@charset "UTF-8";

/* src/styles.scss */
:root {
  --p-primary-50: #f3f0ff !important;
  --p-primary-100: #e0dbfe !important;
  --p-primary-200: #c8bafe !important;
  --p-primary-300: #a995fb !important;
  --p-primary-400: #8d73f6 !important;
  --p-primary-500: #5c43e5 !important;
  --p-primary-600: #4c35d4 !important;
  --p-primary-700: #3e2db7 !important;
  --p-primary-800: #2f2390 !important;
  --p-primary-900: #1f1760 !important;
  --p-primary-950: #130f3d !important;
}
html {
  color-scheme: light;
  --mat-sys-background: light-dark(#fef8fc, #151316);
  --mat-sys-error: light-dark(#ba1a1a, #ffb4ab);
  --mat-sys-error-container: light-dark(#ffdad6, #93000a);
  --mat-sys-inverse-on-surface: light-dark(#f5eff4, #323033);
  --mat-sys-inverse-primary: light-dark(#d5baff, #7d00fa);
  --mat-sys-inverse-surface: light-dark(#323033, #e6e1e6);
  --mat-sys-on-background: light-dark(#1d1b1e, #e6e1e6);
  --mat-sys-on-error: light-dark(#ffffff, #690005);
  --mat-sys-on-error-container: light-dark(#410002, #ffdad6);
  --mat-sys-on-primary: light-dark(#ffffff, #42008a);
  --mat-sys-on-primary-container: light-dark(#270057, #ecdcff);
  --mat-sys-on-primary-fixed: light-dark(#270057, #270057);
  --mat-sys-on-primary-fixed-variant: light-dark(#5f00c0, #5f00c0);
  --mat-sys-on-secondary: light-dark(#ffffff, #352d40);
  --mat-sys-on-secondary-container: light-dark(#1f182a, #eadef7);
  --mat-sys-on-secondary-fixed: light-dark(#1f182a, #1f182a);
  --mat-sys-on-secondary-fixed-variant: light-dark(#4b4357, #4b4357);
  --mat-sys-on-surface: light-dark(#1d1b1e, #e6e1e6);
  --mat-sys-on-surface-variant: light-dark(#49454e, #e8e0eb);
  --mat-sys-on-tertiary: light-dark(#ffffff, #42008a);
  --mat-sys-on-tertiary-container: light-dark(#270057, #ecdcff);
  --mat-sys-on-tertiary-fixed: light-dark(#270057, #270057);
  --mat-sys-on-tertiary-fixed-variant: light-dark(#5f00c0, #5f00c0);
  --mat-sys-outline: light-dark(#7b757f, #958e99);
  --mat-sys-outline-variant: light-dark(#cbc4cf, #49454e);
  --mat-sys-primary: light-dark(#7d00fa, #d5baff);
  --mat-sys-primary-container: light-dark(#ecdcff, #5f00c0);
  --mat-sys-primary-fixed: light-dark(#ecdcff, #ecdcff);
  --mat-sys-primary-fixed-dim: light-dark(#d5baff, #d5baff);
  --mat-sys-scrim: light-dark(#000000, #000000);
  --mat-sys-secondary: light-dark(#645b70, #cec2db);
  --mat-sys-secondary-container: light-dark(#eadef7, #4b4357);
  --mat-sys-secondary-fixed: light-dark(#eadef7, #eadef7);
  --mat-sys-secondary-fixed-dim: light-dark(#cec2db, #cec2db);
  --mat-sys-shadow: light-dark(#000000, #000000);
  --mat-sys-surface: light-dark(#fef8fc, #151316);
  --mat-sys-surface-bright: light-dark(#fef8fc, #3b383c);
  --mat-sys-surface-container: light-dark(#f2ecf1, #211f22);
  --mat-sys-surface-container-high: light-dark(#ede6eb, #2b292d);
  --mat-sys-surface-container-highest: light-dark(#e6e1e6, #3b383c);
  --mat-sys-surface-container-low: light-dark(#f8f2f6, #1d1b1e);
  --mat-sys-surface-container-lowest: light-dark(#ffffff, #0f0d11);
  --mat-sys-surface-dim: light-dark(#ded8dd, #151316);
  --mat-sys-surface-tint: light-dark(#7d00fa, #d5baff);
  --mat-sys-surface-variant: light-dark(#e8e0eb, #49454e);
  --mat-sys-tertiary: light-dark(#7d00fa, #d5baff);
  --mat-sys-tertiary-container: light-dark(#ecdcff, #5f00c0);
  --mat-sys-tertiary-fixed: light-dark(#ecdcff, #ecdcff);
  --mat-sys-tertiary-fixed-dim: light-dark(#d5baff, #d5baff);
  --mat-sys-neutral-variant20: #332f37;
  --mat-sys-neutral10: #1d1b1e;
  --mat-sys-level0:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-sys-level1:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-sys-level2:
    0px 3px 3px -2px rgba(0, 0, 0, 0.2),
    0px 3px 4px 0px rgba(0, 0, 0, 0.14),
    0px 1px 8px 0px rgba(0, 0, 0, 0.12);
  --mat-sys-level3:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-sys-level4:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-sys-level5:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-sys-body-large: 400 1rem / 1.5rem Inter;
  --mat-sys-body-large-font: Inter;
  --mat-sys-body-large-line-height: 1.5rem;
  --mat-sys-body-large-size: 1rem;
  --mat-sys-body-large-tracking: 0.031rem;
  --mat-sys-body-large-weight: 400;
  --mat-sys-body-medium: 400 0.875rem / 1.25rem Inter;
  --mat-sys-body-medium-font: Inter;
  --mat-sys-body-medium-line-height: 1.25rem;
  --mat-sys-body-medium-size: 0.875rem;
  --mat-sys-body-medium-tracking: 0.016rem;
  --mat-sys-body-medium-weight: 400;
  --mat-sys-body-small: 400 0.75rem / 1rem Inter;
  --mat-sys-body-small-font: Inter;
  --mat-sys-body-small-line-height: 1rem;
  --mat-sys-body-small-size: 0.75rem;
  --mat-sys-body-small-tracking: 0.025rem;
  --mat-sys-body-small-weight: 400;
  --mat-sys-display-large: 400 3.562rem / 4rem Inter;
  --mat-sys-display-large-font: Inter;
  --mat-sys-display-large-line-height: 4rem;
  --mat-sys-display-large-size: 3.562rem;
  --mat-sys-display-large-tracking: -0.016rem;
  --mat-sys-display-large-weight: 400;
  --mat-sys-display-medium: 400 2.812rem / 3.25rem Inter;
  --mat-sys-display-medium-font: Inter;
  --mat-sys-display-medium-line-height: 3.25rem;
  --mat-sys-display-medium-size: 2.812rem;
  --mat-sys-display-medium-tracking: 0;
  --mat-sys-display-medium-weight: 400;
  --mat-sys-display-small: 400 2.25rem / 2.75rem Inter;
  --mat-sys-display-small-font: Inter;
  --mat-sys-display-small-line-height: 2.75rem;
  --mat-sys-display-small-size: 2.25rem;
  --mat-sys-display-small-tracking: 0;
  --mat-sys-display-small-weight: 400;
  --mat-sys-headline-large: 400 2rem / 2.5rem Inter;
  --mat-sys-headline-large-font: Inter;
  --mat-sys-headline-large-line-height: 2.5rem;
  --mat-sys-headline-large-size: 2rem;
  --mat-sys-headline-large-tracking: 0;
  --mat-sys-headline-large-weight: 400;
  --mat-sys-headline-medium: 400 1.75rem / 2.25rem Inter;
  --mat-sys-headline-medium-font: Inter;
  --mat-sys-headline-medium-line-height: 2.25rem;
  --mat-sys-headline-medium-size: 1.75rem;
  --mat-sys-headline-medium-tracking: 0;
  --mat-sys-headline-medium-weight: 400;
  --mat-sys-headline-small: 400 1.5rem / 2rem Inter;
  --mat-sys-headline-small-font: Inter;
  --mat-sys-headline-small-line-height: 2rem;
  --mat-sys-headline-small-size: 1.5rem;
  --mat-sys-headline-small-tracking: 0;
  --mat-sys-headline-small-weight: 400;
  --mat-sys-label-large: 500 0.875rem / 1.25rem Inter;
  --mat-sys-label-large-font: Inter;
  --mat-sys-label-large-line-height: 1.25rem;
  --mat-sys-label-large-size: 0.875rem;
  --mat-sys-label-large-tracking: 0.006rem;
  --mat-sys-label-large-weight: 500;
  --mat-sys-label-large-weight-prominent: 700;
  --mat-sys-label-medium: 500 0.75rem / 1rem Inter;
  --mat-sys-label-medium-font: Inter;
  --mat-sys-label-medium-line-height: 1rem;
  --mat-sys-label-medium-size: 0.75rem;
  --mat-sys-label-medium-tracking: 0.031rem;
  --mat-sys-label-medium-weight: 500;
  --mat-sys-label-medium-weight-prominent: 700;
  --mat-sys-label-small: 500 0.688rem / 1rem Inter;
  --mat-sys-label-small-font: Inter;
  --mat-sys-label-small-line-height: 1rem;
  --mat-sys-label-small-size: 0.688rem;
  --mat-sys-label-small-tracking: 0.031rem;
  --mat-sys-label-small-weight: 500;
  --mat-sys-title-large: 400 1.375rem / 1.75rem Inter;
  --mat-sys-title-large-font: Inter;
  --mat-sys-title-large-line-height: 1.75rem;
  --mat-sys-title-large-size: 1.375rem;
  --mat-sys-title-large-tracking: 0;
  --mat-sys-title-large-weight: 400;
  --mat-sys-title-medium: 500 1rem / 1.5rem Inter;
  --mat-sys-title-medium-font: Inter;
  --mat-sys-title-medium-line-height: 1.5rem;
  --mat-sys-title-medium-size: 1rem;
  --mat-sys-title-medium-tracking: 0.009rem;
  --mat-sys-title-medium-weight: 500;
  --mat-sys-title-small: 500 0.875rem / 1.25rem Inter;
  --mat-sys-title-small-font: Inter;
  --mat-sys-title-small-line-height: 1.25rem;
  --mat-sys-title-small-size: 0.875rem;
  --mat-sys-title-small-tracking: 0.006rem;
  --mat-sys-title-small-weight: 500;
  --mat-sys-corner-extra-large: 28px;
  --mat-sys-corner-extra-large-top: 28px 28px 0 0;
  --mat-sys-corner-extra-small: 4px;
  --mat-sys-corner-extra-small-top: 4px 4px 0 0;
  --mat-sys-corner-full: 9999px;
  --mat-sys-corner-large: 16px;
  --mat-sys-corner-large-end: 0 16px 16px 0;
  --mat-sys-corner-large-start: 16px 0 0 16px;
  --mat-sys-corner-large-top: 16px 16px 0 0;
  --mat-sys-corner-medium: 12px;
  --mat-sys-corner-none: 0;
  --mat-sys-corner-small: 8px;
  --mat-sys-dragged-state-layer-opacity: 0.16;
  --mat-sys-focus-state-layer-opacity: 0.12;
  --mat-sys-hover-state-layer-opacity: 0.08;
  --mat-sys-pressed-state-layer-opacity: 0.12;
}
body {
  background: var(--mat-sys-surface);
  color: var(--mat-sys-on-surface);
}
@font-face {
  font-family: "FontAwesomeBrands";
  src: url("./media/Font Awesome 6 Brands-Regular-400.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FontAwesomeDuotone";
  src: url("./media/Font Awesome 6 Duotone-Solid-900.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FontAwesomeLight";
  src: url("./media/Font Awesome 6 Pro-Light-300.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FontAwesomeRegular";
  src: url("./media/Font Awesome 6 Pro-Regular-400.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FontAwesomeSolid";
  src: url("./media/Font Awesome 6 Pro-Solid-900.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FontAwesomeThin";
  src: url("./media/Font Awesome 6 Pro-Thin-100.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FontAwesomeSharpLight";
  src: url("./media/Font Awesome 6 Sharp-Light-300.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FontAwesomeSharpRegular";
  src: url("./media/Font Awesome 6 Sharp-Regular-400.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FontAwesomeSharpSolid";
  src: url("./media/Font Awesome 6 Sharp-Solid-900.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
*,
::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(63 131 248 / 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(63 131 248 / 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: ;
}
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #E5E7EB;
}
::before,
::after {
  --tw-content: "";
}
html,
:host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
  font-family:
    ui-sans-serif,
    system-ui,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    "Noto Color Emoji";
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family:
    ui-monospace,
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    "Liberation Mono",
    "Courier New",
    monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
input:where([type=button]),
input:where([type=reset]),
input:where([type=submit]) {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
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;
}
dialog {
  padding: 0;
}
textarea {
  resize: vertical;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9CA3AF;
}
button,
[role=button] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[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 {
  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: #1C64F2;
  --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: #1C64F2;
}
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='true' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 10 6'%3e %3cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 1 4 4 4-4'/%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;
  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;
  print-color-adjust: unset;
}
[type=checkbox],
[type=radio] {
  appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
  user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #1C64F2;
  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: #1C64F2;
  --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='true' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 12'%3e %3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M1 5.917 5.724 10.5 15 1.5'/%3e %3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 0.55em 0.55em;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}
[type=radio]:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
  background-size: 1em 1em;
}
.dark [type=radio]:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
  background-size: 1em 1em;
}
[type=checkbox]:indeterminate {
  background-image: url("data:image/svg+xml,%3csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 12'%3e %3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M0.5 6h14'/%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;
  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]::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]::file-selector-button:hover {
  background: #374151;
}
:is([dir=rtl]) input[type=file]::file-selector-button {
  padding-right: 2rem;
  padding-left: 1rem;
}
.dark input[type=file]::file-selector-button {
  color: white;
  background: #4B5563;
}
.dark input[type=file]::file-selector-button:hover {
  background: #6B7280;
}
input[type=range]::-webkit-slider-thumb {
  height: 1.25rem;
  width: 1.25rem;
  background: #1C64F2;
  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: #1C64F2;
  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: #3F83F8;
}
input[type=range]::-ms-fill-lower {
  background: #3F83F8;
}
.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: #1C64F2;
  border-color: #1C64F2;
}
img {
  display: inline-block;
}
html {
  font-family: Inter, sans-serif;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.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;
}
.\!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;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0px;
}
.inset-y-0 {
  top: 0px;
  bottom: 0px;
}
.-bottom-\[2\.3rem\] {
  bottom: -2.3rem;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-4 {
  bottom: 1rem;
}
.bottom-6 {
  bottom: 1.5rem;
}
.bottom-\[60px\] {
  bottom: 60px;
}
.left-0 {
  left: 0px;
}
.left-1\/2 {
  left: 50%;
}
.left-3 {
  left: 0.75rem;
}
.left-\[0\] {
  left: 0;
}
.right-0 {
  right: 0px;
}
.right-2\.5 {
  right: 0.625rem;
}
.right-3 {
  right: 0.75rem;
}
.right-4 {
  right: 1rem;
}
.right-\[-15px\] {
  right: -15px;
}
.right-\[-5px\] {
  right: -5px;
}
.start-0 {
  inset-inline-start: 0px;
}
.start-1 {
  inset-inline-start: 0.25rem;
}
.top-0 {
  top: 0px;
}
.top-1\/2 {
  top: 50%;
}
.top-2 {
  top: 0.5rem;
}
.top-2\/4 {
  top: 50%;
}
.top-\[-1px\] {
  top: -1px;
}
.top-\[-3px\] {
  top: -3px;
}
.top-\[-4px\] {
  top: -4px;
}
.top-\[-6px\] {
  top: -6px;
}
.top-\[-80\%\] {
  top: -80%;
}
.top-\[12px\] {
  top: 12px;
}
.top-\[2px\] {
  top: 2px;
}
.top-\[4px\] {
  top: 4px;
}
.top-\[50\%\] {
  top: 50%;
}
.top-\[52\%\] {
  top: 52%;
}
.top-\[5px\] {
  top: 5px;
}
.top-\[6px\] {
  top: 6px;
}
.top-\[8px\] {
  top: 8px;
}
.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-\[50\] {
  z-index: 50;
}
.z-\[60\] {
  z-index: 60;
}
.z-\[99999\] {
  z-index: 99999;
}
.z-\[9999\] {
  z-index: 9999;
}
.z-auto {
  z-index: auto;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.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;
}
.col-span-5 {
  grid-column: span 5 / span 5;
}
.col-span-6 {
  grid-column: span 6 / span 6;
}
.col-span-8 {
  grid-column: span 8 / span 8;
}
.m-0 {
  margin: 0px;
}
.m-1 {
  margin: 0.25rem;
}
.m-2 {
  margin: 0.5rem;
}
.m-\[4px\] {
  margin: 4px;
}
.\!mx-5 {
  margin-left: 1.25rem !important;
  margin-right: 1.25rem !important;
}
.\!my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.-mx-1\.5 {
  margin-left: -0.375rem;
  margin-right: -0.375rem;
}
.-my-1\.5 {
  margin-top: -0.375rem;
  margin-bottom: -0.375rem;
}
.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-\[16px\] {
  margin-left: 16px;
  margin-right: 16px;
}
.mx-\[2px\] {
  margin-left: 2px;
  margin-right: 2px;
}
.mx-\[4px\] {
  margin-left: 4px;
  margin-right: 4px;
}
.mx-\[6px\] {
  margin-left: 6px;
  margin-right: 6px;
}
.mx-\[8px\] {
  margin-left: 8px;
  margin-right: 8px;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-\[12px\] {
  margin-top: 12px;
  margin-bottom: 12px;
}
.my-\[16px\] {
  margin-top: 16px;
  margin-bottom: 16px;
}
.my-\[24px\] {
  margin-top: 24px;
  margin-bottom: 24px;
}
.my-\[2px\] {
  margin-top: 2px;
  margin-bottom: 2px;
}
.my-\[32px\] {
  margin-top: 32px;
  margin-bottom: 32px;
}
.my-\[4px\] {
  margin-top: 4px;
  margin-bottom: 4px;
}
.my-\[6px\] {
  margin-top: 6px;
  margin-bottom: 6px;
}
.my-\[8px\] {
  margin-top: 8px;
  margin-bottom: 8px;
}
.-ml-px {
  margin-left: -1px;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-16 {
  margin-bottom: 4rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-\[10px\] {
  margin-bottom: 10px;
}
.mb-\[12px\] {
  margin-bottom: 12px;
}
.mb-\[16px\] {
  margin-bottom: 16px;
}
.mb-\[1px\] {
  margin-bottom: 1px;
}
.mb-\[20px\] {
  margin-bottom: 20px;
}
.mb-\[24px\] {
  margin-bottom: 24px;
}
.mb-\[2px\] {
  margin-bottom: 2px;
}
.mb-\[32px\] {
  margin-bottom: 32px;
}
.mb-\[4px\] {
  margin-bottom: 4px;
}
.mb-\[60px\] {
  margin-bottom: 60px;
}
.mb-\[6px\] {
  margin-bottom: 6px;
}
.mb-\[8px\] {
  margin-bottom: 8px;
}
.me-5 {
  margin-inline-end: 1.25rem;
}
.ml-0 {
  margin-left: 0px;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-10 {
  margin-left: 2.5rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-4 {
  margin-left: 1rem;
}
.ml-6 {
  margin-left: 1.5rem;
}
.ml-\[-8px\] {
  margin-left: -8px;
}
.ml-\[10px\] {
  margin-left: 10px;
}
.ml-\[12px\] {
  margin-left: 12px;
}
.ml-\[16px\] {
  margin-left: 16px;
}
.ml-\[20px\] {
  margin-left: 20px;
}
.ml-\[280px\] {
  margin-left: 280px;
}
.ml-\[2px\] {
  margin-left: 2px;
}
.ml-\[32px\] {
  margin-left: 32px;
}
.ml-\[4px\] {
  margin-left: 4px;
}
.ml-\[6px\] {
  margin-left: 6px;
}
.ml-\[8px\] {
  margin-left: 8px;
}
.mr-0 {
  margin-right: 0px;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-\[12px\] {
  margin-right: 12px;
}
.mr-\[14px\] {
  margin-right: 14px;
}
.mr-\[16px\] {
  margin-right: 16px;
}
.mr-\[20px\] {
  margin-right: 20px;
}
.mr-\[24px\] {
  margin-right: 24px;
}
.mr-\[2px\] {
  margin-right: 2px;
}
.mr-\[3px\] {
  margin-right: 3px;
}
.mr-\[4px\] {
  margin-right: 4px;
}
.mr-\[6px\] {
  margin-right: 6px;
}
.mr-\[8px\] {
  margin-right: 8px;
}
.ms-3 {
  margin-inline-start: 0.75rem;
}
.ms-auto {
  margin-inline-start: auto;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-12 {
  margin-top: 3rem;
}
.mt-16 {
  margin-top: 4rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-3\.5 {
  margin-top: 0.875rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-7 {
  margin-top: 1.75rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-\[-4px\] {
  margin-top: -4px;
}
.mt-\[-5px\] {
  margin-top: -5px;
}
.mt-\[12px\] {
  margin-top: 12px;
}
.mt-\[16px\] {
  margin-top: 16px;
}
.mt-\[1px\] {
  margin-top: 1px;
}
.mt-\[2px\] {
  margin-top: 2px;
}
.mt-\[42px\] {
  margin-top: 42px;
}
.mt-\[63px\] {
  margin-top: 63px;
}
.mt-\[6px\] {
  margin-top: 6px;
}
.mt-\[8px\] {
  margin-top: 8px;
}
.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;
}
.hidden {
  display: none;
}
.size-4 {
  width: 1rem;
  height: 1rem;
}
.\!h-10 {
  height: 2.5rem !important;
}
.h-1 {
  height: 0.25rem;
}
.h-1\.5 {
  height: 0.375rem;
}
.h-10 {
  height: 2.5rem;
}
.h-12 {
  height: 3rem;
}
.h-2 {
  height: 0.5rem;
}
.h-2\.5 {
  height: 0.625rem;
}
.h-20 {
  height: 5rem;
}
.h-24 {
  height: 6rem;
}
.h-3 {
  height: 0.75rem;
}
.h-4 {
  height: 1rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-8 {
  height: 2rem;
}
.h-9 {
  height: 2.25rem;
}
.h-\[120px\] {
  height: 120px;
}
.h-\[129px\] {
  height: 129px;
}
.h-\[14px\] {
  height: 14px;
}
.h-\[16px\] {
  height: 16px;
}
.h-\[20px\] {
  height: 20px;
}
.h-\[22px\] {
  height: 22px;
}
.h-\[250px\] {
  height: 250px;
}
.h-\[300px\] {
  height: 300px;
}
.h-\[30px\] {
  height: 30px;
}
.h-\[30rem\] {
  height: 30rem;
}
.h-\[32px\] {
  height: 32px;
}
.h-\[34px\] {
  height: 34px;
}
.h-\[378px\] {
  height: 378px;
}
.h-\[39\%\] {
  height: 39%;
}
.h-\[400px\] {
  height: 400px;
}
.h-\[40px\] {
  height: 40px;
}
.h-\[42px\] {
  height: 42px;
}
.h-\[44px\] {
  height: 44px;
}
.h-\[450px\] {
  height: 450px;
}
.h-\[45px\] {
  height: 45px;
}
.h-\[485px\] {
  height: 485px;
}
.h-\[48px\] {
  height: 48px;
}
.h-\[50px\] {
  height: 50px;
}
.h-\[54px\] {
  height: 54px;
}
.h-\[5rem\] {
  height: 5rem;
}
.h-\[62px\] {
  height: 62px;
}
.h-\[66px\] {
  height: 66px;
}
.h-\[calc\(100\%-1rem\)\] {
  height: calc(100% - 1rem);
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.max-h-44 {
  max-height: 11rem;
}
.max-h-60 {
  max-height: 15rem;
}
.max-h-\[250px\] {
  max-height: 250px;
}
.max-h-\[280px\] {
  max-height: 280px;
}
.max-h-\[300px\] {
  max-height: 300px;
}
.max-h-\[320px\] {
  max-height: 320px;
}
.max-h-\[350px\] {
  max-height: 350px;
}
.max-h-\[60vh\] {
  max-height: 60vh;
}
.max-h-\[calc\(100vh-63px\)\] {
  max-height: calc(100vh - 63px);
}
.max-h-full {
  max-height: 100%;
}
.min-h-\[104px\] {
  min-height: 104px;
}
.min-h-\[120px\] {
  min-height: 120px;
}
.min-h-\[14px\] {
  min-height: 14px;
}
.min-h-\[160px\] {
  min-height: 160px;
}
.min-h-\[175px\] {
  min-height: 175px;
}
.min-h-\[200px\] {
  min-height: 200px;
}
.min-h-\[20px\] {
  min-height: 20px;
}
.min-h-\[22px\] {
  min-height: 22px;
}
.min-h-\[250px\] {
  min-height: 250px;
}
.min-h-\[320px\] {
  min-height: 320px;
}
.min-h-\[350px\] {
  min-height: 350px;
}
.min-h-\[378px\] {
  min-height: 378px;
}
.min-h-\[40\%\] {
  min-height: 40%;
}
.min-h-\[52\%\] {
  min-height: 52%;
}
.min-h-\[780px\] {
  min-height: 780px;
}
.min-h-\[calc\(100vh-63px\)\] {
  min-height: calc(100vh - 63px);
}
.min-h-full {
  min-height: 100%;
}
.min-h-screen {
  min-height: 100vh;
}
.\!w-\[98\%\] {
  width: 98% !important;
}
.\!w-fit {
  width: fit-content !important;
}
.\!w-full {
  width: 100% !important;
}
.w-1\/2 {
  width: 50%;
}
.w-1\/3 {
  width: 33.333333%;
}
.w-1\/5 {
  width: 20%;
}
.w-1\/6 {
  width: 16.666667%;
}
.w-10 {
  width: 2.5rem;
}
.w-11 {
  width: 2.75rem;
}
.w-12 {
  width: 3rem;
}
.w-16 {
  width: 4rem;
}
.w-2\.5 {
  width: 0.625rem;
}
.w-2\/5 {
  width: 40%;
}
.w-20 {
  width: 5rem;
}
.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-8 {
  width: 2rem;
}
.w-\[10\%\] {
  width: 10%;
}
.w-\[100\%\] {
  width: 100%;
}
.w-\[100px\] {
  width: 100px;
}
.w-\[120px\] {
  width: 120px;
}
.w-\[145px\] {
  width: 145px;
}
.w-\[14px\] {
  width: 14px;
}
.w-\[150px\] {
  width: 150px;
}
.w-\[15rem\] {
  width: 15rem;
}
.w-\[16\%\] {
  width: 16%;
}
.w-\[160px\] {
  width: 160px;
}
.w-\[165px\] {
  width: 165px;
}
.w-\[166px\] {
  width: 166px;
}
.w-\[16px\] {
  width: 16px;
}
.w-\[18\%\] {
  width: 18%;
}
.w-\[1px\] {
  width: 1px;
}
.w-\[200px\] {
  width: 200px;
}
.w-\[20px\] {
  width: 20px;
}
.w-\[21px\] {
  width: 21px;
}
.w-\[220px\] {
  width: 220px;
}
.w-\[228px\] {
  width: 228px;
}
.w-\[240px\] {
  width: 240px;
}
.w-\[25\%\] {
  width: 25%;
}
.w-\[250px\] {
  width: 250px;
}
.w-\[276px\] {
  width: 276px;
}
.w-\[27px\] {
  width: 27px;
}
.w-\[28\%\] {
  width: 28%;
}
.w-\[280px\] {
  width: 280px;
}
.w-\[32px\] {
  width: 32px;
}
.w-\[33\.3\%\] {
  width: 33.3%;
}
.w-\[340px\] {
  width: 340px;
}
.w-\[40\%\] {
  width: 40%;
}
.w-\[400px\] {
  width: 400px;
}
.w-\[45px\] {
  width: 45px;
}
.w-\[4rem\] {
  width: 4rem;
}
.w-\[50\%\] {
  width: 50%;
}
.w-\[545px\] {
  width: 545px;
}
.w-\[55px\] {
  width: 55px;
}
.w-\[5rem\] {
  width: 5rem;
}
.w-\[60\%\] {
  width: 60%;
}
.w-\[600px\] {
  width: 600px;
}
.w-\[60px\] {
  width: 60px;
}
.w-\[650px\] {
  width: 650px;
}
.w-\[69px\] {
  width: 69px;
}
.w-\[6rem\] {
  width: 6rem;
}
.w-\[700px\] {
  width: 700px;
}
.w-\[70px\] {
  width: 70px;
}
.w-\[80px\] {
  width: 80px;
}
.w-\[8rem\] {
  width: 8rem;
}
.w-\[90\%\] {
  width: 90%;
}
.w-\[95\%\] {
  width: 95%;
}
.w-auto {
  width: auto;
}
.w-fit {
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-max {
  width: max-content;
}
.\!min-w-\[190px\] {
  min-width: 190px !important;
}
.\!min-w-\[200px\] {
  min-width: 200px !important;
}
.\!min-w-\[250px\] {
  min-width: 250px !important;
}
.\!min-w-\[300px\] {
  min-width: 300px !important;
}
.\!min-w-\[350px\] {
  min-width: 350px !important;
}
.min-w-0 {
  min-width: 0px;
}
.min-w-\[100px\] {
  min-width: 100px;
}
.min-w-\[10px\] {
  min-width: 10px;
}
.min-w-\[1400px\] {
  min-width: 1400px;
}
.min-w-\[150px\] {
  min-width: 150px;
}
.min-w-\[154px\] {
  min-width: 154px;
}
.min-w-\[170px\] {
  min-width: 170px;
}
.min-w-\[200px\] {
  min-width: 200px;
}
.min-w-\[20px\] {
  min-width: 20px;
}
.min-w-\[220px\] {
  min-width: 220px;
}
.min-w-\[25px\] {
  min-width: 25px;
}
.min-w-\[274px\] {
  min-width: 274px;
}
.min-w-\[277px\] {
  min-width: 277px;
}
.min-w-\[27px\] {
  min-width: 27px;
}
.min-w-\[28px\] {
  min-width: 28px;
}
.min-w-\[300px\] {
  min-width: 300px;
}
.min-w-\[344px\] {
  min-width: 344px;
}
.min-w-\[35\%\] {
  min-width: 35%;
}
.min-w-\[40px\] {
  min-width: 40px;
}
.min-w-\[560px\] {
  min-width: 560px;
}
.min-w-\[600px\] {
  min-width: 600px;
}
.min-w-\[64px\] {
  min-width: 64px;
}
.min-w-\[80px\] {
  min-width: 80px;
}
.min-w-full {
  min-width: 100%;
}
.max-w-20 {
  max-width: 5rem;
}
.max-w-4xl {
  max-width: 56rem;
}
.max-w-60 {
  max-width: 15rem;
}
.max-w-6xl {
  max-width: 72rem;
}
.max-w-\[150px\] {
  max-width: 150px;
}
.max-w-\[200px\] {
  max-width: 200px;
}
.max-w-\[25\%\] {
  max-width: 25%;
}
.max-w-\[250px\] {
  max-width: 250px;
}
.max-w-\[25px\] {
  max-width: 25px;
}
.max-w-\[300px\] {
  max-width: 300px;
}
.max-w-\[40\%\] {
  max-width: 40%;
}
.max-w-\[45\%\] {
  max-width: 45%;
}
.max-w-\[50px\] {
  max-width: 50px;
}
.max-w-\[55\%\] {
  max-width: 55%;
}
.max-w-\[90\%\] {
  max-width: 90%;
}
.max-w-\[90vw\] {
  max-width: 90vw;
}
.max-w-full {
  max-width: 100%;
}
.max-w-md {
  max-width: 28rem;
}
.max-w-sm {
  max-width: 24rem;
}
.max-w-xs {
  max-width: 20rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-\[1_0_0\] {
  flex: 1 0 0;
}
.flex-\[1_1_0\] {
  flex: 1 1 0;
}
.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;
}
.basis-1\/2 {
  flex-basis: 50%;
}
.table-fixed {
  table-layout: fixed;
}
.origin-\[0\] {
  transform-origin: 0;
}
.-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-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-2\/4 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-4 {
  --tw-translate-y: -1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-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-0 {
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-75 {
  --tw-scale-x: .75;
  --tw-scale-y: .75;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.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;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
.animate-spin {
  animation: spin 1s linear infinite;
}
.\!cursor-not-allowed {
  cursor: not-allowed !important;
}
.cursor-default {
  cursor: default;
}
.cursor-grab {
  cursor: grab;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.cursor-pointer {
  cursor: pointer;
}
.select-none {
  -webkit-user-select: none;
  user-select: none;
}
.resize-none {
  resize: none;
}
.resize {
  resize: both;
}
.list-inside {
  list-style-position: inside;
}
.list-disc {
  list-style-type: disc;
}
.appearance-none {
  appearance: none;
}
.columns-3 {
  columns: 3;
}
.auto-cols-auto {
  grid-auto-columns: auto;
}
.auto-cols-min {
  grid-auto-columns: min-content;
}
.grid-flow-col {
  grid-auto-flow: column;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid-cols-7 {
  grid-template-columns: repeat(7, minmax(0, 1fr));
}
.grid-cols-8 {
  grid-template-columns: repeat(8, minmax(0, 1fr));
}
.grid-cols-9 {
  grid-template-columns: repeat(9, minmax(0, 1fr));
}
.grid-cols-\[repeat\(auto-fit\,_minmax\(240px\,_fr\)\)\] {
  grid-template-columns: repeat(auto-fit, minmax(240px, fr));
}
.grid-cols-\[repeat\(auto-fit\,_minmax\(277px\,_1fr\)\)\] {
  grid-template-columns: repeat(auto-fit, minmax(277px, 1fr));
}
.grid-rows-\[auto_auto\] {
  grid-template-rows: auto auto;
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.place-items-center {
  place-items: center;
}
.content-center {
  align-content: center;
}
.content-stretch {
  align-content: stretch;
}
.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 !important;
}
.justify-start {
  justify-content: flex-start;
}
.\!justify-end {
  justify-content: flex-end !important;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-items-center {
  justify-items: center;
}
.gap-0 {
  gap: 0px;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-12 {
  gap: 3rem;
}
.gap-14 {
  gap: 3.5rem;
}
.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;
}
.gap-\[10px\] {
  gap: 10px;
}
.gap-\[12px\] {
  gap: 12px;
}
.gap-\[16px\] {
  gap: 16px;
}
.gap-\[18px\] {
  gap: 18px;
}
.gap-\[2px\] {
  gap: 2px;
}
.gap-\[3\.5px\] {
  gap: 3.5px;
}
.gap-\[32px\] {
  gap: 32px;
}
.gap-\[4px\] {
  gap: 4px;
}
.gap-\[8px\] {
  gap: 8px;
}
.gap-x-3 {
  column-gap: 0.75rem;
}
.gap-x-4 {
  column-gap: 1rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.gap-y-4 {
  row-gap: 1rem;
}
.gap-y-\[8px\] {
  row-gap: 8px;
}
.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-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));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-divide-opacity, 1));
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-visible {
  overflow: visible;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.overflow-y-scroll {
  overflow-y: scroll;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis {
  text-overflow: ellipsis;
}
.text-clip {
  text-overflow: clip;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.whitespace-pre-line {
  white-space: pre-line;
}
.text-wrap {
  text-wrap: wrap;
}
.text-nowrap {
  text-wrap: nowrap;
}
.text-balance {
  text-wrap: balance;
}
.text-pretty {
  text-wrap: pretty;
}
.break-words {
  overflow-wrap: break-word;
}
.break-all {
  word-break: break-all;
}
.\!rounded-\[32px\] {
  border-radius: 32px !important;
}
.rounded {
  border-radius: 6px;
}
.rounded-\[10px\] {
  border-radius: 10px;
}
.rounded-\[12px\] {
  border-radius: 12px;
}
.rounded-\[16px\] {
  border-radius: 16px;
}
.rounded-\[24px\] {
  border-radius: 24px;
}
.rounded-\[32px\] {
  border-radius: 32px;
}
.rounded-\[4px\] {
  border-radius: 4px;
}
.rounded-\[50\%\] {
  border-radius: 50%;
}
.rounded-\[50px\] {
  border-radius: 50px;
}
.rounded-\[6px\] {
  border-radius: 6px;
}
.rounded-\[8px\] {
  border-radius: 8px;
}
.rounded-\[9999px\] {
  border-radius: 9999px;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 8px;
}
.rounded-sm {
  border-radius: 4px;
}
.rounded-b {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.rounded-e-lg {
  border-start-end-radius: 8px;
  border-end-end-radius: 8px;
}
.rounded-l {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.rounded-l-lg {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.rounded-r {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.rounded-r-lg {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.rounded-s-lg {
  border-start-start-radius: 8px;
  border-end-start-radius: 8px;
}
.rounded-t {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.rounded-t-lg {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.rounded-bl-lg {
  border-bottom-left-radius: 8px;
}
.rounded-br-lg {
  border-bottom-right-radius: 8px;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0px;
}
.border-2 {
  border-width: 2px;
}
.border-\[0\.684px\] {
  border-width: 0.684px;
}
.border-\[1px\] {
  border-width: 1px;
}
.border-\[3px\] {
  border-width: 3px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-b-2 {
  border-bottom-width: 2px;
}
.border-l {
  border-left-width: 1px;
}
.border-l-4 {
  border-left-width: 4px;
}
.border-r {
  border-right-width: 1px;
}
.border-r-0 {
  border-right-width: 0px;
}
.border-t {
  border-top-width: 1px;
}
.border-t-\[2px\] {
  border-top-width: 2px;
}
.border-solid {
  border-style: solid;
}
.\!border-none {
  border-style: none !important;
}
.border-none {
  border-style: none;
}
.\!border-red-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(240 82 82 / var(--tw-border-opacity, 1)) !important;
}
.\!border-transparent {
  border-color: transparent !important;
}
.border-\[\#1677FF\] {
  --tw-border-opacity: 1;
  border-color: rgb(22 119 255 / var(--tw-border-opacity, 1));
}
.border-\[\#25292C0F\] {
  border-color: #25292C0F;
}
.border-\[\#25292C1A\] {
  border-color: #25292C1A;
}
.border-\[\#25292C26\] {
  border-color: #25292C26;
}
.border-\[\#FFE58F\] {
  --tw-border-opacity: 1;
  border-color: rgb(255 229 143 / var(--tw-border-opacity, 1));
}
.border-\[\#dcdcdc\] {
  --tw-border-opacity: 1;
  border-color: rgb(220 220 220 / var(--tw-border-opacity, 1));
}
.border-\[\#e5e7eb\] {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-\[\#e6e8eb\] {
  --tw-border-opacity: 1;
  border-color: rgb(230 232 235 / var(--tw-border-opacity, 1));
}
.border-background-container-disabled {
  border-color: #25292c0a;
}
.border-blue-6 {
  --tw-border-opacity: 1;
  border-color: rgb(22 119 255 / var(--tw-border-opacity, 1));
}
.border-blue-600 {
  --tw-border-opacity: 1;
  border-color: rgb(28 100 242 / var(--tw-border-opacity, 1));
}
.border-blue-7 {
  --tw-border-opacity: 1;
  border-color: rgb(9 88 217 / var(--tw-border-opacity, 1));
}
.border-blue-700 {
  --tw-border-opacity: 1;
  border-color: rgb(26 86 219 / var(--tw-border-opacity, 1));
}
.border-border {
  border-color: #25292c26;
}
.border-border-split {
  border-color: #25292c0f;
}
.border-cyan-3 {
  --tw-border-opacity: 1;
  border-color: rgb(135 232 222 / var(--tw-border-opacity, 1));
}
.border-error-active {
  --tw-border-opacity: 1;
  border-color: rgb(207 19 34 / var(--tw-border-opacity, 1));
}
.border-error-base {
  --tw-border-opacity: 1;
  border-color: rgb(255 77 79 / var(--tw-border-opacity, 1));
}
.border-error-border {
  --tw-border-opacity: 1;
  border-color: rgb(255 163 158 / var(--tw-border-opacity, 1));
}
.border-gold-3 {
  --tw-border-opacity: 1;
  border-color: rgb(255 229 143 / var(--tw-border-opacity, 1));
}
.border-gold-7 {
  --tw-border-opacity: 1;
  border-color: rgb(212 136 6 / var(--tw-border-opacity, 1));
}
.border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}
.border-green-3 {
  --tw-border-opacity: 1;
  border-color: rgb(183 235 143 / var(--tw-border-opacity, 1));
}
.border-green-6 {
  --tw-border-opacity: 1;
  border-color: rgb(82 196 26 / var(--tw-border-opacity, 1));
}
.border-grey-12 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}
.border-info-base {
  --tw-border-opacity: 1;
  border-color: rgb(22 119 255 / var(--tw-border-opacity, 1));
}
.border-info-border {
  --tw-border-opacity: 1;
  border-color: rgb(145 202 255 / var(--tw-border-opacity, 1));
}
.border-orange-6 {
  --tw-border-opacity: 1;
  border-color: rgb(250 140 22 / var(--tw-border-opacity, 1));
}
.border-primary-base {
  --tw-border-opacity: 1;
  border-color: rgb(92 67 229 / var(--tw-border-opacity, 1));
}
.border-primary-bg-hover {
  --tw-border-opacity: 1;
  border-color: rgb(223 222 253 / var(--tw-border-opacity, 1));
}
.border-primary-border {
  --tw-border-opacity: 1;
  border-color: rgb(207 206 252 / var(--tw-border-opacity, 1));
}
.border-purple-3 {
  --tw-border-opacity: 1;
  border-color: rgb(211 173 247 / var(--tw-border-opacity, 1));
}
.border-purple-6 {
  --tw-border-opacity: 1;
  border-color: rgb(114 46 209 / var(--tw-border-opacity, 1));
}
.border-red-400 {
  --tw-border-opacity: 1;
  border-color: rgb(249 128 128 / var(--tw-border-opacity, 1));
}
.border-red-500 {
  --tw-border-opacity: 1;
  border-color: rgb(240 82 82 / var(--tw-border-opacity, 1));
}
.border-red-6 {
  --tw-border-opacity: 1;
  border-color: rgb(245 34 45 / var(--tw-border-opacity, 1));
}
.border-success-base {
  --tw-border-opacity: 1;
  border-color: rgb(82 196 26 / var(--tw-border-opacity, 1));
}
.border-success-border {
  --tw-border-opacity: 1;
  border-color: rgb(183 235 143 / var(--tw-border-opacity, 1));
}
.border-transparent {
  border-color: transparent;
}
.border-volcano-6 {
  --tw-border-opacity: 1;
  border-color: rgb(250 84 28 / var(--tw-border-opacity, 1));
}
.border-warning-base {
  --tw-border-opacity: 1;
  border-color: rgb(250 173 20 / var(--tw-border-opacity, 1));
}
.border-warning-border {
  --tw-border-opacity: 1;
  border-color: rgb(255 229 143 / var(--tw-border-opacity, 1));
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-yellow-12 {
  --tw-border-opacity: 1;
  border-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.border-yellow-400 {
  --tw-border-opacity: 1;
  border-color: rgb(227 160 8 / var(--tw-border-opacity, 1));
}
.border-yellow-6 {
  --tw-border-opacity: 1;
  border-color: rgb(252 205 18 / var(--tw-border-opacity, 1));
}
.border-b-border-split {
  border-bottom-color: #25292c0f;
}
.border-t-primary-base {
  --tw-border-opacity: 1;
  border-top-color: rgb(92 67 229 / var(--tw-border-opacity, 1));
}
.border-t-transparent {
  border-top-color: transparent;
}
.\!bg-\[\#F8FAFC\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-gray-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-primary-base {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(92 67 229 / var(--tw-bg-opacity, 1)) !important;
}
.bg-\[\#09DE74\] {
  --tw-bg-opacity: 1;
  background-color: rgb(9 222 116 / var(--tw-bg-opacity, 1));
}
.bg-\[\#11182757\] {
  background-color: #11182757;
}
.bg-\[\#25292C05\] {
  background-color: #25292C05;
}
.bg-\[\#25292C0F\] {
  background-color: #25292C0F;
}
.bg-\[\#272c250f\] {
  background-color: #272c250f;
}
.bg-\[\#45444433\] {
  background-color: #45444433;
}
.bg-\[\#5C43E5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(92 67 229 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F1F5F9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F5F5F5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FFFBE6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 230 / var(--tw-bg-opacity, 1));
}
.bg-\[\#cbd5e1\] {
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f5f5f5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fafafa\] {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fbfbfb\] {
  --tw-bg-opacity: 1;
  background-color: rgb(251 251 251 / var(--tw-bg-opacity, 1));
}
.bg-\[\#ffff\] {
  background-color: #ffff;
}
.bg-background-container {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-background-container-disabled {
  background-color: #25292c0a;
}
.bg-bgBase {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-blue-1 {
  --tw-bg-opacity: 1;
  background-color: rgb(230 244 255 / var(--tw-bg-opacity, 1));
}
.bg-blue-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(225 239 254 / var(--tw-bg-opacity, 1));
}
.bg-blue-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(26 86 219 / var(--tw-bg-opacity, 1));
}
.bg-border-split {
  background-color: #25292c0f;
}
.bg-cyan-1 {
  --tw-bg-opacity: 1;
  background-color: rgb(230 255 251 / var(--tw-bg-opacity, 1));
}
.bg-error-base {
  --tw-bg-opacity: 1;
  background-color: rgb(255 77 79 / var(--tw-bg-opacity, 1));
}
.bg-error-bg {
  --tw-bg-opacity: 1;
  background-color: rgb(255 241 240 / var(--tw-bg-opacity, 1));
}
.bg-error-message {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}
.bg-gold-1 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 230 / 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-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.bg-gray-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}
.bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}
.bg-gray-900\/50 {
  background-color: rgb(17 24 39 / 0.5);
}
.bg-green-1 {
  --tw-bg-opacity: 1;
  background-color: rgb(246 255 237 / var(--tw-bg-opacity, 1));
}
.bg-green-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(222 247 236 / var(--tw-bg-opacity, 1));
}
.bg-grey-1 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
}
.bg-grey-14 {
  --tw-bg-opacity: 1;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity, 1));
}
.bg-grey-3 {
  --tw-bg-opacity: 1;
  background-color: rgb(238 238 238 / var(--tw-bg-opacity, 1));
}
.bg-indigo-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 237 255 / var(--tw-bg-opacity, 1));
}
.bg-indigo-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(88 80 236 / var(--tw-bg-opacity, 1));
}
.bg-info-bg {
  --tw-bg-opacity: 1;
  background-color: rgb(230 244 255 / var(--tw-bg-opacity, 1));
}
.bg-orange-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 236 220 / var(--tw-bg-opacity, 1));
}
.bg-orange-12 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1));
}
.bg-primary-base {
  --tw-bg-opacity: 1;
  background-color: rgb(92 67 229 / var(--tw-bg-opacity, 1));
}
.bg-primary-bg {
  --tw-bg-opacity: 1;
  background-color: rgb(236 235 254 / var(--tw-bg-opacity, 1));
}
.bg-primary-bg-hover {
  --tw-bg-opacity: 1;
  background-color: rgb(223 222 253 / var(--tw-bg-opacity, 1));
}
.bg-purple-1 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 240 255 / var(--tw-bg-opacity, 1));
}
.bg-purple-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(237 235 254 / var(--tw-bg-opacity, 1));
}
.bg-red-1 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 241 240 / var(--tw-bg-opacity, 1));
}
.bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 232 232 / var(--tw-bg-opacity, 1));
}
.bg-red-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 242 242 / var(--tw-bg-opacity, 1));
}
.bg-red-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 82 82 / var(--tw-bg-opacity, 1));
}
.bg-secondary-base {
  --tw-bg-opacity: 1;
  background-color: rgb(9 222 116 / var(--tw-bg-opacity, 1));
}
.bg-success-base {
  --tw-bg-opacity: 1;
  background-color: rgb(82 196 26 / var(--tw-bg-opacity, 1));
}
.bg-success-bg {
  --tw-bg-opacity: 1;
  background-color: rgb(246 255 237 / var(--tw-bg-opacity, 1));
}
.bg-textColor-disabled {
  background-color: #25292c40;
}
.bg-textLightSolid {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-transparent {
  background-color: transparent;
}
.bg-volcano-1 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 242 232 / var(--tw-bg-opacity, 1));
}
.bg-warning-bg {
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 230 / var(--tw-bg-opacity, 1));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-white\/50 {
  background-color: rgb(255 255 255 / 0.5);
}
.bg-yellow-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 246 178 / var(--tw-bg-opacity, 1));
}
.bg-yellow-13 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1));
}
.bg-yellow-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 253 234 / var(--tw-bg-opacity, 1));
}
.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}
.bg-opacity-65 {
  --tw-bg-opacity: 0.65;
}
.bg-auth {
  background-image: url("./media/auth-bg.png");
}
.from-gray-900 {
  --tw-gradient-from: #111827 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-gray-800 {
  --tw-gradient-to: #1F2937 var(--tw-gradient-to-position);
}
.bg-cover {
  background-size: cover;
}
.bg-clip-border {
  background-clip: border-box;
}
.bg-center {
  background-position: center;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.fill-blue-600 {
  fill: #1C64F2;
}
.object-cover {
  object-fit: cover;
}
.\!p-0 {
  padding: 0px !important;
}
.p-0 {
  padding: 0px;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.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;
}
.p-\[16px\] {
  padding: 16px;
}
.p-\[17\.5px\] {
  padding: 17.5px;
}
.p-\[24px\] {
  padding: 24px;
}
.p-\[4px\] {
  padding: 4px;
}
.p-\[8px\] {
  padding: 8px;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.px-0\.5 {
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-20 {
  padding-left: 5rem;
  padding-right: 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-\[10\] {
  padding-left: 10;
  padding-right: 10;
}
.px-\[10px\] {
  padding-left: 10px;
  padding-right: 10px;
}
.px-\[12px\] {
  padding-left: 12px;
  padding-right: 12px;
}
.px-\[16px\] {
  padding-left: 16px;
  padding-right: 16px;
}
.px-\[17\.5px\] {
  padding-left: 17.5px;
  padding-right: 17.5px;
}
.px-\[20px\] {
  padding-left: 20px;
  padding-right: 20px;
}
.px-\[24px\] {
  padding-left: 24px;
  padding-right: 24px;
}
.px-\[32px\] {
  padding-left: 32px;
  padding-right: 32px;
}
.px-\[40px\] {
  padding-left: 40px;
  padding-right: 40px;
}
.px-\[4px\] {
  padding-left: 4px;
  padding-right: 4px;
}
.px-\[6px\] {
  padding-left: 6px;
  padding-right: 6px;
}
.px-\[7px\] {
  padding-left: 7px;
  padding-right: 7px;
}
.px-\[8\.5px\] {
  padding-left: 8.5px;
  padding-right: 8.5px;
}
.px-\[8px\] {
  padding-left: 8px;
  padding-right: 8px;
}
.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-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-\[12px\] {
  padding-top: 12px;
  padding-bottom: 12px;
}
.py-\[14px\] {
  padding-top: 14px;
  padding-bottom: 14px;
}
.py-\[16px\] {
  padding-top: 16px;
  padding-bottom: 16px;
}
.py-\[2\.5px\] {
  padding-top: 2.5px;
  padding-bottom: 2.5px;
}
.py-\[20px\] {
  padding-top: 20px;
  padding-bottom: 20px;
}
.py-\[24px\] {
  padding-top: 24px;
  padding-bottom: 24px;
}
.py-\[2px\] {
  padding-top: 2px;
  padding-bottom: 2px;
}
.py-\[3\.5px\] {
  padding-top: 3.5px;
  padding-bottom: 3.5px;
}
.py-\[32px\] {
  padding-top: 32px;
  padding-bottom: 32px;
}
.py-\[35px\] {
  padding-top: 35px;
  padding-bottom: 35px;
}
.py-\[4px\] {
  padding-top: 4px;
  padding-bottom: 4px;
}
.py-\[5px\] {
  padding-top: 5px;
  padding-bottom: 5px;
}
.py-\[6px\] {
  padding-top: 6px;
  padding-bottom: 6px;
}
.py-\[8px\] {
  padding-top: 8px;
  padding-bottom: 8px;
}
.py-\[9px\] {
  padding-top: 9px;
  padding-bottom: 9px;
}
.\!pr-0 {
  padding-right: 0px !important;
}
.\!pt-1 {
  padding-top: 0.25rem !important;
}
.pb-0 {
  padding-bottom: 0px;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pb-12 {
  padding-bottom: 3rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-2\.5 {
  padding-bottom: 0.625rem;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pb-\[12px\] {
  padding-bottom: 12px;
}
.pb-\[16px\] {
  padding-bottom: 16px;
}
.pb-\[32px\] {
  padding-bottom: 32px;
}
.pb-\[4px\] {
  padding-bottom: 4px;
}
.pb-\[8px\] {
  padding-bottom: 8px;
}
.pl-1 {
  padding-left: 0.25rem;
}
.pl-14 {
  padding-left: 3.5rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pl-3 {
  padding-left: 0.75rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-6 {
  padding-left: 1.5rem;
}
.pl-\[12px\] {
  padding-left: 12px;
}
.pl-\[20px\] {
  padding-left: 20px;
}
.pl-\[24px\] {
  padding-left: 24px;
}
.pl-\[48px\] {
  padding-left: 48px;
}
.pl-\[4px\] {
  padding-left: 4px;
}
.pl-\[8px\] {
  padding-left: 8px;
}
.pr-10 {
  padding-right: 2.5rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pr-3 {
  padding-right: 0.75rem;
}
.pr-4 {
  padding-right: 1rem;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pr-8 {
  padding-right: 2rem;
}
.pr-\[16px\] {
  padding-right: 16px;
}
.pr-\[24px\] {
  padding-right: 24px;
}
.pr-\[28px\] {
  padding-right: 28px;
}
.pr-\[4px\] {
  padding-right: 4px;
}
.pr-\[6px\] {
  padding-right: 6px;
}
.ps-10 {
  padding-inline-start: 2.5rem;
}
.ps-3 {
  padding-inline-start: 0.75rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-14 {
  padding-top: 3.5rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pt-7 {
  padding-top: 1.75rem;
}
.pt-8 {
  padding-top: 2rem;
}
.pt-\[10px\] {
  padding-top: 10px;
}
.pt-\[12px\] {
  padding-top: 12px;
}
.pt-\[16px\] {
  padding-top: 16px;
}
.pt-\[18px\] {
  padding-top: 18px;
}
.pt-\[32px\] {
  padding-top: 32px;
}
.pt-\[8px\] {
  padding-top: 8px;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-justify {
  text-align: justify;
}
.text-start {
  text-align: start;
}
.text-end {
  text-align: end;
}
.align-top {
  vertical-align: top;
}
.align-middle {
  vertical-align: middle;
}
.font-\[Inter\] {
  font-family: Inter;
}
.font-anekTamil {
  font-family: Anek Tamil, sans-serif;
}
.font-menu {
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    Noto Sans,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol,
    Noto Color Emoji;
}
.font-roboto {
  font-family: Inter, sans-serif;
}
.\!text-\[12px\] {
  font-size: 12px !important;
}
.\!text-\[14px\] {
  font-size: 14px !important;
}
.\!text-\[20px\] {
  font-size: 20px !important;
}
.\!text-base {
  font-size: 14px !important;
}
.\!text-sm {
  font-size: 0.875rem !important;
}
.text-\[10px\] {
  font-size: 10px;
}
.text-\[11px\] {
  font-size: 11px;
}
.text-\[12\.25px\] {
  font-size: 12.25px;
}
.text-\[12px\] {
  font-size: 12px;
}
.text-\[13\.25px\] {
  font-size: 13.25px;
}
.text-\[13px\] {
  font-size: 13px;
}
.text-\[14\.548px\] {
  font-size: 14.548px;
}
.text-\[14\.5px\] {
  font-size: 14.5px;
}
.text-\[14px\] {
  font-size: 14px;
}
.text-\[15\.75px\] {
  font-size: 15.75px;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[17px\] {
  font-size: 17px;
}
.text-\[18px\] {
  font-size: 18px;
}
.text-\[20px\] {
  font-size: 20px;
}
.text-\[21px\] {
  font-size: 21px;
}
.text-\[24px\] {
  font-size: 24px;
}
.text-\[27px\] {
  font-size: 27px;
}
.text-\[40px\] {
  font-size: 40px;
}
.text-\[52px\] {
  font-size: 52px;
}
.text-base {
  font-size: 14px;
}
.text-heading-1 {
  font-size: 2.5rem;
}
.text-heading-2 {
  font-size: 2rem;
}
.text-heading-3 {
  font-size: 1.75rem;
}
.text-heading-4 {
  font-size: 1.5rem;
}
.text-heading-5 {
  font-size: 1.25rem;
}
.text-lg {
  font-size: 1.125rem;
}
.text-sm {
  font-size: 0.875rem;
}
.text-xl {
  font-size: 1.25rem;
}
.text-xs {
  font-size: 0.75rem;
}
.font-\[14px\] {
  font-weight: 14px;
}
.font-\[15px\] {
  font-weight: 15px;
}
.font-\[400\] {
  font-weight: 400;
}
.font-\[500\] {
  font-weight: 500;
}
.font-\[600\] {
  font-weight: 600;
}
.font-\[700\] {
  font-weight: 700;
}
.font-\[800\] {
  font-weight: 800;
}
.font-extrabold {
  font-weight: 800;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.font-strong {
  font-weight: 700;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.capitalize {
  text-transform: capitalize;
}
.normal-case {
  text-transform: none;
}
.italic {
  font-style: italic;
}
.not-italic {
  font-style: normal;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-9 {
  line-height: 2.25rem;
}
.leading-\[14\.548px\] {
  line-height: 14.548px;
}
.leading-\[14\.5px\] {
  line-height: 14.5px;
}
.leading-\[18\.38px\] {
  line-height: 18.38px;
}
.leading-\[21px\] {
  line-height: 21px;
}
.leading-\[23\.625px\] {
  line-height: 23.625px;
}
.leading-\[25\.2px\] {
  line-height: 25.2px;
}
.leading-none {
  line-height: 1;
}
.leading-relaxed {
  line-height: 1.625;
}
.leading-tight {
  line-height: 1.25;
}
.\!text-textColor-disabled {
  color: #25292c40 !important;
}
.\!text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.text-\[\#00000099\] {
  color: #00000099;
}
.text-\[\#000000D9\] {
  color: #000000D9;
}
.text-\[\#135200\] {
  --tw-text-opacity: 1;
  color: rgb(19 82 0 / var(--tw-text-opacity, 1));
}
.text-\[\#25292C73\] {
  color: #25292C73;
}
.text-\[\#25292C99\] {
  color: #25292C99;
}
.text-\[\#25292CA6\] {
  color: #25292CA6;
}
.text-\[\#25292CE0\] {
  color: #25292CE0;
}
.text-\[\#25292C\] {
  --tw-text-opacity: 1;
  color: rgb(37 41 44 / var(--tw-text-opacity, 1));
}
.text-\[\#25292c83\] {
  color: #25292c83;
}
.text-\[\#25292cc5\] {
  color: #25292cc5;
}
.text-\[\#334155\] {
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}
.text-\[\#374151\] {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.text-\[\#389E0D\] {
  --tw-text-opacity: 1;
  color: rgb(56 158 13 / var(--tw-text-opacity, 1));
}
.text-\[\#6B7280\] {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-\[\#6f7274\] {
  --tw-text-opacity: 1;
  color: rgb(111 114 116 / var(--tw-text-opacity, 1));
}
.text-\[\#717476\] {
  --tw-text-opacity: 1;
  color: rgb(113 116 118 / var(--tw-text-opacity, 1));
}
.text-\[\#94a3b8\] {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}
.text-\[\#9CA3AF\] {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-\[\#C2410C\] {
  --tw-text-opacity: 1;
  color: rgb(194 65 12 / var(--tw-text-opacity, 1));
}
.text-\[\#CF1322\] {
  --tw-text-opacity: 1;
  color: rgb(207 19 34 / var(--tw-text-opacity, 1));
}
.text-\[\#DC2626\] {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.text-\[\#FAAD14\] {
  --tw-text-opacity: 1;
  color: rgb(250 173 20 / var(--tw-text-opacity, 1));
}
.text-\[\#FBBF24\] {
  --tw-text-opacity: 1;
  color: rgb(251 191 36 / var(--tw-text-opacity, 1));
}
.text-\[\#FF7875\] {
  --tw-text-opacity: 1;
  color: rgb(255 120 117 / var(--tw-text-opacity, 1));
}
.text-background-container {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-background-container-disabled {
  color: #25292c0a;
}
.text-background-container-disabled\/0 {
  color: rgb(37 41 44 / 0);
}
.text-background-container-disabled\/10 {
  color: rgb(37 41 44 / 0.1);
}
.text-background-container-disabled\/100 {
  color: rgb(37 41 44 / 1);
}
.text-background-container-disabled\/15 {
  color: rgb(37 41 44 / 0.15);
}
.text-background-container-disabled\/20 {
  color: rgb(37 41 44 / 0.2);
}
.text-background-container-disabled\/25 {
  color: rgb(37 41 44 / 0.25);
}
.text-background-container-disabled\/30 {
  color: rgb(37 41 44 / 0.3);
}
.text-background-container-disabled\/35 {
  color: rgb(37 41 44 / 0.35);
}
.text-background-container-disabled\/40 {
  color: rgb(37 41 44 / 0.4);
}
.text-background-container-disabled\/45 {
  color: rgb(37 41 44 / 0.45);
}
.text-background-container-disabled\/5 {
  color: rgb(37 41 44 / 0.05);
}
.text-background-container-disabled\/50 {
  color: rgb(37 41 44 / 0.5);
}
.text-background-container-disabled\/55 {
  color: rgb(37 41 44 / 0.55);
}
.text-background-container-disabled\/60 {
  color: rgb(37 41 44 / 0.6);
}
.text-background-container-disabled\/65 {
  color: rgb(37 41 44 / 0.65);
}
.text-background-container-disabled\/70 {
  color: rgb(37 41 44 / 0.7);
}
.text-background-container-disabled\/75 {
  color: rgb(37 41 44 / 0.75);
}
.text-background-container-disabled\/80 {
  color: rgb(37 41 44 / 0.8);
}
.text-background-container-disabled\/85 {
  color: rgb(37 41 44 / 0.85);
}
.text-background-container-disabled\/90 {
  color: rgb(37 41 44 / 0.9);
}
.text-background-container-disabled\/95 {
  color: rgb(37 41 44 / 0.95);
}
.text-background-container\/0 {
  color: rgb(255 255 255 / 0);
}
.text-background-container\/10 {
  color: rgb(255 255 255 / 0.1);
}
.text-background-container\/100 {
  color: rgb(255 255 255 / 1);
}
.text-background-container\/15 {
  color: rgb(255 255 255 / 0.15);
}
.text-background-container\/20 {
  color: rgb(255 255 255 / 0.2);
}
.text-background-container\/25 {
  color: rgb(255 255 255 / 0.25);
}
.text-background-container\/30 {
  color: rgb(255 255 255 / 0.3);
}
.text-background-container\/35 {
  color: rgb(255 255 255 / 0.35);
}
.text-background-container\/40 {
  color: rgb(255 255 255 / 0.4);
}
.text-background-container\/45 {
  color: rgb(255 255 255 / 0.45);
}
.text-background-container\/5 {
  color: rgb(255 255 255 / 0.05);
}
.text-background-container\/50 {
  color: rgb(255 255 255 / 0.5);
}
.text-background-container\/55 {
  color: rgb(255 255 255 / 0.55);
}
.text-background-container\/60 {
  color: rgb(255 255 255 / 0.6);
}
.text-background-container\/65 {
  color: rgb(255 255 255 / 0.65);
}
.text-background-container\/70 {
  color: rgb(255 255 255 / 0.7);
}
.text-background-container\/75 {
  color: rgb(255 255 255 / 0.75);
}
.text-background-container\/80 {
  color: rgb(255 255 255 / 0.8);
}
.text-background-container\/85 {
  color: rgb(255 255 255 / 0.85);
}
.text-background-container\/90 {
  color: rgb(255 255 255 / 0.9);
}
.text-background-container\/95 {
  color: rgb(255 255 255 / 0.95);
}
.text-background-elevated {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-background-elevated\/0 {
  color: rgb(255 255 255 / 0);
}
.text-background-elevated\/10 {
  color: rgb(255 255 255 / 0.1);
}
.text-background-elevated\/100 {
  color: rgb(255 255 255 / 1);
}
.text-background-elevated\/15 {
  color: rgb(255 255 255 / 0.15);
}
.text-background-elevated\/20 {
  color: rgb(255 255 255 / 0.2);
}
.text-background-elevated\/25 {
  color: rgb(255 255 255 / 0.25);
}
.text-background-elevated\/30 {
  color: rgb(255 255 255 / 0.3);
}
.text-background-elevated\/35 {
  color: rgb(255 255 255 / 0.35);
}
.text-background-elevated\/40 {
  color: rgb(255 255 255 / 0.4);
}
.text-background-elevated\/45 {
  color: rgb(255 255 255 / 0.45);
}
.text-background-elevated\/5 {
  color: rgb(255 255 255 / 0.05);
}
.text-background-elevated\/50 {
  color: rgb(255 255 255 / 0.5);
}
.text-background-elevated\/55 {
  color: rgb(255 255 255 / 0.55);
}
.text-background-elevated\/60 {
  color: rgb(255 255 255 / 0.6);
}
.text-background-elevated\/65 {
  color: rgb(255 255 255 / 0.65);
}
.text-background-elevated\/70 {
  color: rgb(255 255 255 / 0.7);
}
.text-background-elevated\/75 {
  color: rgb(255 255 255 / 0.75);
}
.text-background-elevated\/80 {
  color: rgb(255 255 255 / 0.8);
}
.text-background-elevated\/85 {
  color: rgb(255 255 255 / 0.85);
}
.text-background-elevated\/90 {
  color: rgb(255 255 255 / 0.9);
}
.text-background-elevated\/95 {
  color: rgb(255 255 255 / 0.95);
}
.text-background-layout {
  --tw-text-opacity: 1;
  color: rgb(245 245 245 / var(--tw-text-opacity, 1));
}
.text-background-layout\/0 {
  color: rgb(245 245 245 / 0);
}
.text-background-layout\/10 {
  color: rgb(245 245 245 / 0.1);
}
.text-background-layout\/100 {
  color: rgb(245 245 245 / 1);
}
.text-background-layout\/15 {
  color: rgb(245 245 245 / 0.15);
}
.text-background-layout\/20 {
  color: rgb(245 245 245 / 0.2);
}
.text-background-layout\/25 {
  color: rgb(245 245 245 / 0.25);
}
.text-background-layout\/30 {
  color: rgb(245 245 245 / 0.3);
}
.text-background-layout\/35 {
  color: rgb(245 245 245 / 0.35);
}
.text-background-layout\/40 {
  color: rgb(245 245 245 / 0.4);
}
.text-background-layout\/45 {
  color: rgb(245 245 245 / 0.45);
}
.text-background-layout\/5 {
  color: rgb(245 245 245 / 0.05);
}
.text-background-layout\/50 {
  color: rgb(245 245 245 / 0.5);
}
.text-background-layout\/55 {
  color: rgb(245 245 245 / 0.55);
}
.text-background-layout\/60 {
  color: rgb(245 245 245 / 0.6);
}
.text-background-layout\/65 {
  color: rgb(245 245 245 / 0.65);
}
.text-background-layout\/70 {
  color: rgb(245 245 245 / 0.7);
}
.text-background-layout\/75 {
  color: rgb(245 245 245 / 0.75);
}
.text-background-layout\/80 {
  color: rgb(245 245 245 / 0.8);
}
.text-background-layout\/85 {
  color: rgb(245 245 245 / 0.85);
}
.text-background-layout\/90 {
  color: rgb(245 245 245 / 0.9);
}
.text-background-layout\/95 {
  color: rgb(245 245 245 / 0.95);
}
.text-bgBase {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-bgBase\/0 {
  color: rgb(255 255 255 / 0);
}
.text-bgBase\/10 {
  color: rgb(255 255 255 / 0.1);
}
.text-bgBase\/100 {
  color: rgb(255 255 255 / 1);
}
.text-bgBase\/15 {
  color: rgb(255 255 255 / 0.15);
}
.text-bgBase\/20 {
  color: rgb(255 255 255 / 0.2);
}
.text-bgBase\/25 {
  color: rgb(255 255 255 / 0.25);
}
.text-bgBase\/30 {
  color: rgb(255 255 255 / 0.3);
}
.text-bgBase\/35 {
  color: rgb(255 255 255 / 0.35);
}
.text-bgBase\/40 {
  color: rgb(255 255 255 / 0.4);
}
.text-bgBase\/45 {
  color: rgb(255 255 255 / 0.45);
}
.text-bgBase\/5 {
  color: rgb(255 255 255 / 0.05);
}
.text-bgBase\/50 {
  color: rgb(255 255 255 / 0.5);
}
.text-bgBase\/55 {
  color: rgb(255 255 255 / 0.55);
}
.text-bgBase\/60 {
  color: rgb(255 255 255 / 0.6);
}
.text-bgBase\/65 {
  color: rgb(255 255 255 / 0.65);
}
.text-bgBase\/70 {
  color: rgb(255 255 255 / 0.7);
}
.text-bgBase\/75 {
  color: rgb(255 255 255 / 0.75);
}
.text-bgBase\/80 {
  color: rgb(255 255 255 / 0.8);
}
.text-bgBase\/85 {
  color: rgb(255 255 255 / 0.85);
}
.text-bgBase\/90 {
  color: rgb(255 255 255 / 0.9);
}
.text-bgBase\/95 {
  color: rgb(255 255 255 / 0.95);
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-black\/0 {
  color: rgb(0 0 0 / 0);
}
.text-black\/10 {
  color: rgb(0 0 0 / 0.1);
}
.text-black\/100 {
  color: rgb(0 0 0 / 1);
}
.text-black\/15 {
  color: rgb(0 0 0 / 0.15);
}
.text-black\/20 {
  color: rgb(0 0 0 / 0.2);
}
.text-black\/25 {
  color: rgb(0 0 0 / 0.25);
}
.text-black\/30 {
  color: rgb(0 0 0 / 0.3);
}
.text-black\/35 {
  color: rgb(0 0 0 / 0.35);
}
.text-black\/40 {
  color: rgb(0 0 0 / 0.4);
}
.text-black\/45 {
  color: rgb(0 0 0 / 0.45);
}
.text-black\/5 {
  color: rgb(0 0 0 / 0.05);
}
.text-black\/50 {
  color: rgb(0 0 0 / 0.5);
}
.text-black\/55 {
  color: rgb(0 0 0 / 0.55);
}
.text-black\/60 {
  color: rgb(0 0 0 / 0.6);
}
.text-black\/65 {
  color: rgb(0 0 0 / 0.65);
}
.text-black\/70 {
  color: rgb(0 0 0 / 0.7);
}
.text-black\/75 {
  color: rgb(0 0 0 / 0.75);
}
.text-black\/80 {
  color: rgb(0 0 0 / 0.8);
}
.text-black\/85 {
  color: rgb(0 0 0 / 0.85);
}
.text-black\/90 {
  color: rgb(0 0 0 / 0.9);
}
.text-black\/95 {
  color: rgb(0 0 0 / 0.95);
}
.text-blue-1 {
  --tw-text-opacity: 1;
  color: rgb(230 244 255 / var(--tw-text-opacity, 1));
}
.text-blue-1\/0 {
  color: rgb(230 244 255 / 0);
}
.text-blue-1\/10 {
  color: rgb(230 244 255 / 0.1);
}
.text-blue-1\/100 {
  color: rgb(230 244 255 / 1);
}
.text-blue-1\/15 {
  color: rgb(230 244 255 / 0.15);
}
.text-blue-1\/20 {
  color: rgb(230 244 255 / 0.2);
}
.text-blue-1\/25 {
  color: rgb(230 244 255 / 0.25);
}
.text-blue-1\/30 {
  color: rgb(230 244 255 / 0.3);
}
.text-blue-1\/35 {
  color: rgb(230 244 255 / 0.35);
}
.text-blue-1\/40 {
  color: rgb(230 244 255 / 0.4);
}
.text-blue-1\/45 {
  color: rgb(230 244 255 / 0.45);
}
.text-blue-1\/5 {
  color: rgb(230 244 255 / 0.05);
}
.text-blue-1\/50 {
  color: rgb(230 244 255 / 0.5);
}
.text-blue-1\/55 {
  color: rgb(230 244 255 / 0.55);
}
.text-blue-1\/60 {
  color: rgb(230 244 255 / 0.6);
}
.text-blue-1\/65 {
  color: rgb(230 244 255 / 0.65);
}
.text-blue-1\/70 {
  color: rgb(230 244 255 / 0.7);
}
.text-blue-1\/75 {
  color: rgb(230 244 255 / 0.75);
}
.text-blue-1\/80 {
  color: rgb(230 244 255 / 0.8);
}
.text-blue-1\/85 {
  color: rgb(230 244 255 / 0.85);
}
.text-blue-1\/90 {
  color: rgb(230 244 255 / 0.9);
}
.text-blue-1\/95 {
  color: rgb(230 244 255 / 0.95);
}
.text-blue-10 {
  --tw-text-opacity: 1;
  color: rgb(0 29 102 / var(--tw-text-opacity, 1));
}
.text-blue-10\/0 {
  color: rgb(0 29 102 / 0);
}
.text-blue-10\/10 {
  color: rgb(0 29 102 / 0.1);
}
.text-blue-10\/100 {
  color: rgb(0 29 102 / 1);
}
.text-blue-10\/15 {
  color: rgb(0 29 102 / 0.15);
}
.text-blue-10\/20 {
  color: rgb(0 29 102 / 0.2);
}
.text-blue-10\/25 {
  color: rgb(0 29 102 / 0.25);
}
.text-blue-10\/30 {
  color: rgb(0 29 102 / 0.3);
}
.text-blue-10\/35 {
  color: rgb(0 29 102 / 0.35);
}
.text-blue-10\/40 {
  color: rgb(0 29 102 / 0.4);
}
.text-blue-10\/45 {
  color: rgb(0 29 102 / 0.45);
}
.text-blue-10\/5 {
  color: rgb(0 29 102 / 0.05);
}
.text-blue-10\/50 {
  color: rgb(0 29 102 / 0.5);
}
.text-blue-10\/55 {
  color: rgb(0 29 102 / 0.55);
}
.text-blue-10\/60 {
  color: rgb(0 29 102 / 0.6);
}
.text-blue-10\/65 {
  color: rgb(0 29 102 / 0.65);
}
.text-blue-10\/70 {
  color: rgb(0 29 102 / 0.7);
}
.text-blue-10\/75 {
  color: rgb(0 29 102 / 0.75);
}
.text-blue-10\/80 {
  color: rgb(0 29 102 / 0.8);
}
.text-blue-10\/85 {
  color: rgb(0 29 102 / 0.85);
}
.text-blue-10\/90 {
  color: rgb(0 29 102 / 0.9);
}
.text-blue-10\/95 {
  color: rgb(0 29 102 / 0.95);
}
.text-blue-100 {
  --tw-text-opacity: 1;
  color: rgb(225 239 254 / var(--tw-text-opacity, 1));
}
.text-blue-100\/0 {
  color: rgb(225 239 254 / 0);
}
.text-blue-100\/10 {
  color: rgb(225 239 254 / 0.1);
}
.text-blue-100\/100 {
  color: rgb(225 239 254 / 1);
}
.text-blue-100\/15 {
  color: rgb(225 239 254 / 0.15);
}
.text-blue-100\/20 {
  color: rgb(225 239 254 / 0.2);
}
.text-blue-100\/25 {
  color: rgb(225 239 254 / 0.25);
}
.text-blue-100\/30 {
  color: rgb(225 239 254 / 0.3);
}
.text-blue-100\/35 {
  color: rgb(225 239 254 / 0.35);
}
.text-blue-100\/40 {
  color: rgb(225 239 254 / 0.4);
}
.text-blue-100\/45 {
  color: rgb(225 239 254 / 0.45);
}
.text-blue-100\/5 {
  color: rgb(225 239 254 / 0.05);
}
.text-blue-100\/50 {
  color: rgb(225 239 254 / 0.5);
}
.text-blue-100\/55 {
  color: rgb(225 239 254 / 0.55);
}
.text-blue-100\/60 {
  color: rgb(225 239 254 / 0.6);
}
.text-blue-100\/65 {
  color: rgb(225 239 254 / 0.65);
}
.text-blue-100\/70 {
  color: rgb(225 239 254 / 0.7);
}
.text-blue-100\/75 {
  color: rgb(225 239 254 / 0.75);
}
.text-blue-100\/80 {
  color: rgb(225 239 254 / 0.8);
}
.text-blue-100\/85 {
  color: rgb(225 239 254 / 0.85);
}
.text-blue-100\/90 {
  color: rgb(225 239 254 / 0.9);
}
.text-blue-100\/95 {
  color: rgb(225 239 254 / 0.95);
}
.text-blue-2 {
  --tw-text-opacity: 1;
  color: rgb(186 224 255 / var(--tw-text-opacity, 1));
}
.text-blue-2\/0 {
  color: rgb(186 224 255 / 0);
}
.text-blue-2\/10 {
  color: rgb(186 224 255 / 0.1);
}
.text-blue-2\/100 {
  color: rgb(186 224 255 / 1);
}
.text-blue-2\/15 {
  color: rgb(186 224 255 / 0.15);
}
.text-blue-2\/20 {
  color: rgb(186 224 255 / 0.2);
}
.text-blue-2\/25 {
  color: rgb(186 224 255 / 0.25);
}
.text-blue-2\/30 {
  color: rgb(186 224 255 / 0.3);
}
.text-blue-2\/35 {
  color: rgb(186 224 255 / 0.35);
}
.text-blue-2\/40 {
  color: rgb(186 224 255 / 0.4);
}
.text-blue-2\/45 {
  color: rgb(186 224 255 / 0.45);
}
.text-blue-2\/5 {
  color: rgb(186 224 255 / 0.05);
}
.text-blue-2\/50 {
  color: rgb(186 224 255 / 0.5);
}
.text-blue-2\/55 {
  color: rgb(186 224 255 / 0.55);
}
.text-blue-2\/60 {
  color: rgb(186 224 255 / 0.6);
}
.text-blue-2\/65 {
  color: rgb(186 224 255 / 0.65);
}
.text-blue-2\/70 {
  color: rgb(186 224 255 / 0.7);
}
.text-blue-2\/75 {
  color: rgb(186 224 255 / 0.75);
}
.text-blue-2\/80 {
  color: rgb(186 224 255 / 0.8);
}
.text-blue-2\/85 {
  color: rgb(186 224 255 / 0.85);
}
.text-blue-2\/90 {
  color: rgb(186 224 255 / 0.9);
}
.text-blue-2\/95 {
  color: rgb(186 224 255 / 0.95);
}
.text-blue-200 {
  --tw-text-opacity: 1;
  color: rgb(195 221 253 / var(--tw-text-opacity, 1));
}
.text-blue-200\/0 {
  color: rgb(195 221 253 / 0);
}
.text-blue-200\/10 {
  color: rgb(195 221 253 / 0.1);
}
.text-blue-200\/100 {
  color: rgb(195 221 253 / 1);
}
.text-blue-200\/15 {
  color: rgb(195 221 253 / 0.15);
}
.text-blue-200\/20 {
  color: rgb(195 221 253 / 0.2);
}
.text-blue-200\/25 {
  color: rgb(195 221 253 / 0.25);
}
.text-blue-200\/30 {
  color: rgb(195 221 253 / 0.3);
}
.text-blue-200\/35 {
  color: rgb(195 221 253 / 0.35);
}
.text-blue-200\/40 {
  color: rgb(195 221 253 / 0.4);
}
.text-blue-200\/45 {
  color: rgb(195 221 253 / 0.45);
}
.text-blue-200\/5 {
  color: rgb(195 221 253 / 0.05);
}
.text-blue-200\/50 {
  color: rgb(195 221 253 / 0.5);
}
.text-blue-200\/55 {
  color: rgb(195 221 253 / 0.55);
}
.text-blue-200\/60 {
  color: rgb(195 221 253 / 0.6);
}
.text-blue-200\/65 {
  color: rgb(195 221 253 / 0.65);
}
.text-blue-200\/70 {
  color: rgb(195 221 253 / 0.7);
}
.text-blue-200\/75 {
  color: rgb(195 221 253 / 0.75);
}
.text-blue-200\/80 {
  color: rgb(195 221 253 / 0.8);
}
.text-blue-200\/85 {
  color: rgb(195 221 253 / 0.85);
}
.text-blue-200\/90 {
  color: rgb(195 221 253 / 0.9);
}
.text-blue-200\/95 {
  color: rgb(195 221 253 / 0.95);
}
.text-blue-3 {
  --tw-text-opacity: 1;
  color: rgb(145 202 255 / var(--tw-text-opacity, 1));
}
.text-blue-3\/0 {
  color: rgb(145 202 255 / 0);
}
.text-blue-3\/10 {
  color: rgb(145 202 255 / 0.1);
}
.text-blue-3\/100 {
  color: rgb(145 202 255 / 1);
}
.text-blue-3\/15 {
  color: rgb(145 202 255 / 0.15);
}
.text-blue-3\/20 {
  color: rgb(145 202 255 / 0.2);
}
.text-blue-3\/25 {
  color: rgb(145 202 255 / 0.25);
}
.text-blue-3\/30 {
  color: rgb(145 202 255 / 0.3);
}
.text-blue-3\/35 {
  color: rgb(145 202 255 / 0.35);
}
.text-blue-3\/40 {
  color: rgb(145 202 255 / 0.4);
}
.text-blue-3\/45 {
  color: rgb(145 202 255 / 0.45);
}
.text-blue-3\/5 {
  color: rgb(145 202 255 / 0.05);
}
.text-blue-3\/50 {
  color: rgb(145 202 255 / 0.5);
}
.text-blue-3\/55 {
  color: rgb(145 202 255 / 0.55);
}
.text-blue-3\/60 {
  color: rgb(145 202 255 / 0.6);
}
.text-blue-3\/65 {
  color: rgb(145 202 255 / 0.65);
}
.text-blue-3\/70 {
  color: rgb(145 202 255 / 0.7);
}
.text-blue-3\/75 {
  color: rgb(145 202 255 / 0.75);
}
.text-blue-3\/80 {
  color: rgb(145 202 255 / 0.8);
}
.text-blue-3\/85 {
  color: rgb(145 202 255 / 0.85);
}
.text-blue-3\/90 {
  color: rgb(145 202 255 / 0.9);
}
.text-blue-3\/95 {
  color: rgb(145 202 255 / 0.95);
}
.text-blue-300 {
  --tw-text-opacity: 1;
  color: rgb(164 202 254 / var(--tw-text-opacity, 1));
}
.text-blue-300\/0 {
  color: rgb(164 202 254 / 0);
}
.text-blue-300\/10 {
  color: rgb(164 202 254 / 0.1);
}
.text-blue-300\/100 {
  color: rgb(164 202 254 / 1);
}
.text-blue-300\/15 {
  color: rgb(164 202 254 / 0.15);
}
.text-blue-300\/20 {
  color: rgb(164 202 254 / 0.2);
}
.text-blue-300\/25 {
  color: rgb(164 202 254 / 0.25);
}
.text-blue-300\/30 {
  color: rgb(164 202 254 / 0.3);
}
.text-blue-300\/35 {
  color: rgb(164 202 254 / 0.35);
}
.text-blue-300\/40 {
  color: rgb(164 202 254 / 0.4);
}
.text-blue-300\/45 {
  color: rgb(164 202 254 / 0.45);
}
.text-blue-300\/5 {
  color: rgb(164 202 254 / 0.05);
}
.text-blue-300\/50 {
  color: rgb(164 202 254 / 0.5);
}
.text-blue-300\/55 {
  color: rgb(164 202 254 / 0.55);
}
.text-blue-300\/60 {
  color: rgb(164 202 254 / 0.6);
}
.text-blue-300\/65 {
  color: rgb(164 202 254 / 0.65);
}
.text-blue-300\/70 {
  color: rgb(164 202 254 / 0.7);
}
.text-blue-300\/75 {
  color: rgb(164 202 254 / 0.75);
}
.text-blue-300\/80 {
  color: rgb(164 202 254 / 0.8);
}
.text-blue-300\/85 {
  color: rgb(164 202 254 / 0.85);
}
.text-blue-300\/90 {
  color: rgb(164 202 254 / 0.9);
}
.text-blue-300\/95 {
  color: rgb(164 202 254 / 0.95);
}
.text-blue-4 {
  --tw-text-opacity: 1;
  color: rgb(105 177 255 / var(--tw-text-opacity, 1));
}
.text-blue-4\/0 {
  color: rgb(105 177 255 / 0);
}
.text-blue-4\/10 {
  color: rgb(105 177 255 / 0.1);
}
.text-blue-4\/100 {
  color: rgb(105 177 255 / 1);
}
.text-blue-4\/15 {
  color: rgb(105 177 255 / 0.15);
}
.text-blue-4\/20 {
  color: rgb(105 177 255 / 0.2);
}
.text-blue-4\/25 {
  color: rgb(105 177 255 / 0.25);
}
.text-blue-4\/30 {
  color: rgb(105 177 255 / 0.3);
}
.text-blue-4\/35 {
  color: rgb(105 177 255 / 0.35);
}
.text-blue-4\/40 {
  color: rgb(105 177 255 / 0.4);
}
.text-blue-4\/45 {
  color: rgb(105 177 255 / 0.45);
}
.text-blue-4\/5 {
  color: rgb(105 177 255 / 0.05);
}
.text-blue-4\/50 {
  color: rgb(105 177 255 / 0.5);
}
.text-blue-4\/55 {
  color: rgb(105 177 255 / 0.55);
}
.text-blue-4\/60 {
  color: rgb(105 177 255 / 0.6);
}
.text-blue-4\/65 {
  color: rgb(105 177 255 / 0.65);
}
.text-blue-4\/70 {
  color: rgb(105 177 255 / 0.7);
}
.text-blue-4\/75 {
  color: rgb(105 177 255 / 0.75);
}
.text-blue-4\/80 {
  color: rgb(105 177 255 / 0.8);
}
.text-blue-4\/85 {
  color: rgb(105 177 255 / 0.85);
}
.text-blue-4\/90 {
  color: rgb(105 177 255 / 0.9);
}
.text-blue-4\/95 {
  color: rgb(105 177 255 / 0.95);
}
.text-blue-400 {
  --tw-text-opacity: 1;
  color: rgb(118 169 250 / var(--tw-text-opacity, 1));
}
.text-blue-400\/0 {
  color: rgb(118 169 250 / 0);
}
.text-blue-400\/10 {
  color: rgb(118 169 250 / 0.1);
}
.text-blue-400\/100 {
  color: rgb(118 169 250 / 1);
}
.text-blue-400\/15 {
  color: rgb(118 169 250 / 0.15);
}
.text-blue-400\/20 {
  color: rgb(118 169 250 / 0.2);
}
.text-blue-400\/25 {
  color: rgb(118 169 250 / 0.25);
}
.text-blue-400\/30 {
  color: rgb(118 169 250 / 0.3);
}
.text-blue-400\/35 {
  color: rgb(118 169 250 / 0.35);
}
.text-blue-400\/40 {
  color: rgb(118 169 250 / 0.4);
}
.text-blue-400\/45 {
  color: rgb(118 169 250 / 0.45);
}
.text-blue-400\/5 {
  color: rgb(118 169 250 / 0.05);
}
.text-blue-400\/50 {
  color: rgb(118 169 250 / 0.5);
}
.text-blue-400\/55 {
  color: rgb(118 169 250 / 0.55);
}
.text-blue-400\/60 {
  color: rgb(118 169 250 / 0.6);
}
.text-blue-400\/65 {
  color: rgb(118 169 250 / 0.65);
}
.text-blue-400\/70 {
  color: rgb(118 169 250 / 0.7);
}
.text-blue-400\/75 {
  color: rgb(118 169 250 / 0.75);
}
.text-blue-400\/80 {
  color: rgb(118 169 250 / 0.8);
}
.text-blue-400\/85 {
  color: rgb(118 169 250 / 0.85);
}
.text-blue-400\/90 {
  color: rgb(118 169 250 / 0.9);
}
.text-blue-400\/95 {
  color: rgb(118 169 250 / 0.95);
}
.text-blue-5 {
  --tw-text-opacity: 1;
  color: rgb(64 150 255 / var(--tw-text-opacity, 1));
}
.text-blue-5\/0 {
  color: rgb(64 150 255 / 0);
}
.text-blue-5\/10 {
  color: rgb(64 150 255 / 0.1);
}
.text-blue-5\/100 {
  color: rgb(64 150 255 / 1);
}
.text-blue-5\/15 {
  color: rgb(64 150 255 / 0.15);
}
.text-blue-5\/20 {
  color: rgb(64 150 255 / 0.2);
}
.text-blue-5\/25 {
  color: rgb(64 150 255 / 0.25);
}
.text-blue-5\/30 {
  color: rgb(64 150 255 / 0.3);
}
.text-blue-5\/35 {
  color: rgb(64 150 255 / 0.35);
}
.text-blue-5\/40 {
  color: rgb(64 150 255 / 0.4);
}
.text-blue-5\/45 {
  color: rgb(64 150 255 / 0.45);
}
.text-blue-5\/5 {
  color: rgb(64 150 255 / 0.05);
}
.text-blue-5\/50 {
  color: rgb(64 150 255 / 0.5);
}
.text-blue-5\/55 {
  color: rgb(64 150 255 / 0.55);
}
.text-blue-5\/60 {
  color: rgb(64 150 255 / 0.6);
}
.text-blue-5\/65 {
  color: rgb(64 150 255 / 0.65);
}
.text-blue-5\/70 {
  color: rgb(64 150 255 / 0.7);
}
.text-blue-5\/75 {
  color: rgb(64 150 255 / 0.75);
}
.text-blue-5\/80 {
  color: rgb(64 150 255 / 0.8);
}
.text-blue-5\/85 {
  color: rgb(64 150 255 / 0.85);
}
.text-blue-5\/90 {
  color: rgb(64 150 255 / 0.9);
}
.text-blue-5\/95 {
  color: rgb(64 150 255 / 0.95);
}
.text-blue-50 {
  --tw-text-opacity: 1;
  color: rgb(235 245 255 / var(--tw-text-opacity, 1));
}
.text-blue-50\/0 {
  color: rgb(235 245 255 / 0);
}
.text-blue-50\/10 {
  color: rgb(235 245 255 / 0.1);
}
.text-blue-50\/100 {
  color: rgb(235 245 255 / 1);
}
.text-blue-50\/15 {
  color: rgb(235 245 255 / 0.15);
}
.text-blue-50\/20 {
  color: rgb(235 245 255 / 0.2);
}
.text-blue-50\/25 {
  color: rgb(235 245 255 / 0.25);
}
.text-blue-50\/30 {
  color: rgb(235 245 255 / 0.3);
}
.text-blue-50\/35 {
  color: rgb(235 245 255 / 0.35);
}
.text-blue-50\/40 {
  color: rgb(235 245 255 / 0.4);
}
.text-blue-50\/45 {
  color: rgb(235 245 255 / 0.45);
}
.text-blue-50\/5 {
  color: rgb(235 245 255 / 0.05);
}
.text-blue-50\/50 {
  color: rgb(235 245 255 / 0.5);
}
.text-blue-50\/55 {
  color: rgb(235 245 255 / 0.55);
}
.text-blue-50\/60 {
  color: rgb(235 245 255 / 0.6);
}
.text-blue-50\/65 {
  color: rgb(235 245 255 / 0.65);
}
.text-blue-50\/70 {
  color: rgb(235 245 255 / 0.7);
}
.text-blue-50\/75 {
  color: rgb(235 245 255 / 0.75);
}
.text-blue-50\/80 {
  color: rgb(235 245 255 / 0.8);
}
.text-blue-50\/85 {
  color: rgb(235 245 255 / 0.85);
}
.text-blue-50\/90 {
  color: rgb(235 245 255 / 0.9);
}
.text-blue-50\/95 {
  color: rgb(235 245 255 / 0.95);
}
.text-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(63 131 248 / var(--tw-text-opacity, 1));
}
.text-blue-500\/0 {
  color: rgb(63 131 248 / 0);
}
.text-blue-500\/10 {
  color: rgb(63 131 248 / 0.1);
}
.text-blue-500\/100 {
  color: rgb(63 131 248 / 1);
}
.text-blue-500\/15 {
  color: rgb(63 131 248 / 0.15);
}
.text-blue-500\/20 {
  color: rgb(63 131 248 / 0.2);
}
.text-blue-500\/25 {
  color: rgb(63 131 248 / 0.25);
}
.text-blue-500\/30 {
  color: rgb(63 131 248 / 0.3);
}
.text-blue-500\/35 {
  color: rgb(63 131 248 / 0.35);
}
.text-blue-500\/40 {
  color: rgb(63 131 248 / 0.4);
}
.text-blue-500\/45 {
  color: rgb(63 131 248 / 0.45);
}
.text-blue-500\/5 {
  color: rgb(63 131 248 / 0.05);
}
.text-blue-500\/50 {
  color: rgb(63 131 248 / 0.5);
}
.text-blue-500\/55 {
  color: rgb(63 131 248 / 0.55);
}
.text-blue-500\/60 {
  color: rgb(63 131 248 / 0.6);
}
.text-blue-500\/65 {
  color: rgb(63 131 248 / 0.65);
}
.text-blue-500\/70 {
  color: rgb(63 131 248 / 0.7);
}
.text-blue-500\/75 {
  color: rgb(63 131 248 / 0.75);
}
.text-blue-500\/80 {
  color: rgb(63 131 248 / 0.8);
}
.text-blue-500\/85 {
  color: rgb(63 131 248 / 0.85);
}
.text-blue-500\/90 {
  color: rgb(63 131 248 / 0.9);
}
.text-blue-500\/95 {
  color: rgb(63 131 248 / 0.95);
}
.text-blue-6 {
  --tw-text-opacity: 1;
  color: rgb(22 119 255 / var(--tw-text-opacity, 1));
}
.text-blue-6\/0 {
  color: rgb(22 119 255 / 0);
}
.text-blue-6\/10 {
  color: rgb(22 119 255 / 0.1);
}
.text-blue-6\/100 {
  color: rgb(22 119 255 / 1);
}
.text-blue-6\/15 {
  color: rgb(22 119 255 / 0.15);
}
.text-blue-6\/20 {
  color: rgb(22 119 255 / 0.2);
}
.text-blue-6\/25 {
  color: rgb(22 119 255 / 0.25);
}
.text-blue-6\/30 {
  color: rgb(22 119 255 / 0.3);
}
.text-blue-6\/35 {
  color: rgb(22 119 255 / 0.35);
}
.text-blue-6\/40 {
  color: rgb(22 119 255 / 0.4);
}
.text-blue-6\/45 {
  color: rgb(22 119 255 / 0.45);
}
.text-blue-6\/5 {
  color: rgb(22 119 255 / 0.05);
}
.text-blue-6\/50 {
  color: rgb(22 119 255 / 0.5);
}
.text-blue-6\/55 {
  color: rgb(22 119 255 / 0.55);
}
.text-blue-6\/60 {
  color: rgb(22 119 255 / 0.6);
}
.text-blue-6\/65 {
  color: rgb(22 119 255 / 0.65);
}
.text-blue-6\/70 {
  color: rgb(22 119 255 / 0.7);
}
.text-blue-6\/75 {
  color: rgb(22 119 255 / 0.75);
}
.text-blue-6\/80 {
  color: rgb(22 119 255 / 0.8);
}
.text-blue-6\/85 {
  color: rgb(22 119 255 / 0.85);
}
.text-blue-6\/90 {
  color: rgb(22 119 255 / 0.9);
}
.text-blue-6\/95 {
  color: rgb(22 119 255 / 0.95);
}
.text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(28 100 242 / var(--tw-text-opacity, 1));
}
.text-blue-600\/0 {
  color: rgb(28 100 242 / 0);
}
.text-blue-600\/10 {
  color: rgb(28 100 242 / 0.1);
}
.text-blue-600\/100 {
  color: rgb(28 100 242 / 1);
}
.text-blue-600\/15 {
  color: rgb(28 100 242 / 0.15);
}
.text-blue-600\/20 {
  color: rgb(28 100 242 / 0.2);
}
.text-blue-600\/25 {
  color: rgb(28 100 242 / 0.25);
}
.text-blue-600\/30 {
  color: rgb(28 100 242 / 0.3);
}
.text-blue-600\/35 {
  color: rgb(28 100 242 / 0.35);
}
.text-blue-600\/40 {
  color: rgb(28 100 242 / 0.4);
}
.text-blue-600\/45 {
  color: rgb(28 100 242 / 0.45);
}
.text-blue-600\/5 {
  color: rgb(28 100 242 / 0.05);
}
.text-blue-600\/50 {
  color: rgb(28 100 242 / 0.5);
}
.text-blue-600\/55 {
  color: rgb(28 100 242 / 0.55);
}
.text-blue-600\/60 {
  color: rgb(28 100 242 / 0.6);
}
.text-blue-600\/65 {
  color: rgb(28 100 242 / 0.65);
}
.text-blue-600\/70 {
  color: rgb(28 100 242 / 0.7);
}
.text-blue-600\/75 {
  color: rgb(28 100 242 / 0.75);
}
.text-blue-600\/80 {
  color: rgb(28 100 242 / 0.8);
}
.text-blue-600\/85 {
  color: rgb(28 100 242 / 0.85);
}
.text-blue-600\/90 {
  color: rgb(28 100 242 / 0.9);
}
.text-blue-600\/95 {
  color: rgb(28 100 242 / 0.95);
}
.text-blue-7 {
  --tw-text-opacity: 1;
  color: rgb(9 88 217 / var(--tw-text-opacity, 1));
}
.text-blue-7\/0 {
  color: rgb(9 88 217 / 0);
}
.text-blue-7\/10 {
  color: rgb(9 88 217 / 0.1);
}
.text-blue-7\/100 {
  color: rgb(9 88 217 / 1);
}
.text-blue-7\/15 {
  color: rgb(9 88 217 / 0.15);
}
.text-blue-7\/20 {
  color: rgb(9 88 217 / 0.2);
}
.text-blue-7\/25 {
  color: rgb(9 88 217 / 0.25);
}
.text-blue-7\/30 {
  color: rgb(9 88 217 / 0.3);
}
.text-blue-7\/35 {
  color: rgb(9 88 217 / 0.35);
}
.text-blue-7\/40 {
  color: rgb(9 88 217 / 0.4);
}
.text-blue-7\/45 {
  color: rgb(9 88 217 / 0.45);
}
.text-blue-7\/5 {
  color: rgb(9 88 217 / 0.05);
}
.text-blue-7\/50 {
  color: rgb(9 88 217 / 0.5);
}
.text-blue-7\/55 {
  color: rgb(9 88 217 / 0.55);
}
.text-blue-7\/60 {
  color: rgb(9 88 217 / 0.6);
}
.text-blue-7\/65 {
  color: rgb(9 88 217 / 0.65);
}
.text-blue-7\/70 {
  color: rgb(9 88 217 / 0.7);
}
.text-blue-7\/75 {
  color: rgb(9 88 217 / 0.75);
}
.text-blue-7\/80 {
  color: rgb(9 88 217 / 0.8);
}
.text-blue-7\/85 {
  color: rgb(9 88 217 / 0.85);
}
.text-blue-7\/90 {
  color: rgb(9 88 217 / 0.9);
}
.text-blue-7\/95 {
  color: rgb(9 88 217 / 0.95);
}
.text-blue-700 {
  --tw-text-opacity: 1;
  color: rgb(26 86 219 / var(--tw-text-opacity, 1));
}
.text-blue-700\/0 {
  color: rgb(26 86 219 / 0);
}
.text-blue-700\/10 {
  color: rgb(26 86 219 / 0.1);
}
.text-blue-700\/100 {
  color: rgb(26 86 219 / 1);
}
.text-blue-700\/15 {
  color: rgb(26 86 219 / 0.15);
}
.text-blue-700\/20 {
  color: rgb(26 86 219 / 0.2);
}
.text-blue-700\/25 {
  color: rgb(26 86 219 / 0.25);
}
.text-blue-700\/30 {
  color: rgb(26 86 219 / 0.3);
}
.text-blue-700\/35 {
  color: rgb(26 86 219 / 0.35);
}
.text-blue-700\/40 {
  color: rgb(26 86 219 / 0.4);
}
.text-blue-700\/45 {
  color: rgb(26 86 219 / 0.45);
}
.text-blue-700\/5 {
  color: rgb(26 86 219 / 0.05);
}
.text-blue-700\/50 {
  color: rgb(26 86 219 / 0.5);
}
.text-blue-700\/55 {
  color: rgb(26 86 219 / 0.55);
}
.text-blue-700\/60 {
  color: rgb(26 86 219 / 0.6);
}
.text-blue-700\/65 {
  color: rgb(26 86 219 / 0.65);
}
.text-blue-700\/70 {
  color: rgb(26 86 219 / 0.7);
}
.text-blue-700\/75 {
  color: rgb(26 86 219 / 0.75);
}
.text-blue-700\/80 {
  color: rgb(26 86 219 / 0.8);
}
.text-blue-700\/85 {
  color: rgb(26 86 219 / 0.85);
}
.text-blue-700\/90 {
  color: rgb(26 86 219 / 0.9);
}
.text-blue-700\/95 {
  color: rgb(26 86 219 / 0.95);
}
.text-blue-8 {
  --tw-text-opacity: 1;
  color: rgb(0 62 179 / var(--tw-text-opacity, 1));
}
.text-blue-8\/0 {
  color: rgb(0 62 179 / 0);
}
.text-blue-8\/10 {
  color: rgb(0 62 179 / 0.1);
}
.text-blue-8\/100 {
  color: rgb(0 62 179 / 1);
}
.text-blue-8\/15 {
  color: rgb(0 62 179 / 0.15);
}
.text-blue-8\/20 {
  color: rgb(0 62 179 / 0.2);
}
.text-blue-8\/25 {
  color: rgb(0 62 179 / 0.25);
}
.text-blue-8\/30 {
  color: rgb(0 62 179 / 0.3);
}
.text-blue-8\/35 {
  color: rgb(0 62 179 / 0.35);
}
.text-blue-8\/40 {
  color: rgb(0 62 179 / 0.4);
}
.text-blue-8\/45 {
  color: rgb(0 62 179 / 0.45);
}
.text-blue-8\/5 {
  color: rgb(0 62 179 / 0.05);
}
.text-blue-8\/50 {
  color: rgb(0 62 179 / 0.5);
}
.text-blue-8\/55 {
  color: rgb(0 62 179 / 0.55);
}
.text-blue-8\/60 {
  color: rgb(0 62 179 / 0.6);
}
.text-blue-8\/65 {
  color: rgb(0 62 179 / 0.65);
}
.text-blue-8\/70 {
  color: rgb(0 62 179 / 0.7);
}
.text-blue-8\/75 {
  color: rgb(0 62 179 / 0.75);
}
.text-blue-8\/80 {
  color: rgb(0 62 179 / 0.8);
}
.text-blue-8\/85 {
  color: rgb(0 62 179 / 0.85);
}
.text-blue-8\/90 {
  color: rgb(0 62 179 / 0.9);
}
.text-blue-8\/95 {
  color: rgb(0 62 179 / 0.95);
}
.text-blue-800 {
  --tw-text-opacity: 1;
  color: rgb(30 66 159 / var(--tw-text-opacity, 1));
}
.text-blue-800\/0 {
  color: rgb(30 66 159 / 0);
}
.text-blue-800\/10 {
  color: rgb(30 66 159 / 0.1);
}
.text-blue-800\/100 {
  color: rgb(30 66 159 / 1);
}
.text-blue-800\/15 {
  color: rgb(30 66 159 / 0.15);
}
.text-blue-800\/20 {
  color: rgb(30 66 159 / 0.2);
}
.text-blue-800\/25 {
  color: rgb(30 66 159 / 0.25);
}
.text-blue-800\/30 {
  color: rgb(30 66 159 / 0.3);
}
.text-blue-800\/35 {
  color: rgb(30 66 159 / 0.35);
}
.text-blue-800\/40 {
  color: rgb(30 66 159 / 0.4);
}
.text-blue-800\/45 {
  color: rgb(30 66 159 / 0.45);
}
.text-blue-800\/5 {
  color: rgb(30 66 159 / 0.05);
}
.text-blue-800\/50 {
  color: rgb(30 66 159 / 0.5);
}
.text-blue-800\/55 {
  color: rgb(30 66 159 / 0.55);
}
.text-blue-800\/60 {
  color: rgb(30 66 159 / 0.6);
}
.text-blue-800\/65 {
  color: rgb(30 66 159 / 0.65);
}
.text-blue-800\/70 {
  color: rgb(30 66 159 / 0.7);
}
.text-blue-800\/75 {
  color: rgb(30 66 159 / 0.75);
}
.text-blue-800\/80 {
  color: rgb(30 66 159 / 0.8);
}
.text-blue-800\/85 {
  color: rgb(30 66 159 / 0.85);
}
.text-blue-800\/90 {
  color: rgb(30 66 159 / 0.9);
}
.text-blue-800\/95 {
  color: rgb(30 66 159 / 0.95);
}
.text-blue-9 {
  --tw-text-opacity: 1;
  color: rgb(0 44 140 / var(--tw-text-opacity, 1));
}
.text-blue-9\/0 {
  color: rgb(0 44 140 / 0);
}
.text-blue-9\/10 {
  color: rgb(0 44 140 / 0.1);
}
.text-blue-9\/100 {
  color: rgb(0 44 140 / 1);
}
.text-blue-9\/15 {
  color: rgb(0 44 140 / 0.15);
}
.text-blue-9\/20 {
  color: rgb(0 44 140 / 0.2);
}
.text-blue-9\/25 {
  color: rgb(0 44 140 / 0.25);
}
.text-blue-9\/30 {
  color: rgb(0 44 140 / 0.3);
}
.text-blue-9\/35 {
  color: rgb(0 44 140 / 0.35);
}
.text-blue-9\/40 {
  color: rgb(0 44 140 / 0.4);
}
.text-blue-9\/45 {
  color: rgb(0 44 140 / 0.45);
}
.text-blue-9\/5 {
  color: rgb(0 44 140 / 0.05);
}
.text-blue-9\/50 {
  color: rgb(0 44 140 / 0.5);
}
.text-blue-9\/55 {
  color: rgb(0 44 140 / 0.55);
}
.text-blue-9\/60 {
  color: rgb(0 44 140 / 0.6);
}
.text-blue-9\/65 {
  color: rgb(0 44 140 / 0.65);
}
.text-blue-9\/70 {
  color: rgb(0 44 140 / 0.7);
}
.text-blue-9\/75 {
  color: rgb(0 44 140 / 0.75);
}
.text-blue-9\/80 {
  color: rgb(0 44 140 / 0.8);
}
.text-blue-9\/85 {
  color: rgb(0 44 140 / 0.85);
}
.text-blue-9\/90 {
  color: rgb(0 44 140 / 0.9);
}
.text-blue-9\/95 {
  color: rgb(0 44 140 / 0.95);
}
.text-blue-900 {
  --tw-text-opacity: 1;
  color: rgb(35 56 118 / var(--tw-text-opacity, 1));
}
.text-blue-900\/0 {
  color: rgb(35 56 118 / 0);
}
.text-blue-900\/10 {
  color: rgb(35 56 118 / 0.1);
}
.text-blue-900\/100 {
  color: rgb(35 56 118 / 1);
}
.text-blue-900\/15 {
  color: rgb(35 56 118 / 0.15);
}
.text-blue-900\/20 {
  color: rgb(35 56 118 / 0.2);
}
.text-blue-900\/25 {
  color: rgb(35 56 118 / 0.25);
}
.text-blue-900\/30 {
  color: rgb(35 56 118 / 0.3);
}
.text-blue-900\/35 {
  color: rgb(35 56 118 / 0.35);
}
.text-blue-900\/40 {
  color: rgb(35 56 118 / 0.4);
}
.text-blue-900\/45 {
  color: rgb(35 56 118 / 0.45);
}
.text-blue-900\/5 {
  color: rgb(35 56 118 / 0.05);
}
.text-blue-900\/50 {
  color: rgb(35 56 118 / 0.5);
}
.text-blue-900\/55 {
  color: rgb(35 56 118 / 0.55);
}
.text-blue-900\/60 {
  color: rgb(35 56 118 / 0.6);
}
.text-blue-900\/65 {
  color: rgb(35 56 118 / 0.65);
}
.text-blue-900\/70 {
  color: rgb(35 56 118 / 0.7);
}
.text-blue-900\/75 {
  color: rgb(35 56 118 / 0.75);
}
.text-blue-900\/80 {
  color: rgb(35 56 118 / 0.8);
}
.text-blue-900\/85 {
  color: rgb(35 56 118 / 0.85);
}
.text-blue-900\/90 {
  color: rgb(35 56 118 / 0.9);
}
.text-blue-900\/95 {
  color: rgb(35 56 118 / 0.95);
}
.text-border {
  color: #25292c26;
}
.text-border-error {
  --tw-text-opacity: 1;
  color: rgb(255 77 79 / var(--tw-text-opacity, 1));
}
.text-border-error\/0 {
  color: rgb(255 77 79 / 0);
}
.text-border-error\/10 {
  color: rgb(255 77 79 / 0.1);
}
.text-border-error\/100 {
  color: rgb(255 77 79 / 1);
}
.text-border-error\/15 {
  color: rgb(255 77 79 / 0.15);
}
.text-border-error\/20 {
  color: rgb(255 77 79 / 0.2);
}
.text-border-error\/25 {
  color: rgb(255 77 79 / 0.25);
}
.text-border-error\/30 {
  color: rgb(255 77 79 / 0.3);
}
.text-border-error\/35 {
  color: rgb(255 77 79 / 0.35);
}
.text-border-error\/40 {
  color: rgb(255 77 79 / 0.4);
}
.text-border-error\/45 {
  color: rgb(255 77 79 / 0.45);
}
.text-border-error\/5 {
  color: rgb(255 77 79 / 0.05);
}
.text-border-error\/50 {
  color: rgb(255 77 79 / 0.5);
}
.text-border-error\/55 {
  color: rgb(255 77 79 / 0.55);
}
.text-border-error\/60 {
  color: rgb(255 77 79 / 0.6);
}
.text-border-error\/65 {
  color: rgb(255 77 79 / 0.65);
}
.text-border-error\/70 {
  color: rgb(255 77 79 / 0.7);
}
.text-border-error\/75 {
  color: rgb(255 77 79 / 0.75);
}
.text-border-error\/80 {
  color: rgb(255 77 79 / 0.8);
}
.text-border-error\/85 {
  color: rgb(255 77 79 / 0.85);
}
.text-border-error\/90 {
  color: rgb(255 77 79 / 0.9);
}
.text-border-error\/95 {
  color: rgb(255 77 79 / 0.95);
}
.text-border-secondary {
  color: #25292c0f;
}
.text-border-secondary\/0 {
  color: rgb(37 41 44 / 0);
}
.text-border-secondary\/10 {
  color: rgb(37 41 44 / 0.1);
}
.text-border-secondary\/100 {
  color: rgb(37 41 44 / 1);
}
.text-border-secondary\/15 {
  color: rgb(37 41 44 / 0.15);
}
.text-border-secondary\/20 {
  color: rgb(37 41 44 / 0.2);
}
.text-border-secondary\/25 {
  color: rgb(37 41 44 / 0.25);
}
.text-border-secondary\/30 {
  color: rgb(37 41 44 / 0.3);
}
.text-border-secondary\/35 {
  color: rgb(37 41 44 / 0.35);
}
.text-border-secondary\/40 {
  color: rgb(37 41 44 / 0.4);
}
.text-border-secondary\/45 {
  color: rgb(37 41 44 / 0.45);
}
.text-border-secondary\/5 {
  color: rgb(37 41 44 / 0.05);
}
.text-border-secondary\/50 {
  color: rgb(37 41 44 / 0.5);
}
.text-border-secondary\/55 {
  color: rgb(37 41 44 / 0.55);
}
.text-border-secondary\/60 {
  color: rgb(37 41 44 / 0.6);
}
.text-border-secondary\/65 {
  color: rgb(37 41 44 / 0.65);
}
.text-border-secondary\/70 {
  color: rgb(37 41 44 / 0.7);
}
.text-border-secondary\/75 {
  color: rgb(37 41 44 / 0.75);
}
.text-border-secondary\/80 {
  color: rgb(37 41 44 / 0.8);
}
.text-border-secondary\/85 {
  color: rgb(37 41 44 / 0.85);
}
.text-border-secondary\/90 {
  color: rgb(37 41 44 / 0.9);
}
.text-border-secondary\/95 {
  color: rgb(37 41 44 / 0.95);
}
.text-border-split {
  color: #25292c0f;
}
.text-border-split\/0 {
  color: rgb(37 41 44 / 0);
}
.text-border-split\/10 {
  color: rgb(37 41 44 / 0.1);
}
.text-border-split\/100 {
  color: rgb(37 41 44 / 1);
}
.text-border-split\/15 {
  color: rgb(37 41 44 / 0.15);
}
.text-border-split\/20 {
  color: rgb(37 41 44 / 0.2);
}
.text-border-split\/25 {
  color: rgb(37 41 44 / 0.25);
}
.text-border-split\/30 {
  color: rgb(37 41 44 / 0.3);
}
.text-border-split\/35 {
  color: rgb(37 41 44 / 0.35);
}
.text-border-split\/40 {
  color: rgb(37 41 44 / 0.4);
}
.text-border-split\/45 {
  color: rgb(37 41 44 / 0.45);
}
.text-border-split\/5 {
  color: rgb(37 41 44 / 0.05);
}
.text-border-split\/50 {
  color: rgb(37 41 44 / 0.5);
}
.text-border-split\/55 {
  color: rgb(37 41 44 / 0.55);
}
.text-border-split\/60 {
  color: rgb(37 41 44 / 0.6);
}
.text-border-split\/65 {
  color: rgb(37 41 44 / 0.65);
}
.text-border-split\/70 {
  color: rgb(37 41 44 / 0.7);
}
.text-border-split\/75 {
  color: rgb(37 41 44 / 0.75);
}
.text-border-split\/80 {
  color: rgb(37 41 44 / 0.8);
}
.text-border-split\/85 {
  color: rgb(37 41 44 / 0.85);
}
.text-border-split\/90 {
  color: rgb(37 41 44 / 0.9);
}
.text-border-split\/95 {
  color: rgb(37 41 44 / 0.95);
}
.text-border\/0 {
  color: rgb(37 41 44 / 0);
}
.text-border\/10 {
  color: rgb(37 41 44 / 0.1);
}
.text-border\/100 {
  color: rgb(37 41 44 / 1);
}
.text-border\/15 {
  color: rgb(37 41 44 / 0.15);
}
.text-border\/20 {
  color: rgb(37 41 44 / 0.2);
}
.text-border\/25 {
  color: rgb(37 41 44 / 0.25);
}
.text-border\/30 {
  color: rgb(37 41 44 / 0.3);
}
.text-border\/35 {
  color: rgb(37 41 44 / 0.35);
}
.text-border\/40 {
  color: rgb(37 41 44 / 0.4);
}
.text-border\/45 {
  color: rgb(37 41 44 / 0.45);
}
.text-border\/5 {
  color: rgb(37 41 44 / 0.05);
}
.text-border\/50 {
  color: rgb(37 41 44 / 0.5);
}
.text-border\/55 {
  color: rgb(37 41 44 / 0.55);
}
.text-border\/60 {
  color: rgb(37 41 44 / 0.6);
}
.text-border\/65 {
  color: rgb(37 41 44 / 0.65);
}
.text-border\/70 {
  color: rgb(37 41 44 / 0.7);
}
.text-border\/75 {
  color: rgb(37 41 44 / 0.75);
}
.text-border\/80 {
  color: rgb(37 41 44 / 0.8);
}
.text-border\/85 {
  color: rgb(37 41 44 / 0.85);
}
.text-border\/90 {
  color: rgb(37 41 44 / 0.9);
}
.text-border\/95 {
  color: rgb(37 41 44 / 0.95);
}
.text-brand-1 {
  --tw-text-opacity: 1;
  color: rgb(236 235 254 / var(--tw-text-opacity, 1));
}
.text-brand-1\/0 {
  color: rgb(236 235 254 / 0);
}
.text-brand-1\/10 {
  color: rgb(236 235 254 / 0.1);
}
.text-brand-1\/100 {
  color: rgb(236 235 254 / 1);
}
.text-brand-1\/15 {
  color: rgb(236 235 254 / 0.15);
}
.text-brand-1\/20 {
  color: rgb(236 235 254 / 0.2);
}
.text-brand-1\/25 {
  color: rgb(236 235 254 / 0.25);
}
.text-brand-1\/30 {
  color: rgb(236 235 254 / 0.3);
}
.text-brand-1\/35 {
  color: rgb(236 235 254 / 0.35);
}
.text-brand-1\/40 {
  color: rgb(236 235 254 / 0.4);
}
.text-brand-1\/45 {
  color: rgb(236 235 254 / 0.45);
}
.text-brand-1\/5 {
  color: rgb(236 235 254 / 0.05);
}
.text-brand-1\/50 {
  color: rgb(236 235 254 / 0.5);
}
.text-brand-1\/55 {
  color: rgb(236 235 254 / 0.55);
}
.text-brand-1\/60 {
  color: rgb(236 235 254 / 0.6);
}
.text-brand-1\/65 {
  color: rgb(236 235 254 / 0.65);
}
.text-brand-1\/70 {
  color: rgb(236 235 254 / 0.7);
}
.text-brand-1\/75 {
  color: rgb(236 235 254 / 0.75);
}
.text-brand-1\/80 {
  color: rgb(236 235 254 / 0.8);
}
.text-brand-1\/85 {
  color: rgb(236 235 254 / 0.85);
}
.text-brand-1\/90 {
  color: rgb(236 235 254 / 0.9);
}
.text-brand-1\/95 {
  color: rgb(236 235 254 / 0.95);
}
.text-brand-10 {
  --tw-text-opacity: 1;
  color: rgb(34 25 88 / var(--tw-text-opacity, 1));
}
.text-brand-10\/0 {
  color: rgb(34 25 88 / 0);
}
.text-brand-10\/10 {
  color: rgb(34 25 88 / 0.1);
}
.text-brand-10\/100 {
  color: rgb(34 25 88 / 1);
}
.text-brand-10\/15 {
  color: rgb(34 25 88 / 0.15);
}
.text-brand-10\/20 {
  color: rgb(34 25 88 / 0.2);
}
.text-brand-10\/25 {
  color: rgb(34 25 88 / 0.25);
}
.text-brand-10\/30 {
  color: rgb(34 25 88 / 0.3);
}
.text-brand-10\/35 {
  color: rgb(34 25 88 / 0.35);
}
.text-brand-10\/40 {
  color: rgb(34 25 88 / 0.4);
}
.text-brand-10\/45 {
  color: rgb(34 25 88 / 0.45);
}
.text-brand-10\/5 {
  color: rgb(34 25 88 / 0.05);
}
.text-brand-10\/50 {
  color: rgb(34 25 88 / 0.5);
}
.text-brand-10\/55 {
  color: rgb(34 25 88 / 0.55);
}
.text-brand-10\/60 {
  color: rgb(34 25 88 / 0.6);
}
.text-brand-10\/65 {
  color: rgb(34 25 88 / 0.65);
}
.text-brand-10\/70 {
  color: rgb(34 25 88 / 0.7);
}
.text-brand-10\/75 {
  color: rgb(34 25 88 / 0.75);
}
.text-brand-10\/80 {
  color: rgb(34 25 88 / 0.8);
}
.text-brand-10\/85 {
  color: rgb(34 25 88 / 0.85);
}
.text-brand-10\/90 {
  color: rgb(34 25 88 / 0.9);
}
.text-brand-10\/95 {
  color: rgb(34 25 88 / 0.95);
}
.text-brand-2 {
  --tw-text-opacity: 1;
  color: rgb(223 222 253 / var(--tw-text-opacity, 1));
}
.text-brand-2\/0 {
  color: rgb(223 222 253 / 0);
}
.text-brand-2\/10 {
  color: rgb(223 222 253 / 0.1);
}
.text-brand-2\/100 {
  color: rgb(223 222 253 / 1);
}
.text-brand-2\/15 {
  color: rgb(223 222 253 / 0.15);
}
.text-brand-2\/20 {
  color: rgb(223 222 253 / 0.2);
}
.text-brand-2\/25 {
  color: rgb(223 222 253 / 0.25);
}
.text-brand-2\/30 {
  color: rgb(223 222 253 / 0.3);
}
.text-brand-2\/35 {
  color: rgb(223 222 253 / 0.35);
}
.text-brand-2\/40 {
  color: rgb(223 222 253 / 0.4);
}
.text-brand-2\/45 {
  color: rgb(223 222 253 / 0.45);
}
.text-brand-2\/5 {
  color: rgb(223 222 253 / 0.05);
}
.text-brand-2\/50 {
  color: rgb(223 222 253 / 0.5);
}
.text-brand-2\/55 {
  color: rgb(223 222 253 / 0.55);
}
.text-brand-2\/60 {
  color: rgb(223 222 253 / 0.6);
}
.text-brand-2\/65 {
  color: rgb(223 222 253 / 0.65);
}
.text-brand-2\/70 {
  color: rgb(223 222 253 / 0.7);
}
.text-brand-2\/75 {
  color: rgb(223 222 253 / 0.75);
}
.text-brand-2\/80 {
  color: rgb(223 222 253 / 0.8);
}
.text-brand-2\/85 {
  color: rgb(223 222 253 / 0.85);
}
.text-brand-2\/90 {
  color: rgb(223 222 253 / 0.9);
}
.text-brand-2\/95 {
  color: rgb(223 222 253 / 0.95);
}
.text-brand-3 {
  --tw-text-opacity: 1;
  color: rgb(207 206 252 / var(--tw-text-opacity, 1));
}
.text-brand-3\/0 {
  color: rgb(207 206 252 / 0);
}
.text-brand-3\/10 {
  color: rgb(207 206 252 / 0.1);
}
.text-brand-3\/100 {
  color: rgb(207 206 252 / 1);
}
.text-brand-3\/15 {
  color: rgb(207 206 252 / 0.15);
}
.text-brand-3\/20 {
  color: rgb(207 206 252 / 0.2);
}
.text-brand-3\/25 {
  color: rgb(207 206 252 / 0.25);
}
.text-brand-3\/30 {
  color: rgb(207 206 252 / 0.3);
}
.text-brand-3\/35 {
  color: rgb(207 206 252 / 0.35);
}
.text-brand-3\/40 {
  color: rgb(207 206 252 / 0.4);
}
.text-brand-3\/45 {
  color: rgb(207 206 252 / 0.45);
}
.text-brand-3\/5 {
  color: rgb(207 206 252 / 0.05);
}
.text-brand-3\/50 {
  color: rgb(207 206 252 / 0.5);
}
.text-brand-3\/55 {
  color: rgb(207 206 252 / 0.55);
}
.text-brand-3\/60 {
  color: rgb(207 206 252 / 0.6);
}
.text-brand-3\/65 {
  color: rgb(207 206 252 / 0.65);
}
.text-brand-3\/70 {
  color: rgb(207 206 252 / 0.7);
}
.text-brand-3\/75 {
  color: rgb(207 206 252 / 0.75);
}
.text-brand-3\/80 {
  color: rgb(207 206 252 / 0.8);
}
.text-brand-3\/85 {
  color: rgb(207 206 252 / 0.85);
}
.text-brand-3\/90 {
  color: rgb(207 206 252 / 0.9);
}
.text-brand-3\/95 {
  color: rgb(207 206 252 / 0.95);
}
.text-brand-4 {
  --tw-text-opacity: 1;
  color: rgb(158 156 248 / var(--tw-text-opacity, 1));
}
.text-brand-4\/0 {
  color: rgb(158 156 248 / 0);
}
.text-brand-4\/10 {
  color: rgb(158 156 248 / 0.1);
}
.text-brand-4\/100 {
  color: rgb(158 156 248 / 1);
}
.text-brand-4\/15 {
  color: rgb(158 156 248 / 0.15);
}
.text-brand-4\/20 {
  color: rgb(158 156 248 / 0.2);
}
.text-brand-4\/25 {
  color: rgb(158 156 248 / 0.25);
}
.text-brand-4\/30 {
  color: rgb(158 156 248 / 0.3);
}
.text-brand-4\/35 {
  color: rgb(158 156 248 / 0.35);
}
.text-brand-4\/40 {
  color: rgb(158 156 248 / 0.4);
}
.text-brand-4\/45 {
  color: rgb(158 156 248 / 0.45);
}
.text-brand-4\/5 {
  color: rgb(158 156 248 / 0.05);
}
.text-brand-4\/50 {
  color: rgb(158 156 248 / 0.5);
}
.text-brand-4\/55 {
  color: rgb(158 156 248 / 0.55);
}
.text-brand-4\/60 {
  color: rgb(158 156 248 / 0.6);
}
.text-brand-4\/65 {
  color: rgb(158 156 248 / 0.65);
}
.text-brand-4\/70 {
  color: rgb(158 156 248 / 0.7);
}
.text-brand-4\/75 {
  color: rgb(158 156 248 / 0.75);
}
.text-brand-4\/80 {
  color: rgb(158 156 248 / 0.8);
}
.text-brand-4\/85 {
  color: rgb(158 156 248 / 0.85);
}
.text-brand-4\/90 {
  color: rgb(158 156 248 / 0.9);
}
.text-brand-4\/95 {
  color: rgb(158 156 248 / 0.95);
}
.text-brand-5 {
  --tw-text-opacity: 1;
  color: rgb(125 112 238 / var(--tw-text-opacity, 1));
}
.text-brand-5\/0 {
  color: rgb(125 112 238 / 0);
}
.text-brand-5\/10 {
  color: rgb(125 112 238 / 0.1);
}
.text-brand-5\/100 {
  color: rgb(125 112 238 / 1);
}
.text-brand-5\/15 {
  color: rgb(125 112 238 / 0.15);
}
.text-brand-5\/20 {
  color: rgb(125 112 238 / 0.2);
}
.text-brand-5\/25 {
  color: rgb(125 112 238 / 0.25);
}
.text-brand-5\/30 {
  color: rgb(125 112 238 / 0.3);
}
.text-brand-5\/35 {
  color: rgb(125 112 238 / 0.35);
}
.text-brand-5\/40 {
  color: rgb(125 112 238 / 0.4);
}
.text-brand-5\/45 {
  color: rgb(125 112 238 / 0.45);
}
.text-brand-5\/5 {
  color: rgb(125 112 238 / 0.05);
}
.text-brand-5\/50 {
  color: rgb(125 112 238 / 0.5);
}
.text-brand-5\/55 {
  color: rgb(125 112 238 / 0.55);
}
.text-brand-5\/60 {
  color: rgb(125 112 238 / 0.6);
}
.text-brand-5\/65 {
  color: rgb(125 112 238 / 0.65);
}
.text-brand-5\/70 {
  color: rgb(125 112 238 / 0.7);
}
.text-brand-5\/75 {
  color: rgb(125 112 238 / 0.75);
}
.text-brand-5\/80 {
  color: rgb(125 112 238 / 0.8);
}
.text-brand-5\/85 {
  color: rgb(125 112 238 / 0.85);
}
.text-brand-5\/90 {
  color: rgb(125 112 238 / 0.9);
}
.text-brand-5\/95 {
  color: rgb(125 112 238 / 0.95);
}
.text-brand-6 {
  --tw-text-opacity: 1;
  color: rgb(92 67 229 / var(--tw-text-opacity, 1));
}
.text-brand-6\/0 {
  color: rgb(92 67 229 / 0);
}
.text-brand-6\/10 {
  color: rgb(92 67 229 / 0.1);
}
.text-brand-6\/100 {
  color: rgb(92 67 229 / 1);
}
.text-brand-6\/15 {
  color: rgb(92 67 229 / 0.15);
}
.text-brand-6\/20 {
  color: rgb(92 67 229 / 0.2);
}
.text-brand-6\/25 {
  color: rgb(92 67 229 / 0.25);
}
.text-brand-6\/30 {
  color: rgb(92 67 229 / 0.3);
}
.text-brand-6\/35 {
  color: rgb(92 67 229 / 0.35);
}
.text-brand-6\/40 {
  color: rgb(92 67 229 / 0.4);
}
.text-brand-6\/45 {
  color: rgb(92 67 229 / 0.45);
}
.text-brand-6\/5 {
  color: rgb(92 67 229 / 0.05);
}
.text-brand-6\/50 {
  color: rgb(92 67 229 / 0.5);
}
.text-brand-6\/55 {
  color: rgb(92 67 229 / 0.55);
}
.text-brand-6\/60 {
  color: rgb(92 67 229 / 0.6);
}
.text-brand-6\/65 {
  color: rgb(92 67 229 / 0.65);
}
.text-brand-6\/70 {
  color: rgb(92 67 229 / 0.7);
}
.text-brand-6\/75 {
  color: rgb(92 67 229 / 0.75);
}
.text-brand-6\/80 {
  color: rgb(92 67 229 / 0.8);
}
.text-brand-6\/85 {
  color: rgb(92 67 229 / 0.85);
}
.text-brand-6\/90 {
  color: rgb(92 67 229 / 0.9);
}
.text-brand-6\/95 {
  color: rgb(92 67 229 / 0.95);
}
.text-brand-7 {
  --tw-text-opacity: 1;
  color: rgb(76 55 189 / var(--tw-text-opacity, 1));
}
.text-brand-7\/0 {
  color: rgb(76 55 189 / 0);
}
.text-brand-7\/10 {
  color: rgb(76 55 189 / 0.1);
}
.text-brand-7\/100 {
  color: rgb(76 55 189 / 1);
}
.text-brand-7\/15 {
  color: rgb(76 55 189 / 0.15);
}
.text-brand-7\/20 {
  color: rgb(76 55 189 / 0.2);
}
.text-brand-7\/25 {
  color: rgb(76 55 189 / 0.25);
}
.text-brand-7\/30 {
  color: rgb(76 55 189 / 0.3);
}
.text-brand-7\/35 {
  color: rgb(76 55 189 / 0.35);
}
.text-brand-7\/40 {
  color: rgb(76 55 189 / 0.4);
}
.text-brand-7\/45 {
  color: rgb(76 55 189 / 0.45);
}
.text-brand-7\/5 {
  color: rgb(76 55 189 / 0.05);
}
.text-brand-7\/50 {
  color: rgb(76 55 189 / 0.5);
}
.text-brand-7\/55 {
  color: rgb(76 55 189 / 0.55);
}
.text-brand-7\/60 {
  color: rgb(76 55 189 / 0.6);
}
.text-brand-7\/65 {
  color: rgb(76 55 189 / 0.65);
}
.text-brand-7\/70 {
  color: rgb(76 55 189 / 0.7);
}
.text-brand-7\/75 {
  color: rgb(76 55 189 / 0.75);
}
.text-brand-7\/80 {
  color: rgb(76 55 189 / 0.8);
}
.text-brand-7\/85 {
  color: rgb(76 55 189 / 0.85);
}
.text-brand-7\/90 {
  color: rgb(76 55 189 / 0.9);
}
.text-brand-7\/95 {
  color: rgb(76 55 189 / 0.95);
}
.text-brand-8 {
  --tw-text-opacity: 1;
  color: rgb(60 43 150 / var(--tw-text-opacity, 1));
}
.text-brand-8\/0 {
  color: rgb(60 43 150 / 0);
}
.text-brand-8\/10 {
  color: rgb(60 43 150 / 0.1);
}
.text-brand-8\/100 {
  color: rgb(60 43 150 / 1);
}
.text-brand-8\/15 {
  color: rgb(60 43 150 / 0.15);
}
.text-brand-8\/20 {
  color: rgb(60 43 150 / 0.2);
}
.text-brand-8\/25 {
  color: rgb(60 43 150 / 0.25);
}
.text-brand-8\/30 {
  color: rgb(60 43 150 / 0.3);
}
.text-brand-8\/35 {
  color: rgb(60 43 150 / 0.35);
}
.text-brand-8\/40 {
  color: rgb(60 43 150 / 0.4);
}
.text-brand-8\/45 {
  color: rgb(60 43 150 / 0.45);
}
.text-brand-8\/5 {
  color: rgb(60 43 150 / 0.05);
}
.text-brand-8\/50 {
  color: rgb(60 43 150 / 0.5);
}
.text-brand-8\/55 {
  color: rgb(60 43 150 / 0.55);
}
.text-brand-8\/60 {
  color: rgb(60 43 150 / 0.6);
}
.text-brand-8\/65 {
  color: rgb(60 43 150 / 0.65);
}
.text-brand-8\/70 {
  color: rgb(60 43 150 / 0.7);
}
.text-brand-8\/75 {
  color: rgb(60 43 150 / 0.75);
}
.text-brand-8\/80 {
  color: rgb(60 43 150 / 0.8);
}
.text-brand-8\/85 {
  color: rgb(60 43 150 / 0.85);
}
.text-brand-8\/90 {
  color: rgb(60 43 150 / 0.9);
}
.text-brand-8\/95 {
  color: rgb(60 43 150 / 0.95);
}
.text-brand-9 {
  --tw-text-opacity: 1;
  color: rgb(43 31 110 / var(--tw-text-opacity, 1));
}
.text-brand-9\/0 {
  color: rgb(43 31 110 / 0);
}
.text-brand-9\/10 {
  color: rgb(43 31 110 / 0.1);
}
.text-brand-9\/100 {
  color: rgb(43 31 110 / 1);
}
.text-brand-9\/15 {
  color: rgb(43 31 110 / 0.15);
}
.text-brand-9\/20 {
  color: rgb(43 31 110 / 0.2);
}
.text-brand-9\/25 {
  color: rgb(43 31 110 / 0.25);
}
.text-brand-9\/30 {
  color: rgb(43 31 110 / 0.3);
}
.text-brand-9\/35 {
  color: rgb(43 31 110 / 0.35);
}
.text-brand-9\/40 {
  color: rgb(43 31 110 / 0.4);
}
.text-brand-9\/45 {
  color: rgb(43 31 110 / 0.45);
}
.text-brand-9\/5 {
  color: rgb(43 31 110 / 0.05);
}
.text-brand-9\/50 {
  color: rgb(43 31 110 / 0.5);
}
.text-brand-9\/55 {
  color: rgb(43 31 110 / 0.55);
}
.text-brand-9\/60 {
  color: rgb(43 31 110 / 0.6);
}
.text-brand-9\/65 {
  color: rgb(43 31 110 / 0.65);
}
.text-brand-9\/70 {
  color: rgb(43 31 110 / 0.7);
}
.text-brand-9\/75 {
  color: rgb(43 31 110 / 0.75);
}
.text-brand-9\/80 {
  color: rgb(43 31 110 / 0.8);
}
.text-brand-9\/85 {
  color: rgb(43 31 110 / 0.85);
}
.text-brand-9\/90 {
  color: rgb(43 31 110 / 0.9);
}
.text-brand-9\/95 {
  color: rgb(43 31 110 / 0.95);
}
.text-controlItem-bg-active {
  --tw-text-opacity: 1;
  color: rgb(236 235 254 / var(--tw-text-opacity, 1));
}
.text-controlItem-bg-active-hover {
  --tw-text-opacity: 1;
  color: rgb(223 222 253 / var(--tw-text-opacity, 1));
}
.text-controlItem-bg-active-hover\/0 {
  color: rgb(223 222 253 / 0);
}
.text-controlItem-bg-active-hover\/10 {
  color: rgb(223 222 253 / 0.1);
}
.text-controlItem-bg-active-hover\/100 {
  color: rgb(223 222 253 / 1);
}
.text-controlItem-bg-active-hover\/15 {
  color: rgb(223 222 253 / 0.15);
}
.text-controlItem-bg-active-hover\/20 {
  color: rgb(223 222 253 / 0.2);
}
.text-controlItem-bg-active-hover\/25 {
  color: rgb(223 222 253 / 0.25);
}
.text-controlItem-bg-active-hover\/30 {
  color: rgb(223 222 253 / 0.3);
}
.text-controlItem-bg-active-hover\/35 {
  color: rgb(223 222 253 / 0.35);
}
.text-controlItem-bg-active-hover\/40 {
  color: rgb(223 222 253 / 0.4);
}
.text-controlItem-bg-active-hover\/45 {
  color: rgb(223 222 253 / 0.45);
}
.text-controlItem-bg-active-hover\/5 {
  color: rgb(223 222 253 / 0.05);
}
.text-controlItem-bg-active-hover\/50 {
  color: rgb(223 222 253 / 0.5);
}
.text-controlItem-bg-active-hover\/55 {
  color: rgb(223 222 253 / 0.55);
}
.text-controlItem-bg-active-hover\/60 {
  color: rgb(223 222 253 / 0.6);
}
.text-controlItem-bg-active-hover\/65 {
  color: rgb(223 222 253 / 0.65);
}
.text-controlItem-bg-active-hover\/70 {
  color: rgb(223 222 253 / 0.7);
}
.text-controlItem-bg-active-hover\/75 {
  color: rgb(223 222 253 / 0.75);
}
.text-controlItem-bg-active-hover\/80 {
  color: rgb(223 222 253 / 0.8);
}
.text-controlItem-bg-active-hover\/85 {
  color: rgb(223 222 253 / 0.85);
}
.text-controlItem-bg-active-hover\/90 {
  color: rgb(223 222 253 / 0.9);
}
.text-controlItem-bg-active-hover\/95 {
  color: rgb(223 222 253 / 0.95);
}
.text-controlItem-bg-active\/0 {
  color: rgb(236 235 254 / 0);
}
.text-controlItem-bg-active\/10 {
  color: rgb(236 235 254 / 0.1);
}
.text-controlItem-bg-active\/100 {
  color: rgb(236 235 254 / 1);
}
.text-controlItem-bg-active\/15 {
  color: rgb(236 235 254 / 0.15);
}
.text-controlItem-bg-active\/20 {
  color: rgb(236 235 254 / 0.2);
}
.text-controlItem-bg-active\/25 {
  color: rgb(236 235 254 / 0.25);
}
.text-controlItem-bg-active\/30 {
  color: rgb(236 235 254 / 0.3);
}
.text-controlItem-bg-active\/35 {
  color: rgb(236 235 254 / 0.35);
}
.text-controlItem-bg-active\/40 {
  color: rgb(236 235 254 / 0.4);
}
.text-controlItem-bg-active\/45 {
  color: rgb(236 235 254 / 0.45);
}
.text-controlItem-bg-active\/5 {
  color: rgb(236 235 254 / 0.05);
}
.text-controlItem-bg-active\/50 {
  color: rgb(236 235 254 / 0.5);
}
.text-controlItem-bg-active\/55 {
  color: rgb(236 235 254 / 0.55);
}
.text-controlItem-bg-active\/60 {
  color: rgb(236 235 254 / 0.6);
}
.text-controlItem-bg-active\/65 {
  color: rgb(236 235 254 / 0.65);
}
.text-controlItem-bg-active\/70 {
  color: rgb(236 235 254 / 0.7);
}
.text-controlItem-bg-active\/75 {
  color: rgb(236 235 254 / 0.75);
}
.text-controlItem-bg-active\/80 {
  color: rgb(236 235 254 / 0.8);
}
.text-controlItem-bg-active\/85 {
  color: rgb(236 235 254 / 0.85);
}
.text-controlItem-bg-active\/90 {
  color: rgb(236 235 254 / 0.9);
}
.text-controlItem-bg-active\/95 {
  color: rgb(236 235 254 / 0.95);
}
.text-controlItem-bg-hover {
  color: #25292c0a;
}
.text-controlItem-bg-hover\/0 {
  color: rgb(37 41 44 / 0);
}
.text-controlItem-bg-hover\/10 {
  color: rgb(37 41 44 / 0.1);
}
.text-controlItem-bg-hover\/100 {
  color: rgb(37 41 44 / 1);
}
.text-controlItem-bg-hover\/15 {
  color: rgb(37 41 44 / 0.15);
}
.text-controlItem-bg-hover\/20 {
  color: rgb(37 41 44 / 0.2);
}
.text-controlItem-bg-hover\/25 {
  color: rgb(37 41 44 / 0.25);
}
.text-controlItem-bg-hover\/30 {
  color: rgb(37 41 44 / 0.3);
}
.text-controlItem-bg-hover\/35 {
  color: rgb(37 41 44 / 0.35);
}
.text-controlItem-bg-hover\/40 {
  color: rgb(37 41 44 / 0.4);
}
.text-controlItem-bg-hover\/45 {
  color: rgb(37 41 44 / 0.45);
}
.text-controlItem-bg-hover\/5 {
  color: rgb(37 41 44 / 0.05);
}
.text-controlItem-bg-hover\/50 {
  color: rgb(37 41 44 / 0.5);
}
.text-controlItem-bg-hover\/55 {
  color: rgb(37 41 44 / 0.55);
}
.text-controlItem-bg-hover\/60 {
  color: rgb(37 41 44 / 0.6);
}
.text-controlItem-bg-hover\/65 {
  color: rgb(37 41 44 / 0.65);
}
.text-controlItem-bg-hover\/70 {
  color: rgb(37 41 44 / 0.7);
}
.text-controlItem-bg-hover\/75 {
  color: rgb(37 41 44 / 0.75);
}
.text-controlItem-bg-hover\/80 {
  color: rgb(37 41 44 / 0.8);
}
.text-controlItem-bg-hover\/85 {
  color: rgb(37 41 44 / 0.85);
}
.text-controlItem-bg-hover\/90 {
  color: rgb(37 41 44 / 0.9);
}
.text-controlItem-bg-hover\/95 {
  color: rgb(37 41 44 / 0.95);
}
.text-cyan-1 {
  --tw-text-opacity: 1;
  color: rgb(230 255 251 / var(--tw-text-opacity, 1));
}
.text-cyan-1\/0 {
  color: rgb(230 255 251 / 0);
}
.text-cyan-1\/10 {
  color: rgb(230 255 251 / 0.1);
}
.text-cyan-1\/100 {
  color: rgb(230 255 251 / 1);
}
.text-cyan-1\/15 {
  color: rgb(230 255 251 / 0.15);
}
.text-cyan-1\/20 {
  color: rgb(230 255 251 / 0.2);
}
.text-cyan-1\/25 {
  color: rgb(230 255 251 / 0.25);
}
.text-cyan-1\/30 {
  color: rgb(230 255 251 / 0.3);
}
.text-cyan-1\/35 {
  color: rgb(230 255 251 / 0.35);
}
.text-cyan-1\/40 {
  color: rgb(230 255 251 / 0.4);
}
.text-cyan-1\/45 {
  color: rgb(230 255 251 / 0.45);
}
.text-cyan-1\/5 {
  color: rgb(230 255 251 / 0.05);
}
.text-cyan-1\/50 {
  color: rgb(230 255 251 / 0.5);
}
.text-cyan-1\/55 {
  color: rgb(230 255 251 / 0.55);
}
.text-cyan-1\/60 {
  color: rgb(230 255 251 / 0.6);
}
.text-cyan-1\/65 {
  color: rgb(230 255 251 / 0.65);
}
.text-cyan-1\/70 {
  color: rgb(230 255 251 / 0.7);
}
.text-cyan-1\/75 {
  color: rgb(230 255 251 / 0.75);
}
.text-cyan-1\/80 {
  color: rgb(230 255 251 / 0.8);
}
.text-cyan-1\/85 {
  color: rgb(230 255 251 / 0.85);
}
.text-cyan-1\/90 {
  color: rgb(230 255 251 / 0.9);
}
.text-cyan-1\/95 {
  color: rgb(230 255 251 / 0.95);
}
.text-cyan-10 {
  --tw-text-opacity: 1;
  color: rgb(0 35 41 / var(--tw-text-opacity, 1));
}
.text-cyan-10\/0 {
  color: rgb(0 35 41 / 0);
}
.text-cyan-10\/10 {
  color: rgb(0 35 41 / 0.1);
}
.text-cyan-10\/100 {
  color: rgb(0 35 41 / 1);
}
.text-cyan-10\/15 {
  color: rgb(0 35 41 / 0.15);
}
.text-cyan-10\/20 {
  color: rgb(0 35 41 / 0.2);
}
.text-cyan-10\/25 {
  color: rgb(0 35 41 / 0.25);
}
.text-cyan-10\/30 {
  color: rgb(0 35 41 / 0.3);
}
.text-cyan-10\/35 {
  color: rgb(0 35 41 / 0.35);
}
.text-cyan-10\/40 {
  color: rgb(0 35 41 / 0.4);
}
.text-cyan-10\/45 {
  color: rgb(0 35 41 / 0.45);
}
.text-cyan-10\/5 {
  color: rgb(0 35 41 / 0.05);
}
.text-cyan-10\/50 {
  color: rgb(0 35 41 / 0.5);
}
.text-cyan-10\/55 {
  color: rgb(0 35 41 / 0.55);
}
.text-cyan-10\/60 {
  color: rgb(0 35 41 / 0.6);
}
.text-cyan-10\/65 {
  color: rgb(0 35 41 / 0.65);
}
.text-cyan-10\/70 {
  color: rgb(0 35 41 / 0.7);
}
.text-cyan-10\/75 {
  color: rgb(0 35 41 / 0.75);
}
.text-cyan-10\/80 {
  color: rgb(0 35 41 / 0.8);
}
.text-cyan-10\/85 {
  color: rgb(0 35 41 / 0.85);
}
.text-cyan-10\/90 {
  color: rgb(0 35 41 / 0.9);
}
.text-cyan-10\/95 {
  color: rgb(0 35 41 / 0.95);
}
.text-cyan-2 {
  --tw-text-opacity: 1;
  color: rgb(181 245 236 / var(--tw-text-opacity, 1));
}
.text-cyan-2\/0 {
  color: rgb(181 245 236 / 0);
}
.text-cyan-2\/10 {
  color: rgb(181 245 236 / 0.1);
}
.text-cyan-2\/100 {
  color: rgb(181 245 236 / 1);
}
.text-cyan-2\/15 {
  color: rgb(181 245 236 / 0.15);
}
.text-cyan-2\/20 {
  color: rgb(181 245 236 / 0.2);
}
.text-cyan-2\/25 {
  color: rgb(181 245 236 / 0.25);
}
.text-cyan-2\/30 {
  color: rgb(181 245 236 / 0.3);
}
.text-cyan-2\/35 {
  color: rgb(181 245 236 / 0.35);
}
.text-cyan-2\/40 {
  color: rgb(181 245 236 / 0.4);
}
.text-cyan-2\/45 {
  color: rgb(181 245 236 / 0.45);
}
.text-cyan-2\/5 {
  color: rgb(181 245 236 / 0.05);
}
.text-cyan-2\/50 {
  color: rgb(181 245 236 / 0.5);
}
.text-cyan-2\/55 {
  color: rgb(181 245 236 / 0.55);
}
.text-cyan-2\/60 {
  color: rgb(181 245 236 / 0.6);
}
.text-cyan-2\/65 {
  color: rgb(181 245 236 / 0.65);
}
.text-cyan-2\/70 {
  color: rgb(181 245 236 / 0.7);
}
.text-cyan-2\/75 {
  color: rgb(181 245 236 / 0.75);
}
.text-cyan-2\/80 {
  color: rgb(181 245 236 / 0.8);
}
.text-cyan-2\/85 {
  color: rgb(181 245 236 / 0.85);
}
.text-cyan-2\/90 {
  color: rgb(181 245 236 / 0.9);
}
.text-cyan-2\/95 {
  color: rgb(181 245 236 / 0.95);
}
.text-cyan-3 {
  --tw-text-opacity: 1;
  color: rgb(135 232 222 / var(--tw-text-opacity, 1));
}
.text-cyan-3\/0 {
  color: rgb(135 232 222 / 0);
}
.text-cyan-3\/10 {
  color: rgb(135 232 222 / 0.1);
}
.text-cyan-3\/100 {
  color: rgb(135 232 222 / 1);
}
.text-cyan-3\/15 {
  color: rgb(135 232 222 / 0.15);
}
.text-cyan-3\/20 {
  color: rgb(135 232 222 / 0.2);
}
.text-cyan-3\/25 {
  color: rgb(135 232 222 / 0.25);
}
.text-cyan-3\/30 {
  color: rgb(135 232 222 / 0.3);
}
.text-cyan-3\/35 {
  color: rgb(135 232 222 / 0.35);
}
.text-cyan-3\/40 {
  color: rgb(135 232 222 / 0.4);
}
.text-cyan-3\/45 {
  color: rgb(135 232 222 / 0.45);
}
.text-cyan-3\/5 {
  color: rgb(135 232 222 / 0.05);
}
.text-cyan-3\/50 {
  color: rgb(135 232 222 / 0.5);
}
.text-cyan-3\/55 {
  color: rgb(135 232 222 / 0.55);
}
.text-cyan-3\/60 {
  color: rgb(135 232 222 / 0.6);
}
.text-cyan-3\/65 {
  color: rgb(135 232 222 / 0.65);
}
.text-cyan-3\/70 {
  color: rgb(135 232 222 / 0.7);
}
.text-cyan-3\/75 {
  color: rgb(135 232 222 / 0.75);
}
.text-cyan-3\/80 {
  color: rgb(135 232 222 / 0.8);
}
.text-cyan-3\/85 {
  color: rgb(135 232 222 / 0.85);
}
.text-cyan-3\/90 {
  color: rgb(135 232 222 / 0.9);
}
.text-cyan-3\/95 {
  color: rgb(135 232 222 / 0.95);
}
.text-cyan-4 {
  --tw-text-opacity: 1;
  color: rgb(92 219 211 / var(--tw-text-opacity, 1));
}
.text-cyan-4\/0 {
  color: rgb(92 219 211 / 0);
}
.text-cyan-4\/10 {
  color: rgb(92 219 211 / 0.1);
}
.text-cyan-4\/100 {
  color: rgb(92 219 211 / 1);
}
.text-cyan-4\/15 {
  color: rgb(92 219 211 / 0.15);
}
.text-cyan-4\/20 {
  color: rgb(92 219 211 / 0.2);
}
.text-cyan-4\/25 {
  color: rgb(92 219 211 / 0.25);
}
.text-cyan-4\/30 {
  color: rgb(92 219 211 / 0.3);
}
.text-cyan-4\/35 {
  color: rgb(92 219 211 / 0.35);
}
.text-cyan-4\/40 {
  color: rgb(92 219 211 / 0.4);
}
.text-cyan-4\/45 {
  color: rgb(92 219 211 / 0.45);
}
.text-cyan-4\/5 {
  color: rgb(92 219 211 / 0.05);
}
.text-cyan-4\/50 {
  color: rgb(92 219 211 / 0.5);
}
.text-cyan-4\/55 {
  color: rgb(92 219 211 / 0.55);
}
.text-cyan-4\/60 {
  color: rgb(92 219 211 / 0.6);
}
.text-cyan-4\/65 {
  color: rgb(92 219 211 / 0.65);
}
.text-cyan-4\/70 {
  color: rgb(92 219 211 / 0.7);
}
.text-cyan-4\/75 {
  color: rgb(92 219 211 / 0.75);
}
.text-cyan-4\/80 {
  color: rgb(92 219 211 / 0.8);
}
.text-cyan-4\/85 {
  color: rgb(92 219 211 / 0.85);
}
.text-cyan-4\/90 {
  color: rgb(92 219 211 / 0.9);
}
.text-cyan-4\/95 {
  color: rgb(92 219 211 / 0.95);
}
.text-cyan-5 {
  --tw-text-opacity: 1;
  color: rgb(54 207 201 / var(--tw-text-opacity, 1));
}
.text-cyan-5\/0 {
  color: rgb(54 207 201 / 0);
}
.text-cyan-5\/10 {
  color: rgb(54 207 201 / 0.1);
}
.text-cyan-5\/100 {
  color: rgb(54 207 201 / 1);
}
.text-cyan-5\/15 {
  color: rgb(54 207 201 / 0.15);
}
.text-cyan-5\/20 {
  color: rgb(54 207 201 / 0.2);
}
.text-cyan-5\/25 {
  color: rgb(54 207 201 / 0.25);
}
.text-cyan-5\/30 {
  color: rgb(54 207 201 / 0.3);
}
.text-cyan-5\/35 {
  color: rgb(54 207 201 / 0.35);
}
.text-cyan-5\/40 {
  color: rgb(54 207 201 / 0.4);
}
.text-cyan-5\/45 {
  color: rgb(54 207 201 / 0.45);
}
.text-cyan-5\/5 {
  color: rgb(54 207 201 / 0.05);
}
.text-cyan-5\/50 {
  color: rgb(54 207 201 / 0.5);
}
.text-cyan-5\/55 {
  color: rgb(54 207 201 / 0.55);
}
.text-cyan-5\/60 {
  color: rgb(54 207 201 / 0.6);
}
.text-cyan-5\/65 {
  color: rgb(54 207 201 / 0.65);
}
.text-cyan-5\/70 {
  color: rgb(54 207 201 / 0.7);
}
.text-cyan-5\/75 {
  color: rgb(54 207 201 / 0.75);
}
.text-cyan-5\/80 {
  color: rgb(54 207 201 / 0.8);
}
.text-cyan-5\/85 {
  color: rgb(54 207 201 / 0.85);
}
.text-cyan-5\/90 {
  color: rgb(54 207 201 / 0.9);
}
.text-cyan-5\/95 {
  color: rgb(54 207 201 / 0.95);
}
.text-cyan-6 {
  --tw-text-opacity: 1;
  color: rgb(19 194 194 / var(--tw-text-opacity, 1));
}
.text-cyan-6\/0 {
  color: rgb(19 194 194 / 0);
}
.text-cyan-6\/10 {
  color: rgb(19 194 194 / 0.1);
}
.text-cyan-6\/100 {
  color: rgb(19 194 194 / 1);
}
.text-cyan-6\/15 {
  color: rgb(19 194 194 / 0.15);
}
.text-cyan-6\/20 {
  color: rgb(19 194 194 / 0.2);
}
.text-cyan-6\/25 {
  color: rgb(19 194 194 / 0.25);
}
.text-cyan-6\/30 {
  color: rgb(19 194 194 / 0.3);
}
.text-cyan-6\/35 {
  color: rgb(19 194 194 / 0.35);
}
.text-cyan-6\/40 {
  color: rgb(19 194 194 / 0.4);
}
.text-cyan-6\/45 {
  color: rgb(19 194 194 / 0.45);
}
.text-cyan-6\/5 {
  color: rgb(19 194 194 / 0.05);
}
.text-cyan-6\/50 {
  color: rgb(19 194 194 / 0.5);
}
.text-cyan-6\/55 {
  color: rgb(19 194 194 / 0.55);
}
.text-cyan-6\/60 {
  color: rgb(19 194 194 / 0.6);
}
.text-cyan-6\/65 {
  color: rgb(19 194 194 / 0.65);
}
.text-cyan-6\/70 {
  color: rgb(19 194 194 / 0.7);
}
.text-cyan-6\/75 {
  color: rgb(19 194 194 / 0.75);
}
.text-cyan-6\/80 {
  color: rgb(19 194 194 / 0.8);
}
.text-cyan-6\/85 {
  color: rgb(19 194 194 / 0.85);
}
.text-cyan-6\/90 {
  color: rgb(19 194 194 / 0.9);
}
.text-cyan-6\/95 {
  color: rgb(19 194 194 / 0.95);
}
.text-cyan-7 {
  --tw-text-opacity: 1;
  color: rgb(8 151 156 / var(--tw-text-opacity, 1));
}
.text-cyan-7\/0 {
  color: rgb(8 151 156 / 0);
}
.text-cyan-7\/10 {
  color: rgb(8 151 156 / 0.1);
}
.text-cyan-7\/100 {
  color: rgb(8 151 156 / 1);
}
.text-cyan-7\/15 {
  color: rgb(8 151 156 / 0.15);
}
.text-cyan-7\/20 {
  color: rgb(8 151 156 / 0.2);
}
.text-cyan-7\/25 {
  color: rgb(8 151 156 / 0.25);
}
.text-cyan-7\/30 {
  color: rgb(8 151 156 / 0.3);
}
.text-cyan-7\/35 {
  color: rgb(8 151 156 / 0.35);
}
.text-cyan-7\/40 {
  color: rgb(8 151 156 / 0.4);
}
.text-cyan-7\/45 {
  color: rgb(8 151 156 / 0.45);
}
.text-cyan-7\/5 {
  color: rgb(8 151 156 / 0.05);
}
.text-cyan-7\/50 {
  color: rgb(8 151 156 / 0.5);
}
.text-cyan-7\/55 {
  color: rgb(8 151 156 / 0.55);
}
.text-cyan-7\/60 {
  color: rgb(8 151 156 / 0.6);
}
.text-cyan-7\/65 {
  color: rgb(8 151 156 / 0.65);
}
.text-cyan-7\/70 {
  color: rgb(8 151 156 / 0.7);
}
.text-cyan-7\/75 {
  color: rgb(8 151 156 / 0.75);
}
.text-cyan-7\/80 {
  color: rgb(8 151 156 / 0.8);
}
.text-cyan-7\/85 {
  color: rgb(8 151 156 / 0.85);
}
.text-cyan-7\/90 {
  color: rgb(8 151 156 / 0.9);
}
.text-cyan-7\/95 {
  color: rgb(8 151 156 / 0.95);
}
.text-cyan-8 {
  --tw-text-opacity: 1;
  color: rgb(0 109 117 / var(--tw-text-opacity, 1));
}
.text-cyan-8\/0 {
  color: rgb(0 109 117 / 0);
}
.text-cyan-8\/10 {
  color: rgb(0 109 117 / 0.1);
}
.text-cyan-8\/100 {
  color: rgb(0 109 117 / 1);
}
.text-cyan-8\/15 {
  color: rgb(0 109 117 / 0.15);
}
.text-cyan-8\/20 {
  color: rgb(0 109 117 / 0.2);
}
.text-cyan-8\/25 {
  color: rgb(0 109 117 / 0.25);
}
.text-cyan-8\/30 {
  color: rgb(0 109 117 / 0.3);
}
.text-cyan-8\/35 {
  color: rgb(0 109 117 / 0.35);
}
.text-cyan-8\/40 {
  color: rgb(0 109 117 / 0.4);
}
.text-cyan-8\/45 {
  color: rgb(0 109 117 / 0.45);
}
.text-cyan-8\/5 {
  color: rgb(0 109 117 / 0.05);
}
.text-cyan-8\/50 {
  color: rgb(0 109 117 / 0.5);
}
.text-cyan-8\/55 {
  color: rgb(0 109 117 / 0.55);
}
.text-cyan-8\/60 {
  color: rgb(0 109 117 / 0.6);
}
.text-cyan-8\/65 {
  color: rgb(0 109 117 / 0.65);
}
.text-cyan-8\/70 {
  color: rgb(0 109 117 / 0.7);
}
.text-cyan-8\/75 {
  color: rgb(0 109 117 / 0.75);
}
.text-cyan-8\/80 {
  color: rgb(0 109 117 / 0.8);
}
.text-cyan-8\/85 {
  color: rgb(0 109 117 / 0.85);
}
.text-cyan-8\/90 {
  color: rgb(0 109 117 / 0.9);
}
.text-cyan-8\/95 {
  color: rgb(0 109 117 / 0.95);
}
.text-cyan-9 {
  --tw-text-opacity: 1;
  color: rgb(0 71 79 / var(--tw-text-opacity, 1));
}
.text-cyan-9\/0 {
  color: rgb(0 71 79 / 0);
}
.text-cyan-9\/10 {
  color: rgb(0 71 79 / 0.1);
}
.text-cyan-9\/100 {
  color: rgb(0 71 79 / 1);
}
.text-cyan-9\/15 {
  color: rgb(0 71 79 / 0.15);
}
.text-cyan-9\/20 {
  color: rgb(0 71 79 / 0.2);
}
.text-cyan-9\/25 {
  color: rgb(0 71 79 / 0.25);
}
.text-cyan-9\/30 {
  color: rgb(0 71 79 / 0.3);
}
.text-cyan-9\/35 {
  color: rgb(0 71 79 / 0.35);
}
.text-cyan-9\/40 {
  color: rgb(0 71 79 / 0.4);
}
.text-cyan-9\/45 {
  color: rgb(0 71 79 / 0.45);
}
.text-cyan-9\/5 {
  color: rgb(0 71 79 / 0.05);
}
.text-cyan-9\/50 {
  color: rgb(0 71 79 / 0.5);
}
.text-cyan-9\/55 {
  color: rgb(0 71 79 / 0.55);
}
.text-cyan-9\/60 {
  color: rgb(0 71 79 / 0.6);
}
.text-cyan-9\/65 {
  color: rgb(0 71 79 / 0.65);
}
.text-cyan-9\/70 {
  color: rgb(0 71 79 / 0.7);
}
.text-cyan-9\/75 {
  color: rgb(0 71 79 / 0.75);
}
.text-cyan-9\/80 {
  color: rgb(0 71 79 / 0.8);
}
.text-cyan-9\/85 {
  color: rgb(0 71 79 / 0.85);
}
.text-cyan-9\/90 {
  color: rgb(0 71 79 / 0.9);
}
.text-cyan-9\/95 {
  color: rgb(0 71 79 / 0.95);
}
.text-error-active {
  --tw-text-opacity: 1;
  color: rgb(207 19 34 / var(--tw-text-opacity, 1));
}
.text-error-active\/0 {
  color: rgb(207 19 34 / 0);
}
.text-error-active\/10 {
  color: rgb(207 19 34 / 0.1);
}
.text-error-active\/100 {
  color: rgb(207 19 34 / 1);
}
.text-error-active\/15 {
  color: rgb(207 19 34 / 0.15);
}
.text-error-active\/20 {
  color: rgb(207 19 34 / 0.2);
}
.text-error-active\/25 {
  color: rgb(207 19 34 / 0.25);
}
.text-error-active\/30 {
  color: rgb(207 19 34 / 0.3);
}
.text-error-active\/35 {
  color: rgb(207 19 34 / 0.35);
}
.text-error-active\/40 {
  color: rgb(207 19 34 / 0.4);
}
.text-error-active\/45 {
  color: rgb(207 19 34 / 0.45);
}
.text-error-active\/5 {
  color: rgb(207 19 34 / 0.05);
}
.text-error-active\/50 {
  color: rgb(207 19 34 / 0.5);
}
.text-error-active\/55 {
  color: rgb(207 19 34 / 0.55);
}
.text-error-active\/60 {
  color: rgb(207 19 34 / 0.6);
}
.text-error-active\/65 {
  color: rgb(207 19 34 / 0.65);
}
.text-error-active\/70 {
  color: rgb(207 19 34 / 0.7);
}
.text-error-active\/75 {
  color: rgb(207 19 34 / 0.75);
}
.text-error-active\/80 {
  color: rgb(207 19 34 / 0.8);
}
.text-error-active\/85 {
  color: rgb(207 19 34 / 0.85);
}
.text-error-active\/90 {
  color: rgb(207 19 34 / 0.9);
}
.text-error-active\/95 {
  color: rgb(207 19 34 / 0.95);
}
.text-error-base {
  --tw-text-opacity: 1;
  color: rgb(255 77 79 / var(--tw-text-opacity, 1));
}
.text-error-base\/0 {
  color: rgb(255 77 79 / 0);
}
.text-error-base\/10 {
  color: rgb(255 77 79 / 0.1);
}
.text-error-base\/100 {
  color: rgb(255 77 79 / 1);
}
.text-error-base\/15 {
  color: rgb(255 77 79 / 0.15);
}
.text-error-base\/20 {
  color: rgb(255 77 79 / 0.2);
}
.text-error-base\/25 {
  color: rgb(255 77 79 / 0.25);
}
.text-error-base\/30 {
  color: rgb(255 77 79 / 0.3);
}
.text-error-base\/35 {
  color: rgb(255 77 79 / 0.35);
}
.text-error-base\/40 {
  color: rgb(255 77 79 / 0.4);
}
.text-error-base\/45 {
  color: rgb(255 77 79 / 0.45);
}
.text-error-base\/5 {
  color: rgb(255 77 79 / 0.05);
}
.text-error-base\/50 {
  color: rgb(255 77 79 / 0.5);
}
.text-error-base\/55 {
  color: rgb(255 77 79 / 0.55);
}
.text-error-base\/60 {
  color: rgb(255 77 79 / 0.6);
}
.text-error-base\/65 {
  color: rgb(255 77 79 / 0.65);
}
.text-error-base\/70 {
  color: rgb(255 77 79 / 0.7);
}
.text-error-base\/75 {
  color: rgb(255 77 79 / 0.75);
}
.text-error-base\/80 {
  color: rgb(255 77 79 / 0.8);
}
.text-error-base\/85 {
  color: rgb(255 77 79 / 0.85);
}
.text-error-base\/90 {
  color: rgb(255 77 79 / 0.9);
}
.text-error-base\/95 {
  color: rgb(255 77 79 / 0.95);
}
.text-error-bg {
  --tw-text-opacity: 1;
  color: rgb(255 241 240 / var(--tw-text-opacity, 1));
}
.text-error-bg-hover {
  --tw-text-opacity: 1;
  color: rgb(255 204 199 / var(--tw-text-opacity, 1));
}
.text-error-bg-hover\/0 {
  color: rgb(255 204 199 / 0);
}
.text-error-bg-hover\/10 {
  color: rgb(255 204 199 / 0.1);
}
.text-error-bg-hover\/100 {
  color: rgb(255 204 199 / 1);
}
.text-error-bg-hover\/15 {
  color: rgb(255 204 199 / 0.15);
}
.text-error-bg-hover\/20 {
  color: rgb(255 204 199 / 0.2);
}
.text-error-bg-hover\/25 {
  color: rgb(255 204 199 / 0.25);
}
.text-error-bg-hover\/30 {
  color: rgb(255 204 199 / 0.3);
}
.text-error-bg-hover\/35 {
  color: rgb(255 204 199 / 0.35);
}
.text-error-bg-hover\/40 {
  color: rgb(255 204 199 / 0.4);
}
.text-error-bg-hover\/45 {
  color: rgb(255 204 199 / 0.45);
}
.text-error-bg-hover\/5 {
  color: rgb(255 204 199 / 0.05);
}
.text-error-bg-hover\/50 {
  color: rgb(255 204 199 / 0.5);
}
.text-error-bg-hover\/55 {
  color: rgb(255 204 199 / 0.55);
}
.text-error-bg-hover\/60 {
  color: rgb(255 204 199 / 0.6);
}
.text-error-bg-hover\/65 {
  color: rgb(255 204 199 / 0.65);
}
.text-error-bg-hover\/70 {
  color: rgb(255 204 199 / 0.7);
}
.text-error-bg-hover\/75 {
  color: rgb(255 204 199 / 0.75);
}
.text-error-bg-hover\/80 {
  color: rgb(255 204 199 / 0.8);
}
.text-error-bg-hover\/85 {
  color: rgb(255 204 199 / 0.85);
}
.text-error-bg-hover\/90 {
  color: rgb(255 204 199 / 0.9);
}
.text-error-bg-hover\/95 {
  color: rgb(255 204 199 / 0.95);
}
.text-error-bg\/0 {
  color: rgb(255 241 240 / 0);
}
.text-error-bg\/10 {
  color: rgb(255 241 240 / 0.1);
}
.text-error-bg\/100 {
  color: rgb(255 241 240 / 1);
}
.text-error-bg\/15 {
  color: rgb(255 241 240 / 0.15);
}
.text-error-bg\/20 {
  color: rgb(255 241 240 / 0.2);
}
.text-error-bg\/25 {
  color: rgb(255 241 240 / 0.25);
}
.text-error-bg\/30 {
  color: rgb(255 241 240 / 0.3);
}
.text-error-bg\/35 {
  color: rgb(255 241 240 / 0.35);
}
.text-error-bg\/40 {
  color: rgb(255 241 240 / 0.4);
}
.text-error-bg\/45 {
  color: rgb(255 241 240 / 0.45);
}
.text-error-bg\/5 {
  color: rgb(255 241 240 / 0.05);
}
.text-error-bg\/50 {
  color: rgb(255 241 240 / 0.5);
}
.text-error-bg\/55 {
  color: rgb(255 241 240 / 0.55);
}
.text-error-bg\/60 {
  color: rgb(255 241 240 / 0.6);
}
.text-error-bg\/65 {
  color: rgb(255 241 240 / 0.65);
}
.text-error-bg\/70 {
  color: rgb(255 241 240 / 0.7);
}
.text-error-bg\/75 {
  color: rgb(255 241 240 / 0.75);
}
.text-error-bg\/80 {
  color: rgb(255 241 240 / 0.8);
}
.text-error-bg\/85 {
  color: rgb(255 241 240 / 0.85);
}
.text-error-bg\/90 {
  color: rgb(255 241 240 / 0.9);
}
.text-error-bg\/95 {
  color: rgb(255 241 240 / 0.95);
}
.text-error-border {
  --tw-text-opacity: 1;
  color: rgb(255 163 158 / var(--tw-text-opacity, 1));
}
.text-error-border-hover {
  --tw-text-opacity: 1;
  color: rgb(255 120 117 / var(--tw-text-opacity, 1));
}
.text-error-border-hover\/0 {
  color: rgb(255 120 117 / 0);
}
.text-error-border-hover\/10 {
  color: rgb(255 120 117 / 0.1);
}
.text-error-border-hover\/100 {
  color: rgb(255 120 117 / 1);
}
.text-error-border-hover\/15 {
  color: rgb(255 120 117 / 0.15);
}
.text-error-border-hover\/20 {
  color: rgb(255 120 117 / 0.2);
}
.text-error-border-hover\/25 {
  color: rgb(255 120 117 / 0.25);
}
.text-error-border-hover\/30 {
  color: rgb(255 120 117 / 0.3);
}
.text-error-border-hover\/35 {
  color: rgb(255 120 117 / 0.35);
}
.text-error-border-hover\/40 {
  color: rgb(255 120 117 / 0.4);
}
.text-error-border-hover\/45 {
  color: rgb(255 120 117 / 0.45);
}
.text-error-border-hover\/5 {
  color: rgb(255 120 117 / 0.05);
}
.text-error-border-hover\/50 {
  color: rgb(255 120 117 / 0.5);
}
.text-error-border-hover\/55 {
  color: rgb(255 120 117 / 0.55);
}
.text-error-border-hover\/60 {
  color: rgb(255 120 117 / 0.6);
}
.text-error-border-hover\/65 {
  color: rgb(255 120 117 / 0.65);
}
.text-error-border-hover\/70 {
  color: rgb(255 120 117 / 0.7);
}
.text-error-border-hover\/75 {
  color: rgb(255 120 117 / 0.75);
}
.text-error-border-hover\/80 {
  color: rgb(255 120 117 / 0.8);
}
.text-error-border-hover\/85 {
  color: rgb(255 120 117 / 0.85);
}
.text-error-border-hover\/90 {
  color: rgb(255 120 117 / 0.9);
}
.text-error-border-hover\/95 {
  color: rgb(255 120 117 / 0.95);
}
.text-error-border\/0 {
  color: rgb(255 163 158 / 0);
}
.text-error-border\/10 {
  color: rgb(255 163 158 / 0.1);
}
.text-error-border\/100 {
  color: rgb(255 163 158 / 1);
}
.text-error-border\/15 {
  color: rgb(255 163 158 / 0.15);
}
.text-error-border\/20 {
  color: rgb(255 163 158 / 0.2);
}
.text-error-border\/25 {
  color: rgb(255 163 158 / 0.25);
}
.text-error-border\/30 {
  color: rgb(255 163 158 / 0.3);
}
.text-error-border\/35 {
  color: rgb(255 163 158 / 0.35);
}
.text-error-border\/40 {
  color: rgb(255 163 158 / 0.4);
}
.text-error-border\/45 {
  color: rgb(255 163 158 / 0.45);
}
.text-error-border\/5 {
  color: rgb(255 163 158 / 0.05);
}
.text-error-border\/50 {
  color: rgb(255 163 158 / 0.5);
}
.text-error-border\/55 {
  color: rgb(255 163 158 / 0.55);
}
.text-error-border\/60 {
  color: rgb(255 163 158 / 0.6);
}
.text-error-border\/65 {
  color: rgb(255 163 158 / 0.65);
}
.text-error-border\/70 {
  color: rgb(255 163 158 / 0.7);
}
.text-error-border\/75 {
  color: rgb(255 163 158 / 0.75);
}
.text-error-border\/80 {
  color: rgb(255 163 158 / 0.8);
}
.text-error-border\/85 {
  color: rgb(255 163 158 / 0.85);
}
.text-error-border\/90 {
  color: rgb(255 163 158 / 0.9);
}
.text-error-border\/95 {
  color: rgb(255 163 158 / 0.95);
}
.text-error-hover {
  --tw-text-opacity: 1;
  color: rgb(255 120 117 / var(--tw-text-opacity, 1));
}
.text-error-hover\/0 {
  color: rgb(255 120 117 / 0);
}
.text-error-hover\/10 {
  color: rgb(255 120 117 / 0.1);
}
.text-error-hover\/100 {
  color: rgb(255 120 117 / 1);
}
.text-error-hover\/15 {
  color: rgb(255 120 117 / 0.15);
}
.text-error-hover\/20 {
  color: rgb(255 120 117 / 0.2);
}
.text-error-hover\/25 {
  color: rgb(255 120 117 / 0.25);
}
.text-error-hover\/30 {
  color: rgb(255 120 117 / 0.3);
}
.text-error-hover\/35 {
  color: rgb(255 120 117 / 0.35);
}
.text-error-hover\/40 {
  color: rgb(255 120 117 / 0.4);
}
.text-error-hover\/45 {
  color: rgb(255 120 117 / 0.45);
}
.text-error-hover\/5 {
  color: rgb(255 120 117 / 0.05);
}
.text-error-hover\/50 {
  color: rgb(255 120 117 / 0.5);
}
.text-error-hover\/55 {
  color: rgb(255 120 117 / 0.55);
}
.text-error-hover\/60 {
  color: rgb(255 120 117 / 0.6);
}
.text-error-hover\/65 {
  color: rgb(255 120 117 / 0.65);
}
.text-error-hover\/70 {
  color: rgb(255 120 117 / 0.7);
}
.text-error-hover\/75 {
  color: rgb(255 120 117 / 0.75);
}
.text-error-hover\/80 {
  color: rgb(255 120 117 / 0.8);
}
.text-error-hover\/85 {
  color: rgb(255 120 117 / 0.85);
}
.text-error-hover\/90 {
  color: rgb(255 120 117 / 0.9);
}
.text-error-hover\/95 {
  color: rgb(255 120 117 / 0.95);
}
.text-error-message {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.text-error-message\/0 {
  color: rgb(220 38 38 / 0);
}
.text-error-message\/10 {
  color: rgb(220 38 38 / 0.1);
}
.text-error-message\/100 {
  color: rgb(220 38 38 / 1);
}
.text-error-message\/15 {
  color: rgb(220 38 38 / 0.15);
}
.text-error-message\/20 {
  color: rgb(220 38 38 / 0.2);
}
.text-error-message\/25 {
  color: rgb(220 38 38 / 0.25);
}
.text-error-message\/30 {
  color: rgb(220 38 38 / 0.3);
}
.text-error-message\/35 {
  color: rgb(220 38 38 / 0.35);
}
.text-error-message\/40 {
  color: rgb(220 38 38 / 0.4);
}
.text-error-message\/45 {
  color: rgb(220 38 38 / 0.45);
}
.text-error-message\/5 {
  color: rgb(220 38 38 / 0.05);
}
.text-error-message\/50 {
  color: rgb(220 38 38 / 0.5);
}
.text-error-message\/55 {
  color: rgb(220 38 38 / 0.55);
}
.text-error-message\/60 {
  color: rgb(220 38 38 / 0.6);
}
.text-error-message\/65 {
  color: rgb(220 38 38 / 0.65);
}
.text-error-message\/70 {
  color: rgb(220 38 38 / 0.7);
}
.text-error-message\/75 {
  color: rgb(220 38 38 / 0.75);
}
.text-error-message\/80 {
  color: rgb(220 38 38 / 0.8);
}
.text-error-message\/85 {
  color: rgb(220 38 38 / 0.85);
}
.text-error-message\/90 {
  color: rgb(220 38 38 / 0.9);
}
.text-error-message\/95 {
  color: rgb(220 38 38 / 0.95);
}
.text-error-opacity {
  color: #DC262666;
}
.text-error-opacity\/0 {
  color: rgb(220 38 38 / 0);
}
.text-error-opacity\/10 {
  color: rgb(220 38 38 / 0.1);
}
.text-error-opacity\/100 {
  color: rgb(220 38 38 / 1);
}
.text-error-opacity\/15 {
  color: rgb(220 38 38 / 0.15);
}
.text-error-opacity\/20 {
  color: rgb(220 38 38 / 0.2);
}
.text-error-opacity\/25 {
  color: rgb(220 38 38 / 0.25);
}
.text-error-opacity\/30 {
  color: rgb(220 38 38 / 0.3);
}
.text-error-opacity\/35 {
  color: rgb(220 38 38 / 0.35);
}
.text-error-opacity\/40 {
  color: rgb(220 38 38 / 0.4);
}
.text-error-opacity\/45 {
  color: rgb(220 38 38 / 0.45);
}
.text-error-opacity\/5 {
  color: rgb(220 38 38 / 0.05);
}
.text-error-opacity\/50 {
  color: rgb(220 38 38 / 0.5);
}
.text-error-opacity\/55 {
  color: rgb(220 38 38 / 0.55);
}
.text-error-opacity\/60 {
  color: rgb(220 38 38 / 0.6);
}
.text-error-opacity\/65 {
  color: rgb(220 38 38 / 0.65);
}
.text-error-opacity\/70 {
  color: rgb(220 38 38 / 0.7);
}
.text-error-opacity\/75 {
  color: rgb(220 38 38 / 0.75);
}
.text-error-opacity\/80 {
  color: rgb(220 38 38 / 0.8);
}
.text-error-opacity\/85 {
  color: rgb(220 38 38 / 0.85);
}
.text-error-opacity\/90 {
  color: rgb(220 38 38 / 0.9);
}
.text-error-opacity\/95 {
  color: rgb(220 38 38 / 0.95);
}
.text-error-text {
  --tw-text-opacity: 1;
  color: rgb(130 0 20 / var(--tw-text-opacity, 1));
}
.text-error-text-active {
  --tw-text-opacity: 1;
  color: rgb(92 0 17 / var(--tw-text-opacity, 1));
}
.text-error-text-active\/0 {
  color: rgb(92 0 17 / 0);
}
.text-error-text-active\/10 {
  color: rgb(92 0 17 / 0.1);
}
.text-error-text-active\/100 {
  color: rgb(92 0 17 / 1);
}
.text-error-text-active\/15 {
  color: rgb(92 0 17 / 0.15);
}
.text-error-text-active\/20 {
  color: rgb(92 0 17 / 0.2);
}
.text-error-text-active\/25 {
  color: rgb(92 0 17 / 0.25);
}
.text-error-text-active\/30 {
  color: rgb(92 0 17 / 0.3);
}
.text-error-text-active\/35 {
  color: rgb(92 0 17 / 0.35);
}
.text-error-text-active\/40 {
  color: rgb(92 0 17 / 0.4);
}
.text-error-text-active\/45 {
  color: rgb(92 0 17 / 0.45);
}
.text-error-text-active\/5 {
  color: rgb(92 0 17 / 0.05);
}
.text-error-text-active\/50 {
  color: rgb(92 0 17 / 0.5);
}
.text-error-text-active\/55 {
  color: rgb(92 0 17 / 0.55);
}
.text-error-text-active\/60 {
  color: rgb(92 0 17 / 0.6);
}
.text-error-text-active\/65 {
  color: rgb(92 0 17 / 0.65);
}
.text-error-text-active\/70 {
  color: rgb(92 0 17 / 0.7);
}
.text-error-text-active\/75 {
  color: rgb(92 0 17 / 0.75);
}
.text-error-text-active\/80 {
  color: rgb(92 0 17 / 0.8);
}
.text-error-text-active\/85 {
  color: rgb(92 0 17 / 0.85);
}
.text-error-text-active\/90 {
  color: rgb(92 0 17 / 0.9);
}
.text-error-text-active\/95 {
  color: rgb(92 0 17 / 0.95);
}
.text-error-text-hover {
  --tw-text-opacity: 1;
  color: rgb(168 7 26 / var(--tw-text-opacity, 1));
}
.text-error-text-hover\/0 {
  color: rgb(168 7 26 / 0);
}
.text-error-text-hover\/10 {
  color: rgb(168 7 26 / 0.1);
}
.text-error-text-hover\/100 {
  color: rgb(168 7 26 / 1);
}
.text-error-text-hover\/15 {
  color: rgb(168 7 26 / 0.15);
}
.text-error-text-hover\/20 {
  color: rgb(168 7 26 / 0.2);
}
.text-error-text-hover\/25 {
  color: rgb(168 7 26 / 0.25);
}
.text-error-text-hover\/30 {
  color: rgb(168 7 26 / 0.3);
}
.text-error-text-hover\/35 {
  color: rgb(168 7 26 / 0.35);
}
.text-error-text-hover\/40 {
  color: rgb(168 7 26 / 0.4);
}
.text-error-text-hover\/45 {
  color: rgb(168 7 26 / 0.45);
}
.text-error-text-hover\/5 {
  color: rgb(168 7 26 / 0.05);
}
.text-error-text-hover\/50 {
  color: rgb(168 7 26 / 0.5);
}
.text-error-text-hover\/55 {
  color: rgb(168 7 26 / 0.55);
}
.text-error-text-hover\/60 {
  color: rgb(168 7 26 / 0.6);
}
.text-error-text-hover\/65 {
  color: rgb(168 7 26 / 0.65);
}
.text-error-text-hover\/70 {
  color: rgb(168 7 26 / 0.7);
}
.text-error-text-hover\/75 {
  color: rgb(168 7 26 / 0.75);
}
.text-error-text-hover\/80 {
  color: rgb(168 7 26 / 0.8);
}
.text-error-text-hover\/85 {
  color: rgb(168 7 26 / 0.85);
}
.text-error-text-hover\/90 {
  color: rgb(168 7 26 / 0.9);
}
.text-error-text-hover\/95 {
  color: rgb(168 7 26 / 0.95);
}
.text-error-text\/0 {
  color: rgb(130 0 20 / 0);
}
.text-error-text\/10 {
  color: rgb(130 0 20 / 0.1);
}
.text-error-text\/100 {
  color: rgb(130 0 20 / 1);
}
.text-error-text\/15 {
  color: rgb(130 0 20 / 0.15);
}
.text-error-text\/20 {
  color: rgb(130 0 20 / 0.2);
}
.text-error-text\/25 {
  color: rgb(130 0 20 / 0.25);
}
.text-error-text\/30 {
  color: rgb(130 0 20 / 0.3);
}
.text-error-text\/35 {
  color: rgb(130 0 20 / 0.35);
}
.text-error-text\/40 {
  color: rgb(130 0 20 / 0.4);
}
.text-error-text\/45 {
  color: rgb(130 0 20 / 0.45);
}
.text-error-text\/5 {
  color: rgb(130 0 20 / 0.05);
}
.text-error-text\/50 {
  color: rgb(130 0 20 / 0.5);
}
.text-error-text\/55 {
  color: rgb(130 0 20 / 0.55);
}
.text-error-text\/60 {
  color: rgb(130 0 20 / 0.6);
}
.text-error-text\/65 {
  color: rgb(130 0 20 / 0.65);
}
.text-error-text\/70 {
  color: rgb(130 0 20 / 0.7);
}
.text-error-text\/75 {
  color: rgb(130 0 20 / 0.75);
}
.text-error-text\/80 {
  color: rgb(130 0 20 / 0.8);
}
.text-error-text\/85 {
  color: rgb(130 0 20 / 0.85);
}
.text-error-text\/90 {
  color: rgb(130 0 20 / 0.9);
}
.text-error-text\/95 {
  color: rgb(130 0 20 / 0.95);
}
.text-geekblue-1 {
  --tw-text-opacity: 1;
  color: rgb(240 245 255 / var(--tw-text-opacity, 1));
}
.text-geekblue-1\/0 {
  color: rgb(240 245 255 / 0);
}
.text-geekblue-1\/10 {
  color: rgb(240 245 255 / 0.1);
}
.text-geekblue-1\/100 {
  color: rgb(240 245 255 / 1);
}
.text-geekblue-1\/15 {
  color: rgb(240 245 255 / 0.15);
}
.text-geekblue-1\/20 {
  color: rgb(240 245 255 / 0.2);
}
.text-geekblue-1\/25 {
  color: rgb(240 245 255 / 0.25);
}
.text-geekblue-1\/30 {
  color: rgb(240 245 255 / 0.3);
}
.text-geekblue-1\/35 {
  color: rgb(240 245 255 / 0.35);
}
.text-geekblue-1\/40 {
  color: rgb(240 245 255 / 0.4);
}
.text-geekblue-1\/45 {
  color: rgb(240 245 255 / 0.45);
}
.text-geekblue-1\/5 {
  color: rgb(240 245 255 / 0.05);
}
.text-geekblue-1\/50 {
  color: rgb(240 245 255 / 0.5);
}
.text-geekblue-1\/55 {
  color: rgb(240 245 255 / 0.55);
}
.text-geekblue-1\/60 {
  color: rgb(240 245 255 / 0.6);
}
.text-geekblue-1\/65 {
  color: rgb(240 245 255 / 0.65);
}
.text-geekblue-1\/70 {
  color: rgb(240 245 255 / 0.7);
}
.text-geekblue-1\/75 {
  color: rgb(240 245 255 / 0.75);
}
.text-geekblue-1\/80 {
  color: rgb(240 245 255 / 0.8);
}
.text-geekblue-1\/85 {
  color: rgb(240 245 255 / 0.85);
}
.text-geekblue-1\/90 {
  color: rgb(240 245 255 / 0.9);
}
.text-geekblue-1\/95 {
  color: rgb(240 245 255 / 0.95);
}
.text-geekblue-10 {
  --tw-text-opacity: 1;
  color: rgb(3 8 82 / var(--tw-text-opacity, 1));
}
.text-geekblue-10\/0 {
  color: rgb(3 8 82 / 0);
}
.text-geekblue-10\/10 {
  color: rgb(3 8 82 / 0.1);
}
.text-geekblue-10\/100 {
  color: rgb(3 8 82 / 1);
}
.text-geekblue-10\/15 {
  color: rgb(3 8 82 / 0.15);
}
.text-geekblue-10\/20 {
  color: rgb(3 8 82 / 0.2);
}
.text-geekblue-10\/25 {
  color: rgb(3 8 82 / 0.25);
}
.text-geekblue-10\/30 {
  color: rgb(3 8 82 / 0.3);
}
.text-geekblue-10\/35 {
  color: rgb(3 8 82 / 0.35);
}
.text-geekblue-10\/40 {
  color: rgb(3 8 82 / 0.4);
}
.text-geekblue-10\/45 {
  color: rgb(3 8 82 / 0.45);
}
.text-geekblue-10\/5 {
  color: rgb(3 8 82 / 0.05);
}
.text-geekblue-10\/50 {
  color: rgb(3 8 82 / 0.5);
}
.text-geekblue-10\/55 {
  color: rgb(3 8 82 / 0.55);
}
.text-geekblue-10\/60 {
  color: rgb(3 8 82 / 0.6);
}
.text-geekblue-10\/65 {
  color: rgb(3 8 82 / 0.65);
}
.text-geekblue-10\/70 {
  color: rgb(3 8 82 / 0.7);
}
.text-geekblue-10\/75 {
  color: rgb(3 8 82 / 0.75);
}
.text-geekblue-10\/80 {
  color: rgb(3 8 82 / 0.8);
}
.text-geekblue-10\/85 {
  color: rgb(3 8 82 / 0.85);
}
.text-geekblue-10\/90 {
  color: rgb(3 8 82 / 0.9);
}
.text-geekblue-10\/95 {
  color: rgb(3 8 82 / 0.95);
}
.text-geekblue-2 {
  --tw-text-opacity: 1;
  color: rgb(214 228 255 / var(--tw-text-opacity, 1));
}
.text-geekblue-2\/0 {
  color: rgb(214 228 255 / 0);
}
.text-geekblue-2\/10 {
  color: rgb(214 228 255 / 0.1);
}
.text-geekblue-2\/100 {
  color: rgb(214 228 255 / 1);
}
.text-geekblue-2\/15 {
  color: rgb(214 228 255 / 0.15);
}
.text-geekblue-2\/20 {
  color: rgb(214 228 255 / 0.2);
}
.text-geekblue-2\/25 {
  color: rgb(214 228 255 / 0.25);
}
.text-geekblue-2\/30 {
  color: rgb(214 228 255 / 0.3);
}
.text-geekblue-2\/35 {
  color: rgb(214 228 255 / 0.35);
}
.text-geekblue-2\/40 {
  color: rgb(214 228 255 / 0.4);
}
.text-geekblue-2\/45 {
  color: rgb(214 228 255 / 0.45);
}
.text-geekblue-2\/5 {
  color: rgb(214 228 255 / 0.05);
}
.text-geekblue-2\/50 {
  color: rgb(214 228 255 / 0.5);
}
.text-geekblue-2\/55 {
  color: rgb(214 228 255 / 0.55);
}
.text-geekblue-2\/60 {
  color: rgb(214 228 255 / 0.6);
}
.text-geekblue-2\/65 {
  color: rgb(214 228 255 / 0.65);
}
.text-geekblue-2\/70 {
  color: rgb(214 228 255 / 0.7);
}
.text-geekblue-2\/75 {
  color: rgb(214 228 255 / 0.75);
}
.text-geekblue-2\/80 {
  color: rgb(214 228 255 / 0.8);
}
.text-geekblue-2\/85 {
  color: rgb(214 228 255 / 0.85);
}
.text-geekblue-2\/90 {
  color: rgb(214 228 255 / 0.9);
}
.text-geekblue-2\/95 {
  color: rgb(214 228 255 / 0.95);
}
.text-geekblue-3 {
  --tw-text-opacity: 1;
  color: rgb(173 198 255 / var(--tw-text-opacity, 1));
}
.text-geekblue-3\/0 {
  color: rgb(173 198 255 / 0);
}
.text-geekblue-3\/10 {
  color: rgb(173 198 255 / 0.1);
}
.text-geekblue-3\/100 {
  color: rgb(173 198 255 / 1);
}
.text-geekblue-3\/15 {
  color: rgb(173 198 255 / 0.15);
}
.text-geekblue-3\/20 {
  color: rgb(173 198 255 / 0.2);
}
.text-geekblue-3\/25 {
  color: rgb(173 198 255 / 0.25);
}
.text-geekblue-3\/30 {
  color: rgb(173 198 255 / 0.3);
}
.text-geekblue-3\/35 {
  color: rgb(173 198 255 / 0.35);
}
.text-geekblue-3\/40 {
  color: rgb(173 198 255 / 0.4);
}
.text-geekblue-3\/45 {
  color: rgb(173 198 255 / 0.45);
}
.text-geekblue-3\/5 {
  color: rgb(173 198 255 / 0.05);
}
.text-geekblue-3\/50 {
  color: rgb(173 198 255 / 0.5);
}
.text-geekblue-3\/55 {
  color: rgb(173 198 255 / 0.55);
}
.text-geekblue-3\/60 {
  color: rgb(173 198 255 / 0.6);
}
.text-geekblue-3\/65 {
  color: rgb(173 198 255 / 0.65);
}
.text-geekblue-3\/70 {
  color: rgb(173 198 255 / 0.7);
}
.text-geekblue-3\/75 {
  color: rgb(173 198 255 / 0.75);
}
.text-geekblue-3\/80 {
  color: rgb(173 198 255 / 0.8);
}
.text-geekblue-3\/85 {
  color: rgb(173 198 255 / 0.85);
}
.text-geekblue-3\/90 {
  color: rgb(173 198 255 / 0.9);
}
.text-geekblue-3\/95 {
  color: rgb(173 198 255 / 0.95);
}
.text-geekblue-4 {
  --tw-text-opacity: 1;
  color: rgb(133 165 255 / var(--tw-text-opacity, 1));
}
.text-geekblue-4\/0 {
  color: rgb(133 165 255 / 0);
}
.text-geekblue-4\/10 {
  color: rgb(133 165 255 / 0.1);
}
.text-geekblue-4\/100 {
  color: rgb(133 165 255 / 1);
}
.text-geekblue-4\/15 {
  color: rgb(133 165 255 / 0.15);
}
.text-geekblue-4\/20 {
  color: rgb(133 165 255 / 0.2);
}
.text-geekblue-4\/25 {
  color: rgb(133 165 255 / 0.25);
}
.text-geekblue-4\/30 {
  color: rgb(133 165 255 / 0.3);
}
.text-geekblue-4\/35 {
  color: rgb(133 165 255 / 0.35);
}
.text-geekblue-4\/40 {
  color: rgb(133 165 255 / 0.4);
}
.text-geekblue-4\/45 {
  color: rgb(133 165 255 / 0.45);
}
.text-geekblue-4\/5 {
  color: rgb(133 165 255 / 0.05);
}
.text-geekblue-4\/50 {
  color: rgb(133 165 255 / 0.5);
}
.text-geekblue-4\/55 {
  color: rgb(133 165 255 / 0.55);
}
.text-geekblue-4\/60 {
  color: rgb(133 165 255 / 0.6);
}
.text-geekblue-4\/65 {
  color: rgb(133 165 255 / 0.65);
}
.text-geekblue-4\/70 {
  color: rgb(133 165 255 / 0.7);
}
.text-geekblue-4\/75 {
  color: rgb(133 165 255 / 0.75);
}
.text-geekblue-4\/80 {
  color: rgb(133 165 255 / 0.8);
}
.text-geekblue-4\/85 {
  color: rgb(133 165 255 / 0.85);
}
.text-geekblue-4\/90 {
  color: rgb(133 165 255 / 0.9);
}
.text-geekblue-4\/95 {
  color: rgb(133 165 255 / 0.95);
}
.text-geekblue-5 {
  --tw-text-opacity: 1;
  color: rgb(89 126 247 / var(--tw-text-opacity, 1));
}
.text-geekblue-5\/0 {
  color: rgb(89 126 247 / 0);
}
.text-geekblue-5\/10 {
  color: rgb(89 126 247 / 0.1);
}
.text-geekblue-5\/100 {
  color: rgb(89 126 247 / 1);
}
.text-geekblue-5\/15 {
  color: rgb(89 126 247 / 0.15);
}
.text-geekblue-5\/20 {
  color: rgb(89 126 247 / 0.2);
}
.text-geekblue-5\/25 {
  color: rgb(89 126 247 / 0.25);
}
.text-geekblue-5\/30 {
  color: rgb(89 126 247 / 0.3);
}
.text-geekblue-5\/35 {
  color: rgb(89 126 247 / 0.35);
}
.text-geekblue-5\/40 {
  color: rgb(89 126 247 / 0.4);
}
.text-geekblue-5\/45 {
  color: rgb(89 126 247 / 0.45);
}
.text-geekblue-5\/5 {
  color: rgb(89 126 247 / 0.05);
}
.text-geekblue-5\/50 {
  color: rgb(89 126 247 / 0.5);
}
.text-geekblue-5\/55 {
  color: rgb(89 126 247 / 0.55);
}
.text-geekblue-5\/60 {
  color: rgb(89 126 247 / 0.6);
}
.text-geekblue-5\/65 {
  color: rgb(89 126 247 / 0.65);
}
.text-geekblue-5\/70 {
  color: rgb(89 126 247 / 0.7);
}
.text-geekblue-5\/75 {
  color: rgb(89 126 247 / 0.75);
}
.text-geekblue-5\/80 {
  color: rgb(89 126 247 / 0.8);
}
.text-geekblue-5\/85 {
  color: rgb(89 126 247 / 0.85);
}
.text-geekblue-5\/90 {
  color: rgb(89 126 247 / 0.9);
}
.text-geekblue-5\/95 {
  color: rgb(89 126 247 / 0.95);
}
.text-geekblue-6 {
  --tw-text-opacity: 1;
  color: rgb(47 84 235 / var(--tw-text-opacity, 1));
}
.text-geekblue-6\/0 {
  color: rgb(47 84 235 / 0);
}
.text-geekblue-6\/10 {
  color: rgb(47 84 235 / 0.1);
}
.text-geekblue-6\/100 {
  color: rgb(47 84 235 / 1);
}
.text-geekblue-6\/15 {
  color: rgb(47 84 235 / 0.15);
}
.text-geekblue-6\/20 {
  color: rgb(47 84 235 / 0.2);
}
.text-geekblue-6\/25 {
  color: rgb(47 84 235 / 0.25);
}
.text-geekblue-6\/30 {
  color: rgb(47 84 235 / 0.3);
}
.text-geekblue-6\/35 {
  color: rgb(47 84 235 / 0.35);
}
.text-geekblue-6\/40 {
  color: rgb(47 84 235 / 0.4);
}
.text-geekblue-6\/45 {
  color: rgb(47 84 235 / 0.45);
}
.text-geekblue-6\/5 {
  color: rgb(47 84 235 / 0.05);
}
.text-geekblue-6\/50 {
  color: rgb(47 84 235 / 0.5);
}
.text-geekblue-6\/55 {
  color: rgb(47 84 235 / 0.55);
}
.text-geekblue-6\/60 {
  color: rgb(47 84 235 / 0.6);
}
.text-geekblue-6\/65 {
  color: rgb(47 84 235 / 0.65);
}
.text-geekblue-6\/70 {
  color: rgb(47 84 235 / 0.7);
}
.text-geekblue-6\/75 {
  color: rgb(47 84 235 / 0.75);
}
.text-geekblue-6\/80 {
  color: rgb(47 84 235 / 0.8);
}
.text-geekblue-6\/85 {
  color: rgb(47 84 235 / 0.85);
}
.text-geekblue-6\/90 {
  color: rgb(47 84 235 / 0.9);
}
.text-geekblue-6\/95 {
  color: rgb(47 84 235 / 0.95);
}
.text-geekblue-7 {
  --tw-text-opacity: 1;
  color: rgb(29 57 196 / var(--tw-text-opacity, 1));
}
.text-geekblue-7\/0 {
  color: rgb(29 57 196 / 0);
}
.text-geekblue-7\/10 {
  color: rgb(29 57 196 / 0.1);
}
.text-geekblue-7\/100 {
  color: rgb(29 57 196 / 1);
}
.text-geekblue-7\/15 {
  color: rgb(29 57 196 / 0.15);
}
.text-geekblue-7\/20 {
  color: rgb(29 57 196 / 0.2);
}
.text-geekblue-7\/25 {
  color: rgb(29 57 196 / 0.25);
}
.text-geekblue-7\/30 {
  color: rgb(29 57 196 / 0.3);
}
.text-geekblue-7\/35 {
  color: rgb(29 57 196 / 0.35);
}
.text-geekblue-7\/40 {
  color: rgb(29 57 196 / 0.4);
}
.text-geekblue-7\/45 {
  color: rgb(29 57 196 / 0.45);
}
.text-geekblue-7\/5 {
  color: rgb(29 57 196 / 0.05);
}
.text-geekblue-7\/50 {
  color: rgb(29 57 196 / 0.5);
}
.text-geekblue-7\/55 {
  color: rgb(29 57 196 / 0.55);
}
.text-geekblue-7\/60 {
  color: rgb(29 57 196 / 0.6);
}
.text-geekblue-7\/65 {
  color: rgb(29 57 196 / 0.65);
}
.text-geekblue-7\/70 {
  color: rgb(29 57 196 / 0.7);
}
.text-geekblue-7\/75 {
  color: rgb(29 57 196 / 0.75);
}
.text-geekblue-7\/80 {
  color: rgb(29 57 196 / 0.8);
}
.text-geekblue-7\/85 {
  color: rgb(29 57 196 / 0.85);
}
.text-geekblue-7\/90 {
  color: rgb(29 57 196 / 0.9);
}
.text-geekblue-7\/95 {
  color: rgb(29 57 196 / 0.95);
}
.text-geekblue-8 {
  --tw-text-opacity: 1;
  color: rgb(16 35 158 / var(--tw-text-opacity, 1));
}
.text-geekblue-8\/0 {
  color: rgb(16 35 158 / 0);
}
.text-geekblue-8\/10 {
  color: rgb(16 35 158 / 0.1);
}
.text-geekblue-8\/100 {
  color: rgb(16 35 158 / 1);
}
.text-geekblue-8\/15 {
  color: rgb(16 35 158 / 0.15);
}
.text-geekblue-8\/20 {
  color: rgb(16 35 158 / 0.2);
}
.text-geekblue-8\/25 {
  color: rgb(16 35 158 / 0.25);
}
.text-geekblue-8\/30 {
  color: rgb(16 35 158 / 0.3);
}
.text-geekblue-8\/35 {
  color: rgb(16 35 158 / 0.35);
}
.text-geekblue-8\/40 {
  color: rgb(16 35 158 / 0.4);
}
.text-geekblue-8\/45 {
  color: rgb(16 35 158 / 0.45);
}
.text-geekblue-8\/5 {
  color: rgb(16 35 158 / 0.05);
}
.text-geekblue-8\/50 {
  color: rgb(16 35 158 / 0.5);
}
.text-geekblue-8\/55 {
  color: rgb(16 35 158 / 0.55);
}
.text-geekblue-8\/60 {
  color: rgb(16 35 158 / 0.6);
}
.text-geekblue-8\/65 {
  color: rgb(16 35 158 / 0.65);
}
.text-geekblue-8\/70 {
  color: rgb(16 35 158 / 0.7);
}
.text-geekblue-8\/75 {
  color: rgb(16 35 158 / 0.75);
}
.text-geekblue-8\/80 {
  color: rgb(16 35 158 / 0.8);
}
.text-geekblue-8\/85 {
  color: rgb(16 35 158 / 0.85);
}
.text-geekblue-8\/90 {
  color: rgb(16 35 158 / 0.9);
}
.text-geekblue-8\/95 {
  color: rgb(16 35 158 / 0.95);
}
.text-geekblue-9 {
  --tw-text-opacity: 1;
  color: rgb(6 17 120 / var(--tw-text-opacity, 1));
}
.text-geekblue-9\/0 {
  color: rgb(6 17 120 / 0);
}
.text-geekblue-9\/10 {
  color: rgb(6 17 120 / 0.1);
}
.text-geekblue-9\/100 {
  color: rgb(6 17 120 / 1);
}
.text-geekblue-9\/15 {
  color: rgb(6 17 120 / 0.15);
}
.text-geekblue-9\/20 {
  color: rgb(6 17 120 / 0.2);
}
.text-geekblue-9\/25 {
  color: rgb(6 17 120 / 0.25);
}
.text-geekblue-9\/30 {
  color: rgb(6 17 120 / 0.3);
}
.text-geekblue-9\/35 {
  color: rgb(6 17 120 / 0.35);
}
.text-geekblue-9\/40 {
  color: rgb(6 17 120 / 0.4);
}
.text-geekblue-9\/45 {
  color: rgb(6 17 120 / 0.45);
}
.text-geekblue-9\/5 {
  color: rgb(6 17 120 / 0.05);
}
.text-geekblue-9\/50 {
  color: rgb(6 17 120 / 0.5);
}
.text-geekblue-9\/55 {
  color: rgb(6 17 120 / 0.55);
}
.text-geekblue-9\/60 {
  color: rgb(6 17 120 / 0.6);
}
.text-geekblue-9\/65 {
  color: rgb(6 17 120 / 0.65);
}
.text-geekblue-9\/70 {
  color: rgb(6 17 120 / 0.7);
}
.text-geekblue-9\/75 {
  color: rgb(6 17 120 / 0.75);
}
.text-geekblue-9\/80 {
  color: rgb(6 17 120 / 0.8);
}
.text-geekblue-9\/85 {
  color: rgb(6 17 120 / 0.85);
}
.text-geekblue-9\/90 {
  color: rgb(6 17 120 / 0.9);
}
.text-geekblue-9\/95 {
  color: rgb(6 17 120 / 0.95);
}
.text-gold-1 {
  --tw-text-opacity: 1;
  color: rgb(255 251 230 / var(--tw-text-opacity, 1));
}
.text-gold-1\/0 {
  color: rgb(255 251 230 / 0);
}
.text-gold-1\/10 {
  color: rgb(255 251 230 / 0.1);
}
.text-gold-1\/100 {
  color: rgb(255 251 230 / 1);
}
.text-gold-1\/15 {
  color: rgb(255 251 230 / 0.15);
}
.text-gold-1\/20 {
  color: rgb(255 251 230 / 0.2);
}
.text-gold-1\/25 {
  color: rgb(255 251 230 / 0.25);
}
.text-gold-1\/30 {
  color: rgb(255 251 230 / 0.3);
}
.text-gold-1\/35 {
  color: rgb(255 251 230 / 0.35);
}
.text-gold-1\/40 {
  color: rgb(255 251 230 / 0.4);
}
.text-gold-1\/45 {
  color: rgb(255 251 230 / 0.45);
}
.text-gold-1\/5 {
  color: rgb(255 251 230 / 0.05);
}
.text-gold-1\/50 {
  color: rgb(255 251 230 / 0.5);
}
.text-gold-1\/55 {
  color: rgb(255 251 230 / 0.55);
}
.text-gold-1\/60 {
  color: rgb(255 251 230 / 0.6);
}
.text-gold-1\/65 {
  color: rgb(255 251 230 / 0.65);
}
.text-gold-1\/70 {
  color: rgb(255 251 230 / 0.7);
}
.text-gold-1\/75 {
  color: rgb(255 251 230 / 0.75);
}
.text-gold-1\/80 {
  color: rgb(255 251 230 / 0.8);
}
.text-gold-1\/85 {
  color: rgb(255 251 230 / 0.85);
}
.text-gold-1\/90 {
  color: rgb(255 251 230 / 0.9);
}
.text-gold-1\/95 {
  color: rgb(255 251 230 / 0.95);
}
.text-gold-10 {
  --tw-text-opacity: 1;
  color: rgb(97 52 0 / var(--tw-text-opacity, 1));
}
.text-gold-10\/0 {
  color: rgb(97 52 0 / 0);
}
.text-gold-10\/10 {
  color: rgb(97 52 0 / 0.1);
}
.text-gold-10\/100 {
  color: rgb(97 52 0 / 1);
}
.text-gold-10\/15 {
  color: rgb(97 52 0 / 0.15);
}
.text-gold-10\/20 {
  color: rgb(97 52 0 / 0.2);
}
.text-gold-10\/25 {
  color: rgb(97 52 0 / 0.25);
}
.text-gold-10\/30 {
  color: rgb(97 52 0 / 0.3);
}
.text-gold-10\/35 {
  color: rgb(97 52 0 / 0.35);
}
.text-gold-10\/40 {
  color: rgb(97 52 0 / 0.4);
}
.text-gold-10\/45 {
  color: rgb(97 52 0 / 0.45);
}
.text-gold-10\/5 {
  color: rgb(97 52 0 / 0.05);
}
.text-gold-10\/50 {
  color: rgb(97 52 0 / 0.5);
}
.text-gold-10\/55 {
  color: rgb(97 52 0 / 0.55);
}
.text-gold-10\/60 {
  color: rgb(97 52 0 / 0.6);
}
.text-gold-10\/65 {
  color: rgb(97 52 0 / 0.65);
}
.text-gold-10\/70 {
  color: rgb(97 52 0 / 0.7);
}
.text-gold-10\/75 {
  color: rgb(97 52 0 / 0.75);
}
.text-gold-10\/80 {
  color: rgb(97 52 0 / 0.8);
}
.text-gold-10\/85 {
  color: rgb(97 52 0 / 0.85);
}
.text-gold-10\/90 {
  color: rgb(97 52 0 / 0.9);
}
.text-gold-10\/95 {
  color: rgb(97 52 0 / 0.95);
}
.text-gold-2 {
  --tw-text-opacity: 1;
  color: rgb(255 241 184 / var(--tw-text-opacity, 1));
}
.text-gold-2\/0 {
  color: rgb(255 241 184 / 0);
}
.text-gold-2\/10 {
  color: rgb(255 241 184 / 0.1);
}
.text-gold-2\/100 {
  color: rgb(255 241 184 / 1);
}
.text-gold-2\/15 {
  color: rgb(255 241 184 / 0.15);
}
.text-gold-2\/20 {
  color: rgb(255 241 184 / 0.2);
}
.text-gold-2\/25 {
  color: rgb(255 241 184 / 0.25);
}
.text-gold-2\/30 {
  color: rgb(255 241 184 / 0.3);
}
.text-gold-2\/35 {
  color: rgb(255 241 184 / 0.35);
}
.text-gold-2\/40 {
  color: rgb(255 241 184 / 0.4);
}
.text-gold-2\/45 {
  color: rgb(255 241 184 / 0.45);
}
.text-gold-2\/5 {
  color: rgb(255 241 184 / 0.05);
}
.text-gold-2\/50 {
  color: rgb(255 241 184 / 0.5);
}
.text-gold-2\/55 {
  color: rgb(255 241 184 / 0.55);
}
.text-gold-2\/60 {
  color: rgb(255 241 184 / 0.6);
}
.text-gold-2\/65 {
  color: rgb(255 241 184 / 0.65);
}
.text-gold-2\/70 {
  color: rgb(255 241 184 / 0.7);
}
.text-gold-2\/75 {
  color: rgb(255 241 184 / 0.75);
}
.text-gold-2\/80 {
  color: rgb(255 241 184 / 0.8);
}
.text-gold-2\/85 {
  color: rgb(255 241 184 / 0.85);
}
.text-gold-2\/90 {
  color: rgb(255 241 184 / 0.9);
}
.text-gold-2\/95 {
  color: rgb(255 241 184 / 0.95);
}
.text-gold-3 {
  --tw-text-opacity: 1;
  color: rgb(255 229 143 / var(--tw-text-opacity, 1));
}
.text-gold-3\/0 {
  color: rgb(255 229 143 / 0);
}
.text-gold-3\/10 {
  color: rgb(255 229 143 / 0.1);
}
.text-gold-3\/100 {
  color: rgb(255 229 143 / 1);
}
.text-gold-3\/15 {
  color: rgb(255 229 143 / 0.15);
}
.text-gold-3\/20 {
  color: rgb(255 229 143 / 0.2);
}
.text-gold-3\/25 {
  color: rgb(255 229 143 / 0.25);
}
.text-gold-3\/30 {
  color: rgb(255 229 143 / 0.3);
}
.text-gold-3\/35 {
  color: rgb(255 229 143 / 0.35);
}
.text-gold-3\/40 {
  color: rgb(255 229 143 / 0.4);
}
.text-gold-3\/45 {
  color: rgb(255 229 143 / 0.45);
}
.text-gold-3\/5 {
  color: rgb(255 229 143 / 0.05);
}
.text-gold-3\/50 {
  color: rgb(255 229 143 / 0.5);
}
.text-gold-3\/55 {
  color: rgb(255 229 143 / 0.55);
}
.text-gold-3\/60 {
  color: rgb(255 229 143 / 0.6);
}
.text-gold-3\/65 {
  color: rgb(255 229 143 / 0.65);
}
.text-gold-3\/70 {
  color: rgb(255 229 143 / 0.7);
}
.text-gold-3\/75 {
  color: rgb(255 229 143 / 0.75);
}
.text-gold-3\/80 {
  color: rgb(255 229 143 / 0.8);
}
.text-gold-3\/85 {
  color: rgb(255 229 143 / 0.85);
}
.text-gold-3\/90 {
  color: rgb(255 229 143 / 0.9);
}
.text-gold-3\/95 {
  color: rgb(255 229 143 / 0.95);
}
.text-gold-4 {
  --tw-text-opacity: 1;
  color: rgb(255 214 102 / var(--tw-text-opacity, 1));
}
.text-gold-4\/0 {
  color: rgb(255 214 102 / 0);
}
.text-gold-4\/10 {
  color: rgb(255 214 102 / 0.1);
}
.text-gold-4\/100 {
  color: rgb(255 214 102 / 1);
}
.text-gold-4\/15 {
  color: rgb(255 214 102 / 0.15);
}
.text-gold-4\/20 {
  color: rgb(255 214 102 / 0.2);
}
.text-gold-4\/25 {
  color: rgb(255 214 102 / 0.25);
}
.text-gold-4\/30 {
  color: rgb(255 214 102 / 0.3);
}
.text-gold-4\/35 {
  color: rgb(255 214 102 / 0.35);
}
.text-gold-4\/40 {
  color: rgb(255 214 102 / 0.4);
}
.text-gold-4\/45 {
  color: rgb(255 214 102 / 0.45);
}
.text-gold-4\/5 {
  color: rgb(255 214 102 / 0.05);
}
.text-gold-4\/50 {
  color: rgb(255 214 102 / 0.5);
}
.text-gold-4\/55 {
  color: rgb(255 214 102 / 0.55);
}
.text-gold-4\/60 {
  color: rgb(255 214 102 / 0.6);
}
.text-gold-4\/65 {
  color: rgb(255 214 102 / 0.65);
}
.text-gold-4\/70 {
  color: rgb(255 214 102 / 0.7);
}
.text-gold-4\/75 {
  color: rgb(255 214 102 / 0.75);
}
.text-gold-4\/80 {
  color: rgb(255 214 102 / 0.8);
}
.text-gold-4\/85 {
  color: rgb(255 214 102 / 0.85);
}
.text-gold-4\/90 {
  color: rgb(255 214 102 / 0.9);
}
.text-gold-4\/95 {
  color: rgb(255 214 102 / 0.95);
}
.text-gold-5 {
  --tw-text-opacity: 1;
  color: rgb(255 197 61 / var(--tw-text-opacity, 1));
}
.text-gold-5\/0 {
  color: rgb(255 197 61 / 0);
}
.text-gold-5\/10 {
  color: rgb(255 197 61 / 0.1);
}
.text-gold-5\/100 {
  color: rgb(255 197 61 / 1);
}
.text-gold-5\/15 {
  color: rgb(255 197 61 / 0.15);
}
.text-gold-5\/20 {
  color: rgb(255 197 61 / 0.2);
}
.text-gold-5\/25 {
  color: rgb(255 197 61 / 0.25);
}
.text-gold-5\/30 {
  color: rgb(255 197 61 / 0.3);
}
.text-gold-5\/35 {
  color: rgb(255 197 61 / 0.35);
}
.text-gold-5\/40 {
  color: rgb(255 197 61 / 0.4);
}
.text-gold-5\/45 {
  color: rgb(255 197 61 / 0.45);
}
.text-gold-5\/5 {
  color: rgb(255 197 61 / 0.05);
}
.text-gold-5\/50 {
  color: rgb(255 197 61 / 0.5);
}
.text-gold-5\/55 {
  color: rgb(255 197 61 / 0.55);
}
.text-gold-5\/60 {
  color: rgb(255 197 61 / 0.6);
}
.text-gold-5\/65 {
  color: rgb(255 197 61 / 0.65);
}
.text-gold-5\/70 {
  color: rgb(255 197 61 / 0.7);
}
.text-gold-5\/75 {
  color: rgb(255 197 61 / 0.75);
}
.text-gold-5\/80 {
  color: rgb(255 197 61 / 0.8);
}
.text-gold-5\/85 {
  color: rgb(255 197 61 / 0.85);
}
.text-gold-5\/90 {
  color: rgb(255 197 61 / 0.9);
}
.text-gold-5\/95 {
  color: rgb(255 197 61 / 0.95);
}
.text-gold-6 {
  --tw-text-opacity: 1;
  color: rgb(250 173 20 / var(--tw-text-opacity, 1));
}
.text-gold-6\/0 {
  color: rgb(250 173 20 / 0);
}
.text-gold-6\/10 {
  color: rgb(250 173 20 / 0.1);
}
.text-gold-6\/100 {
  color: rgb(250 173 20 / 1);
}
.text-gold-6\/15 {
  color: rgb(250 173 20 / 0.15);
}
.text-gold-6\/20 {
  color: rgb(250 173 20 / 0.2);
}
.text-gold-6\/25 {
  color: rgb(250 173 20 / 0.25);
}
.text-gold-6\/30 {
  color: rgb(250 173 20 / 0.3);
}
.text-gold-6\/35 {
  color: rgb(250 173 20 / 0.35);
}
.text-gold-6\/40 {
  color: rgb(250 173 20 / 0.4);
}
.text-gold-6\/45 {
  color: rgb(250 173 20 / 0.45);
}
.text-gold-6\/5 {
  color: rgb(250 173 20 / 0.05);
}
.text-gold-6\/50 {
  color: rgb(250 173 20 / 0.5);
}
.text-gold-6\/55 {
  color: rgb(250 173 20 / 0.55);
}
.text-gold-6\/60 {
  color: rgb(250 173 20 / 0.6);
}
.text-gold-6\/65 {
  color: rgb(250 173 20 / 0.65);
}
.text-gold-6\/70 {
  color: rgb(250 173 20 / 0.7);
}
.text-gold-6\/75 {
  color: rgb(250 173 20 / 0.75);
}
.text-gold-6\/80 {
  color: rgb(250 173 20 / 0.8);
}
.text-gold-6\/85 {
  color: rgb(250 173 20 / 0.85);
}
.text-gold-6\/90 {
  color: rgb(250 173 20 / 0.9);
}
.text-gold-6\/95 {
  color: rgb(250 173 20 / 0.95);
}
.text-gold-7 {
  --tw-text-opacity: 1;
  color: rgb(212 136 6 / var(--tw-text-opacity, 1));
}
.text-gold-7\/0 {
  color: rgb(212 136 6 / 0);
}
.text-gold-7\/10 {
  color: rgb(212 136 6 / 0.1);
}
.text-gold-7\/100 {
  color: rgb(212 136 6 / 1);
}
.text-gold-7\/15 {
  color: rgb(212 136 6 / 0.15);
}
.text-gold-7\/20 {
  color: rgb(212 136 6 / 0.2);
}
.text-gold-7\/25 {
  color: rgb(212 136 6 / 0.25);
}
.text-gold-7\/30 {
  color: rgb(212 136 6 / 0.3);
}
.text-gold-7\/35 {
  color: rgb(212 136 6 / 0.35);
}
.text-gold-7\/40 {
  color: rgb(212 136 6 / 0.4);
}
.text-gold-7\/45 {
  color: rgb(212 136 6 / 0.45);
}
.text-gold-7\/5 {
  color: rgb(212 136 6 / 0.05);
}
.text-gold-7\/50 {
  color: rgb(212 136 6 / 0.5);
}
.text-gold-7\/55 {
  color: rgb(212 136 6 / 0.55);
}
.text-gold-7\/60 {
  color: rgb(212 136 6 / 0.6);
}
.text-gold-7\/65 {
  color: rgb(212 136 6 / 0.65);
}
.text-gold-7\/70 {
  color: rgb(212 136 6 / 0.7);
}
.text-gold-7\/75 {
  color: rgb(212 136 6 / 0.75);
}
.text-gold-7\/80 {
  color: rgb(212 136 6 / 0.8);
}
.text-gold-7\/85 {
  color: rgb(212 136 6 / 0.85);
}
.text-gold-7\/90 {
  color: rgb(212 136 6 / 0.9);
}
.text-gold-7\/95 {
  color: rgb(212 136 6 / 0.95);
}
.text-gold-8 {
  --tw-text-opacity: 1;
  color: rgb(173 104 0 / var(--tw-text-opacity, 1));
}
.text-gold-8\/0 {
  color: rgb(173 104 0 / 0);
}
.text-gold-8\/10 {
  color: rgb(173 104 0 / 0.1);
}
.text-gold-8\/100 {
  color: rgb(173 104 0 / 1);
}
.text-gold-8\/15 {
  color: rgb(173 104 0 / 0.15);
}
.text-gold-8\/20 {
  color: rgb(173 104 0 / 0.2);
}
.text-gold-8\/25 {
  color: rgb(173 104 0 / 0.25);
}
.text-gold-8\/30 {
  color: rgb(173 104 0 / 0.3);
}
.text-gold-8\/35 {
  color: rgb(173 104 0 / 0.35);
}
.text-gold-8\/40 {
  color: rgb(173 104 0 / 0.4);
}
.text-gold-8\/45 {
  color: rgb(173 104 0 / 0.45);
}
.text-gold-8\/5 {
  color: rgb(173 104 0 / 0.05);
}
.text-gold-8\/50 {
  color: rgb(173 104 0 / 0.5);
}
.text-gold-8\/55 {
  color: rgb(173 104 0 / 0.55);
}
.text-gold-8\/60 {
  color: rgb(173 104 0 / 0.6);
}
.text-gold-8\/65 {
  color: rgb(173 104 0 / 0.65);
}
.text-gold-8\/70 {
  color: rgb(173 104 0 / 0.7);
}
.text-gold-8\/75 {
  color: rgb(173 104 0 / 0.75);
}
.text-gold-8\/80 {
  color: rgb(173 104 0 / 0.8);
}
.text-gold-8\/85 {
  color: rgb(173 104 0 / 0.85);
}
.text-gold-8\/90 {
  color: rgb(173 104 0 / 0.9);
}
.text-gold-8\/95 {
  color: rgb(173 104 0 / 0.95);
}
.text-gold-9 {
  --tw-text-opacity: 1;
  color: rgb(135 77 0 / var(--tw-text-opacity, 1));
}
.text-gold-9\/0 {
  color: rgb(135 77 0 / 0);
}
.text-gold-9\/10 {
  color: rgb(135 77 0 / 0.1);
}
.text-gold-9\/100 {
  color: rgb(135 77 0 / 1);
}
.text-gold-9\/15 {
  color: rgb(135 77 0 / 0.15);
}
.text-gold-9\/20 {
  color: rgb(135 77 0 / 0.2);
}
.text-gold-9\/25 {
  color: rgb(135 77 0 / 0.25);
}
.text-gold-9\/30 {
  color: rgb(135 77 0 / 0.3);
}
.text-gold-9\/35 {
  color: rgb(135 77 0 / 0.35);
}
.text-gold-9\/40 {
  color: rgb(135 77 0 / 0.4);
}
.text-gold-9\/45 {
  color: rgb(135 77 0 / 0.45);
}
.text-gold-9\/5 {
  color: rgb(135 77 0 / 0.05);
}
.text-gold-9\/50 {
  color: rgb(135 77 0 / 0.5);
}
.text-gold-9\/55 {
  color: rgb(135 77 0 / 0.55);
}
.text-gold-9\/60 {
  color: rgb(135 77 0 / 0.6);
}
.text-gold-9\/65 {
  color: rgb(135 77 0 / 0.65);
}
.text-gold-9\/70 {
  color: rgb(135 77 0 / 0.7);
}
.text-gold-9\/75 {
  color: rgb(135 77 0 / 0.75);
}
.text-gold-9\/80 {
  color: rgb(135 77 0 / 0.8);
}
.text-gold-9\/85 {
  color: rgb(135 77 0 / 0.85);
}
.text-gold-9\/90 {
  color: rgb(135 77 0 / 0.9);
}
.text-gold-9\/95 {
  color: rgb(135 77 0 / 0.95);
}
.text-gray-100 {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}
.text-gray-100\/0 {
  color: rgb(243 244 246 / 0);
}
.text-gray-100\/10 {
  color: rgb(243 244 246 / 0.1);
}
.text-gray-100\/100 {
  color: rgb(243 244 246 / 1);
}
.text-gray-100\/15 {
  color: rgb(243 244 246 / 0.15);
}
.text-gray-100\/20 {
  color: rgb(243 244 246 / 0.2);
}
.text-gray-100\/25 {
  color: rgb(243 244 246 / 0.25);
}
.text-gray-100\/30 {
  color: rgb(243 244 246 / 0.3);
}
.text-gray-100\/35 {
  color: rgb(243 244 246 / 0.35);
}
.text-gray-100\/40 {
  color: rgb(243 244 246 / 0.4);
}
.text-gray-100\/45 {
  color: rgb(243 244 246 / 0.45);
}
.text-gray-100\/5 {
  color: rgb(243 244 246 / 0.05);
}
.text-gray-100\/50 {
  color: rgb(243 244 246 / 0.5);
}
.text-gray-100\/55 {
  color: rgb(243 244 246 / 0.55);
}
.text-gray-100\/60 {
  color: rgb(243 244 246 / 0.6);
}
.text-gray-100\/65 {
  color: rgb(243 244 246 / 0.65);
}
.text-gray-100\/70 {
  color: rgb(243 244 246 / 0.7);
}
.text-gray-100\/75 {
  color: rgb(243 244 246 / 0.75);
}
.text-gray-100\/80 {
  color: rgb(243 244 246 / 0.8);
}
.text-gray-100\/85 {
  color: rgb(243 244 246 / 0.85);
}
.text-gray-100\/90 {
  color: rgb(243 244 246 / 0.9);
}
.text-gray-100\/95 {
  color: rgb(243 244 246 / 0.95);
}
.text-gray-200 {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.text-gray-200\/0 {
  color: rgb(229 231 235 / 0);
}
.text-gray-200\/10 {
  color: rgb(229 231 235 / 0.1);
}
.text-gray-200\/100 {
  color: rgb(229 231 235 / 1);
}
.text-gray-200\/15 {
  color: rgb(229 231 235 / 0.15);
}
.text-gray-200\/20 {
  color: rgb(229 231 235 / 0.2);
}
.text-gray-200\/25 {
  color: rgb(229 231 235 / 0.25);
}
.text-gray-200\/30 {
  color: rgb(229 231 235 / 0.3);
}
.text-gray-200\/35 {
  color: rgb(229 231 235 / 0.35);
}
.text-gray-200\/40 {
  color: rgb(229 231 235 / 0.4);
}
.text-gray-200\/45 {
  color: rgb(229 231 235 / 0.45);
}
.text-gray-200\/5 {
  color: rgb(229 231 235 / 0.05);
}
.text-gray-200\/50 {
  color: rgb(229 231 235 / 0.5);
}
.text-gray-200\/55 {
  color: rgb(229 231 235 / 0.55);
}
.text-gray-200\/60 {
  color: rgb(229 231 235 / 0.6);
}
.text-gray-200\/65 {
  color: rgb(229 231 235 / 0.65);
}
.text-gray-200\/70 {
  color: rgb(229 231 235 / 0.7);
}
.text-gray-200\/75 {
  color: rgb(229 231 235 / 0.75);
}
.text-gray-200\/80 {
  color: rgb(229 231 235 / 0.8);
}
.text-gray-200\/85 {
  color: rgb(229 231 235 / 0.85);
}
.text-gray-200\/90 {
  color: rgb(229 231 235 / 0.9);
}
.text-gray-200\/95 {
  color: rgb(229 231 235 / 0.95);
}
.text-gray-300 {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.text-gray-300\/0 {
  color: rgb(209 213 219 / 0);
}
.text-gray-300\/10 {
  color: rgb(209 213 219 / 0.1);
}
.text-gray-300\/100 {
  color: rgb(209 213 219 / 1);
}
.text-gray-300\/15 {
  color: rgb(209 213 219 / 0.15);
}
.text-gray-300\/20 {
  color: rgb(209 213 219 / 0.2);
}
.text-gray-300\/25 {
  color: rgb(209 213 219 / 0.25);
}
.text-gray-300\/30 {
  color: rgb(209 213 219 / 0.3);
}
.text-gray-300\/35 {
  color: rgb(209 213 219 / 0.35);
}
.text-gray-300\/40 {
  color: rgb(209 213 219 / 0.4);
}
.text-gray-300\/45 {
  color: rgb(209 213 219 / 0.45);
}
.text-gray-300\/5 {
  color: rgb(209 213 219 / 0.05);
}
.text-gray-300\/50 {
  color: rgb(209 213 219 / 0.5);
}
.text-gray-300\/55 {
  color: rgb(209 213 219 / 0.55);
}
.text-gray-300\/60 {
  color: rgb(209 213 219 / 0.6);
}
.text-gray-300\/65 {
  color: rgb(209 213 219 / 0.65);
}
.text-gray-300\/70 {
  color: rgb(209 213 219 / 0.7);
}
.text-gray-300\/75 {
  color: rgb(209 213 219 / 0.75);
}
.text-gray-300\/80 {
  color: rgb(209 213 219 / 0.8);
}
.text-gray-300\/85 {
  color: rgb(209 213 219 / 0.85);
}
.text-gray-300\/90 {
  color: rgb(209 213 219 / 0.9);
}
.text-gray-300\/95 {
  color: rgb(209 213 219 / 0.95);
}
.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-gray-400\/0 {
  color: rgb(156 163 175 / 0);
}
.text-gray-400\/10 {
  color: rgb(156 163 175 / 0.1);
}
.text-gray-400\/100 {
  color: rgb(156 163 175 / 1);
}
.text-gray-400\/15 {
  color: rgb(156 163 175 / 0.15);
}
.text-gray-400\/20 {
  color: rgb(156 163 175 / 0.2);
}
.text-gray-400\/25 {
  color: rgb(156 163 175 / 0.25);
}
.text-gray-400\/30 {
  color: rgb(156 163 175 / 0.3);
}
.text-gray-400\/35 {
  color: rgb(156 163 175 / 0.35);
}
.text-gray-400\/40 {
  color: rgb(156 163 175 / 0.4);
}
.text-gray-400\/45 {
  color: rgb(156 163 175 / 0.45);
}
.text-gray-400\/5 {
  color: rgb(156 163 175 / 0.05);
}
.text-gray-400\/50 {
  color: rgb(156 163 175 / 0.5);
}
.text-gray-400\/55 {
  color: rgb(156 163 175 / 0.55);
}
.text-gray-400\/60 {
  color: rgb(156 163 175 / 0.6);
}
.text-gray-400\/65 {
  color: rgb(156 163 175 / 0.65);
}
.text-gray-400\/70 {
  color: rgb(156 163 175 / 0.7);
}
.text-gray-400\/75 {
  color: rgb(156 163 175 / 0.75);
}
.text-gray-400\/80 {
  color: rgb(156 163 175 / 0.8);
}
.text-gray-400\/85 {
  color: rgb(156 163 175 / 0.85);
}
.text-gray-400\/90 {
  color: rgb(156 163 175 / 0.9);
}
.text-gray-400\/95 {
  color: rgb(156 163 175 / 0.95);
}
.text-gray-50 {
  --tw-text-opacity: 1;
  color: rgb(249 250 251 / var(--tw-text-opacity, 1));
}
.text-gray-50\/0 {
  color: rgb(249 250 251 / 0);
}
.text-gray-50\/10 {
  color: rgb(249 250 251 / 0.1);
}
.text-gray-50\/100 {
  color: rgb(249 250 251 / 1);
}
.text-gray-50\/15 {
  color: rgb(249 250 251 / 0.15);
}
.text-gray-50\/20 {
  color: rgb(249 250 251 / 0.2);
}
.text-gray-50\/25 {
  color: rgb(249 250 251 / 0.25);
}
.text-gray-50\/30 {
  color: rgb(249 250 251 / 0.3);
}
.text-gray-50\/35 {
  color: rgb(249 250 251 / 0.35);
}
.text-gray-50\/40 {
  color: rgb(249 250 251 / 0.4);
}
.text-gray-50\/45 {
  color: rgb(249 250 251 / 0.45);
}
.text-gray-50\/5 {
  color: rgb(249 250 251 / 0.05);
}
.text-gray-50\/50 {
  color: rgb(249 250 251 / 0.5);
}
.text-gray-50\/55 {
  color: rgb(249 250 251 / 0.55);
}
.text-gray-50\/60 {
  color: rgb(249 250 251 / 0.6);
}
.text-gray-50\/65 {
  color: rgb(249 250 251 / 0.65);
}
.text-gray-50\/70 {
  color: rgb(249 250 251 / 0.7);
}
.text-gray-50\/75 {
  color: rgb(249 250 251 / 0.75);
}
.text-gray-50\/80 {
  color: rgb(249 250 251 / 0.8);
}
.text-gray-50\/85 {
  color: rgb(249 250 251 / 0.85);
}
.text-gray-50\/90 {
  color: rgb(249 250 251 / 0.9);
}
.text-gray-50\/95 {
  color: rgb(249 250 251 / 0.95);
}
.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-gray-500\/0 {
  color: rgb(107 114 128 / 0);
}
.text-gray-500\/10 {
  color: rgb(107 114 128 / 0.1);
}
.text-gray-500\/100 {
  color: rgb(107 114 128 / 1);
}
.text-gray-500\/15 {
  color: rgb(107 114 128 / 0.15);
}
.text-gray-500\/20 {
  color: rgb(107 114 128 / 0.2);
}
.text-gray-500\/25 {
  color: rgb(107 114 128 / 0.25);
}
.text-gray-500\/30 {
  color: rgb(107 114 128 / 0.3);
}
.text-gray-500\/35 {
  color: rgb(107 114 128 / 0.35);
}
.text-gray-500\/40 {
  color: rgb(107 114 128 / 0.4);
}
.text-gray-500\/45 {
  color: rgb(107 114 128 / 0.45);
}
.text-gray-500\/5 {
  color: rgb(107 114 128 / 0.05);
}
.text-gray-500\/50 {
  color: rgb(107 114 128 / 0.5);
}
.text-gray-500\/55 {
  color: rgb(107 114 128 / 0.55);
}
.text-gray-500\/60 {
  color: rgb(107 114 128 / 0.6);
}
.text-gray-500\/65 {
  color: rgb(107 114 128 / 0.65);
}
.text-gray-500\/70 {
  color: rgb(107 114 128 / 0.7);
}
.text-gray-500\/75 {
  color: rgb(107 114 128 / 0.75);
}
.text-gray-500\/80 {
  color: rgb(107 114 128 / 0.8);
}
.text-gray-500\/85 {
  color: rgb(107 114 128 / 0.85);
}
.text-gray-500\/90 {
  color: rgb(107 114 128 / 0.9);
}
.text-gray-500\/95 {
  color: rgb(107 114 128 / 0.95);
}
.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.text-gray-600\/0 {
  color: rgb(75 85 99 / 0);
}
.text-gray-600\/10 {
  color: rgb(75 85 99 / 0.1);
}
.text-gray-600\/100 {
  color: rgb(75 85 99 / 1);
}
.text-gray-600\/15 {
  color: rgb(75 85 99 / 0.15);
}
.text-gray-600\/20 {
  color: rgb(75 85 99 / 0.2);
}
.text-gray-600\/25 {
  color: rgb(75 85 99 / 0.25);
}
.text-gray-600\/30 {
  color: rgb(75 85 99 / 0.3);
}
.text-gray-600\/35 {
  color: rgb(75 85 99 / 0.35);
}
.text-gray-600\/40 {
  color: rgb(75 85 99 / 0.4);
}
.text-gray-600\/45 {
  color: rgb(75 85 99 / 0.45);
}
.text-gray-600\/5 {
  color: rgb(75 85 99 / 0.05);
}
.text-gray-600\/50 {
  color: rgb(75 85 99 / 0.5);
}
.text-gray-600\/55 {
  color: rgb(75 85 99 / 0.55);
}
.text-gray-600\/60 {
  color: rgb(75 85 99 / 0.6);
}
.text-gray-600\/65 {
  color: rgb(75 85 99 / 0.65);
}
.text-gray-600\/70 {
  color: rgb(75 85 99 / 0.7);
}
.text-gray-600\/75 {
  color: rgb(75 85 99 / 0.75);
}
.text-gray-600\/80 {
  color: rgb(75 85 99 / 0.8);
}
.text-gray-600\/85 {
  color: rgb(75 85 99 / 0.85);
}
.text-gray-600\/90 {
  color: rgb(75 85 99 / 0.9);
}
.text-gray-600\/95 {
  color: rgb(75 85 99 / 0.95);
}
.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.text-gray-700\/0 {
  color: rgb(55 65 81 / 0);
}
.text-gray-700\/10 {
  color: rgb(55 65 81 / 0.1);
}
.text-gray-700\/100 {
  color: rgb(55 65 81 / 1);
}
.text-gray-700\/15 {
  color: rgb(55 65 81 / 0.15);
}
.text-gray-700\/20 {
  color: rgb(55 65 81 / 0.2);
}
.text-gray-700\/25 {
  color: rgb(55 65 81 / 0.25);
}
.text-gray-700\/30 {
  color: rgb(55 65 81 / 0.3);
}
.text-gray-700\/35 {
  color: rgb(55 65 81 / 0.35);
}
.text-gray-700\/40 {
  color: rgb(55 65 81 / 0.4);
}
.text-gray-700\/45 {
  color: rgb(55 65 81 / 0.45);
}
.text-gray-700\/5 {
  color: rgb(55 65 81 / 0.05);
}
.text-gray-700\/50 {
  color: rgb(55 65 81 / 0.5);
}
.text-gray-700\/55 {
  color: rgb(55 65 81 / 0.55);
}
.text-gray-700\/60 {
  color: rgb(55 65 81 / 0.6);
}
.text-gray-700\/65 {
  color: rgb(55 65 81 / 0.65);
}
.text-gray-700\/70 {
  color: rgb(55 65 81 / 0.7);
}
.text-gray-700\/75 {
  color: rgb(55 65 81 / 0.75);
}
.text-gray-700\/80 {
  color: rgb(55 65 81 / 0.8);
}
.text-gray-700\/85 {
  color: rgb(55 65 81 / 0.85);
}
.text-gray-700\/90 {
  color: rgb(55 65 81 / 0.9);
}
.text-gray-700\/95 {
  color: rgb(55 65 81 / 0.95);
}
.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.text-gray-800\/0 {
  color: rgb(31 41 55 / 0);
}
.text-gray-800\/10 {
  color: rgb(31 41 55 / 0.1);
}
.text-gray-800\/100 {
  color: rgb(31 41 55 / 1);
}
.text-gray-800\/15 {
  color: rgb(31 41 55 / 0.15);
}
.text-gray-800\/20 {
  color: rgb(31 41 55 / 0.2);
}
.text-gray-800\/25 {
  color: rgb(31 41 55 / 0.25);
}
.text-gray-800\/30 {
  color: rgb(31 41 55 / 0.3);
}
.text-gray-800\/35 {
  color: rgb(31 41 55 / 0.35);
}
.text-gray-800\/40 {
  color: rgb(31 41 55 / 0.4);
}
.text-gray-800\/45 {
  color: rgb(31 41 55 / 0.45);
}
.text-gray-800\/5 {
  color: rgb(31 41 55 / 0.05);
}
.text-gray-800\/50 {
  color: rgb(31 41 55 / 0.5);
}
.text-gray-800\/55 {
  color: rgb(31 41 55 / 0.55);
}
.text-gray-800\/60 {
  color: rgb(31 41 55 / 0.6);
}
.text-gray-800\/65 {
  color: rgb(31 41 55 / 0.65);
}
.text-gray-800\/70 {
  color: rgb(31 41 55 / 0.7);
}
.text-gray-800\/75 {
  color: rgb(31 41 55 / 0.75);
}
.text-gray-800\/80 {
  color: rgb(31 41 55 / 0.8);
}
.text-gray-800\/85 {
  color: rgb(31 41 55 / 0.85);
}
.text-gray-800\/90 {
  color: rgb(31 41 55 / 0.9);
}
.text-gray-800\/95 {
  color: rgb(31 41 55 / 0.95);
}
.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.text-gray-900\/0 {
  color: rgb(17 24 39 / 0);
}
.text-gray-900\/10 {
  color: rgb(17 24 39 / 0.1);
}
.text-gray-900\/100 {
  color: rgb(17 24 39 / 1);
}
.text-gray-900\/15 {
  color: rgb(17 24 39 / 0.15);
}
.text-gray-900\/20 {
  color: rgb(17 24 39 / 0.2);
}
.text-gray-900\/25 {
  color: rgb(17 24 39 / 0.25);
}
.text-gray-900\/30 {
  color: rgb(17 24 39 / 0.3);
}
.text-gray-900\/35 {
  color: rgb(17 24 39 / 0.35);
}
.text-gray-900\/40 {
  color: rgb(17 24 39 / 0.4);
}
.text-gray-900\/45 {
  color: rgb(17 24 39 / 0.45);
}
.text-gray-900\/5 {
  color: rgb(17 24 39 / 0.05);
}
.text-gray-900\/50 {
  color: rgb(17 24 39 / 0.5);
}
.text-gray-900\/55 {
  color: rgb(17 24 39 / 0.55);
}
.text-gray-900\/60 {
  color: rgb(17 24 39 / 0.6);
}
.text-gray-900\/65 {
  color: rgb(17 24 39 / 0.65);
}
.text-gray-900\/70 {
  color: rgb(17 24 39 / 0.7);
}
.text-gray-900\/75 {
  color: rgb(17 24 39 / 0.75);
}
.text-gray-900\/80 {
  color: rgb(17 24 39 / 0.8);
}
.text-gray-900\/85 {
  color: rgb(17 24 39 / 0.85);
}
.text-gray-900\/90 {
  color: rgb(17 24 39 / 0.9);
}
.text-gray-900\/95 {
  color: rgb(17 24 39 / 0.95);
}
.text-green-1 {
  --tw-text-opacity: 1;
  color: rgb(246 255 237 / var(--tw-text-opacity, 1));
}
.text-green-1\/0 {
  color: rgb(246 255 237 / 0);
}
.text-green-1\/10 {
  color: rgb(246 255 237 / 0.1);
}
.text-green-1\/100 {
  color: rgb(246 255 237 / 1);
}
.text-green-1\/15 {
  color: rgb(246 255 237 / 0.15);
}
.text-green-1\/20 {
  color: rgb(246 255 237 / 0.2);
}
.text-green-1\/25 {
  color: rgb(246 255 237 / 0.25);
}
.text-green-1\/30 {
  color: rgb(246 255 237 / 0.3);
}
.text-green-1\/35 {
  color: rgb(246 255 237 / 0.35);
}
.text-green-1\/40 {
  color: rgb(246 255 237 / 0.4);
}
.text-green-1\/45 {
  color: rgb(246 255 237 / 0.45);
}
.text-green-1\/5 {
  color: rgb(246 255 237 / 0.05);
}
.text-green-1\/50 {
  color: rgb(246 255 237 / 0.5);
}
.text-green-1\/55 {
  color: rgb(246 255 237 / 0.55);
}
.text-green-1\/60 {
  color: rgb(246 255 237 / 0.6);
}
.text-green-1\/65 {
  color: rgb(246 255 237 / 0.65);
}
.text-green-1\/70 {
  color: rgb(246 255 237 / 0.7);
}
.text-green-1\/75 {
  color: rgb(246 255 237 / 0.75);
}
.text-green-1\/80 {
  color: rgb(246 255 237 / 0.8);
}
.text-green-1\/85 {
  color: rgb(246 255 237 / 0.85);
}
.text-green-1\/90 {
  color: rgb(246 255 237 / 0.9);
}
.text-green-1\/95 {
  color: rgb(246 255 237 / 0.95);
}
.text-green-10 {
  --tw-text-opacity: 1;
  color: rgb(9 43 0 / var(--tw-text-opacity, 1));
}
.text-green-10\/0 {
  color: rgb(9 43 0 / 0);
}
.text-green-10\/10 {
  color: rgb(9 43 0 / 0.1);
}
.text-green-10\/100 {
  color: rgb(9 43 0 / 1);
}
.text-green-10\/15 {
  color: rgb(9 43 0 / 0.15);
}
.text-green-10\/20 {
  color: rgb(9 43 0 / 0.2);
}
.text-green-10\/25 {
  color: rgb(9 43 0 / 0.25);
}
.text-green-10\/30 {
  color: rgb(9 43 0 / 0.3);
}
.text-green-10\/35 {
  color: rgb(9 43 0 / 0.35);
}
.text-green-10\/40 {
  color: rgb(9 43 0 / 0.4);
}
.text-green-10\/45 {
  color: rgb(9 43 0 / 0.45);
}
.text-green-10\/5 {
  color: rgb(9 43 0 / 0.05);
}
.text-green-10\/50 {
  color: rgb(9 43 0 / 0.5);
}
.text-green-10\/55 {
  color: rgb(9 43 0 / 0.55);
}
.text-green-10\/60 {
  color: rgb(9 43 0 / 0.6);
}
.text-green-10\/65 {
  color: rgb(9 43 0 / 0.65);
}
.text-green-10\/70 {
  color: rgb(9 43 0 / 0.7);
}
.text-green-10\/75 {
  color: rgb(9 43 0 / 0.75);
}
.text-green-10\/80 {
  color: rgb(9 43 0 / 0.8);
}
.text-green-10\/85 {
  color: rgb(9 43 0 / 0.85);
}
.text-green-10\/90 {
  color: rgb(9 43 0 / 0.9);
}
.text-green-10\/95 {
  color: rgb(9 43 0 / 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-11 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}
.text-green-11\/0 {
  color: rgb(34 197 94 / 0);
}
.text-green-11\/10 {
  color: rgb(34 197 94 / 0.1);
}
.text-green-11\/100 {
  color: rgb(34 197 94 / 1);
}
.text-green-11\/15 {
  color: rgb(34 197 94 / 0.15);
}
.text-green-11\/20 {
  color: rgb(34 197 94 / 0.2);
}
.text-green-11\/25 {
  color: rgb(34 197 94 / 0.25);
}
.text-green-11\/30 {
  color: rgb(34 197 94 / 0.3);
}
.text-green-11\/35 {
  color: rgb(34 197 94 / 0.35);
}
.text-green-11\/40 {
  color: rgb(34 197 94 / 0.4);
}
.text-green-11\/45 {
  color: rgb(34 197 94 / 0.45);
}
.text-green-11\/5 {
  color: rgb(34 197 94 / 0.05);
}
.text-green-11\/50 {
  color: rgb(34 197 94 / 0.5);
}
.text-green-11\/55 {
  color: rgb(34 197 94 / 0.55);
}
.text-green-11\/60 {
  color: rgb(34 197 94 / 0.6);
}
.text-green-11\/65 {
  color: rgb(34 197 94 / 0.65);
}
.text-green-11\/70 {
  color: rgb(34 197 94 / 0.7);
}
.text-green-11\/75 {
  color: rgb(34 197 94 / 0.75);
}
.text-green-11\/80 {
  color: rgb(34 197 94 / 0.8);
}
.text-green-11\/85 {
  color: rgb(34 197 94 / 0.85);
}
.text-green-11\/90 {
  color: rgb(34 197 94 / 0.9);
}
.text-green-11\/95 {
  color: rgb(34 197 94 / 0.95);
}
.text-green-2 {
  --tw-text-opacity: 1;
  color: rgb(217 247 190 / var(--tw-text-opacity, 1));
}
.text-green-2\/0 {
  color: rgb(217 247 190 / 0);
}
.text-green-2\/10 {
  color: rgb(217 247 190 / 0.1);
}
.text-green-2\/100 {
  color: rgb(217 247 190 / 1);
}
.text-green-2\/15 {
  color: rgb(217 247 190 / 0.15);
}
.text-green-2\/20 {
  color: rgb(217 247 190 / 0.2);
}
.text-green-2\/25 {
  color: rgb(217 247 190 / 0.25);
}
.text-green-2\/30 {
  color: rgb(217 247 190 / 0.3);
}
.text-green-2\/35 {
  color: rgb(217 247 190 / 0.35);
}
.text-green-2\/40 {
  color: rgb(217 247 190 / 0.4);
}
.text-green-2\/45 {
  color: rgb(217 247 190 / 0.45);
}
.text-green-2\/5 {
  color: rgb(217 247 190 / 0.05);
}
.text-green-2\/50 {
  color: rgb(217 247 190 / 0.5);
}
.text-green-2\/55 {
  color: rgb(217 247 190 / 0.55);
}
.text-green-2\/60 {
  color: rgb(217 247 190 / 0.6);
}
.text-green-2\/65 {
  color: rgb(217 247 190 / 0.65);
}
.text-green-2\/70 {
  color: rgb(217 247 190 / 0.7);
}
.text-green-2\/75 {
  color: rgb(217 247 190 / 0.75);
}
.text-green-2\/80 {
  color: rgb(217 247 190 / 0.8);
}
.text-green-2\/85 {
  color: rgb(217 247 190 / 0.85);
}
.text-green-2\/90 {
  color: rgb(217 247 190 / 0.9);
}
.text-green-2\/95 {
  color: rgb(217 247 190 / 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-3 {
  --tw-text-opacity: 1;
  color: rgb(183 235 143 / var(--tw-text-opacity, 1));
}
.text-green-3\/0 {
  color: rgb(183 235 143 / 0);
}
.text-green-3\/10 {
  color: rgb(183 235 143 / 0.1);
}
.text-green-3\/100 {
  color: rgb(183 235 143 / 1);
}
.text-green-3\/15 {
  color: rgb(183 235 143 / 0.15);
}
.text-green-3\/20 {
  color: rgb(183 235 143 / 0.2);
}
.text-green-3\/25 {
  color: rgb(183 235 143 / 0.25);
}
.text-green-3\/30 {
  color: rgb(183 235 143 / 0.3);
}
.text-green-3\/35 {
  color: rgb(183 235 143 / 0.35);
}
.text-green-3\/40 {
  color: rgb(183 235 143 / 0.4);
}
.text-green-3\/45 {
  color: rgb(183 235 143 / 0.45);
}
.text-green-3\/5 {
  color: rgb(183 235 143 / 0.05);
}
.text-green-3\/50 {
  color: rgb(183 235 143 / 0.5);
}
.text-green-3\/55 {
  color: rgb(183 235 143 / 0.55);
}
.text-green-3\/60 {
  color: rgb(183 235 143 / 0.6);
}
.text-green-3\/65 {
  color: rgb(183 235 143 / 0.65);
}
.text-green-3\/70 {
  color: rgb(183 235 143 / 0.7);
}
.text-green-3\/75 {
  color: rgb(183 235 143 / 0.75);
}
.text-green-3\/80 {
  color: rgb(183 235 143 / 0.8);
}
.text-green-3\/85 {
  color: rgb(183 235 143 / 0.85);
}
.text-green-3\/90 {
  color: rgb(183 235 143 / 0.9);
}
.text-green-3\/95 {
  color: rgb(183 235 143 / 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-4 {
  --tw-text-opacity: 1;
  color: rgb(149 222 100 / var(--tw-text-opacity, 1));
}
.text-green-4\/0 {
  color: rgb(149 222 100 / 0);
}
.text-green-4\/10 {
  color: rgb(149 222 100 / 0.1);
}
.text-green-4\/100 {
  color: rgb(149 222 100 / 1);
}
.text-green-4\/15 {
  color: rgb(149 222 100 / 0.15);
}
.text-green-4\/20 {
  color: rgb(149 222 100 / 0.2);
}
.text-green-4\/25 {
  color: rgb(149 222 100 / 0.25);
}
.text-green-4\/30 {
  color: rgb(149 222 100 / 0.3);
}
.text-green-4\/35 {
  color: rgb(149 222 100 / 0.35);
}
.text-green-4\/40 {
  color: rgb(149 222 100 / 0.4);
}
.text-green-4\/45 {
  color: rgb(149 222 100 / 0.45);
}
.text-green-4\/5 {
  color: rgb(149 222 100 / 0.05);
}
.text-green-4\/50 {
  color: rgb(149 222 100 / 0.5);
}
.text-green-4\/55 {
  color: rgb(149 222 100 / 0.55);
}
.text-green-4\/60 {
  color: rgb(149 222 100 / 0.6);
}
.text-green-4\/65 {
  color: rgb(149 222 100 / 0.65);
}
.text-green-4\/70 {
  color: rgb(149 222 100 / 0.7);
}
.text-green-4\/75 {
  color: rgb(149 222 100 / 0.75);
}
.text-green-4\/80 {
  color: rgb(149 222 100 / 0.8);
}
.text-green-4\/85 {
  color: rgb(149 222 100 / 0.85);
}
.text-green-4\/90 {
  color: rgb(149 222 100 / 0.9);
}
.text-green-4\/95 {
  color: rgb(149 222 100 / 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-5 {
  --tw-text-opacity: 1;
  color: rgb(115 209 61 / var(--tw-text-opacity, 1));
}
.text-green-5\/0 {
  color: rgb(115 209 61 / 0);
}
.text-green-5\/10 {
  color: rgb(115 209 61 / 0.1);
}
.text-green-5\/100 {
  color: rgb(115 209 61 / 1);
}
.text-green-5\/15 {
  color: rgb(115 209 61 / 0.15);
}
.text-green-5\/20 {
  color: rgb(115 209 61 / 0.2);
}
.text-green-5\/25 {
  color: rgb(115 209 61 / 0.25);
}
.text-green-5\/30 {
  color: rgb(115 209 61 / 0.3);
}
.text-green-5\/35 {
  color: rgb(115 209 61 / 0.35);
}
.text-green-5\/40 {
  color: rgb(115 209 61 / 0.4);
}
.text-green-5\/45 {
  color: rgb(115 209 61 / 0.45);
}
.text-green-5\/5 {
  color: rgb(115 209 61 / 0.05);
}
.text-green-5\/50 {
  color: rgb(115 209 61 / 0.5);
}
.text-green-5\/55 {
  color: rgb(115 209 61 / 0.55);
}
.text-green-5\/60 {
  color: rgb(115 209 61 / 0.6);
}
.text-green-5\/65 {
  color: rgb(115 209 61 / 0.65);
}
.text-green-5\/70 {
  color: rgb(115 209 61 / 0.7);
}
.text-green-5\/75 {
  color: rgb(115 209 61 / 0.75);
}
.text-green-5\/80 {
  color: rgb(115 209 61 / 0.8);
}
.text-green-5\/85 {
  color: rgb(115 209 61 / 0.85);
}
.text-green-5\/90 {
  color: rgb(115 209 61 / 0.9);
}
.text-green-5\/95 {
  color: rgb(115 209 61 / 0.95);
}
.text-green-50 {
  --tw-text-opacity: 1;
  color: rgb(243 250 247 / var(--tw-text-opacity, 1));
}
.text-green-50\/0 {
  color: rgb(243 250 247 / 0);
}
.text-green-50\/10 {
  color: rgb(243 250 247 / 0.1);
}
.text-green-50\/100 {
  color: rgb(243 250 247 / 1);
}
.text-green-50\/15 {
  color: rgb(243 250 247 / 0.15);
}
.text-green-50\/20 {
  color: rgb(243 250 247 / 0.2);
}
.text-green-50\/25 {
  color: rgb(243 250 247 / 0.25);
}
.text-green-50\/30 {
  color: rgb(243 250 247 / 0.3);
}
.text-green-50\/35 {
  color: rgb(243 250 247 / 0.35);
}
.text-green-50\/40 {
  color: rgb(243 250 247 / 0.4);
}
.text-green-50\/45 {
  color: rgb(243 250 247 / 0.45);
}
.text-green-50\/5 {
  color: rgb(243 250 247 / 0.05);
}
.text-green-50\/50 {
  color: rgb(243 250 247 / 0.5);
}
.text-green-50\/55 {
  color: rgb(243 250 247 / 0.55);
}
.text-green-50\/60 {
  color: rgb(243 250 247 / 0.6);
}
.text-green-50\/65 {
  color: rgb(243 250 247 / 0.65);
}
.text-green-50\/70 {
  color: rgb(243 250 247 / 0.7);
}
.text-green-50\/75 {
  color: rgb(243 250 247 / 0.75);
}
.text-green-50\/80 {
  color: rgb(243 250 247 / 0.8);
}
.text-green-50\/85 {
  color: rgb(243 250 247 / 0.85);
}
.text-green-50\/90 {
  color: rgb(243 250 247 / 0.9);
}
.text-green-50\/95 {
  color: rgb(243 250 247 / 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-6 {
  --tw-text-opacity: 1;
  color: rgb(82 196 26 / var(--tw-text-opacity, 1));
}
.text-green-6\/0 {
  color: rgb(82 196 26 / 0);
}
.text-green-6\/10 {
  color: rgb(82 196 26 / 0.1);
}
.text-green-6\/100 {
  color: rgb(82 196 26 / 1);
}
.text-green-6\/15 {
  color: rgb(82 196 26 / 0.15);
}
.text-green-6\/20 {
  color: rgb(82 196 26 / 0.2);
}
.text-green-6\/25 {
  color: rgb(82 196 26 / 0.25);
}
.text-green-6\/30 {
  color: rgb(82 196 26 / 0.3);
}
.text-green-6\/35 {
  color: rgb(82 196 26 / 0.35);
}
.text-green-6\/40 {
  color: rgb(82 196 26 / 0.4);
}
.text-green-6\/45 {
  color: rgb(82 196 26 / 0.45);
}
.text-green-6\/5 {
  color: rgb(82 196 26 / 0.05);
}
.text-green-6\/50 {
  color: rgb(82 196 26 / 0.5);
}
.text-green-6\/55 {
  color: rgb(82 196 26 / 0.55);
}
.text-green-6\/60 {
  color: rgb(82 196 26 / 0.6);
}
.text-green-6\/65 {
  color: rgb(82 196 26 / 0.65);
}
.text-green-6\/70 {
  color: rgb(82 196 26 / 0.7);
}
.text-green-6\/75 {
  color: rgb(82 196 26 / 0.75);
}
.text-green-6\/80 {
  color: rgb(82 196 26 / 0.8);
}
.text-green-6\/85 {
  color: rgb(82 196 26 / 0.85);
}
.text-green-6\/90 {
  color: rgb(82 196 26 / 0.9);
}
.text-green-6\/95 {
  color: rgb(82 196 26 / 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-7 {
  --tw-text-opacity: 1;
  color: rgb(56 158 13 / var(--tw-text-opacity, 1));
}
.text-green-7\/0 {
  color: rgb(56 158 13 / 0);
}
.text-green-7\/10 {
  color: rgb(56 158 13 / 0.1);
}
.text-green-7\/100 {
  color: rgb(56 158 13 / 1);
}
.text-green-7\/15 {
  color: rgb(56 158 13 / 0.15);
}
.text-green-7\/20 {
  color: rgb(56 158 13 / 0.2);
}
.text-green-7\/25 {
  color: rgb(56 158 13 / 0.25);
}
.text-green-7\/30 {
  color: rgb(56 158 13 / 0.3);
}
.text-green-7\/35 {
  color: rgb(56 158 13 / 0.35);
}
.text-green-7\/40 {
  color: rgb(56 158 13 / 0.4);
}
.text-green-7\/45 {
  color: rgb(56 158 13 / 0.45);
}
.text-green-7\/5 {
  color: rgb(56 158 13 / 0.05);
}
.text-green-7\/50 {
  color: rgb(56 158 13 / 0.5);
}
.text-green-7\/55 {
  color: rgb(56 158 13 / 0.55);
}
.text-green-7\/60 {
  color: rgb(56 158 13 / 0.6);
}
.text-green-7\/65 {
  color: rgb(56 158 13 / 0.65);
}
.text-green-7\/70 {
  color: rgb(56 158 13 / 0.7);
}
.text-green-7\/75 {
  color: rgb(56 158 13 / 0.75);
}
.text-green-7\/80 {
  color: rgb(56 158 13 / 0.8);
}
.text-green-7\/85 {
  color: rgb(56 158 13 / 0.85);
}
.text-green-7\/90 {
  color: rgb(56 158 13 / 0.9);
}
.text-green-7\/95 {
  color: rgb(56 158 13 / 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-8 {
  --tw-text-opacity: 1;
  color: rgb(35 120 4 / var(--tw-text-opacity, 1));
}
.text-green-8\/0 {
  color: rgb(35 120 4 / 0);
}
.text-green-8\/10 {
  color: rgb(35 120 4 / 0.1);
}
.text-green-8\/100 {
  color: rgb(35 120 4 / 1);
}
.text-green-8\/15 {
  color: rgb(35 120 4 / 0.15);
}
.text-green-8\/20 {
  color: rgb(35 120 4 / 0.2);
}
.text-green-8\/25 {
  color: rgb(35 120 4 / 0.25);
}
.text-green-8\/30 {
  color: rgb(35 120 4 / 0.3);
}
.text-green-8\/35 {
  color: rgb(35 120 4 / 0.35);
}
.text-green-8\/40 {
  color: rgb(35 120 4 / 0.4);
}
.text-green-8\/45 {
  color: rgb(35 120 4 / 0.45);
}
.text-green-8\/5 {
  color: rgb(35 120 4 / 0.05);
}
.text-green-8\/50 {
  color: rgb(35 120 4 / 0.5);
}
.text-green-8\/55 {
  color: rgb(35 120 4 / 0.55);
}
.text-green-8\/60 {
  color: rgb(35 120 4 / 0.6);
}
.text-green-8\/65 {
  color: rgb(35 120 4 / 0.65);
}
.text-green-8\/70 {
  color: rgb(35 120 4 / 0.7);
}
.text-green-8\/75 {
  color: rgb(35 120 4 / 0.75);
}
.text-green-8\/80 {
  color: rgb(35 120 4 / 0.8);
}
.text-green-8\/85 {
  color: rgb(35 120 4 / 0.85);
}
.text-green-8\/90 {
  color: rgb(35 120 4 / 0.9);
}
.text-green-8\/95 {
  color: rgb(35 120 4 / 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-9 {
  --tw-text-opacity: 1;
  color: rgb(19 82 0 / var(--tw-text-opacity, 1));
}
.text-green-9\/0 {
  color: rgb(19 82 0 / 0);
}
.text-green-9\/10 {
  color: rgb(19 82 0 / 0.1);
}
.text-green-9\/100 {
  color: rgb(19 82 0 / 1);
}
.text-green-9\/15 {
  color: rgb(19 82 0 / 0.15);
}
.text-green-9\/20 {
  color: rgb(19 82 0 / 0.2);
}
.text-green-9\/25 {
  color: rgb(19 82 0 / 0.25);
}
.text-green-9\/30 {
  color: rgb(19 82 0 / 0.3);
}
.text-green-9\/35 {
  color: rgb(19 82 0 / 0.35);
}
.text-green-9\/40 {
  color: rgb(19 82 0 / 0.4);
}
.text-green-9\/45 {
  color: rgb(19 82 0 / 0.45);
}
.text-green-9\/5 {
  color: rgb(19 82 0 / 0.05);
}
.text-green-9\/50 {
  color: rgb(19 82 0 / 0.5);
}
.text-green-9\/55 {
  color: rgb(19 82 0 / 0.55);
}
.text-green-9\/60 {
  color: rgb(19 82 0 / 0.6);
}
.text-green-9\/65 {
  color: rgb(19 82 0 / 0.65);
}
.text-green-9\/70 {
  color: rgb(19 82 0 / 0.7);
}
.text-green-9\/75 {
  color: rgb(19 82 0 / 0.75);
}
.text-green-9\/80 {
  color: rgb(19 82 0 / 0.8);
}
.text-green-9\/85 {
  color: rgb(19 82 0 / 0.85);
}
.text-green-9\/90 {
  color: rgb(19 82 0 / 0.9);
}
.text-green-9\/95 {
  color: rgb(19 82 0 / 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-grey-1 {
  --tw-text-opacity: 1;
  color: rgb(250 250 250 / var(--tw-text-opacity, 1));
}
.text-grey-1\/0 {
  color: rgb(250 250 250 / 0);
}
.text-grey-1\/10 {
  color: rgb(250 250 250 / 0.1);
}
.text-grey-1\/100 {
  color: rgb(250 250 250 / 1);
}
.text-grey-1\/15 {
  color: rgb(250 250 250 / 0.15);
}
.text-grey-1\/20 {
  color: rgb(250 250 250 / 0.2);
}
.text-grey-1\/25 {
  color: rgb(250 250 250 / 0.25);
}
.text-grey-1\/30 {
  color: rgb(250 250 250 / 0.3);
}
.text-grey-1\/35 {
  color: rgb(250 250 250 / 0.35);
}
.text-grey-1\/40 {
  color: rgb(250 250 250 / 0.4);
}
.text-grey-1\/45 {
  color: rgb(250 250 250 / 0.45);
}
.text-grey-1\/5 {
  color: rgb(250 250 250 / 0.05);
}
.text-grey-1\/50 {
  color: rgb(250 250 250 / 0.5);
}
.text-grey-1\/55 {
  color: rgb(250 250 250 / 0.55);
}
.text-grey-1\/60 {
  color: rgb(250 250 250 / 0.6);
}
.text-grey-1\/65 {
  color: rgb(250 250 250 / 0.65);
}
.text-grey-1\/70 {
  color: rgb(250 250 250 / 0.7);
}
.text-grey-1\/75 {
  color: rgb(250 250 250 / 0.75);
}
.text-grey-1\/80 {
  color: rgb(250 250 250 / 0.8);
}
.text-grey-1\/85 {
  color: rgb(250 250 250 / 0.85);
}
.text-grey-1\/90 {
  color: rgb(250 250 250 / 0.9);
}
.text-grey-1\/95 {
  color: rgb(250 250 250 / 0.95);
}
.text-grey-10 {
  --tw-text-opacity: 1;
  color: rgb(14 15 17 / var(--tw-text-opacity, 1));
}
.text-grey-10\/0 {
  color: rgb(14 15 17 / 0);
}
.text-grey-10\/10 {
  color: rgb(14 15 17 / 0.1);
}
.text-grey-10\/100 {
  color: rgb(14 15 17 / 1);
}
.text-grey-10\/15 {
  color: rgb(14 15 17 / 0.15);
}
.text-grey-10\/20 {
  color: rgb(14 15 17 / 0.2);
}
.text-grey-10\/25 {
  color: rgb(14 15 17 / 0.25);
}
.text-grey-10\/30 {
  color: rgb(14 15 17 / 0.3);
}
.text-grey-10\/35 {
  color: rgb(14 15 17 / 0.35);
}
.text-grey-10\/40 {
  color: rgb(14 15 17 / 0.4);
}
.text-grey-10\/45 {
  color: rgb(14 15 17 / 0.45);
}
.text-grey-10\/5 {
  color: rgb(14 15 17 / 0.05);
}
.text-grey-10\/50 {
  color: rgb(14 15 17 / 0.5);
}
.text-grey-10\/55 {
  color: rgb(14 15 17 / 0.55);
}
.text-grey-10\/60 {
  color: rgb(14 15 17 / 0.6);
}
.text-grey-10\/65 {
  color: rgb(14 15 17 / 0.65);
}
.text-grey-10\/70 {
  color: rgb(14 15 17 / 0.7);
}
.text-grey-10\/75 {
  color: rgb(14 15 17 / 0.75);
}
.text-grey-10\/80 {
  color: rgb(14 15 17 / 0.8);
}
.text-grey-10\/85 {
  color: rgb(14 15 17 / 0.85);
}
.text-grey-10\/90 {
  color: rgb(14 15 17 / 0.9);
}
.text-grey-10\/95 {
  color: rgb(14 15 17 / 0.95);
}
.text-grey-11 {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}
.text-grey-11\/0 {
  color: rgb(100 116 139 / 0);
}
.text-grey-11\/10 {
  color: rgb(100 116 139 / 0.1);
}
.text-grey-11\/100 {
  color: rgb(100 116 139 / 1);
}
.text-grey-11\/15 {
  color: rgb(100 116 139 / 0.15);
}
.text-grey-11\/20 {
  color: rgb(100 116 139 / 0.2);
}
.text-grey-11\/25 {
  color: rgb(100 116 139 / 0.25);
}
.text-grey-11\/30 {
  color: rgb(100 116 139 / 0.3);
}
.text-grey-11\/35 {
  color: rgb(100 116 139 / 0.35);
}
.text-grey-11\/40 {
  color: rgb(100 116 139 / 0.4);
}
.text-grey-11\/45 {
  color: rgb(100 116 139 / 0.45);
}
.text-grey-11\/5 {
  color: rgb(100 116 139 / 0.05);
}
.text-grey-11\/50 {
  color: rgb(100 116 139 / 0.5);
}
.text-grey-11\/55 {
  color: rgb(100 116 139 / 0.55);
}
.text-grey-11\/60 {
  color: rgb(100 116 139 / 0.6);
}
.text-grey-11\/65 {
  color: rgb(100 116 139 / 0.65);
}
.text-grey-11\/70 {
  color: rgb(100 116 139 / 0.7);
}
.text-grey-11\/75 {
  color: rgb(100 116 139 / 0.75);
}
.text-grey-11\/80 {
  color: rgb(100 116 139 / 0.8);
}
.text-grey-11\/85 {
  color: rgb(100 116 139 / 0.85);
}
.text-grey-11\/90 {
  color: rgb(100 116 139 / 0.9);
}
.text-grey-11\/95 {
  color: rgb(100 116 139 / 0.95);
}
.text-grey-12 {
  --tw-text-opacity: 1;
  color: rgb(226 232 240 / var(--tw-text-opacity, 1));
}
.text-grey-12\/0 {
  color: rgb(226 232 240 / 0);
}
.text-grey-12\/10 {
  color: rgb(226 232 240 / 0.1);
}
.text-grey-12\/100 {
  color: rgb(226 232 240 / 1);
}
.text-grey-12\/15 {
  color: rgb(226 232 240 / 0.15);
}
.text-grey-12\/20 {
  color: rgb(226 232 240 / 0.2);
}
.text-grey-12\/25 {
  color: rgb(226 232 240 / 0.25);
}
.text-grey-12\/30 {
  color: rgb(226 232 240 / 0.3);
}
.text-grey-12\/35 {
  color: rgb(226 232 240 / 0.35);
}
.text-grey-12\/40 {
  color: rgb(226 232 240 / 0.4);
}
.text-grey-12\/45 {
  color: rgb(226 232 240 / 0.45);
}
.text-grey-12\/5 {
  color: rgb(226 232 240 / 0.05);
}
.text-grey-12\/50 {
  color: rgb(226 232 240 / 0.5);
}
.text-grey-12\/55 {
  color: rgb(226 232 240 / 0.55);
}
.text-grey-12\/60 {
  color: rgb(226 232 240 / 0.6);
}
.text-grey-12\/65 {
  color: rgb(226 232 240 / 0.65);
}
.text-grey-12\/70 {
  color: rgb(226 232 240 / 0.7);
}
.text-grey-12\/75 {
  color: rgb(226 232 240 / 0.75);
}
.text-grey-12\/80 {
  color: rgb(226 232 240 / 0.8);
}
.text-grey-12\/85 {
  color: rgb(226 232 240 / 0.85);
}
.text-grey-12\/90 {
  color: rgb(226 232 240 / 0.9);
}
.text-grey-12\/95 {
  color: rgb(226 232 240 / 0.95);
}
.text-grey-13 {
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}
.text-grey-13\/0 {
  color: rgb(51 65 85 / 0);
}
.text-grey-13\/10 {
  color: rgb(51 65 85 / 0.1);
}
.text-grey-13\/100 {
  color: rgb(51 65 85 / 1);
}
.text-grey-13\/15 {
  color: rgb(51 65 85 / 0.15);
}
.text-grey-13\/20 {
  color: rgb(51 65 85 / 0.2);
}
.text-grey-13\/25 {
  color: rgb(51 65 85 / 0.25);
}
.text-grey-13\/30 {
  color: rgb(51 65 85 / 0.3);
}
.text-grey-13\/35 {
  color: rgb(51 65 85 / 0.35);
}
.text-grey-13\/40 {
  color: rgb(51 65 85 / 0.4);
}
.text-grey-13\/45 {
  color: rgb(51 65 85 / 0.45);
}
.text-grey-13\/5 {
  color: rgb(51 65 85 / 0.05);
}
.text-grey-13\/50 {
  color: rgb(51 65 85 / 0.5);
}
.text-grey-13\/55 {
  color: rgb(51 65 85 / 0.55);
}
.text-grey-13\/60 {
  color: rgb(51 65 85 / 0.6);
}
.text-grey-13\/65 {
  color: rgb(51 65 85 / 0.65);
}
.text-grey-13\/70 {
  color: rgb(51 65 85 / 0.7);
}
.text-grey-13\/75 {
  color: rgb(51 65 85 / 0.75);
}
.text-grey-13\/80 {
  color: rgb(51 65 85 / 0.8);
}
.text-grey-13\/85 {
  color: rgb(51 65 85 / 0.85);
}
.text-grey-13\/90 {
  color: rgb(51 65 85 / 0.9);
}
.text-grey-13\/95 {
  color: rgb(51 65 85 / 0.95);
}
.text-grey-14 {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}
.text-grey-14\/0 {
  color: rgb(148 163 184 / 0);
}
.text-grey-14\/10 {
  color: rgb(148 163 184 / 0.1);
}
.text-grey-14\/100 {
  color: rgb(148 163 184 / 1);
}
.text-grey-14\/15 {
  color: rgb(148 163 184 / 0.15);
}
.text-grey-14\/20 {
  color: rgb(148 163 184 / 0.2);
}
.text-grey-14\/25 {
  color: rgb(148 163 184 / 0.25);
}
.text-grey-14\/30 {
  color: rgb(148 163 184 / 0.3);
}
.text-grey-14\/35 {
  color: rgb(148 163 184 / 0.35);
}
.text-grey-14\/40 {
  color: rgb(148 163 184 / 0.4);
}
.text-grey-14\/45 {
  color: rgb(148 163 184 / 0.45);
}
.text-grey-14\/5 {
  color: rgb(148 163 184 / 0.05);
}
.text-grey-14\/50 {
  color: rgb(148 163 184 / 0.5);
}
.text-grey-14\/55 {
  color: rgb(148 163 184 / 0.55);
}
.text-grey-14\/60 {
  color: rgb(148 163 184 / 0.6);
}
.text-grey-14\/65 {
  color: rgb(148 163 184 / 0.65);
}
.text-grey-14\/70 {
  color: rgb(148 163 184 / 0.7);
}
.text-grey-14\/75 {
  color: rgb(148 163 184 / 0.75);
}
.text-grey-14\/80 {
  color: rgb(148 163 184 / 0.8);
}
.text-grey-14\/85 {
  color: rgb(148 163 184 / 0.85);
}
.text-grey-14\/90 {
  color: rgb(148 163 184 / 0.9);
}
.text-grey-14\/95 {
  color: rgb(148 163 184 / 0.95);
}
.text-grey-2 {
  --tw-text-opacity: 1;
  color: rgb(245 245 245 / var(--tw-text-opacity, 1));
}
.text-grey-2\/0 {
  color: rgb(245 245 245 / 0);
}
.text-grey-2\/10 {
  color: rgb(245 245 245 / 0.1);
}
.text-grey-2\/100 {
  color: rgb(245 245 245 / 1);
}
.text-grey-2\/15 {
  color: rgb(245 245 245 / 0.15);
}
.text-grey-2\/20 {
  color: rgb(245 245 245 / 0.2);
}
.text-grey-2\/25 {
  color: rgb(245 245 245 / 0.25);
}
.text-grey-2\/30 {
  color: rgb(245 245 245 / 0.3);
}
.text-grey-2\/35 {
  color: rgb(245 245 245 / 0.35);
}
.text-grey-2\/40 {
  color: rgb(245 245 245 / 0.4);
}
.text-grey-2\/45 {
  color: rgb(245 245 245 / 0.45);
}
.text-grey-2\/5 {
  color: rgb(245 245 245 / 0.05);
}
.text-grey-2\/50 {
  color: rgb(245 245 245 / 0.5);
}
.text-grey-2\/55 {
  color: rgb(245 245 245 / 0.55);
}
.text-grey-2\/60 {
  color: rgb(245 245 245 / 0.6);
}
.text-grey-2\/65 {
  color: rgb(245 245 245 / 0.65);
}
.text-grey-2\/70 {
  color: rgb(245 245 245 / 0.7);
}
.text-grey-2\/75 {
  color: rgb(245 245 245 / 0.75);
}
.text-grey-2\/80 {
  color: rgb(245 245 245 / 0.8);
}
.text-grey-2\/85 {
  color: rgb(245 245 245 / 0.85);
}
.text-grey-2\/90 {
  color: rgb(245 245 245 / 0.9);
}
.text-grey-2\/95 {
  color: rgb(245 245 245 / 0.95);
}
.text-grey-3 {
  --tw-text-opacity: 1;
  color: rgb(238 238 238 / var(--tw-text-opacity, 1));
}
.text-grey-3\/0 {
  color: rgb(238 238 238 / 0);
}
.text-grey-3\/10 {
  color: rgb(238 238 238 / 0.1);
}
.text-grey-3\/100 {
  color: rgb(238 238 238 / 1);
}
.text-grey-3\/15 {
  color: rgb(238 238 238 / 0.15);
}
.text-grey-3\/20 {
  color: rgb(238 238 238 / 0.2);
}
.text-grey-3\/25 {
  color: rgb(238 238 238 / 0.25);
}
.text-grey-3\/30 {
  color: rgb(238 238 238 / 0.3);
}
.text-grey-3\/35 {
  color: rgb(238 238 238 / 0.35);
}
.text-grey-3\/40 {
  color: rgb(238 238 238 / 0.4);
}
.text-grey-3\/45 {
  color: rgb(238 238 238 / 0.45);
}
.text-grey-3\/5 {
  color: rgb(238 238 238 / 0.05);
}
.text-grey-3\/50 {
  color: rgb(238 238 238 / 0.5);
}
.text-grey-3\/55 {
  color: rgb(238 238 238 / 0.55);
}
.text-grey-3\/60 {
  color: rgb(238 238 238 / 0.6);
}
.text-grey-3\/65 {
  color: rgb(238 238 238 / 0.65);
}
.text-grey-3\/70 {
  color: rgb(238 238 238 / 0.7);
}
.text-grey-3\/75 {
  color: rgb(238 238 238 / 0.75);
}
.text-grey-3\/80 {
  color: rgb(238 238 238 / 0.8);
}
.text-grey-3\/85 {
  color: rgb(238 238 238 / 0.85);
}
.text-grey-3\/90 {
  color: rgb(238 238 238 / 0.9);
}
.text-grey-3\/95 {
  color: rgb(238 238 238 / 0.95);
}
.text-grey-4 {
  --tw-text-opacity: 1;
  color: rgb(207 208 209 / var(--tw-text-opacity, 1));
}
.text-grey-4\/0 {
  color: rgb(207 208 209 / 0);
}
.text-grey-4\/10 {
  color: rgb(207 208 209 / 0.1);
}
.text-grey-4\/100 {
  color: rgb(207 208 209 / 1);
}
.text-grey-4\/15 {
  color: rgb(207 208 209 / 0.15);
}
.text-grey-4\/20 {
  color: rgb(207 208 209 / 0.2);
}
.text-grey-4\/25 {
  color: rgb(207 208 209 / 0.25);
}
.text-grey-4\/30 {
  color: rgb(207 208 209 / 0.3);
}
.text-grey-4\/35 {
  color: rgb(207 208 209 / 0.35);
}
.text-grey-4\/40 {
  color: rgb(207 208 209 / 0.4);
}
.text-grey-4\/45 {
  color: rgb(207 208 209 / 0.45);
}
.text-grey-4\/5 {
  color: rgb(207 208 209 / 0.05);
}
.text-grey-4\/50 {
  color: rgb(207 208 209 / 0.5);
}
.text-grey-4\/55 {
  color: rgb(207 208 209 / 0.55);
}
.text-grey-4\/60 {
  color: rgb(207 208 209 / 0.6);
}
.text-grey-4\/65 {
  color: rgb(207 208 209 / 0.65);
}
.text-grey-4\/70 {
  color: rgb(207 208 209 / 0.7);
}
.text-grey-4\/75 {
  color: rgb(207 208 209 / 0.75);
}
.text-grey-4\/80 {
  color: rgb(207 208 209 / 0.8);
}
.text-grey-4\/85 {
  color: rgb(207 208 209 / 0.85);
}
.text-grey-4\/90 {
  color: rgb(207 208 209 / 0.9);
}
.text-grey-4\/95 {
  color: rgb(207 208 209 / 0.95);
}
.text-grey-5 {
  --tw-text-opacity: 1;
  color: rgb(176 177 179 / var(--tw-text-opacity, 1));
}
.text-grey-5\/0 {
  color: rgb(176 177 179 / 0);
}
.text-grey-5\/10 {
  color: rgb(176 177 179 / 0.1);
}
.text-grey-5\/100 {
  color: rgb(176 177 179 / 1);
}
.text-grey-5\/15 {
  color: rgb(176 177 179 / 0.15);
}
.text-grey-5\/20 {
  color: rgb(176 177 179 / 0.2);
}
.text-grey-5\/25 {
  color: rgb(176 177 179 / 0.25);
}
.text-grey-5\/30 {
  color: rgb(176 177 179 / 0.3);
}
.text-grey-5\/35 {
  color: rgb(176 177 179 / 0.35);
}
.text-grey-5\/40 {
  color: rgb(176 177 179 / 0.4);
}
.text-grey-5\/45 {
  color: rgb(176 177 179 / 0.45);
}
.text-grey-5\/5 {
  color: rgb(176 177 179 / 0.05);
}
.text-grey-5\/50 {
  color: rgb(176 177 179 / 0.5);
}
.text-grey-5\/55 {
  color: rgb(176 177 179 / 0.55);
}
.text-grey-5\/60 {
  color: rgb(176 177 179 / 0.6);
}
.text-grey-5\/65 {
  color: rgb(176 177 179 / 0.65);
}
.text-grey-5\/70 {
  color: rgb(176 177 179 / 0.7);
}
.text-grey-5\/75 {
  color: rgb(176 177 179 / 0.75);
}
.text-grey-5\/80 {
  color: rgb(176 177 179 / 0.8);
}
.text-grey-5\/85 {
  color: rgb(176 177 179 / 0.85);
}
.text-grey-5\/90 {
  color: rgb(176 177 179 / 0.9);
}
.text-grey-5\/95 {
  color: rgb(176 177 179 / 0.95);
}
.text-grey-6 {
  --tw-text-opacity: 1;
  color: rgb(139 140 143 / var(--tw-text-opacity, 1));
}
.text-grey-6\/0 {
  color: rgb(139 140 143 / 0);
}
.text-grey-6\/10 {
  color: rgb(139 140 143 / 0.1);
}
.text-grey-6\/100 {
  color: rgb(139 140 143 / 1);
}
.text-grey-6\/15 {
  color: rgb(139 140 143 / 0.15);
}
.text-grey-6\/20 {
  color: rgb(139 140 143 / 0.2);
}
.text-grey-6\/25 {
  color: rgb(139 140 143 / 0.25);
}
.text-grey-6\/30 {
  color: rgb(139 140 143 / 0.3);
}
.text-grey-6\/35 {
  color: rgb(139 140 143 / 0.35);
}
.text-grey-6\/40 {
  color: rgb(139 140 143 / 0.4);
}
.text-grey-6\/45 {
  color: rgb(139 140 143 / 0.45);
}
.text-grey-6\/5 {
  color: rgb(139 140 143 / 0.05);
}
.text-grey-6\/50 {
  color: rgb(139 140 143 / 0.5);
}
.text-grey-6\/55 {
  color: rgb(139 140 143 / 0.55);
}
.text-grey-6\/60 {
  color: rgb(139 140 143 / 0.6);
}
.text-grey-6\/65 {
  color: rgb(139 140 143 / 0.65);
}
.text-grey-6\/70 {
  color: rgb(139 140 143 / 0.7);
}
.text-grey-6\/75 {
  color: rgb(139 140 143 / 0.75);
}
.text-grey-6\/80 {
  color: rgb(139 140 143 / 0.8);
}
.text-grey-6\/85 {
  color: rgb(139 140 143 / 0.85);
}
.text-grey-6\/90 {
  color: rgb(139 140 143 / 0.9);
}
.text-grey-6\/95 {
  color: rgb(139 140 143 / 0.95);
}
.text-grey-7 {
  --tw-text-opacity: 1;
  color: rgb(97 101 105 / var(--tw-text-opacity, 1));
}
.text-grey-7\/0 {
  color: rgb(97 101 105 / 0);
}
.text-grey-7\/10 {
  color: rgb(97 101 105 / 0.1);
}
.text-grey-7\/100 {
  color: rgb(97 101 105 / 1);
}
.text-grey-7\/15 {
  color: rgb(97 101 105 / 0.15);
}
.text-grey-7\/20 {
  color: rgb(97 101 105 / 0.2);
}
.text-grey-7\/25 {
  color: rgb(97 101 105 / 0.25);
}
.text-grey-7\/30 {
  color: rgb(97 101 105 / 0.3);
}
.text-grey-7\/35 {
  color: rgb(97 101 105 / 0.35);
}
.text-grey-7\/40 {
  color: rgb(97 101 105 / 0.4);
}
.text-grey-7\/45 {
  color: rgb(97 101 105 / 0.45);
}
.text-grey-7\/5 {
  color: rgb(97 101 105 / 0.05);
}
.text-grey-7\/50 {
  color: rgb(97 101 105 / 0.5);
}
.text-grey-7\/55 {
  color: rgb(97 101 105 / 0.55);
}
.text-grey-7\/60 {
  color: rgb(97 101 105 / 0.6);
}
.text-grey-7\/65 {
  color: rgb(97 101 105 / 0.65);
}
.text-grey-7\/70 {
  color: rgb(97 101 105 / 0.7);
}
.text-grey-7\/75 {
  color: rgb(97 101 105 / 0.75);
}
.text-grey-7\/80 {
  color: rgb(97 101 105 / 0.8);
}
.text-grey-7\/85 {
  color: rgb(97 101 105 / 0.85);
}
.text-grey-7\/90 {
  color: rgb(97 101 105 / 0.9);
}
.text-grey-7\/95 {
  color: rgb(97 101 105 / 0.95);
}
.text-grey-8 {
  --tw-text-opacity: 1;
  color: rgb(55 61 66 / var(--tw-text-opacity, 1));
}
.text-grey-8\/0 {
  color: rgb(55 61 66 / 0);
}
.text-grey-8\/10 {
  color: rgb(55 61 66 / 0.1);
}
.text-grey-8\/100 {
  color: rgb(55 61 66 / 1);
}
.text-grey-8\/15 {
  color: rgb(55 61 66 / 0.15);
}
.text-grey-8\/20 {
  color: rgb(55 61 66 / 0.2);
}
.text-grey-8\/25 {
  color: rgb(55 61 66 / 0.25);
}
.text-grey-8\/30 {
  color: rgb(55 61 66 / 0.3);
}
.text-grey-8\/35 {
  color: rgb(55 61 66 / 0.35);
}
.text-grey-8\/40 {
  color: rgb(55 61 66 / 0.4);
}
.text-grey-8\/45 {
  color: rgb(55 61 66 / 0.45);
}
.text-grey-8\/5 {
  color: rgb(55 61 66 / 0.05);
}
.text-grey-8\/50 {
  color: rgb(55 61 66 / 0.5);
}
.text-grey-8\/55 {
  color: rgb(55 61 66 / 0.55);
}
.text-grey-8\/60 {
  color: rgb(55 61 66 / 0.6);
}
.text-grey-8\/65 {
  color: rgb(55 61 66 / 0.65);
}
.text-grey-8\/70 {
  color: rgb(55 61 66 / 0.7);
}
.text-grey-8\/75 {
  color: rgb(55 61 66 / 0.75);
}
.text-grey-8\/80 {
  color: rgb(55 61 66 / 0.8);
}
.text-grey-8\/85 {
  color: rgb(55 61 66 / 0.85);
}
.text-grey-8\/90 {
  color: rgb(55 61 66 / 0.9);
}
.text-grey-8\/95 {
  color: rgb(55 61 66 / 0.95);
}
.text-grey-9 {
  --tw-text-opacity: 1;
  color: rgb(28 31 33 / var(--tw-text-opacity, 1));
}
.text-grey-9\/0 {
  color: rgb(28 31 33 / 0);
}
.text-grey-9\/10 {
  color: rgb(28 31 33 / 0.1);
}
.text-grey-9\/100 {
  color: rgb(28 31 33 / 1);
}
.text-grey-9\/15 {
  color: rgb(28 31 33 / 0.15);
}
.text-grey-9\/20 {
  color: rgb(28 31 33 / 0.2);
}
.text-grey-9\/25 {
  color: rgb(28 31 33 / 0.25);
}
.text-grey-9\/30 {
  color: rgb(28 31 33 / 0.3);
}
.text-grey-9\/35 {
  color: rgb(28 31 33 / 0.35);
}
.text-grey-9\/40 {
  color: rgb(28 31 33 / 0.4);
}
.text-grey-9\/45 {
  color: rgb(28 31 33 / 0.45);
}
.text-grey-9\/5 {
  color: rgb(28 31 33 / 0.05);
}
.text-grey-9\/50 {
  color: rgb(28 31 33 / 0.5);
}
.text-grey-9\/55 {
  color: rgb(28 31 33 / 0.55);
}
.text-grey-9\/60 {
  color: rgb(28 31 33 / 0.6);
}
.text-grey-9\/65 {
  color: rgb(28 31 33 / 0.65);
}
.text-grey-9\/70 {
  color: rgb(28 31 33 / 0.7);
}
.text-grey-9\/75 {
  color: rgb(28 31 33 / 0.75);
}
.text-grey-9\/80 {
  color: rgb(28 31 33 / 0.8);
}
.text-grey-9\/85 {
  color: rgb(28 31 33 / 0.85);
}
.text-grey-9\/90 {
  color: rgb(28 31 33 / 0.9);
}
.text-grey-9\/95 {
  color: rgb(28 31 33 / 0.95);
}
.text-iconColor {
  color: #25292c73;
}
.text-iconColor-hover {
  color: #25292ce0;
}
.text-iconColor-hover\/0 {
  color: rgb(37 41 44 / 0);
}
.text-iconColor-hover\/10 {
  color: rgb(37 41 44 / 0.1);
}
.text-iconColor-hover\/100 {
  color: rgb(37 41 44 / 1);
}
.text-iconColor-hover\/15 {
  color: rgb(37 41 44 / 0.15);
}
.text-iconColor-hover\/20 {
  color: rgb(37 41 44 / 0.2);
}
.text-iconColor-hover\/25 {
  color: rgb(37 41 44 / 0.25);
}
.text-iconColor-hover\/30 {
  color: rgb(37 41 44 / 0.3);
}
.text-iconColor-hover\/35 {
  color: rgb(37 41 44 / 0.35);
}
.text-iconColor-hover\/40 {
  color: rgb(37 41 44 / 0.4);
}
.text-iconColor-hover\/45 {
  color: rgb(37 41 44 / 0.45);
}
.text-iconColor-hover\/5 {
  color: rgb(37 41 44 / 0.05);
}
.text-iconColor-hover\/50 {
  color: rgb(37 41 44 / 0.5);
}
.text-iconColor-hover\/55 {
  color: rgb(37 41 44 / 0.55);
}
.text-iconColor-hover\/60 {
  color: rgb(37 41 44 / 0.6);
}
.text-iconColor-hover\/65 {
  color: rgb(37 41 44 / 0.65);
}
.text-iconColor-hover\/70 {
  color: rgb(37 41 44 / 0.7);
}
.text-iconColor-hover\/75 {
  color: rgb(37 41 44 / 0.75);
}
.text-iconColor-hover\/80 {
  color: rgb(37 41 44 / 0.8);
}
.text-iconColor-hover\/85 {
  color: rgb(37 41 44 / 0.85);
}
.text-iconColor-hover\/90 {
  color: rgb(37 41 44 / 0.9);
}
.text-iconColor-hover\/95 {
  color: rgb(37 41 44 / 0.95);
}
.text-iconColor\/0 {
  color: rgb(37 41 44 / 0);
}
.text-iconColor\/10 {
  color: rgb(37 41 44 / 0.1);
}
.text-iconColor\/100 {
  color: rgb(37 41 44 / 1);
}
.text-iconColor\/15 {
  color: rgb(37 41 44 / 0.15);
}
.text-iconColor\/20 {
  color: rgb(37 41 44 / 0.2);
}
.text-iconColor\/25 {
  color: rgb(37 41 44 / 0.25);
}
.text-iconColor\/30 {
  color: rgb(37 41 44 / 0.3);
}
.text-iconColor\/35 {
  color: rgb(37 41 44 / 0.35);
}
.text-iconColor\/40 {
  color: rgb(37 41 44 / 0.4);
}
.text-iconColor\/45 {
  color: rgb(37 41 44 / 0.45);
}
.text-iconColor\/5 {
  color: rgb(37 41 44 / 0.05);
}
.text-iconColor\/50 {
  color: rgb(37 41 44 / 0.5);
}
.text-iconColor\/55 {
  color: rgb(37 41 44 / 0.55);
}
.text-iconColor\/60 {
  color: rgb(37 41 44 / 0.6);
}
.text-iconColor\/65 {
  color: rgb(37 41 44 / 0.65);
}
.text-iconColor\/70 {
  color: rgb(37 41 44 / 0.7);
}
.text-iconColor\/75 {
  color: rgb(37 41 44 / 0.75);
}
.text-iconColor\/80 {
  color: rgb(37 41 44 / 0.8);
}
.text-iconColor\/85 {
  color: rgb(37 41 44 / 0.85);
}
.text-iconColor\/90 {
  color: rgb(37 41 44 / 0.9);
}
.text-iconColor\/95 {
  color: rgb(37 41 44 / 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-50 {
  --tw-text-opacity: 1;
  color: rgb(240 245 255 / var(--tw-text-opacity, 1));
}
.text-indigo-50\/0 {
  color: rgb(240 245 255 / 0);
}
.text-indigo-50\/10 {
  color: rgb(240 245 255 / 0.1);
}
.text-indigo-50\/100 {
  color: rgb(240 245 255 / 1);
}
.text-indigo-50\/15 {
  color: rgb(240 245 255 / 0.15);
}
.text-indigo-50\/20 {
  color: rgb(240 245 255 / 0.2);
}
.text-indigo-50\/25 {
  color: rgb(240 245 255 / 0.25);
}
.text-indigo-50\/30 {
  color: rgb(240 245 255 / 0.3);
}
.text-indigo-50\/35 {
  color: rgb(240 245 255 / 0.35);
}
.text-indigo-50\/40 {
  color: rgb(240 245 255 / 0.4);
}
.text-indigo-50\/45 {
  color: rgb(240 245 255 / 0.45);
}
.text-indigo-50\/5 {
  color: rgb(240 245 255 / 0.05);
}
.text-indigo-50\/50 {
  color: rgb(240 245 255 / 0.5);
}
.text-indigo-50\/55 {
  color: rgb(240 245 255 / 0.55);
}
.text-indigo-50\/60 {
  color: rgb(240 245 255 / 0.6);
}
.text-indigo-50\/65 {
  color: rgb(240 245 255 / 0.65);
}
.text-indigo-50\/70 {
  color: rgb(240 245 255 / 0.7);
}
.text-indigo-50\/75 {
  color: rgb(240 245 255 / 0.75);
}
.text-indigo-50\/80 {
  color: rgb(240 245 255 / 0.8);
}
.text-indigo-50\/85 {
  color: rgb(240 245 255 / 0.85);
}
.text-indigo-50\/90 {
  color: rgb(240 245 255 / 0.9);
}
.text-indigo-50\/95 {
  color: rgb(240 245 255 / 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-info-active {
  --tw-text-opacity: 1;
  color: rgb(9 88 217 / var(--tw-text-opacity, 1));
}
.text-info-active\/0 {
  color: rgb(9 88 217 / 0);
}
.text-info-active\/10 {
  color: rgb(9 88 217 / 0.1);
}
.text-info-active\/100 {
  color: rgb(9 88 217 / 1);
}
.text-info-active\/15 {
  color: rgb(9 88 217 / 0.15);
}
.text-info-active\/20 {
  color: rgb(9 88 217 / 0.2);
}
.text-info-active\/25 {
  color: rgb(9 88 217 / 0.25);
}
.text-info-active\/30 {
  color: rgb(9 88 217 / 0.3);
}
.text-info-active\/35 {
  color: rgb(9 88 217 / 0.35);
}
.text-info-active\/40 {
  color: rgb(9 88 217 / 0.4);
}
.text-info-active\/45 {
  color: rgb(9 88 217 / 0.45);
}
.text-info-active\/5 {
  color: rgb(9 88 217 / 0.05);
}
.text-info-active\/50 {
  color: rgb(9 88 217 / 0.5);
}
.text-info-active\/55 {
  color: rgb(9 88 217 / 0.55);
}
.text-info-active\/60 {
  color: rgb(9 88 217 / 0.6);
}
.text-info-active\/65 {
  color: rgb(9 88 217 / 0.65);
}
.text-info-active\/70 {
  color: rgb(9 88 217 / 0.7);
}
.text-info-active\/75 {
  color: rgb(9 88 217 / 0.75);
}
.text-info-active\/80 {
  color: rgb(9 88 217 / 0.8);
}
.text-info-active\/85 {
  color: rgb(9 88 217 / 0.85);
}
.text-info-active\/90 {
  color: rgb(9 88 217 / 0.9);
}
.text-info-active\/95 {
  color: rgb(9 88 217 / 0.95);
}
.text-info-base {
  --tw-text-opacity: 1;
  color: rgb(22 119 255 / var(--tw-text-opacity, 1));
}
.text-info-base\/0 {
  color: rgb(22 119 255 / 0);
}
.text-info-base\/10 {
  color: rgb(22 119 255 / 0.1);
}
.text-info-base\/100 {
  color: rgb(22 119 255 / 1);
}
.text-info-base\/15 {
  color: rgb(22 119 255 / 0.15);
}
.text-info-base\/20 {
  color: rgb(22 119 255 / 0.2);
}
.text-info-base\/25 {
  color: rgb(22 119 255 / 0.25);
}
.text-info-base\/30 {
  color: rgb(22 119 255 / 0.3);
}
.text-info-base\/35 {
  color: rgb(22 119 255 / 0.35);
}
.text-info-base\/40 {
  color: rgb(22 119 255 / 0.4);
}
.text-info-base\/45 {
  color: rgb(22 119 255 / 0.45);
}
.text-info-base\/5 {
  color: rgb(22 119 255 / 0.05);
}
.text-info-base\/50 {
  color: rgb(22 119 255 / 0.5);
}
.text-info-base\/55 {
  color: rgb(22 119 255 / 0.55);
}
.text-info-base\/60 {
  color: rgb(22 119 255 / 0.6);
}
.text-info-base\/65 {
  color: rgb(22 119 255 / 0.65);
}
.text-info-base\/70 {
  color: rgb(22 119 255 / 0.7);
}
.text-info-base\/75 {
  color: rgb(22 119 255 / 0.75);
}
.text-info-base\/80 {
  color: rgb(22 119 255 / 0.8);
}
.text-info-base\/85 {
  color: rgb(22 119 255 / 0.85);
}
.text-info-base\/90 {
  color: rgb(22 119 255 / 0.9);
}
.text-info-base\/95 {
  color: rgb(22 119 255 / 0.95);
}
.text-info-bg {
  --tw-text-opacity: 1;
  color: rgb(230 244 255 / var(--tw-text-opacity, 1));
}
.text-info-bg-hover {
  --tw-text-opacity: 1;
  color: rgb(186 224 255 / var(--tw-text-opacity, 1));
}
.text-info-bg-hover\/0 {
  color: rgb(186 224 255 / 0);
}
.text-info-bg-hover\/10 {
  color: rgb(186 224 255 / 0.1);
}
.text-info-bg-hover\/100 {
  color: rgb(186 224 255 / 1);
}
.text-info-bg-hover\/15 {
  color: rgb(186 224 255 / 0.15);
}
.text-info-bg-hover\/20 {
  color: rgb(186 224 255 / 0.2);
}
.text-info-bg-hover\/25 {
  color: rgb(186 224 255 / 0.25);
}
.text-info-bg-hover\/30 {
  color: rgb(186 224 255 / 0.3);
}
.text-info-bg-hover\/35 {
  color: rgb(186 224 255 / 0.35);
}
.text-info-bg-hover\/40 {
  color: rgb(186 224 255 / 0.4);
}
.text-info-bg-hover\/45 {
  color: rgb(186 224 255 / 0.45);
}
.text-info-bg-hover\/5 {
  color: rgb(186 224 255 / 0.05);
}
.text-info-bg-hover\/50 {
  color: rgb(186 224 255 / 0.5);
}
.text-info-bg-hover\/55 {
  color: rgb(186 224 255 / 0.55);
}
.text-info-bg-hover\/60 {
  color: rgb(186 224 255 / 0.6);
}
.text-info-bg-hover\/65 {
  color: rgb(186 224 255 / 0.65);
}
.text-info-bg-hover\/70 {
  color: rgb(186 224 255 / 0.7);
}
.text-info-bg-hover\/75 {
  color: rgb(186 224 255 / 0.75);
}
.text-info-bg-hover\/80 {
  color: rgb(186 224 255 / 0.8);
}
.text-info-bg-hover\/85 {
  color: rgb(186 224 255 / 0.85);
}
.text-info-bg-hover\/90 {
  color: rgb(186 224 255 / 0.9);
}
.text-info-bg-hover\/95 {
  color: rgb(186 224 255 / 0.95);
}
.text-info-bg\/0 {
  color: rgb(230 244 255 / 0);
}
.text-info-bg\/10 {
  color: rgb(230 244 255 / 0.1);
}
.text-info-bg\/100 {
  color: rgb(230 244 255 / 1);
}
.text-info-bg\/15 {
  color: rgb(230 244 255 / 0.15);
}
.text-info-bg\/20 {
  color: rgb(230 244 255 / 0.2);
}
.text-info-bg\/25 {
  color: rgb(230 244 255 / 0.25);
}
.text-info-bg\/30 {
  color: rgb(230 244 255 / 0.3);
}
.text-info-bg\/35 {
  color: rgb(230 244 255 / 0.35);
}
.text-info-bg\/40 {
  color: rgb(230 244 255 / 0.4);
}
.text-info-bg\/45 {
  color: rgb(230 244 255 / 0.45);
}
.text-info-bg\/5 {
  color: rgb(230 244 255 / 0.05);
}
.text-info-bg\/50 {
  color: rgb(230 244 255 / 0.5);
}
.text-info-bg\/55 {
  color: rgb(230 244 255 / 0.55);
}
.text-info-bg\/60 {
  color: rgb(230 244 255 / 0.6);
}
.text-info-bg\/65 {
  color: rgb(230 244 255 / 0.65);
}
.text-info-bg\/70 {
  color: rgb(230 244 255 / 0.7);
}
.text-info-bg\/75 {
  color: rgb(230 244 255 / 0.75);
}
.text-info-bg\/80 {
  color: rgb(230 244 255 / 0.8);
}
.text-info-bg\/85 {
  color: rgb(230 244 255 / 0.85);
}
.text-info-bg\/90 {
  color: rgb(230 244 255 / 0.9);
}
.text-info-bg\/95 {
  color: rgb(230 244 255 / 0.95);
}
.text-info-border {
  --tw-text-opacity: 1;
  color: rgb(145 202 255 / var(--tw-text-opacity, 1));
}
.text-info-border-hover {
  --tw-text-opacity: 1;
  color: rgb(105 177 255 / var(--tw-text-opacity, 1));
}
.text-info-border-hover\/0 {
  color: rgb(105 177 255 / 0);
}
.text-info-border-hover\/10 {
  color: rgb(105 177 255 / 0.1);
}
.text-info-border-hover\/100 {
  color: rgb(105 177 255 / 1);
}
.text-info-border-hover\/15 {
  color: rgb(105 177 255 / 0.15);
}
.text-info-border-hover\/20 {
  color: rgb(105 177 255 / 0.2);
}
.text-info-border-hover\/25 {
  color: rgb(105 177 255 / 0.25);
}
.text-info-border-hover\/30 {
  color: rgb(105 177 255 / 0.3);
}
.text-info-border-hover\/35 {
  color: rgb(105 177 255 / 0.35);
}
.text-info-border-hover\/40 {
  color: rgb(105 177 255 / 0.4);
}
.text-info-border-hover\/45 {
  color: rgb(105 177 255 / 0.45);
}
.text-info-border-hover\/5 {
  color: rgb(105 177 255 / 0.05);
}
.text-info-border-hover\/50 {
  color: rgb(105 177 255 / 0.5);
}
.text-info-border-hover\/55 {
  color: rgb(105 177 255 / 0.55);
}
.text-info-border-hover\/60 {
  color: rgb(105 177 255 / 0.6);
}
.text-info-border-hover\/65 {
  color: rgb(105 177 255 / 0.65);
}
.text-info-border-hover\/70 {
  color: rgb(105 177 255 / 0.7);
}
.text-info-border-hover\/75 {
  color: rgb(105 177 255 / 0.75);
}
.text-info-border-hover\/80 {
  color: rgb(105 177 255 / 0.8);
}
.text-info-border-hover\/85 {
  color: rgb(105 177 255 / 0.85);
}
.text-info-border-hover\/90 {
  color: rgb(105 177 255 / 0.9);
}
.text-info-border-hover\/95 {
  color: rgb(105 177 255 / 0.95);
}
.text-info-border\/0 {
  color: rgb(145 202 255 / 0);
}
.text-info-border\/10 {
  color: rgb(145 202 255 / 0.1);
}
.text-info-border\/100 {
  color: rgb(145 202 255 / 1);
}
.text-info-border\/15 {
  color: rgb(145 202 255 / 0.15);
}
.text-info-border\/20 {
  color: rgb(145 202 255 / 0.2);
}
.text-info-border\/25 {
  color: rgb(145 202 255 / 0.25);
}
.text-info-border\/30 {
  color: rgb(145 202 255 / 0.3);
}
.text-info-border\/35 {
  color: rgb(145 202 255 / 0.35);
}
.text-info-border\/40 {
  color: rgb(145 202 255 / 0.4);
}
.text-info-border\/45 {
  color: rgb(145 202 255 / 0.45);
}
.text-info-border\/5 {
  color: rgb(145 202 255 / 0.05);
}
.text-info-border\/50 {
  color: rgb(145 202 255 / 0.5);
}
.text-info-border\/55 {
  color: rgb(145 202 255 / 0.55);
}
.text-info-border\/60 {
  color: rgb(145 202 255 / 0.6);
}
.text-info-border\/65 {
  color: rgb(145 202 255 / 0.65);
}
.text-info-border\/70 {
  color: rgb(145 202 255 / 0.7);
}
.text-info-border\/75 {
  color: rgb(145 202 255 / 0.75);
}
.text-info-border\/80 {
  color: rgb(145 202 255 / 0.8);
}
.text-info-border\/85 {
  color: rgb(145 202 255 / 0.85);
}
.text-info-border\/90 {
  color: rgb(145 202 255 / 0.9);
}
.text-info-border\/95 {
  color: rgb(145 202 255 / 0.95);
}
.text-info-hover {
  --tw-text-opacity: 1;
  color: rgb(64 150 255 / var(--tw-text-opacity, 1));
}
.text-info-hover\/0 {
  color: rgb(64 150 255 / 0);
}
.text-info-hover\/10 {
  color: rgb(64 150 255 / 0.1);
}
.text-info-hover\/100 {
  color: rgb(64 150 255 / 1);
}
.text-info-hover\/15 {
  color: rgb(64 150 255 / 0.15);
}
.text-info-hover\/20 {
  color: rgb(64 150 255 / 0.2);
}
.text-info-hover\/25 {
  color: rgb(64 150 255 / 0.25);
}
.text-info-hover\/30 {
  color: rgb(64 150 255 / 0.3);
}
.text-info-hover\/35 {
  color: rgb(64 150 255 / 0.35);
}
.text-info-hover\/40 {
  color: rgb(64 150 255 / 0.4);
}
.text-info-hover\/45 {
  color: rgb(64 150 255 / 0.45);
}
.text-info-hover\/5 {
  color: rgb(64 150 255 / 0.05);
}
.text-info-hover\/50 {
  color: rgb(64 150 255 / 0.5);
}
.text-info-hover\/55 {
  color: rgb(64 150 255 / 0.55);
}
.text-info-hover\/60 {
  color: rgb(64 150 255 / 0.6);
}
.text-info-hover\/65 {
  color: rgb(64 150 255 / 0.65);
}
.text-info-hover\/70 {
  color: rgb(64 150 255 / 0.7);
}
.text-info-hover\/75 {
  color: rgb(64 150 255 / 0.75);
}
.text-info-hover\/80 {
  color: rgb(64 150 255 / 0.8);
}
.text-info-hover\/85 {
  color: rgb(64 150 255 / 0.85);
}
.text-info-hover\/90 {
  color: rgb(64 150 255 / 0.9);
}
.text-info-hover\/95 {
  color: rgb(64 150 255 / 0.95);
}
.text-info-text {
  --tw-text-opacity: 1;
  color: rgb(0 44 140 / var(--tw-text-opacity, 1));
}
.text-info-text-active {
  --tw-text-opacity: 1;
  color: rgb(0 29 102 / var(--tw-text-opacity, 1));
}
.text-info-text-active\/0 {
  color: rgb(0 29 102 / 0);
}
.text-info-text-active\/10 {
  color: rgb(0 29 102 / 0.1);
}
.text-info-text-active\/100 {
  color: rgb(0 29 102 / 1);
}
.text-info-text-active\/15 {
  color: rgb(0 29 102 / 0.15);
}
.text-info-text-active\/20 {
  color: rgb(0 29 102 / 0.2);
}
.text-info-text-active\/25 {
  color: rgb(0 29 102 / 0.25);
}
.text-info-text-active\/30 {
  color: rgb(0 29 102 / 0.3);
}
.text-info-text-active\/35 {
  color: rgb(0 29 102 / 0.35);
}
.text-info-text-active\/40 {
  color: rgb(0 29 102 / 0.4);
}
.text-info-text-active\/45 {
  color: rgb(0 29 102 / 0.45);
}
.text-info-text-active\/5 {
  color: rgb(0 29 102 / 0.05);
}
.text-info-text-active\/50 {
  color: rgb(0 29 102 / 0.5);
}
.text-info-text-active\/55 {
  color: rgb(0 29 102 / 0.55);
}
.text-info-text-active\/60 {
  color: rgb(0 29 102 / 0.6);
}
.text-info-text-active\/65 {
  color: rgb(0 29 102 / 0.65);
}
.text-info-text-active\/70 {
  color: rgb(0 29 102 / 0.7);
}
.text-info-text-active\/75 {
  color: rgb(0 29 102 / 0.75);
}
.text-info-text-active\/80 {
  color: rgb(0 29 102 / 0.8);
}
.text-info-text-active\/85 {
  color: rgb(0 29 102 / 0.85);
}
.text-info-text-active\/90 {
  color: rgb(0 29 102 / 0.9);
}
.text-info-text-active\/95 {
  color: rgb(0 29 102 / 0.95);
}
.text-info-text-hover {
  --tw-text-opacity: 1;
  color: rgb(0 62 179 / var(--tw-text-opacity, 1));
}
.text-info-text-hover\/0 {
  color: rgb(0 62 179 / 0);
}
.text-info-text-hover\/10 {
  color: rgb(0 62 179 / 0.1);
}
.text-info-text-hover\/100 {
  color: rgb(0 62 179 / 1);
}
.text-info-text-hover\/15 {
  color: rgb(0 62 179 / 0.15);
}
.text-info-text-hover\/20 {
  color: rgb(0 62 179 / 0.2);
}
.text-info-text-hover\/25 {
  color: rgb(0 62 179 / 0.25);
}
.text-info-text-hover\/30 {
  color: rgb(0 62 179 / 0.3);
}
.text-info-text-hover\/35 {
  color: rgb(0 62 179 / 0.35);
}
.text-info-text-hover\/40 {
  color: rgb(0 62 179 / 0.4);
}
.text-info-text-hover\/45 {
  color: rgb(0 62 179 / 0.45);
}
.text-info-text-hover\/5 {
  color: rgb(0 62 179 / 0.05);
}
.text-info-text-hover\/50 {
  color: rgb(0 62 179 / 0.5);
}
.text-info-text-hover\/55 {
  color: rgb(0 62 179 / 0.55);
}
.text-info-text-hover\/60 {
  color: rgb(0 62 179 / 0.6);
}
.text-info-text-hover\/65 {
  color: rgb(0 62 179 / 0.65);
}
.text-info-text-hover\/70 {
  color: rgb(0 62 179 / 0.7);
}
.text-info-text-hover\/75 {
  color: rgb(0 62 179 / 0.75);
}
.text-info-text-hover\/80 {
  color: rgb(0 62 179 / 0.8);
}
.text-info-text-hover\/85 {
  color: rgb(0 62 179 / 0.85);
}
.text-info-text-hover\/90 {
  color: rgb(0 62 179 / 0.9);
}
.text-info-text-hover\/95 {
  color: rgb(0 62 179 / 0.95);
}
.text-info-text\/0 {
  color: rgb(0 44 140 / 0);
}
.text-info-text\/10 {
  color: rgb(0 44 140 / 0.1);
}
.text-info-text\/100 {
  color: rgb(0 44 140 / 1);
}
.text-info-text\/15 {
  color: rgb(0 44 140 / 0.15);
}
.text-info-text\/20 {
  color: rgb(0 44 140 / 0.2);
}
.text-info-text\/25 {
  color: rgb(0 44 140 / 0.25);
}
.text-info-text\/30 {
  color: rgb(0 44 140 / 0.3);
}
.text-info-text\/35 {
  color: rgb(0 44 140 / 0.35);
}
.text-info-text\/40 {
  color: rgb(0 44 140 / 0.4);
}
.text-info-text\/45 {
  color: rgb(0 44 140 / 0.45);
}
.text-info-text\/5 {
  color: rgb(0 44 140 / 0.05);
}
.text-info-text\/50 {
  color: rgb(0 44 140 / 0.5);
}
.text-info-text\/55 {
  color: rgb(0 44 140 / 0.55);
}
.text-info-text\/60 {
  color: rgb(0 44 140 / 0.6);
}
.text-info-text\/65 {
  color: rgb(0 44 140 / 0.65);
}
.text-info-text\/70 {
  color: rgb(0 44 140 / 0.7);
}
.text-info-text\/75 {
  color: rgb(0 44 140 / 0.75);
}
.text-info-text\/80 {
  color: rgb(0 44 140 / 0.8);
}
.text-info-text\/85 {
  color: rgb(0 44 140 / 0.85);
}
.text-info-text\/90 {
  color: rgb(0 44 140 / 0.9);
}
.text-info-text\/95 {
  color: rgb(0 44 140 / 0.95);
}
.text-lime-1 {
  --tw-text-opacity: 1;
  color: rgb(252 255 230 / var(--tw-text-opacity, 1));
}
.text-lime-1\/0 {
  color: rgb(252 255 230 / 0);
}
.text-lime-1\/10 {
  color: rgb(252 255 230 / 0.1);
}
.text-lime-1\/100 {
  color: rgb(252 255 230 / 1);
}
.text-lime-1\/15 {
  color: rgb(252 255 230 / 0.15);
}
.text-lime-1\/20 {
  color: rgb(252 255 230 / 0.2);
}
.text-lime-1\/25 {
  color: rgb(252 255 230 / 0.25);
}
.text-lime-1\/30 {
  color: rgb(252 255 230 / 0.3);
}
.text-lime-1\/35 {
  color: rgb(252 255 230 / 0.35);
}
.text-lime-1\/40 {
  color: rgb(252 255 230 / 0.4);
}
.text-lime-1\/45 {
  color: rgb(252 255 230 / 0.45);
}
.text-lime-1\/5 {
  color: rgb(252 255 230 / 0.05);
}
.text-lime-1\/50 {
  color: rgb(252 255 230 / 0.5);
}
.text-lime-1\/55 {
  color: rgb(252 255 230 / 0.55);
}
.text-lime-1\/60 {
  color: rgb(252 255 230 / 0.6);
}
.text-lime-1\/65 {
  color: rgb(252 255 230 / 0.65);
}
.text-lime-1\/70 {
  color: rgb(252 255 230 / 0.7);
}
.text-lime-1\/75 {
  color: rgb(252 255 230 / 0.75);
}
.text-lime-1\/80 {
  color: rgb(252 255 230 / 0.8);
}
.text-lime-1\/85 {
  color: rgb(252 255 230 / 0.85);
}
.text-lime-1\/90 {
  color: rgb(252 255 230 / 0.9);
}
.text-lime-1\/95 {
  color: rgb(252 255 230 / 0.95);
}
.text-lime-10 {
  --tw-text-opacity: 1;
  color: rgb(37 64 0 / var(--tw-text-opacity, 1));
}
.text-lime-10\/0 {
  color: rgb(37 64 0 / 0);
}
.text-lime-10\/10 {
  color: rgb(37 64 0 / 0.1);
}
.text-lime-10\/100 {
  color: rgb(37 64 0 / 1);
}
.text-lime-10\/15 {
  color: rgb(37 64 0 / 0.15);
}
.text-lime-10\/20 {
  color: rgb(37 64 0 / 0.2);
}
.text-lime-10\/25 {
  color: rgb(37 64 0 / 0.25);
}
.text-lime-10\/30 {
  color: rgb(37 64 0 / 0.3);
}
.text-lime-10\/35 {
  color: rgb(37 64 0 / 0.35);
}
.text-lime-10\/40 {
  color: rgb(37 64 0 / 0.4);
}
.text-lime-10\/45 {
  color: rgb(37 64 0 / 0.45);
}
.text-lime-10\/5 {
  color: rgb(37 64 0 / 0.05);
}
.text-lime-10\/50 {
  color: rgb(37 64 0 / 0.5);
}
.text-lime-10\/55 {
  color: rgb(37 64 0 / 0.55);
}
.text-lime-10\/60 {
  color: rgb(37 64 0 / 0.6);
}
.text-lime-10\/65 {
  color: rgb(37 64 0 / 0.65);
}
.text-lime-10\/70 {
  color: rgb(37 64 0 / 0.7);
}
.text-lime-10\/75 {
  color: rgb(37 64 0 / 0.75);
}
.text-lime-10\/80 {
  color: rgb(37 64 0 / 0.8);
}
.text-lime-10\/85 {
  color: rgb(37 64 0 / 0.85);
}
.text-lime-10\/90 {
  color: rgb(37 64 0 / 0.9);
}
.text-lime-10\/95 {
  color: rgb(37 64 0 / 0.95);
}
.text-lime-2 {
  --tw-text-opacity: 1;
  color: rgb(244 255 184 / var(--tw-text-opacity, 1));
}
.text-lime-2\/0 {
  color: rgb(244 255 184 / 0);
}
.text-lime-2\/10 {
  color: rgb(244 255 184 / 0.1);
}
.text-lime-2\/100 {
  color: rgb(244 255 184 / 1);
}
.text-lime-2\/15 {
  color: rgb(244 255 184 / 0.15);
}
.text-lime-2\/20 {
  color: rgb(244 255 184 / 0.2);
}
.text-lime-2\/25 {
  color: rgb(244 255 184 / 0.25);
}
.text-lime-2\/30 {
  color: rgb(244 255 184 / 0.3);
}
.text-lime-2\/35 {
  color: rgb(244 255 184 / 0.35);
}
.text-lime-2\/40 {
  color: rgb(244 255 184 / 0.4);
}
.text-lime-2\/45 {
  color: rgb(244 255 184 / 0.45);
}
.text-lime-2\/5 {
  color: rgb(244 255 184 / 0.05);
}
.text-lime-2\/50 {
  color: rgb(244 255 184 / 0.5);
}
.text-lime-2\/55 {
  color: rgb(244 255 184 / 0.55);
}
.text-lime-2\/60 {
  color: rgb(244 255 184 / 0.6);
}
.text-lime-2\/65 {
  color: rgb(244 255 184 / 0.65);
}
.text-lime-2\/70 {
  color: rgb(244 255 184 / 0.7);
}
.text-lime-2\/75 {
  color: rgb(244 255 184 / 0.75);
}
.text-lime-2\/80 {
  color: rgb(244 255 184 / 0.8);
}
.text-lime-2\/85 {
  color: rgb(244 255 184 / 0.85);
}
.text-lime-2\/90 {
  color: rgb(244 255 184 / 0.9);
}
.text-lime-2\/95 {
  color: rgb(244 255 184 / 0.95);
}
.text-lime-3 {
  --tw-text-opacity: 1;
  color: rgb(234 255 143 / var(--tw-text-opacity, 1));
}
.text-lime-3\/0 {
  color: rgb(234 255 143 / 0);
}
.text-lime-3\/10 {
  color: rgb(234 255 143 / 0.1);
}
.text-lime-3\/100 {
  color: rgb(234 255 143 / 1);
}
.text-lime-3\/15 {
  color: rgb(234 255 143 / 0.15);
}
.text-lime-3\/20 {
  color: rgb(234 255 143 / 0.2);
}
.text-lime-3\/25 {
  color: rgb(234 255 143 / 0.25);
}
.text-lime-3\/30 {
  color: rgb(234 255 143 / 0.3);
}
.text-lime-3\/35 {
  color: rgb(234 255 143 / 0.35);
}
.text-lime-3\/40 {
  color: rgb(234 255 143 / 0.4);
}
.text-lime-3\/45 {
  color: rgb(234 255 143 / 0.45);
}
.text-lime-3\/5 {
  color: rgb(234 255 143 / 0.05);
}
.text-lime-3\/50 {
  color: rgb(234 255 143 / 0.5);
}
.text-lime-3\/55 {
  color: rgb(234 255 143 / 0.55);
}
.text-lime-3\/60 {
  color: rgb(234 255 143 / 0.6);
}
.text-lime-3\/65 {
  color: rgb(234 255 143 / 0.65);
}
.text-lime-3\/70 {
  color: rgb(234 255 143 / 0.7);
}
.text-lime-3\/75 {
  color: rgb(234 255 143 / 0.75);
}
.text-lime-3\/80 {
  color: rgb(234 255 143 / 0.8);
}
.text-lime-3\/85 {
  color: rgb(234 255 143 / 0.85);
}
.text-lime-3\/90 {
  color: rgb(234 255 143 / 0.9);
}
.text-lime-3\/95 {
  color: rgb(234 255 143 / 0.95);
}
.text-lime-4 {
  --tw-text-opacity: 1;
  color: rgb(211 242 97 / var(--tw-text-opacity, 1));
}
.text-lime-4\/0 {
  color: rgb(211 242 97 / 0);
}
.text-lime-4\/10 {
  color: rgb(211 242 97 / 0.1);
}
.text-lime-4\/100 {
  color: rgb(211 242 97 / 1);
}
.text-lime-4\/15 {
  color: rgb(211 242 97 / 0.15);
}
.text-lime-4\/20 {
  color: rgb(211 242 97 / 0.2);
}
.text-lime-4\/25 {
  color: rgb(211 242 97 / 0.25);
}
.text-lime-4\/30 {
  color: rgb(211 242 97 / 0.3);
}
.text-lime-4\/35 {
  color: rgb(211 242 97 / 0.35);
}
.text-lime-4\/40 {
  color: rgb(211 242 97 / 0.4);
}
.text-lime-4\/45 {
  color: rgb(211 242 97 / 0.45);
}
.text-lime-4\/5 {
  color: rgb(211 242 97 / 0.05);
}
.text-lime-4\/50 {
  color: rgb(211 242 97 / 0.5);
}
.text-lime-4\/55 {
  color: rgb(211 242 97 / 0.55);
}
.text-lime-4\/60 {
  color: rgb(211 242 97 / 0.6);
}
.text-lime-4\/65 {
  color: rgb(211 242 97 / 0.65);
}
.text-lime-4\/70 {
  color: rgb(211 242 97 / 0.7);
}
.text-lime-4\/75 {
  color: rgb(211 242 97 / 0.75);
}
.text-lime-4\/80 {
  color: rgb(211 242 97 / 0.8);
}
.text-lime-4\/85 {
  color: rgb(211 242 97 / 0.85);
}
.text-lime-4\/90 {
  color: rgb(211 242 97 / 0.9);
}
.text-lime-4\/95 {
  color: rgb(211 242 97 / 0.95);
}
.text-lime-5 {
  --tw-text-opacity: 1;
  color: rgb(186 230 55 / var(--tw-text-opacity, 1));
}
.text-lime-5\/0 {
  color: rgb(186 230 55 / 0);
}
.text-lime-5\/10 {
  color: rgb(186 230 55 / 0.1);
}
.text-lime-5\/100 {
  color: rgb(186 230 55 / 1);
}
.text-lime-5\/15 {
  color: rgb(186 230 55 / 0.15);
}
.text-lime-5\/20 {
  color: rgb(186 230 55 / 0.2);
}
.text-lime-5\/25 {
  color: rgb(186 230 55 / 0.25);
}
.text-lime-5\/30 {
  color: rgb(186 230 55 / 0.3);
}
.text-lime-5\/35 {
  color: rgb(186 230 55 / 0.35);
}
.text-lime-5\/40 {
  color: rgb(186 230 55 / 0.4);
}
.text-lime-5\/45 {
  color: rgb(186 230 55 / 0.45);
}
.text-lime-5\/5 {
  color: rgb(186 230 55 / 0.05);
}
.text-lime-5\/50 {
  color: rgb(186 230 55 / 0.5);
}
.text-lime-5\/55 {
  color: rgb(186 230 55 / 0.55);
}
.text-lime-5\/60 {
  color: rgb(186 230 55 / 0.6);
}
.text-lime-5\/65 {
  color: rgb(186 230 55 / 0.65);
}
.text-lime-5\/70 {
  color: rgb(186 230 55 / 0.7);
}
.text-lime-5\/75 {
  color: rgb(186 230 55 / 0.75);
}
.text-lime-5\/80 {
  color: rgb(186 230 55 / 0.8);
}
.text-lime-5\/85 {
  color: rgb(186 230 55 / 0.85);
}
.text-lime-5\/90 {
  color: rgb(186 230 55 / 0.9);
}
.text-lime-5\/95 {
  color: rgb(186 230 55 / 0.95);
}
.text-lime-6 {
  --tw-text-opacity: 1;
  color: rgb(160 217 17 / var(--tw-text-opacity, 1));
}
.text-lime-6\/0 {
  color: rgb(160 217 17 / 0);
}
.text-lime-6\/10 {
  color: rgb(160 217 17 / 0.1);
}
.text-lime-6\/100 {
  color: rgb(160 217 17 / 1);
}
.text-lime-6\/15 {
  color: rgb(160 217 17 / 0.15);
}
.text-lime-6\/20 {
  color: rgb(160 217 17 / 0.2);
}
.text-lime-6\/25 {
  color: rgb(160 217 17 / 0.25);
}
.text-lime-6\/30 {
  color: rgb(160 217 17 / 0.3);
}
.text-lime-6\/35 {
  color: rgb(160 217 17 / 0.35);
}
.text-lime-6\/40 {
  color: rgb(160 217 17 / 0.4);
}
.text-lime-6\/45 {
  color: rgb(160 217 17 / 0.45);
}
.text-lime-6\/5 {
  color: rgb(160 217 17 / 0.05);
}
.text-lime-6\/50 {
  color: rgb(160 217 17 / 0.5);
}
.text-lime-6\/55 {
  color: rgb(160 217 17 / 0.55);
}
.text-lime-6\/60 {
  color: rgb(160 217 17 / 0.6);
}
.text-lime-6\/65 {
  color: rgb(160 217 17 / 0.65);
}
.text-lime-6\/70 {
  color: rgb(160 217 17 / 0.7);
}
.text-lime-6\/75 {
  color: rgb(160 217 17 / 0.75);
}
.text-lime-6\/80 {
  color: rgb(160 217 17 / 0.8);
}
.text-lime-6\/85 {
  color: rgb(160 217 17 / 0.85);
}
.text-lime-6\/90 {
  color: rgb(160 217 17 / 0.9);
}
.text-lime-6\/95 {
  color: rgb(160 217 17 / 0.95);
}
.text-lime-7 {
  --tw-text-opacity: 1;
  color: rgb(124 179 5 / var(--tw-text-opacity, 1));
}
.text-lime-7\/0 {
  color: rgb(124 179 5 / 0);
}
.text-lime-7\/10 {
  color: rgb(124 179 5 / 0.1);
}
.text-lime-7\/100 {
  color: rgb(124 179 5 / 1);
}
.text-lime-7\/15 {
  color: rgb(124 179 5 / 0.15);
}
.text-lime-7\/20 {
  color: rgb(124 179 5 / 0.2);
}
.text-lime-7\/25 {
  color: rgb(124 179 5 / 0.25);
}
.text-lime-7\/30 {
  color: rgb(124 179 5 / 0.3);
}
.text-lime-7\/35 {
  color: rgb(124 179 5 / 0.35);
}
.text-lime-7\/40 {
  color: rgb(124 179 5 / 0.4);
}
.text-lime-7\/45 {
  color: rgb(124 179 5 / 0.45);
}
.text-lime-7\/5 {
  color: rgb(124 179 5 / 0.05);
}
.text-lime-7\/50 {
  color: rgb(124 179 5 / 0.5);
}
.text-lime-7\/55 {
  color: rgb(124 179 5 / 0.55);
}
.text-lime-7\/60 {
  color: rgb(124 179 5 / 0.6);
}
.text-lime-7\/65 {
  color: rgb(124 179 5 / 0.65);
}
.text-lime-7\/70 {
  color: rgb(124 179 5 / 0.7);
}
.text-lime-7\/75 {
  color: rgb(124 179 5 / 0.75);
}
.text-lime-7\/80 {
  color: rgb(124 179 5 / 0.8);
}
.text-lime-7\/85 {
  color: rgb(124 179 5 / 0.85);
}
.text-lime-7\/90 {
  color: rgb(124 179 5 / 0.9);
}
.text-lime-7\/95 {
  color: rgb(124 179 5 / 0.95);
}
.text-lime-8 {
  --tw-text-opacity: 1;
  color: rgb(91 140 0 / var(--tw-text-opacity, 1));
}
.text-lime-8\/0 {
  color: rgb(91 140 0 / 0);
}
.text-lime-8\/10 {
  color: rgb(91 140 0 / 0.1);
}
.text-lime-8\/100 {
  color: rgb(91 140 0 / 1);
}
.text-lime-8\/15 {
  color: rgb(91 140 0 / 0.15);
}
.text-lime-8\/20 {
  color: rgb(91 140 0 / 0.2);
}
.text-lime-8\/25 {
  color: rgb(91 140 0 / 0.25);
}
.text-lime-8\/30 {
  color: rgb(91 140 0 / 0.3);
}
.text-lime-8\/35 {
  color: rgb(91 140 0 / 0.35);
}
.text-lime-8\/40 {
  color: rgb(91 140 0 / 0.4);
}
.text-lime-8\/45 {
  color: rgb(91 140 0 / 0.45);
}
.text-lime-8\/5 {
  color: rgb(91 140 0 / 0.05);
}
.text-lime-8\/50 {
  color: rgb(91 140 0 / 0.5);
}
.text-lime-8\/55 {
  color: rgb(91 140 0 / 0.55);
}
.text-lime-8\/60 {
  color: rgb(91 140 0 / 0.6);
}
.text-lime-8\/65 {
  color: rgb(91 140 0 / 0.65);
}
.text-lime-8\/70 {
  color: rgb(91 140 0 / 0.7);
}
.text-lime-8\/75 {
  color: rgb(91 140 0 / 0.75);
}
.text-lime-8\/80 {
  color: rgb(91 140 0 / 0.8);
}
.text-lime-8\/85 {
  color: rgb(91 140 0 / 0.85);
}
.text-lime-8\/90 {
  color: rgb(91 140 0 / 0.9);
}
.text-lime-8\/95 {
  color: rgb(91 140 0 / 0.95);
}
.text-lime-9 {
  --tw-text-opacity: 1;
  color: rgb(63 102 0 / var(--tw-text-opacity, 1));
}
.text-lime-9\/0 {
  color: rgb(63 102 0 / 0);
}
.text-lime-9\/10 {
  color: rgb(63 102 0 / 0.1);
}
.text-lime-9\/100 {
  color: rgb(63 102 0 / 1);
}
.text-lime-9\/15 {
  color: rgb(63 102 0 / 0.15);
}
.text-lime-9\/20 {
  color: rgb(63 102 0 / 0.2);
}
.text-lime-9\/25 {
  color: rgb(63 102 0 / 0.25);
}
.text-lime-9\/30 {
  color: rgb(63 102 0 / 0.3);
}
.text-lime-9\/35 {
  color: rgb(63 102 0 / 0.35);
}
.text-lime-9\/40 {
  color: rgb(63 102 0 / 0.4);
}
.text-lime-9\/45 {
  color: rgb(63 102 0 / 0.45);
}
.text-lime-9\/5 {
  color: rgb(63 102 0 / 0.05);
}
.text-lime-9\/50 {
  color: rgb(63 102 0 / 0.5);
}
.text-lime-9\/55 {
  color: rgb(63 102 0 / 0.55);
}
.text-lime-9\/60 {
  color: rgb(63 102 0 / 0.6);
}
.text-lime-9\/65 {
  color: rgb(63 102 0 / 0.65);
}
.text-lime-9\/70 {
  color: rgb(63 102 0 / 0.7);
}
.text-lime-9\/75 {
  color: rgb(63 102 0 / 0.75);
}
.text-lime-9\/80 {
  color: rgb(63 102 0 / 0.8);
}
.text-lime-9\/85 {
  color: rgb(63 102 0 / 0.85);
}
.text-lime-9\/90 {
  color: rgb(63 102 0 / 0.9);
}
.text-lime-9\/95 {
  color: rgb(63 102 0 / 0.95);
}
.text-loader {
  color: #3B82F666;
}
.text-loader\/0 {
  color: rgb(59 130 246 / 0);
}
.text-loader\/10 {
  color: rgb(59 130 246 / 0.1);
}
.text-loader\/100 {
  color: rgb(59 130 246 / 1);
}
.text-loader\/15 {
  color: rgb(59 130 246 / 0.15);
}
.text-loader\/20 {
  color: rgb(59 130 246 / 0.2);
}
.text-loader\/25 {
  color: rgb(59 130 246 / 0.25);
}
.text-loader\/30 {
  color: rgb(59 130 246 / 0.3);
}
.text-loader\/35 {
  color: rgb(59 130 246 / 0.35);
}
.text-loader\/40 {
  color: rgb(59 130 246 / 0.4);
}
.text-loader\/45 {
  color: rgb(59 130 246 / 0.45);
}
.text-loader\/5 {
  color: rgb(59 130 246 / 0.05);
}
.text-loader\/50 {
  color: rgb(59 130 246 / 0.5);
}
.text-loader\/55 {
  color: rgb(59 130 246 / 0.55);
}
.text-loader\/60 {
  color: rgb(59 130 246 / 0.6);
}
.text-loader\/65 {
  color: rgb(59 130 246 / 0.65);
}
.text-loader\/70 {
  color: rgb(59 130 246 / 0.7);
}
.text-loader\/75 {
  color: rgb(59 130 246 / 0.75);
}
.text-loader\/80 {
  color: rgb(59 130 246 / 0.8);
}
.text-loader\/85 {
  color: rgb(59 130 246 / 0.85);
}
.text-loader\/90 {
  color: rgb(59 130 246 / 0.9);
}
.text-loader\/95 {
  color: rgb(59 130 246 / 0.95);
}
.text-magenta-1 {
  --tw-text-opacity: 1;
  color: rgb(255 240 246 / var(--tw-text-opacity, 1));
}
.text-magenta-1\/0 {
  color: rgb(255 240 246 / 0);
}
.text-magenta-1\/10 {
  color: rgb(255 240 246 / 0.1);
}
.text-magenta-1\/100 {
  color: rgb(255 240 246 / 1);
}
.text-magenta-1\/15 {
  color: rgb(255 240 246 / 0.15);
}
.text-magenta-1\/20 {
  color: rgb(255 240 246 / 0.2);
}
.text-magenta-1\/25 {
  color: rgb(255 240 246 / 0.25);
}
.text-magenta-1\/30 {
  color: rgb(255 240 246 / 0.3);
}
.text-magenta-1\/35 {
  color: rgb(255 240 246 / 0.35);
}
.text-magenta-1\/40 {
  color: rgb(255 240 246 / 0.4);
}
.text-magenta-1\/45 {
  color: rgb(255 240 246 / 0.45);
}
.text-magenta-1\/5 {
  color: rgb(255 240 246 / 0.05);
}
.text-magenta-1\/50 {
  color: rgb(255 240 246 / 0.5);
}
.text-magenta-1\/55 {
  color: rgb(255 240 246 / 0.55);
}
.text-magenta-1\/60 {
  color: rgb(255 240 246 / 0.6);
}
.text-magenta-1\/65 {
  color: rgb(255 240 246 / 0.65);
}
.text-magenta-1\/70 {
  color: rgb(255 240 246 / 0.7);
}
.text-magenta-1\/75 {
  color: rgb(255 240 246 / 0.75);
}
.text-magenta-1\/80 {
  color: rgb(255 240 246 / 0.8);
}
.text-magenta-1\/85 {
  color: rgb(255 240 246 / 0.85);
}
.text-magenta-1\/90 {
  color: rgb(255 240 246 / 0.9);
}
.text-magenta-1\/95 {
  color: rgb(255 240 246 / 0.95);
}
.text-magenta-10 {
  --tw-text-opacity: 1;
  color: rgb(82 3 57 / var(--tw-text-opacity, 1));
}
.text-magenta-10\/0 {
  color: rgb(82 3 57 / 0);
}
.text-magenta-10\/10 {
  color: rgb(82 3 57 / 0.1);
}
.text-magenta-10\/100 {
  color: rgb(82 3 57 / 1);
}
.text-magenta-10\/15 {
  color: rgb(82 3 57 / 0.15);
}
.text-magenta-10\/20 {
  color: rgb(82 3 57 / 0.2);
}
.text-magenta-10\/25 {
  color: rgb(82 3 57 / 0.25);
}
.text-magenta-10\/30 {
  color: rgb(82 3 57 / 0.3);
}
.text-magenta-10\/35 {
  color: rgb(82 3 57 / 0.35);
}
.text-magenta-10\/40 {
  color: rgb(82 3 57 / 0.4);
}
.text-magenta-10\/45 {
  color: rgb(82 3 57 / 0.45);
}
.text-magenta-10\/5 {
  color: rgb(82 3 57 / 0.05);
}
.text-magenta-10\/50 {
  color: rgb(82 3 57 / 0.5);
}
.text-magenta-10\/55 {
  color: rgb(82 3 57 / 0.55);
}
.text-magenta-10\/60 {
  color: rgb(82 3 57 / 0.6);
}
.text-magenta-10\/65 {
  color: rgb(82 3 57 / 0.65);
}
.text-magenta-10\/70 {
  color: rgb(82 3 57 / 0.7);
}
.text-magenta-10\/75 {
  color: rgb(82 3 57 / 0.75);
}
.text-magenta-10\/80 {
  color: rgb(82 3 57 / 0.8);
}
.text-magenta-10\/85 {
  color: rgb(82 3 57 / 0.85);
}
.text-magenta-10\/90 {
  color: rgb(82 3 57 / 0.9);
}
.text-magenta-10\/95 {
  color: rgb(82 3 57 / 0.95);
}
.text-magenta-2 {
  --tw-text-opacity: 1;
  color: rgb(255 222 235 / var(--tw-text-opacity, 1));
}
.text-magenta-2\/0 {
  color: rgb(255 222 235 / 0);
}
.text-magenta-2\/10 {
  color: rgb(255 222 235 / 0.1);
}
.text-magenta-2\/100 {
  color: rgb(255 222 235 / 1);
}
.text-magenta-2\/15 {
  color: rgb(255 222 235 / 0.15);
}
.text-magenta-2\/20 {
  color: rgb(255 222 235 / 0.2);
}
.text-magenta-2\/25 {
  color: rgb(255 222 235 / 0.25);
}
.text-magenta-2\/30 {
  color: rgb(255 222 235 / 0.3);
}
.text-magenta-2\/35 {
  color: rgb(255 222 235 / 0.35);
}
.text-magenta-2\/40 {
  color: rgb(255 222 235 / 0.4);
}
.text-magenta-2\/45 {
  color: rgb(255 222 235 / 0.45);
}
.text-magenta-2\/5 {
  color: rgb(255 222 235 / 0.05);
}
.text-magenta-2\/50 {
  color: rgb(255 222 235 / 0.5);
}
.text-magenta-2\/55 {
  color: rgb(255 222 235 / 0.55);
}
.text-magenta-2\/60 {
  color: rgb(255 222 235 / 0.6);
}
.text-magenta-2\/65 {
  color: rgb(255 222 235 / 0.65);
}
.text-magenta-2\/70 {
  color: rgb(255 222 235 / 0.7);
}
.text-magenta-2\/75 {
  color: rgb(255 222 235 / 0.75);
}
.text-magenta-2\/80 {
  color: rgb(255 222 235 / 0.8);
}
.text-magenta-2\/85 {
  color: rgb(255 222 235 / 0.85);
}
.text-magenta-2\/90 {
  color: rgb(255 222 235 / 0.9);
}
.text-magenta-2\/95 {
  color: rgb(255 222 235 / 0.95);
}
.text-magenta-3 {
  --tw-text-opacity: 1;
  color: rgb(255 173 210 / var(--tw-text-opacity, 1));
}
.text-magenta-3\/0 {
  color: rgb(255 173 210 / 0);
}
.text-magenta-3\/10 {
  color: rgb(255 173 210 / 0.1);
}
.text-magenta-3\/100 {
  color: rgb(255 173 210 / 1);
}
.text-magenta-3\/15 {
  color: rgb(255 173 210 / 0.15);
}
.text-magenta-3\/20 {
  color: rgb(255 173 210 / 0.2);
}
.text-magenta-3\/25 {
  color: rgb(255 173 210 / 0.25);
}
.text-magenta-3\/30 {
  color: rgb(255 173 210 / 0.3);
}
.text-magenta-3\/35 {
  color: rgb(255 173 210 / 0.35);
}
.text-magenta-3\/40 {
  color: rgb(255 173 210 / 0.4);
}
.text-magenta-3\/45 {
  color: rgb(255 173 210 / 0.45);
}
.text-magenta-3\/5 {
  color: rgb(255 173 210 / 0.05);
}
.text-magenta-3\/50 {
  color: rgb(255 173 210 / 0.5);
}
.text-magenta-3\/55 {
  color: rgb(255 173 210 / 0.55);
}
.text-magenta-3\/60 {
  color: rgb(255 173 210 / 0.6);
}
.text-magenta-3\/65 {
  color: rgb(255 173 210 / 0.65);
}
.text-magenta-3\/70 {
  color: rgb(255 173 210 / 0.7);
}
.text-magenta-3\/75 {
  color: rgb(255 173 210 / 0.75);
}
.text-magenta-3\/80 {
  color: rgb(255 173 210 / 0.8);
}
.text-magenta-3\/85 {
  color: rgb(255 173 210 / 0.85);
}
.text-magenta-3\/90 {
  color: rgb(255 173 210 / 0.9);
}
.text-magenta-3\/95 {
  color: rgb(255 173 210 / 0.95);
}
.text-magenta-4 {
  --tw-text-opacity: 1;
  color: rgb(255 133 192 / var(--tw-text-opacity, 1));
}
.text-magenta-4\/0 {
  color: rgb(255 133 192 / 0);
}
.text-magenta-4\/10 {
  color: rgb(255 133 192 / 0.1);
}
.text-magenta-4\/100 {
  color: rgb(255 133 192 / 1);
}
.text-magenta-4\/15 {
  color: rgb(255 133 192 / 0.15);
}
.text-magenta-4\/20 {
  color: rgb(255 133 192 / 0.2);
}
.text-magenta-4\/25 {
  color: rgb(255 133 192 / 0.25);
}
.text-magenta-4\/30 {
  color: rgb(255 133 192 / 0.3);
}
.text-magenta-4\/35 {
  color: rgb(255 133 192 / 0.35);
}
.text-magenta-4\/40 {
  color: rgb(255 133 192 / 0.4);
}
.text-magenta-4\/45 {
  color: rgb(255 133 192 / 0.45);
}
.text-magenta-4\/5 {
  color: rgb(255 133 192 / 0.05);
}
.text-magenta-4\/50 {
  color: rgb(255 133 192 / 0.5);
}
.text-magenta-4\/55 {
  color: rgb(255 133 192 / 0.55);
}
.text-magenta-4\/60 {
  color: rgb(255 133 192 / 0.6);
}
.text-magenta-4\/65 {
  color: rgb(255 133 192 / 0.65);
}
.text-magenta-4\/70 {
  color: rgb(255 133 192 / 0.7);
}
.text-magenta-4\/75 {
  color: rgb(255 133 192 / 0.75);
}
.text-magenta-4\/80 {
  color: rgb(255 133 192 / 0.8);
}
.text-magenta-4\/85 {
  color: rgb(255 133 192 / 0.85);
}
.text-magenta-4\/90 {
  color: rgb(255 133 192 / 0.9);
}
.text-magenta-4\/95 {
  color: rgb(255 133 192 / 0.95);
}
.text-magenta-5 {
  --tw-text-opacity: 1;
  color: rgb(247 89 171 / var(--tw-text-opacity, 1));
}
.text-magenta-5\/0 {
  color: rgb(247 89 171 / 0);
}
.text-magenta-5\/10 {
  color: rgb(247 89 171 / 0.1);
}
.text-magenta-5\/100 {
  color: rgb(247 89 171 / 1);
}
.text-magenta-5\/15 {
  color: rgb(247 89 171 / 0.15);
}
.text-magenta-5\/20 {
  color: rgb(247 89 171 / 0.2);
}
.text-magenta-5\/25 {
  color: rgb(247 89 171 / 0.25);
}
.text-magenta-5\/30 {
  color: rgb(247 89 171 / 0.3);
}
.text-magenta-5\/35 {
  color: rgb(247 89 171 / 0.35);
}
.text-magenta-5\/40 {
  color: rgb(247 89 171 / 0.4);
}
.text-magenta-5\/45 {
  color: rgb(247 89 171 / 0.45);
}
.text-magenta-5\/5 {
  color: rgb(247 89 171 / 0.05);
}
.text-magenta-5\/50 {
  color: rgb(247 89 171 / 0.5);
}
.text-magenta-5\/55 {
  color: rgb(247 89 171 / 0.55);
}
.text-magenta-5\/60 {
  color: rgb(247 89 171 / 0.6);
}
.text-magenta-5\/65 {
  color: rgb(247 89 171 / 0.65);
}
.text-magenta-5\/70 {
  color: rgb(247 89 171 / 0.7);
}
.text-magenta-5\/75 {
  color: rgb(247 89 171 / 0.75);
}
.text-magenta-5\/80 {
  color: rgb(247 89 171 / 0.8);
}
.text-magenta-5\/85 {
  color: rgb(247 89 171 / 0.85);
}
.text-magenta-5\/90 {
  color: rgb(247 89 171 / 0.9);
}
.text-magenta-5\/95 {
  color: rgb(247 89 171 / 0.95);
}
.text-magenta-6 {
  --tw-text-opacity: 1;
  color: rgb(235 47 150 / var(--tw-text-opacity, 1));
}
.text-magenta-6\/0 {
  color: rgb(235 47 150 / 0);
}
.text-magenta-6\/10 {
  color: rgb(235 47 150 / 0.1);
}
.text-magenta-6\/100 {
  color: rgb(235 47 150 / 1);
}
.text-magenta-6\/15 {
  color: rgb(235 47 150 / 0.15);
}
.text-magenta-6\/20 {
  color: rgb(235 47 150 / 0.2);
}
.text-magenta-6\/25 {
  color: rgb(235 47 150 / 0.25);
}
.text-magenta-6\/30 {
  color: rgb(235 47 150 / 0.3);
}
.text-magenta-6\/35 {
  color: rgb(235 47 150 / 0.35);
}
.text-magenta-6\/40 {
  color: rgb(235 47 150 / 0.4);
}
.text-magenta-6\/45 {
  color: rgb(235 47 150 / 0.45);
}
.text-magenta-6\/5 {
  color: rgb(235 47 150 / 0.05);
}
.text-magenta-6\/50 {
  color: rgb(235 47 150 / 0.5);
}
.text-magenta-6\/55 {
  color: rgb(235 47 150 / 0.55);
}
.text-magenta-6\/60 {
  color: rgb(235 47 150 / 0.6);
}
.text-magenta-6\/65 {
  color: rgb(235 47 150 / 0.65);
}
.text-magenta-6\/70 {
  color: rgb(235 47 150 / 0.7);
}
.text-magenta-6\/75 {
  color: rgb(235 47 150 / 0.75);
}
.text-magenta-6\/80 {
  color: rgb(235 47 150 / 0.8);
}
.text-magenta-6\/85 {
  color: rgb(235 47 150 / 0.85);
}
.text-magenta-6\/90 {
  color: rgb(235 47 150 / 0.9);
}
.text-magenta-6\/95 {
  color: rgb(235 47 150 / 0.95);
}
.text-magenta-7 {
  --tw-text-opacity: 1;
  color: rgb(196 29 127 / var(--tw-text-opacity, 1));
}
.text-magenta-7\/0 {
  color: rgb(196 29 127 / 0);
}
.text-magenta-7\/10 {
  color: rgb(196 29 127 / 0.1);
}
.text-magenta-7\/100 {
  color: rgb(196 29 127 / 1);
}
.text-magenta-7\/15 {
  color: rgb(196 29 127 / 0.15);
}
.text-magenta-7\/20 {
  color: rgb(196 29 127 / 0.2);
}
.text-magenta-7\/25 {
  color: rgb(196 29 127 / 0.25);
}
.text-magenta-7\/30 {
  color: rgb(196 29 127 / 0.3);
}
.text-magenta-7\/35 {
  color: rgb(196 29 127 / 0.35);
}
.text-magenta-7\/40 {
  color: rgb(196 29 127 / 0.4);
}
.text-magenta-7\/45 {
  color: rgb(196 29 127 / 0.45);
}
.text-magenta-7\/5 {
  color: rgb(196 29 127 / 0.05);
}
.text-magenta-7\/50 {
  color: rgb(196 29 127 / 0.5);
}
.text-magenta-7\/55 {
  color: rgb(196 29 127 / 0.55);
}
.text-magenta-7\/60 {
  color: rgb(196 29 127 / 0.6);
}
.text-magenta-7\/65 {
  color: rgb(196 29 127 / 0.65);
}
.text-magenta-7\/70 {
  color: rgb(196 29 127 / 0.7);
}
.text-magenta-7\/75 {
  color: rgb(196 29 127 / 0.75);
}
.text-magenta-7\/80 {
  color: rgb(196 29 127 / 0.8);
}
.text-magenta-7\/85 {
  color: rgb(196 29 127 / 0.85);
}
.text-magenta-7\/90 {
  color: rgb(196 29 127 / 0.9);
}
.text-magenta-7\/95 {
  color: rgb(196 29 127 / 0.95);
}
.text-magenta-8 {
  --tw-text-opacity: 1;
  color: rgb(158 16 104 / var(--tw-text-opacity, 1));
}
.text-magenta-8\/0 {
  color: rgb(158 16 104 / 0);
}
.text-magenta-8\/10 {
  color: rgb(158 16 104 / 0.1);
}
.text-magenta-8\/100 {
  color: rgb(158 16 104 / 1);
}
.text-magenta-8\/15 {
  color: rgb(158 16 104 / 0.15);
}
.text-magenta-8\/20 {
  color: rgb(158 16 104 / 0.2);
}
.text-magenta-8\/25 {
  color: rgb(158 16 104 / 0.25);
}
.text-magenta-8\/30 {
  color: rgb(158 16 104 / 0.3);
}
.text-magenta-8\/35 {
  color: rgb(158 16 104 / 0.35);
}
.text-magenta-8\/40 {
  color: rgb(158 16 104 / 0.4);
}
.text-magenta-8\/45 {
  color: rgb(158 16 104 / 0.45);
}
.text-magenta-8\/5 {
  color: rgb(158 16 104 / 0.05);
}
.text-magenta-8\/50 {
  color: rgb(158 16 104 / 0.5);
}
.text-magenta-8\/55 {
  color: rgb(158 16 104 / 0.55);
}
.text-magenta-8\/60 {
  color: rgb(158 16 104 / 0.6);
}
.text-magenta-8\/65 {
  color: rgb(158 16 104 / 0.65);
}
.text-magenta-8\/70 {
  color: rgb(158 16 104 / 0.7);
}
.text-magenta-8\/75 {
  color: rgb(158 16 104 / 0.75);
}
.text-magenta-8\/80 {
  color: rgb(158 16 104 / 0.8);
}
.text-magenta-8\/85 {
  color: rgb(158 16 104 / 0.85);
}
.text-magenta-8\/90 {
  color: rgb(158 16 104 / 0.9);
}
.text-magenta-8\/95 {
  color: rgb(158 16 104 / 0.95);
}
.text-magenta-9 {
  --tw-text-opacity: 1;
  color: rgb(120 6 80 / var(--tw-text-opacity, 1));
}
.text-magenta-9\/0 {
  color: rgb(120 6 80 / 0);
}
.text-magenta-9\/10 {
  color: rgb(120 6 80 / 0.1);
}
.text-magenta-9\/100 {
  color: rgb(120 6 80 / 1);
}
.text-magenta-9\/15 {
  color: rgb(120 6 80 / 0.15);
}
.text-magenta-9\/20 {
  color: rgb(120 6 80 / 0.2);
}
.text-magenta-9\/25 {
  color: rgb(120 6 80 / 0.25);
}
.text-magenta-9\/30 {
  color: rgb(120 6 80 / 0.3);
}
.text-magenta-9\/35 {
  color: rgb(120 6 80 / 0.35);
}
.text-magenta-9\/40 {
  color: rgb(120 6 80 / 0.4);
}
.text-magenta-9\/45 {
  color: rgb(120 6 80 / 0.45);
}
.text-magenta-9\/5 {
  color: rgb(120 6 80 / 0.05);
}
.text-magenta-9\/50 {
  color: rgb(120 6 80 / 0.5);
}
.text-magenta-9\/55 {
  color: rgb(120 6 80 / 0.55);
}
.text-magenta-9\/60 {
  color: rgb(120 6 80 / 0.6);
}
.text-magenta-9\/65 {
  color: rgb(120 6 80 / 0.65);
}
.text-magenta-9\/70 {
  color: rgb(120 6 80 / 0.7);
}
.text-magenta-9\/75 {
  color: rgb(120 6 80 / 0.75);
}
.text-magenta-9\/80 {
  color: rgb(120 6 80 / 0.8);
}
.text-magenta-9\/85 {
  color: rgb(120 6 80 / 0.85);
}
.text-magenta-9\/90 {
  color: rgb(120 6 80 / 0.9);
}
.text-magenta-9\/95 {
  color: rgb(120 6 80 / 0.95);
}
.text-orange-1 {
  --tw-text-opacity: 1;
  color: rgb(255 247 230 / var(--tw-text-opacity, 1));
}
.text-orange-1\/0 {
  color: rgb(255 247 230 / 0);
}
.text-orange-1\/10 {
  color: rgb(255 247 230 / 0.1);
}
.text-orange-1\/100 {
  color: rgb(255 247 230 / 1);
}
.text-orange-1\/15 {
  color: rgb(255 247 230 / 0.15);
}
.text-orange-1\/20 {
  color: rgb(255 247 230 / 0.2);
}
.text-orange-1\/25 {
  color: rgb(255 247 230 / 0.25);
}
.text-orange-1\/30 {
  color: rgb(255 247 230 / 0.3);
}
.text-orange-1\/35 {
  color: rgb(255 247 230 / 0.35);
}
.text-orange-1\/40 {
  color: rgb(255 247 230 / 0.4);
}
.text-orange-1\/45 {
  color: rgb(255 247 230 / 0.45);
}
.text-orange-1\/5 {
  color: rgb(255 247 230 / 0.05);
}
.text-orange-1\/50 {
  color: rgb(255 247 230 / 0.5);
}
.text-orange-1\/55 {
  color: rgb(255 247 230 / 0.55);
}
.text-orange-1\/60 {
  color: rgb(255 247 230 / 0.6);
}
.text-orange-1\/65 {
  color: rgb(255 247 230 / 0.65);
}
.text-orange-1\/70 {
  color: rgb(255 247 230 / 0.7);
}
.text-orange-1\/75 {
  color: rgb(255 247 230 / 0.75);
}
.text-orange-1\/80 {
  color: rgb(255 247 230 / 0.8);
}
.text-orange-1\/85 {
  color: rgb(255 247 230 / 0.85);
}
.text-orange-1\/90 {
  color: rgb(255 247 230 / 0.9);
}
.text-orange-1\/95 {
  color: rgb(255 247 230 / 0.95);
}
.text-orange-10 {
  --tw-text-opacity: 1;
  color: rgb(97 37 0 / var(--tw-text-opacity, 1));
}
.text-orange-10\/0 {
  color: rgb(97 37 0 / 0);
}
.text-orange-10\/10 {
  color: rgb(97 37 0 / 0.1);
}
.text-orange-10\/100 {
  color: rgb(97 37 0 / 1);
}
.text-orange-10\/15 {
  color: rgb(97 37 0 / 0.15);
}
.text-orange-10\/20 {
  color: rgb(97 37 0 / 0.2);
}
.text-orange-10\/25 {
  color: rgb(97 37 0 / 0.25);
}
.text-orange-10\/30 {
  color: rgb(97 37 0 / 0.3);
}
.text-orange-10\/35 {
  color: rgb(97 37 0 / 0.35);
}
.text-orange-10\/40 {
  color: rgb(97 37 0 / 0.4);
}
.text-orange-10\/45 {
  color: rgb(97 37 0 / 0.45);
}
.text-orange-10\/5 {
  color: rgb(97 37 0 / 0.05);
}
.text-orange-10\/50 {
  color: rgb(97 37 0 / 0.5);
}
.text-orange-10\/55 {
  color: rgb(97 37 0 / 0.55);
}
.text-orange-10\/60 {
  color: rgb(97 37 0 / 0.6);
}
.text-orange-10\/65 {
  color: rgb(97 37 0 / 0.65);
}
.text-orange-10\/70 {
  color: rgb(97 37 0 / 0.7);
}
.text-orange-10\/75 {
  color: rgb(97 37 0 / 0.75);
}
.text-orange-10\/80 {
  color: rgb(97 37 0 / 0.8);
}
.text-orange-10\/85 {
  color: rgb(97 37 0 / 0.85);
}
.text-orange-10\/90 {
  color: rgb(97 37 0 / 0.9);
}
.text-orange-10\/95 {
  color: rgb(97 37 0 / 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-11 {
  --tw-text-opacity: 1;
  color: rgb(194 65 12 / var(--tw-text-opacity, 1));
}
.text-orange-11\/0 {
  color: rgb(194 65 12 / 0);
}
.text-orange-11\/10 {
  color: rgb(194 65 12 / 0.1);
}
.text-orange-11\/100 {
  color: rgb(194 65 12 / 1);
}
.text-orange-11\/15 {
  color: rgb(194 65 12 / 0.15);
}
.text-orange-11\/20 {
  color: rgb(194 65 12 / 0.2);
}
.text-orange-11\/25 {
  color: rgb(194 65 12 / 0.25);
}
.text-orange-11\/30 {
  color: rgb(194 65 12 / 0.3);
}
.text-orange-11\/35 {
  color: rgb(194 65 12 / 0.35);
}
.text-orange-11\/40 {
  color: rgb(194 65 12 / 0.4);
}
.text-orange-11\/45 {
  color: rgb(194 65 12 / 0.45);
}
.text-orange-11\/5 {
  color: rgb(194 65 12 / 0.05);
}
.text-orange-11\/50 {
  color: rgb(194 65 12 / 0.5);
}
.text-orange-11\/55 {
  color: rgb(194 65 12 / 0.55);
}
.text-orange-11\/60 {
  color: rgb(194 65 12 / 0.6);
}
.text-orange-11\/65 {
  color: rgb(194 65 12 / 0.65);
}
.text-orange-11\/70 {
  color: rgb(194 65 12 / 0.7);
}
.text-orange-11\/75 {
  color: rgb(194 65 12 / 0.75);
}
.text-orange-11\/80 {
  color: rgb(194 65 12 / 0.8);
}
.text-orange-11\/85 {
  color: rgb(194 65 12 / 0.85);
}
.text-orange-11\/90 {
  color: rgb(194 65 12 / 0.9);
}
.text-orange-11\/95 {
  color: rgb(194 65 12 / 0.95);
}
.text-orange-12 {
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity, 1));
}
.text-orange-12\/0 {
  color: rgb(249 115 22 / 0);
}
.text-orange-12\/10 {
  color: rgb(249 115 22 / 0.1);
}
.text-orange-12\/100 {
  color: rgb(249 115 22 / 1);
}
.text-orange-12\/15 {
  color: rgb(249 115 22 / 0.15);
}
.text-orange-12\/20 {
  color: rgb(249 115 22 / 0.2);
}
.text-orange-12\/25 {
  color: rgb(249 115 22 / 0.25);
}
.text-orange-12\/30 {
  color: rgb(249 115 22 / 0.3);
}
.text-orange-12\/35 {
  color: rgb(249 115 22 / 0.35);
}
.text-orange-12\/40 {
  color: rgb(249 115 22 / 0.4);
}
.text-orange-12\/45 {
  color: rgb(249 115 22 / 0.45);
}
.text-orange-12\/5 {
  color: rgb(249 115 22 / 0.05);
}
.text-orange-12\/50 {
  color: rgb(249 115 22 / 0.5);
}
.text-orange-12\/55 {
  color: rgb(249 115 22 / 0.55);
}
.text-orange-12\/60 {
  color: rgb(249 115 22 / 0.6);
}
.text-orange-12\/65 {
  color: rgb(249 115 22 / 0.65);
}
.text-orange-12\/70 {
  color: rgb(249 115 22 / 0.7);
}
.text-orange-12\/75 {
  color: rgb(249 115 22 / 0.75);
}
.text-orange-12\/80 {
  color: rgb(249 115 22 / 0.8);
}
.text-orange-12\/85 {
  color: rgb(249 115 22 / 0.85);
}
.text-orange-12\/90 {
  color: rgb(249 115 22 / 0.9);
}
.text-orange-12\/95 {
  color: rgb(249 115 22 / 0.95);
}
.text-orange-2 {
  --tw-text-opacity: 1;
  color: rgb(255 231 186 / var(--tw-text-opacity, 1));
}
.text-orange-2\/0 {
  color: rgb(255 231 186 / 0);
}
.text-orange-2\/10 {
  color: rgb(255 231 186 / 0.1);
}
.text-orange-2\/100 {
  color: rgb(255 231 186 / 1);
}
.text-orange-2\/15 {
  color: rgb(255 231 186 / 0.15);
}
.text-orange-2\/20 {
  color: rgb(255 231 186 / 0.2);
}
.text-orange-2\/25 {
  color: rgb(255 231 186 / 0.25);
}
.text-orange-2\/30 {
  color: rgb(255 231 186 / 0.3);
}
.text-orange-2\/35 {
  color: rgb(255 231 186 / 0.35);
}
.text-orange-2\/40 {
  color: rgb(255 231 186 / 0.4);
}
.text-orange-2\/45 {
  color: rgb(255 231 186 / 0.45);
}
.text-orange-2\/5 {
  color: rgb(255 231 186 / 0.05);
}
.text-orange-2\/50 {
  color: rgb(255 231 186 / 0.5);
}
.text-orange-2\/55 {
  color: rgb(255 231 186 / 0.55);
}
.text-orange-2\/60 {
  color: rgb(255 231 186 / 0.6);
}
.text-orange-2\/65 {
  color: rgb(255 231 186 / 0.65);
}
.text-orange-2\/70 {
  color: rgb(255 231 186 / 0.7);
}
.text-orange-2\/75 {
  color: rgb(255 231 186 / 0.75);
}
.text-orange-2\/80 {
  color: rgb(255 231 186 / 0.8);
}
.text-orange-2\/85 {
  color: rgb(255 231 186 / 0.85);
}
.text-orange-2\/90 {
  color: rgb(255 231 186 / 0.9);
}
.text-orange-2\/95 {
  color: rgb(255 231 186 / 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-3 {
  --tw-text-opacity: 1;
  color: rgb(255 213 145 / var(--tw-text-opacity, 1));
}
.text-orange-3\/0 {
  color: rgb(255 213 145 / 0);
}
.text-orange-3\/10 {
  color: rgb(255 213 145 / 0.1);
}
.text-orange-3\/100 {
  color: rgb(255 213 145 / 1);
}
.text-orange-3\/15 {
  color: rgb(255 213 145 / 0.15);
}
.text-orange-3\/20 {
  color: rgb(255 213 145 / 0.2);
}
.text-orange-3\/25 {
  color: rgb(255 213 145 / 0.25);
}
.text-orange-3\/30 {
  color: rgb(255 213 145 / 0.3);
}
.text-orange-3\/35 {
  color: rgb(255 213 145 / 0.35);
}
.text-orange-3\/40 {
  color: rgb(255 213 145 / 0.4);
}
.text-orange-3\/45 {
  color: rgb(255 213 145 / 0.45);
}
.text-orange-3\/5 {
  color: rgb(255 213 145 / 0.05);
}
.text-orange-3\/50 {
  color: rgb(255 213 145 / 0.5);
}
.text-orange-3\/55 {
  color: rgb(255 213 145 / 0.55);
}
.text-orange-3\/60 {
  color: rgb(255 213 145 / 0.6);
}
.text-orange-3\/65 {
  color: rgb(255 213 145 / 0.65);
}
.text-orange-3\/70 {
  color: rgb(255 213 145 / 0.7);
}
.text-orange-3\/75 {
  color: rgb(255 213 145 / 0.75);
}
.text-orange-3\/80 {
  color: rgb(255 213 145 / 0.8);
}
.text-orange-3\/85 {
  color: rgb(255 213 145 / 0.85);
}
.text-orange-3\/90 {
  color: rgb(255 213 145 / 0.9);
}
.text-orange-3\/95 {
  color: rgb(255 213 145 / 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-4 {
  --tw-text-opacity: 1;
  color: rgb(255 192 105 / var(--tw-text-opacity, 1));
}
.text-orange-4\/0 {
  color: rgb(255 192 105 / 0);
}
.text-orange-4\/10 {
  color: rgb(255 192 105 / 0.1);
}
.text-orange-4\/100 {
  color: rgb(255 192 105 / 1);
}
.text-orange-4\/15 {
  color: rgb(255 192 105 / 0.15);
}
.text-orange-4\/20 {
  color: rgb(255 192 105 / 0.2);
}
.text-orange-4\/25 {
  color: rgb(255 192 105 / 0.25);
}
.text-orange-4\/30 {
  color: rgb(255 192 105 / 0.3);
}
.text-orange-4\/35 {
  color: rgb(255 192 105 / 0.35);
}
.text-orange-4\/40 {
  color: rgb(255 192 105 / 0.4);
}
.text-orange-4\/45 {
  color: rgb(255 192 105 / 0.45);
}
.text-orange-4\/5 {
  color: rgb(255 192 105 / 0.05);
}
.text-orange-4\/50 {
  color: rgb(255 192 105 / 0.5);
}
.text-orange-4\/55 {
  color: rgb(255 192 105 / 0.55);
}
.text-orange-4\/60 {
  color: rgb(255 192 105 / 0.6);
}
.text-orange-4\/65 {
  color: rgb(255 192 105 / 0.65);
}
.text-orange-4\/70 {
  color: rgb(255 192 105 / 0.7);
}
.text-orange-4\/75 {
  color: rgb(255 192 105 / 0.75);
}
.text-orange-4\/80 {
  color: rgb(255 192 105 / 0.8);
}
.text-orange-4\/85 {
  color: rgb(255 192 105 / 0.85);
}
.text-orange-4\/90 {
  color: rgb(255 192 105 / 0.9);
}
.text-orange-4\/95 {
  color: rgb(255 192 105 / 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-5 {
  --tw-text-opacity: 1;
  color: rgb(255 169 64 / var(--tw-text-opacity, 1));
}
.text-orange-5\/0 {
  color: rgb(255 169 64 / 0);
}
.text-orange-5\/10 {
  color: rgb(255 169 64 / 0.1);
}
.text-orange-5\/100 {
  color: rgb(255 169 64 / 1);
}
.text-orange-5\/15 {
  color: rgb(255 169 64 / 0.15);
}
.text-orange-5\/20 {
  color: rgb(255 169 64 / 0.2);
}
.text-orange-5\/25 {
  color: rgb(255 169 64 / 0.25);
}
.text-orange-5\/30 {
  color: rgb(255 169 64 / 0.3);
}
.text-orange-5\/35 {
  color: rgb(255 169 64 / 0.35);
}
.text-orange-5\/40 {
  color: rgb(255 169 64 / 0.4);
}
.text-orange-5\/45 {
  color: rgb(255 169 64 / 0.45);
}
.text-orange-5\/5 {
  color: rgb(255 169 64 / 0.05);
}
.text-orange-5\/50 {
  color: rgb(255 169 64 / 0.5);
}
.text-orange-5\/55 {
  color: rgb(255 169 64 / 0.55);
}
.text-orange-5\/60 {
  color: rgb(255 169 64 / 0.6);
}
.text-orange-5\/65 {
  color: rgb(255 169 64 / 0.65);
}
.text-orange-5\/70 {
  color: rgb(255 169 64 / 0.7);
}
.text-orange-5\/75 {
  color: rgb(255 169 64 / 0.75);
}
.text-orange-5\/80 {
  color: rgb(255 169 64 / 0.8);
}
.text-orange-5\/85 {
  color: rgb(255 169 64 / 0.85);
}
.text-orange-5\/90 {
  color: rgb(255 169 64 / 0.9);
}
.text-orange-5\/95 {
  color: rgb(255 169 64 / 0.95);
}
.text-orange-50 {
  --tw-text-opacity: 1;
  color: rgb(255 248 241 / var(--tw-text-opacity, 1));
}
.text-orange-50\/0 {
  color: rgb(255 248 241 / 0);
}
.text-orange-50\/10 {
  color: rgb(255 248 241 / 0.1);
}
.text-orange-50\/100 {
  color: rgb(255 248 241 / 1);
}
.text-orange-50\/15 {
  color: rgb(255 248 241 / 0.15);
}
.text-orange-50\/20 {
  color: rgb(255 248 241 / 0.2);
}
.text-orange-50\/25 {
  color: rgb(255 248 241 / 0.25);
}
.text-orange-50\/30 {
  color: rgb(255 248 241 / 0.3);
}
.text-orange-50\/35 {
  color: rgb(255 248 241 / 0.35);
}
.text-orange-50\/40 {
  color: rgb(255 248 241 / 0.4);
}
.text-orange-50\/45 {
  color: rgb(255 248 241 / 0.45);
}
.text-orange-50\/5 {
  color: rgb(255 248 241 / 0.05);
}
.text-orange-50\/50 {
  color: rgb(255 248 241 / 0.5);
}
.text-orange-50\/55 {
  color: rgb(255 248 241 / 0.55);
}
.text-orange-50\/60 {
  color: rgb(255 248 241 / 0.6);
}
.text-orange-50\/65 {
  color: rgb(255 248 241 / 0.65);
}
.text-orange-50\/70 {
  color: rgb(255 248 241 / 0.7);
}
.text-orange-50\/75 {
  color: rgb(255 248 241 / 0.75);
}
.text-orange-50\/80 {
  color: rgb(255 248 241 / 0.8);
}
.text-orange-50\/85 {
  color: rgb(255 248 241 / 0.85);
}
.text-orange-50\/90 {
  color: rgb(255 248 241 / 0.9);
}
.text-orange-50\/95 {
  color: rgb(255 248 241 / 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-6 {
  --tw-text-opacity: 1;
  color: rgb(250 140 22 / var(--tw-text-opacity, 1));
}
.text-orange-6\/0 {
  color: rgb(250 140 22 / 0);
}
.text-orange-6\/10 {
  color: rgb(250 140 22 / 0.1);
}
.text-orange-6\/100 {
  color: rgb(250 140 22 / 1);
}
.text-orange-6\/15 {
  color: rgb(250 140 22 / 0.15);
}
.text-orange-6\/20 {
  color: rgb(250 140 22 / 0.2);
}
.text-orange-6\/25 {
  color: rgb(250 140 22 / 0.25);
}
.text-orange-6\/30 {
  color: rgb(250 140 22 / 0.3);
}
.text-orange-6\/35 {
  color: rgb(250 140 22 / 0.35);
}
.text-orange-6\/40 {
  color: rgb(250 140 22 / 0.4);
}
.text-orange-6\/45 {
  color: rgb(250 140 22 / 0.45);
}
.text-orange-6\/5 {
  color: rgb(250 140 22 / 0.05);
}
.text-orange-6\/50 {
  color: rgb(250 140 22 / 0.5);
}
.text-orange-6\/55 {
  color: rgb(250 140 22 / 0.55);
}
.text-orange-6\/60 {
  color: rgb(250 140 22 / 0.6);
}
.text-orange-6\/65 {
  color: rgb(250 140 22 / 0.65);
}
.text-orange-6\/70 {
  color: rgb(250 140 22 / 0.7);
}
.text-orange-6\/75 {
  color: rgb(250 140 22 / 0.75);
}
.text-orange-6\/80 {
  color: rgb(250 140 22 / 0.8);
}
.text-orange-6\/85 {
  color: rgb(250 140 22 / 0.85);
}
.text-orange-6\/90 {
  color: rgb(250 140 22 / 0.9);
}
.text-orange-6\/95 {
  color: rgb(250 140 22 / 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-7 {
  --tw-text-opacity: 1;
  color: rgb(212 107 8 / var(--tw-text-opacity, 1));
}
.text-orange-7\/0 {
  color: rgb(212 107 8 / 0);
}
.text-orange-7\/10 {
  color: rgb(212 107 8 / 0.1);
}
.text-orange-7\/100 {
  color: rgb(212 107 8 / 1);
}
.text-orange-7\/15 {
  color: rgb(212 107 8 / 0.15);
}
.text-orange-7\/20 {
  color: rgb(212 107 8 / 0.2);
}
.text-orange-7\/25 {
  color: rgb(212 107 8 / 0.25);
}
.text-orange-7\/30 {
  color: rgb(212 107 8 / 0.3);
}
.text-orange-7\/35 {
  color: rgb(212 107 8 / 0.35);
}
.text-orange-7\/40 {
  color: rgb(212 107 8 / 0.4);
}
.text-orange-7\/45 {
  color: rgb(212 107 8 / 0.45);
}
.text-orange-7\/5 {
  color: rgb(212 107 8 / 0.05);
}
.text-orange-7\/50 {
  color: rgb(212 107 8 / 0.5);
}
.text-orange-7\/55 {
  color: rgb(212 107 8 / 0.55);
}
.text-orange-7\/60 {
  color: rgb(212 107 8 / 0.6);
}
.text-orange-7\/65 {
  color: rgb(212 107 8 / 0.65);
}
.text-orange-7\/70 {
  color: rgb(212 107 8 / 0.7);
}
.text-orange-7\/75 {
  color: rgb(212 107 8 / 0.75);
}
.text-orange-7\/80 {
  color: rgb(212 107 8 / 0.8);
}
.text-orange-7\/85 {
  color: rgb(212 107 8 / 0.85);
}
.text-orange-7\/90 {
  color: rgb(212 107 8 / 0.9);
}
.text-orange-7\/95 {
  color: rgb(212 107 8 / 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-8 {
  --tw-text-opacity: 1;
  color: rgb(173 78 0 / var(--tw-text-opacity, 1));
}
.text-orange-8\/0 {
  color: rgb(173 78 0 / 0);
}
.text-orange-8\/10 {
  color: rgb(173 78 0 / 0.1);
}
.text-orange-8\/100 {
  color: rgb(173 78 0 / 1);
}
.text-orange-8\/15 {
  color: rgb(173 78 0 / 0.15);
}
.text-orange-8\/20 {
  color: rgb(173 78 0 / 0.2);
}
.text-orange-8\/25 {
  color: rgb(173 78 0 / 0.25);
}
.text-orange-8\/30 {
  color: rgb(173 78 0 / 0.3);
}
.text-orange-8\/35 {
  color: rgb(173 78 0 / 0.35);
}
.text-orange-8\/40 {
  color: rgb(173 78 0 / 0.4);
}
.text-orange-8\/45 {
  color: rgb(173 78 0 / 0.45);
}
.text-orange-8\/5 {
  color: rgb(173 78 0 / 0.05);
}
.text-orange-8\/50 {
  color: rgb(173 78 0 / 0.5);
}
.text-orange-8\/55 {
  color: rgb(173 78 0 / 0.55);
}
.text-orange-8\/60 {
  color: rgb(173 78 0 / 0.6);
}
.text-orange-8\/65 {
  color: rgb(173 78 0 / 0.65);
}
.text-orange-8\/70 {
  color: rgb(173 78 0 / 0.7);
}
.text-orange-8\/75 {
  color: rgb(173 78 0 / 0.75);
}
.text-orange-8\/80 {
  color: rgb(173 78 0 / 0.8);
}
.text-orange-8\/85 {
  color: rgb(173 78 0 / 0.85);
}
.text-orange-8\/90 {
  color: rgb(173 78 0 / 0.9);
}
.text-orange-8\/95 {
  color: rgb(173 78 0 / 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-9 {
  --tw-text-opacity: 1;
  color: rgb(135 56 0 / var(--tw-text-opacity, 1));
}
.text-orange-9\/0 {
  color: rgb(135 56 0 / 0);
}
.text-orange-9\/10 {
  color: rgb(135 56 0 / 0.1);
}
.text-orange-9\/100 {
  color: rgb(135 56 0 / 1);
}
.text-orange-9\/15 {
  color: rgb(135 56 0 / 0.15);
}
.text-orange-9\/20 {
  color: rgb(135 56 0 / 0.2);
}
.text-orange-9\/25 {
  color: rgb(135 56 0 / 0.25);
}
.text-orange-9\/30 {
  color: rgb(135 56 0 / 0.3);
}
.text-orange-9\/35 {
  color: rgb(135 56 0 / 0.35);
}
.text-orange-9\/40 {
  color: rgb(135 56 0 / 0.4);
}
.text-orange-9\/45 {
  color: rgb(135 56 0 / 0.45);
}
.text-orange-9\/5 {
  color: rgb(135 56 0 / 0.05);
}
.text-orange-9\/50 {
  color: rgb(135 56 0 / 0.5);
}
.text-orange-9\/55 {
  color: rgb(135 56 0 / 0.55);
}
.text-orange-9\/60 {
  color: rgb(135 56 0 / 0.6);
}
.text-orange-9\/65 {
  color: rgb(135 56 0 / 0.65);
}
.text-orange-9\/70 {
  color: rgb(135 56 0 / 0.7);
}
.text-orange-9\/75 {
  color: rgb(135 56 0 / 0.75);
}
.text-orange-9\/80 {
  color: rgb(135 56 0 / 0.8);
}
.text-orange-9\/85 {
  color: rgb(135 56 0 / 0.85);
}
.text-orange-9\/90 {
  color: rgb(135 56 0 / 0.9);
}
.text-orange-9\/95 {
  color: rgb(135 56 0 / 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-50 {
  --tw-text-opacity: 1;
  color: rgb(253 242 248 / var(--tw-text-opacity, 1));
}
.text-pink-50\/0 {
  color: rgb(253 242 248 / 0);
}
.text-pink-50\/10 {
  color: rgb(253 242 248 / 0.1);
}
.text-pink-50\/100 {
  color: rgb(253 242 248 / 1);
}
.text-pink-50\/15 {
  color: rgb(253 242 248 / 0.15);
}
.text-pink-50\/20 {
  color: rgb(253 242 248 / 0.2);
}
.text-pink-50\/25 {
  color: rgb(253 242 248 / 0.25);
}
.text-pink-50\/30 {
  color: rgb(253 242 248 / 0.3);
}
.text-pink-50\/35 {
  color: rgb(253 242 248 / 0.35);
}
.text-pink-50\/40 {
  color: rgb(253 242 248 / 0.4);
}
.text-pink-50\/45 {
  color: rgb(253 242 248 / 0.45);
}
.text-pink-50\/5 {
  color: rgb(253 242 248 / 0.05);
}
.text-pink-50\/50 {
  color: rgb(253 242 248 / 0.5);
}
.text-pink-50\/55 {
  color: rgb(253 242 248 / 0.55);
}
.text-pink-50\/60 {
  color: rgb(253 242 248 / 0.6);
}
.text-pink-50\/65 {
  color: rgb(253 242 248 / 0.65);
}
.text-pink-50\/70 {
  color: rgb(253 242 248 / 0.7);
}
.text-pink-50\/75 {
  color: rgb(253 242 248 / 0.75);
}
.text-pink-50\/80 {
  color: rgb(253 242 248 / 0.8);
}
.text-pink-50\/85 {
  color: rgb(253 242 248 / 0.85);
}
.text-pink-50\/90 {
  color: rgb(253 242 248 / 0.9);
}
.text-pink-50\/95 {
  color: rgb(253 242 248 / 0.95);
}
.text-pink-500 {
  --tw-text-opacity: 1;
  color: rgb(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-primary-active {
  --tw-text-opacity: 1;
  color: rgb(76 55 189 / var(--tw-text-opacity, 1));
}
.text-primary-active\/0 {
  color: rgb(76 55 189 / 0);
}
.text-primary-active\/10 {
  color: rgb(76 55 189 / 0.1);
}
.text-primary-active\/100 {
  color: rgb(76 55 189 / 1);
}
.text-primary-active\/15 {
  color: rgb(76 55 189 / 0.15);
}
.text-primary-active\/20 {
  color: rgb(76 55 189 / 0.2);
}
.text-primary-active\/25 {
  color: rgb(76 55 189 / 0.25);
}
.text-primary-active\/30 {
  color: rgb(76 55 189 / 0.3);
}
.text-primary-active\/35 {
  color: rgb(76 55 189 / 0.35);
}
.text-primary-active\/40 {
  color: rgb(76 55 189 / 0.4);
}
.text-primary-active\/45 {
  color: rgb(76 55 189 / 0.45);
}
.text-primary-active\/5 {
  color: rgb(76 55 189 / 0.05);
}
.text-primary-active\/50 {
  color: rgb(76 55 189 / 0.5);
}
.text-primary-active\/55 {
  color: rgb(76 55 189 / 0.55);
}
.text-primary-active\/60 {
  color: rgb(76 55 189 / 0.6);
}
.text-primary-active\/65 {
  color: rgb(76 55 189 / 0.65);
}
.text-primary-active\/70 {
  color: rgb(76 55 189 / 0.7);
}
.text-primary-active\/75 {
  color: rgb(76 55 189 / 0.75);
}
.text-primary-active\/80 {
  color: rgb(76 55 189 / 0.8);
}
.text-primary-active\/85 {
  color: rgb(76 55 189 / 0.85);
}
.text-primary-active\/90 {
  color: rgb(76 55 189 / 0.9);
}
.text-primary-active\/95 {
  color: rgb(76 55 189 / 0.95);
}
.text-primary-base {
  --tw-text-opacity: 1;
  color: rgb(92 67 229 / var(--tw-text-opacity, 1));
}
.text-primary-base\/0 {
  color: rgb(92 67 229 / 0);
}
.text-primary-base\/10 {
  color: rgb(92 67 229 / 0.1);
}
.text-primary-base\/100 {
  color: rgb(92 67 229 / 1);
}
.text-primary-base\/15 {
  color: rgb(92 67 229 / 0.15);
}
.text-primary-base\/20 {
  color: rgb(92 67 229 / 0.2);
}
.text-primary-base\/25 {
  color: rgb(92 67 229 / 0.25);
}
.text-primary-base\/30 {
  color: rgb(92 67 229 / 0.3);
}
.text-primary-base\/35 {
  color: rgb(92 67 229 / 0.35);
}
.text-primary-base\/40 {
  color: rgb(92 67 229 / 0.4);
}
.text-primary-base\/45 {
  color: rgb(92 67 229 / 0.45);
}
.text-primary-base\/5 {
  color: rgb(92 67 229 / 0.05);
}
.text-primary-base\/50 {
  color: rgb(92 67 229 / 0.5);
}
.text-primary-base\/55 {
  color: rgb(92 67 229 / 0.55);
}
.text-primary-base\/60 {
  color: rgb(92 67 229 / 0.6);
}
.text-primary-base\/65 {
  color: rgb(92 67 229 / 0.65);
}
.text-primary-base\/70 {
  color: rgb(92 67 229 / 0.7);
}
.text-primary-base\/75 {
  color: rgb(92 67 229 / 0.75);
}
.text-primary-base\/80 {
  color: rgb(92 67 229 / 0.8);
}
.text-primary-base\/85 {
  color: rgb(92 67 229 / 0.85);
}
.text-primary-base\/90 {
  color: rgb(92 67 229 / 0.9);
}
.text-primary-base\/95 {
  color: rgb(92 67 229 / 0.95);
}
.text-primary-bg {
  --tw-text-opacity: 1;
  color: rgb(236 235 254 / var(--tw-text-opacity, 1));
}
.text-primary-bg-hover {
  --tw-text-opacity: 1;
  color: rgb(223 222 253 / var(--tw-text-opacity, 1));
}
.text-primary-bg-hover\/0 {
  color: rgb(223 222 253 / 0);
}
.text-primary-bg-hover\/10 {
  color: rgb(223 222 253 / 0.1);
}
.text-primary-bg-hover\/100 {
  color: rgb(223 222 253 / 1);
}
.text-primary-bg-hover\/15 {
  color: rgb(223 222 253 / 0.15);
}
.text-primary-bg-hover\/20 {
  color: rgb(223 222 253 / 0.2);
}
.text-primary-bg-hover\/25 {
  color: rgb(223 222 253 / 0.25);
}
.text-primary-bg-hover\/30 {
  color: rgb(223 222 253 / 0.3);
}
.text-primary-bg-hover\/35 {
  color: rgb(223 222 253 / 0.35);
}
.text-primary-bg-hover\/40 {
  color: rgb(223 222 253 / 0.4);
}
.text-primary-bg-hover\/45 {
  color: rgb(223 222 253 / 0.45);
}
.text-primary-bg-hover\/5 {
  color: rgb(223 222 253 / 0.05);
}
.text-primary-bg-hover\/50 {
  color: rgb(223 222 253 / 0.5);
}
.text-primary-bg-hover\/55 {
  color: rgb(223 222 253 / 0.55);
}
.text-primary-bg-hover\/60 {
  color: rgb(223 222 253 / 0.6);
}
.text-primary-bg-hover\/65 {
  color: rgb(223 222 253 / 0.65);
}
.text-primary-bg-hover\/70 {
  color: rgb(223 222 253 / 0.7);
}
.text-primary-bg-hover\/75 {
  color: rgb(223 222 253 / 0.75);
}
.text-primary-bg-hover\/80 {
  color: rgb(223 222 253 / 0.8);
}
.text-primary-bg-hover\/85 {
  color: rgb(223 222 253 / 0.85);
}
.text-primary-bg-hover\/90 {
  color: rgb(223 222 253 / 0.9);
}
.text-primary-bg-hover\/95 {
  color: rgb(223 222 253 / 0.95);
}
.text-primary-bg\/0 {
  color: rgb(236 235 254 / 0);
}
.text-primary-bg\/10 {
  color: rgb(236 235 254 / 0.1);
}
.text-primary-bg\/100 {
  color: rgb(236 235 254 / 1);
}
.text-primary-bg\/15 {
  color: rgb(236 235 254 / 0.15);
}
.text-primary-bg\/20 {
  color: rgb(236 235 254 / 0.2);
}
.text-primary-bg\/25 {
  color: rgb(236 235 254 / 0.25);
}
.text-primary-bg\/30 {
  color: rgb(236 235 254 / 0.3);
}
.text-primary-bg\/35 {
  color: rgb(236 235 254 / 0.35);
}
.text-primary-bg\/40 {
  color: rgb(236 235 254 / 0.4);
}
.text-primary-bg\/45 {
  color: rgb(236 235 254 / 0.45);
}
.text-primary-bg\/5 {
  color: rgb(236 235 254 / 0.05);
}
.text-primary-bg\/50 {
  color: rgb(236 235 254 / 0.5);
}
.text-primary-bg\/55 {
  color: rgb(236 235 254 / 0.55);
}
.text-primary-bg\/60 {
  color: rgb(236 235 254 / 0.6);
}
.text-primary-bg\/65 {
  color: rgb(236 235 254 / 0.65);
}
.text-primary-bg\/70 {
  color: rgb(236 235 254 / 0.7);
}
.text-primary-bg\/75 {
  color: rgb(236 235 254 / 0.75);
}
.text-primary-bg\/80 {
  color: rgb(236 235 254 / 0.8);
}
.text-primary-bg\/85 {
  color: rgb(236 235 254 / 0.85);
}
.text-primary-bg\/90 {
  color: rgb(236 235 254 / 0.9);
}
.text-primary-bg\/95 {
  color: rgb(236 235 254 / 0.95);
}
.text-primary-border {
  --tw-text-opacity: 1;
  color: rgb(207 206 252 / var(--tw-text-opacity, 1));
}
.text-primary-border-hover {
  --tw-text-opacity: 1;
  color: rgb(158 156 248 / var(--tw-text-opacity, 1));
}
.text-primary-border-hover\/0 {
  color: rgb(158 156 248 / 0);
}
.text-primary-border-hover\/10 {
  color: rgb(158 156 248 / 0.1);
}
.text-primary-border-hover\/100 {
  color: rgb(158 156 248 / 1);
}
.text-primary-border-hover\/15 {
  color: rgb(158 156 248 / 0.15);
}
.text-primary-border-hover\/20 {
  color: rgb(158 156 248 / 0.2);
}
.text-primary-border-hover\/25 {
  color: rgb(158 156 248 / 0.25);
}
.text-primary-border-hover\/30 {
  color: rgb(158 156 248 / 0.3);
}
.text-primary-border-hover\/35 {
  color: rgb(158 156 248 / 0.35);
}
.text-primary-border-hover\/40 {
  color: rgb(158 156 248 / 0.4);
}
.text-primary-border-hover\/45 {
  color: rgb(158 156 248 / 0.45);
}
.text-primary-border-hover\/5 {
  color: rgb(158 156 248 / 0.05);
}
.text-primary-border-hover\/50 {
  color: rgb(158 156 248 / 0.5);
}
.text-primary-border-hover\/55 {
  color: rgb(158 156 248 / 0.55);
}
.text-primary-border-hover\/60 {
  color: rgb(158 156 248 / 0.6);
}
.text-primary-border-hover\/65 {
  color: rgb(158 156 248 / 0.65);
}
.text-primary-border-hover\/70 {
  color: rgb(158 156 248 / 0.7);
}
.text-primary-border-hover\/75 {
  color: rgb(158 156 248 / 0.75);
}
.text-primary-border-hover\/80 {
  color: rgb(158 156 248 / 0.8);
}
.text-primary-border-hover\/85 {
  color: rgb(158 156 248 / 0.85);
}
.text-primary-border-hover\/90 {
  color: rgb(158 156 248 / 0.9);
}
.text-primary-border-hover\/95 {
  color: rgb(158 156 248 / 0.95);
}
.text-primary-border\/0 {
  color: rgb(207 206 252 / 0);
}
.text-primary-border\/10 {
  color: rgb(207 206 252 / 0.1);
}
.text-primary-border\/100 {
  color: rgb(207 206 252 / 1);
}
.text-primary-border\/15 {
  color: rgb(207 206 252 / 0.15);
}
.text-primary-border\/20 {
  color: rgb(207 206 252 / 0.2);
}
.text-primary-border\/25 {
  color: rgb(207 206 252 / 0.25);
}
.text-primary-border\/30 {
  color: rgb(207 206 252 / 0.3);
}
.text-primary-border\/35 {
  color: rgb(207 206 252 / 0.35);
}
.text-primary-border\/40 {
  color: rgb(207 206 252 / 0.4);
}
.text-primary-border\/45 {
  color: rgb(207 206 252 / 0.45);
}
.text-primary-border\/5 {
  color: rgb(207 206 252 / 0.05);
}
.text-primary-border\/50 {
  color: rgb(207 206 252 / 0.5);
}
.text-primary-border\/55 {
  color: rgb(207 206 252 / 0.55);
}
.text-primary-border\/60 {
  color: rgb(207 206 252 / 0.6);
}
.text-primary-border\/65 {
  color: rgb(207 206 252 / 0.65);
}
.text-primary-border\/70 {
  color: rgb(207 206 252 / 0.7);
}
.text-primary-border\/75 {
  color: rgb(207 206 252 / 0.75);
}
.text-primary-border\/80 {
  color: rgb(207 206 252 / 0.8);
}
.text-primary-border\/85 {
  color: rgb(207 206 252 / 0.85);
}
.text-primary-border\/90 {
  color: rgb(207 206 252 / 0.9);
}
.text-primary-border\/95 {
  color: rgb(207 206 252 / 0.95);
}
.text-primary-hover {
  --tw-text-opacity: 1;
  color: rgb(125 112 238 / var(--tw-text-opacity, 1));
}
.text-primary-hover\/0 {
  color: rgb(125 112 238 / 0);
}
.text-primary-hover\/10 {
  color: rgb(125 112 238 / 0.1);
}
.text-primary-hover\/100 {
  color: rgb(125 112 238 / 1);
}
.text-primary-hover\/15 {
  color: rgb(125 112 238 / 0.15);
}
.text-primary-hover\/20 {
  color: rgb(125 112 238 / 0.2);
}
.text-primary-hover\/25 {
  color: rgb(125 112 238 / 0.25);
}
.text-primary-hover\/30 {
  color: rgb(125 112 238 / 0.3);
}
.text-primary-hover\/35 {
  color: rgb(125 112 238 / 0.35);
}
.text-primary-hover\/40 {
  color: rgb(125 112 238 / 0.4);
}
.text-primary-hover\/45 {
  color: rgb(125 112 238 / 0.45);
}
.text-primary-hover\/5 {
  color: rgb(125 112 238 / 0.05);
}
.text-primary-hover\/50 {
  color: rgb(125 112 238 / 0.5);
}
.text-primary-hover\/55 {
  color: rgb(125 112 238 / 0.55);
}
.text-primary-hover\/60 {
  color: rgb(125 112 238 / 0.6);
}
.text-primary-hover\/65 {
  color: rgb(125 112 238 / 0.65);
}
.text-primary-hover\/70 {
  color: rgb(125 112 238 / 0.7);
}
.text-primary-hover\/75 {
  color: rgb(125 112 238 / 0.75);
}
.text-primary-hover\/80 {
  color: rgb(125 112 238 / 0.8);
}
.text-primary-hover\/85 {
  color: rgb(125 112 238 / 0.85);
}
.text-primary-hover\/90 {
  color: rgb(125 112 238 / 0.9);
}
.text-primary-hover\/95 {
  color: rgb(125 112 238 / 0.95);
}
.text-primary-text {
  --tw-text-opacity: 1;
  color: rgb(43 31 110 / var(--tw-text-opacity, 1));
}
.text-primary-text-active {
  --tw-text-opacity: 1;
  color: rgb(34 25 88 / var(--tw-text-opacity, 1));
}
.text-primary-text-active\/0 {
  color: rgb(34 25 88 / 0);
}
.text-primary-text-active\/10 {
  color: rgb(34 25 88 / 0.1);
}
.text-primary-text-active\/100 {
  color: rgb(34 25 88 / 1);
}
.text-primary-text-active\/15 {
  color: rgb(34 25 88 / 0.15);
}
.text-primary-text-active\/20 {
  color: rgb(34 25 88 / 0.2);
}
.text-primary-text-active\/25 {
  color: rgb(34 25 88 / 0.25);
}
.text-primary-text-active\/30 {
  color: rgb(34 25 88 / 0.3);
}
.text-primary-text-active\/35 {
  color: rgb(34 25 88 / 0.35);
}
.text-primary-text-active\/40 {
  color: rgb(34 25 88 / 0.4);
}
.text-primary-text-active\/45 {
  color: rgb(34 25 88 / 0.45);
}
.text-primary-text-active\/5 {
  color: rgb(34 25 88 / 0.05);
}
.text-primary-text-active\/50 {
  color: rgb(34 25 88 / 0.5);
}
.text-primary-text-active\/55 {
  color: rgb(34 25 88 / 0.55);
}
.text-primary-text-active\/60 {
  color: rgb(34 25 88 / 0.6);
}
.text-primary-text-active\/65 {
  color: rgb(34 25 88 / 0.65);
}
.text-primary-text-active\/70 {
  color: rgb(34 25 88 / 0.7);
}
.text-primary-text-active\/75 {
  color: rgb(34 25 88 / 0.75);
}
.text-primary-text-active\/80 {
  color: rgb(34 25 88 / 0.8);
}
.text-primary-text-active\/85 {
  color: rgb(34 25 88 / 0.85);
}
.text-primary-text-active\/90 {
  color: rgb(34 25 88 / 0.9);
}
.text-primary-text-active\/95 {
  color: rgb(34 25 88 / 0.95);
}
.text-primary-text-hover {
  --tw-text-opacity: 1;
  color: rgb(60 43 150 / var(--tw-text-opacity, 1));
}
.text-primary-text-hover\/0 {
  color: rgb(60 43 150 / 0);
}
.text-primary-text-hover\/10 {
  color: rgb(60 43 150 / 0.1);
}
.text-primary-text-hover\/100 {
  color: rgb(60 43 150 / 1);
}
.text-primary-text-hover\/15 {
  color: rgb(60 43 150 / 0.15);
}
.text-primary-text-hover\/20 {
  color: rgb(60 43 150 / 0.2);
}
.text-primary-text-hover\/25 {
  color: rgb(60 43 150 / 0.25);
}
.text-primary-text-hover\/30 {
  color: rgb(60 43 150 / 0.3);
}
.text-primary-text-hover\/35 {
  color: rgb(60 43 150 / 0.35);
}
.text-primary-text-hover\/40 {
  color: rgb(60 43 150 / 0.4);
}
.text-primary-text-hover\/45 {
  color: rgb(60 43 150 / 0.45);
}
.text-primary-text-hover\/5 {
  color: rgb(60 43 150 / 0.05);
}
.text-primary-text-hover\/50 {
  color: rgb(60 43 150 / 0.5);
}
.text-primary-text-hover\/55 {
  color: rgb(60 43 150 / 0.55);
}
.text-primary-text-hover\/60 {
  color: rgb(60 43 150 / 0.6);
}
.text-primary-text-hover\/65 {
  color: rgb(60 43 150 / 0.65);
}
.text-primary-text-hover\/70 {
  color: rgb(60 43 150 / 0.7);
}
.text-primary-text-hover\/75 {
  color: rgb(60 43 150 / 0.75);
}
.text-primary-text-hover\/80 {
  color: rgb(60 43 150 / 0.8);
}
.text-primary-text-hover\/85 {
  color: rgb(60 43 150 / 0.85);
}
.text-primary-text-hover\/90 {
  color: rgb(60 43 150 / 0.9);
}
.text-primary-text-hover\/95 {
  color: rgb(60 43 150 / 0.95);
}
.text-primary-text\/0 {
  color: rgb(43 31 110 / 0);
}
.text-primary-text\/10 {
  color: rgb(43 31 110 / 0.1);
}
.text-primary-text\/100 {
  color: rgb(43 31 110 / 1);
}
.text-primary-text\/15 {
  color: rgb(43 31 110 / 0.15);
}
.text-primary-text\/20 {
  color: rgb(43 31 110 / 0.2);
}
.text-primary-text\/25 {
  color: rgb(43 31 110 / 0.25);
}
.text-primary-text\/30 {
  color: rgb(43 31 110 / 0.3);
}
.text-primary-text\/35 {
  color: rgb(43 31 110 / 0.35);
}
.text-primary-text\/40 {
  color: rgb(43 31 110 / 0.4);
}
.text-primary-text\/45 {
  color: rgb(43 31 110 / 0.45);
}
.text-primary-text\/5 {
  color: rgb(43 31 110 / 0.05);
}
.text-primary-text\/50 {
  color: rgb(43 31 110 / 0.5);
}
.text-primary-text\/55 {
  color: rgb(43 31 110 / 0.55);
}
.text-primary-text\/60 {
  color: rgb(43 31 110 / 0.6);
}
.text-primary-text\/65 {
  color: rgb(43 31 110 / 0.65);
}
.text-primary-text\/70 {
  color: rgb(43 31 110 / 0.7);
}
.text-primary-text\/75 {
  color: rgb(43 31 110 / 0.75);
}
.text-primary-text\/80 {
  color: rgb(43 31 110 / 0.8);
}
.text-primary-text\/85 {
  color: rgb(43 31 110 / 0.85);
}
.text-primary-text\/90 {
  color: rgb(43 31 110 / 0.9);
}
.text-primary-text\/95 {
  color: rgb(43 31 110 / 0.95);
}
.text-purple-1 {
  --tw-text-opacity: 1;
  color: rgb(249 240 255 / var(--tw-text-opacity, 1));
}
.text-purple-1\/0 {
  color: rgb(249 240 255 / 0);
}
.text-purple-1\/10 {
  color: rgb(249 240 255 / 0.1);
}
.text-purple-1\/100 {
  color: rgb(249 240 255 / 1);
}
.text-purple-1\/15 {
  color: rgb(249 240 255 / 0.15);
}
.text-purple-1\/20 {
  color: rgb(249 240 255 / 0.2);
}
.text-purple-1\/25 {
  color: rgb(249 240 255 / 0.25);
}
.text-purple-1\/30 {
  color: rgb(249 240 255 / 0.3);
}
.text-purple-1\/35 {
  color: rgb(249 240 255 / 0.35);
}
.text-purple-1\/40 {
  color: rgb(249 240 255 / 0.4);
}
.text-purple-1\/45 {
  color: rgb(249 240 255 / 0.45);
}
.text-purple-1\/5 {
  color: rgb(249 240 255 / 0.05);
}
.text-purple-1\/50 {
  color: rgb(249 240 255 / 0.5);
}
.text-purple-1\/55 {
  color: rgb(249 240 255 / 0.55);
}
.text-purple-1\/60 {
  color: rgb(249 240 255 / 0.6);
}
.text-purple-1\/65 {
  color: rgb(249 240 255 / 0.65);
}
.text-purple-1\/70 {
  color: rgb(249 240 255 / 0.7);
}
.text-purple-1\/75 {
  color: rgb(249 240 255 / 0.75);
}
.text-purple-1\/80 {
  color: rgb(249 240 255 / 0.8);
}
.text-purple-1\/85 {
  color: rgb(249 240 255 / 0.85);
}
.text-purple-1\/90 {
  color: rgb(249 240 255 / 0.9);
}
.text-purple-1\/95 {
  color: rgb(249 240 255 / 0.95);
}
.text-purple-10 {
  --tw-text-opacity: 1;
  color: rgb(18 3 56 / var(--tw-text-opacity, 1));
}
.text-purple-10\/0 {
  color: rgb(18 3 56 / 0);
}
.text-purple-10\/10 {
  color: rgb(18 3 56 / 0.1);
}
.text-purple-10\/100 {
  color: rgb(18 3 56 / 1);
}
.text-purple-10\/15 {
  color: rgb(18 3 56 / 0.15);
}
.text-purple-10\/20 {
  color: rgb(18 3 56 / 0.2);
}
.text-purple-10\/25 {
  color: rgb(18 3 56 / 0.25);
}
.text-purple-10\/30 {
  color: rgb(18 3 56 / 0.3);
}
.text-purple-10\/35 {
  color: rgb(18 3 56 / 0.35);
}
.text-purple-10\/40 {
  color: rgb(18 3 56 / 0.4);
}
.text-purple-10\/45 {
  color: rgb(18 3 56 / 0.45);
}
.text-purple-10\/5 {
  color: rgb(18 3 56 / 0.05);
}
.text-purple-10\/50 {
  color: rgb(18 3 56 / 0.5);
}
.text-purple-10\/55 {
  color: rgb(18 3 56 / 0.55);
}
.text-purple-10\/60 {
  color: rgb(18 3 56 / 0.6);
}
.text-purple-10\/65 {
  color: rgb(18 3 56 / 0.65);
}
.text-purple-10\/70 {
  color: rgb(18 3 56 / 0.7);
}
.text-purple-10\/75 {
  color: rgb(18 3 56 / 0.75);
}
.text-purple-10\/80 {
  color: rgb(18 3 56 / 0.8);
}
.text-purple-10\/85 {
  color: rgb(18 3 56 / 0.85);
}
.text-purple-10\/90 {
  color: rgb(18 3 56 / 0.9);
}
.text-purple-10\/95 {
  color: rgb(18 3 56 / 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-2 {
  --tw-text-opacity: 1;
  color: rgb(239 219 255 / var(--tw-text-opacity, 1));
}
.text-purple-2\/0 {
  color: rgb(239 219 255 / 0);
}
.text-purple-2\/10 {
  color: rgb(239 219 255 / 0.1);
}
.text-purple-2\/100 {
  color: rgb(239 219 255 / 1);
}
.text-purple-2\/15 {
  color: rgb(239 219 255 / 0.15);
}
.text-purple-2\/20 {
  color: rgb(239 219 255 / 0.2);
}
.text-purple-2\/25 {
  color: rgb(239 219 255 / 0.25);
}
.text-purple-2\/30 {
  color: rgb(239 219 255 / 0.3);
}
.text-purple-2\/35 {
  color: rgb(239 219 255 / 0.35);
}
.text-purple-2\/40 {
  color: rgb(239 219 255 / 0.4);
}
.text-purple-2\/45 {
  color: rgb(239 219 255 / 0.45);
}
.text-purple-2\/5 {
  color: rgb(239 219 255 / 0.05);
}
.text-purple-2\/50 {
  color: rgb(239 219 255 / 0.5);
}
.text-purple-2\/55 {
  color: rgb(239 219 255 / 0.55);
}
.text-purple-2\/60 {
  color: rgb(239 219 255 / 0.6);
}
.text-purple-2\/65 {
  color: rgb(239 219 255 / 0.65);
}
.text-purple-2\/70 {
  color: rgb(239 219 255 / 0.7);
}
.text-purple-2\/75 {
  color: rgb(239 219 255 / 0.75);
}
.text-purple-2\/80 {
  color: rgb(239 219 255 / 0.8);
}
.text-purple-2\/85 {
  color: rgb(239 219 255 / 0.85);
}
.text-purple-2\/90 {
  color: rgb(239 219 255 / 0.9);
}
.text-purple-2\/95 {
  color: rgb(239 219 255 / 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-3 {
  --tw-text-opacity: 1;
  color: rgb(211 173 247 / var(--tw-text-opacity, 1));
}
.text-purple-3\/0 {
  color: rgb(211 173 247 / 0);
}
.text-purple-3\/10 {
  color: rgb(211 173 247 / 0.1);
}
.text-purple-3\/100 {
  color: rgb(211 173 247 / 1);
}
.text-purple-3\/15 {
  color: rgb(211 173 247 / 0.15);
}
.text-purple-3\/20 {
  color: rgb(211 173 247 / 0.2);
}
.text-purple-3\/25 {
  color: rgb(211 173 247 / 0.25);
}
.text-purple-3\/30 {
  color: rgb(211 173 247 / 0.3);
}
.text-purple-3\/35 {
  color: rgb(211 173 247 / 0.35);
}
.text-purple-3\/40 {
  color: rgb(211 173 247 / 0.4);
}
.text-purple-3\/45 {
  color: rgb(211 173 247 / 0.45);
}
.text-purple-3\/5 {
  color: rgb(211 173 247 / 0.05);
}
.text-purple-3\/50 {
  color: rgb(211 173 247 / 0.5);
}
.text-purple-3\/55 {
  color: rgb(211 173 247 / 0.55);
}
.text-purple-3\/60 {
  color: rgb(211 173 247 / 0.6);
}
.text-purple-3\/65 {
  color: rgb(211 173 247 / 0.65);
}
.text-purple-3\/70 {
  color: rgb(211 173 247 / 0.7);
}
.text-purple-3\/75 {
  color: rgb(211 173 247 / 0.75);
}
.text-purple-3\/80 {
  color: rgb(211 173 247 / 0.8);
}
.text-purple-3\/85 {
  color: rgb(211 173 247 / 0.85);
}
.text-purple-3\/90 {
  color: rgb(211 173 247 / 0.9);
}
.text-purple-3\/95 {
  color: rgb(211 173 247 / 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-4 {
  --tw-text-opacity: 1;
  color: rgb(179 127 235 / var(--tw-text-opacity, 1));
}
.text-purple-4\/0 {
  color: rgb(179 127 235 / 0);
}
.text-purple-4\/10 {
  color: rgb(179 127 235 / 0.1);
}
.text-purple-4\/100 {
  color: rgb(179 127 235 / 1);
}
.text-purple-4\/15 {
  color: rgb(179 127 235 / 0.15);
}
.text-purple-4\/20 {
  color: rgb(179 127 235 / 0.2);
}
.text-purple-4\/25 {
  color: rgb(179 127 235 / 0.25);
}
.text-purple-4\/30 {
  color: rgb(179 127 235 / 0.3);
}
.text-purple-4\/35 {
  color: rgb(179 127 235 / 0.35);
}
.text-purple-4\/40 {
  color: rgb(179 127 235 / 0.4);
}
.text-purple-4\/45 {
  color: rgb(179 127 235 / 0.45);
}
.text-purple-4\/5 {
  color: rgb(179 127 235 / 0.05);
}
.text-purple-4\/50 {
  color: rgb(179 127 235 / 0.5);
}
.text-purple-4\/55 {
  color: rgb(179 127 235 / 0.55);
}
.text-purple-4\/60 {
  color: rgb(179 127 235 / 0.6);
}
.text-purple-4\/65 {
  color: rgb(179 127 235 / 0.65);
}
.text-purple-4\/70 {
  color: rgb(179 127 235 / 0.7);
}
.text-purple-4\/75 {
  color: rgb(179 127 235 / 0.75);
}
.text-purple-4\/80 {
  color: rgb(179 127 235 / 0.8);
}
.text-purple-4\/85 {
  color: rgb(179 127 235 / 0.85);
}
.text-purple-4\/90 {
  color: rgb(179 127 235 / 0.9);
}
.text-purple-4\/95 {
  color: rgb(179 127 235 / 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-5 {
  --tw-text-opacity: 1;
  color: rgb(146 84 222 / var(--tw-text-opacity, 1));
}
.text-purple-5\/0 {
  color: rgb(146 84 222 / 0);
}
.text-purple-5\/10 {
  color: rgb(146 84 222 / 0.1);
}
.text-purple-5\/100 {
  color: rgb(146 84 222 / 1);
}
.text-purple-5\/15 {
  color: rgb(146 84 222 / 0.15);
}
.text-purple-5\/20 {
  color: rgb(146 84 222 / 0.2);
}
.text-purple-5\/25 {
  color: rgb(146 84 222 / 0.25);
}
.text-purple-5\/30 {
  color: rgb(146 84 222 / 0.3);
}
.text-purple-5\/35 {
  color: rgb(146 84 222 / 0.35);
}
.text-purple-5\/40 {
  color: rgb(146 84 222 / 0.4);
}
.text-purple-5\/45 {
  color: rgb(146 84 222 / 0.45);
}
.text-purple-5\/5 {
  color: rgb(146 84 222 / 0.05);
}
.text-purple-5\/50 {
  color: rgb(146 84 222 / 0.5);
}
.text-purple-5\/55 {
  color: rgb(146 84 222 / 0.55);
}
.text-purple-5\/60 {
  color: rgb(146 84 222 / 0.6);
}
.text-purple-5\/65 {
  color: rgb(146 84 222 / 0.65);
}
.text-purple-5\/70 {
  color: rgb(146 84 222 / 0.7);
}
.text-purple-5\/75 {
  color: rgb(146 84 222 / 0.75);
}
.text-purple-5\/80 {
  color: rgb(146 84 222 / 0.8);
}
.text-purple-5\/85 {
  color: rgb(146 84 222 / 0.85);
}
.text-purple-5\/90 {
  color: rgb(146 84 222 / 0.9);
}
.text-purple-5\/95 {
  color: rgb(146 84 222 / 0.95);
}
.text-purple-50 {
  --tw-text-opacity: 1;
  color: rgb(246 245 255 / var(--tw-text-opacity, 1));
}
.text-purple-50\/0 {
  color: rgb(246 245 255 / 0);
}
.text-purple-50\/10 {
  color: rgb(246 245 255 / 0.1);
}
.text-purple-50\/100 {
  color: rgb(246 245 255 / 1);
}
.text-purple-50\/15 {
  color: rgb(246 245 255 / 0.15);
}
.text-purple-50\/20 {
  color: rgb(246 245 255 / 0.2);
}
.text-purple-50\/25 {
  color: rgb(246 245 255 / 0.25);
}
.text-purple-50\/30 {
  color: rgb(246 245 255 / 0.3);
}
.text-purple-50\/35 {
  color: rgb(246 245 255 / 0.35);
}
.text-purple-50\/40 {
  color: rgb(246 245 255 / 0.4);
}
.text-purple-50\/45 {
  color: rgb(246 245 255 / 0.45);
}
.text-purple-50\/5 {
  color: rgb(246 245 255 / 0.05);
}
.text-purple-50\/50 {
  color: rgb(246 245 255 / 0.5);
}
.text-purple-50\/55 {
  color: rgb(246 245 255 / 0.55);
}
.text-purple-50\/60 {
  color: rgb(246 245 255 / 0.6);
}
.text-purple-50\/65 {
  color: rgb(246 245 255 / 0.65);
}
.text-purple-50\/70 {
  color: rgb(246 245 255 / 0.7);
}
.text-purple-50\/75 {
  color: rgb(246 245 255 / 0.75);
}
.text-purple-50\/80 {
  color: rgb(246 245 255 / 0.8);
}
.text-purple-50\/85 {
  color: rgb(246 245 255 / 0.85);
}
.text-purple-50\/90 {
  color: rgb(246 245 255 / 0.9);
}
.text-purple-50\/95 {
  color: rgb(246 245 255 / 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-6 {
  --tw-text-opacity: 1;
  color: rgb(114 46 209 / var(--tw-text-opacity, 1));
}
.text-purple-6\/0 {
  color: rgb(114 46 209 / 0);
}
.text-purple-6\/10 {
  color: rgb(114 46 209 / 0.1);
}
.text-purple-6\/100 {
  color: rgb(114 46 209 / 1);
}
.text-purple-6\/15 {
  color: rgb(114 46 209 / 0.15);
}
.text-purple-6\/20 {
  color: rgb(114 46 209 / 0.2);
}
.text-purple-6\/25 {
  color: rgb(114 46 209 / 0.25);
}
.text-purple-6\/30 {
  color: rgb(114 46 209 / 0.3);
}
.text-purple-6\/35 {
  color: rgb(114 46 209 / 0.35);
}
.text-purple-6\/40 {
  color: rgb(114 46 209 / 0.4);
}
.text-purple-6\/45 {
  color: rgb(114 46 209 / 0.45);
}
.text-purple-6\/5 {
  color: rgb(114 46 209 / 0.05);
}
.text-purple-6\/50 {
  color: rgb(114 46 209 / 0.5);
}
.text-purple-6\/55 {
  color: rgb(114 46 209 / 0.55);
}
.text-purple-6\/60 {
  color: rgb(114 46 209 / 0.6);
}
.text-purple-6\/65 {
  color: rgb(114 46 209 / 0.65);
}
.text-purple-6\/70 {
  color: rgb(114 46 209 / 0.7);
}
.text-purple-6\/75 {
  color: rgb(114 46 209 / 0.75);
}
.text-purple-6\/80 {
  color: rgb(114 46 209 / 0.8);
}
.text-purple-6\/85 {
  color: rgb(114 46 209 / 0.85);
}
.text-purple-6\/90 {
  color: rgb(114 46 209 / 0.9);
}
.text-purple-6\/95 {
  color: rgb(114 46 209 / 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-7 {
  --tw-text-opacity: 1;
  color: rgb(83 29 171 / var(--tw-text-opacity, 1));
}
.text-purple-7\/0 {
  color: rgb(83 29 171 / 0);
}
.text-purple-7\/10 {
  color: rgb(83 29 171 / 0.1);
}
.text-purple-7\/100 {
  color: rgb(83 29 171 / 1);
}
.text-purple-7\/15 {
  color: rgb(83 29 171 / 0.15);
}
.text-purple-7\/20 {
  color: rgb(83 29 171 / 0.2);
}
.text-purple-7\/25 {
  color: rgb(83 29 171 / 0.25);
}
.text-purple-7\/30 {
  color: rgb(83 29 171 / 0.3);
}
.text-purple-7\/35 {
  color: rgb(83 29 171 / 0.35);
}
.text-purple-7\/40 {
  color: rgb(83 29 171 / 0.4);
}
.text-purple-7\/45 {
  color: rgb(83 29 171 / 0.45);
}
.text-purple-7\/5 {
  color: rgb(83 29 171 / 0.05);
}
.text-purple-7\/50 {
  color: rgb(83 29 171 / 0.5);
}
.text-purple-7\/55 {
  color: rgb(83 29 171 / 0.55);
}
.text-purple-7\/60 {
  color: rgb(83 29 171 / 0.6);
}
.text-purple-7\/65 {
  color: rgb(83 29 171 / 0.65);
}
.text-purple-7\/70 {
  color: rgb(83 29 171 / 0.7);
}
.text-purple-7\/75 {
  color: rgb(83 29 171 / 0.75);
}
.text-purple-7\/80 {
  color: rgb(83 29 171 / 0.8);
}
.text-purple-7\/85 {
  color: rgb(83 29 171 / 0.85);
}
.text-purple-7\/90 {
  color: rgb(83 29 171 / 0.9);
}
.text-purple-7\/95 {
  color: rgb(83 29 171 / 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-8 {
  --tw-text-opacity: 1;
  color: rgb(57 16 133 / var(--tw-text-opacity, 1));
}
.text-purple-8\/0 {
  color: rgb(57 16 133 / 0);
}
.text-purple-8\/10 {
  color: rgb(57 16 133 / 0.1);
}
.text-purple-8\/100 {
  color: rgb(57 16 133 / 1);
}
.text-purple-8\/15 {
  color: rgb(57 16 133 / 0.15);
}
.text-purple-8\/20 {
  color: rgb(57 16 133 / 0.2);
}
.text-purple-8\/25 {
  color: rgb(57 16 133 / 0.25);
}
.text-purple-8\/30 {
  color: rgb(57 16 133 / 0.3);
}
.text-purple-8\/35 {
  color: rgb(57 16 133 / 0.35);
}
.text-purple-8\/40 {
  color: rgb(57 16 133 / 0.4);
}
.text-purple-8\/45 {
  color: rgb(57 16 133 / 0.45);
}
.text-purple-8\/5 {
  color: rgb(57 16 133 / 0.05);
}
.text-purple-8\/50 {
  color: rgb(57 16 133 / 0.5);
}
.text-purple-8\/55 {
  color: rgb(57 16 133 / 0.55);
}
.text-purple-8\/60 {
  color: rgb(57 16 133 / 0.6);
}
.text-purple-8\/65 {
  color: rgb(57 16 133 / 0.65);
}
.text-purple-8\/70 {
  color: rgb(57 16 133 / 0.7);
}
.text-purple-8\/75 {
  color: rgb(57 16 133 / 0.75);
}
.text-purple-8\/80 {
  color: rgb(57 16 133 / 0.8);
}
.text-purple-8\/85 {
  color: rgb(57 16 133 / 0.85);
}
.text-purple-8\/90 {
  color: rgb(57 16 133 / 0.9);
}
.text-purple-8\/95 {
  color: rgb(57 16 133 / 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-9 {
  --tw-text-opacity: 1;
  color: rgb(34 7 94 / var(--tw-text-opacity, 1));
}
.text-purple-9\/0 {
  color: rgb(34 7 94 / 0);
}
.text-purple-9\/10 {
  color: rgb(34 7 94 / 0.1);
}
.text-purple-9\/100 {
  color: rgb(34 7 94 / 1);
}
.text-purple-9\/15 {
  color: rgb(34 7 94 / 0.15);
}
.text-purple-9\/20 {
  color: rgb(34 7 94 / 0.2);
}
.text-purple-9\/25 {
  color: rgb(34 7 94 / 0.25);
}
.text-purple-9\/30 {
  color: rgb(34 7 94 / 0.3);
}
.text-purple-9\/35 {
  color: rgb(34 7 94 / 0.35);
}
.text-purple-9\/40 {
  color: rgb(34 7 94 / 0.4);
}
.text-purple-9\/45 {
  color: rgb(34 7 94 / 0.45);
}
.text-purple-9\/5 {
  color: rgb(34 7 94 / 0.05);
}
.text-purple-9\/50 {
  color: rgb(34 7 94 / 0.5);
}
.text-purple-9\/55 {
  color: rgb(34 7 94 / 0.55);
}
.text-purple-9\/60 {
  color: rgb(34 7 94 / 0.6);
}
.text-purple-9\/65 {
  color: rgb(34 7 94 / 0.65);
}
.text-purple-9\/70 {
  color: rgb(34 7 94 / 0.7);
}
.text-purple-9\/75 {
  color: rgb(34 7 94 / 0.75);
}
.text-purple-9\/80 {
  color: rgb(34 7 94 / 0.8);
}
.text-purple-9\/85 {
  color: rgb(34 7 94 / 0.85);
}
.text-purple-9\/90 {
  color: rgb(34 7 94 / 0.9);
}
.text-purple-9\/95 {
  color: rgb(34 7 94 / 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-quaternary {
  color: rgba(37, 41, 44, 0.25);
}
.text-quaternary\/0 {
  color: rgba(37, 41, 44, 0);
}
.text-quaternary\/10 {
  color: rgba(37, 41, 44, 0.1);
}
.text-quaternary\/100 {
  color: rgba(37, 41, 44, 1);
}
.text-quaternary\/15 {
  color: rgba(37, 41, 44, 0.15);
}
.text-quaternary\/20 {
  color: rgba(37, 41, 44, 0.2);
}
.text-quaternary\/25 {
  color: rgba(37, 41, 44, 0.25);
}
.text-quaternary\/30 {
  color: rgba(37, 41, 44, 0.3);
}
.text-quaternary\/35 {
  color: rgba(37, 41, 44, 0.35);
}
.text-quaternary\/40 {
  color: rgba(37, 41, 44, 0.4);
}
.text-quaternary\/45 {
  color: rgba(37, 41, 44, 0.45);
}
.text-quaternary\/5 {
  color: rgba(37, 41, 44, 0.05);
}
.text-quaternary\/50 {
  color: rgba(37, 41, 44, 0.5);
}
.text-quaternary\/55 {
  color: rgba(37, 41, 44, 0.55);
}
.text-quaternary\/60 {
  color: rgba(37, 41, 44, 0.6);
}
.text-quaternary\/65 {
  color: rgba(37, 41, 44, 0.65);
}
.text-quaternary\/70 {
  color: rgba(37, 41, 44, 0.7);
}
.text-quaternary\/75 {
  color: rgba(37, 41, 44, 0.75);
}
.text-quaternary\/80 {
  color: rgba(37, 41, 44, 0.8);
}
.text-quaternary\/85 {
  color: rgba(37, 41, 44, 0.85);
}
.text-quaternary\/90 {
  color: rgba(37, 41, 44, 0.9);
}
.text-quaternary\/95 {
  color: rgba(37, 41, 44, 0.95);
}
.text-red-1 {
  --tw-text-opacity: 1;
  color: rgb(255 241 240 / var(--tw-text-opacity, 1));
}
.text-red-1\/0 {
  color: rgb(255 241 240 / 0);
}
.text-red-1\/10 {
  color: rgb(255 241 240 / 0.1);
}
.text-red-1\/100 {
  color: rgb(255 241 240 / 1);
}
.text-red-1\/15 {
  color: rgb(255 241 240 / 0.15);
}
.text-red-1\/20 {
  color: rgb(255 241 240 / 0.2);
}
.text-red-1\/25 {
  color: rgb(255 241 240 / 0.25);
}
.text-red-1\/30 {
  color: rgb(255 241 240 / 0.3);
}
.text-red-1\/35 {
  color: rgb(255 241 240 / 0.35);
}
.text-red-1\/40 {
  color: rgb(255 241 240 / 0.4);
}
.text-red-1\/45 {
  color: rgb(255 241 240 / 0.45);
}
.text-red-1\/5 {
  color: rgb(255 241 240 / 0.05);
}
.text-red-1\/50 {
  color: rgb(255 241 240 / 0.5);
}
.text-red-1\/55 {
  color: rgb(255 241 240 / 0.55);
}
.text-red-1\/60 {
  color: rgb(255 241 240 / 0.6);
}
.text-red-1\/65 {
  color: rgb(255 241 240 / 0.65);
}
.text-red-1\/70 {
  color: rgb(255 241 240 / 0.7);
}
.text-red-1\/75 {
  color: rgb(255 241 240 / 0.75);
}
.text-red-1\/80 {
  color: rgb(255 241 240 / 0.8);
}
.text-red-1\/85 {
  color: rgb(255 241 240 / 0.85);
}
.text-red-1\/90 {
  color: rgb(255 241 240 / 0.9);
}
.text-red-1\/95 {
  color: rgb(255 241 240 / 0.95);
}
.text-red-10 {
  --tw-text-opacity: 1;
  color: rgb(92 0 17 / var(--tw-text-opacity, 1));
}
.text-red-10\/0 {
  color: rgb(92 0 17 / 0);
}
.text-red-10\/10 {
  color: rgb(92 0 17 / 0.1);
}
.text-red-10\/100 {
  color: rgb(92 0 17 / 1);
}
.text-red-10\/15 {
  color: rgb(92 0 17 / 0.15);
}
.text-red-10\/20 {
  color: rgb(92 0 17 / 0.2);
}
.text-red-10\/25 {
  color: rgb(92 0 17 / 0.25);
}
.text-red-10\/30 {
  color: rgb(92 0 17 / 0.3);
}
.text-red-10\/35 {
  color: rgb(92 0 17 / 0.35);
}
.text-red-10\/40 {
  color: rgb(92 0 17 / 0.4);
}
.text-red-10\/45 {
  color: rgb(92 0 17 / 0.45);
}
.text-red-10\/5 {
  color: rgb(92 0 17 / 0.05);
}
.text-red-10\/50 {
  color: rgb(92 0 17 / 0.5);
}
.text-red-10\/55 {
  color: rgb(92 0 17 / 0.55);
}
.text-red-10\/60 {
  color: rgb(92 0 17 / 0.6);
}
.text-red-10\/65 {
  color: rgb(92 0 17 / 0.65);
}
.text-red-10\/70 {
  color: rgb(92 0 17 / 0.7);
}
.text-red-10\/75 {
  color: rgb(92 0 17 / 0.75);
}
.text-red-10\/80 {
  color: rgb(92 0 17 / 0.8);
}
.text-red-10\/85 {
  color: rgb(92 0 17 / 0.85);
}
.text-red-10\/90 {
  color: rgb(92 0 17 / 0.9);
}
.text-red-10\/95 {
  color: rgb(92 0 17 / 0.95);
}
.text-red-100 {
  --tw-text-opacity: 1;
  color: rgb(253 232 232 / var(--tw-text-opacity, 1));
}
.text-red-100\/0 {
  color: rgb(253 232 232 / 0);
}
.text-red-100\/10 {
  color: rgb(253 232 232 / 0.1);
}
.text-red-100\/100 {
  color: rgb(253 232 232 / 1);
}
.text-red-100\/15 {
  color: rgb(253 232 232 / 0.15);
}
.text-red-100\/20 {
  color: rgb(253 232 232 / 0.2);
}
.text-red-100\/25 {
  color: rgb(253 232 232 / 0.25);
}
.text-red-100\/30 {
  color: rgb(253 232 232 / 0.3);
}
.text-red-100\/35 {
  color: rgb(253 232 232 / 0.35);
}
.text-red-100\/40 {
  color: rgb(253 232 232 / 0.4);
}
.text-red-100\/45 {
  color: rgb(253 232 232 / 0.45);
}
.text-red-100\/5 {
  color: rgb(253 232 232 / 0.05);
}
.text-red-100\/50 {
  color: rgb(253 232 232 / 0.5);
}
.text-red-100\/55 {
  color: rgb(253 232 232 / 0.55);
}
.text-red-100\/60 {
  color: rgb(253 232 232 / 0.6);
}
.text-red-100\/65 {
  color: rgb(253 232 232 / 0.65);
}
.text-red-100\/70 {
  color: rgb(253 232 232 / 0.7);
}
.text-red-100\/75 {
  color: rgb(253 232 232 / 0.75);
}
.text-red-100\/80 {
  color: rgb(253 232 232 / 0.8);
}
.text-red-100\/85 {
  color: rgb(253 232 232 / 0.85);
}
.text-red-100\/90 {
  color: rgb(253 232 232 / 0.9);
}
.text-red-100\/95 {
  color: rgb(253 232 232 / 0.95);
}
.text-red-2 {
  --tw-text-opacity: 1;
  color: rgb(255 204 199 / var(--tw-text-opacity, 1));
}
.text-red-2\/0 {
  color: rgb(255 204 199 / 0);
}
.text-red-2\/10 {
  color: rgb(255 204 199 / 0.1);
}
.text-red-2\/100 {
  color: rgb(255 204 199 / 1);
}
.text-red-2\/15 {
  color: rgb(255 204 199 / 0.15);
}
.text-red-2\/20 {
  color: rgb(255 204 199 / 0.2);
}
.text-red-2\/25 {
  color: rgb(255 204 199 / 0.25);
}
.text-red-2\/30 {
  color: rgb(255 204 199 / 0.3);
}
.text-red-2\/35 {
  color: rgb(255 204 199 / 0.35);
}
.text-red-2\/40 {
  color: rgb(255 204 199 / 0.4);
}
.text-red-2\/45 {
  color: rgb(255 204 199 / 0.45);
}
.text-red-2\/5 {
  color: rgb(255 204 199 / 0.05);
}
.text-red-2\/50 {
  color: rgb(255 204 199 / 0.5);
}
.text-red-2\/55 {
  color: rgb(255 204 199 / 0.55);
}
.text-red-2\/60 {
  color: rgb(255 204 199 / 0.6);
}
.text-red-2\/65 {
  color: rgb(255 204 199 / 0.65);
}
.text-red-2\/70 {
  color: rgb(255 204 199 / 0.7);
}
.text-red-2\/75 {
  color: rgb(255 204 199 / 0.75);
}
.text-red-2\/80 {
  color: rgb(255 204 199 / 0.8);
}
.text-red-2\/85 {
  color: rgb(255 204 199 / 0.85);
}
.text-red-2\/90 {
  color: rgb(255 204 199 / 0.9);
}
.text-red-2\/95 {
  color: rgb(255 204 199 / 0.95);
}
.text-red-200 {
  --tw-text-opacity: 1;
  color: rgb(251 213 213 / var(--tw-text-opacity, 1));
}
.text-red-200\/0 {
  color: rgb(251 213 213 / 0);
}
.text-red-200\/10 {
  color: rgb(251 213 213 / 0.1);
}
.text-red-200\/100 {
  color: rgb(251 213 213 / 1);
}
.text-red-200\/15 {
  color: rgb(251 213 213 / 0.15);
}
.text-red-200\/20 {
  color: rgb(251 213 213 / 0.2);
}
.text-red-200\/25 {
  color: rgb(251 213 213 / 0.25);
}
.text-red-200\/30 {
  color: rgb(251 213 213 / 0.3);
}
.text-red-200\/35 {
  color: rgb(251 213 213 / 0.35);
}
.text-red-200\/40 {
  color: rgb(251 213 213 / 0.4);
}
.text-red-200\/45 {
  color: rgb(251 213 213 / 0.45);
}
.text-red-200\/5 {
  color: rgb(251 213 213 / 0.05);
}
.text-red-200\/50 {
  color: rgb(251 213 213 / 0.5);
}
.text-red-200\/55 {
  color: rgb(251 213 213 / 0.55);
}
.text-red-200\/60 {
  color: rgb(251 213 213 / 0.6);
}
.text-red-200\/65 {
  color: rgb(251 213 213 / 0.65);
}
.text-red-200\/70 {
  color: rgb(251 213 213 / 0.7);
}
.text-red-200\/75 {
  color: rgb(251 213 213 / 0.75);
}
.text-red-200\/80 {
  color: rgb(251 213 213 / 0.8);
}
.text-red-200\/85 {
  color: rgb(251 213 213 / 0.85);
}
.text-red-200\/90 {
  color: rgb(251 213 213 / 0.9);
}
.text-red-200\/95 {
  color: rgb(251 213 213 / 0.95);
}
.text-red-3 {
  --tw-text-opacity: 1;
  color: rgb(255 163 158 / var(--tw-text-opacity, 1));
}
.text-red-3\/0 {
  color: rgb(255 163 158 / 0);
}
.text-red-3\/10 {
  color: rgb(255 163 158 / 0.1);
}
.text-red-3\/100 {
  color: rgb(255 163 158 / 1);
}
.text-red-3\/15 {
  color: rgb(255 163 158 / 0.15);
}
.text-red-3\/20 {
  color: rgb(255 163 158 / 0.2);
}
.text-red-3\/25 {
  color: rgb(255 163 158 / 0.25);
}
.text-red-3\/30 {
  color: rgb(255 163 158 / 0.3);
}
.text-red-3\/35 {
  color: rgb(255 163 158 / 0.35);
}
.text-red-3\/40 {
  color: rgb(255 163 158 / 0.4);
}
.text-red-3\/45 {
  color: rgb(255 163 158 / 0.45);
}
.text-red-3\/5 {
  color: rgb(255 163 158 / 0.05);
}
.text-red-3\/50 {
  color: rgb(255 163 158 / 0.5);
}
.text-red-3\/55 {
  color: rgb(255 163 158 / 0.55);
}
.text-red-3\/60 {
  color: rgb(255 163 158 / 0.6);
}
.text-red-3\/65 {
  color: rgb(255 163 158 / 0.65);
}
.text-red-3\/70 {
  color: rgb(255 163 158 / 0.7);
}
.text-red-3\/75 {
  color: rgb(255 163 158 / 0.75);
}
.text-red-3\/80 {
  color: rgb(255 163 158 / 0.8);
}
.text-red-3\/85 {
  color: rgb(255 163 158 / 0.85);
}
.text-red-3\/90 {
  color: rgb(255 163 158 / 0.9);
}
.text-red-3\/95 {
  color: rgb(255 163 158 / 0.95);
}
.text-red-300 {
  --tw-text-opacity: 1;
  color: rgb(248 180 180 / var(--tw-text-opacity, 1));
}
.text-red-300\/0 {
  color: rgb(248 180 180 / 0);
}
.text-red-300\/10 {
  color: rgb(248 180 180 / 0.1);
}
.text-red-300\/100 {
  color: rgb(248 180 180 / 1);
}
.text-red-300\/15 {
  color: rgb(248 180 180 / 0.15);
}
.text-red-300\/20 {
  color: rgb(248 180 180 / 0.2);
}
.text-red-300\/25 {
  color: rgb(248 180 180 / 0.25);
}
.text-red-300\/30 {
  color: rgb(248 180 180 / 0.3);
}
.text-red-300\/35 {
  color: rgb(248 180 180 / 0.35);
}
.text-red-300\/40 {
  color: rgb(248 180 180 / 0.4);
}
.text-red-300\/45 {
  color: rgb(248 180 180 / 0.45);
}
.text-red-300\/5 {
  color: rgb(248 180 180 / 0.05);
}
.text-red-300\/50 {
  color: rgb(248 180 180 / 0.5);
}
.text-red-300\/55 {
  color: rgb(248 180 180 / 0.55);
}
.text-red-300\/60 {
  color: rgb(248 180 180 / 0.6);
}
.text-red-300\/65 {
  color: rgb(248 180 180 / 0.65);
}
.text-red-300\/70 {
  color: rgb(248 180 180 / 0.7);
}
.text-red-300\/75 {
  color: rgb(248 180 180 / 0.75);
}
.text-red-300\/80 {
  color: rgb(248 180 180 / 0.8);
}
.text-red-300\/85 {
  color: rgb(248 180 180 / 0.85);
}
.text-red-300\/90 {
  color: rgb(248 180 180 / 0.9);
}
.text-red-300\/95 {
  color: rgb(248 180 180 / 0.95);
}
.text-red-4 {
  --tw-text-opacity: 1;
  color: rgb(255 120 117 / var(--tw-text-opacity, 1));
}
.text-red-4\/0 {
  color: rgb(255 120 117 / 0);
}
.text-red-4\/10 {
  color: rgb(255 120 117 / 0.1);
}
.text-red-4\/100 {
  color: rgb(255 120 117 / 1);
}
.text-red-4\/15 {
  color: rgb(255 120 117 / 0.15);
}
.text-red-4\/20 {
  color: rgb(255 120 117 / 0.2);
}
.text-red-4\/25 {
  color: rgb(255 120 117 / 0.25);
}
.text-red-4\/30 {
  color: rgb(255 120 117 / 0.3);
}
.text-red-4\/35 {
  color: rgb(255 120 117 / 0.35);
}
.text-red-4\/40 {
  color: rgb(255 120 117 / 0.4);
}
.text-red-4\/45 {
  color: rgb(255 120 117 / 0.45);
}
.text-red-4\/5 {
  color: rgb(255 120 117 / 0.05);
}
.text-red-4\/50 {
  color: rgb(255 120 117 / 0.5);
}
.text-red-4\/55 {
  color: rgb(255 120 117 / 0.55);
}
.text-red-4\/60 {
  color: rgb(255 120 117 / 0.6);
}
.text-red-4\/65 {
  color: rgb(255 120 117 / 0.65);
}
.text-red-4\/70 {
  color: rgb(255 120 117 / 0.7);
}
.text-red-4\/75 {
  color: rgb(255 120 117 / 0.75);
}
.text-red-4\/80 {
  color: rgb(255 120 117 / 0.8);
}
.text-red-4\/85 {
  color: rgb(255 120 117 / 0.85);
}
.text-red-4\/90 {
  color: rgb(255 120 117 / 0.9);
}
.text-red-4\/95 {
  color: rgb(255 120 117 / 0.95);
}
.text-red-400 {
  --tw-text-opacity: 1;
  color: rgb(249 128 128 / var(--tw-text-opacity, 1));
}
.text-red-400\/0 {
  color: rgb(249 128 128 / 0);
}
.text-red-400\/10 {
  color: rgb(249 128 128 / 0.1);
}
.text-red-400\/100 {
  color: rgb(249 128 128 / 1);
}
.text-red-400\/15 {
  color: rgb(249 128 128 / 0.15);
}
.text-red-400\/20 {
  color: rgb(249 128 128 / 0.2);
}
.text-red-400\/25 {
  color: rgb(249 128 128 / 0.25);
}
.text-red-400\/30 {
  color: rgb(249 128 128 / 0.3);
}
.text-red-400\/35 {
  color: rgb(249 128 128 / 0.35);
}
.text-red-400\/40 {
  color: rgb(249 128 128 / 0.4);
}
.text-red-400\/45 {
  color: rgb(249 128 128 / 0.45);
}
.text-red-400\/5 {
  color: rgb(249 128 128 / 0.05);
}
.text-red-400\/50 {
  color: rgb(249 128 128 / 0.5);
}
.text-red-400\/55 {
  color: rgb(249 128 128 / 0.55);
}
.text-red-400\/60 {
  color: rgb(249 128 128 / 0.6);
}
.text-red-400\/65 {
  color: rgb(249 128 128 / 0.65);
}
.text-red-400\/70 {
  color: rgb(249 128 128 / 0.7);
}
.text-red-400\/75 {
  color: rgb(249 128 128 / 0.75);
}
.text-red-400\/80 {
  color: rgb(249 128 128 / 0.8);
}
.text-red-400\/85 {
  color: rgb(249 128 128 / 0.85);
}
.text-red-400\/90 {
  color: rgb(249 128 128 / 0.9);
}
.text-red-400\/95 {
  color: rgb(249 128 128 / 0.95);
}
.text-red-5 {
  --tw-text-opacity: 1;
  color: rgb(255 77 79 / var(--tw-text-opacity, 1));
}
.text-red-5\/0 {
  color: rgb(255 77 79 / 0);
}
.text-red-5\/10 {
  color: rgb(255 77 79 / 0.1);
}
.text-red-5\/100 {
  color: rgb(255 77 79 / 1);
}
.text-red-5\/15 {
  color: rgb(255 77 79 / 0.15);
}
.text-red-5\/20 {
  color: rgb(255 77 79 / 0.2);
}
.text-red-5\/25 {
  color: rgb(255 77 79 / 0.25);
}
.text-red-5\/30 {
  color: rgb(255 77 79 / 0.3);
}
.text-red-5\/35 {
  color: rgb(255 77 79 / 0.35);
}
.text-red-5\/40 {
  color: rgb(255 77 79 / 0.4);
}
.text-red-5\/45 {
  color: rgb(255 77 79 / 0.45);
}
.text-red-5\/5 {
  color: rgb(255 77 79 / 0.05);
}
.text-red-5\/50 {
  color: rgb(255 77 79 / 0.5);
}
.text-red-5\/55 {
  color: rgb(255 77 79 / 0.55);
}
.text-red-5\/60 {
  color: rgb(255 77 79 / 0.6);
}
.text-red-5\/65 {
  color: rgb(255 77 79 / 0.65);
}
.text-red-5\/70 {
  color: rgb(255 77 79 / 0.7);
}
.text-red-5\/75 {
  color: rgb(255 77 79 / 0.75);
}
.text-red-5\/80 {
  color: rgb(255 77 79 / 0.8);
}
.text-red-5\/85 {
  color: rgb(255 77 79 / 0.85);
}
.text-red-5\/90 {
  color: rgb(255 77 79 / 0.9);
}
.text-red-5\/95 {
  color: rgb(255 77 79 / 0.95);
}
.text-red-50 {
  --tw-text-opacity: 1;
  color: rgb(253 242 242 / var(--tw-text-opacity, 1));
}
.text-red-50\/0 {
  color: rgb(253 242 242 / 0);
}
.text-red-50\/10 {
  color: rgb(253 242 242 / 0.1);
}
.text-red-50\/100 {
  color: rgb(253 242 242 / 1);
}
.text-red-50\/15 {
  color: rgb(253 242 242 / 0.15);
}
.text-red-50\/20 {
  color: rgb(253 242 242 / 0.2);
}
.text-red-50\/25 {
  color: rgb(253 242 242 / 0.25);
}
.text-red-50\/30 {
  color: rgb(253 242 242 / 0.3);
}
.text-red-50\/35 {
  color: rgb(253 242 242 / 0.35);
}
.text-red-50\/40 {
  color: rgb(253 242 242 / 0.4);
}
.text-red-50\/45 {
  color: rgb(253 242 242 / 0.45);
}
.text-red-50\/5 {
  color: rgb(253 242 242 / 0.05);
}
.text-red-50\/50 {
  color: rgb(253 242 242 / 0.5);
}
.text-red-50\/55 {
  color: rgb(253 242 242 / 0.55);
}
.text-red-50\/60 {
  color: rgb(253 242 242 / 0.6);
}
.text-red-50\/65 {
  color: rgb(253 242 242 / 0.65);
}
.text-red-50\/70 {
  color: rgb(253 242 242 / 0.7);
}
.text-red-50\/75 {
  color: rgb(253 242 242 / 0.75);
}
.text-red-50\/80 {
  color: rgb(253 242 242 / 0.8);
}
.text-red-50\/85 {
  color: rgb(253 242 242 / 0.85);
}
.text-red-50\/90 {
  color: rgb(253 242 242 / 0.9);
}
.text-red-50\/95 {
  color: rgb(253 242 242 / 0.95);
}
.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(240 82 82 / var(--tw-text-opacity, 1));
}
.text-red-500\/0 {
  color: rgb(240 82 82 / 0);
}
.text-red-500\/10 {
  color: rgb(240 82 82 / 0.1);
}
.text-red-500\/100 {
  color: rgb(240 82 82 / 1);
}
.text-red-500\/15 {
  color: rgb(240 82 82 / 0.15);
}
.text-red-500\/20 {
  color: rgb(240 82 82 / 0.2);
}
.text-red-500\/25 {
  color: rgb(240 82 82 / 0.25);
}
.text-red-500\/30 {
  color: rgb(240 82 82 / 0.3);
}
.text-red-500\/35 {
  color: rgb(240 82 82 / 0.35);
}
.text-red-500\/40 {
  color: rgb(240 82 82 / 0.4);
}
.text-red-500\/45 {
  color: rgb(240 82 82 / 0.45);
}
.text-red-500\/5 {
  color: rgb(240 82 82 / 0.05);
}
.text-red-500\/50 {
  color: rgb(240 82 82 / 0.5);
}
.text-red-500\/55 {
  color: rgb(240 82 82 / 0.55);
}
.text-red-500\/60 {
  color: rgb(240 82 82 / 0.6);
}
.text-red-500\/65 {
  color: rgb(240 82 82 / 0.65);
}
.text-red-500\/70 {
  color: rgb(240 82 82 / 0.7);
}
.text-red-500\/75 {
  color: rgb(240 82 82 / 0.75);
}
.text-red-500\/80 {
  color: rgb(240 82 82 / 0.8);
}
.text-red-500\/85 {
  color: rgb(240 82 82 / 0.85);
}
.text-red-500\/90 {
  color: rgb(240 82 82 / 0.9);
}
.text-red-500\/95 {
  color: rgb(240 82 82 / 0.95);
}
.text-red-6 {
  --tw-text-opacity: 1;
  color: rgb(245 34 45 / var(--tw-text-opacity, 1));
}
.text-red-6\/0 {
  color: rgb(245 34 45 / 0);
}
.text-red-6\/10 {
  color: rgb(245 34 45 / 0.1);
}
.text-red-6\/100 {
  color: rgb(245 34 45 / 1);
}
.text-red-6\/15 {
  color: rgb(245 34 45 / 0.15);
}
.text-red-6\/20 {
  color: rgb(245 34 45 / 0.2);
}
.text-red-6\/25 {
  color: rgb(245 34 45 / 0.25);
}
.text-red-6\/30 {
  color: rgb(245 34 45 / 0.3);
}
.text-red-6\/35 {
  color: rgb(245 34 45 / 0.35);
}
.text-red-6\/40 {
  color: rgb(245 34 45 / 0.4);
}
.text-red-6\/45 {
  color: rgb(245 34 45 / 0.45);
}
.text-red-6\/5 {
  color: rgb(245 34 45 / 0.05);
}
.text-red-6\/50 {
  color: rgb(245 34 45 / 0.5);
}
.text-red-6\/55 {
  color: rgb(245 34 45 / 0.55);
}
.text-red-6\/60 {
  color: rgb(245 34 45 / 0.6);
}
.text-red-6\/65 {
  color: rgb(245 34 45 / 0.65);
}
.text-red-6\/70 {
  color: rgb(245 34 45 / 0.7);
}
.text-red-6\/75 {
  color: rgb(245 34 45 / 0.75);
}
.text-red-6\/80 {
  color: rgb(245 34 45 / 0.8);
}
.text-red-6\/85 {
  color: rgb(245 34 45 / 0.85);
}
.text-red-6\/90 {
  color: rgb(245 34 45 / 0.9);
}
.text-red-6\/95 {
  color: rgb(245 34 45 / 0.95);
}
.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(224 36 36 / var(--tw-text-opacity, 1));
}
.text-red-600\/0 {
  color: rgb(224 36 36 / 0);
}
.text-red-600\/10 {
  color: rgb(224 36 36 / 0.1);
}
.text-red-600\/100 {
  color: rgb(224 36 36 / 1);
}
.text-red-600\/15 {
  color: rgb(224 36 36 / 0.15);
}
.text-red-600\/20 {
  color: rgb(224 36 36 / 0.2);
}
.text-red-600\/25 {
  color: rgb(224 36 36 / 0.25);
}
.text-red-600\/30 {
  color: rgb(224 36 36 / 0.3);
}
.text-red-600\/35 {
  color: rgb(224 36 36 / 0.35);
}
.text-red-600\/40 {
  color: rgb(224 36 36 / 0.4);
}
.text-red-600\/45 {
  color: rgb(224 36 36 / 0.45);
}
.text-red-600\/5 {
  color: rgb(224 36 36 / 0.05);
}
.text-red-600\/50 {
  color: rgb(224 36 36 / 0.5);
}
.text-red-600\/55 {
  color: rgb(224 36 36 / 0.55);
}
.text-red-600\/60 {
  color: rgb(224 36 36 / 0.6);
}
.text-red-600\/65 {
  color: rgb(224 36 36 / 0.65);
}
.text-red-600\/70 {
  color: rgb(224 36 36 / 0.7);
}
.text-red-600\/75 {
  color: rgb(224 36 36 / 0.75);
}
.text-red-600\/80 {
  color: rgb(224 36 36 / 0.8);
}
.text-red-600\/85 {
  color: rgb(224 36 36 / 0.85);
}
.text-red-600\/90 {
  color: rgb(224 36 36 / 0.9);
}
.text-red-600\/95 {
  color: rgb(224 36 36 / 0.95);
}
.text-red-7 {
  --tw-text-opacity: 1;
  color: rgb(207 19 34 / var(--tw-text-opacity, 1));
}
.text-red-7\/0 {
  color: rgb(207 19 34 / 0);
}
.text-red-7\/10 {
  color: rgb(207 19 34 / 0.1);
}
.text-red-7\/100 {
  color: rgb(207 19 34 / 1);
}
.text-red-7\/15 {
  color: rgb(207 19 34 / 0.15);
}
.text-red-7\/20 {
  color: rgb(207 19 34 / 0.2);
}
.text-red-7\/25 {
  color: rgb(207 19 34 / 0.25);
}
.text-red-7\/30 {
  color: rgb(207 19 34 / 0.3);
}
.text-red-7\/35 {
  color: rgb(207 19 34 / 0.35);
}
.text-red-7\/40 {
  color: rgb(207 19 34 / 0.4);
}
.text-red-7\/45 {
  color: rgb(207 19 34 / 0.45);
}
.text-red-7\/5 {
  color: rgb(207 19 34 / 0.05);
}
.text-red-7\/50 {
  color: rgb(207 19 34 / 0.5);
}
.text-red-7\/55 {
  color: rgb(207 19 34 / 0.55);
}
.text-red-7\/60 {
  color: rgb(207 19 34 / 0.6);
}
.text-red-7\/65 {
  color: rgb(207 19 34 / 0.65);
}
.text-red-7\/70 {
  color: rgb(207 19 34 / 0.7);
}
.text-red-7\/75 {
  color: rgb(207 19 34 / 0.75);
}
.text-red-7\/80 {
  color: rgb(207 19 34 / 0.8);
}
.text-red-7\/85 {
  color: rgb(207 19 34 / 0.85);
}
.text-red-7\/90 {
  color: rgb(207 19 34 / 0.9);
}
.text-red-7\/95 {
  color: rgb(207 19 34 / 0.95);
}
.text-red-700 {
  --tw-text-opacity: 1;
  color: rgb(200 30 30 / var(--tw-text-opacity, 1));
}
.text-red-700\/0 {
  color: rgb(200 30 30 / 0);
}
.text-red-700\/10 {
  color: rgb(200 30 30 / 0.1);
}
.text-red-700\/100 {
  color: rgb(200 30 30 / 1);
}
.text-red-700\/15 {
  color: rgb(200 30 30 / 0.15);
}
.text-red-700\/20 {
  color: rgb(200 30 30 / 0.2);
}
.text-red-700\/25 {
  color: rgb(200 30 30 / 0.25);
}
.text-red-700\/30 {
  color: rgb(200 30 30 / 0.3);
}
.text-red-700\/35 {
  color: rgb(200 30 30 / 0.35);
}
.text-red-700\/40 {
  color: rgb(200 30 30 / 0.4);
}
.text-red-700\/45 {
  color: rgb(200 30 30 / 0.45);
}
.text-red-700\/5 {
  color: rgb(200 30 30 / 0.05);
}
.text-red-700\/50 {
  color: rgb(200 30 30 / 0.5);
}
.text-red-700\/55 {
  color: rgb(200 30 30 / 0.55);
}
.text-red-700\/60 {
  color: rgb(200 30 30 / 0.6);
}
.text-red-700\/65 {
  color: rgb(200 30 30 / 0.65);
}
.text-red-700\/70 {
  color: rgb(200 30 30 / 0.7);
}
.text-red-700\/75 {
  color: rgb(200 30 30 / 0.75);
}
.text-red-700\/80 {
  color: rgb(200 30 30 / 0.8);
}
.text-red-700\/85 {
  color: rgb(200 30 30 / 0.85);
}
.text-red-700\/90 {
  color: rgb(200 30 30 / 0.9);
}
.text-red-700\/95 {
  color: rgb(200 30 30 / 0.95);
}
.text-red-8 {
  --tw-text-opacity: 1;
  color: rgb(168 7 26 / var(--tw-text-opacity, 1));
}
.text-red-8\/0 {
  color: rgb(168 7 26 / 0);
}
.text-red-8\/10 {
  color: rgb(168 7 26 / 0.1);
}
.text-red-8\/100 {
  color: rgb(168 7 26 / 1);
}
.text-red-8\/15 {
  color: rgb(168 7 26 / 0.15);
}
.text-red-8\/20 {
  color: rgb(168 7 26 / 0.2);
}
.text-red-8\/25 {
  color: rgb(168 7 26 / 0.25);
}
.text-red-8\/30 {
  color: rgb(168 7 26 / 0.3);
}
.text-red-8\/35 {
  color: rgb(168 7 26 / 0.35);
}
.text-red-8\/40 {
  color: rgb(168 7 26 / 0.4);
}
.text-red-8\/45 {
  color: rgb(168 7 26 / 0.45);
}
.text-red-8\/5 {
  color: rgb(168 7 26 / 0.05);
}
.text-red-8\/50 {
  color: rgb(168 7 26 / 0.5);
}
.text-red-8\/55 {
  color: rgb(168 7 26 / 0.55);
}
.text-red-8\/60 {
  color: rgb(168 7 26 / 0.6);
}
.text-red-8\/65 {
  color: rgb(168 7 26 / 0.65);
}
.text-red-8\/70 {
  color: rgb(168 7 26 / 0.7);
}
.text-red-8\/75 {
  color: rgb(168 7 26 / 0.75);
}
.text-red-8\/80 {
  color: rgb(168 7 26 / 0.8);
}
.text-red-8\/85 {
  color: rgb(168 7 26 / 0.85);
}
.text-red-8\/90 {
  color: rgb(168 7 26 / 0.9);
}
.text-red-8\/95 {
  color: rgb(168 7 26 / 0.95);
}
.text-red-800 {
  --tw-text-opacity: 1;
  color: rgb(155 28 28 / var(--tw-text-opacity, 1));
}
.text-red-800\/0 {
  color: rgb(155 28 28 / 0);
}
.text-red-800\/10 {
  color: rgb(155 28 28 / 0.1);
}
.text-red-800\/100 {
  color: rgb(155 28 28 / 1);
}
.text-red-800\/15 {
  color: rgb(155 28 28 / 0.15);
}
.text-red-800\/20 {
  color: rgb(155 28 28 / 0.2);
}
.text-red-800\/25 {
  color: rgb(155 28 28 / 0.25);
}
.text-red-800\/30 {
  color: rgb(155 28 28 / 0.3);
}
.text-red-800\/35 {
  color: rgb(155 28 28 / 0.35);
}
.text-red-800\/40 {
  color: rgb(155 28 28 / 0.4);
}
.text-red-800\/45 {
  color: rgb(155 28 28 / 0.45);
}
.text-red-800\/5 {
  color: rgb(155 28 28 / 0.05);
}
.text-red-800\/50 {
  color: rgb(155 28 28 / 0.5);
}
.text-red-800\/55 {
  color: rgb(155 28 28 / 0.55);
}
.text-red-800\/60 {
  color: rgb(155 28 28 / 0.6);
}
.text-red-800\/65 {
  color: rgb(155 28 28 / 0.65);
}
.text-red-800\/70 {
  color: rgb(155 28 28 / 0.7);
}
.text-red-800\/75 {
  color: rgb(155 28 28 / 0.75);
}
.text-red-800\/80 {
  color: rgb(155 28 28 / 0.8);
}
.text-red-800\/85 {
  color: rgb(155 28 28 / 0.85);
}
.text-red-800\/90 {
  color: rgb(155 28 28 / 0.9);
}
.text-red-800\/95 {
  color: rgb(155 28 28 / 0.95);
}
.text-red-9 {
  --tw-text-opacity: 1;
  color: rgb(130 0 20 / var(--tw-text-opacity, 1));
}
.text-red-9\/0 {
  color: rgb(130 0 20 / 0);
}
.text-red-9\/10 {
  color: rgb(130 0 20 / 0.1);
}
.text-red-9\/100 {
  color: rgb(130 0 20 / 1);
}
.text-red-9\/15 {
  color: rgb(130 0 20 / 0.15);
}
.text-red-9\/20 {
  color: rgb(130 0 20 / 0.2);
}
.text-red-9\/25 {
  color: rgb(130 0 20 / 0.25);
}
.text-red-9\/30 {
  color: rgb(130 0 20 / 0.3);
}
.text-red-9\/35 {
  color: rgb(130 0 20 / 0.35);
}
.text-red-9\/40 {
  color: rgb(130 0 20 / 0.4);
}
.text-red-9\/45 {
  color: rgb(130 0 20 / 0.45);
}
.text-red-9\/5 {
  color: rgb(130 0 20 / 0.05);
}
.text-red-9\/50 {
  color: rgb(130 0 20 / 0.5);
}
.text-red-9\/55 {
  color: rgb(130 0 20 / 0.55);
}
.text-red-9\/60 {
  color: rgb(130 0 20 / 0.6);
}
.text-red-9\/65 {
  color: rgb(130 0 20 / 0.65);
}
.text-red-9\/70 {
  color: rgb(130 0 20 / 0.7);
}
.text-red-9\/75 {
  color: rgb(130 0 20 / 0.75);
}
.text-red-9\/80 {
  color: rgb(130 0 20 / 0.8);
}
.text-red-9\/85 {
  color: rgb(130 0 20 / 0.85);
}
.text-red-9\/90 {
  color: rgb(130 0 20 / 0.9);
}
.text-red-9\/95 {
  color: rgb(130 0 20 / 0.95);
}
.text-red-900 {
  --tw-text-opacity: 1;
  color: rgb(119 29 29 / var(--tw-text-opacity, 1));
}
.text-red-900\/0 {
  color: rgb(119 29 29 / 0);
}
.text-red-900\/10 {
  color: rgb(119 29 29 / 0.1);
}
.text-red-900\/100 {
  color: rgb(119 29 29 / 1);
}
.text-red-900\/15 {
  color: rgb(119 29 29 / 0.15);
}
.text-red-900\/20 {
  color: rgb(119 29 29 / 0.2);
}
.text-red-900\/25 {
  color: rgb(119 29 29 / 0.25);
}
.text-red-900\/30 {
  color: rgb(119 29 29 / 0.3);
}
.text-red-900\/35 {
  color: rgb(119 29 29 / 0.35);
}
.text-red-900\/40 {
  color: rgb(119 29 29 / 0.4);
}
.text-red-900\/45 {
  color: rgb(119 29 29 / 0.45);
}
.text-red-900\/5 {
  color: rgb(119 29 29 / 0.05);
}
.text-red-900\/50 {
  color: rgb(119 29 29 / 0.5);
}
.text-red-900\/55 {
  color: rgb(119 29 29 / 0.55);
}
.text-red-900\/60 {
  color: rgb(119 29 29 / 0.6);
}
.text-red-900\/65 {
  color: rgb(119 29 29 / 0.65);
}
.text-red-900\/70 {
  color: rgb(119 29 29 / 0.7);
}
.text-red-900\/75 {
  color: rgb(119 29 29 / 0.75);
}
.text-red-900\/80 {
  color: rgb(119 29 29 / 0.8);
}
.text-red-900\/85 {
  color: rgb(119 29 29 / 0.85);
}
.text-red-900\/90 {
  color: rgb(119 29 29 / 0.9);
}
.text-red-900\/95 {
  color: rgb(119 29 29 / 0.95);
}
.text-secondBrand-1 {
  --tw-text-opacity: 1;
  color: rgb(231 253 240 / var(--tw-text-opacity, 1));
}
.text-secondBrand-1\/0 {
  color: rgb(231 253 240 / 0);
}
.text-secondBrand-1\/10 {
  color: rgb(231 253 240 / 0.1);
}
.text-secondBrand-1\/100 {
  color: rgb(231 253 240 / 1);
}
.text-secondBrand-1\/15 {
  color: rgb(231 253 240 / 0.15);
}
.text-secondBrand-1\/20 {
  color: rgb(231 253 240 / 0.2);
}
.text-secondBrand-1\/25 {
  color: rgb(231 253 240 / 0.25);
}
.text-secondBrand-1\/30 {
  color: rgb(231 253 240 / 0.3);
}
.text-secondBrand-1\/35 {
  color: rgb(231 253 240 / 0.35);
}
.text-secondBrand-1\/40 {
  color: rgb(231 253 240 / 0.4);
}
.text-secondBrand-1\/45 {
  color: rgb(231 253 240 / 0.45);
}
.text-secondBrand-1\/5 {
  color: rgb(231 253 240 / 0.05);
}
.text-secondBrand-1\/50 {
  color: rgb(231 253 240 / 0.5);
}
.text-secondBrand-1\/55 {
  color: rgb(231 253 240 / 0.55);
}
.text-secondBrand-1\/60 {
  color: rgb(231 253 240 / 0.6);
}
.text-secondBrand-1\/65 {
  color: rgb(231 253 240 / 0.65);
}
.text-secondBrand-1\/70 {
  color: rgb(231 253 240 / 0.7);
}
.text-secondBrand-1\/75 {
  color: rgb(231 253 240 / 0.75);
}
.text-secondBrand-1\/80 {
  color: rgb(231 253 240 / 0.8);
}
.text-secondBrand-1\/85 {
  color: rgb(231 253 240 / 0.85);
}
.text-secondBrand-1\/90 {
  color: rgb(231 253 240 / 0.9);
}
.text-secondBrand-1\/95 {
  color: rgb(231 253 240 / 0.95);
}
.text-secondBrand-10 {
  --tw-text-opacity: 1;
  color: rgb(3 87 45 / var(--tw-text-opacity, 1));
}
.text-secondBrand-10\/0 {
  color: rgb(3 87 45 / 0);
}
.text-secondBrand-10\/10 {
  color: rgb(3 87 45 / 0.1);
}
.text-secondBrand-10\/100 {
  color: rgb(3 87 45 / 1);
}
.text-secondBrand-10\/15 {
  color: rgb(3 87 45 / 0.15);
}
.text-secondBrand-10\/20 {
  color: rgb(3 87 45 / 0.2);
}
.text-secondBrand-10\/25 {
  color: rgb(3 87 45 / 0.25);
}
.text-secondBrand-10\/30 {
  color: rgb(3 87 45 / 0.3);
}
.text-secondBrand-10\/35 {
  color: rgb(3 87 45 / 0.35);
}
.text-secondBrand-10\/40 {
  color: rgb(3 87 45 / 0.4);
}
.text-secondBrand-10\/45 {
  color: rgb(3 87 45 / 0.45);
}
.text-secondBrand-10\/5 {
  color: rgb(3 87 45 / 0.05);
}
.text-secondBrand-10\/50 {
  color: rgb(3 87 45 / 0.5);
}
.text-secondBrand-10\/55 {
  color: rgb(3 87 45 / 0.55);
}
.text-secondBrand-10\/60 {
  color: rgb(3 87 45 / 0.6);
}
.text-secondBrand-10\/65 {
  color: rgb(3 87 45 / 0.65);
}
.text-secondBrand-10\/70 {
  color: rgb(3 87 45 / 0.7);
}
.text-secondBrand-10\/75 {
  color: rgb(3 87 45 / 0.75);
}
.text-secondBrand-10\/80 {
  color: rgb(3 87 45 / 0.8);
}
.text-secondBrand-10\/85 {
  color: rgb(3 87 45 / 0.85);
}
.text-secondBrand-10\/90 {
  color: rgb(3 87 45 / 0.9);
}
.text-secondBrand-10\/95 {
  color: rgb(3 87 45 / 0.95);
}
.text-secondBrand-2 {
  --tw-text-opacity: 1;
  color: rgb(208 251 226 / var(--tw-text-opacity, 1));
}
.text-secondBrand-2\/0 {
  color: rgb(208 251 226 / 0);
}
.text-secondBrand-2\/10 {
  color: rgb(208 251 226 / 0.1);
}
.text-secondBrand-2\/100 {
  color: rgb(208 251 226 / 1);
}
.text-secondBrand-2\/15 {
  color: rgb(208 251 226 / 0.15);
}
.text-secondBrand-2\/20 {
  color: rgb(208 251 226 / 0.2);
}
.text-secondBrand-2\/25 {
  color: rgb(208 251 226 / 0.25);
}
.text-secondBrand-2\/30 {
  color: rgb(208 251 226 / 0.3);
}
.text-secondBrand-2\/35 {
  color: rgb(208 251 226 / 0.35);
}
.text-secondBrand-2\/40 {
  color: rgb(208 251 226 / 0.4);
}
.text-secondBrand-2\/45 {
  color: rgb(208 251 226 / 0.45);
}
.text-secondBrand-2\/5 {
  color: rgb(208 251 226 / 0.05);
}
.text-secondBrand-2\/50 {
  color: rgb(208 251 226 / 0.5);
}
.text-secondBrand-2\/55 {
  color: rgb(208 251 226 / 0.55);
}
.text-secondBrand-2\/60 {
  color: rgb(208 251 226 / 0.6);
}
.text-secondBrand-2\/65 {
  color: rgb(208 251 226 / 0.65);
}
.text-secondBrand-2\/70 {
  color: rgb(208 251 226 / 0.7);
}
.text-secondBrand-2\/75 {
  color: rgb(208 251 226 / 0.75);
}
.text-secondBrand-2\/80 {
  color: rgb(208 251 226 / 0.8);
}
.text-secondBrand-2\/85 {
  color: rgb(208 251 226 / 0.85);
}
.text-secondBrand-2\/90 {
  color: rgb(208 251 226 / 0.9);
}
.text-secondBrand-2\/95 {
  color: rgb(208 251 226 / 0.95);
}
.text-secondBrand-3 {
  --tw-text-opacity: 1;
  color: rgb(166 247 203 / var(--tw-text-opacity, 1));
}
.text-secondBrand-3\/0 {
  color: rgb(166 247 203 / 0);
}
.text-secondBrand-3\/10 {
  color: rgb(166 247 203 / 0.1);
}
.text-secondBrand-3\/100 {
  color: rgb(166 247 203 / 1);
}
.text-secondBrand-3\/15 {
  color: rgb(166 247 203 / 0.15);
}
.text-secondBrand-3\/20 {
  color: rgb(166 247 203 / 0.2);
}
.text-secondBrand-3\/25 {
  color: rgb(166 247 203 / 0.25);
}
.text-secondBrand-3\/30 {
  color: rgb(166 247 203 / 0.3);
}
.text-secondBrand-3\/35 {
  color: rgb(166 247 203 / 0.35);
}
.text-secondBrand-3\/40 {
  color: rgb(166 247 203 / 0.4);
}
.text-secondBrand-3\/45 {
  color: rgb(166 247 203 / 0.45);
}
.text-secondBrand-3\/5 {
  color: rgb(166 247 203 / 0.05);
}
.text-secondBrand-3\/50 {
  color: rgb(166 247 203 / 0.5);
}
.text-secondBrand-3\/55 {
  color: rgb(166 247 203 / 0.55);
}
.text-secondBrand-3\/60 {
  color: rgb(166 247 203 / 0.6);
}
.text-secondBrand-3\/65 {
  color: rgb(166 247 203 / 0.65);
}
.text-secondBrand-3\/70 {
  color: rgb(166 247 203 / 0.7);
}
.text-secondBrand-3\/75 {
  color: rgb(166 247 203 / 0.75);
}
.text-secondBrand-3\/80 {
  color: rgb(166 247 203 / 0.8);
}
.text-secondBrand-3\/85 {
  color: rgb(166 247 203 / 0.85);
}
.text-secondBrand-3\/90 {
  color: rgb(166 247 203 / 0.9);
}
.text-secondBrand-3\/95 {
  color: rgb(166 247 203 / 0.95);
}
.text-secondBrand-4 {
  --tw-text-opacity: 1;
  color: rgb(122 242 176 / var(--tw-text-opacity, 1));
}
.text-secondBrand-4\/0 {
  color: rgb(122 242 176 / 0);
}
.text-secondBrand-4\/10 {
  color: rgb(122 242 176 / 0.1);
}
.text-secondBrand-4\/100 {
  color: rgb(122 242 176 / 1);
}
.text-secondBrand-4\/15 {
  color: rgb(122 242 176 / 0.15);
}
.text-secondBrand-4\/20 {
  color: rgb(122 242 176 / 0.2);
}
.text-secondBrand-4\/25 {
  color: rgb(122 242 176 / 0.25);
}
.text-secondBrand-4\/30 {
  color: rgb(122 242 176 / 0.3);
}
.text-secondBrand-4\/35 {
  color: rgb(122 242 176 / 0.35);
}
.text-secondBrand-4\/40 {
  color: rgb(122 242 176 / 0.4);
}
.text-secondBrand-4\/45 {
  color: rgb(122 242 176 / 0.45);
}
.text-secondBrand-4\/5 {
  color: rgb(122 242 176 / 0.05);
}
.text-secondBrand-4\/50 {
  color: rgb(122 242 176 / 0.5);
}
.text-secondBrand-4\/55 {
  color: rgb(122 242 176 / 0.55);
}
.text-secondBrand-4\/60 {
  color: rgb(122 242 176 / 0.6);
}
.text-secondBrand-4\/65 {
  color: rgb(122 242 176 / 0.65);
}
.text-secondBrand-4\/70 {
  color: rgb(122 242 176 / 0.7);
}
.text-secondBrand-4\/75 {
  color: rgb(122 242 176 / 0.75);
}
.text-secondBrand-4\/80 {
  color: rgb(122 242 176 / 0.8);
}
.text-secondBrand-4\/85 {
  color: rgb(122 242 176 / 0.85);
}
.text-secondBrand-4\/90 {
  color: rgb(122 242 176 / 0.9);
}
.text-secondBrand-4\/95 {
  color: rgb(122 242 176 / 0.95);
}
.text-secondBrand-5 {
  --tw-text-opacity: 1;
  color: rgb(67 232 144 / var(--tw-text-opacity, 1));
}
.text-secondBrand-5\/0 {
  color: rgb(67 232 144 / 0);
}
.text-secondBrand-5\/10 {
  color: rgb(67 232 144 / 0.1);
}
.text-secondBrand-5\/100 {
  color: rgb(67 232 144 / 1);
}
.text-secondBrand-5\/15 {
  color: rgb(67 232 144 / 0.15);
}
.text-secondBrand-5\/20 {
  color: rgb(67 232 144 / 0.2);
}
.text-secondBrand-5\/25 {
  color: rgb(67 232 144 / 0.25);
}
.text-secondBrand-5\/30 {
  color: rgb(67 232 144 / 0.3);
}
.text-secondBrand-5\/35 {
  color: rgb(67 232 144 / 0.35);
}
.text-secondBrand-5\/40 {
  color: rgb(67 232 144 / 0.4);
}
.text-secondBrand-5\/45 {
  color: rgb(67 232 144 / 0.45);
}
.text-secondBrand-5\/5 {
  color: rgb(67 232 144 / 0.05);
}
.text-secondBrand-5\/50 {
  color: rgb(67 232 144 / 0.5);
}
.text-secondBrand-5\/55 {
  color: rgb(67 232 144 / 0.55);
}
.text-secondBrand-5\/60 {
  color: rgb(67 232 144 / 0.6);
}
.text-secondBrand-5\/65 {
  color: rgb(67 232 144 / 0.65);
}
.text-secondBrand-5\/70 {
  color: rgb(67 232 144 / 0.7);
}
.text-secondBrand-5\/75 {
  color: rgb(67 232 144 / 0.75);
}
.text-secondBrand-5\/80 {
  color: rgb(67 232 144 / 0.8);
}
.text-secondBrand-5\/85 {
  color: rgb(67 232 144 / 0.85);
}
.text-secondBrand-5\/90 {
  color: rgb(67 232 144 / 0.9);
}
.text-secondBrand-5\/95 {
  color: rgb(67 232 144 / 0.95);
}
.text-secondBrand-6 {
  --tw-text-opacity: 1;
  color: rgb(9 222 116 / var(--tw-text-opacity, 1));
}
.text-secondBrand-6\/0 {
  color: rgb(9 222 116 / 0);
}
.text-secondBrand-6\/10 {
  color: rgb(9 222 116 / 0.1);
}
.text-secondBrand-6\/100 {
  color: rgb(9 222 116 / 1);
}
.text-secondBrand-6\/15 {
  color: rgb(9 222 116 / 0.15);
}
.text-secondBrand-6\/20 {
  color: rgb(9 222 116 / 0.2);
}
.text-secondBrand-6\/25 {
  color: rgb(9 222 116 / 0.25);
}
.text-secondBrand-6\/30 {
  color: rgb(9 222 116 / 0.3);
}
.text-secondBrand-6\/35 {
  color: rgb(9 222 116 / 0.35);
}
.text-secondBrand-6\/40 {
  color: rgb(9 222 116 / 0.4);
}
.text-secondBrand-6\/45 {
  color: rgb(9 222 116 / 0.45);
}
.text-secondBrand-6\/5 {
  color: rgb(9 222 116 / 0.05);
}
.text-secondBrand-6\/50 {
  color: rgb(9 222 116 / 0.5);
}
.text-secondBrand-6\/55 {
  color: rgb(9 222 116 / 0.55);
}
.text-secondBrand-6\/60 {
  color: rgb(9 222 116 / 0.6);
}
.text-secondBrand-6\/65 {
  color: rgb(9 222 116 / 0.65);
}
.text-secondBrand-6\/70 {
  color: rgb(9 222 116 / 0.7);
}
.text-secondBrand-6\/75 {
  color: rgb(9 222 116 / 0.75);
}
.text-secondBrand-6\/80 {
  color: rgb(9 222 116 / 0.8);
}
.text-secondBrand-6\/85 {
  color: rgb(9 222 116 / 0.85);
}
.text-secondBrand-6\/90 {
  color: rgb(9 222 116 / 0.9);
}
.text-secondBrand-6\/95 {
  color: rgb(9 222 116 / 0.95);
}
.text-secondBrand-7 {
  --tw-text-opacity: 1;
  color: rgb(7 185 94 / var(--tw-text-opacity, 1));
}
.text-secondBrand-7\/0 {
  color: rgb(7 185 94 / 0);
}
.text-secondBrand-7\/10 {
  color: rgb(7 185 94 / 0.1);
}
.text-secondBrand-7\/100 {
  color: rgb(7 185 94 / 1);
}
.text-secondBrand-7\/15 {
  color: rgb(7 185 94 / 0.15);
}
.text-secondBrand-7\/20 {
  color: rgb(7 185 94 / 0.2);
}
.text-secondBrand-7\/25 {
  color: rgb(7 185 94 / 0.25);
}
.text-secondBrand-7\/30 {
  color: rgb(7 185 94 / 0.3);
}
.text-secondBrand-7\/35 {
  color: rgb(7 185 94 / 0.35);
}
.text-secondBrand-7\/40 {
  color: rgb(7 185 94 / 0.4);
}
.text-secondBrand-7\/45 {
  color: rgb(7 185 94 / 0.45);
}
.text-secondBrand-7\/5 {
  color: rgb(7 185 94 / 0.05);
}
.text-secondBrand-7\/50 {
  color: rgb(7 185 94 / 0.5);
}
.text-secondBrand-7\/55 {
  color: rgb(7 185 94 / 0.55);
}
.text-secondBrand-7\/60 {
  color: rgb(7 185 94 / 0.6);
}
.text-secondBrand-7\/65 {
  color: rgb(7 185 94 / 0.65);
}
.text-secondBrand-7\/70 {
  color: rgb(7 185 94 / 0.7);
}
.text-secondBrand-7\/75 {
  color: rgb(7 185 94 / 0.75);
}
.text-secondBrand-7\/80 {
  color: rgb(7 185 94 / 0.8);
}
.text-secondBrand-7\/85 {
  color: rgb(7 185 94 / 0.85);
}
.text-secondBrand-7\/90 {
  color: rgb(7 185 94 / 0.9);
}
.text-secondBrand-7\/95 {
  color: rgb(7 185 94 / 0.95);
}
.text-secondBrand-8 {
  --tw-text-opacity: 1;
  color: rgb(5 147 72 / var(--tw-text-opacity, 1));
}
.text-secondBrand-8\/0 {
  color: rgb(5 147 72 / 0);
}
.text-secondBrand-8\/10 {
  color: rgb(5 147 72 / 0.1);
}
.text-secondBrand-8\/100 {
  color: rgb(5 147 72 / 1);
}
.text-secondBrand-8\/15 {
  color: rgb(5 147 72 / 0.15);
}
.text-secondBrand-8\/20 {
  color: rgb(5 147 72 / 0.2);
}
.text-secondBrand-8\/25 {
  color: rgb(5 147 72 / 0.25);
}
.text-secondBrand-8\/30 {
  color: rgb(5 147 72 / 0.3);
}
.text-secondBrand-8\/35 {
  color: rgb(5 147 72 / 0.35);
}
.text-secondBrand-8\/40 {
  color: rgb(5 147 72 / 0.4);
}
.text-secondBrand-8\/45 {
  color: rgb(5 147 72 / 0.45);
}
.text-secondBrand-8\/5 {
  color: rgb(5 147 72 / 0.05);
}
.text-secondBrand-8\/50 {
  color: rgb(5 147 72 / 0.5);
}
.text-secondBrand-8\/55 {
  color: rgb(5 147 72 / 0.55);
}
.text-secondBrand-8\/60 {
  color: rgb(5 147 72 / 0.6);
}
.text-secondBrand-8\/65 {
  color: rgb(5 147 72 / 0.65);
}
.text-secondBrand-8\/70 {
  color: rgb(5 147 72 / 0.7);
}
.text-secondBrand-8\/75 {
  color: rgb(5 147 72 / 0.75);
}
.text-secondBrand-8\/80 {
  color: rgb(5 147 72 / 0.8);
}
.text-secondBrand-8\/85 {
  color: rgb(5 147 72 / 0.85);
}
.text-secondBrand-8\/90 {
  color: rgb(5 147 72 / 0.9);
}
.text-secondBrand-8\/95 {
  color: rgb(5 147 72 / 0.95);
}
.text-secondBrand-9 {
  --tw-text-opacity: 1;
  color: rgb(4 110 55 / var(--tw-text-opacity, 1));
}
.text-secondBrand-9\/0 {
  color: rgb(4 110 55 / 0);
}
.text-secondBrand-9\/10 {
  color: rgb(4 110 55 / 0.1);
}
.text-secondBrand-9\/100 {
  color: rgb(4 110 55 / 1);
}
.text-secondBrand-9\/15 {
  color: rgb(4 110 55 / 0.15);
}
.text-secondBrand-9\/20 {
  color: rgb(4 110 55 / 0.2);
}
.text-secondBrand-9\/25 {
  color: rgb(4 110 55 / 0.25);
}
.text-secondBrand-9\/30 {
  color: rgb(4 110 55 / 0.3);
}
.text-secondBrand-9\/35 {
  color: rgb(4 110 55 / 0.35);
}
.text-secondBrand-9\/40 {
  color: rgb(4 110 55 / 0.4);
}
.text-secondBrand-9\/45 {
  color: rgb(4 110 55 / 0.45);
}
.text-secondBrand-9\/5 {
  color: rgb(4 110 55 / 0.05);
}
.text-secondBrand-9\/50 {
  color: rgb(4 110 55 / 0.5);
}
.text-secondBrand-9\/55 {
  color: rgb(4 110 55 / 0.55);
}
.text-secondBrand-9\/60 {
  color: rgb(4 110 55 / 0.6);
}
.text-secondBrand-9\/65 {
  color: rgb(4 110 55 / 0.65);
}
.text-secondBrand-9\/70 {
  color: rgb(4 110 55 / 0.7);
}
.text-secondBrand-9\/75 {
  color: rgb(4 110 55 / 0.75);
}
.text-secondBrand-9\/80 {
  color: rgb(4 110 55 / 0.8);
}
.text-secondBrand-9\/85 {
  color: rgb(4 110 55 / 0.85);
}
.text-secondBrand-9\/90 {
  color: rgb(4 110 55 / 0.9);
}
.text-secondBrand-9\/95 {
  color: rgb(4 110 55 / 0.95);
}
.text-secondary-active {
  --tw-text-opacity: 1;
  color: rgb(7 185 94 / var(--tw-text-opacity, 1));
}
.text-secondary-active\/0 {
  color: rgb(7 185 94 / 0);
}
.text-secondary-active\/10 {
  color: rgb(7 185 94 / 0.1);
}
.text-secondary-active\/100 {
  color: rgb(7 185 94 / 1);
}
.text-secondary-active\/15 {
  color: rgb(7 185 94 / 0.15);
}
.text-secondary-active\/20 {
  color: rgb(7 185 94 / 0.2);
}
.text-secondary-active\/25 {
  color: rgb(7 185 94 / 0.25);
}
.text-secondary-active\/30 {
  color: rgb(7 185 94 / 0.3);
}
.text-secondary-active\/35 {
  color: rgb(7 185 94 / 0.35);
}
.text-secondary-active\/40 {
  color: rgb(7 185 94 / 0.4);
}
.text-secondary-active\/45 {
  color: rgb(7 185 94 / 0.45);
}
.text-secondary-active\/5 {
  color: rgb(7 185 94 / 0.05);
}
.text-secondary-active\/50 {
  color: rgb(7 185 94 / 0.5);
}
.text-secondary-active\/55 {
  color: rgb(7 185 94 / 0.55);
}
.text-secondary-active\/60 {
  color: rgb(7 185 94 / 0.6);
}
.text-secondary-active\/65 {
  color: rgb(7 185 94 / 0.65);
}
.text-secondary-active\/70 {
  color: rgb(7 185 94 / 0.7);
}
.text-secondary-active\/75 {
  color: rgb(7 185 94 / 0.75);
}
.text-secondary-active\/80 {
  color: rgb(7 185 94 / 0.8);
}
.text-secondary-active\/85 {
  color: rgb(7 185 94 / 0.85);
}
.text-secondary-active\/90 {
  color: rgb(7 185 94 / 0.9);
}
.text-secondary-active\/95 {
  color: rgb(7 185 94 / 0.95);
}
.text-secondary-base {
  --tw-text-opacity: 1;
  color: rgb(9 222 116 / var(--tw-text-opacity, 1));
}
.text-secondary-base\/0 {
  color: rgb(9 222 116 / 0);
}
.text-secondary-base\/10 {
  color: rgb(9 222 116 / 0.1);
}
.text-secondary-base\/100 {
  color: rgb(9 222 116 / 1);
}
.text-secondary-base\/15 {
  color: rgb(9 222 116 / 0.15);
}
.text-secondary-base\/20 {
  color: rgb(9 222 116 / 0.2);
}
.text-secondary-base\/25 {
  color: rgb(9 222 116 / 0.25);
}
.text-secondary-base\/30 {
  color: rgb(9 222 116 / 0.3);
}
.text-secondary-base\/35 {
  color: rgb(9 222 116 / 0.35);
}
.text-secondary-base\/40 {
  color: rgb(9 222 116 / 0.4);
}
.text-secondary-base\/45 {
  color: rgb(9 222 116 / 0.45);
}
.text-secondary-base\/5 {
  color: rgb(9 222 116 / 0.05);
}
.text-secondary-base\/50 {
  color: rgb(9 222 116 / 0.5);
}
.text-secondary-base\/55 {
  color: rgb(9 222 116 / 0.55);
}
.text-secondary-base\/60 {
  color: rgb(9 222 116 / 0.6);
}
.text-secondary-base\/65 {
  color: rgb(9 222 116 / 0.65);
}
.text-secondary-base\/70 {
  color: rgb(9 222 116 / 0.7);
}
.text-secondary-base\/75 {
  color: rgb(9 222 116 / 0.75);
}
.text-secondary-base\/80 {
  color: rgb(9 222 116 / 0.8);
}
.text-secondary-base\/85 {
  color: rgb(9 222 116 / 0.85);
}
.text-secondary-base\/90 {
  color: rgb(9 222 116 / 0.9);
}
.text-secondary-base\/95 {
  color: rgb(9 222 116 / 0.95);
}
.text-secondary-bg {
  --tw-text-opacity: 1;
  color: rgb(231 253 240 / var(--tw-text-opacity, 1));
}
.text-secondary-bg-hover {
  --tw-text-opacity: 1;
  color: rgb(208 251 226 / var(--tw-text-opacity, 1));
}
.text-secondary-bg-hover\/0 {
  color: rgb(208 251 226 / 0);
}
.text-secondary-bg-hover\/10 {
  color: rgb(208 251 226 / 0.1);
}
.text-secondary-bg-hover\/100 {
  color: rgb(208 251 226 / 1);
}
.text-secondary-bg-hover\/15 {
  color: rgb(208 251 226 / 0.15);
}
.text-secondary-bg-hover\/20 {
  color: rgb(208 251 226 / 0.2);
}
.text-secondary-bg-hover\/25 {
  color: rgb(208 251 226 / 0.25);
}
.text-secondary-bg-hover\/30 {
  color: rgb(208 251 226 / 0.3);
}
.text-secondary-bg-hover\/35 {
  color: rgb(208 251 226 / 0.35);
}
.text-secondary-bg-hover\/40 {
  color: rgb(208 251 226 / 0.4);
}
.text-secondary-bg-hover\/45 {
  color: rgb(208 251 226 / 0.45);
}
.text-secondary-bg-hover\/5 {
  color: rgb(208 251 226 / 0.05);
}
.text-secondary-bg-hover\/50 {
  color: rgb(208 251 226 / 0.5);
}
.text-secondary-bg-hover\/55 {
  color: rgb(208 251 226 / 0.55);
}
.text-secondary-bg-hover\/60 {
  color: rgb(208 251 226 / 0.6);
}
.text-secondary-bg-hover\/65 {
  color: rgb(208 251 226 / 0.65);
}
.text-secondary-bg-hover\/70 {
  color: rgb(208 251 226 / 0.7);
}
.text-secondary-bg-hover\/75 {
  color: rgb(208 251 226 / 0.75);
}
.text-secondary-bg-hover\/80 {
  color: rgb(208 251 226 / 0.8);
}
.text-secondary-bg-hover\/85 {
  color: rgb(208 251 226 / 0.85);
}
.text-secondary-bg-hover\/90 {
  color: rgb(208 251 226 / 0.9);
}
.text-secondary-bg-hover\/95 {
  color: rgb(208 251 226 / 0.95);
}
.text-secondary-bg\/0 {
  color: rgb(231 253 240 / 0);
}
.text-secondary-bg\/10 {
  color: rgb(231 253 240 / 0.1);
}
.text-secondary-bg\/100 {
  color: rgb(231 253 240 / 1);
}
.text-secondary-bg\/15 {
  color: rgb(231 253 240 / 0.15);
}
.text-secondary-bg\/20 {
  color: rgb(231 253 240 / 0.2);
}
.text-secondary-bg\/25 {
  color: rgb(231 253 240 / 0.25);
}
.text-secondary-bg\/30 {
  color: rgb(231 253 240 / 0.3);
}
.text-secondary-bg\/35 {
  color: rgb(231 253 240 / 0.35);
}
.text-secondary-bg\/40 {
  color: rgb(231 253 240 / 0.4);
}
.text-secondary-bg\/45 {
  color: rgb(231 253 240 / 0.45);
}
.text-secondary-bg\/5 {
  color: rgb(231 253 240 / 0.05);
}
.text-secondary-bg\/50 {
  color: rgb(231 253 240 / 0.5);
}
.text-secondary-bg\/55 {
  color: rgb(231 253 240 / 0.55);
}
.text-secondary-bg\/60 {
  color: rgb(231 253 240 / 0.6);
}
.text-secondary-bg\/65 {
  color: rgb(231 253 240 / 0.65);
}
.text-secondary-bg\/70 {
  color: rgb(231 253 240 / 0.7);
}
.text-secondary-bg\/75 {
  color: rgb(231 253 240 / 0.75);
}
.text-secondary-bg\/80 {
  color: rgb(231 253 240 / 0.8);
}
.text-secondary-bg\/85 {
  color: rgb(231 253 240 / 0.85);
}
.text-secondary-bg\/90 {
  color: rgb(231 253 240 / 0.9);
}
.text-secondary-bg\/95 {
  color: rgb(231 253 240 / 0.95);
}
.text-secondary-border {
  --tw-text-opacity: 1;
  color: rgb(166 247 203 / var(--tw-text-opacity, 1));
}
.text-secondary-border-hover {
  --tw-text-opacity: 1;
  color: rgb(122 242 176 / var(--tw-text-opacity, 1));
}
.text-secondary-border-hover\/0 {
  color: rgb(122 242 176 / 0);
}
.text-secondary-border-hover\/10 {
  color: rgb(122 242 176 / 0.1);
}
.text-secondary-border-hover\/100 {
  color: rgb(122 242 176 / 1);
}
.text-secondary-border-hover\/15 {
  color: rgb(122 242 176 / 0.15);
}
.text-secondary-border-hover\/20 {
  color: rgb(122 242 176 / 0.2);
}
.text-secondary-border-hover\/25 {
  color: rgb(122 242 176 / 0.25);
}
.text-secondary-border-hover\/30 {
  color: rgb(122 242 176 / 0.3);
}
.text-secondary-border-hover\/35 {
  color: rgb(122 242 176 / 0.35);
}
.text-secondary-border-hover\/40 {
  color: rgb(122 242 176 / 0.4);
}
.text-secondary-border-hover\/45 {
  color: rgb(122 242 176 / 0.45);
}
.text-secondary-border-hover\/5 {
  color: rgb(122 242 176 / 0.05);
}
.text-secondary-border-hover\/50 {
  color: rgb(122 242 176 / 0.5);
}
.text-secondary-border-hover\/55 {
  color: rgb(122 242 176 / 0.55);
}
.text-secondary-border-hover\/60 {
  color: rgb(122 242 176 / 0.6);
}
.text-secondary-border-hover\/65 {
  color: rgb(122 242 176 / 0.65);
}
.text-secondary-border-hover\/70 {
  color: rgb(122 242 176 / 0.7);
}
.text-secondary-border-hover\/75 {
  color: rgb(122 242 176 / 0.75);
}
.text-secondary-border-hover\/80 {
  color: rgb(122 242 176 / 0.8);
}
.text-secondary-border-hover\/85 {
  color: rgb(122 242 176 / 0.85);
}
.text-secondary-border-hover\/90 {
  color: rgb(122 242 176 / 0.9);
}
.text-secondary-border-hover\/95 {
  color: rgb(122 242 176 / 0.95);
}
.text-secondary-border\/0 {
  color: rgb(166 247 203 / 0);
}
.text-secondary-border\/10 {
  color: rgb(166 247 203 / 0.1);
}
.text-secondary-border\/100 {
  color: rgb(166 247 203 / 1);
}
.text-secondary-border\/15 {
  color: rgb(166 247 203 / 0.15);
}
.text-secondary-border\/20 {
  color: rgb(166 247 203 / 0.2);
}
.text-secondary-border\/25 {
  color: rgb(166 247 203 / 0.25);
}
.text-secondary-border\/30 {
  color: rgb(166 247 203 / 0.3);
}
.text-secondary-border\/35 {
  color: rgb(166 247 203 / 0.35);
}
.text-secondary-border\/40 {
  color: rgb(166 247 203 / 0.4);
}
.text-secondary-border\/45 {
  color: rgb(166 247 203 / 0.45);
}
.text-secondary-border\/5 {
  color: rgb(166 247 203 / 0.05);
}
.text-secondary-border\/50 {
  color: rgb(166 247 203 / 0.5);
}
.text-secondary-border\/55 {
  color: rgb(166 247 203 / 0.55);
}
.text-secondary-border\/60 {
  color: rgb(166 247 203 / 0.6);
}
.text-secondary-border\/65 {
  color: rgb(166 247 203 / 0.65);
}
.text-secondary-border\/70 {
  color: rgb(166 247 203 / 0.7);
}
.text-secondary-border\/75 {
  color: rgb(166 247 203 / 0.75);
}
.text-secondary-border\/80 {
  color: rgb(166 247 203 / 0.8);
}
.text-secondary-border\/85 {
  color: rgb(166 247 203 / 0.85);
}
.text-secondary-border\/90 {
  color: rgb(166 247 203 / 0.9);
}
.text-secondary-border\/95 {
  color: rgb(166 247 203 / 0.95);
}
.text-secondary-hover {
  --tw-text-opacity: 1;
  color: rgb(67 232 144 / var(--tw-text-opacity, 1));
}
.text-secondary-hover\/0 {
  color: rgb(67 232 144 / 0);
}
.text-secondary-hover\/10 {
  color: rgb(67 232 144 / 0.1);
}
.text-secondary-hover\/100 {
  color: rgb(67 232 144 / 1);
}
.text-secondary-hover\/15 {
  color: rgb(67 232 144 / 0.15);
}
.text-secondary-hover\/20 {
  color: rgb(67 232 144 / 0.2);
}
.text-secondary-hover\/25 {
  color: rgb(67 232 144 / 0.25);
}
.text-secondary-hover\/30 {
  color: rgb(67 232 144 / 0.3);
}
.text-secondary-hover\/35 {
  color: rgb(67 232 144 / 0.35);
}
.text-secondary-hover\/40 {
  color: rgb(67 232 144 / 0.4);
}
.text-secondary-hover\/45 {
  color: rgb(67 232 144 / 0.45);
}
.text-secondary-hover\/5 {
  color: rgb(67 232 144 / 0.05);
}
.text-secondary-hover\/50 {
  color: rgb(67 232 144 / 0.5);
}
.text-secondary-hover\/55 {
  color: rgb(67 232 144 / 0.55);
}
.text-secondary-hover\/60 {
  color: rgb(67 232 144 / 0.6);
}
.text-secondary-hover\/65 {
  color: rgb(67 232 144 / 0.65);
}
.text-secondary-hover\/70 {
  color: rgb(67 232 144 / 0.7);
}
.text-secondary-hover\/75 {
  color: rgb(67 232 144 / 0.75);
}
.text-secondary-hover\/80 {
  color: rgb(67 232 144 / 0.8);
}
.text-secondary-hover\/85 {
  color: rgb(67 232 144 / 0.85);
}
.text-secondary-hover\/90 {
  color: rgb(67 232 144 / 0.9);
}
.text-secondary-hover\/95 {
  color: rgb(67 232 144 / 0.95);
}
.text-secondary-text {
  --tw-text-opacity: 1;
  color: rgb(4 110 55 / var(--tw-text-opacity, 1));
}
.text-secondary-text-active {
  --tw-text-opacity: 1;
  color: rgb(3 87 45 / var(--tw-text-opacity, 1));
}
.text-secondary-text-active\/0 {
  color: rgb(3 87 45 / 0);
}
.text-secondary-text-active\/10 {
  color: rgb(3 87 45 / 0.1);
}
.text-secondary-text-active\/100 {
  color: rgb(3 87 45 / 1);
}
.text-secondary-text-active\/15 {
  color: rgb(3 87 45 / 0.15);
}
.text-secondary-text-active\/20 {
  color: rgb(3 87 45 / 0.2);
}
.text-secondary-text-active\/25 {
  color: rgb(3 87 45 / 0.25);
}
.text-secondary-text-active\/30 {
  color: rgb(3 87 45 / 0.3);
}
.text-secondary-text-active\/35 {
  color: rgb(3 87 45 / 0.35);
}
.text-secondary-text-active\/40 {
  color: rgb(3 87 45 / 0.4);
}
.text-secondary-text-active\/45 {
  color: rgb(3 87 45 / 0.45);
}
.text-secondary-text-active\/5 {
  color: rgb(3 87 45 / 0.05);
}
.text-secondary-text-active\/50 {
  color: rgb(3 87 45 / 0.5);
}
.text-secondary-text-active\/55 {
  color: rgb(3 87 45 / 0.55);
}
.text-secondary-text-active\/60 {
  color: rgb(3 87 45 / 0.6);
}
.text-secondary-text-active\/65 {
  color: rgb(3 87 45 / 0.65);
}
.text-secondary-text-active\/70 {
  color: rgb(3 87 45 / 0.7);
}
.text-secondary-text-active\/75 {
  color: rgb(3 87 45 / 0.75);
}
.text-secondary-text-active\/80 {
  color: rgb(3 87 45 / 0.8);
}
.text-secondary-text-active\/85 {
  color: rgb(3 87 45 / 0.85);
}
.text-secondary-text-active\/90 {
  color: rgb(3 87 45 / 0.9);
}
.text-secondary-text-active\/95 {
  color: rgb(3 87 45 / 0.95);
}
.text-secondary-text-hover {
  --tw-text-opacity: 1;
  color: rgb(5 147 72 / var(--tw-text-opacity, 1));
}
.text-secondary-text-hover\/0 {
  color: rgb(5 147 72 / 0);
}
.text-secondary-text-hover\/10 {
  color: rgb(5 147 72 / 0.1);
}
.text-secondary-text-hover\/100 {
  color: rgb(5 147 72 / 1);
}
.text-secondary-text-hover\/15 {
  color: rgb(5 147 72 / 0.15);
}
.text-secondary-text-hover\/20 {
  color: rgb(5 147 72 / 0.2);
}
.text-secondary-text-hover\/25 {
  color: rgb(5 147 72 / 0.25);
}
.text-secondary-text-hover\/30 {
  color: rgb(5 147 72 / 0.3);
}
.text-secondary-text-hover\/35 {
  color: rgb(5 147 72 / 0.35);
}
.text-secondary-text-hover\/40 {
  color: rgb(5 147 72 / 0.4);
}
.text-secondary-text-hover\/45 {
  color: rgb(5 147 72 / 0.45);
}
.text-secondary-text-hover\/5 {
  color: rgb(5 147 72 / 0.05);
}
.text-secondary-text-hover\/50 {
  color: rgb(5 147 72 / 0.5);
}
.text-secondary-text-hover\/55 {
  color: rgb(5 147 72 / 0.55);
}
.text-secondary-text-hover\/60 {
  color: rgb(5 147 72 / 0.6);
}
.text-secondary-text-hover\/65 {
  color: rgb(5 147 72 / 0.65);
}
.text-secondary-text-hover\/70 {
  color: rgb(5 147 72 / 0.7);
}
.text-secondary-text-hover\/75 {
  color: rgb(5 147 72 / 0.75);
}
.text-secondary-text-hover\/80 {
  color: rgb(5 147 72 / 0.8);
}
.text-secondary-text-hover\/85 {
  color: rgb(5 147 72 / 0.85);
}
.text-secondary-text-hover\/90 {
  color: rgb(5 147 72 / 0.9);
}
.text-secondary-text-hover\/95 {
  color: rgb(5 147 72 / 0.95);
}
.text-secondary-text\/0 {
  color: rgb(4 110 55 / 0);
}
.text-secondary-text\/10 {
  color: rgb(4 110 55 / 0.1);
}
.text-secondary-text\/100 {
  color: rgb(4 110 55 / 1);
}
.text-secondary-text\/15 {
  color: rgb(4 110 55 / 0.15);
}
.text-secondary-text\/20 {
  color: rgb(4 110 55 / 0.2);
}
.text-secondary-text\/25 {
  color: rgb(4 110 55 / 0.25);
}
.text-secondary-text\/30 {
  color: rgb(4 110 55 / 0.3);
}
.text-secondary-text\/35 {
  color: rgb(4 110 55 / 0.35);
}
.text-secondary-text\/40 {
  color: rgb(4 110 55 / 0.4);
}
.text-secondary-text\/45 {
  color: rgb(4 110 55 / 0.45);
}
.text-secondary-text\/5 {
  color: rgb(4 110 55 / 0.05);
}
.text-secondary-text\/50 {
  color: rgb(4 110 55 / 0.5);
}
.text-secondary-text\/55 {
  color: rgb(4 110 55 / 0.55);
}
.text-secondary-text\/60 {
  color: rgb(4 110 55 / 0.6);
}
.text-secondary-text\/65 {
  color: rgb(4 110 55 / 0.65);
}
.text-secondary-text\/70 {
  color: rgb(4 110 55 / 0.7);
}
.text-secondary-text\/75 {
  color: rgb(4 110 55 / 0.75);
}
.text-secondary-text\/80 {
  color: rgb(4 110 55 / 0.8);
}
.text-secondary-text\/85 {
  color: rgb(4 110 55 / 0.85);
}
.text-secondary-text\/90 {
  color: rgb(4 110 55 / 0.9);
}
.text-secondary-text\/95 {
  color: rgb(4 110 55 / 0.95);
}
.text-success-active {
  --tw-text-opacity: 1;
  color: rgb(56 158 13 / var(--tw-text-opacity, 1));
}
.text-success-active\/0 {
  color: rgb(56 158 13 / 0);
}
.text-success-active\/10 {
  color: rgb(56 158 13 / 0.1);
}
.text-success-active\/100 {
  color: rgb(56 158 13 / 1);
}
.text-success-active\/15 {
  color: rgb(56 158 13 / 0.15);
}
.text-success-active\/20 {
  color: rgb(56 158 13 / 0.2);
}
.text-success-active\/25 {
  color: rgb(56 158 13 / 0.25);
}
.text-success-active\/30 {
  color: rgb(56 158 13 / 0.3);
}
.text-success-active\/35 {
  color: rgb(56 158 13 / 0.35);
}
.text-success-active\/40 {
  color: rgb(56 158 13 / 0.4);
}
.text-success-active\/45 {
  color: rgb(56 158 13 / 0.45);
}
.text-success-active\/5 {
  color: rgb(56 158 13 / 0.05);
}
.text-success-active\/50 {
  color: rgb(56 158 13 / 0.5);
}
.text-success-active\/55 {
  color: rgb(56 158 13 / 0.55);
}
.text-success-active\/60 {
  color: rgb(56 158 13 / 0.6);
}
.text-success-active\/65 {
  color: rgb(56 158 13 / 0.65);
}
.text-success-active\/70 {
  color: rgb(56 158 13 / 0.7);
}
.text-success-active\/75 {
  color: rgb(56 158 13 / 0.75);
}
.text-success-active\/80 {
  color: rgb(56 158 13 / 0.8);
}
.text-success-active\/85 {
  color: rgb(56 158 13 / 0.85);
}
.text-success-active\/90 {
  color: rgb(56 158 13 / 0.9);
}
.text-success-active\/95 {
  color: rgb(56 158 13 / 0.95);
}
.text-success-base {
  --tw-text-opacity: 1;
  color: rgb(82 196 26 / var(--tw-text-opacity, 1));
}
.text-success-base\/0 {
  color: rgb(82 196 26 / 0);
}
.text-success-base\/10 {
  color: rgb(82 196 26 / 0.1);
}
.text-success-base\/100 {
  color: rgb(82 196 26 / 1);
}
.text-success-base\/15 {
  color: rgb(82 196 26 / 0.15);
}
.text-success-base\/20 {
  color: rgb(82 196 26 / 0.2);
}
.text-success-base\/25 {
  color: rgb(82 196 26 / 0.25);
}
.text-success-base\/30 {
  color: rgb(82 196 26 / 0.3);
}
.text-success-base\/35 {
  color: rgb(82 196 26 / 0.35);
}
.text-success-base\/40 {
  color: rgb(82 196 26 / 0.4);
}
.text-success-base\/45 {
  color: rgb(82 196 26 / 0.45);
}
.text-success-base\/5 {
  color: rgb(82 196 26 / 0.05);
}
.text-success-base\/50 {
  color: rgb(82 196 26 / 0.5);
}
.text-success-base\/55 {
  color: rgb(82 196 26 / 0.55);
}
.text-success-base\/60 {
  color: rgb(82 196 26 / 0.6);
}
.text-success-base\/65 {
  color: rgb(82 196 26 / 0.65);
}
.text-success-base\/70 {
  color: rgb(82 196 26 / 0.7);
}
.text-success-base\/75 {
  color: rgb(82 196 26 / 0.75);
}
.text-success-base\/80 {
  color: rgb(82 196 26 / 0.8);
}
.text-success-base\/85 {
  color: rgb(82 196 26 / 0.85);
}
.text-success-base\/90 {
  color: rgb(82 196 26 / 0.9);
}
.text-success-base\/95 {
  color: rgb(82 196 26 / 0.95);
}
.text-success-bg {
  --tw-text-opacity: 1;
  color: rgb(246 255 237 / var(--tw-text-opacity, 1));
}
.text-success-bg-hover {
  --tw-text-opacity: 1;
  color: rgb(217 247 190 / var(--tw-text-opacity, 1));
}
.text-success-bg-hover\/0 {
  color: rgb(217 247 190 / 0);
}
.text-success-bg-hover\/10 {
  color: rgb(217 247 190 / 0.1);
}
.text-success-bg-hover\/100 {
  color: rgb(217 247 190 / 1);
}
.text-success-bg-hover\/15 {
  color: rgb(217 247 190 / 0.15);
}
.text-success-bg-hover\/20 {
  color: rgb(217 247 190 / 0.2);
}
.text-success-bg-hover\/25 {
  color: rgb(217 247 190 / 0.25);
}
.text-success-bg-hover\/30 {
  color: rgb(217 247 190 / 0.3);
}
.text-success-bg-hover\/35 {
  color: rgb(217 247 190 / 0.35);
}
.text-success-bg-hover\/40 {
  color: rgb(217 247 190 / 0.4);
}
.text-success-bg-hover\/45 {
  color: rgb(217 247 190 / 0.45);
}
.text-success-bg-hover\/5 {
  color: rgb(217 247 190 / 0.05);
}
.text-success-bg-hover\/50 {
  color: rgb(217 247 190 / 0.5);
}
.text-success-bg-hover\/55 {
  color: rgb(217 247 190 / 0.55);
}
.text-success-bg-hover\/60 {
  color: rgb(217 247 190 / 0.6);
}
.text-success-bg-hover\/65 {
  color: rgb(217 247 190 / 0.65);
}
.text-success-bg-hover\/70 {
  color: rgb(217 247 190 / 0.7);
}
.text-success-bg-hover\/75 {
  color: rgb(217 247 190 / 0.75);
}
.text-success-bg-hover\/80 {
  color: rgb(217 247 190 / 0.8);
}
.text-success-bg-hover\/85 {
  color: rgb(217 247 190 / 0.85);
}
.text-success-bg-hover\/90 {
  color: rgb(217 247 190 / 0.9);
}
.text-success-bg-hover\/95 {
  color: rgb(217 247 190 / 0.95);
}
.text-success-bg\/0 {
  color: rgb(246 255 237 / 0);
}
.text-success-bg\/10 {
  color: rgb(246 255 237 / 0.1);
}
.text-success-bg\/100 {
  color: rgb(246 255 237 / 1);
}
.text-success-bg\/15 {
  color: rgb(246 255 237 / 0.15);
}
.text-success-bg\/20 {
  color: rgb(246 255 237 / 0.2);
}
.text-success-bg\/25 {
  color: rgb(246 255 237 / 0.25);
}
.text-success-bg\/30 {
  color: rgb(246 255 237 / 0.3);
}
.text-success-bg\/35 {
  color: rgb(246 255 237 / 0.35);
}
.text-success-bg\/40 {
  color: rgb(246 255 237 / 0.4);
}
.text-success-bg\/45 {
  color: rgb(246 255 237 / 0.45);
}
.text-success-bg\/5 {
  color: rgb(246 255 237 / 0.05);
}
.text-success-bg\/50 {
  color: rgb(246 255 237 / 0.5);
}
.text-success-bg\/55 {
  color: rgb(246 255 237 / 0.55);
}
.text-success-bg\/60 {
  color: rgb(246 255 237 / 0.6);
}
.text-success-bg\/65 {
  color: rgb(246 255 237 / 0.65);
}
.text-success-bg\/70 {
  color: rgb(246 255 237 / 0.7);
}
.text-success-bg\/75 {
  color: rgb(246 255 237 / 0.75);
}
.text-success-bg\/80 {
  color: rgb(246 255 237 / 0.8);
}
.text-success-bg\/85 {
  color: rgb(246 255 237 / 0.85);
}
.text-success-bg\/90 {
  color: rgb(246 255 237 / 0.9);
}
.text-success-bg\/95 {
  color: rgb(246 255 237 / 0.95);
}
.text-success-border {
  --tw-text-opacity: 1;
  color: rgb(183 235 143 / var(--tw-text-opacity, 1));
}
.text-success-border-hover {
  --tw-text-opacity: 1;
  color: rgb(149 222 100 / var(--tw-text-opacity, 1));
}
.text-success-border-hover\/0 {
  color: rgb(149 222 100 / 0);
}
.text-success-border-hover\/10 {
  color: rgb(149 222 100 / 0.1);
}
.text-success-border-hover\/100 {
  color: rgb(149 222 100 / 1);
}
.text-success-border-hover\/15 {
  color: rgb(149 222 100 / 0.15);
}
.text-success-border-hover\/20 {
  color: rgb(149 222 100 / 0.2);
}
.text-success-border-hover\/25 {
  color: rgb(149 222 100 / 0.25);
}
.text-success-border-hover\/30 {
  color: rgb(149 222 100 / 0.3);
}
.text-success-border-hover\/35 {
  color: rgb(149 222 100 / 0.35);
}
.text-success-border-hover\/40 {
  color: rgb(149 222 100 / 0.4);
}
.text-success-border-hover\/45 {
  color: rgb(149 222 100 / 0.45);
}
.text-success-border-hover\/5 {
  color: rgb(149 222 100 / 0.05);
}
.text-success-border-hover\/50 {
  color: rgb(149 222 100 / 0.5);
}
.text-success-border-hover\/55 {
  color: rgb(149 222 100 / 0.55);
}
.text-success-border-hover\/60 {
  color: rgb(149 222 100 / 0.6);
}
.text-success-border-hover\/65 {
  color: rgb(149 222 100 / 0.65);
}
.text-success-border-hover\/70 {
  color: rgb(149 222 100 / 0.7);
}
.text-success-border-hover\/75 {
  color: rgb(149 222 100 / 0.75);
}
.text-success-border-hover\/80 {
  color: rgb(149 222 100 / 0.8);
}
.text-success-border-hover\/85 {
  color: rgb(149 222 100 / 0.85);
}
.text-success-border-hover\/90 {
  color: rgb(149 222 100 / 0.9);
}
.text-success-border-hover\/95 {
  color: rgb(149 222 100 / 0.95);
}
.text-success-border\/0 {
  color: rgb(183 235 143 / 0);
}
.text-success-border\/10 {
  color: rgb(183 235 143 / 0.1);
}
.text-success-border\/100 {
  color: rgb(183 235 143 / 1);
}
.text-success-border\/15 {
  color: rgb(183 235 143 / 0.15);
}
.text-success-border\/20 {
  color: rgb(183 235 143 / 0.2);
}
.text-success-border\/25 {
  color: rgb(183 235 143 / 0.25);
}
.text-success-border\/30 {
  color: rgb(183 235 143 / 0.3);
}
.text-success-border\/35 {
  color: rgb(183 235 143 / 0.35);
}
.text-success-border\/40 {
  color: rgb(183 235 143 / 0.4);
}
.text-success-border\/45 {
  color: rgb(183 235 143 / 0.45);
}
.text-success-border\/5 {
  color: rgb(183 235 143 / 0.05);
}
.text-success-border\/50 {
  color: rgb(183 235 143 / 0.5);
}
.text-success-border\/55 {
  color: rgb(183 235 143 / 0.55);
}
.text-success-border\/60 {
  color: rgb(183 235 143 / 0.6);
}
.text-success-border\/65 {
  color: rgb(183 235 143 / 0.65);
}
.text-success-border\/70 {
  color: rgb(183 235 143 / 0.7);
}
.text-success-border\/75 {
  color: rgb(183 235 143 / 0.75);
}
.text-success-border\/80 {
  color: rgb(183 235 143 / 0.8);
}
.text-success-border\/85 {
  color: rgb(183 235 143 / 0.85);
}
.text-success-border\/90 {
  color: rgb(183 235 143 / 0.9);
}
.text-success-border\/95 {
  color: rgb(183 235 143 / 0.95);
}
.text-success-hover {
  --tw-text-opacity: 1;
  color: rgb(115 209 61 / var(--tw-text-opacity, 1));
}
.text-success-hover\/0 {
  color: rgb(115 209 61 / 0);
}
.text-success-hover\/10 {
  color: rgb(115 209 61 / 0.1);
}
.text-success-hover\/100 {
  color: rgb(115 209 61 / 1);
}
.text-success-hover\/15 {
  color: rgb(115 209 61 / 0.15);
}
.text-success-hover\/20 {
  color: rgb(115 209 61 / 0.2);
}
.text-success-hover\/25 {
  color: rgb(115 209 61 / 0.25);
}
.text-success-hover\/30 {
  color: rgb(115 209 61 / 0.3);
}
.text-success-hover\/35 {
  color: rgb(115 209 61 / 0.35);
}
.text-success-hover\/40 {
  color: rgb(115 209 61 / 0.4);
}
.text-success-hover\/45 {
  color: rgb(115 209 61 / 0.45);
}
.text-success-hover\/5 {
  color: rgb(115 209 61 / 0.05);
}
.text-success-hover\/50 {
  color: rgb(115 209 61 / 0.5);
}
.text-success-hover\/55 {
  color: rgb(115 209 61 / 0.55);
}
.text-success-hover\/60 {
  color: rgb(115 209 61 / 0.6);
}
.text-success-hover\/65 {
  color: rgb(115 209 61 / 0.65);
}
.text-success-hover\/70 {
  color: rgb(115 209 61 / 0.7);
}
.text-success-hover\/75 {
  color: rgb(115 209 61 / 0.75);
}
.text-success-hover\/80 {
  color: rgb(115 209 61 / 0.8);
}
.text-success-hover\/85 {
  color: rgb(115 209 61 / 0.85);
}
.text-success-hover\/90 {
  color: rgb(115 209 61 / 0.9);
}
.text-success-hover\/95 {
  color: rgb(115 209 61 / 0.95);
}
.text-success-text {
  --tw-text-opacity: 1;
  color: rgb(19 82 0 / var(--tw-text-opacity, 1));
}
.text-success-text-active {
  --tw-text-opacity: 1;
  color: rgb(9 43 0 / var(--tw-text-opacity, 1));
}
.text-success-text-active\/0 {
  color: rgb(9 43 0 / 0);
}
.text-success-text-active\/10 {
  color: rgb(9 43 0 / 0.1);
}
.text-success-text-active\/100 {
  color: rgb(9 43 0 / 1);
}
.text-success-text-active\/15 {
  color: rgb(9 43 0 / 0.15);
}
.text-success-text-active\/20 {
  color: rgb(9 43 0 / 0.2);
}
.text-success-text-active\/25 {
  color: rgb(9 43 0 / 0.25);
}
.text-success-text-active\/30 {
  color: rgb(9 43 0 / 0.3);
}
.text-success-text-active\/35 {
  color: rgb(9 43 0 / 0.35);
}
.text-success-text-active\/40 {
  color: rgb(9 43 0 / 0.4);
}
.text-success-text-active\/45 {
  color: rgb(9 43 0 / 0.45);
}
.text-success-text-active\/5 {
  color: rgb(9 43 0 / 0.05);
}
.text-success-text-active\/50 {
  color: rgb(9 43 0 / 0.5);
}
.text-success-text-active\/55 {
  color: rgb(9 43 0 / 0.55);
}
.text-success-text-active\/60 {
  color: rgb(9 43 0 / 0.6);
}
.text-success-text-active\/65 {
  color: rgb(9 43 0 / 0.65);
}
.text-success-text-active\/70 {
  color: rgb(9 43 0 / 0.7);
}
.text-success-text-active\/75 {
  color: rgb(9 43 0 / 0.75);
}
.text-success-text-active\/80 {
  color: rgb(9 43 0 / 0.8);
}
.text-success-text-active\/85 {
  color: rgb(9 43 0 / 0.85);
}
.text-success-text-active\/90 {
  color: rgb(9 43 0 / 0.9);
}
.text-success-text-active\/95 {
  color: rgb(9 43 0 / 0.95);
}
.text-success-text-hover {
  --tw-text-opacity: 1;
  color: rgb(35 120 4 / var(--tw-text-opacity, 1));
}
.text-success-text-hover\/0 {
  color: rgb(35 120 4 / 0);
}
.text-success-text-hover\/10 {
  color: rgb(35 120 4 / 0.1);
}
.text-success-text-hover\/100 {
  color: rgb(35 120 4 / 1);
}
.text-success-text-hover\/15 {
  color: rgb(35 120 4 / 0.15);
}
.text-success-text-hover\/20 {
  color: rgb(35 120 4 / 0.2);
}
.text-success-text-hover\/25 {
  color: rgb(35 120 4 / 0.25);
}
.text-success-text-hover\/30 {
  color: rgb(35 120 4 / 0.3);
}
.text-success-text-hover\/35 {
  color: rgb(35 120 4 / 0.35);
}
.text-success-text-hover\/40 {
  color: rgb(35 120 4 / 0.4);
}
.text-success-text-hover\/45 {
  color: rgb(35 120 4 / 0.45);
}
.text-success-text-hover\/5 {
  color: rgb(35 120 4 / 0.05);
}
.text-success-text-hover\/50 {
  color: rgb(35 120 4 / 0.5);
}
.text-success-text-hover\/55 {
  color: rgb(35 120 4 / 0.55);
}
.text-success-text-hover\/60 {
  color: rgb(35 120 4 / 0.6);
}
.text-success-text-hover\/65 {
  color: rgb(35 120 4 / 0.65);
}
.text-success-text-hover\/70 {
  color: rgb(35 120 4 / 0.7);
}
.text-success-text-hover\/75 {
  color: rgb(35 120 4 / 0.75);
}
.text-success-text-hover\/80 {
  color: rgb(35 120 4 / 0.8);
}
.text-success-text-hover\/85 {
  color: rgb(35 120 4 / 0.85);
}
.text-success-text-hover\/90 {
  color: rgb(35 120 4 / 0.9);
}
.text-success-text-hover\/95 {
  color: rgb(35 120 4 / 0.95);
}
.text-success-text\/0 {
  color: rgb(19 82 0 / 0);
}
.text-success-text\/10 {
  color: rgb(19 82 0 / 0.1);
}
.text-success-text\/100 {
  color: rgb(19 82 0 / 1);
}
.text-success-text\/15 {
  color: rgb(19 82 0 / 0.15);
}
.text-success-text\/20 {
  color: rgb(19 82 0 / 0.2);
}
.text-success-text\/25 {
  color: rgb(19 82 0 / 0.25);
}
.text-success-text\/30 {
  color: rgb(19 82 0 / 0.3);
}
.text-success-text\/35 {
  color: rgb(19 82 0 / 0.35);
}
.text-success-text\/40 {
  color: rgb(19 82 0 / 0.4);
}
.text-success-text\/45 {
  color: rgb(19 82 0 / 0.45);
}
.text-success-text\/5 {
  color: rgb(19 82 0 / 0.05);
}
.text-success-text\/50 {
  color: rgb(19 82 0 / 0.5);
}
.text-success-text\/55 {
  color: rgb(19 82 0 / 0.55);
}
.text-success-text\/60 {
  color: rgb(19 82 0 / 0.6);
}
.text-success-text\/65 {
  color: rgb(19 82 0 / 0.65);
}
.text-success-text\/70 {
  color: rgb(19 82 0 / 0.7);
}
.text-success-text\/75 {
  color: rgb(19 82 0 / 0.75);
}
.text-success-text\/80 {
  color: rgb(19 82 0 / 0.8);
}
.text-success-text\/85 {
  color: rgb(19 82 0 / 0.85);
}
.text-success-text\/90 {
  color: rgb(19 82 0 / 0.9);
}
.text-success-text\/95 {
  color: rgb(19 82 0 / 0.95);
}
.text-sunriseYellow-1 {
  --tw-text-opacity: 1;
  color: rgb(254 255 230 / var(--tw-text-opacity, 1));
}
.text-sunriseYellow-1\/0 {
  color: rgb(254 255 230 / 0);
}
.text-sunriseYellow-1\/10 {
  color: rgb(254 255 230 / 0.1);
}
.text-sunriseYellow-1\/100 {
  color: rgb(254 255 230 / 1);
}
.text-sunriseYellow-1\/15 {
  color: rgb(254 255 230 / 0.15);
}
.text-sunriseYellow-1\/20 {
  color: rgb(254 255 230 / 0.2);
}
.text-sunriseYellow-1\/25 {
  color: rgb(254 255 230 / 0.25);
}
.text-sunriseYellow-1\/30 {
  color: rgb(254 255 230 / 0.3);
}
.text-sunriseYellow-1\/35 {
  color: rgb(254 255 230 / 0.35);
}
.text-sunriseYellow-1\/40 {
  color: rgb(254 255 230 / 0.4);
}
.text-sunriseYellow-1\/45 {
  color: rgb(254 255 230 / 0.45);
}
.text-sunriseYellow-1\/5 {
  color: rgb(254 255 230 / 0.05);
}
.text-sunriseYellow-1\/50 {
  color: rgb(254 255 230 / 0.5);
}
.text-sunriseYellow-1\/55 {
  color: rgb(254 255 230 / 0.55);
}
.text-sunriseYellow-1\/60 {
  color: rgb(254 255 230 / 0.6);
}
.text-sunriseYellow-1\/65 {
  color: rgb(254 255 230 / 0.65);
}
.text-sunriseYellow-1\/70 {
  color: rgb(254 255 230 / 0.7);
}
.text-sunriseYellow-1\/75 {
  color: rgb(254 255 230 / 0.75);
}
.text-sunriseYellow-1\/80 {
  color: rgb(254 255 230 / 0.8);
}
.text-sunriseYellow-1\/85 {
  color: rgb(254 255 230 / 0.85);
}
.text-sunriseYellow-1\/90 {
  color: rgb(254 255 230 / 0.9);
}
.text-sunriseYellow-1\/95 {
  color: rgb(254 255 230 / 0.95);
}
.text-sunriseYellow-10 {
  --tw-text-opacity: 1;
  color: rgb(97 71 0 / var(--tw-text-opacity, 1));
}
.text-sunriseYellow-10\/0 {
  color: rgb(97 71 0 / 0);
}
.text-sunriseYellow-10\/10 {
  color: rgb(97 71 0 / 0.1);
}
.text-sunriseYellow-10\/100 {
  color: rgb(97 71 0 / 1);
}
.text-sunriseYellow-10\/15 {
  color: rgb(97 71 0 / 0.15);
}
.text-sunriseYellow-10\/20 {
  color: rgb(97 71 0 / 0.2);
}
.text-sunriseYellow-10\/25 {
  color: rgb(97 71 0 / 0.25);
}
.text-sunriseYellow-10\/30 {
  color: rgb(97 71 0 / 0.3);
}
.text-sunriseYellow-10\/35 {
  color: rgb(97 71 0 / 0.35);
}
.text-sunriseYellow-10\/40 {
  color: rgb(97 71 0 / 0.4);
}
.text-sunriseYellow-10\/45 {
  color: rgb(97 71 0 / 0.45);
}
.text-sunriseYellow-10\/5 {
  color: rgb(97 71 0 / 0.05);
}
.text-sunriseYellow-10\/50 {
  color: rgb(97 71 0 / 0.5);
}
.text-sunriseYellow-10\/55 {
  color: rgb(97 71 0 / 0.55);
}
.text-sunriseYellow-10\/60 {
  color: rgb(97 71 0 / 0.6);
}
.text-sunriseYellow-10\/65 {
  color: rgb(97 71 0 / 0.65);
}
.text-sunriseYellow-10\/70 {
  color: rgb(97 71 0 / 0.7);
}
.text-sunriseYellow-10\/75 {
  color: rgb(97 71 0 / 0.75);
}
.text-sunriseYellow-10\/80 {
  color: rgb(97 71 0 / 0.8);
}
.text-sunriseYellow-10\/85 {
  color: rgb(97 71 0 / 0.85);
}
.text-sunriseYellow-10\/90 {
  color: rgb(97 71 0 / 0.9);
}
.text-sunriseYellow-10\/95 {
  color: rgb(97 71 0 / 0.95);
}
.text-sunriseYellow-11 {
  color: #FCD34D66;
}
.text-sunriseYellow-11\/0 {
  color: rgb(252 211 77 / 0);
}
.text-sunriseYellow-11\/10 {
  color: rgb(252 211 77 / 0.1);
}
.text-sunriseYellow-11\/100 {
  color: rgb(252 211 77 / 1);
}
.text-sunriseYellow-11\/15 {
  color: rgb(252 211 77 / 0.15);
}
.text-sunriseYellow-11\/20 {
  color: rgb(252 211 77 / 0.2);
}
.text-sunriseYellow-11\/25 {
  color: rgb(252 211 77 / 0.25);
}
.text-sunriseYellow-11\/30 {
  color: rgb(252 211 77 / 0.3);
}
.text-sunriseYellow-11\/35 {
  color: rgb(252 211 77 / 0.35);
}
.text-sunriseYellow-11\/40 {
  color: rgb(252 211 77 / 0.4);
}
.text-sunriseYellow-11\/45 {
  color: rgb(252 211 77 / 0.45);
}
.text-sunriseYellow-11\/5 {
  color: rgb(252 211 77 / 0.05);
}
.text-sunriseYellow-11\/50 {
  color: rgb(252 211 77 / 0.5);
}
.text-sunriseYellow-11\/55 {
  color: rgb(252 211 77 / 0.55);
}
.text-sunriseYellow-11\/60 {
  color: rgb(252 211 77 / 0.6);
}
.text-sunriseYellow-11\/65 {
  color: rgb(252 211 77 / 0.65);
}
.text-sunriseYellow-11\/70 {
  color: rgb(252 211 77 / 0.7);
}
.text-sunriseYellow-11\/75 {
  color: rgb(252 211 77 / 0.75);
}
.text-sunriseYellow-11\/80 {
  color: rgb(252 211 77 / 0.8);
}
.text-sunriseYellow-11\/85 {
  color: rgb(252 211 77 / 0.85);
}
.text-sunriseYellow-11\/90 {
  color: rgb(252 211 77 / 0.9);
}
.text-sunriseYellow-11\/95 {
  color: rgb(252 211 77 / 0.95);
}
.text-sunriseYellow-12 {
  color: #FCD34D99;
}
.text-sunriseYellow-12\/0 {
  color: rgb(252 211 77 / 0);
}
.text-sunriseYellow-12\/10 {
  color: rgb(252 211 77 / 0.1);
}
.text-sunriseYellow-12\/100 {
  color: rgb(252 211 77 / 1);
}
.text-sunriseYellow-12\/15 {
  color: rgb(252 211 77 / 0.15);
}
.text-sunriseYellow-12\/20 {
  color: rgb(252 211 77 / 0.2);
}
.text-sunriseYellow-12\/25 {
  color: rgb(252 211 77 / 0.25);
}
.text-sunriseYellow-12\/30 {
  color: rgb(252 211 77 / 0.3);
}
.text-sunriseYellow-12\/35 {
  color: rgb(252 211 77 / 0.35);
}
.text-sunriseYellow-12\/40 {
  color: rgb(252 211 77 / 0.4);
}
.text-sunriseYellow-12\/45 {
  color: rgb(252 211 77 / 0.45);
}
.text-sunriseYellow-12\/5 {
  color: rgb(252 211 77 / 0.05);
}
.text-sunriseYellow-12\/50 {
  color: rgb(252 211 77 / 0.5);
}
.text-sunriseYellow-12\/55 {
  color: rgb(252 211 77 / 0.55);
}
.text-sunriseYellow-12\/60 {
  color: rgb(252 211 77 / 0.6);
}
.text-sunriseYellow-12\/65 {
  color: rgb(252 211 77 / 0.65);
}
.text-sunriseYellow-12\/70 {
  color: rgb(252 211 77 / 0.7);
}
.text-sunriseYellow-12\/75 {
  color: rgb(252 211 77 / 0.75);
}
.text-sunriseYellow-12\/80 {
  color: rgb(252 211 77 / 0.8);
}
.text-sunriseYellow-12\/85 {
  color: rgb(252 211 77 / 0.85);
}
.text-sunriseYellow-12\/90 {
  color: rgb(252 211 77 / 0.9);
}
.text-sunriseYellow-12\/95 {
  color: rgb(252 211 77 / 0.95);
}
.text-sunriseYellow-2 {
  --tw-text-opacity: 1;
  color: rgb(255 255 184 / var(--tw-text-opacity, 1));
}
.text-sunriseYellow-2\/0 {
  color: rgb(255 255 184 / 0);
}
.text-sunriseYellow-2\/10 {
  color: rgb(255 255 184 / 0.1);
}
.text-sunriseYellow-2\/100 {
  color: rgb(255 255 184 / 1);
}
.text-sunriseYellow-2\/15 {
  color: rgb(255 255 184 / 0.15);
}
.text-sunriseYellow-2\/20 {
  color: rgb(255 255 184 / 0.2);
}
.text-sunriseYellow-2\/25 {
  color: rgb(255 255 184 / 0.25);
}
.text-sunriseYellow-2\/30 {
  color: rgb(255 255 184 / 0.3);
}
.text-sunriseYellow-2\/35 {
  color: rgb(255 255 184 / 0.35);
}
.text-sunriseYellow-2\/40 {
  color: rgb(255 255 184 / 0.4);
}
.text-sunriseYellow-2\/45 {
  color: rgb(255 255 184 / 0.45);
}
.text-sunriseYellow-2\/5 {
  color: rgb(255 255 184 / 0.05);
}
.text-sunriseYellow-2\/50 {
  color: rgb(255 255 184 / 0.5);
}
.text-sunriseYellow-2\/55 {
  color: rgb(255 255 184 / 0.55);
}
.text-sunriseYellow-2\/60 {
  color: rgb(255 255 184 / 0.6);
}
.text-sunriseYellow-2\/65 {
  color: rgb(255 255 184 / 0.65);
}
.text-sunriseYellow-2\/70 {
  color: rgb(255 255 184 / 0.7);
}
.text-sunriseYellow-2\/75 {
  color: rgb(255 255 184 / 0.75);
}
.text-sunriseYellow-2\/80 {
  color: rgb(255 255 184 / 0.8);
}
.text-sunriseYellow-2\/85 {
  color: rgb(255 255 184 / 0.85);
}
.text-sunriseYellow-2\/90 {
  color: rgb(255 255 184 / 0.9);
}
.text-sunriseYellow-2\/95 {
  color: rgb(255 255 184 / 0.95);
}
.text-sunriseYellow-3 {
  --tw-text-opacity: 1;
  color: rgb(255 251 143 / var(--tw-text-opacity, 1));
}
.text-sunriseYellow-3\/0 {
  color: rgb(255 251 143 / 0);
}
.text-sunriseYellow-3\/10 {
  color: rgb(255 251 143 / 0.1);
}
.text-sunriseYellow-3\/100 {
  color: rgb(255 251 143 / 1);
}
.text-sunriseYellow-3\/15 {
  color: rgb(255 251 143 / 0.15);
}
.text-sunriseYellow-3\/20 {
  color: rgb(255 251 143 / 0.2);
}
.text-sunriseYellow-3\/25 {
  color: rgb(255 251 143 / 0.25);
}
.text-sunriseYellow-3\/30 {
  color: rgb(255 251 143 / 0.3);
}
.text-sunriseYellow-3\/35 {
  color: rgb(255 251 143 / 0.35);
}
.text-sunriseYellow-3\/40 {
  color: rgb(255 251 143 / 0.4);
}
.text-sunriseYellow-3\/45 {
  color: rgb(255 251 143 / 0.45);
}
.text-sunriseYellow-3\/5 {
  color: rgb(255 251 143 / 0.05);
}
.text-sunriseYellow-3\/50 {
  color: rgb(255 251 143 / 0.5);
}
.text-sunriseYellow-3\/55 {
  color: rgb(255 251 143 / 0.55);
}
.text-sunriseYellow-3\/60 {
  color: rgb(255 251 143 / 0.6);
}
.text-sunriseYellow-3\/65 {
  color: rgb(255 251 143 / 0.65);
}
.text-sunriseYellow-3\/70 {
  color: rgb(255 251 143 / 0.7);
}
.text-sunriseYellow-3\/75 {
  color: rgb(255 251 143 / 0.75);
}
.text-sunriseYellow-3\/80 {
  color: rgb(255 251 143 / 0.8);
}
.text-sunriseYellow-3\/85 {
  color: rgb(255 251 143 / 0.85);
}
.text-sunriseYellow-3\/90 {
  color: rgb(255 251 143 / 0.9);
}
.text-sunriseYellow-3\/95 {
  color: rgb(255 251 143 / 0.95);
}
.text-sunriseYellow-4 {
  --tw-text-opacity: 1;
  color: rgb(255 245 102 / var(--tw-text-opacity, 1));
}
.text-sunriseYellow-4\/0 {
  color: rgb(255 245 102 / 0);
}
.text-sunriseYellow-4\/10 {
  color: rgb(255 245 102 / 0.1);
}
.text-sunriseYellow-4\/100 {
  color: rgb(255 245 102 / 1);
}
.text-sunriseYellow-4\/15 {
  color: rgb(255 245 102 / 0.15);
}
.text-sunriseYellow-4\/20 {
  color: rgb(255 245 102 / 0.2);
}
.text-sunriseYellow-4\/25 {
  color: rgb(255 245 102 / 0.25);
}
.text-sunriseYellow-4\/30 {
  color: rgb(255 245 102 / 0.3);
}
.text-sunriseYellow-4\/35 {
  color: rgb(255 245 102 / 0.35);
}
.text-sunriseYellow-4\/40 {
  color: rgb(255 245 102 / 0.4);
}
.text-sunriseYellow-4\/45 {
  color: rgb(255 245 102 / 0.45);
}
.text-sunriseYellow-4\/5 {
  color: rgb(255 245 102 / 0.05);
}
.text-sunriseYellow-4\/50 {
  color: rgb(255 245 102 / 0.5);
}
.text-sunriseYellow-4\/55 {
  color: rgb(255 245 102 / 0.55);
}
.text-sunriseYellow-4\/60 {
  color: rgb(255 245 102 / 0.6);
}
.text-sunriseYellow-4\/65 {
  color: rgb(255 245 102 / 0.65);
}
.text-sunriseYellow-4\/70 {
  color: rgb(255 245 102 / 0.7);
}
.text-sunriseYellow-4\/75 {
  color: rgb(255 245 102 / 0.75);
}
.text-sunriseYellow-4\/80 {
  color: rgb(255 245 102 / 0.8);
}
.text-sunriseYellow-4\/85 {
  color: rgb(255 245 102 / 0.85);
}
.text-sunriseYellow-4\/90 {
  color: rgb(255 245 102 / 0.9);
}
.text-sunriseYellow-4\/95 {
  color: rgb(255 245 102 / 0.95);
}
.text-sunriseYellow-5 {
  --tw-text-opacity: 1;
  color: rgb(255 236 61 / var(--tw-text-opacity, 1));
}
.text-sunriseYellow-5\/0 {
  color: rgb(255 236 61 / 0);
}
.text-sunriseYellow-5\/10 {
  color: rgb(255 236 61 / 0.1);
}
.text-sunriseYellow-5\/100 {
  color: rgb(255 236 61 / 1);
}
.text-sunriseYellow-5\/15 {
  color: rgb(255 236 61 / 0.15);
}
.text-sunriseYellow-5\/20 {
  color: rgb(255 236 61 / 0.2);
}
.text-sunriseYellow-5\/25 {
  color: rgb(255 236 61 / 0.25);
}
.text-sunriseYellow-5\/30 {
  color: rgb(255 236 61 / 0.3);
}
.text-sunriseYellow-5\/35 {
  color: rgb(255 236 61 / 0.35);
}
.text-sunriseYellow-5\/40 {
  color: rgb(255 236 61 / 0.4);
}
.text-sunriseYellow-5\/45 {
  color: rgb(255 236 61 / 0.45);
}
.text-sunriseYellow-5\/5 {
  color: rgb(255 236 61 / 0.05);
}
.text-sunriseYellow-5\/50 {
  color: rgb(255 236 61 / 0.5);
}
.text-sunriseYellow-5\/55 {
  color: rgb(255 236 61 / 0.55);
}
.text-sunriseYellow-5\/60 {
  color: rgb(255 236 61 / 0.6);
}
.text-sunriseYellow-5\/65 {
  color: rgb(255 236 61 / 0.65);
}
.text-sunriseYellow-5\/70 {
  color: rgb(255 236 61 / 0.7);
}
.text-sunriseYellow-5\/75 {
  color: rgb(255 236 61 / 0.75);
}
.text-sunriseYellow-5\/80 {
  color: rgb(255 236 61 / 0.8);
}
.text-sunriseYellow-5\/85 {
  color: rgb(255 236 61 / 0.85);
}
.text-sunriseYellow-5\/90 {
  color: rgb(255 236 61 / 0.9);
}
.text-sunriseYellow-5\/95 {
  color: rgb(255 236 61 / 0.95);
}
.text-sunriseYellow-6 {
  --tw-text-opacity: 1;
  color: rgb(250 203 20 / var(--tw-text-opacity, 1));
}
.text-sunriseYellow-6\/0 {
  color: rgb(250 203 20 / 0);
}
.text-sunriseYellow-6\/10 {
  color: rgb(250 203 20 / 0.1);
}
.text-sunriseYellow-6\/100 {
  color: rgb(250 203 20 / 1);
}
.text-sunriseYellow-6\/15 {
  color: rgb(250 203 20 / 0.15);
}
.text-sunriseYellow-6\/20 {
  color: rgb(250 203 20 / 0.2);
}
.text-sunriseYellow-6\/25 {
  color: rgb(250 203 20 / 0.25);
}
.text-sunriseYellow-6\/30 {
  color: rgb(250 203 20 / 0.3);
}
.text-sunriseYellow-6\/35 {
  color: rgb(250 203 20 / 0.35);
}
.text-sunriseYellow-6\/40 {
  color: rgb(250 203 20 / 0.4);
}
.text-sunriseYellow-6\/45 {
  color: rgb(250 203 20 / 0.45);
}
.text-sunriseYellow-6\/5 {
  color: rgb(250 203 20 / 0.05);
}
.text-sunriseYellow-6\/50 {
  color: rgb(250 203 20 / 0.5);
}
.text-sunriseYellow-6\/55 {
  color: rgb(250 203 20 / 0.55);
}
.text-sunriseYellow-6\/60 {
  color: rgb(250 203 20 / 0.6);
}
.text-sunriseYellow-6\/65 {
  color: rgb(250 203 20 / 0.65);
}
.text-sunriseYellow-6\/70 {
  color: rgb(250 203 20 / 0.7);
}
.text-sunriseYellow-6\/75 {
  color: rgb(250 203 20 / 0.75);
}
.text-sunriseYellow-6\/80 {
  color: rgb(250 203 20 / 0.8);
}
.text-sunriseYellow-6\/85 {
  color: rgb(250 203 20 / 0.85);
}
.text-sunriseYellow-6\/90 {
  color: rgb(250 203 20 / 0.9);
}
.text-sunriseYellow-6\/95 {
  color: rgb(250 203 20 / 0.95);
}
.text-sunriseYellow-7 {
  --tw-text-opacity: 1;
  color: rgb(212 177 6 / var(--tw-text-opacity, 1));
}
.text-sunriseYellow-7\/0 {
  color: rgb(212 177 6 / 0);
}
.text-sunriseYellow-7\/10 {
  color: rgb(212 177 6 / 0.1);
}
.text-sunriseYellow-7\/100 {
  color: rgb(212 177 6 / 1);
}
.text-sunriseYellow-7\/15 {
  color: rgb(212 177 6 / 0.15);
}
.text-sunriseYellow-7\/20 {
  color: rgb(212 177 6 / 0.2);
}
.text-sunriseYellow-7\/25 {
  color: rgb(212 177 6 / 0.25);
}
.text-sunriseYellow-7\/30 {
  color: rgb(212 177 6 / 0.3);
}
.text-sunriseYellow-7\/35 {
  color: rgb(212 177 6 / 0.35);
}
.text-sunriseYellow-7\/40 {
  color: rgb(212 177 6 / 0.4);
}
.text-sunriseYellow-7\/45 {
  color: rgb(212 177 6 / 0.45);
}
.text-sunriseYellow-7\/5 {
  color: rgb(212 177 6 / 0.05);
}
.text-sunriseYellow-7\/50 {
  color: rgb(212 177 6 / 0.5);
}
.text-sunriseYellow-7\/55 {
  color: rgb(212 177 6 / 0.55);
}
.text-sunriseYellow-7\/60 {
  color: rgb(212 177 6 / 0.6);
}
.text-sunriseYellow-7\/65 {
  color: rgb(212 177 6 / 0.65);
}
.text-sunriseYellow-7\/70 {
  color: rgb(212 177 6 / 0.7);
}
.text-sunriseYellow-7\/75 {
  color: rgb(212 177 6 / 0.75);
}
.text-sunriseYellow-7\/80 {
  color: rgb(212 177 6 / 0.8);
}
.text-sunriseYellow-7\/85 {
  color: rgb(212 177 6 / 0.85);
}
.text-sunriseYellow-7\/90 {
  color: rgb(212 177 6 / 0.9);
}
.text-sunriseYellow-7\/95 {
  color: rgb(212 177 6 / 0.95);
}
.text-sunriseYellow-8 {
  --tw-text-opacity: 1;
  color: rgb(173 139 0 / var(--tw-text-opacity, 1));
}
.text-sunriseYellow-8\/0 {
  color: rgb(173 139 0 / 0);
}
.text-sunriseYellow-8\/10 {
  color: rgb(173 139 0 / 0.1);
}
.text-sunriseYellow-8\/100 {
  color: rgb(173 139 0 / 1);
}
.text-sunriseYellow-8\/15 {
  color: rgb(173 139 0 / 0.15);
}
.text-sunriseYellow-8\/20 {
  color: rgb(173 139 0 / 0.2);
}
.text-sunriseYellow-8\/25 {
  color: rgb(173 139 0 / 0.25);
}
.text-sunriseYellow-8\/30 {
  color: rgb(173 139 0 / 0.3);
}
.text-sunriseYellow-8\/35 {
  color: rgb(173 139 0 / 0.35);
}
.text-sunriseYellow-8\/40 {
  color: rgb(173 139 0 / 0.4);
}
.text-sunriseYellow-8\/45 {
  color: rgb(173 139 0 / 0.45);
}
.text-sunriseYellow-8\/5 {
  color: rgb(173 139 0 / 0.05);
}
.text-sunriseYellow-8\/50 {
  color: rgb(173 139 0 / 0.5);
}
.text-sunriseYellow-8\/55 {
  color: rgb(173 139 0 / 0.55);
}
.text-sunriseYellow-8\/60 {
  color: rgb(173 139 0 / 0.6);
}
.text-sunriseYellow-8\/65 {
  color: rgb(173 139 0 / 0.65);
}
.text-sunriseYellow-8\/70 {
  color: rgb(173 139 0 / 0.7);
}
.text-sunriseYellow-8\/75 {
  color: rgb(173 139 0 / 0.75);
}
.text-sunriseYellow-8\/80 {
  color: rgb(173 139 0 / 0.8);
}
.text-sunriseYellow-8\/85 {
  color: rgb(173 139 0 / 0.85);
}
.text-sunriseYellow-8\/90 {
  color: rgb(173 139 0 / 0.9);
}
.text-sunriseYellow-8\/95 {
  color: rgb(173 139 0 / 0.95);
}
.text-sunriseYellow-9 {
  --tw-text-opacity: 1;
  color: rgb(135 104 0 / var(--tw-text-opacity, 1));
}
.text-sunriseYellow-9\/0 {
  color: rgb(135 104 0 / 0);
}
.text-sunriseYellow-9\/10 {
  color: rgb(135 104 0 / 0.1);
}
.text-sunriseYellow-9\/100 {
  color: rgb(135 104 0 / 1);
}
.text-sunriseYellow-9\/15 {
  color: rgb(135 104 0 / 0.15);
}
.text-sunriseYellow-9\/20 {
  color: rgb(135 104 0 / 0.2);
}
.text-sunriseYellow-9\/25 {
  color: rgb(135 104 0 / 0.25);
}
.text-sunriseYellow-9\/30 {
  color: rgb(135 104 0 / 0.3);
}
.text-sunriseYellow-9\/35 {
  color: rgb(135 104 0 / 0.35);
}
.text-sunriseYellow-9\/40 {
  color: rgb(135 104 0 / 0.4);
}
.text-sunriseYellow-9\/45 {
  color: rgb(135 104 0 / 0.45);
}
.text-sunriseYellow-9\/5 {
  color: rgb(135 104 0 / 0.05);
}
.text-sunriseYellow-9\/50 {
  color: rgb(135 104 0 / 0.5);
}
.text-sunriseYellow-9\/55 {
  color: rgb(135 104 0 / 0.55);
}
.text-sunriseYellow-9\/60 {
  color: rgb(135 104 0 / 0.6);
}
.text-sunriseYellow-9\/65 {
  color: rgb(135 104 0 / 0.65);
}
.text-sunriseYellow-9\/70 {
  color: rgb(135 104 0 / 0.7);
}
.text-sunriseYellow-9\/75 {
  color: rgb(135 104 0 / 0.75);
}
.text-sunriseYellow-9\/80 {
  color: rgb(135 104 0 / 0.8);
}
.text-sunriseYellow-9\/85 {
  color: rgb(135 104 0 / 0.85);
}
.text-sunriseYellow-9\/90 {
  color: rgb(135 104 0 / 0.9);
}
.text-sunriseYellow-9\/95 {
  color: rgb(135 104 0 / 0.95);
}
.text-teal-100 {
  --tw-text-opacity: 1;
  color: rgb(213 245 246 / var(--tw-text-opacity, 1));
}
.text-teal-100\/0 {
  color: rgb(213 245 246 / 0);
}
.text-teal-100\/10 {
  color: rgb(213 245 246 / 0.1);
}
.text-teal-100\/100 {
  color: rgb(213 245 246 / 1);
}
.text-teal-100\/15 {
  color: rgb(213 245 246 / 0.15);
}
.text-teal-100\/20 {
  color: rgb(213 245 246 / 0.2);
}
.text-teal-100\/25 {
  color: rgb(213 245 246 / 0.25);
}
.text-teal-100\/30 {
  color: rgb(213 245 246 / 0.3);
}
.text-teal-100\/35 {
  color: rgb(213 245 246 / 0.35);
}
.text-teal-100\/40 {
  color: rgb(213 245 246 / 0.4);
}
.text-teal-100\/45 {
  color: rgb(213 245 246 / 0.45);
}
.text-teal-100\/5 {
  color: rgb(213 245 246 / 0.05);
}
.text-teal-100\/50 {
  color: rgb(213 245 246 / 0.5);
}
.text-teal-100\/55 {
  color: rgb(213 245 246 / 0.55);
}
.text-teal-100\/60 {
  color: rgb(213 245 246 / 0.6);
}
.text-teal-100\/65 {
  color: rgb(213 245 246 / 0.65);
}
.text-teal-100\/70 {
  color: rgb(213 245 246 / 0.7);
}
.text-teal-100\/75 {
  color: rgb(213 245 246 / 0.75);
}
.text-teal-100\/80 {
  color: rgb(213 245 246 / 0.8);
}
.text-teal-100\/85 {
  color: rgb(213 245 246 / 0.85);
}
.text-teal-100\/90 {
  color: rgb(213 245 246 / 0.9);
}
.text-teal-100\/95 {
  color: rgb(213 245 246 / 0.95);
}
.text-teal-200 {
  --tw-text-opacity: 1;
  color: rgb(175 236 239 / var(--tw-text-opacity, 1));
}
.text-teal-200\/0 {
  color: rgb(175 236 239 / 0);
}
.text-teal-200\/10 {
  color: rgb(175 236 239 / 0.1);
}
.text-teal-200\/100 {
  color: rgb(175 236 239 / 1);
}
.text-teal-200\/15 {
  color: rgb(175 236 239 / 0.15);
}
.text-teal-200\/20 {
  color: rgb(175 236 239 / 0.2);
}
.text-teal-200\/25 {
  color: rgb(175 236 239 / 0.25);
}
.text-teal-200\/30 {
  color: rgb(175 236 239 / 0.3);
}
.text-teal-200\/35 {
  color: rgb(175 236 239 / 0.35);
}
.text-teal-200\/40 {
  color: rgb(175 236 239 / 0.4);
}
.text-teal-200\/45 {
  color: rgb(175 236 239 / 0.45);
}
.text-teal-200\/5 {
  color: rgb(175 236 239 / 0.05);
}
.text-teal-200\/50 {
  color: rgb(175 236 239 / 0.5);
}
.text-teal-200\/55 {
  color: rgb(175 236 239 / 0.55);
}
.text-teal-200\/60 {
  color: rgb(175 236 239 / 0.6);
}
.text-teal-200\/65 {
  color: rgb(175 236 239 / 0.65);
}
.text-teal-200\/70 {
  color: rgb(175 236 239 / 0.7);
}
.text-teal-200\/75 {
  color: rgb(175 236 239 / 0.75);
}
.text-teal-200\/80 {
  color: rgb(175 236 239 / 0.8);
}
.text-teal-200\/85 {
  color: rgb(175 236 239 / 0.85);
}
.text-teal-200\/90 {
  color: rgb(175 236 239 / 0.9);
}
.text-teal-200\/95 {
  color: rgb(175 236 239 / 0.95);
}
.text-teal-300 {
  --tw-text-opacity: 1;
  color: rgb(126 220 226 / var(--tw-text-opacity, 1));
}
.text-teal-300\/0 {
  color: rgb(126 220 226 / 0);
}
.text-teal-300\/10 {
  color: rgb(126 220 226 / 0.1);
}
.text-teal-300\/100 {
  color: rgb(126 220 226 / 1);
}
.text-teal-300\/15 {
  color: rgb(126 220 226 / 0.15);
}
.text-teal-300\/20 {
  color: rgb(126 220 226 / 0.2);
}
.text-teal-300\/25 {
  color: rgb(126 220 226 / 0.25);
}
.text-teal-300\/30 {
  color: rgb(126 220 226 / 0.3);
}
.text-teal-300\/35 {
  color: rgb(126 220 226 / 0.35);
}
.text-teal-300\/40 {
  color: rgb(126 220 226 / 0.4);
}
.text-teal-300\/45 {
  color: rgb(126 220 226 / 0.45);
}
.text-teal-300\/5 {
  color: rgb(126 220 226 / 0.05);
}
.text-teal-300\/50 {
  color: rgb(126 220 226 / 0.5);
}
.text-teal-300\/55 {
  color: rgb(126 220 226 / 0.55);
}
.text-teal-300\/60 {
  color: rgb(126 220 226 / 0.6);
}
.text-teal-300\/65 {
  color: rgb(126 220 226 / 0.65);
}
.text-teal-300\/70 {
  color: rgb(126 220 226 / 0.7);
}
.text-teal-300\/75 {
  color: rgb(126 220 226 / 0.75);
}
.text-teal-300\/80 {
  color: rgb(126 220 226 / 0.8);
}
.text-teal-300\/85 {
  color: rgb(126 220 226 / 0.85);
}
.text-teal-300\/90 {
  color: rgb(126 220 226 / 0.9);
}
.text-teal-300\/95 {
  color: rgb(126 220 226 / 0.95);
}
.text-teal-400 {
  --tw-text-opacity: 1;
  color: rgb(22 189 202 / var(--tw-text-opacity, 1));
}
.text-teal-400\/0 {
  color: rgb(22 189 202 / 0);
}
.text-teal-400\/10 {
  color: rgb(22 189 202 / 0.1);
}
.text-teal-400\/100 {
  color: rgb(22 189 202 / 1);
}
.text-teal-400\/15 {
  color: rgb(22 189 202 / 0.15);
}
.text-teal-400\/20 {
  color: rgb(22 189 202 / 0.2);
}
.text-teal-400\/25 {
  color: rgb(22 189 202 / 0.25);
}
.text-teal-400\/30 {
  color: rgb(22 189 202 / 0.3);
}
.text-teal-400\/35 {
  color: rgb(22 189 202 / 0.35);
}
.text-teal-400\/40 {
  color: rgb(22 189 202 / 0.4);
}
.text-teal-400\/45 {
  color: rgb(22 189 202 / 0.45);
}
.text-teal-400\/5 {
  color: rgb(22 189 202 / 0.05);
}
.text-teal-400\/50 {
  color: rgb(22 189 202 / 0.5);
}
.text-teal-400\/55 {
  color: rgb(22 189 202 / 0.55);
}
.text-teal-400\/60 {
  color: rgb(22 189 202 / 0.6);
}
.text-teal-400\/65 {
  color: rgb(22 189 202 / 0.65);
}
.text-teal-400\/70 {
  color: rgb(22 189 202 / 0.7);
}
.text-teal-400\/75 {
  color: rgb(22 189 202 / 0.75);
}
.text-teal-400\/80 {
  color: rgb(22 189 202 / 0.8);
}
.text-teal-400\/85 {
  color: rgb(22 189 202 / 0.85);
}
.text-teal-400\/90 {
  color: rgb(22 189 202 / 0.9);
}
.text-teal-400\/95 {
  color: rgb(22 189 202 / 0.95);
}
.text-teal-50 {
  --tw-text-opacity: 1;
  color: rgb(237 250 250 / var(--tw-text-opacity, 1));
}
.text-teal-50\/0 {
  color: rgb(237 250 250 / 0);
}
.text-teal-50\/10 {
  color: rgb(237 250 250 / 0.1);
}
.text-teal-50\/100 {
  color: rgb(237 250 250 / 1);
}
.text-teal-50\/15 {
  color: rgb(237 250 250 / 0.15);
}
.text-teal-50\/20 {
  color: rgb(237 250 250 / 0.2);
}
.text-teal-50\/25 {
  color: rgb(237 250 250 / 0.25);
}
.text-teal-50\/30 {
  color: rgb(237 250 250 / 0.3);
}
.text-teal-50\/35 {
  color: rgb(237 250 250 / 0.35);
}
.text-teal-50\/40 {
  color: rgb(237 250 250 / 0.4);
}
.text-teal-50\/45 {
  color: rgb(237 250 250 / 0.45);
}
.text-teal-50\/5 {
  color: rgb(237 250 250 / 0.05);
}
.text-teal-50\/50 {
  color: rgb(237 250 250 / 0.5);
}
.text-teal-50\/55 {
  color: rgb(237 250 250 / 0.55);
}
.text-teal-50\/60 {
  color: rgb(237 250 250 / 0.6);
}
.text-teal-50\/65 {
  color: rgb(237 250 250 / 0.65);
}
.text-teal-50\/70 {
  color: rgb(237 250 250 / 0.7);
}
.text-teal-50\/75 {
  color: rgb(237 250 250 / 0.75);
}
.text-teal-50\/80 {
  color: rgb(237 250 250 / 0.8);
}
.text-teal-50\/85 {
  color: rgb(237 250 250 / 0.85);
}
.text-teal-50\/90 {
  color: rgb(237 250 250 / 0.9);
}
.text-teal-50\/95 {
  color: rgb(237 250 250 / 0.95);
}
.text-teal-500 {
  --tw-text-opacity: 1;
  color: rgb(6 148 162 / var(--tw-text-opacity, 1));
}
.text-teal-500\/0 {
  color: rgb(6 148 162 / 0);
}
.text-teal-500\/10 {
  color: rgb(6 148 162 / 0.1);
}
.text-teal-500\/100 {
  color: rgb(6 148 162 / 1);
}
.text-teal-500\/15 {
  color: rgb(6 148 162 / 0.15);
}
.text-teal-500\/20 {
  color: rgb(6 148 162 / 0.2);
}
.text-teal-500\/25 {
  color: rgb(6 148 162 / 0.25);
}
.text-teal-500\/30 {
  color: rgb(6 148 162 / 0.3);
}
.text-teal-500\/35 {
  color: rgb(6 148 162 / 0.35);
}
.text-teal-500\/40 {
  color: rgb(6 148 162 / 0.4);
}
.text-teal-500\/45 {
  color: rgb(6 148 162 / 0.45);
}
.text-teal-500\/5 {
  color: rgb(6 148 162 / 0.05);
}
.text-teal-500\/50 {
  color: rgb(6 148 162 / 0.5);
}
.text-teal-500\/55 {
  color: rgb(6 148 162 / 0.55);
}
.text-teal-500\/60 {
  color: rgb(6 148 162 / 0.6);
}
.text-teal-500\/65 {
  color: rgb(6 148 162 / 0.65);
}
.text-teal-500\/70 {
  color: rgb(6 148 162 / 0.7);
}
.text-teal-500\/75 {
  color: rgb(6 148 162 / 0.75);
}
.text-teal-500\/80 {
  color: rgb(6 148 162 / 0.8);
}
.text-teal-500\/85 {
  color: rgb(6 148 162 / 0.85);
}
.text-teal-500\/90 {
  color: rgb(6 148 162 / 0.9);
}
.text-teal-500\/95 {
  color: rgb(6 148 162 / 0.95);
}
.text-teal-600 {
  --tw-text-opacity: 1;
  color: rgb(4 116 129 / var(--tw-text-opacity, 1));
}
.text-teal-600\/0 {
  color: rgb(4 116 129 / 0);
}
.text-teal-600\/10 {
  color: rgb(4 116 129 / 0.1);
}
.text-teal-600\/100 {
  color: rgb(4 116 129 / 1);
}
.text-teal-600\/15 {
  color: rgb(4 116 129 / 0.15);
}
.text-teal-600\/20 {
  color: rgb(4 116 129 / 0.2);
}
.text-teal-600\/25 {
  color: rgb(4 116 129 / 0.25);
}
.text-teal-600\/30 {
  color: rgb(4 116 129 / 0.3);
}
.text-teal-600\/35 {
  color: rgb(4 116 129 / 0.35);
}
.text-teal-600\/40 {
  color: rgb(4 116 129 / 0.4);
}
.text-teal-600\/45 {
  color: rgb(4 116 129 / 0.45);
}
.text-teal-600\/5 {
  color: rgb(4 116 129 / 0.05);
}
.text-teal-600\/50 {
  color: rgb(4 116 129 / 0.5);
}
.text-teal-600\/55 {
  color: rgb(4 116 129 / 0.55);
}
.text-teal-600\/60 {
  color: rgb(4 116 129 / 0.6);
}
.text-teal-600\/65 {
  color: rgb(4 116 129 / 0.65);
}
.text-teal-600\/70 {
  color: rgb(4 116 129 / 0.7);
}
.text-teal-600\/75 {
  color: rgb(4 116 129 / 0.75);
}
.text-teal-600\/80 {
  color: rgb(4 116 129 / 0.8);
}
.text-teal-600\/85 {
  color: rgb(4 116 129 / 0.85);
}
.text-teal-600\/90 {
  color: rgb(4 116 129 / 0.9);
}
.text-teal-600\/95 {
  color: rgb(4 116 129 / 0.95);
}
.text-teal-700 {
  --tw-text-opacity: 1;
  color: rgb(3 102 114 / var(--tw-text-opacity, 1));
}
.text-teal-700\/0 {
  color: rgb(3 102 114 / 0);
}
.text-teal-700\/10 {
  color: rgb(3 102 114 / 0.1);
}
.text-teal-700\/100 {
  color: rgb(3 102 114 / 1);
}
.text-teal-700\/15 {
  color: rgb(3 102 114 / 0.15);
}
.text-teal-700\/20 {
  color: rgb(3 102 114 / 0.2);
}
.text-teal-700\/25 {
  color: rgb(3 102 114 / 0.25);
}
.text-teal-700\/30 {
  color: rgb(3 102 114 / 0.3);
}
.text-teal-700\/35 {
  color: rgb(3 102 114 / 0.35);
}
.text-teal-700\/40 {
  color: rgb(3 102 114 / 0.4);
}
.text-teal-700\/45 {
  color: rgb(3 102 114 / 0.45);
}
.text-teal-700\/5 {
  color: rgb(3 102 114 / 0.05);
}
.text-teal-700\/50 {
  color: rgb(3 102 114 / 0.5);
}
.text-teal-700\/55 {
  color: rgb(3 102 114 / 0.55);
}
.text-teal-700\/60 {
  color: rgb(3 102 114 / 0.6);
}
.text-teal-700\/65 {
  color: rgb(3 102 114 / 0.65);
}
.text-teal-700\/70 {
  color: rgb(3 102 114 / 0.7);
}
.text-teal-700\/75 {
  color: rgb(3 102 114 / 0.75);
}
.text-teal-700\/80 {
  color: rgb(3 102 114 / 0.8);
}
.text-teal-700\/85 {
  color: rgb(3 102 114 / 0.85);
}
.text-teal-700\/90 {
  color: rgb(3 102 114 / 0.9);
}
.text-teal-700\/95 {
  color: rgb(3 102 114 / 0.95);
}
.text-teal-800 {
  --tw-text-opacity: 1;
  color: rgb(5 80 92 / var(--tw-text-opacity, 1));
}
.text-teal-800\/0 {
  color: rgb(5 80 92 / 0);
}
.text-teal-800\/10 {
  color: rgb(5 80 92 / 0.1);
}
.text-teal-800\/100 {
  color: rgb(5 80 92 / 1);
}
.text-teal-800\/15 {
  color: rgb(5 80 92 / 0.15);
}
.text-teal-800\/20 {
  color: rgb(5 80 92 / 0.2);
}
.text-teal-800\/25 {
  color: rgb(5 80 92 / 0.25);
}
.text-teal-800\/30 {
  color: rgb(5 80 92 / 0.3);
}
.text-teal-800\/35 {
  color: rgb(5 80 92 / 0.35);
}
.text-teal-800\/40 {
  color: rgb(5 80 92 / 0.4);
}
.text-teal-800\/45 {
  color: rgb(5 80 92 / 0.45);
}
.text-teal-800\/5 {
  color: rgb(5 80 92 / 0.05);
}
.text-teal-800\/50 {
  color: rgb(5 80 92 / 0.5);
}
.text-teal-800\/55 {
  color: rgb(5 80 92 / 0.55);
}
.text-teal-800\/60 {
  color: rgb(5 80 92 / 0.6);
}
.text-teal-800\/65 {
  color: rgb(5 80 92 / 0.65);
}
.text-teal-800\/70 {
  color: rgb(5 80 92 / 0.7);
}
.text-teal-800\/75 {
  color: rgb(5 80 92 / 0.75);
}
.text-teal-800\/80 {
  color: rgb(5 80 92 / 0.8);
}
.text-teal-800\/85 {
  color: rgb(5 80 92 / 0.85);
}
.text-teal-800\/90 {
  color: rgb(5 80 92 / 0.9);
}
.text-teal-800\/95 {
  color: rgb(5 80 92 / 0.95);
}
.text-teal-900 {
  --tw-text-opacity: 1;
  color: rgb(1 68 81 / var(--tw-text-opacity, 1));
}
.text-teal-900\/0 {
  color: rgb(1 68 81 / 0);
}
.text-teal-900\/10 {
  color: rgb(1 68 81 / 0.1);
}
.text-teal-900\/100 {
  color: rgb(1 68 81 / 1);
}
.text-teal-900\/15 {
  color: rgb(1 68 81 / 0.15);
}
.text-teal-900\/20 {
  color: rgb(1 68 81 / 0.2);
}
.text-teal-900\/25 {
  color: rgb(1 68 81 / 0.25);
}
.text-teal-900\/30 {
  color: rgb(1 68 81 / 0.3);
}
.text-teal-900\/35 {
  color: rgb(1 68 81 / 0.35);
}
.text-teal-900\/40 {
  color: rgb(1 68 81 / 0.4);
}
.text-teal-900\/45 {
  color: rgb(1 68 81 / 0.45);
}
.text-teal-900\/5 {
  color: rgb(1 68 81 / 0.05);
}
.text-teal-900\/50 {
  color: rgb(1 68 81 / 0.5);
}
.text-teal-900\/55 {
  color: rgb(1 68 81 / 0.55);
}
.text-teal-900\/60 {
  color: rgb(1 68 81 / 0.6);
}
.text-teal-900\/65 {
  color: rgb(1 68 81 / 0.65);
}
.text-teal-900\/70 {
  color: rgb(1 68 81 / 0.7);
}
.text-teal-900\/75 {
  color: rgb(1 68 81 / 0.75);
}
.text-teal-900\/80 {
  color: rgb(1 68 81 / 0.8);
}
.text-teal-900\/85 {
  color: rgb(1 68 81 / 0.85);
}
.text-teal-900\/90 {
  color: rgb(1 68 81 / 0.9);
}
.text-teal-900\/95 {
  color: rgb(1 68 81 / 0.95);
}
.text-tertiary {
  color: rgba(37, 41, 44, 0.45);
}
.text-tertiary\/0 {
  color: rgba(37, 41, 44, 0);
}
.text-tertiary\/10 {
  color: rgba(37, 41, 44, 0.1);
}
.text-tertiary\/100 {
  color: rgba(37, 41, 44, 1);
}
.text-tertiary\/15 {
  color: rgba(37, 41, 44, 0.15);
}
.text-tertiary\/20 {
  color: rgba(37, 41, 44, 0.2);
}
.text-tertiary\/25 {
  color: rgba(37, 41, 44, 0.25);
}
.text-tertiary\/30 {
  color: rgba(37, 41, 44, 0.3);
}
.text-tertiary\/35 {
  color: rgba(37, 41, 44, 0.35);
}
.text-tertiary\/40 {
  color: rgba(37, 41, 44, 0.4);
}
.text-tertiary\/45 {
  color: rgba(37, 41, 44, 0.45);
}
.text-tertiary\/5 {
  color: rgba(37, 41, 44, 0.05);
}
.text-tertiary\/50 {
  color: rgba(37, 41, 44, 0.5);
}
.text-tertiary\/55 {
  color: rgba(37, 41, 44, 0.55);
}
.text-tertiary\/60 {
  color: rgba(37, 41, 44, 0.6);
}
.text-tertiary\/65 {
  color: rgba(37, 41, 44, 0.65);
}
.text-tertiary\/70 {
  color: rgba(37, 41, 44, 0.7);
}
.text-tertiary\/75 {
  color: rgba(37, 41, 44, 0.75);
}
.text-tertiary\/80 {
  color: rgba(37, 41, 44, 0.8);
}
.text-tertiary\/85 {
  color: rgba(37, 41, 44, 0.85);
}
.text-tertiary\/90 {
  color: rgba(37, 41, 44, 0.9);
}
.text-tertiary\/95 {
  color: rgba(37, 41, 44, 0.95);
}
.text-textBase {
  --tw-text-opacity: 1;
  color: rgb(37 41 44 / var(--tw-text-opacity, 1));
}
.text-textBase\/0 {
  color: rgb(37 41 44 / 0);
}
.text-textBase\/10 {
  color: rgb(37 41 44 / 0.1);
}
.text-textBase\/100 {
  color: rgb(37 41 44 / 1);
}
.text-textBase\/15 {
  color: rgb(37 41 44 / 0.15);
}
.text-textBase\/20 {
  color: rgb(37 41 44 / 0.2);
}
.text-textBase\/25 {
  color: rgb(37 41 44 / 0.25);
}
.text-textBase\/30 {
  color: rgb(37 41 44 / 0.3);
}
.text-textBase\/35 {
  color: rgb(37 41 44 / 0.35);
}
.text-textBase\/40 {
  color: rgb(37 41 44 / 0.4);
}
.text-textBase\/45 {
  color: rgb(37 41 44 / 0.45);
}
.text-textBase\/5 {
  color: rgb(37 41 44 / 0.05);
}
.text-textBase\/50 {
  color: rgb(37 41 44 / 0.5);
}
.text-textBase\/55 {
  color: rgb(37 41 44 / 0.55);
}
.text-textBase\/60 {
  color: rgb(37 41 44 / 0.6);
}
.text-textBase\/65 {
  color: rgb(37 41 44 / 0.65);
}
.text-textBase\/70 {
  color: rgb(37 41 44 / 0.7);
}
.text-textBase\/75 {
  color: rgb(37 41 44 / 0.75);
}
.text-textBase\/80 {
  color: rgb(37 41 44 / 0.8);
}
.text-textBase\/85 {
  color: rgb(37 41 44 / 0.85);
}
.text-textBase\/90 {
  color: rgb(37 41 44 / 0.9);
}
.text-textBase\/95 {
  color: rgb(37 41 44 / 0.95);
}
.text-textColor {
  color: #25292ce0;
}
.text-textColor-description {
  color: #25292c73;
}
.text-textColor-description\/0 {
  color: rgb(37 41 44 / 0);
}
.text-textColor-description\/10 {
  color: rgb(37 41 44 / 0.1);
}
.text-textColor-description\/100 {
  color: rgb(37 41 44 / 1);
}
.text-textColor-description\/15 {
  color: rgb(37 41 44 / 0.15);
}
.text-textColor-description\/20 {
  color: rgb(37 41 44 / 0.2);
}
.text-textColor-description\/25 {
  color: rgb(37 41 44 / 0.25);
}
.text-textColor-description\/30 {
  color: rgb(37 41 44 / 0.3);
}
.text-textColor-description\/35 {
  color: rgb(37 41 44 / 0.35);
}
.text-textColor-description\/40 {
  color: rgb(37 41 44 / 0.4);
}
.text-textColor-description\/45 {
  color: rgb(37 41 44 / 0.45);
}
.text-textColor-description\/5 {
  color: rgb(37 41 44 / 0.05);
}
.text-textColor-description\/50 {
  color: rgb(37 41 44 / 0.5);
}
.text-textColor-description\/55 {
  color: rgb(37 41 44 / 0.55);
}
.text-textColor-description\/60 {
  color: rgb(37 41 44 / 0.6);
}
.text-textColor-description\/65 {
  color: rgb(37 41 44 / 0.65);
}
.text-textColor-description\/70 {
  color: rgb(37 41 44 / 0.7);
}
.text-textColor-description\/75 {
  color: rgb(37 41 44 / 0.75);
}
.text-textColor-description\/80 {
  color: rgb(37 41 44 / 0.8);
}
.text-textColor-description\/85 {
  color: rgb(37 41 44 / 0.85);
}
.text-textColor-description\/90 {
  color: rgb(37 41 44 / 0.9);
}
.text-textColor-description\/95 {
  color: rgb(37 41 44 / 0.95);
}
.text-textColor-descriptionLight {
  color: #25292CA6;
}
.text-textColor-descriptionLight\/0 {
  color: rgb(37 41 44 / 0);
}
.text-textColor-descriptionLight\/10 {
  color: rgb(37 41 44 / 0.1);
}
.text-textColor-descriptionLight\/100 {
  color: rgb(37 41 44 / 1);
}
.text-textColor-descriptionLight\/15 {
  color: rgb(37 41 44 / 0.15);
}
.text-textColor-descriptionLight\/20 {
  color: rgb(37 41 44 / 0.2);
}
.text-textColor-descriptionLight\/25 {
  color: rgb(37 41 44 / 0.25);
}
.text-textColor-descriptionLight\/30 {
  color: rgb(37 41 44 / 0.3);
}
.text-textColor-descriptionLight\/35 {
  color: rgb(37 41 44 / 0.35);
}
.text-textColor-descriptionLight\/40 {
  color: rgb(37 41 44 / 0.4);
}
.text-textColor-descriptionLight\/45 {
  color: rgb(37 41 44 / 0.45);
}
.text-textColor-descriptionLight\/5 {
  color: rgb(37 41 44 / 0.05);
}
.text-textColor-descriptionLight\/50 {
  color: rgb(37 41 44 / 0.5);
}
.text-textColor-descriptionLight\/55 {
  color: rgb(37 41 44 / 0.55);
}
.text-textColor-descriptionLight\/60 {
  color: rgb(37 41 44 / 0.6);
}
.text-textColor-descriptionLight\/65 {
  color: rgb(37 41 44 / 0.65);
}
.text-textColor-descriptionLight\/70 {
  color: rgb(37 41 44 / 0.7);
}
.text-textColor-descriptionLight\/75 {
  color: rgb(37 41 44 / 0.75);
}
.text-textColor-descriptionLight\/80 {
  color: rgb(37 41 44 / 0.8);
}
.text-textColor-descriptionLight\/85 {
  color: rgb(37 41 44 / 0.85);
}
.text-textColor-descriptionLight\/90 {
  color: rgb(37 41 44 / 0.9);
}
.text-textColor-descriptionLight\/95 {
  color: rgb(37 41 44 / 0.95);
}
.text-textColor-disabled {
  color: #25292c40;
}
.text-textColor-disabled\/0 {
  color: rgb(37 41 44 / 0);
}
.text-textColor-disabled\/10 {
  color: rgb(37 41 44 / 0.1);
}
.text-textColor-disabled\/100 {
  color: rgb(37 41 44 / 1);
}
.text-textColor-disabled\/15 {
  color: rgb(37 41 44 / 0.15);
}
.text-textColor-disabled\/20 {
  color: rgb(37 41 44 / 0.2);
}
.text-textColor-disabled\/25 {
  color: rgb(37 41 44 / 0.25);
}
.text-textColor-disabled\/30 {
  color: rgb(37 41 44 / 0.3);
}
.text-textColor-disabled\/35 {
  color: rgb(37 41 44 / 0.35);
}
.text-textColor-disabled\/40 {
  color: rgb(37 41 44 / 0.4);
}
.text-textColor-disabled\/45 {
  color: rgb(37 41 44 / 0.45);
}
.text-textColor-disabled\/5 {
  color: rgb(37 41 44 / 0.05);
}
.text-textColor-disabled\/50 {
  color: rgb(37 41 44 / 0.5);
}
.text-textColor-disabled\/55 {
  color: rgb(37 41 44 / 0.55);
}
.text-textColor-disabled\/60 {
  color: rgb(37 41 44 / 0.6);
}
.text-textColor-disabled\/65 {
  color: rgb(37 41 44 / 0.65);
}
.text-textColor-disabled\/70 {
  color: rgb(37 41 44 / 0.7);
}
.text-textColor-disabled\/75 {
  color: rgb(37 41 44 / 0.75);
}
.text-textColor-disabled\/80 {
  color: rgb(37 41 44 / 0.8);
}
.text-textColor-disabled\/85 {
  color: rgb(37 41 44 / 0.85);
}
.text-textColor-disabled\/90 {
  color: rgb(37 41 44 / 0.9);
}
.text-textColor-disabled\/95 {
  color: rgb(37 41 44 / 0.95);
}
.text-textColor-heading {
  color: #25292ce0;
}
.text-textColor-heading\/0 {
  color: rgb(37 41 44 / 0);
}
.text-textColor-heading\/10 {
  color: rgb(37 41 44 / 0.1);
}
.text-textColor-heading\/100 {
  color: rgb(37 41 44 / 1);
}
.text-textColor-heading\/15 {
  color: rgb(37 41 44 / 0.15);
}
.text-textColor-heading\/20 {
  color: rgb(37 41 44 / 0.2);
}
.text-textColor-heading\/25 {
  color: rgb(37 41 44 / 0.25);
}
.text-textColor-heading\/30 {
  color: rgb(37 41 44 / 0.3);
}
.text-textColor-heading\/35 {
  color: rgb(37 41 44 / 0.35);
}
.text-textColor-heading\/40 {
  color: rgb(37 41 44 / 0.4);
}
.text-textColor-heading\/45 {
  color: rgb(37 41 44 / 0.45);
}
.text-textColor-heading\/5 {
  color: rgb(37 41 44 / 0.05);
}
.text-textColor-heading\/50 {
  color: rgb(37 41 44 / 0.5);
}
.text-textColor-heading\/55 {
  color: rgb(37 41 44 / 0.55);
}
.text-textColor-heading\/60 {
  color: rgb(37 41 44 / 0.6);
}
.text-textColor-heading\/65 {
  color: rgb(37 41 44 / 0.65);
}
.text-textColor-heading\/70 {
  color: rgb(37 41 44 / 0.7);
}
.text-textColor-heading\/75 {
  color: rgb(37 41 44 / 0.75);
}
.text-textColor-heading\/80 {
  color: rgb(37 41 44 / 0.8);
}
.text-textColor-heading\/85 {
  color: rgb(37 41 44 / 0.85);
}
.text-textColor-heading\/90 {
  color: rgb(37 41 44 / 0.9);
}
.text-textColor-heading\/95 {
  color: rgb(37 41 44 / 0.95);
}
.text-textColor-placeholder {
  color: #25292c40;
}
.text-textColor-placeholder\/0 {
  color: rgb(37 41 44 / 0);
}
.text-textColor-placeholder\/10 {
  color: rgb(37 41 44 / 0.1);
}
.text-textColor-placeholder\/100 {
  color: rgb(37 41 44 / 1);
}
.text-textColor-placeholder\/15 {
  color: rgb(37 41 44 / 0.15);
}
.text-textColor-placeholder\/20 {
  color: rgb(37 41 44 / 0.2);
}
.text-textColor-placeholder\/25 {
  color: rgb(37 41 44 / 0.25);
}
.text-textColor-placeholder\/30 {
  color: rgb(37 41 44 / 0.3);
}
.text-textColor-placeholder\/35 {
  color: rgb(37 41 44 / 0.35);
}
.text-textColor-placeholder\/40 {
  color: rgb(37 41 44 / 0.4);
}
.text-textColor-placeholder\/45 {
  color: rgb(37 41 44 / 0.45);
}
.text-textColor-placeholder\/5 {
  color: rgb(37 41 44 / 0.05);
}
.text-textColor-placeholder\/50 {
  color: rgb(37 41 44 / 0.5);
}
.text-textColor-placeholder\/55 {
  color: rgb(37 41 44 / 0.55);
}
.text-textColor-placeholder\/60 {
  color: rgb(37 41 44 / 0.6);
}
.text-textColor-placeholder\/65 {
  color: rgb(37 41 44 / 0.65);
}
.text-textColor-placeholder\/70 {
  color: rgb(37 41 44 / 0.7);
}
.text-textColor-placeholder\/75 {
  color: rgb(37 41 44 / 0.75);
}
.text-textColor-placeholder\/80 {
  color: rgb(37 41 44 / 0.8);
}
.text-textColor-placeholder\/85 {
  color: rgb(37 41 44 / 0.85);
}
.text-textColor-placeholder\/90 {
  color: rgb(37 41 44 / 0.9);
}
.text-textColor-placeholder\/95 {
  color: rgb(37 41 44 / 0.95);
}
.text-textColor\/0 {
  color: rgb(37 41 44 / 0);
}
.text-textColor\/10 {
  color: rgb(37 41 44 / 0.1);
}
.text-textColor\/100 {
  color: rgb(37 41 44 / 1);
}
.text-textColor\/15 {
  color: rgb(37 41 44 / 0.15);
}
.text-textColor\/20 {
  color: rgb(37 41 44 / 0.2);
}
.text-textColor\/25 {
  color: rgb(37 41 44 / 0.25);
}
.text-textColor\/30 {
  color: rgb(37 41 44 / 0.3);
}
.text-textColor\/35 {
  color: rgb(37 41 44 / 0.35);
}
.text-textColor\/40 {
  color: rgb(37 41 44 / 0.4);
}
.text-textColor\/45 {
  color: rgb(37 41 44 / 0.45);
}
.text-textColor\/5 {
  color: rgb(37 41 44 / 0.05);
}
.text-textColor\/50 {
  color: rgb(37 41 44 / 0.5);
}
.text-textColor\/55 {
  color: rgb(37 41 44 / 0.55);
}
.text-textColor\/60 {
  color: rgb(37 41 44 / 0.6);
}
.text-textColor\/65 {
  color: rgb(37 41 44 / 0.65);
}
.text-textColor\/70 {
  color: rgb(37 41 44 / 0.7);
}
.text-textColor\/75 {
  color: rgb(37 41 44 / 0.75);
}
.text-textColor\/80 {
  color: rgb(37 41 44 / 0.8);
}
.text-textColor\/85 {
  color: rgb(37 41 44 / 0.85);
}
.text-textColor\/90 {
  color: rgb(37 41 44 / 0.9);
}
.text-textColor\/95 {
  color: rgb(37 41 44 / 0.95);
}
.text-textLightSolid {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-textLightSolid\/0 {
  color: rgb(255 255 255 / 0);
}
.text-textLightSolid\/10 {
  color: rgb(255 255 255 / 0.1);
}
.text-textLightSolid\/100 {
  color: rgb(255 255 255 / 1);
}
.text-textLightSolid\/15 {
  color: rgb(255 255 255 / 0.15);
}
.text-textLightSolid\/20 {
  color: rgb(255 255 255 / 0.2);
}
.text-textLightSolid\/25 {
  color: rgb(255 255 255 / 0.25);
}
.text-textLightSolid\/30 {
  color: rgb(255 255 255 / 0.3);
}
.text-textLightSolid\/35 {
  color: rgb(255 255 255 / 0.35);
}
.text-textLightSolid\/40 {
  color: rgb(255 255 255 / 0.4);
}
.text-textLightSolid\/45 {
  color: rgb(255 255 255 / 0.45);
}
.text-textLightSolid\/5 {
  color: rgb(255 255 255 / 0.05);
}
.text-textLightSolid\/50 {
  color: rgb(255 255 255 / 0.5);
}
.text-textLightSolid\/55 {
  color: rgb(255 255 255 / 0.55);
}
.text-textLightSolid\/60 {
  color: rgb(255 255 255 / 0.6);
}
.text-textLightSolid\/65 {
  color: rgb(255 255 255 / 0.65);
}
.text-textLightSolid\/70 {
  color: rgb(255 255 255 / 0.7);
}
.text-textLightSolid\/75 {
  color: rgb(255 255 255 / 0.75);
}
.text-textLightSolid\/80 {
  color: rgb(255 255 255 / 0.8);
}
.text-textLightSolid\/85 {
  color: rgb(255 255 255 / 0.85);
}
.text-textLightSolid\/90 {
  color: rgb(255 255 255 / 0.9);
}
.text-textLightSolid\/95 {
  color: rgb(255 255 255 / 0.95);
}
.text-transparent {
  color: transparent;
}
.text-transparent\/0 {
  color: rgb(0 0 0 / 0);
}
.text-transparent\/10 {
  color: rgb(0 0 0 / 0.1);
}
.text-transparent\/100 {
  color: rgb(0 0 0 / 1);
}
.text-transparent\/15 {
  color: rgb(0 0 0 / 0.15);
}
.text-transparent\/20 {
  color: rgb(0 0 0 / 0.2);
}
.text-transparent\/25 {
  color: rgb(0 0 0 / 0.25);
}
.text-transparent\/30 {
  color: rgb(0 0 0 / 0.3);
}
.text-transparent\/35 {
  color: rgb(0 0 0 / 0.35);
}
.text-transparent\/40 {
  color: rgb(0 0 0 / 0.4);
}
.text-transparent\/45 {
  color: rgb(0 0 0 / 0.45);
}
.text-transparent\/5 {
  color: rgb(0 0 0 / 0.05);
}
.text-transparent\/50 {
  color: rgb(0 0 0 / 0.5);
}
.text-transparent\/55 {
  color: rgb(0 0 0 / 0.55);
}
.text-transparent\/60 {
  color: rgb(0 0 0 / 0.6);
}
.text-transparent\/65 {
  color: rgb(0 0 0 / 0.65);
}
.text-transparent\/70 {
  color: rgb(0 0 0 / 0.7);
}
.text-transparent\/75 {
  color: rgb(0 0 0 / 0.75);
}
.text-transparent\/80 {
  color: rgb(0 0 0 / 0.8);
}
.text-transparent\/85 {
  color: rgb(0 0 0 / 0.85);
}
.text-transparent\/90 {
  color: rgb(0 0 0 / 0.9);
}
.text-transparent\/95 {
  color: rgb(0 0 0 / 0.95);
}
.text-volcano-1 {
  --tw-text-opacity: 1;
  color: rgb(255 242 232 / var(--tw-text-opacity, 1));
}
.text-volcano-1\/0 {
  color: rgb(255 242 232 / 0);
}
.text-volcano-1\/10 {
  color: rgb(255 242 232 / 0.1);
}
.text-volcano-1\/100 {
  color: rgb(255 242 232 / 1);
}
.text-volcano-1\/15 {
  color: rgb(255 242 232 / 0.15);
}
.text-volcano-1\/20 {
  color: rgb(255 242 232 / 0.2);
}
.text-volcano-1\/25 {
  color: rgb(255 242 232 / 0.25);
}
.text-volcano-1\/30 {
  color: rgb(255 242 232 / 0.3);
}
.text-volcano-1\/35 {
  color: rgb(255 242 232 / 0.35);
}
.text-volcano-1\/40 {
  color: rgb(255 242 232 / 0.4);
}
.text-volcano-1\/45 {
  color: rgb(255 242 232 / 0.45);
}
.text-volcano-1\/5 {
  color: rgb(255 242 232 / 0.05);
}
.text-volcano-1\/50 {
  color: rgb(255 242 232 / 0.5);
}
.text-volcano-1\/55 {
  color: rgb(255 242 232 / 0.55);
}
.text-volcano-1\/60 {
  color: rgb(255 242 232 / 0.6);
}
.text-volcano-1\/65 {
  color: rgb(255 242 232 / 0.65);
}
.text-volcano-1\/70 {
  color: rgb(255 242 232 / 0.7);
}
.text-volcano-1\/75 {
  color: rgb(255 242 232 / 0.75);
}
.text-volcano-1\/80 {
  color: rgb(255 242 232 / 0.8);
}
.text-volcano-1\/85 {
  color: rgb(255 242 232 / 0.85);
}
.text-volcano-1\/90 {
  color: rgb(255 242 232 / 0.9);
}
.text-volcano-1\/95 {
  color: rgb(255 242 232 / 0.95);
}
.text-volcano-10 {
  --tw-text-opacity: 1;
  color: rgb(97 11 0 / var(--tw-text-opacity, 1));
}
.text-volcano-10\/0 {
  color: rgb(97 11 0 / 0);
}
.text-volcano-10\/10 {
  color: rgb(97 11 0 / 0.1);
}
.text-volcano-10\/100 {
  color: rgb(97 11 0 / 1);
}
.text-volcano-10\/15 {
  color: rgb(97 11 0 / 0.15);
}
.text-volcano-10\/20 {
  color: rgb(97 11 0 / 0.2);
}
.text-volcano-10\/25 {
  color: rgb(97 11 0 / 0.25);
}
.text-volcano-10\/30 {
  color: rgb(97 11 0 / 0.3);
}
.text-volcano-10\/35 {
  color: rgb(97 11 0 / 0.35);
}
.text-volcano-10\/40 {
  color: rgb(97 11 0 / 0.4);
}
.text-volcano-10\/45 {
  color: rgb(97 11 0 / 0.45);
}
.text-volcano-10\/5 {
  color: rgb(97 11 0 / 0.05);
}
.text-volcano-10\/50 {
  color: rgb(97 11 0 / 0.5);
}
.text-volcano-10\/55 {
  color: rgb(97 11 0 / 0.55);
}
.text-volcano-10\/60 {
  color: rgb(97 11 0 / 0.6);
}
.text-volcano-10\/65 {
  color: rgb(97 11 0 / 0.65);
}
.text-volcano-10\/70 {
  color: rgb(97 11 0 / 0.7);
}
.text-volcano-10\/75 {
  color: rgb(97 11 0 / 0.75);
}
.text-volcano-10\/80 {
  color: rgb(97 11 0 / 0.8);
}
.text-volcano-10\/85 {
  color: rgb(97 11 0 / 0.85);
}
.text-volcano-10\/90 {
  color: rgb(97 11 0 / 0.9);
}
.text-volcano-10\/95 {
  color: rgb(97 11 0 / 0.95);
}
.text-volcano-2 {
  --tw-text-opacity: 1;
  color: rgb(255 216 191 / var(--tw-text-opacity, 1));
}
.text-volcano-2\/0 {
  color: rgb(255 216 191 / 0);
}
.text-volcano-2\/10 {
  color: rgb(255 216 191 / 0.1);
}
.text-volcano-2\/100 {
  color: rgb(255 216 191 / 1);
}
.text-volcano-2\/15 {
  color: rgb(255 216 191 / 0.15);
}
.text-volcano-2\/20 {
  color: rgb(255 216 191 / 0.2);
}
.text-volcano-2\/25 {
  color: rgb(255 216 191 / 0.25);
}
.text-volcano-2\/30 {
  color: rgb(255 216 191 / 0.3);
}
.text-volcano-2\/35 {
  color: rgb(255 216 191 / 0.35);
}
.text-volcano-2\/40 {
  color: rgb(255 216 191 / 0.4);
}
.text-volcano-2\/45 {
  color: rgb(255 216 191 / 0.45);
}
.text-volcano-2\/5 {
  color: rgb(255 216 191 / 0.05);
}
.text-volcano-2\/50 {
  color: rgb(255 216 191 / 0.5);
}
.text-volcano-2\/55 {
  color: rgb(255 216 191 / 0.55);
}
.text-volcano-2\/60 {
  color: rgb(255 216 191 / 0.6);
}
.text-volcano-2\/65 {
  color: rgb(255 216 191 / 0.65);
}
.text-volcano-2\/70 {
  color: rgb(255 216 191 / 0.7);
}
.text-volcano-2\/75 {
  color: rgb(255 216 191 / 0.75);
}
.text-volcano-2\/80 {
  color: rgb(255 216 191 / 0.8);
}
.text-volcano-2\/85 {
  color: rgb(255 216 191 / 0.85);
}
.text-volcano-2\/90 {
  color: rgb(255 216 191 / 0.9);
}
.text-volcano-2\/95 {
  color: rgb(255 216 191 / 0.95);
}
.text-volcano-3 {
  --tw-text-opacity: 1;
  color: rgb(255 187 150 / var(--tw-text-opacity, 1));
}
.text-volcano-3\/0 {
  color: rgb(255 187 150 / 0);
}
.text-volcano-3\/10 {
  color: rgb(255 187 150 / 0.1);
}
.text-volcano-3\/100 {
  color: rgb(255 187 150 / 1);
}
.text-volcano-3\/15 {
  color: rgb(255 187 150 / 0.15);
}
.text-volcano-3\/20 {
  color: rgb(255 187 150 / 0.2);
}
.text-volcano-3\/25 {
  color: rgb(255 187 150 / 0.25);
}
.text-volcano-3\/30 {
  color: rgb(255 187 150 / 0.3);
}
.text-volcano-3\/35 {
  color: rgb(255 187 150 / 0.35);
}
.text-volcano-3\/40 {
  color: rgb(255 187 150 / 0.4);
}
.text-volcano-3\/45 {
  color: rgb(255 187 150 / 0.45);
}
.text-volcano-3\/5 {
  color: rgb(255 187 150 / 0.05);
}
.text-volcano-3\/50 {
  color: rgb(255 187 150 / 0.5);
}
.text-volcano-3\/55 {
  color: rgb(255 187 150 / 0.55);
}
.text-volcano-3\/60 {
  color: rgb(255 187 150 / 0.6);
}
.text-volcano-3\/65 {
  color: rgb(255 187 150 / 0.65);
}
.text-volcano-3\/70 {
  color: rgb(255 187 150 / 0.7);
}
.text-volcano-3\/75 {
  color: rgb(255 187 150 / 0.75);
}
.text-volcano-3\/80 {
  color: rgb(255 187 150 / 0.8);
}
.text-volcano-3\/85 {
  color: rgb(255 187 150 / 0.85);
}
.text-volcano-3\/90 {
  color: rgb(255 187 150 / 0.9);
}
.text-volcano-3\/95 {
  color: rgb(255 187 150 / 0.95);
}
.text-volcano-4 {
  --tw-text-opacity: 1;
  color: rgb(255 156 110 / var(--tw-text-opacity, 1));
}
.text-volcano-4\/0 {
  color: rgb(255 156 110 / 0);
}
.text-volcano-4\/10 {
  color: rgb(255 156 110 / 0.1);
}
.text-volcano-4\/100 {
  color: rgb(255 156 110 / 1);
}
.text-volcano-4\/15 {
  color: rgb(255 156 110 / 0.15);
}
.text-volcano-4\/20 {
  color: rgb(255 156 110 / 0.2);
}
.text-volcano-4\/25 {
  color: rgb(255 156 110 / 0.25);
}
.text-volcano-4\/30 {
  color: rgb(255 156 110 / 0.3);
}
.text-volcano-4\/35 {
  color: rgb(255 156 110 / 0.35);
}
.text-volcano-4\/40 {
  color: rgb(255 156 110 / 0.4);
}
.text-volcano-4\/45 {
  color: rgb(255 156 110 / 0.45);
}
.text-volcano-4\/5 {
  color: rgb(255 156 110 / 0.05);
}
.text-volcano-4\/50 {
  color: rgb(255 156 110 / 0.5);
}
.text-volcano-4\/55 {
  color: rgb(255 156 110 / 0.55);
}
.text-volcano-4\/60 {
  color: rgb(255 156 110 / 0.6);
}
.text-volcano-4\/65 {
  color: rgb(255 156 110 / 0.65);
}
.text-volcano-4\/70 {
  color: rgb(255 156 110 / 0.7);
}
.text-volcano-4\/75 {
  color: rgb(255 156 110 / 0.75);
}
.text-volcano-4\/80 {
  color: rgb(255 156 110 / 0.8);
}
.text-volcano-4\/85 {
  color: rgb(255 156 110 / 0.85);
}
.text-volcano-4\/90 {
  color: rgb(255 156 110 / 0.9);
}
.text-volcano-4\/95 {
  color: rgb(255 156 110 / 0.95);
}
.text-volcano-5 {
  --tw-text-opacity: 1;
  color: rgb(255 122 69 / var(--tw-text-opacity, 1));
}
.text-volcano-5\/0 {
  color: rgb(255 122 69 / 0);
}
.text-volcano-5\/10 {
  color: rgb(255 122 69 / 0.1);
}
.text-volcano-5\/100 {
  color: rgb(255 122 69 / 1);
}
.text-volcano-5\/15 {
  color: rgb(255 122 69 / 0.15);
}
.text-volcano-5\/20 {
  color: rgb(255 122 69 / 0.2);
}
.text-volcano-5\/25 {
  color: rgb(255 122 69 / 0.25);
}
.text-volcano-5\/30 {
  color: rgb(255 122 69 / 0.3);
}
.text-volcano-5\/35 {
  color: rgb(255 122 69 / 0.35);
}
.text-volcano-5\/40 {
  color: rgb(255 122 69 / 0.4);
}
.text-volcano-5\/45 {
  color: rgb(255 122 69 / 0.45);
}
.text-volcano-5\/5 {
  color: rgb(255 122 69 / 0.05);
}
.text-volcano-5\/50 {
  color: rgb(255 122 69 / 0.5);
}
.text-volcano-5\/55 {
  color: rgb(255 122 69 / 0.55);
}
.text-volcano-5\/60 {
  color: rgb(255 122 69 / 0.6);
}
.text-volcano-5\/65 {
  color: rgb(255 122 69 / 0.65);
}
.text-volcano-5\/70 {
  color: rgb(255 122 69 / 0.7);
}
.text-volcano-5\/75 {
  color: rgb(255 122 69 / 0.75);
}
.text-volcano-5\/80 {
  color: rgb(255 122 69 / 0.8);
}
.text-volcano-5\/85 {
  color: rgb(255 122 69 / 0.85);
}
.text-volcano-5\/90 {
  color: rgb(255 122 69 / 0.9);
}
.text-volcano-5\/95 {
  color: rgb(255 122 69 / 0.95);
}
.text-volcano-6 {
  --tw-text-opacity: 1;
  color: rgb(250 84 28 / var(--tw-text-opacity, 1));
}
.text-volcano-6\/0 {
  color: rgb(250 84 28 / 0);
}
.text-volcano-6\/10 {
  color: rgb(250 84 28 / 0.1);
}
.text-volcano-6\/100 {
  color: rgb(250 84 28 / 1);
}
.text-volcano-6\/15 {
  color: rgb(250 84 28 / 0.15);
}
.text-volcano-6\/20 {
  color: rgb(250 84 28 / 0.2);
}
.text-volcano-6\/25 {
  color: rgb(250 84 28 / 0.25);
}
.text-volcano-6\/30 {
  color: rgb(250 84 28 / 0.3);
}
.text-volcano-6\/35 {
  color: rgb(250 84 28 / 0.35);
}
.text-volcano-6\/40 {
  color: rgb(250 84 28 / 0.4);
}
.text-volcano-6\/45 {
  color: rgb(250 84 28 / 0.45);
}
.text-volcano-6\/5 {
  color: rgb(250 84 28 / 0.05);
}
.text-volcano-6\/50 {
  color: rgb(250 84 28 / 0.5);
}
.text-volcano-6\/55 {
  color: rgb(250 84 28 / 0.55);
}
.text-volcano-6\/60 {
  color: rgb(250 84 28 / 0.6);
}
.text-volcano-6\/65 {
  color: rgb(250 84 28 / 0.65);
}
.text-volcano-6\/70 {
  color: rgb(250 84 28 / 0.7);
}
.text-volcano-6\/75 {
  color: rgb(250 84 28 / 0.75);
}
.text-volcano-6\/80 {
  color: rgb(250 84 28 / 0.8);
}
.text-volcano-6\/85 {
  color: rgb(250 84 28 / 0.85);
}
.text-volcano-6\/90 {
  color: rgb(250 84 28 / 0.9);
}
.text-volcano-6\/95 {
  color: rgb(250 84 28 / 0.95);
}
.text-volcano-7 {
  --tw-text-opacity: 1;
  color: rgb(212 56 13 / var(--tw-text-opacity, 1));
}
.text-volcano-7\/0 {
  color: rgb(212 56 13 / 0);
}
.text-volcano-7\/10 {
  color: rgb(212 56 13 / 0.1);
}
.text-volcano-7\/100 {
  color: rgb(212 56 13 / 1);
}
.text-volcano-7\/15 {
  color: rgb(212 56 13 / 0.15);
}
.text-volcano-7\/20 {
  color: rgb(212 56 13 / 0.2);
}
.text-volcano-7\/25 {
  color: rgb(212 56 13 / 0.25);
}
.text-volcano-7\/30 {
  color: rgb(212 56 13 / 0.3);
}
.text-volcano-7\/35 {
  color: rgb(212 56 13 / 0.35);
}
.text-volcano-7\/40 {
  color: rgb(212 56 13 / 0.4);
}
.text-volcano-7\/45 {
  color: rgb(212 56 13 / 0.45);
}
.text-volcano-7\/5 {
  color: rgb(212 56 13 / 0.05);
}
.text-volcano-7\/50 {
  color: rgb(212 56 13 / 0.5);
}
.text-volcano-7\/55 {
  color: rgb(212 56 13 / 0.55);
}
.text-volcano-7\/60 {
  color: rgb(212 56 13 / 0.6);
}
.text-volcano-7\/65 {
  color: rgb(212 56 13 / 0.65);
}
.text-volcano-7\/70 {
  color: rgb(212 56 13 / 0.7);
}
.text-volcano-7\/75 {
  color: rgb(212 56 13 / 0.75);
}
.text-volcano-7\/80 {
  color: rgb(212 56 13 / 0.8);
}
.text-volcano-7\/85 {
  color: rgb(212 56 13 / 0.85);
}
.text-volcano-7\/90 {
  color: rgb(212 56 13 / 0.9);
}
.text-volcano-7\/95 {
  color: rgb(212 56 13 / 0.95);
}
.text-volcano-8 {
  --tw-text-opacity: 1;
  color: rgb(173 33 2 / var(--tw-text-opacity, 1));
}
.text-volcano-8\/0 {
  color: rgb(173 33 2 / 0);
}
.text-volcano-8\/10 {
  color: rgb(173 33 2 / 0.1);
}
.text-volcano-8\/100 {
  color: rgb(173 33 2 / 1);
}
.text-volcano-8\/15 {
  color: rgb(173 33 2 / 0.15);
}
.text-volcano-8\/20 {
  color: rgb(173 33 2 / 0.2);
}
.text-volcano-8\/25 {
  color: rgb(173 33 2 / 0.25);
}
.text-volcano-8\/30 {
  color: rgb(173 33 2 / 0.3);
}
.text-volcano-8\/35 {
  color: rgb(173 33 2 / 0.35);
}
.text-volcano-8\/40 {
  color: rgb(173 33 2 / 0.4);
}
.text-volcano-8\/45 {
  color: rgb(173 33 2 / 0.45);
}
.text-volcano-8\/5 {
  color: rgb(173 33 2 / 0.05);
}
.text-volcano-8\/50 {
  color: rgb(173 33 2 / 0.5);
}
.text-volcano-8\/55 {
  color: rgb(173 33 2 / 0.55);
}
.text-volcano-8\/60 {
  color: rgb(173 33 2 / 0.6);
}
.text-volcano-8\/65 {
  color: rgb(173 33 2 / 0.65);
}
.text-volcano-8\/70 {
  color: rgb(173 33 2 / 0.7);
}
.text-volcano-8\/75 {
  color: rgb(173 33 2 / 0.75);
}
.text-volcano-8\/80 {
  color: rgb(173 33 2 / 0.8);
}
.text-volcano-8\/85 {
  color: rgb(173 33 2 / 0.85);
}
.text-volcano-8\/90 {
  color: rgb(173 33 2 / 0.9);
}
.text-volcano-8\/95 {
  color: rgb(173 33 2 / 0.95);
}
.text-volcano-9 {
  --tw-text-opacity: 1;
  color: rgb(135 20 0 / var(--tw-text-opacity, 1));
}
.text-volcano-9\/0 {
  color: rgb(135 20 0 / 0);
}
.text-volcano-9\/10 {
  color: rgb(135 20 0 / 0.1);
}
.text-volcano-9\/100 {
  color: rgb(135 20 0 / 1);
}
.text-volcano-9\/15 {
  color: rgb(135 20 0 / 0.15);
}
.text-volcano-9\/20 {
  color: rgb(135 20 0 / 0.2);
}
.text-volcano-9\/25 {
  color: rgb(135 20 0 / 0.25);
}
.text-volcano-9\/30 {
  color: rgb(135 20 0 / 0.3);
}
.text-volcano-9\/35 {
  color: rgb(135 20 0 / 0.35);
}
.text-volcano-9\/40 {
  color: rgb(135 20 0 / 0.4);
}
.text-volcano-9\/45 {
  color: rgb(135 20 0 / 0.45);
}
.text-volcano-9\/5 {
  color: rgb(135 20 0 / 0.05);
}
.text-volcano-9\/50 {
  color: rgb(135 20 0 / 0.5);
}
.text-volcano-9\/55 {
  color: rgb(135 20 0 / 0.55);
}
.text-volcano-9\/60 {
  color: rgb(135 20 0 / 0.6);
}
.text-volcano-9\/65 {
  color: rgb(135 20 0 / 0.65);
}
.text-volcano-9\/70 {
  color: rgb(135 20 0 / 0.7);
}
.text-volcano-9\/75 {
  color: rgb(135 20 0 / 0.75);
}
.text-volcano-9\/80 {
  color: rgb(135 20 0 / 0.8);
}
.text-volcano-9\/85 {
  color: rgb(135 20 0 / 0.85);
}
.text-volcano-9\/90 {
  color: rgb(135 20 0 / 0.9);
}
.text-volcano-9\/95 {
  color: rgb(135 20 0 / 0.95);
}
.text-warning-active {
  --tw-text-opacity: 1;
  color: rgb(212 136 6 / var(--tw-text-opacity, 1));
}
.text-warning-active\/0 {
  color: rgb(212 136 6 / 0);
}
.text-warning-active\/10 {
  color: rgb(212 136 6 / 0.1);
}
.text-warning-active\/100 {
  color: rgb(212 136 6 / 1);
}
.text-warning-active\/15 {
  color: rgb(212 136 6 / 0.15);
}
.text-warning-active\/20 {
  color: rgb(212 136 6 / 0.2);
}
.text-warning-active\/25 {
  color: rgb(212 136 6 / 0.25);
}
.text-warning-active\/30 {
  color: rgb(212 136 6 / 0.3);
}
.text-warning-active\/35 {
  color: rgb(212 136 6 / 0.35);
}
.text-warning-active\/40 {
  color: rgb(212 136 6 / 0.4);
}
.text-warning-active\/45 {
  color: rgb(212 136 6 / 0.45);
}
.text-warning-active\/5 {
  color: rgb(212 136 6 / 0.05);
}
.text-warning-active\/50 {
  color: rgb(212 136 6 / 0.5);
}
.text-warning-active\/55 {
  color: rgb(212 136 6 / 0.55);
}
.text-warning-active\/60 {
  color: rgb(212 136 6 / 0.6);
}
.text-warning-active\/65 {
  color: rgb(212 136 6 / 0.65);
}
.text-warning-active\/70 {
  color: rgb(212 136 6 / 0.7);
}
.text-warning-active\/75 {
  color: rgb(212 136 6 / 0.75);
}
.text-warning-active\/80 {
  color: rgb(212 136 6 / 0.8);
}
.text-warning-active\/85 {
  color: rgb(212 136 6 / 0.85);
}
.text-warning-active\/90 {
  color: rgb(212 136 6 / 0.9);
}
.text-warning-active\/95 {
  color: rgb(212 136 6 / 0.95);
}
.text-warning-base {
  --tw-text-opacity: 1;
  color: rgb(250 173 20 / var(--tw-text-opacity, 1));
}
.text-warning-base\/0 {
  color: rgb(250 173 20 / 0);
}
.text-warning-base\/10 {
  color: rgb(250 173 20 / 0.1);
}
.text-warning-base\/100 {
  color: rgb(250 173 20 / 1);
}
.text-warning-base\/15 {
  color: rgb(250 173 20 / 0.15);
}
.text-warning-base\/20 {
  color: rgb(250 173 20 / 0.2);
}
.text-warning-base\/25 {
  color: rgb(250 173 20 / 0.25);
}
.text-warning-base\/30 {
  color: rgb(250 173 20 / 0.3);
}
.text-warning-base\/35 {
  color: rgb(250 173 20 / 0.35);
}
.text-warning-base\/40 {
  color: rgb(250 173 20 / 0.4);
}
.text-warning-base\/45 {
  color: rgb(250 173 20 / 0.45);
}
.text-warning-base\/5 {
  color: rgb(250 173 20 / 0.05);
}
.text-warning-base\/50 {
  color: rgb(250 173 20 / 0.5);
}
.text-warning-base\/55 {
  color: rgb(250 173 20 / 0.55);
}
.text-warning-base\/60 {
  color: rgb(250 173 20 / 0.6);
}
.text-warning-base\/65 {
  color: rgb(250 173 20 / 0.65);
}
.text-warning-base\/70 {
  color: rgb(250 173 20 / 0.7);
}
.text-warning-base\/75 {
  color: rgb(250 173 20 / 0.75);
}
.text-warning-base\/80 {
  color: rgb(250 173 20 / 0.8);
}
.text-warning-base\/85 {
  color: rgb(250 173 20 / 0.85);
}
.text-warning-base\/90 {
  color: rgb(250 173 20 / 0.9);
}
.text-warning-base\/95 {
  color: rgb(250 173 20 / 0.95);
}
.text-warning-bg {
  --tw-text-opacity: 1;
  color: rgb(255 251 230 / var(--tw-text-opacity, 1));
}
.text-warning-bg-hover {
  --tw-text-opacity: 1;
  color: rgb(255 241 184 / var(--tw-text-opacity, 1));
}
.text-warning-bg-hover\/0 {
  color: rgb(255 241 184 / 0);
}
.text-warning-bg-hover\/10 {
  color: rgb(255 241 184 / 0.1);
}
.text-warning-bg-hover\/100 {
  color: rgb(255 241 184 / 1);
}
.text-warning-bg-hover\/15 {
  color: rgb(255 241 184 / 0.15);
}
.text-warning-bg-hover\/20 {
  color: rgb(255 241 184 / 0.2);
}
.text-warning-bg-hover\/25 {
  color: rgb(255 241 184 / 0.25);
}
.text-warning-bg-hover\/30 {
  color: rgb(255 241 184 / 0.3);
}
.text-warning-bg-hover\/35 {
  color: rgb(255 241 184 / 0.35);
}
.text-warning-bg-hover\/40 {
  color: rgb(255 241 184 / 0.4);
}
.text-warning-bg-hover\/45 {
  color: rgb(255 241 184 / 0.45);
}
.text-warning-bg-hover\/5 {
  color: rgb(255 241 184 / 0.05);
}
.text-warning-bg-hover\/50 {
  color: rgb(255 241 184 / 0.5);
}
.text-warning-bg-hover\/55 {
  color: rgb(255 241 184 / 0.55);
}
.text-warning-bg-hover\/60 {
  color: rgb(255 241 184 / 0.6);
}
.text-warning-bg-hover\/65 {
  color: rgb(255 241 184 / 0.65);
}
.text-warning-bg-hover\/70 {
  color: rgb(255 241 184 / 0.7);
}
.text-warning-bg-hover\/75 {
  color: rgb(255 241 184 / 0.75);
}
.text-warning-bg-hover\/80 {
  color: rgb(255 241 184 / 0.8);
}
.text-warning-bg-hover\/85 {
  color: rgb(255 241 184 / 0.85);
}
.text-warning-bg-hover\/90 {
  color: rgb(255 241 184 / 0.9);
}
.text-warning-bg-hover\/95 {
  color: rgb(255 241 184 / 0.95);
}
.text-warning-bg\/0 {
  color: rgb(255 251 230 / 0);
}
.text-warning-bg\/10 {
  color: rgb(255 251 230 / 0.1);
}
.text-warning-bg\/100 {
  color: rgb(255 251 230 / 1);
}
.text-warning-bg\/15 {
  color: rgb(255 251 230 / 0.15);
}
.text-warning-bg\/20 {
  color: rgb(255 251 230 / 0.2);
}
.text-warning-bg\/25 {
  color: rgb(255 251 230 / 0.25);
}
.text-warning-bg\/30 {
  color: rgb(255 251 230 / 0.3);
}
.text-warning-bg\/35 {
  color: rgb(255 251 230 / 0.35);
}
.text-warning-bg\/40 {
  color: rgb(255 251 230 / 0.4);
}
.text-warning-bg\/45 {
  color: rgb(255 251 230 / 0.45);
}
.text-warning-bg\/5 {
  color: rgb(255 251 230 / 0.05);
}
.text-warning-bg\/50 {
  color: rgb(255 251 230 / 0.5);
}
.text-warning-bg\/55 {
  color: rgb(255 251 230 / 0.55);
}
.text-warning-bg\/60 {
  color: rgb(255 251 230 / 0.6);
}
.text-warning-bg\/65 {
  color: rgb(255 251 230 / 0.65);
}
.text-warning-bg\/70 {
  color: rgb(255 251 230 / 0.7);
}
.text-warning-bg\/75 {
  color: rgb(255 251 230 / 0.75);
}
.text-warning-bg\/80 {
  color: rgb(255 251 230 / 0.8);
}
.text-warning-bg\/85 {
  color: rgb(255 251 230 / 0.85);
}
.text-warning-bg\/90 {
  color: rgb(255 251 230 / 0.9);
}
.text-warning-bg\/95 {
  color: rgb(255 251 230 / 0.95);
}
.text-warning-border {
  --tw-text-opacity: 1;
  color: rgb(255 229 143 / var(--tw-text-opacity, 1));
}
.text-warning-border-hover {
  --tw-text-opacity: 1;
  color: rgb(255 214 102 / var(--tw-text-opacity, 1));
}
.text-warning-border-hover\/0 {
  color: rgb(255 214 102 / 0);
}
.text-warning-border-hover\/10 {
  color: rgb(255 214 102 / 0.1);
}
.text-warning-border-hover\/100 {
  color: rgb(255 214 102 / 1);
}
.text-warning-border-hover\/15 {
  color: rgb(255 214 102 / 0.15);
}
.text-warning-border-hover\/20 {
  color: rgb(255 214 102 / 0.2);
}
.text-warning-border-hover\/25 {
  color: rgb(255 214 102 / 0.25);
}
.text-warning-border-hover\/30 {
  color: rgb(255 214 102 / 0.3);
}
.text-warning-border-hover\/35 {
  color: rgb(255 214 102 / 0.35);
}
.text-warning-border-hover\/40 {
  color: rgb(255 214 102 / 0.4);
}
.text-warning-border-hover\/45 {
  color: rgb(255 214 102 / 0.45);
}
.text-warning-border-hover\/5 {
  color: rgb(255 214 102 / 0.05);
}
.text-warning-border-hover\/50 {
  color: rgb(255 214 102 / 0.5);
}
.text-warning-border-hover\/55 {
  color: rgb(255 214 102 / 0.55);
}
.text-warning-border-hover\/60 {
  color: rgb(255 214 102 / 0.6);
}
.text-warning-border-hover\/65 {
  color: rgb(255 214 102 / 0.65);
}
.text-warning-border-hover\/70 {
  color: rgb(255 214 102 / 0.7);
}
.text-warning-border-hover\/75 {
  color: rgb(255 214 102 / 0.75);
}
.text-warning-border-hover\/80 {
  color: rgb(255 214 102 / 0.8);
}
.text-warning-border-hover\/85 {
  color: rgb(255 214 102 / 0.85);
}
.text-warning-border-hover\/90 {
  color: rgb(255 214 102 / 0.9);
}
.text-warning-border-hover\/95 {
  color: rgb(255 214 102 / 0.95);
}
.text-warning-border\/0 {
  color: rgb(255 229 143 / 0);
}
.text-warning-border\/10 {
  color: rgb(255 229 143 / 0.1);
}
.text-warning-border\/100 {
  color: rgb(255 229 143 / 1);
}
.text-warning-border\/15 {
  color: rgb(255 229 143 / 0.15);
}
.text-warning-border\/20 {
  color: rgb(255 229 143 / 0.2);
}
.text-warning-border\/25 {
  color: rgb(255 229 143 / 0.25);
}
.text-warning-border\/30 {
  color: rgb(255 229 143 / 0.3);
}
.text-warning-border\/35 {
  color: rgb(255 229 143 / 0.35);
}
.text-warning-border\/40 {
  color: rgb(255 229 143 / 0.4);
}
.text-warning-border\/45 {
  color: rgb(255 229 143 / 0.45);
}
.text-warning-border\/5 {
  color: rgb(255 229 143 / 0.05);
}
.text-warning-border\/50 {
  color: rgb(255 229 143 / 0.5);
}
.text-warning-border\/55 {
  color: rgb(255 229 143 / 0.55);
}
.text-warning-border\/60 {
  color: rgb(255 229 143 / 0.6);
}
.text-warning-border\/65 {
  color: rgb(255 229 143 / 0.65);
}
.text-warning-border\/70 {
  color: rgb(255 229 143 / 0.7);
}
.text-warning-border\/75 {
  color: rgb(255 229 143 / 0.75);
}
.text-warning-border\/80 {
  color: rgb(255 229 143 / 0.8);
}
.text-warning-border\/85 {
  color: rgb(255 229 143 / 0.85);
}
.text-warning-border\/90 {
  color: rgb(255 229 143 / 0.9);
}
.text-warning-border\/95 {
  color: rgb(255 229 143 / 0.95);
}
.text-warning-hover {
  --tw-text-opacity: 1;
  color: rgb(255 197 61 / var(--tw-text-opacity, 1));
}
.text-warning-hover\/0 {
  color: rgb(255 197 61 / 0);
}
.text-warning-hover\/10 {
  color: rgb(255 197 61 / 0.1);
}
.text-warning-hover\/100 {
  color: rgb(255 197 61 / 1);
}
.text-warning-hover\/15 {
  color: rgb(255 197 61 / 0.15);
}
.text-warning-hover\/20 {
  color: rgb(255 197 61 / 0.2);
}
.text-warning-hover\/25 {
  color: rgb(255 197 61 / 0.25);
}
.text-warning-hover\/30 {
  color: rgb(255 197 61 / 0.3);
}
.text-warning-hover\/35 {
  color: rgb(255 197 61 / 0.35);
}
.text-warning-hover\/40 {
  color: rgb(255 197 61 / 0.4);
}
.text-warning-hover\/45 {
  color: rgb(255 197 61 / 0.45);
}
.text-warning-hover\/5 {
  color: rgb(255 197 61 / 0.05);
}
.text-warning-hover\/50 {
  color: rgb(255 197 61 / 0.5);
}
.text-warning-hover\/55 {
  color: rgb(255 197 61 / 0.55);
}
.text-warning-hover\/60 {
  color: rgb(255 197 61 / 0.6);
}
.text-warning-hover\/65 {
  color: rgb(255 197 61 / 0.65);
}
.text-warning-hover\/70 {
  color: rgb(255 197 61 / 0.7);
}
.text-warning-hover\/75 {
  color: rgb(255 197 61 / 0.75);
}
.text-warning-hover\/80 {
  color: rgb(255 197 61 / 0.8);
}
.text-warning-hover\/85 {
  color: rgb(255 197 61 / 0.85);
}
.text-warning-hover\/90 {
  color: rgb(255 197 61 / 0.9);
}
.text-warning-hover\/95 {
  color: rgb(255 197 61 / 0.95);
}
.text-warning-text {
  --tw-text-opacity: 1;
  color: rgb(135 77 0 / var(--tw-text-opacity, 1));
}
.text-warning-text-active {
  --tw-text-opacity: 1;
  color: rgb(97 52 0 / var(--tw-text-opacity, 1));
}
.text-warning-text-active\/0 {
  color: rgb(97 52 0 / 0);
}
.text-warning-text-active\/10 {
  color: rgb(97 52 0 / 0.1);
}
.text-warning-text-active\/100 {
  color: rgb(97 52 0 / 1);
}
.text-warning-text-active\/15 {
  color: rgb(97 52 0 / 0.15);
}
.text-warning-text-active\/20 {
  color: rgb(97 52 0 / 0.2);
}
.text-warning-text-active\/25 {
  color: rgb(97 52 0 / 0.25);
}
.text-warning-text-active\/30 {
  color: rgb(97 52 0 / 0.3);
}
.text-warning-text-active\/35 {
  color: rgb(97 52 0 / 0.35);
}
.text-warning-text-active\/40 {
  color: rgb(97 52 0 / 0.4);
}
.text-warning-text-active\/45 {
  color: rgb(97 52 0 / 0.45);
}
.text-warning-text-active\/5 {
  color: rgb(97 52 0 / 0.05);
}
.text-warning-text-active\/50 {
  color: rgb(97 52 0 / 0.5);
}
.text-warning-text-active\/55 {
  color: rgb(97 52 0 / 0.55);
}
.text-warning-text-active\/60 {
  color: rgb(97 52 0 / 0.6);
}
.text-warning-text-active\/65 {
  color: rgb(97 52 0 / 0.65);
}
.text-warning-text-active\/70 {
  color: rgb(97 52 0 / 0.7);
}
.text-warning-text-active\/75 {
  color: rgb(97 52 0 / 0.75);
}
.text-warning-text-active\/80 {
  color: rgb(97 52 0 / 0.8);
}
.text-warning-text-active\/85 {
  color: rgb(97 52 0 / 0.85);
}
.text-warning-text-active\/90 {
  color: rgb(97 52 0 / 0.9);
}
.text-warning-text-active\/95 {
  color: rgb(97 52 0 / 0.95);
}
.text-warning-text-hover {
  --tw-text-opacity: 1;
  color: rgb(173 104 0 / var(--tw-text-opacity, 1));
}
.text-warning-text-hover\/0 {
  color: rgb(173 104 0 / 0);
}
.text-warning-text-hover\/10 {
  color: rgb(173 104 0 / 0.1);
}
.text-warning-text-hover\/100 {
  color: rgb(173 104 0 / 1);
}
.text-warning-text-hover\/15 {
  color: rgb(173 104 0 / 0.15);
}
.text-warning-text-hover\/20 {
  color: rgb(173 104 0 / 0.2);
}
.text-warning-text-hover\/25 {
  color: rgb(173 104 0 / 0.25);
}
.text-warning-text-hover\/30 {
  color: rgb(173 104 0 / 0.3);
}
.text-warning-text-hover\/35 {
  color: rgb(173 104 0 / 0.35);
}
.text-warning-text-hover\/40 {
  color: rgb(173 104 0 / 0.4);
}
.text-warning-text-hover\/45 {
  color: rgb(173 104 0 / 0.45);
}
.text-warning-text-hover\/5 {
  color: rgb(173 104 0 / 0.05);
}
.text-warning-text-hover\/50 {
  color: rgb(173 104 0 / 0.5);
}
.text-warning-text-hover\/55 {
  color: rgb(173 104 0 / 0.55);
}
.text-warning-text-hover\/60 {
  color: rgb(173 104 0 / 0.6);
}
.text-warning-text-hover\/65 {
  color: rgb(173 104 0 / 0.65);
}
.text-warning-text-hover\/70 {
  color: rgb(173 104 0 / 0.7);
}
.text-warning-text-hover\/75 {
  color: rgb(173 104 0 / 0.75);
}
.text-warning-text-hover\/80 {
  color: rgb(173 104 0 / 0.8);
}
.text-warning-text-hover\/85 {
  color: rgb(173 104 0 / 0.85);
}
.text-warning-text-hover\/90 {
  color: rgb(173 104 0 / 0.9);
}
.text-warning-text-hover\/95 {
  color: rgb(173 104 0 / 0.95);
}
.text-warning-text\/0 {
  color: rgb(135 77 0 / 0);
}
.text-warning-text\/10 {
  color: rgb(135 77 0 / 0.1);
}
.text-warning-text\/100 {
  color: rgb(135 77 0 / 1);
}
.text-warning-text\/15 {
  color: rgb(135 77 0 / 0.15);
}
.text-warning-text\/20 {
  color: rgb(135 77 0 / 0.2);
}
.text-warning-text\/25 {
  color: rgb(135 77 0 / 0.25);
}
.text-warning-text\/30 {
  color: rgb(135 77 0 / 0.3);
}
.text-warning-text\/35 {
  color: rgb(135 77 0 / 0.35);
}
.text-warning-text\/40 {
  color: rgb(135 77 0 / 0.4);
}
.text-warning-text\/45 {
  color: rgb(135 77 0 / 0.45);
}
.text-warning-text\/5 {
  color: rgb(135 77 0 / 0.05);
}
.text-warning-text\/50 {
  color: rgb(135 77 0 / 0.5);
}
.text-warning-text\/55 {
  color: rgb(135 77 0 / 0.55);
}
.text-warning-text\/60 {
  color: rgb(135 77 0 / 0.6);
}
.text-warning-text\/65 {
  color: rgb(135 77 0 / 0.65);
}
.text-warning-text\/70 {
  color: rgb(135 77 0 / 0.7);
}
.text-warning-text\/75 {
  color: rgb(135 77 0 / 0.75);
}
.text-warning-text\/80 {
  color: rgb(135 77 0 / 0.8);
}
.text-warning-text\/85 {
  color: rgb(135 77 0 / 0.85);
}
.text-warning-text\/90 {
  color: rgb(135 77 0 / 0.9);
}
.text-warning-text\/95 {
  color: rgb(135 77 0 / 0.95);
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-white\/0 {
  color: rgb(255 255 255 / 0);
}
.text-white\/10 {
  color: rgb(255 255 255 / 0.1);
}
.text-white\/100 {
  color: rgb(255 255 255 / 1);
}
.text-white\/15 {
  color: rgb(255 255 255 / 0.15);
}
.text-white\/20 {
  color: rgb(255 255 255 / 0.2);
}
.text-white\/25 {
  color: rgb(255 255 255 / 0.25);
}
.text-white\/30 {
  color: rgb(255 255 255 / 0.3);
}
.text-white\/35 {
  color: rgb(255 255 255 / 0.35);
}
.text-white\/40 {
  color: rgb(255 255 255 / 0.4);
}
.text-white\/45 {
  color: rgb(255 255 255 / 0.45);
}
.text-white\/5 {
  color: rgb(255 255 255 / 0.05);
}
.text-white\/50 {
  color: rgb(255 255 255 / 0.5);
}
.text-white\/55 {
  color: rgb(255 255 255 / 0.55);
}
.text-white\/60 {
  color: rgb(255 255 255 / 0.6);
}
.text-white\/65 {
  color: rgb(255 255 255 / 0.65);
}
.text-white\/70 {
  color: rgb(255 255 255 / 0.7);
}
.text-white\/75 {
  color: rgb(255 255 255 / 0.75);
}
.text-white\/80 {
  color: rgb(255 255 255 / 0.8);
}
.text-white\/85 {
  color: rgb(255 255 255 / 0.85);
}
.text-white\/90 {
  color: rgb(255 255 255 / 0.9);
}
.text-white\/95 {
  color: rgb(255 255 255 / 0.95);
}
.text-yellow-1 {
  --tw-text-opacity: 1;
  color: rgb(255 250 233 / var(--tw-text-opacity, 1));
}
.text-yellow-1\/0 {
  color: rgb(255 250 233 / 0);
}
.text-yellow-1\/10 {
  color: rgb(255 250 233 / 0.1);
}
.text-yellow-1\/100 {
  color: rgb(255 250 233 / 1);
}
.text-yellow-1\/15 {
  color: rgb(255 250 233 / 0.15);
}
.text-yellow-1\/20 {
  color: rgb(255 250 233 / 0.2);
}
.text-yellow-1\/25 {
  color: rgb(255 250 233 / 0.25);
}
.text-yellow-1\/30 {
  color: rgb(255 250 233 / 0.3);
}
.text-yellow-1\/35 {
  color: rgb(255 250 233 / 0.35);
}
.text-yellow-1\/40 {
  color: rgb(255 250 233 / 0.4);
}
.text-yellow-1\/45 {
  color: rgb(255 250 233 / 0.45);
}
.text-yellow-1\/5 {
  color: rgb(255 250 233 / 0.05);
}
.text-yellow-1\/50 {
  color: rgb(255 250 233 / 0.5);
}
.text-yellow-1\/55 {
  color: rgb(255 250 233 / 0.55);
}
.text-yellow-1\/60 {
  color: rgb(255 250 233 / 0.6);
}
.text-yellow-1\/65 {
  color: rgb(255 250 233 / 0.65);
}
.text-yellow-1\/70 {
  color: rgb(255 250 233 / 0.7);
}
.text-yellow-1\/75 {
  color: rgb(255 250 233 / 0.75);
}
.text-yellow-1\/80 {
  color: rgb(255 250 233 / 0.8);
}
.text-yellow-1\/85 {
  color: rgb(255 250 233 / 0.85);
}
.text-yellow-1\/90 {
  color: rgb(255 250 233 / 0.9);
}
.text-yellow-1\/95 {
  color: rgb(255 250 233 / 0.95);
}
.text-yellow-10 {
  --tw-text-opacity: 1;
  color: rgb(97 52 0 / var(--tw-text-opacity, 1));
}
.text-yellow-10\/0 {
  color: rgb(97 52 0 / 0);
}
.text-yellow-10\/10 {
  color: rgb(97 52 0 / 0.1);
}
.text-yellow-10\/100 {
  color: rgb(97 52 0 / 1);
}
.text-yellow-10\/15 {
  color: rgb(97 52 0 / 0.15);
}
.text-yellow-10\/20 {
  color: rgb(97 52 0 / 0.2);
}
.text-yellow-10\/25 {
  color: rgb(97 52 0 / 0.25);
}
.text-yellow-10\/30 {
  color: rgb(97 52 0 / 0.3);
}
.text-yellow-10\/35 {
  color: rgb(97 52 0 / 0.35);
}
.text-yellow-10\/40 {
  color: rgb(97 52 0 / 0.4);
}
.text-yellow-10\/45 {
  color: rgb(97 52 0 / 0.45);
}
.text-yellow-10\/5 {
  color: rgb(97 52 0 / 0.05);
}
.text-yellow-10\/50 {
  color: rgb(97 52 0 / 0.5);
}
.text-yellow-10\/55 {
  color: rgb(97 52 0 / 0.55);
}
.text-yellow-10\/60 {
  color: rgb(97 52 0 / 0.6);
}
.text-yellow-10\/65 {
  color: rgb(97 52 0 / 0.65);
}
.text-yellow-10\/70 {
  color: rgb(97 52 0 / 0.7);
}
.text-yellow-10\/75 {
  color: rgb(97 52 0 / 0.75);
}
.text-yellow-10\/80 {
  color: rgb(97 52 0 / 0.8);
}
.text-yellow-10\/85 {
  color: rgb(97 52 0 / 0.85);
}
.text-yellow-10\/90 {
  color: rgb(97 52 0 / 0.9);
}
.text-yellow-10\/95 {
  color: rgb(97 52 0 / 0.95);
}
.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-11 {
  --tw-text-opacity: 1;
  color: rgb(251 191 36 / var(--tw-text-opacity, 1));
}
.text-yellow-11\/0 {
  color: rgb(251 191 36 / 0);
}
.text-yellow-11\/10 {
  color: rgb(251 191 36 / 0.1);
}
.text-yellow-11\/100 {
  color: rgb(251 191 36 / 1);
}
.text-yellow-11\/15 {
  color: rgb(251 191 36 / 0.15);
}
.text-yellow-11\/20 {
  color: rgb(251 191 36 / 0.2);
}
.text-yellow-11\/25 {
  color: rgb(251 191 36 / 0.25);
}
.text-yellow-11\/30 {
  color: rgb(251 191 36 / 0.3);
}
.text-yellow-11\/35 {
  color: rgb(251 191 36 / 0.35);
}
.text-yellow-11\/40 {
  color: rgb(251 191 36 / 0.4);
}
.text-yellow-11\/45 {
  color: rgb(251 191 36 / 0.45);
}
.text-yellow-11\/5 {
  color: rgb(251 191 36 / 0.05);
}
.text-yellow-11\/50 {
  color: rgb(251 191 36 / 0.5);
}
.text-yellow-11\/55 {
  color: rgb(251 191 36 / 0.55);
}
.text-yellow-11\/60 {
  color: rgb(251 191 36 / 0.6);
}
.text-yellow-11\/65 {
  color: rgb(251 191 36 / 0.65);
}
.text-yellow-11\/70 {
  color: rgb(251 191 36 / 0.7);
}
.text-yellow-11\/75 {
  color: rgb(251 191 36 / 0.75);
}
.text-yellow-11\/80 {
  color: rgb(251 191 36 / 0.8);
}
.text-yellow-11\/85 {
  color: rgb(251 191 36 / 0.85);
}
.text-yellow-11\/90 {
  color: rgb(251 191 36 / 0.9);
}
.text-yellow-11\/95 {
  color: rgb(251 191 36 / 0.95);
}
.text-yellow-12 {
  --tw-text-opacity: 1;
  color: rgb(202 138 4 / var(--tw-text-opacity, 1));
}
.text-yellow-12\/0 {
  color: rgb(202 138 4 / 0);
}
.text-yellow-12\/10 {
  color: rgb(202 138 4 / 0.1);
}
.text-yellow-12\/100 {
  color: rgb(202 138 4 / 1);
}
.text-yellow-12\/15 {
  color: rgb(202 138 4 / 0.15);
}
.text-yellow-12\/20 {
  color: rgb(202 138 4 / 0.2);
}
.text-yellow-12\/25 {
  color: rgb(202 138 4 / 0.25);
}
.text-yellow-12\/30 {
  color: rgb(202 138 4 / 0.3);
}
.text-yellow-12\/35 {
  color: rgb(202 138 4 / 0.35);
}
.text-yellow-12\/40 {
  color: rgb(202 138 4 / 0.4);
}
.text-yellow-12\/45 {
  color: rgb(202 138 4 / 0.45);
}
.text-yellow-12\/5 {
  color: rgb(202 138 4 / 0.05);
}
.text-yellow-12\/50 {
  color: rgb(202 138 4 / 0.5);
}
.text-yellow-12\/55 {
  color: rgb(202 138 4 / 0.55);
}
.text-yellow-12\/60 {
  color: rgb(202 138 4 / 0.6);
}
.text-yellow-12\/65 {
  color: rgb(202 138 4 / 0.65);
}
.text-yellow-12\/70 {
  color: rgb(202 138 4 / 0.7);
}
.text-yellow-12\/75 {
  color: rgb(202 138 4 / 0.75);
}
.text-yellow-12\/80 {
  color: rgb(202 138 4 / 0.8);
}
.text-yellow-12\/85 {
  color: rgb(202 138 4 / 0.85);
}
.text-yellow-12\/90 {
  color: rgb(202 138 4 / 0.9);
}
.text-yellow-12\/95 {
  color: rgb(202 138 4 / 0.95);
}
.text-yellow-13 {
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity, 1));
}
.text-yellow-13\/0 {
  color: rgb(250 204 21 / 0);
}
.text-yellow-13\/10 {
  color: rgb(250 204 21 / 0.1);
}
.text-yellow-13\/100 {
  color: rgb(250 204 21 / 1);
}
.text-yellow-13\/15 {
  color: rgb(250 204 21 / 0.15);
}
.text-yellow-13\/20 {
  color: rgb(250 204 21 / 0.2);
}
.text-yellow-13\/25 {
  color: rgb(250 204 21 / 0.25);
}
.text-yellow-13\/30 {
  color: rgb(250 204 21 / 0.3);
}
.text-yellow-13\/35 {
  color: rgb(250 204 21 / 0.35);
}
.text-yellow-13\/40 {
  color: rgb(250 204 21 / 0.4);
}
.text-yellow-13\/45 {
  color: rgb(250 204 21 / 0.45);
}
.text-yellow-13\/5 {
  color: rgb(250 204 21 / 0.05);
}
.text-yellow-13\/50 {
  color: rgb(250 204 21 / 0.5);
}
.text-yellow-13\/55 {
  color: rgb(250 204 21 / 0.55);
}
.text-yellow-13\/60 {
  color: rgb(250 204 21 / 0.6);
}
.text-yellow-13\/65 {
  color: rgb(250 204 21 / 0.65);
}
.text-yellow-13\/70 {
  color: rgb(250 204 21 / 0.7);
}
.text-yellow-13\/75 {
  color: rgb(250 204 21 / 0.75);
}
.text-yellow-13\/80 {
  color: rgb(250 204 21 / 0.8);
}
.text-yellow-13\/85 {
  color: rgb(250 204 21 / 0.85);
}
.text-yellow-13\/90 {
  color: rgb(250 204 21 / 0.9);
}
.text-yellow-13\/95 {
  color: rgb(250 204 21 / 0.95);
}
.text-yellow-2 {
  --tw-text-opacity: 1;
  color: rgb(254 245 208 / var(--tw-text-opacity, 1));
}
.text-yellow-2\/0 {
  color: rgb(254 245 208 / 0);
}
.text-yellow-2\/10 {
  color: rgb(254 245 208 / 0.1);
}
.text-yellow-2\/100 {
  color: rgb(254 245 208 / 1);
}
.text-yellow-2\/15 {
  color: rgb(254 245 208 / 0.15);
}
.text-yellow-2\/20 {
  color: rgb(254 245 208 / 0.2);
}
.text-yellow-2\/25 {
  color: rgb(254 245 208 / 0.25);
}
.text-yellow-2\/30 {
  color: rgb(254 245 208 / 0.3);
}
.text-yellow-2\/35 {
  color: rgb(254 245 208 / 0.35);
}
.text-yellow-2\/40 {
  color: rgb(254 245 208 / 0.4);
}
.text-yellow-2\/45 {
  color: rgb(254 245 208 / 0.45);
}
.text-yellow-2\/5 {
  color: rgb(254 245 208 / 0.05);
}
.text-yellow-2\/50 {
  color: rgb(254 245 208 / 0.5);
}
.text-yellow-2\/55 {
  color: rgb(254 245 208 / 0.55);
}
.text-yellow-2\/60 {
  color: rgb(254 245 208 / 0.6);
}
.text-yellow-2\/65 {
  color: rgb(254 245 208 / 0.65);
}
.text-yellow-2\/70 {
  color: rgb(254 245 208 / 0.7);
}
.text-yellow-2\/75 {
  color: rgb(254 245 208 / 0.75);
}
.text-yellow-2\/80 {
  color: rgb(254 245 208 / 0.8);
}
.text-yellow-2\/85 {
  color: rgb(254 245 208 / 0.85);
}
.text-yellow-2\/90 {
  color: rgb(254 245 208 / 0.9);
}
.text-yellow-2\/95 {
  color: rgb(254 245 208 / 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-3 {
  --tw-text-opacity: 1;
  color: rgb(254 238 176 / var(--tw-text-opacity, 1));
}
.text-yellow-3\/0 {
  color: rgb(254 238 176 / 0);
}
.text-yellow-3\/10 {
  color: rgb(254 238 176 / 0.1);
}
.text-yellow-3\/100 {
  color: rgb(254 238 176 / 1);
}
.text-yellow-3\/15 {
  color: rgb(254 238 176 / 0.15);
}
.text-yellow-3\/20 {
  color: rgb(254 238 176 / 0.2);
}
.text-yellow-3\/25 {
  color: rgb(254 238 176 / 0.25);
}
.text-yellow-3\/30 {
  color: rgb(254 238 176 / 0.3);
}
.text-yellow-3\/35 {
  color: rgb(254 238 176 / 0.35);
}
.text-yellow-3\/40 {
  color: rgb(254 238 176 / 0.4);
}
.text-yellow-3\/45 {
  color: rgb(254 238 176 / 0.45);
}
.text-yellow-3\/5 {
  color: rgb(254 238 176 / 0.05);
}
.text-yellow-3\/50 {
  color: rgb(254 238 176 / 0.5);
}
.text-yellow-3\/55 {
  color: rgb(254 238 176 / 0.55);
}
.text-yellow-3\/60 {
  color: rgb(254 238 176 / 0.6);
}
.text-yellow-3\/65 {
  color: rgb(254 238 176 / 0.65);
}
.text-yellow-3\/70 {
  color: rgb(254 238 176 / 0.7);
}
.text-yellow-3\/75 {
  color: rgb(254 238 176 / 0.75);
}
.text-yellow-3\/80 {
  color: rgb(254 238 176 / 0.8);
}
.text-yellow-3\/85 {
  color: rgb(254 238 176 / 0.85);
}
.text-yellow-3\/90 {
  color: rgb(254 238 176 / 0.9);
}
.text-yellow-3\/95 {
  color: rgb(254 238 176 / 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-4 {
  --tw-text-opacity: 1;
  color: rgb(254 230 137 / var(--tw-text-opacity, 1));
}
.text-yellow-4\/0 {
  color: rgb(254 230 137 / 0);
}
.text-yellow-4\/10 {
  color: rgb(254 230 137 / 0.1);
}
.text-yellow-4\/100 {
  color: rgb(254 230 137 / 1);
}
.text-yellow-4\/15 {
  color: rgb(254 230 137 / 0.15);
}
.text-yellow-4\/20 {
  color: rgb(254 230 137 / 0.2);
}
.text-yellow-4\/25 {
  color: rgb(254 230 137 / 0.25);
}
.text-yellow-4\/30 {
  color: rgb(254 230 137 / 0.3);
}
.text-yellow-4\/35 {
  color: rgb(254 230 137 / 0.35);
}
.text-yellow-4\/40 {
  color: rgb(254 230 137 / 0.4);
}
.text-yellow-4\/45 {
  color: rgb(254 230 137 / 0.45);
}
.text-yellow-4\/5 {
  color: rgb(254 230 137 / 0.05);
}
.text-yellow-4\/50 {
  color: rgb(254 230 137 / 0.5);
}
.text-yellow-4\/55 {
  color: rgb(254 230 137 / 0.55);
}
.text-yellow-4\/60 {
  color: rgb(254 230 137 / 0.6);
}
.text-yellow-4\/65 {
  color: rgb(254 230 137 / 0.65);
}
.text-yellow-4\/70 {
  color: rgb(254 230 137 / 0.7);
}
.text-yellow-4\/75 {
  color: rgb(254 230 137 / 0.75);
}
.text-yellow-4\/80 {
  color: rgb(254 230 137 / 0.8);
}
.text-yellow-4\/85 {
  color: rgb(254 230 137 / 0.85);
}
.text-yellow-4\/90 {
  color: rgb(254 230 137 / 0.9);
}
.text-yellow-4\/95 {
  color: rgb(254 230 137 / 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-5 {
  --tw-text-opacity: 1;
  color: rgb(253 218 77 / var(--tw-text-opacity, 1));
}
.text-yellow-5\/0 {
  color: rgb(253 218 77 / 0);
}
.text-yellow-5\/10 {
  color: rgb(253 218 77 / 0.1);
}
.text-yellow-5\/100 {
  color: rgb(253 218 77 / 1);
}
.text-yellow-5\/15 {
  color: rgb(253 218 77 / 0.15);
}
.text-yellow-5\/20 {
  color: rgb(253 218 77 / 0.2);
}
.text-yellow-5\/25 {
  color: rgb(253 218 77 / 0.25);
}
.text-yellow-5\/30 {
  color: rgb(253 218 77 / 0.3);
}
.text-yellow-5\/35 {
  color: rgb(253 218 77 / 0.35);
}
.text-yellow-5\/40 {
  color: rgb(253 218 77 / 0.4);
}
.text-yellow-5\/45 {
  color: rgb(253 218 77 / 0.45);
}
.text-yellow-5\/5 {
  color: rgb(253 218 77 / 0.05);
}
.text-yellow-5\/50 {
  color: rgb(253 218 77 / 0.5);
}
.text-yellow-5\/55 {
  color: rgb(253 218 77 / 0.55);
}
.text-yellow-5\/60 {
  color: rgb(253 218 77 / 0.6);
}
.text-yellow-5\/65 {
  color: rgb(253 218 77 / 0.65);
}
.text-yellow-5\/70 {
  color: rgb(253 218 77 / 0.7);
}
.text-yellow-5\/75 {
  color: rgb(253 218 77 / 0.75);
}
.text-yellow-5\/80 {
  color: rgb(253 218 77 / 0.8);
}
.text-yellow-5\/85 {
  color: rgb(253 218 77 / 0.85);
}
.text-yellow-5\/90 {
  color: rgb(253 218 77 / 0.9);
}
.text-yellow-5\/95 {
  color: rgb(253 218 77 / 0.95);
}
.text-yellow-50 {
  --tw-text-opacity: 1;
  color: rgb(253 253 234 / var(--tw-text-opacity, 1));
}
.text-yellow-50\/0 {
  color: rgb(253 253 234 / 0);
}
.text-yellow-50\/10 {
  color: rgb(253 253 234 / 0.1);
}
.text-yellow-50\/100 {
  color: rgb(253 253 234 / 1);
}
.text-yellow-50\/15 {
  color: rgb(253 253 234 / 0.15);
}
.text-yellow-50\/20 {
  color: rgb(253 253 234 / 0.2);
}
.text-yellow-50\/25 {
  color: rgb(253 253 234 / 0.25);
}
.text-yellow-50\/30 {
  color: rgb(253 253 234 / 0.3);
}
.text-yellow-50\/35 {
  color: rgb(253 253 234 / 0.35);
}
.text-yellow-50\/40 {
  color: rgb(253 253 234 / 0.4);
}
.text-yellow-50\/45 {
  color: rgb(253 253 234 / 0.45);
}
.text-yellow-50\/5 {
  color: rgb(253 253 234 / 0.05);
}
.text-yellow-50\/50 {
  color: rgb(253 253 234 / 0.5);
}
.text-yellow-50\/55 {
  color: rgb(253 253 234 / 0.55);
}
.text-yellow-50\/60 {
  color: rgb(253 253 234 / 0.6);
}
.text-yellow-50\/65 {
  color: rgb(253 253 234 / 0.65);
}
.text-yellow-50\/70 {
  color: rgb(253 253 234 / 0.7);
}
.text-yellow-50\/75 {
  color: rgb(253 253 234 / 0.75);
}
.text-yellow-50\/80 {
  color: rgb(253 253 234 / 0.8);
}
.text-yellow-50\/85 {
  color: rgb(253 253 234 / 0.85);
}
.text-yellow-50\/90 {
  color: rgb(253 253 234 / 0.9);
}
.text-yellow-50\/95 {
  color: rgb(253 253 234 / 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-6 {
  --tw-text-opacity: 1;
  color: rgb(252 205 18 / var(--tw-text-opacity, 1));
}
.text-yellow-6\/0 {
  color: rgb(252 205 18 / 0);
}
.text-yellow-6\/10 {
  color: rgb(252 205 18 / 0.1);
}
.text-yellow-6\/100 {
  color: rgb(252 205 18 / 1);
}
.text-yellow-6\/15 {
  color: rgb(252 205 18 / 0.15);
}
.text-yellow-6\/20 {
  color: rgb(252 205 18 / 0.2);
}
.text-yellow-6\/25 {
  color: rgb(252 205 18 / 0.25);
}
.text-yellow-6\/30 {
  color: rgb(252 205 18 / 0.3);
}
.text-yellow-6\/35 {
  color: rgb(252 205 18 / 0.35);
}
.text-yellow-6\/40 {
  color: rgb(252 205 18 / 0.4);
}
.text-yellow-6\/45 {
  color: rgb(252 205 18 / 0.45);
}
.text-yellow-6\/5 {
  color: rgb(252 205 18 / 0.05);
}
.text-yellow-6\/50 {
  color: rgb(252 205 18 / 0.5);
}
.text-yellow-6\/55 {
  color: rgb(252 205 18 / 0.55);
}
.text-yellow-6\/60 {
  color: rgb(252 205 18 / 0.6);
}
.text-yellow-6\/65 {
  color: rgb(252 205 18 / 0.65);
}
.text-yellow-6\/70 {
  color: rgb(252 205 18 / 0.7);
}
.text-yellow-6\/75 {
  color: rgb(252 205 18 / 0.75);
}
.text-yellow-6\/80 {
  color: rgb(252 205 18 / 0.8);
}
.text-yellow-6\/85 {
  color: rgb(252 205 18 / 0.85);
}
.text-yellow-6\/90 {
  color: rgb(252 205 18 / 0.9);
}
.text-yellow-6\/95 {
  color: rgb(252 205 18 / 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-7 {
  --tw-text-opacity: 1;
  color: rgb(226 180 15 / var(--tw-text-opacity, 1));
}
.text-yellow-7\/0 {
  color: rgb(226 180 15 / 0);
}
.text-yellow-7\/10 {
  color: rgb(226 180 15 / 0.1);
}
.text-yellow-7\/100 {
  color: rgb(226 180 15 / 1);
}
.text-yellow-7\/15 {
  color: rgb(226 180 15 / 0.15);
}
.text-yellow-7\/20 {
  color: rgb(226 180 15 / 0.2);
}
.text-yellow-7\/25 {
  color: rgb(226 180 15 / 0.25);
}
.text-yellow-7\/30 {
  color: rgb(226 180 15 / 0.3);
}
.text-yellow-7\/35 {
  color: rgb(226 180 15 / 0.35);
}
.text-yellow-7\/40 {
  color: rgb(226 180 15 / 0.4);
}
.text-yellow-7\/45 {
  color: rgb(226 180 15 / 0.45);
}
.text-yellow-7\/5 {
  color: rgb(226 180 15 / 0.05);
}
.text-yellow-7\/50 {
  color: rgb(226 180 15 / 0.5);
}
.text-yellow-7\/55 {
  color: rgb(226 180 15 / 0.55);
}
.text-yellow-7\/60 {
  color: rgb(226 180 15 / 0.6);
}
.text-yellow-7\/65 {
  color: rgb(226 180 15 / 0.65);
}
.text-yellow-7\/70 {
  color: rgb(226 180 15 / 0.7);
}
.text-yellow-7\/75 {
  color: rgb(226 180 15 / 0.75);
}
.text-yellow-7\/80 {
  color: rgb(226 180 15 / 0.8);
}
.text-yellow-7\/85 {
  color: rgb(226 180 15 / 0.85);
}
.text-yellow-7\/90 {
  color: rgb(226 180 15 / 0.9);
}
.text-yellow-7\/95 {
  color: rgb(226 180 15 / 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-8 {
  --tw-text-opacity: 1;
  color: rgb(175 129 9 / var(--tw-text-opacity, 1));
}
.text-yellow-8\/0 {
  color: rgb(175 129 9 / 0);
}
.text-yellow-8\/10 {
  color: rgb(175 129 9 / 0.1);
}
.text-yellow-8\/100 {
  color: rgb(175 129 9 / 1);
}
.text-yellow-8\/15 {
  color: rgb(175 129 9 / 0.15);
}
.text-yellow-8\/20 {
  color: rgb(175 129 9 / 0.2);
}
.text-yellow-8\/25 {
  color: rgb(175 129 9 / 0.25);
}
.text-yellow-8\/30 {
  color: rgb(175 129 9 / 0.3);
}
.text-yellow-8\/35 {
  color: rgb(175 129 9 / 0.35);
}
.text-yellow-8\/40 {
  color: rgb(175 129 9 / 0.4);
}
.text-yellow-8\/45 {
  color: rgb(175 129 9 / 0.45);
}
.text-yellow-8\/5 {
  color: rgb(175 129 9 / 0.05);
}
.text-yellow-8\/50 {
  color: rgb(175 129 9 / 0.5);
}
.text-yellow-8\/55 {
  color: rgb(175 129 9 / 0.55);
}
.text-yellow-8\/60 {
  color: rgb(175 129 9 / 0.6);
}
.text-yellow-8\/65 {
  color: rgb(175 129 9 / 0.65);
}
.text-yellow-8\/70 {
  color: rgb(175 129 9 / 0.7);
}
.text-yellow-8\/75 {
  color: rgb(175 129 9 / 0.75);
}
.text-yellow-8\/80 {
  color: rgb(175 129 9 / 0.8);
}
.text-yellow-8\/85 {
  color: rgb(175 129 9 / 0.85);
}
.text-yellow-8\/90 {
  color: rgb(175 129 9 / 0.9);
}
.text-yellow-8\/95 {
  color: rgb(175 129 9 / 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-9 {
  --tw-text-opacity: 1;
  color: rgb(136 90 5 / var(--tw-text-opacity, 1));
}
.text-yellow-9\/0 {
  color: rgb(136 90 5 / 0);
}
.text-yellow-9\/10 {
  color: rgb(136 90 5 / 0.1);
}
.text-yellow-9\/100 {
  color: rgb(136 90 5 / 1);
}
.text-yellow-9\/15 {
  color: rgb(136 90 5 / 0.15);
}
.text-yellow-9\/20 {
  color: rgb(136 90 5 / 0.2);
}
.text-yellow-9\/25 {
  color: rgb(136 90 5 / 0.25);
}
.text-yellow-9\/30 {
  color: rgb(136 90 5 / 0.3);
}
.text-yellow-9\/35 {
  color: rgb(136 90 5 / 0.35);
}
.text-yellow-9\/40 {
  color: rgb(136 90 5 / 0.4);
}
.text-yellow-9\/45 {
  color: rgb(136 90 5 / 0.45);
}
.text-yellow-9\/5 {
  color: rgb(136 90 5 / 0.05);
}
.text-yellow-9\/50 {
  color: rgb(136 90 5 / 0.5);
}
.text-yellow-9\/55 {
  color: rgb(136 90 5 / 0.55);
}
.text-yellow-9\/60 {
  color: rgb(136 90 5 / 0.6);
}
.text-yellow-9\/65 {
  color: rgb(136 90 5 / 0.65);
}
.text-yellow-9\/70 {
  color: rgb(136 90 5 / 0.7);
}
.text-yellow-9\/75 {
  color: rgb(136 90 5 / 0.75);
}
.text-yellow-9\/80 {
  color: rgb(136 90 5 / 0.8);
}
.text-yellow-9\/85 {
  color: rgb(136 90 5 / 0.85);
}
.text-yellow-9\/90 {
  color: rgb(136 90 5 / 0.9);
}
.text-yellow-9\/95 {
  color: rgb(136 90 5 / 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-opacity-0 {
  --tw-text-opacity: 0;
}
.text-opacity-10 {
  --tw-text-opacity: 0.1;
}
.text-opacity-100 {
  --tw-text-opacity: 1;
}
.text-opacity-15 {
  --tw-text-opacity: 0.15;
}
.text-opacity-20 {
  --tw-text-opacity: 0.2;
}
.text-opacity-25 {
  --tw-text-opacity: 0.25;
}
.text-opacity-30 {
  --tw-text-opacity: 0.3;
}
.text-opacity-35 {
  --tw-text-opacity: 0.35;
}
.text-opacity-40 {
  --tw-text-opacity: 0.4;
}
.text-opacity-45 {
  --tw-text-opacity: 0.45;
}
.text-opacity-5 {
  --tw-text-opacity: 0.05;
}
.text-opacity-50 {
  --tw-text-opacity: 0.5;
}
.text-opacity-55 {
  --tw-text-opacity: 0.55;
}
.text-opacity-60 {
  --tw-text-opacity: 0.6;
}
.text-opacity-65 {
  --tw-text-opacity: 0.65;
}
.text-opacity-70 {
  --tw-text-opacity: 0.7;
}
.text-opacity-75 {
  --tw-text-opacity: 0.75;
}
.text-opacity-80 {
  --tw-text-opacity: 0.8;
}
.text-opacity-85 {
  --tw-text-opacity: 0.85;
}
.text-opacity-90 {
  --tw-text-opacity: 0.9;
}
.text-opacity-95 {
  --tw-text-opacity: 0.95;
}
.underline {
  text-decoration-line: underline;
}
.overline {
  text-decoration-line: overline;
}
.no-underline {
  text-decoration-line: none;
}
.decoration-dashed {
  text-decoration-style: dashed;
}
.caret-black {
  caret-color: #000000;
}
.opacity-0 {
  opacity: 0;
}
.opacity-10 {
  opacity: 0.1;
}
.opacity-100 {
  opacity: 1;
}
.opacity-30 {
  opacity: 0.3;
}
.opacity-45 {
  opacity: 0.45;
}
.opacity-50 {
  opacity: 0.5;
}
.opacity-60 {
  opacity: 0.6;
}
.opacity-70 {
  opacity: 0.7;
}
.opacity-75 {
  opacity: 0.75;
}
.opacity-85 {
  opacity: 0.85;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-\[0_-4px_6px_-1px_rgba\(0\,0\,0\,0\.1\)\] {
  --tw-shadow: 0 -4px 6px -1px rgba(0,0,0,0.1);
  --tw-shadow-colored: 0 -4px 6px -1px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-\[0_4px_4px_-2px_rgba\(0\,0\,0\,0\.1\)\] {
  --tw-shadow: 0 4px 4px -2px rgba(0,0,0,0.1);
  --tw-shadow-colored: 0 4px 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-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline {
  outline-style: solid;
}
.ring {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.ring-0 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.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);
}
.transition {
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke,
    opacity,
    box-shadow,
    transform,
    filter,
    backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[background-color\] {
  transition-property: background-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[max-height\] {
  transition-property: max-height;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-shadow {
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.duration-500 {
  transition-duration: 500ms;
}
.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-linear {
  transition-timing-function: linear;
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
html,
body {
  font-size: 14px;
  background-color: #f5f5f5;
  color: #25292ce0;
}
.bg-gray-900\/50,
.dark\:bg-gray-900\/80 {
  z-index: 35;
}
.fa-light {
  font-family: FontAwesomeLight !important;
}
.pdf-container {
  min-width: 210mm;
  min-height: 297mm;
  max-width: 210mm;
}
.pdf-container app-accordion-item .accordion-btn .fa-icon {
  display: none !important;
}
.pdf-container .avoid-break {
  break-inside: avoid;
  page-break-inside: avoid;
  display: block !important;
  visibility: visible !important;
}
.pdf-container table {
  page-break-inside: auto;
}
.pdf-container tr.avoid-break {
  page-break-inside: avoid;
}
.mat-mdc-dialog-surface {
  background-color: #fff !important;
}
.p-tablist-tab-list {
  background-color: transparent !important;
}
.p-tab {
  padding: 8px 16px !important;
}
.p-tab-active {
  color: #5c43e5 !important;
  border-color: #5c43e5 !important;
  background-color: #fff !important;
}
.p-tablist-active-bar {
  background-color: #5c43e5 !important;
}
.p-checkbox-checked .p-checkbox-box {
  background-color: #5c43e5 !important;
  border-color: #5c43e5 !important;
}
.mdc-checkbox__background {
  border-color: gray !important;
}
.mat-mdc-dialog-surface {
  overflow-y: visible !important;
}
.custom-dialog-over-drawer {
  z-index: 15000 !important;
}
.cdk-overlay-backdrop.over-drawer-dialog-backdrop {
  z-index: 14000 !important;
  background: rgba(0, 0, 0, 0.4) !important;
}
:has(.custom-dialog-over-drawer) .cdk-global-overlay-wrapper {
  z-index: 15000 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.cdk-overlay-pane:has(.custom-dialog-over-drawer) {
  position: relative !important;
  margin: 0 auto !important;
}
.add-rural-property-drawer,
.cdk-overlay-container {
  z-index: 10003 !important;
}
.p-dialog-content {
  overflow: visible !important;
}
.upload-simple-file .p-fileupload-header,
.upload-simple-file p-progressbar,
.upload-simple-file p-message {
  display: none !important;
}
.p-select-list .ml-1 {
  margin-left: 0 !important;
}
.readonly-editor .p-editor-toolbar {
  display: none !important;
}
.readonly-editor .p-editor-container {
  border: none !important;
}
.readonly-editor .p-editor-content {
  padding: 0 !important;
}
.readonly-editor .ql-editor,
.readonly-editor .p-editor-content {
  padding: 0 !important;
  border: none !important;
  border-bottom: none !important;
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
}
@media (resolution: 1.25dppx), (min-resolution: 120dpi) and (max-resolution: 130dpi) {
  .text-sm-zoom {
    font-size: 0.875rem !important;
  }
}
.accordion-panel-proposal-general-information {
  border-width: 0 !important;
  border-style: none !important;
}
.accordion-header-proposal-general-information {
  padding-top: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.accordion-content-proposal-general-information .p-accordioncontent-content {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
}
.placeholder\:text-\[\#25292C40\]::placeholder {
  color: #25292C40;
}
.placeholder\:text-textColor-disabled::placeholder {
  color: #25292c40;
}
.placeholder\:text-textColor-placeholder::placeholder {
  color: #25292c40;
}
.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}
.after\:left-0\.5::after {
  content: var(--tw-content);
  left: 0.125rem;
}
.after\:top-0\.5::after {
  content: var(--tw-content);
  top: 0.125rem;
}
.after\:h-5::after {
  content: var(--tw-content);
  height: 1.25rem;
}
.after\:w-5::after {
  content: var(--tw-content);
  width: 1.25rem;
}
.after\:rounded-full::after {
  content: var(--tw-content);
  border-radius: 9999px;
}
.after\:bg-white::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.after\:transition-all::after {
  content: var(--tw-content);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.after\:duration-200::after {
  content: var(--tw-content);
  transition-duration: 200ms;
}
.after\:content-\[\'\'\]::after {
  --tw-content: "";
  content: var(--tw-content);
}
.last\:mb-0:last-child {
  margin-bottom: 0px;
}
.first-of-type\:mt-\[0\]:first-of-type {
  margin-top: 0;
}
.hover\:text-ellipsis:hover {
  text-overflow: ellipsis;
}
.hover\:text-clip:hover {
  text-overflow: clip;
}
.hover\:text-wrap:hover {
  text-wrap: wrap;
}
.hover\:text-nowrap:hover {
  text-wrap: nowrap;
}
.hover\:text-balance:hover {
  text-wrap: balance;
}
.hover\:text-pretty:hover {
  text-wrap: pretty;
}
.hover\:rounded-full:hover {
  border-radius: 9999px;
}
.hover\:border-blue-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(164 202 254 / var(--tw-border-opacity, 1));
}
.hover\:border-gray-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.hover\:border-purple-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(202 191 253 / var(--tw-border-opacity, 1));
}
.hover\:bg-\[\#07B95E\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(7 185 94 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#9e9cf8\]\/\[\.25\]:hover {
  background-color: rgb(158 156 248 / .25);
}
.hover\:bg-blue-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(30 66 159 / var(--tw-bg-opacity, 1));
}
.hover\:bg-error-base:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 77 79 / var(--tw-bg-opacity, 1));
}
.hover\:bg-error-bg-hover:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 204 199 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.hover\:bg-grey-1:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
}
.hover\:bg-grey-2:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}
.hover\:bg-primary-base:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(92 67 229 / var(--tw-bg-opacity, 1));
}
.hover\:bg-primary-bg:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(236 235 254 / var(--tw-bg-opacity, 1));
}
.hover\:bg-primary-hover:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(125 112 238 / var(--tw-bg-opacity, 1));
}
.hover\:bg-secondary-hover:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(67 232 144 / var(--tw-bg-opacity, 1));
}
.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.hover\:text-left:hover {
  text-align: left;
}
.hover\:text-center:hover {
  text-align: center;
}
.hover\:text-right:hover {
  text-align: right;
}
.hover\:text-justify:hover {
  text-align: justify;
}
.hover\:text-start:hover {
  text-align: start;
}
.hover\:text-end:hover {
  text-align: end;
}
.hover\:text-base:hover {
  font-size: 14px;
}
.hover\:text-heading-1:hover {
  font-size: 2.5rem;
}
.hover\:text-heading-2:hover {
  font-size: 2rem;
}
.hover\:text-heading-3:hover {
  font-size: 1.75rem;
}
.hover\:text-heading-4:hover {
  font-size: 1.5rem;
}
.hover\:text-heading-5:hover {
  font-size: 1.25rem;
}
.hover\:text-lg:hover {
  font-size: 1.125rem;
}
.hover\:text-sm:hover {
  font-size: 0.875rem;
}
.hover\:text-xl:hover {
  font-size: 1.25rem;
}
.hover\:text-xs:hover {
  font-size: 0.75rem;
}
.hover\:text-background-container:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.hover\:text-background-container-disabled:hover {
  color: #25292c0a;
}
.hover\:text-background-container-disabled\/0:hover {
  color: rgb(37 41 44 / 0);
}
.hover\:text-background-container-disabled\/10:hover {
  color: rgb(37 41 44 / 0.1);
}
.hover\:text-background-container-disabled\/100:hover {
  color: rgb(37 41 44 / 1);
}
.hover\:text-background-container-disabled\/15:hover {
  color: rgb(37 41 44 / 0.15);
}
.hover\:text-background-container-disabled\/20:hover {
  color: rgb(37 41 44 / 0.2);
}
.hover\:text-background-container-disabled\/25:hover {
  color: rgb(37 41 44 / 0.25);
}
.hover\:text-background-container-disabled\/30:hover {
  color: rgb(37 41 44 / 0.3);
}
.hover\:text-background-container-disabled\/35:hover {
  color: rgb(37 41 44 / 0.35);
}
.hover\:text-background-container-disabled\/40:hover {
  color: rgb(37 41 44 / 0.4);
}
.hover\:text-background-container-disabled\/45:hover {
  color: rgb(37 41 44 / 0.45);
}
.hover\:text-background-container-disabled\/5:hover {
  color: rgb(37 41 44 / 0.05);
}
.hover\:text-background-container-disabled\/50:hover {
  color: rgb(37 41 44 / 0.5);
}
.hover\:text-background-container-disabled\/55:hover {
  color: rgb(37 41 44 / 0.55);
}
.hover\:text-background-container-disabled\/60:hover {
  color: rgb(37 41 44 / 0.6);
}
.hover\:text-background-container-disabled\/65:hover {
  color: rgb(37 41 44 / 0.65);
}
.hover\:text-background-container-disabled\/70:hover {
  color: rgb(37 41 44 / 0.7);
}
.hover\:text-background-container-disabled\/75:hover {
  color: rgb(37 41 44 / 0.75);
}
.hover\:text-background-container-disabled\/80:hover {
  color: rgb(37 41 44 / 0.8);
}
.hover\:text-background-container-disabled\/85:hover {
  color: rgb(37 41 44 / 0.85);
}
.hover\:text-background-container-disabled\/90:hover {
  color: rgb(37 41 44 / 0.9);
}
.hover\:text-background-container-disabled\/95:hover {
  color: rgb(37 41 44 / 0.95);
}
.hover\:text-background-container\/0:hover {
  color: rgb(255 255 255 / 0);
}
.hover\:text-background-container\/10:hover {
  color: rgb(255 255 255 / 0.1);
}
.hover\:text-background-container\/100:hover {
  color: rgb(255 255 255 / 1);
}
.hover\:text-background-container\/15:hover {
  color: rgb(255 255 255 / 0.15);
}
.hover\:text-background-container\/20:hover {
  color: rgb(255 255 255 / 0.2);
}
.hover\:text-background-container\/25:hover {
  color: rgb(255 255 255 / 0.25);
}
.hover\:text-background-container\/30:hover {
  color: rgb(255 255 255 / 0.3);
}
.hover\:text-background-container\/35:hover {
  color: rgb(255 255 255 / 0.35);
}
.hover\:text-background-container\/40:hover {
  color: rgb(255 255 255 / 0.4);
}
.hover\:text-background-container\/45:hover {
  color: rgb(255 255 255 / 0.45);
}
.hover\:text-background-container\/5:hover {
  color: rgb(255 255 255 / 0.05);
}
.hover\:text-background-container\/50:hover {
  color: rgb(255 255 255 / 0.5);
}
.hover\:text-background-container\/55:hover {
  color: rgb(255 255 255 / 0.55);
}
.hover\:text-background-container\/60:hover {
  color: rgb(255 255 255 / 0.6);
}
.hover\:text-background-container\/65:hover {
  color: rgb(255 255 255 / 0.65);
}
.hover\:text-background-container\/70:hover {
  color: rgb(255 255 255 / 0.7);
}
.hover\:text-background-container\/75:hover {
  color: rgb(255 255 255 / 0.75);
}
.hover\:text-background-container\/80:hover {
  color: rgb(255 255 255 / 0.8);
}
.hover\:text-background-container\/85:hover {
  color: rgb(255 255 255 / 0.85);
}
.hover\:text-background-container\/90:hover {
  color: rgb(255 255 255 / 0.9);
}
.hover\:text-background-container\/95:hover {
  color: rgb(255 255 255 / 0.95);
}
.hover\:text-background-elevated:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.hover\:text-background-elevated\/0:hover {
  color: rgb(255 255 255 / 0);
}
.hover\:text-background-elevated\/10:hover {
  color: rgb(255 255 255 / 0.1);
}
.hover\:text-background-elevated\/100:hover {
  color: rgb(255 255 255 / 1);
}
.hover\:text-background-elevated\/15:hover {
  color: rgb(255 255 255 / 0.15);
}
.hover\:text-background-elevated\/20:hover {
  color: rgb(255 255 255 / 0.2);
}
.hover\:text-background-elevated\/25:hover {
  color: rgb(255 255 255 / 0.25);
}
.hover\:text-background-elevated\/30:hover {
  color: rgb(255 255 255 / 0.3);
}
.hover\:text-background-elevated\/35:hover {
  color: rgb(255 255 255 / 0.35);
}
.hover\:text-background-elevated\/40:hover {
  color: rgb(255 255 255 / 0.4);
}
.hover\:text-background-elevated\/45:hover {
  color: rgb(255 255 255 / 0.45);
}
.hover\:text-background-elevated\/5:hover {
  color: rgb(255 255 255 / 0.05);
}
.hover\:text-background-elevated\/50:hover {
  color: rgb(255 255 255 / 0.5);
}
.hover\:text-background-elevated\/55:hover {
  color: rgb(255 255 255 / 0.55);
}
.hover\:text-background-elevated\/60:hover {
  color: rgb(255 255 255 / 0.6);
}
.hover\:text-background-elevated\/65:hover {
  color: rgb(255 255 255 / 0.65);
}
.hover\:text-background-elevated\/70:hover {
  color: rgb(255 255 255 / 0.7);
}
.hover\:text-background-elevated\/75:hover {
  color: rgb(255 255 255 / 0.75);
}
.hover\:text-background-elevated\/80:hover {
  color: rgb(255 255 255 / 0.8);
}
.hover\:text-background-elevated\/85:hover {
  color: rgb(255 255 255 / 0.85);
}
.hover\:text-background-elevated\/90:hover {
  color: rgb(255 255 255 / 0.9);
}
.hover\:text-background-elevated\/95:hover {
  color: rgb(255 255 255 / 0.95);
}
.hover\:text-background-layout:hover {
  --tw-text-opacity: 1;
  color: rgb(245 245 245 / var(--tw-text-opacity, 1));
}
.hover\:text-background-layout\/0:hover {
  color: rgb(245 245 245 / 0);
}
.hover\:text-background-layout\/10:hover {
  color: rgb(245 245 245 / 0.1);
}
.hover\:text-background-layout\/100:hover {
  color: rgb(245 245 245 / 1);
}
.hover\:text-background-layout\/15:hover {
  color: rgb(245 245 245 / 0.15);
}
.hover\:text-background-layout\/20:hover {
  color: rgb(245 245 245 / 0.2);
}
.hover\:text-background-layout\/25:hover {
  color: rgb(245 245 245 / 0.25);
}
.hover\:text-background-layout\/30:hover {
  color: rgb(245 245 245 / 0.3);
}
.hover\:text-background-layout\/35:hover {
  color: rgb(245 245 245 / 0.35);
}
.hover\:text-background-layout\/40:hover {
  color: rgb(245 245 245 / 0.4);
}
.hover\:text-background-layout\/45:hover {
  color: rgb(245 245 245 / 0.45);
}
.hover\:text-background-layout\/5:hover {
  color: rgb(245 245 245 / 0.05);
}
.hover\:text-background-layout\/50:hover {
  color: rgb(245 245 245 / 0.5);
}
.hover\:text-background-layout\/55:hover {
  color: rgb(245 245 245 / 0.55);
}
.hover\:text-background-layout\/60:hover {
  color: rgb(245 245 245 / 0.6);
}
.hover\:text-background-layout\/65:hover {
  color: rgb(245 245 245 / 0.65);
}
.hover\:text-background-layout\/70:hover {
  color: rgb(245 245 245 / 0.7);
}
.hover\:text-background-layout\/75:hover {
  color: rgb(245 245 245 / 0.75);
}
.hover\:text-background-layout\/80:hover {
  color: rgb(245 245 245 / 0.8);
}
.hover\:text-background-layout\/85:hover {
  color: rgb(245 245 245 / 0.85);
}
.hover\:text-background-layout\/90:hover {
  color: rgb(245 245 245 / 0.9);
}
.hover\:text-background-layout\/95:hover {
  color: rgb(245 245 245 / 0.95);
}
.hover\:text-bgBase:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.hover\:text-bgBase\/0:hover {
  color: rgb(255 255 255 / 0);
}
.hover\:text-bgBase\/10:hover {
  color: rgb(255 255 255 / 0.1);
}
.hover\:text-bgBase\/100:hover {
  color: rgb(255 255 255 / 1);
}
.hover\:text-bgBase\/15:hover {
  color: rgb(255 255 255 / 0.15);
}
.hover\:text-bgBase\/20:hover {
  color: rgb(255 255 255 / 0.2);
}
.hover\:text-bgBase\/25:hover {
  color: rgb(255 255 255 / 0.25);
}
.hover\:text-bgBase\/30:hover {
  color: rgb(255 255 255 / 0.3);
}
.hover\:text-bgBase\/35:hover {
  color: rgb(255 255 255 / 0.35);
}
.hover\:text-bgBase\/40:hover {
  color: rgb(255 255 255 / 0.4);
}
.hover\:text-bgBase\/45:hover {
  color: rgb(255 255 255 / 0.45);
}
.hover\:text-bgBase\/5:hover {
  color: rgb(255 255 255 / 0.05);
}
.hover\:text-bgBase\/50:hover {
  color: rgb(255 255 255 / 0.5);
}
.hover\:text-bgBase\/55:hover {
  color: rgb(255 255 255 / 0.55);
}
.hover\:text-bgBase\/60:hover {
  color: rgb(255 255 255 / 0.6);
}
.hover\:text-bgBase\/65:hover {
  color: rgb(255 255 255 / 0.65);
}
.hover\:text-bgBase\/70:hover {
  color: rgb(255 255 255 / 0.7);
}
.hover\:text-bgBase\/75:hover {
  color: rgb(255 255 255 / 0.75);
}
.hover\:text-bgBase\/80:hover {
  color: rgb(255 255 255 / 0.8);
}
.hover\:text-bgBase\/85:hover {
  color: rgb(255 255 255 / 0.85);
}
.hover\:text-bgBase\/90:hover {
  color: rgb(255 255 255 / 0.9);
}
.hover\:text-bgBase\/95:hover {
  color: rgb(255 255 255 / 0.95);
}
.hover\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.hover\:text-black\/0:hover {
  color: rgb(0 0 0 / 0);
}
.hover\:text-black\/10:hover {
  color: rgb(0 0 0 / 0.1);
}
.hover\:text-black\/100:hover {
  color: rgb(0 0 0 / 1);
}
.hover\:text-black\/15:hover {
  color: rgb(0 0 0 / 0.15);
}
.hover\:text-black\/20:hover {
  color: rgb(0 0 0 / 0.2);
}
.hover\:text-black\/25:hover {
  color: rgb(0 0 0 / 0.25);
}
.hover\:text-black\/30:hover {
  color: rgb(0 0 0 / 0.3);
}
.hover\:text-black\/35:hover {
  color: rgb(0 0 0 / 0.35);
}
.hover\:text-black\/40:hover {
  color: rgb(0 0 0 / 0.4);
}
.hover\:text-black\/45:hover {
  color: rgb(0 0 0 / 0.45);
}
.hover\:text-black\/5:hover {
  color: rgb(0 0 0 / 0.05);
}
.hover\:text-black\/50:hover {
  color: rgb(0 0 0 / 0.5);
}
.hover\:text-black\/55:hover {
  color: rgb(0 0 0 / 0.55);
}
.hover\:text-black\/60:hover {
  color: rgb(0 0 0 / 0.6);
}
.hover\:text-black\/65:hover {
  color: rgb(0 0 0 / 0.65);
}
.hover\:text-black\/70:hover {
  color: rgb(0 0 0 / 0.7);
}
.hover\:text-black\/75:hover {
  color: rgb(0 0 0 / 0.75);
}
.hover\:text-black\/80:hover {
  color: rgb(0 0 0 / 0.8);
}
.hover\:text-black\/85:hover {
  color: rgb(0 0 0 / 0.85);
}
.hover\:text-black\/90:hover {
  color: rgb(0 0 0 / 0.9);
}
.hover\:text-black\/95:hover {
  color: rgb(0 0 0 / 0.95);
}
.hover\:text-blue-1:hover {
  --tw-text-opacity: 1;
  color: rgb(230 244 255 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-1\/0:hover {
  color: rgb(230 244 255 / 0);
}
.hover\:text-blue-1\/10:hover {
  color: rgb(230 244 255 / 0.1);
}
.hover\:text-blue-1\/100:hover {
  color: rgb(230 244 255 / 1);
}
.hover\:text-blue-1\/15:hover {
  color: rgb(230 244 255 / 0.15);
}
.hover\:text-blue-1\/20:hover {
  color: rgb(230 244 255 / 0.2);
}
.hover\:text-blue-1\/25:hover {
  color: rgb(230 244 255 / 0.25);
}
.hover\:text-blue-1\/30:hover {
  color: rgb(230 244 255 / 0.3);
}
.hover\:text-blue-1\/35:hover {
  color: rgb(230 244 255 / 0.35);
}
.hover\:text-blue-1\/40:hover {
  color: rgb(230 244 255 / 0.4);
}
.hover\:text-blue-1\/45:hover {
  color: rgb(230 244 255 / 0.45);
}
.hover\:text-blue-1\/5:hover {
  color: rgb(230 244 255 / 0.05);
}
.hover\:text-blue-1\/50:hover {
  color: rgb(230 244 255 / 0.5);
}
.hover\:text-blue-1\/55:hover {
  color: rgb(230 244 255 / 0.55);
}
.hover\:text-blue-1\/60:hover {
  color: rgb(230 244 255 / 0.6);
}
.hover\:text-blue-1\/65:hover {
  color: rgb(230 244 255 / 0.65);
}
.hover\:text-blue-1\/70:hover {
  color: rgb(230 244 255 / 0.7);
}
.hover\:text-blue-1\/75:hover {
  color: rgb(230 244 255 / 0.75);
}
.hover\:text-blue-1\/80:hover {
  color: rgb(230 244 255 / 0.8);
}
.hover\:text-blue-1\/85:hover {
  color: rgb(230 244 255 / 0.85);
}
.hover\:text-blue-1\/90:hover {
  color: rgb(230 244 255 / 0.9);
}
.hover\:text-blue-1\/95:hover {
  color: rgb(230 244 255 / 0.95);
}
.hover\:text-blue-10:hover {
  --tw-text-opacity: 1;
  color: rgb(0 29 102 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-10\/0:hover {
  color: rgb(0 29 102 / 0);
}
.hover\:text-blue-10\/10:hover {
  color: rgb(0 29 102 / 0.1);
}
.hover\:text-blue-10\/100:hover {
  color: rgb(0 29 102 / 1);
}
.hover\:text-blue-10\/15:hover {
  color: rgb(0 29 102 / 0.15);
}
.hover\:text-blue-10\/20:hover {
  color: rgb(0 29 102 / 0.2);
}
.hover\:text-blue-10\/25:hover {
  color: rgb(0 29 102 / 0.25);
}
.hover\:text-blue-10\/30:hover {
  color: rgb(0 29 102 / 0.3);
}
.hover\:text-blue-10\/35:hover {
  color: rgb(0 29 102 / 0.35);
}
.hover\:text-blue-10\/40:hover {
  color: rgb(0 29 102 / 0.4);
}
.hover\:text-blue-10\/45:hover {
  color: rgb(0 29 102 / 0.45);
}
.hover\:text-blue-10\/5:hover {
  color: rgb(0 29 102 / 0.05);
}
.hover\:text-blue-10\/50:hover {
  color: rgb(0 29 102 / 0.5);
}
.hover\:text-blue-10\/55:hover {
  color: rgb(0 29 102 / 0.55);
}
.hover\:text-blue-10\/60:hover {
  color: rgb(0 29 102 / 0.6);
}
.hover\:text-blue-10\/65:hover {
  color: rgb(0 29 102 / 0.65);
}
.hover\:text-blue-10\/70:hover {
  color: rgb(0 29 102 / 0.7);
}
.hover\:text-blue-10\/75:hover {
  color: rgb(0 29 102 / 0.75);
}
.hover\:text-blue-10\/80:hover {
  color: rgb(0 29 102 / 0.8);
}
.hover\:text-blue-10\/85:hover {
  color: rgb(0 29 102 / 0.85);
}
.hover\:text-blue-10\/90:hover {
  color: rgb(0 29 102 / 0.9);
}
.hover\:text-blue-10\/95:hover {
  color: rgb(0 29 102 / 0.95);
}
.hover\:text-blue-100:hover {
  --tw-text-opacity: 1;
  color: rgb(225 239 254 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-100\/0:hover {
  color: rgb(225 239 254 / 0);
}
.hover\:text-blue-100\/10:hover {
  color: rgb(225 239 254 / 0.1);
}
.hover\:text-blue-100\/100:hover {
  color: rgb(225 239 254 / 1);
}
.hover\:text-blue-100\/15:hover {
  color: rgb(225 239 254 / 0.15);
}
.hover\:text-blue-100\/20:hover {
  color: rgb(225 239 254 / 0.2);
}
.hover\:text-blue-100\/25:hover {
  color: rgb(225 239 254 / 0.25);
}
.hover\:text-blue-100\/30:hover {
  color: rgb(225 239 254 / 0.3);
}
.hover\:text-blue-100\/35:hover {
  color: rgb(225 239 254 / 0.35);
}
.hover\:text-blue-100\/40:hover {
  color: rgb(225 239 254 / 0.4);
}
.hover\:text-blue-100\/45:hover {
  color: rgb(225 239 254 / 0.45);
}
.hover\:text-blue-100\/5:hover {
  color: rgb(225 239 254 / 0.05);
}
.hover\:text-blue-100\/50:hover {
  color: rgb(225 239 254 / 0.5);
}
.hover\:text-blue-100\/55:hover {
  color: rgb(225 239 254 / 0.55);
}
.hover\:text-blue-100\/60:hover {
  color: rgb(225 239 254 / 0.6);
}
.hover\:text-blue-100\/65:hover {
  color: rgb(225 239 254 / 0.65);
}
.hover\:text-blue-100\/70:hover {
  color: rgb(225 239 254 / 0.7);
}
.hover\:text-blue-100\/75:hover {
  color: rgb(225 239 254 / 0.75);
}
.hover\:text-blue-100\/80:hover {
  color: rgb(225 239 254 / 0.8);
}
.hover\:text-blue-100\/85:hover {
  color: rgb(225 239 254 / 0.85);
}
.hover\:text-blue-100\/90:hover {
  color: rgb(225 239 254 / 0.9);
}
.hover\:text-blue-100\/95:hover {
  color: rgb(225 239 254 / 0.95);
}
.hover\:text-blue-2:hover {
  --tw-text-opacity: 1;
  color: rgb(186 224 255 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-2\/0:hover {
  color: rgb(186 224 255 / 0);
}
.hover\:text-blue-2\/10:hover {
  color: rgb(186 224 255 / 0.1);
}
.hover\:text-blue-2\/100:hover {
  color: rgb(186 224 255 / 1);
}
.hover\:text-blue-2\/15:hover {
  color: rgb(186 224 255 / 0.15);
}
.hover\:text-blue-2\/20:hover {
  color: rgb(186 224 255 / 0.2);
}
.hover\:text-blue-2\/25:hover {
  color: rgb(186 224 255 / 0.25);
}
.hover\:text-blue-2\/30:hover {
  color: rgb(186 224 255 / 0.3);
}
.hover\:text-blue-2\/35:hover {
  color: rgb(186 224 255 / 0.35);
}
.hover\:text-blue-2\/40:hover {
  color: rgb(186 224 255 / 0.4);
}
.hover\:text-blue-2\/45:hover {
  color: rgb(186 224 255 / 0.45);
}
.hover\:text-blue-2\/5:hover {
  color: rgb(186 224 255 / 0.05);
}
.hover\:text-blue-2\/50:hover {
  color: rgb(186 224 255 / 0.5);
}
.hover\:text-blue-2\/55:hover {
  color: rgb(186 224 255 / 0.55);
}
.hover\:text-blue-2\/60:hover {
  color: rgb(186 224 255 / 0.6);
}
.hover\:text-blue-2\/65:hover {
  color: rgb(186 224 255 / 0.65);
}
.hover\:text-blue-2\/70:hover {
  color: rgb(186 224 255 / 0.7);
}
.hover\:text-blue-2\/75:hover {
  color: rgb(186 224 255 / 0.75);
}
.hover\:text-blue-2\/80:hover {
  color: rgb(186 224 255 / 0.8);
}
.hover\:text-blue-2\/85:hover {
  color: rgb(186 224 255 / 0.85);
}
.hover\:text-blue-2\/90:hover {
  color: rgb(186 224 255 / 0.9);
}
.hover\:text-blue-2\/95:hover {
  color: rgb(186 224 255 / 0.95);
}
.hover\:text-blue-200:hover {
  --tw-text-opacity: 1;
  color: rgb(195 221 253 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-200\/0:hover {
  color: rgb(195 221 253 / 0);
}
.hover\:text-blue-200\/10:hover {
  color: rgb(195 221 253 / 0.1);
}
.hover\:text-blue-200\/100:hover {
  color: rgb(195 221 253 / 1);
}
.hover\:text-blue-200\/15:hover {
  color: rgb(195 221 253 / 0.15);
}
.hover\:text-blue-200\/20:hover {
  color: rgb(195 221 253 / 0.2);
}
.hover\:text-blue-200\/25:hover {
  color: rgb(195 221 253 / 0.25);
}
.hover\:text-blue-200\/30:hover {
  color: rgb(195 221 253 / 0.3);
}
.hover\:text-blue-200\/35:hover {
  color: rgb(195 221 253 / 0.35);
}
.hover\:text-blue-200\/40:hover {
  color: rgb(195 221 253 / 0.4);
}
.hover\:text-blue-200\/45:hover {
  color: rgb(195 221 253 / 0.45);
}
.hover\:text-blue-200\/5:hover {
  color: rgb(195 221 253 / 0.05);
}
.hover\:text-blue-200\/50:hover {
  color: rgb(195 221 253 / 0.5);
}
.hover\:text-blue-200\/55:hover {
  color: rgb(195 221 253 / 0.55);
}
.hover\:text-blue-200\/60:hover {
  color: rgb(195 221 253 / 0.6);
}
.hover\:text-blue-200\/65:hover {
  color: rgb(195 221 253 / 0.65);
}
.hover\:text-blue-200\/70:hover {
  color: rgb(195 221 253 / 0.7);
}
.hover\:text-blue-200\/75:hover {
  color: rgb(195 221 253 / 0.75);
}
.hover\:text-blue-200\/80:hover {
  color: rgb(195 221 253 / 0.8);
}
.hover\:text-blue-200\/85:hover {
  color: rgb(195 221 253 / 0.85);
}
.hover\:text-blue-200\/90:hover {
  color: rgb(195 221 253 / 0.9);
}
.hover\:text-blue-200\/95:hover {
  color: rgb(195 221 253 / 0.95);
}
.hover\:text-blue-3:hover {
  --tw-text-opacity: 1;
  color: rgb(145 202 255 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-3\/0:hover {
  color: rgb(145 202 255 / 0);
}
.hover\:text-blue-3\/10:hover {
  color: rgb(145 202 255 / 0.1);
}
.hover\:text-blue-3\/100:hover {
  color: rgb(145 202 255 / 1);
}
.hover\:text-blue-3\/15:hover {
  color: rgb(145 202 255 / 0.15);
}
.hover\:text-blue-3\/20:hover {
  color: rgb(145 202 255 / 0.2);
}
.hover\:text-blue-3\/25:hover {
  color: rgb(145 202 255 / 0.25);
}
.hover\:text-blue-3\/30:hover {
  color: rgb(145 202 255 / 0.3);
}
.hover\:text-blue-3\/35:hover {
  color: rgb(145 202 255 / 0.35);
}
.hover\:text-blue-3\/40:hover {
  color: rgb(145 202 255 / 0.4);
}
.hover\:text-blue-3\/45:hover {
  color: rgb(145 202 255 / 0.45);
}
.hover\:text-blue-3\/5:hover {
  color: rgb(145 202 255 / 0.05);
}
.hover\:text-blue-3\/50:hover {
  color: rgb(145 202 255 / 0.5);
}
.hover\:text-blue-3\/55:hover {
  color: rgb(145 202 255 / 0.55);
}
.hover\:text-blue-3\/60:hover {
  color: rgb(145 202 255 / 0.6);
}
.hover\:text-blue-3\/65:hover {
  color: rgb(145 202 255 / 0.65);
}
.hover\:text-blue-3\/70:hover {
  color: rgb(145 202 255 / 0.7);
}
.hover\:text-blue-3\/75:hover {
  color: rgb(145 202 255 / 0.75);
}
.hover\:text-blue-3\/80:hover {
  color: rgb(145 202 255 / 0.8);
}
.hover\:text-blue-3\/85:hover {
  color: rgb(145 202 255 / 0.85);
}
.hover\:text-blue-3\/90:hover {
  color: rgb(145 202 255 / 0.9);
}
.hover\:text-blue-3\/95:hover {
  color: rgb(145 202 255 / 0.95);
}
.hover\:text-blue-300:hover {
  --tw-text-opacity: 1;
  color: rgb(164 202 254 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-300\/0:hover {
  color: rgb(164 202 254 / 0);
}
.hover\:text-blue-300\/10:hover {
  color: rgb(164 202 254 / 0.1);
}
.hover\:text-blue-300\/100:hover {
  color: rgb(164 202 254 / 1);
}
.hover\:text-blue-300\/15:hover {
  color: rgb(164 202 254 / 0.15);
}
.hover\:text-blue-300\/20:hover {
  color: rgb(164 202 254 / 0.2);
}
.hover\:text-blue-300\/25:hover {
  color: rgb(164 202 254 / 0.25);
}
.hover\:text-blue-300\/30:hover {
  color: rgb(164 202 254 / 0.3);
}
.hover\:text-blue-300\/35:hover {
  color: rgb(164 202 254 / 0.35);
}
.hover\:text-blue-300\/40:hover {
  color: rgb(164 202 254 / 0.4);
}
.hover\:text-blue-300\/45:hover {
  color: rgb(164 202 254 / 0.45);
}
.hover\:text-blue-300\/5:hover {
  color: rgb(164 202 254 / 0.05);
}
.hover\:text-blue-300\/50:hover {
  color: rgb(164 202 254 / 0.5);
}
.hover\:text-blue-300\/55:hover {
  color: rgb(164 202 254 / 0.55);
}
.hover\:text-blue-300\/60:hover {
  color: rgb(164 202 254 / 0.6);
}
.hover\:text-blue-300\/65:hover {
  color: rgb(164 202 254 / 0.65);
}
.hover\:text-blue-300\/70:hover {
  color: rgb(164 202 254 / 0.7);
}
.hover\:text-blue-300\/75:hover {
  color: rgb(164 202 254 / 0.75);
}
.hover\:text-blue-300\/80:hover {
  color: rgb(164 202 254 / 0.8);
}
.hover\:text-blue-300\/85:hover {
  color: rgb(164 202 254 / 0.85);
}
.hover\:text-blue-300\/90:hover {
  color: rgb(164 202 254 / 0.9);
}
.hover\:text-blue-300\/95:hover {
  color: rgb(164 202 254 / 0.95);
}
.hover\:text-blue-4:hover {
  --tw-text-opacity: 1;
  color: rgb(105 177 255 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-4\/0:hover {
  color: rgb(105 177 255 / 0);
}
.hover\:text-blue-4\/10:hover {
  color: rgb(105 177 255 / 0.1);
}
.hover\:text-blue-4\/100:hover {
  color: rgb(105 177 255 / 1);
}
.hover\:text-blue-4\/15:hover {
  color: rgb(105 177 255 / 0.15);
}
.hover\:text-blue-4\/20:hover {
  color: rgb(105 177 255 / 0.2);
}
.hover\:text-blue-4\/25:hover {
  color: rgb(105 177 255 / 0.25);
}
.hover\:text-blue-4\/30:hover {
  color: rgb(105 177 255 / 0.3);
}
.hover\:text-blue-4\/35:hover {
  color: rgb(105 177 255 / 0.35);
}
.hover\:text-blue-4\/40:hover {
  color: rgb(105 177 255 / 0.4);
}
.hover\:text-blue-4\/45:hover {
  color: rgb(105 177 255 / 0.45);
}
.hover\:text-blue-4\/5:hover {
  color: rgb(105 177 255 / 0.05);
}
.hover\:text-blue-4\/50:hover {
  color: rgb(105 177 255 / 0.5);
}
.hover\:text-blue-4\/55:hover {
  color: rgb(105 177 255 / 0.55);
}
.hover\:text-blue-4\/60:hover {
  color: rgb(105 177 255 / 0.6);
}
.hover\:text-blue-4\/65:hover {
  color: rgb(105 177 255 / 0.65);
}
.hover\:text-blue-4\/70:hover {
  color: rgb(105 177 255 / 0.7);
}
.hover\:text-blue-4\/75:hover {
  color: rgb(105 177 255 / 0.75);
}
.hover\:text-blue-4\/80:hover {
  color: rgb(105 177 255 / 0.8);
}
.hover\:text-blue-4\/85:hover {
  color: rgb(105 177 255 / 0.85);
}
.hover\:text-blue-4\/90:hover {
  color: rgb(105 177 255 / 0.9);
}
.hover\:text-blue-4\/95:hover {
  color: rgb(105 177 255 / 0.95);
}
.hover\:text-blue-400:hover {
  --tw-text-opacity: 1;
  color: rgb(118 169 250 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-400\/0:hover {
  color: rgb(118 169 250 / 0);
}
.hover\:text-blue-400\/10:hover {
  color: rgb(118 169 250 / 0.1);
}
.hover\:text-blue-400\/100:hover {
  color: rgb(118 169 250 / 1);
}
.hover\:text-blue-400\/15:hover {
  color: rgb(118 169 250 / 0.15);
}
.hover\:text-blue-400\/20:hover {
  color: rgb(118 169 250 / 0.2);
}
.hover\:text-blue-400\/25:hover {
  color: rgb(118 169 250 / 0.25);
}
.hover\:text-blue-400\/30:hover {
  color: rgb(118 169 250 / 0.3);
}
.hover\:text-blue-400\/35:hover {
  color: rgb(118 169 250 / 0.35);
}
.hover\:text-blue-400\/40:hover {
  color: rgb(118 169 250 / 0.4);
}
.hover\:text-blue-400\/45:hover {
  color: rgb(118 169 250 / 0.45);
}
.hover\:text-blue-400\/5:hover {
  color: rgb(118 169 250 / 0.05);
}
.hover\:text-blue-400\/50:hover {
  color: rgb(118 169 250 / 0.5);
}
.hover\:text-blue-400\/55:hover {
  color: rgb(118 169 250 / 0.55);
}
.hover\:text-blue-400\/60:hover {
  color: rgb(118 169 250 / 0.6);
}
.hover\:text-blue-400\/65:hover {
  color: rgb(118 169 250 / 0.65);
}
.hover\:text-blue-400\/70:hover {
  color: rgb(118 169 250 / 0.7);
}
.hover\:text-blue-400\/75:hover {
  color: rgb(118 169 250 / 0.75);
}
.hover\:text-blue-400\/80:hover {
  color: rgb(118 169 250 / 0.8);
}
.hover\:text-blue-400\/85:hover {
  color: rgb(118 169 250 / 0.85);
}
.hover\:text-blue-400\/90:hover {
  color: rgb(118 169 250 / 0.9);
}
.hover\:text-blue-400\/95:hover {
  color: rgb(118 169 250 / 0.95);
}
.hover\:text-blue-5:hover {
  --tw-text-opacity: 1;
  color: rgb(64 150 255 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-5\/0:hover {
  color: rgb(64 150 255 / 0);
}
.hover\:text-blue-5\/10:hover {
  color: rgb(64 150 255 / 0.1);
}
.hover\:text-blue-5\/100:hover {
  color: rgb(64 150 255 / 1);
}
.hover\:text-blue-5\/15:hover {
  color: rgb(64 150 255 / 0.15);
}
.hover\:text-blue-5\/20:hover {
  color: rgb(64 150 255 / 0.2);
}
.hover\:text-blue-5\/25:hover {
  color: rgb(64 150 255 / 0.25);
}
.hover\:text-blue-5\/30:hover {
  color: rgb(64 150 255 / 0.3);
}
.hover\:text-blue-5\/35:hover {
  color: rgb(64 150 255 / 0.35);
}
.hover\:text-blue-5\/40:hover {
  color: rgb(64 150 255 / 0.4);
}
.hover\:text-blue-5\/45:hover {
  color: rgb(64 150 255 / 0.45);
}
.hover\:text-blue-5\/5:hover {
  color: rgb(64 150 255 / 0.05);
}
.hover\:text-blue-5\/50:hover {
  color: rgb(64 150 255 / 0.5);
}
.hover\:text-blue-5\/55:hover {
  color: rgb(64 150 255 / 0.55);
}
.hover\:text-blue-5\/60:hover {
  color: rgb(64 150 255 / 0.6);
}
.hover\:text-blue-5\/65:hover {
  color: rgb(64 150 255 / 0.65);
}
.hover\:text-blue-5\/70:hover {
  color: rgb(64 150 255 / 0.7);
}
.hover\:text-blue-5\/75:hover {
  color: rgb(64 150 255 / 0.75);
}
.hover\:text-blue-5\/80:hover {
  color: rgb(64 150 255 / 0.8);
}
.hover\:text-blue-5\/85:hover {
  color: rgb(64 150 255 / 0.85);
}
.hover\:text-blue-5\/90:hover {
  color: rgb(64 150 255 / 0.9);
}
.hover\:text-blue-5\/95:hover {
  color: rgb(64 150 255 / 0.95);
}
.hover\:text-blue-50:hover {
  --tw-text-opacity: 1;
  color: rgb(235 245 255 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-50\/0:hover {
  color: rgb(235 245 255 / 0);
}
.hover\:text-blue-50\/10:hover {
  color: rgb(235 245 255 / 0.1);
}
.hover\:text-blue-50\/100:hover {
  color: rgb(235 245 255 / 1);
}
.hover\:text-blue-50\/15:hover {
  color: rgb(235 245 255 / 0.15);
}
.hover\:text-blue-50\/20:hover {
  color: rgb(235 245 255 / 0.2);
}
.hover\:text-blue-50\/25:hover {
  color: rgb(235 245 255 / 0.25);
}
.hover\:text-blue-50\/30:hover {
  color: rgb(235 245 255 / 0.3);
}
.hover\:text-blue-50\/35:hover {
  color: rgb(235 245 255 / 0.35);
}
.hover\:text-blue-50\/40:hover {
  color: rgb(235 245 255 / 0.4);
}
.hover\:text-blue-50\/45:hover {
  color: rgb(235 245 255 / 0.45);
}
.hover\:text-blue-50\/5:hover {
  color: rgb(235 245 255 / 0.05);
}
.hover\:text-blue-50\/50:hover {
  color: rgb(235 245 255 / 0.5);
}
.hover\:text-blue-50\/55:hover {
  color: rgb(235 245 255 / 0.55);
}
.hover\:text-blue-50\/60:hover {
  color: rgb(235 245 255 / 0.6);
}
.hover\:text-blue-50\/65:hover {
  color: rgb(235 245 255 / 0.65);
}
.hover\:text-blue-50\/70:hover {
  color: rgb(235 245 255 / 0.7);
}
.hover\:text-blue-50\/75:hover {
  color: rgb(235 245 255 / 0.75);
}
.hover\:text-blue-50\/80:hover {
  color: rgb(235 245 255 / 0.8);
}
.hover\:text-blue-50\/85:hover {
  color: rgb(235 245 255 / 0.85);
}
.hover\:text-blue-50\/90:hover {
  color: rgb(235 245 255 / 0.9);
}
.hover\:text-blue-50\/95:hover {
  color: rgb(235 245 255 / 0.95);
}
.hover\:text-blue-500:hover {
  --tw-text-opacity: 1;
  color: rgb(63 131 248 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-500\/0:hover {
  color: rgb(63 131 248 / 0);
}
.hover\:text-blue-500\/10:hover {
  color: rgb(63 131 248 / 0.1);
}
.hover\:text-blue-500\/100:hover {
  color: rgb(63 131 248 / 1);
}
.hover\:text-blue-500\/15:hover {
  color: rgb(63 131 248 / 0.15);
}
.hover\:text-blue-500\/20:hover {
  color: rgb(63 131 248 / 0.2);
}
.hover\:text-blue-500\/25:hover {
  color: rgb(63 131 248 / 0.25);
}
.hover\:text-blue-500\/30:hover {
  color: rgb(63 131 248 / 0.3);
}
.hover\:text-blue-500\/35:hover {
  color: rgb(63 131 248 / 0.35);
}
.hover\:text-blue-500\/40:hover {
  color: rgb(63 131 248 / 0.4);
}
.hover\:text-blue-500\/45:hover {
  color: rgb(63 131 248 / 0.45);
}
.hover\:text-blue-500\/5:hover {
  color: rgb(63 131 248 / 0.05);
}
.hover\:text-blue-500\/50:hover {
  color: rgb(63 131 248 / 0.5);
}
.hover\:text-blue-500\/55:hover {
  color: rgb(63 131 248 / 0.55);
}
.hover\:text-blue-500\/60:hover {
  color: rgb(63 131 248 / 0.6);
}
.hover\:text-blue-500\/65:hover {
  color: rgb(63 131 248 / 0.65);
}
.hover\:text-blue-500\/70:hover {
  color: rgb(63 131 248 / 0.7);
}
.hover\:text-blue-500\/75:hover {
  color: rgb(63 131 248 / 0.75);
}
.hover\:text-blue-500\/80:hover {
  color: rgb(63 131 248 / 0.8);
}
.hover\:text-blue-500\/85:hover {
  color: rgb(63 131 248 / 0.85);
}
.hover\:text-blue-500\/90:hover {
  color: rgb(63 131 248 / 0.9);
}
.hover\:text-blue-500\/95:hover {
  color: rgb(63 131 248 / 0.95);
}
.hover\:text-blue-6:hover {
  --tw-text-opacity: 1;
  color: rgb(22 119 255 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-6\/0:hover {
  color: rgb(22 119 255 / 0);
}
.hover\:text-blue-6\/10:hover {
  color: rgb(22 119 255 / 0.1);
}
.hover\:text-blue-6\/100:hover {
  color: rgb(22 119 255 / 1);
}
.hover\:text-blue-6\/15:hover {
  color: rgb(22 119 255 / 0.15);
}
.hover\:text-blue-6\/20:hover {
  color: rgb(22 119 255 / 0.2);
}
.hover\:text-blue-6\/25:hover {
  color: rgb(22 119 255 / 0.25);
}
.hover\:text-blue-6\/30:hover {
  color: rgb(22 119 255 / 0.3);
}
.hover\:text-blue-6\/35:hover {
  color: rgb(22 119 255 / 0.35);
}
.hover\:text-blue-6\/40:hover {
  color: rgb(22 119 255 / 0.4);
}
.hover\:text-blue-6\/45:hover {
  color: rgb(22 119 255 / 0.45);
}
.hover\:text-blue-6\/5:hover {
  color: rgb(22 119 255 / 0.05);
}
.hover\:text-blue-6\/50:hover {
  color: rgb(22 119 255 / 0.5);
}
.hover\:text-blue-6\/55:hover {
  color: rgb(22 119 255 / 0.55);
}
.hover\:text-blue-6\/60:hover {
  color: rgb(22 119 255 / 0.6);
}
.hover\:text-blue-6\/65:hover {
  color: rgb(22 119 255 / 0.65);
}
.hover\:text-blue-6\/70:hover {
  color: rgb(22 119 255 / 0.7);
}
.hover\:text-blue-6\/75:hover {
  color: rgb(22 119 255 / 0.75);
}
.hover\:text-blue-6\/80:hover {
  color: rgb(22 119 255 / 0.8);
}
.hover\:text-blue-6\/85:hover {
  color: rgb(22 119 255 / 0.85);
}
.hover\:text-blue-6\/90:hover {
  color: rgb(22 119 255 / 0.9);
}
.hover\:text-blue-6\/95:hover {
  color: rgb(22 119 255 / 0.95);
}
.hover\:text-blue-600:hover {
  --tw-text-opacity: 1;
  color: rgb(28 100 242 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-600\/0:hover {
  color: rgb(28 100 242 / 0);
}
.hover\:text-blue-600\/10:hover {
  color: rgb(28 100 242 / 0.1);
}
.hover\:text-blue-600\/100:hover {
  color: rgb(28 100 242 / 1);
}
.hover\:text-blue-600\/15:hover {
  color: rgb(28 100 242 / 0.15);
}
.hover\:text-blue-600\/20:hover {
  color: rgb(28 100 242 / 0.2);
}
.hover\:text-blue-600\/25:hover {
  color: rgb(28 100 242 / 0.25);
}
.hover\:text-blue-600\/30:hover {
  color: rgb(28 100 242 / 0.3);
}
.hover\:text-blue-600\/35:hover {
  color: rgb(28 100 242 / 0.35);
}
.hover\:text-blue-600\/40:hover {
  color: rgb(28 100 242 / 0.4);
}
.hover\:text-blue-600\/45:hover {
  color: rgb(28 100 242 / 0.45);
}
.hover\:text-blue-600\/5:hover {
  color: rgb(28 100 242 / 0.05);
}
.hover\:text-blue-600\/50:hover {
  color: rgb(28 100 242 / 0.5);
}
.hover\:text-blue-600\/55:hover {
  color: rgb(28 100 242 / 0.55);
}
.hover\:text-blue-600\/60:hover {
  color: rgb(28 100 242 / 0.6);
}
.hover\:text-blue-600\/65:hover {
  color: rgb(28 100 242 / 0.65);
}
.hover\:text-blue-600\/70:hover {
  color: rgb(28 100 242 / 0.7);
}
.hover\:text-blue-600\/75:hover {
  color: rgb(28 100 242 / 0.75);
}
.hover\:text-blue-600\/80:hover {
  color: rgb(28 100 242 / 0.8);
}
.hover\:text-blue-600\/85:hover {
  color: rgb(28 100 242 / 0.85);
}
.hover\:text-blue-600\/90:hover {
  color: rgb(28 100 242 / 0.9);
}
.hover\:text-blue-600\/95:hover {
  color: rgb(28 100 242 / 0.95);
}
.hover\:text-blue-7:hover {
  --tw-text-opacity: 1;
  color: rgb(9 88 217 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-7\/0:hover {
  color: rgb(9 88 217 / 0);
}
.hover\:text-blue-7\/10:hover {
  color: rgb(9 88 217 / 0.1);
}
.hover\:text-blue-7\/100:hover {
  color: rgb(9 88 217 / 1);
}
.hover\:text-blue-7\/15:hover {
  color: rgb(9 88 217 / 0.15);
}
.hover\:text-blue-7\/20:hover {
  color: rgb(9 88 217 / 0.2);
}
.hover\:text-blue-7\/25:hover {
  color: rgb(9 88 217 / 0.25);
}
.hover\:text-blue-7\/30:hover {
  color: rgb(9 88 217 / 0.3);
}
.hover\:text-blue-7\/35:hover {
  color: rgb(9 88 217 / 0.35);
}
.hover\:text-blue-7\/40:hover {
  color: rgb(9 88 217 / 0.4);
}
.hover\:text-blue-7\/45:hover {
  color: rgb(9 88 217 / 0.45);
}
.hover\:text-blue-7\/5:hover {
  color: rgb(9 88 217 / 0.05);
}
.hover\:text-blue-7\/50:hover {
  color: rgb(9 88 217 / 0.5);
}
.hover\:text-blue-7\/55:hover {
  color: rgb(9 88 217 / 0.55);
}
.hover\:text-blue-7\/60:hover {
  color: rgb(9 88 217 / 0.6);
}
.hover\:text-blue-7\/65:hover {
  color: rgb(9 88 217 / 0.65);
}
.hover\:text-blue-7\/70:hover {
  color: rgb(9 88 217 / 0.7);
}
.hover\:text-blue-7\/75:hover {
  color: rgb(9 88 217 / 0.75);
}
.hover\:text-blue-7\/80:hover {
  color: rgb(9 88 217 / 0.8);
}
.hover\:text-blue-7\/85:hover {
  color: rgb(9 88 217 / 0.85);
}
.hover\:text-blue-7\/90:hover {
  color: rgb(9 88 217 / 0.9);
}
.hover\:text-blue-7\/95:hover {
  color: rgb(9 88 217 / 0.95);
}
.hover\:text-blue-700:hover {
  --tw-text-opacity: 1;
  color: rgb(26 86 219 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-700\/0:hover {
  color: rgb(26 86 219 / 0);
}
.hover\:text-blue-700\/10:hover {
  color: rgb(26 86 219 / 0.1);
}
.hover\:text-blue-700\/100:hover {
  color: rgb(26 86 219 / 1);
}
.hover\:text-blue-700\/15:hover {
  color: rgb(26 86 219 / 0.15);
}
.hover\:text-blue-700\/20:hover {
  color: rgb(26 86 219 / 0.2);
}
.hover\:text-blue-700\/25:hover {
  color: rgb(26 86 219 / 0.25);
}
.hover\:text-blue-700\/30:hover {
  color: rgb(26 86 219 / 0.3);
}
.hover\:text-blue-700\/35:hover {
  color: rgb(26 86 219 / 0.35);
}
.hover\:text-blue-700\/40:hover {
  color: rgb(26 86 219 / 0.4);
}
.hover\:text-blue-700\/45:hover {
  color: rgb(26 86 219 / 0.45);
}
.hover\:text-blue-700\/5:hover {
  color: rgb(26 86 219 / 0.05);
}
.hover\:text-blue-700\/50:hover {
  color: rgb(26 86 219 / 0.5);
}
.hover\:text-blue-700\/55:hover {
  color: rgb(26 86 219 / 0.55);
}
.hover\:text-blue-700\/60:hover {
  color: rgb(26 86 219 / 0.6);
}
.hover\:text-blue-700\/65:hover {
  color: rgb(26 86 219 / 0.65);
}
.hover\:text-blue-700\/70:hover {
  color: rgb(26 86 219 / 0.7);
}
.hover\:text-blue-700\/75:hover {
  color: rgb(26 86 219 / 0.75);
}
.hover\:text-blue-700\/80:hover {
  color: rgb(26 86 219 / 0.8);
}
.hover\:text-blue-700\/85:hover {
  color: rgb(26 86 219 / 0.85);
}
.hover\:text-blue-700\/90:hover {
  color: rgb(26 86 219 / 0.9);
}
.hover\:text-blue-700\/95:hover {
  color: rgb(26 86 219 / 0.95);
}
.hover\:text-blue-8:hover {
  --tw-text-opacity: 1;
  color: rgb(0 62 179 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-8\/0:hover {
  color: rgb(0 62 179 / 0);
}
.hover\:text-blue-8\/10:hover {
  color: rgb(0 62 179 / 0.1);
}
.hover\:text-blue-8\/100:hover {
  color: rgb(0 62 179 / 1);
}
.hover\:text-blue-8\/15:hover {
  color: rgb(0 62 179 / 0.15);
}
.hover\:text-blue-8\/20:hover {
  color: rgb(0 62 179 / 0.2);
}
.hover\:text-blue-8\/25:hover {
  color: rgb(0 62 179 / 0.25);
}
.hover\:text-blue-8\/30:hover {
  color: rgb(0 62 179 / 0.3);
}
.hover\:text-blue-8\/35:hover {
  color: rgb(0 62 179 / 0.35);
}
.hover\:text-blue-8\/40:hover {
  color: rgb(0 62 179 / 0.4);
}
.hover\:text-blue-8\/45:hover {
  color: rgb(0 62 179 / 0.45);
}
.hover\:text-blue-8\/5:hover {
  color: rgb(0 62 179 / 0.05);
}
.hover\:text-blue-8\/50:hover {
  color: rgb(0 62 179 / 0.5);
}
.hover\:text-blue-8\/55:hover {
  color: rgb(0 62 179 / 0.55);
}
.hover\:text-blue-8\/60:hover {
  color: rgb(0 62 179 / 0.6);
}
.hover\:text-blue-8\/65:hover {
  color: rgb(0 62 179 / 0.65);
}
.hover\:text-blue-8\/70:hover {
  color: rgb(0 62 179 / 0.7);
}
.hover\:text-blue-8\/75:hover {
  color: rgb(0 62 179 / 0.75);
}
.hover\:text-blue-8\/80:hover {
  color: rgb(0 62 179 / 0.8);
}
.hover\:text-blue-8\/85:hover {
  color: rgb(0 62 179 / 0.85);
}
.hover\:text-blue-8\/90:hover {
  color: rgb(0 62 179 / 0.9);
}
.hover\:text-blue-8\/95:hover {
  color: rgb(0 62 179 / 0.95);
}
.hover\:text-blue-800:hover {
  --tw-text-opacity: 1;
  color: rgb(30 66 159 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-800\/0:hover {
  color: rgb(30 66 159 / 0);
}
.hover\:text-blue-800\/10:hover {
  color: rgb(30 66 159 / 0.1);
}
.hover\:text-blue-800\/100:hover {
  color: rgb(30 66 159 / 1);
}
.hover\:text-blue-800\/15:hover {
  color: rgb(30 66 159 / 0.15);
}
.hover\:text-blue-800\/20:hover {
  color: rgb(30 66 159 / 0.2);
}
.hover\:text-blue-800\/25:hover {
  color: rgb(30 66 159 / 0.25);
}
.hover\:text-blue-800\/30:hover {
  color: rgb(30 66 159 / 0.3);
}
.hover\:text-blue-800\/35:hover {
  color: rgb(30 66 159 / 0.35);
}
.hover\:text-blue-800\/40:hover {
  color: rgb(30 66 159 / 0.4);
}
.hover\:text-blue-800\/45:hover {
  color: rgb(30 66 159 / 0.45);
}
.hover\:text-blue-800\/5:hover {
  color: rgb(30 66 159 / 0.05);
}
.hover\:text-blue-800\/50:hover {
  color: rgb(30 66 159 / 0.5);
}
.hover\:text-blue-800\/55:hover {
  color: rgb(30 66 159 / 0.55);
}
.hover\:text-blue-800\/60:hover {
  color: rgb(30 66 159 / 0.6);
}
.hover\:text-blue-800\/65:hover {
  color: rgb(30 66 159 / 0.65);
}
.hover\:text-blue-800\/70:hover {
  color: rgb(30 66 159 / 0.7);
}
.hover\:text-blue-800\/75:hover {
  color: rgb(30 66 159 / 0.75);
}
.hover\:text-blue-800\/80:hover {
  color: rgb(30 66 159 / 0.8);
}
.hover\:text-blue-800\/85:hover {
  color: rgb(30 66 159 / 0.85);
}
.hover\:text-blue-800\/90:hover {
  color: rgb(30 66 159 / 0.9);
}
.hover\:text-blue-800\/95:hover {
  color: rgb(30 66 159 / 0.95);
}
.hover\:text-blue-9:hover {
  --tw-text-opacity: 1;
  color: rgb(0 44 140 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-9\/0:hover {
  color: rgb(0 44 140 / 0);
}
.hover\:text-blue-9\/10:hover {
  color: rgb(0 44 140 / 0.1);
}
.hover\:text-blue-9\/100:hover {
  color: rgb(0 44 140 / 1);
}
.hover\:text-blue-9\/15:hover {
  color: rgb(0 44 140 / 0.15);
}
.hover\:text-blue-9\/20:hover {
  color: rgb(0 44 140 / 0.2);
}
.hover\:text-blue-9\/25:hover {
  color: rgb(0 44 140 / 0.25);
}
.hover\:text-blue-9\/30:hover {
  color: rgb(0 44 140 / 0.3);
}
.hover\:text-blue-9\/35:hover {
  color: rgb(0 44 140 / 0.35);
}
.hover\:text-blue-9\/40:hover {
  color: rgb(0 44 140 / 0.4);
}
.hover\:text-blue-9\/45:hover {
  color: rgb(0 44 140 / 0.45);
}
.hover\:text-blue-9\/5:hover {
  color: rgb(0 44 140 / 0.05);
}
.hover\:text-blue-9\/50:hover {
  color: rgb(0 44 140 / 0.5);
}
.hover\:text-blue-9\/55:hover {
  color: rgb(0 44 140 / 0.55);
}
.hover\:text-blue-9\/60:hover {
  color: rgb(0 44 140 / 0.6);
}
.hover\:text-blue-9\/65:hover {
  color: rgb(0 44 140 / 0.65);
}
.hover\:text-blue-9\/70:hover {
  color: rgb(0 44 140 / 0.7);
}
.hover\:text-blue-9\/75:hover {
  color: rgb(0 44 140 / 0.75);
}
.hover\:text-blue-9\/80:hover {
  color: rgb(0 44 140 / 0.8);
}
.hover\:text-blue-9\/85:hover {
  color: rgb(0 44 140 / 0.85);
}
.hover\:text-blue-9\/90:hover {
  color: rgb(0 44 140 / 0.9);
}
.hover\:text-blue-9\/95:hover {
  color: rgb(0 44 140 / 0.95);
}
.hover\:text-blue-900:hover {
  --tw-text-opacity: 1;
  color: rgb(35 56 118 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-900\/0:hover {
  color: rgb(35 56 118 / 0);
}
.hover\:text-blue-900\/10:hover {
  color: rgb(35 56 118 / 0.1);
}
.hover\:text-blue-900\/100:hover {
  color: rgb(35 56 118 / 1);
}
.hover\:text-blue-900\/15:hover {
  color: rgb(35 56 118 / 0.15);
}
.hover\:text-blue-900\/20:hover {
  color: rgb(35 56 118 / 0.2);
}
.hover\:text-blue-900\/25:hover {
  color: rgb(35 56 118 / 0.25);
}
.hover\:text-blue-900\/30:hover {
  color: rgb(35 56 118 / 0.3);
}
.hover\:text-blue-900\/35:hover {
  color: rgb(35 56 118 / 0.35);
}
.hover\:text-blue-900\/40:hover {
  color: rgb(35 56 118 / 0.4);
}
.hover\:text-blue-900\/45:hover {
  color: rgb(35 56 118 / 0.45);
}
.hover\:text-blue-900\/5:hover {
  color: rgb(35 56 118 / 0.05);
}
.hover\:text-blue-900\/50:hover {
  color: rgb(35 56 118 / 0.5);
}
.hover\:text-blue-900\/55:hover {
  color: rgb(35 56 118 / 0.55);
}
.hover\:text-blue-900\/60:hover {
  color: rgb(35 56 118 / 0.6);
}
.hover\:text-blue-900\/65:hover {
  color: rgb(35 56 118 / 0.65);
}
.hover\:text-blue-900\/70:hover {
  color: rgb(35 56 118 / 0.7);
}
.hover\:text-blue-900\/75:hover {
  color: rgb(35 56 118 / 0.75);
}
.hover\:text-blue-900\/80:hover {
  color: rgb(35 56 118 / 0.8);
}
.hover\:text-blue-900\/85:hover {
  color: rgb(35 56 118 / 0.85);
}
.hover\:text-blue-900\/90:hover {
  color: rgb(35 56 118 / 0.9);
}
.hover\:text-blue-900\/95:hover {
  color: rgb(35 56 118 / 0.95);
}
.hover\:text-border:hover {
  color: #25292c26;
}
.hover\:text-border-error:hover {
  --tw-text-opacity: 1;
  color: rgb(255 77 79 / var(--tw-text-opacity, 1));
}
.hover\:text-border-error\/0:hover {
  color: rgb(255 77 79 / 0);
}
.hover\:text-border-error\/10:hover {
  color: rgb(255 77 79 / 0.1);
}
.hover\:text-border-error\/100:hover {
  color: rgb(255 77 79 / 1);
}
.hover\:text-border-error\/15:hover {
  color: rgb(255 77 79 / 0.15);
}
.hover\:text-border-error\/20:hover {
  color: rgb(255 77 79 / 0.2);
}
.hover\:text-border-error\/25:hover {
  color: rgb(255 77 79 / 0.25);
}
.hover\:text-border-error\/30:hover {
  color: rgb(255 77 79 / 0.3);
}
.hover\:text-border-error\/35:hover {
  color: rgb(255 77 79 / 0.35);
}
.hover\:text-border-error\/40:hover {
  color: rgb(255 77 79 / 0.4);
}
.hover\:text-border-error\/45:hover {
  color: rgb(255 77 79 / 0.45);
}
.hover\:text-border-error\/5:hover {
  color: rgb(255 77 79 / 0.05);
}
.hover\:text-border-error\/50:hover {
  color: rgb(255 77 79 / 0.5);
}
.hover\:text-border-error\/55:hover {
  color: rgb(255 77 79 / 0.55);
}
.hover\:text-border-error\/60:hover {
  color: rgb(255 77 79 / 0.6);
}
.hover\:text-border-error\/65:hover {
  color: rgb(255 77 79 / 0.65);
}
.hover\:text-border-error\/70:hover {
  color: rgb(255 77 79 / 0.7);
}
.hover\:text-border-error\/75:hover {
  color: rgb(255 77 79 / 0.75);
}
.hover\:text-border-error\/80:hover {
  color: rgb(255 77 79 / 0.8);
}
.hover\:text-border-error\/85:hover {
  color: rgb(255 77 79 / 0.85);
}
.hover\:text-border-error\/90:hover {
  color: rgb(255 77 79 / 0.9);
}
.hover\:text-border-error\/95:hover {
  color: rgb(255 77 79 / 0.95);
}
.hover\:text-border-secondary:hover {
  color: #25292c0f;
}
.hover\:text-border-secondary\/0:hover {
  color: rgb(37 41 44 / 0);
}
.hover\:text-border-secondary\/10:hover {
  color: rgb(37 41 44 / 0.1);
}
.hover\:text-border-secondary\/100:hover {
  color: rgb(37 41 44 / 1);
}
.hover\:text-border-secondary\/15:hover {
  color: rgb(37 41 44 / 0.15);
}
.hover\:text-border-secondary\/20:hover {
  color: rgb(37 41 44 / 0.2);
}
.hover\:text-border-secondary\/25:hover {
  color: rgb(37 41 44 / 0.25);
}
.hover\:text-border-secondary\/30:hover {
  color: rgb(37 41 44 / 0.3);
}
.hover\:text-border-secondary\/35:hover {
  color: rgb(37 41 44 / 0.35);
}
.hover\:text-border-secondary\/40:hover {
  color: rgb(37 41 44 / 0.4);
}
.hover\:text-border-secondary\/45:hover {
  color: rgb(37 41 44 / 0.45);
}
.hover\:text-border-secondary\/5:hover {
  color: rgb(37 41 44 / 0.05);
}
.hover\:text-border-secondary\/50:hover {
  color: rgb(37 41 44 / 0.5);
}
.hover\:text-border-secondary\/55:hover {
  color: rgb(37 41 44 / 0.55);
}
.hover\:text-border-secondary\/60:hover {
  color: rgb(37 41 44 / 0.6);
}
.hover\:text-border-secondary\/65:hover {
  color: rgb(37 41 44 / 0.65);
}
.hover\:text-border-secondary\/70:hover {
  color: rgb(37 41 44 / 0.7);
}
.hover\:text-border-secondary\/75:hover {
  color: rgb(37 41 44 / 0.75);
}
.hover\:text-border-secondary\/80:hover {
  color: rgb(37 41 44 / 0.8);
}
.hover\:text-border-secondary\/85:hover {
  color: rgb(37 41 44 / 0.85);
}
.hover\:text-border-secondary\/90:hover {
  color: rgb(37 41 44 / 0.9);
}
.hover\:text-border-secondary\/95:hover {
  color: rgb(37 41 44 / 0.95);
}
.hover\:text-border-split:hover {
  color: #25292c0f;
}
.hover\:text-border-split\/0:hover {
  color: rgb(37 41 44 / 0);
}
.hover\:text-border-split\/10:hover {
  color: rgb(37 41 44 / 0.1);
}
.hover\:text-border-split\/100:hover {
  color: rgb(37 41 44 / 1);
}
.hover\:text-border-split\/15:hover {
  color: rgb(37 41 44 / 0.15);
}
.hover\:text-border-split\/20:hover {
  color: rgb(37 41 44 / 0.2);
}
.hover\:text-border-split\/25:hover {
  color: rgb(37 41 44 / 0.25);
}
.hover\:text-border-split\/30:hover {
  color: rgb(37 41 44 / 0.3);
}
.hover\:text-border-split\/35:hover {
  color: rgb(37 41 44 / 0.35);
}
.hover\:text-border-split\/40:hover {
  color: rgb(37 41 44 / 0.4);
}
.hover\:text-border-split\/45:hover {
  color: rgb(37 41 44 / 0.45);
}
.hover\:text-border-split\/5:hover {
  color: rgb(37 41 44 / 0.05);
}
.hover\:text-border-split\/50:hover {
  color: rgb(37 41 44 / 0.5);
}
.hover\:text-border-split\/55:hover {
  color: rgb(37 41 44 / 0.55);
}
.hover\:text-border-split\/60:hover {
  color: rgb(37 41 44 / 0.6);
}
.hover\:text-border-split\/65:hover {
  color: rgb(37 41 44 / 0.65);
}
.hover\:text-border-split\/70:hover {
  color: rgb(37 41 44 / 0.7);
}
.hover\:text-border-split\/75:hover {
  color: rgb(37 41 44 / 0.75);
}
.hover\:text-border-split\/80:hover {
  color: rgb(37 41 44 / 0.8);
}
.hover\:text-border-split\/85:hover {
  color: rgb(37 41 44 / 0.85);
}
.hover\:text-border-split\/90:hover {
  color: rgb(37 41 44 / 0.9);
}
.hover\:text-border-split\/95:hover {
  color: rgb(37 41 44 / 0.95);
}
.hover\:text-border\/0:hover {
  color: rgb(37 41 44 / 0);
}
.hover\:text-border\/10:hover {
  color: rgb(37 41 44 / 0.1);
}
.hover\:text-border\/100:hover {
  color: rgb(37 41 44 / 1);
}
.hover\:text-border\/15:hover {
  color: rgb(37 41 44 / 0.15);
}
.hover\:text-border\/20:hover {
  color: rgb(37 41 44 / 0.2);
}
.hover\:text-border\/25:hover {
  color: rgb(37 41 44 / 0.25);
}
.hover\:text-border\/30:hover {
  color: rgb(37 41 44 / 0.3);
}
.hover\:text-border\/35:hover {
  color: rgb(37 41 44 / 0.35);
}
.hover\:text-border\/40:hover {
  color: rgb(37 41 44 / 0.4);
}
.hover\:text-border\/45:hover {
  color: rgb(37 41 44 / 0.45);
}
.hover\:text-border\/5:hover {
  color: rgb(37 41 44 / 0.05);
}
.hover\:text-border\/50:hover {
  color: rgb(37 41 44 / 0.5);
}
.hover\:text-border\/55:hover {
  color: rgb(37 41 44 / 0.55);
}
.hover\:text-border\/60:hover {
  color: rgb(37 41 44 / 0.6);
}
.hover\:text-border\/65:hover {
  color: rgb(37 41 44 / 0.65);
}
.hover\:text-border\/70:hover {
  color: rgb(37 41 44 / 0.7);
}
.hover\:text-border\/75:hover {
  color: rgb(37 41 44 / 0.75);
}
.hover\:text-border\/80:hover {
  color: rgb(37 41 44 / 0.8);
}
.hover\:text-border\/85:hover {
  color: rgb(37 41 44 / 0.85);
}
.hover\:text-border\/90:hover {
  color: rgb(37 41 44 / 0.9);
}
.hover\:text-border\/95:hover {
  color: rgb(37 41 44 / 0.95);
}
.hover\:text-brand-1:hover {
  --tw-text-opacity: 1;
  color: rgb(236 235 254 / var(--tw-text-opacity, 1));
}
.hover\:text-brand-1\/0:hover {
  color: rgb(236 235 254 / 0);
}
.hover\:text-brand-1\/10:hover {
  color: rgb(236 235 254 / 0.1);
}
.hover\:text-brand-1\/100:hover {
  color: rgb(236 235 254 / 1);
}
.hover\:text-brand-1\/15:hover {
  color: rgb(236 235 254 / 0.15);
}
.hover\:text-brand-1\/20:hover {
  color: rgb(236 235 254 / 0.2);
}
.hover\:text-brand-1\/25:hover {
  color: rgb(236 235 254 / 0.25);
}
.hover\:text-brand-1\/30:hover {
  color: rgb(236 235 254 / 0.3);
}
.hover\:text-brand-1\/35:hover {
  color: rgb(236 235 254 / 0.35);
}
.hover\:text-brand-1\/40:hover {
  color: rgb(236 235 254 / 0.4);
}
.hover\:text-brand-1\/45:hover {
  color: rgb(236 235 254 / 0.45);
}
.hover\:text-brand-1\/5:hover {
  color: rgb(236 235 254 / 0.05);
}
.hover\:text-brand-1\/50:hover {
  color: rgb(236 235 254 / 0.5);
}
.hover\:text-brand-1\/55:hover {
  color: rgb(236 235 254 / 0.55);
}
.hover\:text-brand-1\/60:hover {
  color: rgb(236 235 254 / 0.6);
}
.hover\:text-brand-1\/65:hover {
  color: rgb(236 235 254 / 0.65);
}
.hover\:text-brand-1\/70:hover {
  color: rgb(236 235 254 / 0.7);
}
.hover\:text-brand-1\/75:hover {
  color: rgb(236 235 254 / 0.75);
}
.hover\:text-brand-1\/80:hover {
  color: rgb(236 235 254 / 0.8);
}
.hover\:text-brand-1\/85:hover {
  color: rgb(236 235 254 / 0.85);
}
.hover\:text-brand-1\/90:hover {
  color: rgb(236 235 254 / 0.9);
}
.hover\:text-brand-1\/95:hover {
  color: rgb(236 235 254 / 0.95);
}
.hover\:text-brand-10:hover {
  --tw-text-opacity: 1;
  color: rgb(34 25 88 / var(--tw-text-opacity, 1));
}
.hover\:text-brand-10\/0:hover {
  color: rgb(34 25 88 / 0);
}
.hover\:text-brand-10\/10:hover {
  color: rgb(34 25 88 / 0.1);
}
.hover\:text-brand-10\/100:hover {
  color: rgb(34 25 88 / 1);
}
.hover\:text-brand-10\/15:hover {
  color: rgb(34 25 88 / 0.15);
}
.hover\:text-brand-10\/20:hover {
  color: rgb(34 25 88 / 0.2);
}
.hover\:text-brand-10\/25:hover {
  color: rgb(34 25 88 / 0.25);
}
.hover\:text-brand-10\/30:hover {
  color: rgb(34 25 88 / 0.3);
}
.hover\:text-brand-10\/35:hover {
  color: rgb(34 25 88 / 0.35);
}
.hover\:text-brand-10\/40:hover {
  color: rgb(34 25 88 / 0.4);
}
.hover\:text-brand-10\/45:hover {
  color: rgb(34 25 88 / 0.45);
}
.hover\:text-brand-10\/5:hover {
  color: rgb(34 25 88 / 0.05);
}
.hover\:text-brand-10\/50:hover {
  color: rgb(34 25 88 / 0.5);
}
.hover\:text-brand-10\/55:hover {
  color: rgb(34 25 88 / 0.55);
}
.hover\:text-brand-10\/60:hover {
  color: rgb(34 25 88 / 0.6);
}
.hover\:text-brand-10\/65:hover {
  color: rgb(34 25 88 / 0.65);
}
.hover\:text-brand-10\/70:hover {
  color: rgb(34 25 88 / 0.7);
}
.hover\:text-brand-10\/75:hover {
  color: rgb(34 25 88 / 0.75);
}
.hover\:text-brand-10\/80:hover {
  color: rgb(34 25 88 / 0.8);
}
.hover\:text-brand-10\/85:hover {
  color: rgb(34 25 88 / 0.85);
}
.hover\:text-brand-10\/90:hover {
  color: rgb(34 25 88 / 0.9);
}
.hover\:text-brand-10\/95:hover {
  color: rgb(34 25 88 / 0.95);
}
.hover\:text-brand-2:hover {
  --tw-text-opacity: 1;
  color: rgb(223 222 253 / var(--tw-text-opacity, 1));
}
.hover\:text-brand-2\/0:hover {
  color: rgb(223 222 253 / 0);
}
.hover\:text-brand-2\/10:hover {
  color: rgb(223 222 253 / 0.1);
}
.hover\:text-brand-2\/100:hover {
  color: rgb(223 222 253 / 1);
}
.hover\:text-brand-2\/15:hover {
  color: rgb(223 222 253 / 0.15);
}
.hover\:text-brand-2\/20:hover {
  color: rgb(223 222 253 / 0.2);
}
.hover\:text-brand-2\/25:hover {
  color: rgb(223 222 253 / 0.25);
}
.hover\:text-brand-2\/30:hover {
  color: rgb(223 222 253 / 0.3);
}
.hover\:text-brand-2\/35:hover {
  color: rgb(223 222 253 / 0.35);
}
.hover\:text-brand-2\/40:hover {
  color: rgb(223 222 253 / 0.4);
}
.hover\:text-brand-2\/45:hover {
  color: rgb(223 222 253 / 0.45);
}
.hover\:text-brand-2\/5:hover {
  color: rgb(223 222 253 / 0.05);
}
.hover\:text-brand-2\/50:hover {
  color: rgb(223 222 253 / 0.5);
}
.hover\:text-brand-2\/55:hover {
  color: rgb(223 222 253 / 0.55);
}
.hover\:text-brand-2\/60:hover {
  color: rgb(223 222 253 / 0.6);
}
.hover\:text-brand-2\/65:hover {
  color: rgb(223 222 253 / 0.65);
}
.hover\:text-brand-2\/70:hover {
  color: rgb(223 222 253 / 0.7);
}
.hover\:text-brand-2\/75:hover {
  color: rgb(223 222 253 / 0.75);
}
.hover\:text-brand-2\/80:hover {
  color: rgb(223 222 253 / 0.8);
}
.hover\:text-brand-2\/85:hover {
  color: rgb(223 222 253 / 0.85);
}
.hover\:text-brand-2\/90:hover {
  color: rgb(223 222 253 / 0.9);
}
.hover\:text-brand-2\/95:hover {
  color: rgb(223 222 253 / 0.95);
}
.hover\:text-brand-3:hover {
  --tw-text-opacity: 1;
  color: rgb(207 206 252 / var(--tw-text-opacity, 1));
}
.hover\:text-brand-3\/0:hover {
  color: rgb(207 206 252 / 0);
}
.hover\:text-brand-3\/10:hover {
  color: rgb(207 206 252 / 0.1);
}
.hover\:text-brand-3\/100:hover {
  color: rgb(207 206 252 / 1);
}
.hover\:text-brand-3\/15:hover {
  color: rgb(207 206 252 / 0.15);
}
.hover\:text-brand-3\/20:hover {
  color: rgb(207 206 252 / 0.2);
}
.hover\:text-brand-3\/25:hover {
  color: rgb(207 206 252 / 0.25);
}
.hover\:text-brand-3\/30:hover {
  color: rgb(207 206 252 / 0.3);
}
.hover\:text-brand-3\/35:hover {
  color: rgb(207 206 252 / 0.35);
}
.hover\:text-brand-3\/40:hover {
  color: rgb(207 206 252 / 0.4);
}
.hover\:text-brand-3\/45:hover {
  color: rgb(207 206 252 / 0.45);
}
.hover\:text-brand-3\/5:hover {
  color: rgb(207 206 252 / 0.05);
}
.hover\:text-brand-3\/50:hover {
  color: rgb(207 206 252 / 0.5);
}
.hover\:text-brand-3\/55:hover {
  color: rgb(207 206 252 / 0.55);
}
.hover\:text-brand-3\/60:hover {
  color: rgb(207 206 252 / 0.6);
}
.hover\:text-brand-3\/65:hover {
  color: rgb(207 206 252 / 0.65);
}
.hover\:text-brand-3\/70:hover {
  color: rgb(207 206 252 / 0.7);
}
.hover\:text-brand-3\/75:hover {
  color: rgb(207 206 252 / 0.75);
}
.hover\:text-brand-3\/80:hover {
  color: rgb(207 206 252 / 0.8);
}
.hover\:text-brand-3\/85:hover {
  color: rgb(207 206 252 / 0.85);
}
.hover\:text-brand-3\/90:hover {
  color: rgb(207 206 252 / 0.9);
}
.hover\:text-brand-3\/95:hover {
  color: rgb(207 206 252 / 0.95);
}
.hover\:text-brand-4:hover {
  --tw-text-opacity: 1;
  color: rgb(158 156 248 / var(--tw-text-opacity, 1));
}
.hover\:text-brand-4\/0:hover {
  color: rgb(158 156 248 / 0);
}
.hover\:text-brand-4\/10:hover {
  color: rgb(158 156 248 / 0.1);
}
.hover\:text-brand-4\/100:hover {
  color: rgb(158 156 248 / 1);
}
.hover\:text-brand-4\/15:hover {
  color: rgb(158 156 248 / 0.15);
}
.hover\:text-brand-4\/20:hover {
  color: rgb(158 156 248 / 0.2);
}
.hover\:text-brand-4\/25:hover {
  color: rgb(158 156 248 / 0.25);
}
.hover\:text-brand-4\/30:hover {
  color: rgb(158 156 248 / 0.3);
}
.hover\:text-brand-4\/35:hover {
  color: rgb(158 156 248 / 0.35);
}
.hover\:text-brand-4\/40:hover {
  color: rgb(158 156 248 / 0.4);
}
.hover\:text-brand-4\/45:hover {
  color: rgb(158 156 248 / 0.45);
}
.hover\:text-brand-4\/5:hover {
  color: rgb(158 156 248 / 0.05);
}
.hover\:text-brand-4\/50:hover {
  color: rgb(158 156 248 / 0.5);
}
.hover\:text-brand-4\/55:hover {
  color: rgb(158 156 248 / 0.55);
}
.hover\:text-brand-4\/60:hover {
  color: rgb(158 156 248 / 0.6);
}
.hover\:text-brand-4\/65:hover {
  color: rgb(158 156 248 / 0.65);
}
.hover\:text-brand-4\/70:hover {
  color: rgb(158 156 248 / 0.7);
}
.hover\:text-brand-4\/75:hover {
  color: rgb(158 156 248 / 0.75);
}
.hover\:text-brand-4\/80:hover {
  color: rgb(158 156 248 / 0.8);
}
.hover\:text-brand-4\/85:hover {
  color: rgb(158 156 248 / 0.85);
}
.hover\:text-brand-4\/90:hover {
  color: rgb(158 156 248 / 0.9);
}
.hover\:text-brand-4\/95:hover {
  color: rgb(158 156 248 / 0.95);
}
.hover\:text-brand-5:hover {
  --tw-text-opacity: 1;
  color: rgb(125 112 238 / var(--tw-text-opacity, 1));
}
.hover\:text-brand-5\/0:hover {
  color: rgb(125 112 238 / 0);
}
.hover\:text-brand-5\/10:hover {
  color: rgb(125 112 238 / 0.1);
}
.hover\:text-brand-5\/100:hover {
  color: rgb(125 112 238 / 1);
}
.hover\:text-brand-5\/15:hover {
  color: rgb(125 112 238 / 0.15);
}
.hover\:text-brand-5\/20:hover {
  color: rgb(125 112 238 / 0.2);
}
.hover\:text-brand-5\/25:hover {
  color: rgb(125 112 238 / 0.25);
}
.hover\:text-brand-5\/30:hover {
  color: rgb(125 112 238 / 0.3);
}
.hover\:text-brand-5\/35:hover {
  color: rgb(125 112 238 / 0.35);
}
.hover\:text-brand-5\/40:hover {
  color: rgb(125 112 238 / 0.4);
}
.hover\:text-brand-5\/45:hover {
  color: rgb(125 112 238 / 0.45);
}
.hover\:text-brand-5\/5:hover {
  color: rgb(125 112 238 / 0.05);
}
.hover\:text-brand-5\/50:hover {
  color: rgb(125 112 238 / 0.5);
}
.hover\:text-brand-5\/55:hover {
  color: rgb(125 112 238 / 0.55);
}
.hover\:text-brand-5\/60:hover {
  color: rgb(125 112 238 / 0.6);
}
.hover\:text-brand-5\/65:hover {
  color: rgb(125 112 238 / 0.65);
}
.hover\:text-brand-5\/70:hover {
  color: rgb(125 112 238 / 0.7);
}
.hover\:text-brand-5\/75:hover {
  color: rgb(125 112 238 / 0.75);
}
.hover\:text-brand-5\/80:hover {
  color: rgb(125 112 238 / 0.8);
}
.hover\:text-brand-5\/85:hover {
  color: rgb(125 112 238 / 0.85);
}
.hover\:text-brand-5\/90:hover {
  color: rgb(125 112 238 / 0.9);
}
.hover\:text-brand-5\/95:hover {
  color: rgb(125 112 238 / 0.95);
}
.hover\:text-brand-6:hover {
  --tw-text-opacity: 1;
  color: rgb(92 67 229 / var(--tw-text-opacity, 1));
}
.hover\:text-brand-6\/0:hover {
  color: rgb(92 67 229 / 0);
}
.hover\:text-brand-6\/10:hover {
  color: rgb(92 67 229 / 0.1);
}
.hover\:text-brand-6\/100:hover {
  color: rgb(92 67 229 / 1);
}
.hover\:text-brand-6\/15:hover {
  color: rgb(92 67 229 / 0.15);
}
.hover\:text-brand-6\/20:hover {
  color: rgb(92 67 229 / 0.2);
}
.hover\:text-brand-6\/25:hover {
  color: rgb(92 67 229 / 0.25);
}
.hover\:text-brand-6\/30:hover {
  color: rgb(92 67 229 / 0.3);
}
.hover\:text-brand-6\/35:hover {
  color: rgb(92 67 229 / 0.35);
}
.hover\:text-brand-6\/40:hover {
  color: rgb(92 67 229 / 0.4);
}
.hover\:text-brand-6\/45:hover {
  color: rgb(92 67 229 / 0.45);
}
.hover\:text-brand-6\/5:hover {
  color: rgb(92 67 229 / 0.05);
}
.hover\:text-brand-6\/50:hover {
  color: rgb(92 67 229 / 0.5);
}
.hover\:text-brand-6\/55:hover {
  color: rgb(92 67 229 / 0.55);
}
.hover\:text-brand-6\/60:hover {
  color: rgb(92 67 229 / 0.6);
}
.hover\:text-brand-6\/65:hover {
  color: rgb(92 67 229 / 0.65);
}
.hover\:text-brand-6\/70:hover {
  color: rgb(92 67 229 / 0.7);
}
.hover\:text-brand-6\/75:hover {
  color: rgb(92 67 229 / 0.75);
}
.hover\:text-brand-6\/80:hover {
  color: rgb(92 67 229 / 0.8);
}
.hover\:text-brand-6\/85:hover {
  color: rgb(92 67 229 / 0.85);
}
.hover\:text-brand-6\/90:hover {
  color: rgb(92 67 229 / 0.9);
}
.hover\:text-brand-6\/95:hover {
  color: rgb(92 67 229 / 0.95);
}
.hover\:text-brand-7:hover {
  --tw-text-opacity: 1;
  color: rgb(76 55 189 / var(--tw-text-opacity, 1));
}
.hover\:text-brand-7\/0:hover {
  color: rgb(76 55 189 / 0);
}
.hover\:text-brand-7\/10:hover {
  color: rgb(76 55 189 / 0.1);
}
.hover\:text-brand-7\/100:hover {
  color: rgb(76 55 189 / 1);
}
.hover\:text-brand-7\/15:hover {
  color: rgb(76 55 189 / 0.15);
}
.hover\:text-brand-7\/20:hover {
  color: rgb(76 55 189 / 0.2);
}
.hover\:text-brand-7\/25:hover {
  color: rgb(76 55 189 / 0.25);
}
.hover\:text-brand-7\/30:hover {
  color: rgb(76 55 189 / 0.3);
}
.hover\:text-brand-7\/35:hover {
  color: rgb(76 55 189 / 0.35);
}
.hover\:text-brand-7\/40:hover {
  color: rgb(76 55 189 / 0.4);
}
.hover\:text-brand-7\/45:hover {
  color: rgb(76 55 189 / 0.45);
}
.hover\:text-brand-7\/5:hover {
  color: rgb(76 55 189 / 0.05);
}
.hover\:text-brand-7\/50:hover {
  color: rgb(76 55 189 / 0.5);
}
.hover\:text-brand-7\/55:hover {
  color: rgb(76 55 189 / 0.55);
}
.hover\:text-brand-7\/60:hover {
  color: rgb(76 55 189 / 0.6);
}
.hover\:text-brand-7\/65:hover {
  color: rgb(76 55 189 / 0.65);
}
.hover\:text-brand-7\/70:hover {
  color: rgb(76 55 189 / 0.7);
}
.hover\:text-brand-7\/75:hover {
  color: rgb(76 55 189 / 0.75);
}
.hover\:text-brand-7\/80:hover {
  color: rgb(76 55 189 / 0.8);
}
.hover\:text-brand-7\/85:hover {
  color: rgb(76 55 189 / 0.85);
}
.hover\:text-brand-7\/90:hover {
  color: rgb(76 55 189 / 0.9);
}
.hover\:text-brand-7\/95:hover {
  color: rgb(76 55 189 / 0.95);
}
.hover\:text-brand-8:hover {
  --tw-text-opacity: 1;
  color: rgb(60 43 150 / var(--tw-text-opacity, 1));
}
.hover\:text-brand-8\/0:hover {
  color: rgb(60 43 150 / 0);
}
.hover\:text-brand-8\/10:hover {
  color: rgb(60 43 150 / 0.1);
}
.hover\:text-brand-8\/100:hover {
  color: rgb(60 43 150 / 1);
}
.hover\:text-brand-8\/15:hover {
  color: rgb(60 43 150 / 0.15);
}
.hover\:text-brand-8\/20:hover {
  color: rgb(60 43 150 / 0.2);
}
.hover\:text-brand-8\/25:hover {
  color: rgb(60 43 150 / 0.25);
}
.hover\:text-brand-8\/30:hover {
  color: rgb(60 43 150 / 0.3);
}
.hover\:text-brand-8\/35:hover {
  color: rgb(60 43 150 / 0.35);
}
.hover\:text-brand-8\/40:hover {
  color: rgb(60 43 150 / 0.4);
}
.hover\:text-brand-8\/45:hover {
  color: rgb(60 43 150 / 0.45);
}
.hover\:text-brand-8\/5:hover {
  color: rgb(60 43 150 / 0.05);
}
.hover\:text-brand-8\/50:hover {
  color: rgb(60 43 150 / 0.5);
}
.hover\:text-brand-8\/55:hover {
  color: rgb(60 43 150 / 0.55);
}
.hover\:text-brand-8\/60:hover {
  color: rgb(60 43 150 / 0.6);
}
.hover\:text-brand-8\/65:hover {
  color: rgb(60 43 150 / 0.65);
}
.hover\:text-brand-8\/70:hover {
  color: rgb(60 43 150 / 0.7);
}
.hover\:text-brand-8\/75:hover {
  color: rgb(60 43 150 / 0.75);
}
.hover\:text-brand-8\/80:hover {
  color: rgb(60 43 150 / 0.8);
}
.hover\:text-brand-8\/85:hover {
  color: rgb(60 43 150 / 0.85);
}
.hover\:text-brand-8\/90:hover {
  color: rgb(60 43 150 / 0.9);
}
.hover\:text-brand-8\/95:hover {
  color: rgb(60 43 150 / 0.95);
}
.hover\:text-brand-9:hover {
  --tw-text-opacity: 1;
  color: rgb(43 31 110 / var(--tw-text-opacity, 1));
}
.hover\:text-brand-9\/0:hover {
  color: rgb(43 31 110 / 0);
}
.hover\:text-brand-9\/10:hover {
  color: rgb(43 31 110 / 0.1);
}
.hover\:text-brand-9\/100:hover {
  color: rgb(43 31 110 / 1);
}
.hover\:text-brand-9\/15:hover {
  color: rgb(43 31 110 / 0.15);
}
.hover\:text-brand-9\/20:hover {
  color: rgb(43 31 110 / 0.2);
}
.hover\:text-brand-9\/25:hover {
  color: rgb(43 31 110 / 0.25);
}
.hover\:text-brand-9\/30:hover {
  color: rgb(43 31 110 / 0.3);
}
.hover\:text-brand-9\/35:hover {
  color: rgb(43 31 110 / 0.35);
}
.hover\:text-brand-9\/40:hover {
  color: rgb(43 31 110 / 0.4);
}
.hover\:text-brand-9\/45:hover {
  color: rgb(43 31 110 / 0.45);
}
.hover\:text-brand-9\/5:hover {
  color: rgb(43 31 110 / 0.05);
}
.hover\:text-brand-9\/50:hover {
  color: rgb(43 31 110 / 0.5);
}
.hover\:text-brand-9\/55:hover {
  color: rgb(43 31 110 / 0.55);
}
.hover\:text-brand-9\/60:hover {
  color: rgb(43 31 110 / 0.6);
}
.hover\:text-brand-9\/65:hover {
  color: rgb(43 31 110 / 0.65);
}
.hover\:text-brand-9\/70:hover {
  color: rgb(43 31 110 / 0.7);
}
.hover\:text-brand-9\/75:hover {
  color: rgb(43 31 110 / 0.75);
}
.hover\:text-brand-9\/80:hover {
  color: rgb(43 31 110 / 0.8);
}
.hover\:text-brand-9\/85:hover {
  color: rgb(43 31 110 / 0.85);
}
.hover\:text-brand-9\/90:hover {
  color: rgb(43 31 110 / 0.9);
}
.hover\:text-brand-9\/95:hover {
  color: rgb(43 31 110 / 0.95);
}
.hover\:text-controlItem-bg-active:hover {
  --tw-text-opacity: 1;
  color: rgb(236 235 254 / var(--tw-text-opacity, 1));
}
.hover\:text-controlItem-bg-active-hover:hover {
  --tw-text-opacity: 1;
  color: rgb(223 222 253 / var(--tw-text-opacity, 1));
}
.hover\:text-controlItem-bg-active-hover\/0:hover {
  color: rgb(223 222 253 / 0);
}
.hover\:text-controlItem-bg-active-hover\/10:hover {
  color: rgb(223 222 253 / 0.1);
}
.hover\:text-controlItem-bg-active-hover\/100:hover {
  color: rgb(223 222 253 / 1);
}
.hover\:text-controlItem-bg-active-hover\/15:hover {
  color: rgb(223 222 253 / 0.15);
}
.hover\:text-controlItem-bg-active-hover\/20:hover {
  color: rgb(223 222 253 / 0.2);
}
.hover\:text-controlItem-bg-active-hover\/25:hover {
  color: rgb(223 222 253 / 0.25);
}
.hover\:text-controlItem-bg-active-hover\/30:hover {
  color: rgb(223 222 253 / 0.3);
}
.hover\:text-controlItem-bg-active-hover\/35:hover {
  color: rgb(223 222 253 / 0.35);
}
.hover\:text-controlItem-bg-active-hover\/40:hover {
  color: rgb(223 222 253 / 0.4);
}
.hover\:text-controlItem-bg-active-hover\/45:hover {
  color: rgb(223 222 253 / 0.45);
}
.hover\:text-controlItem-bg-active-hover\/5:hover {
  color: rgb(223 222 253 / 0.05);
}
.hover\:text-controlItem-bg-active-hover\/50:hover {
  color: rgb(223 222 253 / 0.5);
}
.hover\:text-controlItem-bg-active-hover\/55:hover {
  color: rgb(223 222 253 / 0.55);
}
.hover\:text-controlItem-bg-active-hover\/60:hover {
  color: rgb(223 222 253 / 0.6);
}
.hover\:text-controlItem-bg-active-hover\/65:hover {
  color: rgb(223 222 253 / 0.65);
}
.hover\:text-controlItem-bg-active-hover\/70:hover {
  color: rgb(223 222 253 / 0.7);
}
.hover\:text-controlItem-bg-active-hover\/75:hover {
  color: rgb(223 222 253 / 0.75);
}
.hover\:text-controlItem-bg-active-hover\/80:hover {
  color: rgb(223 222 253 / 0.8);
}
.hover\:text-controlItem-bg-active-hover\/85:hover {
  color: rgb(223 222 253 / 0.85);
}
.hover\:text-controlItem-bg-active-hover\/90:hover {
  color: rgb(223 222 253 / 0.9);
}
.hover\:text-controlItem-bg-active-hover\/95:hover {
  color: rgb(223 222 253 / 0.95);
}
.hover\:text-controlItem-bg-active\/0:hover {
  color: rgb(236 235 254 / 0);
}
.hover\:text-controlItem-bg-active\/10:hover {
  color: rgb(236 235 254 / 0.1);
}
.hover\:text-controlItem-bg-active\/100:hover {
  color: rgb(236 235 254 / 1);
}
.hover\:text-controlItem-bg-active\/15:hover {
  color: rgb(236 235 254 / 0.15);
}
.hover\:text-controlItem-bg-active\/20:hover {
  color: rgb(236 235 254 / 0.2);
}
.hover\:text-controlItem-bg-active\/25:hover {
  color: rgb(236 235 254 / 0.25);
}
.hover\:text-controlItem-bg-active\/30:hover {
  color: rgb(236 235 254 / 0.3);
}
.hover\:text-controlItem-bg-active\/35:hover {
  color: rgb(236 235 254 / 0.35);
}
.hover\:text-controlItem-bg-active\/40:hover {
  color: rgb(236 235 254 / 0.4);
}
.hover\:text-controlItem-bg-active\/45:hover {
  color: rgb(236 235 254 / 0.45);
}
.hover\:text-controlItem-bg-active\/5:hover {
  color: rgb(236 235 254 / 0.05);
}
.hover\:text-controlItem-bg-active\/50:hover {
  color: rgb(236 235 254 / 0.5);
}
.hover\:text-controlItem-bg-active\/55:hover {
  color: rgb(236 235 254 / 0.55);
}
.hover\:text-controlItem-bg-active\/60:hover {
  color: rgb(236 235 254 / 0.6);
}
.hover\:text-controlItem-bg-active\/65:hover {
  color: rgb(236 235 254 / 0.65);
}
.hover\:text-controlItem-bg-active\/70:hover {
  color: rgb(236 235 254 / 0.7);
}
.hover\:text-controlItem-bg-active\/75:hover {
  color: rgb(236 235 254 / 0.75);
}
.hover\:text-controlItem-bg-active\/80:hover {
  color: rgb(236 235 254 / 0.8);
}
.hover\:text-controlItem-bg-active\/85:hover {
  color: rgb(236 235 254 / 0.85);
}
.hover\:text-controlItem-bg-active\/90:hover {
  color: rgb(236 235 254 / 0.9);
}
.hover\:text-controlItem-bg-active\/95:hover {
  color: rgb(236 235 254 / 0.95);
}
.hover\:text-controlItem-bg-hover:hover {
  color: #25292c0a;
}
.hover\:text-controlItem-bg-hover\/0:hover {
  color: rgb(37 41 44 / 0);
}
.hover\:text-controlItem-bg-hover\/10:hover {
  color: rgb(37 41 44 / 0.1);
}
.hover\:text-controlItem-bg-hover\/100:hover {
  color: rgb(37 41 44 / 1);
}
.hover\:text-controlItem-bg-hover\/15:hover {
  color: rgb(37 41 44 / 0.15);
}
.hover\:text-controlItem-bg-hover\/20:hover {
  color: rgb(37 41 44 / 0.2);
}
.hover\:text-controlItem-bg-hover\/25:hover {
  color: rgb(37 41 44 / 0.25);
}
.hover\:text-controlItem-bg-hover\/30:hover {
  color: rgb(37 41 44 / 0.3);
}
.hover\:text-controlItem-bg-hover\/35:hover {
  color: rgb(37 41 44 / 0.35);
}
.hover\:text-controlItem-bg-hover\/40:hover {
  color: rgb(37 41 44 / 0.4);
}
.hover\:text-controlItem-bg-hover\/45:hover {
  color: rgb(37 41 44 / 0.45);
}
.hover\:text-controlItem-bg-hover\/5:hover {
  color: rgb(37 41 44 / 0.05);
}
.hover\:text-controlItem-bg-hover\/50:hover {
  color: rgb(37 41 44 / 0.5);
}
.hover\:text-controlItem-bg-hover\/55:hover {
  color: rgb(37 41 44 / 0.55);
}
.hover\:text-controlItem-bg-hover\/60:hover {
  color: rgb(37 41 44 / 0.6);
}
.hover\:text-controlItem-bg-hover\/65:hover {
  color: rgb(37 41 44 / 0.65);
}
.hover\:text-controlItem-bg-hover\/70:hover {
  color: rgb(37 41 44 / 0.7);
}
.hover\:text-controlItem-bg-hover\/75:hover {
  color: rgb(37 41 44 / 0.75);
}
.hover\:text-controlItem-bg-hover\/80:hover {
  color: rgb(37 41 44 / 0.8);
}
.hover\:text-controlItem-bg-hover\/85:hover {
  color: rgb(37 41 44 / 0.85);
}
.hover\:text-controlItem-bg-hover\/90:hover {
  color: rgb(37 41 44 / 0.9);
}
.hover\:text-controlItem-bg-hover\/95:hover {
  color: rgb(37 41 44 / 0.95);
}
.hover\:text-cyan-1:hover {
  --tw-text-opacity: 1;
  color: rgb(230 255 251 / var(--tw-text-opacity, 1));
}
.hover\:text-cyan-1\/0:hover {
  color: rgb(230 255 251 / 0);
}
.hover\:text-cyan-1\/10:hover {
  color: rgb(230 255 251 / 0.1);
}
.hover\:text-cyan-1\/100:hover {
  color: rgb(230 255 251 / 1);
}
.hover\:text-cyan-1\/15:hover {
  color: rgb(230 255 251 / 0.15);
}
.hover\:text-cyan-1\/20:hover {
  color: rgb(230 255 251 / 0.2);
}
.hover\:text-cyan-1\/25:hover {
  color: rgb(230 255 251 / 0.25);
}
.hover\:text-cyan-1\/30:hover {
  color: rgb(230 255 251 / 0.3);
}
.hover\:text-cyan-1\/35:hover {
  color: rgb(230 255 251 / 0.35);
}
.hover\:text-cyan-1\/40:hover {
  color: rgb(230 255 251 / 0.4);
}
.hover\:text-cyan-1\/45:hover {
  color: rgb(230 255 251 / 0.45);
}
.hover\:text-cyan-1\/5:hover {
  color: rgb(230 255 251 / 0.05);
}
.hover\:text-cyan-1\/50:hover {
  color: rgb(230 255 251 / 0.5);
}
.hover\:text-cyan-1\/55:hover {
  color: rgb(230 255 251 / 0.55);
}
.hover\:text-cyan-1\/60:hover {
  color: rgb(230 255 251 / 0.6);
}
.hover\:text-cyan-1\/65:hover {
  color: rgb(230 255 251 / 0.65);
}
.hover\:text-cyan-1\/70:hover {
  color: rgb(230 255 251 / 0.7);
}
.hover\:text-cyan-1\/75:hover {
  color: rgb(230 255 251 / 0.75);
}
.hover\:text-cyan-1\/80:hover {
  color: rgb(230 255 251 / 0.8);
}
.hover\:text-cyan-1\/85:hover {
  color: rgb(230 255 251 / 0.85);
}
.hover\:text-cyan-1\/90:hover {
  color: rgb(230 255 251 / 0.9);
}
.hover\:text-cyan-1\/95:hover {
  color: rgb(230 255 251 / 0.95);
}
.hover\:text-cyan-10:hover {
  --tw-text-opacity: 1;
  color: rgb(0 35 41 / var(--tw-text-opacity, 1));
}
.hover\:text-cyan-10\/0:hover {
  color: rgb(0 35 41 / 0);
}
.hover\:text-cyan-10\/10:hover {
  color: rgb(0 35 41 / 0.1);
}
.hover\:text-cyan-10\/100:hover {
  color: rgb(0 35 41 / 1);
}
.hover\:text-cyan-10\/15:hover {
  color: rgb(0 35 41 / 0.15);
}
.hover\:text-cyan-10\/20:hover {
  color: rgb(0 35 41 / 0.2);
}
.hover\:text-cyan-10\/25:hover {
  color: rgb(0 35 41 / 0.25);
}
.hover\:text-cyan-10\/30:hover {
  color: rgb(0 35 41 / 0.3);
}
.hover\:text-cyan-10\/35:hover {
  color: rgb(0 35 41 / 0.35);
}
.hover\:text-cyan-10\/40:hover {
  color: rgb(0 35 41 / 0.4);
}
.hover\:text-cyan-10\/45:hover {
  color: rgb(0 35 41 / 0.45);
}
.hover\:text-cyan-10\/5:hover {
  color: rgb(0 35 41 / 0.05);
}
.hover\:text-cyan-10\/50:hover {
  color: rgb(0 35 41 / 0.5);
}
.hover\:text-cyan-10\/55:hover {
  color: rgb(0 35 41 / 0.55);
}
.hover\:text-cyan-10\/60:hover {
  color: rgb(0 35 41 / 0.6);
}
.hover\:text-cyan-10\/65:hover {
  color: rgb(0 35 41 / 0.65);
}
.hover\:text-cyan-10\/70:hover {
  color: rgb(0 35 41 / 0.7);
}
.hover\:text-cyan-10\/75:hover {
  color: rgb(0 35 41 / 0.75);
}
.hover\:text-cyan-10\/80:hover {
  color: rgb(0 35 41 / 0.8);
}
.hover\:text-cyan-10\/85:hover {
  color: rgb(0 35 41 / 0.85);
}
.hover\:text-cyan-10\/90:hover {
  color: rgb(0 35 41 / 0.9);
}
.hover\:text-cyan-10\/95:hover {
  color: rgb(0 35 41 / 0.95);
}
.hover\:text-cyan-2:hover {
  --tw-text-opacity: 1;
  color: rgb(181 245 236 / var(--tw-text-opacity, 1));
}
.hover\:text-cyan-2\/0:hover {
  color: rgb(181 245 236 / 0);
}
.hover\:text-cyan-2\/10:hover {
  color: rgb(181 245 236 / 0.1);
}
.hover\:text-cyan-2\/100:hover {
  color: rgb(181 245 236 / 1);
}
.hover\:text-cyan-2\/15:hover {
  color: rgb(181 245 236 / 0.15);
}
.hover\:text-cyan-2\/20:hover {
  color: rgb(181 245 236 / 0.2);
}
.hover\:text-cyan-2\/25:hover {
  color: rgb(181 245 236 / 0.25);
}
.hover\:text-cyan-2\/30:hover {
  color: rgb(181 245 236 / 0.3);
}
.hover\:text-cyan-2\/35:hover {
  color: rgb(181 245 236 / 0.35);
}
.hover\:text-cyan-2\/40:hover {
  color: rgb(181 245 236 / 0.4);
}
.hover\:text-cyan-2\/45:hover {
  color: rgb(181 245 236 / 0.45);
}
.hover\:text-cyan-2\/5:hover {
  color: rgb(181 245 236 / 0.05);
}
.hover\:text-cyan-2\/50:hover {
  color: rgb(181 245 236 / 0.5);
}
.hover\:text-cyan-2\/55:hover {
  color: rgb(181 245 236 / 0.55);
}
.hover\:text-cyan-2\/60:hover {
  color: rgb(181 245 236 / 0.6);
}
.hover\:text-cyan-2\/65:hover {
  color: rgb(181 245 236 / 0.65);
}
.hover\:text-cyan-2\/70:hover {
  color: rgb(181 245 236 / 0.7);
}
.hover\:text-cyan-2\/75:hover {
  color: rgb(181 245 236 / 0.75);
}
.hover\:text-cyan-2\/80:hover {
  color: rgb(181 245 236 / 0.8);
}
.hover\:text-cyan-2\/85:hover {
  color: rgb(181 245 236 / 0.85);
}
.hover\:text-cyan-2\/90:hover {
  color: rgb(181 245 236 / 0.9);
}
.hover\:text-cyan-2\/95:hover {
  color: rgb(181 245 236 / 0.95);
}
.hover\:text-cyan-3:hover {
  --tw-text-opacity: 1;
  color: rgb(135 232 222 / var(--tw-text-opacity, 1));
}
.hover\:text-cyan-3\/0:hover {
  color: rgb(135 232 222 / 0);
}
.hover\:text-cyan-3\/10:hover {
  color: rgb(135 232 222 / 0.1);
}
.hover\:text-cyan-3\/100:hover {
  color: rgb(135 232 222 / 1);
}
.hover\:text-cyan-3\/15:hover {
  color: rgb(135 232 222 / 0.15);
}
.hover\:text-cyan-3\/20:hover {
  color: rgb(135 232 222 / 0.2);
}
.hover\:text-cyan-3\/25:hover {
  color: rgb(135 232 222 / 0.25);
}
.hover\:text-cyan-3\/30:hover {
  color: rgb(135 232 222 / 0.3);
}
.hover\:text-cyan-3\/35:hover {
  color: rgb(135 232 222 / 0.35);
}
.hover\:text-cyan-3\/40:hover {
  color: rgb(135 232 222 / 0.4);
}
.hover\:text-cyan-3\/45:hover {
  color: rgb(135 232 222 / 0.45);
}
.hover\:text-cyan-3\/5:hover {
  color: rgb(135 232 222 / 0.05);
}
.hover\:text-cyan-3\/50:hover {
  color: rgb(135 232 222 / 0.5);
}
.hover\:text-cyan-3\/55:hover {
  color: rgb(135 232 222 / 0.55);
}
.hover\:text-cyan-3\/60:hover {
  color: rgb(135 232 222 / 0.6);
}
.hover\:text-cyan-3\/65:hover {
  color: rgb(135 232 222 / 0.65);
}
.hover\:text-cyan-3\/70:hover {
  color: rgb(135 232 222 / 0.7);
}
.hover\:text-cyan-3\/75:hover {
  color: rgb(135 232 222 / 0.75);
}
.hover\:text-cyan-3\/80:hover {
  color: rgb(135 232 222 / 0.8);
}
.hover\:text-cyan-3\/85:hover {
  color: rgb(135 232 222 / 0.85);
}
.hover\:text-cyan-3\/90:hover {
  color: rgb(135 232 222 / 0.9);
}
.hover\:text-cyan-3\/95:hover {
  color: rgb(135 232 222 / 0.95);
}
.hover\:text-cyan-4:hover {
  --tw-text-opacity: 1;
  color: rgb(92 219 211 / var(--tw-text-opacity, 1));
}
.hover\:text-cyan-4\/0:hover {
  color: rgb(92 219 211 / 0);
}
.hover\:text-cyan-4\/10:hover {
  color: rgb(92 219 211 / 0.1);
}
.hover\:text-cyan-4\/100:hover {
  color: rgb(92 219 211 / 1);
}
.hover\:text-cyan-4\/15:hover {
  color: rgb(92 219 211 / 0.15);
}
.hover\:text-cyan-4\/20:hover {
  color: rgb(92 219 211 / 0.2);
}
.hover\:text-cyan-4\/25:hover {
  color: rgb(92 219 211 / 0.25);
}
.hover\:text-cyan-4\/30:hover {
  color: rgb(92 219 211 / 0.3);
}
.hover\:text-cyan-4\/35:hover {
  color: rgb(92 219 211 / 0.35);
}
.hover\:text-cyan-4\/40:hover {
  color: rgb(92 219 211 / 0.4);
}
.hover\:text-cyan-4\/45:hover {
  color: rgb(92 219 211 / 0.45);
}
.hover\:text-cyan-4\/5:hover {
  color: rgb(92 219 211 / 0.05);
}
.hover\:text-cyan-4\/50:hover {
  color: rgb(92 219 211 / 0.5);
}
.hover\:text-cyan-4\/55:hover {
  color: rgb(92 219 211 / 0.55);
}
.hover\:text-cyan-4\/60:hover {
  color: rgb(92 219 211 / 0.6);
}
.hover\:text-cyan-4\/65:hover {
  color: rgb(92 219 211 / 0.65);
}
.hover\:text-cyan-4\/70:hover {
  color: rgb(92 219 211 / 0.7);
}
.hover\:text-cyan-4\/75:hover {
  color: rgb(92 219 211 / 0.75);
}
.hover\:text-cyan-4\/80:hover {
  color: rgb(92 219 211 / 0.8);
}
.hover\:text-cyan-4\/85:hover {
  color: rgb(92 219 211 / 0.85);
}
.hover\:text-cyan-4\/90:hover {
  color: rgb(92 219 211 / 0.9);
}
.hover\:text-cyan-4\/95:hover {
  color: rgb(92 219 211 / 0.95);
}
.hover\:text-cyan-5:hover {
  --tw-text-opacity: 1;
  color: rgb(54 207 201 / var(--tw-text-opacity, 1));
}
.hover\:text-cyan-5\/0:hover {
  color: rgb(54 207 201 / 0);
}
.hover\:text-cyan-5\/10:hover {
  color: rgb(54 207 201 / 0.1);
}
.hover\:text-cyan-5\/100:hover {
  color: rgb(54 207 201 / 1);
}
.hover\:text-cyan-5\/15:hover {
  color: rgb(54 207 201 / 0.15);
}
.hover\:text-cyan-5\/20:hover {
  color: rgb(54 207 201 / 0.2);
}
.hover\:text-cyan-5\/25:hover {
  color: rgb(54 207 201 / 0.25);
}
.hover\:text-cyan-5\/30:hover {
  color: rgb(54 207 201 / 0.3);
}
.hover\:text-cyan-5\/35:hover {
  color: rgb(54 207 201 / 0.35);
}
.hover\:text-cyan-5\/40:hover {
  color: rgb(54 207 201 / 0.4);
}
.hover\:text-cyan-5\/45:hover {
  color: rgb(54 207 201 / 0.45);
}
.hover\:text-cyan-5\/5:hover {
  color: rgb(54 207 201 / 0.05);
}
.hover\:text-cyan-5\/50:hover {
  color: rgb(54 207 201 / 0.5);
}
.hover\:text-cyan-5\/55:hover {
  color: rgb(54 207 201 / 0.55);
}
.hover\:text-cyan-5\/60:hover {
  color: rgb(54 207 201 / 0.6);
}
.hover\:text-cyan-5\/65:hover {
  color: rgb(54 207 201 / 0.65);
}
.hover\:text-cyan-5\/70:hover {
  color: rgb(54 207 201 / 0.7);
}
.hover\:text-cyan-5\/75:hover {
  color: rgb(54 207 201 / 0.75);
}
.hover\:text-cyan-5\/80:hover {
  color: rgb(54 207 201 / 0.8);
}
.hover\:text-cyan-5\/85:hover {
  color: rgb(54 207 201 / 0.85);
}
.hover\:text-cyan-5\/90:hover {
  color: rgb(54 207 201 / 0.9);
}
.hover\:text-cyan-5\/95:hover {
  color: rgb(54 207 201 / 0.95);
}
.hover\:text-cyan-6:hover {
  --tw-text-opacity: 1;
  color: rgb(19 194 194 / var(--tw-text-opacity, 1));
}
.hover\:text-cyan-6\/0:hover {
  color: rgb(19 194 194 / 0);
}
.hover\:text-cyan-6\/10:hover {
  color: rgb(19 194 194 / 0.1);
}
.hover\:text-cyan-6\/100:hover {
  color: rgb(19 194 194 / 1);
}
.hover\:text-cyan-6\/15:hover {
  color: rgb(19 194 194 / 0.15);
}
.hover\:text-cyan-6\/20:hover {
  color: rgb(19 194 194 / 0.2);
}
.hover\:text-cyan-6\/25:hover {
  color: rgb(19 194 194 / 0.25);
}
.hover\:text-cyan-6\/30:hover {
  color: rgb(19 194 194 / 0.3);
}
.hover\:text-cyan-6\/35:hover {
  color: rgb(19 194 194 / 0.35);
}
.hover\:text-cyan-6\/40:hover {
  color: rgb(19 194 194 / 0.4);
}
.hover\:text-cyan-6\/45:hover {
  color: rgb(19 194 194 / 0.45);
}
.hover\:text-cyan-6\/5:hover {
  color: rgb(19 194 194 / 0.05);
}
.hover\:text-cyan-6\/50:hover {
  color: rgb(19 194 194 / 0.5);
}
.hover\:text-cyan-6\/55:hover {
  color: rgb(19 194 194 / 0.55);
}
.hover\:text-cyan-6\/60:hover {
  color: rgb(19 194 194 / 0.6);
}
.hover\:text-cyan-6\/65:hover {
  color: rgb(19 194 194 / 0.65);
}
.hover\:text-cyan-6\/70:hover {
  color: rgb(19 194 194 / 0.7);
}
.hover\:text-cyan-6\/75:hover {
  color: rgb(19 194 194 / 0.75);
}
.hover\:text-cyan-6\/80:hover {
  color: rgb(19 194 194 / 0.8);
}
.hover\:text-cyan-6\/85:hover {
  color: rgb(19 194 194 / 0.85);
}
.hover\:text-cyan-6\/90:hover {
  color: rgb(19 194 194 / 0.9);
}
.hover\:text-cyan-6\/95:hover {
  color: rgb(19 194 194 / 0.95);
}
.hover\:text-cyan-7:hover {
  --tw-text-opacity: 1;
  color: rgb(8 151 156 / var(--tw-text-opacity, 1));
}
.hover\:text-cyan-7\/0:hover {
  color: rgb(8 151 156 / 0);
}
.hover\:text-cyan-7\/10:hover {
  color: rgb(8 151 156 / 0.1);
}
.hover\:text-cyan-7\/100:hover {
  color: rgb(8 151 156 / 1);
}
.hover\:text-cyan-7\/15:hover {
  color: rgb(8 151 156 / 0.15);
}
.hover\:text-cyan-7\/20:hover {
  color: rgb(8 151 156 / 0.2);
}
.hover\:text-cyan-7\/25:hover {
  color: rgb(8 151 156 / 0.25);
}
.hover\:text-cyan-7\/30:hover {
  color: rgb(8 151 156 / 0.3);
}
.hover\:text-cyan-7\/35:hover {
  color: rgb(8 151 156 / 0.35);
}
.hover\:text-cyan-7\/40:hover {
  color: rgb(8 151 156 / 0.4);
}
.hover\:text-cyan-7\/45:hover {
  color: rgb(8 151 156 / 0.45);
}
.hover\:text-cyan-7\/5:hover {
  color: rgb(8 151 156 / 0.05);
}
.hover\:text-cyan-7\/50:hover {
  color: rgb(8 151 156 / 0.5);
}
.hover\:text-cyan-7\/55:hover {
  color: rgb(8 151 156 / 0.55);
}
.hover\:text-cyan-7\/60:hover {
  color: rgb(8 151 156 / 0.6);
}
.hover\:text-cyan-7\/65:hover {
  color: rgb(8 151 156 / 0.65);
}
.hover\:text-cyan-7\/70:hover {
  color: rgb(8 151 156 / 0.7);
}
.hover\:text-cyan-7\/75:hover {
  color: rgb(8 151 156 / 0.75);
}
.hover\:text-cyan-7\/80:hover {
  color: rgb(8 151 156 / 0.8);
}
.hover\:text-cyan-7\/85:hover {
  color: rgb(8 151 156 / 0.85);
}
.hover\:text-cyan-7\/90:hover {
  color: rgb(8 151 156 / 0.9);
}
.hover\:text-cyan-7\/95:hover {
  color: rgb(8 151 156 / 0.95);
}
.hover\:text-cyan-8:hover {
  --tw-text-opacity: 1;
  color: rgb(0 109 117 / var(--tw-text-opacity, 1));
}
.hover\:text-cyan-8\/0:hover {
  color: rgb(0 109 117 / 0);
}
.hover\:text-cyan-8\/10:hover {
  color: rgb(0 109 117 / 0.1);
}
.hover\:text-cyan-8\/100:hover {
  color: rgb(0 109 117 / 1);
}
.hover\:text-cyan-8\/15:hover {
  color: rgb(0 109 117 / 0.15);
}
.hover\:text-cyan-8\/20:hover {
  color: rgb(0 109 117 / 0.2);
}
.hover\:text-cyan-8\/25:hover {
  color: rgb(0 109 117 / 0.25);
}
.hover\:text-cyan-8\/30:hover {
  color: rgb(0 109 117 / 0.3);
}
.hover\:text-cyan-8\/35:hover {
  color: rgb(0 109 117 / 0.35);
}
.hover\:text-cyan-8\/40:hover {
  color: rgb(0 109 117 / 0.4);
}
.hover\:text-cyan-8\/45:hover {
  color: rgb(0 109 117 / 0.45);
}
.hover\:text-cyan-8\/5:hover {
  color: rgb(0 109 117 / 0.05);
}
.hover\:text-cyan-8\/50:hover {
  color: rgb(0 109 117 / 0.5);
}
.hover\:text-cyan-8\/55:hover {
  color: rgb(0 109 117 / 0.55);
}
.hover\:text-cyan-8\/60:hover {
  color: rgb(0 109 117 / 0.6);
}
.hover\:text-cyan-8\/65:hover {
  color: rgb(0 109 117 / 0.65);
}
.hover\:text-cyan-8\/70:hover {
  color: rgb(0 109 117 / 0.7);
}
.hover\:text-cyan-8\/75:hover {
  color: rgb(0 109 117 / 0.75);
}
.hover\:text-cyan-8\/80:hover {
  color: rgb(0 109 117 / 0.8);
}
.hover\:text-cyan-8\/85:hover {
  color: rgb(0 109 117 / 0.85);
}
.hover\:text-cyan-8\/90:hover {
  color: rgb(0 109 117 / 0.9);
}
.hover\:text-cyan-8\/95:hover {
  color: rgb(0 109 117 / 0.95);
}
.hover\:text-cyan-9:hover {
  --tw-text-opacity: 1;
  color: rgb(0 71 79 / var(--tw-text-opacity, 1));
}
.hover\:text-cyan-9\/0:hover {
  color: rgb(0 71 79 / 0);
}
.hover\:text-cyan-9\/10:hover {
  color: rgb(0 71 79 / 0.1);
}
.hover\:text-cyan-9\/100:hover {
  color: rgb(0 71 79 / 1);
}
.hover\:text-cyan-9\/15:hover {
  color: rgb(0 71 79 / 0.15);
}
.hover\:text-cyan-9\/20:hover {
  color: rgb(0 71 79 / 0.2);
}
.hover\:text-cyan-9\/25:hover {
  color: rgb(0 71 79 / 0.25);
}
.hover\:text-cyan-9\/30:hover {
  color: rgb(0 71 79 / 0.3);
}
.hover\:text-cyan-9\/35:hover {
  color: rgb(0 71 79 / 0.35);
}
.hover\:text-cyan-9\/40:hover {
  color: rgb(0 71 79 / 0.4);
}
.hover\:text-cyan-9\/45:hover {
  color: rgb(0 71 79 / 0.45);
}
.hover\:text-cyan-9\/5:hover {
  color: rgb(0 71 79 / 0.05);
}
.hover\:text-cyan-9\/50:hover {
  color: rgb(0 71 79 / 0.5);
}
.hover\:text-cyan-9\/55:hover {
  color: rgb(0 71 79 / 0.55);
}
.hover\:text-cyan-9\/60:hover {
  color: rgb(0 71 79 / 0.6);
}
.hover\:text-cyan-9\/65:hover {
  color: rgb(0 71 79 / 0.65);
}
.hover\:text-cyan-9\/70:hover {
  color: rgb(0 71 79 / 0.7);
}
.hover\:text-cyan-9\/75:hover {
  color: rgb(0 71 79 / 0.75);
}
.hover\:text-cyan-9\/80:hover {
  color: rgb(0 71 79 / 0.8);
}
.hover\:text-cyan-9\/85:hover {
  color: rgb(0 71 79 / 0.85);
}
.hover\:text-cyan-9\/90:hover {
  color: rgb(0 71 79 / 0.9);
}
.hover\:text-cyan-9\/95:hover {
  color: rgb(0 71 79 / 0.95);
}
.hover\:text-error-active:hover {
  --tw-text-opacity: 1;
  color: rgb(207 19 34 / var(--tw-text-opacity, 1));
}
.hover\:text-error-active\/0:hover {
  color: rgb(207 19 34 / 0);
}
.hover\:text-error-active\/10:hover {
  color: rgb(207 19 34 / 0.1);
}
.hover\:text-error-active\/100:hover {
  color: rgb(207 19 34 / 1);
}
.hover\:text-error-active\/15:hover {
  color: rgb(207 19 34 / 0.15);
}
.hover\:text-error-active\/20:hover {
  color: rgb(207 19 34 / 0.2);
}
.hover\:text-error-active\/25:hover {
  color: rgb(207 19 34 / 0.25);
}
.hover\:text-error-active\/30:hover {
  color: rgb(207 19 34 / 0.3);
}
.hover\:text-error-active\/35:hover {
  color: rgb(207 19 34 / 0.35);
}
.hover\:text-error-active\/40:hover {
  color: rgb(207 19 34 / 0.4);
}
.hover\:text-error-active\/45:hover {
  color: rgb(207 19 34 / 0.45);
}
.hover\:text-error-active\/5:hover {
  color: rgb(207 19 34 / 0.05);
}
.hover\:text-error-active\/50:hover {
  color: rgb(207 19 34 / 0.5);
}
.hover\:text-error-active\/55:hover {
  color: rgb(207 19 34 / 0.55);
}
.hover\:text-error-active\/60:hover {
  color: rgb(207 19 34 / 0.6);
}
.hover\:text-error-active\/65:hover {
  color: rgb(207 19 34 / 0.65);
}
.hover\:text-error-active\/70:hover {
  color: rgb(207 19 34 / 0.7);
}
.hover\:text-error-active\/75:hover {
  color: rgb(207 19 34 / 0.75);
}
.hover\:text-error-active\/80:hover {
  color: rgb(207 19 34 / 0.8);
}
.hover\:text-error-active\/85:hover {
  color: rgb(207 19 34 / 0.85);
}
.hover\:text-error-active\/90:hover {
  color: rgb(207 19 34 / 0.9);
}
.hover\:text-error-active\/95:hover {
  color: rgb(207 19 34 / 0.95);
}
.hover\:text-error-base:hover {
  --tw-text-opacity: 1;
  color: rgb(255 77 79 / var(--tw-text-opacity, 1));
}
.hover\:text-error-base\/0:hover {
  color: rgb(255 77 79 / 0);
}
.hover\:text-error-base\/10:hover {
  color: rgb(255 77 79 / 0.1);
}
.hover\:text-error-base\/100:hover {
  color: rgb(255 77 79 / 1);
}
.hover\:text-error-base\/15:hover {
  color: rgb(255 77 79 / 0.15);
}
.hover\:text-error-base\/20:hover {
  color: rgb(255 77 79 / 0.2);
}
.hover\:text-error-base\/25:hover {
  color: rgb(255 77 79 / 0.25);
}
.hover\:text-error-base\/30:hover {
  color: rgb(255 77 79 / 0.3);
}
.hover\:text-error-base\/35:hover {
  color: rgb(255 77 79 / 0.35);
}
.hover\:text-error-base\/40:hover {
  color: rgb(255 77 79 / 0.4);
}
.hover\:text-error-base\/45:hover {
  color: rgb(255 77 79 / 0.45);
}
.hover\:text-error-base\/5:hover {
  color: rgb(255 77 79 / 0.05);
}
.hover\:text-error-base\/50:hover {
  color: rgb(255 77 79 / 0.5);
}
.hover\:text-error-base\/55:hover {
  color: rgb(255 77 79 / 0.55);
}
.hover\:text-error-base\/60:hover {
  color: rgb(255 77 79 / 0.6);
}
.hover\:text-error-base\/65:hover {
  color: rgb(255 77 79 / 0.65);
}
.hover\:text-error-base\/70:hover {
  color: rgb(255 77 79 / 0.7);
}
.hover\:text-error-base\/75:hover {
  color: rgb(255 77 79 / 0.75);
}
.hover\:text-error-base\/80:hover {
  color: rgb(255 77 79 / 0.8);
}
.hover\:text-error-base\/85:hover {
  color: rgb(255 77 79 / 0.85);
}
.hover\:text-error-base\/90:hover {
  color: rgb(255 77 79 / 0.9);
}
.hover\:text-error-base\/95:hover {
  color: rgb(255 77 79 / 0.95);
}
.hover\:text-error-bg:hover {
  --tw-text-opacity: 1;
  color: rgb(255 241 240 / var(--tw-text-opacity, 1));
}
.hover\:text-error-bg-hover:hover {
  --tw-text-opacity: 1;
  color: rgb(255 204 199 / var(--tw-text-opacity, 1));
}
.hover\:text-error-bg-hover\/0:hover {
  color: rgb(255 204 199 / 0);
}
.hover\:text-error-bg-hover\/10:hover {
  color: rgb(255 204 199 / 0.1);
}
.hover\:text-error-bg-hover\/100:hover {
  color: rgb(255 204 199 / 1);
}
.hover\:text-error-bg-hover\/15:hover {
  color: rgb(255 204 199 / 0.15);
}
.hover\:text-error-bg-hover\/20:hover {
  color: rgb(255 204 199 / 0.2);
}
.hover\:text-error-bg-hover\/25:hover {
  color: rgb(255 204 199 / 0.25);
}
.hover\:text-error-bg-hover\/30:hover {
  color: rgb(255 204 199 / 0.3);
}
.hover\:text-error-bg-hover\/35:hover {
  color: rgb(255 204 199 / 0.35);
}
.hover\:text-error-bg-hover\/40:hover {
  color: rgb(255 204 199 / 0.4);
}
.hover\:text-error-bg-hover\/45:hover {
  color: rgb(255 204 199 / 0.45);
}
.hover\:text-error-bg-hover\/5:hover {
  color: rgb(255 204 199 / 0.05);
}
.hover\:text-error-bg-hover\/50:hover {
  color: rgb(255 204 199 / 0.5);
}
.hover\:text-error-bg-hover\/55:hover {
  color: rgb(255 204 199 / 0.55);
}
.hover\:text-error-bg-hover\/60:hover {
  color: rgb(255 204 199 / 0.6);
}
.hover\:text-error-bg-hover\/65:hover {
  color: rgb(255 204 199 / 0.65);
}
.hover\:text-error-bg-hover\/70:hover {
  color: rgb(255 204 199 / 0.7);
}
.hover\:text-error-bg-hover\/75:hover {
  color: rgb(255 204 199 / 0.75);
}
.hover\:text-error-bg-hover\/80:hover {
  color: rgb(255 204 199 / 0.8);
}
.hover\:text-error-bg-hover\/85:hover {
  color: rgb(255 204 199 / 0.85);
}
.hover\:text-error-bg-hover\/90:hover {
  color: rgb(255 204 199 / 0.9);
}
.hover\:text-error-bg-hover\/95:hover {
  color: rgb(255 204 199 / 0.95);
}
.hover\:text-error-bg\/0:hover {
  color: rgb(255 241 240 / 0);
}
.hover\:text-error-bg\/10:hover {
  color: rgb(255 241 240 / 0.1);
}
.hover\:text-error-bg\/100:hover {
  color: rgb(255 241 240 / 1);
}
.hover\:text-error-bg\/15:hover {
  color: rgb(255 241 240 / 0.15);
}
.hover\:text-error-bg\/20:hover {
  color: rgb(255 241 240 / 0.2);
}
.hover\:text-error-bg\/25:hover {
  color: rgb(255 241 240 / 0.25);
}
.hover\:text-error-bg\/30:hover {
  color: rgb(255 241 240 / 0.3);
}
.hover\:text-error-bg\/35:hover {
  color: rgb(255 241 240 / 0.35);
}
.hover\:text-error-bg\/40:hover {
  color: rgb(255 241 240 / 0.4);
}
.hover\:text-error-bg\/45:hover {
  color: rgb(255 241 240 / 0.45);
}
.hover\:text-error-bg\/5:hover {
  color: rgb(255 241 240 / 0.05);
}
.hover\:text-error-bg\/50:hover {
  color: rgb(255 241 240 / 0.5);
}
.hover\:text-error-bg\/55:hover {
  color: rgb(255 241 240 / 0.55);
}
.hover\:text-error-bg\/60:hover {
  color: rgb(255 241 240 / 0.6);
}
.hover\:text-error-bg\/65:hover {
  color: rgb(255 241 240 / 0.65);
}
.hover\:text-error-bg\/70:hover {
  color: rgb(255 241 240 / 0.7);
}
.hover\:text-error-bg\/75:hover {
  color: rgb(255 241 240 / 0.75);
}
.hover\:text-error-bg\/80:hover {
  color: rgb(255 241 240 / 0.8);
}
.hover\:text-error-bg\/85:hover {
  color: rgb(255 241 240 / 0.85);
}
.hover\:text-error-bg\/90:hover {
  color: rgb(255 241 240 / 0.9);
}
.hover\:text-error-bg\/95:hover {
  color: rgb(255 241 240 / 0.95);
}
.hover\:text-error-border:hover {
  --tw-text-opacity: 1;
  color: rgb(255 163 158 / var(--tw-text-opacity, 1));
}
.hover\:text-error-border-hover:hover {
  --tw-text-opacity: 1;
  color: rgb(255 120 117 / var(--tw-text-opacity, 1));
}
.hover\:text-error-border-hover\/0:hover {
  color: rgb(255 120 117 / 0);
}
.hover\:text-error-border-hover\/10:hover {
  color: rgb(255 120 117 / 0.1);
}
.hover\:text-error-border-hover\/100:hover {
  color: rgb(255 120 117 / 1);
}
.hover\:text-error-border-hover\/15:hover {
  color: rgb(255 120 117 / 0.15);
}
.hover\:text-error-border-hover\/20:hover {
  color: rgb(255 120 117 / 0.2);
}
.hover\:text-error-border-hover\/25:hover {
  color: rgb(255 120 117 / 0.25);
}
.hover\:text-error-border-hover\/30:hover {
  color: rgb(255 120 117 / 0.3);
}
.hover\:text-error-border-hover\/35:hover {
  color: rgb(255 120 117 / 0.35);
}
.hover\:text-error-border-hover\/40:hover {
  color: rgb(255 120 117 / 0.4);
}
.hover\:text-error-border-hover\/45:hover {
  color: rgb(255 120 117 / 0.45);
}
.hover\:text-error-border-hover\/5:hover {
  color: rgb(255 120 117 / 0.05);
}
.hover\:text-error-border-hover\/50:hover {
  color: rgb(255 120 117 / 0.5);
}
.hover\:text-error-border-hover\/55:hover {
  color: rgb(255 120 117 / 0.55);
}
.hover\:text-error-border-hover\/60:hover {
  color: rgb(255 120 117 / 0.6);
}
.hover\:text-error-border-hover\/65:hover {
  color: rgb(255 120 117 / 0.65);
}
.hover\:text-error-border-hover\/70:hover {
  color: rgb(255 120 117 / 0.7);
}
.hover\:text-error-border-hover\/75:hover {
  color: rgb(255 120 117 / 0.75);
}
.hover\:text-error-border-hover\/80:hover {
  color: rgb(255 120 117 / 0.8);
}
.hover\:text-error-border-hover\/85:hover {
  color: rgb(255 120 117 / 0.85);
}
.hover\:text-error-border-hover\/90:hover {
  color: rgb(255 120 117 / 0.9);
}
.hover\:text-error-border-hover\/95:hover {
  color: rgb(255 120 117 / 0.95);
}
.hover\:text-error-border\/0:hover {
  color: rgb(255 163 158 / 0);
}
.hover\:text-error-border\/10:hover {
  color: rgb(255 163 158 / 0.1);
}
.hover\:text-error-border\/100:hover {
  color: rgb(255 163 158 / 1);
}
.hover\:text-error-border\/15:hover {
  color: rgb(255 163 158 / 0.15);
}
.hover\:text-error-border\/20:hover {
  color: rgb(255 163 158 / 0.2);
}
.hover\:text-error-border\/25:hover {
  color: rgb(255 163 158 / 0.25);
}
.hover\:text-error-border\/30:hover {
  color: rgb(255 163 158 / 0.3);
}
.hover\:text-error-border\/35:hover {
  color: rgb(255 163 158 / 0.35);
}
.hover\:text-error-border\/40:hover {
  color: rgb(255 163 158 / 0.4);
}
.hover\:text-error-border\/45:hover {
  color: rgb(255 163 158 / 0.45);
}
.hover\:text-error-border\/5:hover {
  color: rgb(255 163 158 / 0.05);
}
.hover\:text-error-border\/50:hover {
  color: rgb(255 163 158 / 0.5);
}
.hover\:text-error-border\/55:hover {
  color: rgb(255 163 158 / 0.55);
}
.hover\:text-error-border\/60:hover {
  color: rgb(255 163 158 / 0.6);
}
.hover\:text-error-border\/65:hover {
  color: rgb(255 163 158 / 0.65);
}
.hover\:text-error-border\/70:hover {
  color: rgb(255 163 158 / 0.7);
}
.hover\:text-error-border\/75:hover {
  color: rgb(255 163 158 / 0.75);
}
.hover\:text-error-border\/80:hover {
  color: rgb(255 163 158 / 0.8);
}
.hover\:text-error-border\/85:hover {
  color: rgb(255 163 158 / 0.85);
}
.hover\:text-error-border\/90:hover {
  color: rgb(255 163 158 / 0.9);
}
.hover\:text-error-border\/95:hover {
  color: rgb(255 163 158 / 0.95);
}
.hover\:text-error-hover:hover {
  --tw-text-opacity: 1;
  color: rgb(255 120 117 / var(--tw-text-opacity, 1));
}
.hover\:text-error-hover\/0:hover {
  color: rgb(255 120 117 / 0);
}
.hover\:text-error-hover\/10:hover {
  color: rgb(255 120 117 / 0.1);
}
.hover\:text-error-hover\/100:hover {
  color: rgb(255 120 117 / 1);
}
.hover\:text-error-hover\/15:hover {
  color: rgb(255 120 117 / 0.15);
}
.hover\:text-error-hover\/20:hover {
  color: rgb(255 120 117 / 0.2);
}
.hover\:text-error-hover\/25:hover {
  color: rgb(255 120 117 / 0.25);
}
.hover\:text-error-hover\/30:hover {
  color: rgb(255 120 117 / 0.3);
}
.hover\:text-error-hover\/35:hover {
  color: rgb(255 120 117 / 0.35);
}
.hover\:text-error-hover\/40:hover {
  color: rgb(255 120 117 / 0.4);
}
.hover\:text-error-hover\/45:hover {
  color: rgb(255 120 117 / 0.45);
}
.hover\:text-error-hover\/5:hover {
  color: rgb(255 120 117 / 0.05);
}
.hover\:text-error-hover\/50:hover {
  color: rgb(255 120 117 / 0.5);
}
.hover\:text-error-hover\/55:hover {
  color: rgb(255 120 117 / 0.55);
}
.hover\:text-error-hover\/60:hover {
  color: rgb(255 120 117 / 0.6);
}
.hover\:text-error-hover\/65:hover {
  color: rgb(255 120 117 / 0.65);
}
.hover\:text-error-hover\/70:hover {
  color: rgb(255 120 117 / 0.7);
}
.hover\:text-error-hover\/75:hover {
  color: rgb(255 120 117 / 0.75);
}
.hover\:text-error-hover\/80:hover {
  color: rgb(255 120 117 / 0.8);
}
.hover\:text-error-hover\/85:hover {
  color: rgb(255 120 117 / 0.85);
}
.hover\:text-error-hover\/90:hover {
  color: rgb(255 120 117 / 0.9);
}
.hover\:text-error-hover\/95:hover {
  color: rgb(255 120 117 / 0.95);
}
.hover\:text-error-message:hover {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.hover\:text-error-message\/0:hover {
  color: rgb(220 38 38 / 0);
}
.hover\:text-error-message\/10:hover {
  color: rgb(220 38 38 / 0.1);
}
.hover\:text-error-message\/100:hover {
  color: rgb(220 38 38 / 1);
}
.hover\:text-error-message\/15:hover {
  color: rgb(220 38 38 / 0.15);
}
.hover\:text-error-message\/20:hover {
  color: rgb(220 38 38 / 0.2);
}
.hover\:text-error-message\/25:hover {
  color: rgb(220 38 38 / 0.25);
}
.hover\:text-error-message\/30:hover {
  color: rgb(220 38 38 / 0.3);
}
.hover\:text-error-message\/35:hover {
  color: rgb(220 38 38 / 0.35);
}
.hover\:text-error-message\/40:hover {
  color: rgb(220 38 38 / 0.4);
}
.hover\:text-error-message\/45:hover {
  color: rgb(220 38 38 / 0.45);
}
.hover\:text-error-message\/5:hover {
  color: rgb(220 38 38 / 0.05);
}
.hover\:text-error-message\/50:hover {
  color: rgb(220 38 38 / 0.5);
}
.hover\:text-error-message\/55:hover {
  color: rgb(220 38 38 / 0.55);
}
.hover\:text-error-message\/60:hover {
  color: rgb(220 38 38 / 0.6);
}
.hover\:text-error-message\/65:hover {
  color: rgb(220 38 38 / 0.65);
}
.hover\:text-error-message\/70:hover {
  color: rgb(220 38 38 / 0.7);
}
.hover\:text-error-message\/75:hover {
  color: rgb(220 38 38 / 0.75);
}
.hover\:text-error-message\/80:hover {
  color: rgb(220 38 38 / 0.8);
}
.hover\:text-error-message\/85:hover {
  color: rgb(220 38 38 / 0.85);
}
.hover\:text-error-message\/90:hover {
  color: rgb(220 38 38 / 0.9);
}
.hover\:text-error-message\/95:hover {
  color: rgb(220 38 38 / 0.95);
}
.hover\:text-error-opacity:hover {
  color: #DC262666;
}
.hover\:text-error-opacity\/0:hover {
  color: rgb(220 38 38 / 0);
}
.hover\:text-error-opacity\/10:hover {
  color: rgb(220 38 38 / 0.1);
}
.hover\:text-error-opacity\/100:hover {
  color: rgb(220 38 38 / 1);
}
.hover\:text-error-opacity\/15:hover {
  color: rgb(220 38 38 / 0.15);
}
.hover\:text-error-opacity\/20:hover {
  color: rgb(220 38 38 / 0.2);
}
.hover\:text-error-opacity\/25:hover {
  color: rgb(220 38 38 / 0.25);
}
.hover\:text-error-opacity\/30:hover {
  color: rgb(220 38 38 / 0.3);
}
.hover\:text-error-opacity\/35:hover {
  color: rgb(220 38 38 / 0.35);
}
.hover\:text-error-opacity\/40:hover {
  color: rgb(220 38 38 / 0.4);
}
.hover\:text-error-opacity\/45:hover {
  color: rgb(220 38 38 / 0.45);
}
.hover\:text-error-opacity\/5:hover {
  color: rgb(220 38 38 / 0.05);
}
.hover\:text-error-opacity\/50:hover {
  color: rgb(220 38 38 / 0.5);
}
.hover\:text-error-opacity\/55:hover {
  color: rgb(220 38 38 / 0.55);
}
.hover\:text-error-opacity\/60:hover {
  color: rgb(220 38 38 / 0.6);
}
.hover\:text-error-opacity\/65:hover {
  color: rgb(220 38 38 / 0.65);
}
.hover\:text-error-opacity\/70:hover {
  color: rgb(220 38 38 / 0.7);
}
.hover\:text-error-opacity\/75:hover {
  color: rgb(220 38 38 / 0.75);
}
.hover\:text-error-opacity\/80:hover {
  color: rgb(220 38 38 / 0.8);
}
.hover\:text-error-opacity\/85:hover {
  color: rgb(220 38 38 / 0.85);
}
.hover\:text-error-opacity\/90:hover {
  color: rgb(220 38 38 / 0.9);
}
.hover\:text-error-opacity\/95:hover {
  color: rgb(220 38 38 / 0.95);
}
.hover\:text-error-text:hover {
  --tw-text-opacity: 1;
  color: rgb(130 0 20 / var(--tw-text-opacity, 1));
}
.hover\:text-error-text-active:hover {
  --tw-text-opacity: 1;
  color: rgb(92 0 17 / var(--tw-text-opacity, 1));
}
.hover\:text-error-text-active\/0:hover {
  color: rgb(92 0 17 / 0);
}
.hover\:text-error-text-active\/10:hover {
  color: rgb(92 0 17 / 0.1);
}
.hover\:text-error-text-active\/100:hover {
  color: rgb(92 0 17 / 1);
}
.hover\:text-error-text-active\/15:hover {
  color: rgb(92 0 17 / 0.15);
}
.hover\:text-error-text-active\/20:hover {
  color: rgb(92 0 17 / 0.2);
}
.hover\:text-error-text-active\/25:hover {
  color: rgb(92 0 17 / 0.25);
}
.hover\:text-error-text-active\/30:hover {
  color: rgb(92 0 17 / 0.3);
}
.hover\:text-error-text-active\/35:hover {
  color: rgb(92 0 17 / 0.35);
}
.hover\:text-error-text-active\/40:hover {
  color: rgb(92 0 17 / 0.4);
}
.hover\:text-error-text-active\/45:hover {
  color: rgb(92 0 17 / 0.45);
}
.hover\:text-error-text-active\/5:hover {
  color: rgb(92 0 17 / 0.05);
}
.hover\:text-error-text-active\/50:hover {
  color: rgb(92 0 17 / 0.5);
}
.hover\:text-error-text-active\/55:hover {
  color: rgb(92 0 17 / 0.55);
}
.hover\:text-error-text-active\/60:hover {
  color: rgb(92 0 17 / 0.6);
}
.hover\:text-error-text-active\/65:hover {
  color: rgb(92 0 17 / 0.65);
}
.hover\:text-error-text-active\/70:hover {
  color: rgb(92 0 17 / 0.7);
}
.hover\:text-error-text-active\/75:hover {
  color: rgb(92 0 17 / 0.75);
}
.hover\:text-error-text-active\/80:hover {
  color: rgb(92 0 17 / 0.8);
}
.hover\:text-error-text-active\/85:hover {
  color: rgb(92 0 17 / 0.85);
}
.hover\:text-error-text-active\/90:hover {
  color: rgb(92 0 17 / 0.9);
}
.hover\:text-error-text-active\/95:hover {
  color: rgb(92 0 17 / 0.95);
}
.hover\:text-error-text-hover:hover {
  --tw-text-opacity: 1;
  color: rgb(168 7 26 / var(--tw-text-opacity, 1));
}
.hover\:text-error-text-hover\/0:hover {
  color: rgb(168 7 26 / 0);
}
.hover\:text-error-text-hover\/10:hover {
  color: rgb(168 7 26 / 0.1);
}
.hover\:text-error-text-hover\/100:hover {
  color: rgb(168 7 26 / 1);
}
.hover\:text-error-text-hover\/15:hover {
  color: rgb(168 7 26 / 0.15);
}
.hover\:text-error-text-hover\/20:hover {
  color: rgb(168 7 26 / 0.2);
}
.hover\:text-error-text-hover\/25:hover {
  color: rgb(168 7 26 / 0.25);
}
.hover\:text-error-text-hover\/30:hover {
  color: rgb(168 7 26 / 0.3);
}
.hover\:text-error-text-hover\/35:hover {
  color: rgb(168 7 26 / 0.35);
}
.hover\:text-error-text-hover\/40:hover {
  color: rgb(168 7 26 / 0.4);
}
.hover\:text-error-text-hover\/45:hover {
  color: rgb(168 7 26 / 0.45);
}
.hover\:text-error-text-hover\/5:hover {
  color: rgb(168 7 26 / 0.05);
}
.hover\:text-error-text-hover\/50:hover {
  color: rgb(168 7 26 / 0.5);
}
.hover\:text-error-text-hover\/55:hover {
  color: rgb(168 7 26 / 0.55);
}
.hover\:text-error-text-hover\/60:hover {
  color: rgb(168 7 26 / 0.6);
}
.hover\:text-error-text-hover\/65:hover {
  color: rgb(168 7 26 / 0.65);
}
.hover\:text-error-text-hover\/70:hover {
  color: rgb(168 7 26 / 0.7);
}
.hover\:text-error-text-hover\/75:hover {
  color: rgb(168 7 26 / 0.75);
}
.hover\:text-error-text-hover\/80:hover {
  color: rgb(168 7 26 / 0.8);
}
.hover\:text-error-text-hover\/85:hover {
  color: rgb(168 7 26 / 0.85);
}
.hover\:text-error-text-hover\/90:hover {
  color: rgb(168 7 26 / 0.9);
}
.hover\:text-error-text-hover\/95:hover {
  color: rgb(168 7 26 / 0.95);
}
.hover\:text-error-text\/0:hover {
  color: rgb(130 0 20 / 0);
}
.hover\:text-error-text\/10:hover {
  color: rgb(130 0 20 / 0.1);
}
.hover\:text-error-text\/100:hover {
  color: rgb(130 0 20 / 1);
}
.hover\:text-error-text\/15:hover {
  color: rgb(130 0 20 / 0.15);
}
.hover\:text-error-text\/20:hover {
  color: rgb(130 0 20 / 0.2);
}
.hover\:text-error-text\/25:hover {
  color: rgb(130 0 20 / 0.25);
}
.hover\:text-error-text\/30:hover {
  color: rgb(130 0 20 / 0.3);
}
.hover\:text-error-text\/35:hover {
  color: rgb(130 0 20 / 0.35);
}
.hover\:text-error-text\/40:hover {
  color: rgb(130 0 20 / 0.4);
}
.hover\:text-error-text\/45:hover {
  color: rgb(130 0 20 / 0.45);
}
.hover\:text-error-text\/5:hover {
  color: rgb(130 0 20 / 0.05);
}
.hover\:text-error-text\/50:hover {
  color: rgb(130 0 20 / 0.5);
}
.hover\:text-error-text\/55:hover {
  color: rgb(130 0 20 / 0.55);
}
.hover\:text-error-text\/60:hover {
  color: rgb(130 0 20 / 0.6);
}
.hover\:text-error-text\/65:hover {
  color: rgb(130 0 20 / 0.65);
}
.hover\:text-error-text\/70:hover {
  color: rgb(130 0 20 / 0.7);
}
.hover\:text-error-text\/75:hover {
  color: rgb(130 0 20 / 0.75);
}
.hover\:text-error-text\/80:hover {
  color: rgb(130 0 20 / 0.8);
}
.hover\:text-error-text\/85:hover {
  color: rgb(130 0 20 / 0.85);
}
.hover\:text-error-text\/90:hover {
  color: rgb(130 0 20 / 0.9);
}
.hover\:text-error-text\/95:hover {
  color: rgb(130 0 20 / 0.95);
}
.hover\:text-geekblue-1:hover {
  --tw-text-opacity: 1;
  color: rgb(240 245 255 / var(--tw-text-opacity, 1));
}
.hover\:text-geekblue-1\/0:hover {
  color: rgb(240 245 255 / 0);
}
.hover\:text-geekblue-1\/10:hover {
  color: rgb(240 245 255 / 0.1);
}
.hover\:text-geekblue-1\/100:hover {
  color: rgb(240 245 255 / 1);
}
.hover\:text-geekblue-1\/15:hover {
  color: rgb(240 245 255 / 0.15);
}
.hover\:text-geekblue-1\/20:hover {
  color: rgb(240 245 255 / 0.2);
}
.hover\:text-geekblue-1\/25:hover {
  color: rgb(240 245 255 / 0.25);
}
.hover\:text-geekblue-1\/30:hover {
  color: rgb(240 245 255 / 0.3);
}
.hover\:text-geekblue-1\/35:hover {
  color: rgb(240 245 255 / 0.35);
}
.hover\:text-geekblue-1\/40:hover {
  color: rgb(240 245 255 / 0.4);
}
.hover\:text-geekblue-1\/45:hover {
  color: rgb(240 245 255 / 0.45);
}
.hover\:text-geekblue-1\/5:hover {
  color: rgb(240 245 255 / 0.05);
}
.hover\:text-geekblue-1\/50:hover {
  color: rgb(240 245 255 / 0.5);
}
.hover\:text-geekblue-1\/55:hover {
  color: rgb(240 245 255 / 0.55);
}
.hover\:text-geekblue-1\/60:hover {
  color: rgb(240 245 255 / 0.6);
}
.hover\:text-geekblue-1\/65:hover {
  color: rgb(240 245 255 / 0.65);
}
.hover\:text-geekblue-1\/70:hover {
  color: rgb(240 245 255 / 0.7);
}
.hover\:text-geekblue-1\/75:hover {
  color: rgb(240 245 255 / 0.75);
}
.hover\:text-geekblue-1\/80:hover {
  color: rgb(240 245 255 / 0.8);
}
.hover\:text-geekblue-1\/85:hover {
  color: rgb(240 245 255 / 0.85);
}
.hover\:text-geekblue-1\/90:hover {
  color: rgb(240 245 255 / 0.9);
}
.hover\:text-geekblue-1\/95:hover {
  color: rgb(240 245 255 / 0.95);
}
.hover\:text-geekblue-10:hover {
  --tw-text-opacity: 1;
  color: rgb(3 8 82 / var(--tw-text-opacity, 1));
}
.hover\:text-geekblue-10\/0:hover {
  color: rgb(3 8 82 / 0);
}
.hover\:text-geekblue-10\/10:hover {
  color: rgb(3 8 82 / 0.1);
}
.hover\:text-geekblue-10\/100:hover {
  color: rgb(3 8 82 / 1);
}
.hover\:text-geekblue-10\/15:hover {
  color: rgb(3 8 82 / 0.15);
}
.hover\:text-geekblue-10\/20:hover {
  color: rgb(3 8 82 / 0.2);
}
.hover\:text-geekblue-10\/25:hover {
  color: rgb(3 8 82 / 0.25);
}
.hover\:text-geekblue-10\/30:hover {
  color: rgb(3 8 82 / 0.3);
}
.hover\:text-geekblue-10\/35:hover {
  color: rgb(3 8 82 / 0.35);
}
.hover\:text-geekblue-10\/40:hover {
  color: rgb(3 8 82 / 0.4);
}
.hover\:text-geekblue-10\/45:hover {
  color: rgb(3 8 82 / 0.45);
}
.hover\:text-geekblue-10\/5:hover {
  color: rgb(3 8 82 / 0.05);
}
.hover\:text-geekblue-10\/50:hover {
  color: rgb(3 8 82 / 0.5);
}
.hover\:text-geekblue-10\/55:hover {
  color: rgb(3 8 82 / 0.55);
}
.hover\:text-geekblue-10\/60:hover {
  color: rgb(3 8 82 / 0.6);
}
.hover\:text-geekblue-10\/65:hover {
  color: rgb(3 8 82 / 0.65);
}
.hover\:text-geekblue-10\/70:hover {
  color: rgb(3 8 82 / 0.7);
}
.hover\:text-geekblue-10\/75:hover {
  color: rgb(3 8 82 / 0.75);
}
.hover\:text-geekblue-10\/80:hover {
  color: rgb(3 8 82 / 0.8);
}
.hover\:text-geekblue-10\/85:hover {
  color: rgb(3 8 82 / 0.85);
}
.hover\:text-geekblue-10\/90:hover {
  color: rgb(3 8 82 / 0.9);
}
.hover\:text-geekblue-10\/95:hover {
  color: rgb(3 8 82 / 0.95);
}
.hover\:text-geekblue-2:hover {
  --tw-text-opacity: 1;
  color: rgb(214 228 255 / var(--tw-text-opacity, 1));
}
.hover\:text-geekblue-2\/0:hover {
  color: rgb(214 228 255 / 0);
}
.hover\:text-geekblue-2\/10:hover {
  color: rgb(214 228 255 / 0.1);
}
.hover\:text-geekblue-2\/100:hover {
  color: rgb(214 228 255 / 1);
}
.hover\:text-geekblue-2\/15:hover {
  color: rgb(214 228 255 / 0.15);
}
.hover\:text-geekblue-2\/20:hover {
  color: rgb(214 228 255 / 0.2);
}
.hover\:text-geekblue-2\/25:hover {
  color: rgb(214 228 255 / 0.25);
}
.hover\:text-geekblue-2\/30:hover {
  color: rgb(214 228 255 / 0.3);
}
.hover\:text-geekblue-2\/35:hover {
  color: rgb(214 228 255 / 0.35);
}
.hover\:text-geekblue-2\/40:hover {
  color: rgb(214 228 255 / 0.4);
}
.hover\:text-geekblue-2\/45:hover {
  color: rgb(214 228 255 / 0.45);
}
.hover\:text-geekblue-2\/5:hover {
  color: rgb(214 228 255 / 0.05);
}
.hover\:text-geekblue-2\/50:hover {
  color: rgb(214 228 255 / 0.5);
}
.hover\:text-geekblue-2\/55:hover {
  color: rgb(214 228 255 / 0.55);
}
.hover\:text-geekblue-2\/60:hover {
  color: rgb(214 228 255 / 0.6);
}
.hover\:text-geekblue-2\/65:hover {
  color: rgb(214 228 255 / 0.65);
}
.hover\:text-geekblue-2\/70:hover {
  color: rgb(214 228 255 / 0.7);
}
.hover\:text-geekblue-2\/75:hover {
  color: rgb(214 228 255 / 0.75);
}
.hover\:text-geekblue-2\/80:hover {
  color: rgb(214 228 255 / 0.8);
}
.hover\:text-geekblue-2\/85:hover {
  color: rgb(214 228 255 / 0.85);
}
.hover\:text-geekblue-2\/90:hover {
  color: rgb(214 228 255 / 0.9);
}
.hover\:text-geekblue-2\/95:hover {
  color: rgb(214 228 255 / 0.95);
}
.hover\:text-geekblue-3:hover {
  --tw-text-opacity: 1;
  color: rgb(173 198 255 / var(--tw-text-opacity, 1));
}
.hover\:text-geekblue-3\/0:hover {
  color: rgb(173 198 255 / 0);
}
.hover\:text-geekblue-3\/10:hover {
  color: rgb(173 198 255 / 0.1);
}
.hover\:text-geekblue-3\/100:hover {
  color: rgb(173 198 255 / 1);
}
.hover\:text-geekblue-3\/15:hover {
  color: rgb(173 198 255 / 0.15);
}
.hover\:text-geekblue-3\/20:hover {
  color: rgb(173 198 255 / 0.2);
}
.hover\:text-geekblue-3\/25:hover {
  color: rgb(173 198 255 / 0.25);
}
.hover\:text-geekblue-3\/30:hover {
  color: rgb(173 198 255 / 0.3);
}
.hover\:text-geekblue-3\/35:hover {
  color: rgb(173 198 255 / 0.35);
}
.hover\:text-geekblue-3\/40:hover {
  color: rgb(173 198 255 / 0.4);
}
.hover\:text-geekblue-3\/45:hover {
  color: rgb(173 198 255 / 0.45);
}
.hover\:text-geekblue-3\/5:hover {
  color: rgb(173 198 255 / 0.05);
}
.hover\:text-geekblue-3\/50:hover {
  color: rgb(173 198 255 / 0.5);
}
.hover\:text-geekblue-3\/55:hover {
  color: rgb(173 198 255 / 0.55);
}
.hover\:text-geekblue-3\/60:hover {
  color: rgb(173 198 255 / 0.6);
}
.hover\:text-geekblue-3\/65:hover {
  color: rgb(173 198 255 / 0.65);
}
.hover\:text-geekblue-3\/70:hover {
  color: rgb(173 198 255 / 0.7);
}
.hover\:text-geekblue-3\/75:hover {
  color: rgb(173 198 255 / 0.75);
}
.hover\:text-geekblue-3\/80:hover {
  color: rgb(173 198 255 / 0.8);
}
.hover\:text-geekblue-3\/85:hover {
  color: rgb(173 198 255 / 0.85);
}
.hover\:text-geekblue-3\/90:hover {
  color: rgb(173 198 255 / 0.9);
}
.hover\:text-geekblue-3\/95:hover {
  color: rgb(173 198 255 / 0.95);
}
.hover\:text-geekblue-4:hover {
  --tw-text-opacity: 1;
  color: rgb(133 165 255 / var(--tw-text-opacity, 1));
}
.hover\:text-geekblue-4\/0:hover {
  color: rgb(133 165 255 / 0);
}
.hover\:text-geekblue-4\/10:hover {
  color: rgb(133 165 255 / 0.1);
}
.hover\:text-geekblue-4\/100:hover {
  color: rgb(133 165 255 / 1);
}
.hover\:text-geekblue-4\/15:hover {
  color: rgb(133 165 255 / 0.15);
}
.hover\:text-geekblue-4\/20:hover {
  color: rgb(133 165 255 / 0.2);
}
.hover\:text-geekblue-4\/25:hover {
  color: rgb(133 165 255 / 0.25);
}
.hover\:text-geekblue-4\/30:hover {
  color: rgb(133 165 255 / 0.3);
}
.hover\:text-geekblue-4\/35:hover {
  color: rgb(133 165 255 / 0.35);
}
.hover\:text-geekblue-4\/40:hover {
  color: rgb(133 165 255 / 0.4);
}
.hover\:text-geekblue-4\/45:hover {
  color: rgb(133 165 255 / 0.45);
}
.hover\:text-geekblue-4\/5:hover {
  color: rgb(133 165 255 / 0.05);
}
.hover\:text-geekblue-4\/50:hover {
  color: rgb(133 165 255 / 0.5);
}
.hover\:text-geekblue-4\/55:hover {
  color: rgb(133 165 255 / 0.55);
}
.hover\:text-geekblue-4\/60:hover {
  color: rgb(133 165 255 / 0.6);
}
.hover\:text-geekblue-4\/65:hover {
  color: rgb(133 165 255 / 0.65);
}
.hover\:text-geekblue-4\/70:hover {
  color: rgb(133 165 255 / 0.7);
}
.hover\:text-geekblue-4\/75:hover {
  color: rgb(133 165 255 / 0.75);
}
.hover\:text-geekblue-4\/80:hover {
  color: rgb(133 165 255 / 0.8);
}
.hover\:text-geekblue-4\/85:hover {
  color: rgb(133 165 255 / 0.85);
}
.hover\:text-geekblue-4\/90:hover {
  color: rgb(133 165 255 / 0.9);
}
.hover\:text-geekblue-4\/95:hover {
  color: rgb(133 165 255 / 0.95);
}
.hover\:text-geekblue-5:hover {
  --tw-text-opacity: 1;
  color: rgb(89 126 247 / var(--tw-text-opacity, 1));
}
.hover\:text-geekblue-5\/0:hover {
  color: rgb(89 126 247 / 0);
}
.hover\:text-geekblue-5\/10:hover {
  color: rgb(89 126 247 / 0.1);
}
.hover\:text-geekblue-5\/100:hover {
  color: rgb(89 126 247 / 1);
}
.hover\:text-geekblue-5\/15:hover {
  color: rgb(89 126 247 / 0.15);
}
.hover\:text-geekblue-5\/20:hover {
  color: rgb(89 126 247 / 0.2);
}
.hover\:text-geekblue-5\/25:hover {
  color: rgb(89 126 247 / 0.25);
}
.hover\:text-geekblue-5\/30:hover {
  color: rgb(89 126 247 / 0.3);
}
.hover\:text-geekblue-5\/35:hover {
  color: rgb(89 126 247 / 0.35);
}
.hover\:text-geekblue-5\/40:hover {
  color: rgb(89 126 247 / 0.4);
}
.hover\:text-geekblue-5\/45:hover {
  color: rgb(89 126 247 / 0.45);
}
.hover\:text-geekblue-5\/5:hover {
  color: rgb(89 126 247 / 0.05);
}
.hover\:text-geekblue-5\/50:hover {
  color: rgb(89 126 247 / 0.5);
}
.hover\:text-geekblue-5\/55:hover {
  color: rgb(89 126 247 / 0.55);
}
.hover\:text-geekblue-5\/60:hover {
  color: rgb(89 126 247 / 0.6);
}
.hover\:text-geekblue-5\/65:hover {
  color: rgb(89 126 247 / 0.65);
}
.hover\:text-geekblue-5\/70:hover {
  color: rgb(89 126 247 / 0.7);
}
.hover\:text-geekblue-5\/75:hover {
  color: rgb(89 126 247 / 0.75);
}
.hover\:text-geekblue-5\/80:hover {
  color: rgb(89 126 247 / 0.8);
}
.hover\:text-geekblue-5\/85:hover {
  color: rgb(89 126 247 / 0.85);
}
.hover\:text-geekblue-5\/90:hover {
  color: rgb(89 126 247 / 0.9);
}
.hover\:text-geekblue-5\/95:hover {
  color: rgb(89 126 247 / 0.95);
}
.hover\:text-geekblue-6:hover {
  --tw-text-opacity: 1;
  color: rgb(47 84 235 / var(--tw-text-opacity, 1));
}
.hover\:text-geekblue-6\/0:hover {
  color: rgb(47 84 235 / 0);
}
.hover\:text-geekblue-6\/10:hover {
  color: rgb(47 84 235 / 0.1);
}
.hover\:text-geekblue-6\/100:hover {
  color: rgb(47 84 235 / 1);
}
.hover\:text-geekblue-6\/15:hover {
  color: rgb(47 84 235 / 0.15);
}
.hover\:text-geekblue-6\/20:hover {
  color: rgb(47 84 235 / 0.2);
}
.hover\:text-geekblue-6\/25:hover {
  color: rgb(47 84 235 / 0.25);
}
.hover\:text-geekblue-6\/30:hover {
  color: rgb(47 84 235 / 0.3);
}
.hover\:text-geekblue-6\/35:hover {
  color: rgb(47 84 235 / 0.35);
}
.hover\:text-geekblue-6\/40:hover {
  color: rgb(47 84 235 / 0.4);
}
.hover\:text-geekblue-6\/45:hover {
  color: rgb(47 84 235 / 0.45);
}
.hover\:text-geekblue-6\/5:hover {
  color: rgb(47 84 235 / 0.05);
}
.hover\:text-geekblue-6\/50:hover {
  color: rgb(47 84 235 / 0.5);
}
.hover\:text-geekblue-6\/55:hover {
  color: rgb(47 84 235 / 0.55);
}
.hover\:text-geekblue-6\/60:hover {
  color: rgb(47 84 235 / 0.6);
}
.hover\:text-geekblue-6\/65:hover {
  color: rgb(47 84 235 / 0.65);
}
.hover\:text-geekblue-6\/70:hover {
  color: rgb(47 84 235 / 0.7);
}
.hover\:text-geekblue-6\/75:hover {
  color: rgb(47 84 235 / 0.75);
}
.hover\:text-geekblue-6\/80:hover {
  color: rgb(47 84 235 / 0.8);
}
.hover\:text-geekblue-6\/85:hover {
  color: rgb(47 84 235 / 0.85);
}
.hover\:text-geekblue-6\/90:hover {
  color: rgb(47 84 235 / 0.9);
}
.hover\:text-geekblue-6\/95:hover {
  color: rgb(47 84 235 / 0.95);
}
.hover\:text-geekblue-7:hover {
  --tw-text-opacity: 1;
  color: rgb(29 57 196 / var(--tw-text-opacity, 1));
}
.hover\:text-geekblue-7\/0:hover {
  color: rgb(29 57 196 / 0);
}
.hover\:text-geekblue-7\/10:hover {
  color: rgb(29 57 196 / 0.1);
}
.hover\:text-geekblue-7\/100:hover {
  color: rgb(29 57 196 / 1);
}
.hover\:text-geekblue-7\/15:hover {
  color: rgb(29 57 196 / 0.15);
}
.hover\:text-geekblue-7\/20:hover {
  color: rgb(29 57 196 / 0.2);
}
.hover\:text-geekblue-7\/25:hover {
  color: rgb(29 57 196 / 0.25);
}
.hover\:text-geekblue-7\/30:hover {
  color: rgb(29 57 196 / 0.3);
}
.hover\:text-geekblue-7\/35:hover {
  color: rgb(29 57 196 / 0.35);
}
.hover\:text-geekblue-7\/40:hover {
  color: rgb(29 57 196 / 0.4);
}
.hover\:text-geekblue-7\/45:hover {
  color: rgb(29 57 196 / 0.45);
}
.hover\:text-geekblue-7\/5:hover {
  color: rgb(29 57 196 / 0.05);
}
.hover\:text-geekblue-7\/50:hover {
  color: rgb(29 57 196 / 0.5);
}
.hover\:text-geekblue-7\/55:hover {
  color: rgb(29 57 196 / 0.55);
}
.hover\:text-geekblue-7\/60:hover {
  color: rgb(29 57 196 / 0.6);
}
.hover\:text-geekblue-7\/65:hover {
  color: rgb(29 57 196 / 0.65);
}
.hover\:text-geekblue-7\/70:hover {
  color: rgb(29 57 196 / 0.7);
}
.hover\:text-geekblue-7\/75:hover {
  color: rgb(29 57 196 / 0.75);
}
.hover\:text-geekblue-7\/80:hover {
  color: rgb(29 57 196 / 0.8);
}
.hover\:text-geekblue-7\/85:hover {
  color: rgb(29 57 196 / 0.85);
}
.hover\:text-geekblue-7\/90:hover {
  color: rgb(29 57 196 / 0.9);
}
.hover\:text-geekblue-7\/95:hover {
  color: rgb(29 57 196 / 0.95);
}
.hover\:text-geekblue-8:hover {
  --tw-text-opacity: 1;
  color: rgb(16 35 158 / var(--tw-text-opacity, 1));
}
.hover\:text-geekblue-8\/0:hover {
  color: rgb(16 35 158 / 0);
}
.hover\:text-geekblue-8\/10:hover {
  color: rgb(16 35 158 / 0.1);
}
.hover\:text-geekblue-8\/100:hover {
  color: rgb(16 35 158 / 1);
}
.hover\:text-geekblue-8\/15:hover {
  color: rgb(16 35 158 / 0.15);
}
.hover\:text-geekblue-8\/20:hover {
  color: rgb(16 35 158 / 0.2);
}
.hover\:text-geekblue-8\/25:hover {
  color: rgb(16 35 158 / 0.25);
}
.hover\:text-geekblue-8\/30:hover {
  color: rgb(16 35 158 / 0.3);
}
.hover\:text-geekblue-8\/35:hover {
  color: rgb(16 35 158 / 0.35);
}
.hover\:text-geekblue-8\/40:hover {
  color: rgb(16 35 158 / 0.4);
}
.hover\:text-geekblue-8\/45:hover {
  color: rgb(16 35 158 / 0.45);
}
.hover\:text-geekblue-8\/5:hover {
  color: rgb(16 35 158 / 0.05);
}
.hover\:text-geekblue-8\/50:hover {
  color: rgb(16 35 158 / 0.5);
}
.hover\:text-geekblue-8\/55:hover {
  color: rgb(16 35 158 / 0.55);
}
.hover\:text-geekblue-8\/60:hover {
  color: rgb(16 35 158 / 0.6);
}
.hover\:text-geekblue-8\/65:hover {
  color: rgb(16 35 158 / 0.65);
}
.hover\:text-geekblue-8\/70:hover {
  color: rgb(16 35 158 / 0.7);
}
.hover\:text-geekblue-8\/75:hover {
  color: rgb(16 35 158 / 0.75);
}
.hover\:text-geekblue-8\/80:hover {
  color: rgb(16 35 158 / 0.8);
}
.hover\:text-geekblue-8\/85:hover {
  color: rgb(16 35 158 / 0.85);
}
.hover\:text-geekblue-8\/90:hover {
  color: rgb(16 35 158 / 0.9);
}
.hover\:text-geekblue-8\/95:hover {
  color: rgb(16 35 158 / 0.95);
}
.hover\:text-geekblue-9:hover {
  --tw-text-opacity: 1;
  color: rgb(6 17 120 / var(--tw-text-opacity, 1));
}
.hover\:text-geekblue-9\/0:hover {
  color: rgb(6 17 120 / 0);
}
.hover\:text-geekblue-9\/10:hover {
  color: rgb(6 17 120 / 0.1);
}
.hover\:text-geekblue-9\/100:hover {
  color: rgb(6 17 120 / 1);
}
.hover\:text-geekblue-9\/15:hover {
  color: rgb(6 17 120 / 0.15);
}
.hover\:text-geekblue-9\/20:hover {
  color: rgb(6 17 120 / 0.2);
}
.hover\:text-geekblue-9\/25:hover {
  color: rgb(6 17 120 / 0.25);
}
.hover\:text-geekblue-9\/30:hover {
  color: rgb(6 17 120 / 0.3);
}
.hover\:text-geekblue-9\/35:hover {
  color: rgb(6 17 120 / 0.35);
}
.hover\:text-geekblue-9\/40:hover {
  color: rgb(6 17 120 / 0.4);
}
.hover\:text-geekblue-9\/45:hover {
  color: rgb(6 17 120 / 0.45);
}
.hover\:text-geekblue-9\/5:hover {
  color: rgb(6 17 120 / 0.05);
}
.hover\:text-geekblue-9\/50:hover {
  color: rgb(6 17 120 / 0.5);
}
.hover\:text-geekblue-9\/55:hover {
  color: rgb(6 17 120 / 0.55);
}
.hover\:text-geekblue-9\/60:hover {
  color: rgb(6 17 120 / 0.6);
}
.hover\:text-geekblue-9\/65:hover {
  color: rgb(6 17 120 / 0.65);
}
.hover\:text-geekblue-9\/70:hover {
  color: rgb(6 17 120 / 0.7);
}
.hover\:text-geekblue-9\/75:hover {
  color: rgb(6 17 120 / 0.75);
}
.hover\:text-geekblue-9\/80:hover {
  color: rgb(6 17 120 / 0.8);
}
.hover\:text-geekblue-9\/85:hover {
  color: rgb(6 17 120 / 0.85);
}
.hover\:text-geekblue-9\/90:hover {
  color: rgb(6 17 120 / 0.9);
}
.hover\:text-geekblue-9\/95:hover {
  color: rgb(6 17 120 / 0.95);
}
.hover\:text-gold-1:hover {
  --tw-text-opacity: 1;
  color: rgb(255 251 230 / var(--tw-text-opacity, 1));
}
.hover\:text-gold-1\/0:hover {
  color: rgb(255 251 230 / 0);
}
.hover\:text-gold-1\/10:hover {
  color: rgb(255 251 230 / 0.1);
}
.hover\:text-gold-1\/100:hover {
  color: rgb(255 251 230 / 1);
}
.hover\:text-gold-1\/15:hover {
  color: rgb(255 251 230 / 0.15);
}
.hover\:text-gold-1\/20:hover {
  color: rgb(255 251 230 / 0.2);
}
.hover\:text-gold-1\/25:hover {
  color: rgb(255 251 230 / 0.25);
}
.hover\:text-gold-1\/30:hover {
  color: rgb(255 251 230 / 0.3);
}
.hover\:text-gold-1\/35:hover {
  color: rgb(255 251 230 / 0.35);
}
.hover\:text-gold-1\/40:hover {
  color: rgb(255 251 230 / 0.4);
}
.hover\:text-gold-1\/45:hover {
  color: rgb(255 251 230 / 0.45);
}
.hover\:text-gold-1\/5:hover {
  color: rgb(255 251 230 / 0.05);
}
.hover\:text-gold-1\/50:hover {
  color: rgb(255 251 230 / 0.5);
}
.hover\:text-gold-1\/55:hover {
  color: rgb(255 251 230 / 0.55);
}
.hover\:text-gold-1\/60:hover {
  color: rgb(255 251 230 / 0.6);
}
.hover\:text-gold-1\/65:hover {
  color: rgb(255 251 230 / 0.65);
}
.hover\:text-gold-1\/70:hover {
  color: rgb(255 251 230 / 0.7);
}
.hover\:text-gold-1\/75:hover {
  color: rgb(255 251 230 / 0.75);
}
.hover\:text-gold-1\/80:hover {
  color: rgb(255 251 230 / 0.8);
}
.hover\:text-gold-1\/85:hover {
  color: rgb(255 251 230 / 0.85);
}
.hover\:text-gold-1\/90:hover {
  color: rgb(255 251 230 / 0.9);
}
.hover\:text-gold-1\/95:hover {
  color: rgb(255 251 230 / 0.95);
}
.hover\:text-gold-10:hover {
  --tw-text-opacity: 1;
  color: rgb(97 52 0 / var(--tw-text-opacity, 1));
}
.hover\:text-gold-10\/0:hover {
  color: rgb(97 52 0 / 0);
}
.hover\:text-gold-10\/10:hover {
  color: rgb(97 52 0 / 0.1);
}
.hover\:text-gold-10\/100:hover {
  color: rgb(97 52 0 / 1);
}
.hover\:text-gold-10\/15:hover {
  color: rgb(97 52 0 / 0.15);
}
.hover\:text-gold-10\/20:hover {
  color: rgb(97 52 0 / 0.2);
}
.hover\:text-gold-10\/25:hover {
  color: rgb(97 52 0 / 0.25);
}
.hover\:text-gold-10\/30:hover {
  color: rgb(97 52 0 / 0.3);
}
.hover\:text-gold-10\/35:hover {
  color: rgb(97 52 0 / 0.35);
}
.hover\:text-gold-10\/40:hover {
  color: rgb(97 52 0 / 0.4);
}
.hover\:text-gold-10\/45:hover {
  color: rgb(97 52 0 / 0.45);
}
.hover\:text-gold-10\/5:hover {
  color: rgb(97 52 0 / 0.05);
}
.hover\:text-gold-10\/50:hover {
  color: rgb(97 52 0 / 0.5);
}
.hover\:text-gold-10\/55:hover {
  color: rgb(97 52 0 / 0.55);
}
.hover\:text-gold-10\/60:hover {
  color: rgb(97 52 0 / 0.6);
}
.hover\:text-gold-10\/65:hover {
  color: rgb(97 52 0 / 0.65);
}
.hover\:text-gold-10\/70:hover {
  color: rgb(97 52 0 / 0.7);
}
.hover\:text-gold-10\/75:hover {
  color: rgb(97 52 0 / 0.75);
}
.hover\:text-gold-10\/80:hover {
  color: rgb(97 52 0 / 0.8);
}
.hover\:text-gold-10\/85:hover {
  color: rgb(97 52 0 / 0.85);
}
.hover\:text-gold-10\/90:hover {
  color: rgb(97 52 0 / 0.9);
}
.hover\:text-gold-10\/95:hover {
  color: rgb(97 52 0 / 0.95);
}
.hover\:text-gold-2:hover {
  --tw-text-opacity: 1;
  color: rgb(255 241 184 / var(--tw-text-opacity, 1));
}
.hover\:text-gold-2\/0:hover {
  color: rgb(255 241 184 / 0);
}
.hover\:text-gold-2\/10:hover {
  color: rgb(255 241 184 / 0.1);
}
.hover\:text-gold-2\/100:hover {
  color: rgb(255 241 184 / 1);
}
.hover\:text-gold-2\/15:hover {
  color: rgb(255 241 184 / 0.15);
}
.hover\:text-gold-2\/20:hover {
  color: rgb(255 241 184 / 0.2);
}
.hover\:text-gold-2\/25:hover {
  color: rgb(255 241 184 / 0.25);
}
.hover\:text-gold-2\/30:hover {
  color: rgb(255 241 184 / 0.3);
}
.hover\:text-gold-2\/35:hover {
  color: rgb(255 241 184 / 0.35);
}
.hover\:text-gold-2\/40:hover {
  color: rgb(255 241 184 / 0.4);
}
.hover\:text-gold-2\/45:hover {
  color: rgb(255 241 184 / 0.45);
}
.hover\:text-gold-2\/5:hover {
  color: rgb(255 241 184 / 0.05);
}
.hover\:text-gold-2\/50:hover {
  color: rgb(255 241 184 / 0.5);
}
.hover\:text-gold-2\/55:hover {
  color: rgb(255 241 184 / 0.55);
}
.hover\:text-gold-2\/60:hover {
  color: rgb(255 241 184 / 0.6);
}
.hover\:text-gold-2\/65:hover {
  color: rgb(255 241 184 / 0.65);
}
.hover\:text-gold-2\/70:hover {
  color: rgb(255 241 184 / 0.7);
}
.hover\:text-gold-2\/75:hover {
  color: rgb(255 241 184 / 0.75);
}
.hover\:text-gold-2\/80:hover {
  color: rgb(255 241 184 / 0.8);
}
.hover\:text-gold-2\/85:hover {
  color: rgb(255 241 184 / 0.85);
}
.hover\:text-gold-2\/90:hover {
  color: rgb(255 241 184 / 0.9);
}
.hover\:text-gold-2\/95:hover {
  color: rgb(255 241 184 / 0.95);
}
.hover\:text-gold-3:hover {
  --tw-text-opacity: 1;
  color: rgb(255 229 143 / var(--tw-text-opacity, 1));
}
.hover\:text-gold-3\/0:hover {
  color: rgb(255 229 143 / 0);
}
.hover\:text-gold-3\/10:hover {
  color: rgb(255 229 143 / 0.1);
}
.hover\:text-gold-3\/100:hover {
  color: rgb(255 229 143 / 1);
}
.hover\:text-gold-3\/15:hover {
  color: rgb(255 229 143 / 0.15);
}
.hover\:text-gold-3\/20:hover {
  color: rgb(255 229 143 / 0.2);
}
.hover\:text-gold-3\/25:hover {
  color: rgb(255 229 143 / 0.25);
}
.hover\:text-gold-3\/30:hover {
  color: rgb(255 229 143 / 0.3);
}
.hover\:text-gold-3\/35:hover {
  color: rgb(255 229 143 / 0.35);
}
.hover\:text-gold-3\/40:hover {
  color: rgb(255 229 143 / 0.4);
}
.hover\:text-gold-3\/45:hover {
  color: rgb(255 229 143 / 0.45);
}
.hover\:text-gold-3\/5:hover {
  color: rgb(255 229 143 / 0.05);
}
.hover\:text-gold-3\/50:hover {
  color: rgb(255 229 143 / 0.5);
}
.hover\:text-gold-3\/55:hover {
  color: rgb(255 229 143 / 0.55);
}
.hover\:text-gold-3\/60:hover {
  color: rgb(255 229 143 / 0.6);
}
.hover\:text-gold-3\/65:hover {
  color: rgb(255 229 143 / 0.65);
}
.hover\:text-gold-3\/70:hover {
  color: rgb(255 229 143 / 0.7);
}
.hover\:text-gold-3\/75:hover {
  color: rgb(255 229 143 / 0.75);
}
.hover\:text-gold-3\/80:hover {
  color: rgb(255 229 143 / 0.8);
}
.hover\:text-gold-3\/85:hover {
  color: rgb(255 229 143 / 0.85);
}
.hover\:text-gold-3\/90:hover {
  color: rgb(255 229 143 / 0.9);
}
.hover\:text-gold-3\/95:hover {
  color: rgb(255 229 143 / 0.95);
}
.hover\:text-gold-4:hover {
  --tw-text-opacity: 1;
  color: rgb(255 214 102 / var(--tw-text-opacity, 1));
}
.hover\:text-gold-4\/0:hover {
  color: rgb(255 214 102 / 0);
}
.hover\:text-gold-4\/10:hover {
  color: rgb(255 214 102 / 0.1);
}
.hover\:text-gold-4\/100:hover {
  color: rgb(255 214 102 / 1);
}
.hover\:text-gold-4\/15:hover {
  color: rgb(255 214 102 / 0.15);
}
.hover\:text-gold-4\/20:hover {
  color: rgb(255 214 102 / 0.2);
}
.hover\:text-gold-4\/25:hover {
  color: rgb(255 214 102 / 0.25);
}
.hover\:text-gold-4\/30:hover {
  color: rgb(255 214 102 / 0.3);
}
.hover\:text-gold-4\/35:hover {
  color: rgb(255 214 102 / 0.35);
}
.hover\:text-gold-4\/40:hover {
  color: rgb(255 214 102 / 0.4);
}
.hover\:text-gold-4\/45:hover {
  color: rgb(255 214 102 / 0.45);
}
.hover\:text-gold-4\/5:hover {
  color: rgb(255 214 102 / 0.05);
}
.hover\:text-gold-4\/50:hover {
  color: rgb(255 214 102 / 0.5);
}
.hover\:text-gold-4\/55:hover {
  color: rgb(255 214 102 / 0.55);
}
.hover\:text-gold-4\/60:hover {
  color: rgb(255 214 102 / 0.6);
}
.hover\:text-gold-4\/65:hover {
  color: rgb(255 214 102 / 0.65);
}
.hover\:text-gold-4\/70:hover {
  color: rgb(255 214 102 / 0.7);
}
.hover\:text-gold-4\/75:hover {
  color: rgb(255 214 102 / 0.75);
}
.hover\:text-gold-4\/80:hover {
  color: rgb(255 214 102 / 0.8);
}
.hover\:text-gold-4\/85:hover {
  color: rgb(255 214 102 / 0.85);
}
.hover\:text-gold-4\/90:hover {
  color: rgb(255 214 102 / 0.9);
}
.hover\:text-gold-4\/95:hover {
  color: rgb(255 214 102 / 0.95);
}
.hover\:text-gold-5:hover {
  --tw-text-opacity: 1;
  color: rgb(255 197 61 / var(--tw-text-opacity, 1));
}
.hover\:text-gold-5\/0:hover {
  color: rgb(255 197 61 / 0);
}
.hover\:text-gold-5\/10:hover {
  color: rgb(255 197 61 / 0.1);
}
.hover\:text-gold-5\/100:hover {
  color: rgb(255 197 61 / 1);
}
.hover\:text-gold-5\/15:hover {
  color: rgb(255 197 61 / 0.15);
}
.hover\:text-gold-5\/20:hover {
  color: rgb(255 197 61 / 0.2);
}
.hover\:text-gold-5\/25:hover {
  color: rgb(255 197 61 / 0.25);
}
.hover\:text-gold-5\/30:hover {
  color: rgb(255 197 61 / 0.3);
}
.hover\:text-gold-5\/35:hover {
  color: rgb(255 197 61 / 0.35);
}
.hover\:text-gold-5\/40:hover {
  color: rgb(255 197 61 / 0.4);
}
.hover\:text-gold-5\/45:hover {
  color: rgb(255 197 61 / 0.45);
}
.hover\:text-gold-5\/5:hover {
  color: rgb(255 197 61 / 0.05);
}
.hover\:text-gold-5\/50:hover {
  color: rgb(255 197 61 / 0.5);
}
.hover\:text-gold-5\/55:hover {
  color: rgb(255 197 61 / 0.55);
}
.hover\:text-gold-5\/60:hover {
  color: rgb(255 197 61 / 0.6);
}
.hover\:text-gold-5\/65:hover {
  color: rgb(255 197 61 / 0.65);
}
.hover\:text-gold-5\/70:hover {
  color: rgb(255 197 61 / 0.7);
}
.hover\:text-gold-5\/75:hover {
  color: rgb(255 197 61 / 0.75);
}
.hover\:text-gold-5\/80:hover {
  color: rgb(255 197 61 / 0.8);
}
.hover\:text-gold-5\/85:hover {
  color: rgb(255 197 61 / 0.85);
}
.hover\:text-gold-5\/90:hover {
  color: rgb(255 197 61 / 0.9);
}
.hover\:text-gold-5\/95:hover {
  color: rgb(255 197 61 / 0.95);
}
.hover\:text-gold-6:hover {
  --tw-text-opacity: 1;
  color: rgb(250 173 20 / var(--tw-text-opacity, 1));
}
.hover\:text-gold-6\/0:hover {
  color: rgb(250 173 20 / 0);
}
.hover\:text-gold-6\/10:hover {
  color: rgb(250 173 20 / 0.1);
}
.hover\:text-gold-6\/100:hover {
  color: rgb(250 173 20 / 1);
}
.hover\:text-gold-6\/15:hover {
  color: rgb(250 173 20 / 0.15);
}
.hover\:text-gold-6\/20:hover {
  color: rgb(250 173 20 / 0.2);
}
.hover\:text-gold-6\/25:hover {
  color: rgb(250 173 20 / 0.25);
}
.hover\:text-gold-6\/30:hover {
  color: rgb(250 173 20 / 0.3);
}
.hover\:text-gold-6\/35:hover {
  color: rgb(250 173 20 / 0.35);
}
.hover\:text-gold-6\/40:hover {
  color: rgb(250 173 20 / 0.4);
}
.hover\:text-gold-6\/45:hover {
  color: rgb(250 173 20 / 0.45);
}
.hover\:text-gold-6\/5:hover {
  color: rgb(250 173 20 / 0.05);
}
.hover\:text-gold-6\/50:hover {
  color: rgb(250 173 20 / 0.5);
}
.hover\:text-gold-6\/55:hover {
  color: rgb(250 173 20 / 0.55);
}
.hover\:text-gold-6\/60:hover {
  color: rgb(250 173 20 / 0.6);
}
.hover\:text-gold-6\/65:hover {
  color: rgb(250 173 20 / 0.65);
}
.hover\:text-gold-6\/70:hover {
  color: rgb(250 173 20 / 0.7);
}
.hover\:text-gold-6\/75:hover {
  color: rgb(250 173 20 / 0.75);
}
.hover\:text-gold-6\/80:hover {
  color: rgb(250 173 20 / 0.8);
}
.hover\:text-gold-6\/85:hover {
  color: rgb(250 173 20 / 0.85);
}
.hover\:text-gold-6\/90:hover {
  color: rgb(250 173 20 / 0.9);
}
.hover\:text-gold-6\/95:hover {
  color: rgb(250 173 20 / 0.95);
}
.hover\:text-gold-7:hover {
  --tw-text-opacity: 1;
  color: rgb(212 136 6 / var(--tw-text-opacity, 1));
}
.hover\:text-gold-7\/0:hover {
  color: rgb(212 136 6 / 0);
}
.hover\:text-gold-7\/10:hover {
  color: rgb(212 136 6 / 0.1);
}
.hover\:text-gold-7\/100:hover {
  color: rgb(212 136 6 / 1);
}
.hover\:text-gold-7\/15:hover {
  color: rgb(212 136 6 / 0.15);
}
.hover\:text-gold-7\/20:hover {
  color: rgb(212 136 6 / 0.2);
}
.hover\:text-gold-7\/25:hover {
  color: rgb(212 136 6 / 0.25);
}
.hover\:text-gold-7\/30:hover {
  color: rgb(212 136 6 / 0.3);
}
.hover\:text-gold-7\/35:hover {
  color: rgb(212 136 6 / 0.35);
}
.hover\:text-gold-7\/40:hover {
  color: rgb(212 136 6 / 0.4);
}
.hover\:text-gold-7\/45:hover {
  color: rgb(212 136 6 / 0.45);
}
.hover\:text-gold-7\/5:hover {
  color: rgb(212 136 6 / 0.05);
}
.hover\:text-gold-7\/50:hover {
  color: rgb(212 136 6 / 0.5);
}
.hover\:text-gold-7\/55:hover {
  color: rgb(212 136 6 / 0.55);
}
.hover\:text-gold-7\/60:hover {
  color: rgb(212 136 6 / 0.6);
}
.hover\:text-gold-7\/65:hover {
  color: rgb(212 136 6 / 0.65);
}
.hover\:text-gold-7\/70:hover {
  color: rgb(212 136 6 / 0.7);
}
.hover\:text-gold-7\/75:hover {
  color: rgb(212 136 6 / 0.75);
}
.hover\:text-gold-7\/80:hover {
  color: rgb(212 136 6 / 0.8);
}
.hover\:text-gold-7\/85:hover {
  color: rgb(212 136 6 / 0.85);
}
.hover\:text-gold-7\/90:hover {
  color: rgb(212 136 6 / 0.9);
}
.hover\:text-gold-7\/95:hover {
  color: rgb(212 136 6 / 0.95);
}
.hover\:text-gold-8:hover {
  --tw-text-opacity: 1;
  color: rgb(173 104 0 / var(--tw-text-opacity, 1));
}
.hover\:text-gold-8\/0:hover {
  color: rgb(173 104 0 / 0);
}
.hover\:text-gold-8\/10:hover {
  color: rgb(173 104 0 / 0.1);
}
.hover\:text-gold-8\/100:hover {
  color: rgb(173 104 0 / 1);
}
.hover\:text-gold-8\/15:hover {
  color: rgb(173 104 0 / 0.15);
}
.hover\:text-gold-8\/20:hover {
  color: rgb(173 104 0 / 0.2);
}
.hover\:text-gold-8\/25:hover {
  color: rgb(173 104 0 / 0.25);
}
.hover\:text-gold-8\/30:hover {
  color: rgb(173 104 0 / 0.3);
}
.hover\:text-gold-8\/35:hover {
  color: rgb(173 104 0 / 0.35);
}
.hover\:text-gold-8\/40:hover {
  color: rgb(173 104 0 / 0.4);
}
.hover\:text-gold-8\/45:hover {
  color: rgb(173 104 0 / 0.45);
}
.hover\:text-gold-8\/5:hover {
  color: rgb(173 104 0 / 0.05);
}
.hover\:text-gold-8\/50:hover {
  color: rgb(173 104 0 / 0.5);
}
.hover\:text-gold-8\/55:hover {
  color: rgb(173 104 0 / 0.55);
}
.hover\:text-gold-8\/60:hover {
  color: rgb(173 104 0 / 0.6);
}
.hover\:text-gold-8\/65:hover {
  color: rgb(173 104 0 / 0.65);
}
.hover\:text-gold-8\/70:hover {
  color: rgb(173 104 0 / 0.7);
}
.hover\:text-gold-8\/75:hover {
  color: rgb(173 104 0 / 0.75);
}
.hover\:text-gold-8\/80:hover {
  color: rgb(173 104 0 / 0.8);
}
.hover\:text-gold-8\/85:hover {
  color: rgb(173 104 0 / 0.85);
}
.hover\:text-gold-8\/90:hover {
  color: rgb(173 104 0 / 0.9);
}
.hover\:text-gold-8\/95:hover {
  color: rgb(173 104 0 / 0.95);
}
.hover\:text-gold-9:hover {
  --tw-text-opacity: 1;
  color: rgb(135 77 0 / var(--tw-text-opacity, 1));
}
.hover\:text-gold-9\/0:hover {
  color: rgb(135 77 0 / 0);
}
.hover\:text-gold-9\/10:hover {
  color: rgb(135 77 0 / 0.1);
}
.hover\:text-gold-9\/100:hover {
  color: rgb(135 77 0 / 1);
}
.hover\:text-gold-9\/15:hover {
  color: rgb(135 77 0 / 0.15);
}
.hover\:text-gold-9\/20:hover {
  color: rgb(135 77 0 / 0.2);
}
.hover\:text-gold-9\/25:hover {
  color: rgb(135 77 0 / 0.25);
}
.hover\:text-gold-9\/30:hover {
  color: rgb(135 77 0 / 0.3);
}
.hover\:text-gold-9\/35:hover {
  color: rgb(135 77 0 / 0.35);
}
.hover\:text-gold-9\/40:hover {
  color: rgb(135 77 0 / 0.4);
}
.hover\:text-gold-9\/45:hover {
  color: rgb(135 77 0 / 0.45);
}
.hover\:text-gold-9\/5:hover {
  color: rgb(135 77 0 / 0.05);
}
.hover\:text-gold-9\/50:hover {
  color: rgb(135 77 0 / 0.5);
}
.hover\:text-gold-9\/55:hover {
  color: rgb(135 77 0 / 0.55);
}
.hover\:text-gold-9\/60:hover {
  color: rgb(135 77 0 / 0.6);
}
.hover\:text-gold-9\/65:hover {
  color: rgb(135 77 0 / 0.65);
}
.hover\:text-gold-9\/70:hover {
  color: rgb(135 77 0 / 0.7);
}
.hover\:text-gold-9\/75:hover {
  color: rgb(135 77 0 / 0.75);
}
.hover\:text-gold-9\/80:hover {
  color: rgb(135 77 0 / 0.8);
}
.hover\:text-gold-9\/85:hover {
  color: rgb(135 77 0 / 0.85);
}
.hover\:text-gold-9\/90:hover {
  color: rgb(135 77 0 / 0.9);
}
.hover\:text-gold-9\/95:hover {
  color: rgb(135 77 0 / 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-50:hover {
  --tw-text-opacity: 1;
  color: rgb(249 250 251 / var(--tw-text-opacity, 1));
}
.hover\:text-gray-50\/0:hover {
  color: rgb(249 250 251 / 0);
}
.hover\:text-gray-50\/10:hover {
  color: rgb(249 250 251 / 0.1);
}
.hover\:text-gray-50\/100:hover {
  color: rgb(249 250 251 / 1);
}
.hover\:text-gray-50\/15:hover {
  color: rgb(249 250 251 / 0.15);
}
.hover\:text-gray-50\/20:hover {
  color: rgb(249 250 251 / 0.2);
}
.hover\:text-gray-50\/25:hover {
  color: rgb(249 250 251 / 0.25);
}
.hover\:text-gray-50\/30:hover {
  color: rgb(249 250 251 / 0.3);
}
.hover\:text-gray-50\/35:hover {
  color: rgb(249 250 251 / 0.35);
}
.hover\:text-gray-50\/40:hover {
  color: rgb(249 250 251 / 0.4);
}
.hover\:text-gray-50\/45:hover {
  color: rgb(249 250 251 / 0.45);
}
.hover\:text-gray-50\/5:hover {
  color: rgb(249 250 251 / 0.05);
}
.hover\:text-gray-50\/50:hover {
  color: rgb(249 250 251 / 0.5);
}
.hover\:text-gray-50\/55:hover {
  color: rgb(249 250 251 / 0.55);
}
.hover\:text-gray-50\/60:hover {
  color: rgb(249 250 251 / 0.6);
}
.hover\:text-gray-50\/65:hover {
  color: rgb(249 250 251 / 0.65);
}
.hover\:text-gray-50\/70:hover {
  color: rgb(249 250 251 / 0.7);
}
.hover\:text-gray-50\/75:hover {
  color: rgb(249 250 251 / 0.75);
}
.hover\:text-gray-50\/80:hover {
  color: rgb(249 250 251 / 0.8);
}
.hover\:text-gray-50\/85:hover {
  color: rgb(249 250 251 / 0.85);
}
.hover\:text-gray-50\/90:hover {
  color: rgb(249 250 251 / 0.9);
}
.hover\:text-gray-50\/95:hover {
  color: rgb(249 250 251 / 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-1:hover {
  --tw-text-opacity: 1;
  color: rgb(246 255 237 / var(--tw-text-opacity, 1));
}
.hover\:text-green-1\/0:hover {
  color: rgb(246 255 237 / 0);
}
.hover\:text-green-1\/10:hover {
  color: rgb(246 255 237 / 0.1);
}
.hover\:text-green-1\/100:hover {
  color: rgb(246 255 237 / 1);
}
.hover\:text-green-1\/15:hover {
  color: rgb(246 255 237 / 0.15);
}
.hover\:text-green-1\/20:hover {
  color: rgb(246 255 237 / 0.2);
}
.hover\:text-green-1\/25:hover {
  color: rgb(246 255 237 / 0.25);
}
.hover\:text-green-1\/30:hover {
  color: rgb(246 255 237 / 0.3);
}
.hover\:text-green-1\/35:hover {
  color: rgb(246 255 237 / 0.35);
}
.hover\:text-green-1\/40:hover {
  color: rgb(246 255 237 / 0.4);
}
.hover\:text-green-1\/45:hover {
  color: rgb(246 255 237 / 0.45);
}
.hover\:text-green-1\/5:hover {
  color: rgb(246 255 237 / 0.05);
}
.hover\:text-green-1\/50:hover {
  color: rgb(246 255 237 / 0.5);
}
.hover\:text-green-1\/55:hover {
  color: rgb(246 255 237 / 0.55);
}
.hover\:text-green-1\/60:hover {
  color: rgb(246 255 237 / 0.6);
}
.hover\:text-green-1\/65:hover {
  color: rgb(246 255 237 / 0.65);
}
.hover\:text-green-1\/70:hover {
  color: rgb(246 255 237 / 0.7);
}
.hover\:text-green-1\/75:hover {
  color: rgb(246 255 237 / 0.75);
}
.hover\:text-green-1\/80:hover {
  color: rgb(246 255 237 / 0.8);
}
.hover\:text-green-1\/85:hover {
  color: rgb(246 255 237 / 0.85);
}
.hover\:text-green-1\/90:hover {
  color: rgb(246 255 237 / 0.9);
}
.hover\:text-green-1\/95:hover {
  color: rgb(246 255 237 / 0.95);
}
.hover\:text-green-10:hover {
  --tw-text-opacity: 1;
  color: rgb(9 43 0 / var(--tw-text-opacity, 1));
}
.hover\:text-green-10\/0:hover {
  color: rgb(9 43 0 / 0);
}
.hover\:text-green-10\/10:hover {
  color: rgb(9 43 0 / 0.1);
}
.hover\:text-green-10\/100:hover {
  color: rgb(9 43 0 / 1);
}
.hover\:text-green-10\/15:hover {
  color: rgb(9 43 0 / 0.15);
}
.hover\:text-green-10\/20:hover {
  color: rgb(9 43 0 / 0.2);
}
.hover\:text-green-10\/25:hover {
  color: rgb(9 43 0 / 0.25);
}
.hover\:text-green-10\/30:hover {
  color: rgb(9 43 0 / 0.3);
}
.hover\:text-green-10\/35:hover {
  color: rgb(9 43 0 / 0.35);
}
.hover\:text-green-10\/40:hover {
  color: rgb(9 43 0 / 0.4);
}
.hover\:text-green-10\/45:hover {
  color: rgb(9 43 0 / 0.45);
}
.hover\:text-green-10\/5:hover {
  color: rgb(9 43 0 / 0.05);
}
.hover\:text-green-10\/50:hover {
  color: rgb(9 43 0 / 0.5);
}
.hover\:text-green-10\/55:hover {
  color: rgb(9 43 0 / 0.55);
}
.hover\:text-green-10\/60:hover {
  color: rgb(9 43 0 / 0.6);
}
.hover\:text-green-10\/65:hover {
  color: rgb(9 43 0 / 0.65);
}
.hover\:text-green-10\/70:hover {
  color: rgb(9 43 0 / 0.7);
}
.hover\:text-green-10\/75:hover {
  color: rgb(9 43 0 / 0.75);
}
.hover\:text-green-10\/80:hover {
  color: rgb(9 43 0 / 0.8);
}
.hover\:text-green-10\/85:hover {
  color: rgb(9 43 0 / 0.85);
}
.hover\:text-green-10\/90:hover {
  color: rgb(9 43 0 / 0.9);
}
.hover\:text-green-10\/95:hover {
  color: rgb(9 43 0 / 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-11:hover {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}
.hover\:text-green-11\/0:hover {
  color: rgb(34 197 94 / 0);
}
.hover\:text-green-11\/10:hover {
  color: rgb(34 197 94 / 0.1);
}
.hover\:text-green-11\/100:hover {
  color: rgb(34 197 94 / 1);
}
.hover\:text-green-11\/15:hover {
  color: rgb(34 197 94 / 0.15);
}
.hover\:text-green-11\/20:hover {
  color: rgb(34 197 94 / 0.2);
}
.hover\:text-green-11\/25:hover {
  color: rgb(34 197 94 / 0.25);
}
.hover\:text-green-11\/30:hover {
  color: rgb(34 197 94 / 0.3);
}
.hover\:text-green-11\/35:hover {
  color: rgb(34 197 94 / 0.35);
}
.hover\:text-green-11\/40:hover {
  color: rgb(34 197 94 / 0.4);
}
.hover\:text-green-11\/45:hover {
  color: rgb(34 197 94 / 0.45);
}
.hover\:text-green-11\/5:hover {
  color: rgb(34 197 94 / 0.05);
}
.hover\:text-green-11\/50:hover {
  color: rgb(34 197 94 / 0.5);
}
.hover\:text-green-11\/55:hover {
  color: rgb(34 197 94 / 0.55);
}
.hover\:text-green-11\/60:hover {
  color: rgb(34 197 94 / 0.6);
}
.hover\:text-green-11\/65:hover {
  color: rgb(34 197 94 / 0.65);
}
.hover\:text-green-11\/70:hover {
  color: rgb(34 197 94 / 0.7);
}
.hover\:text-green-11\/75:hover {
  color: rgb(34 197 94 / 0.75);
}
.hover\:text-green-11\/80:hover {
  color: rgb(34 197 94 / 0.8);
}
.hover\:text-green-11\/85:hover {
  color: rgb(34 197 94 / 0.85);
}
.hover\:text-green-11\/90:hover {
  color: rgb(34 197 94 / 0.9);
}
.hover\:text-green-11\/95:hover {
  color: rgb(34 197 94 / 0.95);
}
.hover\:text-green-2:hover {
  --tw-text-opacity: 1;
  color: rgb(217 247 190 / var(--tw-text-opacity, 1));
}
.hover\:text-green-2\/0:hover {
  color: rgb(217 247 190 / 0);
}
.hover\:text-green-2\/10:hover {
  color: rgb(217 247 190 / 0.1);
}
.hover\:text-green-2\/100:hover {
  color: rgb(217 247 190 / 1);
}
.hover\:text-green-2\/15:hover {
  color: rgb(217 247 190 / 0.15);
}
.hover\:text-green-2\/20:hover {
  color: rgb(217 247 190 / 0.2);
}
.hover\:text-green-2\/25:hover {
  color: rgb(217 247 190 / 0.25);
}
.hover\:text-green-2\/30:hover {
  color: rgb(217 247 190 / 0.3);
}
.hover\:text-green-2\/35:hover {
  color: rgb(217 247 190 / 0.35);
}
.hover\:text-green-2\/40:hover {
  color: rgb(217 247 190 / 0.4);
}
.hover\:text-green-2\/45:hover {
  color: rgb(217 247 190 / 0.45);
}
.hover\:text-green-2\/5:hover {
  color: rgb(217 247 190 / 0.05);
}
.hover\:text-green-2\/50:hover {
  color: rgb(217 247 190 / 0.5);
}
.hover\:text-green-2\/55:hover {
  color: rgb(217 247 190 / 0.55);
}
.hover\:text-green-2\/60:hover {
  color: rgb(217 247 190 / 0.6);
}
.hover\:text-green-2\/65:hover {
  color: rgb(217 247 190 / 0.65);
}
.hover\:text-green-2\/70:hover {
  color: rgb(217 247 190 / 0.7);
}
.hover\:text-green-2\/75:hover {
  color: rgb(217 247 190 / 0.75);
}
.hover\:text-green-2\/80:hover {
  color: rgb(217 247 190 / 0.8);
}
.hover\:text-green-2\/85:hover {
  color: rgb(217 247 190 / 0.85);
}
.hover\:text-green-2\/90:hover {
  color: rgb(217 247 190 / 0.9);
}
.hover\:text-green-2\/95:hover {
  color: rgb(217 247 190 / 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-3:hover {
  --tw-text-opacity: 1;
  color: rgb(183 235 143 / var(--tw-text-opacity, 1));
}
.hover\:text-green-3\/0:hover {
  color: rgb(183 235 143 / 0);
}
.hover\:text-green-3\/10:hover {
  color: rgb(183 235 143 / 0.1);
}
.hover\:text-green-3\/100:hover {
  color: rgb(183 235 143 / 1);
}
.hover\:text-green-3\/15:hover {
  color: rgb(183 235 143 / 0.15);
}
.hover\:text-green-3\/20:hover {
  color: rgb(183 235 143 / 0.2);
}
.hover\:text-green-3\/25:hover {
  color: rgb(183 235 143 / 0.25);
}
.hover\:text-green-3\/30:hover {
  color: rgb(183 235 143 / 0.3);
}
.hover\:text-green-3\/35:hover {
  color: rgb(183 235 143 / 0.35);
}
.hover\:text-green-3\/40:hover {
  color: rgb(183 235 143 / 0.4);
}
.hover\:text-green-3\/45:hover {
  color: rgb(183 235 143 / 0.45);
}
.hover\:text-green-3\/5:hover {
  color: rgb(183 235 143 / 0.05);
}
.hover\:text-green-3\/50:hover {
  color: rgb(183 235 143 / 0.5);
}
.hover\:text-green-3\/55:hover {
  color: rgb(183 235 143 / 0.55);
}
.hover\:text-green-3\/60:hover {
  color: rgb(183 235 143 / 0.6);
}
.hover\:text-green-3\/65:hover {
  color: rgb(183 235 143 / 0.65);
}
.hover\:text-green-3\/70:hover {
  color: rgb(183 235 143 / 0.7);
}
.hover\:text-green-3\/75:hover {
  color: rgb(183 235 143 / 0.75);
}
.hover\:text-green-3\/80:hover {
  color: rgb(183 235 143 / 0.8);
}
.hover\:text-green-3\/85:hover {
  color: rgb(183 235 143 / 0.85);
}
.hover\:text-green-3\/90:hover {
  color: rgb(183 235 143 / 0.9);
}
.hover\:text-green-3\/95:hover {
  color: rgb(183 235 143 / 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-4:hover {
  --tw-text-opacity: 1;
  color: rgb(149 222 100 / var(--tw-text-opacity, 1));
}
.hover\:text-green-4\/0:hover {
  color: rgb(149 222 100 / 0);
}
.hover\:text-green-4\/10:hover {
  color: rgb(149 222 100 / 0.1);
}
.hover\:text-green-4\/100:hover {
  color: rgb(149 222 100 / 1);
}
.hover\:text-green-4\/15:hover {
  color: rgb(149 222 100 / 0.15);
}
.hover\:text-green-4\/20:hover {
  color: rgb(149 222 100 / 0.2);
}
.hover\:text-green-4\/25:hover {
  color: rgb(149 222 100 / 0.25);
}
.hover\:text-green-4\/30:hover {
  color: rgb(149 222 100 / 0.3);
}
.hover\:text-green-4\/35:hover {
  color: rgb(149 222 100 / 0.35);
}
.hover\:text-green-4\/40:hover {
  color: rgb(149 222 100 / 0.4);
}
.hover\:text-green-4\/45:hover {
  color: rgb(149 222 100 / 0.45);
}
.hover\:text-green-4\/5:hover {
  color: rgb(149 222 100 / 0.05);
}
.hover\:text-green-4\/50:hover {
  color: rgb(149 222 100 / 0.5);
}
.hover\:text-green-4\/55:hover {
  color: rgb(149 222 100 / 0.55);
}
.hover\:text-green-4\/60:hover {
  color: rgb(149 222 100 / 0.6);
}
.hover\:text-green-4\/65:hover {
  color: rgb(149 222 100 / 0.65);
}
.hover\:text-green-4\/70:hover {
  color: rgb(149 222 100 / 0.7);
}
.hover\:text-green-4\/75:hover {
  color: rgb(149 222 100 / 0.75);
}
.hover\:text-green-4\/80:hover {
  color: rgb(149 222 100 / 0.8);
}
.hover\:text-green-4\/85:hover {
  color: rgb(149 222 100 / 0.85);
}
.hover\:text-green-4\/90:hover {
  color: rgb(149 222 100 / 0.9);
}
.hover\:text-green-4\/95:hover {
  color: rgb(149 222 100 / 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-5:hover {
  --tw-text-opacity: 1;
  color: rgb(115 209 61 / var(--tw-text-opacity, 1));
}
.hover\:text-green-5\/0:hover {
  color: rgb(115 209 61 / 0);
}
.hover\:text-green-5\/10:hover {
  color: rgb(115 209 61 / 0.1);
}
.hover\:text-green-5\/100:hover {
  color: rgb(115 209 61 / 1);
}
.hover\:text-green-5\/15:hover {
  color: rgb(115 209 61 / 0.15);
}
.hover\:text-green-5\/20:hover {
  color: rgb(115 209 61 / 0.2);
}
.hover\:text-green-5\/25:hover {
  color: rgb(115 209 61 / 0.25);
}
.hover\:text-green-5\/30:hover {
  color: rgb(115 209 61 / 0.3);
}
.hover\:text-green-5\/35:hover {
  color: rgb(115 209 61 / 0.35);
}
.hover\:text-green-5\/40:hover {
  color: rgb(115 209 61 / 0.4);
}
.hover\:text-green-5\/45:hover {
  color: rgb(115 209 61 / 0.45);
}
.hover\:text-green-5\/5:hover {
  color: rgb(115 209 61 / 0.05);
}
.hover\:text-green-5\/50:hover {
  color: rgb(115 209 61 / 0.5);
}
.hover\:text-green-5\/55:hover {
  color: rgb(115 209 61 / 0.55);
}
.hover\:text-green-5\/60:hover {
  color: rgb(115 209 61 / 0.6);
}
.hover\:text-green-5\/65:hover {
  color: rgb(115 209 61 / 0.65);
}
.hover\:text-green-5\/70:hover {
  color: rgb(115 209 61 / 0.7);
}
.hover\:text-green-5\/75:hover {
  color: rgb(115 209 61 / 0.75);
}
.hover\:text-green-5\/80:hover {
  color: rgb(115 209 61 / 0.8);
}
.hover\:text-green-5\/85:hover {
  color: rgb(115 209 61 / 0.85);
}
.hover\:text-green-5\/90:hover {
  color: rgb(115 209 61 / 0.9);
}
.hover\:text-green-5\/95:hover {
  color: rgb(115 209 61 / 0.95);
}
.hover\:text-green-50:hover {
  --tw-text-opacity: 1;
  color: rgb(243 250 247 / var(--tw-text-opacity, 1));
}
.hover\:text-green-50\/0:hover {
  color: rgb(243 250 247 / 0);
}
.hover\:text-green-50\/10:hover {
  color: rgb(243 250 247 / 0.1);
}
.hover\:text-green-50\/100:hover {
  color: rgb(243 250 247 / 1);
}
.hover\:text-green-50\/15:hover {
  color: rgb(243 250 247 / 0.15);
}
.hover\:text-green-50\/20:hover {
  color: rgb(243 250 247 / 0.2);
}
.hover\:text-green-50\/25:hover {
  color: rgb(243 250 247 / 0.25);
}
.hover\:text-green-50\/30:hover {
  color: rgb(243 250 247 / 0.3);
}
.hover\:text-green-50\/35:hover {
  color: rgb(243 250 247 / 0.35);
}
.hover\:text-green-50\/40:hover {
  color: rgb(243 250 247 / 0.4);
}
.hover\:text-green-50\/45:hover {
  color: rgb(243 250 247 / 0.45);
}
.hover\:text-green-50\/5:hover {
  color: rgb(243 250 247 / 0.05);
}
.hover\:text-green-50\/50:hover {
  color: rgb(243 250 247 / 0.5);
}
.hover\:text-green-50\/55:hover {
  color: rgb(243 250 247 / 0.55);
}
.hover\:text-green-50\/60:hover {
  color: rgb(243 250 247 / 0.6);
}
.hover\:text-green-50\/65:hover {
  color: rgb(243 250 247 / 0.65);
}
.hover\:text-green-50\/70:hover {
  color: rgb(243 250 247 / 0.7);
}
.hover\:text-green-50\/75:hover {
  color: rgb(243 250 247 / 0.75);
}
.hover\:text-green-50\/80:hover {
  color: rgb(243 250 247 / 0.8);
}
.hover\:text-green-50\/85:hover {
  color: rgb(243 250 247 / 0.85);
}
.hover\:text-green-50\/90:hover {
  color: rgb(243 250 247 / 0.9);
}
.hover\:text-green-50\/95:hover {
  color: rgb(243 250 247 / 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-6:hover {
  --tw-text-opacity: 1;
  color: rgb(82 196 26 / var(--tw-text-opacity, 1));
}
.hover\:text-green-6\/0:hover {
  color: rgb(82 196 26 / 0);
}
.hover\:text-green-6\/10:hover {
  color: rgb(82 196 26 / 0.1);
}
.hover\:text-green-6\/100:hover {
  color: rgb(82 196 26 / 1);
}
.hover\:text-green-6\/15:hover {
  color: rgb(82 196 26 / 0.15);
}
.hover\:text-green-6\/20:hover {
  color: rgb(82 196 26 / 0.2);
}
.hover\:text-green-6\/25:hover {
  color: rgb(82 196 26 / 0.25);
}
.hover\:text-green-6\/30:hover {
  color: rgb(82 196 26 / 0.3);
}
.hover\:text-green-6\/35:hover {
  color: rgb(82 196 26 / 0.35);
}
.hover\:text-green-6\/40:hover {
  color: rgb(82 196 26 / 0.4);
}
.hover\:text-green-6\/45:hover {
  color: rgb(82 196 26 / 0.45);
}
.hover\:text-green-6\/5:hover {
  color: rgb(82 196 26 / 0.05);
}
.hover\:text-green-6\/50:hover {
  color: rgb(82 196 26 / 0.5);
}
.hover\:text-green-6\/55:hover {
  color: rgb(82 196 26 / 0.55);
}
.hover\:text-green-6\/60:hover {
  color: rgb(82 196 26 / 0.6);
}
.hover\:text-green-6\/65:hover {
  color: rgb(82 196 26 / 0.65);
}
.hover\:text-green-6\/70:hover {
  color: rgb(82 196 26 / 0.7);
}
.hover\:text-green-6\/75:hover {
  color: rgb(82 196 26 / 0.75);
}
.hover\:text-green-6\/80:hover {
  color: rgb(82 196 26 / 0.8);
}
.hover\:text-green-6\/85:hover {
  color: rgb(82 196 26 / 0.85);
}
.hover\:text-green-6\/90:hover {
  color: rgb(82 196 26 / 0.9);
}
.hover\:text-green-6\/95:hover {
  color: rgb(82 196 26 / 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-7:hover {
  --tw-text-opacity: 1;
  color: rgb(56 158 13 / var(--tw-text-opacity, 1));
}
.hover\:text-green-7\/0:hover {
  color: rgb(56 158 13 / 0);
}
.hover\:text-green-7\/10:hover {
  color: rgb(56 158 13 / 0.1);
}
.hover\:text-green-7\/100:hover {
  color: rgb(56 158 13 / 1);
}
.hover\:text-green-7\/15:hover {
  color: rgb(56 158 13 / 0.15);
}
.hover\:text-green-7\/20:hover {
  color: rgb(56 158 13 / 0.2);
}
.hover\:text-green-7\/25:hover {
  color: rgb(56 158 13 / 0.25);
}
.hover\:text-green-7\/30:hover {
  color: rgb(56 158 13 / 0.3);
}
.hover\:text-green-7\/35:hover {
  color: rgb(56 158 13 / 0.35);
}
.hover\:text-green-7\/40:hover {
  color: rgb(56 158 13 / 0.4);
}
.hover\:text-green-7\/45:hover {
  color: rgb(56 158 13 / 0.45);
}
.hover\:text-green-7\/5:hover {
  color: rgb(56 158 13 / 0.05);
}
.hover\:text-green-7\/50:hover {
  color: rgb(56 158 13 / 0.5);
}
.hover\:text-green-7\/55:hover {
  color: rgb(56 158 13 / 0.55);
}
.hover\:text-green-7\/60:hover {
  color: rgb(56 158 13 / 0.6);
}
.hover\:text-green-7\/65:hover {
  color: rgb(56 158 13 / 0.65);
}
.hover\:text-green-7\/70:hover {
  color: rgb(56 158 13 / 0.7);
}
.hover\:text-green-7\/75:hover {
  color: rgb(56 158 13 / 0.75);
}
.hover\:text-green-7\/80:hover {
  color: rgb(56 158 13 / 0.8);
}
.hover\:text-green-7\/85:hover {
  color: rgb(56 158 13 / 0.85);
}
.hover\:text-green-7\/90:hover {
  color: rgb(56 158 13 / 0.9);
}
.hover\:text-green-7\/95:hover {
  color: rgb(56 158 13 / 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-8:hover {
  --tw-text-opacity: 1;
  color: rgb(35 120 4 / var(--tw-text-opacity, 1));
}
.hover\:text-green-8\/0:hover {
  color: rgb(35 120 4 / 0);
}
.hover\:text-green-8\/10:hover {
  color: rgb(35 120 4 / 0.1);
}
.hover\:text-green-8\/100:hover {
  color: rgb(35 120 4 / 1);
}
.hover\:text-green-8\/15:hover {
  color: rgb(35 120 4 / 0.15);
}
.hover\:text-green-8\/20:hover {
  color: rgb(35 120 4 / 0.2);
}
.hover\:text-green-8\/25:hover {
  color: rgb(35 120 4 / 0.25);
}
.hover\:text-green-8\/30:hover {
  color: rgb(35 120 4 / 0.3);
}
.hover\:text-green-8\/35:hover {
  color: rgb(35 120 4 / 0.35);
}
.hover\:text-green-8\/40:hover {
  color: rgb(35 120 4 / 0.4);
}
.hover\:text-green-8\/45:hover {
  color: rgb(35 120 4 / 0.45);
}
.hover\:text-green-8\/5:hover {
  color: rgb(35 120 4 / 0.05);
}
.hover\:text-green-8\/50:hover {
  color: rgb(35 120 4 / 0.5);
}
.hover\:text-green-8\/55:hover {
  color: rgb(35 120 4 / 0.55);
}
.hover\:text-green-8\/60:hover {
  color: rgb(35 120 4 / 0.6);
}
.hover\:text-green-8\/65:hover {
  color: rgb(35 120 4 / 0.65);
}
.hover\:text-green-8\/70:hover {
  color: rgb(35 120 4 / 0.7);
}
.hover\:text-green-8\/75:hover {
  color: rgb(35 120 4 / 0.75);
}
.hover\:text-green-8\/80:hover {
  color: rgb(35 120 4 / 0.8);
}
.hover\:text-green-8\/85:hover {
  color: rgb(35 120 4 / 0.85);
}
.hover\:text-green-8\/90:hover {
  color: rgb(35 120 4 / 0.9);
}
.hover\:text-green-8\/95:hover {
  color: rgb(35 120 4 / 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-9:hover {
  --tw-text-opacity: 1;
  color: rgb(19 82 0 / var(--tw-text-opacity, 1));
}
.hover\:text-green-9\/0:hover {
  color: rgb(19 82 0 / 0);
}
.hover\:text-green-9\/10:hover {
  color: rgb(19 82 0 / 0.1);
}
.hover\:text-green-9\/100:hover {
  color: rgb(19 82 0 / 1);
}
.hover\:text-green-9\/15:hover {
  color: rgb(19 82 0 / 0.15);
}
.hover\:text-green-9\/20:hover {
  color: rgb(19 82 0 / 0.2);
}
.hover\:text-green-9\/25:hover {
  color: rgb(19 82 0 / 0.25);
}
.hover\:text-green-9\/30:hover {
  color: rgb(19 82 0 / 0.3);
}
.hover\:text-green-9\/35:hover {
  color: rgb(19 82 0 / 0.35);
}
.hover\:text-green-9\/40:hover {
  color: rgb(19 82 0 / 0.4);
}
.hover\:text-green-9\/45:hover {
  color: rgb(19 82 0 / 0.45);
}
.hover\:text-green-9\/5:hover {
  color: rgb(19 82 0 / 0.05);
}
.hover\:text-green-9\/50:hover {
  color: rgb(19 82 0 / 0.5);
}
.hover\:text-green-9\/55:hover {
  color: rgb(19 82 0 / 0.55);
}
.hover\:text-green-9\/60:hover {
  color: rgb(19 82 0 / 0.6);
}
.hover\:text-green-9\/65:hover {
  color: rgb(19 82 0 / 0.65);
}
.hover\:text-green-9\/70:hover {
  color: rgb(19 82 0 / 0.7);
}
.hover\:text-green-9\/75:hover {
  color: rgb(19 82 0 / 0.75);
}
.hover\:text-green-9\/80:hover {
  color: rgb(19 82 0 / 0.8);
}
.hover\:text-green-9\/85:hover {
  color: rgb(19 82 0 / 0.85);
}
.hover\:text-green-9\/90:hover {
  color: rgb(19 82 0 / 0.9);
}
.hover\:text-green-9\/95:hover {
  color: rgb(19 82 0 / 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-grey-1:hover {
  --tw-text-opacity: 1;
  color: rgb(250 250 250 / var(--tw-text-opacity, 1));
}
.hover\:text-grey-1\/0:hover {
  color: rgb(250 250 250 / 0);
}
.hover\:text-grey-1\/10:hover {
  color: rgb(250 250 250 / 0.1);
}
.hover\:text-grey-1\/100:hover {
  color: rgb(250 250 250 / 1);
}
.hover\:text-grey-1\/15:hover {
  color: rgb(250 250 250 / 0.15);
}
.hover\:text-grey-1\/20:hover {
  color: rgb(250 250 250 / 0.2);
}
.hover\:text-grey-1\/25:hover {
  color: rgb(250 250 250 / 0.25);
}
.hover\:text-grey-1\/30:hover {
  color: rgb(250 250 250 / 0.3);
}
.hover\:text-grey-1\/35:hover {
  color: rgb(250 250 250 / 0.35);
}
.hover\:text-grey-1\/40:hover {
  color: rgb(250 250 250 / 0.4);
}
.hover\:text-grey-1\/45:hover {
  color: rgb(250 250 250 / 0.45);
}
.hover\:text-grey-1\/5:hover {
  color: rgb(250 250 250 / 0.05);
}
.hover\:text-grey-1\/50:hover {
  color: rgb(250 250 250 / 0.5);
}
.hover\:text-grey-1\/55:hover {
  color: rgb(250 250 250 / 0.55);
}
.hover\:text-grey-1\/60:hover {
  color: rgb(250 250 250 / 0.6);
}
.hover\:text-grey-1\/65:hover {
  color: rgb(250 250 250 / 0.65);
}
.hover\:text-grey-1\/70:hover {
  color: rgb(250 250 250 / 0.7);
}
.hover\:text-grey-1\/75:hover {
  color: rgb(250 250 250 / 0.75);
}
.hover\:text-grey-1\/80:hover {
  color: rgb(250 250 250 / 0.8);
}
.hover\:text-grey-1\/85:hover {
  color: rgb(250 250 250 / 0.85);
}
.hover\:text-grey-1\/90:hover {
  color: rgb(250 250 250 / 0.9);
}
.hover\:text-grey-1\/95:hover {
  color: rgb(250 250 250 / 0.95);
}
.hover\:text-grey-10:hover {
  --tw-text-opacity: 1;
  color: rgb(14 15 17 / var(--tw-text-opacity, 1));
}
.hover\:text-grey-10\/0:hover {
  color: rgb(14 15 17 / 0);
}
.hover\:text-grey-10\/10:hover {
  color: rgb(14 15 17 / 0.1);
}
.hover\:text-grey-10\/100:hover {
  color: rgb(14 15 17 / 1);
}
.hover\:text-grey-10\/15:hover {
  color: rgb(14 15 17 / 0.15);
}
.hover\:text-grey-10\/20:hover {
  color: rgb(14 15 17 / 0.2);
}
.hover\:text-grey-10\/25:hover {
  color: rgb(14 15 17 / 0.25);
}
.hover\:text-grey-10\/30:hover {
  color: rgb(14 15 17 / 0.3);
}
.hover\:text-grey-10\/35:hover {
  color: rgb(14 15 17 / 0.35);
}
.hover\:text-grey-10\/40:hover {
  color: rgb(14 15 17 / 0.4);
}
.hover\:text-grey-10\/45:hover {
  color: rgb(14 15 17 / 0.45);
}
.hover\:text-grey-10\/5:hover {
  color: rgb(14 15 17 / 0.05);
}
.hover\:text-grey-10\/50:hover {
  color: rgb(14 15 17 / 0.5);
}
.hover\:text-grey-10\/55:hover {
  color: rgb(14 15 17 / 0.55);
}
.hover\:text-grey-10\/60:hover {
  color: rgb(14 15 17 / 0.6);
}
.hover\:text-grey-10\/65:hover {
  color: rgb(14 15 17 / 0.65);
}
.hover\:text-grey-10\/70:hover {
  color: rgb(14 15 17 / 0.7);
}
.hover\:text-grey-10\/75:hover {
  color: rgb(14 15 17 / 0.75);
}
.hover\:text-grey-10\/80:hover {
  color: rgb(14 15 17 / 0.8);
}
.hover\:text-grey-10\/85:hover {
  color: rgb(14 15 17 / 0.85);
}
.hover\:text-grey-10\/90:hover {
  color: rgb(14 15 17 / 0.9);
}
.hover\:text-grey-10\/95:hover {
  color: rgb(14 15 17 / 0.95);
}
.hover\:text-grey-11:hover {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}
.hover\:text-grey-11\/0:hover {
  color: rgb(100 116 139 / 0);
}
.hover\:text-grey-11\/10:hover {
  color: rgb(100 116 139 / 0.1);
}
.hover\:text-grey-11\/100:hover {
  color: rgb(100 116 139 / 1);
}
.hover\:text-grey-11\/15:hover {
  color: rgb(100 116 139 / 0.15);
}
.hover\:text-grey-11\/20:hover {
  color: rgb(100 116 139 / 0.2);
}
.hover\:text-grey-11\/25:hover {
  color: rgb(100 116 139 / 0.25);
}
.hover\:text-grey-11\/30:hover {
  color: rgb(100 116 139 / 0.3);
}
.hover\:text-grey-11\/35:hover {
  color: rgb(100 116 139 / 0.35);
}
.hover\:text-grey-11\/40:hover {
  color: rgb(100 116 139 / 0.4);
}
.hover\:text-grey-11\/45:hover {
  color: rgb(100 116 139 / 0.45);
}
.hover\:text-grey-11\/5:hover {
  color: rgb(100 116 139 / 0.05);
}
.hover\:text-grey-11\/50:hover {
  color: rgb(100 116 139 / 0.5);
}
.hover\:text-grey-11\/55:hover {
  color: rgb(100 116 139 / 0.55);
}
.hover\:text-grey-11\/60:hover {
  color: rgb(100 116 139 / 0.6);
}
.hover\:text-grey-11\/65:hover {
  color: rgb(100 116 139 / 0.65);
}
.hover\:text-grey-11\/70:hover {
  color: rgb(100 116 139 / 0.7);
}
.hover\:text-grey-11\/75:hover {
  color: rgb(100 116 139 / 0.75);
}
.hover\:text-grey-11\/80:hover {
  color: rgb(100 116 139 / 0.8);
}
.hover\:text-grey-11\/85:hover {
  color: rgb(100 116 139 / 0.85);
}
.hover\:text-grey-11\/90:hover {
  color: rgb(100 116 139 / 0.9);
}
.hover\:text-grey-11\/95:hover {
  color: rgb(100 116 139 / 0.95);
}
.hover\:text-grey-12:hover {
  --tw-text-opacity: 1;
  color: rgb(226 232 240 / var(--tw-text-opacity, 1));
}
.hover\:text-grey-12\/0:hover {
  color: rgb(226 232 240 / 0);
}
.hover\:text-grey-12\/10:hover {
  color: rgb(226 232 240 / 0.1);
}
.hover\:text-grey-12\/100:hover {
  color: rgb(226 232 240 / 1);
}
.hover\:text-grey-12\/15:hover {
  color: rgb(226 232 240 / 0.15);
}
.hover\:text-grey-12\/20:hover {
  color: rgb(226 232 240 / 0.2);
}
.hover\:text-grey-12\/25:hover {
  color: rgb(226 232 240 / 0.25);
}
.hover\:text-grey-12\/30:hover {
  color: rgb(226 232 240 / 0.3);
}
.hover\:text-grey-12\/35:hover {
  color: rgb(226 232 240 / 0.35);
}
.hover\:text-grey-12\/40:hover {
  color: rgb(226 232 240 / 0.4);
}
.hover\:text-grey-12\/45:hover {
  color: rgb(226 232 240 / 0.45);
}
.hover\:text-grey-12\/5:hover {
  color: rgb(226 232 240 / 0.05);
}
.hover\:text-grey-12\/50:hover {
  color: rgb(226 232 240 / 0.5);
}
.hover\:text-grey-12\/55:hover {
  color: rgb(226 232 240 / 0.55);
}
.hover\:text-grey-12\/60:hover {
  color: rgb(226 232 240 / 0.6);
}
.hover\:text-grey-12\/65:hover {
  color: rgb(226 232 240 / 0.65);
}
.hover\:text-grey-12\/70:hover {
  color: rgb(226 232 240 / 0.7);
}
.hover\:text-grey-12\/75:hover {
  color: rgb(226 232 240 / 0.75);
}
.hover\:text-grey-12\/80:hover {
  color: rgb(226 232 240 / 0.8);
}
.hover\:text-grey-12\/85:hover {
  color: rgb(226 232 240 / 0.85);
}
.hover\:text-grey-12\/90:hover {
  color: rgb(226 232 240 / 0.9);
}
.hover\:text-grey-12\/95:hover {
  color: rgb(226 232 240 / 0.95);
}
.hover\:text-grey-13:hover {
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}
.hover\:text-grey-13\/0:hover {
  color: rgb(51 65 85 / 0);
}
.hover\:text-grey-13\/10:hover {
  color: rgb(51 65 85 / 0.1);
}
.hover\:text-grey-13\/100:hover {
  color: rgb(51 65 85 / 1);
}
.hover\:text-grey-13\/15:hover {
  color: rgb(51 65 85 / 0.15);
}
.hover\:text-grey-13\/20:hover {
  color: rgb(51 65 85 / 0.2);
}
.hover\:text-grey-13\/25:hover {
  color: rgb(51 65 85 / 0.25);
}
.hover\:text-grey-13\/30:hover {
  color: rgb(51 65 85 / 0.3);
}
.hover\:text-grey-13\/35:hover {
  color: rgb(51 65 85 / 0.35);
}
.hover\:text-grey-13\/40:hover {
  color: rgb(51 65 85 / 0.4);
}
.hover\:text-grey-13\/45:hover {
  color: rgb(51 65 85 / 0.45);
}
.hover\:text-grey-13\/5:hover {
  color: rgb(51 65 85 / 0.05);
}
.hover\:text-grey-13\/50:hover {
  color: rgb(51 65 85 / 0.5);
}
.hover\:text-grey-13\/55:hover {
  color: rgb(51 65 85 / 0.55);
}
.hover\:text-grey-13\/60:hover {
  color: rgb(51 65 85 / 0.6);
}
.hover\:text-grey-13\/65:hover {
  color: rgb(51 65 85 / 0.65);
}
.hover\:text-grey-13\/70:hover {
  color: rgb(51 65 85 / 0.7);
}
.hover\:text-grey-13\/75:hover {
  color: rgb(51 65 85 / 0.75);
}
.hover\:text-grey-13\/80:hover {
  color: rgb(51 65 85 / 0.8);
}
.hover\:text-grey-13\/85:hover {
  color: rgb(51 65 85 / 0.85);
}
.hover\:text-grey-13\/90:hover {
  color: rgb(51 65 85 / 0.9);
}
.hover\:text-grey-13\/95:hover {
  color: rgb(51 65 85 / 0.95);
}
.hover\:text-grey-14:hover {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}
.hover\:text-grey-14\/0:hover {
  color: rgb(148 163 184 / 0);
}
.hover\:text-grey-14\/10:hover {
  color: rgb(148 163 184 / 0.1);
}
.hover\:text-grey-14\/100:hover {
  color: rgb(148 163 184 / 1);
}
.hover\:text-grey-14\/15:hover {
  color: rgb(148 163 184 / 0.15);
}
.hover\:text-grey-14\/20:hover {
  color: rgb(148 163 184 / 0.2);
}
.hover\:text-grey-14\/25:hover {
  color: rgb(148 163 184 / 0.25);
}
.hover\:text-grey-14\/30:hover {
  color: rgb(148 163 184 / 0.3);
}
.hover\:text-grey-14\/35:hover {
  color: rgb(148 163 184 / 0.35);
}
.hover\:text-grey-14\/40:hover {
  color: rgb(148 163 184 / 0.4);
}
.hover\:text-grey-14\/45:hover {
  color: rgb(148 163 184 / 0.45);
}
.hover\:text-grey-14\/5:hover {
  color: rgb(148 163 184 / 0.05);
}
.hover\:text-grey-14\/50:hover {
  color: rgb(148 163 184 / 0.5);
}
.hover\:text-grey-14\/55:hover {
  color: rgb(148 163 184 / 0.55);
}
.hover\:text-grey-14\/60:hover {
  color: rgb(148 163 184 / 0.6);
}
.hover\:text-grey-14\/65:hover {
  color: rgb(148 163 184 / 0.65);
}
.hover\:text-grey-14\/70:hover {
  color: rgb(148 163 184 / 0.7);
}
.hover\:text-grey-14\/75:hover {
  color: rgb(148 163 184 / 0.75);
}
.hover\:text-grey-14\/80:hover {
  color: rgb(148 163 184 / 0.8);
}
.hover\:text-grey-14\/85:hover {
  color: rgb(148 163 184 / 0.85);
}
.hover\:text-grey-14\/90:hover {
  color: rgb(148 163 184 / 0.9);
}
.hover\:text-grey-14\/95:hover {
  color: rgb(148 163 184 / 0.95);
}
.hover\:text-grey-2:hover {
  --tw-text-opacity: 1;
  color: rgb(245 245 245 / var(--tw-text-opacity, 1));
}
.hover\:text-grey-2\/0:hover {
  color: rgb(245 245 245 / 0);
}
.hover\:text-grey-2\/10:hover {
  color: rgb(245 245 245 / 0.1);
}
.hover\:text-grey-2\/100:hover {
  color: rgb(245 245 245 / 1);
}
.hover\:text-grey-2\/15:hover {
  color: rgb(245 245 245 / 0.15);
}
.hover\:text-grey-2\/20:hover {
  color: rgb(245 245 245 / 0.2);
}
.hover\:text-grey-2\/25:hover {
  color: rgb(245 245 245 / 0.25);
}
.hover\:text-grey-2\/30:hover {
  color: rgb(245 245 245 / 0.3);
}
.hover\:text-grey-2\/35:hover {
  color: rgb(245 245 245 / 0.35);
}
.hover\:text-grey-2\/40:hover {
  color: rgb(245 245 245 / 0.4);
}
.hover\:text-grey-2\/45:hover {
  color: rgb(245 245 245 / 0.45);
}
.hover\:text-grey-2\/5:hover {
  color: rgb(245 245 245 / 0.05);
}
.hover\:text-grey-2\/50:hover {
  color: rgb(245 245 245 / 0.5);
}
.hover\:text-grey-2\/55:hover {
  color: rgb(245 245 245 / 0.55);
}
.hover\:text-grey-2\/60:hover {
  color: rgb(245 245 245 / 0.6);
}
.hover\:text-grey-2\/65:hover {
  color: rgb(245 245 245 / 0.65);
}
.hover\:text-grey-2\/70:hover {
  color: rgb(245 245 245 / 0.7);
}
.hover\:text-grey-2\/75:hover {
  color: rgb(245 245 245 / 0.75);
}
.hover\:text-grey-2\/80:hover {
  color: rgb(245 245 245 / 0.8);
}
.hover\:text-grey-2\/85:hover {
  color: rgb(245 245 245 / 0.85);
}
.hover\:text-grey-2\/90:hover {
  color: rgb(245 245 245 / 0.9);
}
.hover\:text-grey-2\/95:hover {
  color: rgb(245 245 245 / 0.95);
}
.hover\:text-grey-3:hover {
  --tw-text-opacity: 1;
  color: rgb(238 238 238 / var(--tw-text-opacity, 1));
}
.hover\:text-grey-3\/0:hover {
  color: rgb(238 238 238 / 0);
}
.hover\:text-grey-3\/10:hover {
  color: rgb(238 238 238 / 0.1);
}
.hover\:text-grey-3\/100:hover {
  color: rgb(238 238 238 / 1);
}
.hover\:text-grey-3\/15:hover {
  color: rgb(238 238 238 / 0.15);
}
.hover\:text-grey-3\/20:hover {
  color: rgb(238 238 238 / 0.2);
}
.hover\:text-grey-3\/25:hover {
  color: rgb(238 238 238 / 0.25);
}
.hover\:text-grey-3\/30:hover {
  color: rgb(238 238 238 / 0.3);
}
.hover\:text-grey-3\/35:hover {
  color: rgb(238 238 238 / 0.35);
}
.hover\:text-grey-3\/40:hover {
  color: rgb(238 238 238 / 0.4);
}
.hover\:text-grey-3\/45:hover {
  color: rgb(238 238 238 / 0.45);
}
.hover\:text-grey-3\/5:hover {
  color: rgb(238 238 238 / 0.05);
}
.hover\:text-grey-3\/50:hover {
  color: rgb(238 238 238 / 0.5);
}
.hover\:text-grey-3\/55:hover {
  color: rgb(238 238 238 / 0.55);
}
.hover\:text-grey-3\/60:hover {
  color: rgb(238 238 238 / 0.6);
}
.hover\:text-grey-3\/65:hover {
  color: rgb(238 238 238 / 0.65);
}
.hover\:text-grey-3\/70:hover {
  color: rgb(238 238 238 / 0.7);
}
.hover\:text-grey-3\/75:hover {
  color: rgb(238 238 238 / 0.75);
}
.hover\:text-grey-3\/80:hover {
  color: rgb(238 238 238 / 0.8);
}
.hover\:text-grey-3\/85:hover {
  color: rgb(238 238 238 / 0.85);
}
.hover\:text-grey-3\/90:hover {
  color: rgb(238 238 238 / 0.9);
}
.hover\:text-grey-3\/95:hover {
  color: rgb(238 238 238 / 0.95);
}
.hover\:text-grey-4:hover {
  --tw-text-opacity: 1;
  color: rgb(207 208 209 / var(--tw-text-opacity, 1));
}
.hover\:text-grey-4\/0:hover {
  color: rgb(207 208 209 / 0);
}
.hover\:text-grey-4\/10:hover {
  color: rgb(207 208 209 / 0.1);
}
.hover\:text-grey-4\/100:hover {
  color: rgb(207 208 209 / 1);
}
.hover\:text-grey-4\/15:hover {
  color: rgb(207 208 209 / 0.15);
}
.hover\:text-grey-4\/20:hover {
  color: rgb(207 208 209 / 0.2);
}
.hover\:text-grey-4\/25:hover {
  color: rgb(207 208 209 / 0.25);
}
.hover\:text-grey-4\/30:hover {
  color: rgb(207 208 209 / 0.3);
}
.hover\:text-grey-4\/35:hover {
  color: rgb(207 208 209 / 0.35);
}
.hover\:text-grey-4\/40:hover {
  color: rgb(207 208 209 / 0.4);
}
.hover\:text-grey-4\/45:hover {
  color: rgb(207 208 209 / 0.45);
}
.hover\:text-grey-4\/5:hover {
  color: rgb(207 208 209 / 0.05);
}
.hover\:text-grey-4\/50:hover {
  color: rgb(207 208 209 / 0.5);
}
.hover\:text-grey-4\/55:hover {
  color: rgb(207 208 209 / 0.55);
}
.hover\:text-grey-4\/60:hover {
  color: rgb(207 208 209 / 0.6);
}
.hover\:text-grey-4\/65:hover {
  color: rgb(207 208 209 / 0.65);
}
.hover\:text-grey-4\/70:hover {
  color: rgb(207 208 209 / 0.7);
}
.hover\:text-grey-4\/75:hover {
  color: rgb(207 208 209 / 0.75);
}
.hover\:text-grey-4\/80:hover {
  color: rgb(207 208 209 / 0.8);
}
.hover\:text-grey-4\/85:hover {
  color: rgb(207 208 209 / 0.85);
}
.hover\:text-grey-4\/90:hover {
  color: rgb(207 208 209 / 0.9);
}
.hover\:text-grey-4\/95:hover {
  color: rgb(207 208 209 / 0.95);
}
.hover\:text-grey-5:hover {
  --tw-text-opacity: 1;
  color: rgb(176 177 179 / var(--tw-text-opacity, 1));
}
.hover\:text-grey-5\/0:hover {
  color: rgb(176 177 179 / 0);
}
.hover\:text-grey-5\/10:hover {
  color: rgb(176 177 179 / 0.1);
}
.hover\:text-grey-5\/100:hover {
  color: rgb(176 177 179 / 1);
}
.hover\:text-grey-5\/15:hover {
  color: rgb(176 177 179 / 0.15);
}
.hover\:text-grey-5\/20:hover {
  color: rgb(176 177 179 / 0.2);
}
.hover\:text-grey-5\/25:hover {
  color: rgb(176 177 179 / 0.25);
}
.hover\:text-grey-5\/30:hover {
  color: rgb(176 177 179 / 0.3);
}
.hover\:text-grey-5\/35:hover {
  color: rgb(176 177 179 / 0.35);
}
.hover\:text-grey-5\/40:hover {
  color: rgb(176 177 179 / 0.4);
}
.hover\:text-grey-5\/45:hover {
  color: rgb(176 177 179 / 0.45);
}
.hover\:text-grey-5\/5:hover {
  color: rgb(176 177 179 / 0.05);
}
.hover\:text-grey-5\/50:hover {
  color: rgb(176 177 179 / 0.5);
}
.hover\:text-grey-5\/55:hover {
  color: rgb(176 177 179 / 0.55);
}
.hover\:text-grey-5\/60:hover {
  color: rgb(176 177 179 / 0.6);
}
.hover\:text-grey-5\/65:hover {
  color: rgb(176 177 179 / 0.65);
}
.hover\:text-grey-5\/70:hover {
  color: rgb(176 177 179 / 0.7);
}
.hover\:text-grey-5\/75:hover {
  color: rgb(176 177 179 / 0.75);
}
.hover\:text-grey-5\/80:hover {
  color: rgb(176 177 179 / 0.8);
}
.hover\:text-grey-5\/85:hover {
  color: rgb(176 177 179 / 0.85);
}
.hover\:text-grey-5\/90:hover {
  color: rgb(176 177 179 / 0.9);
}
.hover\:text-grey-5\/95:hover {
  color: rgb(176 177 179 / 0.95);
}
.hover\:text-grey-6:hover {
  --tw-text-opacity: 1;
  color: rgb(139 140 143 / var(--tw-text-opacity, 1));
}
.hover\:text-grey-6\/0:hover {
  color: rgb(139 140 143 / 0);
}
.hover\:text-grey-6\/10:hover {
  color: rgb(139 140 143 / 0.1);
}
.hover\:text-grey-6\/100:hover {
  color: rgb(139 140 143 / 1);
}
.hover\:text-grey-6\/15:hover {
  color: rgb(139 140 143 / 0.15);
}
.hover\:text-grey-6\/20:hover {
  color: rgb(139 140 143 / 0.2);
}
.hover\:text-grey-6\/25:hover {
  color: rgb(139 140 143 / 0.25);
}
.hover\:text-grey-6\/30:hover {
  color: rgb(139 140 143 / 0.3);
}
.hover\:text-grey-6\/35:hover {
  color: rgb(139 140 143 / 0.35);
}
.hover\:text-grey-6\/40:hover {
  color: rgb(139 140 143 / 0.4);
}
.hover\:text-grey-6\/45:hover {
  color: rgb(139 140 143 / 0.45);
}
.hover\:text-grey-6\/5:hover {
  color: rgb(139 140 143 / 0.05);
}
.hover\:text-grey-6\/50:hover {
  color: rgb(139 140 143 / 0.5);
}
.hover\:text-grey-6\/55:hover {
  color: rgb(139 140 143 / 0.55);
}
.hover\:text-grey-6\/60:hover {
  color: rgb(139 140 143 / 0.6);
}
.hover\:text-grey-6\/65:hover {
  color: rgb(139 140 143 / 0.65);
}
.hover\:text-grey-6\/70:hover {
  color: rgb(139 140 143 / 0.7);
}
.hover\:text-grey-6\/75:hover {
  color: rgb(139 140 143 / 0.75);
}
.hover\:text-grey-6\/80:hover {
  color: rgb(139 140 143 / 0.8);
}
.hover\:text-grey-6\/85:hover {
  color: rgb(139 140 143 / 0.85);
}
.hover\:text-grey-6\/90:hover {
  color: rgb(139 140 143 / 0.9);
}
.hover\:text-grey-6\/95:hover {
  color: rgb(139 140 143 / 0.95);
}
.hover\:text-grey-7:hover {
  --tw-text-opacity: 1;
  color: rgb(97 101 105 / var(--tw-text-opacity, 1));
}
.hover\:text-grey-7\/0:hover {
  color: rgb(97 101 105 / 0);
}
.hover\:text-grey-7\/10:hover {
  color: rgb(97 101 105 / 0.1);
}
.hover\:text-grey-7\/100:hover {
  color: rgb(97 101 105 / 1);
}
.hover\:text-grey-7\/15:hover {
  color: rgb(97 101 105 / 0.15);
}
.hover\:text-grey-7\/20:hover {
  color: rgb(97 101 105 / 0.2);
}
.hover\:text-grey-7\/25:hover {
  color: rgb(97 101 105 / 0.25);
}
.hover\:text-grey-7\/30:hover {
  color: rgb(97 101 105 / 0.3);
}
.hover\:text-grey-7\/35:hover {
  color: rgb(97 101 105 / 0.35);
}
.hover\:text-grey-7\/40:hover {
  color: rgb(97 101 105 / 0.4);
}
.hover\:text-grey-7\/45:hover {
  color: rgb(97 101 105 / 0.45);
}
.hover\:text-grey-7\/5:hover {
  color: rgb(97 101 105 / 0.05);
}
.hover\:text-grey-7\/50:hover {
  color: rgb(97 101 105 / 0.5);
}
.hover\:text-grey-7\/55:hover {
  color: rgb(97 101 105 / 0.55);
}
.hover\:text-grey-7\/60:hover {
  color: rgb(97 101 105 / 0.6);
}
.hover\:text-grey-7\/65:hover {
  color: rgb(97 101 105 / 0.65);
}
.hover\:text-grey-7\/70:hover {
  color: rgb(97 101 105 / 0.7);
}
.hover\:text-grey-7\/75:hover {
  color: rgb(97 101 105 / 0.75);
}
.hover\:text-grey-7\/80:hover {
  color: rgb(97 101 105 / 0.8);
}
.hover\:text-grey-7\/85:hover {
  color: rgb(97 101 105 / 0.85);
}
.hover\:text-grey-7\/90:hover {
  color: rgb(97 101 105 / 0.9);
}
.hover\:text-grey-7\/95:hover {
  color: rgb(97 101 105 / 0.95);
}
.hover\:text-grey-8:hover {
  --tw-text-opacity: 1;
  color: rgb(55 61 66 / var(--tw-text-opacity, 1));
}
.hover\:text-grey-8\/0:hover {
  color: rgb(55 61 66 / 0);
}
.hover\:text-grey-8\/10:hover {
  color: rgb(55 61 66 / 0.1);
}
.hover\:text-grey-8\/100:hover {
  color: rgb(55 61 66 / 1);
}
.hover\:text-grey-8\/15:hover {
  color: rgb(55 61 66 / 0.15);
}
.hover\:text-grey-8\/20:hover {
  color: rgb(55 61 66 / 0.2);
}
.hover\:text-grey-8\/25:hover {
  color: rgb(55 61 66 / 0.25);
}
.hover\:text-grey-8\/30:hover {
  color: rgb(55 61 66 / 0.3);
}
.hover\:text-grey-8\/35:hover {
  color: rgb(55 61 66 / 0.35);
}
.hover\:text-grey-8\/40:hover {
  color: rgb(55 61 66 / 0.4);
}
.hover\:text-grey-8\/45:hover {
  color: rgb(55 61 66 / 0.45);
}
.hover\:text-grey-8\/5:hover {
  color: rgb(55 61 66 / 0.05);
}
.hover\:text-grey-8\/50:hover {
  color: rgb(55 61 66 / 0.5);
}
.hover\:text-grey-8\/55:hover {
  color: rgb(55 61 66 / 0.55);
}
.hover\:text-grey-8\/60:hover {
  color: rgb(55 61 66 / 0.6);
}
.hover\:text-grey-8\/65:hover {
  color: rgb(55 61 66 / 0.65);
}
.hover\:text-grey-8\/70:hover {
  color: rgb(55 61 66 / 0.7);
}
.hover\:text-grey-8\/75:hover {
  color: rgb(55 61 66 / 0.75);
}
.hover\:text-grey-8\/80:hover {
  color: rgb(55 61 66 / 0.8);
}
.hover\:text-grey-8\/85:hover {
  color: rgb(55 61 66 / 0.85);
}
.hover\:text-grey-8\/90:hover {
  color: rgb(55 61 66 / 0.9);
}
.hover\:text-grey-8\/95:hover {
  color: rgb(55 61 66 / 0.95);
}
.hover\:text-grey-9:hover {
  --tw-text-opacity: 1;
  color: rgb(28 31 33 / var(--tw-text-opacity, 1));
}
.hover\:text-grey-9\/0:hover {
  color: rgb(28 31 33 / 0);
}
.hover\:text-grey-9\/10:hover {
  color: rgb(28 31 33 / 0.1);
}
.hover\:text-grey-9\/100:hover {
  color: rgb(28 31 33 / 1);
}
.hover\:text-grey-9\/15:hover {
  color: rgb(28 31 33 / 0.15);
}
.hover\:text-grey-9\/20:hover {
  color: rgb(28 31 33 / 0.2);
}
.hover\:text-grey-9\/25:hover {
  color: rgb(28 31 33 / 0.25);
}
.hover\:text-grey-9\/30:hover {
  color: rgb(28 31 33 / 0.3);
}
.hover\:text-grey-9\/35:hover {
  color: rgb(28 31 33 / 0.35);
}
.hover\:text-grey-9\/40:hover {
  color: rgb(28 31 33 / 0.4);
}
.hover\:text-grey-9\/45:hover {
  color: rgb(28 31 33 / 0.45);
}
.hover\:text-grey-9\/5:hover {
  color: rgb(28 31 33 / 0.05);
}
.hover\:text-grey-9\/50:hover {
  color: rgb(28 31 33 / 0.5);
}
.hover\:text-grey-9\/55:hover {
  color: rgb(28 31 33 / 0.55);
}
.hover\:text-grey-9\/60:hover {
  color: rgb(28 31 33 / 0.6);
}
.hover\:text-grey-9\/65:hover {
  color: rgb(28 31 33 / 0.65);
}
.hover\:text-grey-9\/70:hover {
  color: rgb(28 31 33 / 0.7);
}
.hover\:text-grey-9\/75:hover {
  color: rgb(28 31 33 / 0.75);
}
.hover\:text-grey-9\/80:hover {
  color: rgb(28 31 33 / 0.8);
}
.hover\:text-grey-9\/85:hover {
  color: rgb(28 31 33 / 0.85);
}
.hover\:text-grey-9\/90:hover {
  color: rgb(28 31 33 / 0.9);
}
.hover\:text-grey-9\/95:hover {
  color: rgb(28 31 33 / 0.95);
}
.hover\:text-iconColor:hover {
  color: #25292c73;
}
.hover\:text-iconColor-hover:hover {
  color: #25292ce0;
}
.hover\:text-iconColor-hover\/0:hover {
  color: rgb(37 41 44 / 0);
}
.hover\:text-iconColor-hover\/10:hover {
  color: rgb(37 41 44 / 0.1);
}
.hover\:text-iconColor-hover\/100:hover {
  color: rgb(37 41 44 / 1);
}
.hover\:text-iconColor-hover\/15:hover {
  color: rgb(37 41 44 / 0.15);
}
.hover\:text-iconColor-hover\/20:hover {
  color: rgb(37 41 44 / 0.2);
}
.hover\:text-iconColor-hover\/25:hover {
  color: rgb(37 41 44 / 0.25);
}
.hover\:text-iconColor-hover\/30:hover {
  color: rgb(37 41 44 / 0.3);
}
.hover\:text-iconColor-hover\/35:hover {
  color: rgb(37 41 44 / 0.35);
}
.hover\:text-iconColor-hover\/40:hover {
  color: rgb(37 41 44 / 0.4);
}
.hover\:text-iconColor-hover\/45:hover {
  color: rgb(37 41 44 / 0.45);
}
.hover\:text-iconColor-hover\/5:hover {
  color: rgb(37 41 44 / 0.05);
}
.hover\:text-iconColor-hover\/50:hover {
  color: rgb(37 41 44 / 0.5);
}
.hover\:text-iconColor-hover\/55:hover {
  color: rgb(37 41 44 / 0.55);
}
.hover\:text-iconColor-hover\/60:hover {
  color: rgb(37 41 44 / 0.6);
}
.hover\:text-iconColor-hover\/65:hover {
  color: rgb(37 41 44 / 0.65);
}
.hover\:text-iconColor-hover\/70:hover {
  color: rgb(37 41 44 / 0.7);
}
.hover\:text-iconColor-hover\/75:hover {
  color: rgb(37 41 44 / 0.75);
}
.hover\:text-iconColor-hover\/80:hover {
  color: rgb(37 41 44 / 0.8);
}
.hover\:text-iconColor-hover\/85:hover {
  color: rgb(37 41 44 / 0.85);
}
.hover\:text-iconColor-hover\/90:hover {
  color: rgb(37 41 44 / 0.9);
}
.hover\:text-iconColor-hover\/95:hover {
  color: rgb(37 41 44 / 0.95);
}
.hover\:text-iconColor\/0:hover {
  color: rgb(37 41 44 / 0);
}
.hover\:text-iconColor\/10:hover {
  color: rgb(37 41 44 / 0.1);
}
.hover\:text-iconColor\/100:hover {
  color: rgb(37 41 44 / 1);
}
.hover\:text-iconColor\/15:hover {
  color: rgb(37 41 44 / 0.15);
}
.hover\:text-iconColor\/20:hover {
  color: rgb(37 41 44 / 0.2);
}
.hover\:text-iconColor\/25:hover {
  color: rgb(37 41 44 / 0.25);
}
.hover\:text-iconColor\/30:hover {
  color: rgb(37 41 44 / 0.3);
}
.hover\:text-iconColor\/35:hover {
  color: rgb(37 41 44 / 0.35);
}
.hover\:text-iconColor\/40:hover {
  color: rgb(37 41 44 / 0.4);
}
.hover\:text-iconColor\/45:hover {
  color: rgb(37 41 44 / 0.45);
}
.hover\:text-iconColor\/5:hover {
  color: rgb(37 41 44 / 0.05);
}
.hover\:text-iconColor\/50:hover {
  color: rgb(37 41 44 / 0.5);
}
.hover\:text-iconColor\/55:hover {
  color: rgb(37 41 44 / 0.55);
}
.hover\:text-iconColor\/60:hover {
  color: rgb(37 41 44 / 0.6);
}
.hover\:text-iconColor\/65:hover {
  color: rgb(37 41 44 / 0.65);
}
.hover\:text-iconColor\/70:hover {
  color: rgb(37 41 44 / 0.7);
}
.hover\:text-iconColor\/75:hover {
  color: rgb(37 41 44 / 0.75);
}
.hover\:text-iconColor\/80:hover {
  color: rgb(37 41 44 / 0.8);
}
.hover\:text-iconColor\/85:hover {
  color: rgb(37 41 44 / 0.85);
}
.hover\:text-iconColor\/90:hover {
  color: rgb(37 41 44 / 0.9);
}
.hover\:text-iconColor\/95:hover {
  color: rgb(37 41 44 / 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-50:hover {
  --tw-text-opacity: 1;
  color: rgb(240 245 255 / var(--tw-text-opacity, 1));
}
.hover\:text-indigo-50\/0:hover {
  color: rgb(240 245 255 / 0);
}
.hover\:text-indigo-50\/10:hover {
  color: rgb(240 245 255 / 0.1);
}
.hover\:text-indigo-50\/100:hover {
  color: rgb(240 245 255 / 1);
}
.hover\:text-indigo-50\/15:hover {
  color: rgb(240 245 255 / 0.15);
}
.hover\:text-indigo-50\/20:hover {
  color: rgb(240 245 255 / 0.2);
}
.hover\:text-indigo-50\/25:hover {
  color: rgb(240 245 255 / 0.25);
}
.hover\:text-indigo-50\/30:hover {
  color: rgb(240 245 255 / 0.3);
}
.hover\:text-indigo-50\/35:hover {
  color: rgb(240 245 255 / 0.35);
}
.hover\:text-indigo-50\/40:hover {
  color: rgb(240 245 255 / 0.4);
}
.hover\:text-indigo-50\/45:hover {
  color: rgb(240 245 255 / 0.45);
}
.hover\:text-indigo-50\/5:hover {
  color: rgb(240 245 255 / 0.05);
}
.hover\:text-indigo-50\/50:hover {
  color: rgb(240 245 255 / 0.5);
}
.hover\:text-indigo-50\/55:hover {
  color: rgb(240 245 255 / 0.55);
}
.hover\:text-indigo-50\/60:hover {
  color: rgb(240 245 255 / 0.6);
}
.hover\:text-indigo-50\/65:hover {
  color: rgb(240 245 255 / 0.65);
}
.hover\:text-indigo-50\/70:hover {
  color: rgb(240 245 255 / 0.7);
}
.hover\:text-indigo-50\/75:hover {
  color: rgb(240 245 255 / 0.75);
}
.hover\:text-indigo-50\/80:hover {
  color: rgb(240 245 255 / 0.8);
}
.hover\:text-indigo-50\/85:hover {
  color: rgb(240 245 255 / 0.85);
}
.hover\:text-indigo-50\/90:hover {
  color: rgb(240 245 255 / 0.9);
}
.hover\:text-indigo-50\/95:hover {
  color: rgb(240 245 255 / 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-info-active:hover {
  --tw-text-opacity: 1;
  color: rgb(9 88 217 / var(--tw-text-opacity, 1));
}
.hover\:text-info-active\/0:hover {
  color: rgb(9 88 217 / 0);
}
.hover\:text-info-active\/10:hover {
  color: rgb(9 88 217 / 0.1);
}
.hover\:text-info-active\/100:hover {
  color: rgb(9 88 217 / 1);
}
.hover\:text-info-active\/15:hover {
  color: rgb(9 88 217 / 0.15);
}
.hover\:text-info-active\/20:hover {
  color: rgb(9 88 217 / 0.2);
}
.hover\:text-info-active\/25:hover {
  color: rgb(9 88 217 / 0.25);
}
.hover\:text-info-active\/30:hover {
  color: rgb(9 88 217 / 0.3);
}
.hover\:text-info-active\/35:hover {
  color: rgb(9 88 217 / 0.35);
}
.hover\:text-info-active\/40:hover {
  color: rgb(9 88 217 / 0.4);
}
.hover\:text-info-active\/45:hover {
  color: rgb(9 88 217 / 0.45);
}
.hover\:text-info-active\/5:hover {
  color: rgb(9 88 217 / 0.05);
}
.hover\:text-info-active\/50:hover {
  color: rgb(9 88 217 / 0.5);
}
.hover\:text-info-active\/55:hover {
  color: rgb(9 88 217 / 0.55);
}
.hover\:text-info-active\/60:hover {
  color: rgb(9 88 217 / 0.6);
}
.hover\:text-info-active\/65:hover {
  color: rgb(9 88 217 / 0.65);
}
.hover\:text-info-active\/70:hover {
  color: rgb(9 88 217 / 0.7);
}
.hover\:text-info-active\/75:hover {
  color: rgb(9 88 217 / 0.75);
}
.hover\:text-info-active\/80:hover {
  color: rgb(9 88 217 / 0.8);
}
.hover\:text-info-active\/85:hover {
  color: rgb(9 88 217 / 0.85);
}
.hover\:text-info-active\/90:hover {
  color: rgb(9 88 217 / 0.9);
}
.hover\:text-info-active\/95:hover {
  color: rgb(9 88 217 / 0.95);
}
.hover\:text-info-base:hover {
  --tw-text-opacity: 1;
  color: rgb(22 119 255 / var(--tw-text-opacity, 1));
}
.hover\:text-info-base\/0:hover {
  color: rgb(22 119 255 / 0);
}
.hover\:text-info-base\/10:hover {
  color: rgb(22 119 255 / 0.1);
}
.hover\:text-info-base\/100:hover {
  color: rgb(22 119 255 / 1);
}
.hover\:text-info-base\/15:hover {
  color: rgb(22 119 255 / 0.15);
}
.hover\:text-info-base\/20:hover {
  color: rgb(22 119 255 / 0.2);
}
.hover\:text-info-base\/25:hover {
  color: rgb(22 119 255 / 0.25);
}
.hover\:text-info-base\/30:hover {
  color: rgb(22 119 255 / 0.3);
}
.hover\:text-info-base\/35:hover {
  color: rgb(22 119 255 / 0.35);
}
.hover\:text-info-base\/40:hover {
  color: rgb(22 119 255 / 0.4);
}
.hover\:text-info-base\/45:hover {
  color: rgb(22 119 255 / 0.45);
}
.hover\:text-info-base\/5:hover {
  color: rgb(22 119 255 / 0.05);
}
.hover\:text-info-base\/50:hover {
  color: rgb(22 119 255 / 0.5);
}
.hover\:text-info-base\/55:hover {
  color: rgb(22 119 255 / 0.55);
}
.hover\:text-info-base\/60:hover {
  color: rgb(22 119 255 / 0.6);
}
.hover\:text-info-base\/65:hover {
  color: rgb(22 119 255 / 0.65);
}
.hover\:text-info-base\/70:hover {
  color: rgb(22 119 255 / 0.7);
}
.hover\:text-info-base\/75:hover {
  color: rgb(22 119 255 / 0.75);
}
.hover\:text-info-base\/80:hover {
  color: rgb(22 119 255 / 0.8);
}
.hover\:text-info-base\/85:hover {
  color: rgb(22 119 255 / 0.85);
}
.hover\:text-info-base\/90:hover {
  color: rgb(22 119 255 / 0.9);
}
.hover\:text-info-base\/95:hover {
  color: rgb(22 119 255 / 0.95);
}
.hover\:text-info-bg:hover {
  --tw-text-opacity: 1;
  color: rgb(230 244 255 / var(--tw-text-opacity, 1));
}
.hover\:text-info-bg-hover:hover {
  --tw-text-opacity: 1;
  color: rgb(186 224 255 / var(--tw-text-opacity, 1));
}
.hover\:text-info-bg-hover\/0:hover {
  color: rgb(186 224 255 / 0);
}
.hover\:text-info-bg-hover\/10:hover {
  color: rgb(186 224 255 / 0.1);
}
.hover\:text-info-bg-hover\/100:hover {
  color: rgb(186 224 255 / 1);
}
.hover\:text-info-bg-hover\/15:hover {
  color: rgb(186 224 255 / 0.15);
}
.hover\:text-info-bg-hover\/20:hover {
  color: rgb(186 224 255 / 0.2);
}
.hover\:text-info-bg-hover\/25:hover {
  color: rgb(186 224 255 / 0.25);
}
.hover\:text-info-bg-hover\/30:hover {
  color: rgb(186 224 255 / 0.3);
}
.hover\:text-info-bg-hover\/35:hover {
  color: rgb(186 224 255 / 0.35);
}
.hover\:text-info-bg-hover\/40:hover {
  color: rgb(186 224 255 / 0.4);
}
.hover\:text-info-bg-hover\/45:hover {
  color: rgb(186 224 255 / 0.45);
}
.hover\:text-info-bg-hover\/5:hover {
  color: rgb(186 224 255 / 0.05);
}
.hover\:text-info-bg-hover\/50:hover {
  color: rgb(186 224 255 / 0.5);
}
.hover\:text-info-bg-hover\/55:hover {
  color: rgb(186 224 255 / 0.55);
}
.hover\:text-info-bg-hover\/60:hover {
  color: rgb(186 224 255 / 0.6);
}
.hover\:text-info-bg-hover\/65:hover {
  color: rgb(186 224 255 / 0.65);
}
.hover\:text-info-bg-hover\/70:hover {
  color: rgb(186 224 255 / 0.7);
}
.hover\:text-info-bg-hover\/75:hover {
  color: rgb(186 224 255 / 0.75);
}
.hover\:text-info-bg-hover\/80:hover {
  color: rgb(186 224 255 / 0.8);
}
.hover\:text-info-bg-hover\/85:hover {
  color: rgb(186 224 255 / 0.85);
}
.hover\:text-info-bg-hover\/90:hover {
  color: rgb(186 224 255 / 0.9);
}
.hover\:text-info-bg-hover\/95:hover {
  color: rgb(186 224 255 / 0.95);
}
.hover\:text-info-bg\/0:hover {
  color: rgb(230 244 255 / 0);
}
.hover\:text-info-bg\/10:hover {
  color: rgb(230 244 255 / 0.1);
}
.hover\:text-info-bg\/100:hover {
  color: rgb(230 244 255 / 1);
}
.hover\:text-info-bg\/15:hover {
  color: rgb(230 244 255 / 0.15);
}
.hover\:text-info-bg\/20:hover {
  color: rgb(230 244 255 / 0.2);
}
.hover\:text-info-bg\/25:hover {
  color: rgb(230 244 255 / 0.25);
}
.hover\:text-info-bg\/30:hover {
  color: rgb(230 244 255 / 0.3);
}
.hover\:text-info-bg\/35:hover {
  color: rgb(230 244 255 / 0.35);
}
.hover\:text-info-bg\/40:hover {
  color: rgb(230 244 255 / 0.4);
}
.hover\:text-info-bg\/45:hover {
  color: rgb(230 244 255 / 0.45);
}
.hover\:text-info-bg\/5:hover {
  color: rgb(230 244 255 / 0.05);
}
.hover\:text-info-bg\/50:hover {
  color: rgb(230 244 255 / 0.5);
}
.hover\:text-info-bg\/55:hover {
  color: rgb(230 244 255 / 0.55);
}
.hover\:text-info-bg\/60:hover {
  color: rgb(230 244 255 / 0.6);
}
.hover\:text-info-bg\/65:hover {
  color: rgb(230 244 255 / 0.65);
}
.hover\:text-info-bg\/70:hover {
  color: rgb(230 244 255 / 0.7);
}
.hover\:text-info-bg\/75:hover {
  color: rgb(230 244 255 / 0.75);
}
.hover\:text-info-bg\/80:hover {
  color: rgb(230 244 255 / 0.8);
}
.hover\:text-info-bg\/85:hover {
  color: rgb(230 244 255 / 0.85);
}
.hover\:text-info-bg\/90:hover {
  color: rgb(230 244 255 / 0.9);
}
.hover\:text-info-bg\/95:hover {
  color: rgb(230 244 255 / 0.95);
}
.hover\:text-info-border:hover {
  --tw-text-opacity: 1;
  color: rgb(145 202 255 / var(--tw-text-opacity, 1));
}
.hover\:text-info-border-hover:hover {
  --tw-text-opacity: 1;
  color: rgb(105 177 255 / var(--tw-text-opacity, 1));
}
.hover\:text-info-border-hover\/0:hover {
  color: rgb(105 177 255 / 0);
}
.hover\:text-info-border-hover\/10:hover {
  color: rgb(105 177 255 / 0.1);
}
.hover\:text-info-border-hover\/100:hover {
  color: rgb(105 177 255 / 1);
}
.hover\:text-info-border-hover\/15:hover {
  color: rgb(105 177 255 / 0.15);
}
.hover\:text-info-border-hover\/20:hover {
  color: rgb(105 177 255 / 0.2);
}
.hover\:text-info-border-hover\/25:hover {
  color: rgb(105 177 255 / 0.25);
}
.hover\:text-info-border-hover\/30:hover {
  color: rgb(105 177 255 / 0.3);
}
.hover\:text-info-border-hover\/35:hover {
  color: rgb(105 177 255 / 0.35);
}
.hover\:text-info-border-hover\/40:hover {
  color: rgb(105 177 255 / 0.4);
}
.hover\:text-info-border-hover\/45:hover {
  color: rgb(105 177 255 / 0.45);
}
.hover\:text-info-border-hover\/5:hover {
  color: rgb(105 177 255 / 0.05);
}
.hover\:text-info-border-hover\/50:hover {
  color: rgb(105 177 255 / 0.5);
}
.hover\:text-info-border-hover\/55:hover {
  color: rgb(105 177 255 / 0.55);
}
.hover\:text-info-border-hover\/60:hover {
  color: rgb(105 177 255 / 0.6);
}
.hover\:text-info-border-hover\/65:hover {
  color: rgb(105 177 255 / 0.65);
}
.hover\:text-info-border-hover\/70:hover {
  color: rgb(105 177 255 / 0.7);
}
.hover\:text-info-border-hover\/75:hover {
  color: rgb(105 177 255 / 0.75);
}
.hover\:text-info-border-hover\/80:hover {
  color: rgb(105 177 255 / 0.8);
}
.hover\:text-info-border-hover\/85:hover {
  color: rgb(105 177 255 / 0.85);
}
.hover\:text-info-border-hover\/90:hover {
  color: rgb(105 177 255 / 0.9);
}
.hover\:text-info-border-hover\/95:hover {
  color: rgb(105 177 255 / 0.95);
}
.hover\:text-info-border\/0:hover {
  color: rgb(145 202 255 / 0);
}
.hover\:text-info-border\/10:hover {
  color: rgb(145 202 255 / 0.1);
}
.hover\:text-info-border\/100:hover {
  color: rgb(145 202 255 / 1);
}
.hover\:text-info-border\/15:hover {
  color: rgb(145 202 255 / 0.15);
}
.hover\:text-info-border\/20:hover {
  color: rgb(145 202 255 / 0.2);
}
.hover\:text-info-border\/25:hover {
  color: rgb(145 202 255 / 0.25);
}
.hover\:text-info-border\/30:hover {
  color: rgb(145 202 255 / 0.3);
}
.hover\:text-info-border\/35:hover {
  color: rgb(145 202 255 / 0.35);
}
.hover\:text-info-border\/40:hover {
  color: rgb(145 202 255 / 0.4);
}
.hover\:text-info-border\/45:hover {
  color: rgb(145 202 255 / 0.45);
}
.hover\:text-info-border\/5:hover {
  color: rgb(145 202 255 / 0.05);
}
.hover\:text-info-border\/50:hover {
  color: rgb(145 202 255 / 0.5);
}
.hover\:text-info-border\/55:hover {
  color: rgb(145 202 255 / 0.55);
}
.hover\:text-info-border\/60:hover {
  color: rgb(145 202 255 / 0.6);
}
.hover\:text-info-border\/65:hover {
  color: rgb(145 202 255 / 0.65);
}
.hover\:text-info-border\/70:hover {
  color: rgb(145 202 255 / 0.7);
}
.hover\:text-info-border\/75:hover {
  color: rgb(145 202 255 / 0.75);
}
.hover\:text-info-border\/80:hover {
  color: rgb(145 202 255 / 0.8);
}
.hover\:text-info-border\/85:hover {
  color: rgb(145 202 255 / 0.85);
}
.hover\:text-info-border\/90:hover {
  color: rgb(145 202 255 / 0.9);
}
.hover\:text-info-border\/95:hover {
  color: rgb(145 202 255 / 0.95);
}
.hover\:text-info-hover:hover {
  --tw-text-opacity: 1;
  color: rgb(64 150 255 / var(--tw-text-opacity, 1));
}
.hover\:text-info-hover\/0:hover {
  color: rgb(64 150 255 / 0);
}
.hover\:text-info-hover\/10:hover {
  color: rgb(64 150 255 / 0.1);
}
.hover\:text-info-hover\/100:hover {
  color: rgb(64 150 255 / 1);
}
.hover\:text-info-hover\/15:hover {
  color: rgb(64 150 255 / 0.15);
}
.hover\:text-info-hover\/20:hover {
  color: rgb(64 150 255 / 0.2);
}
.hover\:text-info-hover\/25:hover {
  color: rgb(64 150 255 / 0.25);
}
.hover\:text-info-hover\/30:hover {
  color: rgb(64 150 255 / 0.3);
}
.hover\:text-info-hover\/35:hover {
  color: rgb(64 150 255 / 0.35);
}
.hover\:text-info-hover\/40:hover {
  color: rgb(64 150 255 / 0.4);
}
.hover\:text-info-hover\/45:hover {
  color: rgb(64 150 255 / 0.45);
}
.hover\:text-info-hover\/5:hover {
  color: rgb(64 150 255 / 0.05);
}
.hover\:text-info-hover\/50:hover {
  color: rgb(64 150 255 / 0.5);
}
.hover\:text-info-hover\/55:hover {
  color: rgb(64 150 255 / 0.55);
}
.hover\:text-info-hover\/60:hover {
  color: rgb(64 150 255 / 0.6);
}
.hover\:text-info-hover\/65:hover {
  color: rgb(64 150 255 / 0.65);
}
.hover\:text-info-hover\/70:hover {
  color: rgb(64 150 255 / 0.7);
}
.hover\:text-info-hover\/75:hover {
  color: rgb(64 150 255 / 0.75);
}
.hover\:text-info-hover\/80:hover {
  color: rgb(64 150 255 / 0.8);
}
.hover\:text-info-hover\/85:hover {
  color: rgb(64 150 255 / 0.85);
}
.hover\:text-info-hover\/90:hover {
  color: rgb(64 150 255 / 0.9);
}
.hover\:text-info-hover\/95:hover {
  color: rgb(64 150 255 / 0.95);
}
.hover\:text-info-text:hover {
  --tw-text-opacity: 1;
  color: rgb(0 44 140 / var(--tw-text-opacity, 1));
}
.hover\:text-info-text-active:hover {
  --tw-text-opacity: 1;
  color: rgb(0 29 102 / var(--tw-text-opacity, 1));
}
.hover\:text-info-text-active\/0:hover {
  color: rgb(0 29 102 / 0);
}
.hover\:text-info-text-active\/10:hover {
  color: rgb(0 29 102 / 0.1);
}
.hover\:text-info-text-active\/100:hover {
  color: rgb(0 29 102 / 1);
}
.hover\:text-info-text-active\/15:hover {
  color: rgb(0 29 102 / 0.15);
}
.hover\:text-info-text-active\/20:hover {
  color: rgb(0 29 102 / 0.2);
}
.hover\:text-info-text-active\/25:hover {
  color: rgb(0 29 102 / 0.25);
}
.hover\:text-info-text-active\/30:hover {
  color: rgb(0 29 102 / 0.3);
}
.hover\:text-info-text-active\/35:hover {
  color: rgb(0 29 102 / 0.35);
}
.hover\:text-info-text-active\/40:hover {
  color: rgb(0 29 102 / 0.4);
}
.hover\:text-info-text-active\/45:hover {
  color: rgb(0 29 102 / 0.45);
}
.hover\:text-info-text-active\/5:hover {
  color: rgb(0 29 102 / 0.05);
}
.hover\:text-info-text-active\/50:hover {
  color: rgb(0 29 102 / 0.5);
}
.hover\:text-info-text-active\/55:hover {
  color: rgb(0 29 102 / 0.55);
}
.hover\:text-info-text-active\/60:hover {
  color: rgb(0 29 102 / 0.6);
}
.hover\:text-info-text-active\/65:hover {
  color: rgb(0 29 102 / 0.65);
}
.hover\:text-info-text-active\/70:hover {
  color: rgb(0 29 102 / 0.7);
}
.hover\:text-info-text-active\/75:hover {
  color: rgb(0 29 102 / 0.75);
}
.hover\:text-info-text-active\/80:hover {
  color: rgb(0 29 102 / 0.8);
}
.hover\:text-info-text-active\/85:hover {
  color: rgb(0 29 102 / 0.85);
}
.hover\:text-info-text-active\/90:hover {
  color: rgb(0 29 102 / 0.9);
}
.hover\:text-info-text-active\/95:hover {
  color: rgb(0 29 102 / 0.95);
}
.hover\:text-info-text-hover:hover {
  --tw-text-opacity: 1;
  color: rgb(0 62 179 / var(--tw-text-opacity, 1));
}
.hover\:text-info-text-hover\/0:hover {
  color: rgb(0 62 179 / 0);
}
.hover\:text-info-text-hover\/10:hover {
  color: rgb(0 62 179 / 0.1);
}
.hover\:text-info-text-hover\/100:hover {
  color: rgb(0 62 179 / 1);
}
.hover\:text-info-text-hover\/15:hover {
  color: rgb(0 62 179 / 0.15);
}
.hover\:text-info-text-hover\/20:hover {
  color: rgb(0 62 179 / 0.2);
}
.hover\:text-info-text-hover\/25:hover {
  color: rgb(0 62 179 / 0.25);
}
.hover\:text-info-text-hover\/30:hover {
  color: rgb(0 62 179 / 0.3);
}
.hover\:text-info-text-hover\/35:hover {
  color: rgb(0 62 179 / 0.35);
}
.hover\:text-info-text-hover\/40:hover {
  color: rgb(0 62 179 / 0.4);
}
.hover\:text-info-text-hover\/45:hover {
  color: rgb(0 62 179 / 0.45);
}
.hover\:text-info-text-hover\/5:hover {
  color: rgb(0 62 179 / 0.05);
}
.hover\:text-info-text-hover\/50:hover {
  color: rgb(0 62 179 / 0.5);
}
.hover\:text-info-text-hover\/55:hover {
  color: rgb(0 62 179 / 0.55);
}
.hover\:text-info-text-hover\/60:hover {
  color: rgb(0 62 179 / 0.6);
}
.hover\:text-info-text-hover\/65:hover {
  color: rgb(0 62 179 / 0.65);
}
.hover\:text-info-text-hover\/70:hover {
  color: rgb(0 62 179 / 0.7);
}
.hover\:text-info-text-hover\/75:hover {
  color: rgb(0 62 179 / 0.75);
}
.hover\:text-info-text-hover\/80:hover {
  color: rgb(0 62 179 / 0.8);
}
.hover\:text-info-text-hover\/85:hover {
  color: rgb(0 62 179 / 0.85);
}
.hover\:text-info-text-hover\/90:hover {
  color: rgb(0 62 179 / 0.9);
}
.hover\:text-info-text-hover\/95:hover {
  color: rgb(0 62 179 / 0.95);
}
.hover\:text-info-text\/0:hover {
  color: rgb(0 44 140 / 0);
}
.hover\:text-info-text\/10:hover {
  color: rgb(0 44 140 / 0.1);
}
.hover\:text-info-text\/100:hover {
  color: rgb(0 44 140 / 1);
}
.hover\:text-info-text\/15:hover {
  color: rgb(0 44 140 / 0.15);
}
.hover\:text-info-text\/20:hover {
  color: rgb(0 44 140 / 0.2);
}
.hover\:text-info-text\/25:hover {
  color: rgb(0 44 140 / 0.25);
}
.hover\:text-info-text\/30:hover {
  color: rgb(0 44 140 / 0.3);
}
.hover\:text-info-text\/35:hover {
  color: rgb(0 44 140 / 0.35);
}
.hover\:text-info-text\/40:hover {
  color: rgb(0 44 140 / 0.4);
}
.hover\:text-info-text\/45:hover {
  color: rgb(0 44 140 / 0.45);
}
.hover\:text-info-text\/5:hover {
  color: rgb(0 44 140 / 0.05);
}
.hover\:text-info-text\/50:hover {
  color: rgb(0 44 140 / 0.5);
}
.hover\:text-info-text\/55:hover {
  color: rgb(0 44 140 / 0.55);
}
.hover\:text-info-text\/60:hover {
  color: rgb(0 44 140 / 0.6);
}
.hover\:text-info-text\/65:hover {
  color: rgb(0 44 140 / 0.65);
}
.hover\:text-info-text\/70:hover {
  color: rgb(0 44 140 / 0.7);
}
.hover\:text-info-text\/75:hover {
  color: rgb(0 44 140 / 0.75);
}
.hover\:text-info-text\/80:hover {
  color: rgb(0 44 140 / 0.8);
}
.hover\:text-info-text\/85:hover {
  color: rgb(0 44 140 / 0.85);
}
.hover\:text-info-text\/90:hover {
  color: rgb(0 44 140 / 0.9);
}
.hover\:text-info-text\/95:hover {
  color: rgb(0 44 140 / 0.95);
}
.hover\:text-lime-1:hover {
  --tw-text-opacity: 1;
  color: rgb(252 255 230 / var(--tw-text-opacity, 1));
}
.hover\:text-lime-1\/0:hover {
  color: rgb(252 255 230 / 0);
}
.hover\:text-lime-1\/10:hover {
  color: rgb(252 255 230 / 0.1);
}
.hover\:text-lime-1\/100:hover {
  color: rgb(252 255 230 / 1);
}
.hover\:text-lime-1\/15:hover {
  color: rgb(252 255 230 / 0.15);
}
.hover\:text-lime-1\/20:hover {
  color: rgb(252 255 230 / 0.2);
}
.hover\:text-lime-1\/25:hover {
  color: rgb(252 255 230 / 0.25);
}
.hover\:text-lime-1\/30:hover {
  color: rgb(252 255 230 / 0.3);
}
.hover\:text-lime-1\/35:hover {
  color: rgb(252 255 230 / 0.35);
}
.hover\:text-lime-1\/40:hover {
  color: rgb(252 255 230 / 0.4);
}
.hover\:text-lime-1\/45:hover {
  color: rgb(252 255 230 / 0.45);
}
.hover\:text-lime-1\/5:hover {
  color: rgb(252 255 230 / 0.05);
}
.hover\:text-lime-1\/50:hover {
  color: rgb(252 255 230 / 0.5);
}
.hover\:text-lime-1\/55:hover {
  color: rgb(252 255 230 / 0.55);
}
.hover\:text-lime-1\/60:hover {
  color: rgb(252 255 230 / 0.6);
}
.hover\:text-lime-1\/65:hover {
  color: rgb(252 255 230 / 0.65);
}
.hover\:text-lime-1\/70:hover {
  color: rgb(252 255 230 / 0.7);
}
.hover\:text-lime-1\/75:hover {
  color: rgb(252 255 230 / 0.75);
}
.hover\:text-lime-1\/80:hover {
  color: rgb(252 255 230 / 0.8);
}
.hover\:text-lime-1\/85:hover {
  color: rgb(252 255 230 / 0.85);
}
.hover\:text-lime-1\/90:hover {
  color: rgb(252 255 230 / 0.9);
}
.hover\:text-lime-1\/95:hover {
  color: rgb(252 255 230 / 0.95);
}
.hover\:text-lime-10:hover {
  --tw-text-opacity: 1;
  color: rgb(37 64 0 / var(--tw-text-opacity, 1));
}
.hover\:text-lime-10\/0:hover {
  color: rgb(37 64 0 / 0);
}
.hover\:text-lime-10\/10:hover {
  color: rgb(37 64 0 / 0.1);
}
.hover\:text-lime-10\/100:hover {
  color: rgb(37 64 0 / 1);
}
.hover\:text-lime-10\/15:hover {
  color: rgb(37 64 0 / 0.15);
}
.hover\:text-lime-10\/20:hover {
  color: rgb(37 64 0 / 0.2);
}
.hover\:text-lime-10\/25:hover {
  color: rgb(37 64 0 / 0.25);
}
.hover\:text-lime-10\/30:hover {
  color: rgb(37 64 0 / 0.3);
}
.hover\:text-lime-10\/35:hover {
  color: rgb(37 64 0 / 0.35);
}
.hover\:text-lime-10\/40:hover {
  color: rgb(37 64 0 / 0.4);
}
.hover\:text-lime-10\/45:hover {
  color: rgb(37 64 0 / 0.45);
}
.hover\:text-lime-10\/5:hover {
  color: rgb(37 64 0 / 0.05);
}
.hover\:text-lime-10\/50:hover {
  color: rgb(37 64 0 / 0.5);
}
.hover\:text-lime-10\/55:hover {
  color: rgb(37 64 0 / 0.55);
}
.hover\:text-lime-10\/60:hover {
  color: rgb(37 64 0 / 0.6);
}
.hover\:text-lime-10\/65:hover {
  color: rgb(37 64 0 / 0.65);
}
.hover\:text-lime-10\/70:hover {
  color: rgb(37 64 0 / 0.7);
}
.hover\:text-lime-10\/75:hover {
  color: rgb(37 64 0 / 0.75);
}
.hover\:text-lime-10\/80:hover {
  color: rgb(37 64 0 / 0.8);
}
.hover\:text-lime-10\/85:hover {
  color: rgb(37 64 0 / 0.85);
}
.hover\:text-lime-10\/90:hover {
  color: rgb(37 64 0 / 0.9);
}
.hover\:text-lime-10\/95:hover {
  color: rgb(37 64 0 / 0.95);
}
.hover\:text-lime-2:hover {
  --tw-text-opacity: 1;
  color: rgb(244 255 184 / var(--tw-text-opacity, 1));
}
.hover\:text-lime-2\/0:hover {
  color: rgb(244 255 184 / 0);
}
.hover\:text-lime-2\/10:hover {
  color: rgb(244 255 184 / 0.1);
}
.hover\:text-lime-2\/100:hover {
  color: rgb(244 255 184 / 1);
}
.hover\:text-lime-2\/15:hover {
  color: rgb(244 255 184 / 0.15);
}
.hover\:text-lime-2\/20:hover {
  color: rgb(244 255 184 / 0.2);
}
.hover\:text-lime-2\/25:hover {
  color: rgb(244 255 184 / 0.25);
}
.hover\:text-lime-2\/30:hover {
  color: rgb(244 255 184 / 0.3);
}
.hover\:text-lime-2\/35:hover {
  color: rgb(244 255 184 / 0.35);
}
.hover\:text-lime-2\/40:hover {
  color: rgb(244 255 184 / 0.4);
}
.hover\:text-lime-2\/45:hover {
  color: rgb(244 255 184 / 0.45);
}
.hover\:text-lime-2\/5:hover {
  color: rgb(244 255 184 / 0.05);
}
.hover\:text-lime-2\/50:hover {
  color: rgb(244 255 184 / 0.5);
}
.hover\:text-lime-2\/55:hover {
  color: rgb(244 255 184 / 0.55);
}
.hover\:text-lime-2\/60:hover {
  color: rgb(244 255 184 / 0.6);
}
.hover\:text-lime-2\/65:hover {
  color: rgb(244 255 184 / 0.65);
}
.hover\:text-lime-2\/70:hover {
  color: rgb(244 255 184 / 0.7);
}
.hover\:text-lime-2\/75:hover {
  color: rgb(244 255 184 / 0.75);
}
.hover\:text-lime-2\/80:hover {
  color: rgb(244 255 184 / 0.8);
}
.hover\:text-lime-2\/85:hover {
  color: rgb(244 255 184 / 0.85);
}
.hover\:text-lime-2\/90:hover {
  color: rgb(244 255 184 / 0.9);
}
.hover\:text-lime-2\/95:hover {
  color: rgb(244 255 184 / 0.95);
}
.hover\:text-lime-3:hover {
  --tw-text-opacity: 1;
  color: rgb(234 255 143 / var(--tw-text-opacity, 1));
}
.hover\:text-lime-3\/0:hover {
  color: rgb(234 255 143 / 0);
}
.hover\:text-lime-3\/10:hover {
  color: rgb(234 255 143 / 0.1);
}
.hover\:text-lime-3\/100:hover {
  color: rgb(234 255 143 / 1);
}
.hover\:text-lime-3\/15:hover {
  color: rgb(234 255 143 / 0.15);
}
.hover\:text-lime-3\/20:hover {
  color: rgb(234 255 143 / 0.2);
}
.hover\:text-lime-3\/25:hover {
  color: rgb(234 255 143 / 0.25);
}
.hover\:text-lime-3\/30:hover {
  color: rgb(234 255 143 / 0.3);
}
.hover\:text-lime-3\/35:hover {
  color: rgb(234 255 143 / 0.35);
}
.hover\:text-lime-3\/40:hover {
  color: rgb(234 255 143 / 0.4);
}
.hover\:text-lime-3\/45:hover {
  color: rgb(234 255 143 / 0.45);
}
.hover\:text-lime-3\/5:hover {
  color: rgb(234 255 143 / 0.05);
}
.hover\:text-lime-3\/50:hover {
  color: rgb(234 255 143 / 0.5);
}
.hover\:text-lime-3\/55:hover {
  color: rgb(234 255 143 / 0.55);
}
.hover\:text-lime-3\/60:hover {
  color: rgb(234 255 143 / 0.6);
}
.hover\:text-lime-3\/65:hover {
  color: rgb(234 255 143 / 0.65);
}
.hover\:text-lime-3\/70:hover {
  color: rgb(234 255 143 / 0.7);
}
.hover\:text-lime-3\/75:hover {
  color: rgb(234 255 143 / 0.75);
}
.hover\:text-lime-3\/80:hover {
  color: rgb(234 255 143 / 0.8);
}
.hover\:text-lime-3\/85:hover {
  color: rgb(234 255 143 / 0.85);
}
.hover\:text-lime-3\/90:hover {
  color: rgb(234 255 143 / 0.9);
}
.hover\:text-lime-3\/95:hover {
  color: rgb(234 255 143 / 0.95);
}
.hover\:text-lime-4:hover {
  --tw-text-opacity: 1;
  color: rgb(211 242 97 / var(--tw-text-opacity, 1));
}
.hover\:text-lime-4\/0:hover {
  color: rgb(211 242 97 / 0);
}
.hover\:text-lime-4\/10:hover {
  color: rgb(211 242 97 / 0.1);
}
.hover\:text-lime-4\/100:hover {
  color: rgb(211 242 97 / 1);
}
.hover\:text-lime-4\/15:hover {
  color: rgb(211 242 97 / 0.15);
}
.hover\:text-lime-4\/20:hover {
  color: rgb(211 242 97 / 0.2);
}
.hover\:text-lime-4\/25:hover {
  color: rgb(211 242 97 / 0.25);
}
.hover\:text-lime-4\/30:hover {
  color: rgb(211 242 97 / 0.3);
}
.hover\:text-lime-4\/35:hover {
  color: rgb(211 242 97 / 0.35);
}
.hover\:text-lime-4\/40:hover {
  color: rgb(211 242 97 / 0.4);
}
.hover\:text-lime-4\/45:hover {
  color: rgb(211 242 97 / 0.45);
}
.hover\:text-lime-4\/5:hover {
  color: rgb(211 242 97 / 0.05);
}
.hover\:text-lime-4\/50:hover {
  color: rgb(211 242 97 / 0.5);
}
.hover\:text-lime-4\/55:hover {
  color: rgb(211 242 97 / 0.55);
}
.hover\:text-lime-4\/60:hover {
  color: rgb(211 242 97 / 0.6);
}
.hover\:text-lime-4\/65:hover {
  color: rgb(211 242 97 / 0.65);
}
.hover\:text-lime-4\/70:hover {
  color: rgb(211 242 97 / 0.7);
}
.hover\:text-lime-4\/75:hover {
  color: rgb(211 242 97 / 0.75);
}
.hover\:text-lime-4\/80:hover {
  color: rgb(211 242 97 / 0.8);
}
.hover\:text-lime-4\/85:hover {
  color: rgb(211 242 97 / 0.85);
}
.hover\:text-lime-4\/90:hover {
  color: rgb(211 242 97 / 0.9);
}
.hover\:text-lime-4\/95:hover {
  color: rgb(211 242 97 / 0.95);
}
.hover\:text-lime-5:hover {
  --tw-text-opacity: 1;
  color: rgb(186 230 55 / var(--tw-text-opacity, 1));
}
.hover\:text-lime-5\/0:hover {
  color: rgb(186 230 55 / 0);
}
.hover\:text-lime-5\/10:hover {
  color: rgb(186 230 55 / 0.1);
}
.hover\:text-lime-5\/100:hover {
  color: rgb(186 230 55 / 1);
}
.hover\:text-lime-5\/15:hover {
  color: rgb(186 230 55 / 0.15);
}
.hover\:text-lime-5\/20:hover {
  color: rgb(186 230 55 / 0.2);
}
.hover\:text-lime-5\/25:hover {
  color: rgb(186 230 55 / 0.25);
}
.hover\:text-lime-5\/30:hover {
  color: rgb(186 230 55 / 0.3);
}
.hover\:text-lime-5\/35:hover {
  color: rgb(186 230 55 / 0.35);
}
.hover\:text-lime-5\/40:hover {
  color: rgb(186 230 55 / 0.4);
}
.hover\:text-lime-5\/45:hover {
  color: rgb(186 230 55 / 0.45);
}
.hover\:text-lime-5\/5:hover {
  color: rgb(186 230 55 / 0.05);
}
.hover\:text-lime-5\/50:hover {
  color: rgb(186 230 55 / 0.5);
}
.hover\:text-lime-5\/55:hover {
  color: rgb(186 230 55 / 0.55);
}
.hover\:text-lime-5\/60:hover {
  color: rgb(186 230 55 / 0.6);
}
.hover\:text-lime-5\/65:hover {
  color: rgb(186 230 55 / 0.65);
}
.hover\:text-lime-5\/70:hover {
  color: rgb(186 230 55 / 0.7);
}
.hover\:text-lime-5\/75:hover {
  color: rgb(186 230 55 / 0.75);
}
.hover\:text-lime-5\/80:hover {
  color: rgb(186 230 55 / 0.8);
}
.hover\:text-lime-5\/85:hover {
  color: rgb(186 230 55 / 0.85);
}
.hover\:text-lime-5\/90:hover {
  color: rgb(186 230 55 / 0.9);
}
.hover\:text-lime-5\/95:hover {
  color: rgb(186 230 55 / 0.95);
}
.hover\:text-lime-6:hover {
  --tw-text-opacity: 1;
  color: rgb(160 217 17 / var(--tw-text-opacity, 1));
}
.hover\:text-lime-6\/0:hover {
  color: rgb(160 217 17 / 0);
}
.hover\:text-lime-6\/10:hover {
  color: rgb(160 217 17 / 0.1);
}
.hover\:text-lime-6\/100:hover {
  color: rgb(160 217 17 / 1);
}
.hover\:text-lime-6\/15:hover {
  color: rgb(160 217 17 / 0.15);
}
.hover\:text-lime-6\/20:hover {
  color: rgb(160 217 17 / 0.2);
}
.hover\:text-lime-6\/25:hover {
  color: rgb(160 217 17 / 0.25);
}
.hover\:text-lime-6\/30:hover {
  color: rgb(160 217 17 / 0.3);
}
.hover\:text-lime-6\/35:hover {
  color: rgb(160 217 17 / 0.35);
}
.hover\:text-lime-6\/40:hover {
  color: rgb(160 217 17 / 0.4);
}
.hover\:text-lime-6\/45:hover {
  color: rgb(160 217 17 / 0.45);
}
.hover\:text-lime-6\/5:hover {
  color: rgb(160 217 17 / 0.05);
}
.hover\:text-lime-6\/50:hover {
  color: rgb(160 217 17 / 0.5);
}
.hover\:text-lime-6\/55:hover {
  color: rgb(160 217 17 / 0.55);
}
.hover\:text-lime-6\/60:hover {
  color: rgb(160 217 17 / 0.6);
}
.hover\:text-lime-6\/65:hover {
  color: rgb(160 217 17 / 0.65);
}
.hover\:text-lime-6\/70:hover {
  color: rgb(160 217 17 / 0.7);
}
.hover\:text-lime-6\/75:hover {
  color: rgb(160 217 17 / 0.75);
}
.hover\:text-lime-6\/80:hover {
  color: rgb(160 217 17 / 0.8);
}
.hover\:text-lime-6\/85:hover {
  color: rgb(160 217 17 / 0.85);
}
.hover\:text-lime-6\/90:hover {
  color: rgb(160 217 17 / 0.9);
}
.hover\:text-lime-6\/95:hover {
  color: rgb(160 217 17 / 0.95);
}
.hover\:text-lime-7:hover {
  --tw-text-opacity: 1;
  color: rgb(124 179 5 / var(--tw-text-opacity, 1));
}
.hover\:text-lime-7\/0:hover {
  color: rgb(124 179 5 / 0);
}
.hover\:text-lime-7\/10:hover {
  color: rgb(124 179 5 / 0.1);
}
.hover\:text-lime-7\/100:hover {
  color: rgb(124 179 5 / 1);
}
.hover\:text-lime-7\/15:hover {
  color: rgb(124 179 5 / 0.15);
}
.hover\:text-lime-7\/20:hover {
  color: rgb(124 179 5 / 0.2);
}
.hover\:text-lime-7\/25:hover {
  color: rgb(124 179 5 / 0.25);
}
.hover\:text-lime-7\/30:hover {
  color: rgb(124 179 5 / 0.3);
}
.hover\:text-lime-7\/35:hover {
  color: rgb(124 179 5 / 0.35);
}
.hover\:text-lime-7\/40:hover {
  color: rgb(124 179 5 / 0.4);
}
.hover\:text-lime-7\/45:hover {
  color: rgb(124 179 5 / 0.45);
}
.hover\:text-lime-7\/5:hover {
  color: rgb(124 179 5 / 0.05);
}
.hover\:text-lime-7\/50:hover {
  color: rgb(124 179 5 / 0.5);
}
.hover\:text-lime-7\/55:hover {
  color: rgb(124 179 5 / 0.55);
}
.hover\:text-lime-7\/60:hover {
  color: rgb(124 179 5 / 0.6);
}
.hover\:text-lime-7\/65:hover {
  color: rgb(124 179 5 / 0.65);
}
.hover\:text-lime-7\/70:hover {
  color: rgb(124 179 5 / 0.7);
}
.hover\:text-lime-7\/75:hover {
  color: rgb(124 179 5 / 0.75);
}
.hover\:text-lime-7\/80:hover {
  color: rgb(124 179 5 / 0.8);
}
.hover\:text-lime-7\/85:hover {
  color: rgb(124 179 5 / 0.85);
}
.hover\:text-lime-7\/90:hover {
  color: rgb(124 179 5 / 0.9);
}
.hover\:text-lime-7\/95:hover {
  color: rgb(124 179 5 / 0.95);
}
.hover\:text-lime-8:hover {
  --tw-text-opacity: 1;
  color: rgb(91 140 0 / var(--tw-text-opacity, 1));
}
.hover\:text-lime-8\/0:hover {
  color: rgb(91 140 0 / 0);
}
.hover\:text-lime-8\/10:hover {
  color: rgb(91 140 0 / 0.1);
}
.hover\:text-lime-8\/100:hover {
  color: rgb(91 140 0 / 1);
}
.hover\:text-lime-8\/15:hover {
  color: rgb(91 140 0 / 0.15);
}
.hover\:text-lime-8\/20:hover {
  color: rgb(91 140 0 / 0.2);
}
.hover\:text-lime-8\/25:hover {
  color: rgb(91 140 0 / 0.25);
}
.hover\:text-lime-8\/30:hover {
  color: rgb(91 140 0 / 0.3);
}
.hover\:text-lime-8\/35:hover {
  color: rgb(91 140 0 / 0.35);
}
.hover\:text-lime-8\/40:hover {
  color: rgb(91 140 0 / 0.4);
}
.hover\:text-lime-8\/45:hover {
  color: rgb(91 140 0 / 0.45);
}
.hover\:text-lime-8\/5:hover {
  color: rgb(91 140 0 / 0.05);
}
.hover\:text-lime-8\/50:hover {
  color: rgb(91 140 0 / 0.5);
}
.hover\:text-lime-8\/55:hover {
  color: rgb(91 140 0 / 0.55);
}
.hover\:text-lime-8\/60:hover {
  color: rgb(91 140 0 / 0.6);
}
.hover\:text-lime-8\/65:hover {
  color: rgb(91 140 0 / 0.65);
}
.hover\:text-lime-8\/70:hover {
  color: rgb(91 140 0 / 0.7);
}
.hover\:text-lime-8\/75:hover {
  color: rgb(91 140 0 / 0.75);
}
.hover\:text-lime-8\/80:hover {
  color: rgb(91 140 0 / 0.8);
}
.hover\:text-lime-8\/85:hover {
  color: rgb(91 140 0 / 0.85);
}
.hover\:text-lime-8\/90:hover {
  color: rgb(91 140 0 / 0.9);
}
.hover\:text-lime-8\/95:hover {
  color: rgb(91 140 0 / 0.95);
}
.hover\:text-lime-9:hover {
  --tw-text-opacity: 1;
  color: rgb(63 102 0 / var(--tw-text-opacity, 1));
}
.hover\:text-lime-9\/0:hover {
  color: rgb(63 102 0 / 0);
}
.hover\:text-lime-9\/10:hover {
  color: rgb(63 102 0 / 0.1);
}
.hover\:text-lime-9\/100:hover {
  color: rgb(63 102 0 / 1);
}
.hover\:text-lime-9\/15:hover {
  color: rgb(63 102 0 / 0.15);
}
.hover\:text-lime-9\/20:hover {
  color: rgb(63 102 0 / 0.2);
}
.hover\:text-lime-9\/25:hover {
  color: rgb(63 102 0 / 0.25);
}
.hover\:text-lime-9\/30:hover {
  color: rgb(63 102 0 / 0.3);
}
.hover\:text-lime-9\/35:hover {
  color: rgb(63 102 0 / 0.35);
}
.hover\:text-lime-9\/40:hover {
  color: rgb(63 102 0 / 0.4);
}
.hover\:text-lime-9\/45:hover {
  color: rgb(63 102 0 / 0.45);
}
.hover\:text-lime-9\/5:hover {
  color: rgb(63 102 0 / 0.05);
}
.hover\:text-lime-9\/50:hover {
  color: rgb(63 102 0 / 0.5);
}
.hover\:text-lime-9\/55:hover {
  color: rgb(63 102 0 / 0.55);
}
.hover\:text-lime-9\/60:hover {
  color: rgb(63 102 0 / 0.6);
}
.hover\:text-lime-9\/65:hover {
  color: rgb(63 102 0 / 0.65);
}
.hover\:text-lime-9\/70:hover {
  color: rgb(63 102 0 / 0.7);
}
.hover\:text-lime-9\/75:hover {
  color: rgb(63 102 0 / 0.75);
}
.hover\:text-lime-9\/80:hover {
  color: rgb(63 102 0 / 0.8);
}
.hover\:text-lime-9\/85:hover {
  color: rgb(63 102 0 / 0.85);
}
.hover\:text-lime-9\/90:hover {
  color: rgb(63 102 0 / 0.9);
}
.hover\:text-lime-9\/95:hover {
  color: rgb(63 102 0 / 0.95);
}
.hover\:text-loader:hover {
  color: #3B82F666;
}
.hover\:text-loader\/0:hover {
  color: rgb(59 130 246 / 0);
}
.hover\:text-loader\/10:hover {
  color: rgb(59 130 246 / 0.1);
}
.hover\:text-loader\/100:hover {
  color: rgb(59 130 246 / 1);
}
.hover\:text-loader\/15:hover {
  color: rgb(59 130 246 / 0.15);
}
.hover\:text-loader\/20:hover {
  color: rgb(59 130 246 / 0.2);
}
.hover\:text-loader\/25:hover {
  color: rgb(59 130 246 / 0.25);
}
.hover\:text-loader\/30:hover {
  color: rgb(59 130 246 / 0.3);
}
.hover\:text-loader\/35:hover {
  color: rgb(59 130 246 / 0.35);
}
.hover\:text-loader\/40:hover {
  color: rgb(59 130 246 / 0.4);
}
.hover\:text-loader\/45:hover {
  color: rgb(59 130 246 / 0.45);
}
.hover\:text-loader\/5:hover {
  color: rgb(59 130 246 / 0.05);
}
.hover\:text-loader\/50:hover {
  color: rgb(59 130 246 / 0.5);
}
.hover\:text-loader\/55:hover {
  color: rgb(59 130 246 / 0.55);
}
.hover\:text-loader\/60:hover {
  color: rgb(59 130 246 / 0.6);
}
.hover\:text-loader\/65:hover {
  color: rgb(59 130 246 / 0.65);
}
.hover\:text-loader\/70:hover {
  color: rgb(59 130 246 / 0.7);
}
.hover\:text-loader\/75:hover {
  color: rgb(59 130 246 / 0.75);
}
.hover\:text-loader\/80:hover {
  color: rgb(59 130 246 / 0.8);
}
.hover\:text-loader\/85:hover {
  color: rgb(59 130 246 / 0.85);
}
.hover\:text-loader\/90:hover {
  color: rgb(59 130 246 / 0.9);
}
.hover\:text-loader\/95:hover {
  color: rgb(59 130 246 / 0.95);
}
.hover\:text-magenta-1:hover {
  --tw-text-opacity: 1;
  color: rgb(255 240 246 / var(--tw-text-opacity, 1));
}
.hover\:text-magenta-1\/0:hover {
  color: rgb(255 240 246 / 0);
}
.hover\:text-magenta-1\/10:hover {
  color: rgb(255 240 246 / 0.1);
}
.hover\:text-magenta-1\/100:hover {
  color: rgb(255 240 246 / 1);
}
.hover\:text-magenta-1\/15:hover {
  color: rgb(255 240 246 / 0.15);
}
.hover\:text-magenta-1\/20:hover {
  color: rgb(255 240 246 / 0.2);
}
.hover\:text-magenta-1\/25:hover {
  color: rgb(255 240 246 / 0.25);
}
.hover\:text-magenta-1\/30:hover {
  color: rgb(255 240 246 / 0.3);
}
.hover\:text-magenta-1\/35:hover {
  color: rgb(255 240 246 / 0.35);
}
.hover\:text-magenta-1\/40:hover {
  color: rgb(255 240 246 / 0.4);
}
.hover\:text-magenta-1\/45:hover {
  color: rgb(255 240 246 / 0.45);
}
.hover\:text-magenta-1\/5:hover {
  color: rgb(255 240 246 / 0.05);
}
.hover\:text-magenta-1\/50:hover {
  color: rgb(255 240 246 / 0.5);
}
.hover\:text-magenta-1\/55:hover {
  color: rgb(255 240 246 / 0.55);
}
.hover\:text-magenta-1\/60:hover {
  color: rgb(255 240 246 / 0.6);
}
.hover\:text-magenta-1\/65:hover {
  color: rgb(255 240 246 / 0.65);
}
.hover\:text-magenta-1\/70:hover {
  color: rgb(255 240 246 / 0.7);
}
.hover\:text-magenta-1\/75:hover {
  color: rgb(255 240 246 / 0.75);
}
.hover\:text-magenta-1\/80:hover {
  color: rgb(255 240 246 / 0.8);
}
.hover\:text-magenta-1\/85:hover {
  color: rgb(255 240 246 / 0.85);
}
.hover\:text-magenta-1\/90:hover {
  color: rgb(255 240 246 / 0.9);
}
.hover\:text-magenta-1\/95:hover {
  color: rgb(255 240 246 / 0.95);
}
.hover\:text-magenta-10:hover {
  --tw-text-opacity: 1;
  color: rgb(82 3 57 / var(--tw-text-opacity, 1));
}
.hover\:text-magenta-10\/0:hover {
  color: rgb(82 3 57 / 0);
}
.hover\:text-magenta-10\/10:hover {
  color: rgb(82 3 57 / 0.1);
}
.hover\:text-magenta-10\/100:hover {
  color: rgb(82 3 57 / 1);
}
.hover\:text-magenta-10\/15:hover {
  color: rgb(82 3 57 / 0.15);
}
.hover\:text-magenta-10\/20:hover {
  color: rgb(82 3 57 / 0.2);
}
.hover\:text-magenta-10\/25:hover {
  color: rgb(82 3 57 / 0.25);
}
.hover\:text-magenta-10\/30:hover {
  color: rgb(82 3 57 / 0.3);
}
.hover\:text-magenta-10\/35:hover {
  color: rgb(82 3 57 / 0.35);
}
.hover\:text-magenta-10\/40:hover {
  color: rgb(82 3 57 / 0.4);
}
.hover\:text-magenta-10\/45:hover {
  color: rgb(82 3 57 / 0.45);
}
.hover\:text-magenta-10\/5:hover {
  color: rgb(82 3 57 / 0.05);
}
.hover\:text-magenta-10\/50:hover {
  color: rgb(82 3 57 / 0.5);
}
.hover\:text-magenta-10\/55:hover {
  color: rgb(82 3 57 / 0.55);
}
.hover\:text-magenta-10\/60:hover {
  color: rgb(82 3 57 / 0.6);
}
.hover\:text-magenta-10\/65:hover {
  color: rgb(82 3 57 / 0.65);
}
.hover\:text-magenta-10\/70:hover {
  color: rgb(82 3 57 / 0.7);
}
.hover\:text-magenta-10\/75:hover {
  color: rgb(82 3 57 / 0.75);
}
.hover\:text-magenta-10\/80:hover {
  color: rgb(82 3 57 / 0.8);
}
.hover\:text-magenta-10\/85:hover {
  color: rgb(82 3 57 / 0.85);
}
.hover\:text-magenta-10\/90:hover {
  color: rgb(82 3 57 / 0.9);
}
.hover\:text-magenta-10\/95:hover {
  color: rgb(82 3 57 / 0.95);
}
.hover\:text-magenta-2:hover {
  --tw-text-opacity: 1;
  color: rgb(255 222 235 / var(--tw-text-opacity, 1));
}
.hover\:text-magenta-2\/0:hover {
  color: rgb(255 222 235 / 0);
}
.hover\:text-magenta-2\/10:hover {
  color: rgb(255 222 235 / 0.1);
}
.hover\:text-magenta-2\/100:hover {
  color: rgb(255 222 235 / 1);
}
.hover\:text-magenta-2\/15:hover {
  color: rgb(255 222 235 / 0.15);
}
.hover\:text-magenta-2\/20:hover {
  color: rgb(255 222 235 / 0.2);
}
.hover\:text-magenta-2\/25:hover {
  color: rgb(255 222 235 / 0.25);
}
.hover\:text-magenta-2\/30:hover {
  color: rgb(255 222 235 / 0.3);
}
.hover\:text-magenta-2\/35:hover {
  color: rgb(255 222 235 / 0.35);
}
.hover\:text-magenta-2\/40:hover {
  color: rgb(255 222 235 / 0.4);
}
.hover\:text-magenta-2\/45:hover {
  color: rgb(255 222 235 / 0.45);
}
.hover\:text-magenta-2\/5:hover {
  color: rgb(255 222 235 / 0.05);
}
.hover\:text-magenta-2\/50:hover {
  color: rgb(255 222 235 / 0.5);
}
.hover\:text-magenta-2\/55:hover {
  color: rgb(255 222 235 / 0.55);
}
.hover\:text-magenta-2\/60:hover {
  color: rgb(255 222 235 / 0.6);
}
.hover\:text-magenta-2\/65:hover {
  color: rgb(255 222 235 / 0.65);
}
.hover\:text-magenta-2\/70:hover {
  color: rgb(255 222 235 / 0.7);
}
.hover\:text-magenta-2\/75:hover {
  color: rgb(255 222 235 / 0.75);
}
.hover\:text-magenta-2\/80:hover {
  color: rgb(255 222 235 / 0.8);
}
.hover\:text-magenta-2\/85:hover {
  color: rgb(255 222 235 / 0.85);
}
.hover\:text-magenta-2\/90:hover {
  color: rgb(255 222 235 / 0.9);
}
.hover\:text-magenta-2\/95:hover {
  color: rgb(255 222 235 / 0.95);
}
.hover\:text-magenta-3:hover {
  --tw-text-opacity: 1;
  color: rgb(255 173 210 / var(--tw-text-opacity, 1));
}
.hover\:text-magenta-3\/0:hover {
  color: rgb(255 173 210 / 0);
}
.hover\:text-magenta-3\/10:hover {
  color: rgb(255 173 210 / 0.1);
}
.hover\:text-magenta-3\/100:hover {
  color: rgb(255 173 210 / 1);
}
.hover\:text-magenta-3\/15:hover {
  color: rgb(255 173 210 / 0.15);
}
.hover\:text-magenta-3\/20:hover {
  color: rgb(255 173 210 / 0.2);
}
.hover\:text-magenta-3\/25:hover {
  color: rgb(255 173 210 / 0.25);
}
.hover\:text-magenta-3\/30:hover {
  color: rgb(255 173 210 / 0.3);
}
.hover\:text-magenta-3\/35:hover {
  color: rgb(255 173 210 / 0.35);
}
.hover\:text-magenta-3\/40:hover {
  color: rgb(255 173 210 / 0.4);
}
.hover\:text-magenta-3\/45:hover {
  color: rgb(255 173 210 / 0.45);
}
.hover\:text-magenta-3\/5:hover {
  color: rgb(255 173 210 / 0.05);
}
.hover\:text-magenta-3\/50:hover {
  color: rgb(255 173 210 / 0.5);
}
.hover\:text-magenta-3\/55:hover {
  color: rgb(255 173 210 / 0.55);
}
.hover\:text-magenta-3\/60:hover {
  color: rgb(255 173 210 / 0.6);
}
.hover\:text-magenta-3\/65:hover {
  color: rgb(255 173 210 / 0.65);
}
.hover\:text-magenta-3\/70:hover {
  color: rgb(255 173 210 / 0.7);
}
.hover\:text-magenta-3\/75:hover {
  color: rgb(255 173 210 / 0.75);
}
.hover\:text-magenta-3\/80:hover {
  color: rgb(255 173 210 / 0.8);
}
.hover\:text-magenta-3\/85:hover {
  color: rgb(255 173 210 / 0.85);
}
.hover\:text-magenta-3\/90:hover {
  color: rgb(255 173 210 / 0.9);
}
.hover\:text-magenta-3\/95:hover {
  color: rgb(255 173 210 / 0.95);
}
.hover\:text-magenta-4:hover {
  --tw-text-opacity: 1;
  color: rgb(255 133 192 / var(--tw-text-opacity, 1));
}
.hover\:text-magenta-4\/0:hover {
  color: rgb(255 133 192 / 0);
}
.hover\:text-magenta-4\/10:hover {
  color: rgb(255 133 192 / 0.1);
}
.hover\:text-magenta-4\/100:hover {
  color: rgb(255 133 192 / 1);
}
.hover\:text-magenta-4\/15:hover {
  color: rgb(255 133 192 / 0.15);
}
.hover\:text-magenta-4\/20:hover {
  color: rgb(255 133 192 / 0.2);
}
.hover\:text-magenta-4\/25:hover {
  color: rgb(255 133 192 / 0.25);
}
.hover\:text-magenta-4\/30:hover {
  color: rgb(255 133 192 / 0.3);
}
.hover\:text-magenta-4\/35:hover {
  color: rgb(255 133 192 / 0.35);
}
.hover\:text-magenta-4\/40:hover {
  color: rgb(255 133 192 / 0.4);
}
.hover\:text-magenta-4\/45:hover {
  color: rgb(255 133 192 / 0.45);
}
.hover\:text-magenta-4\/5:hover {
  color: rgb(255 133 192 / 0.05);
}
.hover\:text-magenta-4\/50:hover {
  color: rgb(255 133 192 / 0.5);
}
.hover\:text-magenta-4\/55:hover {
  color: rgb(255 133 192 / 0.55);
}
.hover\:text-magenta-4\/60:hover {
  color: rgb(255 133 192 / 0.6);
}
.hover\:text-magenta-4\/65:hover {
  color: rgb(255 133 192 / 0.65);
}
.hover\:text-magenta-4\/70:hover {
  color: rgb(255 133 192 / 0.7);
}
.hover\:text-magenta-4\/75:hover {
  color: rgb(255 133 192 / 0.75);
}
.hover\:text-magenta-4\/80:hover {
  color: rgb(255 133 192 / 0.8);
}
.hover\:text-magenta-4\/85:hover {
  color: rgb(255 133 192 / 0.85);
}
.hover\:text-magenta-4\/90:hover {
  color: rgb(255 133 192 / 0.9);
}
.hover\:text-magenta-4\/95:hover {
  color: rgb(255 133 192 / 0.95);
}
.hover\:text-magenta-5:hover {
  --tw-text-opacity: 1;
  color: rgb(247 89 171 / var(--tw-text-opacity, 1));
}
.hover\:text-magenta-5\/0:hover {
  color: rgb(247 89 171 / 0);
}
.hover\:text-magenta-5\/10:hover {
  color: rgb(247 89 171 / 0.1);
}
.hover\:text-magenta-5\/100:hover {
  color: rgb(247 89 171 / 1);
}
.hover\:text-magenta-5\/15:hover {
  color: rgb(247 89 171 / 0.15);
}
.hover\:text-magenta-5\/20:hover {
  color: rgb(247 89 171 / 0.2);
}
.hover\:text-magenta-5\/25:hover {
  color: rgb(247 89 171 / 0.25);
}
.hover\:text-magenta-5\/30:hover {
  color: rgb(247 89 171 / 0.3);
}
.hover\:text-magenta-5\/35:hover {
  color: rgb(247 89 171 / 0.35);
}
.hover\:text-magenta-5\/40:hover {
  color: rgb(247 89 171 / 0.4);
}
.hover\:text-magenta-5\/45:hover {
  color: rgb(247 89 171 / 0.45);
}
.hover\:text-magenta-5\/5:hover {
  color: rgb(247 89 171 / 0.05);
}
.hover\:text-magenta-5\/50:hover {
  color: rgb(247 89 171 / 0.5);
}
.hover\:text-magenta-5\/55:hover {
  color: rgb(247 89 171 / 0.55);
}
.hover\:text-magenta-5\/60:hover {
  color: rgb(247 89 171 / 0.6);
}
.hover\:text-magenta-5\/65:hover {
  color: rgb(247 89 171 / 0.65);
}
.hover\:text-magenta-5\/70:hover {
  color: rgb(247 89 171 / 0.7);
}
.hover\:text-magenta-5\/75:hover {
  color: rgb(247 89 171 / 0.75);
}
.hover\:text-magenta-5\/80:hover {
  color: rgb(247 89 171 / 0.8);
}
.hover\:text-magenta-5\/85:hover {
  color: rgb(247 89 171 / 0.85);
}
.hover\:text-magenta-5\/90:hover {
  color: rgb(247 89 171 / 0.9);
}
.hover\:text-magenta-5\/95:hover {
  color: rgb(247 89 171 / 0.95);
}
.hover\:text-magenta-6:hover {
  --tw-text-opacity: 1;
  color: rgb(235 47 150 / var(--tw-text-opacity, 1));
}
.hover\:text-magenta-6\/0:hover {
  color: rgb(235 47 150 / 0);
}
.hover\:text-magenta-6\/10:hover {
  color: rgb(235 47 150 / 0.1);
}
.hover\:text-magenta-6\/100:hover {
  color: rgb(235 47 150 / 1);
}
.hover\:text-magenta-6\/15:hover {
  color: rgb(235 47 150 / 0.15);
}
.hover\:text-magenta-6\/20:hover {
  color: rgb(235 47 150 / 0.2);
}
.hover\:text-magenta-6\/25:hover {
  color: rgb(235 47 150 / 0.25);
}
.hover\:text-magenta-6\/30:hover {
  color: rgb(235 47 150 / 0.3);
}
.hover\:text-magenta-6\/35:hover {
  color: rgb(235 47 150 / 0.35);
}
.hover\:text-magenta-6\/40:hover {
  color: rgb(235 47 150 / 0.4);
}
.hover\:text-magenta-6\/45:hover {
  color: rgb(235 47 150 / 0.45);
}
.hover\:text-magenta-6\/5:hover {
  color: rgb(235 47 150 / 0.05);
}
.hover\:text-magenta-6\/50:hover {
  color: rgb(235 47 150 / 0.5);
}
.hover\:text-magenta-6\/55:hover {
  color: rgb(235 47 150 / 0.55);
}
.hover\:text-magenta-6\/60:hover {
  color: rgb(235 47 150 / 0.6);
}
.hover\:text-magenta-6\/65:hover {
  color: rgb(235 47 150 / 0.65);
}
.hover\:text-magenta-6\/70:hover {
  color: rgb(235 47 150 / 0.7);
}
.hover\:text-magenta-6\/75:hover {
  color: rgb(235 47 150 / 0.75);
}
.hover\:text-magenta-6\/80:hover {
  color: rgb(235 47 150 / 0.8);
}
.hover\:text-magenta-6\/85:hover {
  color: rgb(235 47 150 / 0.85);
}
.hover\:text-magenta-6\/90:hover {
  color: rgb(235 47 150 / 0.9);
}
.hover\:text-magenta-6\/95:hover {
  color: rgb(235 47 150 / 0.95);
}
.hover\:text-magenta-7:hover {
  --tw-text-opacity: 1;
  color: rgb(196 29 127 / var(--tw-text-opacity, 1));
}
.hover\:text-magenta-7\/0:hover {
  color: rgb(196 29 127 / 0);
}
.hover\:text-magenta-7\/10:hover {
  color: rgb(196 29 127 / 0.1);
}
.hover\:text-magenta-7\/100:hover {
  color: rgb(196 29 127 / 1);
}
.hover\:text-magenta-7\/15:hover {
  color: rgb(196 29 127 / 0.15);
}
.hover\:text-magenta-7\/20:hover {
  color: rgb(196 29 127 / 0.2);
}
.hover\:text-magenta-7\/25:hover {
  color: rgb(196 29 127 / 0.25);
}
.hover\:text-magenta-7\/30:hover {
  color: rgb(196 29 127 / 0.3);
}
.hover\:text-magenta-7\/35:hover {
  color: rgb(196 29 127 / 0.35);
}
.hover\:text-magenta-7\/40:hover {
  color: rgb(196 29 127 / 0.4);
}
.hover\:text-magenta-7\/45:hover {
  color: rgb(196 29 127 / 0.45);
}
.hover\:text-magenta-7\/5:hover {
  color: rgb(196 29 127 / 0.05);
}
.hover\:text-magenta-7\/50:hover {
  color: rgb(196 29 127 / 0.5);
}
.hover\:text-magenta-7\/55:hover {
  color: rgb(196 29 127 / 0.55);
}
.hover\:text-magenta-7\/60:hover {
  color: rgb(196 29 127 / 0.6);
}
.hover\:text-magenta-7\/65:hover {
  color: rgb(196 29 127 / 0.65);
}
.hover\:text-magenta-7\/70:hover {
  color: rgb(196 29 127 / 0.7);
}
.hover\:text-magenta-7\/75:hover {
  color: rgb(196 29 127 / 0.75);
}
.hover\:text-magenta-7\/80:hover {
  color: rgb(196 29 127 / 0.8);
}
.hover\:text-magenta-7\/85:hover {
  color: rgb(196 29 127 / 0.85);
}
.hover\:text-magenta-7\/90:hover {
  color: rgb(196 29 127 / 0.9);
}
.hover\:text-magenta-7\/95:hover {
  color: rgb(196 29 127 / 0.95);
}
.hover\:text-magenta-8:hover {
  --tw-text-opacity: 1;
  color: rgb(158 16 104 / var(--tw-text-opacity, 1));
}
.hover\:text-magenta-8\/0:hover {
  color: rgb(158 16 104 / 0);
}
.hover\:text-magenta-8\/10:hover {
  color: rgb(158 16 104 / 0.1);
}
.hover\:text-magenta-8\/100:hover {
  color: rgb(158 16 104 / 1);
}
.hover\:text-magenta-8\/15:hover {
  color: rgb(158 16 104 / 0.15);
}
.hover\:text-magenta-8\/20:hover {
  color: rgb(158 16 104 / 0.2);
}
.hover\:text-magenta-8\/25:hover {
  color: rgb(158 16 104 / 0.25);
}
.hover\:text-magenta-8\/30:hover {
  color: rgb(158 16 104 / 0.3);
}
.hover\:text-magenta-8\/35:hover {
  color: rgb(158 16 104 / 0.35);
}
.hover\:text-magenta-8\/40:hover {
  color: rgb(158 16 104 / 0.4);
}
.hover\:text-magenta-8\/45:hover {
  color: rgb(158 16 104 / 0.45);
}
.hover\:text-magenta-8\/5:hover {
  color: rgb(158 16 104 / 0.05);
}
.hover\:text-magenta-8\/50:hover {
  color: rgb(158 16 104 / 0.5);
}
.hover\:text-magenta-8\/55:hover {
  color: rgb(158 16 104 / 0.55);
}
.hover\:text-magenta-8\/60:hover {
  color: rgb(158 16 104 / 0.6);
}
.hover\:text-magenta-8\/65:hover {
  color: rgb(158 16 104 / 0.65);
}
.hover\:text-magenta-8\/70:hover {
  color: rgb(158 16 104 / 0.7);
}
.hover\:text-magenta-8\/75:hover {
  color: rgb(158 16 104 / 0.75);
}
.hover\:text-magenta-8\/80:hover {
  color: rgb(158 16 104 / 0.8);
}
.hover\:text-magenta-8\/85:hover {
  color: rgb(158 16 104 / 0.85);
}
.hover\:text-magenta-8\/90:hover {
  color: rgb(158 16 104 / 0.9);
}
.hover\:text-magenta-8\/95:hover {
  color: rgb(158 16 104 / 0.95);
}
.hover\:text-magenta-9:hover {
  --tw-text-opacity: 1;
  color: rgb(120 6 80 / var(--tw-text-opacity, 1));
}
.hover\:text-magenta-9\/0:hover {
  color: rgb(120 6 80 / 0);
}
.hover\:text-magenta-9\/10:hover {
  color: rgb(120 6 80 / 0.1);
}
.hover\:text-magenta-9\/100:hover {
  color: rgb(120 6 80 / 1);
}
.hover\:text-magenta-9\/15:hover {
  color: rgb(120 6 80 / 0.15);
}
.hover\:text-magenta-9\/20:hover {
  color: rgb(120 6 80 / 0.2);
}
.hover\:text-magenta-9\/25:hover {
  color: rgb(120 6 80 / 0.25);
}
.hover\:text-magenta-9\/30:hover {
  color: rgb(120 6 80 / 0.3);
}
.hover\:text-magenta-9\/35:hover {
  color: rgb(120 6 80 / 0.35);
}
.hover\:text-magenta-9\/40:hover {
  color: rgb(120 6 80 / 0.4);
}
.hover\:text-magenta-9\/45:hover {
  color: rgb(120 6 80 / 0.45);
}
.hover\:text-magenta-9\/5:hover {
  color: rgb(120 6 80 / 0.05);
}
.hover\:text-magenta-9\/50:hover {
  color: rgb(120 6 80 / 0.5);
}
.hover\:text-magenta-9\/55:hover {
  color: rgb(120 6 80 / 0.55);
}
.hover\:text-magenta-9\/60:hover {
  color: rgb(120 6 80 / 0.6);
}
.hover\:text-magenta-9\/65:hover {
  color: rgb(120 6 80 / 0.65);
}
.hover\:text-magenta-9\/70:hover {
  color: rgb(120 6 80 / 0.7);
}
.hover\:text-magenta-9\/75:hover {
  color: rgb(120 6 80 / 0.75);
}
.hover\:text-magenta-9\/80:hover {
  color: rgb(120 6 80 / 0.8);
}
.hover\:text-magenta-9\/85:hover {
  color: rgb(120 6 80 / 0.85);
}
.hover\:text-magenta-9\/90:hover {
  color: rgb(120 6 80 / 0.9);
}
.hover\:text-magenta-9\/95:hover {
  color: rgb(120 6 80 / 0.95);
}
.hover\:text-orange-1:hover {
  --tw-text-opacity: 1;
  color: rgb(255 247 230 / var(--tw-text-opacity, 1));
}
.hover\:text-orange-1\/0:hover {
  color: rgb(255 247 230 / 0);
}
.hover\:text-orange-1\/10:hover {
  color: rgb(255 247 230 / 0.1);
}
.hover\:text-orange-1\/100:hover {
  color: rgb(255 247 230 / 1);
}
.hover\:text-orange-1\/15:hover {
  color: rgb(255 247 230 / 0.15);
}
.hover\:text-orange-1\/20:hover {
  color: rgb(255 247 230 / 0.2);
}
.hover\:text-orange-1\/25:hover {
  color: rgb(255 247 230 / 0.25);
}
.hover\:text-orange-1\/30:hover {
  color: rgb(255 247 230 / 0.3);
}
.hover\:text-orange-1\/35:hover {
  color: rgb(255 247 230 / 0.35);
}
.hover\:text-orange-1\/40:hover {
  color: rgb(255 247 230 / 0.4);
}
.hover\:text-orange-1\/45:hover {
  color: rgb(255 247 230 / 0.45);
}
.hover\:text-orange-1\/5:hover {
  color: rgb(255 247 230 / 0.05);
}
.hover\:text-orange-1\/50:hover {
  color: rgb(255 247 230 / 0.5);
}
.hover\:text-orange-1\/55:hover {
  color: rgb(255 247 230 / 0.55);
}
.hover\:text-orange-1\/60:hover {
  color: rgb(255 247 230 / 0.6);
}
.hover\:text-orange-1\/65:hover {
  color: rgb(255 247 230 / 0.65);
}
.hover\:text-orange-1\/70:hover {
  color: rgb(255 247 230 / 0.7);
}
.hover\:text-orange-1\/75:hover {
  color: rgb(255 247 230 / 0.75);
}
.hover\:text-orange-1\/80:hover {
  color: rgb(255 247 230 / 0.8);
}
.hover\:text-orange-1\/85:hover {
  color: rgb(255 247 230 / 0.85);
}
.hover\:text-orange-1\/90:hover {
  color: rgb(255 247 230 / 0.9);
}
.hover\:text-orange-1\/95:hover {
  color: rgb(255 247 230 / 0.95);
}
.hover\:text-orange-10:hover {
  --tw-text-opacity: 1;
  color: rgb(97 37 0 / var(--tw-text-opacity, 1));
}
.hover\:text-orange-10\/0:hover {
  color: rgb(97 37 0 / 0);
}
.hover\:text-orange-10\/10:hover {
  color: rgb(97 37 0 / 0.1);
}
.hover\:text-orange-10\/100:hover {
  color: rgb(97 37 0 / 1);
}
.hover\:text-orange-10\/15:hover {
  color: rgb(97 37 0 / 0.15);
}
.hover\:text-orange-10\/20:hover {
  color: rgb(97 37 0 / 0.2);
}
.hover\:text-orange-10\/25:hover {
  color: rgb(97 37 0 / 0.25);
}
.hover\:text-orange-10\/30:hover {
  color: rgb(97 37 0 / 0.3);
}
.hover\:text-orange-10\/35:hover {
  color: rgb(97 37 0 / 0.35);
}
.hover\:text-orange-10\/40:hover {
  color: rgb(97 37 0 / 0.4);
}
.hover\:text-orange-10\/45:hover {
  color: rgb(97 37 0 / 0.45);
}
.hover\:text-orange-10\/5:hover {
  color: rgb(97 37 0 / 0.05);
}
.hover\:text-orange-10\/50:hover {
  color: rgb(97 37 0 / 0.5);
}
.hover\:text-orange-10\/55:hover {
  color: rgb(97 37 0 / 0.55);
}
.hover\:text-orange-10\/60:hover {
  color: rgb(97 37 0 / 0.6);
}
.hover\:text-orange-10\/65:hover {
  color: rgb(97 37 0 / 0.65);
}
.hover\:text-orange-10\/70:hover {
  color: rgb(97 37 0 / 0.7);
}
.hover\:text-orange-10\/75:hover {
  color: rgb(97 37 0 / 0.75);
}
.hover\:text-orange-10\/80:hover {
  color: rgb(97 37 0 / 0.8);
}
.hover\:text-orange-10\/85:hover {
  color: rgb(97 37 0 / 0.85);
}
.hover\:text-orange-10\/90:hover {
  color: rgb(97 37 0 / 0.9);
}
.hover\:text-orange-10\/95:hover {
  color: rgb(97 37 0 / 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-11:hover {
  --tw-text-opacity: 1;
  color: rgb(194 65 12 / var(--tw-text-opacity, 1));
}
.hover\:text-orange-11\/0:hover {
  color: rgb(194 65 12 / 0);
}
.hover\:text-orange-11\/10:hover {
  color: rgb(194 65 12 / 0.1);
}
.hover\:text-orange-11\/100:hover {
  color: rgb(194 65 12 / 1);
}
.hover\:text-orange-11\/15:hover {
  color: rgb(194 65 12 / 0.15);
}
.hover\:text-orange-11\/20:hover {
  color: rgb(194 65 12 / 0.2);
}
.hover\:text-orange-11\/25:hover {
  color: rgb(194 65 12 / 0.25);
}
.hover\:text-orange-11\/30:hover {
  color: rgb(194 65 12 / 0.3);
}
.hover\:text-orange-11\/35:hover {
  color: rgb(194 65 12 / 0.35);
}
.hover\:text-orange-11\/40:hover {
  color: rgb(194 65 12 / 0.4);
}
.hover\:text-orange-11\/45:hover {
  color: rgb(194 65 12 / 0.45);
}
.hover\:text-orange-11\/5:hover {
  color: rgb(194 65 12 / 0.05);
}
.hover\:text-orange-11\/50:hover {
  color: rgb(194 65 12 / 0.5);
}
.hover\:text-orange-11\/55:hover {
  color: rgb(194 65 12 / 0.55);
}
.hover\:text-orange-11\/60:hover {
  color: rgb(194 65 12 / 0.6);
}
.hover\:text-orange-11\/65:hover {
  color: rgb(194 65 12 / 0.65);
}
.hover\:text-orange-11\/70:hover {
  color: rgb(194 65 12 / 0.7);
}
.hover\:text-orange-11\/75:hover {
  color: rgb(194 65 12 / 0.75);
}
.hover\:text-orange-11\/80:hover {
  color: rgb(194 65 12 / 0.8);
}
.hover\:text-orange-11\/85:hover {
  color: rgb(194 65 12 / 0.85);
}
.hover\:text-orange-11\/90:hover {
  color: rgb(194 65 12 / 0.9);
}
.hover\:text-orange-11\/95:hover {
  color: rgb(194 65 12 / 0.95);
}
.hover\:text-orange-12:hover {
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity, 1));
}
.hover\:text-orange-12\/0:hover {
  color: rgb(249 115 22 / 0);
}
.hover\:text-orange-12\/10:hover {
  color: rgb(249 115 22 / 0.1);
}
.hover\:text-orange-12\/100:hover {
  color: rgb(249 115 22 / 1);
}
.hover\:text-orange-12\/15:hover {
  color: rgb(249 115 22 / 0.15);
}
.hover\:text-orange-12\/20:hover {
  color: rgb(249 115 22 / 0.2);
}
.hover\:text-orange-12\/25:hover {
  color: rgb(249 115 22 / 0.25);
}
.hover\:text-orange-12\/30:hover {
  color: rgb(249 115 22 / 0.3);
}
.hover\:text-orange-12\/35:hover {
  color: rgb(249 115 22 / 0.35);
}
.hover\:text-orange-12\/40:hover {
  color: rgb(249 115 22 / 0.4);
}
.hover\:text-orange-12\/45:hover {
  color: rgb(249 115 22 / 0.45);
}
.hover\:text-orange-12\/5:hover {
  color: rgb(249 115 22 / 0.05);
}
.hover\:text-orange-12\/50:hover {
  color: rgb(249 115 22 / 0.5);
}
.hover\:text-orange-12\/55:hover {
  color: rgb(249 115 22 / 0.55);
}
.hover\:text-orange-12\/60:hover {
  color: rgb(249 115 22 / 0.6);
}
.hover\:text-orange-12\/65:hover {
  color: rgb(249 115 22 / 0.65);
}
.hover\:text-orange-12\/70:hover {
  color: rgb(249 115 22 / 0.7);
}
.hover\:text-orange-12\/75:hover {
  color: rgb(249 115 22 / 0.75);
}
.hover\:text-orange-12\/80:hover {
  color: rgb(249 115 22 / 0.8);
}
.hover\:text-orange-12\/85:hover {
  color: rgb(249 115 22 / 0.85);
}
.hover\:text-orange-12\/90:hover {
  color: rgb(249 115 22 / 0.9);
}
.hover\:text-orange-12\/95:hover {
  color: rgb(249 115 22 / 0.95);
}
.hover\:text-orange-2:hover {
  --tw-text-opacity: 1;
  color: rgb(255 231 186 / var(--tw-text-opacity, 1));
}
.hover\:text-orange-2\/0:hover {
  color: rgb(255 231 186 / 0);
}
.hover\:text-orange-2\/10:hover {
  color: rgb(255 231 186 / 0.1);
}
.hover\:text-orange-2\/100:hover {
  color: rgb(255 231 186 / 1);
}
.hover\:text-orange-2\/15:hover {
  color: rgb(255 231 186 / 0.15);
}
.hover\:text-orange-2\/20:hover {
  color: rgb(255 231 186 / 0.2);
}
.hover\:text-orange-2\/25:hover {
  color: rgb(255 231 186 / 0.25);
}
.hover\:text-orange-2\/30:hover {
  color: rgb(255 231 186 / 0.3);
}
.hover\:text-orange-2\/35:hover {
  color: rgb(255 231 186 / 0.35);
}
.hover\:text-orange-2\/40:hover {
  color: rgb(255 231 186 / 0.4);
}
.hover\:text-orange-2\/45:hover {
  color: rgb(255 231 186 / 0.45);
}
.hover\:text-orange-2\/5:hover {
  color: rgb(255 231 186 / 0.05);
}
.hover\:text-orange-2\/50:hover {
  color: rgb(255 231 186 / 0.5);
}
.hover\:text-orange-2\/55:hover {
  color: rgb(255 231 186 / 0.55);
}
.hover\:text-orange-2\/60:hover {
  color: rgb(255 231 186 / 0.6);
}
.hover\:text-orange-2\/65:hover {
  color: rgb(255 231 186 / 0.65);
}
.hover\:text-orange-2\/70:hover {
  color: rgb(255 231 186 / 0.7);
}
.hover\:text-orange-2\/75:hover {
  color: rgb(255 231 186 / 0.75);
}
.hover\:text-orange-2\/80:hover {
  color: rgb(255 231 186 / 0.8);
}
.hover\:text-orange-2\/85:hover {
  color: rgb(255 231 186 / 0.85);
}
.hover\:text-orange-2\/90:hover {
  color: rgb(255 231 186 / 0.9);
}
.hover\:text-orange-2\/95:hover {
  color: rgb(255 231 186 / 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-3:hover {
  --tw-text-opacity: 1;
  color: rgb(255 213 145 / var(--tw-text-opacity, 1));
}
.hover\:text-orange-3\/0:hover {
  color: rgb(255 213 145 / 0);
}
.hover\:text-orange-3\/10:hover {
  color: rgb(255 213 145 / 0.1);
}
.hover\:text-orange-3\/100:hover {
  color: rgb(255 213 145 / 1);
}
.hover\:text-orange-3\/15:hover {
  color: rgb(255 213 145 / 0.15);
}
.hover\:text-orange-3\/20:hover {
  color: rgb(255 213 145 / 0.2);
}
.hover\:text-orange-3\/25:hover {
  color: rgb(255 213 145 / 0.25);
}
.hover\:text-orange-3\/30:hover {
  color: rgb(255 213 145 / 0.3);
}
.hover\:text-orange-3\/35:hover {
  color: rgb(255 213 145 / 0.35);
}
.hover\:text-orange-3\/40:hover {
  color: rgb(255 213 145 / 0.4);
}
.hover\:text-orange-3\/45:hover {
  color: rgb(255 213 145 / 0.45);
}
.hover\:text-orange-3\/5:hover {
  color: rgb(255 213 145 / 0.05);
}
.hover\:text-orange-3\/50:hover {
  color: rgb(255 213 145 / 0.5);
}
.hover\:text-orange-3\/55:hover {
  color: rgb(255 213 145 / 0.55);
}
.hover\:text-orange-3\/60:hover {
  color: rgb(255 213 145 / 0.6);
}
.hover\:text-orange-3\/65:hover {
  color: rgb(255 213 145 / 0.65);
}
.hover\:text-orange-3\/70:hover {
  color: rgb(255 213 145 / 0.7);
}
.hover\:text-orange-3\/75:hover {
  color: rgb(255 213 145 / 0.75);
}
.hover\:text-orange-3\/80:hover {
  color: rgb(255 213 145 / 0.8);
}
.hover\:text-orange-3\/85:hover {
  color: rgb(255 213 145 / 0.85);
}
.hover\:text-orange-3\/90:hover {
  color: rgb(255 213 145 / 0.9);
}
.hover\:text-orange-3\/95:hover {
  color: rgb(255 213 145 / 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-4:hover {
  --tw-text-opacity: 1;
  color: rgb(255 192 105 / var(--tw-text-opacity, 1));
}
.hover\:text-orange-4\/0:hover {
  color: rgb(255 192 105 / 0);
}
.hover\:text-orange-4\/10:hover {
  color: rgb(255 192 105 / 0.1);
}
.hover\:text-orange-4\/100:hover {
  color: rgb(255 192 105 / 1);
}
.hover\:text-orange-4\/15:hover {
  color: rgb(255 192 105 / 0.15);
}
.hover\:text-orange-4\/20:hover {
  color: rgb(255 192 105 / 0.2);
}
.hover\:text-orange-4\/25:hover {
  color: rgb(255 192 105 / 0.25);
}
.hover\:text-orange-4\/30:hover {
  color: rgb(255 192 105 / 0.3);
}
.hover\:text-orange-4\/35:hover {
  color: rgb(255 192 105 / 0.35);
}
.hover\:text-orange-4\/40:hover {
  color: rgb(255 192 105 / 0.4);
}
.hover\:text-orange-4\/45:hover {
  color: rgb(255 192 105 / 0.45);
}
.hover\:text-orange-4\/5:hover {
  color: rgb(255 192 105 / 0.05);
}
.hover\:text-orange-4\/50:hover {
  color: rgb(255 192 105 / 0.5);
}
.hover\:text-orange-4\/55:hover {
  color: rgb(255 192 105 / 0.55);
}
.hover\:text-orange-4\/60:hover {
  color: rgb(255 192 105 / 0.6);
}
.hover\:text-orange-4\/65:hover {
  color: rgb(255 192 105 / 0.65);
}
.hover\:text-orange-4\/70:hover {
  color: rgb(255 192 105 / 0.7);
}
.hover\:text-orange-4\/75:hover {
  color: rgb(255 192 105 / 0.75);
}
.hover\:text-orange-4\/80:hover {
  color: rgb(255 192 105 / 0.8);
}
.hover\:text-orange-4\/85:hover {
  color: rgb(255 192 105 / 0.85);
}
.hover\:text-orange-4\/90:hover {
  color: rgb(255 192 105 / 0.9);
}
.hover\:text-orange-4\/95:hover {
  color: rgb(255 192 105 / 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-5:hover {
  --tw-text-opacity: 1;
  color: rgb(255 169 64 / var(--tw-text-opacity, 1));
}
.hover\:text-orange-5\/0:hover {
  color: rgb(255 169 64 / 0);
}
.hover\:text-orange-5\/10:hover {
  color: rgb(255 169 64 / 0.1);
}
.hover\:text-orange-5\/100:hover {
  color: rgb(255 169 64 / 1);
}
.hover\:text-orange-5\/15:hover {
  color: rgb(255 169 64 / 0.15);
}
.hover\:text-orange-5\/20:hover {
  color: rgb(255 169 64 / 0.2);
}
.hover\:text-orange-5\/25:hover {
  color: rgb(255 169 64 / 0.25);
}
.hover\:text-orange-5\/30:hover {
  color: rgb(255 169 64 / 0.3);
}
.hover\:text-orange-5\/35:hover {
  color: rgb(255 169 64 / 0.35);
}
.hover\:text-orange-5\/40:hover {
  color: rgb(255 169 64 / 0.4);
}
.hover\:text-orange-5\/45:hover {
  color: rgb(255 169 64 / 0.45);
}
.hover\:text-orange-5\/5:hover {
  color: rgb(255 169 64 / 0.05);
}
.hover\:text-orange-5\/50:hover {
  color: rgb(255 169 64 / 0.5);
}
.hover\:text-orange-5\/55:hover {
  color: rgb(255 169 64 / 0.55);
}
.hover\:text-orange-5\/60:hover {
  color: rgb(255 169 64 / 0.6);
}
.hover\:text-orange-5\/65:hover {
  color: rgb(255 169 64 / 0.65);
}
.hover\:text-orange-5\/70:hover {
  color: rgb(255 169 64 / 0.7);
}
.hover\:text-orange-5\/75:hover {
  color: rgb(255 169 64 / 0.75);
}
.hover\:text-orange-5\/80:hover {
  color: rgb(255 169 64 / 0.8);
}
.hover\:text-orange-5\/85:hover {
  color: rgb(255 169 64 / 0.85);
}
.hover\:text-orange-5\/90:hover {
  color: rgb(255 169 64 / 0.9);
}
.hover\:text-orange-5\/95:hover {
  color: rgb(255 169 64 / 0.95);
}
.hover\:text-orange-50:hover {
  --tw-text-opacity: 1;
  color: rgb(255 248 241 / var(--tw-text-opacity, 1));
}
.hover\:text-orange-50\/0:hover {
  color: rgb(255 248 241 / 0);
}
.hover\:text-orange-50\/10:hover {
  color: rgb(255 248 241 / 0.1);
}
.hover\:text-orange-50\/100:hover {
  color: rgb(255 248 241 / 1);
}
.hover\:text-orange-50\/15:hover {
  color: rgb(255 248 241 / 0.15);
}
.hover\:text-orange-50\/20:hover {
  color: rgb(255 248 241 / 0.2);
}
.hover\:text-orange-50\/25:hover {
  color: rgb(255 248 241 / 0.25);
}
.hover\:text-orange-50\/30:hover {
  color: rgb(255 248 241 / 0.3);
}
.hover\:text-orange-50\/35:hover {
  color: rgb(255 248 241 / 0.35);
}
.hover\:text-orange-50\/40:hover {
  color: rgb(255 248 241 / 0.4);
}
.hover\:text-orange-50\/45:hover {
  color: rgb(255 248 241 / 0.45);
}
.hover\:text-orange-50\/5:hover {
  color: rgb(255 248 241 / 0.05);
}
.hover\:text-orange-50\/50:hover {
  color: rgb(255 248 241 / 0.5);
}
.hover\:text-orange-50\/55:hover {
  color: rgb(255 248 241 / 0.55);
}
.hover\:text-orange-50\/60:hover {
  color: rgb(255 248 241 / 0.6);
}
.hover\:text-orange-50\/65:hover {
  color: rgb(255 248 241 / 0.65);
}
.hover\:text-orange-50\/70:hover {
  color: rgb(255 248 241 / 0.7);
}
.hover\:text-orange-50\/75:hover {
  color: rgb(255 248 241 / 0.75);
}
.hover\:text-orange-50\/80:hover {
  color: rgb(255 248 241 / 0.8);
}
.hover\:text-orange-50\/85:hover {
  color: rgb(255 248 241 / 0.85);
}
.hover\:text-orange-50\/90:hover {
  color: rgb(255 248 241 / 0.9);
}
.hover\:text-orange-50\/95:hover {
  color: rgb(255 248 241 / 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-6:hover {
  --tw-text-opacity: 1;
  color: rgb(250 140 22 / var(--tw-text-opacity, 1));
}
.hover\:text-orange-6\/0:hover {
  color: rgb(250 140 22 / 0);
}
.hover\:text-orange-6\/10:hover {
  color: rgb(250 140 22 / 0.1);
}
.hover\:text-orange-6\/100:hover {
  color: rgb(250 140 22 / 1);
}
.hover\:text-orange-6\/15:hover {
  color: rgb(250 140 22 / 0.15);
}
.hover\:text-orange-6\/20:hover {
  color: rgb(250 140 22 / 0.2);
}
.hover\:text-orange-6\/25:hover {
  color: rgb(250 140 22 / 0.25);
}
.hover\:text-orange-6\/30:hover {
  color: rgb(250 140 22 / 0.3);
}
.hover\:text-orange-6\/35:hover {
  color: rgb(250 140 22 / 0.35);
}
.hover\:text-orange-6\/40:hover {
  color: rgb(250 140 22 / 0.4);
}
.hover\:text-orange-6\/45:hover {
  color: rgb(250 140 22 / 0.45);
}
.hover\:text-orange-6\/5:hover {
  color: rgb(250 140 22 / 0.05);
}
.hover\:text-orange-6\/50:hover {
  color: rgb(250 140 22 / 0.5);
}
.hover\:text-orange-6\/55:hover {
  color: rgb(250 140 22 / 0.55);
}
.hover\:text-orange-6\/60:hover {
  color: rgb(250 140 22 / 0.6);
}
.hover\:text-orange-6\/65:hover {
  color: rgb(250 140 22 / 0.65);
}
.hover\:text-orange-6\/70:hover {
  color: rgb(250 140 22 / 0.7);
}
.hover\:text-orange-6\/75:hover {
  color: rgb(250 140 22 / 0.75);
}
.hover\:text-orange-6\/80:hover {
  color: rgb(250 140 22 / 0.8);
}
.hover\:text-orange-6\/85:hover {
  color: rgb(250 140 22 / 0.85);
}
.hover\:text-orange-6\/90:hover {
  color: rgb(250 140 22 / 0.9);
}
.hover\:text-orange-6\/95:hover {
  color: rgb(250 140 22 / 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-7:hover {
  --tw-text-opacity: 1;
  color: rgb(212 107 8 / var(--tw-text-opacity, 1));
}
.hover\:text-orange-7\/0:hover {
  color: rgb(212 107 8 / 0);
}
.hover\:text-orange-7\/10:hover {
  color: rgb(212 107 8 / 0.1);
}
.hover\:text-orange-7\/100:hover {
  color: rgb(212 107 8 / 1);
}
.hover\:text-orange-7\/15:hover {
  color: rgb(212 107 8 / 0.15);
}
.hover\:text-orange-7\/20:hover {
  color: rgb(212 107 8 / 0.2);
}
.hover\:text-orange-7\/25:hover {
  color: rgb(212 107 8 / 0.25);
}
.hover\:text-orange-7\/30:hover {
  color: rgb(212 107 8 / 0.3);
}
.hover\:text-orange-7\/35:hover {
  color: rgb(212 107 8 / 0.35);
}
.hover\:text-orange-7\/40:hover {
  color: rgb(212 107 8 / 0.4);
}
.hover\:text-orange-7\/45:hover {
  color: rgb(212 107 8 / 0.45);
}
.hover\:text-orange-7\/5:hover {
  color: rgb(212 107 8 / 0.05);
}
.hover\:text-orange-7\/50:hover {
  color: rgb(212 107 8 / 0.5);
}
.hover\:text-orange-7\/55:hover {
  color: rgb(212 107 8 / 0.55);
}
.hover\:text-orange-7\/60:hover {
  color: rgb(212 107 8 / 0.6);
}
.hover\:text-orange-7\/65:hover {
  color: rgb(212 107 8 / 0.65);
}
.hover\:text-orange-7\/70:hover {
  color: rgb(212 107 8 / 0.7);
}
.hover\:text-orange-7\/75:hover {
  color: rgb(212 107 8 / 0.75);
}
.hover\:text-orange-7\/80:hover {
  color: rgb(212 107 8 / 0.8);
}
.hover\:text-orange-7\/85:hover {
  color: rgb(212 107 8 / 0.85);
}
.hover\:text-orange-7\/90:hover {
  color: rgb(212 107 8 / 0.9);
}
.hover\:text-orange-7\/95:hover {
  color: rgb(212 107 8 / 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-8:hover {
  --tw-text-opacity: 1;
  color: rgb(173 78 0 / var(--tw-text-opacity, 1));
}
.hover\:text-orange-8\/0:hover {
  color: rgb(173 78 0 / 0);
}
.hover\:text-orange-8\/10:hover {
  color: rgb(173 78 0 / 0.1);
}
.hover\:text-orange-8\/100:hover {
  color: rgb(173 78 0 / 1);
}
.hover\:text-orange-8\/15:hover {
  color: rgb(173 78 0 / 0.15);
}
.hover\:text-orange-8\/20:hover {
  color: rgb(173 78 0 / 0.2);
}
.hover\:text-orange-8\/25:hover {
  color: rgb(173 78 0 / 0.25);
}
.hover\:text-orange-8\/30:hover {
  color: rgb(173 78 0 / 0.3);
}
.hover\:text-orange-8\/35:hover {
  color: rgb(173 78 0 / 0.35);
}
.hover\:text-orange-8\/40:hover {
  color: rgb(173 78 0 / 0.4);
}
.hover\:text-orange-8\/45:hover {
  color: rgb(173 78 0 / 0.45);
}
.hover\:text-orange-8\/5:hover {
  color: rgb(173 78 0 / 0.05);
}
.hover\:text-orange-8\/50:hover {
  color: rgb(173 78 0 / 0.5);
}
.hover\:text-orange-8\/55:hover {
  color: rgb(173 78 0 / 0.55);
}
.hover\:text-orange-8\/60:hover {
  color: rgb(173 78 0 / 0.6);
}
.hover\:text-orange-8\/65:hover {
  color: rgb(173 78 0 / 0.65);
}
.hover\:text-orange-8\/70:hover {
  color: rgb(173 78 0 / 0.7);
}
.hover\:text-orange-8\/75:hover {
  color: rgb(173 78 0 / 0.75);
}
.hover\:text-orange-8\/80:hover {
  color: rgb(173 78 0 / 0.8);
}
.hover\:text-orange-8\/85:hover {
  color: rgb(173 78 0 / 0.85);
}
.hover\:text-orange-8\/90:hover {
  color: rgb(173 78 0 / 0.9);
}
.hover\:text-orange-8\/95:hover {
  color: rgb(173 78 0 / 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-9:hover {
  --tw-text-opacity: 1;
  color: rgb(135 56 0 / var(--tw-text-opacity, 1));
}
.hover\:text-orange-9\/0:hover {
  color: rgb(135 56 0 / 0);
}
.hover\:text-orange-9\/10:hover {
  color: rgb(135 56 0 / 0.1);
}
.hover\:text-orange-9\/100:hover {
  color: rgb(135 56 0 / 1);
}
.hover\:text-orange-9\/15:hover {
  color: rgb(135 56 0 / 0.15);
}
.hover\:text-orange-9\/20:hover {
  color: rgb(135 56 0 / 0.2);
}
.hover\:text-orange-9\/25:hover {
  color: rgb(135 56 0 / 0.25);
}
.hover\:text-orange-9\/30:hover {
  color: rgb(135 56 0 / 0.3);
}
.hover\:text-orange-9\/35:hover {
  color: rgb(135 56 0 / 0.35);
}
.hover\:text-orange-9\/40:hover {
  color: rgb(135 56 0 / 0.4);
}
.hover\:text-orange-9\/45:hover {
  color: rgb(135 56 0 / 0.45);
}
.hover\:text-orange-9\/5:hover {
  color: rgb(135 56 0 / 0.05);
}
.hover\:text-orange-9\/50:hover {
  color: rgb(135 56 0 / 0.5);
}
.hover\:text-orange-9\/55:hover {
  color: rgb(135 56 0 / 0.55);
}
.hover\:text-orange-9\/60:hover {
  color: rgb(135 56 0 / 0.6);
}
.hover\:text-orange-9\/65:hover {
  color: rgb(135 56 0 / 0.65);
}
.hover\:text-orange-9\/70:hover {
  color: rgb(135 56 0 / 0.7);
}
.hover\:text-orange-9\/75:hover {
  color: rgb(135 56 0 / 0.75);
}
.hover\:text-orange-9\/80:hover {
  color: rgb(135 56 0 / 0.8);
}
.hover\:text-orange-9\/85:hover {
  color: rgb(135 56 0 / 0.85);
}
.hover\:text-orange-9\/90:hover {
  color: rgb(135 56 0 / 0.9);
}
.hover\:text-orange-9\/95:hover {
  color: rgb(135 56 0 / 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-50:hover {
  --tw-text-opacity: 1;
  color: rgb(253 242 248 / var(--tw-text-opacity, 1));
}
.hover\:text-pink-50\/0:hover {
  color: rgb(253 242 248 / 0);
}
.hover\:text-pink-50\/10:hover {
  color: rgb(253 242 248 / 0.1);
}
.hover\:text-pink-50\/100:hover {
  color: rgb(253 242 248 / 1);
}
.hover\:text-pink-50\/15:hover {
  color: rgb(253 242 248 / 0.15);
}
.hover\:text-pink-50\/20:hover {
  color: rgb(253 242 248 / 0.2);
}
.hover\:text-pink-50\/25:hover {
  color: rgb(253 242 248 / 0.25);
}
.hover\:text-pink-50\/30:hover {
  color: rgb(253 242 248 / 0.3);
}
.hover\:text-pink-50\/35:hover {
  color: rgb(253 242 248 / 0.35);
}
.hover\:text-pink-50\/40:hover {
  color: rgb(253 242 248 / 0.4);
}
.hover\:text-pink-50\/45:hover {
  color: rgb(253 242 248 / 0.45);
}
.hover\:text-pink-50\/5:hover {
  color: rgb(253 242 248 / 0.05);
}
.hover\:text-pink-50\/50:hover {
  color: rgb(253 242 248 / 0.5);
}
.hover\:text-pink-50\/55:hover {
  color: rgb(253 242 248 / 0.55);
}
.hover\:text-pink-50\/60:hover {
  color: rgb(253 242 248 / 0.6);
}
.hover\:text-pink-50\/65:hover {
  color: rgb(253 242 248 / 0.65);
}
.hover\:text-pink-50\/70:hover {
  color: rgb(253 242 248 / 0.7);
}
.hover\:text-pink-50\/75:hover {
  color: rgb(253 242 248 / 0.75);
}
.hover\:text-pink-50\/80:hover {
  color: rgb(253 242 248 / 0.8);
}
.hover\:text-pink-50\/85:hover {
  color: rgb(253 242 248 / 0.85);
}
.hover\:text-pink-50\/90:hover {
  color: rgb(253 242 248 / 0.9);
}
.hover\:text-pink-50\/95:hover {
  color: rgb(253 242 248 / 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-primary-active:hover {
  --tw-text-opacity: 1;
  color: rgb(76 55 189 / var(--tw-text-opacity, 1));
}
.hover\:text-primary-active\/0:hover {
  color: rgb(76 55 189 / 0);
}
.hover\:text-primary-active\/10:hover {
  color: rgb(76 55 189 / 0.1);
}
.hover\:text-primary-active\/100:hover {
  color: rgb(76 55 189 / 1);
}
.hover\:text-primary-active\/15:hover {
  color: rgb(76 55 189 / 0.15);
}
.hover\:text-primary-active\/20:hover {
  color: rgb(76 55 189 / 0.2);
}
.hover\:text-primary-active\/25:hover {
  color: rgb(76 55 189 / 0.25);
}
.hover\:text-primary-active\/30:hover {
  color: rgb(76 55 189 / 0.3);
}
.hover\:text-primary-active\/35:hover {
  color: rgb(76 55 189 / 0.35);
}
.hover\:text-primary-active\/40:hover {
  color: rgb(76 55 189 / 0.4);
}
.hover\:text-primary-active\/45:hover {
  color: rgb(76 55 189 / 0.45);
}
.hover\:text-primary-active\/5:hover {
  color: rgb(76 55 189 / 0.05);
}
.hover\:text-primary-active\/50:hover {
  color: rgb(76 55 189 / 0.5);
}
.hover\:text-primary-active\/55:hover {
  color: rgb(76 55 189 / 0.55);
}
.hover\:text-primary-active\/60:hover {
  color: rgb(76 55 189 / 0.6);
}
.hover\:text-primary-active\/65:hover {
  color: rgb(76 55 189 / 0.65);
}
.hover\:text-primary-active\/70:hover {
  color: rgb(76 55 189 / 0.7);
}
.hover\:text-primary-active\/75:hover {
  color: rgb(76 55 189 / 0.75);
}
.hover\:text-primary-active\/80:hover {
  color: rgb(76 55 189 / 0.8);
}
.hover\:text-primary-active\/85:hover {
  color: rgb(76 55 189 / 0.85);
}
.hover\:text-primary-active\/90:hover {
  color: rgb(76 55 189 / 0.9);
}
.hover\:text-primary-active\/95:hover {
  color: rgb(76 55 189 / 0.95);
}
.hover\:text-primary-base:hover {
  --tw-text-opacity: 1;
  color: rgb(92 67 229 / var(--tw-text-opacity, 1));
}
.hover\:text-primary-base\/0:hover {
  color: rgb(92 67 229 / 0);
}
.hover\:text-primary-base\/10:hover {
  color: rgb(92 67 229 / 0.1);
}
.hover\:text-primary-base\/100:hover {
  color: rgb(92 67 229 / 1);
}
.hover\:text-primary-base\/15:hover {
  color: rgb(92 67 229 / 0.15);
}
.hover\:text-primary-base\/20:hover {
  color: rgb(92 67 229 / 0.2);
}
.hover\:text-primary-base\/25:hover {
  color: rgb(92 67 229 / 0.25);
}
.hover\:text-primary-base\/30:hover {
  color: rgb(92 67 229 / 0.3);
}
.hover\:text-primary-base\/35:hover {
  color: rgb(92 67 229 / 0.35);
}
.hover\:text-primary-base\/40:hover {
  color: rgb(92 67 229 / 0.4);
}
.hover\:text-primary-base\/45:hover {
  color: rgb(92 67 229 / 0.45);
}
.hover\:text-primary-base\/5:hover {
  color: rgb(92 67 229 / 0.05);
}
.hover\:text-primary-base\/50:hover {
  color: rgb(92 67 229 / 0.5);
}
.hover\:text-primary-base\/55:hover {
  color: rgb(92 67 229 / 0.55);
}
.hover\:text-primary-base\/60:hover {
  color: rgb(92 67 229 / 0.6);
}
.hover\:text-primary-base\/65:hover {
  color: rgb(92 67 229 / 0.65);
}
.hover\:text-primary-base\/70:hover {
  color: rgb(92 67 229 / 0.7);
}
.hover\:text-primary-base\/75:hover {
  color: rgb(92 67 229 / 0.75);
}
.hover\:text-primary-base\/80:hover {
  color: rgb(92 67 229 / 0.8);
}
.hover\:text-primary-base\/85:hover {
  color: rgb(92 67 229 / 0.85);
}
.hover\:text-primary-base\/90:hover {
  color: rgb(92 67 229 / 0.9);
}
.hover\:text-primary-base\/95:hover {
  color: rgb(92 67 229 / 0.95);
}
.hover\:text-primary-bg:hover {
  --tw-text-opacity: 1;
  color: rgb(236 235 254 / var(--tw-text-opacity, 1));
}
.hover\:text-primary-bg-hover:hover {
  --tw-text-opacity: 1;
  color: rgb(223 222 253 / var(--tw-text-opacity, 1));
}
.hover\:text-primary-bg-hover\/0:hover {
  color: rgb(223 222 253 / 0);
}
.hover\:text-primary-bg-hover\/10:hover {
  color: rgb(223 222 253 / 0.1);
}
.hover\:text-primary-bg-hover\/100:hover {
  color: rgb(223 222 253 / 1);
}
.hover\:text-primary-bg-hover\/15:hover {
  color: rgb(223 222 253 / 0.15);
}
.hover\:text-primary-bg-hover\/20:hover {
  color: rgb(223 222 253 / 0.2);
}
.hover\:text-primary-bg-hover\/25:hover {
  color: rgb(223 222 253 / 0.25);
}
.hover\:text-primary-bg-hover\/30:hover {
  color: rgb(223 222 253 / 0.3);
}
.hover\:text-primary-bg-hover\/35:hover {
  color: rgb(223 222 253 / 0.35);
}
.hover\:text-primary-bg-hover\/40:hover {
  color: rgb(223 222 253 / 0.4);
}
.hover\:text-primary-bg-hover\/45:hover {
  color: rgb(223 222 253 / 0.45);
}
.hover\:text-primary-bg-hover\/5:hover {
  color: rgb(223 222 253 / 0.05);
}
.hover\:text-primary-bg-hover\/50:hover {
  color: rgb(223 222 253 / 0.5);
}
.hover\:text-primary-bg-hover\/55:hover {
  color: rgb(223 222 253 / 0.55);
}
.hover\:text-primary-bg-hover\/60:hover {
  color: rgb(223 222 253 / 0.6);
}
.hover\:text-primary-bg-hover\/65:hover {
  color: rgb(223 222 253 / 0.65);
}
.hover\:text-primary-bg-hover\/70:hover {
  color: rgb(223 222 253 / 0.7);
}
.hover\:text-primary-bg-hover\/75:hover {
  color: rgb(223 222 253 / 0.75);
}
.hover\:text-primary-bg-hover\/80:hover {
  color: rgb(223 222 253 / 0.8);
}
.hover\:text-primary-bg-hover\/85:hover {
  color: rgb(223 222 253 / 0.85);
}
.hover\:text-primary-bg-hover\/90:hover {
  color: rgb(223 222 253 / 0.9);
}
.hover\:text-primary-bg-hover\/95:hover {
  color: rgb(223 222 253 / 0.95);
}
.hover\:text-primary-bg\/0:hover {
  color: rgb(236 235 254 / 0);
}
.hover\:text-primary-bg\/10:hover {
  color: rgb(236 235 254 / 0.1);
}
.hover\:text-primary-bg\/100:hover {
  color: rgb(236 235 254 / 1);
}
.hover\:text-primary-bg\/15:hover {
  color: rgb(236 235 254 / 0.15);
}
.hover\:text-primary-bg\/20:hover {
  color: rgb(236 235 254 / 0.2);
}
.hover\:text-primary-bg\/25:hover {
  color: rgb(236 235 254 / 0.25);
}
.hover\:text-primary-bg\/30:hover {
  color: rgb(236 235 254 / 0.3);
}
.hover\:text-primary-bg\/35:hover {
  color: rgb(236 235 254 / 0.35);
}
.hover\:text-primary-bg\/40:hover {
  color: rgb(236 235 254 / 0.4);
}
.hover\:text-primary-bg\/45:hover {
  color: rgb(236 235 254 / 0.45);
}
.hover\:text-primary-bg\/5:hover {
  color: rgb(236 235 254 / 0.05);
}
.hover\:text-primary-bg\/50:hover {
  color: rgb(236 235 254 / 0.5);
}
.hover\:text-primary-bg\/55:hover {
  color: rgb(236 235 254 / 0.55);
}
.hover\:text-primary-bg\/60:hover {
  color: rgb(236 235 254 / 0.6);
}
.hover\:text-primary-bg\/65:hover {
  color: rgb(236 235 254 / 0.65);
}
.hover\:text-primary-bg\/70:hover {
  color: rgb(236 235 254 / 0.7);
}
.hover\:text-primary-bg\/75:hover {
  color: rgb(236 235 254 / 0.75);
}
.hover\:text-primary-bg\/80:hover {
  color: rgb(236 235 254 / 0.8);
}
.hover\:text-primary-bg\/85:hover {
  color: rgb(236 235 254 / 0.85);
}
.hover\:text-primary-bg\/90:hover {
  color: rgb(236 235 254 / 0.9);
}
.hover\:text-primary-bg\/95:hover {
  color: rgb(236 235 254 / 0.95);
}
.hover\:text-primary-border:hover {
  --tw-text-opacity: 1;
  color: rgb(207 206 252 / var(--tw-text-opacity, 1));
}
.hover\:text-primary-border-hover:hover {
  --tw-text-opacity: 1;
  color: rgb(158 156 248 / var(--tw-text-opacity, 1));
}
.hover\:text-primary-border-hover\/0:hover {
  color: rgb(158 156 248 / 0);
}
.hover\:text-primary-border-hover\/10:hover {
  color: rgb(158 156 248 / 0.1);
}
.hover\:text-primary-border-hover\/100:hover {
  color: rgb(158 156 248 / 1);
}
.hover\:text-primary-border-hover\/15:hover {
  color: rgb(158 156 248 / 0.15);
}
.hover\:text-primary-border-hover\/20:hover {
  color: rgb(158 156 248 / 0.2);
}
.hover\:text-primary-border-hover\/25:hover {
  color: rgb(158 156 248 / 0.25);
}
.hover\:text-primary-border-hover\/30:hover {
  color: rgb(158 156 248 / 0.3);
}
.hover\:text-primary-border-hover\/35:hover {
  color: rgb(158 156 248 / 0.35);
}
.hover\:text-primary-border-hover\/40:hover {
  color: rgb(158 156 248 / 0.4);
}
.hover\:text-primary-border-hover\/45:hover {
  color: rgb(158 156 248 / 0.45);
}
.hover\:text-primary-border-hover\/5:hover {
  color: rgb(158 156 248 / 0.05);
}
.hover\:text-primary-border-hover\/50:hover {
  color: rgb(158 156 248 / 0.5);
}
.hover\:text-primary-border-hover\/55:hover {
  color: rgb(158 156 248 / 0.55);
}
.hover\:text-primary-border-hover\/60:hover {
  color: rgb(158 156 248 / 0.6);
}
.hover\:text-primary-border-hover\/65:hover {
  color: rgb(158 156 248 / 0.65);
}
.hover\:text-primary-border-hover\/70:hover {
  color: rgb(158 156 248 / 0.7);
}
.hover\:text-primary-border-hover\/75:hover {
  color: rgb(158 156 248 / 0.75);
}
.hover\:text-primary-border-hover\/80:hover {
  color: rgb(158 156 248 / 0.8);
}
.hover\:text-primary-border-hover\/85:hover {
  color: rgb(158 156 248 / 0.85);
}
.hover\:text-primary-border-hover\/90:hover {
  color: rgb(158 156 248 / 0.9);
}
.hover\:text-primary-border-hover\/95:hover {
  color: rgb(158 156 248 / 0.95);
}
.hover\:text-primary-border\/0:hover {
  color: rgb(207 206 252 / 0);
}
.hover\:text-primary-border\/10:hover {
  color: rgb(207 206 252 / 0.1);
}
.hover\:text-primary-border\/100:hover {
  color: rgb(207 206 252 / 1);
}
.hover\:text-primary-border\/15:hover {
  color: rgb(207 206 252 / 0.15);
}
.hover\:text-primary-border\/20:hover {
  color: rgb(207 206 252 / 0.2);
}
.hover\:text-primary-border\/25:hover {
  color: rgb(207 206 252 / 0.25);
}
.hover\:text-primary-border\/30:hover {
  color: rgb(207 206 252 / 0.3);
}
.hover\:text-primary-border\/35:hover {
  color: rgb(207 206 252 / 0.35);
}
.hover\:text-primary-border\/40:hover {
  color: rgb(207 206 252 / 0.4);
}
.hover\:text-primary-border\/45:hover {
  color: rgb(207 206 252 / 0.45);
}
.hover\:text-primary-border\/5:hover {
  color: rgb(207 206 252 / 0.05);
}
.hover\:text-primary-border\/50:hover {
  color: rgb(207 206 252 / 0.5);
}
.hover\:text-primary-border\/55:hover {
  color: rgb(207 206 252 / 0.55);
}
.hover\:text-primary-border\/60:hover {
  color: rgb(207 206 252 / 0.6);
}
.hover\:text-primary-border\/65:hover {
  color: rgb(207 206 252 / 0.65);
}
.hover\:text-primary-border\/70:hover {
  color: rgb(207 206 252 / 0.7);
}
.hover\:text-primary-border\/75:hover {
  color: rgb(207 206 252 / 0.75);
}
.hover\:text-primary-border\/80:hover {
  color: rgb(207 206 252 / 0.8);
}
.hover\:text-primary-border\/85:hover {
  color: rgb(207 206 252 / 0.85);
}
.hover\:text-primary-border\/90:hover {
  color: rgb(207 206 252 / 0.9);
}
.hover\:text-primary-border\/95:hover {
  color: rgb(207 206 252 / 0.95);
}
.hover\:text-primary-hover:hover {
  --tw-text-opacity: 1;
  color: rgb(125 112 238 / var(--tw-text-opacity, 1));
}
.hover\:text-primary-hover\/0:hover {
  color: rgb(125 112 238 / 0);
}
.hover\:text-primary-hover\/10:hover {
  color: rgb(125 112 238 / 0.1);
}
.hover\:text-primary-hover\/100:hover {
  color: rgb(125 112 238 / 1);
}
.hover\:text-primary-hover\/15:hover {
  color: rgb(125 112 238 / 0.15);
}
.hover\:text-primary-hover\/20:hover {
  color: rgb(125 112 238 / 0.2);
}
.hover\:text-primary-hover\/25:hover {
  color: rgb(125 112 238 / 0.25);
}
.hover\:text-primary-hover\/30:hover {
  color: rgb(125 112 238 / 0.3);
}
.hover\:text-primary-hover\/35:hover {
  color: rgb(125 112 238 / 0.35);
}
.hover\:text-primary-hover\/40:hover {
  color: rgb(125 112 238 / 0.4);
}
.hover\:text-primary-hover\/45:hover {
  color: rgb(125 112 238 / 0.45);
}
.hover\:text-primary-hover\/5:hover {
  color: rgb(125 112 238 / 0.05);
}
.hover\:text-primary-hover\/50:hover {
  color: rgb(125 112 238 / 0.5);
}
.hover\:text-primary-hover\/55:hover {
  color: rgb(125 112 238 / 0.55);
}
.hover\:text-primary-hover\/60:hover {
  color: rgb(125 112 238 / 0.6);
}
.hover\:text-primary-hover\/65:hover {
  color: rgb(125 112 238 / 0.65);
}
.hover\:text-primary-hover\/70:hover {
  color: rgb(125 112 238 / 0.7);
}
.hover\:text-primary-hover\/75:hover {
  color: rgb(125 112 238 / 0.75);
}
.hover\:text-primary-hover\/80:hover {
  color: rgb(125 112 238 / 0.8);
}
.hover\:text-primary-hover\/85:hover {
  color: rgb(125 112 238 / 0.85);
}
.hover\:text-primary-hover\/90:hover {
  color: rgb(125 112 238 / 0.9);
}
.hover\:text-primary-hover\/95:hover {
  color: rgb(125 112 238 / 0.95);
}
.hover\:text-primary-text:hover {
  --tw-text-opacity: 1;
  color: rgb(43 31 110 / var(--tw-text-opacity, 1));
}
.hover\:text-primary-text-active:hover {
  --tw-text-opacity: 1;
  color: rgb(34 25 88 / var(--tw-text-opacity, 1));
}
.hover\:text-primary-text-active\/0:hover {
  color: rgb(34 25 88 / 0);
}
.hover\:text-primary-text-active\/10:hover {
  color: rgb(34 25 88 / 0.1);
}
.hover\:text-primary-text-active\/100:hover {
  color: rgb(34 25 88 / 1);
}
.hover\:text-primary-text-active\/15:hover {
  color: rgb(34 25 88 / 0.15);
}
.hover\:text-primary-text-active\/20:hover {
  color: rgb(34 25 88 / 0.2);
}
.hover\:text-primary-text-active\/25:hover {
  color: rgb(34 25 88 / 0.25);
}
.hover\:text-primary-text-active\/30:hover {
  color: rgb(34 25 88 / 0.3);
}
.hover\:text-primary-text-active\/35:hover {
  color: rgb(34 25 88 / 0.35);
}
.hover\:text-primary-text-active\/40:hover {
  color: rgb(34 25 88 / 0.4);
}
.hover\:text-primary-text-active\/45:hover {
  color: rgb(34 25 88 / 0.45);
}
.hover\:text-primary-text-active\/5:hover {
  color: rgb(34 25 88 / 0.05);
}
.hover\:text-primary-text-active\/50:hover {
  color: rgb(34 25 88 / 0.5);
}
.hover\:text-primary-text-active\/55:hover {
  color: rgb(34 25 88 / 0.55);
}
.hover\:text-primary-text-active\/60:hover {
  color: rgb(34 25 88 / 0.6);
}
.hover\:text-primary-text-active\/65:hover {
  color: rgb(34 25 88 / 0.65);
}
.hover\:text-primary-text-active\/70:hover {
  color: rgb(34 25 88 / 0.7);
}
.hover\:text-primary-text-active\/75:hover {
  color: rgb(34 25 88 / 0.75);
}
.hover\:text-primary-text-active\/80:hover {
  color: rgb(34 25 88 / 0.8);
}
.hover\:text-primary-text-active\/85:hover {
  color: rgb(34 25 88 / 0.85);
}
.hover\:text-primary-text-active\/90:hover {
  color: rgb(34 25 88 / 0.9);
}
.hover\:text-primary-text-active\/95:hover {
  color: rgb(34 25 88 / 0.95);
}
.hover\:text-primary-text-hover:hover {
  --tw-text-opacity: 1;
  color: rgb(60 43 150 / var(--tw-text-opacity, 1));
}
.hover\:text-primary-text-hover\/0:hover {
  color: rgb(60 43 150 / 0);
}
.hover\:text-primary-text-hover\/10:hover {
  color: rgb(60 43 150 / 0.1);
}
.hover\:text-primary-text-hover\/100:hover {
  color: rgb(60 43 150 / 1);
}
.hover\:text-primary-text-hover\/15:hover {
  color: rgb(60 43 150 / 0.15);
}
.hover\:text-primary-text-hover\/20:hover {
  color: rgb(60 43 150 / 0.2);
}
.hover\:text-primary-text-hover\/25:hover {
  color: rgb(60 43 150 / 0.25);
}
.hover\:text-primary-text-hover\/30:hover {
  color: rgb(60 43 150 / 0.3);
}
.hover\:text-primary-text-hover\/35:hover {
  color: rgb(60 43 150 / 0.35);
}
.hover\:text-primary-text-hover\/40:hover {
  color: rgb(60 43 150 / 0.4);
}
.hover\:text-primary-text-hover\/45:hover {
  color: rgb(60 43 150 / 0.45);
}
.hover\:text-primary-text-hover\/5:hover {
  color: rgb(60 43 150 / 0.05);
}
.hover\:text-primary-text-hover\/50:hover {
  color: rgb(60 43 150 / 0.5);
}
.hover\:text-primary-text-hover\/55:hover {
  color: rgb(60 43 150 / 0.55);
}
.hover\:text-primary-text-hover\/60:hover {
  color: rgb(60 43 150 / 0.6);
}
.hover\:text-primary-text-hover\/65:hover {
  color: rgb(60 43 150 / 0.65);
}
.hover\:text-primary-text-hover\/70:hover {
  color: rgb(60 43 150 / 0.7);
}
.hover\:text-primary-text-hover\/75:hover {
  color: rgb(60 43 150 / 0.75);
}
.hover\:text-primary-text-hover\/80:hover {
  color: rgb(60 43 150 / 0.8);
}
.hover\:text-primary-text-hover\/85:hover {
  color: rgb(60 43 150 / 0.85);
}
.hover\:text-primary-text-hover\/90:hover {
  color: rgb(60 43 150 / 0.9);
}
.hover\:text-primary-text-hover\/95:hover {
  color: rgb(60 43 150 / 0.95);
}
.hover\:text-primary-text\/0:hover {
  color: rgb(43 31 110 / 0);
}
.hover\:text-primary-text\/10:hover {
  color: rgb(43 31 110 / 0.1);
}
.hover\:text-primary-text\/100:hover {
  color: rgb(43 31 110 / 1);
}
.hover\:text-primary-text\/15:hover {
  color: rgb(43 31 110 / 0.15);
}
.hover\:text-primary-text\/20:hover {
  color: rgb(43 31 110 / 0.2);
}
.hover\:text-primary-text\/25:hover {
  color: rgb(43 31 110 / 0.25);
}
.hover\:text-primary-text\/30:hover {
  color: rgb(43 31 110 / 0.3);
}
.hover\:text-primary-text\/35:hover {
  color: rgb(43 31 110 / 0.35);
}
.hover\:text-primary-text\/40:hover {
  color: rgb(43 31 110 / 0.4);
}
.hover\:text-primary-text\/45:hover {
  color: rgb(43 31 110 / 0.45);
}
.hover\:text-primary-text\/5:hover {
  color: rgb(43 31 110 / 0.05);
}
.hover\:text-primary-text\/50:hover {
  color: rgb(43 31 110 / 0.5);
}
.hover\:text-primary-text\/55:hover {
  color: rgb(43 31 110 / 0.55);
}
.hover\:text-primary-text\/60:hover {
  color: rgb(43 31 110 / 0.6);
}
.hover\:text-primary-text\/65:hover {
  color: rgb(43 31 110 / 0.65);
}
.hover\:text-primary-text\/70:hover {
  color: rgb(43 31 110 / 0.7);
}
.hover\:text-primary-text\/75:hover {
  color: rgb(43 31 110 / 0.75);
}
.hover\:text-primary-text\/80:hover {
  color: rgb(43 31 110 / 0.8);
}
.hover\:text-primary-text\/85:hover {
  color: rgb(43 31 110 / 0.85);
}
.hover\:text-primary-text\/90:hover {
  color: rgb(43 31 110 / 0.9);
}
.hover\:text-primary-text\/95:hover {
  color: rgb(43 31 110 / 0.95);
}
.hover\:text-purple-1:hover {
  --tw-text-opacity: 1;
  color: rgb(249 240 255 / var(--tw-text-opacity, 1));
}
.hover\:text-purple-1\/0:hover {
  color: rgb(249 240 255 / 0);
}
.hover\:text-purple-1\/10:hover {
  color: rgb(249 240 255 / 0.1);
}
.hover\:text-purple-1\/100:hover {
  color: rgb(249 240 255 / 1);
}
.hover\:text-purple-1\/15:hover {
  color: rgb(249 240 255 / 0.15);
}
.hover\:text-purple-1\/20:hover {
  color: rgb(249 240 255 / 0.2);
}
.hover\:text-purple-1\/25:hover {
  color: rgb(249 240 255 / 0.25);
}
.hover\:text-purple-1\/30:hover {
  color: rgb(249 240 255 / 0.3);
}
.hover\:text-purple-1\/35:hover {
  color: rgb(249 240 255 / 0.35);
}
.hover\:text-purple-1\/40:hover {
  color: rgb(249 240 255 / 0.4);
}
.hover\:text-purple-1\/45:hover {
  color: rgb(249 240 255 / 0.45);
}
.hover\:text-purple-1\/5:hover {
  color: rgb(249 240 255 / 0.05);
}
.hover\:text-purple-1\/50:hover {
  color: rgb(249 240 255 / 0.5);
}
.hover\:text-purple-1\/55:hover {
  color: rgb(249 240 255 / 0.55);
}
.hover\:text-purple-1\/60:hover {
  color: rgb(249 240 255 / 0.6);
}
.hover\:text-purple-1\/65:hover {
  color: rgb(249 240 255 / 0.65);
}
.hover\:text-purple-1\/70:hover {
  color: rgb(249 240 255 / 0.7);
}
.hover\:text-purple-1\/75:hover {
  color: rgb(249 240 255 / 0.75);
}
.hover\:text-purple-1\/80:hover {
  color: rgb(249 240 255 / 0.8);
}
.hover\:text-purple-1\/85:hover {
  color: rgb(249 240 255 / 0.85);
}
.hover\:text-purple-1\/90:hover {
  color: rgb(249 240 255 / 0.9);
}
.hover\:text-purple-1\/95:hover {
  color: rgb(249 240 255 / 0.95);
}
.hover\:text-purple-10:hover {
  --tw-text-opacity: 1;
  color: rgb(18 3 56 / var(--tw-text-opacity, 1));
}
.hover\:text-purple-10\/0:hover {
  color: rgb(18 3 56 / 0);
}
.hover\:text-purple-10\/10:hover {
  color: rgb(18 3 56 / 0.1);
}
.hover\:text-purple-10\/100:hover {
  color: rgb(18 3 56 / 1);
}
.hover\:text-purple-10\/15:hover {
  color: rgb(18 3 56 / 0.15);
}
.hover\:text-purple-10\/20:hover {
  color: rgb(18 3 56 / 0.2);
}
.hover\:text-purple-10\/25:hover {
  color: rgb(18 3 56 / 0.25);
}
.hover\:text-purple-10\/30:hover {
  color: rgb(18 3 56 / 0.3);
}
.hover\:text-purple-10\/35:hover {
  color: rgb(18 3 56 / 0.35);
}
.hover\:text-purple-10\/40:hover {
  color: rgb(18 3 56 / 0.4);
}
.hover\:text-purple-10\/45:hover {
  color: rgb(18 3 56 / 0.45);
}
.hover\:text-purple-10\/5:hover {
  color: rgb(18 3 56 / 0.05);
}
.hover\:text-purple-10\/50:hover {
  color: rgb(18 3 56 / 0.5);
}
.hover\:text-purple-10\/55:hover {
  color: rgb(18 3 56 / 0.55);
}
.hover\:text-purple-10\/60:hover {
  color: rgb(18 3 56 / 0.6);
}
.hover\:text-purple-10\/65:hover {
  color: rgb(18 3 56 / 0.65);
}
.hover\:text-purple-10\/70:hover {
  color: rgb(18 3 56 / 0.7);
}
.hover\:text-purple-10\/75:hover {
  color: rgb(18 3 56 / 0.75);
}
.hover\:text-purple-10\/80:hover {
  color: rgb(18 3 56 / 0.8);
}
.hover\:text-purple-10\/85:hover {
  color: rgb(18 3 56 / 0.85);
}
.hover\:text-purple-10\/90:hover {
  color: rgb(18 3 56 / 0.9);
}
.hover\:text-purple-10\/95:hover {
  color: rgb(18 3 56 / 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-2:hover {
  --tw-text-opacity: 1;
  color: rgb(239 219 255 / var(--tw-text-opacity, 1));
}
.hover\:text-purple-2\/0:hover {
  color: rgb(239 219 255 / 0);
}
.hover\:text-purple-2\/10:hover {
  color: rgb(239 219 255 / 0.1);
}
.hover\:text-purple-2\/100:hover {
  color: rgb(239 219 255 / 1);
}
.hover\:text-purple-2\/15:hover {
  color: rgb(239 219 255 / 0.15);
}
.hover\:text-purple-2\/20:hover {
  color: rgb(239 219 255 / 0.2);
}
.hover\:text-purple-2\/25:hover {
  color: rgb(239 219 255 / 0.25);
}
.hover\:text-purple-2\/30:hover {
  color: rgb(239 219 255 / 0.3);
}
.hover\:text-purple-2\/35:hover {
  color: rgb(239 219 255 / 0.35);
}
.hover\:text-purple-2\/40:hover {
  color: rgb(239 219 255 / 0.4);
}
.hover\:text-purple-2\/45:hover {
  color: rgb(239 219 255 / 0.45);
}
.hover\:text-purple-2\/5:hover {
  color: rgb(239 219 255 / 0.05);
}
.hover\:text-purple-2\/50:hover {
  color: rgb(239 219 255 / 0.5);
}
.hover\:text-purple-2\/55:hover {
  color: rgb(239 219 255 / 0.55);
}
.hover\:text-purple-2\/60:hover {
  color: rgb(239 219 255 / 0.6);
}
.hover\:text-purple-2\/65:hover {
  color: rgb(239 219 255 / 0.65);
}
.hover\:text-purple-2\/70:hover {
  color: rgb(239 219 255 / 0.7);
}
.hover\:text-purple-2\/75:hover {
  color: rgb(239 219 255 / 0.75);
}
.hover\:text-purple-2\/80:hover {
  color: rgb(239 219 255 / 0.8);
}
.hover\:text-purple-2\/85:hover {
  color: rgb(239 219 255 / 0.85);
}
.hover\:text-purple-2\/90:hover {
  color: rgb(239 219 255 / 0.9);
}
.hover\:text-purple-2\/95:hover {
  color: rgb(239 219 255 / 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-3:hover {
  --tw-text-opacity: 1;
  color: rgb(211 173 247 / var(--tw-text-opacity, 1));
}
.hover\:text-purple-3\/0:hover {
  color: rgb(211 173 247 / 0);
}
.hover\:text-purple-3\/10:hover {
  color: rgb(211 173 247 / 0.1);
}
.hover\:text-purple-3\/100:hover {
  color: rgb(211 173 247 / 1);
}
.hover\:text-purple-3\/15:hover {
  color: rgb(211 173 247 / 0.15);
}
.hover\:text-purple-3\/20:hover {
  color: rgb(211 173 247 / 0.2);
}
.hover\:text-purple-3\/25:hover {
  color: rgb(211 173 247 / 0.25);
}
.hover\:text-purple-3\/30:hover {
  color: rgb(211 173 247 / 0.3);
}
.hover\:text-purple-3\/35:hover {
  color: rgb(211 173 247 / 0.35);
}
.hover\:text-purple-3\/40:hover {
  color: rgb(211 173 247 / 0.4);
}
.hover\:text-purple-3\/45:hover {
  color: rgb(211 173 247 / 0.45);
}
.hover\:text-purple-3\/5:hover {
  color: rgb(211 173 247 / 0.05);
}
.hover\:text-purple-3\/50:hover {
  color: rgb(211 173 247 / 0.5);
}
.hover\:text-purple-3\/55:hover {
  color: rgb(211 173 247 / 0.55);
}
.hover\:text-purple-3\/60:hover {
  color: rgb(211 173 247 / 0.6);
}
.hover\:text-purple-3\/65:hover {
  color: rgb(211 173 247 / 0.65);
}
.hover\:text-purple-3\/70:hover {
  color: rgb(211 173 247 / 0.7);
}
.hover\:text-purple-3\/75:hover {
  color: rgb(211 173 247 / 0.75);
}
.hover\:text-purple-3\/80:hover {
  color: rgb(211 173 247 / 0.8);
}
.hover\:text-purple-3\/85:hover {
  color: rgb(211 173 247 / 0.85);
}
.hover\:text-purple-3\/90:hover {
  color: rgb(211 173 247 / 0.9);
}
.hover\:text-purple-3\/95:hover {
  color: rgb(211 173 247 / 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-4:hover {
  --tw-text-opacity: 1;
  color: rgb(179 127 235 / var(--tw-text-opacity, 1));
}
.hover\:text-purple-4\/0:hover {
  color: rgb(179 127 235 / 0);
}
.hover\:text-purple-4\/10:hover {
  color: rgb(179 127 235 / 0.1);
}
.hover\:text-purple-4\/100:hover {
  color: rgb(179 127 235 / 1);
}
.hover\:text-purple-4\/15:hover {
  color: rgb(179 127 235 / 0.15);
}
.hover\:text-purple-4\/20:hover {
  color: rgb(179 127 235 / 0.2);
}
.hover\:text-purple-4\/25:hover {
  color: rgb(179 127 235 / 0.25);
}
.hover\:text-purple-4\/30:hover {
  color: rgb(179 127 235 / 0.3);
}
.hover\:text-purple-4\/35:hover {
  color: rgb(179 127 235 / 0.35);
}
.hover\:text-purple-4\/40:hover {
  color: rgb(179 127 235 / 0.4);
}
.hover\:text-purple-4\/45:hover {
  color: rgb(179 127 235 / 0.45);
}
.hover\:text-purple-4\/5:hover {
  color: rgb(179 127 235 / 0.05);
}
.hover\:text-purple-4\/50:hover {
  color: rgb(179 127 235 / 0.5);
}
.hover\:text-purple-4\/55:hover {
  color: rgb(179 127 235 / 0.55);
}
.hover\:text-purple-4\/60:hover {
  color: rgb(179 127 235 / 0.6);
}
.hover\:text-purple-4\/65:hover {
  color: rgb(179 127 235 / 0.65);
}
.hover\:text-purple-4\/70:hover {
  color: rgb(179 127 235 / 0.7);
}
.hover\:text-purple-4\/75:hover {
  color: rgb(179 127 235 / 0.75);
}
.hover\:text-purple-4\/80:hover {
  color: rgb(179 127 235 / 0.8);
}
.hover\:text-purple-4\/85:hover {
  color: rgb(179 127 235 / 0.85);
}
.hover\:text-purple-4\/90:hover {
  color: rgb(179 127 235 / 0.9);
}
.hover\:text-purple-4\/95:hover {
  color: rgb(179 127 235 / 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-5:hover {
  --tw-text-opacity: 1;
  color: rgb(146 84 222 / var(--tw-text-opacity, 1));
}
.hover\:text-purple-5\/0:hover {
  color: rgb(146 84 222 / 0);
}
.hover\:text-purple-5\/10:hover {
  color: rgb(146 84 222 / 0.1);
}
.hover\:text-purple-5\/100:hover {
  color: rgb(146 84 222 / 1);
}
.hover\:text-purple-5\/15:hover {
  color: rgb(146 84 222 / 0.15);
}
.hover\:text-purple-5\/20:hover {
  color: rgb(146 84 222 / 0.2);
}
.hover\:text-purple-5\/25:hover {
  color: rgb(146 84 222 / 0.25);
}
.hover\:text-purple-5\/30:hover {
  color: rgb(146 84 222 / 0.3);
}
.hover\:text-purple-5\/35:hover {
  color: rgb(146 84 222 / 0.35);
}
.hover\:text-purple-5\/40:hover {
  color: rgb(146 84 222 / 0.4);
}
.hover\:text-purple-5\/45:hover {
  color: rgb(146 84 222 / 0.45);
}
.hover\:text-purple-5\/5:hover {
  color: rgb(146 84 222 / 0.05);
}
.hover\:text-purple-5\/50:hover {
  color: rgb(146 84 222 / 0.5);
}
.hover\:text-purple-5\/55:hover {
  color: rgb(146 84 222 / 0.55);
}
.hover\:text-purple-5\/60:hover {
  color: rgb(146 84 222 / 0.6);
}
.hover\:text-purple-5\/65:hover {
  color: rgb(146 84 222 / 0.65);
}
.hover\:text-purple-5\/70:hover {
  color: rgb(146 84 222 / 0.7);
}
.hover\:text-purple-5\/75:hover {
  color: rgb(146 84 222 / 0.75);
}
.hover\:text-purple-5\/80:hover {
  color: rgb(146 84 222 / 0.8);
}
.hover\:text-purple-5\/85:hover {
  color: rgb(146 84 222 / 0.85);
}
.hover\:text-purple-5\/90:hover {
  color: rgb(146 84 222 / 0.9);
}
.hover\:text-purple-5\/95:hover {
  color: rgb(146 84 222 / 0.95);
}
.hover\:text-purple-50:hover {
  --tw-text-opacity: 1;
  color: rgb(246 245 255 / var(--tw-text-opacity, 1));
}
.hover\:text-purple-50\/0:hover {
  color: rgb(246 245 255 / 0);
}
.hover\:text-purple-50\/10:hover {
  color: rgb(246 245 255 / 0.1);
}
.hover\:text-purple-50\/100:hover {
  color: rgb(246 245 255 / 1);
}
.hover\:text-purple-50\/15:hover {
  color: rgb(246 245 255 / 0.15);
}
.hover\:text-purple-50\/20:hover {
  color: rgb(246 245 255 / 0.2);
}
.hover\:text-purple-50\/25:hover {
  color: rgb(246 245 255 / 0.25);
}
.hover\:text-purple-50\/30:hover {
  color: rgb(246 245 255 / 0.3);
}
.hover\:text-purple-50\/35:hover {
  color: rgb(246 245 255 / 0.35);
}
.hover\:text-purple-50\/40:hover {
  color: rgb(246 245 255 / 0.4);
}
.hover\:text-purple-50\/45:hover {
  color: rgb(246 245 255 / 0.45);
}
.hover\:text-purple-50\/5:hover {
  color: rgb(246 245 255 / 0.05);
}
.hover\:text-purple-50\/50:hover {
  color: rgb(246 245 255 / 0.5);
}
.hover\:text-purple-50\/55:hover {
  color: rgb(246 245 255 / 0.55);
}
.hover\:text-purple-50\/60:hover {
  color: rgb(246 245 255 / 0.6);
}
.hover\:text-purple-50\/65:hover {
  color: rgb(246 245 255 / 0.65);
}
.hover\:text-purple-50\/70:hover {
  color: rgb(246 245 255 / 0.7);
}
.hover\:text-purple-50\/75:hover {
  color: rgb(246 245 255 / 0.75);
}
.hover\:text-purple-50\/80:hover {
  color: rgb(246 245 255 / 0.8);
}
.hover\:text-purple-50\/85:hover {
  color: rgb(246 245 255 / 0.85);
}
.hover\:text-purple-50\/90:hover {
  color: rgb(246 245 255 / 0.9);
}
.hover\:text-purple-50\/95:hover {
  color: rgb(246 245 255 / 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-6:hover {
  --tw-text-opacity: 1;
  color: rgb(114 46 209 / var(--tw-text-opacity, 1));
}
.hover\:text-purple-6\/0:hover {
  color: rgb(114 46 209 / 0);
}
.hover\:text-purple-6\/10:hover {
  color: rgb(114 46 209 / 0.1);
}
.hover\:text-purple-6\/100:hover {
  color: rgb(114 46 209 / 1);
}
.hover\:text-purple-6\/15:hover {
  color: rgb(114 46 209 / 0.15);
}
.hover\:text-purple-6\/20:hover {
  color: rgb(114 46 209 / 0.2);
}
.hover\:text-purple-6\/25:hover {
  color: rgb(114 46 209 / 0.25);
}
.hover\:text-purple-6\/30:hover {
  color: rgb(114 46 209 / 0.3);
}
.hover\:text-purple-6\/35:hover {
  color: rgb(114 46 209 / 0.35);
}
.hover\:text-purple-6\/40:hover {
  color: rgb(114 46 209 / 0.4);
}
.hover\:text-purple-6\/45:hover {
  color: rgb(114 46 209 / 0.45);
}
.hover\:text-purple-6\/5:hover {
  color: rgb(114 46 209 / 0.05);
}
.hover\:text-purple-6\/50:hover {
  color: rgb(114 46 209 / 0.5);
}
.hover\:text-purple-6\/55:hover {
  color: rgb(114 46 209 / 0.55);
}
.hover\:text-purple-6\/60:hover {
  color: rgb(114 46 209 / 0.6);
}
.hover\:text-purple-6\/65:hover {
  color: rgb(114 46 209 / 0.65);
}
.hover\:text-purple-6\/70:hover {
  color: rgb(114 46 209 / 0.7);
}
.hover\:text-purple-6\/75:hover {
  color: rgb(114 46 209 / 0.75);
}
.hover\:text-purple-6\/80:hover {
  color: rgb(114 46 209 / 0.8);
}
.hover\:text-purple-6\/85:hover {
  color: rgb(114 46 209 / 0.85);
}
.hover\:text-purple-6\/90:hover {
  color: rgb(114 46 209 / 0.9);
}
.hover\:text-purple-6\/95:hover {
  color: rgb(114 46 209 / 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-7:hover {
  --tw-text-opacity: 1;
  color: rgb(83 29 171 / var(--tw-text-opacity, 1));
}
.hover\:text-purple-7\/0:hover {
  color: rgb(83 29 171 / 0);
}
.hover\:text-purple-7\/10:hover {
  color: rgb(83 29 171 / 0.1);
}
.hover\:text-purple-7\/100:hover {
  color: rgb(83 29 171 / 1);
}
.hover\:text-purple-7\/15:hover {
  color: rgb(83 29 171 / 0.15);
}
.hover\:text-purple-7\/20:hover {
  color: rgb(83 29 171 / 0.2);
}
.hover\:text-purple-7\/25:hover {
  color: rgb(83 29 171 / 0.25);
}
.hover\:text-purple-7\/30:hover {
  color: rgb(83 29 171 / 0.3);
}
.hover\:text-purple-7\/35:hover {
  color: rgb(83 29 171 / 0.35);
}
.hover\:text-purple-7\/40:hover {
  color: rgb(83 29 171 / 0.4);
}
.hover\:text-purple-7\/45:hover {
  color: rgb(83 29 171 / 0.45);
}
.hover\:text-purple-7\/5:hover {
  color: rgb(83 29 171 / 0.05);
}
.hover\:text-purple-7\/50:hover {
  color: rgb(83 29 171 / 0.5);
}
.hover\:text-purple-7\/55:hover {
  color: rgb(83 29 171 / 0.55);
}
.hover\:text-purple-7\/60:hover {
  color: rgb(83 29 171 / 0.6);
}
.hover\:text-purple-7\/65:hover {
  color: rgb(83 29 171 / 0.65);
}
.hover\:text-purple-7\/70:hover {
  color: rgb(83 29 171 / 0.7);
}
.hover\:text-purple-7\/75:hover {
  color: rgb(83 29 171 / 0.75);
}
.hover\:text-purple-7\/80:hover {
  color: rgb(83 29 171 / 0.8);
}
.hover\:text-purple-7\/85:hover {
  color: rgb(83 29 171 / 0.85);
}
.hover\:text-purple-7\/90:hover {
  color: rgb(83 29 171 / 0.9);
}
.hover\:text-purple-7\/95:hover {
  color: rgb(83 29 171 / 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-8:hover {
  --tw-text-opacity: 1;
  color: rgb(57 16 133 / var(--tw-text-opacity, 1));
}
.hover\:text-purple-8\/0:hover {
  color: rgb(57 16 133 / 0);
}
.hover\:text-purple-8\/10:hover {
  color: rgb(57 16 133 / 0.1);
}
.hover\:text-purple-8\/100:hover {
  color: rgb(57 16 133 / 1);
}
.hover\:text-purple-8\/15:hover {
  color: rgb(57 16 133 / 0.15);
}
.hover\:text-purple-8\/20:hover {
  color: rgb(57 16 133 / 0.2);
}
.hover\:text-purple-8\/25:hover {
  color: rgb(57 16 133 / 0.25);
}
.hover\:text-purple-8\/30:hover {
  color: rgb(57 16 133 / 0.3);
}
.hover\:text-purple-8\/35:hover {
  color: rgb(57 16 133 / 0.35);
}
.hover\:text-purple-8\/40:hover {
  color: rgb(57 16 133 / 0.4);
}
.hover\:text-purple-8\/45:hover {
  color: rgb(57 16 133 / 0.45);
}
.hover\:text-purple-8\/5:hover {
  color: rgb(57 16 133 / 0.05);
}
.hover\:text-purple-8\/50:hover {
  color: rgb(57 16 133 / 0.5);
}
.hover\:text-purple-8\/55:hover {
  color: rgb(57 16 133 / 0.55);
}
.hover\:text-purple-8\/60:hover {
  color: rgb(57 16 133 / 0.6);
}
.hover\:text-purple-8\/65:hover {
  color: rgb(57 16 133 / 0.65);
}
.hover\:text-purple-8\/70:hover {
  color: rgb(57 16 133 / 0.7);
}
.hover\:text-purple-8\/75:hover {
  color: rgb(57 16 133 / 0.75);
}
.hover\:text-purple-8\/80:hover {
  color: rgb(57 16 133 / 0.8);
}
.hover\:text-purple-8\/85:hover {
  color: rgb(57 16 133 / 0.85);
}
.hover\:text-purple-8\/90:hover {
  color: rgb(57 16 133 / 0.9);
}
.hover\:text-purple-8\/95:hover {
  color: rgb(57 16 133 / 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-9:hover {
  --tw-text-opacity: 1;
  color: rgb(34 7 94 / var(--tw-text-opacity, 1));
}
.hover\:text-purple-9\/0:hover {
  color: rgb(34 7 94 / 0);
}
.hover\:text-purple-9\/10:hover {
  color: rgb(34 7 94 / 0.1);
}
.hover\:text-purple-9\/100:hover {
  color: rgb(34 7 94 / 1);
}
.hover\:text-purple-9\/15:hover {
  color: rgb(34 7 94 / 0.15);
}
.hover\:text-purple-9\/20:hover {
  color: rgb(34 7 94 / 0.2);
}
.hover\:text-purple-9\/25:hover {
  color: rgb(34 7 94 / 0.25);
}
.hover\:text-purple-9\/30:hover {
  color: rgb(34 7 94 / 0.3);
}
.hover\:text-purple-9\/35:hover {
  color: rgb(34 7 94 / 0.35);
}
.hover\:text-purple-9\/40:hover {
  color: rgb(34 7 94 / 0.4);
}
.hover\:text-purple-9\/45:hover {
  color: rgb(34 7 94 / 0.45);
}
.hover\:text-purple-9\/5:hover {
  color: rgb(34 7 94 / 0.05);
}
.hover\:text-purple-9\/50:hover {
  color: rgb(34 7 94 / 0.5);
}
.hover\:text-purple-9\/55:hover {
  color: rgb(34 7 94 / 0.55);
}
.hover\:text-purple-9\/60:hover {
  color: rgb(34 7 94 / 0.6);
}
.hover\:text-purple-9\/65:hover {
  color: rgb(34 7 94 / 0.65);
}
.hover\:text-purple-9\/70:hover {
  color: rgb(34 7 94 / 0.7);
}
.hover\:text-purple-9\/75:hover {
  color: rgb(34 7 94 / 0.75);
}
.hover\:text-purple-9\/80:hover {
  color: rgb(34 7 94 / 0.8);
}
.hover\:text-purple-9\/85:hover {
  color: rgb(34 7 94 / 0.85);
}
.hover\:text-purple-9\/90:hover {
  color: rgb(34 7 94 / 0.9);
}
.hover\:text-purple-9\/95:hover {
  color: rgb(34 7 94 / 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-quaternary:hover {
  color: rgba(37, 41, 44, 0.25);
}
.hover\:text-quaternary\/0:hover {
  color: rgba(37, 41, 44, 0);
}
.hover\:text-quaternary\/10:hover {
  color: rgba(37, 41, 44, 0.1);
}
.hover\:text-quaternary\/100:hover {
  color: rgba(37, 41, 44, 1);
}
.hover\:text-quaternary\/15:hover {
  color: rgba(37, 41, 44, 0.15);
}
.hover\:text-quaternary\/20:hover {
  color: rgba(37, 41, 44, 0.2);
}
.hover\:text-quaternary\/25:hover {
  color: rgba(37, 41, 44, 0.25);
}
.hover\:text-quaternary\/30:hover {
  color: rgba(37, 41, 44, 0.3);
}
.hover\:text-quaternary\/35:hover {
  color: rgba(37, 41, 44, 0.35);
}
.hover\:text-quaternary\/40:hover {
  color: rgba(37, 41, 44, 0.4);
}
.hover\:text-quaternary\/45:hover {
  color: rgba(37, 41, 44, 0.45);
}
.hover\:text-quaternary\/5:hover {
  color: rgba(37, 41, 44, 0.05);
}
.hover\:text-quaternary\/50:hover {
  color: rgba(37, 41, 44, 0.5);
}
.hover\:text-quaternary\/55:hover {
  color: rgba(37, 41, 44, 0.55);
}
.hover\:text-quaternary\/60:hover {
  color: rgba(37, 41, 44, 0.6);
}
.hover\:text-quaternary\/65:hover {
  color: rgba(37, 41, 44, 0.65);
}
.hover\:text-quaternary\/70:hover {
  color: rgba(37, 41, 44, 0.7);
}
.hover\:text-quaternary\/75:hover {
  color: rgba(37, 41, 44, 0.75);
}
.hover\:text-quaternary\/80:hover {
  color: rgba(37, 41, 44, 0.8);
}
.hover\:text-quaternary\/85:hover {
  color: rgba(37, 41, 44, 0.85);
}
.hover\:text-quaternary\/90:hover {
  color: rgba(37, 41, 44, 0.9);
}
.hover\:text-quaternary\/95:hover {
  color: rgba(37, 41, 44, 0.95);
}
.hover\:text-red-1:hover {
  --tw-text-opacity: 1;
  color: rgb(255 241 240 / var(--tw-text-opacity, 1));
}
.hover\:text-red-1\/0:hover {
  color: rgb(255 241 240 / 0);
}
.hover\:text-red-1\/10:hover {
  color: rgb(255 241 240 / 0.1);
}
.hover\:text-red-1\/100:hover {
  color: rgb(255 241 240 / 1);
}
.hover\:text-red-1\/15:hover {
  color: rgb(255 241 240 / 0.15);
}
.hover\:text-red-1\/20:hover {
  color: rgb(255 241 240 / 0.2);
}
.hover\:text-red-1\/25:hover {
  color: rgb(255 241 240 / 0.25);
}
.hover\:text-red-1\/30:hover {
  color: rgb(255 241 240 / 0.3);
}
.hover\:text-red-1\/35:hover {
  color: rgb(255 241 240 / 0.35);
}
.hover\:text-red-1\/40:hover {
  color: rgb(255 241 240 / 0.4);
}
.hover\:text-red-1\/45:hover {
  color: rgb(255 241 240 / 0.45);
}
.hover\:text-red-1\/5:hover {
  color: rgb(255 241 240 / 0.05);
}
.hover\:text-red-1\/50:hover {
  color: rgb(255 241 240 / 0.5);
}
.hover\:text-red-1\/55:hover {
  color: rgb(255 241 240 / 0.55);
}
.hover\:text-red-1\/60:hover {
  color: rgb(255 241 240 / 0.6);
}
.hover\:text-red-1\/65:hover {
  color: rgb(255 241 240 / 0.65);
}
.hover\:text-red-1\/70:hover {
  color: rgb(255 241 240 / 0.7);
}
.hover\:text-red-1\/75:hover {
  color: rgb(255 241 240 / 0.75);
}
.hover\:text-red-1\/80:hover {
  color: rgb(255 241 240 / 0.8);
}
.hover\:text-red-1\/85:hover {
  color: rgb(255 241 240 / 0.85);
}
.hover\:text-red-1\/90:hover {
  color: rgb(255 241 240 / 0.9);
}
.hover\:text-red-1\/95:hover {
  color: rgb(255 241 240 / 0.95);
}
.hover\:text-red-10:hover {
  --tw-text-opacity: 1;
  color: rgb(92 0 17 / var(--tw-text-opacity, 1));
}
.hover\:text-red-10\/0:hover {
  color: rgb(92 0 17 / 0);
}
.hover\:text-red-10\/10:hover {
  color: rgb(92 0 17 / 0.1);
}
.hover\:text-red-10\/100:hover {
  color: rgb(92 0 17 / 1);
}
.hover\:text-red-10\/15:hover {
  color: rgb(92 0 17 / 0.15);
}
.hover\:text-red-10\/20:hover {
  color: rgb(92 0 17 / 0.2);
}
.hover\:text-red-10\/25:hover {
  color: rgb(92 0 17 / 0.25);
}
.hover\:text-red-10\/30:hover {
  color: rgb(92 0 17 / 0.3);
}
.hover\:text-red-10\/35:hover {
  color: rgb(92 0 17 / 0.35);
}
.hover\:text-red-10\/40:hover {
  color: rgb(92 0 17 / 0.4);
}
.hover\:text-red-10\/45:hover {
  color: rgb(92 0 17 / 0.45);
}
.hover\:text-red-10\/5:hover {
  color: rgb(92 0 17 / 0.05);
}
.hover\:text-red-10\/50:hover {
  color: rgb(92 0 17 / 0.5);
}
.hover\:text-red-10\/55:hover {
  color: rgb(92 0 17 / 0.55);
}
.hover\:text-red-10\/60:hover {
  color: rgb(92 0 17 / 0.6);
}
.hover\:text-red-10\/65:hover {
  color: rgb(92 0 17 / 0.65);
}
.hover\:text-red-10\/70:hover {
  color: rgb(92 0 17 / 0.7);
}
.hover\:text-red-10\/75:hover {
  color: rgb(92 0 17 / 0.75);
}
.hover\:text-red-10\/80:hover {
  color: rgb(92 0 17 / 0.8);
}
.hover\:text-red-10\/85:hover {
  color: rgb(92 0 17 / 0.85);
}
.hover\:text-red-10\/90:hover {
  color: rgb(92 0 17 / 0.9);
}
.hover\:text-red-10\/95:hover {
  color: rgb(92 0 17 / 0.95);
}
.hover\:text-red-100:hover {
  --tw-text-opacity: 1;
  color: rgb(253 232 232 / var(--tw-text-opacity, 1));
}
.hover\:text-red-100\/0:hover {
  color: rgb(253 232 232 / 0);
}
.hover\:text-red-100\/10:hover {
  color: rgb(253 232 232 / 0.1);
}
.hover\:text-red-100\/100:hover {
  color: rgb(253 232 232 / 1);
}
.hover\:text-red-100\/15:hover {
  color: rgb(253 232 232 / 0.15);
}
.hover\:text-red-100\/20:hover {
  color: rgb(253 232 232 / 0.2);
}
.hover\:text-red-100\/25:hover {
  color: rgb(253 232 232 / 0.25);
}
.hover\:text-red-100\/30:hover {
  color: rgb(253 232 232 / 0.3);
}
.hover\:text-red-100\/35:hover {
  color: rgb(253 232 232 / 0.35);
}
.hover\:text-red-100\/40:hover {
  color: rgb(253 232 232 / 0.4);
}
.hover\:text-red-100\/45:hover {
  color: rgb(253 232 232 / 0.45);
}
.hover\:text-red-100\/5:hover {
  color: rgb(253 232 232 / 0.05);
}
.hover\:text-red-100\/50:hover {
  color: rgb(253 232 232 / 0.5);
}
.hover\:text-red-100\/55:hover {
  color: rgb(253 232 232 / 0.55);
}
.hover\:text-red-100\/60:hover {
  color: rgb(253 232 232 / 0.6);
}
.hover\:text-red-100\/65:hover {
  color: rgb(253 232 232 / 0.65);
}
.hover\:text-red-100\/70:hover {
  color: rgb(253 232 232 / 0.7);
}
.hover\:text-red-100\/75:hover {
  color: rgb(253 232 232 / 0.75);
}
.hover\:text-red-100\/80:hover {
  color: rgb(253 232 232 / 0.8);
}
.hover\:text-red-100\/85:hover {
  color: rgb(253 232 232 / 0.85);
}
.hover\:text-red-100\/90:hover {
  color: rgb(253 232 232 / 0.9);
}
.hover\:text-red-100\/95:hover {
  color: rgb(253 232 232 / 0.95);
}
.hover\:text-red-2:hover {
  --tw-text-opacity: 1;
  color: rgb(255 204 199 / var(--tw-text-opacity, 1));
}
.hover\:text-red-2\/0:hover {
  color: rgb(255 204 199 / 0);
}
.hover\:text-red-2\/10:hover {
  color: rgb(255 204 199 / 0.1);
}
.hover\:text-red-2\/100:hover {
  color: rgb(255 204 199 / 1);
}
.hover\:text-red-2\/15:hover {
  color: rgb(255 204 199 / 0.15);
}
.hover\:text-red-2\/20:hover {
  color: rgb(255 204 199 / 0.2);
}
.hover\:text-red-2\/25:hover {
  color: rgb(255 204 199 / 0.25);
}
.hover\:text-red-2\/30:hover {
  color: rgb(255 204 199 / 0.3);
}
.hover\:text-red-2\/35:hover {
  color: rgb(255 204 199 / 0.35);
}
.hover\:text-red-2\/40:hover {
  color: rgb(255 204 199 / 0.4);
}
.hover\:text-red-2\/45:hover {
  color: rgb(255 204 199 / 0.45);
}
.hover\:text-red-2\/5:hover {
  color: rgb(255 204 199 / 0.05);
}
.hover\:text-red-2\/50:hover {
  color: rgb(255 204 199 / 0.5);
}
.hover\:text-red-2\/55:hover {
  color: rgb(255 204 199 / 0.55);
}
.hover\:text-red-2\/60:hover {
  color: rgb(255 204 199 / 0.6);
}
.hover\:text-red-2\/65:hover {
  color: rgb(255 204 199 / 0.65);
}
.hover\:text-red-2\/70:hover {
  color: rgb(255 204 199 / 0.7);
}
.hover\:text-red-2\/75:hover {
  color: rgb(255 204 199 / 0.75);
}
.hover\:text-red-2\/80:hover {
  color: rgb(255 204 199 / 0.8);
}
.hover\:text-red-2\/85:hover {
  color: rgb(255 204 199 / 0.85);
}
.hover\:text-red-2\/90:hover {
  color: rgb(255 204 199 / 0.9);
}
.hover\:text-red-2\/95:hover {
  color: rgb(255 204 199 / 0.95);
}
.hover\:text-red-200:hover {
  --tw-text-opacity: 1;
  color: rgb(251 213 213 / var(--tw-text-opacity, 1));
}
.hover\:text-red-200\/0:hover {
  color: rgb(251 213 213 / 0);
}
.hover\:text-red-200\/10:hover {
  color: rgb(251 213 213 / 0.1);
}
.hover\:text-red-200\/100:hover {
  color: rgb(251 213 213 / 1);
}
.hover\:text-red-200\/15:hover {
  color: rgb(251 213 213 / 0.15);
}
.hover\:text-red-200\/20:hover {
  color: rgb(251 213 213 / 0.2);
}
.hover\:text-red-200\/25:hover {
  color: rgb(251 213 213 / 0.25);
}
.hover\:text-red-200\/30:hover {
  color: rgb(251 213 213 / 0.3);
}
.hover\:text-red-200\/35:hover {
  color: rgb(251 213 213 / 0.35);
}
.hover\:text-red-200\/40:hover {
  color: rgb(251 213 213 / 0.4);
}
.hover\:text-red-200\/45:hover {
  color: rgb(251 213 213 / 0.45);
}
.hover\:text-red-200\/5:hover {
  color: rgb(251 213 213 / 0.05);
}
.hover\:text-red-200\/50:hover {
  color: rgb(251 213 213 / 0.5);
}
.hover\:text-red-200\/55:hover {
  color: rgb(251 213 213 / 0.55);
}
.hover\:text-red-200\/60:hover {
  color: rgb(251 213 213 / 0.6);
}
.hover\:text-red-200\/65:hover {
  color: rgb(251 213 213 / 0.65);
}
.hover\:text-red-200\/70:hover {
  color: rgb(251 213 213 / 0.7);
}
.hover\:text-red-200\/75:hover {
  color: rgb(251 213 213 / 0.75);
}
.hover\:text-red-200\/80:hover {
  color: rgb(251 213 213 / 0.8);
}
.hover\:text-red-200\/85:hover {
  color: rgb(251 213 213 / 0.85);
}
.hover\:text-red-200\/90:hover {
  color: rgb(251 213 213 / 0.9);
}
.hover\:text-red-200\/95:hover {
  color: rgb(251 213 213 / 0.95);
}
.hover\:text-red-3:hover {
  --tw-text-opacity: 1;
  color: rgb(255 163 158 / var(--tw-text-opacity, 1));
}
.hover\:text-red-3\/0:hover {
  color: rgb(255 163 158 / 0);
}
.hover\:text-red-3\/10:hover {
  color: rgb(255 163 158 / 0.1);
}
.hover\:text-red-3\/100:hover {
  color: rgb(255 163 158 / 1);
}
.hover\:text-red-3\/15:hover {
  color: rgb(255 163 158 / 0.15);
}
.hover\:text-red-3\/20:hover {
  color: rgb(255 163 158 / 0.2);
}
.hover\:text-red-3\/25:hover {
  color: rgb(255 163 158 / 0.25);
}
.hover\:text-red-3\/30:hover {
  color: rgb(255 163 158 / 0.3);
}
.hover\:text-red-3\/35:hover {
  color: rgb(255 163 158 / 0.35);
}
.hover\:text-red-3\/40:hover {
  color: rgb(255 163 158 / 0.4);
}
.hover\:text-red-3\/45:hover {
  color: rgb(255 163 158 / 0.45);
}
.hover\:text-red-3\/5:hover {
  color: rgb(255 163 158 / 0.05);
}
.hover\:text-red-3\/50:hover {
  color: rgb(255 163 158 / 0.5);
}
.hover\:text-red-3\/55:hover {
  color: rgb(255 163 158 / 0.55);
}
.hover\:text-red-3\/60:hover {
  color: rgb(255 163 158 / 0.6);
}
.hover\:text-red-3\/65:hover {
  color: rgb(255 163 158 / 0.65);
}
.hover\:text-red-3\/70:hover {
  color: rgb(255 163 158 / 0.7);
}
.hover\:text-red-3\/75:hover {
  color: rgb(255 163 158 / 0.75);
}
.hover\:text-red-3\/80:hover {
  color: rgb(255 163 158 / 0.8);
}
.hover\:text-red-3\/85:hover {
  color: rgb(255 163 158 / 0.85);
}
.hover\:text-red-3\/90:hover {
  color: rgb(255 163 158 / 0.9);
}
.hover\:text-red-3\/95:hover {
  color: rgb(255 163 158 / 0.95);
}
.hover\:text-red-300:hover {
  --tw-text-opacity: 1;
  color: rgb(248 180 180 / var(--tw-text-opacity, 1));
}
.hover\:text-red-300\/0:hover {
  color: rgb(248 180 180 / 0);
}
.hover\:text-red-300\/10:hover {
  color: rgb(248 180 180 / 0.1);
}
.hover\:text-red-300\/100:hover {
  color: rgb(248 180 180 / 1);
}
.hover\:text-red-300\/15:hover {
  color: rgb(248 180 180 / 0.15);
}
.hover\:text-red-300\/20:hover {
  color: rgb(248 180 180 / 0.2);
}
.hover\:text-red-300\/25:hover {
  color: rgb(248 180 180 / 0.25);
}
.hover\:text-red-300\/30:hover {
  color: rgb(248 180 180 / 0.3);
}
.hover\:text-red-300\/35:hover {
  color: rgb(248 180 180 / 0.35);
}
.hover\:text-red-300\/40:hover {
  color: rgb(248 180 180 / 0.4);
}
.hover\:text-red-300\/45:hover {
  color: rgb(248 180 180 / 0.45);
}
.hover\:text-red-300\/5:hover {
  color: rgb(248 180 180 / 0.05);
}
.hover\:text-red-300\/50:hover {
  color: rgb(248 180 180 / 0.5);
}
.hover\:text-red-300\/55:hover {
  color: rgb(248 180 180 / 0.55);
}
.hover\:text-red-300\/60:hover {
  color: rgb(248 180 180 / 0.6);
}
.hover\:text-red-300\/65:hover {
  color: rgb(248 180 180 / 0.65);
}
.hover\:text-red-300\/70:hover {
  color: rgb(248 180 180 / 0.7);
}
.hover\:text-red-300\/75:hover {
  color: rgb(248 180 180 / 0.75);
}
.hover\:text-red-300\/80:hover {
  color: rgb(248 180 180 / 0.8);
}
.hover\:text-red-300\/85:hover {
  color: rgb(248 180 180 / 0.85);
}
.hover\:text-red-300\/90:hover {
  color: rgb(248 180 180 / 0.9);
}
.hover\:text-red-300\/95:hover {
  color: rgb(248 180 180 / 0.95);
}
.hover\:text-red-4:hover {
  --tw-text-opacity: 1;
  color: rgb(255 120 117 / var(--tw-text-opacity, 1));
}
.hover\:text-red-4\/0:hover {
  color: rgb(255 120 117 / 0);
}
.hover\:text-red-4\/10:hover {
  color: rgb(255 120 117 / 0.1);
}
.hover\:text-red-4\/100:hover {
  color: rgb(255 120 117 / 1);
}
.hover\:text-red-4\/15:hover {
  color: rgb(255 120 117 / 0.15);
}
.hover\:text-red-4\/20:hover {
  color: rgb(255 120 117 / 0.2);
}
.hover\:text-red-4\/25:hover {
  color: rgb(255 120 117 / 0.25);
}
.hover\:text-red-4\/30:hover {
  color: rgb(255 120 117 / 0.3);
}
.hover\:text-red-4\/35:hover {
  color: rgb(255 120 117 / 0.35);
}
.hover\:text-red-4\/40:hover {
  color: rgb(255 120 117 / 0.4);
}
.hover\:text-red-4\/45:hover {
  color: rgb(255 120 117 / 0.45);
}
.hover\:text-red-4\/5:hover {
  color: rgb(255 120 117 / 0.05);
}
.hover\:text-red-4\/50:hover {
  color: rgb(255 120 117 / 0.5);
}
.hover\:text-red-4\/55:hover {
  color: rgb(255 120 117 / 0.55);
}
.hover\:text-red-4\/60:hover {
  color: rgb(255 120 117 / 0.6);
}
.hover\:text-red-4\/65:hover {
  color: rgb(255 120 117 / 0.65);
}
.hover\:text-red-4\/70:hover {
  color: rgb(255 120 117 / 0.7);
}
.hover\:text-red-4\/75:hover {
  color: rgb(255 120 117 / 0.75);
}
.hover\:text-red-4\/80:hover {
  color: rgb(255 120 117 / 0.8);
}
.hover\:text-red-4\/85:hover {
  color: rgb(255 120 117 / 0.85);
}
.hover\:text-red-4\/90:hover {
  color: rgb(255 120 117 / 0.9);
}
.hover\:text-red-4\/95:hover {
  color: rgb(255 120 117 / 0.95);
}
.hover\:text-red-400:hover {
  --tw-text-opacity: 1;
  color: rgb(249 128 128 / var(--tw-text-opacity, 1));
}
.hover\:text-red-400\/0:hover {
  color: rgb(249 128 128 / 0);
}
.hover\:text-red-400\/10:hover {
  color: rgb(249 128 128 / 0.1);
}
.hover\:text-red-400\/100:hover {
  color: rgb(249 128 128 / 1);
}
.hover\:text-red-400\/15:hover {
  color: rgb(249 128 128 / 0.15);
}
.hover\:text-red-400\/20:hover {
  color: rgb(249 128 128 / 0.2);
}
.hover\:text-red-400\/25:hover {
  color: rgb(249 128 128 / 0.25);
}
.hover\:text-red-400\/30:hover {
  color: rgb(249 128 128 / 0.3);
}
.hover\:text-red-400\/35:hover {
  color: rgb(249 128 128 / 0.35);
}
.hover\:text-red-400\/40:hover {
  color: rgb(249 128 128 / 0.4);
}
.hover\:text-red-400\/45:hover {
  color: rgb(249 128 128 / 0.45);
}
.hover\:text-red-400\/5:hover {
  color: rgb(249 128 128 / 0.05);
}
.hover\:text-red-400\/50:hover {
  color: rgb(249 128 128 / 0.5);
}
.hover\:text-red-400\/55:hover {
  color: rgb(249 128 128 / 0.55);
}
.hover\:text-red-400\/60:hover {
  color: rgb(249 128 128 / 0.6);
}
.hover\:text-red-400\/65:hover {
  color: rgb(249 128 128 / 0.65);
}
.hover\:text-red-400\/70:hover {
  color: rgb(249 128 128 / 0.7);
}
.hover\:text-red-400\/75:hover {
  color: rgb(249 128 128 / 0.75);
}
.hover\:text-red-400\/80:hover {
  color: rgb(249 128 128 / 0.8);
}
.hover\:text-red-400\/85:hover {
  color: rgb(249 128 128 / 0.85);
}
.hover\:text-red-400\/90:hover {
  color: rgb(249 128 128 / 0.9);
}
.hover\:text-red-400\/95:hover {
  color: rgb(249 128 128 / 0.95);
}
.hover\:text-red-5:hover {
  --tw-text-opacity: 1;
  color: rgb(255 77 79 / var(--tw-text-opacity, 1));
}
.hover\:text-red-5\/0:hover {
  color: rgb(255 77 79 / 0);
}
.hover\:text-red-5\/10:hover {
  color: rgb(255 77 79 / 0.1);
}
.hover\:text-red-5\/100:hover {
  color: rgb(255 77 79 / 1);
}
.hover\:text-red-5\/15:hover {
  color: rgb(255 77 79 / 0.15);
}
.hover\:text-red-5\/20:hover {
  color: rgb(255 77 79 / 0.2);
}
.hover\:text-red-5\/25:hover {
  color: rgb(255 77 79 / 0.25);
}
.hover\:text-red-5\/30:hover {
  color: rgb(255 77 79 / 0.3);
}
.hover\:text-red-5\/35:hover {
  color: rgb(255 77 79 / 0.35);
}
.hover\:text-red-5\/40:hover {
  color: rgb(255 77 79 / 0.4);
}
.hover\:text-red-5\/45:hover {
  color: rgb(255 77 79 / 0.45);
}
.hover\:text-red-5\/5:hover {
  color: rgb(255 77 79 / 0.05);
}
.hover\:text-red-5\/50:hover {
  color: rgb(255 77 79 / 0.5);
}
.hover\:text-red-5\/55:hover {
  color: rgb(255 77 79 / 0.55);
}
.hover\:text-red-5\/60:hover {
  color: rgb(255 77 79 / 0.6);
}
.hover\:text-red-5\/65:hover {
  color: rgb(255 77 79 / 0.65);
}
.hover\:text-red-5\/70:hover {
  color: rgb(255 77 79 / 0.7);
}
.hover\:text-red-5\/75:hover {
  color: rgb(255 77 79 / 0.75);
}
.hover\:text-red-5\/80:hover {
  color: rgb(255 77 79 / 0.8);
}
.hover\:text-red-5\/85:hover {
  color: rgb(255 77 79 / 0.85);
}
.hover\:text-red-5\/90:hover {
  color: rgb(255 77 79 / 0.9);
}
.hover\:text-red-5\/95:hover {
  color: rgb(255 77 79 / 0.95);
}
.hover\:text-red-50:hover {
  --tw-text-opacity: 1;
  color: rgb(253 242 242 / var(--tw-text-opacity, 1));
}
.hover\:text-red-50\/0:hover {
  color: rgb(253 242 242 / 0);
}
.hover\:text-red-50\/10:hover {
  color: rgb(253 242 242 / 0.1);
}
.hover\:text-red-50\/100:hover {
  color: rgb(253 242 242 / 1);
}
.hover\:text-red-50\/15:hover {
  color: rgb(253 242 242 / 0.15);
}
.hover\:text-red-50\/20:hover {
  color: rgb(253 242 242 / 0.2);
}
.hover\:text-red-50\/25:hover {
  color: rgb(253 242 242 / 0.25);
}
.hover\:text-red-50\/30:hover {
  color: rgb(253 242 242 / 0.3);
}
.hover\:text-red-50\/35:hover {
  color: rgb(253 242 242 / 0.35);
}
.hover\:text-red-50\/40:hover {
  color: rgb(253 242 242 / 0.4);
}
.hover\:text-red-50\/45:hover {
  color: rgb(253 242 242 / 0.45);
}
.hover\:text-red-50\/5:hover {
  color: rgb(253 242 242 / 0.05);
}
.hover\:text-red-50\/50:hover {
  color: rgb(253 242 242 / 0.5);
}
.hover\:text-red-50\/55:hover {
  color: rgb(253 242 242 / 0.55);
}
.hover\:text-red-50\/60:hover {
  color: rgb(253 242 242 / 0.6);
}
.hover\:text-red-50\/65:hover {
  color: rgb(253 242 242 / 0.65);
}
.hover\:text-red-50\/70:hover {
  color: rgb(253 242 242 / 0.7);
}
.hover\:text-red-50\/75:hover {
  color: rgb(253 242 242 / 0.75);
}
.hover\:text-red-50\/80:hover {
  color: rgb(253 242 242 / 0.8);
}
.hover\:text-red-50\/85:hover {
  color: rgb(253 242 242 / 0.85);
}
.hover\:text-red-50\/90:hover {
  color: rgb(253 242 242 / 0.9);
}
.hover\:text-red-50\/95:hover {
  color: rgb(253 242 242 / 0.95);
}
.hover\:text-red-500:hover {
  --tw-text-opacity: 1;
  color: rgb(240 82 82 / var(--tw-text-opacity, 1));
}
.hover\:text-red-500\/0:hover {
  color: rgb(240 82 82 / 0);
}
.hover\:text-red-500\/10:hover {
  color: rgb(240 82 82 / 0.1);
}
.hover\:text-red-500\/100:hover {
  color: rgb(240 82 82 / 1);
}
.hover\:text-red-500\/15:hover {
  color: rgb(240 82 82 / 0.15);
}
.hover\:text-red-500\/20:hover {
  color: rgb(240 82 82 / 0.2);
}
.hover\:text-red-500\/25:hover {
  color: rgb(240 82 82 / 0.25);
}
.hover\:text-red-500\/30:hover {
  color: rgb(240 82 82 / 0.3);
}
.hover\:text-red-500\/35:hover {
  color: rgb(240 82 82 / 0.35);
}
.hover\:text-red-500\/40:hover {
  color: rgb(240 82 82 / 0.4);
}
.hover\:text-red-500\/45:hover {
  color: rgb(240 82 82 / 0.45);
}
.hover\:text-red-500\/5:hover {
  color: rgb(240 82 82 / 0.05);
}
.hover\:text-red-500\/50:hover {
  color: rgb(240 82 82 / 0.5);
}
.hover\:text-red-500\/55:hover {
  color: rgb(240 82 82 / 0.55);
}
.hover\:text-red-500\/60:hover {
  color: rgb(240 82 82 / 0.6);
}
.hover\:text-red-500\/65:hover {
  color: rgb(240 82 82 / 0.65);
}
.hover\:text-red-500\/70:hover {
  color: rgb(240 82 82 / 0.7);
}
.hover\:text-red-500\/75:hover {
  color: rgb(240 82 82 / 0.75);
}
.hover\:text-red-500\/80:hover {
  color: rgb(240 82 82 / 0.8);
}
.hover\:text-red-500\/85:hover {
  color: rgb(240 82 82 / 0.85);
}
.hover\:text-red-500\/90:hover {
  color: rgb(240 82 82 / 0.9);
}
.hover\:text-red-500\/95:hover {
  color: rgb(240 82 82 / 0.95);
}
.hover\:text-red-6:hover {
  --tw-text-opacity: 1;
  color: rgb(245 34 45 / var(--tw-text-opacity, 1));
}
.hover\:text-red-6\/0:hover {
  color: rgb(245 34 45 / 0);
}
.hover\:text-red-6\/10:hover {
  color: rgb(245 34 45 / 0.1);
}
.hover\:text-red-6\/100:hover {
  color: rgb(245 34 45 / 1);
}
.hover\:text-red-6\/15:hover {
  color: rgb(245 34 45 / 0.15);
}
.hover\:text-red-6\/20:hover {
  color: rgb(245 34 45 / 0.2);
}
.hover\:text-red-6\/25:hover {
  color: rgb(245 34 45 / 0.25);
}
.hover\:text-red-6\/30:hover {
  color: rgb(245 34 45 / 0.3);
}
.hover\:text-red-6\/35:hover {
  color: rgb(245 34 45 / 0.35);
}
.hover\:text-red-6\/40:hover {
  color: rgb(245 34 45 / 0.4);
}
.hover\:text-red-6\/45:hover {
  color: rgb(245 34 45 / 0.45);
}
.hover\:text-red-6\/5:hover {
  color: rgb(245 34 45 / 0.05);
}
.hover\:text-red-6\/50:hover {
  color: rgb(245 34 45 / 0.5);
}
.hover\:text-red-6\/55:hover {
  color: rgb(245 34 45 / 0.55);
}
.hover\:text-red-6\/60:hover {
  color: rgb(245 34 45 / 0.6);
}
.hover\:text-red-6\/65:hover {
  color: rgb(245 34 45 / 0.65);
}
.hover\:text-red-6\/70:hover {
  color: rgb(245 34 45 / 0.7);
}
.hover\:text-red-6\/75:hover {
  color: rgb(245 34 45 / 0.75);
}
.hover\:text-red-6\/80:hover {
  color: rgb(245 34 45 / 0.8);
}
.hover\:text-red-6\/85:hover {
  color: rgb(245 34 45 / 0.85);
}
.hover\:text-red-6\/90:hover {
  color: rgb(245 34 45 / 0.9);
}
.hover\:text-red-6\/95:hover {
  color: rgb(245 34 45 / 0.95);
}
.hover\:text-red-600:hover {
  --tw-text-opacity: 1;
  color: rgb(224 36 36 / var(--tw-text-opacity, 1));
}
.hover\:text-red-600\/0:hover {
  color: rgb(224 36 36 / 0);
}
.hover\:text-red-600\/10:hover {
  color: rgb(224 36 36 / 0.1);
}
.hover\:text-red-600\/100:hover {
  color: rgb(224 36 36 / 1);
}
.hover\:text-red-600\/15:hover {
  color: rgb(224 36 36 / 0.15);
}
.hover\:text-red-600\/20:hover {
  color: rgb(224 36 36 / 0.2);
}
.hover\:text-red-600\/25:hover {
  color: rgb(224 36 36 / 0.25);
}
.hover\:text-red-600\/30:hover {
  color: rgb(224 36 36 / 0.3);
}
.hover\:text-red-600\/35:hover {
  color: rgb(224 36 36 / 0.35);
}
.hover\:text-red-600\/40:hover {
  color: rgb(224 36 36 / 0.4);
}
.hover\:text-red-600\/45:hover {
  color: rgb(224 36 36 / 0.45);
}
.hover\:text-red-600\/5:hover {
  color: rgb(224 36 36 / 0.05);
}
.hover\:text-red-600\/50:hover {
  color: rgb(224 36 36 / 0.5);
}
.hover\:text-red-600\/55:hover {
  color: rgb(224 36 36 / 0.55);
}
.hover\:text-red-600\/60:hover {
  color: rgb(224 36 36 / 0.6);
}
.hover\:text-red-600\/65:hover {
  color: rgb(224 36 36 / 0.65);
}
.hover\:text-red-600\/70:hover {
  color: rgb(224 36 36 / 0.7);
}
.hover\:text-red-600\/75:hover {
  color: rgb(224 36 36 / 0.75);
}
.hover\:text-red-600\/80:hover {
  color: rgb(224 36 36 / 0.8);
}
.hover\:text-red-600\/85:hover {
  color: rgb(224 36 36 / 0.85);
}
.hover\:text-red-600\/90:hover {
  color: rgb(224 36 36 / 0.9);
}
.hover\:text-red-600\/95:hover {
  color: rgb(224 36 36 / 0.95);
}
.hover\:text-red-7:hover {
  --tw-text-opacity: 1;
  color: rgb(207 19 34 / var(--tw-text-opacity, 1));
}
.hover\:text-red-7\/0:hover {
  color: rgb(207 19 34 / 0);
}
.hover\:text-red-7\/10:hover {
  color: rgb(207 19 34 / 0.1);
}
.hover\:text-red-7\/100:hover {
  color: rgb(207 19 34 / 1);
}
.hover\:text-red-7\/15:hover {
  color: rgb(207 19 34 / 0.15);
}
.hover\:text-red-7\/20:hover {
  color: rgb(207 19 34 / 0.2);
}
.hover\:text-red-7\/25:hover {
  color: rgb(207 19 34 / 0.25);
}
.hover\:text-red-7\/30:hover {
  color: rgb(207 19 34 / 0.3);
}
.hover\:text-red-7\/35:hover {
  color: rgb(207 19 34 / 0.35);
}
.hover\:text-red-7\/40:hover {
  color: rgb(207 19 34 / 0.4);
}
.hover\:text-red-7\/45:hover {
  color: rgb(207 19 34 / 0.45);
}
.hover\:text-red-7\/5:hover {
  color: rgb(207 19 34 / 0.05);
}
.hover\:text-red-7\/50:hover {
  color: rgb(207 19 34 / 0.5);
}
.hover\:text-red-7\/55:hover {
  color: rgb(207 19 34 / 0.55);
}
.hover\:text-red-7\/60:hover {
  color: rgb(207 19 34 / 0.6);
}
.hover\:text-red-7\/65:hover {
  color: rgb(207 19 34 / 0.65);
}
.hover\:text-red-7\/70:hover {
  color: rgb(207 19 34 / 0.7);
}
.hover\:text-red-7\/75:hover {
  color: rgb(207 19 34 / 0.75);
}
.hover\:text-red-7\/80:hover {
  color: rgb(207 19 34 / 0.8);
}
.hover\:text-red-7\/85:hover {
  color: rgb(207 19 34 / 0.85);
}
.hover\:text-red-7\/90:hover {
  color: rgb(207 19 34 / 0.9);
}
.hover\:text-red-7\/95:hover {
  color: rgb(207 19 34 / 0.95);
}
.hover\:text-red-700:hover {
  --tw-text-opacity: 1;
  color: rgb(200 30 30 / var(--tw-text-opacity, 1));
}
.hover\:text-red-700\/0:hover {
  color: rgb(200 30 30 / 0);
}
.hover\:text-red-700\/10:hover {
  color: rgb(200 30 30 / 0.1);
}
.hover\:text-red-700\/100:hover {
  color: rgb(200 30 30 / 1);
}
.hover\:text-red-700\/15:hover {
  color: rgb(200 30 30 / 0.15);
}
.hover\:text-red-700\/20:hover {
  color: rgb(200 30 30 / 0.2);
}
.hover\:text-red-700\/25:hover {
  color: rgb(200 30 30 / 0.25);
}
.hover\:text-red-700\/30:hover {
  color: rgb(200 30 30 / 0.3);
}
.hover\:text-red-700\/35:hover {
  color: rgb(200 30 30 / 0.35);
}
.hover\:text-red-700\/40:hover {
  color: rgb(200 30 30 / 0.4);
}
.hover\:text-red-700\/45:hover {
  color: rgb(200 30 30 / 0.45);
}
.hover\:text-red-700\/5:hover {
  color: rgb(200 30 30 / 0.05);
}
.hover\:text-red-700\/50:hover {
  color: rgb(200 30 30 / 0.5);
}
.hover\:text-red-700\/55:hover {
  color: rgb(200 30 30 / 0.55);
}
.hover\:text-red-700\/60:hover {
  color: rgb(200 30 30 / 0.6);
}
.hover\:text-red-700\/65:hover {
  color: rgb(200 30 30 / 0.65);
}
.hover\:text-red-700\/70:hover {
  color: rgb(200 30 30 / 0.7);
}
.hover\:text-red-700\/75:hover {
  color: rgb(200 30 30 / 0.75);
}
.hover\:text-red-700\/80:hover {
  color: rgb(200 30 30 / 0.8);
}
.hover\:text-red-700\/85:hover {
  color: rgb(200 30 30 / 0.85);
}
.hover\:text-red-700\/90:hover {
  color: rgb(200 30 30 / 0.9);
}
.hover\:text-red-700\/95:hover {
  color: rgb(200 30 30 / 0.95);
}
.hover\:text-red-8:hover {
  --tw-text-opacity: 1;
  color: rgb(168 7 26 / var(--tw-text-opacity, 1));
}
.hover\:text-red-8\/0:hover {
  color: rgb(168 7 26 / 0);
}
.hover\:text-red-8\/10:hover {
  color: rgb(168 7 26 / 0.1);
}
.hover\:text-red-8\/100:hover {
  color: rgb(168 7 26 / 1);
}
.hover\:text-red-8\/15:hover {
  color: rgb(168 7 26 / 0.15);
}
.hover\:text-red-8\/20:hover {
  color: rgb(168 7 26 / 0.2);
}
.hover\:text-red-8\/25:hover {
  color: rgb(168 7 26 / 0.25);
}
.hover\:text-red-8\/30:hover {
  color: rgb(168 7 26 / 0.3);
}
.hover\:text-red-8\/35:hover {
  color: rgb(168 7 26 / 0.35);
}
.hover\:text-red-8\/40:hover {
  color: rgb(168 7 26 / 0.4);
}
.hover\:text-red-8\/45:hover {
  color: rgb(168 7 26 / 0.45);
}
.hover\:text-red-8\/5:hover {
  color: rgb(168 7 26 / 0.05);
}
.hover\:text-red-8\/50:hover {
  color: rgb(168 7 26 / 0.5);
}
.hover\:text-red-8\/55:hover {
  color: rgb(168 7 26 / 0.55);
}
.hover\:text-red-8\/60:hover {
  color: rgb(168 7 26 / 0.6);
}
.hover\:text-red-8\/65:hover {
  color: rgb(168 7 26 / 0.65);
}
.hover\:text-red-8\/70:hover {
  color: rgb(168 7 26 / 0.7);
}
.hover\:text-red-8\/75:hover {
  color: rgb(168 7 26 / 0.75);
}
.hover\:text-red-8\/80:hover {
  color: rgb(168 7 26 / 0.8);
}
.hover\:text-red-8\/85:hover {
  color: rgb(168 7 26 / 0.85);
}
.hover\:text-red-8\/90:hover {
  color: rgb(168 7 26 / 0.9);
}
.hover\:text-red-8\/95:hover {
  color: rgb(168 7 26 / 0.95);
}
.hover\:text-red-800:hover {
  --tw-text-opacity: 1;
  color: rgb(155 28 28 / var(--tw-text-opacity, 1));
}
.hover\:text-red-800\/0:hover {
  color: rgb(155 28 28 / 0);
}
.hover\:text-red-800\/10:hover {
  color: rgb(155 28 28 / 0.1);
}
.hover\:text-red-800\/100:hover {
  color: rgb(155 28 28 / 1);
}
.hover\:text-red-800\/15:hover {
  color: rgb(155 28 28 / 0.15);
}
.hover\:text-red-800\/20:hover {
  color: rgb(155 28 28 / 0.2);
}
.hover\:text-red-800\/25:hover {
  color: rgb(155 28 28 / 0.25);
}
.hover\:text-red-800\/30:hover {
  color: rgb(155 28 28 / 0.3);
}
.hover\:text-red-800\/35:hover {
  color: rgb(155 28 28 / 0.35);
}
.hover\:text-red-800\/40:hover {
  color: rgb(155 28 28 / 0.4);
}
.hover\:text-red-800\/45:hover {
  color: rgb(155 28 28 / 0.45);
}
.hover\:text-red-800\/5:hover {
  color: rgb(155 28 28 / 0.05);
}
.hover\:text-red-800\/50:hover {
  color: rgb(155 28 28 / 0.5);
}
.hover\:text-red-800\/55:hover {
  color: rgb(155 28 28 / 0.55);
}
.hover\:text-red-800\/60:hover {
  color: rgb(155 28 28 / 0.6);
}
.hover\:text-red-800\/65:hover {
  color: rgb(155 28 28 / 0.65);
}
.hover\:text-red-800\/70:hover {
  color: rgb(155 28 28 / 0.7);
}
.hover\:text-red-800\/75:hover {
  color: rgb(155 28 28 / 0.75);
}
.hover\:text-red-800\/80:hover {
  color: rgb(155 28 28 / 0.8);
}
.hover\:text-red-800\/85:hover {
  color: rgb(155 28 28 / 0.85);
}
.hover\:text-red-800\/90:hover {
  color: rgb(155 28 28 / 0.9);
}
.hover\:text-red-800\/95:hover {
  color: rgb(155 28 28 / 0.95);
}
.hover\:text-red-9:hover {
  --tw-text-opacity: 1;
  color: rgb(130 0 20 / var(--tw-text-opacity, 1));
}
.hover\:text-red-9\/0:hover {
  color: rgb(130 0 20 / 0);
}
.hover\:text-red-9\/10:hover {
  color: rgb(130 0 20 / 0.1);
}
.hover\:text-red-9\/100:hover {
  color: rgb(130 0 20 / 1);
}
.hover\:text-red-9\/15:hover {
  color: rgb(130 0 20 / 0.15);
}
.hover\:text-red-9\/20:hover {
  color: rgb(130 0 20 / 0.2);
}
.hover\:text-red-9\/25:hover {
  color: rgb(130 0 20 / 0.25);
}
.hover\:text-red-9\/30:hover {
  color: rgb(130 0 20 / 0.3);
}
.hover\:text-red-9\/35:hover {
  color: rgb(130 0 20 / 0.35);
}
.hover\:text-red-9\/40:hover {
  color: rgb(130 0 20 / 0.4);
}
.hover\:text-red-9\/45:hover {
  color: rgb(130 0 20 / 0.45);
}
.hover\:text-red-9\/5:hover {
  color: rgb(130 0 20 / 0.05);
}
.hover\:text-red-9\/50:hover {
  color: rgb(130 0 20 / 0.5);
}
.hover\:text-red-9\/55:hover {
  color: rgb(130 0 20 / 0.55);
}
.hover\:text-red-9\/60:hover {
  color: rgb(130 0 20 / 0.6);
}
.hover\:text-red-9\/65:hover {
  color: rgb(130 0 20 / 0.65);
}
.hover\:text-red-9\/70:hover {
  color: rgb(130 0 20 / 0.7);
}
.hover\:text-red-9\/75:hover {
  color: rgb(130 0 20 / 0.75);
}
.hover\:text-red-9\/80:hover {
  color: rgb(130 0 20 / 0.8);
}
.hover\:text-red-9\/85:hover {
  color: rgb(130 0 20 / 0.85);
}
.hover\:text-red-9\/90:hover {
  color: rgb(130 0 20 / 0.9);
}
.hover\:text-red-9\/95:hover {
  color: rgb(130 0 20 / 0.95);
}
.hover\:text-red-900:hover {
  --tw-text-opacity: 1;
  color: rgb(119 29 29 / var(--tw-text-opacity, 1));
}
.hover\:text-red-900\/0:hover {
  color: rgb(119 29 29 / 0);
}
.hover\:text-red-900\/10:hover {
  color: rgb(119 29 29 / 0.1);
}
.hover\:text-red-900\/100:hover {
  color: rgb(119 29 29 / 1);
}
.hover\:text-red-900\/15:hover {
  color: rgb(119 29 29 / 0.15);
}
.hover\:text-red-900\/20:hover {
  color: rgb(119 29 29 / 0.2);
}
.hover\:text-red-900\/25:hover {
  color: rgb(119 29 29 / 0.25);
}
.hover\:text-red-900\/30:hover {
  color: rgb(119 29 29 / 0.3);
}
.hover\:text-red-900\/35:hover {
  color: rgb(119 29 29 / 0.35);
}
.hover\:text-red-900\/40:hover {
  color: rgb(119 29 29 / 0.4);
}
.hover\:text-red-900\/45:hover {
  color: rgb(119 29 29 / 0.45);
}
.hover\:text-red-900\/5:hover {
  color: rgb(119 29 29 / 0.05);
}
.hover\:text-red-900\/50:hover {
  color: rgb(119 29 29 / 0.5);
}
.hover\:text-red-900\/55:hover {
  color: rgb(119 29 29 / 0.55);
}
.hover\:text-red-900\/60:hover {
  color: rgb(119 29 29 / 0.6);
}
.hover\:text-red-900\/65:hover {
  color: rgb(119 29 29 / 0.65);
}
.hover\:text-red-900\/70:hover {
  color: rgb(119 29 29 / 0.7);
}
.hover\:text-red-900\/75:hover {
  color: rgb(119 29 29 / 0.75);
}
.hover\:text-red-900\/80:hover {
  color: rgb(119 29 29 / 0.8);
}
.hover\:text-red-900\/85:hover {
  color: rgb(119 29 29 / 0.85);
}
.hover\:text-red-900\/90:hover {
  color: rgb(119 29 29 / 0.9);
}
.hover\:text-red-900\/95:hover {
  color: rgb(119 29 29 / 0.95);
}
.hover\:text-secondBrand-1:hover {
  --tw-text-opacity: 1;
  color: rgb(231 253 240 / var(--tw-text-opacity, 1));
}
.hover\:text-secondBrand-1\/0:hover {
  color: rgb(231 253 240 / 0);
}
.hover\:text-secondBrand-1\/10:hover {
  color: rgb(231 253 240 / 0.1);
}
.hover\:text-secondBrand-1\/100:hover {
  color: rgb(231 253 240 / 1);
}
.hover\:text-secondBrand-1\/15:hover {
  color: rgb(231 253 240 / 0.15);
}
.hover\:text-secondBrand-1\/20:hover {
  color: rgb(231 253 240 / 0.2);
}
.hover\:text-secondBrand-1\/25:hover {
  color: rgb(231 253 240 / 0.25);
}
.hover\:text-secondBrand-1\/30:hover {
  color: rgb(231 253 240 / 0.3);
}
.hover\:text-secondBrand-1\/35:hover {
  color: rgb(231 253 240 / 0.35);
}
.hover\:text-secondBrand-1\/40:hover {
  color: rgb(231 253 240 / 0.4);
}
.hover\:text-secondBrand-1\/45:hover {
  color: rgb(231 253 240 / 0.45);
}
.hover\:text-secondBrand-1\/5:hover {
  color: rgb(231 253 240 / 0.05);
}
.hover\:text-secondBrand-1\/50:hover {
  color: rgb(231 253 240 / 0.5);
}
.hover\:text-secondBrand-1\/55:hover {
  color: rgb(231 253 240 / 0.55);
}
.hover\:text-secondBrand-1\/60:hover {
  color: rgb(231 253 240 / 0.6);
}
.hover\:text-secondBrand-1\/65:hover {
  color: rgb(231 253 240 / 0.65);
}
.hover\:text-secondBrand-1\/70:hover {
  color: rgb(231 253 240 / 0.7);
}
.hover\:text-secondBrand-1\/75:hover {
  color: rgb(231 253 240 / 0.75);
}
.hover\:text-secondBrand-1\/80:hover {
  color: rgb(231 253 240 / 0.8);
}
.hover\:text-secondBrand-1\/85:hover {
  color: rgb(231 253 240 / 0.85);
}
.hover\:text-secondBrand-1\/90:hover {
  color: rgb(231 253 240 / 0.9);
}
.hover\:text-secondBrand-1\/95:hover {
  color: rgb(231 253 240 / 0.95);
}
.hover\:text-secondBrand-10:hover {
  --tw-text-opacity: 1;
  color: rgb(3 87 45 / var(--tw-text-opacity, 1));
}
.hover\:text-secondBrand-10\/0:hover {
  color: rgb(3 87 45 / 0);
}
.hover\:text-secondBrand-10\/10:hover {
  color: rgb(3 87 45 / 0.1);
}
.hover\:text-secondBrand-10\/100:hover {
  color: rgb(3 87 45 / 1);
}
.hover\:text-secondBrand-10\/15:hover {
  color: rgb(3 87 45 / 0.15);
}
.hover\:text-secondBrand-10\/20:hover {
  color: rgb(3 87 45 / 0.2);
}
.hover\:text-secondBrand-10\/25:hover {
  color: rgb(3 87 45 / 0.25);
}
.hover\:text-secondBrand-10\/30:hover {
  color: rgb(3 87 45 / 0.3);
}
.hover\:text-secondBrand-10\/35:hover {
  color: rgb(3 87 45 / 0.35);
}
.hover\:text-secondBrand-10\/40:hover {
  color: rgb(3 87 45 / 0.4);
}
.hover\:text-secondBrand-10\/45:hover {
  color: rgb(3 87 45 / 0.45);
}
.hover\:text-secondBrand-10\/5:hover {
  color: rgb(3 87 45 / 0.05);
}
.hover\:text-secondBrand-10\/50:hover {
  color: rgb(3 87 45 / 0.5);
}
.hover\:text-secondBrand-10\/55:hover {
  color: rgb(3 87 45 / 0.55);
}
.hover\:text-secondBrand-10\/60:hover {
  color: rgb(3 87 45 / 0.6);
}
.hover\:text-secondBrand-10\/65:hover {
  color: rgb(3 87 45 / 0.65);
}
.hover\:text-secondBrand-10\/70:hover {
  color: rgb(3 87 45 / 0.7);
}
.hover\:text-secondBrand-10\/75:hover {
  color: rgb(3 87 45 / 0.75);
}
.hover\:text-secondBrand-10\/80:hover {
  color: rgb(3 87 45 / 0.8);
}
.hover\:text-secondBrand-10\/85:hover {
  color: rgb(3 87 45 / 0.85);
}
.hover\:text-secondBrand-10\/90:hover {
  color: rgb(3 87 45 / 0.9);
}
.hover\:text-secondBrand-10\/95:hover {
  color: rgb(3 87 45 / 0.95);
}
.hover\:text-secondBrand-2:hover {
  --tw-text-opacity: 1;
  color: rgb(208 251 226 / var(--tw-text-opacity, 1));
}
.hover\:text-secondBrand-2\/0:hover {
  color: rgb(208 251 226 / 0);
}
.hover\:text-secondBrand-2\/10:hover {
  color: rgb(208 251 226 / 0.1);
}
.hover\:text-secondBrand-2\/100:hover {
  color: rgb(208 251 226 / 1);
}
.hover\:text-secondBrand-2\/15:hover {
  color: rgb(208 251 226 / 0.15);
}
.hover\:text-secondBrand-2\/20:hover {
  color: rgb(208 251 226 / 0.2);
}
.hover\:text-secondBrand-2\/25:hover {
  color: rgb(208 251 226 / 0.25);
}
.hover\:text-secondBrand-2\/30:hover {
  color: rgb(208 251 226 / 0.3);
}
.hover\:text-secondBrand-2\/35:hover {
  color: rgb(208 251 226 / 0.35);
}
.hover\:text-secondBrand-2\/40:hover {
  color: rgb(208 251 226 / 0.4);
}
.hover\:text-secondBrand-2\/45:hover {
  color: rgb(208 251 226 / 0.45);
}
.hover\:text-secondBrand-2\/5:hover {
  color: rgb(208 251 226 / 0.05);
}
.hover\:text-secondBrand-2\/50:hover {
  color: rgb(208 251 226 / 0.5);
}
.hover\:text-secondBrand-2\/55:hover {
  color: rgb(208 251 226 / 0.55);
}
.hover\:text-secondBrand-2\/60:hover {
  color: rgb(208 251 226 / 0.6);
}
.hover\:text-secondBrand-2\/65:hover {
  color: rgb(208 251 226 / 0.65);
}
.hover\:text-secondBrand-2\/70:hover {
  color: rgb(208 251 226 / 0.7);
}
.hover\:text-secondBrand-2\/75:hover {
  color: rgb(208 251 226 / 0.75);
}
.hover\:text-secondBrand-2\/80:hover {
  color: rgb(208 251 226 / 0.8);
}
.hover\:text-secondBrand-2\/85:hover {
  color: rgb(208 251 226 / 0.85);
}
.hover\:text-secondBrand-2\/90:hover {
  color: rgb(208 251 226 / 0.9);
}
.hover\:text-secondBrand-2\/95:hover {
  color: rgb(208 251 226 / 0.95);
}
.hover\:text-secondBrand-3:hover {
  --tw-text-opacity: 1;
  color: rgb(166 247 203 / var(--tw-text-opacity, 1));
}
.hover\:text-secondBrand-3\/0:hover {
  color: rgb(166 247 203 / 0);
}
.hover\:text-secondBrand-3\/10:hover {
  color: rgb(166 247 203 / 0.1);
}
.hover\:text-secondBrand-3\/100:hover {
  color: rgb(166 247 203 / 1);
}
.hover\:text-secondBrand-3\/15:hover {
  color: rgb(166 247 203 / 0.15);
}
.hover\:text-secondBrand-3\/20:hover {
  color: rgb(166 247 203 / 0.2);
}
.hover\:text-secondBrand-3\/25:hover {
  color: rgb(166 247 203 / 0.25);
}
.hover\:text-secondBrand-3\/30:hover {
  color: rgb(166 247 203 / 0.3);
}
.hover\:text-secondBrand-3\/35:hover {
  color: rgb(166 247 203 / 0.35);
}
.hover\:text-secondBrand-3\/40:hover {
  color: rgb(166 247 203 / 0.4);
}
.hover\:text-secondBrand-3\/45:hover {
  color: rgb(166 247 203 / 0.45);
}
.hover\:text-secondBrand-3\/5:hover {
  color: rgb(166 247 203 / 0.05);
}
.hover\:text-secondBrand-3\/50:hover {
  color: rgb(166 247 203 / 0.5);
}
.hover\:text-secondBrand-3\/55:hover {
  color: rgb(166 247 203 / 0.55);
}
.hover\:text-secondBrand-3\/60:hover {
  color: rgb(166 247 203 / 0.6);
}
.hover\:text-secondBrand-3\/65:hover {
  color: rgb(166 247 203 / 0.65);
}
.hover\:text-secondBrand-3\/70:hover {
  color: rgb(166 247 203 / 0.7);
}
.hover\:text-secondBrand-3\/75:hover {
  color: rgb(166 247 203 / 0.75);
}
.hover\:text-secondBrand-3\/80:hover {
  color: rgb(166 247 203 / 0.8);
}
.hover\:text-secondBrand-3\/85:hover {
  color: rgb(166 247 203 / 0.85);
}
.hover\:text-secondBrand-3\/90:hover {
  color: rgb(166 247 203 / 0.9);
}
.hover\:text-secondBrand-3\/95:hover {
  color: rgb(166 247 203 / 0.95);
}
.hover\:text-secondBrand-4:hover {
  --tw-text-opacity: 1;
  color: rgb(122 242 176 / var(--tw-text-opacity, 1));
}
.hover\:text-secondBrand-4\/0:hover {
  color: rgb(122 242 176 / 0);
}
.hover\:text-secondBrand-4\/10:hover {
  color: rgb(122 242 176 / 0.1);
}
.hover\:text-secondBrand-4\/100:hover {
  color: rgb(122 242 176 / 1);
}
.hover\:text-secondBrand-4\/15:hover {
  color: rgb(122 242 176 / 0.15);
}
.hover\:text-secondBrand-4\/20:hover {
  color: rgb(122 242 176 / 0.2);
}
.hover\:text-secondBrand-4\/25:hover {
  color: rgb(122 242 176 / 0.25);
}
.hover\:text-secondBrand-4\/30:hover {
  color: rgb(122 242 176 / 0.3);
}
.hover\:text-secondBrand-4\/35:hover {
  color: rgb(122 242 176 / 0.35);
}
.hover\:text-secondBrand-4\/40:hover {
  color: rgb(122 242 176 / 0.4);
}
.hover\:text-secondBrand-4\/45:hover {
  color: rgb(122 242 176 / 0.45);
}
.hover\:text-secondBrand-4\/5:hover {
  color: rgb(122 242 176 / 0.05);
}
.hover\:text-secondBrand-4\/50:hover {
  color: rgb(122 242 176 / 0.5);
}
.hover\:text-secondBrand-4\/55:hover {
  color: rgb(122 242 176 / 0.55);
}
.hover\:text-secondBrand-4\/60:hover {
  color: rgb(122 242 176 / 0.6);
}
.hover\:text-secondBrand-4\/65:hover {
  color: rgb(122 242 176 / 0.65);
}
.hover\:text-secondBrand-4\/70:hover {
  color: rgb(122 242 176 / 0.7);
}
.hover\:text-secondBrand-4\/75:hover {
  color: rgb(122 242 176 / 0.75);
}
.hover\:text-secondBrand-4\/80:hover {
  color: rgb(122 242 176 / 0.8);
}
.hover\:text-secondBrand-4\/85:hover {
  color: rgb(122 242 176 / 0.85);
}
.hover\:text-secondBrand-4\/90:hover {
  color: rgb(122 242 176 / 0.9);
}
.hover\:text-secondBrand-4\/95:hover {
  color: rgb(122 242 176 / 0.95);
}
.hover\:text-secondBrand-5:hover {
  --tw-text-opacity: 1;
  color: rgb(67 232 144 / var(--tw-text-opacity, 1));
}
.hover\:text-secondBrand-5\/0:hover {
  color: rgb(67 232 144 / 0);
}
.hover\:text-secondBrand-5\/10:hover {
  color: rgb(67 232 144 / 0.1);
}
.hover\:text-secondBrand-5\/100:hover {
  color: rgb(67 232 144 / 1);
}
.hover\:text-secondBrand-5\/15:hover {
  color: rgb(67 232 144 / 0.15);
}
.hover\:text-secondBrand-5\/20:hover {
  color: rgb(67 232 144 / 0.2);
}
.hover\:text-secondBrand-5\/25:hover {
  color: rgb(67 232 144 / 0.25);
}
.hover\:text-secondBrand-5\/30:hover {
  color: rgb(67 232 144 / 0.3);
}
.hover\:text-secondBrand-5\/35:hover {
  color: rgb(67 232 144 / 0.35);
}
.hover\:text-secondBrand-5\/40:hover {
  color: rgb(67 232 144 / 0.4);
}
.hover\:text-secondBrand-5\/45:hover {
  color: rgb(67 232 144 / 0.45);
}
.hover\:text-secondBrand-5\/5:hover {
  color: rgb(67 232 144 / 0.05);
}
.hover\:text-secondBrand-5\/50:hover {
  color: rgb(67 232 144 / 0.5);
}
.hover\:text-secondBrand-5\/55:hover {
  color: rgb(67 232 144 / 0.55);
}
.hover\:text-secondBrand-5\/60:hover {
  color: rgb(67 232 144 / 0.6);
}
.hover\:text-secondBrand-5\/65:hover {
  color: rgb(67 232 144 / 0.65);
}
.hover\:text-secondBrand-5\/70:hover {
  color: rgb(67 232 144 / 0.7);
}
.hover\:text-secondBrand-5\/75:hover {
  color: rgb(67 232 144 / 0.75);
}
.hover\:text-secondBrand-5\/80:hover {
  color: rgb(67 232 144 / 0.8);
}
.hover\:text-secondBrand-5\/85:hover {
  color: rgb(67 232 144 / 0.85);
}
.hover\:text-secondBrand-5\/90:hover {
  color: rgb(67 232 144 / 0.9);
}
.hover\:text-secondBrand-5\/95:hover {
  color: rgb(67 232 144 / 0.95);
}
.hover\:text-secondBrand-6:hover {
  --tw-text-opacity: 1;
  color: rgb(9 222 116 / var(--tw-text-opacity, 1));
}
.hover\:text-secondBrand-6\/0:hover {
  color: rgb(9 222 116 / 0);
}
.hover\:text-secondBrand-6\/10:hover {
  color: rgb(9 222 116 / 0.1);
}
.hover\:text-secondBrand-6\/100:hover {
  color: rgb(9 222 116 / 1);
}
.hover\:text-secondBrand-6\/15:hover {
  color: rgb(9 222 116 / 0.15);
}
.hover\:text-secondBrand-6\/20:hover {
  color: rgb(9 222 116 / 0.2);
}
.hover\:text-secondBrand-6\/25:hover {
  color: rgb(9 222 116 / 0.25);
}
.hover\:text-secondBrand-6\/30:hover {
  color: rgb(9 222 116 / 0.3);
}
.hover\:text-secondBrand-6\/35:hover {
  color: rgb(9 222 116 / 0.35);
}
.hover\:text-secondBrand-6\/40:hover {
  color: rgb(9 222 116 / 0.4);
}
.hover\:text-secondBrand-6\/45:hover {
  color: rgb(9 222 116 / 0.45);
}
.hover\:text-secondBrand-6\/5:hover {
  color: rgb(9 222 116 / 0.05);
}
.hover\:text-secondBrand-6\/50:hover {
  color: rgb(9 222 116 / 0.5);
}
.hover\:text-secondBrand-6\/55:hover {
  color: rgb(9 222 116 / 0.55);
}
.hover\:text-secondBrand-6\/60:hover {
  color: rgb(9 222 116 / 0.6);
}
.hover\:text-secondBrand-6\/65:hover {
  color: rgb(9 222 116 / 0.65);
}
.hover\:text-secondBrand-6\/70:hover {
  color: rgb(9 222 116 / 0.7);
}
.hover\:text-secondBrand-6\/75:hover {
  color: rgb(9 222 116 / 0.75);
}
.hover\:text-secondBrand-6\/80:hover {
  color: rgb(9 222 116 / 0.8);
}
.hover\:text-secondBrand-6\/85:hover {
  color: rgb(9 222 116 / 0.85);
}
.hover\:text-secondBrand-6\/90:hover {
  color: rgb(9 222 116 / 0.9);
}
.hover\:text-secondBrand-6\/95:hover {
  color: rgb(9 222 116 / 0.95);
}
.hover\:text-secondBrand-7:hover {
  --tw-text-opacity: 1;
  color: rgb(7 185 94 / var(--tw-text-opacity, 1));
}
.hover\:text-secondBrand-7\/0:hover {
  color: rgb(7 185 94 / 0);
}
.hover\:text-secondBrand-7\/10:hover {
  color: rgb(7 185 94 / 0.1);
}
.hover\:text-secondBrand-7\/100:hover {
  color: rgb(7 185 94 / 1);
}
.hover\:text-secondBrand-7\/15:hover {
  color: rgb(7 185 94 / 0.15);
}
.hover\:text-secondBrand-7\/20:hover {
  color: rgb(7 185 94 / 0.2);
}
.hover\:text-secondBrand-7\/25:hover {
  color: rgb(7 185 94 / 0.25);
}
.hover\:text-secondBrand-7\/30:hover {
  color: rgb(7 185 94 / 0.3);
}
.hover\:text-secondBrand-7\/35:hover {
  color: rgb(7 185 94 / 0.35);
}
.hover\:text-secondBrand-7\/40:hover {
  color: rgb(7 185 94 / 0.4);
}
.hover\:text-secondBrand-7\/45:hover {
  color: rgb(7 185 94 / 0.45);
}
.hover\:text-secondBrand-7\/5:hover {
  color: rgb(7 185 94 / 0.05);
}
.hover\:text-secondBrand-7\/50:hover {
  color: rgb(7 185 94 / 0.5);
}
.hover\:text-secondBrand-7\/55:hover {
  color: rgb(7 185 94 / 0.55);
}
.hover\:text-secondBrand-7\/60:hover {
  color: rgb(7 185 94 / 0.6);
}
.hover\:text-secondBrand-7\/65:hover {
  color: rgb(7 185 94 / 0.65);
}
.hover\:text-secondBrand-7\/70:hover {
  color: rgb(7 185 94 / 0.7);
}
.hover\:text-secondBrand-7\/75:hover {
  color: rgb(7 185 94 / 0.75);
}
.hover\:text-secondBrand-7\/80:hover {
  color: rgb(7 185 94 / 0.8);
}
.hover\:text-secondBrand-7\/85:hover {
  color: rgb(7 185 94 / 0.85);
}
.hover\:text-secondBrand-7\/90:hover {
  color: rgb(7 185 94 / 0.9);
}
.hover\:text-secondBrand-7\/95:hover {
  color: rgb(7 185 94 / 0.95);
}
.hover\:text-secondBrand-8:hover {
  --tw-text-opacity: 1;
  color: rgb(5 147 72 / var(--tw-text-opacity, 1));
}
.hover\:text-secondBrand-8\/0:hover {
  color: rgb(5 147 72 / 0);
}
.hover\:text-secondBrand-8\/10:hover {
  color: rgb(5 147 72 / 0.1);
}
.hover\:text-secondBrand-8\/100:hover {
  color: rgb(5 147 72 / 1);
}
.hover\:text-secondBrand-8\/15:hover {
  color: rgb(5 147 72 / 0.15);
}
.hover\:text-secondBrand-8\/20:hover {
  color: rgb(5 147 72 / 0.2);
}
.hover\:text-secondBrand-8\/25:hover {
  color: rgb(5 147 72 / 0.25);
}
.hover\:text-secondBrand-8\/30:hover {
  color: rgb(5 147 72 / 0.3);
}
.hover\:text-secondBrand-8\/35:hover {
  color: rgb(5 147 72 / 0.35);
}
.hover\:text-secondBrand-8\/40:hover {
  color: rgb(5 147 72 / 0.4);
}
.hover\:text-secondBrand-8\/45:hover {
  color: rgb(5 147 72 / 0.45);
}
.hover\:text-secondBrand-8\/5:hover {
  color: rgb(5 147 72 / 0.05);
}
.hover\:text-secondBrand-8\/50:hover {
  color: rgb(5 147 72 / 0.5);
}
.hover\:text-secondBrand-8\/55:hover {
  color: rgb(5 147 72 / 0.55);
}
.hover\:text-secondBrand-8\/60:hover {
  color: rgb(5 147 72 / 0.6);
}
.hover\:text-secondBrand-8\/65:hover {
  color: rgb(5 147 72 / 0.65);
}
.hover\:text-secondBrand-8\/70:hover {
  color: rgb(5 147 72 / 0.7);
}
.hover\:text-secondBrand-8\/75:hover {
  color: rgb(5 147 72 / 0.75);
}
.hover\:text-secondBrand-8\/80:hover {
  color: rgb(5 147 72 / 0.8);
}
.hover\:text-secondBrand-8\/85:hover {
  color: rgb(5 147 72 / 0.85);
}
.hover\:text-secondBrand-8\/90:hover {
  color: rgb(5 147 72 / 0.9);
}
.hover\:text-secondBrand-8\/95:hover {
  color: rgb(5 147 72 / 0.95);
}
.hover\:text-secondBrand-9:hover {
  --tw-text-opacity: 1;
  color: rgb(4 110 55 / var(--tw-text-opacity, 1));
}
.hover\:text-secondBrand-9\/0:hover {
  color: rgb(4 110 55 / 0);
}
.hover\:text-secondBrand-9\/10:hover {
  color: rgb(4 110 55 / 0.1);
}
.hover\:text-secondBrand-9\/100:hover {
  color: rgb(4 110 55 / 1);
}
.hover\:text-secondBrand-9\/15:hover {
  color: rgb(4 110 55 / 0.15);
}
.hover\:text-secondBrand-9\/20:hover {
  color: rgb(4 110 55 / 0.2);
}
.hover\:text-secondBrand-9\/25:hover {
  color: rgb(4 110 55 / 0.25);
}
.hover\:text-secondBrand-9\/30:hover {
  color: rgb(4 110 55 / 0.3);
}
.hover\:text-secondBrand-9\/35:hover {
  color: rgb(4 110 55 / 0.35);
}
.hover\:text-secondBrand-9\/40:hover {
  color: rgb(4 110 55 / 0.4);
}
.hover\:text-secondBrand-9\/45:hover {
  color: rgb(4 110 55 / 0.45);
}
.hover\:text-secondBrand-9\/5:hover {
  color: rgb(4 110 55 / 0.05);
}
.hover\:text-secondBrand-9\/50:hover {
  color: rgb(4 110 55 / 0.5);
}
.hover\:text-secondBrand-9\/55:hover {
  color: rgb(4 110 55 / 0.55);
}
.hover\:text-secondBrand-9\/60:hover {
  color: rgb(4 110 55 / 0.6);
}
.hover\:text-secondBrand-9\/65:hover {
  color: rgb(4 110 55 / 0.65);
}
.hover\:text-secondBrand-9\/70:hover {
  color: rgb(4 110 55 / 0.7);
}
.hover\:text-secondBrand-9\/75:hover {
  color: rgb(4 110 55 / 0.75);
}
.hover\:text-secondBrand-9\/80:hover {
  color: rgb(4 110 55 / 0.8);
}
.hover\:text-secondBrand-9\/85:hover {
  color: rgb(4 110 55 / 0.85);
}
.hover\:text-secondBrand-9\/90:hover {
  color: rgb(4 110 55 / 0.9);
}
.hover\:text-secondBrand-9\/95:hover {
  color: rgb(4 110 55 / 0.95);
}
.hover\:text-secondary-active:hover {
  --tw-text-opacity: 1;
  color: rgb(7 185 94 / var(--tw-text-opacity, 1));
}
.hover\:text-secondary-active\/0:hover {
  color: rgb(7 185 94 / 0);
}
.hover\:text-secondary-active\/10:hover {
  color: rgb(7 185 94 / 0.1);
}
.hover\:text-secondary-active\/100:hover {
  color: rgb(7 185 94 / 1);
}
.hover\:text-secondary-active\/15:hover {
  color: rgb(7 185 94 / 0.15);
}
.hover\:text-secondary-active\/20:hover {
  color: rgb(7 185 94 / 0.2);
}
.hover\:text-secondary-active\/25:hover {
  color: rgb(7 185 94 / 0.25);
}
.hover\:text-secondary-active\/30:hover {
  color: rgb(7 185 94 / 0.3);
}
.hover\:text-secondary-active\/35:hover {
  color: rgb(7 185 94 / 0.35);
}
.hover\:text-secondary-active\/40:hover {
  color: rgb(7 185 94 / 0.4);
}
.hover\:text-secondary-active\/45:hover {
  color: rgb(7 185 94 / 0.45);
}
.hover\:text-secondary-active\/5:hover {
  color: rgb(7 185 94 / 0.05);
}
.hover\:text-secondary-active\/50:hover {
  color: rgb(7 185 94 / 0.5);
}
.hover\:text-secondary-active\/55:hover {
  color: rgb(7 185 94 / 0.55);
}
.hover\:text-secondary-active\/60:hover {
  color: rgb(7 185 94 / 0.6);
}
.hover\:text-secondary-active\/65:hover {
  color: rgb(7 185 94 / 0.65);
}
.hover\:text-secondary-active\/70:hover {
  color: rgb(7 185 94 / 0.7);
}
.hover\:text-secondary-active\/75:hover {
  color: rgb(7 185 94 / 0.75);
}
.hover\:text-secondary-active\/80:hover {
  color: rgb(7 185 94 / 0.8);
}
.hover\:text-secondary-active\/85:hover {
  color: rgb(7 185 94 / 0.85);
}
.hover\:text-secondary-active\/90:hover {
  color: rgb(7 185 94 / 0.9);
}
.hover\:text-secondary-active\/95:hover {
  color: rgb(7 185 94 / 0.95);
}
.hover\:text-secondary-base:hover {
  --tw-text-opacity: 1;
  color: rgb(9 222 116 / var(--tw-text-opacity, 1));
}
.hover\:text-secondary-base\/0:hover {
  color: rgb(9 222 116 / 0);
}
.hover\:text-secondary-base\/10:hover {
  color: rgb(9 222 116 / 0.1);
}
.hover\:text-secondary-base\/100:hover {
  color: rgb(9 222 116 / 1);
}
.hover\:text-secondary-base\/15:hover {
  color: rgb(9 222 116 / 0.15);
}
.hover\:text-secondary-base\/20:hover {
  color: rgb(9 222 116 / 0.2);
}
.hover\:text-secondary-base\/25:hover {
  color: rgb(9 222 116 / 0.25);
}
.hover\:text-secondary-base\/30:hover {
  color: rgb(9 222 116 / 0.3);
}
.hover\:text-secondary-base\/35:hover {
  color: rgb(9 222 116 / 0.35);
}
.hover\:text-secondary-base\/40:hover {
  color: rgb(9 222 116 / 0.4);
}
.hover\:text-secondary-base\/45:hover {
  color: rgb(9 222 116 / 0.45);
}
.hover\:text-secondary-base\/5:hover {
  color: rgb(9 222 116 / 0.05);
}
.hover\:text-secondary-base\/50:hover {
  color: rgb(9 222 116 / 0.5);
}
.hover\:text-secondary-base\/55:hover {
  color: rgb(9 222 116 / 0.55);
}
.hover\:text-secondary-base\/60:hover {
  color: rgb(9 222 116 / 0.6);
}
.hover\:text-secondary-base\/65:hover {
  color: rgb(9 222 116 / 0.65);
}
.hover\:text-secondary-base\/70:hover {
  color: rgb(9 222 116 / 0.7);
}
.hover\:text-secondary-base\/75:hover {
  color: rgb(9 222 116 / 0.75);
}
.hover\:text-secondary-base\/80:hover {
  color: rgb(9 222 116 / 0.8);
}
.hover\:text-secondary-base\/85:hover {
  color: rgb(9 222 116 / 0.85);
}
.hover\:text-secondary-base\/90:hover {
  color: rgb(9 222 116 / 0.9);
}
.hover\:text-secondary-base\/95:hover {
  color: rgb(9 222 116 / 0.95);
}
.hover\:text-secondary-bg:hover {
  --tw-text-opacity: 1;
  color: rgb(231 253 240 / var(--tw-text-opacity, 1));
}
.hover\:text-secondary-bg-hover:hover {
  --tw-text-opacity: 1;
  color: rgb(208 251 226 / var(--tw-text-opacity, 1));
}
.hover\:text-secondary-bg-hover\/0:hover {
  color: rgb(208 251 226 / 0);
}
.hover\:text-secondary-bg-hover\/10:hover {
  color: rgb(208 251 226 / 0.1);
}
.hover\:text-secondary-bg-hover\/100:hover {
  color: rgb(208 251 226 / 1);
}
.hover\:text-secondary-bg-hover\/15:hover {
  color: rgb(208 251 226 / 0.15);
}
.hover\:text-secondary-bg-hover\/20:hover {
  color: rgb(208 251 226 / 0.2);
}
.hover\:text-secondary-bg-hover\/25:hover {
  color: rgb(208 251 226 / 0.25);
}
.hover\:text-secondary-bg-hover\/30:hover {
  color: rgb(208 251 226 / 0.3);
}
.hover\:text-secondary-bg-hover\/35:hover {
  color: rgb(208 251 226 / 0.35);
}
.hover\:text-secondary-bg-hover\/40:hover {
  color: rgb(208 251 226 / 0.4);
}
.hover\:text-secondary-bg-hover\/45:hover {
  color: rgb(208 251 226 / 0.45);
}
.hover\:text-secondary-bg-hover\/5:hover {
  color: rgb(208 251 226 / 0.05);
}
.hover\:text-secondary-bg-hover\/50:hover {
  color: rgb(208 251 226 / 0.5);
}
.hover\:text-secondary-bg-hover\/55:hover {
  color: rgb(208 251 226 / 0.55);
}
.hover\:text-secondary-bg-hover\/60:hover {
  color: rgb(208 251 226 / 0.6);
}
.hover\:text-secondary-bg-hover\/65:hover {
  color: rgb(208 251 226 / 0.65);
}
.hover\:text-secondary-bg-hover\/70:hover {
  color: rgb(208 251 226 / 0.7);
}
.hover\:text-secondary-bg-hover\/75:hover {
  color: rgb(208 251 226 / 0.75);
}
.hover\:text-secondary-bg-hover\/80:hover {
  color: rgb(208 251 226 / 0.8);
}
.hover\:text-secondary-bg-hover\/85:hover {
  color: rgb(208 251 226 / 0.85);
}
.hover\:text-secondary-bg-hover\/90:hover {
  color: rgb(208 251 226 / 0.9);
}
.hover\:text-secondary-bg-hover\/95:hover {
  color: rgb(208 251 226 / 0.95);
}
.hover\:text-secondary-bg\/0:hover {
  color: rgb(231 253 240 / 0);
}
.hover\:text-secondary-bg\/10:hover {
  color: rgb(231 253 240 / 0.1);
}
.hover\:text-secondary-bg\/100:hover {
  color: rgb(231 253 240 / 1);
}
.hover\:text-secondary-bg\/15:hover {
  color: rgb(231 253 240 / 0.15);
}
.hover\:text-secondary-bg\/20:hover {
  color: rgb(231 253 240 / 0.2);
}
.hover\:text-secondary-bg\/25:hover {
  color: rgb(231 253 240 / 0.25);
}
.hover\:text-secondary-bg\/30:hover {
  color: rgb(231 253 240 / 0.3);
}
.hover\:text-secondary-bg\/35:hover {
  color: rgb(231 253 240 / 0.35);
}
.hover\:text-secondary-bg\/40:hover {
  color: rgb(231 253 240 / 0.4);
}
.hover\:text-secondary-bg\/45:hover {
  color: rgb(231 253 240 / 0.45);
}
.hover\:text-secondary-bg\/5:hover {
  color: rgb(231 253 240 / 0.05);
}
.hover\:text-secondary-bg\/50:hover {
  color: rgb(231 253 240 / 0.5);
}
.hover\:text-secondary-bg\/55:hover {
  color: rgb(231 253 240 / 0.55);
}
.hover\:text-secondary-bg\/60:hover {
  color: rgb(231 253 240 / 0.6);
}
.hover\:text-secondary-bg\/65:hover {
  color: rgb(231 253 240 / 0.65);
}
.hover\:text-secondary-bg\/70:hover {
  color: rgb(231 253 240 / 0.7);
}
.hover\:text-secondary-bg\/75:hover {
  color: rgb(231 253 240 / 0.75);
}
.hover\:text-secondary-bg\/80:hover {
  color: rgb(231 253 240 / 0.8);
}
.hover\:text-secondary-bg\/85:hover {
  color: rgb(231 253 240 / 0.85);
}
.hover\:text-secondary-bg\/90:hover {
  color: rgb(231 253 240 / 0.9);
}
.hover\:text-secondary-bg\/95:hover {
  color: rgb(231 253 240 / 0.95);
}
.hover\:text-secondary-border:hover {
  --tw-text-opacity: 1;
  color: rgb(166 247 203 / var(--tw-text-opacity, 1));
}
.hover\:text-secondary-border-hover:hover {
  --tw-text-opacity: 1;
  color: rgb(122 242 176 / var(--tw-text-opacity, 1));
}
.hover\:text-secondary-border-hover\/0:hover {
  color: rgb(122 242 176 / 0);
}
.hover\:text-secondary-border-hover\/10:hover {
  color: rgb(122 242 176 / 0.1);
}
.hover\:text-secondary-border-hover\/100:hover {
  color: rgb(122 242 176 / 1);
}
.hover\:text-secondary-border-hover\/15:hover {
  color: rgb(122 242 176 / 0.15);
}
.hover\:text-secondary-border-hover\/20:hover {
  color: rgb(122 242 176 / 0.2);
}
.hover\:text-secondary-border-hover\/25:hover {
  color: rgb(122 242 176 / 0.25);
}
.hover\:text-secondary-border-hover\/30:hover {
  color: rgb(122 242 176 / 0.3);
}
.hover\:text-secondary-border-hover\/35:hover {
  color: rgb(122 242 176 / 0.35);
}
.hover\:text-secondary-border-hover\/40:hover {
  color: rgb(122 242 176 / 0.4);
}
.hover\:text-secondary-border-hover\/45:hover {
  color: rgb(122 242 176 / 0.45);
}
.hover\:text-secondary-border-hover\/5:hover {
  color: rgb(122 242 176 / 0.05);
}
.hover\:text-secondary-border-hover\/50:hover {
  color: rgb(122 242 176 / 0.5);
}
.hover\:text-secondary-border-hover\/55:hover {
  color: rgb(122 242 176 / 0.55);
}
.hover\:text-secondary-border-hover\/60:hover {
  color: rgb(122 242 176 / 0.6);
}
.hover\:text-secondary-border-hover\/65:hover {
  color: rgb(122 242 176 / 0.65);
}
.hover\:text-secondary-border-hover\/70:hover {
  color: rgb(122 242 176 / 0.7);
}
.hover\:text-secondary-border-hover\/75:hover {
  color: rgb(122 242 176 / 0.75);
}
.hover\:text-secondary-border-hover\/80:hover {
  color: rgb(122 242 176 / 0.8);
}
.hover\:text-secondary-border-hover\/85:hover {
  color: rgb(122 242 176 / 0.85);
}
.hover\:text-secondary-border-hover\/90:hover {
  color: rgb(122 242 176 / 0.9);
}
.hover\:text-secondary-border-hover\/95:hover {
  color: rgb(122 242 176 / 0.95);
}
.hover\:text-secondary-border\/0:hover {
  color: rgb(166 247 203 / 0);
}
.hover\:text-secondary-border\/10:hover {
  color: rgb(166 247 203 / 0.1);
}
.hover\:text-secondary-border\/100:hover {
  color: rgb(166 247 203 / 1);
}
.hover\:text-secondary-border\/15:hover {
  color: rgb(166 247 203 / 0.15);
}
.hover\:text-secondary-border\/20:hover {
  color: rgb(166 247 203 / 0.2);
}
.hover\:text-secondary-border\/25:hover {
  color: rgb(166 247 203 / 0.25);
}
.hover\:text-secondary-border\/30:hover {
  color: rgb(166 247 203 / 0.3);
}
.hover\:text-secondary-border\/35:hover {
  color: rgb(166 247 203 / 0.35);
}
.hover\:text-secondary-border\/40:hover {
  color: rgb(166 247 203 / 0.4);
}
.hover\:text-secondary-border\/45:hover {
  color: rgb(166 247 203 / 0.45);
}
.hover\:text-secondary-border\/5:hover {
  color: rgb(166 247 203 / 0.05);
}
.hover\:text-secondary-border\/50:hover {
  color: rgb(166 247 203 / 0.5);
}
.hover\:text-secondary-border\/55:hover {
  color: rgb(166 247 203 / 0.55);
}
.hover\:text-secondary-border\/60:hover {
  color: rgb(166 247 203 / 0.6);
}
.hover\:text-secondary-border\/65:hover {
  color: rgb(166 247 203 / 0.65);
}
.hover\:text-secondary-border\/70:hover {
  color: rgb(166 247 203 / 0.7);
}
.hover\:text-secondary-border\/75:hover {
  color: rgb(166 247 203 / 0.75);
}
.hover\:text-secondary-border\/80:hover {
  color: rgb(166 247 203 / 0.8);
}
.hover\:text-secondary-border\/85:hover {
  color: rgb(166 247 203 / 0.85);
}
.hover\:text-secondary-border\/90:hover {
  color: rgb(166 247 203 / 0.9);
}
.hover\:text-secondary-border\/95:hover {
  color: rgb(166 247 203 / 0.95);
}
.hover\:text-secondary-hover:hover {
  --tw-text-opacity: 1;
  color: rgb(67 232 144 / var(--tw-text-opacity, 1));
}
.hover\:text-secondary-hover\/0:hover {
  color: rgb(67 232 144 / 0);
}
.hover\:text-secondary-hover\/10:hover {
  color: rgb(67 232 144 / 0.1);
}
.hover\:text-secondary-hover\/100:hover {
  color: rgb(67 232 144 / 1);
}
.hover\:text-secondary-hover\/15:hover {
  color: rgb(67 232 144 / 0.15);
}
.hover\:text-secondary-hover\/20:hover {
  color: rgb(67 232 144 / 0.2);
}
.hover\:text-secondary-hover\/25:hover {
  color: rgb(67 232 144 / 0.25);
}
.hover\:text-secondary-hover\/30:hover {
  color: rgb(67 232 144 / 0.3);
}
.hover\:text-secondary-hover\/35:hover {
  color: rgb(67 232 144 / 0.35);
}
.hover\:text-secondary-hover\/40:hover {
  color: rgb(67 232 144 / 0.4);
}
.hover\:text-secondary-hover\/45:hover {
  color: rgb(67 232 144 / 0.45);
}
.hover\:text-secondary-hover\/5:hover {
  color: rgb(67 232 144 / 0.05);
}
.hover\:text-secondary-hover\/50:hover {
  color: rgb(67 232 144 / 0.5);
}
.hover\:text-secondary-hover\/55:hover {
  color: rgb(67 232 144 / 0.55);
}
.hover\:text-secondary-hover\/60:hover {
  color: rgb(67 232 144 / 0.6);
}
.hover\:text-secondary-hover\/65:hover {
  color: rgb(67 232 144 / 0.65);
}
.hover\:text-secondary-hover\/70:hover {
  color: rgb(67 232 144 / 0.7);
}
.hover\:text-secondary-hover\/75:hover {
  color: rgb(67 232 144 / 0.75);
}
.hover\:text-secondary-hover\/80:hover {
  color: rgb(67 232 144 / 0.8);
}
.hover\:text-secondary-hover\/85:hover {
  color: rgb(67 232 144 / 0.85);
}
.hover\:text-secondary-hover\/90:hover {
  color: rgb(67 232 144 / 0.9);
}
.hover\:text-secondary-hover\/95:hover {
  color: rgb(67 232 144 / 0.95);
}
.hover\:text-secondary-text:hover {
  --tw-text-opacity: 1;
  color: rgb(4 110 55 / var(--tw-text-opacity, 1));
}
.hover\:text-secondary-text-active:hover {
  --tw-text-opacity: 1;
  color: rgb(3 87 45 / var(--tw-text-opacity, 1));
}
.hover\:text-secondary-text-active\/0:hover {
  color: rgb(3 87 45 / 0);
}
.hover\:text-secondary-text-active\/10:hover {
  color: rgb(3 87 45 / 0.1);
}
.hover\:text-secondary-text-active\/100:hover {
  color: rgb(3 87 45 / 1);
}
.hover\:text-secondary-text-active\/15:hover {
  color: rgb(3 87 45 / 0.15);
}
.hover\:text-secondary-text-active\/20:hover {
  color: rgb(3 87 45 / 0.2);
}
.hover\:text-secondary-text-active\/25:hover {
  color: rgb(3 87 45 / 0.25);
}
.hover\:text-secondary-text-active\/30:hover {
  color: rgb(3 87 45 / 0.3);
}
.hover\:text-secondary-text-active\/35:hover {
  color: rgb(3 87 45 / 0.35);
}
.hover\:text-secondary-text-active\/40:hover {
  color: rgb(3 87 45 / 0.4);
}
.hover\:text-secondary-text-active\/45:hover {
  color: rgb(3 87 45 / 0.45);
}
.hover\:text-secondary-text-active\/5:hover {
  color: rgb(3 87 45 / 0.05);
}
.hover\:text-secondary-text-active\/50:hover {
  color: rgb(3 87 45 / 0.5);
}
.hover\:text-secondary-text-active\/55:hover {
  color: rgb(3 87 45 / 0.55);
}
.hover\:text-secondary-text-active\/60:hover {
  color: rgb(3 87 45 / 0.6);
}
.hover\:text-secondary-text-active\/65:hover {
  color: rgb(3 87 45 / 0.65);
}
.hover\:text-secondary-text-active\/70:hover {
  color: rgb(3 87 45 / 0.7);
}
.hover\:text-secondary-text-active\/75:hover {
  color: rgb(3 87 45 / 0.75);
}
.hover\:text-secondary-text-active\/80:hover {
  color: rgb(3 87 45 / 0.8);
}
.hover\:text-secondary-text-active\/85:hover {
  color: rgb(3 87 45 / 0.85);
}
.hover\:text-secondary-text-active\/90:hover {
  color: rgb(3 87 45 / 0.9);
}
.hover\:text-secondary-text-active\/95:hover {
  color: rgb(3 87 45 / 0.95);
}
.hover\:text-secondary-text-hover:hover {
  --tw-text-opacity: 1;
  color: rgb(5 147 72 / var(--tw-text-opacity, 1));
}
.hover\:text-secondary-text-hover\/0:hover {
  color: rgb(5 147 72 / 0);
}
.hover\:text-secondary-text-hover\/10:hover {
  color: rgb(5 147 72 / 0.1);
}
.hover\:text-secondary-text-hover\/100:hover {
  color: rgb(5 147 72 / 1);
}
.hover\:text-secondary-text-hover\/15:hover {
  color: rgb(5 147 72 / 0.15);
}
.hover\:text-secondary-text-hover\/20:hover {
  color: rgb(5 147 72 / 0.2);
}
.hover\:text-secondary-text-hover\/25:hover {
  color: rgb(5 147 72 / 0.25);
}
.hover\:text-secondary-text-hover\/30:hover {
  color: rgb(5 147 72 / 0.3);
}
.hover\:text-secondary-text-hover\/35:hover {
  color: rgb(5 147 72 / 0.35);
}
.hover\:text-secondary-text-hover\/40:hover {
  color: rgb(5 147 72 / 0.4);
}
.hover\:text-secondary-text-hover\/45:hover {
  color: rgb(5 147 72 / 0.45);
}
.hover\:text-secondary-text-hover\/5:hover {
  color: rgb(5 147 72 / 0.05);
}
.hover\:text-secondary-text-hover\/50:hover {
  color: rgb(5 147 72 / 0.5);
}
.hover\:text-secondary-text-hover\/55:hover {
  color: rgb(5 147 72 / 0.55);
}
.hover\:text-secondary-text-hover\/60:hover {
  color: rgb(5 147 72 / 0.6);
}
.hover\:text-secondary-text-hover\/65:hover {
  color: rgb(5 147 72 / 0.65);
}
.hover\:text-secondary-text-hover\/70:hover {
  color: rgb(5 147 72 / 0.7);
}
.hover\:text-secondary-text-hover\/75:hover {
  color: rgb(5 147 72 / 0.75);
}
.hover\:text-secondary-text-hover\/80:hover {
  color: rgb(5 147 72 / 0.8);
}
.hover\:text-secondary-text-hover\/85:hover {
  color: rgb(5 147 72 / 0.85);
}
.hover\:text-secondary-text-hover\/90:hover {
  color: rgb(5 147 72 / 0.9);
}
.hover\:text-secondary-text-hover\/95:hover {
  color: rgb(5 147 72 / 0.95);
}
.hover\:text-secondary-text\/0:hover {
  color: rgb(4 110 55 / 0);
}
.hover\:text-secondary-text\/10:hover {
  color: rgb(4 110 55 / 0.1);
}
.hover\:text-secondary-text\/100:hover {
  color: rgb(4 110 55 / 1);
}
.hover\:text-secondary-text\/15:hover {
  color: rgb(4 110 55 / 0.15);
}
.hover\:text-secondary-text\/20:hover {
  color: rgb(4 110 55 / 0.2);
}
.hover\:text-secondary-text\/25:hover {
  color: rgb(4 110 55 / 0.25);
}
.hover\:text-secondary-text\/30:hover {
  color: rgb(4 110 55 / 0.3);
}
.hover\:text-secondary-text\/35:hover {
  color: rgb(4 110 55 / 0.35);
}
.hover\:text-secondary-text\/40:hover {
  color: rgb(4 110 55 / 0.4);
}
.hover\:text-secondary-text\/45:hover {
  color: rgb(4 110 55 / 0.45);
}
.hover\:text-secondary-text\/5:hover {
  color: rgb(4 110 55 / 0.05);
}
.hover\:text-secondary-text\/50:hover {
  color: rgb(4 110 55 / 0.5);
}
.hover\:text-secondary-text\/55:hover {
  color: rgb(4 110 55 / 0.55);
}
.hover\:text-secondary-text\/60:hover {
  color: rgb(4 110 55 / 0.6);
}
.hover\:text-secondary-text\/65:hover {
  color: rgb(4 110 55 / 0.65);
}
.hover\:text-secondary-text\/70:hover {
  color: rgb(4 110 55 / 0.7);
}
.hover\:text-secondary-text\/75:hover {
  color: rgb(4 110 55 / 0.75);
}
.hover\:text-secondary-text\/80:hover {
  color: rgb(4 110 55 / 0.8);
}
.hover\:text-secondary-text\/85:hover {
  color: rgb(4 110 55 / 0.85);
}
.hover\:text-secondary-text\/90:hover {
  color: rgb(4 110 55 / 0.9);
}
.hover\:text-secondary-text\/95:hover {
  color: rgb(4 110 55 / 0.95);
}
.hover\:text-success-active:hover {
  --tw-text-opacity: 1;
  color: rgb(56 158 13 / var(--tw-text-opacity, 1));
}
.hover\:text-success-active\/0:hover {
  color: rgb(56 158 13 / 0);
}
.hover\:text-success-active\/10:hover {
  color: rgb(56 158 13 / 0.1);
}
.hover\:text-success-active\/100:hover {
  color: rgb(56 158 13 / 1);
}
.hover\:text-success-active\/15:hover {
  color: rgb(56 158 13 / 0.15);
}
.hover\:text-success-active\/20:hover {
  color: rgb(56 158 13 / 0.2);
}
.hover\:text-success-active\/25:hover {
  color: rgb(56 158 13 / 0.25);
}
.hover\:text-success-active\/30:hover {
  color: rgb(56 158 13 / 0.3);
}
.hover\:text-success-active\/35:hover {
  color: rgb(56 158 13 / 0.35);
}
.hover\:text-success-active\/40:hover {
  color: rgb(56 158 13 / 0.4);
}
.hover\:text-success-active\/45:hover {
  color: rgb(56 158 13 / 0.45);
}
.hover\:text-success-active\/5:hover {
  color: rgb(56 158 13 / 0.05);
}
.hover\:text-success-active\/50:hover {
  color: rgb(56 158 13 / 0.5);
}
.hover\:text-success-active\/55:hover {
  color: rgb(56 158 13 / 0.55);
}
.hover\:text-success-active\/60:hover {
  color: rgb(56 158 13 / 0.6);
}
.hover\:text-success-active\/65:hover {
  color: rgb(56 158 13 / 0.65);
}
.hover\:text-success-active\/70:hover {
  color: rgb(56 158 13 / 0.7);
}
.hover\:text-success-active\/75:hover {
  color: rgb(56 158 13 / 0.75);
}
.hover\:text-success-active\/80:hover {
  color: rgb(56 158 13 / 0.8);
}
.hover\:text-success-active\/85:hover {
  color: rgb(56 158 13 / 0.85);
}
.hover\:text-success-active\/90:hover {
  color: rgb(56 158 13 / 0.9);
}
.hover\:text-success-active\/95:hover {
  color: rgb(56 158 13 / 0.95);
}
.hover\:text-success-base:hover {
  --tw-text-opacity: 1;
  color: rgb(82 196 26 / var(--tw-text-opacity, 1));
}
.hover\:text-success-base\/0:hover {
  color: rgb(82 196 26 / 0);
}
.hover\:text-success-base\/10:hover {
  color: rgb(82 196 26 / 0.1);
}
.hover\:text-success-base\/100:hover {
  color: rgb(82 196 26 / 1);
}
.hover\:text-success-base\/15:hover {
  color: rgb(82 196 26 / 0.15);
}
.hover\:text-success-base\/20:hover {
  color: rgb(82 196 26 / 0.2);
}
.hover\:text-success-base\/25:hover {
  color: rgb(82 196 26 / 0.25);
}
.hover\:text-success-base\/30:hover {
  color: rgb(82 196 26 / 0.3);
}
.hover\:text-success-base\/35:hover {
  color: rgb(82 196 26 / 0.35);
}
.hover\:text-success-base\/40:hover {
  color: rgb(82 196 26 / 0.4);
}
.hover\:text-success-base\/45:hover {
  color: rgb(82 196 26 / 0.45);
}
.hover\:text-success-base\/5:hover {
  color: rgb(82 196 26 / 0.05);
}
.hover\:text-success-base\/50:hover {
  color: rgb(82 196 26 / 0.5);
}
.hover\:text-success-base\/55:hover {
  color: rgb(82 196 26 / 0.55);
}
.hover\:text-success-base\/60:hover {
  color: rgb(82 196 26 / 0.6);
}
.hover\:text-success-base\/65:hover {
  color: rgb(82 196 26 / 0.65);
}
.hover\:text-success-base\/70:hover {
  color: rgb(82 196 26 / 0.7);
}
.hover\:text-success-base\/75:hover {
  color: rgb(82 196 26 / 0.75);
}
.hover\:text-success-base\/80:hover {
  color: rgb(82 196 26 / 0.8);
}
.hover\:text-success-base\/85:hover {
  color: rgb(82 196 26 / 0.85);
}
.hover\:text-success-base\/90:hover {
  color: rgb(82 196 26 / 0.9);
}
.hover\:text-success-base\/95:hover {
  color: rgb(82 196 26 / 0.95);
}
.hover\:text-success-bg:hover {
  --tw-text-opacity: 1;
  color: rgb(246 255 237 / var(--tw-text-opacity, 1));
}
.hover\:text-success-bg-hover:hover {
  --tw-text-opacity: 1;
  color: rgb(217 247 190 / var(--tw-text-opacity, 1));
}
.hover\:text-success-bg-hover\/0:hover {
  color: rgb(217 247 190 / 0);
}
.hover\:text-success-bg-hover\/10:hover {
  color: rgb(217 247 190 / 0.1);
}
.hover\:text-success-bg-hover\/100:hover {
  color: rgb(217 247 190 / 1);
}
.hover\:text-success-bg-hover\/15:hover {
  color: rgb(217 247 190 / 0.15);
}
.hover\:text-success-bg-hover\/20:hover {
  color: rgb(217 247 190 / 0.2);
}
.hover\:text-success-bg-hover\/25:hover {
  color: rgb(217 247 190 / 0.25);
}
.hover\:text-success-bg-hover\/30:hover {
  color: rgb(217 247 190 / 0.3);
}
.hover\:text-success-bg-hover\/35:hover {
  color: rgb(217 247 190 / 0.35);
}
.hover\:text-success-bg-hover\/40:hover {
  color: rgb(217 247 190 / 0.4);
}
.hover\:text-success-bg-hover\/45:hover {
  color: rgb(217 247 190 / 0.45);
}
.hover\:text-success-bg-hover\/5:hover {
  color: rgb(217 247 190 / 0.05);
}
.hover\:text-success-bg-hover\/50:hover {
  color: rgb(217 247 190 / 0.5);
}
.hover\:text-success-bg-hover\/55:hover {
  color: rgb(217 247 190 / 0.55);
}
.hover\:text-success-bg-hover\/60:hover {
  color: rgb(217 247 190 / 0.6);
}
.hover\:text-success-bg-hover\/65:hover {
  color: rgb(217 247 190 / 0.65);
}
.hover\:text-success-bg-hover\/70:hover {
  color: rgb(217 247 190 / 0.7);
}
.hover\:text-success-bg-hover\/75:hover {
  color: rgb(217 247 190 / 0.75);
}
.hover\:text-success-bg-hover\/80:hover {
  color: rgb(217 247 190 / 0.8);
}
.hover\:text-success-bg-hover\/85:hover {
  color: rgb(217 247 190 / 0.85);
}
.hover\:text-success-bg-hover\/90:hover {
  color: rgb(217 247 190 / 0.9);
}
.hover\:text-success-bg-hover\/95:hover {
  color: rgb(217 247 190 / 0.95);
}
.hover\:text-success-bg\/0:hover {
  color: rgb(246 255 237 / 0);
}
.hover\:text-success-bg\/10:hover {
  color: rgb(246 255 237 / 0.1);
}
.hover\:text-success-bg\/100:hover {
  color: rgb(246 255 237 / 1);
}
.hover\:text-success-bg\/15:hover {
  color: rgb(246 255 237 / 0.15);
}
.hover\:text-success-bg\/20:hover {
  color: rgb(246 255 237 / 0.2);
}
.hover\:text-success-bg\/25:hover {
  color: rgb(246 255 237 / 0.25);
}
.hover\:text-success-bg\/30:hover {
  color: rgb(246 255 237 / 0.3);
}
.hover\:text-success-bg\/35:hover {
  color: rgb(246 255 237 / 0.35);
}
.hover\:text-success-bg\/40:hover {
  color: rgb(246 255 237 / 0.4);
}
.hover\:text-success-bg\/45:hover {
  color: rgb(246 255 237 / 0.45);
}
.hover\:text-success-bg\/5:hover {
  color: rgb(246 255 237 / 0.05);
}
.hover\:text-success-bg\/50:hover {
  color: rgb(246 255 237 / 0.5);
}
.hover\:text-success-bg\/55:hover {
  color: rgb(246 255 237 / 0.55);
}
.hover\:text-success-bg\/60:hover {
  color: rgb(246 255 237 / 0.6);
}
.hover\:text-success-bg\/65:hover {
  color: rgb(246 255 237 / 0.65);
}
.hover\:text-success-bg\/70:hover {
  color: rgb(246 255 237 / 0.7);
}
.hover\:text-success-bg\/75:hover {
  color: rgb(246 255 237 / 0.75);
}
.hover\:text-success-bg\/80:hover {
  color: rgb(246 255 237 / 0.8);
}
.hover\:text-success-bg\/85:hover {
  color: rgb(246 255 237 / 0.85);
}
.hover\:text-success-bg\/90:hover {
  color: rgb(246 255 237 / 0.9);
}
.hover\:text-success-bg\/95:hover {
  color: rgb(246 255 237 / 0.95);
}
.hover\:text-success-border:hover {
  --tw-text-opacity: 1;
  color: rgb(183 235 143 / var(--tw-text-opacity, 1));
}
.hover\:text-success-border-hover:hover {
  --tw-text-opacity: 1;
  color: rgb(149 222 100 / var(--tw-text-opacity, 1));
}
.hover\:text-success-border-hover\/0:hover {
  color: rgb(149 222 100 / 0);
}
.hover\:text-success-border-hover\/10:hover {
  color: rgb(149 222 100 / 0.1);
}
.hover\:text-success-border-hover\/100:hover {
  color: rgb(149 222 100 / 1);
}
.hover\:text-success-border-hover\/15:hover {
  color: rgb(149 222 100 / 0.15);
}
.hover\:text-success-border-hover\/20:hover {
  color: rgb(149 222 100 / 0.2);
}
.hover\:text-success-border-hover\/25:hover {
  color: rgb(149 222 100 / 0.25);
}
.hover\:text-success-border-hover\/30:hover {
  color: rgb(149 222 100 / 0.3);
}
.hover\:text-success-border-hover\/35:hover {
  color: rgb(149 222 100 / 0.35);
}
.hover\:text-success-border-hover\/40:hover {
  color: rgb(149 222 100 / 0.4);
}
.hover\:text-success-border-hover\/45:hover {
  color: rgb(149 222 100 / 0.45);
}
.hover\:text-success-border-hover\/5:hover {
  color: rgb(149 222 100 / 0.05);
}
.hover\:text-success-border-hover\/50:hover {
  color: rgb(149 222 100 / 0.5);
}
.hover\:text-success-border-hover\/55:hover {
  color: rgb(149 222 100 / 0.55);
}
.hover\:text-success-border-hover\/60:hover {
  color: rgb(149 222 100 / 0.6);
}
.hover\:text-success-border-hover\/65:hover {
  color: rgb(149 222 100 / 0.65);
}
.hover\:text-success-border-hover\/70:hover {
  color: rgb(149 222 100 / 0.7);
}
.hover\:text-success-border-hover\/75:hover {
  color: rgb(149 222 100 / 0.75);
}
.hover\:text-success-border-hover\/80:hover {
  color: rgb(149 222 100 / 0.8);
}
.hover\:text-success-border-hover\/85:hover {
  color: rgb(149 222 100 / 0.85);
}
.hover\:text-success-border-hover\/90:hover {
  color: rgb(149 222 100 / 0.9);
}
.hover\:text-success-border-hover\/95:hover {
  color: rgb(149 222 100 / 0.95);
}
.hover\:text-success-border\/0:hover {
  color: rgb(183 235 143 / 0);
}
.hover\:text-success-border\/10:hover {
  color: rgb(183 235 143 / 0.1);
}
.hover\:text-success-border\/100:hover {
  color: rgb(183 235 143 / 1);
}
.hover\:text-success-border\/15:hover {
  color: rgb(183 235 143 / 0.15);
}
.hover\:text-success-border\/20:hover {
  color: rgb(183 235 143 / 0.2);
}
.hover\:text-success-border\/25:hover {
  color: rgb(183 235 143 / 0.25);
}
.hover\:text-success-border\/30:hover {
  color: rgb(183 235 143 / 0.3);
}
.hover\:text-success-border\/35:hover {
  color: rgb(183 235 143 / 0.35);
}
.hover\:text-success-border\/40:hover {
  color: rgb(183 235 143 / 0.4);
}
.hover\:text-success-border\/45:hover {
  color: rgb(183 235 143 / 0.45);
}
.hover\:text-success-border\/5:hover {
  color: rgb(183 235 143 / 0.05);
}
.hover\:text-success-border\/50:hover {
  color: rgb(183 235 143 / 0.5);
}
.hover\:text-success-border\/55:hover {
  color: rgb(183 235 143 / 0.55);
}
.hover\:text-success-border\/60:hover {
  color: rgb(183 235 143 / 0.6);
}
.hover\:text-success-border\/65:hover {
  color: rgb(183 235 143 / 0.65);
}
.hover\:text-success-border\/70:hover {
  color: rgb(183 235 143 / 0.7);
}
.hover\:text-success-border\/75:hover {
  color: rgb(183 235 143 / 0.75);
}
.hover\:text-success-border\/80:hover {
  color: rgb(183 235 143 / 0.8);
}
.hover\:text-success-border\/85:hover {
  color: rgb(183 235 143 / 0.85);
}
.hover\:text-success-border\/90:hover {
  color: rgb(183 235 143 / 0.9);
}
.hover\:text-success-border\/95:hover {
  color: rgb(183 235 143 / 0.95);
}
.hover\:text-success-hover:hover {
  --tw-text-opacity: 1;
  color: rgb(115 209 61 / var(--tw-text-opacity, 1));
}
.hover\:text-success-hover\/0:hover {
  color: rgb(115 209 61 / 0);
}
.hover\:text-success-hover\/10:hover {
  color: rgb(115 209 61 / 0.1);
}
.hover\:text-success-hover\/100:hover {
  color: rgb(115 209 61 / 1);
}
.hover\:text-success-hover\/15:hover {
  color: rgb(115 209 61 / 0.15);
}
.hover\:text-success-hover\/20:hover {
  color: rgb(115 209 61 / 0.2);
}
.hover\:text-success-hover\/25:hover {
  color: rgb(115 209 61 / 0.25);
}
.hover\:text-success-hover\/30:hover {
  color: rgb(115 209 61 / 0.3);
}
.hover\:text-success-hover\/35:hover {
  color: rgb(115 209 61 / 0.35);
}
.hover\:text-success-hover\/40:hover {
  color: rgb(115 209 61 / 0.4);
}
.hover\:text-success-hover\/45:hover {
  color: rgb(115 209 61 / 0.45);
}
.hover\:text-success-hover\/5:hover {
  color: rgb(115 209 61 / 0.05);
}
.hover\:text-success-hover\/50:hover {
  color: rgb(115 209 61 / 0.5);
}
.hover\:text-success-hover\/55:hover {
  color: rgb(115 209 61 / 0.55);
}
.hover\:text-success-hover\/60:hover {
  color: rgb(115 209 61 / 0.6);
}
.hover\:text-success-hover\/65:hover {
  color: rgb(115 209 61 / 0.65);
}
.hover\:text-success-hover\/70:hover {
  color: rgb(115 209 61 / 0.7);
}
.hover\:text-success-hover\/75:hover {
  color: rgb(115 209 61 / 0.75);
}
.hover\:text-success-hover\/80:hover {
  color: rgb(115 209 61 / 0.8);
}
.hover\:text-success-hover\/85:hover {
  color: rgb(115 209 61 / 0.85);
}
.hover\:text-success-hover\/90:hover {
  color: rgb(115 209 61 / 0.9);
}
.hover\:text-success-hover\/95:hover {
  color: rgb(115 209 61 / 0.95);
}
.hover\:text-success-text:hover {
  --tw-text-opacity: 1;
  color: rgb(19 82 0 / var(--tw-text-opacity, 1));
}
.hover\:text-success-text-active:hover {
  --tw-text-opacity: 1;
  color: rgb(9 43 0 / var(--tw-text-opacity, 1));
}
.hover\:text-success-text-active\/0:hover {
  color: rgb(9 43 0 / 0);
}
.hover\:text-success-text-active\/10:hover {
  color: rgb(9 43 0 / 0.1);
}
.hover\:text-success-text-active\/100:hover {
  color: rgb(9 43 0 / 1);
}
.hover\:text-success-text-active\/15:hover {
  color: rgb(9 43 0 / 0.15);
}
.hover\:text-success-text-active\/20:hover {
  color: rgb(9 43 0 / 0.2);
}
.hover\:text-success-text-active\/25:hover {
  color: rgb(9 43 0 / 0.25);
}
.hover\:text-success-text-active\/30:hover {
  color: rgb(9 43 0 / 0.3);
}
.hover\:text-success-text-active\/35:hover {
  color: rgb(9 43 0 / 0.35);
}
.hover\:text-success-text-active\/40:hover {
  color: rgb(9 43 0 / 0.4);
}
.hover\:text-success-text-active\/45:hover {
  color: rgb(9 43 0 / 0.45);
}
.hover\:text-success-text-active\/5:hover {
  color: rgb(9 43 0 / 0.05);
}
.hover\:text-success-text-active\/50:hover {
  color: rgb(9 43 0 / 0.5);
}
.hover\:text-success-text-active\/55:hover {
  color: rgb(9 43 0 / 0.55);
}
.hover\:text-success-text-active\/60:hover {
  color: rgb(9 43 0 / 0.6);
}
.hover\:text-success-text-active\/65:hover {
  color: rgb(9 43 0 / 0.65);
}
.hover\:text-success-text-active\/70:hover {
  color: rgb(9 43 0 / 0.7);
}
.hover\:text-success-text-active\/75:hover {
  color: rgb(9 43 0 / 0.75);
}
.hover\:text-success-text-active\/80:hover {
  color: rgb(9 43 0 / 0.8);
}
.hover\:text-success-text-active\/85:hover {
  color: rgb(9 43 0 / 0.85);
}
.hover\:text-success-text-active\/90:hover {
  color: rgb(9 43 0 / 0.9);
}
.hover\:text-success-text-active\/95:hover {
  color: rgb(9 43 0 / 0.95);
}
.hover\:text-success-text-hover:hover {
  --tw-text-opacity: 1;
  color: rgb(35 120 4 / var(--tw-text-opacity, 1));
}
.hover\:text-success-text-hover\/0:hover {
  color: rgb(35 120 4 / 0);
}
.hover\:text-success-text-hover\/10:hover {
  color: rgb(35 120 4 / 0.1);
}
.hover\:text-success-text-hover\/100:hover {
  color: rgb(35 120 4 / 1);
}
.hover\:text-success-text-hover\/15:hover {
  color: rgb(35 120 4 / 0.15);
}
.hover\:text-success-text-hover\/20:hover {
  color: rgb(35 120 4 / 0.2);
}
.hover\:text-success-text-hover\/25:hover {
  color: rgb(35 120 4 / 0.25);
}
.hover\:text-success-text-hover\/30:hover {
  color: rgb(35 120 4 / 0.3);
}
.hover\:text-success-text-hover\/35:hover {
  color: rgb(35 120 4 / 0.35);
}
.hover\:text-success-text-hover\/40:hover {
  color: rgb(35 120 4 / 0.4);
}
.hover\:text-success-text-hover\/45:hover {
  color: rgb(35 120 4 / 0.45);
}
.hover\:text-success-text-hover\/5:hover {
  color: rgb(35 120 4 / 0.05);
}
.hover\:text-success-text-hover\/50:hover {
  color: rgb(35 120 4 / 0.5);
}
.hover\:text-success-text-hover\/55:hover {
  color: rgb(35 120 4 / 0.55);
}
.hover\:text-success-text-hover\/60:hover {
  color: rgb(35 120 4 / 0.6);
}
.hover\:text-success-text-hover\/65:hover {
  color: rgb(35 120 4 / 0.65);
}
.hover\:text-success-text-hover\/70:hover {
  color: rgb(35 120 4 / 0.7);
}
.hover\:text-success-text-hover\/75:hover {
  color: rgb(35 120 4 / 0.75);
}
.hover\:text-success-text-hover\/80:hover {
  color: rgb(35 120 4 / 0.8);
}
.hover\:text-success-text-hover\/85:hover {
  color: rgb(35 120 4 / 0.85);
}
.hover\:text-success-text-hover\/90:hover {
  color: rgb(35 120 4 / 0.9);
}
.hover\:text-success-text-hover\/95:hover {
  color: rgb(35 120 4 / 0.95);
}
.hover\:text-success-text\/0:hover {
  color: rgb(19 82 0 / 0);
}
.hover\:text-success-text\/10:hover {
  color: rgb(19 82 0 / 0.1);
}
.hover\:text-success-text\/100:hover {
  color: rgb(19 82 0 / 1);
}
.hover\:text-success-text\/15:hover {
  color: rgb(19 82 0 / 0.15);
}
.hover\:text-success-text\/20:hover {
  color: rgb(19 82 0 / 0.2);
}
.hover\:text-success-text\/25:hover {
  color: rgb(19 82 0 / 0.25);
}
.hover\:text-success-text\/30:hover {
  color: rgb(19 82 0 / 0.3);
}
.hover\:text-success-text\/35:hover {
  color: rgb(19 82 0 / 0.35);
}
.hover\:text-success-text\/40:hover {
  color: rgb(19 82 0 / 0.4);
}
.hover\:text-success-text\/45:hover {
  color: rgb(19 82 0 / 0.45);
}
.hover\:text-success-text\/5:hover {
  color: rgb(19 82 0 / 0.05);
}
.hover\:text-success-text\/50:hover {
  color: rgb(19 82 0 / 0.5);
}
.hover\:text-success-text\/55:hover {
  color: rgb(19 82 0 / 0.55);
}
.hover\:text-success-text\/60:hover {
  color: rgb(19 82 0 / 0.6);
}
.hover\:text-success-text\/65:hover {
  color: rgb(19 82 0 / 0.65);
}
.hover\:text-success-text\/70:hover {
  color: rgb(19 82 0 / 0.7);
}
.hover\:text-success-text\/75:hover {
  color: rgb(19 82 0 / 0.75);
}
.hover\:text-success-text\/80:hover {
  color: rgb(19 82 0 / 0.8);
}
.hover\:text-success-text\/85:hover {
  color: rgb(19 82 0 / 0.85);
}
.hover\:text-success-text\/90:hover {
  color: rgb(19 82 0 / 0.9);
}
.hover\:text-success-text\/95:hover {
  color: rgb(19 82 0 / 0.95);
}
.hover\:text-sunriseYellow-1:hover {
  --tw-text-opacity: 1;
  color: rgb(254 255 230 / var(--tw-text-opacity, 1));
}
.hover\:text-sunriseYellow-1\/0:hover {
  color: rgb(254 255 230 / 0);
}
.hover\:text-sunriseYellow-1\/10:hover {
  color: rgb(254 255 230 / 0.1);
}
.hover\:text-sunriseYellow-1\/100:hover {
  color: rgb(254 255 230 / 1);
}
.hover\:text-sunriseYellow-1\/15:hover {
  color: rgb(254 255 230 / 0.15);
}
.hover\:text-sunriseYellow-1\/20:hover {
  color: rgb(254 255 230 / 0.2);
}
.hover\:text-sunriseYellow-1\/25:hover {
  color: rgb(254 255 230 / 0.25);
}
.hover\:text-sunriseYellow-1\/30:hover {
  color: rgb(254 255 230 / 0.3);
}
.hover\:text-sunriseYellow-1\/35:hover {
  color: rgb(254 255 230 / 0.35);
}
.hover\:text-sunriseYellow-1\/40:hover {
  color: rgb(254 255 230 / 0.4);
}
.hover\:text-sunriseYellow-1\/45:hover {
  color: rgb(254 255 230 / 0.45);
}
.hover\:text-sunriseYellow-1\/5:hover {
  color: rgb(254 255 230 / 0.05);
}
.hover\:text-sunriseYellow-1\/50:hover {
  color: rgb(254 255 230 / 0.5);
}
.hover\:text-sunriseYellow-1\/55:hover {
  color: rgb(254 255 230 / 0.55);
}
.hover\:text-sunriseYellow-1\/60:hover {
  color: rgb(254 255 230 / 0.6);
}
.hover\:text-sunriseYellow-1\/65:hover {
  color: rgb(254 255 230 / 0.65);
}
.hover\:text-sunriseYellow-1\/70:hover {
  color: rgb(254 255 230 / 0.7);
}
.hover\:text-sunriseYellow-1\/75:hover {
  color: rgb(254 255 230 / 0.75);
}
.hover\:text-sunriseYellow-1\/80:hover {
  color: rgb(254 255 230 / 0.8);
}
.hover\:text-sunriseYellow-1\/85:hover {
  color: rgb(254 255 230 / 0.85);
}
.hover\:text-sunriseYellow-1\/90:hover {
  color: rgb(254 255 230 / 0.9);
}
.hover\:text-sunriseYellow-1\/95:hover {
  color: rgb(254 255 230 / 0.95);
}
.hover\:text-sunriseYellow-10:hover {
  --tw-text-opacity: 1;
  color: rgb(97 71 0 / var(--tw-text-opacity, 1));
}
.hover\:text-sunriseYellow-10\/0:hover {
  color: rgb(97 71 0 / 0);
}
.hover\:text-sunriseYellow-10\/10:hover {
  color: rgb(97 71 0 / 0.1);
}
.hover\:text-sunriseYellow-10\/100:hover {
  color: rgb(97 71 0 / 1);
}
.hover\:text-sunriseYellow-10\/15:hover {
  color: rgb(97 71 0 / 0.15);
}
.hover\:text-sunriseYellow-10\/20:hover {
  color: rgb(97 71 0 / 0.2);
}
.hover\:text-sunriseYellow-10\/25:hover {
  color: rgb(97 71 0 / 0.25);
}
.hover\:text-sunriseYellow-10\/30:hover {
  color: rgb(97 71 0 / 0.3);
}
.hover\:text-sunriseYellow-10\/35:hover {
  color: rgb(97 71 0 / 0.35);
}
.hover\:text-sunriseYellow-10\/40:hover {
  color: rgb(97 71 0 / 0.4);
}
.hover\:text-sunriseYellow-10\/45:hover {
  color: rgb(97 71 0 / 0.45);
}
.hover\:text-sunriseYellow-10\/5:hover {
  color: rgb(97 71 0 / 0.05);
}
.hover\:text-sunriseYellow-10\/50:hover {
  color: rgb(97 71 0 / 0.5);
}
.hover\:text-sunriseYellow-10\/55:hover {
  color: rgb(97 71 0 / 0.55);
}
.hover\:text-sunriseYellow-10\/60:hover {
  color: rgb(97 71 0 / 0.6);
}
.hover\:text-sunriseYellow-10\/65:hover {
  color: rgb(97 71 0 / 0.65);
}
.hover\:text-sunriseYellow-10\/70:hover {
  color: rgb(97 71 0 / 0.7);
}
.hover\:text-sunriseYellow-10\/75:hover {
  color: rgb(97 71 0 / 0.75);
}
.hover\:text-sunriseYellow-10\/80:hover {
  color: rgb(97 71 0 / 0.8);
}
.hover\:text-sunriseYellow-10\/85:hover {
  color: rgb(97 71 0 / 0.85);
}
.hover\:text-sunriseYellow-10\/90:hover {
  color: rgb(97 71 0 / 0.9);
}
.hover\:text-sunriseYellow-10\/95:hover {
  color: rgb(97 71 0 / 0.95);
}
.hover\:text-sunriseYellow-11:hover {
  color: #FCD34D66;
}
.hover\:text-sunriseYellow-11\/0:hover {
  color: rgb(252 211 77 / 0);
}
.hover\:text-sunriseYellow-11\/10:hover {
  color: rgb(252 211 77 / 0.1);
}
.hover\:text-sunriseYellow-11\/100:hover {
  color: rgb(252 211 77 / 1);
}
.hover\:text-sunriseYellow-11\/15:hover {
  color: rgb(252 211 77 / 0.15);
}
.hover\:text-sunriseYellow-11\/20:hover {
  color: rgb(252 211 77 / 0.2);
}
.hover\:text-sunriseYellow-11\/25:hover {
  color: rgb(252 211 77 / 0.25);
}
.hover\:text-sunriseYellow-11\/30:hover {
  color: rgb(252 211 77 / 0.3);
}
.hover\:text-sunriseYellow-11\/35:hover {
  color: rgb(252 211 77 / 0.35);
}
.hover\:text-sunriseYellow-11\/40:hover {
  color: rgb(252 211 77 / 0.4);
}
.hover\:text-sunriseYellow-11\/45:hover {
  color: rgb(252 211 77 / 0.45);
}
.hover\:text-sunriseYellow-11\/5:hover {
  color: rgb(252 211 77 / 0.05);
}
.hover\:text-sunriseYellow-11\/50:hover {
  color: rgb(252 211 77 / 0.5);
}
.hover\:text-sunriseYellow-11\/55:hover {
  color: rgb(252 211 77 / 0.55);
}
.hover\:text-sunriseYellow-11\/60:hover {
  color: rgb(252 211 77 / 0.6);
}
.hover\:text-sunriseYellow-11\/65:hover {
  color: rgb(252 211 77 / 0.65);
}
.hover\:text-sunriseYellow-11\/70:hover {
  color: rgb(252 211 77 / 0.7);
}
.hover\:text-sunriseYellow-11\/75:hover {
  color: rgb(252 211 77 / 0.75);
}
.hover\:text-sunriseYellow-11\/80:hover {
  color: rgb(252 211 77 / 0.8);
}
.hover\:text-sunriseYellow-11\/85:hover {
  color: rgb(252 211 77 / 0.85);
}
.hover\:text-sunriseYellow-11\/90:hover {
  color: rgb(252 211 77 / 0.9);
}
.hover\:text-sunriseYellow-11\/95:hover {
  color: rgb(252 211 77 / 0.95);
}
.hover\:text-sunriseYellow-12:hover {
  color: #FCD34D99;
}
.hover\:text-sunriseYellow-12\/0:hover {
  color: rgb(252 211 77 / 0);
}
.hover\:text-sunriseYellow-12\/10:hover {
  color: rgb(252 211 77 / 0.1);
}
.hover\:text-sunriseYellow-12\/100:hover {
  color: rgb(252 211 77 / 1);
}
.hover\:text-sunriseYellow-12\/15:hover {
  color: rgb(252 211 77 / 0.15);
}
.hover\:text-sunriseYellow-12\/20:hover {
  color: rgb(252 211 77 / 0.2);
}
.hover\:text-sunriseYellow-12\/25:hover {
  color: rgb(252 211 77 / 0.25);
}
.hover\:text-sunriseYellow-12\/30:hover {
  color: rgb(252 211 77 / 0.3);
}
.hover\:text-sunriseYellow-12\/35:hover {
  color: rgb(252 211 77 / 0.35);
}
.hover\:text-sunriseYellow-12\/40:hover {
  color: rgb(252 211 77 / 0.4);
}
.hover\:text-sunriseYellow-12\/45:hover {
  color: rgb(252 211 77 / 0.45);
}
.hover\:text-sunriseYellow-12\/5:hover {
  color: rgb(252 211 77 / 0.05);
}
.hover\:text-sunriseYellow-12\/50:hover {
  color: rgb(252 211 77 / 0.5);
}
.hover\:text-sunriseYellow-12\/55:hover {
  color: rgb(252 211 77 / 0.55);
}
.hover\:text-sunriseYellow-12\/60:hover {
  color: rgb(252 211 77 / 0.6);
}
.hover\:text-sunriseYellow-12\/65:hover {
  color: rgb(252 211 77 / 0.65);
}
.hover\:text-sunriseYellow-12\/70:hover {
  color: rgb(252 211 77 / 0.7);
}
.hover\:text-sunriseYellow-12\/75:hover {
  color: rgb(252 211 77 / 0.75);
}
.hover\:text-sunriseYellow-12\/80:hover {
  color: rgb(252 211 77 / 0.8);
}
.hover\:text-sunriseYellow-12\/85:hover {
  color: rgb(252 211 77 / 0.85);
}
.hover\:text-sunriseYellow-12\/90:hover {
  color: rgb(252 211 77 / 0.9);
}
.hover\:text-sunriseYellow-12\/95:hover {
  color: rgb(252 211 77 / 0.95);
}
.hover\:text-sunriseYellow-2:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 184 / var(--tw-text-opacity, 1));
}
.hover\:text-sunriseYellow-2\/0:hover {
  color: rgb(255 255 184 / 0);
}
.hover\:text-sunriseYellow-2\/10:hover {
  color: rgb(255 255 184 / 0.1);
}
.hover\:text-sunriseYellow-2\/100:hover {
  color: rgb(255 255 184 / 1);
}
.hover\:text-sunriseYellow-2\/15:hover {
  color: rgb(255 255 184 / 0.15);
}
.hover\:text-sunriseYellow-2\/20:hover {
  color: rgb(255 255 184 / 0.2);
}
.hover\:text-sunriseYellow-2\/25:hover {
  color: rgb(255 255 184 / 0.25);
}
.hover\:text-sunriseYellow-2\/30:hover {
  color: rgb(255 255 184 / 0.3);
}
.hover\:text-sunriseYellow-2\/35:hover {
  color: rgb(255 255 184 / 0.35);
}
.hover\:text-sunriseYellow-2\/40:hover {
  color: rgb(255 255 184 / 0.4);
}
.hover\:text-sunriseYellow-2\/45:hover {
  color: rgb(255 255 184 / 0.45);
}
.hover\:text-sunriseYellow-2\/5:hover {
  color: rgb(255 255 184 / 0.05);
}
.hover\:text-sunriseYellow-2\/50:hover {
  color: rgb(255 255 184 / 0.5);
}
.hover\:text-sunriseYellow-2\/55:hover {
  color: rgb(255 255 184 / 0.55);
}
.hover\:text-sunriseYellow-2\/60:hover {
  color: rgb(255 255 184 / 0.6);
}
.hover\:text-sunriseYellow-2\/65:hover {
  color: rgb(255 255 184 / 0.65);
}
.hover\:text-sunriseYellow-2\/70:hover {
  color: rgb(255 255 184 / 0.7);
}
.hover\:text-sunriseYellow-2\/75:hover {
  color: rgb(255 255 184 / 0.75);
}
.hover\:text-sunriseYellow-2\/80:hover {
  color: rgb(255 255 184 / 0.8);
}
.hover\:text-sunriseYellow-2\/85:hover {
  color: rgb(255 255 184 / 0.85);
}
.hover\:text-sunriseYellow-2\/90:hover {
  color: rgb(255 255 184 / 0.9);
}
.hover\:text-sunriseYellow-2\/95:hover {
  color: rgb(255 255 184 / 0.95);
}
.hover\:text-sunriseYellow-3:hover {
  --tw-text-opacity: 1;
  color: rgb(255 251 143 / var(--tw-text-opacity, 1));
}
.hover\:text-sunriseYellow-3\/0:hover {
  color: rgb(255 251 143 / 0);
}
.hover\:text-sunriseYellow-3\/10:hover {
  color: rgb(255 251 143 / 0.1);
}
.hover\:text-sunriseYellow-3\/100:hover {
  color: rgb(255 251 143 / 1);
}
.hover\:text-sunriseYellow-3\/15:hover {
  color: rgb(255 251 143 / 0.15);
}
.hover\:text-sunriseYellow-3\/20:hover {
  color: rgb(255 251 143 / 0.2);
}
.hover\:text-sunriseYellow-3\/25:hover {
  color: rgb(255 251 143 / 0.25);
}
.hover\:text-sunriseYellow-3\/30:hover {
  color: rgb(255 251 143 / 0.3);
}
.hover\:text-sunriseYellow-3\/35:hover {
  color: rgb(255 251 143 / 0.35);
}
.hover\:text-sunriseYellow-3\/40:hover {
  color: rgb(255 251 143 / 0.4);
}
.hover\:text-sunriseYellow-3\/45:hover {
  color: rgb(255 251 143 / 0.45);
}
.hover\:text-sunriseYellow-3\/5:hover {
  color: rgb(255 251 143 / 0.05);
}
.hover\:text-sunriseYellow-3\/50:hover {
  color: rgb(255 251 143 / 0.5);
}
.hover\:text-sunriseYellow-3\/55:hover {
  color: rgb(255 251 143 / 0.55);
}
.hover\:text-sunriseYellow-3\/60:hover {
  color: rgb(255 251 143 / 0.6);
}
.hover\:text-sunriseYellow-3\/65:hover {
  color: rgb(255 251 143 / 0.65);
}
.hover\:text-sunriseYellow-3\/70:hover {
  color: rgb(255 251 143 / 0.7);
}
.hover\:text-sunriseYellow-3\/75:hover {
  color: rgb(255 251 143 / 0.75);
}
.hover\:text-sunriseYellow-3\/80:hover {
  color: rgb(255 251 143 / 0.8);
}
.hover\:text-sunriseYellow-3\/85:hover {
  color: rgb(255 251 143 / 0.85);
}
.hover\:text-sunriseYellow-3\/90:hover {
  color: rgb(255 251 143 / 0.9);
}
.hover\:text-sunriseYellow-3\/95:hover {
  color: rgb(255 251 143 / 0.95);
}
.hover\:text-sunriseYellow-4:hover {
  --tw-text-opacity: 1;
  color: rgb(255 245 102 / var(--tw-text-opacity, 1));
}
.hover\:text-sunriseYellow-4\/0:hover {
  color: rgb(255 245 102 / 0);
}
.hover\:text-sunriseYellow-4\/10:hover {
  color: rgb(255 245 102 / 0.1);
}
.hover\:text-sunriseYellow-4\/100:hover {
  color: rgb(255 245 102 / 1);
}
.hover\:text-sunriseYellow-4\/15:hover {
  color: rgb(255 245 102 / 0.15);
}
.hover\:text-sunriseYellow-4\/20:hover {
  color: rgb(255 245 102 / 0.2);
}
.hover\:text-sunriseYellow-4\/25:hover {
  color: rgb(255 245 102 / 0.25);
}
.hover\:text-sunriseYellow-4\/30:hover {
  color: rgb(255 245 102 / 0.3);
}
.hover\:text-sunriseYellow-4\/35:hover {
  color: rgb(255 245 102 / 0.35);
}
.hover\:text-sunriseYellow-4\/40:hover {
  color: rgb(255 245 102 / 0.4);
}
.hover\:text-sunriseYellow-4\/45:hover {
  color: rgb(255 245 102 / 0.45);
}
.hover\:text-sunriseYellow-4\/5:hover {
  color: rgb(255 245 102 / 0.05);
}
.hover\:text-sunriseYellow-4\/50:hover {
  color: rgb(255 245 102 / 0.5);
}
.hover\:text-sunriseYellow-4\/55:hover {
  color: rgb(255 245 102 / 0.55);
}
.hover\:text-sunriseYellow-4\/60:hover {
  color: rgb(255 245 102 / 0.6);
}
.hover\:text-sunriseYellow-4\/65:hover {
  color: rgb(255 245 102 / 0.65);
}
.hover\:text-sunriseYellow-4\/70:hover {
  color: rgb(255 245 102 / 0.7);
}
.hover\:text-sunriseYellow-4\/75:hover {
  color: rgb(255 245 102 / 0.75);
}
.hover\:text-sunriseYellow-4\/80:hover {
  color: rgb(255 245 102 / 0.8);
}
.hover\:text-sunriseYellow-4\/85:hover {
  color: rgb(255 245 102 / 0.85);
}
.hover\:text-sunriseYellow-4\/90:hover {
  color: rgb(255 245 102 / 0.9);
}
.hover\:text-sunriseYellow-4\/95:hover {
  color: rgb(255 245 102 / 0.95);
}
.hover\:text-sunriseYellow-5:hover {
  --tw-text-opacity: 1;
  color: rgb(255 236 61 / var(--tw-text-opacity, 1));
}
.hover\:text-sunriseYellow-5\/0:hover {
  color: rgb(255 236 61 / 0);
}
.hover\:text-sunriseYellow-5\/10:hover {
  color: rgb(255 236 61 / 0.1);
}
.hover\:text-sunriseYellow-5\/100:hover {
  color: rgb(255 236 61 / 1);
}
.hover\:text-sunriseYellow-5\/15:hover {
  color: rgb(255 236 61 / 0.15);
}
.hover\:text-sunriseYellow-5\/20:hover {
  color: rgb(255 236 61 / 0.2);
}
.hover\:text-sunriseYellow-5\/25:hover {
  color: rgb(255 236 61 / 0.25);
}
.hover\:text-sunriseYellow-5\/30:hover {
  color: rgb(255 236 61 / 0.3);
}
.hover\:text-sunriseYellow-5\/35:hover {
  color: rgb(255 236 61 / 0.35);
}
.hover\:text-sunriseYellow-5\/40:hover {
  color: rgb(255 236 61 / 0.4);
}
.hover\:text-sunriseYellow-5\/45:hover {
  color: rgb(255 236 61 / 0.45);
}
.hover\:text-sunriseYellow-5\/5:hover {
  color: rgb(255 236 61 / 0.05);
}
.hover\:text-sunriseYellow-5\/50:hover {
  color: rgb(255 236 61 / 0.5);
}
.hover\:text-sunriseYellow-5\/55:hover {
  color: rgb(255 236 61 / 0.55);
}
.hover\:text-sunriseYellow-5\/60:hover {
  color: rgb(255 236 61 / 0.6);
}
.hover\:text-sunriseYellow-5\/65:hover {
  color: rgb(255 236 61 / 0.65);
}
.hover\:text-sunriseYellow-5\/70:hover {
  color: rgb(255 236 61 / 0.7);
}
.hover\:text-sunriseYellow-5\/75:hover {
  color: rgb(255 236 61 / 0.75);
}
.hover\:text-sunriseYellow-5\/80:hover {
  color: rgb(255 236 61 / 0.8);
}
.hover\:text-sunriseYellow-5\/85:hover {
  color: rgb(255 236 61 / 0.85);
}
.hover\:text-sunriseYellow-5\/90:hover {
  color: rgb(255 236 61 / 0.9);
}
.hover\:text-sunriseYellow-5\/95:hover {
  color: rgb(255 236 61 / 0.95);
}
.hover\:text-sunriseYellow-6:hover {
  --tw-text-opacity: 1;
  color: rgb(250 203 20 / var(--tw-text-opacity, 1));
}
.hover\:text-sunriseYellow-6\/0:hover {
  color: rgb(250 203 20 / 0);
}
.hover\:text-sunriseYellow-6\/10:hover {
  color: rgb(250 203 20 / 0.1);
}
.hover\:text-sunriseYellow-6\/100:hover {
  color: rgb(250 203 20 / 1);
}
.hover\:text-sunriseYellow-6\/15:hover {
  color: rgb(250 203 20 / 0.15);
}
.hover\:text-sunriseYellow-6\/20:hover {
  color: rgb(250 203 20 / 0.2);
}
.hover\:text-sunriseYellow-6\/25:hover {
  color: rgb(250 203 20 / 0.25);
}
.hover\:text-sunriseYellow-6\/30:hover {
  color: rgb(250 203 20 / 0.3);
}
.hover\:text-sunriseYellow-6\/35:hover {
  color: rgb(250 203 20 / 0.35);
}
.hover\:text-sunriseYellow-6\/40:hover {
  color: rgb(250 203 20 / 0.4);
}
.hover\:text-sunriseYellow-6\/45:hover {
  color: rgb(250 203 20 / 0.45);
}
.hover\:text-sunriseYellow-6\/5:hover {
  color: rgb(250 203 20 / 0.05);
}
.hover\:text-sunriseYellow-6\/50:hover {
  color: rgb(250 203 20 / 0.5);
}
.hover\:text-sunriseYellow-6\/55:hover {
  color: rgb(250 203 20 / 0.55);
}
.hover\:text-sunriseYellow-6\/60:hover {
  color: rgb(250 203 20 / 0.6);
}
.hover\:text-sunriseYellow-6\/65:hover {
  color: rgb(250 203 20 / 0.65);
}
.hover\:text-sunriseYellow-6\/70:hover {
  color: rgb(250 203 20 / 0.7);
}
.hover\:text-sunriseYellow-6\/75:hover {
  color: rgb(250 203 20 / 0.75);
}
.hover\:text-sunriseYellow-6\/80:hover {
  color: rgb(250 203 20 / 0.8);
}
.hover\:text-sunriseYellow-6\/85:hover {
  color: rgb(250 203 20 / 0.85);
}
.hover\:text-sunriseYellow-6\/90:hover {
  color: rgb(250 203 20 / 0.9);
}
.hover\:text-sunriseYellow-6\/95:hover {
  color: rgb(250 203 20 / 0.95);
}
.hover\:text-sunriseYellow-7:hover {
  --tw-text-opacity: 1;
  color: rgb(212 177 6 / var(--tw-text-opacity, 1));
}
.hover\:text-sunriseYellow-7\/0:hover {
  color: rgb(212 177 6 / 0);
}
.hover\:text-sunriseYellow-7\/10:hover {
  color: rgb(212 177 6 / 0.1);
}
.hover\:text-sunriseYellow-7\/100:hover {
  color: rgb(212 177 6 / 1);
}
.hover\:text-sunriseYellow-7\/15:hover {
  color: rgb(212 177 6 / 0.15);
}
.hover\:text-sunriseYellow-7\/20:hover {
  color: rgb(212 177 6 / 0.2);
}
.hover\:text-sunriseYellow-7\/25:hover {
  color: rgb(212 177 6 / 0.25);
}
.hover\:text-sunriseYellow-7\/30:hover {
  color: rgb(212 177 6 / 0.3);
}
.hover\:text-sunriseYellow-7\/35:hover {
  color: rgb(212 177 6 / 0.35);
}
.hover\:text-sunriseYellow-7\/40:hover {
  color: rgb(212 177 6 / 0.4);
}
.hover\:text-sunriseYellow-7\/45:hover {
  color: rgb(212 177 6 / 0.45);
}
.hover\:text-sunriseYellow-7\/5:hover {
  color: rgb(212 177 6 / 0.05);
}
.hover\:text-sunriseYellow-7\/50:hover {
  color: rgb(212 177 6 / 0.5);
}
.hover\:text-sunriseYellow-7\/55:hover {
  color: rgb(212 177 6 / 0.55);
}
.hover\:text-sunriseYellow-7\/60:hover {
  color: rgb(212 177 6 / 0.6);
}
.hover\:text-sunriseYellow-7\/65:hover {
  color: rgb(212 177 6 / 0.65);
}
.hover\:text-sunriseYellow-7\/70:hover {
  color: rgb(212 177 6 / 0.7);
}
.hover\:text-sunriseYellow-7\/75:hover {
  color: rgb(212 177 6 / 0.75);
}
.hover\:text-sunriseYellow-7\/80:hover {
  color: rgb(212 177 6 / 0.8);
}
.hover\:text-sunriseYellow-7\/85:hover {
  color: rgb(212 177 6 / 0.85);
}
.hover\:text-sunriseYellow-7\/90:hover {
  color: rgb(212 177 6 / 0.9);
}
.hover\:text-sunriseYellow-7\/95:hover {
  color: rgb(212 177 6 / 0.95);
}
.hover\:text-sunriseYellow-8:hover {
  --tw-text-opacity: 1;
  color: rgb(173 139 0 / var(--tw-text-opacity, 1));
}
.hover\:text-sunriseYellow-8\/0:hover {
  color: rgb(173 139 0 / 0);
}
.hover\:text-sunriseYellow-8\/10:hover {
  color: rgb(173 139 0 / 0.1);
}
.hover\:text-sunriseYellow-8\/100:hover {
  color: rgb(173 139 0 / 1);
}
.hover\:text-sunriseYellow-8\/15:hover {
  color: rgb(173 139 0 / 0.15);
}
.hover\:text-sunriseYellow-8\/20:hover {
  color: rgb(173 139 0 / 0.2);
}
.hover\:text-sunriseYellow-8\/25:hover {
  color: rgb(173 139 0 / 0.25);
}
.hover\:text-sunriseYellow-8\/30:hover {
  color: rgb(173 139 0 / 0.3);
}
.hover\:text-sunriseYellow-8\/35:hover {
  color: rgb(173 139 0 / 0.35);
}
.hover\:text-sunriseYellow-8\/40:hover {
  color: rgb(173 139 0 / 0.4);
}
.hover\:text-sunriseYellow-8\/45:hover {
  color: rgb(173 139 0 / 0.45);
}
.hover\:text-sunriseYellow-8\/5:hover {
  color: rgb(173 139 0 / 0.05);
}
.hover\:text-sunriseYellow-8\/50:hover {
  color: rgb(173 139 0 / 0.5);
}
.hover\:text-sunriseYellow-8\/55:hover {
  color: rgb(173 139 0 / 0.55);
}
.hover\:text-sunriseYellow-8\/60:hover {
  color: rgb(173 139 0 / 0.6);
}
.hover\:text-sunriseYellow-8\/65:hover {
  color: rgb(173 139 0 / 0.65);
}
.hover\:text-sunriseYellow-8\/70:hover {
  color: rgb(173 139 0 / 0.7);
}
.hover\:text-sunriseYellow-8\/75:hover {
  color: rgb(173 139 0 / 0.75);
}
.hover\:text-sunriseYellow-8\/80:hover {
  color: rgb(173 139 0 / 0.8);
}
.hover\:text-sunriseYellow-8\/85:hover {
  color: rgb(173 139 0 / 0.85);
}
.hover\:text-sunriseYellow-8\/90:hover {
  color: rgb(173 139 0 / 0.9);
}
.hover\:text-sunriseYellow-8\/95:hover {
  color: rgb(173 139 0 / 0.95);
}
.hover\:text-sunriseYellow-9:hover {
  --tw-text-opacity: 1;
  color: rgb(135 104 0 / var(--tw-text-opacity, 1));
}
.hover\:text-sunriseYellow-9\/0:hover {
  color: rgb(135 104 0 / 0);
}
.hover\:text-sunriseYellow-9\/10:hover {
  color: rgb(135 104 0 / 0.1);
}
.hover\:text-sunriseYellow-9\/100:hover {
  color: rgb(135 104 0 / 1);
}
.hover\:text-sunriseYellow-9\/15:hover {
  color: rgb(135 104 0 / 0.15);
}
.hover\:text-sunriseYellow-9\/20:hover {
  color: rgb(135 104 0 / 0.2);
}
.hover\:text-sunriseYellow-9\/25:hover {
  color: rgb(135 104 0 / 0.25);
}
.hover\:text-sunriseYellow-9\/30:hover {
  color: rgb(135 104 0 / 0.3);
}
.hover\:text-sunriseYellow-9\/35:hover {
  color: rgb(135 104 0 / 0.35);
}
.hover\:text-sunriseYellow-9\/40:hover {
  color: rgb(135 104 0 / 0.4);
}
.hover\:text-sunriseYellow-9\/45:hover {
  color: rgb(135 104 0 / 0.45);
}
.hover\:text-sunriseYellow-9\/5:hover {
  color: rgb(135 104 0 / 0.05);
}
.hover\:text-sunriseYellow-9\/50:hover {
  color: rgb(135 104 0 / 0.5);
}
.hover\:text-sunriseYellow-9\/55:hover {
  color: rgb(135 104 0 / 0.55);
}
.hover\:text-sunriseYellow-9\/60:hover {
  color: rgb(135 104 0 / 0.6);
}
.hover\:text-sunriseYellow-9\/65:hover {
  color: rgb(135 104 0 / 0.65);
}
.hover\:text-sunriseYellow-9\/70:hover {
  color: rgb(135 104 0 / 0.7);
}
.hover\:text-sunriseYellow-9\/75:hover {
  color: rgb(135 104 0 / 0.75);
}
.hover\:text-sunriseYellow-9\/80:hover {
  color: rgb(135 104 0 / 0.8);
}
.hover\:text-sunriseYellow-9\/85:hover {
  color: rgb(135 104 0 / 0.85);
}
.hover\:text-sunriseYellow-9\/90:hover {
  color: rgb(135 104 0 / 0.9);
}
.hover\:text-sunriseYellow-9\/95:hover {
  color: rgb(135 104 0 / 0.95);
}
.hover\:text-teal-100:hover {
  --tw-text-opacity: 1;
  color: rgb(213 245 246 / var(--tw-text-opacity, 1));
}
.hover\:text-teal-100\/0:hover {
  color: rgb(213 245 246 / 0);
}
.hover\:text-teal-100\/10:hover {
  color: rgb(213 245 246 / 0.1);
}
.hover\:text-teal-100\/100:hover {
  color: rgb(213 245 246 / 1);
}
.hover\:text-teal-100\/15:hover {
  color: rgb(213 245 246 / 0.15);
}
.hover\:text-teal-100\/20:hover {
  color: rgb(213 245 246 / 0.2);
}
.hover\:text-teal-100\/25:hover {
  color: rgb(213 245 246 / 0.25);
}
.hover\:text-teal-100\/30:hover {
  color: rgb(213 245 246 / 0.3);
}
.hover\:text-teal-100\/35:hover {
  color: rgb(213 245 246 / 0.35);
}
.hover\:text-teal-100\/40:hover {
  color: rgb(213 245 246 / 0.4);
}
.hover\:text-teal-100\/45:hover {
  color: rgb(213 245 246 / 0.45);
}
.hover\:text-teal-100\/5:hover {
  color: rgb(213 245 246 / 0.05);
}
.hover\:text-teal-100\/50:hover {
  color: rgb(213 245 246 / 0.5);
}
.hover\:text-teal-100\/55:hover {
  color: rgb(213 245 246 / 0.55);
}
.hover\:text-teal-100\/60:hover {
  color: rgb(213 245 246 / 0.6);
}
.hover\:text-teal-100\/65:hover {
  color: rgb(213 245 246 / 0.65);
}
.hover\:text-teal-100\/70:hover {
  color: rgb(213 245 246 / 0.7);
}
.hover\:text-teal-100\/75:hover {
  color: rgb(213 245 246 / 0.75);
}
.hover\:text-teal-100\/80:hover {
  color: rgb(213 245 246 / 0.8);
}
.hover\:text-teal-100\/85:hover {
  color: rgb(213 245 246 / 0.85);
}
.hover\:text-teal-100\/90:hover {
  color: rgb(213 245 246 / 0.9);
}
.hover\:text-teal-100\/95:hover {
  color: rgb(213 245 246 / 0.95);
}
.hover\:text-teal-200:hover {
  --tw-text-opacity: 1;
  color: rgb(175 236 239 / var(--tw-text-opacity, 1));
}
.hover\:text-teal-200\/0:hover {
  color: rgb(175 236 239 / 0);
}
.hover\:text-teal-200\/10:hover {
  color: rgb(175 236 239 / 0.1);
}
.hover\:text-teal-200\/100:hover {
  color: rgb(175 236 239 / 1);
}
.hover\:text-teal-200\/15:hover {
  color: rgb(175 236 239 / 0.15);
}
.hover\:text-teal-200\/20:hover {
  color: rgb(175 236 239 / 0.2);
}
.hover\:text-teal-200\/25:hover {
  color: rgb(175 236 239 / 0.25);
}
.hover\:text-teal-200\/30:hover {
  color: rgb(175 236 239 / 0.3);
}
.hover\:text-teal-200\/35:hover {
  color: rgb(175 236 239 / 0.35);
}
.hover\:text-teal-200\/40:hover {
  color: rgb(175 236 239 / 0.4);
}
.hover\:text-teal-200\/45:hover {
  color: rgb(175 236 239 / 0.45);
}
.hover\:text-teal-200\/5:hover {
  color: rgb(175 236 239 / 0.05);
}
.hover\:text-teal-200\/50:hover {
  color: rgb(175 236 239 / 0.5);
}
.hover\:text-teal-200\/55:hover {
  color: rgb(175 236 239 / 0.55);
}
.hover\:text-teal-200\/60:hover {
  color: rgb(175 236 239 / 0.6);
}
.hover\:text-teal-200\/65:hover {
  color: rgb(175 236 239 / 0.65);
}
.hover\:text-teal-200\/70:hover {
  color: rgb(175 236 239 / 0.7);
}
.hover\:text-teal-200\/75:hover {
  color: rgb(175 236 239 / 0.75);
}
.hover\:text-teal-200\/80:hover {
  color: rgb(175 236 239 / 0.8);
}
.hover\:text-teal-200\/85:hover {
  color: rgb(175 236 239 / 0.85);
}
.hover\:text-teal-200\/90:hover {
  color: rgb(175 236 239 / 0.9);
}
.hover\:text-teal-200\/95:hover {
  color: rgb(175 236 239 / 0.95);
}
.hover\:text-teal-300:hover {
  --tw-text-opacity: 1;
  color: rgb(126 220 226 / var(--tw-text-opacity, 1));
}
.hover\:text-teal-300\/0:hover {
  color: rgb(126 220 226 / 0);
}
.hover\:text-teal-300\/10:hover {
  color: rgb(126 220 226 / 0.1);
}
.hover\:text-teal-300\/100:hover {
  color: rgb(126 220 226 / 1);
}
.hover\:text-teal-300\/15:hover {
  color: rgb(126 220 226 / 0.15);
}
.hover\:text-teal-300\/20:hover {
  color: rgb(126 220 226 / 0.2);
}
.hover\:text-teal-300\/25:hover {
  color: rgb(126 220 226 / 0.25);
}
.hover\:text-teal-300\/30:hover {
  color: rgb(126 220 226 / 0.3);
}
.hover\:text-teal-300\/35:hover {
  color: rgb(126 220 226 / 0.35);
}
.hover\:text-teal-300\/40:hover {
  color: rgb(126 220 226 / 0.4);
}
.hover\:text-teal-300\/45:hover {
  color: rgb(126 220 226 / 0.45);
}
.hover\:text-teal-300\/5:hover {
  color: rgb(126 220 226 / 0.05);
}
.hover\:text-teal-300\/50:hover {
  color: rgb(126 220 226 / 0.5);
}
.hover\:text-teal-300\/55:hover {
  color: rgb(126 220 226 / 0.55);
}
.hover\:text-teal-300\/60:hover {
  color: rgb(126 220 226 / 0.6);
}
.hover\:text-teal-300\/65:hover {
  color: rgb(126 220 226 / 0.65);
}
.hover\:text-teal-300\/70:hover {
  color: rgb(126 220 226 / 0.7);
}
.hover\:text-teal-300\/75:hover {
  color: rgb(126 220 226 / 0.75);
}
.hover\:text-teal-300\/80:hover {
  color: rgb(126 220 226 / 0.8);
}
.hover\:text-teal-300\/85:hover {
  color: rgb(126 220 226 / 0.85);
}
.hover\:text-teal-300\/90:hover {
  color: rgb(126 220 226 / 0.9);
}
.hover\:text-teal-300\/95:hover {
  color: rgb(126 220 226 / 0.95);
}
.hover\:text-teal-400:hover {
  --tw-text-opacity: 1;
  color: rgb(22 189 202 / var(--tw-text-opacity, 1));
}
.hover\:text-teal-400\/0:hover {
  color: rgb(22 189 202 / 0);
}
.hover\:text-teal-400\/10:hover {
  color: rgb(22 189 202 / 0.1);
}
.hover\:text-teal-400\/100:hover {
  color: rgb(22 189 202 / 1);
}
.hover\:text-teal-400\/15:hover {
  color: rgb(22 189 202 / 0.15);
}
.hover\:text-teal-400\/20:hover {
  color: rgb(22 189 202 / 0.2);
}
.hover\:text-teal-400\/25:hover {
  color: rgb(22 189 202 / 0.25);
}
.hover\:text-teal-400\/30:hover {
  color: rgb(22 189 202 / 0.3);
}
.hover\:text-teal-400\/35:hover {
  color: rgb(22 189 202 / 0.35);
}
.hover\:text-teal-400\/40:hover {
  color: rgb(22 189 202 / 0.4);
}
.hover\:text-teal-400\/45:hover {
  color: rgb(22 189 202 / 0.45);
}
.hover\:text-teal-400\/5:hover {
  color: rgb(22 189 202 / 0.05);
}
.hover\:text-teal-400\/50:hover {
  color: rgb(22 189 202 / 0.5);
}
.hover\:text-teal-400\/55:hover {
  color: rgb(22 189 202 / 0.55);
}
.hover\:text-teal-400\/60:hover {
  color: rgb(22 189 202 / 0.6);
}
.hover\:text-teal-400\/65:hover {
  color: rgb(22 189 202 / 0.65);
}
.hover\:text-teal-400\/70:hover {
  color: rgb(22 189 202 / 0.7);
}
.hover\:text-teal-400\/75:hover {
  color: rgb(22 189 202 / 0.75);
}
.hover\:text-teal-400\/80:hover {
  color: rgb(22 189 202 / 0.8);
}
.hover\:text-teal-400\/85:hover {
  color: rgb(22 189 202 / 0.85);
}
.hover\:text-teal-400\/90:hover {
  color: rgb(22 189 202 / 0.9);
}
.hover\:text-teal-400\/95:hover {
  color: rgb(22 189 202 / 0.95);
}
.hover\:text-teal-50:hover {
  --tw-text-opacity: 1;
  color: rgb(237 250 250 / var(--tw-text-opacity, 1));
}
.hover\:text-teal-50\/0:hover {
  color: rgb(237 250 250 / 0);
}
.hover\:text-teal-50\/10:hover {
  color: rgb(237 250 250 / 0.1);
}
.hover\:text-teal-50\/100:hover {
  color: rgb(237 250 250 / 1);
}
.hover\:text-teal-50\/15:hover {
  color: rgb(237 250 250 / 0.15);
}
.hover\:text-teal-50\/20:hover {
  color: rgb(237 250 250 / 0.2);
}
.hover\:text-teal-50\/25:hover {
  color: rgb(237 250 250 / 0.25);
}
.hover\:text-teal-50\/30:hover {
  color: rgb(237 250 250 / 0.3);
}
.hover\:text-teal-50\/35:hover {
  color: rgb(237 250 250 / 0.35);
}
.hover\:text-teal-50\/40:hover {
  color: rgb(237 250 250 / 0.4);
}
.hover\:text-teal-50\/45:hover {
  color: rgb(237 250 250 / 0.45);
}
.hover\:text-teal-50\/5:hover {
  color: rgb(237 250 250 / 0.05);
}
.hover\:text-teal-50\/50:hover {
  color: rgb(237 250 250 / 0.5);
}
.hover\:text-teal-50\/55:hover {
  color: rgb(237 250 250 / 0.55);
}
.hover\:text-teal-50\/60:hover {
  color: rgb(237 250 250 / 0.6);
}
.hover\:text-teal-50\/65:hover {
  color: rgb(237 250 250 / 0.65);
}
.hover\:text-teal-50\/70:hover {
  color: rgb(237 250 250 / 0.7);
}
.hover\:text-teal-50\/75:hover {
  color: rgb(237 250 250 / 0.75);
}
.hover\:text-teal-50\/80:hover {
  color: rgb(237 250 250 / 0.8);
}
.hover\:text-teal-50\/85:hover {
  color: rgb(237 250 250 / 0.85);
}
.hover\:text-teal-50\/90:hover {
  color: rgb(237 250 250 / 0.9);
}
.hover\:text-teal-50\/95:hover {
  color: rgb(237 250 250 / 0.95);
}
.hover\:text-teal-500:hover {
  --tw-text-opacity: 1;
  color: rgb(6 148 162 / var(--tw-text-opacity, 1));
}
.hover\:text-teal-500\/0:hover {
  color: rgb(6 148 162 / 0);
}
.hover\:text-teal-500\/10:hover {
  color: rgb(6 148 162 / 0.1);
}
.hover\:text-teal-500\/100:hover {
  color: rgb(6 148 162 / 1);
}
.hover\:text-teal-500\/15:hover {
  color: rgb(6 148 162 / 0.15);
}
.hover\:text-teal-500\/20:hover {
  color: rgb(6 148 162 / 0.2);
}
.hover\:text-teal-500\/25:hover {
  color: rgb(6 148 162 / 0.25);
}
.hover\:text-teal-500\/30:hover {
  color: rgb(6 148 162 / 0.3);
}
.hover\:text-teal-500\/35:hover {
  color: rgb(6 148 162 / 0.35);
}
.hover\:text-teal-500\/40:hover {
  color: rgb(6 148 162 / 0.4);
}
.hover\:text-teal-500\/45:hover {
  color: rgb(6 148 162 / 0.45);
}
.hover\:text-teal-500\/5:hover {
  color: rgb(6 148 162 / 0.05);
}
.hover\:text-teal-500\/50:hover {
  color: rgb(6 148 162 / 0.5);
}
.hover\:text-teal-500\/55:hover {
  color: rgb(6 148 162 / 0.55);
}
.hover\:text-teal-500\/60:hover {
  color: rgb(6 148 162 / 0.6);
}
.hover\:text-teal-500\/65:hover {
  color: rgb(6 148 162 / 0.65);
}
.hover\:text-teal-500\/70:hover {
  color: rgb(6 148 162 / 0.7);
}
.hover\:text-teal-500\/75:hover {
  color: rgb(6 148 162 / 0.75);
}
.hover\:text-teal-500\/80:hover {
  color: rgb(6 148 162 / 0.8);
}
.hover\:text-teal-500\/85:hover {
  color: rgb(6 148 162 / 0.85);
}
.hover\:text-teal-500\/90:hover {
  color: rgb(6 148 162 / 0.9);
}
.hover\:text-teal-500\/95:hover {
  color: rgb(6 148 162 / 0.95);
}
.hover\:text-teal-600:hover {
  --tw-text-opacity: 1;
  color: rgb(4 116 129 / var(--tw-text-opacity, 1));
}
.hover\:text-teal-600\/0:hover {
  color: rgb(4 116 129 / 0);
}
.hover\:text-teal-600\/10:hover {
  color: rgb(4 116 129 / 0.1);
}
.hover\:text-teal-600\/100:hover {
  color: rgb(4 116 129 / 1);
}
.hover\:text-teal-600\/15:hover {
  color: rgb(4 116 129 / 0.15);
}
.hover\:text-teal-600\/20:hover {
  color: rgb(4 116 129 / 0.2);
}
.hover\:text-teal-600\/25:hover {
  color: rgb(4 116 129 / 0.25);
}
.hover\:text-teal-600\/30:hover {
  color: rgb(4 116 129 / 0.3);
}
.hover\:text-teal-600\/35:hover {
  color: rgb(4 116 129 / 0.35);
}
.hover\:text-teal-600\/40:hover {
  color: rgb(4 116 129 / 0.4);
}
.hover\:text-teal-600\/45:hover {
  color: rgb(4 116 129 / 0.45);
}
.hover\:text-teal-600\/5:hover {
  color: rgb(4 116 129 / 0.05);
}
.hover\:text-teal-600\/50:hover {
  color: rgb(4 116 129 / 0.5);
}
.hover\:text-teal-600\/55:hover {
  color: rgb(4 116 129 / 0.55);
}
.hover\:text-teal-600\/60:hover {
  color: rgb(4 116 129 / 0.6);
}
.hover\:text-teal-600\/65:hover {
  color: rgb(4 116 129 / 0.65);
}
.hover\:text-teal-600\/70:hover {
  color: rgb(4 116 129 / 0.7);
}
.hover\:text-teal-600\/75:hover {
  color: rgb(4 116 129 / 0.75);
}
.hover\:text-teal-600\/80:hover {
  color: rgb(4 116 129 / 0.8);
}
.hover\:text-teal-600\/85:hover {
  color: rgb(4 116 129 / 0.85);
}
.hover\:text-teal-600\/90:hover {
  color: rgb(4 116 129 / 0.9);
}
.hover\:text-teal-600\/95:hover {
  color: rgb(4 116 129 / 0.95);
}
.hover\:text-teal-700:hover {
  --tw-text-opacity: 1;
  color: rgb(3 102 114 / var(--tw-text-opacity, 1));
}
.hover\:text-teal-700\/0:hover {
  color: rgb(3 102 114 / 0);
}
.hover\:text-teal-700\/10:hover {
  color: rgb(3 102 114 / 0.1);
}
.hover\:text-teal-700\/100:hover {
  color: rgb(3 102 114 / 1);
}
.hover\:text-teal-700\/15:hover {
  color: rgb(3 102 114 / 0.15);
}
.hover\:text-teal-700\/20:hover {
  color: rgb(3 102 114 / 0.2);
}
.hover\:text-teal-700\/25:hover {
  color: rgb(3 102 114 / 0.25);
}
.hover\:text-teal-700\/30:hover {
  color: rgb(3 102 114 / 0.3);
}
.hover\:text-teal-700\/35:hover {
  color: rgb(3 102 114 / 0.35);
}
.hover\:text-teal-700\/40:hover {
  color: rgb(3 102 114 / 0.4);
}
.hover\:text-teal-700\/45:hover {
  color: rgb(3 102 114 / 0.45);
}
.hover\:text-teal-700\/5:hover {
  color: rgb(3 102 114 / 0.05);
}
.hover\:text-teal-700\/50:hover {
  color: rgb(3 102 114 / 0.5);
}
.hover\:text-teal-700\/55:hover {
  color: rgb(3 102 114 / 0.55);
}
.hover\:text-teal-700\/60:hover {
  color: rgb(3 102 114 / 0.6);
}
.hover\:text-teal-700\/65:hover {
  color: rgb(3 102 114 / 0.65);
}
.hover\:text-teal-700\/70:hover {
  color: rgb(3 102 114 / 0.7);
}
.hover\:text-teal-700\/75:hover {
  color: rgb(3 102 114 / 0.75);
}
.hover\:text-teal-700\/80:hover {
  color: rgb(3 102 114 / 0.8);
}
.hover\:text-teal-700\/85:hover {
  color: rgb(3 102 114 / 0.85);
}
.hover\:text-teal-700\/90:hover {
  color: rgb(3 102 114 / 0.9);
}
.hover\:text-teal-700\/95:hover {
  color: rgb(3 102 114 / 0.95);
}
.hover\:text-teal-800:hover {
  --tw-text-opacity: 1;
  color: rgb(5 80 92 / var(--tw-text-opacity, 1));
}
.hover\:text-teal-800\/0:hover {
  color: rgb(5 80 92 / 0);
}
.hover\:text-teal-800\/10:hover {
  color: rgb(5 80 92 / 0.1);
}
.hover\:text-teal-800\/100:hover {
  color: rgb(5 80 92 / 1);
}
.hover\:text-teal-800\/15:hover {
  color: rgb(5 80 92 / 0.15);
}
.hover\:text-teal-800\/20:hover {
  color: rgb(5 80 92 / 0.2);
}
.hover\:text-teal-800\/25:hover {
  color: rgb(5 80 92 / 0.25);
}
.hover\:text-teal-800\/30:hover {
  color: rgb(5 80 92 / 0.3);
}
.hover\:text-teal-800\/35:hover {
  color: rgb(5 80 92 / 0.35);
}
.hover\:text-teal-800\/40:hover {
  color: rgb(5 80 92 / 0.4);
}
.hover\:text-teal-800\/45:hover {
  color: rgb(5 80 92 / 0.45);
}
.hover\:text-teal-800\/5:hover {
  color: rgb(5 80 92 / 0.05);
}
.hover\:text-teal-800\/50:hover {
  color: rgb(5 80 92 / 0.5);
}
.hover\:text-teal-800\/55:hover {
  color: rgb(5 80 92 / 0.55);
}
.hover\:text-teal-800\/60:hover {
  color: rgb(5 80 92 / 0.6);
}
.hover\:text-teal-800\/65:hover {
  color: rgb(5 80 92 / 0.65);
}
.hover\:text-teal-800\/70:hover {
  color: rgb(5 80 92 / 0.7);
}
.hover\:text-teal-800\/75:hover {
  color: rgb(5 80 92 / 0.75);
}
.hover\:text-teal-800\/80:hover {
  color: rgb(5 80 92 / 0.8);
}
.hover\:text-teal-800\/85:hover {
  color: rgb(5 80 92 / 0.85);
}
.hover\:text-teal-800\/90:hover {
  color: rgb(5 80 92 / 0.9);
}
.hover\:text-teal-800\/95:hover {
  color: rgb(5 80 92 / 0.95);
}
.hover\:text-teal-900:hover {
  --tw-text-opacity: 1;
  color: rgb(1 68 81 / var(--tw-text-opacity, 1));
}
.hover\:text-teal-900\/0:hover {
  color: rgb(1 68 81 / 0);
}
.hover\:text-teal-900\/10:hover {
  color: rgb(1 68 81 / 0.1);
}
.hover\:text-teal-900\/100:hover {
  color: rgb(1 68 81 / 1);
}
.hover\:text-teal-900\/15:hover {
  color: rgb(1 68 81 / 0.15);
}
.hover\:text-teal-900\/20:hover {
  color: rgb(1 68 81 / 0.2);
}
.hover\:text-teal-900\/25:hover {
  color: rgb(1 68 81 / 0.25);
}
.hover\:text-teal-900\/30:hover {
  color: rgb(1 68 81 / 0.3);
}
.hover\:text-teal-900\/35:hover {
  color: rgb(1 68 81 / 0.35);
}
.hover\:text-teal-900\/40:hover {
  color: rgb(1 68 81 / 0.4);
}
.hover\:text-teal-900\/45:hover {
  color: rgb(1 68 81 / 0.45);
}
.hover\:text-teal-900\/5:hover {
  color: rgb(1 68 81 / 0.05);
}
.hover\:text-teal-900\/50:hover {
  color: rgb(1 68 81 / 0.5);
}
.hover\:text-teal-900\/55:hover {
  color: rgb(1 68 81 / 0.55);
}
.hover\:text-teal-900\/60:hover {
  color: rgb(1 68 81 / 0.6);
}
.hover\:text-teal-900\/65:hover {
  color: rgb(1 68 81 / 0.65);
}
.hover\:text-teal-900\/70:hover {
  color: rgb(1 68 81 / 0.7);
}
.hover\:text-teal-900\/75:hover {
  color: rgb(1 68 81 / 0.75);
}
.hover\:text-teal-900\/80:hover {
  color: rgb(1 68 81 / 0.8);
}
.hover\:text-teal-900\/85:hover {
  color: rgb(1 68 81 / 0.85);
}
.hover\:text-teal-900\/90:hover {
  color: rgb(1 68 81 / 0.9);
}
.hover\:text-teal-900\/95:hover {
  color: rgb(1 68 81 / 0.95);
}
.hover\:text-tertiary:hover {
  color: rgba(37, 41, 44, 0.45);
}
.hover\:text-tertiary\/0:hover {
  color: rgba(37, 41, 44, 0);
}
.hover\:text-tertiary\/10:hover {
  color: rgba(37, 41, 44, 0.1);
}
.hover\:text-tertiary\/100:hover {
  color: rgba(37, 41, 44, 1);
}
.hover\:text-tertiary\/15:hover {
  color: rgba(37, 41, 44, 0.15);
}
.hover\:text-tertiary\/20:hover {
  color: rgba(37, 41, 44, 0.2);
}
.hover\:text-tertiary\/25:hover {
  color: rgba(37, 41, 44, 0.25);
}
.hover\:text-tertiary\/30:hover {
  color: rgba(37, 41, 44, 0.3);
}
.hover\:text-tertiary\/35:hover {
  color: rgba(37, 41, 44, 0.35);
}
.hover\:text-tertiary\/40:hover {
  color: rgba(37, 41, 44, 0.4);
}
.hover\:text-tertiary\/45:hover {
  color: rgba(37, 41, 44, 0.45);
}
.hover\:text-tertiary\/5:hover {
  color: rgba(37, 41, 44, 0.05);
}
.hover\:text-tertiary\/50:hover {
  color: rgba(37, 41, 44, 0.5);
}
.hover\:text-tertiary\/55:hover {
  color: rgba(37, 41, 44, 0.55);
}
.hover\:text-tertiary\/60:hover {
  color: rgba(37, 41, 44, 0.6);
}
.hover\:text-tertiary\/65:hover {
  color: rgba(37, 41, 44, 0.65);
}
.hover\:text-tertiary\/70:hover {
  color: rgba(37, 41, 44, 0.7);
}
.hover\:text-tertiary\/75:hover {
  color: rgba(37, 41, 44, 0.75);
}
.hover\:text-tertiary\/80:hover {
  color: rgba(37, 41, 44, 0.8);
}
.hover\:text-tertiary\/85:hover {
  color: rgba(37, 41, 44, 0.85);
}
.hover\:text-tertiary\/90:hover {
  color: rgba(37, 41, 44, 0.9);
}
.hover\:text-tertiary\/95:hover {
  color: rgba(37, 41, 44, 0.95);
}
.hover\:text-textBase:hover {
  --tw-text-opacity: 1;
  color: rgb(37 41 44 / var(--tw-text-opacity, 1));
}
.hover\:text-textBase\/0:hover {
  color: rgb(37 41 44 / 0);
}
.hover\:text-textBase\/10:hover {
  color: rgb(37 41 44 / 0.1);
}
.hover\:text-textBase\/100:hover {
  color: rgb(37 41 44 / 1);
}
.hover\:text-textBase\/15:hover {
  color: rgb(37 41 44 / 0.15);
}
.hover\:text-textBase\/20:hover {
  color: rgb(37 41 44 / 0.2);
}
.hover\:text-textBase\/25:hover {
  color: rgb(37 41 44 / 0.25);
}
.hover\:text-textBase\/30:hover {
  color: rgb(37 41 44 / 0.3);
}
.hover\:text-textBase\/35:hover {
  color: rgb(37 41 44 / 0.35);
}
.hover\:text-textBase\/40:hover {
  color: rgb(37 41 44 / 0.4);
}
.hover\:text-textBase\/45:hover {
  color: rgb(37 41 44 / 0.45);
}
.hover\:text-textBase\/5:hover {
  color: rgb(37 41 44 / 0.05);
}
.hover\:text-textBase\/50:hover {
  color: rgb(37 41 44 / 0.5);
}
.hover\:text-textBase\/55:hover {
  color: rgb(37 41 44 / 0.55);
}
.hover\:text-textBase\/60:hover {
  color: rgb(37 41 44 / 0.6);
}
.hover\:text-textBase\/65:hover {
  color: rgb(37 41 44 / 0.65);
}
.hover\:text-textBase\/70:hover {
  color: rgb(37 41 44 / 0.7);
}
.hover\:text-textBase\/75:hover {
  color: rgb(37 41 44 / 0.75);
}
.hover\:text-textBase\/80:hover {
  color: rgb(37 41 44 / 0.8);
}
.hover\:text-textBase\/85:hover {
  color: rgb(37 41 44 / 0.85);
}
.hover\:text-textBase\/90:hover {
  color: rgb(37 41 44 / 0.9);
}
.hover\:text-textBase\/95:hover {
  color: rgb(37 41 44 / 0.95);
}
.hover\:text-textColor:hover {
  color: #25292ce0;
}
.hover\:text-textColor-description:hover {
  color: #25292c73;
}
.hover\:text-textColor-description\/0:hover {
  color: rgb(37 41 44 / 0);
}
.hover\:text-textColor-description\/10:hover {
  color: rgb(37 41 44 / 0.1);
}
.hover\:text-textColor-description\/100:hover {
  color: rgb(37 41 44 / 1);
}
.hover\:text-textColor-description\/15:hover {
  color: rgb(37 41 44 / 0.15);
}
.hover\:text-textColor-description\/20:hover {
  color: rgb(37 41 44 / 0.2);
}
.hover\:text-textColor-description\/25:hover {
  color: rgb(37 41 44 / 0.25);
}
.hover\:text-textColor-description\/30:hover {
  color: rgb(37 41 44 / 0.3);
}
.hover\:text-textColor-description\/35:hover {
  color: rgb(37 41 44 / 0.35);
}
.hover\:text-textColor-description\/40:hover {
  color: rgb(37 41 44 / 0.4);
}
.hover\:text-textColor-description\/45:hover {
  color: rgb(37 41 44 / 0.45);
}
.hover\:text-textColor-description\/5:hover {
  color: rgb(37 41 44 / 0.05);
}
.hover\:text-textColor-description\/50:hover {
  color: rgb(37 41 44 / 0.5);
}
.hover\:text-textColor-description\/55:hover {
  color: rgb(37 41 44 / 0.55);
}
.hover\:text-textColor-description\/60:hover {
  color: rgb(37 41 44 / 0.6);
}
.hover\:text-textColor-description\/65:hover {
  color: rgb(37 41 44 / 0.65);
}
.hover\:text-textColor-description\/70:hover {
  color: rgb(37 41 44 / 0.7);
}
.hover\:text-textColor-description\/75:hover {
  color: rgb(37 41 44 / 0.75);
}
.hover\:text-textColor-description\/80:hover {
  color: rgb(37 41 44 / 0.8);
}
.hover\:text-textColor-description\/85:hover {
  color: rgb(37 41 44 / 0.85);
}
.hover\:text-textColor-description\/90:hover {
  color: rgb(37 41 44 / 0.9);
}
.hover\:text-textColor-description\/95:hover {
  color: rgb(37 41 44 / 0.95);
}
.hover\:text-textColor-descriptionLight:hover {
  color: #25292CA6;
}
.hover\:text-textColor-descriptionLight\/0:hover {
  color: rgb(37 41 44 / 0);
}
.hover\:text-textColor-descriptionLight\/10:hover {
  color: rgb(37 41 44 / 0.1);
}
.hover\:text-textColor-descriptionLight\/100:hover {
  color: rgb(37 41 44 / 1);
}
.hover\:text-textColor-descriptionLight\/15:hover {
  color: rgb(37 41 44 / 0.15);
}
.hover\:text-textColor-descriptionLight\/20:hover {
  color: rgb(37 41 44 / 0.2);
}
.hover\:text-textColor-descriptionLight\/25:hover {
  color: rgb(37 41 44 / 0.25);
}
.hover\:text-textColor-descriptionLight\/30:hover {
  color: rgb(37 41 44 / 0.3);
}
.hover\:text-textColor-descriptionLight\/35:hover {
  color: rgb(37 41 44 / 0.35);
}
.hover\:text-textColor-descriptionLight\/40:hover {
  color: rgb(37 41 44 / 0.4);
}
.hover\:text-textColor-descriptionLight\/45:hover {
  color: rgb(37 41 44 / 0.45);
}
.hover\:text-textColor-descriptionLight\/5:hover {
  color: rgb(37 41 44 / 0.05);
}
.hover\:text-textColor-descriptionLight\/50:hover {
  color: rgb(37 41 44 / 0.5);
}
.hover\:text-textColor-descriptionLight\/55:hover {
  color: rgb(37 41 44 / 0.55);
}
.hover\:text-textColor-descriptionLight\/60:hover {
  color: rgb(37 41 44 / 0.6);
}
.hover\:text-textColor-descriptionLight\/65:hover {
  color: rgb(37 41 44 / 0.65);
}
.hover\:text-textColor-descriptionLight\/70:hover {
  color: rgb(37 41 44 / 0.7);
}
.hover\:text-textColor-descriptionLight\/75:hover {
  color: rgb(37 41 44 / 0.75);
}
.hover\:text-textColor-descriptionLight\/80:hover {
  color: rgb(37 41 44 / 0.8);
}
.hover\:text-textColor-descriptionLight\/85:hover {
  color: rgb(37 41 44 / 0.85);
}
.hover\:text-textColor-descriptionLight\/90:hover {
  color: rgb(37 41 44 / 0.9);
}
.hover\:text-textColor-descriptionLight\/95:hover {
  color: rgb(37 41 44 / 0.95);
}
.hover\:text-textColor-disabled:hover {
  color: #25292c40;
}
.hover\:text-textColor-disabled\/0:hover {
  color: rgb(37 41 44 / 0);
}
.hover\:text-textColor-disabled\/10:hover {
  color: rgb(37 41 44 / 0.1);
}
.hover\:text-textColor-disabled\/100:hover {
  color: rgb(37 41 44 / 1);
}
.hover\:text-textColor-disabled\/15:hover {
  color: rgb(37 41 44 / 0.15);
}
.hover\:text-textColor-disabled\/20:hover {
  color: rgb(37 41 44 / 0.2);
}
.hover\:text-textColor-disabled\/25:hover {
  color: rgb(37 41 44 / 0.25);
}
.hover\:text-textColor-disabled\/30:hover {
  color: rgb(37 41 44 / 0.3);
}
.hover\:text-textColor-disabled\/35:hover {
  color: rgb(37 41 44 / 0.35);
}
.hover\:text-textColor-disabled\/40:hover {
  color: rgb(37 41 44 / 0.4);
}
.hover\:text-textColor-disabled\/45:hover {
  color: rgb(37 41 44 / 0.45);
}
.hover\:text-textColor-disabled\/5:hover {
  color: rgb(37 41 44 / 0.05);
}
.hover\:text-textColor-disabled\/50:hover {
  color: rgb(37 41 44 / 0.5);
}
.hover\:text-textColor-disabled\/55:hover {
  color: rgb(37 41 44 / 0.55);
}
.hover\:text-textColor-disabled\/60:hover {
  color: rgb(37 41 44 / 0.6);
}
.hover\:text-textColor-disabled\/65:hover {
  color: rgb(37 41 44 / 0.65);
}
.hover\:text-textColor-disabled\/70:hover {
  color: rgb(37 41 44 / 0.7);
}
.hover\:text-textColor-disabled\/75:hover {
  color: rgb(37 41 44 / 0.75);
}
.hover\:text-textColor-disabled\/80:hover {
  color: rgb(37 41 44 / 0.8);
}
.hover\:text-textColor-disabled\/85:hover {
  color: rgb(37 41 44 / 0.85);
}
.hover\:text-textColor-disabled\/90:hover {
  color: rgb(37 41 44 / 0.9);
}
.hover\:text-textColor-disabled\/95:hover {
  color: rgb(37 41 44 / 0.95);
}
.hover\:text-textColor-heading:hover {
  color: #25292ce0;
}
.hover\:text-textColor-heading\/0:hover {
  color: rgb(37 41 44 / 0);
}
.hover\:text-textColor-heading\/10:hover {
  color: rgb(37 41 44 / 0.1);
}
.hover\:text-textColor-heading\/100:hover {
  color: rgb(37 41 44 / 1);
}
.hover\:text-textColor-heading\/15:hover {
  color: rgb(37 41 44 / 0.15);
}
.hover\:text-textColor-heading\/20:hover {
  color: rgb(37 41 44 / 0.2);
}
.hover\:text-textColor-heading\/25:hover {
  color: rgb(37 41 44 / 0.25);
}
.hover\:text-textColor-heading\/30:hover {
  color: rgb(37 41 44 / 0.3);
}
.hover\:text-textColor-heading\/35:hover {
  color: rgb(37 41 44 / 0.35);
}
.hover\:text-textColor-heading\/40:hover {
  color: rgb(37 41 44 / 0.4);
}
.hover\:text-textColor-heading\/45:hover {
  color: rgb(37 41 44 / 0.45);
}
.hover\:text-textColor-heading\/5:hover {
  color: rgb(37 41 44 / 0.05);
}
.hover\:text-textColor-heading\/50:hover {
  color: rgb(37 41 44 / 0.5);
}
.hover\:text-textColor-heading\/55:hover {
  color: rgb(37 41 44 / 0.55);
}
.hover\:text-textColor-heading\/60:hover {
  color: rgb(37 41 44 / 0.6);
}
.hover\:text-textColor-heading\/65:hover {
  color: rgb(37 41 44 / 0.65);
}
.hover\:text-textColor-heading\/70:hover {
  color: rgb(37 41 44 / 0.7);
}
.hover\:text-textColor-heading\/75:hover {
  color: rgb(37 41 44 / 0.75);
}
.hover\:text-textColor-heading\/80:hover {
  color: rgb(37 41 44 / 0.8);
}
.hover\:text-textColor-heading\/85:hover {
  color: rgb(37 41 44 / 0.85);
}
.hover\:text-textColor-heading\/90:hover {
  color: rgb(37 41 44 / 0.9);
}
.hover\:text-textColor-heading\/95:hover {
  color: rgb(37 41 44 / 0.95);
}
.hover\:text-textColor-placeholder:hover {
  color: #25292c40;
}
.hover\:text-textColor-placeholder\/0:hover {
  color: rgb(37 41 44 / 0);
}
.hover\:text-textColor-placeholder\/10:hover {
  color: rgb(37 41 44 / 0.1);
}
.hover\:text-textColor-placeholder\/100:hover {
  color: rgb(37 41 44 / 1);
}
.hover\:text-textColor-placeholder\/15:hover {
  color: rgb(37 41 44 / 0.15);
}
.hover\:text-textColor-placeholder\/20:hover {
  color: rgb(37 41 44 / 0.2);
}
.hover\:text-textColor-placeholder\/25:hover {
  color: rgb(37 41 44 / 0.25);
}
.hover\:text-textColor-placeholder\/30:hover {
  color: rgb(37 41 44 / 0.3);
}
.hover\:text-textColor-placeholder\/35:hover {
  color: rgb(37 41 44 / 0.35);
}
.hover\:text-textColor-placeholder\/40:hover {
  color: rgb(37 41 44 / 0.4);
}
.hover\:text-textColor-placeholder\/45:hover {
  color: rgb(37 41 44 / 0.45);
}
.hover\:text-textColor-placeholder\/5:hover {
  color: rgb(37 41 44 / 0.05);
}
.hover\:text-textColor-placeholder\/50:hover {
  color: rgb(37 41 44 / 0.5);
}
.hover\:text-textColor-placeholder\/55:hover {
  color: rgb(37 41 44 / 0.55);
}
.hover\:text-textColor-placeholder\/60:hover {
  color: rgb(37 41 44 / 0.6);
}
.hover\:text-textColor-placeholder\/65:hover {
  color: rgb(37 41 44 / 0.65);
}
.hover\:text-textColor-placeholder\/70:hover {
  color: rgb(37 41 44 / 0.7);
}
.hover\:text-textColor-placeholder\/75:hover {
  color: rgb(37 41 44 / 0.75);
}
.hover\:text-textColor-placeholder\/80:hover {
  color: rgb(37 41 44 / 0.8);
}
.hover\:text-textColor-placeholder\/85:hover {
  color: rgb(37 41 44 / 0.85);
}
.hover\:text-textColor-placeholder\/90:hover {
  color: rgb(37 41 44 / 0.9);
}
.hover\:text-textColor-placeholder\/95:hover {
  color: rgb(37 41 44 / 0.95);
}
.hover\:text-textColor\/0:hover {
  color: rgb(37 41 44 / 0);
}
.hover\:text-textColor\/10:hover {
  color: rgb(37 41 44 / 0.1);
}
.hover\:text-textColor\/100:hover {
  color: rgb(37 41 44 / 1);
}
.hover\:text-textColor\/15:hover {
  color: rgb(37 41 44 / 0.15);
}
.hover\:text-textColor\/20:hover {
  color: rgb(37 41 44 / 0.2);
}
.hover\:text-textColor\/25:hover {
  color: rgb(37 41 44 / 0.25);
}
.hover\:text-textColor\/30:hover {
  color: rgb(37 41 44 / 0.3);
}
.hover\:text-textColor\/35:hover {
  color: rgb(37 41 44 / 0.35);
}
.hover\:text-textColor\/40:hover {
  color: rgb(37 41 44 / 0.4);
}
.hover\:text-textColor\/45:hover {
  color: rgb(37 41 44 / 0.45);
}
.hover\:text-textColor\/5:hover {
  color: rgb(37 41 44 / 0.05);
}
.hover\:text-textColor\/50:hover {
  color: rgb(37 41 44 / 0.5);
}
.hover\:text-textColor\/55:hover {
  color: rgb(37 41 44 / 0.55);
}
.hover\:text-textColor\/60:hover {
  color: rgb(37 41 44 / 0.6);
}
.hover\:text-textColor\/65:hover {
  color: rgb(37 41 44 / 0.65);
}
.hover\:text-textColor\/70:hover {
  color: rgb(37 41 44 / 0.7);
}
.hover\:text-textColor\/75:hover {
  color: rgb(37 41 44 / 0.75);
}
.hover\:text-textColor\/80:hover {
  color: rgb(37 41 44 / 0.8);
}
.hover\:text-textColor\/85:hover {
  color: rgb(37 41 44 / 0.85);
}
.hover\:text-textColor\/90:hover {
  color: rgb(37 41 44 / 0.9);
}
.hover\:text-textColor\/95:hover {
  color: rgb(37 41 44 / 0.95);
}
.hover\:text-textLightSolid:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.hover\:text-textLightSolid\/0:hover {
  color: rgb(255 255 255 / 0);
}
.hover\:text-textLightSolid\/10:hover {
  color: rgb(255 255 255 / 0.1);
}
.hover\:text-textLightSolid\/100:hover {
  color: rgb(255 255 255 / 1);
}
.hover\:text-textLightSolid\/15:hover {
  color: rgb(255 255 255 / 0.15);
}
.hover\:text-textLightSolid\/20:hover {
  color: rgb(255 255 255 / 0.2);
}
.hover\:text-textLightSolid\/25:hover {
  color: rgb(255 255 255 / 0.25);
}
.hover\:text-textLightSolid\/30:hover {
  color: rgb(255 255 255 / 0.3);
}
.hover\:text-textLightSolid\/35:hover {
  color: rgb(255 255 255 / 0.35);
}
.hover\:text-textLightSolid\/40:hover {
  color: rgb(255 255 255 / 0.4);
}
.hover\:text-textLightSolid\/45:hover {
  color: rgb(255 255 255 / 0.45);
}
.hover\:text-textLightSolid\/5:hover {
  color: rgb(255 255 255 / 0.05);
}
.hover\:text-textLightSolid\/50:hover {
  color: rgb(255 255 255 / 0.5);
}
.hover\:text-textLightSolid\/55:hover {
  color: rgb(255 255 255 / 0.55);
}
.hover\:text-textLightSolid\/60:hover {
  color: rgb(255 255 255 / 0.6);
}
.hover\:text-textLightSolid\/65:hover {
  color: rgb(255 255 255 / 0.65);
}
.hover\:text-textLightSolid\/70:hover {
  color: rgb(255 255 255 / 0.7);
}
.hover\:text-textLightSolid\/75:hover {
  color: rgb(255 255 255 / 0.75);
}
.hover\:text-textLightSolid\/80:hover {
  color: rgb(255 255 255 / 0.8);
}
.hover\:text-textLightSolid\/85:hover {
  color: rgb(255 255 255 / 0.85);
}
.hover\:text-textLightSolid\/90:hover {
  color: rgb(255 255 255 / 0.9);
}
.hover\:text-textLightSolid\/95:hover {
  color: rgb(255 255 255 / 0.95);
}
.hover\:text-transparent:hover {
  color: transparent;
}
.hover\:text-transparent\/0:hover {
  color: rgb(0 0 0 / 0);
}
.hover\:text-transparent\/10:hover {
  color: rgb(0 0 0 / 0.1);
}
.hover\:text-transparent\/100:hover {
  color: rgb(0 0 0 / 1);
}
.hover\:text-transparent\/15:hover {
  color: rgb(0 0 0 / 0.15);
}
.hover\:text-transparent\/20:hover {
  color: rgb(0 0 0 / 0.2);
}
.hover\:text-transparent\/25:hover {
  color: rgb(0 0 0 / 0.25);
}
.hover\:text-transparent\/30:hover {
  color: rgb(0 0 0 / 0.3);
}
.hover\:text-transparent\/35:hover {
  color: rgb(0 0 0 / 0.35);
}
.hover\:text-transparent\/40:hover {
  color: rgb(0 0 0 / 0.4);
}
.hover\:text-transparent\/45:hover {
  color: rgb(0 0 0 / 0.45);
}
.hover\:text-transparent\/5:hover {
  color: rgb(0 0 0 / 0.05);
}
.hover\:text-transparent\/50:hover {
  color: rgb(0 0 0 / 0.5);
}
.hover\:text-transparent\/55:hover {
  color: rgb(0 0 0 / 0.55);
}
.hover\:text-transparent\/60:hover {
  color: rgb(0 0 0 / 0.6);
}
.hover\:text-transparent\/65:hover {
  color: rgb(0 0 0 / 0.65);
}
.hover\:text-transparent\/70:hover {
  color: rgb(0 0 0 / 0.7);
}
.hover\:text-transparent\/75:hover {
  color: rgb(0 0 0 / 0.75);
}
.hover\:text-transparent\/80:hover {
  color: rgb(0 0 0 / 0.8);
}
.hover\:text-transparent\/85:hover {
  color: rgb(0 0 0 / 0.85);
}
.hover\:text-transparent\/90:hover {
  color: rgb(0 0 0 / 0.9);
}
.hover\:text-transparent\/95:hover {
  color: rgb(0 0 0 / 0.95);
}
.hover\:text-volcano-1:hover {
  --tw-text-opacity: 1;
  color: rgb(255 242 232 / var(--tw-text-opacity, 1));
}
.hover\:text-volcano-1\/0:hover {
  color: rgb(255 242 232 / 0);
}
.hover\:text-volcano-1\/10:hover {
  color: rgb(255 242 232 / 0.1);
}
.hover\:text-volcano-1\/100:hover {
  color: rgb(255 242 232 / 1);
}
.hover\:text-volcano-1\/15:hover {
  color: rgb(255 242 232 / 0.15);
}
.hover\:text-volcano-1\/20:hover {
  color: rgb(255 242 232 / 0.2);
}
.hover\:text-volcano-1\/25:hover {
  color: rgb(255 242 232 / 0.25);
}
.hover\:text-volcano-1\/30:hover {
  color: rgb(255 242 232 / 0.3);
}
.hover\:text-volcano-1\/35:hover {
  color: rgb(255 242 232 / 0.35);
}
.hover\:text-volcano-1\/40:hover {
  color: rgb(255 242 232 / 0.4);
}
.hover\:text-volcano-1\/45:hover {
  color: rgb(255 242 232 / 0.45);
}
.hover\:text-volcano-1\/5:hover {
  color: rgb(255 242 232 / 0.05);
}
.hover\:text-volcano-1\/50:hover {
  color: rgb(255 242 232 / 0.5);
}
.hover\:text-volcano-1\/55:hover {
  color: rgb(255 242 232 / 0.55);
}
.hover\:text-volcano-1\/60:hover {
  color: rgb(255 242 232 / 0.6);
}
.hover\:text-volcano-1\/65:hover {
  color: rgb(255 242 232 / 0.65);
}
.hover\:text-volcano-1\/70:hover {
  color: rgb(255 242 232 / 0.7);
}
.hover\:text-volcano-1\/75:hover {
  color: rgb(255 242 232 / 0.75);
}
.hover\:text-volcano-1\/80:hover {
  color: rgb(255 242 232 / 0.8);
}
.hover\:text-volcano-1\/85:hover {
  color: rgb(255 242 232 / 0.85);
}
.hover\:text-volcano-1\/90:hover {
  color: rgb(255 242 232 / 0.9);
}
.hover\:text-volcano-1\/95:hover {
  color: rgb(255 242 232 / 0.95);
}
.hover\:text-volcano-10:hover {
  --tw-text-opacity: 1;
  color: rgb(97 11 0 / var(--tw-text-opacity, 1));
}
.hover\:text-volcano-10\/0:hover {
  color: rgb(97 11 0 / 0);
}
.hover\:text-volcano-10\/10:hover {
  color: rgb(97 11 0 / 0.1);
}
.hover\:text-volcano-10\/100:hover {
  color: rgb(97 11 0 / 1);
}
.hover\:text-volcano-10\/15:hover {
  color: rgb(97 11 0 / 0.15);
}
.hover\:text-volcano-10\/20:hover {
  color: rgb(97 11 0 / 0.2);
}
.hover\:text-volcano-10\/25:hover {
  color: rgb(97 11 0 / 0.25);
}
.hover\:text-volcano-10\/30:hover {
  color: rgb(97 11 0 / 0.3);
}
.hover\:text-volcano-10\/35:hover {
  color: rgb(97 11 0 / 0.35);
}
.hover\:text-volcano-10\/40:hover {
  color: rgb(97 11 0 / 0.4);
}
.hover\:text-volcano-10\/45:hover {
  color: rgb(97 11 0 / 0.45);
}
.hover\:text-volcano-10\/5:hover {
  color: rgb(97 11 0 / 0.05);
}
.hover\:text-volcano-10\/50:hover {
  color: rgb(97 11 0 / 0.5);
}
.hover\:text-volcano-10\/55:hover {
  color: rgb(97 11 0 / 0.55);
}
.hover\:text-volcano-10\/60:hover {
  color: rgb(97 11 0 / 0.6);
}
.hover\:text-volcano-10\/65:hover {
  color: rgb(97 11 0 / 0.65);
}
.hover\:text-volcano-10\/70:hover {
  color: rgb(97 11 0 / 0.7);
}
.hover\:text-volcano-10\/75:hover {
  color: rgb(97 11 0 / 0.75);
}
.hover\:text-volcano-10\/80:hover {
  color: rgb(97 11 0 / 0.8);
}
.hover\:text-volcano-10\/85:hover {
  color: rgb(97 11 0 / 0.85);
}
.hover\:text-volcano-10\/90:hover {
  color: rgb(97 11 0 / 0.9);
}
.hover\:text-volcano-10\/95:hover {
  color: rgb(97 11 0 / 0.95);
}
.hover\:text-volcano-2:hover {
  --tw-text-opacity: 1;
  color: rgb(255 216 191 / var(--tw-text-opacity, 1));
}
.hover\:text-volcano-2\/0:hover {
  color: rgb(255 216 191 / 0);
}
.hover\:text-volcano-2\/10:hover {
  color: rgb(255 216 191 / 0.1);
}
.hover\:text-volcano-2\/100:hover {
  color: rgb(255 216 191 / 1);
}
.hover\:text-volcano-2\/15:hover {
  color: rgb(255 216 191 / 0.15);
}
.hover\:text-volcano-2\/20:hover {
  color: rgb(255 216 191 / 0.2);
}
.hover\:text-volcano-2\/25:hover {
  color: rgb(255 216 191 / 0.25);
}
.hover\:text-volcano-2\/30:hover {
  color: rgb(255 216 191 / 0.3);
}
.hover\:text-volcano-2\/35:hover {
  color: rgb(255 216 191 / 0.35);
}
.hover\:text-volcano-2\/40:hover {
  color: rgb(255 216 191 / 0.4);
}
.hover\:text-volcano-2\/45:hover {
  color: rgb(255 216 191 / 0.45);
}
.hover\:text-volcano-2\/5:hover {
  color: rgb(255 216 191 / 0.05);
}
.hover\:text-volcano-2\/50:hover {
  color: rgb(255 216 191 / 0.5);
}
.hover\:text-volcano-2\/55:hover {
  color: rgb(255 216 191 / 0.55);
}
.hover\:text-volcano-2\/60:hover {
  color: rgb(255 216 191 / 0.6);
}
.hover\:text-volcano-2\/65:hover {
  color: rgb(255 216 191 / 0.65);
}
.hover\:text-volcano-2\/70:hover {
  color: rgb(255 216 191 / 0.7);
}
.hover\:text-volcano-2\/75:hover {
  color: rgb(255 216 191 / 0.75);
}
.hover\:text-volcano-2\/80:hover {
  color: rgb(255 216 191 / 0.8);
}
.hover\:text-volcano-2\/85:hover {
  color: rgb(255 216 191 / 0.85);
}
.hover\:text-volcano-2\/90:hover {
  color: rgb(255 216 191 / 0.9);
}
.hover\:text-volcano-2\/95:hover {
  color: rgb(255 216 191 / 0.95);
}
.hover\:text-volcano-3:hover {
  --tw-text-opacity: 1;
  color: rgb(255 187 150 / var(--tw-text-opacity, 1));
}
.hover\:text-volcano-3\/0:hover {
  color: rgb(255 187 150 / 0);
}
.hover\:text-volcano-3\/10:hover {
  color: rgb(255 187 150 / 0.1);
}
.hover\:text-volcano-3\/100:hover {
  color: rgb(255 187 150 / 1);
}
.hover\:text-volcano-3\/15:hover {
  color: rgb(255 187 150 / 0.15);
}
.hover\:text-volcano-3\/20:hover {
  color: rgb(255 187 150 / 0.2);
}
.hover\:text-volcano-3\/25:hover {
  color: rgb(255 187 150 / 0.25);
}
.hover\:text-volcano-3\/30:hover {
  color: rgb(255 187 150 / 0.3);
}
.hover\:text-volcano-3\/35:hover {
  color: rgb(255 187 150 / 0.35);
}
.hover\:text-volcano-3\/40:hover {
  color: rgb(255 187 150 / 0.4);
}
.hover\:text-volcano-3\/45:hover {
  color: rgb(255 187 150 / 0.45);
}
.hover\:text-volcano-3\/5:hover {
  color: rgb(255 187 150 / 0.05);
}
.hover\:text-volcano-3\/50:hover {
  color: rgb(255 187 150 / 0.5);
}
.hover\:text-volcano-3\/55:hover {
  color: rgb(255 187 150 / 0.55);
}
.hover\:text-volcano-3\/60:hover {
  color: rgb(255 187 150 / 0.6);
}
.hover\:text-volcano-3\/65:hover {
  color: rgb(255 187 150 / 0.65);
}
.hover\:text-volcano-3\/70:hover {
  color: rgb(255 187 150 / 0.7);
}
.hover\:text-volcano-3\/75:hover {
  color: rgb(255 187 150 / 0.75);
}
.hover\:text-volcano-3\/80:hover {
  color: rgb(255 187 150 / 0.8);
}
.hover\:text-volcano-3\/85:hover {
  color: rgb(255 187 150 / 0.85);
}
.hover\:text-volcano-3\/90:hover {
  color: rgb(255 187 150 / 0.9);
}
.hover\:text-volcano-3\/95:hover {
  color: rgb(255 187 150 / 0.95);
}
.hover\:text-volcano-4:hover {
  --tw-text-opacity: 1;
  color: rgb(255 156 110 / var(--tw-text-opacity, 1));
}
.hover\:text-volcano-4\/0:hover {
  color: rgb(255 156 110 / 0);
}
.hover\:text-volcano-4\/10:hover {
  color: rgb(255 156 110 / 0.1);
}
.hover\:text-volcano-4\/100:hover {
  color: rgb(255 156 110 / 1);
}
.hover\:text-volcano-4\/15:hover {
  color: rgb(255 156 110 / 0.15);
}
.hover\:text-volcano-4\/20:hover {
  color: rgb(255 156 110 / 0.2);
}
.hover\:text-volcano-4\/25:hover {
  color: rgb(255 156 110 / 0.25);
}
.hover\:text-volcano-4\/30:hover {
  color: rgb(255 156 110 / 0.3);
}
.hover\:text-volcano-4\/35:hover {
  color: rgb(255 156 110 / 0.35);
}
.hover\:text-volcano-4\/40:hover {
  color: rgb(255 156 110 / 0.4);
}
.hover\:text-volcano-4\/45:hover {
  color: rgb(255 156 110 / 0.45);
}
.hover\:text-volcano-4\/5:hover {
  color: rgb(255 156 110 / 0.05);
}
.hover\:text-volcano-4\/50:hover {
  color: rgb(255 156 110 / 0.5);
}
.hover\:text-volcano-4\/55:hover {
  color: rgb(255 156 110 / 0.55);
}
.hover\:text-volcano-4\/60:hover {
  color: rgb(255 156 110 / 0.6);
}
.hover\:text-volcano-4\/65:hover {
  color: rgb(255 156 110 / 0.65);
}
.hover\:text-volcano-4\/70:hover {
  color: rgb(255 156 110 / 0.7);
}
.hover\:text-volcano-4\/75:hover {
  color: rgb(255 156 110 / 0.75);
}
.hover\:text-volcano-4\/80:hover {
  color: rgb(255 156 110 / 0.8);
}
.hover\:text-volcano-4\/85:hover {
  color: rgb(255 156 110 / 0.85);
}
.hover\:text-volcano-4\/90:hover {
  color: rgb(255 156 110 / 0.9);
}
.hover\:text-volcano-4\/95:hover {
  color: rgb(255 156 110 / 0.95);
}
.hover\:text-volcano-5:hover {
  --tw-text-opacity: 1;
  color: rgb(255 122 69 / var(--tw-text-opacity, 1));
}
.hover\:text-volcano-5\/0:hover {
  color: rgb(255 122 69 / 0);
}
.hover\:text-volcano-5\/10:hover {
  color: rgb(255 122 69 / 0.1);
}
.hover\:text-volcano-5\/100:hover {
  color: rgb(255 122 69 / 1);
}
.hover\:text-volcano-5\/15:hover {
  color: rgb(255 122 69 / 0.15);
}
.hover\:text-volcano-5\/20:hover {
  color: rgb(255 122 69 / 0.2);
}
.hover\:text-volcano-5\/25:hover {
  color: rgb(255 122 69 / 0.25);
}
.hover\:text-volcano-5\/30:hover {
  color: rgb(255 122 69 / 0.3);
}
.hover\:text-volcano-5\/35:hover {
  color: rgb(255 122 69 / 0.35);
}
.hover\:text-volcano-5\/40:hover {
  color: rgb(255 122 69 / 0.4);
}
.hover\:text-volcano-5\/45:hover {
  color: rgb(255 122 69 / 0.45);
}
.hover\:text-volcano-5\/5:hover {
  color: rgb(255 122 69 / 0.05);
}
.hover\:text-volcano-5\/50:hover {
  color: rgb(255 122 69 / 0.5);
}
.hover\:text-volcano-5\/55:hover {
  color: rgb(255 122 69 / 0.55);
}
.hover\:text-volcano-5\/60:hover {
  color: rgb(255 122 69 / 0.6);
}
.hover\:text-volcano-5\/65:hover {
  color: rgb(255 122 69 / 0.65);
}
.hover\:text-volcano-5\/70:hover {
  color: rgb(255 122 69 / 0.7);
}
.hover\:text-volcano-5\/75:hover {
  color: rgb(255 122 69 / 0.75);
}
.hover\:text-volcano-5\/80:hover {
  color: rgb(255 122 69 / 0.8);
}
.hover\:text-volcano-5\/85:hover {
  color: rgb(255 122 69 / 0.85);
}
.hover\:text-volcano-5\/90:hover {
  color: rgb(255 122 69 / 0.9);
}
.hover\:text-volcano-5\/95:hover {
  color: rgb(255 122 69 / 0.95);
}
.hover\:text-volcano-6:hover {
  --tw-text-opacity: 1;
  color: rgb(250 84 28 / var(--tw-text-opacity, 1));
}
.hover\:text-volcano-6\/0:hover {
  color: rgb(250 84 28 / 0);
}
.hover\:text-volcano-6\/10:hover {
  color: rgb(250 84 28 / 0.1);
}
.hover\:text-volcano-6\/100:hover {
  color: rgb(250 84 28 / 1);
}
.hover\:text-volcano-6\/15:hover {
  color: rgb(250 84 28 / 0.15);
}
.hover\:text-volcano-6\/20:hover {
  color: rgb(250 84 28 / 0.2);
}
.hover\:text-volcano-6\/25:hover {
  color: rgb(250 84 28 / 0.25);
}
.hover\:text-volcano-6\/30:hover {
  color: rgb(250 84 28 / 0.3);
}
.hover\:text-volcano-6\/35:hover {
  color: rgb(250 84 28 / 0.35);
}
.hover\:text-volcano-6\/40:hover {
  color: rgb(250 84 28 / 0.4);
}
.hover\:text-volcano-6\/45:hover {
  color: rgb(250 84 28 / 0.45);
}
.hover\:text-volcano-6\/5:hover {
  color: rgb(250 84 28 / 0.05);
}
.hover\:text-volcano-6\/50:hover {
  color: rgb(250 84 28 / 0.5);
}
.hover\:text-volcano-6\/55:hover {
  color: rgb(250 84 28 / 0.55);
}
.hover\:text-volcano-6\/60:hover {
  color: rgb(250 84 28 / 0.6);
}
.hover\:text-volcano-6\/65:hover {
  color: rgb(250 84 28 / 0.65);
}
.hover\:text-volcano-6\/70:hover {
  color: rgb(250 84 28 / 0.7);
}
.hover\:text-volcano-6\/75:hover {
  color: rgb(250 84 28 / 0.75);
}
.hover\:text-volcano-6\/80:hover {
  color: rgb(250 84 28 / 0.8);
}
.hover\:text-volcano-6\/85:hover {
  color: rgb(250 84 28 / 0.85);
}
.hover\:text-volcano-6\/90:hover {
  color: rgb(250 84 28 / 0.9);
}
.hover\:text-volcano-6\/95:hover {
  color: rgb(250 84 28 / 0.95);
}
.hover\:text-volcano-7:hover {
  --tw-text-opacity: 1;
  color: rgb(212 56 13 / var(--tw-text-opacity, 1));
}
.hover\:text-volcano-7\/0:hover {
  color: rgb(212 56 13 / 0);
}
.hover\:text-volcano-7\/10:hover {
  color: rgb(212 56 13 / 0.1);
}
.hover\:text-volcano-7\/100:hover {
  color: rgb(212 56 13 / 1);
}
.hover\:text-volcano-7\/15:hover {
  color: rgb(212 56 13 / 0.15);
}
.hover\:text-volcano-7\/20:hover {
  color: rgb(212 56 13 / 0.2);
}
.hover\:text-volcano-7\/25:hover {
  color: rgb(212 56 13 / 0.25);
}
.hover\:text-volcano-7\/30:hover {
  color: rgb(212 56 13 / 0.3);
}
.hover\:text-volcano-7\/35:hover {
  color: rgb(212 56 13 / 0.35);
}
.hover\:text-volcano-7\/40:hover {
  color: rgb(212 56 13 / 0.4);
}
.hover\:text-volcano-7\/45:hover {
  color: rgb(212 56 13 / 0.45);
}
.hover\:text-volcano-7\/5:hover {
  color: rgb(212 56 13 / 0.05);
}
.hover\:text-volcano-7\/50:hover {
  color: rgb(212 56 13 / 0.5);
}
.hover\:text-volcano-7\/55:hover {
  color: rgb(212 56 13 / 0.55);
}
.hover\:text-volcano-7\/60:hover {
  color: rgb(212 56 13 / 0.6);
}
.hover\:text-volcano-7\/65:hover {
  color: rgb(212 56 13 / 0.65);
}
.hover\:text-volcano-7\/70:hover {
  color: rgb(212 56 13 / 0.7);
}
.hover\:text-volcano-7\/75:hover {
  color: rgb(212 56 13 / 0.75);
}
.hover\:text-volcano-7\/80:hover {
  color: rgb(212 56 13 / 0.8);
}
.hover\:text-volcano-7\/85:hover {
  color: rgb(212 56 13 / 0.85);
}
.hover\:text-volcano-7\/90:hover {
  color: rgb(212 56 13 / 0.9);
}
.hover\:text-volcano-7\/95:hover {
  color: rgb(212 56 13 / 0.95);
}
.hover\:text-volcano-8:hover {
  --tw-text-opacity: 1;
  color: rgb(173 33 2 / var(--tw-text-opacity, 1));
}
.hover\:text-volcano-8\/0:hover {
  color: rgb(173 33 2 / 0);
}
.hover\:text-volcano-8\/10:hover {
  color: rgb(173 33 2 / 0.1);
}
.hover\:text-volcano-8\/100:hover {
  color: rgb(173 33 2 / 1);
}
.hover\:text-volcano-8\/15:hover {
  color: rgb(173 33 2 / 0.15);
}
.hover\:text-volcano-8\/20:hover {
  color: rgb(173 33 2 / 0.2);
}
.hover\:text-volcano-8\/25:hover {
  color: rgb(173 33 2 / 0.25);
}
.hover\:text-volcano-8\/30:hover {
  color: rgb(173 33 2 / 0.3);
}
.hover\:text-volcano-8\/35:hover {
  color: rgb(173 33 2 / 0.35);
}
.hover\:text-volcano-8\/40:hover {
  color: rgb(173 33 2 / 0.4);
}
.hover\:text-volcano-8\/45:hover {
  color: rgb(173 33 2 / 0.45);
}
.hover\:text-volcano-8\/5:hover {
  color: rgb(173 33 2 / 0.05);
}
.hover\:text-volcano-8\/50:hover {
  color: rgb(173 33 2 / 0.5);
}
.hover\:text-volcano-8\/55:hover {
  color: rgb(173 33 2 / 0.55);
}
.hover\:text-volcano-8\/60:hover {
  color: rgb(173 33 2 / 0.6);
}
.hover\:text-volcano-8\/65:hover {
  color: rgb(173 33 2 / 0.65);
}
.hover\:text-volcano-8\/70:hover {
  color: rgb(173 33 2 / 0.7);
}
.hover\:text-volcano-8\/75:hover {
  color: rgb(173 33 2 / 0.75);
}
.hover\:text-volcano-8\/80:hover {
  color: rgb(173 33 2 / 0.8);
}
.hover\:text-volcano-8\/85:hover {
  color: rgb(173 33 2 / 0.85);
}
.hover\:text-volcano-8\/90:hover {
  color: rgb(173 33 2 / 0.9);
}
.hover\:text-volcano-8\/95:hover {
  color: rgb(173 33 2 / 0.95);
}
.hover\:text-volcano-9:hover {
  --tw-text-opacity: 1;
  color: rgb(135 20 0 / var(--tw-text-opacity, 1));
}
.hover\:text-volcano-9\/0:hover {
  color: rgb(135 20 0 / 0);
}
.hover\:text-volcano-9\/10:hover {
  color: rgb(135 20 0 / 0.1);
}
.hover\:text-volcano-9\/100:hover {
  color: rgb(135 20 0 / 1);
}
.hover\:text-volcano-9\/15:hover {
  color: rgb(135 20 0 / 0.15);
}
.hover\:text-volcano-9\/20:hover {
  color: rgb(135 20 0 / 0.2);
}
.hover\:text-volcano-9\/25:hover {
  color: rgb(135 20 0 / 0.25);
}
.hover\:text-volcano-9\/30:hover {
  color: rgb(135 20 0 / 0.3);
}
.hover\:text-volcano-9\/35:hover {
  color: rgb(135 20 0 / 0.35);
}
.hover\:text-volcano-9\/40:hover {
  color: rgb(135 20 0 / 0.4);
}
.hover\:text-volcano-9\/45:hover {
  color: rgb(135 20 0 / 0.45);
}
.hover\:text-volcano-9\/5:hover {
  color: rgb(135 20 0 / 0.05);
}
.hover\:text-volcano-9\/50:hover {
  color: rgb(135 20 0 / 0.5);
}
.hover\:text-volcano-9\/55:hover {
  color: rgb(135 20 0 / 0.55);
}
.hover\:text-volcano-9\/60:hover {
  color: rgb(135 20 0 / 0.6);
}
.hover\:text-volcano-9\/65:hover {
  color: rgb(135 20 0 / 0.65);
}
.hover\:text-volcano-9\/70:hover {
  color: rgb(135 20 0 / 0.7);
}
.hover\:text-volcano-9\/75:hover {
  color: rgb(135 20 0 / 0.75);
}
.hover\:text-volcano-9\/80:hover {
  color: rgb(135 20 0 / 0.8);
}
.hover\:text-volcano-9\/85:hover {
  color: rgb(135 20 0 / 0.85);
}
.hover\:text-volcano-9\/90:hover {
  color: rgb(135 20 0 / 0.9);
}
.hover\:text-volcano-9\/95:hover {
  color: rgb(135 20 0 / 0.95);
}
.hover\:text-warning-active:hover {
  --tw-text-opacity: 1;
  color: rgb(212 136 6 / var(--tw-text-opacity, 1));
}
.hover\:text-warning-active\/0:hover {
  color: rgb(212 136 6 / 0);
}
.hover\:text-warning-active\/10:hover {
  color: rgb(212 136 6 / 0.1);
}
.hover\:text-warning-active\/100:hover {
  color: rgb(212 136 6 / 1);
}
.hover\:text-warning-active\/15:hover {
  color: rgb(212 136 6 / 0.15);
}
.hover\:text-warning-active\/20:hover {
  color: rgb(212 136 6 / 0.2);
}
.hover\:text-warning-active\/25:hover {
  color: rgb(212 136 6 / 0.25);
}
.hover\:text-warning-active\/30:hover {
  color: rgb(212 136 6 / 0.3);
}
.hover\:text-warning-active\/35:hover {
  color: rgb(212 136 6 / 0.35);
}
.hover\:text-warning-active\/40:hover {
  color: rgb(212 136 6 / 0.4);
}
.hover\:text-warning-active\/45:hover {
  color: rgb(212 136 6 / 0.45);
}
.hover\:text-warning-active\/5:hover {
  color: rgb(212 136 6 / 0.05);
}
.hover\:text-warning-active\/50:hover {
  color: rgb(212 136 6 / 0.5);
}
.hover\:text-warning-active\/55:hover {
  color: rgb(212 136 6 / 0.55);
}
.hover\:text-warning-active\/60:hover {
  color: rgb(212 136 6 / 0.6);
}
.hover\:text-warning-active\/65:hover {
  color: rgb(212 136 6 / 0.65);
}
.hover\:text-warning-active\/70:hover {
  color: rgb(212 136 6 / 0.7);
}
.hover\:text-warning-active\/75:hover {
  color: rgb(212 136 6 / 0.75);
}
.hover\:text-warning-active\/80:hover {
  color: rgb(212 136 6 / 0.8);
}
.hover\:text-warning-active\/85:hover {
  color: rgb(212 136 6 / 0.85);
}
.hover\:text-warning-active\/90:hover {
  color: rgb(212 136 6 / 0.9);
}
.hover\:text-warning-active\/95:hover {
  color: rgb(212 136 6 / 0.95);
}
.hover\:text-warning-base:hover {
  --tw-text-opacity: 1;
  color: rgb(250 173 20 / var(--tw-text-opacity, 1));
}
.hover\:text-warning-base\/0:hover {
  color: rgb(250 173 20 / 0);
}
.hover\:text-warning-base\/10:hover {
  color: rgb(250 173 20 / 0.1);
}
.hover\:text-warning-base\/100:hover {
  color: rgb(250 173 20 / 1);
}
.hover\:text-warning-base\/15:hover {
  color: rgb(250 173 20 / 0.15);
}
.hover\:text-warning-base\/20:hover {
  color: rgb(250 173 20 / 0.2);
}
.hover\:text-warning-base\/25:hover {
  color: rgb(250 173 20 / 0.25);
}
.hover\:text-warning-base\/30:hover {
  color: rgb(250 173 20 / 0.3);
}
.hover\:text-warning-base\/35:hover {
  color: rgb(250 173 20 / 0.35);
}
.hover\:text-warning-base\/40:hover {
  color: rgb(250 173 20 / 0.4);
}
.hover\:text-warning-base\/45:hover {
  color: rgb(250 173 20 / 0.45);
}
.hover\:text-warning-base\/5:hover {
  color: rgb(250 173 20 / 0.05);
}
.hover\:text-warning-base\/50:hover {
  color: rgb(250 173 20 / 0.5);
}
.hover\:text-warning-base\/55:hover {
  color: rgb(250 173 20 / 0.55);
}
.hover\:text-warning-base\/60:hover {
  color: rgb(250 173 20 / 0.6);
}
.hover\:text-warning-base\/65:hover {
  color: rgb(250 173 20 / 0.65);
}
.hover\:text-warning-base\/70:hover {
  color: rgb(250 173 20 / 0.7);
}
.hover\:text-warning-base\/75:hover {
  color: rgb(250 173 20 / 0.75);
}
.hover\:text-warning-base\/80:hover {
  color: rgb(250 173 20 / 0.8);
}
.hover\:text-warning-base\/85:hover {
  color: rgb(250 173 20 / 0.85);
}
.hover\:text-warning-base\/90:hover {
  color: rgb(250 173 20 / 0.9);
}
.hover\:text-warning-base\/95:hover {
  color: rgb(250 173 20 / 0.95);
}
.hover\:text-warning-bg:hover {
  --tw-text-opacity: 1;
  color: rgb(255 251 230 / var(--tw-text-opacity, 1));
}
.hover\:text-warning-bg-hover:hover {
  --tw-text-opacity: 1;
  color: rgb(255 241 184 / var(--tw-text-opacity, 1));
}
.hover\:text-warning-bg-hover\/0:hover {
  color: rgb(255 241 184 / 0);
}
.hover\:text-warning-bg-hover\/10:hover {
  color: rgb(255 241 184 / 0.1);
}
.hover\:text-warning-bg-hover\/100:hover {
  color: rgb(255 241 184 / 1);
}
.hover\:text-warning-bg-hover\/15:hover {
  color: rgb(255 241 184 / 0.15);
}
.hover\:text-warning-bg-hover\/20:hover {
  color: rgb(255 241 184 / 0.2);
}
.hover\:text-warning-bg-hover\/25:hover {
  color: rgb(255 241 184 / 0.25);
}
.hover\:text-warning-bg-hover\/30:hover {
  color: rgb(255 241 184 / 0.3);
}
.hover\:text-warning-bg-hover\/35:hover {
  color: rgb(255 241 184 / 0.35);
}
.hover\:text-warning-bg-hover\/40:hover {
  color: rgb(255 241 184 / 0.4);
}
.hover\:text-warning-bg-hover\/45:hover {
  color: rgb(255 241 184 / 0.45);
}
.hover\:text-warning-bg-hover\/5:hover {
  color: rgb(255 241 184 / 0.05);
}
.hover\:text-warning-bg-hover\/50:hover {
  color: rgb(255 241 184 / 0.5);
}
.hover\:text-warning-bg-hover\/55:hover {
  color: rgb(255 241 184 / 0.55);
}
.hover\:text-warning-bg-hover\/60:hover {
  color: rgb(255 241 184 / 0.6);
}
.hover\:text-warning-bg-hover\/65:hover {
  color: rgb(255 241 184 / 0.65);
}
.hover\:text-warning-bg-hover\/70:hover {
  color: rgb(255 241 184 / 0.7);
}
.hover\:text-warning-bg-hover\/75:hover {
  color: rgb(255 241 184 / 0.75);
}
.hover\:text-warning-bg-hover\/80:hover {
  color: rgb(255 241 184 / 0.8);
}
.hover\:text-warning-bg-hover\/85:hover {
  color: rgb(255 241 184 / 0.85);
}
.hover\:text-warning-bg-hover\/90:hover {
  color: rgb(255 241 184 / 0.9);
}
.hover\:text-warning-bg-hover\/95:hover {
  color: rgb(255 241 184 / 0.95);
}
.hover\:text-warning-bg\/0:hover {
  color: rgb(255 251 230 / 0);
}
.hover\:text-warning-bg\/10:hover {
  color: rgb(255 251 230 / 0.1);
}
.hover\:text-warning-bg\/100:hover {
  color: rgb(255 251 230 / 1);
}
.hover\:text-warning-bg\/15:hover {
  color: rgb(255 251 230 / 0.15);
}
.hover\:text-warning-bg\/20:hover {
  color: rgb(255 251 230 / 0.2);
}
.hover\:text-warning-bg\/25:hover {
  color: rgb(255 251 230 / 0.25);
}
.hover\:text-warning-bg\/30:hover {
  color: rgb(255 251 230 / 0.3);
}
.hover\:text-warning-bg\/35:hover {
  color: rgb(255 251 230 / 0.35);
}
.hover\:text-warning-bg\/40:hover {
  color: rgb(255 251 230 / 0.4);
}
.hover\:text-warning-bg\/45:hover {
  color: rgb(255 251 230 / 0.45);
}
.hover\:text-warning-bg\/5:hover {
  color: rgb(255 251 230 / 0.05);
}
.hover\:text-warning-bg\/50:hover {
  color: rgb(255 251 230 / 0.5);
}
.hover\:text-warning-bg\/55:hover {
  color: rgb(255 251 230 / 0.55);
}
.hover\:text-warning-bg\/60:hover {
  color: rgb(255 251 230 / 0.6);
}
.hover\:text-warning-bg\/65:hover {
  color: rgb(255 251 230 / 0.65);
}
.hover\:text-warning-bg\/70:hover {
  color: rgb(255 251 230 / 0.7);
}
.hover\:text-warning-bg\/75:hover {
  color: rgb(255 251 230 / 0.75);
}
.hover\:text-warning-bg\/80:hover {
  color: rgb(255 251 230 / 0.8);
}
.hover\:text-warning-bg\/85:hover {
  color: rgb(255 251 230 / 0.85);
}
.hover\:text-warning-bg\/90:hover {
  color: rgb(255 251 230 / 0.9);
}
.hover\:text-warning-bg\/95:hover {
  color: rgb(255 251 230 / 0.95);
}
.hover\:text-warning-border:hover {
  --tw-text-opacity: 1;
  color: rgb(255 229 143 / var(--tw-text-opacity, 1));
}
.hover\:text-warning-border-hover:hover {
  --tw-text-opacity: 1;
  color: rgb(255 214 102 / var(--tw-text-opacity, 1));
}
.hover\:text-warning-border-hover\/0:hover {
  color: rgb(255 214 102 / 0);
}
.hover\:text-warning-border-hover\/10:hover {
  color: rgb(255 214 102 / 0.1);
}
.hover\:text-warning-border-hover\/100:hover {
  color: rgb(255 214 102 / 1);
}
.hover\:text-warning-border-hover\/15:hover {
  color: rgb(255 214 102 / 0.15);
}
.hover\:text-warning-border-hover\/20:hover {
  color: rgb(255 214 102 / 0.2);
}
.hover\:text-warning-border-hover\/25:hover {
  color: rgb(255 214 102 / 0.25);
}
.hover\:text-warning-border-hover\/30:hover {
  color: rgb(255 214 102 / 0.3);
}
.hover\:text-warning-border-hover\/35:hover {
  color: rgb(255 214 102 / 0.35);
}
.hover\:text-warning-border-hover\/40:hover {
  color: rgb(255 214 102 / 0.4);
}
.hover\:text-warning-border-hover\/45:hover {
  color: rgb(255 214 102 / 0.45);
}
.hover\:text-warning-border-hover\/5:hover {
  color: rgb(255 214 102 / 0.05);
}
.hover\:text-warning-border-hover\/50:hover {
  color: rgb(255 214 102 / 0.5);
}
.hover\:text-warning-border-hover\/55:hover {
  color: rgb(255 214 102 / 0.55);
}
.hover\:text-warning-border-hover\/60:hover {
  color: rgb(255 214 102 / 0.6);
}
.hover\:text-warning-border-hover\/65:hover {
  color: rgb(255 214 102 / 0.65);
}
.hover\:text-warning-border-hover\/70:hover {
  color: rgb(255 214 102 / 0.7);
}
.hover\:text-warning-border-hover\/75:hover {
  color: rgb(255 214 102 / 0.75);
}
.hover\:text-warning-border-hover\/80:hover {
  color: rgb(255 214 102 / 0.8);
}
.hover\:text-warning-border-hover\/85:hover {
  color: rgb(255 214 102 / 0.85);
}
.hover\:text-warning-border-hover\/90:hover {
  color: rgb(255 214 102 / 0.9);
}
.hover\:text-warning-border-hover\/95:hover {
  color: rgb(255 214 102 / 0.95);
}
.hover\:text-warning-border\/0:hover {
  color: rgb(255 229 143 / 0);
}
.hover\:text-warning-border\/10:hover {
  color: rgb(255 229 143 / 0.1);
}
.hover\:text-warning-border\/100:hover {
  color: rgb(255 229 143 / 1);
}
.hover\:text-warning-border\/15:hover {
  color: rgb(255 229 143 / 0.15);
}
.hover\:text-warning-border\/20:hover {
  color: rgb(255 229 143 / 0.2);
}
.hover\:text-warning-border\/25:hover {
  color: rgb(255 229 143 / 0.25);
}
.hover\:text-warning-border\/30:hover {
  color: rgb(255 229 143 / 0.3);
}
.hover\:text-warning-border\/35:hover {
  color: rgb(255 229 143 / 0.35);
}
.hover\:text-warning-border\/40:hover {
  color: rgb(255 229 143 / 0.4);
}
.hover\:text-warning-border\/45:hover {
  color: rgb(255 229 143 / 0.45);
}
.hover\:text-warning-border\/5:hover {
  color: rgb(255 229 143 / 0.05);
}
.hover\:text-warning-border\/50:hover {
  color: rgb(255 229 143 / 0.5);
}
.hover\:text-warning-border\/55:hover {
  color: rgb(255 229 143 / 0.55);
}
.hover\:text-warning-border\/60:hover {
  color: rgb(255 229 143 / 0.6);
}
.hover\:text-warning-border\/65:hover {
  color: rgb(255 229 143 / 0.65);
}
.hover\:text-warning-border\/70:hover {
  color: rgb(255 229 143 / 0.7);
}
.hover\:text-warning-border\/75:hover {
  color: rgb(255 229 143 / 0.75);
}
.hover\:text-warning-border\/80:hover {
  color: rgb(255 229 143 / 0.8);
}
.hover\:text-warning-border\/85:hover {
  color: rgb(255 229 143 / 0.85);
}
.hover\:text-warning-border\/90:hover {
  color: rgb(255 229 143 / 0.9);
}
.hover\:text-warning-border\/95:hover {
  color: rgb(255 229 143 / 0.95);
}
.hover\:text-warning-hover:hover {
  --tw-text-opacity: 1;
  color: rgb(255 197 61 / var(--tw-text-opacity, 1));
}
.hover\:text-warning-hover\/0:hover {
  color: rgb(255 197 61 / 0);
}
.hover\:text-warning-hover\/10:hover {
  color: rgb(255 197 61 / 0.1);
}
.hover\:text-warning-hover\/100:hover {
  color: rgb(255 197 61 / 1);
}
.hover\:text-warning-hover\/15:hover {
  color: rgb(255 197 61 / 0.15);
}
.hover\:text-warning-hover\/20:hover {
  color: rgb(255 197 61 / 0.2);
}
.hover\:text-warning-hover\/25:hover {
  color: rgb(255 197 61 / 0.25);
}
.hover\:text-warning-hover\/30:hover {
  color: rgb(255 197 61 / 0.3);
}
.hover\:text-warning-hover\/35:hover {
  color: rgb(255 197 61 / 0.35);
}
.hover\:text-warning-hover\/40:hover {
  color: rgb(255 197 61 / 0.4);
}
.hover\:text-warning-hover\/45:hover {
  color: rgb(255 197 61 / 0.45);
}
.hover\:text-warning-hover\/5:hover {
  color: rgb(255 197 61 / 0.05);
}
.hover\:text-warning-hover\/50:hover {
  color: rgb(255 197 61 / 0.5);
}
.hover\:text-warning-hover\/55:hover {
  color: rgb(255 197 61 / 0.55);
}
.hover\:text-warning-hover\/60:hover {
  color: rgb(255 197 61 / 0.6);
}
.hover\:text-warning-hover\/65:hover {
  color: rgb(255 197 61 / 0.65);
}
.hover\:text-warning-hover\/70:hover {
  color: rgb(255 197 61 / 0.7);
}
.hover\:text-warning-hover\/75:hover {
  color: rgb(255 197 61 / 0.75);
}
.hover\:text-warning-hover\/80:hover {
  color: rgb(255 197 61 / 0.8);
}
.hover\:text-warning-hover\/85:hover {
  color: rgb(255 197 61 / 0.85);
}
.hover\:text-warning-hover\/90:hover {
  color: rgb(255 197 61 / 0.9);
}
.hover\:text-warning-hover\/95:hover {
  color: rgb(255 197 61 / 0.95);
}
.hover\:text-warning-text:hover {
  --tw-text-opacity: 1;
  color: rgb(135 77 0 / var(--tw-text-opacity, 1));
}
.hover\:text-warning-text-active:hover {
  --tw-text-opacity: 1;
  color: rgb(97 52 0 / var(--tw-text-opacity, 1));
}
.hover\:text-warning-text-active\/0:hover {
  color: rgb(97 52 0 / 0);
}
.hover\:text-warning-text-active\/10:hover {
  color: rgb(97 52 0 / 0.1);
}
.hover\:text-warning-text-active\/100:hover {
  color: rgb(97 52 0 / 1);
}
.hover\:text-warning-text-active\/15:hover {
  color: rgb(97 52 0 / 0.15);
}
.hover\:text-warning-text-active\/20:hover {
  color: rgb(97 52 0 / 0.2);
}
.hover\:text-warning-text-active\/25:hover {
  color: rgb(97 52 0 / 0.25);
}
.hover\:text-warning-text-active\/30:hover {
  color: rgb(97 52 0 / 0.3);
}
.hover\:text-warning-text-active\/35:hover {
  color: rgb(97 52 0 / 0.35);
}
.hover\:text-warning-text-active\/40:hover {
  color: rgb(97 52 0 / 0.4);
}
.hover\:text-warning-text-active\/45:hover {
  color: rgb(97 52 0 / 0.45);
}
.hover\:text-warning-text-active\/5:hover {
  color: rgb(97 52 0 / 0.05);
}
.hover\:text-warning-text-active\/50:hover {
  color: rgb(97 52 0 / 0.5);
}
.hover\:text-warning-text-active\/55:hover {
  color: rgb(97 52 0 / 0.55);
}
.hover\:text-warning-text-active\/60:hover {
  color: rgb(97 52 0 / 0.6);
}
.hover\:text-warning-text-active\/65:hover {
  color: rgb(97 52 0 / 0.65);
}
.hover\:text-warning-text-active\/70:hover {
  color: rgb(97 52 0 / 0.7);
}
.hover\:text-warning-text-active\/75:hover {
  color: rgb(97 52 0 / 0.75);
}
.hover\:text-warning-text-active\/80:hover {
  color: rgb(97 52 0 / 0.8);
}
.hover\:text-warning-text-active\/85:hover {
  color: rgb(97 52 0 / 0.85);
}
.hover\:text-warning-text-active\/90:hover {
  color: rgb(97 52 0 / 0.9);
}
.hover\:text-warning-text-active\/95:hover {
  color: rgb(97 52 0 / 0.95);
}
.hover\:text-warning-text-hover:hover {
  --tw-text-opacity: 1;
  color: rgb(173 104 0 / var(--tw-text-opacity, 1));
}
.hover\:text-warning-text-hover\/0:hover {
  color: rgb(173 104 0 / 0);
}
.hover\:text-warning-text-hover\/10:hover {
  color: rgb(173 104 0 / 0.1);
}
.hover\:text-warning-text-hover\/100:hover {
  color: rgb(173 104 0 / 1);
}
.hover\:text-warning-text-hover\/15:hover {
  color: rgb(173 104 0 / 0.15);
}
.hover\:text-warning-text-hover\/20:hover {
  color: rgb(173 104 0 / 0.2);
}
.hover\:text-warning-text-hover\/25:hover {
  color: rgb(173 104 0 / 0.25);
}
.hover\:text-warning-text-hover\/30:hover {
  color: rgb(173 104 0 / 0.3);
}
.hover\:text-warning-text-hover\/35:hover {
  color: rgb(173 104 0 / 0.35);
}
.hover\:text-warning-text-hover\/40:hover {
  color: rgb(173 104 0 / 0.4);
}
.hover\:text-warning-text-hover\/45:hover {
  color: rgb(173 104 0 / 0.45);
}
.hover\:text-warning-text-hover\/5:hover {
  color: rgb(173 104 0 / 0.05);
}
.hover\:text-warning-text-hover\/50:hover {
  color: rgb(173 104 0 / 0.5);
}
.hover\:text-warning-text-hover\/55:hover {
  color: rgb(173 104 0 / 0.55);
}
.hover\:text-warning-text-hover\/60:hover {
  color: rgb(173 104 0 / 0.6);
}
.hover\:text-warning-text-hover\/65:hover {
  color: rgb(173 104 0 / 0.65);
}
.hover\:text-warning-text-hover\/70:hover {
  color: rgb(173 104 0 / 0.7);
}
.hover\:text-warning-text-hover\/75:hover {
  color: rgb(173 104 0 / 0.75);
}
.hover\:text-warning-text-hover\/80:hover {
  color: rgb(173 104 0 / 0.8);
}
.hover\:text-warning-text-hover\/85:hover {
  color: rgb(173 104 0 / 0.85);
}
.hover\:text-warning-text-hover\/90:hover {
  color: rgb(173 104 0 / 0.9);
}
.hover\:text-warning-text-hover\/95:hover {
  color: rgb(173 104 0 / 0.95);
}
.hover\:text-warning-text\/0:hover {
  color: rgb(135 77 0 / 0);
}
.hover\:text-warning-text\/10:hover {
  color: rgb(135 77 0 / 0.1);
}
.hover\:text-warning-text\/100:hover {
  color: rgb(135 77 0 / 1);
}
.hover\:text-warning-text\/15:hover {
  color: rgb(135 77 0 / 0.15);
}
.hover\:text-warning-text\/20:hover {
  color: rgb(135 77 0 / 0.2);
}
.hover\:text-warning-text\/25:hover {
  color: rgb(135 77 0 / 0.25);
}
.hover\:text-warning-text\/30:hover {
  color: rgb(135 77 0 / 0.3);
}
.hover\:text-warning-text\/35:hover {
  color: rgb(135 77 0 / 0.35);
}
.hover\:text-warning-text\/40:hover {
  color: rgb(135 77 0 / 0.4);
}
.hover\:text-warning-text\/45:hover {
  color: rgb(135 77 0 / 0.45);
}
.hover\:text-warning-text\/5:hover {
  color: rgb(135 77 0 / 0.05);
}
.hover\:text-warning-text\/50:hover {
  color: rgb(135 77 0 / 0.5);
}
.hover\:text-warning-text\/55:hover {
  color: rgb(135 77 0 / 0.55);
}
.hover\:text-warning-text\/60:hover {
  color: rgb(135 77 0 / 0.6);
}
.hover\:text-warning-text\/65:hover {
  color: rgb(135 77 0 / 0.65);
}
.hover\:text-warning-text\/70:hover {
  color: rgb(135 77 0 / 0.7);
}
.hover\:text-warning-text\/75:hover {
  color: rgb(135 77 0 / 0.75);
}
.hover\:text-warning-text\/80:hover {
  color: rgb(135 77 0 / 0.8);
}
.hover\:text-warning-text\/85:hover {
  color: rgb(135 77 0 / 0.85);
}
.hover\:text-warning-text\/90:hover {
  color: rgb(135 77 0 / 0.9);
}
.hover\:text-warning-text\/95:hover {
  color: rgb(135 77 0 / 0.95);
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.hover\:text-white\/0:hover {
  color: rgb(255 255 255 / 0);
}
.hover\:text-white\/10:hover {
  color: rgb(255 255 255 / 0.1);
}
.hover\:text-white\/100:hover {
  color: rgb(255 255 255 / 1);
}
.hover\:text-white\/15:hover {
  color: rgb(255 255 255 / 0.15);
}
.hover\:text-white\/20:hover {
  color: rgb(255 255 255 / 0.2);
}
.hover\:text-white\/25:hover {
  color: rgb(255 255 255 / 0.25);
}
.hover\:text-white\/30:hover {
  color: rgb(255 255 255 / 0.3);
}
.hover\:text-white\/35:hover {
  color: rgb(255 255 255 / 0.35);
}
.hover\:text-white\/40:hover {
  color: rgb(255 255 255 / 0.4);
}
.hover\:text-white\/45:hover {
  color: rgb(255 255 255 / 0.45);
}
.hover\:text-white\/5:hover {
  color: rgb(255 255 255 / 0.05);
}
.hover\:text-white\/50:hover {
  color: rgb(255 255 255 / 0.5);
}
.hover\:text-white\/55:hover {
  color: rgb(255 255 255 / 0.55);
}
.hover\:text-white\/60:hover {
  color: rgb(255 255 255 / 0.6);
}
.hover\:text-white\/65:hover {
  color: rgb(255 255 255 / 0.65);
}
.hover\:text-white\/70:hover {
  color: rgb(255 255 255 / 0.7);
}
.hover\:text-white\/75:hover {
  color: rgb(255 255 255 / 0.75);
}
.hover\:text-white\/80:hover {
  color: rgb(255 255 255 / 0.8);
}
.hover\:text-white\/85:hover {
  color: rgb(255 255 255 / 0.85);
}
.hover\:text-white\/90:hover {
  color: rgb(255 255 255 / 0.9);
}
.hover\:text-white\/95:hover {
  color: rgb(255 255 255 / 0.95);
}
.hover\:text-yellow-1:hover {
  --tw-text-opacity: 1;
  color: rgb(255 250 233 / var(--tw-text-opacity, 1));
}
.hover\:text-yellow-1\/0:hover {
  color: rgb(255 250 233 / 0);
}
.hover\:text-yellow-1\/10:hover {
  color: rgb(255 250 233 / 0.1);
}
.hover\:text-yellow-1\/100:hover {
  color: rgb(255 250 233 / 1);
}
.hover\:text-yellow-1\/15:hover {
  color: rgb(255 250 233 / 0.15);
}
.hover\:text-yellow-1\/20:hover {
  color: rgb(255 250 233 / 0.2);
}
.hover\:text-yellow-1\/25:hover {
  color: rgb(255 250 233 / 0.25);
}
.hover\:text-yellow-1\/30:hover {
  color: rgb(255 250 233 / 0.3);
}
.hover\:text-yellow-1\/35:hover {
  color: rgb(255 250 233 / 0.35);
}
.hover\:text-yellow-1\/40:hover {
  color: rgb(255 250 233 / 0.4);
}
.hover\:text-yellow-1\/45:hover {
  color: rgb(255 250 233 / 0.45);
}
.hover\:text-yellow-1\/5:hover {
  color: rgb(255 250 233 / 0.05);
}
.hover\:text-yellow-1\/50:hover {
  color: rgb(255 250 233 / 0.5);
}
.hover\:text-yellow-1\/55:hover {
  color: rgb(255 250 233 / 0.55);
}
.hover\:text-yellow-1\/60:hover {
  color: rgb(255 250 233 / 0.6);
}
.hover\:text-yellow-1\/65:hover {
  color: rgb(255 250 233 / 0.65);
}
.hover\:text-yellow-1\/70:hover {
  color: rgb(255 250 233 / 0.7);
}
.hover\:text-yellow-1\/75:hover {
  color: rgb(255 250 233 / 0.75);
}
.hover\:text-yellow-1\/80:hover {
  color: rgb(255 250 233 / 0.8);
}
.hover\:text-yellow-1\/85:hover {
  color: rgb(255 250 233 / 0.85);
}
.hover\:text-yellow-1\/90:hover {
  color: rgb(255 250 233 / 0.9);
}
.hover\:text-yellow-1\/95:hover {
  color: rgb(255 250 233 / 0.95);
}
.hover\:text-yellow-10:hover {
  --tw-text-opacity: 1;
  color: rgb(97 52 0 / var(--tw-text-opacity, 1));
}
.hover\:text-yellow-10\/0:hover {
  color: rgb(97 52 0 / 0);
}
.hover\:text-yellow-10\/10:hover {
  color: rgb(97 52 0 / 0.1);
}
.hover\:text-yellow-10\/100:hover {
  color: rgb(97 52 0 / 1);
}
.hover\:text-yellow-10\/15:hover {
  color: rgb(97 52 0 / 0.15);
}
.hover\:text-yellow-10\/20:hover {
  color: rgb(97 52 0 / 0.2);
}
.hover\:text-yellow-10\/25:hover {
  color: rgb(97 52 0 / 0.25);
}
.hover\:text-yellow-10\/30:hover {
  color: rgb(97 52 0 / 0.3);
}
.hover\:text-yellow-10\/35:hover {
  color: rgb(97 52 0 / 0.35);
}
.hover\:text-yellow-10\/40:hover {
  color: rgb(97 52 0 / 0.4);
}
.hover\:text-yellow-10\/45:hover {
  color: rgb(97 52 0 / 0.45);
}
.hover\:text-yellow-10\/5:hover {
  color: rgb(97 52 0 / 0.05);
}
.hover\:text-yellow-10\/50:hover {
  color: rgb(97 52 0 / 0.5);
}
.hover\:text-yellow-10\/55:hover {
  color: rgb(97 52 0 / 0.55);
}
.hover\:text-yellow-10\/60:hover {
  color: rgb(97 52 0 / 0.6);
}
.hover\:text-yellow-10\/65:hover {
  color: rgb(97 52 0 / 0.65);
}
.hover\:text-yellow-10\/70:hover {
  color: rgb(97 52 0 / 0.7);
}
.hover\:text-yellow-10\/75:hover {
  color: rgb(97 52 0 / 0.75);
}
.hover\:text-yellow-10\/80:hover {
  color: rgb(97 52 0 / 0.8);
}
.hover\:text-yellow-10\/85:hover {
  color: rgb(97 52 0 / 0.85);
}
.hover\:text-yellow-10\/90:hover {
  color: rgb(97 52 0 / 0.9);
}
.hover\:text-yellow-10\/95:hover {
  color: rgb(97 52 0 / 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-11:hover {
  --tw-text-opacity: 1;
  color: rgb(251 191 36 / var(--tw-text-opacity, 1));
}
.hover\:text-yellow-11\/0:hover {
  color: rgb(251 191 36 / 0);
}
.hover\:text-yellow-11\/10:hover {
  color: rgb(251 191 36 / 0.1);
}
.hover\:text-yellow-11\/100:hover {
  color: rgb(251 191 36 / 1);
}
.hover\:text-yellow-11\/15:hover {
  color: rgb(251 191 36 / 0.15);
}
.hover\:text-yellow-11\/20:hover {
  color: rgb(251 191 36 / 0.2);
}
.hover\:text-yellow-11\/25:hover {
  color: rgb(251 191 36 / 0.25);
}
.hover\:text-yellow-11\/30:hover {
  color: rgb(251 191 36 / 0.3);
}
.hover\:text-yellow-11\/35:hover {
  color: rgb(251 191 36 / 0.35);
}
.hover\:text-yellow-11\/40:hover {
  color: rgb(251 191 36 / 0.4);
}
.hover\:text-yellow-11\/45:hover {
  color: rgb(251 191 36 / 0.45);
}
.hover\:text-yellow-11\/5:hover {
  color: rgb(251 191 36 / 0.05);
}
.hover\:text-yellow-11\/50:hover {
  color: rgb(251 191 36 / 0.5);
}
.hover\:text-yellow-11\/55:hover {
  color: rgb(251 191 36 / 0.55);
}
.hover\:text-yellow-11\/60:hover {
  color: rgb(251 191 36 / 0.6);
}
.hover\:text-yellow-11\/65:hover {
  color: rgb(251 191 36 / 0.65);
}
.hover\:text-yellow-11\/70:hover {
  color: rgb(251 191 36 / 0.7);
}
.hover\:text-yellow-11\/75:hover {
  color: rgb(251 191 36 / 0.75);
}
.hover\:text-yellow-11\/80:hover {
  color: rgb(251 191 36 / 0.8);
}
.hover\:text-yellow-11\/85:hover {
  color: rgb(251 191 36 / 0.85);
}
.hover\:text-yellow-11\/90:hover {
  color: rgb(251 191 36 / 0.9);
}
.hover\:text-yellow-11\/95:hover {
  color: rgb(251 191 36 / 0.95);
}
.hover\:text-yellow-12:hover {
  --tw-text-opacity: 1;
  color: rgb(202 138 4 / var(--tw-text-opacity, 1));
}
.hover\:text-yellow-12\/0:hover {
  color: rgb(202 138 4 / 0);
}
.hover\:text-yellow-12\/10:hover {
  color: rgb(202 138 4 / 0.1);
}
.hover\:text-yellow-12\/100:hover {
  color: rgb(202 138 4 / 1);
}
.hover\:text-yellow-12\/15:hover {
  color: rgb(202 138 4 / 0.15);
}
.hover\:text-yellow-12\/20:hover {
  color: rgb(202 138 4 / 0.2);
}
.hover\:text-yellow-12\/25:hover {
  color: rgb(202 138 4 / 0.25);
}
.hover\:text-yellow-12\/30:hover {
  color: rgb(202 138 4 / 0.3);
}
.hover\:text-yellow-12\/35:hover {
  color: rgb(202 138 4 / 0.35);
}
.hover\:text-yellow-12\/40:hover {
  color: rgb(202 138 4 / 0.4);
}
.hover\:text-yellow-12\/45:hover {
  color: rgb(202 138 4 / 0.45);
}
.hover\:text-yellow-12\/5:hover {
  color: rgb(202 138 4 / 0.05);
}
.hover\:text-yellow-12\/50:hover {
  color: rgb(202 138 4 / 0.5);
}
.hover\:text-yellow-12\/55:hover {
  color: rgb(202 138 4 / 0.55);
}
.hover\:text-yellow-12\/60:hover {
  color: rgb(202 138 4 / 0.6);
}
.hover\:text-yellow-12\/65:hover {
  color: rgb(202 138 4 / 0.65);
}
.hover\:text-yellow-12\/70:hover {
  color: rgb(202 138 4 / 0.7);
}
.hover\:text-yellow-12\/75:hover {
  color: rgb(202 138 4 / 0.75);
}
.hover\:text-yellow-12\/80:hover {
  color: rgb(202 138 4 / 0.8);
}
.hover\:text-yellow-12\/85:hover {
  color: rgb(202 138 4 / 0.85);
}
.hover\:text-yellow-12\/90:hover {
  color: rgb(202 138 4 / 0.9);
}
.hover\:text-yellow-12\/95:hover {
  color: rgb(202 138 4 / 0.95);
}
.hover\:text-yellow-13:hover {
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity, 1));
}
.hover\:text-yellow-13\/0:hover {
  color: rgb(250 204 21 / 0);
}
.hover\:text-yellow-13\/10:hover {
  color: rgb(250 204 21 / 0.1);
}
.hover\:text-yellow-13\/100:hover {
  color: rgb(250 204 21 / 1);
}
.hover\:text-yellow-13\/15:hover {
  color: rgb(250 204 21 / 0.15);
}
.hover\:text-yellow-13\/20:hover {
  color: rgb(250 204 21 / 0.2);
}
.hover\:text-yellow-13\/25:hover {
  color: rgb(250 204 21 / 0.25);
}
.hover\:text-yellow-13\/30:hover {
  color: rgb(250 204 21 / 0.3);
}
.hover\:text-yellow-13\/35:hover {
  color: rgb(250 204 21 / 0.35);
}
.hover\:text-yellow-13\/40:hover {
  color: rgb(250 204 21 / 0.4);
}
.hover\:text-yellow-13\/45:hover {
  color: rgb(250 204 21 / 0.45);
}
.hover\:text-yellow-13\/5:hover {
  color: rgb(250 204 21 / 0.05);
}
.hover\:text-yellow-13\/50:hover {
  color: rgb(250 204 21 / 0.5);
}
.hover\:text-yellow-13\/55:hover {
  color: rgb(250 204 21 / 0.55);
}
.hover\:text-yellow-13\/60:hover {
  color: rgb(250 204 21 / 0.6);
}
.hover\:text-yellow-13\/65:hover {
  color: rgb(250 204 21 / 0.65);
}
.hover\:text-yellow-13\/70:hover {
  color: rgb(250 204 21 / 0.7);
}
.hover\:text-yellow-13\/75:hover {
  color: rgb(250 204 21 / 0.75);
}
.hover\:text-yellow-13\/80:hover {
  color: rgb(250 204 21 / 0.8);
}
.hover\:text-yellow-13\/85:hover {
  color: rgb(250 204 21 / 0.85);
}
.hover\:text-yellow-13\/90:hover {
  color: rgb(250 204 21 / 0.9);
}
.hover\:text-yellow-13\/95:hover {
  color: rgb(250 204 21 / 0.95);
}
.hover\:text-yellow-2:hover {
  --tw-text-opacity: 1;
  color: rgb(254 245 208 / var(--tw-text-opacity, 1));
}
.hover\:text-yellow-2\/0:hover {
  color: rgb(254 245 208 / 0);
}
.hover\:text-yellow-2\/10:hover {
  color: rgb(254 245 208 / 0.1);
}
.hover\:text-yellow-2\/100:hover {
  color: rgb(254 245 208 / 1);
}
.hover\:text-yellow-2\/15:hover {
  color: rgb(254 245 208 / 0.15);
}
.hover\:text-yellow-2\/20:hover {
  color: rgb(254 245 208 / 0.2);
}
.hover\:text-yellow-2\/25:hover {
  color: rgb(254 245 208 / 0.25);
}
.hover\:text-yellow-2\/30:hover {
  color: rgb(254 245 208 / 0.3);
}
.hover\:text-yellow-2\/35:hover {
  color: rgb(254 245 208 / 0.35);
}
.hover\:text-yellow-2\/40:hover {
  color: rgb(254 245 208 / 0.4);
}
.hover\:text-yellow-2\/45:hover {
  color: rgb(254 245 208 / 0.45);
}
.hover\:text-yellow-2\/5:hover {
  color: rgb(254 245 208 / 0.05);
}
.hover\:text-yellow-2\/50:hover {
  color: rgb(254 245 208 / 0.5);
}
.hover\:text-yellow-2\/55:hover {
  color: rgb(254 245 208 / 0.55);
}
.hover\:text-yellow-2\/60:hover {
  color: rgb(254 245 208 / 0.6);
}
.hover\:text-yellow-2\/65:hover {
  color: rgb(254 245 208 / 0.65);
}
.hover\:text-yellow-2\/70:hover {
  color: rgb(254 245 208 / 0.7);
}
.hover\:text-yellow-2\/75:hover {
  color: rgb(254 245 208 / 0.75);
}
.hover\:text-yellow-2\/80:hover {
  color: rgb(254 245 208 / 0.8);
}
.hover\:text-yellow-2\/85:hover {
  color: rgb(254 245 208 / 0.85);
}
.hover\:text-yellow-2\/90:hover {
  color: rgb(254 245 208 / 0.9);
}
.hover\:text-yellow-2\/95:hover {
  color: rgb(254 245 208 / 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-3:hover {
  --tw-text-opacity: 1;
  color: rgb(254 238 176 / var(--tw-text-opacity, 1));
}
.hover\:text-yellow-3\/0:hover {
  color: rgb(254 238 176 / 0);
}
.hover\:text-yellow-3\/10:hover {
  color: rgb(254 238 176 / 0.1);
}
.hover\:text-yellow-3\/100:hover {
  color: rgb(254 238 176 / 1);
}
.hover\:text-yellow-3\/15:hover {
  color: rgb(254 238 176 / 0.15);
}
.hover\:text-yellow-3\/20:hover {
  color: rgb(254 238 176 / 0.2);
}
.hover\:text-yellow-3\/25:hover {
  color: rgb(254 238 176 / 0.25);
}
.hover\:text-yellow-3\/30:hover {
  color: rgb(254 238 176 / 0.3);
}
.hover\:text-yellow-3\/35:hover {
  color: rgb(254 238 176 / 0.35);
}
.hover\:text-yellow-3\/40:hover {
  color: rgb(254 238 176 / 0.4);
}
.hover\:text-yellow-3\/45:hover {
  color: rgb(254 238 176 / 0.45);
}
.hover\:text-yellow-3\/5:hover {
  color: rgb(254 238 176 / 0.05);
}
.hover\:text-yellow-3\/50:hover {
  color: rgb(254 238 176 / 0.5);
}
.hover\:text-yellow-3\/55:hover {
  color: rgb(254 238 176 / 0.55);
}
.hover\:text-yellow-3\/60:hover {
  color: rgb(254 238 176 / 0.6);
}
.hover\:text-yellow-3\/65:hover {
  color: rgb(254 238 176 / 0.65);
}
.hover\:text-yellow-3\/70:hover {
  color: rgb(254 238 176 / 0.7);
}
.hover\:text-yellow-3\/75:hover {
  color: rgb(254 238 176 / 0.75);
}
.hover\:text-yellow-3\/80:hover {
  color: rgb(254 238 176 / 0.8);
}
.hover\:text-yellow-3\/85:hover {
  color: rgb(254 238 176 / 0.85);
}
.hover\:text-yellow-3\/90:hover {
  color: rgb(254 238 176 / 0.9);
}
.hover\:text-yellow-3\/95:hover {
  color: rgb(254 238 176 / 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-4:hover {
  --tw-text-opacity: 1;
  color: rgb(254 230 137 / var(--tw-text-opacity, 1));
}
.hover\:text-yellow-4\/0:hover {
  color: rgb(254 230 137 / 0);
}
.hover\:text-yellow-4\/10:hover {
  color: rgb(254 230 137 / 0.1);
}
.hover\:text-yellow-4\/100:hover {
  color: rgb(254 230 137 / 1);
}
.hover\:text-yellow-4\/15:hover {
  color: rgb(254 230 137 / 0.15);
}
.hover\:text-yellow-4\/20:hover {
  color: rgb(254 230 137 / 0.2);
}
.hover\:text-yellow-4\/25:hover {
  color: rgb(254 230 137 / 0.25);
}
.hover\:text-yellow-4\/30:hover {
  color: rgb(254 230 137 / 0.3);
}
.hover\:text-yellow-4\/35:hover {
  color: rgb(254 230 137 / 0.35);
}
.hover\:text-yellow-4\/40:hover {
  color: rgb(254 230 137 / 0.4);
}
.hover\:text-yellow-4\/45:hover {
  color: rgb(254 230 137 / 0.45);
}
.hover\:text-yellow-4\/5:hover {
  color: rgb(254 230 137 / 0.05);
}
.hover\:text-yellow-4\/50:hover {
  color: rgb(254 230 137 / 0.5);
}
.hover\:text-yellow-4\/55:hover {
  color: rgb(254 230 137 / 0.55);
}
.hover\:text-yellow-4\/60:hover {
  color: rgb(254 230 137 / 0.6);
}
.hover\:text-yellow-4\/65:hover {
  color: rgb(254 230 137 / 0.65);
}
.hover\:text-yellow-4\/70:hover {
  color: rgb(254 230 137 / 0.7);
}
.hover\:text-yellow-4\/75:hover {
  color: rgb(254 230 137 / 0.75);
}
.hover\:text-yellow-4\/80:hover {
  color: rgb(254 230 137 / 0.8);
}
.hover\:text-yellow-4\/85:hover {
  color: rgb(254 230 137 / 0.85);
}
.hover\:text-yellow-4\/90:hover {
  color: rgb(254 230 137 / 0.9);
}
.hover\:text-yellow-4\/95:hover {
  color: rgb(254 230 137 / 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-5:hover {
  --tw-text-opacity: 1;
  color: rgb(253 218 77 / var(--tw-text-opacity, 1));
}
.hover\:text-yellow-5\/0:hover {
  color: rgb(253 218 77 / 0);
}
.hover\:text-yellow-5\/10:hover {
  color: rgb(253 218 77 / 0.1);
}
.hover\:text-yellow-5\/100:hover {
  color: rgb(253 218 77 / 1);
}
.hover\:text-yellow-5\/15:hover {
  color: rgb(253 218 77 / 0.15);
}
.hover\:text-yellow-5\/20:hover {
  color: rgb(253 218 77 / 0.2);
}
.hover\:text-yellow-5\/25:hover {
  color: rgb(253 218 77 / 0.25);
}
.hover\:text-yellow-5\/30:hover {
  color: rgb(253 218 77 / 0.3);
}
.hover\:text-yellow-5\/35:hover {
  color: rgb(253 218 77 / 0.35);
}
.hover\:text-yellow-5\/40:hover {
  color: rgb(253 218 77 / 0.4);
}
.hover\:text-yellow-5\/45:hover {
  color: rgb(253 218 77 / 0.45);
}
.hover\:text-yellow-5\/5:hover {
  color: rgb(253 218 77 / 0.05);
}
.hover\:text-yellow-5\/50:hover {
  color: rgb(253 218 77 / 0.5);
}
.hover\:text-yellow-5\/55:hover {
  color: rgb(253 218 77 / 0.55);
}
.hover\:text-yellow-5\/60:hover {
  color: rgb(253 218 77 / 0.6);
}
.hover\:text-yellow-5\/65:hover {
  color: rgb(253 218 77 / 0.65);
}
.hover\:text-yellow-5\/70:hover {
  color: rgb(253 218 77 / 0.7);
}
.hover\:text-yellow-5\/75:hover {
  color: rgb(253 218 77 / 0.75);
}
.hover\:text-yellow-5\/80:hover {
  color: rgb(253 218 77 / 0.8);
}
.hover\:text-yellow-5\/85:hover {
  color: rgb(253 218 77 / 0.85);
}
.hover\:text-yellow-5\/90:hover {
  color: rgb(253 218 77 / 0.9);
}
.hover\:text-yellow-5\/95:hover {
  color: rgb(253 218 77 / 0.95);
}
.hover\:text-yellow-50:hover {
  --tw-text-opacity: 1;
  color: rgb(253 253 234 / var(--tw-text-opacity, 1));
}
.hover\:text-yellow-50\/0:hover {
  color: rgb(253 253 234 / 0);
}
.hover\:text-yellow-50\/10:hover {
  color: rgb(253 253 234 / 0.1);
}
.hover\:text-yellow-50\/100:hover {
  color: rgb(253 253 234 / 1);
}
.hover\:text-yellow-50\/15:hover {
  color: rgb(253 253 234 / 0.15);
}
.hover\:text-yellow-50\/20:hover {
  color: rgb(253 253 234 / 0.2);
}
.hover\:text-yellow-50\/25:hover {
  color: rgb(253 253 234 / 0.25);
}
.hover\:text-yellow-50\/30:hover {
  color: rgb(253 253 234 / 0.3);
}
.hover\:text-yellow-50\/35:hover {
  color: rgb(253 253 234 / 0.35);
}
.hover\:text-yellow-50\/40:hover {
  color: rgb(253 253 234 / 0.4);
}
.hover\:text-yellow-50\/45:hover {
  color: rgb(253 253 234 / 0.45);
}
.hover\:text-yellow-50\/5:hover {
  color: rgb(253 253 234 / 0.05);
}
.hover\:text-yellow-50\/50:hover {
  color: rgb(253 253 234 / 0.5);
}
.hover\:text-yellow-50\/55:hover {
  color: rgb(253 253 234 / 0.55);
}
.hover\:text-yellow-50\/60:hover {
  color: rgb(253 253 234 / 0.6);
}
.hover\:text-yellow-50\/65:hover {
  color: rgb(253 253 234 / 0.65);
}
.hover\:text-yellow-50\/70:hover {
  color: rgb(253 253 234 / 0.7);
}
.hover\:text-yellow-50\/75:hover {
  color: rgb(253 253 234 / 0.75);
}
.hover\:text-yellow-50\/80:hover {
  color: rgb(253 253 234 / 0.8);
}
.hover\:text-yellow-50\/85:hover {
  color: rgb(253 253 234 / 0.85);
}
.hover\:text-yellow-50\/90:hover {
  color: rgb(253 253 234 / 0.9);
}
.hover\:text-yellow-50\/95:hover {
  color: rgb(253 253 234 / 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-6:hover {
  --tw-text-opacity: 1;
  color: rgb(252 205 18 / var(--tw-text-opacity, 1));
}
.hover\:text-yellow-6\/0:hover {
  color: rgb(252 205 18 / 0);
}
.hover\:text-yellow-6\/10:hover {
  color: rgb(252 205 18 / 0.1);
}
.hover\:text-yellow-6\/100:hover {
  color: rgb(252 205 18 / 1);
}
.hover\:text-yellow-6\/15:hover {
  color: rgb(252 205 18 / 0.15);
}
.hover\:text-yellow-6\/20:hover {
  color: rgb(252 205 18 / 0.2);
}
.hover\:text-yellow-6\/25:hover {
  color: rgb(252 205 18 / 0.25);
}
.hover\:text-yellow-6\/30:hover {
  color: rgb(252 205 18 / 0.3);
}
.hover\:text-yellow-6\/35:hover {
  color: rgb(252 205 18 / 0.35);
}
.hover\:text-yellow-6\/40:hover {
  color: rgb(252 205 18 / 0.4);
}
.hover\:text-yellow-6\/45:hover {
  color: rgb(252 205 18 / 0.45);
}
.hover\:text-yellow-6\/5:hover {
  color: rgb(252 205 18 / 0.05);
}
.hover\:text-yellow-6\/50:hover {
  color: rgb(252 205 18 / 0.5);
}
.hover\:text-yellow-6\/55:hover {
  color: rgb(252 205 18 / 0.55);
}
.hover\:text-yellow-6\/60:hover {
  color: rgb(252 205 18 / 0.6);
}
.hover\:text-yellow-6\/65:hover {
  color: rgb(252 205 18 / 0.65);
}
.hover\:text-yellow-6\/70:hover {
  color: rgb(252 205 18 / 0.7);
}
.hover\:text-yellow-6\/75:hover {
  color: rgb(252 205 18 / 0.75);
}
.hover\:text-yellow-6\/80:hover {
  color: rgb(252 205 18 / 0.8);
}
.hover\:text-yellow-6\/85:hover {
  color: rgb(252 205 18 / 0.85);
}
.hover\:text-yellow-6\/90:hover {
  color: rgb(252 205 18 / 0.9);
}
.hover\:text-yellow-6\/95:hover {
  color: rgb(252 205 18 / 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-7:hover {
  --tw-text-opacity: 1;
  color: rgb(226 180 15 / var(--tw-text-opacity, 1));
}
.hover\:text-yellow-7\/0:hover {
  color: rgb(226 180 15 / 0);
}
.hover\:text-yellow-7\/10:hover {
  color: rgb(226 180 15 / 0.1);
}
.hover\:text-yellow-7\/100:hover {
  color: rgb(226 180 15 / 1);
}
.hover\:text-yellow-7\/15:hover {
  color: rgb(226 180 15 / 0.15);
}
.hover\:text-yellow-7\/20:hover {
  color: rgb(226 180 15 / 0.2);
}
.hover\:text-yellow-7\/25:hover {
  color: rgb(226 180 15 / 0.25);
}
.hover\:text-yellow-7\/30:hover {
  color: rgb(226 180 15 / 0.3);
}
.hover\:text-yellow-7\/35:hover {
  color: rgb(226 180 15 / 0.35);
}
.hover\:text-yellow-7\/40:hover {
  color: rgb(226 180 15 / 0.4);
}
.hover\:text-yellow-7\/45:hover {
  color: rgb(226 180 15 / 0.45);
}
.hover\:text-yellow-7\/5:hover {
  color: rgb(226 180 15 / 0.05);
}
.hover\:text-yellow-7\/50:hover {
  color: rgb(226 180 15 / 0.5);
}
.hover\:text-yellow-7\/55:hover {
  color: rgb(226 180 15 / 0.55);
}
.hover\:text-yellow-7\/60:hover {
  color: rgb(226 180 15 / 0.6);
}
.hover\:text-yellow-7\/65:hover {
  color: rgb(226 180 15 / 0.65);
}
.hover\:text-yellow-7\/70:hover {
  color: rgb(226 180 15 / 0.7);
}
.hover\:text-yellow-7\/75:hover {
  color: rgb(226 180 15 / 0.75);
}
.hover\:text-yellow-7\/80:hover {
  color: rgb(226 180 15 / 0.8);
}
.hover\:text-yellow-7\/85:hover {
  color: rgb(226 180 15 / 0.85);
}
.hover\:text-yellow-7\/90:hover {
  color: rgb(226 180 15 / 0.9);
}
.hover\:text-yellow-7\/95:hover {
  color: rgb(226 180 15 / 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-8:hover {
  --tw-text-opacity: 1;
  color: rgb(175 129 9 / var(--tw-text-opacity, 1));
}
.hover\:text-yellow-8\/0:hover {
  color: rgb(175 129 9 / 0);
}
.hover\:text-yellow-8\/10:hover {
  color: rgb(175 129 9 / 0.1);
}
.hover\:text-yellow-8\/100:hover {
  color: rgb(175 129 9 / 1);
}
.hover\:text-yellow-8\/15:hover {
  color: rgb(175 129 9 / 0.15);
}
.hover\:text-yellow-8\/20:hover {
  color: rgb(175 129 9 / 0.2);
}
.hover\:text-yellow-8\/25:hover {
  color: rgb(175 129 9 / 0.25);
}
.hover\:text-yellow-8\/30:hover {
  color: rgb(175 129 9 / 0.3);
}
.hover\:text-yellow-8\/35:hover {
  color: rgb(175 129 9 / 0.35);
}
.hover\:text-yellow-8\/40:hover {
  color: rgb(175 129 9 / 0.4);
}
.hover\:text-yellow-8\/45:hover {
  color: rgb(175 129 9 / 0.45);
}
.hover\:text-yellow-8\/5:hover {
  color: rgb(175 129 9 / 0.05);
}
.hover\:text-yellow-8\/50:hover {
  color: rgb(175 129 9 / 0.5);
}
.hover\:text-yellow-8\/55:hover {
  color: rgb(175 129 9 / 0.55);
}
.hover\:text-yellow-8\/60:hover {
  color: rgb(175 129 9 / 0.6);
}
.hover\:text-yellow-8\/65:hover {
  color: rgb(175 129 9 / 0.65);
}
.hover\:text-yellow-8\/70:hover {
  color: rgb(175 129 9 / 0.7);
}
.hover\:text-yellow-8\/75:hover {
  color: rgb(175 129 9 / 0.75);
}
.hover\:text-yellow-8\/80:hover {
  color: rgb(175 129 9 / 0.8);
}
.hover\:text-yellow-8\/85:hover {
  color: rgb(175 129 9 / 0.85);
}
.hover\:text-yellow-8\/90:hover {
  color: rgb(175 129 9 / 0.9);
}
.hover\:text-yellow-8\/95:hover {
  color: rgb(175 129 9 / 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-9:hover {
  --tw-text-opacity: 1;
  color: rgb(136 90 5 / var(--tw-text-opacity, 1));
}
.hover\:text-yellow-9\/0:hover {
  color: rgb(136 90 5 / 0);
}
.hover\:text-yellow-9\/10:hover {
  color: rgb(136 90 5 / 0.1);
}
.hover\:text-yellow-9\/100:hover {
  color: rgb(136 90 5 / 1);
}
.hover\:text-yellow-9\/15:hover {
  color: rgb(136 90 5 / 0.15);
}
.hover\:text-yellow-9\/20:hover {
  color: rgb(136 90 5 / 0.2);
}
.hover\:text-yellow-9\/25:hover {
  color: rgb(136 90 5 / 0.25);
}
.hover\:text-yellow-9\/30:hover {
  color: rgb(136 90 5 / 0.3);
}
.hover\:text-yellow-9\/35:hover {
  color: rgb(136 90 5 / 0.35);
}
.hover\:text-yellow-9\/40:hover {
  color: rgb(136 90 5 / 0.4);
}
.hover\:text-yellow-9\/45:hover {
  color: rgb(136 90 5 / 0.45);
}
.hover\:text-yellow-9\/5:hover {
  color: rgb(136 90 5 / 0.05);
}
.hover\:text-yellow-9\/50:hover {
  color: rgb(136 90 5 / 0.5);
}
.hover\:text-yellow-9\/55:hover {
  color: rgb(136 90 5 / 0.55);
}
.hover\:text-yellow-9\/60:hover {
  color: rgb(136 90 5 / 0.6);
}
.hover\:text-yellow-9\/65:hover {
  color: rgb(136 90 5 / 0.65);
}
.hover\:text-yellow-9\/70:hover {
  color: rgb(136 90 5 / 0.7);
}
.hover\:text-yellow-9\/75:hover {
  color: rgb(136 90 5 / 0.75);
}
.hover\:text-yellow-9\/80:hover {
  color: rgb(136 90 5 / 0.8);
}
.hover\:text-yellow-9\/85:hover {
  color: rgb(136 90 5 / 0.85);
}
.hover\:text-yellow-9\/90:hover {
  color: rgb(136 90 5 / 0.9);
}
.hover\:text-yellow-9\/95:hover {
  color: rgb(136 90 5 / 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-opacity-0:hover {
  --tw-text-opacity: 0;
}
.hover\:text-opacity-10:hover {
  --tw-text-opacity: 0.1;
}
.hover\:text-opacity-100:hover {
  --tw-text-opacity: 1;
}
.hover\:text-opacity-15:hover {
  --tw-text-opacity: 0.15;
}
.hover\:text-opacity-20:hover {
  --tw-text-opacity: 0.2;
}
.hover\:text-opacity-25:hover {
  --tw-text-opacity: 0.25;
}
.hover\:text-opacity-30:hover {
  --tw-text-opacity: 0.3;
}
.hover\:text-opacity-35:hover {
  --tw-text-opacity: 0.35;
}
.hover\:text-opacity-40:hover {
  --tw-text-opacity: 0.4;
}
.hover\:text-opacity-45:hover {
  --tw-text-opacity: 0.45;
}
.hover\:text-opacity-5:hover {
  --tw-text-opacity: 0.05;
}
.hover\:text-opacity-50:hover {
  --tw-text-opacity: 0.5;
}
.hover\:text-opacity-55:hover {
  --tw-text-opacity: 0.55;
}
.hover\:text-opacity-60:hover {
  --tw-text-opacity: 0.6;
}
.hover\:text-opacity-65:hover {
  --tw-text-opacity: 0.65;
}
.hover\:text-opacity-70:hover {
  --tw-text-opacity: 0.7;
}
.hover\:text-opacity-75:hover {
  --tw-text-opacity: 0.75;
}
.hover\:text-opacity-80:hover {
  --tw-text-opacity: 0.8;
}
.hover\:text-opacity-85:hover {
  --tw-text-opacity: 0.85;
}
.hover\:text-opacity-90:hover {
  --tw-text-opacity: 0.9;
}
.hover\:text-opacity-95:hover {
  --tw-text-opacity: 0.95;
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
.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\:shadow-xl:hover {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.focus\:\!border-0:focus {
  border-width: 0px !important;
}
.focus\:border-blue-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(63 131 248 / var(--tw-border-opacity, 1));
}
.focus\:border-blue-600:focus {
  --tw-border-opacity: 1;
  border-color: rgb(28 100 242 / var(--tw-border-opacity, 1));
}
.focus\:border-primary-base:focus {
  --tw-border-opacity: 1;
  border-color: rgb(92 67 229 / var(--tw-border-opacity, 1));
}
.focus\:border-transparent:focus {
  border-color: transparent;
}
.focus\:\!outline-none:focus {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:ring-0:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-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-\[\#25292C26\]:focus {
  --tw-ring-color: #25292C26;
}
.focus\:ring-blue-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(164 202 254 / var(--tw-ring-opacity, 1));
}
.focus\:ring-blue-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(63 131 248 / var(--tw-ring-opacity, 1));
}
.focus\:ring-gray-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1));
}
.focus\:ring-gray-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1));
}
.active\:cursor-grabbing:active {
  cursor: grabbing;
}
.active\:text-ellipsis:active {
  text-overflow: ellipsis;
}
.active\:text-clip:active {
  text-overflow: clip;
}
.active\:text-wrap:active {
  text-wrap: wrap;
}
.active\:text-nowrap:active {
  text-wrap: nowrap;
}
.active\:text-balance:active {
  text-wrap: balance;
}
.active\:text-pretty:active {
  text-wrap: pretty;
}
.active\:text-left:active {
  text-align: left;
}
.active\:text-center:active {
  text-align: center;
}
.active\:text-right:active {
  text-align: right;
}
.active\:text-justify:active {
  text-align: justify;
}
.active\:text-start:active {
  text-align: start;
}
.active\:text-end:active {
  text-align: end;
}
.active\:text-base:active {
  font-size: 14px;
}
.active\:text-heading-1:active {
  font-size: 2.5rem;
}
.active\:text-heading-2:active {
  font-size: 2rem;
}
.active\:text-heading-3:active {
  font-size: 1.75rem;
}
.active\:text-heading-4:active {
  font-size: 1.5rem;
}
.active\:text-heading-5:active {
  font-size: 1.25rem;
}
.active\:text-lg:active {
  font-size: 1.125rem;
}
.active\:text-sm:active {
  font-size: 0.875rem;
}
.active\:text-xl:active {
  font-size: 1.25rem;
}
.active\:text-xs:active {
  font-size: 0.75rem;
}
.active\:text-background-container:active {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.active\:text-background-container-disabled:active {
  color: #25292c0a;
}
.active\:text-background-container-disabled\/0:active {
  color: rgb(37 41 44 / 0);
}
.active\:text-background-container-disabled\/10:active {
  color: rgb(37 41 44 / 0.1);
}
.active\:text-background-container-disabled\/100:active {
  color: rgb(37 41 44 / 1);
}
.active\:text-background-container-disabled\/15:active {
  color: rgb(37 41 44 / 0.15);
}
.active\:text-background-container-disabled\/20:active {
  color: rgb(37 41 44 / 0.2);
}
.active\:text-background-container-disabled\/25:active {
  color: rgb(37 41 44 / 0.25);
}
.active\:text-background-container-disabled\/30:active {
  color: rgb(37 41 44 / 0.3);
}
.active\:text-background-container-disabled\/35:active {
  color: rgb(37 41 44 / 0.35);
}
.active\:text-background-container-disabled\/40:active {
  color: rgb(37 41 44 / 0.4);
}
.active\:text-background-container-disabled\/45:active {
  color: rgb(37 41 44 / 0.45);
}
.active\:text-background-container-disabled\/5:active {
  color: rgb(37 41 44 / 0.05);
}
.active\:text-background-container-disabled\/50:active {
  color: rgb(37 41 44 / 0.5);
}
.active\:text-background-container-disabled\/55:active {
  color: rgb(37 41 44 / 0.55);
}
.active\:text-background-container-disabled\/60:active {
  color: rgb(37 41 44 / 0.6);
}
.active\:text-background-container-disabled\/65:active {
  color: rgb(37 41 44 / 0.65);
}
.active\:text-background-container-disabled\/70:active {
  color: rgb(37 41 44 / 0.7);
}
.active\:text-background-container-disabled\/75:active {
  color: rgb(37 41 44 / 0.75);
}
.active\:text-background-container-disabled\/80:active {
  color: rgb(37 41 44 / 0.8);
}
.active\:text-background-container-disabled\/85:active {
  color: rgb(37 41 44 / 0.85);
}
.active\:text-background-container-disabled\/90:active {
  color: rgb(37 41 44 / 0.9);
}
.active\:text-background-container-disabled\/95:active {
  color: rgb(37 41 44 / 0.95);
}
.active\:text-background-container\/0:active {
  color: rgb(255 255 255 / 0);
}
.active\:text-background-container\/10:active {
  color: rgb(255 255 255 / 0.1);
}
.active\:text-background-container\/100:active {
  color: rgb(255 255 255 / 1);
}
.active\:text-background-container\/15:active {
  color: rgb(255 255 255 / 0.15);
}
.active\:text-background-container\/20:active {
  color: rgb(255 255 255 / 0.2);
}
.active\:text-background-container\/25:active {
  color: rgb(255 255 255 / 0.25);
}
.active\:text-background-container\/30:active {
  color: rgb(255 255 255 / 0.3);
}
.active\:text-background-container\/35:active {
  color: rgb(255 255 255 / 0.35);
}
.active\:text-background-container\/40:active {
  color: rgb(255 255 255 / 0.4);
}
.active\:text-background-container\/45:active {
  color: rgb(255 255 255 / 0.45);
}
.active\:text-background-container\/5:active {
  color: rgb(255 255 255 / 0.05);
}
.active\:text-background-container\/50:active {
  color: rgb(255 255 255 / 0.5);
}
.active\:text-background-container\/55:active {
  color: rgb(255 255 255 / 0.55);
}
.active\:text-background-container\/60:active {
  color: rgb(255 255 255 / 0.6);
}
.active\:text-background-container\/65:active {
  color: rgb(255 255 255 / 0.65);
}
.active\:text-background-container\/70:active {
  color: rgb(255 255 255 / 0.7);
}
.active\:text-background-container\/75:active {
  color: rgb(255 255 255 / 0.75);
}
.active\:text-background-container\/80:active {
  color: rgb(255 255 255 / 0.8);
}
.active\:text-background-container\/85:active {
  color: rgb(255 255 255 / 0.85);
}
.active\:text-background-container\/90:active {
  color: rgb(255 255 255 / 0.9);
}
.active\:text-background-container\/95:active {
  color: rgb(255 255 255 / 0.95);
}
.active\:text-background-elevated:active {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.active\:text-background-elevated\/0:active {
  color: rgb(255 255 255 / 0);
}
.active\:text-background-elevated\/10:active {
  color: rgb(255 255 255 / 0.1);
}
.active\:text-background-elevated\/100:active {
  color: rgb(255 255 255 / 1);
}
.active\:text-background-elevated\/15:active {
  color: rgb(255 255 255 / 0.15);
}
.active\:text-background-elevated\/20:active {
  color: rgb(255 255 255 / 0.2);
}
.active\:text-background-elevated\/25:active {
  color: rgb(255 255 255 / 0.25);
}
.active\:text-background-elevated\/30:active {
  color: rgb(255 255 255 / 0.3);
}
.active\:text-background-elevated\/35:active {
  color: rgb(255 255 255 / 0.35);
}
.active\:text-background-elevated\/40:active {
  color: rgb(255 255 255 / 0.4);
}
.active\:text-background-elevated\/45:active {
  color: rgb(255 255 255 / 0.45);
}
.active\:text-background-elevated\/5:active {
  color: rgb(255 255 255 / 0.05);
}
.active\:text-background-elevated\/50:active {
  color: rgb(255 255 255 / 0.5);
}
.active\:text-background-elevated\/55:active {
  color: rgb(255 255 255 / 0.55);
}
.active\:text-background-elevated\/60:active {
  color: rgb(255 255 255 / 0.6);
}
.active\:text-background-elevated\/65:active {
  color: rgb(255 255 255 / 0.65);
}
.active\:text-background-elevated\/70:active {
  color: rgb(255 255 255 / 0.7);
}
.active\:text-background-elevated\/75:active {
  color: rgb(255 255 255 / 0.75);
}
.active\:text-background-elevated\/80:active {
  color: rgb(255 255 255 / 0.8);
}
.active\:text-background-elevated\/85:active {
  color: rgb(255 255 255 / 0.85);
}
.active\:text-background-elevated\/90:active {
  color: rgb(255 255 255 / 0.9);
}
.active\:text-background-elevated\/95:active {
  color: rgb(255 255 255 / 0.95);
}
.active\:text-background-layout:active {
  --tw-text-opacity: 1;
  color: rgb(245 245 245 / var(--tw-text-opacity, 1));
}
.active\:text-background-layout\/0:active {
  color: rgb(245 245 245 / 0);
}
.active\:text-background-layout\/10:active {
  color: rgb(245 245 245 / 0.1);
}
.active\:text-background-layout\/100:active {
  color: rgb(245 245 245 / 1);
}
.active\:text-background-layout\/15:active {
  color: rgb(245 245 245 / 0.15);
}
.active\:text-background-layout\/20:active {
  color: rgb(245 245 245 / 0.2);
}
.active\:text-background-layout\/25:active {
  color: rgb(245 245 245 / 0.25);
}
.active\:text-background-layout\/30:active {
  color: rgb(245 245 245 / 0.3);
}
.active\:text-background-layout\/35:active {
  color: rgb(245 245 245 / 0.35);
}
.active\:text-background-layout\/40:active {
  color: rgb(245 245 245 / 0.4);
}
.active\:text-background-layout\/45:active {
  color: rgb(245 245 245 / 0.45);
}
.active\:text-background-layout\/5:active {
  color: rgb(245 245 245 / 0.05);
}
.active\:text-background-layout\/50:active {
  color: rgb(245 245 245 / 0.5);
}
.active\:text-background-layout\/55:active {
  color: rgb(245 245 245 / 0.55);
}
.active\:text-background-layout\/60:active {
  color: rgb(245 245 245 / 0.6);
}
.active\:text-background-layout\/65:active {
  color: rgb(245 245 245 / 0.65);
}
.active\:text-background-layout\/70:active {
  color: rgb(245 245 245 / 0.7);
}
.active\:text-background-layout\/75:active {
  color: rgb(245 245 245 / 0.75);
}
.active\:text-background-layout\/80:active {
  color: rgb(245 245 245 / 0.8);
}
.active\:text-background-layout\/85:active {
  color: rgb(245 245 245 / 0.85);
}
.active\:text-background-layout\/90:active {
  color: rgb(245 245 245 / 0.9);
}
.active\:text-background-layout\/95:active {
  color: rgb(245 245 245 / 0.95);
}
.active\:text-bgBase:active {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.active\:text-bgBase\/0:active {
  color: rgb(255 255 255 / 0);
}
.active\:text-bgBase\/10:active {
  color: rgb(255 255 255 / 0.1);
}
.active\:text-bgBase\/100:active {
  color: rgb(255 255 255 / 1);
}
.active\:text-bgBase\/15:active {
  color: rgb(255 255 255 / 0.15);
}
.active\:text-bgBase\/20:active {
  color: rgb(255 255 255 / 0.2);
}
.active\:text-bgBase\/25:active {
  color: rgb(255 255 255 / 0.25);
}
.active\:text-bgBase\/30:active {
  color: rgb(255 255 255 / 0.3);
}
.active\:text-bgBase\/35:active {
  color: rgb(255 255 255 / 0.35);
}
.active\:text-bgBase\/40:active {
  color: rgb(255 255 255 / 0.4);
}
.active\:text-bgBase\/45:active {
  color: rgb(255 255 255 / 0.45);
}
.active\:text-bgBase\/5:active {
  color: rgb(255 255 255 / 0.05);
}
.active\:text-bgBase\/50:active {
  color: rgb(255 255 255 / 0.5);
}
.active\:text-bgBase\/55:active {
  color: rgb(255 255 255 / 0.55);
}
.active\:text-bgBase\/60:active {
  color: rgb(255 255 255 / 0.6);
}
.active\:text-bgBase\/65:active {
  color: rgb(255 255 255 / 0.65);
}
.active\:text-bgBase\/70:active {
  color: rgb(255 255 255 / 0.7);
}
.active\:text-bgBase\/75:active {
  color: rgb(255 255 255 / 0.75);
}
.active\:text-bgBase\/80:active {
  color: rgb(255 255 255 / 0.8);
}
.active\:text-bgBase\/85:active {
  color: rgb(255 255 255 / 0.85);
}
.active\:text-bgBase\/90:active {
  color: rgb(255 255 255 / 0.9);
}
.active\:text-bgBase\/95:active {
  color: rgb(255 255 255 / 0.95);
}
.active\:text-black:active {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.active\:text-black\/0:active {
  color: rgb(0 0 0 / 0);
}
.active\:text-black\/10:active {
  color: rgb(0 0 0 / 0.1);
}
.active\:text-black\/100:active {
  color: rgb(0 0 0 / 1);
}
.active\:text-black\/15:active {
  color: rgb(0 0 0 / 0.15);
}
.active\:text-black\/20:active {
  color: rgb(0 0 0 / 0.2);
}
.active\:text-black\/25:active {
  color: rgb(0 0 0 / 0.25);
}
.active\:text-black\/30:active {
  color: rgb(0 0 0 / 0.3);
}
.active\:text-black\/35:active {
  color: rgb(0 0 0 / 0.35);
}
.active\:text-black\/40:active {
  color: rgb(0 0 0 / 0.4);
}
.active\:text-black\/45:active {
  color: rgb(0 0 0 / 0.45);
}
.active\:text-black\/5:active {
  color: rgb(0 0 0 / 0.05);
}
.active\:text-black\/50:active {
  color: rgb(0 0 0 / 0.5);
}
.active\:text-black\/55:active {
  color: rgb(0 0 0 / 0.55);
}
.active\:text-black\/60:active {
  color: rgb(0 0 0 / 0.6);
}
.active\:text-black\/65:active {
  color: rgb(0 0 0 / 0.65);
}
.active\:text-black\/70:active {
  color: rgb(0 0 0 / 0.7);
}
.active\:text-black\/75:active {
  color: rgb(0 0 0 / 0.75);
}
.active\:text-black\/80:active {
  color: rgb(0 0 0 / 0.8);
}
.active\:text-black\/85:active {
  color: rgb(0 0 0 / 0.85);
}
.active\:text-black\/90:active {
  color: rgb(0 0 0 / 0.9);
}
.active\:text-black\/95:active {
  color: rgb(0 0 0 / 0.95);
}
.active\:text-blue-1:active {
  --tw-text-opacity: 1;
  color: rgb(230 244 255 / var(--tw-text-opacity, 1));
}
.active\:text-blue-1\/0:active {
  color: rgb(230 244 255 / 0);
}
.active\:text-blue-1\/10:active {
  color: rgb(230 244 255 / 0.1);
}
.active\:text-blue-1\/100:active {
  color: rgb(230 244 255 / 1);
}
.active\:text-blue-1\/15:active {
  color: rgb(230 244 255 / 0.15);
}
.active\:text-blue-1\/20:active {
  color: rgb(230 244 255 / 0.2);
}
.active\:text-blue-1\/25:active {
  color: rgb(230 244 255 / 0.25);
}
.active\:text-blue-1\/30:active {
  color: rgb(230 244 255 / 0.3);
}
.active\:text-blue-1\/35:active {
  color: rgb(230 244 255 / 0.35);
}
.active\:text-blue-1\/40:active {
  color: rgb(230 244 255 / 0.4);
}
.active\:text-blue-1\/45:active {
  color: rgb(230 244 255 / 0.45);
}
.active\:text-blue-1\/5:active {
  color: rgb(230 244 255 / 0.05);
}
.active\:text-blue-1\/50:active {
  color: rgb(230 244 255 / 0.5);
}
.active\:text-blue-1\/55:active {
  color: rgb(230 244 255 / 0.55);
}
.active\:text-blue-1\/60:active {
  color: rgb(230 244 255 / 0.6);
}
.active\:text-blue-1\/65:active {
  color: rgb(230 244 255 / 0.65);
}
.active\:text-blue-1\/70:active {
  color: rgb(230 244 255 / 0.7);
}
.active\:text-blue-1\/75:active {
  color: rgb(230 244 255 / 0.75);
}
.active\:text-blue-1\/80:active {
  color: rgb(230 244 255 / 0.8);
}
.active\:text-blue-1\/85:active {
  color: rgb(230 244 255 / 0.85);
}
.active\:text-blue-1\/90:active {
  color: rgb(230 244 255 / 0.9);
}
.active\:text-blue-1\/95:active {
  color: rgb(230 244 255 / 0.95);
}
.active\:text-blue-10:active {
  --tw-text-opacity: 1;
  color: rgb(0 29 102 / var(--tw-text-opacity, 1));
}
.active\:text-blue-10\/0:active {
  color: rgb(0 29 102 / 0);
}
.active\:text-blue-10\/10:active {
  color: rgb(0 29 102 / 0.1);
}
.active\:text-blue-10\/100:active {
  color: rgb(0 29 102 / 1);
}
.active\:text-blue-10\/15:active {
  color: rgb(0 29 102 / 0.15);
}
.active\:text-blue-10\/20:active {
  color: rgb(0 29 102 / 0.2);
}
.active\:text-blue-10\/25:active {
  color: rgb(0 29 102 / 0.25);
}
.active\:text-blue-10\/30:active {
  color: rgb(0 29 102 / 0.3);
}
.active\:text-blue-10\/35:active {
  color: rgb(0 29 102 / 0.35);
}
.active\:text-blue-10\/40:active {
  color: rgb(0 29 102 / 0.4);
}
.active\:text-blue-10\/45:active {
  color: rgb(0 29 102 / 0.45);
}
.active\:text-blue-10\/5:active {
  color: rgb(0 29 102 / 0.05);
}
.active\:text-blue-10\/50:active {
  color: rgb(0 29 102 / 0.5);
}
.active\:text-blue-10\/55:active {
  color: rgb(0 29 102 / 0.55);
}
.active\:text-blue-10\/60:active {
  color: rgb(0 29 102 / 0.6);
}
.active\:text-blue-10\/65:active {
  color: rgb(0 29 102 / 0.65);
}
.active\:text-blue-10\/70:active {
  color: rgb(0 29 102 / 0.7);
}
.active\:text-blue-10\/75:active {
  color: rgb(0 29 102 / 0.75);
}
.active\:text-blue-10\/80:active {
  color: rgb(0 29 102 / 0.8);
}
.active\:text-blue-10\/85:active {
  color: rgb(0 29 102 / 0.85);
}
.active\:text-blue-10\/90:active {
  color: rgb(0 29 102 / 0.9);
}
.active\:text-blue-10\/95:active {
  color: rgb(0 29 102 / 0.95);
}
.active\:text-blue-100:active {
  --tw-text-opacity: 1;
  color: rgb(225 239 254 / var(--tw-text-opacity, 1));
}
.active\:text-blue-100\/0:active {
  color: rgb(225 239 254 / 0);
}
.active\:text-blue-100\/10:active {
  color: rgb(225 239 254 / 0.1);
}
.active\:text-blue-100\/100:active {
  color: rgb(225 239 254 / 1);
}
.active\:text-blue-100\/15:active {
  color: rgb(225 239 254 / 0.15);
}
.active\:text-blue-100\/20:active {
  color: rgb(225 239 254 / 0.2);
}
.active\:text-blue-100\/25:active {
  color: rgb(225 239 254 / 0.25);
}
.active\:text-blue-100\/30:active {
  color: rgb(225 239 254 / 0.3);
}
.active\:text-blue-100\/35:active {
  color: rgb(225 239 254 / 0.35);
}
.active\:text-blue-100\/40:active {
  color: rgb(225 239 254 / 0.4);
}
.active\:text-blue-100\/45:active {
  color: rgb(225 239 254 / 0.45);
}
.active\:text-blue-100\/5:active {
  color: rgb(225 239 254 / 0.05);
}
.active\:text-blue-100\/50:active {
  color: rgb(225 239 254 / 0.5);
}
.active\:text-blue-100\/55:active {
  color: rgb(225 239 254 / 0.55);
}
.active\:text-blue-100\/60:active {
  color: rgb(225 239 254 / 0.6);
}
.active\:text-blue-100\/65:active {
  color: rgb(225 239 254 / 0.65);
}
.active\:text-blue-100\/70:active {
  color: rgb(225 239 254 / 0.7);
}
.active\:text-blue-100\/75:active {
  color: rgb(225 239 254 / 0.75);
}
.active\:text-blue-100\/80:active {
  color: rgb(225 239 254 / 0.8);
}
.active\:text-blue-100\/85:active {
  color: rgb(225 239 254 / 0.85);
}
.active\:text-blue-100\/90:active {
  color: rgb(225 239 254 / 0.9);
}
.active\:text-blue-100\/95:active {
  color: rgb(225 239 254 / 0.95);
}
.active\:text-blue-2:active {
  --tw-text-opacity: 1;
  color: rgb(186 224 255 / var(--tw-text-opacity, 1));
}
.active\:text-blue-2\/0:active {
  color: rgb(186 224 255 / 0);
}
.active\:text-blue-2\/10:active {
  color: rgb(186 224 255 / 0.1);
}
.active\:text-blue-2\/100:active {
  color: rgb(186 224 255 / 1);
}
.active\:text-blue-2\/15:active {
  color: rgb(186 224 255 / 0.15);
}
.active\:text-blue-2\/20:active {
  color: rgb(186 224 255 / 0.2);
}
.active\:text-blue-2\/25:active {
  color: rgb(186 224 255 / 0.25);
}
.active\:text-blue-2\/30:active {
  color: rgb(186 224 255 / 0.3);
}
.active\:text-blue-2\/35:active {
  color: rgb(186 224 255 / 0.35);
}
.active\:text-blue-2\/40:active {
  color: rgb(186 224 255 / 0.4);
}
.active\:text-blue-2\/45:active {
  color: rgb(186 224 255 / 0.45);
}
.active\:text-blue-2\/5:active {
  color: rgb(186 224 255 / 0.05);
}
.active\:text-blue-2\/50:active {
  color: rgb(186 224 255 / 0.5);
}
.active\:text-blue-2\/55:active {
  color: rgb(186 224 255 / 0.55);
}
.active\:text-blue-2\/60:active {
  color: rgb(186 224 255 / 0.6);
}
.active\:text-blue-2\/65:active {
  color: rgb(186 224 255 / 0.65);
}
.active\:text-blue-2\/70:active {
  color: rgb(186 224 255 / 0.7);
}
.active\:text-blue-2\/75:active {
  color: rgb(186 224 255 / 0.75);
}
.active\:text-blue-2\/80:active {
  color: rgb(186 224 255 / 0.8);
}
.active\:text-blue-2\/85:active {
  color: rgb(186 224 255 / 0.85);
}
.active\:text-blue-2\/90:active {
  color: rgb(186 224 255 / 0.9);
}
.active\:text-blue-2\/95:active {
  color: rgb(186 224 255 / 0.95);
}
.active\:text-blue-200:active {
  --tw-text-opacity: 1;
  color: rgb(195 221 253 / var(--tw-text-opacity, 1));
}
.active\:text-blue-200\/0:active {
  color: rgb(195 221 253 / 0);
}
.active\:text-blue-200\/10:active {
  color: rgb(195 221 253 / 0.1);
}
.active\:text-blue-200\/100:active {
  color: rgb(195 221 253 / 1);
}
.active\:text-blue-200\/15:active {
  color: rgb(195 221 253 / 0.15);
}
.active\:text-blue-200\/20:active {
  color: rgb(195 221 253 / 0.2);
}
.active\:text-blue-200\/25:active {
  color: rgb(195 221 253 / 0.25);
}
.active\:text-blue-200\/30:active {
  color: rgb(195 221 253 / 0.3);
}
.active\:text-blue-200\/35:active {
  color: rgb(195 221 253 / 0.35);
}
.active\:text-blue-200\/40:active {
  color: rgb(195 221 253 / 0.4);
}
.active\:text-blue-200\/45:active {
  color: rgb(195 221 253 / 0.45);
}
.active\:text-blue-200\/5:active {
  color: rgb(195 221 253 / 0.05);
}
.active\:text-blue-200\/50:active {
  color: rgb(195 221 253 / 0.5);
}
.active\:text-blue-200\/55:active {
  color: rgb(195 221 253 / 0.55);
}
.active\:text-blue-200\/60:active {
  color: rgb(195 221 253 / 0.6);
}
.active\:text-blue-200\/65:active {
  color: rgb(195 221 253 / 0.65);
}
.active\:text-blue-200\/70:active {
  color: rgb(195 221 253 / 0.7);
}
.active\:text-blue-200\/75:active {
  color: rgb(195 221 253 / 0.75);
}
.active\:text-blue-200\/80:active {
  color: rgb(195 221 253 / 0.8);
}
.active\:text-blue-200\/85:active {
  color: rgb(195 221 253 / 0.85);
}
.active\:text-blue-200\/90:active {
  color: rgb(195 221 253 / 0.9);
}
.active\:text-blue-200\/95:active {
  color: rgb(195 221 253 / 0.95);
}
.active\:text-blue-3:active {
  --tw-text-opacity: 1;
  color: rgb(145 202 255 / var(--tw-text-opacity, 1));
}
.active\:text-blue-3\/0:active {
  color: rgb(145 202 255 / 0);
}
.active\:text-blue-3\/10:active {
  color: rgb(145 202 255 / 0.1);
}
.active\:text-blue-3\/100:active {
  color: rgb(145 202 255 / 1);
}
.active\:text-blue-3\/15:active {
  color: rgb(145 202 255 / 0.15);
}
.active\:text-blue-3\/20:active {
  color: rgb(145 202 255 / 0.2);
}
.active\:text-blue-3\/25:active {
  color: rgb(145 202 255 / 0.25);
}
.active\:text-blue-3\/30:active {
  color: rgb(145 202 255 / 0.3);
}
.active\:text-blue-3\/35:active {
  color: rgb(145 202 255 / 0.35);
}
.active\:text-blue-3\/40:active {
  color: rgb(145 202 255 / 0.4);
}
.active\:text-blue-3\/45:active {
  color: rgb(145 202 255 / 0.45);
}
.active\:text-blue-3\/5:active {
  color: rgb(145 202 255 / 0.05);
}
.active\:text-blue-3\/50:active {
  color: rgb(145 202 255 / 0.5);
}
.active\:text-blue-3\/55:active {
  color: rgb(145 202 255 / 0.55);
}
.active\:text-blue-3\/60:active {
  color: rgb(145 202 255 / 0.6);
}
.active\:text-blue-3\/65:active {
  color: rgb(145 202 255 / 0.65);
}
.active\:text-blue-3\/70:active {
  color: rgb(145 202 255 / 0.7);
}
.active\:text-blue-3\/75:active {
  color: rgb(145 202 255 / 0.75);
}
.active\:text-blue-3\/80:active {
  color: rgb(145 202 255 / 0.8);
}
.active\:text-blue-3\/85:active {
  color: rgb(145 202 255 / 0.85);
}
.active\:text-blue-3\/90:active {
  color: rgb(145 202 255 / 0.9);
}
.active\:text-blue-3\/95:active {
  color: rgb(145 202 255 / 0.95);
}
.active\:text-blue-300:active {
  --tw-text-opacity: 1;
  color: rgb(164 202 254 / var(--tw-text-opacity, 1));
}
.active\:text-blue-300\/0:active {
  color: rgb(164 202 254 / 0);
}
.active\:text-blue-300\/10:active {
  color: rgb(164 202 254 / 0.1);
}
.active\:text-blue-300\/100:active {
  color: rgb(164 202 254 / 1);
}
.active\:text-blue-300\/15:active {
  color: rgb(164 202 254 / 0.15);
}
.active\:text-blue-300\/20:active {
  color: rgb(164 202 254 / 0.2);
}
.active\:text-blue-300\/25:active {
  color: rgb(164 202 254 / 0.25);
}
.active\:text-blue-300\/30:active {
  color: rgb(164 202 254 / 0.3);
}
.active\:text-blue-300\/35:active {
  color: rgb(164 202 254 / 0.35);
}
.active\:text-blue-300\/40:active {
  color: rgb(164 202 254 / 0.4);
}
.active\:text-blue-300\/45:active {
  color: rgb(164 202 254 / 0.45);
}
.active\:text-blue-300\/5:active {
  color: rgb(164 202 254 / 0.05);
}
.active\:text-blue-300\/50:active {
  color: rgb(164 202 254 / 0.5);
}
.active\:text-blue-300\/55:active {
  color: rgb(164 202 254 / 0.55);
}
.active\:text-blue-300\/60:active {
  color: rgb(164 202 254 / 0.6);
}
.active\:text-blue-300\/65:active {
  color: rgb(164 202 254 / 0.65);
}
.active\:text-blue-300\/70:active {
  color: rgb(164 202 254 / 0.7);
}
.active\:text-blue-300\/75:active {
  color: rgb(164 202 254 / 0.75);
}
.active\:text-blue-300\/80:active {
  color: rgb(164 202 254 / 0.8);
}
.active\:text-blue-300\/85:active {
  color: rgb(164 202 254 / 0.85);
}
.active\:text-blue-300\/90:active {
  color: rgb(164 202 254 / 0.9);
}
.active\:text-blue-300\/95:active {
  color: rgb(164 202 254 / 0.95);
}
.active\:text-blue-4:active {
  --tw-text-opacity: 1;
  color: rgb(105 177 255 / var(--tw-text-opacity, 1));
}
.active\:text-blue-4\/0:active {
  color: rgb(105 177 255 / 0);
}
.active\:text-blue-4\/10:active {
  color: rgb(105 177 255 / 0.1);
}
.active\:text-blue-4\/100:active {
  color: rgb(105 177 255 / 1);
}
.active\:text-blue-4\/15:active {
  color: rgb(105 177 255 / 0.15);
}
.active\:text-blue-4\/20:active {
  color: rgb(105 177 255 / 0.2);
}
.active\:text-blue-4\/25:active {
  color: rgb(105 177 255 / 0.25);
}
.active\:text-blue-4\/30:active {
  color: rgb(105 177 255 / 0.3);
}
.active\:text-blue-4\/35:active {
  color: rgb(105 177 255 / 0.35);
}
.active\:text-blue-4\/40:active {
  color: rgb(105 177 255 / 0.4);
}
.active\:text-blue-4\/45:active {
  color: rgb(105 177 255 / 0.45);
}
.active\:text-blue-4\/5:active {
  color: rgb(105 177 255 / 0.05);
}
.active\:text-blue-4\/50:active {
  color: rgb(105 177 255 / 0.5);
}
.active\:text-blue-4\/55:active {
  color: rgb(105 177 255 / 0.55);
}
.active\:text-blue-4\/60:active {
  color: rgb(105 177 255 / 0.6);
}
.active\:text-blue-4\/65:active {
  color: rgb(105 177 255 / 0.65);
}
.active\:text-blue-4\/70:active {
  color: rgb(105 177 255 / 0.7);
}
.active\:text-blue-4\/75:active {
  color: rgb(105 177 255 / 0.75);
}
.active\:text-blue-4\/80:active {
  color: rgb(105 177 255 / 0.8);
}
.active\:text-blue-4\/85:active {
  color: rgb(105 177 255 / 0.85);
}
.active\:text-blue-4\/90:active {
  color: rgb(105 177 255 / 0.9);
}
.active\:text-blue-4\/95:active {
  color: rgb(105 177 255 / 0.95);
}
.active\:text-blue-400:active {
  --tw-text-opacity: 1;
  color: rgb(118 169 250 / var(--tw-text-opacity, 1));
}
.active\:text-blue-400\/0:active {
  color: rgb(118 169 250 / 0);
}
.active\:text-blue-400\/10:active {
  color: rgb(118 169 250 / 0.1);
}
.active\:text-blue-400\/100:active {
  color: rgb(118 169 250 / 1);
}
.active\:text-blue-400\/15:active {
  color: rgb(118 169 250 / 0.15);
}
.active\:text-blue-400\/20:active {
  color: rgb(118 169 250 / 0.2);
}
.active\:text-blue-400\/25:active {
  color: rgb(118 169 250 / 0.25);
}
.active\:text-blue-400\/30:active {
  color: rgb(118 169 250 / 0.3);
}
.active\:text-blue-400\/35:active {
  color: rgb(118 169 250 / 0.35);
}
.active\:text-blue-400\/40:active {
  color: rgb(118 169 250 / 0.4);
}
.active\:text-blue-400\/45:active {
  color: rgb(118 169 250 / 0.45);
}
.active\:text-blue-400\/5:active {
  color: rgb(118 169 250 / 0.05);
}
.active\:text-blue-400\/50:active {
  color: rgb(118 169 250 / 0.5);
}
.active\:text-blue-400\/55:active {
  color: rgb(118 169 250 / 0.55);
}
.active\:text-blue-400\/60:active {
  color: rgb(118 169 250 / 0.6);
}
.active\:text-blue-400\/65:active {
  color: rgb(118 169 250 / 0.65);
}
.active\:text-blue-400\/70:active {
  color: rgb(118 169 250 / 0.7);
}
.active\:text-blue-400\/75:active {
  color: rgb(118 169 250 / 0.75);
}
.active\:text-blue-400\/80:active {
  color: rgb(118 169 250 / 0.8);
}
.active\:text-blue-400\/85:active {
  color: rgb(118 169 250 / 0.85);
}
.active\:text-blue-400\/90:active {
  color: rgb(118 169 250 / 0.9);
}
.active\:text-blue-400\/95:active {
  color: rgb(118 169 250 / 0.95);
}
.active\:text-blue-5:active {
  --tw-text-opacity: 1;
  color: rgb(64 150 255 / var(--tw-text-opacity, 1));
}
.active\:text-blue-5\/0:active {
  color: rgb(64 150 255 / 0);
}
.active\:text-blue-5\/10:active {
  color: rgb(64 150 255 / 0.1);
}
.active\:text-blue-5\/100:active {
  color: rgb(64 150 255 / 1);
}
.active\:text-blue-5\/15:active {
  color: rgb(64 150 255 / 0.15);
}
.active\:text-blue-5\/20:active {
  color: rgb(64 150 255 / 0.2);
}
.active\:text-blue-5\/25:active {
  color: rgb(64 150 255 / 0.25);
}
.active\:text-blue-5\/30:active {
  color: rgb(64 150 255 / 0.3);
}
.active\:text-blue-5\/35:active {
  color: rgb(64 150 255 / 0.35);
}
.active\:text-blue-5\/40:active {
  color: rgb(64 150 255 / 0.4);
}
.active\:text-blue-5\/45:active {
  color: rgb(64 150 255 / 0.45);
}
.active\:text-blue-5\/5:active {
  color: rgb(64 150 255 / 0.05);
}
.active\:text-blue-5\/50:active {
  color: rgb(64 150 255 / 0.5);
}
.active\:text-blue-5\/55:active {
  color: rgb(64 150 255 / 0.55);
}
.active\:text-blue-5\/60:active {
  color: rgb(64 150 255 / 0.6);
}
.active\:text-blue-5\/65:active {
  color: rgb(64 150 255 / 0.65);
}
.active\:text-blue-5\/70:active {
  color: rgb(64 150 255 / 0.7);
}
.active\:text-blue-5\/75:active {
  color: rgb(64 150 255 / 0.75);
}
.active\:text-blue-5\/80:active {
  color: rgb(64 150 255 / 0.8);
}
.active\:text-blue-5\/85:active {
  color: rgb(64 150 255 / 0.85);
}
.active\:text-blue-5\/90:active {
  color: rgb(64 150 255 / 0.9);
}
.active\:text-blue-5\/95:active {
  color: rgb(64 150 255 / 0.95);
}
.active\:text-blue-50:active {
  --tw-text-opacity: 1;
  color: rgb(235 245 255 / var(--tw-text-opacity, 1));
}
.active\:text-blue-50\/0:active {
  color: rgb(235 245 255 / 0);
}
.active\:text-blue-50\/10:active {
  color: rgb(235 245 255 / 0.1);
}
.active\:text-blue-50\/100:active {
  color: rgb(235 245 255 / 1);
}
.active\:text-blue-50\/15:active {
  color: rgb(235 245 255 / 0.15);
}
.active\:text-blue-50\/20:active {
  color: rgb(235 245 255 / 0.2);
}
.active\:text-blue-50\/25:active {
  color: rgb(235 245 255 / 0.25);
}
.active\:text-blue-50\/30:active {
  color: rgb(235 245 255 / 0.3);
}
.active\:text-blue-50\/35:active {
  color: rgb(235 245 255 / 0.35);
}
.active\:text-blue-50\/40:active {
  color: rgb(235 245 255 / 0.4);
}
.active\:text-blue-50\/45:active {
  color: rgb(235 245 255 / 0.45);
}
.active\:text-blue-50\/5:active {
  color: rgb(235 245 255 / 0.05);
}
.active\:text-blue-50\/50:active {
  color: rgb(235 245 255 / 0.5);
}
.active\:text-blue-50\/55:active {
  color: rgb(235 245 255 / 0.55);
}
.active\:text-blue-50\/60:active {
  color: rgb(235 245 255 / 0.6);
}
.active\:text-blue-50\/65:active {
  color: rgb(235 245 255 / 0.65);
}
.active\:text-blue-50\/70:active {
  color: rgb(235 245 255 / 0.7);
}
.active\:text-blue-50\/75:active {
  color: rgb(235 245 255 / 0.75);
}
.active\:text-blue-50\/80:active {
  color: rgb(235 245 255 / 0.8);
}
.active\:text-blue-50\/85:active {
  color: rgb(235 245 255 / 0.85);
}
.active\:text-blue-50\/90:active {
  color: rgb(235 245 255 / 0.9);
}
.active\:text-blue-50\/95:active {
  color: rgb(235 245 255 / 0.95);
}
.active\:text-blue-500:active {
  --tw-text-opacity: 1;
  color: rgb(63 131 248 / var(--tw-text-opacity, 1));
}
.active\:text-blue-500\/0:active {
  color: rgb(63 131 248 / 0);
}
.active\:text-blue-500\/10:active {
  color: rgb(63 131 248 / 0.1);
}
.active\:text-blue-500\/100:active {
  color: rgb(63 131 248 / 1);
}
.active\:text-blue-500\/15:active {
  color: rgb(63 131 248 / 0.15);
}
.active\:text-blue-500\/20:active {
  color: rgb(63 131 248 / 0.2);
}
.active\:text-blue-500\/25:active {
  color: rgb(63 131 248 / 0.25);
}
.active\:text-blue-500\/30:active {
  color: rgb(63 131 248 / 0.3);
}
.active\:text-blue-500\/35:active {
  color: rgb(63 131 248 / 0.35);
}
.active\:text-blue-500\/40:active {
  color: rgb(63 131 248 / 0.4);
}
.active\:text-blue-500\/45:active {
  color: rgb(63 131 248 / 0.45);
}
.active\:text-blue-500\/5:active {
  color: rgb(63 131 248 / 0.05);
}
.active\:text-blue-500\/50:active {
  color: rgb(63 131 248 / 0.5);
}
.active\:text-blue-500\/55:active {
  color: rgb(63 131 248 / 0.55);
}
.active\:text-blue-500\/60:active {
  color: rgb(63 131 248 / 0.6);
}
.active\:text-blue-500\/65:active {
  color: rgb(63 131 248 / 0.65);
}
.active\:text-blue-500\/70:active {
  color: rgb(63 131 248 / 0.7);
}
.active\:text-blue-500\/75:active {
  color: rgb(63 131 248 / 0.75);
}
.active\:text-blue-500\/80:active {
  color: rgb(63 131 248 / 0.8);
}
.active\:text-blue-500\/85:active {
  color: rgb(63 131 248 / 0.85);
}
.active\:text-blue-500\/90:active {
  color: rgb(63 131 248 / 0.9);
}
.active\:text-blue-500\/95:active {
  color: rgb(63 131 248 / 0.95);
}
.active\:text-blue-6:active {
  --tw-text-opacity: 1;
  color: rgb(22 119 255 / var(--tw-text-opacity, 1));
}
.active\:text-blue-6\/0:active {
  color: rgb(22 119 255 / 0);
}
.active\:text-blue-6\/10:active {
  color: rgb(22 119 255 / 0.1);
}
.active\:text-blue-6\/100:active {
  color: rgb(22 119 255 / 1);
}
.active\:text-blue-6\/15:active {
  color: rgb(22 119 255 / 0.15);
}
.active\:text-blue-6\/20:active {
  color: rgb(22 119 255 / 0.2);
}
.active\:text-blue-6\/25:active {
  color: rgb(22 119 255 / 0.25);
}
.active\:text-blue-6\/30:active {
  color: rgb(22 119 255 / 0.3);
}
.active\:text-blue-6\/35:active {
  color: rgb(22 119 255 / 0.35);
}
.active\:text-blue-6\/40:active {
  color: rgb(22 119 255 / 0.4);
}
.active\:text-blue-6\/45:active {
  color: rgb(22 119 255 / 0.45);
}
.active\:text-blue-6\/5:active {
  color: rgb(22 119 255 / 0.05);
}
.active\:text-blue-6\/50:active {
  color: rgb(22 119 255 / 0.5);
}
.active\:text-blue-6\/55:active {
  color: rgb(22 119 255 / 0.55);
}
.active\:text-blue-6\/60:active {
  color: rgb(22 119 255 / 0.6);
}
.active\:text-blue-6\/65:active {
  color: rgb(22 119 255 / 0.65);
}
.active\:text-blue-6\/70:active {
  color: rgb(22 119 255 / 0.7);
}
.active\:text-blue-6\/75:active {
  color: rgb(22 119 255 / 0.75);
}
.active\:text-blue-6\/80:active {
  color: rgb(22 119 255 / 0.8);
}
.active\:text-blue-6\/85:active {
  color: rgb(22 119 255 / 0.85);
}
.active\:text-blue-6\/90:active {
  color: rgb(22 119 255 / 0.9);
}
.active\:text-blue-6\/95:active {
  color: rgb(22 119 255 / 0.95);
}
.active\:text-blue-600:active {
  --tw-text-opacity: 1;
  color: rgb(28 100 242 / var(--tw-text-opacity, 1));
}
.active\:text-blue-600\/0:active {
  color: rgb(28 100 242 / 0);
}
.active\:text-blue-600\/10:active {
  color: rgb(28 100 242 / 0.1);
}
.active\:text-blue-600\/100:active {
  color: rgb(28 100 242 / 1);
}
.active\:text-blue-600\/15:active {
  color: rgb(28 100 242 / 0.15);
}
.active\:text-blue-600\/20:active {
  color: rgb(28 100 242 / 0.2);
}
.active\:text-blue-600\/25:active {
  color: rgb(28 100 242 / 0.25);
}
.active\:text-blue-600\/30:active {
  color: rgb(28 100 242 / 0.3);
}
.active\:text-blue-600\/35:active {
  color: rgb(28 100 242 / 0.35);
}
.active\:text-blue-600\/40:active {
  color: rgb(28 100 242 / 0.4);
}
.active\:text-blue-600\/45:active {
  color: rgb(28 100 242 / 0.45);
}
.active\:text-blue-600\/5:active {
  color: rgb(28 100 242 / 0.05);
}
.active\:text-blue-600\/50:active {
  color: rgb(28 100 242 / 0.5);
}
.active\:text-blue-600\/55:active {
  color: rgb(28 100 242 / 0.55);
}
.active\:text-blue-600\/60:active {
  color: rgb(28 100 242 / 0.6);
}
.active\:text-blue-600\/65:active {
  color: rgb(28 100 242 / 0.65);
}
.active\:text-blue-600\/70:active {
  color: rgb(28 100 242 / 0.7);
}
.active\:text-blue-600\/75:active {
  color: rgb(28 100 242 / 0.75);
}
.active\:text-blue-600\/80:active {
  color: rgb(28 100 242 / 0.8);
}
.active\:text-blue-600\/85:active {
  color: rgb(28 100 242 / 0.85);
}
.active\:text-blue-600\/90:active {
  color: rgb(28 100 242 / 0.9);
}
.active\:text-blue-600\/95:active {
  color: rgb(28 100 242 / 0.95);
}
.active\:text-blue-7:active {
  --tw-text-opacity: 1;
  color: rgb(9 88 217 / var(--tw-text-opacity, 1));
}
.active\:text-blue-7\/0:active {
  color: rgb(9 88 217 / 0);
}
.active\:text-blue-7\/10:active {
  color: rgb(9 88 217 / 0.1);
}
.active\:text-blue-7\/100:active {
  color: rgb(9 88 217 / 1);
}
.active\:text-blue-7\/15:active {
  color: rgb(9 88 217 / 0.15);
}
.active\:text-blue-7\/20:active {
  color: rgb(9 88 217 / 0.2);
}
.active\:text-blue-7\/25:active {
  color: rgb(9 88 217 / 0.25);
}
.active\:text-blue-7\/30:active {
  color: rgb(9 88 217 / 0.3);
}
.active\:text-blue-7\/35:active {
  color: rgb(9 88 217 / 0.35);
}
.active\:text-blue-7\/40:active {
  color: rgb(9 88 217 / 0.4);
}
.active\:text-blue-7\/45:active {
  color: rgb(9 88 217 / 0.45);
}
.active\:text-blue-7\/5:active {
  color: rgb(9 88 217 / 0.05);
}
.active\:text-blue-7\/50:active {
  color: rgb(9 88 217 / 0.5);
}
.active\:text-blue-7\/55:active {
  color: rgb(9 88 217 / 0.55);
}
.active\:text-blue-7\/60:active {
  color: rgb(9 88 217 / 0.6);
}
.active\:text-blue-7\/65:active {
  color: rgb(9 88 217 / 0.65);
}
.active\:text-blue-7\/70:active {
  color: rgb(9 88 217 / 0.7);
}
.active\:text-blue-7\/75:active {
  color: rgb(9 88 217 / 0.75);
}
.active\:text-blue-7\/80:active {
  color: rgb(9 88 217 / 0.8);
}
.active\:text-blue-7\/85:active {
  color: rgb(9 88 217 / 0.85);
}
.active\:text-blue-7\/90:active {
  color: rgb(9 88 217 / 0.9);
}
.active\:text-blue-7\/95:active {
  color: rgb(9 88 217 / 0.95);
}
.active\:text-blue-700:active {
  --tw-text-opacity: 1;
  color: rgb(26 86 219 / var(--tw-text-opacity, 1));
}
.active\:text-blue-700\/0:active {
  color: rgb(26 86 219 / 0);
}
.active\:text-blue-700\/10:active {
  color: rgb(26 86 219 / 0.1);
}
.active\:text-blue-700\/100:active {
  color: rgb(26 86 219 / 1);
}
.active\:text-blue-700\/15:active {
  color: rgb(26 86 219 / 0.15);
}
.active\:text-blue-700\/20:active {
  color: rgb(26 86 219 / 0.2);
}
.active\:text-blue-700\/25:active {
  color: rgb(26 86 219 / 0.25);
}
.active\:text-blue-700\/30:active {
  color: rgb(26 86 219 / 0.3);
}
.active\:text-blue-700\/35:active {
  color: rgb(26 86 219 / 0.35);
}
.active\:text-blue-700\/40:active {
  color: rgb(26 86 219 / 0.4);
}
.active\:text-blue-700\/45:active {
  color: rgb(26 86 219 / 0.45);
}
.active\:text-blue-700\/5:active {
  color: rgb(26 86 219 / 0.05);
}
.active\:text-blue-700\/50:active {
  color: rgb(26 86 219 / 0.5);
}
.active\:text-blue-700\/55:active {
  color: rgb(26 86 219 / 0.55);
}
.active\:text-blue-700\/60:active {
  color: rgb(26 86 219 / 0.6);
}
.active\:text-blue-700\/65:active {
  color: rgb(26 86 219 / 0.65);
}
.active\:text-blue-700\/70:active {
  color: rgb(26 86 219 / 0.7);
}
.active\:text-blue-700\/75:active {
  color: rgb(26 86 219 / 0.75);
}
.active\:text-blue-700\/80:active {
  color: rgb(26 86 219 / 0.8);
}
.active\:text-blue-700\/85:active {
  color: rgb(26 86 219 / 0.85);
}
.active\:text-blue-700\/90:active {
  color: rgb(26 86 219 / 0.9);
}
.active\:text-blue-700\/95:active {
  color: rgb(26 86 219 / 0.95);
}
.active\:text-blue-8:active {
  --tw-text-opacity: 1;
  color: rgb(0 62 179 / var(--tw-text-opacity, 1));
}
.active\:text-blue-8\/0:active {
  color: rgb(0 62 179 / 0);
}
.active\:text-blue-8\/10:active {
  color: rgb(0 62 179 / 0.1);
}
.active\:text-blue-8\/100:active {
  color: rgb(0 62 179 / 1);
}
.active\:text-blue-8\/15:active {
  color: rgb(0 62 179 / 0.15);
}
.active\:text-blue-8\/20:active {
  color: rgb(0 62 179 / 0.2);
}
.active\:text-blue-8\/25:active {
  color: rgb(0 62 179 / 0.25);
}
.active\:text-blue-8\/30:active {
  color: rgb(0 62 179 / 0.3);
}
.active\:text-blue-8\/35:active {
  color: rgb(0 62 179 / 0.35);
}
.active\:text-blue-8\/40:active {
  color: rgb(0 62 179 / 0.4);
}
.active\:text-blue-8\/45:active {
  color: rgb(0 62 179 / 0.45);
}
.active\:text-blue-8\/5:active {
  color: rgb(0 62 179 / 0.05);
}
.active\:text-blue-8\/50:active {
  color: rgb(0 62 179 / 0.5);
}
.active\:text-blue-8\/55:active {
  color: rgb(0 62 179 / 0.55);
}
.active\:text-blue-8\/60:active {
  color: rgb(0 62 179 / 0.6);
}
.active\:text-blue-8\/65:active {
  color: rgb(0 62 179 / 0.65);
}
.active\:text-blue-8\/70:active {
  color: rgb(0 62 179 / 0.7);
}
.active\:text-blue-8\/75:active {
  color: rgb(0 62 179 / 0.75);
}
.active\:text-blue-8\/80:active {
  color: rgb(0 62 179 / 0.8);
}
.active\:text-blue-8\/85:active {
  color: rgb(0 62 179 / 0.85);
}
.active\:text-blue-8\/90:active {
  color: rgb(0 62 179 / 0.9);
}
.active\:text-blue-8\/95:active {
  color: rgb(0 62 179 / 0.95);
}
.active\:text-blue-800:active {
  --tw-text-opacity: 1;
  color: rgb(30 66 159 / var(--tw-text-opacity, 1));
}
.active\:text-blue-800\/0:active {
  color: rgb(30 66 159 / 0);
}
.active\:text-blue-800\/10:active {
  color: rgb(30 66 159 / 0.1);
}
.active\:text-blue-800\/100:active {
  color: rgb(30 66 159 / 1);
}
.active\:text-blue-800\/15:active {
  color: rgb(30 66 159 / 0.15);
}
.active\:text-blue-800\/20:active {
  color: rgb(30 66 159 / 0.2);
}
.active\:text-blue-800\/25:active {
  color: rgb(30 66 159 / 0.25);
}
.active\:text-blue-800\/30:active {
  color: rgb(30 66 159 / 0.3);
}
.active\:text-blue-800\/35:active {
  color: rgb(30 66 159 / 0.35);
}
.active\:text-blue-800\/40:active {
  color: rgb(30 66 159 / 0.4);
}
.active\:text-blue-800\/45:active {
  color: rgb(30 66 159 / 0.45);
}
.active\:text-blue-800\/5:active {
  color: rgb(30 66 159 / 0.05);
}
.active\:text-blue-800\/50:active {
  color: rgb(30 66 159 / 0.5);
}
.active\:text-blue-800\/55:active {
  color: rgb(30 66 159 / 0.55);
}
.active\:text-blue-800\/60:active {
  color: rgb(30 66 159 / 0.6);
}
.active\:text-blue-800\/65:active {
  color: rgb(30 66 159 / 0.65);
}
.active\:text-blue-800\/70:active {
  color: rgb(30 66 159 / 0.7);
}
.active\:text-blue-800\/75:active {
  color: rgb(30 66 159 / 0.75);
}
.active\:text-blue-800\/80:active {
  color: rgb(30 66 159 / 0.8);
}
.active\:text-blue-800\/85:active {
  color: rgb(30 66 159 / 0.85);
}
.active\:text-blue-800\/90:active {
  color: rgb(30 66 159 / 0.9);
}
.active\:text-blue-800\/95:active {
  color: rgb(30 66 159 / 0.95);
}
.active\:text-blue-9:active {
  --tw-text-opacity: 1;
  color: rgb(0 44 140 / var(--tw-text-opacity, 1));
}
.active\:text-blue-9\/0:active {
  color: rgb(0 44 140 / 0);
}
.active\:text-blue-9\/10:active {
  color: rgb(0 44 140 / 0.1);
}
.active\:text-blue-9\/100:active {
  color: rgb(0 44 140 / 1);
}
.active\:text-blue-9\/15:active {
  color: rgb(0 44 140 / 0.15);
}
.active\:text-blue-9\/20:active {
  color: rgb(0 44 140 / 0.2);
}
.active\:text-blue-9\/25:active {
  color: rgb(0 44 140 / 0.25);
}
.active\:text-blue-9\/30:active {
  color: rgb(0 44 140 / 0.3);
}
.active\:text-blue-9\/35:active {
  color: rgb(0 44 140 / 0.35);
}
.active\:text-blue-9\/40:active {
  color: rgb(0 44 140 / 0.4);
}
.active\:text-blue-9\/45:active {
  color: rgb(0 44 140 / 0.45);
}
.active\:text-blue-9\/5:active {
  color: rgb(0 44 140 / 0.05);
}
.active\:text-blue-9\/50:active {
  color: rgb(0 44 140 / 0.5);
}
.active\:text-blue-9\/55:active {
  color: rgb(0 44 140 / 0.55);
}
.active\:text-blue-9\/60:active {
  color: rgb(0 44 140 / 0.6);
}
.active\:text-blue-9\/65:active {
  color: rgb(0 44 140 / 0.65);
}
.active\:text-blue-9\/70:active {
  color: rgb(0 44 140 / 0.7);
}
.active\:text-blue-9\/75:active {
  color: rgb(0 44 140 / 0.75);
}
.active\:text-blue-9\/80:active {
  color: rgb(0 44 140 / 0.8);
}
.active\:text-blue-9\/85:active {
  color: rgb(0 44 140 / 0.85);
}
.active\:text-blue-9\/90:active {
  color: rgb(0 44 140 / 0.9);
}
.active\:text-blue-9\/95:active {
  color: rgb(0 44 140 / 0.95);
}
.active\:text-blue-900:active {
  --tw-text-opacity: 1;
  color: rgb(35 56 118 / var(--tw-text-opacity, 1));
}
.active\:text-blue-900\/0:active {
  color: rgb(35 56 118 / 0);
}
.active\:text-blue-900\/10:active {
  color: rgb(35 56 118 / 0.1);
}
.active\:text-blue-900\/100:active {
  color: rgb(35 56 118 / 1);
}
.active\:text-blue-900\/15:active {
  color: rgb(35 56 118 / 0.15);
}
.active\:text-blue-900\/20:active {
  color: rgb(35 56 118 / 0.2);
}
.active\:text-blue-900\/25:active {
  color: rgb(35 56 118 / 0.25);
}
.active\:text-blue-900\/30:active {
  color: rgb(35 56 118 / 0.3);
}
.active\:text-blue-900\/35:active {
  color: rgb(35 56 118 / 0.35);
}
.active\:text-blue-900\/40:active {
  color: rgb(35 56 118 / 0.4);
}
.active\:text-blue-900\/45:active {
  color: rgb(35 56 118 / 0.45);
}
.active\:text-blue-900\/5:active {
  color: rgb(35 56 118 / 0.05);
}
.active\:text-blue-900\/50:active {
  color: rgb(35 56 118 / 0.5);
}
.active\:text-blue-900\/55:active {
  color: rgb(35 56 118 / 0.55);
}
.active\:text-blue-900\/60:active {
  color: rgb(35 56 118 / 0.6);
}
.active\:text-blue-900\/65:active {
  color: rgb(35 56 118 / 0.65);
}
.active\:text-blue-900\/70:active {
  color: rgb(35 56 118 / 0.7);
}
.active\:text-blue-900\/75:active {
  color: rgb(35 56 118 / 0.75);
}
.active\:text-blue-900\/80:active {
  color: rgb(35 56 118 / 0.8);
}
.active\:text-blue-900\/85:active {
  color: rgb(35 56 118 / 0.85);
}
.active\:text-blue-900\/90:active {
  color: rgb(35 56 118 / 0.9);
}
.active\:text-blue-900\/95:active {
  color: rgb(35 56 118 / 0.95);
}
.active\:text-border:active {
  color: #25292c26;
}
.active\:text-border-error:active {
  --tw-text-opacity: 1;
  color: rgb(255 77 79 / var(--tw-text-opacity, 1));
}
.active\:text-border-error\/0:active {
  color: rgb(255 77 79 / 0);
}
.active\:text-border-error\/10:active {
  color: rgb(255 77 79 / 0.1);
}
.active\:text-border-error\/100:active {
  color: rgb(255 77 79 / 1);
}
.active\:text-border-error\/15:active {
  color: rgb(255 77 79 / 0.15);
}
.active\:text-border-error\/20:active {
  color: rgb(255 77 79 / 0.2);
}
.active\:text-border-error\/25:active {
  color: rgb(255 77 79 / 0.25);
}
.active\:text-border-error\/30:active {
  color: rgb(255 77 79 / 0.3);
}
.active\:text-border-error\/35:active {
  color: rgb(255 77 79 / 0.35);
}
.active\:text-border-error\/40:active {
  color: rgb(255 77 79 / 0.4);
}
.active\:text-border-error\/45:active {
  color: rgb(255 77 79 / 0.45);
}
.active\:text-border-error\/5:active {
  color: rgb(255 77 79 / 0.05);
}
.active\:text-border-error\/50:active {
  color: rgb(255 77 79 / 0.5);
}
.active\:text-border-error\/55:active {
  color: rgb(255 77 79 / 0.55);
}
.active\:text-border-error\/60:active {
  color: rgb(255 77 79 / 0.6);
}
.active\:text-border-error\/65:active {
  color: rgb(255 77 79 / 0.65);
}
.active\:text-border-error\/70:active {
  color: rgb(255 77 79 / 0.7);
}
.active\:text-border-error\/75:active {
  color: rgb(255 77 79 / 0.75);
}
.active\:text-border-error\/80:active {
  color: rgb(255 77 79 / 0.8);
}
.active\:text-border-error\/85:active {
  color: rgb(255 77 79 / 0.85);
}
.active\:text-border-error\/90:active {
  color: rgb(255 77 79 / 0.9);
}
.active\:text-border-error\/95:active {
  color: rgb(255 77 79 / 0.95);
}
.active\:text-border-secondary:active {
  color: #25292c0f;
}
.active\:text-border-secondary\/0:active {
  color: rgb(37 41 44 / 0);
}
.active\:text-border-secondary\/10:active {
  color: rgb(37 41 44 / 0.1);
}
.active\:text-border-secondary\/100:active {
  color: rgb(37 41 44 / 1);
}
.active\:text-border-secondary\/15:active {
  color: rgb(37 41 44 / 0.15);
}
.active\:text-border-secondary\/20:active {
  color: rgb(37 41 44 / 0.2);
}
.active\:text-border-secondary\/25:active {
  color: rgb(37 41 44 / 0.25);
}
.active\:text-border-secondary\/30:active {
  color: rgb(37 41 44 / 0.3);
}
.active\:text-border-secondary\/35:active {
  color: rgb(37 41 44 / 0.35);
}
.active\:text-border-secondary\/40:active {
  color: rgb(37 41 44 / 0.4);
}
.active\:text-border-secondary\/45:active {
  color: rgb(37 41 44 / 0.45);
}
.active\:text-border-secondary\/5:active {
  color: rgb(37 41 44 / 0.05);
}
.active\:text-border-secondary\/50:active {
  color: rgb(37 41 44 / 0.5);
}
.active\:text-border-secondary\/55:active {
  color: rgb(37 41 44 / 0.55);
}
.active\:text-border-secondary\/60:active {
  color: rgb(37 41 44 / 0.6);
}
.active\:text-border-secondary\/65:active {
  color: rgb(37 41 44 / 0.65);
}
.active\:text-border-secondary\/70:active {
  color: rgb(37 41 44 / 0.7);
}
.active\:text-border-secondary\/75:active {
  color: rgb(37 41 44 / 0.75);
}
.active\:text-border-secondary\/80:active {
  color: rgb(37 41 44 / 0.8);
}
.active\:text-border-secondary\/85:active {
  color: rgb(37 41 44 / 0.85);
}
.active\:text-border-secondary\/90:active {
  color: rgb(37 41 44 / 0.9);
}
.active\:text-border-secondary\/95:active {
  color: rgb(37 41 44 / 0.95);
}
.active\:text-border-split:active {
  color: #25292c0f;
}
.active\:text-border-split\/0:active {
  color: rgb(37 41 44 / 0);
}
.active\:text-border-split\/10:active {
  color: rgb(37 41 44 / 0.1);
}
.active\:text-border-split\/100:active {
  color: rgb(37 41 44 / 1);
}
.active\:text-border-split\/15:active {
  color: rgb(37 41 44 / 0.15);
}
.active\:text-border-split\/20:active {
  color: rgb(37 41 44 / 0.2);
}
.active\:text-border-split\/25:active {
  color: rgb(37 41 44 / 0.25);
}
.active\:text-border-split\/30:active {
  color: rgb(37 41 44 / 0.3);
}
.active\:text-border-split\/35:active {
  color: rgb(37 41 44 / 0.35);
}
.active\:text-border-split\/40:active {
  color: rgb(37 41 44 / 0.4);
}
.active\:text-border-split\/45:active {
  color: rgb(37 41 44 / 0.45);
}
.active\:text-border-split\/5:active {
  color: rgb(37 41 44 / 0.05);
}
.active\:text-border-split\/50:active {
  color: rgb(37 41 44 / 0.5);
}
.active\:text-border-split\/55:active {
  color: rgb(37 41 44 / 0.55);
}
.active\:text-border-split\/60:active {
  color: rgb(37 41 44 / 0.6);
}
.active\:text-border-split\/65:active {
  color: rgb(37 41 44 / 0.65);
}
.active\:text-border-split\/70:active {
  color: rgb(37 41 44 / 0.7);
}
.active\:text-border-split\/75:active {
  color: rgb(37 41 44 / 0.75);
}
.active\:text-border-split\/80:active {
  color: rgb(37 41 44 / 0.8);
}
.active\:text-border-split\/85:active {
  color: rgb(37 41 44 / 0.85);
}
.active\:text-border-split\/90:active {
  color: rgb(37 41 44 / 0.9);
}
.active\:text-border-split\/95:active {
  color: rgb(37 41 44 / 0.95);
}
.active\:text-border\/0:active {
  color: rgb(37 41 44 / 0);
}
.active\:text-border\/10:active {
  color: rgb(37 41 44 / 0.1);
}
.active\:text-border\/100:active {
  color: rgb(37 41 44 / 1);
}
.active\:text-border\/15:active {
  color: rgb(37 41 44 / 0.15);
}
.active\:text-border\/20:active {
  color: rgb(37 41 44 / 0.2);
}
.active\:text-border\/25:active {
  color: rgb(37 41 44 / 0.25);
}
.active\:text-border\/30:active {
  color: rgb(37 41 44 / 0.3);
}
.active\:text-border\/35:active {
  color: rgb(37 41 44 / 0.35);
}
.active\:text-border\/40:active {
  color: rgb(37 41 44 / 0.4);
}
.active\:text-border\/45:active {
  color: rgb(37 41 44 / 0.45);
}
.active\:text-border\/5:active {
  color: rgb(37 41 44 / 0.05);
}
.active\:text-border\/50:active {
  color: rgb(37 41 44 / 0.5);
}
.active\:text-border\/55:active {
  color: rgb(37 41 44 / 0.55);
}
.active\:text-border\/60:active {
  color: rgb(37 41 44 / 0.6);
}
.active\:text-border\/65:active {
  color: rgb(37 41 44 / 0.65);
}
.active\:text-border\/70:active {
  color: rgb(37 41 44 / 0.7);
}
.active\:text-border\/75:active {
  color: rgb(37 41 44 / 0.75);
}
.active\:text-border\/80:active {
  color: rgb(37 41 44 / 0.8);
}
.active\:text-border\/85:active {
  color: rgb(37 41 44 / 0.85);
}
.active\:text-border\/90:active {
  color: rgb(37 41 44 / 0.9);
}
.active\:text-border\/95:active {
  color: rgb(37 41 44 / 0.95);
}
.active\:text-brand-1:active {
  --tw-text-opacity: 1;
  color: rgb(236 235 254 / var(--tw-text-opacity, 1));
}
.active\:text-brand-1\/0:active {
  color: rgb(236 235 254 / 0);
}
.active\:text-brand-1\/10:active {
  color: rgb(236 235 254 / 0.1);
}
.active\:text-brand-1\/100:active {
  color: rgb(236 235 254 / 1);
}
.active\:text-brand-1\/15:active {
  color: rgb(236 235 254 / 0.15);
}
.active\:text-brand-1\/20:active {
  color: rgb(236 235 254 / 0.2);
}
.active\:text-brand-1\/25:active {
  color: rgb(236 235 254 / 0.25);
}
.active\:text-brand-1\/30:active {
  color: rgb(236 235 254 / 0.3);
}
.active\:text-brand-1\/35:active {
  color: rgb(236 235 254 / 0.35);
}
.active\:text-brand-1\/40:active {
  color: rgb(236 235 254 / 0.4);
}
.active\:text-brand-1\/45:active {
  color: rgb(236 235 254 / 0.45);
}
.active\:text-brand-1\/5:active {
  color: rgb(236 235 254 / 0.05);
}
.active\:text-brand-1\/50:active {
  color: rgb(236 235 254 / 0.5);
}
.active\:text-brand-1\/55:active {
  color: rgb(236 235 254 / 0.55);
}
.active\:text-brand-1\/60:active {
  color: rgb(236 235 254 / 0.6);
}
.active\:text-brand-1\/65:active {
  color: rgb(236 235 254 / 0.65);
}
.active\:text-brand-1\/70:active {
  color: rgb(236 235 254 / 0.7);
}
.active\:text-brand-1\/75:active {
  color: rgb(236 235 254 / 0.75);
}
.active\:text-brand-1\/80:active {
  color: rgb(236 235 254 / 0.8);
}
.active\:text-brand-1\/85:active {
  color: rgb(236 235 254 / 0.85);
}
.active\:text-brand-1\/90:active {
  color: rgb(236 235 254 / 0.9);
}
.active\:text-brand-1\/95:active {
  color: rgb(236 235 254 / 0.95);
}
.active\:text-brand-10:active {
  --tw-text-opacity: 1;
  color: rgb(34 25 88 / var(--tw-text-opacity, 1));
}
.active\:text-brand-10\/0:active {
  color: rgb(34 25 88 / 0);
}
.active\:text-brand-10\/10:active {
  color: rgb(34 25 88 / 0.1);
}
.active\:text-brand-10\/100:active {
  color: rgb(34 25 88 / 1);
}
.active\:text-brand-10\/15:active {
  color: rgb(34 25 88 / 0.15);
}
.active\:text-brand-10\/20:active {
  color: rgb(34 25 88 / 0.2);
}
.active\:text-brand-10\/25:active {
  color: rgb(34 25 88 / 0.25);
}
.active\:text-brand-10\/30:active {
  color: rgb(34 25 88 / 0.3);
}
.active\:text-brand-10\/35:active {
  color: rgb(34 25 88 / 0.35);
}
.active\:text-brand-10\/40:active {
  color: rgb(34 25 88 / 0.4);
}
.active\:text-brand-10\/45:active {
  color: rgb(34 25 88 / 0.45);
}
.active\:text-brand-10\/5:active {
  color: rgb(34 25 88 / 0.05);
}
.active\:text-brand-10\/50:active {
  color: rgb(34 25 88 / 0.5);
}
.active\:text-brand-10\/55:active {
  color: rgb(34 25 88 / 0.55);
}
.active\:text-brand-10\/60:active {
  color: rgb(34 25 88 / 0.6);
}
.active\:text-brand-10\/65:active {
  color: rgb(34 25 88 / 0.65);
}
.active\:text-brand-10\/70:active {
  color: rgb(34 25 88 / 0.7);
}
.active\:text-brand-10\/75:active {
  color: rgb(34 25 88 / 0.75);
}
.active\:text-brand-10\/80:active {
  color: rgb(34 25 88 / 0.8);
}
.active\:text-brand-10\/85:active {
  color: rgb(34 25 88 / 0.85);
}
.active\:text-brand-10\/90:active {
  color: rgb(34 25 88 / 0.9);
}
.active\:text-brand-10\/95:active {
  color: rgb(34 25 88 / 0.95);
}
.active\:text-brand-2:active {
  --tw-text-opacity: 1;
  color: rgb(223 222 253 / var(--tw-text-opacity, 1));
}
.active\:text-brand-2\/0:active {
  color: rgb(223 222 253 / 0);
}
.active\:text-brand-2\/10:active {
  color: rgb(223 222 253 / 0.1);
}
.active\:text-brand-2\/100:active {
  color: rgb(223 222 253 / 1);
}
.active\:text-brand-2\/15:active {
  color: rgb(223 222 253 / 0.15);
}
.active\:text-brand-2\/20:active {
  color: rgb(223 222 253 / 0.2);
}
.active\:text-brand-2\/25:active {
  color: rgb(223 222 253 / 0.25);
}
.active\:text-brand-2\/30:active {
  color: rgb(223 222 253 / 0.3);
}
.active\:text-brand-2\/35:active {
  color: rgb(223 222 253 / 0.35);
}
.active\:text-brand-2\/40:active {
  color: rgb(223 222 253 / 0.4);
}
.active\:text-brand-2\/45:active {
  color: rgb(223 222 253 / 0.45);
}
.active\:text-brand-2\/5:active {
  color: rgb(223 222 253 / 0.05);
}
.active\:text-brand-2\/50:active {
  color: rgb(223 222 253 / 0.5);
}
.active\:text-brand-2\/55:active {
  color: rgb(223 222 253 / 0.55);
}
.active\:text-brand-2\/60:active {
  color: rgb(223 222 253 / 0.6);
}
.active\:text-brand-2\/65:active {
  color: rgb(223 222 253 / 0.65);
}
.active\:text-brand-2\/70:active {
  color: rgb(223 222 253 / 0.7);
}
.active\:text-brand-2\/75:active {
  color: rgb(223 222 253 / 0.75);
}
.active\:text-brand-2\/80:active {
  color: rgb(223 222 253 / 0.8);
}
.active\:text-brand-2\/85:active {
  color: rgb(223 222 253 / 0.85);
}
.active\:text-brand-2\/90:active {
  color: rgb(223 222 253 / 0.9);
}
.active\:text-brand-2\/95:active {
  color: rgb(223 222 253 / 0.95);
}
.active\:text-brand-3:active {
  --tw-text-opacity: 1;
  color: rgb(207 206 252 / var(--tw-text-opacity, 1));
}
.active\:text-brand-3\/0:active {
  color: rgb(207 206 252 / 0);
}
.active\:text-brand-3\/10:active {
  color: rgb(207 206 252 / 0.1);
}
.active\:text-brand-3\/100:active {
  color: rgb(207 206 252 / 1);
}
.active\:text-brand-3\/15:active {
  color: rgb(207 206 252 / 0.15);
}
.active\:text-brand-3\/20:active {
  color: rgb(207 206 252 / 0.2);
}
.active\:text-brand-3\/25:active {
  color: rgb(207 206 252 / 0.25);
}
.active\:text-brand-3\/30:active {
  color: rgb(207 206 252 / 0.3);
}
.active\:text-brand-3\/35:active {
  color: rgb(207 206 252 / 0.35);
}
.active\:text-brand-3\/40:active {
  color: rgb(207 206 252 / 0.4);
}
.active\:text-brand-3\/45:active {
  color: rgb(207 206 252 / 0.45);
}
.active\:text-brand-3\/5:active {
  color: rgb(207 206 252 / 0.05);
}
.active\:text-brand-3\/50:active {
  color: rgb(207 206 252 / 0.5);
}
.active\:text-brand-3\/55:active {
  color: rgb(207 206 252 / 0.55);
}
.active\:text-brand-3\/60:active {
  color: rgb(207 206 252 / 0.6);
}
.active\:text-brand-3\/65:active {
  color: rgb(207 206 252 / 0.65);
}
.active\:text-brand-3\/70:active {
  color: rgb(207 206 252 / 0.7);
}
.active\:text-brand-3\/75:active {
  color: rgb(207 206 252 / 0.75);
}
.active\:text-brand-3\/80:active {
  color: rgb(207 206 252 / 0.8);
}
.active\:text-brand-3\/85:active {
  color: rgb(207 206 252 / 0.85);
}
.active\:text-brand-3\/90:active {
  color: rgb(207 206 252 / 0.9);
}
.active\:text-brand-3\/95:active {
  color: rgb(207 206 252 / 0.95);
}
.active\:text-brand-4:active {
  --tw-text-opacity: 1;
  color: rgb(158 156 248 / var(--tw-text-opacity, 1));
}
.active\:text-brand-4\/0:active {
  color: rgb(158 156 248 / 0);
}
.active\:text-brand-4\/10:active {
  color: rgb(158 156 248 / 0.1);
}
.active\:text-brand-4\/100:active {
  color: rgb(158 156 248 / 1);
}
.active\:text-brand-4\/15:active {
  color: rgb(158 156 248 / 0.15);
}
.active\:text-brand-4\/20:active {
  color: rgb(158 156 248 / 0.2);
}
.active\:text-brand-4\/25:active {
  color: rgb(158 156 248 / 0.25);
}
.active\:text-brand-4\/30:active {
  color: rgb(158 156 248 / 0.3);
}
.active\:text-brand-4\/35:active {
  color: rgb(158 156 248 / 0.35);
}
.active\:text-brand-4\/40:active {
  color: rgb(158 156 248 / 0.4);
}
.active\:text-brand-4\/45:active {
  color: rgb(158 156 248 / 0.45);
}
.active\:text-brand-4\/5:active {
  color: rgb(158 156 248 / 0.05);
}
.active\:text-brand-4\/50:active {
  color: rgb(158 156 248 / 0.5);
}
.active\:text-brand-4\/55:active {
  color: rgb(158 156 248 / 0.55);
}
.active\:text-brand-4\/60:active {
  color: rgb(158 156 248 / 0.6);
}
.active\:text-brand-4\/65:active {
  color: rgb(158 156 248 / 0.65);
}
.active\:text-brand-4\/70:active {
  color: rgb(158 156 248 / 0.7);
}
.active\:text-brand-4\/75:active {
  color: rgb(158 156 248 / 0.75);
}
.active\:text-brand-4\/80:active {
  color: rgb(158 156 248 / 0.8);
}
.active\:text-brand-4\/85:active {
  color: rgb(158 156 248 / 0.85);
}
.active\:text-brand-4\/90:active {
  color: rgb(158 156 248 / 0.9);
}
.active\:text-brand-4\/95:active {
  color: rgb(158 156 248 / 0.95);
}
.active\:text-brand-5:active {
  --tw-text-opacity: 1;
  color: rgb(125 112 238 / var(--tw-text-opacity, 1));
}
.active\:text-brand-5\/0:active {
  color: rgb(125 112 238 / 0);
}
.active\:text-brand-5\/10:active {
  color: rgb(125 112 238 / 0.1);
}
.active\:text-brand-5\/100:active {
  color: rgb(125 112 238 / 1);
}
.active\:text-brand-5\/15:active {
  color: rgb(125 112 238 / 0.15);
}
.active\:text-brand-5\/20:active {
  color: rgb(125 112 238 / 0.2);
}
.active\:text-brand-5\/25:active {
  color: rgb(125 112 238 / 0.25);
}
.active\:text-brand-5\/30:active {
  color: rgb(125 112 238 / 0.3);
}
.active\:text-brand-5\/35:active {
  color: rgb(125 112 238 / 0.35);
}
.active\:text-brand-5\/40:active {
  color: rgb(125 112 238 / 0.4);
}
.active\:text-brand-5\/45:active {
  color: rgb(125 112 238 / 0.45);
}
.active\:text-brand-5\/5:active {
  color: rgb(125 112 238 / 0.05);
}
.active\:text-brand-5\/50:active {
  color: rgb(125 112 238 / 0.5);
}
.active\:text-brand-5\/55:active {
  color: rgb(125 112 238 / 0.55);
}
.active\:text-brand-5\/60:active {
  color: rgb(125 112 238 / 0.6);
}
.active\:text-brand-5\/65:active {
  color: rgb(125 112 238 / 0.65);
}
.active\:text-brand-5\/70:active {
  color: rgb(125 112 238 / 0.7);
}
.active\:text-brand-5\/75:active {
  color: rgb(125 112 238 / 0.75);
}
.active\:text-brand-5\/80:active {
  color: rgb(125 112 238 / 0.8);
}
.active\:text-brand-5\/85:active {
  color: rgb(125 112 238 / 0.85);
}
.active\:text-brand-5\/90:active {
  color: rgb(125 112 238 / 0.9);
}
.active\:text-brand-5\/95:active {
  color: rgb(125 112 238 / 0.95);
}
.active\:text-brand-6:active {
  --tw-text-opacity: 1;
  color: rgb(92 67 229 / var(--tw-text-opacity, 1));
}
.active\:text-brand-6\/0:active {
  color: rgb(92 67 229 / 0);
}
.active\:text-brand-6\/10:active {
  color: rgb(92 67 229 / 0.1);
}
.active\:text-brand-6\/100:active {
  color: rgb(92 67 229 / 1);
}
.active\:text-brand-6\/15:active {
  color: rgb(92 67 229 / 0.15);
}
.active\:text-brand-6\/20:active {
  color: rgb(92 67 229 / 0.2);
}
.active\:text-brand-6\/25:active {
  color: rgb(92 67 229 / 0.25);
}
.active\:text-brand-6\/30:active {
  color: rgb(92 67 229 / 0.3);
}
.active\:text-brand-6\/35:active {
  color: rgb(92 67 229 / 0.35);
}
.active\:text-brand-6\/40:active {
  color: rgb(92 67 229 / 0.4);
}
.active\:text-brand-6\/45:active {
  color: rgb(92 67 229 / 0.45);
}
.active\:text-brand-6\/5:active {
  color: rgb(92 67 229 / 0.05);
}
.active\:text-brand-6\/50:active {
  color: rgb(92 67 229 / 0.5);
}
.active\:text-brand-6\/55:active {
  color: rgb(92 67 229 / 0.55);
}
.active\:text-brand-6\/60:active {
  color: rgb(92 67 229 / 0.6);
}
.active\:text-brand-6\/65:active {
  color: rgb(92 67 229 / 0.65);
}
.active\:text-brand-6\/70:active {
  color: rgb(92 67 229 / 0.7);
}
.active\:text-brand-6\/75:active {
  color: rgb(92 67 229 / 0.75);
}
.active\:text-brand-6\/80:active {
  color: rgb(92 67 229 / 0.8);
}
.active\:text-brand-6\/85:active {
  color: rgb(92 67 229 / 0.85);
}
.active\:text-brand-6\/90:active {
  color: rgb(92 67 229 / 0.9);
}
.active\:text-brand-6\/95:active {
  color: rgb(92 67 229 / 0.95);
}
.active\:text-brand-7:active {
  --tw-text-opacity: 1;
  color: rgb(76 55 189 / var(--tw-text-opacity, 1));
}
.active\:text-brand-7\/0:active {
  color: rgb(76 55 189 / 0);
}
.active\:text-brand-7\/10:active {
  color: rgb(76 55 189 / 0.1);
}
.active\:text-brand-7\/100:active {
  color: rgb(76 55 189 / 1);
}
.active\:text-brand-7\/15:active {
  color: rgb(76 55 189 / 0.15);
}
.active\:text-brand-7\/20:active {
  color: rgb(76 55 189 / 0.2);
}
.active\:text-brand-7\/25:active {
  color: rgb(76 55 189 / 0.25);
}
.active\:text-brand-7\/30:active {
  color: rgb(76 55 189 / 0.3);
}
.active\:text-brand-7\/35:active {
  color: rgb(76 55 189 / 0.35);
}
.active\:text-brand-7\/40:active {
  color: rgb(76 55 189 / 0.4);
}
.active\:text-brand-7\/45:active {
  color: rgb(76 55 189 / 0.45);
}
.active\:text-brand-7\/5:active {
  color: rgb(76 55 189 / 0.05);
}
.active\:text-brand-7\/50:active {
  color: rgb(76 55 189 / 0.5);
}
.active\:text-brand-7\/55:active {
  color: rgb(76 55 189 / 0.55);
}
.active\:text-brand-7\/60:active {
  color: rgb(76 55 189 / 0.6);
}
.active\:text-brand-7\/65:active {
  color: rgb(76 55 189 / 0.65);
}
.active\:text-brand-7\/70:active {
  color: rgb(76 55 189 / 0.7);
}
.active\:text-brand-7\/75:active {
  color: rgb(76 55 189 / 0.75);
}
.active\:text-brand-7\/80:active {
  color: rgb(76 55 189 / 0.8);
}
.active\:text-brand-7\/85:active {
  color: rgb(76 55 189 / 0.85);
}
.active\:text-brand-7\/90:active {
  color: rgb(76 55 189 / 0.9);
}
.active\:text-brand-7\/95:active {
  color: rgb(76 55 189 / 0.95);
}
.active\:text-brand-8:active {
  --tw-text-opacity: 1;
  color: rgb(60 43 150 / var(--tw-text-opacity, 1));
}
.active\:text-brand-8\/0:active {
  color: rgb(60 43 150 / 0);
}
.active\:text-brand-8\/10:active {
  color: rgb(60 43 150 / 0.1);
}
.active\:text-brand-8\/100:active {
  color: rgb(60 43 150 / 1);
}
.active\:text-brand-8\/15:active {
  color: rgb(60 43 150 / 0.15);
}
.active\:text-brand-8\/20:active {
  color: rgb(60 43 150 / 0.2);
}
.active\:text-brand-8\/25:active {
  color: rgb(60 43 150 / 0.25);
}
.active\:text-brand-8\/30:active {
  color: rgb(60 43 150 / 0.3);
}
.active\:text-brand-8\/35:active {
  color: rgb(60 43 150 / 0.35);
}
.active\:text-brand-8\/40:active {
  color: rgb(60 43 150 / 0.4);
}
.active\:text-brand-8\/45:active {
  color: rgb(60 43 150 / 0.45);
}
.active\:text-brand-8\/5:active {
  color: rgb(60 43 150 / 0.05);
}
.active\:text-brand-8\/50:active {
  color: rgb(60 43 150 / 0.5);
}
.active\:text-brand-8\/55:active {
  color: rgb(60 43 150 / 0.55);
}
.active\:text-brand-8\/60:active {
  color: rgb(60 43 150 / 0.6);
}
.active\:text-brand-8\/65:active {
  color: rgb(60 43 150 / 0.65);
}
.active\:text-brand-8\/70:active {
  color: rgb(60 43 150 / 0.7);
}
.active\:text-brand-8\/75:active {
  color: rgb(60 43 150 / 0.75);
}
.active\:text-brand-8\/80:active {
  color: rgb(60 43 150 / 0.8);
}
.active\:text-brand-8\/85:active {
  color: rgb(60 43 150 / 0.85);
}
.active\:text-brand-8\/90:active {
  color: rgb(60 43 150 / 0.9);
}
.active\:text-brand-8\/95:active {
  color: rgb(60 43 150 / 0.95);
}
.active\:text-brand-9:active {
  --tw-text-opacity: 1;
  color: rgb(43 31 110 / var(--tw-text-opacity, 1));
}
.active\:text-brand-9\/0:active {
  color: rgb(43 31 110 / 0);
}
.active\:text-brand-9\/10:active {
  color: rgb(43 31 110 / 0.1);
}
.active\:text-brand-9\/100:active {
  color: rgb(43 31 110 / 1);
}
.active\:text-brand-9\/15:active {
  color: rgb(43 31 110 / 0.15);
}
.active\:text-brand-9\/20:active {
  color: rgb(43 31 110 / 0.2);
}
.active\:text-brand-9\/25:active {
  color: rgb(43 31 110 / 0.25);
}
.active\:text-brand-9\/30:active {
  color: rgb(43 31 110 / 0.3);
}
.active\:text-brand-9\/35:active {
  color: rgb(43 31 110 / 0.35);
}
.active\:text-brand-9\/40:active {
  color: rgb(43 31 110 / 0.4);
}
.active\:text-brand-9\/45:active {
  color: rgb(43 31 110 / 0.45);
}
.active\:text-brand-9\/5:active {
  color: rgb(43 31 110 / 0.05);
}
.active\:text-brand-9\/50:active {
  color: rgb(43 31 110 / 0.5);
}
.active\:text-brand-9\/55:active {
  color: rgb(43 31 110 / 0.55);
}
.active\:text-brand-9\/60:active {
  color: rgb(43 31 110 / 0.6);
}
.active\:text-brand-9\/65:active {
  color: rgb(43 31 110 / 0.65);
}
.active\:text-brand-9\/70:active {
  color: rgb(43 31 110 / 0.7);
}
.active\:text-brand-9\/75:active {
  color: rgb(43 31 110 / 0.75);
}
.active\:text-brand-9\/80:active {
  color: rgb(43 31 110 / 0.8);
}
.active\:text-brand-9\/85:active {
  color: rgb(43 31 110 / 0.85);
}
.active\:text-brand-9\/90:active {
  color: rgb(43 31 110 / 0.9);
}
.active\:text-brand-9\/95:active {
  color: rgb(43 31 110 / 0.95);
}
.active\:text-controlItem-bg-active:active {
  --tw-text-opacity: 1;
  color: rgb(236 235 254 / var(--tw-text-opacity, 1));
}
.active\:text-controlItem-bg-active-hover:active {
  --tw-text-opacity: 1;
  color: rgb(223 222 253 / var(--tw-text-opacity, 1));
}
.active\:text-controlItem-bg-active-hover\/0:active {
  color: rgb(223 222 253 / 0);
}
.active\:text-controlItem-bg-active-hover\/10:active {
  color: rgb(223 222 253 / 0.1);
}
.active\:text-controlItem-bg-active-hover\/100:active {
  color: rgb(223 222 253 / 1);
}
.active\:text-controlItem-bg-active-hover\/15:active {
  color: rgb(223 222 253 / 0.15);
}
.active\:text-controlItem-bg-active-hover\/20:active {
  color: rgb(223 222 253 / 0.2);
}
.active\:text-controlItem-bg-active-hover\/25:active {
  color: rgb(223 222 253 / 0.25);
}
.active\:text-controlItem-bg-active-hover\/30:active {
  color: rgb(223 222 253 / 0.3);
}
.active\:text-controlItem-bg-active-hover\/35:active {
  color: rgb(223 222 253 / 0.35);
}
.active\:text-controlItem-bg-active-hover\/40:active {
  color: rgb(223 222 253 / 0.4);
}
.active\:text-controlItem-bg-active-hover\/45:active {
  color: rgb(223 222 253 / 0.45);
}
.active\:text-controlItem-bg-active-hover\/5:active {
  color: rgb(223 222 253 / 0.05);
}
.active\:text-controlItem-bg-active-hover\/50:active {
  color: rgb(223 222 253 / 0.5);
}
.active\:text-controlItem-bg-active-hover\/55:active {
  color: rgb(223 222 253 / 0.55);
}
.active\:text-controlItem-bg-active-hover\/60:active {
  color: rgb(223 222 253 / 0.6);
}
.active\:text-controlItem-bg-active-hover\/65:active {
  color: rgb(223 222 253 / 0.65);
}
.active\:text-controlItem-bg-active-hover\/70:active {
  color: rgb(223 222 253 / 0.7);
}
.active\:text-controlItem-bg-active-hover\/75:active {
  color: rgb(223 222 253 / 0.75);
}
.active\:text-controlItem-bg-active-hover\/80:active {
  color: rgb(223 222 253 / 0.8);
}
.active\:text-controlItem-bg-active-hover\/85:active {
  color: rgb(223 222 253 / 0.85);
}
.active\:text-controlItem-bg-active-hover\/90:active {
  color: rgb(223 222 253 / 0.9);
}
.active\:text-controlItem-bg-active-hover\/95:active {
  color: rgb(223 222 253 / 0.95);
}
.active\:text-controlItem-bg-active\/0:active {
  color: rgb(236 235 254 / 0);
}
.active\:text-controlItem-bg-active\/10:active {
  color: rgb(236 235 254 / 0.1);
}
.active\:text-controlItem-bg-active\/100:active {
  color: rgb(236 235 254 / 1);
}
.active\:text-controlItem-bg-active\/15:active {
  color: rgb(236 235 254 / 0.15);
}
.active\:text-controlItem-bg-active\/20:active {
  color: rgb(236 235 254 / 0.2);
}
.active\:text-controlItem-bg-active\/25:active {
  color: rgb(236 235 254 / 0.25);
}
.active\:text-controlItem-bg-active\/30:active {
  color: rgb(236 235 254 / 0.3);
}
.active\:text-controlItem-bg-active\/35:active {
  color: rgb(236 235 254 / 0.35);
}
.active\:text-controlItem-bg-active\/40:active {
  color: rgb(236 235 254 / 0.4);
}
.active\:text-controlItem-bg-active\/45:active {
  color: rgb(236 235 254 / 0.45);
}
.active\:text-controlItem-bg-active\/5:active {
  color: rgb(236 235 254 / 0.05);
}
.active\:text-controlItem-bg-active\/50:active {
  color: rgb(236 235 254 / 0.5);
}
.active\:text-controlItem-bg-active\/55:active {
  color: rgb(236 235 254 / 0.55);
}
.active\:text-controlItem-bg-active\/60:active {
  color: rgb(236 235 254 / 0.6);
}
.active\:text-controlItem-bg-active\/65:active {
  color: rgb(236 235 254 / 0.65);
}
.active\:text-controlItem-bg-active\/70:active {
  color: rgb(236 235 254 / 0.7);
}
.active\:text-controlItem-bg-active\/75:active {
  color: rgb(236 235 254 / 0.75);
}
.active\:text-controlItem-bg-active\/80:active {
  color: rgb(236 235 254 / 0.8);
}
.active\:text-controlItem-bg-active\/85:active {
  color: rgb(236 235 254 / 0.85);
}
.active\:text-controlItem-bg-active\/90:active {
  color: rgb(236 235 254 / 0.9);
}
.active\:text-controlItem-bg-active\/95:active {
  color: rgb(236 235 254 / 0.95);
}
.active\:text-controlItem-bg-hover:active {
  color: #25292c0a;
}
.active\:text-controlItem-bg-hover\/0:active {
  color: rgb(37 41 44 / 0);
}
.active\:text-controlItem-bg-hover\/10:active {
  color: rgb(37 41 44 / 0.1);
}
.active\:text-controlItem-bg-hover\/100:active {
  color: rgb(37 41 44 / 1);
}
.active\:text-controlItem-bg-hover\/15:active {
  color: rgb(37 41 44 / 0.15);
}
.active\:text-controlItem-bg-hover\/20:active {
  color: rgb(37 41 44 / 0.2);
}
.active\:text-controlItem-bg-hover\/25:active {
  color: rgb(37 41 44 / 0.25);
}
.active\:text-controlItem-bg-hover\/30:active {
  color: rgb(37 41 44 / 0.3);
}
.active\:text-controlItem-bg-hover\/35:active {
  color: rgb(37 41 44 / 0.35);
}
.active\:text-controlItem-bg-hover\/40:active {
  color: rgb(37 41 44 / 0.4);
}
.active\:text-controlItem-bg-hover\/45:active {
  color: rgb(37 41 44 / 0.45);
}
.active\:text-controlItem-bg-hover\/5:active {
  color: rgb(37 41 44 / 0.05);
}
.active\:text-controlItem-bg-hover\/50:active {
  color: rgb(37 41 44 / 0.5);
}
.active\:text-controlItem-bg-hover\/55:active {
  color: rgb(37 41 44 / 0.55);
}
.active\:text-controlItem-bg-hover\/60:active {
  color: rgb(37 41 44 / 0.6);
}
.active\:text-controlItem-bg-hover\/65:active {
  color: rgb(37 41 44 / 0.65);
}
.active\:text-controlItem-bg-hover\/70:active {
  color: rgb(37 41 44 / 0.7);
}
.active\:text-controlItem-bg-hover\/75:active {
  color: rgb(37 41 44 / 0.75);
}
.active\:text-controlItem-bg-hover\/80:active {
  color: rgb(37 41 44 / 0.8);
}
.active\:text-controlItem-bg-hover\/85:active {
  color: rgb(37 41 44 / 0.85);
}
.active\:text-controlItem-bg-hover\/90:active {
  color: rgb(37 41 44 / 0.9);
}
.active\:text-controlItem-bg-hover\/95:active {
  color: rgb(37 41 44 / 0.95);
}
.active\:text-cyan-1:active {
  --tw-text-opacity: 1;
  color: rgb(230 255 251 / var(--tw-text-opacity, 1));
}
.active\:text-cyan-1\/0:active {
  color: rgb(230 255 251 / 0);
}
.active\:text-cyan-1\/10:active {
  color: rgb(230 255 251 / 0.1);
}
.active\:text-cyan-1\/100:active {
  color: rgb(230 255 251 / 1);
}
.active\:text-cyan-1\/15:active {
  color: rgb(230 255 251 / 0.15);
}
.active\:text-cyan-1\/20:active {
  color: rgb(230 255 251 / 0.2);
}
.active\:text-cyan-1\/25:active {
  color: rgb(230 255 251 / 0.25);
}
.active\:text-cyan-1\/30:active {
  color: rgb(230 255 251 / 0.3);
}
.active\:text-cyan-1\/35:active {
  color: rgb(230 255 251 / 0.35);
}
.active\:text-cyan-1\/40:active {
  color: rgb(230 255 251 / 0.4);
}
.active\:text-cyan-1\/45:active {
  color: rgb(230 255 251 / 0.45);
}
.active\:text-cyan-1\/5:active {
  color: rgb(230 255 251 / 0.05);
}
.active\:text-cyan-1\/50:active {
  color: rgb(230 255 251 / 0.5);
}
.active\:text-cyan-1\/55:active {
  color: rgb(230 255 251 / 0.55);
}
.active\:text-cyan-1\/60:active {
  color: rgb(230 255 251 / 0.6);
}
.active\:text-cyan-1\/65:active {
  color: rgb(230 255 251 / 0.65);
}
.active\:text-cyan-1\/70:active {
  color: rgb(230 255 251 / 0.7);
}
.active\:text-cyan-1\/75:active {
  color: rgb(230 255 251 / 0.75);
}
.active\:text-cyan-1\/80:active {
  color: rgb(230 255 251 / 0.8);
}
.active\:text-cyan-1\/85:active {
  color: rgb(230 255 251 / 0.85);
}
.active\:text-cyan-1\/90:active {
  color: rgb(230 255 251 / 0.9);
}
.active\:text-cyan-1\/95:active {
  color: rgb(230 255 251 / 0.95);
}
.active\:text-cyan-10:active {
  --tw-text-opacity: 1;
  color: rgb(0 35 41 / var(--tw-text-opacity, 1));
}
.active\:text-cyan-10\/0:active {
  color: rgb(0 35 41 / 0);
}
.active\:text-cyan-10\/10:active {
  color: rgb(0 35 41 / 0.1);
}
.active\:text-cyan-10\/100:active {
  color: rgb(0 35 41 / 1);
}
.active\:text-cyan-10\/15:active {
  color: rgb(0 35 41 / 0.15);
}
.active\:text-cyan-10\/20:active {
  color: rgb(0 35 41 / 0.2);
}
.active\:text-cyan-10\/25:active {
  color: rgb(0 35 41 / 0.25);
}
.active\:text-cyan-10\/30:active {
  color: rgb(0 35 41 / 0.3);
}
.active\:text-cyan-10\/35:active {
  color: rgb(0 35 41 / 0.35);
}
.active\:text-cyan-10\/40:active {
  color: rgb(0 35 41 / 0.4);
}
.active\:text-cyan-10\/45:active {
  color: rgb(0 35 41 / 0.45);
}
.active\:text-cyan-10\/5:active {
  color: rgb(0 35 41 / 0.05);
}
.active\:text-cyan-10\/50:active {
  color: rgb(0 35 41 / 0.5);
}
.active\:text-cyan-10\/55:active {
  color: rgb(0 35 41 / 0.55);
}
.active\:text-cyan-10\/60:active {
  color: rgb(0 35 41 / 0.6);
}
.active\:text-cyan-10\/65:active {
  color: rgb(0 35 41 / 0.65);
}
.active\:text-cyan-10\/70:active {
  color: rgb(0 35 41 / 0.7);
}
.active\:text-cyan-10\/75:active {
  color: rgb(0 35 41 / 0.75);
}
.active\:text-cyan-10\/80:active {
  color: rgb(0 35 41 / 0.8);
}
.active\:text-cyan-10\/85:active {
  color: rgb(0 35 41 / 0.85);
}
.active\:text-cyan-10\/90:active {
  color: rgb(0 35 41 / 0.9);
}
.active\:text-cyan-10\/95:active {
  color: rgb(0 35 41 / 0.95);
}
.active\:text-cyan-2:active {
  --tw-text-opacity: 1;
  color: rgb(181 245 236 / var(--tw-text-opacity, 1));
}
.active\:text-cyan-2\/0:active {
  color: rgb(181 245 236 / 0);
}
.active\:text-cyan-2\/10:active {
  color: rgb(181 245 236 / 0.1);
}
.active\:text-cyan-2\/100:active {
  color: rgb(181 245 236 / 1);
}
.active\:text-cyan-2\/15:active {
  color: rgb(181 245 236 / 0.15);
}
.active\:text-cyan-2\/20:active {
  color: rgb(181 245 236 / 0.2);
}
.active\:text-cyan-2\/25:active {
  color: rgb(181 245 236 / 0.25);
}
.active\:text-cyan-2\/30:active {
  color: rgb(181 245 236 / 0.3);
}
.active\:text-cyan-2\/35:active {
  color: rgb(181 245 236 / 0.35);
}
.active\:text-cyan-2\/40:active {
  color: rgb(181 245 236 / 0.4);
}
.active\:text-cyan-2\/45:active {
  color: rgb(181 245 236 / 0.45);
}
.active\:text-cyan-2\/5:active {
  color: rgb(181 245 236 / 0.05);
}
.active\:text-cyan-2\/50:active {
  color: rgb(181 245 236 / 0.5);
}
.active\:text-cyan-2\/55:active {
  color: rgb(181 245 236 / 0.55);
}
.active\:text-cyan-2\/60:active {
  color: rgb(181 245 236 / 0.6);
}
.active\:text-cyan-2\/65:active {
  color: rgb(181 245 236 / 0.65);
}
.active\:text-cyan-2\/70:active {
  color: rgb(181 245 236 / 0.7);
}
.active\:text-cyan-2\/75:active {
  color: rgb(181 245 236 / 0.75);
}
.active\:text-cyan-2\/80:active {
  color: rgb(181 245 236 / 0.8);
}
.active\:text-cyan-2\/85:active {
  color: rgb(181 245 236 / 0.85);
}
.active\:text-cyan-2\/90:active {
  color: rgb(181 245 236 / 0.9);
}
.active\:text-cyan-2\/95:active {
  color: rgb(181 245 236 / 0.95);
}
.active\:text-cyan-3:active {
  --tw-text-opacity: 1;
  color: rgb(135 232 222 / var(--tw-text-opacity, 1));
}
.active\:text-cyan-3\/0:active {
  color: rgb(135 232 222 / 0);
}
.active\:text-cyan-3\/10:active {
  color: rgb(135 232 222 / 0.1);
}
.active\:text-cyan-3\/100:active {
  color: rgb(135 232 222 / 1);
}
.active\:text-cyan-3\/15:active {
  color: rgb(135 232 222 / 0.15);
}
.active\:text-cyan-3\/20:active {
  color: rgb(135 232 222 / 0.2);
}
.active\:text-cyan-3\/25:active {
  color: rgb(135 232 222 / 0.25);
}
.active\:text-cyan-3\/30:active {
  color: rgb(135 232 222 / 0.3);
}
.active\:text-cyan-3\/35:active {
  color: rgb(135 232 222 / 0.35);
}
.active\:text-cyan-3\/40:active {
  color: rgb(135 232 222 / 0.4);
}
.active\:text-cyan-3\/45:active {
  color: rgb(135 232 222 / 0.45);
}
.active\:text-cyan-3\/5:active {
  color: rgb(135 232 222 / 0.05);
}
.active\:text-cyan-3\/50:active {
  color: rgb(135 232 222 / 0.5);
}
.active\:text-cyan-3\/55:active {
  color: rgb(135 232 222 / 0.55);
}
.active\:text-cyan-3\/60:active {
  color: rgb(135 232 222 / 0.6);
}
.active\:text-cyan-3\/65:active {
  color: rgb(135 232 222 / 0.65);
}
.active\:text-cyan-3\/70:active {
  color: rgb(135 232 222 / 0.7);
}
.active\:text-cyan-3\/75:active {
  color: rgb(135 232 222 / 0.75);
}
.active\:text-cyan-3\/80:active {
  color: rgb(135 232 222 / 0.8);
}
.active\:text-cyan-3\/85:active {
  color: rgb(135 232 222 / 0.85);
}
.active\:text-cyan-3\/90:active {
  color: rgb(135 232 222 / 0.9);
}
.active\:text-cyan-3\/95:active {
  color: rgb(135 232 222 / 0.95);
}
.active\:text-cyan-4:active {
  --tw-text-opacity: 1;
  color: rgb(92 219 211 / var(--tw-text-opacity, 1));
}
.active\:text-cyan-4\/0:active {
  color: rgb(92 219 211 / 0);
}
.active\:text-cyan-4\/10:active {
  color: rgb(92 219 211 / 0.1);
}
.active\:text-cyan-4\/100:active {
  color: rgb(92 219 211 / 1);
}
.active\:text-cyan-4\/15:active {
  color: rgb(92 219 211 / 0.15);
}
.active\:text-cyan-4\/20:active {
  color: rgb(92 219 211 / 0.2);
}
.active\:text-cyan-4\/25:active {
  color: rgb(92 219 211 / 0.25);
}
.active\:text-cyan-4\/30:active {
  color: rgb(92 219 211 / 0.3);
}
.active\:text-cyan-4\/35:active {
  color: rgb(92 219 211 / 0.35);
}
.active\:text-cyan-4\/40:active {
  color: rgb(92 219 211 / 0.4);
}
.active\:text-cyan-4\/45:active {
  color: rgb(92 219 211 / 0.45);
}
.active\:text-cyan-4\/5:active {
  color: rgb(92 219 211 / 0.05);
}
.active\:text-cyan-4\/50:active {
  color: rgb(92 219 211 / 0.5);
}
.active\:text-cyan-4\/55:active {
  color: rgb(92 219 211 / 0.55);
}
.active\:text-cyan-4\/60:active {
  color: rgb(92 219 211 / 0.6);
}
.active\:text-cyan-4\/65:active {
  color: rgb(92 219 211 / 0.65);
}
.active\:text-cyan-4\/70:active {
  color: rgb(92 219 211 / 0.7);
}
.active\:text-cyan-4\/75:active {
  color: rgb(92 219 211 / 0.75);
}
.active\:text-cyan-4\/80:active {
  color: rgb(92 219 211 / 0.8);
}
.active\:text-cyan-4\/85:active {
  color: rgb(92 219 211 / 0.85);
}
.active\:text-cyan-4\/90:active {
  color: rgb(92 219 211 / 0.9);
}
.active\:text-cyan-4\/95:active {
  color: rgb(92 219 211 / 0.95);
}
.active\:text-cyan-5:active {
  --tw-text-opacity: 1;
  color: rgb(54 207 201 / var(--tw-text-opacity, 1));
}
.active\:text-cyan-5\/0:active {
  color: rgb(54 207 201 / 0);
}
.active\:text-cyan-5\/10:active {
  color: rgb(54 207 201 / 0.1);
}
.active\:text-cyan-5\/100:active {
  color: rgb(54 207 201 / 1);
}
.active\:text-cyan-5\/15:active {
  color: rgb(54 207 201 / 0.15);
}
.active\:text-cyan-5\/20:active {
  color: rgb(54 207 201 / 0.2);
}
.active\:text-cyan-5\/25:active {
  color: rgb(54 207 201 / 0.25);
}
.active\:text-cyan-5\/30:active {
  color: rgb(54 207 201 / 0.3);
}
.active\:text-cyan-5\/35:active {
  color: rgb(54 207 201 / 0.35);
}
.active\:text-cyan-5\/40:active {
  color: rgb(54 207 201 / 0.4);
}
.active\:text-cyan-5\/45:active {
  color: rgb(54 207 201 / 0.45);
}
.active\:text-cyan-5\/5:active {
  color: rgb(54 207 201 / 0.05);
}
.active\:text-cyan-5\/50:active {
  color: rgb(54 207 201 / 0.5);
}
.active\:text-cyan-5\/55:active {
  color: rgb(54 207 201 / 0.55);
}
.active\:text-cyan-5\/60:active {
  color: rgb(54 207 201 / 0.6);
}
.active\:text-cyan-5\/65:active {
  color: rgb(54 207 201 / 0.65);
}
.active\:text-cyan-5\/70:active {
  color: rgb(54 207 201 / 0.7);
}
.active\:text-cyan-5\/75:active {
  color: rgb(54 207 201 / 0.75);
}
.active\:text-cyan-5\/80:active {
  color: rgb(54 207 201 / 0.8);
}
.active\:text-cyan-5\/85:active {
  color: rgb(54 207 201 / 0.85);
}
.active\:text-cyan-5\/90:active {
  color: rgb(54 207 201 / 0.9);
}
.active\:text-cyan-5\/95:active {
  color: rgb(54 207 201 / 0.95);
}
.active\:text-cyan-6:active {
  --tw-text-opacity: 1;
  color: rgb(19 194 194 / var(--tw-text-opacity, 1));
}
.active\:text-cyan-6\/0:active {
  color: rgb(19 194 194 / 0);
}
.active\:text-cyan-6\/10:active {
  color: rgb(19 194 194 / 0.1);
}
.active\:text-cyan-6\/100:active {
  color: rgb(19 194 194 / 1);
}
.active\:text-cyan-6\/15:active {
  color: rgb(19 194 194 / 0.15);
}
.active\:text-cyan-6\/20:active {
  color: rgb(19 194 194 / 0.2);
}
.active\:text-cyan-6\/25:active {
  color: rgb(19 194 194 / 0.25);
}
.active\:text-cyan-6\/30:active {
  color: rgb(19 194 194 / 0.3);
}
.active\:text-cyan-6\/35:active {
  color: rgb(19 194 194 / 0.35);
}
.active\:text-cyan-6\/40:active {
  color: rgb(19 194 194 / 0.4);
}
.active\:text-cyan-6\/45:active {
  color: rgb(19 194 194 / 0.45);
}
.active\:text-cyan-6\/5:active {
  color: rgb(19 194 194 / 0.05);
}
.active\:text-cyan-6\/50:active {
  color: rgb(19 194 194 / 0.5);
}
.active\:text-cyan-6\/55:active {
  color: rgb(19 194 194 / 0.55);
}
.active\:text-cyan-6\/60:active {
  color: rgb(19 194 194 / 0.6);
}
.active\:text-cyan-6\/65:active {
  color: rgb(19 194 194 / 0.65);
}
.active\:text-cyan-6\/70:active {
  color: rgb(19 194 194 / 0.7);
}
.active\:text-cyan-6\/75:active {
  color: rgb(19 194 194 / 0.75);
}
.active\:text-cyan-6\/80:active {
  color: rgb(19 194 194 / 0.8);
}
.active\:text-cyan-6\/85:active {
  color: rgb(19 194 194 / 0.85);
}
.active\:text-cyan-6\/90:active {
  color: rgb(19 194 194 / 0.9);
}
.active\:text-cyan-6\/95:active {
  color: rgb(19 194 194 / 0.95);
}
.active\:text-cyan-7:active {
  --tw-text-opacity: 1;
  color: rgb(8 151 156 / var(--tw-text-opacity, 1));
}
.active\:text-cyan-7\/0:active {
  color: rgb(8 151 156 / 0);
}
.active\:text-cyan-7\/10:active {
  color: rgb(8 151 156 / 0.1);
}
.active\:text-cyan-7\/100:active {
  color: rgb(8 151 156 / 1);
}
.active\:text-cyan-7\/15:active {
  color: rgb(8 151 156 / 0.15);
}
.active\:text-cyan-7\/20:active {
  color: rgb(8 151 156 / 0.2);
}
.active\:text-cyan-7\/25:active {
  color: rgb(8 151 156 / 0.25);
}
.active\:text-cyan-7\/30:active {
  color: rgb(8 151 156 / 0.3);
}
.active\:text-cyan-7\/35:active {
  color: rgb(8 151 156 / 0.35);
}
.active\:text-cyan-7\/40:active {
  color: rgb(8 151 156 / 0.4);
}
.active\:text-cyan-7\/45:active {
  color: rgb(8 151 156 / 0.45);
}
.active\:text-cyan-7\/5:active {
  color: rgb(8 151 156 / 0.05);
}
.active\:text-cyan-7\/50:active {
  color: rgb(8 151 156 / 0.5);
}
.active\:text-cyan-7\/55:active {
  color: rgb(8 151 156 / 0.55);
}
.active\:text-cyan-7\/60:active {
  color: rgb(8 151 156 / 0.6);
}
.active\:text-cyan-7\/65:active {
  color: rgb(8 151 156 / 0.65);
}
.active\:text-cyan-7\/70:active {
  color: rgb(8 151 156 / 0.7);
}
.active\:text-cyan-7\/75:active {
  color: rgb(8 151 156 / 0.75);
}
.active\:text-cyan-7\/80:active {
  color: rgb(8 151 156 / 0.8);
}
.active\:text-cyan-7\/85:active {
  color: rgb(8 151 156 / 0.85);
}
.active\:text-cyan-7\/90:active {
  color: rgb(8 151 156 / 0.9);
}
.active\:text-cyan-7\/95:active {
  color: rgb(8 151 156 / 0.95);
}
.active\:text-cyan-8:active {
  --tw-text-opacity: 1;
  color: rgb(0 109 117 / var(--tw-text-opacity, 1));
}
.active\:text-cyan-8\/0:active {
  color: rgb(0 109 117 / 0);
}
.active\:text-cyan-8\/10:active {
  color: rgb(0 109 117 / 0.1);
}
.active\:text-cyan-8\/100:active {
  color: rgb(0 109 117 / 1);
}
.active\:text-cyan-8\/15:active {
  color: rgb(0 109 117 / 0.15);
}
.active\:text-cyan-8\/20:active {
  color: rgb(0 109 117 / 0.2);
}
.active\:text-cyan-8\/25:active {
  color: rgb(0 109 117 / 0.25);
}
.active\:text-cyan-8\/30:active {
  color: rgb(0 109 117 / 0.3);
}
.active\:text-cyan-8\/35:active {
  color: rgb(0 109 117 / 0.35);
}
.active\:text-cyan-8\/40:active {
  color: rgb(0 109 117 / 0.4);
}
.active\:text-cyan-8\/45:active {
  color: rgb(0 109 117 / 0.45);
}
.active\:text-cyan-8\/5:active {
  color: rgb(0 109 117 / 0.05);
}
.active\:text-cyan-8\/50:active {
  color: rgb(0 109 117 / 0.5);
}
.active\:text-cyan-8\/55:active {
  color: rgb(0 109 117 / 0.55);
}
.active\:text-cyan-8\/60:active {
  color: rgb(0 109 117 / 0.6);
}
.active\:text-cyan-8\/65:active {
  color: rgb(0 109 117 / 0.65);
}
.active\:text-cyan-8\/70:active {
  color: rgb(0 109 117 / 0.7);
}
.active\:text-cyan-8\/75:active {
  color: rgb(0 109 117 / 0.75);
}
.active\:text-cyan-8\/80:active {
  color: rgb(0 109 117 / 0.8);
}
.active\:text-cyan-8\/85:active {
  color: rgb(0 109 117 / 0.85);
}
.active\:text-cyan-8\/90:active {
  color: rgb(0 109 117 / 0.9);
}
.active\:text-cyan-8\/95:active {
  color: rgb(0 109 117 / 0.95);
}
.active\:text-cyan-9:active {
  --tw-text-opacity: 1;
  color: rgb(0 71 79 / var(--tw-text-opacity, 1));
}
.active\:text-cyan-9\/0:active {
  color: rgb(0 71 79 / 0);
}
.active\:text-cyan-9\/10:active {
  color: rgb(0 71 79 / 0.1);
}
.active\:text-cyan-9\/100:active {
  color: rgb(0 71 79 / 1);
}
.active\:text-cyan-9\/15:active {
  color: rgb(0 71 79 / 0.15);
}
.active\:text-cyan-9\/20:active {
  color: rgb(0 71 79 / 0.2);
}
.active\:text-cyan-9\/25:active {
  color: rgb(0 71 79 / 0.25);
}
.active\:text-cyan-9\/30:active {
  color: rgb(0 71 79 / 0.3);
}
.active\:text-cyan-9\/35:active {
  color: rgb(0 71 79 / 0.35);
}
.active\:text-cyan-9\/40:active {
  color: rgb(0 71 79 / 0.4);
}
.active\:text-cyan-9\/45:active {
  color: rgb(0 71 79 / 0.45);
}
.active\:text-cyan-9\/5:active {
  color: rgb(0 71 79 / 0.05);
}
.active\:text-cyan-9\/50:active {
  color: rgb(0 71 79 / 0.5);
}
.active\:text-cyan-9\/55:active {
  color: rgb(0 71 79 / 0.55);
}
.active\:text-cyan-9\/60:active {
  color: rgb(0 71 79 / 0.6);
}
.active\:text-cyan-9\/65:active {
  color: rgb(0 71 79 / 0.65);
}
.active\:text-cyan-9\/70:active {
  color: rgb(0 71 79 / 0.7);
}
.active\:text-cyan-9\/75:active {
  color: rgb(0 71 79 / 0.75);
}
.active\:text-cyan-9\/80:active {
  color: rgb(0 71 79 / 0.8);
}
.active\:text-cyan-9\/85:active {
  color: rgb(0 71 79 / 0.85);
}
.active\:text-cyan-9\/90:active {
  color: rgb(0 71 79 / 0.9);
}
.active\:text-cyan-9\/95:active {
  color: rgb(0 71 79 / 0.95);
}
.active\:text-error-active:active {
  --tw-text-opacity: 1;
  color: rgb(207 19 34 / var(--tw-text-opacity, 1));
}
.active\:text-error-active\/0:active {
  color: rgb(207 19 34 / 0);
}
.active\:text-error-active\/10:active {
  color: rgb(207 19 34 / 0.1);
}
.active\:text-error-active\/100:active {
  color: rgb(207 19 34 / 1);
}
.active\:text-error-active\/15:active {
  color: rgb(207 19 34 / 0.15);
}
.active\:text-error-active\/20:active {
  color: rgb(207 19 34 / 0.2);
}
.active\:text-error-active\/25:active {
  color: rgb(207 19 34 / 0.25);
}
.active\:text-error-active\/30:active {
  color: rgb(207 19 34 / 0.3);
}
.active\:text-error-active\/35:active {
  color: rgb(207 19 34 / 0.35);
}
.active\:text-error-active\/40:active {
  color: rgb(207 19 34 / 0.4);
}
.active\:text-error-active\/45:active {
  color: rgb(207 19 34 / 0.45);
}
.active\:text-error-active\/5:active {
  color: rgb(207 19 34 / 0.05);
}
.active\:text-error-active\/50:active {
  color: rgb(207 19 34 / 0.5);
}
.active\:text-error-active\/55:active {
  color: rgb(207 19 34 / 0.55);
}
.active\:text-error-active\/60:active {
  color: rgb(207 19 34 / 0.6);
}
.active\:text-error-active\/65:active {
  color: rgb(207 19 34 / 0.65);
}
.active\:text-error-active\/70:active {
  color: rgb(207 19 34 / 0.7);
}
.active\:text-error-active\/75:active {
  color: rgb(207 19 34 / 0.75);
}
.active\:text-error-active\/80:active {
  color: rgb(207 19 34 / 0.8);
}
.active\:text-error-active\/85:active {
  color: rgb(207 19 34 / 0.85);
}
.active\:text-error-active\/90:active {
  color: rgb(207 19 34 / 0.9);
}
.active\:text-error-active\/95:active {
  color: rgb(207 19 34 / 0.95);
}
.active\:text-error-base:active {
  --tw-text-opacity: 1;
  color: rgb(255 77 79 / var(--tw-text-opacity, 1));
}
.active\:text-error-base\/0:active {
  color: rgb(255 77 79 / 0);
}
.active\:text-error-base\/10:active {
  color: rgb(255 77 79 / 0.1);
}
.active\:text-error-base\/100:active {
  color: rgb(255 77 79 / 1);
}
.active\:text-error-base\/15:active {
  color: rgb(255 77 79 / 0.15);
}
.active\:text-error-base\/20:active {
  color: rgb(255 77 79 / 0.2);
}
.active\:text-error-base\/25:active {
  color: rgb(255 77 79 / 0.25);
}
.active\:text-error-base\/30:active {
  color: rgb(255 77 79 / 0.3);
}
.active\:text-error-base\/35:active {
  color: rgb(255 77 79 / 0.35);
}
.active\:text-error-base\/40:active {
  color: rgb(255 77 79 / 0.4);
}
.active\:text-error-base\/45:active {
  color: rgb(255 77 79 / 0.45);
}
.active\:text-error-base\/5:active {
  color: rgb(255 77 79 / 0.05);
}
.active\:text-error-base\/50:active {
  color: rgb(255 77 79 / 0.5);
}
.active\:text-error-base\/55:active {
  color: rgb(255 77 79 / 0.55);
}
.active\:text-error-base\/60:active {
  color: rgb(255 77 79 / 0.6);
}
.active\:text-error-base\/65:active {
  color: rgb(255 77 79 / 0.65);
}
.active\:text-error-base\/70:active {
  color: rgb(255 77 79 / 0.7);
}
.active\:text-error-base\/75:active {
  color: rgb(255 77 79 / 0.75);
}
.active\:text-error-base\/80:active {
  color: rgb(255 77 79 / 0.8);
}
.active\:text-error-base\/85:active {
  color: rgb(255 77 79 / 0.85);
}
.active\:text-error-base\/90:active {
  color: rgb(255 77 79 / 0.9);
}
.active\:text-error-base\/95:active {
  color: rgb(255 77 79 / 0.95);
}
.active\:text-error-bg:active {
  --tw-text-opacity: 1;
  color: rgb(255 241 240 / var(--tw-text-opacity, 1));
}
.active\:text-error-bg-hover:active {
  --tw-text-opacity: 1;
  color: rgb(255 204 199 / var(--tw-text-opacity, 1));
}
.active\:text-error-bg-hover\/0:active {
  color: rgb(255 204 199 / 0);
}
.active\:text-error-bg-hover\/10:active {
  color: rgb(255 204 199 / 0.1);
}
.active\:text-error-bg-hover\/100:active {
  color: rgb(255 204 199 / 1);
}
.active\:text-error-bg-hover\/15:active {
  color: rgb(255 204 199 / 0.15);
}
.active\:text-error-bg-hover\/20:active {
  color: rgb(255 204 199 / 0.2);
}
.active\:text-error-bg-hover\/25:active {
  color: rgb(255 204 199 / 0.25);
}
.active\:text-error-bg-hover\/30:active {
  color: rgb(255 204 199 / 0.3);
}
.active\:text-error-bg-hover\/35:active {
  color: rgb(255 204 199 / 0.35);
}
.active\:text-error-bg-hover\/40:active {
  color: rgb(255 204 199 / 0.4);
}
.active\:text-error-bg-hover\/45:active {
  color: rgb(255 204 199 / 0.45);
}
.active\:text-error-bg-hover\/5:active {
  color: rgb(255 204 199 / 0.05);
}
.active\:text-error-bg-hover\/50:active {
  color: rgb(255 204 199 / 0.5);
}
.active\:text-error-bg-hover\/55:active {
  color: rgb(255 204 199 / 0.55);
}
.active\:text-error-bg-hover\/60:active {
  color: rgb(255 204 199 / 0.6);
}
.active\:text-error-bg-hover\/65:active {
  color: rgb(255 204 199 / 0.65);
}
.active\:text-error-bg-hover\/70:active {
  color: rgb(255 204 199 / 0.7);
}
.active\:text-error-bg-hover\/75:active {
  color: rgb(255 204 199 / 0.75);
}
.active\:text-error-bg-hover\/80:active {
  color: rgb(255 204 199 / 0.8);
}
.active\:text-error-bg-hover\/85:active {
  color: rgb(255 204 199 / 0.85);
}
.active\:text-error-bg-hover\/90:active {
  color: rgb(255 204 199 / 0.9);
}
.active\:text-error-bg-hover\/95:active {
  color: rgb(255 204 199 / 0.95);
}
.active\:text-error-bg\/0:active {
  color: rgb(255 241 240 / 0);
}
.active\:text-error-bg\/10:active {
  color: rgb(255 241 240 / 0.1);
}
.active\:text-error-bg\/100:active {
  color: rgb(255 241 240 / 1);
}
.active\:text-error-bg\/15:active {
  color: rgb(255 241 240 / 0.15);
}
.active\:text-error-bg\/20:active {
  color: rgb(255 241 240 / 0.2);
}
.active\:text-error-bg\/25:active {
  color: rgb(255 241 240 / 0.25);
}
.active\:text-error-bg\/30:active {
  color: rgb(255 241 240 / 0.3);
}
.active\:text-error-bg\/35:active {
  color: rgb(255 241 240 / 0.35);
}
.active\:text-error-bg\/40:active {
  color: rgb(255 241 240 / 0.4);
}
.active\:text-error-bg\/45:active {
  color: rgb(255 241 240 / 0.45);
}
.active\:text-error-bg\/5:active {
  color: rgb(255 241 240 / 0.05);
}
.active\:text-error-bg\/50:active {
  color: rgb(255 241 240 / 0.5);
}
.active\:text-error-bg\/55:active {
  color: rgb(255 241 240 / 0.55);
}
.active\:text-error-bg\/60:active {
  color: rgb(255 241 240 / 0.6);
}
.active\:text-error-bg\/65:active {
  color: rgb(255 241 240 / 0.65);
}
.active\:text-error-bg\/70:active {
  color: rgb(255 241 240 / 0.7);
}
.active\:text-error-bg\/75:active {
  color: rgb(255 241 240 / 0.75);
}
.active\:text-error-bg\/80:active {
  color: rgb(255 241 240 / 0.8);
}
.active\:text-error-bg\/85:active {
  color: rgb(255 241 240 / 0.85);
}
.active\:text-error-bg\/90:active {
  color: rgb(255 241 240 / 0.9);
}
.active\:text-error-bg\/95:active {
  color: rgb(255 241 240 / 0.95);
}
.active\:text-error-border:active {
  --tw-text-opacity: 1;
  color: rgb(255 163 158 / var(--tw-text-opacity, 1));
}
.active\:text-error-border-hover:active {
  --tw-text-opacity: 1;
  color: rgb(255 120 117 / var(--tw-text-opacity, 1));
}
.active\:text-error-border-hover\/0:active {
  color: rgb(255 120 117 / 0);
}
.active\:text-error-border-hover\/10:active {
  color: rgb(255 120 117 / 0.1);
}
.active\:text-error-border-hover\/100:active {
  color: rgb(255 120 117 / 1);
}
.active\:text-error-border-hover\/15:active {
  color: rgb(255 120 117 / 0.15);
}
.active\:text-error-border-hover\/20:active {
  color: rgb(255 120 117 / 0.2);
}
.active\:text-error-border-hover\/25:active {
  color: rgb(255 120 117 / 0.25);
}
.active\:text-error-border-hover\/30:active {
  color: rgb(255 120 117 / 0.3);
}
.active\:text-error-border-hover\/35:active {
  color: rgb(255 120 117 / 0.35);
}
.active\:text-error-border-hover\/40:active {
  color: rgb(255 120 117 / 0.4);
}
.active\:text-error-border-hover\/45:active {
  color: rgb(255 120 117 / 0.45);
}
.active\:text-error-border-hover\/5:active {
  color: rgb(255 120 117 / 0.05);
}
.active\:text-error-border-hover\/50:active {
  color: rgb(255 120 117 / 0.5);
}
.active\:text-error-border-hover\/55:active {
  color: rgb(255 120 117 / 0.55);
}
.active\:text-error-border-hover\/60:active {
  color: rgb(255 120 117 / 0.6);
}
.active\:text-error-border-hover\/65:active {
  color: rgb(255 120 117 / 0.65);
}
.active\:text-error-border-hover\/70:active {
  color: rgb(255 120 117 / 0.7);
}
.active\:text-error-border-hover\/75:active {
  color: rgb(255 120 117 / 0.75);
}
.active\:text-error-border-hover\/80:active {
  color: rgb(255 120 117 / 0.8);
}
.active\:text-error-border-hover\/85:active {
  color: rgb(255 120 117 / 0.85);
}
.active\:text-error-border-hover\/90:active {
  color: rgb(255 120 117 / 0.9);
}
.active\:text-error-border-hover\/95:active {
  color: rgb(255 120 117 / 0.95);
}
.active\:text-error-border\/0:active {
  color: rgb(255 163 158 / 0);
}
.active\:text-error-border\/10:active {
  color: rgb(255 163 158 / 0.1);
}
.active\:text-error-border\/100:active {
  color: rgb(255 163 158 / 1);
}
.active\:text-error-border\/15:active {
  color: rgb(255 163 158 / 0.15);
}
.active\:text-error-border\/20:active {
  color: rgb(255 163 158 / 0.2);
}
.active\:text-error-border\/25:active {
  color: rgb(255 163 158 / 0.25);
}
.active\:text-error-border\/30:active {
  color: rgb(255 163 158 / 0.3);
}
.active\:text-error-border\/35:active {
  color: rgb(255 163 158 / 0.35);
}
.active\:text-error-border\/40:active {
  color: rgb(255 163 158 / 0.4);
}
.active\:text-error-border\/45:active {
  color: rgb(255 163 158 / 0.45);
}
.active\:text-error-border\/5:active {
  color: rgb(255 163 158 / 0.05);
}
.active\:text-error-border\/50:active {
  color: rgb(255 163 158 / 0.5);
}
.active\:text-error-border\/55:active {
  color: rgb(255 163 158 / 0.55);
}
.active\:text-error-border\/60:active {
  color: rgb(255 163 158 / 0.6);
}
.active\:text-error-border\/65:active {
  color: rgb(255 163 158 / 0.65);
}
.active\:text-error-border\/70:active {
  color: rgb(255 163 158 / 0.7);
}
.active\:text-error-border\/75:active {
  color: rgb(255 163 158 / 0.75);
}
.active\:text-error-border\/80:active {
  color: rgb(255 163 158 / 0.8);
}
.active\:text-error-border\/85:active {
  color: rgb(255 163 158 / 0.85);
}
.active\:text-error-border\/90:active {
  color: rgb(255 163 158 / 0.9);
}
.active\:text-error-border\/95:active {
  color: rgb(255 163 158 / 0.95);
}
.active\:text-error-hover:active {
  --tw-text-opacity: 1;
  color: rgb(255 120 117 / var(--tw-text-opacity, 1));
}
.active\:text-error-hover\/0:active {
  color: rgb(255 120 117 / 0);
}
.active\:text-error-hover\/10:active {
  color: rgb(255 120 117 / 0.1);
}
.active\:text-error-hover\/100:active {
  color: rgb(255 120 117 / 1);
}
.active\:text-error-hover\/15:active {
  color: rgb(255 120 117 / 0.15);
}
.active\:text-error-hover\/20:active {
  color: rgb(255 120 117 / 0.2);
}
.active\:text-error-hover\/25:active {
  color: rgb(255 120 117 / 0.25);
}
.active\:text-error-hover\/30:active {
  color: rgb(255 120 117 / 0.3);
}
.active\:text-error-hover\/35:active {
  color: rgb(255 120 117 / 0.35);
}
.active\:text-error-hover\/40:active {
  color: rgb(255 120 117 / 0.4);
}
.active\:text-error-hover\/45:active {
  color: rgb(255 120 117 / 0.45);
}
.active\:text-error-hover\/5:active {
  color: rgb(255 120 117 / 0.05);
}
.active\:text-error-hover\/50:active {
  color: rgb(255 120 117 / 0.5);
}
.active\:text-error-hover\/55:active {
  color: rgb(255 120 117 / 0.55);
}
.active\:text-error-hover\/60:active {
  color: rgb(255 120 117 / 0.6);
}
.active\:text-error-hover\/65:active {
  color: rgb(255 120 117 / 0.65);
}
.active\:text-error-hover\/70:active {
  color: rgb(255 120 117 / 0.7);
}
.active\:text-error-hover\/75:active {
  color: rgb(255 120 117 / 0.75);
}
.active\:text-error-hover\/80:active {
  color: rgb(255 120 117 / 0.8);
}
.active\:text-error-hover\/85:active {
  color: rgb(255 120 117 / 0.85);
}
.active\:text-error-hover\/90:active {
  color: rgb(255 120 117 / 0.9);
}
.active\:text-error-hover\/95:active {
  color: rgb(255 120 117 / 0.95);
}
.active\:text-error-message:active {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.active\:text-error-message\/0:active {
  color: rgb(220 38 38 / 0);
}
.active\:text-error-message\/10:active {
  color: rgb(220 38 38 / 0.1);
}
.active\:text-error-message\/100:active {
  color: rgb(220 38 38 / 1);
}
.active\:text-error-message\/15:active {
  color: rgb(220 38 38 / 0.15);
}
.active\:text-error-message\/20:active {
  color: rgb(220 38 38 / 0.2);
}
.active\:text-error-message\/25:active {
  color: rgb(220 38 38 / 0.25);
}
.active\:text-error-message\/30:active {
  color: rgb(220 38 38 / 0.3);
}
.active\:text-error-message\/35:active {
  color: rgb(220 38 38 / 0.35);
}
.active\:text-error-message\/40:active {
  color: rgb(220 38 38 / 0.4);
}
.active\:text-error-message\/45:active {
  color: rgb(220 38 38 / 0.45);
}
.active\:text-error-message\/5:active {
  color: rgb(220 38 38 / 0.05);
}
.active\:text-error-message\/50:active {
  color: rgb(220 38 38 / 0.5);
}
.active\:text-error-message\/55:active {
  color: rgb(220 38 38 / 0.55);
}
.active\:text-error-message\/60:active {
  color: rgb(220 38 38 / 0.6);
}
.active\:text-error-message\/65:active {
  color: rgb(220 38 38 / 0.65);
}
.active\:text-error-message\/70:active {
  color: rgb(220 38 38 / 0.7);
}
.active\:text-error-message\/75:active {
  color: rgb(220 38 38 / 0.75);
}
.active\:text-error-message\/80:active {
  color: rgb(220 38 38 / 0.8);
}
.active\:text-error-message\/85:active {
  color: rgb(220 38 38 / 0.85);
}
.active\:text-error-message\/90:active {
  color: rgb(220 38 38 / 0.9);
}
.active\:text-error-message\/95:active {
  color: rgb(220 38 38 / 0.95);
}
.active\:text-error-opacity:active {
  color: #DC262666;
}
.active\:text-error-opacity\/0:active {
  color: rgb(220 38 38 / 0);
}
.active\:text-error-opacity\/10:active {
  color: rgb(220 38 38 / 0.1);
}
.active\:text-error-opacity\/100:active {
  color: rgb(220 38 38 / 1);
}
.active\:text-error-opacity\/15:active {
  color: rgb(220 38 38 / 0.15);
}
.active\:text-error-opacity\/20:active {
  color: rgb(220 38 38 / 0.2);
}
.active\:text-error-opacity\/25:active {
  color: rgb(220 38 38 / 0.25);
}
.active\:text-error-opacity\/30:active {
  color: rgb(220 38 38 / 0.3);
}
.active\:text-error-opacity\/35:active {
  color: rgb(220 38 38 / 0.35);
}
.active\:text-error-opacity\/40:active {
  color: rgb(220 38 38 / 0.4);
}
.active\:text-error-opacity\/45:active {
  color: rgb(220 38 38 / 0.45);
}
.active\:text-error-opacity\/5:active {
  color: rgb(220 38 38 / 0.05);
}
.active\:text-error-opacity\/50:active {
  color: rgb(220 38 38 / 0.5);
}
.active\:text-error-opacity\/55:active {
  color: rgb(220 38 38 / 0.55);
}
.active\:text-error-opacity\/60:active {
  color: rgb(220 38 38 / 0.6);
}
.active\:text-error-opacity\/65:active {
  color: rgb(220 38 38 / 0.65);
}
.active\:text-error-opacity\/70:active {
  color: rgb(220 38 38 / 0.7);
}
.active\:text-error-opacity\/75:active {
  color: rgb(220 38 38 / 0.75);
}
.active\:text-error-opacity\/80:active {
  color: rgb(220 38 38 / 0.8);
}
.active\:text-error-opacity\/85:active {
  color: rgb(220 38 38 / 0.85);
}
.active\:text-error-opacity\/90:active {
  color: rgb(220 38 38 / 0.9);
}
.active\:text-error-opacity\/95:active {
  color: rgb(220 38 38 / 0.95);
}
.active\:text-error-text:active {
  --tw-text-opacity: 1;
  color: rgb(130 0 20 / var(--tw-text-opacity, 1));
}
.active\:text-error-text-active:active {
  --tw-text-opacity: 1;
  color: rgb(92 0 17 / var(--tw-text-opacity, 1));
}
.active\:text-error-text-active\/0:active {
  color: rgb(92 0 17 / 0);
}
.active\:text-error-text-active\/10:active {
  color: rgb(92 0 17 / 0.1);
}
.active\:text-error-text-active\/100:active {
  color: rgb(92 0 17 / 1);
}
.active\:text-error-text-active\/15:active {
  color: rgb(92 0 17 / 0.15);
}
.active\:text-error-text-active\/20:active {
  color: rgb(92 0 17 / 0.2);
}
.active\:text-error-text-active\/25:active {
  color: rgb(92 0 17 / 0.25);
}
.active\:text-error-text-active\/30:active {
  color: rgb(92 0 17 / 0.3);
}
.active\:text-error-text-active\/35:active {
  color: rgb(92 0 17 / 0.35);
}
.active\:text-error-text-active\/40:active {
  color: rgb(92 0 17 / 0.4);
}
.active\:text-error-text-active\/45:active {
  color: rgb(92 0 17 / 0.45);
}
.active\:text-error-text-active\/5:active {
  color: rgb(92 0 17 / 0.05);
}
.active\:text-error-text-active\/50:active {
  color: rgb(92 0 17 / 0.5);
}
.active\:text-error-text-active\/55:active {
  color: rgb(92 0 17 / 0.55);
}
.active\:text-error-text-active\/60:active {
  color: rgb(92 0 17 / 0.6);
}
.active\:text-error-text-active\/65:active {
  color: rgb(92 0 17 / 0.65);
}
.active\:text-error-text-active\/70:active {
  color: rgb(92 0 17 / 0.7);
}
.active\:text-error-text-active\/75:active {
  color: rgb(92 0 17 / 0.75);
}
.active\:text-error-text-active\/80:active {
  color: rgb(92 0 17 / 0.8);
}
.active\:text-error-text-active\/85:active {
  color: rgb(92 0 17 / 0.85);
}
.active\:text-error-text-active\/90:active {
  color: rgb(92 0 17 / 0.9);
}
.active\:text-error-text-active\/95:active {
  color: rgb(92 0 17 / 0.95);
}
.active\:text-error-text-hover:active {
  --tw-text-opacity: 1;
  color: rgb(168 7 26 / var(--tw-text-opacity, 1));
}
.active\:text-error-text-hover\/0:active {
  color: rgb(168 7 26 / 0);
}
.active\:text-error-text-hover\/10:active {
  color: rgb(168 7 26 / 0.1);
}
.active\:text-error-text-hover\/100:active {
  color: rgb(168 7 26 / 1);
}
.active\:text-error-text-hover\/15:active {
  color: rgb(168 7 26 / 0.15);
}
.active\:text-error-text-hover\/20:active {
  color: rgb(168 7 26 / 0.2);
}
.active\:text-error-text-hover\/25:active {
  color: rgb(168 7 26 / 0.25);
}
.active\:text-error-text-hover\/30:active {
  color: rgb(168 7 26 / 0.3);
}
.active\:text-error-text-hover\/35:active {
  color: rgb(168 7 26 / 0.35);
}
.active\:text-error-text-hover\/40:active {
  color: rgb(168 7 26 / 0.4);
}
.active\:text-error-text-hover\/45:active {
  color: rgb(168 7 26 / 0.45);
}
.active\:text-error-text-hover\/5:active {
  color: rgb(168 7 26 / 0.05);
}
.active\:text-error-text-hover\/50:active {
  color: rgb(168 7 26 / 0.5);
}
.active\:text-error-text-hover\/55:active {
  color: rgb(168 7 26 / 0.55);
}
.active\:text-error-text-hover\/60:active {
  color: rgb(168 7 26 / 0.6);
}
.active\:text-error-text-hover\/65:active {
  color: rgb(168 7 26 / 0.65);
}
.active\:text-error-text-hover\/70:active {
  color: rgb(168 7 26 / 0.7);
}
.active\:text-error-text-hover\/75:active {
  color: rgb(168 7 26 / 0.75);
}
.active\:text-error-text-hover\/80:active {
  color: rgb(168 7 26 / 0.8);
}
.active\:text-error-text-hover\/85:active {
  color: rgb(168 7 26 / 0.85);
}
.active\:text-error-text-hover\/90:active {
  color: rgb(168 7 26 / 0.9);
}
.active\:text-error-text-hover\/95:active {
  color: rgb(168 7 26 / 0.95);
}
.active\:text-error-text\/0:active {
  color: rgb(130 0 20 / 0);
}
.active\:text-error-text\/10:active {
  color: rgb(130 0 20 / 0.1);
}
.active\:text-error-text\/100:active {
  color: rgb(130 0 20 / 1);
}
.active\:text-error-text\/15:active {
  color: rgb(130 0 20 / 0.15);
}
.active\:text-error-text\/20:active {
  color: rgb(130 0 20 / 0.2);
}
.active\:text-error-text\/25:active {
  color: rgb(130 0 20 / 0.25);
}
.active\:text-error-text\/30:active {
  color: rgb(130 0 20 / 0.3);
}
.active\:text-error-text\/35:active {
  color: rgb(130 0 20 / 0.35);
}
.active\:text-error-text\/40:active {
  color: rgb(130 0 20 / 0.4);
}
.active\:text-error-text\/45:active {
  color: rgb(130 0 20 / 0.45);
}
.active\:text-error-text\/5:active {
  color: rgb(130 0 20 / 0.05);
}
.active\:text-error-text\/50:active {
  color: rgb(130 0 20 / 0.5);
}
.active\:text-error-text\/55:active {
  color: rgb(130 0 20 / 0.55);
}
.active\:text-error-text\/60:active {
  color: rgb(130 0 20 / 0.6);
}
.active\:text-error-text\/65:active {
  color: rgb(130 0 20 / 0.65);
}
.active\:text-error-text\/70:active {
  color: rgb(130 0 20 / 0.7);
}
.active\:text-error-text\/75:active {
  color: rgb(130 0 20 / 0.75);
}
.active\:text-error-text\/80:active {
  color: rgb(130 0 20 / 0.8);
}
.active\:text-error-text\/85:active {
  color: rgb(130 0 20 / 0.85);
}
.active\:text-error-text\/90:active {
  color: rgb(130 0 20 / 0.9);
}
.active\:text-error-text\/95:active {
  color: rgb(130 0 20 / 0.95);
}
.active\:text-geekblue-1:active {
  --tw-text-opacity: 1;
  color: rgb(240 245 255 / var(--tw-text-opacity, 1));
}
.active\:text-geekblue-1\/0:active {
  color: rgb(240 245 255 / 0);
}
.active\:text-geekblue-1\/10:active {
  color: rgb(240 245 255 / 0.1);
}
.active\:text-geekblue-1\/100:active {
  color: rgb(240 245 255 / 1);
}
.active\:text-geekblue-1\/15:active {
  color: rgb(240 245 255 / 0.15);
}
.active\:text-geekblue-1\/20:active {
  color: rgb(240 245 255 / 0.2);
}
.active\:text-geekblue-1\/25:active {
  color: rgb(240 245 255 / 0.25);
}
.active\:text-geekblue-1\/30:active {
  color: rgb(240 245 255 / 0.3);
}
.active\:text-geekblue-1\/35:active {
  color: rgb(240 245 255 / 0.35);
}
.active\:text-geekblue-1\/40:active {
  color: rgb(240 245 255 / 0.4);
}
.active\:text-geekblue-1\/45:active {
  color: rgb(240 245 255 / 0.45);
}
.active\:text-geekblue-1\/5:active {
  color: rgb(240 245 255 / 0.05);
}
.active\:text-geekblue-1\/50:active {
  color: rgb(240 245 255 / 0.5);
}
.active\:text-geekblue-1\/55:active {
  color: rgb(240 245 255 / 0.55);
}
.active\:text-geekblue-1\/60:active {
  color: rgb(240 245 255 / 0.6);
}
.active\:text-geekblue-1\/65:active {
  color: rgb(240 245 255 / 0.65);
}
.active\:text-geekblue-1\/70:active {
  color: rgb(240 245 255 / 0.7);
}
.active\:text-geekblue-1\/75:active {
  color: rgb(240 245 255 / 0.75);
}
.active\:text-geekblue-1\/80:active {
  color: rgb(240 245 255 / 0.8);
}
.active\:text-geekblue-1\/85:active {
  color: rgb(240 245 255 / 0.85);
}
.active\:text-geekblue-1\/90:active {
  color: rgb(240 245 255 / 0.9);
}
.active\:text-geekblue-1\/95:active {
  color: rgb(240 245 255 / 0.95);
}
.active\:text-geekblue-10:active {
  --tw-text-opacity: 1;
  color: rgb(3 8 82 / var(--tw-text-opacity, 1));
}
.active\:text-geekblue-10\/0:active {
  color: rgb(3 8 82 / 0);
}
.active\:text-geekblue-10\/10:active {
  color: rgb(3 8 82 / 0.1);
}
.active\:text-geekblue-10\/100:active {
  color: rgb(3 8 82 / 1);
}
.active\:text-geekblue-10\/15:active {
  color: rgb(3 8 82 / 0.15);
}
.active\:text-geekblue-10\/20:active {
  color: rgb(3 8 82 / 0.2);
}
.active\:text-geekblue-10\/25:active {
  color: rgb(3 8 82 / 0.25);
}
.active\:text-geekblue-10\/30:active {
  color: rgb(3 8 82 / 0.3);
}
.active\:text-geekblue-10\/35:active {
  color: rgb(3 8 82 / 0.35);
}
.active\:text-geekblue-10\/40:active {
  color: rgb(3 8 82 / 0.4);
}
.active\:text-geekblue-10\/45:active {
  color: rgb(3 8 82 / 0.45);
}
.active\:text-geekblue-10\/5:active {
  color: rgb(3 8 82 / 0.05);
}
.active\:text-geekblue-10\/50:active {
  color: rgb(3 8 82 / 0.5);
}
.active\:text-geekblue-10\/55:active {
  color: rgb(3 8 82 / 0.55);
}
.active\:text-geekblue-10\/60:active {
  color: rgb(3 8 82 / 0.6);
}
.active\:text-geekblue-10\/65:active {
  color: rgb(3 8 82 / 0.65);
}
.active\:text-geekblue-10\/70:active {
  color: rgb(3 8 82 / 0.7);
}
.active\:text-geekblue-10\/75:active {
  color: rgb(3 8 82 / 0.75);
}
.active\:text-geekblue-10\/80:active {
  color: rgb(3 8 82 / 0.8);
}
.active\:text-geekblue-10\/85:active {
  color: rgb(3 8 82 / 0.85);
}
.active\:text-geekblue-10\/90:active {
  color: rgb(3 8 82 / 0.9);
}
.active\:text-geekblue-10\/95:active {
  color: rgb(3 8 82 / 0.95);
}
.active\:text-geekblue-2:active {
  --tw-text-opacity: 1;
  color: rgb(214 228 255 / var(--tw-text-opacity, 1));
}
.active\:text-geekblue-2\/0:active {
  color: rgb(214 228 255 / 0);
}
.active\:text-geekblue-2\/10:active {
  color: rgb(214 228 255 / 0.1);
}
.active\:text-geekblue-2\/100:active {
  color: rgb(214 228 255 / 1);
}
.active\:text-geekblue-2\/15:active {
  color: rgb(214 228 255 / 0.15);
}
.active\:text-geekblue-2\/20:active {
  color: rgb(214 228 255 / 0.2);
}
.active\:text-geekblue-2\/25:active {
  color: rgb(214 228 255 / 0.25);
}
.active\:text-geekblue-2\/30:active {
  color: rgb(214 228 255 / 0.3);
}
.active\:text-geekblue-2\/35:active {
  color: rgb(214 228 255 / 0.35);
}
.active\:text-geekblue-2\/40:active {
  color: rgb(214 228 255 / 0.4);
}
.active\:text-geekblue-2\/45:active {
  color: rgb(214 228 255 / 0.45);
}
.active\:text-geekblue-2\/5:active {
  color: rgb(214 228 255 / 0.05);
}
.active\:text-geekblue-2\/50:active {
  color: rgb(214 228 255 / 0.5);
}
.active\:text-geekblue-2\/55:active {
  color: rgb(214 228 255 / 0.55);
}
.active\:text-geekblue-2\/60:active {
  color: rgb(214 228 255 / 0.6);
}
.active\:text-geekblue-2\/65:active {
  color: rgb(214 228 255 / 0.65);
}
.active\:text-geekblue-2\/70:active {
  color: rgb(214 228 255 / 0.7);
}
.active\:text-geekblue-2\/75:active {
  color: rgb(214 228 255 / 0.75);
}
.active\:text-geekblue-2\/80:active {
  color: rgb(214 228 255 / 0.8);
}
.active\:text-geekblue-2\/85:active {
  color: rgb(214 228 255 / 0.85);
}
.active\:text-geekblue-2\/90:active {
  color: rgb(214 228 255 / 0.9);
}
.active\:text-geekblue-2\/95:active {
  color: rgb(214 228 255 / 0.95);
}
.active\:text-geekblue-3:active {
  --tw-text-opacity: 1;
  color: rgb(173 198 255 / var(--tw-text-opacity, 1));
}
.active\:text-geekblue-3\/0:active {
  color: rgb(173 198 255 / 0);
}
.active\:text-geekblue-3\/10:active {
  color: rgb(173 198 255 / 0.1);
}
.active\:text-geekblue-3\/100:active {
  color: rgb(173 198 255 / 1);
}
.active\:text-geekblue-3\/15:active {
  color: rgb(173 198 255 / 0.15);
}
.active\:text-geekblue-3\/20:active {
  color: rgb(173 198 255 / 0.2);
}
.active\:text-geekblue-3\/25:active {
  color: rgb(173 198 255 / 0.25);
}
.active\:text-geekblue-3\/30:active {
  color: rgb(173 198 255 / 0.3);
}
.active\:text-geekblue-3\/35:active {
  color: rgb(173 198 255 / 0.35);
}
.active\:text-geekblue-3\/40:active {
  color: rgb(173 198 255 / 0.4);
}
.active\:text-geekblue-3\/45:active {
  color: rgb(173 198 255 / 0.45);
}
.active\:text-geekblue-3\/5:active {
  color: rgb(173 198 255 / 0.05);
}
.active\:text-geekblue-3\/50:active {
  color: rgb(173 198 255 / 0.5);
}
.active\:text-geekblue-3\/55:active {
  color: rgb(173 198 255 / 0.55);
}
.active\:text-geekblue-3\/60:active {
  color: rgb(173 198 255 / 0.6);
}
.active\:text-geekblue-3\/65:active {
  color: rgb(173 198 255 / 0.65);
}
.active\:text-geekblue-3\/70:active {
  color: rgb(173 198 255 / 0.7);
}
.active\:text-geekblue-3\/75:active {
  color: rgb(173 198 255 / 0.75);
}
.active\:text-geekblue-3\/80:active {
  color: rgb(173 198 255 / 0.8);
}
.active\:text-geekblue-3\/85:active {
  color: rgb(173 198 255 / 0.85);
}
.active\:text-geekblue-3\/90:active {
  color: rgb(173 198 255 / 0.9);
}
.active\:text-geekblue-3\/95:active {
  color: rgb(173 198 255 / 0.95);
}
.active\:text-geekblue-4:active {
  --tw-text-opacity: 1;
  color: rgb(133 165 255 / var(--tw-text-opacity, 1));
}
.active\:text-geekblue-4\/0:active {
  color: rgb(133 165 255 / 0);
}
.active\:text-geekblue-4\/10:active {
  color: rgb(133 165 255 / 0.1);
}
.active\:text-geekblue-4\/100:active {
  color: rgb(133 165 255 / 1);
}
.active\:text-geekblue-4\/15:active {
  color: rgb(133 165 255 / 0.15);
}
.active\:text-geekblue-4\/20:active {
  color: rgb(133 165 255 / 0.2);
}
.active\:text-geekblue-4\/25:active {
  color: rgb(133 165 255 / 0.25);
}
.active\:text-geekblue-4\/30:active {
  color: rgb(133 165 255 / 0.3);
}
.active\:text-geekblue-4\/35:active {
  color: rgb(133 165 255 / 0.35);
}
.active\:text-geekblue-4\/40:active {
  color: rgb(133 165 255 / 0.4);
}
.active\:text-geekblue-4\/45:active {
  color: rgb(133 165 255 / 0.45);
}
.active\:text-geekblue-4\/5:active {
  color: rgb(133 165 255 / 0.05);
}
.active\:text-geekblue-4\/50:active {
  color: rgb(133 165 255 / 0.5);
}
.active\:text-geekblue-4\/55:active {
  color: rgb(133 165 255 / 0.55);
}
.active\:text-geekblue-4\/60:active {
  color: rgb(133 165 255 / 0.6);
}
.active\:text-geekblue-4\/65:active {
  color: rgb(133 165 255 / 0.65);
}
.active\:text-geekblue-4\/70:active {
  color: rgb(133 165 255 / 0.7);
}
.active\:text-geekblue-4\/75:active {
  color: rgb(133 165 255 / 0.75);
}
.active\:text-geekblue-4\/80:active {
  color: rgb(133 165 255 / 0.8);
}
.active\:text-geekblue-4\/85:active {
  color: rgb(133 165 255 / 0.85);
}
.active\:text-geekblue-4\/90:active {
  color: rgb(133 165 255 / 0.9);
}
.active\:text-geekblue-4\/95:active {
  color: rgb(133 165 255 / 0.95);
}
.active\:text-geekblue-5:active {
  --tw-text-opacity: 1;
  color: rgb(89 126 247 / var(--tw-text-opacity, 1));
}
.active\:text-geekblue-5\/0:active {
  color: rgb(89 126 247 / 0);
}
.active\:text-geekblue-5\/10:active {
  color: rgb(89 126 247 / 0.1);
}
.active\:text-geekblue-5\/100:active {
  color: rgb(89 126 247 / 1);
}
.active\:text-geekblue-5\/15:active {
  color: rgb(89 126 247 / 0.15);
}
.active\:text-geekblue-5\/20:active {
  color: rgb(89 126 247 / 0.2);
}
.active\:text-geekblue-5\/25:active {
  color: rgb(89 126 247 / 0.25);
}
.active\:text-geekblue-5\/30:active {
  color: rgb(89 126 247 / 0.3);
}
.active\:text-geekblue-5\/35:active {
  color: rgb(89 126 247 / 0.35);
}
.active\:text-geekblue-5\/40:active {
  color: rgb(89 126 247 / 0.4);
}
.active\:text-geekblue-5\/45:active {
  color: rgb(89 126 247 / 0.45);
}
.active\:text-geekblue-5\/5:active {
  color: rgb(89 126 247 / 0.05);
}
.active\:text-geekblue-5\/50:active {
  color: rgb(89 126 247 / 0.5);
}
.active\:text-geekblue-5\/55:active {
  color: rgb(89 126 247 / 0.55);
}
.active\:text-geekblue-5\/60:active {
  color: rgb(89 126 247 / 0.6);
}
.active\:text-geekblue-5\/65:active {
  color: rgb(89 126 247 / 0.65);
}
.active\:text-geekblue-5\/70:active {
  color: rgb(89 126 247 / 0.7);
}
.active\:text-geekblue-5\/75:active {
  color: rgb(89 126 247 / 0.75);
}
.active\:text-geekblue-5\/80:active {
  color: rgb(89 126 247 / 0.8);
}
.active\:text-geekblue-5\/85:active {
  color: rgb(89 126 247 / 0.85);
}
.active\:text-geekblue-5\/90:active {
  color: rgb(89 126 247 / 0.9);
}
.active\:text-geekblue-5\/95:active {
  color: rgb(89 126 247 / 0.95);
}
.active\:text-geekblue-6:active {
  --tw-text-opacity: 1;
  color: rgb(47 84 235 / var(--tw-text-opacity, 1));
}
.active\:text-geekblue-6\/0:active {
  color: rgb(47 84 235 / 0);
}
.active\:text-geekblue-6\/10:active {
  color: rgb(47 84 235 / 0.1);
}
.active\:text-geekblue-6\/100:active {
  color: rgb(47 84 235 / 1);
}
.active\:text-geekblue-6\/15:active {
  color: rgb(47 84 235 / 0.15);
}
.active\:text-geekblue-6\/20:active {
  color: rgb(47 84 235 / 0.2);
}
.active\:text-geekblue-6\/25:active {
  color: rgb(47 84 235 / 0.25);
}
.active\:text-geekblue-6\/30:active {
  color: rgb(47 84 235 / 0.3);
}
.active\:text-geekblue-6\/35:active {
  color: rgb(47 84 235 / 0.35);
}
.active\:text-geekblue-6\/40:active {
  color: rgb(47 84 235 / 0.4);
}
.active\:text-geekblue-6\/45:active {
  color: rgb(47 84 235 / 0.45);
}
.active\:text-geekblue-6\/5:active {
  color: rgb(47 84 235 / 0.05);
}
.active\:text-geekblue-6\/50:active {
  color: rgb(47 84 235 / 0.5);
}
.active\:text-geekblue-6\/55:active {
  color: rgb(47 84 235 / 0.55);
}
.active\:text-geekblue-6\/60:active {
  color: rgb(47 84 235 / 0.6);
}
.active\:text-geekblue-6\/65:active {
  color: rgb(47 84 235 / 0.65);
}
.active\:text-geekblue-6\/70:active {
  color: rgb(47 84 235 / 0.7);
}
.active\:text-geekblue-6\/75:active {
  color: rgb(47 84 235 / 0.75);
}
.active\:text-geekblue-6\/80:active {
  color: rgb(47 84 235 / 0.8);
}
.active\:text-geekblue-6\/85:active {
  color: rgb(47 84 235 / 0.85);
}
.active\:text-geekblue-6\/90:active {
  color: rgb(47 84 235 / 0.9);
}
.active\:text-geekblue-6\/95:active {
  color: rgb(47 84 235 / 0.95);
}
.active\:text-geekblue-7:active {
  --tw-text-opacity: 1;
  color: rgb(29 57 196 / var(--tw-text-opacity, 1));
}
.active\:text-geekblue-7\/0:active {
  color: rgb(29 57 196 / 0);
}
.active\:text-geekblue-7\/10:active {
  color: rgb(29 57 196 / 0.1);
}
.active\:text-geekblue-7\/100:active {
  color: rgb(29 57 196 / 1);
}
.active\:text-geekblue-7\/15:active {
  color: rgb(29 57 196 / 0.15);
}
.active\:text-geekblue-7\/20:active {
  color: rgb(29 57 196 / 0.2);
}
.active\:text-geekblue-7\/25:active {
  color: rgb(29 57 196 / 0.25);
}
.active\:text-geekblue-7\/30:active {
  color: rgb(29 57 196 / 0.3);
}
.active\:text-geekblue-7\/35:active {
  color: rgb(29 57 196 / 0.35);
}
.active\:text-geekblue-7\/40:active {
  color: rgb(29 57 196 / 0.4);
}
.active\:text-geekblue-7\/45:active {
  color: rgb(29 57 196 / 0.45);
}
.active\:text-geekblue-7\/5:active {
  color: rgb(29 57 196 / 0.05);
}
.active\:text-geekblue-7\/50:active {
  color: rgb(29 57 196 / 0.5);
}
.active\:text-geekblue-7\/55:active {
  color: rgb(29 57 196 / 0.55);
}
.active\:text-geekblue-7\/60:active {
  color: rgb(29 57 196 / 0.6);
}
.active\:text-geekblue-7\/65:active {
  color: rgb(29 57 196 / 0.65);
}
.active\:text-geekblue-7\/70:active {
  color: rgb(29 57 196 / 0.7);
}
.active\:text-geekblue-7\/75:active {
  color: rgb(29 57 196 / 0.75);
}
.active\:text-geekblue-7\/80:active {
  color: rgb(29 57 196 / 0.8);
}
.active\:text-geekblue-7\/85:active {
  color: rgb(29 57 196 / 0.85);
}
.active\:text-geekblue-7\/90:active {
  color: rgb(29 57 196 / 0.9);
}
.active\:text-geekblue-7\/95:active {
  color: rgb(29 57 196 / 0.95);
}
.active\:text-geekblue-8:active {
  --tw-text-opacity: 1;
  color: rgb(16 35 158 / var(--tw-text-opacity, 1));
}
.active\:text-geekblue-8\/0:active {
  color: rgb(16 35 158 / 0);
}
.active\:text-geekblue-8\/10:active {
  color: rgb(16 35 158 / 0.1);
}
.active\:text-geekblue-8\/100:active {
  color: rgb(16 35 158 / 1);
}
.active\:text-geekblue-8\/15:active {
  color: rgb(16 35 158 / 0.15);
}
.active\:text-geekblue-8\/20:active {
  color: rgb(16 35 158 / 0.2);
}
.active\:text-geekblue-8\/25:active {
  color: rgb(16 35 158 / 0.25);
}
.active\:text-geekblue-8\/30:active {
  color: rgb(16 35 158 / 0.3);
}
.active\:text-geekblue-8\/35:active {
  color: rgb(16 35 158 / 0.35);
}
.active\:text-geekblue-8\/40:active {
  color: rgb(16 35 158 / 0.4);
}
.active\:text-geekblue-8\/45:active {
  color: rgb(16 35 158 / 0.45);
}
.active\:text-geekblue-8\/5:active {
  color: rgb(16 35 158 / 0.05);
}
.active\:text-geekblue-8\/50:active {
  color: rgb(16 35 158 / 0.5);
}
.active\:text-geekblue-8\/55:active {
  color: rgb(16 35 158 / 0.55);
}
.active\:text-geekblue-8\/60:active {
  color: rgb(16 35 158 / 0.6);
}
.active\:text-geekblue-8\/65:active {
  color: rgb(16 35 158 / 0.65);
}
.active\:text-geekblue-8\/70:active {
  color: rgb(16 35 158 / 0.7);
}
.active\:text-geekblue-8\/75:active {
  color: rgb(16 35 158 / 0.75);
}
.active\:text-geekblue-8\/80:active {
  color: rgb(16 35 158 / 0.8);
}
.active\:text-geekblue-8\/85:active {
  color: rgb(16 35 158 / 0.85);
}
.active\:text-geekblue-8\/90:active {
  color: rgb(16 35 158 / 0.9);
}
.active\:text-geekblue-8\/95:active {
  color: rgb(16 35 158 / 0.95);
}
.active\:text-geekblue-9:active {
  --tw-text-opacity: 1;
  color: rgb(6 17 120 / var(--tw-text-opacity, 1));
}
.active\:text-geekblue-9\/0:active {
  color: rgb(6 17 120 / 0);
}
.active\:text-geekblue-9\/10:active {
  color: rgb(6 17 120 / 0.1);
}
.active\:text-geekblue-9\/100:active {
  color: rgb(6 17 120 / 1);
}
.active\:text-geekblue-9\/15:active {
  color: rgb(6 17 120 / 0.15);
}
.active\:text-geekblue-9\/20:active {
  color: rgb(6 17 120 / 0.2);
}
.active\:text-geekblue-9\/25:active {
  color: rgb(6 17 120 / 0.25);
}
.active\:text-geekblue-9\/30:active {
  color: rgb(6 17 120 / 0.3);
}
.active\:text-geekblue-9\/35:active {
  color: rgb(6 17 120 / 0.35);
}
.active\:text-geekblue-9\/40:active {
  color: rgb(6 17 120 / 0.4);
}
.active\:text-geekblue-9\/45:active {
  color: rgb(6 17 120 / 0.45);
}
.active\:text-geekblue-9\/5:active {
  color: rgb(6 17 120 / 0.05);
}
.active\:text-geekblue-9\/50:active {
  color: rgb(6 17 120 / 0.5);
}
.active\:text-geekblue-9\/55:active {
  color: rgb(6 17 120 / 0.55);
}
.active\:text-geekblue-9\/60:active {
  color: rgb(6 17 120 / 0.6);
}
.active\:text-geekblue-9\/65:active {
  color: rgb(6 17 120 / 0.65);
}
.active\:text-geekblue-9\/70:active {
  color: rgb(6 17 120 / 0.7);
}
.active\:text-geekblue-9\/75:active {
  color: rgb(6 17 120 / 0.75);
}
.active\:text-geekblue-9\/80:active {
  color: rgb(6 17 120 / 0.8);
}
.active\:text-geekblue-9\/85:active {
  color: rgb(6 17 120 / 0.85);
}
.active\:text-geekblue-9\/90:active {
  color: rgb(6 17 120 / 0.9);
}
.active\:text-geekblue-9\/95:active {
  color: rgb(6 17 120 / 0.95);
}
.active\:text-gold-1:active {
  --tw-text-opacity: 1;
  color: rgb(255 251 230 / var(--tw-text-opacity, 1));
}
.active\:text-gold-1\/0:active {
  color: rgb(255 251 230 / 0);
}
.active\:text-gold-1\/10:active {
  color: rgb(255 251 230 / 0.1);
}
.active\:text-gold-1\/100:active {
  color: rgb(255 251 230 / 1);
}
.active\:text-gold-1\/15:active {
  color: rgb(255 251 230 / 0.15);
}
.active\:text-gold-1\/20:active {
  color: rgb(255 251 230 / 0.2);
}
.active\:text-gold-1\/25:active {
  color: rgb(255 251 230 / 0.25);
}
.active\:text-gold-1\/30:active {
  color: rgb(255 251 230 / 0.3);
}
.active\:text-gold-1\/35:active {
  color: rgb(255 251 230 / 0.35);
}
.active\:text-gold-1\/40:active {
  color: rgb(255 251 230 / 0.4);
}
.active\:text-gold-1\/45:active {
  color: rgb(255 251 230 / 0.45);
}
.active\:text-gold-1\/5:active {
  color: rgb(255 251 230 / 0.05);
}
.active\:text-gold-1\/50:active {
  color: rgb(255 251 230 / 0.5);
}
.active\:text-gold-1\/55:active {
  color: rgb(255 251 230 / 0.55);
}
.active\:text-gold-1\/60:active {
  color: rgb(255 251 230 / 0.6);
}
.active\:text-gold-1\/65:active {
  color: rgb(255 251 230 / 0.65);
}
.active\:text-gold-1\/70:active {
  color: rgb(255 251 230 / 0.7);
}
.active\:text-gold-1\/75:active {
  color: rgb(255 251 230 / 0.75);
}
.active\:text-gold-1\/80:active {
  color: rgb(255 251 230 / 0.8);
}
.active\:text-gold-1\/85:active {
  color: rgb(255 251 230 / 0.85);
}
.active\:text-gold-1\/90:active {
  color: rgb(255 251 230 / 0.9);
}
.active\:text-gold-1\/95:active {
  color: rgb(255 251 230 / 0.95);
}
.active\:text-gold-10:active {
  --tw-text-opacity: 1;
  color: rgb(97 52 0 / var(--tw-text-opacity, 1));
}
.active\:text-gold-10\/0:active {
  color: rgb(97 52 0 / 0);
}
.active\:text-gold-10\/10:active {
  color: rgb(97 52 0 / 0.1);
}
.active\:text-gold-10\/100:active {
  color: rgb(97 52 0 / 1);
}
.active\:text-gold-10\/15:active {
  color: rgb(97 52 0 / 0.15);
}
.active\:text-gold-10\/20:active {
  color: rgb(97 52 0 / 0.2);
}
.active\:text-gold-10\/25:active {
  color: rgb(97 52 0 / 0.25);
}
.active\:text-gold-10\/30:active {
  color: rgb(97 52 0 / 0.3);
}
.active\:text-gold-10\/35:active {
  color: rgb(97 52 0 / 0.35);
}
.active\:text-gold-10\/40:active {
  color: rgb(97 52 0 / 0.4);
}
.active\:text-gold-10\/45:active {
  color: rgb(97 52 0 / 0.45);
}
.active\:text-gold-10\/5:active {
  color: rgb(97 52 0 / 0.05);
}
.active\:text-gold-10\/50:active {
  color: rgb(97 52 0 / 0.5);
}
.active\:text-gold-10\/55:active {
  color: rgb(97 52 0 / 0.55);
}
.active\:text-gold-10\/60:active {
  color: rgb(97 52 0 / 0.6);
}
.active\:text-gold-10\/65:active {
  color: rgb(97 52 0 / 0.65);
}
.active\:text-gold-10\/70:active {
  color: rgb(97 52 0 / 0.7);
}
.active\:text-gold-10\/75:active {
  color: rgb(97 52 0 / 0.75);
}
.active\:text-gold-10\/80:active {
  color: rgb(97 52 0 / 0.8);
}
.active\:text-gold-10\/85:active {
  color: rgb(97 52 0 / 0.85);
}
.active\:text-gold-10\/90:active {
  color: rgb(97 52 0 / 0.9);
}
.active\:text-gold-10\/95:active {
  color: rgb(97 52 0 / 0.95);
}
.active\:text-gold-2:active {
  --tw-text-opacity: 1;
  color: rgb(255 241 184 / var(--tw-text-opacity, 1));
}
.active\:text-gold-2\/0:active {
  color: rgb(255 241 184 / 0);
}
.active\:text-gold-2\/10:active {
  color: rgb(255 241 184 / 0.1);
}
.active\:text-gold-2\/100:active {
  color: rgb(255 241 184 / 1);
}
.active\:text-gold-2\/15:active {
  color: rgb(255 241 184 / 0.15);
}
.active\:text-gold-2\/20:active {
  color: rgb(255 241 184 / 0.2);
}
.active\:text-gold-2\/25:active {
  color: rgb(255 241 184 / 0.25);
}
.active\:text-gold-2\/30:active {
  color: rgb(255 241 184 / 0.3);
}
.active\:text-gold-2\/35:active {
  color: rgb(255 241 184 / 0.35);
}
.active\:text-gold-2\/40:active {
  color: rgb(255 241 184 / 0.4);
}
.active\:text-gold-2\/45:active {
  color: rgb(255 241 184 / 0.45);
}
.active\:text-gold-2\/5:active {
  color: rgb(255 241 184 / 0.05);
}
.active\:text-gold-2\/50:active {
  color: rgb(255 241 184 / 0.5);
}
.active\:text-gold-2\/55:active {
  color: rgb(255 241 184 / 0.55);
}
.active\:text-gold-2\/60:active {
  color: rgb(255 241 184 / 0.6);
}
.active\:text-gold-2\/65:active {
  color: rgb(255 241 184 / 0.65);
}
.active\:text-gold-2\/70:active {
  color: rgb(255 241 184 / 0.7);
}
.active\:text-gold-2\/75:active {
  color: rgb(255 241 184 / 0.75);
}
.active\:text-gold-2\/80:active {
  color: rgb(255 241 184 / 0.8);
}
.active\:text-gold-2\/85:active {
  color: rgb(255 241 184 / 0.85);
}
.active\:text-gold-2\/90:active {
  color: rgb(255 241 184 / 0.9);
}
.active\:text-gold-2\/95:active {
  color: rgb(255 241 184 / 0.95);
}
.active\:text-gold-3:active {
  --tw-text-opacity: 1;
  color: rgb(255 229 143 / var(--tw-text-opacity, 1));
}
.active\:text-gold-3\/0:active {
  color: rgb(255 229 143 / 0);
}
.active\:text-gold-3\/10:active {
  color: rgb(255 229 143 / 0.1);
}
.active\:text-gold-3\/100:active {
  color: rgb(255 229 143 / 1);
}
.active\:text-gold-3\/15:active {
  color: rgb(255 229 143 / 0.15);
}
.active\:text-gold-3\/20:active {
  color: rgb(255 229 143 / 0.2);
}
.active\:text-gold-3\/25:active {
  color: rgb(255 229 143 / 0.25);
}
.active\:text-gold-3\/30:active {
  color: rgb(255 229 143 / 0.3);
}
.active\:text-gold-3\/35:active {
  color: rgb(255 229 143 / 0.35);
}
.active\:text-gold-3\/40:active {
  color: rgb(255 229 143 / 0.4);
}
.active\:text-gold-3\/45:active {
  color: rgb(255 229 143 / 0.45);
}
.active\:text-gold-3\/5:active {
  color: rgb(255 229 143 / 0.05);
}
.active\:text-gold-3\/50:active {
  color: rgb(255 229 143 / 0.5);
}
.active\:text-gold-3\/55:active {
  color: rgb(255 229 143 / 0.55);
}
.active\:text-gold-3\/60:active {
  color: rgb(255 229 143 / 0.6);
}
.active\:text-gold-3\/65:active {
  color: rgb(255 229 143 / 0.65);
}
.active\:text-gold-3\/70:active {
  color: rgb(255 229 143 / 0.7);
}
.active\:text-gold-3\/75:active {
  color: rgb(255 229 143 / 0.75);
}
.active\:text-gold-3\/80:active {
  color: rgb(255 229 143 / 0.8);
}
.active\:text-gold-3\/85:active {
  color: rgb(255 229 143 / 0.85);
}
.active\:text-gold-3\/90:active {
  color: rgb(255 229 143 / 0.9);
}
.active\:text-gold-3\/95:active {
  color: rgb(255 229 143 / 0.95);
}
.active\:text-gold-4:active {
  --tw-text-opacity: 1;
  color: rgb(255 214 102 / var(--tw-text-opacity, 1));
}
.active\:text-gold-4\/0:active {
  color: rgb(255 214 102 / 0);
}
.active\:text-gold-4\/10:active {
  color: rgb(255 214 102 / 0.1);
}
.active\:text-gold-4\/100:active {
  color: rgb(255 214 102 / 1);
}
.active\:text-gold-4\/15:active {
  color: rgb(255 214 102 / 0.15);
}
.active\:text-gold-4\/20:active {
  color: rgb(255 214 102 / 0.2);
}
.active\:text-gold-4\/25:active {
  color: rgb(255 214 102 / 0.25);
}
.active\:text-gold-4\/30:active {
  color: rgb(255 214 102 / 0.3);
}
.active\:text-gold-4\/35:active {
  color: rgb(255 214 102 / 0.35);
}
.active\:text-gold-4\/40:active {
  color: rgb(255 214 102 / 0.4);
}
.active\:text-gold-4\/45:active {
  color: rgb(255 214 102 / 0.45);
}
.active\:text-gold-4\/5:active {
  color: rgb(255 214 102 / 0.05);
}
.active\:text-gold-4\/50:active {
  color: rgb(255 214 102 / 0.5);
}
.active\:text-gold-4\/55:active {
  color: rgb(255 214 102 / 0.55);
}
.active\:text-gold-4\/60:active {
  color: rgb(255 214 102 / 0.6);
}
.active\:text-gold-4\/65:active {
  color: rgb(255 214 102 / 0.65);
}
.active\:text-gold-4\/70:active {
  color: rgb(255 214 102 / 0.7);
}
.active\:text-gold-4\/75:active {
  color: rgb(255 214 102 / 0.75);
}
.active\:text-gold-4\/80:active {
  color: rgb(255 214 102 / 0.8);
}
.active\:text-gold-4\/85:active {
  color: rgb(255 214 102 / 0.85);
}
.active\:text-gold-4\/90:active {
  color: rgb(255 214 102 / 0.9);
}
.active\:text-gold-4\/95:active {
  color: rgb(255 214 102 / 0.95);
}
.active\:text-gold-5:active {
  --tw-text-opacity: 1;
  color: rgb(255 197 61 / var(--tw-text-opacity, 1));
}
.active\:text-gold-5\/0:active {
  color: rgb(255 197 61 / 0);
}
.active\:text-gold-5\/10:active {
  color: rgb(255 197 61 / 0.1);
}
.active\:text-gold-5\/100:active {
  color: rgb(255 197 61 / 1);
}
.active\:text-gold-5\/15:active {
  color: rgb(255 197 61 / 0.15);
}
.active\:text-gold-5\/20:active {
  color: rgb(255 197 61 / 0.2);
}
.active\:text-gold-5\/25:active {
  color: rgb(255 197 61 / 0.25);
}
.active\:text-gold-5\/30:active {
  color: rgb(255 197 61 / 0.3);
}
.active\:text-gold-5\/35:active {
  color: rgb(255 197 61 / 0.35);
}
.active\:text-gold-5\/40:active {
  color: rgb(255 197 61 / 0.4);
}
.active\:text-gold-5\/45:active {
  color: rgb(255 197 61 / 0.45);
}
.active\:text-gold-5\/5:active {
  color: rgb(255 197 61 / 0.05);
}
.active\:text-gold-5\/50:active {
  color: rgb(255 197 61 / 0.5);
}
.active\:text-gold-5\/55:active {
  color: rgb(255 197 61 / 0.55);
}
.active\:text-gold-5\/60:active {
  color: rgb(255 197 61 / 0.6);
}
.active\:text-gold-5\/65:active {
  color: rgb(255 197 61 / 0.65);
}
.active\:text-gold-5\/70:active {
  color: rgb(255 197 61 / 0.7);
}
.active\:text-gold-5\/75:active {
  color: rgb(255 197 61 / 0.75);
}
.active\:text-gold-5\/80:active {
  color: rgb(255 197 61 / 0.8);
}
.active\:text-gold-5\/85:active {
  color: rgb(255 197 61 / 0.85);
}
.active\:text-gold-5\/90:active {
  color: rgb(255 197 61 / 0.9);
}
.active\:text-gold-5\/95:active {
  color: rgb(255 197 61 / 0.95);
}
.active\:text-gold-6:active {
  --tw-text-opacity: 1;
  color: rgb(250 173 20 / var(--tw-text-opacity, 1));
}
.active\:text-gold-6\/0:active {
  color: rgb(250 173 20 / 0);
}
.active\:text-gold-6\/10:active {
  color: rgb(250 173 20 / 0.1);
}
.active\:text-gold-6\/100:active {
  color: rgb(250 173 20 / 1);
}
.active\:text-gold-6\/15:active {
  color: rgb(250 173 20 / 0.15);
}
.active\:text-gold-6\/20:active {
  color: rgb(250 173 20 / 0.2);
}
.active\:text-gold-6\/25:active {
  color: rgb(250 173 20 / 0.25);
}
.active\:text-gold-6\/30:active {
  color: rgb(250 173 20 / 0.3);
}
.active\:text-gold-6\/35:active {
  color: rgb(250 173 20 / 0.35);
}
.active\:text-gold-6\/40:active {
  color: rgb(250 173 20 / 0.4);
}
.active\:text-gold-6\/45:active {
  color: rgb(250 173 20 / 0.45);
}
.active\:text-gold-6\/5:active {
  color: rgb(250 173 20 / 0.05);
}
.active\:text-gold-6\/50:active {
  color: rgb(250 173 20 / 0.5);
}
.active\:text-gold-6\/55:active {
  color: rgb(250 173 20 / 0.55);
}
.active\:text-gold-6\/60:active {
  color: rgb(250 173 20 / 0.6);
}
.active\:text-gold-6\/65:active {
  color: rgb(250 173 20 / 0.65);
}
.active\:text-gold-6\/70:active {
  color: rgb(250 173 20 / 0.7);
}
.active\:text-gold-6\/75:active {
  color: rgb(250 173 20 / 0.75);
}
.active\:text-gold-6\/80:active {
  color: rgb(250 173 20 / 0.8);
}
.active\:text-gold-6\/85:active {
  color: rgb(250 173 20 / 0.85);
}
.active\:text-gold-6\/90:active {
  color: rgb(250 173 20 / 0.9);
}
.active\:text-gold-6\/95:active {
  color: rgb(250 173 20 / 0.95);
}
.active\:text-gold-7:active {
  --tw-text-opacity: 1;
  color: rgb(212 136 6 / var(--tw-text-opacity, 1));
}
.active\:text-gold-7\/0:active {
  color: rgb(212 136 6 / 0);
}
.active\:text-gold-7\/10:active {
  color: rgb(212 136 6 / 0.1);
}
.active\:text-gold-7\/100:active {
  color: rgb(212 136 6 / 1);
}
.active\:text-gold-7\/15:active {
  color: rgb(212 136 6 / 0.15);
}
.active\:text-gold-7\/20:active {
  color: rgb(212 136 6 / 0.2);
}
.active\:text-gold-7\/25:active {
  color: rgb(212 136 6 / 0.25);
}
.active\:text-gold-7\/30:active {
  color: rgb(212 136 6 / 0.3);
}
.active\:text-gold-7\/35:active {
  color: rgb(212 136 6 / 0.35);
}
.active\:text-gold-7\/40:active {
  color: rgb(212 136 6 / 0.4);
}
.active\:text-gold-7\/45:active {
  color: rgb(212 136 6 / 0.45);
}
.active\:text-gold-7\/5:active {
  color: rgb(212 136 6 / 0.05);
}
.active\:text-gold-7\/50:active {
  color: rgb(212 136 6 / 0.5);
}
.active\:text-gold-7\/55:active {
  color: rgb(212 136 6 / 0.55);
}
.active\:text-gold-7\/60:active {
  color: rgb(212 136 6 / 0.6);
}
.active\:text-gold-7\/65:active {
  color: rgb(212 136 6 / 0.65);
}
.active\:text-gold-7\/70:active {
  color: rgb(212 136 6 / 0.7);
}
.active\:text-gold-7\/75:active {
  color: rgb(212 136 6 / 0.75);
}
.active\:text-gold-7\/80:active {
  color: rgb(212 136 6 / 0.8);
}
.active\:text-gold-7\/85:active {
  color: rgb(212 136 6 / 0.85);
}
.active\:text-gold-7\/90:active {
  color: rgb(212 136 6 / 0.9);
}
.active\:text-gold-7\/95:active {
  color: rgb(212 136 6 / 0.95);
}
.active\:text-gold-8:active {
  --tw-text-opacity: 1;
  color: rgb(173 104 0 / var(--tw-text-opacity, 1));
}
.active\:text-gold-8\/0:active {
  color: rgb(173 104 0 / 0);
}
.active\:text-gold-8\/10:active {
  color: rgb(173 104 0 / 0.1);
}
.active\:text-gold-8\/100:active {
  color: rgb(173 104 0 / 1);
}
.active\:text-gold-8\/15:active {
  color: rgb(173 104 0 / 0.15);
}
.active\:text-gold-8\/20:active {
  color: rgb(173 104 0 / 0.2);
}
.active\:text-gold-8\/25:active {
  color: rgb(173 104 0 / 0.25);
}
.active\:text-gold-8\/30:active {
  color: rgb(173 104 0 / 0.3);
}
.active\:text-gold-8\/35:active {
  color: rgb(173 104 0 / 0.35);
}
.active\:text-gold-8\/40:active {
  color: rgb(173 104 0 / 0.4);
}
.active\:text-gold-8\/45:active {
  color: rgb(173 104 0 / 0.45);
}
.active\:text-gold-8\/5:active {
  color: rgb(173 104 0 / 0.05);
}
.active\:text-gold-8\/50:active {
  color: rgb(173 104 0 / 0.5);
}
.active\:text-gold-8\/55:active {
  color: rgb(173 104 0 / 0.55);
}
.active\:text-gold-8\/60:active {
  color: rgb(173 104 0 / 0.6);
}
.active\:text-gold-8\/65:active {
  color: rgb(173 104 0 / 0.65);
}
.active\:text-gold-8\/70:active {
  color: rgb(173 104 0 / 0.7);
}
.active\:text-gold-8\/75:active {
  color: rgb(173 104 0 / 0.75);
}
.active\:text-gold-8\/80:active {
  color: rgb(173 104 0 / 0.8);
}
.active\:text-gold-8\/85:active {
  color: rgb(173 104 0 / 0.85);
}
.active\:text-gold-8\/90:active {
  color: rgb(173 104 0 / 0.9);
}
.active\:text-gold-8\/95:active {
  color: rgb(173 104 0 / 0.95);
}
.active\:text-gold-9:active {
  --tw-text-opacity: 1;
  color: rgb(135 77 0 / var(--tw-text-opacity, 1));
}
.active\:text-gold-9\/0:active {
  color: rgb(135 77 0 / 0);
}
.active\:text-gold-9\/10:active {
  color: rgb(135 77 0 / 0.1);
}
.active\:text-gold-9\/100:active {
  color: rgb(135 77 0 / 1);
}
.active\:text-gold-9\/15:active {
  color: rgb(135 77 0 / 0.15);
}
.active\:text-gold-9\/20:active {
  color: rgb(135 77 0 / 0.2);
}
.active\:text-gold-9\/25:active {
  color: rgb(135 77 0 / 0.25);
}
.active\:text-gold-9\/30:active {
  color: rgb(135 77 0 / 0.3);
}
.active\:text-gold-9\/35:active {
  color: rgb(135 77 0 / 0.35);
}
.active\:text-gold-9\/40:active {
  color: rgb(135 77 0 / 0.4);
}
.active\:text-gold-9\/45:active {
  color: rgb(135 77 0 / 0.45);
}
.active\:text-gold-9\/5:active {
  color: rgb(135 77 0 / 0.05);
}
.active\:text-gold-9\/50:active {
  color: rgb(135 77 0 / 0.5);
}
.active\:text-gold-9\/55:active {
  color: rgb(135 77 0 / 0.55);
}
.active\:text-gold-9\/60:active {
  color: rgb(135 77 0 / 0.6);
}
.active\:text-gold-9\/65:active {
  color: rgb(135 77 0 / 0.65);
}
.active\:text-gold-9\/70:active {
  color: rgb(135 77 0 / 0.7);
}
.active\:text-gold-9\/75:active {
  color: rgb(135 77 0 / 0.75);
}
.active\:text-gold-9\/80:active {
  color: rgb(135 77 0 / 0.8);
}
.active\:text-gold-9\/85:active {
  color: rgb(135 77 0 / 0.85);
}
.active\:text-gold-9\/90:active {
  color: rgb(135 77 0 / 0.9);
}
.active\:text-gold-9\/95:active {
  color: rgb(135 77 0 / 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-50:active {
  --tw-text-opacity: 1;
  color: rgb(249 250 251 / var(--tw-text-opacity, 1));
}
.active\:text-gray-50\/0:active {
  color: rgb(249 250 251 / 0);
}
.active\:text-gray-50\/10:active {
  color: rgb(249 250 251 / 0.1);
}
.active\:text-gray-50\/100:active {
  color: rgb(249 250 251 / 1);
}
.active\:text-gray-50\/15:active {
  color: rgb(249 250 251 / 0.15);
}
.active\:text-gray-50\/20:active {
  color: rgb(249 250 251 / 0.2);
}
.active\:text-gray-50\/25:active {
  color: rgb(249 250 251 / 0.25);
}
.active\:text-gray-50\/30:active {
  color: rgb(249 250 251 / 0.3);
}
.active\:text-gray-50\/35:active {
  color: rgb(249 250 251 / 0.35);
}
.active\:text-gray-50\/40:active {
  color: rgb(249 250 251 / 0.4);
}
.active\:text-gray-50\/45:active {
  color: rgb(249 250 251 / 0.45);
}
.active\:text-gray-50\/5:active {
  color: rgb(249 250 251 / 0.05);
}
.active\:text-gray-50\/50:active {
  color: rgb(249 250 251 / 0.5);
}
.active\:text-gray-50\/55:active {
  color: rgb(249 250 251 / 0.55);
}
.active\:text-gray-50\/60:active {
  color: rgb(249 250 251 / 0.6);
}
.active\:text-gray-50\/65:active {
  color: rgb(249 250 251 / 0.65);
}
.active\:text-gray-50\/70:active {
  color: rgb(249 250 251 / 0.7);
}
.active\:text-gray-50\/75:active {
  color: rgb(249 250 251 / 0.75);
}
.active\:text-gray-50\/80:active {
  color: rgb(249 250 251 / 0.8);
}
.active\:text-gray-50\/85:active {
  color: rgb(249 250 251 / 0.85);
}
.active\:text-gray-50\/90:active {
  color: rgb(249 250 251 / 0.9);
}
.active\:text-gray-50\/95:active {
  color: rgb(249 250 251 / 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-1:active {
  --tw-text-opacity: 1;
  color: rgb(246 255 237 / var(--tw-text-opacity, 1));
}
.active\:text-green-1\/0:active {
  color: rgb(246 255 237 / 0);
}
.active\:text-green-1\/10:active {
  color: rgb(246 255 237 / 0.1);
}
.active\:text-green-1\/100:active {
  color: rgb(246 255 237 / 1);
}
.active\:text-green-1\/15:active {
  color: rgb(246 255 237 / 0.15);
}
.active\:text-green-1\/20:active {
  color: rgb(246 255 237 / 0.2);
}
.active\:text-green-1\/25:active {
  color: rgb(246 255 237 / 0.25);
}
.active\:text-green-1\/30:active {
  color: rgb(246 255 237 / 0.3);
}
.active\:text-green-1\/35:active {
  color: rgb(246 255 237 / 0.35);
}
.active\:text-green-1\/40:active {
  color: rgb(246 255 237 / 0.4);
}
.active\:text-green-1\/45:active {
  color: rgb(246 255 237 / 0.45);
}
.active\:text-green-1\/5:active {
  color: rgb(246 255 237 / 0.05);
}
.active\:text-green-1\/50:active {
  color: rgb(246 255 237 / 0.5);
}
.active\:text-green-1\/55:active {
  color: rgb(246 255 237 / 0.55);
}
.active\:text-green-1\/60:active {
  color: rgb(246 255 237 / 0.6);
}
.active\:text-green-1\/65:active {
  color: rgb(246 255 237 / 0.65);
}
.active\:text-green-1\/70:active {
  color: rgb(246 255 237 / 0.7);
}
.active\:text-green-1\/75:active {
  color: rgb(246 255 237 / 0.75);
}
.active\:text-green-1\/80:active {
  color: rgb(246 255 237 / 0.8);
}
.active\:text-green-1\/85:active {
  color: rgb(246 255 237 / 0.85);
}
.active\:text-green-1\/90:active {
  color: rgb(246 255 237 / 0.9);
}
.active\:text-green-1\/95:active {
  color: rgb(246 255 237 / 0.95);
}
.active\:text-green-10:active {
  --tw-text-opacity: 1;
  color: rgb(9 43 0 / var(--tw-text-opacity, 1));
}
.active\:text-green-10\/0:active {
  color: rgb(9 43 0 / 0);
}
.active\:text-green-10\/10:active {
  color: rgb(9 43 0 / 0.1);
}
.active\:text-green-10\/100:active {
  color: rgb(9 43 0 / 1);
}
.active\:text-green-10\/15:active {
  color: rgb(9 43 0 / 0.15);
}
.active\:text-green-10\/20:active {
  color: rgb(9 43 0 / 0.2);
}
.active\:text-green-10\/25:active {
  color: rgb(9 43 0 / 0.25);
}
.active\:text-green-10\/30:active {
  color: rgb(9 43 0 / 0.3);
}
.active\:text-green-10\/35:active {
  color: rgb(9 43 0 / 0.35);
}
.active\:text-green-10\/40:active {
  color: rgb(9 43 0 / 0.4);
}
.active\:text-green-10\/45:active {
  color: rgb(9 43 0 / 0.45);
}
.active\:text-green-10\/5:active {
  color: rgb(9 43 0 / 0.05);
}
.active\:text-green-10\/50:active {
  color: rgb(9 43 0 / 0.5);
}
.active\:text-green-10\/55:active {
  color: rgb(9 43 0 / 0.55);
}
.active\:text-green-10\/60:active {
  color: rgb(9 43 0 / 0.6);
}
.active\:text-green-10\/65:active {
  color: rgb(9 43 0 / 0.65);
}
.active\:text-green-10\/70:active {
  color: rgb(9 43 0 / 0.7);
}
.active\:text-green-10\/75:active {
  color: rgb(9 43 0 / 0.75);
}
.active\:text-green-10\/80:active {
  color: rgb(9 43 0 / 0.8);
}
.active\:text-green-10\/85:active {
  color: rgb(9 43 0 / 0.85);
}
.active\:text-green-10\/90:active {
  color: rgb(9 43 0 / 0.9);
}
.active\:text-green-10\/95:active {
  color: rgb(9 43 0 / 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-11:active {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}
.active\:text-green-11\/0:active {
  color: rgb(34 197 94 / 0);
}
.active\:text-green-11\/10:active {
  color: rgb(34 197 94 / 0.1);
}
.active\:text-green-11\/100:active {
  color: rgb(34 197 94 / 1);
}
.active\:text-green-11\/15:active {
  color: rgb(34 197 94 / 0.15);
}
.active\:text-green-11\/20:active {
  color: rgb(34 197 94 / 0.2);
}
.active\:text-green-11\/25:active {
  color: rgb(34 197 94 / 0.25);
}
.active\:text-green-11\/30:active {
  color: rgb(34 197 94 / 0.3);
}
.active\:text-green-11\/35:active {
  color: rgb(34 197 94 / 0.35);
}
.active\:text-green-11\/40:active {
  color: rgb(34 197 94 / 0.4);
}
.active\:text-green-11\/45:active {
  color: rgb(34 197 94 / 0.45);
}
.active\:text-green-11\/5:active {
  color: rgb(34 197 94 / 0.05);
}
.active\:text-green-11\/50:active {
  color: rgb(34 197 94 / 0.5);
}
.active\:text-green-11\/55:active {
  color: rgb(34 197 94 / 0.55);
}
.active\:text-green-11\/60:active {
  color: rgb(34 197 94 / 0.6);
}
.active\:text-green-11\/65:active {
  color: rgb(34 197 94 / 0.65);
}
.active\:text-green-11\/70:active {
  color: rgb(34 197 94 / 0.7);
}
.active\:text-green-11\/75:active {
  color: rgb(34 197 94 / 0.75);
}
.active\:text-green-11\/80:active {
  color: rgb(34 197 94 / 0.8);
}
.active\:text-green-11\/85:active {
  color: rgb(34 197 94 / 0.85);
}
.active\:text-green-11\/90:active {
  color: rgb(34 197 94 / 0.9);
}
.active\:text-green-11\/95:active {
  color: rgb(34 197 94 / 0.95);
}
.active\:text-green-2:active {
  --tw-text-opacity: 1;
  color: rgb(217 247 190 / var(--tw-text-opacity, 1));
}
.active\:text-green-2\/0:active {
  color: rgb(217 247 190 / 0);
}
.active\:text-green-2\/10:active {
  color: rgb(217 247 190 / 0.1);
}
.active\:text-green-2\/100:active {
  color: rgb(217 247 190 / 1);
}
.active\:text-green-2\/15:active {
  color: rgb(217 247 190 / 0.15);
}
.active\:text-green-2\/20:active {
  color: rgb(217 247 190 / 0.2);
}
.active\:text-green-2\/25:active {
  color: rgb(217 247 190 / 0.25);
}
.active\:text-green-2\/30:active {
  color: rgb(217 247 190 / 0.3);
}
.active\:text-green-2\/35:active {
  color: rgb(217 247 190 / 0.35);
}
.active\:text-green-2\/40:active {
  color: rgb(217 247 190 / 0.4);
}
.active\:text-green-2\/45:active {
  color: rgb(217 247 190 / 0.45);
}
.active\:text-green-2\/5:active {
  color: rgb(217 247 190 / 0.05);
}
.active\:text-green-2\/50:active {
  color: rgb(217 247 190 / 0.5);
}
.active\:text-green-2\/55:active {
  color: rgb(217 247 190 / 0.55);
}
.active\:text-green-2\/60:active {
  color: rgb(217 247 190 / 0.6);
}
.active\:text-green-2\/65:active {
  color: rgb(217 247 190 / 0.65);
}
.active\:text-green-2\/70:active {
  color: rgb(217 247 190 / 0.7);
}
.active\:text-green-2\/75:active {
  color: rgb(217 247 190 / 0.75);
}
.active\:text-green-2\/80:active {
  color: rgb(217 247 190 / 0.8);
}
.active\:text-green-2\/85:active {
  color: rgb(217 247 190 / 0.85);
}
.active\:text-green-2\/90:active {
  color: rgb(217 247 190 / 0.9);
}
.active\:text-green-2\/95:active {
  color: rgb(217 247 190 / 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-3:active {
  --tw-text-opacity: 1;
  color: rgb(183 235 143 / var(--tw-text-opacity, 1));
}
.active\:text-green-3\/0:active {
  color: rgb(183 235 143 / 0);
}
.active\:text-green-3\/10:active {
  color: rgb(183 235 143 / 0.1);
}
.active\:text-green-3\/100:active {
  color: rgb(183 235 143 / 1);
}
.active\:text-green-3\/15:active {
  color: rgb(183 235 143 / 0.15);
}
.active\:text-green-3\/20:active {
  color: rgb(183 235 143 / 0.2);
}
.active\:text-green-3\/25:active {
  color: rgb(183 235 143 / 0.25);
}
.active\:text-green-3\/30:active {
  color: rgb(183 235 143 / 0.3);
}
.active\:text-green-3\/35:active {
  color: rgb(183 235 143 / 0.35);
}
.active\:text-green-3\/40:active {
  color: rgb(183 235 143 / 0.4);
}
.active\:text-green-3\/45:active {
  color: rgb(183 235 143 / 0.45);
}
.active\:text-green-3\/5:active {
  color: rgb(183 235 143 / 0.05);
}
.active\:text-green-3\/50:active {
  color: rgb(183 235 143 / 0.5);
}
.active\:text-green-3\/55:active {
  color: rgb(183 235 143 / 0.55);
}
.active\:text-green-3\/60:active {
  color: rgb(183 235 143 / 0.6);
}
.active\:text-green-3\/65:active {
  color: rgb(183 235 143 / 0.65);
}
.active\:text-green-3\/70:active {
  color: rgb(183 235 143 / 0.7);
}
.active\:text-green-3\/75:active {
  color: rgb(183 235 143 / 0.75);
}
.active\:text-green-3\/80:active {
  color: rgb(183 235 143 / 0.8);
}
.active\:text-green-3\/85:active {
  color: rgb(183 235 143 / 0.85);
}
.active\:text-green-3\/90:active {
  color: rgb(183 235 143 / 0.9);
}
.active\:text-green-3\/95:active {
  color: rgb(183 235 143 / 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-4:active {
  --tw-text-opacity: 1;
  color: rgb(149 222 100 / var(--tw-text-opacity, 1));
}
.active\:text-green-4\/0:active {
  color: rgb(149 222 100 / 0);
}
.active\:text-green-4\/10:active {
  color: rgb(149 222 100 / 0.1);
}
.active\:text-green-4\/100:active {
  color: rgb(149 222 100 / 1);
}
.active\:text-green-4\/15:active {
  color: rgb(149 222 100 / 0.15);
}
.active\:text-green-4\/20:active {
  color: rgb(149 222 100 / 0.2);
}
.active\:text-green-4\/25:active {
  color: rgb(149 222 100 / 0.25);
}
.active\:text-green-4\/30:active {
  color: rgb(149 222 100 / 0.3);
}
.active\:text-green-4\/35:active {
  color: rgb(149 222 100 / 0.35);
}
.active\:text-green-4\/40:active {
  color: rgb(149 222 100 / 0.4);
}
.active\:text-green-4\/45:active {
  color: rgb(149 222 100 / 0.45);
}
.active\:text-green-4\/5:active {
  color: rgb(149 222 100 / 0.05);
}
.active\:text-green-4\/50:active {
  color: rgb(149 222 100 / 0.5);
}
.active\:text-green-4\/55:active {
  color: rgb(149 222 100 / 0.55);
}
.active\:text-green-4\/60:active {
  color: rgb(149 222 100 / 0.6);
}
.active\:text-green-4\/65:active {
  color: rgb(149 222 100 / 0.65);
}
.active\:text-green-4\/70:active {
  color: rgb(149 222 100 / 0.7);
}
.active\:text-green-4\/75:active {
  color: rgb(149 222 100 / 0.75);
}
.active\:text-green-4\/80:active {
  color: rgb(149 222 100 / 0.8);
}
.active\:text-green-4\/85:active {
  color: rgb(149 222 100 / 0.85);
}
.active\:text-green-4\/90:active {
  color: rgb(149 222 100 / 0.9);
}
.active\:text-green-4\/95:active {
  color: rgb(149 222 100 / 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-5:active {
  --tw-text-opacity: 1;
  color: rgb(115 209 61 / var(--tw-text-opacity, 1));
}
.active\:text-green-5\/0:active {
  color: rgb(115 209 61 / 0);
}
.active\:text-green-5\/10:active {
  color: rgb(115 209 61 / 0.1);
}
.active\:text-green-5\/100:active {
  color: rgb(115 209 61 / 1);
}
.active\:text-green-5\/15:active {
  color: rgb(115 209 61 / 0.15);
}
.active\:text-green-5\/20:active {
  color: rgb(115 209 61 / 0.2);
}
.active\:text-green-5\/25:active {
  color: rgb(115 209 61 / 0.25);
}
.active\:text-green-5\/30:active {
  color: rgb(115 209 61 / 0.3);
}
.active\:text-green-5\/35:active {
  color: rgb(115 209 61 / 0.35);
}
.active\:text-green-5\/40:active {
  color: rgb(115 209 61 / 0.4);
}
.active\:text-green-5\/45:active {
  color: rgb(115 209 61 / 0.45);
}
.active\:text-green-5\/5:active {
  color: rgb(115 209 61 / 0.05);
}
.active\:text-green-5\/50:active {
  color: rgb(115 209 61 / 0.5);
}
.active\:text-green-5\/55:active {
  color: rgb(115 209 61 / 0.55);
}
.active\:text-green-5\/60:active {
  color: rgb(115 209 61 / 0.6);
}
.active\:text-green-5\/65:active {
  color: rgb(115 209 61 / 0.65);
}
.active\:text-green-5\/70:active {
  color: rgb(115 209 61 / 0.7);
}
.active\:text-green-5\/75:active {
  color: rgb(115 209 61 / 0.75);
}
.active\:text-green-5\/80:active {
  color: rgb(115 209 61 / 0.8);
}
.active\:text-green-5\/85:active {
  color: rgb(115 209 61 / 0.85);
}
.active\:text-green-5\/90:active {
  color: rgb(115 209 61 / 0.9);
}
.active\:text-green-5\/95:active {
  color: rgb(115 209 61 / 0.95);
}
.active\:text-green-50:active {
  --tw-text-opacity: 1;
  color: rgb(243 250 247 / var(--tw-text-opacity, 1));
}
.active\:text-green-50\/0:active {
  color: rgb(243 250 247 / 0);
}
.active\:text-green-50\/10:active {
  color: rgb(243 250 247 / 0.1);
}
.active\:text-green-50\/100:active {
  color: rgb(243 250 247 / 1);
}
.active\:text-green-50\/15:active {
  color: rgb(243 250 247 / 0.15);
}
.active\:text-green-50\/20:active {
  color: rgb(243 250 247 / 0.2);
}
.active\:text-green-50\/25:active {
  color: rgb(243 250 247 / 0.25);
}
.active\:text-green-50\/30:active {
  color: rgb(243 250 247 / 0.3);
}
.active\:text-green-50\/35:active {
  color: rgb(243 250 247 / 0.35);
}
.active\:text-green-50\/40:active {
  color: rgb(243 250 247 / 0.4);
}
.active\:text-green-50\/45:active {
  color: rgb(243 250 247 / 0.45);
}
.active\:text-green-50\/5:active {
  color: rgb(243 250 247 / 0.05);
}
.active\:text-green-50\/50:active {
  color: rgb(243 250 247 / 0.5);
}
.active\:text-green-50\/55:active {
  color: rgb(243 250 247 / 0.55);
}
.active\:text-green-50\/60:active {
  color: rgb(243 250 247 / 0.6);
}
.active\:text-green-50\/65:active {
  color: rgb(243 250 247 / 0.65);
}
.active\:text-green-50\/70:active {
  color: rgb(243 250 247 / 0.7);
}
.active\:text-green-50\/75:active {
  color: rgb(243 250 247 / 0.75);
}
.active\:text-green-50\/80:active {
  color: rgb(243 250 247 / 0.8);
}
.active\:text-green-50\/85:active {
  color: rgb(243 250 247 / 0.85);
}
.active\:text-green-50\/90:active {
  color: rgb(243 250 247 / 0.9);
}
.active\:text-green-50\/95:active {
  color: rgb(243 250 247 / 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-6:active {
  --tw-text-opacity: 1;
  color: rgb(82 196 26 / var(--tw-text-opacity, 1));
}
.active\:text-green-6\/0:active {
  color: rgb(82 196 26 / 0);
}
.active\:text-green-6\/10:active {
  color: rgb(82 196 26 / 0.1);
}
.active\:text-green-6\/100:active {
  color: rgb(82 196 26 / 1);
}
.active\:text-green-6\/15:active {
  color: rgb(82 196 26 / 0.15);
}
.active\:text-green-6\/20:active {
  color: rgb(82 196 26 / 0.2);
}
.active\:text-green-6\/25:active {
  color: rgb(82 196 26 / 0.25);
}
.active\:text-green-6\/30:active {
  color: rgb(82 196 26 / 0.3);
}
.active\:text-green-6\/35:active {
  color: rgb(82 196 26 / 0.35);
}
.active\:text-green-6\/40:active {
  color: rgb(82 196 26 / 0.4);
}
.active\:text-green-6\/45:active {
  color: rgb(82 196 26 / 0.45);
}
.active\:text-green-6\/5:active {
  color: rgb(82 196 26 / 0.05);
}
.active\:text-green-6\/50:active {
  color: rgb(82 196 26 / 0.5);
}
.active\:text-green-6\/55:active {
  color: rgb(82 196 26 / 0.55);
}
.active\:text-green-6\/60:active {
  color: rgb(82 196 26 / 0.6);
}
.active\:text-green-6\/65:active {
  color: rgb(82 196 26 / 0.65);
}
.active\:text-green-6\/70:active {
  color: rgb(82 196 26 / 0.7);
}
.active\:text-green-6\/75:active {
  color: rgb(82 196 26 / 0.75);
}
.active\:text-green-6\/80:active {
  color: rgb(82 196 26 / 0.8);
}
.active\:text-green-6\/85:active {
  color: rgb(82 196 26 / 0.85);
}
.active\:text-green-6\/90:active {
  color: rgb(82 196 26 / 0.9);
}
.active\:text-green-6\/95:active {
  color: rgb(82 196 26 / 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-7:active {
  --tw-text-opacity: 1;
  color: rgb(56 158 13 / var(--tw-text-opacity, 1));
}
.active\:text-green-7\/0:active {
  color: rgb(56 158 13 / 0);
}
.active\:text-green-7\/10:active {
  color: rgb(56 158 13 / 0.1);
}
.active\:text-green-7\/100:active {
  color: rgb(56 158 13 / 1);
}
.active\:text-green-7\/15:active {
  color: rgb(56 158 13 / 0.15);
}
.active\:text-green-7\/20:active {
  color: rgb(56 158 13 / 0.2);
}
.active\:text-green-7\/25:active {
  color: rgb(56 158 13 / 0.25);
}
.active\:text-green-7\/30:active {
  color: rgb(56 158 13 / 0.3);
}
.active\:text-green-7\/35:active {
  color: rgb(56 158 13 / 0.35);
}
.active\:text-green-7\/40:active {
  color: rgb(56 158 13 / 0.4);
}
.active\:text-green-7\/45:active {
  color: rgb(56 158 13 / 0.45);
}
.active\:text-green-7\/5:active {
  color: rgb(56 158 13 / 0.05);
}
.active\:text-green-7\/50:active {
  color: rgb(56 158 13 / 0.5);
}
.active\:text-green-7\/55:active {
  color: rgb(56 158 13 / 0.55);
}
.active\:text-green-7\/60:active {
  color: rgb(56 158 13 / 0.6);
}
.active\:text-green-7\/65:active {
  color: rgb(56 158 13 / 0.65);
}
.active\:text-green-7\/70:active {
  color: rgb(56 158 13 / 0.7);
}
.active\:text-green-7\/75:active {
  color: rgb(56 158 13 / 0.75);
}
.active\:text-green-7\/80:active {
  color: rgb(56 158 13 / 0.8);
}
.active\:text-green-7\/85:active {
  color: rgb(56 158 13 / 0.85);
}
.active\:text-green-7\/90:active {
  color: rgb(56 158 13 / 0.9);
}
.active\:text-green-7\/95:active {
  color: rgb(56 158 13 / 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-8:active {
  --tw-text-opacity: 1;
  color: rgb(35 120 4 / var(--tw-text-opacity, 1));
}
.active\:text-green-8\/0:active {
  color: rgb(35 120 4 / 0);
}
.active\:text-green-8\/10:active {
  color: rgb(35 120 4 / 0.1);
}
.active\:text-green-8\/100:active {
  color: rgb(35 120 4 / 1);
}
.active\:text-green-8\/15:active {
  color: rgb(35 120 4 / 0.15);
}
.active\:text-green-8\/20:active {
  color: rgb(35 120 4 / 0.2);
}
.active\:text-green-8\/25:active {
  color: rgb(35 120 4 / 0.25);
}
.active\:text-green-8\/30:active {
  color: rgb(35 120 4 / 0.3);
}
.active\:text-green-8\/35:active {
  color: rgb(35 120 4 / 0.35);
}
.active\:text-green-8\/40:active {
  color: rgb(35 120 4 / 0.4);
}
.active\:text-green-8\/45:active {
  color: rgb(35 120 4 / 0.45);
}
.active\:text-green-8\/5:active {
  color: rgb(35 120 4 / 0.05);
}
.active\:text-green-8\/50:active {
  color: rgb(35 120 4 / 0.5);
}
.active\:text-green-8\/55:active {
  color: rgb(35 120 4 / 0.55);
}
.active\:text-green-8\/60:active {
  color: rgb(35 120 4 / 0.6);
}
.active\:text-green-8\/65:active {
  color: rgb(35 120 4 / 0.65);
}
.active\:text-green-8\/70:active {
  color: rgb(35 120 4 / 0.7);
}
.active\:text-green-8\/75:active {
  color: rgb(35 120 4 / 0.75);
}
.active\:text-green-8\/80:active {
  color: rgb(35 120 4 / 0.8);
}
.active\:text-green-8\/85:active {
  color: rgb(35 120 4 / 0.85);
}
.active\:text-green-8\/90:active {
  color: rgb(35 120 4 / 0.9);
}
.active\:text-green-8\/95:active {
  color: rgb(35 120 4 / 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-9:active {
  --tw-text-opacity: 1;
  color: rgb(19 82 0 / var(--tw-text-opacity, 1));
}
.active\:text-green-9\/0:active {
  color: rgb(19 82 0 / 0);
}
.active\:text-green-9\/10:active {
  color: rgb(19 82 0 / 0.1);
}
.active\:text-green-9\/100:active {
  color: rgb(19 82 0 / 1);
}
.active\:text-green-9\/15:active {
  color: rgb(19 82 0 / 0.15);
}
.active\:text-green-9\/20:active {
  color: rgb(19 82 0 / 0.2);
}
.active\:text-green-9\/25:active {
  color: rgb(19 82 0 / 0.25);
}
.active\:text-green-9\/30:active {
  color: rgb(19 82 0 / 0.3);
}
.active\:text-green-9\/35:active {
  color: rgb(19 82 0 / 0.35);
}
.active\:text-green-9\/40:active {
  color: rgb(19 82 0 / 0.4);
}
.active\:text-green-9\/45:active {
  color: rgb(19 82 0 / 0.45);
}
.active\:text-green-9\/5:active {
  color: rgb(19 82 0 / 0.05);
}
.active\:text-green-9\/50:active {
  color: rgb(19 82 0 / 0.5);
}
.active\:text-green-9\/55:active {
  color: rgb(19 82 0 / 0.55);
}
.active\:text-green-9\/60:active {
  color: rgb(19 82 0 / 0.6);
}
.active\:text-green-9\/65:active {
  color: rgb(19 82 0 / 0.65);
}
.active\:text-green-9\/70:active {
  color: rgb(19 82 0 / 0.7);
}
.active\:text-green-9\/75:active {
  color: rgb(19 82 0 / 0.75);
}
.active\:text-green-9\/80:active {
  color: rgb(19 82 0 / 0.8);
}
.active\:text-green-9\/85:active {
  color: rgb(19 82 0 / 0.85);
}
.active\:text-green-9\/90:active {
  color: rgb(19 82 0 / 0.9);
}
.active\:text-green-9\/95:active {
  color: rgb(19 82 0 / 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-grey-1:active {
  --tw-text-opacity: 1;
  color: rgb(250 250 250 / var(--tw-text-opacity, 1));
}
.active\:text-grey-1\/0:active {
  color: rgb(250 250 250 / 0);
}
.active\:text-grey-1\/10:active {
  color: rgb(250 250 250 / 0.1);
}
.active\:text-grey-1\/100:active {
  color: rgb(250 250 250 / 1);
}
.active\:text-grey-1\/15:active {
  color: rgb(250 250 250 / 0.15);
}
.active\:text-grey-1\/20:active {
  color: rgb(250 250 250 / 0.2);
}
.active\:text-grey-1\/25:active {
  color: rgb(250 250 250 / 0.25);
}
.active\:text-grey-1\/30:active {
  color: rgb(250 250 250 / 0.3);
}
.active\:text-grey-1\/35:active {
  color: rgb(250 250 250 / 0.35);
}
.active\:text-grey-1\/40:active {
  color: rgb(250 250 250 / 0.4);
}
.active\:text-grey-1\/45:active {
  color: rgb(250 250 250 / 0.45);
}
.active\:text-grey-1\/5:active {
  color: rgb(250 250 250 / 0.05);
}
.active\:text-grey-1\/50:active {
  color: rgb(250 250 250 / 0.5);
}
.active\:text-grey-1\/55:active {
  color: rgb(250 250 250 / 0.55);
}
.active\:text-grey-1\/60:active {
  color: rgb(250 250 250 / 0.6);
}
.active\:text-grey-1\/65:active {
  color: rgb(250 250 250 / 0.65);
}
.active\:text-grey-1\/70:active {
  color: rgb(250 250 250 / 0.7);
}
.active\:text-grey-1\/75:active {
  color: rgb(250 250 250 / 0.75);
}
.active\:text-grey-1\/80:active {
  color: rgb(250 250 250 / 0.8);
}
.active\:text-grey-1\/85:active {
  color: rgb(250 250 250 / 0.85);
}
.active\:text-grey-1\/90:active {
  color: rgb(250 250 250 / 0.9);
}
.active\:text-grey-1\/95:active {
  color: rgb(250 250 250 / 0.95);
}
.active\:text-grey-10:active {
  --tw-text-opacity: 1;
  color: rgb(14 15 17 / var(--tw-text-opacity, 1));
}
.active\:text-grey-10\/0:active {
  color: rgb(14 15 17 / 0);
}
.active\:text-grey-10\/10:active {
  color: rgb(14 15 17 / 0.1);
}
.active\:text-grey-10\/100:active {
  color: rgb(14 15 17 / 1);
}
.active\:text-grey-10\/15:active {
  color: rgb(14 15 17 / 0.15);
}
.active\:text-grey-10\/20:active {
  color: rgb(14 15 17 / 0.2);
}
.active\:text-grey-10\/25:active {
  color: rgb(14 15 17 / 0.25);
}
.active\:text-grey-10\/30:active {
  color: rgb(14 15 17 / 0.3);
}
.active\:text-grey-10\/35:active {
  color: rgb(14 15 17 / 0.35);
}
.active\:text-grey-10\/40:active {
  color: rgb(14 15 17 / 0.4);
}
.active\:text-grey-10\/45:active {
  color: rgb(14 15 17 / 0.45);
}
.active\:text-grey-10\/5:active {
  color: rgb(14 15 17 / 0.05);
}
.active\:text-grey-10\/50:active {
  color: rgb(14 15 17 / 0.5);
}
.active\:text-grey-10\/55:active {
  color: rgb(14 15 17 / 0.55);
}
.active\:text-grey-10\/60:active {
  color: rgb(14 15 17 / 0.6);
}
.active\:text-grey-10\/65:active {
  color: rgb(14 15 17 / 0.65);
}
.active\:text-grey-10\/70:active {
  color: rgb(14 15 17 / 0.7);
}
.active\:text-grey-10\/75:active {
  color: rgb(14 15 17 / 0.75);
}
.active\:text-grey-10\/80:active {
  color: rgb(14 15 17 / 0.8);
}
.active\:text-grey-10\/85:active {
  color: rgb(14 15 17 / 0.85);
}
.active\:text-grey-10\/90:active {
  color: rgb(14 15 17 / 0.9);
}
.active\:text-grey-10\/95:active {
  color: rgb(14 15 17 / 0.95);
}
.active\:text-grey-11:active {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}
.active\:text-grey-11\/0:active {
  color: rgb(100 116 139 / 0);
}
.active\:text-grey-11\/10:active {
  color: rgb(100 116 139 / 0.1);
}
.active\:text-grey-11\/100:active {
  color: rgb(100 116 139 / 1);
}
.active\:text-grey-11\/15:active {
  color: rgb(100 116 139 / 0.15);
}
.active\:text-grey-11\/20:active {
  color: rgb(100 116 139 / 0.2);
}
.active\:text-grey-11\/25:active {
  color: rgb(100 116 139 / 0.25);
}
.active\:text-grey-11\/30:active {
  color: rgb(100 116 139 / 0.3);
}
.active\:text-grey-11\/35:active {
  color: rgb(100 116 139 / 0.35);
}
.active\:text-grey-11\/40:active {
  color: rgb(100 116 139 / 0.4);
}
.active\:text-grey-11\/45:active {
  color: rgb(100 116 139 / 0.45);
}
.active\:text-grey-11\/5:active {
  color: rgb(100 116 139 / 0.05);
}
.active\:text-grey-11\/50:active {
  color: rgb(100 116 139 / 0.5);
}
.active\:text-grey-11\/55:active {
  color: rgb(100 116 139 / 0.55);
}
.active\:text-grey-11\/60:active {
  color: rgb(100 116 139 / 0.6);
}
.active\:text-grey-11\/65:active {
  color: rgb(100 116 139 / 0.65);
}
.active\:text-grey-11\/70:active {
  color: rgb(100 116 139 / 0.7);
}
.active\:text-grey-11\/75:active {
  color: rgb(100 116 139 / 0.75);
}
.active\:text-grey-11\/80:active {
  color: rgb(100 116 139 / 0.8);
}
.active\:text-grey-11\/85:active {
  color: rgb(100 116 139 / 0.85);
}
.active\:text-grey-11\/90:active {
  color: rgb(100 116 139 / 0.9);
}
.active\:text-grey-11\/95:active {
  color: rgb(100 116 139 / 0.95);
}
.active\:text-grey-12:active {
  --tw-text-opacity: 1;
  color: rgb(226 232 240 / var(--tw-text-opacity, 1));
}
.active\:text-grey-12\/0:active {
  color: rgb(226 232 240 / 0);
}
.active\:text-grey-12\/10:active {
  color: rgb(226 232 240 / 0.1);
}
.active\:text-grey-12\/100:active {
  color: rgb(226 232 240 / 1);
}
.active\:text-grey-12\/15:active {
  color: rgb(226 232 240 / 0.15);
}
.active\:text-grey-12\/20:active {
  color: rgb(226 232 240 / 0.2);
}
.active\:text-grey-12\/25:active {
  color: rgb(226 232 240 / 0.25);
}
.active\:text-grey-12\/30:active {
  color: rgb(226 232 240 / 0.3);
}
.active\:text-grey-12\/35:active {
  color: rgb(226 232 240 / 0.35);
}
.active\:text-grey-12\/40:active {
  color: rgb(226 232 240 / 0.4);
}
.active\:text-grey-12\/45:active {
  color: rgb(226 232 240 / 0.45);
}
.active\:text-grey-12\/5:active {
  color: rgb(226 232 240 / 0.05);
}
.active\:text-grey-12\/50:active {
  color: rgb(226 232 240 / 0.5);
}
.active\:text-grey-12\/55:active {
  color: rgb(226 232 240 / 0.55);
}
.active\:text-grey-12\/60:active {
  color: rgb(226 232 240 / 0.6);
}
.active\:text-grey-12\/65:active {
  color: rgb(226 232 240 / 0.65);
}
.active\:text-grey-12\/70:active {
  color: rgb(226 232 240 / 0.7);
}
.active\:text-grey-12\/75:active {
  color: rgb(226 232 240 / 0.75);
}
.active\:text-grey-12\/80:active {
  color: rgb(226 232 240 / 0.8);
}
.active\:text-grey-12\/85:active {
  color: rgb(226 232 240 / 0.85);
}
.active\:text-grey-12\/90:active {
  color: rgb(226 232 240 / 0.9);
}
.active\:text-grey-12\/95:active {
  color: rgb(226 232 240 / 0.95);
}
.active\:text-grey-13:active {
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}
.active\:text-grey-13\/0:active {
  color: rgb(51 65 85 / 0);
}
.active\:text-grey-13\/10:active {
  color: rgb(51 65 85 / 0.1);
}
.active\:text-grey-13\/100:active {
  color: rgb(51 65 85 / 1);
}
.active\:text-grey-13\/15:active {
  color: rgb(51 65 85 / 0.15);
}
.active\:text-grey-13\/20:active {
  color: rgb(51 65 85 / 0.2);
}
.active\:text-grey-13\/25:active {
  color: rgb(51 65 85 / 0.25);
}
.active\:text-grey-13\/30:active {
  color: rgb(51 65 85 / 0.3);
}
.active\:text-grey-13\/35:active {
  color: rgb(51 65 85 / 0.35);
}
.active\:text-grey-13\/40:active {
  color: rgb(51 65 85 / 0.4);
}
.active\:text-grey-13\/45:active {
  color: rgb(51 65 85 / 0.45);
}
.active\:text-grey-13\/5:active {
  color: rgb(51 65 85 / 0.05);
}
.active\:text-grey-13\/50:active {
  color: rgb(51 65 85 / 0.5);
}
.active\:text-grey-13\/55:active {
  color: rgb(51 65 85 / 0.55);
}
.active\:text-grey-13\/60:active {
  color: rgb(51 65 85 / 0.6);
}
.active\:text-grey-13\/65:active {
  color: rgb(51 65 85 / 0.65);
}
.active\:text-grey-13\/70:active {
  color: rgb(51 65 85 / 0.7);
}
.active\:text-grey-13\/75:active {
  color: rgb(51 65 85 / 0.75);
}
.active\:text-grey-13\/80:active {
  color: rgb(51 65 85 / 0.8);
}
.active\:text-grey-13\/85:active {
  color: rgb(51 65 85 / 0.85);
}
.active\:text-grey-13\/90:active {
  color: rgb(51 65 85 / 0.9);
}
.active\:text-grey-13\/95:active {
  color: rgb(51 65 85 / 0.95);
}
.active\:text-grey-14:active {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}
.active\:text-grey-14\/0:active {
  color: rgb(148 163 184 / 0);
}
.active\:text-grey-14\/10:active {
  color: rgb(148 163 184 / 0.1);
}
.active\:text-grey-14\/100:active {
  color: rgb(148 163 184 / 1);
}
.active\:text-grey-14\/15:active {
  color: rgb(148 163 184 / 0.15);
}
.active\:text-grey-14\/20:active {
  color: rgb(148 163 184 / 0.2);
}
.active\:text-grey-14\/25:active {
  color: rgb(148 163 184 / 0.25);
}
.active\:text-grey-14\/30:active {
  color: rgb(148 163 184 / 0.3);
}
.active\:text-grey-14\/35:active {
  color: rgb(148 163 184 / 0.35);
}
.active\:text-grey-14\/40:active {
  color: rgb(148 163 184 / 0.4);
}
.active\:text-grey-14\/45:active {
  color: rgb(148 163 184 / 0.45);
}
.active\:text-grey-14\/5:active {
  color: rgb(148 163 184 / 0.05);
}
.active\:text-grey-14\/50:active {
  color: rgb(148 163 184 / 0.5);
}
.active\:text-grey-14\/55:active {
  color: rgb(148 163 184 / 0.55);
}
.active\:text-grey-14\/60:active {
  color: rgb(148 163 184 / 0.6);
}
.active\:text-grey-14\/65:active {
  color: rgb(148 163 184 / 0.65);
}
.active\:text-grey-14\/70:active {
  color: rgb(148 163 184 / 0.7);
}
.active\:text-grey-14\/75:active {
  color: rgb(148 163 184 / 0.75);
}
.active\:text-grey-14\/80:active {
  color: rgb(148 163 184 / 0.8);
}
.active\:text-grey-14\/85:active {
  color: rgb(148 163 184 / 0.85);
}
.active\:text-grey-14\/90:active {
  color: rgb(148 163 184 / 0.9);
}
.active\:text-grey-14\/95:active {
  color: rgb(148 163 184 / 0.95);
}
.active\:text-grey-2:active {
  --tw-text-opacity: 1;
  color: rgb(245 245 245 / var(--tw-text-opacity, 1));
}
.active\:text-grey-2\/0:active {
  color: rgb(245 245 245 / 0);
}
.active\:text-grey-2\/10:active {
  color: rgb(245 245 245 / 0.1);
}
.active\:text-grey-2\/100:active {
  color: rgb(245 245 245 / 1);
}
.active\:text-grey-2\/15:active {
  color: rgb(245 245 245 / 0.15);
}
.active\:text-grey-2\/20:active {
  color: rgb(245 245 245 / 0.2);
}
.active\:text-grey-2\/25:active {
  color: rgb(245 245 245 / 0.25);
}
.active\:text-grey-2\/30:active {
  color: rgb(245 245 245 / 0.3);
}
.active\:text-grey-2\/35:active {
  color: rgb(245 245 245 / 0.35);
}
.active\:text-grey-2\/40:active {
  color: rgb(245 245 245 / 0.4);
}
.active\:text-grey-2\/45:active {
  color: rgb(245 245 245 / 0.45);
}
.active\:text-grey-2\/5:active {
  color: rgb(245 245 245 / 0.05);
}
.active\:text-grey-2\/50:active {
  color: rgb(245 245 245 / 0.5);
}
.active\:text-grey-2\/55:active {
  color: rgb(245 245 245 / 0.55);
}
.active\:text-grey-2\/60:active {
  color: rgb(245 245 245 / 0.6);
}
.active\:text-grey-2\/65:active {
  color: rgb(245 245 245 / 0.65);
}
.active\:text-grey-2\/70:active {
  color: rgb(245 245 245 / 0.7);
}
.active\:text-grey-2\/75:active {
  color: rgb(245 245 245 / 0.75);
}
.active\:text-grey-2\/80:active {
  color: rgb(245 245 245 / 0.8);
}
.active\:text-grey-2\/85:active {
  color: rgb(245 245 245 / 0.85);
}
.active\:text-grey-2\/90:active {
  color: rgb(245 245 245 / 0.9);
}
.active\:text-grey-2\/95:active {
  color: rgb(245 245 245 / 0.95);
}
.active\:text-grey-3:active {
  --tw-text-opacity: 1;
  color: rgb(238 238 238 / var(--tw-text-opacity, 1));
}
.active\:text-grey-3\/0:active {
  color: rgb(238 238 238 / 0);
}
.active\:text-grey-3\/10:active {
  color: rgb(238 238 238 / 0.1);
}
.active\:text-grey-3\/100:active {
  color: rgb(238 238 238 / 1);
}
.active\:text-grey-3\/15:active {
  color: rgb(238 238 238 / 0.15);
}
.active\:text-grey-3\/20:active {
  color: rgb(238 238 238 / 0.2);
}
.active\:text-grey-3\/25:active {
  color: rgb(238 238 238 / 0.25);
}
.active\:text-grey-3\/30:active {
  color: rgb(238 238 238 / 0.3);
}
.active\:text-grey-3\/35:active {
  color: rgb(238 238 238 / 0.35);
}
.active\:text-grey-3\/40:active {
  color: rgb(238 238 238 / 0.4);
}
.active\:text-grey-3\/45:active {
  color: rgb(238 238 238 / 0.45);
}
.active\:text-grey-3\/5:active {
  color: rgb(238 238 238 / 0.05);
}
.active\:text-grey-3\/50:active {
  color: rgb(238 238 238 / 0.5);
}
.active\:text-grey-3\/55:active {
  color: rgb(238 238 238 / 0.55);
}
.active\:text-grey-3\/60:active {
  color: rgb(238 238 238 / 0.6);
}
.active\:text-grey-3\/65:active {
  color: rgb(238 238 238 / 0.65);
}
.active\:text-grey-3\/70:active {
  color: rgb(238 238 238 / 0.7);
}
.active\:text-grey-3\/75:active {
  color: rgb(238 238 238 / 0.75);
}
.active\:text-grey-3\/80:active {
  color: rgb(238 238 238 / 0.8);
}
.active\:text-grey-3\/85:active {
  color: rgb(238 238 238 / 0.85);
}
.active\:text-grey-3\/90:active {
  color: rgb(238 238 238 / 0.9);
}
.active\:text-grey-3\/95:active {
  color: rgb(238 238 238 / 0.95);
}
.active\:text-grey-4:active {
  --tw-text-opacity: 1;
  color: rgb(207 208 209 / var(--tw-text-opacity, 1));
}
.active\:text-grey-4\/0:active {
  color: rgb(207 208 209 / 0);
}
.active\:text-grey-4\/10:active {
  color: rgb(207 208 209 / 0.1);
}
.active\:text-grey-4\/100:active {
  color: rgb(207 208 209 / 1);
}
.active\:text-grey-4\/15:active {
  color: rgb(207 208 209 / 0.15);
}
.active\:text-grey-4\/20:active {
  color: rgb(207 208 209 / 0.2);
}
.active\:text-grey-4\/25:active {
  color: rgb(207 208 209 / 0.25);
}
.active\:text-grey-4\/30:active {
  color: rgb(207 208 209 / 0.3);
}
.active\:text-grey-4\/35:active {
  color: rgb(207 208 209 / 0.35);
}
.active\:text-grey-4\/40:active {
  color: rgb(207 208 209 / 0.4);
}
.active\:text-grey-4\/45:active {
  color: rgb(207 208 209 / 0.45);
}
.active\:text-grey-4\/5:active {
  color: rgb(207 208 209 / 0.05);
}
.active\:text-grey-4\/50:active {
  color: rgb(207 208 209 / 0.5);
}
.active\:text-grey-4\/55:active {
  color: rgb(207 208 209 / 0.55);
}
.active\:text-grey-4\/60:active {
  color: rgb(207 208 209 / 0.6);
}
.active\:text-grey-4\/65:active {
  color: rgb(207 208 209 / 0.65);
}
.active\:text-grey-4\/70:active {
  color: rgb(207 208 209 / 0.7);
}
.active\:text-grey-4\/75:active {
  color: rgb(207 208 209 / 0.75);
}
.active\:text-grey-4\/80:active {
  color: rgb(207 208 209 / 0.8);
}
.active\:text-grey-4\/85:active {
  color: rgb(207 208 209 / 0.85);
}
.active\:text-grey-4\/90:active {
  color: rgb(207 208 209 / 0.9);
}
.active\:text-grey-4\/95:active {
  color: rgb(207 208 209 / 0.95);
}
.active\:text-grey-5:active {
  --tw-text-opacity: 1;
  color: rgb(176 177 179 / var(--tw-text-opacity, 1));
}
.active\:text-grey-5\/0:active {
  color: rgb(176 177 179 / 0);
}
.active\:text-grey-5\/10:active {
  color: rgb(176 177 179 / 0.1);
}
.active\:text-grey-5\/100:active {
  color: rgb(176 177 179 / 1);
}
.active\:text-grey-5\/15:active {
  color: rgb(176 177 179 / 0.15);
}
.active\:text-grey-5\/20:active {
  color: rgb(176 177 179 / 0.2);
}
.active\:text-grey-5\/25:active {
  color: rgb(176 177 179 / 0.25);
}
.active\:text-grey-5\/30:active {
  color: rgb(176 177 179 / 0.3);
}
.active\:text-grey-5\/35:active {
  color: rgb(176 177 179 / 0.35);
}
.active\:text-grey-5\/40:active {
  color: rgb(176 177 179 / 0.4);
}
.active\:text-grey-5\/45:active {
  color: rgb(176 177 179 / 0.45);
}
.active\:text-grey-5\/5:active {
  color: rgb(176 177 179 / 0.05);
}
.active\:text-grey-5\/50:active {
  color: rgb(176 177 179 / 0.5);
}
.active\:text-grey-5\/55:active {
  color: rgb(176 177 179 / 0.55);
}
.active\:text-grey-5\/60:active {
  color: rgb(176 177 179 / 0.6);
}
.active\:text-grey-5\/65:active {
  color: rgb(176 177 179 / 0.65);
}
.active\:text-grey-5\/70:active {
  color: rgb(176 177 179 / 0.7);
}
.active\:text-grey-5\/75:active {
  color: rgb(176 177 179 / 0.75);
}
.active\:text-grey-5\/80:active {
  color: rgb(176 177 179 / 0.8);
}
.active\:text-grey-5\/85:active {
  color: rgb(176 177 179 / 0.85);
}
.active\:text-grey-5\/90:active {
  color: rgb(176 177 179 / 0.9);
}
.active\:text-grey-5\/95:active {
  color: rgb(176 177 179 / 0.95);
}
.active\:text-grey-6:active {
  --tw-text-opacity: 1;
  color: rgb(139 140 143 / var(--tw-text-opacity, 1));
}
.active\:text-grey-6\/0:active {
  color: rgb(139 140 143 / 0);
}
.active\:text-grey-6\/10:active {
  color: rgb(139 140 143 / 0.1);
}
.active\:text-grey-6\/100:active {
  color: rgb(139 140 143 / 1);
}
.active\:text-grey-6\/15:active {
  color: rgb(139 140 143 / 0.15);
}
.active\:text-grey-6\/20:active {
  color: rgb(139 140 143 / 0.2);
}
.active\:text-grey-6\/25:active {
  color: rgb(139 140 143 / 0.25);
}
.active\:text-grey-6\/30:active {
  color: rgb(139 140 143 / 0.3);
}
.active\:text-grey-6\/35:active {
  color: rgb(139 140 143 / 0.35);
}
.active\:text-grey-6\/40:active {
  color: rgb(139 140 143 / 0.4);
}
.active\:text-grey-6\/45:active {
  color: rgb(139 140 143 / 0.45);
}
.active\:text-grey-6\/5:active {
  color: rgb(139 140 143 / 0.05);
}
.active\:text-grey-6\/50:active {
  color: rgb(139 140 143 / 0.5);
}
.active\:text-grey-6\/55:active {
  color: rgb(139 140 143 / 0.55);
}
.active\:text-grey-6\/60:active {
  color: rgb(139 140 143 / 0.6);
}
.active\:text-grey-6\/65:active {
  color: rgb(139 140 143 / 0.65);
}
.active\:text-grey-6\/70:active {
  color: rgb(139 140 143 / 0.7);
}
.active\:text-grey-6\/75:active {
  color: rgb(139 140 143 / 0.75);
}
.active\:text-grey-6\/80:active {
  color: rgb(139 140 143 / 0.8);
}
.active\:text-grey-6\/85:active {
  color: rgb(139 140 143 / 0.85);
}
.active\:text-grey-6\/90:active {
  color: rgb(139 140 143 / 0.9);
}
.active\:text-grey-6\/95:active {
  color: rgb(139 140 143 / 0.95);
}
.active\:text-grey-7:active {
  --tw-text-opacity: 1;
  color: rgb(97 101 105 / var(--tw-text-opacity, 1));
}
.active\:text-grey-7\/0:active {
  color: rgb(97 101 105 / 0);
}
.active\:text-grey-7\/10:active {
  color: rgb(97 101 105 / 0.1);
}
.active\:text-grey-7\/100:active {
  color: rgb(97 101 105 / 1);
}
.active\:text-grey-7\/15:active {
  color: rgb(97 101 105 / 0.15);
}
.active\:text-grey-7\/20:active {
  color: rgb(97 101 105 / 0.2);
}
.active\:text-grey-7\/25:active {
  color: rgb(97 101 105 / 0.25);
}
.active\:text-grey-7\/30:active {
  color: rgb(97 101 105 / 0.3);
}
.active\:text-grey-7\/35:active {
  color: rgb(97 101 105 / 0.35);
}
.active\:text-grey-7\/40:active {
  color: rgb(97 101 105 / 0.4);
}
.active\:text-grey-7\/45:active {
  color: rgb(97 101 105 / 0.45);
}
.active\:text-grey-7\/5:active {
  color: rgb(97 101 105 / 0.05);
}
.active\:text-grey-7\/50:active {
  color: rgb(97 101 105 / 0.5);
}
.active\:text-grey-7\/55:active {
  color: rgb(97 101 105 / 0.55);
}
.active\:text-grey-7\/60:active {
  color: rgb(97 101 105 / 0.6);
}
.active\:text-grey-7\/65:active {
  color: rgb(97 101 105 / 0.65);
}
.active\:text-grey-7\/70:active {
  color: rgb(97 101 105 / 0.7);
}
.active\:text-grey-7\/75:active {
  color: rgb(97 101 105 / 0.75);
}
.active\:text-grey-7\/80:active {
  color: rgb(97 101 105 / 0.8);
}
.active\:text-grey-7\/85:active {
  color: rgb(97 101 105 / 0.85);
}
.active\:text-grey-7\/90:active {
  color: rgb(97 101 105 / 0.9);
}
.active\:text-grey-7\/95:active {
  color: rgb(97 101 105 / 0.95);
}
.active\:text-grey-8:active {
  --tw-text-opacity: 1;
  color: rgb(55 61 66 / var(--tw-text-opacity, 1));
}
.active\:text-grey-8\/0:active {
  color: rgb(55 61 66 / 0);
}
.active\:text-grey-8\/10:active {
  color: rgb(55 61 66 / 0.1);
}
.active\:text-grey-8\/100:active {
  color: rgb(55 61 66 / 1);
}
.active\:text-grey-8\/15:active {
  color: rgb(55 61 66 / 0.15);
}
.active\:text-grey-8\/20:active {
  color: rgb(55 61 66 / 0.2);
}
.active\:text-grey-8\/25:active {
  color: rgb(55 61 66 / 0.25);
}
.active\:text-grey-8\/30:active {
  color: rgb(55 61 66 / 0.3);
}
.active\:text-grey-8\/35:active {
  color: rgb(55 61 66 / 0.35);
}
.active\:text-grey-8\/40:active {
  color: rgb(55 61 66 / 0.4);
}
.active\:text-grey-8\/45:active {
  color: rgb(55 61 66 / 0.45);
}
.active\:text-grey-8\/5:active {
  color: rgb(55 61 66 / 0.05);
}
.active\:text-grey-8\/50:active {
  color: rgb(55 61 66 / 0.5);
}
.active\:text-grey-8\/55:active {
  color: rgb(55 61 66 / 0.55);
}
.active\:text-grey-8\/60:active {
  color: rgb(55 61 66 / 0.6);
}
.active\:text-grey-8\/65:active {
  color: rgb(55 61 66 / 0.65);
}
.active\:text-grey-8\/70:active {
  color: rgb(55 61 66 / 0.7);
}
.active\:text-grey-8\/75:active {
  color: rgb(55 61 66 / 0.75);
}
.active\:text-grey-8\/80:active {
  color: rgb(55 61 66 / 0.8);
}
.active\:text-grey-8\/85:active {
  color: rgb(55 61 66 / 0.85);
}
.active\:text-grey-8\/90:active {
  color: rgb(55 61 66 / 0.9);
}
.active\:text-grey-8\/95:active {
  color: rgb(55 61 66 / 0.95);
}
.active\:text-grey-9:active {
  --tw-text-opacity: 1;
  color: rgb(28 31 33 / var(--tw-text-opacity, 1));
}
.active\:text-grey-9\/0:active {
  color: rgb(28 31 33 / 0);
}
.active\:text-grey-9\/10:active {
  color: rgb(28 31 33 / 0.1);
}
.active\:text-grey-9\/100:active {
  color: rgb(28 31 33 / 1);
}
.active\:text-grey-9\/15:active {
  color: rgb(28 31 33 / 0.15);
}
.active\:text-grey-9\/20:active {
  color: rgb(28 31 33 / 0.2);
}
.active\:text-grey-9\/25:active {
  color: rgb(28 31 33 / 0.25);
}
.active\:text-grey-9\/30:active {
  color: rgb(28 31 33 / 0.3);
}
.active\:text-grey-9\/35:active {
  color: rgb(28 31 33 / 0.35);
}
.active\:text-grey-9\/40:active {
  color: rgb(28 31 33 / 0.4);
}
.active\:text-grey-9\/45:active {
  color: rgb(28 31 33 / 0.45);
}
.active\:text-grey-9\/5:active {
  color: rgb(28 31 33 / 0.05);
}
.active\:text-grey-9\/50:active {
  color: rgb(28 31 33 / 0.5);
}
.active\:text-grey-9\/55:active {
  color: rgb(28 31 33 / 0.55);
}
.active\:text-grey-9\/60:active {
  color: rgb(28 31 33 / 0.6);
}
.active\:text-grey-9\/65:active {
  color: rgb(28 31 33 / 0.65);
}
.active\:text-grey-9\/70:active {
  color: rgb(28 31 33 / 0.7);
}
.active\:text-grey-9\/75:active {
  color: rgb(28 31 33 / 0.75);
}
.active\:text-grey-9\/80:active {
  color: rgb(28 31 33 / 0.8);
}
.active\:text-grey-9\/85:active {
  color: rgb(28 31 33 / 0.85);
}
.active\:text-grey-9\/90:active {
  color: rgb(28 31 33 / 0.9);
}
.active\:text-grey-9\/95:active {
  color: rgb(28 31 33 / 0.95);
}
.active\:text-iconColor:active {
  color: #25292c73;
}
.active\:text-iconColor-hover:active {
  color: #25292ce0;
}
.active\:text-iconColor-hover\/0:active {
  color: rgb(37 41 44 / 0);
}
.active\:text-iconColor-hover\/10:active {
  color: rgb(37 41 44 / 0.1);
}
.active\:text-iconColor-hover\/100:active {
  color: rgb(37 41 44 / 1);
}
.active\:text-iconColor-hover\/15:active {
  color: rgb(37 41 44 / 0.15);
}
.active\:text-iconColor-hover\/20:active {
  color: rgb(37 41 44 / 0.2);
}
.active\:text-iconColor-hover\/25:active {
  color: rgb(37 41 44 / 0.25);
}
.active\:text-iconColor-hover\/30:active {
  color: rgb(37 41 44 / 0.3);
}
.active\:text-iconColor-hover\/35:active {
  color: rgb(37 41 44 / 0.35);
}
.active\:text-iconColor-hover\/40:active {
  color: rgb(37 41 44 / 0.4);
}
.active\:text-iconColor-hover\/45:active {
  color: rgb(37 41 44 / 0.45);
}
.active\:text-iconColor-hover\/5:active {
  color: rgb(37 41 44 / 0.05);
}
.active\:text-iconColor-hover\/50:active {
  color: rgb(37 41 44 / 0.5);
}
.active\:text-iconColor-hover\/55:active {
  color: rgb(37 41 44 / 0.55);
}
.active\:text-iconColor-hover\/60:active {
  color: rgb(37 41 44 / 0.6);
}
.active\:text-iconColor-hover\/65:active {
  color: rgb(37 41 44 / 0.65);
}
.active\:text-iconColor-hover\/70:active {
  color: rgb(37 41 44 / 0.7);
}
.active\:text-iconColor-hover\/75:active {
  color: rgb(37 41 44 / 0.75);
}
.active\:text-iconColor-hover\/80:active {
  color: rgb(37 41 44 / 0.8);
}
.active\:text-iconColor-hover\/85:active {
  color: rgb(37 41 44 / 0.85);
}
.active\:text-iconColor-hover\/90:active {
  color: rgb(37 41 44 / 0.9);
}
.active\:text-iconColor-hover\/95:active {
  color: rgb(37 41 44 / 0.95);
}
.active\:text-iconColor\/0:active {
  color: rgb(37 41 44 / 0);
}
.active\:text-iconColor\/10:active {
  color: rgb(37 41 44 / 0.1);
}
.active\:text-iconColor\/100:active {
  color: rgb(37 41 44 / 1);
}
.active\:text-iconColor\/15:active {
  color: rgb(37 41 44 / 0.15);
}
.active\:text-iconColor\/20:active {
  color: rgb(37 41 44 / 0.2);
}
.active\:text-iconColor\/25:active {
  color: rgb(37 41 44 / 0.25);
}
.active\:text-iconColor\/30:active {
  color: rgb(37 41 44 / 0.3);
}
.active\:text-iconColor\/35:active {
  color: rgb(37 41 44 / 0.35);
}
.active\:text-iconColor\/40:active {
  color: rgb(37 41 44 / 0.4);
}
.active\:text-iconColor\/45:active {
  color: rgb(37 41 44 / 0.45);
}
.active\:text-iconColor\/5:active {
  color: rgb(37 41 44 / 0.05);
}
.active\:text-iconColor\/50:active {
  color: rgb(37 41 44 / 0.5);
}
.active\:text-iconColor\/55:active {
  color: rgb(37 41 44 / 0.55);
}
.active\:text-iconColor\/60:active {
  color: rgb(37 41 44 / 0.6);
}
.active\:text-iconColor\/65:active {
  color: rgb(37 41 44 / 0.65);
}
.active\:text-iconColor\/70:active {
  color: rgb(37 41 44 / 0.7);
}
.active\:text-iconColor\/75:active {
  color: rgb(37 41 44 / 0.75);
}
.active\:text-iconColor\/80:active {
  color: rgb(37 41 44 / 0.8);
}
.active\:text-iconColor\/85:active {
  color: rgb(37 41 44 / 0.85);
}
.active\:text-iconColor\/90:active {
  color: rgb(37 41 44 / 0.9);
}
.active\:text-iconColor\/95:active {
  color: rgb(37 41 44 / 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-50:active {
  --tw-text-opacity: 1;
  color: rgb(240 245 255 / var(--tw-text-opacity, 1));
}
.active\:text-indigo-50\/0:active {
  color: rgb(240 245 255 / 0);
}
.active\:text-indigo-50\/10:active {
  color: rgb(240 245 255 / 0.1);
}
.active\:text-indigo-50\/100:active {
  color: rgb(240 245 255 / 1);
}
.active\:text-indigo-50\/15:active {
  color: rgb(240 245 255 / 0.15);
}
.active\:text-indigo-50\/20:active {
  color: rgb(240 245 255 / 0.2);
}
.active\:text-indigo-50\/25:active {
  color: rgb(240 245 255 / 0.25);
}
.active\:text-indigo-50\/30:active {
  color: rgb(240 245 255 / 0.3);
}
.active\:text-indigo-50\/35:active {
  color: rgb(240 245 255 / 0.35);
}
.active\:text-indigo-50\/40:active {
  color: rgb(240 245 255 / 0.4);
}
.active\:text-indigo-50\/45:active {
  color: rgb(240 245 255 / 0.45);
}
.active\:text-indigo-50\/5:active {
  color: rgb(240 245 255 / 0.05);
}
.active\:text-indigo-50\/50:active {
  color: rgb(240 245 255 / 0.5);
}
.active\:text-indigo-50\/55:active {
  color: rgb(240 245 255 / 0.55);
}
.active\:text-indigo-50\/60:active {
  color: rgb(240 245 255 / 0.6);
}
.active\:text-indigo-50\/65:active {
  color: rgb(240 245 255 / 0.65);
}
.active\:text-indigo-50\/70:active {
  color: rgb(240 245 255 / 0.7);
}
.active\:text-indigo-50\/75:active {
  color: rgb(240 245 255 / 0.75);
}
.active\:text-indigo-50\/80:active {
  color: rgb(240 245 255 / 0.8);
}
.active\:text-indigo-50\/85:active {
  color: rgb(240 245 255 / 0.85);
}
.active\:text-indigo-50\/90:active {
  color: rgb(240 245 255 / 0.9);
}
.active\:text-indigo-50\/95:active {
  color: rgb(240 245 255 / 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-info-active:active {
  --tw-text-opacity: 1;
  color: rgb(9 88 217 / var(--tw-text-opacity, 1));
}
.active\:text-info-active\/0:active {
  color: rgb(9 88 217 / 0);
}
.active\:text-info-active\/10:active {
  color: rgb(9 88 217 / 0.1);
}
.active\:text-info-active\/100:active {
  color: rgb(9 88 217 / 1);
}
.active\:text-info-active\/15:active {
  color: rgb(9 88 217 / 0.15);
}
.active\:text-info-active\/20:active {
  color: rgb(9 88 217 / 0.2);
}
.active\:text-info-active\/25:active {
  color: rgb(9 88 217 / 0.25);
}
.active\:text-info-active\/30:active {
  color: rgb(9 88 217 / 0.3);
}
.active\:text-info-active\/35:active {
  color: rgb(9 88 217 / 0.35);
}
.active\:text-info-active\/40:active {
  color: rgb(9 88 217 / 0.4);
}
.active\:text-info-active\/45:active {
  color: rgb(9 88 217 / 0.45);
}
.active\:text-info-active\/5:active {
  color: rgb(9 88 217 / 0.05);
}
.active\:text-info-active\/50:active {
  color: rgb(9 88 217 / 0.5);
}
.active\:text-info-active\/55:active {
  color: rgb(9 88 217 / 0.55);
}
.active\:text-info-active\/60:active {
  color: rgb(9 88 217 / 0.6);
}
.active\:text-info-active\/65:active {
  color: rgb(9 88 217 / 0.65);
}
.active\:text-info-active\/70:active {
  color: rgb(9 88 217 / 0.7);
}
.active\:text-info-active\/75:active {
  color: rgb(9 88 217 / 0.75);
}
.active\:text-info-active\/80:active {
  color: rgb(9 88 217 / 0.8);
}
.active\:text-info-active\/85:active {
  color: rgb(9 88 217 / 0.85);
}
.active\:text-info-active\/90:active {
  color: rgb(9 88 217 / 0.9);
}
.active\:text-info-active\/95:active {
  color: rgb(9 88 217 / 0.95);
}
.active\:text-info-base:active {
  --tw-text-opacity: 1;
  color: rgb(22 119 255 / var(--tw-text-opacity, 1));
}
.active\:text-info-base\/0:active {
  color: rgb(22 119 255 / 0);
}
.active\:text-info-base\/10:active {
  color: rgb(22 119 255 / 0.1);
}
.active\:text-info-base\/100:active {
  color: rgb(22 119 255 / 1);
}
.active\:text-info-base\/15:active {
  color: rgb(22 119 255 / 0.15);
}
.active\:text-info-base\/20:active {
  color: rgb(22 119 255 / 0.2);
}
.active\:text-info-base\/25:active {
  color: rgb(22 119 255 / 0.25);
}
.active\:text-info-base\/30:active {
  color: rgb(22 119 255 / 0.3);
}
.active\:text-info-base\/35:active {
  color: rgb(22 119 255 / 0.35);
}
.active\:text-info-base\/40:active {
  color: rgb(22 119 255 / 0.4);
}
.active\:text-info-base\/45:active {
  color: rgb(22 119 255 / 0.45);
}
.active\:text-info-base\/5:active {
  color: rgb(22 119 255 / 0.05);
}
.active\:text-info-base\/50:active {
  color: rgb(22 119 255 / 0.5);
}
.active\:text-info-base\/55:active {
  color: rgb(22 119 255 / 0.55);
}
.active\:text-info-base\/60:active {
  color: rgb(22 119 255 / 0.6);
}
.active\:text-info-base\/65:active {
  color: rgb(22 119 255 / 0.65);
}
.active\:text-info-base\/70:active {
  color: rgb(22 119 255 / 0.7);
}
.active\:text-info-base\/75:active {
  color: rgb(22 119 255 / 0.75);
}
.active\:text-info-base\/80:active {
  color: rgb(22 119 255 / 0.8);
}
.active\:text-info-base\/85:active {
  color: rgb(22 119 255 / 0.85);
}
.active\:text-info-base\/90:active {
  color: rgb(22 119 255 / 0.9);
}
.active\:text-info-base\/95:active {
  color: rgb(22 119 255 / 0.95);
}
.active\:text-info-bg:active {
  --tw-text-opacity: 1;
  color: rgb(230 244 255 / var(--tw-text-opacity, 1));
}
.active\:text-info-bg-hover:active {
  --tw-text-opacity: 1;
  color: rgb(186 224 255 / var(--tw-text-opacity, 1));
}
.active\:text-info-bg-hover\/0:active {
  color: rgb(186 224 255 / 0);
}
.active\:text-info-bg-hover\/10:active {
  color: rgb(186 224 255 / 0.1);
}
.active\:text-info-bg-hover\/100:active {
  color: rgb(186 224 255 / 1);
}
.active\:text-info-bg-hover\/15:active {
  color: rgb(186 224 255 / 0.15);
}
.active\:text-info-bg-hover\/20:active {
  color: rgb(186 224 255 / 0.2);
}
.active\:text-info-bg-hover\/25:active {
  color: rgb(186 224 255 / 0.25);
}
.active\:text-info-bg-hover\/30:active {
  color: rgb(186 224 255 / 0.3);
}
.active\:text-info-bg-hover\/35:active {
  color: rgb(186 224 255 / 0.35);
}
.active\:text-info-bg-hover\/40:active {
  color: rgb(186 224 255 / 0.4);
}
.active\:text-info-bg-hover\/45:active {
  color: rgb(186 224 255 / 0.45);
}
.active\:text-info-bg-hover\/5:active {
  color: rgb(186 224 255 / 0.05);
}
.active\:text-info-bg-hover\/50:active {
  color: rgb(186 224 255 / 0.5);
}
.active\:text-info-bg-hover\/55:active {
  color: rgb(186 224 255 / 0.55);
}
.active\:text-info-bg-hover\/60:active {
  color: rgb(186 224 255 / 0.6);
}
.active\:text-info-bg-hover\/65:active {
  color: rgb(186 224 255 / 0.65);
}
.active\:text-info-bg-hover\/70:active {
  color: rgb(186 224 255 / 0.7);
}
.active\:text-info-bg-hover\/75:active {
  color: rgb(186 224 255 / 0.75);
}
.active\:text-info-bg-hover\/80:active {
  color: rgb(186 224 255 / 0.8);
}
.active\:text-info-bg-hover\/85:active {
  color: rgb(186 224 255 / 0.85);
}
.active\:text-info-bg-hover\/90:active {
  color: rgb(186 224 255 / 0.9);
}
.active\:text-info-bg-hover\/95:active {
  color: rgb(186 224 255 / 0.95);
}
.active\:text-info-bg\/0:active {
  color: rgb(230 244 255 / 0);
}
.active\:text-info-bg\/10:active {
  color: rgb(230 244 255 / 0.1);
}
.active\:text-info-bg\/100:active {
  color: rgb(230 244 255 / 1);
}
.active\:text-info-bg\/15:active {
  color: rgb(230 244 255 / 0.15);
}
.active\:text-info-bg\/20:active {
  color: rgb(230 244 255 / 0.2);
}
.active\:text-info-bg\/25:active {
  color: rgb(230 244 255 / 0.25);
}
.active\:text-info-bg\/30:active {
  color: rgb(230 244 255 / 0.3);
}
.active\:text-info-bg\/35:active {
  color: rgb(230 244 255 / 0.35);
}
.active\:text-info-bg\/40:active {
  color: rgb(230 244 255 / 0.4);
}
.active\:text-info-bg\/45:active {
  color: rgb(230 244 255 / 0.45);
}
.active\:text-info-bg\/5:active {
  color: rgb(230 244 255 / 0.05);
}
.active\:text-info-bg\/50:active {
  color: rgb(230 244 255 / 0.5);
}
.active\:text-info-bg\/55:active {
  color: rgb(230 244 255 / 0.55);
}
.active\:text-info-bg\/60:active {
  color: rgb(230 244 255 / 0.6);
}
.active\:text-info-bg\/65:active {
  color: rgb(230 244 255 / 0.65);
}
.active\:text-info-bg\/70:active {
  color: rgb(230 244 255 / 0.7);
}
.active\:text-info-bg\/75:active {
  color: rgb(230 244 255 / 0.75);
}
.active\:text-info-bg\/80:active {
  color: rgb(230 244 255 / 0.8);
}
.active\:text-info-bg\/85:active {
  color: rgb(230 244 255 / 0.85);
}
.active\:text-info-bg\/90:active {
  color: rgb(230 244 255 / 0.9);
}
.active\:text-info-bg\/95:active {
  color: rgb(230 244 255 / 0.95);
}
.active\:text-info-border:active {
  --tw-text-opacity: 1;
  color: rgb(145 202 255 / var(--tw-text-opacity, 1));
}
.active\:text-info-border-hover:active {
  --tw-text-opacity: 1;
  color: rgb(105 177 255 / var(--tw-text-opacity, 1));
}
.active\:text-info-border-hover\/0:active {
  color: rgb(105 177 255 / 0);
}
.active\:text-info-border-hover\/10:active {
  color: rgb(105 177 255 / 0.1);
}
.active\:text-info-border-hover\/100:active {
  color: rgb(105 177 255 / 1);
}
.active\:text-info-border-hover\/15:active {
  color: rgb(105 177 255 / 0.15);
}
.active\:text-info-border-hover\/20:active {
  color: rgb(105 177 255 / 0.2);
}
.active\:text-info-border-hover\/25:active {
  color: rgb(105 177 255 / 0.25);
}
.active\:text-info-border-hover\/30:active {
  color: rgb(105 177 255 / 0.3);
}
.active\:text-info-border-hover\/35:active {
  color: rgb(105 177 255 / 0.35);
}
.active\:text-info-border-hover\/40:active {
  color: rgb(105 177 255 / 0.4);
}
.active\:text-info-border-hover\/45:active {
  color: rgb(105 177 255 / 0.45);
}
.active\:text-info-border-hover\/5:active {
  color: rgb(105 177 255 / 0.05);
}
.active\:text-info-border-hover\/50:active {
  color: rgb(105 177 255 / 0.5);
}
.active\:text-info-border-hover\/55:active {
  color: rgb(105 177 255 / 0.55);
}
.active\:text-info-border-hover\/60:active {
  color: rgb(105 177 255 / 0.6);
}
.active\:text-info-border-hover\/65:active {
  color: rgb(105 177 255 / 0.65);
}
.active\:text-info-border-hover\/70:active {
  color: rgb(105 177 255 / 0.7);
}
.active\:text-info-border-hover\/75:active {
  color: rgb(105 177 255 / 0.75);
}
.active\:text-info-border-hover\/80:active {
  color: rgb(105 177 255 / 0.8);
}
.active\:text-info-border-hover\/85:active {
  color: rgb(105 177 255 / 0.85);
}
.active\:text-info-border-hover\/90:active {
  color: rgb(105 177 255 / 0.9);
}
.active\:text-info-border-hover\/95:active {
  color: rgb(105 177 255 / 0.95);
}
.active\:text-info-border\/0:active {
  color: rgb(145 202 255 / 0);
}
.active\:text-info-border\/10:active {
  color: rgb(145 202 255 / 0.1);
}
.active\:text-info-border\/100:active {
  color: rgb(145 202 255 / 1);
}
.active\:text-info-border\/15:active {
  color: rgb(145 202 255 / 0.15);
}
.active\:text-info-border\/20:active {
  color: rgb(145 202 255 / 0.2);
}
.active\:text-info-border\/25:active {
  color: rgb(145 202 255 / 0.25);
}
.active\:text-info-border\/30:active {
  color: rgb(145 202 255 / 0.3);
}
.active\:text-info-border\/35:active {
  color: rgb(145 202 255 / 0.35);
}
.active\:text-info-border\/40:active {
  color: rgb(145 202 255 / 0.4);
}
.active\:text-info-border\/45:active {
  color: rgb(145 202 255 / 0.45);
}
.active\:text-info-border\/5:active {
  color: rgb(145 202 255 / 0.05);
}
.active\:text-info-border\/50:active {
  color: rgb(145 202 255 / 0.5);
}
.active\:text-info-border\/55:active {
  color: rgb(145 202 255 / 0.55);
}
.active\:text-info-border\/60:active {
  color: rgb(145 202 255 / 0.6);
}
.active\:text-info-border\/65:active {
  color: rgb(145 202 255 / 0.65);
}
.active\:text-info-border\/70:active {
  color: rgb(145 202 255 / 0.7);
}
.active\:text-info-border\/75:active {
  color: rgb(145 202 255 / 0.75);
}
.active\:text-info-border\/80:active {
  color: rgb(145 202 255 / 0.8);
}
.active\:text-info-border\/85:active {
  color: rgb(145 202 255 / 0.85);
}
.active\:text-info-border\/90:active {
  color: rgb(145 202 255 / 0.9);
}
.active\:text-info-border\/95:active {
  color: rgb(145 202 255 / 0.95);
}
.active\:text-info-hover:active {
  --tw-text-opacity: 1;
  color: rgb(64 150 255 / var(--tw-text-opacity, 1));
}
.active\:text-info-hover\/0:active {
  color: rgb(64 150 255 / 0);
}
.active\:text-info-hover\/10:active {
  color: rgb(64 150 255 / 0.1);
}
.active\:text-info-hover\/100:active {
  color: rgb(64 150 255 / 1);
}
.active\:text-info-hover\/15:active {
  color: rgb(64 150 255 / 0.15);
}
.active\:text-info-hover\/20:active {
  color: rgb(64 150 255 / 0.2);
}
.active\:text-info-hover\/25:active {
  color: rgb(64 150 255 / 0.25);
}
.active\:text-info-hover\/30:active {
  color: rgb(64 150 255 / 0.3);
}
.active\:text-info-hover\/35:active {
  color: rgb(64 150 255 / 0.35);
}
.active\:text-info-hover\/40:active {
  color: rgb(64 150 255 / 0.4);
}
.active\:text-info-hover\/45:active {
  color: rgb(64 150 255 / 0.45);
}
.active\:text-info-hover\/5:active {
  color: rgb(64 150 255 / 0.05);
}
.active\:text-info-hover\/50:active {
  color: rgb(64 150 255 / 0.5);
}
.active\:text-info-hover\/55:active {
  color: rgb(64 150 255 / 0.55);
}
.active\:text-info-hover\/60:active {
  color: rgb(64 150 255 / 0.6);
}
.active\:text-info-hover\/65:active {
  color: rgb(64 150 255 / 0.65);
}
.active\:text-info-hover\/70:active {
  color: rgb(64 150 255 / 0.7);
}
.active\:text-info-hover\/75:active {
  color: rgb(64 150 255 / 0.75);
}
.active\:text-info-hover\/80:active {
  color: rgb(64 150 255 / 0.8);
}
.active\:text-info-hover\/85:active {
  color: rgb(64 150 255 / 0.85);
}
.active\:text-info-hover\/90:active {
  color: rgb(64 150 255 / 0.9);
}
.active\:text-info-hover\/95:active {
  color: rgb(64 150 255 / 0.95);
}
.active\:text-info-text:active {
  --tw-text-opacity: 1;
  color: rgb(0 44 140 / var(--tw-text-opacity, 1));
}
.active\:text-info-text-active:active {
  --tw-text-opacity: 1;
  color: rgb(0 29 102 / var(--tw-text-opacity, 1));
}
.active\:text-info-text-active\/0:active {
  color: rgb(0 29 102 / 0);
}
.active\:text-info-text-active\/10:active {
  color: rgb(0 29 102 / 0.1);
}
.active\:text-info-text-active\/100:active {
  color: rgb(0 29 102 / 1);
}
.active\:text-info-text-active\/15:active {
  color: rgb(0 29 102 / 0.15);
}
.active\:text-info-text-active\/20:active {
  color: rgb(0 29 102 / 0.2);
}
.active\:text-info-text-active\/25:active {
  color: rgb(0 29 102 / 0.25);
}
.active\:text-info-text-active\/30:active {
  color: rgb(0 29 102 / 0.3);
}
.active\:text-info-text-active\/35:active {
  color: rgb(0 29 102 / 0.35);
}
.active\:text-info-text-active\/40:active {
  color: rgb(0 29 102 / 0.4);
}
.active\:text-info-text-active\/45:active {
  color: rgb(0 29 102 / 0.45);
}
.active\:text-info-text-active\/5:active {
  color: rgb(0 29 102 / 0.05);
}
.active\:text-info-text-active\/50:active {
  color: rgb(0 29 102 / 0.5);
}
.active\:text-info-text-active\/55:active {
  color: rgb(0 29 102 / 0.55);
}
.active\:text-info-text-active\/60:active {
  color: rgb(0 29 102 / 0.6);
}
.active\:text-info-text-active\/65:active {
  color: rgb(0 29 102 / 0.65);
}
.active\:text-info-text-active\/70:active {
  color: rgb(0 29 102 / 0.7);
}
.active\:text-info-text-active\/75:active {
  color: rgb(0 29 102 / 0.75);
}
.active\:text-info-text-active\/80:active {
  color: rgb(0 29 102 / 0.8);
}
.active\:text-info-text-active\/85:active {
  color: rgb(0 29 102 / 0.85);
}
.active\:text-info-text-active\/90:active {
  color: rgb(0 29 102 / 0.9);
}
.active\:text-info-text-active\/95:active {
  color: rgb(0 29 102 / 0.95);
}
.active\:text-info-text-hover:active {
  --tw-text-opacity: 1;
  color: rgb(0 62 179 / var(--tw-text-opacity, 1));
}
.active\:text-info-text-hover\/0:active {
  color: rgb(0 62 179 / 0);
}
.active\:text-info-text-hover\/10:active {
  color: rgb(0 62 179 / 0.1);
}
.active\:text-info-text-hover\/100:active {
  color: rgb(0 62 179 / 1);
}
.active\:text-info-text-hover\/15:active {
  color: rgb(0 62 179 / 0.15);
}
.active\:text-info-text-hover\/20:active {
  color: rgb(0 62 179 / 0.2);
}
.active\:text-info-text-hover\/25:active {
  color: rgb(0 62 179 / 0.25);
}
.active\:text-info-text-hover\/30:active {
  color: rgb(0 62 179 / 0.3);
}
.active\:text-info-text-hover\/35:active {
  color: rgb(0 62 179 / 0.35);
}
.active\:text-info-text-hover\/40:active {
  color: rgb(0 62 179 / 0.4);
}
.active\:text-info-text-hover\/45:active {
  color: rgb(0 62 179 / 0.45);
}
.active\:text-info-text-hover\/5:active {
  color: rgb(0 62 179 / 0.05);
}
.active\:text-info-text-hover\/50:active {
  color: rgb(0 62 179 / 0.5);
}
.active\:text-info-text-hover\/55:active {
  color: rgb(0 62 179 / 0.55);
}
.active\:text-info-text-hover\/60:active {
  color: rgb(0 62 179 / 0.6);
}
.active\:text-info-text-hover\/65:active {
  color: rgb(0 62 179 / 0.65);
}
.active\:text-info-text-hover\/70:active {
  color: rgb(0 62 179 / 0.7);
}
.active\:text-info-text-hover\/75:active {
  color: rgb(0 62 179 / 0.75);
}
.active\:text-info-text-hover\/80:active {
  color: rgb(0 62 179 / 0.8);
}
.active\:text-info-text-hover\/85:active {
  color: rgb(0 62 179 / 0.85);
}
.active\:text-info-text-hover\/90:active {
  color: rgb(0 62 179 / 0.9);
}
.active\:text-info-text-hover\/95:active {
  color: rgb(0 62 179 / 0.95);
}
.active\:text-info-text\/0:active {
  color: rgb(0 44 140 / 0);
}
.active\:text-info-text\/10:active {
  color: rgb(0 44 140 / 0.1);
}
.active\:text-info-text\/100:active {
  color: rgb(0 44 140 / 1);
}
.active\:text-info-text\/15:active {
  color: rgb(0 44 140 / 0.15);
}
.active\:text-info-text\/20:active {
  color: rgb(0 44 140 / 0.2);
}
.active\:text-info-text\/25:active {
  color: rgb(0 44 140 / 0.25);
}
.active\:text-info-text\/30:active {
  color: rgb(0 44 140 / 0.3);
}
.active\:text-info-text\/35:active {
  color: rgb(0 44 140 / 0.35);
}
.active\:text-info-text\/40:active {
  color: rgb(0 44 140 / 0.4);
}
.active\:text-info-text\/45:active {
  color: rgb(0 44 140 / 0.45);
}
.active\:text-info-text\/5:active {
  color: rgb(0 44 140 / 0.05);
}
.active\:text-info-text\/50:active {
  color: rgb(0 44 140 / 0.5);
}
.active\:text-info-text\/55:active {
  color: rgb(0 44 140 / 0.55);
}
.active\:text-info-text\/60:active {
  color: rgb(0 44 140 / 0.6);
}
.active\:text-info-text\/65:active {
  color: rgb(0 44 140 / 0.65);
}
.active\:text-info-text\/70:active {
  color: rgb(0 44 140 / 0.7);
}
.active\:text-info-text\/75:active {
  color: rgb(0 44 140 / 0.75);
}
.active\:text-info-text\/80:active {
  color: rgb(0 44 140 / 0.8);
}
.active\:text-info-text\/85:active {
  color: rgb(0 44 140 / 0.85);
}
.active\:text-info-text\/90:active {
  color: rgb(0 44 140 / 0.9);
}
.active\:text-info-text\/95:active {
  color: rgb(0 44 140 / 0.95);
}
.active\:text-lime-1:active {
  --tw-text-opacity: 1;
  color: rgb(252 255 230 / var(--tw-text-opacity, 1));
}
.active\:text-lime-1\/0:active {
  color: rgb(252 255 230 / 0);
}
.active\:text-lime-1\/10:active {
  color: rgb(252 255 230 / 0.1);
}
.active\:text-lime-1\/100:active {
  color: rgb(252 255 230 / 1);
}
.active\:text-lime-1\/15:active {
  color: rgb(252 255 230 / 0.15);
}
.active\:text-lime-1\/20:active {
  color: rgb(252 255 230 / 0.2);
}
.active\:text-lime-1\/25:active {
  color: rgb(252 255 230 / 0.25);
}
.active\:text-lime-1\/30:active {
  color: rgb(252 255 230 / 0.3);
}
.active\:text-lime-1\/35:active {
  color: rgb(252 255 230 / 0.35);
}
.active\:text-lime-1\/40:active {
  color: rgb(252 255 230 / 0.4);
}
.active\:text-lime-1\/45:active {
  color: rgb(252 255 230 / 0.45);
}
.active\:text-lime-1\/5:active {
  color: rgb(252 255 230 / 0.05);
}
.active\:text-lime-1\/50:active {
  color: rgb(252 255 230 / 0.5);
}
.active\:text-lime-1\/55:active {
  color: rgb(252 255 230 / 0.55);
}
.active\:text-lime-1\/60:active {
  color: rgb(252 255 230 / 0.6);
}
.active\:text-lime-1\/65:active {
  color: rgb(252 255 230 / 0.65);
}
.active\:text-lime-1\/70:active {
  color: rgb(252 255 230 / 0.7);
}
.active\:text-lime-1\/75:active {
  color: rgb(252 255 230 / 0.75);
}
.active\:text-lime-1\/80:active {
  color: rgb(252 255 230 / 0.8);
}
.active\:text-lime-1\/85:active {
  color: rgb(252 255 230 / 0.85);
}
.active\:text-lime-1\/90:active {
  color: rgb(252 255 230 / 0.9);
}
.active\:text-lime-1\/95:active {
  color: rgb(252 255 230 / 0.95);
}
.active\:text-lime-10:active {
  --tw-text-opacity: 1;
  color: rgb(37 64 0 / var(--tw-text-opacity, 1));
}
.active\:text-lime-10\/0:active {
  color: rgb(37 64 0 / 0);
}
.active\:text-lime-10\/10:active {
  color: rgb(37 64 0 / 0.1);
}
.active\:text-lime-10\/100:active {
  color: rgb(37 64 0 / 1);
}
.active\:text-lime-10\/15:active {
  color: rgb(37 64 0 / 0.15);
}
.active\:text-lime-10\/20:active {
  color: rgb(37 64 0 / 0.2);
}
.active\:text-lime-10\/25:active {
  color: rgb(37 64 0 / 0.25);
}
.active\:text-lime-10\/30:active {
  color: rgb(37 64 0 / 0.3);
}
.active\:text-lime-10\/35:active {
  color: rgb(37 64 0 / 0.35);
}
.active\:text-lime-10\/40:active {
  color: rgb(37 64 0 / 0.4);
}
.active\:text-lime-10\/45:active {
  color: rgb(37 64 0 / 0.45);
}
.active\:text-lime-10\/5:active {
  color: rgb(37 64 0 / 0.05);
}
.active\:text-lime-10\/50:active {
  color: rgb(37 64 0 / 0.5);
}
.active\:text-lime-10\/55:active {
  color: rgb(37 64 0 / 0.55);
}
.active\:text-lime-10\/60:active {
  color: rgb(37 64 0 / 0.6);
}
.active\:text-lime-10\/65:active {
  color: rgb(37 64 0 / 0.65);
}
.active\:text-lime-10\/70:active {
  color: rgb(37 64 0 / 0.7);
}
.active\:text-lime-10\/75:active {
  color: rgb(37 64 0 / 0.75);
}
.active\:text-lime-10\/80:active {
  color: rgb(37 64 0 / 0.8);
}
.active\:text-lime-10\/85:active {
  color: rgb(37 64 0 / 0.85);
}
.active\:text-lime-10\/90:active {
  color: rgb(37 64 0 / 0.9);
}
.active\:text-lime-10\/95:active {
  color: rgb(37 64 0 / 0.95);
}
.active\:text-lime-2:active {
  --tw-text-opacity: 1;
  color: rgb(244 255 184 / var(--tw-text-opacity, 1));
}
.active\:text-lime-2\/0:active {
  color: rgb(244 255 184 / 0);
}
.active\:text-lime-2\/10:active {
  color: rgb(244 255 184 / 0.1);
}
.active\:text-lime-2\/100:active {
  color: rgb(244 255 184 / 1);
}
.active\:text-lime-2\/15:active {
  color: rgb(244 255 184 / 0.15);
}
.active\:text-lime-2\/20:active {
  color: rgb(244 255 184 / 0.2);
}
.active\:text-lime-2\/25:active {
  color: rgb(244 255 184 / 0.25);
}
.active\:text-lime-2\/30:active {
  color: rgb(244 255 184 / 0.3);
}
.active\:text-lime-2\/35:active {
  color: rgb(244 255 184 / 0.35);
}
.active\:text-lime-2\/40:active {
  color: rgb(244 255 184 / 0.4);
}
.active\:text-lime-2\/45:active {
  color: rgb(244 255 184 / 0.45);
}
.active\:text-lime-2\/5:active {
  color: rgb(244 255 184 / 0.05);
}
.active\:text-lime-2\/50:active {
  color: rgb(244 255 184 / 0.5);
}
.active\:text-lime-2\/55:active {
  color: rgb(244 255 184 / 0.55);
}
.active\:text-lime-2\/60:active {
  color: rgb(244 255 184 / 0.6);
}
.active\:text-lime-2\/65:active {
  color: rgb(244 255 184 / 0.65);
}
.active\:text-lime-2\/70:active {
  color: rgb(244 255 184 / 0.7);
}
.active\:text-lime-2\/75:active {
  color: rgb(244 255 184 / 0.75);
}
.active\:text-lime-2\/80:active {
  color: rgb(244 255 184 / 0.8);
}
.active\:text-lime-2\/85:active {
  color: rgb(244 255 184 / 0.85);
}
.active\:text-lime-2\/90:active {
  color: rgb(244 255 184 / 0.9);
}
.active\:text-lime-2\/95:active {
  color: rgb(244 255 184 / 0.95);
}
.active\:text-lime-3:active {
  --tw-text-opacity: 1;
  color: rgb(234 255 143 / var(--tw-text-opacity, 1));
}
.active\:text-lime-3\/0:active {
  color: rgb(234 255 143 / 0);
}
.active\:text-lime-3\/10:active {
  color: rgb(234 255 143 / 0.1);
}
.active\:text-lime-3\/100:active {
  color: rgb(234 255 143 / 1);
}
.active\:text-lime-3\/15:active {
  color: rgb(234 255 143 / 0.15);
}
.active\:text-lime-3\/20:active {
  color: rgb(234 255 143 / 0.2);
}
.active\:text-lime-3\/25:active {
  color: rgb(234 255 143 / 0.25);
}
.active\:text-lime-3\/30:active {
  color: rgb(234 255 143 / 0.3);
}
.active\:text-lime-3\/35:active {
  color: rgb(234 255 143 / 0.35);
}
.active\:text-lime-3\/40:active {
  color: rgb(234 255 143 / 0.4);
}
.active\:text-lime-3\/45:active {
  color: rgb(234 255 143 / 0.45);
}
.active\:text-lime-3\/5:active {
  color: rgb(234 255 143 / 0.05);
}
.active\:text-lime-3\/50:active {
  color: rgb(234 255 143 / 0.5);
}
.active\:text-lime-3\/55:active {
  color: rgb(234 255 143 / 0.55);
}
.active\:text-lime-3\/60:active {
  color: rgb(234 255 143 / 0.6);
}
.active\:text-lime-3\/65:active {
  color: rgb(234 255 143 / 0.65);
}
.active\:text-lime-3\/70:active {
  color: rgb(234 255 143 / 0.7);
}
.active\:text-lime-3\/75:active {
  color: rgb(234 255 143 / 0.75);
}
.active\:text-lime-3\/80:active {
  color: rgb(234 255 143 / 0.8);
}
.active\:text-lime-3\/85:active {
  color: rgb(234 255 143 / 0.85);
}
.active\:text-lime-3\/90:active {
  color: rgb(234 255 143 / 0.9);
}
.active\:text-lime-3\/95:active {
  color: rgb(234 255 143 / 0.95);
}
.active\:text-lime-4:active {
  --tw-text-opacity: 1;
  color: rgb(211 242 97 / var(--tw-text-opacity, 1));
}
.active\:text-lime-4\/0:active {
  color: rgb(211 242 97 / 0);
}
.active\:text-lime-4\/10:active {
  color: rgb(211 242 97 / 0.1);
}
.active\:text-lime-4\/100:active {
  color: rgb(211 242 97 / 1);
}
.active\:text-lime-4\/15:active {
  color: rgb(211 242 97 / 0.15);
}
.active\:text-lime-4\/20:active {
  color: rgb(211 242 97 / 0.2);
}
.active\:text-lime-4\/25:active {
  color: rgb(211 242 97 / 0.25);
}
.active\:text-lime-4\/30:active {
  color: rgb(211 242 97 / 0.3);
}
.active\:text-lime-4\/35:active {
  color: rgb(211 242 97 / 0.35);
}
.active\:text-lime-4\/40:active {
  color: rgb(211 242 97 / 0.4);
}
.active\:text-lime-4\/45:active {
  color: rgb(211 242 97 / 0.45);
}
.active\:text-lime-4\/5:active {
  color: rgb(211 242 97 / 0.05);
}
.active\:text-lime-4\/50:active {
  color: rgb(211 242 97 / 0.5);
}
.active\:text-lime-4\/55:active {
  color: rgb(211 242 97 / 0.55);
}
.active\:text-lime-4\/60:active {
  color: rgb(211 242 97 / 0.6);
}
.active\:text-lime-4\/65:active {
  color: rgb(211 242 97 / 0.65);
}
.active\:text-lime-4\/70:active {
  color: rgb(211 242 97 / 0.7);
}
.active\:text-lime-4\/75:active {
  color: rgb(211 242 97 / 0.75);
}
.active\:text-lime-4\/80:active {
  color: rgb(211 242 97 / 0.8);
}
.active\:text-lime-4\/85:active {
  color: rgb(211 242 97 / 0.85);
}
.active\:text-lime-4\/90:active {
  color: rgb(211 242 97 / 0.9);
}
.active\:text-lime-4\/95:active {
  color: rgb(211 242 97 / 0.95);
}
.active\:text-lime-5:active {
  --tw-text-opacity: 1;
  color: rgb(186 230 55 / var(--tw-text-opacity, 1));
}
.active\:text-lime-5\/0:active {
  color: rgb(186 230 55 / 0);
}
.active\:text-lime-5\/10:active {
  color: rgb(186 230 55 / 0.1);
}
.active\:text-lime-5\/100:active {
  color: rgb(186 230 55 / 1);
}
.active\:text-lime-5\/15:active {
  color: rgb(186 230 55 / 0.15);
}
.active\:text-lime-5\/20:active {
  color: rgb(186 230 55 / 0.2);
}
.active\:text-lime-5\/25:active {
  color: rgb(186 230 55 / 0.25);
}
.active\:text-lime-5\/30:active {
  color: rgb(186 230 55 / 0.3);
}
.active\:text-lime-5\/35:active {
  color: rgb(186 230 55 / 0.35);
}
.active\:text-lime-5\/40:active {
  color: rgb(186 230 55 / 0.4);
}
.active\:text-lime-5\/45:active {
  color: rgb(186 230 55 / 0.45);
}
.active\:text-lime-5\/5:active {
  color: rgb(186 230 55 / 0.05);
}
.active\:text-lime-5\/50:active {
  color: rgb(186 230 55 / 0.5);
}
.active\:text-lime-5\/55:active {
  color: rgb(186 230 55 / 0.55);
}
.active\:text-lime-5\/60:active {
  color: rgb(186 230 55 / 0.6);
}
.active\:text-lime-5\/65:active {
  color: rgb(186 230 55 / 0.65);
}
.active\:text-lime-5\/70:active {
  color: rgb(186 230 55 / 0.7);
}
.active\:text-lime-5\/75:active {
  color: rgb(186 230 55 / 0.75);
}
.active\:text-lime-5\/80:active {
  color: rgb(186 230 55 / 0.8);
}
.active\:text-lime-5\/85:active {
  color: rgb(186 230 55 / 0.85);
}
.active\:text-lime-5\/90:active {
  color: rgb(186 230 55 / 0.9);
}
.active\:text-lime-5\/95:active {
  color: rgb(186 230 55 / 0.95);
}
.active\:text-lime-6:active {
  --tw-text-opacity: 1;
  color: rgb(160 217 17 / var(--tw-text-opacity, 1));
}
.active\:text-lime-6\/0:active {
  color: rgb(160 217 17 / 0);
}
.active\:text-lime-6\/10:active {
  color: rgb(160 217 17 / 0.1);
}
.active\:text-lime-6\/100:active {
  color: rgb(160 217 17 / 1);
}
.active\:text-lime-6\/15:active {
  color: rgb(160 217 17 / 0.15);
}
.active\:text-lime-6\/20:active {
  color: rgb(160 217 17 / 0.2);
}
.active\:text-lime-6\/25:active {
  color: rgb(160 217 17 / 0.25);
}
.active\:text-lime-6\/30:active {
  color: rgb(160 217 17 / 0.3);
}
.active\:text-lime-6\/35:active {
  color: rgb(160 217 17 / 0.35);
}
.active\:text-lime-6\/40:active {
  color: rgb(160 217 17 / 0.4);
}
.active\:text-lime-6\/45:active {
  color: rgb(160 217 17 / 0.45);
}
.active\:text-lime-6\/5:active {
  color: rgb(160 217 17 / 0.05);
}
.active\:text-lime-6\/50:active {
  color: rgb(160 217 17 / 0.5);
}
.active\:text-lime-6\/55:active {
  color: rgb(160 217 17 / 0.55);
}
.active\:text-lime-6\/60:active {
  color: rgb(160 217 17 / 0.6);
}
.active\:text-lime-6\/65:active {
  color: rgb(160 217 17 / 0.65);
}
.active\:text-lime-6\/70:active {
  color: rgb(160 217 17 / 0.7);
}
.active\:text-lime-6\/75:active {
  color: rgb(160 217 17 / 0.75);
}
.active\:text-lime-6\/80:active {
  color: rgb(160 217 17 / 0.8);
}
.active\:text-lime-6\/85:active {
  color: rgb(160 217 17 / 0.85);
}
.active\:text-lime-6\/90:active {
  color: rgb(160 217 17 / 0.9);
}
.active\:text-lime-6\/95:active {
  color: rgb(160 217 17 / 0.95);
}
.active\:text-lime-7:active {
  --tw-text-opacity: 1;
  color: rgb(124 179 5 / var(--tw-text-opacity, 1));
}
.active\:text-lime-7\/0:active {
  color: rgb(124 179 5 / 0);
}
.active\:text-lime-7\/10:active {
  color: rgb(124 179 5 / 0.1);
}
.active\:text-lime-7\/100:active {
  color: rgb(124 179 5 / 1);
}
.active\:text-lime-7\/15:active {
  color: rgb(124 179 5 / 0.15);
}
.active\:text-lime-7\/20:active {
  color: rgb(124 179 5 / 0.2);
}
.active\:text-lime-7\/25:active {
  color: rgb(124 179 5 / 0.25);
}
.active\:text-lime-7\/30:active {
  color: rgb(124 179 5 / 0.3);
}
.active\:text-lime-7\/35:active {
  color: rgb(124 179 5 / 0.35);
}
.active\:text-lime-7\/40:active {
  color: rgb(124 179 5 / 0.4);
}
.active\:text-lime-7\/45:active {
  color: rgb(124 179 5 / 0.45);
}
.active\:text-lime-7\/5:active {
  color: rgb(124 179 5 / 0.05);
}
.active\:text-lime-7\/50:active {
  color: rgb(124 179 5 / 0.5);
}
.active\:text-lime-7\/55:active {
  color: rgb(124 179 5 / 0.55);
}
.active\:text-lime-7\/60:active {
  color: rgb(124 179 5 / 0.6);
}
.active\:text-lime-7\/65:active {
  color: rgb(124 179 5 / 0.65);
}
.active\:text-lime-7\/70:active {
  color: rgb(124 179 5 / 0.7);
}
.active\:text-lime-7\/75:active {
  color: rgb(124 179 5 / 0.75);
}
.active\:text-lime-7\/80:active {
  color: rgb(124 179 5 / 0.8);
}
.active\:text-lime-7\/85:active {
  color: rgb(124 179 5 / 0.85);
}
.active\:text-lime-7\/90:active {
  color: rgb(124 179 5 / 0.9);
}
.active\:text-lime-7\/95:active {
  color: rgb(124 179 5 / 0.95);
}
.active\:text-lime-8:active {
  --tw-text-opacity: 1;
  color: rgb(91 140 0 / var(--tw-text-opacity, 1));
}
.active\:text-lime-8\/0:active {
  color: rgb(91 140 0 / 0);
}
.active\:text-lime-8\/10:active {
  color: rgb(91 140 0 / 0.1);
}
.active\:text-lime-8\/100:active {
  color: rgb(91 140 0 / 1);
}
.active\:text-lime-8\/15:active {
  color: rgb(91 140 0 / 0.15);
}
.active\:text-lime-8\/20:active {
  color: rgb(91 140 0 / 0.2);
}
.active\:text-lime-8\/25:active {
  color: rgb(91 140 0 / 0.25);
}
.active\:text-lime-8\/30:active {
  color: rgb(91 140 0 / 0.3);
}
.active\:text-lime-8\/35:active {
  color: rgb(91 140 0 / 0.35);
}
.active\:text-lime-8\/40:active {
  color: rgb(91 140 0 / 0.4);
}
.active\:text-lime-8\/45:active {
  color: rgb(91 140 0 / 0.45);
}
.active\:text-lime-8\/5:active {
  color: rgb(91 140 0 / 0.05);
}
.active\:text-lime-8\/50:active {
  color: rgb(91 140 0 / 0.5);
}
.active\:text-lime-8\/55:active {
  color: rgb(91 140 0 / 0.55);
}
.active\:text-lime-8\/60:active {
  color: rgb(91 140 0 / 0.6);
}
.active\:text-lime-8\/65:active {
  color: rgb(91 140 0 / 0.65);
}
.active\:text-lime-8\/70:active {
  color: rgb(91 140 0 / 0.7);
}
.active\:text-lime-8\/75:active {
  color: rgb(91 140 0 / 0.75);
}
.active\:text-lime-8\/80:active {
  color: rgb(91 140 0 / 0.8);
}
.active\:text-lime-8\/85:active {
  color: rgb(91 140 0 / 0.85);
}
.active\:text-lime-8\/90:active {
  color: rgb(91 140 0 / 0.9);
}
.active\:text-lime-8\/95:active {
  color: rgb(91 140 0 / 0.95);
}
.active\:text-lime-9:active {
  --tw-text-opacity: 1;
  color: rgb(63 102 0 / var(--tw-text-opacity, 1));
}
.active\:text-lime-9\/0:active {
  color: rgb(63 102 0 / 0);
}
.active\:text-lime-9\/10:active {
  color: rgb(63 102 0 / 0.1);
}
.active\:text-lime-9\/100:active {
  color: rgb(63 102 0 / 1);
}
.active\:text-lime-9\/15:active {
  color: rgb(63 102 0 / 0.15);
}
.active\:text-lime-9\/20:active {
  color: rgb(63 102 0 / 0.2);
}
.active\:text-lime-9\/25:active {
  color: rgb(63 102 0 / 0.25);
}
.active\:text-lime-9\/30:active {
  color: rgb(63 102 0 / 0.3);
}
.active\:text-lime-9\/35:active {
  color: rgb(63 102 0 / 0.35);
}
.active\:text-lime-9\/40:active {
  color: rgb(63 102 0 / 0.4);
}
.active\:text-lime-9\/45:active {
  color: rgb(63 102 0 / 0.45);
}
.active\:text-lime-9\/5:active {
  color: rgb(63 102 0 / 0.05);
}
.active\:text-lime-9\/50:active {
  color: rgb(63 102 0 / 0.5);
}
.active\:text-lime-9\/55:active {
  color: rgb(63 102 0 / 0.55);
}
.active\:text-lime-9\/60:active {
  color: rgb(63 102 0 / 0.6);
}
.active\:text-lime-9\/65:active {
  color: rgb(63 102 0 / 0.65);
}
.active\:text-lime-9\/70:active {
  color: rgb(63 102 0 / 0.7);
}
.active\:text-lime-9\/75:active {
  color: rgb(63 102 0 / 0.75);
}
.active\:text-lime-9\/80:active {
  color: rgb(63 102 0 / 0.8);
}
.active\:text-lime-9\/85:active {
  color: rgb(63 102 0 / 0.85);
}
.active\:text-lime-9\/90:active {
  color: rgb(63 102 0 / 0.9);
}
.active\:text-lime-9\/95:active {
  color: rgb(63 102 0 / 0.95);
}
.active\:text-loader:active {
  color: #3B82F666;
}
.active\:text-loader\/0:active {
  color: rgb(59 130 246 / 0);
}
.active\:text-loader\/10:active {
  color: rgb(59 130 246 / 0.1);
}
.active\:text-loader\/100:active {
  color: rgb(59 130 246 / 1);
}
.active\:text-loader\/15:active {
  color: rgb(59 130 246 / 0.15);
}
.active\:text-loader\/20:active {
  color: rgb(59 130 246 / 0.2);
}
.active\:text-loader\/25:active {
  color: rgb(59 130 246 / 0.25);
}
.active\:text-loader\/30:active {
  color: rgb(59 130 246 / 0.3);
}
.active\:text-loader\/35:active {
  color: rgb(59 130 246 / 0.35);
}
.active\:text-loader\/40:active {
  color: rgb(59 130 246 / 0.4);
}
.active\:text-loader\/45:active {
  color: rgb(59 130 246 / 0.45);
}
.active\:text-loader\/5:active {
  color: rgb(59 130 246 / 0.05);
}
.active\:text-loader\/50:active {
  color: rgb(59 130 246 / 0.5);
}
.active\:text-loader\/55:active {
  color: rgb(59 130 246 / 0.55);
}
.active\:text-loader\/60:active {
  color: rgb(59 130 246 / 0.6);
}
.active\:text-loader\/65:active {
  color: rgb(59 130 246 / 0.65);
}
.active\:text-loader\/70:active {
  color: rgb(59 130 246 / 0.7);
}
.active\:text-loader\/75:active {
  color: rgb(59 130 246 / 0.75);
}
.active\:text-loader\/80:active {
  color: rgb(59 130 246 / 0.8);
}
.active\:text-loader\/85:active {
  color: rgb(59 130 246 / 0.85);
}
.active\:text-loader\/90:active {
  color: rgb(59 130 246 / 0.9);
}
.active\:text-loader\/95:active {
  color: rgb(59 130 246 / 0.95);
}
.active\:text-magenta-1:active {
  --tw-text-opacity: 1;
  color: rgb(255 240 246 / var(--tw-text-opacity, 1));
}
.active\:text-magenta-1\/0:active {
  color: rgb(255 240 246 / 0);
}
.active\:text-magenta-1\/10:active {
  color: rgb(255 240 246 / 0.1);
}
.active\:text-magenta-1\/100:active {
  color: rgb(255 240 246 / 1);
}
.active\:text-magenta-1\/15:active {
  color: rgb(255 240 246 / 0.15);
}
.active\:text-magenta-1\/20:active {
  color: rgb(255 240 246 / 0.2);
}
.active\:text-magenta-1\/25:active {
  color: rgb(255 240 246 / 0.25);
}
.active\:text-magenta-1\/30:active {
  color: rgb(255 240 246 / 0.3);
}
.active\:text-magenta-1\/35:active {
  color: rgb(255 240 246 / 0.35);
}
.active\:text-magenta-1\/40:active {
  color: rgb(255 240 246 / 0.4);
}
.active\:text-magenta-1\/45:active {
  color: rgb(255 240 246 / 0.45);
}
.active\:text-magenta-1\/5:active {
  color: rgb(255 240 246 / 0.05);
}
.active\:text-magenta-1\/50:active {
  color: rgb(255 240 246 / 0.5);
}
.active\:text-magenta-1\/55:active {
  color: rgb(255 240 246 / 0.55);
}
.active\:text-magenta-1\/60:active {
  color: rgb(255 240 246 / 0.6);
}
.active\:text-magenta-1\/65:active {
  color: rgb(255 240 246 / 0.65);
}
.active\:text-magenta-1\/70:active {
  color: rgb(255 240 246 / 0.7);
}
.active\:text-magenta-1\/75:active {
  color: rgb(255 240 246 / 0.75);
}
.active\:text-magenta-1\/80:active {
  color: rgb(255 240 246 / 0.8);
}
.active\:text-magenta-1\/85:active {
  color: rgb(255 240 246 / 0.85);
}
.active\:text-magenta-1\/90:active {
  color: rgb(255 240 246 / 0.9);
}
.active\:text-magenta-1\/95:active {
  color: rgb(255 240 246 / 0.95);
}
.active\:text-magenta-10:active {
  --tw-text-opacity: 1;
  color: rgb(82 3 57 / var(--tw-text-opacity, 1));
}
.active\:text-magenta-10\/0:active {
  color: rgb(82 3 57 / 0);
}
.active\:text-magenta-10\/10:active {
  color: rgb(82 3 57 / 0.1);
}
.active\:text-magenta-10\/100:active {
  color: rgb(82 3 57 / 1);
}
.active\:text-magenta-10\/15:active {
  color: rgb(82 3 57 / 0.15);
}
.active\:text-magenta-10\/20:active {
  color: rgb(82 3 57 / 0.2);
}
.active\:text-magenta-10\/25:active {
  color: rgb(82 3 57 / 0.25);
}
.active\:text-magenta-10\/30:active {
  color: rgb(82 3 57 / 0.3);
}
.active\:text-magenta-10\/35:active {
  color: rgb(82 3 57 / 0.35);
}
.active\:text-magenta-10\/40:active {
  color: rgb(82 3 57 / 0.4);
}
.active\:text-magenta-10\/45:active {
  color: rgb(82 3 57 / 0.45);
}
.active\:text-magenta-10\/5:active {
  color: rgb(82 3 57 / 0.05);
}
.active\:text-magenta-10\/50:active {
  color: rgb(82 3 57 / 0.5);
}
.active\:text-magenta-10\/55:active {
  color: rgb(82 3 57 / 0.55);
}
.active\:text-magenta-10\/60:active {
  color: rgb(82 3 57 / 0.6);
}
.active\:text-magenta-10\/65:active {
  color: rgb(82 3 57 / 0.65);
}
.active\:text-magenta-10\/70:active {
  color: rgb(82 3 57 / 0.7);
}
.active\:text-magenta-10\/75:active {
  color: rgb(82 3 57 / 0.75);
}
.active\:text-magenta-10\/80:active {
  color: rgb(82 3 57 / 0.8);
}
.active\:text-magenta-10\/85:active {
  color: rgb(82 3 57 / 0.85);
}
.active\:text-magenta-10\/90:active {
  color: rgb(82 3 57 / 0.9);
}
.active\:text-magenta-10\/95:active {
  color: rgb(82 3 57 / 0.95);
}
.active\:text-magenta-2:active {
  --tw-text-opacity: 1;
  color: rgb(255 222 235 / var(--tw-text-opacity, 1));
}
.active\:text-magenta-2\/0:active {
  color: rgb(255 222 235 / 0);
}
.active\:text-magenta-2\/10:active {
  color: rgb(255 222 235 / 0.1);
}
.active\:text-magenta-2\/100:active {
  color: rgb(255 222 235 / 1);
}
.active\:text-magenta-2\/15:active {
  color: rgb(255 222 235 / 0.15);
}
.active\:text-magenta-2\/20:active {
  color: rgb(255 222 235 / 0.2);
}
.active\:text-magenta-2\/25:active {
  color: rgb(255 222 235 / 0.25);
}
.active\:text-magenta-2\/30:active {
  color: rgb(255 222 235 / 0.3);
}
.active\:text-magenta-2\/35:active {
  color: rgb(255 222 235 / 0.35);
}
.active\:text-magenta-2\/40:active {
  color: rgb(255 222 235 / 0.4);
}
.active\:text-magenta-2\/45:active {
  color: rgb(255 222 235 / 0.45);
}
.active\:text-magenta-2\/5:active {
  color: rgb(255 222 235 / 0.05);
}
.active\:text-magenta-2\/50:active {
  color: rgb(255 222 235 / 0.5);
}
.active\:text-magenta-2\/55:active {
  color: rgb(255 222 235 / 0.55);
}
.active\:text-magenta-2\/60:active {
  color: rgb(255 222 235 / 0.6);
}
.active\:text-magenta-2\/65:active {
  color: rgb(255 222 235 / 0.65);
}
.active\:text-magenta-2\/70:active {
  color: rgb(255 222 235 / 0.7);
}
.active\:text-magenta-2\/75:active {
  color: rgb(255 222 235 / 0.75);
}
.active\:text-magenta-2\/80:active {
  color: rgb(255 222 235 / 0.8);
}
.active\:text-magenta-2\/85:active {
  color: rgb(255 222 235 / 0.85);
}
.active\:text-magenta-2\/90:active {
  color: rgb(255 222 235 / 0.9);
}
.active\:text-magenta-2\/95:active {
  color: rgb(255 222 235 / 0.95);
}
.active\:text-magenta-3:active {
  --tw-text-opacity: 1;
  color: rgb(255 173 210 / var(--tw-text-opacity, 1));
}
.active\:text-magenta-3\/0:active {
  color: rgb(255 173 210 / 0);
}
.active\:text-magenta-3\/10:active {
  color: rgb(255 173 210 / 0.1);
}
.active\:text-magenta-3\/100:active {
  color: rgb(255 173 210 / 1);
}
.active\:text-magenta-3\/15:active {
  color: rgb(255 173 210 / 0.15);
}
.active\:text-magenta-3\/20:active {
  color: rgb(255 173 210 / 0.2);
}
.active\:text-magenta-3\/25:active {
  color: rgb(255 173 210 / 0.25);
}
.active\:text-magenta-3\/30:active {
  color: rgb(255 173 210 / 0.3);
}
.active\:text-magenta-3\/35:active {
  color: rgb(255 173 210 / 0.35);
}
.active\:text-magenta-3\/40:active {
  color: rgb(255 173 210 / 0.4);
}
.active\:text-magenta-3\/45:active {
  color: rgb(255 173 210 / 0.45);
}
.active\:text-magenta-3\/5:active {
  color: rgb(255 173 210 / 0.05);
}
.active\:text-magenta-3\/50:active {
  color: rgb(255 173 210 / 0.5);
}
.active\:text-magenta-3\/55:active {
  color: rgb(255 173 210 / 0.55);
}
.active\:text-magenta-3\/60:active {
  color: rgb(255 173 210 / 0.6);
}
.active\:text-magenta-3\/65:active {
  color: rgb(255 173 210 / 0.65);
}
.active\:text-magenta-3\/70:active {
  color: rgb(255 173 210 / 0.7);
}
.active\:text-magenta-3\/75:active {
  color: rgb(255 173 210 / 0.75);
}
.active\:text-magenta-3\/80:active {
  color: rgb(255 173 210 / 0.8);
}
.active\:text-magenta-3\/85:active {
  color: rgb(255 173 210 / 0.85);
}
.active\:text-magenta-3\/90:active {
  color: rgb(255 173 210 / 0.9);
}
.active\:text-magenta-3\/95:active {
  color: rgb(255 173 210 / 0.95);
}
.active\:text-magenta-4:active {
  --tw-text-opacity: 1;
  color: rgb(255 133 192 / var(--tw-text-opacity, 1));
}
.active\:text-magenta-4\/0:active {
  color: rgb(255 133 192 / 0);
}
.active\:text-magenta-4\/10:active {
  color: rgb(255 133 192 / 0.1);
}
.active\:text-magenta-4\/100:active {
  color: rgb(255 133 192 / 1);
}
.active\:text-magenta-4\/15:active {
  color: rgb(255 133 192 / 0.15);
}
.active\:text-magenta-4\/20:active {
  color: rgb(255 133 192 / 0.2);
}
.active\:text-magenta-4\/25:active {
  color: rgb(255 133 192 / 0.25);
}
.active\:text-magenta-4\/30:active {
  color: rgb(255 133 192 / 0.3);
}
.active\:text-magenta-4\/35:active {
  color: rgb(255 133 192 / 0.35);
}
.active\:text-magenta-4\/40:active {
  color: rgb(255 133 192 / 0.4);
}
.active\:text-magenta-4\/45:active {
  color: rgb(255 133 192 / 0.45);
}
.active\:text-magenta-4\/5:active {
  color: rgb(255 133 192 / 0.05);
}
.active\:text-magenta-4\/50:active {
  color: rgb(255 133 192 / 0.5);
}
.active\:text-magenta-4\/55:active {
  color: rgb(255 133 192 / 0.55);
}
.active\:text-magenta-4\/60:active {
  color: rgb(255 133 192 / 0.6);
}
.active\:text-magenta-4\/65:active {
  color: rgb(255 133 192 / 0.65);
}
.active\:text-magenta-4\/70:active {
  color: rgb(255 133 192 / 0.7);
}
.active\:text-magenta-4\/75:active {
  color: rgb(255 133 192 / 0.75);
}
.active\:text-magenta-4\/80:active {
  color: rgb(255 133 192 / 0.8);
}
.active\:text-magenta-4\/85:active {
  color: rgb(255 133 192 / 0.85);
}
.active\:text-magenta-4\/90:active {
  color: rgb(255 133 192 / 0.9);
}
.active\:text-magenta-4\/95:active {
  color: rgb(255 133 192 / 0.95);
}
.active\:text-magenta-5:active {
  --tw-text-opacity: 1;
  color: rgb(247 89 171 / var(--tw-text-opacity, 1));
}
.active\:text-magenta-5\/0:active {
  color: rgb(247 89 171 / 0);
}
.active\:text-magenta-5\/10:active {
  color: rgb(247 89 171 / 0.1);
}
.active\:text-magenta-5\/100:active {
  color: rgb(247 89 171 / 1);
}
.active\:text-magenta-5\/15:active {
  color: rgb(247 89 171 / 0.15);
}
.active\:text-magenta-5\/20:active {
  color: rgb(247 89 171 / 0.2);
}
.active\:text-magenta-5\/25:active {
  color: rgb(247 89 171 / 0.25);
}
.active\:text-magenta-5\/30:active {
  color: rgb(247 89 171 / 0.3);
}
.active\:text-magenta-5\/35:active {
  color: rgb(247 89 171 / 0.35);
}
.active\:text-magenta-5\/40:active {
  color: rgb(247 89 171 / 0.4);
}
.active\:text-magenta-5\/45:active {
  color: rgb(247 89 171 / 0.45);
}
.active\:text-magenta-5\/5:active {
  color: rgb(247 89 171 / 0.05);
}
.active\:text-magenta-5\/50:active {
  color: rgb(247 89 171 / 0.5);
}
.active\:text-magenta-5\/55:active {
  color: rgb(247 89 171 / 0.55);
}
.active\:text-magenta-5\/60:active {
  color: rgb(247 89 171 / 0.6);
}
.active\:text-magenta-5\/65:active {
  color: rgb(247 89 171 / 0.65);
}
.active\:text-magenta-5\/70:active {
  color: rgb(247 89 171 / 0.7);
}
.active\:text-magenta-5\/75:active {
  color: rgb(247 89 171 / 0.75);
}
.active\:text-magenta-5\/80:active {
  color: rgb(247 89 171 / 0.8);
}
.active\:text-magenta-5\/85:active {
  color: rgb(247 89 171 / 0.85);
}
.active\:text-magenta-5\/90:active {
  color: rgb(247 89 171 / 0.9);
}
.active\:text-magenta-5\/95:active {
  color: rgb(247 89 171 / 0.95);
}
.active\:text-magenta-6:active {
  --tw-text-opacity: 1;
  color: rgb(235 47 150 / var(--tw-text-opacity, 1));
}
.active\:text-magenta-6\/0:active {
  color: rgb(235 47 150 / 0);
}
.active\:text-magenta-6\/10:active {
  color: rgb(235 47 150 / 0.1);
}
.active\:text-magenta-6\/100:active {
  color: rgb(235 47 150 / 1);
}
.active\:text-magenta-6\/15:active {
  color: rgb(235 47 150 / 0.15);
}
.active\:text-magenta-6\/20:active {
  color: rgb(235 47 150 / 0.2);
}
.active\:text-magenta-6\/25:active {
  color: rgb(235 47 150 / 0.25);
}
.active\:text-magenta-6\/30:active {
  color: rgb(235 47 150 / 0.3);
}
.active\:text-magenta-6\/35:active {
  color: rgb(235 47 150 / 0.35);
}
.active\:text-magenta-6\/40:active {
  color: rgb(235 47 150 / 0.4);
}
.active\:text-magenta-6\/45:active {
  color: rgb(235 47 150 / 0.45);
}
.active\:text-magenta-6\/5:active {
  color: rgb(235 47 150 / 0.05);
}
.active\:text-magenta-6\/50:active {
  color: rgb(235 47 150 / 0.5);
}
.active\:text-magenta-6\/55:active {
  color: rgb(235 47 150 / 0.55);
}
.active\:text-magenta-6\/60:active {
  color: rgb(235 47 150 / 0.6);
}
.active\:text-magenta-6\/65:active {
  color: rgb(235 47 150 / 0.65);
}
.active\:text-magenta-6\/70:active {
  color: rgb(235 47 150 / 0.7);
}
.active\:text-magenta-6\/75:active {
  color: rgb(235 47 150 / 0.75);
}
.active\:text-magenta-6\/80:active {
  color: rgb(235 47 150 / 0.8);
}
.active\:text-magenta-6\/85:active {
  color: rgb(235 47 150 / 0.85);
}
.active\:text-magenta-6\/90:active {
  color: rgb(235 47 150 / 0.9);
}
.active\:text-magenta-6\/95:active {
  color: rgb(235 47 150 / 0.95);
}
.active\:text-magenta-7:active {
  --tw-text-opacity: 1;
  color: rgb(196 29 127 / var(--tw-text-opacity, 1));
}
.active\:text-magenta-7\/0:active {
  color: rgb(196 29 127 / 0);
}
.active\:text-magenta-7\/10:active {
  color: rgb(196 29 127 / 0.1);
}
.active\:text-magenta-7\/100:active {
  color: rgb(196 29 127 / 1);
}
.active\:text-magenta-7\/15:active {
  color: rgb(196 29 127 / 0.15);
}
.active\:text-magenta-7\/20:active {
  color: rgb(196 29 127 / 0.2);
}
.active\:text-magenta-7\/25:active {
  color: rgb(196 29 127 / 0.25);
}
.active\:text-magenta-7\/30:active {
  color: rgb(196 29 127 / 0.3);
}
.active\:text-magenta-7\/35:active {
  color: rgb(196 29 127 / 0.35);
}
.active\:text-magenta-7\/40:active {
  color: rgb(196 29 127 / 0.4);
}
.active\:text-magenta-7\/45:active {
  color: rgb(196 29 127 / 0.45);
}
.active\:text-magenta-7\/5:active {
  color: rgb(196 29 127 / 0.05);
}
.active\:text-magenta-7\/50:active {
  color: rgb(196 29 127 / 0.5);
}
.active\:text-magenta-7\/55:active {
  color: rgb(196 29 127 / 0.55);
}
.active\:text-magenta-7\/60:active {
  color: rgb(196 29 127 / 0.6);
}
.active\:text-magenta-7\/65:active {
  color: rgb(196 29 127 / 0.65);
}
.active\:text-magenta-7\/70:active {
  color: rgb(196 29 127 / 0.7);
}
.active\:text-magenta-7\/75:active {
  color: rgb(196 29 127 / 0.75);
}
.active\:text-magenta-7\/80:active {
  color: rgb(196 29 127 / 0.8);
}
.active\:text-magenta-7\/85:active {
  color: rgb(196 29 127 / 0.85);
}
.active\:text-magenta-7\/90:active {
  color: rgb(196 29 127 / 0.9);
}
.active\:text-magenta-7\/95:active {
  color: rgb(196 29 127 / 0.95);
}
.active\:text-magenta-8:active {
  --tw-text-opacity: 1;
  color: rgb(158 16 104 / var(--tw-text-opacity, 1));
}
.active\:text-magenta-8\/0:active {
  color: rgb(158 16 104 / 0);
}
.active\:text-magenta-8\/10:active {
  color: rgb(158 16 104 / 0.1);
}
.active\:text-magenta-8\/100:active {
  color: rgb(158 16 104 / 1);
}
.active\:text-magenta-8\/15:active {
  color: rgb(158 16 104 / 0.15);
}
.active\:text-magenta-8\/20:active {
  color: rgb(158 16 104 / 0.2);
}
.active\:text-magenta-8\/25:active {
  color: rgb(158 16 104 / 0.25);
}
.active\:text-magenta-8\/30:active {
  color: rgb(158 16 104 / 0.3);
}
.active\:text-magenta-8\/35:active {
  color: rgb(158 16 104 / 0.35);
}
.active\:text-magenta-8\/40:active {
  color: rgb(158 16 104 / 0.4);
}
.active\:text-magenta-8\/45:active {
  color: rgb(158 16 104 / 0.45);
}
.active\:text-magenta-8\/5:active {
  color: rgb(158 16 104 / 0.05);
}
.active\:text-magenta-8\/50:active {
  color: rgb(158 16 104 / 0.5);
}
.active\:text-magenta-8\/55:active {
  color: rgb(158 16 104 / 0.55);
}
.active\:text-magenta-8\/60:active {
  color: rgb(158 16 104 / 0.6);
}
.active\:text-magenta-8\/65:active {
  color: rgb(158 16 104 / 0.65);
}
.active\:text-magenta-8\/70:active {
  color: rgb(158 16 104 / 0.7);
}
.active\:text-magenta-8\/75:active {
  color: rgb(158 16 104 / 0.75);
}
.active\:text-magenta-8\/80:active {
  color: rgb(158 16 104 / 0.8);
}
.active\:text-magenta-8\/85:active {
  color: rgb(158 16 104 / 0.85);
}
.active\:text-magenta-8\/90:active {
  color: rgb(158 16 104 / 0.9);
}
.active\:text-magenta-8\/95:active {
  color: rgb(158 16 104 / 0.95);
}
.active\:text-magenta-9:active {
  --tw-text-opacity: 1;
  color: rgb(120 6 80 / var(--tw-text-opacity, 1));
}
.active\:text-magenta-9\/0:active {
  color: rgb(120 6 80 / 0);
}
.active\:text-magenta-9\/10:active {
  color: rgb(120 6 80 / 0.1);
}
.active\:text-magenta-9\/100:active {
  color: rgb(120 6 80 / 1);
}
.active\:text-magenta-9\/15:active {
  color: rgb(120 6 80 / 0.15);
}
.active\:text-magenta-9\/20:active {
  color: rgb(120 6 80 / 0.2);
}
.active\:text-magenta-9\/25:active {
  color: rgb(120 6 80 / 0.25);
}
.active\:text-magenta-9\/30:active {
  color: rgb(120 6 80 / 0.3);
}
.active\:text-magenta-9\/35:active {
  color: rgb(120 6 80 / 0.35);
}
.active\:text-magenta-9\/40:active {
  color: rgb(120 6 80 / 0.4);
}
.active\:text-magenta-9\/45:active {
  color: rgb(120 6 80 / 0.45);
}
.active\:text-magenta-9\/5:active {
  color: rgb(120 6 80 / 0.05);
}
.active\:text-magenta-9\/50:active {
  color: rgb(120 6 80 / 0.5);
}
.active\:text-magenta-9\/55:active {
  color: rgb(120 6 80 / 0.55);
}
.active\:text-magenta-9\/60:active {
  color: rgb(120 6 80 / 0.6);
}
.active\:text-magenta-9\/65:active {
  color: rgb(120 6 80 / 0.65);
}
.active\:text-magenta-9\/70:active {
  color: rgb(120 6 80 / 0.7);
}
.active\:text-magenta-9\/75:active {
  color: rgb(120 6 80 / 0.75);
}
.active\:text-magenta-9\/80:active {
  color: rgb(120 6 80 / 0.8);
}
.active\:text-magenta-9\/85:active {
  color: rgb(120 6 80 / 0.85);
}
.active\:text-magenta-9\/90:active {
  color: rgb(120 6 80 / 0.9);
}
.active\:text-magenta-9\/95:active {
  color: rgb(120 6 80 / 0.95);
}
.active\:text-orange-1:active {
  --tw-text-opacity: 1;
  color: rgb(255 247 230 / var(--tw-text-opacity, 1));
}
.active\:text-orange-1\/0:active {
  color: rgb(255 247 230 / 0);
}
.active\:text-orange-1\/10:active {
  color: rgb(255 247 230 / 0.1);
}
.active\:text-orange-1\/100:active {
  color: rgb(255 247 230 / 1);
}
.active\:text-orange-1\/15:active {
  color: rgb(255 247 230 / 0.15);
}
.active\:text-orange-1\/20:active {
  color: rgb(255 247 230 / 0.2);
}
.active\:text-orange-1\/25:active {
  color: rgb(255 247 230 / 0.25);
}
.active\:text-orange-1\/30:active {
  color: rgb(255 247 230 / 0.3);
}
.active\:text-orange-1\/35:active {
  color: rgb(255 247 230 / 0.35);
}
.active\:text-orange-1\/40:active {
  color: rgb(255 247 230 / 0.4);
}
.active\:text-orange-1\/45:active {
  color: rgb(255 247 230 / 0.45);
}
.active\:text-orange-1\/5:active {
  color: rgb(255 247 230 / 0.05);
}
.active\:text-orange-1\/50:active {
  color: rgb(255 247 230 / 0.5);
}
.active\:text-orange-1\/55:active {
  color: rgb(255 247 230 / 0.55);
}
.active\:text-orange-1\/60:active {
  color: rgb(255 247 230 / 0.6);
}
.active\:text-orange-1\/65:active {
  color: rgb(255 247 230 / 0.65);
}
.active\:text-orange-1\/70:active {
  color: rgb(255 247 230 / 0.7);
}
.active\:text-orange-1\/75:active {
  color: rgb(255 247 230 / 0.75);
}
.active\:text-orange-1\/80:active {
  color: rgb(255 247 230 / 0.8);
}
.active\:text-orange-1\/85:active {
  color: rgb(255 247 230 / 0.85);
}
.active\:text-orange-1\/90:active {
  color: rgb(255 247 230 / 0.9);
}
.active\:text-orange-1\/95:active {
  color: rgb(255 247 230 / 0.95);
}
.active\:text-orange-10:active {
  --tw-text-opacity: 1;
  color: rgb(97 37 0 / var(--tw-text-opacity, 1));
}
.active\:text-orange-10\/0:active {
  color: rgb(97 37 0 / 0);
}
.active\:text-orange-10\/10:active {
  color: rgb(97 37 0 / 0.1);
}
.active\:text-orange-10\/100:active {
  color: rgb(97 37 0 / 1);
}
.active\:text-orange-10\/15:active {
  color: rgb(97 37 0 / 0.15);
}
.active\:text-orange-10\/20:active {
  color: rgb(97 37 0 / 0.2);
}
.active\:text-orange-10\/25:active {
  color: rgb(97 37 0 / 0.25);
}
.active\:text-orange-10\/30:active {
  color: rgb(97 37 0 / 0.3);
}
.active\:text-orange-10\/35:active {
  color: rgb(97 37 0 / 0.35);
}
.active\:text-orange-10\/40:active {
  color: rgb(97 37 0 / 0.4);
}
.active\:text-orange-10\/45:active {
  color: rgb(97 37 0 / 0.45);
}
.active\:text-orange-10\/5:active {
  color: rgb(97 37 0 / 0.05);
}
.active\:text-orange-10\/50:active {
  color: rgb(97 37 0 / 0.5);
}
.active\:text-orange-10\/55:active {
  color: rgb(97 37 0 / 0.55);
}
.active\:text-orange-10\/60:active {
  color: rgb(97 37 0 / 0.6);
}
.active\:text-orange-10\/65:active {
  color: rgb(97 37 0 / 0.65);
}
.active\:text-orange-10\/70:active {
  color: rgb(97 37 0 / 0.7);
}
.active\:text-orange-10\/75:active {
  color: rgb(97 37 0 / 0.75);
}
.active\:text-orange-10\/80:active {
  color: rgb(97 37 0 / 0.8);
}
.active\:text-orange-10\/85:active {
  color: rgb(97 37 0 / 0.85);
}
.active\:text-orange-10\/90:active {
  color: rgb(97 37 0 / 0.9);
}
.active\:text-orange-10\/95:active {
  color: rgb(97 37 0 / 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-11:active {
  --tw-text-opacity: 1;
  color: rgb(194 65 12 / var(--tw-text-opacity, 1));
}
.active\:text-orange-11\/0:active {
  color: rgb(194 65 12 / 0);
}
.active\:text-orange-11\/10:active {
  color: rgb(194 65 12 / 0.1);
}
.active\:text-orange-11\/100:active {
  color: rgb(194 65 12 / 1);
}
.active\:text-orange-11\/15:active {
  color: rgb(194 65 12 / 0.15);
}
.active\:text-orange-11\/20:active {
  color: rgb(194 65 12 / 0.2);
}
.active\:text-orange-11\/25:active {
  color: rgb(194 65 12 / 0.25);
}
.active\:text-orange-11\/30:active {
  color: rgb(194 65 12 / 0.3);
}
.active\:text-orange-11\/35:active {
  color: rgb(194 65 12 / 0.35);
}
.active\:text-orange-11\/40:active {
  color: rgb(194 65 12 / 0.4);
}
.active\:text-orange-11\/45:active {
  color: rgb(194 65 12 / 0.45);
}
.active\:text-orange-11\/5:active {
  color: rgb(194 65 12 / 0.05);
}
.active\:text-orange-11\/50:active {
  color: rgb(194 65 12 / 0.5);
}
.active\:text-orange-11\/55:active {
  color: rgb(194 65 12 / 0.55);
}
.active\:text-orange-11\/60:active {
  color: rgb(194 65 12 / 0.6);
}
.active\:text-orange-11\/65:active {
  color: rgb(194 65 12 / 0.65);
}
.active\:text-orange-11\/70:active {
  color: rgb(194 65 12 / 0.7);
}
.active\:text-orange-11\/75:active {
  color: rgb(194 65 12 / 0.75);
}
.active\:text-orange-11\/80:active {
  color: rgb(194 65 12 / 0.8);
}
.active\:text-orange-11\/85:active {
  color: rgb(194 65 12 / 0.85);
}
.active\:text-orange-11\/90:active {
  color: rgb(194 65 12 / 0.9);
}
.active\:text-orange-11\/95:active {
  color: rgb(194 65 12 / 0.95);
}
.active\:text-orange-12:active {
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity, 1));
}
.active\:text-orange-12\/0:active {
  color: rgb(249 115 22 / 0);
}
.active\:text-orange-12\/10:active {
  color: rgb(249 115 22 / 0.1);
}
.active\:text-orange-12\/100:active {
  color: rgb(249 115 22 / 1);
}
.active\:text-orange-12\/15:active {
  color: rgb(249 115 22 / 0.15);
}
.active\:text-orange-12\/20:active {
  color: rgb(249 115 22 / 0.2);
}
.active\:text-orange-12\/25:active {
  color: rgb(249 115 22 / 0.25);
}
.active\:text-orange-12\/30:active {
  color: rgb(249 115 22 / 0.3);
}
.active\:text-orange-12\/35:active {
  color: rgb(249 115 22 / 0.35);
}
.active\:text-orange-12\/40:active {
  color: rgb(249 115 22 / 0.4);
}
.active\:text-orange-12\/45:active {
  color: rgb(249 115 22 / 0.45);
}
.active\:text-orange-12\/5:active {
  color: rgb(249 115 22 / 0.05);
}
.active\:text-orange-12\/50:active {
  color: rgb(249 115 22 / 0.5);
}
.active\:text-orange-12\/55:active {
  color: rgb(249 115 22 / 0.55);
}
.active\:text-orange-12\/60:active {
  color: rgb(249 115 22 / 0.6);
}
.active\:text-orange-12\/65:active {
  color: rgb(249 115 22 / 0.65);
}
.active\:text-orange-12\/70:active {
  color: rgb(249 115 22 / 0.7);
}
.active\:text-orange-12\/75:active {
  color: rgb(249 115 22 / 0.75);
}
.active\:text-orange-12\/80:active {
  color: rgb(249 115 22 / 0.8);
}
.active\:text-orange-12\/85:active {
  color: rgb(249 115 22 / 0.85);
}
.active\:text-orange-12\/90:active {
  color: rgb(249 115 22 / 0.9);
}
.active\:text-orange-12\/95:active {
  color: rgb(249 115 22 / 0.95);
}
.active\:text-orange-2:active {
  --tw-text-opacity: 1;
  color: rgb(255 231 186 / var(--tw-text-opacity, 1));
}
.active\:text-orange-2\/0:active {
  color: rgb(255 231 186 / 0);
}
.active\:text-orange-2\/10:active {
  color: rgb(255 231 186 / 0.1);
}
.active\:text-orange-2\/100:active {
  color: rgb(255 231 186 / 1);
}
.active\:text-orange-2\/15:active {
  color: rgb(255 231 186 / 0.15);
}
.active\:text-orange-2\/20:active {
  color: rgb(255 231 186 / 0.2);
}
.active\:text-orange-2\/25:active {
  color: rgb(255 231 186 / 0.25);
}
.active\:text-orange-2\/30:active {
  color: rgb(255 231 186 / 0.3);
}
.active\:text-orange-2\/35:active {
  color: rgb(255 231 186 / 0.35);
}
.active\:text-orange-2\/40:active {
  color: rgb(255 231 186 / 0.4);
}
.active\:text-orange-2\/45:active {
  color: rgb(255 231 186 / 0.45);
}
.active\:text-orange-2\/5:active {
  color: rgb(255 231 186 / 0.05);
}
.active\:text-orange-2\/50:active {
  color: rgb(255 231 186 / 0.5);
}
.active\:text-orange-2\/55:active {
  color: rgb(255 231 186 / 0.55);
}
.active\:text-orange-2\/60:active {
  color: rgb(255 231 186 / 0.6);
}
.active\:text-orange-2\/65:active {
  color: rgb(255 231 186 / 0.65);
}
.active\:text-orange-2\/70:active {
  color: rgb(255 231 186 / 0.7);
}
.active\:text-orange-2\/75:active {
  color: rgb(255 231 186 / 0.75);
}
.active\:text-orange-2\/80:active {
  color: rgb(255 231 186 / 0.8);
}
.active\:text-orange-2\/85:active {
  color: rgb(255 231 186 / 0.85);
}
.active\:text-orange-2\/90:active {
  color: rgb(255 231 186 / 0.9);
}
.active\:text-orange-2\/95:active {
  color: rgb(255 231 186 / 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-3:active {
  --tw-text-opacity: 1;
  color: rgb(255 213 145 / var(--tw-text-opacity, 1));
}
.active\:text-orange-3\/0:active {
  color: rgb(255 213 145 / 0);
}
.active\:text-orange-3\/10:active {
  color: rgb(255 213 145 / 0.1);
}
.active\:text-orange-3\/100:active {
  color: rgb(255 213 145 / 1);
}
.active\:text-orange-3\/15:active {
  color: rgb(255 213 145 / 0.15);
}
.active\:text-orange-3\/20:active {
  color: rgb(255 213 145 / 0.2);
}
.active\:text-orange-3\/25:active {
  color: rgb(255 213 145 / 0.25);
}
.active\:text-orange-3\/30:active {
  color: rgb(255 213 145 / 0.3);
}
.active\:text-orange-3\/35:active {
  color: rgb(255 213 145 / 0.35);
}
.active\:text-orange-3\/40:active {
  color: rgb(255 213 145 / 0.4);
}
.active\:text-orange-3\/45:active {
  color: rgb(255 213 145 / 0.45);
}
.active\:text-orange-3\/5:active {
  color: rgb(255 213 145 / 0.05);
}
.active\:text-orange-3\/50:active {
  color: rgb(255 213 145 / 0.5);
}
.active\:text-orange-3\/55:active {
  color: rgb(255 213 145 / 0.55);
}
.active\:text-orange-3\/60:active {
  color: rgb(255 213 145 / 0.6);
}
.active\:text-orange-3\/65:active {
  color: rgb(255 213 145 / 0.65);
}
.active\:text-orange-3\/70:active {
  color: rgb(255 213 145 / 0.7);
}
.active\:text-orange-3\/75:active {
  color: rgb(255 213 145 / 0.75);
}
.active\:text-orange-3\/80:active {
  color: rgb(255 213 145 / 0.8);
}
.active\:text-orange-3\/85:active {
  color: rgb(255 213 145 / 0.85);
}
.active\:text-orange-3\/90:active {
  color: rgb(255 213 145 / 0.9);
}
.active\:text-orange-3\/95:active {
  color: rgb(255 213 145 / 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-4:active {
  --tw-text-opacity: 1;
  color: rgb(255 192 105 / var(--tw-text-opacity, 1));
}
.active\:text-orange-4\/0:active {
  color: rgb(255 192 105 / 0);
}
.active\:text-orange-4\/10:active {
  color: rgb(255 192 105 / 0.1);
}
.active\:text-orange-4\/100:active {
  color: rgb(255 192 105 / 1);
}
.active\:text-orange-4\/15:active {
  color: rgb(255 192 105 / 0.15);
}
.active\:text-orange-4\/20:active {
  color: rgb(255 192 105 / 0.2);
}
.active\:text-orange-4\/25:active {
  color: rgb(255 192 105 / 0.25);
}
.active\:text-orange-4\/30:active {
  color: rgb(255 192 105 / 0.3);
}
.active\:text-orange-4\/35:active {
  color: rgb(255 192 105 / 0.35);
}
.active\:text-orange-4\/40:active {
  color: rgb(255 192 105 / 0.4);
}
.active\:text-orange-4\/45:active {
  color: rgb(255 192 105 / 0.45);
}
.active\:text-orange-4\/5:active {
  color: rgb(255 192 105 / 0.05);
}
.active\:text-orange-4\/50:active {
  color: rgb(255 192 105 / 0.5);
}
.active\:text-orange-4\/55:active {
  color: rgb(255 192 105 / 0.55);
}
.active\:text-orange-4\/60:active {
  color: rgb(255 192 105 / 0.6);
}
.active\:text-orange-4\/65:active {
  color: rgb(255 192 105 / 0.65);
}
.active\:text-orange-4\/70:active {
  color: rgb(255 192 105 / 0.7);
}
.active\:text-orange-4\/75:active {
  color: rgb(255 192 105 / 0.75);
}
.active\:text-orange-4\/80:active {
  color: rgb(255 192 105 / 0.8);
}
.active\:text-orange-4\/85:active {
  color: rgb(255 192 105 / 0.85);
}
.active\:text-orange-4\/90:active {
  color: rgb(255 192 105 / 0.9);
}
.active\:text-orange-4\/95:active {
  color: rgb(255 192 105 / 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-5:active {
  --tw-text-opacity: 1;
  color: rgb(255 169 64 / var(--tw-text-opacity, 1));
}
.active\:text-orange-5\/0:active {
  color: rgb(255 169 64 / 0);
}
.active\:text-orange-5\/10:active {
  color: rgb(255 169 64 / 0.1);
}
.active\:text-orange-5\/100:active {
  color: rgb(255 169 64 / 1);
}
.active\:text-orange-5\/15:active {
  color: rgb(255 169 64 / 0.15);
}
.active\:text-orange-5\/20:active {
  color: rgb(255 169 64 / 0.2);
}
.active\:text-orange-5\/25:active {
  color: rgb(255 169 64 / 0.25);
}
.active\:text-orange-5\/30:active {
  color: rgb(255 169 64 / 0.3);
}
.active\:text-orange-5\/35:active {
  color: rgb(255 169 64 / 0.35);
}
.active\:text-orange-5\/40:active {
  color: rgb(255 169 64 / 0.4);
}
.active\:text-orange-5\/45:active {
  color: rgb(255 169 64 / 0.45);
}
.active\:text-orange-5\/5:active {
  color: rgb(255 169 64 / 0.05);
}
.active\:text-orange-5\/50:active {
  color: rgb(255 169 64 / 0.5);
}
.active\:text-orange-5\/55:active {
  color: rgb(255 169 64 / 0.55);
}
.active\:text-orange-5\/60:active {
  color: rgb(255 169 64 / 0.6);
}
.active\:text-orange-5\/65:active {
  color: rgb(255 169 64 / 0.65);
}
.active\:text-orange-5\/70:active {
  color: rgb(255 169 64 / 0.7);
}
.active\:text-orange-5\/75:active {
  color: rgb(255 169 64 / 0.75);
}
.active\:text-orange-5\/80:active {
  color: rgb(255 169 64 / 0.8);
}
.active\:text-orange-5\/85:active {
  color: rgb(255 169 64 / 0.85);
}
.active\:text-orange-5\/90:active {
  color: rgb(255 169 64 / 0.9);
}
.active\:text-orange-5\/95:active {
  color: rgb(255 169 64 / 0.95);
}
.active\:text-orange-50:active {
  --tw-text-opacity: 1;
  color: rgb(255 248 241 / var(--tw-text-opacity, 1));
}
.active\:text-orange-50\/0:active {
  color: rgb(255 248 241 / 0);
}
.active\:text-orange-50\/10:active {
  color: rgb(255 248 241 / 0.1);
}
.active\:text-orange-50\/100:active {
  color: rgb(255 248 241 / 1);
}
.active\:text-orange-50\/15:active {
  color: rgb(255 248 241 / 0.15);
}
.active\:text-orange-50\/20:active {
  color: rgb(255 248 241 / 0.2);
}
.active\:text-orange-50\/25:active {
  color: rgb(255 248 241 / 0.25);
}
.active\:text-orange-50\/30:active {
  color: rgb(255 248 241 / 0.3);
}
.active\:text-orange-50\/35:active {
  color: rgb(255 248 241 / 0.35);
}
.active\:text-orange-50\/40:active {
  color: rgb(255 248 241 / 0.4);
}
.active\:text-orange-50\/45:active {
  color: rgb(255 248 241 / 0.45);
}
.active\:text-orange-50\/5:active {
  color: rgb(255 248 241 / 0.05);
}
.active\:text-orange-50\/50:active {
  color: rgb(255 248 241 / 0.5);
}
.active\:text-orange-50\/55:active {
  color: rgb(255 248 241 / 0.55);
}
.active\:text-orange-50\/60:active {
  color: rgb(255 248 241 / 0.6);
}
.active\:text-orange-50\/65:active {
  color: rgb(255 248 241 / 0.65);
}
.active\:text-orange-50\/70:active {
  color: rgb(255 248 241 / 0.7);
}
.active\:text-orange-50\/75:active {
  color: rgb(255 248 241 / 0.75);
}
.active\:text-orange-50\/80:active {
  color: rgb(255 248 241 / 0.8);
}
.active\:text-orange-50\/85:active {
  color: rgb(255 248 241 / 0.85);
}
.active\:text-orange-50\/90:active {
  color: rgb(255 248 241 / 0.9);
}
.active\:text-orange-50\/95:active {
  color: rgb(255 248 241 / 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-6:active {
  --tw-text-opacity: 1;
  color: rgb(250 140 22 / var(--tw-text-opacity, 1));
}
.active\:text-orange-6\/0:active {
  color: rgb(250 140 22 / 0);
}
.active\:text-orange-6\/10:active {
  color: rgb(250 140 22 / 0.1);
}
.active\:text-orange-6\/100:active {
  color: rgb(250 140 22 / 1);
}
.active\:text-orange-6\/15:active {
  color: rgb(250 140 22 / 0.15);
}
.active\:text-orange-6\/20:active {
  color: rgb(250 140 22 / 0.2);
}
.active\:text-orange-6\/25:active {
  color: rgb(250 140 22 / 0.25);
}
.active\:text-orange-6\/30:active {
  color: rgb(250 140 22 / 0.3);
}
.active\:text-orange-6\/35:active {
  color: rgb(250 140 22 / 0.35);
}
.active\:text-orange-6\/40:active {
  color: rgb(250 140 22 / 0.4);
}
.active\:text-orange-6\/45:active {
  color: rgb(250 140 22 / 0.45);
}
.active\:text-orange-6\/5:active {
  color: rgb(250 140 22 / 0.05);
}
.active\:text-orange-6\/50:active {
  color: rgb(250 140 22 / 0.5);
}
.active\:text-orange-6\/55:active {
  color: rgb(250 140 22 / 0.55);
}
.active\:text-orange-6\/60:active {
  color: rgb(250 140 22 / 0.6);
}
.active\:text-orange-6\/65:active {
  color: rgb(250 140 22 / 0.65);
}
.active\:text-orange-6\/70:active {
  color: rgb(250 140 22 / 0.7);
}
.active\:text-orange-6\/75:active {
  color: rgb(250 140 22 / 0.75);
}
.active\:text-orange-6\/80:active {
  color: rgb(250 140 22 / 0.8);
}
.active\:text-orange-6\/85:active {
  color: rgb(250 140 22 / 0.85);
}
.active\:text-orange-6\/90:active {
  color: rgb(250 140 22 / 0.9);
}
.active\:text-orange-6\/95:active {
  color: rgb(250 140 22 / 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-7:active {
  --tw-text-opacity: 1;
  color: rgb(212 107 8 / var(--tw-text-opacity, 1));
}
.active\:text-orange-7\/0:active {
  color: rgb(212 107 8 / 0);
}
.active\:text-orange-7\/10:active {
  color: rgb(212 107 8 / 0.1);
}
.active\:text-orange-7\/100:active {
  color: rgb(212 107 8 / 1);
}
.active\:text-orange-7\/15:active {
  color: rgb(212 107 8 / 0.15);
}
.active\:text-orange-7\/20:active {
  color: rgb(212 107 8 / 0.2);
}
.active\:text-orange-7\/25:active {
  color: rgb(212 107 8 / 0.25);
}
.active\:text-orange-7\/30:active {
  color: rgb(212 107 8 / 0.3);
}
.active\:text-orange-7\/35:active {
  color: rgb(212 107 8 / 0.35);
}
.active\:text-orange-7\/40:active {
  color: rgb(212 107 8 / 0.4);
}
.active\:text-orange-7\/45:active {
  color: rgb(212 107 8 / 0.45);
}
.active\:text-orange-7\/5:active {
  color: rgb(212 107 8 / 0.05);
}
.active\:text-orange-7\/50:active {
  color: rgb(212 107 8 / 0.5);
}
.active\:text-orange-7\/55:active {
  color: rgb(212 107 8 / 0.55);
}
.active\:text-orange-7\/60:active {
  color: rgb(212 107 8 / 0.6);
}
.active\:text-orange-7\/65:active {
  color: rgb(212 107 8 / 0.65);
}
.active\:text-orange-7\/70:active {
  color: rgb(212 107 8 / 0.7);
}
.active\:text-orange-7\/75:active {
  color: rgb(212 107 8 / 0.75);
}
.active\:text-orange-7\/80:active {
  color: rgb(212 107 8 / 0.8);
}
.active\:text-orange-7\/85:active {
  color: rgb(212 107 8 / 0.85);
}
.active\:text-orange-7\/90:active {
  color: rgb(212 107 8 / 0.9);
}
.active\:text-orange-7\/95:active {
  color: rgb(212 107 8 / 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-8:active {
  --tw-text-opacity: 1;
  color: rgb(173 78 0 / var(--tw-text-opacity, 1));
}
.active\:text-orange-8\/0:active {
  color: rgb(173 78 0 / 0);
}
.active\:text-orange-8\/10:active {
  color: rgb(173 78 0 / 0.1);
}
.active\:text-orange-8\/100:active {
  color: rgb(173 78 0 / 1);
}
.active\:text-orange-8\/15:active {
  color: rgb(173 78 0 / 0.15);
}
.active\:text-orange-8\/20:active {
  color: rgb(173 78 0 / 0.2);
}
.active\:text-orange-8\/25:active {
  color: rgb(173 78 0 / 0.25);
}
.active\:text-orange-8\/30:active {
  color: rgb(173 78 0 / 0.3);
}
.active\:text-orange-8\/35:active {
  color: rgb(173 78 0 / 0.35);
}
.active\:text-orange-8\/40:active {
  color: rgb(173 78 0 / 0.4);
}
.active\:text-orange-8\/45:active {
  color: rgb(173 78 0 / 0.45);
}
.active\:text-orange-8\/5:active {
  color: rgb(173 78 0 / 0.05);
}
.active\:text-orange-8\/50:active {
  color: rgb(173 78 0 / 0.5);
}
.active\:text-orange-8\/55:active {
  color: rgb(173 78 0 / 0.55);
}
.active\:text-orange-8\/60:active {
  color: rgb(173 78 0 / 0.6);
}
.active\:text-orange-8\/65:active {
  color: rgb(173 78 0 / 0.65);
}
.active\:text-orange-8\/70:active {
  color: rgb(173 78 0 / 0.7);
}
.active\:text-orange-8\/75:active {
  color: rgb(173 78 0 / 0.75);
}
.active\:text-orange-8\/80:active {
  color: rgb(173 78 0 / 0.8);
}
.active\:text-orange-8\/85:active {
  color: rgb(173 78 0 / 0.85);
}
.active\:text-orange-8\/90:active {
  color: rgb(173 78 0 / 0.9);
}
.active\:text-orange-8\/95:active {
  color: rgb(173 78 0 / 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-9:active {
  --tw-text-opacity: 1;
  color: rgb(135 56 0 / var(--tw-text-opacity, 1));
}
.active\:text-orange-9\/0:active {
  color: rgb(135 56 0 / 0);
}
.active\:text-orange-9\/10:active {
  color: rgb(135 56 0 / 0.1);
}
.active\:text-orange-9\/100:active {
  color: rgb(135 56 0 / 1);
}
.active\:text-orange-9\/15:active {
  color: rgb(135 56 0 / 0.15);
}
.active\:text-orange-9\/20:active {
  color: rgb(135 56 0 / 0.2);
}
.active\:text-orange-9\/25:active {
  color: rgb(135 56 0 / 0.25);
}
.active\:text-orange-9\/30:active {
  color: rgb(135 56 0 / 0.3);
}
.active\:text-orange-9\/35:active {
  color: rgb(135 56 0 / 0.35);
}
.active\:text-orange-9\/40:active {
  color: rgb(135 56 0 / 0.4);
}
.active\:text-orange-9\/45:active {
  color: rgb(135 56 0 / 0.45);
}
.active\:text-orange-9\/5:active {
  color: rgb(135 56 0 / 0.05);
}
.active\:text-orange-9\/50:active {
  color: rgb(135 56 0 / 0.5);
}
.active\:text-orange-9\/55:active {
  color: rgb(135 56 0 / 0.55);
}
.active\:text-orange-9\/60:active {
  color: rgb(135 56 0 / 0.6);
}
.active\:text-orange-9\/65:active {
  color: rgb(135 56 0 / 0.65);
}
.active\:text-orange-9\/70:active {
  color: rgb(135 56 0 / 0.7);
}
.active\:text-orange-9\/75:active {
  color: rgb(135 56 0 / 0.75);
}
.active\:text-orange-9\/80:active {
  color: rgb(135 56 0 / 0.8);
}
.active\:text-orange-9\/85:active {
  color: rgb(135 56 0 / 0.85);
}
.active\:text-orange-9\/90:active {
  color: rgb(135 56 0 / 0.9);
}
.active\:text-orange-9\/95:active {
  color: rgb(135 56 0 / 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-50:active {
  --tw-text-opacity: 1;
  color: rgb(253 242 248 / var(--tw-text-opacity, 1));
}
.active\:text-pink-50\/0:active {
  color: rgb(253 242 248 / 0);
}
.active\:text-pink-50\/10:active {
  color: rgb(253 242 248 / 0.1);
}
.active\:text-pink-50\/100:active {
  color: rgb(253 242 248 / 1);
}
.active\:text-pink-50\/15:active {
  color: rgb(253 242 248 / 0.15);
}
.active\:text-pink-50\/20:active {
  color: rgb(253 242 248 / 0.2);
}
.active\:text-pink-50\/25:active {
  color: rgb(253 242 248 / 0.25);
}
.active\:text-pink-50\/30:active {
  color: rgb(253 242 248 / 0.3);
}
.active\:text-pink-50\/35:active {
  color: rgb(253 242 248 / 0.35);
}
.active\:text-pink-50\/40:active {
  color: rgb(253 242 248 / 0.4);
}
.active\:text-pink-50\/45:active {
  color: rgb(253 242 248 / 0.45);
}
.active\:text-pink-50\/5:active {
  color: rgb(253 242 248 / 0.05);
}
.active\:text-pink-50\/50:active {
  color: rgb(253 242 248 / 0.5);
}
.active\:text-pink-50\/55:active {
  color: rgb(253 242 248 / 0.55);
}
.active\:text-pink-50\/60:active {
  color: rgb(253 242 248 / 0.6);
}
.active\:text-pink-50\/65:active {
  color: rgb(253 242 248 / 0.65);
}
.active\:text-pink-50\/70:active {
  color: rgb(253 242 248 / 0.7);
}
.active\:text-pink-50\/75:active {
  color: rgb(253 242 248 / 0.75);
}
.active\:text-pink-50\/80:active {
  color: rgb(253 242 248 / 0.8);
}
.active\:text-pink-50\/85:active {
  color: rgb(253 242 248 / 0.85);
}
.active\:text-pink-50\/90:active {
  color: rgb(253 242 248 / 0.9);
}
.active\:text-pink-50\/95:active {
  color: rgb(253 242 248 / 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-primary-active:active {
  --tw-text-opacity: 1;
  color: rgb(76 55 189 / var(--tw-text-opacity, 1));
}
.active\:text-primary-active\/0:active {
  color: rgb(76 55 189 / 0);
}
.active\:text-primary-active\/10:active {
  color: rgb(76 55 189 / 0.1);
}
.active\:text-primary-active\/100:active {
  color: rgb(76 55 189 / 1);
}
.active\:text-primary-active\/15:active {
  color: rgb(76 55 189 / 0.15);
}
.active\:text-primary-active\/20:active {
  color: rgb(76 55 189 / 0.2);
}
.active\:text-primary-active\/25:active {
  color: rgb(76 55 189 / 0.25);
}
.active\:text-primary-active\/30:active {
  color: rgb(76 55 189 / 0.3);
}
.active\:text-primary-active\/35:active {
  color: rgb(76 55 189 / 0.35);
}
.active\:text-primary-active\/40:active {
  color: rgb(76 55 189 / 0.4);
}
.active\:text-primary-active\/45:active {
  color: rgb(76 55 189 / 0.45);
}
.active\:text-primary-active\/5:active {
  color: rgb(76 55 189 / 0.05);
}
.active\:text-primary-active\/50:active {
  color: rgb(76 55 189 / 0.5);
}
.active\:text-primary-active\/55:active {
  color: rgb(76 55 189 / 0.55);
}
.active\:text-primary-active\/60:active {
  color: rgb(76 55 189 / 0.6);
}
.active\:text-primary-active\/65:active {
  color: rgb(76 55 189 / 0.65);
}
.active\:text-primary-active\/70:active {
  color: rgb(76 55 189 / 0.7);
}
.active\:text-primary-active\/75:active {
  color: rgb(76 55 189 / 0.75);
}
.active\:text-primary-active\/80:active {
  color: rgb(76 55 189 / 0.8);
}
.active\:text-primary-active\/85:active {
  color: rgb(76 55 189 / 0.85);
}
.active\:text-primary-active\/90:active {
  color: rgb(76 55 189 / 0.9);
}
.active\:text-primary-active\/95:active {
  color: rgb(76 55 189 / 0.95);
}
.active\:text-primary-base:active {
  --tw-text-opacity: 1;
  color: rgb(92 67 229 / var(--tw-text-opacity, 1));
}
.active\:text-primary-base\/0:active {
  color: rgb(92 67 229 / 0);
}
.active\:text-primary-base\/10:active {
  color: rgb(92 67 229 / 0.1);
}
.active\:text-primary-base\/100:active {
  color: rgb(92 67 229 / 1);
}
.active\:text-primary-base\/15:active {
  color: rgb(92 67 229 / 0.15);
}
.active\:text-primary-base\/20:active {
  color: rgb(92 67 229 / 0.2);
}
.active\:text-primary-base\/25:active {
  color: rgb(92 67 229 / 0.25);
}
.active\:text-primary-base\/30:active {
  color: rgb(92 67 229 / 0.3);
}
.active\:text-primary-base\/35:active {
  color: rgb(92 67 229 / 0.35);
}
.active\:text-primary-base\/40:active {
  color: rgb(92 67 229 / 0.4);
}
.active\:text-primary-base\/45:active {
  color: rgb(92 67 229 / 0.45);
}
.active\:text-primary-base\/5:active {
  color: rgb(92 67 229 / 0.05);
}
.active\:text-primary-base\/50:active {
  color: rgb(92 67 229 / 0.5);
}
.active\:text-primary-base\/55:active {
  color: rgb(92 67 229 / 0.55);
}
.active\:text-primary-base\/60:active {
  color: rgb(92 67 229 / 0.6);
}
.active\:text-primary-base\/65:active {
  color: rgb(92 67 229 / 0.65);
}
.active\:text-primary-base\/70:active {
  color: rgb(92 67 229 / 0.7);
}
.active\:text-primary-base\/75:active {
  color: rgb(92 67 229 / 0.75);
}
.active\:text-primary-base\/80:active {
  color: rgb(92 67 229 / 0.8);
}
.active\:text-primary-base\/85:active {
  color: rgb(92 67 229 / 0.85);
}
.active\:text-primary-base\/90:active {
  color: rgb(92 67 229 / 0.9);
}
.active\:text-primary-base\/95:active {
  color: rgb(92 67 229 / 0.95);
}
.active\:text-primary-bg:active {
  --tw-text-opacity: 1;
  color: rgb(236 235 254 / var(--tw-text-opacity, 1));
}
.active\:text-primary-bg-hover:active {
  --tw-text-opacity: 1;
  color: rgb(223 222 253 / var(--tw-text-opacity, 1));
}
.active\:text-primary-bg-hover\/0:active {
  color: rgb(223 222 253 / 0);
}
.active\:text-primary-bg-hover\/10:active {
  color: rgb(223 222 253 / 0.1);
}
.active\:text-primary-bg-hover\/100:active {
  color: rgb(223 222 253 / 1);
}
.active\:text-primary-bg-hover\/15:active {
  color: rgb(223 222 253 / 0.15);
}
.active\:text-primary-bg-hover\/20:active {
  color: rgb(223 222 253 / 0.2);
}
.active\:text-primary-bg-hover\/25:active {
  color: rgb(223 222 253 / 0.25);
}
.active\:text-primary-bg-hover\/30:active {
  color: rgb(223 222 253 / 0.3);
}
.active\:text-primary-bg-hover\/35:active {
  color: rgb(223 222 253 / 0.35);
}
.active\:text-primary-bg-hover\/40:active {
  color: rgb(223 222 253 / 0.4);
}
.active\:text-primary-bg-hover\/45:active {
  color: rgb(223 222 253 / 0.45);
}
.active\:text-primary-bg-hover\/5:active {
  color: rgb(223 222 253 / 0.05);
}
.active\:text-primary-bg-hover\/50:active {
  color: rgb(223 222 253 / 0.5);
}
.active\:text-primary-bg-hover\/55:active {
  color: rgb(223 222 253 / 0.55);
}
.active\:text-primary-bg-hover\/60:active {
  color: rgb(223 222 253 / 0.6);
}
.active\:text-primary-bg-hover\/65:active {
  color: rgb(223 222 253 / 0.65);
}
.active\:text-primary-bg-hover\/70:active {
  color: rgb(223 222 253 / 0.7);
}
.active\:text-primary-bg-hover\/75:active {
  color: rgb(223 222 253 / 0.75);
}
.active\:text-primary-bg-hover\/80:active {
  color: rgb(223 222 253 / 0.8);
}
.active\:text-primary-bg-hover\/85:active {
  color: rgb(223 222 253 / 0.85);
}
.active\:text-primary-bg-hover\/90:active {
  color: rgb(223 222 253 / 0.9);
}
.active\:text-primary-bg-hover\/95:active {
  color: rgb(223 222 253 / 0.95);
}
.active\:text-primary-bg\/0:active {
  color: rgb(236 235 254 / 0);
}
.active\:text-primary-bg\/10:active {
  color: rgb(236 235 254 / 0.1);
}
.active\:text-primary-bg\/100:active {
  color: rgb(236 235 254 / 1);
}
.active\:text-primary-bg\/15:active {
  color: rgb(236 235 254 / 0.15);
}
.active\:text-primary-bg\/20:active {
  color: rgb(236 235 254 / 0.2);
}
.active\:text-primary-bg\/25:active {
  color: rgb(236 235 254 / 0.25);
}
.active\:text-primary-bg\/30:active {
  color: rgb(236 235 254 / 0.3);
}
.active\:text-primary-bg\/35:active {
  color: rgb(236 235 254 / 0.35);
}
.active\:text-primary-bg\/40:active {
  color: rgb(236 235 254 / 0.4);
}
.active\:text-primary-bg\/45:active {
  color: rgb(236 235 254 / 0.45);
}
.active\:text-primary-bg\/5:active {
  color: rgb(236 235 254 / 0.05);
}
.active\:text-primary-bg\/50:active {
  color: rgb(236 235 254 / 0.5);
}
.active\:text-primary-bg\/55:active {
  color: rgb(236 235 254 / 0.55);
}
.active\:text-primary-bg\/60:active {
  color: rgb(236 235 254 / 0.6);
}
.active\:text-primary-bg\/65:active {
  color: rgb(236 235 254 / 0.65);
}
.active\:text-primary-bg\/70:active {
  color: rgb(236 235 254 / 0.7);
}
.active\:text-primary-bg\/75:active {
  color: rgb(236 235 254 / 0.75);
}
.active\:text-primary-bg\/80:active {
  color: rgb(236 235 254 / 0.8);
}
.active\:text-primary-bg\/85:active {
  color: rgb(236 235 254 / 0.85);
}
.active\:text-primary-bg\/90:active {
  color: rgb(236 235 254 / 0.9);
}
.active\:text-primary-bg\/95:active {
  color: rgb(236 235 254 / 0.95);
}
.active\:text-primary-border:active {
  --tw-text-opacity: 1;
  color: rgb(207 206 252 / var(--tw-text-opacity, 1));
}
.active\:text-primary-border-hover:active {
  --tw-text-opacity: 1;
  color: rgb(158 156 248 / var(--tw-text-opacity, 1));
}
.active\:text-primary-border-hover\/0:active {
  color: rgb(158 156 248 / 0);
}
.active\:text-primary-border-hover\/10:active {
  color: rgb(158 156 248 / 0.1);
}
.active\:text-primary-border-hover\/100:active {
  color: rgb(158 156 248 / 1);
}
.active\:text-primary-border-hover\/15:active {
  color: rgb(158 156 248 / 0.15);
}
.active\:text-primary-border-hover\/20:active {
  color: rgb(158 156 248 / 0.2);
}
.active\:text-primary-border-hover\/25:active {
  color: rgb(158 156 248 / 0.25);
}
.active\:text-primary-border-hover\/30:active {
  color: rgb(158 156 248 / 0.3);
}
.active\:text-primary-border-hover\/35:active {
  color: rgb(158 156 248 / 0.35);
}
.active\:text-primary-border-hover\/40:active {
  color: rgb(158 156 248 / 0.4);
}
.active\:text-primary-border-hover\/45:active {
  color: rgb(158 156 248 / 0.45);
}
.active\:text-primary-border-hover\/5:active {
  color: rgb(158 156 248 / 0.05);
}
.active\:text-primary-border-hover\/50:active {
  color: rgb(158 156 248 / 0.5);
}
.active\:text-primary-border-hover\/55:active {
  color: rgb(158 156 248 / 0.55);
}
.active\:text-primary-border-hover\/60:active {
  color: rgb(158 156 248 / 0.6);
}
.active\:text-primary-border-hover\/65:active {
  color: rgb(158 156 248 / 0.65);
}
.active\:text-primary-border-hover\/70:active {
  color: rgb(158 156 248 / 0.7);
}
.active\:text-primary-border-hover\/75:active {
  color: rgb(158 156 248 / 0.75);
}
.active\:text-primary-border-hover\/80:active {
  color: rgb(158 156 248 / 0.8);
}
.active\:text-primary-border-hover\/85:active {
  color: rgb(158 156 248 / 0.85);
}
.active\:text-primary-border-hover\/90:active {
  color: rgb(158 156 248 / 0.9);
}
.active\:text-primary-border-hover\/95:active {
  color: rgb(158 156 248 / 0.95);
}
.active\:text-primary-border\/0:active {
  color: rgb(207 206 252 / 0);
}
.active\:text-primary-border\/10:active {
  color: rgb(207 206 252 / 0.1);
}
.active\:text-primary-border\/100:active {
  color: rgb(207 206 252 / 1);
}
.active\:text-primary-border\/15:active {
  color: rgb(207 206 252 / 0.15);
}
.active\:text-primary-border\/20:active {
  color: rgb(207 206 252 / 0.2);
}
.active\:text-primary-border\/25:active {
  color: rgb(207 206 252 / 0.25);
}
.active\:text-primary-border\/30:active {
  color: rgb(207 206 252 / 0.3);
}
.active\:text-primary-border\/35:active {
  color: rgb(207 206 252 / 0.35);
}
.active\:text-primary-border\/40:active {
  color: rgb(207 206 252 / 0.4);
}
.active\:text-primary-border\/45:active {
  color: rgb(207 206 252 / 0.45);
}
.active\:text-primary-border\/5:active {
  color: rgb(207 206 252 / 0.05);
}
.active\:text-primary-border\/50:active {
  color: rgb(207 206 252 / 0.5);
}
.active\:text-primary-border\/55:active {
  color: rgb(207 206 252 / 0.55);
}
.active\:text-primary-border\/60:active {
  color: rgb(207 206 252 / 0.6);
}
.active\:text-primary-border\/65:active {
  color: rgb(207 206 252 / 0.65);
}
.active\:text-primary-border\/70:active {
  color: rgb(207 206 252 / 0.7);
}
.active\:text-primary-border\/75:active {
  color: rgb(207 206 252 / 0.75);
}
.active\:text-primary-border\/80:active {
  color: rgb(207 206 252 / 0.8);
}
.active\:text-primary-border\/85:active {
  color: rgb(207 206 252 / 0.85);
}
.active\:text-primary-border\/90:active {
  color: rgb(207 206 252 / 0.9);
}
.active\:text-primary-border\/95:active {
  color: rgb(207 206 252 / 0.95);
}
.active\:text-primary-hover:active {
  --tw-text-opacity: 1;
  color: rgb(125 112 238 / var(--tw-text-opacity, 1));
}
.active\:text-primary-hover\/0:active {
  color: rgb(125 112 238 / 0);
}
.active\:text-primary-hover\/10:active {
  color: rgb(125 112 238 / 0.1);
}
.active\:text-primary-hover\/100:active {
  color: rgb(125 112 238 / 1);
}
.active\:text-primary-hover\/15:active {
  color: rgb(125 112 238 / 0.15);
}
.active\:text-primary-hover\/20:active {
  color: rgb(125 112 238 / 0.2);
}
.active\:text-primary-hover\/25:active {
  color: rgb(125 112 238 / 0.25);
}
.active\:text-primary-hover\/30:active {
  color: rgb(125 112 238 / 0.3);
}
.active\:text-primary-hover\/35:active {
  color: rgb(125 112 238 / 0.35);
}
.active\:text-primary-hover\/40:active {
  color: rgb(125 112 238 / 0.4);
}
.active\:text-primary-hover\/45:active {
  color: rgb(125 112 238 / 0.45);
}
.active\:text-primary-hover\/5:active {
  color: rgb(125 112 238 / 0.05);
}
.active\:text-primary-hover\/50:active {
  color: rgb(125 112 238 / 0.5);
}
.active\:text-primary-hover\/55:active {
  color: rgb(125 112 238 / 0.55);
}
.active\:text-primary-hover\/60:active {
  color: rgb(125 112 238 / 0.6);
}
.active\:text-primary-hover\/65:active {
  color: rgb(125 112 238 / 0.65);
}
.active\:text-primary-hover\/70:active {
  color: rgb(125 112 238 / 0.7);
}
.active\:text-primary-hover\/75:active {
  color: rgb(125 112 238 / 0.75);
}
.active\:text-primary-hover\/80:active {
  color: rgb(125 112 238 / 0.8);
}
.active\:text-primary-hover\/85:active {
  color: rgb(125 112 238 / 0.85);
}
.active\:text-primary-hover\/90:active {
  color: rgb(125 112 238 / 0.9);
}
.active\:text-primary-hover\/95:active {
  color: rgb(125 112 238 / 0.95);
}
.active\:text-primary-text:active {
  --tw-text-opacity: 1;
  color: rgb(43 31 110 / var(--tw-text-opacity, 1));
}
.active\:text-primary-text-active:active {
  --tw-text-opacity: 1;
  color: rgb(34 25 88 / var(--tw-text-opacity, 1));
}
.active\:text-primary-text-active\/0:active {
  color: rgb(34 25 88 / 0);
}
.active\:text-primary-text-active\/10:active {
  color: rgb(34 25 88 / 0.1);
}
.active\:text-primary-text-active\/100:active {
  color: rgb(34 25 88 / 1);
}
.active\:text-primary-text-active\/15:active {
  color: rgb(34 25 88 / 0.15);
}
.active\:text-primary-text-active\/20:active {
  color: rgb(34 25 88 / 0.2);
}
.active\:text-primary-text-active\/25:active {
  color: rgb(34 25 88 / 0.25);
}
.active\:text-primary-text-active\/30:active {
  color: rgb(34 25 88 / 0.3);
}
.active\:text-primary-text-active\/35:active {
  color: rgb(34 25 88 / 0.35);
}
.active\:text-primary-text-active\/40:active {
  color: rgb(34 25 88 / 0.4);
}
.active\:text-primary-text-active\/45:active {
  color: rgb(34 25 88 / 0.45);
}
.active\:text-primary-text-active\/5:active {
  color: rgb(34 25 88 / 0.05);
}
.active\:text-primary-text-active\/50:active {
  color: rgb(34 25 88 / 0.5);
}
.active\:text-primary-text-active\/55:active {
  color: rgb(34 25 88 / 0.55);
}
.active\:text-primary-text-active\/60:active {
  color: rgb(34 25 88 / 0.6);
}
.active\:text-primary-text-active\/65:active {
  color: rgb(34 25 88 / 0.65);
}
.active\:text-primary-text-active\/70:active {
  color: rgb(34 25 88 / 0.7);
}
.active\:text-primary-text-active\/75:active {
  color: rgb(34 25 88 / 0.75);
}
.active\:text-primary-text-active\/80:active {
  color: rgb(34 25 88 / 0.8);
}
.active\:text-primary-text-active\/85:active {
  color: rgb(34 25 88 / 0.85);
}
.active\:text-primary-text-active\/90:active {
  color: rgb(34 25 88 / 0.9);
}
.active\:text-primary-text-active\/95:active {
  color: rgb(34 25 88 / 0.95);
}
.active\:text-primary-text-hover:active {
  --tw-text-opacity: 1;
  color: rgb(60 43 150 / var(--tw-text-opacity, 1));
}
.active\:text-primary-text-hover\/0:active {
  color: rgb(60 43 150 / 0);
}
.active\:text-primary-text-hover\/10:active {
  color: rgb(60 43 150 / 0.1);
}
.active\:text-primary-text-hover\/100:active {
  color: rgb(60 43 150 / 1);
}
.active\:text-primary-text-hover\/15:active {
  color: rgb(60 43 150 / 0.15);
}
.active\:text-primary-text-hover\/20:active {
  color: rgb(60 43 150 / 0.2);
}
.active\:text-primary-text-hover\/25:active {
  color: rgb(60 43 150 / 0.25);
}
.active\:text-primary-text-hover\/30:active {
  color: rgb(60 43 150 / 0.3);
}
.active\:text-primary-text-hover\/35:active {
  color: rgb(60 43 150 / 0.35);
}
.active\:text-primary-text-hover\/40:active {
  color: rgb(60 43 150 / 0.4);
}
.active\:text-primary-text-hover\/45:active {
  color: rgb(60 43 150 / 0.45);
}
.active\:text-primary-text-hover\/5:active {
  color: rgb(60 43 150 / 0.05);
}
.active\:text-primary-text-hover\/50:active {
  color: rgb(60 43 150 / 0.5);
}
.active\:text-primary-text-hover\/55:active {
  color: rgb(60 43 150 / 0.55);
}
.active\:text-primary-text-hover\/60:active {
  color: rgb(60 43 150 / 0.6);
}
.active\:text-primary-text-hover\/65:active {
  color: rgb(60 43 150 / 0.65);
}
.active\:text-primary-text-hover\/70:active {
  color: rgb(60 43 150 / 0.7);
}
.active\:text-primary-text-hover\/75:active {
  color: rgb(60 43 150 / 0.75);
}
.active\:text-primary-text-hover\/80:active {
  color: rgb(60 43 150 / 0.8);
}
.active\:text-primary-text-hover\/85:active {
  color: rgb(60 43 150 / 0.85);
}
.active\:text-primary-text-hover\/90:active {
  color: rgb(60 43 150 / 0.9);
}
.active\:text-primary-text-hover\/95:active {
  color: rgb(60 43 150 / 0.95);
}
.active\:text-primary-text\/0:active {
  color: rgb(43 31 110 / 0);
}
.active\:text-primary-text\/10:active {
  color: rgb(43 31 110 / 0.1);
}
.active\:text-primary-text\/100:active {
  color: rgb(43 31 110 / 1);
}
.active\:text-primary-text\/15:active {
  color: rgb(43 31 110 / 0.15);
}
.active\:text-primary-text\/20:active {
  color: rgb(43 31 110 / 0.2);
}
.active\:text-primary-text\/25:active {
  color: rgb(43 31 110 / 0.25);
}
.active\:text-primary-text\/30:active {
  color: rgb(43 31 110 / 0.3);
}
.active\:text-primary-text\/35:active {
  color: rgb(43 31 110 / 0.35);
}
.active\:text-primary-text\/40:active {
  color: rgb(43 31 110 / 0.4);
}
.active\:text-primary-text\/45:active {
  color: rgb(43 31 110 / 0.45);
}
.active\:text-primary-text\/5:active {
  color: rgb(43 31 110 / 0.05);
}
.active\:text-primary-text\/50:active {
  color: rgb(43 31 110 / 0.5);
}
.active\:text-primary-text\/55:active {
  color: rgb(43 31 110 / 0.55);
}
.active\:text-primary-text\/60:active {
  color: rgb(43 31 110 / 0.6);
}
.active\:text-primary-text\/65:active {
  color: rgb(43 31 110 / 0.65);
}
.active\:text-primary-text\/70:active {
  color: rgb(43 31 110 / 0.7);
}
.active\:text-primary-text\/75:active {
  color: rgb(43 31 110 / 0.75);
}
.active\:text-primary-text\/80:active {
  color: rgb(43 31 110 / 0.8);
}
.active\:text-primary-text\/85:active {
  color: rgb(43 31 110 / 0.85);
}
.active\:text-primary-text\/90:active {
  color: rgb(43 31 110 / 0.9);
}
.active\:text-primary-text\/95:active {
  color: rgb(43 31 110 / 0.95);
}
.active\:text-purple-1:active {
  --tw-text-opacity: 1;
  color: rgb(249 240 255 / var(--tw-text-opacity, 1));
}
.active\:text-purple-1\/0:active {
  color: rgb(249 240 255 / 0);
}
.active\:text-purple-1\/10:active {
  color: rgb(249 240 255 / 0.1);
}
.active\:text-purple-1\/100:active {
  color: rgb(249 240 255 / 1);
}
.active\:text-purple-1\/15:active {
  color: rgb(249 240 255 / 0.15);
}
.active\:text-purple-1\/20:active {
  color: rgb(249 240 255 / 0.2);
}
.active\:text-purple-1\/25:active {
  color: rgb(249 240 255 / 0.25);
}
.active\:text-purple-1\/30:active {
  color: rgb(249 240 255 / 0.3);
}
.active\:text-purple-1\/35:active {
  color: rgb(249 240 255 / 0.35);
}
.active\:text-purple-1\/40:active {
  color: rgb(249 240 255 / 0.4);
}
.active\:text-purple-1\/45:active {
  color: rgb(249 240 255 / 0.45);
}
.active\:text-purple-1\/5:active {
  color: rgb(249 240 255 / 0.05);
}
.active\:text-purple-1\/50:active {
  color: rgb(249 240 255 / 0.5);
}
.active\:text-purple-1\/55:active {
  color: rgb(249 240 255 / 0.55);
}
.active\:text-purple-1\/60:active {
  color: rgb(249 240 255 / 0.6);
}
.active\:text-purple-1\/65:active {
  color: rgb(249 240 255 / 0.65);
}
.active\:text-purple-1\/70:active {
  color: rgb(249 240 255 / 0.7);
}
.active\:text-purple-1\/75:active {
  color: rgb(249 240 255 / 0.75);
}
.active\:text-purple-1\/80:active {
  color: rgb(249 240 255 / 0.8);
}
.active\:text-purple-1\/85:active {
  color: rgb(249 240 255 / 0.85);
}
.active\:text-purple-1\/90:active {
  color: rgb(249 240 255 / 0.9);
}
.active\:text-purple-1\/95:active {
  color: rgb(249 240 255 / 0.95);
}
.active\:text-purple-10:active {
  --tw-text-opacity: 1;
  color: rgb(18 3 56 / var(--tw-text-opacity, 1));
}
.active\:text-purple-10\/0:active {
  color: rgb(18 3 56 / 0);
}
.active\:text-purple-10\/10:active {
  color: rgb(18 3 56 / 0.1);
}
.active\:text-purple-10\/100:active {
  color: rgb(18 3 56 / 1);
}
.active\:text-purple-10\/15:active {
  color: rgb(18 3 56 / 0.15);
}
.active\:text-purple-10\/20:active {
  color: rgb(18 3 56 / 0.2);
}
.active\:text-purple-10\/25:active {
  color: rgb(18 3 56 / 0.25);
}
.active\:text-purple-10\/30:active {
  color: rgb(18 3 56 / 0.3);
}
.active\:text-purple-10\/35:active {
  color: rgb(18 3 56 / 0.35);
}
.active\:text-purple-10\/40:active {
  color: rgb(18 3 56 / 0.4);
}
.active\:text-purple-10\/45:active {
  color: rgb(18 3 56 / 0.45);
}
.active\:text-purple-10\/5:active {
  color: rgb(18 3 56 / 0.05);
}
.active\:text-purple-10\/50:active {
  color: rgb(18 3 56 / 0.5);
}
.active\:text-purple-10\/55:active {
  color: rgb(18 3 56 / 0.55);
}
.active\:text-purple-10\/60:active {
  color: rgb(18 3 56 / 0.6);
}
.active\:text-purple-10\/65:active {
  color: rgb(18 3 56 / 0.65);
}
.active\:text-purple-10\/70:active {
  color: rgb(18 3 56 / 0.7);
}
.active\:text-purple-10\/75:active {
  color: rgb(18 3 56 / 0.75);
}
.active\:text-purple-10\/80:active {
  color: rgb(18 3 56 / 0.8);
}
.active\:text-purple-10\/85:active {
  color: rgb(18 3 56 / 0.85);
}
.active\:text-purple-10\/90:active {
  color: rgb(18 3 56 / 0.9);
}
.active\:text-purple-10\/95:active {
  color: rgb(18 3 56 / 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-2:active {
  --tw-text-opacity: 1;
  color: rgb(239 219 255 / var(--tw-text-opacity, 1));
}
.active\:text-purple-2\/0:active {
  color: rgb(239 219 255 / 0);
}
.active\:text-purple-2\/10:active {
  color: rgb(239 219 255 / 0.1);
}
.active\:text-purple-2\/100:active {
  color: rgb(239 219 255 / 1);
}
.active\:text-purple-2\/15:active {
  color: rgb(239 219 255 / 0.15);
}
.active\:text-purple-2\/20:active {
  color: rgb(239 219 255 / 0.2);
}
.active\:text-purple-2\/25:active {
  color: rgb(239 219 255 / 0.25);
}
.active\:text-purple-2\/30:active {
  color: rgb(239 219 255 / 0.3);
}
.active\:text-purple-2\/35:active {
  color: rgb(239 219 255 / 0.35);
}
.active\:text-purple-2\/40:active {
  color: rgb(239 219 255 / 0.4);
}
.active\:text-purple-2\/45:active {
  color: rgb(239 219 255 / 0.45);
}
.active\:text-purple-2\/5:active {
  color: rgb(239 219 255 / 0.05);
}
.active\:text-purple-2\/50:active {
  color: rgb(239 219 255 / 0.5);
}
.active\:text-purple-2\/55:active {
  color: rgb(239 219 255 / 0.55);
}
.active\:text-purple-2\/60:active {
  color: rgb(239 219 255 / 0.6);
}
.active\:text-purple-2\/65:active {
  color: rgb(239 219 255 / 0.65);
}
.active\:text-purple-2\/70:active {
  color: rgb(239 219 255 / 0.7);
}
.active\:text-purple-2\/75:active {
  color: rgb(239 219 255 / 0.75);
}
.active\:text-purple-2\/80:active {
  color: rgb(239 219 255 / 0.8);
}
.active\:text-purple-2\/85:active {
  color: rgb(239 219 255 / 0.85);
}
.active\:text-purple-2\/90:active {
  color: rgb(239 219 255 / 0.9);
}
.active\:text-purple-2\/95:active {
  color: rgb(239 219 255 / 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-3:active {
  --tw-text-opacity: 1;
  color: rgb(211 173 247 / var(--tw-text-opacity, 1));
}
.active\:text-purple-3\/0:active {
  color: rgb(211 173 247 / 0);
}
.active\:text-purple-3\/10:active {
  color: rgb(211 173 247 / 0.1);
}
.active\:text-purple-3\/100:active {
  color: rgb(211 173 247 / 1);
}
.active\:text-purple-3\/15:active {
  color: rgb(211 173 247 / 0.15);
}
.active\:text-purple-3\/20:active {
  color: rgb(211 173 247 / 0.2);
}
.active\:text-purple-3\/25:active {
  color: rgb(211 173 247 / 0.25);
}
.active\:text-purple-3\/30:active {
  color: rgb(211 173 247 / 0.3);
}
.active\:text-purple-3\/35:active {
  color: rgb(211 173 247 / 0.35);
}
.active\:text-purple-3\/40:active {
  color: rgb(211 173 247 / 0.4);
}
.active\:text-purple-3\/45:active {
  color: rgb(211 173 247 / 0.45);
}
.active\:text-purple-3\/5:active {
  color: rgb(211 173 247 / 0.05);
}
.active\:text-purple-3\/50:active {
  color: rgb(211 173 247 / 0.5);
}
.active\:text-purple-3\/55:active {
  color: rgb(211 173 247 / 0.55);
}
.active\:text-purple-3\/60:active {
  color: rgb(211 173 247 / 0.6);
}
.active\:text-purple-3\/65:active {
  color: rgb(211 173 247 / 0.65);
}
.active\:text-purple-3\/70:active {
  color: rgb(211 173 247 / 0.7);
}
.active\:text-purple-3\/75:active {
  color: rgb(211 173 247 / 0.75);
}
.active\:text-purple-3\/80:active {
  color: rgb(211 173 247 / 0.8);
}
.active\:text-purple-3\/85:active {
  color: rgb(211 173 247 / 0.85);
}
.active\:text-purple-3\/90:active {
  color: rgb(211 173 247 / 0.9);
}
.active\:text-purple-3\/95:active {
  color: rgb(211 173 247 / 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-4:active {
  --tw-text-opacity: 1;
  color: rgb(179 127 235 / var(--tw-text-opacity, 1));
}
.active\:text-purple-4\/0:active {
  color: rgb(179 127 235 / 0);
}
.active\:text-purple-4\/10:active {
  color: rgb(179 127 235 / 0.1);
}
.active\:text-purple-4\/100:active {
  color: rgb(179 127 235 / 1);
}
.active\:text-purple-4\/15:active {
  color: rgb(179 127 235 / 0.15);
}
.active\:text-purple-4\/20:active {
  color: rgb(179 127 235 / 0.2);
}
.active\:text-purple-4\/25:active {
  color: rgb(179 127 235 / 0.25);
}
.active\:text-purple-4\/30:active {
  color: rgb(179 127 235 / 0.3);
}
.active\:text-purple-4\/35:active {
  color: rgb(179 127 235 / 0.35);
}
.active\:text-purple-4\/40:active {
  color: rgb(179 127 235 / 0.4);
}
.active\:text-purple-4\/45:active {
  color: rgb(179 127 235 / 0.45);
}
.active\:text-purple-4\/5:active {
  color: rgb(179 127 235 / 0.05);
}
.active\:text-purple-4\/50:active {
  color: rgb(179 127 235 / 0.5);
}
.active\:text-purple-4\/55:active {
  color: rgb(179 127 235 / 0.55);
}
.active\:text-purple-4\/60:active {
  color: rgb(179 127 235 / 0.6);
}
.active\:text-purple-4\/65:active {
  color: rgb(179 127 235 / 0.65);
}
.active\:text-purple-4\/70:active {
  color: rgb(179 127 235 / 0.7);
}
.active\:text-purple-4\/75:active {
  color: rgb(179 127 235 / 0.75);
}
.active\:text-purple-4\/80:active {
  color: rgb(179 127 235 / 0.8);
}
.active\:text-purple-4\/85:active {
  color: rgb(179 127 235 / 0.85);
}
.active\:text-purple-4\/90:active {
  color: rgb(179 127 235 / 0.9);
}
.active\:text-purple-4\/95:active {
  color: rgb(179 127 235 / 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-5:active {
  --tw-text-opacity: 1;
  color: rgb(146 84 222 / var(--tw-text-opacity, 1));
}
.active\:text-purple-5\/0:active {
  color: rgb(146 84 222 / 0);
}
.active\:text-purple-5\/10:active {
  color: rgb(146 84 222 / 0.1);
}
.active\:text-purple-5\/100:active {
  color: rgb(146 84 222 / 1);
}
.active\:text-purple-5\/15:active {
  color: rgb(146 84 222 / 0.15);
}
.active\:text-purple-5\/20:active {
  color: rgb(146 84 222 / 0.2);
}
.active\:text-purple-5\/25:active {
  color: rgb(146 84 222 / 0.25);
}
.active\:text-purple-5\/30:active {
  color: rgb(146 84 222 / 0.3);
}
.active\:text-purple-5\/35:active {
  color: rgb(146 84 222 / 0.35);
}
.active\:text-purple-5\/40:active {
  color: rgb(146 84 222 / 0.4);
}
.active\:text-purple-5\/45:active {
  color: rgb(146 84 222 / 0.45);
}
.active\:text-purple-5\/5:active {
  color: rgb(146 84 222 / 0.05);
}
.active\:text-purple-5\/50:active {
  color: rgb(146 84 222 / 0.5);
}
.active\:text-purple-5\/55:active {
  color: rgb(146 84 222 / 0.55);
}
.active\:text-purple-5\/60:active {
  color: rgb(146 84 222 / 0.6);
}
.active\:text-purple-5\/65:active {
  color: rgb(146 84 222 / 0.65);
}
.active\:text-purple-5\/70:active {
  color: rgb(146 84 222 / 0.7);
}
.active\:text-purple-5\/75:active {
  color: rgb(146 84 222 / 0.75);
}
.active\:text-purple-5\/80:active {
  color: rgb(146 84 222 / 0.8);
}
.active\:text-purple-5\/85:active {
  color: rgb(146 84 222 / 0.85);
}
.active\:text-purple-5\/90:active {
  color: rgb(146 84 222 / 0.9);
}
.active\:text-purple-5\/95:active {
  color: rgb(146 84 222 / 0.95);
}
.active\:text-purple-50:active {
  --tw-text-opacity: 1;
  color: rgb(246 245 255 / var(--tw-text-opacity, 1));
}
.active\:text-purple-50\/0:active {
  color: rgb(246 245 255 / 0);
}
.active\:text-purple-50\/10:active {
  color: rgb(246 245 255 / 0.1);
}
.active\:text-purple-50\/100:active {
  color: rgb(246 245 255 / 1);
}
.active\:text-purple-50\/15:active {
  color: rgb(246 245 255 / 0.15);
}
.active\:text-purple-50\/20:active {
  color: rgb(246 245 255 / 0.2);
}
.active\:text-purple-50\/25:active {
  color: rgb(246 245 255 / 0.25);
}
.active\:text-purple-50\/30:active {
  color: rgb(246 245 255 / 0.3);
}
.active\:text-purple-50\/35:active {
  color: rgb(246 245 255 / 0.35);
}
.active\:text-purple-50\/40:active {
  color: rgb(246 245 255 / 0.4);
}
.active\:text-purple-50\/45:active {
  color: rgb(246 245 255 / 0.45);
}
.active\:text-purple-50\/5:active {
  color: rgb(246 245 255 / 0.05);
}
.active\:text-purple-50\/50:active {
  color: rgb(246 245 255 / 0.5);
}
.active\:text-purple-50\/55:active {
  color: rgb(246 245 255 / 0.55);
}
.active\:text-purple-50\/60:active {
  color: rgb(246 245 255 / 0.6);
}
.active\:text-purple-50\/65:active {
  color: rgb(246 245 255 / 0.65);
}
.active\:text-purple-50\/70:active {
  color: rgb(246 245 255 / 0.7);
}
.active\:text-purple-50\/75:active {
  color: rgb(246 245 255 / 0.75);
}
.active\:text-purple-50\/80:active {
  color: rgb(246 245 255 / 0.8);
}
.active\:text-purple-50\/85:active {
  color: rgb(246 245 255 / 0.85);
}
.active\:text-purple-50\/90:active {
  color: rgb(246 245 255 / 0.9);
}
.active\:text-purple-50\/95:active {
  color: rgb(246 245 255 / 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-6:active {
  --tw-text-opacity: 1;
  color: rgb(114 46 209 / var(--tw-text-opacity, 1));
}
.active\:text-purple-6\/0:active {
  color: rgb(114 46 209 / 0);
}
.active\:text-purple-6\/10:active {
  color: rgb(114 46 209 / 0.1);
}
.active\:text-purple-6\/100:active {
  color: rgb(114 46 209 / 1);
}
.active\:text-purple-6\/15:active {
  color: rgb(114 46 209 / 0.15);
}
.active\:text-purple-6\/20:active {
  color: rgb(114 46 209 / 0.2);
}
.active\:text-purple-6\/25:active {
  color: rgb(114 46 209 / 0.25);
}
.active\:text-purple-6\/30:active {
  color: rgb(114 46 209 / 0.3);
}
.active\:text-purple-6\/35:active {
  color: rgb(114 46 209 / 0.35);
}
.active\:text-purple-6\/40:active {
  color: rgb(114 46 209 / 0.4);
}
.active\:text-purple-6\/45:active {
  color: rgb(114 46 209 / 0.45);
}
.active\:text-purple-6\/5:active {
  color: rgb(114 46 209 / 0.05);
}
.active\:text-purple-6\/50:active {
  color: rgb(114 46 209 / 0.5);
}
.active\:text-purple-6\/55:active {
  color: rgb(114 46 209 / 0.55);
}
.active\:text-purple-6\/60:active {
  color: rgb(114 46 209 / 0.6);
}
.active\:text-purple-6\/65:active {
  color: rgb(114 46 209 / 0.65);
}
.active\:text-purple-6\/70:active {
  color: rgb(114 46 209 / 0.7);
}
.active\:text-purple-6\/75:active {
  color: rgb(114 46 209 / 0.75);
}
.active\:text-purple-6\/80:active {
  color: rgb(114 46 209 / 0.8);
}
.active\:text-purple-6\/85:active {
  color: rgb(114 46 209 / 0.85);
}
.active\:text-purple-6\/90:active {
  color: rgb(114 46 209 / 0.9);
}
.active\:text-purple-6\/95:active {
  color: rgb(114 46 209 / 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-7:active {
  --tw-text-opacity: 1;
  color: rgb(83 29 171 / var(--tw-text-opacity, 1));
}
.active\:text-purple-7\/0:active {
  color: rgb(83 29 171 / 0);
}
.active\:text-purple-7\/10:active {
  color: rgb(83 29 171 / 0.1);
}
.active\:text-purple-7\/100:active {
  color: rgb(83 29 171 / 1);
}
.active\:text-purple-7\/15:active {
  color: rgb(83 29 171 / 0.15);
}
.active\:text-purple-7\/20:active {
  color: rgb(83 29 171 / 0.2);
}
.active\:text-purple-7\/25:active {
  color: rgb(83 29 171 / 0.25);
}
.active\:text-purple-7\/30:active {
  color: rgb(83 29 171 / 0.3);
}
.active\:text-purple-7\/35:active {
  color: rgb(83 29 171 / 0.35);
}
.active\:text-purple-7\/40:active {
  color: rgb(83 29 171 / 0.4);
}
.active\:text-purple-7\/45:active {
  color: rgb(83 29 171 / 0.45);
}
.active\:text-purple-7\/5:active {
  color: rgb(83 29 171 / 0.05);
}
.active\:text-purple-7\/50:active {
  color: rgb(83 29 171 / 0.5);
}
.active\:text-purple-7\/55:active {
  color: rgb(83 29 171 / 0.55);
}
.active\:text-purple-7\/60:active {
  color: rgb(83 29 171 / 0.6);
}
.active\:text-purple-7\/65:active {
  color: rgb(83 29 171 / 0.65);
}
.active\:text-purple-7\/70:active {
  color: rgb(83 29 171 / 0.7);
}
.active\:text-purple-7\/75:active {
  color: rgb(83 29 171 / 0.75);
}
.active\:text-purple-7\/80:active {
  color: rgb(83 29 171 / 0.8);
}
.active\:text-purple-7\/85:active {
  color: rgb(83 29 171 / 0.85);
}
.active\:text-purple-7\/90:active {
  color: rgb(83 29 171 / 0.9);
}
.active\:text-purple-7\/95:active {
  color: rgb(83 29 171 / 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-8:active {
  --tw-text-opacity: 1;
  color: rgb(57 16 133 / var(--tw-text-opacity, 1));
}
.active\:text-purple-8\/0:active {
  color: rgb(57 16 133 / 0);
}
.active\:text-purple-8\/10:active {
  color: rgb(57 16 133 / 0.1);
}
.active\:text-purple-8\/100:active {
  color: rgb(57 16 133 / 1);
}
.active\:text-purple-8\/15:active {
  color: rgb(57 16 133 / 0.15);
}
.active\:text-purple-8\/20:active {
  color: rgb(57 16 133 / 0.2);
}
.active\:text-purple-8\/25:active {
  color: rgb(57 16 133 / 0.25);
}
.active\:text-purple-8\/30:active {
  color: rgb(57 16 133 / 0.3);
}
.active\:text-purple-8\/35:active {
  color: rgb(57 16 133 / 0.35);
}
.active\:text-purple-8\/40:active {
  color: rgb(57 16 133 / 0.4);
}
.active\:text-purple-8\/45:active {
  color: rgb(57 16 133 / 0.45);
}
.active\:text-purple-8\/5:active {
  color: rgb(57 16 133 / 0.05);
}
.active\:text-purple-8\/50:active {
  color: rgb(57 16 133 / 0.5);
}
.active\:text-purple-8\/55:active {
  color: rgb(57 16 133 / 0.55);
}
.active\:text-purple-8\/60:active {
  color: rgb(57 16 133 / 0.6);
}
.active\:text-purple-8\/65:active {
  color: rgb(57 16 133 / 0.65);
}
.active\:text-purple-8\/70:active {
  color: rgb(57 16 133 / 0.7);
}
.active\:text-purple-8\/75:active {
  color: rgb(57 16 133 / 0.75);
}
.active\:text-purple-8\/80:active {
  color: rgb(57 16 133 / 0.8);
}
.active\:text-purple-8\/85:active {
  color: rgb(57 16 133 / 0.85);
}
.active\:text-purple-8\/90:active {
  color: rgb(57 16 133 / 0.9);
}
.active\:text-purple-8\/95:active {
  color: rgb(57 16 133 / 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-9:active {
  --tw-text-opacity: 1;
  color: rgb(34 7 94 / var(--tw-text-opacity, 1));
}
.active\:text-purple-9\/0:active {
  color: rgb(34 7 94 / 0);
}
.active\:text-purple-9\/10:active {
  color: rgb(34 7 94 / 0.1);
}
.active\:text-purple-9\/100:active {
  color: rgb(34 7 94 / 1);
}
.active\:text-purple-9\/15:active {
  color: rgb(34 7 94 / 0.15);
}
.active\:text-purple-9\/20:active {
  color: rgb(34 7 94 / 0.2);
}
.active\:text-purple-9\/25:active {
  color: rgb(34 7 94 / 0.25);
}
.active\:text-purple-9\/30:active {
  color: rgb(34 7 94 / 0.3);
}
.active\:text-purple-9\/35:active {
  color: rgb(34 7 94 / 0.35);
}
.active\:text-purple-9\/40:active {
  color: rgb(34 7 94 / 0.4);
}
.active\:text-purple-9\/45:active {
  color: rgb(34 7 94 / 0.45);
}
.active\:text-purple-9\/5:active {
  color: rgb(34 7 94 / 0.05);
}
.active\:text-purple-9\/50:active {
  color: rgb(34 7 94 / 0.5);
}
.active\:text-purple-9\/55:active {
  color: rgb(34 7 94 / 0.55);
}
.active\:text-purple-9\/60:active {
  color: rgb(34 7 94 / 0.6);
}
.active\:text-purple-9\/65:active {
  color: rgb(34 7 94 / 0.65);
}
.active\:text-purple-9\/70:active {
  color: rgb(34 7 94 / 0.7);
}
.active\:text-purple-9\/75:active {
  color: rgb(34 7 94 / 0.75);
}
.active\:text-purple-9\/80:active {
  color: rgb(34 7 94 / 0.8);
}
.active\:text-purple-9\/85:active {
  color: rgb(34 7 94 / 0.85);
}
.active\:text-purple-9\/90:active {
  color: rgb(34 7 94 / 0.9);
}
.active\:text-purple-9\/95:active {
  color: rgb(34 7 94 / 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-quaternary:active {
  color: rgba(37, 41, 44, 0.25);
}
.active\:text-quaternary\/0:active {
  color: rgba(37, 41, 44, 0);
}
.active\:text-quaternary\/10:active {
  color: rgba(37, 41, 44, 0.1);
}
.active\:text-quaternary\/100:active {
  color: rgba(37, 41, 44, 1);
}
.active\:text-quaternary\/15:active {
  color: rgba(37, 41, 44, 0.15);
}
.active\:text-quaternary\/20:active {
  color: rgba(37, 41, 44, 0.2);
}
.active\:text-quaternary\/25:active {
  color: rgba(37, 41, 44, 0.25);
}
.active\:text-quaternary\/30:active {
  color: rgba(37, 41, 44, 0.3);
}
.active\:text-quaternary\/35:active {
  color: rgba(37, 41, 44, 0.35);
}
.active\:text-quaternary\/40:active {
  color: rgba(37, 41, 44, 0.4);
}
.active\:text-quaternary\/45:active {
  color: rgba(37, 41, 44, 0.45);
}
.active\:text-quaternary\/5:active {
  color: rgba(37, 41, 44, 0.05);
}
.active\:text-quaternary\/50:active {
  color: rgba(37, 41, 44, 0.5);
}
.active\:text-quaternary\/55:active {
  color: rgba(37, 41, 44, 0.55);
}
.active\:text-quaternary\/60:active {
  color: rgba(37, 41, 44, 0.6);
}
.active\:text-quaternary\/65:active {
  color: rgba(37, 41, 44, 0.65);
}
.active\:text-quaternary\/70:active {
  color: rgba(37, 41, 44, 0.7);
}
.active\:text-quaternary\/75:active {
  color: rgba(37, 41, 44, 0.75);
}
.active\:text-quaternary\/80:active {
  color: rgba(37, 41, 44, 0.8);
}
.active\:text-quaternary\/85:active {
  color: rgba(37, 41, 44, 0.85);
}
.active\:text-quaternary\/90:active {
  color: rgba(37, 41, 44, 0.9);
}
.active\:text-quaternary\/95:active {
  color: rgba(37, 41, 44, 0.95);
}
.active\:text-red-1:active {
  --tw-text-opacity: 1;
  color: rgb(255 241 240 / var(--tw-text-opacity, 1));
}
.active\:text-red-1\/0:active {
  color: rgb(255 241 240 / 0);
}
.active\:text-red-1\/10:active {
  color: rgb(255 241 240 / 0.1);
}
.active\:text-red-1\/100:active {
  color: rgb(255 241 240 / 1);
}
.active\:text-red-1\/15:active {
  color: rgb(255 241 240 / 0.15);
}
.active\:text-red-1\/20:active {
  color: rgb(255 241 240 / 0.2);
}
.active\:text-red-1\/25:active {
  color: rgb(255 241 240 / 0.25);
}
.active\:text-red-1\/30:active {
  color: rgb(255 241 240 / 0.3);
}
.active\:text-red-1\/35:active {
  color: rgb(255 241 240 / 0.35);
}
.active\:text-red-1\/40:active {
  color: rgb(255 241 240 / 0.4);
}
.active\:text-red-1\/45:active {
  color: rgb(255 241 240 / 0.45);
}
.active\:text-red-1\/5:active {
  color: rgb(255 241 240 / 0.05);
}
.active\:text-red-1\/50:active {
  color: rgb(255 241 240 / 0.5);
}
.active\:text-red-1\/55:active {
  color: rgb(255 241 240 / 0.55);
}
.active\:text-red-1\/60:active {
  color: rgb(255 241 240 / 0.6);
}
.active\:text-red-1\/65:active {
  color: rgb(255 241 240 / 0.65);
}
.active\:text-red-1\/70:active {
  color: rgb(255 241 240 / 0.7);
}
.active\:text-red-1\/75:active {
  color: rgb(255 241 240 / 0.75);
}
.active\:text-red-1\/80:active {
  color: rgb(255 241 240 / 0.8);
}
.active\:text-red-1\/85:active {
  color: rgb(255 241 240 / 0.85);
}
.active\:text-red-1\/90:active {
  color: rgb(255 241 240 / 0.9);
}
.active\:text-red-1\/95:active {
  color: rgb(255 241 240 / 0.95);
}
.active\:text-red-10:active {
  --tw-text-opacity: 1;
  color: rgb(92 0 17 / var(--tw-text-opacity, 1));
}
.active\:text-red-10\/0:active {
  color: rgb(92 0 17 / 0);
}
.active\:text-red-10\/10:active {
  color: rgb(92 0 17 / 0.1);
}
.active\:text-red-10\/100:active {
  color: rgb(92 0 17 / 1);
}
.active\:text-red-10\/15:active {
  color: rgb(92 0 17 / 0.15);
}
.active\:text-red-10\/20:active {
  color: rgb(92 0 17 / 0.2);
}
.active\:text-red-10\/25:active {
  color: rgb(92 0 17 / 0.25);
}
.active\:text-red-10\/30:active {
  color: rgb(92 0 17 / 0.3);
}
.active\:text-red-10\/35:active {
  color: rgb(92 0 17 / 0.35);
}
.active\:text-red-10\/40:active {
  color: rgb(92 0 17 / 0.4);
}
.active\:text-red-10\/45:active {
  color: rgb(92 0 17 / 0.45);
}
.active\:text-red-10\/5:active {
  color: rgb(92 0 17 / 0.05);
}
.active\:text-red-10\/50:active {
  color: rgb(92 0 17 / 0.5);
}
.active\:text-red-10\/55:active {
  color: rgb(92 0 17 / 0.55);
}
.active\:text-red-10\/60:active {
  color: rgb(92 0 17 / 0.6);
}
.active\:text-red-10\/65:active {
  color: rgb(92 0 17 / 0.65);
}
.active\:text-red-10\/70:active {
  color: rgb(92 0 17 / 0.7);
}
.active\:text-red-10\/75:active {
  color: rgb(92 0 17 / 0.75);
}
.active\:text-red-10\/80:active {
  color: rgb(92 0 17 / 0.8);
}
.active\:text-red-10\/85:active {
  color: rgb(92 0 17 / 0.85);
}
.active\:text-red-10\/90:active {
  color: rgb(92 0 17 / 0.9);
}
.active\:text-red-10\/95:active {
  color: rgb(92 0 17 / 0.95);
}
.active\:text-red-100:active {
  --tw-text-opacity: 1;
  color: rgb(253 232 232 / var(--tw-text-opacity, 1));
}
.active\:text-red-100\/0:active {
  color: rgb(253 232 232 / 0);
}
.active\:text-red-100\/10:active {
  color: rgb(253 232 232 / 0.1);
}
.active\:text-red-100\/100:active {
  color: rgb(253 232 232 / 1);
}
.active\:text-red-100\/15:active {
  color: rgb(253 232 232 / 0.15);
}
.active\:text-red-100\/20:active {
  color: rgb(253 232 232 / 0.2);
}
.active\:text-red-100\/25:active {
  color: rgb(253 232 232 / 0.25);
}
.active\:text-red-100\/30:active {
  color: rgb(253 232 232 / 0.3);
}
.active\:text-red-100\/35:active {
  color: rgb(253 232 232 / 0.35);
}
.active\:text-red-100\/40:active {
  color: rgb(253 232 232 / 0.4);
}
.active\:text-red-100\/45:active {
  color: rgb(253 232 232 / 0.45);
}
.active\:text-red-100\/5:active {
  color: rgb(253 232 232 / 0.05);
}
.active\:text-red-100\/50:active {
  color: rgb(253 232 232 / 0.5);
}
.active\:text-red-100\/55:active {
  color: rgb(253 232 232 / 0.55);
}
.active\:text-red-100\/60:active {
  color: rgb(253 232 232 / 0.6);
}
.active\:text-red-100\/65:active {
  color: rgb(253 232 232 / 0.65);
}
.active\:text-red-100\/70:active {
  color: rgb(253 232 232 / 0.7);
}
.active\:text-red-100\/75:active {
  color: rgb(253 232 232 / 0.75);
}
.active\:text-red-100\/80:active {
  color: rgb(253 232 232 / 0.8);
}
.active\:text-red-100\/85:active {
  color: rgb(253 232 232 / 0.85);
}
.active\:text-red-100\/90:active {
  color: rgb(253 232 232 / 0.9);
}
.active\:text-red-100\/95:active {
  color: rgb(253 232 232 / 0.95);
}
.active\:text-red-2:active {
  --tw-text-opacity: 1;
  color: rgb(255 204 199 / var(--tw-text-opacity, 1));
}
.active\:text-red-2\/0:active {
  color: rgb(255 204 199 / 0);
}
.active\:text-red-2\/10:active {
  color: rgb(255 204 199 / 0.1);
}
.active\:text-red-2\/100:active {
  color: rgb(255 204 199 / 1);
}
.active\:text-red-2\/15:active {
  color: rgb(255 204 199 / 0.15);
}
.active\:text-red-2\/20:active {
  color: rgb(255 204 199 / 0.2);
}
.active\:text-red-2\/25:active {
  color: rgb(255 204 199 / 0.25);
}
.active\:text-red-2\/30:active {
  color: rgb(255 204 199 / 0.3);
}
.active\:text-red-2\/35:active {
  color: rgb(255 204 199 / 0.35);
}
.active\:text-red-2\/40:active {
  color: rgb(255 204 199 / 0.4);
}
.active\:text-red-2\/45:active {
  color: rgb(255 204 199 / 0.45);
}
.active\:text-red-2\/5:active {
  color: rgb(255 204 199 / 0.05);
}
.active\:text-red-2\/50:active {
  color: rgb(255 204 199 / 0.5);
}
.active\:text-red-2\/55:active {
  color: rgb(255 204 199 / 0.55);
}
.active\:text-red-2\/60:active {
  color: rgb(255 204 199 / 0.6);
}
.active\:text-red-2\/65:active {
  color: rgb(255 204 199 / 0.65);
}
.active\:text-red-2\/70:active {
  color: rgb(255 204 199 / 0.7);
}
.active\:text-red-2\/75:active {
  color: rgb(255 204 199 / 0.75);
}
.active\:text-red-2\/80:active {
  color: rgb(255 204 199 / 0.8);
}
.active\:text-red-2\/85:active {
  color: rgb(255 204 199 / 0.85);
}
.active\:text-red-2\/90:active {
  color: rgb(255 204 199 / 0.9);
}
.active\:text-red-2\/95:active {
  color: rgb(255 204 199 / 0.95);
}
.active\:text-red-200:active {
  --tw-text-opacity: 1;
  color: rgb(251 213 213 / var(--tw-text-opacity, 1));
}
.active\:text-red-200\/0:active {
  color: rgb(251 213 213 / 0);
}
.active\:text-red-200\/10:active {
  color: rgb(251 213 213 / 0.1);
}
.active\:text-red-200\/100:active {
  color: rgb(251 213 213 / 1);
}
.active\:text-red-200\/15:active {
  color: rgb(251 213 213 / 0.15);
}
.active\:text-red-200\/20:active {
  color: rgb(251 213 213 / 0.2);
}
.active\:text-red-200\/25:active {
  color: rgb(251 213 213 / 0.25);
}
.active\:text-red-200\/30:active {
  color: rgb(251 213 213 / 0.3);
}
.active\:text-red-200\/35:active {
  color: rgb(251 213 213 / 0.35);
}
.active\:text-red-200\/40:active {
  color: rgb(251 213 213 / 0.4);
}
.active\:text-red-200\/45:active {
  color: rgb(251 213 213 / 0.45);
}
.active\:text-red-200\/5:active {
  color: rgb(251 213 213 / 0.05);
}
.active\:text-red-200\/50:active {
  color: rgb(251 213 213 / 0.5);
}
.active\:text-red-200\/55:active {
  color: rgb(251 213 213 / 0.55);
}
.active\:text-red-200\/60:active {
  color: rgb(251 213 213 / 0.6);
}
.active\:text-red-200\/65:active {
  color: rgb(251 213 213 / 0.65);
}
.active\:text-red-200\/70:active {
  color: rgb(251 213 213 / 0.7);
}
.active\:text-red-200\/75:active {
  color: rgb(251 213 213 / 0.75);
}
.active\:text-red-200\/80:active {
  color: rgb(251 213 213 / 0.8);
}
.active\:text-red-200\/85:active {
  color: rgb(251 213 213 / 0.85);
}
.active\:text-red-200\/90:active {
  color: rgb(251 213 213 / 0.9);
}
.active\:text-red-200\/95:active {
  color: rgb(251 213 213 / 0.95);
}
.active\:text-red-3:active {
  --tw-text-opacity: 1;
  color: rgb(255 163 158 / var(--tw-text-opacity, 1));
}
.active\:text-red-3\/0:active {
  color: rgb(255 163 158 / 0);
}
.active\:text-red-3\/10:active {
  color: rgb(255 163 158 / 0.1);
}
.active\:text-red-3\/100:active {
  color: rgb(255 163 158 / 1);
}
.active\:text-red-3\/15:active {
  color: rgb(255 163 158 / 0.15);
}
.active\:text-red-3\/20:active {
  color: rgb(255 163 158 / 0.2);
}
.active\:text-red-3\/25:active {
  color: rgb(255 163 158 / 0.25);
}
.active\:text-red-3\/30:active {
  color: rgb(255 163 158 / 0.3);
}
.active\:text-red-3\/35:active {
  color: rgb(255 163 158 / 0.35);
}
.active\:text-red-3\/40:active {
  color: rgb(255 163 158 / 0.4);
}
.active\:text-red-3\/45:active {
  color: rgb(255 163 158 / 0.45);
}
.active\:text-red-3\/5:active {
  color: rgb(255 163 158 / 0.05);
}
.active\:text-red-3\/50:active {
  color: rgb(255 163 158 / 0.5);
}
.active\:text-red-3\/55:active {
  color: rgb(255 163 158 / 0.55);
}
.active\:text-red-3\/60:active {
  color: rgb(255 163 158 / 0.6);
}
.active\:text-red-3\/65:active {
  color: rgb(255 163 158 / 0.65);
}
.active\:text-red-3\/70:active {
  color: rgb(255 163 158 / 0.7);
}
.active\:text-red-3\/75:active {
  color: rgb(255 163 158 / 0.75);
}
.active\:text-red-3\/80:active {
  color: rgb(255 163 158 / 0.8);
}
.active\:text-red-3\/85:active {
  color: rgb(255 163 158 / 0.85);
}
.active\:text-red-3\/90:active {
  color: rgb(255 163 158 / 0.9);
}
.active\:text-red-3\/95:active {
  color: rgb(255 163 158 / 0.95);
}
.active\:text-red-300:active {
  --tw-text-opacity: 1;
  color: rgb(248 180 180 / var(--tw-text-opacity, 1));
}
.active\:text-red-300\/0:active {
  color: rgb(248 180 180 / 0);
}
.active\:text-red-300\/10:active {
  color: rgb(248 180 180 / 0.1);
}
.active\:text-red-300\/100:active {
  color: rgb(248 180 180 / 1);
}
.active\:text-red-300\/15:active {
  color: rgb(248 180 180 / 0.15);
}
.active\:text-red-300\/20:active {
  color: rgb(248 180 180 / 0.2);
}
.active\:text-red-300\/25:active {
  color: rgb(248 180 180 / 0.25);
}
.active\:text-red-300\/30:active {
  color: rgb(248 180 180 / 0.3);
}
.active\:text-red-300\/35:active {
  color: rgb(248 180 180 / 0.35);
}
.active\:text-red-300\/40:active {
  color: rgb(248 180 180 / 0.4);
}
.active\:text-red-300\/45:active {
  color: rgb(248 180 180 / 0.45);
}
.active\:text-red-300\/5:active {
  color: rgb(248 180 180 / 0.05);
}
.active\:text-red-300\/50:active {
  color: rgb(248 180 180 / 0.5);
}
.active\:text-red-300\/55:active {
  color: rgb(248 180 180 / 0.55);
}
.active\:text-red-300\/60:active {
  color: rgb(248 180 180 / 0.6);
}
.active\:text-red-300\/65:active {
  color: rgb(248 180 180 / 0.65);
}
.active\:text-red-300\/70:active {
  color: rgb(248 180 180 / 0.7);
}
.active\:text-red-300\/75:active {
  color: rgb(248 180 180 / 0.75);
}
.active\:text-red-300\/80:active {
  color: rgb(248 180 180 / 0.8);
}
.active\:text-red-300\/85:active {
  color: rgb(248 180 180 / 0.85);
}
.active\:text-red-300\/90:active {
  color: rgb(248 180 180 / 0.9);
}
.active\:text-red-300\/95:active {
  color: rgb(248 180 180 / 0.95);
}
.active\:text-red-4:active {
  --tw-text-opacity: 1;
  color: rgb(255 120 117 / var(--tw-text-opacity, 1));
}
.active\:text-red-4\/0:active {
  color: rgb(255 120 117 / 0);
}
.active\:text-red-4\/10:active {
  color: rgb(255 120 117 / 0.1);
}
.active\:text-red-4\/100:active {
  color: rgb(255 120 117 / 1);
}
.active\:text-red-4\/15:active {
  color: rgb(255 120 117 / 0.15);
}
.active\:text-red-4\/20:active {
  color: rgb(255 120 117 / 0.2);
}
.active\:text-red-4\/25:active {
  color: rgb(255 120 117 / 0.25);
}
.active\:text-red-4\/30:active {
  color: rgb(255 120 117 / 0.3);
}
.active\:text-red-4\/35:active {
  color: rgb(255 120 117 / 0.35);
}
.active\:text-red-4\/40:active {
  color: rgb(255 120 117 / 0.4);
}
.active\:text-red-4\/45:active {
  color: rgb(255 120 117 / 0.45);
}
.active\:text-red-4\/5:active {
  color: rgb(255 120 117 / 0.05);
}
.active\:text-red-4\/50:active {
  color: rgb(255 120 117 / 0.5);
}
.active\:text-red-4\/55:active {
  color: rgb(255 120 117 / 0.55);
}
.active\:text-red-4\/60:active {
  color: rgb(255 120 117 / 0.6);
}
.active\:text-red-4\/65:active {
  color: rgb(255 120 117 / 0.65);
}
.active\:text-red-4\/70:active {
  color: rgb(255 120 117 / 0.7);
}
.active\:text-red-4\/75:active {
  color: rgb(255 120 117 / 0.75);
}
.active\:text-red-4\/80:active {
  color: rgb(255 120 117 / 0.8);
}
.active\:text-red-4\/85:active {
  color: rgb(255 120 117 / 0.85);
}
.active\:text-red-4\/90:active {
  color: rgb(255 120 117 / 0.9);
}
.active\:text-red-4\/95:active {
  color: rgb(255 120 117 / 0.95);
}
.active\:text-red-400:active {
  --tw-text-opacity: 1;
  color: rgb(249 128 128 / var(--tw-text-opacity, 1));
}
.active\:text-red-400\/0:active {
  color: rgb(249 128 128 / 0);
}
.active\:text-red-400\/10:active {
  color: rgb(249 128 128 / 0.1);
}
.active\:text-red-400\/100:active {
  color: rgb(249 128 128 / 1);
}
.active\:text-red-400\/15:active {
  color: rgb(249 128 128 / 0.15);
}
.active\:text-red-400\/20:active {
  color: rgb(249 128 128 / 0.2);
}
.active\:text-red-400\/25:active {
  color: rgb(249 128 128 / 0.25);
}
.active\:text-red-400\/30:active {
  color: rgb(249 128 128 / 0.3);
}
.active\:text-red-400\/35:active {
  color: rgb(249 128 128 / 0.35);
}
.active\:text-red-400\/40:active {
  color: rgb(249 128 128 / 0.4);
}
.active\:text-red-400\/45:active {
  color: rgb(249 128 128 / 0.45);
}
.active\:text-red-400\/5:active {
  color: rgb(249 128 128 / 0.05);
}
.active\:text-red-400\/50:active {
  color: rgb(249 128 128 / 0.5);
}
.active\:text-red-400\/55:active {
  color: rgb(249 128 128 / 0.55);
}
.active\:text-red-400\/60:active {
  color: rgb(249 128 128 / 0.6);
}
.active\:text-red-400\/65:active {
  color: rgb(249 128 128 / 0.65);
}
.active\:text-red-400\/70:active {
  color: rgb(249 128 128 / 0.7);
}
.active\:text-red-400\/75:active {
  color: rgb(249 128 128 / 0.75);
}
.active\:text-red-400\/80:active {
  color: rgb(249 128 128 / 0.8);
}
.active\:text-red-400\/85:active {
  color: rgb(249 128 128 / 0.85);
}
.active\:text-red-400\/90:active {
  color: rgb(249 128 128 / 0.9);
}
.active\:text-red-400\/95:active {
  color: rgb(249 128 128 / 0.95);
}
.active\:text-red-5:active {
  --tw-text-opacity: 1;
  color: rgb(255 77 79 / var(--tw-text-opacity, 1));
}
.active\:text-red-5\/0:active {
  color: rgb(255 77 79 / 0);
}
.active\:text-red-5\/10:active {
  color: rgb(255 77 79 / 0.1);
}
.active\:text-red-5\/100:active {
  color: rgb(255 77 79 / 1);
}
.active\:text-red-5\/15:active {
  color: rgb(255 77 79 / 0.15);
}
.active\:text-red-5\/20:active {
  color: rgb(255 77 79 / 0.2);
}
.active\:text-red-5\/25:active {
  color: rgb(255 77 79 / 0.25);
}
.active\:text-red-5\/30:active {
  color: rgb(255 77 79 / 0.3);
}
.active\:text-red-5\/35:active {
  color: rgb(255 77 79 / 0.35);
}
.active\:text-red-5\/40:active {
  color: rgb(255 77 79 / 0.4);
}
.active\:text-red-5\/45:active {
  color: rgb(255 77 79 / 0.45);
}
.active\:text-red-5\/5:active {
  color: rgb(255 77 79 / 0.05);
}
.active\:text-red-5\/50:active {
  color: rgb(255 77 79 / 0.5);
}
.active\:text-red-5\/55:active {
  color: rgb(255 77 79 / 0.55);
}
.active\:text-red-5\/60:active {
  color: rgb(255 77 79 / 0.6);
}
.active\:text-red-5\/65:active {
  color: rgb(255 77 79 / 0.65);
}
.active\:text-red-5\/70:active {
  color: rgb(255 77 79 / 0.7);
}
.active\:text-red-5\/75:active {
  color: rgb(255 77 79 / 0.75);
}
.active\:text-red-5\/80:active {
  color: rgb(255 77 79 / 0.8);
}
.active\:text-red-5\/85:active {
  color: rgb(255 77 79 / 0.85);
}
.active\:text-red-5\/90:active {
  color: rgb(255 77 79 / 0.9);
}
.active\:text-red-5\/95:active {
  color: rgb(255 77 79 / 0.95);
}
.active\:text-red-50:active {
  --tw-text-opacity: 1;
  color: rgb(253 242 242 / var(--tw-text-opacity, 1));
}
.active\:text-red-50\/0:active {
  color: rgb(253 242 242 / 0);
}
.active\:text-red-50\/10:active {
  color: rgb(253 242 242 / 0.1);
}
.active\:text-red-50\/100:active {
  color: rgb(253 242 242 / 1);
}
.active\:text-red-50\/15:active {
  color: rgb(253 242 242 / 0.15);
}
.active\:text-red-50\/20:active {
  color: rgb(253 242 242 / 0.2);
}
.active\:text-red-50\/25:active {
  color: rgb(253 242 242 / 0.25);
}
.active\:text-red-50\/30:active {
  color: rgb(253 242 242 / 0.3);
}
.active\:text-red-50\/35:active {
  color: rgb(253 242 242 / 0.35);
}
.active\:text-red-50\/40:active {
  color: rgb(253 242 242 / 0.4);
}
.active\:text-red-50\/45:active {
  color: rgb(253 242 242 / 0.45);
}
.active\:text-red-50\/5:active {
  color: rgb(253 242 242 / 0.05);
}
.active\:text-red-50\/50:active {
  color: rgb(253 242 242 / 0.5);
}
.active\:text-red-50\/55:active {
  color: rgb(253 242 242 / 0.55);
}
.active\:text-red-50\/60:active {
  color: rgb(253 242 242 / 0.6);
}
.active\:text-red-50\/65:active {
  color: rgb(253 242 242 / 0.65);
}
.active\:text-red-50\/70:active {
  color: rgb(253 242 242 / 0.7);
}
.active\:text-red-50\/75:active {
  color: rgb(253 242 242 / 0.75);
}
.active\:text-red-50\/80:active {
  color: rgb(253 242 242 / 0.8);
}
.active\:text-red-50\/85:active {
  color: rgb(253 242 242 / 0.85);
}
.active\:text-red-50\/90:active {
  color: rgb(253 242 242 / 0.9);
}
.active\:text-red-50\/95:active {
  color: rgb(253 242 242 / 0.95);
}
.active\:text-red-500:active {
  --tw-text-opacity: 1;
  color: rgb(240 82 82 / var(--tw-text-opacity, 1));
}
.active\:text-red-500\/0:active {
  color: rgb(240 82 82 / 0);
}
.active\:text-red-500\/10:active {
  color: rgb(240 82 82 / 0.1);
}
.active\:text-red-500\/100:active {
  color: rgb(240 82 82 / 1);
}
.active\:text-red-500\/15:active {
  color: rgb(240 82 82 / 0.15);
}
.active\:text-red-500\/20:active {
  color: rgb(240 82 82 / 0.2);
}
.active\:text-red-500\/25:active {
  color: rgb(240 82 82 / 0.25);
}
.active\:text-red-500\/30:active {
  color: rgb(240 82 82 / 0.3);
}
.active\:text-red-500\/35:active {
  color: rgb(240 82 82 / 0.35);
}
.active\:text-red-500\/40:active {
  color: rgb(240 82 82 / 0.4);
}
.active\:text-red-500\/45:active {
  color: rgb(240 82 82 / 0.45);
}
.active\:text-red-500\/5:active {
  color: rgb(240 82 82 / 0.05);
}
.active\:text-red-500\/50:active {
  color: rgb(240 82 82 / 0.5);
}
.active\:text-red-500\/55:active {
  color: rgb(240 82 82 / 0.55);
}
.active\:text-red-500\/60:active {
  color: rgb(240 82 82 / 0.6);
}
.active\:text-red-500\/65:active {
  color: rgb(240 82 82 / 0.65);
}
.active\:text-red-500\/70:active {
  color: rgb(240 82 82 / 0.7);
}
.active\:text-red-500\/75:active {
  color: rgb(240 82 82 / 0.75);
}
.active\:text-red-500\/80:active {
  color: rgb(240 82 82 / 0.8);
}
.active\:text-red-500\/85:active {
  color: rgb(240 82 82 / 0.85);
}
.active\:text-red-500\/90:active {
  color: rgb(240 82 82 / 0.9);
}
.active\:text-red-500\/95:active {
  color: rgb(240 82 82 / 0.95);
}
.active\:text-red-6:active {
  --tw-text-opacity: 1;
  color: rgb(245 34 45 / var(--tw-text-opacity, 1));
}
.active\:text-red-6\/0:active {
  color: rgb(245 34 45 / 0);
}
.active\:text-red-6\/10:active {
  color: rgb(245 34 45 / 0.1);
}
.active\:text-red-6\/100:active {
  color: rgb(245 34 45 / 1);
}
.active\:text-red-6\/15:active {
  color: rgb(245 34 45 / 0.15);
}
.active\:text-red-6\/20:active {
  color: rgb(245 34 45 / 0.2);
}
.active\:text-red-6\/25:active {
  color: rgb(245 34 45 / 0.25);
}
.active\:text-red-6\/30:active {
  color: rgb(245 34 45 / 0.3);
}
.active\:text-red-6\/35:active {
  color: rgb(245 34 45 / 0.35);
}
.active\:text-red-6\/40:active {
  color: rgb(245 34 45 / 0.4);
}
.active\:text-red-6\/45:active {
  color: rgb(245 34 45 / 0.45);
}
.active\:text-red-6\/5:active {
  color: rgb(245 34 45 / 0.05);
}
.active\:text-red-6\/50:active {
  color: rgb(245 34 45 / 0.5);
}
.active\:text-red-6\/55:active {
  color: rgb(245 34 45 / 0.55);
}
.active\:text-red-6\/60:active {
  color: rgb(245 34 45 / 0.6);
}
.active\:text-red-6\/65:active {
  color: rgb(245 34 45 / 0.65);
}
.active\:text-red-6\/70:active {
  color: rgb(245 34 45 / 0.7);
}
.active\:text-red-6\/75:active {
  color: rgb(245 34 45 / 0.75);
}
.active\:text-red-6\/80:active {
  color: rgb(245 34 45 / 0.8);
}
.active\:text-red-6\/85:active {
  color: rgb(245 34 45 / 0.85);
}
.active\:text-red-6\/90:active {
  color: rgb(245 34 45 / 0.9);
}
.active\:text-red-6\/95:active {
  color: rgb(245 34 45 / 0.95);
}
.active\:text-red-600:active {
  --tw-text-opacity: 1;
  color: rgb(224 36 36 / var(--tw-text-opacity, 1));
}
.active\:text-red-600\/0:active {
  color: rgb(224 36 36 / 0);
}
.active\:text-red-600\/10:active {
  color: rgb(224 36 36 / 0.1);
}
.active\:text-red-600\/100:active {
  color: rgb(224 36 36 / 1);
}
.active\:text-red-600\/15:active {
  color: rgb(224 36 36 / 0.15);
}
.active\:text-red-600\/20:active {
  color: rgb(224 36 36 / 0.2);
}
.active\:text-red-600\/25:active {
  color: rgb(224 36 36 / 0.25);
}
.active\:text-red-600\/30:active {
  color: rgb(224 36 36 / 0.3);
}
.active\:text-red-600\/35:active {
  color: rgb(224 36 36 / 0.35);
}
.active\:text-red-600\/40:active {
  color: rgb(224 36 36 / 0.4);
}
.active\:text-red-600\/45:active {
  color: rgb(224 36 36 / 0.45);
}
.active\:text-red-600\/5:active {
  color: rgb(224 36 36 / 0.05);
}
.active\:text-red-600\/50:active {
  color: rgb(224 36 36 / 0.5);
}
.active\:text-red-600\/55:active {
  color: rgb(224 36 36 / 0.55);
}
.active\:text-red-600\/60:active {
  color: rgb(224 36 36 / 0.6);
}
.active\:text-red-600\/65:active {
  color: rgb(224 36 36 / 0.65);
}
.active\:text-red-600\/70:active {
  color: rgb(224 36 36 / 0.7);
}
.active\:text-red-600\/75:active {
  color: rgb(224 36 36 / 0.75);
}
.active\:text-red-600\/80:active {
  color: rgb(224 36 36 / 0.8);
}
.active\:text-red-600\/85:active {
  color: rgb(224 36 36 / 0.85);
}
.active\:text-red-600\/90:active {
  color: rgb(224 36 36 / 0.9);
}
.active\:text-red-600\/95:active {
  color: rgb(224 36 36 / 0.95);
}
.active\:text-red-7:active {
  --tw-text-opacity: 1;
  color: rgb(207 19 34 / var(--tw-text-opacity, 1));
}
.active\:text-red-7\/0:active {
  color: rgb(207 19 34 / 0);
}
.active\:text-red-7\/10:active {
  color: rgb(207 19 34 / 0.1);
}
.active\:text-red-7\/100:active {
  color: rgb(207 19 34 / 1);
}
.active\:text-red-7\/15:active {
  color: rgb(207 19 34 / 0.15);
}
.active\:text-red-7\/20:active {
  color: rgb(207 19 34 / 0.2);
}
.active\:text-red-7\/25:active {
  color: rgb(207 19 34 / 0.25);
}
.active\:text-red-7\/30:active {
  color: rgb(207 19 34 / 0.3);
}
.active\:text-red-7\/35:active {
  color: rgb(207 19 34 / 0.35);
}
.active\:text-red-7\/40:active {
  color: rgb(207 19 34 / 0.4);
}
.active\:text-red-7\/45:active {
  color: rgb(207 19 34 / 0.45);
}
.active\:text-red-7\/5:active {
  color: rgb(207 19 34 / 0.05);
}
.active\:text-red-7\/50:active {
  color: rgb(207 19 34 / 0.5);
}
.active\:text-red-7\/55:active {
  color: rgb(207 19 34 / 0.55);
}
.active\:text-red-7\/60:active {
  color: rgb(207 19 34 / 0.6);
}
.active\:text-red-7\/65:active {
  color: rgb(207 19 34 / 0.65);
}
.active\:text-red-7\/70:active {
  color: rgb(207 19 34 / 0.7);
}
.active\:text-red-7\/75:active {
  color: rgb(207 19 34 / 0.75);
}
.active\:text-red-7\/80:active {
  color: rgb(207 19 34 / 0.8);
}
.active\:text-red-7\/85:active {
  color: rgb(207 19 34 / 0.85);
}
.active\:text-red-7\/90:active {
  color: rgb(207 19 34 / 0.9);
}
.active\:text-red-7\/95:active {
  color: rgb(207 19 34 / 0.95);
}
.active\:text-red-700:active {
  --tw-text-opacity: 1;
  color: rgb(200 30 30 / var(--tw-text-opacity, 1));
}
.active\:text-red-700\/0:active {
  color: rgb(200 30 30 / 0);
}
.active\:text-red-700\/10:active {
  color: rgb(200 30 30 / 0.1);
}
.active\:text-red-700\/100:active {
  color: rgb(200 30 30 / 1);
}
.active\:text-red-700\/15:active {
  color: rgb(200 30 30 / 0.15);
}
.active\:text-red-700\/20:active {
  color: rgb(200 30 30 / 0.2);
}
.active\:text-red-700\/25:active {
  color: rgb(200 30 30 / 0.25);
}
.active\:text-red-700\/30:active {
  color: rgb(200 30 30 / 0.3);
}
.active\:text-red-700\/35:active {
  color: rgb(200 30 30 / 0.35);
}
.active\:text-red-700\/40:active {
  color: rgb(200 30 30 / 0.4);
}
.active\:text-red-700\/45:active {
  color: rgb(200 30 30 / 0.45);
}
.active\:text-red-700\/5:active {
  color: rgb(200 30 30 / 0.05);
}
.active\:text-red-700\/50:active {
  color: rgb(200 30 30 / 0.5);
}
.active\:text-red-700\/55:active {
  color: rgb(200 30 30 / 0.55);
}
.active\:text-red-700\/60:active {
  color: rgb(200 30 30 / 0.6);
}
.active\:text-red-700\/65:active {
  color: rgb(200 30 30 / 0.65);
}
.active\:text-red-700\/70:active {
  color: rgb(200 30 30 / 0.7);
}
.active\:text-red-700\/75:active {
  color: rgb(200 30 30 / 0.75);
}
.active\:text-red-700\/80:active {
  color: rgb(200 30 30 / 0.8);
}
.active\:text-red-700\/85:active {
  color: rgb(200 30 30 / 0.85);
}
.active\:text-red-700\/90:active {
  color: rgb(200 30 30 / 0.9);
}
.active\:text-red-700\/95:active {
  color: rgb(200 30 30 / 0.95);
}
.active\:text-red-8:active {
  --tw-text-opacity: 1;
  color: rgb(168 7 26 / var(--tw-text-opacity, 1));
}
.active\:text-red-8\/0:active {
  color: rgb(168 7 26 / 0);
}
.active\:text-red-8\/10:active {
  color: rgb(168 7 26 / 0.1);
}
.active\:text-red-8\/100:active {
  color: rgb(168 7 26 / 1);
}
.active\:text-red-8\/15:active {
  color: rgb(168 7 26 / 0.15);
}
.active\:text-red-8\/20:active {
  color: rgb(168 7 26 / 0.2);
}
.active\:text-red-8\/25:active {
  color: rgb(168 7 26 / 0.25);
}
.active\:text-red-8\/30:active {
  color: rgb(168 7 26 / 0.3);
}
.active\:text-red-8\/35:active {
  color: rgb(168 7 26 / 0.35);
}
.active\:text-red-8\/40:active {
  color: rgb(168 7 26 / 0.4);
}
.active\:text-red-8\/45:active {
  color: rgb(168 7 26 / 0.45);
}
.active\:text-red-8\/5:active {
  color: rgb(168 7 26 / 0.05);
}
.active\:text-red-8\/50:active {
  color: rgb(168 7 26 / 0.5);
}
.active\:text-red-8\/55:active {
  color: rgb(168 7 26 / 0.55);
}
.active\:text-red-8\/60:active {
  color: rgb(168 7 26 / 0.6);
}
.active\:text-red-8\/65:active {
  color: rgb(168 7 26 / 0.65);
}
.active\:text-red-8\/70:active {
  color: rgb(168 7 26 / 0.7);
}
.active\:text-red-8\/75:active {
  color: rgb(168 7 26 / 0.75);
}
.active\:text-red-8\/80:active {
  color: rgb(168 7 26 / 0.8);
}
.active\:text-red-8\/85:active {
  color: rgb(168 7 26 / 0.85);
}
.active\:text-red-8\/90:active {
  color: rgb(168 7 26 / 0.9);
}
.active\:text-red-8\/95:active {
  color: rgb(168 7 26 / 0.95);
}
.active\:text-red-800:active {
  --tw-text-opacity: 1;
  color: rgb(155 28 28 / var(--tw-text-opacity, 1));
}
.active\:text-red-800\/0:active {
  color: rgb(155 28 28 / 0);
}
.active\:text-red-800\/10:active {
  color: rgb(155 28 28 / 0.1);
}
.active\:text-red-800\/100:active {
  color: rgb(155 28 28 / 1);
}
.active\:text-red-800\/15:active {
  color: rgb(155 28 28 / 0.15);
}
.active\:text-red-800\/20:active {
  color: rgb(155 28 28 / 0.2);
}
.active\:text-red-800\/25:active {
  color: rgb(155 28 28 / 0.25);
}
.active\:text-red-800\/30:active {
  color: rgb(155 28 28 / 0.3);
}
.active\:text-red-800\/35:active {
  color: rgb(155 28 28 / 0.35);
}
.active\:text-red-800\/40:active {
  color: rgb(155 28 28 / 0.4);
}
.active\:text-red-800\/45:active {
  color: rgb(155 28 28 / 0.45);
}
.active\:text-red-800\/5:active {
  color: rgb(155 28 28 / 0.05);
}
.active\:text-red-800\/50:active {
  color: rgb(155 28 28 / 0.5);
}
.active\:text-red-800\/55:active {
  color: rgb(155 28 28 / 0.55);
}
.active\:text-red-800\/60:active {
  color: rgb(155 28 28 / 0.6);
}
.active\:text-red-800\/65:active {
  color: rgb(155 28 28 / 0.65);
}
.active\:text-red-800\/70:active {
  color: rgb(155 28 28 / 0.7);
}
.active\:text-red-800\/75:active {
  color: rgb(155 28 28 / 0.75);
}
.active\:text-red-800\/80:active {
  color: rgb(155 28 28 / 0.8);
}
.active\:text-red-800\/85:active {
  color: rgb(155 28 28 / 0.85);
}
.active\:text-red-800\/90:active {
  color: rgb(155 28 28 / 0.9);
}
.active\:text-red-800\/95:active {
  color: rgb(155 28 28 / 0.95);
}
.active\:text-red-9:active {
  --tw-text-opacity: 1;
  color: rgb(130 0 20 / var(--tw-text-opacity, 1));
}
.active\:text-red-9\/0:active {
  color: rgb(130 0 20 / 0);
}
.active\:text-red-9\/10:active {
  color: rgb(130 0 20 / 0.1);
}
.active\:text-red-9\/100:active {
  color: rgb(130 0 20 / 1);
}
.active\:text-red-9\/15:active {
  color: rgb(130 0 20 / 0.15);
}
.active\:text-red-9\/20:active {
  color: rgb(130 0 20 / 0.2);
}
.active\:text-red-9\/25:active {
  color: rgb(130 0 20 / 0.25);
}
.active\:text-red-9\/30:active {
  color: rgb(130 0 20 / 0.3);
}
.active\:text-red-9\/35:active {
  color: rgb(130 0 20 / 0.35);
}
.active\:text-red-9\/40:active {
  color: rgb(130 0 20 / 0.4);
}
.active\:text-red-9\/45:active {
  color: rgb(130 0 20 / 0.45);
}
.active\:text-red-9\/5:active {
  color: rgb(130 0 20 / 0.05);
}
.active\:text-red-9\/50:active {
  color: rgb(130 0 20 / 0.5);
}
.active\:text-red-9\/55:active {
  color: rgb(130 0 20 / 0.55);
}
.active\:text-red-9\/60:active {
  color: rgb(130 0 20 / 0.6);
}
.active\:text-red-9\/65:active {
  color: rgb(130 0 20 / 0.65);
}
.active\:text-red-9\/70:active {
  color: rgb(130 0 20 / 0.7);
}
.active\:text-red-9\/75:active {
  color: rgb(130 0 20 / 0.75);
}
.active\:text-red-9\/80:active {
  color: rgb(130 0 20 / 0.8);
}
.active\:text-red-9\/85:active {
  color: rgb(130 0 20 / 0.85);
}
.active\:text-red-9\/90:active {
  color: rgb(130 0 20 / 0.9);
}
.active\:text-red-9\/95:active {
  color: rgb(130 0 20 / 0.95);
}
.active\:text-red-900:active {
  --tw-text-opacity: 1;
  color: rgb(119 29 29 / var(--tw-text-opacity, 1));
}
.active\:text-red-900\/0:active {
  color: rgb(119 29 29 / 0);
}
.active\:text-red-900\/10:active {
  color: rgb(119 29 29 / 0.1);
}
.active\:text-red-900\/100:active {
  color: rgb(119 29 29 / 1);
}
.active\:text-red-900\/15:active {
  color: rgb(119 29 29 / 0.15);
}
.active\:text-red-900\/20:active {
  color: rgb(119 29 29 / 0.2);
}
.active\:text-red-900\/25:active {
  color: rgb(119 29 29 / 0.25);
}
.active\:text-red-900\/30:active {
  color: rgb(119 29 29 / 0.3);
}
.active\:text-red-900\/35:active {
  color: rgb(119 29 29 / 0.35);
}
.active\:text-red-900\/40:active {
  color: rgb(119 29 29 / 0.4);
}
.active\:text-red-900\/45:active {
  color: rgb(119 29 29 / 0.45);
}
.active\:text-red-900\/5:active {
  color: rgb(119 29 29 / 0.05);
}
.active\:text-red-900\/50:active {
  color: rgb(119 29 29 / 0.5);
}
.active\:text-red-900\/55:active {
  color: rgb(119 29 29 / 0.55);
}
.active\:text-red-900\/60:active {
  color: rgb(119 29 29 / 0.6);
}
.active\:text-red-900\/65:active {
  color: rgb(119 29 29 / 0.65);
}
.active\:text-red-900\/70:active {
  color: rgb(119 29 29 / 0.7);
}
.active\:text-red-900\/75:active {
  color: rgb(119 29 29 / 0.75);
}
.active\:text-red-900\/80:active {
  color: rgb(119 29 29 / 0.8);
}
.active\:text-red-900\/85:active {
  color: rgb(119 29 29 / 0.85);
}
.active\:text-red-900\/90:active {
  color: rgb(119 29 29 / 0.9);
}
.active\:text-red-900\/95:active {
  color: rgb(119 29 29 / 0.95);
}
.active\:text-secondBrand-1:active {
  --tw-text-opacity: 1;
  color: rgb(231 253 240 / var(--tw-text-opacity, 1));
}
.active\:text-secondBrand-1\/0:active {
  color: rgb(231 253 240 / 0);
}
.active\:text-secondBrand-1\/10:active {
  color: rgb(231 253 240 / 0.1);
}
.active\:text-secondBrand-1\/100:active {
  color: rgb(231 253 240 / 1);
}
.active\:text-secondBrand-1\/15:active {
  color: rgb(231 253 240 / 0.15);
}
.active\:text-secondBrand-1\/20:active {
  color: rgb(231 253 240 / 0.2);
}
.active\:text-secondBrand-1\/25:active {
  color: rgb(231 253 240 / 0.25);
}
.active\:text-secondBrand-1\/30:active {
  color: rgb(231 253 240 / 0.3);
}
.active\:text-secondBrand-1\/35:active {
  color: rgb(231 253 240 / 0.35);
}
.active\:text-secondBrand-1\/40:active {
  color: rgb(231 253 240 / 0.4);
}
.active\:text-secondBrand-1\/45:active {
  color: rgb(231 253 240 / 0.45);
}
.active\:text-secondBrand-1\/5:active {
  color: rgb(231 253 240 / 0.05);
}
.active\:text-secondBrand-1\/50:active {
  color: rgb(231 253 240 / 0.5);
}
.active\:text-secondBrand-1\/55:active {
  color: rgb(231 253 240 / 0.55);
}
.active\:text-secondBrand-1\/60:active {
  color: rgb(231 253 240 / 0.6);
}
.active\:text-secondBrand-1\/65:active {
  color: rgb(231 253 240 / 0.65);
}
.active\:text-secondBrand-1\/70:active {
  color: rgb(231 253 240 / 0.7);
}
.active\:text-secondBrand-1\/75:active {
  color: rgb(231 253 240 / 0.75);
}
.active\:text-secondBrand-1\/80:active {
  color: rgb(231 253 240 / 0.8);
}
.active\:text-secondBrand-1\/85:active {
  color: rgb(231 253 240 / 0.85);
}
.active\:text-secondBrand-1\/90:active {
  color: rgb(231 253 240 / 0.9);
}
.active\:text-secondBrand-1\/95:active {
  color: rgb(231 253 240 / 0.95);
}
.active\:text-secondBrand-10:active {
  --tw-text-opacity: 1;
  color: rgb(3 87 45 / var(--tw-text-opacity, 1));
}
.active\:text-secondBrand-10\/0:active {
  color: rgb(3 87 45 / 0);
}
.active\:text-secondBrand-10\/10:active {
  color: rgb(3 87 45 / 0.1);
}
.active\:text-secondBrand-10\/100:active {
  color: rgb(3 87 45 / 1);
}
.active\:text-secondBrand-10\/15:active {
  color: rgb(3 87 45 / 0.15);
}
.active\:text-secondBrand-10\/20:active {
  color: rgb(3 87 45 / 0.2);
}
.active\:text-secondBrand-10\/25:active {
  color: rgb(3 87 45 / 0.25);
}
.active\:text-secondBrand-10\/30:active {
  color: rgb(3 87 45 / 0.3);
}
.active\:text-secondBrand-10\/35:active {
  color: rgb(3 87 45 / 0.35);
}
.active\:text-secondBrand-10\/40:active {
  color: rgb(3 87 45 / 0.4);
}
.active\:text-secondBrand-10\/45:active {
  color: rgb(3 87 45 / 0.45);
}
.active\:text-secondBrand-10\/5:active {
  color: rgb(3 87 45 / 0.05);
}
.active\:text-secondBrand-10\/50:active {
  color: rgb(3 87 45 / 0.5);
}
.active\:text-secondBrand-10\/55:active {
  color: rgb(3 87 45 / 0.55);
}
.active\:text-secondBrand-10\/60:active {
  color: rgb(3 87 45 / 0.6);
}
.active\:text-secondBrand-10\/65:active {
  color: rgb(3 87 45 / 0.65);
}
.active\:text-secondBrand-10\/70:active {
  color: rgb(3 87 45 / 0.7);
}
.active\:text-secondBrand-10\/75:active {
  color: rgb(3 87 45 / 0.75);
}
.active\:text-secondBrand-10\/80:active {
  color: rgb(3 87 45 / 0.8);
}
.active\:text-secondBrand-10\/85:active {
  color: rgb(3 87 45 / 0.85);
}
.active\:text-secondBrand-10\/90:active {
  color: rgb(3 87 45 / 0.9);
}
.active\:text-secondBrand-10\/95:active {
  color: rgb(3 87 45 / 0.95);
}
.active\:text-secondBrand-2:active {
  --tw-text-opacity: 1;
  color: rgb(208 251 226 / var(--tw-text-opacity, 1));
}
.active\:text-secondBrand-2\/0:active {
  color: rgb(208 251 226 / 0);
}
.active\:text-secondBrand-2\/10:active {
  color: rgb(208 251 226 / 0.1);
}
.active\:text-secondBrand-2\/100:active {
  color: rgb(208 251 226 / 1);
}
.active\:text-secondBrand-2\/15:active {
  color: rgb(208 251 226 / 0.15);
}
.active\:text-secondBrand-2\/20:active {
  color: rgb(208 251 226 / 0.2);
}
.active\:text-secondBrand-2\/25:active {
  color: rgb(208 251 226 / 0.25);
}
.active\:text-secondBrand-2\/30:active {
  color: rgb(208 251 226 / 0.3);
}
.active\:text-secondBrand-2\/35:active {
  color: rgb(208 251 226 / 0.35);
}
.active\:text-secondBrand-2\/40:active {
  color: rgb(208 251 226 / 0.4);
}
.active\:text-secondBrand-2\/45:active {
  color: rgb(208 251 226 / 0.45);
}
.active\:text-secondBrand-2\/5:active {
  color: rgb(208 251 226 / 0.05);
}
.active\:text-secondBrand-2\/50:active {
  color: rgb(208 251 226 / 0.5);
}
.active\:text-secondBrand-2\/55:active {
  color: rgb(208 251 226 / 0.55);
}
.active\:text-secondBrand-2\/60:active {
  color: rgb(208 251 226 / 0.6);
}
.active\:text-secondBrand-2\/65:active {
  color: rgb(208 251 226 / 0.65);
}
.active\:text-secondBrand-2\/70:active {
  color: rgb(208 251 226 / 0.7);
}
.active\:text-secondBrand-2\/75:active {
  color: rgb(208 251 226 / 0.75);
}
.active\:text-secondBrand-2\/80:active {
  color: rgb(208 251 226 / 0.8);
}
.active\:text-secondBrand-2\/85:active {
  color: rgb(208 251 226 / 0.85);
}
.active\:text-secondBrand-2\/90:active {
  color: rgb(208 251 226 / 0.9);
}
.active\:text-secondBrand-2\/95:active {
  color: rgb(208 251 226 / 0.95);
}
.active\:text-secondBrand-3:active {
  --tw-text-opacity: 1;
  color: rgb(166 247 203 / var(--tw-text-opacity, 1));
}
.active\:text-secondBrand-3\/0:active {
  color: rgb(166 247 203 / 0);
}
.active\:text-secondBrand-3\/10:active {
  color: rgb(166 247 203 / 0.1);
}
.active\:text-secondBrand-3\/100:active {
  color: rgb(166 247 203 / 1);
}
.active\:text-secondBrand-3\/15:active {
  color: rgb(166 247 203 / 0.15);
}
.active\:text-secondBrand-3\/20:active {
  color: rgb(166 247 203 / 0.2);
}
.active\:text-secondBrand-3\/25:active {
  color: rgb(166 247 203 / 0.25);
}
.active\:text-secondBrand-3\/30:active {
  color: rgb(166 247 203 / 0.3);
}
.active\:text-secondBrand-3\/35:active {
  color: rgb(166 247 203 / 0.35);
}
.active\:text-secondBrand-3\/40:active {
  color: rgb(166 247 203 / 0.4);
}
.active\:text-secondBrand-3\/45:active {
  color: rgb(166 247 203 / 0.45);
}
.active\:text-secondBrand-3\/5:active {
  color: rgb(166 247 203 / 0.05);
}
.active\:text-secondBrand-3\/50:active {
  color: rgb(166 247 203 / 0.5);
}
.active\:text-secondBrand-3\/55:active {
  color: rgb(166 247 203 / 0.55);
}
.active\:text-secondBrand-3\/60:active {
  color: rgb(166 247 203 / 0.6);
}
.active\:text-secondBrand-3\/65:active {
  color: rgb(166 247 203 / 0.65);
}
.active\:text-secondBrand-3\/70:active {
  color: rgb(166 247 203 / 0.7);
}
.active\:text-secondBrand-3\/75:active {
  color: rgb(166 247 203 / 0.75);
}
.active\:text-secondBrand-3\/80:active {
  color: rgb(166 247 203 / 0.8);
}
.active\:text-secondBrand-3\/85:active {
  color: rgb(166 247 203 / 0.85);
}
.active\:text-secondBrand-3\/90:active {
  color: rgb(166 247 203 / 0.9);
}
.active\:text-secondBrand-3\/95:active {
  color: rgb(166 247 203 / 0.95);
}
.active\:text-secondBrand-4:active {
  --tw-text-opacity: 1;
  color: rgb(122 242 176 / var(--tw-text-opacity, 1));
}
.active\:text-secondBrand-4\/0:active {
  color: rgb(122 242 176 / 0);
}
.active\:text-secondBrand-4\/10:active {
  color: rgb(122 242 176 / 0.1);
}
.active\:text-secondBrand-4\/100:active {
  color: rgb(122 242 176 / 1);
}
.active\:text-secondBrand-4\/15:active {
  color: rgb(122 242 176 / 0.15);
}
.active\:text-secondBrand-4\/20:active {
  color: rgb(122 242 176 / 0.2);
}
.active\:text-secondBrand-4\/25:active {
  color: rgb(122 242 176 / 0.25);
}
.active\:text-secondBrand-4\/30:active {
  color: rgb(122 242 176 / 0.3);
}
.active\:text-secondBrand-4\/35:active {
  color: rgb(122 242 176 / 0.35);
}
.active\:text-secondBrand-4\/40:active {
  color: rgb(122 242 176 / 0.4);
}
.active\:text-secondBrand-4\/45:active {
  color: rgb(122 242 176 / 0.45);
}
.active\:text-secondBrand-4\/5:active {
  color: rgb(122 242 176 / 0.05);
}
.active\:text-secondBrand-4\/50:active {
  color: rgb(122 242 176 / 0.5);
}
.active\:text-secondBrand-4\/55:active {
  color: rgb(122 242 176 / 0.55);
}
.active\:text-secondBrand-4\/60:active {
  color: rgb(122 242 176 / 0.6);
}
.active\:text-secondBrand-4\/65:active {
  color: rgb(122 242 176 / 0.65);
}
.active\:text-secondBrand-4\/70:active {
  color: rgb(122 242 176 / 0.7);
}
.active\:text-secondBrand-4\/75:active {
  color: rgb(122 242 176 / 0.75);
}
.active\:text-secondBrand-4\/80:active {
  color: rgb(122 242 176 / 0.8);
}
.active\:text-secondBrand-4\/85:active {
  color: rgb(122 242 176 / 0.85);
}
.active\:text-secondBrand-4\/90:active {
  color: rgb(122 242 176 / 0.9);
}
.active\:text-secondBrand-4\/95:active {
  color: rgb(122 242 176 / 0.95);
}
.active\:text-secondBrand-5:active {
  --tw-text-opacity: 1;
  color: rgb(67 232 144 / var(--tw-text-opacity, 1));
}
.active\:text-secondBrand-5\/0:active {
  color: rgb(67 232 144 / 0);
}
.active\:text-secondBrand-5\/10:active {
  color: rgb(67 232 144 / 0.1);
}
.active\:text-secondBrand-5\/100:active {
  color: rgb(67 232 144 / 1);
}
.active\:text-secondBrand-5\/15:active {
  color: rgb(67 232 144 / 0.15);
}
.active\:text-secondBrand-5\/20:active {
  color: rgb(67 232 144 / 0.2);
}
.active\:text-secondBrand-5\/25:active {
  color: rgb(67 232 144 / 0.25);
}
.active\:text-secondBrand-5\/30:active {
  color: rgb(67 232 144 / 0.3);
}
.active\:text-secondBrand-5\/35:active {
  color: rgb(67 232 144 / 0.35);
}
.active\:text-secondBrand-5\/40:active {
  color: rgb(67 232 144 / 0.4);
}
.active\:text-secondBrand-5\/45:active {
  color: rgb(67 232 144 / 0.45);
}
.active\:text-secondBrand-5\/5:active {
  color: rgb(67 232 144 / 0.05);
}
.active\:text-secondBrand-5\/50:active {
  color: rgb(67 232 144 / 0.5);
}
.active\:text-secondBrand-5\/55:active {
  color: rgb(67 232 144 / 0.55);
}
.active\:text-secondBrand-5\/60:active {
  color: rgb(67 232 144 / 0.6);
}
.active\:text-secondBrand-5\/65:active {
  color: rgb(67 232 144 / 0.65);
}
.active\:text-secondBrand-5\/70:active {
  color: rgb(67 232 144 / 0.7);
}
.active\:text-secondBrand-5\/75:active {
  color: rgb(67 232 144 / 0.75);
}
.active\:text-secondBrand-5\/80:active {
  color: rgb(67 232 144 / 0.8);
}
.active\:text-secondBrand-5\/85:active {
  color: rgb(67 232 144 / 0.85);
}
.active\:text-secondBrand-5\/90:active {
  color: rgb(67 232 144 / 0.9);
}
.active\:text-secondBrand-5\/95:active {
  color: rgb(67 232 144 / 0.95);
}
.active\:text-secondBrand-6:active {
  --tw-text-opacity: 1;
  color: rgb(9 222 116 / var(--tw-text-opacity, 1));
}
.active\:text-secondBrand-6\/0:active {
  color: rgb(9 222 116 / 0);
}
.active\:text-secondBrand-6\/10:active {
  color: rgb(9 222 116 / 0.1);
}
.active\:text-secondBrand-6\/100:active {
  color: rgb(9 222 116 / 1);
}
.active\:text-secondBrand-6\/15:active {
  color: rgb(9 222 116 / 0.15);
}
.active\:text-secondBrand-6\/20:active {
  color: rgb(9 222 116 / 0.2);
}
.active\:text-secondBrand-6\/25:active {
  color: rgb(9 222 116 / 0.25);
}
.active\:text-secondBrand-6\/30:active {
  color: rgb(9 222 116 / 0.3);
}
.active\:text-secondBrand-6\/35:active {
  color: rgb(9 222 116 / 0.35);
}
.active\:text-secondBrand-6\/40:active {
  color: rgb(9 222 116 / 0.4);
}
.active\:text-secondBrand-6\/45:active {
  color: rgb(9 222 116 / 0.45);
}
.active\:text-secondBrand-6\/5:active {
  color: rgb(9 222 116 / 0.05);
}
.active\:text-secondBrand-6\/50:active {
  color: rgb(9 222 116 / 0.5);
}
.active\:text-secondBrand-6\/55:active {
  color: rgb(9 222 116 / 0.55);
}
.active\:text-secondBrand-6\/60:active {
  color: rgb(9 222 116 / 0.6);
}
.active\:text-secondBrand-6\/65:active {
  color: rgb(9 222 116 / 0.65);
}
.active\:text-secondBrand-6\/70:active {
  color: rgb(9 222 116 / 0.7);
}
.active\:text-secondBrand-6\/75:active {
  color: rgb(9 222 116 / 0.75);
}
.active\:text-secondBrand-6\/80:active {
  color: rgb(9 222 116 / 0.8);
}
.active\:text-secondBrand-6\/85:active {
  color: rgb(9 222 116 / 0.85);
}
.active\:text-secondBrand-6\/90:active {
  color: rgb(9 222 116 / 0.9);
}
.active\:text-secondBrand-6\/95:active {
  color: rgb(9 222 116 / 0.95);
}
.active\:text-secondBrand-7:active {
  --tw-text-opacity: 1;
  color: rgb(7 185 94 / var(--tw-text-opacity, 1));
}
.active\:text-secondBrand-7\/0:active {
  color: rgb(7 185 94 / 0);
}
.active\:text-secondBrand-7\/10:active {
  color: rgb(7 185 94 / 0.1);
}
.active\:text-secondBrand-7\/100:active {
  color: rgb(7 185 94 / 1);
}
.active\:text-secondBrand-7\/15:active {
  color: rgb(7 185 94 / 0.15);
}
.active\:text-secondBrand-7\/20:active {
  color: rgb(7 185 94 / 0.2);
}
.active\:text-secondBrand-7\/25:active {
  color: rgb(7 185 94 / 0.25);
}
.active\:text-secondBrand-7\/30:active {
  color: rgb(7 185 94 / 0.3);
}
.active\:text-secondBrand-7\/35:active {
  color: rgb(7 185 94 / 0.35);
}
.active\:text-secondBrand-7\/40:active {
  color: rgb(7 185 94 / 0.4);
}
.active\:text-secondBrand-7\/45:active {
  color: rgb(7 185 94 / 0.45);
}
.active\:text-secondBrand-7\/5:active {
  color: rgb(7 185 94 / 0.05);
}
.active\:text-secondBrand-7\/50:active {
  color: rgb(7 185 94 / 0.5);
}
.active\:text-secondBrand-7\/55:active {
  color: rgb(7 185 94 / 0.55);
}
.active\:text-secondBrand-7\/60:active {
  color: rgb(7 185 94 / 0.6);
}
.active\:text-secondBrand-7\/65:active {
  color: rgb(7 185 94 / 0.65);
}
.active\:text-secondBrand-7\/70:active {
  color: rgb(7 185 94 / 0.7);
}
.active\:text-secondBrand-7\/75:active {
  color: rgb(7 185 94 / 0.75);
}
.active\:text-secondBrand-7\/80:active {
  color: rgb(7 185 94 / 0.8);
}
.active\:text-secondBrand-7\/85:active {
  color: rgb(7 185 94 / 0.85);
}
.active\:text-secondBrand-7\/90:active {
  color: rgb(7 185 94 / 0.9);
}
.active\:text-secondBrand-7\/95:active {
  color: rgb(7 185 94 / 0.95);
}
.active\:text-secondBrand-8:active {
  --tw-text-opacity: 1;
  color: rgb(5 147 72 / var(--tw-text-opacity, 1));
}
.active\:text-secondBrand-8\/0:active {
  color: rgb(5 147 72 / 0);
}
.active\:text-secondBrand-8\/10:active {
  color: rgb(5 147 72 / 0.1);
}
.active\:text-secondBrand-8\/100:active {
  color: rgb(5 147 72 / 1);
}
.active\:text-secondBrand-8\/15:active {
  color: rgb(5 147 72 / 0.15);
}
.active\:text-secondBrand-8\/20:active {
  color: rgb(5 147 72 / 0.2);
}
.active\:text-secondBrand-8\/25:active {
  color: rgb(5 147 72 / 0.25);
}
.active\:text-secondBrand-8\/30:active {
  color: rgb(5 147 72 / 0.3);
}
.active\:text-secondBrand-8\/35:active {
  color: rgb(5 147 72 / 0.35);
}
.active\:text-secondBrand-8\/40:active {
  color: rgb(5 147 72 / 0.4);
}
.active\:text-secondBrand-8\/45:active {
  color: rgb(5 147 72 / 0.45);
}
.active\:text-secondBrand-8\/5:active {
  color: rgb(5 147 72 / 0.05);
}
.active\:text-secondBrand-8\/50:active {
  color: rgb(5 147 72 / 0.5);
}
.active\:text-secondBrand-8\/55:active {
  color: rgb(5 147 72 / 0.55);
}
.active\:text-secondBrand-8\/60:active {
  color: rgb(5 147 72 / 0.6);
}
.active\:text-secondBrand-8\/65:active {
  color: rgb(5 147 72 / 0.65);
}
.active\:text-secondBrand-8\/70:active {
  color: rgb(5 147 72 / 0.7);
}
.active\:text-secondBrand-8\/75:active {
  color: rgb(5 147 72 / 0.75);
}
.active\:text-secondBrand-8\/80:active {
  color: rgb(5 147 72 / 0.8);
}
.active\:text-secondBrand-8\/85:active {
  color: rgb(5 147 72 / 0.85);
}
.active\:text-secondBrand-8\/90:active {
  color: rgb(5 147 72 / 0.9);
}
.active\:text-secondBrand-8\/95:active {
  color: rgb(5 147 72 / 0.95);
}
.active\:text-secondBrand-9:active {
  --tw-text-opacity: 1;
  color: rgb(4 110 55 / var(--tw-text-opacity, 1));
}
.active\:text-secondBrand-9\/0:active {
  color: rgb(4 110 55 / 0);
}
.active\:text-secondBrand-9\/10:active {
  color: rgb(4 110 55 / 0.1);
}
.active\:text-secondBrand-9\/100:active {
  color: rgb(4 110 55 / 1);
}
.active\:text-secondBrand-9\/15:active {
  color: rgb(4 110 55 / 0.15);
}
.active\:text-secondBrand-9\/20:active {
  color: rgb(4 110 55 / 0.2);
}
.active\:text-secondBrand-9\/25:active {
  color: rgb(4 110 55 / 0.25);
}
.active\:text-secondBrand-9\/30:active {
  color: rgb(4 110 55 / 0.3);
}
.active\:text-secondBrand-9\/35:active {
  color: rgb(4 110 55 / 0.35);
}
.active\:text-secondBrand-9\/40:active {
  color: rgb(4 110 55 / 0.4);
}
.active\:text-secondBrand-9\/45:active {
  color: rgb(4 110 55 / 0.45);
}
.active\:text-secondBrand-9\/5:active {
  color: rgb(4 110 55 / 0.05);
}
.active\:text-secondBrand-9\/50:active {
  color: rgb(4 110 55 / 0.5);
}
.active\:text-secondBrand-9\/55:active {
  color: rgb(4 110 55 / 0.55);
}
.active\:text-secondBrand-9\/60:active {
  color: rgb(4 110 55 / 0.6);
}
.active\:text-secondBrand-9\/65:active {
  color: rgb(4 110 55 / 0.65);
}
.active\:text-secondBrand-9\/70:active {
  color: rgb(4 110 55 / 0.7);
}
.active\:text-secondBrand-9\/75:active {
  color: rgb(4 110 55 / 0.75);
}
.active\:text-secondBrand-9\/80:active {
  color: rgb(4 110 55 / 0.8);
}
.active\:text-secondBrand-9\/85:active {
  color: rgb(4 110 55 / 0.85);
}
.active\:text-secondBrand-9\/90:active {
  color: rgb(4 110 55 / 0.9);
}
.active\:text-secondBrand-9\/95:active {
  color: rgb(4 110 55 / 0.95);
}
.active\:text-secondary-active:active {
  --tw-text-opacity: 1;
  color: rgb(7 185 94 / var(--tw-text-opacity, 1));
}
.active\:text-secondary-active\/0:active {
  color: rgb(7 185 94 / 0);
}
.active\:text-secondary-active\/10:active {
  color: rgb(7 185 94 / 0.1);
}
.active\:text-secondary-active\/100:active {
  color: rgb(7 185 94 / 1);
}
.active\:text-secondary-active\/15:active {
  color: rgb(7 185 94 / 0.15);
}
.active\:text-secondary-active\/20:active {
  color: rgb(7 185 94 / 0.2);
}
.active\:text-secondary-active\/25:active {
  color: rgb(7 185 94 / 0.25);
}
.active\:text-secondary-active\/30:active {
  color: rgb(7 185 94 / 0.3);
}
.active\:text-secondary-active\/35:active {
  color: rgb(7 185 94 / 0.35);
}
.active\:text-secondary-active\/40:active {
  color: rgb(7 185 94 / 0.4);
}
.active\:text-secondary-active\/45:active {
  color: rgb(7 185 94 / 0.45);
}
.active\:text-secondary-active\/5:active {
  color: rgb(7 185 94 / 0.05);
}
.active\:text-secondary-active\/50:active {
  color: rgb(7 185 94 / 0.5);
}
.active\:text-secondary-active\/55:active {
  color: rgb(7 185 94 / 0.55);
}
.active\:text-secondary-active\/60:active {
  color: rgb(7 185 94 / 0.6);
}
.active\:text-secondary-active\/65:active {
  color: rgb(7 185 94 / 0.65);
}
.active\:text-secondary-active\/70:active {
  color: rgb(7 185 94 / 0.7);
}
.active\:text-secondary-active\/75:active {
  color: rgb(7 185 94 / 0.75);
}
.active\:text-secondary-active\/80:active {
  color: rgb(7 185 94 / 0.8);
}
.active\:text-secondary-active\/85:active {
  color: rgb(7 185 94 / 0.85);
}
.active\:text-secondary-active\/90:active {
  color: rgb(7 185 94 / 0.9);
}
.active\:text-secondary-active\/95:active {
  color: rgb(7 185 94 / 0.95);
}
.active\:text-secondary-base:active {
  --tw-text-opacity: 1;
  color: rgb(9 222 116 / var(--tw-text-opacity, 1));
}
.active\:text-secondary-base\/0:active {
  color: rgb(9 222 116 / 0);
}
.active\:text-secondary-base\/10:active {
  color: rgb(9 222 116 / 0.1);
}
.active\:text-secondary-base\/100:active {
  color: rgb(9 222 116 / 1);
}
.active\:text-secondary-base\/15:active {
  color: rgb(9 222 116 / 0.15);
}
.active\:text-secondary-base\/20:active {
  color: rgb(9 222 116 / 0.2);
}
.active\:text-secondary-base\/25:active {
  color: rgb(9 222 116 / 0.25);
}
.active\:text-secondary-base\/30:active {
  color: rgb(9 222 116 / 0.3);
}
.active\:text-secondary-base\/35:active {
  color: rgb(9 222 116 / 0.35);
}
.active\:text-secondary-base\/40:active {
  color: rgb(9 222 116 / 0.4);
}
.active\:text-secondary-base\/45:active {
  color: rgb(9 222 116 / 0.45);
}
.active\:text-secondary-base\/5:active {
  color: rgb(9 222 116 / 0.05);
}
.active\:text-secondary-base\/50:active {
  color: rgb(9 222 116 / 0.5);
}
.active\:text-secondary-base\/55:active {
  color: rgb(9 222 116 / 0.55);
}
.active\:text-secondary-base\/60:active {
  color: rgb(9 222 116 / 0.6);
}
.active\:text-secondary-base\/65:active {
  color: rgb(9 222 116 / 0.65);
}
.active\:text-secondary-base\/70:active {
  color: rgb(9 222 116 / 0.7);
}
.active\:text-secondary-base\/75:active {
  color: rgb(9 222 116 / 0.75);
}
.active\:text-secondary-base\/80:active {
  color: rgb(9 222 116 / 0.8);
}
.active\:text-secondary-base\/85:active {
  color: rgb(9 222 116 / 0.85);
}
.active\:text-secondary-base\/90:active {
  color: rgb(9 222 116 / 0.9);
}
.active\:text-secondary-base\/95:active {
  color: rgb(9 222 116 / 0.95);
}
.active\:text-secondary-bg:active {
  --tw-text-opacity: 1;
  color: rgb(231 253 240 / var(--tw-text-opacity, 1));
}
.active\:text-secondary-bg-hover:active {
  --tw-text-opacity: 1;
  color: rgb(208 251 226 / var(--tw-text-opacity, 1));
}
.active\:text-secondary-bg-hover\/0:active {
  color: rgb(208 251 226 / 0);
}
.active\:text-secondary-bg-hover\/10:active {
  color: rgb(208 251 226 / 0.1);
}
.active\:text-secondary-bg-hover\/100:active {
  color: rgb(208 251 226 / 1);
}
.active\:text-secondary-bg-hover\/15:active {
  color: rgb(208 251 226 / 0.15);
}
.active\:text-secondary-bg-hover\/20:active {
  color: rgb(208 251 226 / 0.2);
}
.active\:text-secondary-bg-hover\/25:active {
  color: rgb(208 251 226 / 0.25);
}
.active\:text-secondary-bg-hover\/30:active {
  color: rgb(208 251 226 / 0.3);
}
.active\:text-secondary-bg-hover\/35:active {
  color: rgb(208 251 226 / 0.35);
}
.active\:text-secondary-bg-hover\/40:active {
  color: rgb(208 251 226 / 0.4);
}
.active\:text-secondary-bg-hover\/45:active {
  color: rgb(208 251 226 / 0.45);
}
.active\:text-secondary-bg-hover\/5:active {
  color: rgb(208 251 226 / 0.05);
}
.active\:text-secondary-bg-hover\/50:active {
  color: rgb(208 251 226 / 0.5);
}
.active\:text-secondary-bg-hover\/55:active {
  color: rgb(208 251 226 / 0.55);
}
.active\:text-secondary-bg-hover\/60:active {
  color: rgb(208 251 226 / 0.6);
}
.active\:text-secondary-bg-hover\/65:active {
  color: rgb(208 251 226 / 0.65);
}
.active\:text-secondary-bg-hover\/70:active {
  color: rgb(208 251 226 / 0.7);
}
.active\:text-secondary-bg-hover\/75:active {
  color: rgb(208 251 226 / 0.75);
}
.active\:text-secondary-bg-hover\/80:active {
  color: rgb(208 251 226 / 0.8);
}
.active\:text-secondary-bg-hover\/85:active {
  color: rgb(208 251 226 / 0.85);
}
.active\:text-secondary-bg-hover\/90:active {
  color: rgb(208 251 226 / 0.9);
}
.active\:text-secondary-bg-hover\/95:active {
  color: rgb(208 251 226 / 0.95);
}
.active\:text-secondary-bg\/0:active {
  color: rgb(231 253 240 / 0);
}
.active\:text-secondary-bg\/10:active {
  color: rgb(231 253 240 / 0.1);
}
.active\:text-secondary-bg\/100:active {
  color: rgb(231 253 240 / 1);
}
.active\:text-secondary-bg\/15:active {
  color: rgb(231 253 240 / 0.15);
}
.active\:text-secondary-bg\/20:active {
  color: rgb(231 253 240 / 0.2);
}
.active\:text-secondary-bg\/25:active {
  color: rgb(231 253 240 / 0.25);
}
.active\:text-secondary-bg\/30:active {
  color: rgb(231 253 240 / 0.3);
}
.active\:text-secondary-bg\/35:active {
  color: rgb(231 253 240 / 0.35);
}
.active\:text-secondary-bg\/40:active {
  color: rgb(231 253 240 / 0.4);
}
.active\:text-secondary-bg\/45:active {
  color: rgb(231 253 240 / 0.45);
}
.active\:text-secondary-bg\/5:active {
  color: rgb(231 253 240 / 0.05);
}
.active\:text-secondary-bg\/50:active {
  color: rgb(231 253 240 / 0.5);
}
.active\:text-secondary-bg\/55:active {
  color: rgb(231 253 240 / 0.55);
}
.active\:text-secondary-bg\/60:active {
  color: rgb(231 253 240 / 0.6);
}
.active\:text-secondary-bg\/65:active {
  color: rgb(231 253 240 / 0.65);
}
.active\:text-secondary-bg\/70:active {
  color: rgb(231 253 240 / 0.7);
}
.active\:text-secondary-bg\/75:active {
  color: rgb(231 253 240 / 0.75);
}
.active\:text-secondary-bg\/80:active {
  color: rgb(231 253 240 / 0.8);
}
.active\:text-secondary-bg\/85:active {
  color: rgb(231 253 240 / 0.85);
}
.active\:text-secondary-bg\/90:active {
  color: rgb(231 253 240 / 0.9);
}
.active\:text-secondary-bg\/95:active {
  color: rgb(231 253 240 / 0.95);
}
.active\:text-secondary-border:active {
  --tw-text-opacity: 1;
  color: rgb(166 247 203 / var(--tw-text-opacity, 1));
}
.active\:text-secondary-border-hover:active {
  --tw-text-opacity: 1;
  color: rgb(122 242 176 / var(--tw-text-opacity, 1));
}
.active\:text-secondary-border-hover\/0:active {
  color: rgb(122 242 176 / 0);
}
.active\:text-secondary-border-hover\/10:active {
  color: rgb(122 242 176 / 0.1);
}
.active\:text-secondary-border-hover\/100:active {
  color: rgb(122 242 176 / 1);
}
.active\:text-secondary-border-hover\/15:active {
  color: rgb(122 242 176 / 0.15);
}
.active\:text-secondary-border-hover\/20:active {
  color: rgb(122 242 176 / 0.2);
}
.active\:text-secondary-border-hover\/25:active {
  color: rgb(122 242 176 / 0.25);
}
.active\:text-secondary-border-hover\/30:active {
  color: rgb(122 242 176 / 0.3);
}
.active\:text-secondary-border-hover\/35:active {
  color: rgb(122 242 176 / 0.35);
}
.active\:text-secondary-border-hover\/40:active {
  color: rgb(122 242 176 / 0.4);
}
.active\:text-secondary-border-hover\/45:active {
  color: rgb(122 242 176 / 0.45);
}
.active\:text-secondary-border-hover\/5:active {
  color: rgb(122 242 176 / 0.05);
}
.active\:text-secondary-border-hover\/50:active {
  color: rgb(122 242 176 / 0.5);
}
.active\:text-secondary-border-hover\/55:active {
  color: rgb(122 242 176 / 0.55);
}
.active\:text-secondary-border-hover\/60:active {
  color: rgb(122 242 176 / 0.6);
}
.active\:text-secondary-border-hover\/65:active {
  color: rgb(122 242 176 / 0.65);
}
.active\:text-secondary-border-hover\/70:active {
  color: rgb(122 242 176 / 0.7);
}
.active\:text-secondary-border-hover\/75:active {
  color: rgb(122 242 176 / 0.75);
}
.active\:text-secondary-border-hover\/80:active {
  color: rgb(122 242 176 / 0.8);
}
.active\:text-secondary-border-hover\/85:active {
  color: rgb(122 242 176 / 0.85);
}
.active\:text-secondary-border-hover\/90:active {
  color: rgb(122 242 176 / 0.9);
}
.active\:text-secondary-border-hover\/95:active {
  color: rgb(122 242 176 / 0.95);
}
.active\:text-secondary-border\/0:active {
  color: rgb(166 247 203 / 0);
}
.active\:text-secondary-border\/10:active {
  color: rgb(166 247 203 / 0.1);
}
.active\:text-secondary-border\/100:active {
  color: rgb(166 247 203 / 1);
}
.active\:text-secondary-border\/15:active {
  color: rgb(166 247 203 / 0.15);
}
.active\:text-secondary-border\/20:active {
  color: rgb(166 247 203 / 0.2);
}
.active\:text-secondary-border\/25:active {
  color: rgb(166 247 203 / 0.25);
}
.active\:text-secondary-border\/30:active {
  color: rgb(166 247 203 / 0.3);
}
.active\:text-secondary-border\/35:active {
  color: rgb(166 247 203 / 0.35);
}
.active\:text-secondary-border\/40:active {
  color: rgb(166 247 203 / 0.4);
}
.active\:text-secondary-border\/45:active {
  color: rgb(166 247 203 / 0.45);
}
.active\:text-secondary-border\/5:active {
  color: rgb(166 247 203 / 0.05);
}
.active\:text-secondary-border\/50:active {
  color: rgb(166 247 203 / 0.5);
}
.active\:text-secondary-border\/55:active {
  color: rgb(166 247 203 / 0.55);
}
.active\:text-secondary-border\/60:active {
  color: rgb(166 247 203 / 0.6);
}
.active\:text-secondary-border\/65:active {
  color: rgb(166 247 203 / 0.65);
}
.active\:text-secondary-border\/70:active {
  color: rgb(166 247 203 / 0.7);
}
.active\:text-secondary-border\/75:active {
  color: rgb(166 247 203 / 0.75);
}
.active\:text-secondary-border\/80:active {
  color: rgb(166 247 203 / 0.8);
}
.active\:text-secondary-border\/85:active {
  color: rgb(166 247 203 / 0.85);
}
.active\:text-secondary-border\/90:active {
  color: rgb(166 247 203 / 0.9);
}
.active\:text-secondary-border\/95:active {
  color: rgb(166 247 203 / 0.95);
}
.active\:text-secondary-hover:active {
  --tw-text-opacity: 1;
  color: rgb(67 232 144 / var(--tw-text-opacity, 1));
}
.active\:text-secondary-hover\/0:active {
  color: rgb(67 232 144 / 0);
}
.active\:text-secondary-hover\/10:active {
  color: rgb(67 232 144 / 0.1);
}
.active\:text-secondary-hover\/100:active {
  color: rgb(67 232 144 / 1);
}
.active\:text-secondary-hover\/15:active {
  color: rgb(67 232 144 / 0.15);
}
.active\:text-secondary-hover\/20:active {
  color: rgb(67 232 144 / 0.2);
}
.active\:text-secondary-hover\/25:active {
  color: rgb(67 232 144 / 0.25);
}
.active\:text-secondary-hover\/30:active {
  color: rgb(67 232 144 / 0.3);
}
.active\:text-secondary-hover\/35:active {
  color: rgb(67 232 144 / 0.35);
}
.active\:text-secondary-hover\/40:active {
  color: rgb(67 232 144 / 0.4);
}
.active\:text-secondary-hover\/45:active {
  color: rgb(67 232 144 / 0.45);
}
.active\:text-secondary-hover\/5:active {
  color: rgb(67 232 144 / 0.05);
}
.active\:text-secondary-hover\/50:active {
  color: rgb(67 232 144 / 0.5);
}
.active\:text-secondary-hover\/55:active {
  color: rgb(67 232 144 / 0.55);
}
.active\:text-secondary-hover\/60:active {
  color: rgb(67 232 144 / 0.6);
}
.active\:text-secondary-hover\/65:active {
  color: rgb(67 232 144 / 0.65);
}
.active\:text-secondary-hover\/70:active {
  color: rgb(67 232 144 / 0.7);
}
.active\:text-secondary-hover\/75:active {
  color: rgb(67 232 144 / 0.75);
}
.active\:text-secondary-hover\/80:active {
  color: rgb(67 232 144 / 0.8);
}
.active\:text-secondary-hover\/85:active {
  color: rgb(67 232 144 / 0.85);
}
.active\:text-secondary-hover\/90:active {
  color: rgb(67 232 144 / 0.9);
}
.active\:text-secondary-hover\/95:active {
  color: rgb(67 232 144 / 0.95);
}
.active\:text-secondary-text:active {
  --tw-text-opacity: 1;
  color: rgb(4 110 55 / var(--tw-text-opacity, 1));
}
.active\:text-secondary-text-active:active {
  --tw-text-opacity: 1;
  color: rgb(3 87 45 / var(--tw-text-opacity, 1));
}
.active\:text-secondary-text-active\/0:active {
  color: rgb(3 87 45 / 0);
}
.active\:text-secondary-text-active\/10:active {
  color: rgb(3 87 45 / 0.1);
}
.active\:text-secondary-text-active\/100:active {
  color: rgb(3 87 45 / 1);
}
.active\:text-secondary-text-active\/15:active {
  color: rgb(3 87 45 / 0.15);
}
.active\:text-secondary-text-active\/20:active {
  color: rgb(3 87 45 / 0.2);
}
.active\:text-secondary-text-active\/25:active {
  color: rgb(3 87 45 / 0.25);
}
.active\:text-secondary-text-active\/30:active {
  color: rgb(3 87 45 / 0.3);
}
.active\:text-secondary-text-active\/35:active {
  color: rgb(3 87 45 / 0.35);
}
.active\:text-secondary-text-active\/40:active {
  color: rgb(3 87 45 / 0.4);
}
.active\:text-secondary-text-active\/45:active {
  color: rgb(3 87 45 / 0.45);
}
.active\:text-secondary-text-active\/5:active {
  color: rgb(3 87 45 / 0.05);
}
.active\:text-secondary-text-active\/50:active {
  color: rgb(3 87 45 / 0.5);
}
.active\:text-secondary-text-active\/55:active {
  color: rgb(3 87 45 / 0.55);
}
.active\:text-secondary-text-active\/60:active {
  color: rgb(3 87 45 / 0.6);
}
.active\:text-secondary-text-active\/65:active {
  color: rgb(3 87 45 / 0.65);
}
.active\:text-secondary-text-active\/70:active {
  color: rgb(3 87 45 / 0.7);
}
.active\:text-secondary-text-active\/75:active {
  color: rgb(3 87 45 / 0.75);
}
.active\:text-secondary-text-active\/80:active {
  color: rgb(3 87 45 / 0.8);
}
.active\:text-secondary-text-active\/85:active {
  color: rgb(3 87 45 / 0.85);
}
.active\:text-secondary-text-active\/90:active {
  color: rgb(3 87 45 / 0.9);
}
.active\:text-secondary-text-active\/95:active {
  color: rgb(3 87 45 / 0.95);
}
.active\:text-secondary-text-hover:active {
  --tw-text-opacity: 1;
  color: rgb(5 147 72 / var(--tw-text-opacity, 1));
}
.active\:text-secondary-text-hover\/0:active {
  color: rgb(5 147 72 / 0);
}
.active\:text-secondary-text-hover\/10:active {
  color: rgb(5 147 72 / 0.1);
}
.active\:text-secondary-text-hover\/100:active {
  color: rgb(5 147 72 / 1);
}
.active\:text-secondary-text-hover\/15:active {
  color: rgb(5 147 72 / 0.15);
}
.active\:text-secondary-text-hover\/20:active {
  color: rgb(5 147 72 / 0.2);
}
.active\:text-secondary-text-hover\/25:active {
  color: rgb(5 147 72 / 0.25);
}
.active\:text-secondary-text-hover\/30:active {
  color: rgb(5 147 72 / 0.3);
}
.active\:text-secondary-text-hover\/35:active {
  color: rgb(5 147 72 / 0.35);
}
.active\:text-secondary-text-hover\/40:active {
  color: rgb(5 147 72 / 0.4);
}
.active\:text-secondary-text-hover\/45:active {
  color: rgb(5 147 72 / 0.45);
}
.active\:text-secondary-text-hover\/5:active {
  color: rgb(5 147 72 / 0.05);
}
.active\:text-secondary-text-hover\/50:active {
  color: rgb(5 147 72 / 0.5);
}
.active\:text-secondary-text-hover\/55:active {
  color: rgb(5 147 72 / 0.55);
}
.active\:text-secondary-text-hover\/60:active {
  color: rgb(5 147 72 / 0.6);
}
.active\:text-secondary-text-hover\/65:active {
  color: rgb(5 147 72 / 0.65);
}
.active\:text-secondary-text-hover\/70:active {
  color: rgb(5 147 72 / 0.7);
}
.active\:text-secondary-text-hover\/75:active {
  color: rgb(5 147 72 / 0.75);
}
.active\:text-secondary-text-hover\/80:active {
  color: rgb(5 147 72 / 0.8);
}
.active\:text-secondary-text-hover\/85:active {
  color: rgb(5 147 72 / 0.85);
}
.active\:text-secondary-text-hover\/90:active {
  color: rgb(5 147 72 / 0.9);
}
.active\:text-secondary-text-hover\/95:active {
  color: rgb(5 147 72 / 0.95);
}
.active\:text-secondary-text\/0:active {
  color: rgb(4 110 55 / 0);
}
.active\:text-secondary-text\/10:active {
  color: rgb(4 110 55 / 0.1);
}
.active\:text-secondary-text\/100:active {
  color: rgb(4 110 55 / 1);
}
.active\:text-secondary-text\/15:active {
  color: rgb(4 110 55 / 0.15);
}
.active\:text-secondary-text\/20:active {
  color: rgb(4 110 55 / 0.2);
}
.active\:text-secondary-text\/25:active {
  color: rgb(4 110 55 / 0.25);
}
.active\:text-secondary-text\/30:active {
  color: rgb(4 110 55 / 0.3);
}
.active\:text-secondary-text\/35:active {
  color: rgb(4 110 55 / 0.35);
}
.active\:text-secondary-text\/40:active {
  color: rgb(4 110 55 / 0.4);
}
.active\:text-secondary-text\/45:active {
  color: rgb(4 110 55 / 0.45);
}
.active\:text-secondary-text\/5:active {
  color: rgb(4 110 55 / 0.05);
}
.active\:text-secondary-text\/50:active {
  color: rgb(4 110 55 / 0.5);
}
.active\:text-secondary-text\/55:active {
  color: rgb(4 110 55 / 0.55);
}
.active\:text-secondary-text\/60:active {
  color: rgb(4 110 55 / 0.6);
}
.active\:text-secondary-text\/65:active {
  color: rgb(4 110 55 / 0.65);
}
.active\:text-secondary-text\/70:active {
  color: rgb(4 110 55 / 0.7);
}
.active\:text-secondary-text\/75:active {
  color: rgb(4 110 55 / 0.75);
}
.active\:text-secondary-text\/80:active {
  color: rgb(4 110 55 / 0.8);
}
.active\:text-secondary-text\/85:active {
  color: rgb(4 110 55 / 0.85);
}
.active\:text-secondary-text\/90:active {
  color: rgb(4 110 55 / 0.9);
}
.active\:text-secondary-text\/95:active {
  color: rgb(4 110 55 / 0.95);
}
.active\:text-success-active:active {
  --tw-text-opacity: 1;
  color: rgb(56 158 13 / var(--tw-text-opacity, 1));
}
.active\:text-success-active\/0:active {
  color: rgb(56 158 13 / 0);
}
.active\:text-success-active\/10:active {
  color: rgb(56 158 13 / 0.1);
}
.active\:text-success-active\/100:active {
  color: rgb(56 158 13 / 1);
}
.active\:text-success-active\/15:active {
  color: rgb(56 158 13 / 0.15);
}
.active\:text-success-active\/20:active {
  color: rgb(56 158 13 / 0.2);
}
.active\:text-success-active\/25:active {
  color: rgb(56 158 13 / 0.25);
}
.active\:text-success-active\/30:active {
  color: rgb(56 158 13 / 0.3);
}
.active\:text-success-active\/35:active {
  color: rgb(56 158 13 / 0.35);
}
.active\:text-success-active\/40:active {
  color: rgb(56 158 13 / 0.4);
}
.active\:text-success-active\/45:active {
  color: rgb(56 158 13 / 0.45);
}
.active\:text-success-active\/5:active {
  color: rgb(56 158 13 / 0.05);
}
.active\:text-success-active\/50:active {
  color: rgb(56 158 13 / 0.5);
}
.active\:text-success-active\/55:active {
  color: rgb(56 158 13 / 0.55);
}
.active\:text-success-active\/60:active {
  color: rgb(56 158 13 / 0.6);
}
.active\:text-success-active\/65:active {
  color: rgb(56 158 13 / 0.65);
}
.active\:text-success-active\/70:active {
  color: rgb(56 158 13 / 0.7);
}
.active\:text-success-active\/75:active {
  color: rgb(56 158 13 / 0.75);
}
.active\:text-success-active\/80:active {
  color: rgb(56 158 13 / 0.8);
}
.active\:text-success-active\/85:active {
  color: rgb(56 158 13 / 0.85);
}
.active\:text-success-active\/90:active {
  color: rgb(56 158 13 / 0.9);
}
.active\:text-success-active\/95:active {
  color: rgb(56 158 13 / 0.95);
}
.active\:text-success-base:active {
  --tw-text-opacity: 1;
  color: rgb(82 196 26 / var(--tw-text-opacity, 1));
}
.active\:text-success-base\/0:active {
  color: rgb(82 196 26 / 0);
}
.active\:text-success-base\/10:active {
  color: rgb(82 196 26 / 0.1);
}
.active\:text-success-base\/100:active {
  color: rgb(82 196 26 / 1);
}
.active\:text-success-base\/15:active {
  color: rgb(82 196 26 / 0.15);
}
.active\:text-success-base\/20:active {
  color: rgb(82 196 26 / 0.2);
}
.active\:text-success-base\/25:active {
  color: rgb(82 196 26 / 0.25);
}
.active\:text-success-base\/30:active {
  color: rgb(82 196 26 / 0.3);
}
.active\:text-success-base\/35:active {
  color: rgb(82 196 26 / 0.35);
}
.active\:text-success-base\/40:active {
  color: rgb(82 196 26 / 0.4);
}
.active\:text-success-base\/45:active {
  color: rgb(82 196 26 / 0.45);
}
.active\:text-success-base\/5:active {
  color: rgb(82 196 26 / 0.05);
}
.active\:text-success-base\/50:active {
  color: rgb(82 196 26 / 0.5);
}
.active\:text-success-base\/55:active {
  color: rgb(82 196 26 / 0.55);
}
.active\:text-success-base\/60:active {
  color: rgb(82 196 26 / 0.6);
}
.active\:text-success-base\/65:active {
  color: rgb(82 196 26 / 0.65);
}
.active\:text-success-base\/70:active {
  color: rgb(82 196 26 / 0.7);
}
.active\:text-success-base\/75:active {
  color: rgb(82 196 26 / 0.75);
}
.active\:text-success-base\/80:active {
  color: rgb(82 196 26 / 0.8);
}
.active\:text-success-base\/85:active {
  color: rgb(82 196 26 / 0.85);
}
.active\:text-success-base\/90:active {
  color: rgb(82 196 26 / 0.9);
}
.active\:text-success-base\/95:active {
  color: rgb(82 196 26 / 0.95);
}
.active\:text-success-bg:active {
  --tw-text-opacity: 1;
  color: rgb(246 255 237 / var(--tw-text-opacity, 1));
}
.active\:text-success-bg-hover:active {
  --tw-text-opacity: 1;
  color: rgb(217 247 190 / var(--tw-text-opacity, 1));
}
.active\:text-success-bg-hover\/0:active {
  color: rgb(217 247 190 / 0);
}
.active\:text-success-bg-hover\/10:active {
  color: rgb(217 247 190 / 0.1);
}
.active\:text-success-bg-hover\/100:active {
  color: rgb(217 247 190 / 1);
}
.active\:text-success-bg-hover\/15:active {
  color: rgb(217 247 190 / 0.15);
}
.active\:text-success-bg-hover\/20:active {
  color: rgb(217 247 190 / 0.2);
}
.active\:text-success-bg-hover\/25:active {
  color: rgb(217 247 190 / 0.25);
}
.active\:text-success-bg-hover\/30:active {
  color: rgb(217 247 190 / 0.3);
}
.active\:text-success-bg-hover\/35:active {
  color: rgb(217 247 190 / 0.35);
}
.active\:text-success-bg-hover\/40:active {
  color: rgb(217 247 190 / 0.4);
}
.active\:text-success-bg-hover\/45:active {
  color: rgb(217 247 190 / 0.45);
}
.active\:text-success-bg-hover\/5:active {
  color: rgb(217 247 190 / 0.05);
}
.active\:text-success-bg-hover\/50:active {
  color: rgb(217 247 190 / 0.5);
}
.active\:text-success-bg-hover\/55:active {
  color: rgb(217 247 190 / 0.55);
}
.active\:text-success-bg-hover\/60:active {
  color: rgb(217 247 190 / 0.6);
}
.active\:text-success-bg-hover\/65:active {
  color: rgb(217 247 190 / 0.65);
}
.active\:text-success-bg-hover\/70:active {
  color: rgb(217 247 190 / 0.7);
}
.active\:text-success-bg-hover\/75:active {
  color: rgb(217 247 190 / 0.75);
}
.active\:text-success-bg-hover\/80:active {
  color: rgb(217 247 190 / 0.8);
}
.active\:text-success-bg-hover\/85:active {
  color: rgb(217 247 190 / 0.85);
}
.active\:text-success-bg-hover\/90:active {
  color: rgb(217 247 190 / 0.9);
}
.active\:text-success-bg-hover\/95:active {
  color: rgb(217 247 190 / 0.95);
}
.active\:text-success-bg\/0:active {
  color: rgb(246 255 237 / 0);
}
.active\:text-success-bg\/10:active {
  color: rgb(246 255 237 / 0.1);
}
.active\:text-success-bg\/100:active {
  color: rgb(246 255 237 / 1);
}
.active\:text-success-bg\/15:active {
  color: rgb(246 255 237 / 0.15);
}
.active\:text-success-bg\/20:active {
  color: rgb(246 255 237 / 0.2);
}
.active\:text-success-bg\/25:active {
  color: rgb(246 255 237 / 0.25);
}
.active\:text-success-bg\/30:active {
  color: rgb(246 255 237 / 0.3);
}
.active\:text-success-bg\/35:active {
  color: rgb(246 255 237 / 0.35);
}
.active\:text-success-bg\/40:active {
  color: rgb(246 255 237 / 0.4);
}
.active\:text-success-bg\/45:active {
  color: rgb(246 255 237 / 0.45);
}
.active\:text-success-bg\/5:active {
  color: rgb(246 255 237 / 0.05);
}
.active\:text-success-bg\/50:active {
  color: rgb(246 255 237 / 0.5);
}
.active\:text-success-bg\/55:active {
  color: rgb(246 255 237 / 0.55);
}
.active\:text-success-bg\/60:active {
  color: rgb(246 255 237 / 0.6);
}
.active\:text-success-bg\/65:active {
  color: rgb(246 255 237 / 0.65);
}
.active\:text-success-bg\/70:active {
  color: rgb(246 255 237 / 0.7);
}
.active\:text-success-bg\/75:active {
  color: rgb(246 255 237 / 0.75);
}
.active\:text-success-bg\/80:active {
  color: rgb(246 255 237 / 0.8);
}
.active\:text-success-bg\/85:active {
  color: rgb(246 255 237 / 0.85);
}
.active\:text-success-bg\/90:active {
  color: rgb(246 255 237 / 0.9);
}
.active\:text-success-bg\/95:active {
  color: rgb(246 255 237 / 0.95);
}
.active\:text-success-border:active {
  --tw-text-opacity: 1;
  color: rgb(183 235 143 / var(--tw-text-opacity, 1));
}
.active\:text-success-border-hover:active {
  --tw-text-opacity: 1;
  color: rgb(149 222 100 / var(--tw-text-opacity, 1));
}
.active\:text-success-border-hover\/0:active {
  color: rgb(149 222 100 / 0);
}
.active\:text-success-border-hover\/10:active {
  color: rgb(149 222 100 / 0.1);
}
.active\:text-success-border-hover\/100:active {
  color: rgb(149 222 100 / 1);
}
.active\:text-success-border-hover\/15:active {
  color: rgb(149 222 100 / 0.15);
}
.active\:text-success-border-hover\/20:active {
  color: rgb(149 222 100 / 0.2);
}
.active\:text-success-border-hover\/25:active {
  color: rgb(149 222 100 / 0.25);
}
.active\:text-success-border-hover\/30:active {
  color: rgb(149 222 100 / 0.3);
}
.active\:text-success-border-hover\/35:active {
  color: rgb(149 222 100 / 0.35);
}
.active\:text-success-border-hover\/40:active {
  color: rgb(149 222 100 / 0.4);
}
.active\:text-success-border-hover\/45:active {
  color: rgb(149 222 100 / 0.45);
}
.active\:text-success-border-hover\/5:active {
  color: rgb(149 222 100 / 0.05);
}
.active\:text-success-border-hover\/50:active {
  color: rgb(149 222 100 / 0.5);
}
.active\:text-success-border-hover\/55:active {
  color: rgb(149 222 100 / 0.55);
}
.active\:text-success-border-hover\/60:active {
  color: rgb(149 222 100 / 0.6);
}
.active\:text-success-border-hover\/65:active {
  color: rgb(149 222 100 / 0.65);
}
.active\:text-success-border-hover\/70:active {
  color: rgb(149 222 100 / 0.7);
}
.active\:text-success-border-hover\/75:active {
  color: rgb(149 222 100 / 0.75);
}
.active\:text-success-border-hover\/80:active {
  color: rgb(149 222 100 / 0.8);
}
.active\:text-success-border-hover\/85:active {
  color: rgb(149 222 100 / 0.85);
}
.active\:text-success-border-hover\/90:active {
  color: rgb(149 222 100 / 0.9);
}
.active\:text-success-border-hover\/95:active {
  color: rgb(149 222 100 / 0.95);
}
.active\:text-success-border\/0:active {
  color: rgb(183 235 143 / 0);
}
.active\:text-success-border\/10:active {
  color: rgb(183 235 143 / 0.1);
}
.active\:text-success-border\/100:active {
  color: rgb(183 235 143 / 1);
}
.active\:text-success-border\/15:active {
  color: rgb(183 235 143 / 0.15);
}
.active\:text-success-border\/20:active {
  color: rgb(183 235 143 / 0.2);
}
.active\:text-success-border\/25:active {
  color: rgb(183 235 143 / 0.25);
}
.active\:text-success-border\/30:active {
  color: rgb(183 235 143 / 0.3);
}
.active\:text-success-border\/35:active {
  color: rgb(183 235 143 / 0.35);
}
.active\:text-success-border\/40:active {
  color: rgb(183 235 143 / 0.4);
}
.active\:text-success-border\/45:active {
  color: rgb(183 235 143 / 0.45);
}
.active\:text-success-border\/5:active {
  color: rgb(183 235 143 / 0.05);
}
.active\:text-success-border\/50:active {
  color: rgb(183 235 143 / 0.5);
}
.active\:text-success-border\/55:active {
  color: rgb(183 235 143 / 0.55);
}
.active\:text-success-border\/60:active {
  color: rgb(183 235 143 / 0.6);
}
.active\:text-success-border\/65:active {
  color: rgb(183 235 143 / 0.65);
}
.active\:text-success-border\/70:active {
  color: rgb(183 235 143 / 0.7);
}
.active\:text-success-border\/75:active {
  color: rgb(183 235 143 / 0.75);
}
.active\:text-success-border\/80:active {
  color: rgb(183 235 143 / 0.8);
}
.active\:text-success-border\/85:active {
  color: rgb(183 235 143 / 0.85);
}
.active\:text-success-border\/90:active {
  color: rgb(183 235 143 / 0.9);
}
.active\:text-success-border\/95:active {
  color: rgb(183 235 143 / 0.95);
}
.active\:text-success-hover:active {
  --tw-text-opacity: 1;
  color: rgb(115 209 61 / var(--tw-text-opacity, 1));
}
.active\:text-success-hover\/0:active {
  color: rgb(115 209 61 / 0);
}
.active\:text-success-hover\/10:active {
  color: rgb(115 209 61 / 0.1);
}
.active\:text-success-hover\/100:active {
  color: rgb(115 209 61 / 1);
}
.active\:text-success-hover\/15:active {
  color: rgb(115 209 61 / 0.15);
}
.active\:text-success-hover\/20:active {
  color: rgb(115 209 61 / 0.2);
}
.active\:text-success-hover\/25:active {
  color: rgb(115 209 61 / 0.25);
}
.active\:text-success-hover\/30:active {
  color: rgb(115 209 61 / 0.3);
}
.active\:text-success-hover\/35:active {
  color: rgb(115 209 61 / 0.35);
}
.active\:text-success-hover\/40:active {
  color: rgb(115 209 61 / 0.4);
}
.active\:text-success-hover\/45:active {
  color: rgb(115 209 61 / 0.45);
}
.active\:text-success-hover\/5:active {
  color: rgb(115 209 61 / 0.05);
}
.active\:text-success-hover\/50:active {
  color: rgb(115 209 61 / 0.5);
}
.active\:text-success-hover\/55:active {
  color: rgb(115 209 61 / 0.55);
}
.active\:text-success-hover\/60:active {
  color: rgb(115 209 61 / 0.6);
}
.active\:text-success-hover\/65:active {
  color: rgb(115 209 61 / 0.65);
}
.active\:text-success-hover\/70:active {
  color: rgb(115 209 61 / 0.7);
}
.active\:text-success-hover\/75:active {
  color: rgb(115 209 61 / 0.75);
}
.active\:text-success-hover\/80:active {
  color: rgb(115 209 61 / 0.8);
}
.active\:text-success-hover\/85:active {
  color: rgb(115 209 61 / 0.85);
}
.active\:text-success-hover\/90:active {
  color: rgb(115 209 61 / 0.9);
}
.active\:text-success-hover\/95:active {
  color: rgb(115 209 61 / 0.95);
}
.active\:text-success-text:active {
  --tw-text-opacity: 1;
  color: rgb(19 82 0 / var(--tw-text-opacity, 1));
}
.active\:text-success-text-active:active {
  --tw-text-opacity: 1;
  color: rgb(9 43 0 / var(--tw-text-opacity, 1));
}
.active\:text-success-text-active\/0:active {
  color: rgb(9 43 0 / 0);
}
.active\:text-success-text-active\/10:active {
  color: rgb(9 43 0 / 0.1);
}
.active\:text-success-text-active\/100:active {
  color: rgb(9 43 0 / 1);
}
.active\:text-success-text-active\/15:active {
  color: rgb(9 43 0 / 0.15);
}
.active\:text-success-text-active\/20:active {
  color: rgb(9 43 0 / 0.2);
}
.active\:text-success-text-active\/25:active {
  color: rgb(9 43 0 / 0.25);
}
.active\:text-success-text-active\/30:active {
  color: rgb(9 43 0 / 0.3);
}
.active\:text-success-text-active\/35:active {
  color: rgb(9 43 0 / 0.35);
}
.active\:text-success-text-active\/40:active {
  color: rgb(9 43 0 / 0.4);
}
.active\:text-success-text-active\/45:active {
  color: rgb(9 43 0 / 0.45);
}
.active\:text-success-text-active\/5:active {
  color: rgb(9 43 0 / 0.05);
}
.active\:text-success-text-active\/50:active {
  color: rgb(9 43 0 / 0.5);
}
.active\:text-success-text-active\/55:active {
  color: rgb(9 43 0 / 0.55);
}
.active\:text-success-text-active\/60:active {
  color: rgb(9 43 0 / 0.6);
}
.active\:text-success-text-active\/65:active {
  color: rgb(9 43 0 / 0.65);
}
.active\:text-success-text-active\/70:active {
  color: rgb(9 43 0 / 0.7);
}
.active\:text-success-text-active\/75:active {
  color: rgb(9 43 0 / 0.75);
}
.active\:text-success-text-active\/80:active {
  color: rgb(9 43 0 / 0.8);
}
.active\:text-success-text-active\/85:active {
  color: rgb(9 43 0 / 0.85);
}
.active\:text-success-text-active\/90:active {
  color: rgb(9 43 0 / 0.9);
}
.active\:text-success-text-active\/95:active {
  color: rgb(9 43 0 / 0.95);
}
.active\:text-success-text-hover:active {
  --tw-text-opacity: 1;
  color: rgb(35 120 4 / var(--tw-text-opacity, 1));
}
.active\:text-success-text-hover\/0:active {
  color: rgb(35 120 4 / 0);
}
.active\:text-success-text-hover\/10:active {
  color: rgb(35 120 4 / 0.1);
}
.active\:text-success-text-hover\/100:active {
  color: rgb(35 120 4 / 1);
}
.active\:text-success-text-hover\/15:active {
  color: rgb(35 120 4 / 0.15);
}
.active\:text-success-text-hover\/20:active {
  color: rgb(35 120 4 / 0.2);
}
.active\:text-success-text-hover\/25:active {
  color: rgb(35 120 4 / 0.25);
}
.active\:text-success-text-hover\/30:active {
  color: rgb(35 120 4 / 0.3);
}
.active\:text-success-text-hover\/35:active {
  color: rgb(35 120 4 / 0.35);
}
.active\:text-success-text-hover\/40:active {
  color: rgb(35 120 4 / 0.4);
}
.active\:text-success-text-hover\/45:active {
  color: rgb(35 120 4 / 0.45);
}
.active\:text-success-text-hover\/5:active {
  color: rgb(35 120 4 / 0.05);
}
.active\:text-success-text-hover\/50:active {
  color: rgb(35 120 4 / 0.5);
}
.active\:text-success-text-hover\/55:active {
  color: rgb(35 120 4 / 0.55);
}
.active\:text-success-text-hover\/60:active {
  color: rgb(35 120 4 / 0.6);
}
.active\:text-success-text-hover\/65:active {
  color: rgb(35 120 4 / 0.65);
}
.active\:text-success-text-hover\/70:active {
  color: rgb(35 120 4 / 0.7);
}
.active\:text-success-text-hover\/75:active {
  color: rgb(35 120 4 / 0.75);
}
.active\:text-success-text-hover\/80:active {
  color: rgb(35 120 4 / 0.8);
}
.active\:text-success-text-hover\/85:active {
  color: rgb(35 120 4 / 0.85);
}
.active\:text-success-text-hover\/90:active {
  color: rgb(35 120 4 / 0.9);
}
.active\:text-success-text-hover\/95:active {
  color: rgb(35 120 4 / 0.95);
}
.active\:text-success-text\/0:active {
  color: rgb(19 82 0 / 0);
}
.active\:text-success-text\/10:active {
  color: rgb(19 82 0 / 0.1);
}
.active\:text-success-text\/100:active {
  color: rgb(19 82 0 / 1);
}
.active\:text-success-text\/15:active {
  color: rgb(19 82 0 / 0.15);
}
.active\:text-success-text\/20:active {
  color: rgb(19 82 0 / 0.2);
}
.active\:text-success-text\/25:active {
  color: rgb(19 82 0 / 0.25);
}
.active\:text-success-text\/30:active {
  color: rgb(19 82 0 / 0.3);
}
.active\:text-success-text\/35:active {
  color: rgb(19 82 0 / 0.35);
}
.active\:text-success-text\/40:active {
  color: rgb(19 82 0 / 0.4);
}
.active\:text-success-text\/45:active {
  color: rgb(19 82 0 / 0.45);
}
.active\:text-success-text\/5:active {
  color: rgb(19 82 0 / 0.05);
}
.active\:text-success-text\/50:active {
  color: rgb(19 82 0 / 0.5);
}
.active\:text-success-text\/55:active {
  color: rgb(19 82 0 / 0.55);
}
.active\:text-success-text\/60:active {
  color: rgb(19 82 0 / 0.6);
}
.active\:text-success-text\/65:active {
  color: rgb(19 82 0 / 0.65);
}
.active\:text-success-text\/70:active {
  color: rgb(19 82 0 / 0.7);
}
.active\:text-success-text\/75:active {
  color: rgb(19 82 0 / 0.75);
}
.active\:text-success-text\/80:active {
  color: rgb(19 82 0 / 0.8);
}
.active\:text-success-text\/85:active {
  color: rgb(19 82 0 / 0.85);
}
.active\:text-success-text\/90:active {
  color: rgb(19 82 0 / 0.9);
}
.active\:text-success-text\/95:active {
  color: rgb(19 82 0 / 0.95);
}
.active\:text-sunriseYellow-1:active {
  --tw-text-opacity: 1;
  color: rgb(254 255 230 / var(--tw-text-opacity, 1));
}
.active\:text-sunriseYellow-1\/0:active {
  color: rgb(254 255 230 / 0);
}
.active\:text-sunriseYellow-1\/10:active {
  color: rgb(254 255 230 / 0.1);
}
.active\:text-sunriseYellow-1\/100:active {
  color: rgb(254 255 230 / 1);
}
.active\:text-sunriseYellow-1\/15:active {
  color: rgb(254 255 230 / 0.15);
}
.active\:text-sunriseYellow-1\/20:active {
  color: rgb(254 255 230 / 0.2);
}
.active\:text-sunriseYellow-1\/25:active {
  color: rgb(254 255 230 / 0.25);
}
.active\:text-sunriseYellow-1\/30:active {
  color: rgb(254 255 230 / 0.3);
}
.active\:text-sunriseYellow-1\/35:active {
  color: rgb(254 255 230 / 0.35);
}
.active\:text-sunriseYellow-1\/40:active {
  color: rgb(254 255 230 / 0.4);
}
.active\:text-sunriseYellow-1\/45:active {
  color: rgb(254 255 230 / 0.45);
}
.active\:text-sunriseYellow-1\/5:active {
  color: rgb(254 255 230 / 0.05);
}
.active\:text-sunriseYellow-1\/50:active {
  color: rgb(254 255 230 / 0.5);
}
.active\:text-sunriseYellow-1\/55:active {
  color: rgb(254 255 230 / 0.55);
}
.active\:text-sunriseYellow-1\/60:active {
  color: rgb(254 255 230 / 0.6);
}
.active\:text-sunriseYellow-1\/65:active {
  color: rgb(254 255 230 / 0.65);
}
.active\:text-sunriseYellow-1\/70:active {
  color: rgb(254 255 230 / 0.7);
}
.active\:text-sunriseYellow-1\/75:active {
  color: rgb(254 255 230 / 0.75);
}
.active\:text-sunriseYellow-1\/80:active {
  color: rgb(254 255 230 / 0.8);
}
.active\:text-sunriseYellow-1\/85:active {
  color: rgb(254 255 230 / 0.85);
}
.active\:text-sunriseYellow-1\/90:active {
  color: rgb(254 255 230 / 0.9);
}
.active\:text-sunriseYellow-1\/95:active {
  color: rgb(254 255 230 / 0.95);
}
.active\:text-sunriseYellow-10:active {
  --tw-text-opacity: 1;
  color: rgb(97 71 0 / var(--tw-text-opacity, 1));
}
.active\:text-sunriseYellow-10\/0:active {
  color: rgb(97 71 0 / 0);
}
.active\:text-sunriseYellow-10\/10:active {
  color: rgb(97 71 0 / 0.1);
}
.active\:text-sunriseYellow-10\/100:active {
  color: rgb(97 71 0 / 1);
}
.active\:text-sunriseYellow-10\/15:active {
  color: rgb(97 71 0 / 0.15);
}
.active\:text-sunriseYellow-10\/20:active {
  color: rgb(97 71 0 / 0.2);
}
.active\:text-sunriseYellow-10\/25:active {
  color: rgb(97 71 0 / 0.25);
}
.active\:text-sunriseYellow-10\/30:active {
  color: rgb(97 71 0 / 0.3);
}
.active\:text-sunriseYellow-10\/35:active {
  color: rgb(97 71 0 / 0.35);
}
.active\:text-sunriseYellow-10\/40:active {
  color: rgb(97 71 0 / 0.4);
}
.active\:text-sunriseYellow-10\/45:active {
  color: rgb(97 71 0 / 0.45);
}
.active\:text-sunriseYellow-10\/5:active {
  color: rgb(97 71 0 / 0.05);
}
.active\:text-sunriseYellow-10\/50:active {
  color: rgb(97 71 0 / 0.5);
}
.active\:text-sunriseYellow-10\/55:active {
  color: rgb(97 71 0 / 0.55);
}
.active\:text-sunriseYellow-10\/60:active {
  color: rgb(97 71 0 / 0.6);
}
.active\:text-sunriseYellow-10\/65:active {
  color: rgb(97 71 0 / 0.65);
}
.active\:text-sunriseYellow-10\/70:active {
  color: rgb(97 71 0 / 0.7);
}
.active\:text-sunriseYellow-10\/75:active {
  color: rgb(97 71 0 / 0.75);
}
.active\:text-sunriseYellow-10\/80:active {
  color: rgb(97 71 0 / 0.8);
}
.active\:text-sunriseYellow-10\/85:active {
  color: rgb(97 71 0 / 0.85);
}
.active\:text-sunriseYellow-10\/90:active {
  color: rgb(97 71 0 / 0.9);
}
.active\:text-sunriseYellow-10\/95:active {
  color: rgb(97 71 0 / 0.95);
}
.active\:text-sunriseYellow-11:active {
  color: #FCD34D66;
}
.active\:text-sunriseYellow-11\/0:active {
  color: rgb(252 211 77 / 0);
}
.active\:text-sunriseYellow-11\/10:active {
  color: rgb(252 211 77 / 0.1);
}
.active\:text-sunriseYellow-11\/100:active {
  color: rgb(252 211 77 / 1);
}
.active\:text-sunriseYellow-11\/15:active {
  color: rgb(252 211 77 / 0.15);
}
.active\:text-sunriseYellow-11\/20:active {
  color: rgb(252 211 77 / 0.2);
}
.active\:text-sunriseYellow-11\/25:active {
  color: rgb(252 211 77 / 0.25);
}
.active\:text-sunriseYellow-11\/30:active {
  color: rgb(252 211 77 / 0.3);
}
.active\:text-sunriseYellow-11\/35:active {
  color: rgb(252 211 77 / 0.35);
}
.active\:text-sunriseYellow-11\/40:active {
  color: rgb(252 211 77 / 0.4);
}
.active\:text-sunriseYellow-11\/45:active {
  color: rgb(252 211 77 / 0.45);
}
.active\:text-sunriseYellow-11\/5:active {
  color: rgb(252 211 77 / 0.05);
}
.active\:text-sunriseYellow-11\/50:active {
  color: rgb(252 211 77 / 0.5);
}
.active\:text-sunriseYellow-11\/55:active {
  color: rgb(252 211 77 / 0.55);
}
.active\:text-sunriseYellow-11\/60:active {
  color: rgb(252 211 77 / 0.6);
}
.active\:text-sunriseYellow-11\/65:active {
  color: rgb(252 211 77 / 0.65);
}
.active\:text-sunriseYellow-11\/70:active {
  color: rgb(252 211 77 / 0.7);
}
.active\:text-sunriseYellow-11\/75:active {
  color: rgb(252 211 77 / 0.75);
}
.active\:text-sunriseYellow-11\/80:active {
  color: rgb(252 211 77 / 0.8);
}
.active\:text-sunriseYellow-11\/85:active {
  color: rgb(252 211 77 / 0.85);
}
.active\:text-sunriseYellow-11\/90:active {
  color: rgb(252 211 77 / 0.9);
}
.active\:text-sunriseYellow-11\/95:active {
  color: rgb(252 211 77 / 0.95);
}
.active\:text-sunriseYellow-12:active {
  color: #FCD34D99;
}
.active\:text-sunriseYellow-12\/0:active {
  color: rgb(252 211 77 / 0);
}
.active\:text-sunriseYellow-12\/10:active {
  color: rgb(252 211 77 / 0.1);
}
.active\:text-sunriseYellow-12\/100:active {
  color: rgb(252 211 77 / 1);
}
.active\:text-sunriseYellow-12\/15:active {
  color: rgb(252 211 77 / 0.15);
}
.active\:text-sunriseYellow-12\/20:active {
  color: rgb(252 211 77 / 0.2);
}
.active\:text-sunriseYellow-12\/25:active {
  color: rgb(252 211 77 / 0.25);
}
.active\:text-sunriseYellow-12\/30:active {
  color: rgb(252 211 77 / 0.3);
}
.active\:text-sunriseYellow-12\/35:active {
  color: rgb(252 211 77 / 0.35);
}
.active\:text-sunriseYellow-12\/40:active {
  color: rgb(252 211 77 / 0.4);
}
.active\:text-sunriseYellow-12\/45:active {
  color: rgb(252 211 77 / 0.45);
}
.active\:text-sunriseYellow-12\/5:active {
  color: rgb(252 211 77 / 0.05);
}
.active\:text-sunriseYellow-12\/50:active {
  color: rgb(252 211 77 / 0.5);
}
.active\:text-sunriseYellow-12\/55:active {
  color: rgb(252 211 77 / 0.55);
}
.active\:text-sunriseYellow-12\/60:active {
  color: rgb(252 211 77 / 0.6);
}
.active\:text-sunriseYellow-12\/65:active {
  color: rgb(252 211 77 / 0.65);
}
.active\:text-sunriseYellow-12\/70:active {
  color: rgb(252 211 77 / 0.7);
}
.active\:text-sunriseYellow-12\/75:active {
  color: rgb(252 211 77 / 0.75);
}
.active\:text-sunriseYellow-12\/80:active {
  color: rgb(252 211 77 / 0.8);
}
.active\:text-sunriseYellow-12\/85:active {
  color: rgb(252 211 77 / 0.85);
}
.active\:text-sunriseYellow-12\/90:active {
  color: rgb(252 211 77 / 0.9);
}
.active\:text-sunriseYellow-12\/95:active {
  color: rgb(252 211 77 / 0.95);
}
.active\:text-sunriseYellow-2:active {
  --tw-text-opacity: 1;
  color: rgb(255 255 184 / var(--tw-text-opacity, 1));
}
.active\:text-sunriseYellow-2\/0:active {
  color: rgb(255 255 184 / 0);
}
.active\:text-sunriseYellow-2\/10:active {
  color: rgb(255 255 184 / 0.1);
}
.active\:text-sunriseYellow-2\/100:active {
  color: rgb(255 255 184 / 1);
}
.active\:text-sunriseYellow-2\/15:active {
  color: rgb(255 255 184 / 0.15);
}
.active\:text-sunriseYellow-2\/20:active {
  color: rgb(255 255 184 / 0.2);
}
.active\:text-sunriseYellow-2\/25:active {
  color: rgb(255 255 184 / 0.25);
}
.active\:text-sunriseYellow-2\/30:active {
  color: rgb(255 255 184 / 0.3);
}
.active\:text-sunriseYellow-2\/35:active {
  color: rgb(255 255 184 / 0.35);
}
.active\:text-sunriseYellow-2\/40:active {
  color: rgb(255 255 184 / 0.4);
}
.active\:text-sunriseYellow-2\/45:active {
  color: rgb(255 255 184 / 0.45);
}
.active\:text-sunriseYellow-2\/5:active {
  color: rgb(255 255 184 / 0.05);
}
.active\:text-sunriseYellow-2\/50:active {
  color: rgb(255 255 184 / 0.5);
}
.active\:text-sunriseYellow-2\/55:active {
  color: rgb(255 255 184 / 0.55);
}
.active\:text-sunriseYellow-2\/60:active {
  color: rgb(255 255 184 / 0.6);
}
.active\:text-sunriseYellow-2\/65:active {
  color: rgb(255 255 184 / 0.65);
}
.active\:text-sunriseYellow-2\/70:active {
  color: rgb(255 255 184 / 0.7);
}
.active\:text-sunriseYellow-2\/75:active {
  color: rgb(255 255 184 / 0.75);
}
.active\:text-sunriseYellow-2\/80:active {
  color: rgb(255 255 184 / 0.8);
}
.active\:text-sunriseYellow-2\/85:active {
  color: rgb(255 255 184 / 0.85);
}
.active\:text-sunriseYellow-2\/90:active {
  color: rgb(255 255 184 / 0.9);
}
.active\:text-sunriseYellow-2\/95:active {
  color: rgb(255 255 184 / 0.95);
}
.active\:text-sunriseYellow-3:active {
  --tw-text-opacity: 1;
  color: rgb(255 251 143 / var(--tw-text-opacity, 1));
}
.active\:text-sunriseYellow-3\/0:active {
  color: rgb(255 251 143 / 0);
}
.active\:text-sunriseYellow-3\/10:active {
  color: rgb(255 251 143 / 0.1);
}
.active\:text-sunriseYellow-3\/100:active {
  color: rgb(255 251 143 / 1);
}
.active\:text-sunriseYellow-3\/15:active {
  color: rgb(255 251 143 / 0.15);
}
.active\:text-sunriseYellow-3\/20:active {
  color: rgb(255 251 143 / 0.2);
}
.active\:text-sunriseYellow-3\/25:active {
  color: rgb(255 251 143 / 0.25);
}
.active\:text-sunriseYellow-3\/30:active {
  color: rgb(255 251 143 / 0.3);
}
.active\:text-sunriseYellow-3\/35:active {
  color: rgb(255 251 143 / 0.35);
}
.active\:text-sunriseYellow-3\/40:active {
  color: rgb(255 251 143 / 0.4);
}
.active\:text-sunriseYellow-3\/45:active {
  color: rgb(255 251 143 / 0.45);
}
.active\:text-sunriseYellow-3\/5:active {
  color: rgb(255 251 143 / 0.05);
}
.active\:text-sunriseYellow-3\/50:active {
  color: rgb(255 251 143 / 0.5);
}
.active\:text-sunriseYellow-3\/55:active {
  color: rgb(255 251 143 / 0.55);
}
.active\:text-sunriseYellow-3\/60:active {
  color: rgb(255 251 143 / 0.6);
}
.active\:text-sunriseYellow-3\/65:active {
  color: rgb(255 251 143 / 0.65);
}
.active\:text-sunriseYellow-3\/70:active {
  color: rgb(255 251 143 / 0.7);
}
.active\:text-sunriseYellow-3\/75:active {
  color: rgb(255 251 143 / 0.75);
}
.active\:text-sunriseYellow-3\/80:active {
  color: rgb(255 251 143 / 0.8);
}
.active\:text-sunriseYellow-3\/85:active {
  color: rgb(255 251 143 / 0.85);
}
.active\:text-sunriseYellow-3\/90:active {
  color: rgb(255 251 143 / 0.9);
}
.active\:text-sunriseYellow-3\/95:active {
  color: rgb(255 251 143 / 0.95);
}
.active\:text-sunriseYellow-4:active {
  --tw-text-opacity: 1;
  color: rgb(255 245 102 / var(--tw-text-opacity, 1));
}
.active\:text-sunriseYellow-4\/0:active {
  color: rgb(255 245 102 / 0);
}
.active\:text-sunriseYellow-4\/10:active {
  color: rgb(255 245 102 / 0.1);
}
.active\:text-sunriseYellow-4\/100:active {
  color: rgb(255 245 102 / 1);
}
.active\:text-sunriseYellow-4\/15:active {
  color: rgb(255 245 102 / 0.15);
}
.active\:text-sunriseYellow-4\/20:active {
  color: rgb(255 245 102 / 0.2);
}
.active\:text-sunriseYellow-4\/25:active {
  color: rgb(255 245 102 / 0.25);
}
.active\:text-sunriseYellow-4\/30:active {
  color: rgb(255 245 102 / 0.3);
}
.active\:text-sunriseYellow-4\/35:active {
  color: rgb(255 245 102 / 0.35);
}
.active\:text-sunriseYellow-4\/40:active {
  color: rgb(255 245 102 / 0.4);
}
.active\:text-sunriseYellow-4\/45:active {
  color: rgb(255 245 102 / 0.45);
}
.active\:text-sunriseYellow-4\/5:active {
  color: rgb(255 245 102 / 0.05);
}
.active\:text-sunriseYellow-4\/50:active {
  color: rgb(255 245 102 / 0.5);
}
.active\:text-sunriseYellow-4\/55:active {
  color: rgb(255 245 102 / 0.55);
}
.active\:text-sunriseYellow-4\/60:active {
  color: rgb(255 245 102 / 0.6);
}
.active\:text-sunriseYellow-4\/65:active {
  color: rgb(255 245 102 / 0.65);
}
.active\:text-sunriseYellow-4\/70:active {
  color: rgb(255 245 102 / 0.7);
}
.active\:text-sunriseYellow-4\/75:active {
  color: rgb(255 245 102 / 0.75);
}
.active\:text-sunriseYellow-4\/80:active {
  color: rgb(255 245 102 / 0.8);
}
.active\:text-sunriseYellow-4\/85:active {
  color: rgb(255 245 102 / 0.85);
}
.active\:text-sunriseYellow-4\/90:active {
  color: rgb(255 245 102 / 0.9);
}
.active\:text-sunriseYellow-4\/95:active {
  color: rgb(255 245 102 / 0.95);
}
.active\:text-sunriseYellow-5:active {
  --tw-text-opacity: 1;
  color: rgb(255 236 61 / var(--tw-text-opacity, 1));
}
.active\:text-sunriseYellow-5\/0:active {
  color: rgb(255 236 61 / 0);
}
.active\:text-sunriseYellow-5\/10:active {
  color: rgb(255 236 61 / 0.1);
}
.active\:text-sunriseYellow-5\/100:active {
  color: rgb(255 236 61 / 1);
}
.active\:text-sunriseYellow-5\/15:active {
  color: rgb(255 236 61 / 0.15);
}
.active\:text-sunriseYellow-5\/20:active {
  color: rgb(255 236 61 / 0.2);
}
.active\:text-sunriseYellow-5\/25:active {
  color: rgb(255 236 61 / 0.25);
}
.active\:text-sunriseYellow-5\/30:active {
  color: rgb(255 236 61 / 0.3);
}
.active\:text-sunriseYellow-5\/35:active {
  color: rgb(255 236 61 / 0.35);
}
.active\:text-sunriseYellow-5\/40:active {
  color: rgb(255 236 61 / 0.4);
}
.active\:text-sunriseYellow-5\/45:active {
  color: rgb(255 236 61 / 0.45);
}
.active\:text-sunriseYellow-5\/5:active {
  color: rgb(255 236 61 / 0.05);
}
.active\:text-sunriseYellow-5\/50:active {
  color: rgb(255 236 61 / 0.5);
}
.active\:text-sunriseYellow-5\/55:active {
  color: rgb(255 236 61 / 0.55);
}
.active\:text-sunriseYellow-5\/60:active {
  color: rgb(255 236 61 / 0.6);
}
.active\:text-sunriseYellow-5\/65:active {
  color: rgb(255 236 61 / 0.65);
}
.active\:text-sunriseYellow-5\/70:active {
  color: rgb(255 236 61 / 0.7);
}
.active\:text-sunriseYellow-5\/75:active {
  color: rgb(255 236 61 / 0.75);
}
.active\:text-sunriseYellow-5\/80:active {
  color: rgb(255 236 61 / 0.8);
}
.active\:text-sunriseYellow-5\/85:active {
  color: rgb(255 236 61 / 0.85);
}
.active\:text-sunriseYellow-5\/90:active {
  color: rgb(255 236 61 / 0.9);
}
.active\:text-sunriseYellow-5\/95:active {
  color: rgb(255 236 61 / 0.95);
}
.active\:text-sunriseYellow-6:active {
  --tw-text-opacity: 1;
  color: rgb(250 203 20 / var(--tw-text-opacity, 1));
}
.active\:text-sunriseYellow-6\/0:active {
  color: rgb(250 203 20 / 0);
}
.active\:text-sunriseYellow-6\/10:active {
  color: rgb(250 203 20 / 0.1);
}
.active\:text-sunriseYellow-6\/100:active {
  color: rgb(250 203 20 / 1);
}
.active\:text-sunriseYellow-6\/15:active {
  color: rgb(250 203 20 / 0.15);
}
.active\:text-sunriseYellow-6\/20:active {
  color: rgb(250 203 20 / 0.2);
}
.active\:text-sunriseYellow-6\/25:active {
  color: rgb(250 203 20 / 0.25);
}
.active\:text-sunriseYellow-6\/30:active {
  color: rgb(250 203 20 / 0.3);
}
.active\:text-sunriseYellow-6\/35:active {
  color: rgb(250 203 20 / 0.35);
}
.active\:text-sunriseYellow-6\/40:active {
  color: rgb(250 203 20 / 0.4);
}
.active\:text-sunriseYellow-6\/45:active {
  color: rgb(250 203 20 / 0.45);
}
.active\:text-sunriseYellow-6\/5:active {
  color: rgb(250 203 20 / 0.05);
}
.active\:text-sunriseYellow-6\/50:active {
  color: rgb(250 203 20 / 0.5);
}
.active\:text-sunriseYellow-6\/55:active {
  color: rgb(250 203 20 / 0.55);
}
.active\:text-sunriseYellow-6\/60:active {
  color: rgb(250 203 20 / 0.6);
}
.active\:text-sunriseYellow-6\/65:active {
  color: rgb(250 203 20 / 0.65);
}
.active\:text-sunriseYellow-6\/70:active {
  color: rgb(250 203 20 / 0.7);
}
.active\:text-sunriseYellow-6\/75:active {
  color: rgb(250 203 20 / 0.75);
}
.active\:text-sunriseYellow-6\/80:active {
  color: rgb(250 203 20 / 0.8);
}
.active\:text-sunriseYellow-6\/85:active {
  color: rgb(250 203 20 / 0.85);
}
.active\:text-sunriseYellow-6\/90:active {
  color: rgb(250 203 20 / 0.9);
}
.active\:text-sunriseYellow-6\/95:active {
  color: rgb(250 203 20 / 0.95);
}
.active\:text-sunriseYellow-7:active {
  --tw-text-opacity: 1;
  color: rgb(212 177 6 / var(--tw-text-opacity, 1));
}
.active\:text-sunriseYellow-7\/0:active {
  color: rgb(212 177 6 / 0);
}
.active\:text-sunriseYellow-7\/10:active {
  color: rgb(212 177 6 / 0.1);
}
.active\:text-sunriseYellow-7\/100:active {
  color: rgb(212 177 6 / 1);
}
.active\:text-sunriseYellow-7\/15:active {
  color: rgb(212 177 6 / 0.15);
}
.active\:text-sunriseYellow-7\/20:active {
  color: rgb(212 177 6 / 0.2);
}
.active\:text-sunriseYellow-7\/25:active {
  color: rgb(212 177 6 / 0.25);
}
.active\:text-sunriseYellow-7\/30:active {
  color: rgb(212 177 6 / 0.3);
}
.active\:text-sunriseYellow-7\/35:active {
  color: rgb(212 177 6 / 0.35);
}
.active\:text-sunriseYellow-7\/40:active {
  color: rgb(212 177 6 / 0.4);
}
.active\:text-sunriseYellow-7\/45:active {
  color: rgb(212 177 6 / 0.45);
}
.active\:text-sunriseYellow-7\/5:active {
  color: rgb(212 177 6 / 0.05);
}
.active\:text-sunriseYellow-7\/50:active {
  color: rgb(212 177 6 / 0.5);
}
.active\:text-sunriseYellow-7\/55:active {
  color: rgb(212 177 6 / 0.55);
}
.active\:text-sunriseYellow-7\/60:active {
  color: rgb(212 177 6 / 0.6);
}
.active\:text-sunriseYellow-7\/65:active {
  color: rgb(212 177 6 / 0.65);
}
.active\:text-sunriseYellow-7\/70:active {
  color: rgb(212 177 6 / 0.7);
}
.active\:text-sunriseYellow-7\/75:active {
  color: rgb(212 177 6 / 0.75);
}
.active\:text-sunriseYellow-7\/80:active {
  color: rgb(212 177 6 / 0.8);
}
.active\:text-sunriseYellow-7\/85:active {
  color: rgb(212 177 6 / 0.85);
}
.active\:text-sunriseYellow-7\/90:active {
  color: rgb(212 177 6 / 0.9);
}
.active\:text-sunriseYellow-7\/95:active {
  color: rgb(212 177 6 / 0.95);
}
.active\:text-sunriseYellow-8:active {
  --tw-text-opacity: 1;
  color: rgb(173 139 0 / var(--tw-text-opacity, 1));
}
.active\:text-sunriseYellow-8\/0:active {
  color: rgb(173 139 0 / 0);
}
.active\:text-sunriseYellow-8\/10:active {
  color: rgb(173 139 0 / 0.1);
}
.active\:text-sunriseYellow-8\/100:active {
  color: rgb(173 139 0 / 1);
}
.active\:text-sunriseYellow-8\/15:active {
  color: rgb(173 139 0 / 0.15);
}
.active\:text-sunriseYellow-8\/20:active {
  color: rgb(173 139 0 / 0.2);
}
.active\:text-sunriseYellow-8\/25:active {
  color: rgb(173 139 0 / 0.25);
}
.active\:text-sunriseYellow-8\/30:active {
  color: rgb(173 139 0 / 0.3);
}
.active\:text-sunriseYellow-8\/35:active {
  color: rgb(173 139 0 / 0.35);
}
.active\:text-sunriseYellow-8\/40:active {
  color: rgb(173 139 0 / 0.4);
}
.active\:text-sunriseYellow-8\/45:active {
  color: rgb(173 139 0 / 0.45);
}
.active\:text-sunriseYellow-8\/5:active {
  color: rgb(173 139 0 / 0.05);
}
.active\:text-sunriseYellow-8\/50:active {
  color: rgb(173 139 0 / 0.5);
}
.active\:text-sunriseYellow-8\/55:active {
  color: rgb(173 139 0 / 0.55);
}
.active\:text-sunriseYellow-8\/60:active {
  color: rgb(173 139 0 / 0.6);
}
.active\:text-sunriseYellow-8\/65:active {
  color: rgb(173 139 0 / 0.65);
}
.active\:text-sunriseYellow-8\/70:active {
  color: rgb(173 139 0 / 0.7);
}
.active\:text-sunriseYellow-8\/75:active {
  color: rgb(173 139 0 / 0.75);
}
.active\:text-sunriseYellow-8\/80:active {
  color: rgb(173 139 0 / 0.8);
}
.active\:text-sunriseYellow-8\/85:active {
  color: rgb(173 139 0 / 0.85);
}
.active\:text-sunriseYellow-8\/90:active {
  color: rgb(173 139 0 / 0.9);
}
.active\:text-sunriseYellow-8\/95:active {
  color: rgb(173 139 0 / 0.95);
}
.active\:text-sunriseYellow-9:active {
  --tw-text-opacity: 1;
  color: rgb(135 104 0 / var(--tw-text-opacity, 1));
}
.active\:text-sunriseYellow-9\/0:active {
  color: rgb(135 104 0 / 0);
}
.active\:text-sunriseYellow-9\/10:active {
  color: rgb(135 104 0 / 0.1);
}
.active\:text-sunriseYellow-9\/100:active {
  color: rgb(135 104 0 / 1);
}
.active\:text-sunriseYellow-9\/15:active {
  color: rgb(135 104 0 / 0.15);
}
.active\:text-sunriseYellow-9\/20:active {
  color: rgb(135 104 0 / 0.2);
}
.active\:text-sunriseYellow-9\/25:active {
  color: rgb(135 104 0 / 0.25);
}
.active\:text-sunriseYellow-9\/30:active {
  color: rgb(135 104 0 / 0.3);
}
.active\:text-sunriseYellow-9\/35:active {
  color: rgb(135 104 0 / 0.35);
}
.active\:text-sunriseYellow-9\/40:active {
  color: rgb(135 104 0 / 0.4);
}
.active\:text-sunriseYellow-9\/45:active {
  color: rgb(135 104 0 / 0.45);
}
.active\:text-sunriseYellow-9\/5:active {
  color: rgb(135 104 0 / 0.05);
}
.active\:text-sunriseYellow-9\/50:active {
  color: rgb(135 104 0 / 0.5);
}
.active\:text-sunriseYellow-9\/55:active {
  color: rgb(135 104 0 / 0.55);
}
.active\:text-sunriseYellow-9\/60:active {
  color: rgb(135 104 0 / 0.6);
}
.active\:text-sunriseYellow-9\/65:active {
  color: rgb(135 104 0 / 0.65);
}
.active\:text-sunriseYellow-9\/70:active {
  color: rgb(135 104 0 / 0.7);
}
.active\:text-sunriseYellow-9\/75:active {
  color: rgb(135 104 0 / 0.75);
}
.active\:text-sunriseYellow-9\/80:active {
  color: rgb(135 104 0 / 0.8);
}
.active\:text-sunriseYellow-9\/85:active {
  color: rgb(135 104 0 / 0.85);
}
.active\:text-sunriseYellow-9\/90:active {
  color: rgb(135 104 0 / 0.9);
}
.active\:text-sunriseYellow-9\/95:active {
  color: rgb(135 104 0 / 0.95);
}
.active\:text-teal-100:active {
  --tw-text-opacity: 1;
  color: rgb(213 245 246 / var(--tw-text-opacity, 1));
}
.active\:text-teal-100\/0:active {
  color: rgb(213 245 246 / 0);
}
.active\:text-teal-100\/10:active {
  color: rgb(213 245 246 / 0.1);
}
.active\:text-teal-100\/100:active {
  color: rgb(213 245 246 / 1);
}
.active\:text-teal-100\/15:active {
  color: rgb(213 245 246 / 0.15);
}
.active\:text-teal-100\/20:active {
  color: rgb(213 245 246 / 0.2);
}
.active\:text-teal-100\/25:active {
  color: rgb(213 245 246 / 0.25);
}
.active\:text-teal-100\/30:active {
  color: rgb(213 245 246 / 0.3);
}
.active\:text-teal-100\/35:active {
  color: rgb(213 245 246 / 0.35);
}
.active\:text-teal-100\/40:active {
  color: rgb(213 245 246 / 0.4);
}
.active\:text-teal-100\/45:active {
  color: rgb(213 245 246 / 0.45);
}
.active\:text-teal-100\/5:active {
  color: rgb(213 245 246 / 0.05);
}
.active\:text-teal-100\/50:active {
  color: rgb(213 245 246 / 0.5);
}
.active\:text-teal-100\/55:active {
  color: rgb(213 245 246 / 0.55);
}
.active\:text-teal-100\/60:active {
  color: rgb(213 245 246 / 0.6);
}
.active\:text-teal-100\/65:active {
  color: rgb(213 245 246 / 0.65);
}
.active\:text-teal-100\/70:active {
  color: rgb(213 245 246 / 0.7);
}
.active\:text-teal-100\/75:active {
  color: rgb(213 245 246 / 0.75);
}
.active\:text-teal-100\/80:active {
  color: rgb(213 245 246 / 0.8);
}
.active\:text-teal-100\/85:active {
  color: rgb(213 245 246 / 0.85);
}
.active\:text-teal-100\/90:active {
  color: rgb(213 245 246 / 0.9);
}
.active\:text-teal-100\/95:active {
  color: rgb(213 245 246 / 0.95);
}
.active\:text-teal-200:active {
  --tw-text-opacity: 1;
  color: rgb(175 236 239 / var(--tw-text-opacity, 1));
}
.active\:text-teal-200\/0:active {
  color: rgb(175 236 239 / 0);
}
.active\:text-teal-200\/10:active {
  color: rgb(175 236 239 / 0.1);
}
.active\:text-teal-200\/100:active {
  color: rgb(175 236 239 / 1);
}
.active\:text-teal-200\/15:active {
  color: rgb(175 236 239 / 0.15);
}
.active\:text-teal-200\/20:active {
  color: rgb(175 236 239 / 0.2);
}
.active\:text-teal-200\/25:active {
  color: rgb(175 236 239 / 0.25);
}
.active\:text-teal-200\/30:active {
  color: rgb(175 236 239 / 0.3);
}
.active\:text-teal-200\/35:active {
  color: rgb(175 236 239 / 0.35);
}
.active\:text-teal-200\/40:active {
  color: rgb(175 236 239 / 0.4);
}
.active\:text-teal-200\/45:active {
  color: rgb(175 236 239 / 0.45);
}
.active\:text-teal-200\/5:active {
  color: rgb(175 236 239 / 0.05);
}
.active\:text-teal-200\/50:active {
  color: rgb(175 236 239 / 0.5);
}
.active\:text-teal-200\/55:active {
  color: rgb(175 236 239 / 0.55);
}
.active\:text-teal-200\/60:active {
  color: rgb(175 236 239 / 0.6);
}
.active\:text-teal-200\/65:active {
  color: rgb(175 236 239 / 0.65);
}
.active\:text-teal-200\/70:active {
  color: rgb(175 236 239 / 0.7);
}
.active\:text-teal-200\/75:active {
  color: rgb(175 236 239 / 0.75);
}
.active\:text-teal-200\/80:active {
  color: rgb(175 236 239 / 0.8);
}
.active\:text-teal-200\/85:active {
  color: rgb(175 236 239 / 0.85);
}
.active\:text-teal-200\/90:active {
  color: rgb(175 236 239 / 0.9);
}
.active\:text-teal-200\/95:active {
  color: rgb(175 236 239 / 0.95);
}
.active\:text-teal-300:active {
  --tw-text-opacity: 1;
  color: rgb(126 220 226 / var(--tw-text-opacity, 1));
}
.active\:text-teal-300\/0:active {
  color: rgb(126 220 226 / 0);
}
.active\:text-teal-300\/10:active {
  color: rgb(126 220 226 / 0.1);
}
.active\:text-teal-300\/100:active {
  color: rgb(126 220 226 / 1);
}
.active\:text-teal-300\/15:active {
  color: rgb(126 220 226 / 0.15);
}
.active\:text-teal-300\/20:active {
  color: rgb(126 220 226 / 0.2);
}
.active\:text-teal-300\/25:active {
  color: rgb(126 220 226 / 0.25);
}
.active\:text-teal-300\/30:active {
  color: rgb(126 220 226 / 0.3);
}
.active\:text-teal-300\/35:active {
  color: rgb(126 220 226 / 0.35);
}
.active\:text-teal-300\/40:active {
  color: rgb(126 220 226 / 0.4);
}
.active\:text-teal-300\/45:active {
  color: rgb(126 220 226 / 0.45);
}
.active\:text-teal-300\/5:active {
  color: rgb(126 220 226 / 0.05);
}
.active\:text-teal-300\/50:active {
  color: rgb(126 220 226 / 0.5);
}
.active\:text-teal-300\/55:active {
  color: rgb(126 220 226 / 0.55);
}
.active\:text-teal-300\/60:active {
  color: rgb(126 220 226 / 0.6);
}
.active\:text-teal-300\/65:active {
  color: rgb(126 220 226 / 0.65);
}
.active\:text-teal-300\/70:active {
  color: rgb(126 220 226 / 0.7);
}
.active\:text-teal-300\/75:active {
  color: rgb(126 220 226 / 0.75);
}
.active\:text-teal-300\/80:active {
  color: rgb(126 220 226 / 0.8);
}
.active\:text-teal-300\/85:active {
  color: rgb(126 220 226 / 0.85);
}
.active\:text-teal-300\/90:active {
  color: rgb(126 220 226 / 0.9);
}
.active\:text-teal-300\/95:active {
  color: rgb(126 220 226 / 0.95);
}
.active\:text-teal-400:active {
  --tw-text-opacity: 1;
  color: rgb(22 189 202 / var(--tw-text-opacity, 1));
}
.active\:text-teal-400\/0:active {
  color: rgb(22 189 202 / 0);
}
.active\:text-teal-400\/10:active {
  color: rgb(22 189 202 / 0.1);
}
.active\:text-teal-400\/100:active {
  color: rgb(22 189 202 / 1);
}
.active\:text-teal-400\/15:active {
  color: rgb(22 189 202 / 0.15);
}
.active\:text-teal-400\/20:active {
  color: rgb(22 189 202 / 0.2);
}
.active\:text-teal-400\/25:active {
  color: rgb(22 189 202 / 0.25);
}
.active\:text-teal-400\/30:active {
  color: rgb(22 189 202 / 0.3);
}
.active\:text-teal-400\/35:active {
  color: rgb(22 189 202 / 0.35);
}
.active\:text-teal-400\/40:active {
  color: rgb(22 189 202 / 0.4);
}
.active\:text-teal-400\/45:active {
  color: rgb(22 189 202 / 0.45);
}
.active\:text-teal-400\/5:active {
  color: rgb(22 189 202 / 0.05);
}
.active\:text-teal-400\/50:active {
  color: rgb(22 189 202 / 0.5);
}
.active\:text-teal-400\/55:active {
  color: rgb(22 189 202 / 0.55);
}
.active\:text-teal-400\/60:active {
  color: rgb(22 189 202 / 0.6);
}
.active\:text-teal-400\/65:active {
  color: rgb(22 189 202 / 0.65);
}
.active\:text-teal-400\/70:active {
  color: rgb(22 189 202 / 0.7);
}
.active\:text-teal-400\/75:active {
  color: rgb(22 189 202 / 0.75);
}
.active\:text-teal-400\/80:active {
  color: rgb(22 189 202 / 0.8);
}
.active\:text-teal-400\/85:active {
  color: rgb(22 189 202 / 0.85);
}
.active\:text-teal-400\/90:active {
  color: rgb(22 189 202 / 0.9);
}
.active\:text-teal-400\/95:active {
  color: rgb(22 189 202 / 0.95);
}
.active\:text-teal-50:active {
  --tw-text-opacity: 1;
  color: rgb(237 250 250 / var(--tw-text-opacity, 1));
}
.active\:text-teal-50\/0:active {
  color: rgb(237 250 250 / 0);
}
.active\:text-teal-50\/10:active {
  color: rgb(237 250 250 / 0.1);
}
.active\:text-teal-50\/100:active {
  color: rgb(237 250 250 / 1);
}
.active\:text-teal-50\/15:active {
  color: rgb(237 250 250 / 0.15);
}
.active\:text-teal-50\/20:active {
  color: rgb(237 250 250 / 0.2);
}
.active\:text-teal-50\/25:active {
  color: rgb(237 250 250 / 0.25);
}
.active\:text-teal-50\/30:active {
  color: rgb(237 250 250 / 0.3);
}
.active\:text-teal-50\/35:active {
  color: rgb(237 250 250 / 0.35);
}
.active\:text-teal-50\/40:active {
  color: rgb(237 250 250 / 0.4);
}
.active\:text-teal-50\/45:active {
  color: rgb(237 250 250 / 0.45);
}
.active\:text-teal-50\/5:active {
  color: rgb(237 250 250 / 0.05);
}
.active\:text-teal-50\/50:active {
  color: rgb(237 250 250 / 0.5);
}
.active\:text-teal-50\/55:active {
  color: rgb(237 250 250 / 0.55);
}
.active\:text-teal-50\/60:active {
  color: rgb(237 250 250 / 0.6);
}
.active\:text-teal-50\/65:active {
  color: rgb(237 250 250 / 0.65);
}
.active\:text-teal-50\/70:active {
  color: rgb(237 250 250 / 0.7);
}
.active\:text-teal-50\/75:active {
  color: rgb(237 250 250 / 0.75);
}
.active\:text-teal-50\/80:active {
  color: rgb(237 250 250 / 0.8);
}
.active\:text-teal-50\/85:active {
  color: rgb(237 250 250 / 0.85);
}
.active\:text-teal-50\/90:active {
  color: rgb(237 250 250 / 0.9);
}
.active\:text-teal-50\/95:active {
  color: rgb(237 250 250 / 0.95);
}
.active\:text-teal-500:active {
  --tw-text-opacity: 1;
  color: rgb(6 148 162 / var(--tw-text-opacity, 1));
}
.active\:text-teal-500\/0:active {
  color: rgb(6 148 162 / 0);
}
.active\:text-teal-500\/10:active {
  color: rgb(6 148 162 / 0.1);
}
.active\:text-teal-500\/100:active {
  color: rgb(6 148 162 / 1);
}
.active\:text-teal-500\/15:active {
  color: rgb(6 148 162 / 0.15);
}
.active\:text-teal-500\/20:active {
  color: rgb(6 148 162 / 0.2);
}
.active\:text-teal-500\/25:active {
  color: rgb(6 148 162 / 0.25);
}
.active\:text-teal-500\/30:active {
  color: rgb(6 148 162 / 0.3);
}
.active\:text-teal-500\/35:active {
  color: rgb(6 148 162 / 0.35);
}
.active\:text-teal-500\/40:active {
  color: rgb(6 148 162 / 0.4);
}
.active\:text-teal-500\/45:active {
  color: rgb(6 148 162 / 0.45);
}
.active\:text-teal-500\/5:active {
  color: rgb(6 148 162 / 0.05);
}
.active\:text-teal-500\/50:active {
  color: rgb(6 148 162 / 0.5);
}
.active\:text-teal-500\/55:active {
  color: rgb(6 148 162 / 0.55);
}
.active\:text-teal-500\/60:active {
  color: rgb(6 148 162 / 0.6);
}
.active\:text-teal-500\/65:active {
  color: rgb(6 148 162 / 0.65);
}
.active\:text-teal-500\/70:active {
  color: rgb(6 148 162 / 0.7);
}
.active\:text-teal-500\/75:active {
  color: rgb(6 148 162 / 0.75);
}
.active\:text-teal-500\/80:active {
  color: rgb(6 148 162 / 0.8);
}
.active\:text-teal-500\/85:active {
  color: rgb(6 148 162 / 0.85);
}
.active\:text-teal-500\/90:active {
  color: rgb(6 148 162 / 0.9);
}
.active\:text-teal-500\/95:active {
  color: rgb(6 148 162 / 0.95);
}
.active\:text-teal-600:active {
  --tw-text-opacity: 1;
  color: rgb(4 116 129 / var(--tw-text-opacity, 1));
}
.active\:text-teal-600\/0:active {
  color: rgb(4 116 129 / 0);
}
.active\:text-teal-600\/10:active {
  color: rgb(4 116 129 / 0.1);
}
.active\:text-teal-600\/100:active {
  color: rgb(4 116 129 / 1);
}
.active\:text-teal-600\/15:active {
  color: rgb(4 116 129 / 0.15);
}
.active\:text-teal-600\/20:active {
  color: rgb(4 116 129 / 0.2);
}
.active\:text-teal-600\/25:active {
  color: rgb(4 116 129 / 0.25);
}
.active\:text-teal-600\/30:active {
  color: rgb(4 116 129 / 0.3);
}
.active\:text-teal-600\/35:active {
  color: rgb(4 116 129 / 0.35);
}
.active\:text-teal-600\/40:active {
  color: rgb(4 116 129 / 0.4);
}
.active\:text-teal-600\/45:active {
  color: rgb(4 116 129 / 0.45);
}
.active\:text-teal-600\/5:active {
  color: rgb(4 116 129 / 0.05);
}
.active\:text-teal-600\/50:active {
  color: rgb(4 116 129 / 0.5);
}
.active\:text-teal-600\/55:active {
  color: rgb(4 116 129 / 0.55);
}
.active\:text-teal-600\/60:active {
  color: rgb(4 116 129 / 0.6);
}
.active\:text-teal-600\/65:active {
  color: rgb(4 116 129 / 0.65);
}
.active\:text-teal-600\/70:active {
  color: rgb(4 116 129 / 0.7);
}
.active\:text-teal-600\/75:active {
  color: rgb(4 116 129 / 0.75);
}
.active\:text-teal-600\/80:active {
  color: rgb(4 116 129 / 0.8);
}
.active\:text-teal-600\/85:active {
  color: rgb(4 116 129 / 0.85);
}
.active\:text-teal-600\/90:active {
  color: rgb(4 116 129 / 0.9);
}
.active\:text-teal-600\/95:active {
  color: rgb(4 116 129 / 0.95);
}
.active\:text-teal-700:active {
  --tw-text-opacity: 1;
  color: rgb(3 102 114 / var(--tw-text-opacity, 1));
}
.active\:text-teal-700\/0:active {
  color: rgb(3 102 114 / 0);
}
.active\:text-teal-700\/10:active {
  color: rgb(3 102 114 / 0.1);
}
.active\:text-teal-700\/100:active {
  color: rgb(3 102 114 / 1);
}
.active\:text-teal-700\/15:active {
  color: rgb(3 102 114 / 0.15);
}
.active\:text-teal-700\/20:active {
  color: rgb(3 102 114 / 0.2);
}
.active\:text-teal-700\/25:active {
  color: rgb(3 102 114 / 0.25);
}
.active\:text-teal-700\/30:active {
  color: rgb(3 102 114 / 0.3);
}
.active\:text-teal-700\/35:active {
  color: rgb(3 102 114 / 0.35);
}
.active\:text-teal-700\/40:active {
  color: rgb(3 102 114 / 0.4);
}
.active\:text-teal-700\/45:active {
  color: rgb(3 102 114 / 0.45);
}
.active\:text-teal-700\/5:active {
  color: rgb(3 102 114 / 0.05);
}
.active\:text-teal-700\/50:active {
  color: rgb(3 102 114 / 0.5);
}
.active\:text-teal-700\/55:active {
  color: rgb(3 102 114 / 0.55);
}
.active\:text-teal-700\/60:active {
  color: rgb(3 102 114 / 0.6);
}
.active\:text-teal-700\/65:active {
  color: rgb(3 102 114 / 0.65);
}
.active\:text-teal-700\/70:active {
  color: rgb(3 102 114 / 0.7);
}
.active\:text-teal-700\/75:active {
  color: rgb(3 102 114 / 0.75);
}
.active\:text-teal-700\/80:active {
  color: rgb(3 102 114 / 0.8);
}
.active\:text-teal-700\/85:active {
  color: rgb(3 102 114 / 0.85);
}
.active\:text-teal-700\/90:active {
  color: rgb(3 102 114 / 0.9);
}
.active\:text-teal-700\/95:active {
  color: rgb(3 102 114 / 0.95);
}
.active\:text-teal-800:active {
  --tw-text-opacity: 1;
  color: rgb(5 80 92 / var(--tw-text-opacity, 1));
}
.active\:text-teal-800\/0:active {
  color: rgb(5 80 92 / 0);
}
.active\:text-teal-800\/10:active {
  color: rgb(5 80 92 / 0.1);
}
.active\:text-teal-800\/100:active {
  color: rgb(5 80 92 / 1);
}
.active\:text-teal-800\/15:active {
  color: rgb(5 80 92 / 0.15);
}
.active\:text-teal-800\/20:active {
  color: rgb(5 80 92 / 0.2);
}
.active\:text-teal-800\/25:active {
  color: rgb(5 80 92 / 0.25);
}
.active\:text-teal-800\/30:active {
  color: rgb(5 80 92 / 0.3);
}
.active\:text-teal-800\/35:active {
  color: rgb(5 80 92 / 0.35);
}
.active\:text-teal-800\/40:active {
  color: rgb(5 80 92 / 0.4);
}
.active\:text-teal-800\/45:active {
  color: rgb(5 80 92 / 0.45);
}
.active\:text-teal-800\/5:active {
  color: rgb(5 80 92 / 0.05);
}
.active\:text-teal-800\/50:active {
  color: rgb(5 80 92 / 0.5);
}
.active\:text-teal-800\/55:active {
  color: rgb(5 80 92 / 0.55);
}
.active\:text-teal-800\/60:active {
  color: rgb(5 80 92 / 0.6);
}
.active\:text-teal-800\/65:active {
  color: rgb(5 80 92 / 0.65);
}
.active\:text-teal-800\/70:active {
  color: rgb(5 80 92 / 0.7);
}
.active\:text-teal-800\/75:active {
  color: rgb(5 80 92 / 0.75);
}
.active\:text-teal-800\/80:active {
  color: rgb(5 80 92 / 0.8);
}
.active\:text-teal-800\/85:active {
  color: rgb(5 80 92 / 0.85);
}
.active\:text-teal-800\/90:active {
  color: rgb(5 80 92 / 0.9);
}
.active\:text-teal-800\/95:active {
  color: rgb(5 80 92 / 0.95);
}
.active\:text-teal-900:active {
  --tw-text-opacity: 1;
  color: rgb(1 68 81 / var(--tw-text-opacity, 1));
}
.active\:text-teal-900\/0:active {
  color: rgb(1 68 81 / 0);
}
.active\:text-teal-900\/10:active {
  color: rgb(1 68 81 / 0.1);
}
.active\:text-teal-900\/100:active {
  color: rgb(1 68 81 / 1);
}
.active\:text-teal-900\/15:active {
  color: rgb(1 68 81 / 0.15);
}
.active\:text-teal-900\/20:active {
  color: rgb(1 68 81 / 0.2);
}
.active\:text-teal-900\/25:active {
  color: rgb(1 68 81 / 0.25);
}
.active\:text-teal-900\/30:active {
  color: rgb(1 68 81 / 0.3);
}
.active\:text-teal-900\/35:active {
  color: rgb(1 68 81 / 0.35);
}
.active\:text-teal-900\/40:active {
  color: rgb(1 68 81 / 0.4);
}
.active\:text-teal-900\/45:active {
  color: rgb(1 68 81 / 0.45);
}
.active\:text-teal-900\/5:active {
  color: rgb(1 68 81 / 0.05);
}
.active\:text-teal-900\/50:active {
  color: rgb(1 68 81 / 0.5);
}
.active\:text-teal-900\/55:active {
  color: rgb(1 68 81 / 0.55);
}
.active\:text-teal-900\/60:active {
  color: rgb(1 68 81 / 0.6);
}
.active\:text-teal-900\/65:active {
  color: rgb(1 68 81 / 0.65);
}
.active\:text-teal-900\/70:active {
  color: rgb(1 68 81 / 0.7);
}
.active\:text-teal-900\/75:active {
  color: rgb(1 68 81 / 0.75);
}
.active\:text-teal-900\/80:active {
  color: rgb(1 68 81 / 0.8);
}
.active\:text-teal-900\/85:active {
  color: rgb(1 68 81 / 0.85);
}
.active\:text-teal-900\/90:active {
  color: rgb(1 68 81 / 0.9);
}
.active\:text-teal-900\/95:active {
  color: rgb(1 68 81 / 0.95);
}
.active\:text-tertiary:active {
  color: rgba(37, 41, 44, 0.45);
}
.active\:text-tertiary\/0:active {
  color: rgba(37, 41, 44, 0);
}
.active\:text-tertiary\/10:active {
  color: rgba(37, 41, 44, 0.1);
}
.active\:text-tertiary\/100:active {
  color: rgba(37, 41, 44, 1);
}
.active\:text-tertiary\/15:active {
  color: rgba(37, 41, 44, 0.15);
}
.active\:text-tertiary\/20:active {
  color: rgba(37, 41, 44, 0.2);
}
.active\:text-tertiary\/25:active {
  color: rgba(37, 41, 44, 0.25);
}
.active\:text-tertiary\/30:active {
  color: rgba(37, 41, 44, 0.3);
}
.active\:text-tertiary\/35:active {
  color: rgba(37, 41, 44, 0.35);
}
.active\:text-tertiary\/40:active {
  color: rgba(37, 41, 44, 0.4);
}
.active\:text-tertiary\/45:active {
  color: rgba(37, 41, 44, 0.45);
}
.active\:text-tertiary\/5:active {
  color: rgba(37, 41, 44, 0.05);
}
.active\:text-tertiary\/50:active {
  color: rgba(37, 41, 44, 0.5);
}
.active\:text-tertiary\/55:active {
  color: rgba(37, 41, 44, 0.55);
}
.active\:text-tertiary\/60:active {
  color: rgba(37, 41, 44, 0.6);
}
.active\:text-tertiary\/65:active {
  color: rgba(37, 41, 44, 0.65);
}
.active\:text-tertiary\/70:active {
  color: rgba(37, 41, 44, 0.7);
}
.active\:text-tertiary\/75:active {
  color: rgba(37, 41, 44, 0.75);
}
.active\:text-tertiary\/80:active {
  color: rgba(37, 41, 44, 0.8);
}
.active\:text-tertiary\/85:active {
  color: rgba(37, 41, 44, 0.85);
}
.active\:text-tertiary\/90:active {
  color: rgba(37, 41, 44, 0.9);
}
.active\:text-tertiary\/95:active {
  color: rgba(37, 41, 44, 0.95);
}
.active\:text-textBase:active {
  --tw-text-opacity: 1;
  color: rgb(37 41 44 / var(--tw-text-opacity, 1));
}
.active\:text-textBase\/0:active {
  color: rgb(37 41 44 / 0);
}
.active\:text-textBase\/10:active {
  color: rgb(37 41 44 / 0.1);
}
.active\:text-textBase\/100:active {
  color: rgb(37 41 44 / 1);
}
.active\:text-textBase\/15:active {
  color: rgb(37 41 44 / 0.15);
}
.active\:text-textBase\/20:active {
  color: rgb(37 41 44 / 0.2);
}
.active\:text-textBase\/25:active {
  color: rgb(37 41 44 / 0.25);
}
.active\:text-textBase\/30:active {
  color: rgb(37 41 44 / 0.3);
}
.active\:text-textBase\/35:active {
  color: rgb(37 41 44 / 0.35);
}
.active\:text-textBase\/40:active {
  color: rgb(37 41 44 / 0.4);
}
.active\:text-textBase\/45:active {
  color: rgb(37 41 44 / 0.45);
}
.active\:text-textBase\/5:active {
  color: rgb(37 41 44 / 0.05);
}
.active\:text-textBase\/50:active {
  color: rgb(37 41 44 / 0.5);
}
.active\:text-textBase\/55:active {
  color: rgb(37 41 44 / 0.55);
}
.active\:text-textBase\/60:active {
  color: rgb(37 41 44 / 0.6);
}
.active\:text-textBase\/65:active {
  color: rgb(37 41 44 / 0.65);
}
.active\:text-textBase\/70:active {
  color: rgb(37 41 44 / 0.7);
}
.active\:text-textBase\/75:active {
  color: rgb(37 41 44 / 0.75);
}
.active\:text-textBase\/80:active {
  color: rgb(37 41 44 / 0.8);
}
.active\:text-textBase\/85:active {
  color: rgb(37 41 44 / 0.85);
}
.active\:text-textBase\/90:active {
  color: rgb(37 41 44 / 0.9);
}
.active\:text-textBase\/95:active {
  color: rgb(37 41 44 / 0.95);
}
.active\:text-textColor:active {
  color: #25292ce0;
}
.active\:text-textColor-description:active {
  color: #25292c73;
}
.active\:text-textColor-description\/0:active {
  color: rgb(37 41 44 / 0);
}
.active\:text-textColor-description\/10:active {
  color: rgb(37 41 44 / 0.1);
}
.active\:text-textColor-description\/100:active {
  color: rgb(37 41 44 / 1);
}
.active\:text-textColor-description\/15:active {
  color: rgb(37 41 44 / 0.15);
}
.active\:text-textColor-description\/20:active {
  color: rgb(37 41 44 / 0.2);
}
.active\:text-textColor-description\/25:active {
  color: rgb(37 41 44 / 0.25);
}
.active\:text-textColor-description\/30:active {
  color: rgb(37 41 44 / 0.3);
}
.active\:text-textColor-description\/35:active {
  color: rgb(37 41 44 / 0.35);
}
.active\:text-textColor-description\/40:active {
  color: rgb(37 41 44 / 0.4);
}
.active\:text-textColor-description\/45:active {
  color: rgb(37 41 44 / 0.45);
}
.active\:text-textColor-description\/5:active {
  color: rgb(37 41 44 / 0.05);
}
.active\:text-textColor-description\/50:active {
  color: rgb(37 41 44 / 0.5);
}
.active\:text-textColor-description\/55:active {
  color: rgb(37 41 44 / 0.55);
}
.active\:text-textColor-description\/60:active {
  color: rgb(37 41 44 / 0.6);
}
.active\:text-textColor-description\/65:active {
  color: rgb(37 41 44 / 0.65);
}
.active\:text-textColor-description\/70:active {
  color: rgb(37 41 44 / 0.7);
}
.active\:text-textColor-description\/75:active {
  color: rgb(37 41 44 / 0.75);
}
.active\:text-textColor-description\/80:active {
  color: rgb(37 41 44 / 0.8);
}
.active\:text-textColor-description\/85:active {
  color: rgb(37 41 44 / 0.85);
}
.active\:text-textColor-description\/90:active {
  color: rgb(37 41 44 / 0.9);
}
.active\:text-textColor-description\/95:active {
  color: rgb(37 41 44 / 0.95);
}
.active\:text-textColor-descriptionLight:active {
  color: #25292CA6;
}
.active\:text-textColor-descriptionLight\/0:active {
  color: rgb(37 41 44 / 0);
}
.active\:text-textColor-descriptionLight\/10:active {
  color: rgb(37 41 44 / 0.1);
}
.active\:text-textColor-descriptionLight\/100:active {
  color: rgb(37 41 44 / 1);
}
.active\:text-textColor-descriptionLight\/15:active {
  color: rgb(37 41 44 / 0.15);
}
.active\:text-textColor-descriptionLight\/20:active {
  color: rgb(37 41 44 / 0.2);
}
.active\:text-textColor-descriptionLight\/25:active {
  color: rgb(37 41 44 / 0.25);
}
.active\:text-textColor-descriptionLight\/30:active {
  color: rgb(37 41 44 / 0.3);
}
.active\:text-textColor-descriptionLight\/35:active {
  color: rgb(37 41 44 / 0.35);
}
.active\:text-textColor-descriptionLight\/40:active {
  color: rgb(37 41 44 / 0.4);
}
.active\:text-textColor-descriptionLight\/45:active {
  color: rgb(37 41 44 / 0.45);
}
.active\:text-textColor-descriptionLight\/5:active {
  color: rgb(37 41 44 / 0.05);
}
.active\:text-textColor-descriptionLight\/50:active {
  color: rgb(37 41 44 / 0.5);
}
.active\:text-textColor-descriptionLight\/55:active {
  color: rgb(37 41 44 / 0.55);
}
.active\:text-textColor-descriptionLight\/60:active {
  color: rgb(37 41 44 / 0.6);
}
.active\:text-textColor-descriptionLight\/65:active {
  color: rgb(37 41 44 / 0.65);
}
.active\:text-textColor-descriptionLight\/70:active {
  color: rgb(37 41 44 / 0.7);
}
.active\:text-textColor-descriptionLight\/75:active {
  color: rgb(37 41 44 / 0.75);
}
.active\:text-textColor-descriptionLight\/80:active {
  color: rgb(37 41 44 / 0.8);
}
.active\:text-textColor-descriptionLight\/85:active {
  color: rgb(37 41 44 / 0.85);
}
.active\:text-textColor-descriptionLight\/90:active {
  color: rgb(37 41 44 / 0.9);
}
.active\:text-textColor-descriptionLight\/95:active {
  color: rgb(37 41 44 / 0.95);
}
.active\:text-textColor-disabled:active {
  color: #25292c40;
}
.active\:text-textColor-disabled\/0:active {
  color: rgb(37 41 44 / 0);
}
.active\:text-textColor-disabled\/10:active {
  color: rgb(37 41 44 / 0.1);
}
.active\:text-textColor-disabled\/100:active {
  color: rgb(37 41 44 / 1);
}
.active\:text-textColor-disabled\/15:active {
  color: rgb(37 41 44 / 0.15);
}
.active\:text-textColor-disabled\/20:active {
  color: rgb(37 41 44 / 0.2);
}
.active\:text-textColor-disabled\/25:active {
  color: rgb(37 41 44 / 0.25);
}
.active\:text-textColor-disabled\/30:active {
  color: rgb(37 41 44 / 0.3);
}
.active\:text-textColor-disabled\/35:active {
  color: rgb(37 41 44 / 0.35);
}
.active\:text-textColor-disabled\/40:active {
  color: rgb(37 41 44 / 0.4);
}
.active\:text-textColor-disabled\/45:active {
  color: rgb(37 41 44 / 0.45);
}
.active\:text-textColor-disabled\/5:active {
  color: rgb(37 41 44 / 0.05);
}
.active\:text-textColor-disabled\/50:active {
  color: rgb(37 41 44 / 0.5);
}
.active\:text-textColor-disabled\/55:active {
  color: rgb(37 41 44 / 0.55);
}
.active\:text-textColor-disabled\/60:active {
  color: rgb(37 41 44 / 0.6);
}
.active\:text-textColor-disabled\/65:active {
  color: rgb(37 41 44 / 0.65);
}
.active\:text-textColor-disabled\/70:active {
  color: rgb(37 41 44 / 0.7);
}
.active\:text-textColor-disabled\/75:active {
  color: rgb(37 41 44 / 0.75);
}
.active\:text-textColor-disabled\/80:active {
  color: rgb(37 41 44 / 0.8);
}
.active\:text-textColor-disabled\/85:active {
  color: rgb(37 41 44 / 0.85);
}
.active\:text-textColor-disabled\/90:active {
  color: rgb(37 41 44 / 0.9);
}
.active\:text-textColor-disabled\/95:active {
  color: rgb(37 41 44 / 0.95);
}
.active\:text-textColor-heading:active {
  color: #25292ce0;
}
.active\:text-textColor-heading\/0:active {
  color: rgb(37 41 44 / 0);
}
.active\:text-textColor-heading\/10:active {
  color: rgb(37 41 44 / 0.1);
}
.active\:text-textColor-heading\/100:active {
  color: rgb(37 41 44 / 1);
}
.active\:text-textColor-heading\/15:active {
  color: rgb(37 41 44 / 0.15);
}
.active\:text-textColor-heading\/20:active {
  color: rgb(37 41 44 / 0.2);
}
.active\:text-textColor-heading\/25:active {
  color: rgb(37 41 44 / 0.25);
}
.active\:text-textColor-heading\/30:active {
  color: rgb(37 41 44 / 0.3);
}
.active\:text-textColor-heading\/35:active {
  color: rgb(37 41 44 / 0.35);
}
.active\:text-textColor-heading\/40:active {
  color: rgb(37 41 44 / 0.4);
}
.active\:text-textColor-heading\/45:active {
  color: rgb(37 41 44 / 0.45);
}
.active\:text-textColor-heading\/5:active {
  color: rgb(37 41 44 / 0.05);
}
.active\:text-textColor-heading\/50:active {
  color: rgb(37 41 44 / 0.5);
}
.active\:text-textColor-heading\/55:active {
  color: rgb(37 41 44 / 0.55);
}
.active\:text-textColor-heading\/60:active {
  color: rgb(37 41 44 / 0.6);
}
.active\:text-textColor-heading\/65:active {
  color: rgb(37 41 44 / 0.65);
}
.active\:text-textColor-heading\/70:active {
  color: rgb(37 41 44 / 0.7);
}
.active\:text-textColor-heading\/75:active {
  color: rgb(37 41 44 / 0.75);
}
.active\:text-textColor-heading\/80:active {
  color: rgb(37 41 44 / 0.8);
}
.active\:text-textColor-heading\/85:active {
  color: rgb(37 41 44 / 0.85);
}
.active\:text-textColor-heading\/90:active {
  color: rgb(37 41 44 / 0.9);
}
.active\:text-textColor-heading\/95:active {
  color: rgb(37 41 44 / 0.95);
}
.active\:text-textColor-placeholder:active {
  color: #25292c40;
}
.active\:text-textColor-placeholder\/0:active {
  color: rgb(37 41 44 / 0);
}
.active\:text-textColor-placeholder\/10:active {
  color: rgb(37 41 44 / 0.1);
}
.active\:text-textColor-placeholder\/100:active {
  color: rgb(37 41 44 / 1);
}
.active\:text-textColor-placeholder\/15:active {
  color: rgb(37 41 44 / 0.15);
}
.active\:text-textColor-placeholder\/20:active {
  color: rgb(37 41 44 / 0.2);
}
.active\:text-textColor-placeholder\/25:active {
  color: rgb(37 41 44 / 0.25);
}
.active\:text-textColor-placeholder\/30:active {
  color: rgb(37 41 44 / 0.3);
}
.active\:text-textColor-placeholder\/35:active {
  color: rgb(37 41 44 / 0.35);
}
.active\:text-textColor-placeholder\/40:active {
  color: rgb(37 41 44 / 0.4);
}
.active\:text-textColor-placeholder\/45:active {
  color: rgb(37 41 44 / 0.45);
}
.active\:text-textColor-placeholder\/5:active {
  color: rgb(37 41 44 / 0.05);
}
.active\:text-textColor-placeholder\/50:active {
  color: rgb(37 41 44 / 0.5);
}
.active\:text-textColor-placeholder\/55:active {
  color: rgb(37 41 44 / 0.55);
}
.active\:text-textColor-placeholder\/60:active {
  color: rgb(37 41 44 / 0.6);
}
.active\:text-textColor-placeholder\/65:active {
  color: rgb(37 41 44 / 0.65);
}
.active\:text-textColor-placeholder\/70:active {
  color: rgb(37 41 44 / 0.7);
}
.active\:text-textColor-placeholder\/75:active {
  color: rgb(37 41 44 / 0.75);
}
.active\:text-textColor-placeholder\/80:active {
  color: rgb(37 41 44 / 0.8);
}
.active\:text-textColor-placeholder\/85:active {
  color: rgb(37 41 44 / 0.85);
}
.active\:text-textColor-placeholder\/90:active {
  color: rgb(37 41 44 / 0.9);
}
.active\:text-textColor-placeholder\/95:active {
  color: rgb(37 41 44 / 0.95);
}
.active\:text-textColor\/0:active {
  color: rgb(37 41 44 / 0);
}
.active\:text-textColor\/10:active {
  color: rgb(37 41 44 / 0.1);
}
.active\:text-textColor\/100:active {
  color: rgb(37 41 44 / 1);
}
.active\:text-textColor\/15:active {
  color: rgb(37 41 44 / 0.15);
}
.active\:text-textColor\/20:active {
  color: rgb(37 41 44 / 0.2);
}
.active\:text-textColor\/25:active {
  color: rgb(37 41 44 / 0.25);
}
.active\:text-textColor\/30:active {
  color: rgb(37 41 44 / 0.3);
}
.active\:text-textColor\/35:active {
  color: rgb(37 41 44 / 0.35);
}
.active\:text-textColor\/40:active {
  color: rgb(37 41 44 / 0.4);
}
.active\:text-textColor\/45:active {
  color: rgb(37 41 44 / 0.45);
}
.active\:text-textColor\/5:active {
  color: rgb(37 41 44 / 0.05);
}
.active\:text-textColor\/50:active {
  color: rgb(37 41 44 / 0.5);
}
.active\:text-textColor\/55:active {
  color: rgb(37 41 44 / 0.55);
}
.active\:text-textColor\/60:active {
  color: rgb(37 41 44 / 0.6);
}
.active\:text-textColor\/65:active {
  color: rgb(37 41 44 / 0.65);
}
.active\:text-textColor\/70:active {
  color: rgb(37 41 44 / 0.7);
}
.active\:text-textColor\/75:active {
  color: rgb(37 41 44 / 0.75);
}
.active\:text-textColor\/80:active {
  color: rgb(37 41 44 / 0.8);
}
.active\:text-textColor\/85:active {
  color: rgb(37 41 44 / 0.85);
}
.active\:text-textColor\/90:active {
  color: rgb(37 41 44 / 0.9);
}
.active\:text-textColor\/95:active {
  color: rgb(37 41 44 / 0.95);
}
.active\:text-textLightSolid:active {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.active\:text-textLightSolid\/0:active {
  color: rgb(255 255 255 / 0);
}
.active\:text-textLightSolid\/10:active {
  color: rgb(255 255 255 / 0.1);
}
.active\:text-textLightSolid\/100:active {
  color: rgb(255 255 255 / 1);
}
.active\:text-textLightSolid\/15:active {
  color: rgb(255 255 255 / 0.15);
}
.active\:text-textLightSolid\/20:active {
  color: rgb(255 255 255 / 0.2);
}
.active\:text-textLightSolid\/25:active {
  color: rgb(255 255 255 / 0.25);
}
.active\:text-textLightSolid\/30:active {
  color: rgb(255 255 255 / 0.3);
}
.active\:text-textLightSolid\/35:active {
  color: rgb(255 255 255 / 0.35);
}
.active\:text-textLightSolid\/40:active {
  color: rgb(255 255 255 / 0.4);
}
.active\:text-textLightSolid\/45:active {
  color: rgb(255 255 255 / 0.45);
}
.active\:text-textLightSolid\/5:active {
  color: rgb(255 255 255 / 0.05);
}
.active\:text-textLightSolid\/50:active {
  color: rgb(255 255 255 / 0.5);
}
.active\:text-textLightSolid\/55:active {
  color: rgb(255 255 255 / 0.55);
}
.active\:text-textLightSolid\/60:active {
  color: rgb(255 255 255 / 0.6);
}
.active\:text-textLightSolid\/65:active {
  color: rgb(255 255 255 / 0.65);
}
.active\:text-textLightSolid\/70:active {
  color: rgb(255 255 255 / 0.7);
}
.active\:text-textLightSolid\/75:active {
  color: rgb(255 255 255 / 0.75);
}
.active\:text-textLightSolid\/80:active {
  color: rgb(255 255 255 / 0.8);
}
.active\:text-textLightSolid\/85:active {
  color: rgb(255 255 255 / 0.85);
}
.active\:text-textLightSolid\/90:active {
  color: rgb(255 255 255 / 0.9);
}
.active\:text-textLightSolid\/95:active {
  color: rgb(255 255 255 / 0.95);
}
.active\:text-transparent:active {
  color: transparent;
}
.active\:text-transparent\/0:active {
  color: rgb(0 0 0 / 0);
}
.active\:text-transparent\/10:active {
  color: rgb(0 0 0 / 0.1);
}
.active\:text-transparent\/100:active {
  color: rgb(0 0 0 / 1);
}
.active\:text-transparent\/15:active {
  color: rgb(0 0 0 / 0.15);
}
.active\:text-transparent\/20:active {
  color: rgb(0 0 0 / 0.2);
}
.active\:text-transparent\/25:active {
  color: rgb(0 0 0 / 0.25);
}
.active\:text-transparent\/30:active {
  color: rgb(0 0 0 / 0.3);
}
.active\:text-transparent\/35:active {
  color: rgb(0 0 0 / 0.35);
}
.active\:text-transparent\/40:active {
  color: rgb(0 0 0 / 0.4);
}
.active\:text-transparent\/45:active {
  color: rgb(0 0 0 / 0.45);
}
.active\:text-transparent\/5:active {
  color: rgb(0 0 0 / 0.05);
}
.active\:text-transparent\/50:active {
  color: rgb(0 0 0 / 0.5);
}
.active\:text-transparent\/55:active {
  color: rgb(0 0 0 / 0.55);
}
.active\:text-transparent\/60:active {
  color: rgb(0 0 0 / 0.6);
}
.active\:text-transparent\/65:active {
  color: rgb(0 0 0 / 0.65);
}
.active\:text-transparent\/70:active {
  color: rgb(0 0 0 / 0.7);
}
.active\:text-transparent\/75:active {
  color: rgb(0 0 0 / 0.75);
}
.active\:text-transparent\/80:active {
  color: rgb(0 0 0 / 0.8);
}
.active\:text-transparent\/85:active {
  color: rgb(0 0 0 / 0.85);
}
.active\:text-transparent\/90:active {
  color: rgb(0 0 0 / 0.9);
}
.active\:text-transparent\/95:active {
  color: rgb(0 0 0 / 0.95);
}
.active\:text-volcano-1:active {
  --tw-text-opacity: 1;
  color: rgb(255 242 232 / var(--tw-text-opacity, 1));
}
.active\:text-volcano-1\/0:active {
  color: rgb(255 242 232 / 0);
}
.active\:text-volcano-1\/10:active {
  color: rgb(255 242 232 / 0.1);
}
.active\:text-volcano-1\/100:active {
  color: rgb(255 242 232 / 1);
}
.active\:text-volcano-1\/15:active {
  color: rgb(255 242 232 / 0.15);
}
.active\:text-volcano-1\/20:active {
  color: rgb(255 242 232 / 0.2);
}
.active\:text-volcano-1\/25:active {
  color: rgb(255 242 232 / 0.25);
}
.active\:text-volcano-1\/30:active {
  color: rgb(255 242 232 / 0.3);
}
.active\:text-volcano-1\/35:active {
  color: rgb(255 242 232 / 0.35);
}
.active\:text-volcano-1\/40:active {
  color: rgb(255 242 232 / 0.4);
}
.active\:text-volcano-1\/45:active {
  color: rgb(255 242 232 / 0.45);
}
.active\:text-volcano-1\/5:active {
  color: rgb(255 242 232 / 0.05);
}
.active\:text-volcano-1\/50:active {
  color: rgb(255 242 232 / 0.5);
}
.active\:text-volcano-1\/55:active {
  color: rgb(255 242 232 / 0.55);
}
.active\:text-volcano-1\/60:active {
  color: rgb(255 242 232 / 0.6);
}
.active\:text-volcano-1\/65:active {
  color: rgb(255 242 232 / 0.65);
}
.active\:text-volcano-1\/70:active {
  color: rgb(255 242 232 / 0.7);
}
.active\:text-volcano-1\/75:active {
  color: rgb(255 242 232 / 0.75);
}
.active\:text-volcano-1\/80:active {
  color: rgb(255 242 232 / 0.8);
}
.active\:text-volcano-1\/85:active {
  color: rgb(255 242 232 / 0.85);
}
.active\:text-volcano-1\/90:active {
  color: rgb(255 242 232 / 0.9);
}
.active\:text-volcano-1\/95:active {
  color: rgb(255 242 232 / 0.95);
}
.active\:text-volcano-10:active {
  --tw-text-opacity: 1;
  color: rgb(97 11 0 / var(--tw-text-opacity, 1));
}
.active\:text-volcano-10\/0:active {
  color: rgb(97 11 0 / 0);
}
.active\:text-volcano-10\/10:active {
  color: rgb(97 11 0 / 0.1);
}
.active\:text-volcano-10\/100:active {
  color: rgb(97 11 0 / 1);
}
.active\:text-volcano-10\/15:active {
  color: rgb(97 11 0 / 0.15);
}
.active\:text-volcano-10\/20:active {
  color: rgb(97 11 0 / 0.2);
}
.active\:text-volcano-10\/25:active {
  color: rgb(97 11 0 / 0.25);
}
.active\:text-volcano-10\/30:active {
  color: rgb(97 11 0 / 0.3);
}
.active\:text-volcano-10\/35:active {
  color: rgb(97 11 0 / 0.35);
}
.active\:text-volcano-10\/40:active {
  color: rgb(97 11 0 / 0.4);
}
.active\:text-volcano-10\/45:active {
  color: rgb(97 11 0 / 0.45);
}
.active\:text-volcano-10\/5:active {
  color: rgb(97 11 0 / 0.05);
}
.active\:text-volcano-10\/50:active {
  color: rgb(97 11 0 / 0.5);
}
.active\:text-volcano-10\/55:active {
  color: rgb(97 11 0 / 0.55);
}
.active\:text-volcano-10\/60:active {
  color: rgb(97 11 0 / 0.6);
}
.active\:text-volcano-10\/65:active {
  color: rgb(97 11 0 / 0.65);
}
.active\:text-volcano-10\/70:active {
  color: rgb(97 11 0 / 0.7);
}
.active\:text-volcano-10\/75:active {
  color: rgb(97 11 0 / 0.75);
}
.active\:text-volcano-10\/80:active {
  color: rgb(97 11 0 / 0.8);
}
.active\:text-volcano-10\/85:active {
  color: rgb(97 11 0 / 0.85);
}
.active\:text-volcano-10\/90:active {
  color: rgb(97 11 0 / 0.9);
}
.active\:text-volcano-10\/95:active {
  color: rgb(97 11 0 / 0.95);
}
.active\:text-volcano-2:active {
  --tw-text-opacity: 1;
  color: rgb(255 216 191 / var(--tw-text-opacity, 1));
}
.active\:text-volcano-2\/0:active {
  color: rgb(255 216 191 / 0);
}
.active\:text-volcano-2\/10:active {
  color: rgb(255 216 191 / 0.1);
}
.active\:text-volcano-2\/100:active {
  color: rgb(255 216 191 / 1);
}
.active\:text-volcano-2\/15:active {
  color: rgb(255 216 191 / 0.15);
}
.active\:text-volcano-2\/20:active {
  color: rgb(255 216 191 / 0.2);
}
.active\:text-volcano-2\/25:active {
  color: rgb(255 216 191 / 0.25);
}
.active\:text-volcano-2\/30:active {
  color: rgb(255 216 191 / 0.3);
}
.active\:text-volcano-2\/35:active {
  color: rgb(255 216 191 / 0.35);
}
.active\:text-volcano-2\/40:active {
  color: rgb(255 216 191 / 0.4);
}
.active\:text-volcano-2\/45:active {
  color: rgb(255 216 191 / 0.45);
}
.active\:text-volcano-2\/5:active {
  color: rgb(255 216 191 / 0.05);
}
.active\:text-volcano-2\/50:active {
  color: rgb(255 216 191 / 0.5);
}
.active\:text-volcano-2\/55:active {
  color: rgb(255 216 191 / 0.55);
}
.active\:text-volcano-2\/60:active {
  color: rgb(255 216 191 / 0.6);
}
.active\:text-volcano-2\/65:active {
  color: rgb(255 216 191 / 0.65);
}
.active\:text-volcano-2\/70:active {
  color: rgb(255 216 191 / 0.7);
}
.active\:text-volcano-2\/75:active {
  color: rgb(255 216 191 / 0.75);
}
.active\:text-volcano-2\/80:active {
  color: rgb(255 216 191 / 0.8);
}
.active\:text-volcano-2\/85:active {
  color: rgb(255 216 191 / 0.85);
}
.active\:text-volcano-2\/90:active {
  color: rgb(255 216 191 / 0.9);
}
.active\:text-volcano-2\/95:active {
  color: rgb(255 216 191 / 0.95);
}
.active\:text-volcano-3:active {
  --tw-text-opacity: 1;
  color: rgb(255 187 150 / var(--tw-text-opacity, 1));
}
.active\:text-volcano-3\/0:active {
  color: rgb(255 187 150 / 0);
}
.active\:text-volcano-3\/10:active {
  color: rgb(255 187 150 / 0.1);
}
.active\:text-volcano-3\/100:active {
  color: rgb(255 187 150 / 1);
}
.active\:text-volcano-3\/15:active {
  color: rgb(255 187 150 / 0.15);
}
.active\:text-volcano-3\/20:active {
  color: rgb(255 187 150 / 0.2);
}
.active\:text-volcano-3\/25:active {
  color: rgb(255 187 150 / 0.25);
}
.active\:text-volcano-3\/30:active {
  color: rgb(255 187 150 / 0.3);
}
.active\:text-volcano-3\/35:active {
  color: rgb(255 187 150 / 0.35);
}
.active\:text-volcano-3\/40:active {
  color: rgb(255 187 150 / 0.4);
}
.active\:text-volcano-3\/45:active {
  color: rgb(255 187 150 / 0.45);
}
.active\:text-volcano-3\/5:active {
  color: rgb(255 187 150 / 0.05);
}
.active\:text-volcano-3\/50:active {
  color: rgb(255 187 150 / 0.5);
}
.active\:text-volcano-3\/55:active {
  color: rgb(255 187 150 / 0.55);
}
.active\:text-volcano-3\/60:active {
  color: rgb(255 187 150 / 0.6);
}
.active\:text-volcano-3\/65:active {
  color: rgb(255 187 150 / 0.65);
}
.active\:text-volcano-3\/70:active {
  color: rgb(255 187 150 / 0.7);
}
.active\:text-volcano-3\/75:active {
  color: rgb(255 187 150 / 0.75);
}
.active\:text-volcano-3\/80:active {
  color: rgb(255 187 150 / 0.8);
}
.active\:text-volcano-3\/85:active {
  color: rgb(255 187 150 / 0.85);
}
.active\:text-volcano-3\/90:active {
  color: rgb(255 187 150 / 0.9);
}
.active\:text-volcano-3\/95:active {
  color: rgb(255 187 150 / 0.95);
}
.active\:text-volcano-4:active {
  --tw-text-opacity: 1;
  color: rgb(255 156 110 / var(--tw-text-opacity, 1));
}
.active\:text-volcano-4\/0:active {
  color: rgb(255 156 110 / 0);
}
.active\:text-volcano-4\/10:active {
  color: rgb(255 156 110 / 0.1);
}
.active\:text-volcano-4\/100:active {
  color: rgb(255 156 110 / 1);
}
.active\:text-volcano-4\/15:active {
  color: rgb(255 156 110 / 0.15);
}
.active\:text-volcano-4\/20:active {
  color: rgb(255 156 110 / 0.2);
}
.active\:text-volcano-4\/25:active {
  color: rgb(255 156 110 / 0.25);
}
.active\:text-volcano-4\/30:active {
  color: rgb(255 156 110 / 0.3);
}
.active\:text-volcano-4\/35:active {
  color: rgb(255 156 110 / 0.35);
}
.active\:text-volcano-4\/40:active {
  color: rgb(255 156 110 / 0.4);
}
.active\:text-volcano-4\/45:active {
  color: rgb(255 156 110 / 0.45);
}
.active\:text-volcano-4\/5:active {
  color: rgb(255 156 110 / 0.05);
}
.active\:text-volcano-4\/50:active {
  color: rgb(255 156 110 / 0.5);
}
.active\:text-volcano-4\/55:active {
  color: rgb(255 156 110 / 0.55);
}
.active\:text-volcano-4\/60:active {
  color: rgb(255 156 110 / 0.6);
}
.active\:text-volcano-4\/65:active {
  color: rgb(255 156 110 / 0.65);
}
.active\:text-volcano-4\/70:active {
  color: rgb(255 156 110 / 0.7);
}
.active\:text-volcano-4\/75:active {
  color: rgb(255 156 110 / 0.75);
}
.active\:text-volcano-4\/80:active {
  color: rgb(255 156 110 / 0.8);
}
.active\:text-volcano-4\/85:active {
  color: rgb(255 156 110 / 0.85);
}
.active\:text-volcano-4\/90:active {
  color: rgb(255 156 110 / 0.9);
}
.active\:text-volcano-4\/95:active {
  color: rgb(255 156 110 / 0.95);
}
.active\:text-volcano-5:active {
  --tw-text-opacity: 1;
  color: rgb(255 122 69 / var(--tw-text-opacity, 1));
}
.active\:text-volcano-5\/0:active {
  color: rgb(255 122 69 / 0);
}
.active\:text-volcano-5\/10:active {
  color: rgb(255 122 69 / 0.1);
}
.active\:text-volcano-5\/100:active {
  color: rgb(255 122 69 / 1);
}
.active\:text-volcano-5\/15:active {
  color: rgb(255 122 69 / 0.15);
}
.active\:text-volcano-5\/20:active {
  color: rgb(255 122 69 / 0.2);
}
.active\:text-volcano-5\/25:active {
  color: rgb(255 122 69 / 0.25);
}
.active\:text-volcano-5\/30:active {
  color: rgb(255 122 69 / 0.3);
}
.active\:text-volcano-5\/35:active {
  color: rgb(255 122 69 / 0.35);
}
.active\:text-volcano-5\/40:active {
  color: rgb(255 122 69 / 0.4);
}
.active\:text-volcano-5\/45:active {
  color: rgb(255 122 69 / 0.45);
}
.active\:text-volcano-5\/5:active {
  color: rgb(255 122 69 / 0.05);
}
.active\:text-volcano-5\/50:active {
  color: rgb(255 122 69 / 0.5);
}
.active\:text-volcano-5\/55:active {
  color: rgb(255 122 69 / 0.55);
}
.active\:text-volcano-5\/60:active {
  color: rgb(255 122 69 / 0.6);
}
.active\:text-volcano-5\/65:active {
  color: rgb(255 122 69 / 0.65);
}
.active\:text-volcano-5\/70:active {
  color: rgb(255 122 69 / 0.7);
}
.active\:text-volcano-5\/75:active {
  color: rgb(255 122 69 / 0.75);
}
.active\:text-volcano-5\/80:active {
  color: rgb(255 122 69 / 0.8);
}
.active\:text-volcano-5\/85:active {
  color: rgb(255 122 69 / 0.85);
}
.active\:text-volcano-5\/90:active {
  color: rgb(255 122 69 / 0.9);
}
.active\:text-volcano-5\/95:active {
  color: rgb(255 122 69 / 0.95);
}
.active\:text-volcano-6:active {
  --tw-text-opacity: 1;
  color: rgb(250 84 28 / var(--tw-text-opacity, 1));
}
.active\:text-volcano-6\/0:active {
  color: rgb(250 84 28 / 0);
}
.active\:text-volcano-6\/10:active {
  color: rgb(250 84 28 / 0.1);
}
.active\:text-volcano-6\/100:active {
  color: rgb(250 84 28 / 1);
}
.active\:text-volcano-6\/15:active {
  color: rgb(250 84 28 / 0.15);
}
.active\:text-volcano-6\/20:active {
  color: rgb(250 84 28 / 0.2);
}
.active\:text-volcano-6\/25:active {
  color: rgb(250 84 28 / 0.25);
}
.active\:text-volcano-6\/30:active {
  color: rgb(250 84 28 / 0.3);
}
.active\:text-volcano-6\/35:active {
  color: rgb(250 84 28 / 0.35);
}
.active\:text-volcano-6\/40:active {
  color: rgb(250 84 28 / 0.4);
}
.active\:text-volcano-6\/45:active {
  color: rgb(250 84 28 / 0.45);
}
.active\:text-volcano-6\/5:active {
  color: rgb(250 84 28 / 0.05);
}
.active\:text-volcano-6\/50:active {
  color: rgb(250 84 28 / 0.5);
}
.active\:text-volcano-6\/55:active {
  color: rgb(250 84 28 / 0.55);
}
.active\:text-volcano-6\/60:active {
  color: rgb(250 84 28 / 0.6);
}
.active\:text-volcano-6\/65:active {
  color: rgb(250 84 28 / 0.65);
}
.active\:text-volcano-6\/70:active {
  color: rgb(250 84 28 / 0.7);
}
.active\:text-volcano-6\/75:active {
  color: rgb(250 84 28 / 0.75);
}
.active\:text-volcano-6\/80:active {
  color: rgb(250 84 28 / 0.8);
}
.active\:text-volcano-6\/85:active {
  color: rgb(250 84 28 / 0.85);
}
.active\:text-volcano-6\/90:active {
  color: rgb(250 84 28 / 0.9);
}
.active\:text-volcano-6\/95:active {
  color: rgb(250 84 28 / 0.95);
}
.active\:text-volcano-7:active {
  --tw-text-opacity: 1;
  color: rgb(212 56 13 / var(--tw-text-opacity, 1));
}
.active\:text-volcano-7\/0:active {
  color: rgb(212 56 13 / 0);
}
.active\:text-volcano-7\/10:active {
  color: rgb(212 56 13 / 0.1);
}
.active\:text-volcano-7\/100:active {
  color: rgb(212 56 13 / 1);
}
.active\:text-volcano-7\/15:active {
  color: rgb(212 56 13 / 0.15);
}
.active\:text-volcano-7\/20:active {
  color: rgb(212 56 13 / 0.2);
}
.active\:text-volcano-7\/25:active {
  color: rgb(212 56 13 / 0.25);
}
.active\:text-volcano-7\/30:active {
  color: rgb(212 56 13 / 0.3);
}
.active\:text-volcano-7\/35:active {
  color: rgb(212 56 13 / 0.35);
}
.active\:text-volcano-7\/40:active {
  color: rgb(212 56 13 / 0.4);
}
.active\:text-volcano-7\/45:active {
  color: rgb(212 56 13 / 0.45);
}
.active\:text-volcano-7\/5:active {
  color: rgb(212 56 13 / 0.05);
}
.active\:text-volcano-7\/50:active {
  color: rgb(212 56 13 / 0.5);
}
.active\:text-volcano-7\/55:active {
  color: rgb(212 56 13 / 0.55);
}
.active\:text-volcano-7\/60:active {
  color: rgb(212 56 13 / 0.6);
}
.active\:text-volcano-7\/65:active {
  color: rgb(212 56 13 / 0.65);
}
.active\:text-volcano-7\/70:active {
  color: rgb(212 56 13 / 0.7);
}
.active\:text-volcano-7\/75:active {
  color: rgb(212 56 13 / 0.75);
}
.active\:text-volcano-7\/80:active {
  color: rgb(212 56 13 / 0.8);
}
.active\:text-volcano-7\/85:active {
  color: rgb(212 56 13 / 0.85);
}
.active\:text-volcano-7\/90:active {
  color: rgb(212 56 13 / 0.9);
}
.active\:text-volcano-7\/95:active {
  color: rgb(212 56 13 / 0.95);
}
.active\:text-volcano-8:active {
  --tw-text-opacity: 1;
  color: rgb(173 33 2 / var(--tw-text-opacity, 1));
}
.active\:text-volcano-8\/0:active {
  color: rgb(173 33 2 / 0);
}
.active\:text-volcano-8\/10:active {
  color: rgb(173 33 2 / 0.1);
}
.active\:text-volcano-8\/100:active {
  color: rgb(173 33 2 / 1);
}
.active\:text-volcano-8\/15:active {
  color: rgb(173 33 2 / 0.15);
}
.active\:text-volcano-8\/20:active {
  color: rgb(173 33 2 / 0.2);
}
.active\:text-volcano-8\/25:active {
  color: rgb(173 33 2 / 0.25);
}
.active\:text-volcano-8\/30:active {
  color: rgb(173 33 2 / 0.3);
}
.active\:text-volcano-8\/35:active {
  color: rgb(173 33 2 / 0.35);
}
.active\:text-volcano-8\/40:active {
  color: rgb(173 33 2 / 0.4);
}
.active\:text-volcano-8\/45:active {
  color: rgb(173 33 2 / 0.45);
}
.active\:text-volcano-8\/5:active {
  color: rgb(173 33 2 / 0.05);
}
.active\:text-volcano-8\/50:active {
  color: rgb(173 33 2 / 0.5);
}
.active\:text-volcano-8\/55:active {
  color: rgb(173 33 2 / 0.55);
}
.active\:text-volcano-8\/60:active {
  color: rgb(173 33 2 / 0.6);
}
.active\:text-volcano-8\/65:active {
  color: rgb(173 33 2 / 0.65);
}
.active\:text-volcano-8\/70:active {
  color: rgb(173 33 2 / 0.7);
}
.active\:text-volcano-8\/75:active {
  color: rgb(173 33 2 / 0.75);
}
.active\:text-volcano-8\/80:active {
  color: rgb(173 33 2 / 0.8);
}
.active\:text-volcano-8\/85:active {
  color: rgb(173 33 2 / 0.85);
}
.active\:text-volcano-8\/90:active {
  color: rgb(173 33 2 / 0.9);
}
.active\:text-volcano-8\/95:active {
  color: rgb(173 33 2 / 0.95);
}
.active\:text-volcano-9:active {
  --tw-text-opacity: 1;
  color: rgb(135 20 0 / var(--tw-text-opacity, 1));
}
.active\:text-volcano-9\/0:active {
  color: rgb(135 20 0 / 0);
}
.active\:text-volcano-9\/10:active {
  color: rgb(135 20 0 / 0.1);
}
.active\:text-volcano-9\/100:active {
  color: rgb(135 20 0 / 1);
}
.active\:text-volcano-9\/15:active {
  color: rgb(135 20 0 / 0.15);
}
.active\:text-volcano-9\/20:active {
  color: rgb(135 20 0 / 0.2);
}
.active\:text-volcano-9\/25:active {
  color: rgb(135 20 0 / 0.25);
}
.active\:text-volcano-9\/30:active {
  color: rgb(135 20 0 / 0.3);
}
.active\:text-volcano-9\/35:active {
  color: rgb(135 20 0 / 0.35);
}
.active\:text-volcano-9\/40:active {
  color: rgb(135 20 0 / 0.4);
}
.active\:text-volcano-9\/45:active {
  color: rgb(135 20 0 / 0.45);
}
.active\:text-volcano-9\/5:active {
  color: rgb(135 20 0 / 0.05);
}
.active\:text-volcano-9\/50:active {
  color: rgb(135 20 0 / 0.5);
}
.active\:text-volcano-9\/55:active {
  color: rgb(135 20 0 / 0.55);
}
.active\:text-volcano-9\/60:active {
  color: rgb(135 20 0 / 0.6);
}
.active\:text-volcano-9\/65:active {
  color: rgb(135 20 0 / 0.65);
}
.active\:text-volcano-9\/70:active {
  color: rgb(135 20 0 / 0.7);
}
.active\:text-volcano-9\/75:active {
  color: rgb(135 20 0 / 0.75);
}
.active\:text-volcano-9\/80:active {
  color: rgb(135 20 0 / 0.8);
}
.active\:text-volcano-9\/85:active {
  color: rgb(135 20 0 / 0.85);
}
.active\:text-volcano-9\/90:active {
  color: rgb(135 20 0 / 0.9);
}
.active\:text-volcano-9\/95:active {
  color: rgb(135 20 0 / 0.95);
}
.active\:text-warning-active:active {
  --tw-text-opacity: 1;
  color: rgb(212 136 6 / var(--tw-text-opacity, 1));
}
.active\:text-warning-active\/0:active {
  color: rgb(212 136 6 / 0);
}
.active\:text-warning-active\/10:active {
  color: rgb(212 136 6 / 0.1);
}
.active\:text-warning-active\/100:active {
  color: rgb(212 136 6 / 1);
}
.active\:text-warning-active\/15:active {
  color: rgb(212 136 6 / 0.15);
}
.active\:text-warning-active\/20:active {
  color: rgb(212 136 6 / 0.2);
}
.active\:text-warning-active\/25:active {
  color: rgb(212 136 6 / 0.25);
}
.active\:text-warning-active\/30:active {
  color: rgb(212 136 6 / 0.3);
}
.active\:text-warning-active\/35:active {
  color: rgb(212 136 6 / 0.35);
}
.active\:text-warning-active\/40:active {
  color: rgb(212 136 6 / 0.4);
}
.active\:text-warning-active\/45:active {
  color: rgb(212 136 6 / 0.45);
}
.active\:text-warning-active\/5:active {
  color: rgb(212 136 6 / 0.05);
}
.active\:text-warning-active\/50:active {
  color: rgb(212 136 6 / 0.5);
}
.active\:text-warning-active\/55:active {
  color: rgb(212 136 6 / 0.55);
}
.active\:text-warning-active\/60:active {
  color: rgb(212 136 6 / 0.6);
}
.active\:text-warning-active\/65:active {
  color: rgb(212 136 6 / 0.65);
}
.active\:text-warning-active\/70:active {
  color: rgb(212 136 6 / 0.7);
}
.active\:text-warning-active\/75:active {
  color: rgb(212 136 6 / 0.75);
}
.active\:text-warning-active\/80:active {
  color: rgb(212 136 6 / 0.8);
}
.active\:text-warning-active\/85:active {
  color: rgb(212 136 6 / 0.85);
}
.active\:text-warning-active\/90:active {
  color: rgb(212 136 6 / 0.9);
}
.active\:text-warning-active\/95:active {
  color: rgb(212 136 6 / 0.95);
}
.active\:text-warning-base:active {
  --tw-text-opacity: 1;
  color: rgb(250 173 20 / var(--tw-text-opacity, 1));
}
.active\:text-warning-base\/0:active {
  color: rgb(250 173 20 / 0);
}
.active\:text-warning-base\/10:active {
  color: rgb(250 173 20 / 0.1);
}
.active\:text-warning-base\/100:active {
  color: rgb(250 173 20 / 1);
}
.active\:text-warning-base\/15:active {
  color: rgb(250 173 20 / 0.15);
}
.active\:text-warning-base\/20:active {
  color: rgb(250 173 20 / 0.2);
}
.active\:text-warning-base\/25:active {
  color: rgb(250 173 20 / 0.25);
}
.active\:text-warning-base\/30:active {
  color: rgb(250 173 20 / 0.3);
}
.active\:text-warning-base\/35:active {
  color: rgb(250 173 20 / 0.35);
}
.active\:text-warning-base\/40:active {
  color: rgb(250 173 20 / 0.4);
}
.active\:text-warning-base\/45:active {
  color: rgb(250 173 20 / 0.45);
}
.active\:text-warning-base\/5:active {
  color: rgb(250 173 20 / 0.05);
}
.active\:text-warning-base\/50:active {
  color: rgb(250 173 20 / 0.5);
}
.active\:text-warning-base\/55:active {
  color: rgb(250 173 20 / 0.55);
}
.active\:text-warning-base\/60:active {
  color: rgb(250 173 20 / 0.6);
}
.active\:text-warning-base\/65:active {
  color: rgb(250 173 20 / 0.65);
}
.active\:text-warning-base\/70:active {
  color: rgb(250 173 20 / 0.7);
}
.active\:text-warning-base\/75:active {
  color: rgb(250 173 20 / 0.75);
}
.active\:text-warning-base\/80:active {
  color: rgb(250 173 20 / 0.8);
}
.active\:text-warning-base\/85:active {
  color: rgb(250 173 20 / 0.85);
}
.active\:text-warning-base\/90:active {
  color: rgb(250 173 20 / 0.9);
}
.active\:text-warning-base\/95:active {
  color: rgb(250 173 20 / 0.95);
}
.active\:text-warning-bg:active {
  --tw-text-opacity: 1;
  color: rgb(255 251 230 / var(--tw-text-opacity, 1));
}
.active\:text-warning-bg-hover:active {
  --tw-text-opacity: 1;
  color: rgb(255 241 184 / var(--tw-text-opacity, 1));
}
.active\:text-warning-bg-hover\/0:active {
  color: rgb(255 241 184 / 0);
}
.active\:text-warning-bg-hover\/10:active {
  color: rgb(255 241 184 / 0.1);
}
.active\:text-warning-bg-hover\/100:active {
  color: rgb(255 241 184 / 1);
}
.active\:text-warning-bg-hover\/15:active {
  color: rgb(255 241 184 / 0.15);
}
.active\:text-warning-bg-hover\/20:active {
  color: rgb(255 241 184 / 0.2);
}
.active\:text-warning-bg-hover\/25:active {
  color: rgb(255 241 184 / 0.25);
}
.active\:text-warning-bg-hover\/30:active {
  color: rgb(255 241 184 / 0.3);
}
.active\:text-warning-bg-hover\/35:active {
  color: rgb(255 241 184 / 0.35);
}
.active\:text-warning-bg-hover\/40:active {
  color: rgb(255 241 184 / 0.4);
}
.active\:text-warning-bg-hover\/45:active {
  color: rgb(255 241 184 / 0.45);
}
.active\:text-warning-bg-hover\/5:active {
  color: rgb(255 241 184 / 0.05);
}
.active\:text-warning-bg-hover\/50:active {
  color: rgb(255 241 184 / 0.5);
}
.active\:text-warning-bg-hover\/55:active {
  color: rgb(255 241 184 / 0.55);
}
.active\:text-warning-bg-hover\/60:active {
  color: rgb(255 241 184 / 0.6);
}
.active\:text-warning-bg-hover\/65:active {
  color: rgb(255 241 184 / 0.65);
}
.active\:text-warning-bg-hover\/70:active {
  color: rgb(255 241 184 / 0.7);
}
.active\:text-warning-bg-hover\/75:active {
  color: rgb(255 241 184 / 0.75);
}
.active\:text-warning-bg-hover\/80:active {
  color: rgb(255 241 184 / 0.8);
}
.active\:text-warning-bg-hover\/85:active {
  color: rgb(255 241 184 / 0.85);
}
.active\:text-warning-bg-hover\/90:active {
  color: rgb(255 241 184 / 0.9);
}
.active\:text-warning-bg-hover\/95:active {
  color: rgb(255 241 184 / 0.95);
}
.active\:text-warning-bg\/0:active {
  color: rgb(255 251 230 / 0);
}
.active\:text-warning-bg\/10:active {
  color: rgb(255 251 230 / 0.1);
}
.active\:text-warning-bg\/100:active {
  color: rgb(255 251 230 / 1);
}
.active\:text-warning-bg\/15:active {
  color: rgb(255 251 230 / 0.15);
}
.active\:text-warning-bg\/20:active {
  color: rgb(255 251 230 / 0.2);
}
.active\:text-warning-bg\/25:active {
  color: rgb(255 251 230 / 0.25);
}
.active\:text-warning-bg\/30:active {
  color: rgb(255 251 230 / 0.3);
}
.active\:text-warning-bg\/35:active {
  color: rgb(255 251 230 / 0.35);
}
.active\:text-warning-bg\/40:active {
  color: rgb(255 251 230 / 0.4);
}
.active\:text-warning-bg\/45:active {
  color: rgb(255 251 230 / 0.45);
}
.active\:text-warning-bg\/5:active {
  color: rgb(255 251 230 / 0.05);
}
.active\:text-warning-bg\/50:active {
  color: rgb(255 251 230 / 0.5);
}
.active\:text-warning-bg\/55:active {
  color: rgb(255 251 230 / 0.55);
}
.active\:text-warning-bg\/60:active {
  color: rgb(255 251 230 / 0.6);
}
.active\:text-warning-bg\/65:active {
  color: rgb(255 251 230 / 0.65);
}
.active\:text-warning-bg\/70:active {
  color: rgb(255 251 230 / 0.7);
}
.active\:text-warning-bg\/75:active {
  color: rgb(255 251 230 / 0.75);
}
.active\:text-warning-bg\/80:active {
  color: rgb(255 251 230 / 0.8);
}
.active\:text-warning-bg\/85:active {
  color: rgb(255 251 230 / 0.85);
}
.active\:text-warning-bg\/90:active {
  color: rgb(255 251 230 / 0.9);
}
.active\:text-warning-bg\/95:active {
  color: rgb(255 251 230 / 0.95);
}
.active\:text-warning-border:active {
  --tw-text-opacity: 1;
  color: rgb(255 229 143 / var(--tw-text-opacity, 1));
}
.active\:text-warning-border-hover:active {
  --tw-text-opacity: 1;
  color: rgb(255 214 102 / var(--tw-text-opacity, 1));
}
.active\:text-warning-border-hover\/0:active {
  color: rgb(255 214 102 / 0);
}
.active\:text-warning-border-hover\/10:active {
  color: rgb(255 214 102 / 0.1);
}
.active\:text-warning-border-hover\/100:active {
  color: rgb(255 214 102 / 1);
}
.active\:text-warning-border-hover\/15:active {
  color: rgb(255 214 102 / 0.15);
}
.active\:text-warning-border-hover\/20:active {
  color: rgb(255 214 102 / 0.2);
}
.active\:text-warning-border-hover\/25:active {
  color: rgb(255 214 102 / 0.25);
}
.active\:text-warning-border-hover\/30:active {
  color: rgb(255 214 102 / 0.3);
}
.active\:text-warning-border-hover\/35:active {
  color: rgb(255 214 102 / 0.35);
}
.active\:text-warning-border-hover\/40:active {
  color: rgb(255 214 102 / 0.4);
}
.active\:text-warning-border-hover\/45:active {
  color: rgb(255 214 102 / 0.45);
}
.active\:text-warning-border-hover\/5:active {
  color: rgb(255 214 102 / 0.05);
}
.active\:text-warning-border-hover\/50:active {
  color: rgb(255 214 102 / 0.5);
}
.active\:text-warning-border-hover\/55:active {
  color: rgb(255 214 102 / 0.55);
}
.active\:text-warning-border-hover\/60:active {
  color: rgb(255 214 102 / 0.6);
}
.active\:text-warning-border-hover\/65:active {
  color: rgb(255 214 102 / 0.65);
}
.active\:text-warning-border-hover\/70:active {
  color: rgb(255 214 102 / 0.7);
}
.active\:text-warning-border-hover\/75:active {
  color: rgb(255 214 102 / 0.75);
}
.active\:text-warning-border-hover\/80:active {
  color: rgb(255 214 102 / 0.8);
}
.active\:text-warning-border-hover\/85:active {
  color: rgb(255 214 102 / 0.85);
}
.active\:text-warning-border-hover\/90:active {
  color: rgb(255 214 102 / 0.9);
}
.active\:text-warning-border-hover\/95:active {
  color: rgb(255 214 102 / 0.95);
}
.active\:text-warning-border\/0:active {
  color: rgb(255 229 143 / 0);
}
.active\:text-warning-border\/10:active {
  color: rgb(255 229 143 / 0.1);
}
.active\:text-warning-border\/100:active {
  color: rgb(255 229 143 / 1);
}
.active\:text-warning-border\/15:active {
  color: rgb(255 229 143 / 0.15);
}
.active\:text-warning-border\/20:active {
  color: rgb(255 229 143 / 0.2);
}
.active\:text-warning-border\/25:active {
  color: rgb(255 229 143 / 0.25);
}
.active\:text-warning-border\/30:active {
  color: rgb(255 229 143 / 0.3);
}
.active\:text-warning-border\/35:active {
  color: rgb(255 229 143 / 0.35);
}
.active\:text-warning-border\/40:active {
  color: rgb(255 229 143 / 0.4);
}
.active\:text-warning-border\/45:active {
  color: rgb(255 229 143 / 0.45);
}
.active\:text-warning-border\/5:active {
  color: rgb(255 229 143 / 0.05);
}
.active\:text-warning-border\/50:active {
  color: rgb(255 229 143 / 0.5);
}
.active\:text-warning-border\/55:active {
  color: rgb(255 229 143 / 0.55);
}
.active\:text-warning-border\/60:active {
  color: rgb(255 229 143 / 0.6);
}
.active\:text-warning-border\/65:active {
  color: rgb(255 229 143 / 0.65);
}
.active\:text-warning-border\/70:active {
  color: rgb(255 229 143 / 0.7);
}
.active\:text-warning-border\/75:active {
  color: rgb(255 229 143 / 0.75);
}
.active\:text-warning-border\/80:active {
  color: rgb(255 229 143 / 0.8);
}
.active\:text-warning-border\/85:active {
  color: rgb(255 229 143 / 0.85);
}
.active\:text-warning-border\/90:active {
  color: rgb(255 229 143 / 0.9);
}
.active\:text-warning-border\/95:active {
  color: rgb(255 229 143 / 0.95);
}
.active\:text-warning-hover:active {
  --tw-text-opacity: 1;
  color: rgb(255 197 61 / var(--tw-text-opacity, 1));
}
.active\:text-warning-hover\/0:active {
  color: rgb(255 197 61 / 0);
}
.active\:text-warning-hover\/10:active {
  color: rgb(255 197 61 / 0.1);
}
.active\:text-warning-hover\/100:active {
  color: rgb(255 197 61 / 1);
}
.active\:text-warning-hover\/15:active {
  color: rgb(255 197 61 / 0.15);
}
.active\:text-warning-hover\/20:active {
  color: rgb(255 197 61 / 0.2);
}
.active\:text-warning-hover\/25:active {
  color: rgb(255 197 61 / 0.25);
}
.active\:text-warning-hover\/30:active {
  color: rgb(255 197 61 / 0.3);
}
.active\:text-warning-hover\/35:active {
  color: rgb(255 197 61 / 0.35);
}
.active\:text-warning-hover\/40:active {
  color: rgb(255 197 61 / 0.4);
}
.active\:text-warning-hover\/45:active {
  color: rgb(255 197 61 / 0.45);
}
.active\:text-warning-hover\/5:active {
  color: rgb(255 197 61 / 0.05);
}
.active\:text-warning-hover\/50:active {
  color: rgb(255 197 61 / 0.5);
}
.active\:text-warning-hover\/55:active {
  color: rgb(255 197 61 / 0.55);
}
.active\:text-warning-hover\/60:active {
  color: rgb(255 197 61 / 0.6);
}
.active\:text-warning-hover\/65:active {
  color: rgb(255 197 61 / 0.65);
}
.active\:text-warning-hover\/70:active {
  color: rgb(255 197 61 / 0.7);
}
.active\:text-warning-hover\/75:active {
  color: rgb(255 197 61 / 0.75);
}
.active\:text-warning-hover\/80:active {
  color: rgb(255 197 61 / 0.8);
}
.active\:text-warning-hover\/85:active {
  color: rgb(255 197 61 / 0.85);
}
.active\:text-warning-hover\/90:active {
  color: rgb(255 197 61 / 0.9);
}
.active\:text-warning-hover\/95:active {
  color: rgb(255 197 61 / 0.95);
}
.active\:text-warning-text:active {
  --tw-text-opacity: 1;
  color: rgb(135 77 0 / var(--tw-text-opacity, 1));
}
.active\:text-warning-text-active:active {
  --tw-text-opacity: 1;
  color: rgb(97 52 0 / var(--tw-text-opacity, 1));
}
.active\:text-warning-text-active\/0:active {
  color: rgb(97 52 0 / 0);
}
.active\:text-warning-text-active\/10:active {
  color: rgb(97 52 0 / 0.1);
}
.active\:text-warning-text-active\/100:active {
  color: rgb(97 52 0 / 1);
}
.active\:text-warning-text-active\/15:active {
  color: rgb(97 52 0 / 0.15);
}
.active\:text-warning-text-active\/20:active {
  color: rgb(97 52 0 / 0.2);
}
.active\:text-warning-text-active\/25:active {
  color: rgb(97 52 0 / 0.25);
}
.active\:text-warning-text-active\/30:active {
  color: rgb(97 52 0 / 0.3);
}
.active\:text-warning-text-active\/35:active {
  color: rgb(97 52 0 / 0.35);
}
.active\:text-warning-text-active\/40:active {
  color: rgb(97 52 0 / 0.4);
}
.active\:text-warning-text-active\/45:active {
  color: rgb(97 52 0 / 0.45);
}
.active\:text-warning-text-active\/5:active {
  color: rgb(97 52 0 / 0.05);
}
.active\:text-warning-text-active\/50:active {
  color: rgb(97 52 0 / 0.5);
}
.active\:text-warning-text-active\/55:active {
  color: rgb(97 52 0 / 0.55);
}
.active\:text-warning-text-active\/60:active {
  color: rgb(97 52 0 / 0.6);
}
.active\:text-warning-text-active\/65:active {
  color: rgb(97 52 0 / 0.65);
}
.active\:text-warning-text-active\/70:active {
  color: rgb(97 52 0 / 0.7);
}
.active\:text-warning-text-active\/75:active {
  color: rgb(97 52 0 / 0.75);
}
.active\:text-warning-text-active\/80:active {
  color: rgb(97 52 0 / 0.8);
}
.active\:text-warning-text-active\/85:active {
  color: rgb(97 52 0 / 0.85);
}
.active\:text-warning-text-active\/90:active {
  color: rgb(97 52 0 / 0.9);
}
.active\:text-warning-text-active\/95:active {
  color: rgb(97 52 0 / 0.95);
}
.active\:text-warning-text-hover:active {
  --tw-text-opacity: 1;
  color: rgb(173 104 0 / var(--tw-text-opacity, 1));
}
.active\:text-warning-text-hover\/0:active {
  color: rgb(173 104 0 / 0);
}
.active\:text-warning-text-hover\/10:active {
  color: rgb(173 104 0 / 0.1);
}
.active\:text-warning-text-hover\/100:active {
  color: rgb(173 104 0 / 1);
}
.active\:text-warning-text-hover\/15:active {
  color: rgb(173 104 0 / 0.15);
}
.active\:text-warning-text-hover\/20:active {
  color: rgb(173 104 0 / 0.2);
}
.active\:text-warning-text-hover\/25:active {
  color: rgb(173 104 0 / 0.25);
}
.active\:text-warning-text-hover\/30:active {
  color: rgb(173 104 0 / 0.3);
}
.active\:text-warning-text-hover\/35:active {
  color: rgb(173 104 0 / 0.35);
}
.active\:text-warning-text-hover\/40:active {
  color: rgb(173 104 0 / 0.4);
}
.active\:text-warning-text-hover\/45:active {
  color: rgb(173 104 0 / 0.45);
}
.active\:text-warning-text-hover\/5:active {
  color: rgb(173 104 0 / 0.05);
}
.active\:text-warning-text-hover\/50:active {
  color: rgb(173 104 0 / 0.5);
}
.active\:text-warning-text-hover\/55:active {
  color: rgb(173 104 0 / 0.55);
}
.active\:text-warning-text-hover\/60:active {
  color: rgb(173 104 0 / 0.6);
}
.active\:text-warning-text-hover\/65:active {
  color: rgb(173 104 0 / 0.65);
}
.active\:text-warning-text-hover\/70:active {
  color: rgb(173 104 0 / 0.7);
}
.active\:text-warning-text-hover\/75:active {
  color: rgb(173 104 0 / 0.75);
}
.active\:text-warning-text-hover\/80:active {
  color: rgb(173 104 0 / 0.8);
}
.active\:text-warning-text-hover\/85:active {
  color: rgb(173 104 0 / 0.85);
}
.active\:text-warning-text-hover\/90:active {
  color: rgb(173 104 0 / 0.9);
}
.active\:text-warning-text-hover\/95:active {
  color: rgb(173 104 0 / 0.95);
}
.active\:text-warning-text\/0:active {
  color: rgb(135 77 0 / 0);
}
.active\:text-warning-text\/10:active {
  color: rgb(135 77 0 / 0.1);
}
.active\:text-warning-text\/100:active {
  color: rgb(135 77 0 / 1);
}
.active\:text-warning-text\/15:active {
  color: rgb(135 77 0 / 0.15);
}
.active\:text-warning-text\/20:active {
  color: rgb(135 77 0 / 0.2);
}
.active\:text-warning-text\/25:active {
  color: rgb(135 77 0 / 0.25);
}
.active\:text-warning-text\/30:active {
  color: rgb(135 77 0 / 0.3);
}
.active\:text-warning-text\/35:active {
  color: rgb(135 77 0 / 0.35);
}
.active\:text-warning-text\/40:active {
  color: rgb(135 77 0 / 0.4);
}
.active\:text-warning-text\/45:active {
  color: rgb(135 77 0 / 0.45);
}
.active\:text-warning-text\/5:active {
  color: rgb(135 77 0 / 0.05);
}
.active\:text-warning-text\/50:active {
  color: rgb(135 77 0 / 0.5);
}
.active\:text-warning-text\/55:active {
  color: rgb(135 77 0 / 0.55);
}
.active\:text-warning-text\/60:active {
  color: rgb(135 77 0 / 0.6);
}
.active\:text-warning-text\/65:active {
  color: rgb(135 77 0 / 0.65);
}
.active\:text-warning-text\/70:active {
  color: rgb(135 77 0 / 0.7);
}
.active\:text-warning-text\/75:active {
  color: rgb(135 77 0 / 0.75);
}
.active\:text-warning-text\/80:active {
  color: rgb(135 77 0 / 0.8);
}
.active\:text-warning-text\/85:active {
  color: rgb(135 77 0 / 0.85);
}
.active\:text-warning-text\/90:active {
  color: rgb(135 77 0 / 0.9);
}
.active\:text-warning-text\/95:active {
  color: rgb(135 77 0 / 0.95);
}
.active\:text-white:active {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.active\:text-white\/0:active {
  color: rgb(255 255 255 / 0);
}
.active\:text-white\/10:active {
  color: rgb(255 255 255 / 0.1);
}
.active\:text-white\/100:active {
  color: rgb(255 255 255 / 1);
}
.active\:text-white\/15:active {
  color: rgb(255 255 255 / 0.15);
}
.active\:text-white\/20:active {
  color: rgb(255 255 255 / 0.2);
}
.active\:text-white\/25:active {
  color: rgb(255 255 255 / 0.25);
}
.active\:text-white\/30:active {
  color: rgb(255 255 255 / 0.3);
}
.active\:text-white\/35:active {
  color: rgb(255 255 255 / 0.35);
}
.active\:text-white\/40:active {
  color: rgb(255 255 255 / 0.4);
}
.active\:text-white\/45:active {
  color: rgb(255 255 255 / 0.45);
}
.active\:text-white\/5:active {
  color: rgb(255 255 255 / 0.05);
}
.active\:text-white\/50:active {
  color: rgb(255 255 255 / 0.5);
}
.active\:text-white\/55:active {
  color: rgb(255 255 255 / 0.55);
}
.active\:text-white\/60:active {
  color: rgb(255 255 255 / 0.6);
}
.active\:text-white\/65:active {
  color: rgb(255 255 255 / 0.65);
}
.active\:text-white\/70:active {
  color: rgb(255 255 255 / 0.7);
}
.active\:text-white\/75:active {
  color: rgb(255 255 255 / 0.75);
}
.active\:text-white\/80:active {
  color: rgb(255 255 255 / 0.8);
}
.active\:text-white\/85:active {
  color: rgb(255 255 255 / 0.85);
}
.active\:text-white\/90:active {
  color: rgb(255 255 255 / 0.9);
}
.active\:text-white\/95:active {
  color: rgb(255 255 255 / 0.95);
}
.active\:text-yellow-1:active {
  --tw-text-opacity: 1;
  color: rgb(255 250 233 / var(--tw-text-opacity, 1));
}
.active\:text-yellow-1\/0:active {
  color: rgb(255 250 233 / 0);
}
.active\:text-yellow-1\/10:active {
  color: rgb(255 250 233 / 0.1);
}
.active\:text-yellow-1\/100:active {
  color: rgb(255 250 233 / 1);
}
.active\:text-yellow-1\/15:active {
  color: rgb(255 250 233 / 0.15);
}
.active\:text-yellow-1\/20:active {
  color: rgb(255 250 233 / 0.2);
}
.active\:text-yellow-1\/25:active {
  color: rgb(255 250 233 / 0.25);
}
.active\:text-yellow-1\/30:active {
  color: rgb(255 250 233 / 0.3);
}
.active\:text-yellow-1\/35:active {
  color: rgb(255 250 233 / 0.35);
}
.active\:text-yellow-1\/40:active {
  color: rgb(255 250 233 / 0.4);
}
.active\:text-yellow-1\/45:active {
  color: rgb(255 250 233 / 0.45);
}
.active\:text-yellow-1\/5:active {
  color: rgb(255 250 233 / 0.05);
}
.active\:text-yellow-1\/50:active {
  color: rgb(255 250 233 / 0.5);
}
.active\:text-yellow-1\/55:active {
  color: rgb(255 250 233 / 0.55);
}
.active\:text-yellow-1\/60:active {
  color: rgb(255 250 233 / 0.6);
}
.active\:text-yellow-1\/65:active {
  color: rgb(255 250 233 / 0.65);
}
.active\:text-yellow-1\/70:active {
  color: rgb(255 250 233 / 0.7);
}
.active\:text-yellow-1\/75:active {
  color: rgb(255 250 233 / 0.75);
}
.active\:text-yellow-1\/80:active {
  color: rgb(255 250 233 / 0.8);
}
.active\:text-yellow-1\/85:active {
  color: rgb(255 250 233 / 0.85);
}
.active\:text-yellow-1\/90:active {
  color: rgb(255 250 233 / 0.9);
}
.active\:text-yellow-1\/95:active {
  color: rgb(255 250 233 / 0.95);
}
.active\:text-yellow-10:active {
  --tw-text-opacity: 1;
  color: rgb(97 52 0 / var(--tw-text-opacity, 1));
}
.active\:text-yellow-10\/0:active {
  color: rgb(97 52 0 / 0);
}
.active\:text-yellow-10\/10:active {
  color: rgb(97 52 0 / 0.1);
}
.active\:text-yellow-10\/100:active {
  color: rgb(97 52 0 / 1);
}
.active\:text-yellow-10\/15:active {
  color: rgb(97 52 0 / 0.15);
}
.active\:text-yellow-10\/20:active {
  color: rgb(97 52 0 / 0.2);
}
.active\:text-yellow-10\/25:active {
  color: rgb(97 52 0 / 0.25);
}
.active\:text-yellow-10\/30:active {
  color: rgb(97 52 0 / 0.3);
}
.active\:text-yellow-10\/35:active {
  color: rgb(97 52 0 / 0.35);
}
.active\:text-yellow-10\/40:active {
  color: rgb(97 52 0 / 0.4);
}
.active\:text-yellow-10\/45:active {
  color: rgb(97 52 0 / 0.45);
}
.active\:text-yellow-10\/5:active {
  color: rgb(97 52 0 / 0.05);
}
.active\:text-yellow-10\/50:active {
  color: rgb(97 52 0 / 0.5);
}
.active\:text-yellow-10\/55:active {
  color: rgb(97 52 0 / 0.55);
}
.active\:text-yellow-10\/60:active {
  color: rgb(97 52 0 / 0.6);
}
.active\:text-yellow-10\/65:active {
  color: rgb(97 52 0 / 0.65);
}
.active\:text-yellow-10\/70:active {
  color: rgb(97 52 0 / 0.7);
}
.active\:text-yellow-10\/75:active {
  color: rgb(97 52 0 / 0.75);
}
.active\:text-yellow-10\/80:active {
  color: rgb(97 52 0 / 0.8);
}
.active\:text-yellow-10\/85:active {
  color: rgb(97 52 0 / 0.85);
}
.active\:text-yellow-10\/90:active {
  color: rgb(97 52 0 / 0.9);
}
.active\:text-yellow-10\/95:active {
  color: rgb(97 52 0 / 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-11:active {
  --tw-text-opacity: 1;
  color: rgb(251 191 36 / var(--tw-text-opacity, 1));
}
.active\:text-yellow-11\/0:active {
  color: rgb(251 191 36 / 0);
}
.active\:text-yellow-11\/10:active {
  color: rgb(251 191 36 / 0.1);
}
.active\:text-yellow-11\/100:active {
  color: rgb(251 191 36 / 1);
}
.active\:text-yellow-11\/15:active {
  color: rgb(251 191 36 / 0.15);
}
.active\:text-yellow-11\/20:active {
  color: rgb(251 191 36 / 0.2);
}
.active\:text-yellow-11\/25:active {
  color: rgb(251 191 36 / 0.25);
}
.active\:text-yellow-11\/30:active {
  color: rgb(251 191 36 / 0.3);
}
.active\:text-yellow-11\/35:active {
  color: rgb(251 191 36 / 0.35);
}
.active\:text-yellow-11\/40:active {
  color: rgb(251 191 36 / 0.4);
}
.active\:text-yellow-11\/45:active {
  color: rgb(251 191 36 / 0.45);
}
.active\:text-yellow-11\/5:active {
  color: rgb(251 191 36 / 0.05);
}
.active\:text-yellow-11\/50:active {
  color: rgb(251 191 36 / 0.5);
}
.active\:text-yellow-11\/55:active {
  color: rgb(251 191 36 / 0.55);
}
.active\:text-yellow-11\/60:active {
  color: rgb(251 191 36 / 0.6);
}
.active\:text-yellow-11\/65:active {
  color: rgb(251 191 36 / 0.65);
}
.active\:text-yellow-11\/70:active {
  color: rgb(251 191 36 / 0.7);
}
.active\:text-yellow-11\/75:active {
  color: rgb(251 191 36 / 0.75);
}
.active\:text-yellow-11\/80:active {
  color: rgb(251 191 36 / 0.8);
}
.active\:text-yellow-11\/85:active {
  color: rgb(251 191 36 / 0.85);
}
.active\:text-yellow-11\/90:active {
  color: rgb(251 191 36 / 0.9);
}
.active\:text-yellow-11\/95:active {
  color: rgb(251 191 36 / 0.95);
}
.active\:text-yellow-12:active {
  --tw-text-opacity: 1;
  color: rgb(202 138 4 / var(--tw-text-opacity, 1));
}
.active\:text-yellow-12\/0:active {
  color: rgb(202 138 4 / 0);
}
.active\:text-yellow-12\/10:active {
  color: rgb(202 138 4 / 0.1);
}
.active\:text-yellow-12\/100:active {
  color: rgb(202 138 4 / 1);
}
.active\:text-yellow-12\/15:active {
  color: rgb(202 138 4 / 0.15);
}
.active\:text-yellow-12\/20:active {
  color: rgb(202 138 4 / 0.2);
}
.active\:text-yellow-12\/25:active {
  color: rgb(202 138 4 / 0.25);
}
.active\:text-yellow-12\/30:active {
  color: rgb(202 138 4 / 0.3);
}
.active\:text-yellow-12\/35:active {
  color: rgb(202 138 4 / 0.35);
}
.active\:text-yellow-12\/40:active {
  color: rgb(202 138 4 / 0.4);
}
.active\:text-yellow-12\/45:active {
  color: rgb(202 138 4 / 0.45);
}
.active\:text-yellow-12\/5:active {
  color: rgb(202 138 4 / 0.05);
}
.active\:text-yellow-12\/50:active {
  color: rgb(202 138 4 / 0.5);
}
.active\:text-yellow-12\/55:active {
  color: rgb(202 138 4 / 0.55);
}
.active\:text-yellow-12\/60:active {
  color: rgb(202 138 4 / 0.6);
}
.active\:text-yellow-12\/65:active {
  color: rgb(202 138 4 / 0.65);
}
.active\:text-yellow-12\/70:active {
  color: rgb(202 138 4 / 0.7);
}
.active\:text-yellow-12\/75:active {
  color: rgb(202 138 4 / 0.75);
}
.active\:text-yellow-12\/80:active {
  color: rgb(202 138 4 / 0.8);
}
.active\:text-yellow-12\/85:active {
  color: rgb(202 138 4 / 0.85);
}
.active\:text-yellow-12\/90:active {
  color: rgb(202 138 4 / 0.9);
}
.active\:text-yellow-12\/95:active {
  color: rgb(202 138 4 / 0.95);
}
.active\:text-yellow-13:active {
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity, 1));
}
.active\:text-yellow-13\/0:active {
  color: rgb(250 204 21 / 0);
}
.active\:text-yellow-13\/10:active {
  color: rgb(250 204 21 / 0.1);
}
.active\:text-yellow-13\/100:active {
  color: rgb(250 204 21 / 1);
}
.active\:text-yellow-13\/15:active {
  color: rgb(250 204 21 / 0.15);
}
.active\:text-yellow-13\/20:active {
  color: rgb(250 204 21 / 0.2);
}
.active\:text-yellow-13\/25:active {
  color: rgb(250 204 21 / 0.25);
}
.active\:text-yellow-13\/30:active {
  color: rgb(250 204 21 / 0.3);
}
.active\:text-yellow-13\/35:active {
  color: rgb(250 204 21 / 0.35);
}
.active\:text-yellow-13\/40:active {
  color: rgb(250 204 21 / 0.4);
}
.active\:text-yellow-13\/45:active {
  color: rgb(250 204 21 / 0.45);
}
.active\:text-yellow-13\/5:active {
  color: rgb(250 204 21 / 0.05);
}
.active\:text-yellow-13\/50:active {
  color: rgb(250 204 21 / 0.5);
}
.active\:text-yellow-13\/55:active {
  color: rgb(250 204 21 / 0.55);
}
.active\:text-yellow-13\/60:active {
  color: rgb(250 204 21 / 0.6);
}
.active\:text-yellow-13\/65:active {
  color: rgb(250 204 21 / 0.65);
}
.active\:text-yellow-13\/70:active {
  color: rgb(250 204 21 / 0.7);
}
.active\:text-yellow-13\/75:active {
  color: rgb(250 204 21 / 0.75);
}
.active\:text-yellow-13\/80:active {
  color: rgb(250 204 21 / 0.8);
}
.active\:text-yellow-13\/85:active {
  color: rgb(250 204 21 / 0.85);
}
.active\:text-yellow-13\/90:active {
  color: rgb(250 204 21 / 0.9);
}
.active\:text-yellow-13\/95:active {
  color: rgb(250 204 21 / 0.95);
}
.active\:text-yellow-2:active {
  --tw-text-opacity: 1;
  color: rgb(254 245 208 / var(--tw-text-opacity, 1));
}
.active\:text-yellow-2\/0:active {
  color: rgb(254 245 208 / 0);
}
.active\:text-yellow-2\/10:active {
  color: rgb(254 245 208 / 0.1);
}
.active\:text-yellow-2\/100:active {
  color: rgb(254 245 208 / 1);
}
.active\:text-yellow-2\/15:active {
  color: rgb(254 245 208 / 0.15);
}
.active\:text-yellow-2\/20:active {
  color: rgb(254 245 208 / 0.2);
}
.active\:text-yellow-2\/25:active {
  color: rgb(254 245 208 / 0.25);
}
.active\:text-yellow-2\/30:active {
  color: rgb(254 245 208 / 0.3);
}
.active\:text-yellow-2\/35:active {
  color: rgb(254 245 208 / 0.35);
}
.active\:text-yellow-2\/40:active {
  color: rgb(254 245 208 / 0.4);
}
.active\:text-yellow-2\/45:active {
  color: rgb(254 245 208 / 0.45);
}
.active\:text-yellow-2\/5:active {
  color: rgb(254 245 208 / 0.05);
}
.active\:text-yellow-2\/50:active {
  color: rgb(254 245 208 / 0.5);
}
.active\:text-yellow-2\/55:active {
  color: rgb(254 245 208 / 0.55);
}
.active\:text-yellow-2\/60:active {
  color: rgb(254 245 208 / 0.6);
}
.active\:text-yellow-2\/65:active {
  color: rgb(254 245 208 / 0.65);
}
.active\:text-yellow-2\/70:active {
  color: rgb(254 245 208 / 0.7);
}
.active\:text-yellow-2\/75:active {
  color: rgb(254 245 208 / 0.75);
}
.active\:text-yellow-2\/80:active {
  color: rgb(254 245 208 / 0.8);
}
.active\:text-yellow-2\/85:active {
  color: rgb(254 245 208 / 0.85);
}
.active\:text-yellow-2\/90:active {
  color: rgb(254 245 208 / 0.9);
}
.active\:text-yellow-2\/95:active {
  color: rgb(254 245 208 / 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-3:active {
  --tw-text-opacity: 1;
  color: rgb(254 238 176 / var(--tw-text-opacity, 1));
}
.active\:text-yellow-3\/0:active {
  color: rgb(254 238 176 / 0);
}
.active\:text-yellow-3\/10:active {
  color: rgb(254 238 176 / 0.1);
}
.active\:text-yellow-3\/100:active {
  color: rgb(254 238 176 / 1);
}
.active\:text-yellow-3\/15:active {
  color: rgb(254 238 176 / 0.15);
}
.active\:text-yellow-3\/20:active {
  color: rgb(254 238 176 / 0.2);
}
.active\:text-yellow-3\/25:active {
  color: rgb(254 238 176 / 0.25);
}
.active\:text-yellow-3\/30:active {
  color: rgb(254 238 176 / 0.3);
}
.active\:text-yellow-3\/35:active {
  color: rgb(254 238 176 / 0.35);
}
.active\:text-yellow-3\/40:active {
  color: rgb(254 238 176 / 0.4);
}
.active\:text-yellow-3\/45:active {
  color: rgb(254 238 176 / 0.45);
}
.active\:text-yellow-3\/5:active {
  color: rgb(254 238 176 / 0.05);
}
.active\:text-yellow-3\/50:active {
  color: rgb(254 238 176 / 0.5);
}
.active\:text-yellow-3\/55:active {
  color: rgb(254 238 176 / 0.55);
}
.active\:text-yellow-3\/60:active {
  color: rgb(254 238 176 / 0.6);
}
.active\:text-yellow-3\/65:active {
  color: rgb(254 238 176 / 0.65);
}
.active\:text-yellow-3\/70:active {
  color: rgb(254 238 176 / 0.7);
}
.active\:text-yellow-3\/75:active {
  color: rgb(254 238 176 / 0.75);
}
.active\:text-yellow-3\/80:active {
  color: rgb(254 238 176 / 0.8);
}
.active\:text-yellow-3\/85:active {
  color: rgb(254 238 176 / 0.85);
}
.active\:text-yellow-3\/90:active {
  color: rgb(254 238 176 / 0.9);
}
.active\:text-yellow-3\/95:active {
  color: rgb(254 238 176 / 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-4:active {
  --tw-text-opacity: 1;
  color: rgb(254 230 137 / var(--tw-text-opacity, 1));
}
.active\:text-yellow-4\/0:active {
  color: rgb(254 230 137 / 0);
}
.active\:text-yellow-4\/10:active {
  color: rgb(254 230 137 / 0.1);
}
.active\:text-yellow-4\/100:active {
  color: rgb(254 230 137 / 1);
}
.active\:text-yellow-4\/15:active {
  color: rgb(254 230 137 / 0.15);
}
.active\:text-yellow-4\/20:active {
  color: rgb(254 230 137 / 0.2);
}
.active\:text-yellow-4\/25:active {
  color: rgb(254 230 137 / 0.25);
}
.active\:text-yellow-4\/30:active {
  color: rgb(254 230 137 / 0.3);
}
.active\:text-yellow-4\/35:active {
  color: rgb(254 230 137 / 0.35);
}
.active\:text-yellow-4\/40:active {
  color: rgb(254 230 137 / 0.4);
}
.active\:text-yellow-4\/45:active {
  color: rgb(254 230 137 / 0.45);
}
.active\:text-yellow-4\/5:active {
  color: rgb(254 230 137 / 0.05);
}
.active\:text-yellow-4\/50:active {
  color: rgb(254 230 137 / 0.5);
}
.active\:text-yellow-4\/55:active {
  color: rgb(254 230 137 / 0.55);
}
.active\:text-yellow-4\/60:active {
  color: rgb(254 230 137 / 0.6);
}
.active\:text-yellow-4\/65:active {
  color: rgb(254 230 137 / 0.65);
}
.active\:text-yellow-4\/70:active {
  color: rgb(254 230 137 / 0.7);
}
.active\:text-yellow-4\/75:active {
  color: rgb(254 230 137 / 0.75);
}
.active\:text-yellow-4\/80:active {
  color: rgb(254 230 137 / 0.8);
}
.active\:text-yellow-4\/85:active {
  color: rgb(254 230 137 / 0.85);
}
.active\:text-yellow-4\/90:active {
  color: rgb(254 230 137 / 0.9);
}
.active\:text-yellow-4\/95:active {
  color: rgb(254 230 137 / 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-5:active {
  --tw-text-opacity: 1;
  color: rgb(253 218 77 / var(--tw-text-opacity, 1));
}
.active\:text-yellow-5\/0:active {
  color: rgb(253 218 77 / 0);
}
.active\:text-yellow-5\/10:active {
  color: rgb(253 218 77 / 0.1);
}
.active\:text-yellow-5\/100:active {
  color: rgb(253 218 77 / 1);
}
.active\:text-yellow-5\/15:active {
  color: rgb(253 218 77 / 0.15);
}
.active\:text-yellow-5\/20:active {
  color: rgb(253 218 77 / 0.2);
}
.active\:text-yellow-5\/25:active {
  color: rgb(253 218 77 / 0.25);
}
.active\:text-yellow-5\/30:active {
  color: rgb(253 218 77 / 0.3);
}
.active\:text-yellow-5\/35:active {
  color: rgb(253 218 77 / 0.35);
}
.active\:text-yellow-5\/40:active {
  color: rgb(253 218 77 / 0.4);
}
.active\:text-yellow-5\/45:active {
  color: rgb(253 218 77 / 0.45);
}
.active\:text-yellow-5\/5:active {
  color: rgb(253 218 77 / 0.05);
}
.active\:text-yellow-5\/50:active {
  color: rgb(253 218 77 / 0.5);
}
.active\:text-yellow-5\/55:active {
  color: rgb(253 218 77 / 0.55);
}
.active\:text-yellow-5\/60:active {
  color: rgb(253 218 77 / 0.6);
}
.active\:text-yellow-5\/65:active {
  color: rgb(253 218 77 / 0.65);
}
.active\:text-yellow-5\/70:active {
  color: rgb(253 218 77 / 0.7);
}
.active\:text-yellow-5\/75:active {
  color: rgb(253 218 77 / 0.75);
}
.active\:text-yellow-5\/80:active {
  color: rgb(253 218 77 / 0.8);
}
.active\:text-yellow-5\/85:active {
  color: rgb(253 218 77 / 0.85);
}
.active\:text-yellow-5\/90:active {
  color: rgb(253 218 77 / 0.9);
}
.active\:text-yellow-5\/95:active {
  color: rgb(253 218 77 / 0.95);
}
.active\:text-yellow-50:active {
  --tw-text-opacity: 1;
  color: rgb(253 253 234 / var(--tw-text-opacity, 1));
}
.active\:text-yellow-50\/0:active {
  color: rgb(253 253 234 / 0);
}
.active\:text-yellow-50\/10:active {
  color: rgb(253 253 234 / 0.1);
}
.active\:text-yellow-50\/100:active {
  color: rgb(253 253 234 / 1);
}
.active\:text-yellow-50\/15:active {
  color: rgb(253 253 234 / 0.15);
}
.active\:text-yellow-50\/20:active {
  color: rgb(253 253 234 / 0.2);
}
.active\:text-yellow-50\/25:active {
  color: rgb(253 253 234 / 0.25);
}
.active\:text-yellow-50\/30:active {
  color: rgb(253 253 234 / 0.3);
}
.active\:text-yellow-50\/35:active {
  color: rgb(253 253 234 / 0.35);
}
.active\:text-yellow-50\/40:active {
  color: rgb(253 253 234 / 0.4);
}
.active\:text-yellow-50\/45:active {
  color: rgb(253 253 234 / 0.45);
}
.active\:text-yellow-50\/5:active {
  color: rgb(253 253 234 / 0.05);
}
.active\:text-yellow-50\/50:active {
  color: rgb(253 253 234 / 0.5);
}
.active\:text-yellow-50\/55:active {
  color: rgb(253 253 234 / 0.55);
}
.active\:text-yellow-50\/60:active {
  color: rgb(253 253 234 / 0.6);
}
.active\:text-yellow-50\/65:active {
  color: rgb(253 253 234 / 0.65);
}
.active\:text-yellow-50\/70:active {
  color: rgb(253 253 234 / 0.7);
}
.active\:text-yellow-50\/75:active {
  color: rgb(253 253 234 / 0.75);
}
.active\:text-yellow-50\/80:active {
  color: rgb(253 253 234 / 0.8);
}
.active\:text-yellow-50\/85:active {
  color: rgb(253 253 234 / 0.85);
}
.active\:text-yellow-50\/90:active {
  color: rgb(253 253 234 / 0.9);
}
.active\:text-yellow-50\/95:active {
  color: rgb(253 253 234 / 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-6:active {
  --tw-text-opacity: 1;
  color: rgb(252 205 18 / var(--tw-text-opacity, 1));
}
.active\:text-yellow-6\/0:active {
  color: rgb(252 205 18 / 0);
}
.active\:text-yellow-6\/10:active {
  color: rgb(252 205 18 / 0.1);
}
.active\:text-yellow-6\/100:active {
  color: rgb(252 205 18 / 1);
}
.active\:text-yellow-6\/15:active {
  color: rgb(252 205 18 / 0.15);
}
.active\:text-yellow-6\/20:active {
  color: rgb(252 205 18 / 0.2);
}
.active\:text-yellow-6\/25:active {
  color: rgb(252 205 18 / 0.25);
}
.active\:text-yellow-6\/30:active {
  color: rgb(252 205 18 / 0.3);
}
.active\:text-yellow-6\/35:active {
  color: rgb(252 205 18 / 0.35);
}
.active\:text-yellow-6\/40:active {
  color: rgb(252 205 18 / 0.4);
}
.active\:text-yellow-6\/45:active {
  color: rgb(252 205 18 / 0.45);
}
.active\:text-yellow-6\/5:active {
  color: rgb(252 205 18 / 0.05);
}
.active\:text-yellow-6\/50:active {
  color: rgb(252 205 18 / 0.5);
}
.active\:text-yellow-6\/55:active {
  color: rgb(252 205 18 / 0.55);
}
.active\:text-yellow-6\/60:active {
  color: rgb(252 205 18 / 0.6);
}
.active\:text-yellow-6\/65:active {
  color: rgb(252 205 18 / 0.65);
}
.active\:text-yellow-6\/70:active {
  color: rgb(252 205 18 / 0.7);
}
.active\:text-yellow-6\/75:active {
  color: rgb(252 205 18 / 0.75);
}
.active\:text-yellow-6\/80:active {
  color: rgb(252 205 18 / 0.8);
}
.active\:text-yellow-6\/85:active {
  color: rgb(252 205 18 / 0.85);
}
.active\:text-yellow-6\/90:active {
  color: rgb(252 205 18 / 0.9);
}
.active\:text-yellow-6\/95:active {
  color: rgb(252 205 18 / 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-7:active {
  --tw-text-opacity: 1;
  color: rgb(226 180 15 / var(--tw-text-opacity, 1));
}
.active\:text-yellow-7\/0:active {
  color: rgb(226 180 15 / 0);
}
.active\:text-yellow-7\/10:active {
  color: rgb(226 180 15 / 0.1);
}
.active\:text-yellow-7\/100:active {
  color: rgb(226 180 15 / 1);
}
.active\:text-yellow-7\/15:active {
  color: rgb(226 180 15 / 0.15);
}
.active\:text-yellow-7\/20:active {
  color: rgb(226 180 15 / 0.2);
}
.active\:text-yellow-7\/25:active {
  color: rgb(226 180 15 / 0.25);
}
.active\:text-yellow-7\/30:active {
  color: rgb(226 180 15 / 0.3);
}
.active\:text-yellow-7\/35:active {
  color: rgb(226 180 15 / 0.35);
}
.active\:text-yellow-7\/40:active {
  color: rgb(226 180 15 / 0.4);
}
.active\:text-yellow-7\/45:active {
  color: rgb(226 180 15 / 0.45);
}
.active\:text-yellow-7\/5:active {
  color: rgb(226 180 15 / 0.05);
}
.active\:text-yellow-7\/50:active {
  color: rgb(226 180 15 / 0.5);
}
.active\:text-yellow-7\/55:active {
  color: rgb(226 180 15 / 0.55);
}
.active\:text-yellow-7\/60:active {
  color: rgb(226 180 15 / 0.6);
}
.active\:text-yellow-7\/65:active {
  color: rgb(226 180 15 / 0.65);
}
.active\:text-yellow-7\/70:active {
  color: rgb(226 180 15 / 0.7);
}
.active\:text-yellow-7\/75:active {
  color: rgb(226 180 15 / 0.75);
}
.active\:text-yellow-7\/80:active {
  color: rgb(226 180 15 / 0.8);
}
.active\:text-yellow-7\/85:active {
  color: rgb(226 180 15 / 0.85);
}
.active\:text-yellow-7\/90:active {
  color: rgb(226 180 15 / 0.9);
}
.active\:text-yellow-7\/95:active {
  color: rgb(226 180 15 / 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-8:active {
  --tw-text-opacity: 1;
  color: rgb(175 129 9 / var(--tw-text-opacity, 1));
}
.active\:text-yellow-8\/0:active {
  color: rgb(175 129 9 / 0);
}
.active\:text-yellow-8\/10:active {
  color: rgb(175 129 9 / 0.1);
}
.active\:text-yellow-8\/100:active {
  color: rgb(175 129 9 / 1);
}
.active\:text-yellow-8\/15:active {
  color: rgb(175 129 9 / 0.15);
}
.active\:text-yellow-8\/20:active {
  color: rgb(175 129 9 / 0.2);
}
.active\:text-yellow-8\/25:active {
  color: rgb(175 129 9 / 0.25);
}
.active\:text-yellow-8\/30:active {
  color: rgb(175 129 9 / 0.3);
}
.active\:text-yellow-8\/35:active {
  color: rgb(175 129 9 / 0.35);
}
.active\:text-yellow-8\/40:active {
  color: rgb(175 129 9 / 0.4);
}
.active\:text-yellow-8\/45:active {
  color: rgb(175 129 9 / 0.45);
}
.active\:text-yellow-8\/5:active {
  color: rgb(175 129 9 / 0.05);
}
.active\:text-yellow-8\/50:active {
  color: rgb(175 129 9 / 0.5);
}
.active\:text-yellow-8\/55:active {
  color: rgb(175 129 9 / 0.55);
}
.active\:text-yellow-8\/60:active {
  color: rgb(175 129 9 / 0.6);
}
.active\:text-yellow-8\/65:active {
  color: rgb(175 129 9 / 0.65);
}
.active\:text-yellow-8\/70:active {
  color: rgb(175 129 9 / 0.7);
}
.active\:text-yellow-8\/75:active {
  color: rgb(175 129 9 / 0.75);
}
.active\:text-yellow-8\/80:active {
  color: rgb(175 129 9 / 0.8);
}
.active\:text-yellow-8\/85:active {
  color: rgb(175 129 9 / 0.85);
}
.active\:text-yellow-8\/90:active {
  color: rgb(175 129 9 / 0.9);
}
.active\:text-yellow-8\/95:active {
  color: rgb(175 129 9 / 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-9:active {
  --tw-text-opacity: 1;
  color: rgb(136 90 5 / var(--tw-text-opacity, 1));
}
.active\:text-yellow-9\/0:active {
  color: rgb(136 90 5 / 0);
}
.active\:text-yellow-9\/10:active {
  color: rgb(136 90 5 / 0.1);
}
.active\:text-yellow-9\/100:active {
  color: rgb(136 90 5 / 1);
}
.active\:text-yellow-9\/15:active {
  color: rgb(136 90 5 / 0.15);
}
.active\:text-yellow-9\/20:active {
  color: rgb(136 90 5 / 0.2);
}
.active\:text-yellow-9\/25:active {
  color: rgb(136 90 5 / 0.25);
}
.active\:text-yellow-9\/30:active {
  color: rgb(136 90 5 / 0.3);
}
.active\:text-yellow-9\/35:active {
  color: rgb(136 90 5 / 0.35);
}
.active\:text-yellow-9\/40:active {
  color: rgb(136 90 5 / 0.4);
}
.active\:text-yellow-9\/45:active {
  color: rgb(136 90 5 / 0.45);
}
.active\:text-yellow-9\/5:active {
  color: rgb(136 90 5 / 0.05);
}
.active\:text-yellow-9\/50:active {
  color: rgb(136 90 5 / 0.5);
}
.active\:text-yellow-9\/55:active {
  color: rgb(136 90 5 / 0.55);
}
.active\:text-yellow-9\/60:active {
  color: rgb(136 90 5 / 0.6);
}
.active\:text-yellow-9\/65:active {
  color: rgb(136 90 5 / 0.65);
}
.active\:text-yellow-9\/70:active {
  color: rgb(136 90 5 / 0.7);
}
.active\:text-yellow-9\/75:active {
  color: rgb(136 90 5 / 0.75);
}
.active\:text-yellow-9\/80:active {
  color: rgb(136 90 5 / 0.8);
}
.active\:text-yellow-9\/85:active {
  color: rgb(136 90 5 / 0.85);
}
.active\:text-yellow-9\/90:active {
  color: rgb(136 90 5 / 0.9);
}
.active\:text-yellow-9\/95:active {
  color: rgb(136 90 5 / 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-opacity-0:active {
  --tw-text-opacity: 0;
}
.active\:text-opacity-10:active {
  --tw-text-opacity: 0.1;
}
.active\:text-opacity-100:active {
  --tw-text-opacity: 1;
}
.active\:text-opacity-15:active {
  --tw-text-opacity: 0.15;
}
.active\:text-opacity-20:active {
  --tw-text-opacity: 0.2;
}
.active\:text-opacity-25:active {
  --tw-text-opacity: 0.25;
}
.active\:text-opacity-30:active {
  --tw-text-opacity: 0.3;
}
.active\:text-opacity-35:active {
  --tw-text-opacity: 0.35;
}
.active\:text-opacity-40:active {
  --tw-text-opacity: 0.4;
}
.active\:text-opacity-45:active {
  --tw-text-opacity: 0.45;
}
.active\:text-opacity-5:active {
  --tw-text-opacity: 0.05;
}
.active\:text-opacity-50:active {
  --tw-text-opacity: 0.5;
}
.active\:text-opacity-55:active {
  --tw-text-opacity: 0.55;
}
.active\:text-opacity-60:active {
  --tw-text-opacity: 0.6;
}
.active\:text-opacity-65:active {
  --tw-text-opacity: 0.65;
}
.active\:text-opacity-70:active {
  --tw-text-opacity: 0.7;
}
.active\:text-opacity-75:active {
  --tw-text-opacity: 0.75;
}
.active\:text-opacity-80:active {
  --tw-text-opacity: 0.8;
}
.active\:text-opacity-85:active {
  --tw-text-opacity: 0.85;
}
.active\:text-opacity-90:active {
  --tw-text-opacity: 0.9;
}
.active\:text-opacity-95:active {
  --tw-text-opacity: 0.95;
}
.active\:shadow-inner:active {
  --tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}
.disabled\:opacity-100:disabled {
  opacity: 1;
}
.disabled\:opacity-50:disabled {
  opacity: 0.5;
}
.group:hover .group-hover\:text-primary-base {
  --tw-text-opacity: 1;
  color: rgb(92 67 229 / var(--tw-text-opacity, 1));
}
.peer:checked ~ .peer-checked\:bg-purple-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(126 58 242 / var(--tw-bg-opacity, 1));
}
.peer:checked ~ .peer-checked\:after\:translate-x-5::after {
  content: var(--tw-content);
  --tw-translate-x: 1.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.peer:checked ~ .peer-checked\:after\:border-white::after {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.peer:placeholder-shown ~ .peer-placeholder-shown\:top-1\/2 {
  top: 50%;
}
.peer:placeholder-shown ~ .peer-placeholder-shown\:-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.peer:placeholder-shown ~ .peer-placeholder-shown\: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));
}
.peer:focus ~ .peer-focus\:top-2 {
  top: 0.5rem;
}
.peer:focus ~ .peer-focus\:-translate-y-4 {
  --tw-translate-y: -1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.peer:focus ~ .peer-focus\:scale-75 {
  --tw-scale-x: .75;
  --tw-scale-y: .75;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.peer:focus ~ .peer-focus\:px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.peer:focus ~ .peer-focus\:text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(28 100 242 / var(--tw-text-opacity, 1));
}
.peer:focus ~ .peer-focus\: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);
}
.peer:focus ~ .peer-focus\:ring-purple-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(202 191 253 / var(--tw-ring-opacity, 1));
}
.dark\:border-blue-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(63 131 248 / var(--tw-border-opacity, 1));
}
.dark\:border-gray-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}
.dark\:border-gray-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}
.dark\:border-transparent:is(.dark *) {
  border-color: transparent;
}
.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-blue-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(28 100 242 / var(--tw-bg-opacity, 1));
}
.dark\:bg-gray-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}
.dark\:bg-gray-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}
.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\/50:is(.dark *) {
  background-color: rgb(31 41 55 / 0.5);
}
.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\/80:is(.dark *) {
  background-color: rgb(17 24 39 / 0.8);
}
.dark\:bg-green-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(3 84 63 / var(--tw-bg-opacity, 1));
}
.dark\:bg-orange-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(180 52 3 / var(--tw-bg-opacity, 1));
}
.dark\:bg-red-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(155 28 28 / var(--tw-bg-opacity, 1));
}
.dark\:bg-opacity-75:is(.dark *) {
  --tw-bg-opacity: 0.75;
}
.dark\:text-blue-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(63 131 248 / var(--tw-text-opacity, 1));
}
.dark\:text-gray-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.dark\:text-gray-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.dark\:text-gray-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.dark\:text-gray-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.dark\:text-gray-600:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.dark\:text-green-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(188 240 218 / var(--tw-text-opacity, 1));
}
.dark\:text-green-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(49 196 141 / var(--tw-text-opacity, 1));
}
.dark\:text-orange-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(252 217 189 / var(--tw-text-opacity, 1));
}
.dark\:text-red-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(251 213 213 / var(--tw-text-opacity, 1));
}
.dark\:text-white:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.dark\:placeholder-gray-400:is(.dark *)::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity, 1));
}
.dark\:hover\:bg-blue-700:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(26 86 219 / 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-700:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / 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\:text-blue-500:hover:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(63 131 248 / 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-white:hover:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.dark\:focus\:border-blue-500:focus:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(63 131 248 / var(--tw-border-opacity, 1));
}
.dark\:focus\:ring-blue-500:focus:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(63 131 248 / var(--tw-ring-opacity, 1));
}
.peer:focus ~ .peer-focus\:dark\:text-blue-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(63 131 248 / var(--tw-text-opacity, 1));
}
.peer:focus ~ .dark\:peer-focus\:ring-purple-800:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(85 33 181 / var(--tw-ring-opacity, 1));
}
@media (min-width: 640px) {
  .sm\:mt-0 {
    margin-top: 0px;
  }
  .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\:rounded-lg {
    border-radius: 8px;
  }
}
@media (min-width: 768px) {
  .md\:inset-0 {
    inset: 0px;
  }
  .md\:w-24 {
    width: 6rem;
  }
  .md\:w-32 {
    width: 8rem;
  }
  .md\:w-40 {
    width: 10rem;
  }
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:gap-x-\[7px\] {
    column-gap: 7px;
  }
  .md\:p-5 {
    padding: 1.25rem;
  }
}
@media (min-width: 1024px) {
  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .lg\:block {
    display: block;
  }
  .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));
  }
}
@media (min-width: 1280px) {
  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .xl\:flex-row {
    flex-direction: row;
  }
}
.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;
}
.peer:focus ~ .rtl\:peer-focus\:left-auto:where([dir=rtl], [dir=rtl] *) {
  left: auto;
}
.peer:focus ~ .rtl\:peer-focus\:translate-x-1\/4:where([dir=rtl], [dir=rtl] *) {
  --tw-translate-x: 25%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@media (min-width: 640px) {
  .sm\:\[\&\>\*\]\:basis-\[calc\(50\%-0\.375rem\)\] > * {
    flex-basis: calc(50% - 0.375rem);
  }
}
@media (min-width: 1280px) {
  .xl\:\[\&\>\*\]\:basis-\[calc\(20\%-0\.75rem\)\] > * {
    flex-basis: calc(20% - 0.75rem);
  }
}
.\[\&\>\.p-inputtext\]\:h-full > .p-inputtext {
  height: 100%;
}
.\[\&\>\.p-inputwrapper\>input\]\:h-full > .p-inputwrapper > input {
  height: 100%;
}
.\[\&\>\.p-inputwrapper\]\:h-full > .p-inputwrapper {
  height: 100%;
}

/* node_modules/.pnpm/mapbox-gl@3.16.0/node_modules/mapbox-gl/dist/mapbox-gl.css */
.mapboxgl-map {
  font:
    12px/20px Helvetica Neue,
    Arial,
    Helvetica,
    sans-serif;
  overflow: hidden;
  position: relative;
  -webkit-tap-highlight-color: rgb(0 0 0/0);
}
.mapboxgl-canvas {
  left: 0;
  position: absolute;
  top: 0;
}
.mapboxgl-map:-webkit-full-screen {
  height: 100%;
  width: 100%;
}
.mapboxgl-canary {
  background-color: salmon;
}
.mapboxgl-canvas-container.mapboxgl-interactive,
.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass {
  cursor: grab;
  -webkit-user-select: none;
  user-select: none;
}
.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer {
  cursor: pointer;
}
.mapboxgl-canvas-container.mapboxgl-interactive:active,
.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active {
  cursor: grabbing;
}
.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,
.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas {
  touch-action: pan-x pan-y;
}
.mapboxgl-canvas-container.mapboxgl-touch-drag-pan,
.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas {
  touch-action: pinch-zoom;
}
.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,
.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas {
  touch-action: none;
}
.mapboxgl-ctrl-bottom,
.mapboxgl-ctrl-bottom-left,
.mapboxgl-ctrl-bottom-right,
.mapboxgl-ctrl-left,
.mapboxgl-ctrl-right,
.mapboxgl-ctrl-top,
.mapboxgl-ctrl-top-left,
.mapboxgl-ctrl-top-right {
  pointer-events: none;
  position: absolute;
  z-index: 2;
}
.mapboxgl-ctrl-top-left {
  left: 0;
  top: 0;
}
.mapboxgl-ctrl-top {
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
.mapboxgl-ctrl-top-right {
  right: 0;
  top: 0;
}
.mapboxgl-ctrl-right {
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.mapboxgl-ctrl-bottom-right {
  bottom: 0;
  right: 0;
}
.mapboxgl-ctrl-bottom {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.mapboxgl-ctrl-bottom-left {
  bottom: 0;
  left: 0;
}
.mapboxgl-ctrl-left {
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.mapboxgl-ctrl {
  clear: both;
  pointer-events: auto;
  transform: translate(0);
}
.mapboxgl-ctrl-top-left .mapboxgl-ctrl {
  float: left;
  margin: 10px 0 0 10px;
}
.mapboxgl-ctrl-top .mapboxgl-ctrl {
  float: left;
  margin: 10px 0;
}
.mapboxgl-ctrl-top-right .mapboxgl-ctrl {
  float: right;
  margin: 10px 10px 0 0;
}
.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl,
.mapboxgl-ctrl-right .mapboxgl-ctrl {
  float: right;
  margin: 0 10px 10px 0;
}
.mapboxgl-ctrl-bottom .mapboxgl-ctrl {
  float: left;
  margin: 10px 0;
}
.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl,
.mapboxgl-ctrl-left .mapboxgl-ctrl {
  float: left;
  margin: 0 0 10px 10px;
}
.mapboxgl-ctrl-group {
  background: #fff;
  border-radius: 4px;
}
.mapboxgl-ctrl-group:not(:empty) {
  box-shadow: 0 0 0 2px #0000001a;
}
@media (-ms-high-contrast:active) {
  .mapboxgl-ctrl-group:not(:empty) {
    box-shadow: 0 0 0 2px ButtonText;
  }
}
.mapboxgl-ctrl-group button {
  background-color: initial;
  border: 0;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 29px;
  outline: none;
  overflow: hidden;
  padding: 0;
  width: 29px;
}
.mapboxgl-ctrl-group button + button {
  border-top: 1px solid #ddd;
}
.mapboxgl-ctrl button .mapboxgl-ctrl-icon {
  background-position: 50%;
  background-repeat: no-repeat;
  display: block;
  height: 100%;
  width: 100%;
}
@media (-ms-high-contrast:active) {
  .mapboxgl-ctrl-icon {
    background-color: initial;
  }
  .mapboxgl-ctrl-group button + button {
    border-top: 1px solid ButtonText;
  }
}
.mapboxgl-ctrl-attrib-button:focus,
.mapboxgl-ctrl-group button:focus {
  box-shadow: 0 0 2px 2px #0096ff;
}
.mapboxgl-ctrl button:disabled {
  cursor: not-allowed;
}
.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon {
  opacity: .25;
}
.mapboxgl-ctrl-group button:first-child {
  border-radius: 4px 4px 0 0;
}
.mapboxgl-ctrl-group button:last-child {
  border-radius: 0 0 4px 4px;
}
.mapboxgl-ctrl-group button:only-child {
  border-radius: inherit;
}
.mapboxgl-ctrl button:not(:disabled):hover {
  background-color: #0000000d;
}
.mapboxgl-ctrl-group button:focus:focus-visible {
  box-shadow: 0 0 2px 2px #0096ff;
}
.mapboxgl-ctrl-group button:focus:not(:focus-visible) {
  box-shadow: none;
}
.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E");
}
.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E");
}
@media (-ms-high-contrast:active) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E");
  }
  .mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E");
  }
}
@media (-ms-high-contrast:black-on-white) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E");
  }
  .mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E");
  }
}
.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E");
}
.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E");
}
@media (-ms-high-contrast:active) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E");
  }
  .mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E");
  }
}
@media (-ms-high-contrast:black-on-white) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E");
  }
  .mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E");
  }
}
.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E");
}
@media (-ms-high-contrast:active) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23999'/%3E%3C/svg%3E");
  }
}
@media (-ms-high-contrast:black-on-white) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E");
  }
}
.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E");
}
.mapboxgl-ctrl button.mapboxgl-ctrl-buildings-toggle .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath d='M3.3335 11.6666C3.3335 12.5871 4.07969 13.3333 5.00016 13.3333C5.92064 13.3333 6.66683 12.5871 6.66683 11.6666L6.66683 6.66659L11.6668 6.66659C12.5873 6.66659 13.3335 5.92039 13.3335 4.99992C13.3335 4.07944 12.5873 3.33325 11.6668 3.33325H3.3335V11.6666Z' fill='currentColor'/%3E%3Cpath d='M26.6668 11.6666C26.6668 12.5871 25.9206 13.3333 25.0002 13.3333C24.0797 13.3333 23.3335 12.5871 23.3335 11.6666L23.3335 6.66659L18.3335 6.66659C17.413 6.66659 16.6668 5.92039 16.6668 4.99992C16.6668 4.07944 17.413 3.33325 18.3335 3.33325H26.6668L26.6668 11.6666Z' fill='currentColor'/%3E%3Cpath d='M13.3335 24.9999C13.3335 25.9204 12.5873 26.6666 11.6668 26.6666H3.3335V18.3333C3.3335 17.4128 4.07969 16.6666 5.00016 16.6666C5.92064 16.6666 6.66683 17.4128 6.66683 18.3333V23.3333H11.6668C12.5873 23.3333 13.3335 24.0794 13.3335 24.9999Z' fill='currentColor'/%3E%3Cpath d='M18.3335 26.6666C17.413 26.6666 16.6668 25.9204 16.6668 24.9999C16.6668 24.0794 17.413 23.3333 18.3335 23.3333H23.3335V18.3333C23.3335 17.4128 24.0797 16.6666 25.0002 16.6666C25.9206 16.6666 26.6668 17.4128 26.6668 18.3333V26.6666H18.3335Z' fill='currentColor'/%3E%3C/svg%3E");
  background-size: 26px 26px;
}
.mapboxgl-ctrl button.mapboxgl-ctrl-buildings-toggle.mapboxgl-ctrl-level-button-selected .mapboxgl-ctrl-icon {
  filter: invert(1) brightness(1);
}
.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E");
}
.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E");
}
.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E");
}
.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E");
}
.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E");
}
.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting .mapboxgl-ctrl-icon {
  animation: mapboxgl-spin 2s linear infinite;
}
@media (-ms-high-contrast:active) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E");
  }
  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23999'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E");
  }
  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E");
  }
  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E");
  }
  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E");
  }
  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E");
  }
}
@media (-ms-high-contrast:black-on-white) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E");
  }
  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23666'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E");
  }
}
@keyframes mapboxgl-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
a.mapboxgl-ctrl-logo {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='0.3' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='0.9' fill='%23fff'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  height: 23px;
  margin: 0 0 -4px -4px;
  overflow: hidden;
  width: 88px;
}
a.mapboxgl-ctrl-logo.mapboxgl-compact {
  width: 23px;
}
@media (-ms-high-contrast:active) {
  a.mapboxgl-ctrl-logo {
    background-color: initial;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='1' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='1' fill='%23fff'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E");
  }
}
@media (-ms-high-contrast:black-on-white) {
  a.mapboxgl-ctrl-logo {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='1' stroke='%23fff' stroke-width='3' fill='%23fff'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='1' fill='%23000'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E");
  }
}
.mapboxgl-ctrl.mapboxgl-ctrl-attrib {
  background-color: #ffffff80;
  margin: 0;
  padding: 0 5px;
}
@media screen {
  .mapboxgl-ctrl-attrib.mapboxgl-compact {
    background-color: #fff;
    border-radius: 12px;
    box-sizing: initial;
    margin: 10px;
    min-height: 20px;
    padding: 2px 24px 2px 0;
    position: relative;
  }
  .mapboxgl-ctrl-attrib.mapboxgl-compact-show {
    padding: 2px 28px 2px 8px;
    visibility: visible;
  }
  .mapboxgl-ctrl-bottom-left > .mapboxgl-ctrl-attrib.mapboxgl-compact-show,
  .mapboxgl-ctrl-left > .mapboxgl-ctrl-attrib.mapboxgl-compact-show,
  .mapboxgl-ctrl-top-left > .mapboxgl-ctrl-attrib.mapboxgl-compact-show {
    border-radius: 12px;
    padding: 2px 8px 2px 28px;
  }
  .mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner {
    display: none;
  }
  .mapboxgl-ctrl-attrib-button {
    background-color: #ffffff80;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");
    border: 0;
    border-radius: 12px;
    box-sizing: border-box;
    cursor: pointer;
    display: none;
    height: 24px;
    outline: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 24px;
  }
  .mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-attrib-button,
  .mapboxgl-ctrl-left .mapboxgl-ctrl-attrib-button,
  .mapboxgl-ctrl-top-left .mapboxgl-ctrl-attrib-button {
    left: 0;
  }
  .mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button,
  .mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner {
    display: block;
  }
  .mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-button {
    background-color: #0000000d;
  }
  .mapboxgl-ctrl-bottom-right > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    bottom: 0;
    right: 0;
  }
  .mapboxgl-ctrl-right > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    right: 0;
  }
  .mapboxgl-ctrl-top-right > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    right: 0;
    top: 0;
  }
  .mapboxgl-ctrl-top-left > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    left: 0;
    top: 0;
  }
  .mapboxgl-ctrl-bottom-left > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    bottom: 0;
    left: 0;
  }
  .mapboxgl-ctrl-left > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    left: 0;
  }
}
@media screen and (-ms-high-contrast:active) {
  .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23fff'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");
  }
}
@media screen and (-ms-high-contrast:black-on-white) {
  .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");
  }
}
.mapboxgl-ctrl-attrib a {
  color: #000000bf;
  text-decoration: none;
}
.mapboxgl-ctrl-attrib a:hover {
  color: inherit;
  text-decoration: underline;
}
.mapboxgl-ctrl-attrib .mapbox-improve-map {
  font-weight: 700;
  margin-left: 2px;
}
.mapboxgl-attrib-empty {
  display: none;
}
.mapboxgl-ctrl-scale {
  background-color: #ffffffbf;
  border: 2px solid #333;
  border-top: #333;
  box-sizing: border-box;
  color: #333;
  font-size: 10px;
  padding: 0 5px;
  white-space: nowrap;
}
.mapboxgl-popup {
  display: flex;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  will-change: transform;
}
.mapboxgl-popup-anchor-top,
.mapboxgl-popup-anchor-top-left,
.mapboxgl-popup-anchor-top-right {
  flex-direction: column;
}
.mapboxgl-popup-anchor-bottom,
.mapboxgl-popup-anchor-bottom-left,
.mapboxgl-popup-anchor-bottom-right {
  flex-direction: column-reverse;
}
.mapboxgl-popup-anchor-left {
  flex-direction: row;
}
.mapboxgl-popup-anchor-right {
  flex-direction: row-reverse;
}
.mapboxgl-popup-tip {
  border: 10px solid #0000;
  height: 0;
  width: 0;
  z-index: 1;
}
.mapboxgl-popup-anchor-top .mapboxgl-popup-tip {
  align-self: center;
  border-bottom-color: #fff;
  border-top: none;
}
.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip {
  align-self: flex-start;
  border-bottom-color: #fff;
  border-left: none;
  border-top: none;
}
.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip {
  align-self: flex-end;
  border-bottom-color: #fff;
  border-right: none;
  border-top: none;
}
.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip {
  align-self: center;
  border-bottom: none;
  border-top-color: #fff;
}
.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip {
  align-self: flex-start;
  border-bottom: none;
  border-left: none;
  border-top-color: #fff;
}
.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip {
  align-self: flex-end;
  border-bottom: none;
  border-right: none;
  border-top-color: #fff;
}
.mapboxgl-popup-anchor-left .mapboxgl-popup-tip {
  align-self: center;
  border-left: none;
  border-right-color: #fff;
}
.mapboxgl-popup-anchor-right .mapboxgl-popup-tip {
  align-self: center;
  border-left-color: #fff;
  border-right: none;
}
.mapboxgl-popup-close-button {
  background-color: initial;
  border: 0;
  border-radius: 0 3px 0 0;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}
.mapboxgl-popup-close-button:hover {
  background-color: #0000000d;
}
.mapboxgl-popup-content {
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 2px #0000001a;
  padding: 10px 10px 15px;
  pointer-events: auto;
  position: relative;
}
.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content {
  border-top-left-radius: 0;
}
.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content {
  border-top-right-radius: 0;
}
.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content {
  border-bottom-left-radius: 0;
}
.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content {
  border-bottom-right-radius: 0;
}
.mapboxgl-popup-track-pointer {
  display: none;
}
.mapboxgl-popup-track-pointer * {
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
}
.mapboxgl-map:hover .mapboxgl-popup-track-pointer {
  display: flex;
}
.mapboxgl-map:active .mapboxgl-popup-track-pointer {
  display: none;
}
.mapboxgl-marker {
  left: 0;
  opacity: 1;
  position: absolute;
  top: 0;
  transition: opacity .2s;
  will-change: transform;
}
.mapboxgl-user-location-dot,
.mapboxgl-user-location-dot:before {
  background-color: #1da1f2;
  border-radius: 50%;
  height: 15px;
  width: 15px;
}
.mapboxgl-user-location-dot:before {
  animation: mapboxgl-user-location-dot-pulse 2s infinite;
  content: "";
  position: absolute;
}
.mapboxgl-user-location-dot:after {
  border: 2px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 3px #00000059;
  box-sizing: border-box;
  content: "";
  height: 19px;
  left: -2px;
  position: absolute;
  top: -2px;
  width: 19px;
}
.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading {
  height: 0;
  width: 0;
}
.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after,
.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before {
  border-bottom: 7.5px solid #4aa1eb;
  content: "";
  position: absolute;
}
.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before {
  border-left: 7.5px solid #0000;
  transform: translateY(-28px) skewY(-20deg);
}
.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after {
  border-right: 7.5px solid #0000;
  transform: translate(7.5px, -28px) skewY(20deg);
}
@keyframes mapboxgl-user-location-dot-pulse {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  70% {
    opacity: 0;
    transform: scale(3);
  }
  to {
    opacity: 0;
    transform: scale(1);
  }
}
.mapboxgl-user-location-dot-stale {
  background-color: #aaa;
}
.mapboxgl-user-location-dot-stale:after {
  display: none;
}
.mapboxgl-user-location-accuracy-circle {
  background-color: #1da1f233;
  border-radius: 100%;
  height: 1px;
  width: 1px;
}
.mapboxgl-crosshair,
.mapboxgl-crosshair .mapboxgl-interactive,
.mapboxgl-crosshair .mapboxgl-interactive:active {
  cursor: crosshair;
}
.mapboxgl-boxzoom {
  background: #fff;
  border: 2px dotted #202020;
  height: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  top: 0;
  width: 0;
}
@media print {
  .mapbox-improve-map {
    display: none;
  }
}
.mapboxgl-scroll-zoom-blocker,
.mapboxgl-touch-pan-blocker {
  align-items: center;
  background: #000000b3;
  color: #fff;
  display: flex;
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Helvetica,
    Arial,
    sans-serif;
  height: 100%;
  justify-content: center;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  text-align: center;
  top: 0;
  transition: opacity .75s ease-in-out;
  transition-delay: 1s;
  width: 100%;
}
.mapboxgl-scroll-zoom-blocker-show,
.mapboxgl-touch-pan-blocker-show {
  opacity: 1;
  transition: opacity .1s ease-in-out;
}
.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page,
.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page .mapboxgl-canvas {
  touch-action: pan-x pan-y;
}
.mapboxgl-ctrl-separator {
  background-color: #e0e0e0;
  height: 1px;
}
.mapboxgl-ctrl button.mapboxgl-ctrl-level-button {
  color: #333;
  font-size: 18px;
  font-weight: 700;
  height: 50px;
  width: 50px;
}
.mapboxgl-ctrl button.mapboxgl-ctrl-level-button:first-child {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.mapboxgl-ctrl button.mapboxgl-ctrl-level-button:last-child {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.mapboxgl-ctrl button.mapboxgl-ctrl-level-button:hover {
  background-color: #f5f5f5;
}
.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected {
  background-color: #4a5568;
  color: #fff;
}
.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected:hover {
  background-color: #2d3748;
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles.css.map */
