*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*
! tailwindcss v3.4.14 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

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

:disabled {
  cursor: default;
}

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

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

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

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

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

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

[type='checkbox'] {
  border-radius: 0px;
}

[type='radio'] {
  border-radius: 100%;
}

[type='checkbox']:focus,[type='radio']:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

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

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

@media (forced-colors: active)  {
  [type='checkbox']:checked {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

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

@media (forced-colors: active)  {
  [type='radio']:checked {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

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

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

@media (forced-colors: active)  {
  [type='checkbox']:indeterminate {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

[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 solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}

html {
  font-family: 'Inter', system-ui, sans-serif;
}

.btn-primary {
  border-radius: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-weight: 500;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.btn-primary:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-offset-width: 2px;
}

.btn-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

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

.btn-primary:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}

.btn-secondary {
  border-radius: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-weight: 500;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.btn-secondary:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-offset-width: 2px;
}

.btn-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.btn-secondary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity));
}

.btn-secondary:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(16 185 129 / var(--tw-ring-opacity));
}

.btn-accent {
  border-radius: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-weight: 500;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.btn-accent:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-offset-width: 2px;
}

.btn-accent {
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

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

.btn-accent:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(245 158 11 / var(--tw-ring-opacity));
}

.border-accent {
  --tw-border-opacity: 1;
  border-color: rgb(245 158 11 / var(--tw-border-opacity));
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border-accent-50 {
  --tw-border-opacity: 1;
  border-color: rgb(255 251 235 / var(--tw-border-opacity));
}

.border-accent-50\/0 {
  border-color: rgb(255 251 235 / 0);
}

.border-accent-50\/10 {
  border-color: rgb(255 251 235 / 0.1);
}

.border-accent-50\/100 {
  border-color: rgb(255 251 235 / 1);
}

.border-accent-50\/15 {
  border-color: rgb(255 251 235 / 0.15);
}

.border-accent-50\/20 {
  border-color: rgb(255 251 235 / 0.2);
}

.border-accent-50\/25 {
  border-color: rgb(255 251 235 / 0.25);
}

.border-accent-50\/30 {
  border-color: rgb(255 251 235 / 0.3);
}

.border-accent-50\/35 {
  border-color: rgb(255 251 235 / 0.35);
}

.border-accent-50\/40 {
  border-color: rgb(255 251 235 / 0.4);
}

.border-accent-50\/45 {
  border-color: rgb(255 251 235 / 0.45);
}

.border-accent-50\/5 {
  border-color: rgb(255 251 235 / 0.05);
}

.border-accent-50\/50 {
  border-color: rgb(255 251 235 / 0.5);
}

.border-accent-50\/55 {
  border-color: rgb(255 251 235 / 0.55);
}

.border-accent-50\/60 {
  border-color: rgb(255 251 235 / 0.6);
}

.border-accent-50\/65 {
  border-color: rgb(255 251 235 / 0.65);
}

.border-accent-50\/70 {
  border-color: rgb(255 251 235 / 0.7);
}

.border-accent-50\/75 {
  border-color: rgb(255 251 235 / 0.75);
}

.border-accent-50\/80 {
  border-color: rgb(255 251 235 / 0.8);
}

.border-accent-50\/85 {
  border-color: rgb(255 251 235 / 0.85);
}

.border-accent-50\/90 {
  border-color: rgb(255 251 235 / 0.9);
}

.border-accent-50\/95 {
  border-color: rgb(255 251 235 / 0.95);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border-black\/0 {
  border-color: rgb(0 0 0 / 0);
}

.border-black\/10 {
  border-color: rgb(0 0 0 / 0.1);
}

.border-black\/100 {
  border-color: rgb(0 0 0 / 1);
}

.border-black\/15 {
  border-color: rgb(0 0 0 / 0.15);
}

.border-black\/20 {
  border-color: rgb(0 0 0 / 0.2);
}

.border-black\/25 {
  border-color: rgb(0 0 0 / 0.25);
}

.border-black\/30 {
  border-color: rgb(0 0 0 / 0.3);
}

.border-black\/35 {
  border-color: rgb(0 0 0 / 0.35);
}

.border-black\/40 {
  border-color: rgb(0 0 0 / 0.4);
}

.border-black\/45 {
  border-color: rgb(0 0 0 / 0.45);
}

.border-black\/5 {
  border-color: rgb(0 0 0 / 0.05);
}

.border-black\/50 {
  border-color: rgb(0 0 0 / 0.5);
}

.border-black\/55 {
  border-color: rgb(0 0 0 / 0.55);
}

.border-black\/60 {
  border-color: rgb(0 0 0 / 0.6);
}

.border-black\/65 {
  border-color: rgb(0 0 0 / 0.65);
}

.border-black\/70 {
  border-color: rgb(0 0 0 / 0.7);
}

.border-black\/75 {
  border-color: rgb(0 0 0 / 0.75);
}

.border-black\/80 {
  border-color: rgb(0 0 0 / 0.8);
}

.border-black\/85 {
  border-color: rgb(0 0 0 / 0.85);
}

.border-black\/90 {
  border-color: rgb(0 0 0 / 0.9);
}

.border-black\/95 {
  border-color: rgb(0 0 0 / 0.95);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border-blue-50 {
  --tw-border-opacity: 1;
  border-color: rgb(239 246 255 / var(--tw-border-opacity));
}

.border-blue-50\/0 {
  border-color: rgb(239 246 255 / 0);
}

.border-blue-50\/10 {
  border-color: rgb(239 246 255 / 0.1);
}

.border-blue-50\/100 {
  border-color: rgb(239 246 255 / 1);
}

.border-blue-50\/15 {
  border-color: rgb(239 246 255 / 0.15);
}

.border-blue-50\/20 {
  border-color: rgb(239 246 255 / 0.2);
}

.border-blue-50\/25 {
  border-color: rgb(239 246 255 / 0.25);
}

.border-blue-50\/30 {
  border-color: rgb(239 246 255 / 0.3);
}

.border-blue-50\/35 {
  border-color: rgb(239 246 255 / 0.35);
}

.border-blue-50\/40 {
  border-color: rgb(239 246 255 / 0.4);
}

.border-blue-50\/45 {
  border-color: rgb(239 246 255 / 0.45);
}

.border-blue-50\/5 {
  border-color: rgb(239 246 255 / 0.05);
}

.border-blue-50\/50 {
  border-color: rgb(239 246 255 / 0.5);
}

.border-blue-50\/55 {
  border-color: rgb(239 246 255 / 0.55);
}

.border-blue-50\/60 {
  border-color: rgb(239 246 255 / 0.6);
}

.border-blue-50\/65 {
  border-color: rgb(239 246 255 / 0.65);
}

.border-blue-50\/70 {
  border-color: rgb(239 246 255 / 0.7);
}

.border-blue-50\/75 {
  border-color: rgb(239 246 255 / 0.75);
}

.border-blue-50\/80 {
  border-color: rgb(239 246 255 / 0.8);
}

.border-blue-50\/85 {
  border-color: rgb(239 246 255 / 0.85);
}

.border-blue-50\/90 {
  border-color: rgb(239 246 255 / 0.9);
}

.border-blue-50\/95 {
  border-color: rgb(239 246 255 / 0.95);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border-gray-100\/0 {
  border-color: rgb(243 244 246 / 0);
}

.border-gray-100\/10 {
  border-color: rgb(243 244 246 / 0.1);
}

.border-gray-100\/100 {
  border-color: rgb(243 244 246 / 1);
}

.border-gray-100\/15 {
  border-color: rgb(243 244 246 / 0.15);
}

.border-gray-100\/20 {
  border-color: rgb(243 244 246 / 0.2);
}

.border-gray-100\/25 {
  border-color: rgb(243 244 246 / 0.25);
}

.border-gray-100\/30 {
  border-color: rgb(243 244 246 / 0.3);
}

.border-gray-100\/35 {
  border-color: rgb(243 244 246 / 0.35);
}

.border-gray-100\/40 {
  border-color: rgb(243 244 246 / 0.4);
}

.border-gray-100\/45 {
  border-color: rgb(243 244 246 / 0.45);
}

.border-gray-100\/5 {
  border-color: rgb(243 244 246 / 0.05);
}

.border-gray-100\/50 {
  border-color: rgb(243 244 246 / 0.5);
}

.border-gray-100\/55 {
  border-color: rgb(243 244 246 / 0.55);
}

.border-gray-100\/60 {
  border-color: rgb(243 244 246 / 0.6);
}

.border-gray-100\/65 {
  border-color: rgb(243 244 246 / 0.65);
}

.border-gray-100\/70 {
  border-color: rgb(243 244 246 / 0.7);
}

.border-gray-100\/75 {
  border-color: rgb(243 244 246 / 0.75);
}

.border-gray-100\/80 {
  border-color: rgb(243 244 246 / 0.8);
}

.border-gray-100\/85 {
  border-color: rgb(243 244 246 / 0.85);
}

.border-gray-100\/90 {
  border-color: rgb(243 244 246 / 0.9);
}

.border-gray-100\/95 {
  border-color: rgb(243 244 246 / 0.95);
}

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

.border-gray-200\/0 {
  border-color: rgb(229 231 235 / 0);
}

.border-gray-200\/10 {
  border-color: rgb(229 231 235 / 0.1);
}

.border-gray-200\/100 {
  border-color: rgb(229 231 235 / 1);
}

.border-gray-200\/15 {
  border-color: rgb(229 231 235 / 0.15);
}

.border-gray-200\/20 {
  border-color: rgb(229 231 235 / 0.2);
}

.border-gray-200\/25 {
  border-color: rgb(229 231 235 / 0.25);
}

.border-gray-200\/30 {
  border-color: rgb(229 231 235 / 0.3);
}

.border-gray-200\/35 {
  border-color: rgb(229 231 235 / 0.35);
}

.border-gray-200\/40 {
  border-color: rgb(229 231 235 / 0.4);
}

.border-gray-200\/45 {
  border-color: rgb(229 231 235 / 0.45);
}

.border-gray-200\/5 {
  border-color: rgb(229 231 235 / 0.05);
}

.border-gray-200\/50 {
  border-color: rgb(229 231 235 / 0.5);
}

.border-gray-200\/55 {
  border-color: rgb(229 231 235 / 0.55);
}

.border-gray-200\/60 {
  border-color: rgb(229 231 235 / 0.6);
}

.border-gray-200\/65 {
  border-color: rgb(229 231 235 / 0.65);
}

.border-gray-200\/70 {
  border-color: rgb(229 231 235 / 0.7);
}

.border-gray-200\/75 {
  border-color: rgb(229 231 235 / 0.75);
}

.border-gray-200\/80 {
  border-color: rgb(229 231 235 / 0.8);
}

.border-gray-200\/85 {
  border-color: rgb(229 231 235 / 0.85);
}

.border-gray-200\/90 {
  border-color: rgb(229 231 235 / 0.9);
}

.border-gray-200\/95 {
  border-color: rgb(229 231 235 / 0.95);
}

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

.border-gray-300\/0 {
  border-color: rgb(209 213 219 / 0);
}

.border-gray-300\/10 {
  border-color: rgb(209 213 219 / 0.1);
}

.border-gray-300\/100 {
  border-color: rgb(209 213 219 / 1);
}

.border-gray-300\/15 {
  border-color: rgb(209 213 219 / 0.15);
}

.border-gray-300\/20 {
  border-color: rgb(209 213 219 / 0.2);
}

.border-gray-300\/25 {
  border-color: rgb(209 213 219 / 0.25);
}

.border-gray-300\/30 {
  border-color: rgb(209 213 219 / 0.3);
}

.border-gray-300\/35 {
  border-color: rgb(209 213 219 / 0.35);
}

.border-gray-300\/40 {
  border-color: rgb(209 213 219 / 0.4);
}

.border-gray-300\/45 {
  border-color: rgb(209 213 219 / 0.45);
}

.border-gray-300\/5 {
  border-color: rgb(209 213 219 / 0.05);
}

.border-gray-300\/50 {
  border-color: rgb(209 213 219 / 0.5);
}

.border-gray-300\/55 {
  border-color: rgb(209 213 219 / 0.55);
}

.border-gray-300\/60 {
  border-color: rgb(209 213 219 / 0.6);
}

.border-gray-300\/65 {
  border-color: rgb(209 213 219 / 0.65);
}

.border-gray-300\/70 {
  border-color: rgb(209 213 219 / 0.7);
}

.border-gray-300\/75 {
  border-color: rgb(209 213 219 / 0.75);
}

.border-gray-300\/80 {
  border-color: rgb(209 213 219 / 0.8);
}

.border-gray-300\/85 {
  border-color: rgb(209 213 219 / 0.85);
}

.border-gray-300\/90 {
  border-color: rgb(209 213 219 / 0.9);
}

.border-gray-300\/95 {
  border-color: rgb(209 213 219 / 0.95);
}

.border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
}

.border-gray-400\/0 {
  border-color: rgb(156 163 175 / 0);
}

.border-gray-400\/10 {
  border-color: rgb(156 163 175 / 0.1);
}

.border-gray-400\/100 {
  border-color: rgb(156 163 175 / 1);
}

.border-gray-400\/15 {
  border-color: rgb(156 163 175 / 0.15);
}

.border-gray-400\/20 {
  border-color: rgb(156 163 175 / 0.2);
}

.border-gray-400\/25 {
  border-color: rgb(156 163 175 / 0.25);
}

.border-gray-400\/30 {
  border-color: rgb(156 163 175 / 0.3);
}

.border-gray-400\/35 {
  border-color: rgb(156 163 175 / 0.35);
}

.border-gray-400\/40 {
  border-color: rgb(156 163 175 / 0.4);
}

.border-gray-400\/45 {
  border-color: rgb(156 163 175 / 0.45);
}

.border-gray-400\/5 {
  border-color: rgb(156 163 175 / 0.05);
}

.border-gray-400\/50 {
  border-color: rgb(156 163 175 / 0.5);
}

.border-gray-400\/55 {
  border-color: rgb(156 163 175 / 0.55);
}

.border-gray-400\/60 {
  border-color: rgb(156 163 175 / 0.6);
}

.border-gray-400\/65 {
  border-color: rgb(156 163 175 / 0.65);
}

.border-gray-400\/70 {
  border-color: rgb(156 163 175 / 0.7);
}

.border-gray-400\/75 {
  border-color: rgb(156 163 175 / 0.75);
}

.border-gray-400\/80 {
  border-color: rgb(156 163 175 / 0.8);
}

.border-gray-400\/85 {
  border-color: rgb(156 163 175 / 0.85);
}

.border-gray-400\/90 {
  border-color: rgb(156 163 175 / 0.9);
}

.border-gray-400\/95 {
  border-color: rgb(156 163 175 / 0.95);
}

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

.border-gray-50\/0 {
  border-color: rgb(249 250 251 / 0);
}

.border-gray-50\/10 {
  border-color: rgb(249 250 251 / 0.1);
}

.border-gray-50\/100 {
  border-color: rgb(249 250 251 / 1);
}

.border-gray-50\/15 {
  border-color: rgb(249 250 251 / 0.15);
}

.border-gray-50\/20 {
  border-color: rgb(249 250 251 / 0.2);
}

.border-gray-50\/25 {
  border-color: rgb(249 250 251 / 0.25);
}

.border-gray-50\/30 {
  border-color: rgb(249 250 251 / 0.3);
}

.border-gray-50\/35 {
  border-color: rgb(249 250 251 / 0.35);
}

.border-gray-50\/40 {
  border-color: rgb(249 250 251 / 0.4);
}

.border-gray-50\/45 {
  border-color: rgb(249 250 251 / 0.45);
}

.border-gray-50\/5 {
  border-color: rgb(249 250 251 / 0.05);
}

.border-gray-50\/50 {
  border-color: rgb(249 250 251 / 0.5);
}

.border-gray-50\/55 {
  border-color: rgb(249 250 251 / 0.55);
}

.border-gray-50\/60 {
  border-color: rgb(249 250 251 / 0.6);
}

.border-gray-50\/65 {
  border-color: rgb(249 250 251 / 0.65);
}

.border-gray-50\/70 {
  border-color: rgb(249 250 251 / 0.7);
}

.border-gray-50\/75 {
  border-color: rgb(249 250 251 / 0.75);
}

.border-gray-50\/80 {
  border-color: rgb(249 250 251 / 0.8);
}

.border-gray-50\/85 {
  border-color: rgb(249 250 251 / 0.85);
}

.border-gray-50\/90 {
  border-color: rgb(249 250 251 / 0.9);
}

.border-gray-50\/95 {
  border-color: rgb(249 250 251 / 0.95);
}

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

.border-gray-500\/0 {
  border-color: rgb(107 114 128 / 0);
}

.border-gray-500\/10 {
  border-color: rgb(107 114 128 / 0.1);
}

.border-gray-500\/100 {
  border-color: rgb(107 114 128 / 1);
}

.border-gray-500\/15 {
  border-color: rgb(107 114 128 / 0.15);
}

.border-gray-500\/20 {
  border-color: rgb(107 114 128 / 0.2);
}

.border-gray-500\/25 {
  border-color: rgb(107 114 128 / 0.25);
}

.border-gray-500\/30 {
  border-color: rgb(107 114 128 / 0.3);
}

.border-gray-500\/35 {
  border-color: rgb(107 114 128 / 0.35);
}

.border-gray-500\/40 {
  border-color: rgb(107 114 128 / 0.4);
}

.border-gray-500\/45 {
  border-color: rgb(107 114 128 / 0.45);
}

.border-gray-500\/5 {
  border-color: rgb(107 114 128 / 0.05);
}

.border-gray-500\/50 {
  border-color: rgb(107 114 128 / 0.5);
}

.border-gray-500\/55 {
  border-color: rgb(107 114 128 / 0.55);
}

.border-gray-500\/60 {
  border-color: rgb(107 114 128 / 0.6);
}

.border-gray-500\/65 {
  border-color: rgb(107 114 128 / 0.65);
}

.border-gray-500\/70 {
  border-color: rgb(107 114 128 / 0.7);
}

.border-gray-500\/75 {
  border-color: rgb(107 114 128 / 0.75);
}

.border-gray-500\/80 {
  border-color: rgb(107 114 128 / 0.8);
}

.border-gray-500\/85 {
  border-color: rgb(107 114 128 / 0.85);
}

.border-gray-500\/90 {
  border-color: rgb(107 114 128 / 0.9);
}

.border-gray-500\/95 {
  border-color: rgb(107 114 128 / 0.95);
}

.border-gray-600 {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}

.border-gray-600\/0 {
  border-color: rgb(75 85 99 / 0);
}

.border-gray-600\/10 {
  border-color: rgb(75 85 99 / 0.1);
}

.border-gray-600\/100 {
  border-color: rgb(75 85 99 / 1);
}

.border-gray-600\/15 {
  border-color: rgb(75 85 99 / 0.15);
}

.border-gray-600\/20 {
  border-color: rgb(75 85 99 / 0.2);
}

.border-gray-600\/25 {
  border-color: rgb(75 85 99 / 0.25);
}

.border-gray-600\/30 {
  border-color: rgb(75 85 99 / 0.3);
}

.border-gray-600\/35 {
  border-color: rgb(75 85 99 / 0.35);
}

.border-gray-600\/40 {
  border-color: rgb(75 85 99 / 0.4);
}

.border-gray-600\/45 {
  border-color: rgb(75 85 99 / 0.45);
}

.border-gray-600\/5 {
  border-color: rgb(75 85 99 / 0.05);
}

.border-gray-600\/50 {
  border-color: rgb(75 85 99 / 0.5);
}

.border-gray-600\/55 {
  border-color: rgb(75 85 99 / 0.55);
}

.border-gray-600\/60 {
  border-color: rgb(75 85 99 / 0.6);
}

.border-gray-600\/65 {
  border-color: rgb(75 85 99 / 0.65);
}

.border-gray-600\/70 {
  border-color: rgb(75 85 99 / 0.7);
}

.border-gray-600\/75 {
  border-color: rgb(75 85 99 / 0.75);
}

.border-gray-600\/80 {
  border-color: rgb(75 85 99 / 0.8);
}

.border-gray-600\/85 {
  border-color: rgb(75 85 99 / 0.85);
}

.border-gray-600\/90 {
  border-color: rgb(75 85 99 / 0.9);
}

.border-gray-600\/95 {
  border-color: rgb(75 85 99 / 0.95);
}

.border-gray-700 {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity));
}

.border-gray-700\/0 {
  border-color: rgb(55 65 81 / 0);
}

.border-gray-700\/10 {
  border-color: rgb(55 65 81 / 0.1);
}

.border-gray-700\/100 {
  border-color: rgb(55 65 81 / 1);
}

.border-gray-700\/15 {
  border-color: rgb(55 65 81 / 0.15);
}

.border-gray-700\/20 {
  border-color: rgb(55 65 81 / 0.2);
}

.border-gray-700\/25 {
  border-color: rgb(55 65 81 / 0.25);
}

.border-gray-700\/30 {
  border-color: rgb(55 65 81 / 0.3);
}

.border-gray-700\/35 {
  border-color: rgb(55 65 81 / 0.35);
}

.border-gray-700\/40 {
  border-color: rgb(55 65 81 / 0.4);
}

.border-gray-700\/45 {
  border-color: rgb(55 65 81 / 0.45);
}

.border-gray-700\/5 {
  border-color: rgb(55 65 81 / 0.05);
}

.border-gray-700\/50 {
  border-color: rgb(55 65 81 / 0.5);
}

.border-gray-700\/55 {
  border-color: rgb(55 65 81 / 0.55);
}

.border-gray-700\/60 {
  border-color: rgb(55 65 81 / 0.6);
}

.border-gray-700\/65 {
  border-color: rgb(55 65 81 / 0.65);
}

.border-gray-700\/70 {
  border-color: rgb(55 65 81 / 0.7);
}

.border-gray-700\/75 {
  border-color: rgb(55 65 81 / 0.75);
}

.border-gray-700\/80 {
  border-color: rgb(55 65 81 / 0.8);
}

.border-gray-700\/85 {
  border-color: rgb(55 65 81 / 0.85);
}

.border-gray-700\/90 {
  border-color: rgb(55 65 81 / 0.9);
}

.border-gray-700\/95 {
  border-color: rgb(55 65 81 / 0.95);
}

.border-gray-800 {
  --tw-border-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-border-opacity));
}

.border-gray-800\/0 {
  border-color: rgb(31 41 55 / 0);
}

.border-gray-800\/10 {
  border-color: rgb(31 41 55 / 0.1);
}

.border-gray-800\/100 {
  border-color: rgb(31 41 55 / 1);
}

.border-gray-800\/15 {
  border-color: rgb(31 41 55 / 0.15);
}

.border-gray-800\/20 {
  border-color: rgb(31 41 55 / 0.2);
}

.border-gray-800\/25 {
  border-color: rgb(31 41 55 / 0.25);
}

.border-gray-800\/30 {
  border-color: rgb(31 41 55 / 0.3);
}

.border-gray-800\/35 {
  border-color: rgb(31 41 55 / 0.35);
}

.border-gray-800\/40 {
  border-color: rgb(31 41 55 / 0.4);
}

.border-gray-800\/45 {
  border-color: rgb(31 41 55 / 0.45);
}

.border-gray-800\/5 {
  border-color: rgb(31 41 55 / 0.05);
}

.border-gray-800\/50 {
  border-color: rgb(31 41 55 / 0.5);
}

.border-gray-800\/55 {
  border-color: rgb(31 41 55 / 0.55);
}

.border-gray-800\/60 {
  border-color: rgb(31 41 55 / 0.6);
}

.border-gray-800\/65 {
  border-color: rgb(31 41 55 / 0.65);
}

.border-gray-800\/70 {
  border-color: rgb(31 41 55 / 0.7);
}

.border-gray-800\/75 {
  border-color: rgb(31 41 55 / 0.75);
}

.border-gray-800\/80 {
  border-color: rgb(31 41 55 / 0.8);
}

.border-gray-800\/85 {
  border-color: rgb(31 41 55 / 0.85);
}

.border-gray-800\/90 {
  border-color: rgb(31 41 55 / 0.9);
}

.border-gray-800\/95 {
  border-color: rgb(31 41 55 / 0.95);
}

.border-gray-900 {
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity));
}

.border-gray-900\/0 {
  border-color: rgb(17 24 39 / 0);
}

.border-gray-900\/10 {
  border-color: rgb(17 24 39 / 0.1);
}

.border-gray-900\/100 {
  border-color: rgb(17 24 39 / 1);
}

.border-gray-900\/15 {
  border-color: rgb(17 24 39 / 0.15);
}

.border-gray-900\/20 {
  border-color: rgb(17 24 39 / 0.2);
}

.border-gray-900\/25 {
  border-color: rgb(17 24 39 / 0.25);
}

.border-gray-900\/30 {
  border-color: rgb(17 24 39 / 0.3);
}

.border-gray-900\/35 {
  border-color: rgb(17 24 39 / 0.35);
}

.border-gray-900\/40 {
  border-color: rgb(17 24 39 / 0.4);
}

.border-gray-900\/45 {
  border-color: rgb(17 24 39 / 0.45);
}

.border-gray-900\/5 {
  border-color: rgb(17 24 39 / 0.05);
}

.border-gray-900\/50 {
  border-color: rgb(17 24 39 / 0.5);
}

.border-gray-900\/55 {
  border-color: rgb(17 24 39 / 0.55);
}

.border-gray-900\/60 {
  border-color: rgb(17 24 39 / 0.6);
}

.border-gray-900\/65 {
  border-color: rgb(17 24 39 / 0.65);
}

.border-gray-900\/70 {
  border-color: rgb(17 24 39 / 0.7);
}

.border-gray-900\/75 {
  border-color: rgb(17 24 39 / 0.75);
}

.border-gray-900\/80 {
  border-color: rgb(17 24 39 / 0.8);
}

.border-gray-900\/85 {
  border-color: rgb(17 24 39 / 0.85);
}

.border-gray-900\/90 {
  border-color: rgb(17 24 39 / 0.9);
}

.border-gray-900\/95 {
  border-color: rgb(17 24 39 / 0.95);
}

.border-gray-950 {
  --tw-border-opacity: 1;
  border-color: rgb(3 7 18 / var(--tw-border-opacity));
}

.border-gray-950\/0 {
  border-color: rgb(3 7 18 / 0);
}

.border-gray-950\/10 {
  border-color: rgb(3 7 18 / 0.1);
}

.border-gray-950\/100 {
  border-color: rgb(3 7 18 / 1);
}

.border-gray-950\/15 {
  border-color: rgb(3 7 18 / 0.15);
}

.border-gray-950\/20 {
  border-color: rgb(3 7 18 / 0.2);
}

.border-gray-950\/25 {
  border-color: rgb(3 7 18 / 0.25);
}

.border-gray-950\/30 {
  border-color: rgb(3 7 18 / 0.3);
}

.border-gray-950\/35 {
  border-color: rgb(3 7 18 / 0.35);
}

.border-gray-950\/40 {
  border-color: rgb(3 7 18 / 0.4);
}

.border-gray-950\/45 {
  border-color: rgb(3 7 18 / 0.45);
}

.border-gray-950\/5 {
  border-color: rgb(3 7 18 / 0.05);
}

.border-gray-950\/50 {
  border-color: rgb(3 7 18 / 0.5);
}

.border-gray-950\/55 {
  border-color: rgb(3 7 18 / 0.55);
}

.border-gray-950\/60 {
  border-color: rgb(3 7 18 / 0.6);
}

.border-gray-950\/65 {
  border-color: rgb(3 7 18 / 0.65);
}

.border-gray-950\/70 {
  border-color: rgb(3 7 18 / 0.7);
}

.border-gray-950\/75 {
  border-color: rgb(3 7 18 / 0.75);
}

.border-gray-950\/80 {
  border-color: rgb(3 7 18 / 0.8);
}

.border-gray-950\/85 {
  border-color: rgb(3 7 18 / 0.85);
}

.border-gray-950\/90 {
  border-color: rgb(3 7 18 / 0.9);
}

.border-gray-950\/95 {
  border-color: rgb(3 7 18 / 0.95);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border-green-50 {
  --tw-border-opacity: 1;
  border-color: rgb(240 253 244 / var(--tw-border-opacity));
}

.border-green-50\/0 {
  border-color: rgb(240 253 244 / 0);
}

.border-green-50\/10 {
  border-color: rgb(240 253 244 / 0.1);
}

.border-green-50\/100 {
  border-color: rgb(240 253 244 / 1);
}

.border-green-50\/15 {
  border-color: rgb(240 253 244 / 0.15);
}

.border-green-50\/20 {
  border-color: rgb(240 253 244 / 0.2);
}

.border-green-50\/25 {
  border-color: rgb(240 253 244 / 0.25);
}

.border-green-50\/30 {
  border-color: rgb(240 253 244 / 0.3);
}

.border-green-50\/35 {
  border-color: rgb(240 253 244 / 0.35);
}

.border-green-50\/40 {
  border-color: rgb(240 253 244 / 0.4);
}

.border-green-50\/45 {
  border-color: rgb(240 253 244 / 0.45);
}

.border-green-50\/5 {
  border-color: rgb(240 253 244 / 0.05);
}

.border-green-50\/50 {
  border-color: rgb(240 253 244 / 0.5);
}

.border-green-50\/55 {
  border-color: rgb(240 253 244 / 0.55);
}

.border-green-50\/60 {
  border-color: rgb(240 253 244 / 0.6);
}

.border-green-50\/65 {
  border-color: rgb(240 253 244 / 0.65);
}

.border-green-50\/70 {
  border-color: rgb(240 253 244 / 0.7);
}

.border-green-50\/75 {
  border-color: rgb(240 253 244 / 0.75);
}

.border-green-50\/80 {
  border-color: rgb(240 253 244 / 0.8);
}

.border-green-50\/85 {
  border-color: rgb(240 253 244 / 0.85);
}

.border-green-50\/90 {
  border-color: rgb(240 253 244 / 0.9);
}

.border-green-50\/95 {
  border-color: rgb(240 253 244 / 0.95);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border-green-800\/70 {
  border-color: rgb(22 101 52 / 0.7);
}

.border-green-800\/75 {
  border-color: rgb(22 101 52 / 0.75);
}

.border-green-800\/80 {
  border-color: rgb(22 101 52 / 0.8);
}

.border-green-800\/85 {
  border-color: rgb(22 101 52 / 0.85);
}

.border-green-800\/90 {
  border-color: rgb(22 101 52 / 0.9);
}

.border-green-800\/95 {
  border-color: rgb(22 101 52 / 0.95);
}

.border-green-900 {
  --tw-border-opacity: 1;
  border-color: rgb(20 83 45 / var(--tw-border-opacity));
}

.border-green-900\/0 {
  border-color: rgb(20 83 45 / 0);
}

.border-green-900\/10 {
  border-color: rgb(20 83 45 / 0.1);
}

.border-green-900\/100 {
  border-color: rgb(20 83 45 / 1);
}

.border-green-900\/15 {
  border-color: rgb(20 83 45 / 0.15);
}

.border-green-900\/20 {
  border-color: rgb(20 83 45 / 0.2);
}

.border-green-900\/25 {
  border-color: rgb(20 83 45 / 0.25);
}

.border-green-900\/30 {
  border-color: rgb(20 83 45 / 0.3);
}

.border-green-900\/35 {
  border-color: rgb(20 83 45 / 0.35);
}

.border-green-900\/40 {
  border-color: rgb(20 83 45 / 0.4);
}

.border-green-900\/45 {
  border-color: rgb(20 83 45 / 0.45);
}

.border-green-900\/5 {
  border-color: rgb(20 83 45 / 0.05);
}

.border-green-900\/50 {
  border-color: rgb(20 83 45 / 0.5);
}

.border-green-900\/55 {
  border-color: rgb(20 83 45 / 0.55);
}

.border-green-900\/60 {
  border-color: rgb(20 83 45 / 0.6);
}

.border-green-900\/65 {
  border-color: rgb(20 83 45 / 0.65);
}

.border-green-900\/70 {
  border-color: rgb(20 83 45 / 0.7);
}

.border-green-900\/75 {
  border-color: rgb(20 83 45 / 0.75);
}

.border-green-900\/80 {
  border-color: rgb(20 83 45 / 0.8);
}

.border-green-900\/85 {
  border-color: rgb(20 83 45 / 0.85);
}

.border-green-900\/90 {
  border-color: rgb(20 83 45 / 0.9);
}

.border-green-900\/95 {
  border-color: rgb(20 83 45 / 0.95);
}

.border-green-950 {
  --tw-border-opacity: 1;
  border-color: rgb(5 46 22 / var(--tw-border-opacity));
}

.border-green-950\/0 {
  border-color: rgb(5 46 22 / 0);
}

.border-green-950\/10 {
  border-color: rgb(5 46 22 / 0.1);
}

.border-green-950\/100 {
  border-color: rgb(5 46 22 / 1);
}

.border-green-950\/15 {
  border-color: rgb(5 46 22 / 0.15);
}

.border-green-950\/20 {
  border-color: rgb(5 46 22 / 0.2);
}

.border-green-950\/25 {
  border-color: rgb(5 46 22 / 0.25);
}

.border-green-950\/30 {
  border-color: rgb(5 46 22 / 0.3);
}

.border-green-950\/35 {
  border-color: rgb(5 46 22 / 0.35);
}

.border-green-950\/40 {
  border-color: rgb(5 46 22 / 0.4);
}

.border-green-950\/45 {
  border-color: rgb(5 46 22 / 0.45);
}

.border-green-950\/5 {
  border-color: rgb(5 46 22 / 0.05);
}

.border-green-950\/50 {
  border-color: rgb(5 46 22 / 0.5);
}

.border-green-950\/55 {
  border-color: rgb(5 46 22 / 0.55);
}

.border-green-950\/60 {
  border-color: rgb(5 46 22 / 0.6);
}

.border-green-950\/65 {
  border-color: rgb(5 46 22 / 0.65);
}

.border-green-950\/70 {
  border-color: rgb(5 46 22 / 0.7);
}

.border-green-950\/75 {
  border-color: rgb(5 46 22 / 0.75);
}

.border-green-950\/80 {
  border-color: rgb(5 46 22 / 0.8);
}

.border-green-950\/85 {
  border-color: rgb(5 46 22 / 0.85);
}

.border-green-950\/90 {
  border-color: rgb(5 46 22 / 0.9);
}

.border-green-950\/95 {
  border-color: rgb(5 46 22 / 0.95);
}

.border-neutral-100 {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity));
}

.border-neutral-100\/0 {
  border-color: rgb(245 245 245 / 0);
}

.border-neutral-100\/10 {
  border-color: rgb(245 245 245 / 0.1);
}

.border-neutral-100\/100 {
  border-color: rgb(245 245 245 / 1);
}

.border-neutral-100\/15 {
  border-color: rgb(245 245 245 / 0.15);
}

.border-neutral-100\/20 {
  border-color: rgb(245 245 245 / 0.2);
}

.border-neutral-100\/25 {
  border-color: rgb(245 245 245 / 0.25);
}

.border-neutral-100\/30 {
  border-color: rgb(245 245 245 / 0.3);
}

.border-neutral-100\/35 {
  border-color: rgb(245 245 245 / 0.35);
}

.border-neutral-100\/40 {
  border-color: rgb(245 245 245 / 0.4);
}

.border-neutral-100\/45 {
  border-color: rgb(245 245 245 / 0.45);
}

.border-neutral-100\/5 {
  border-color: rgb(245 245 245 / 0.05);
}

.border-neutral-100\/50 {
  border-color: rgb(245 245 245 / 0.5);
}

.border-neutral-100\/55 {
  border-color: rgb(245 245 245 / 0.55);
}

.border-neutral-100\/60 {
  border-color: rgb(245 245 245 / 0.6);
}

.border-neutral-100\/65 {
  border-color: rgb(245 245 245 / 0.65);
}

.border-neutral-100\/70 {
  border-color: rgb(245 245 245 / 0.7);
}

.border-neutral-100\/75 {
  border-color: rgb(245 245 245 / 0.75);
}

.border-neutral-100\/80 {
  border-color: rgb(245 245 245 / 0.8);
}

.border-neutral-100\/85 {
  border-color: rgb(245 245 245 / 0.85);
}

.border-neutral-100\/90 {
  border-color: rgb(245 245 245 / 0.9);
}

.border-neutral-100\/95 {
  border-color: rgb(245 245 245 / 0.95);
}

.border-neutral-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
}

.border-neutral-200\/0 {
  border-color: rgb(229 229 229 / 0);
}

.border-neutral-200\/10 {
  border-color: rgb(229 229 229 / 0.1);
}

.border-neutral-200\/100 {
  border-color: rgb(229 229 229 / 1);
}

.border-neutral-200\/15 {
  border-color: rgb(229 229 229 / 0.15);
}

.border-neutral-200\/20 {
  border-color: rgb(229 229 229 / 0.2);
}

.border-neutral-200\/25 {
  border-color: rgb(229 229 229 / 0.25);
}

.border-neutral-200\/30 {
  border-color: rgb(229 229 229 / 0.3);
}

.border-neutral-200\/35 {
  border-color: rgb(229 229 229 / 0.35);
}

.border-neutral-200\/40 {
  border-color: rgb(229 229 229 / 0.4);
}

.border-neutral-200\/45 {
  border-color: rgb(229 229 229 / 0.45);
}

.border-neutral-200\/5 {
  border-color: rgb(229 229 229 / 0.05);
}

.border-neutral-200\/50 {
  border-color: rgb(229 229 229 / 0.5);
}

.border-neutral-200\/55 {
  border-color: rgb(229 229 229 / 0.55);
}

.border-neutral-200\/60 {
  border-color: rgb(229 229 229 / 0.6);
}

.border-neutral-200\/65 {
  border-color: rgb(229 229 229 / 0.65);
}

.border-neutral-200\/70 {
  border-color: rgb(229 229 229 / 0.7);
}

.border-neutral-200\/75 {
  border-color: rgb(229 229 229 / 0.75);
}

.border-neutral-200\/80 {
  border-color: rgb(229 229 229 / 0.8);
}

.border-neutral-200\/85 {
  border-color: rgb(229 229 229 / 0.85);
}

.border-neutral-200\/90 {
  border-color: rgb(229 229 229 / 0.9);
}

.border-neutral-200\/95 {
  border-color: rgb(229 229 229 / 0.95);
}

.border-neutral-300 {
  --tw-border-opacity: 1;
  border-color: rgb(212 212 212 / var(--tw-border-opacity));
}

.border-neutral-300\/0 {
  border-color: rgb(212 212 212 / 0);
}

.border-neutral-300\/10 {
  border-color: rgb(212 212 212 / 0.1);
}

.border-neutral-300\/100 {
  border-color: rgb(212 212 212 / 1);
}

.border-neutral-300\/15 {
  border-color: rgb(212 212 212 / 0.15);
}

.border-neutral-300\/20 {
  border-color: rgb(212 212 212 / 0.2);
}

.border-neutral-300\/25 {
  border-color: rgb(212 212 212 / 0.25);
}

.border-neutral-300\/30 {
  border-color: rgb(212 212 212 / 0.3);
}

.border-neutral-300\/35 {
  border-color: rgb(212 212 212 / 0.35);
}

.border-neutral-300\/40 {
  border-color: rgb(212 212 212 / 0.4);
}

.border-neutral-300\/45 {
  border-color: rgb(212 212 212 / 0.45);
}

.border-neutral-300\/5 {
  border-color: rgb(212 212 212 / 0.05);
}

.border-neutral-300\/50 {
  border-color: rgb(212 212 212 / 0.5);
}

.border-neutral-300\/55 {
  border-color: rgb(212 212 212 / 0.55);
}

.border-neutral-300\/60 {
  border-color: rgb(212 212 212 / 0.6);
}

.border-neutral-300\/65 {
  border-color: rgb(212 212 212 / 0.65);
}

.border-neutral-300\/70 {
  border-color: rgb(212 212 212 / 0.7);
}

.border-neutral-300\/75 {
  border-color: rgb(212 212 212 / 0.75);
}

.border-neutral-300\/80 {
  border-color: rgb(212 212 212 / 0.8);
}

.border-neutral-300\/85 {
  border-color: rgb(212 212 212 / 0.85);
}

.border-neutral-300\/90 {
  border-color: rgb(212 212 212 / 0.9);
}

.border-neutral-300\/95 {
  border-color: rgb(212 212 212 / 0.95);
}

.border-neutral-400 {
  --tw-border-opacity: 1;
  border-color: rgb(163 163 163 / var(--tw-border-opacity));
}

.border-neutral-400\/0 {
  border-color: rgb(163 163 163 / 0);
}

.border-neutral-400\/10 {
  border-color: rgb(163 163 163 / 0.1);
}

.border-neutral-400\/100 {
  border-color: rgb(163 163 163 / 1);
}

.border-neutral-400\/15 {
  border-color: rgb(163 163 163 / 0.15);
}

.border-neutral-400\/20 {
  border-color: rgb(163 163 163 / 0.2);
}

.border-neutral-400\/25 {
  border-color: rgb(163 163 163 / 0.25);
}

.border-neutral-400\/30 {
  border-color: rgb(163 163 163 / 0.3);
}

.border-neutral-400\/35 {
  border-color: rgb(163 163 163 / 0.35);
}

.border-neutral-400\/40 {
  border-color: rgb(163 163 163 / 0.4);
}

.border-neutral-400\/45 {
  border-color: rgb(163 163 163 / 0.45);
}

.border-neutral-400\/5 {
  border-color: rgb(163 163 163 / 0.05);
}

.border-neutral-400\/50 {
  border-color: rgb(163 163 163 / 0.5);
}

.border-neutral-400\/55 {
  border-color: rgb(163 163 163 / 0.55);
}

.border-neutral-400\/60 {
  border-color: rgb(163 163 163 / 0.6);
}

.border-neutral-400\/65 {
  border-color: rgb(163 163 163 / 0.65);
}

.border-neutral-400\/70 {
  border-color: rgb(163 163 163 / 0.7);
}

.border-neutral-400\/75 {
  border-color: rgb(163 163 163 / 0.75);
}

.border-neutral-400\/80 {
  border-color: rgb(163 163 163 / 0.8);
}

.border-neutral-400\/85 {
  border-color: rgb(163 163 163 / 0.85);
}

.border-neutral-400\/90 {
  border-color: rgb(163 163 163 / 0.9);
}

.border-neutral-400\/95 {
  border-color: rgb(163 163 163 / 0.95);
}

.border-neutral-50 {
  --tw-border-opacity: 1;
  border-color: rgb(250 250 250 / var(--tw-border-opacity));
}

.border-neutral-50\/0 {
  border-color: rgb(250 250 250 / 0);
}

.border-neutral-50\/10 {
  border-color: rgb(250 250 250 / 0.1);
}

.border-neutral-50\/100 {
  border-color: rgb(250 250 250 / 1);
}

.border-neutral-50\/15 {
  border-color: rgb(250 250 250 / 0.15);
}

.border-neutral-50\/20 {
  border-color: rgb(250 250 250 / 0.2);
}

.border-neutral-50\/25 {
  border-color: rgb(250 250 250 / 0.25);
}

.border-neutral-50\/30 {
  border-color: rgb(250 250 250 / 0.3);
}

.border-neutral-50\/35 {
  border-color: rgb(250 250 250 / 0.35);
}

.border-neutral-50\/40 {
  border-color: rgb(250 250 250 / 0.4);
}

.border-neutral-50\/45 {
  border-color: rgb(250 250 250 / 0.45);
}

.border-neutral-50\/5 {
  border-color: rgb(250 250 250 / 0.05);
}

.border-neutral-50\/50 {
  border-color: rgb(250 250 250 / 0.5);
}

.border-neutral-50\/55 {
  border-color: rgb(250 250 250 / 0.55);
}

.border-neutral-50\/60 {
  border-color: rgb(250 250 250 / 0.6);
}

.border-neutral-50\/65 {
  border-color: rgb(250 250 250 / 0.65);
}

.border-neutral-50\/70 {
  border-color: rgb(250 250 250 / 0.7);
}

.border-neutral-50\/75 {
  border-color: rgb(250 250 250 / 0.75);
}

.border-neutral-50\/80 {
  border-color: rgb(250 250 250 / 0.8);
}

.border-neutral-50\/85 {
  border-color: rgb(250 250 250 / 0.85);
}

.border-neutral-50\/90 {
  border-color: rgb(250 250 250 / 0.9);
}

.border-neutral-50\/95 {
  border-color: rgb(250 250 250 / 0.95);
}

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

.border-neutral-500\/0 {
  border-color: rgb(115 115 115 / 0);
}

.border-neutral-500\/10 {
  border-color: rgb(115 115 115 / 0.1);
}

.border-neutral-500\/100 {
  border-color: rgb(115 115 115 / 1);
}

.border-neutral-500\/15 {
  border-color: rgb(115 115 115 / 0.15);
}

.border-neutral-500\/20 {
  border-color: rgb(115 115 115 / 0.2);
}

.border-neutral-500\/25 {
  border-color: rgb(115 115 115 / 0.25);
}

.border-neutral-500\/30 {
  border-color: rgb(115 115 115 / 0.3);
}

.border-neutral-500\/35 {
  border-color: rgb(115 115 115 / 0.35);
}

.border-neutral-500\/40 {
  border-color: rgb(115 115 115 / 0.4);
}

.border-neutral-500\/45 {
  border-color: rgb(115 115 115 / 0.45);
}

.border-neutral-500\/5 {
  border-color: rgb(115 115 115 / 0.05);
}

.border-neutral-500\/50 {
  border-color: rgb(115 115 115 / 0.5);
}

.border-neutral-500\/55 {
  border-color: rgb(115 115 115 / 0.55);
}

.border-neutral-500\/60 {
  border-color: rgb(115 115 115 / 0.6);
}

.border-neutral-500\/65 {
  border-color: rgb(115 115 115 / 0.65);
}

.border-neutral-500\/70 {
  border-color: rgb(115 115 115 / 0.7);
}

.border-neutral-500\/75 {
  border-color: rgb(115 115 115 / 0.75);
}

.border-neutral-500\/80 {
  border-color: rgb(115 115 115 / 0.8);
}

.border-neutral-500\/85 {
  border-color: rgb(115 115 115 / 0.85);
}

.border-neutral-500\/90 {
  border-color: rgb(115 115 115 / 0.9);
}

.border-neutral-500\/95 {
  border-color: rgb(115 115 115 / 0.95);
}

.border-neutral-600 {
  --tw-border-opacity: 1;
  border-color: rgb(82 82 82 / var(--tw-border-opacity));
}

.border-neutral-600\/0 {
  border-color: rgb(82 82 82 / 0);
}

.border-neutral-600\/10 {
  border-color: rgb(82 82 82 / 0.1);
}

.border-neutral-600\/100 {
  border-color: rgb(82 82 82 / 1);
}

.border-neutral-600\/15 {
  border-color: rgb(82 82 82 / 0.15);
}

.border-neutral-600\/20 {
  border-color: rgb(82 82 82 / 0.2);
}

.border-neutral-600\/25 {
  border-color: rgb(82 82 82 / 0.25);
}

.border-neutral-600\/30 {
  border-color: rgb(82 82 82 / 0.3);
}

.border-neutral-600\/35 {
  border-color: rgb(82 82 82 / 0.35);
}

.border-neutral-600\/40 {
  border-color: rgb(82 82 82 / 0.4);
}

.border-neutral-600\/45 {
  border-color: rgb(82 82 82 / 0.45);
}

.border-neutral-600\/5 {
  border-color: rgb(82 82 82 / 0.05);
}

.border-neutral-600\/50 {
  border-color: rgb(82 82 82 / 0.5);
}

.border-neutral-600\/55 {
  border-color: rgb(82 82 82 / 0.55);
}

.border-neutral-600\/60 {
  border-color: rgb(82 82 82 / 0.6);
}

.border-neutral-600\/65 {
  border-color: rgb(82 82 82 / 0.65);
}

.border-neutral-600\/70 {
  border-color: rgb(82 82 82 / 0.7);
}

.border-neutral-600\/75 {
  border-color: rgb(82 82 82 / 0.75);
}

.border-neutral-600\/80 {
  border-color: rgb(82 82 82 / 0.8);
}

.border-neutral-600\/85 {
  border-color: rgb(82 82 82 / 0.85);
}

.border-neutral-600\/90 {
  border-color: rgb(82 82 82 / 0.9);
}

.border-neutral-600\/95 {
  border-color: rgb(82 82 82 / 0.95);
}

.border-neutral-700 {
  --tw-border-opacity: 1;
  border-color: rgb(64 64 64 / var(--tw-border-opacity));
}

.border-neutral-700\/0 {
  border-color: rgb(64 64 64 / 0);
}

.border-neutral-700\/10 {
  border-color: rgb(64 64 64 / 0.1);
}

.border-neutral-700\/100 {
  border-color: rgb(64 64 64 / 1);
}

.border-neutral-700\/15 {
  border-color: rgb(64 64 64 / 0.15);
}

.border-neutral-700\/20 {
  border-color: rgb(64 64 64 / 0.2);
}

.border-neutral-700\/25 {
  border-color: rgb(64 64 64 / 0.25);
}

.border-neutral-700\/30 {
  border-color: rgb(64 64 64 / 0.3);
}

.border-neutral-700\/35 {
  border-color: rgb(64 64 64 / 0.35);
}

.border-neutral-700\/40 {
  border-color: rgb(64 64 64 / 0.4);
}

.border-neutral-700\/45 {
  border-color: rgb(64 64 64 / 0.45);
}

.border-neutral-700\/5 {
  border-color: rgb(64 64 64 / 0.05);
}

.border-neutral-700\/50 {
  border-color: rgb(64 64 64 / 0.5);
}

.border-neutral-700\/55 {
  border-color: rgb(64 64 64 / 0.55);
}

.border-neutral-700\/60 {
  border-color: rgb(64 64 64 / 0.6);
}

.border-neutral-700\/65 {
  border-color: rgb(64 64 64 / 0.65);
}

.border-neutral-700\/70 {
  border-color: rgb(64 64 64 / 0.7);
}

.border-neutral-700\/75 {
  border-color: rgb(64 64 64 / 0.75);
}

.border-neutral-700\/80 {
  border-color: rgb(64 64 64 / 0.8);
}

.border-neutral-700\/85 {
  border-color: rgb(64 64 64 / 0.85);
}

.border-neutral-700\/90 {
  border-color: rgb(64 64 64 / 0.9);
}

.border-neutral-700\/95 {
  border-color: rgb(64 64 64 / 0.95);
}

.border-neutral-800 {
  --tw-border-opacity: 1;
  border-color: rgb(38 38 38 / var(--tw-border-opacity));
}

.border-neutral-800\/0 {
  border-color: rgb(38 38 38 / 0);
}

.border-neutral-800\/10 {
  border-color: rgb(38 38 38 / 0.1);
}

.border-neutral-800\/100 {
  border-color: rgb(38 38 38 / 1);
}

.border-neutral-800\/15 {
  border-color: rgb(38 38 38 / 0.15);
}

.border-neutral-800\/20 {
  border-color: rgb(38 38 38 / 0.2);
}

.border-neutral-800\/25 {
  border-color: rgb(38 38 38 / 0.25);
}

.border-neutral-800\/30 {
  border-color: rgb(38 38 38 / 0.3);
}

.border-neutral-800\/35 {
  border-color: rgb(38 38 38 / 0.35);
}

.border-neutral-800\/40 {
  border-color: rgb(38 38 38 / 0.4);
}

.border-neutral-800\/45 {
  border-color: rgb(38 38 38 / 0.45);
}

.border-neutral-800\/5 {
  border-color: rgb(38 38 38 / 0.05);
}

.border-neutral-800\/50 {
  border-color: rgb(38 38 38 / 0.5);
}

.border-neutral-800\/55 {
  border-color: rgb(38 38 38 / 0.55);
}

.border-neutral-800\/60 {
  border-color: rgb(38 38 38 / 0.6);
}

.border-neutral-800\/65 {
  border-color: rgb(38 38 38 / 0.65);
}

.border-neutral-800\/70 {
  border-color: rgb(38 38 38 / 0.7);
}

.border-neutral-800\/75 {
  border-color: rgb(38 38 38 / 0.75);
}

.border-neutral-800\/80 {
  border-color: rgb(38 38 38 / 0.8);
}

.border-neutral-800\/85 {
  border-color: rgb(38 38 38 / 0.85);
}

.border-neutral-800\/90 {
  border-color: rgb(38 38 38 / 0.9);
}

.border-neutral-800\/95 {
  border-color: rgb(38 38 38 / 0.95);
}

.border-neutral-900 {
  --tw-border-opacity: 1;
  border-color: rgb(23 23 23 / var(--tw-border-opacity));
}

.border-neutral-900\/0 {
  border-color: rgb(23 23 23 / 0);
}

.border-neutral-900\/10 {
  border-color: rgb(23 23 23 / 0.1);
}

.border-neutral-900\/100 {
  border-color: rgb(23 23 23 / 1);
}

.border-neutral-900\/15 {
  border-color: rgb(23 23 23 / 0.15);
}

.border-neutral-900\/20 {
  border-color: rgb(23 23 23 / 0.2);
}

.border-neutral-900\/25 {
  border-color: rgb(23 23 23 / 0.25);
}

.border-neutral-900\/30 {
  border-color: rgb(23 23 23 / 0.3);
}

.border-neutral-900\/35 {
  border-color: rgb(23 23 23 / 0.35);
}

.border-neutral-900\/40 {
  border-color: rgb(23 23 23 / 0.4);
}

.border-neutral-900\/45 {
  border-color: rgb(23 23 23 / 0.45);
}

.border-neutral-900\/5 {
  border-color: rgb(23 23 23 / 0.05);
}

.border-neutral-900\/50 {
  border-color: rgb(23 23 23 / 0.5);
}

.border-neutral-900\/55 {
  border-color: rgb(23 23 23 / 0.55);
}

.border-neutral-900\/60 {
  border-color: rgb(23 23 23 / 0.6);
}

.border-neutral-900\/65 {
  border-color: rgb(23 23 23 / 0.65);
}

.border-neutral-900\/70 {
  border-color: rgb(23 23 23 / 0.7);
}

.border-neutral-900\/75 {
  border-color: rgb(23 23 23 / 0.75);
}

.border-neutral-900\/80 {
  border-color: rgb(23 23 23 / 0.8);
}

.border-neutral-900\/85 {
  border-color: rgb(23 23 23 / 0.85);
}

.border-neutral-900\/90 {
  border-color: rgb(23 23 23 / 0.9);
}

.border-neutral-900\/95 {
  border-color: rgb(23 23 23 / 0.95);
}

.border-neutral-950 {
  --tw-border-opacity: 1;
  border-color: rgb(10 10 10 / var(--tw-border-opacity));
}

.border-neutral-950\/0 {
  border-color: rgb(10 10 10 / 0);
}

.border-neutral-950\/10 {
  border-color: rgb(10 10 10 / 0.1);
}

.border-neutral-950\/100 {
  border-color: rgb(10 10 10 / 1);
}

.border-neutral-950\/15 {
  border-color: rgb(10 10 10 / 0.15);
}

.border-neutral-950\/20 {
  border-color: rgb(10 10 10 / 0.2);
}

.border-neutral-950\/25 {
  border-color: rgb(10 10 10 / 0.25);
}

.border-neutral-950\/30 {
  border-color: rgb(10 10 10 / 0.3);
}

.border-neutral-950\/35 {
  border-color: rgb(10 10 10 / 0.35);
}

.border-neutral-950\/40 {
  border-color: rgb(10 10 10 / 0.4);
}

.border-neutral-950\/45 {
  border-color: rgb(10 10 10 / 0.45);
}

.border-neutral-950\/5 {
  border-color: rgb(10 10 10 / 0.05);
}

.border-neutral-950\/50 {
  border-color: rgb(10 10 10 / 0.5);
}

.border-neutral-950\/55 {
  border-color: rgb(10 10 10 / 0.55);
}

.border-neutral-950\/60 {
  border-color: rgb(10 10 10 / 0.6);
}

.border-neutral-950\/65 {
  border-color: rgb(10 10 10 / 0.65);
}

.border-neutral-950\/70 {
  border-color: rgb(10 10 10 / 0.7);
}

.border-neutral-950\/75 {
  border-color: rgb(10 10 10 / 0.75);
}

.border-neutral-950\/80 {
  border-color: rgb(10 10 10 / 0.8);
}

.border-neutral-950\/85 {
  border-color: rgb(10 10 10 / 0.85);
}

.border-neutral-950\/90 {
  border-color: rgb(10 10 10 / 0.9);
}

.border-neutral-950\/95 {
  border-color: rgb(10 10 10 / 0.95);
}

.border-orange-100 {
  --tw-border-opacity: 1;
  border-color: rgb(255 237 213 / var(--tw-border-opacity));
}

.border-orange-100\/0 {
  border-color: rgb(255 237 213 / 0);
}

.border-orange-100\/10 {
  border-color: rgb(255 237 213 / 0.1);
}

.border-orange-100\/100 {
  border-color: rgb(255 237 213 / 1);
}

.border-orange-100\/15 {
  border-color: rgb(255 237 213 / 0.15);
}

.border-orange-100\/20 {
  border-color: rgb(255 237 213 / 0.2);
}

.border-orange-100\/25 {
  border-color: rgb(255 237 213 / 0.25);
}

.border-orange-100\/30 {
  border-color: rgb(255 237 213 / 0.3);
}

.border-orange-100\/35 {
  border-color: rgb(255 237 213 / 0.35);
}

.border-orange-100\/40 {
  border-color: rgb(255 237 213 / 0.4);
}

.border-orange-100\/45 {
  border-color: rgb(255 237 213 / 0.45);
}

.border-orange-100\/5 {
  border-color: rgb(255 237 213 / 0.05);
}

.border-orange-100\/50 {
  border-color: rgb(255 237 213 / 0.5);
}

.border-orange-100\/55 {
  border-color: rgb(255 237 213 / 0.55);
}

.border-orange-100\/60 {
  border-color: rgb(255 237 213 / 0.6);
}

.border-orange-100\/65 {
  border-color: rgb(255 237 213 / 0.65);
}

.border-orange-100\/70 {
  border-color: rgb(255 237 213 / 0.7);
}

.border-orange-100\/75 {
  border-color: rgb(255 237 213 / 0.75);
}

.border-orange-100\/80 {
  border-color: rgb(255 237 213 / 0.8);
}

.border-orange-100\/85 {
  border-color: rgb(255 237 213 / 0.85);
}

.border-orange-100\/90 {
  border-color: rgb(255 237 213 / 0.9);
}

.border-orange-100\/95 {
  border-color: rgb(255 237 213 / 0.95);
}

.border-orange-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 215 170 / var(--tw-border-opacity));
}

.border-orange-200\/0 {
  border-color: rgb(254 215 170 / 0);
}

.border-orange-200\/10 {
  border-color: rgb(254 215 170 / 0.1);
}

.border-orange-200\/100 {
  border-color: rgb(254 215 170 / 1);
}

.border-orange-200\/15 {
  border-color: rgb(254 215 170 / 0.15);
}

.border-orange-200\/20 {
  border-color: rgb(254 215 170 / 0.2);
}

.border-orange-200\/25 {
  border-color: rgb(254 215 170 / 0.25);
}

.border-orange-200\/30 {
  border-color: rgb(254 215 170 / 0.3);
}

.border-orange-200\/35 {
  border-color: rgb(254 215 170 / 0.35);
}

.border-orange-200\/40 {
  border-color: rgb(254 215 170 / 0.4);
}

.border-orange-200\/45 {
  border-color: rgb(254 215 170 / 0.45);
}

.border-orange-200\/5 {
  border-color: rgb(254 215 170 / 0.05);
}

.border-orange-200\/50 {
  border-color: rgb(254 215 170 / 0.5);
}

.border-orange-200\/55 {
  border-color: rgb(254 215 170 / 0.55);
}

.border-orange-200\/60 {
  border-color: rgb(254 215 170 / 0.6);
}

.border-orange-200\/65 {
  border-color: rgb(254 215 170 / 0.65);
}

.border-orange-200\/70 {
  border-color: rgb(254 215 170 / 0.7);
}

.border-orange-200\/75 {
  border-color: rgb(254 215 170 / 0.75);
}

.border-orange-200\/80 {
  border-color: rgb(254 215 170 / 0.8);
}

.border-orange-200\/85 {
  border-color: rgb(254 215 170 / 0.85);
}

.border-orange-200\/90 {
  border-color: rgb(254 215 170 / 0.9);
}

.border-orange-200\/95 {
  border-color: rgb(254 215 170 / 0.95);
}

.border-orange-300 {
  --tw-border-opacity: 1;
  border-color: rgb(253 186 116 / var(--tw-border-opacity));
}

.border-orange-300\/0 {
  border-color: rgb(253 186 116 / 0);
}

.border-orange-300\/10 {
  border-color: rgb(253 186 116 / 0.1);
}

.border-orange-300\/100 {
  border-color: rgb(253 186 116 / 1);
}

.border-orange-300\/15 {
  border-color: rgb(253 186 116 / 0.15);
}

.border-orange-300\/20 {
  border-color: rgb(253 186 116 / 0.2);
}

.border-orange-300\/25 {
  border-color: rgb(253 186 116 / 0.25);
}

.border-orange-300\/30 {
  border-color: rgb(253 186 116 / 0.3);
}

.border-orange-300\/35 {
  border-color: rgb(253 186 116 / 0.35);
}

.border-orange-300\/40 {
  border-color: rgb(253 186 116 / 0.4);
}

.border-orange-300\/45 {
  border-color: rgb(253 186 116 / 0.45);
}

.border-orange-300\/5 {
  border-color: rgb(253 186 116 / 0.05);
}

.border-orange-300\/50 {
  border-color: rgb(253 186 116 / 0.5);
}

.border-orange-300\/55 {
  border-color: rgb(253 186 116 / 0.55);
}

.border-orange-300\/60 {
  border-color: rgb(253 186 116 / 0.6);
}

.border-orange-300\/65 {
  border-color: rgb(253 186 116 / 0.65);
}

.border-orange-300\/70 {
  border-color: rgb(253 186 116 / 0.7);
}

.border-orange-300\/75 {
  border-color: rgb(253 186 116 / 0.75);
}

.border-orange-300\/80 {
  border-color: rgb(253 186 116 / 0.8);
}

.border-orange-300\/85 {
  border-color: rgb(253 186 116 / 0.85);
}

.border-orange-300\/90 {
  border-color: rgb(253 186 116 / 0.9);
}

.border-orange-300\/95 {
  border-color: rgb(253 186 116 / 0.95);
}

.border-orange-400 {
  --tw-border-opacity: 1;
  border-color: rgb(251 146 60 / var(--tw-border-opacity));
}

.border-orange-400\/0 {
  border-color: rgb(251 146 60 / 0);
}

.border-orange-400\/10 {
  border-color: rgb(251 146 60 / 0.1);
}

.border-orange-400\/100 {
  border-color: rgb(251 146 60 / 1);
}

.border-orange-400\/15 {
  border-color: rgb(251 146 60 / 0.15);
}

.border-orange-400\/20 {
  border-color: rgb(251 146 60 / 0.2);
}

.border-orange-400\/25 {
  border-color: rgb(251 146 60 / 0.25);
}

.border-orange-400\/30 {
  border-color: rgb(251 146 60 / 0.3);
}

.border-orange-400\/35 {
  border-color: rgb(251 146 60 / 0.35);
}

.border-orange-400\/40 {
  border-color: rgb(251 146 60 / 0.4);
}

.border-orange-400\/45 {
  border-color: rgb(251 146 60 / 0.45);
}

.border-orange-400\/5 {
  border-color: rgb(251 146 60 / 0.05);
}

.border-orange-400\/50 {
  border-color: rgb(251 146 60 / 0.5);
}

.border-orange-400\/55 {
  border-color: rgb(251 146 60 / 0.55);
}

.border-orange-400\/60 {
  border-color: rgb(251 146 60 / 0.6);
}

.border-orange-400\/65 {
  border-color: rgb(251 146 60 / 0.65);
}

.border-orange-400\/70 {
  border-color: rgb(251 146 60 / 0.7);
}

.border-orange-400\/75 {
  border-color: rgb(251 146 60 / 0.75);
}

.border-orange-400\/80 {
  border-color: rgb(251 146 60 / 0.8);
}

.border-orange-400\/85 {
  border-color: rgb(251 146 60 / 0.85);
}

.border-orange-400\/90 {
  border-color: rgb(251 146 60 / 0.9);
}

.border-orange-400\/95 {
  border-color: rgb(251 146 60 / 0.95);
}

.border-orange-50 {
  --tw-border-opacity: 1;
  border-color: rgb(255 247 237 / var(--tw-border-opacity));
}

.border-orange-50\/0 {
  border-color: rgb(255 247 237 / 0);
}

.border-orange-50\/10 {
  border-color: rgb(255 247 237 / 0.1);
}

.border-orange-50\/100 {
  border-color: rgb(255 247 237 / 1);
}

.border-orange-50\/15 {
  border-color: rgb(255 247 237 / 0.15);
}

.border-orange-50\/20 {
  border-color: rgb(255 247 237 / 0.2);
}

.border-orange-50\/25 {
  border-color: rgb(255 247 237 / 0.25);
}

.border-orange-50\/30 {
  border-color: rgb(255 247 237 / 0.3);
}

.border-orange-50\/35 {
  border-color: rgb(255 247 237 / 0.35);
}

.border-orange-50\/40 {
  border-color: rgb(255 247 237 / 0.4);
}

.border-orange-50\/45 {
  border-color: rgb(255 247 237 / 0.45);
}

.border-orange-50\/5 {
  border-color: rgb(255 247 237 / 0.05);
}

.border-orange-50\/50 {
  border-color: rgb(255 247 237 / 0.5);
}

.border-orange-50\/55 {
  border-color: rgb(255 247 237 / 0.55);
}

.border-orange-50\/60 {
  border-color: rgb(255 247 237 / 0.6);
}

.border-orange-50\/65 {
  border-color: rgb(255 247 237 / 0.65);
}

.border-orange-50\/70 {
  border-color: rgb(255 247 237 / 0.7);
}

.border-orange-50\/75 {
  border-color: rgb(255 247 237 / 0.75);
}

.border-orange-50\/80 {
  border-color: rgb(255 247 237 / 0.8);
}

.border-orange-50\/85 {
  border-color: rgb(255 247 237 / 0.85);
}

.border-orange-50\/90 {
  border-color: rgb(255 247 237 / 0.9);
}

.border-orange-50\/95 {
  border-color: rgb(255 247 237 / 0.95);
}

.border-orange-500 {
  --tw-border-opacity: 1;
  border-color: rgb(249 115 22 / var(--tw-border-opacity));
}

.border-orange-500\/0 {
  border-color: rgb(249 115 22 / 0);
}

.border-orange-500\/10 {
  border-color: rgb(249 115 22 / 0.1);
}

.border-orange-500\/100 {
  border-color: rgb(249 115 22 / 1);
}

.border-orange-500\/15 {
  border-color: rgb(249 115 22 / 0.15);
}

.border-orange-500\/20 {
  border-color: rgb(249 115 22 / 0.2);
}

.border-orange-500\/25 {
  border-color: rgb(249 115 22 / 0.25);
}

.border-orange-500\/30 {
  border-color: rgb(249 115 22 / 0.3);
}

.border-orange-500\/35 {
  border-color: rgb(249 115 22 / 0.35);
}

.border-orange-500\/40 {
  border-color: rgb(249 115 22 / 0.4);
}

.border-orange-500\/45 {
  border-color: rgb(249 115 22 / 0.45);
}

.border-orange-500\/5 {
  border-color: rgb(249 115 22 / 0.05);
}

.border-orange-500\/50 {
  border-color: rgb(249 115 22 / 0.5);
}

.border-orange-500\/55 {
  border-color: rgb(249 115 22 / 0.55);
}

.border-orange-500\/60 {
  border-color: rgb(249 115 22 / 0.6);
}

.border-orange-500\/65 {
  border-color: rgb(249 115 22 / 0.65);
}

.border-orange-500\/70 {
  border-color: rgb(249 115 22 / 0.7);
}

.border-orange-500\/75 {
  border-color: rgb(249 115 22 / 0.75);
}

.border-orange-500\/80 {
  border-color: rgb(249 115 22 / 0.8);
}

.border-orange-500\/85 {
  border-color: rgb(249 115 22 / 0.85);
}

.border-orange-500\/90 {
  border-color: rgb(249 115 22 / 0.9);
}

.border-orange-500\/95 {
  border-color: rgb(249 115 22 / 0.95);
}

.border-orange-600 {
  --tw-border-opacity: 1;
  border-color: rgb(234 88 12 / var(--tw-border-opacity));
}

.border-orange-600\/0 {
  border-color: rgb(234 88 12 / 0);
}

.border-orange-600\/10 {
  border-color: rgb(234 88 12 / 0.1);
}

.border-orange-600\/100 {
  border-color: rgb(234 88 12 / 1);
}

.border-orange-600\/15 {
  border-color: rgb(234 88 12 / 0.15);
}

.border-orange-600\/20 {
  border-color: rgb(234 88 12 / 0.2);
}

.border-orange-600\/25 {
  border-color: rgb(234 88 12 / 0.25);
}

.border-orange-600\/30 {
  border-color: rgb(234 88 12 / 0.3);
}

.border-orange-600\/35 {
  border-color: rgb(234 88 12 / 0.35);
}

.border-orange-600\/40 {
  border-color: rgb(234 88 12 / 0.4);
}

.border-orange-600\/45 {
  border-color: rgb(234 88 12 / 0.45);
}

.border-orange-600\/5 {
  border-color: rgb(234 88 12 / 0.05);
}

.border-orange-600\/50 {
  border-color: rgb(234 88 12 / 0.5);
}

.border-orange-600\/55 {
  border-color: rgb(234 88 12 / 0.55);
}

.border-orange-600\/60 {
  border-color: rgb(234 88 12 / 0.6);
}

.border-orange-600\/65 {
  border-color: rgb(234 88 12 / 0.65);
}

.border-orange-600\/70 {
  border-color: rgb(234 88 12 / 0.7);
}

.border-orange-600\/75 {
  border-color: rgb(234 88 12 / 0.75);
}

.border-orange-600\/80 {
  border-color: rgb(234 88 12 / 0.8);
}

.border-orange-600\/85 {
  border-color: rgb(234 88 12 / 0.85);
}

.border-orange-600\/90 {
  border-color: rgb(234 88 12 / 0.9);
}

.border-orange-600\/95 {
  border-color: rgb(234 88 12 / 0.95);
}

.border-orange-700 {
  --tw-border-opacity: 1;
  border-color: rgb(194 65 12 / var(--tw-border-opacity));
}

.border-orange-700\/0 {
  border-color: rgb(194 65 12 / 0);
}

.border-orange-700\/10 {
  border-color: rgb(194 65 12 / 0.1);
}

.border-orange-700\/100 {
  border-color: rgb(194 65 12 / 1);
}

.border-orange-700\/15 {
  border-color: rgb(194 65 12 / 0.15);
}

.border-orange-700\/20 {
  border-color: rgb(194 65 12 / 0.2);
}

.border-orange-700\/25 {
  border-color: rgb(194 65 12 / 0.25);
}

.border-orange-700\/30 {
  border-color: rgb(194 65 12 / 0.3);
}

.border-orange-700\/35 {
  border-color: rgb(194 65 12 / 0.35);
}

.border-orange-700\/40 {
  border-color: rgb(194 65 12 / 0.4);
}

.border-orange-700\/45 {
  border-color: rgb(194 65 12 / 0.45);
}

.border-orange-700\/5 {
  border-color: rgb(194 65 12 / 0.05);
}

.border-orange-700\/50 {
  border-color: rgb(194 65 12 / 0.5);
}

.border-orange-700\/55 {
  border-color: rgb(194 65 12 / 0.55);
}

.border-orange-700\/60 {
  border-color: rgb(194 65 12 / 0.6);
}

.border-orange-700\/65 {
  border-color: rgb(194 65 12 / 0.65);
}

.border-orange-700\/70 {
  border-color: rgb(194 65 12 / 0.7);
}

.border-orange-700\/75 {
  border-color: rgb(194 65 12 / 0.75);
}

.border-orange-700\/80 {
  border-color: rgb(194 65 12 / 0.8);
}

.border-orange-700\/85 {
  border-color: rgb(194 65 12 / 0.85);
}

.border-orange-700\/90 {
  border-color: rgb(194 65 12 / 0.9);
}

.border-orange-700\/95 {
  border-color: rgb(194 65 12 / 0.95);
}

.border-orange-800 {
  --tw-border-opacity: 1;
  border-color: rgb(154 52 18 / var(--tw-border-opacity));
}

.border-orange-800\/0 {
  border-color: rgb(154 52 18 / 0);
}

.border-orange-800\/10 {
  border-color: rgb(154 52 18 / 0.1);
}

.border-orange-800\/100 {
  border-color: rgb(154 52 18 / 1);
}

.border-orange-800\/15 {
  border-color: rgb(154 52 18 / 0.15);
}

.border-orange-800\/20 {
  border-color: rgb(154 52 18 / 0.2);
}

.border-orange-800\/25 {
  border-color: rgb(154 52 18 / 0.25);
}

.border-orange-800\/30 {
  border-color: rgb(154 52 18 / 0.3);
}

.border-orange-800\/35 {
  border-color: rgb(154 52 18 / 0.35);
}

.border-orange-800\/40 {
  border-color: rgb(154 52 18 / 0.4);
}

.border-orange-800\/45 {
  border-color: rgb(154 52 18 / 0.45);
}

.border-orange-800\/5 {
  border-color: rgb(154 52 18 / 0.05);
}

.border-orange-800\/50 {
  border-color: rgb(154 52 18 / 0.5);
}

.border-orange-800\/55 {
  border-color: rgb(154 52 18 / 0.55);
}

.border-orange-800\/60 {
  border-color: rgb(154 52 18 / 0.6);
}

.border-orange-800\/65 {
  border-color: rgb(154 52 18 / 0.65);
}

.border-orange-800\/70 {
  border-color: rgb(154 52 18 / 0.7);
}

.border-orange-800\/75 {
  border-color: rgb(154 52 18 / 0.75);
}

.border-orange-800\/80 {
  border-color: rgb(154 52 18 / 0.8);
}

.border-orange-800\/85 {
  border-color: rgb(154 52 18 / 0.85);
}

.border-orange-800\/90 {
  border-color: rgb(154 52 18 / 0.9);
}

.border-orange-800\/95 {
  border-color: rgb(154 52 18 / 0.95);
}

.border-orange-900 {
  --tw-border-opacity: 1;
  border-color: rgb(124 45 18 / var(--tw-border-opacity));
}

.border-orange-900\/0 {
  border-color: rgb(124 45 18 / 0);
}

.border-orange-900\/10 {
  border-color: rgb(124 45 18 / 0.1);
}

.border-orange-900\/100 {
  border-color: rgb(124 45 18 / 1);
}

.border-orange-900\/15 {
  border-color: rgb(124 45 18 / 0.15);
}

.border-orange-900\/20 {
  border-color: rgb(124 45 18 / 0.2);
}

.border-orange-900\/25 {
  border-color: rgb(124 45 18 / 0.25);
}

.border-orange-900\/30 {
  border-color: rgb(124 45 18 / 0.3);
}

.border-orange-900\/35 {
  border-color: rgb(124 45 18 / 0.35);
}

.border-orange-900\/40 {
  border-color: rgb(124 45 18 / 0.4);
}

.border-orange-900\/45 {
  border-color: rgb(124 45 18 / 0.45);
}

.border-orange-900\/5 {
  border-color: rgb(124 45 18 / 0.05);
}

.border-orange-900\/50 {
  border-color: rgb(124 45 18 / 0.5);
}

.border-orange-900\/55 {
  border-color: rgb(124 45 18 / 0.55);
}

.border-orange-900\/60 {
  border-color: rgb(124 45 18 / 0.6);
}

.border-orange-900\/65 {
  border-color: rgb(124 45 18 / 0.65);
}

.border-orange-900\/70 {
  border-color: rgb(124 45 18 / 0.7);
}

.border-orange-900\/75 {
  border-color: rgb(124 45 18 / 0.75);
}

.border-orange-900\/80 {
  border-color: rgb(124 45 18 / 0.8);
}

.border-orange-900\/85 {
  border-color: rgb(124 45 18 / 0.85);
}

.border-orange-900\/90 {
  border-color: rgb(124 45 18 / 0.9);
}

.border-orange-900\/95 {
  border-color: rgb(124 45 18 / 0.95);
}

.border-orange-950 {
  --tw-border-opacity: 1;
  border-color: rgb(67 20 7 / var(--tw-border-opacity));
}

.border-orange-950\/0 {
  border-color: rgb(67 20 7 / 0);
}

.border-orange-950\/10 {
  border-color: rgb(67 20 7 / 0.1);
}

.border-orange-950\/100 {
  border-color: rgb(67 20 7 / 1);
}

.border-orange-950\/15 {
  border-color: rgb(67 20 7 / 0.15);
}

.border-orange-950\/20 {
  border-color: rgb(67 20 7 / 0.2);
}

.border-orange-950\/25 {
  border-color: rgb(67 20 7 / 0.25);
}

.border-orange-950\/30 {
  border-color: rgb(67 20 7 / 0.3);
}

.border-orange-950\/35 {
  border-color: rgb(67 20 7 / 0.35);
}

.border-orange-950\/40 {
  border-color: rgb(67 20 7 / 0.4);
}

.border-orange-950\/45 {
  border-color: rgb(67 20 7 / 0.45);
}

.border-orange-950\/5 {
  border-color: rgb(67 20 7 / 0.05);
}

.border-orange-950\/50 {
  border-color: rgb(67 20 7 / 0.5);
}

.border-orange-950\/55 {
  border-color: rgb(67 20 7 / 0.55);
}

.border-orange-950\/60 {
  border-color: rgb(67 20 7 / 0.6);
}

.border-orange-950\/65 {
  border-color: rgb(67 20 7 / 0.65);
}

.border-orange-950\/70 {
  border-color: rgb(67 20 7 / 0.7);
}

.border-orange-950\/75 {
  border-color: rgb(67 20 7 / 0.75);
}

.border-orange-950\/80 {
  border-color: rgb(67 20 7 / 0.8);
}

.border-orange-950\/85 {
  border-color: rgb(67 20 7 / 0.85);
}

.border-orange-950\/90 {
  border-color: rgb(67 20 7 / 0.9);
}

.border-orange-950\/95 {
  border-color: rgb(67 20 7 / 0.95);
}

.border-pink-100 {
  --tw-border-opacity: 1;
  border-color: rgb(252 231 243 / var(--tw-border-opacity));
}

.border-pink-100\/0 {
  border-color: rgb(252 231 243 / 0);
}

.border-pink-100\/10 {
  border-color: rgb(252 231 243 / 0.1);
}

.border-pink-100\/100 {
  border-color: rgb(252 231 243 / 1);
}

.border-pink-100\/15 {
  border-color: rgb(252 231 243 / 0.15);
}

.border-pink-100\/20 {
  border-color: rgb(252 231 243 / 0.2);
}

.border-pink-100\/25 {
  border-color: rgb(252 231 243 / 0.25);
}

.border-pink-100\/30 {
  border-color: rgb(252 231 243 / 0.3);
}

.border-pink-100\/35 {
  border-color: rgb(252 231 243 / 0.35);
}

.border-pink-100\/40 {
  border-color: rgb(252 231 243 / 0.4);
}

.border-pink-100\/45 {
  border-color: rgb(252 231 243 / 0.45);
}

.border-pink-100\/5 {
  border-color: rgb(252 231 243 / 0.05);
}

.border-pink-100\/50 {
  border-color: rgb(252 231 243 / 0.5);
}

.border-pink-100\/55 {
  border-color: rgb(252 231 243 / 0.55);
}

.border-pink-100\/60 {
  border-color: rgb(252 231 243 / 0.6);
}

.border-pink-100\/65 {
  border-color: rgb(252 231 243 / 0.65);
}

.border-pink-100\/70 {
  border-color: rgb(252 231 243 / 0.7);
}

.border-pink-100\/75 {
  border-color: rgb(252 231 243 / 0.75);
}

.border-pink-100\/80 {
  border-color: rgb(252 231 243 / 0.8);
}

.border-pink-100\/85 {
  border-color: rgb(252 231 243 / 0.85);
}

.border-pink-100\/90 {
  border-color: rgb(252 231 243 / 0.9);
}

.border-pink-100\/95 {
  border-color: rgb(252 231 243 / 0.95);
}

.border-pink-200 {
  --tw-border-opacity: 1;
  border-color: rgb(251 207 232 / var(--tw-border-opacity));
}

.border-pink-200\/0 {
  border-color: rgb(251 207 232 / 0);
}

.border-pink-200\/10 {
  border-color: rgb(251 207 232 / 0.1);
}

.border-pink-200\/100 {
  border-color: rgb(251 207 232 / 1);
}

.border-pink-200\/15 {
  border-color: rgb(251 207 232 / 0.15);
}

.border-pink-200\/20 {
  border-color: rgb(251 207 232 / 0.2);
}

.border-pink-200\/25 {
  border-color: rgb(251 207 232 / 0.25);
}

.border-pink-200\/30 {
  border-color: rgb(251 207 232 / 0.3);
}

.border-pink-200\/35 {
  border-color: rgb(251 207 232 / 0.35);
}

.border-pink-200\/40 {
  border-color: rgb(251 207 232 / 0.4);
}

.border-pink-200\/45 {
  border-color: rgb(251 207 232 / 0.45);
}

.border-pink-200\/5 {
  border-color: rgb(251 207 232 / 0.05);
}

.border-pink-200\/50 {
  border-color: rgb(251 207 232 / 0.5);
}

.border-pink-200\/55 {
  border-color: rgb(251 207 232 / 0.55);
}

.border-pink-200\/60 {
  border-color: rgb(251 207 232 / 0.6);
}

.border-pink-200\/65 {
  border-color: rgb(251 207 232 / 0.65);
}

.border-pink-200\/70 {
  border-color: rgb(251 207 232 / 0.7);
}

.border-pink-200\/75 {
  border-color: rgb(251 207 232 / 0.75);
}

.border-pink-200\/80 {
  border-color: rgb(251 207 232 / 0.8);
}

.border-pink-200\/85 {
  border-color: rgb(251 207 232 / 0.85);
}

.border-pink-200\/90 {
  border-color: rgb(251 207 232 / 0.9);
}

.border-pink-200\/95 {
  border-color: rgb(251 207 232 / 0.95);
}

.border-pink-300 {
  --tw-border-opacity: 1;
  border-color: rgb(249 168 212 / var(--tw-border-opacity));
}

.border-pink-300\/0 {
  border-color: rgb(249 168 212 / 0);
}

.border-pink-300\/10 {
  border-color: rgb(249 168 212 / 0.1);
}

.border-pink-300\/100 {
  border-color: rgb(249 168 212 / 1);
}

.border-pink-300\/15 {
  border-color: rgb(249 168 212 / 0.15);
}

.border-pink-300\/20 {
  border-color: rgb(249 168 212 / 0.2);
}

.border-pink-300\/25 {
  border-color: rgb(249 168 212 / 0.25);
}

.border-pink-300\/30 {
  border-color: rgb(249 168 212 / 0.3);
}

.border-pink-300\/35 {
  border-color: rgb(249 168 212 / 0.35);
}

.border-pink-300\/40 {
  border-color: rgb(249 168 212 / 0.4);
}

.border-pink-300\/45 {
  border-color: rgb(249 168 212 / 0.45);
}

.border-pink-300\/5 {
  border-color: rgb(249 168 212 / 0.05);
}

.border-pink-300\/50 {
  border-color: rgb(249 168 212 / 0.5);
}

.border-pink-300\/55 {
  border-color: rgb(249 168 212 / 0.55);
}

.border-pink-300\/60 {
  border-color: rgb(249 168 212 / 0.6);
}

.border-pink-300\/65 {
  border-color: rgb(249 168 212 / 0.65);
}

.border-pink-300\/70 {
  border-color: rgb(249 168 212 / 0.7);
}

.border-pink-300\/75 {
  border-color: rgb(249 168 212 / 0.75);
}

.border-pink-300\/80 {
  border-color: rgb(249 168 212 / 0.8);
}

.border-pink-300\/85 {
  border-color: rgb(249 168 212 / 0.85);
}

.border-pink-300\/90 {
  border-color: rgb(249 168 212 / 0.9);
}

.border-pink-300\/95 {
  border-color: rgb(249 168 212 / 0.95);
}

.border-pink-400 {
  --tw-border-opacity: 1;
  border-color: rgb(244 114 182 / var(--tw-border-opacity));
}

.border-pink-400\/0 {
  border-color: rgb(244 114 182 / 0);
}

.border-pink-400\/10 {
  border-color: rgb(244 114 182 / 0.1);
}

.border-pink-400\/100 {
  border-color: rgb(244 114 182 / 1);
}

.border-pink-400\/15 {
  border-color: rgb(244 114 182 / 0.15);
}

.border-pink-400\/20 {
  border-color: rgb(244 114 182 / 0.2);
}

.border-pink-400\/25 {
  border-color: rgb(244 114 182 / 0.25);
}

.border-pink-400\/30 {
  border-color: rgb(244 114 182 / 0.3);
}

.border-pink-400\/35 {
  border-color: rgb(244 114 182 / 0.35);
}

.border-pink-400\/40 {
  border-color: rgb(244 114 182 / 0.4);
}

.border-pink-400\/45 {
  border-color: rgb(244 114 182 / 0.45);
}

.border-pink-400\/5 {
  border-color: rgb(244 114 182 / 0.05);
}

.border-pink-400\/50 {
  border-color: rgb(244 114 182 / 0.5);
}

.border-pink-400\/55 {
  border-color: rgb(244 114 182 / 0.55);
}

.border-pink-400\/60 {
  border-color: rgb(244 114 182 / 0.6);
}

.border-pink-400\/65 {
  border-color: rgb(244 114 182 / 0.65);
}

.border-pink-400\/70 {
  border-color: rgb(244 114 182 / 0.7);
}

.border-pink-400\/75 {
  border-color: rgb(244 114 182 / 0.75);
}

.border-pink-400\/80 {
  border-color: rgb(244 114 182 / 0.8);
}

.border-pink-400\/85 {
  border-color: rgb(244 114 182 / 0.85);
}

.border-pink-400\/90 {
  border-color: rgb(244 114 182 / 0.9);
}

.border-pink-400\/95 {
  border-color: rgb(244 114 182 / 0.95);
}

.border-pink-50 {
  --tw-border-opacity: 1;
  border-color: rgb(253 242 248 / var(--tw-border-opacity));
}

.border-pink-50\/0 {
  border-color: rgb(253 242 248 / 0);
}

.border-pink-50\/10 {
  border-color: rgb(253 242 248 / 0.1);
}

.border-pink-50\/100 {
  border-color: rgb(253 242 248 / 1);
}

.border-pink-50\/15 {
  border-color: rgb(253 242 248 / 0.15);
}

.border-pink-50\/20 {
  border-color: rgb(253 242 248 / 0.2);
}

.border-pink-50\/25 {
  border-color: rgb(253 242 248 / 0.25);
}

.border-pink-50\/30 {
  border-color: rgb(253 242 248 / 0.3);
}

.border-pink-50\/35 {
  border-color: rgb(253 242 248 / 0.35);
}

.border-pink-50\/40 {
  border-color: rgb(253 242 248 / 0.4);
}

.border-pink-50\/45 {
  border-color: rgb(253 242 248 / 0.45);
}

.border-pink-50\/5 {
  border-color: rgb(253 242 248 / 0.05);
}

.border-pink-50\/50 {
  border-color: rgb(253 242 248 / 0.5);
}

.border-pink-50\/55 {
  border-color: rgb(253 242 248 / 0.55);
}

.border-pink-50\/60 {
  border-color: rgb(253 242 248 / 0.6);
}

.border-pink-50\/65 {
  border-color: rgb(253 242 248 / 0.65);
}

.border-pink-50\/70 {
  border-color: rgb(253 242 248 / 0.7);
}

.border-pink-50\/75 {
  border-color: rgb(253 242 248 / 0.75);
}

.border-pink-50\/80 {
  border-color: rgb(253 242 248 / 0.8);
}

.border-pink-50\/85 {
  border-color: rgb(253 242 248 / 0.85);
}

.border-pink-50\/90 {
  border-color: rgb(253 242 248 / 0.9);
}

.border-pink-50\/95 {
  border-color: rgb(253 242 248 / 0.95);
}

.border-pink-500 {
  --tw-border-opacity: 1;
  border-color: rgb(236 72 153 / var(--tw-border-opacity));
}

.border-pink-500\/0 {
  border-color: rgb(236 72 153 / 0);
}

.border-pink-500\/10 {
  border-color: rgb(236 72 153 / 0.1);
}

.border-pink-500\/100 {
  border-color: rgb(236 72 153 / 1);
}

.border-pink-500\/15 {
  border-color: rgb(236 72 153 / 0.15);
}

.border-pink-500\/20 {
  border-color: rgb(236 72 153 / 0.2);
}

.border-pink-500\/25 {
  border-color: rgb(236 72 153 / 0.25);
}

.border-pink-500\/30 {
  border-color: rgb(236 72 153 / 0.3);
}

.border-pink-500\/35 {
  border-color: rgb(236 72 153 / 0.35);
}

.border-pink-500\/40 {
  border-color: rgb(236 72 153 / 0.4);
}

.border-pink-500\/45 {
  border-color: rgb(236 72 153 / 0.45);
}

.border-pink-500\/5 {
  border-color: rgb(236 72 153 / 0.05);
}

.border-pink-500\/50 {
  border-color: rgb(236 72 153 / 0.5);
}

.border-pink-500\/55 {
  border-color: rgb(236 72 153 / 0.55);
}

.border-pink-500\/60 {
  border-color: rgb(236 72 153 / 0.6);
}

.border-pink-500\/65 {
  border-color: rgb(236 72 153 / 0.65);
}

.border-pink-500\/70 {
  border-color: rgb(236 72 153 / 0.7);
}

.border-pink-500\/75 {
  border-color: rgb(236 72 153 / 0.75);
}

.border-pink-500\/80 {
  border-color: rgb(236 72 153 / 0.8);
}

.border-pink-500\/85 {
  border-color: rgb(236 72 153 / 0.85);
}

.border-pink-500\/90 {
  border-color: rgb(236 72 153 / 0.9);
}

.border-pink-500\/95 {
  border-color: rgb(236 72 153 / 0.95);
}

.border-pink-600 {
  --tw-border-opacity: 1;
  border-color: rgb(219 39 119 / var(--tw-border-opacity));
}

.border-pink-600\/0 {
  border-color: rgb(219 39 119 / 0);
}

.border-pink-600\/10 {
  border-color: rgb(219 39 119 / 0.1);
}

.border-pink-600\/100 {
  border-color: rgb(219 39 119 / 1);
}

.border-pink-600\/15 {
  border-color: rgb(219 39 119 / 0.15);
}

.border-pink-600\/20 {
  border-color: rgb(219 39 119 / 0.2);
}

.border-pink-600\/25 {
  border-color: rgb(219 39 119 / 0.25);
}

.border-pink-600\/30 {
  border-color: rgb(219 39 119 / 0.3);
}

.border-pink-600\/35 {
  border-color: rgb(219 39 119 / 0.35);
}

.border-pink-600\/40 {
  border-color: rgb(219 39 119 / 0.4);
}

.border-pink-600\/45 {
  border-color: rgb(219 39 119 / 0.45);
}

.border-pink-600\/5 {
  border-color: rgb(219 39 119 / 0.05);
}

.border-pink-600\/50 {
  border-color: rgb(219 39 119 / 0.5);
}

.border-pink-600\/55 {
  border-color: rgb(219 39 119 / 0.55);
}

.border-pink-600\/60 {
  border-color: rgb(219 39 119 / 0.6);
}

.border-pink-600\/65 {
  border-color: rgb(219 39 119 / 0.65);
}

.border-pink-600\/70 {
  border-color: rgb(219 39 119 / 0.7);
}

.border-pink-600\/75 {
  border-color: rgb(219 39 119 / 0.75);
}

.border-pink-600\/80 {
  border-color: rgb(219 39 119 / 0.8);
}

.border-pink-600\/85 {
  border-color: rgb(219 39 119 / 0.85);
}

.border-pink-600\/90 {
  border-color: rgb(219 39 119 / 0.9);
}

.border-pink-600\/95 {
  border-color: rgb(219 39 119 / 0.95);
}

.border-pink-700 {
  --tw-border-opacity: 1;
  border-color: rgb(190 24 93 / var(--tw-border-opacity));
}

.border-pink-700\/0 {
  border-color: rgb(190 24 93 / 0);
}

.border-pink-700\/10 {
  border-color: rgb(190 24 93 / 0.1);
}

.border-pink-700\/100 {
  border-color: rgb(190 24 93 / 1);
}

.border-pink-700\/15 {
  border-color: rgb(190 24 93 / 0.15);
}

.border-pink-700\/20 {
  border-color: rgb(190 24 93 / 0.2);
}

.border-pink-700\/25 {
  border-color: rgb(190 24 93 / 0.25);
}

.border-pink-700\/30 {
  border-color: rgb(190 24 93 / 0.3);
}

.border-pink-700\/35 {
  border-color: rgb(190 24 93 / 0.35);
}

.border-pink-700\/40 {
  border-color: rgb(190 24 93 / 0.4);
}

.border-pink-700\/45 {
  border-color: rgb(190 24 93 / 0.45);
}

.border-pink-700\/5 {
  border-color: rgb(190 24 93 / 0.05);
}

.border-pink-700\/50 {
  border-color: rgb(190 24 93 / 0.5);
}

.border-pink-700\/55 {
  border-color: rgb(190 24 93 / 0.55);
}

.border-pink-700\/60 {
  border-color: rgb(190 24 93 / 0.6);
}

.border-pink-700\/65 {
  border-color: rgb(190 24 93 / 0.65);
}

.border-pink-700\/70 {
  border-color: rgb(190 24 93 / 0.7);
}

.border-pink-700\/75 {
  border-color: rgb(190 24 93 / 0.75);
}

.border-pink-700\/80 {
  border-color: rgb(190 24 93 / 0.8);
}

.border-pink-700\/85 {
  border-color: rgb(190 24 93 / 0.85);
}

.border-pink-700\/90 {
  border-color: rgb(190 24 93 / 0.9);
}

.border-pink-700\/95 {
  border-color: rgb(190 24 93 / 0.95);
}

.border-pink-800 {
  --tw-border-opacity: 1;
  border-color: rgb(157 23 77 / var(--tw-border-opacity));
}

.border-pink-800\/0 {
  border-color: rgb(157 23 77 / 0);
}

.border-pink-800\/10 {
  border-color: rgb(157 23 77 / 0.1);
}

.border-pink-800\/100 {
  border-color: rgb(157 23 77 / 1);
}

.border-pink-800\/15 {
  border-color: rgb(157 23 77 / 0.15);
}

.border-pink-800\/20 {
  border-color: rgb(157 23 77 / 0.2);
}

.border-pink-800\/25 {
  border-color: rgb(157 23 77 / 0.25);
}

.border-pink-800\/30 {
  border-color: rgb(157 23 77 / 0.3);
}

.border-pink-800\/35 {
  border-color: rgb(157 23 77 / 0.35);
}

.border-pink-800\/40 {
  border-color: rgb(157 23 77 / 0.4);
}

.border-pink-800\/45 {
  border-color: rgb(157 23 77 / 0.45);
}

.border-pink-800\/5 {
  border-color: rgb(157 23 77 / 0.05);
}

.border-pink-800\/50 {
  border-color: rgb(157 23 77 / 0.5);
}

.border-pink-800\/55 {
  border-color: rgb(157 23 77 / 0.55);
}

.border-pink-800\/60 {
  border-color: rgb(157 23 77 / 0.6);
}

.border-pink-800\/65 {
  border-color: rgb(157 23 77 / 0.65);
}

.border-pink-800\/70 {
  border-color: rgb(157 23 77 / 0.7);
}

.border-pink-800\/75 {
  border-color: rgb(157 23 77 / 0.75);
}

.border-pink-800\/80 {
  border-color: rgb(157 23 77 / 0.8);
}

.border-pink-800\/85 {
  border-color: rgb(157 23 77 / 0.85);
}

.border-pink-800\/90 {
  border-color: rgb(157 23 77 / 0.9);
}

.border-pink-800\/95 {
  border-color: rgb(157 23 77 / 0.95);
}

.border-pink-900 {
  --tw-border-opacity: 1;
  border-color: rgb(131 24 67 / var(--tw-border-opacity));
}

.border-pink-900\/0 {
  border-color: rgb(131 24 67 / 0);
}

.border-pink-900\/10 {
  border-color: rgb(131 24 67 / 0.1);
}

.border-pink-900\/100 {
  border-color: rgb(131 24 67 / 1);
}

.border-pink-900\/15 {
  border-color: rgb(131 24 67 / 0.15);
}

.border-pink-900\/20 {
  border-color: rgb(131 24 67 / 0.2);
}

.border-pink-900\/25 {
  border-color: rgb(131 24 67 / 0.25);
}

.border-pink-900\/30 {
  border-color: rgb(131 24 67 / 0.3);
}

.border-pink-900\/35 {
  border-color: rgb(131 24 67 / 0.35);
}

.border-pink-900\/40 {
  border-color: rgb(131 24 67 / 0.4);
}

.border-pink-900\/45 {
  border-color: rgb(131 24 67 / 0.45);
}

.border-pink-900\/5 {
  border-color: rgb(131 24 67 / 0.05);
}

.border-pink-900\/50 {
  border-color: rgb(131 24 67 / 0.5);
}

.border-pink-900\/55 {
  border-color: rgb(131 24 67 / 0.55);
}

.border-pink-900\/60 {
  border-color: rgb(131 24 67 / 0.6);
}

.border-pink-900\/65 {
  border-color: rgb(131 24 67 / 0.65);
}

.border-pink-900\/70 {
  border-color: rgb(131 24 67 / 0.7);
}

.border-pink-900\/75 {
  border-color: rgb(131 24 67 / 0.75);
}

.border-pink-900\/80 {
  border-color: rgb(131 24 67 / 0.8);
}

.border-pink-900\/85 {
  border-color: rgb(131 24 67 / 0.85);
}

.border-pink-900\/90 {
  border-color: rgb(131 24 67 / 0.9);
}

.border-pink-900\/95 {
  border-color: rgb(131 24 67 / 0.95);
}

.border-pink-950 {
  --tw-border-opacity: 1;
  border-color: rgb(80 7 36 / var(--tw-border-opacity));
}

.border-pink-950\/0 {
  border-color: rgb(80 7 36 / 0);
}

.border-pink-950\/10 {
  border-color: rgb(80 7 36 / 0.1);
}

.border-pink-950\/100 {
  border-color: rgb(80 7 36 / 1);
}

.border-pink-950\/15 {
  border-color: rgb(80 7 36 / 0.15);
}

.border-pink-950\/20 {
  border-color: rgb(80 7 36 / 0.2);
}

.border-pink-950\/25 {
  border-color: rgb(80 7 36 / 0.25);
}

.border-pink-950\/30 {
  border-color: rgb(80 7 36 / 0.3);
}

.border-pink-950\/35 {
  border-color: rgb(80 7 36 / 0.35);
}

.border-pink-950\/40 {
  border-color: rgb(80 7 36 / 0.4);
}

.border-pink-950\/45 {
  border-color: rgb(80 7 36 / 0.45);
}

.border-pink-950\/5 {
  border-color: rgb(80 7 36 / 0.05);
}

.border-pink-950\/50 {
  border-color: rgb(80 7 36 / 0.5);
}

.border-pink-950\/55 {
  border-color: rgb(80 7 36 / 0.55);
}

.border-pink-950\/60 {
  border-color: rgb(80 7 36 / 0.6);
}

.border-pink-950\/65 {
  border-color: rgb(80 7 36 / 0.65);
}

.border-pink-950\/70 {
  border-color: rgb(80 7 36 / 0.7);
}

.border-pink-950\/75 {
  border-color: rgb(80 7 36 / 0.75);
}

.border-pink-950\/80 {
  border-color: rgb(80 7 36 / 0.8);
}

.border-pink-950\/85 {
  border-color: rgb(80 7 36 / 0.85);
}

.border-pink-950\/90 {
  border-color: rgb(80 7 36 / 0.9);
}

.border-pink-950\/95 {
  border-color: rgb(80 7 36 / 0.95);
}

.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border-primary-50 {
  --tw-border-opacity: 1;
  border-color: rgb(239 246 255 / var(--tw-border-opacity));
}

.border-primary-50\/0 {
  border-color: rgb(239 246 255 / 0);
}

.border-primary-50\/10 {
  border-color: rgb(239 246 255 / 0.1);
}

.border-primary-50\/100 {
  border-color: rgb(239 246 255 / 1);
}

.border-primary-50\/15 {
  border-color: rgb(239 246 255 / 0.15);
}

.border-primary-50\/20 {
  border-color: rgb(239 246 255 / 0.2);
}

.border-primary-50\/25 {
  border-color: rgb(239 246 255 / 0.25);
}

.border-primary-50\/30 {
  border-color: rgb(239 246 255 / 0.3);
}

.border-primary-50\/35 {
  border-color: rgb(239 246 255 / 0.35);
}

.border-primary-50\/40 {
  border-color: rgb(239 246 255 / 0.4);
}

.border-primary-50\/45 {
  border-color: rgb(239 246 255 / 0.45);
}

.border-primary-50\/5 {
  border-color: rgb(239 246 255 / 0.05);
}

.border-primary-50\/50 {
  border-color: rgb(239 246 255 / 0.5);
}

.border-primary-50\/55 {
  border-color: rgb(239 246 255 / 0.55);
}

.border-primary-50\/60 {
  border-color: rgb(239 246 255 / 0.6);
}

.border-primary-50\/65 {
  border-color: rgb(239 246 255 / 0.65);
}

.border-primary-50\/70 {
  border-color: rgb(239 246 255 / 0.7);
}

.border-primary-50\/75 {
  border-color: rgb(239 246 255 / 0.75);
}

.border-primary-50\/80 {
  border-color: rgb(239 246 255 / 0.8);
}

.border-primary-50\/85 {
  border-color: rgb(239 246 255 / 0.85);
}

.border-primary-50\/90 {
  border-color: rgb(239 246 255 / 0.9);
}

.border-primary-50\/95 {
  border-color: rgb(239 246 255 / 0.95);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border-primary-600\/30 {
  border-color: rgb(37 99 235 / 0.3);
}

.border-primary-600\/35 {
  border-color: rgb(37 99 235 / 0.35);
}

.border-primary-600\/40 {
  border-color: rgb(37 99 235 / 0.4);
}

.border-primary-600\/45 {
  border-color: rgb(37 99 235 / 0.45);
}

.border-primary-600\/5 {
  border-color: rgb(37 99 235 / 0.05);
}

.border-primary-600\/50 {
  border-color: rgb(37 99 235 / 0.5);
}

.border-primary-600\/55 {
  border-color: rgb(37 99 235 / 0.55);
}

.border-primary-600\/60 {
  border-color: rgb(37 99 235 / 0.6);
}

.border-primary-600\/65 {
  border-color: rgb(37 99 235 / 0.65);
}

.border-primary-600\/70 {
  border-color: rgb(37 99 235 / 0.7);
}

.border-primary-600\/75 {
  border-color: rgb(37 99 235 / 0.75);
}

.border-primary-600\/80 {
  border-color: rgb(37 99 235 / 0.8);
}

.border-primary-600\/85 {
  border-color: rgb(37 99 235 / 0.85);
}

.border-primary-600\/90 {
  border-color: rgb(37 99 235 / 0.9);
}

.border-primary-600\/95 {
  border-color: rgb(37 99 235 / 0.95);
}

.border-primary-700 {
  --tw-border-opacity: 1;
  border-color: rgb(29 78 216 / var(--tw-border-opacity));
}

.border-primary-700\/0 {
  border-color: rgb(29 78 216 / 0);
}

.border-primary-700\/10 {
  border-color: rgb(29 78 216 / 0.1);
}

.border-primary-700\/100 {
  border-color: rgb(29 78 216 / 1);
}

.border-primary-700\/15 {
  border-color: rgb(29 78 216 / 0.15);
}

.border-primary-700\/20 {
  border-color: rgb(29 78 216 / 0.2);
}

.border-primary-700\/25 {
  border-color: rgb(29 78 216 / 0.25);
}

.border-primary-700\/30 {
  border-color: rgb(29 78 216 / 0.3);
}

.border-primary-700\/35 {
  border-color: rgb(29 78 216 / 0.35);
}

.border-primary-700\/40 {
  border-color: rgb(29 78 216 / 0.4);
}

.border-primary-700\/45 {
  border-color: rgb(29 78 216 / 0.45);
}

.border-primary-700\/5 {
  border-color: rgb(29 78 216 / 0.05);
}

.border-primary-700\/50 {
  border-color: rgb(29 78 216 / 0.5);
}

.border-primary-700\/55 {
  border-color: rgb(29 78 216 / 0.55);
}

.border-primary-700\/60 {
  border-color: rgb(29 78 216 / 0.6);
}

.border-primary-700\/65 {
  border-color: rgb(29 78 216 / 0.65);
}

.border-primary-700\/70 {
  border-color: rgb(29 78 216 / 0.7);
}

.border-primary-700\/75 {
  border-color: rgb(29 78 216 / 0.75);
}

.border-primary-700\/80 {
  border-color: rgb(29 78 216 / 0.8);
}

.border-primary-700\/85 {
  border-color: rgb(29 78 216 / 0.85);
}

.border-primary-700\/90 {
  border-color: rgb(29 78 216 / 0.9);
}

.border-primary-700\/95 {
  border-color: rgb(29 78 216 / 0.95);
}

.border-primary-800 {
  --tw-border-opacity: 1;
  border-color: rgb(30 64 175 / var(--tw-border-opacity));
}

.border-primary-800\/0 {
  border-color: rgb(30 64 175 / 0);
}

.border-primary-800\/10 {
  border-color: rgb(30 64 175 / 0.1);
}

.border-primary-800\/100 {
  border-color: rgb(30 64 175 / 1);
}

.border-primary-800\/15 {
  border-color: rgb(30 64 175 / 0.15);
}

.border-primary-800\/20 {
  border-color: rgb(30 64 175 / 0.2);
}

.border-primary-800\/25 {
  border-color: rgb(30 64 175 / 0.25);
}

.border-primary-800\/30 {
  border-color: rgb(30 64 175 / 0.3);
}

.border-primary-800\/35 {
  border-color: rgb(30 64 175 / 0.35);
}

.border-primary-800\/40 {
  border-color: rgb(30 64 175 / 0.4);
}

.border-primary-800\/45 {
  border-color: rgb(30 64 175 / 0.45);
}

.border-primary-800\/5 {
  border-color: rgb(30 64 175 / 0.05);
}

.border-primary-800\/50 {
  border-color: rgb(30 64 175 / 0.5);
}

.border-primary-800\/55 {
  border-color: rgb(30 64 175 / 0.55);
}

.border-primary-800\/60 {
  border-color: rgb(30 64 175 / 0.6);
}

.border-primary-800\/65 {
  border-color: rgb(30 64 175 / 0.65);
}

.border-primary-800\/70 {
  border-color: rgb(30 64 175 / 0.7);
}

.border-primary-800\/75 {
  border-color: rgb(30 64 175 / 0.75);
}

.border-primary-800\/80 {
  border-color: rgb(30 64 175 / 0.8);
}

.border-primary-800\/85 {
  border-color: rgb(30 64 175 / 0.85);
}

.border-primary-800\/90 {
  border-color: rgb(30 64 175 / 0.9);
}

.border-primary-800\/95 {
  border-color: rgb(30 64 175 / 0.95);
}

.border-primary-900 {
  --tw-border-opacity: 1;
  border-color: rgb(30 58 138 / var(--tw-border-opacity));
}

.border-primary-900\/0 {
  border-color: rgb(30 58 138 / 0);
}

.border-primary-900\/10 {
  border-color: rgb(30 58 138 / 0.1);
}

.border-primary-900\/100 {
  border-color: rgb(30 58 138 / 1);
}

.border-primary-900\/15 {
  border-color: rgb(30 58 138 / 0.15);
}

.border-primary-900\/20 {
  border-color: rgb(30 58 138 / 0.2);
}

.border-primary-900\/25 {
  border-color: rgb(30 58 138 / 0.25);
}

.border-primary-900\/30 {
  border-color: rgb(30 58 138 / 0.3);
}

.border-primary-900\/35 {
  border-color: rgb(30 58 138 / 0.35);
}

.border-primary-900\/40 {
  border-color: rgb(30 58 138 / 0.4);
}

.border-primary-900\/45 {
  border-color: rgb(30 58 138 / 0.45);
}

.border-primary-900\/5 {
  border-color: rgb(30 58 138 / 0.05);
}

.border-primary-900\/50 {
  border-color: rgb(30 58 138 / 0.5);
}

.border-primary-900\/55 {
  border-color: rgb(30 58 138 / 0.55);
}

.border-primary-900\/60 {
  border-color: rgb(30 58 138 / 0.6);
}

.border-primary-900\/65 {
  border-color: rgb(30 58 138 / 0.65);
}

.border-primary-900\/70 {
  border-color: rgb(30 58 138 / 0.7);
}

.border-primary-900\/75 {
  border-color: rgb(30 58 138 / 0.75);
}

.border-primary-900\/80 {
  border-color: rgb(30 58 138 / 0.8);
}

.border-primary-900\/85 {
  border-color: rgb(30 58 138 / 0.85);
}

.border-primary-900\/90 {
  border-color: rgb(30 58 138 / 0.9);
}

.border-primary-900\/95 {
  border-color: rgb(30 58 138 / 0.95);
}

.border-primary\/0 {
  border-color: rgb(59 130 246 / 0);
}

.border-primary\/10 {
  border-color: rgb(59 130 246 / 0.1);
}

.border-primary\/100 {
  border-color: rgb(59 130 246 / 1);
}

.border-primary\/15 {
  border-color: rgb(59 130 246 / 0.15);
}

.border-primary\/20 {
  border-color: rgb(59 130 246 / 0.2);
}

.border-primary\/25 {
  border-color: rgb(59 130 246 / 0.25);
}

.border-primary\/30 {
  border-color: rgb(59 130 246 / 0.3);
}

.border-primary\/35 {
  border-color: rgb(59 130 246 / 0.35);
}

.border-primary\/40 {
  border-color: rgb(59 130 246 / 0.4);
}

.border-primary\/45 {
  border-color: rgb(59 130 246 / 0.45);
}

.border-primary\/5 {
  border-color: rgb(59 130 246 / 0.05);
}

.border-primary\/50 {
  border-color: rgb(59 130 246 / 0.5);
}

.border-primary\/55 {
  border-color: rgb(59 130 246 / 0.55);
}

.border-primary\/60 {
  border-color: rgb(59 130 246 / 0.6);
}

.border-primary\/65 {
  border-color: rgb(59 130 246 / 0.65);
}

.border-primary\/70 {
  border-color: rgb(59 130 246 / 0.7);
}

.border-primary\/75 {
  border-color: rgb(59 130 246 / 0.75);
}

.border-primary\/80 {
  border-color: rgb(59 130 246 / 0.8);
}

.border-primary\/85 {
  border-color: rgb(59 130 246 / 0.85);
}

.border-primary\/90 {
  border-color: rgb(59 130 246 / 0.9);
}

.border-primary\/95 {
  border-color: rgb(59 130 246 / 0.95);
}

.border-purple-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 232 255 / var(--tw-border-opacity));
}

.border-purple-100\/0 {
  border-color: rgb(243 232 255 / 0);
}

.border-purple-100\/10 {
  border-color: rgb(243 232 255 / 0.1);
}

.border-purple-100\/100 {
  border-color: rgb(243 232 255 / 1);
}

.border-purple-100\/15 {
  border-color: rgb(243 232 255 / 0.15);
}

.border-purple-100\/20 {
  border-color: rgb(243 232 255 / 0.2);
}

.border-purple-100\/25 {
  border-color: rgb(243 232 255 / 0.25);
}

.border-purple-100\/30 {
  border-color: rgb(243 232 255 / 0.3);
}

.border-purple-100\/35 {
  border-color: rgb(243 232 255 / 0.35);
}

.border-purple-100\/40 {
  border-color: rgb(243 232 255 / 0.4);
}

.border-purple-100\/45 {
  border-color: rgb(243 232 255 / 0.45);
}

.border-purple-100\/5 {
  border-color: rgb(243 232 255 / 0.05);
}

.border-purple-100\/50 {
  border-color: rgb(243 232 255 / 0.5);
}

.border-purple-100\/55 {
  border-color: rgb(243 232 255 / 0.55);
}

.border-purple-100\/60 {
  border-color: rgb(243 232 255 / 0.6);
}

.border-purple-100\/65 {
  border-color: rgb(243 232 255 / 0.65);
}

.border-purple-100\/70 {
  border-color: rgb(243 232 255 / 0.7);
}

.border-purple-100\/75 {
  border-color: rgb(243 232 255 / 0.75);
}

.border-purple-100\/80 {
  border-color: rgb(243 232 255 / 0.8);
}

.border-purple-100\/85 {
  border-color: rgb(243 232 255 / 0.85);
}

.border-purple-100\/90 {
  border-color: rgb(243 232 255 / 0.9);
}

.border-purple-100\/95 {
  border-color: rgb(243 232 255 / 0.95);
}

.border-purple-200 {
  --tw-border-opacity: 1;
  border-color: rgb(233 213 255 / var(--tw-border-opacity));
}

.border-purple-200\/0 {
  border-color: rgb(233 213 255 / 0);
}

.border-purple-200\/10 {
  border-color: rgb(233 213 255 / 0.1);
}

.border-purple-200\/100 {
  border-color: rgb(233 213 255 / 1);
}

.border-purple-200\/15 {
  border-color: rgb(233 213 255 / 0.15);
}

.border-purple-200\/20 {
  border-color: rgb(233 213 255 / 0.2);
}

.border-purple-200\/25 {
  border-color: rgb(233 213 255 / 0.25);
}

.border-purple-200\/30 {
  border-color: rgb(233 213 255 / 0.3);
}

.border-purple-200\/35 {
  border-color: rgb(233 213 255 / 0.35);
}

.border-purple-200\/40 {
  border-color: rgb(233 213 255 / 0.4);
}

.border-purple-200\/45 {
  border-color: rgb(233 213 255 / 0.45);
}

.border-purple-200\/5 {
  border-color: rgb(233 213 255 / 0.05);
}

.border-purple-200\/50 {
  border-color: rgb(233 213 255 / 0.5);
}

.border-purple-200\/55 {
  border-color: rgb(233 213 255 / 0.55);
}

.border-purple-200\/60 {
  border-color: rgb(233 213 255 / 0.6);
}

.border-purple-200\/65 {
  border-color: rgb(233 213 255 / 0.65);
}

.border-purple-200\/70 {
  border-color: rgb(233 213 255 / 0.7);
}

.border-purple-200\/75 {
  border-color: rgb(233 213 255 / 0.75);
}

.border-purple-200\/80 {
  border-color: rgb(233 213 255 / 0.8);
}

.border-purple-200\/85 {
  border-color: rgb(233 213 255 / 0.85);
}

.border-purple-200\/90 {
  border-color: rgb(233 213 255 / 0.9);
}

.border-purple-200\/95 {
  border-color: rgb(233 213 255 / 0.95);
}

.border-purple-300 {
  --tw-border-opacity: 1;
  border-color: rgb(216 180 254 / var(--tw-border-opacity));
}

.border-purple-300\/0 {
  border-color: rgb(216 180 254 / 0);
}

.border-purple-300\/10 {
  border-color: rgb(216 180 254 / 0.1);
}

.border-purple-300\/100 {
  border-color: rgb(216 180 254 / 1);
}

.border-purple-300\/15 {
  border-color: rgb(216 180 254 / 0.15);
}

.border-purple-300\/20 {
  border-color: rgb(216 180 254 / 0.2);
}

.border-purple-300\/25 {
  border-color: rgb(216 180 254 / 0.25);
}

.border-purple-300\/30 {
  border-color: rgb(216 180 254 / 0.3);
}

.border-purple-300\/35 {
  border-color: rgb(216 180 254 / 0.35);
}

.border-purple-300\/40 {
  border-color: rgb(216 180 254 / 0.4);
}

.border-purple-300\/45 {
  border-color: rgb(216 180 254 / 0.45);
}

.border-purple-300\/5 {
  border-color: rgb(216 180 254 / 0.05);
}

.border-purple-300\/50 {
  border-color: rgb(216 180 254 / 0.5);
}

.border-purple-300\/55 {
  border-color: rgb(216 180 254 / 0.55);
}

.border-purple-300\/60 {
  border-color: rgb(216 180 254 / 0.6);
}

.border-purple-300\/65 {
  border-color: rgb(216 180 254 / 0.65);
}

.border-purple-300\/70 {
  border-color: rgb(216 180 254 / 0.7);
}

.border-purple-300\/75 {
  border-color: rgb(216 180 254 / 0.75);
}

.border-purple-300\/80 {
  border-color: rgb(216 180 254 / 0.8);
}

.border-purple-300\/85 {
  border-color: rgb(216 180 254 / 0.85);
}

.border-purple-300\/90 {
  border-color: rgb(216 180 254 / 0.9);
}

.border-purple-300\/95 {
  border-color: rgb(216 180 254 / 0.95);
}

.border-purple-400 {
  --tw-border-opacity: 1;
  border-color: rgb(192 132 252 / var(--tw-border-opacity));
}

.border-purple-400\/0 {
  border-color: rgb(192 132 252 / 0);
}

.border-purple-400\/10 {
  border-color: rgb(192 132 252 / 0.1);
}

.border-purple-400\/100 {
  border-color: rgb(192 132 252 / 1);
}

.border-purple-400\/15 {
  border-color: rgb(192 132 252 / 0.15);
}

.border-purple-400\/20 {
  border-color: rgb(192 132 252 / 0.2);
}

.border-purple-400\/25 {
  border-color: rgb(192 132 252 / 0.25);
}

.border-purple-400\/30 {
  border-color: rgb(192 132 252 / 0.3);
}

.border-purple-400\/35 {
  border-color: rgb(192 132 252 / 0.35);
}

.border-purple-400\/40 {
  border-color: rgb(192 132 252 / 0.4);
}

.border-purple-400\/45 {
  border-color: rgb(192 132 252 / 0.45);
}

.border-purple-400\/5 {
  border-color: rgb(192 132 252 / 0.05);
}

.border-purple-400\/50 {
  border-color: rgb(192 132 252 / 0.5);
}

.border-purple-400\/55 {
  border-color: rgb(192 132 252 / 0.55);
}

.border-purple-400\/60 {
  border-color: rgb(192 132 252 / 0.6);
}

.border-purple-400\/65 {
  border-color: rgb(192 132 252 / 0.65);
}

.border-purple-400\/70 {
  border-color: rgb(192 132 252 / 0.7);
}

.border-purple-400\/75 {
  border-color: rgb(192 132 252 / 0.75);
}

.border-purple-400\/80 {
  border-color: rgb(192 132 252 / 0.8);
}

.border-purple-400\/85 {
  border-color: rgb(192 132 252 / 0.85);
}

.border-purple-400\/90 {
  border-color: rgb(192 132 252 / 0.9);
}

.border-purple-400\/95 {
  border-color: rgb(192 132 252 / 0.95);
}

.border-purple-50 {
  --tw-border-opacity: 1;
  border-color: rgb(250 245 255 / var(--tw-border-opacity));
}

.border-purple-50\/0 {
  border-color: rgb(250 245 255 / 0);
}

.border-purple-50\/10 {
  border-color: rgb(250 245 255 / 0.1);
}

.border-purple-50\/100 {
  border-color: rgb(250 245 255 / 1);
}

.border-purple-50\/15 {
  border-color: rgb(250 245 255 / 0.15);
}

.border-purple-50\/20 {
  border-color: rgb(250 245 255 / 0.2);
}

.border-purple-50\/25 {
  border-color: rgb(250 245 255 / 0.25);
}

.border-purple-50\/30 {
  border-color: rgb(250 245 255 / 0.3);
}

.border-purple-50\/35 {
  border-color: rgb(250 245 255 / 0.35);
}

.border-purple-50\/40 {
  border-color: rgb(250 245 255 / 0.4);
}

.border-purple-50\/45 {
  border-color: rgb(250 245 255 / 0.45);
}

.border-purple-50\/5 {
  border-color: rgb(250 245 255 / 0.05);
}

.border-purple-50\/50 {
  border-color: rgb(250 245 255 / 0.5);
}

.border-purple-50\/55 {
  border-color: rgb(250 245 255 / 0.55);
}

.border-purple-50\/60 {
  border-color: rgb(250 245 255 / 0.6);
}

.border-purple-50\/65 {
  border-color: rgb(250 245 255 / 0.65);
}

.border-purple-50\/70 {
  border-color: rgb(250 245 255 / 0.7);
}

.border-purple-50\/75 {
  border-color: rgb(250 245 255 / 0.75);
}

.border-purple-50\/80 {
  border-color: rgb(250 245 255 / 0.8);
}

.border-purple-50\/85 {
  border-color: rgb(250 245 255 / 0.85);
}

.border-purple-50\/90 {
  border-color: rgb(250 245 255 / 0.9);
}

.border-purple-50\/95 {
  border-color: rgb(250 245 255 / 0.95);
}

.border-purple-500 {
  --tw-border-opacity: 1;
  border-color: rgb(168 85 247 / var(--tw-border-opacity));
}

.border-purple-500\/0 {
  border-color: rgb(168 85 247 / 0);
}

.border-purple-500\/10 {
  border-color: rgb(168 85 247 / 0.1);
}

.border-purple-500\/100 {
  border-color: rgb(168 85 247 / 1);
}

.border-purple-500\/15 {
  border-color: rgb(168 85 247 / 0.15);
}

.border-purple-500\/20 {
  border-color: rgb(168 85 247 / 0.2);
}

.border-purple-500\/25 {
  border-color: rgb(168 85 247 / 0.25);
}

.border-purple-500\/30 {
  border-color: rgb(168 85 247 / 0.3);
}

.border-purple-500\/35 {
  border-color: rgb(168 85 247 / 0.35);
}

.border-purple-500\/40 {
  border-color: rgb(168 85 247 / 0.4);
}

.border-purple-500\/45 {
  border-color: rgb(168 85 247 / 0.45);
}

.border-purple-500\/5 {
  border-color: rgb(168 85 247 / 0.05);
}

.border-purple-500\/50 {
  border-color: rgb(168 85 247 / 0.5);
}

.border-purple-500\/55 {
  border-color: rgb(168 85 247 / 0.55);
}

.border-purple-500\/60 {
  border-color: rgb(168 85 247 / 0.6);
}

.border-purple-500\/65 {
  border-color: rgb(168 85 247 / 0.65);
}

.border-purple-500\/70 {
  border-color: rgb(168 85 247 / 0.7);
}

.border-purple-500\/75 {
  border-color: rgb(168 85 247 / 0.75);
}

.border-purple-500\/80 {
  border-color: rgb(168 85 247 / 0.8);
}

.border-purple-500\/85 {
  border-color: rgb(168 85 247 / 0.85);
}

.border-purple-500\/90 {
  border-color: rgb(168 85 247 / 0.9);
}

.border-purple-500\/95 {
  border-color: rgb(168 85 247 / 0.95);
}

.border-purple-600 {
  --tw-border-opacity: 1;
  border-color: rgb(147 51 234 / var(--tw-border-opacity));
}

.border-purple-600\/0 {
  border-color: rgb(147 51 234 / 0);
}

.border-purple-600\/10 {
  border-color: rgb(147 51 234 / 0.1);
}

.border-purple-600\/100 {
  border-color: rgb(147 51 234 / 1);
}

.border-purple-600\/15 {
  border-color: rgb(147 51 234 / 0.15);
}

.border-purple-600\/20 {
  border-color: rgb(147 51 234 / 0.2);
}

.border-purple-600\/25 {
  border-color: rgb(147 51 234 / 0.25);
}

.border-purple-600\/30 {
  border-color: rgb(147 51 234 / 0.3);
}

.border-purple-600\/35 {
  border-color: rgb(147 51 234 / 0.35);
}

.border-purple-600\/40 {
  border-color: rgb(147 51 234 / 0.4);
}

.border-purple-600\/45 {
  border-color: rgb(147 51 234 / 0.45);
}

.border-purple-600\/5 {
  border-color: rgb(147 51 234 / 0.05);
}

.border-purple-600\/50 {
  border-color: rgb(147 51 234 / 0.5);
}

.border-purple-600\/55 {
  border-color: rgb(147 51 234 / 0.55);
}

.border-purple-600\/60 {
  border-color: rgb(147 51 234 / 0.6);
}

.border-purple-600\/65 {
  border-color: rgb(147 51 234 / 0.65);
}

.border-purple-600\/70 {
  border-color: rgb(147 51 234 / 0.7);
}

.border-purple-600\/75 {
  border-color: rgb(147 51 234 / 0.75);
}

.border-purple-600\/80 {
  border-color: rgb(147 51 234 / 0.8);
}

.border-purple-600\/85 {
  border-color: rgb(147 51 234 / 0.85);
}

.border-purple-600\/90 {
  border-color: rgb(147 51 234 / 0.9);
}

.border-purple-600\/95 {
  border-color: rgb(147 51 234 / 0.95);
}

.border-purple-700 {
  --tw-border-opacity: 1;
  border-color: rgb(126 34 206 / var(--tw-border-opacity));
}

.border-purple-700\/0 {
  border-color: rgb(126 34 206 / 0);
}

.border-purple-700\/10 {
  border-color: rgb(126 34 206 / 0.1);
}

.border-purple-700\/100 {
  border-color: rgb(126 34 206 / 1);
}

.border-purple-700\/15 {
  border-color: rgb(126 34 206 / 0.15);
}

.border-purple-700\/20 {
  border-color: rgb(126 34 206 / 0.2);
}

.border-purple-700\/25 {
  border-color: rgb(126 34 206 / 0.25);
}

.border-purple-700\/30 {
  border-color: rgb(126 34 206 / 0.3);
}

.border-purple-700\/35 {
  border-color: rgb(126 34 206 / 0.35);
}

.border-purple-700\/40 {
  border-color: rgb(126 34 206 / 0.4);
}

.border-purple-700\/45 {
  border-color: rgb(126 34 206 / 0.45);
}

.border-purple-700\/5 {
  border-color: rgb(126 34 206 / 0.05);
}

.border-purple-700\/50 {
  border-color: rgb(126 34 206 / 0.5);
}

.border-purple-700\/55 {
  border-color: rgb(126 34 206 / 0.55);
}

.border-purple-700\/60 {
  border-color: rgb(126 34 206 / 0.6);
}

.border-purple-700\/65 {
  border-color: rgb(126 34 206 / 0.65);
}

.border-purple-700\/70 {
  border-color: rgb(126 34 206 / 0.7);
}

.border-purple-700\/75 {
  border-color: rgb(126 34 206 / 0.75);
}

.border-purple-700\/80 {
  border-color: rgb(126 34 206 / 0.8);
}

.border-purple-700\/85 {
  border-color: rgb(126 34 206 / 0.85);
}

.border-purple-700\/90 {
  border-color: rgb(126 34 206 / 0.9);
}

.border-purple-700\/95 {
  border-color: rgb(126 34 206 / 0.95);
}

.border-purple-800 {
  --tw-border-opacity: 1;
  border-color: rgb(107 33 168 / var(--tw-border-opacity));
}

.border-purple-800\/0 {
  border-color: rgb(107 33 168 / 0);
}

.border-purple-800\/10 {
  border-color: rgb(107 33 168 / 0.1);
}

.border-purple-800\/100 {
  border-color: rgb(107 33 168 / 1);
}

.border-purple-800\/15 {
  border-color: rgb(107 33 168 / 0.15);
}

.border-purple-800\/20 {
  border-color: rgb(107 33 168 / 0.2);
}

.border-purple-800\/25 {
  border-color: rgb(107 33 168 / 0.25);
}

.border-purple-800\/30 {
  border-color: rgb(107 33 168 / 0.3);
}

.border-purple-800\/35 {
  border-color: rgb(107 33 168 / 0.35);
}

.border-purple-800\/40 {
  border-color: rgb(107 33 168 / 0.4);
}

.border-purple-800\/45 {
  border-color: rgb(107 33 168 / 0.45);
}

.border-purple-800\/5 {
  border-color: rgb(107 33 168 / 0.05);
}

.border-purple-800\/50 {
  border-color: rgb(107 33 168 / 0.5);
}

.border-purple-800\/55 {
  border-color: rgb(107 33 168 / 0.55);
}

.border-purple-800\/60 {
  border-color: rgb(107 33 168 / 0.6);
}

.border-purple-800\/65 {
  border-color: rgb(107 33 168 / 0.65);
}

.border-purple-800\/70 {
  border-color: rgb(107 33 168 / 0.7);
}

.border-purple-800\/75 {
  border-color: rgb(107 33 168 / 0.75);
}

.border-purple-800\/80 {
  border-color: rgb(107 33 168 / 0.8);
}

.border-purple-800\/85 {
  border-color: rgb(107 33 168 / 0.85);
}

.border-purple-800\/90 {
  border-color: rgb(107 33 168 / 0.9);
}

.border-purple-800\/95 {
  border-color: rgb(107 33 168 / 0.95);
}

.border-purple-900 {
  --tw-border-opacity: 1;
  border-color: rgb(88 28 135 / var(--tw-border-opacity));
}

.border-purple-900\/0 {
  border-color: rgb(88 28 135 / 0);
}

.border-purple-900\/10 {
  border-color: rgb(88 28 135 / 0.1);
}

.border-purple-900\/100 {
  border-color: rgb(88 28 135 / 1);
}

.border-purple-900\/15 {
  border-color: rgb(88 28 135 / 0.15);
}

.border-purple-900\/20 {
  border-color: rgb(88 28 135 / 0.2);
}

.border-purple-900\/25 {
  border-color: rgb(88 28 135 / 0.25);
}

.border-purple-900\/30 {
  border-color: rgb(88 28 135 / 0.3);
}

.border-purple-900\/35 {
  border-color: rgb(88 28 135 / 0.35);
}

.border-purple-900\/40 {
  border-color: rgb(88 28 135 / 0.4);
}

.border-purple-900\/45 {
  border-color: rgb(88 28 135 / 0.45);
}

.border-purple-900\/5 {
  border-color: rgb(88 28 135 / 0.05);
}

.border-purple-900\/50 {
  border-color: rgb(88 28 135 / 0.5);
}

.border-purple-900\/55 {
  border-color: rgb(88 28 135 / 0.55);
}

.border-purple-900\/60 {
  border-color: rgb(88 28 135 / 0.6);
}

.border-purple-900\/65 {
  border-color: rgb(88 28 135 / 0.65);
}

.border-purple-900\/70 {
  border-color: rgb(88 28 135 / 0.7);
}

.border-purple-900\/75 {
  border-color: rgb(88 28 135 / 0.75);
}

.border-purple-900\/80 {
  border-color: rgb(88 28 135 / 0.8);
}

.border-purple-900\/85 {
  border-color: rgb(88 28 135 / 0.85);
}

.border-purple-900\/90 {
  border-color: rgb(88 28 135 / 0.9);
}

.border-purple-900\/95 {
  border-color: rgb(88 28 135 / 0.95);
}

.border-purple-950 {
  --tw-border-opacity: 1;
  border-color: rgb(59 7 100 / var(--tw-border-opacity));
}

.border-purple-950\/0 {
  border-color: rgb(59 7 100 / 0);
}

.border-purple-950\/10 {
  border-color: rgb(59 7 100 / 0.1);
}

.border-purple-950\/100 {
  border-color: rgb(59 7 100 / 1);
}

.border-purple-950\/15 {
  border-color: rgb(59 7 100 / 0.15);
}

.border-purple-950\/20 {
  border-color: rgb(59 7 100 / 0.2);
}

.border-purple-950\/25 {
  border-color: rgb(59 7 100 / 0.25);
}

.border-purple-950\/30 {
  border-color: rgb(59 7 100 / 0.3);
}

.border-purple-950\/35 {
  border-color: rgb(59 7 100 / 0.35);
}

.border-purple-950\/40 {
  border-color: rgb(59 7 100 / 0.4);
}

.border-purple-950\/45 {
  border-color: rgb(59 7 100 / 0.45);
}

.border-purple-950\/5 {
  border-color: rgb(59 7 100 / 0.05);
}

.border-purple-950\/50 {
  border-color: rgb(59 7 100 / 0.5);
}

.border-purple-950\/55 {
  border-color: rgb(59 7 100 / 0.55);
}

.border-purple-950\/60 {
  border-color: rgb(59 7 100 / 0.6);
}

.border-purple-950\/65 {
  border-color: rgb(59 7 100 / 0.65);
}

.border-purple-950\/70 {
  border-color: rgb(59 7 100 / 0.7);
}

.border-purple-950\/75 {
  border-color: rgb(59 7 100 / 0.75);
}

.border-purple-950\/80 {
  border-color: rgb(59 7 100 / 0.8);
}

.border-purple-950\/85 {
  border-color: rgb(59 7 100 / 0.85);
}

.border-purple-950\/90 {
  border-color: rgb(59 7 100 / 0.9);
}

.border-purple-950\/95 {
  border-color: rgb(59 7 100 / 0.95);
}

.border-red-100 {
  --tw-border-opacity: 1;
  border-color: rgb(254 226 226 / var(--tw-border-opacity));
}

.border-red-100\/0 {
  border-color: rgb(254 226 226 / 0);
}

.border-red-100\/10 {
  border-color: rgb(254 226 226 / 0.1);
}

.border-red-100\/100 {
  border-color: rgb(254 226 226 / 1);
}

.border-red-100\/15 {
  border-color: rgb(254 226 226 / 0.15);
}

.border-red-100\/20 {
  border-color: rgb(254 226 226 / 0.2);
}

.border-red-100\/25 {
  border-color: rgb(254 226 226 / 0.25);
}

.border-red-100\/30 {
  border-color: rgb(254 226 226 / 0.3);
}

.border-red-100\/35 {
  border-color: rgb(254 226 226 / 0.35);
}

.border-red-100\/40 {
  border-color: rgb(254 226 226 / 0.4);
}

.border-red-100\/45 {
  border-color: rgb(254 226 226 / 0.45);
}

.border-red-100\/5 {
  border-color: rgb(254 226 226 / 0.05);
}

.border-red-100\/50 {
  border-color: rgb(254 226 226 / 0.5);
}

.border-red-100\/55 {
  border-color: rgb(254 226 226 / 0.55);
}

.border-red-100\/60 {
  border-color: rgb(254 226 226 / 0.6);
}

.border-red-100\/65 {
  border-color: rgb(254 226 226 / 0.65);
}

.border-red-100\/70 {
  border-color: rgb(254 226 226 / 0.7);
}

.border-red-100\/75 {
  border-color: rgb(254 226 226 / 0.75);
}

.border-red-100\/80 {
  border-color: rgb(254 226 226 / 0.8);
}

.border-red-100\/85 {
  border-color: rgb(254 226 226 / 0.85);
}

.border-red-100\/90 {
  border-color: rgb(254 226 226 / 0.9);
}

.border-red-100\/95 {
  border-color: rgb(254 226 226 / 0.95);
}

.border-red-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 202 202 / var(--tw-border-opacity));
}

.border-red-200\/0 {
  border-color: rgb(254 202 202 / 0);
}

.border-red-200\/10 {
  border-color: rgb(254 202 202 / 0.1);
}

.border-red-200\/100 {
  border-color: rgb(254 202 202 / 1);
}

.border-red-200\/15 {
  border-color: rgb(254 202 202 / 0.15);
}

.border-red-200\/20 {
  border-color: rgb(254 202 202 / 0.2);
}

.border-red-200\/25 {
  border-color: rgb(254 202 202 / 0.25);
}

.border-red-200\/30 {
  border-color: rgb(254 202 202 / 0.3);
}

.border-red-200\/35 {
  border-color: rgb(254 202 202 / 0.35);
}

.border-red-200\/40 {
  border-color: rgb(254 202 202 / 0.4);
}

.border-red-200\/45 {
  border-color: rgb(254 202 202 / 0.45);
}

.border-red-200\/5 {
  border-color: rgb(254 202 202 / 0.05);
}

.border-red-200\/50 {
  border-color: rgb(254 202 202 / 0.5);
}

.border-red-200\/55 {
  border-color: rgb(254 202 202 / 0.55);
}

.border-red-200\/60 {
  border-color: rgb(254 202 202 / 0.6);
}

.border-red-200\/65 {
  border-color: rgb(254 202 202 / 0.65);
}

.border-red-200\/70 {
  border-color: rgb(254 202 202 / 0.7);
}

.border-red-200\/75 {
  border-color: rgb(254 202 202 / 0.75);
}

.border-red-200\/80 {
  border-color: rgb(254 202 202 / 0.8);
}

.border-red-200\/85 {
  border-color: rgb(254 202 202 / 0.85);
}

.border-red-200\/90 {
  border-color: rgb(254 202 202 / 0.9);
}

.border-red-200\/95 {
  border-color: rgb(254 202 202 / 0.95);
}

.border-red-300 {
  --tw-border-opacity: 1;
  border-color: rgb(252 165 165 / var(--tw-border-opacity));
}

.border-red-300\/0 {
  border-color: rgb(252 165 165 / 0);
}

.border-red-300\/10 {
  border-color: rgb(252 165 165 / 0.1);
}

.border-red-300\/100 {
  border-color: rgb(252 165 165 / 1);
}

.border-red-300\/15 {
  border-color: rgb(252 165 165 / 0.15);
}

.border-red-300\/20 {
  border-color: rgb(252 165 165 / 0.2);
}

.border-red-300\/25 {
  border-color: rgb(252 165 165 / 0.25);
}

.border-red-300\/30 {
  border-color: rgb(252 165 165 / 0.3);
}

.border-red-300\/35 {
  border-color: rgb(252 165 165 / 0.35);
}

.border-red-300\/40 {
  border-color: rgb(252 165 165 / 0.4);
}

.border-red-300\/45 {
  border-color: rgb(252 165 165 / 0.45);
}

.border-red-300\/5 {
  border-color: rgb(252 165 165 / 0.05);
}

.border-red-300\/50 {
  border-color: rgb(252 165 165 / 0.5);
}

.border-red-300\/55 {
  border-color: rgb(252 165 165 / 0.55);
}

.border-red-300\/60 {
  border-color: rgb(252 165 165 / 0.6);
}

.border-red-300\/65 {
  border-color: rgb(252 165 165 / 0.65);
}

.border-red-300\/70 {
  border-color: rgb(252 165 165 / 0.7);
}

.border-red-300\/75 {
  border-color: rgb(252 165 165 / 0.75);
}

.border-red-300\/80 {
  border-color: rgb(252 165 165 / 0.8);
}

.border-red-300\/85 {
  border-color: rgb(252 165 165 / 0.85);
}

.border-red-300\/90 {
  border-color: rgb(252 165 165 / 0.9);
}

.border-red-300\/95 {
  border-color: rgb(252 165 165 / 0.95);
}

.border-red-400 {
  --tw-border-opacity: 1;
  border-color: rgb(248 113 113 / var(--tw-border-opacity));
}

.border-red-400\/0 {
  border-color: rgb(248 113 113 / 0);
}

.border-red-400\/10 {
  border-color: rgb(248 113 113 / 0.1);
}

.border-red-400\/100 {
  border-color: rgb(248 113 113 / 1);
}

.border-red-400\/15 {
  border-color: rgb(248 113 113 / 0.15);
}

.border-red-400\/20 {
  border-color: rgb(248 113 113 / 0.2);
}

.border-red-400\/25 {
  border-color: rgb(248 113 113 / 0.25);
}

.border-red-400\/30 {
  border-color: rgb(248 113 113 / 0.3);
}

.border-red-400\/35 {
  border-color: rgb(248 113 113 / 0.35);
}

.border-red-400\/40 {
  border-color: rgb(248 113 113 / 0.4);
}

.border-red-400\/45 {
  border-color: rgb(248 113 113 / 0.45);
}

.border-red-400\/5 {
  border-color: rgb(248 113 113 / 0.05);
}

.border-red-400\/50 {
  border-color: rgb(248 113 113 / 0.5);
}

.border-red-400\/55 {
  border-color: rgb(248 113 113 / 0.55);
}

.border-red-400\/60 {
  border-color: rgb(248 113 113 / 0.6);
}

.border-red-400\/65 {
  border-color: rgb(248 113 113 / 0.65);
}

.border-red-400\/70 {
  border-color: rgb(248 113 113 / 0.7);
}

.border-red-400\/75 {
  border-color: rgb(248 113 113 / 0.75);
}

.border-red-400\/80 {
  border-color: rgb(248 113 113 / 0.8);
}

.border-red-400\/85 {
  border-color: rgb(248 113 113 / 0.85);
}

.border-red-400\/90 {
  border-color: rgb(248 113 113 / 0.9);
}

.border-red-400\/95 {
  border-color: rgb(248 113 113 / 0.95);
}

.border-red-50 {
  --tw-border-opacity: 1;
  border-color: rgb(254 242 242 / var(--tw-border-opacity));
}

.border-red-50\/0 {
  border-color: rgb(254 242 242 / 0);
}

.border-red-50\/10 {
  border-color: rgb(254 242 242 / 0.1);
}

.border-red-50\/100 {
  border-color: rgb(254 242 242 / 1);
}

.border-red-50\/15 {
  border-color: rgb(254 242 242 / 0.15);
}

.border-red-50\/20 {
  border-color: rgb(254 242 242 / 0.2);
}

.border-red-50\/25 {
  border-color: rgb(254 242 242 / 0.25);
}

.border-red-50\/30 {
  border-color: rgb(254 242 242 / 0.3);
}

.border-red-50\/35 {
  border-color: rgb(254 242 242 / 0.35);
}

.border-red-50\/40 {
  border-color: rgb(254 242 242 / 0.4);
}

.border-red-50\/45 {
  border-color: rgb(254 242 242 / 0.45);
}

.border-red-50\/5 {
  border-color: rgb(254 242 242 / 0.05);
}

.border-red-50\/50 {
  border-color: rgb(254 242 242 / 0.5);
}

.border-red-50\/55 {
  border-color: rgb(254 242 242 / 0.55);
}

.border-red-50\/60 {
  border-color: rgb(254 242 242 / 0.6);
}

.border-red-50\/65 {
  border-color: rgb(254 242 242 / 0.65);
}

.border-red-50\/70 {
  border-color: rgb(254 242 242 / 0.7);
}

.border-red-50\/75 {
  border-color: rgb(254 242 242 / 0.75);
}

.border-red-50\/80 {
  border-color: rgb(254 242 242 / 0.8);
}

.border-red-50\/85 {
  border-color: rgb(254 242 242 / 0.85);
}

.border-red-50\/90 {
  border-color: rgb(254 242 242 / 0.9);
}

.border-red-50\/95 {
  border-color: rgb(254 242 242 / 0.95);
}

.border-red-500 {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity));
}

.border-red-500\/0 {
  border-color: rgb(239 68 68 / 0);
}

.border-red-500\/10 {
  border-color: rgb(239 68 68 / 0.1);
}

.border-red-500\/100 {
  border-color: rgb(239 68 68 / 1);
}

.border-red-500\/15 {
  border-color: rgb(239 68 68 / 0.15);
}

.border-red-500\/20 {
  border-color: rgb(239 68 68 / 0.2);
}

.border-red-500\/25 {
  border-color: rgb(239 68 68 / 0.25);
}

.border-red-500\/30 {
  border-color: rgb(239 68 68 / 0.3);
}

.border-red-500\/35 {
  border-color: rgb(239 68 68 / 0.35);
}

.border-red-500\/40 {
  border-color: rgb(239 68 68 / 0.4);
}

.border-red-500\/45 {
  border-color: rgb(239 68 68 / 0.45);
}

.border-red-500\/5 {
  border-color: rgb(239 68 68 / 0.05);
}

.border-red-500\/50 {
  border-color: rgb(239 68 68 / 0.5);
}

.border-red-500\/55 {
  border-color: rgb(239 68 68 / 0.55);
}

.border-red-500\/60 {
  border-color: rgb(239 68 68 / 0.6);
}

.border-red-500\/65 {
  border-color: rgb(239 68 68 / 0.65);
}

.border-red-500\/70 {
  border-color: rgb(239 68 68 / 0.7);
}

.border-red-500\/75 {
  border-color: rgb(239 68 68 / 0.75);
}

.border-red-500\/80 {
  border-color: rgb(239 68 68 / 0.8);
}

.border-red-500\/85 {
  border-color: rgb(239 68 68 / 0.85);
}

.border-red-500\/90 {
  border-color: rgb(239 68 68 / 0.9);
}

.border-red-500\/95 {
  border-color: rgb(239 68 68 / 0.95);
}

.border-red-600 {
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity));
}

.border-red-600\/0 {
  border-color: rgb(220 38 38 / 0);
}

.border-red-600\/10 {
  border-color: rgb(220 38 38 / 0.1);
}

.border-red-600\/100 {
  border-color: rgb(220 38 38 / 1);
}

.border-red-600\/15 {
  border-color: rgb(220 38 38 / 0.15);
}

.border-red-600\/20 {
  border-color: rgb(220 38 38 / 0.2);
}

.border-red-600\/25 {
  border-color: rgb(220 38 38 / 0.25);
}

.border-red-600\/30 {
  border-color: rgb(220 38 38 / 0.3);
}

.border-red-600\/35 {
  border-color: rgb(220 38 38 / 0.35);
}

.border-red-600\/40 {
  border-color: rgb(220 38 38 / 0.4);
}

.border-red-600\/45 {
  border-color: rgb(220 38 38 / 0.45);
}

.border-red-600\/5 {
  border-color: rgb(220 38 38 / 0.05);
}

.border-red-600\/50 {
  border-color: rgb(220 38 38 / 0.5);
}

.border-red-600\/55 {
  border-color: rgb(220 38 38 / 0.55);
}

.border-red-600\/60 {
  border-color: rgb(220 38 38 / 0.6);
}

.border-red-600\/65 {
  border-color: rgb(220 38 38 / 0.65);
}

.border-red-600\/70 {
  border-color: rgb(220 38 38 / 0.7);
}

.border-red-600\/75 {
  border-color: rgb(220 38 38 / 0.75);
}

.border-red-600\/80 {
  border-color: rgb(220 38 38 / 0.8);
}

.border-red-600\/85 {
  border-color: rgb(220 38 38 / 0.85);
}

.border-red-600\/90 {
  border-color: rgb(220 38 38 / 0.9);
}

.border-red-600\/95 {
  border-color: rgb(220 38 38 / 0.95);
}

.border-red-700 {
  --tw-border-opacity: 1;
  border-color: rgb(185 28 28 / var(--tw-border-opacity));
}

.border-red-700\/0 {
  border-color: rgb(185 28 28 / 0);
}

.border-red-700\/10 {
  border-color: rgb(185 28 28 / 0.1);
}

.border-red-700\/100 {
  border-color: rgb(185 28 28 / 1);
}

.border-red-700\/15 {
  border-color: rgb(185 28 28 / 0.15);
}

.border-red-700\/20 {
  border-color: rgb(185 28 28 / 0.2);
}

.border-red-700\/25 {
  border-color: rgb(185 28 28 / 0.25);
}

.border-red-700\/30 {
  border-color: rgb(185 28 28 / 0.3);
}

.border-red-700\/35 {
  border-color: rgb(185 28 28 / 0.35);
}

.border-red-700\/40 {
  border-color: rgb(185 28 28 / 0.4);
}

.border-red-700\/45 {
  border-color: rgb(185 28 28 / 0.45);
}

.border-red-700\/5 {
  border-color: rgb(185 28 28 / 0.05);
}

.border-red-700\/50 {
  border-color: rgb(185 28 28 / 0.5);
}

.border-red-700\/55 {
  border-color: rgb(185 28 28 / 0.55);
}

.border-red-700\/60 {
  border-color: rgb(185 28 28 / 0.6);
}

.border-red-700\/65 {
  border-color: rgb(185 28 28 / 0.65);
}

.border-red-700\/70 {
  border-color: rgb(185 28 28 / 0.7);
}

.border-red-700\/75 {
  border-color: rgb(185 28 28 / 0.75);
}

.border-red-700\/80 {
  border-color: rgb(185 28 28 / 0.8);
}

.border-red-700\/85 {
  border-color: rgb(185 28 28 / 0.85);
}

.border-red-700\/90 {
  border-color: rgb(185 28 28 / 0.9);
}

.border-red-700\/95 {
  border-color: rgb(185 28 28 / 0.95);
}

.border-red-800 {
  --tw-border-opacity: 1;
  border-color: rgb(153 27 27 / var(--tw-border-opacity));
}

.border-red-800\/0 {
  border-color: rgb(153 27 27 / 0);
}

.border-red-800\/10 {
  border-color: rgb(153 27 27 / 0.1);
}

.border-red-800\/100 {
  border-color: rgb(153 27 27 / 1);
}

.border-red-800\/15 {
  border-color: rgb(153 27 27 / 0.15);
}

.border-red-800\/20 {
  border-color: rgb(153 27 27 / 0.2);
}

.border-red-800\/25 {
  border-color: rgb(153 27 27 / 0.25);
}

.border-red-800\/30 {
  border-color: rgb(153 27 27 / 0.3);
}

.border-red-800\/35 {
  border-color: rgb(153 27 27 / 0.35);
}

.border-red-800\/40 {
  border-color: rgb(153 27 27 / 0.4);
}

.border-red-800\/45 {
  border-color: rgb(153 27 27 / 0.45);
}

.border-red-800\/5 {
  border-color: rgb(153 27 27 / 0.05);
}

.border-red-800\/50 {
  border-color: rgb(153 27 27 / 0.5);
}

.border-red-800\/55 {
  border-color: rgb(153 27 27 / 0.55);
}

.border-red-800\/60 {
  border-color: rgb(153 27 27 / 0.6);
}

.border-red-800\/65 {
  border-color: rgb(153 27 27 / 0.65);
}

.border-red-800\/70 {
  border-color: rgb(153 27 27 / 0.7);
}

.border-red-800\/75 {
  border-color: rgb(153 27 27 / 0.75);
}

.border-red-800\/80 {
  border-color: rgb(153 27 27 / 0.8);
}

.border-red-800\/85 {
  border-color: rgb(153 27 27 / 0.85);
}

.border-red-800\/90 {
  border-color: rgb(153 27 27 / 0.9);
}

.border-red-800\/95 {
  border-color: rgb(153 27 27 / 0.95);
}

.border-red-900 {
  --tw-border-opacity: 1;
  border-color: rgb(127 29 29 / var(--tw-border-opacity));
}

.border-red-900\/0 {
  border-color: rgb(127 29 29 / 0);
}

.border-red-900\/10 {
  border-color: rgb(127 29 29 / 0.1);
}

.border-red-900\/100 {
  border-color: rgb(127 29 29 / 1);
}

.border-red-900\/15 {
  border-color: rgb(127 29 29 / 0.15);
}

.border-red-900\/20 {
  border-color: rgb(127 29 29 / 0.2);
}

.border-red-900\/25 {
  border-color: rgb(127 29 29 / 0.25);
}

.border-red-900\/30 {
  border-color: rgb(127 29 29 / 0.3);
}

.border-red-900\/35 {
  border-color: rgb(127 29 29 / 0.35);
}

.border-red-900\/40 {
  border-color: rgb(127 29 29 / 0.4);
}

.border-red-900\/45 {
  border-color: rgb(127 29 29 / 0.45);
}

.border-red-900\/5 {
  border-color: rgb(127 29 29 / 0.05);
}

.border-red-900\/50 {
  border-color: rgb(127 29 29 / 0.5);
}

.border-red-900\/55 {
  border-color: rgb(127 29 29 / 0.55);
}

.border-red-900\/60 {
  border-color: rgb(127 29 29 / 0.6);
}

.border-red-900\/65 {
  border-color: rgb(127 29 29 / 0.65);
}

.border-red-900\/70 {
  border-color: rgb(127 29 29 / 0.7);
}

.border-red-900\/75 {
  border-color: rgb(127 29 29 / 0.75);
}

.border-red-900\/80 {
  border-color: rgb(127 29 29 / 0.8);
}

.border-red-900\/85 {
  border-color: rgb(127 29 29 / 0.85);
}

.border-red-900\/90 {
  border-color: rgb(127 29 29 / 0.9);
}

.border-red-900\/95 {
  border-color: rgb(127 29 29 / 0.95);
}

.border-red-950 {
  --tw-border-opacity: 1;
  border-color: rgb(69 10 10 / var(--tw-border-opacity));
}

.border-red-950\/0 {
  border-color: rgb(69 10 10 / 0);
}

.border-red-950\/10 {
  border-color: rgb(69 10 10 / 0.1);
}

.border-red-950\/100 {
  border-color: rgb(69 10 10 / 1);
}

.border-red-950\/15 {
  border-color: rgb(69 10 10 / 0.15);
}

.border-red-950\/20 {
  border-color: rgb(69 10 10 / 0.2);
}

.border-red-950\/25 {
  border-color: rgb(69 10 10 / 0.25);
}

.border-red-950\/30 {
  border-color: rgb(69 10 10 / 0.3);
}

.border-red-950\/35 {
  border-color: rgb(69 10 10 / 0.35);
}

.border-red-950\/40 {
  border-color: rgb(69 10 10 / 0.4);
}

.border-red-950\/45 {
  border-color: rgb(69 10 10 / 0.45);
}

.border-red-950\/5 {
  border-color: rgb(69 10 10 / 0.05);
}

.border-red-950\/50 {
  border-color: rgb(69 10 10 / 0.5);
}

.border-red-950\/55 {
  border-color: rgb(69 10 10 / 0.55);
}

.border-red-950\/60 {
  border-color: rgb(69 10 10 / 0.6);
}

.border-red-950\/65 {
  border-color: rgb(69 10 10 / 0.65);
}

.border-red-950\/70 {
  border-color: rgb(69 10 10 / 0.7);
}

.border-red-950\/75 {
  border-color: rgb(69 10 10 / 0.75);
}

.border-red-950\/80 {
  border-color: rgb(69 10 10 / 0.8);
}

.border-red-950\/85 {
  border-color: rgb(69 10 10 / 0.85);
}

.border-red-950\/90 {
  border-color: rgb(69 10 10 / 0.9);
}

.border-red-950\/95 {
  border-color: rgb(69 10 10 / 0.95);
}

.border-secondary {
  --tw-border-opacity: 1;
  border-color: rgb(16 185 129 / var(--tw-border-opacity));
}

.border-secondary-100 {
  --tw-border-opacity: 1;
  border-color: rgb(209 250 229 / var(--tw-border-opacity));
}

.border-secondary-100\/0 {
  border-color: rgb(209 250 229 / 0);
}

.border-secondary-100\/10 {
  border-color: rgb(209 250 229 / 0.1);
}

.border-secondary-100\/100 {
  border-color: rgb(209 250 229 / 1);
}

.border-secondary-100\/15 {
  border-color: rgb(209 250 229 / 0.15);
}

.border-secondary-100\/20 {
  border-color: rgb(209 250 229 / 0.2);
}

.border-secondary-100\/25 {
  border-color: rgb(209 250 229 / 0.25);
}

.border-secondary-100\/30 {
  border-color: rgb(209 250 229 / 0.3);
}

.border-secondary-100\/35 {
  border-color: rgb(209 250 229 / 0.35);
}

.border-secondary-100\/40 {
  border-color: rgb(209 250 229 / 0.4);
}

.border-secondary-100\/45 {
  border-color: rgb(209 250 229 / 0.45);
}

.border-secondary-100\/5 {
  border-color: rgb(209 250 229 / 0.05);
}

.border-secondary-100\/50 {
  border-color: rgb(209 250 229 / 0.5);
}

.border-secondary-100\/55 {
  border-color: rgb(209 250 229 / 0.55);
}

.border-secondary-100\/60 {
  border-color: rgb(209 250 229 / 0.6);
}

.border-secondary-100\/65 {
  border-color: rgb(209 250 229 / 0.65);
}

.border-secondary-100\/70 {
  border-color: rgb(209 250 229 / 0.7);
}

.border-secondary-100\/75 {
  border-color: rgb(209 250 229 / 0.75);
}

.border-secondary-100\/80 {
  border-color: rgb(209 250 229 / 0.8);
}

.border-secondary-100\/85 {
  border-color: rgb(209 250 229 / 0.85);
}

.border-secondary-100\/90 {
  border-color: rgb(209 250 229 / 0.9);
}

.border-secondary-100\/95 {
  border-color: rgb(209 250 229 / 0.95);
}

.border-secondary-200 {
  --tw-border-opacity: 1;
  border-color: rgb(167 243 208 / var(--tw-border-opacity));
}

.border-secondary-200\/0 {
  border-color: rgb(167 243 208 / 0);
}

.border-secondary-200\/10 {
  border-color: rgb(167 243 208 / 0.1);
}

.border-secondary-200\/100 {
  border-color: rgb(167 243 208 / 1);
}

.border-secondary-200\/15 {
  border-color: rgb(167 243 208 / 0.15);
}

.border-secondary-200\/20 {
  border-color: rgb(167 243 208 / 0.2);
}

.border-secondary-200\/25 {
  border-color: rgb(167 243 208 / 0.25);
}

.border-secondary-200\/30 {
  border-color: rgb(167 243 208 / 0.3);
}

.border-secondary-200\/35 {
  border-color: rgb(167 243 208 / 0.35);
}

.border-secondary-200\/40 {
  border-color: rgb(167 243 208 / 0.4);
}

.border-secondary-200\/45 {
  border-color: rgb(167 243 208 / 0.45);
}

.border-secondary-200\/5 {
  border-color: rgb(167 243 208 / 0.05);
}

.border-secondary-200\/50 {
  border-color: rgb(167 243 208 / 0.5);
}

.border-secondary-200\/55 {
  border-color: rgb(167 243 208 / 0.55);
}

.border-secondary-200\/60 {
  border-color: rgb(167 243 208 / 0.6);
}

.border-secondary-200\/65 {
  border-color: rgb(167 243 208 / 0.65);
}

.border-secondary-200\/70 {
  border-color: rgb(167 243 208 / 0.7);
}

.border-secondary-200\/75 {
  border-color: rgb(167 243 208 / 0.75);
}

.border-secondary-200\/80 {
  border-color: rgb(167 243 208 / 0.8);
}

.border-secondary-200\/85 {
  border-color: rgb(167 243 208 / 0.85);
}

.border-secondary-200\/90 {
  border-color: rgb(167 243 208 / 0.9);
}

.border-secondary-200\/95 {
  border-color: rgb(167 243 208 / 0.95);
}

.border-secondary-300 {
  --tw-border-opacity: 1;
  border-color: rgb(110 231 183 / var(--tw-border-opacity));
}

.border-secondary-300\/0 {
  border-color: rgb(110 231 183 / 0);
}

.border-secondary-300\/10 {
  border-color: rgb(110 231 183 / 0.1);
}

.border-secondary-300\/100 {
  border-color: rgb(110 231 183 / 1);
}

.border-secondary-300\/15 {
  border-color: rgb(110 231 183 / 0.15);
}

.border-secondary-300\/20 {
  border-color: rgb(110 231 183 / 0.2);
}

.border-secondary-300\/25 {
  border-color: rgb(110 231 183 / 0.25);
}

.border-secondary-300\/30 {
  border-color: rgb(110 231 183 / 0.3);
}

.border-secondary-300\/35 {
  border-color: rgb(110 231 183 / 0.35);
}

.border-secondary-300\/40 {
  border-color: rgb(110 231 183 / 0.4);
}

.border-secondary-300\/45 {
  border-color: rgb(110 231 183 / 0.45);
}

.border-secondary-300\/5 {
  border-color: rgb(110 231 183 / 0.05);
}

.border-secondary-300\/50 {
  border-color: rgb(110 231 183 / 0.5);
}

.border-secondary-300\/55 {
  border-color: rgb(110 231 183 / 0.55);
}

.border-secondary-300\/60 {
  border-color: rgb(110 231 183 / 0.6);
}

.border-secondary-300\/65 {
  border-color: rgb(110 231 183 / 0.65);
}

.border-secondary-300\/70 {
  border-color: rgb(110 231 183 / 0.7);
}

.border-secondary-300\/75 {
  border-color: rgb(110 231 183 / 0.75);
}

.border-secondary-300\/80 {
  border-color: rgb(110 231 183 / 0.8);
}

.border-secondary-300\/85 {
  border-color: rgb(110 231 183 / 0.85);
}

.border-secondary-300\/90 {
  border-color: rgb(110 231 183 / 0.9);
}

.border-secondary-300\/95 {
  border-color: rgb(110 231 183 / 0.95);
}

.border-secondary-400 {
  --tw-border-opacity: 1;
  border-color: rgb(52 211 153 / var(--tw-border-opacity));
}

.border-secondary-400\/0 {
  border-color: rgb(52 211 153 / 0);
}

.border-secondary-400\/10 {
  border-color: rgb(52 211 153 / 0.1);
}

.border-secondary-400\/100 {
  border-color: rgb(52 211 153 / 1);
}

.border-secondary-400\/15 {
  border-color: rgb(52 211 153 / 0.15);
}

.border-secondary-400\/20 {
  border-color: rgb(52 211 153 / 0.2);
}

.border-secondary-400\/25 {
  border-color: rgb(52 211 153 / 0.25);
}

.border-secondary-400\/30 {
  border-color: rgb(52 211 153 / 0.3);
}

.border-secondary-400\/35 {
  border-color: rgb(52 211 153 / 0.35);
}

.border-secondary-400\/40 {
  border-color: rgb(52 211 153 / 0.4);
}

.border-secondary-400\/45 {
  border-color: rgb(52 211 153 / 0.45);
}

.border-secondary-400\/5 {
  border-color: rgb(52 211 153 / 0.05);
}

.border-secondary-400\/50 {
  border-color: rgb(52 211 153 / 0.5);
}

.border-secondary-400\/55 {
  border-color: rgb(52 211 153 / 0.55);
}

.border-secondary-400\/60 {
  border-color: rgb(52 211 153 / 0.6);
}

.border-secondary-400\/65 {
  border-color: rgb(52 211 153 / 0.65);
}

.border-secondary-400\/70 {
  border-color: rgb(52 211 153 / 0.7);
}

.border-secondary-400\/75 {
  border-color: rgb(52 211 153 / 0.75);
}

.border-secondary-400\/80 {
  border-color: rgb(52 211 153 / 0.8);
}

.border-secondary-400\/85 {
  border-color: rgb(52 211 153 / 0.85);
}

.border-secondary-400\/90 {
  border-color: rgb(52 211 153 / 0.9);
}

.border-secondary-400\/95 {
  border-color: rgb(52 211 153 / 0.95);
}

.border-secondary-50 {
  --tw-border-opacity: 1;
  border-color: rgb(236 253 245 / var(--tw-border-opacity));
}

.border-secondary-50\/0 {
  border-color: rgb(236 253 245 / 0);
}

.border-secondary-50\/10 {
  border-color: rgb(236 253 245 / 0.1);
}

.border-secondary-50\/100 {
  border-color: rgb(236 253 245 / 1);
}

.border-secondary-50\/15 {
  border-color: rgb(236 253 245 / 0.15);
}

.border-secondary-50\/20 {
  border-color: rgb(236 253 245 / 0.2);
}

.border-secondary-50\/25 {
  border-color: rgb(236 253 245 / 0.25);
}

.border-secondary-50\/30 {
  border-color: rgb(236 253 245 / 0.3);
}

.border-secondary-50\/35 {
  border-color: rgb(236 253 245 / 0.35);
}

.border-secondary-50\/40 {
  border-color: rgb(236 253 245 / 0.4);
}

.border-secondary-50\/45 {
  border-color: rgb(236 253 245 / 0.45);
}

.border-secondary-50\/5 {
  border-color: rgb(236 253 245 / 0.05);
}

.border-secondary-50\/50 {
  border-color: rgb(236 253 245 / 0.5);
}

.border-secondary-50\/55 {
  border-color: rgb(236 253 245 / 0.55);
}

.border-secondary-50\/60 {
  border-color: rgb(236 253 245 / 0.6);
}

.border-secondary-50\/65 {
  border-color: rgb(236 253 245 / 0.65);
}

.border-secondary-50\/70 {
  border-color: rgb(236 253 245 / 0.7);
}

.border-secondary-50\/75 {
  border-color: rgb(236 253 245 / 0.75);
}

.border-secondary-50\/80 {
  border-color: rgb(236 253 245 / 0.8);
}

.border-secondary-50\/85 {
  border-color: rgb(236 253 245 / 0.85);
}

.border-secondary-50\/90 {
  border-color: rgb(236 253 245 / 0.9);
}

.border-secondary-50\/95 {
  border-color: rgb(236 253 245 / 0.95);
}

.border-secondary-500 {
  --tw-border-opacity: 1;
  border-color: rgb(16 185 129 / var(--tw-border-opacity));
}

.border-secondary-500\/0 {
  border-color: rgb(16 185 129 / 0);
}

.border-secondary-500\/10 {
  border-color: rgb(16 185 129 / 0.1);
}

.border-secondary-500\/100 {
  border-color: rgb(16 185 129 / 1);
}

.border-secondary-500\/15 {
  border-color: rgb(16 185 129 / 0.15);
}

.border-secondary-500\/20 {
  border-color: rgb(16 185 129 / 0.2);
}

.border-secondary-500\/25 {
  border-color: rgb(16 185 129 / 0.25);
}

.border-secondary-500\/30 {
  border-color: rgb(16 185 129 / 0.3);
}

.border-secondary-500\/35 {
  border-color: rgb(16 185 129 / 0.35);
}

.border-secondary-500\/40 {
  border-color: rgb(16 185 129 / 0.4);
}

.border-secondary-500\/45 {
  border-color: rgb(16 185 129 / 0.45);
}

.border-secondary-500\/5 {
  border-color: rgb(16 185 129 / 0.05);
}

.border-secondary-500\/50 {
  border-color: rgb(16 185 129 / 0.5);
}

.border-secondary-500\/55 {
  border-color: rgb(16 185 129 / 0.55);
}

.border-secondary-500\/60 {
  border-color: rgb(16 185 129 / 0.6);
}

.border-secondary-500\/65 {
  border-color: rgb(16 185 129 / 0.65);
}

.border-secondary-500\/70 {
  border-color: rgb(16 185 129 / 0.7);
}

.border-secondary-500\/75 {
  border-color: rgb(16 185 129 / 0.75);
}

.border-secondary-500\/80 {
  border-color: rgb(16 185 129 / 0.8);
}

.border-secondary-500\/85 {
  border-color: rgb(16 185 129 / 0.85);
}

.border-secondary-500\/90 {
  border-color: rgb(16 185 129 / 0.9);
}

.border-secondary-500\/95 {
  border-color: rgb(16 185 129 / 0.95);
}

.border-secondary-600 {
  --tw-border-opacity: 1;
  border-color: rgb(5 150 105 / var(--tw-border-opacity));
}

.border-secondary-600\/0 {
  border-color: rgb(5 150 105 / 0);
}

.border-secondary-600\/10 {
  border-color: rgb(5 150 105 / 0.1);
}

.border-secondary-600\/100 {
  border-color: rgb(5 150 105 / 1);
}

.border-secondary-600\/15 {
  border-color: rgb(5 150 105 / 0.15);
}

.border-secondary-600\/20 {
  border-color: rgb(5 150 105 / 0.2);
}

.border-secondary-600\/25 {
  border-color: rgb(5 150 105 / 0.25);
}

.border-secondary-600\/30 {
  border-color: rgb(5 150 105 / 0.3);
}

.border-secondary-600\/35 {
  border-color: rgb(5 150 105 / 0.35);
}

.border-secondary-600\/40 {
  border-color: rgb(5 150 105 / 0.4);
}

.border-secondary-600\/45 {
  border-color: rgb(5 150 105 / 0.45);
}

.border-secondary-600\/5 {
  border-color: rgb(5 150 105 / 0.05);
}

.border-secondary-600\/50 {
  border-color: rgb(5 150 105 / 0.5);
}

.border-secondary-600\/55 {
  border-color: rgb(5 150 105 / 0.55);
}

.border-secondary-600\/60 {
  border-color: rgb(5 150 105 / 0.6);
}

.border-secondary-600\/65 {
  border-color: rgb(5 150 105 / 0.65);
}

.border-secondary-600\/70 {
  border-color: rgb(5 150 105 / 0.7);
}

.border-secondary-600\/75 {
  border-color: rgb(5 150 105 / 0.75);
}

.border-secondary-600\/80 {
  border-color: rgb(5 150 105 / 0.8);
}

.border-secondary-600\/85 {
  border-color: rgb(5 150 105 / 0.85);
}

.border-secondary-600\/90 {
  border-color: rgb(5 150 105 / 0.9);
}

.border-secondary-600\/95 {
  border-color: rgb(5 150 105 / 0.95);
}

.border-secondary-700 {
  --tw-border-opacity: 1;
  border-color: rgb(4 120 87 / var(--tw-border-opacity));
}

.border-secondary-700\/0 {
  border-color: rgb(4 120 87 / 0);
}

.border-secondary-700\/10 {
  border-color: rgb(4 120 87 / 0.1);
}

.border-secondary-700\/100 {
  border-color: rgb(4 120 87 / 1);
}

.border-secondary-700\/15 {
  border-color: rgb(4 120 87 / 0.15);
}

.border-secondary-700\/20 {
  border-color: rgb(4 120 87 / 0.2);
}

.border-secondary-700\/25 {
  border-color: rgb(4 120 87 / 0.25);
}

.border-secondary-700\/30 {
  border-color: rgb(4 120 87 / 0.3);
}

.border-secondary-700\/35 {
  border-color: rgb(4 120 87 / 0.35);
}

.border-secondary-700\/40 {
  border-color: rgb(4 120 87 / 0.4);
}

.border-secondary-700\/45 {
  border-color: rgb(4 120 87 / 0.45);
}

.border-secondary-700\/5 {
  border-color: rgb(4 120 87 / 0.05);
}

.border-secondary-700\/50 {
  border-color: rgb(4 120 87 / 0.5);
}

.border-secondary-700\/55 {
  border-color: rgb(4 120 87 / 0.55);
}

.border-secondary-700\/60 {
  border-color: rgb(4 120 87 / 0.6);
}

.border-secondary-700\/65 {
  border-color: rgb(4 120 87 / 0.65);
}

.border-secondary-700\/70 {
  border-color: rgb(4 120 87 / 0.7);
}

.border-secondary-700\/75 {
  border-color: rgb(4 120 87 / 0.75);
}

.border-secondary-700\/80 {
  border-color: rgb(4 120 87 / 0.8);
}

.border-secondary-700\/85 {
  border-color: rgb(4 120 87 / 0.85);
}

.border-secondary-700\/90 {
  border-color: rgb(4 120 87 / 0.9);
}

.border-secondary-700\/95 {
  border-color: rgb(4 120 87 / 0.95);
}

.border-secondary-800 {
  --tw-border-opacity: 1;
  border-color: rgb(6 95 70 / var(--tw-border-opacity));
}

.border-secondary-800\/0 {
  border-color: rgb(6 95 70 / 0);
}

.border-secondary-800\/10 {
  border-color: rgb(6 95 70 / 0.1);
}

.border-secondary-800\/100 {
  border-color: rgb(6 95 70 / 1);
}

.border-secondary-800\/15 {
  border-color: rgb(6 95 70 / 0.15);
}

.border-secondary-800\/20 {
  border-color: rgb(6 95 70 / 0.2);
}

.border-secondary-800\/25 {
  border-color: rgb(6 95 70 / 0.25);
}

.border-secondary-800\/30 {
  border-color: rgb(6 95 70 / 0.3);
}

.border-secondary-800\/35 {
  border-color: rgb(6 95 70 / 0.35);
}

.border-secondary-800\/40 {
  border-color: rgb(6 95 70 / 0.4);
}

.border-secondary-800\/45 {
  border-color: rgb(6 95 70 / 0.45);
}

.border-secondary-800\/5 {
  border-color: rgb(6 95 70 / 0.05);
}

.border-secondary-800\/50 {
  border-color: rgb(6 95 70 / 0.5);
}

.border-secondary-800\/55 {
  border-color: rgb(6 95 70 / 0.55);
}

.border-secondary-800\/60 {
  border-color: rgb(6 95 70 / 0.6);
}

.border-secondary-800\/65 {
  border-color: rgb(6 95 70 / 0.65);
}

.border-secondary-800\/70 {
  border-color: rgb(6 95 70 / 0.7);
}

.border-secondary-800\/75 {
  border-color: rgb(6 95 70 / 0.75);
}

.border-secondary-800\/80 {
  border-color: rgb(6 95 70 / 0.8);
}

.border-secondary-800\/85 {
  border-color: rgb(6 95 70 / 0.85);
}

.border-secondary-800\/90 {
  border-color: rgb(6 95 70 / 0.9);
}

.border-secondary-800\/95 {
  border-color: rgb(6 95 70 / 0.95);
}

.border-secondary-900 {
  --tw-border-opacity: 1;
  border-color: rgb(6 78 59 / var(--tw-border-opacity));
}

.border-secondary-900\/0 {
  border-color: rgb(6 78 59 / 0);
}

.border-secondary-900\/10 {
  border-color: rgb(6 78 59 / 0.1);
}

.border-secondary-900\/100 {
  border-color: rgb(6 78 59 / 1);
}

.border-secondary-900\/15 {
  border-color: rgb(6 78 59 / 0.15);
}

.border-secondary-900\/20 {
  border-color: rgb(6 78 59 / 0.2);
}

.border-secondary-900\/25 {
  border-color: rgb(6 78 59 / 0.25);
}

.border-secondary-900\/30 {
  border-color: rgb(6 78 59 / 0.3);
}

.border-secondary-900\/35 {
  border-color: rgb(6 78 59 / 0.35);
}

.border-secondary-900\/40 {
  border-color: rgb(6 78 59 / 0.4);
}

.border-secondary-900\/45 {
  border-color: rgb(6 78 59 / 0.45);
}

.border-secondary-900\/5 {
  border-color: rgb(6 78 59 / 0.05);
}

.border-secondary-900\/50 {
  border-color: rgb(6 78 59 / 0.5);
}

.border-secondary-900\/55 {
  border-color: rgb(6 78 59 / 0.55);
}

.border-secondary-900\/60 {
  border-color: rgb(6 78 59 / 0.6);
}

.border-secondary-900\/65 {
  border-color: rgb(6 78 59 / 0.65);
}

.border-secondary-900\/70 {
  border-color: rgb(6 78 59 / 0.7);
}

.border-secondary-900\/75 {
  border-color: rgb(6 78 59 / 0.75);
}

.border-secondary-900\/80 {
  border-color: rgb(6 78 59 / 0.8);
}

.border-secondary-900\/85 {
  border-color: rgb(6 78 59 / 0.85);
}

.border-secondary-900\/90 {
  border-color: rgb(6 78 59 / 0.9);
}

.border-secondary-900\/95 {
  border-color: rgb(6 78 59 / 0.95);
}

.border-secondary\/0 {
  border-color: rgb(16 185 129 / 0);
}

.border-secondary\/10 {
  border-color: rgb(16 185 129 / 0.1);
}

.border-secondary\/100 {
  border-color: rgb(16 185 129 / 1);
}

.border-secondary\/15 {
  border-color: rgb(16 185 129 / 0.15);
}

.border-secondary\/20 {
  border-color: rgb(16 185 129 / 0.2);
}

.border-secondary\/25 {
  border-color: rgb(16 185 129 / 0.25);
}

.border-secondary\/30 {
  border-color: rgb(16 185 129 / 0.3);
}

.border-secondary\/35 {
  border-color: rgb(16 185 129 / 0.35);
}

.border-secondary\/40 {
  border-color: rgb(16 185 129 / 0.4);
}

.border-secondary\/45 {
  border-color: rgb(16 185 129 / 0.45);
}

.border-secondary\/5 {
  border-color: rgb(16 185 129 / 0.05);
}

.border-secondary\/50 {
  border-color: rgb(16 185 129 / 0.5);
}

.border-secondary\/55 {
  border-color: rgb(16 185 129 / 0.55);
}

.border-secondary\/60 {
  border-color: rgb(16 185 129 / 0.6);
}

.border-secondary\/65 {
  border-color: rgb(16 185 129 / 0.65);
}

.border-secondary\/70 {
  border-color: rgb(16 185 129 / 0.7);
}

.border-secondary\/75 {
  border-color: rgb(16 185 129 / 0.75);
}

.border-secondary\/80 {
  border-color: rgb(16 185 129 / 0.8);
}

.border-secondary\/85 {
  border-color: rgb(16 185 129 / 0.85);
}

.border-secondary\/90 {
  border-color: rgb(16 185 129 / 0.9);
}

.border-secondary\/95 {
  border-color: rgb(16 185 129 / 0.95);
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.border-white\/0 {
  border-color: rgb(255 255 255 / 0);
}

.border-white\/10 {
  border-color: rgb(255 255 255 / 0.1);
}

.border-white\/100 {
  border-color: rgb(255 255 255 / 1);
}

.border-white\/15 {
  border-color: rgb(255 255 255 / 0.15);
}

.border-white\/20 {
  border-color: rgb(255 255 255 / 0.2);
}

.border-white\/25 {
  border-color: rgb(255 255 255 / 0.25);
}

.border-white\/30 {
  border-color: rgb(255 255 255 / 0.3);
}

.border-white\/35 {
  border-color: rgb(255 255 255 / 0.35);
}

.border-white\/40 {
  border-color: rgb(255 255 255 / 0.4);
}

.border-white\/45 {
  border-color: rgb(255 255 255 / 0.45);
}

.border-white\/5 {
  border-color: rgb(255 255 255 / 0.05);
}

.border-white\/50 {
  border-color: rgb(255 255 255 / 0.5);
}

.border-white\/55 {
  border-color: rgb(255 255 255 / 0.55);
}

.border-white\/60 {
  border-color: rgb(255 255 255 / 0.6);
}

.border-white\/65 {
  border-color: rgb(255 255 255 / 0.65);
}

.border-white\/70 {
  border-color: rgb(255 255 255 / 0.7);
}

.border-white\/75 {
  border-color: rgb(255 255 255 / 0.75);
}

.border-white\/80 {
  border-color: rgb(255 255 255 / 0.8);
}

.border-white\/85 {
  border-color: rgb(255 255 255 / 0.85);
}

.border-white\/90 {
  border-color: rgb(255 255 255 / 0.9);
}

.border-white\/95 {
  border-color: rgb(255 255 255 / 0.95);
}

.border-yellow-100 {
  --tw-border-opacity: 1;
  border-color: rgb(254 249 195 / var(--tw-border-opacity));
}

.border-yellow-100\/0 {
  border-color: rgb(254 249 195 / 0);
}

.border-yellow-100\/10 {
  border-color: rgb(254 249 195 / 0.1);
}

.border-yellow-100\/100 {
  border-color: rgb(254 249 195 / 1);
}

.border-yellow-100\/15 {
  border-color: rgb(254 249 195 / 0.15);
}

.border-yellow-100\/20 {
  border-color: rgb(254 249 195 / 0.2);
}

.border-yellow-100\/25 {
  border-color: rgb(254 249 195 / 0.25);
}

.border-yellow-100\/30 {
  border-color: rgb(254 249 195 / 0.3);
}

.border-yellow-100\/35 {
  border-color: rgb(254 249 195 / 0.35);
}

.border-yellow-100\/40 {
  border-color: rgb(254 249 195 / 0.4);
}

.border-yellow-100\/45 {
  border-color: rgb(254 249 195 / 0.45);
}

.border-yellow-100\/5 {
  border-color: rgb(254 249 195 / 0.05);
}

.border-yellow-100\/50 {
  border-color: rgb(254 249 195 / 0.5);
}

.border-yellow-100\/55 {
  border-color: rgb(254 249 195 / 0.55);
}

.border-yellow-100\/60 {
  border-color: rgb(254 249 195 / 0.6);
}

.border-yellow-100\/65 {
  border-color: rgb(254 249 195 / 0.65);
}

.border-yellow-100\/70 {
  border-color: rgb(254 249 195 / 0.7);
}

.border-yellow-100\/75 {
  border-color: rgb(254 249 195 / 0.75);
}

.border-yellow-100\/80 {
  border-color: rgb(254 249 195 / 0.8);
}

.border-yellow-100\/85 {
  border-color: rgb(254 249 195 / 0.85);
}

.border-yellow-100\/90 {
  border-color: rgb(254 249 195 / 0.9);
}

.border-yellow-100\/95 {
  border-color: rgb(254 249 195 / 0.95);
}

.border-yellow-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 240 138 / var(--tw-border-opacity));
}

.border-yellow-200\/0 {
  border-color: rgb(254 240 138 / 0);
}

.border-yellow-200\/10 {
  border-color: rgb(254 240 138 / 0.1);
}

.border-yellow-200\/100 {
  border-color: rgb(254 240 138 / 1);
}

.border-yellow-200\/15 {
  border-color: rgb(254 240 138 / 0.15);
}

.border-yellow-200\/20 {
  border-color: rgb(254 240 138 / 0.2);
}

.border-yellow-200\/25 {
  border-color: rgb(254 240 138 / 0.25);
}

.border-yellow-200\/30 {
  border-color: rgb(254 240 138 / 0.3);
}

.border-yellow-200\/35 {
  border-color: rgb(254 240 138 / 0.35);
}

.border-yellow-200\/40 {
  border-color: rgb(254 240 138 / 0.4);
}

.border-yellow-200\/45 {
  border-color: rgb(254 240 138 / 0.45);
}

.border-yellow-200\/5 {
  border-color: rgb(254 240 138 / 0.05);
}

.border-yellow-200\/50 {
  border-color: rgb(254 240 138 / 0.5);
}

.border-yellow-200\/55 {
  border-color: rgb(254 240 138 / 0.55);
}

.border-yellow-200\/60 {
  border-color: rgb(254 240 138 / 0.6);
}

.border-yellow-200\/65 {
  border-color: rgb(254 240 138 / 0.65);
}

.border-yellow-200\/70 {
  border-color: rgb(254 240 138 / 0.7);
}

.border-yellow-200\/75 {
  border-color: rgb(254 240 138 / 0.75);
}

.border-yellow-200\/80 {
  border-color: rgb(254 240 138 / 0.8);
}

.border-yellow-200\/85 {
  border-color: rgb(254 240 138 / 0.85);
}

.border-yellow-200\/90 {
  border-color: rgb(254 240 138 / 0.9);
}

.border-yellow-200\/95 {
  border-color: rgb(254 240 138 / 0.95);
}

.border-yellow-300 {
  --tw-border-opacity: 1;
  border-color: rgb(253 224 71 / var(--tw-border-opacity));
}

.border-yellow-300\/0 {
  border-color: rgb(253 224 71 / 0);
}

.border-yellow-300\/10 {
  border-color: rgb(253 224 71 / 0.1);
}

.border-yellow-300\/100 {
  border-color: rgb(253 224 71 / 1);
}

.border-yellow-300\/15 {
  border-color: rgb(253 224 71 / 0.15);
}

.border-yellow-300\/20 {
  border-color: rgb(253 224 71 / 0.2);
}

.border-yellow-300\/25 {
  border-color: rgb(253 224 71 / 0.25);
}

.border-yellow-300\/30 {
  border-color: rgb(253 224 71 / 0.3);
}

.border-yellow-300\/35 {
  border-color: rgb(253 224 71 / 0.35);
}

.border-yellow-300\/40 {
  border-color: rgb(253 224 71 / 0.4);
}

.border-yellow-300\/45 {
  border-color: rgb(253 224 71 / 0.45);
}

.border-yellow-300\/5 {
  border-color: rgb(253 224 71 / 0.05);
}

.border-yellow-300\/50 {
  border-color: rgb(253 224 71 / 0.5);
}

.border-yellow-300\/55 {
  border-color: rgb(253 224 71 / 0.55);
}

.border-yellow-300\/60 {
  border-color: rgb(253 224 71 / 0.6);
}

.border-yellow-300\/65 {
  border-color: rgb(253 224 71 / 0.65);
}

.border-yellow-300\/70 {
  border-color: rgb(253 224 71 / 0.7);
}

.border-yellow-300\/75 {
  border-color: rgb(253 224 71 / 0.75);
}

.border-yellow-300\/80 {
  border-color: rgb(253 224 71 / 0.8);
}

.border-yellow-300\/85 {
  border-color: rgb(253 224 71 / 0.85);
}

.border-yellow-300\/90 {
  border-color: rgb(253 224 71 / 0.9);
}

.border-yellow-300\/95 {
  border-color: rgb(253 224 71 / 0.95);
}

.border-yellow-400 {
  --tw-border-opacity: 1;
  border-color: rgb(250 204 21 / var(--tw-border-opacity));
}

.border-yellow-400\/0 {
  border-color: rgb(250 204 21 / 0);
}

.border-yellow-400\/10 {
  border-color: rgb(250 204 21 / 0.1);
}

.border-yellow-400\/100 {
  border-color: rgb(250 204 21 / 1);
}

.border-yellow-400\/15 {
  border-color: rgb(250 204 21 / 0.15);
}

.border-yellow-400\/20 {
  border-color: rgb(250 204 21 / 0.2);
}

.border-yellow-400\/25 {
  border-color: rgb(250 204 21 / 0.25);
}

.border-yellow-400\/30 {
  border-color: rgb(250 204 21 / 0.3);
}

.border-yellow-400\/35 {
  border-color: rgb(250 204 21 / 0.35);
}

.border-yellow-400\/40 {
  border-color: rgb(250 204 21 / 0.4);
}

.border-yellow-400\/45 {
  border-color: rgb(250 204 21 / 0.45);
}

.border-yellow-400\/5 {
  border-color: rgb(250 204 21 / 0.05);
}

.border-yellow-400\/50 {
  border-color: rgb(250 204 21 / 0.5);
}

.border-yellow-400\/55 {
  border-color: rgb(250 204 21 / 0.55);
}

.border-yellow-400\/60 {
  border-color: rgb(250 204 21 / 0.6);
}

.border-yellow-400\/65 {
  border-color: rgb(250 204 21 / 0.65);
}

.border-yellow-400\/70 {
  border-color: rgb(250 204 21 / 0.7);
}

.border-yellow-400\/75 {
  border-color: rgb(250 204 21 / 0.75);
}

.border-yellow-400\/80 {
  border-color: rgb(250 204 21 / 0.8);
}

.border-yellow-400\/85 {
  border-color: rgb(250 204 21 / 0.85);
}

.border-yellow-400\/90 {
  border-color: rgb(250 204 21 / 0.9);
}

.border-yellow-400\/95 {
  border-color: rgb(250 204 21 / 0.95);
}

.border-yellow-50 {
  --tw-border-opacity: 1;
  border-color: rgb(254 252 232 / var(--tw-border-opacity));
}

.border-yellow-50\/0 {
  border-color: rgb(254 252 232 / 0);
}

.border-yellow-50\/10 {
  border-color: rgb(254 252 232 / 0.1);
}

.border-yellow-50\/100 {
  border-color: rgb(254 252 232 / 1);
}

.border-yellow-50\/15 {
  border-color: rgb(254 252 232 / 0.15);
}

.border-yellow-50\/20 {
  border-color: rgb(254 252 232 / 0.2);
}

.border-yellow-50\/25 {
  border-color: rgb(254 252 232 / 0.25);
}

.border-yellow-50\/30 {
  border-color: rgb(254 252 232 / 0.3);
}

.border-yellow-50\/35 {
  border-color: rgb(254 252 232 / 0.35);
}

.border-yellow-50\/40 {
  border-color: rgb(254 252 232 / 0.4);
}

.border-yellow-50\/45 {
  border-color: rgb(254 252 232 / 0.45);
}

.border-yellow-50\/5 {
  border-color: rgb(254 252 232 / 0.05);
}

.border-yellow-50\/50 {
  border-color: rgb(254 252 232 / 0.5);
}

.border-yellow-50\/55 {
  border-color: rgb(254 252 232 / 0.55);
}

.border-yellow-50\/60 {
  border-color: rgb(254 252 232 / 0.6);
}

.border-yellow-50\/65 {
  border-color: rgb(254 252 232 / 0.65);
}

.border-yellow-50\/70 {
  border-color: rgb(254 252 232 / 0.7);
}

.border-yellow-50\/75 {
  border-color: rgb(254 252 232 / 0.75);
}

.border-yellow-50\/80 {
  border-color: rgb(254 252 232 / 0.8);
}

.border-yellow-50\/85 {
  border-color: rgb(254 252 232 / 0.85);
}

.border-yellow-50\/90 {
  border-color: rgb(254 252 232 / 0.9);
}

.border-yellow-50\/95 {
  border-color: rgb(254 252 232 / 0.95);
}

.border-yellow-500 {
  --tw-border-opacity: 1;
  border-color: rgb(234 179 8 / var(--tw-border-opacity));
}

.border-yellow-500\/0 {
  border-color: rgb(234 179 8 / 0);
}

.border-yellow-500\/10 {
  border-color: rgb(234 179 8 / 0.1);
}

.border-yellow-500\/100 {
  border-color: rgb(234 179 8 / 1);
}

.border-yellow-500\/15 {
  border-color: rgb(234 179 8 / 0.15);
}

.border-yellow-500\/20 {
  border-color: rgb(234 179 8 / 0.2);
}

.border-yellow-500\/25 {
  border-color: rgb(234 179 8 / 0.25);
}

.border-yellow-500\/30 {
  border-color: rgb(234 179 8 / 0.3);
}

.border-yellow-500\/35 {
  border-color: rgb(234 179 8 / 0.35);
}

.border-yellow-500\/40 {
  border-color: rgb(234 179 8 / 0.4);
}

.border-yellow-500\/45 {
  border-color: rgb(234 179 8 / 0.45);
}

.border-yellow-500\/5 {
  border-color: rgb(234 179 8 / 0.05);
}

.border-yellow-500\/50 {
  border-color: rgb(234 179 8 / 0.5);
}

.border-yellow-500\/55 {
  border-color: rgb(234 179 8 / 0.55);
}

.border-yellow-500\/60 {
  border-color: rgb(234 179 8 / 0.6);
}

.border-yellow-500\/65 {
  border-color: rgb(234 179 8 / 0.65);
}

.border-yellow-500\/70 {
  border-color: rgb(234 179 8 / 0.7);
}

.border-yellow-500\/75 {
  border-color: rgb(234 179 8 / 0.75);
}

.border-yellow-500\/80 {
  border-color: rgb(234 179 8 / 0.8);
}

.border-yellow-500\/85 {
  border-color: rgb(234 179 8 / 0.85);
}

.border-yellow-500\/90 {
  border-color: rgb(234 179 8 / 0.9);
}

.border-yellow-500\/95 {
  border-color: rgb(234 179 8 / 0.95);
}

.border-yellow-600 {
  --tw-border-opacity: 1;
  border-color: rgb(202 138 4 / var(--tw-border-opacity));
}

.border-yellow-600\/0 {
  border-color: rgb(202 138 4 / 0);
}

.border-yellow-600\/10 {
  border-color: rgb(202 138 4 / 0.1);
}

.border-yellow-600\/100 {
  border-color: rgb(202 138 4 / 1);
}

.border-yellow-600\/15 {
  border-color: rgb(202 138 4 / 0.15);
}

.border-yellow-600\/20 {
  border-color: rgb(202 138 4 / 0.2);
}

.border-yellow-600\/25 {
  border-color: rgb(202 138 4 / 0.25);
}

.border-yellow-600\/30 {
  border-color: rgb(202 138 4 / 0.3);
}

.border-yellow-600\/35 {
  border-color: rgb(202 138 4 / 0.35);
}

.border-yellow-600\/40 {
  border-color: rgb(202 138 4 / 0.4);
}

.border-yellow-600\/45 {
  border-color: rgb(202 138 4 / 0.45);
}

.border-yellow-600\/5 {
  border-color: rgb(202 138 4 / 0.05);
}

.border-yellow-600\/50 {
  border-color: rgb(202 138 4 / 0.5);
}

.border-yellow-600\/55 {
  border-color: rgb(202 138 4 / 0.55);
}

.border-yellow-600\/60 {
  border-color: rgb(202 138 4 / 0.6);
}

.border-yellow-600\/65 {
  border-color: rgb(202 138 4 / 0.65);
}

.border-yellow-600\/70 {
  border-color: rgb(202 138 4 / 0.7);
}

.border-yellow-600\/75 {
  border-color: rgb(202 138 4 / 0.75);
}

.border-yellow-600\/80 {
  border-color: rgb(202 138 4 / 0.8);
}

.border-yellow-600\/85 {
  border-color: rgb(202 138 4 / 0.85);
}

.border-yellow-600\/90 {
  border-color: rgb(202 138 4 / 0.9);
}

.border-yellow-600\/95 {
  border-color: rgb(202 138 4 / 0.95);
}

.border-yellow-700 {
  --tw-border-opacity: 1;
  border-color: rgb(161 98 7 / var(--tw-border-opacity));
}

.border-yellow-700\/0 {
  border-color: rgb(161 98 7 / 0);
}

.border-yellow-700\/10 {
  border-color: rgb(161 98 7 / 0.1);
}

.border-yellow-700\/100 {
  border-color: rgb(161 98 7 / 1);
}

.border-yellow-700\/15 {
  border-color: rgb(161 98 7 / 0.15);
}

.border-yellow-700\/20 {
  border-color: rgb(161 98 7 / 0.2);
}

.border-yellow-700\/25 {
  border-color: rgb(161 98 7 / 0.25);
}

.border-yellow-700\/30 {
  border-color: rgb(161 98 7 / 0.3);
}

.border-yellow-700\/35 {
  border-color: rgb(161 98 7 / 0.35);
}

.border-yellow-700\/40 {
  border-color: rgb(161 98 7 / 0.4);
}

.border-yellow-700\/45 {
  border-color: rgb(161 98 7 / 0.45);
}

.border-yellow-700\/5 {
  border-color: rgb(161 98 7 / 0.05);
}

.border-yellow-700\/50 {
  border-color: rgb(161 98 7 / 0.5);
}

.border-yellow-700\/55 {
  border-color: rgb(161 98 7 / 0.55);
}

.border-yellow-700\/60 {
  border-color: rgb(161 98 7 / 0.6);
}

.border-yellow-700\/65 {
  border-color: rgb(161 98 7 / 0.65);
}

.border-yellow-700\/70 {
  border-color: rgb(161 98 7 / 0.7);
}

.border-yellow-700\/75 {
  border-color: rgb(161 98 7 / 0.75);
}

.border-yellow-700\/80 {
  border-color: rgb(161 98 7 / 0.8);
}

.border-yellow-700\/85 {
  border-color: rgb(161 98 7 / 0.85);
}

.border-yellow-700\/90 {
  border-color: rgb(161 98 7 / 0.9);
}

.border-yellow-700\/95 {
  border-color: rgb(161 98 7 / 0.95);
}

.border-yellow-800 {
  --tw-border-opacity: 1;
  border-color: rgb(133 77 14 / var(--tw-border-opacity));
}

.border-yellow-800\/0 {
  border-color: rgb(133 77 14 / 0);
}

.border-yellow-800\/10 {
  border-color: rgb(133 77 14 / 0.1);
}

.border-yellow-800\/100 {
  border-color: rgb(133 77 14 / 1);
}

.border-yellow-800\/15 {
  border-color: rgb(133 77 14 / 0.15);
}

.border-yellow-800\/20 {
  border-color: rgb(133 77 14 / 0.2);
}

.border-yellow-800\/25 {
  border-color: rgb(133 77 14 / 0.25);
}

.border-yellow-800\/30 {
  border-color: rgb(133 77 14 / 0.3);
}

.border-yellow-800\/35 {
  border-color: rgb(133 77 14 / 0.35);
}

.border-yellow-800\/40 {
  border-color: rgb(133 77 14 / 0.4);
}

.border-yellow-800\/45 {
  border-color: rgb(133 77 14 / 0.45);
}

.border-yellow-800\/5 {
  border-color: rgb(133 77 14 / 0.05);
}

.border-yellow-800\/50 {
  border-color: rgb(133 77 14 / 0.5);
}

.border-yellow-800\/55 {
  border-color: rgb(133 77 14 / 0.55);
}

.border-yellow-800\/60 {
  border-color: rgb(133 77 14 / 0.6);
}

.border-yellow-800\/65 {
  border-color: rgb(133 77 14 / 0.65);
}

.border-yellow-800\/70 {
  border-color: rgb(133 77 14 / 0.7);
}

.border-yellow-800\/75 {
  border-color: rgb(133 77 14 / 0.75);
}

.border-yellow-800\/80 {
  border-color: rgb(133 77 14 / 0.8);
}

.border-yellow-800\/85 {
  border-color: rgb(133 77 14 / 0.85);
}

.border-yellow-800\/90 {
  border-color: rgb(133 77 14 / 0.9);
}

.border-yellow-800\/95 {
  border-color: rgb(133 77 14 / 0.95);
}

.border-yellow-900 {
  --tw-border-opacity: 1;
  border-color: rgb(113 63 18 / var(--tw-border-opacity));
}

.border-yellow-900\/0 {
  border-color: rgb(113 63 18 / 0);
}

.border-yellow-900\/10 {
  border-color: rgb(113 63 18 / 0.1);
}

.border-yellow-900\/100 {
  border-color: rgb(113 63 18 / 1);
}

.border-yellow-900\/15 {
  border-color: rgb(113 63 18 / 0.15);
}

.border-yellow-900\/20 {
  border-color: rgb(113 63 18 / 0.2);
}

.border-yellow-900\/25 {
  border-color: rgb(113 63 18 / 0.25);
}

.border-yellow-900\/30 {
  border-color: rgb(113 63 18 / 0.3);
}

.border-yellow-900\/35 {
  border-color: rgb(113 63 18 / 0.35);
}

.border-yellow-900\/40 {
  border-color: rgb(113 63 18 / 0.4);
}

.border-yellow-900\/45 {
  border-color: rgb(113 63 18 / 0.45);
}

.border-yellow-900\/5 {
  border-color: rgb(113 63 18 / 0.05);
}

.border-yellow-900\/50 {
  border-color: rgb(113 63 18 / 0.5);
}

.border-yellow-900\/55 {
  border-color: rgb(113 63 18 / 0.55);
}

.border-yellow-900\/60 {
  border-color: rgb(113 63 18 / 0.6);
}

.border-yellow-900\/65 {
  border-color: rgb(113 63 18 / 0.65);
}

.border-yellow-900\/70 {
  border-color: rgb(113 63 18 / 0.7);
}

.border-yellow-900\/75 {
  border-color: rgb(113 63 18 / 0.75);
}

.border-yellow-900\/80 {
  border-color: rgb(113 63 18 / 0.8);
}

.border-yellow-900\/85 {
  border-color: rgb(113 63 18 / 0.85);
}

.border-yellow-900\/90 {
  border-color: rgb(113 63 18 / 0.9);
}

.border-yellow-900\/95 {
  border-color: rgb(113 63 18 / 0.95);
}

.border-yellow-950 {
  --tw-border-opacity: 1;
  border-color: rgb(66 32 6 / var(--tw-border-opacity));
}

.border-yellow-950\/0 {
  border-color: rgb(66 32 6 / 0);
}

.border-yellow-950\/10 {
  border-color: rgb(66 32 6 / 0.1);
}

.border-yellow-950\/100 {
  border-color: rgb(66 32 6 / 1);
}

.border-yellow-950\/15 {
  border-color: rgb(66 32 6 / 0.15);
}

.border-yellow-950\/20 {
  border-color: rgb(66 32 6 / 0.2);
}

.border-yellow-950\/25 {
  border-color: rgb(66 32 6 / 0.25);
}

.border-yellow-950\/30 {
  border-color: rgb(66 32 6 / 0.3);
}

.border-yellow-950\/35 {
  border-color: rgb(66 32 6 / 0.35);
}

.border-yellow-950\/40 {
  border-color: rgb(66 32 6 / 0.4);
}

.border-yellow-950\/45 {
  border-color: rgb(66 32 6 / 0.45);
}

.border-yellow-950\/5 {
  border-color: rgb(66 32 6 / 0.05);
}

.border-yellow-950\/50 {
  border-color: rgb(66 32 6 / 0.5);
}

.border-yellow-950\/55 {
  border-color: rgb(66 32 6 / 0.55);
}

.border-yellow-950\/60 {
  border-color: rgb(66 32 6 / 0.6);
}

.border-yellow-950\/65 {
  border-color: rgb(66 32 6 / 0.65);
}

.border-yellow-950\/70 {
  border-color: rgb(66 32 6 / 0.7);
}

.border-yellow-950\/75 {
  border-color: rgb(66 32 6 / 0.75);
}

.border-yellow-950\/80 {
  border-color: rgb(66 32 6 / 0.8);
}

.border-yellow-950\/85 {
  border-color: rgb(66 32 6 / 0.85);
}

.border-yellow-950\/90 {
  border-color: rgb(66 32 6 / 0.9);
}

.border-yellow-950\/95 {
  border-color: rgb(66 32 6 / 0.95);
}

.bg-accent {
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity));
}

.bg-accent-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity));
}

.bg-accent-100\/0 {
  background-color: rgb(254 243 199 / 0);
}

.bg-accent-100\/10 {
  background-color: rgb(254 243 199 / 0.1);
}

.bg-accent-100\/100 {
  background-color: rgb(254 243 199 / 1);
}

.bg-accent-100\/15 {
  background-color: rgb(254 243 199 / 0.15);
}

.bg-accent-100\/20 {
  background-color: rgb(254 243 199 / 0.2);
}

.bg-accent-100\/25 {
  background-color: rgb(254 243 199 / 0.25);
}

.bg-accent-100\/30 {
  background-color: rgb(254 243 199 / 0.3);
}

.bg-accent-100\/35 {
  background-color: rgb(254 243 199 / 0.35);
}

.bg-accent-100\/40 {
  background-color: rgb(254 243 199 / 0.4);
}

.bg-accent-100\/45 {
  background-color: rgb(254 243 199 / 0.45);
}

.bg-accent-100\/5 {
  background-color: rgb(254 243 199 / 0.05);
}

.bg-accent-100\/50 {
  background-color: rgb(254 243 199 / 0.5);
}

.bg-accent-100\/55 {
  background-color: rgb(254 243 199 / 0.55);
}

.bg-accent-100\/60 {
  background-color: rgb(254 243 199 / 0.6);
}

.bg-accent-100\/65 {
  background-color: rgb(254 243 199 / 0.65);
}

.bg-accent-100\/70 {
  background-color: rgb(254 243 199 / 0.7);
}

.bg-accent-100\/75 {
  background-color: rgb(254 243 199 / 0.75);
}

.bg-accent-100\/80 {
  background-color: rgb(254 243 199 / 0.8);
}

.bg-accent-100\/85 {
  background-color: rgb(254 243 199 / 0.85);
}

.bg-accent-100\/90 {
  background-color: rgb(254 243 199 / 0.9);
}

.bg-accent-100\/95 {
  background-color: rgb(254 243 199 / 0.95);
}

.bg-accent-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 230 138 / var(--tw-bg-opacity));
}

.bg-accent-200\/0 {
  background-color: rgb(253 230 138 / 0);
}

.bg-accent-200\/10 {
  background-color: rgb(253 230 138 / 0.1);
}

.bg-accent-200\/100 {
  background-color: rgb(253 230 138 / 1);
}

.bg-accent-200\/15 {
  background-color: rgb(253 230 138 / 0.15);
}

.bg-accent-200\/20 {
  background-color: rgb(253 230 138 / 0.2);
}

.bg-accent-200\/25 {
  background-color: rgb(253 230 138 / 0.25);
}

.bg-accent-200\/30 {
  background-color: rgb(253 230 138 / 0.3);
}

.bg-accent-200\/35 {
  background-color: rgb(253 230 138 / 0.35);
}

.bg-accent-200\/40 {
  background-color: rgb(253 230 138 / 0.4);
}

.bg-accent-200\/45 {
  background-color: rgb(253 230 138 / 0.45);
}

.bg-accent-200\/5 {
  background-color: rgb(253 230 138 / 0.05);
}

.bg-accent-200\/50 {
  background-color: rgb(253 230 138 / 0.5);
}

.bg-accent-200\/55 {
  background-color: rgb(253 230 138 / 0.55);
}

.bg-accent-200\/60 {
  background-color: rgb(253 230 138 / 0.6);
}

.bg-accent-200\/65 {
  background-color: rgb(253 230 138 / 0.65);
}

.bg-accent-200\/70 {
  background-color: rgb(253 230 138 / 0.7);
}

.bg-accent-200\/75 {
  background-color: rgb(253 230 138 / 0.75);
}

.bg-accent-200\/80 {
  background-color: rgb(253 230 138 / 0.8);
}

.bg-accent-200\/85 {
  background-color: rgb(253 230 138 / 0.85);
}

.bg-accent-200\/90 {
  background-color: rgb(253 230 138 / 0.9);
}

.bg-accent-200\/95 {
  background-color: rgb(253 230 138 / 0.95);
}

.bg-accent-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 211 77 / var(--tw-bg-opacity));
}

.bg-accent-300\/0 {
  background-color: rgb(252 211 77 / 0);
}

.bg-accent-300\/10 {
  background-color: rgb(252 211 77 / 0.1);
}

.bg-accent-300\/100 {
  background-color: rgb(252 211 77 / 1);
}

.bg-accent-300\/15 {
  background-color: rgb(252 211 77 / 0.15);
}

.bg-accent-300\/20 {
  background-color: rgb(252 211 77 / 0.2);
}

.bg-accent-300\/25 {
  background-color: rgb(252 211 77 / 0.25);
}

.bg-accent-300\/30 {
  background-color: rgb(252 211 77 / 0.3);
}

.bg-accent-300\/35 {
  background-color: rgb(252 211 77 / 0.35);
}

.bg-accent-300\/40 {
  background-color: rgb(252 211 77 / 0.4);
}

.bg-accent-300\/45 {
  background-color: rgb(252 211 77 / 0.45);
}

.bg-accent-300\/5 {
  background-color: rgb(252 211 77 / 0.05);
}

.bg-accent-300\/50 {
  background-color: rgb(252 211 77 / 0.5);
}

.bg-accent-300\/55 {
  background-color: rgb(252 211 77 / 0.55);
}

.bg-accent-300\/60 {
  background-color: rgb(252 211 77 / 0.6);
}

.bg-accent-300\/65 {
  background-color: rgb(252 211 77 / 0.65);
}

.bg-accent-300\/70 {
  background-color: rgb(252 211 77 / 0.7);
}

.bg-accent-300\/75 {
  background-color: rgb(252 211 77 / 0.75);
}

.bg-accent-300\/80 {
  background-color: rgb(252 211 77 / 0.8);
}

.bg-accent-300\/85 {
  background-color: rgb(252 211 77 / 0.85);
}

.bg-accent-300\/90 {
  background-color: rgb(252 211 77 / 0.9);
}

.bg-accent-300\/95 {
  background-color: rgb(252 211 77 / 0.95);
}

.bg-accent-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(251 191 36 / var(--tw-bg-opacity));
}

.bg-accent-400\/0 {
  background-color: rgb(251 191 36 / 0);
}

.bg-accent-400\/10 {
  background-color: rgb(251 191 36 / 0.1);
}

.bg-accent-400\/100 {
  background-color: rgb(251 191 36 / 1);
}

.bg-accent-400\/15 {
  background-color: rgb(251 191 36 / 0.15);
}

.bg-accent-400\/20 {
  background-color: rgb(251 191 36 / 0.2);
}

.bg-accent-400\/25 {
  background-color: rgb(251 191 36 / 0.25);
}

.bg-accent-400\/30 {
  background-color: rgb(251 191 36 / 0.3);
}

.bg-accent-400\/35 {
  background-color: rgb(251 191 36 / 0.35);
}

.bg-accent-400\/40 {
  background-color: rgb(251 191 36 / 0.4);
}

.bg-accent-400\/45 {
  background-color: rgb(251 191 36 / 0.45);
}

.bg-accent-400\/5 {
  background-color: rgb(251 191 36 / 0.05);
}

.bg-accent-400\/50 {
  background-color: rgb(251 191 36 / 0.5);
}

.bg-accent-400\/55 {
  background-color: rgb(251 191 36 / 0.55);
}

.bg-accent-400\/60 {
  background-color: rgb(251 191 36 / 0.6);
}

.bg-accent-400\/65 {
  background-color: rgb(251 191 36 / 0.65);
}

.bg-accent-400\/70 {
  background-color: rgb(251 191 36 / 0.7);
}

.bg-accent-400\/75 {
  background-color: rgb(251 191 36 / 0.75);
}

.bg-accent-400\/80 {
  background-color: rgb(251 191 36 / 0.8);
}

.bg-accent-400\/85 {
  background-color: rgb(251 191 36 / 0.85);
}

.bg-accent-400\/90 {
  background-color: rgb(251 191 36 / 0.9);
}

.bg-accent-400\/95 {
  background-color: rgb(251 191 36 / 0.95);
}

.bg-accent-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity));
}

.bg-accent-50\/0 {
  background-color: rgb(255 251 235 / 0);
}

.bg-accent-50\/10 {
  background-color: rgb(255 251 235 / 0.1);
}

.bg-accent-50\/100 {
  background-color: rgb(255 251 235 / 1);
}

.bg-accent-50\/15 {
  background-color: rgb(255 251 235 / 0.15);
}

.bg-accent-50\/20 {
  background-color: rgb(255 251 235 / 0.2);
}

.bg-accent-50\/25 {
  background-color: rgb(255 251 235 / 0.25);
}

.bg-accent-50\/30 {
  background-color: rgb(255 251 235 / 0.3);
}

.bg-accent-50\/35 {
  background-color: rgb(255 251 235 / 0.35);
}

.bg-accent-50\/40 {
  background-color: rgb(255 251 235 / 0.4);
}

.bg-accent-50\/45 {
  background-color: rgb(255 251 235 / 0.45);
}

.bg-accent-50\/5 {
  background-color: rgb(255 251 235 / 0.05);
}

.bg-accent-50\/50 {
  background-color: rgb(255 251 235 / 0.5);
}

.bg-accent-50\/55 {
  background-color: rgb(255 251 235 / 0.55);
}

.bg-accent-50\/60 {
  background-color: rgb(255 251 235 / 0.6);
}

.bg-accent-50\/65 {
  background-color: rgb(255 251 235 / 0.65);
}

.bg-accent-50\/70 {
  background-color: rgb(255 251 235 / 0.7);
}

.bg-accent-50\/75 {
  background-color: rgb(255 251 235 / 0.75);
}

.bg-accent-50\/80 {
  background-color: rgb(255 251 235 / 0.8);
}

.bg-accent-50\/85 {
  background-color: rgb(255 251 235 / 0.85);
}

.bg-accent-50\/90 {
  background-color: rgb(255 251 235 / 0.9);
}

.bg-accent-50\/95 {
  background-color: rgb(255 251 235 / 0.95);
}

.bg-accent-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity));
}

.bg-accent-500\/0 {
  background-color: rgb(245 158 11 / 0);
}

.bg-accent-500\/10 {
  background-color: rgb(245 158 11 / 0.1);
}

.bg-accent-500\/100 {
  background-color: rgb(245 158 11 / 1);
}

.bg-accent-500\/15 {
  background-color: rgb(245 158 11 / 0.15);
}

.bg-accent-500\/20 {
  background-color: rgb(245 158 11 / 0.2);
}

.bg-accent-500\/25 {
  background-color: rgb(245 158 11 / 0.25);
}

.bg-accent-500\/30 {
  background-color: rgb(245 158 11 / 0.3);
}

.bg-accent-500\/35 {
  background-color: rgb(245 158 11 / 0.35);
}

.bg-accent-500\/40 {
  background-color: rgb(245 158 11 / 0.4);
}

.bg-accent-500\/45 {
  background-color: rgb(245 158 11 / 0.45);
}

.bg-accent-500\/5 {
  background-color: rgb(245 158 11 / 0.05);
}

.bg-accent-500\/50 {
  background-color: rgb(245 158 11 / 0.5);
}

.bg-accent-500\/55 {
  background-color: rgb(245 158 11 / 0.55);
}

.bg-accent-500\/60 {
  background-color: rgb(245 158 11 / 0.6);
}

.bg-accent-500\/65 {
  background-color: rgb(245 158 11 / 0.65);
}

.bg-accent-500\/70 {
  background-color: rgb(245 158 11 / 0.7);
}

.bg-accent-500\/75 {
  background-color: rgb(245 158 11 / 0.75);
}

.bg-accent-500\/80 {
  background-color: rgb(245 158 11 / 0.8);
}

.bg-accent-500\/85 {
  background-color: rgb(245 158 11 / 0.85);
}

.bg-accent-500\/90 {
  background-color: rgb(245 158 11 / 0.9);
}

.bg-accent-500\/95 {
  background-color: rgb(245 158 11 / 0.95);
}

.bg-accent-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(217 119 6 / var(--tw-bg-opacity));
}

.bg-accent-600\/0 {
  background-color: rgb(217 119 6 / 0);
}

.bg-accent-600\/10 {
  background-color: rgb(217 119 6 / 0.1);
}

.bg-accent-600\/100 {
  background-color: rgb(217 119 6 / 1);
}

.bg-accent-600\/15 {
  background-color: rgb(217 119 6 / 0.15);
}

.bg-accent-600\/20 {
  background-color: rgb(217 119 6 / 0.2);
}

.bg-accent-600\/25 {
  background-color: rgb(217 119 6 / 0.25);
}

.bg-accent-600\/30 {
  background-color: rgb(217 119 6 / 0.3);
}

.bg-accent-600\/35 {
  background-color: rgb(217 119 6 / 0.35);
}

.bg-accent-600\/40 {
  background-color: rgb(217 119 6 / 0.4);
}

.bg-accent-600\/45 {
  background-color: rgb(217 119 6 / 0.45);
}

.bg-accent-600\/5 {
  background-color: rgb(217 119 6 / 0.05);
}

.bg-accent-600\/50 {
  background-color: rgb(217 119 6 / 0.5);
}

.bg-accent-600\/55 {
  background-color: rgb(217 119 6 / 0.55);
}

.bg-accent-600\/60 {
  background-color: rgb(217 119 6 / 0.6);
}

.bg-accent-600\/65 {
  background-color: rgb(217 119 6 / 0.65);
}

.bg-accent-600\/70 {
  background-color: rgb(217 119 6 / 0.7);
}

.bg-accent-600\/75 {
  background-color: rgb(217 119 6 / 0.75);
}

.bg-accent-600\/80 {
  background-color: rgb(217 119 6 / 0.8);
}

.bg-accent-600\/85 {
  background-color: rgb(217 119 6 / 0.85);
}

.bg-accent-600\/90 {
  background-color: rgb(217 119 6 / 0.9);
}

.bg-accent-600\/95 {
  background-color: rgb(217 119 6 / 0.95);
}

.bg-accent-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(180 83 9 / var(--tw-bg-opacity));
}

.bg-accent-700\/0 {
  background-color: rgb(180 83 9 / 0);
}

.bg-accent-700\/10 {
  background-color: rgb(180 83 9 / 0.1);
}

.bg-accent-700\/100 {
  background-color: rgb(180 83 9 / 1);
}

.bg-accent-700\/15 {
  background-color: rgb(180 83 9 / 0.15);
}

.bg-accent-700\/20 {
  background-color: rgb(180 83 9 / 0.2);
}

.bg-accent-700\/25 {
  background-color: rgb(180 83 9 / 0.25);
}

.bg-accent-700\/30 {
  background-color: rgb(180 83 9 / 0.3);
}

.bg-accent-700\/35 {
  background-color: rgb(180 83 9 / 0.35);
}

.bg-accent-700\/40 {
  background-color: rgb(180 83 9 / 0.4);
}

.bg-accent-700\/45 {
  background-color: rgb(180 83 9 / 0.45);
}

.bg-accent-700\/5 {
  background-color: rgb(180 83 9 / 0.05);
}

.bg-accent-700\/50 {
  background-color: rgb(180 83 9 / 0.5);
}

.bg-accent-700\/55 {
  background-color: rgb(180 83 9 / 0.55);
}

.bg-accent-700\/60 {
  background-color: rgb(180 83 9 / 0.6);
}

.bg-accent-700\/65 {
  background-color: rgb(180 83 9 / 0.65);
}

.bg-accent-700\/70 {
  background-color: rgb(180 83 9 / 0.7);
}

.bg-accent-700\/75 {
  background-color: rgb(180 83 9 / 0.75);
}

.bg-accent-700\/80 {
  background-color: rgb(180 83 9 / 0.8);
}

.bg-accent-700\/85 {
  background-color: rgb(180 83 9 / 0.85);
}

.bg-accent-700\/90 {
  background-color: rgb(180 83 9 / 0.9);
}

.bg-accent-700\/95 {
  background-color: rgb(180 83 9 / 0.95);
}

.bg-accent-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(146 64 14 / var(--tw-bg-opacity));
}

.bg-accent-800\/0 {
  background-color: rgb(146 64 14 / 0);
}

.bg-accent-800\/10 {
  background-color: rgb(146 64 14 / 0.1);
}

.bg-accent-800\/100 {
  background-color: rgb(146 64 14 / 1);
}

.bg-accent-800\/15 {
  background-color: rgb(146 64 14 / 0.15);
}

.bg-accent-800\/20 {
  background-color: rgb(146 64 14 / 0.2);
}

.bg-accent-800\/25 {
  background-color: rgb(146 64 14 / 0.25);
}

.bg-accent-800\/30 {
  background-color: rgb(146 64 14 / 0.3);
}

.bg-accent-800\/35 {
  background-color: rgb(146 64 14 / 0.35);
}

.bg-accent-800\/40 {
  background-color: rgb(146 64 14 / 0.4);
}

.bg-accent-800\/45 {
  background-color: rgb(146 64 14 / 0.45);
}

.bg-accent-800\/5 {
  background-color: rgb(146 64 14 / 0.05);
}

.bg-accent-800\/50 {
  background-color: rgb(146 64 14 / 0.5);
}

.bg-accent-800\/55 {
  background-color: rgb(146 64 14 / 0.55);
}

.bg-accent-800\/60 {
  background-color: rgb(146 64 14 / 0.6);
}

.bg-accent-800\/65 {
  background-color: rgb(146 64 14 / 0.65);
}

.bg-accent-800\/70 {
  background-color: rgb(146 64 14 / 0.7);
}

.bg-accent-800\/75 {
  background-color: rgb(146 64 14 / 0.75);
}

.bg-accent-800\/80 {
  background-color: rgb(146 64 14 / 0.8);
}

.bg-accent-800\/85 {
  background-color: rgb(146 64 14 / 0.85);
}

.bg-accent-800\/90 {
  background-color: rgb(146 64 14 / 0.9);
}

.bg-accent-800\/95 {
  background-color: rgb(146 64 14 / 0.95);
}

.bg-accent-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(120 53 15 / var(--tw-bg-opacity));
}

.bg-accent-900\/0 {
  background-color: rgb(120 53 15 / 0);
}

.bg-accent-900\/10 {
  background-color: rgb(120 53 15 / 0.1);
}

.bg-accent-900\/100 {
  background-color: rgb(120 53 15 / 1);
}

.bg-accent-900\/15 {
  background-color: rgb(120 53 15 / 0.15);
}

.bg-accent-900\/20 {
  background-color: rgb(120 53 15 / 0.2);
}

.bg-accent-900\/25 {
  background-color: rgb(120 53 15 / 0.25);
}

.bg-accent-900\/30 {
  background-color: rgb(120 53 15 / 0.3);
}

.bg-accent-900\/35 {
  background-color: rgb(120 53 15 / 0.35);
}

.bg-accent-900\/40 {
  background-color: rgb(120 53 15 / 0.4);
}

.bg-accent-900\/45 {
  background-color: rgb(120 53 15 / 0.45);
}

.bg-accent-900\/5 {
  background-color: rgb(120 53 15 / 0.05);
}

.bg-accent-900\/50 {
  background-color: rgb(120 53 15 / 0.5);
}

.bg-accent-900\/55 {
  background-color: rgb(120 53 15 / 0.55);
}

.bg-accent-900\/60 {
  background-color: rgb(120 53 15 / 0.6);
}

.bg-accent-900\/65 {
  background-color: rgb(120 53 15 / 0.65);
}

.bg-accent-900\/70 {
  background-color: rgb(120 53 15 / 0.7);
}

.bg-accent-900\/75 {
  background-color: rgb(120 53 15 / 0.75);
}

.bg-accent-900\/80 {
  background-color: rgb(120 53 15 / 0.8);
}

.bg-accent-900\/85 {
  background-color: rgb(120 53 15 / 0.85);
}

.bg-accent-900\/90 {
  background-color: rgb(120 53 15 / 0.9);
}

.bg-accent-900\/95 {
  background-color: rgb(120 53 15 / 0.95);
}

.bg-accent\/0 {
  background-color: rgb(245 158 11 / 0);
}

.bg-accent\/10 {
  background-color: rgb(245 158 11 / 0.1);
}

.bg-accent\/100 {
  background-color: rgb(245 158 11 / 1);
}

.bg-accent\/15 {
  background-color: rgb(245 158 11 / 0.15);
}

.bg-accent\/20 {
  background-color: rgb(245 158 11 / 0.2);
}

.bg-accent\/25 {
  background-color: rgb(245 158 11 / 0.25);
}

.bg-accent\/30 {
  background-color: rgb(245 158 11 / 0.3);
}

.bg-accent\/35 {
  background-color: rgb(245 158 11 / 0.35);
}

.bg-accent\/40 {
  background-color: rgb(245 158 11 / 0.4);
}

.bg-accent\/45 {
  background-color: rgb(245 158 11 / 0.45);
}

.bg-accent\/5 {
  background-color: rgb(245 158 11 / 0.05);
}

.bg-accent\/50 {
  background-color: rgb(245 158 11 / 0.5);
}

.bg-accent\/55 {
  background-color: rgb(245 158 11 / 0.55);
}

.bg-accent\/60 {
  background-color: rgb(245 158 11 / 0.6);
}

.bg-accent\/65 {
  background-color: rgb(245 158 11 / 0.65);
}

.bg-accent\/70 {
  background-color: rgb(245 158 11 / 0.7);
}

.bg-accent\/75 {
  background-color: rgb(245 158 11 / 0.75);
}

.bg-accent\/80 {
  background-color: rgb(245 158 11 / 0.8);
}

.bg-accent\/85 {
  background-color: rgb(245 158 11 / 0.85);
}

.bg-accent\/90 {
  background-color: rgb(245 158 11 / 0.9);
}

.bg-accent\/95 {
  background-color: rgb(245 158 11 / 0.95);
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.bg-black\/0 {
  background-color: rgb(0 0 0 / 0);
}

.bg-black\/10 {
  background-color: rgb(0 0 0 / 0.1);
}

.bg-black\/100 {
  background-color: rgb(0 0 0 / 1);
}

.bg-black\/15 {
  background-color: rgb(0 0 0 / 0.15);
}

.bg-black\/20 {
  background-color: rgb(0 0 0 / 0.2);
}

.bg-black\/25 {
  background-color: rgb(0 0 0 / 0.25);
}

.bg-black\/30 {
  background-color: rgb(0 0 0 / 0.3);
}

.bg-black\/35 {
  background-color: rgb(0 0 0 / 0.35);
}

.bg-black\/40 {
  background-color: rgb(0 0 0 / 0.4);
}

.bg-black\/45 {
  background-color: rgb(0 0 0 / 0.45);
}

.bg-black\/5 {
  background-color: rgb(0 0 0 / 0.05);
}

.bg-black\/50 {
  background-color: rgb(0 0 0 / 0.5);
}

.bg-black\/55 {
  background-color: rgb(0 0 0 / 0.55);
}

.bg-black\/60 {
  background-color: rgb(0 0 0 / 0.6);
}

.bg-black\/65 {
  background-color: rgb(0 0 0 / 0.65);
}

.bg-black\/70 {
  background-color: rgb(0 0 0 / 0.7);
}

.bg-black\/75 {
  background-color: rgb(0 0 0 / 0.75);
}

.bg-black\/80 {
  background-color: rgb(0 0 0 / 0.8);
}

.bg-black\/85 {
  background-color: rgb(0 0 0 / 0.85);
}

.bg-black\/90 {
  background-color: rgb(0 0 0 / 0.9);
}

.bg-black\/95 {
  background-color: rgb(0 0 0 / 0.95);
}

.bg-blue-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity));
}

.bg-blue-100\/0 {
  background-color: rgb(219 234 254 / 0);
}

.bg-blue-100\/10 {
  background-color: rgb(219 234 254 / 0.1);
}

.bg-blue-100\/100 {
  background-color: rgb(219 234 254 / 1);
}

.bg-blue-100\/15 {
  background-color: rgb(219 234 254 / 0.15);
}

.bg-blue-100\/20 {
  background-color: rgb(219 234 254 / 0.2);
}

.bg-blue-100\/25 {
  background-color: rgb(219 234 254 / 0.25);
}

.bg-blue-100\/30 {
  background-color: rgb(219 234 254 / 0.3);
}

.bg-blue-100\/35 {
  background-color: rgb(219 234 254 / 0.35);
}

.bg-blue-100\/40 {
  background-color: rgb(219 234 254 / 0.4);
}

.bg-blue-100\/45 {
  background-color: rgb(219 234 254 / 0.45);
}

.bg-blue-100\/5 {
  background-color: rgb(219 234 254 / 0.05);
}

.bg-blue-100\/50 {
  background-color: rgb(219 234 254 / 0.5);
}

.bg-blue-100\/55 {
  background-color: rgb(219 234 254 / 0.55);
}

.bg-blue-100\/60 {
  background-color: rgb(219 234 254 / 0.6);
}

.bg-blue-100\/65 {
  background-color: rgb(219 234 254 / 0.65);
}

.bg-blue-100\/70 {
  background-color: rgb(219 234 254 / 0.7);
}

.bg-blue-100\/75 {
  background-color: rgb(219 234 254 / 0.75);
}

.bg-blue-100\/80 {
  background-color: rgb(219 234 254 / 0.8);
}

.bg-blue-100\/85 {
  background-color: rgb(219 234 254 / 0.85);
}

.bg-blue-100\/90 {
  background-color: rgb(219 234 254 / 0.9);
}

.bg-blue-100\/95 {
  background-color: rgb(219 234 254 / 0.95);
}

.bg-blue-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity));
}

.bg-blue-200\/0 {
  background-color: rgb(191 219 254 / 0);
}

.bg-blue-200\/10 {
  background-color: rgb(191 219 254 / 0.1);
}

.bg-blue-200\/100 {
  background-color: rgb(191 219 254 / 1);
}

.bg-blue-200\/15 {
  background-color: rgb(191 219 254 / 0.15);
}

.bg-blue-200\/20 {
  background-color: rgb(191 219 254 / 0.2);
}

.bg-blue-200\/25 {
  background-color: rgb(191 219 254 / 0.25);
}

.bg-blue-200\/30 {
  background-color: rgb(191 219 254 / 0.3);
}

.bg-blue-200\/35 {
  background-color: rgb(191 219 254 / 0.35);
}

.bg-blue-200\/40 {
  background-color: rgb(191 219 254 / 0.4);
}

.bg-blue-200\/45 {
  background-color: rgb(191 219 254 / 0.45);
}

.bg-blue-200\/5 {
  background-color: rgb(191 219 254 / 0.05);
}

.bg-blue-200\/50 {
  background-color: rgb(191 219 254 / 0.5);
}

.bg-blue-200\/55 {
  background-color: rgb(191 219 254 / 0.55);
}

.bg-blue-200\/60 {
  background-color: rgb(191 219 254 / 0.6);
}

.bg-blue-200\/65 {
  background-color: rgb(191 219 254 / 0.65);
}

.bg-blue-200\/70 {
  background-color: rgb(191 219 254 / 0.7);
}

.bg-blue-200\/75 {
  background-color: rgb(191 219 254 / 0.75);
}

.bg-blue-200\/80 {
  background-color: rgb(191 219 254 / 0.8);
}

.bg-blue-200\/85 {
  background-color: rgb(191 219 254 / 0.85);
}

.bg-blue-200\/90 {
  background-color: rgb(191 219 254 / 0.9);
}

.bg-blue-200\/95 {
  background-color: rgb(191 219 254 / 0.95);
}

.bg-blue-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity));
}

.bg-blue-300\/0 {
  background-color: rgb(147 197 253 / 0);
}

.bg-blue-300\/10 {
  background-color: rgb(147 197 253 / 0.1);
}

.bg-blue-300\/100 {
  background-color: rgb(147 197 253 / 1);
}

.bg-blue-300\/15 {
  background-color: rgb(147 197 253 / 0.15);
}

.bg-blue-300\/20 {
  background-color: rgb(147 197 253 / 0.2);
}

.bg-blue-300\/25 {
  background-color: rgb(147 197 253 / 0.25);
}

.bg-blue-300\/30 {
  background-color: rgb(147 197 253 / 0.3);
}

.bg-blue-300\/35 {
  background-color: rgb(147 197 253 / 0.35);
}

.bg-blue-300\/40 {
  background-color: rgb(147 197 253 / 0.4);
}

.bg-blue-300\/45 {
  background-color: rgb(147 197 253 / 0.45);
}

.bg-blue-300\/5 {
  background-color: rgb(147 197 253 / 0.05);
}

.bg-blue-300\/50 {
  background-color: rgb(147 197 253 / 0.5);
}

.bg-blue-300\/55 {
  background-color: rgb(147 197 253 / 0.55);
}

.bg-blue-300\/60 {
  background-color: rgb(147 197 253 / 0.6);
}

.bg-blue-300\/65 {
  background-color: rgb(147 197 253 / 0.65);
}

.bg-blue-300\/70 {
  background-color: rgb(147 197 253 / 0.7);
}

.bg-blue-300\/75 {
  background-color: rgb(147 197 253 / 0.75);
}

.bg-blue-300\/80 {
  background-color: rgb(147 197 253 / 0.8);
}

.bg-blue-300\/85 {
  background-color: rgb(147 197 253 / 0.85);
}

.bg-blue-300\/90 {
  background-color: rgb(147 197 253 / 0.9);
}

.bg-blue-300\/95 {
  background-color: rgb(147 197 253 / 0.95);
}

.bg-blue-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity));
}

.bg-blue-400\/0 {
  background-color: rgb(96 165 250 / 0);
}

.bg-blue-400\/10 {
  background-color: rgb(96 165 250 / 0.1);
}

.bg-blue-400\/100 {
  background-color: rgb(96 165 250 / 1);
}

.bg-blue-400\/15 {
  background-color: rgb(96 165 250 / 0.15);
}

.bg-blue-400\/20 {
  background-color: rgb(96 165 250 / 0.2);
}

.bg-blue-400\/25 {
  background-color: rgb(96 165 250 / 0.25);
}

.bg-blue-400\/30 {
  background-color: rgb(96 165 250 / 0.3);
}

.bg-blue-400\/35 {
  background-color: rgb(96 165 250 / 0.35);
}

.bg-blue-400\/40 {
  background-color: rgb(96 165 250 / 0.4);
}

.bg-blue-400\/45 {
  background-color: rgb(96 165 250 / 0.45);
}

.bg-blue-400\/5 {
  background-color: rgb(96 165 250 / 0.05);
}

.bg-blue-400\/50 {
  background-color: rgb(96 165 250 / 0.5);
}

.bg-blue-400\/55 {
  background-color: rgb(96 165 250 / 0.55);
}

.bg-blue-400\/60 {
  background-color: rgb(96 165 250 / 0.6);
}

.bg-blue-400\/65 {
  background-color: rgb(96 165 250 / 0.65);
}

.bg-blue-400\/70 {
  background-color: rgb(96 165 250 / 0.7);
}

.bg-blue-400\/75 {
  background-color: rgb(96 165 250 / 0.75);
}

.bg-blue-400\/80 {
  background-color: rgb(96 165 250 / 0.8);
}

.bg-blue-400\/85 {
  background-color: rgb(96 165 250 / 0.85);
}

.bg-blue-400\/90 {
  background-color: rgb(96 165 250 / 0.9);
}

.bg-blue-400\/95 {
  background-color: rgb(96 165 250 / 0.95);
}

.bg-blue-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity));
}

.bg-blue-50\/0 {
  background-color: rgb(239 246 255 / 0);
}

.bg-blue-50\/10 {
  background-color: rgb(239 246 255 / 0.1);
}

.bg-blue-50\/100 {
  background-color: rgb(239 246 255 / 1);
}

.bg-blue-50\/15 {
  background-color: rgb(239 246 255 / 0.15);
}

.bg-blue-50\/20 {
  background-color: rgb(239 246 255 / 0.2);
}

.bg-blue-50\/25 {
  background-color: rgb(239 246 255 / 0.25);
}

.bg-blue-50\/30 {
  background-color: rgb(239 246 255 / 0.3);
}

.bg-blue-50\/35 {
  background-color: rgb(239 246 255 / 0.35);
}

.bg-blue-50\/40 {
  background-color: rgb(239 246 255 / 0.4);
}

.bg-blue-50\/45 {
  background-color: rgb(239 246 255 / 0.45);
}

.bg-blue-50\/5 {
  background-color: rgb(239 246 255 / 0.05);
}

.bg-blue-50\/50 {
  background-color: rgb(239 246 255 / 0.5);
}

.bg-blue-50\/55 {
  background-color: rgb(239 246 255 / 0.55);
}

.bg-blue-50\/60 {
  background-color: rgb(239 246 255 / 0.6);
}

.bg-blue-50\/65 {
  background-color: rgb(239 246 255 / 0.65);
}

.bg-blue-50\/70 {
  background-color: rgb(239 246 255 / 0.7);
}

.bg-blue-50\/75 {
  background-color: rgb(239 246 255 / 0.75);
}

.bg-blue-50\/80 {
  background-color: rgb(239 246 255 / 0.8);
}

.bg-blue-50\/85 {
  background-color: rgb(239 246 255 / 0.85);
}

.bg-blue-50\/90 {
  background-color: rgb(239 246 255 / 0.9);
}

.bg-blue-50\/95 {
  background-color: rgb(239 246 255 / 0.95);
}

.bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}

.bg-blue-500\/0 {
  background-color: rgb(59 130 246 / 0);
}

.bg-blue-500\/10 {
  background-color: rgb(59 130 246 / 0.1);
}

.bg-blue-500\/100 {
  background-color: rgb(59 130 246 / 1);
}

.bg-blue-500\/15 {
  background-color: rgb(59 130 246 / 0.15);
}

.bg-blue-500\/20 {
  background-color: rgb(59 130 246 / 0.2);
}

.bg-blue-500\/25 {
  background-color: rgb(59 130 246 / 0.25);
}

.bg-blue-500\/30 {
  background-color: rgb(59 130 246 / 0.3);
}

.bg-blue-500\/35 {
  background-color: rgb(59 130 246 / 0.35);
}

.bg-blue-500\/40 {
  background-color: rgb(59 130 246 / 0.4);
}

.bg-blue-500\/45 {
  background-color: rgb(59 130 246 / 0.45);
}

.bg-blue-500\/5 {
  background-color: rgb(59 130 246 / 0.05);
}

.bg-blue-500\/50 {
  background-color: rgb(59 130 246 / 0.5);
}

.bg-blue-500\/55 {
  background-color: rgb(59 130 246 / 0.55);
}

.bg-blue-500\/60 {
  background-color: rgb(59 130 246 / 0.6);
}

.bg-blue-500\/65 {
  background-color: rgb(59 130 246 / 0.65);
}

.bg-blue-500\/70 {
  background-color: rgb(59 130 246 / 0.7);
}

.bg-blue-500\/75 {
  background-color: rgb(59 130 246 / 0.75);
}

.bg-blue-500\/80 {
  background-color: rgb(59 130 246 / 0.8);
}

.bg-blue-500\/85 {
  background-color: rgb(59 130 246 / 0.85);
}

.bg-blue-500\/90 {
  background-color: rgb(59 130 246 / 0.9);
}

.bg-blue-500\/95 {
  background-color: rgb(59 130 246 / 0.95);
}

.bg-blue-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
}

.bg-blue-600\/0 {
  background-color: rgb(37 99 235 / 0);
}

.bg-blue-600\/10 {
  background-color: rgb(37 99 235 / 0.1);
}

.bg-blue-600\/100 {
  background-color: rgb(37 99 235 / 1);
}

.bg-blue-600\/15 {
  background-color: rgb(37 99 235 / 0.15);
}

.bg-blue-600\/20 {
  background-color: rgb(37 99 235 / 0.2);
}

.bg-blue-600\/25 {
  background-color: rgb(37 99 235 / 0.25);
}

.bg-blue-600\/30 {
  background-color: rgb(37 99 235 / 0.3);
}

.bg-blue-600\/35 {
  background-color: rgb(37 99 235 / 0.35);
}

.bg-blue-600\/40 {
  background-color: rgb(37 99 235 / 0.4);
}

.bg-blue-600\/45 {
  background-color: rgb(37 99 235 / 0.45);
}

.bg-blue-600\/5 {
  background-color: rgb(37 99 235 / 0.05);
}

.bg-blue-600\/50 {
  background-color: rgb(37 99 235 / 0.5);
}

.bg-blue-600\/55 {
  background-color: rgb(37 99 235 / 0.55);
}

.bg-blue-600\/60 {
  background-color: rgb(37 99 235 / 0.6);
}

.bg-blue-600\/65 {
  background-color: rgb(37 99 235 / 0.65);
}

.bg-blue-600\/70 {
  background-color: rgb(37 99 235 / 0.7);
}

.bg-blue-600\/75 {
  background-color: rgb(37 99 235 / 0.75);
}

.bg-blue-600\/80 {
  background-color: rgb(37 99 235 / 0.8);
}

.bg-blue-600\/85 {
  background-color: rgb(37 99 235 / 0.85);
}

.bg-blue-600\/90 {
  background-color: rgb(37 99 235 / 0.9);
}

.bg-blue-600\/95 {
  background-color: rgb(37 99 235 / 0.95);
}

.bg-blue-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
}

.bg-blue-700\/0 {
  background-color: rgb(29 78 216 / 0);
}

.bg-blue-700\/10 {
  background-color: rgb(29 78 216 / 0.1);
}

.bg-blue-700\/100 {
  background-color: rgb(29 78 216 / 1);
}

.bg-blue-700\/15 {
  background-color: rgb(29 78 216 / 0.15);
}

.bg-blue-700\/20 {
  background-color: rgb(29 78 216 / 0.2);
}

.bg-blue-700\/25 {
  background-color: rgb(29 78 216 / 0.25);
}

.bg-blue-700\/30 {
  background-color: rgb(29 78 216 / 0.3);
}

.bg-blue-700\/35 {
  background-color: rgb(29 78 216 / 0.35);
}

.bg-blue-700\/40 {
  background-color: rgb(29 78 216 / 0.4);
}

.bg-blue-700\/45 {
  background-color: rgb(29 78 216 / 0.45);
}

.bg-blue-700\/5 {
  background-color: rgb(29 78 216 / 0.05);
}

.bg-blue-700\/50 {
  background-color: rgb(29 78 216 / 0.5);
}

.bg-blue-700\/55 {
  background-color: rgb(29 78 216 / 0.55);
}

.bg-blue-700\/60 {
  background-color: rgb(29 78 216 / 0.6);
}

.bg-blue-700\/65 {
  background-color: rgb(29 78 216 / 0.65);
}

.bg-blue-700\/70 {
  background-color: rgb(29 78 216 / 0.7);
}

.bg-blue-700\/75 {
  background-color: rgb(29 78 216 / 0.75);
}

.bg-blue-700\/80 {
  background-color: rgb(29 78 216 / 0.8);
}

.bg-blue-700\/85 {
  background-color: rgb(29 78 216 / 0.85);
}

.bg-blue-700\/90 {
  background-color: rgb(29 78 216 / 0.9);
}

.bg-blue-700\/95 {
  background-color: rgb(29 78 216 / 0.95);
}

.bg-blue-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity));
}

.bg-blue-800\/0 {
  background-color: rgb(30 64 175 / 0);
}

.bg-blue-800\/10 {
  background-color: rgb(30 64 175 / 0.1);
}

.bg-blue-800\/100 {
  background-color: rgb(30 64 175 / 1);
}

.bg-blue-800\/15 {
  background-color: rgb(30 64 175 / 0.15);
}

.bg-blue-800\/20 {
  background-color: rgb(30 64 175 / 0.2);
}

.bg-blue-800\/25 {
  background-color: rgb(30 64 175 / 0.25);
}

.bg-blue-800\/30 {
  background-color: rgb(30 64 175 / 0.3);
}

.bg-blue-800\/35 {
  background-color: rgb(30 64 175 / 0.35);
}

.bg-blue-800\/40 {
  background-color: rgb(30 64 175 / 0.4);
}

.bg-blue-800\/45 {
  background-color: rgb(30 64 175 / 0.45);
}

.bg-blue-800\/5 {
  background-color: rgb(30 64 175 / 0.05);
}

.bg-blue-800\/50 {
  background-color: rgb(30 64 175 / 0.5);
}

.bg-blue-800\/55 {
  background-color: rgb(30 64 175 / 0.55);
}

.bg-blue-800\/60 {
  background-color: rgb(30 64 175 / 0.6);
}

.bg-blue-800\/65 {
  background-color: rgb(30 64 175 / 0.65);
}

.bg-blue-800\/70 {
  background-color: rgb(30 64 175 / 0.7);
}

.bg-blue-800\/75 {
  background-color: rgb(30 64 175 / 0.75);
}

.bg-blue-800\/80 {
  background-color: rgb(30 64 175 / 0.8);
}

.bg-blue-800\/85 {
  background-color: rgb(30 64 175 / 0.85);
}

.bg-blue-800\/90 {
  background-color: rgb(30 64 175 / 0.9);
}

.bg-blue-800\/95 {
  background-color: rgb(30 64 175 / 0.95);
}

.bg-blue-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity));
}

.bg-blue-900\/0 {
  background-color: rgb(30 58 138 / 0);
}

.bg-blue-900\/10 {
  background-color: rgb(30 58 138 / 0.1);
}

.bg-blue-900\/100 {
  background-color: rgb(30 58 138 / 1);
}

.bg-blue-900\/15 {
  background-color: rgb(30 58 138 / 0.15);
}

.bg-blue-900\/20 {
  background-color: rgb(30 58 138 / 0.2);
}

.bg-blue-900\/25 {
  background-color: rgb(30 58 138 / 0.25);
}

.bg-blue-900\/30 {
  background-color: rgb(30 58 138 / 0.3);
}

.bg-blue-900\/35 {
  background-color: rgb(30 58 138 / 0.35);
}

.bg-blue-900\/40 {
  background-color: rgb(30 58 138 / 0.4);
}

.bg-blue-900\/45 {
  background-color: rgb(30 58 138 / 0.45);
}

.bg-blue-900\/5 {
  background-color: rgb(30 58 138 / 0.05);
}

.bg-blue-900\/50 {
  background-color: rgb(30 58 138 / 0.5);
}

.bg-blue-900\/55 {
  background-color: rgb(30 58 138 / 0.55);
}

.bg-blue-900\/60 {
  background-color: rgb(30 58 138 / 0.6);
}

.bg-blue-900\/65 {
  background-color: rgb(30 58 138 / 0.65);
}

.bg-blue-900\/70 {
  background-color: rgb(30 58 138 / 0.7);
}

.bg-blue-900\/75 {
  background-color: rgb(30 58 138 / 0.75);
}

.bg-blue-900\/80 {
  background-color: rgb(30 58 138 / 0.8);
}

.bg-blue-900\/85 {
  background-color: rgb(30 58 138 / 0.85);
}

.bg-blue-900\/90 {
  background-color: rgb(30 58 138 / 0.9);
}

.bg-blue-900\/95 {
  background-color: rgb(30 58 138 / 0.95);
}

.bg-blue-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(23 37 84 / var(--tw-bg-opacity));
}

.bg-blue-950\/0 {
  background-color: rgb(23 37 84 / 0);
}

.bg-blue-950\/10 {
  background-color: rgb(23 37 84 / 0.1);
}

.bg-blue-950\/100 {
  background-color: rgb(23 37 84 / 1);
}

.bg-blue-950\/15 {
  background-color: rgb(23 37 84 / 0.15);
}

.bg-blue-950\/20 {
  background-color: rgb(23 37 84 / 0.2);
}

.bg-blue-950\/25 {
  background-color: rgb(23 37 84 / 0.25);
}

.bg-blue-950\/30 {
  background-color: rgb(23 37 84 / 0.3);
}

.bg-blue-950\/35 {
  background-color: rgb(23 37 84 / 0.35);
}

.bg-blue-950\/40 {
  background-color: rgb(23 37 84 / 0.4);
}

.bg-blue-950\/45 {
  background-color: rgb(23 37 84 / 0.45);
}

.bg-blue-950\/5 {
  background-color: rgb(23 37 84 / 0.05);
}

.bg-blue-950\/50 {
  background-color: rgb(23 37 84 / 0.5);
}

.bg-blue-950\/55 {
  background-color: rgb(23 37 84 / 0.55);
}

.bg-blue-950\/60 {
  background-color: rgb(23 37 84 / 0.6);
}

.bg-blue-950\/65 {
  background-color: rgb(23 37 84 / 0.65);
}

.bg-blue-950\/70 {
  background-color: rgb(23 37 84 / 0.7);
}

.bg-blue-950\/75 {
  background-color: rgb(23 37 84 / 0.75);
}

.bg-blue-950\/80 {
  background-color: rgb(23 37 84 / 0.8);
}

.bg-blue-950\/85 {
  background-color: rgb(23 37 84 / 0.85);
}

.bg-blue-950\/90 {
  background-color: rgb(23 37 84 / 0.9);
}

.bg-blue-950\/95 {
  background-color: rgb(23 37 84 / 0.95);
}

.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.bg-gray-100\/0 {
  background-color: rgb(243 244 246 / 0);
}

.bg-gray-100\/10 {
  background-color: rgb(243 244 246 / 0.1);
}

.bg-gray-100\/100 {
  background-color: rgb(243 244 246 / 1);
}

.bg-gray-100\/15 {
  background-color: rgb(243 244 246 / 0.15);
}

.bg-gray-100\/20 {
  background-color: rgb(243 244 246 / 0.2);
}

.bg-gray-100\/25 {
  background-color: rgb(243 244 246 / 0.25);
}

.bg-gray-100\/30 {
  background-color: rgb(243 244 246 / 0.3);
}

.bg-gray-100\/35 {
  background-color: rgb(243 244 246 / 0.35);
}

.bg-gray-100\/40 {
  background-color: rgb(243 244 246 / 0.4);
}

.bg-gray-100\/45 {
  background-color: rgb(243 244 246 / 0.45);
}

.bg-gray-100\/5 {
  background-color: rgb(243 244 246 / 0.05);
}

.bg-gray-100\/50 {
  background-color: rgb(243 244 246 / 0.5);
}

.bg-gray-100\/55 {
  background-color: rgb(243 244 246 / 0.55);
}

.bg-gray-100\/60 {
  background-color: rgb(243 244 246 / 0.6);
}

.bg-gray-100\/65 {
  background-color: rgb(243 244 246 / 0.65);
}

.bg-gray-100\/70 {
  background-color: rgb(243 244 246 / 0.7);
}

.bg-gray-100\/75 {
  background-color: rgb(243 244 246 / 0.75);
}

.bg-gray-100\/80 {
  background-color: rgb(243 244 246 / 0.8);
}

.bg-gray-100\/85 {
  background-color: rgb(243 244 246 / 0.85);
}

.bg-gray-100\/90 {
  background-color: rgb(243 244 246 / 0.9);
}

.bg-gray-100\/95 {
  background-color: rgb(243 244 246 / 0.95);
}

.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.bg-gray-200\/0 {
  background-color: rgb(229 231 235 / 0);
}

.bg-gray-200\/10 {
  background-color: rgb(229 231 235 / 0.1);
}

.bg-gray-200\/100 {
  background-color: rgb(229 231 235 / 1);
}

.bg-gray-200\/15 {
  background-color: rgb(229 231 235 / 0.15);
}

.bg-gray-200\/20 {
  background-color: rgb(229 231 235 / 0.2);
}

.bg-gray-200\/25 {
  background-color: rgb(229 231 235 / 0.25);
}

.bg-gray-200\/30 {
  background-color: rgb(229 231 235 / 0.3);
}

.bg-gray-200\/35 {
  background-color: rgb(229 231 235 / 0.35);
}

.bg-gray-200\/40 {
  background-color: rgb(229 231 235 / 0.4);
}

.bg-gray-200\/45 {
  background-color: rgb(229 231 235 / 0.45);
}

.bg-gray-200\/5 {
  background-color: rgb(229 231 235 / 0.05);
}

.bg-gray-200\/50 {
  background-color: rgb(229 231 235 / 0.5);
}

.bg-gray-200\/55 {
  background-color: rgb(229 231 235 / 0.55);
}

.bg-gray-200\/60 {
  background-color: rgb(229 231 235 / 0.6);
}

.bg-gray-200\/65 {
  background-color: rgb(229 231 235 / 0.65);
}

.bg-gray-200\/70 {
  background-color: rgb(229 231 235 / 0.7);
}

.bg-gray-200\/75 {
  background-color: rgb(229 231 235 / 0.75);
}

.bg-gray-200\/80 {
  background-color: rgb(229 231 235 / 0.8);
}

.bg-gray-200\/85 {
  background-color: rgb(229 231 235 / 0.85);
}

.bg-gray-200\/90 {
  background-color: rgb(229 231 235 / 0.9);
}

.bg-gray-200\/95 {
  background-color: rgb(229 231 235 / 0.95);
}

.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}

.bg-gray-300\/0 {
  background-color: rgb(209 213 219 / 0);
}

.bg-gray-300\/10 {
  background-color: rgb(209 213 219 / 0.1);
}

.bg-gray-300\/100 {
  background-color: rgb(209 213 219 / 1);
}

.bg-gray-300\/15 {
  background-color: rgb(209 213 219 / 0.15);
}

.bg-gray-300\/20 {
  background-color: rgb(209 213 219 / 0.2);
}

.bg-gray-300\/25 {
  background-color: rgb(209 213 219 / 0.25);
}

.bg-gray-300\/30 {
  background-color: rgb(209 213 219 / 0.3);
}

.bg-gray-300\/35 {
  background-color: rgb(209 213 219 / 0.35);
}

.bg-gray-300\/40 {
  background-color: rgb(209 213 219 / 0.4);
}

.bg-gray-300\/45 {
  background-color: rgb(209 213 219 / 0.45);
}

.bg-gray-300\/5 {
  background-color: rgb(209 213 219 / 0.05);
}

.bg-gray-300\/50 {
  background-color: rgb(209 213 219 / 0.5);
}

.bg-gray-300\/55 {
  background-color: rgb(209 213 219 / 0.55);
}

.bg-gray-300\/60 {
  background-color: rgb(209 213 219 / 0.6);
}

.bg-gray-300\/65 {
  background-color: rgb(209 213 219 / 0.65);
}

.bg-gray-300\/70 {
  background-color: rgb(209 213 219 / 0.7);
}

.bg-gray-300\/75 {
  background-color: rgb(209 213 219 / 0.75);
}

.bg-gray-300\/80 {
  background-color: rgb(209 213 219 / 0.8);
}

.bg-gray-300\/85 {
  background-color: rgb(209 213 219 / 0.85);
}

.bg-gray-300\/90 {
  background-color: rgb(209 213 219 / 0.9);
}

.bg-gray-300\/95 {
  background-color: rgb(209 213 219 / 0.95);
}

.bg-gray-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity));
}

.bg-gray-400\/0 {
  background-color: rgb(156 163 175 / 0);
}

.bg-gray-400\/10 {
  background-color: rgb(156 163 175 / 0.1);
}

.bg-gray-400\/100 {
  background-color: rgb(156 163 175 / 1);
}

.bg-gray-400\/15 {
  background-color: rgb(156 163 175 / 0.15);
}

.bg-gray-400\/20 {
  background-color: rgb(156 163 175 / 0.2);
}

.bg-gray-400\/25 {
  background-color: rgb(156 163 175 / 0.25);
}

.bg-gray-400\/30 {
  background-color: rgb(156 163 175 / 0.3);
}

.bg-gray-400\/35 {
  background-color: rgb(156 163 175 / 0.35);
}

.bg-gray-400\/40 {
  background-color: rgb(156 163 175 / 0.4);
}

.bg-gray-400\/45 {
  background-color: rgb(156 163 175 / 0.45);
}

.bg-gray-400\/5 {
  background-color: rgb(156 163 175 / 0.05);
}

.bg-gray-400\/50 {
  background-color: rgb(156 163 175 / 0.5);
}

.bg-gray-400\/55 {
  background-color: rgb(156 163 175 / 0.55);
}

.bg-gray-400\/60 {
  background-color: rgb(156 163 175 / 0.6);
}

.bg-gray-400\/65 {
  background-color: rgb(156 163 175 / 0.65);
}

.bg-gray-400\/70 {
  background-color: rgb(156 163 175 / 0.7);
}

.bg-gray-400\/75 {
  background-color: rgb(156 163 175 / 0.75);
}

.bg-gray-400\/80 {
  background-color: rgb(156 163 175 / 0.8);
}

.bg-gray-400\/85 {
  background-color: rgb(156 163 175 / 0.85);
}

.bg-gray-400\/90 {
  background-color: rgb(156 163 175 / 0.9);
}

.bg-gray-400\/95 {
  background-color: rgb(156 163 175 / 0.95);
}

.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.bg-gray-50\/0 {
  background-color: rgb(249 250 251 / 0);
}

.bg-gray-50\/10 {
  background-color: rgb(249 250 251 / 0.1);
}

.bg-gray-50\/100 {
  background-color: rgb(249 250 251 / 1);
}

.bg-gray-50\/15 {
  background-color: rgb(249 250 251 / 0.15);
}

.bg-gray-50\/20 {
  background-color: rgb(249 250 251 / 0.2);
}

.bg-gray-50\/25 {
  background-color: rgb(249 250 251 / 0.25);
}

.bg-gray-50\/30 {
  background-color: rgb(249 250 251 / 0.3);
}

.bg-gray-50\/35 {
  background-color: rgb(249 250 251 / 0.35);
}

.bg-gray-50\/40 {
  background-color: rgb(249 250 251 / 0.4);
}

.bg-gray-50\/45 {
  background-color: rgb(249 250 251 / 0.45);
}

.bg-gray-50\/5 {
  background-color: rgb(249 250 251 / 0.05);
}

.bg-gray-50\/50 {
  background-color: rgb(249 250 251 / 0.5);
}

.bg-gray-50\/55 {
  background-color: rgb(249 250 251 / 0.55);
}

.bg-gray-50\/60 {
  background-color: rgb(249 250 251 / 0.6);
}

.bg-gray-50\/65 {
  background-color: rgb(249 250 251 / 0.65);
}

.bg-gray-50\/70 {
  background-color: rgb(249 250 251 / 0.7);
}

.bg-gray-50\/75 {
  background-color: rgb(249 250 251 / 0.75);
}

.bg-gray-50\/80 {
  background-color: rgb(249 250 251 / 0.8);
}

.bg-gray-50\/85 {
  background-color: rgb(249 250 251 / 0.85);
}

.bg-gray-50\/90 {
  background-color: rgb(249 250 251 / 0.9);
}

.bg-gray-50\/95 {
  background-color: rgb(249 250 251 / 0.95);
}

.bg-gray-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity));
}

.bg-gray-500\/0 {
  background-color: rgb(107 114 128 / 0);
}

.bg-gray-500\/10 {
  background-color: rgb(107 114 128 / 0.1);
}

.bg-gray-500\/100 {
  background-color: rgb(107 114 128 / 1);
}

.bg-gray-500\/15 {
  background-color: rgb(107 114 128 / 0.15);
}

.bg-gray-500\/20 {
  background-color: rgb(107 114 128 / 0.2);
}

.bg-gray-500\/25 {
  background-color: rgb(107 114 128 / 0.25);
}

.bg-gray-500\/30 {
  background-color: rgb(107 114 128 / 0.3);
}

.bg-gray-500\/35 {
  background-color: rgb(107 114 128 / 0.35);
}

.bg-gray-500\/40 {
  background-color: rgb(107 114 128 / 0.4);
}

.bg-gray-500\/45 {
  background-color: rgb(107 114 128 / 0.45);
}

.bg-gray-500\/5 {
  background-color: rgb(107 114 128 / 0.05);
}

.bg-gray-500\/50 {
  background-color: rgb(107 114 128 / 0.5);
}

.bg-gray-500\/55 {
  background-color: rgb(107 114 128 / 0.55);
}

.bg-gray-500\/60 {
  background-color: rgb(107 114 128 / 0.6);
}

.bg-gray-500\/65 {
  background-color: rgb(107 114 128 / 0.65);
}

.bg-gray-500\/70 {
  background-color: rgb(107 114 128 / 0.7);
}

.bg-gray-500\/75 {
  background-color: rgb(107 114 128 / 0.75);
}

.bg-gray-500\/80 {
  background-color: rgb(107 114 128 / 0.8);
}

.bg-gray-500\/85 {
  background-color: rgb(107 114 128 / 0.85);
}

.bg-gray-500\/90 {
  background-color: rgb(107 114 128 / 0.9);
}

.bg-gray-500\/95 {
  background-color: rgb(107 114 128 / 0.95);
}

.bg-gray-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}

.bg-gray-600\/0 {
  background-color: rgb(75 85 99 / 0);
}

.bg-gray-600\/10 {
  background-color: rgb(75 85 99 / 0.1);
}

.bg-gray-600\/100 {
  background-color: rgb(75 85 99 / 1);
}

.bg-gray-600\/15 {
  background-color: rgb(75 85 99 / 0.15);
}

.bg-gray-600\/20 {
  background-color: rgb(75 85 99 / 0.2);
}

.bg-gray-600\/25 {
  background-color: rgb(75 85 99 / 0.25);
}

.bg-gray-600\/30 {
  background-color: rgb(75 85 99 / 0.3);
}

.bg-gray-600\/35 {
  background-color: rgb(75 85 99 / 0.35);
}

.bg-gray-600\/40 {
  background-color: rgb(75 85 99 / 0.4);
}

.bg-gray-600\/45 {
  background-color: rgb(75 85 99 / 0.45);
}

.bg-gray-600\/5 {
  background-color: rgb(75 85 99 / 0.05);
}

.bg-gray-600\/50 {
  background-color: rgb(75 85 99 / 0.5);
}

.bg-gray-600\/55 {
  background-color: rgb(75 85 99 / 0.55);
}

.bg-gray-600\/60 {
  background-color: rgb(75 85 99 / 0.6);
}

.bg-gray-600\/65 {
  background-color: rgb(75 85 99 / 0.65);
}

.bg-gray-600\/70 {
  background-color: rgb(75 85 99 / 0.7);
}

.bg-gray-600\/75 {
  background-color: rgb(75 85 99 / 0.75);
}

.bg-gray-600\/80 {
  background-color: rgb(75 85 99 / 0.8);
}

.bg-gray-600\/85 {
  background-color: rgb(75 85 99 / 0.85);
}

.bg-gray-600\/90 {
  background-color: rgb(75 85 99 / 0.9);
}

.bg-gray-600\/95 {
  background-color: rgb(75 85 99 / 0.95);
}

.bg-gray-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}

.bg-gray-700\/0 {
  background-color: rgb(55 65 81 / 0);
}

.bg-gray-700\/10 {
  background-color: rgb(55 65 81 / 0.1);
}

.bg-gray-700\/100 {
  background-color: rgb(55 65 81 / 1);
}

.bg-gray-700\/15 {
  background-color: rgb(55 65 81 / 0.15);
}

.bg-gray-700\/20 {
  background-color: rgb(55 65 81 / 0.2);
}

.bg-gray-700\/25 {
  background-color: rgb(55 65 81 / 0.25);
}

.bg-gray-700\/30 {
  background-color: rgb(55 65 81 / 0.3);
}

.bg-gray-700\/35 {
  background-color: rgb(55 65 81 / 0.35);
}

.bg-gray-700\/40 {
  background-color: rgb(55 65 81 / 0.4);
}

.bg-gray-700\/45 {
  background-color: rgb(55 65 81 / 0.45);
}

.bg-gray-700\/5 {
  background-color: rgb(55 65 81 / 0.05);
}

.bg-gray-700\/50 {
  background-color: rgb(55 65 81 / 0.5);
}

.bg-gray-700\/55 {
  background-color: rgb(55 65 81 / 0.55);
}

.bg-gray-700\/60 {
  background-color: rgb(55 65 81 / 0.6);
}

.bg-gray-700\/65 {
  background-color: rgb(55 65 81 / 0.65);
}

.bg-gray-700\/70 {
  background-color: rgb(55 65 81 / 0.7);
}

.bg-gray-700\/75 {
  background-color: rgb(55 65 81 / 0.75);
}

.bg-gray-700\/80 {
  background-color: rgb(55 65 81 / 0.8);
}

.bg-gray-700\/85 {
  background-color: rgb(55 65 81 / 0.85);
}

.bg-gray-700\/90 {
  background-color: rgb(55 65 81 / 0.9);
}

.bg-gray-700\/95 {
  background-color: rgb(55 65 81 / 0.95);
}

.bg-gray-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}

.bg-gray-800\/0 {
  background-color: rgb(31 41 55 / 0);
}

.bg-gray-800\/10 {
  background-color: rgb(31 41 55 / 0.1);
}

.bg-gray-800\/100 {
  background-color: rgb(31 41 55 / 1);
}

.bg-gray-800\/15 {
  background-color: rgb(31 41 55 / 0.15);
}

.bg-gray-800\/20 {
  background-color: rgb(31 41 55 / 0.2);
}

.bg-gray-800\/25 {
  background-color: rgb(31 41 55 / 0.25);
}

.bg-gray-800\/30 {
  background-color: rgb(31 41 55 / 0.3);
}

.bg-gray-800\/35 {
  background-color: rgb(31 41 55 / 0.35);
}

.bg-gray-800\/40 {
  background-color: rgb(31 41 55 / 0.4);
}

.bg-gray-800\/45 {
  background-color: rgb(31 41 55 / 0.45);
}

.bg-gray-800\/5 {
  background-color: rgb(31 41 55 / 0.05);
}

.bg-gray-800\/50 {
  background-color: rgb(31 41 55 / 0.5);
}

.bg-gray-800\/55 {
  background-color: rgb(31 41 55 / 0.55);
}

.bg-gray-800\/60 {
  background-color: rgb(31 41 55 / 0.6);
}

.bg-gray-800\/65 {
  background-color: rgb(31 41 55 / 0.65);
}

.bg-gray-800\/70 {
  background-color: rgb(31 41 55 / 0.7);
}

.bg-gray-800\/75 {
  background-color: rgb(31 41 55 / 0.75);
}

.bg-gray-800\/80 {
  background-color: rgb(31 41 55 / 0.8);
}

.bg-gray-800\/85 {
  background-color: rgb(31 41 55 / 0.85);
}

.bg-gray-800\/90 {
  background-color: rgb(31 41 55 / 0.9);
}

.bg-gray-800\/95 {
  background-color: rgb(31 41 55 / 0.95);
}

.bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}

.bg-gray-900\/0 {
  background-color: rgb(17 24 39 / 0);
}

.bg-gray-900\/10 {
  background-color: rgb(17 24 39 / 0.1);
}

.bg-gray-900\/100 {
  background-color: rgb(17 24 39 / 1);
}

.bg-gray-900\/15 {
  background-color: rgb(17 24 39 / 0.15);
}

.bg-gray-900\/20 {
  background-color: rgb(17 24 39 / 0.2);
}

.bg-gray-900\/25 {
  background-color: rgb(17 24 39 / 0.25);
}

.bg-gray-900\/30 {
  background-color: rgb(17 24 39 / 0.3);
}

.bg-gray-900\/35 {
  background-color: rgb(17 24 39 / 0.35);
}

.bg-gray-900\/40 {
  background-color: rgb(17 24 39 / 0.4);
}

.bg-gray-900\/45 {
  background-color: rgb(17 24 39 / 0.45);
}

.bg-gray-900\/5 {
  background-color: rgb(17 24 39 / 0.05);
}

.bg-gray-900\/50 {
  background-color: rgb(17 24 39 / 0.5);
}

.bg-gray-900\/55 {
  background-color: rgb(17 24 39 / 0.55);
}

.bg-gray-900\/60 {
  background-color: rgb(17 24 39 / 0.6);
}

.bg-gray-900\/65 {
  background-color: rgb(17 24 39 / 0.65);
}

.bg-gray-900\/70 {
  background-color: rgb(17 24 39 / 0.7);
}

.bg-gray-900\/75 {
  background-color: rgb(17 24 39 / 0.75);
}

.bg-gray-900\/80 {
  background-color: rgb(17 24 39 / 0.8);
}

.bg-gray-900\/85 {
  background-color: rgb(17 24 39 / 0.85);
}

.bg-gray-900\/90 {
  background-color: rgb(17 24 39 / 0.9);
}

.bg-gray-900\/95 {
  background-color: rgb(17 24 39 / 0.95);
}

.bg-gray-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(3 7 18 / var(--tw-bg-opacity));
}

.bg-gray-950\/0 {
  background-color: rgb(3 7 18 / 0);
}

.bg-gray-950\/10 {
  background-color: rgb(3 7 18 / 0.1);
}

.bg-gray-950\/100 {
  background-color: rgb(3 7 18 / 1);
}

.bg-gray-950\/15 {
  background-color: rgb(3 7 18 / 0.15);
}

.bg-gray-950\/20 {
  background-color: rgb(3 7 18 / 0.2);
}

.bg-gray-950\/25 {
  background-color: rgb(3 7 18 / 0.25);
}

.bg-gray-950\/30 {
  background-color: rgb(3 7 18 / 0.3);
}

.bg-gray-950\/35 {
  background-color: rgb(3 7 18 / 0.35);
}

.bg-gray-950\/40 {
  background-color: rgb(3 7 18 / 0.4);
}

.bg-gray-950\/45 {
  background-color: rgb(3 7 18 / 0.45);
}

.bg-gray-950\/5 {
  background-color: rgb(3 7 18 / 0.05);
}

.bg-gray-950\/50 {
  background-color: rgb(3 7 18 / 0.5);
}

.bg-gray-950\/55 {
  background-color: rgb(3 7 18 / 0.55);
}

.bg-gray-950\/60 {
  background-color: rgb(3 7 18 / 0.6);
}

.bg-gray-950\/65 {
  background-color: rgb(3 7 18 / 0.65);
}

.bg-gray-950\/70 {
  background-color: rgb(3 7 18 / 0.7);
}

.bg-gray-950\/75 {
  background-color: rgb(3 7 18 / 0.75);
}

.bg-gray-950\/80 {
  background-color: rgb(3 7 18 / 0.8);
}

.bg-gray-950\/85 {
  background-color: rgb(3 7 18 / 0.85);
}

.bg-gray-950\/90 {
  background-color: rgb(3 7 18 / 0.9);
}

.bg-gray-950\/95 {
  background-color: rgb(3 7 18 / 0.95);
}

.bg-green-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity));
}

.bg-green-100\/0 {
  background-color: rgb(220 252 231 / 0);
}

.bg-green-100\/10 {
  background-color: rgb(220 252 231 / 0.1);
}

.bg-green-100\/100 {
  background-color: rgb(220 252 231 / 1);
}

.bg-green-100\/15 {
  background-color: rgb(220 252 231 / 0.15);
}

.bg-green-100\/20 {
  background-color: rgb(220 252 231 / 0.2);
}

.bg-green-100\/25 {
  background-color: rgb(220 252 231 / 0.25);
}

.bg-green-100\/30 {
  background-color: rgb(220 252 231 / 0.3);
}

.bg-green-100\/35 {
  background-color: rgb(220 252 231 / 0.35);
}

.bg-green-100\/40 {
  background-color: rgb(220 252 231 / 0.4);
}

.bg-green-100\/45 {
  background-color: rgb(220 252 231 / 0.45);
}

.bg-green-100\/5 {
  background-color: rgb(220 252 231 / 0.05);
}

.bg-green-100\/50 {
  background-color: rgb(220 252 231 / 0.5);
}

.bg-green-100\/55 {
  background-color: rgb(220 252 231 / 0.55);
}

.bg-green-100\/60 {
  background-color: rgb(220 252 231 / 0.6);
}

.bg-green-100\/65 {
  background-color: rgb(220 252 231 / 0.65);
}

.bg-green-100\/70 {
  background-color: rgb(220 252 231 / 0.7);
}

.bg-green-100\/75 {
  background-color: rgb(220 252 231 / 0.75);
}

.bg-green-100\/80 {
  background-color: rgb(220 252 231 / 0.8);
}

.bg-green-100\/85 {
  background-color: rgb(220 252 231 / 0.85);
}

.bg-green-100\/90 {
  background-color: rgb(220 252 231 / 0.9);
}

.bg-green-100\/95 {
  background-color: rgb(220 252 231 / 0.95);
}

.bg-green-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity));
}

.bg-green-200\/0 {
  background-color: rgb(187 247 208 / 0);
}

.bg-green-200\/10 {
  background-color: rgb(187 247 208 / 0.1);
}

.bg-green-200\/100 {
  background-color: rgb(187 247 208 / 1);
}

.bg-green-200\/15 {
  background-color: rgb(187 247 208 / 0.15);
}

.bg-green-200\/20 {
  background-color: rgb(187 247 208 / 0.2);
}

.bg-green-200\/25 {
  background-color: rgb(187 247 208 / 0.25);
}

.bg-green-200\/30 {
  background-color: rgb(187 247 208 / 0.3);
}

.bg-green-200\/35 {
  background-color: rgb(187 247 208 / 0.35);
}

.bg-green-200\/40 {
  background-color: rgb(187 247 208 / 0.4);
}

.bg-green-200\/45 {
  background-color: rgb(187 247 208 / 0.45);
}

.bg-green-200\/5 {
  background-color: rgb(187 247 208 / 0.05);
}

.bg-green-200\/50 {
  background-color: rgb(187 247 208 / 0.5);
}

.bg-green-200\/55 {
  background-color: rgb(187 247 208 / 0.55);
}

.bg-green-200\/60 {
  background-color: rgb(187 247 208 / 0.6);
}

.bg-green-200\/65 {
  background-color: rgb(187 247 208 / 0.65);
}

.bg-green-200\/70 {
  background-color: rgb(187 247 208 / 0.7);
}

.bg-green-200\/75 {
  background-color: rgb(187 247 208 / 0.75);
}

.bg-green-200\/80 {
  background-color: rgb(187 247 208 / 0.8);
}

.bg-green-200\/85 {
  background-color: rgb(187 247 208 / 0.85);
}

.bg-green-200\/90 {
  background-color: rgb(187 247 208 / 0.9);
}

.bg-green-200\/95 {
  background-color: rgb(187 247 208 / 0.95);
}

.bg-green-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(134 239 172 / var(--tw-bg-opacity));
}

.bg-green-300\/0 {
  background-color: rgb(134 239 172 / 0);
}

.bg-green-300\/10 {
  background-color: rgb(134 239 172 / 0.1);
}

.bg-green-300\/100 {
  background-color: rgb(134 239 172 / 1);
}

.bg-green-300\/15 {
  background-color: rgb(134 239 172 / 0.15);
}

.bg-green-300\/20 {
  background-color: rgb(134 239 172 / 0.2);
}

.bg-green-300\/25 {
  background-color: rgb(134 239 172 / 0.25);
}

.bg-green-300\/30 {
  background-color: rgb(134 239 172 / 0.3);
}

.bg-green-300\/35 {
  background-color: rgb(134 239 172 / 0.35);
}

.bg-green-300\/40 {
  background-color: rgb(134 239 172 / 0.4);
}

.bg-green-300\/45 {
  background-color: rgb(134 239 172 / 0.45);
}

.bg-green-300\/5 {
  background-color: rgb(134 239 172 / 0.05);
}

.bg-green-300\/50 {
  background-color: rgb(134 239 172 / 0.5);
}

.bg-green-300\/55 {
  background-color: rgb(134 239 172 / 0.55);
}

.bg-green-300\/60 {
  background-color: rgb(134 239 172 / 0.6);
}

.bg-green-300\/65 {
  background-color: rgb(134 239 172 / 0.65);
}

.bg-green-300\/70 {
  background-color: rgb(134 239 172 / 0.7);
}

.bg-green-300\/75 {
  background-color: rgb(134 239 172 / 0.75);
}

.bg-green-300\/80 {
  background-color: rgb(134 239 172 / 0.8);
}

.bg-green-300\/85 {
  background-color: rgb(134 239 172 / 0.85);
}

.bg-green-300\/90 {
  background-color: rgb(134 239 172 / 0.9);
}

.bg-green-300\/95 {
  background-color: rgb(134 239 172 / 0.95);
}

.bg-green-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(74 222 128 / var(--tw-bg-opacity));
}

.bg-green-400\/0 {
  background-color: rgb(74 222 128 / 0);
}

.bg-green-400\/10 {
  background-color: rgb(74 222 128 / 0.1);
}

.bg-green-400\/100 {
  background-color: rgb(74 222 128 / 1);
}

.bg-green-400\/15 {
  background-color: rgb(74 222 128 / 0.15);
}

.bg-green-400\/20 {
  background-color: rgb(74 222 128 / 0.2);
}

.bg-green-400\/25 {
  background-color: rgb(74 222 128 / 0.25);
}

.bg-green-400\/30 {
  background-color: rgb(74 222 128 / 0.3);
}

.bg-green-400\/35 {
  background-color: rgb(74 222 128 / 0.35);
}

.bg-green-400\/40 {
  background-color: rgb(74 222 128 / 0.4);
}

.bg-green-400\/45 {
  background-color: rgb(74 222 128 / 0.45);
}

.bg-green-400\/5 {
  background-color: rgb(74 222 128 / 0.05);
}

.bg-green-400\/50 {
  background-color: rgb(74 222 128 / 0.5);
}

.bg-green-400\/55 {
  background-color: rgb(74 222 128 / 0.55);
}

.bg-green-400\/60 {
  background-color: rgb(74 222 128 / 0.6);
}

.bg-green-400\/65 {
  background-color: rgb(74 222 128 / 0.65);
}

.bg-green-400\/70 {
  background-color: rgb(74 222 128 / 0.7);
}

.bg-green-400\/75 {
  background-color: rgb(74 222 128 / 0.75);
}

.bg-green-400\/80 {
  background-color: rgb(74 222 128 / 0.8);
}

.bg-green-400\/85 {
  background-color: rgb(74 222 128 / 0.85);
}

.bg-green-400\/90 {
  background-color: rgb(74 222 128 / 0.9);
}

.bg-green-400\/95 {
  background-color: rgb(74 222 128 / 0.95);
}

.bg-green-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity));
}

.bg-green-50\/0 {
  background-color: rgb(240 253 244 / 0);
}

.bg-green-50\/10 {
  background-color: rgb(240 253 244 / 0.1);
}

.bg-green-50\/100 {
  background-color: rgb(240 253 244 / 1);
}

.bg-green-50\/15 {
  background-color: rgb(240 253 244 / 0.15);
}

.bg-green-50\/20 {
  background-color: rgb(240 253 244 / 0.2);
}

.bg-green-50\/25 {
  background-color: rgb(240 253 244 / 0.25);
}

.bg-green-50\/30 {
  background-color: rgb(240 253 244 / 0.3);
}

.bg-green-50\/35 {
  background-color: rgb(240 253 244 / 0.35);
}

.bg-green-50\/40 {
  background-color: rgb(240 253 244 / 0.4);
}

.bg-green-50\/45 {
  background-color: rgb(240 253 244 / 0.45);
}

.bg-green-50\/5 {
  background-color: rgb(240 253 244 / 0.05);
}

.bg-green-50\/50 {
  background-color: rgb(240 253 244 / 0.5);
}

.bg-green-50\/55 {
  background-color: rgb(240 253 244 / 0.55);
}

.bg-green-50\/60 {
  background-color: rgb(240 253 244 / 0.6);
}

.bg-green-50\/65 {
  background-color: rgb(240 253 244 / 0.65);
}

.bg-green-50\/70 {
  background-color: rgb(240 253 244 / 0.7);
}

.bg-green-50\/75 {
  background-color: rgb(240 253 244 / 0.75);
}

.bg-green-50\/80 {
  background-color: rgb(240 253 244 / 0.8);
}

.bg-green-50\/85 {
  background-color: rgb(240 253 244 / 0.85);
}

.bg-green-50\/90 {
  background-color: rgb(240 253 244 / 0.9);
}

.bg-green-50\/95 {
  background-color: rgb(240 253 244 / 0.95);
}

.bg-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity));
}

.bg-green-500\/0 {
  background-color: rgb(34 197 94 / 0);
}

.bg-green-500\/10 {
  background-color: rgb(34 197 94 / 0.1);
}

.bg-green-500\/100 {
  background-color: rgb(34 197 94 / 1);
}

.bg-green-500\/15 {
  background-color: rgb(34 197 94 / 0.15);
}

.bg-green-500\/20 {
  background-color: rgb(34 197 94 / 0.2);
}

.bg-green-500\/25 {
  background-color: rgb(34 197 94 / 0.25);
}

.bg-green-500\/30 {
  background-color: rgb(34 197 94 / 0.3);
}

.bg-green-500\/35 {
  background-color: rgb(34 197 94 / 0.35);
}

.bg-green-500\/40 {
  background-color: rgb(34 197 94 / 0.4);
}

.bg-green-500\/45 {
  background-color: rgb(34 197 94 / 0.45);
}

.bg-green-500\/5 {
  background-color: rgb(34 197 94 / 0.05);
}

.bg-green-500\/50 {
  background-color: rgb(34 197 94 / 0.5);
}

.bg-green-500\/55 {
  background-color: rgb(34 197 94 / 0.55);
}

.bg-green-500\/60 {
  background-color: rgb(34 197 94 / 0.6);
}

.bg-green-500\/65 {
  background-color: rgb(34 197 94 / 0.65);
}

.bg-green-500\/70 {
  background-color: rgb(34 197 94 / 0.7);
}

.bg-green-500\/75 {
  background-color: rgb(34 197 94 / 0.75);
}

.bg-green-500\/80 {
  background-color: rgb(34 197 94 / 0.8);
}

.bg-green-500\/85 {
  background-color: rgb(34 197 94 / 0.85);
}

.bg-green-500\/90 {
  background-color: rgb(34 197 94 / 0.9);
}

.bg-green-500\/95 {
  background-color: rgb(34 197 94 / 0.95);
}

.bg-green-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity));
}

.bg-green-600\/0 {
  background-color: rgb(22 163 74 / 0);
}

.bg-green-600\/10 {
  background-color: rgb(22 163 74 / 0.1);
}

.bg-green-600\/100 {
  background-color: rgb(22 163 74 / 1);
}

.bg-green-600\/15 {
  background-color: rgb(22 163 74 / 0.15);
}

.bg-green-600\/20 {
  background-color: rgb(22 163 74 / 0.2);
}

.bg-green-600\/25 {
  background-color: rgb(22 163 74 / 0.25);
}

.bg-green-600\/30 {
  background-color: rgb(22 163 74 / 0.3);
}

.bg-green-600\/35 {
  background-color: rgb(22 163 74 / 0.35);
}

.bg-green-600\/40 {
  background-color: rgb(22 163 74 / 0.4);
}

.bg-green-600\/45 {
  background-color: rgb(22 163 74 / 0.45);
}

.bg-green-600\/5 {
  background-color: rgb(22 163 74 / 0.05);
}

.bg-green-600\/50 {
  background-color: rgb(22 163 74 / 0.5);
}

.bg-green-600\/55 {
  background-color: rgb(22 163 74 / 0.55);
}

.bg-green-600\/60 {
  background-color: rgb(22 163 74 / 0.6);
}

.bg-green-600\/65 {
  background-color: rgb(22 163 74 / 0.65);
}

.bg-green-600\/70 {
  background-color: rgb(22 163 74 / 0.7);
}

.bg-green-600\/75 {
  background-color: rgb(22 163 74 / 0.75);
}

.bg-green-600\/80 {
  background-color: rgb(22 163 74 / 0.8);
}

.bg-green-600\/85 {
  background-color: rgb(22 163 74 / 0.85);
}

.bg-green-600\/90 {
  background-color: rgb(22 163 74 / 0.9);
}

.bg-green-600\/95 {
  background-color: rgb(22 163 74 / 0.95);
}

.bg-green-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(21 128 61 / var(--tw-bg-opacity));
}

.bg-green-700\/0 {
  background-color: rgb(21 128 61 / 0);
}

.bg-green-700\/10 {
  background-color: rgb(21 128 61 / 0.1);
}

.bg-green-700\/100 {
  background-color: rgb(21 128 61 / 1);
}

.bg-green-700\/15 {
  background-color: rgb(21 128 61 / 0.15);
}

.bg-green-700\/20 {
  background-color: rgb(21 128 61 / 0.2);
}

.bg-green-700\/25 {
  background-color: rgb(21 128 61 / 0.25);
}

.bg-green-700\/30 {
  background-color: rgb(21 128 61 / 0.3);
}

.bg-green-700\/35 {
  background-color: rgb(21 128 61 / 0.35);
}

.bg-green-700\/40 {
  background-color: rgb(21 128 61 / 0.4);
}

.bg-green-700\/45 {
  background-color: rgb(21 128 61 / 0.45);
}

.bg-green-700\/5 {
  background-color: rgb(21 128 61 / 0.05);
}

.bg-green-700\/50 {
  background-color: rgb(21 128 61 / 0.5);
}

.bg-green-700\/55 {
  background-color: rgb(21 128 61 / 0.55);
}

.bg-green-700\/60 {
  background-color: rgb(21 128 61 / 0.6);
}

.bg-green-700\/65 {
  background-color: rgb(21 128 61 / 0.65);
}

.bg-green-700\/70 {
  background-color: rgb(21 128 61 / 0.7);
}

.bg-green-700\/75 {
  background-color: rgb(21 128 61 / 0.75);
}

.bg-green-700\/80 {
  background-color: rgb(21 128 61 / 0.8);
}

.bg-green-700\/85 {
  background-color: rgb(21 128 61 / 0.85);
}

.bg-green-700\/90 {
  background-color: rgb(21 128 61 / 0.9);
}

.bg-green-700\/95 {
  background-color: rgb(21 128 61 / 0.95);
}

.bg-green-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(22 101 52 / var(--tw-bg-opacity));
}

.bg-green-800\/0 {
  background-color: rgb(22 101 52 / 0);
}

.bg-green-800\/10 {
  background-color: rgb(22 101 52 / 0.1);
}

.bg-green-800\/100 {
  background-color: rgb(22 101 52 / 1);
}

.bg-green-800\/15 {
  background-color: rgb(22 101 52 / 0.15);
}

.bg-green-800\/20 {
  background-color: rgb(22 101 52 / 0.2);
}

.bg-green-800\/25 {
  background-color: rgb(22 101 52 / 0.25);
}

.bg-green-800\/30 {
  background-color: rgb(22 101 52 / 0.3);
}

.bg-green-800\/35 {
  background-color: rgb(22 101 52 / 0.35);
}

.bg-green-800\/40 {
  background-color: rgb(22 101 52 / 0.4);
}

.bg-green-800\/45 {
  background-color: rgb(22 101 52 / 0.45);
}

.bg-green-800\/5 {
  background-color: rgb(22 101 52 / 0.05);
}

.bg-green-800\/50 {
  background-color: rgb(22 101 52 / 0.5);
}

.bg-green-800\/55 {
  background-color: rgb(22 101 52 / 0.55);
}

.bg-green-800\/60 {
  background-color: rgb(22 101 52 / 0.6);
}

.bg-green-800\/65 {
  background-color: rgb(22 101 52 / 0.65);
}

.bg-green-800\/70 {
  background-color: rgb(22 101 52 / 0.7);
}

.bg-green-800\/75 {
  background-color: rgb(22 101 52 / 0.75);
}

.bg-green-800\/80 {
  background-color: rgb(22 101 52 / 0.8);
}

.bg-green-800\/85 {
  background-color: rgb(22 101 52 / 0.85);
}

.bg-green-800\/90 {
  background-color: rgb(22 101 52 / 0.9);
}

.bg-green-800\/95 {
  background-color: rgb(22 101 52 / 0.95);
}

.bg-green-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(20 83 45 / var(--tw-bg-opacity));
}

.bg-green-900\/0 {
  background-color: rgb(20 83 45 / 0);
}

.bg-green-900\/10 {
  background-color: rgb(20 83 45 / 0.1);
}

.bg-green-900\/100 {
  background-color: rgb(20 83 45 / 1);
}

.bg-green-900\/15 {
  background-color: rgb(20 83 45 / 0.15);
}

.bg-green-900\/20 {
  background-color: rgb(20 83 45 / 0.2);
}

.bg-green-900\/25 {
  background-color: rgb(20 83 45 / 0.25);
}

.bg-green-900\/30 {
  background-color: rgb(20 83 45 / 0.3);
}

.bg-green-900\/35 {
  background-color: rgb(20 83 45 / 0.35);
}

.bg-green-900\/40 {
  background-color: rgb(20 83 45 / 0.4);
}

.bg-green-900\/45 {
  background-color: rgb(20 83 45 / 0.45);
}

.bg-green-900\/5 {
  background-color: rgb(20 83 45 / 0.05);
}

.bg-green-900\/50 {
  background-color: rgb(20 83 45 / 0.5);
}

.bg-green-900\/55 {
  background-color: rgb(20 83 45 / 0.55);
}

.bg-green-900\/60 {
  background-color: rgb(20 83 45 / 0.6);
}

.bg-green-900\/65 {
  background-color: rgb(20 83 45 / 0.65);
}

.bg-green-900\/70 {
  background-color: rgb(20 83 45 / 0.7);
}

.bg-green-900\/75 {
  background-color: rgb(20 83 45 / 0.75);
}

.bg-green-900\/80 {
  background-color: rgb(20 83 45 / 0.8);
}

.bg-green-900\/85 {
  background-color: rgb(20 83 45 / 0.85);
}

.bg-green-900\/90 {
  background-color: rgb(20 83 45 / 0.9);
}

.bg-green-900\/95 {
  background-color: rgb(20 83 45 / 0.95);
}

.bg-green-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(5 46 22 / var(--tw-bg-opacity));
}

.bg-green-950\/0 {
  background-color: rgb(5 46 22 / 0);
}

.bg-green-950\/10 {
  background-color: rgb(5 46 22 / 0.1);
}

.bg-green-950\/100 {
  background-color: rgb(5 46 22 / 1);
}

.bg-green-950\/15 {
  background-color: rgb(5 46 22 / 0.15);
}

.bg-green-950\/20 {
  background-color: rgb(5 46 22 / 0.2);
}

.bg-green-950\/25 {
  background-color: rgb(5 46 22 / 0.25);
}

.bg-green-950\/30 {
  background-color: rgb(5 46 22 / 0.3);
}

.bg-green-950\/35 {
  background-color: rgb(5 46 22 / 0.35);
}

.bg-green-950\/40 {
  background-color: rgb(5 46 22 / 0.4);
}

.bg-green-950\/45 {
  background-color: rgb(5 46 22 / 0.45);
}

.bg-green-950\/5 {
  background-color: rgb(5 46 22 / 0.05);
}

.bg-green-950\/50 {
  background-color: rgb(5 46 22 / 0.5);
}

.bg-green-950\/55 {
  background-color: rgb(5 46 22 / 0.55);
}

.bg-green-950\/60 {
  background-color: rgb(5 46 22 / 0.6);
}

.bg-green-950\/65 {
  background-color: rgb(5 46 22 / 0.65);
}

.bg-green-950\/70 {
  background-color: rgb(5 46 22 / 0.7);
}

.bg-green-950\/75 {
  background-color: rgb(5 46 22 / 0.75);
}

.bg-green-950\/80 {
  background-color: rgb(5 46 22 / 0.8);
}

.bg-green-950\/85 {
  background-color: rgb(5 46 22 / 0.85);
}

.bg-green-950\/90 {
  background-color: rgb(5 46 22 / 0.9);
}

.bg-green-950\/95 {
  background-color: rgb(5 46 22 / 0.95);
}

.bg-neutral-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}

.bg-neutral-100\/0 {
  background-color: rgb(245 245 245 / 0);
}

.bg-neutral-100\/10 {
  background-color: rgb(245 245 245 / 0.1);
}

.bg-neutral-100\/100 {
  background-color: rgb(245 245 245 / 1);
}

.bg-neutral-100\/15 {
  background-color: rgb(245 245 245 / 0.15);
}

.bg-neutral-100\/20 {
  background-color: rgb(245 245 245 / 0.2);
}

.bg-neutral-100\/25 {
  background-color: rgb(245 245 245 / 0.25);
}

.bg-neutral-100\/30 {
  background-color: rgb(245 245 245 / 0.3);
}

.bg-neutral-100\/35 {
  background-color: rgb(245 245 245 / 0.35);
}

.bg-neutral-100\/40 {
  background-color: rgb(245 245 245 / 0.4);
}

.bg-neutral-100\/45 {
  background-color: rgb(245 245 245 / 0.45);
}

.bg-neutral-100\/5 {
  background-color: rgb(245 245 245 / 0.05);
}

.bg-neutral-100\/50 {
  background-color: rgb(245 245 245 / 0.5);
}

.bg-neutral-100\/55 {
  background-color: rgb(245 245 245 / 0.55);
}

.bg-neutral-100\/60 {
  background-color: rgb(245 245 245 / 0.6);
}

.bg-neutral-100\/65 {
  background-color: rgb(245 245 245 / 0.65);
}

.bg-neutral-100\/70 {
  background-color: rgb(245 245 245 / 0.7);
}

.bg-neutral-100\/75 {
  background-color: rgb(245 245 245 / 0.75);
}

.bg-neutral-100\/80 {
  background-color: rgb(245 245 245 / 0.8);
}

.bg-neutral-100\/85 {
  background-color: rgb(245 245 245 / 0.85);
}

.bg-neutral-100\/90 {
  background-color: rgb(245 245 245 / 0.9);
}

.bg-neutral-100\/95 {
  background-color: rgb(245 245 245 / 0.95);
}

.bg-neutral-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity));
}

.bg-neutral-200\/0 {
  background-color: rgb(229 229 229 / 0);
}

.bg-neutral-200\/10 {
  background-color: rgb(229 229 229 / 0.1);
}

.bg-neutral-200\/100 {
  background-color: rgb(229 229 229 / 1);
}

.bg-neutral-200\/15 {
  background-color: rgb(229 229 229 / 0.15);
}

.bg-neutral-200\/20 {
  background-color: rgb(229 229 229 / 0.2);
}

.bg-neutral-200\/25 {
  background-color: rgb(229 229 229 / 0.25);
}

.bg-neutral-200\/30 {
  background-color: rgb(229 229 229 / 0.3);
}

.bg-neutral-200\/35 {
  background-color: rgb(229 229 229 / 0.35);
}

.bg-neutral-200\/40 {
  background-color: rgb(229 229 229 / 0.4);
}

.bg-neutral-200\/45 {
  background-color: rgb(229 229 229 / 0.45);
}

.bg-neutral-200\/5 {
  background-color: rgb(229 229 229 / 0.05);
}

.bg-neutral-200\/50 {
  background-color: rgb(229 229 229 / 0.5);
}

.bg-neutral-200\/55 {
  background-color: rgb(229 229 229 / 0.55);
}

.bg-neutral-200\/60 {
  background-color: rgb(229 229 229 / 0.6);
}

.bg-neutral-200\/65 {
  background-color: rgb(229 229 229 / 0.65);
}

.bg-neutral-200\/70 {
  background-color: rgb(229 229 229 / 0.7);
}

.bg-neutral-200\/75 {
  background-color: rgb(229 229 229 / 0.75);
}

.bg-neutral-200\/80 {
  background-color: rgb(229 229 229 / 0.8);
}

.bg-neutral-200\/85 {
  background-color: rgb(229 229 229 / 0.85);
}

.bg-neutral-200\/90 {
  background-color: rgb(229 229 229 / 0.9);
}

.bg-neutral-200\/95 {
  background-color: rgb(229 229 229 / 0.95);
}

.bg-neutral-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(212 212 212 / var(--tw-bg-opacity));
}

.bg-neutral-300\/0 {
  background-color: rgb(212 212 212 / 0);
}

.bg-neutral-300\/10 {
  background-color: rgb(212 212 212 / 0.1);
}

.bg-neutral-300\/100 {
  background-color: rgb(212 212 212 / 1);
}

.bg-neutral-300\/15 {
  background-color: rgb(212 212 212 / 0.15);
}

.bg-neutral-300\/20 {
  background-color: rgb(212 212 212 / 0.2);
}

.bg-neutral-300\/25 {
  background-color: rgb(212 212 212 / 0.25);
}

.bg-neutral-300\/30 {
  background-color: rgb(212 212 212 / 0.3);
}

.bg-neutral-300\/35 {
  background-color: rgb(212 212 212 / 0.35);
}

.bg-neutral-300\/40 {
  background-color: rgb(212 212 212 / 0.4);
}

.bg-neutral-300\/45 {
  background-color: rgb(212 212 212 / 0.45);
}

.bg-neutral-300\/5 {
  background-color: rgb(212 212 212 / 0.05);
}

.bg-neutral-300\/50 {
  background-color: rgb(212 212 212 / 0.5);
}

.bg-neutral-300\/55 {
  background-color: rgb(212 212 212 / 0.55);
}

.bg-neutral-300\/60 {
  background-color: rgb(212 212 212 / 0.6);
}

.bg-neutral-300\/65 {
  background-color: rgb(212 212 212 / 0.65);
}

.bg-neutral-300\/70 {
  background-color: rgb(212 212 212 / 0.7);
}

.bg-neutral-300\/75 {
  background-color: rgb(212 212 212 / 0.75);
}

.bg-neutral-300\/80 {
  background-color: rgb(212 212 212 / 0.8);
}

.bg-neutral-300\/85 {
  background-color: rgb(212 212 212 / 0.85);
}

.bg-neutral-300\/90 {
  background-color: rgb(212 212 212 / 0.9);
}

.bg-neutral-300\/95 {
  background-color: rgb(212 212 212 / 0.95);
}

.bg-neutral-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(163 163 163 / var(--tw-bg-opacity));
}

.bg-neutral-400\/0 {
  background-color: rgb(163 163 163 / 0);
}

.bg-neutral-400\/10 {
  background-color: rgb(163 163 163 / 0.1);
}

.bg-neutral-400\/100 {
  background-color: rgb(163 163 163 / 1);
}

.bg-neutral-400\/15 {
  background-color: rgb(163 163 163 / 0.15);
}

.bg-neutral-400\/20 {
  background-color: rgb(163 163 163 / 0.2);
}

.bg-neutral-400\/25 {
  background-color: rgb(163 163 163 / 0.25);
}

.bg-neutral-400\/30 {
  background-color: rgb(163 163 163 / 0.3);
}

.bg-neutral-400\/35 {
  background-color: rgb(163 163 163 / 0.35);
}

.bg-neutral-400\/40 {
  background-color: rgb(163 163 163 / 0.4);
}

.bg-neutral-400\/45 {
  background-color: rgb(163 163 163 / 0.45);
}

.bg-neutral-400\/5 {
  background-color: rgb(163 163 163 / 0.05);
}

.bg-neutral-400\/50 {
  background-color: rgb(163 163 163 / 0.5);
}

.bg-neutral-400\/55 {
  background-color: rgb(163 163 163 / 0.55);
}

.bg-neutral-400\/60 {
  background-color: rgb(163 163 163 / 0.6);
}

.bg-neutral-400\/65 {
  background-color: rgb(163 163 163 / 0.65);
}

.bg-neutral-400\/70 {
  background-color: rgb(163 163 163 / 0.7);
}

.bg-neutral-400\/75 {
  background-color: rgb(163 163 163 / 0.75);
}

.bg-neutral-400\/80 {
  background-color: rgb(163 163 163 / 0.8);
}

.bg-neutral-400\/85 {
  background-color: rgb(163 163 163 / 0.85);
}

.bg-neutral-400\/90 {
  background-color: rgb(163 163 163 / 0.9);
}

.bg-neutral-400\/95 {
  background-color: rgb(163 163 163 / 0.95);
}

.bg-neutral-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}

.bg-neutral-50\/0 {
  background-color: rgb(250 250 250 / 0);
}

.bg-neutral-50\/10 {
  background-color: rgb(250 250 250 / 0.1);
}

.bg-neutral-50\/100 {
  background-color: rgb(250 250 250 / 1);
}

.bg-neutral-50\/15 {
  background-color: rgb(250 250 250 / 0.15);
}

.bg-neutral-50\/20 {
  background-color: rgb(250 250 250 / 0.2);
}

.bg-neutral-50\/25 {
  background-color: rgb(250 250 250 / 0.25);
}

.bg-neutral-50\/30 {
  background-color: rgb(250 250 250 / 0.3);
}

.bg-neutral-50\/35 {
  background-color: rgb(250 250 250 / 0.35);
}

.bg-neutral-50\/40 {
  background-color: rgb(250 250 250 / 0.4);
}

.bg-neutral-50\/45 {
  background-color: rgb(250 250 250 / 0.45);
}

.bg-neutral-50\/5 {
  background-color: rgb(250 250 250 / 0.05);
}

.bg-neutral-50\/50 {
  background-color: rgb(250 250 250 / 0.5);
}

.bg-neutral-50\/55 {
  background-color: rgb(250 250 250 / 0.55);
}

.bg-neutral-50\/60 {
  background-color: rgb(250 250 250 / 0.6);
}

.bg-neutral-50\/65 {
  background-color: rgb(250 250 250 / 0.65);
}

.bg-neutral-50\/70 {
  background-color: rgb(250 250 250 / 0.7);
}

.bg-neutral-50\/75 {
  background-color: rgb(250 250 250 / 0.75);
}

.bg-neutral-50\/80 {
  background-color: rgb(250 250 250 / 0.8);
}

.bg-neutral-50\/85 {
  background-color: rgb(250 250 250 / 0.85);
}

.bg-neutral-50\/90 {
  background-color: rgb(250 250 250 / 0.9);
}

.bg-neutral-50\/95 {
  background-color: rgb(250 250 250 / 0.95);
}

.bg-neutral-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(115 115 115 / var(--tw-bg-opacity));
}

.bg-neutral-500\/0 {
  background-color: rgb(115 115 115 / 0);
}

.bg-neutral-500\/10 {
  background-color: rgb(115 115 115 / 0.1);
}

.bg-neutral-500\/100 {
  background-color: rgb(115 115 115 / 1);
}

.bg-neutral-500\/15 {
  background-color: rgb(115 115 115 / 0.15);
}

.bg-neutral-500\/20 {
  background-color: rgb(115 115 115 / 0.2);
}

.bg-neutral-500\/25 {
  background-color: rgb(115 115 115 / 0.25);
}

.bg-neutral-500\/30 {
  background-color: rgb(115 115 115 / 0.3);
}

.bg-neutral-500\/35 {
  background-color: rgb(115 115 115 / 0.35);
}

.bg-neutral-500\/40 {
  background-color: rgb(115 115 115 / 0.4);
}

.bg-neutral-500\/45 {
  background-color: rgb(115 115 115 / 0.45);
}

.bg-neutral-500\/5 {
  background-color: rgb(115 115 115 / 0.05);
}

.bg-neutral-500\/50 {
  background-color: rgb(115 115 115 / 0.5);
}

.bg-neutral-500\/55 {
  background-color: rgb(115 115 115 / 0.55);
}

.bg-neutral-500\/60 {
  background-color: rgb(115 115 115 / 0.6);
}

.bg-neutral-500\/65 {
  background-color: rgb(115 115 115 / 0.65);
}

.bg-neutral-500\/70 {
  background-color: rgb(115 115 115 / 0.7);
}

.bg-neutral-500\/75 {
  background-color: rgb(115 115 115 / 0.75);
}

.bg-neutral-500\/80 {
  background-color: rgb(115 115 115 / 0.8);
}

.bg-neutral-500\/85 {
  background-color: rgb(115 115 115 / 0.85);
}

.bg-neutral-500\/90 {
  background-color: rgb(115 115 115 / 0.9);
}

.bg-neutral-500\/95 {
  background-color: rgb(115 115 115 / 0.95);
}

.bg-neutral-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(82 82 82 / var(--tw-bg-opacity));
}

.bg-neutral-600\/0 {
  background-color: rgb(82 82 82 / 0);
}

.bg-neutral-600\/10 {
  background-color: rgb(82 82 82 / 0.1);
}

.bg-neutral-600\/100 {
  background-color: rgb(82 82 82 / 1);
}

.bg-neutral-600\/15 {
  background-color: rgb(82 82 82 / 0.15);
}

.bg-neutral-600\/20 {
  background-color: rgb(82 82 82 / 0.2);
}

.bg-neutral-600\/25 {
  background-color: rgb(82 82 82 / 0.25);
}

.bg-neutral-600\/30 {
  background-color: rgb(82 82 82 / 0.3);
}

.bg-neutral-600\/35 {
  background-color: rgb(82 82 82 / 0.35);
}

.bg-neutral-600\/40 {
  background-color: rgb(82 82 82 / 0.4);
}

.bg-neutral-600\/45 {
  background-color: rgb(82 82 82 / 0.45);
}

.bg-neutral-600\/5 {
  background-color: rgb(82 82 82 / 0.05);
}

.bg-neutral-600\/50 {
  background-color: rgb(82 82 82 / 0.5);
}

.bg-neutral-600\/55 {
  background-color: rgb(82 82 82 / 0.55);
}

.bg-neutral-600\/60 {
  background-color: rgb(82 82 82 / 0.6);
}

.bg-neutral-600\/65 {
  background-color: rgb(82 82 82 / 0.65);
}

.bg-neutral-600\/70 {
  background-color: rgb(82 82 82 / 0.7);
}

.bg-neutral-600\/75 {
  background-color: rgb(82 82 82 / 0.75);
}

.bg-neutral-600\/80 {
  background-color: rgb(82 82 82 / 0.8);
}

.bg-neutral-600\/85 {
  background-color: rgb(82 82 82 / 0.85);
}

.bg-neutral-600\/90 {
  background-color: rgb(82 82 82 / 0.9);
}

.bg-neutral-600\/95 {
  background-color: rgb(82 82 82 / 0.95);
}

.bg-neutral-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(64 64 64 / var(--tw-bg-opacity));
}

.bg-neutral-700\/0 {
  background-color: rgb(64 64 64 / 0);
}

.bg-neutral-700\/10 {
  background-color: rgb(64 64 64 / 0.1);
}

.bg-neutral-700\/100 {
  background-color: rgb(64 64 64 / 1);
}

.bg-neutral-700\/15 {
  background-color: rgb(64 64 64 / 0.15);
}

.bg-neutral-700\/20 {
  background-color: rgb(64 64 64 / 0.2);
}

.bg-neutral-700\/25 {
  background-color: rgb(64 64 64 / 0.25);
}

.bg-neutral-700\/30 {
  background-color: rgb(64 64 64 / 0.3);
}

.bg-neutral-700\/35 {
  background-color: rgb(64 64 64 / 0.35);
}

.bg-neutral-700\/40 {
  background-color: rgb(64 64 64 / 0.4);
}

.bg-neutral-700\/45 {
  background-color: rgb(64 64 64 / 0.45);
}

.bg-neutral-700\/5 {
  background-color: rgb(64 64 64 / 0.05);
}

.bg-neutral-700\/50 {
  background-color: rgb(64 64 64 / 0.5);
}

.bg-neutral-700\/55 {
  background-color: rgb(64 64 64 / 0.55);
}

.bg-neutral-700\/60 {
  background-color: rgb(64 64 64 / 0.6);
}

.bg-neutral-700\/65 {
  background-color: rgb(64 64 64 / 0.65);
}

.bg-neutral-700\/70 {
  background-color: rgb(64 64 64 / 0.7);
}

.bg-neutral-700\/75 {
  background-color: rgb(64 64 64 / 0.75);
}

.bg-neutral-700\/80 {
  background-color: rgb(64 64 64 / 0.8);
}

.bg-neutral-700\/85 {
  background-color: rgb(64 64 64 / 0.85);
}

.bg-neutral-700\/90 {
  background-color: rgb(64 64 64 / 0.9);
}

.bg-neutral-700\/95 {
  background-color: rgb(64 64 64 / 0.95);
}

.bg-neutral-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(38 38 38 / var(--tw-bg-opacity));
}

.bg-neutral-800\/0 {
  background-color: rgb(38 38 38 / 0);
}

.bg-neutral-800\/10 {
  background-color: rgb(38 38 38 / 0.1);
}

.bg-neutral-800\/100 {
  background-color: rgb(38 38 38 / 1);
}

.bg-neutral-800\/15 {
  background-color: rgb(38 38 38 / 0.15);
}

.bg-neutral-800\/20 {
  background-color: rgb(38 38 38 / 0.2);
}

.bg-neutral-800\/25 {
  background-color: rgb(38 38 38 / 0.25);
}

.bg-neutral-800\/30 {
  background-color: rgb(38 38 38 / 0.3);
}

.bg-neutral-800\/35 {
  background-color: rgb(38 38 38 / 0.35);
}

.bg-neutral-800\/40 {
  background-color: rgb(38 38 38 / 0.4);
}

.bg-neutral-800\/45 {
  background-color: rgb(38 38 38 / 0.45);
}

.bg-neutral-800\/5 {
  background-color: rgb(38 38 38 / 0.05);
}

.bg-neutral-800\/50 {
  background-color: rgb(38 38 38 / 0.5);
}

.bg-neutral-800\/55 {
  background-color: rgb(38 38 38 / 0.55);
}

.bg-neutral-800\/60 {
  background-color: rgb(38 38 38 / 0.6);
}

.bg-neutral-800\/65 {
  background-color: rgb(38 38 38 / 0.65);
}

.bg-neutral-800\/70 {
  background-color: rgb(38 38 38 / 0.7);
}

.bg-neutral-800\/75 {
  background-color: rgb(38 38 38 / 0.75);
}

.bg-neutral-800\/80 {
  background-color: rgb(38 38 38 / 0.8);
}

.bg-neutral-800\/85 {
  background-color: rgb(38 38 38 / 0.85);
}

.bg-neutral-800\/90 {
  background-color: rgb(38 38 38 / 0.9);
}

.bg-neutral-800\/95 {
  background-color: rgb(38 38 38 / 0.95);
}

.bg-neutral-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(23 23 23 / var(--tw-bg-opacity));
}

.bg-neutral-900\/0 {
  background-color: rgb(23 23 23 / 0);
}

.bg-neutral-900\/10 {
  background-color: rgb(23 23 23 / 0.1);
}

.bg-neutral-900\/100 {
  background-color: rgb(23 23 23 / 1);
}

.bg-neutral-900\/15 {
  background-color: rgb(23 23 23 / 0.15);
}

.bg-neutral-900\/20 {
  background-color: rgb(23 23 23 / 0.2);
}

.bg-neutral-900\/25 {
  background-color: rgb(23 23 23 / 0.25);
}

.bg-neutral-900\/30 {
  background-color: rgb(23 23 23 / 0.3);
}

.bg-neutral-900\/35 {
  background-color: rgb(23 23 23 / 0.35);
}

.bg-neutral-900\/40 {
  background-color: rgb(23 23 23 / 0.4);
}

.bg-neutral-900\/45 {
  background-color: rgb(23 23 23 / 0.45);
}

.bg-neutral-900\/5 {
  background-color: rgb(23 23 23 / 0.05);
}

.bg-neutral-900\/50 {
  background-color: rgb(23 23 23 / 0.5);
}

.bg-neutral-900\/55 {
  background-color: rgb(23 23 23 / 0.55);
}

.bg-neutral-900\/60 {
  background-color: rgb(23 23 23 / 0.6);
}

.bg-neutral-900\/65 {
  background-color: rgb(23 23 23 / 0.65);
}

.bg-neutral-900\/70 {
  background-color: rgb(23 23 23 / 0.7);
}

.bg-neutral-900\/75 {
  background-color: rgb(23 23 23 / 0.75);
}

.bg-neutral-900\/80 {
  background-color: rgb(23 23 23 / 0.8);
}

.bg-neutral-900\/85 {
  background-color: rgb(23 23 23 / 0.85);
}

.bg-neutral-900\/90 {
  background-color: rgb(23 23 23 / 0.9);
}

.bg-neutral-900\/95 {
  background-color: rgb(23 23 23 / 0.95);
}

.bg-neutral-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(10 10 10 / var(--tw-bg-opacity));
}

.bg-neutral-950\/0 {
  background-color: rgb(10 10 10 / 0);
}

.bg-neutral-950\/10 {
  background-color: rgb(10 10 10 / 0.1);
}

.bg-neutral-950\/100 {
  background-color: rgb(10 10 10 / 1);
}

.bg-neutral-950\/15 {
  background-color: rgb(10 10 10 / 0.15);
}

.bg-neutral-950\/20 {
  background-color: rgb(10 10 10 / 0.2);
}

.bg-neutral-950\/25 {
  background-color: rgb(10 10 10 / 0.25);
}

.bg-neutral-950\/30 {
  background-color: rgb(10 10 10 / 0.3);
}

.bg-neutral-950\/35 {
  background-color: rgb(10 10 10 / 0.35);
}

.bg-neutral-950\/40 {
  background-color: rgb(10 10 10 / 0.4);
}

.bg-neutral-950\/45 {
  background-color: rgb(10 10 10 / 0.45);
}

.bg-neutral-950\/5 {
  background-color: rgb(10 10 10 / 0.05);
}

.bg-neutral-950\/50 {
  background-color: rgb(10 10 10 / 0.5);
}

.bg-neutral-950\/55 {
  background-color: rgb(10 10 10 / 0.55);
}

.bg-neutral-950\/60 {
  background-color: rgb(10 10 10 / 0.6);
}

.bg-neutral-950\/65 {
  background-color: rgb(10 10 10 / 0.65);
}

.bg-neutral-950\/70 {
  background-color: rgb(10 10 10 / 0.7);
}

.bg-neutral-950\/75 {
  background-color: rgb(10 10 10 / 0.75);
}

.bg-neutral-950\/80 {
  background-color: rgb(10 10 10 / 0.8);
}

.bg-neutral-950\/85 {
  background-color: rgb(10 10 10 / 0.85);
}

.bg-neutral-950\/90 {
  background-color: rgb(10 10 10 / 0.9);
}

.bg-neutral-950\/95 {
  background-color: rgb(10 10 10 / 0.95);
}

.bg-orange-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 213 / var(--tw-bg-opacity));
}

.bg-orange-100\/0 {
  background-color: rgb(255 237 213 / 0);
}

.bg-orange-100\/10 {
  background-color: rgb(255 237 213 / 0.1);
}

.bg-orange-100\/100 {
  background-color: rgb(255 237 213 / 1);
}

.bg-orange-100\/15 {
  background-color: rgb(255 237 213 / 0.15);
}

.bg-orange-100\/20 {
  background-color: rgb(255 237 213 / 0.2);
}

.bg-orange-100\/25 {
  background-color: rgb(255 237 213 / 0.25);
}

.bg-orange-100\/30 {
  background-color: rgb(255 237 213 / 0.3);
}

.bg-orange-100\/35 {
  background-color: rgb(255 237 213 / 0.35);
}

.bg-orange-100\/40 {
  background-color: rgb(255 237 213 / 0.4);
}

.bg-orange-100\/45 {
  background-color: rgb(255 237 213 / 0.45);
}

.bg-orange-100\/5 {
  background-color: rgb(255 237 213 / 0.05);
}

.bg-orange-100\/50 {
  background-color: rgb(255 237 213 / 0.5);
}

.bg-orange-100\/55 {
  background-color: rgb(255 237 213 / 0.55);
}

.bg-orange-100\/60 {
  background-color: rgb(255 237 213 / 0.6);
}

.bg-orange-100\/65 {
  background-color: rgb(255 237 213 / 0.65);
}

.bg-orange-100\/70 {
  background-color: rgb(255 237 213 / 0.7);
}

.bg-orange-100\/75 {
  background-color: rgb(255 237 213 / 0.75);
}

.bg-orange-100\/80 {
  background-color: rgb(255 237 213 / 0.8);
}

.bg-orange-100\/85 {
  background-color: rgb(255 237 213 / 0.85);
}

.bg-orange-100\/90 {
  background-color: rgb(255 237 213 / 0.9);
}

.bg-orange-100\/95 {
  background-color: rgb(255 237 213 / 0.95);
}

.bg-orange-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 215 170 / var(--tw-bg-opacity));
}

.bg-orange-200\/0 {
  background-color: rgb(254 215 170 / 0);
}

.bg-orange-200\/10 {
  background-color: rgb(254 215 170 / 0.1);
}

.bg-orange-200\/100 {
  background-color: rgb(254 215 170 / 1);
}

.bg-orange-200\/15 {
  background-color: rgb(254 215 170 / 0.15);
}

.bg-orange-200\/20 {
  background-color: rgb(254 215 170 / 0.2);
}

.bg-orange-200\/25 {
  background-color: rgb(254 215 170 / 0.25);
}

.bg-orange-200\/30 {
  background-color: rgb(254 215 170 / 0.3);
}

.bg-orange-200\/35 {
  background-color: rgb(254 215 170 / 0.35);
}

.bg-orange-200\/40 {
  background-color: rgb(254 215 170 / 0.4);
}

.bg-orange-200\/45 {
  background-color: rgb(254 215 170 / 0.45);
}

.bg-orange-200\/5 {
  background-color: rgb(254 215 170 / 0.05);
}

.bg-orange-200\/50 {
  background-color: rgb(254 215 170 / 0.5);
}

.bg-orange-200\/55 {
  background-color: rgb(254 215 170 / 0.55);
}

.bg-orange-200\/60 {
  background-color: rgb(254 215 170 / 0.6);
}

.bg-orange-200\/65 {
  background-color: rgb(254 215 170 / 0.65);
}

.bg-orange-200\/70 {
  background-color: rgb(254 215 170 / 0.7);
}

.bg-orange-200\/75 {
  background-color: rgb(254 215 170 / 0.75);
}

.bg-orange-200\/80 {
  background-color: rgb(254 215 170 / 0.8);
}

.bg-orange-200\/85 {
  background-color: rgb(254 215 170 / 0.85);
}

.bg-orange-200\/90 {
  background-color: rgb(254 215 170 / 0.9);
}

.bg-orange-200\/95 {
  background-color: rgb(254 215 170 / 0.95);
}

.bg-orange-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116 / var(--tw-bg-opacity));
}

.bg-orange-300\/0 {
  background-color: rgb(253 186 116 / 0);
}

.bg-orange-300\/10 {
  background-color: rgb(253 186 116 / 0.1);
}

.bg-orange-300\/100 {
  background-color: rgb(253 186 116 / 1);
}

.bg-orange-300\/15 {
  background-color: rgb(253 186 116 / 0.15);
}

.bg-orange-300\/20 {
  background-color: rgb(253 186 116 / 0.2);
}

.bg-orange-300\/25 {
  background-color: rgb(253 186 116 / 0.25);
}

.bg-orange-300\/30 {
  background-color: rgb(253 186 116 / 0.3);
}

.bg-orange-300\/35 {
  background-color: rgb(253 186 116 / 0.35);
}

.bg-orange-300\/40 {
  background-color: rgb(253 186 116 / 0.4);
}

.bg-orange-300\/45 {
  background-color: rgb(253 186 116 / 0.45);
}

.bg-orange-300\/5 {
  background-color: rgb(253 186 116 / 0.05);
}

.bg-orange-300\/50 {
  background-color: rgb(253 186 116 / 0.5);
}

.bg-orange-300\/55 {
  background-color: rgb(253 186 116 / 0.55);
}

.bg-orange-300\/60 {
  background-color: rgb(253 186 116 / 0.6);
}

.bg-orange-300\/65 {
  background-color: rgb(253 186 116 / 0.65);
}

.bg-orange-300\/70 {
  background-color: rgb(253 186 116 / 0.7);
}

.bg-orange-300\/75 {
  background-color: rgb(253 186 116 / 0.75);
}

.bg-orange-300\/80 {
  background-color: rgb(253 186 116 / 0.8);
}

.bg-orange-300\/85 {
  background-color: rgb(253 186 116 / 0.85);
}

.bg-orange-300\/90 {
  background-color: rgb(253 186 116 / 0.9);
}

.bg-orange-300\/95 {
  background-color: rgb(253 186 116 / 0.95);
}

.bg-orange-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(251 146 60 / var(--tw-bg-opacity));
}

.bg-orange-400\/0 {
  background-color: rgb(251 146 60 / 0);
}

.bg-orange-400\/10 {
  background-color: rgb(251 146 60 / 0.1);
}

.bg-orange-400\/100 {
  background-color: rgb(251 146 60 / 1);
}

.bg-orange-400\/15 {
  background-color: rgb(251 146 60 / 0.15);
}

.bg-orange-400\/20 {
  background-color: rgb(251 146 60 / 0.2);
}

.bg-orange-400\/25 {
  background-color: rgb(251 146 60 / 0.25);
}

.bg-orange-400\/30 {
  background-color: rgb(251 146 60 / 0.3);
}

.bg-orange-400\/35 {
  background-color: rgb(251 146 60 / 0.35);
}

.bg-orange-400\/40 {
  background-color: rgb(251 146 60 / 0.4);
}

.bg-orange-400\/45 {
  background-color: rgb(251 146 60 / 0.45);
}

.bg-orange-400\/5 {
  background-color: rgb(251 146 60 / 0.05);
}

.bg-orange-400\/50 {
  background-color: rgb(251 146 60 / 0.5);
}

.bg-orange-400\/55 {
  background-color: rgb(251 146 60 / 0.55);
}

.bg-orange-400\/60 {
  background-color: rgb(251 146 60 / 0.6);
}

.bg-orange-400\/65 {
  background-color: rgb(251 146 60 / 0.65);
}

.bg-orange-400\/70 {
  background-color: rgb(251 146 60 / 0.7);
}

.bg-orange-400\/75 {
  background-color: rgb(251 146 60 / 0.75);
}

.bg-orange-400\/80 {
  background-color: rgb(251 146 60 / 0.8);
}

.bg-orange-400\/85 {
  background-color: rgb(251 146 60 / 0.85);
}

.bg-orange-400\/90 {
  background-color: rgb(251 146 60 / 0.9);
}

.bg-orange-400\/95 {
  background-color: rgb(251 146 60 / 0.95);
}

.bg-orange-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 247 237 / var(--tw-bg-opacity));
}

.bg-orange-50\/0 {
  background-color: rgb(255 247 237 / 0);
}

.bg-orange-50\/10 {
  background-color: rgb(255 247 237 / 0.1);
}

.bg-orange-50\/100 {
  background-color: rgb(255 247 237 / 1);
}

.bg-orange-50\/15 {
  background-color: rgb(255 247 237 / 0.15);
}

.bg-orange-50\/20 {
  background-color: rgb(255 247 237 / 0.2);
}

.bg-orange-50\/25 {
  background-color: rgb(255 247 237 / 0.25);
}

.bg-orange-50\/30 {
  background-color: rgb(255 247 237 / 0.3);
}

.bg-orange-50\/35 {
  background-color: rgb(255 247 237 / 0.35);
}

.bg-orange-50\/40 {
  background-color: rgb(255 247 237 / 0.4);
}

.bg-orange-50\/45 {
  background-color: rgb(255 247 237 / 0.45);
}

.bg-orange-50\/5 {
  background-color: rgb(255 247 237 / 0.05);
}

.bg-orange-50\/50 {
  background-color: rgb(255 247 237 / 0.5);
}

.bg-orange-50\/55 {
  background-color: rgb(255 247 237 / 0.55);
}

.bg-orange-50\/60 {
  background-color: rgb(255 247 237 / 0.6);
}

.bg-orange-50\/65 {
  background-color: rgb(255 247 237 / 0.65);
}

.bg-orange-50\/70 {
  background-color: rgb(255 247 237 / 0.7);
}

.bg-orange-50\/75 {
  background-color: rgb(255 247 237 / 0.75);
}

.bg-orange-50\/80 {
  background-color: rgb(255 247 237 / 0.8);
}

.bg-orange-50\/85 {
  background-color: rgb(255 247 237 / 0.85);
}

.bg-orange-50\/90 {
  background-color: rgb(255 247 237 / 0.9);
}

.bg-orange-50\/95 {
  background-color: rgb(255 247 237 / 0.95);
}

.bg-orange-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity));
}

.bg-orange-500\/0 {
  background-color: rgb(249 115 22 / 0);
}

.bg-orange-500\/10 {
  background-color: rgb(249 115 22 / 0.1);
}

.bg-orange-500\/100 {
  background-color: rgb(249 115 22 / 1);
}

.bg-orange-500\/15 {
  background-color: rgb(249 115 22 / 0.15);
}

.bg-orange-500\/20 {
  background-color: rgb(249 115 22 / 0.2);
}

.bg-orange-500\/25 {
  background-color: rgb(249 115 22 / 0.25);
}

.bg-orange-500\/30 {
  background-color: rgb(249 115 22 / 0.3);
}

.bg-orange-500\/35 {
  background-color: rgb(249 115 22 / 0.35);
}

.bg-orange-500\/40 {
  background-color: rgb(249 115 22 / 0.4);
}

.bg-orange-500\/45 {
  background-color: rgb(249 115 22 / 0.45);
}

.bg-orange-500\/5 {
  background-color: rgb(249 115 22 / 0.05);
}

.bg-orange-500\/50 {
  background-color: rgb(249 115 22 / 0.5);
}

.bg-orange-500\/55 {
  background-color: rgb(249 115 22 / 0.55);
}

.bg-orange-500\/60 {
  background-color: rgb(249 115 22 / 0.6);
}

.bg-orange-500\/65 {
  background-color: rgb(249 115 22 / 0.65);
}

.bg-orange-500\/70 {
  background-color: rgb(249 115 22 / 0.7);
}

.bg-orange-500\/75 {
  background-color: rgb(249 115 22 / 0.75);
}

.bg-orange-500\/80 {
  background-color: rgb(249 115 22 / 0.8);
}

.bg-orange-500\/85 {
  background-color: rgb(249 115 22 / 0.85);
}

.bg-orange-500\/90 {
  background-color: rgb(249 115 22 / 0.9);
}

.bg-orange-500\/95 {
  background-color: rgb(249 115 22 / 0.95);
}

.bg-orange-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 88 12 / var(--tw-bg-opacity));
}

.bg-orange-600\/0 {
  background-color: rgb(234 88 12 / 0);
}

.bg-orange-600\/10 {
  background-color: rgb(234 88 12 / 0.1);
}

.bg-orange-600\/100 {
  background-color: rgb(234 88 12 / 1);
}

.bg-orange-600\/15 {
  background-color: rgb(234 88 12 / 0.15);
}

.bg-orange-600\/20 {
  background-color: rgb(234 88 12 / 0.2);
}

.bg-orange-600\/25 {
  background-color: rgb(234 88 12 / 0.25);
}

.bg-orange-600\/30 {
  background-color: rgb(234 88 12 / 0.3);
}

.bg-orange-600\/35 {
  background-color: rgb(234 88 12 / 0.35);
}

.bg-orange-600\/40 {
  background-color: rgb(234 88 12 / 0.4);
}

.bg-orange-600\/45 {
  background-color: rgb(234 88 12 / 0.45);
}

.bg-orange-600\/5 {
  background-color: rgb(234 88 12 / 0.05);
}

.bg-orange-600\/50 {
  background-color: rgb(234 88 12 / 0.5);
}

.bg-orange-600\/55 {
  background-color: rgb(234 88 12 / 0.55);
}

.bg-orange-600\/60 {
  background-color: rgb(234 88 12 / 0.6);
}

.bg-orange-600\/65 {
  background-color: rgb(234 88 12 / 0.65);
}

.bg-orange-600\/70 {
  background-color: rgb(234 88 12 / 0.7);
}

.bg-orange-600\/75 {
  background-color: rgb(234 88 12 / 0.75);
}

.bg-orange-600\/80 {
  background-color: rgb(234 88 12 / 0.8);
}

.bg-orange-600\/85 {
  background-color: rgb(234 88 12 / 0.85);
}

.bg-orange-600\/90 {
  background-color: rgb(234 88 12 / 0.9);
}

.bg-orange-600\/95 {
  background-color: rgb(234 88 12 / 0.95);
}

.bg-orange-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(194 65 12 / var(--tw-bg-opacity));
}

.bg-orange-700\/0 {
  background-color: rgb(194 65 12 / 0);
}

.bg-orange-700\/10 {
  background-color: rgb(194 65 12 / 0.1);
}

.bg-orange-700\/100 {
  background-color: rgb(194 65 12 / 1);
}

.bg-orange-700\/15 {
  background-color: rgb(194 65 12 / 0.15);
}

.bg-orange-700\/20 {
  background-color: rgb(194 65 12 / 0.2);
}

.bg-orange-700\/25 {
  background-color: rgb(194 65 12 / 0.25);
}

.bg-orange-700\/30 {
  background-color: rgb(194 65 12 / 0.3);
}

.bg-orange-700\/35 {
  background-color: rgb(194 65 12 / 0.35);
}

.bg-orange-700\/40 {
  background-color: rgb(194 65 12 / 0.4);
}

.bg-orange-700\/45 {
  background-color: rgb(194 65 12 / 0.45);
}

.bg-orange-700\/5 {
  background-color: rgb(194 65 12 / 0.05);
}

.bg-orange-700\/50 {
  background-color: rgb(194 65 12 / 0.5);
}

.bg-orange-700\/55 {
  background-color: rgb(194 65 12 / 0.55);
}

.bg-orange-700\/60 {
  background-color: rgb(194 65 12 / 0.6);
}

.bg-orange-700\/65 {
  background-color: rgb(194 65 12 / 0.65);
}

.bg-orange-700\/70 {
  background-color: rgb(194 65 12 / 0.7);
}

.bg-orange-700\/75 {
  background-color: rgb(194 65 12 / 0.75);
}

.bg-orange-700\/80 {
  background-color: rgb(194 65 12 / 0.8);
}

.bg-orange-700\/85 {
  background-color: rgb(194 65 12 / 0.85);
}

.bg-orange-700\/90 {
  background-color: rgb(194 65 12 / 0.9);
}

.bg-orange-700\/95 {
  background-color: rgb(194 65 12 / 0.95);
}

.bg-orange-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(154 52 18 / var(--tw-bg-opacity));
}

.bg-orange-800\/0 {
  background-color: rgb(154 52 18 / 0);
}

.bg-orange-800\/10 {
  background-color: rgb(154 52 18 / 0.1);
}

.bg-orange-800\/100 {
  background-color: rgb(154 52 18 / 1);
}

.bg-orange-800\/15 {
  background-color: rgb(154 52 18 / 0.15);
}

.bg-orange-800\/20 {
  background-color: rgb(154 52 18 / 0.2);
}

.bg-orange-800\/25 {
  background-color: rgb(154 52 18 / 0.25);
}

.bg-orange-800\/30 {
  background-color: rgb(154 52 18 / 0.3);
}

.bg-orange-800\/35 {
  background-color: rgb(154 52 18 / 0.35);
}

.bg-orange-800\/40 {
  background-color: rgb(154 52 18 / 0.4);
}

.bg-orange-800\/45 {
  background-color: rgb(154 52 18 / 0.45);
}

.bg-orange-800\/5 {
  background-color: rgb(154 52 18 / 0.05);
}

.bg-orange-800\/50 {
  background-color: rgb(154 52 18 / 0.5);
}

.bg-orange-800\/55 {
  background-color: rgb(154 52 18 / 0.55);
}

.bg-orange-800\/60 {
  background-color: rgb(154 52 18 / 0.6);
}

.bg-orange-800\/65 {
  background-color: rgb(154 52 18 / 0.65);
}

.bg-orange-800\/70 {
  background-color: rgb(154 52 18 / 0.7);
}

.bg-orange-800\/75 {
  background-color: rgb(154 52 18 / 0.75);
}

.bg-orange-800\/80 {
  background-color: rgb(154 52 18 / 0.8);
}

.bg-orange-800\/85 {
  background-color: rgb(154 52 18 / 0.85);
}

.bg-orange-800\/90 {
  background-color: rgb(154 52 18 / 0.9);
}

.bg-orange-800\/95 {
  background-color: rgb(154 52 18 / 0.95);
}

.bg-orange-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(124 45 18 / var(--tw-bg-opacity));
}

.bg-orange-900\/0 {
  background-color: rgb(124 45 18 / 0);
}

.bg-orange-900\/10 {
  background-color: rgb(124 45 18 / 0.1);
}

.bg-orange-900\/100 {
  background-color: rgb(124 45 18 / 1);
}

.bg-orange-900\/15 {
  background-color: rgb(124 45 18 / 0.15);
}

.bg-orange-900\/20 {
  background-color: rgb(124 45 18 / 0.2);
}

.bg-orange-900\/25 {
  background-color: rgb(124 45 18 / 0.25);
}

.bg-orange-900\/30 {
  background-color: rgb(124 45 18 / 0.3);
}

.bg-orange-900\/35 {
  background-color: rgb(124 45 18 / 0.35);
}

.bg-orange-900\/40 {
  background-color: rgb(124 45 18 / 0.4);
}

.bg-orange-900\/45 {
  background-color: rgb(124 45 18 / 0.45);
}

.bg-orange-900\/5 {
  background-color: rgb(124 45 18 / 0.05);
}

.bg-orange-900\/50 {
  background-color: rgb(124 45 18 / 0.5);
}

.bg-orange-900\/55 {
  background-color: rgb(124 45 18 / 0.55);
}

.bg-orange-900\/60 {
  background-color: rgb(124 45 18 / 0.6);
}

.bg-orange-900\/65 {
  background-color: rgb(124 45 18 / 0.65);
}

.bg-orange-900\/70 {
  background-color: rgb(124 45 18 / 0.7);
}

.bg-orange-900\/75 {
  background-color: rgb(124 45 18 / 0.75);
}

.bg-orange-900\/80 {
  background-color: rgb(124 45 18 / 0.8);
}

.bg-orange-900\/85 {
  background-color: rgb(124 45 18 / 0.85);
}

.bg-orange-900\/90 {
  background-color: rgb(124 45 18 / 0.9);
}

.bg-orange-900\/95 {
  background-color: rgb(124 45 18 / 0.95);
}

.bg-orange-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(67 20 7 / var(--tw-bg-opacity));
}

.bg-orange-950\/0 {
  background-color: rgb(67 20 7 / 0);
}

.bg-orange-950\/10 {
  background-color: rgb(67 20 7 / 0.1);
}

.bg-orange-950\/100 {
  background-color: rgb(67 20 7 / 1);
}

.bg-orange-950\/15 {
  background-color: rgb(67 20 7 / 0.15);
}

.bg-orange-950\/20 {
  background-color: rgb(67 20 7 / 0.2);
}

.bg-orange-950\/25 {
  background-color: rgb(67 20 7 / 0.25);
}

.bg-orange-950\/30 {
  background-color: rgb(67 20 7 / 0.3);
}

.bg-orange-950\/35 {
  background-color: rgb(67 20 7 / 0.35);
}

.bg-orange-950\/40 {
  background-color: rgb(67 20 7 / 0.4);
}

.bg-orange-950\/45 {
  background-color: rgb(67 20 7 / 0.45);
}

.bg-orange-950\/5 {
  background-color: rgb(67 20 7 / 0.05);
}

.bg-orange-950\/50 {
  background-color: rgb(67 20 7 / 0.5);
}

.bg-orange-950\/55 {
  background-color: rgb(67 20 7 / 0.55);
}

.bg-orange-950\/60 {
  background-color: rgb(67 20 7 / 0.6);
}

.bg-orange-950\/65 {
  background-color: rgb(67 20 7 / 0.65);
}

.bg-orange-950\/70 {
  background-color: rgb(67 20 7 / 0.7);
}

.bg-orange-950\/75 {
  background-color: rgb(67 20 7 / 0.75);
}

.bg-orange-950\/80 {
  background-color: rgb(67 20 7 / 0.8);
}

.bg-orange-950\/85 {
  background-color: rgb(67 20 7 / 0.85);
}

.bg-orange-950\/90 {
  background-color: rgb(67 20 7 / 0.9);
}

.bg-orange-950\/95 {
  background-color: rgb(67 20 7 / 0.95);
}

.bg-pink-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 231 243 / var(--tw-bg-opacity));
}

.bg-pink-100\/0 {
  background-color: rgb(252 231 243 / 0);
}

.bg-pink-100\/10 {
  background-color: rgb(252 231 243 / 0.1);
}

.bg-pink-100\/100 {
  background-color: rgb(252 231 243 / 1);
}

.bg-pink-100\/15 {
  background-color: rgb(252 231 243 / 0.15);
}

.bg-pink-100\/20 {
  background-color: rgb(252 231 243 / 0.2);
}

.bg-pink-100\/25 {
  background-color: rgb(252 231 243 / 0.25);
}

.bg-pink-100\/30 {
  background-color: rgb(252 231 243 / 0.3);
}

.bg-pink-100\/35 {
  background-color: rgb(252 231 243 / 0.35);
}

.bg-pink-100\/40 {
  background-color: rgb(252 231 243 / 0.4);
}

.bg-pink-100\/45 {
  background-color: rgb(252 231 243 / 0.45);
}

.bg-pink-100\/5 {
  background-color: rgb(252 231 243 / 0.05);
}

.bg-pink-100\/50 {
  background-color: rgb(252 231 243 / 0.5);
}

.bg-pink-100\/55 {
  background-color: rgb(252 231 243 / 0.55);
}

.bg-pink-100\/60 {
  background-color: rgb(252 231 243 / 0.6);
}

.bg-pink-100\/65 {
  background-color: rgb(252 231 243 / 0.65);
}

.bg-pink-100\/70 {
  background-color: rgb(252 231 243 / 0.7);
}

.bg-pink-100\/75 {
  background-color: rgb(252 231 243 / 0.75);
}

.bg-pink-100\/80 {
  background-color: rgb(252 231 243 / 0.8);
}

.bg-pink-100\/85 {
  background-color: rgb(252 231 243 / 0.85);
}

.bg-pink-100\/90 {
  background-color: rgb(252 231 243 / 0.9);
}

.bg-pink-100\/95 {
  background-color: rgb(252 231 243 / 0.95);
}

.bg-pink-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(251 207 232 / var(--tw-bg-opacity));
}

.bg-pink-200\/0 {
  background-color: rgb(251 207 232 / 0);
}

.bg-pink-200\/10 {
  background-color: rgb(251 207 232 / 0.1);
}

.bg-pink-200\/100 {
  background-color: rgb(251 207 232 / 1);
}

.bg-pink-200\/15 {
  background-color: rgb(251 207 232 / 0.15);
}

.bg-pink-200\/20 {
  background-color: rgb(251 207 232 / 0.2);
}

.bg-pink-200\/25 {
  background-color: rgb(251 207 232 / 0.25);
}

.bg-pink-200\/30 {
  background-color: rgb(251 207 232 / 0.3);
}

.bg-pink-200\/35 {
  background-color: rgb(251 207 232 / 0.35);
}

.bg-pink-200\/40 {
  background-color: rgb(251 207 232 / 0.4);
}

.bg-pink-200\/45 {
  background-color: rgb(251 207 232 / 0.45);
}

.bg-pink-200\/5 {
  background-color: rgb(251 207 232 / 0.05);
}

.bg-pink-200\/50 {
  background-color: rgb(251 207 232 / 0.5);
}

.bg-pink-200\/55 {
  background-color: rgb(251 207 232 / 0.55);
}

.bg-pink-200\/60 {
  background-color: rgb(251 207 232 / 0.6);
}

.bg-pink-200\/65 {
  background-color: rgb(251 207 232 / 0.65);
}

.bg-pink-200\/70 {
  background-color: rgb(251 207 232 / 0.7);
}

.bg-pink-200\/75 {
  background-color: rgb(251 207 232 / 0.75);
}

.bg-pink-200\/80 {
  background-color: rgb(251 207 232 / 0.8);
}

.bg-pink-200\/85 {
  background-color: rgb(251 207 232 / 0.85);
}

.bg-pink-200\/90 {
  background-color: rgb(251 207 232 / 0.9);
}

.bg-pink-200\/95 {
  background-color: rgb(251 207 232 / 0.95);
}

.bg-pink-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 168 212 / var(--tw-bg-opacity));
}

.bg-pink-300\/0 {
  background-color: rgb(249 168 212 / 0);
}

.bg-pink-300\/10 {
  background-color: rgb(249 168 212 / 0.1);
}

.bg-pink-300\/100 {
  background-color: rgb(249 168 212 / 1);
}

.bg-pink-300\/15 {
  background-color: rgb(249 168 212 / 0.15);
}

.bg-pink-300\/20 {
  background-color: rgb(249 168 212 / 0.2);
}

.bg-pink-300\/25 {
  background-color: rgb(249 168 212 / 0.25);
}

.bg-pink-300\/30 {
  background-color: rgb(249 168 212 / 0.3);
}

.bg-pink-300\/35 {
  background-color: rgb(249 168 212 / 0.35);
}

.bg-pink-300\/40 {
  background-color: rgb(249 168 212 / 0.4);
}

.bg-pink-300\/45 {
  background-color: rgb(249 168 212 / 0.45);
}

.bg-pink-300\/5 {
  background-color: rgb(249 168 212 / 0.05);
}

.bg-pink-300\/50 {
  background-color: rgb(249 168 212 / 0.5);
}

.bg-pink-300\/55 {
  background-color: rgb(249 168 212 / 0.55);
}

.bg-pink-300\/60 {
  background-color: rgb(249 168 212 / 0.6);
}

.bg-pink-300\/65 {
  background-color: rgb(249 168 212 / 0.65);
}

.bg-pink-300\/70 {
  background-color: rgb(249 168 212 / 0.7);
}

.bg-pink-300\/75 {
  background-color: rgb(249 168 212 / 0.75);
}

.bg-pink-300\/80 {
  background-color: rgb(249 168 212 / 0.8);
}

.bg-pink-300\/85 {
  background-color: rgb(249 168 212 / 0.85);
}

.bg-pink-300\/90 {
  background-color: rgb(249 168 212 / 0.9);
}

.bg-pink-300\/95 {
  background-color: rgb(249 168 212 / 0.95);
}

.bg-pink-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(244 114 182 / var(--tw-bg-opacity));
}

.bg-pink-400\/0 {
  background-color: rgb(244 114 182 / 0);
}

.bg-pink-400\/10 {
  background-color: rgb(244 114 182 / 0.1);
}

.bg-pink-400\/100 {
  background-color: rgb(244 114 182 / 1);
}

.bg-pink-400\/15 {
  background-color: rgb(244 114 182 / 0.15);
}

.bg-pink-400\/20 {
  background-color: rgb(244 114 182 / 0.2);
}

.bg-pink-400\/25 {
  background-color: rgb(244 114 182 / 0.25);
}

.bg-pink-400\/30 {
  background-color: rgb(244 114 182 / 0.3);
}

.bg-pink-400\/35 {
  background-color: rgb(244 114 182 / 0.35);
}

.bg-pink-400\/40 {
  background-color: rgb(244 114 182 / 0.4);
}

.bg-pink-400\/45 {
  background-color: rgb(244 114 182 / 0.45);
}

.bg-pink-400\/5 {
  background-color: rgb(244 114 182 / 0.05);
}

.bg-pink-400\/50 {
  background-color: rgb(244 114 182 / 0.5);
}

.bg-pink-400\/55 {
  background-color: rgb(244 114 182 / 0.55);
}

.bg-pink-400\/60 {
  background-color: rgb(244 114 182 / 0.6);
}

.bg-pink-400\/65 {
  background-color: rgb(244 114 182 / 0.65);
}

.bg-pink-400\/70 {
  background-color: rgb(244 114 182 / 0.7);
}

.bg-pink-400\/75 {
  background-color: rgb(244 114 182 / 0.75);
}

.bg-pink-400\/80 {
  background-color: rgb(244 114 182 / 0.8);
}

.bg-pink-400\/85 {
  background-color: rgb(244 114 182 / 0.85);
}

.bg-pink-400\/90 {
  background-color: rgb(244 114 182 / 0.9);
}

.bg-pink-400\/95 {
  background-color: rgb(244 114 182 / 0.95);
}

.bg-pink-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 242 248 / var(--tw-bg-opacity));
}

.bg-pink-50\/0 {
  background-color: rgb(253 242 248 / 0);
}

.bg-pink-50\/10 {
  background-color: rgb(253 242 248 / 0.1);
}

.bg-pink-50\/100 {
  background-color: rgb(253 242 248 / 1);
}

.bg-pink-50\/15 {
  background-color: rgb(253 242 248 / 0.15);
}

.bg-pink-50\/20 {
  background-color: rgb(253 242 248 / 0.2);
}

.bg-pink-50\/25 {
  background-color: rgb(253 242 248 / 0.25);
}

.bg-pink-50\/30 {
  background-color: rgb(253 242 248 / 0.3);
}

.bg-pink-50\/35 {
  background-color: rgb(253 242 248 / 0.35);
}

.bg-pink-50\/40 {
  background-color: rgb(253 242 248 / 0.4);
}

.bg-pink-50\/45 {
  background-color: rgb(253 242 248 / 0.45);
}

.bg-pink-50\/5 {
  background-color: rgb(253 242 248 / 0.05);
}

.bg-pink-50\/50 {
  background-color: rgb(253 242 248 / 0.5);
}

.bg-pink-50\/55 {
  background-color: rgb(253 242 248 / 0.55);
}

.bg-pink-50\/60 {
  background-color: rgb(253 242 248 / 0.6);
}

.bg-pink-50\/65 {
  background-color: rgb(253 242 248 / 0.65);
}

.bg-pink-50\/70 {
  background-color: rgb(253 242 248 / 0.7);
}

.bg-pink-50\/75 {
  background-color: rgb(253 242 248 / 0.75);
}

.bg-pink-50\/80 {
  background-color: rgb(253 242 248 / 0.8);
}

.bg-pink-50\/85 {
  background-color: rgb(253 242 248 / 0.85);
}

.bg-pink-50\/90 {
  background-color: rgb(253 242 248 / 0.9);
}

.bg-pink-50\/95 {
  background-color: rgb(253 242 248 / 0.95);
}

.bg-pink-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(236 72 153 / var(--tw-bg-opacity));
}

.bg-pink-500\/0 {
  background-color: rgb(236 72 153 / 0);
}

.bg-pink-500\/10 {
  background-color: rgb(236 72 153 / 0.1);
}

.bg-pink-500\/100 {
  background-color: rgb(236 72 153 / 1);
}

.bg-pink-500\/15 {
  background-color: rgb(236 72 153 / 0.15);
}

.bg-pink-500\/20 {
  background-color: rgb(236 72 153 / 0.2);
}

.bg-pink-500\/25 {
  background-color: rgb(236 72 153 / 0.25);
}

.bg-pink-500\/30 {
  background-color: rgb(236 72 153 / 0.3);
}

.bg-pink-500\/35 {
  background-color: rgb(236 72 153 / 0.35);
}

.bg-pink-500\/40 {
  background-color: rgb(236 72 153 / 0.4);
}

.bg-pink-500\/45 {
  background-color: rgb(236 72 153 / 0.45);
}

.bg-pink-500\/5 {
  background-color: rgb(236 72 153 / 0.05);
}

.bg-pink-500\/50 {
  background-color: rgb(236 72 153 / 0.5);
}

.bg-pink-500\/55 {
  background-color: rgb(236 72 153 / 0.55);
}

.bg-pink-500\/60 {
  background-color: rgb(236 72 153 / 0.6);
}

.bg-pink-500\/65 {
  background-color: rgb(236 72 153 / 0.65);
}

.bg-pink-500\/70 {
  background-color: rgb(236 72 153 / 0.7);
}

.bg-pink-500\/75 {
  background-color: rgb(236 72 153 / 0.75);
}

.bg-pink-500\/80 {
  background-color: rgb(236 72 153 / 0.8);
}

.bg-pink-500\/85 {
  background-color: rgb(236 72 153 / 0.85);
}

.bg-pink-500\/90 {
  background-color: rgb(236 72 153 / 0.9);
}

.bg-pink-500\/95 {
  background-color: rgb(236 72 153 / 0.95);
}

.bg-pink-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(219 39 119 / var(--tw-bg-opacity));
}

.bg-pink-600\/0 {
  background-color: rgb(219 39 119 / 0);
}

.bg-pink-600\/10 {
  background-color: rgb(219 39 119 / 0.1);
}

.bg-pink-600\/100 {
  background-color: rgb(219 39 119 / 1);
}

.bg-pink-600\/15 {
  background-color: rgb(219 39 119 / 0.15);
}

.bg-pink-600\/20 {
  background-color: rgb(219 39 119 / 0.2);
}

.bg-pink-600\/25 {
  background-color: rgb(219 39 119 / 0.25);
}

.bg-pink-600\/30 {
  background-color: rgb(219 39 119 / 0.3);
}

.bg-pink-600\/35 {
  background-color: rgb(219 39 119 / 0.35);
}

.bg-pink-600\/40 {
  background-color: rgb(219 39 119 / 0.4);
}

.bg-pink-600\/45 {
  background-color: rgb(219 39 119 / 0.45);
}

.bg-pink-600\/5 {
  background-color: rgb(219 39 119 / 0.05);
}

.bg-pink-600\/50 {
  background-color: rgb(219 39 119 / 0.5);
}

.bg-pink-600\/55 {
  background-color: rgb(219 39 119 / 0.55);
}

.bg-pink-600\/60 {
  background-color: rgb(219 39 119 / 0.6);
}

.bg-pink-600\/65 {
  background-color: rgb(219 39 119 / 0.65);
}

.bg-pink-600\/70 {
  background-color: rgb(219 39 119 / 0.7);
}

.bg-pink-600\/75 {
  background-color: rgb(219 39 119 / 0.75);
}

.bg-pink-600\/80 {
  background-color: rgb(219 39 119 / 0.8);
}

.bg-pink-600\/85 {
  background-color: rgb(219 39 119 / 0.85);
}

.bg-pink-600\/90 {
  background-color: rgb(219 39 119 / 0.9);
}

.bg-pink-600\/95 {
  background-color: rgb(219 39 119 / 0.95);
}

.bg-pink-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(190 24 93 / var(--tw-bg-opacity));
}

.bg-pink-700\/0 {
  background-color: rgb(190 24 93 / 0);
}

.bg-pink-700\/10 {
  background-color: rgb(190 24 93 / 0.1);
}

.bg-pink-700\/100 {
  background-color: rgb(190 24 93 / 1);
}

.bg-pink-700\/15 {
  background-color: rgb(190 24 93 / 0.15);
}

.bg-pink-700\/20 {
  background-color: rgb(190 24 93 / 0.2);
}

.bg-pink-700\/25 {
  background-color: rgb(190 24 93 / 0.25);
}

.bg-pink-700\/30 {
  background-color: rgb(190 24 93 / 0.3);
}

.bg-pink-700\/35 {
  background-color: rgb(190 24 93 / 0.35);
}

.bg-pink-700\/40 {
  background-color: rgb(190 24 93 / 0.4);
}

.bg-pink-700\/45 {
  background-color: rgb(190 24 93 / 0.45);
}

.bg-pink-700\/5 {
  background-color: rgb(190 24 93 / 0.05);
}

.bg-pink-700\/50 {
  background-color: rgb(190 24 93 / 0.5);
}

.bg-pink-700\/55 {
  background-color: rgb(190 24 93 / 0.55);
}

.bg-pink-700\/60 {
  background-color: rgb(190 24 93 / 0.6);
}

.bg-pink-700\/65 {
  background-color: rgb(190 24 93 / 0.65);
}

.bg-pink-700\/70 {
  background-color: rgb(190 24 93 / 0.7);
}

.bg-pink-700\/75 {
  background-color: rgb(190 24 93 / 0.75);
}

.bg-pink-700\/80 {
  background-color: rgb(190 24 93 / 0.8);
}

.bg-pink-700\/85 {
  background-color: rgb(190 24 93 / 0.85);
}

.bg-pink-700\/90 {
  background-color: rgb(190 24 93 / 0.9);
}

.bg-pink-700\/95 {
  background-color: rgb(190 24 93 / 0.95);
}

.bg-pink-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(157 23 77 / var(--tw-bg-opacity));
}

.bg-pink-800\/0 {
  background-color: rgb(157 23 77 / 0);
}

.bg-pink-800\/10 {
  background-color: rgb(157 23 77 / 0.1);
}

.bg-pink-800\/100 {
  background-color: rgb(157 23 77 / 1);
}

.bg-pink-800\/15 {
  background-color: rgb(157 23 77 / 0.15);
}

.bg-pink-800\/20 {
  background-color: rgb(157 23 77 / 0.2);
}

.bg-pink-800\/25 {
  background-color: rgb(157 23 77 / 0.25);
}

.bg-pink-800\/30 {
  background-color: rgb(157 23 77 / 0.3);
}

.bg-pink-800\/35 {
  background-color: rgb(157 23 77 / 0.35);
}

.bg-pink-800\/40 {
  background-color: rgb(157 23 77 / 0.4);
}

.bg-pink-800\/45 {
  background-color: rgb(157 23 77 / 0.45);
}

.bg-pink-800\/5 {
  background-color: rgb(157 23 77 / 0.05);
}

.bg-pink-800\/50 {
  background-color: rgb(157 23 77 / 0.5);
}

.bg-pink-800\/55 {
  background-color: rgb(157 23 77 / 0.55);
}

.bg-pink-800\/60 {
  background-color: rgb(157 23 77 / 0.6);
}

.bg-pink-800\/65 {
  background-color: rgb(157 23 77 / 0.65);
}

.bg-pink-800\/70 {
  background-color: rgb(157 23 77 / 0.7);
}

.bg-pink-800\/75 {
  background-color: rgb(157 23 77 / 0.75);
}

.bg-pink-800\/80 {
  background-color: rgb(157 23 77 / 0.8);
}

.bg-pink-800\/85 {
  background-color: rgb(157 23 77 / 0.85);
}

.bg-pink-800\/90 {
  background-color: rgb(157 23 77 / 0.9);
}

.bg-pink-800\/95 {
  background-color: rgb(157 23 77 / 0.95);
}

.bg-pink-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(131 24 67 / var(--tw-bg-opacity));
}

.bg-pink-900\/0 {
  background-color: rgb(131 24 67 / 0);
}

.bg-pink-900\/10 {
  background-color: rgb(131 24 67 / 0.1);
}

.bg-pink-900\/100 {
  background-color: rgb(131 24 67 / 1);
}

.bg-pink-900\/15 {
  background-color: rgb(131 24 67 / 0.15);
}

.bg-pink-900\/20 {
  background-color: rgb(131 24 67 / 0.2);
}

.bg-pink-900\/25 {
  background-color: rgb(131 24 67 / 0.25);
}

.bg-pink-900\/30 {
  background-color: rgb(131 24 67 / 0.3);
}

.bg-pink-900\/35 {
  background-color: rgb(131 24 67 / 0.35);
}

.bg-pink-900\/40 {
  background-color: rgb(131 24 67 / 0.4);
}

.bg-pink-900\/45 {
  background-color: rgb(131 24 67 / 0.45);
}

.bg-pink-900\/5 {
  background-color: rgb(131 24 67 / 0.05);
}

.bg-pink-900\/50 {
  background-color: rgb(131 24 67 / 0.5);
}

.bg-pink-900\/55 {
  background-color: rgb(131 24 67 / 0.55);
}

.bg-pink-900\/60 {
  background-color: rgb(131 24 67 / 0.6);
}

.bg-pink-900\/65 {
  background-color: rgb(131 24 67 / 0.65);
}

.bg-pink-900\/70 {
  background-color: rgb(131 24 67 / 0.7);
}

.bg-pink-900\/75 {
  background-color: rgb(131 24 67 / 0.75);
}

.bg-pink-900\/80 {
  background-color: rgb(131 24 67 / 0.8);
}

.bg-pink-900\/85 {
  background-color: rgb(131 24 67 / 0.85);
}

.bg-pink-900\/90 {
  background-color: rgb(131 24 67 / 0.9);
}

.bg-pink-900\/95 {
  background-color: rgb(131 24 67 / 0.95);
}

.bg-pink-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(80 7 36 / var(--tw-bg-opacity));
}

.bg-pink-950\/0 {
  background-color: rgb(80 7 36 / 0);
}

.bg-pink-950\/10 {
  background-color: rgb(80 7 36 / 0.1);
}

.bg-pink-950\/100 {
  background-color: rgb(80 7 36 / 1);
}

.bg-pink-950\/15 {
  background-color: rgb(80 7 36 / 0.15);
}

.bg-pink-950\/20 {
  background-color: rgb(80 7 36 / 0.2);
}

.bg-pink-950\/25 {
  background-color: rgb(80 7 36 / 0.25);
}

.bg-pink-950\/30 {
  background-color: rgb(80 7 36 / 0.3);
}

.bg-pink-950\/35 {
  background-color: rgb(80 7 36 / 0.35);
}

.bg-pink-950\/40 {
  background-color: rgb(80 7 36 / 0.4);
}

.bg-pink-950\/45 {
  background-color: rgb(80 7 36 / 0.45);
}

.bg-pink-950\/5 {
  background-color: rgb(80 7 36 / 0.05);
}

.bg-pink-950\/50 {
  background-color: rgb(80 7 36 / 0.5);
}

.bg-pink-950\/55 {
  background-color: rgb(80 7 36 / 0.55);
}

.bg-pink-950\/60 {
  background-color: rgb(80 7 36 / 0.6);
}

.bg-pink-950\/65 {
  background-color: rgb(80 7 36 / 0.65);
}

.bg-pink-950\/70 {
  background-color: rgb(80 7 36 / 0.7);
}

.bg-pink-950\/75 {
  background-color: rgb(80 7 36 / 0.75);
}

.bg-pink-950\/80 {
  background-color: rgb(80 7 36 / 0.8);
}

.bg-pink-950\/85 {
  background-color: rgb(80 7 36 / 0.85);
}

.bg-pink-950\/90 {
  background-color: rgb(80 7 36 / 0.9);
}

.bg-pink-950\/95 {
  background-color: rgb(80 7 36 / 0.95);
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}

.bg-primary-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity));
}

.bg-primary-100\/0 {
  background-color: rgb(219 234 254 / 0);
}

.bg-primary-100\/10 {
  background-color: rgb(219 234 254 / 0.1);
}

.bg-primary-100\/100 {
  background-color: rgb(219 234 254 / 1);
}

.bg-primary-100\/15 {
  background-color: rgb(219 234 254 / 0.15);
}

.bg-primary-100\/20 {
  background-color: rgb(219 234 254 / 0.2);
}

.bg-primary-100\/25 {
  background-color: rgb(219 234 254 / 0.25);
}

.bg-primary-100\/30 {
  background-color: rgb(219 234 254 / 0.3);
}

.bg-primary-100\/35 {
  background-color: rgb(219 234 254 / 0.35);
}

.bg-primary-100\/40 {
  background-color: rgb(219 234 254 / 0.4);
}

.bg-primary-100\/45 {
  background-color: rgb(219 234 254 / 0.45);
}

.bg-primary-100\/5 {
  background-color: rgb(219 234 254 / 0.05);
}

.bg-primary-100\/50 {
  background-color: rgb(219 234 254 / 0.5);
}

.bg-primary-100\/55 {
  background-color: rgb(219 234 254 / 0.55);
}

.bg-primary-100\/60 {
  background-color: rgb(219 234 254 / 0.6);
}

.bg-primary-100\/65 {
  background-color: rgb(219 234 254 / 0.65);
}

.bg-primary-100\/70 {
  background-color: rgb(219 234 254 / 0.7);
}

.bg-primary-100\/75 {
  background-color: rgb(219 234 254 / 0.75);
}

.bg-primary-100\/80 {
  background-color: rgb(219 234 254 / 0.8);
}

.bg-primary-100\/85 {
  background-color: rgb(219 234 254 / 0.85);
}

.bg-primary-100\/90 {
  background-color: rgb(219 234 254 / 0.9);
}

.bg-primary-100\/95 {
  background-color: rgb(219 234 254 / 0.95);
}

.bg-primary-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity));
}

.bg-primary-200\/0 {
  background-color: rgb(191 219 254 / 0);
}

.bg-primary-200\/10 {
  background-color: rgb(191 219 254 / 0.1);
}

.bg-primary-200\/100 {
  background-color: rgb(191 219 254 / 1);
}

.bg-primary-200\/15 {
  background-color: rgb(191 219 254 / 0.15);
}

.bg-primary-200\/20 {
  background-color: rgb(191 219 254 / 0.2);
}

.bg-primary-200\/25 {
  background-color: rgb(191 219 254 / 0.25);
}

.bg-primary-200\/30 {
  background-color: rgb(191 219 254 / 0.3);
}

.bg-primary-200\/35 {
  background-color: rgb(191 219 254 / 0.35);
}

.bg-primary-200\/40 {
  background-color: rgb(191 219 254 / 0.4);
}

.bg-primary-200\/45 {
  background-color: rgb(191 219 254 / 0.45);
}

.bg-primary-200\/5 {
  background-color: rgb(191 219 254 / 0.05);
}

.bg-primary-200\/50 {
  background-color: rgb(191 219 254 / 0.5);
}

.bg-primary-200\/55 {
  background-color: rgb(191 219 254 / 0.55);
}

.bg-primary-200\/60 {
  background-color: rgb(191 219 254 / 0.6);
}

.bg-primary-200\/65 {
  background-color: rgb(191 219 254 / 0.65);
}

.bg-primary-200\/70 {
  background-color: rgb(191 219 254 / 0.7);
}

.bg-primary-200\/75 {
  background-color: rgb(191 219 254 / 0.75);
}

.bg-primary-200\/80 {
  background-color: rgb(191 219 254 / 0.8);
}

.bg-primary-200\/85 {
  background-color: rgb(191 219 254 / 0.85);
}

.bg-primary-200\/90 {
  background-color: rgb(191 219 254 / 0.9);
}

.bg-primary-200\/95 {
  background-color: rgb(191 219 254 / 0.95);
}

.bg-primary-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity));
}

.bg-primary-300\/0 {
  background-color: rgb(147 197 253 / 0);
}

.bg-primary-300\/10 {
  background-color: rgb(147 197 253 / 0.1);
}

.bg-primary-300\/100 {
  background-color: rgb(147 197 253 / 1);
}

.bg-primary-300\/15 {
  background-color: rgb(147 197 253 / 0.15);
}

.bg-primary-300\/20 {
  background-color: rgb(147 197 253 / 0.2);
}

.bg-primary-300\/25 {
  background-color: rgb(147 197 253 / 0.25);
}

.bg-primary-300\/30 {
  background-color: rgb(147 197 253 / 0.3);
}

.bg-primary-300\/35 {
  background-color: rgb(147 197 253 / 0.35);
}

.bg-primary-300\/40 {
  background-color: rgb(147 197 253 / 0.4);
}

.bg-primary-300\/45 {
  background-color: rgb(147 197 253 / 0.45);
}

.bg-primary-300\/5 {
  background-color: rgb(147 197 253 / 0.05);
}

.bg-primary-300\/50 {
  background-color: rgb(147 197 253 / 0.5);
}

.bg-primary-300\/55 {
  background-color: rgb(147 197 253 / 0.55);
}

.bg-primary-300\/60 {
  background-color: rgb(147 197 253 / 0.6);
}

.bg-primary-300\/65 {
  background-color: rgb(147 197 253 / 0.65);
}

.bg-primary-300\/70 {
  background-color: rgb(147 197 253 / 0.7);
}

.bg-primary-300\/75 {
  background-color: rgb(147 197 253 / 0.75);
}

.bg-primary-300\/80 {
  background-color: rgb(147 197 253 / 0.8);
}

.bg-primary-300\/85 {
  background-color: rgb(147 197 253 / 0.85);
}

.bg-primary-300\/90 {
  background-color: rgb(147 197 253 / 0.9);
}

.bg-primary-300\/95 {
  background-color: rgb(147 197 253 / 0.95);
}

.bg-primary-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity));
}

.bg-primary-400\/0 {
  background-color: rgb(96 165 250 / 0);
}

.bg-primary-400\/10 {
  background-color: rgb(96 165 250 / 0.1);
}

.bg-primary-400\/100 {
  background-color: rgb(96 165 250 / 1);
}

.bg-primary-400\/15 {
  background-color: rgb(96 165 250 / 0.15);
}

.bg-primary-400\/20 {
  background-color: rgb(96 165 250 / 0.2);
}

.bg-primary-400\/25 {
  background-color: rgb(96 165 250 / 0.25);
}

.bg-primary-400\/30 {
  background-color: rgb(96 165 250 / 0.3);
}

.bg-primary-400\/35 {
  background-color: rgb(96 165 250 / 0.35);
}

.bg-primary-400\/40 {
  background-color: rgb(96 165 250 / 0.4);
}

.bg-primary-400\/45 {
  background-color: rgb(96 165 250 / 0.45);
}

.bg-primary-400\/5 {
  background-color: rgb(96 165 250 / 0.05);
}

.bg-primary-400\/50 {
  background-color: rgb(96 165 250 / 0.5);
}

.bg-primary-400\/55 {
  background-color: rgb(96 165 250 / 0.55);
}

.bg-primary-400\/60 {
  background-color: rgb(96 165 250 / 0.6);
}

.bg-primary-400\/65 {
  background-color: rgb(96 165 250 / 0.65);
}

.bg-primary-400\/70 {
  background-color: rgb(96 165 250 / 0.7);
}

.bg-primary-400\/75 {
  background-color: rgb(96 165 250 / 0.75);
}

.bg-primary-400\/80 {
  background-color: rgb(96 165 250 / 0.8);
}

.bg-primary-400\/85 {
  background-color: rgb(96 165 250 / 0.85);
}

.bg-primary-400\/90 {
  background-color: rgb(96 165 250 / 0.9);
}

.bg-primary-400\/95 {
  background-color: rgb(96 165 250 / 0.95);
}

.bg-primary-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity));
}

.bg-primary-50\/0 {
  background-color: rgb(239 246 255 / 0);
}

.bg-primary-50\/10 {
  background-color: rgb(239 246 255 / 0.1);
}

.bg-primary-50\/100 {
  background-color: rgb(239 246 255 / 1);
}

.bg-primary-50\/15 {
  background-color: rgb(239 246 255 / 0.15);
}

.bg-primary-50\/20 {
  background-color: rgb(239 246 255 / 0.2);
}

.bg-primary-50\/25 {
  background-color: rgb(239 246 255 / 0.25);
}

.bg-primary-50\/30 {
  background-color: rgb(239 246 255 / 0.3);
}

.bg-primary-50\/35 {
  background-color: rgb(239 246 255 / 0.35);
}

.bg-primary-50\/40 {
  background-color: rgb(239 246 255 / 0.4);
}

.bg-primary-50\/45 {
  background-color: rgb(239 246 255 / 0.45);
}

.bg-primary-50\/5 {
  background-color: rgb(239 246 255 / 0.05);
}

.bg-primary-50\/50 {
  background-color: rgb(239 246 255 / 0.5);
}

.bg-primary-50\/55 {
  background-color: rgb(239 246 255 / 0.55);
}

.bg-primary-50\/60 {
  background-color: rgb(239 246 255 / 0.6);
}

.bg-primary-50\/65 {
  background-color: rgb(239 246 255 / 0.65);
}

.bg-primary-50\/70 {
  background-color: rgb(239 246 255 / 0.7);
}

.bg-primary-50\/75 {
  background-color: rgb(239 246 255 / 0.75);
}

.bg-primary-50\/80 {
  background-color: rgb(239 246 255 / 0.8);
}

.bg-primary-50\/85 {
  background-color: rgb(239 246 255 / 0.85);
}

.bg-primary-50\/90 {
  background-color: rgb(239 246 255 / 0.9);
}

.bg-primary-50\/95 {
  background-color: rgb(239 246 255 / 0.95);
}

.bg-primary-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}

.bg-primary-500\/0 {
  background-color: rgb(59 130 246 / 0);
}

.bg-primary-500\/10 {
  background-color: rgb(59 130 246 / 0.1);
}

.bg-primary-500\/100 {
  background-color: rgb(59 130 246 / 1);
}

.bg-primary-500\/15 {
  background-color: rgb(59 130 246 / 0.15);
}

.bg-primary-500\/20 {
  background-color: rgb(59 130 246 / 0.2);
}

.bg-primary-500\/25 {
  background-color: rgb(59 130 246 / 0.25);
}

.bg-primary-500\/30 {
  background-color: rgb(59 130 246 / 0.3);
}

.bg-primary-500\/35 {
  background-color: rgb(59 130 246 / 0.35);
}

.bg-primary-500\/40 {
  background-color: rgb(59 130 246 / 0.4);
}

.bg-primary-500\/45 {
  background-color: rgb(59 130 246 / 0.45);
}

.bg-primary-500\/5 {
  background-color: rgb(59 130 246 / 0.05);
}

.bg-primary-500\/50 {
  background-color: rgb(59 130 246 / 0.5);
}

.bg-primary-500\/55 {
  background-color: rgb(59 130 246 / 0.55);
}

.bg-primary-500\/60 {
  background-color: rgb(59 130 246 / 0.6);
}

.bg-primary-500\/65 {
  background-color: rgb(59 130 246 / 0.65);
}

.bg-primary-500\/70 {
  background-color: rgb(59 130 246 / 0.7);
}

.bg-primary-500\/75 {
  background-color: rgb(59 130 246 / 0.75);
}

.bg-primary-500\/80 {
  background-color: rgb(59 130 246 / 0.8);
}

.bg-primary-500\/85 {
  background-color: rgb(59 130 246 / 0.85);
}

.bg-primary-500\/90 {
  background-color: rgb(59 130 246 / 0.9);
}

.bg-primary-500\/95 {
  background-color: rgb(59 130 246 / 0.95);
}

.bg-primary-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
}

.bg-primary-600\/0 {
  background-color: rgb(37 99 235 / 0);
}

.bg-primary-600\/10 {
  background-color: rgb(37 99 235 / 0.1);
}

.bg-primary-600\/100 {
  background-color: rgb(37 99 235 / 1);
}

.bg-primary-600\/15 {
  background-color: rgb(37 99 235 / 0.15);
}

.bg-primary-600\/20 {
  background-color: rgb(37 99 235 / 0.2);
}

.bg-primary-600\/25 {
  background-color: rgb(37 99 235 / 0.25);
}

.bg-primary-600\/30 {
  background-color: rgb(37 99 235 / 0.3);
}

.bg-primary-600\/35 {
  background-color: rgb(37 99 235 / 0.35);
}

.bg-primary-600\/40 {
  background-color: rgb(37 99 235 / 0.4);
}

.bg-primary-600\/45 {
  background-color: rgb(37 99 235 / 0.45);
}

.bg-primary-600\/5 {
  background-color: rgb(37 99 235 / 0.05);
}

.bg-primary-600\/50 {
  background-color: rgb(37 99 235 / 0.5);
}

.bg-primary-600\/55 {
  background-color: rgb(37 99 235 / 0.55);
}

.bg-primary-600\/60 {
  background-color: rgb(37 99 235 / 0.6);
}

.bg-primary-600\/65 {
  background-color: rgb(37 99 235 / 0.65);
}

.bg-primary-600\/70 {
  background-color: rgb(37 99 235 / 0.7);
}

.bg-primary-600\/75 {
  background-color: rgb(37 99 235 / 0.75);
}

.bg-primary-600\/80 {
  background-color: rgb(37 99 235 / 0.8);
}

.bg-primary-600\/85 {
  background-color: rgb(37 99 235 / 0.85);
}

.bg-primary-600\/90 {
  background-color: rgb(37 99 235 / 0.9);
}

.bg-primary-600\/95 {
  background-color: rgb(37 99 235 / 0.95);
}

.bg-primary-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
}

.bg-primary-700\/0 {
  background-color: rgb(29 78 216 / 0);
}

.bg-primary-700\/10 {
  background-color: rgb(29 78 216 / 0.1);
}

.bg-primary-700\/100 {
  background-color: rgb(29 78 216 / 1);
}

.bg-primary-700\/15 {
  background-color: rgb(29 78 216 / 0.15);
}

.bg-primary-700\/20 {
  background-color: rgb(29 78 216 / 0.2);
}

.bg-primary-700\/25 {
  background-color: rgb(29 78 216 / 0.25);
}

.bg-primary-700\/30 {
  background-color: rgb(29 78 216 / 0.3);
}

.bg-primary-700\/35 {
  background-color: rgb(29 78 216 / 0.35);
}

.bg-primary-700\/40 {
  background-color: rgb(29 78 216 / 0.4);
}

.bg-primary-700\/45 {
  background-color: rgb(29 78 216 / 0.45);
}

.bg-primary-700\/5 {
  background-color: rgb(29 78 216 / 0.05);
}

.bg-primary-700\/50 {
  background-color: rgb(29 78 216 / 0.5);
}

.bg-primary-700\/55 {
  background-color: rgb(29 78 216 / 0.55);
}

.bg-primary-700\/60 {
  background-color: rgb(29 78 216 / 0.6);
}

.bg-primary-700\/65 {
  background-color: rgb(29 78 216 / 0.65);
}

.bg-primary-700\/70 {
  background-color: rgb(29 78 216 / 0.7);
}

.bg-primary-700\/75 {
  background-color: rgb(29 78 216 / 0.75);
}

.bg-primary-700\/80 {
  background-color: rgb(29 78 216 / 0.8);
}

.bg-primary-700\/85 {
  background-color: rgb(29 78 216 / 0.85);
}

.bg-primary-700\/90 {
  background-color: rgb(29 78 216 / 0.9);
}

.bg-primary-700\/95 {
  background-color: rgb(29 78 216 / 0.95);
}

.bg-primary-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity));
}

.bg-primary-800\/0 {
  background-color: rgb(30 64 175 / 0);
}

.bg-primary-800\/10 {
  background-color: rgb(30 64 175 / 0.1);
}

.bg-primary-800\/100 {
  background-color: rgb(30 64 175 / 1);
}

.bg-primary-800\/15 {
  background-color: rgb(30 64 175 / 0.15);
}

.bg-primary-800\/20 {
  background-color: rgb(30 64 175 / 0.2);
}

.bg-primary-800\/25 {
  background-color: rgb(30 64 175 / 0.25);
}

.bg-primary-800\/30 {
  background-color: rgb(30 64 175 / 0.3);
}

.bg-primary-800\/35 {
  background-color: rgb(30 64 175 / 0.35);
}

.bg-primary-800\/40 {
  background-color: rgb(30 64 175 / 0.4);
}

.bg-primary-800\/45 {
  background-color: rgb(30 64 175 / 0.45);
}

.bg-primary-800\/5 {
  background-color: rgb(30 64 175 / 0.05);
}

.bg-primary-800\/50 {
  background-color: rgb(30 64 175 / 0.5);
}

.bg-primary-800\/55 {
  background-color: rgb(30 64 175 / 0.55);
}

.bg-primary-800\/60 {
  background-color: rgb(30 64 175 / 0.6);
}

.bg-primary-800\/65 {
  background-color: rgb(30 64 175 / 0.65);
}

.bg-primary-800\/70 {
  background-color: rgb(30 64 175 / 0.7);
}

.bg-primary-800\/75 {
  background-color: rgb(30 64 175 / 0.75);
}

.bg-primary-800\/80 {
  background-color: rgb(30 64 175 / 0.8);
}

.bg-primary-800\/85 {
  background-color: rgb(30 64 175 / 0.85);
}

.bg-primary-800\/90 {
  background-color: rgb(30 64 175 / 0.9);
}

.bg-primary-800\/95 {
  background-color: rgb(30 64 175 / 0.95);
}

.bg-primary-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity));
}

.bg-primary-900\/0 {
  background-color: rgb(30 58 138 / 0);
}

.bg-primary-900\/10 {
  background-color: rgb(30 58 138 / 0.1);
}

.bg-primary-900\/100 {
  background-color: rgb(30 58 138 / 1);
}

.bg-primary-900\/15 {
  background-color: rgb(30 58 138 / 0.15);
}

.bg-primary-900\/20 {
  background-color: rgb(30 58 138 / 0.2);
}

.bg-primary-900\/25 {
  background-color: rgb(30 58 138 / 0.25);
}

.bg-primary-900\/30 {
  background-color: rgb(30 58 138 / 0.3);
}

.bg-primary-900\/35 {
  background-color: rgb(30 58 138 / 0.35);
}

.bg-primary-900\/40 {
  background-color: rgb(30 58 138 / 0.4);
}

.bg-primary-900\/45 {
  background-color: rgb(30 58 138 / 0.45);
}

.bg-primary-900\/5 {
  background-color: rgb(30 58 138 / 0.05);
}

.bg-primary-900\/50 {
  background-color: rgb(30 58 138 / 0.5);
}

.bg-primary-900\/55 {
  background-color: rgb(30 58 138 / 0.55);
}

.bg-primary-900\/60 {
  background-color: rgb(30 58 138 / 0.6);
}

.bg-primary-900\/65 {
  background-color: rgb(30 58 138 / 0.65);
}

.bg-primary-900\/70 {
  background-color: rgb(30 58 138 / 0.7);
}

.bg-primary-900\/75 {
  background-color: rgb(30 58 138 / 0.75);
}

.bg-primary-900\/80 {
  background-color: rgb(30 58 138 / 0.8);
}

.bg-primary-900\/85 {
  background-color: rgb(30 58 138 / 0.85);
}

.bg-primary-900\/90 {
  background-color: rgb(30 58 138 / 0.9);
}

.bg-primary-900\/95 {
  background-color: rgb(30 58 138 / 0.95);
}

.bg-primary\/0 {
  background-color: rgb(59 130 246 / 0);
}

.bg-primary\/10 {
  background-color: rgb(59 130 246 / 0.1);
}

.bg-primary\/100 {
  background-color: rgb(59 130 246 / 1);
}

.bg-primary\/15 {
  background-color: rgb(59 130 246 / 0.15);
}

.bg-primary\/20 {
  background-color: rgb(59 130 246 / 0.2);
}

.bg-primary\/25 {
  background-color: rgb(59 130 246 / 0.25);
}

.bg-primary\/30 {
  background-color: rgb(59 130 246 / 0.3);
}

.bg-primary\/35 {
  background-color: rgb(59 130 246 / 0.35);
}

.bg-primary\/40 {
  background-color: rgb(59 130 246 / 0.4);
}

.bg-primary\/45 {
  background-color: rgb(59 130 246 / 0.45);
}

.bg-primary\/5 {
  background-color: rgb(59 130 246 / 0.05);
}

.bg-primary\/50 {
  background-color: rgb(59 130 246 / 0.5);
}

.bg-primary\/55 {
  background-color: rgb(59 130 246 / 0.55);
}

.bg-primary\/60 {
  background-color: rgb(59 130 246 / 0.6);
}

.bg-primary\/65 {
  background-color: rgb(59 130 246 / 0.65);
}

.bg-primary\/70 {
  background-color: rgb(59 130 246 / 0.7);
}

.bg-primary\/75 {
  background-color: rgb(59 130 246 / 0.75);
}

.bg-primary\/80 {
  background-color: rgb(59 130 246 / 0.8);
}

.bg-primary\/85 {
  background-color: rgb(59 130 246 / 0.85);
}

.bg-primary\/90 {
  background-color: rgb(59 130 246 / 0.9);
}

.bg-primary\/95 {
  background-color: rgb(59 130 246 / 0.95);
}

.bg-purple-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 232 255 / var(--tw-bg-opacity));
}

.bg-purple-100\/0 {
  background-color: rgb(243 232 255 / 0);
}

.bg-purple-100\/10 {
  background-color: rgb(243 232 255 / 0.1);
}

.bg-purple-100\/100 {
  background-color: rgb(243 232 255 / 1);
}

.bg-purple-100\/15 {
  background-color: rgb(243 232 255 / 0.15);
}

.bg-purple-100\/20 {
  background-color: rgb(243 232 255 / 0.2);
}

.bg-purple-100\/25 {
  background-color: rgb(243 232 255 / 0.25);
}

.bg-purple-100\/30 {
  background-color: rgb(243 232 255 / 0.3);
}

.bg-purple-100\/35 {
  background-color: rgb(243 232 255 / 0.35);
}

.bg-purple-100\/40 {
  background-color: rgb(243 232 255 / 0.4);
}

.bg-purple-100\/45 {
  background-color: rgb(243 232 255 / 0.45);
}

.bg-purple-100\/5 {
  background-color: rgb(243 232 255 / 0.05);
}

.bg-purple-100\/50 {
  background-color: rgb(243 232 255 / 0.5);
}

.bg-purple-100\/55 {
  background-color: rgb(243 232 255 / 0.55);
}

.bg-purple-100\/60 {
  background-color: rgb(243 232 255 / 0.6);
}

.bg-purple-100\/65 {
  background-color: rgb(243 232 255 / 0.65);
}

.bg-purple-100\/70 {
  background-color: rgb(243 232 255 / 0.7);
}

.bg-purple-100\/75 {
  background-color: rgb(243 232 255 / 0.75);
}

.bg-purple-100\/80 {
  background-color: rgb(243 232 255 / 0.8);
}

.bg-purple-100\/85 {
  background-color: rgb(243 232 255 / 0.85);
}

.bg-purple-100\/90 {
  background-color: rgb(243 232 255 / 0.9);
}

.bg-purple-100\/95 {
  background-color: rgb(243 232 255 / 0.95);
}

.bg-purple-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(233 213 255 / var(--tw-bg-opacity));
}

.bg-purple-200\/0 {
  background-color: rgb(233 213 255 / 0);
}

.bg-purple-200\/10 {
  background-color: rgb(233 213 255 / 0.1);
}

.bg-purple-200\/100 {
  background-color: rgb(233 213 255 / 1);
}

.bg-purple-200\/15 {
  background-color: rgb(233 213 255 / 0.15);
}

.bg-purple-200\/20 {
  background-color: rgb(233 213 255 / 0.2);
}

.bg-purple-200\/25 {
  background-color: rgb(233 213 255 / 0.25);
}

.bg-purple-200\/30 {
  background-color: rgb(233 213 255 / 0.3);
}

.bg-purple-200\/35 {
  background-color: rgb(233 213 255 / 0.35);
}

.bg-purple-200\/40 {
  background-color: rgb(233 213 255 / 0.4);
}

.bg-purple-200\/45 {
  background-color: rgb(233 213 255 / 0.45);
}

.bg-purple-200\/5 {
  background-color: rgb(233 213 255 / 0.05);
}

.bg-purple-200\/50 {
  background-color: rgb(233 213 255 / 0.5);
}

.bg-purple-200\/55 {
  background-color: rgb(233 213 255 / 0.55);
}

.bg-purple-200\/60 {
  background-color: rgb(233 213 255 / 0.6);
}

.bg-purple-200\/65 {
  background-color: rgb(233 213 255 / 0.65);
}

.bg-purple-200\/70 {
  background-color: rgb(233 213 255 / 0.7);
}

.bg-purple-200\/75 {
  background-color: rgb(233 213 255 / 0.75);
}

.bg-purple-200\/80 {
  background-color: rgb(233 213 255 / 0.8);
}

.bg-purple-200\/85 {
  background-color: rgb(233 213 255 / 0.85);
}

.bg-purple-200\/90 {
  background-color: rgb(233 213 255 / 0.9);
}

.bg-purple-200\/95 {
  background-color: rgb(233 213 255 / 0.95);
}

.bg-purple-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(216 180 254 / var(--tw-bg-opacity));
}

.bg-purple-300\/0 {
  background-color: rgb(216 180 254 / 0);
}

.bg-purple-300\/10 {
  background-color: rgb(216 180 254 / 0.1);
}

.bg-purple-300\/100 {
  background-color: rgb(216 180 254 / 1);
}

.bg-purple-300\/15 {
  background-color: rgb(216 180 254 / 0.15);
}

.bg-purple-300\/20 {
  background-color: rgb(216 180 254 / 0.2);
}

.bg-purple-300\/25 {
  background-color: rgb(216 180 254 / 0.25);
}

.bg-purple-300\/30 {
  background-color: rgb(216 180 254 / 0.3);
}

.bg-purple-300\/35 {
  background-color: rgb(216 180 254 / 0.35);
}

.bg-purple-300\/40 {
  background-color: rgb(216 180 254 / 0.4);
}

.bg-purple-300\/45 {
  background-color: rgb(216 180 254 / 0.45);
}

.bg-purple-300\/5 {
  background-color: rgb(216 180 254 / 0.05);
}

.bg-purple-300\/50 {
  background-color: rgb(216 180 254 / 0.5);
}

.bg-purple-300\/55 {
  background-color: rgb(216 180 254 / 0.55);
}

.bg-purple-300\/60 {
  background-color: rgb(216 180 254 / 0.6);
}

.bg-purple-300\/65 {
  background-color: rgb(216 180 254 / 0.65);
}

.bg-purple-300\/70 {
  background-color: rgb(216 180 254 / 0.7);
}

.bg-purple-300\/75 {
  background-color: rgb(216 180 254 / 0.75);
}

.bg-purple-300\/80 {
  background-color: rgb(216 180 254 / 0.8);
}

.bg-purple-300\/85 {
  background-color: rgb(216 180 254 / 0.85);
}

.bg-purple-300\/90 {
  background-color: rgb(216 180 254 / 0.9);
}

.bg-purple-300\/95 {
  background-color: rgb(216 180 254 / 0.95);
}

.bg-purple-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(192 132 252 / var(--tw-bg-opacity));
}

.bg-purple-400\/0 {
  background-color: rgb(192 132 252 / 0);
}

.bg-purple-400\/10 {
  background-color: rgb(192 132 252 / 0.1);
}

.bg-purple-400\/100 {
  background-color: rgb(192 132 252 / 1);
}

.bg-purple-400\/15 {
  background-color: rgb(192 132 252 / 0.15);
}

.bg-purple-400\/20 {
  background-color: rgb(192 132 252 / 0.2);
}

.bg-purple-400\/25 {
  background-color: rgb(192 132 252 / 0.25);
}

.bg-purple-400\/30 {
  background-color: rgb(192 132 252 / 0.3);
}

.bg-purple-400\/35 {
  background-color: rgb(192 132 252 / 0.35);
}

.bg-purple-400\/40 {
  background-color: rgb(192 132 252 / 0.4);
}

.bg-purple-400\/45 {
  background-color: rgb(192 132 252 / 0.45);
}

.bg-purple-400\/5 {
  background-color: rgb(192 132 252 / 0.05);
}

.bg-purple-400\/50 {
  background-color: rgb(192 132 252 / 0.5);
}

.bg-purple-400\/55 {
  background-color: rgb(192 132 252 / 0.55);
}

.bg-purple-400\/60 {
  background-color: rgb(192 132 252 / 0.6);
}

.bg-purple-400\/65 {
  background-color: rgb(192 132 252 / 0.65);
}

.bg-purple-400\/70 {
  background-color: rgb(192 132 252 / 0.7);
}

.bg-purple-400\/75 {
  background-color: rgb(192 132 252 / 0.75);
}

.bg-purple-400\/80 {
  background-color: rgb(192 132 252 / 0.8);
}

.bg-purple-400\/85 {
  background-color: rgb(192 132 252 / 0.85);
}

.bg-purple-400\/90 {
  background-color: rgb(192 132 252 / 0.9);
}

.bg-purple-400\/95 {
  background-color: rgb(192 132 252 / 0.95);
}

.bg-purple-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 245 255 / var(--tw-bg-opacity));
}

.bg-purple-50\/0 {
  background-color: rgb(250 245 255 / 0);
}

.bg-purple-50\/10 {
  background-color: rgb(250 245 255 / 0.1);
}

.bg-purple-50\/100 {
  background-color: rgb(250 245 255 / 1);
}

.bg-purple-50\/15 {
  background-color: rgb(250 245 255 / 0.15);
}

.bg-purple-50\/20 {
  background-color: rgb(250 245 255 / 0.2);
}

.bg-purple-50\/25 {
  background-color: rgb(250 245 255 / 0.25);
}

.bg-purple-50\/30 {
  background-color: rgb(250 245 255 / 0.3);
}

.bg-purple-50\/35 {
  background-color: rgb(250 245 255 / 0.35);
}

.bg-purple-50\/40 {
  background-color: rgb(250 245 255 / 0.4);
}

.bg-purple-50\/45 {
  background-color: rgb(250 245 255 / 0.45);
}

.bg-purple-50\/5 {
  background-color: rgb(250 245 255 / 0.05);
}

.bg-purple-50\/50 {
  background-color: rgb(250 245 255 / 0.5);
}

.bg-purple-50\/55 {
  background-color: rgb(250 245 255 / 0.55);
}

.bg-purple-50\/60 {
  background-color: rgb(250 245 255 / 0.6);
}

.bg-purple-50\/65 {
  background-color: rgb(250 245 255 / 0.65);
}

.bg-purple-50\/70 {
  background-color: rgb(250 245 255 / 0.7);
}

.bg-purple-50\/75 {
  background-color: rgb(250 245 255 / 0.75);
}

.bg-purple-50\/80 {
  background-color: rgb(250 245 255 / 0.8);
}

.bg-purple-50\/85 {
  background-color: rgb(250 245 255 / 0.85);
}

.bg-purple-50\/90 {
  background-color: rgb(250 245 255 / 0.9);
}

.bg-purple-50\/95 {
  background-color: rgb(250 245 255 / 0.95);
}

.bg-purple-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(168 85 247 / var(--tw-bg-opacity));
}

.bg-purple-500\/0 {
  background-color: rgb(168 85 247 / 0);
}

.bg-purple-500\/10 {
  background-color: rgb(168 85 247 / 0.1);
}

.bg-purple-500\/100 {
  background-color: rgb(168 85 247 / 1);
}

.bg-purple-500\/15 {
  background-color: rgb(168 85 247 / 0.15);
}

.bg-purple-500\/20 {
  background-color: rgb(168 85 247 / 0.2);
}

.bg-purple-500\/25 {
  background-color: rgb(168 85 247 / 0.25);
}

.bg-purple-500\/30 {
  background-color: rgb(168 85 247 / 0.3);
}

.bg-purple-500\/35 {
  background-color: rgb(168 85 247 / 0.35);
}

.bg-purple-500\/40 {
  background-color: rgb(168 85 247 / 0.4);
}

.bg-purple-500\/45 {
  background-color: rgb(168 85 247 / 0.45);
}

.bg-purple-500\/5 {
  background-color: rgb(168 85 247 / 0.05);
}

.bg-purple-500\/50 {
  background-color: rgb(168 85 247 / 0.5);
}

.bg-purple-500\/55 {
  background-color: rgb(168 85 247 / 0.55);
}

.bg-purple-500\/60 {
  background-color: rgb(168 85 247 / 0.6);
}

.bg-purple-500\/65 {
  background-color: rgb(168 85 247 / 0.65);
}

.bg-purple-500\/70 {
  background-color: rgb(168 85 247 / 0.7);
}

.bg-purple-500\/75 {
  background-color: rgb(168 85 247 / 0.75);
}

.bg-purple-500\/80 {
  background-color: rgb(168 85 247 / 0.8);
}

.bg-purple-500\/85 {
  background-color: rgb(168 85 247 / 0.85);
}

.bg-purple-500\/90 {
  background-color: rgb(168 85 247 / 0.9);
}

.bg-purple-500\/95 {
  background-color: rgb(168 85 247 / 0.95);
}

.bg-purple-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(147 51 234 / var(--tw-bg-opacity));
}

.bg-purple-600\/0 {
  background-color: rgb(147 51 234 / 0);
}

.bg-purple-600\/10 {
  background-color: rgb(147 51 234 / 0.1);
}

.bg-purple-600\/100 {
  background-color: rgb(147 51 234 / 1);
}

.bg-purple-600\/15 {
  background-color: rgb(147 51 234 / 0.15);
}

.bg-purple-600\/20 {
  background-color: rgb(147 51 234 / 0.2);
}

.bg-purple-600\/25 {
  background-color: rgb(147 51 234 / 0.25);
}

.bg-purple-600\/30 {
  background-color: rgb(147 51 234 / 0.3);
}

.bg-purple-600\/35 {
  background-color: rgb(147 51 234 / 0.35);
}

.bg-purple-600\/40 {
  background-color: rgb(147 51 234 / 0.4);
}

.bg-purple-600\/45 {
  background-color: rgb(147 51 234 / 0.45);
}

.bg-purple-600\/5 {
  background-color: rgb(147 51 234 / 0.05);
}

.bg-purple-600\/50 {
  background-color: rgb(147 51 234 / 0.5);
}

.bg-purple-600\/55 {
  background-color: rgb(147 51 234 / 0.55);
}

.bg-purple-600\/60 {
  background-color: rgb(147 51 234 / 0.6);
}

.bg-purple-600\/65 {
  background-color: rgb(147 51 234 / 0.65);
}

.bg-purple-600\/70 {
  background-color: rgb(147 51 234 / 0.7);
}

.bg-purple-600\/75 {
  background-color: rgb(147 51 234 / 0.75);
}

.bg-purple-600\/80 {
  background-color: rgb(147 51 234 / 0.8);
}

.bg-purple-600\/85 {
  background-color: rgb(147 51 234 / 0.85);
}

.bg-purple-600\/90 {
  background-color: rgb(147 51 234 / 0.9);
}

.bg-purple-600\/95 {
  background-color: rgb(147 51 234 / 0.95);
}

.bg-purple-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(126 34 206 / var(--tw-bg-opacity));
}

.bg-purple-700\/0 {
  background-color: rgb(126 34 206 / 0);
}

.bg-purple-700\/10 {
  background-color: rgb(126 34 206 / 0.1);
}

.bg-purple-700\/100 {
  background-color: rgb(126 34 206 / 1);
}

.bg-purple-700\/15 {
  background-color: rgb(126 34 206 / 0.15);
}

.bg-purple-700\/20 {
  background-color: rgb(126 34 206 / 0.2);
}

.bg-purple-700\/25 {
  background-color: rgb(126 34 206 / 0.25);
}

.bg-purple-700\/30 {
  background-color: rgb(126 34 206 / 0.3);
}

.bg-purple-700\/35 {
  background-color: rgb(126 34 206 / 0.35);
}

.bg-purple-700\/40 {
  background-color: rgb(126 34 206 / 0.4);
}

.bg-purple-700\/45 {
  background-color: rgb(126 34 206 / 0.45);
}

.bg-purple-700\/5 {
  background-color: rgb(126 34 206 / 0.05);
}

.bg-purple-700\/50 {
  background-color: rgb(126 34 206 / 0.5);
}

.bg-purple-700\/55 {
  background-color: rgb(126 34 206 / 0.55);
}

.bg-purple-700\/60 {
  background-color: rgb(126 34 206 / 0.6);
}

.bg-purple-700\/65 {
  background-color: rgb(126 34 206 / 0.65);
}

.bg-purple-700\/70 {
  background-color: rgb(126 34 206 / 0.7);
}

.bg-purple-700\/75 {
  background-color: rgb(126 34 206 / 0.75);
}

.bg-purple-700\/80 {
  background-color: rgb(126 34 206 / 0.8);
}

.bg-purple-700\/85 {
  background-color: rgb(126 34 206 / 0.85);
}

.bg-purple-700\/90 {
  background-color: rgb(126 34 206 / 0.9);
}

.bg-purple-700\/95 {
  background-color: rgb(126 34 206 / 0.95);
}

.bg-purple-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(107 33 168 / var(--tw-bg-opacity));
}

.bg-purple-800\/0 {
  background-color: rgb(107 33 168 / 0);
}

.bg-purple-800\/10 {
  background-color: rgb(107 33 168 / 0.1);
}

.bg-purple-800\/100 {
  background-color: rgb(107 33 168 / 1);
}

.bg-purple-800\/15 {
  background-color: rgb(107 33 168 / 0.15);
}

.bg-purple-800\/20 {
  background-color: rgb(107 33 168 / 0.2);
}

.bg-purple-800\/25 {
  background-color: rgb(107 33 168 / 0.25);
}

.bg-purple-800\/30 {
  background-color: rgb(107 33 168 / 0.3);
}

.bg-purple-800\/35 {
  background-color: rgb(107 33 168 / 0.35);
}

.bg-purple-800\/40 {
  background-color: rgb(107 33 168 / 0.4);
}

.bg-purple-800\/45 {
  background-color: rgb(107 33 168 / 0.45);
}

.bg-purple-800\/5 {
  background-color: rgb(107 33 168 / 0.05);
}

.bg-purple-800\/50 {
  background-color: rgb(107 33 168 / 0.5);
}

.bg-purple-800\/55 {
  background-color: rgb(107 33 168 / 0.55);
}

.bg-purple-800\/60 {
  background-color: rgb(107 33 168 / 0.6);
}

.bg-purple-800\/65 {
  background-color: rgb(107 33 168 / 0.65);
}

.bg-purple-800\/70 {
  background-color: rgb(107 33 168 / 0.7);
}

.bg-purple-800\/75 {
  background-color: rgb(107 33 168 / 0.75);
}

.bg-purple-800\/80 {
  background-color: rgb(107 33 168 / 0.8);
}

.bg-purple-800\/85 {
  background-color: rgb(107 33 168 / 0.85);
}

.bg-purple-800\/90 {
  background-color: rgb(107 33 168 / 0.9);
}

.bg-purple-800\/95 {
  background-color: rgb(107 33 168 / 0.95);
}

.bg-purple-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(88 28 135 / var(--tw-bg-opacity));
}

.bg-purple-900\/0 {
  background-color: rgb(88 28 135 / 0);
}

.bg-purple-900\/10 {
  background-color: rgb(88 28 135 / 0.1);
}

.bg-purple-900\/100 {
  background-color: rgb(88 28 135 / 1);
}

.bg-purple-900\/15 {
  background-color: rgb(88 28 135 / 0.15);
}

.bg-purple-900\/20 {
  background-color: rgb(88 28 135 / 0.2);
}

.bg-purple-900\/25 {
  background-color: rgb(88 28 135 / 0.25);
}

.bg-purple-900\/30 {
  background-color: rgb(88 28 135 / 0.3);
}

.bg-purple-900\/35 {
  background-color: rgb(88 28 135 / 0.35);
}

.bg-purple-900\/40 {
  background-color: rgb(88 28 135 / 0.4);
}

.bg-purple-900\/45 {
  background-color: rgb(88 28 135 / 0.45);
}

.bg-purple-900\/5 {
  background-color: rgb(88 28 135 / 0.05);
}

.bg-purple-900\/50 {
  background-color: rgb(88 28 135 / 0.5);
}

.bg-purple-900\/55 {
  background-color: rgb(88 28 135 / 0.55);
}

.bg-purple-900\/60 {
  background-color: rgb(88 28 135 / 0.6);
}

.bg-purple-900\/65 {
  background-color: rgb(88 28 135 / 0.65);
}

.bg-purple-900\/70 {
  background-color: rgb(88 28 135 / 0.7);
}

.bg-purple-900\/75 {
  background-color: rgb(88 28 135 / 0.75);
}

.bg-purple-900\/80 {
  background-color: rgb(88 28 135 / 0.8);
}

.bg-purple-900\/85 {
  background-color: rgb(88 28 135 / 0.85);
}

.bg-purple-900\/90 {
  background-color: rgb(88 28 135 / 0.9);
}

.bg-purple-900\/95 {
  background-color: rgb(88 28 135 / 0.95);
}

.bg-purple-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(59 7 100 / var(--tw-bg-opacity));
}

.bg-purple-950\/0 {
  background-color: rgb(59 7 100 / 0);
}

.bg-purple-950\/10 {
  background-color: rgb(59 7 100 / 0.1);
}

.bg-purple-950\/100 {
  background-color: rgb(59 7 100 / 1);
}

.bg-purple-950\/15 {
  background-color: rgb(59 7 100 / 0.15);
}

.bg-purple-950\/20 {
  background-color: rgb(59 7 100 / 0.2);
}

.bg-purple-950\/25 {
  background-color: rgb(59 7 100 / 0.25);
}

.bg-purple-950\/30 {
  background-color: rgb(59 7 100 / 0.3);
}

.bg-purple-950\/35 {
  background-color: rgb(59 7 100 / 0.35);
}

.bg-purple-950\/40 {
  background-color: rgb(59 7 100 / 0.4);
}

.bg-purple-950\/45 {
  background-color: rgb(59 7 100 / 0.45);
}

.bg-purple-950\/5 {
  background-color: rgb(59 7 100 / 0.05);
}

.bg-purple-950\/50 {
  background-color: rgb(59 7 100 / 0.5);
}

.bg-purple-950\/55 {
  background-color: rgb(59 7 100 / 0.55);
}

.bg-purple-950\/60 {
  background-color: rgb(59 7 100 / 0.6);
}

.bg-purple-950\/65 {
  background-color: rgb(59 7 100 / 0.65);
}

.bg-purple-950\/70 {
  background-color: rgb(59 7 100 / 0.7);
}

.bg-purple-950\/75 {
  background-color: rgb(59 7 100 / 0.75);
}

.bg-purple-950\/80 {
  background-color: rgb(59 7 100 / 0.8);
}

.bg-purple-950\/85 {
  background-color: rgb(59 7 100 / 0.85);
}

.bg-purple-950\/90 {
  background-color: rgb(59 7 100 / 0.9);
}

.bg-purple-950\/95 {
  background-color: rgb(59 7 100 / 0.95);
}

.bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity));
}

.bg-red-100\/0 {
  background-color: rgb(254 226 226 / 0);
}

.bg-red-100\/10 {
  background-color: rgb(254 226 226 / 0.1);
}

.bg-red-100\/100 {
  background-color: rgb(254 226 226 / 1);
}

.bg-red-100\/15 {
  background-color: rgb(254 226 226 / 0.15);
}

.bg-red-100\/20 {
  background-color: rgb(254 226 226 / 0.2);
}

.bg-red-100\/25 {
  background-color: rgb(254 226 226 / 0.25);
}

.bg-red-100\/30 {
  background-color: rgb(254 226 226 / 0.3);
}

.bg-red-100\/35 {
  background-color: rgb(254 226 226 / 0.35);
}

.bg-red-100\/40 {
  background-color: rgb(254 226 226 / 0.4);
}

.bg-red-100\/45 {
  background-color: rgb(254 226 226 / 0.45);
}

.bg-red-100\/5 {
  background-color: rgb(254 226 226 / 0.05);
}

.bg-red-100\/50 {
  background-color: rgb(254 226 226 / 0.5);
}

.bg-red-100\/55 {
  background-color: rgb(254 226 226 / 0.55);
}

.bg-red-100\/60 {
  background-color: rgb(254 226 226 / 0.6);
}

.bg-red-100\/65 {
  background-color: rgb(254 226 226 / 0.65);
}

.bg-red-100\/70 {
  background-color: rgb(254 226 226 / 0.7);
}

.bg-red-100\/75 {
  background-color: rgb(254 226 226 / 0.75);
}

.bg-red-100\/80 {
  background-color: rgb(254 226 226 / 0.8);
}

.bg-red-100\/85 {
  background-color: rgb(254 226 226 / 0.85);
}

.bg-red-100\/90 {
  background-color: rgb(254 226 226 / 0.9);
}

.bg-red-100\/95 {
  background-color: rgb(254 226 226 / 0.95);
}

.bg-red-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity));
}

.bg-red-200\/0 {
  background-color: rgb(254 202 202 / 0);
}

.bg-red-200\/10 {
  background-color: rgb(254 202 202 / 0.1);
}

.bg-red-200\/100 {
  background-color: rgb(254 202 202 / 1);
}

.bg-red-200\/15 {
  background-color: rgb(254 202 202 / 0.15);
}

.bg-red-200\/20 {
  background-color: rgb(254 202 202 / 0.2);
}

.bg-red-200\/25 {
  background-color: rgb(254 202 202 / 0.25);
}

.bg-red-200\/30 {
  background-color: rgb(254 202 202 / 0.3);
}

.bg-red-200\/35 {
  background-color: rgb(254 202 202 / 0.35);
}

.bg-red-200\/40 {
  background-color: rgb(254 202 202 / 0.4);
}

.bg-red-200\/45 {
  background-color: rgb(254 202 202 / 0.45);
}

.bg-red-200\/5 {
  background-color: rgb(254 202 202 / 0.05);
}

.bg-red-200\/50 {
  background-color: rgb(254 202 202 / 0.5);
}

.bg-red-200\/55 {
  background-color: rgb(254 202 202 / 0.55);
}

.bg-red-200\/60 {
  background-color: rgb(254 202 202 / 0.6);
}

.bg-red-200\/65 {
  background-color: rgb(254 202 202 / 0.65);
}

.bg-red-200\/70 {
  background-color: rgb(254 202 202 / 0.7);
}

.bg-red-200\/75 {
  background-color: rgb(254 202 202 / 0.75);
}

.bg-red-200\/80 {
  background-color: rgb(254 202 202 / 0.8);
}

.bg-red-200\/85 {
  background-color: rgb(254 202 202 / 0.85);
}

.bg-red-200\/90 {
  background-color: rgb(254 202 202 / 0.9);
}

.bg-red-200\/95 {
  background-color: rgb(254 202 202 / 0.95);
}

.bg-red-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity));
}

.bg-red-300\/0 {
  background-color: rgb(252 165 165 / 0);
}

.bg-red-300\/10 {
  background-color: rgb(252 165 165 / 0.1);
}

.bg-red-300\/100 {
  background-color: rgb(252 165 165 / 1);
}

.bg-red-300\/15 {
  background-color: rgb(252 165 165 / 0.15);
}

.bg-red-300\/20 {
  background-color: rgb(252 165 165 / 0.2);
}

.bg-red-300\/25 {
  background-color: rgb(252 165 165 / 0.25);
}

.bg-red-300\/30 {
  background-color: rgb(252 165 165 / 0.3);
}

.bg-red-300\/35 {
  background-color: rgb(252 165 165 / 0.35);
}

.bg-red-300\/40 {
  background-color: rgb(252 165 165 / 0.4);
}

.bg-red-300\/45 {
  background-color: rgb(252 165 165 / 0.45);
}

.bg-red-300\/5 {
  background-color: rgb(252 165 165 / 0.05);
}

.bg-red-300\/50 {
  background-color: rgb(252 165 165 / 0.5);
}

.bg-red-300\/55 {
  background-color: rgb(252 165 165 / 0.55);
}

.bg-red-300\/60 {
  background-color: rgb(252 165 165 / 0.6);
}

.bg-red-300\/65 {
  background-color: rgb(252 165 165 / 0.65);
}

.bg-red-300\/70 {
  background-color: rgb(252 165 165 / 0.7);
}

.bg-red-300\/75 {
  background-color: rgb(252 165 165 / 0.75);
}

.bg-red-300\/80 {
  background-color: rgb(252 165 165 / 0.8);
}

.bg-red-300\/85 {
  background-color: rgb(252 165 165 / 0.85);
}

.bg-red-300\/90 {
  background-color: rgb(252 165 165 / 0.9);
}

.bg-red-300\/95 {
  background-color: rgb(252 165 165 / 0.95);
}

.bg-red-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity));
}

.bg-red-400\/0 {
  background-color: rgb(248 113 113 / 0);
}

.bg-red-400\/10 {
  background-color: rgb(248 113 113 / 0.1);
}

.bg-red-400\/100 {
  background-color: rgb(248 113 113 / 1);
}

.bg-red-400\/15 {
  background-color: rgb(248 113 113 / 0.15);
}

.bg-red-400\/20 {
  background-color: rgb(248 113 113 / 0.2);
}

.bg-red-400\/25 {
  background-color: rgb(248 113 113 / 0.25);
}

.bg-red-400\/30 {
  background-color: rgb(248 113 113 / 0.3);
}

.bg-red-400\/35 {
  background-color: rgb(248 113 113 / 0.35);
}

.bg-red-400\/40 {
  background-color: rgb(248 113 113 / 0.4);
}

.bg-red-400\/45 {
  background-color: rgb(248 113 113 / 0.45);
}

.bg-red-400\/5 {
  background-color: rgb(248 113 113 / 0.05);
}

.bg-red-400\/50 {
  background-color: rgb(248 113 113 / 0.5);
}

.bg-red-400\/55 {
  background-color: rgb(248 113 113 / 0.55);
}

.bg-red-400\/60 {
  background-color: rgb(248 113 113 / 0.6);
}

.bg-red-400\/65 {
  background-color: rgb(248 113 113 / 0.65);
}

.bg-red-400\/70 {
  background-color: rgb(248 113 113 / 0.7);
}

.bg-red-400\/75 {
  background-color: rgb(248 113 113 / 0.75);
}

.bg-red-400\/80 {
  background-color: rgb(248 113 113 / 0.8);
}

.bg-red-400\/85 {
  background-color: rgb(248 113 113 / 0.85);
}

.bg-red-400\/90 {
  background-color: rgb(248 113 113 / 0.9);
}

.bg-red-400\/95 {
  background-color: rgb(248 113 113 / 0.95);
}

.bg-red-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity));
}

.bg-red-50\/0 {
  background-color: rgb(254 242 242 / 0);
}

.bg-red-50\/10 {
  background-color: rgb(254 242 242 / 0.1);
}

.bg-red-50\/100 {
  background-color: rgb(254 242 242 / 1);
}

.bg-red-50\/15 {
  background-color: rgb(254 242 242 / 0.15);
}

.bg-red-50\/20 {
  background-color: rgb(254 242 242 / 0.2);
}

.bg-red-50\/25 {
  background-color: rgb(254 242 242 / 0.25);
}

.bg-red-50\/30 {
  background-color: rgb(254 242 242 / 0.3);
}

.bg-red-50\/35 {
  background-color: rgb(254 242 242 / 0.35);
}

.bg-red-50\/40 {
  background-color: rgb(254 242 242 / 0.4);
}

.bg-red-50\/45 {
  background-color: rgb(254 242 242 / 0.45);
}

.bg-red-50\/5 {
  background-color: rgb(254 242 242 / 0.05);
}

.bg-red-50\/50 {
  background-color: rgb(254 242 242 / 0.5);
}

.bg-red-50\/55 {
  background-color: rgb(254 242 242 / 0.55);
}

.bg-red-50\/60 {
  background-color: rgb(254 242 242 / 0.6);
}

.bg-red-50\/65 {
  background-color: rgb(254 242 242 / 0.65);
}

.bg-red-50\/70 {
  background-color: rgb(254 242 242 / 0.7);
}

.bg-red-50\/75 {
  background-color: rgb(254 242 242 / 0.75);
}

.bg-red-50\/80 {
  background-color: rgb(254 242 242 / 0.8);
}

.bg-red-50\/85 {
  background-color: rgb(254 242 242 / 0.85);
}

.bg-red-50\/90 {
  background-color: rgb(254 242 242 / 0.9);
}

.bg-red-50\/95 {
  background-color: rgb(254 242 242 / 0.95);
}

.bg-red-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}

.bg-red-500\/0 {
  background-color: rgb(239 68 68 / 0);
}

.bg-red-500\/10 {
  background-color: rgb(239 68 68 / 0.1);
}

.bg-red-500\/100 {
  background-color: rgb(239 68 68 / 1);
}

.bg-red-500\/15 {
  background-color: rgb(239 68 68 / 0.15);
}

.bg-red-500\/20 {
  background-color: rgb(239 68 68 / 0.2);
}

.bg-red-500\/25 {
  background-color: rgb(239 68 68 / 0.25);
}

.bg-red-500\/30 {
  background-color: rgb(239 68 68 / 0.3);
}

.bg-red-500\/35 {
  background-color: rgb(239 68 68 / 0.35);
}

.bg-red-500\/40 {
  background-color: rgb(239 68 68 / 0.4);
}

.bg-red-500\/45 {
  background-color: rgb(239 68 68 / 0.45);
}

.bg-red-500\/5 {
  background-color: rgb(239 68 68 / 0.05);
}

.bg-red-500\/50 {
  background-color: rgb(239 68 68 / 0.5);
}

.bg-red-500\/55 {
  background-color: rgb(239 68 68 / 0.55);
}

.bg-red-500\/60 {
  background-color: rgb(239 68 68 / 0.6);
}

.bg-red-500\/65 {
  background-color: rgb(239 68 68 / 0.65);
}

.bg-red-500\/70 {
  background-color: rgb(239 68 68 / 0.7);
}

.bg-red-500\/75 {
  background-color: rgb(239 68 68 / 0.75);
}

.bg-red-500\/80 {
  background-color: rgb(239 68 68 / 0.8);
}

.bg-red-500\/85 {
  background-color: rgb(239 68 68 / 0.85);
}

.bg-red-500\/90 {
  background-color: rgb(239 68 68 / 0.9);
}

.bg-red-500\/95 {
  background-color: rgb(239 68 68 / 0.95);
}

.bg-red-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}

.bg-red-600\/0 {
  background-color: rgb(220 38 38 / 0);
}

.bg-red-600\/10 {
  background-color: rgb(220 38 38 / 0.1);
}

.bg-red-600\/100 {
  background-color: rgb(220 38 38 / 1);
}

.bg-red-600\/15 {
  background-color: rgb(220 38 38 / 0.15);
}

.bg-red-600\/20 {
  background-color: rgb(220 38 38 / 0.2);
}

.bg-red-600\/25 {
  background-color: rgb(220 38 38 / 0.25);
}

.bg-red-600\/30 {
  background-color: rgb(220 38 38 / 0.3);
}

.bg-red-600\/35 {
  background-color: rgb(220 38 38 / 0.35);
}

.bg-red-600\/40 {
  background-color: rgb(220 38 38 / 0.4);
}

.bg-red-600\/45 {
  background-color: rgb(220 38 38 / 0.45);
}

.bg-red-600\/5 {
  background-color: rgb(220 38 38 / 0.05);
}

.bg-red-600\/50 {
  background-color: rgb(220 38 38 / 0.5);
}

.bg-red-600\/55 {
  background-color: rgb(220 38 38 / 0.55);
}

.bg-red-600\/60 {
  background-color: rgb(220 38 38 / 0.6);
}

.bg-red-600\/65 {
  background-color: rgb(220 38 38 / 0.65);
}

.bg-red-600\/70 {
  background-color: rgb(220 38 38 / 0.7);
}

.bg-red-600\/75 {
  background-color: rgb(220 38 38 / 0.75);
}

.bg-red-600\/80 {
  background-color: rgb(220 38 38 / 0.8);
}

.bg-red-600\/85 {
  background-color: rgb(220 38 38 / 0.85);
}

.bg-red-600\/90 {
  background-color: rgb(220 38 38 / 0.9);
}

.bg-red-600\/95 {
  background-color: rgb(220 38 38 / 0.95);
}

.bg-red-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity));
}

.bg-red-700\/0 {
  background-color: rgb(185 28 28 / 0);
}

.bg-red-700\/10 {
  background-color: rgb(185 28 28 / 0.1);
}

.bg-red-700\/100 {
  background-color: rgb(185 28 28 / 1);
}

.bg-red-700\/15 {
  background-color: rgb(185 28 28 / 0.15);
}

.bg-red-700\/20 {
  background-color: rgb(185 28 28 / 0.2);
}

.bg-red-700\/25 {
  background-color: rgb(185 28 28 / 0.25);
}

.bg-red-700\/30 {
  background-color: rgb(185 28 28 / 0.3);
}

.bg-red-700\/35 {
  background-color: rgb(185 28 28 / 0.35);
}

.bg-red-700\/40 {
  background-color: rgb(185 28 28 / 0.4);
}

.bg-red-700\/45 {
  background-color: rgb(185 28 28 / 0.45);
}

.bg-red-700\/5 {
  background-color: rgb(185 28 28 / 0.05);
}

.bg-red-700\/50 {
  background-color: rgb(185 28 28 / 0.5);
}

.bg-red-700\/55 {
  background-color: rgb(185 28 28 / 0.55);
}

.bg-red-700\/60 {
  background-color: rgb(185 28 28 / 0.6);
}

.bg-red-700\/65 {
  background-color: rgb(185 28 28 / 0.65);
}

.bg-red-700\/70 {
  background-color: rgb(185 28 28 / 0.7);
}

.bg-red-700\/75 {
  background-color: rgb(185 28 28 / 0.75);
}

.bg-red-700\/80 {
  background-color: rgb(185 28 28 / 0.8);
}

.bg-red-700\/85 {
  background-color: rgb(185 28 28 / 0.85);
}

.bg-red-700\/90 {
  background-color: rgb(185 28 28 / 0.9);
}

.bg-red-700\/95 {
  background-color: rgb(185 28 28 / 0.95);
}

.bg-red-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity));
}

.bg-red-800\/0 {
  background-color: rgb(153 27 27 / 0);
}

.bg-red-800\/10 {
  background-color: rgb(153 27 27 / 0.1);
}

.bg-red-800\/100 {
  background-color: rgb(153 27 27 / 1);
}

.bg-red-800\/15 {
  background-color: rgb(153 27 27 / 0.15);
}

.bg-red-800\/20 {
  background-color: rgb(153 27 27 / 0.2);
}

.bg-red-800\/25 {
  background-color: rgb(153 27 27 / 0.25);
}

.bg-red-800\/30 {
  background-color: rgb(153 27 27 / 0.3);
}

.bg-red-800\/35 {
  background-color: rgb(153 27 27 / 0.35);
}

.bg-red-800\/40 {
  background-color: rgb(153 27 27 / 0.4);
}

.bg-red-800\/45 {
  background-color: rgb(153 27 27 / 0.45);
}

.bg-red-800\/5 {
  background-color: rgb(153 27 27 / 0.05);
}

.bg-red-800\/50 {
  background-color: rgb(153 27 27 / 0.5);
}

.bg-red-800\/55 {
  background-color: rgb(153 27 27 / 0.55);
}

.bg-red-800\/60 {
  background-color: rgb(153 27 27 / 0.6);
}

.bg-red-800\/65 {
  background-color: rgb(153 27 27 / 0.65);
}

.bg-red-800\/70 {
  background-color: rgb(153 27 27 / 0.7);
}

.bg-red-800\/75 {
  background-color: rgb(153 27 27 / 0.75);
}

.bg-red-800\/80 {
  background-color: rgb(153 27 27 / 0.8);
}

.bg-red-800\/85 {
  background-color: rgb(153 27 27 / 0.85);
}

.bg-red-800\/90 {
  background-color: rgb(153 27 27 / 0.9);
}

.bg-red-800\/95 {
  background-color: rgb(153 27 27 / 0.95);
}

.bg-red-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(127 29 29 / var(--tw-bg-opacity));
}

.bg-red-900\/0 {
  background-color: rgb(127 29 29 / 0);
}

.bg-red-900\/10 {
  background-color: rgb(127 29 29 / 0.1);
}

.bg-red-900\/100 {
  background-color: rgb(127 29 29 / 1);
}

.bg-red-900\/15 {
  background-color: rgb(127 29 29 / 0.15);
}

.bg-red-900\/20 {
  background-color: rgb(127 29 29 / 0.2);
}

.bg-red-900\/25 {
  background-color: rgb(127 29 29 / 0.25);
}

.bg-red-900\/30 {
  background-color: rgb(127 29 29 / 0.3);
}

.bg-red-900\/35 {
  background-color: rgb(127 29 29 / 0.35);
}

.bg-red-900\/40 {
  background-color: rgb(127 29 29 / 0.4);
}

.bg-red-900\/45 {
  background-color: rgb(127 29 29 / 0.45);
}

.bg-red-900\/5 {
  background-color: rgb(127 29 29 / 0.05);
}

.bg-red-900\/50 {
  background-color: rgb(127 29 29 / 0.5);
}

.bg-red-900\/55 {
  background-color: rgb(127 29 29 / 0.55);
}

.bg-red-900\/60 {
  background-color: rgb(127 29 29 / 0.6);
}

.bg-red-900\/65 {
  background-color: rgb(127 29 29 / 0.65);
}

.bg-red-900\/70 {
  background-color: rgb(127 29 29 / 0.7);
}

.bg-red-900\/75 {
  background-color: rgb(127 29 29 / 0.75);
}

.bg-red-900\/80 {
  background-color: rgb(127 29 29 / 0.8);
}

.bg-red-900\/85 {
  background-color: rgb(127 29 29 / 0.85);
}

.bg-red-900\/90 {
  background-color: rgb(127 29 29 / 0.9);
}

.bg-red-900\/95 {
  background-color: rgb(127 29 29 / 0.95);
}

.bg-red-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(69 10 10 / var(--tw-bg-opacity));
}

.bg-red-950\/0 {
  background-color: rgb(69 10 10 / 0);
}

.bg-red-950\/10 {
  background-color: rgb(69 10 10 / 0.1);
}

.bg-red-950\/100 {
  background-color: rgb(69 10 10 / 1);
}

.bg-red-950\/15 {
  background-color: rgb(69 10 10 / 0.15);
}

.bg-red-950\/20 {
  background-color: rgb(69 10 10 / 0.2);
}

.bg-red-950\/25 {
  background-color: rgb(69 10 10 / 0.25);
}

.bg-red-950\/30 {
  background-color: rgb(69 10 10 / 0.3);
}

.bg-red-950\/35 {
  background-color: rgb(69 10 10 / 0.35);
}

.bg-red-950\/40 {
  background-color: rgb(69 10 10 / 0.4);
}

.bg-red-950\/45 {
  background-color: rgb(69 10 10 / 0.45);
}

.bg-red-950\/5 {
  background-color: rgb(69 10 10 / 0.05);
}

.bg-red-950\/50 {
  background-color: rgb(69 10 10 / 0.5);
}

.bg-red-950\/55 {
  background-color: rgb(69 10 10 / 0.55);
}

.bg-red-950\/60 {
  background-color: rgb(69 10 10 / 0.6);
}

.bg-red-950\/65 {
  background-color: rgb(69 10 10 / 0.65);
}

.bg-red-950\/70 {
  background-color: rgb(69 10 10 / 0.7);
}

.bg-red-950\/75 {
  background-color: rgb(69 10 10 / 0.75);
}

.bg-red-950\/80 {
  background-color: rgb(69 10 10 / 0.8);
}

.bg-red-950\/85 {
  background-color: rgb(69 10 10 / 0.85);
}

.bg-red-950\/90 {
  background-color: rgb(69 10 10 / 0.9);
}

.bg-red-950\/95 {
  background-color: rgb(69 10 10 / 0.95);
}

.bg-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity));
}

.bg-secondary-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 250 229 / var(--tw-bg-opacity));
}

.bg-secondary-100\/0 {
  background-color: rgb(209 250 229 / 0);
}

.bg-secondary-100\/10 {
  background-color: rgb(209 250 229 / 0.1);
}

.bg-secondary-100\/100 {
  background-color: rgb(209 250 229 / 1);
}

.bg-secondary-100\/15 {
  background-color: rgb(209 250 229 / 0.15);
}

.bg-secondary-100\/20 {
  background-color: rgb(209 250 229 / 0.2);
}

.bg-secondary-100\/25 {
  background-color: rgb(209 250 229 / 0.25);
}

.bg-secondary-100\/30 {
  background-color: rgb(209 250 229 / 0.3);
}

.bg-secondary-100\/35 {
  background-color: rgb(209 250 229 / 0.35);
}

.bg-secondary-100\/40 {
  background-color: rgb(209 250 229 / 0.4);
}

.bg-secondary-100\/45 {
  background-color: rgb(209 250 229 / 0.45);
}

.bg-secondary-100\/5 {
  background-color: rgb(209 250 229 / 0.05);
}

.bg-secondary-100\/50 {
  background-color: rgb(209 250 229 / 0.5);
}

.bg-secondary-100\/55 {
  background-color: rgb(209 250 229 / 0.55);
}

.bg-secondary-100\/60 {
  background-color: rgb(209 250 229 / 0.6);
}

.bg-secondary-100\/65 {
  background-color: rgb(209 250 229 / 0.65);
}

.bg-secondary-100\/70 {
  background-color: rgb(209 250 229 / 0.7);
}

.bg-secondary-100\/75 {
  background-color: rgb(209 250 229 / 0.75);
}

.bg-secondary-100\/80 {
  background-color: rgb(209 250 229 / 0.8);
}

.bg-secondary-100\/85 {
  background-color: rgb(209 250 229 / 0.85);
}

.bg-secondary-100\/90 {
  background-color: rgb(209 250 229 / 0.9);
}

.bg-secondary-100\/95 {
  background-color: rgb(209 250 229 / 0.95);
}

.bg-secondary-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(167 243 208 / var(--tw-bg-opacity));
}

.bg-secondary-200\/0 {
  background-color: rgb(167 243 208 / 0);
}

.bg-secondary-200\/10 {
  background-color: rgb(167 243 208 / 0.1);
}

.bg-secondary-200\/100 {
  background-color: rgb(167 243 208 / 1);
}

.bg-secondary-200\/15 {
  background-color: rgb(167 243 208 / 0.15);
}

.bg-secondary-200\/20 {
  background-color: rgb(167 243 208 / 0.2);
}

.bg-secondary-200\/25 {
  background-color: rgb(167 243 208 / 0.25);
}

.bg-secondary-200\/30 {
  background-color: rgb(167 243 208 / 0.3);
}

.bg-secondary-200\/35 {
  background-color: rgb(167 243 208 / 0.35);
}

.bg-secondary-200\/40 {
  background-color: rgb(167 243 208 / 0.4);
}

.bg-secondary-200\/45 {
  background-color: rgb(167 243 208 / 0.45);
}

.bg-secondary-200\/5 {
  background-color: rgb(167 243 208 / 0.05);
}

.bg-secondary-200\/50 {
  background-color: rgb(167 243 208 / 0.5);
}

.bg-secondary-200\/55 {
  background-color: rgb(167 243 208 / 0.55);
}

.bg-secondary-200\/60 {
  background-color: rgb(167 243 208 / 0.6);
}

.bg-secondary-200\/65 {
  background-color: rgb(167 243 208 / 0.65);
}

.bg-secondary-200\/70 {
  background-color: rgb(167 243 208 / 0.7);
}

.bg-secondary-200\/75 {
  background-color: rgb(167 243 208 / 0.75);
}

.bg-secondary-200\/80 {
  background-color: rgb(167 243 208 / 0.8);
}

.bg-secondary-200\/85 {
  background-color: rgb(167 243 208 / 0.85);
}

.bg-secondary-200\/90 {
  background-color: rgb(167 243 208 / 0.9);
}

.bg-secondary-200\/95 {
  background-color: rgb(167 243 208 / 0.95);
}

.bg-secondary-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(110 231 183 / var(--tw-bg-opacity));
}

.bg-secondary-300\/0 {
  background-color: rgb(110 231 183 / 0);
}

.bg-secondary-300\/10 {
  background-color: rgb(110 231 183 / 0.1);
}

.bg-secondary-300\/100 {
  background-color: rgb(110 231 183 / 1);
}

.bg-secondary-300\/15 {
  background-color: rgb(110 231 183 / 0.15);
}

.bg-secondary-300\/20 {
  background-color: rgb(110 231 183 / 0.2);
}

.bg-secondary-300\/25 {
  background-color: rgb(110 231 183 / 0.25);
}

.bg-secondary-300\/30 {
  background-color: rgb(110 231 183 / 0.3);
}

.bg-secondary-300\/35 {
  background-color: rgb(110 231 183 / 0.35);
}

.bg-secondary-300\/40 {
  background-color: rgb(110 231 183 / 0.4);
}

.bg-secondary-300\/45 {
  background-color: rgb(110 231 183 / 0.45);
}

.bg-secondary-300\/5 {
  background-color: rgb(110 231 183 / 0.05);
}

.bg-secondary-300\/50 {
  background-color: rgb(110 231 183 / 0.5);
}

.bg-secondary-300\/55 {
  background-color: rgb(110 231 183 / 0.55);
}

.bg-secondary-300\/60 {
  background-color: rgb(110 231 183 / 0.6);
}

.bg-secondary-300\/65 {
  background-color: rgb(110 231 183 / 0.65);
}

.bg-secondary-300\/70 {
  background-color: rgb(110 231 183 / 0.7);
}

.bg-secondary-300\/75 {
  background-color: rgb(110 231 183 / 0.75);
}

.bg-secondary-300\/80 {
  background-color: rgb(110 231 183 / 0.8);
}

.bg-secondary-300\/85 {
  background-color: rgb(110 231 183 / 0.85);
}

.bg-secondary-300\/90 {
  background-color: rgb(110 231 183 / 0.9);
}

.bg-secondary-300\/95 {
  background-color: rgb(110 231 183 / 0.95);
}

.bg-secondary-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(52 211 153 / var(--tw-bg-opacity));
}

.bg-secondary-400\/0 {
  background-color: rgb(52 211 153 / 0);
}

.bg-secondary-400\/10 {
  background-color: rgb(52 211 153 / 0.1);
}

.bg-secondary-400\/100 {
  background-color: rgb(52 211 153 / 1);
}

.bg-secondary-400\/15 {
  background-color: rgb(52 211 153 / 0.15);
}

.bg-secondary-400\/20 {
  background-color: rgb(52 211 153 / 0.2);
}

.bg-secondary-400\/25 {
  background-color: rgb(52 211 153 / 0.25);
}

.bg-secondary-400\/30 {
  background-color: rgb(52 211 153 / 0.3);
}

.bg-secondary-400\/35 {
  background-color: rgb(52 211 153 / 0.35);
}

.bg-secondary-400\/40 {
  background-color: rgb(52 211 153 / 0.4);
}

.bg-secondary-400\/45 {
  background-color: rgb(52 211 153 / 0.45);
}

.bg-secondary-400\/5 {
  background-color: rgb(52 211 153 / 0.05);
}

.bg-secondary-400\/50 {
  background-color: rgb(52 211 153 / 0.5);
}

.bg-secondary-400\/55 {
  background-color: rgb(52 211 153 / 0.55);
}

.bg-secondary-400\/60 {
  background-color: rgb(52 211 153 / 0.6);
}

.bg-secondary-400\/65 {
  background-color: rgb(52 211 153 / 0.65);
}

.bg-secondary-400\/70 {
  background-color: rgb(52 211 153 / 0.7);
}

.bg-secondary-400\/75 {
  background-color: rgb(52 211 153 / 0.75);
}

.bg-secondary-400\/80 {
  background-color: rgb(52 211 153 / 0.8);
}

.bg-secondary-400\/85 {
  background-color: rgb(52 211 153 / 0.85);
}

.bg-secondary-400\/90 {
  background-color: rgb(52 211 153 / 0.9);
}

.bg-secondary-400\/95 {
  background-color: rgb(52 211 153 / 0.95);
}

.bg-secondary-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(236 253 245 / var(--tw-bg-opacity));
}

.bg-secondary-50\/0 {
  background-color: rgb(236 253 245 / 0);
}

.bg-secondary-50\/10 {
  background-color: rgb(236 253 245 / 0.1);
}

.bg-secondary-50\/100 {
  background-color: rgb(236 253 245 / 1);
}

.bg-secondary-50\/15 {
  background-color: rgb(236 253 245 / 0.15);
}

.bg-secondary-50\/20 {
  background-color: rgb(236 253 245 / 0.2);
}

.bg-secondary-50\/25 {
  background-color: rgb(236 253 245 / 0.25);
}

.bg-secondary-50\/30 {
  background-color: rgb(236 253 245 / 0.3);
}

.bg-secondary-50\/35 {
  background-color: rgb(236 253 245 / 0.35);
}

.bg-secondary-50\/40 {
  background-color: rgb(236 253 245 / 0.4);
}

.bg-secondary-50\/45 {
  background-color: rgb(236 253 245 / 0.45);
}

.bg-secondary-50\/5 {
  background-color: rgb(236 253 245 / 0.05);
}

.bg-secondary-50\/50 {
  background-color: rgb(236 253 245 / 0.5);
}

.bg-secondary-50\/55 {
  background-color: rgb(236 253 245 / 0.55);
}

.bg-secondary-50\/60 {
  background-color: rgb(236 253 245 / 0.6);
}

.bg-secondary-50\/65 {
  background-color: rgb(236 253 245 / 0.65);
}

.bg-secondary-50\/70 {
  background-color: rgb(236 253 245 / 0.7);
}

.bg-secondary-50\/75 {
  background-color: rgb(236 253 245 / 0.75);
}

.bg-secondary-50\/80 {
  background-color: rgb(236 253 245 / 0.8);
}

.bg-secondary-50\/85 {
  background-color: rgb(236 253 245 / 0.85);
}

.bg-secondary-50\/90 {
  background-color: rgb(236 253 245 / 0.9);
}

.bg-secondary-50\/95 {
  background-color: rgb(236 253 245 / 0.95);
}

.bg-secondary-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity));
}

.bg-secondary-500\/0 {
  background-color: rgb(16 185 129 / 0);
}

.bg-secondary-500\/10 {
  background-color: rgb(16 185 129 / 0.1);
}

.bg-secondary-500\/100 {
  background-color: rgb(16 185 129 / 1);
}

.bg-secondary-500\/15 {
  background-color: rgb(16 185 129 / 0.15);
}

.bg-secondary-500\/20 {
  background-color: rgb(16 185 129 / 0.2);
}

.bg-secondary-500\/25 {
  background-color: rgb(16 185 129 / 0.25);
}

.bg-secondary-500\/30 {
  background-color: rgb(16 185 129 / 0.3);
}

.bg-secondary-500\/35 {
  background-color: rgb(16 185 129 / 0.35);
}

.bg-secondary-500\/40 {
  background-color: rgb(16 185 129 / 0.4);
}

.bg-secondary-500\/45 {
  background-color: rgb(16 185 129 / 0.45);
}

.bg-secondary-500\/5 {
  background-color: rgb(16 185 129 / 0.05);
}

.bg-secondary-500\/50 {
  background-color: rgb(16 185 129 / 0.5);
}

.bg-secondary-500\/55 {
  background-color: rgb(16 185 129 / 0.55);
}

.bg-secondary-500\/60 {
  background-color: rgb(16 185 129 / 0.6);
}

.bg-secondary-500\/65 {
  background-color: rgb(16 185 129 / 0.65);
}

.bg-secondary-500\/70 {
  background-color: rgb(16 185 129 / 0.7);
}

.bg-secondary-500\/75 {
  background-color: rgb(16 185 129 / 0.75);
}

.bg-secondary-500\/80 {
  background-color: rgb(16 185 129 / 0.8);
}

.bg-secondary-500\/85 {
  background-color: rgb(16 185 129 / 0.85);
}

.bg-secondary-500\/90 {
  background-color: rgb(16 185 129 / 0.9);
}

.bg-secondary-500\/95 {
  background-color: rgb(16 185 129 / 0.95);
}

.bg-secondary-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity));
}

.bg-secondary-600\/0 {
  background-color: rgb(5 150 105 / 0);
}

.bg-secondary-600\/10 {
  background-color: rgb(5 150 105 / 0.1);
}

.bg-secondary-600\/100 {
  background-color: rgb(5 150 105 / 1);
}

.bg-secondary-600\/15 {
  background-color: rgb(5 150 105 / 0.15);
}

.bg-secondary-600\/20 {
  background-color: rgb(5 150 105 / 0.2);
}

.bg-secondary-600\/25 {
  background-color: rgb(5 150 105 / 0.25);
}

.bg-secondary-600\/30 {
  background-color: rgb(5 150 105 / 0.3);
}

.bg-secondary-600\/35 {
  background-color: rgb(5 150 105 / 0.35);
}

.bg-secondary-600\/40 {
  background-color: rgb(5 150 105 / 0.4);
}

.bg-secondary-600\/45 {
  background-color: rgb(5 150 105 / 0.45);
}

.bg-secondary-600\/5 {
  background-color: rgb(5 150 105 / 0.05);
}

.bg-secondary-600\/50 {
  background-color: rgb(5 150 105 / 0.5);
}

.bg-secondary-600\/55 {
  background-color: rgb(5 150 105 / 0.55);
}

.bg-secondary-600\/60 {
  background-color: rgb(5 150 105 / 0.6);
}

.bg-secondary-600\/65 {
  background-color: rgb(5 150 105 / 0.65);
}

.bg-secondary-600\/70 {
  background-color: rgb(5 150 105 / 0.7);
}

.bg-secondary-600\/75 {
  background-color: rgb(5 150 105 / 0.75);
}

.bg-secondary-600\/80 {
  background-color: rgb(5 150 105 / 0.8);
}

.bg-secondary-600\/85 {
  background-color: rgb(5 150 105 / 0.85);
}

.bg-secondary-600\/90 {
  background-color: rgb(5 150 105 / 0.9);
}

.bg-secondary-600\/95 {
  background-color: rgb(5 150 105 / 0.95);
}

.bg-secondary-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(4 120 87 / var(--tw-bg-opacity));
}

.bg-secondary-700\/0 {
  background-color: rgb(4 120 87 / 0);
}

.bg-secondary-700\/10 {
  background-color: rgb(4 120 87 / 0.1);
}

.bg-secondary-700\/100 {
  background-color: rgb(4 120 87 / 1);
}

.bg-secondary-700\/15 {
  background-color: rgb(4 120 87 / 0.15);
}

.bg-secondary-700\/20 {
  background-color: rgb(4 120 87 / 0.2);
}

.bg-secondary-700\/25 {
  background-color: rgb(4 120 87 / 0.25);
}

.bg-secondary-700\/30 {
  background-color: rgb(4 120 87 / 0.3);
}

.bg-secondary-700\/35 {
  background-color: rgb(4 120 87 / 0.35);
}

.bg-secondary-700\/40 {
  background-color: rgb(4 120 87 / 0.4);
}

.bg-secondary-700\/45 {
  background-color: rgb(4 120 87 / 0.45);
}

.bg-secondary-700\/5 {
  background-color: rgb(4 120 87 / 0.05);
}

.bg-secondary-700\/50 {
  background-color: rgb(4 120 87 / 0.5);
}

.bg-secondary-700\/55 {
  background-color: rgb(4 120 87 / 0.55);
}

.bg-secondary-700\/60 {
  background-color: rgb(4 120 87 / 0.6);
}

.bg-secondary-700\/65 {
  background-color: rgb(4 120 87 / 0.65);
}

.bg-secondary-700\/70 {
  background-color: rgb(4 120 87 / 0.7);
}

.bg-secondary-700\/75 {
  background-color: rgb(4 120 87 / 0.75);
}

.bg-secondary-700\/80 {
  background-color: rgb(4 120 87 / 0.8);
}

.bg-secondary-700\/85 {
  background-color: rgb(4 120 87 / 0.85);
}

.bg-secondary-700\/90 {
  background-color: rgb(4 120 87 / 0.9);
}

.bg-secondary-700\/95 {
  background-color: rgb(4 120 87 / 0.95);
}

.bg-secondary-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 70 / var(--tw-bg-opacity));
}

.bg-secondary-800\/0 {
  background-color: rgb(6 95 70 / 0);
}

.bg-secondary-800\/10 {
  background-color: rgb(6 95 70 / 0.1);
}

.bg-secondary-800\/100 {
  background-color: rgb(6 95 70 / 1);
}

.bg-secondary-800\/15 {
  background-color: rgb(6 95 70 / 0.15);
}

.bg-secondary-800\/20 {
  background-color: rgb(6 95 70 / 0.2);
}

.bg-secondary-800\/25 {
  background-color: rgb(6 95 70 / 0.25);
}

.bg-secondary-800\/30 {
  background-color: rgb(6 95 70 / 0.3);
}

.bg-secondary-800\/35 {
  background-color: rgb(6 95 70 / 0.35);
}

.bg-secondary-800\/40 {
  background-color: rgb(6 95 70 / 0.4);
}

.bg-secondary-800\/45 {
  background-color: rgb(6 95 70 / 0.45);
}

.bg-secondary-800\/5 {
  background-color: rgb(6 95 70 / 0.05);
}

.bg-secondary-800\/50 {
  background-color: rgb(6 95 70 / 0.5);
}

.bg-secondary-800\/55 {
  background-color: rgb(6 95 70 / 0.55);
}

.bg-secondary-800\/60 {
  background-color: rgb(6 95 70 / 0.6);
}

.bg-secondary-800\/65 {
  background-color: rgb(6 95 70 / 0.65);
}

.bg-secondary-800\/70 {
  background-color: rgb(6 95 70 / 0.7);
}

.bg-secondary-800\/75 {
  background-color: rgb(6 95 70 / 0.75);
}

.bg-secondary-800\/80 {
  background-color: rgb(6 95 70 / 0.8);
}

.bg-secondary-800\/85 {
  background-color: rgb(6 95 70 / 0.85);
}

.bg-secondary-800\/90 {
  background-color: rgb(6 95 70 / 0.9);
}

.bg-secondary-800\/95 {
  background-color: rgb(6 95 70 / 0.95);
}

.bg-secondary-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(6 78 59 / var(--tw-bg-opacity));
}

.bg-secondary-900\/0 {
  background-color: rgb(6 78 59 / 0);
}

.bg-secondary-900\/10 {
  background-color: rgb(6 78 59 / 0.1);
}

.bg-secondary-900\/100 {
  background-color: rgb(6 78 59 / 1);
}

.bg-secondary-900\/15 {
  background-color: rgb(6 78 59 / 0.15);
}

.bg-secondary-900\/20 {
  background-color: rgb(6 78 59 / 0.2);
}

.bg-secondary-900\/25 {
  background-color: rgb(6 78 59 / 0.25);
}

.bg-secondary-900\/30 {
  background-color: rgb(6 78 59 / 0.3);
}

.bg-secondary-900\/35 {
  background-color: rgb(6 78 59 / 0.35);
}

.bg-secondary-900\/40 {
  background-color: rgb(6 78 59 / 0.4);
}

.bg-secondary-900\/45 {
  background-color: rgb(6 78 59 / 0.45);
}

.bg-secondary-900\/5 {
  background-color: rgb(6 78 59 / 0.05);
}

.bg-secondary-900\/50 {
  background-color: rgb(6 78 59 / 0.5);
}

.bg-secondary-900\/55 {
  background-color: rgb(6 78 59 / 0.55);
}

.bg-secondary-900\/60 {
  background-color: rgb(6 78 59 / 0.6);
}

.bg-secondary-900\/65 {
  background-color: rgb(6 78 59 / 0.65);
}

.bg-secondary-900\/70 {
  background-color: rgb(6 78 59 / 0.7);
}

.bg-secondary-900\/75 {
  background-color: rgb(6 78 59 / 0.75);
}

.bg-secondary-900\/80 {
  background-color: rgb(6 78 59 / 0.8);
}

.bg-secondary-900\/85 {
  background-color: rgb(6 78 59 / 0.85);
}

.bg-secondary-900\/90 {
  background-color: rgb(6 78 59 / 0.9);
}

.bg-secondary-900\/95 {
  background-color: rgb(6 78 59 / 0.95);
}

.bg-secondary\/0 {
  background-color: rgb(16 185 129 / 0);
}

.bg-secondary\/10 {
  background-color: rgb(16 185 129 / 0.1);
}

.bg-secondary\/100 {
  background-color: rgb(16 185 129 / 1);
}

.bg-secondary\/15 {
  background-color: rgb(16 185 129 / 0.15);
}

.bg-secondary\/20 {
  background-color: rgb(16 185 129 / 0.2);
}

.bg-secondary\/25 {
  background-color: rgb(16 185 129 / 0.25);
}

.bg-secondary\/30 {
  background-color: rgb(16 185 129 / 0.3);
}

.bg-secondary\/35 {
  background-color: rgb(16 185 129 / 0.35);
}

.bg-secondary\/40 {
  background-color: rgb(16 185 129 / 0.4);
}

.bg-secondary\/45 {
  background-color: rgb(16 185 129 / 0.45);
}

.bg-secondary\/5 {
  background-color: rgb(16 185 129 / 0.05);
}

.bg-secondary\/50 {
  background-color: rgb(16 185 129 / 0.5);
}

.bg-secondary\/55 {
  background-color: rgb(16 185 129 / 0.55);
}

.bg-secondary\/60 {
  background-color: rgb(16 185 129 / 0.6);
}

.bg-secondary\/65 {
  background-color: rgb(16 185 129 / 0.65);
}

.bg-secondary\/70 {
  background-color: rgb(16 185 129 / 0.7);
}

.bg-secondary\/75 {
  background-color: rgb(16 185 129 / 0.75);
}

.bg-secondary\/80 {
  background-color: rgb(16 185 129 / 0.8);
}

.bg-secondary\/85 {
  background-color: rgb(16 185 129 / 0.85);
}

.bg-secondary\/90 {
  background-color: rgb(16 185 129 / 0.9);
}

.bg-secondary\/95 {
  background-color: rgb(16 185 129 / 0.95);
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-white\/0 {
  background-color: rgb(255 255 255 / 0);
}

.bg-white\/10 {
  background-color: rgb(255 255 255 / 0.1);
}

.bg-white\/100 {
  background-color: rgb(255 255 255 / 1);
}

.bg-white\/15 {
  background-color: rgb(255 255 255 / 0.15);
}

.bg-white\/20 {
  background-color: rgb(255 255 255 / 0.2);
}

.bg-white\/25 {
  background-color: rgb(255 255 255 / 0.25);
}

.bg-white\/30 {
  background-color: rgb(255 255 255 / 0.3);
}

.bg-white\/35 {
  background-color: rgb(255 255 255 / 0.35);
}

.bg-white\/40 {
  background-color: rgb(255 255 255 / 0.4);
}

.bg-white\/45 {
  background-color: rgb(255 255 255 / 0.45);
}

.bg-white\/5 {
  background-color: rgb(255 255 255 / 0.05);
}

.bg-white\/50 {
  background-color: rgb(255 255 255 / 0.5);
}

.bg-white\/55 {
  background-color: rgb(255 255 255 / 0.55);
}

.bg-white\/60 {
  background-color: rgb(255 255 255 / 0.6);
}

.bg-white\/65 {
  background-color: rgb(255 255 255 / 0.65);
}

.bg-white\/70 {
  background-color: rgb(255 255 255 / 0.7);
}

.bg-white\/75 {
  background-color: rgb(255 255 255 / 0.75);
}

.bg-white\/80 {
  background-color: rgb(255 255 255 / 0.8);
}

.bg-white\/85 {
  background-color: rgb(255 255 255 / 0.85);
}

.bg-white\/90 {
  background-color: rgb(255 255 255 / 0.9);
}

.bg-white\/95 {
  background-color: rgb(255 255 255 / 0.95);
}

.bg-yellow-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity));
}

.bg-yellow-100\/0 {
  background-color: rgb(254 249 195 / 0);
}

.bg-yellow-100\/10 {
  background-color: rgb(254 249 195 / 0.1);
}

.bg-yellow-100\/100 {
  background-color: rgb(254 249 195 / 1);
}

.bg-yellow-100\/15 {
  background-color: rgb(254 249 195 / 0.15);
}

.bg-yellow-100\/20 {
  background-color: rgb(254 249 195 / 0.2);
}

.bg-yellow-100\/25 {
  background-color: rgb(254 249 195 / 0.25);
}

.bg-yellow-100\/30 {
  background-color: rgb(254 249 195 / 0.3);
}

.bg-yellow-100\/35 {
  background-color: rgb(254 249 195 / 0.35);
}

.bg-yellow-100\/40 {
  background-color: rgb(254 249 195 / 0.4);
}

.bg-yellow-100\/45 {
  background-color: rgb(254 249 195 / 0.45);
}

.bg-yellow-100\/5 {
  background-color: rgb(254 249 195 / 0.05);
}

.bg-yellow-100\/50 {
  background-color: rgb(254 249 195 / 0.5);
}

.bg-yellow-100\/55 {
  background-color: rgb(254 249 195 / 0.55);
}

.bg-yellow-100\/60 {
  background-color: rgb(254 249 195 / 0.6);
}

.bg-yellow-100\/65 {
  background-color: rgb(254 249 195 / 0.65);
}

.bg-yellow-100\/70 {
  background-color: rgb(254 249 195 / 0.7);
}

.bg-yellow-100\/75 {
  background-color: rgb(254 249 195 / 0.75);
}

.bg-yellow-100\/80 {
  background-color: rgb(254 249 195 / 0.8);
}

.bg-yellow-100\/85 {
  background-color: rgb(254 249 195 / 0.85);
}

.bg-yellow-100\/90 {
  background-color: rgb(254 249 195 / 0.9);
}

.bg-yellow-100\/95 {
  background-color: rgb(254 249 195 / 0.95);
}

.bg-yellow-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 240 138 / var(--tw-bg-opacity));
}

.bg-yellow-200\/0 {
  background-color: rgb(254 240 138 / 0);
}

.bg-yellow-200\/10 {
  background-color: rgb(254 240 138 / 0.1);
}

.bg-yellow-200\/100 {
  background-color: rgb(254 240 138 / 1);
}

.bg-yellow-200\/15 {
  background-color: rgb(254 240 138 / 0.15);
}

.bg-yellow-200\/20 {
  background-color: rgb(254 240 138 / 0.2);
}

.bg-yellow-200\/25 {
  background-color: rgb(254 240 138 / 0.25);
}

.bg-yellow-200\/30 {
  background-color: rgb(254 240 138 / 0.3);
}

.bg-yellow-200\/35 {
  background-color: rgb(254 240 138 / 0.35);
}

.bg-yellow-200\/40 {
  background-color: rgb(254 240 138 / 0.4);
}

.bg-yellow-200\/45 {
  background-color: rgb(254 240 138 / 0.45);
}

.bg-yellow-200\/5 {
  background-color: rgb(254 240 138 / 0.05);
}

.bg-yellow-200\/50 {
  background-color: rgb(254 240 138 / 0.5);
}

.bg-yellow-200\/55 {
  background-color: rgb(254 240 138 / 0.55);
}

.bg-yellow-200\/60 {
  background-color: rgb(254 240 138 / 0.6);
}

.bg-yellow-200\/65 {
  background-color: rgb(254 240 138 / 0.65);
}

.bg-yellow-200\/70 {
  background-color: rgb(254 240 138 / 0.7);
}

.bg-yellow-200\/75 {
  background-color: rgb(254 240 138 / 0.75);
}

.bg-yellow-200\/80 {
  background-color: rgb(254 240 138 / 0.8);
}

.bg-yellow-200\/85 {
  background-color: rgb(254 240 138 / 0.85);
}

.bg-yellow-200\/90 {
  background-color: rgb(254 240 138 / 0.9);
}

.bg-yellow-200\/95 {
  background-color: rgb(254 240 138 / 0.95);
}

.bg-yellow-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 224 71 / var(--tw-bg-opacity));
}

.bg-yellow-300\/0 {
  background-color: rgb(253 224 71 / 0);
}

.bg-yellow-300\/10 {
  background-color: rgb(253 224 71 / 0.1);
}

.bg-yellow-300\/100 {
  background-color: rgb(253 224 71 / 1);
}

.bg-yellow-300\/15 {
  background-color: rgb(253 224 71 / 0.15);
}

.bg-yellow-300\/20 {
  background-color: rgb(253 224 71 / 0.2);
}

.bg-yellow-300\/25 {
  background-color: rgb(253 224 71 / 0.25);
}

.bg-yellow-300\/30 {
  background-color: rgb(253 224 71 / 0.3);
}

.bg-yellow-300\/35 {
  background-color: rgb(253 224 71 / 0.35);
}

.bg-yellow-300\/40 {
  background-color: rgb(253 224 71 / 0.4);
}

.bg-yellow-300\/45 {
  background-color: rgb(253 224 71 / 0.45);
}

.bg-yellow-300\/5 {
  background-color: rgb(253 224 71 / 0.05);
}

.bg-yellow-300\/50 {
  background-color: rgb(253 224 71 / 0.5);
}

.bg-yellow-300\/55 {
  background-color: rgb(253 224 71 / 0.55);
}

.bg-yellow-300\/60 {
  background-color: rgb(253 224 71 / 0.6);
}

.bg-yellow-300\/65 {
  background-color: rgb(253 224 71 / 0.65);
}

.bg-yellow-300\/70 {
  background-color: rgb(253 224 71 / 0.7);
}

.bg-yellow-300\/75 {
  background-color: rgb(253 224 71 / 0.75);
}

.bg-yellow-300\/80 {
  background-color: rgb(253 224 71 / 0.8);
}

.bg-yellow-300\/85 {
  background-color: rgb(253 224 71 / 0.85);
}

.bg-yellow-300\/90 {
  background-color: rgb(253 224 71 / 0.9);
}

.bg-yellow-300\/95 {
  background-color: rgb(253 224 71 / 0.95);
}

.bg-yellow-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity));
}

.bg-yellow-400\/0 {
  background-color: rgb(250 204 21 / 0);
}

.bg-yellow-400\/10 {
  background-color: rgb(250 204 21 / 0.1);
}

.bg-yellow-400\/100 {
  background-color: rgb(250 204 21 / 1);
}

.bg-yellow-400\/15 {
  background-color: rgb(250 204 21 / 0.15);
}

.bg-yellow-400\/20 {
  background-color: rgb(250 204 21 / 0.2);
}

.bg-yellow-400\/25 {
  background-color: rgb(250 204 21 / 0.25);
}

.bg-yellow-400\/30 {
  background-color: rgb(250 204 21 / 0.3);
}

.bg-yellow-400\/35 {
  background-color: rgb(250 204 21 / 0.35);
}

.bg-yellow-400\/40 {
  background-color: rgb(250 204 21 / 0.4);
}

.bg-yellow-400\/45 {
  background-color: rgb(250 204 21 / 0.45);
}

.bg-yellow-400\/5 {
  background-color: rgb(250 204 21 / 0.05);
}

.bg-yellow-400\/50 {
  background-color: rgb(250 204 21 / 0.5);
}

.bg-yellow-400\/55 {
  background-color: rgb(250 204 21 / 0.55);
}

.bg-yellow-400\/60 {
  background-color: rgb(250 204 21 / 0.6);
}

.bg-yellow-400\/65 {
  background-color: rgb(250 204 21 / 0.65);
}

.bg-yellow-400\/70 {
  background-color: rgb(250 204 21 / 0.7);
}

.bg-yellow-400\/75 {
  background-color: rgb(250 204 21 / 0.75);
}

.bg-yellow-400\/80 {
  background-color: rgb(250 204 21 / 0.8);
}

.bg-yellow-400\/85 {
  background-color: rgb(250 204 21 / 0.85);
}

.bg-yellow-400\/90 {
  background-color: rgb(250 204 21 / 0.9);
}

.bg-yellow-400\/95 {
  background-color: rgb(250 204 21 / 0.95);
}

.bg-yellow-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 252 232 / var(--tw-bg-opacity));
}

.bg-yellow-50\/0 {
  background-color: rgb(254 252 232 / 0);
}

.bg-yellow-50\/10 {
  background-color: rgb(254 252 232 / 0.1);
}

.bg-yellow-50\/100 {
  background-color: rgb(254 252 232 / 1);
}

.bg-yellow-50\/15 {
  background-color: rgb(254 252 232 / 0.15);
}

.bg-yellow-50\/20 {
  background-color: rgb(254 252 232 / 0.2);
}

.bg-yellow-50\/25 {
  background-color: rgb(254 252 232 / 0.25);
}

.bg-yellow-50\/30 {
  background-color: rgb(254 252 232 / 0.3);
}

.bg-yellow-50\/35 {
  background-color: rgb(254 252 232 / 0.35);
}

.bg-yellow-50\/40 {
  background-color: rgb(254 252 232 / 0.4);
}

.bg-yellow-50\/45 {
  background-color: rgb(254 252 232 / 0.45);
}

.bg-yellow-50\/5 {
  background-color: rgb(254 252 232 / 0.05);
}

.bg-yellow-50\/50 {
  background-color: rgb(254 252 232 / 0.5);
}

.bg-yellow-50\/55 {
  background-color: rgb(254 252 232 / 0.55);
}

.bg-yellow-50\/60 {
  background-color: rgb(254 252 232 / 0.6);
}

.bg-yellow-50\/65 {
  background-color: rgb(254 252 232 / 0.65);
}

.bg-yellow-50\/70 {
  background-color: rgb(254 252 232 / 0.7);
}

.bg-yellow-50\/75 {
  background-color: rgb(254 252 232 / 0.75);
}

.bg-yellow-50\/80 {
  background-color: rgb(254 252 232 / 0.8);
}

.bg-yellow-50\/85 {
  background-color: rgb(254 252 232 / 0.85);
}

.bg-yellow-50\/90 {
  background-color: rgb(254 252 232 / 0.9);
}

.bg-yellow-50\/95 {
  background-color: rgb(254 252 232 / 0.95);
}

.bg-yellow-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity));
}

.bg-yellow-500\/0 {
  background-color: rgb(234 179 8 / 0);
}

.bg-yellow-500\/10 {
  background-color: rgb(234 179 8 / 0.1);
}

.bg-yellow-500\/100 {
  background-color: rgb(234 179 8 / 1);
}

.bg-yellow-500\/15 {
  background-color: rgb(234 179 8 / 0.15);
}

.bg-yellow-500\/20 {
  background-color: rgb(234 179 8 / 0.2);
}

.bg-yellow-500\/25 {
  background-color: rgb(234 179 8 / 0.25);
}

.bg-yellow-500\/30 {
  background-color: rgb(234 179 8 / 0.3);
}

.bg-yellow-500\/35 {
  background-color: rgb(234 179 8 / 0.35);
}

.bg-yellow-500\/40 {
  background-color: rgb(234 179 8 / 0.4);
}

.bg-yellow-500\/45 {
  background-color: rgb(234 179 8 / 0.45);
}

.bg-yellow-500\/5 {
  background-color: rgb(234 179 8 / 0.05);
}

.bg-yellow-500\/50 {
  background-color: rgb(234 179 8 / 0.5);
}

.bg-yellow-500\/55 {
  background-color: rgb(234 179 8 / 0.55);
}

.bg-yellow-500\/60 {
  background-color: rgb(234 179 8 / 0.6);
}

.bg-yellow-500\/65 {
  background-color: rgb(234 179 8 / 0.65);
}

.bg-yellow-500\/70 {
  background-color: rgb(234 179 8 / 0.7);
}

.bg-yellow-500\/75 {
  background-color: rgb(234 179 8 / 0.75);
}

.bg-yellow-500\/80 {
  background-color: rgb(234 179 8 / 0.8);
}

.bg-yellow-500\/85 {
  background-color: rgb(234 179 8 / 0.85);
}

.bg-yellow-500\/90 {
  background-color: rgb(234 179 8 / 0.9);
}

.bg-yellow-500\/95 {
  background-color: rgb(234 179 8 / 0.95);
}

.bg-yellow-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(202 138 4 / var(--tw-bg-opacity));
}

.bg-yellow-600\/0 {
  background-color: rgb(202 138 4 / 0);
}

.bg-yellow-600\/10 {
  background-color: rgb(202 138 4 / 0.1);
}

.bg-yellow-600\/100 {
  background-color: rgb(202 138 4 / 1);
}

.bg-yellow-600\/15 {
  background-color: rgb(202 138 4 / 0.15);
}

.bg-yellow-600\/20 {
  background-color: rgb(202 138 4 / 0.2);
}

.bg-yellow-600\/25 {
  background-color: rgb(202 138 4 / 0.25);
}

.bg-yellow-600\/30 {
  background-color: rgb(202 138 4 / 0.3);
}

.bg-yellow-600\/35 {
  background-color: rgb(202 138 4 / 0.35);
}

.bg-yellow-600\/40 {
  background-color: rgb(202 138 4 / 0.4);
}

.bg-yellow-600\/45 {
  background-color: rgb(202 138 4 / 0.45);
}

.bg-yellow-600\/5 {
  background-color: rgb(202 138 4 / 0.05);
}

.bg-yellow-600\/50 {
  background-color: rgb(202 138 4 / 0.5);
}

.bg-yellow-600\/55 {
  background-color: rgb(202 138 4 / 0.55);
}

.bg-yellow-600\/60 {
  background-color: rgb(202 138 4 / 0.6);
}

.bg-yellow-600\/65 {
  background-color: rgb(202 138 4 / 0.65);
}

.bg-yellow-600\/70 {
  background-color: rgb(202 138 4 / 0.7);
}

.bg-yellow-600\/75 {
  background-color: rgb(202 138 4 / 0.75);
}

.bg-yellow-600\/80 {
  background-color: rgb(202 138 4 / 0.8);
}

.bg-yellow-600\/85 {
  background-color: rgb(202 138 4 / 0.85);
}

.bg-yellow-600\/90 {
  background-color: rgb(202 138 4 / 0.9);
}

.bg-yellow-600\/95 {
  background-color: rgb(202 138 4 / 0.95);
}

.bg-yellow-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(161 98 7 / var(--tw-bg-opacity));
}

.bg-yellow-700\/0 {
  background-color: rgb(161 98 7 / 0);
}

.bg-yellow-700\/10 {
  background-color: rgb(161 98 7 / 0.1);
}

.bg-yellow-700\/100 {
  background-color: rgb(161 98 7 / 1);
}

.bg-yellow-700\/15 {
  background-color: rgb(161 98 7 / 0.15);
}

.bg-yellow-700\/20 {
  background-color: rgb(161 98 7 / 0.2);
}

.bg-yellow-700\/25 {
  background-color: rgb(161 98 7 / 0.25);
}

.bg-yellow-700\/30 {
  background-color: rgb(161 98 7 / 0.3);
}

.bg-yellow-700\/35 {
  background-color: rgb(161 98 7 / 0.35);
}

.bg-yellow-700\/40 {
  background-color: rgb(161 98 7 / 0.4);
}

.bg-yellow-700\/45 {
  background-color: rgb(161 98 7 / 0.45);
}

.bg-yellow-700\/5 {
  background-color: rgb(161 98 7 / 0.05);
}

.bg-yellow-700\/50 {
  background-color: rgb(161 98 7 / 0.5);
}

.bg-yellow-700\/55 {
  background-color: rgb(161 98 7 / 0.55);
}

.bg-yellow-700\/60 {
  background-color: rgb(161 98 7 / 0.6);
}

.bg-yellow-700\/65 {
  background-color: rgb(161 98 7 / 0.65);
}

.bg-yellow-700\/70 {
  background-color: rgb(161 98 7 / 0.7);
}

.bg-yellow-700\/75 {
  background-color: rgb(161 98 7 / 0.75);
}

.bg-yellow-700\/80 {
  background-color: rgb(161 98 7 / 0.8);
}

.bg-yellow-700\/85 {
  background-color: rgb(161 98 7 / 0.85);
}

.bg-yellow-700\/90 {
  background-color: rgb(161 98 7 / 0.9);
}

.bg-yellow-700\/95 {
  background-color: rgb(161 98 7 / 0.95);
}

.bg-yellow-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(133 77 14 / var(--tw-bg-opacity));
}

.bg-yellow-800\/0 {
  background-color: rgb(133 77 14 / 0);
}

.bg-yellow-800\/10 {
  background-color: rgb(133 77 14 / 0.1);
}

.bg-yellow-800\/100 {
  background-color: rgb(133 77 14 / 1);
}

.bg-yellow-800\/15 {
  background-color: rgb(133 77 14 / 0.15);
}

.bg-yellow-800\/20 {
  background-color: rgb(133 77 14 / 0.2);
}

.bg-yellow-800\/25 {
  background-color: rgb(133 77 14 / 0.25);
}

.bg-yellow-800\/30 {
  background-color: rgb(133 77 14 / 0.3);
}

.bg-yellow-800\/35 {
  background-color: rgb(133 77 14 / 0.35);
}

.bg-yellow-800\/40 {
  background-color: rgb(133 77 14 / 0.4);
}

.bg-yellow-800\/45 {
  background-color: rgb(133 77 14 / 0.45);
}

.bg-yellow-800\/5 {
  background-color: rgb(133 77 14 / 0.05);
}

.bg-yellow-800\/50 {
  background-color: rgb(133 77 14 / 0.5);
}

.bg-yellow-800\/55 {
  background-color: rgb(133 77 14 / 0.55);
}

.bg-yellow-800\/60 {
  background-color: rgb(133 77 14 / 0.6);
}

.bg-yellow-800\/65 {
  background-color: rgb(133 77 14 / 0.65);
}

.bg-yellow-800\/70 {
  background-color: rgb(133 77 14 / 0.7);
}

.bg-yellow-800\/75 {
  background-color: rgb(133 77 14 / 0.75);
}

.bg-yellow-800\/80 {
  background-color: rgb(133 77 14 / 0.8);
}

.bg-yellow-800\/85 {
  background-color: rgb(133 77 14 / 0.85);
}

.bg-yellow-800\/90 {
  background-color: rgb(133 77 14 / 0.9);
}

.bg-yellow-800\/95 {
  background-color: rgb(133 77 14 / 0.95);
}

.bg-yellow-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(113 63 18 / var(--tw-bg-opacity));
}

.bg-yellow-900\/0 {
  background-color: rgb(113 63 18 / 0);
}

.bg-yellow-900\/10 {
  background-color: rgb(113 63 18 / 0.1);
}

.bg-yellow-900\/100 {
  background-color: rgb(113 63 18 / 1);
}

.bg-yellow-900\/15 {
  background-color: rgb(113 63 18 / 0.15);
}

.bg-yellow-900\/20 {
  background-color: rgb(113 63 18 / 0.2);
}

.bg-yellow-900\/25 {
  background-color: rgb(113 63 18 / 0.25);
}

.bg-yellow-900\/30 {
  background-color: rgb(113 63 18 / 0.3);
}

.bg-yellow-900\/35 {
  background-color: rgb(113 63 18 / 0.35);
}

.bg-yellow-900\/40 {
  background-color: rgb(113 63 18 / 0.4);
}

.bg-yellow-900\/45 {
  background-color: rgb(113 63 18 / 0.45);
}

.bg-yellow-900\/5 {
  background-color: rgb(113 63 18 / 0.05);
}

.bg-yellow-900\/50 {
  background-color: rgb(113 63 18 / 0.5);
}

.bg-yellow-900\/55 {
  background-color: rgb(113 63 18 / 0.55);
}

.bg-yellow-900\/60 {
  background-color: rgb(113 63 18 / 0.6);
}

.bg-yellow-900\/65 {
  background-color: rgb(113 63 18 / 0.65);
}

.bg-yellow-900\/70 {
  background-color: rgb(113 63 18 / 0.7);
}

.bg-yellow-900\/75 {
  background-color: rgb(113 63 18 / 0.75);
}

.bg-yellow-900\/80 {
  background-color: rgb(113 63 18 / 0.8);
}

.bg-yellow-900\/85 {
  background-color: rgb(113 63 18 / 0.85);
}

.bg-yellow-900\/90 {
  background-color: rgb(113 63 18 / 0.9);
}

.bg-yellow-900\/95 {
  background-color: rgb(113 63 18 / 0.95);
}

.bg-yellow-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(66 32 6 / var(--tw-bg-opacity));
}

.bg-yellow-950\/0 {
  background-color: rgb(66 32 6 / 0);
}

.bg-yellow-950\/10 {
  background-color: rgb(66 32 6 / 0.1);
}

.bg-yellow-950\/100 {
  background-color: rgb(66 32 6 / 1);
}

.bg-yellow-950\/15 {
  background-color: rgb(66 32 6 / 0.15);
}

.bg-yellow-950\/20 {
  background-color: rgb(66 32 6 / 0.2);
}

.bg-yellow-950\/25 {
  background-color: rgb(66 32 6 / 0.25);
}

.bg-yellow-950\/30 {
  background-color: rgb(66 32 6 / 0.3);
}

.bg-yellow-950\/35 {
  background-color: rgb(66 32 6 / 0.35);
}

.bg-yellow-950\/40 {
  background-color: rgb(66 32 6 / 0.4);
}

.bg-yellow-950\/45 {
  background-color: rgb(66 32 6 / 0.45);
}

.bg-yellow-950\/5 {
  background-color: rgb(66 32 6 / 0.05);
}

.bg-yellow-950\/50 {
  background-color: rgb(66 32 6 / 0.5);
}

.bg-yellow-950\/55 {
  background-color: rgb(66 32 6 / 0.55);
}

.bg-yellow-950\/60 {
  background-color: rgb(66 32 6 / 0.6);
}

.bg-yellow-950\/65 {
  background-color: rgb(66 32 6 / 0.65);
}

.bg-yellow-950\/70 {
  background-color: rgb(66 32 6 / 0.7);
}

.bg-yellow-950\/75 {
  background-color: rgb(66 32 6 / 0.75);
}

.bg-yellow-950\/80 {
  background-color: rgb(66 32 6 / 0.8);
}

.bg-yellow-950\/85 {
  background-color: rgb(66 32 6 / 0.85);
}

.bg-yellow-950\/90 {
  background-color: rgb(66 32 6 / 0.9);
}

.bg-yellow-950\/95 {
  background-color: rgb(66 32 6 / 0.95);
}

.text-accent {
  --tw-text-opacity: 1;
  color: rgb(245 158 11 / var(--tw-text-opacity));
}

.text-accent-100 {
  --tw-text-opacity: 1;
  color: rgb(254 243 199 / var(--tw-text-opacity));
}

.text-accent-100\/0 {
  color: rgb(254 243 199 / 0);
}

.text-accent-100\/10 {
  color: rgb(254 243 199 / 0.1);
}

.text-accent-100\/100 {
  color: rgb(254 243 199 / 1);
}

.text-accent-100\/15 {
  color: rgb(254 243 199 / 0.15);
}

.text-accent-100\/20 {
  color: rgb(254 243 199 / 0.2);
}

.text-accent-100\/25 {
  color: rgb(254 243 199 / 0.25);
}

.text-accent-100\/30 {
  color: rgb(254 243 199 / 0.3);
}

.text-accent-100\/35 {
  color: rgb(254 243 199 / 0.35);
}

.text-accent-100\/40 {
  color: rgb(254 243 199 / 0.4);
}

.text-accent-100\/45 {
  color: rgb(254 243 199 / 0.45);
}

.text-accent-100\/5 {
  color: rgb(254 243 199 / 0.05);
}

.text-accent-100\/50 {
  color: rgb(254 243 199 / 0.5);
}

.text-accent-100\/55 {
  color: rgb(254 243 199 / 0.55);
}

.text-accent-100\/60 {
  color: rgb(254 243 199 / 0.6);
}

.text-accent-100\/65 {
  color: rgb(254 243 199 / 0.65);
}

.text-accent-100\/70 {
  color: rgb(254 243 199 / 0.7);
}

.text-accent-100\/75 {
  color: rgb(254 243 199 / 0.75);
}

.text-accent-100\/80 {
  color: rgb(254 243 199 / 0.8);
}

.text-accent-100\/85 {
  color: rgb(254 243 199 / 0.85);
}

.text-accent-100\/90 {
  color: rgb(254 243 199 / 0.9);
}

.text-accent-100\/95 {
  color: rgb(254 243 199 / 0.95);
}

.text-accent-200 {
  --tw-text-opacity: 1;
  color: rgb(253 230 138 / var(--tw-text-opacity));
}

.text-accent-200\/0 {
  color: rgb(253 230 138 / 0);
}

.text-accent-200\/10 {
  color: rgb(253 230 138 / 0.1);
}

.text-accent-200\/100 {
  color: rgb(253 230 138 / 1);
}

.text-accent-200\/15 {
  color: rgb(253 230 138 / 0.15);
}

.text-accent-200\/20 {
  color: rgb(253 230 138 / 0.2);
}

.text-accent-200\/25 {
  color: rgb(253 230 138 / 0.25);
}

.text-accent-200\/30 {
  color: rgb(253 230 138 / 0.3);
}

.text-accent-200\/35 {
  color: rgb(253 230 138 / 0.35);
}

.text-accent-200\/40 {
  color: rgb(253 230 138 / 0.4);
}

.text-accent-200\/45 {
  color: rgb(253 230 138 / 0.45);
}

.text-accent-200\/5 {
  color: rgb(253 230 138 / 0.05);
}

.text-accent-200\/50 {
  color: rgb(253 230 138 / 0.5);
}

.text-accent-200\/55 {
  color: rgb(253 230 138 / 0.55);
}

.text-accent-200\/60 {
  color: rgb(253 230 138 / 0.6);
}

.text-accent-200\/65 {
  color: rgb(253 230 138 / 0.65);
}

.text-accent-200\/70 {
  color: rgb(253 230 138 / 0.7);
}

.text-accent-200\/75 {
  color: rgb(253 230 138 / 0.75);
}

.text-accent-200\/80 {
  color: rgb(253 230 138 / 0.8);
}

.text-accent-200\/85 {
  color: rgb(253 230 138 / 0.85);
}

.text-accent-200\/90 {
  color: rgb(253 230 138 / 0.9);
}

.text-accent-200\/95 {
  color: rgb(253 230 138 / 0.95);
}

.text-accent-300 {
  --tw-text-opacity: 1;
  color: rgb(252 211 77 / var(--tw-text-opacity));
}

.text-accent-300\/0 {
  color: rgb(252 211 77 / 0);
}

.text-accent-300\/10 {
  color: rgb(252 211 77 / 0.1);
}

.text-accent-300\/100 {
  color: rgb(252 211 77 / 1);
}

.text-accent-300\/15 {
  color: rgb(252 211 77 / 0.15);
}

.text-accent-300\/20 {
  color: rgb(252 211 77 / 0.2);
}

.text-accent-300\/25 {
  color: rgb(252 211 77 / 0.25);
}

.text-accent-300\/30 {
  color: rgb(252 211 77 / 0.3);
}

.text-accent-300\/35 {
  color: rgb(252 211 77 / 0.35);
}

.text-accent-300\/40 {
  color: rgb(252 211 77 / 0.4);
}

.text-accent-300\/45 {
  color: rgb(252 211 77 / 0.45);
}

.text-accent-300\/5 {
  color: rgb(252 211 77 / 0.05);
}

.text-accent-300\/50 {
  color: rgb(252 211 77 / 0.5);
}

.text-accent-300\/55 {
  color: rgb(252 211 77 / 0.55);
}

.text-accent-300\/60 {
  color: rgb(252 211 77 / 0.6);
}

.text-accent-300\/65 {
  color: rgb(252 211 77 / 0.65);
}

.text-accent-300\/70 {
  color: rgb(252 211 77 / 0.7);
}

.text-accent-300\/75 {
  color: rgb(252 211 77 / 0.75);
}

.text-accent-300\/80 {
  color: rgb(252 211 77 / 0.8);
}

.text-accent-300\/85 {
  color: rgb(252 211 77 / 0.85);
}

.text-accent-300\/90 {
  color: rgb(252 211 77 / 0.9);
}

.text-accent-300\/95 {
  color: rgb(252 211 77 / 0.95);
}

.text-accent-400 {
  --tw-text-opacity: 1;
  color: rgb(251 191 36 / var(--tw-text-opacity));
}

.text-accent-400\/0 {
  color: rgb(251 191 36 / 0);
}

.text-accent-400\/10 {
  color: rgb(251 191 36 / 0.1);
}

.text-accent-400\/100 {
  color: rgb(251 191 36 / 1);
}

.text-accent-400\/15 {
  color: rgb(251 191 36 / 0.15);
}

.text-accent-400\/20 {
  color: rgb(251 191 36 / 0.2);
}

.text-accent-400\/25 {
  color: rgb(251 191 36 / 0.25);
}

.text-accent-400\/30 {
  color: rgb(251 191 36 / 0.3);
}

.text-accent-400\/35 {
  color: rgb(251 191 36 / 0.35);
}

.text-accent-400\/40 {
  color: rgb(251 191 36 / 0.4);
}

.text-accent-400\/45 {
  color: rgb(251 191 36 / 0.45);
}

.text-accent-400\/5 {
  color: rgb(251 191 36 / 0.05);
}

.text-accent-400\/50 {
  color: rgb(251 191 36 / 0.5);
}

.text-accent-400\/55 {
  color: rgb(251 191 36 / 0.55);
}

.text-accent-400\/60 {
  color: rgb(251 191 36 / 0.6);
}

.text-accent-400\/65 {
  color: rgb(251 191 36 / 0.65);
}

.text-accent-400\/70 {
  color: rgb(251 191 36 / 0.7);
}

.text-accent-400\/75 {
  color: rgb(251 191 36 / 0.75);
}

.text-accent-400\/80 {
  color: rgb(251 191 36 / 0.8);
}

.text-accent-400\/85 {
  color: rgb(251 191 36 / 0.85);
}

.text-accent-400\/90 {
  color: rgb(251 191 36 / 0.9);
}

.text-accent-400\/95 {
  color: rgb(251 191 36 / 0.95);
}

.text-accent-50 {
  --tw-text-opacity: 1;
  color: rgb(255 251 235 / var(--tw-text-opacity));
}

.text-accent-50\/0 {
  color: rgb(255 251 235 / 0);
}

.text-accent-50\/10 {
  color: rgb(255 251 235 / 0.1);
}

.text-accent-50\/100 {
  color: rgb(255 251 235 / 1);
}

.text-accent-50\/15 {
  color: rgb(255 251 235 / 0.15);
}

.text-accent-50\/20 {
  color: rgb(255 251 235 / 0.2);
}

.text-accent-50\/25 {
  color: rgb(255 251 235 / 0.25);
}

.text-accent-50\/30 {
  color: rgb(255 251 235 / 0.3);
}

.text-accent-50\/35 {
  color: rgb(255 251 235 / 0.35);
}

.text-accent-50\/40 {
  color: rgb(255 251 235 / 0.4);
}

.text-accent-50\/45 {
  color: rgb(255 251 235 / 0.45);
}

.text-accent-50\/5 {
  color: rgb(255 251 235 / 0.05);
}

.text-accent-50\/50 {
  color: rgb(255 251 235 / 0.5);
}

.text-accent-50\/55 {
  color: rgb(255 251 235 / 0.55);
}

.text-accent-50\/60 {
  color: rgb(255 251 235 / 0.6);
}

.text-accent-50\/65 {
  color: rgb(255 251 235 / 0.65);
}

.text-accent-50\/70 {
  color: rgb(255 251 235 / 0.7);
}

.text-accent-50\/75 {
  color: rgb(255 251 235 / 0.75);
}

.text-accent-50\/80 {
  color: rgb(255 251 235 / 0.8);
}

.text-accent-50\/85 {
  color: rgb(255 251 235 / 0.85);
}

.text-accent-50\/90 {
  color: rgb(255 251 235 / 0.9);
}

.text-accent-50\/95 {
  color: rgb(255 251 235 / 0.95);
}

.text-accent-500 {
  --tw-text-opacity: 1;
  color: rgb(245 158 11 / var(--tw-text-opacity));
}

.text-accent-500\/0 {
  color: rgb(245 158 11 / 0);
}

.text-accent-500\/10 {
  color: rgb(245 158 11 / 0.1);
}

.text-accent-500\/100 {
  color: rgb(245 158 11 / 1);
}

.text-accent-500\/15 {
  color: rgb(245 158 11 / 0.15);
}

.text-accent-500\/20 {
  color: rgb(245 158 11 / 0.2);
}

.text-accent-500\/25 {
  color: rgb(245 158 11 / 0.25);
}

.text-accent-500\/30 {
  color: rgb(245 158 11 / 0.3);
}

.text-accent-500\/35 {
  color: rgb(245 158 11 / 0.35);
}

.text-accent-500\/40 {
  color: rgb(245 158 11 / 0.4);
}

.text-accent-500\/45 {
  color: rgb(245 158 11 / 0.45);
}

.text-accent-500\/5 {
  color: rgb(245 158 11 / 0.05);
}

.text-accent-500\/50 {
  color: rgb(245 158 11 / 0.5);
}

.text-accent-500\/55 {
  color: rgb(245 158 11 / 0.55);
}

.text-accent-500\/60 {
  color: rgb(245 158 11 / 0.6);
}

.text-accent-500\/65 {
  color: rgb(245 158 11 / 0.65);
}

.text-accent-500\/70 {
  color: rgb(245 158 11 / 0.7);
}

.text-accent-500\/75 {
  color: rgb(245 158 11 / 0.75);
}

.text-accent-500\/80 {
  color: rgb(245 158 11 / 0.8);
}

.text-accent-500\/85 {
  color: rgb(245 158 11 / 0.85);
}

.text-accent-500\/90 {
  color: rgb(245 158 11 / 0.9);
}

.text-accent-500\/95 {
  color: rgb(245 158 11 / 0.95);
}

.text-accent-600 {
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity));
}

.text-accent-600\/0 {
  color: rgb(217 119 6 / 0);
}

.text-accent-600\/10 {
  color: rgb(217 119 6 / 0.1);
}

.text-accent-600\/100 {
  color: rgb(217 119 6 / 1);
}

.text-accent-600\/15 {
  color: rgb(217 119 6 / 0.15);
}

.text-accent-600\/20 {
  color: rgb(217 119 6 / 0.2);
}

.text-accent-600\/25 {
  color: rgb(217 119 6 / 0.25);
}

.text-accent-600\/30 {
  color: rgb(217 119 6 / 0.3);
}

.text-accent-600\/35 {
  color: rgb(217 119 6 / 0.35);
}

.text-accent-600\/40 {
  color: rgb(217 119 6 / 0.4);
}

.text-accent-600\/45 {
  color: rgb(217 119 6 / 0.45);
}

.text-accent-600\/5 {
  color: rgb(217 119 6 / 0.05);
}

.text-accent-600\/50 {
  color: rgb(217 119 6 / 0.5);
}

.text-accent-600\/55 {
  color: rgb(217 119 6 / 0.55);
}

.text-accent-600\/60 {
  color: rgb(217 119 6 / 0.6);
}

.text-accent-600\/65 {
  color: rgb(217 119 6 / 0.65);
}

.text-accent-600\/70 {
  color: rgb(217 119 6 / 0.7);
}

.text-accent-600\/75 {
  color: rgb(217 119 6 / 0.75);
}

.text-accent-600\/80 {
  color: rgb(217 119 6 / 0.8);
}

.text-accent-600\/85 {
  color: rgb(217 119 6 / 0.85);
}

.text-accent-600\/90 {
  color: rgb(217 119 6 / 0.9);
}

.text-accent-600\/95 {
  color: rgb(217 119 6 / 0.95);
}

.text-accent-700 {
  --tw-text-opacity: 1;
  color: rgb(180 83 9 / var(--tw-text-opacity));
}

.text-accent-700\/0 {
  color: rgb(180 83 9 / 0);
}

.text-accent-700\/10 {
  color: rgb(180 83 9 / 0.1);
}

.text-accent-700\/100 {
  color: rgb(180 83 9 / 1);
}

.text-accent-700\/15 {
  color: rgb(180 83 9 / 0.15);
}

.text-accent-700\/20 {
  color: rgb(180 83 9 / 0.2);
}

.text-accent-700\/25 {
  color: rgb(180 83 9 / 0.25);
}

.text-accent-700\/30 {
  color: rgb(180 83 9 / 0.3);
}

.text-accent-700\/35 {
  color: rgb(180 83 9 / 0.35);
}

.text-accent-700\/40 {
  color: rgb(180 83 9 / 0.4);
}

.text-accent-700\/45 {
  color: rgb(180 83 9 / 0.45);
}

.text-accent-700\/5 {
  color: rgb(180 83 9 / 0.05);
}

.text-accent-700\/50 {
  color: rgb(180 83 9 / 0.5);
}

.text-accent-700\/55 {
  color: rgb(180 83 9 / 0.55);
}

.text-accent-700\/60 {
  color: rgb(180 83 9 / 0.6);
}

.text-accent-700\/65 {
  color: rgb(180 83 9 / 0.65);
}

.text-accent-700\/70 {
  color: rgb(180 83 9 / 0.7);
}

.text-accent-700\/75 {
  color: rgb(180 83 9 / 0.75);
}

.text-accent-700\/80 {
  color: rgb(180 83 9 / 0.8);
}

.text-accent-700\/85 {
  color: rgb(180 83 9 / 0.85);
}

.text-accent-700\/90 {
  color: rgb(180 83 9 / 0.9);
}

.text-accent-700\/95 {
  color: rgb(180 83 9 / 0.95);
}

.text-accent-800 {
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity));
}

.text-accent-800\/0 {
  color: rgb(146 64 14 / 0);
}

.text-accent-800\/10 {
  color: rgb(146 64 14 / 0.1);
}

.text-accent-800\/100 {
  color: rgb(146 64 14 / 1);
}

.text-accent-800\/15 {
  color: rgb(146 64 14 / 0.15);
}

.text-accent-800\/20 {
  color: rgb(146 64 14 / 0.2);
}

.text-accent-800\/25 {
  color: rgb(146 64 14 / 0.25);
}

.text-accent-800\/30 {
  color: rgb(146 64 14 / 0.3);
}

.text-accent-800\/35 {
  color: rgb(146 64 14 / 0.35);
}

.text-accent-800\/40 {
  color: rgb(146 64 14 / 0.4);
}

.text-accent-800\/45 {
  color: rgb(146 64 14 / 0.45);
}

.text-accent-800\/5 {
  color: rgb(146 64 14 / 0.05);
}

.text-accent-800\/50 {
  color: rgb(146 64 14 / 0.5);
}

.text-accent-800\/55 {
  color: rgb(146 64 14 / 0.55);
}

.text-accent-800\/60 {
  color: rgb(146 64 14 / 0.6);
}

.text-accent-800\/65 {
  color: rgb(146 64 14 / 0.65);
}

.text-accent-800\/70 {
  color: rgb(146 64 14 / 0.7);
}

.text-accent-800\/75 {
  color: rgb(146 64 14 / 0.75);
}

.text-accent-800\/80 {
  color: rgb(146 64 14 / 0.8);
}

.text-accent-800\/85 {
  color: rgb(146 64 14 / 0.85);
}

.text-accent-800\/90 {
  color: rgb(146 64 14 / 0.9);
}

.text-accent-800\/95 {
  color: rgb(146 64 14 / 0.95);
}

.text-accent-900 {
  --tw-text-opacity: 1;
  color: rgb(120 53 15 / var(--tw-text-opacity));
}

.text-accent-900\/0 {
  color: rgb(120 53 15 / 0);
}

.text-accent-900\/10 {
  color: rgb(120 53 15 / 0.1);
}

.text-accent-900\/100 {
  color: rgb(120 53 15 / 1);
}

.text-accent-900\/15 {
  color: rgb(120 53 15 / 0.15);
}

.text-accent-900\/20 {
  color: rgb(120 53 15 / 0.2);
}

.text-accent-900\/25 {
  color: rgb(120 53 15 / 0.25);
}

.text-accent-900\/30 {
  color: rgb(120 53 15 / 0.3);
}

.text-accent-900\/35 {
  color: rgb(120 53 15 / 0.35);
}

.text-accent-900\/40 {
  color: rgb(120 53 15 / 0.4);
}

.text-accent-900\/45 {
  color: rgb(120 53 15 / 0.45);
}

.text-accent-900\/5 {
  color: rgb(120 53 15 / 0.05);
}

.text-accent-900\/50 {
  color: rgb(120 53 15 / 0.5);
}

.text-accent-900\/55 {
  color: rgb(120 53 15 / 0.55);
}

.text-accent-900\/60 {
  color: rgb(120 53 15 / 0.6);
}

.text-accent-900\/65 {
  color: rgb(120 53 15 / 0.65);
}

.text-accent-900\/70 {
  color: rgb(120 53 15 / 0.7);
}

.text-accent-900\/75 {
  color: rgb(120 53 15 / 0.75);
}

.text-accent-900\/80 {
  color: rgb(120 53 15 / 0.8);
}

.text-accent-900\/85 {
  color: rgb(120 53 15 / 0.85);
}

.text-accent-900\/90 {
  color: rgb(120 53 15 / 0.9);
}

.text-accent-900\/95 {
  color: rgb(120 53 15 / 0.95);
}

.text-accent\/0 {
  color: rgb(245 158 11 / 0);
}

.text-accent\/10 {
  color: rgb(245 158 11 / 0.1);
}

.text-accent\/100 {
  color: rgb(245 158 11 / 1);
}

.text-accent\/15 {
  color: rgb(245 158 11 / 0.15);
}

.text-accent\/20 {
  color: rgb(245 158 11 / 0.2);
}

.text-accent\/25 {
  color: rgb(245 158 11 / 0.25);
}

.text-accent\/30 {
  color: rgb(245 158 11 / 0.3);
}

.text-accent\/35 {
  color: rgb(245 158 11 / 0.35);
}

.text-accent\/40 {
  color: rgb(245 158 11 / 0.4);
}

.text-accent\/45 {
  color: rgb(245 158 11 / 0.45);
}

.text-accent\/5 {
  color: rgb(245 158 11 / 0.05);
}

.text-accent\/50 {
  color: rgb(245 158 11 / 0.5);
}

.text-accent\/55 {
  color: rgb(245 158 11 / 0.55);
}

.text-accent\/60 {
  color: rgb(245 158 11 / 0.6);
}

.text-accent\/65 {
  color: rgb(245 158 11 / 0.65);
}

.text-accent\/70 {
  color: rgb(245 158 11 / 0.7);
}

.text-accent\/75 {
  color: rgb(245 158 11 / 0.75);
}

.text-accent\/80 {
  color: rgb(245 158 11 / 0.8);
}

.text-accent\/85 {
  color: rgb(245 158 11 / 0.85);
}

.text-accent\/90 {
  color: rgb(245 158 11 / 0.9);
}

.text-accent\/95 {
  color: rgb(245 158 11 / 0.95);
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.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-100 {
  --tw-text-opacity: 1;
  color: rgb(219 234 254 / var(--tw-text-opacity));
}

.text-blue-100\/0 {
  color: rgb(219 234 254 / 0);
}

.text-blue-100\/10 {
  color: rgb(219 234 254 / 0.1);
}

.text-blue-100\/100 {
  color: rgb(219 234 254 / 1);
}

.text-blue-100\/15 {
  color: rgb(219 234 254 / 0.15);
}

.text-blue-100\/20 {
  color: rgb(219 234 254 / 0.2);
}

.text-blue-100\/25 {
  color: rgb(219 234 254 / 0.25);
}

.text-blue-100\/30 {
  color: rgb(219 234 254 / 0.3);
}

.text-blue-100\/35 {
  color: rgb(219 234 254 / 0.35);
}

.text-blue-100\/40 {
  color: rgb(219 234 254 / 0.4);
}

.text-blue-100\/45 {
  color: rgb(219 234 254 / 0.45);
}

.text-blue-100\/5 {
  color: rgb(219 234 254 / 0.05);
}

.text-blue-100\/50 {
  color: rgb(219 234 254 / 0.5);
}

.text-blue-100\/55 {
  color: rgb(219 234 254 / 0.55);
}

.text-blue-100\/60 {
  color: rgb(219 234 254 / 0.6);
}

.text-blue-100\/65 {
  color: rgb(219 234 254 / 0.65);
}

.text-blue-100\/70 {
  color: rgb(219 234 254 / 0.7);
}

.text-blue-100\/75 {
  color: rgb(219 234 254 / 0.75);
}

.text-blue-100\/80 {
  color: rgb(219 234 254 / 0.8);
}

.text-blue-100\/85 {
  color: rgb(219 234 254 / 0.85);
}

.text-blue-100\/90 {
  color: rgb(219 234 254 / 0.9);
}

.text-blue-100\/95 {
  color: rgb(219 234 254 / 0.95);
}

.text-blue-200 {
  --tw-text-opacity: 1;
  color: rgb(191 219 254 / var(--tw-text-opacity));
}

.text-blue-200\/0 {
  color: rgb(191 219 254 / 0);
}

.text-blue-200\/10 {
  color: rgb(191 219 254 / 0.1);
}

.text-blue-200\/100 {
  color: rgb(191 219 254 / 1);
}

.text-blue-200\/15 {
  color: rgb(191 219 254 / 0.15);
}

.text-blue-200\/20 {
  color: rgb(191 219 254 / 0.2);
}

.text-blue-200\/25 {
  color: rgb(191 219 254 / 0.25);
}

.text-blue-200\/30 {
  color: rgb(191 219 254 / 0.3);
}

.text-blue-200\/35 {
  color: rgb(191 219 254 / 0.35);
}

.text-blue-200\/40 {
  color: rgb(191 219 254 / 0.4);
}

.text-blue-200\/45 {
  color: rgb(191 219 254 / 0.45);
}

.text-blue-200\/5 {
  color: rgb(191 219 254 / 0.05);
}

.text-blue-200\/50 {
  color: rgb(191 219 254 / 0.5);
}

.text-blue-200\/55 {
  color: rgb(191 219 254 / 0.55);
}

.text-blue-200\/60 {
  color: rgb(191 219 254 / 0.6);
}

.text-blue-200\/65 {
  color: rgb(191 219 254 / 0.65);
}

.text-blue-200\/70 {
  color: rgb(191 219 254 / 0.7);
}

.text-blue-200\/75 {
  color: rgb(191 219 254 / 0.75);
}

.text-blue-200\/80 {
  color: rgb(191 219 254 / 0.8);
}

.text-blue-200\/85 {
  color: rgb(191 219 254 / 0.85);
}

.text-blue-200\/90 {
  color: rgb(191 219 254 / 0.9);
}

.text-blue-200\/95 {
  color: rgb(191 219 254 / 0.95);
}

.text-blue-300 {
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity));
}

.text-blue-300\/0 {
  color: rgb(147 197 253 / 0);
}

.text-blue-300\/10 {
  color: rgb(147 197 253 / 0.1);
}

.text-blue-300\/100 {
  color: rgb(147 197 253 / 1);
}

.text-blue-300\/15 {
  color: rgb(147 197 253 / 0.15);
}

.text-blue-300\/20 {
  color: rgb(147 197 253 / 0.2);
}

.text-blue-300\/25 {
  color: rgb(147 197 253 / 0.25);
}

.text-blue-300\/30 {
  color: rgb(147 197 253 / 0.3);
}

.text-blue-300\/35 {
  color: rgb(147 197 253 / 0.35);
}

.text-blue-300\/40 {
  color: rgb(147 197 253 / 0.4);
}

.text-blue-300\/45 {
  color: rgb(147 197 253 / 0.45);
}

.text-blue-300\/5 {
  color: rgb(147 197 253 / 0.05);
}

.text-blue-300\/50 {
  color: rgb(147 197 253 / 0.5);
}

.text-blue-300\/55 {
  color: rgb(147 197 253 / 0.55);
}

.text-blue-300\/60 {
  color: rgb(147 197 253 / 0.6);
}

.text-blue-300\/65 {
  color: rgb(147 197 253 / 0.65);
}

.text-blue-300\/70 {
  color: rgb(147 197 253 / 0.7);
}

.text-blue-300\/75 {
  color: rgb(147 197 253 / 0.75);
}

.text-blue-300\/80 {
  color: rgb(147 197 253 / 0.8);
}

.text-blue-300\/85 {
  color: rgb(147 197 253 / 0.85);
}

.text-blue-300\/90 {
  color: rgb(147 197 253 / 0.9);
}

.text-blue-300\/95 {
  color: rgb(147 197 253 / 0.95);
}

.text-blue-400 {
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity));
}

.text-blue-400\/0 {
  color: rgb(96 165 250 / 0);
}

.text-blue-400\/10 {
  color: rgb(96 165 250 / 0.1);
}

.text-blue-400\/100 {
  color: rgb(96 165 250 / 1);
}

.text-blue-400\/15 {
  color: rgb(96 165 250 / 0.15);
}

.text-blue-400\/20 {
  color: rgb(96 165 250 / 0.2);
}

.text-blue-400\/25 {
  color: rgb(96 165 250 / 0.25);
}

.text-blue-400\/30 {
  color: rgb(96 165 250 / 0.3);
}

.text-blue-400\/35 {
  color: rgb(96 165 250 / 0.35);
}

.text-blue-400\/40 {
  color: rgb(96 165 250 / 0.4);
}

.text-blue-400\/45 {
  color: rgb(96 165 250 / 0.45);
}

.text-blue-400\/5 {
  color: rgb(96 165 250 / 0.05);
}

.text-blue-400\/50 {
  color: rgb(96 165 250 / 0.5);
}

.text-blue-400\/55 {
  color: rgb(96 165 250 / 0.55);
}

.text-blue-400\/60 {
  color: rgb(96 165 250 / 0.6);
}

.text-blue-400\/65 {
  color: rgb(96 165 250 / 0.65);
}

.text-blue-400\/70 {
  color: rgb(96 165 250 / 0.7);
}

.text-blue-400\/75 {
  color: rgb(96 165 250 / 0.75);
}

.text-blue-400\/80 {
  color: rgb(96 165 250 / 0.8);
}

.text-blue-400\/85 {
  color: rgb(96 165 250 / 0.85);
}

.text-blue-400\/90 {
  color: rgb(96 165 250 / 0.9);
}

.text-blue-400\/95 {
  color: rgb(96 165 250 / 0.95);
}

.text-blue-50 {
  --tw-text-opacity: 1;
  color: rgb(239 246 255 / var(--tw-text-opacity));
}

.text-blue-50\/0 {
  color: rgb(239 246 255 / 0);
}

.text-blue-50\/10 {
  color: rgb(239 246 255 / 0.1);
}

.text-blue-50\/100 {
  color: rgb(239 246 255 / 1);
}

.text-blue-50\/15 {
  color: rgb(239 246 255 / 0.15);
}

.text-blue-50\/20 {
  color: rgb(239 246 255 / 0.2);
}

.text-blue-50\/25 {
  color: rgb(239 246 255 / 0.25);
}

.text-blue-50\/30 {
  color: rgb(239 246 255 / 0.3);
}

.text-blue-50\/35 {
  color: rgb(239 246 255 / 0.35);
}

.text-blue-50\/40 {
  color: rgb(239 246 255 / 0.4);
}

.text-blue-50\/45 {
  color: rgb(239 246 255 / 0.45);
}

.text-blue-50\/5 {
  color: rgb(239 246 255 / 0.05);
}

.text-blue-50\/50 {
  color: rgb(239 246 255 / 0.5);
}

.text-blue-50\/55 {
  color: rgb(239 246 255 / 0.55);
}

.text-blue-50\/60 {
  color: rgb(239 246 255 / 0.6);
}

.text-blue-50\/65 {
  color: rgb(239 246 255 / 0.65);
}

.text-blue-50\/70 {
  color: rgb(239 246 255 / 0.7);
}

.text-blue-50\/75 {
  color: rgb(239 246 255 / 0.75);
}

.text-blue-50\/80 {
  color: rgb(239 246 255 / 0.8);
}

.text-blue-50\/85 {
  color: rgb(239 246 255 / 0.85);
}

.text-blue-50\/90 {
  color: rgb(239 246 255 / 0.9);
}

.text-blue-50\/95 {
  color: rgb(239 246 255 / 0.95);
}

.text-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity));
}

.text-blue-500\/0 {
  color: rgb(59 130 246 / 0);
}

.text-blue-500\/10 {
  color: rgb(59 130 246 / 0.1);
}

.text-blue-500\/100 {
  color: rgb(59 130 246 / 1);
}

.text-blue-500\/15 {
  color: rgb(59 130 246 / 0.15);
}

.text-blue-500\/20 {
  color: rgb(59 130 246 / 0.2);
}

.text-blue-500\/25 {
  color: rgb(59 130 246 / 0.25);
}

.text-blue-500\/30 {
  color: rgb(59 130 246 / 0.3);
}

.text-blue-500\/35 {
  color: rgb(59 130 246 / 0.35);
}

.text-blue-500\/40 {
  color: rgb(59 130 246 / 0.4);
}

.text-blue-500\/45 {
  color: rgb(59 130 246 / 0.45);
}

.text-blue-500\/5 {
  color: rgb(59 130 246 / 0.05);
}

.text-blue-500\/50 {
  color: rgb(59 130 246 / 0.5);
}

.text-blue-500\/55 {
  color: rgb(59 130 246 / 0.55);
}

.text-blue-500\/60 {
  color: rgb(59 130 246 / 0.6);
}

.text-blue-500\/65 {
  color: rgb(59 130 246 / 0.65);
}

.text-blue-500\/70 {
  color: rgb(59 130 246 / 0.7);
}

.text-blue-500\/75 {
  color: rgb(59 130 246 / 0.75);
}

.text-blue-500\/80 {
  color: rgb(59 130 246 / 0.8);
}

.text-blue-500\/85 {
  color: rgb(59 130 246 / 0.85);
}

.text-blue-500\/90 {
  color: rgb(59 130 246 / 0.9);
}

.text-blue-500\/95 {
  color: rgb(59 130 246 / 0.95);
}

.text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity));
}

.text-blue-600\/0 {
  color: rgb(37 99 235 / 0);
}

.text-blue-600\/10 {
  color: rgb(37 99 235 / 0.1);
}

.text-blue-600\/100 {
  color: rgb(37 99 235 / 1);
}

.text-blue-600\/15 {
  color: rgb(37 99 235 / 0.15);
}

.text-blue-600\/20 {
  color: rgb(37 99 235 / 0.2);
}

.text-blue-600\/25 {
  color: rgb(37 99 235 / 0.25);
}

.text-blue-600\/30 {
  color: rgb(37 99 235 / 0.3);
}

.text-blue-600\/35 {
  color: rgb(37 99 235 / 0.35);
}

.text-blue-600\/40 {
  color: rgb(37 99 235 / 0.4);
}

.text-blue-600\/45 {
  color: rgb(37 99 235 / 0.45);
}

.text-blue-600\/5 {
  color: rgb(37 99 235 / 0.05);
}

.text-blue-600\/50 {
  color: rgb(37 99 235 / 0.5);
}

.text-blue-600\/55 {
  color: rgb(37 99 235 / 0.55);
}

.text-blue-600\/60 {
  color: rgb(37 99 235 / 0.6);
}

.text-blue-600\/65 {
  color: rgb(37 99 235 / 0.65);
}

.text-blue-600\/70 {
  color: rgb(37 99 235 / 0.7);
}

.text-blue-600\/75 {
  color: rgb(37 99 235 / 0.75);
}

.text-blue-600\/80 {
  color: rgb(37 99 235 / 0.8);
}

.text-blue-600\/85 {
  color: rgb(37 99 235 / 0.85);
}

.text-blue-600\/90 {
  color: rgb(37 99 235 / 0.9);
}

.text-blue-600\/95 {
  color: rgb(37 99 235 / 0.95);
}

.text-blue-700 {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity));
}

.text-blue-700\/0 {
  color: rgb(29 78 216 / 0);
}

.text-blue-700\/10 {
  color: rgb(29 78 216 / 0.1);
}

.text-blue-700\/100 {
  color: rgb(29 78 216 / 1);
}

.text-blue-700\/15 {
  color: rgb(29 78 216 / 0.15);
}

.text-blue-700\/20 {
  color: rgb(29 78 216 / 0.2);
}

.text-blue-700\/25 {
  color: rgb(29 78 216 / 0.25);
}

.text-blue-700\/30 {
  color: rgb(29 78 216 / 0.3);
}

.text-blue-700\/35 {
  color: rgb(29 78 216 / 0.35);
}

.text-blue-700\/40 {
  color: rgb(29 78 216 / 0.4);
}

.text-blue-700\/45 {
  color: rgb(29 78 216 / 0.45);
}

.text-blue-700\/5 {
  color: rgb(29 78 216 / 0.05);
}

.text-blue-700\/50 {
  color: rgb(29 78 216 / 0.5);
}

.text-blue-700\/55 {
  color: rgb(29 78 216 / 0.55);
}

.text-blue-700\/60 {
  color: rgb(29 78 216 / 0.6);
}

.text-blue-700\/65 {
  color: rgb(29 78 216 / 0.65);
}

.text-blue-700\/70 {
  color: rgb(29 78 216 / 0.7);
}

.text-blue-700\/75 {
  color: rgb(29 78 216 / 0.75);
}

.text-blue-700\/80 {
  color: rgb(29 78 216 / 0.8);
}

.text-blue-700\/85 {
  color: rgb(29 78 216 / 0.85);
}

.text-blue-700\/90 {
  color: rgb(29 78 216 / 0.9);
}

.text-blue-700\/95 {
  color: rgb(29 78 216 / 0.95);
}

.text-blue-800 {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity));
}

.text-blue-800\/0 {
  color: rgb(30 64 175 / 0);
}

.text-blue-800\/10 {
  color: rgb(30 64 175 / 0.1);
}

.text-blue-800\/100 {
  color: rgb(30 64 175 / 1);
}

.text-blue-800\/15 {
  color: rgb(30 64 175 / 0.15);
}

.text-blue-800\/20 {
  color: rgb(30 64 175 / 0.2);
}

.text-blue-800\/25 {
  color: rgb(30 64 175 / 0.25);
}

.text-blue-800\/30 {
  color: rgb(30 64 175 / 0.3);
}

.text-blue-800\/35 {
  color: rgb(30 64 175 / 0.35);
}

.text-blue-800\/40 {
  color: rgb(30 64 175 / 0.4);
}

.text-blue-800\/45 {
  color: rgb(30 64 175 / 0.45);
}

.text-blue-800\/5 {
  color: rgb(30 64 175 / 0.05);
}

.text-blue-800\/50 {
  color: rgb(30 64 175 / 0.5);
}

.text-blue-800\/55 {
  color: rgb(30 64 175 / 0.55);
}

.text-blue-800\/60 {
  color: rgb(30 64 175 / 0.6);
}

.text-blue-800\/65 {
  color: rgb(30 64 175 / 0.65);
}

.text-blue-800\/70 {
  color: rgb(30 64 175 / 0.7);
}

.text-blue-800\/75 {
  color: rgb(30 64 175 / 0.75);
}

.text-blue-800\/80 {
  color: rgb(30 64 175 / 0.8);
}

.text-blue-800\/85 {
  color: rgb(30 64 175 / 0.85);
}

.text-blue-800\/90 {
  color: rgb(30 64 175 / 0.9);
}

.text-blue-800\/95 {
  color: rgb(30 64 175 / 0.95);
}

.text-blue-900 {
  --tw-text-opacity: 1;
  color: rgb(30 58 138 / var(--tw-text-opacity));
}

.text-blue-900\/0 {
  color: rgb(30 58 138 / 0);
}

.text-blue-900\/10 {
  color: rgb(30 58 138 / 0.1);
}

.text-blue-900\/100 {
  color: rgb(30 58 138 / 1);
}

.text-blue-900\/15 {
  color: rgb(30 58 138 / 0.15);
}

.text-blue-900\/20 {
  color: rgb(30 58 138 / 0.2);
}

.text-blue-900\/25 {
  color: rgb(30 58 138 / 0.25);
}

.text-blue-900\/30 {
  color: rgb(30 58 138 / 0.3);
}

.text-blue-900\/35 {
  color: rgb(30 58 138 / 0.35);
}

.text-blue-900\/40 {
  color: rgb(30 58 138 / 0.4);
}

.text-blue-900\/45 {
  color: rgb(30 58 138 / 0.45);
}

.text-blue-900\/5 {
  color: rgb(30 58 138 / 0.05);
}

.text-blue-900\/50 {
  color: rgb(30 58 138 / 0.5);
}

.text-blue-900\/55 {
  color: rgb(30 58 138 / 0.55);
}

.text-blue-900\/60 {
  color: rgb(30 58 138 / 0.6);
}

.text-blue-900\/65 {
  color: rgb(30 58 138 / 0.65);
}

.text-blue-900\/70 {
  color: rgb(30 58 138 / 0.7);
}

.text-blue-900\/75 {
  color: rgb(30 58 138 / 0.75);
}

.text-blue-900\/80 {
  color: rgb(30 58 138 / 0.8);
}

.text-blue-900\/85 {
  color: rgb(30 58 138 / 0.85);
}

.text-blue-900\/90 {
  color: rgb(30 58 138 / 0.9);
}

.text-blue-900\/95 {
  color: rgb(30 58 138 / 0.95);
}

.text-blue-950 {
  --tw-text-opacity: 1;
  color: rgb(23 37 84 / var(--tw-text-opacity));
}

.text-blue-950\/0 {
  color: rgb(23 37 84 / 0);
}

.text-blue-950\/10 {
  color: rgb(23 37 84 / 0.1);
}

.text-blue-950\/100 {
  color: rgb(23 37 84 / 1);
}

.text-blue-950\/15 {
  color: rgb(23 37 84 / 0.15);
}

.text-blue-950\/20 {
  color: rgb(23 37 84 / 0.2);
}

.text-blue-950\/25 {
  color: rgb(23 37 84 / 0.25);
}

.text-blue-950\/30 {
  color: rgb(23 37 84 / 0.3);
}

.text-blue-950\/35 {
  color: rgb(23 37 84 / 0.35);
}

.text-blue-950\/40 {
  color: rgb(23 37 84 / 0.4);
}

.text-blue-950\/45 {
  color: rgb(23 37 84 / 0.45);
}

.text-blue-950\/5 {
  color: rgb(23 37 84 / 0.05);
}

.text-blue-950\/50 {
  color: rgb(23 37 84 / 0.5);
}

.text-blue-950\/55 {
  color: rgb(23 37 84 / 0.55);
}

.text-blue-950\/60 {
  color: rgb(23 37 84 / 0.6);
}

.text-blue-950\/65 {
  color: rgb(23 37 84 / 0.65);
}

.text-blue-950\/70 {
  color: rgb(23 37 84 / 0.7);
}

.text-blue-950\/75 {
  color: rgb(23 37 84 / 0.75);
}

.text-blue-950\/80 {
  color: rgb(23 37 84 / 0.8);
}

.text-blue-950\/85 {
  color: rgb(23 37 84 / 0.85);
}

.text-blue-950\/90 {
  color: rgb(23 37 84 / 0.9);
}

.text-blue-950\/95 {
  color: rgb(23 37 84 / 0.95);
}

.text-gray-100 {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity));
}

.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));
}

.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));
}

.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));
}

.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));
}

.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));
}

.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));
}

.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));
}

.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));
}

.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));
}

.text-gray-900\/0 {
  color: rgb(17 24 39 / 0);
}

.text-gray-900\/10 {
  color: rgb(17 24 39 / 0.1);
}

.text-gray-900\/100 {
  color: rgb(17 24 39 / 1);
}

.text-gray-900\/15 {
  color: rgb(17 24 39 / 0.15);
}

.text-gray-900\/20 {
  color: rgb(17 24 39 / 0.2);
}

.text-gray-900\/25 {
  color: rgb(17 24 39 / 0.25);
}

.text-gray-900\/30 {
  color: rgb(17 24 39 / 0.3);
}

.text-gray-900\/35 {
  color: rgb(17 24 39 / 0.35);
}

.text-gray-900\/40 {
  color: rgb(17 24 39 / 0.4);
}

.text-gray-900\/45 {
  color: rgb(17 24 39 / 0.45);
}

.text-gray-900\/5 {
  color: rgb(17 24 39 / 0.05);
}

.text-gray-900\/50 {
  color: rgb(17 24 39 / 0.5);
}

.text-gray-900\/55 {
  color: rgb(17 24 39 / 0.55);
}

.text-gray-900\/60 {
  color: rgb(17 24 39 / 0.6);
}

.text-gray-900\/65 {
  color: rgb(17 24 39 / 0.65);
}

.text-gray-900\/70 {
  color: rgb(17 24 39 / 0.7);
}

.text-gray-900\/75 {
  color: rgb(17 24 39 / 0.75);
}

.text-gray-900\/80 {
  color: rgb(17 24 39 / 0.8);
}

.text-gray-900\/85 {
  color: rgb(17 24 39 / 0.85);
}

.text-gray-900\/90 {
  color: rgb(17 24 39 / 0.9);
}

.text-gray-900\/95 {
  color: rgb(17 24 39 / 0.95);
}

.text-gray-950 {
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity));
}

.text-gray-950\/0 {
  color: rgb(3 7 18 / 0);
}

.text-gray-950\/10 {
  color: rgb(3 7 18 / 0.1);
}

.text-gray-950\/100 {
  color: rgb(3 7 18 / 1);
}

.text-gray-950\/15 {
  color: rgb(3 7 18 / 0.15);
}

.text-gray-950\/20 {
  color: rgb(3 7 18 / 0.2);
}

.text-gray-950\/25 {
  color: rgb(3 7 18 / 0.25);
}

.text-gray-950\/30 {
  color: rgb(3 7 18 / 0.3);
}

.text-gray-950\/35 {
  color: rgb(3 7 18 / 0.35);
}

.text-gray-950\/40 {
  color: rgb(3 7 18 / 0.4);
}

.text-gray-950\/45 {
  color: rgb(3 7 18 / 0.45);
}

.text-gray-950\/5 {
  color: rgb(3 7 18 / 0.05);
}

.text-gray-950\/50 {
  color: rgb(3 7 18 / 0.5);
}

.text-gray-950\/55 {
  color: rgb(3 7 18 / 0.55);
}

.text-gray-950\/60 {
  color: rgb(3 7 18 / 0.6);
}

.text-gray-950\/65 {
  color: rgb(3 7 18 / 0.65);
}

.text-gray-950\/70 {
  color: rgb(3 7 18 / 0.7);
}

.text-gray-950\/75 {
  color: rgb(3 7 18 / 0.75);
}

.text-gray-950\/80 {
  color: rgb(3 7 18 / 0.8);
}

.text-gray-950\/85 {
  color: rgb(3 7 18 / 0.85);
}

.text-gray-950\/90 {
  color: rgb(3 7 18 / 0.9);
}

.text-gray-950\/95 {
  color: rgb(3 7 18 / 0.95);
}

.text-green-100 {
  --tw-text-opacity: 1;
  color: rgb(220 252 231 / var(--tw-text-opacity));
}

.text-green-100\/0 {
  color: rgb(220 252 231 / 0);
}

.text-green-100\/10 {
  color: rgb(220 252 231 / 0.1);
}

.text-green-100\/100 {
  color: rgb(220 252 231 / 1);
}

.text-green-100\/15 {
  color: rgb(220 252 231 / 0.15);
}

.text-green-100\/20 {
  color: rgb(220 252 231 / 0.2);
}

.text-green-100\/25 {
  color: rgb(220 252 231 / 0.25);
}

.text-green-100\/30 {
  color: rgb(220 252 231 / 0.3);
}

.text-green-100\/35 {
  color: rgb(220 252 231 / 0.35);
}

.text-green-100\/40 {
  color: rgb(220 252 231 / 0.4);
}

.text-green-100\/45 {
  color: rgb(220 252 231 / 0.45);
}

.text-green-100\/5 {
  color: rgb(220 252 231 / 0.05);
}

.text-green-100\/50 {
  color: rgb(220 252 231 / 0.5);
}

.text-green-100\/55 {
  color: rgb(220 252 231 / 0.55);
}

.text-green-100\/60 {
  color: rgb(220 252 231 / 0.6);
}

.text-green-100\/65 {
  color: rgb(220 252 231 / 0.65);
}

.text-green-100\/70 {
  color: rgb(220 252 231 / 0.7);
}

.text-green-100\/75 {
  color: rgb(220 252 231 / 0.75);
}

.text-green-100\/80 {
  color: rgb(220 252 231 / 0.8);
}

.text-green-100\/85 {
  color: rgb(220 252 231 / 0.85);
}

.text-green-100\/90 {
  color: rgb(220 252 231 / 0.9);
}

.text-green-100\/95 {
  color: rgb(220 252 231 / 0.95);
}

.text-green-200 {
  --tw-text-opacity: 1;
  color: rgb(187 247 208 / var(--tw-text-opacity));
}

.text-green-200\/0 {
  color: rgb(187 247 208 / 0);
}

.text-green-200\/10 {
  color: rgb(187 247 208 / 0.1);
}

.text-green-200\/100 {
  color: rgb(187 247 208 / 1);
}

.text-green-200\/15 {
  color: rgb(187 247 208 / 0.15);
}

.text-green-200\/20 {
  color: rgb(187 247 208 / 0.2);
}

.text-green-200\/25 {
  color: rgb(187 247 208 / 0.25);
}

.text-green-200\/30 {
  color: rgb(187 247 208 / 0.3);
}

.text-green-200\/35 {
  color: rgb(187 247 208 / 0.35);
}

.text-green-200\/40 {
  color: rgb(187 247 208 / 0.4);
}

.text-green-200\/45 {
  color: rgb(187 247 208 / 0.45);
}

.text-green-200\/5 {
  color: rgb(187 247 208 / 0.05);
}

.text-green-200\/50 {
  color: rgb(187 247 208 / 0.5);
}

.text-green-200\/55 {
  color: rgb(187 247 208 / 0.55);
}

.text-green-200\/60 {
  color: rgb(187 247 208 / 0.6);
}

.text-green-200\/65 {
  color: rgb(187 247 208 / 0.65);
}

.text-green-200\/70 {
  color: rgb(187 247 208 / 0.7);
}

.text-green-200\/75 {
  color: rgb(187 247 208 / 0.75);
}

.text-green-200\/80 {
  color: rgb(187 247 208 / 0.8);
}

.text-green-200\/85 {
  color: rgb(187 247 208 / 0.85);
}

.text-green-200\/90 {
  color: rgb(187 247 208 / 0.9);
}

.text-green-200\/95 {
  color: rgb(187 247 208 / 0.95);
}

.text-green-300 {
  --tw-text-opacity: 1;
  color: rgb(134 239 172 / var(--tw-text-opacity));
}

.text-green-300\/0 {
  color: rgb(134 239 172 / 0);
}

.text-green-300\/10 {
  color: rgb(134 239 172 / 0.1);
}

.text-green-300\/100 {
  color: rgb(134 239 172 / 1);
}

.text-green-300\/15 {
  color: rgb(134 239 172 / 0.15);
}

.text-green-300\/20 {
  color: rgb(134 239 172 / 0.2);
}

.text-green-300\/25 {
  color: rgb(134 239 172 / 0.25);
}

.text-green-300\/30 {
  color: rgb(134 239 172 / 0.3);
}

.text-green-300\/35 {
  color: rgb(134 239 172 / 0.35);
}

.text-green-300\/40 {
  color: rgb(134 239 172 / 0.4);
}

.text-green-300\/45 {
  color: rgb(134 239 172 / 0.45);
}

.text-green-300\/5 {
  color: rgb(134 239 172 / 0.05);
}

.text-green-300\/50 {
  color: rgb(134 239 172 / 0.5);
}

.text-green-300\/55 {
  color: rgb(134 239 172 / 0.55);
}

.text-green-300\/60 {
  color: rgb(134 239 172 / 0.6);
}

.text-green-300\/65 {
  color: rgb(134 239 172 / 0.65);
}

.text-green-300\/70 {
  color: rgb(134 239 172 / 0.7);
}

.text-green-300\/75 {
  color: rgb(134 239 172 / 0.75);
}

.text-green-300\/80 {
  color: rgb(134 239 172 / 0.8);
}

.text-green-300\/85 {
  color: rgb(134 239 172 / 0.85);
}

.text-green-300\/90 {
  color: rgb(134 239 172 / 0.9);
}

.text-green-300\/95 {
  color: rgb(134 239 172 / 0.95);
}

.text-green-400 {
  --tw-text-opacity: 1;
  color: rgb(74 222 128 / var(--tw-text-opacity));
}

.text-green-400\/0 {
  color: rgb(74 222 128 / 0);
}

.text-green-400\/10 {
  color: rgb(74 222 128 / 0.1);
}

.text-green-400\/100 {
  color: rgb(74 222 128 / 1);
}

.text-green-400\/15 {
  color: rgb(74 222 128 / 0.15);
}

.text-green-400\/20 {
  color: rgb(74 222 128 / 0.2);
}

.text-green-400\/25 {
  color: rgb(74 222 128 / 0.25);
}

.text-green-400\/30 {
  color: rgb(74 222 128 / 0.3);
}

.text-green-400\/35 {
  color: rgb(74 222 128 / 0.35);
}

.text-green-400\/40 {
  color: rgb(74 222 128 / 0.4);
}

.text-green-400\/45 {
  color: rgb(74 222 128 / 0.45);
}

.text-green-400\/5 {
  color: rgb(74 222 128 / 0.05);
}

.text-green-400\/50 {
  color: rgb(74 222 128 / 0.5);
}

.text-green-400\/55 {
  color: rgb(74 222 128 / 0.55);
}

.text-green-400\/60 {
  color: rgb(74 222 128 / 0.6);
}

.text-green-400\/65 {
  color: rgb(74 222 128 / 0.65);
}

.text-green-400\/70 {
  color: rgb(74 222 128 / 0.7);
}

.text-green-400\/75 {
  color: rgb(74 222 128 / 0.75);
}

.text-green-400\/80 {
  color: rgb(74 222 128 / 0.8);
}

.text-green-400\/85 {
  color: rgb(74 222 128 / 0.85);
}

.text-green-400\/90 {
  color: rgb(74 222 128 / 0.9);
}

.text-green-400\/95 {
  color: rgb(74 222 128 / 0.95);
}

.text-green-50 {
  --tw-text-opacity: 1;
  color: rgb(240 253 244 / var(--tw-text-opacity));
}

.text-green-50\/0 {
  color: rgb(240 253 244 / 0);
}

.text-green-50\/10 {
  color: rgb(240 253 244 / 0.1);
}

.text-green-50\/100 {
  color: rgb(240 253 244 / 1);
}

.text-green-50\/15 {
  color: rgb(240 253 244 / 0.15);
}

.text-green-50\/20 {
  color: rgb(240 253 244 / 0.2);
}

.text-green-50\/25 {
  color: rgb(240 253 244 / 0.25);
}

.text-green-50\/30 {
  color: rgb(240 253 244 / 0.3);
}

.text-green-50\/35 {
  color: rgb(240 253 244 / 0.35);
}

.text-green-50\/40 {
  color: rgb(240 253 244 / 0.4);
}

.text-green-50\/45 {
  color: rgb(240 253 244 / 0.45);
}

.text-green-50\/5 {
  color: rgb(240 253 244 / 0.05);
}

.text-green-50\/50 {
  color: rgb(240 253 244 / 0.5);
}

.text-green-50\/55 {
  color: rgb(240 253 244 / 0.55);
}

.text-green-50\/60 {
  color: rgb(240 253 244 / 0.6);
}

.text-green-50\/65 {
  color: rgb(240 253 244 / 0.65);
}

.text-green-50\/70 {
  color: rgb(240 253 244 / 0.7);
}

.text-green-50\/75 {
  color: rgb(240 253 244 / 0.75);
}

.text-green-50\/80 {
  color: rgb(240 253 244 / 0.8);
}

.text-green-50\/85 {
  color: rgb(240 253 244 / 0.85);
}

.text-green-50\/90 {
  color: rgb(240 253 244 / 0.9);
}

.text-green-50\/95 {
  color: rgb(240 253 244 / 0.95);
}

.text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity));
}

.text-green-500\/0 {
  color: rgb(34 197 94 / 0);
}

.text-green-500\/10 {
  color: rgb(34 197 94 / 0.1);
}

.text-green-500\/100 {
  color: rgb(34 197 94 / 1);
}

.text-green-500\/15 {
  color: rgb(34 197 94 / 0.15);
}

.text-green-500\/20 {
  color: rgb(34 197 94 / 0.2);
}

.text-green-500\/25 {
  color: rgb(34 197 94 / 0.25);
}

.text-green-500\/30 {
  color: rgb(34 197 94 / 0.3);
}

.text-green-500\/35 {
  color: rgb(34 197 94 / 0.35);
}

.text-green-500\/40 {
  color: rgb(34 197 94 / 0.4);
}

.text-green-500\/45 {
  color: rgb(34 197 94 / 0.45);
}

.text-green-500\/5 {
  color: rgb(34 197 94 / 0.05);
}

.text-green-500\/50 {
  color: rgb(34 197 94 / 0.5);
}

.text-green-500\/55 {
  color: rgb(34 197 94 / 0.55);
}

.text-green-500\/60 {
  color: rgb(34 197 94 / 0.6);
}

.text-green-500\/65 {
  color: rgb(34 197 94 / 0.65);
}

.text-green-500\/70 {
  color: rgb(34 197 94 / 0.7);
}

.text-green-500\/75 {
  color: rgb(34 197 94 / 0.75);
}

.text-green-500\/80 {
  color: rgb(34 197 94 / 0.8);
}

.text-green-500\/85 {
  color: rgb(34 197 94 / 0.85);
}

.text-green-500\/90 {
  color: rgb(34 197 94 / 0.9);
}

.text-green-500\/95 {
  color: rgb(34 197 94 / 0.95);
}

.text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity));
}

.text-green-600\/0 {
  color: rgb(22 163 74 / 0);
}

.text-green-600\/10 {
  color: rgb(22 163 74 / 0.1);
}

.text-green-600\/100 {
  color: rgb(22 163 74 / 1);
}

.text-green-600\/15 {
  color: rgb(22 163 74 / 0.15);
}

.text-green-600\/20 {
  color: rgb(22 163 74 / 0.2);
}

.text-green-600\/25 {
  color: rgb(22 163 74 / 0.25);
}

.text-green-600\/30 {
  color: rgb(22 163 74 / 0.3);
}

.text-green-600\/35 {
  color: rgb(22 163 74 / 0.35);
}

.text-green-600\/40 {
  color: rgb(22 163 74 / 0.4);
}

.text-green-600\/45 {
  color: rgb(22 163 74 / 0.45);
}

.text-green-600\/5 {
  color: rgb(22 163 74 / 0.05);
}

.text-green-600\/50 {
  color: rgb(22 163 74 / 0.5);
}

.text-green-600\/55 {
  color: rgb(22 163 74 / 0.55);
}

.text-green-600\/60 {
  color: rgb(22 163 74 / 0.6);
}

.text-green-600\/65 {
  color: rgb(22 163 74 / 0.65);
}

.text-green-600\/70 {
  color: rgb(22 163 74 / 0.7);
}

.text-green-600\/75 {
  color: rgb(22 163 74 / 0.75);
}

.text-green-600\/80 {
  color: rgb(22 163 74 / 0.8);
}

.text-green-600\/85 {
  color: rgb(22 163 74 / 0.85);
}

.text-green-600\/90 {
  color: rgb(22 163 74 / 0.9);
}

.text-green-600\/95 {
  color: rgb(22 163 74 / 0.95);
}

.text-green-700 {
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity));
}

.text-green-700\/0 {
  color: rgb(21 128 61 / 0);
}

.text-green-700\/10 {
  color: rgb(21 128 61 / 0.1);
}

.text-green-700\/100 {
  color: rgb(21 128 61 / 1);
}

.text-green-700\/15 {
  color: rgb(21 128 61 / 0.15);
}

.text-green-700\/20 {
  color: rgb(21 128 61 / 0.2);
}

.text-green-700\/25 {
  color: rgb(21 128 61 / 0.25);
}

.text-green-700\/30 {
  color: rgb(21 128 61 / 0.3);
}

.text-green-700\/35 {
  color: rgb(21 128 61 / 0.35);
}

.text-green-700\/40 {
  color: rgb(21 128 61 / 0.4);
}

.text-green-700\/45 {
  color: rgb(21 128 61 / 0.45);
}

.text-green-700\/5 {
  color: rgb(21 128 61 / 0.05);
}

.text-green-700\/50 {
  color: rgb(21 128 61 / 0.5);
}

.text-green-700\/55 {
  color: rgb(21 128 61 / 0.55);
}

.text-green-700\/60 {
  color: rgb(21 128 61 / 0.6);
}

.text-green-700\/65 {
  color: rgb(21 128 61 / 0.65);
}

.text-green-700\/70 {
  color: rgb(21 128 61 / 0.7);
}

.text-green-700\/75 {
  color: rgb(21 128 61 / 0.75);
}

.text-green-700\/80 {
  color: rgb(21 128 61 / 0.8);
}

.text-green-700\/85 {
  color: rgb(21 128 61 / 0.85);
}

.text-green-700\/90 {
  color: rgb(21 128 61 / 0.9);
}

.text-green-700\/95 {
  color: rgb(21 128 61 / 0.95);
}

.text-green-800 {
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity));
}

.text-green-800\/0 {
  color: rgb(22 101 52 / 0);
}

.text-green-800\/10 {
  color: rgb(22 101 52 / 0.1);
}

.text-green-800\/100 {
  color: rgb(22 101 52 / 1);
}

.text-green-800\/15 {
  color: rgb(22 101 52 / 0.15);
}

.text-green-800\/20 {
  color: rgb(22 101 52 / 0.2);
}

.text-green-800\/25 {
  color: rgb(22 101 52 / 0.25);
}

.text-green-800\/30 {
  color: rgb(22 101 52 / 0.3);
}

.text-green-800\/35 {
  color: rgb(22 101 52 / 0.35);
}

.text-green-800\/40 {
  color: rgb(22 101 52 / 0.4);
}

.text-green-800\/45 {
  color: rgb(22 101 52 / 0.45);
}

.text-green-800\/5 {
  color: rgb(22 101 52 / 0.05);
}

.text-green-800\/50 {
  color: rgb(22 101 52 / 0.5);
}

.text-green-800\/55 {
  color: rgb(22 101 52 / 0.55);
}

.text-green-800\/60 {
  color: rgb(22 101 52 / 0.6);
}

.text-green-800\/65 {
  color: rgb(22 101 52 / 0.65);
}

.text-green-800\/70 {
  color: rgb(22 101 52 / 0.7);
}

.text-green-800\/75 {
  color: rgb(22 101 52 / 0.75);
}

.text-green-800\/80 {
  color: rgb(22 101 52 / 0.8);
}

.text-green-800\/85 {
  color: rgb(22 101 52 / 0.85);
}

.text-green-800\/90 {
  color: rgb(22 101 52 / 0.9);
}

.text-green-800\/95 {
  color: rgb(22 101 52 / 0.95);
}

.text-green-900 {
  --tw-text-opacity: 1;
  color: rgb(20 83 45 / var(--tw-text-opacity));
}

.text-green-900\/0 {
  color: rgb(20 83 45 / 0);
}

.text-green-900\/10 {
  color: rgb(20 83 45 / 0.1);
}

.text-green-900\/100 {
  color: rgb(20 83 45 / 1);
}

.text-green-900\/15 {
  color: rgb(20 83 45 / 0.15);
}

.text-green-900\/20 {
  color: rgb(20 83 45 / 0.2);
}

.text-green-900\/25 {
  color: rgb(20 83 45 / 0.25);
}

.text-green-900\/30 {
  color: rgb(20 83 45 / 0.3);
}

.text-green-900\/35 {
  color: rgb(20 83 45 / 0.35);
}

.text-green-900\/40 {
  color: rgb(20 83 45 / 0.4);
}

.text-green-900\/45 {
  color: rgb(20 83 45 / 0.45);
}

.text-green-900\/5 {
  color: rgb(20 83 45 / 0.05);
}

.text-green-900\/50 {
  color: rgb(20 83 45 / 0.5);
}

.text-green-900\/55 {
  color: rgb(20 83 45 / 0.55);
}

.text-green-900\/60 {
  color: rgb(20 83 45 / 0.6);
}

.text-green-900\/65 {
  color: rgb(20 83 45 / 0.65);
}

.text-green-900\/70 {
  color: rgb(20 83 45 / 0.7);
}

.text-green-900\/75 {
  color: rgb(20 83 45 / 0.75);
}

.text-green-900\/80 {
  color: rgb(20 83 45 / 0.8);
}

.text-green-900\/85 {
  color: rgb(20 83 45 / 0.85);
}

.text-green-900\/90 {
  color: rgb(20 83 45 / 0.9);
}

.text-green-900\/95 {
  color: rgb(20 83 45 / 0.95);
}

.text-green-950 {
  --tw-text-opacity: 1;
  color: rgb(5 46 22 / var(--tw-text-opacity));
}

.text-green-950\/0 {
  color: rgb(5 46 22 / 0);
}

.text-green-950\/10 {
  color: rgb(5 46 22 / 0.1);
}

.text-green-950\/100 {
  color: rgb(5 46 22 / 1);
}

.text-green-950\/15 {
  color: rgb(5 46 22 / 0.15);
}

.text-green-950\/20 {
  color: rgb(5 46 22 / 0.2);
}

.text-green-950\/25 {
  color: rgb(5 46 22 / 0.25);
}

.text-green-950\/30 {
  color: rgb(5 46 22 / 0.3);
}

.text-green-950\/35 {
  color: rgb(5 46 22 / 0.35);
}

.text-green-950\/40 {
  color: rgb(5 46 22 / 0.4);
}

.text-green-950\/45 {
  color: rgb(5 46 22 / 0.45);
}

.text-green-950\/5 {
  color: rgb(5 46 22 / 0.05);
}

.text-green-950\/50 {
  color: rgb(5 46 22 / 0.5);
}

.text-green-950\/55 {
  color: rgb(5 46 22 / 0.55);
}

.text-green-950\/60 {
  color: rgb(5 46 22 / 0.6);
}

.text-green-950\/65 {
  color: rgb(5 46 22 / 0.65);
}

.text-green-950\/70 {
  color: rgb(5 46 22 / 0.7);
}

.text-green-950\/75 {
  color: rgb(5 46 22 / 0.75);
}

.text-green-950\/80 {
  color: rgb(5 46 22 / 0.8);
}

.text-green-950\/85 {
  color: rgb(5 46 22 / 0.85);
}

.text-green-950\/90 {
  color: rgb(5 46 22 / 0.9);
}

.text-green-950\/95 {
  color: rgb(5 46 22 / 0.95);
}

.text-neutral-100 {
  --tw-text-opacity: 1;
  color: rgb(245 245 245 / var(--tw-text-opacity));
}

.text-neutral-100\/0 {
  color: rgb(245 245 245 / 0);
}

.text-neutral-100\/10 {
  color: rgb(245 245 245 / 0.1);
}

.text-neutral-100\/100 {
  color: rgb(245 245 245 / 1);
}

.text-neutral-100\/15 {
  color: rgb(245 245 245 / 0.15);
}

.text-neutral-100\/20 {
  color: rgb(245 245 245 / 0.2);
}

.text-neutral-100\/25 {
  color: rgb(245 245 245 / 0.25);
}

.text-neutral-100\/30 {
  color: rgb(245 245 245 / 0.3);
}

.text-neutral-100\/35 {
  color: rgb(245 245 245 / 0.35);
}

.text-neutral-100\/40 {
  color: rgb(245 245 245 / 0.4);
}

.text-neutral-100\/45 {
  color: rgb(245 245 245 / 0.45);
}

.text-neutral-100\/5 {
  color: rgb(245 245 245 / 0.05);
}

.text-neutral-100\/50 {
  color: rgb(245 245 245 / 0.5);
}

.text-neutral-100\/55 {
  color: rgb(245 245 245 / 0.55);
}

.text-neutral-100\/60 {
  color: rgb(245 245 245 / 0.6);
}

.text-neutral-100\/65 {
  color: rgb(245 245 245 / 0.65);
}

.text-neutral-100\/70 {
  color: rgb(245 245 245 / 0.7);
}

.text-neutral-100\/75 {
  color: rgb(245 245 245 / 0.75);
}

.text-neutral-100\/80 {
  color: rgb(245 245 245 / 0.8);
}

.text-neutral-100\/85 {
  color: rgb(245 245 245 / 0.85);
}

.text-neutral-100\/90 {
  color: rgb(245 245 245 / 0.9);
}

.text-neutral-100\/95 {
  color: rgb(245 245 245 / 0.95);
}

.text-neutral-200 {
  --tw-text-opacity: 1;
  color: rgb(229 229 229 / var(--tw-text-opacity));
}

.text-neutral-200\/0 {
  color: rgb(229 229 229 / 0);
}

.text-neutral-200\/10 {
  color: rgb(229 229 229 / 0.1);
}

.text-neutral-200\/100 {
  color: rgb(229 229 229 / 1);
}

.text-neutral-200\/15 {
  color: rgb(229 229 229 / 0.15);
}

.text-neutral-200\/20 {
  color: rgb(229 229 229 / 0.2);
}

.text-neutral-200\/25 {
  color: rgb(229 229 229 / 0.25);
}

.text-neutral-200\/30 {
  color: rgb(229 229 229 / 0.3);
}

.text-neutral-200\/35 {
  color: rgb(229 229 229 / 0.35);
}

.text-neutral-200\/40 {
  color: rgb(229 229 229 / 0.4);
}

.text-neutral-200\/45 {
  color: rgb(229 229 229 / 0.45);
}

.text-neutral-200\/5 {
  color: rgb(229 229 229 / 0.05);
}

.text-neutral-200\/50 {
  color: rgb(229 229 229 / 0.5);
}

.text-neutral-200\/55 {
  color: rgb(229 229 229 / 0.55);
}

.text-neutral-200\/60 {
  color: rgb(229 229 229 / 0.6);
}

.text-neutral-200\/65 {
  color: rgb(229 229 229 / 0.65);
}

.text-neutral-200\/70 {
  color: rgb(229 229 229 / 0.7);
}

.text-neutral-200\/75 {
  color: rgb(229 229 229 / 0.75);
}

.text-neutral-200\/80 {
  color: rgb(229 229 229 / 0.8);
}

.text-neutral-200\/85 {
  color: rgb(229 229 229 / 0.85);
}

.text-neutral-200\/90 {
  color: rgb(229 229 229 / 0.9);
}

.text-neutral-200\/95 {
  color: rgb(229 229 229 / 0.95);
}

.text-neutral-300 {
  --tw-text-opacity: 1;
  color: rgb(212 212 212 / var(--tw-text-opacity));
}

.text-neutral-300\/0 {
  color: rgb(212 212 212 / 0);
}

.text-neutral-300\/10 {
  color: rgb(212 212 212 / 0.1);
}

.text-neutral-300\/100 {
  color: rgb(212 212 212 / 1);
}

.text-neutral-300\/15 {
  color: rgb(212 212 212 / 0.15);
}

.text-neutral-300\/20 {
  color: rgb(212 212 212 / 0.2);
}

.text-neutral-300\/25 {
  color: rgb(212 212 212 / 0.25);
}

.text-neutral-300\/30 {
  color: rgb(212 212 212 / 0.3);
}

.text-neutral-300\/35 {
  color: rgb(212 212 212 / 0.35);
}

.text-neutral-300\/40 {
  color: rgb(212 212 212 / 0.4);
}

.text-neutral-300\/45 {
  color: rgb(212 212 212 / 0.45);
}

.text-neutral-300\/5 {
  color: rgb(212 212 212 / 0.05);
}

.text-neutral-300\/50 {
  color: rgb(212 212 212 / 0.5);
}

.text-neutral-300\/55 {
  color: rgb(212 212 212 / 0.55);
}

.text-neutral-300\/60 {
  color: rgb(212 212 212 / 0.6);
}

.text-neutral-300\/65 {
  color: rgb(212 212 212 / 0.65);
}

.text-neutral-300\/70 {
  color: rgb(212 212 212 / 0.7);
}

.text-neutral-300\/75 {
  color: rgb(212 212 212 / 0.75);
}

.text-neutral-300\/80 {
  color: rgb(212 212 212 / 0.8);
}

.text-neutral-300\/85 {
  color: rgb(212 212 212 / 0.85);
}

.text-neutral-300\/90 {
  color: rgb(212 212 212 / 0.9);
}

.text-neutral-300\/95 {
  color: rgb(212 212 212 / 0.95);
}

.text-neutral-400 {
  --tw-text-opacity: 1;
  color: rgb(163 163 163 / var(--tw-text-opacity));
}

.text-neutral-400\/0 {
  color: rgb(163 163 163 / 0);
}

.text-neutral-400\/10 {
  color: rgb(163 163 163 / 0.1);
}

.text-neutral-400\/100 {
  color: rgb(163 163 163 / 1);
}

.text-neutral-400\/15 {
  color: rgb(163 163 163 / 0.15);
}

.text-neutral-400\/20 {
  color: rgb(163 163 163 / 0.2);
}

.text-neutral-400\/25 {
  color: rgb(163 163 163 / 0.25);
}

.text-neutral-400\/30 {
  color: rgb(163 163 163 / 0.3);
}

.text-neutral-400\/35 {
  color: rgb(163 163 163 / 0.35);
}

.text-neutral-400\/40 {
  color: rgb(163 163 163 / 0.4);
}

.text-neutral-400\/45 {
  color: rgb(163 163 163 / 0.45);
}

.text-neutral-400\/5 {
  color: rgb(163 163 163 / 0.05);
}

.text-neutral-400\/50 {
  color: rgb(163 163 163 / 0.5);
}

.text-neutral-400\/55 {
  color: rgb(163 163 163 / 0.55);
}

.text-neutral-400\/60 {
  color: rgb(163 163 163 / 0.6);
}

.text-neutral-400\/65 {
  color: rgb(163 163 163 / 0.65);
}

.text-neutral-400\/70 {
  color: rgb(163 163 163 / 0.7);
}

.text-neutral-400\/75 {
  color: rgb(163 163 163 / 0.75);
}

.text-neutral-400\/80 {
  color: rgb(163 163 163 / 0.8);
}

.text-neutral-400\/85 {
  color: rgb(163 163 163 / 0.85);
}

.text-neutral-400\/90 {
  color: rgb(163 163 163 / 0.9);
}

.text-neutral-400\/95 {
  color: rgb(163 163 163 / 0.95);
}

.text-neutral-50 {
  --tw-text-opacity: 1;
  color: rgb(250 250 250 / var(--tw-text-opacity));
}

.text-neutral-50\/0 {
  color: rgb(250 250 250 / 0);
}

.text-neutral-50\/10 {
  color: rgb(250 250 250 / 0.1);
}

.text-neutral-50\/100 {
  color: rgb(250 250 250 / 1);
}

.text-neutral-50\/15 {
  color: rgb(250 250 250 / 0.15);
}

.text-neutral-50\/20 {
  color: rgb(250 250 250 / 0.2);
}

.text-neutral-50\/25 {
  color: rgb(250 250 250 / 0.25);
}

.text-neutral-50\/30 {
  color: rgb(250 250 250 / 0.3);
}

.text-neutral-50\/35 {
  color: rgb(250 250 250 / 0.35);
}

.text-neutral-50\/40 {
  color: rgb(250 250 250 / 0.4);
}

.text-neutral-50\/45 {
  color: rgb(250 250 250 / 0.45);
}

.text-neutral-50\/5 {
  color: rgb(250 250 250 / 0.05);
}

.text-neutral-50\/50 {
  color: rgb(250 250 250 / 0.5);
}

.text-neutral-50\/55 {
  color: rgb(250 250 250 / 0.55);
}

.text-neutral-50\/60 {
  color: rgb(250 250 250 / 0.6);
}

.text-neutral-50\/65 {
  color: rgb(250 250 250 / 0.65);
}

.text-neutral-50\/70 {
  color: rgb(250 250 250 / 0.7);
}

.text-neutral-50\/75 {
  color: rgb(250 250 250 / 0.75);
}

.text-neutral-50\/80 {
  color: rgb(250 250 250 / 0.8);
}

.text-neutral-50\/85 {
  color: rgb(250 250 250 / 0.85);
}

.text-neutral-50\/90 {
  color: rgb(250 250 250 / 0.9);
}

.text-neutral-50\/95 {
  color: rgb(250 250 250 / 0.95);
}

.text-neutral-500 {
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity));
}

.text-neutral-500\/0 {
  color: rgb(115 115 115 / 0);
}

.text-neutral-500\/10 {
  color: rgb(115 115 115 / 0.1);
}

.text-neutral-500\/100 {
  color: rgb(115 115 115 / 1);
}

.text-neutral-500\/15 {
  color: rgb(115 115 115 / 0.15);
}

.text-neutral-500\/20 {
  color: rgb(115 115 115 / 0.2);
}

.text-neutral-500\/25 {
  color: rgb(115 115 115 / 0.25);
}

.text-neutral-500\/30 {
  color: rgb(115 115 115 / 0.3);
}

.text-neutral-500\/35 {
  color: rgb(115 115 115 / 0.35);
}

.text-neutral-500\/40 {
  color: rgb(115 115 115 / 0.4);
}

.text-neutral-500\/45 {
  color: rgb(115 115 115 / 0.45);
}

.text-neutral-500\/5 {
  color: rgb(115 115 115 / 0.05);
}

.text-neutral-500\/50 {
  color: rgb(115 115 115 / 0.5);
}

.text-neutral-500\/55 {
  color: rgb(115 115 115 / 0.55);
}

.text-neutral-500\/60 {
  color: rgb(115 115 115 / 0.6);
}

.text-neutral-500\/65 {
  color: rgb(115 115 115 / 0.65);
}

.text-neutral-500\/70 {
  color: rgb(115 115 115 / 0.7);
}

.text-neutral-500\/75 {
  color: rgb(115 115 115 / 0.75);
}

.text-neutral-500\/80 {
  color: rgb(115 115 115 / 0.8);
}

.text-neutral-500\/85 {
  color: rgb(115 115 115 / 0.85);
}

.text-neutral-500\/90 {
  color: rgb(115 115 115 / 0.9);
}

.text-neutral-500\/95 {
  color: rgb(115 115 115 / 0.95);
}

.text-neutral-600 {
  --tw-text-opacity: 1;
  color: rgb(82 82 82 / var(--tw-text-opacity));
}

.text-neutral-600\/0 {
  color: rgb(82 82 82 / 0);
}

.text-neutral-600\/10 {
  color: rgb(82 82 82 / 0.1);
}

.text-neutral-600\/100 {
  color: rgb(82 82 82 / 1);
}

.text-neutral-600\/15 {
  color: rgb(82 82 82 / 0.15);
}

.text-neutral-600\/20 {
  color: rgb(82 82 82 / 0.2);
}

.text-neutral-600\/25 {
  color: rgb(82 82 82 / 0.25);
}

.text-neutral-600\/30 {
  color: rgb(82 82 82 / 0.3);
}

.text-neutral-600\/35 {
  color: rgb(82 82 82 / 0.35);
}

.text-neutral-600\/40 {
  color: rgb(82 82 82 / 0.4);
}

.text-neutral-600\/45 {
  color: rgb(82 82 82 / 0.45);
}

.text-neutral-600\/5 {
  color: rgb(82 82 82 / 0.05);
}

.text-neutral-600\/50 {
  color: rgb(82 82 82 / 0.5);
}

.text-neutral-600\/55 {
  color: rgb(82 82 82 / 0.55);
}

.text-neutral-600\/60 {
  color: rgb(82 82 82 / 0.6);
}

.text-neutral-600\/65 {
  color: rgb(82 82 82 / 0.65);
}

.text-neutral-600\/70 {
  color: rgb(82 82 82 / 0.7);
}

.text-neutral-600\/75 {
  color: rgb(82 82 82 / 0.75);
}

.text-neutral-600\/80 {
  color: rgb(82 82 82 / 0.8);
}

.text-neutral-600\/85 {
  color: rgb(82 82 82 / 0.85);
}

.text-neutral-600\/90 {
  color: rgb(82 82 82 / 0.9);
}

.text-neutral-600\/95 {
  color: rgb(82 82 82 / 0.95);
}

.text-neutral-700 {
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity));
}

.text-neutral-700\/0 {
  color: rgb(64 64 64 / 0);
}

.text-neutral-700\/10 {
  color: rgb(64 64 64 / 0.1);
}

.text-neutral-700\/100 {
  color: rgb(64 64 64 / 1);
}

.text-neutral-700\/15 {
  color: rgb(64 64 64 / 0.15);
}

.text-neutral-700\/20 {
  color: rgb(64 64 64 / 0.2);
}

.text-neutral-700\/25 {
  color: rgb(64 64 64 / 0.25);
}

.text-neutral-700\/30 {
  color: rgb(64 64 64 / 0.3);
}

.text-neutral-700\/35 {
  color: rgb(64 64 64 / 0.35);
}

.text-neutral-700\/40 {
  color: rgb(64 64 64 / 0.4);
}

.text-neutral-700\/45 {
  color: rgb(64 64 64 / 0.45);
}

.text-neutral-700\/5 {
  color: rgb(64 64 64 / 0.05);
}

.text-neutral-700\/50 {
  color: rgb(64 64 64 / 0.5);
}

.text-neutral-700\/55 {
  color: rgb(64 64 64 / 0.55);
}

.text-neutral-700\/60 {
  color: rgb(64 64 64 / 0.6);
}

.text-neutral-700\/65 {
  color: rgb(64 64 64 / 0.65);
}

.text-neutral-700\/70 {
  color: rgb(64 64 64 / 0.7);
}

.text-neutral-700\/75 {
  color: rgb(64 64 64 / 0.75);
}

.text-neutral-700\/80 {
  color: rgb(64 64 64 / 0.8);
}

.text-neutral-700\/85 {
  color: rgb(64 64 64 / 0.85);
}

.text-neutral-700\/90 {
  color: rgb(64 64 64 / 0.9);
}

.text-neutral-700\/95 {
  color: rgb(64 64 64 / 0.95);
}

.text-neutral-800 {
  --tw-text-opacity: 1;
  color: rgb(38 38 38 / var(--tw-text-opacity));
}

.text-neutral-800\/0 {
  color: rgb(38 38 38 / 0);
}

.text-neutral-800\/10 {
  color: rgb(38 38 38 / 0.1);
}

.text-neutral-800\/100 {
  color: rgb(38 38 38 / 1);
}

.text-neutral-800\/15 {
  color: rgb(38 38 38 / 0.15);
}

.text-neutral-800\/20 {
  color: rgb(38 38 38 / 0.2);
}

.text-neutral-800\/25 {
  color: rgb(38 38 38 / 0.25);
}

.text-neutral-800\/30 {
  color: rgb(38 38 38 / 0.3);
}

.text-neutral-800\/35 {
  color: rgb(38 38 38 / 0.35);
}

.text-neutral-800\/40 {
  color: rgb(38 38 38 / 0.4);
}

.text-neutral-800\/45 {
  color: rgb(38 38 38 / 0.45);
}

.text-neutral-800\/5 {
  color: rgb(38 38 38 / 0.05);
}

.text-neutral-800\/50 {
  color: rgb(38 38 38 / 0.5);
}

.text-neutral-800\/55 {
  color: rgb(38 38 38 / 0.55);
}

.text-neutral-800\/60 {
  color: rgb(38 38 38 / 0.6);
}

.text-neutral-800\/65 {
  color: rgb(38 38 38 / 0.65);
}

.text-neutral-800\/70 {
  color: rgb(38 38 38 / 0.7);
}

.text-neutral-800\/75 {
  color: rgb(38 38 38 / 0.75);
}

.text-neutral-800\/80 {
  color: rgb(38 38 38 / 0.8);
}

.text-neutral-800\/85 {
  color: rgb(38 38 38 / 0.85);
}

.text-neutral-800\/90 {
  color: rgb(38 38 38 / 0.9);
}

.text-neutral-800\/95 {
  color: rgb(38 38 38 / 0.95);
}

.text-neutral-900 {
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity));
}

.text-neutral-900\/0 {
  color: rgb(23 23 23 / 0);
}

.text-neutral-900\/10 {
  color: rgb(23 23 23 / 0.1);
}

.text-neutral-900\/100 {
  color: rgb(23 23 23 / 1);
}

.text-neutral-900\/15 {
  color: rgb(23 23 23 / 0.15);
}

.text-neutral-900\/20 {
  color: rgb(23 23 23 / 0.2);
}

.text-neutral-900\/25 {
  color: rgb(23 23 23 / 0.25);
}

.text-neutral-900\/30 {
  color: rgb(23 23 23 / 0.3);
}

.text-neutral-900\/35 {
  color: rgb(23 23 23 / 0.35);
}

.text-neutral-900\/40 {
  color: rgb(23 23 23 / 0.4);
}

.text-neutral-900\/45 {
  color: rgb(23 23 23 / 0.45);
}

.text-neutral-900\/5 {
  color: rgb(23 23 23 / 0.05);
}

.text-neutral-900\/50 {
  color: rgb(23 23 23 / 0.5);
}

.text-neutral-900\/55 {
  color: rgb(23 23 23 / 0.55);
}

.text-neutral-900\/60 {
  color: rgb(23 23 23 / 0.6);
}

.text-neutral-900\/65 {
  color: rgb(23 23 23 / 0.65);
}

.text-neutral-900\/70 {
  color: rgb(23 23 23 / 0.7);
}

.text-neutral-900\/75 {
  color: rgb(23 23 23 / 0.75);
}

.text-neutral-900\/80 {
  color: rgb(23 23 23 / 0.8);
}

.text-neutral-900\/85 {
  color: rgb(23 23 23 / 0.85);
}

.text-neutral-900\/90 {
  color: rgb(23 23 23 / 0.9);
}

.text-neutral-900\/95 {
  color: rgb(23 23 23 / 0.95);
}

.text-neutral-950 {
  --tw-text-opacity: 1;
  color: rgb(10 10 10 / var(--tw-text-opacity));
}

.text-neutral-950\/0 {
  color: rgb(10 10 10 / 0);
}

.text-neutral-950\/10 {
  color: rgb(10 10 10 / 0.1);
}

.text-neutral-950\/100 {
  color: rgb(10 10 10 / 1);
}

.text-neutral-950\/15 {
  color: rgb(10 10 10 / 0.15);
}

.text-neutral-950\/20 {
  color: rgb(10 10 10 / 0.2);
}

.text-neutral-950\/25 {
  color: rgb(10 10 10 / 0.25);
}

.text-neutral-950\/30 {
  color: rgb(10 10 10 / 0.3);
}

.text-neutral-950\/35 {
  color: rgb(10 10 10 / 0.35);
}

.text-neutral-950\/40 {
  color: rgb(10 10 10 / 0.4);
}

.text-neutral-950\/45 {
  color: rgb(10 10 10 / 0.45);
}

.text-neutral-950\/5 {
  color: rgb(10 10 10 / 0.05);
}

.text-neutral-950\/50 {
  color: rgb(10 10 10 / 0.5);
}

.text-neutral-950\/55 {
  color: rgb(10 10 10 / 0.55);
}

.text-neutral-950\/60 {
  color: rgb(10 10 10 / 0.6);
}

.text-neutral-950\/65 {
  color: rgb(10 10 10 / 0.65);
}

.text-neutral-950\/70 {
  color: rgb(10 10 10 / 0.7);
}

.text-neutral-950\/75 {
  color: rgb(10 10 10 / 0.75);
}

.text-neutral-950\/80 {
  color: rgb(10 10 10 / 0.8);
}

.text-neutral-950\/85 {
  color: rgb(10 10 10 / 0.85);
}

.text-neutral-950\/90 {
  color: rgb(10 10 10 / 0.9);
}

.text-neutral-950\/95 {
  color: rgb(10 10 10 / 0.95);
}

.text-orange-100 {
  --tw-text-opacity: 1;
  color: rgb(255 237 213 / var(--tw-text-opacity));
}

.text-orange-100\/0 {
  color: rgb(255 237 213 / 0);
}

.text-orange-100\/10 {
  color: rgb(255 237 213 / 0.1);
}

.text-orange-100\/100 {
  color: rgb(255 237 213 / 1);
}

.text-orange-100\/15 {
  color: rgb(255 237 213 / 0.15);
}

.text-orange-100\/20 {
  color: rgb(255 237 213 / 0.2);
}

.text-orange-100\/25 {
  color: rgb(255 237 213 / 0.25);
}

.text-orange-100\/30 {
  color: rgb(255 237 213 / 0.3);
}

.text-orange-100\/35 {
  color: rgb(255 237 213 / 0.35);
}

.text-orange-100\/40 {
  color: rgb(255 237 213 / 0.4);
}

.text-orange-100\/45 {
  color: rgb(255 237 213 / 0.45);
}

.text-orange-100\/5 {
  color: rgb(255 237 213 / 0.05);
}

.text-orange-100\/50 {
  color: rgb(255 237 213 / 0.5);
}

.text-orange-100\/55 {
  color: rgb(255 237 213 / 0.55);
}

.text-orange-100\/60 {
  color: rgb(255 237 213 / 0.6);
}

.text-orange-100\/65 {
  color: rgb(255 237 213 / 0.65);
}

.text-orange-100\/70 {
  color: rgb(255 237 213 / 0.7);
}

.text-orange-100\/75 {
  color: rgb(255 237 213 / 0.75);
}

.text-orange-100\/80 {
  color: rgb(255 237 213 / 0.8);
}

.text-orange-100\/85 {
  color: rgb(255 237 213 / 0.85);
}

.text-orange-100\/90 {
  color: rgb(255 237 213 / 0.9);
}

.text-orange-100\/95 {
  color: rgb(255 237 213 / 0.95);
}

.text-orange-200 {
  --tw-text-opacity: 1;
  color: rgb(254 215 170 / var(--tw-text-opacity));
}

.text-orange-200\/0 {
  color: rgb(254 215 170 / 0);
}

.text-orange-200\/10 {
  color: rgb(254 215 170 / 0.1);
}

.text-orange-200\/100 {
  color: rgb(254 215 170 / 1);
}

.text-orange-200\/15 {
  color: rgb(254 215 170 / 0.15);
}

.text-orange-200\/20 {
  color: rgb(254 215 170 / 0.2);
}

.text-orange-200\/25 {
  color: rgb(254 215 170 / 0.25);
}

.text-orange-200\/30 {
  color: rgb(254 215 170 / 0.3);
}

.text-orange-200\/35 {
  color: rgb(254 215 170 / 0.35);
}

.text-orange-200\/40 {
  color: rgb(254 215 170 / 0.4);
}

.text-orange-200\/45 {
  color: rgb(254 215 170 / 0.45);
}

.text-orange-200\/5 {
  color: rgb(254 215 170 / 0.05);
}

.text-orange-200\/50 {
  color: rgb(254 215 170 / 0.5);
}

.text-orange-200\/55 {
  color: rgb(254 215 170 / 0.55);
}

.text-orange-200\/60 {
  color: rgb(254 215 170 / 0.6);
}

.text-orange-200\/65 {
  color: rgb(254 215 170 / 0.65);
}

.text-orange-200\/70 {
  color: rgb(254 215 170 / 0.7);
}

.text-orange-200\/75 {
  color: rgb(254 215 170 / 0.75);
}

.text-orange-200\/80 {
  color: rgb(254 215 170 / 0.8);
}

.text-orange-200\/85 {
  color: rgb(254 215 170 / 0.85);
}

.text-orange-200\/90 {
  color: rgb(254 215 170 / 0.9);
}

.text-orange-200\/95 {
  color: rgb(254 215 170 / 0.95);
}

.text-orange-300 {
  --tw-text-opacity: 1;
  color: rgb(253 186 116 / var(--tw-text-opacity));
}

.text-orange-300\/0 {
  color: rgb(253 186 116 / 0);
}

.text-orange-300\/10 {
  color: rgb(253 186 116 / 0.1);
}

.text-orange-300\/100 {
  color: rgb(253 186 116 / 1);
}

.text-orange-300\/15 {
  color: rgb(253 186 116 / 0.15);
}

.text-orange-300\/20 {
  color: rgb(253 186 116 / 0.2);
}

.text-orange-300\/25 {
  color: rgb(253 186 116 / 0.25);
}

.text-orange-300\/30 {
  color: rgb(253 186 116 / 0.3);
}

.text-orange-300\/35 {
  color: rgb(253 186 116 / 0.35);
}

.text-orange-300\/40 {
  color: rgb(253 186 116 / 0.4);
}

.text-orange-300\/45 {
  color: rgb(253 186 116 / 0.45);
}

.text-orange-300\/5 {
  color: rgb(253 186 116 / 0.05);
}

.text-orange-300\/50 {
  color: rgb(253 186 116 / 0.5);
}

.text-orange-300\/55 {
  color: rgb(253 186 116 / 0.55);
}

.text-orange-300\/60 {
  color: rgb(253 186 116 / 0.6);
}

.text-orange-300\/65 {
  color: rgb(253 186 116 / 0.65);
}

.text-orange-300\/70 {
  color: rgb(253 186 116 / 0.7);
}

.text-orange-300\/75 {
  color: rgb(253 186 116 / 0.75);
}

.text-orange-300\/80 {
  color: rgb(253 186 116 / 0.8);
}

.text-orange-300\/85 {
  color: rgb(253 186 116 / 0.85);
}

.text-orange-300\/90 {
  color: rgb(253 186 116 / 0.9);
}

.text-orange-300\/95 {
  color: rgb(253 186 116 / 0.95);
}

.text-orange-400 {
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity));
}

.text-orange-400\/0 {
  color: rgb(251 146 60 / 0);
}

.text-orange-400\/10 {
  color: rgb(251 146 60 / 0.1);
}

.text-orange-400\/100 {
  color: rgb(251 146 60 / 1);
}

.text-orange-400\/15 {
  color: rgb(251 146 60 / 0.15);
}

.text-orange-400\/20 {
  color: rgb(251 146 60 / 0.2);
}

.text-orange-400\/25 {
  color: rgb(251 146 60 / 0.25);
}

.text-orange-400\/30 {
  color: rgb(251 146 60 / 0.3);
}

.text-orange-400\/35 {
  color: rgb(251 146 60 / 0.35);
}

.text-orange-400\/40 {
  color: rgb(251 146 60 / 0.4);
}

.text-orange-400\/45 {
  color: rgb(251 146 60 / 0.45);
}

.text-orange-400\/5 {
  color: rgb(251 146 60 / 0.05);
}

.text-orange-400\/50 {
  color: rgb(251 146 60 / 0.5);
}

.text-orange-400\/55 {
  color: rgb(251 146 60 / 0.55);
}

.text-orange-400\/60 {
  color: rgb(251 146 60 / 0.6);
}

.text-orange-400\/65 {
  color: rgb(251 146 60 / 0.65);
}

.text-orange-400\/70 {
  color: rgb(251 146 60 / 0.7);
}

.text-orange-400\/75 {
  color: rgb(251 146 60 / 0.75);
}

.text-orange-400\/80 {
  color: rgb(251 146 60 / 0.8);
}

.text-orange-400\/85 {
  color: rgb(251 146 60 / 0.85);
}

.text-orange-400\/90 {
  color: rgb(251 146 60 / 0.9);
}

.text-orange-400\/95 {
  color: rgb(251 146 60 / 0.95);
}

.text-orange-50 {
  --tw-text-opacity: 1;
  color: rgb(255 247 237 / var(--tw-text-opacity));
}

.text-orange-50\/0 {
  color: rgb(255 247 237 / 0);
}

.text-orange-50\/10 {
  color: rgb(255 247 237 / 0.1);
}

.text-orange-50\/100 {
  color: rgb(255 247 237 / 1);
}

.text-orange-50\/15 {
  color: rgb(255 247 237 / 0.15);
}

.text-orange-50\/20 {
  color: rgb(255 247 237 / 0.2);
}

.text-orange-50\/25 {
  color: rgb(255 247 237 / 0.25);
}

.text-orange-50\/30 {
  color: rgb(255 247 237 / 0.3);
}

.text-orange-50\/35 {
  color: rgb(255 247 237 / 0.35);
}

.text-orange-50\/40 {
  color: rgb(255 247 237 / 0.4);
}

.text-orange-50\/45 {
  color: rgb(255 247 237 / 0.45);
}

.text-orange-50\/5 {
  color: rgb(255 247 237 / 0.05);
}

.text-orange-50\/50 {
  color: rgb(255 247 237 / 0.5);
}

.text-orange-50\/55 {
  color: rgb(255 247 237 / 0.55);
}

.text-orange-50\/60 {
  color: rgb(255 247 237 / 0.6);
}

.text-orange-50\/65 {
  color: rgb(255 247 237 / 0.65);
}

.text-orange-50\/70 {
  color: rgb(255 247 237 / 0.7);
}

.text-orange-50\/75 {
  color: rgb(255 247 237 / 0.75);
}

.text-orange-50\/80 {
  color: rgb(255 247 237 / 0.8);
}

.text-orange-50\/85 {
  color: rgb(255 247 237 / 0.85);
}

.text-orange-50\/90 {
  color: rgb(255 247 237 / 0.9);
}

.text-orange-50\/95 {
  color: rgb(255 247 237 / 0.95);
}

.text-orange-500 {
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity));
}

.text-orange-500\/0 {
  color: rgb(249 115 22 / 0);
}

.text-orange-500\/10 {
  color: rgb(249 115 22 / 0.1);
}

.text-orange-500\/100 {
  color: rgb(249 115 22 / 1);
}

.text-orange-500\/15 {
  color: rgb(249 115 22 / 0.15);
}

.text-orange-500\/20 {
  color: rgb(249 115 22 / 0.2);
}

.text-orange-500\/25 {
  color: rgb(249 115 22 / 0.25);
}

.text-orange-500\/30 {
  color: rgb(249 115 22 / 0.3);
}

.text-orange-500\/35 {
  color: rgb(249 115 22 / 0.35);
}

.text-orange-500\/40 {
  color: rgb(249 115 22 / 0.4);
}

.text-orange-500\/45 {
  color: rgb(249 115 22 / 0.45);
}

.text-orange-500\/5 {
  color: rgb(249 115 22 / 0.05);
}

.text-orange-500\/50 {
  color: rgb(249 115 22 / 0.5);
}

.text-orange-500\/55 {
  color: rgb(249 115 22 / 0.55);
}

.text-orange-500\/60 {
  color: rgb(249 115 22 / 0.6);
}

.text-orange-500\/65 {
  color: rgb(249 115 22 / 0.65);
}

.text-orange-500\/70 {
  color: rgb(249 115 22 / 0.7);
}

.text-orange-500\/75 {
  color: rgb(249 115 22 / 0.75);
}

.text-orange-500\/80 {
  color: rgb(249 115 22 / 0.8);
}

.text-orange-500\/85 {
  color: rgb(249 115 22 / 0.85);
}

.text-orange-500\/90 {
  color: rgb(249 115 22 / 0.9);
}

.text-orange-500\/95 {
  color: rgb(249 115 22 / 0.95);
}

.text-orange-600 {
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity));
}

.text-orange-600\/0 {
  color: rgb(234 88 12 / 0);
}

.text-orange-600\/10 {
  color: rgb(234 88 12 / 0.1);
}

.text-orange-600\/100 {
  color: rgb(234 88 12 / 1);
}

.text-orange-600\/15 {
  color: rgb(234 88 12 / 0.15);
}

.text-orange-600\/20 {
  color: rgb(234 88 12 / 0.2);
}

.text-orange-600\/25 {
  color: rgb(234 88 12 / 0.25);
}

.text-orange-600\/30 {
  color: rgb(234 88 12 / 0.3);
}

.text-orange-600\/35 {
  color: rgb(234 88 12 / 0.35);
}

.text-orange-600\/40 {
  color: rgb(234 88 12 / 0.4);
}

.text-orange-600\/45 {
  color: rgb(234 88 12 / 0.45);
}

.text-orange-600\/5 {
  color: rgb(234 88 12 / 0.05);
}

.text-orange-600\/50 {
  color: rgb(234 88 12 / 0.5);
}

.text-orange-600\/55 {
  color: rgb(234 88 12 / 0.55);
}

.text-orange-600\/60 {
  color: rgb(234 88 12 / 0.6);
}

.text-orange-600\/65 {
  color: rgb(234 88 12 / 0.65);
}

.text-orange-600\/70 {
  color: rgb(234 88 12 / 0.7);
}

.text-orange-600\/75 {
  color: rgb(234 88 12 / 0.75);
}

.text-orange-600\/80 {
  color: rgb(234 88 12 / 0.8);
}

.text-orange-600\/85 {
  color: rgb(234 88 12 / 0.85);
}

.text-orange-600\/90 {
  color: rgb(234 88 12 / 0.9);
}

.text-orange-600\/95 {
  color: rgb(234 88 12 / 0.95);
}

.text-orange-700 {
  --tw-text-opacity: 1;
  color: rgb(194 65 12 / var(--tw-text-opacity));
}

.text-orange-700\/0 {
  color: rgb(194 65 12 / 0);
}

.text-orange-700\/10 {
  color: rgb(194 65 12 / 0.1);
}

.text-orange-700\/100 {
  color: rgb(194 65 12 / 1);
}

.text-orange-700\/15 {
  color: rgb(194 65 12 / 0.15);
}

.text-orange-700\/20 {
  color: rgb(194 65 12 / 0.2);
}

.text-orange-700\/25 {
  color: rgb(194 65 12 / 0.25);
}

.text-orange-700\/30 {
  color: rgb(194 65 12 / 0.3);
}

.text-orange-700\/35 {
  color: rgb(194 65 12 / 0.35);
}

.text-orange-700\/40 {
  color: rgb(194 65 12 / 0.4);
}

.text-orange-700\/45 {
  color: rgb(194 65 12 / 0.45);
}

.text-orange-700\/5 {
  color: rgb(194 65 12 / 0.05);
}

.text-orange-700\/50 {
  color: rgb(194 65 12 / 0.5);
}

.text-orange-700\/55 {
  color: rgb(194 65 12 / 0.55);
}

.text-orange-700\/60 {
  color: rgb(194 65 12 / 0.6);
}

.text-orange-700\/65 {
  color: rgb(194 65 12 / 0.65);
}

.text-orange-700\/70 {
  color: rgb(194 65 12 / 0.7);
}

.text-orange-700\/75 {
  color: rgb(194 65 12 / 0.75);
}

.text-orange-700\/80 {
  color: rgb(194 65 12 / 0.8);
}

.text-orange-700\/85 {
  color: rgb(194 65 12 / 0.85);
}

.text-orange-700\/90 {
  color: rgb(194 65 12 / 0.9);
}

.text-orange-700\/95 {
  color: rgb(194 65 12 / 0.95);
}

.text-orange-800 {
  --tw-text-opacity: 1;
  color: rgb(154 52 18 / var(--tw-text-opacity));
}

.text-orange-800\/0 {
  color: rgb(154 52 18 / 0);
}

.text-orange-800\/10 {
  color: rgb(154 52 18 / 0.1);
}

.text-orange-800\/100 {
  color: rgb(154 52 18 / 1);
}

.text-orange-800\/15 {
  color: rgb(154 52 18 / 0.15);
}

.text-orange-800\/20 {
  color: rgb(154 52 18 / 0.2);
}

.text-orange-800\/25 {
  color: rgb(154 52 18 / 0.25);
}

.text-orange-800\/30 {
  color: rgb(154 52 18 / 0.3);
}

.text-orange-800\/35 {
  color: rgb(154 52 18 / 0.35);
}

.text-orange-800\/40 {
  color: rgb(154 52 18 / 0.4);
}

.text-orange-800\/45 {
  color: rgb(154 52 18 / 0.45);
}

.text-orange-800\/5 {
  color: rgb(154 52 18 / 0.05);
}

.text-orange-800\/50 {
  color: rgb(154 52 18 / 0.5);
}

.text-orange-800\/55 {
  color: rgb(154 52 18 / 0.55);
}

.text-orange-800\/60 {
  color: rgb(154 52 18 / 0.6);
}

.text-orange-800\/65 {
  color: rgb(154 52 18 / 0.65);
}

.text-orange-800\/70 {
  color: rgb(154 52 18 / 0.7);
}

.text-orange-800\/75 {
  color: rgb(154 52 18 / 0.75);
}

.text-orange-800\/80 {
  color: rgb(154 52 18 / 0.8);
}

.text-orange-800\/85 {
  color: rgb(154 52 18 / 0.85);
}

.text-orange-800\/90 {
  color: rgb(154 52 18 / 0.9);
}

.text-orange-800\/95 {
  color: rgb(154 52 18 / 0.95);
}

.text-orange-900 {
  --tw-text-opacity: 1;
  color: rgb(124 45 18 / var(--tw-text-opacity));
}

.text-orange-900\/0 {
  color: rgb(124 45 18 / 0);
}

.text-orange-900\/10 {
  color: rgb(124 45 18 / 0.1);
}

.text-orange-900\/100 {
  color: rgb(124 45 18 / 1);
}

.text-orange-900\/15 {
  color: rgb(124 45 18 / 0.15);
}

.text-orange-900\/20 {
  color: rgb(124 45 18 / 0.2);
}

.text-orange-900\/25 {
  color: rgb(124 45 18 / 0.25);
}

.text-orange-900\/30 {
  color: rgb(124 45 18 / 0.3);
}

.text-orange-900\/35 {
  color: rgb(124 45 18 / 0.35);
}

.text-orange-900\/40 {
  color: rgb(124 45 18 / 0.4);
}

.text-orange-900\/45 {
  color: rgb(124 45 18 / 0.45);
}

.text-orange-900\/5 {
  color: rgb(124 45 18 / 0.05);
}

.text-orange-900\/50 {
  color: rgb(124 45 18 / 0.5);
}

.text-orange-900\/55 {
  color: rgb(124 45 18 / 0.55);
}

.text-orange-900\/60 {
  color: rgb(124 45 18 / 0.6);
}

.text-orange-900\/65 {
  color: rgb(124 45 18 / 0.65);
}

.text-orange-900\/70 {
  color: rgb(124 45 18 / 0.7);
}

.text-orange-900\/75 {
  color: rgb(124 45 18 / 0.75);
}

.text-orange-900\/80 {
  color: rgb(124 45 18 / 0.8);
}

.text-orange-900\/85 {
  color: rgb(124 45 18 / 0.85);
}

.text-orange-900\/90 {
  color: rgb(124 45 18 / 0.9);
}

.text-orange-900\/95 {
  color: rgb(124 45 18 / 0.95);
}

.text-orange-950 {
  --tw-text-opacity: 1;
  color: rgb(67 20 7 / var(--tw-text-opacity));
}

.text-orange-950\/0 {
  color: rgb(67 20 7 / 0);
}

.text-orange-950\/10 {
  color: rgb(67 20 7 / 0.1);
}

.text-orange-950\/100 {
  color: rgb(67 20 7 / 1);
}

.text-orange-950\/15 {
  color: rgb(67 20 7 / 0.15);
}

.text-orange-950\/20 {
  color: rgb(67 20 7 / 0.2);
}

.text-orange-950\/25 {
  color: rgb(67 20 7 / 0.25);
}

.text-orange-950\/30 {
  color: rgb(67 20 7 / 0.3);
}

.text-orange-950\/35 {
  color: rgb(67 20 7 / 0.35);
}

.text-orange-950\/40 {
  color: rgb(67 20 7 / 0.4);
}

.text-orange-950\/45 {
  color: rgb(67 20 7 / 0.45);
}

.text-orange-950\/5 {
  color: rgb(67 20 7 / 0.05);
}

.text-orange-950\/50 {
  color: rgb(67 20 7 / 0.5);
}

.text-orange-950\/55 {
  color: rgb(67 20 7 / 0.55);
}

.text-orange-950\/60 {
  color: rgb(67 20 7 / 0.6);
}

.text-orange-950\/65 {
  color: rgb(67 20 7 / 0.65);
}

.text-orange-950\/70 {
  color: rgb(67 20 7 / 0.7);
}

.text-orange-950\/75 {
  color: rgb(67 20 7 / 0.75);
}

.text-orange-950\/80 {
  color: rgb(67 20 7 / 0.8);
}

.text-orange-950\/85 {
  color: rgb(67 20 7 / 0.85);
}

.text-orange-950\/90 {
  color: rgb(67 20 7 / 0.9);
}

.text-orange-950\/95 {
  color: rgb(67 20 7 / 0.95);
}

.text-pink-100 {
  --tw-text-opacity: 1;
  color: rgb(252 231 243 / var(--tw-text-opacity));
}

.text-pink-100\/0 {
  color: rgb(252 231 243 / 0);
}

.text-pink-100\/10 {
  color: rgb(252 231 243 / 0.1);
}

.text-pink-100\/100 {
  color: rgb(252 231 243 / 1);
}

.text-pink-100\/15 {
  color: rgb(252 231 243 / 0.15);
}

.text-pink-100\/20 {
  color: rgb(252 231 243 / 0.2);
}

.text-pink-100\/25 {
  color: rgb(252 231 243 / 0.25);
}

.text-pink-100\/30 {
  color: rgb(252 231 243 / 0.3);
}

.text-pink-100\/35 {
  color: rgb(252 231 243 / 0.35);
}

.text-pink-100\/40 {
  color: rgb(252 231 243 / 0.4);
}

.text-pink-100\/45 {
  color: rgb(252 231 243 / 0.45);
}

.text-pink-100\/5 {
  color: rgb(252 231 243 / 0.05);
}

.text-pink-100\/50 {
  color: rgb(252 231 243 / 0.5);
}

.text-pink-100\/55 {
  color: rgb(252 231 243 / 0.55);
}

.text-pink-100\/60 {
  color: rgb(252 231 243 / 0.6);
}

.text-pink-100\/65 {
  color: rgb(252 231 243 / 0.65);
}

.text-pink-100\/70 {
  color: rgb(252 231 243 / 0.7);
}

.text-pink-100\/75 {
  color: rgb(252 231 243 / 0.75);
}

.text-pink-100\/80 {
  color: rgb(252 231 243 / 0.8);
}

.text-pink-100\/85 {
  color: rgb(252 231 243 / 0.85);
}

.text-pink-100\/90 {
  color: rgb(252 231 243 / 0.9);
}

.text-pink-100\/95 {
  color: rgb(252 231 243 / 0.95);
}

.text-pink-200 {
  --tw-text-opacity: 1;
  color: rgb(251 207 232 / var(--tw-text-opacity));
}

.text-pink-200\/0 {
  color: rgb(251 207 232 / 0);
}

.text-pink-200\/10 {
  color: rgb(251 207 232 / 0.1);
}

.text-pink-200\/100 {
  color: rgb(251 207 232 / 1);
}

.text-pink-200\/15 {
  color: rgb(251 207 232 / 0.15);
}

.text-pink-200\/20 {
  color: rgb(251 207 232 / 0.2);
}

.text-pink-200\/25 {
  color: rgb(251 207 232 / 0.25);
}

.text-pink-200\/30 {
  color: rgb(251 207 232 / 0.3);
}

.text-pink-200\/35 {
  color: rgb(251 207 232 / 0.35);
}

.text-pink-200\/40 {
  color: rgb(251 207 232 / 0.4);
}

.text-pink-200\/45 {
  color: rgb(251 207 232 / 0.45);
}

.text-pink-200\/5 {
  color: rgb(251 207 232 / 0.05);
}

.text-pink-200\/50 {
  color: rgb(251 207 232 / 0.5);
}

.text-pink-200\/55 {
  color: rgb(251 207 232 / 0.55);
}

.text-pink-200\/60 {
  color: rgb(251 207 232 / 0.6);
}

.text-pink-200\/65 {
  color: rgb(251 207 232 / 0.65);
}

.text-pink-200\/70 {
  color: rgb(251 207 232 / 0.7);
}

.text-pink-200\/75 {
  color: rgb(251 207 232 / 0.75);
}

.text-pink-200\/80 {
  color: rgb(251 207 232 / 0.8);
}

.text-pink-200\/85 {
  color: rgb(251 207 232 / 0.85);
}

.text-pink-200\/90 {
  color: rgb(251 207 232 / 0.9);
}

.text-pink-200\/95 {
  color: rgb(251 207 232 / 0.95);
}

.text-pink-300 {
  --tw-text-opacity: 1;
  color: rgb(249 168 212 / var(--tw-text-opacity));
}

.text-pink-300\/0 {
  color: rgb(249 168 212 / 0);
}

.text-pink-300\/10 {
  color: rgb(249 168 212 / 0.1);
}

.text-pink-300\/100 {
  color: rgb(249 168 212 / 1);
}

.text-pink-300\/15 {
  color: rgb(249 168 212 / 0.15);
}

.text-pink-300\/20 {
  color: rgb(249 168 212 / 0.2);
}

.text-pink-300\/25 {
  color: rgb(249 168 212 / 0.25);
}

.text-pink-300\/30 {
  color: rgb(249 168 212 / 0.3);
}

.text-pink-300\/35 {
  color: rgb(249 168 212 / 0.35);
}

.text-pink-300\/40 {
  color: rgb(249 168 212 / 0.4);
}

.text-pink-300\/45 {
  color: rgb(249 168 212 / 0.45);
}

.text-pink-300\/5 {
  color: rgb(249 168 212 / 0.05);
}

.text-pink-300\/50 {
  color: rgb(249 168 212 / 0.5);
}

.text-pink-300\/55 {
  color: rgb(249 168 212 / 0.55);
}

.text-pink-300\/60 {
  color: rgb(249 168 212 / 0.6);
}

.text-pink-300\/65 {
  color: rgb(249 168 212 / 0.65);
}

.text-pink-300\/70 {
  color: rgb(249 168 212 / 0.7);
}

.text-pink-300\/75 {
  color: rgb(249 168 212 / 0.75);
}

.text-pink-300\/80 {
  color: rgb(249 168 212 / 0.8);
}

.text-pink-300\/85 {
  color: rgb(249 168 212 / 0.85);
}

.text-pink-300\/90 {
  color: rgb(249 168 212 / 0.9);
}

.text-pink-300\/95 {
  color: rgb(249 168 212 / 0.95);
}

.text-pink-400 {
  --tw-text-opacity: 1;
  color: rgb(244 114 182 / var(--tw-text-opacity));
}

.text-pink-400\/0 {
  color: rgb(244 114 182 / 0);
}

.text-pink-400\/10 {
  color: rgb(244 114 182 / 0.1);
}

.text-pink-400\/100 {
  color: rgb(244 114 182 / 1);
}

.text-pink-400\/15 {
  color: rgb(244 114 182 / 0.15);
}

.text-pink-400\/20 {
  color: rgb(244 114 182 / 0.2);
}

.text-pink-400\/25 {
  color: rgb(244 114 182 / 0.25);
}

.text-pink-400\/30 {
  color: rgb(244 114 182 / 0.3);
}

.text-pink-400\/35 {
  color: rgb(244 114 182 / 0.35);
}

.text-pink-400\/40 {
  color: rgb(244 114 182 / 0.4);
}

.text-pink-400\/45 {
  color: rgb(244 114 182 / 0.45);
}

.text-pink-400\/5 {
  color: rgb(244 114 182 / 0.05);
}

.text-pink-400\/50 {
  color: rgb(244 114 182 / 0.5);
}

.text-pink-400\/55 {
  color: rgb(244 114 182 / 0.55);
}

.text-pink-400\/60 {
  color: rgb(244 114 182 / 0.6);
}

.text-pink-400\/65 {
  color: rgb(244 114 182 / 0.65);
}

.text-pink-400\/70 {
  color: rgb(244 114 182 / 0.7);
}

.text-pink-400\/75 {
  color: rgb(244 114 182 / 0.75);
}

.text-pink-400\/80 {
  color: rgb(244 114 182 / 0.8);
}

.text-pink-400\/85 {
  color: rgb(244 114 182 / 0.85);
}

.text-pink-400\/90 {
  color: rgb(244 114 182 / 0.9);
}

.text-pink-400\/95 {
  color: rgb(244 114 182 / 0.95);
}

.text-pink-50 {
  --tw-text-opacity: 1;
  color: rgb(253 242 248 / var(--tw-text-opacity));
}

.text-pink-50\/0 {
  color: rgb(253 242 248 / 0);
}

.text-pink-50\/10 {
  color: rgb(253 242 248 / 0.1);
}

.text-pink-50\/100 {
  color: rgb(253 242 248 / 1);
}

.text-pink-50\/15 {
  color: rgb(253 242 248 / 0.15);
}

.text-pink-50\/20 {
  color: rgb(253 242 248 / 0.2);
}

.text-pink-50\/25 {
  color: rgb(253 242 248 / 0.25);
}

.text-pink-50\/30 {
  color: rgb(253 242 248 / 0.3);
}

.text-pink-50\/35 {
  color: rgb(253 242 248 / 0.35);
}

.text-pink-50\/40 {
  color: rgb(253 242 248 / 0.4);
}

.text-pink-50\/45 {
  color: rgb(253 242 248 / 0.45);
}

.text-pink-50\/5 {
  color: rgb(253 242 248 / 0.05);
}

.text-pink-50\/50 {
  color: rgb(253 242 248 / 0.5);
}

.text-pink-50\/55 {
  color: rgb(253 242 248 / 0.55);
}

.text-pink-50\/60 {
  color: rgb(253 242 248 / 0.6);
}

.text-pink-50\/65 {
  color: rgb(253 242 248 / 0.65);
}

.text-pink-50\/70 {
  color: rgb(253 242 248 / 0.7);
}

.text-pink-50\/75 {
  color: rgb(253 242 248 / 0.75);
}

.text-pink-50\/80 {
  color: rgb(253 242 248 / 0.8);
}

.text-pink-50\/85 {
  color: rgb(253 242 248 / 0.85);
}

.text-pink-50\/90 {
  color: rgb(253 242 248 / 0.9);
}

.text-pink-50\/95 {
  color: rgb(253 242 248 / 0.95);
}

.text-pink-500 {
  --tw-text-opacity: 1;
  color: rgb(236 72 153 / var(--tw-text-opacity));
}

.text-pink-500\/0 {
  color: rgb(236 72 153 / 0);
}

.text-pink-500\/10 {
  color: rgb(236 72 153 / 0.1);
}

.text-pink-500\/100 {
  color: rgb(236 72 153 / 1);
}

.text-pink-500\/15 {
  color: rgb(236 72 153 / 0.15);
}

.text-pink-500\/20 {
  color: rgb(236 72 153 / 0.2);
}

.text-pink-500\/25 {
  color: rgb(236 72 153 / 0.25);
}

.text-pink-500\/30 {
  color: rgb(236 72 153 / 0.3);
}

.text-pink-500\/35 {
  color: rgb(236 72 153 / 0.35);
}

.text-pink-500\/40 {
  color: rgb(236 72 153 / 0.4);
}

.text-pink-500\/45 {
  color: rgb(236 72 153 / 0.45);
}

.text-pink-500\/5 {
  color: rgb(236 72 153 / 0.05);
}

.text-pink-500\/50 {
  color: rgb(236 72 153 / 0.5);
}

.text-pink-500\/55 {
  color: rgb(236 72 153 / 0.55);
}

.text-pink-500\/60 {
  color: rgb(236 72 153 / 0.6);
}

.text-pink-500\/65 {
  color: rgb(236 72 153 / 0.65);
}

.text-pink-500\/70 {
  color: rgb(236 72 153 / 0.7);
}

.text-pink-500\/75 {
  color: rgb(236 72 153 / 0.75);
}

.text-pink-500\/80 {
  color: rgb(236 72 153 / 0.8);
}

.text-pink-500\/85 {
  color: rgb(236 72 153 / 0.85);
}

.text-pink-500\/90 {
  color: rgb(236 72 153 / 0.9);
}

.text-pink-500\/95 {
  color: rgb(236 72 153 / 0.95);
}

.text-pink-600 {
  --tw-text-opacity: 1;
  color: rgb(219 39 119 / var(--tw-text-opacity));
}

.text-pink-600\/0 {
  color: rgb(219 39 119 / 0);
}

.text-pink-600\/10 {
  color: rgb(219 39 119 / 0.1);
}

.text-pink-600\/100 {
  color: rgb(219 39 119 / 1);
}

.text-pink-600\/15 {
  color: rgb(219 39 119 / 0.15);
}

.text-pink-600\/20 {
  color: rgb(219 39 119 / 0.2);
}

.text-pink-600\/25 {
  color: rgb(219 39 119 / 0.25);
}

.text-pink-600\/30 {
  color: rgb(219 39 119 / 0.3);
}

.text-pink-600\/35 {
  color: rgb(219 39 119 / 0.35);
}

.text-pink-600\/40 {
  color: rgb(219 39 119 / 0.4);
}

.text-pink-600\/45 {
  color: rgb(219 39 119 / 0.45);
}

.text-pink-600\/5 {
  color: rgb(219 39 119 / 0.05);
}

.text-pink-600\/50 {
  color: rgb(219 39 119 / 0.5);
}

.text-pink-600\/55 {
  color: rgb(219 39 119 / 0.55);
}

.text-pink-600\/60 {
  color: rgb(219 39 119 / 0.6);
}

.text-pink-600\/65 {
  color: rgb(219 39 119 / 0.65);
}

.text-pink-600\/70 {
  color: rgb(219 39 119 / 0.7);
}

.text-pink-600\/75 {
  color: rgb(219 39 119 / 0.75);
}

.text-pink-600\/80 {
  color: rgb(219 39 119 / 0.8);
}

.text-pink-600\/85 {
  color: rgb(219 39 119 / 0.85);
}

.text-pink-600\/90 {
  color: rgb(219 39 119 / 0.9);
}

.text-pink-600\/95 {
  color: rgb(219 39 119 / 0.95);
}

.text-pink-700 {
  --tw-text-opacity: 1;
  color: rgb(190 24 93 / var(--tw-text-opacity));
}

.text-pink-700\/0 {
  color: rgb(190 24 93 / 0);
}

.text-pink-700\/10 {
  color: rgb(190 24 93 / 0.1);
}

.text-pink-700\/100 {
  color: rgb(190 24 93 / 1);
}

.text-pink-700\/15 {
  color: rgb(190 24 93 / 0.15);
}

.text-pink-700\/20 {
  color: rgb(190 24 93 / 0.2);
}

.text-pink-700\/25 {
  color: rgb(190 24 93 / 0.25);
}

.text-pink-700\/30 {
  color: rgb(190 24 93 / 0.3);
}

.text-pink-700\/35 {
  color: rgb(190 24 93 / 0.35);
}

.text-pink-700\/40 {
  color: rgb(190 24 93 / 0.4);
}

.text-pink-700\/45 {
  color: rgb(190 24 93 / 0.45);
}

.text-pink-700\/5 {
  color: rgb(190 24 93 / 0.05);
}

.text-pink-700\/50 {
  color: rgb(190 24 93 / 0.5);
}

.text-pink-700\/55 {
  color: rgb(190 24 93 / 0.55);
}

.text-pink-700\/60 {
  color: rgb(190 24 93 / 0.6);
}

.text-pink-700\/65 {
  color: rgb(190 24 93 / 0.65);
}

.text-pink-700\/70 {
  color: rgb(190 24 93 / 0.7);
}

.text-pink-700\/75 {
  color: rgb(190 24 93 / 0.75);
}

.text-pink-700\/80 {
  color: rgb(190 24 93 / 0.8);
}

.text-pink-700\/85 {
  color: rgb(190 24 93 / 0.85);
}

.text-pink-700\/90 {
  color: rgb(190 24 93 / 0.9);
}

.text-pink-700\/95 {
  color: rgb(190 24 93 / 0.95);
}

.text-pink-800 {
  --tw-text-opacity: 1;
  color: rgb(157 23 77 / var(--tw-text-opacity));
}

.text-pink-800\/0 {
  color: rgb(157 23 77 / 0);
}

.text-pink-800\/10 {
  color: rgb(157 23 77 / 0.1);
}

.text-pink-800\/100 {
  color: rgb(157 23 77 / 1);
}

.text-pink-800\/15 {
  color: rgb(157 23 77 / 0.15);
}

.text-pink-800\/20 {
  color: rgb(157 23 77 / 0.2);
}

.text-pink-800\/25 {
  color: rgb(157 23 77 / 0.25);
}

.text-pink-800\/30 {
  color: rgb(157 23 77 / 0.3);
}

.text-pink-800\/35 {
  color: rgb(157 23 77 / 0.35);
}

.text-pink-800\/40 {
  color: rgb(157 23 77 / 0.4);
}

.text-pink-800\/45 {
  color: rgb(157 23 77 / 0.45);
}

.text-pink-800\/5 {
  color: rgb(157 23 77 / 0.05);
}

.text-pink-800\/50 {
  color: rgb(157 23 77 / 0.5);
}

.text-pink-800\/55 {
  color: rgb(157 23 77 / 0.55);
}

.text-pink-800\/60 {
  color: rgb(157 23 77 / 0.6);
}

.text-pink-800\/65 {
  color: rgb(157 23 77 / 0.65);
}

.text-pink-800\/70 {
  color: rgb(157 23 77 / 0.7);
}

.text-pink-800\/75 {
  color: rgb(157 23 77 / 0.75);
}

.text-pink-800\/80 {
  color: rgb(157 23 77 / 0.8);
}

.text-pink-800\/85 {
  color: rgb(157 23 77 / 0.85);
}

.text-pink-800\/90 {
  color: rgb(157 23 77 / 0.9);
}

.text-pink-800\/95 {
  color: rgb(157 23 77 / 0.95);
}

.text-pink-900 {
  --tw-text-opacity: 1;
  color: rgb(131 24 67 / var(--tw-text-opacity));
}

.text-pink-900\/0 {
  color: rgb(131 24 67 / 0);
}

.text-pink-900\/10 {
  color: rgb(131 24 67 / 0.1);
}

.text-pink-900\/100 {
  color: rgb(131 24 67 / 1);
}

.text-pink-900\/15 {
  color: rgb(131 24 67 / 0.15);
}

.text-pink-900\/20 {
  color: rgb(131 24 67 / 0.2);
}

.text-pink-900\/25 {
  color: rgb(131 24 67 / 0.25);
}

.text-pink-900\/30 {
  color: rgb(131 24 67 / 0.3);
}

.text-pink-900\/35 {
  color: rgb(131 24 67 / 0.35);
}

.text-pink-900\/40 {
  color: rgb(131 24 67 / 0.4);
}

.text-pink-900\/45 {
  color: rgb(131 24 67 / 0.45);
}

.text-pink-900\/5 {
  color: rgb(131 24 67 / 0.05);
}

.text-pink-900\/50 {
  color: rgb(131 24 67 / 0.5);
}

.text-pink-900\/55 {
  color: rgb(131 24 67 / 0.55);
}

.text-pink-900\/60 {
  color: rgb(131 24 67 / 0.6);
}

.text-pink-900\/65 {
  color: rgb(131 24 67 / 0.65);
}

.text-pink-900\/70 {
  color: rgb(131 24 67 / 0.7);
}

.text-pink-900\/75 {
  color: rgb(131 24 67 / 0.75);
}

.text-pink-900\/80 {
  color: rgb(131 24 67 / 0.8);
}

.text-pink-900\/85 {
  color: rgb(131 24 67 / 0.85);
}

.text-pink-900\/90 {
  color: rgb(131 24 67 / 0.9);
}

.text-pink-900\/95 {
  color: rgb(131 24 67 / 0.95);
}

.text-pink-950 {
  --tw-text-opacity: 1;
  color: rgb(80 7 36 / var(--tw-text-opacity));
}

.text-pink-950\/0 {
  color: rgb(80 7 36 / 0);
}

.text-pink-950\/10 {
  color: rgb(80 7 36 / 0.1);
}

.text-pink-950\/100 {
  color: rgb(80 7 36 / 1);
}

.text-pink-950\/15 {
  color: rgb(80 7 36 / 0.15);
}

.text-pink-950\/20 {
  color: rgb(80 7 36 / 0.2);
}

.text-pink-950\/25 {
  color: rgb(80 7 36 / 0.25);
}

.text-pink-950\/30 {
  color: rgb(80 7 36 / 0.3);
}

.text-pink-950\/35 {
  color: rgb(80 7 36 / 0.35);
}

.text-pink-950\/40 {
  color: rgb(80 7 36 / 0.4);
}

.text-pink-950\/45 {
  color: rgb(80 7 36 / 0.45);
}

.text-pink-950\/5 {
  color: rgb(80 7 36 / 0.05);
}

.text-pink-950\/50 {
  color: rgb(80 7 36 / 0.5);
}

.text-pink-950\/55 {
  color: rgb(80 7 36 / 0.55);
}

.text-pink-950\/60 {
  color: rgb(80 7 36 / 0.6);
}

.text-pink-950\/65 {
  color: rgb(80 7 36 / 0.65);
}

.text-pink-950\/70 {
  color: rgb(80 7 36 / 0.7);
}

.text-pink-950\/75 {
  color: rgb(80 7 36 / 0.75);
}

.text-pink-950\/80 {
  color: rgb(80 7 36 / 0.8);
}

.text-pink-950\/85 {
  color: rgb(80 7 36 / 0.85);
}

.text-pink-950\/90 {
  color: rgb(80 7 36 / 0.9);
}

.text-pink-950\/95 {
  color: rgb(80 7 36 / 0.95);
}

.text-primary {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity));
}

.text-primary-100 {
  --tw-text-opacity: 1;
  color: rgb(219 234 254 / var(--tw-text-opacity));
}

.text-primary-100\/0 {
  color: rgb(219 234 254 / 0);
}

.text-primary-100\/10 {
  color: rgb(219 234 254 / 0.1);
}

.text-primary-100\/100 {
  color: rgb(219 234 254 / 1);
}

.text-primary-100\/15 {
  color: rgb(219 234 254 / 0.15);
}

.text-primary-100\/20 {
  color: rgb(219 234 254 / 0.2);
}

.text-primary-100\/25 {
  color: rgb(219 234 254 / 0.25);
}

.text-primary-100\/30 {
  color: rgb(219 234 254 / 0.3);
}

.text-primary-100\/35 {
  color: rgb(219 234 254 / 0.35);
}

.text-primary-100\/40 {
  color: rgb(219 234 254 / 0.4);
}

.text-primary-100\/45 {
  color: rgb(219 234 254 / 0.45);
}

.text-primary-100\/5 {
  color: rgb(219 234 254 / 0.05);
}

.text-primary-100\/50 {
  color: rgb(219 234 254 / 0.5);
}

.text-primary-100\/55 {
  color: rgb(219 234 254 / 0.55);
}

.text-primary-100\/60 {
  color: rgb(219 234 254 / 0.6);
}

.text-primary-100\/65 {
  color: rgb(219 234 254 / 0.65);
}

.text-primary-100\/70 {
  color: rgb(219 234 254 / 0.7);
}

.text-primary-100\/75 {
  color: rgb(219 234 254 / 0.75);
}

.text-primary-100\/80 {
  color: rgb(219 234 254 / 0.8);
}

.text-primary-100\/85 {
  color: rgb(219 234 254 / 0.85);
}

.text-primary-100\/90 {
  color: rgb(219 234 254 / 0.9);
}

.text-primary-100\/95 {
  color: rgb(219 234 254 / 0.95);
}

.text-primary-200 {
  --tw-text-opacity: 1;
  color: rgb(191 219 254 / var(--tw-text-opacity));
}

.text-primary-200\/0 {
  color: rgb(191 219 254 / 0);
}

.text-primary-200\/10 {
  color: rgb(191 219 254 / 0.1);
}

.text-primary-200\/100 {
  color: rgb(191 219 254 / 1);
}

.text-primary-200\/15 {
  color: rgb(191 219 254 / 0.15);
}

.text-primary-200\/20 {
  color: rgb(191 219 254 / 0.2);
}

.text-primary-200\/25 {
  color: rgb(191 219 254 / 0.25);
}

.text-primary-200\/30 {
  color: rgb(191 219 254 / 0.3);
}

.text-primary-200\/35 {
  color: rgb(191 219 254 / 0.35);
}

.text-primary-200\/40 {
  color: rgb(191 219 254 / 0.4);
}

.text-primary-200\/45 {
  color: rgb(191 219 254 / 0.45);
}

.text-primary-200\/5 {
  color: rgb(191 219 254 / 0.05);
}

.text-primary-200\/50 {
  color: rgb(191 219 254 / 0.5);
}

.text-primary-200\/55 {
  color: rgb(191 219 254 / 0.55);
}

.text-primary-200\/60 {
  color: rgb(191 219 254 / 0.6);
}

.text-primary-200\/65 {
  color: rgb(191 219 254 / 0.65);
}

.text-primary-200\/70 {
  color: rgb(191 219 254 / 0.7);
}

.text-primary-200\/75 {
  color: rgb(191 219 254 / 0.75);
}

.text-primary-200\/80 {
  color: rgb(191 219 254 / 0.8);
}

.text-primary-200\/85 {
  color: rgb(191 219 254 / 0.85);
}

.text-primary-200\/90 {
  color: rgb(191 219 254 / 0.9);
}

.text-primary-200\/95 {
  color: rgb(191 219 254 / 0.95);
}

.text-primary-300 {
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity));
}

.text-primary-300\/0 {
  color: rgb(147 197 253 / 0);
}

.text-primary-300\/10 {
  color: rgb(147 197 253 / 0.1);
}

.text-primary-300\/100 {
  color: rgb(147 197 253 / 1);
}

.text-primary-300\/15 {
  color: rgb(147 197 253 / 0.15);
}

.text-primary-300\/20 {
  color: rgb(147 197 253 / 0.2);
}

.text-primary-300\/25 {
  color: rgb(147 197 253 / 0.25);
}

.text-primary-300\/30 {
  color: rgb(147 197 253 / 0.3);
}

.text-primary-300\/35 {
  color: rgb(147 197 253 / 0.35);
}

.text-primary-300\/40 {
  color: rgb(147 197 253 / 0.4);
}

.text-primary-300\/45 {
  color: rgb(147 197 253 / 0.45);
}

.text-primary-300\/5 {
  color: rgb(147 197 253 / 0.05);
}

.text-primary-300\/50 {
  color: rgb(147 197 253 / 0.5);
}

.text-primary-300\/55 {
  color: rgb(147 197 253 / 0.55);
}

.text-primary-300\/60 {
  color: rgb(147 197 253 / 0.6);
}

.text-primary-300\/65 {
  color: rgb(147 197 253 / 0.65);
}

.text-primary-300\/70 {
  color: rgb(147 197 253 / 0.7);
}

.text-primary-300\/75 {
  color: rgb(147 197 253 / 0.75);
}

.text-primary-300\/80 {
  color: rgb(147 197 253 / 0.8);
}

.text-primary-300\/85 {
  color: rgb(147 197 253 / 0.85);
}

.text-primary-300\/90 {
  color: rgb(147 197 253 / 0.9);
}

.text-primary-300\/95 {
  color: rgb(147 197 253 / 0.95);
}

.text-primary-400 {
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity));
}

.text-primary-400\/0 {
  color: rgb(96 165 250 / 0);
}

.text-primary-400\/10 {
  color: rgb(96 165 250 / 0.1);
}

.text-primary-400\/100 {
  color: rgb(96 165 250 / 1);
}

.text-primary-400\/15 {
  color: rgb(96 165 250 / 0.15);
}

.text-primary-400\/20 {
  color: rgb(96 165 250 / 0.2);
}

.text-primary-400\/25 {
  color: rgb(96 165 250 / 0.25);
}

.text-primary-400\/30 {
  color: rgb(96 165 250 / 0.3);
}

.text-primary-400\/35 {
  color: rgb(96 165 250 / 0.35);
}

.text-primary-400\/40 {
  color: rgb(96 165 250 / 0.4);
}

.text-primary-400\/45 {
  color: rgb(96 165 250 / 0.45);
}

.text-primary-400\/5 {
  color: rgb(96 165 250 / 0.05);
}

.text-primary-400\/50 {
  color: rgb(96 165 250 / 0.5);
}

.text-primary-400\/55 {
  color: rgb(96 165 250 / 0.55);
}

.text-primary-400\/60 {
  color: rgb(96 165 250 / 0.6);
}

.text-primary-400\/65 {
  color: rgb(96 165 250 / 0.65);
}

.text-primary-400\/70 {
  color: rgb(96 165 250 / 0.7);
}

.text-primary-400\/75 {
  color: rgb(96 165 250 / 0.75);
}

.text-primary-400\/80 {
  color: rgb(96 165 250 / 0.8);
}

.text-primary-400\/85 {
  color: rgb(96 165 250 / 0.85);
}

.text-primary-400\/90 {
  color: rgb(96 165 250 / 0.9);
}

.text-primary-400\/95 {
  color: rgb(96 165 250 / 0.95);
}

.text-primary-50 {
  --tw-text-opacity: 1;
  color: rgb(239 246 255 / var(--tw-text-opacity));
}

.text-primary-50\/0 {
  color: rgb(239 246 255 / 0);
}

.text-primary-50\/10 {
  color: rgb(239 246 255 / 0.1);
}

.text-primary-50\/100 {
  color: rgb(239 246 255 / 1);
}

.text-primary-50\/15 {
  color: rgb(239 246 255 / 0.15);
}

.text-primary-50\/20 {
  color: rgb(239 246 255 / 0.2);
}

.text-primary-50\/25 {
  color: rgb(239 246 255 / 0.25);
}

.text-primary-50\/30 {
  color: rgb(239 246 255 / 0.3);
}

.text-primary-50\/35 {
  color: rgb(239 246 255 / 0.35);
}

.text-primary-50\/40 {
  color: rgb(239 246 255 / 0.4);
}

.text-primary-50\/45 {
  color: rgb(239 246 255 / 0.45);
}

.text-primary-50\/5 {
  color: rgb(239 246 255 / 0.05);
}

.text-primary-50\/50 {
  color: rgb(239 246 255 / 0.5);
}

.text-primary-50\/55 {
  color: rgb(239 246 255 / 0.55);
}

.text-primary-50\/60 {
  color: rgb(239 246 255 / 0.6);
}

.text-primary-50\/65 {
  color: rgb(239 246 255 / 0.65);
}

.text-primary-50\/70 {
  color: rgb(239 246 255 / 0.7);
}

.text-primary-50\/75 {
  color: rgb(239 246 255 / 0.75);
}

.text-primary-50\/80 {
  color: rgb(239 246 255 / 0.8);
}

.text-primary-50\/85 {
  color: rgb(239 246 255 / 0.85);
}

.text-primary-50\/90 {
  color: rgb(239 246 255 / 0.9);
}

.text-primary-50\/95 {
  color: rgb(239 246 255 / 0.95);
}

.text-primary-500 {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity));
}

.text-primary-500\/0 {
  color: rgb(59 130 246 / 0);
}

.text-primary-500\/10 {
  color: rgb(59 130 246 / 0.1);
}

.text-primary-500\/100 {
  color: rgb(59 130 246 / 1);
}

.text-primary-500\/15 {
  color: rgb(59 130 246 / 0.15);
}

.text-primary-500\/20 {
  color: rgb(59 130 246 / 0.2);
}

.text-primary-500\/25 {
  color: rgb(59 130 246 / 0.25);
}

.text-primary-500\/30 {
  color: rgb(59 130 246 / 0.3);
}

.text-primary-500\/35 {
  color: rgb(59 130 246 / 0.35);
}

.text-primary-500\/40 {
  color: rgb(59 130 246 / 0.4);
}

.text-primary-500\/45 {
  color: rgb(59 130 246 / 0.45);
}

.text-primary-500\/5 {
  color: rgb(59 130 246 / 0.05);
}

.text-primary-500\/50 {
  color: rgb(59 130 246 / 0.5);
}

.text-primary-500\/55 {
  color: rgb(59 130 246 / 0.55);
}

.text-primary-500\/60 {
  color: rgb(59 130 246 / 0.6);
}

.text-primary-500\/65 {
  color: rgb(59 130 246 / 0.65);
}

.text-primary-500\/70 {
  color: rgb(59 130 246 / 0.7);
}

.text-primary-500\/75 {
  color: rgb(59 130 246 / 0.75);
}

.text-primary-500\/80 {
  color: rgb(59 130 246 / 0.8);
}

.text-primary-500\/85 {
  color: rgb(59 130 246 / 0.85);
}

.text-primary-500\/90 {
  color: rgb(59 130 246 / 0.9);
}

.text-primary-500\/95 {
  color: rgb(59 130 246 / 0.95);
}

.text-primary-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity));
}

.text-primary-600\/0 {
  color: rgb(37 99 235 / 0);
}

.text-primary-600\/10 {
  color: rgb(37 99 235 / 0.1);
}

.text-primary-600\/100 {
  color: rgb(37 99 235 / 1);
}

.text-primary-600\/15 {
  color: rgb(37 99 235 / 0.15);
}

.text-primary-600\/20 {
  color: rgb(37 99 235 / 0.2);
}

.text-primary-600\/25 {
  color: rgb(37 99 235 / 0.25);
}

.text-primary-600\/30 {
  color: rgb(37 99 235 / 0.3);
}

.text-primary-600\/35 {
  color: rgb(37 99 235 / 0.35);
}

.text-primary-600\/40 {
  color: rgb(37 99 235 / 0.4);
}

.text-primary-600\/45 {
  color: rgb(37 99 235 / 0.45);
}

.text-primary-600\/5 {
  color: rgb(37 99 235 / 0.05);
}

.text-primary-600\/50 {
  color: rgb(37 99 235 / 0.5);
}

.text-primary-600\/55 {
  color: rgb(37 99 235 / 0.55);
}

.text-primary-600\/60 {
  color: rgb(37 99 235 / 0.6);
}

.text-primary-600\/65 {
  color: rgb(37 99 235 / 0.65);
}

.text-primary-600\/70 {
  color: rgb(37 99 235 / 0.7);
}

.text-primary-600\/75 {
  color: rgb(37 99 235 / 0.75);
}

.text-primary-600\/80 {
  color: rgb(37 99 235 / 0.8);
}

.text-primary-600\/85 {
  color: rgb(37 99 235 / 0.85);
}

.text-primary-600\/90 {
  color: rgb(37 99 235 / 0.9);
}

.text-primary-600\/95 {
  color: rgb(37 99 235 / 0.95);
}

.text-primary-700 {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity));
}

.text-primary-700\/0 {
  color: rgb(29 78 216 / 0);
}

.text-primary-700\/10 {
  color: rgb(29 78 216 / 0.1);
}

.text-primary-700\/100 {
  color: rgb(29 78 216 / 1);
}

.text-primary-700\/15 {
  color: rgb(29 78 216 / 0.15);
}

.text-primary-700\/20 {
  color: rgb(29 78 216 / 0.2);
}

.text-primary-700\/25 {
  color: rgb(29 78 216 / 0.25);
}

.text-primary-700\/30 {
  color: rgb(29 78 216 / 0.3);
}

.text-primary-700\/35 {
  color: rgb(29 78 216 / 0.35);
}

.text-primary-700\/40 {
  color: rgb(29 78 216 / 0.4);
}

.text-primary-700\/45 {
  color: rgb(29 78 216 / 0.45);
}

.text-primary-700\/5 {
  color: rgb(29 78 216 / 0.05);
}

.text-primary-700\/50 {
  color: rgb(29 78 216 / 0.5);
}

.text-primary-700\/55 {
  color: rgb(29 78 216 / 0.55);
}

.text-primary-700\/60 {
  color: rgb(29 78 216 / 0.6);
}

.text-primary-700\/65 {
  color: rgb(29 78 216 / 0.65);
}

.text-primary-700\/70 {
  color: rgb(29 78 216 / 0.7);
}

.text-primary-700\/75 {
  color: rgb(29 78 216 / 0.75);
}

.text-primary-700\/80 {
  color: rgb(29 78 216 / 0.8);
}

.text-primary-700\/85 {
  color: rgb(29 78 216 / 0.85);
}

.text-primary-700\/90 {
  color: rgb(29 78 216 / 0.9);
}

.text-primary-700\/95 {
  color: rgb(29 78 216 / 0.95);
}

.text-primary-800 {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity));
}

.text-primary-800\/0 {
  color: rgb(30 64 175 / 0);
}

.text-primary-800\/10 {
  color: rgb(30 64 175 / 0.1);
}

.text-primary-800\/100 {
  color: rgb(30 64 175 / 1);
}

.text-primary-800\/15 {
  color: rgb(30 64 175 / 0.15);
}

.text-primary-800\/20 {
  color: rgb(30 64 175 / 0.2);
}

.text-primary-800\/25 {
  color: rgb(30 64 175 / 0.25);
}

.text-primary-800\/30 {
  color: rgb(30 64 175 / 0.3);
}

.text-primary-800\/35 {
  color: rgb(30 64 175 / 0.35);
}

.text-primary-800\/40 {
  color: rgb(30 64 175 / 0.4);
}

.text-primary-800\/45 {
  color: rgb(30 64 175 / 0.45);
}

.text-primary-800\/5 {
  color: rgb(30 64 175 / 0.05);
}

.text-primary-800\/50 {
  color: rgb(30 64 175 / 0.5);
}

.text-primary-800\/55 {
  color: rgb(30 64 175 / 0.55);
}

.text-primary-800\/60 {
  color: rgb(30 64 175 / 0.6);
}

.text-primary-800\/65 {
  color: rgb(30 64 175 / 0.65);
}

.text-primary-800\/70 {
  color: rgb(30 64 175 / 0.7);
}

.text-primary-800\/75 {
  color: rgb(30 64 175 / 0.75);
}

.text-primary-800\/80 {
  color: rgb(30 64 175 / 0.8);
}

.text-primary-800\/85 {
  color: rgb(30 64 175 / 0.85);
}

.text-primary-800\/90 {
  color: rgb(30 64 175 / 0.9);
}

.text-primary-800\/95 {
  color: rgb(30 64 175 / 0.95);
}

.text-primary-900 {
  --tw-text-opacity: 1;
  color: rgb(30 58 138 / var(--tw-text-opacity));
}

.text-primary-900\/0 {
  color: rgb(30 58 138 / 0);
}

.text-primary-900\/10 {
  color: rgb(30 58 138 / 0.1);
}

.text-primary-900\/100 {
  color: rgb(30 58 138 / 1);
}

.text-primary-900\/15 {
  color: rgb(30 58 138 / 0.15);
}

.text-primary-900\/20 {
  color: rgb(30 58 138 / 0.2);
}

.text-primary-900\/25 {
  color: rgb(30 58 138 / 0.25);
}

.text-primary-900\/30 {
  color: rgb(30 58 138 / 0.3);
}

.text-primary-900\/35 {
  color: rgb(30 58 138 / 0.35);
}

.text-primary-900\/40 {
  color: rgb(30 58 138 / 0.4);
}

.text-primary-900\/45 {
  color: rgb(30 58 138 / 0.45);
}

.text-primary-900\/5 {
  color: rgb(30 58 138 / 0.05);
}

.text-primary-900\/50 {
  color: rgb(30 58 138 / 0.5);
}

.text-primary-900\/55 {
  color: rgb(30 58 138 / 0.55);
}

.text-primary-900\/60 {
  color: rgb(30 58 138 / 0.6);
}

.text-primary-900\/65 {
  color: rgb(30 58 138 / 0.65);
}

.text-primary-900\/70 {
  color: rgb(30 58 138 / 0.7);
}

.text-primary-900\/75 {
  color: rgb(30 58 138 / 0.75);
}

.text-primary-900\/80 {
  color: rgb(30 58 138 / 0.8);
}

.text-primary-900\/85 {
  color: rgb(30 58 138 / 0.85);
}

.text-primary-900\/90 {
  color: rgb(30 58 138 / 0.9);
}

.text-primary-900\/95 {
  color: rgb(30 58 138 / 0.95);
}

.text-primary\/0 {
  color: rgb(59 130 246 / 0);
}

.text-primary\/10 {
  color: rgb(59 130 246 / 0.1);
}

.text-primary\/100 {
  color: rgb(59 130 246 / 1);
}

.text-primary\/15 {
  color: rgb(59 130 246 / 0.15);
}

.text-primary\/20 {
  color: rgb(59 130 246 / 0.2);
}

.text-primary\/25 {
  color: rgb(59 130 246 / 0.25);
}

.text-primary\/30 {
  color: rgb(59 130 246 / 0.3);
}

.text-primary\/35 {
  color: rgb(59 130 246 / 0.35);
}

.text-primary\/40 {
  color: rgb(59 130 246 / 0.4);
}

.text-primary\/45 {
  color: rgb(59 130 246 / 0.45);
}

.text-primary\/5 {
  color: rgb(59 130 246 / 0.05);
}

.text-primary\/50 {
  color: rgb(59 130 246 / 0.5);
}

.text-primary\/55 {
  color: rgb(59 130 246 / 0.55);
}

.text-primary\/60 {
  color: rgb(59 130 246 / 0.6);
}

.text-primary\/65 {
  color: rgb(59 130 246 / 0.65);
}

.text-primary\/70 {
  color: rgb(59 130 246 / 0.7);
}

.text-primary\/75 {
  color: rgb(59 130 246 / 0.75);
}

.text-primary\/80 {
  color: rgb(59 130 246 / 0.8);
}

.text-primary\/85 {
  color: rgb(59 130 246 / 0.85);
}

.text-primary\/90 {
  color: rgb(59 130 246 / 0.9);
}

.text-primary\/95 {
  color: rgb(59 130 246 / 0.95);
}

.text-purple-100 {
  --tw-text-opacity: 1;
  color: rgb(243 232 255 / var(--tw-text-opacity));
}

.text-purple-100\/0 {
  color: rgb(243 232 255 / 0);
}

.text-purple-100\/10 {
  color: rgb(243 232 255 / 0.1);
}

.text-purple-100\/100 {
  color: rgb(243 232 255 / 1);
}

.text-purple-100\/15 {
  color: rgb(243 232 255 / 0.15);
}

.text-purple-100\/20 {
  color: rgb(243 232 255 / 0.2);
}

.text-purple-100\/25 {
  color: rgb(243 232 255 / 0.25);
}

.text-purple-100\/30 {
  color: rgb(243 232 255 / 0.3);
}

.text-purple-100\/35 {
  color: rgb(243 232 255 / 0.35);
}

.text-purple-100\/40 {
  color: rgb(243 232 255 / 0.4);
}

.text-purple-100\/45 {
  color: rgb(243 232 255 / 0.45);
}

.text-purple-100\/5 {
  color: rgb(243 232 255 / 0.05);
}

.text-purple-100\/50 {
  color: rgb(243 232 255 / 0.5);
}

.text-purple-100\/55 {
  color: rgb(243 232 255 / 0.55);
}

.text-purple-100\/60 {
  color: rgb(243 232 255 / 0.6);
}

.text-purple-100\/65 {
  color: rgb(243 232 255 / 0.65);
}

.text-purple-100\/70 {
  color: rgb(243 232 255 / 0.7);
}

.text-purple-100\/75 {
  color: rgb(243 232 255 / 0.75);
}

.text-purple-100\/80 {
  color: rgb(243 232 255 / 0.8);
}

.text-purple-100\/85 {
  color: rgb(243 232 255 / 0.85);
}

.text-purple-100\/90 {
  color: rgb(243 232 255 / 0.9);
}

.text-purple-100\/95 {
  color: rgb(243 232 255 / 0.95);
}

.text-purple-200 {
  --tw-text-opacity: 1;
  color: rgb(233 213 255 / var(--tw-text-opacity));
}

.text-purple-200\/0 {
  color: rgb(233 213 255 / 0);
}

.text-purple-200\/10 {
  color: rgb(233 213 255 / 0.1);
}

.text-purple-200\/100 {
  color: rgb(233 213 255 / 1);
}

.text-purple-200\/15 {
  color: rgb(233 213 255 / 0.15);
}

.text-purple-200\/20 {
  color: rgb(233 213 255 / 0.2);
}

.text-purple-200\/25 {
  color: rgb(233 213 255 / 0.25);
}

.text-purple-200\/30 {
  color: rgb(233 213 255 / 0.3);
}

.text-purple-200\/35 {
  color: rgb(233 213 255 / 0.35);
}

.text-purple-200\/40 {
  color: rgb(233 213 255 / 0.4);
}

.text-purple-200\/45 {
  color: rgb(233 213 255 / 0.45);
}

.text-purple-200\/5 {
  color: rgb(233 213 255 / 0.05);
}

.text-purple-200\/50 {
  color: rgb(233 213 255 / 0.5);
}

.text-purple-200\/55 {
  color: rgb(233 213 255 / 0.55);
}

.text-purple-200\/60 {
  color: rgb(233 213 255 / 0.6);
}

.text-purple-200\/65 {
  color: rgb(233 213 255 / 0.65);
}

.text-purple-200\/70 {
  color: rgb(233 213 255 / 0.7);
}

.text-purple-200\/75 {
  color: rgb(233 213 255 / 0.75);
}

.text-purple-200\/80 {
  color: rgb(233 213 255 / 0.8);
}

.text-purple-200\/85 {
  color: rgb(233 213 255 / 0.85);
}

.text-purple-200\/90 {
  color: rgb(233 213 255 / 0.9);
}

.text-purple-200\/95 {
  color: rgb(233 213 255 / 0.95);
}

.text-purple-300 {
  --tw-text-opacity: 1;
  color: rgb(216 180 254 / var(--tw-text-opacity));
}

.text-purple-300\/0 {
  color: rgb(216 180 254 / 0);
}

.text-purple-300\/10 {
  color: rgb(216 180 254 / 0.1);
}

.text-purple-300\/100 {
  color: rgb(216 180 254 / 1);
}

.text-purple-300\/15 {
  color: rgb(216 180 254 / 0.15);
}

.text-purple-300\/20 {
  color: rgb(216 180 254 / 0.2);
}

.text-purple-300\/25 {
  color: rgb(216 180 254 / 0.25);
}

.text-purple-300\/30 {
  color: rgb(216 180 254 / 0.3);
}

.text-purple-300\/35 {
  color: rgb(216 180 254 / 0.35);
}

.text-purple-300\/40 {
  color: rgb(216 180 254 / 0.4);
}

.text-purple-300\/45 {
  color: rgb(216 180 254 / 0.45);
}

.text-purple-300\/5 {
  color: rgb(216 180 254 / 0.05);
}

.text-purple-300\/50 {
  color: rgb(216 180 254 / 0.5);
}

.text-purple-300\/55 {
  color: rgb(216 180 254 / 0.55);
}

.text-purple-300\/60 {
  color: rgb(216 180 254 / 0.6);
}

.text-purple-300\/65 {
  color: rgb(216 180 254 / 0.65);
}

.text-purple-300\/70 {
  color: rgb(216 180 254 / 0.7);
}

.text-purple-300\/75 {
  color: rgb(216 180 254 / 0.75);
}

.text-purple-300\/80 {
  color: rgb(216 180 254 / 0.8);
}

.text-purple-300\/85 {
  color: rgb(216 180 254 / 0.85);
}

.text-purple-300\/90 {
  color: rgb(216 180 254 / 0.9);
}

.text-purple-300\/95 {
  color: rgb(216 180 254 / 0.95);
}

.text-purple-400 {
  --tw-text-opacity: 1;
  color: rgb(192 132 252 / var(--tw-text-opacity));
}

.text-purple-400\/0 {
  color: rgb(192 132 252 / 0);
}

.text-purple-400\/10 {
  color: rgb(192 132 252 / 0.1);
}

.text-purple-400\/100 {
  color: rgb(192 132 252 / 1);
}

.text-purple-400\/15 {
  color: rgb(192 132 252 / 0.15);
}

.text-purple-400\/20 {
  color: rgb(192 132 252 / 0.2);
}

.text-purple-400\/25 {
  color: rgb(192 132 252 / 0.25);
}

.text-purple-400\/30 {
  color: rgb(192 132 252 / 0.3);
}

.text-purple-400\/35 {
  color: rgb(192 132 252 / 0.35);
}

.text-purple-400\/40 {
  color: rgb(192 132 252 / 0.4);
}

.text-purple-400\/45 {
  color: rgb(192 132 252 / 0.45);
}

.text-purple-400\/5 {
  color: rgb(192 132 252 / 0.05);
}

.text-purple-400\/50 {
  color: rgb(192 132 252 / 0.5);
}

.text-purple-400\/55 {
  color: rgb(192 132 252 / 0.55);
}

.text-purple-400\/60 {
  color: rgb(192 132 252 / 0.6);
}

.text-purple-400\/65 {
  color: rgb(192 132 252 / 0.65);
}

.text-purple-400\/70 {
  color: rgb(192 132 252 / 0.7);
}

.text-purple-400\/75 {
  color: rgb(192 132 252 / 0.75);
}

.text-purple-400\/80 {
  color: rgb(192 132 252 / 0.8);
}

.text-purple-400\/85 {
  color: rgb(192 132 252 / 0.85);
}

.text-purple-400\/90 {
  color: rgb(192 132 252 / 0.9);
}

.text-purple-400\/95 {
  color: rgb(192 132 252 / 0.95);
}

.text-purple-50 {
  --tw-text-opacity: 1;
  color: rgb(250 245 255 / var(--tw-text-opacity));
}

.text-purple-50\/0 {
  color: rgb(250 245 255 / 0);
}

.text-purple-50\/10 {
  color: rgb(250 245 255 / 0.1);
}

.text-purple-50\/100 {
  color: rgb(250 245 255 / 1);
}

.text-purple-50\/15 {
  color: rgb(250 245 255 / 0.15);
}

.text-purple-50\/20 {
  color: rgb(250 245 255 / 0.2);
}

.text-purple-50\/25 {
  color: rgb(250 245 255 / 0.25);
}

.text-purple-50\/30 {
  color: rgb(250 245 255 / 0.3);
}

.text-purple-50\/35 {
  color: rgb(250 245 255 / 0.35);
}

.text-purple-50\/40 {
  color: rgb(250 245 255 / 0.4);
}

.text-purple-50\/45 {
  color: rgb(250 245 255 / 0.45);
}

.text-purple-50\/5 {
  color: rgb(250 245 255 / 0.05);
}

.text-purple-50\/50 {
  color: rgb(250 245 255 / 0.5);
}

.text-purple-50\/55 {
  color: rgb(250 245 255 / 0.55);
}

.text-purple-50\/60 {
  color: rgb(250 245 255 / 0.6);
}

.text-purple-50\/65 {
  color: rgb(250 245 255 / 0.65);
}

.text-purple-50\/70 {
  color: rgb(250 245 255 / 0.7);
}

.text-purple-50\/75 {
  color: rgb(250 245 255 / 0.75);
}

.text-purple-50\/80 {
  color: rgb(250 245 255 / 0.8);
}

.text-purple-50\/85 {
  color: rgb(250 245 255 / 0.85);
}

.text-purple-50\/90 {
  color: rgb(250 245 255 / 0.9);
}

.text-purple-50\/95 {
  color: rgb(250 245 255 / 0.95);
}

.text-purple-500 {
  --tw-text-opacity: 1;
  color: rgb(168 85 247 / var(--tw-text-opacity));
}

.text-purple-500\/0 {
  color: rgb(168 85 247 / 0);
}

.text-purple-500\/10 {
  color: rgb(168 85 247 / 0.1);
}

.text-purple-500\/100 {
  color: rgb(168 85 247 / 1);
}

.text-purple-500\/15 {
  color: rgb(168 85 247 / 0.15);
}

.text-purple-500\/20 {
  color: rgb(168 85 247 / 0.2);
}

.text-purple-500\/25 {
  color: rgb(168 85 247 / 0.25);
}

.text-purple-500\/30 {
  color: rgb(168 85 247 / 0.3);
}

.text-purple-500\/35 {
  color: rgb(168 85 247 / 0.35);
}

.text-purple-500\/40 {
  color: rgb(168 85 247 / 0.4);
}

.text-purple-500\/45 {
  color: rgb(168 85 247 / 0.45);
}

.text-purple-500\/5 {
  color: rgb(168 85 247 / 0.05);
}

.text-purple-500\/50 {
  color: rgb(168 85 247 / 0.5);
}

.text-purple-500\/55 {
  color: rgb(168 85 247 / 0.55);
}

.text-purple-500\/60 {
  color: rgb(168 85 247 / 0.6);
}

.text-purple-500\/65 {
  color: rgb(168 85 247 / 0.65);
}

.text-purple-500\/70 {
  color: rgb(168 85 247 / 0.7);
}

.text-purple-500\/75 {
  color: rgb(168 85 247 / 0.75);
}

.text-purple-500\/80 {
  color: rgb(168 85 247 / 0.8);
}

.text-purple-500\/85 {
  color: rgb(168 85 247 / 0.85);
}

.text-purple-500\/90 {
  color: rgb(168 85 247 / 0.9);
}

.text-purple-500\/95 {
  color: rgb(168 85 247 / 0.95);
}

.text-purple-600 {
  --tw-text-opacity: 1;
  color: rgb(147 51 234 / var(--tw-text-opacity));
}

.text-purple-600\/0 {
  color: rgb(147 51 234 / 0);
}

.text-purple-600\/10 {
  color: rgb(147 51 234 / 0.1);
}

.text-purple-600\/100 {
  color: rgb(147 51 234 / 1);
}

.text-purple-600\/15 {
  color: rgb(147 51 234 / 0.15);
}

.text-purple-600\/20 {
  color: rgb(147 51 234 / 0.2);
}

.text-purple-600\/25 {
  color: rgb(147 51 234 / 0.25);
}

.text-purple-600\/30 {
  color: rgb(147 51 234 / 0.3);
}

.text-purple-600\/35 {
  color: rgb(147 51 234 / 0.35);
}

.text-purple-600\/40 {
  color: rgb(147 51 234 / 0.4);
}

.text-purple-600\/45 {
  color: rgb(147 51 234 / 0.45);
}

.text-purple-600\/5 {
  color: rgb(147 51 234 / 0.05);
}

.text-purple-600\/50 {
  color: rgb(147 51 234 / 0.5);
}

.text-purple-600\/55 {
  color: rgb(147 51 234 / 0.55);
}

.text-purple-600\/60 {
  color: rgb(147 51 234 / 0.6);
}

.text-purple-600\/65 {
  color: rgb(147 51 234 / 0.65);
}

.text-purple-600\/70 {
  color: rgb(147 51 234 / 0.7);
}

.text-purple-600\/75 {
  color: rgb(147 51 234 / 0.75);
}

.text-purple-600\/80 {
  color: rgb(147 51 234 / 0.8);
}

.text-purple-600\/85 {
  color: rgb(147 51 234 / 0.85);
}

.text-purple-600\/90 {
  color: rgb(147 51 234 / 0.9);
}

.text-purple-600\/95 {
  color: rgb(147 51 234 / 0.95);
}

.text-purple-700 {
  --tw-text-opacity: 1;
  color: rgb(126 34 206 / var(--tw-text-opacity));
}

.text-purple-700\/0 {
  color: rgb(126 34 206 / 0);
}

.text-purple-700\/10 {
  color: rgb(126 34 206 / 0.1);
}

.text-purple-700\/100 {
  color: rgb(126 34 206 / 1);
}

.text-purple-700\/15 {
  color: rgb(126 34 206 / 0.15);
}

.text-purple-700\/20 {
  color: rgb(126 34 206 / 0.2);
}

.text-purple-700\/25 {
  color: rgb(126 34 206 / 0.25);
}

.text-purple-700\/30 {
  color: rgb(126 34 206 / 0.3);
}

.text-purple-700\/35 {
  color: rgb(126 34 206 / 0.35);
}

.text-purple-700\/40 {
  color: rgb(126 34 206 / 0.4);
}

.text-purple-700\/45 {
  color: rgb(126 34 206 / 0.45);
}

.text-purple-700\/5 {
  color: rgb(126 34 206 / 0.05);
}

.text-purple-700\/50 {
  color: rgb(126 34 206 / 0.5);
}

.text-purple-700\/55 {
  color: rgb(126 34 206 / 0.55);
}

.text-purple-700\/60 {
  color: rgb(126 34 206 / 0.6);
}

.text-purple-700\/65 {
  color: rgb(126 34 206 / 0.65);
}

.text-purple-700\/70 {
  color: rgb(126 34 206 / 0.7);
}

.text-purple-700\/75 {
  color: rgb(126 34 206 / 0.75);
}

.text-purple-700\/80 {
  color: rgb(126 34 206 / 0.8);
}

.text-purple-700\/85 {
  color: rgb(126 34 206 / 0.85);
}

.text-purple-700\/90 {
  color: rgb(126 34 206 / 0.9);
}

.text-purple-700\/95 {
  color: rgb(126 34 206 / 0.95);
}

.text-purple-800 {
  --tw-text-opacity: 1;
  color: rgb(107 33 168 / var(--tw-text-opacity));
}

.text-purple-800\/0 {
  color: rgb(107 33 168 / 0);
}

.text-purple-800\/10 {
  color: rgb(107 33 168 / 0.1);
}

.text-purple-800\/100 {
  color: rgb(107 33 168 / 1);
}

.text-purple-800\/15 {
  color: rgb(107 33 168 / 0.15);
}

.text-purple-800\/20 {
  color: rgb(107 33 168 / 0.2);
}

.text-purple-800\/25 {
  color: rgb(107 33 168 / 0.25);
}

.text-purple-800\/30 {
  color: rgb(107 33 168 / 0.3);
}

.text-purple-800\/35 {
  color: rgb(107 33 168 / 0.35);
}

.text-purple-800\/40 {
  color: rgb(107 33 168 / 0.4);
}

.text-purple-800\/45 {
  color: rgb(107 33 168 / 0.45);
}

.text-purple-800\/5 {
  color: rgb(107 33 168 / 0.05);
}

.text-purple-800\/50 {
  color: rgb(107 33 168 / 0.5);
}

.text-purple-800\/55 {
  color: rgb(107 33 168 / 0.55);
}

.text-purple-800\/60 {
  color: rgb(107 33 168 / 0.6);
}

.text-purple-800\/65 {
  color: rgb(107 33 168 / 0.65);
}

.text-purple-800\/70 {
  color: rgb(107 33 168 / 0.7);
}

.text-purple-800\/75 {
  color: rgb(107 33 168 / 0.75);
}

.text-purple-800\/80 {
  color: rgb(107 33 168 / 0.8);
}

.text-purple-800\/85 {
  color: rgb(107 33 168 / 0.85);
}

.text-purple-800\/90 {
  color: rgb(107 33 168 / 0.9);
}

.text-purple-800\/95 {
  color: rgb(107 33 168 / 0.95);
}

.text-purple-900 {
  --tw-text-opacity: 1;
  color: rgb(88 28 135 / var(--tw-text-opacity));
}

.text-purple-900\/0 {
  color: rgb(88 28 135 / 0);
}

.text-purple-900\/10 {
  color: rgb(88 28 135 / 0.1);
}

.text-purple-900\/100 {
  color: rgb(88 28 135 / 1);
}

.text-purple-900\/15 {
  color: rgb(88 28 135 / 0.15);
}

.text-purple-900\/20 {
  color: rgb(88 28 135 / 0.2);
}

.text-purple-900\/25 {
  color: rgb(88 28 135 / 0.25);
}

.text-purple-900\/30 {
  color: rgb(88 28 135 / 0.3);
}

.text-purple-900\/35 {
  color: rgb(88 28 135 / 0.35);
}

.text-purple-900\/40 {
  color: rgb(88 28 135 / 0.4);
}

.text-purple-900\/45 {
  color: rgb(88 28 135 / 0.45);
}

.text-purple-900\/5 {
  color: rgb(88 28 135 / 0.05);
}

.text-purple-900\/50 {
  color: rgb(88 28 135 / 0.5);
}

.text-purple-900\/55 {
  color: rgb(88 28 135 / 0.55);
}

.text-purple-900\/60 {
  color: rgb(88 28 135 / 0.6);
}

.text-purple-900\/65 {
  color: rgb(88 28 135 / 0.65);
}

.text-purple-900\/70 {
  color: rgb(88 28 135 / 0.7);
}

.text-purple-900\/75 {
  color: rgb(88 28 135 / 0.75);
}

.text-purple-900\/80 {
  color: rgb(88 28 135 / 0.8);
}

.text-purple-900\/85 {
  color: rgb(88 28 135 / 0.85);
}

.text-purple-900\/90 {
  color: rgb(88 28 135 / 0.9);
}

.text-purple-900\/95 {
  color: rgb(88 28 135 / 0.95);
}

.text-purple-950 {
  --tw-text-opacity: 1;
  color: rgb(59 7 100 / var(--tw-text-opacity));
}

.text-purple-950\/0 {
  color: rgb(59 7 100 / 0);
}

.text-purple-950\/10 {
  color: rgb(59 7 100 / 0.1);
}

.text-purple-950\/100 {
  color: rgb(59 7 100 / 1);
}

.text-purple-950\/15 {
  color: rgb(59 7 100 / 0.15);
}

.text-purple-950\/20 {
  color: rgb(59 7 100 / 0.2);
}

.text-purple-950\/25 {
  color: rgb(59 7 100 / 0.25);
}

.text-purple-950\/30 {
  color: rgb(59 7 100 / 0.3);
}

.text-purple-950\/35 {
  color: rgb(59 7 100 / 0.35);
}

.text-purple-950\/40 {
  color: rgb(59 7 100 / 0.4);
}

.text-purple-950\/45 {
  color: rgb(59 7 100 / 0.45);
}

.text-purple-950\/5 {
  color: rgb(59 7 100 / 0.05);
}

.text-purple-950\/50 {
  color: rgb(59 7 100 / 0.5);
}

.text-purple-950\/55 {
  color: rgb(59 7 100 / 0.55);
}

.text-purple-950\/60 {
  color: rgb(59 7 100 / 0.6);
}

.text-purple-950\/65 {
  color: rgb(59 7 100 / 0.65);
}

.text-purple-950\/70 {
  color: rgb(59 7 100 / 0.7);
}

.text-purple-950\/75 {
  color: rgb(59 7 100 / 0.75);
}

.text-purple-950\/80 {
  color: rgb(59 7 100 / 0.8);
}

.text-purple-950\/85 {
  color: rgb(59 7 100 / 0.85);
}

.text-purple-950\/90 {
  color: rgb(59 7 100 / 0.9);
}

.text-purple-950\/95 {
  color: rgb(59 7 100 / 0.95);
}

.text-red-100 {
  --tw-text-opacity: 1;
  color: rgb(254 226 226 / var(--tw-text-opacity));
}

.text-red-100\/0 {
  color: rgb(254 226 226 / 0);
}

.text-red-100\/10 {
  color: rgb(254 226 226 / 0.1);
}

.text-red-100\/100 {
  color: rgb(254 226 226 / 1);
}

.text-red-100\/15 {
  color: rgb(254 226 226 / 0.15);
}

.text-red-100\/20 {
  color: rgb(254 226 226 / 0.2);
}

.text-red-100\/25 {
  color: rgb(254 226 226 / 0.25);
}

.text-red-100\/30 {
  color: rgb(254 226 226 / 0.3);
}

.text-red-100\/35 {
  color: rgb(254 226 226 / 0.35);
}

.text-red-100\/40 {
  color: rgb(254 226 226 / 0.4);
}

.text-red-100\/45 {
  color: rgb(254 226 226 / 0.45);
}

.text-red-100\/5 {
  color: rgb(254 226 226 / 0.05);
}

.text-red-100\/50 {
  color: rgb(254 226 226 / 0.5);
}

.text-red-100\/55 {
  color: rgb(254 226 226 / 0.55);
}

.text-red-100\/60 {
  color: rgb(254 226 226 / 0.6);
}

.text-red-100\/65 {
  color: rgb(254 226 226 / 0.65);
}

.text-red-100\/70 {
  color: rgb(254 226 226 / 0.7);
}

.text-red-100\/75 {
  color: rgb(254 226 226 / 0.75);
}

.text-red-100\/80 {
  color: rgb(254 226 226 / 0.8);
}

.text-red-100\/85 {
  color: rgb(254 226 226 / 0.85);
}

.text-red-100\/90 {
  color: rgb(254 226 226 / 0.9);
}

.text-red-100\/95 {
  color: rgb(254 226 226 / 0.95);
}

.text-red-200 {
  --tw-text-opacity: 1;
  color: rgb(254 202 202 / var(--tw-text-opacity));
}

.text-red-200\/0 {
  color: rgb(254 202 202 / 0);
}

.text-red-200\/10 {
  color: rgb(254 202 202 / 0.1);
}

.text-red-200\/100 {
  color: rgb(254 202 202 / 1);
}

.text-red-200\/15 {
  color: rgb(254 202 202 / 0.15);
}

.text-red-200\/20 {
  color: rgb(254 202 202 / 0.2);
}

.text-red-200\/25 {
  color: rgb(254 202 202 / 0.25);
}

.text-red-200\/30 {
  color: rgb(254 202 202 / 0.3);
}

.text-red-200\/35 {
  color: rgb(254 202 202 / 0.35);
}

.text-red-200\/40 {
  color: rgb(254 202 202 / 0.4);
}

.text-red-200\/45 {
  color: rgb(254 202 202 / 0.45);
}

.text-red-200\/5 {
  color: rgb(254 202 202 / 0.05);
}

.text-red-200\/50 {
  color: rgb(254 202 202 / 0.5);
}

.text-red-200\/55 {
  color: rgb(254 202 202 / 0.55);
}

.text-red-200\/60 {
  color: rgb(254 202 202 / 0.6);
}

.text-red-200\/65 {
  color: rgb(254 202 202 / 0.65);
}

.text-red-200\/70 {
  color: rgb(254 202 202 / 0.7);
}

.text-red-200\/75 {
  color: rgb(254 202 202 / 0.75);
}

.text-red-200\/80 {
  color: rgb(254 202 202 / 0.8);
}

.text-red-200\/85 {
  color: rgb(254 202 202 / 0.85);
}

.text-red-200\/90 {
  color: rgb(254 202 202 / 0.9);
}

.text-red-200\/95 {
  color: rgb(254 202 202 / 0.95);
}

.text-red-300 {
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity));
}

.text-red-300\/0 {
  color: rgb(252 165 165 / 0);
}

.text-red-300\/10 {
  color: rgb(252 165 165 / 0.1);
}

.text-red-300\/100 {
  color: rgb(252 165 165 / 1);
}

.text-red-300\/15 {
  color: rgb(252 165 165 / 0.15);
}

.text-red-300\/20 {
  color: rgb(252 165 165 / 0.2);
}

.text-red-300\/25 {
  color: rgb(252 165 165 / 0.25);
}

.text-red-300\/30 {
  color: rgb(252 165 165 / 0.3);
}

.text-red-300\/35 {
  color: rgb(252 165 165 / 0.35);
}

.text-red-300\/40 {
  color: rgb(252 165 165 / 0.4);
}

.text-red-300\/45 {
  color: rgb(252 165 165 / 0.45);
}

.text-red-300\/5 {
  color: rgb(252 165 165 / 0.05);
}

.text-red-300\/50 {
  color: rgb(252 165 165 / 0.5);
}

.text-red-300\/55 {
  color: rgb(252 165 165 / 0.55);
}

.text-red-300\/60 {
  color: rgb(252 165 165 / 0.6);
}

.text-red-300\/65 {
  color: rgb(252 165 165 / 0.65);
}

.text-red-300\/70 {
  color: rgb(252 165 165 / 0.7);
}

.text-red-300\/75 {
  color: rgb(252 165 165 / 0.75);
}

.text-red-300\/80 {
  color: rgb(252 165 165 / 0.8);
}

.text-red-300\/85 {
  color: rgb(252 165 165 / 0.85);
}

.text-red-300\/90 {
  color: rgb(252 165 165 / 0.9);
}

.text-red-300\/95 {
  color: rgb(252 165 165 / 0.95);
}

.text-red-400 {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity));
}

.text-red-400\/0 {
  color: rgb(248 113 113 / 0);
}

.text-red-400\/10 {
  color: rgb(248 113 113 / 0.1);
}

.text-red-400\/100 {
  color: rgb(248 113 113 / 1);
}

.text-red-400\/15 {
  color: rgb(248 113 113 / 0.15);
}

.text-red-400\/20 {
  color: rgb(248 113 113 / 0.2);
}

.text-red-400\/25 {
  color: rgb(248 113 113 / 0.25);
}

.text-red-400\/30 {
  color: rgb(248 113 113 / 0.3);
}

.text-red-400\/35 {
  color: rgb(248 113 113 / 0.35);
}

.text-red-400\/40 {
  color: rgb(248 113 113 / 0.4);
}

.text-red-400\/45 {
  color: rgb(248 113 113 / 0.45);
}

.text-red-400\/5 {
  color: rgb(248 113 113 / 0.05);
}

.text-red-400\/50 {
  color: rgb(248 113 113 / 0.5);
}

.text-red-400\/55 {
  color: rgb(248 113 113 / 0.55);
}

.text-red-400\/60 {
  color: rgb(248 113 113 / 0.6);
}

.text-red-400\/65 {
  color: rgb(248 113 113 / 0.65);
}

.text-red-400\/70 {
  color: rgb(248 113 113 / 0.7);
}

.text-red-400\/75 {
  color: rgb(248 113 113 / 0.75);
}

.text-red-400\/80 {
  color: rgb(248 113 113 / 0.8);
}

.text-red-400\/85 {
  color: rgb(248 113 113 / 0.85);
}

.text-red-400\/90 {
  color: rgb(248 113 113 / 0.9);
}

.text-red-400\/95 {
  color: rgb(248 113 113 / 0.95);
}

.text-red-50 {
  --tw-text-opacity: 1;
  color: rgb(254 242 242 / var(--tw-text-opacity));
}

.text-red-50\/0 {
  color: rgb(254 242 242 / 0);
}

.text-red-50\/10 {
  color: rgb(254 242 242 / 0.1);
}

.text-red-50\/100 {
  color: rgb(254 242 242 / 1);
}

.text-red-50\/15 {
  color: rgb(254 242 242 / 0.15);
}

.text-red-50\/20 {
  color: rgb(254 242 242 / 0.2);
}

.text-red-50\/25 {
  color: rgb(254 242 242 / 0.25);
}

.text-red-50\/30 {
  color: rgb(254 242 242 / 0.3);
}

.text-red-50\/35 {
  color: rgb(254 242 242 / 0.35);
}

.text-red-50\/40 {
  color: rgb(254 242 242 / 0.4);
}

.text-red-50\/45 {
  color: rgb(254 242 242 / 0.45);
}

.text-red-50\/5 {
  color: rgb(254 242 242 / 0.05);
}

.text-red-50\/50 {
  color: rgb(254 242 242 / 0.5);
}

.text-red-50\/55 {
  color: rgb(254 242 242 / 0.55);
}

.text-red-50\/60 {
  color: rgb(254 242 242 / 0.6);
}

.text-red-50\/65 {
  color: rgb(254 242 242 / 0.65);
}

.text-red-50\/70 {
  color: rgb(254 242 242 / 0.7);
}

.text-red-50\/75 {
  color: rgb(254 242 242 / 0.75);
}

.text-red-50\/80 {
  color: rgb(254 242 242 / 0.8);
}

.text-red-50\/85 {
  color: rgb(254 242 242 / 0.85);
}

.text-red-50\/90 {
  color: rgb(254 242 242 / 0.9);
}

.text-red-50\/95 {
  color: rgb(254 242 242 / 0.95);
}

.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

.text-red-500\/0 {
  color: rgb(239 68 68 / 0);
}

.text-red-500\/10 {
  color: rgb(239 68 68 / 0.1);
}

.text-red-500\/100 {
  color: rgb(239 68 68 / 1);
}

.text-red-500\/15 {
  color: rgb(239 68 68 / 0.15);
}

.text-red-500\/20 {
  color: rgb(239 68 68 / 0.2);
}

.text-red-500\/25 {
  color: rgb(239 68 68 / 0.25);
}

.text-red-500\/30 {
  color: rgb(239 68 68 / 0.3);
}

.text-red-500\/35 {
  color: rgb(239 68 68 / 0.35);
}

.text-red-500\/40 {
  color: rgb(239 68 68 / 0.4);
}

.text-red-500\/45 {
  color: rgb(239 68 68 / 0.45);
}

.text-red-500\/5 {
  color: rgb(239 68 68 / 0.05);
}

.text-red-500\/50 {
  color: rgb(239 68 68 / 0.5);
}

.text-red-500\/55 {
  color: rgb(239 68 68 / 0.55);
}

.text-red-500\/60 {
  color: rgb(239 68 68 / 0.6);
}

.text-red-500\/65 {
  color: rgb(239 68 68 / 0.65);
}

.text-red-500\/70 {
  color: rgb(239 68 68 / 0.7);
}

.text-red-500\/75 {
  color: rgb(239 68 68 / 0.75);
}

.text-red-500\/80 {
  color: rgb(239 68 68 / 0.8);
}

.text-red-500\/85 {
  color: rgb(239 68 68 / 0.85);
}

.text-red-500\/90 {
  color: rgb(239 68 68 / 0.9);
}

.text-red-500\/95 {
  color: rgb(239 68 68 / 0.95);
}

.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}

.text-red-600\/0 {
  color: rgb(220 38 38 / 0);
}

.text-red-600\/10 {
  color: rgb(220 38 38 / 0.1);
}

.text-red-600\/100 {
  color: rgb(220 38 38 / 1);
}

.text-red-600\/15 {
  color: rgb(220 38 38 / 0.15);
}

.text-red-600\/20 {
  color: rgb(220 38 38 / 0.2);
}

.text-red-600\/25 {
  color: rgb(220 38 38 / 0.25);
}

.text-red-600\/30 {
  color: rgb(220 38 38 / 0.3);
}

.text-red-600\/35 {
  color: rgb(220 38 38 / 0.35);
}

.text-red-600\/40 {
  color: rgb(220 38 38 / 0.4);
}

.text-red-600\/45 {
  color: rgb(220 38 38 / 0.45);
}

.text-red-600\/5 {
  color: rgb(220 38 38 / 0.05);
}

.text-red-600\/50 {
  color: rgb(220 38 38 / 0.5);
}

.text-red-600\/55 {
  color: rgb(220 38 38 / 0.55);
}

.text-red-600\/60 {
  color: rgb(220 38 38 / 0.6);
}

.text-red-600\/65 {
  color: rgb(220 38 38 / 0.65);
}

.text-red-600\/70 {
  color: rgb(220 38 38 / 0.7);
}

.text-red-600\/75 {
  color: rgb(220 38 38 / 0.75);
}

.text-red-600\/80 {
  color: rgb(220 38 38 / 0.8);
}

.text-red-600\/85 {
  color: rgb(220 38 38 / 0.85);
}

.text-red-600\/90 {
  color: rgb(220 38 38 / 0.9);
}

.text-red-600\/95 {
  color: rgb(220 38 38 / 0.95);
}

.text-red-700 {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity));
}

.text-red-700\/0 {
  color: rgb(185 28 28 / 0);
}

.text-red-700\/10 {
  color: rgb(185 28 28 / 0.1);
}

.text-red-700\/100 {
  color: rgb(185 28 28 / 1);
}

.text-red-700\/15 {
  color: rgb(185 28 28 / 0.15);
}

.text-red-700\/20 {
  color: rgb(185 28 28 / 0.2);
}

.text-red-700\/25 {
  color: rgb(185 28 28 / 0.25);
}

.text-red-700\/30 {
  color: rgb(185 28 28 / 0.3);
}

.text-red-700\/35 {
  color: rgb(185 28 28 / 0.35);
}

.text-red-700\/40 {
  color: rgb(185 28 28 / 0.4);
}

.text-red-700\/45 {
  color: rgb(185 28 28 / 0.45);
}

.text-red-700\/5 {
  color: rgb(185 28 28 / 0.05);
}

.text-red-700\/50 {
  color: rgb(185 28 28 / 0.5);
}

.text-red-700\/55 {
  color: rgb(185 28 28 / 0.55);
}

.text-red-700\/60 {
  color: rgb(185 28 28 / 0.6);
}

.text-red-700\/65 {
  color: rgb(185 28 28 / 0.65);
}

.text-red-700\/70 {
  color: rgb(185 28 28 / 0.7);
}

.text-red-700\/75 {
  color: rgb(185 28 28 / 0.75);
}

.text-red-700\/80 {
  color: rgb(185 28 28 / 0.8);
}

.text-red-700\/85 {
  color: rgb(185 28 28 / 0.85);
}

.text-red-700\/90 {
  color: rgb(185 28 28 / 0.9);
}

.text-red-700\/95 {
  color: rgb(185 28 28 / 0.95);
}

.text-red-800 {
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity));
}

.text-red-800\/0 {
  color: rgb(153 27 27 / 0);
}

.text-red-800\/10 {
  color: rgb(153 27 27 / 0.1);
}

.text-red-800\/100 {
  color: rgb(153 27 27 / 1);
}

.text-red-800\/15 {
  color: rgb(153 27 27 / 0.15);
}

.text-red-800\/20 {
  color: rgb(153 27 27 / 0.2);
}

.text-red-800\/25 {
  color: rgb(153 27 27 / 0.25);
}

.text-red-800\/30 {
  color: rgb(153 27 27 / 0.3);
}

.text-red-800\/35 {
  color: rgb(153 27 27 / 0.35);
}

.text-red-800\/40 {
  color: rgb(153 27 27 / 0.4);
}

.text-red-800\/45 {
  color: rgb(153 27 27 / 0.45);
}

.text-red-800\/5 {
  color: rgb(153 27 27 / 0.05);
}

.text-red-800\/50 {
  color: rgb(153 27 27 / 0.5);
}

.text-red-800\/55 {
  color: rgb(153 27 27 / 0.55);
}

.text-red-800\/60 {
  color: rgb(153 27 27 / 0.6);
}

.text-red-800\/65 {
  color: rgb(153 27 27 / 0.65);
}

.text-red-800\/70 {
  color: rgb(153 27 27 / 0.7);
}

.text-red-800\/75 {
  color: rgb(153 27 27 / 0.75);
}

.text-red-800\/80 {
  color: rgb(153 27 27 / 0.8);
}

.text-red-800\/85 {
  color: rgb(153 27 27 / 0.85);
}

.text-red-800\/90 {
  color: rgb(153 27 27 / 0.9);
}

.text-red-800\/95 {
  color: rgb(153 27 27 / 0.95);
}

.text-red-900 {
  --tw-text-opacity: 1;
  color: rgb(127 29 29 / var(--tw-text-opacity));
}

.text-red-900\/0 {
  color: rgb(127 29 29 / 0);
}

.text-red-900\/10 {
  color: rgb(127 29 29 / 0.1);
}

.text-red-900\/100 {
  color: rgb(127 29 29 / 1);
}

.text-red-900\/15 {
  color: rgb(127 29 29 / 0.15);
}

.text-red-900\/20 {
  color: rgb(127 29 29 / 0.2);
}

.text-red-900\/25 {
  color: rgb(127 29 29 / 0.25);
}

.text-red-900\/30 {
  color: rgb(127 29 29 / 0.3);
}

.text-red-900\/35 {
  color: rgb(127 29 29 / 0.35);
}

.text-red-900\/40 {
  color: rgb(127 29 29 / 0.4);
}

.text-red-900\/45 {
  color: rgb(127 29 29 / 0.45);
}

.text-red-900\/5 {
  color: rgb(127 29 29 / 0.05);
}

.text-red-900\/50 {
  color: rgb(127 29 29 / 0.5);
}

.text-red-900\/55 {
  color: rgb(127 29 29 / 0.55);
}

.text-red-900\/60 {
  color: rgb(127 29 29 / 0.6);
}

.text-red-900\/65 {
  color: rgb(127 29 29 / 0.65);
}

.text-red-900\/70 {
  color: rgb(127 29 29 / 0.7);
}

.text-red-900\/75 {
  color: rgb(127 29 29 / 0.75);
}

.text-red-900\/80 {
  color: rgb(127 29 29 / 0.8);
}

.text-red-900\/85 {
  color: rgb(127 29 29 / 0.85);
}

.text-red-900\/90 {
  color: rgb(127 29 29 / 0.9);
}

.text-red-900\/95 {
  color: rgb(127 29 29 / 0.95);
}

.text-red-950 {
  --tw-text-opacity: 1;
  color: rgb(69 10 10 / var(--tw-text-opacity));
}

.text-red-950\/0 {
  color: rgb(69 10 10 / 0);
}

.text-red-950\/10 {
  color: rgb(69 10 10 / 0.1);
}

.text-red-950\/100 {
  color: rgb(69 10 10 / 1);
}

.text-red-950\/15 {
  color: rgb(69 10 10 / 0.15);
}

.text-red-950\/20 {
  color: rgb(69 10 10 / 0.2);
}

.text-red-950\/25 {
  color: rgb(69 10 10 / 0.25);
}

.text-red-950\/30 {
  color: rgb(69 10 10 / 0.3);
}

.text-red-950\/35 {
  color: rgb(69 10 10 / 0.35);
}

.text-red-950\/40 {
  color: rgb(69 10 10 / 0.4);
}

.text-red-950\/45 {
  color: rgb(69 10 10 / 0.45);
}

.text-red-950\/5 {
  color: rgb(69 10 10 / 0.05);
}

.text-red-950\/50 {
  color: rgb(69 10 10 / 0.5);
}

.text-red-950\/55 {
  color: rgb(69 10 10 / 0.55);
}

.text-red-950\/60 {
  color: rgb(69 10 10 / 0.6);
}

.text-red-950\/65 {
  color: rgb(69 10 10 / 0.65);
}

.text-red-950\/70 {
  color: rgb(69 10 10 / 0.7);
}

.text-red-950\/75 {
  color: rgb(69 10 10 / 0.75);
}

.text-red-950\/80 {
  color: rgb(69 10 10 / 0.8);
}

.text-red-950\/85 {
  color: rgb(69 10 10 / 0.85);
}

.text-red-950\/90 {
  color: rgb(69 10 10 / 0.9);
}

.text-red-950\/95 {
  color: rgb(69 10 10 / 0.95);
}

.text-secondary {
  --tw-text-opacity: 1;
  color: rgb(16 185 129 / var(--tw-text-opacity));
}

.text-secondary-100 {
  --tw-text-opacity: 1;
  color: rgb(209 250 229 / var(--tw-text-opacity));
}

.text-secondary-100\/0 {
  color: rgb(209 250 229 / 0);
}

.text-secondary-100\/10 {
  color: rgb(209 250 229 / 0.1);
}

.text-secondary-100\/100 {
  color: rgb(209 250 229 / 1);
}

.text-secondary-100\/15 {
  color: rgb(209 250 229 / 0.15);
}

.text-secondary-100\/20 {
  color: rgb(209 250 229 / 0.2);
}

.text-secondary-100\/25 {
  color: rgb(209 250 229 / 0.25);
}

.text-secondary-100\/30 {
  color: rgb(209 250 229 / 0.3);
}

.text-secondary-100\/35 {
  color: rgb(209 250 229 / 0.35);
}

.text-secondary-100\/40 {
  color: rgb(209 250 229 / 0.4);
}

.text-secondary-100\/45 {
  color: rgb(209 250 229 / 0.45);
}

.text-secondary-100\/5 {
  color: rgb(209 250 229 / 0.05);
}

.text-secondary-100\/50 {
  color: rgb(209 250 229 / 0.5);
}

.text-secondary-100\/55 {
  color: rgb(209 250 229 / 0.55);
}

.text-secondary-100\/60 {
  color: rgb(209 250 229 / 0.6);
}

.text-secondary-100\/65 {
  color: rgb(209 250 229 / 0.65);
}

.text-secondary-100\/70 {
  color: rgb(209 250 229 / 0.7);
}

.text-secondary-100\/75 {
  color: rgb(209 250 229 / 0.75);
}

.text-secondary-100\/80 {
  color: rgb(209 250 229 / 0.8);
}

.text-secondary-100\/85 {
  color: rgb(209 250 229 / 0.85);
}

.text-secondary-100\/90 {
  color: rgb(209 250 229 / 0.9);
}

.text-secondary-100\/95 {
  color: rgb(209 250 229 / 0.95);
}

.text-secondary-200 {
  --tw-text-opacity: 1;
  color: rgb(167 243 208 / var(--tw-text-opacity));
}

.text-secondary-200\/0 {
  color: rgb(167 243 208 / 0);
}

.text-secondary-200\/10 {
  color: rgb(167 243 208 / 0.1);
}

.text-secondary-200\/100 {
  color: rgb(167 243 208 / 1);
}

.text-secondary-200\/15 {
  color: rgb(167 243 208 / 0.15);
}

.text-secondary-200\/20 {
  color: rgb(167 243 208 / 0.2);
}

.text-secondary-200\/25 {
  color: rgb(167 243 208 / 0.25);
}

.text-secondary-200\/30 {
  color: rgb(167 243 208 / 0.3);
}

.text-secondary-200\/35 {
  color: rgb(167 243 208 / 0.35);
}

.text-secondary-200\/40 {
  color: rgb(167 243 208 / 0.4);
}

.text-secondary-200\/45 {
  color: rgb(167 243 208 / 0.45);
}

.text-secondary-200\/5 {
  color: rgb(167 243 208 / 0.05);
}

.text-secondary-200\/50 {
  color: rgb(167 243 208 / 0.5);
}

.text-secondary-200\/55 {
  color: rgb(167 243 208 / 0.55);
}

.text-secondary-200\/60 {
  color: rgb(167 243 208 / 0.6);
}

.text-secondary-200\/65 {
  color: rgb(167 243 208 / 0.65);
}

.text-secondary-200\/70 {
  color: rgb(167 243 208 / 0.7);
}

.text-secondary-200\/75 {
  color: rgb(167 243 208 / 0.75);
}

.text-secondary-200\/80 {
  color: rgb(167 243 208 / 0.8);
}

.text-secondary-200\/85 {
  color: rgb(167 243 208 / 0.85);
}

.text-secondary-200\/90 {
  color: rgb(167 243 208 / 0.9);
}

.text-secondary-200\/95 {
  color: rgb(167 243 208 / 0.95);
}

.text-secondary-300 {
  --tw-text-opacity: 1;
  color: rgb(110 231 183 / var(--tw-text-opacity));
}

.text-secondary-300\/0 {
  color: rgb(110 231 183 / 0);
}

.text-secondary-300\/10 {
  color: rgb(110 231 183 / 0.1);
}

.text-secondary-300\/100 {
  color: rgb(110 231 183 / 1);
}

.text-secondary-300\/15 {
  color: rgb(110 231 183 / 0.15);
}

.text-secondary-300\/20 {
  color: rgb(110 231 183 / 0.2);
}

.text-secondary-300\/25 {
  color: rgb(110 231 183 / 0.25);
}

.text-secondary-300\/30 {
  color: rgb(110 231 183 / 0.3);
}

.text-secondary-300\/35 {
  color: rgb(110 231 183 / 0.35);
}

.text-secondary-300\/40 {
  color: rgb(110 231 183 / 0.4);
}

.text-secondary-300\/45 {
  color: rgb(110 231 183 / 0.45);
}

.text-secondary-300\/5 {
  color: rgb(110 231 183 / 0.05);
}

.text-secondary-300\/50 {
  color: rgb(110 231 183 / 0.5);
}

.text-secondary-300\/55 {
  color: rgb(110 231 183 / 0.55);
}

.text-secondary-300\/60 {
  color: rgb(110 231 183 / 0.6);
}

.text-secondary-300\/65 {
  color: rgb(110 231 183 / 0.65);
}

.text-secondary-300\/70 {
  color: rgb(110 231 183 / 0.7);
}

.text-secondary-300\/75 {
  color: rgb(110 231 183 / 0.75);
}

.text-secondary-300\/80 {
  color: rgb(110 231 183 / 0.8);
}

.text-secondary-300\/85 {
  color: rgb(110 231 183 / 0.85);
}

.text-secondary-300\/90 {
  color: rgb(110 231 183 / 0.9);
}

.text-secondary-300\/95 {
  color: rgb(110 231 183 / 0.95);
}

.text-secondary-400 {
  --tw-text-opacity: 1;
  color: rgb(52 211 153 / var(--tw-text-opacity));
}

.text-secondary-400\/0 {
  color: rgb(52 211 153 / 0);
}

.text-secondary-400\/10 {
  color: rgb(52 211 153 / 0.1);
}

.text-secondary-400\/100 {
  color: rgb(52 211 153 / 1);
}

.text-secondary-400\/15 {
  color: rgb(52 211 153 / 0.15);
}

.text-secondary-400\/20 {
  color: rgb(52 211 153 / 0.2);
}

.text-secondary-400\/25 {
  color: rgb(52 211 153 / 0.25);
}

.text-secondary-400\/30 {
  color: rgb(52 211 153 / 0.3);
}

.text-secondary-400\/35 {
  color: rgb(52 211 153 / 0.35);
}

.text-secondary-400\/40 {
  color: rgb(52 211 153 / 0.4);
}

.text-secondary-400\/45 {
  color: rgb(52 211 153 / 0.45);
}

.text-secondary-400\/5 {
  color: rgb(52 211 153 / 0.05);
}

.text-secondary-400\/50 {
  color: rgb(52 211 153 / 0.5);
}

.text-secondary-400\/55 {
  color: rgb(52 211 153 / 0.55);
}

.text-secondary-400\/60 {
  color: rgb(52 211 153 / 0.6);
}

.text-secondary-400\/65 {
  color: rgb(52 211 153 / 0.65);
}

.text-secondary-400\/70 {
  color: rgb(52 211 153 / 0.7);
}

.text-secondary-400\/75 {
  color: rgb(52 211 153 / 0.75);
}

.text-secondary-400\/80 {
  color: rgb(52 211 153 / 0.8);
}

.text-secondary-400\/85 {
  color: rgb(52 211 153 / 0.85);
}

.text-secondary-400\/90 {
  color: rgb(52 211 153 / 0.9);
}

.text-secondary-400\/95 {
  color: rgb(52 211 153 / 0.95);
}

.text-secondary-50 {
  --tw-text-opacity: 1;
  color: rgb(236 253 245 / var(--tw-text-opacity));
}

.text-secondary-50\/0 {
  color: rgb(236 253 245 / 0);
}

.text-secondary-50\/10 {
  color: rgb(236 253 245 / 0.1);
}

.text-secondary-50\/100 {
  color: rgb(236 253 245 / 1);
}

.text-secondary-50\/15 {
  color: rgb(236 253 245 / 0.15);
}

.text-secondary-50\/20 {
  color: rgb(236 253 245 / 0.2);
}

.text-secondary-50\/25 {
  color: rgb(236 253 245 / 0.25);
}

.text-secondary-50\/30 {
  color: rgb(236 253 245 / 0.3);
}

.text-secondary-50\/35 {
  color: rgb(236 253 245 / 0.35);
}

.text-secondary-50\/40 {
  color: rgb(236 253 245 / 0.4);
}

.text-secondary-50\/45 {
  color: rgb(236 253 245 / 0.45);
}

.text-secondary-50\/5 {
  color: rgb(236 253 245 / 0.05);
}

.text-secondary-50\/50 {
  color: rgb(236 253 245 / 0.5);
}

.text-secondary-50\/55 {
  color: rgb(236 253 245 / 0.55);
}

.text-secondary-50\/60 {
  color: rgb(236 253 245 / 0.6);
}

.text-secondary-50\/65 {
  color: rgb(236 253 245 / 0.65);
}

.text-secondary-50\/70 {
  color: rgb(236 253 245 / 0.7);
}

.text-secondary-50\/75 {
  color: rgb(236 253 245 / 0.75);
}

.text-secondary-50\/80 {
  color: rgb(236 253 245 / 0.8);
}

.text-secondary-50\/85 {
  color: rgb(236 253 245 / 0.85);
}

.text-secondary-50\/90 {
  color: rgb(236 253 245 / 0.9);
}

.text-secondary-50\/95 {
  color: rgb(236 253 245 / 0.95);
}

.text-secondary-500 {
  --tw-text-opacity: 1;
  color: rgb(16 185 129 / var(--tw-text-opacity));
}

.text-secondary-500\/0 {
  color: rgb(16 185 129 / 0);
}

.text-secondary-500\/10 {
  color: rgb(16 185 129 / 0.1);
}

.text-secondary-500\/100 {
  color: rgb(16 185 129 / 1);
}

.text-secondary-500\/15 {
  color: rgb(16 185 129 / 0.15);
}

.text-secondary-500\/20 {
  color: rgb(16 185 129 / 0.2);
}

.text-secondary-500\/25 {
  color: rgb(16 185 129 / 0.25);
}

.text-secondary-500\/30 {
  color: rgb(16 185 129 / 0.3);
}

.text-secondary-500\/35 {
  color: rgb(16 185 129 / 0.35);
}

.text-secondary-500\/40 {
  color: rgb(16 185 129 / 0.4);
}

.text-secondary-500\/45 {
  color: rgb(16 185 129 / 0.45);
}

.text-secondary-500\/5 {
  color: rgb(16 185 129 / 0.05);
}

.text-secondary-500\/50 {
  color: rgb(16 185 129 / 0.5);
}

.text-secondary-500\/55 {
  color: rgb(16 185 129 / 0.55);
}

.text-secondary-500\/60 {
  color: rgb(16 185 129 / 0.6);
}

.text-secondary-500\/65 {
  color: rgb(16 185 129 / 0.65);
}

.text-secondary-500\/70 {
  color: rgb(16 185 129 / 0.7);
}

.text-secondary-500\/75 {
  color: rgb(16 185 129 / 0.75);
}

.text-secondary-500\/80 {
  color: rgb(16 185 129 / 0.8);
}

.text-secondary-500\/85 {
  color: rgb(16 185 129 / 0.85);
}

.text-secondary-500\/90 {
  color: rgb(16 185 129 / 0.9);
}

.text-secondary-500\/95 {
  color: rgb(16 185 129 / 0.95);
}

.text-secondary-600 {
  --tw-text-opacity: 1;
  color: rgb(5 150 105 / var(--tw-text-opacity));
}

.text-secondary-600\/0 {
  color: rgb(5 150 105 / 0);
}

.text-secondary-600\/10 {
  color: rgb(5 150 105 / 0.1);
}

.text-secondary-600\/100 {
  color: rgb(5 150 105 / 1);
}

.text-secondary-600\/15 {
  color: rgb(5 150 105 / 0.15);
}

.text-secondary-600\/20 {
  color: rgb(5 150 105 / 0.2);
}

.text-secondary-600\/25 {
  color: rgb(5 150 105 / 0.25);
}

.text-secondary-600\/30 {
  color: rgb(5 150 105 / 0.3);
}

.text-secondary-600\/35 {
  color: rgb(5 150 105 / 0.35);
}

.text-secondary-600\/40 {
  color: rgb(5 150 105 / 0.4);
}

.text-secondary-600\/45 {
  color: rgb(5 150 105 / 0.45);
}

.text-secondary-600\/5 {
  color: rgb(5 150 105 / 0.05);
}

.text-secondary-600\/50 {
  color: rgb(5 150 105 / 0.5);
}

.text-secondary-600\/55 {
  color: rgb(5 150 105 / 0.55);
}

.text-secondary-600\/60 {
  color: rgb(5 150 105 / 0.6);
}

.text-secondary-600\/65 {
  color: rgb(5 150 105 / 0.65);
}

.text-secondary-600\/70 {
  color: rgb(5 150 105 / 0.7);
}

.text-secondary-600\/75 {
  color: rgb(5 150 105 / 0.75);
}

.text-secondary-600\/80 {
  color: rgb(5 150 105 / 0.8);
}

.text-secondary-600\/85 {
  color: rgb(5 150 105 / 0.85);
}

.text-secondary-600\/90 {
  color: rgb(5 150 105 / 0.9);
}

.text-secondary-600\/95 {
  color: rgb(5 150 105 / 0.95);
}

.text-secondary-700 {
  --tw-text-opacity: 1;
  color: rgb(4 120 87 / var(--tw-text-opacity));
}

.text-secondary-700\/0 {
  color: rgb(4 120 87 / 0);
}

.text-secondary-700\/10 {
  color: rgb(4 120 87 / 0.1);
}

.text-secondary-700\/100 {
  color: rgb(4 120 87 / 1);
}

.text-secondary-700\/15 {
  color: rgb(4 120 87 / 0.15);
}

.text-secondary-700\/20 {
  color: rgb(4 120 87 / 0.2);
}

.text-secondary-700\/25 {
  color: rgb(4 120 87 / 0.25);
}

.text-secondary-700\/30 {
  color: rgb(4 120 87 / 0.3);
}

.text-secondary-700\/35 {
  color: rgb(4 120 87 / 0.35);
}

.text-secondary-700\/40 {
  color: rgb(4 120 87 / 0.4);
}

.text-secondary-700\/45 {
  color: rgb(4 120 87 / 0.45);
}

.text-secondary-700\/5 {
  color: rgb(4 120 87 / 0.05);
}

.text-secondary-700\/50 {
  color: rgb(4 120 87 / 0.5);
}

.text-secondary-700\/55 {
  color: rgb(4 120 87 / 0.55);
}

.text-secondary-700\/60 {
  color: rgb(4 120 87 / 0.6);
}

.text-secondary-700\/65 {
  color: rgb(4 120 87 / 0.65);
}

.text-secondary-700\/70 {
  color: rgb(4 120 87 / 0.7);
}

.text-secondary-700\/75 {
  color: rgb(4 120 87 / 0.75);
}

.text-secondary-700\/80 {
  color: rgb(4 120 87 / 0.8);
}

.text-secondary-700\/85 {
  color: rgb(4 120 87 / 0.85);
}

.text-secondary-700\/90 {
  color: rgb(4 120 87 / 0.9);
}

.text-secondary-700\/95 {
  color: rgb(4 120 87 / 0.95);
}

.text-secondary-800 {
  --tw-text-opacity: 1;
  color: rgb(6 95 70 / var(--tw-text-opacity));
}

.text-secondary-800\/0 {
  color: rgb(6 95 70 / 0);
}

.text-secondary-800\/10 {
  color: rgb(6 95 70 / 0.1);
}

.text-secondary-800\/100 {
  color: rgb(6 95 70 / 1);
}

.text-secondary-800\/15 {
  color: rgb(6 95 70 / 0.15);
}

.text-secondary-800\/20 {
  color: rgb(6 95 70 / 0.2);
}

.text-secondary-800\/25 {
  color: rgb(6 95 70 / 0.25);
}

.text-secondary-800\/30 {
  color: rgb(6 95 70 / 0.3);
}

.text-secondary-800\/35 {
  color: rgb(6 95 70 / 0.35);
}

.text-secondary-800\/40 {
  color: rgb(6 95 70 / 0.4);
}

.text-secondary-800\/45 {
  color: rgb(6 95 70 / 0.45);
}

.text-secondary-800\/5 {
  color: rgb(6 95 70 / 0.05);
}

.text-secondary-800\/50 {
  color: rgb(6 95 70 / 0.5);
}

.text-secondary-800\/55 {
  color: rgb(6 95 70 / 0.55);
}

.text-secondary-800\/60 {
  color: rgb(6 95 70 / 0.6);
}

.text-secondary-800\/65 {
  color: rgb(6 95 70 / 0.65);
}

.text-secondary-800\/70 {
  color: rgb(6 95 70 / 0.7);
}

.text-secondary-800\/75 {
  color: rgb(6 95 70 / 0.75);
}

.text-secondary-800\/80 {
  color: rgb(6 95 70 / 0.8);
}

.text-secondary-800\/85 {
  color: rgb(6 95 70 / 0.85);
}

.text-secondary-800\/90 {
  color: rgb(6 95 70 / 0.9);
}

.text-secondary-800\/95 {
  color: rgb(6 95 70 / 0.95);
}

.text-secondary-900 {
  --tw-text-opacity: 1;
  color: rgb(6 78 59 / var(--tw-text-opacity));
}

.text-secondary-900\/0 {
  color: rgb(6 78 59 / 0);
}

.text-secondary-900\/10 {
  color: rgb(6 78 59 / 0.1);
}

.text-secondary-900\/100 {
  color: rgb(6 78 59 / 1);
}

.text-secondary-900\/15 {
  color: rgb(6 78 59 / 0.15);
}

.text-secondary-900\/20 {
  color: rgb(6 78 59 / 0.2);
}

.text-secondary-900\/25 {
  color: rgb(6 78 59 / 0.25);
}

.text-secondary-900\/30 {
  color: rgb(6 78 59 / 0.3);
}

.text-secondary-900\/35 {
  color: rgb(6 78 59 / 0.35);
}

.text-secondary-900\/40 {
  color: rgb(6 78 59 / 0.4);
}

.text-secondary-900\/45 {
  color: rgb(6 78 59 / 0.45);
}

.text-secondary-900\/5 {
  color: rgb(6 78 59 / 0.05);
}

.text-secondary-900\/50 {
  color: rgb(6 78 59 / 0.5);
}

.text-secondary-900\/55 {
  color: rgb(6 78 59 / 0.55);
}

.text-secondary-900\/60 {
  color: rgb(6 78 59 / 0.6);
}

.text-secondary-900\/65 {
  color: rgb(6 78 59 / 0.65);
}

.text-secondary-900\/70 {
  color: rgb(6 78 59 / 0.7);
}

.text-secondary-900\/75 {
  color: rgb(6 78 59 / 0.75);
}

.text-secondary-900\/80 {
  color: rgb(6 78 59 / 0.8);
}

.text-secondary-900\/85 {
  color: rgb(6 78 59 / 0.85);
}

.text-secondary-900\/90 {
  color: rgb(6 78 59 / 0.9);
}

.text-secondary-900\/95 {
  color: rgb(6 78 59 / 0.95);
}

.text-secondary\/0 {
  color: rgb(16 185 129 / 0);
}

.text-secondary\/10 {
  color: rgb(16 185 129 / 0.1);
}

.text-secondary\/100 {
  color: rgb(16 185 129 / 1);
}

.text-secondary\/15 {
  color: rgb(16 185 129 / 0.15);
}

.text-secondary\/20 {
  color: rgb(16 185 129 / 0.2);
}

.text-secondary\/25 {
  color: rgb(16 185 129 / 0.25);
}

.text-secondary\/30 {
  color: rgb(16 185 129 / 0.3);
}

.text-secondary\/35 {
  color: rgb(16 185 129 / 0.35);
}

.text-secondary\/40 {
  color: rgb(16 185 129 / 0.4);
}

.text-secondary\/45 {
  color: rgb(16 185 129 / 0.45);
}

.text-secondary\/5 {
  color: rgb(16 185 129 / 0.05);
}

.text-secondary\/50 {
  color: rgb(16 185 129 / 0.5);
}

.text-secondary\/55 {
  color: rgb(16 185 129 / 0.55);
}

.text-secondary\/60 {
  color: rgb(16 185 129 / 0.6);
}

.text-secondary\/65 {
  color: rgb(16 185 129 / 0.65);
}

.text-secondary\/70 {
  color: rgb(16 185 129 / 0.7);
}

.text-secondary\/75 {
  color: rgb(16 185 129 / 0.75);
}

.text-secondary\/80 {
  color: rgb(16 185 129 / 0.8);
}

.text-secondary\/85 {
  color: rgb(16 185 129 / 0.85);
}

.text-secondary\/90 {
  color: rgb(16 185 129 / 0.9);
}

.text-secondary\/95 {
  color: rgb(16 185 129 / 0.95);
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.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-100 {
  --tw-text-opacity: 1;
  color: rgb(254 249 195 / var(--tw-text-opacity));
}

.text-yellow-100\/0 {
  color: rgb(254 249 195 / 0);
}

.text-yellow-100\/10 {
  color: rgb(254 249 195 / 0.1);
}

.text-yellow-100\/100 {
  color: rgb(254 249 195 / 1);
}

.text-yellow-100\/15 {
  color: rgb(254 249 195 / 0.15);
}

.text-yellow-100\/20 {
  color: rgb(254 249 195 / 0.2);
}

.text-yellow-100\/25 {
  color: rgb(254 249 195 / 0.25);
}

.text-yellow-100\/30 {
  color: rgb(254 249 195 / 0.3);
}

.text-yellow-100\/35 {
  color: rgb(254 249 195 / 0.35);
}

.text-yellow-100\/40 {
  color: rgb(254 249 195 / 0.4);
}

.text-yellow-100\/45 {
  color: rgb(254 249 195 / 0.45);
}

.text-yellow-100\/5 {
  color: rgb(254 249 195 / 0.05);
}

.text-yellow-100\/50 {
  color: rgb(254 249 195 / 0.5);
}

.text-yellow-100\/55 {
  color: rgb(254 249 195 / 0.55);
}

.text-yellow-100\/60 {
  color: rgb(254 249 195 / 0.6);
}

.text-yellow-100\/65 {
  color: rgb(254 249 195 / 0.65);
}

.text-yellow-100\/70 {
  color: rgb(254 249 195 / 0.7);
}

.text-yellow-100\/75 {
  color: rgb(254 249 195 / 0.75);
}

.text-yellow-100\/80 {
  color: rgb(254 249 195 / 0.8);
}

.text-yellow-100\/85 {
  color: rgb(254 249 195 / 0.85);
}

.text-yellow-100\/90 {
  color: rgb(254 249 195 / 0.9);
}

.text-yellow-100\/95 {
  color: rgb(254 249 195 / 0.95);
}

.text-yellow-200 {
  --tw-text-opacity: 1;
  color: rgb(254 240 138 / var(--tw-text-opacity));
}

.text-yellow-200\/0 {
  color: rgb(254 240 138 / 0);
}

.text-yellow-200\/10 {
  color: rgb(254 240 138 / 0.1);
}

.text-yellow-200\/100 {
  color: rgb(254 240 138 / 1);
}

.text-yellow-200\/15 {
  color: rgb(254 240 138 / 0.15);
}

.text-yellow-200\/20 {
  color: rgb(254 240 138 / 0.2);
}

.text-yellow-200\/25 {
  color: rgb(254 240 138 / 0.25);
}

.text-yellow-200\/30 {
  color: rgb(254 240 138 / 0.3);
}

.text-yellow-200\/35 {
  color: rgb(254 240 138 / 0.35);
}

.text-yellow-200\/40 {
  color: rgb(254 240 138 / 0.4);
}

.text-yellow-200\/45 {
  color: rgb(254 240 138 / 0.45);
}

.text-yellow-200\/5 {
  color: rgb(254 240 138 / 0.05);
}

.text-yellow-200\/50 {
  color: rgb(254 240 138 / 0.5);
}

.text-yellow-200\/55 {
  color: rgb(254 240 138 / 0.55);
}

.text-yellow-200\/60 {
  color: rgb(254 240 138 / 0.6);
}

.text-yellow-200\/65 {
  color: rgb(254 240 138 / 0.65);
}

.text-yellow-200\/70 {
  color: rgb(254 240 138 / 0.7);
}

.text-yellow-200\/75 {
  color: rgb(254 240 138 / 0.75);
}

.text-yellow-200\/80 {
  color: rgb(254 240 138 / 0.8);
}

.text-yellow-200\/85 {
  color: rgb(254 240 138 / 0.85);
}

.text-yellow-200\/90 {
  color: rgb(254 240 138 / 0.9);
}

.text-yellow-200\/95 {
  color: rgb(254 240 138 / 0.95);
}

.text-yellow-300 {
  --tw-text-opacity: 1;
  color: rgb(253 224 71 / var(--tw-text-opacity));
}

.text-yellow-300\/0 {
  color: rgb(253 224 71 / 0);
}

.text-yellow-300\/10 {
  color: rgb(253 224 71 / 0.1);
}

.text-yellow-300\/100 {
  color: rgb(253 224 71 / 1);
}

.text-yellow-300\/15 {
  color: rgb(253 224 71 / 0.15);
}

.text-yellow-300\/20 {
  color: rgb(253 224 71 / 0.2);
}

.text-yellow-300\/25 {
  color: rgb(253 224 71 / 0.25);
}

.text-yellow-300\/30 {
  color: rgb(253 224 71 / 0.3);
}

.text-yellow-300\/35 {
  color: rgb(253 224 71 / 0.35);
}

.text-yellow-300\/40 {
  color: rgb(253 224 71 / 0.4);
}

.text-yellow-300\/45 {
  color: rgb(253 224 71 / 0.45);
}

.text-yellow-300\/5 {
  color: rgb(253 224 71 / 0.05);
}

.text-yellow-300\/50 {
  color: rgb(253 224 71 / 0.5);
}

.text-yellow-300\/55 {
  color: rgb(253 224 71 / 0.55);
}

.text-yellow-300\/60 {
  color: rgb(253 224 71 / 0.6);
}

.text-yellow-300\/65 {
  color: rgb(253 224 71 / 0.65);
}

.text-yellow-300\/70 {
  color: rgb(253 224 71 / 0.7);
}

.text-yellow-300\/75 {
  color: rgb(253 224 71 / 0.75);
}

.text-yellow-300\/80 {
  color: rgb(253 224 71 / 0.8);
}

.text-yellow-300\/85 {
  color: rgb(253 224 71 / 0.85);
}

.text-yellow-300\/90 {
  color: rgb(253 224 71 / 0.9);
}

.text-yellow-300\/95 {
  color: rgb(253 224 71 / 0.95);
}

.text-yellow-400 {
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity));
}

.text-yellow-400\/0 {
  color: rgb(250 204 21 / 0);
}

.text-yellow-400\/10 {
  color: rgb(250 204 21 / 0.1);
}

.text-yellow-400\/100 {
  color: rgb(250 204 21 / 1);
}

.text-yellow-400\/15 {
  color: rgb(250 204 21 / 0.15);
}

.text-yellow-400\/20 {
  color: rgb(250 204 21 / 0.2);
}

.text-yellow-400\/25 {
  color: rgb(250 204 21 / 0.25);
}

.text-yellow-400\/30 {
  color: rgb(250 204 21 / 0.3);
}

.text-yellow-400\/35 {
  color: rgb(250 204 21 / 0.35);
}

.text-yellow-400\/40 {
  color: rgb(250 204 21 / 0.4);
}

.text-yellow-400\/45 {
  color: rgb(250 204 21 / 0.45);
}

.text-yellow-400\/5 {
  color: rgb(250 204 21 / 0.05);
}

.text-yellow-400\/50 {
  color: rgb(250 204 21 / 0.5);
}

.text-yellow-400\/55 {
  color: rgb(250 204 21 / 0.55);
}

.text-yellow-400\/60 {
  color: rgb(250 204 21 / 0.6);
}

.text-yellow-400\/65 {
  color: rgb(250 204 21 / 0.65);
}

.text-yellow-400\/70 {
  color: rgb(250 204 21 / 0.7);
}

.text-yellow-400\/75 {
  color: rgb(250 204 21 / 0.75);
}

.text-yellow-400\/80 {
  color: rgb(250 204 21 / 0.8);
}

.text-yellow-400\/85 {
  color: rgb(250 204 21 / 0.85);
}

.text-yellow-400\/90 {
  color: rgb(250 204 21 / 0.9);
}

.text-yellow-400\/95 {
  color: rgb(250 204 21 / 0.95);
}

.text-yellow-50 {
  --tw-text-opacity: 1;
  color: rgb(254 252 232 / var(--tw-text-opacity));
}

.text-yellow-50\/0 {
  color: rgb(254 252 232 / 0);
}

.text-yellow-50\/10 {
  color: rgb(254 252 232 / 0.1);
}

.text-yellow-50\/100 {
  color: rgb(254 252 232 / 1);
}

.text-yellow-50\/15 {
  color: rgb(254 252 232 / 0.15);
}

.text-yellow-50\/20 {
  color: rgb(254 252 232 / 0.2);
}

.text-yellow-50\/25 {
  color: rgb(254 252 232 / 0.25);
}

.text-yellow-50\/30 {
  color: rgb(254 252 232 / 0.3);
}

.text-yellow-50\/35 {
  color: rgb(254 252 232 / 0.35);
}

.text-yellow-50\/40 {
  color: rgb(254 252 232 / 0.4);
}

.text-yellow-50\/45 {
  color: rgb(254 252 232 / 0.45);
}

.text-yellow-50\/5 {
  color: rgb(254 252 232 / 0.05);
}

.text-yellow-50\/50 {
  color: rgb(254 252 232 / 0.5);
}

.text-yellow-50\/55 {
  color: rgb(254 252 232 / 0.55);
}

.text-yellow-50\/60 {
  color: rgb(254 252 232 / 0.6);
}

.text-yellow-50\/65 {
  color: rgb(254 252 232 / 0.65);
}

.text-yellow-50\/70 {
  color: rgb(254 252 232 / 0.7);
}

.text-yellow-50\/75 {
  color: rgb(254 252 232 / 0.75);
}

.text-yellow-50\/80 {
  color: rgb(254 252 232 / 0.8);
}

.text-yellow-50\/85 {
  color: rgb(254 252 232 / 0.85);
}

.text-yellow-50\/90 {
  color: rgb(254 252 232 / 0.9);
}

.text-yellow-50\/95 {
  color: rgb(254 252 232 / 0.95);
}

.text-yellow-500 {
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity));
}

.text-yellow-500\/0 {
  color: rgb(234 179 8 / 0);
}

.text-yellow-500\/10 {
  color: rgb(234 179 8 / 0.1);
}

.text-yellow-500\/100 {
  color: rgb(234 179 8 / 1);
}

.text-yellow-500\/15 {
  color: rgb(234 179 8 / 0.15);
}

.text-yellow-500\/20 {
  color: rgb(234 179 8 / 0.2);
}

.text-yellow-500\/25 {
  color: rgb(234 179 8 / 0.25);
}

.text-yellow-500\/30 {
  color: rgb(234 179 8 / 0.3);
}

.text-yellow-500\/35 {
  color: rgb(234 179 8 / 0.35);
}

.text-yellow-500\/40 {
  color: rgb(234 179 8 / 0.4);
}

.text-yellow-500\/45 {
  color: rgb(234 179 8 / 0.45);
}

.text-yellow-500\/5 {
  color: rgb(234 179 8 / 0.05);
}

.text-yellow-500\/50 {
  color: rgb(234 179 8 / 0.5);
}

.text-yellow-500\/55 {
  color: rgb(234 179 8 / 0.55);
}

.text-yellow-500\/60 {
  color: rgb(234 179 8 / 0.6);
}

.text-yellow-500\/65 {
  color: rgb(234 179 8 / 0.65);
}

.text-yellow-500\/70 {
  color: rgb(234 179 8 / 0.7);
}

.text-yellow-500\/75 {
  color: rgb(234 179 8 / 0.75);
}

.text-yellow-500\/80 {
  color: rgb(234 179 8 / 0.8);
}

.text-yellow-500\/85 {
  color: rgb(234 179 8 / 0.85);
}

.text-yellow-500\/90 {
  color: rgb(234 179 8 / 0.9);
}

.text-yellow-500\/95 {
  color: rgb(234 179 8 / 0.95);
}

.text-yellow-600 {
  --tw-text-opacity: 1;
  color: rgb(202 138 4 / var(--tw-text-opacity));
}

.text-yellow-600\/0 {
  color: rgb(202 138 4 / 0);
}

.text-yellow-600\/10 {
  color: rgb(202 138 4 / 0.1);
}

.text-yellow-600\/100 {
  color: rgb(202 138 4 / 1);
}

.text-yellow-600\/15 {
  color: rgb(202 138 4 / 0.15);
}

.text-yellow-600\/20 {
  color: rgb(202 138 4 / 0.2);
}

.text-yellow-600\/25 {
  color: rgb(202 138 4 / 0.25);
}

.text-yellow-600\/30 {
  color: rgb(202 138 4 / 0.3);
}

.text-yellow-600\/35 {
  color: rgb(202 138 4 / 0.35);
}

.text-yellow-600\/40 {
  color: rgb(202 138 4 / 0.4);
}

.text-yellow-600\/45 {
  color: rgb(202 138 4 / 0.45);
}

.text-yellow-600\/5 {
  color: rgb(202 138 4 / 0.05);
}

.text-yellow-600\/50 {
  color: rgb(202 138 4 / 0.5);
}

.text-yellow-600\/55 {
  color: rgb(202 138 4 / 0.55);
}

.text-yellow-600\/60 {
  color: rgb(202 138 4 / 0.6);
}

.text-yellow-600\/65 {
  color: rgb(202 138 4 / 0.65);
}

.text-yellow-600\/70 {
  color: rgb(202 138 4 / 0.7);
}

.text-yellow-600\/75 {
  color: rgb(202 138 4 / 0.75);
}

.text-yellow-600\/80 {
  color: rgb(202 138 4 / 0.8);
}

.text-yellow-600\/85 {
  color: rgb(202 138 4 / 0.85);
}

.text-yellow-600\/90 {
  color: rgb(202 138 4 / 0.9);
}

.text-yellow-600\/95 {
  color: rgb(202 138 4 / 0.95);
}

.text-yellow-700 {
  --tw-text-opacity: 1;
  color: rgb(161 98 7 / var(--tw-text-opacity));
}

.text-yellow-700\/0 {
  color: rgb(161 98 7 / 0);
}

.text-yellow-700\/10 {
  color: rgb(161 98 7 / 0.1);
}

.text-yellow-700\/100 {
  color: rgb(161 98 7 / 1);
}

.text-yellow-700\/15 {
  color: rgb(161 98 7 / 0.15);
}

.text-yellow-700\/20 {
  color: rgb(161 98 7 / 0.2);
}

.text-yellow-700\/25 {
  color: rgb(161 98 7 / 0.25);
}

.text-yellow-700\/30 {
  color: rgb(161 98 7 / 0.3);
}

.text-yellow-700\/35 {
  color: rgb(161 98 7 / 0.35);
}

.text-yellow-700\/40 {
  color: rgb(161 98 7 / 0.4);
}

.text-yellow-700\/45 {
  color: rgb(161 98 7 / 0.45);
}

.text-yellow-700\/5 {
  color: rgb(161 98 7 / 0.05);
}

.text-yellow-700\/50 {
  color: rgb(161 98 7 / 0.5);
}

.text-yellow-700\/55 {
  color: rgb(161 98 7 / 0.55);
}

.text-yellow-700\/60 {
  color: rgb(161 98 7 / 0.6);
}

.text-yellow-700\/65 {
  color: rgb(161 98 7 / 0.65);
}

.text-yellow-700\/70 {
  color: rgb(161 98 7 / 0.7);
}

.text-yellow-700\/75 {
  color: rgb(161 98 7 / 0.75);
}

.text-yellow-700\/80 {
  color: rgb(161 98 7 / 0.8);
}

.text-yellow-700\/85 {
  color: rgb(161 98 7 / 0.85);
}

.text-yellow-700\/90 {
  color: rgb(161 98 7 / 0.9);
}

.text-yellow-700\/95 {
  color: rgb(161 98 7 / 0.95);
}

.text-yellow-800 {
  --tw-text-opacity: 1;
  color: rgb(133 77 14 / var(--tw-text-opacity));
}

.text-yellow-800\/0 {
  color: rgb(133 77 14 / 0);
}

.text-yellow-800\/10 {
  color: rgb(133 77 14 / 0.1);
}

.text-yellow-800\/100 {
  color: rgb(133 77 14 / 1);
}

.text-yellow-800\/15 {
  color: rgb(133 77 14 / 0.15);
}

.text-yellow-800\/20 {
  color: rgb(133 77 14 / 0.2);
}

.text-yellow-800\/25 {
  color: rgb(133 77 14 / 0.25);
}

.text-yellow-800\/30 {
  color: rgb(133 77 14 / 0.3);
}

.text-yellow-800\/35 {
  color: rgb(133 77 14 / 0.35);
}

.text-yellow-800\/40 {
  color: rgb(133 77 14 / 0.4);
}

.text-yellow-800\/45 {
  color: rgb(133 77 14 / 0.45);
}

.text-yellow-800\/5 {
  color: rgb(133 77 14 / 0.05);
}

.text-yellow-800\/50 {
  color: rgb(133 77 14 / 0.5);
}

.text-yellow-800\/55 {
  color: rgb(133 77 14 / 0.55);
}

.text-yellow-800\/60 {
  color: rgb(133 77 14 / 0.6);
}

.text-yellow-800\/65 {
  color: rgb(133 77 14 / 0.65);
}

.text-yellow-800\/70 {
  color: rgb(133 77 14 / 0.7);
}

.text-yellow-800\/75 {
  color: rgb(133 77 14 / 0.75);
}

.text-yellow-800\/80 {
  color: rgb(133 77 14 / 0.8);
}

.text-yellow-800\/85 {
  color: rgb(133 77 14 / 0.85);
}

.text-yellow-800\/90 {
  color: rgb(133 77 14 / 0.9);
}

.text-yellow-800\/95 {
  color: rgb(133 77 14 / 0.95);
}

.text-yellow-900 {
  --tw-text-opacity: 1;
  color: rgb(113 63 18 / var(--tw-text-opacity));
}

.text-yellow-900\/0 {
  color: rgb(113 63 18 / 0);
}

.text-yellow-900\/10 {
  color: rgb(113 63 18 / 0.1);
}

.text-yellow-900\/100 {
  color: rgb(113 63 18 / 1);
}

.text-yellow-900\/15 {
  color: rgb(113 63 18 / 0.15);
}

.text-yellow-900\/20 {
  color: rgb(113 63 18 / 0.2);
}

.text-yellow-900\/25 {
  color: rgb(113 63 18 / 0.25);
}

.text-yellow-900\/30 {
  color: rgb(113 63 18 / 0.3);
}

.text-yellow-900\/35 {
  color: rgb(113 63 18 / 0.35);
}

.text-yellow-900\/40 {
  color: rgb(113 63 18 / 0.4);
}

.text-yellow-900\/45 {
  color: rgb(113 63 18 / 0.45);
}

.text-yellow-900\/5 {
  color: rgb(113 63 18 / 0.05);
}

.text-yellow-900\/50 {
  color: rgb(113 63 18 / 0.5);
}

.text-yellow-900\/55 {
  color: rgb(113 63 18 / 0.55);
}

.text-yellow-900\/60 {
  color: rgb(113 63 18 / 0.6);
}

.text-yellow-900\/65 {
  color: rgb(113 63 18 / 0.65);
}

.text-yellow-900\/70 {
  color: rgb(113 63 18 / 0.7);
}

.text-yellow-900\/75 {
  color: rgb(113 63 18 / 0.75);
}

.text-yellow-900\/80 {
  color: rgb(113 63 18 / 0.8);
}

.text-yellow-900\/85 {
  color: rgb(113 63 18 / 0.85);
}

.text-yellow-900\/90 {
  color: rgb(113 63 18 / 0.9);
}

.text-yellow-900\/95 {
  color: rgb(113 63 18 / 0.95);
}

.text-yellow-950 {
  --tw-text-opacity: 1;
  color: rgb(66 32 6 / var(--tw-text-opacity));
}

.text-yellow-950\/0 {
  color: rgb(66 32 6 / 0);
}

.text-yellow-950\/10 {
  color: rgb(66 32 6 / 0.1);
}

.text-yellow-950\/100 {
  color: rgb(66 32 6 / 1);
}

.text-yellow-950\/15 {
  color: rgb(66 32 6 / 0.15);
}

.text-yellow-950\/20 {
  color: rgb(66 32 6 / 0.2);
}

.text-yellow-950\/25 {
  color: rgb(66 32 6 / 0.25);
}

.text-yellow-950\/30 {
  color: rgb(66 32 6 / 0.3);
}

.text-yellow-950\/35 {
  color: rgb(66 32 6 / 0.35);
}

.text-yellow-950\/40 {
  color: rgb(66 32 6 / 0.4);
}

.text-yellow-950\/45 {
  color: rgb(66 32 6 / 0.45);
}

.text-yellow-950\/5 {
  color: rgb(66 32 6 / 0.05);
}

.text-yellow-950\/50 {
  color: rgb(66 32 6 / 0.5);
}

.text-yellow-950\/55 {
  color: rgb(66 32 6 / 0.55);
}

.text-yellow-950\/60 {
  color: rgb(66 32 6 / 0.6);
}

.text-yellow-950\/65 {
  color: rgb(66 32 6 / 0.65);
}

.text-yellow-950\/70 {
  color: rgb(66 32 6 / 0.7);
}

.text-yellow-950\/75 {
  color: rgb(66 32 6 / 0.75);
}

.text-yellow-950\/80 {
  color: rgb(66 32 6 / 0.8);
}

.text-yellow-950\/85 {
  color: rgb(66 32 6 / 0.85);
}

.text-yellow-950\/90 {
  color: rgb(66 32 6 / 0.9);
}

.text-yellow-950\/95 {
  color: rgb(66 32 6 / 0.95);
}


