/*!
Theme Name: Hearst Castle
Theme URI: https://hearstcastle.org
Author: Riester Digital Team
Author URI: https://riester.com
Description: Custom WordPress theme for Hearst Castle by Riester Advertising & Marketing Agency
*/

/**
 * The line above injects the WordPress file header. It needs to be first,
 * before this comment.
 */

/**
 * This injects custom `@font-face` rules.
 */

/**
 * Custom `@font-face` rules
 *
 * These will be added immediately before Tailwind's `base` layer.
 */

/* Taviraj */

/* Taviraj */

@font-face {
  font-family: 'Taviraj';

  font-style: normal;

  font-weight: 100;

  font-display: swap;

  src: url('../theme/fonts/Taviraj-Thin.woff2') format('woff2'),
          url('../theme/fonts/Taviraj-Thin.woff') format('woff');
}

@font-face {
  font-family: 'Taviraj';

  font-style: italic;

  font-weight: 100;

  font-display: swap;

  src: url('../theme/fonts/Taviraj-ThinItalic.woff2') format('woff2'),
          url('../theme/fonts/Taviraj-ThinItalic.woff') format('woff');
}

@font-face {
  font-family: 'Taviraj';

  font-style: normal;

  font-weight: 200;

  font-display: swap;

  src: url('../theme/fonts/Taviraj-ExtraLight.woff2') format('woff2'),
          url('../theme/fonts/Taviraj-ExtraLight.woff') format('woff');
}

@font-face {
  font-family: 'Taviraj';

  font-style: italic;

  font-weight: 200;

  font-display: swap;

  src: url('../theme/fonts/Taviraj-ExtraLightItalic.woff2') format('woff2'),
          url('../theme/fonts/Taviraj-ExtraLightItalic.woff') format('woff');
}

@font-face {
  font-family: 'Taviraj';

  font-style: normal;

  font-weight: 300;

  font-display: swap;

  src: url('../theme/fonts/Taviraj-Light.woff2') format('woff2'),
          url('../theme/fonts/Taviraj-Light.woff') format('woff');
}

@font-face {
  font-family: 'Taviraj';

  font-style: italic;

  font-weight: 300;

  font-display: swap;

  src: url('../theme/fonts/Taviraj-LightItalic.woff2') format('woff2'),
          url('../theme/fonts/Taviraj-LightItalic.woff') format('woff');
}

@font-face {
  font-family: 'Taviraj';

  font-style: normal;

  font-weight: 400;

  font-display: swap;

  src: url('../theme/fonts/Taviraj-Regular.woff2') format('woff2'),
          url('../theme/fonts/Taviraj-Regular.woff') format('woff');
}

@font-face {
  font-family: 'Taviraj';

  font-style: italic;

  font-weight: 400;

  font-display: swap;

  src: url('../theme/fonts/Taviraj-Italic.woff2') format('woff2'),
          url('../theme/fonts/Taviraj-Italic.woff') format('woff');
}

@font-face {
  font-family: 'Taviraj';

  font-style: normal;

  font-weight: 500;

  font-display: swap;

  src: url('../theme/fonts/Taviraj-Medium.woff2') format('woff2'),
          url('../theme/fonts/Taviraj-Medium.woff') format('woff');
}

@font-face {
  font-family: 'Taviraj';

  font-style: italic;

  font-weight: 500;

  font-display: swap;

  src: url('../theme/fonts/Taviraj-MediumItalic.woff2') format('woff2'),
          url('../theme/fonts/Taviraj-MediumItalic.woff') format('woff');
}

@font-face {
  font-family: 'Taviraj';

  font-style: normal;

  font-weight: 600;

  font-display: swap;

  src: url('../theme/fonts/Taviraj-SemiBold.woff2') format('woff2'),
          url('../theme/fonts/Taviraj-SemiBold.woff') format('woff');
}

@font-face {
  font-family: 'Taviraj';

  font-style: italic;

  font-weight: 600;

  font-display: swap;

  src: url('../theme/fonts/Taviraj-SemiBoldItalic.woff2') format('woff2'),
          url('../theme/fonts/Taviraj-SemiBoldItalic.woff') format('woff');
}

@font-face {
  font-family: 'Taviraj';

  font-style: normal;

  font-weight: 700;

  font-display: swap;

  src: url('../theme/fonts/Taviraj-Bold.woff2') format('woff2'),
          url('../theme/fonts/Taviraj-Bold.woff') format('woff');
}

@font-face {
  font-family: 'Taviraj';

  font-style: italic;

  font-weight: 700;

  font-display: swap;

  src: url('../theme/fonts/Taviraj-BoldItalic.woff2') format('woff2'),
          url('../theme/fonts/Taviraj-BoldItalic.woff') format('woff');
}

@font-face {
  font-family: 'Taviraj';

  font-style: normal;

  font-weight: 800;

  font-display: swap;

  src: url('../theme/fonts/Taviraj-ExtraBold.woff2') format('woff2'),
          url('../theme/fonts/Taviraj-ExtraBold.woff') format('woff');
}

@font-face {
  font-family: 'Taviraj';

  font-style: italic;

  font-weight: 800;

  font-display: swap;

  src: url('../theme/fonts/Taviraj-ExtraBoldItalic.woff2') format('woff2'),
          url('../theme/fonts/Taviraj-ExtraBoldItalic.woff') format('woff');
}

@font-face {
  font-family: 'Taviraj';

  font-style: normal;

  font-weight: 900;

  font-display: swap;

  src: url('../theme/fonts/Taviraj-Black.woff2') format('woff2'),
          url('../theme/fonts/Taviraj-Black.woff') format('woff');
}

@font-face {
  font-family: 'Taviraj';

  font-style: italic;

  font-weight: 900;

  font-display: swap;

  src: url('../theme/fonts/Taviraj-BlackItalic.woff2') format('woff2'),
          url('../theme/fonts/Taviraj-BlackItalic.woff') format('woff');
}

/* Urbanist Variable Font */

@font-face {
  font-family: 'Urbanist';

  font-style: normal;

  font-display: swap;

  font-weight: 100 900;

  src: url('../theme/fonts/Urbanist-VariableFont_wght.woff2') format('woff2-variations'),
          url('../theme/fonts/Urbanist-VariableFont_wght.woff') format('woff-variations');
}

@font-face {
  font-family: 'Urbanist';

  font-style: italic;

  font-display: swap;

  font-weight: 100 900;

  src: url('../theme/fonts/Urbanist-Italic-VariableFont_wght.woff2') format('woff2-variations'),
          url('../theme/fonts/Urbanist-Italic-VariableFont_wght.woff') format('woff-variations');
}

/**
 * This injects Tailwind's base styles and any base styles registered by
 * plugins, then adds custom base styles.
 */

*, ::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.17 | 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: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

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

:disabled {
  cursor: default;
}

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

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

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

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

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

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

[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;
}

/**
* Custom styles to immediately follow Tailwind’s `base` layer
*
* “Add things like base typography styles [or] opinionated global resets.”
*
* — from https://tailwindcss.com/docs/plugins#adding-base-styles
*/

/**
* This uses the background and foreground colors declared in the
* `theme.json` file and is applied both to the frontend and in the block
* editor.
*/

/** clamp min screen 400px and max is 1224px **/

:root {
  /* Screen size constraints */
  --min-screen: 400px;
  --max-screen: 1222px;
  /* Text sizes */
  --text-slidetitle: clamp(3.125rem, 1.2326rem + 7.2093vw, 7rem);
  --text-slideeyebrow: clamp(1rem, 0.5727rem + 1.6279vw, 1.875rem);
  --text-slidesubtitle: clamp(1rem, 0.5122rem + 1.2195vw, 1.875rem);
  --text-baseclamp: clamp(0.625rem, 0.4268rem + 0.4951vw, 1rem);
  --page-title-clamp: clamp(2rem, 1.3005rem + 2.7981vw, 3.4375rem);
  --one-rem-clamp: clamp(0.5rem, 0.2195rem + 0.7012vw, 1rem);
  --eighteen-twelve: clamp(0.75rem, 0.5518rem + 0.4951vw, 1.125rem);
  --tripmap-slider-title-mid:  clamp(1.75rem, 1.2961rem + 1.7291vw, 2.125rem);
  /* Layout sizes */
  --logo-height-clamp: clamp(4.375rem, 3.7317rem + 1.6085vw, 5.625rem);
  --mbl-nav-spacer: clamp(7.3125rem, 6.5945rem + 1.7945vw, 8.625rem);
  --site-x-padding: clamp(1.5rem, 0.4678rem + 4.2025vw, 4.25rem);
  /* 24px @398vw to 68px @1480vw */
  --hero-ticket-h: clamp(3rem, 0.8571rem + 4.4643vw, 4.875rem);
  --hero-ticket-r: clamp(2.25rem, 1.9643rem + 0.5952vw, 2.5rem);
  --hero-ticket-b: clamp(1.75rem, 0.1786rem + 3.2738vw, 3.125rem);
  /*1280 to 1024vw 0 to -70px */
  --tm-0-neg70: clamp(-4.375rem, -21.9436rem + 27.451vw, 0rem);
  /* Fluid sizes */
  --fluid-050-100: clamp(0.5rem, 0.2195rem + 0.7012vw, 1rem);
  --fluid-075-1125: clamp(0.75rem, 0.5518rem + 0.4951vw, 1.125rem);
  --fluid-125-500: clamp(1.25rem, -0.9756rem + 5.5793vw, 5rem);
  --fluid-150-500: clamp(1.5rem, -0.7256rem + 5.5793vw, 5rem);
  --fluid-175-500: clamp(1.75rem, -0.4756rem + 5.5793vw, 5rem);
  --fluid-125-300: clamp(1.25rem, 0.4207rem + 2.0732vw, 3rem);
  --fluid-150-300: clamp(1.5rem, 0.6707rem + 2.0732vw, 3rem);
  --fluid-175-300: clamp(1.75rem, 0.9207rem + 2.0732vw, 3rem);
  --fluid-200-350: clamp(2rem, 1.2718rem + 2.9126vw, 3.5rem);
  --fluid-200-34375: clamp(2rem, 1.3022rem + 2.7913vw, 3.4375rem);
  --fluid-125-6375: clamp(1.25rem, -1.2379rem + 9.9515vw, 6.375rem);
  --fluid-75-6375: clamp(0.75rem, -1.9806rem + 10.9223vw, 6.375rem);
  --fluid-05-6375: clamp(0.5rem, -2.3519rem + 11.4078vw, 6.375rem);
  --fluid-1-125: clamp(1rem, 0.8786rem + 0.4854vw, 1.25rem);
  --fluid-2125-34575: clamp(2.125rem, 1.4879rem + 2.5485vw, 3.4375rem);
  --fluid-1r0625-1r1875: clamp(1.0625rem, 1.0017rem + 0.2433vw, 1.1875rem);
  --fluid-1-2-375: clamp(1rem, 0.3309rem + 2.6764vw, 2.375rem);
  --fluid-1-175: clamp(1rem, 0.635rem + 1.4599vw, 1.75rem);
  --fluid-767--175-345: clamp(1.75rem, -0.1029rem + 7.4114vw, 3.45rem);
  --fluid-767--1-2: clamp(1rem, -0.0899rem + 4.3597vw, 2rem);
  --fluid-767-250-800: clamp(2.5rem, -6.804rem + 19.3833vw, 8rem);
  /* stepped fluid sizes 400-1222 */
  --fluid-p75-100: clamp(0.75rem, 0.4385rem + 0.2938vw, 1rem);
  --fluid-075-100: clamp(0.75rem, 0.4385rem + 0.2938vw, 1rem);
  --fluid-075-125: clamp(0.75rem, 0.3449rem + 0.3776vw, 1.25rem);
  --fluid-075-150: clamp(0.75rem, 0.2513rem + 0.4614vw, 1.5rem);
  --fluid-075-175: clamp(0.75rem, 0.1577rem + 0.5452vw, 1.75rem);
  --fluid-075-200: clamp(0.75rem, 0.0641rem + 0.6290vw, 2rem);
  --fluid-075-225: clamp(0.75rem, -0.0295rem + 0.7128vw, 2.25rem);
  --fluid-075-250: clamp(0.75rem, -0.1231rem + 0.7966vw, 2.5rem);
  --fluid-075-275: clamp(0.75rem, -0.2167rem + 0.8804vw, 2.75rem);
  --fluid-075-300: clamp(0.75rem, -0.3103rem + 0.9642vw, 3rem);
  --fluid-075-325: clamp(0.75rem, -0.4039rem + 1.0480vw, 3.25rem);
  --fluid-075-350: clamp(0.75rem, -0.4975rem + 1.1318vw, 3.5rem);
  --fluid-075-375: clamp(0.75rem, -0.5911rem + 1.2156vw, 3.75rem);
  --fluid-075-400: clamp(0.75rem, -0.6847rem + 1.2994vw, 4rem);
  --fluid-075-425: clamp(0.75rem, -0.7783rem + 1.3832vw, 4.25rem);
  --fluid-075-450: clamp(0.75rem, -0.8719rem + 1.4670vw, 4.5rem);
  --fluid-075-475: clamp(0.75rem, -0.9655rem + 1.5508vw, 4.75rem);
  --fluid-075-500: clamp(0.75rem, -1.0591rem + 1.6346vw, 5rem);
  --fluid-075-525: clamp(0.75rem, -1.1527rem + 1.7184vw, 5.25rem);
  --fluid-075-550: clamp(0.75rem, -1.2463rem + 1.8022vw, 5.5rem);
  --fluid-075-575: clamp(0.75rem, -1.3399rem + 1.8860vw, 5.75rem);
  --fluid-075-600: clamp(0.75rem, -1.4335rem + 1.9698vw, 6rem);
  /* Min 1rem */
  --fluid-100-125: clamp(1rem, 0.6279rem + 0.2938vw, 1.25rem);
  --fluid-100-150: clamp(1rem, 0.5343rem + 0.3776vw, 1.5rem);
  --fluid-100-175: clamp(1rem, 0.4407rem + 0.4614vw, 1.75rem);
  --fluid-100-200: clamp(1rem, 0.3471rem + 0.5452vw, 2rem);
  --fluid-100-225: clamp(1rem, 0.2535rem + 0.6290vw, 2.25rem);
  --fluid-100-250: clamp(1rem, 0.1599rem + 0.7128vw, 2.5rem);
  --fluid-100-275: clamp(1rem, 0.0663rem + 0.7966vw, 2.75rem);
  --fluid-100-300: clamp(1rem, -0.0273rem + 0.8804vw, 3rem);
  --fluid-100-325: clamp(1rem, -0.1209rem + 0.9642vw, 3.25rem);
  --fluid-100-350: clamp(1rem, -0.2145rem + 1.0480vw, 3.5rem);
  --fluid-100-375: clamp(1rem, -0.3081rem + 1.1318vw, 3.75rem);
  --fluid-100-400: clamp(1rem, -0.4017rem + 1.2156vw, 4rem);
  --fluid-100-425: clamp(1rem, -0.4953rem + 1.2994vw, 4.25rem);
  --fluid-100-450: clamp(1rem, -0.5889rem + 1.3832vw, 4.5rem);
  --fluid-100-475: clamp(1rem, -0.6825rem + 1.4670vw, 4.75rem);
  --fluid-100-500: clamp(1rem, -0.7761rem + 1.5508vw, 5rem);
  --fluid-100-525: clamp(1rem, -0.8697rem + 1.6346vw, 5.25rem);
  --fluid-100-550: clamp(1rem, -0.9633rem + 1.7184vw, 5.5rem);
  --fluid-100-575: clamp(1rem, -1.0569rem + 1.8022vw, 5.75rem);
  --fluid-100-600: clamp(1rem, -1.1505rem + 1.8860vw, 6rem);
  /* Min 1.25rem */
  --fluid-125-150: clamp(1.25rem, 0.7203rem + 0.2938vw, 1.5rem);
  --fluid-125-175: clamp(1.25rem, 0.6267rem + 0.3776vw, 1.75rem);
  --fluid-125-200: clamp(1.25rem, 0.5331rem + 0.4614vw, 2rem);
  --fluid-125-225: clamp(1.25rem, 0.4395rem + 0.5452vw, 2.25rem);
  --fluid-125-250: clamp(1.25rem, 0.3459rem + 0.6290vw, 2.5rem);
  /* --fluid-125-275: clamp(1.25rem, 0.2523rem + 0.7128vw, 2.75rem); */
  --fluid-125-275: clamp(1.25rem, 0.5921rem + 2.6316vw, 2.75rem);
  --fluid-125-300: clamp(1.25rem, 0.1587rem + 0.7966vw, 3rem);
  --fluid-125-325: clamp(1.25rem, 0.0651rem + 0.8804vw, 3.25rem);
  --fluid-125-350: clamp(1.25rem, -0.0285rem + 0.9642vw, 3.5rem);
  --fluid-125-375: clamp(1.25rem, -0.1221rem + 1.0480vw, 3.75rem);
  --fluid-125-400: clamp(1.25rem, -0.2157rem + 1.1318vw, 4rem);
  --fluid-125-425: clamp(1.25rem, -0.3093rem + 1.2156vw, 4.25rem);
  --fluid-125-450: clamp(1.25rem, -0.4029rem + 1.2994vw, 4.5rem);
  --fluid-125-475: clamp(1.25rem, -0.4965rem + 1.3832vw, 4.75rem);
  --fluid-125-500: clamp(1.25rem, -0.5901rem + 1.4670vw, 5rem);
  --fluid-125-525: clamp(1.25rem, -0.6837rem + 1.5508vw, 5.25rem);
  --fluid-125-550: clamp(1.25rem, -0.7773rem + 1.6346vw, 5.5rem);
  --fluid-125-575: clamp(1.25rem, -0.8709rem + 1.7184vw, 5.75rem);
  --fluid-125-600: clamp(1.25rem, -0.9645rem + 1.8022vw, 6rem);
  /* Min 1.5rem */
  --fluid-150-175: clamp(1.5rem, 0.8141rem + 0.2938vw, 1.75rem);
  --fluid-150-200: clamp(1.5rem, 0.7205rem + 0.3776vw, 2rem);
  --fluid-150-225: clamp(1.5rem, 0.6269rem + 0.4614vw, 2.25rem);
  --fluid-150-250: clamp(1.5rem, 0.5333rem + 0.5452vw, 2.5rem);
  --fluid-150-275: clamp(1.5rem, 0.4397rem + 0.6290vw, 2.75rem);
  --fluid-150-300: clamp(1.5rem, 0.3461rem + 0.7128vw, 3rem);
  --fluid-150-325: clamp(1.5rem, 0.2525rem + 0.7966vw, 3.25rem);
  --fluid-150-350: clamp(1.5rem, 0.1589rem + 0.8804vw, 3.5rem);
  --fluid-150-375: clamp(1.5rem, 0.0653rem + 0.9642vw, 3.75rem);
  --fluid-150-400: clamp(1.5rem, -0.0283rem + 1.0480vw, 4rem);
  --fluid-150-425: clamp(1.5rem, -0.1219rem + 1.1318vw, 4.25rem);
  --fluid-150-450: clamp(1.5rem, -0.2155rem + 1.2156vw, 4.5rem);
  --fluid-150-475: clamp(1.5rem, -0.3091rem + 1.2994vw, 4.75rem);
  --fluid-150-500: clamp(1.5rem, -0.4027rem + 1.3832vw, 5rem);
  --fluid-150-525: clamp(1.5rem, -0.4963rem + 1.4670vw, 5.25rem);
  --fluid-150-550: clamp(1.5rem, -0.5899rem + 1.5508vw, 5.5rem);
  --fluid-150-575: clamp(1.5rem, -0.6835rem + 1.6346vw, 5.75rem);
  --fluid-150-600: clamp(1.5rem, -0.7771rem + 1.7184vw, 6rem);
  /* Min 1.75rem */
  --fluid-175-200: clamp(1.75rem, 0.9079rem + 0.2938vw, 2rem);
  --fluid-175-225: clamp(1.75rem, 0.8143rem + 0.3776vw, 2.25rem);
  --fluid-175-250: clamp(1.75rem, 0.7207rem + 0.4614vw, 2.5rem);
  --fluid-175-275: clamp(1.75rem, 0.6271rem + 0.5452vw, 2.75rem);
  --fluid-175-300: clamp(1.75rem, 0.5335rem + 0.6290vw, 3rem);
  --fluid-175-325: clamp(1.75rem, 0.4399rem + 0.7128vw, 3.25rem);
  --fluid-175-350: clamp(1.75rem, 0.3463rem + 0.7966vw, 3.5rem);
  --fluid-175-375: clamp(1.75rem, 0.2527rem + 0.8804vw, 3.75rem);
  --fluid-175-400: clamp(1.75rem, 0.1591rem + 0.9642vw, 4rem);
  --fluid-175-425: clamp(1.75rem, 0.0655rem + 1.0480vw, 4.25rem);
  --fluid-175-450: clamp(1.75rem, -0.0281rem + 1.1318vw, 4.5rem);
  --fluid-175-475: clamp(1.75rem, -0.1217rem + 1.2156vw, 4.75rem);
  --fluid-175-500: clamp(1.75rem, -0.2153rem + 1.2994vw, 5rem);
  --fluid-175-525: clamp(1.75rem, -0.3089rem + 1.3832vw, 5.25rem);
  --fluid-175-550: clamp(1.75rem, -0.4025rem + 1.4670vw, 5.5rem);
  --fluid-175-575: clamp(1.75rem, -0.4961rem + 1.5508vw, 5.75rem);
  --fluid-175-600: clamp(1.75rem, -0.5897rem + 1.6346vw, 6rem);
  /* Min 2rem */
  --fluid-200-225: clamp(2rem, 1.0009rem + 0.2938vw, 2.25rem);
  --fluid-200-250: clamp(2rem, 0.9073rem + 0.3776vw, 2.5rem);
  --fluid-200-275: clamp(2rem, 0.8137rem + 0.4614vw, 2.75rem);
  --fluid-200-300: clamp(2rem, 0.7201rem + 0.5452vw, 3rem);
  --fluid-200-325: clamp(2rem, 0.6265rem + 0.6290vw, 3.25rem);
  --fluid-200-350: clamp(2rem, 0.5329rem + 0.7128vw, 3.5rem);
  --fluid-200-375: clamp(2rem, 0.4393rem + 0.7966vw, 3.75rem);
  --fluid-200-400: clamp(2rem, 0.3457rem + 0.8804vw, 4rem);
  --fluid-200-425: clamp(2rem, 0.2521rem + 0.9642vw, 4.25rem);
  --fluid-200-4375: clamp(2rem, 0.8443rem + 4.6229vw, 4.375rem);
  --fluid-200-450: clamp(2rem, 0.1585rem + 1.0480vw, 4.5rem);
  --fluid-200-475: clamp(2rem, 0.0649rem + 1.1318vw, 4.75rem);
  --fluid-200-500: clamp(2rem, -0.0287rem + 1.2156vw, 5rem);
  --fluid-200-525: clamp(2rem, -0.1223rem + 1.2994vw, 5.25rem);
  --fluid-200-550: clamp(2rem, -0.2159rem + 1.3832vw, 5.5rem);
  --fluid-200-575: clamp(2rem, -0.3095rem + 1.4670vw, 5.75rem);
  --fluid-200-600: clamp(2rem, -0.4031rem + 1.5508vw, 6rem);
  --fluid-200-800: clamp(2rem, -0.9197rem + 11.6788vw, 8rem);
  /* Min 2.25rem */
  --fluid-225-250: clamp(2.25rem, 1.0947rem + 0.2938vw, 2.5rem);
  --fluid-225-275: clamp(2.25rem, 1.0011rem + 0.3776vw, 2.75rem);
  --fluid-225-300: clamp(2.25rem, 0.9075rem + 0.4614vw, 3rem);
  --fluid-225-325: clamp(2.25rem, 0.8139rem + 0.5452vw, 3.25rem);
  --fluid-225-350: clamp(2.25rem, 0.7203rem + 0.6290vw, 3.5rem);
  --fluid-225-375: clamp(2.25rem, 0.6267rem + 0.7128vw, 3.75rem);
  --fluid-225-400: clamp(2.25rem, 0.5331rem + 0.7966vw, 4rem);
  --fluid-225-425: clamp(2.25rem, 0.4395rem + 0.8804vw, 4.25rem);
  --fluid-225-450: clamp(2.25rem, 0.3459rem + 0.9642vw, 4.5rem);
  --fluid-225-475: clamp(2.25rem, 0.2523rem + 1.0480vw, 4.75rem);
  --fluid-225-500: clamp(2.25rem, 0.1587rem + 1.1318vw, 5rem);
  --fluid-225-525: clamp(2.25rem, 0.0651rem + 1.2156vw, 5.25rem);
  --fluid-225-550: clamp(2.25rem, -0.0285rem + 1.2994vw, 5.5rem);
  --fluid-225-575: clamp(2.25rem, -0.1221rem + 1.3832vw, 5.75rem);
  --fluid-225-600: clamp(2.25rem, -0.2157rem + 1.4670vw, 6rem);
  /* Min 2.5rem */
  --fluid-250-275: clamp(2.5rem, 1.1871rem + 0.2938vw, 2.75rem);
  --fluid-250-300: clamp(2.5rem, 1.0935rem + 0.3776vw, 3rem);
  --fluid-250-325: clamp(2.5rem, 0.9999rem + 0.4614vw, 3.25rem);
  --fluid-250-350: clamp(2.5rem, 0.9063rem + 0.5452vw, 3.5rem);
  --fluid-250-375: clamp(2.5rem, 0.8127rem + 0.6290vw, 3.75rem);
  --fluid-250-400: clamp(2.5rem, 0.7191rem + 0.7128vw, 4rem);
  --fluid-250-425: clamp(2.5rem, 0.6255rem + 0.7966vw, 4.25rem);
  --fluid-250-450: clamp(2.5rem, 0.5319rem + 0.8804vw, 4.5rem);
  --fluid-250-475: clamp(2.5rem, 0.4383rem + 0.9642vw, 4.75rem);
  --fluid-250-500: clamp(2.5rem, 0.3447rem + 1.0480vw, 5rem);
  --fluid-250-525: clamp(2.5rem, 0.2511rem + 1.1318vw, 5.25rem);
  --fluid-250-550: clamp(2.5rem, 0.1575rem + 1.2156vw, 5.5rem);
  --fluid-250-575: clamp(2.5rem, 0.0639rem + 1.2994vw, 5.75rem);
  --fluid-250-600: clamp(2.5rem, -0.0297rem + 1.3832vw, 6rem);
  --fluid-625-875: clamp(6.25rem, 5.0335rem + 4.8662vw, 8.75rem);
  --fluid-150-500: clamp(1.5rem, -2.4866rem + 9.9822vw, 5rem);
  --swiper-prev-next: clamp(-2.125rem, -15.3816rem + 49.5575vw, 8.375rem);
  /* Colors */
  --secondary-color: #000;
}

* {
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

*::-webkit-scrollbar {
  display: none;
  /* For Chrome, Safari, and Opera */
}

html,
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  font-family: Urbanist, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

body a {
  --tw-text-opacity: 1;
  color: rgb(152 112 0 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}

body a:hover {
  --tw-text-opacity: 1;
  color: rgb(144 104 2 / var(--tw-text-opacity, 1));
}

body p {
  margin-bottom: 0.5rem;
}

body p:last-of-type {
  margin-bottom: 0px;
}

/**
 * This injects Tailwind's component classes and any component classes
 * registered by plugins, then adds custom component classes.
 *
 * The `@import-glob` line imports all CSS files from the `components`
 * directory (except for `components.css`, which is imported on the following
 * line). This is meant to simplify the process of integrating styles from
 * JavaScript components or WordPress plugins.
 */

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 100%) {
  .container {
    max-width: 100%;
  }
}

@media (min-width: 1356px) {
  .container {
    max-width: 1356px;
  }
}

.prose {
  color: var(--tw-prose-body);
}

.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where([class~="lead"], [class~="is-style-lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}

.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}

.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}

.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}

.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}

.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}

.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}

.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}

.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
  border-bottom: none;
}

.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
  border-left-style: solid;
}

.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: open-quote;
}

.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: close-quote;
}

.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}

.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}

.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}

.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}

.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}

.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}

.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "`";
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: "`";
}

.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}

.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}

.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: none;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}

.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}

.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}

.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}

.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}

.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
}

.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
}

.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}

.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
}

.prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-align: start;
}

.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}

.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}

.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}

.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}

.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}

.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}

.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}

.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}

.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}

.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}

.prose :where(blockquote > cite):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-body);
  font-style: normal;
  font-weight: 400;
}

.prose :where(blockquote > cite):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "\2014";
}

.prose :where(table.has-fixed-layout):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  table-layout: fixed;
  width: 100%;
}

.prose-neutral {
  --tw-prose-body: #404040;
  --tw-prose-headings: #171717;
  --tw-prose-lead: #525252;
  --tw-prose-links: #171717;
  --tw-prose-bold: #171717;
  --tw-prose-counters: #737373;
  --tw-prose-bullets: #d4d4d4;
  --tw-prose-hr: #e5e5e5;
  --tw-prose-quotes: #171717;
  --tw-prose-quote-borders: #e5e5e5;
  --tw-prose-captions: #737373;
  --tw-prose-kbd: #171717;
  --tw-prose-kbd-shadows: 23 23 23;
  --tw-prose-code: #171717;
  --tw-prose-pre-code: #e5e5e5;
  --tw-prose-pre-bg: #262626;
  --tw-prose-th-borders: #d4d4d4;
  --tw-prose-td-borders: #e5e5e5;
  --tw-prose-invert-body: #d4d4d4;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #a3a3a3;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #a3a3a3;
  --tw-prose-invert-bullets: #525252;
  --tw-prose-invert-hr: #404040;
  --tw-prose-invert-quotes: #f5f5f5;
  --tw-prose-invert-quote-borders: #404040;
  --tw-prose-invert-captions: #a3a3a3;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d4d4d4;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #525252;
  --tw-prose-invert-td-borders: #404040;
}

/**
 * Swiper 11.1.10
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: August 21, 2024
 */

@font-face{
  font-family:swiper-icons;

  src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');

  font-weight:400;

  font-style:normal
}

:root{
  --swiper-theme-color:#007aff
}

:host{
  position:relative;
  display:block;
  margin-left:auto;
  margin-right:auto;
  z-index:1
}

.swiper{
  margin-left:auto;
  margin-right:auto;
  position:relative;
  overflow:hidden;
  list-style:none;
  padding:0;
  z-index:1;
  display:block
}

.swiper-vertical>.swiper-wrapper{
  flex-direction:column
}

.swiper-wrapper{
  position:relative;
  width:100%;
  height:100%;
  z-index:1;
  display:flex;
  transition-property:transform;
  transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);
  box-sizing:content-box
}

.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{
  transform:translate3d(0px,0,0)
}

.swiper-horizontal{
  touch-action:pan-y
}

.swiper-vertical{
  touch-action:pan-x
}

.swiper-slide{
  flex-shrink:0;
  width:100%;
  height:100%;
  position:relative;
  transition-property:transform;
  display:block
}

.swiper-slide-invisible-blank{
  visibility:hidden
}

.swiper-autoheight,.swiper-autoheight .swiper-slide{
  height:auto
}

.swiper-autoheight .swiper-wrapper{
  align-items:flex-start;
  transition-property:transform,height
}

.swiper-backface-hidden .swiper-slide{
  transform:translateZ(0);
  backface-visibility:hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper{
  perspective:1200px
}

.swiper-3d .swiper-wrapper{
  transform-style:preserve-3d
}

.swiper-3d{
  perspective:1200px
}

.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{
  transform-style:preserve-3d
}

.swiper-css-mode>.swiper-wrapper{
  overflow:auto;
  scrollbar-width:none;
  -ms-overflow-style:none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{
  display:none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide{
  scroll-snap-align:start start
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper{
  scroll-snap-type:x mandatory
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper{
  scroll-snap-type:y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper{
  scroll-snap-type:none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{
  scroll-snap-align:none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper::before{
  content:'';
  flex-shrink:0;
  order:9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{
  scroll-snap-align:center center;
  scroll-snap-stop:always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{
  margin-inline-start:var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{
  height:100%;
  min-height:1px;
  width:var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{
  margin-block-start:var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{
  width:100%;
  min-width:1px;
  height:var(--swiper-centered-offset-after)
}

.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  pointer-events:none;
  z-index:10
}

.swiper-3d .swiper-slide-shadow{
  background:rgba(0,0,0,.15)
}

.swiper-3d .swiper-slide-shadow-left{
  background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-3d .swiper-slide-shadow-right{
  background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-3d .swiper-slide-shadow-top{
  background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-3d .swiper-slide-shadow-bottom{
  background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-lazy-preloader{
  width:42px;
  height:42px;
  position:absolute;
  left:50%;
  top:50%;
  margin-left:-21px;
  margin-top:-21px;
  z-index:10;
  transform-origin:50%;
  box-sizing:border-box;
  border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
  border-radius:50%;
  border-top-color:transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{
  animation:swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white{
  --swiper-preloader-color:#fff
}

.swiper-lazy-preloader-black{
  --swiper-preloader-color:#000
}

@keyframes swiper-preloader-spin{
  0%{
    transform:rotate(0deg)
  }

  100%{
    transform:rotate(360deg)
  }
}

.swiper-virtual .swiper-slide{
  -webkit-backface-visibility:hidden;
  transform:translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after{
  content:'';
  position:absolute;
  left:0;
  top:0;
  pointer-events:none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{
  height:1px;
  width:var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{
  width:1px;
  height:var(--swiper-virtual-size)
}

:root{
  --swiper-navigation-size:44px
}

.swiper-button-next,.swiper-button-prev{
  position:absolute;
  top:var(--swiper-navigation-top-offset,50%);
  width:calc(var(--swiper-navigation-size)/ 44 * 27);
  height:var(--swiper-navigation-size);
  margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index:10;
  cursor:pointer;
  display:flex;
  align-items:center;
  justify-content:center;
  color:var(--swiper-navigation-color,var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{
  opacity:.35;
  cursor:auto;
  pointer-events:none
}

.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{
  opacity:0;
  cursor:auto;
  pointer-events:none
}

.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{
  display:none!important
}

.swiper-button-next svg,.swiper-button-prev svg{
  width:100%;
  height:100%;
  -o-object-fit:contain;
     object-fit:contain;
  transform-origin:center
}

.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{
  transform:rotate(180deg)
}

.swiper-button-prev,.swiper-rtl .swiper-button-next{
  left:var(--swiper-navigation-sides-offset,10px);
  right:auto
}

.swiper-button-next,.swiper-rtl .swiper-button-prev{
  right:var(--swiper-navigation-sides-offset,10px);
  left:auto
}

.swiper-button-lock{
  display:none
}

.swiper-button-next:after,.swiper-button-prev:after{
  font-family:swiper-icons;
  font-size:var(--swiper-navigation-size);
  text-transform:none!important;
  letter-spacing:0;
  font-variant:initial;
  line-height:1
}

.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{
  content:'prev'
}

.swiper-button-next,.swiper-rtl .swiper-button-prev{
  right:var(--swiper-navigation-sides-offset,10px);
  left:auto
}

.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{
  content:'next'
}

.swiper-pagination{
  position:absolute;
  text-align:center;
  transition:.3s opacity;
  transform:translate3d(0,0,0);
  z-index:10
}

.swiper-pagination.swiper-pagination-hidden{
  opacity:0
}

.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{
  display:none!important
}

.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{
  bottom:var(--swiper-pagination-bottom,8px);
  top:var(--swiper-pagination-top,auto);
  left:0;
  width:100%
}

.swiper-pagination-bullets-dynamic{
  overflow:hidden;
  font-size:0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{
  transform:scale(.33);
  position:relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{
  transform:scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{
  transform:scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{
  transform:scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{
  transform:scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{
  transform:scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{
  transform:scale(.33)
}

.swiper-pagination-bullet{
  width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));
  height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
  display:inline-block;
  border-radius:var(--swiper-pagination-bullet-border-radius,50%);
  background:var(--swiper-pagination-bullet-inactive-color,#000);
  opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet{
  border:none;
  margin:0;
  padding:0;
  box-shadow:none;
  -webkit-appearance:none;
  -moz-appearance:none;
       appearance:none
}

.swiper-pagination-clickable .swiper-pagination-bullet{
  cursor:pointer
}

.swiper-pagination-bullet:only-child{
  display:none!important
}

.swiper-pagination-bullet-active{
  opacity:var(--swiper-pagination-bullet-opacity, 1);
  background:var(--swiper-pagination-color,var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{
  right:var(--swiper-pagination-right,8px);
  left:var(--swiper-pagination-left,auto);
  top:50%;
  transform:translate3d(0px,-50%,0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{
  margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;
  display:block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{
  top:50%;
  transform:translateY(-50%);
  width:8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{
  display:inline-block;
  transition:.2s transform,.2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
  margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{
  left:50%;
  transform:translateX(-50%);
  white-space:nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{
  transition:.2s transform,.2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{
  transition:.2s transform,.2s right
}

.swiper-pagination-fraction{
  color:var(--swiper-pagination-fraction-color,inherit)
}

.swiper-pagination-progressbar{
  background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));
  position:absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
  background:var(--swiper-pagination-color,var(--swiper-theme-color));
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  transform:scale(0);
  transform-origin:left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
  transform-origin:right top
}

.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{
  width:100%;
  height:var(--swiper-pagination-progressbar-size,4px);
  left:0;
  top:0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{
  width:var(--swiper-pagination-progressbar-size,4px);
  height:100%;
  left:0;
  top:0
}

.swiper-pagination-lock{
  display:none
}

.swiper-scrollbar{
  border-radius:var(--swiper-scrollbar-border-radius,10px);
  position:relative;
  touch-action:none;
  background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))
}

.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{
  display:none!important
}

.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{
  position:absolute;
  left:var(--swiper-scrollbar-sides-offset,1%);
  bottom:var(--swiper-scrollbar-bottom,4px);
  top:var(--swiper-scrollbar-top,auto);
  z-index:50;
  height:var(--swiper-scrollbar-size,4px);
  width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))
}

.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{
  position:absolute;
  left:var(--swiper-scrollbar-left,auto);
  right:var(--swiper-scrollbar-right,4px);
  top:var(--swiper-scrollbar-sides-offset,1%);
  z-index:50;
  width:var(--swiper-scrollbar-size,4px);
  height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))
}

.swiper-scrollbar-drag{
  height:100%;
  width:100%;
  position:relative;
  background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));
  border-radius:var(--swiper-scrollbar-border-radius,10px);
  left:0;
  top:0
}

.swiper-scrollbar-cursor-drag{
  cursor:move
}

.swiper-scrollbar-lock{
  display:none
}

.swiper-zoom-container{
  width:100%;
  height:100%;
  display:flex;
  justify-content:center;
  align-items:center;
  text-align:center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{
  max-width:100%;
  max-height:100%;
  -o-object-fit:contain;
     object-fit:contain
}

.swiper-slide-zoomed{
  cursor:move;
  touch-action:none
}

.swiper .swiper-notification{
  position:absolute;
  left:0;
  top:0;
  pointer-events:none;
  opacity:0;
  z-index:-1000
}

.swiper-free-mode>.swiper-wrapper{
  transition-timing-function:ease-out;
  margin:0 auto
}

.swiper-grid>.swiper-wrapper{
  flex-wrap:wrap
}

.swiper-grid-column>.swiper-wrapper{
  flex-wrap:wrap;
  flex-direction:column
}

.swiper-fade.swiper-free-mode .swiper-slide{
  transition-timing-function:ease-out
}

.swiper-fade .swiper-slide{
  pointer-events:none;
  transition-property:opacity
}

.swiper-fade .swiper-slide .swiper-slide{
  pointer-events:none
}

.swiper-fade .swiper-slide-active{
  pointer-events:auto
}

.swiper-fade .swiper-slide-active .swiper-slide-active{
  pointer-events:auto
}

.swiper-cube{
  overflow:visible
}

.swiper-cube .swiper-slide{
  pointer-events:none;
  backface-visibility:hidden;
  z-index:1;
  visibility:hidden;
  transform-origin:0 0;
  width:100%;
  height:100%
}

.swiper-cube .swiper-slide .swiper-slide{
  pointer-events:none
}

.swiper-cube.swiper-rtl .swiper-slide{
  transform-origin:100% 0
}

.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{
  pointer-events:auto
}

.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{
  pointer-events:auto;
  visibility:visible
}

.swiper-cube .swiper-cube-shadow{
  position:absolute;
  left:0;
  bottom:0px;
  width:100%;
  height:100%;
  opacity:.6;
  z-index:0
}

.swiper-cube .swiper-cube-shadow:before{
  content:'';
  background:#000;
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  right:0;
  filter:blur(50px)
}

.swiper-cube .swiper-slide-next+.swiper-slide{
  pointer-events:auto;
  visibility:visible
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{
  z-index:0;
  backface-visibility:hidden
}

.swiper-flip{
  overflow:visible
}

.swiper-flip .swiper-slide{
  pointer-events:none;
  backface-visibility:hidden;
  z-index:1
}

.swiper-flip .swiper-slide .swiper-slide{
  pointer-events:none
}

.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{
  pointer-events:auto
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{
  z-index:0;
  backface-visibility:hidden
}

.swiper-creative .swiper-slide{
  backface-visibility:hidden;
  overflow:hidden;
  transition-property:transform,opacity,height
}

.swiper-cards{
  overflow:visible
}

.swiper-cards .swiper-slide{
  transform-origin:center bottom;
  backface-visibility:hidden;
  overflow:hidden
}

/**
 * Custom styles to immediately follow Tailwind's `components` layer
 *
 * "Add more opinionated, complex classes like buttons, form controls, alerts,
 * etc; the sort of pre-built components you often see in other frameworks that
 * you might need to override with utility classes."
 *
 * — from https://tailwindcss.com/docs/plugins#adding-components
 */

/**
* Body
*/

body.overflow-hidden {
  overflow: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
}

body p {
  font-size: 1rem;
  line-height: 1.6125rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

/**
 * Buttons
**/

.button-default {
  display: flex;
  min-height: 42px;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  justify-content: center;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(152 112 0 / var(--tw-border-opacity, 1));
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(152 112 0 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.button-default:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(152 112 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-shadow-color: rgb(0 0 0 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}

/**
 * Post title styles
 *
 * These will be applied to all headings with a `page-title` or `entry-title`
 * class on the frontend and to the post title in the block editor.
 *
 * The supplied styles are meant to match the default `h1` classes from
 * Tailwind Typography.
 */

.page-title,
.entry-title {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5rem;
  max-width: 40rem;
  font-size: 1.875rem;
  font-weight: 800;
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity, 1));
}

/**
 *
**/

.entry-content p:first-of-type {
  margin-top: 0;
  /* Removes the margin from the first paragraph */
  padding-top: 0;
  /* Optional: Removes padding if any */
}

.entry-content p:first-of-type img {
  display: block;
  /* Ensures no extra spacing from inline-block behavior */
  margin: 0;
  /* Removes margins on the image */
}

/**
 * Layout elements
 **/

.bg-horizontal-gradient {
  background: linear-gradient(to right,
			transparent 0%,
			#E9DFC1 10%,
			#E9DFC1 10%,
			#E9DFC1 90%,
			#E9DFC1 90%,
			transparent 100%) !important;
}

.bg-horizontal-gradient-hrz {
  background: linear-gradient(to bottom,
			transparent 0%,
			#E9DFC1 10%,
			#E9DFC1 10%,
			#E9DFC1 90%,
			#E9DFC1 90%,
			transparent 100%) !important;
}

/**
 * Layout styles for centered content areas
 *
 * If you are controlling the width of your content area with styles applied
 * to its container, you can delete the following styles whose selectors begin
 * with `.page-content >` and `.entry-content >`. For more details, please see
 * the following:
 *
 * https://make.wordpress.org/core/2021/06/29/on-layout-and-content-width-in-wordpress-5-8/
 */

.page-content>*,
.entry-content {
  /* Content width from the `theme.json` file */
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

@media (min-width: 768px) {
  .page-content>*,
.entry-content {
    width: 66.666667%;
  }
}

.entry-content>.alignwide {
  /* Wide width from the `theme.json` file */
  max-width: 60rem;
}

.entry-content>.alignfull {
  max-width: none;
}

.entry-content>.alignleft {
  float: left;
  margin-right: 2rem;
}

.entry-content>.alignright {
  float: right;
  margin-left: 2rem;
}

/*********************/

/*  Main Navigation  */

/*********************/

.nav-caret {
  position: absolute;
  inset: 0px;
  overflow: hidden;
}

body.nav-caret {
  overflow: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
}

.nav-caret svg {
  height: 1rem;
  width: 2.25rem;
}

.current-menu-parent .menu-link .nav-caret svg {
  top: 0 !important
}
#menu-main-menu li a.menu-link.group span.relative { position: absolute; }

.submenu-pointer {
  transform: scale(-1, 1);
  left: 0 !important;
  transition: top 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
}

@media (min-width: 768px) {
  .bottom-concave-corners {
    position: relative;
    --mask: radial-gradient(15px at 15px 100%, #0000 98%, #000) -15px;
    -webkit-mask: var(--mask);
    mask: var(--mask);
    filter: drop-shadow(2px 0px 0px #BE974A) drop-shadow(-2px 0px 0px #BE974A) drop-shadow(0px 2px 0px #BE974A) drop-shadow(0px -2px 0px #BE974A) drop-shadow(2px 2px 0px #BE974A) drop-shadow(-2px -2px 0px #BE974A) drop-shadow(-2px 2px 0px #BE974A) drop-shadow(2px -2px 0px #BE974A)
  }

  .bottom-concave-corners::before {
    position: absolute;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(152 112 0 / var(--tw-bg-opacity, 1));
    content: '';
    width: 30px;
    height: 30px;
    bottom: -15px;
    left: -15px;
    z-index: 2;
  }

  .bottom-concave-corners::after {
    position: absolute;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(152 112 0 / var(--tw-bg-opacity, 1));
    content: '';
    width: 30px;
    height: 30px;
    bottom: -15px;
    right: -15px;
    z-index: 2;
  }
}

.submenu-wrapper {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 224px;
  transition: all 0.3s ease-in-out;
  background-color: rgba(0, 0, 0, 0.85);
  border: 1px solid #987000;
  border-top: none;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
}

@media (min-width: 768px) {
  .submenu-wrapper {
    padding-top: 1rem;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px)
  }
}

@media (max-width: 767px) {
  .submenu-wrapper {
    position: relative;
    width: 100%;
    background-color:black;
    border: none;
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
  }
}

.submenu-wrapper ul.submenu li:last-child a span {
  border: none;
}

/*********************/

/* Homepage Sections */

/*********************/

/* Homepage Hero Slider */

#homeSwiper .homeSwiperPagination {
  margin-left: 0.125rem;
  gap: 0.125rem;
  padding-bottom: 0.125rem;
}

#homeSwiper .homeSwiperPagination .homeSwiper-bullet {
  margin-bottom: 0.125rem;
}

#reserveTourSection .tour-card-imageWrapper::after {
  content: '';
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 45.4 18.1"%3E%3Cpath fill="%23fff" d="m14.7 18.1 7.9-6.3 8 6.3h14.8L22.7 0 0 18.1z" data-name="Layer 1"/%3E%3C/svg%3E');
  position: absolute;
  bottom: 0px;
  right: calc(50% - 22.5px);
  display: block;
  height: 18px;
  width: 45px;
}

/* Swiper Slider Component - Swiper Products */

.swiperProductsContainer .swiper-button-prev::after, .swiperProductsContainer .swiper-button-next::after {
  content: none;
}

#tripMapSwiper .swiper-button-prev:after,
	#tripMapSwiper .swiper-button-next:after {
  content: none;
}

#tripMapSwiper .swiper-button-next,
	#tripMapSwiper .swiper-button-prev {
  height: 52px;
  width: 24px;
  top: calc(50% - 32px);
}

#tripMapSwiper .swiper-button-prev {
  transition: left, ease-in-out;
  left: var(--swiper-prev-next);
}

#tripMapSwiper .swiper-button-next {
  transition: right, ease-in-out;
  right: var(--swiper-prev-next);
}

#tripMapSwiper .tripMapPagination .tripMapPagination-bullet {
  height: 1.25rem;
  width: 1.25rem;
}

.places-swiper-pagination,
.content-block-swiper-pagination {
  position: absolute;
  bottom: 0.625rem;
  z-index: 10;
}

.places-swiper-pagination .swiper-pagination-bullet, .content-block-swiper-pagination .swiper-pagination-bullet {
  height: 17px;
  width: 17px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  opacity: 1;
}

.places-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active, .content-block-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  --tw-bg-opacity: 1;
  background-color: rgb(152 112 0 / var(--tw-bg-opacity, 1));
}

#tripMapSwiper .tripMapPagination .tripMapPagination-bullet:hover {
  background-color: #bfbfbf!important;
}

.swiper-container-wrapper .swiper-button-prev::after, .swiper-container-wrapper .swiper-button-next::after {
  content: none;
}

/*************************************/

/* General facetWP overrides		*/

/*************************************/

body.hearst-castle-theme .facetwp-facet {
  margin-bottom: 0 !important;
}

body.hearst-castle-theme .facetwp-type-checkboxes .facetwp-checkbox {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14"><path d="M14 1.2v11.7q0 .5-.3.8-.4.4-.8.3H1.2q-.5 0-.8-.3t-.3-.8V1.2Q.1.7.4.4t.8-.4h11.7q.5 0 .8.3t.3.8Z"/><path fill="%23fff" d="M12.5 12.5v-11h-11v11z"/></svg>') 0 50% no-repeat;
  background-size: 14px 14px;
  margin-bottom: 4px;
  padding-left: 20px;
  cursor: pointer;
}

body.hearst-castle-theme .facetwp-type-checkboxes .facetwp-checkbox.checked {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><linearGradient id="a" x1="10.7" x2="3.4" y1="-38.4" y2="-45.7" gradientTransform="translate(0 49.1)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="%23906802"/><stop offset="1" stop-color="%23ae881b"/></linearGradient></defs><path d="M14 1.2v11.7q0 .5-.3.8-.4.4-.8.3H1.2q-.5 0-.8-.3t-.3-.8V1.2Q.1.7.4.4t.8-.4h11.7q.5 0 .8.3t.3.8Z"/><path fill="%23fff" d="M12.5 12.5v-11h-11v11z"/><path fill="url(%23a)" d="M3 3h8v8H3z"/></svg>');
}

body.hearst-castle-theme .facetwp-reset {
  margin: 0px;
  text-align: left;
  font-size: 1rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(152 112 0 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

body.hearst-castle-theme .facetwp-reset:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

/*************************************/

/* News listing page 				*/

/*************************************/

/*************************************/

/* Places to Stay Map and Filter Page*/

/*************************************/

#facetwp-map .gm-style .gm-style-iw-c {
  border-radius: 0;
  flex-direction: row-reverse;
}

#facetwp-map .gm-style .gm-style-iw-c[aria-label="Hearst Castle"] {
  flex-direction: column !important;
  padding-left: 1rem !important;
  padding-bottom: 1rem !important;
}

#facetwp-map .gm-style .gm-style-iw-c[aria-label="Hearst Castle"] .gm-title {
  width: 100% !important;
  text-wrap: balance !important;
  text-align: left !important;
  font-family: Urbanist, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  font-size: 1.1875rem !important;
  font-weight: 500 !important;
  line-height: 1.25 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(152 112 0 / var(--tw-text-opacity, 1)) !important;
  text-decoration-line: none !important;
}

#facetwp-map .gm-style .gm-style-iw-c[aria-label="Hearst Castle"] .address {
  display: flex !important;
  flex-direction: column !important;
  font-family: Urbanist, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  font-size: 1rem !important;
  font-style: normal !important;
  line-height: 1.375 !important;
}

.facetwp-facet.facetwp-facet-map_facet {
  margin-bottom: 0px;
  aspect-ratio: 90/50;
  height: 100%;
  width: 100%;
}

.facetwp-map-filtering {
  display: none;
}

/*************************************/

/* Places to Stay Detail*/

/*************************************/

ul.amenities-list li.amenities-list-item {
  padding-left: 12px;
  position: relative;
  margin-bottom: 6px;
}

ul.amenities-list li.amenities-list-item:before {
  content: '';
  display: block;
  height: 16px;
  width: 4px;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 4 16"><circle cx="2" cy="8" r="1"/></svg>');
  position: absolute;
  left: 0;
  top: 3px;
}

/*************************************/

/* Hearst Components Styles 		*/

/************************************/

/*-- Photo 2/3 Copy 1/3 Block --*/

.photo_2-3_copy_1-3_block .contentBlockSwiper .content-block-swiper-pagination {
  top: auto;
  bottom: 2rem;
}

/*************************************/

/* Gravity Forms Styles 			*/

/************************************/

.gform-field-label {
  margin-bottom: 0.25rem !important;
  font-family: Urbanist, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  font-size: var(--fluid-100-150) !important;
  font-weight: 700 !important;
}

.ginput_container input {
  min-height: 3rem !important;
  border-radius: 0px !important;
  font-size: 1rem !important;
  font-style: italic !important;
}

.ginput_container textarea {
  border-radius: 0px !important;
}

/* New styles to fix form width and border issues */

.gform_wrapper {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.gform_wrapper form {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.gform_wrapper .gform_body {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
}

.gform_wrapper .gform_fields {
  all: unset !important;
  display: flex !important;
  flex-direction: column !important;
  gap: var(--fluid-125-200) !important;
}

.gform_wrapper .gfield {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  padding-right: 0 !important;
}

.gform_wrapper .ginput_container {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper textarea {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  padding: 8px !important;
  margin: 0 !important;
  box-sizing: border-box !important;
}

@media (max-width: 1023px) {
  .gform_wrapper {
    padding: 0 !important;
  }
}

/* Updated Gravity Form submit button styles */

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type=submit] {
  border-radius: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
  display: flex !important;
  min-height: 42px !important;
  width: 100% !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 0px !important;
  border-width: 1px !important;
  border-style: solid !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(152 112 0 / var(--tw-border-opacity, 1)) !important;
  background-color: transparent !important;
  padding-left: 1.75rem !important;
  padding-right: 1.75rem !important;
  padding-top: 0.375rem !important;
  padding-bottom: 0.375rem !important;
  text-align: center !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  line-height: 1 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(152 112 0 / var(--tw-text-opacity, 1)) !important;
  text-decoration-line: none !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter !important;
  transition-duration: 150ms !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}

.gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_footer input[type=submit]:hover,
.gform_wrapper .gform_page_footer input.button:hover,
.gform_wrapper .gform_page_footer input[type=submit]:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgb(144 104 2 / var(--tw-border-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(144 104 2 / var(--tw-text-opacity, 1)) !important;
}

/*************************************/

/* Responsive Table Styles           */

/*************************************/

table {
  margin: 0px;
  margin-bottom: 1rem;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  padding: 0px;
}

table caption {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  font-size: 1.25rem;
  font-weight: 700;
}

table tr {
  border-bottom-width: 1px;
  border-color: rgb(152 112 0 / var(--tw-border-opacity, 1));
  --tw-border-opacity: 0.75;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.25rem;
}

table th,
table td {
  text-wrap: balance;
  padding: 0.5rem;
  text-align: center;
  font-size: 1rem;
  font-weight: 500;
}

@media (min-width: 640px) {
  table th:first-child,
table td:first-child {
    text-align: left;
  }
}

table td a {
  font-size: 1rem;
  font-weight: 700;
}

table th {
  border-top-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(152 112 0 / var(--tw-border-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-family: Urbanist, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.125rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
}

@media screen and (max-width: 640px) {
  table {
    border-width: 0px;
  }

  table caption {
    display: none;
  }

  table thead {
    position: absolute;
    margin: -1px;
    height: 1px;
    width: 1px;
    overflow: hidden;
    border-style: none;
    padding: 0px;
  }

  bodytable thead {
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
  }

  table tr {
    margin-bottom: 1.25rem;
    display: block;
    border-width: 2px;
    border-color: rgb(152 112 0 / var(--tw-border-opacity, 1));
    --tw-border-opacity: 0.4;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  table td {
    display: flex;
    justify-content: space-between;
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(152 112 0 / var(--tw-border-opacity, 1));
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0px;
    padding-right: 0px;
    text-align: right;
    font-size: 1rem;
  }

  table td::before {
    content: attr(data-label);
    float: left;
    font-weight: 700;
    text-transform: uppercase;
  }

  table td:last-child {
    border-bottom-width: 0px;
  }

  table td a {
    font-weight: 700;
    text-transform: uppercase;
    text-decoration-line: none;
  }
}

/*************************************/

/* Wordpress Styles          */

/*************************************/

.alignleft {
  float: left;
  margin-right: 1.5rem;
  display: inline;
}

.alignright {
  float: right;
  margin-left: 1.5rem;
  display: inline;
}

.aligncenter {
  clear: both;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.page-id-431>#page>#content>section>p {
  width: 100% !important;
}

.page-id-431>#page>#content>section>p>iframe {
  width: 100% !important;
  aspect-ratio: 3 / 2 !important;
  height: auto !important;
}

@media (max-width: 767px) {
  .has-submenu .submenu-wrapper{
    display: none;
  }

  .menu-active > a > .plus-icon > svg.plus > .vertical-line{
    visibility: hidden;
  }

  .has-submenu.menu-active .submenu-wrapper{
    display: block;
  }

  .has-submenu > a {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
  }
}

/**
 * This injects Tailwind's utility classes and any utility classes registered
 * by plugins, then adds custom utility classes.
 */

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.pointer-events-none {
  pointer-events: none;
}

.pointer-events-auto {
  pointer-events: auto;
}

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.inset-2 {
  inset: 0.5rem;
}

.-bottom-9 {
  bottom: -2.25rem;
}

.-left-4 {
  left: -1rem;
}

.-left-6 {
  left: -1.5rem;
}

.-left-\[14px\] {
  left: -14px;
}

.-right-6 {
  right: -1.5rem;
}

.-right-\[14px\] {
  right: -14px;
}

.-right-\[30px\] {
  right: -30px;
}

.-top-4 {
  top: -1rem;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-12 {
  bottom: 3rem;
}

.bottom-2\.5 {
  bottom: 0.625rem;
}

.bottom-\[-1px\] {
  bottom: -1px;
}

.bottom-\[-2px\] {
  bottom: -2px;
}

.bottom-\[-34px\] {
  bottom: -34px;
}

.left-0 {
  left: 0px;
}

.left-1\/2 {
  left: 50%;
}

.left-12 {
  left: 3rem;
}

.left-\[calc\(50\%-18px\)\] {
  left: calc(50% - 18px);
}

.left-\[calc\(50\%-29px\)\] {
  left: calc(50% - 29px);
}

.right-0 {
  right: 0px;
}

.right-12 {
  right: 3rem;
}

.right-4 {
  right: 1rem;
}

.right-\[20px\] {
  right: 20px;
}

.right-\[calc\(50\%-22\.5px\)\] {
  right: calc(50% - 22.5px);
}

.right-tm-0-neg70 {
  right: var(--tm-0-neg70);
}

.top-0 {
  top: 0px;
}

.top-1 {
  top: 0.25rem;
}

.top-5 {
  top: 1.25rem;
}

.top-\[-2px\] {
  top: -2px;
}

.top-\[50\%\] {
  top: 50%;
}

.top-\[6\.25rem\] {
  top: 6.25rem;
}

.top-\[calc\(50\%-22px\)\] {
  top: calc(50% - 22px);
}

.top-full {
  top: 100%;
}

.z-0 {
  z-index: 0;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.z-40 {
  z-index: 40;
}

.z-50 {
  z-index: 50;
}

.z-\[9999\] {
  z-index: 9999;
}

.z-\[999\] {
  z-index: 999;
}

.col-span-1 {
  grid-column: span 1 / span 1;
}

.col-span-12 {
  grid-column: span 12 / span 12;
}

.col-span-full {
  grid-column: 1 / -1;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.clear-both {
  clear: both;
}

.-m-px {
  margin: -1px;
}

.m-0 {
  margin: 0px;
}

.m-auto {
  margin: auto;
}

.-mx-site-x-padding {
  margin-left: calc(var(--site-x-padding) * -1);
  margin-right: calc(var(--site-x-padding) * -1);
}

.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.mx-7 {
  margin-left: 1.75rem;
  margin-right: 1.75rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.my-fluid-200-4375 {
  margin-top: var(--fluid-200-4375);
  margin-bottom: var(--fluid-200-4375);
}

.-mb-8 {
  margin-bottom: -2rem;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-40 {
  margin-bottom: 10rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-7 {
  margin-bottom: 1.75rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.mb-fluid-075-1125 {
  margin-bottom: var(--fluid-075-1125);
}

.mb-fluid-1-2_375 {
  margin-bottom: var(--fluid-1-2_375);
}

.mb-fluid-100-200 {
  margin-bottom: var(--fluid-100-200);
}

.mb-fluid-125-500 {
  margin-bottom: var(--fluid-125-500);
}

.mb-fluid-150-500 {
  margin-bottom: var(--fluid-150-500);
}

.mb-fluid-200-250 {
  margin-bottom: var(--fluid-200-250);
}

.ml-0 {
  margin-left: 0px;
}

.ml-2 {
  margin-left: 0.5rem;
}

.ml-4 {
  margin-left: 1rem;
}

.ml-\[7\.27vw\] {
  margin-left: 7.27vw;
}

.mr-1 {
  margin-right: 0.25rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mt-0 {
  margin-top: 0px;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-1\.5 {
  margin-top: 0.375rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-14 {
  margin-top: 3.5rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-2\.5 {
  margin-top: 0.625rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-3\.5 {
  margin-top: 0.875rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-7 {
  margin-top: 1.75rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mt-9 {
  margin-top: 2.25rem;
}

.mt-fluid-100-125 {
  margin-top: var(--fluid-100-125);
}

.mt-fluid-125-6375 {
  margin-top: var(--fluid-125-6375);
}

.mt-fluid-150-300 {
  margin-top: var(--fluid-150-300);
}

.mt-fluid-150-500 {
  margin-top: var(--fluid-150-500);
}

.mt-fluid-200-4375 {
  margin-top: var(--fluid-200-4375);
}

.mt-fluid-625-875 {
  margin-top: var(--fluid-625-875);
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.aspect-1 {
  aspect-ratio: 1 / 1;
}

.aspect-3\/2 {
  aspect-ratio: 3/2;
}

.aspect-\[1\.01\] {
  aspect-ratio: 1.01;
}

.aspect-\[1\.02\] {
  aspect-ratio: 1.02;
}

.aspect-\[192\/288\] {
  aspect-ratio: 192/288;
}

.aspect-\[20\/16\] {
  aspect-ratio: 20/16;
}

.aspect-\[207\/65\] {
  aspect-ratio: 207/65;
}

.aspect-\[3\.17\] {
  aspect-ratio: 3.17;
}

.aspect-\[3\.18\] {
  aspect-ratio: 3.18;
}

.aspect-\[3\/2\] {
  aspect-ratio: 3/2;
}

.aspect-\[4\/5\] {
  aspect-ratio: 4/5;
}

.aspect-\[44\/30\] {
  aspect-ratio: 44/30;
}

.aspect-\[5\/10\] {
  aspect-ratio: 5/10;
}

.aspect-\[5\/3\] {
  aspect-ratio: 5/3;
}

.aspect-\[52\/35\] {
  aspect-ratio: 52/35;
}

.aspect-\[71\/53\] {
  aspect-ratio: 71/53;
}

.aspect-\[77\/54\] {
  aspect-ratio: 77/54;
}

.aspect-\[90\/50\] {
  aspect-ratio: 90/50;
}

.aspect-\[99\/101\] {
  aspect-ratio: 99/101;
}

.size-full {
  width: 100%;
  height: 100%;
}

.h-0 {
  height: 0px;
}

.h-0\.5 {
  height: 0.125rem;
}

.h-1 {
  height: 0.25rem;
}

.h-10 {
  height: 2.5rem;
}

.h-11 {
  height: 2.75rem;
}

.h-12 {
  height: 3rem;
}

.h-18 {
  height: 4.5rem;
}

.h-2 {
  height: 0.5rem;
}

.h-4 {
  height: 1rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-8 {
  height: 2rem;
}

.h-\[101vw\] {
  height: 101vw;
}

.h-\[17px\] {
  height: 17px;
}

.h-\[18px\] {
  height: 18px;
}

.h-\[200px\] {
  height: 200px;
}

.h-\[23px\] {
  height: 23px;
}

.h-\[26px\] {
  height: 26px;
}

.h-\[2px\] {
  height: 2px;
}

.h-\[35px\] {
  height: 35px;
}

.h-\[40vw\] {
  height: 40vw;
}

.h-\[44px\] {
  height: 44px;
}

.h-\[640px\] {
  height: 640px;
}

.h-\[66px\] {
  height: 66px;
}

.h-\[calc\(100\%\+4px\)\] {
  height: calc(100% + 4px);
}

.h-\[calc\(100\%-2\.75rem\)\] {
  height: calc(100% - 2.75rem);
}

.h-\[calc\(100\%-2px\)\] {
  height: calc(100% - 2px);
}

.h-auto {
  height: auto;
}

.h-eighteen-twelve {
  height: var(--eighteen-twelve);
}

.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}

.h-full {
  height: 100%;
}

.h-logo-height-clamp {
  height: var(--logo-height-clamp);
}

.h-min {
  height: -moz-min-content;
  height: min-content;
}

.h-px {
  height: 1px;
}

.max-h-\[420px\] {
  max-height: 420px;
}

.max-h-\[640px\] {
  max-height: 640px;
}

.max-h-\[746px\] {
  max-height: 746px;
}

.max-h-\[calc\(100vh-7\.15rem\)\] {
  max-height: calc(100vh - 7.15rem);
}

.min-h-12 {
  min-height: 3rem;
}

.min-h-\[42px\] {
  min-height: 42px;
}

.min-h-full {
  min-height: 100%;
}

.\!w-auto {
  width: auto !important;
}

.\!w-full {
  width: 100% !important;
}

.w-0 {
  width: 0px;
}

.w-1\/12 {
  width: 8.333333%;
}

.w-1\/2 {
  width: 50%;
}

.w-1\/3 {
  width: 33.333333%;
}

.w-1\/4 {
  width: 25%;
}

.w-10 {
  width: 2.5rem;
}

.w-10\/12 {
  width: 83.333333%;
}

.w-11\/12 {
  width: 91.666667%;
}

.w-2 {
  width: 0.5rem;
}

.w-2\/12 {
  width: 16.666667%;
}

.w-2\/5 {
  width: 40%;
}

.w-3\/12 {
  width: 25%;
}

.w-3\/4 {
  width: 75%;
}

.w-3\/5 {
  width: 60%;
}

.w-4 {
  width: 1rem;
}

.w-4\/12 {
  width: 33.333333%;
}

.w-48 {
  width: 12rem;
}

.w-5 {
  width: 1.25rem;
}

.w-5\/12 {
  width: 41.666667%;
}

.w-56 {
  width: 14rem;
}

.w-6 {
  width: 1.5rem;
}

.w-6\/12 {
  width: 50%;
}

.w-7\/12 {
  width: 58.333333%;
}

.w-8 {
  width: 2rem;
}

.w-8\/12 {
  width: 66.666667%;
}

.w-9 {
  width: 2.25rem;
}

.w-9\/12 {
  width: 75%;
}

.w-\[17px\] {
  width: 17px;
}

.w-\[1px\] {
  width: 1px;
}

.w-\[22px\] {
  width: 22px;
}

.w-\[26px\] {
  width: 26px;
}

.w-\[286px\] {
  width: 286px;
}

.w-\[45px\] {
  width: 45px;
}

.w-\[58px\] {
  width: 58px;
}

.w-\[70vw\] {
  width: 70vw;
}

.w-\[73px\] {
  width: 73px;
}

.w-\[8\.33\%\] {
  width: 8.33%;
}

.w-\[83\.33\%\] {
  width: 83.33%;
}

.w-\[91px\] {
  width: 91px;
}

.w-\[calc\(100\%\+2vw\)\] {
  width: calc(100% + 2vw);
}

.w-\[calc\(100\%-12px\)\] {
  width: calc(100% - 12px);
}

.w-\[calc\(100vw-108px\)\] {
  width: calc(100vw - 108px);
}

.w-auto {
  width: auto;
}

.w-dvw {
  width: 100dvw;
}

.w-eighteen-twelve {
  width: var(--eighteen-twelve);
}

.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.w-full {
  width: 100%;
}

.w-px {
  width: 1px;
}

.w-screen {
  width: 100vw;
}

.min-w-\[240px\] {
  min-width: 240px;
}

.min-w-\[380px\] {
  min-width: 380px;
}

.min-w-\[calc\(100\%\+32\)\] {
  min-width: calc(100% + 32);
}

.min-w-\[calc\(50\%-14px\)\] {
  min-width: calc(50% - 14px);
}

.min-w-full {
  min-width: 100%;
}

.\!max-w-\[320px\] {
  max-width: 320px !important;
}

.max-w-60 {
  max-width: 15rem;
}

.max-w-72 {
  max-width: 18rem;
}

.max-w-\[100\%\] {
  max-width: 100%;
}

.max-w-\[217px\] {
  max-width: 217px;
}

.max-w-\[30px\] {
  max-width: 30px;
}

.max-w-\[38rem\] {
  max-width: 38rem;
}

.max-w-\[50px\] {
  max-width: 50px;
}

.max-w-\[700px\] {
  max-width: 700px;
}

.max-w-\[8\.33\%\] {
  max-width: 8.33%;
}

.max-w-content {
  max-width: 40rem;
}

.max-w-none {
  max-width: none;
}

.max-w-screen-2xl {
  max-width: 1536px;
}

.max-w-xs {
  max-width: 20rem;
}

.flex-1 {
  flex: 1 1 0%;
}

.shrink-0 {
  flex-shrink: 0;
}

.grow {
  flex-grow: 1;
}

.basis-0 {
  flex-basis: 0px;
}

.basis-full {
  flex-basis: 100%;
}

.table-fixed {
  table-layout: fixed;
}

.border-collapse {
  border-collapse: collapse;
}

.border-separate {
  border-collapse: separate;
}

.border-spacing-0 {
  --tw-border-spacing-x: 0px;
  --tw-border-spacing-y: 0px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-0\.5 {
  --tw-border-spacing-x: 0.125rem;
  --tw-border-spacing-y: 0.125rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-1 {
  --tw-border-spacing-x: 0.25rem;
  --tw-border-spacing-y: 0.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-1\.5 {
  --tw-border-spacing-x: 0.375rem;
  --tw-border-spacing-y: 0.375rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-10 {
  --tw-border-spacing-x: 2.5rem;
  --tw-border-spacing-y: 2.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-11 {
  --tw-border-spacing-x: 2.75rem;
  --tw-border-spacing-y: 2.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-12 {
  --tw-border-spacing-x: 3rem;
  --tw-border-spacing-y: 3rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-14 {
  --tw-border-spacing-x: 3.5rem;
  --tw-border-spacing-y: 3.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-15 {
  --tw-border-spacing-x: 3.75rem;
  --tw-border-spacing-y: 3.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-16 {
  --tw-border-spacing-x: 4rem;
  --tw-border-spacing-y: 4rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-17 {
  --tw-border-spacing-x: 4.25rem;
  --tw-border-spacing-y: 4.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-18 {
  --tw-border-spacing-x: 4.5rem;
  --tw-border-spacing-y: 4.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-19 {
  --tw-border-spacing-x: 4.75rem;
  --tw-border-spacing-y: 4.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-2 {
  --tw-border-spacing-x: 0.5rem;
  --tw-border-spacing-y: 0.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-2\.5 {
  --tw-border-spacing-x: 0.625rem;
  --tw-border-spacing-y: 0.625rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-20 {
  --tw-border-spacing-x: 5rem;
  --tw-border-spacing-y: 5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-24 {
  --tw-border-spacing-x: 6rem;
  --tw-border-spacing-y: 6rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-28 {
  --tw-border-spacing-x: 7rem;
  --tw-border-spacing-y: 7rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-29 {
  --tw-border-spacing-x: 7.25rem;
  --tw-border-spacing-y: 7.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-3 {
  --tw-border-spacing-x: 0.75rem;
  --tw-border-spacing-y: 0.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-3\.5 {
  --tw-border-spacing-x: 0.875rem;
  --tw-border-spacing-y: 0.875rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-30 {
  --tw-border-spacing-x: 7.5rem;
  --tw-border-spacing-y: 7.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-31 {
  --tw-border-spacing-x: 7.75rem;
  --tw-border-spacing-y: 7.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-32 {
  --tw-border-spacing-x: 8rem;
  --tw-border-spacing-y: 8rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-36 {
  --tw-border-spacing-x: 9rem;
  --tw-border-spacing-y: 9rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-4 {
  --tw-border-spacing-x: 1rem;
  --tw-border-spacing-y: 1rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-40 {
  --tw-border-spacing-x: 10rem;
  --tw-border-spacing-y: 10rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-44 {
  --tw-border-spacing-x: 11rem;
  --tw-border-spacing-y: 11rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-46-26 {
  --tw-border-spacing-x: clamp(1.625rem, 1.0182rem + 2.4272vw, 2.875rem);
  --tw-border-spacing-y: clamp(1.625rem, 1.0182rem + 2.4272vw, 2.875rem);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-48 {
  --tw-border-spacing-x: 12rem;
  --tw-border-spacing-y: 12rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-5 {
  --tw-border-spacing-x: 1.25rem;
  --tw-border-spacing-y: 1.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-52 {
  --tw-border-spacing-x: 13rem;
  --tw-border-spacing-y: 13rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-56 {
  --tw-border-spacing-x: 14rem;
  --tw-border-spacing-y: 14rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-6 {
  --tw-border-spacing-x: 1.5rem;
  --tw-border-spacing-y: 1.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-60 {
  --tw-border-spacing-x: 15rem;
  --tw-border-spacing-y: 15rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-64 {
  --tw-border-spacing-x: 16rem;
  --tw-border-spacing-y: 16rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-7 {
  --tw-border-spacing-x: 1.75rem;
  --tw-border-spacing-y: 1.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-72 {
  --tw-border-spacing-x: 18rem;
  --tw-border-spacing-y: 18rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-8 {
  --tw-border-spacing-x: 2rem;
  --tw-border-spacing-y: 2rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-80 {
  --tw-border-spacing-x: 20rem;
  --tw-border-spacing-y: 20rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-9 {
  --tw-border-spacing-x: 2.25rem;
  --tw-border-spacing-y: 2.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-96 {
  --tw-border-spacing-x: 24rem;
  --tw-border-spacing-y: 24rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-eighteen-twelve {
  --tw-border-spacing-x: var(--eighteen-twelve);
  --tw-border-spacing-y: var(--eighteen-twelve);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-05-6375 {
  --tw-border-spacing-x: var(--fluid-05-6375);
  --tw-border-spacing-y: var(--fluid-05-6375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-050-100 {
  --tw-border-spacing-x: var(--fluid-050-100);
  --tw-border-spacing-y: var(--fluid-050-100);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-075-100 {
  --tw-border-spacing-x: var(--fluid-075-100);
  --tw-border-spacing-y: var(--fluid-075-100);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-075-1125 {
  --tw-border-spacing-x: var(--fluid-075-1125);
  --tw-border-spacing-y: var(--fluid-075-1125);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-075-125 {
  --tw-border-spacing-x: var(--fluid-075-125);
  --tw-border-spacing-y: var(--fluid-075-125);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-075-150 {
  --tw-border-spacing-x: var(--fluid-075-150);
  --tw-border-spacing-y: var(--fluid-075-150);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-075-175 {
  --tw-border-spacing-x: var(--fluid-075-175);
  --tw-border-spacing-y: var(--fluid-075-175);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-075-200 {
  --tw-border-spacing-x: var(--fluid-075-200);
  --tw-border-spacing-y: var(--fluid-075-200);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-075-225 {
  --tw-border-spacing-x: var(--fluid-075-225);
  --tw-border-spacing-y: var(--fluid-075-225);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-075-250 {
  --tw-border-spacing-x: var(--fluid-075-250);
  --tw-border-spacing-y: var(--fluid-075-250);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-075-275 {
  --tw-border-spacing-x: var(--fluid-075-275);
  --tw-border-spacing-y: var(--fluid-075-275);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-075-300 {
  --tw-border-spacing-x: var(--fluid-075-300);
  --tw-border-spacing-y: var(--fluid-075-300);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-075-325 {
  --tw-border-spacing-x: var(--fluid-075-325);
  --tw-border-spacing-y: var(--fluid-075-325);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-075-350 {
  --tw-border-spacing-x: var(--fluid-075-350);
  --tw-border-spacing-y: var(--fluid-075-350);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-075-375 {
  --tw-border-spacing-x: var(--fluid-075-375);
  --tw-border-spacing-y: var(--fluid-075-375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-075-400 {
  --tw-border-spacing-x: var(--fluid-075-400);
  --tw-border-spacing-y: var(--fluid-075-400);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-075-425 {
  --tw-border-spacing-x: var(--fluid-075-425);
  --tw-border-spacing-y: var(--fluid-075-425);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-075-450 {
  --tw-border-spacing-x: var(--fluid-075-450);
  --tw-border-spacing-y: var(--fluid-075-450);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-075-475 {
  --tw-border-spacing-x: var(--fluid-075-475);
  --tw-border-spacing-y: var(--fluid-075-475);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-075-500 {
  --tw-border-spacing-x: var(--fluid-075-500);
  --tw-border-spacing-y: var(--fluid-075-500);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-075-525 {
  --tw-border-spacing-x: var(--fluid-075-525);
  --tw-border-spacing-y: var(--fluid-075-525);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-075-550 {
  --tw-border-spacing-x: var(--fluid-075-550);
  --tw-border-spacing-y: var(--fluid-075-550);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-075-575 {
  --tw-border-spacing-x: var(--fluid-075-575);
  --tw-border-spacing-y: var(--fluid-075-575);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-075-600 {
  --tw-border-spacing-x: var(--fluid-075-600);
  --tw-border-spacing-y: var(--fluid-075-600);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-1-175 {
  --tw-border-spacing-x: var(--fluid-1-175);
  --tw-border-spacing-y: var(--fluid-1-175);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-1-2_375 {
  --tw-border-spacing-x: var(--fluid-1-2_375);
  --tw-border-spacing-y: var(--fluid-1-2_375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-100-125 {
  --tw-border-spacing-x: var(--fluid-100-125);
  --tw-border-spacing-y: var(--fluid-100-125);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-100-150 {
  --tw-border-spacing-x: var(--fluid-100-150);
  --tw-border-spacing-y: var(--fluid-100-150);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-100-175 {
  --tw-border-spacing-x: var(--fluid-100-175);
  --tw-border-spacing-y: var(--fluid-100-175);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-100-200 {
  --tw-border-spacing-x: var(--fluid-100-200);
  --tw-border-spacing-y: var(--fluid-100-200);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-100-225 {
  --tw-border-spacing-x: var(--fluid-100-225);
  --tw-border-spacing-y: var(--fluid-100-225);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-100-250 {
  --tw-border-spacing-x: var(--fluid-100-250);
  --tw-border-spacing-y: var(--fluid-100-250);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-100-275 {
  --tw-border-spacing-x: var(--fluid-100-275);
  --tw-border-spacing-y: var(--fluid-100-275);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-100-300 {
  --tw-border-spacing-x: var(--fluid-100-300);
  --tw-border-spacing-y: var(--fluid-100-300);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-100-325 {
  --tw-border-spacing-x: var(--fluid-100-325);
  --tw-border-spacing-y: var(--fluid-100-325);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-100-350 {
  --tw-border-spacing-x: var(--fluid-100-350);
  --tw-border-spacing-y: var(--fluid-100-350);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-100-375 {
  --tw-border-spacing-x: var(--fluid-100-375);
  --tw-border-spacing-y: var(--fluid-100-375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-100-400 {
  --tw-border-spacing-x: var(--fluid-100-400);
  --tw-border-spacing-y: var(--fluid-100-400);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-100-425 {
  --tw-border-spacing-x: var(--fluid-100-425);
  --tw-border-spacing-y: var(--fluid-100-425);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-100-450 {
  --tw-border-spacing-x: var(--fluid-100-450);
  --tw-border-spacing-y: var(--fluid-100-450);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-100-475 {
  --tw-border-spacing-x: var(--fluid-100-475);
  --tw-border-spacing-y: var(--fluid-100-475);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-100-500 {
  --tw-border-spacing-x: var(--fluid-100-500);
  --tw-border-spacing-y: var(--fluid-100-500);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-100-525 {
  --tw-border-spacing-x: var(--fluid-100-525);
  --tw-border-spacing-y: var(--fluid-100-525);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-100-550 {
  --tw-border-spacing-x: var(--fluid-100-550);
  --tw-border-spacing-y: var(--fluid-100-550);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-100-575 {
  --tw-border-spacing-x: var(--fluid-100-575);
  --tw-border-spacing-y: var(--fluid-100-575);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-100-600 {
  --tw-border-spacing-x: var(--fluid-100-600);
  --tw-border-spacing-y: var(--fluid-100-600);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-125-150 {
  --tw-border-spacing-x: var(--fluid-125-150);
  --tw-border-spacing-y: var(--fluid-125-150);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-125-175 {
  --tw-border-spacing-x: var(--fluid-125-175);
  --tw-border-spacing-y: var(--fluid-125-175);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-125-200 {
  --tw-border-spacing-x: var(--fluid-125-200);
  --tw-border-spacing-y: var(--fluid-125-200);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-125-225 {
  --tw-border-spacing-x: var(--fluid-125-225);
  --tw-border-spacing-y: var(--fluid-125-225);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-125-250 {
  --tw-border-spacing-x: var(--fluid-125-250);
  --tw-border-spacing-y: var(--fluid-125-250);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-125-275 {
  --tw-border-spacing-x: var(--fluid-125-275);
  --tw-border-spacing-y: var(--fluid-125-275);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-125-300 {
  --tw-border-spacing-x: var(--fluid-125-300);
  --tw-border-spacing-y: var(--fluid-125-300);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-125-325 {
  --tw-border-spacing-x: var(--fluid-125-325);
  --tw-border-spacing-y: var(--fluid-125-325);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-125-350 {
  --tw-border-spacing-x: var(--fluid-125-350);
  --tw-border-spacing-y: var(--fluid-125-350);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-125-375 {
  --tw-border-spacing-x: var(--fluid-125-375);
  --tw-border-spacing-y: var(--fluid-125-375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-125-400 {
  --tw-border-spacing-x: var(--fluid-125-400);
  --tw-border-spacing-y: var(--fluid-125-400);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-125-425 {
  --tw-border-spacing-x: var(--fluid-125-425);
  --tw-border-spacing-y: var(--fluid-125-425);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-125-450 {
  --tw-border-spacing-x: var(--fluid-125-450);
  --tw-border-spacing-y: var(--fluid-125-450);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-125-475 {
  --tw-border-spacing-x: var(--fluid-125-475);
  --tw-border-spacing-y: var(--fluid-125-475);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-125-500 {
  --tw-border-spacing-x: var(--fluid-125-500);
  --tw-border-spacing-y: var(--fluid-125-500);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-125-525 {
  --tw-border-spacing-x: var(--fluid-125-525);
  --tw-border-spacing-y: var(--fluid-125-525);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-125-550 {
  --tw-border-spacing-x: var(--fluid-125-550);
  --tw-border-spacing-y: var(--fluid-125-550);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-125-575 {
  --tw-border-spacing-x: var(--fluid-125-575);
  --tw-border-spacing-y: var(--fluid-125-575);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-125-600 {
  --tw-border-spacing-x: var(--fluid-125-600);
  --tw-border-spacing-y: var(--fluid-125-600);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-125-6375 {
  --tw-border-spacing-x: var(--fluid-125-6375);
  --tw-border-spacing-y: var(--fluid-125-6375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-150-175 {
  --tw-border-spacing-x: var(--fluid-150-175);
  --tw-border-spacing-y: var(--fluid-150-175);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-150-200 {
  --tw-border-spacing-x: var(--fluid-150-200);
  --tw-border-spacing-y: var(--fluid-150-200);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-150-225 {
  --tw-border-spacing-x: var(--fluid-150-225);
  --tw-border-spacing-y: var(--fluid-150-225);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-150-250 {
  --tw-border-spacing-x: var(--fluid-150-250);
  --tw-border-spacing-y: var(--fluid-150-250);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-150-275 {
  --tw-border-spacing-x: var(--fluid-150-275);
  --tw-border-spacing-y: var(--fluid-150-275);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-150-300 {
  --tw-border-spacing-x: var(--fluid-150-300);
  --tw-border-spacing-y: var(--fluid-150-300);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-150-325 {
  --tw-border-spacing-x: var(--fluid-150-325);
  --tw-border-spacing-y: var(--fluid-150-325);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-150-350 {
  --tw-border-spacing-x: var(--fluid-150-350);
  --tw-border-spacing-y: var(--fluid-150-350);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-150-375 {
  --tw-border-spacing-x: var(--fluid-150-375);
  --tw-border-spacing-y: var(--fluid-150-375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-150-400 {
  --tw-border-spacing-x: var(--fluid-150-400);
  --tw-border-spacing-y: var(--fluid-150-400);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-150-425 {
  --tw-border-spacing-x: var(--fluid-150-425);
  --tw-border-spacing-y: var(--fluid-150-425);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-150-450 {
  --tw-border-spacing-x: var(--fluid-150-450);
  --tw-border-spacing-y: var(--fluid-150-450);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-150-475 {
  --tw-border-spacing-x: var(--fluid-150-475);
  --tw-border-spacing-y: var(--fluid-150-475);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-150-500 {
  --tw-border-spacing-x: var(--fluid-150-500);
  --tw-border-spacing-y: var(--fluid-150-500);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-150-525 {
  --tw-border-spacing-x: var(--fluid-150-525);
  --tw-border-spacing-y: var(--fluid-150-525);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-150-550 {
  --tw-border-spacing-x: var(--fluid-150-550);
  --tw-border-spacing-y: var(--fluid-150-550);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-150-575 {
  --tw-border-spacing-x: var(--fluid-150-575);
  --tw-border-spacing-y: var(--fluid-150-575);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-150-600 {
  --tw-border-spacing-x: var(--fluid-150-600);
  --tw-border-spacing-y: var(--fluid-150-600);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-175-200 {
  --tw-border-spacing-x: var(--fluid-175-200);
  --tw-border-spacing-y: var(--fluid-175-200);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-175-225 {
  --tw-border-spacing-x: var(--fluid-175-225);
  --tw-border-spacing-y: var(--fluid-175-225);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-175-250 {
  --tw-border-spacing-x: var(--fluid-175-250);
  --tw-border-spacing-y: var(--fluid-175-250);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-175-275 {
  --tw-border-spacing-x: var(--fluid-175-275);
  --tw-border-spacing-y: var(--fluid-175-275);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-175-300 {
  --tw-border-spacing-x: var(--fluid-175-300);
  --tw-border-spacing-y: var(--fluid-175-300);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-175-325 {
  --tw-border-spacing-x: var(--fluid-175-325);
  --tw-border-spacing-y: var(--fluid-175-325);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-175-350 {
  --tw-border-spacing-x: var(--fluid-175-350);
  --tw-border-spacing-y: var(--fluid-175-350);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-175-375 {
  --tw-border-spacing-x: var(--fluid-175-375);
  --tw-border-spacing-y: var(--fluid-175-375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-175-400 {
  --tw-border-spacing-x: var(--fluid-175-400);
  --tw-border-spacing-y: var(--fluid-175-400);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-175-425 {
  --tw-border-spacing-x: var(--fluid-175-425);
  --tw-border-spacing-y: var(--fluid-175-425);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-175-450 {
  --tw-border-spacing-x: var(--fluid-175-450);
  --tw-border-spacing-y: var(--fluid-175-450);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-175-475 {
  --tw-border-spacing-x: var(--fluid-175-475);
  --tw-border-spacing-y: var(--fluid-175-475);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-175-500 {
  --tw-border-spacing-x: var(--fluid-175-500);
  --tw-border-spacing-y: var(--fluid-175-500);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-175-525 {
  --tw-border-spacing-x: var(--fluid-175-525);
  --tw-border-spacing-y: var(--fluid-175-525);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-175-550 {
  --tw-border-spacing-x: var(--fluid-175-550);
  --tw-border-spacing-y: var(--fluid-175-550);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-175-575 {
  --tw-border-spacing-x: var(--fluid-175-575);
  --tw-border-spacing-y: var(--fluid-175-575);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-175-600 {
  --tw-border-spacing-x: var(--fluid-175-600);
  --tw-border-spacing-y: var(--fluid-175-600);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-200-225 {
  --tw-border-spacing-x: var(--fluid-200-225);
  --tw-border-spacing-y: var(--fluid-200-225);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-200-250 {
  --tw-border-spacing-x: var(--fluid-200-250);
  --tw-border-spacing-y: var(--fluid-200-250);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-200-275 {
  --tw-border-spacing-x: var(--fluid-200-275);
  --tw-border-spacing-y: var(--fluid-200-275);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-200-300 {
  --tw-border-spacing-x: var(--fluid-200-300);
  --tw-border-spacing-y: var(--fluid-200-300);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-200-325 {
  --tw-border-spacing-x: var(--fluid-200-325);
  --tw-border-spacing-y: var(--fluid-200-325);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-200-350 {
  --tw-border-spacing-x: var(--fluid-200-350);
  --tw-border-spacing-y: var(--fluid-200-350);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-200-375 {
  --tw-border-spacing-x: var(--fluid-200-375);
  --tw-border-spacing-y: var(--fluid-200-375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-200-400 {
  --tw-border-spacing-x: var(--fluid-200-400);
  --tw-border-spacing-y: var(--fluid-200-400);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-200-425 {
  --tw-border-spacing-x: var(--fluid-200-425);
  --tw-border-spacing-y: var(--fluid-200-425);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-200-4375 {
  --tw-border-spacing-x: var(--fluid-200-4375);
  --tw-border-spacing-y: var(--fluid-200-4375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-200-450 {
  --tw-border-spacing-x: var(--fluid-200-450);
  --tw-border-spacing-y: var(--fluid-200-450);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-200-475 {
  --tw-border-spacing-x: var(--fluid-200-475);
  --tw-border-spacing-y: var(--fluid-200-475);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-200-500 {
  --tw-border-spacing-x: var(--fluid-200-500);
  --tw-border-spacing-y: var(--fluid-200-500);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-200-525 {
  --tw-border-spacing-x: var(--fluid-200-525);
  --tw-border-spacing-y: var(--fluid-200-525);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-200-550 {
  --tw-border-spacing-x: var(--fluid-200-550);
  --tw-border-spacing-y: var(--fluid-200-550);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-200-575 {
  --tw-border-spacing-x: var(--fluid-200-575);
  --tw-border-spacing-y: var(--fluid-200-575);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-200-600 {
  --tw-border-spacing-x: var(--fluid-200-600);
  --tw-border-spacing-y: var(--fluid-200-600);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-200-800 {
  --tw-border-spacing-x: var(--fluid-200-800);
  --tw-border-spacing-y: var(--fluid-200-800);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-225-250 {
  --tw-border-spacing-x: var(--fluid-225-250);
  --tw-border-spacing-y: var(--fluid-225-250);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-225-275 {
  --tw-border-spacing-x: var(--fluid-225-275);
  --tw-border-spacing-y: var(--fluid-225-275);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-225-300 {
  --tw-border-spacing-x: var(--fluid-225-300);
  --tw-border-spacing-y: var(--fluid-225-300);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-225-325 {
  --tw-border-spacing-x: var(--fluid-225-325);
  --tw-border-spacing-y: var(--fluid-225-325);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-225-350 {
  --tw-border-spacing-x: var(--fluid-225-350);
  --tw-border-spacing-y: var(--fluid-225-350);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-225-375 {
  --tw-border-spacing-x: var(--fluid-225-375);
  --tw-border-spacing-y: var(--fluid-225-375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-225-400 {
  --tw-border-spacing-x: var(--fluid-225-400);
  --tw-border-spacing-y: var(--fluid-225-400);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-225-425 {
  --tw-border-spacing-x: var(--fluid-225-425);
  --tw-border-spacing-y: var(--fluid-225-425);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-225-450 {
  --tw-border-spacing-x: var(--fluid-225-450);
  --tw-border-spacing-y: var(--fluid-225-450);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-225-475 {
  --tw-border-spacing-x: var(--fluid-225-475);
  --tw-border-spacing-y: var(--fluid-225-475);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-225-500 {
  --tw-border-spacing-x: var(--fluid-225-500);
  --tw-border-spacing-y: var(--fluid-225-500);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-225-525 {
  --tw-border-spacing-x: var(--fluid-225-525);
  --tw-border-spacing-y: var(--fluid-225-525);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-225-550 {
  --tw-border-spacing-x: var(--fluid-225-550);
  --tw-border-spacing-y: var(--fluid-225-550);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-225-575 {
  --tw-border-spacing-x: var(--fluid-225-575);
  --tw-border-spacing-y: var(--fluid-225-575);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-225-600 {
  --tw-border-spacing-x: var(--fluid-225-600);
  --tw-border-spacing-y: var(--fluid-225-600);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-250-275 {
  --tw-border-spacing-x: var(--fluid-250-275);
  --tw-border-spacing-y: var(--fluid-250-275);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-250-300 {
  --tw-border-spacing-x: var(--fluid-250-300);
  --tw-border-spacing-y: var(--fluid-250-300);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-250-325 {
  --tw-border-spacing-x: var(--fluid-250-325);
  --tw-border-spacing-y: var(--fluid-250-325);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-250-350 {
  --tw-border-spacing-x: var(--fluid-250-350);
  --tw-border-spacing-y: var(--fluid-250-350);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-250-375 {
  --tw-border-spacing-x: var(--fluid-250-375);
  --tw-border-spacing-y: var(--fluid-250-375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-250-400 {
  --tw-border-spacing-x: var(--fluid-250-400);
  --tw-border-spacing-y: var(--fluid-250-400);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-250-425 {
  --tw-border-spacing-x: var(--fluid-250-425);
  --tw-border-spacing-y: var(--fluid-250-425);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-250-450 {
  --tw-border-spacing-x: var(--fluid-250-450);
  --tw-border-spacing-y: var(--fluid-250-450);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-250-475 {
  --tw-border-spacing-x: var(--fluid-250-475);
  --tw-border-spacing-y: var(--fluid-250-475);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-250-500 {
  --tw-border-spacing-x: var(--fluid-250-500);
  --tw-border-spacing-y: var(--fluid-250-500);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-250-525 {
  --tw-border-spacing-x: var(--fluid-250-525);
  --tw-border-spacing-y: var(--fluid-250-525);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-250-550 {
  --tw-border-spacing-x: var(--fluid-250-550);
  --tw-border-spacing-y: var(--fluid-250-550);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-250-575 {
  --tw-border-spacing-x: var(--fluid-250-575);
  --tw-border-spacing-y: var(--fluid-250-575);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-250-600 {
  --tw-border-spacing-x: var(--fluid-250-600);
  --tw-border-spacing-y: var(--fluid-250-600);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-625-875 {
  --tw-border-spacing-x: var(--fluid-625-875);
  --tw-border-spacing-y: var(--fluid-625-875);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-75-6375 {
  --tw-border-spacing-x: var(--fluid-75-6375);
  --tw-border-spacing-y: var(--fluid-75-6375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-767_250-800 {
  --tw-border-spacing-x: var(--fluid-767_250-800);
  --tw-border-spacing-y: var(--fluid-767_250-800);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-fluid-768w-05-6375 {
  --tw-border-spacing-x: var(--fluid-768w-05-6375);
  --tw-border-spacing-y: var(--fluid-768w-05-6375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-hero-ticket-b {
  --tw-border-spacing-x: var(--hero-ticket-b);
  --tw-border-spacing-y: var(--hero-ticket-b);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-hero-ticket-h {
  --tw-border-spacing-x: var(--hero-ticket-h);
  --tw-border-spacing-y: var(--hero-ticket-h);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-hero-ticket-r {
  --tw-border-spacing-x: var(--hero-ticket-r);
  --tw-border-spacing-y: var(--hero-ticket-r);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-logo-height-clamp {
  --tw-border-spacing-x: var(--logo-height-clamp);
  --tw-border-spacing-y: var(--logo-height-clamp);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-mbl-nav-spacer {
  --tw-border-spacing-x: var(--mbl-nav-spacer);
  --tw-border-spacing-y: var(--mbl-nav-spacer);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-one-rem-clamp {
  --tw-border-spacing-x: var(--one-rem-clamp);
  --tw-border-spacing-y: var(--one-rem-clamp);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-px {
  --tw-border-spacing-x: 1px;
  --tw-border-spacing-y: 1px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-site-x-padding {
  --tw-border-spacing-x: var(--site-x-padding);
  --tw-border-spacing-y: var(--site-x-padding);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-swiper-prev-next {
  --tw-border-spacing-x: var(--swiper-prev-next);
  --tw-border-spacing-y: var(--swiper-prev-next);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-tm-0-neg70 {
  --tw-border-spacing-x: var(--tm-0-neg70);
  --tw-border-spacing-y: var(--tm-0-neg70);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-0 {
  --tw-border-spacing-x: 0px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-0\.5 {
  --tw-border-spacing-x: 0.125rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-1 {
  --tw-border-spacing-x: 0.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-1\.5 {
  --tw-border-spacing-x: 0.375rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-10 {
  --tw-border-spacing-x: 2.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-11 {
  --tw-border-spacing-x: 2.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-12 {
  --tw-border-spacing-x: 3rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-14 {
  --tw-border-spacing-x: 3.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-15 {
  --tw-border-spacing-x: 3.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-16 {
  --tw-border-spacing-x: 4rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-17 {
  --tw-border-spacing-x: 4.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-18 {
  --tw-border-spacing-x: 4.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-19 {
  --tw-border-spacing-x: 4.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-2 {
  --tw-border-spacing-x: 0.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-2\.5 {
  --tw-border-spacing-x: 0.625rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-20 {
  --tw-border-spacing-x: 5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-24 {
  --tw-border-spacing-x: 6rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-28 {
  --tw-border-spacing-x: 7rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-29 {
  --tw-border-spacing-x: 7.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-3 {
  --tw-border-spacing-x: 0.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-3\.5 {
  --tw-border-spacing-x: 0.875rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-30 {
  --tw-border-spacing-x: 7.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-31 {
  --tw-border-spacing-x: 7.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-32 {
  --tw-border-spacing-x: 8rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-36 {
  --tw-border-spacing-x: 9rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-4 {
  --tw-border-spacing-x: 1rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-40 {
  --tw-border-spacing-x: 10rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-44 {
  --tw-border-spacing-x: 11rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-46-26 {
  --tw-border-spacing-x: clamp(1.625rem, 1.0182rem + 2.4272vw, 2.875rem);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-48 {
  --tw-border-spacing-x: 12rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-5 {
  --tw-border-spacing-x: 1.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-52 {
  --tw-border-spacing-x: 13rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-56 {
  --tw-border-spacing-x: 14rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-6 {
  --tw-border-spacing-x: 1.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-60 {
  --tw-border-spacing-x: 15rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-64 {
  --tw-border-spacing-x: 16rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-7 {
  --tw-border-spacing-x: 1.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-72 {
  --tw-border-spacing-x: 18rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-8 {
  --tw-border-spacing-x: 2rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-80 {
  --tw-border-spacing-x: 20rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-9 {
  --tw-border-spacing-x: 2.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-96 {
  --tw-border-spacing-x: 24rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-eighteen-twelve {
  --tw-border-spacing-x: var(--eighteen-twelve);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-05-6375 {
  --tw-border-spacing-x: var(--fluid-05-6375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-050-100 {
  --tw-border-spacing-x: var(--fluid-050-100);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-075-100 {
  --tw-border-spacing-x: var(--fluid-075-100);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-075-1125 {
  --tw-border-spacing-x: var(--fluid-075-1125);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-075-125 {
  --tw-border-spacing-x: var(--fluid-075-125);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-075-150 {
  --tw-border-spacing-x: var(--fluid-075-150);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-075-175 {
  --tw-border-spacing-x: var(--fluid-075-175);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-075-200 {
  --tw-border-spacing-x: var(--fluid-075-200);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-075-225 {
  --tw-border-spacing-x: var(--fluid-075-225);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-075-250 {
  --tw-border-spacing-x: var(--fluid-075-250);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-075-275 {
  --tw-border-spacing-x: var(--fluid-075-275);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-075-300 {
  --tw-border-spacing-x: var(--fluid-075-300);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-075-325 {
  --tw-border-spacing-x: var(--fluid-075-325);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-075-350 {
  --tw-border-spacing-x: var(--fluid-075-350);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-075-375 {
  --tw-border-spacing-x: var(--fluid-075-375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-075-400 {
  --tw-border-spacing-x: var(--fluid-075-400);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-075-425 {
  --tw-border-spacing-x: var(--fluid-075-425);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-075-450 {
  --tw-border-spacing-x: var(--fluid-075-450);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-075-475 {
  --tw-border-spacing-x: var(--fluid-075-475);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-075-500 {
  --tw-border-spacing-x: var(--fluid-075-500);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-075-525 {
  --tw-border-spacing-x: var(--fluid-075-525);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-075-550 {
  --tw-border-spacing-x: var(--fluid-075-550);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-075-575 {
  --tw-border-spacing-x: var(--fluid-075-575);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-075-600 {
  --tw-border-spacing-x: var(--fluid-075-600);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-1-175 {
  --tw-border-spacing-x: var(--fluid-1-175);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-1-2_375 {
  --tw-border-spacing-x: var(--fluid-1-2_375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-100-125 {
  --tw-border-spacing-x: var(--fluid-100-125);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-100-150 {
  --tw-border-spacing-x: var(--fluid-100-150);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-100-175 {
  --tw-border-spacing-x: var(--fluid-100-175);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-100-200 {
  --tw-border-spacing-x: var(--fluid-100-200);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-100-225 {
  --tw-border-spacing-x: var(--fluid-100-225);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-100-250 {
  --tw-border-spacing-x: var(--fluid-100-250);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-100-275 {
  --tw-border-spacing-x: var(--fluid-100-275);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-100-300 {
  --tw-border-spacing-x: var(--fluid-100-300);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-100-325 {
  --tw-border-spacing-x: var(--fluid-100-325);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-100-350 {
  --tw-border-spacing-x: var(--fluid-100-350);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-100-375 {
  --tw-border-spacing-x: var(--fluid-100-375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-100-400 {
  --tw-border-spacing-x: var(--fluid-100-400);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-100-425 {
  --tw-border-spacing-x: var(--fluid-100-425);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-100-450 {
  --tw-border-spacing-x: var(--fluid-100-450);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-100-475 {
  --tw-border-spacing-x: var(--fluid-100-475);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-100-500 {
  --tw-border-spacing-x: var(--fluid-100-500);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-100-525 {
  --tw-border-spacing-x: var(--fluid-100-525);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-100-550 {
  --tw-border-spacing-x: var(--fluid-100-550);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-100-575 {
  --tw-border-spacing-x: var(--fluid-100-575);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-100-600 {
  --tw-border-spacing-x: var(--fluid-100-600);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-125-150 {
  --tw-border-spacing-x: var(--fluid-125-150);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-125-175 {
  --tw-border-spacing-x: var(--fluid-125-175);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-125-200 {
  --tw-border-spacing-x: var(--fluid-125-200);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-125-225 {
  --tw-border-spacing-x: var(--fluid-125-225);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-125-250 {
  --tw-border-spacing-x: var(--fluid-125-250);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-125-275 {
  --tw-border-spacing-x: var(--fluid-125-275);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-125-300 {
  --tw-border-spacing-x: var(--fluid-125-300);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-125-325 {
  --tw-border-spacing-x: var(--fluid-125-325);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-125-350 {
  --tw-border-spacing-x: var(--fluid-125-350);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-125-375 {
  --tw-border-spacing-x: var(--fluid-125-375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-125-400 {
  --tw-border-spacing-x: var(--fluid-125-400);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-125-425 {
  --tw-border-spacing-x: var(--fluid-125-425);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-125-450 {
  --tw-border-spacing-x: var(--fluid-125-450);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-125-475 {
  --tw-border-spacing-x: var(--fluid-125-475);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-125-500 {
  --tw-border-spacing-x: var(--fluid-125-500);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-125-525 {
  --tw-border-spacing-x: var(--fluid-125-525);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-125-550 {
  --tw-border-spacing-x: var(--fluid-125-550);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-125-575 {
  --tw-border-spacing-x: var(--fluid-125-575);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-125-600 {
  --tw-border-spacing-x: var(--fluid-125-600);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-125-6375 {
  --tw-border-spacing-x: var(--fluid-125-6375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-150-175 {
  --tw-border-spacing-x: var(--fluid-150-175);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-150-200 {
  --tw-border-spacing-x: var(--fluid-150-200);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-150-225 {
  --tw-border-spacing-x: var(--fluid-150-225);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-150-250 {
  --tw-border-spacing-x: var(--fluid-150-250);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-150-275 {
  --tw-border-spacing-x: var(--fluid-150-275);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-150-300 {
  --tw-border-spacing-x: var(--fluid-150-300);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-150-325 {
  --tw-border-spacing-x: var(--fluid-150-325);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-150-350 {
  --tw-border-spacing-x: var(--fluid-150-350);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-150-375 {
  --tw-border-spacing-x: var(--fluid-150-375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-150-400 {
  --tw-border-spacing-x: var(--fluid-150-400);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-150-425 {
  --tw-border-spacing-x: var(--fluid-150-425);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-150-450 {
  --tw-border-spacing-x: var(--fluid-150-450);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-150-475 {
  --tw-border-spacing-x: var(--fluid-150-475);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-150-500 {
  --tw-border-spacing-x: var(--fluid-150-500);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-150-525 {
  --tw-border-spacing-x: var(--fluid-150-525);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-150-550 {
  --tw-border-spacing-x: var(--fluid-150-550);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-150-575 {
  --tw-border-spacing-x: var(--fluid-150-575);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-150-600 {
  --tw-border-spacing-x: var(--fluid-150-600);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-175-200 {
  --tw-border-spacing-x: var(--fluid-175-200);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-175-225 {
  --tw-border-spacing-x: var(--fluid-175-225);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-175-250 {
  --tw-border-spacing-x: var(--fluid-175-250);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-175-275 {
  --tw-border-spacing-x: var(--fluid-175-275);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-175-300 {
  --tw-border-spacing-x: var(--fluid-175-300);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-175-325 {
  --tw-border-spacing-x: var(--fluid-175-325);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-175-350 {
  --tw-border-spacing-x: var(--fluid-175-350);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-175-375 {
  --tw-border-spacing-x: var(--fluid-175-375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-175-400 {
  --tw-border-spacing-x: var(--fluid-175-400);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-175-425 {
  --tw-border-spacing-x: var(--fluid-175-425);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-175-450 {
  --tw-border-spacing-x: var(--fluid-175-450);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-175-475 {
  --tw-border-spacing-x: var(--fluid-175-475);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-175-500 {
  --tw-border-spacing-x: var(--fluid-175-500);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-175-525 {
  --tw-border-spacing-x: var(--fluid-175-525);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-175-550 {
  --tw-border-spacing-x: var(--fluid-175-550);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-175-575 {
  --tw-border-spacing-x: var(--fluid-175-575);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-175-600 {
  --tw-border-spacing-x: var(--fluid-175-600);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-200-225 {
  --tw-border-spacing-x: var(--fluid-200-225);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-200-250 {
  --tw-border-spacing-x: var(--fluid-200-250);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-200-275 {
  --tw-border-spacing-x: var(--fluid-200-275);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-200-300 {
  --tw-border-spacing-x: var(--fluid-200-300);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-200-325 {
  --tw-border-spacing-x: var(--fluid-200-325);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-200-350 {
  --tw-border-spacing-x: var(--fluid-200-350);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-200-375 {
  --tw-border-spacing-x: var(--fluid-200-375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-200-400 {
  --tw-border-spacing-x: var(--fluid-200-400);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-200-425 {
  --tw-border-spacing-x: var(--fluid-200-425);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-200-4375 {
  --tw-border-spacing-x: var(--fluid-200-4375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-200-450 {
  --tw-border-spacing-x: var(--fluid-200-450);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-200-475 {
  --tw-border-spacing-x: var(--fluid-200-475);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-200-500 {
  --tw-border-spacing-x: var(--fluid-200-500);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-200-525 {
  --tw-border-spacing-x: var(--fluid-200-525);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-200-550 {
  --tw-border-spacing-x: var(--fluid-200-550);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-200-575 {
  --tw-border-spacing-x: var(--fluid-200-575);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-200-600 {
  --tw-border-spacing-x: var(--fluid-200-600);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-200-800 {
  --tw-border-spacing-x: var(--fluid-200-800);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-225-250 {
  --tw-border-spacing-x: var(--fluid-225-250);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-225-275 {
  --tw-border-spacing-x: var(--fluid-225-275);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-225-300 {
  --tw-border-spacing-x: var(--fluid-225-300);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-225-325 {
  --tw-border-spacing-x: var(--fluid-225-325);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-225-350 {
  --tw-border-spacing-x: var(--fluid-225-350);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-225-375 {
  --tw-border-spacing-x: var(--fluid-225-375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-225-400 {
  --tw-border-spacing-x: var(--fluid-225-400);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-225-425 {
  --tw-border-spacing-x: var(--fluid-225-425);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-225-450 {
  --tw-border-spacing-x: var(--fluid-225-450);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-225-475 {
  --tw-border-spacing-x: var(--fluid-225-475);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-225-500 {
  --tw-border-spacing-x: var(--fluid-225-500);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-225-525 {
  --tw-border-spacing-x: var(--fluid-225-525);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-225-550 {
  --tw-border-spacing-x: var(--fluid-225-550);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-225-575 {
  --tw-border-spacing-x: var(--fluid-225-575);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-225-600 {
  --tw-border-spacing-x: var(--fluid-225-600);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-250-275 {
  --tw-border-spacing-x: var(--fluid-250-275);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-250-300 {
  --tw-border-spacing-x: var(--fluid-250-300);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-250-325 {
  --tw-border-spacing-x: var(--fluid-250-325);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-250-350 {
  --tw-border-spacing-x: var(--fluid-250-350);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-250-375 {
  --tw-border-spacing-x: var(--fluid-250-375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-250-400 {
  --tw-border-spacing-x: var(--fluid-250-400);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-250-425 {
  --tw-border-spacing-x: var(--fluid-250-425);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-250-450 {
  --tw-border-spacing-x: var(--fluid-250-450);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-250-475 {
  --tw-border-spacing-x: var(--fluid-250-475);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-250-500 {
  --tw-border-spacing-x: var(--fluid-250-500);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-250-525 {
  --tw-border-spacing-x: var(--fluid-250-525);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-250-550 {
  --tw-border-spacing-x: var(--fluid-250-550);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-250-575 {
  --tw-border-spacing-x: var(--fluid-250-575);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-250-600 {
  --tw-border-spacing-x: var(--fluid-250-600);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-625-875 {
  --tw-border-spacing-x: var(--fluid-625-875);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-75-6375 {
  --tw-border-spacing-x: var(--fluid-75-6375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-767_250-800 {
  --tw-border-spacing-x: var(--fluid-767_250-800);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-fluid-768w-05-6375 {
  --tw-border-spacing-x: var(--fluid-768w-05-6375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-hero-ticket-b {
  --tw-border-spacing-x: var(--hero-ticket-b);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-hero-ticket-h {
  --tw-border-spacing-x: var(--hero-ticket-h);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-hero-ticket-r {
  --tw-border-spacing-x: var(--hero-ticket-r);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-logo-height-clamp {
  --tw-border-spacing-x: var(--logo-height-clamp);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-mbl-nav-spacer {
  --tw-border-spacing-x: var(--mbl-nav-spacer);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-one-rem-clamp {
  --tw-border-spacing-x: var(--one-rem-clamp);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-px {
  --tw-border-spacing-x: 1px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-site-x-padding {
  --tw-border-spacing-x: var(--site-x-padding);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-swiper-prev-next {
  --tw-border-spacing-x: var(--swiper-prev-next);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-tm-0-neg70 {
  --tw-border-spacing-x: var(--tm-0-neg70);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-0 {
  --tw-border-spacing-y: 0px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-0\.5 {
  --tw-border-spacing-y: 0.125rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-1 {
  --tw-border-spacing-y: 0.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-1\.5 {
  --tw-border-spacing-y: 0.375rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-10 {
  --tw-border-spacing-y: 2.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-11 {
  --tw-border-spacing-y: 2.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-12 {
  --tw-border-spacing-y: 3rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-14 {
  --tw-border-spacing-y: 3.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-15 {
  --tw-border-spacing-y: 3.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-16 {
  --tw-border-spacing-y: 4rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-17 {
  --tw-border-spacing-y: 4.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-18 {
  --tw-border-spacing-y: 4.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-19 {
  --tw-border-spacing-y: 4.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-2 {
  --tw-border-spacing-y: 0.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-2\.5 {
  --tw-border-spacing-y: 0.625rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-20 {
  --tw-border-spacing-y: 5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-24 {
  --tw-border-spacing-y: 6rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-28 {
  --tw-border-spacing-y: 7rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-29 {
  --tw-border-spacing-y: 7.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-3 {
  --tw-border-spacing-y: 0.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-3\.5 {
  --tw-border-spacing-y: 0.875rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-30 {
  --tw-border-spacing-y: 7.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-31 {
  --tw-border-spacing-y: 7.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-32 {
  --tw-border-spacing-y: 8rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-36 {
  --tw-border-spacing-y: 9rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-4 {
  --tw-border-spacing-y: 1rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-40 {
  --tw-border-spacing-y: 10rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-44 {
  --tw-border-spacing-y: 11rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-46-26 {
  --tw-border-spacing-y: clamp(1.625rem, 1.0182rem + 2.4272vw, 2.875rem);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-48 {
  --tw-border-spacing-y: 12rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-5 {
  --tw-border-spacing-y: 1.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-52 {
  --tw-border-spacing-y: 13rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-56 {
  --tw-border-spacing-y: 14rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-6 {
  --tw-border-spacing-y: 1.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-60 {
  --tw-border-spacing-y: 15rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-64 {
  --tw-border-spacing-y: 16rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-7 {
  --tw-border-spacing-y: 1.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-72 {
  --tw-border-spacing-y: 18rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-8 {
  --tw-border-spacing-y: 2rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-80 {
  --tw-border-spacing-y: 20rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-9 {
  --tw-border-spacing-y: 2.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-96 {
  --tw-border-spacing-y: 24rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-eighteen-twelve {
  --tw-border-spacing-y: var(--eighteen-twelve);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-05-6375 {
  --tw-border-spacing-y: var(--fluid-05-6375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-050-100 {
  --tw-border-spacing-y: var(--fluid-050-100);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-075-100 {
  --tw-border-spacing-y: var(--fluid-075-100);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-075-1125 {
  --tw-border-spacing-y: var(--fluid-075-1125);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-075-125 {
  --tw-border-spacing-y: var(--fluid-075-125);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-075-150 {
  --tw-border-spacing-y: var(--fluid-075-150);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-075-175 {
  --tw-border-spacing-y: var(--fluid-075-175);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-075-200 {
  --tw-border-spacing-y: var(--fluid-075-200);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-075-225 {
  --tw-border-spacing-y: var(--fluid-075-225);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-075-250 {
  --tw-border-spacing-y: var(--fluid-075-250);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-075-275 {
  --tw-border-spacing-y: var(--fluid-075-275);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-075-300 {
  --tw-border-spacing-y: var(--fluid-075-300);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-075-325 {
  --tw-border-spacing-y: var(--fluid-075-325);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-075-350 {
  --tw-border-spacing-y: var(--fluid-075-350);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-075-375 {
  --tw-border-spacing-y: var(--fluid-075-375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-075-400 {
  --tw-border-spacing-y: var(--fluid-075-400);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-075-425 {
  --tw-border-spacing-y: var(--fluid-075-425);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-075-450 {
  --tw-border-spacing-y: var(--fluid-075-450);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-075-475 {
  --tw-border-spacing-y: var(--fluid-075-475);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-075-500 {
  --tw-border-spacing-y: var(--fluid-075-500);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-075-525 {
  --tw-border-spacing-y: var(--fluid-075-525);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-075-550 {
  --tw-border-spacing-y: var(--fluid-075-550);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-075-575 {
  --tw-border-spacing-y: var(--fluid-075-575);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-075-600 {
  --tw-border-spacing-y: var(--fluid-075-600);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-1-175 {
  --tw-border-spacing-y: var(--fluid-1-175);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-1-2_375 {
  --tw-border-spacing-y: var(--fluid-1-2_375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-100-125 {
  --tw-border-spacing-y: var(--fluid-100-125);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-100-150 {
  --tw-border-spacing-y: var(--fluid-100-150);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-100-175 {
  --tw-border-spacing-y: var(--fluid-100-175);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-100-200 {
  --tw-border-spacing-y: var(--fluid-100-200);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-100-225 {
  --tw-border-spacing-y: var(--fluid-100-225);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-100-250 {
  --tw-border-spacing-y: var(--fluid-100-250);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-100-275 {
  --tw-border-spacing-y: var(--fluid-100-275);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-100-300 {
  --tw-border-spacing-y: var(--fluid-100-300);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-100-325 {
  --tw-border-spacing-y: var(--fluid-100-325);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-100-350 {
  --tw-border-spacing-y: var(--fluid-100-350);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-100-375 {
  --tw-border-spacing-y: var(--fluid-100-375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-100-400 {
  --tw-border-spacing-y: var(--fluid-100-400);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-100-425 {
  --tw-border-spacing-y: var(--fluid-100-425);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-100-450 {
  --tw-border-spacing-y: var(--fluid-100-450);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-100-475 {
  --tw-border-spacing-y: var(--fluid-100-475);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-100-500 {
  --tw-border-spacing-y: var(--fluid-100-500);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-100-525 {
  --tw-border-spacing-y: var(--fluid-100-525);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-100-550 {
  --tw-border-spacing-y: var(--fluid-100-550);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-100-575 {
  --tw-border-spacing-y: var(--fluid-100-575);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-100-600 {
  --tw-border-spacing-y: var(--fluid-100-600);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-125-150 {
  --tw-border-spacing-y: var(--fluid-125-150);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-125-175 {
  --tw-border-spacing-y: var(--fluid-125-175);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-125-200 {
  --tw-border-spacing-y: var(--fluid-125-200);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-125-225 {
  --tw-border-spacing-y: var(--fluid-125-225);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-125-250 {
  --tw-border-spacing-y: var(--fluid-125-250);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-125-275 {
  --tw-border-spacing-y: var(--fluid-125-275);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-125-300 {
  --tw-border-spacing-y: var(--fluid-125-300);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-125-325 {
  --tw-border-spacing-y: var(--fluid-125-325);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-125-350 {
  --tw-border-spacing-y: var(--fluid-125-350);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-125-375 {
  --tw-border-spacing-y: var(--fluid-125-375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-125-400 {
  --tw-border-spacing-y: var(--fluid-125-400);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-125-425 {
  --tw-border-spacing-y: var(--fluid-125-425);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-125-450 {
  --tw-border-spacing-y: var(--fluid-125-450);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-125-475 {
  --tw-border-spacing-y: var(--fluid-125-475);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-125-500 {
  --tw-border-spacing-y: var(--fluid-125-500);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-125-525 {
  --tw-border-spacing-y: var(--fluid-125-525);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-125-550 {
  --tw-border-spacing-y: var(--fluid-125-550);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-125-575 {
  --tw-border-spacing-y: var(--fluid-125-575);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-125-600 {
  --tw-border-spacing-y: var(--fluid-125-600);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-125-6375 {
  --tw-border-spacing-y: var(--fluid-125-6375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-150-175 {
  --tw-border-spacing-y: var(--fluid-150-175);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-150-200 {
  --tw-border-spacing-y: var(--fluid-150-200);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-150-225 {
  --tw-border-spacing-y: var(--fluid-150-225);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-150-250 {
  --tw-border-spacing-y: var(--fluid-150-250);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-150-275 {
  --tw-border-spacing-y: var(--fluid-150-275);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-150-300 {
  --tw-border-spacing-y: var(--fluid-150-300);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-150-325 {
  --tw-border-spacing-y: var(--fluid-150-325);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-150-350 {
  --tw-border-spacing-y: var(--fluid-150-350);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-150-375 {
  --tw-border-spacing-y: var(--fluid-150-375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-150-400 {
  --tw-border-spacing-y: var(--fluid-150-400);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-150-425 {
  --tw-border-spacing-y: var(--fluid-150-425);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-150-450 {
  --tw-border-spacing-y: var(--fluid-150-450);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-150-475 {
  --tw-border-spacing-y: var(--fluid-150-475);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-150-500 {
  --tw-border-spacing-y: var(--fluid-150-500);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-150-525 {
  --tw-border-spacing-y: var(--fluid-150-525);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-150-550 {
  --tw-border-spacing-y: var(--fluid-150-550);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-150-575 {
  --tw-border-spacing-y: var(--fluid-150-575);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-150-600 {
  --tw-border-spacing-y: var(--fluid-150-600);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-175-200 {
  --tw-border-spacing-y: var(--fluid-175-200);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-175-225 {
  --tw-border-spacing-y: var(--fluid-175-225);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-175-250 {
  --tw-border-spacing-y: var(--fluid-175-250);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-175-275 {
  --tw-border-spacing-y: var(--fluid-175-275);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-175-300 {
  --tw-border-spacing-y: var(--fluid-175-300);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-175-325 {
  --tw-border-spacing-y: var(--fluid-175-325);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-175-350 {
  --tw-border-spacing-y: var(--fluid-175-350);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-175-375 {
  --tw-border-spacing-y: var(--fluid-175-375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-175-400 {
  --tw-border-spacing-y: var(--fluid-175-400);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-175-425 {
  --tw-border-spacing-y: var(--fluid-175-425);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-175-450 {
  --tw-border-spacing-y: var(--fluid-175-450);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-175-475 {
  --tw-border-spacing-y: var(--fluid-175-475);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-175-500 {
  --tw-border-spacing-y: var(--fluid-175-500);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-175-525 {
  --tw-border-spacing-y: var(--fluid-175-525);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-175-550 {
  --tw-border-spacing-y: var(--fluid-175-550);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-175-575 {
  --tw-border-spacing-y: var(--fluid-175-575);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-175-600 {
  --tw-border-spacing-y: var(--fluid-175-600);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-200-225 {
  --tw-border-spacing-y: var(--fluid-200-225);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-200-250 {
  --tw-border-spacing-y: var(--fluid-200-250);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-200-275 {
  --tw-border-spacing-y: var(--fluid-200-275);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-200-300 {
  --tw-border-spacing-y: var(--fluid-200-300);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-200-325 {
  --tw-border-spacing-y: var(--fluid-200-325);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-200-350 {
  --tw-border-spacing-y: var(--fluid-200-350);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-200-375 {
  --tw-border-spacing-y: var(--fluid-200-375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-200-400 {
  --tw-border-spacing-y: var(--fluid-200-400);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-200-425 {
  --tw-border-spacing-y: var(--fluid-200-425);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-200-4375 {
  --tw-border-spacing-y: var(--fluid-200-4375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-200-450 {
  --tw-border-spacing-y: var(--fluid-200-450);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-200-475 {
  --tw-border-spacing-y: var(--fluid-200-475);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-200-500 {
  --tw-border-spacing-y: var(--fluid-200-500);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-200-525 {
  --tw-border-spacing-y: var(--fluid-200-525);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-200-550 {
  --tw-border-spacing-y: var(--fluid-200-550);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-200-575 {
  --tw-border-spacing-y: var(--fluid-200-575);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-200-600 {
  --tw-border-spacing-y: var(--fluid-200-600);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-200-800 {
  --tw-border-spacing-y: var(--fluid-200-800);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-225-250 {
  --tw-border-spacing-y: var(--fluid-225-250);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-225-275 {
  --tw-border-spacing-y: var(--fluid-225-275);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-225-300 {
  --tw-border-spacing-y: var(--fluid-225-300);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-225-325 {
  --tw-border-spacing-y: var(--fluid-225-325);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-225-350 {
  --tw-border-spacing-y: var(--fluid-225-350);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-225-375 {
  --tw-border-spacing-y: var(--fluid-225-375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-225-400 {
  --tw-border-spacing-y: var(--fluid-225-400);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-225-425 {
  --tw-border-spacing-y: var(--fluid-225-425);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-225-450 {
  --tw-border-spacing-y: var(--fluid-225-450);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-225-475 {
  --tw-border-spacing-y: var(--fluid-225-475);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-225-500 {
  --tw-border-spacing-y: var(--fluid-225-500);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-225-525 {
  --tw-border-spacing-y: var(--fluid-225-525);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-225-550 {
  --tw-border-spacing-y: var(--fluid-225-550);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-225-575 {
  --tw-border-spacing-y: var(--fluid-225-575);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-225-600 {
  --tw-border-spacing-y: var(--fluid-225-600);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-250-275 {
  --tw-border-spacing-y: var(--fluid-250-275);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-250-300 {
  --tw-border-spacing-y: var(--fluid-250-300);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-250-325 {
  --tw-border-spacing-y: var(--fluid-250-325);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-250-350 {
  --tw-border-spacing-y: var(--fluid-250-350);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-250-375 {
  --tw-border-spacing-y: var(--fluid-250-375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-250-400 {
  --tw-border-spacing-y: var(--fluid-250-400);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-250-425 {
  --tw-border-spacing-y: var(--fluid-250-425);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-250-450 {
  --tw-border-spacing-y: var(--fluid-250-450);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-250-475 {
  --tw-border-spacing-y: var(--fluid-250-475);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-250-500 {
  --tw-border-spacing-y: var(--fluid-250-500);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-250-525 {
  --tw-border-spacing-y: var(--fluid-250-525);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-250-550 {
  --tw-border-spacing-y: var(--fluid-250-550);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-250-575 {
  --tw-border-spacing-y: var(--fluid-250-575);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-250-600 {
  --tw-border-spacing-y: var(--fluid-250-600);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-625-875 {
  --tw-border-spacing-y: var(--fluid-625-875);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-75-6375 {
  --tw-border-spacing-y: var(--fluid-75-6375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-767_250-800 {
  --tw-border-spacing-y: var(--fluid-767_250-800);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-fluid-768w-05-6375 {
  --tw-border-spacing-y: var(--fluid-768w-05-6375);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-hero-ticket-b {
  --tw-border-spacing-y: var(--hero-ticket-b);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-hero-ticket-h {
  --tw-border-spacing-y: var(--hero-ticket-h);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-hero-ticket-r {
  --tw-border-spacing-y: var(--hero-ticket-r);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-logo-height-clamp {
  --tw-border-spacing-y: var(--logo-height-clamp);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-mbl-nav-spacer {
  --tw-border-spacing-y: var(--mbl-nav-spacer);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-one-rem-clamp {
  --tw-border-spacing-y: var(--one-rem-clamp);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-px {
  --tw-border-spacing-y: 1px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-site-x-padding {
  --tw-border-spacing-y: var(--site-x-padding);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-swiper-prev-next {
  --tw-border-spacing-y: var(--swiper-prev-next);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-tm-0-neg70 {
  --tw-border-spacing-y: var(--tm-0-neg70);
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.origin-top-right {
  transform-origin: top right;
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-2 {
  --tw-translate-y: -0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-0 {
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-\[-10px\] {
  --tw-translate-y: -10px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-default {
  cursor: default;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.cursor-pointer {
  cursor: pointer;
}

.resize {
  resize: both;
}

.list-inside {
  list-style-position: inside;
}

.list-none {
  list-style-type: none;
}

.columns-1 {
  -moz-columns: 1;
       columns: 1;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-10 {
  grid-template-columns: repeat(10, minmax(0, 1fr));
}

.grid-cols-11 {
  grid-template-columns: repeat(11, minmax(0, 1fr));
}

.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

.grid-cols-7 {
  grid-template-columns: repeat(7, minmax(0, 1fr));
}

.grid-cols-8 {
  grid-template-columns: repeat(8, minmax(0, 1fr));
}

.grid-cols-9 {
  grid-template-columns: repeat(9, minmax(0, 1fr));
}

.grid-cols-none {
  grid-template-columns: none;
}

.grid-rows-1 {
  grid-template-rows: repeat(1, minmax(0, 1fr));
}

.grid-rows-10 {
  grid-template-rows: repeat(10, minmax(0, 1fr));
}

.grid-rows-11 {
  grid-template-rows: repeat(11, minmax(0, 1fr));
}

.grid-rows-12 {
  grid-template-rows: repeat(12, minmax(0, 1fr));
}

.grid-rows-2 {
  grid-template-rows: repeat(2, minmax(0, 1fr));
}

.grid-rows-3 {
  grid-template-rows: repeat(3, minmax(0, 1fr));
}

.grid-rows-4 {
  grid-template-rows: repeat(4, minmax(0, 1fr));
}

.grid-rows-5 {
  grid-template-rows: repeat(5, minmax(0, 1fr));
}

.grid-rows-6 {
  grid-template-rows: repeat(6, minmax(0, 1fr));
}

.grid-rows-7 {
  grid-template-rows: repeat(7, minmax(0, 1fr));
}

.grid-rows-8 {
  grid-template-rows: repeat(8, minmax(0, 1fr));
}

.grid-rows-9 {
  grid-template-rows: repeat(9, minmax(0, 1fr));
}

.grid-rows-none {
  grid-template-rows: none;
}

.flex-row {
  flex-direction: row;
}

.flex-row-reverse {
  flex-direction: row-reverse;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

.content-center {
  align-content: center;
}

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}

.items-center {
  align-items: center;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-around {
  justify-content: space-around;
}

.gap-0 {
  gap: 0px;
}

.gap-0\.5 {
  gap: 0.125rem;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-11 {
  gap: 2.75rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-2\.5 {
  gap: 0.625rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-7 {
  gap: 1.75rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-fluid-075-100 {
  gap: var(--fluid-075-100);
}

.gap-fluid-100-225 {
  gap: var(--fluid-100-225);
}

.gap-fluid-125-200 {
  gap: var(--fluid-125-200);
}

.gap-fluid-125-225 {
  gap: var(--fluid-125-225);
}

.gap-fluid-150-250 {
  gap: var(--fluid-150-250);
}

.gap-fluid-150-500 {
  gap: var(--fluid-150-500);
}

.gap-x-3 {
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}

.gap-y-8 {
  row-gap: 2rem;
}

.gap-y-fluid-075-125 {
  row-gap: var(--fluid-075-125);
}

.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

.self-start {
  align-self: flex-start;
}

.self-end {
  align-self: flex-end;
}

.self-center {
  align-self: center;
}

.self-stretch {
  align-self: stretch;
}

.justify-self-start {
  justify-self: start;
}

.justify-self-end {
  justify-self: end;
}

.overflow-hidden {
  overflow: hidden;
}

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

.overflow-x-hidden {
  overflow-x: hidden;
}

.overflow-y-hidden {
  overflow-y: hidden;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-ellipsis {
  text-overflow: ellipsis;
}

.text-clip {
  text-overflow: clip;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.text-wrap {
  text-wrap: wrap;
}

.text-nowrap {
  text-wrap: nowrap;
}

.text-balance {
  text-wrap: balance;
}

.text-pretty {
  text-wrap: pretty;
}

.break-all {
  word-break: break-all;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-none {
  border-radius: 0px;
}

.rounded-sm {
  border-radius: 0.125rem;
}

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0px;
}

.border-2 {
  border-width: 2px;
}

.border-4 {
  border-width: 4px;
}

.border-8 {
  border-width: 8px;
}

.border-x {
  border-left-width: 1px;
  border-right-width: 1px;
}

.border-x-0 {
  border-left-width: 0px;
  border-right-width: 0px;
}

.border-x-2 {
  border-left-width: 2px;
  border-right-width: 2px;
}

.border-x-4 {
  border-left-width: 4px;
  border-right-width: 4px;
}

.border-x-8 {
  border-left-width: 8px;
  border-right-width: 8px;
}

.border-y {
  border-top-width: 1px;
  border-bottom-width: 1px;
}

.border-y-0 {
  border-top-width: 0px;
  border-bottom-width: 0px;
}

.border-y-2 {
  border-top-width: 2px;
  border-bottom-width: 2px;
}

.border-y-4 {
  border-top-width: 4px;
  border-bottom-width: 4px;
}

.border-y-8 {
  border-top-width: 8px;
  border-bottom-width: 8px;
}

.border-y-\[8px\] {
  border-top-width: 8px;
  border-bottom-width: 8px;
}

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

.border-b-0 {
  border-bottom-width: 0px;
}

.border-b-2 {
  border-bottom-width: 2px;
}

.border-b-4 {
  border-bottom-width: 4px;
}

.border-b-8 {
  border-bottom-width: 8px;
}

.border-e {
  border-inline-end-width: 1px;
}

.border-e-0 {
  border-inline-end-width: 0px;
}

.border-e-2 {
  border-inline-end-width: 2px;
}

.border-e-4 {
  border-inline-end-width: 4px;
}

.border-e-8 {
  border-inline-end-width: 8px;
}

.border-l {
  border-left-width: 1px;
}

.border-l-0 {
  border-left-width: 0px;
}

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

.border-l-4 {
  border-left-width: 4px;
}

.border-l-8 {
  border-left-width: 8px;
}

.border-r {
  border-right-width: 1px;
}

.border-r-0 {
  border-right-width: 0px;
}

.border-r-2 {
  border-right-width: 2px;
}

.border-r-4 {
  border-right-width: 4px;
}

.border-r-8 {
  border-right-width: 8px;
}

.border-r-\[11px\] {
  border-right-width: 11px;
}

.border-s {
  border-inline-start-width: 1px;
}

.border-s-0 {
  border-inline-start-width: 0px;
}

.border-s-2 {
  border-inline-start-width: 2px;
}

.border-s-4 {
  border-inline-start-width: 4px;
}

.border-s-8 {
  border-inline-start-width: 8px;
}

.border-t {
  border-top-width: 1px;
}

.border-t-0 {
  border-top-width: 0px;
}

.border-t-2 {
  border-top-width: 2px;
}

.border-t-4 {
  border-top-width: 4px;
}

.border-t-8 {
  border-top-width: 8px;
}

.border-solid {
  border-style: solid;
}

.border-dashed {
  border-style: dashed;
}

.border-dotted {
  border-style: dotted;
}

.border-double {
  border-style: double;
}

.border-hidden {
  border-style: hidden;
}

.border-none {
  border-style: none;
}

.border-\[\#b2b2b2\] {
  --tw-border-opacity: 1;
  border-color: rgb(178 178 178 / var(--tw-border-opacity, 1));
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border-amber-950 {
  --tw-border-opacity: 1;
  border-color: rgb(69 26 3 / var(--tw-border-opacity, 1));
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border-aqua-teal {
  --tw-border-opacity: 1;
  border-color: rgb(99 173 168 / var(--tw-border-opacity, 1));
}

.border-aqua-teal\/0 {
  border-color: rgb(99 173 168 / 0);
}

.border-aqua-teal\/10 {
  border-color: rgb(99 173 168 / 0.1);
}

.border-aqua-teal\/100 {
  border-color: rgb(99 173 168 / 1);
}

.border-aqua-teal\/15 {
  border-color: rgb(99 173 168 / 0.15);
}

.border-aqua-teal\/20 {
  border-color: rgb(99 173 168 / 0.2);
}

.border-aqua-teal\/25 {
  border-color: rgb(99 173 168 / 0.25);
}

.border-aqua-teal\/30 {
  border-color: rgb(99 173 168 / 0.3);
}

.border-aqua-teal\/35 {
  border-color: rgb(99 173 168 / 0.35);
}

.border-aqua-teal\/40 {
  border-color: rgb(99 173 168 / 0.4);
}

.border-aqua-teal\/45 {
  border-color: rgb(99 173 168 / 0.45);
}

.border-aqua-teal\/5 {
  border-color: rgb(99 173 168 / 0.05);
}

.border-aqua-teal\/50 {
  border-color: rgb(99 173 168 / 0.5);
}

.border-aqua-teal\/55 {
  border-color: rgb(99 173 168 / 0.55);
}

.border-aqua-teal\/60 {
  border-color: rgb(99 173 168 / 0.6);
}

.border-aqua-teal\/65 {
  border-color: rgb(99 173 168 / 0.65);
}

.border-aqua-teal\/70 {
  border-color: rgb(99 173 168 / 0.7);
}

.border-aqua-teal\/75 {
  border-color: rgb(99 173 168 / 0.75);
}

.border-aqua-teal\/80 {
  border-color: rgb(99 173 168 / 0.8);
}

.border-aqua-teal\/85 {
  border-color: rgb(99 173 168 / 0.85);
}

.border-aqua-teal\/90 {
  border-color: rgb(99 173 168 / 0.9);
}

.border-aqua-teal\/95 {
  border-color: rgb(99 173 168 / 0.95);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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-burnt-orange {
  --tw-border-opacity: 1;
  border-color: rgb(201 99 42 / var(--tw-border-opacity, 1));
}

.border-burnt-orange\/0 {
  border-color: rgb(201 99 42 / 0);
}

.border-burnt-orange\/10 {
  border-color: rgb(201 99 42 / 0.1);
}

.border-burnt-orange\/100 {
  border-color: rgb(201 99 42 / 1);
}

.border-burnt-orange\/15 {
  border-color: rgb(201 99 42 / 0.15);
}

.border-burnt-orange\/20 {
  border-color: rgb(201 99 42 / 0.2);
}

.border-burnt-orange\/25 {
  border-color: rgb(201 99 42 / 0.25);
}

.border-burnt-orange\/30 {
  border-color: rgb(201 99 42 / 0.3);
}

.border-burnt-orange\/35 {
  border-color: rgb(201 99 42 / 0.35);
}

.border-burnt-orange\/40 {
  border-color: rgb(201 99 42 / 0.4);
}

.border-burnt-orange\/45 {
  border-color: rgb(201 99 42 / 0.45);
}

.border-burnt-orange\/5 {
  border-color: rgb(201 99 42 / 0.05);
}

.border-burnt-orange\/50 {
  border-color: rgb(201 99 42 / 0.5);
}

.border-burnt-orange\/55 {
  border-color: rgb(201 99 42 / 0.55);
}

.border-burnt-orange\/60 {
  border-color: rgb(201 99 42 / 0.6);
}

.border-burnt-orange\/65 {
  border-color: rgb(201 99 42 / 0.65);
}

.border-burnt-orange\/70 {
  border-color: rgb(201 99 42 / 0.7);
}

.border-burnt-orange\/75 {
  border-color: rgb(201 99 42 / 0.75);
}

.border-burnt-orange\/80 {
  border-color: rgb(201 99 42 / 0.8);
}

.border-burnt-orange\/85 {
  border-color: rgb(201 99 42 / 0.85);
}

.border-burnt-orange\/90 {
  border-color: rgb(201 99 42 / 0.9);
}

.border-burnt-orange\/95 {
  border-color: rgb(201 99 42 / 0.95);
}

.border-charcoal {
  --tw-border-opacity: 1;
  border-color: rgb(95 86 86 / var(--tw-border-opacity, 1));
}

.border-charcoal\/0 {
  border-color: rgb(95 86 86 / 0);
}

.border-charcoal\/10 {
  border-color: rgb(95 86 86 / 0.1);
}

.border-charcoal\/100 {
  border-color: rgb(95 86 86 / 1);
}

.border-charcoal\/15 {
  border-color: rgb(95 86 86 / 0.15);
}

.border-charcoal\/20 {
  border-color: rgb(95 86 86 / 0.2);
}

.border-charcoal\/25 {
  border-color: rgb(95 86 86 / 0.25);
}

.border-charcoal\/30 {
  border-color: rgb(95 86 86 / 0.3);
}

.border-charcoal\/35 {
  border-color: rgb(95 86 86 / 0.35);
}

.border-charcoal\/40 {
  border-color: rgb(95 86 86 / 0.4);
}

.border-charcoal\/45 {
  border-color: rgb(95 86 86 / 0.45);
}

.border-charcoal\/5 {
  border-color: rgb(95 86 86 / 0.05);
}

.border-charcoal\/50 {
  border-color: rgb(95 86 86 / 0.5);
}

.border-charcoal\/55 {
  border-color: rgb(95 86 86 / 0.55);
}

.border-charcoal\/60 {
  border-color: rgb(95 86 86 / 0.6);
}

.border-charcoal\/65 {
  border-color: rgb(95 86 86 / 0.65);
}

.border-charcoal\/70 {
  border-color: rgb(95 86 86 / 0.7);
}

.border-charcoal\/75 {
  border-color: rgb(95 86 86 / 0.75);
}

.border-charcoal\/80 {
  border-color: rgb(95 86 86 / 0.8);
}

.border-charcoal\/85 {
  border-color: rgb(95 86 86 / 0.85);
}

.border-charcoal\/90 {
  border-color: rgb(95 86 86 / 0.9);
}

.border-charcoal\/95 {
  border-color: rgb(95 86 86 / 0.95);
}

.border-cream {
  --tw-border-opacity: 1;
  border-color: rgb(233 223 193 / var(--tw-border-opacity, 1));
}

.border-cream-gold {
  --tw-border-opacity: 1;
  border-color: rgb(190 151 74 / var(--tw-border-opacity, 1));
}

.border-cream-gold\/0 {
  border-color: rgb(190 151 74 / 0);
}

.border-cream-gold\/10 {
  border-color: rgb(190 151 74 / 0.1);
}

.border-cream-gold\/100 {
  border-color: rgb(190 151 74 / 1);
}

.border-cream-gold\/15 {
  border-color: rgb(190 151 74 / 0.15);
}

.border-cream-gold\/20 {
  border-color: rgb(190 151 74 / 0.2);
}

.border-cream-gold\/25 {
  border-color: rgb(190 151 74 / 0.25);
}

.border-cream-gold\/30 {
  border-color: rgb(190 151 74 / 0.3);
}

.border-cream-gold\/35 {
  border-color: rgb(190 151 74 / 0.35);
}

.border-cream-gold\/40 {
  border-color: rgb(190 151 74 / 0.4);
}

.border-cream-gold\/45 {
  border-color: rgb(190 151 74 / 0.45);
}

.border-cream-gold\/5 {
  border-color: rgb(190 151 74 / 0.05);
}

.border-cream-gold\/50 {
  border-color: rgb(190 151 74 / 0.5);
}

.border-cream-gold\/55 {
  border-color: rgb(190 151 74 / 0.55);
}

.border-cream-gold\/60 {
  border-color: rgb(190 151 74 / 0.6);
}

.border-cream-gold\/65 {
  border-color: rgb(190 151 74 / 0.65);
}

.border-cream-gold\/70 {
  border-color: rgb(190 151 74 / 0.7);
}

.border-cream-gold\/75 {
  border-color: rgb(190 151 74 / 0.75);
}

.border-cream-gold\/80 {
  border-color: rgb(190 151 74 / 0.8);
}

.border-cream-gold\/85 {
  border-color: rgb(190 151 74 / 0.85);
}

.border-cream-gold\/90 {
  border-color: rgb(190 151 74 / 0.9);
}

.border-cream-gold\/95 {
  border-color: rgb(190 151 74 / 0.95);
}

.border-cream\/0 {
  border-color: rgb(233 223 193 / 0);
}

.border-cream\/10 {
  border-color: rgb(233 223 193 / 0.1);
}

.border-cream\/100 {
  border-color: rgb(233 223 193 / 1);
}

.border-cream\/15 {
  border-color: rgb(233 223 193 / 0.15);
}

.border-cream\/20 {
  border-color: rgb(233 223 193 / 0.2);
}

.border-cream\/25 {
  border-color: rgb(233 223 193 / 0.25);
}

.border-cream\/30 {
  border-color: rgb(233 223 193 / 0.3);
}

.border-cream\/35 {
  border-color: rgb(233 223 193 / 0.35);
}

.border-cream\/40 {
  border-color: rgb(233 223 193 / 0.4);
}

.border-cream\/45 {
  border-color: rgb(233 223 193 / 0.45);
}

.border-cream\/5 {
  border-color: rgb(233 223 193 / 0.05);
}

.border-cream\/50 {
  border-color: rgb(233 223 193 / 0.5);
}

.border-cream\/55 {
  border-color: rgb(233 223 193 / 0.55);
}

.border-cream\/60 {
  border-color: rgb(233 223 193 / 0.6);
}

.border-cream\/65 {
  border-color: rgb(233 223 193 / 0.65);
}

.border-cream\/70 {
  border-color: rgb(233 223 193 / 0.7);
}

.border-cream\/75 {
  border-color: rgb(233 223 193 / 0.75);
}

.border-cream\/80 {
  border-color: rgb(233 223 193 / 0.8);
}

.border-cream\/85 {
  border-color: rgb(233 223 193 / 0.85);
}

.border-cream\/90 {
  border-color: rgb(233 223 193 / 0.9);
}

.border-cream\/95 {
  border-color: rgb(233 223 193 / 0.95);
}

.border-current {
  border-color: currentColor;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border-cyan-50 {
  --tw-border-opacity: 1;
  border-color: rgb(236 254 255 / var(--tw-border-opacity, 1));
}

.border-cyan-50\/0 {
  border-color: rgb(236 254 255 / 0);
}

.border-cyan-50\/10 {
  border-color: rgb(236 254 255 / 0.1);
}

.border-cyan-50\/100 {
  border-color: rgb(236 254 255 / 1);
}

.border-cyan-50\/15 {
  border-color: rgb(236 254 255 / 0.15);
}

.border-cyan-50\/20 {
  border-color: rgb(236 254 255 / 0.2);
}

.border-cyan-50\/25 {
  border-color: rgb(236 254 255 / 0.25);
}

.border-cyan-50\/30 {
  border-color: rgb(236 254 255 / 0.3);
}

.border-cyan-50\/35 {
  border-color: rgb(236 254 255 / 0.35);
}

.border-cyan-50\/40 {
  border-color: rgb(236 254 255 / 0.4);
}

.border-cyan-50\/45 {
  border-color: rgb(236 254 255 / 0.45);
}

.border-cyan-50\/5 {
  border-color: rgb(236 254 255 / 0.05);
}

.border-cyan-50\/50 {
  border-color: rgb(236 254 255 / 0.5);
}

.border-cyan-50\/55 {
  border-color: rgb(236 254 255 / 0.55);
}

.border-cyan-50\/60 {
  border-color: rgb(236 254 255 / 0.6);
}

.border-cyan-50\/65 {
  border-color: rgb(236 254 255 / 0.65);
}

.border-cyan-50\/70 {
  border-color: rgb(236 254 255 / 0.7);
}

.border-cyan-50\/75 {
  border-color: rgb(236 254 255 / 0.75);
}

.border-cyan-50\/80 {
  border-color: rgb(236 254 255 / 0.8);
}

.border-cyan-50\/85 {
  border-color: rgb(236 254 255 / 0.85);
}

.border-cyan-50\/90 {
  border-color: rgb(236 254 255 / 0.9);
}

.border-cyan-50\/95 {
  border-color: rgb(236 254 255 / 0.95);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border-cyan-900 {
  --tw-border-opacity: 1;
  border-color: rgb(22 78 99 / var(--tw-border-opacity, 1));
}

.border-cyan-900\/0 {
  border-color: rgb(22 78 99 / 0);
}

.border-cyan-900\/10 {
  border-color: rgb(22 78 99 / 0.1);
}

.border-cyan-900\/100 {
  border-color: rgb(22 78 99 / 1);
}

.border-cyan-900\/15 {
  border-color: rgb(22 78 99 / 0.15);
}

.border-cyan-900\/20 {
  border-color: rgb(22 78 99 / 0.2);
}

.border-cyan-900\/25 {
  border-color: rgb(22 78 99 / 0.25);
}

.border-cyan-900\/30 {
  border-color: rgb(22 78 99 / 0.3);
}

.border-cyan-900\/35 {
  border-color: rgb(22 78 99 / 0.35);
}

.border-cyan-900\/40 {
  border-color: rgb(22 78 99 / 0.4);
}

.border-cyan-900\/45 {
  border-color: rgb(22 78 99 / 0.45);
}

.border-cyan-900\/5 {
  border-color: rgb(22 78 99 / 0.05);
}

.border-cyan-900\/50 {
  border-color: rgb(22 78 99 / 0.5);
}

.border-cyan-900\/55 {
  border-color: rgb(22 78 99 / 0.55);
}

.border-cyan-900\/60 {
  border-color: rgb(22 78 99 / 0.6);
}

.border-cyan-900\/65 {
  border-color: rgb(22 78 99 / 0.65);
}

.border-cyan-900\/70 {
  border-color: rgb(22 78 99 / 0.7);
}

.border-cyan-900\/75 {
  border-color: rgb(22 78 99 / 0.75);
}

.border-cyan-900\/80 {
  border-color: rgb(22 78 99 / 0.8);
}

.border-cyan-900\/85 {
  border-color: rgb(22 78 99 / 0.85);
}

.border-cyan-900\/90 {
  border-color: rgb(22 78 99 / 0.9);
}

.border-cyan-900\/95 {
  border-color: rgb(22 78 99 / 0.95);
}

.border-cyan-950 {
  --tw-border-opacity: 1;
  border-color: rgb(8 51 68 / var(--tw-border-opacity, 1));
}

.border-cyan-950\/0 {
  border-color: rgb(8 51 68 / 0);
}

.border-cyan-950\/10 {
  border-color: rgb(8 51 68 / 0.1);
}

.border-cyan-950\/100 {
  border-color: rgb(8 51 68 / 1);
}

.border-cyan-950\/15 {
  border-color: rgb(8 51 68 / 0.15);
}

.border-cyan-950\/20 {
  border-color: rgb(8 51 68 / 0.2);
}

.border-cyan-950\/25 {
  border-color: rgb(8 51 68 / 0.25);
}

.border-cyan-950\/30 {
  border-color: rgb(8 51 68 / 0.3);
}

.border-cyan-950\/35 {
  border-color: rgb(8 51 68 / 0.35);
}

.border-cyan-950\/40 {
  border-color: rgb(8 51 68 / 0.4);
}

.border-cyan-950\/45 {
  border-color: rgb(8 51 68 / 0.45);
}

.border-cyan-950\/5 {
  border-color: rgb(8 51 68 / 0.05);
}

.border-cyan-950\/50 {
  border-color: rgb(8 51 68 / 0.5);
}

.border-cyan-950\/55 {
  border-color: rgb(8 51 68 / 0.55);
}

.border-cyan-950\/60 {
  border-color: rgb(8 51 68 / 0.6);
}

.border-cyan-950\/65 {
  border-color: rgb(8 51 68 / 0.65);
}

.border-cyan-950\/70 {
  border-color: rgb(8 51 68 / 0.7);
}

.border-cyan-950\/75 {
  border-color: rgb(8 51 68 / 0.75);
}

.border-cyan-950\/80 {
  border-color: rgb(8 51 68 / 0.8);
}

.border-cyan-950\/85 {
  border-color: rgb(8 51 68 / 0.85);
}

.border-cyan-950\/90 {
  border-color: rgb(8 51 68 / 0.9);
}

.border-cyan-950\/95 {
  border-color: rgb(8 51 68 / 0.95);
}

.border-emerald-100 {
  --tw-border-opacity: 1;
  border-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
}

.border-emerald-100\/0 {
  border-color: rgb(209 250 229 / 0);
}

.border-emerald-100\/10 {
  border-color: rgb(209 250 229 / 0.1);
}

.border-emerald-100\/100 {
  border-color: rgb(209 250 229 / 1);
}

.border-emerald-100\/15 {
  border-color: rgb(209 250 229 / 0.15);
}

.border-emerald-100\/20 {
  border-color: rgb(209 250 229 / 0.2);
}

.border-emerald-100\/25 {
  border-color: rgb(209 250 229 / 0.25);
}

.border-emerald-100\/30 {
  border-color: rgb(209 250 229 / 0.3);
}

.border-emerald-100\/35 {
  border-color: rgb(209 250 229 / 0.35);
}

.border-emerald-100\/40 {
  border-color: rgb(209 250 229 / 0.4);
}

.border-emerald-100\/45 {
  border-color: rgb(209 250 229 / 0.45);
}

.border-emerald-100\/5 {
  border-color: rgb(209 250 229 / 0.05);
}

.border-emerald-100\/50 {
  border-color: rgb(209 250 229 / 0.5);
}

.border-emerald-100\/55 {
  border-color: rgb(209 250 229 / 0.55);
}

.border-emerald-100\/60 {
  border-color: rgb(209 250 229 / 0.6);
}

.border-emerald-100\/65 {
  border-color: rgb(209 250 229 / 0.65);
}

.border-emerald-100\/70 {
  border-color: rgb(209 250 229 / 0.7);
}

.border-emerald-100\/75 {
  border-color: rgb(209 250 229 / 0.75);
}

.border-emerald-100\/80 {
  border-color: rgb(209 250 229 / 0.8);
}

.border-emerald-100\/85 {
  border-color: rgb(209 250 229 / 0.85);
}

.border-emerald-100\/90 {
  border-color: rgb(209 250 229 / 0.9);
}

.border-emerald-100\/95 {
  border-color: rgb(209 250 229 / 0.95);
}

.border-emerald-200 {
  --tw-border-opacity: 1;
  border-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}

.border-emerald-200\/0 {
  border-color: rgb(167 243 208 / 0);
}

.border-emerald-200\/10 {
  border-color: rgb(167 243 208 / 0.1);
}

.border-emerald-200\/100 {
  border-color: rgb(167 243 208 / 1);
}

.border-emerald-200\/15 {
  border-color: rgb(167 243 208 / 0.15);
}

.border-emerald-200\/20 {
  border-color: rgb(167 243 208 / 0.2);
}

.border-emerald-200\/25 {
  border-color: rgb(167 243 208 / 0.25);
}

.border-emerald-200\/30 {
  border-color: rgb(167 243 208 / 0.3);
}

.border-emerald-200\/35 {
  border-color: rgb(167 243 208 / 0.35);
}

.border-emerald-200\/40 {
  border-color: rgb(167 243 208 / 0.4);
}

.border-emerald-200\/45 {
  border-color: rgb(167 243 208 / 0.45);
}

.border-emerald-200\/5 {
  border-color: rgb(167 243 208 / 0.05);
}

.border-emerald-200\/50 {
  border-color: rgb(167 243 208 / 0.5);
}

.border-emerald-200\/55 {
  border-color: rgb(167 243 208 / 0.55);
}

.border-emerald-200\/60 {
  border-color: rgb(167 243 208 / 0.6);
}

.border-emerald-200\/65 {
  border-color: rgb(167 243 208 / 0.65);
}

.border-emerald-200\/70 {
  border-color: rgb(167 243 208 / 0.7);
}

.border-emerald-200\/75 {
  border-color: rgb(167 243 208 / 0.75);
}

.border-emerald-200\/80 {
  border-color: rgb(167 243 208 / 0.8);
}

.border-emerald-200\/85 {
  border-color: rgb(167 243 208 / 0.85);
}

.border-emerald-200\/90 {
  border-color: rgb(167 243 208 / 0.9);
}

.border-emerald-200\/95 {
  border-color: rgb(167 243 208 / 0.95);
}

.border-emerald-300 {
  --tw-border-opacity: 1;
  border-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
}

.border-emerald-300\/0 {
  border-color: rgb(110 231 183 / 0);
}

.border-emerald-300\/10 {
  border-color: rgb(110 231 183 / 0.1);
}

.border-emerald-300\/100 {
  border-color: rgb(110 231 183 / 1);
}

.border-emerald-300\/15 {
  border-color: rgb(110 231 183 / 0.15);
}

.border-emerald-300\/20 {
  border-color: rgb(110 231 183 / 0.2);
}

.border-emerald-300\/25 {
  border-color: rgb(110 231 183 / 0.25);
}

.border-emerald-300\/30 {
  border-color: rgb(110 231 183 / 0.3);
}

.border-emerald-300\/35 {
  border-color: rgb(110 231 183 / 0.35);
}

.border-emerald-300\/40 {
  border-color: rgb(110 231 183 / 0.4);
}

.border-emerald-300\/45 {
  border-color: rgb(110 231 183 / 0.45);
}

.border-emerald-300\/5 {
  border-color: rgb(110 231 183 / 0.05);
}

.border-emerald-300\/50 {
  border-color: rgb(110 231 183 / 0.5);
}

.border-emerald-300\/55 {
  border-color: rgb(110 231 183 / 0.55);
}

.border-emerald-300\/60 {
  border-color: rgb(110 231 183 / 0.6);
}

.border-emerald-300\/65 {
  border-color: rgb(110 231 183 / 0.65);
}

.border-emerald-300\/70 {
  border-color: rgb(110 231 183 / 0.7);
}

.border-emerald-300\/75 {
  border-color: rgb(110 231 183 / 0.75);
}

.border-emerald-300\/80 {
  border-color: rgb(110 231 183 / 0.8);
}

.border-emerald-300\/85 {
  border-color: rgb(110 231 183 / 0.85);
}

.border-emerald-300\/90 {
  border-color: rgb(110 231 183 / 0.9);
}

.border-emerald-300\/95 {
  border-color: rgb(110 231 183 / 0.95);
}

.border-emerald-400 {
  --tw-border-opacity: 1;
  border-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
}

.border-emerald-400\/0 {
  border-color: rgb(52 211 153 / 0);
}

.border-emerald-400\/10 {
  border-color: rgb(52 211 153 / 0.1);
}

.border-emerald-400\/100 {
  border-color: rgb(52 211 153 / 1);
}

.border-emerald-400\/15 {
  border-color: rgb(52 211 153 / 0.15);
}

.border-emerald-400\/20 {
  border-color: rgb(52 211 153 / 0.2);
}

.border-emerald-400\/25 {
  border-color: rgb(52 211 153 / 0.25);
}

.border-emerald-400\/30 {
  border-color: rgb(52 211 153 / 0.3);
}

.border-emerald-400\/35 {
  border-color: rgb(52 211 153 / 0.35);
}

.border-emerald-400\/40 {
  border-color: rgb(52 211 153 / 0.4);
}

.border-emerald-400\/45 {
  border-color: rgb(52 211 153 / 0.45);
}

.border-emerald-400\/5 {
  border-color: rgb(52 211 153 / 0.05);
}

.border-emerald-400\/50 {
  border-color: rgb(52 211 153 / 0.5);
}

.border-emerald-400\/55 {
  border-color: rgb(52 211 153 / 0.55);
}

.border-emerald-400\/60 {
  border-color: rgb(52 211 153 / 0.6);
}

.border-emerald-400\/65 {
  border-color: rgb(52 211 153 / 0.65);
}

.border-emerald-400\/70 {
  border-color: rgb(52 211 153 / 0.7);
}

.border-emerald-400\/75 {
  border-color: rgb(52 211 153 / 0.75);
}

.border-emerald-400\/80 {
  border-color: rgb(52 211 153 / 0.8);
}

.border-emerald-400\/85 {
  border-color: rgb(52 211 153 / 0.85);
}

.border-emerald-400\/90 {
  border-color: rgb(52 211 153 / 0.9);
}

.border-emerald-400\/95 {
  border-color: rgb(52 211 153 / 0.95);
}

.border-emerald-50 {
  --tw-border-opacity: 1;
  border-color: rgb(236 253 245 / var(--tw-border-opacity, 1));
}

.border-emerald-50\/0 {
  border-color: rgb(236 253 245 / 0);
}

.border-emerald-50\/10 {
  border-color: rgb(236 253 245 / 0.1);
}

.border-emerald-50\/100 {
  border-color: rgb(236 253 245 / 1);
}

.border-emerald-50\/15 {
  border-color: rgb(236 253 245 / 0.15);
}

.border-emerald-50\/20 {
  border-color: rgb(236 253 245 / 0.2);
}

.border-emerald-50\/25 {
  border-color: rgb(236 253 245 / 0.25);
}

.border-emerald-50\/30 {
  border-color: rgb(236 253 245 / 0.3);
}

.border-emerald-50\/35 {
  border-color: rgb(236 253 245 / 0.35);
}

.border-emerald-50\/40 {
  border-color: rgb(236 253 245 / 0.4);
}

.border-emerald-50\/45 {
  border-color: rgb(236 253 245 / 0.45);
}

.border-emerald-50\/5 {
  border-color: rgb(236 253 245 / 0.05);
}

.border-emerald-50\/50 {
  border-color: rgb(236 253 245 / 0.5);
}

.border-emerald-50\/55 {
  border-color: rgb(236 253 245 / 0.55);
}

.border-emerald-50\/60 {
  border-color: rgb(236 253 245 / 0.6);
}

.border-emerald-50\/65 {
  border-color: rgb(236 253 245 / 0.65);
}

.border-emerald-50\/70 {
  border-color: rgb(236 253 245 / 0.7);
}

.border-emerald-50\/75 {
  border-color: rgb(236 253 245 / 0.75);
}

.border-emerald-50\/80 {
  border-color: rgb(236 253 245 / 0.8);
}

.border-emerald-50\/85 {
  border-color: rgb(236 253 245 / 0.85);
}

.border-emerald-50\/90 {
  border-color: rgb(236 253 245 / 0.9);
}

.border-emerald-50\/95 {
  border-color: rgb(236 253 245 / 0.95);
}

.border-emerald-500 {
  --tw-border-opacity: 1;
  border-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}

.border-emerald-500\/0 {
  border-color: rgb(16 185 129 / 0);
}

.border-emerald-500\/10 {
  border-color: rgb(16 185 129 / 0.1);
}

.border-emerald-500\/100 {
  border-color: rgb(16 185 129 / 1);
}

.border-emerald-500\/15 {
  border-color: rgb(16 185 129 / 0.15);
}

.border-emerald-500\/20 {
  border-color: rgb(16 185 129 / 0.2);
}

.border-emerald-500\/25 {
  border-color: rgb(16 185 129 / 0.25);
}

.border-emerald-500\/30 {
  border-color: rgb(16 185 129 / 0.3);
}

.border-emerald-500\/35 {
  border-color: rgb(16 185 129 / 0.35);
}

.border-emerald-500\/40 {
  border-color: rgb(16 185 129 / 0.4);
}

.border-emerald-500\/45 {
  border-color: rgb(16 185 129 / 0.45);
}

.border-emerald-500\/5 {
  border-color: rgb(16 185 129 / 0.05);
}

.border-emerald-500\/50 {
  border-color: rgb(16 185 129 / 0.5);
}

.border-emerald-500\/55 {
  border-color: rgb(16 185 129 / 0.55);
}

.border-emerald-500\/60 {
  border-color: rgb(16 185 129 / 0.6);
}

.border-emerald-500\/65 {
  border-color: rgb(16 185 129 / 0.65);
}

.border-emerald-500\/70 {
  border-color: rgb(16 185 129 / 0.7);
}

.border-emerald-500\/75 {
  border-color: rgb(16 185 129 / 0.75);
}

.border-emerald-500\/80 {
  border-color: rgb(16 185 129 / 0.8);
}

.border-emerald-500\/85 {
  border-color: rgb(16 185 129 / 0.85);
}

.border-emerald-500\/90 {
  border-color: rgb(16 185 129 / 0.9);
}

.border-emerald-500\/95 {
  border-color: rgb(16 185 129 / 0.95);
}

.border-emerald-600 {
  --tw-border-opacity: 1;
  border-color: rgb(5 150 105 / var(--tw-border-opacity, 1));
}

.border-emerald-600\/0 {
  border-color: rgb(5 150 105 / 0);
}

.border-emerald-600\/10 {
  border-color: rgb(5 150 105 / 0.1);
}

.border-emerald-600\/100 {
  border-color: rgb(5 150 105 / 1);
}

.border-emerald-600\/15 {
  border-color: rgb(5 150 105 / 0.15);
}

.border-emerald-600\/20 {
  border-color: rgb(5 150 105 / 0.2);
}

.border-emerald-600\/25 {
  border-color: rgb(5 150 105 / 0.25);
}

.border-emerald-600\/30 {
  border-color: rgb(5 150 105 / 0.3);
}

.border-emerald-600\/35 {
  border-color: rgb(5 150 105 / 0.35);
}

.border-emerald-600\/40 {
  border-color: rgb(5 150 105 / 0.4);
}

.border-emerald-600\/45 {
  border-color: rgb(5 150 105 / 0.45);
}

.border-emerald-600\/5 {
  border-color: rgb(5 150 105 / 0.05);
}

.border-emerald-600\/50 {
  border-color: rgb(5 150 105 / 0.5);
}

.border-emerald-600\/55 {
  border-color: rgb(5 150 105 / 0.55);
}

.border-emerald-600\/60 {
  border-color: rgb(5 150 105 / 0.6);
}

.border-emerald-600\/65 {
  border-color: rgb(5 150 105 / 0.65);
}

.border-emerald-600\/70 {
  border-color: rgb(5 150 105 / 0.7);
}

.border-emerald-600\/75 {
  border-color: rgb(5 150 105 / 0.75);
}

.border-emerald-600\/80 {
  border-color: rgb(5 150 105 / 0.8);
}

.border-emerald-600\/85 {
  border-color: rgb(5 150 105 / 0.85);
}

.border-emerald-600\/90 {
  border-color: rgb(5 150 105 / 0.9);
}

.border-emerald-600\/95 {
  border-color: rgb(5 150 105 / 0.95);
}

.border-emerald-700 {
  --tw-border-opacity: 1;
  border-color: rgb(4 120 87 / var(--tw-border-opacity, 1));
}

.border-emerald-700\/0 {
  border-color: rgb(4 120 87 / 0);
}

.border-emerald-700\/10 {
  border-color: rgb(4 120 87 / 0.1);
}

.border-emerald-700\/100 {
  border-color: rgb(4 120 87 / 1);
}

.border-emerald-700\/15 {
  border-color: rgb(4 120 87 / 0.15);
}

.border-emerald-700\/20 {
  border-color: rgb(4 120 87 / 0.2);
}

.border-emerald-700\/25 {
  border-color: rgb(4 120 87 / 0.25);
}

.border-emerald-700\/30 {
  border-color: rgb(4 120 87 / 0.3);
}

.border-emerald-700\/35 {
  border-color: rgb(4 120 87 / 0.35);
}

.border-emerald-700\/40 {
  border-color: rgb(4 120 87 / 0.4);
}

.border-emerald-700\/45 {
  border-color: rgb(4 120 87 / 0.45);
}

.border-emerald-700\/5 {
  border-color: rgb(4 120 87 / 0.05);
}

.border-emerald-700\/50 {
  border-color: rgb(4 120 87 / 0.5);
}

.border-emerald-700\/55 {
  border-color: rgb(4 120 87 / 0.55);
}

.border-emerald-700\/60 {
  border-color: rgb(4 120 87 / 0.6);
}

.border-emerald-700\/65 {
  border-color: rgb(4 120 87 / 0.65);
}

.border-emerald-700\/70 {
  border-color: rgb(4 120 87 / 0.7);
}

.border-emerald-700\/75 {
  border-color: rgb(4 120 87 / 0.75);
}

.border-emerald-700\/80 {
  border-color: rgb(4 120 87 / 0.8);
}

.border-emerald-700\/85 {
  border-color: rgb(4 120 87 / 0.85);
}

.border-emerald-700\/90 {
  border-color: rgb(4 120 87 / 0.9);
}

.border-emerald-700\/95 {
  border-color: rgb(4 120 87 / 0.95);
}

.border-emerald-800 {
  --tw-border-opacity: 1;
  border-color: rgb(6 95 70 / var(--tw-border-opacity, 1));
}

.border-emerald-800\/0 {
  border-color: rgb(6 95 70 / 0);
}

.border-emerald-800\/10 {
  border-color: rgb(6 95 70 / 0.1);
}

.border-emerald-800\/100 {
  border-color: rgb(6 95 70 / 1);
}

.border-emerald-800\/15 {
  border-color: rgb(6 95 70 / 0.15);
}

.border-emerald-800\/20 {
  border-color: rgb(6 95 70 / 0.2);
}

.border-emerald-800\/25 {
  border-color: rgb(6 95 70 / 0.25);
}

.border-emerald-800\/30 {
  border-color: rgb(6 95 70 / 0.3);
}

.border-emerald-800\/35 {
  border-color: rgb(6 95 70 / 0.35);
}

.border-emerald-800\/40 {
  border-color: rgb(6 95 70 / 0.4);
}

.border-emerald-800\/45 {
  border-color: rgb(6 95 70 / 0.45);
}

.border-emerald-800\/5 {
  border-color: rgb(6 95 70 / 0.05);
}

.border-emerald-800\/50 {
  border-color: rgb(6 95 70 / 0.5);
}

.border-emerald-800\/55 {
  border-color: rgb(6 95 70 / 0.55);
}

.border-emerald-800\/60 {
  border-color: rgb(6 95 70 / 0.6);
}

.border-emerald-800\/65 {
  border-color: rgb(6 95 70 / 0.65);
}

.border-emerald-800\/70 {
  border-color: rgb(6 95 70 / 0.7);
}

.border-emerald-800\/75 {
  border-color: rgb(6 95 70 / 0.75);
}

.border-emerald-800\/80 {
  border-color: rgb(6 95 70 / 0.8);
}

.border-emerald-800\/85 {
  border-color: rgb(6 95 70 / 0.85);
}

.border-emerald-800\/90 {
  border-color: rgb(6 95 70 / 0.9);
}

.border-emerald-800\/95 {
  border-color: rgb(6 95 70 / 0.95);
}

.border-emerald-900 {
  --tw-border-opacity: 1;
  border-color: rgb(6 78 59 / var(--tw-border-opacity, 1));
}

.border-emerald-900\/0 {
  border-color: rgb(6 78 59 / 0);
}

.border-emerald-900\/10 {
  border-color: rgb(6 78 59 / 0.1);
}

.border-emerald-900\/100 {
  border-color: rgb(6 78 59 / 1);
}

.border-emerald-900\/15 {
  border-color: rgb(6 78 59 / 0.15);
}

.border-emerald-900\/20 {
  border-color: rgb(6 78 59 / 0.2);
}

.border-emerald-900\/25 {
  border-color: rgb(6 78 59 / 0.25);
}

.border-emerald-900\/30 {
  border-color: rgb(6 78 59 / 0.3);
}

.border-emerald-900\/35 {
  border-color: rgb(6 78 59 / 0.35);
}

.border-emerald-900\/40 {
  border-color: rgb(6 78 59 / 0.4);
}

.border-emerald-900\/45 {
  border-color: rgb(6 78 59 / 0.45);
}

.border-emerald-900\/5 {
  border-color: rgb(6 78 59 / 0.05);
}

.border-emerald-900\/50 {
  border-color: rgb(6 78 59 / 0.5);
}

.border-emerald-900\/55 {
  border-color: rgb(6 78 59 / 0.55);
}

.border-emerald-900\/60 {
  border-color: rgb(6 78 59 / 0.6);
}

.border-emerald-900\/65 {
  border-color: rgb(6 78 59 / 0.65);
}

.border-emerald-900\/70 {
  border-color: rgb(6 78 59 / 0.7);
}

.border-emerald-900\/75 {
  border-color: rgb(6 78 59 / 0.75);
}

.border-emerald-900\/80 {
  border-color: rgb(6 78 59 / 0.8);
}

.border-emerald-900\/85 {
  border-color: rgb(6 78 59 / 0.85);
}

.border-emerald-900\/90 {
  border-color: rgb(6 78 59 / 0.9);
}

.border-emerald-900\/95 {
  border-color: rgb(6 78 59 / 0.95);
}

.border-emerald-950 {
  --tw-border-opacity: 1;
  border-color: rgb(2 44 34 / var(--tw-border-opacity, 1));
}

.border-emerald-950\/0 {
  border-color: rgb(2 44 34 / 0);
}

.border-emerald-950\/10 {
  border-color: rgb(2 44 34 / 0.1);
}

.border-emerald-950\/100 {
  border-color: rgb(2 44 34 / 1);
}

.border-emerald-950\/15 {
  border-color: rgb(2 44 34 / 0.15);
}

.border-emerald-950\/20 {
  border-color: rgb(2 44 34 / 0.2);
}

.border-emerald-950\/25 {
  border-color: rgb(2 44 34 / 0.25);
}

.border-emerald-950\/30 {
  border-color: rgb(2 44 34 / 0.3);
}

.border-emerald-950\/35 {
  border-color: rgb(2 44 34 / 0.35);
}

.border-emerald-950\/40 {
  border-color: rgb(2 44 34 / 0.4);
}

.border-emerald-950\/45 {
  border-color: rgb(2 44 34 / 0.45);
}

.border-emerald-950\/5 {
  border-color: rgb(2 44 34 / 0.05);
}

.border-emerald-950\/50 {
  border-color: rgb(2 44 34 / 0.5);
}

.border-emerald-950\/55 {
  border-color: rgb(2 44 34 / 0.55);
}

.border-emerald-950\/60 {
  border-color: rgb(2 44 34 / 0.6);
}

.border-emerald-950\/65 {
  border-color: rgb(2 44 34 / 0.65);
}

.border-emerald-950\/70 {
  border-color: rgb(2 44 34 / 0.7);
}

.border-emerald-950\/75 {
  border-color: rgb(2 44 34 / 0.75);
}

.border-emerald-950\/80 {
  border-color: rgb(2 44 34 / 0.8);
}

.border-emerald-950\/85 {
  border-color: rgb(2 44 34 / 0.85);
}

.border-emerald-950\/90 {
  border-color: rgb(2 44 34 / 0.9);
}

.border-emerald-950\/95 {
  border-color: rgb(2 44 34 / 0.95);
}

.border-fuchsia-100 {
  --tw-border-opacity: 1;
  border-color: rgb(250 232 255 / var(--tw-border-opacity, 1));
}

.border-fuchsia-100\/0 {
  border-color: rgb(250 232 255 / 0);
}

.border-fuchsia-100\/10 {
  border-color: rgb(250 232 255 / 0.1);
}

.border-fuchsia-100\/100 {
  border-color: rgb(250 232 255 / 1);
}

.border-fuchsia-100\/15 {
  border-color: rgb(250 232 255 / 0.15);
}

.border-fuchsia-100\/20 {
  border-color: rgb(250 232 255 / 0.2);
}

.border-fuchsia-100\/25 {
  border-color: rgb(250 232 255 / 0.25);
}

.border-fuchsia-100\/30 {
  border-color: rgb(250 232 255 / 0.3);
}

.border-fuchsia-100\/35 {
  border-color: rgb(250 232 255 / 0.35);
}

.border-fuchsia-100\/40 {
  border-color: rgb(250 232 255 / 0.4);
}

.border-fuchsia-100\/45 {
  border-color: rgb(250 232 255 / 0.45);
}

.border-fuchsia-100\/5 {
  border-color: rgb(250 232 255 / 0.05);
}

.border-fuchsia-100\/50 {
  border-color: rgb(250 232 255 / 0.5);
}

.border-fuchsia-100\/55 {
  border-color: rgb(250 232 255 / 0.55);
}

.border-fuchsia-100\/60 {
  border-color: rgb(250 232 255 / 0.6);
}

.border-fuchsia-100\/65 {
  border-color: rgb(250 232 255 / 0.65);
}

.border-fuchsia-100\/70 {
  border-color: rgb(250 232 255 / 0.7);
}

.border-fuchsia-100\/75 {
  border-color: rgb(250 232 255 / 0.75);
}

.border-fuchsia-100\/80 {
  border-color: rgb(250 232 255 / 0.8);
}

.border-fuchsia-100\/85 {
  border-color: rgb(250 232 255 / 0.85);
}

.border-fuchsia-100\/90 {
  border-color: rgb(250 232 255 / 0.9);
}

.border-fuchsia-100\/95 {
  border-color: rgb(250 232 255 / 0.95);
}

.border-fuchsia-200 {
  --tw-border-opacity: 1;
  border-color: rgb(245 208 254 / var(--tw-border-opacity, 1));
}

.border-fuchsia-200\/0 {
  border-color: rgb(245 208 254 / 0);
}

.border-fuchsia-200\/10 {
  border-color: rgb(245 208 254 / 0.1);
}

.border-fuchsia-200\/100 {
  border-color: rgb(245 208 254 / 1);
}

.border-fuchsia-200\/15 {
  border-color: rgb(245 208 254 / 0.15);
}

.border-fuchsia-200\/20 {
  border-color: rgb(245 208 254 / 0.2);
}

.border-fuchsia-200\/25 {
  border-color: rgb(245 208 254 / 0.25);
}

.border-fuchsia-200\/30 {
  border-color: rgb(245 208 254 / 0.3);
}

.border-fuchsia-200\/35 {
  border-color: rgb(245 208 254 / 0.35);
}

.border-fuchsia-200\/40 {
  border-color: rgb(245 208 254 / 0.4);
}

.border-fuchsia-200\/45 {
  border-color: rgb(245 208 254 / 0.45);
}

.border-fuchsia-200\/5 {
  border-color: rgb(245 208 254 / 0.05);
}

.border-fuchsia-200\/50 {
  border-color: rgb(245 208 254 / 0.5);
}

.border-fuchsia-200\/55 {
  border-color: rgb(245 208 254 / 0.55);
}

.border-fuchsia-200\/60 {
  border-color: rgb(245 208 254 / 0.6);
}

.border-fuchsia-200\/65 {
  border-color: rgb(245 208 254 / 0.65);
}

.border-fuchsia-200\/70 {
  border-color: rgb(245 208 254 / 0.7);
}

.border-fuchsia-200\/75 {
  border-color: rgb(245 208 254 / 0.75);
}

.border-fuchsia-200\/80 {
  border-color: rgb(245 208 254 / 0.8);
}

.border-fuchsia-200\/85 {
  border-color: rgb(245 208 254 / 0.85);
}

.border-fuchsia-200\/90 {
  border-color: rgb(245 208 254 / 0.9);
}

.border-fuchsia-200\/95 {
  border-color: rgb(245 208 254 / 0.95);
}

.border-fuchsia-300 {
  --tw-border-opacity: 1;
  border-color: rgb(240 171 252 / var(--tw-border-opacity, 1));
}

.border-fuchsia-300\/0 {
  border-color: rgb(240 171 252 / 0);
}

.border-fuchsia-300\/10 {
  border-color: rgb(240 171 252 / 0.1);
}

.border-fuchsia-300\/100 {
  border-color: rgb(240 171 252 / 1);
}

.border-fuchsia-300\/15 {
  border-color: rgb(240 171 252 / 0.15);
}

.border-fuchsia-300\/20 {
  border-color: rgb(240 171 252 / 0.2);
}

.border-fuchsia-300\/25 {
  border-color: rgb(240 171 252 / 0.25);
}

.border-fuchsia-300\/30 {
  border-color: rgb(240 171 252 / 0.3);
}

.border-fuchsia-300\/35 {
  border-color: rgb(240 171 252 / 0.35);
}

.border-fuchsia-300\/40 {
  border-color: rgb(240 171 252 / 0.4);
}

.border-fuchsia-300\/45 {
  border-color: rgb(240 171 252 / 0.45);
}

.border-fuchsia-300\/5 {
  border-color: rgb(240 171 252 / 0.05);
}

.border-fuchsia-300\/50 {
  border-color: rgb(240 171 252 / 0.5);
}

.border-fuchsia-300\/55 {
  border-color: rgb(240 171 252 / 0.55);
}

.border-fuchsia-300\/60 {
  border-color: rgb(240 171 252 / 0.6);
}

.border-fuchsia-300\/65 {
  border-color: rgb(240 171 252 / 0.65);
}

.border-fuchsia-300\/70 {
  border-color: rgb(240 171 252 / 0.7);
}

.border-fuchsia-300\/75 {
  border-color: rgb(240 171 252 / 0.75);
}

.border-fuchsia-300\/80 {
  border-color: rgb(240 171 252 / 0.8);
}

.border-fuchsia-300\/85 {
  border-color: rgb(240 171 252 / 0.85);
}

.border-fuchsia-300\/90 {
  border-color: rgb(240 171 252 / 0.9);
}

.border-fuchsia-300\/95 {
  border-color: rgb(240 171 252 / 0.95);
}

.border-fuchsia-400 {
  --tw-border-opacity: 1;
  border-color: rgb(232 121 249 / var(--tw-border-opacity, 1));
}

.border-fuchsia-400\/0 {
  border-color: rgb(232 121 249 / 0);
}

.border-fuchsia-400\/10 {
  border-color: rgb(232 121 249 / 0.1);
}

.border-fuchsia-400\/100 {
  border-color: rgb(232 121 249 / 1);
}

.border-fuchsia-400\/15 {
  border-color: rgb(232 121 249 / 0.15);
}

.border-fuchsia-400\/20 {
  border-color: rgb(232 121 249 / 0.2);
}

.border-fuchsia-400\/25 {
  border-color: rgb(232 121 249 / 0.25);
}

.border-fuchsia-400\/30 {
  border-color: rgb(232 121 249 / 0.3);
}

.border-fuchsia-400\/35 {
  border-color: rgb(232 121 249 / 0.35);
}

.border-fuchsia-400\/40 {
  border-color: rgb(232 121 249 / 0.4);
}

.border-fuchsia-400\/45 {
  border-color: rgb(232 121 249 / 0.45);
}

.border-fuchsia-400\/5 {
  border-color: rgb(232 121 249 / 0.05);
}

.border-fuchsia-400\/50 {
  border-color: rgb(232 121 249 / 0.5);
}

.border-fuchsia-400\/55 {
  border-color: rgb(232 121 249 / 0.55);
}

.border-fuchsia-400\/60 {
  border-color: rgb(232 121 249 / 0.6);
}

.border-fuchsia-400\/65 {
  border-color: rgb(232 121 249 / 0.65);
}

.border-fuchsia-400\/70 {
  border-color: rgb(232 121 249 / 0.7);
}

.border-fuchsia-400\/75 {
  border-color: rgb(232 121 249 / 0.75);
}

.border-fuchsia-400\/80 {
  border-color: rgb(232 121 249 / 0.8);
}

.border-fuchsia-400\/85 {
  border-color: rgb(232 121 249 / 0.85);
}

.border-fuchsia-400\/90 {
  border-color: rgb(232 121 249 / 0.9);
}

.border-fuchsia-400\/95 {
  border-color: rgb(232 121 249 / 0.95);
}

.border-fuchsia-50 {
  --tw-border-opacity: 1;
  border-color: rgb(253 244 255 / var(--tw-border-opacity, 1));
}

.border-fuchsia-50\/0 {
  border-color: rgb(253 244 255 / 0);
}

.border-fuchsia-50\/10 {
  border-color: rgb(253 244 255 / 0.1);
}

.border-fuchsia-50\/100 {
  border-color: rgb(253 244 255 / 1);
}

.border-fuchsia-50\/15 {
  border-color: rgb(253 244 255 / 0.15);
}

.border-fuchsia-50\/20 {
  border-color: rgb(253 244 255 / 0.2);
}

.border-fuchsia-50\/25 {
  border-color: rgb(253 244 255 / 0.25);
}

.border-fuchsia-50\/30 {
  border-color: rgb(253 244 255 / 0.3);
}

.border-fuchsia-50\/35 {
  border-color: rgb(253 244 255 / 0.35);
}

.border-fuchsia-50\/40 {
  border-color: rgb(253 244 255 / 0.4);
}

.border-fuchsia-50\/45 {
  border-color: rgb(253 244 255 / 0.45);
}

.border-fuchsia-50\/5 {
  border-color: rgb(253 244 255 / 0.05);
}

.border-fuchsia-50\/50 {
  border-color: rgb(253 244 255 / 0.5);
}

.border-fuchsia-50\/55 {
  border-color: rgb(253 244 255 / 0.55);
}

.border-fuchsia-50\/60 {
  border-color: rgb(253 244 255 / 0.6);
}

.border-fuchsia-50\/65 {
  border-color: rgb(253 244 255 / 0.65);
}

.border-fuchsia-50\/70 {
  border-color: rgb(253 244 255 / 0.7);
}

.border-fuchsia-50\/75 {
  border-color: rgb(253 244 255 / 0.75);
}

.border-fuchsia-50\/80 {
  border-color: rgb(253 244 255 / 0.8);
}

.border-fuchsia-50\/85 {
  border-color: rgb(253 244 255 / 0.85);
}

.border-fuchsia-50\/90 {
  border-color: rgb(253 244 255 / 0.9);
}

.border-fuchsia-50\/95 {
  border-color: rgb(253 244 255 / 0.95);
}

.border-fuchsia-500 {
  --tw-border-opacity: 1;
  border-color: rgb(217 70 239 / var(--tw-border-opacity, 1));
}

.border-fuchsia-500\/0 {
  border-color: rgb(217 70 239 / 0);
}

.border-fuchsia-500\/10 {
  border-color: rgb(217 70 239 / 0.1);
}

.border-fuchsia-500\/100 {
  border-color: rgb(217 70 239 / 1);
}

.border-fuchsia-500\/15 {
  border-color: rgb(217 70 239 / 0.15);
}

.border-fuchsia-500\/20 {
  border-color: rgb(217 70 239 / 0.2);
}

.border-fuchsia-500\/25 {
  border-color: rgb(217 70 239 / 0.25);
}

.border-fuchsia-500\/30 {
  border-color: rgb(217 70 239 / 0.3);
}

.border-fuchsia-500\/35 {
  border-color: rgb(217 70 239 / 0.35);
}

.border-fuchsia-500\/40 {
  border-color: rgb(217 70 239 / 0.4);
}

.border-fuchsia-500\/45 {
  border-color: rgb(217 70 239 / 0.45);
}

.border-fuchsia-500\/5 {
  border-color: rgb(217 70 239 / 0.05);
}

.border-fuchsia-500\/50 {
  border-color: rgb(217 70 239 / 0.5);
}

.border-fuchsia-500\/55 {
  border-color: rgb(217 70 239 / 0.55);
}

.border-fuchsia-500\/60 {
  border-color: rgb(217 70 239 / 0.6);
}

.border-fuchsia-500\/65 {
  border-color: rgb(217 70 239 / 0.65);
}

.border-fuchsia-500\/70 {
  border-color: rgb(217 70 239 / 0.7);
}

.border-fuchsia-500\/75 {
  border-color: rgb(217 70 239 / 0.75);
}

.border-fuchsia-500\/80 {
  border-color: rgb(217 70 239 / 0.8);
}

.border-fuchsia-500\/85 {
  border-color: rgb(217 70 239 / 0.85);
}

.border-fuchsia-500\/90 {
  border-color: rgb(217 70 239 / 0.9);
}

.border-fuchsia-500\/95 {
  border-color: rgb(217 70 239 / 0.95);
}

.border-fuchsia-600 {
  --tw-border-opacity: 1;
  border-color: rgb(192 38 211 / var(--tw-border-opacity, 1));
}

.border-fuchsia-600\/0 {
  border-color: rgb(192 38 211 / 0);
}

.border-fuchsia-600\/10 {
  border-color: rgb(192 38 211 / 0.1);
}

.border-fuchsia-600\/100 {
  border-color: rgb(192 38 211 / 1);
}

.border-fuchsia-600\/15 {
  border-color: rgb(192 38 211 / 0.15);
}

.border-fuchsia-600\/20 {
  border-color: rgb(192 38 211 / 0.2);
}

.border-fuchsia-600\/25 {
  border-color: rgb(192 38 211 / 0.25);
}

.border-fuchsia-600\/30 {
  border-color: rgb(192 38 211 / 0.3);
}

.border-fuchsia-600\/35 {
  border-color: rgb(192 38 211 / 0.35);
}

.border-fuchsia-600\/40 {
  border-color: rgb(192 38 211 / 0.4);
}

.border-fuchsia-600\/45 {
  border-color: rgb(192 38 211 / 0.45);
}

.border-fuchsia-600\/5 {
  border-color: rgb(192 38 211 / 0.05);
}

.border-fuchsia-600\/50 {
  border-color: rgb(192 38 211 / 0.5);
}

.border-fuchsia-600\/55 {
  border-color: rgb(192 38 211 / 0.55);
}

.border-fuchsia-600\/60 {
  border-color: rgb(192 38 211 / 0.6);
}

.border-fuchsia-600\/65 {
  border-color: rgb(192 38 211 / 0.65);
}

.border-fuchsia-600\/70 {
  border-color: rgb(192 38 211 / 0.7);
}

.border-fuchsia-600\/75 {
  border-color: rgb(192 38 211 / 0.75);
}

.border-fuchsia-600\/80 {
  border-color: rgb(192 38 211 / 0.8);
}

.border-fuchsia-600\/85 {
  border-color: rgb(192 38 211 / 0.85);
}

.border-fuchsia-600\/90 {
  border-color: rgb(192 38 211 / 0.9);
}

.border-fuchsia-600\/95 {
  border-color: rgb(192 38 211 / 0.95);
}

.border-fuchsia-700 {
  --tw-border-opacity: 1;
  border-color: rgb(162 28 175 / var(--tw-border-opacity, 1));
}

.border-fuchsia-700\/0 {
  border-color: rgb(162 28 175 / 0);
}

.border-fuchsia-700\/10 {
  border-color: rgb(162 28 175 / 0.1);
}

.border-fuchsia-700\/100 {
  border-color: rgb(162 28 175 / 1);
}

.border-fuchsia-700\/15 {
  border-color: rgb(162 28 175 / 0.15);
}

.border-fuchsia-700\/20 {
  border-color: rgb(162 28 175 / 0.2);
}

.border-fuchsia-700\/25 {
  border-color: rgb(162 28 175 / 0.25);
}

.border-fuchsia-700\/30 {
  border-color: rgb(162 28 175 / 0.3);
}

.border-fuchsia-700\/35 {
  border-color: rgb(162 28 175 / 0.35);
}

.border-fuchsia-700\/40 {
  border-color: rgb(162 28 175 / 0.4);
}

.border-fuchsia-700\/45 {
  border-color: rgb(162 28 175 / 0.45);
}

.border-fuchsia-700\/5 {
  border-color: rgb(162 28 175 / 0.05);
}

.border-fuchsia-700\/50 {
  border-color: rgb(162 28 175 / 0.5);
}

.border-fuchsia-700\/55 {
  border-color: rgb(162 28 175 / 0.55);
}

.border-fuchsia-700\/60 {
  border-color: rgb(162 28 175 / 0.6);
}

.border-fuchsia-700\/65 {
  border-color: rgb(162 28 175 / 0.65);
}

.border-fuchsia-700\/70 {
  border-color: rgb(162 28 175 / 0.7);
}

.border-fuchsia-700\/75 {
  border-color: rgb(162 28 175 / 0.75);
}

.border-fuchsia-700\/80 {
  border-color: rgb(162 28 175 / 0.8);
}

.border-fuchsia-700\/85 {
  border-color: rgb(162 28 175 / 0.85);
}

.border-fuchsia-700\/90 {
  border-color: rgb(162 28 175 / 0.9);
}

.border-fuchsia-700\/95 {
  border-color: rgb(162 28 175 / 0.95);
}

.border-fuchsia-800 {
  --tw-border-opacity: 1;
  border-color: rgb(134 25 143 / var(--tw-border-opacity, 1));
}

.border-fuchsia-800\/0 {
  border-color: rgb(134 25 143 / 0);
}

.border-fuchsia-800\/10 {
  border-color: rgb(134 25 143 / 0.1);
}

.border-fuchsia-800\/100 {
  border-color: rgb(134 25 143 / 1);
}

.border-fuchsia-800\/15 {
  border-color: rgb(134 25 143 / 0.15);
}

.border-fuchsia-800\/20 {
  border-color: rgb(134 25 143 / 0.2);
}

.border-fuchsia-800\/25 {
  border-color: rgb(134 25 143 / 0.25);
}

.border-fuchsia-800\/30 {
  border-color: rgb(134 25 143 / 0.3);
}

.border-fuchsia-800\/35 {
  border-color: rgb(134 25 143 / 0.35);
}

.border-fuchsia-800\/40 {
  border-color: rgb(134 25 143 / 0.4);
}

.border-fuchsia-800\/45 {
  border-color: rgb(134 25 143 / 0.45);
}

.border-fuchsia-800\/5 {
  border-color: rgb(134 25 143 / 0.05);
}

.border-fuchsia-800\/50 {
  border-color: rgb(134 25 143 / 0.5);
}

.border-fuchsia-800\/55 {
  border-color: rgb(134 25 143 / 0.55);
}

.border-fuchsia-800\/60 {
  border-color: rgb(134 25 143 / 0.6);
}

.border-fuchsia-800\/65 {
  border-color: rgb(134 25 143 / 0.65);
}

.border-fuchsia-800\/70 {
  border-color: rgb(134 25 143 / 0.7);
}

.border-fuchsia-800\/75 {
  border-color: rgb(134 25 143 / 0.75);
}

.border-fuchsia-800\/80 {
  border-color: rgb(134 25 143 / 0.8);
}

.border-fuchsia-800\/85 {
  border-color: rgb(134 25 143 / 0.85);
}

.border-fuchsia-800\/90 {
  border-color: rgb(134 25 143 / 0.9);
}

.border-fuchsia-800\/95 {
  border-color: rgb(134 25 143 / 0.95);
}

.border-fuchsia-900 {
  --tw-border-opacity: 1;
  border-color: rgb(112 26 117 / var(--tw-border-opacity, 1));
}

.border-fuchsia-900\/0 {
  border-color: rgb(112 26 117 / 0);
}

.border-fuchsia-900\/10 {
  border-color: rgb(112 26 117 / 0.1);
}

.border-fuchsia-900\/100 {
  border-color: rgb(112 26 117 / 1);
}

.border-fuchsia-900\/15 {
  border-color: rgb(112 26 117 / 0.15);
}

.border-fuchsia-900\/20 {
  border-color: rgb(112 26 117 / 0.2);
}

.border-fuchsia-900\/25 {
  border-color: rgb(112 26 117 / 0.25);
}

.border-fuchsia-900\/30 {
  border-color: rgb(112 26 117 / 0.3);
}

.border-fuchsia-900\/35 {
  border-color: rgb(112 26 117 / 0.35);
}

.border-fuchsia-900\/40 {
  border-color: rgb(112 26 117 / 0.4);
}

.border-fuchsia-900\/45 {
  border-color: rgb(112 26 117 / 0.45);
}

.border-fuchsia-900\/5 {
  border-color: rgb(112 26 117 / 0.05);
}

.border-fuchsia-900\/50 {
  border-color: rgb(112 26 117 / 0.5);
}

.border-fuchsia-900\/55 {
  border-color: rgb(112 26 117 / 0.55);
}

.border-fuchsia-900\/60 {
  border-color: rgb(112 26 117 / 0.6);
}

.border-fuchsia-900\/65 {
  border-color: rgb(112 26 117 / 0.65);
}

.border-fuchsia-900\/70 {
  border-color: rgb(112 26 117 / 0.7);
}

.border-fuchsia-900\/75 {
  border-color: rgb(112 26 117 / 0.75);
}

.border-fuchsia-900\/80 {
  border-color: rgb(112 26 117 / 0.8);
}

.border-fuchsia-900\/85 {
  border-color: rgb(112 26 117 / 0.85);
}

.border-fuchsia-900\/90 {
  border-color: rgb(112 26 117 / 0.9);
}

.border-fuchsia-900\/95 {
  border-color: rgb(112 26 117 / 0.95);
}

.border-fuchsia-950 {
  --tw-border-opacity: 1;
  border-color: rgb(74 4 78 / var(--tw-border-opacity, 1));
}

.border-fuchsia-950\/0 {
  border-color: rgb(74 4 78 / 0);
}

.border-fuchsia-950\/10 {
  border-color: rgb(74 4 78 / 0.1);
}

.border-fuchsia-950\/100 {
  border-color: rgb(74 4 78 / 1);
}

.border-fuchsia-950\/15 {
  border-color: rgb(74 4 78 / 0.15);
}

.border-fuchsia-950\/20 {
  border-color: rgb(74 4 78 / 0.2);
}

.border-fuchsia-950\/25 {
  border-color: rgb(74 4 78 / 0.25);
}

.border-fuchsia-950\/30 {
  border-color: rgb(74 4 78 / 0.3);
}

.border-fuchsia-950\/35 {
  border-color: rgb(74 4 78 / 0.35);
}

.border-fuchsia-950\/40 {
  border-color: rgb(74 4 78 / 0.4);
}

.border-fuchsia-950\/45 {
  border-color: rgb(74 4 78 / 0.45);
}

.border-fuchsia-950\/5 {
  border-color: rgb(74 4 78 / 0.05);
}

.border-fuchsia-950\/50 {
  border-color: rgb(74 4 78 / 0.5);
}

.border-fuchsia-950\/55 {
  border-color: rgb(74 4 78 / 0.55);
}

.border-fuchsia-950\/60 {
  border-color: rgb(74 4 78 / 0.6);
}

.border-fuchsia-950\/65 {
  border-color: rgb(74 4 78 / 0.65);
}

.border-fuchsia-950\/70 {
  border-color: rgb(74 4 78 / 0.7);
}

.border-fuchsia-950\/75 {
  border-color: rgb(74 4 78 / 0.75);
}

.border-fuchsia-950\/80 {
  border-color: rgb(74 4 78 / 0.8);
}

.border-fuchsia-950\/85 {
  border-color: rgb(74 4 78 / 0.85);
}

.border-fuchsia-950\/90 {
  border-color: rgb(74 4 78 / 0.9);
}

.border-fuchsia-950\/95 {
  border-color: rgb(74 4 78 / 0.95);
}

.border-gold {
  --tw-border-opacity: 1;
  border-color: rgb(152 112 0 / var(--tw-border-opacity, 1));
}

.border-gold-bottom {
  --tw-border-opacity: 1;
  border-color: rgb(144 104 2 / var(--tw-border-opacity, 1));
}

.border-gold-bottom\/0 {
  border-color: rgb(144 104 2 / 0);
}

.border-gold-bottom\/10 {
  border-color: rgb(144 104 2 / 0.1);
}

.border-gold-bottom\/100 {
  border-color: rgb(144 104 2 / 1);
}

.border-gold-bottom\/15 {
  border-color: rgb(144 104 2 / 0.15);
}

.border-gold-bottom\/20 {
  border-color: rgb(144 104 2 / 0.2);
}

.border-gold-bottom\/25 {
  border-color: rgb(144 104 2 / 0.25);
}

.border-gold-bottom\/30 {
  border-color: rgb(144 104 2 / 0.3);
}

.border-gold-bottom\/35 {
  border-color: rgb(144 104 2 / 0.35);
}

.border-gold-bottom\/40 {
  border-color: rgb(144 104 2 / 0.4);
}

.border-gold-bottom\/45 {
  border-color: rgb(144 104 2 / 0.45);
}

.border-gold-bottom\/5 {
  border-color: rgb(144 104 2 / 0.05);
}

.border-gold-bottom\/50 {
  border-color: rgb(144 104 2 / 0.5);
}

.border-gold-bottom\/55 {
  border-color: rgb(144 104 2 / 0.55);
}

.border-gold-bottom\/60 {
  border-color: rgb(144 104 2 / 0.6);
}

.border-gold-bottom\/65 {
  border-color: rgb(144 104 2 / 0.65);
}

.border-gold-bottom\/70 {
  border-color: rgb(144 104 2 / 0.7);
}

.border-gold-bottom\/75 {
  border-color: rgb(144 104 2 / 0.75);
}

.border-gold-bottom\/80 {
  border-color: rgb(144 104 2 / 0.8);
}

.border-gold-bottom\/85 {
  border-color: rgb(144 104 2 / 0.85);
}

.border-gold-bottom\/90 {
  border-color: rgb(144 104 2 / 0.9);
}

.border-gold-bottom\/95 {
  border-color: rgb(144 104 2 / 0.95);
}

.border-gold-light {
  --tw-border-opacity: 1;
  border-color: rgb(213 198 153 / var(--tw-border-opacity, 1));
}

.border-gold-light\/0 {
  border-color: rgb(213 198 153 / 0);
}

.border-gold-light\/10 {
  border-color: rgb(213 198 153 / 0.1);
}

.border-gold-light\/100 {
  border-color: rgb(213 198 153 / 1);
}

.border-gold-light\/15 {
  border-color: rgb(213 198 153 / 0.15);
}

.border-gold-light\/20 {
  border-color: rgb(213 198 153 / 0.2);
}

.border-gold-light\/25 {
  border-color: rgb(213 198 153 / 0.25);
}

.border-gold-light\/30 {
  border-color: rgb(213 198 153 / 0.3);
}

.border-gold-light\/35 {
  border-color: rgb(213 198 153 / 0.35);
}

.border-gold-light\/40 {
  border-color: rgb(213 198 153 / 0.4);
}

.border-gold-light\/45 {
  border-color: rgb(213 198 153 / 0.45);
}

.border-gold-light\/5 {
  border-color: rgb(213 198 153 / 0.05);
}

.border-gold-light\/50 {
  border-color: rgb(213 198 153 / 0.5);
}

.border-gold-light\/55 {
  border-color: rgb(213 198 153 / 0.55);
}

.border-gold-light\/60 {
  border-color: rgb(213 198 153 / 0.6);
}

.border-gold-light\/65 {
  border-color: rgb(213 198 153 / 0.65);
}

.border-gold-light\/70 {
  border-color: rgb(213 198 153 / 0.7);
}

.border-gold-light\/75 {
  border-color: rgb(213 198 153 / 0.75);
}

.border-gold-light\/80 {
  border-color: rgb(213 198 153 / 0.8);
}

.border-gold-light\/85 {
  border-color: rgb(213 198 153 / 0.85);
}

.border-gold-light\/90 {
  border-color: rgb(213 198 153 / 0.9);
}

.border-gold-light\/95 {
  border-color: rgb(213 198 153 / 0.95);
}

.border-gold-medium {
  --tw-border-opacity: 1;
  border-color: rgb(179 144 42 / var(--tw-border-opacity, 1));
}

.border-gold-medium\/0 {
  border-color: rgb(179 144 42 / 0);
}

.border-gold-medium\/10 {
  border-color: rgb(179 144 42 / 0.1);
}

.border-gold-medium\/100 {
  border-color: rgb(179 144 42 / 1);
}

.border-gold-medium\/15 {
  border-color: rgb(179 144 42 / 0.15);
}

.border-gold-medium\/20 {
  border-color: rgb(179 144 42 / 0.2);
}

.border-gold-medium\/25 {
  border-color: rgb(179 144 42 / 0.25);
}

.border-gold-medium\/30 {
  border-color: rgb(179 144 42 / 0.3);
}

.border-gold-medium\/35 {
  border-color: rgb(179 144 42 / 0.35);
}

.border-gold-medium\/40 {
  border-color: rgb(179 144 42 / 0.4);
}

.border-gold-medium\/45 {
  border-color: rgb(179 144 42 / 0.45);
}

.border-gold-medium\/5 {
  border-color: rgb(179 144 42 / 0.05);
}

.border-gold-medium\/50 {
  border-color: rgb(179 144 42 / 0.5);
}

.border-gold-medium\/55 {
  border-color: rgb(179 144 42 / 0.55);
}

.border-gold-medium\/60 {
  border-color: rgb(179 144 42 / 0.6);
}

.border-gold-medium\/65 {
  border-color: rgb(179 144 42 / 0.65);
}

.border-gold-medium\/70 {
  border-color: rgb(179 144 42 / 0.7);
}

.border-gold-medium\/75 {
  border-color: rgb(179 144 42 / 0.75);
}

.border-gold-medium\/80 {
  border-color: rgb(179 144 42 / 0.8);
}

.border-gold-medium\/85 {
  border-color: rgb(179 144 42 / 0.85);
}

.border-gold-medium\/90 {
  border-color: rgb(179 144 42 / 0.9);
}

.border-gold-medium\/95 {
  border-color: rgb(179 144 42 / 0.95);
}

.border-gold-sand {
  --tw-border-opacity: 1;
  border-color: rgb(217 199 151 / var(--tw-border-opacity, 1));
}

.border-gold-sand\/0 {
  border-color: rgb(217 199 151 / 0);
}

.border-gold-sand\/10 {
  border-color: rgb(217 199 151 / 0.1);
}

.border-gold-sand\/100 {
  border-color: rgb(217 199 151 / 1);
}

.border-gold-sand\/15 {
  border-color: rgb(217 199 151 / 0.15);
}

.border-gold-sand\/20 {
  border-color: rgb(217 199 151 / 0.2);
}

.border-gold-sand\/25 {
  border-color: rgb(217 199 151 / 0.25);
}

.border-gold-sand\/30 {
  border-color: rgb(217 199 151 / 0.3);
}

.border-gold-sand\/35 {
  border-color: rgb(217 199 151 / 0.35);
}

.border-gold-sand\/40 {
  border-color: rgb(217 199 151 / 0.4);
}

.border-gold-sand\/45 {
  border-color: rgb(217 199 151 / 0.45);
}

.border-gold-sand\/5 {
  border-color: rgb(217 199 151 / 0.05);
}

.border-gold-sand\/50 {
  border-color: rgb(217 199 151 / 0.5);
}

.border-gold-sand\/55 {
  border-color: rgb(217 199 151 / 0.55);
}

.border-gold-sand\/60 {
  border-color: rgb(217 199 151 / 0.6);
}

.border-gold-sand\/65 {
  border-color: rgb(217 199 151 / 0.65);
}

.border-gold-sand\/70 {
  border-color: rgb(217 199 151 / 0.7);
}

.border-gold-sand\/75 {
  border-color: rgb(217 199 151 / 0.75);
}

.border-gold-sand\/80 {
  border-color: rgb(217 199 151 / 0.8);
}

.border-gold-sand\/85 {
  border-color: rgb(217 199 151 / 0.85);
}

.border-gold-sand\/90 {
  border-color: rgb(217 199 151 / 0.9);
}

.border-gold-sand\/95 {
  border-color: rgb(217 199 151 / 0.95);
}

.border-gold-top {
  --tw-border-opacity: 1;
  border-color: rgb(164 124 12 / var(--tw-border-opacity, 1));
}

.border-gold-top\/0 {
  border-color: rgb(164 124 12 / 0);
}

.border-gold-top\/10 {
  border-color: rgb(164 124 12 / 0.1);
}

.border-gold-top\/100 {
  border-color: rgb(164 124 12 / 1);
}

.border-gold-top\/15 {
  border-color: rgb(164 124 12 / 0.15);
}

.border-gold-top\/20 {
  border-color: rgb(164 124 12 / 0.2);
}

.border-gold-top\/25 {
  border-color: rgb(164 124 12 / 0.25);
}

.border-gold-top\/30 {
  border-color: rgb(164 124 12 / 0.3);
}

.border-gold-top\/35 {
  border-color: rgb(164 124 12 / 0.35);
}

.border-gold-top\/40 {
  border-color: rgb(164 124 12 / 0.4);
}

.border-gold-top\/45 {
  border-color: rgb(164 124 12 / 0.45);
}

.border-gold-top\/5 {
  border-color: rgb(164 124 12 / 0.05);
}

.border-gold-top\/50 {
  border-color: rgb(164 124 12 / 0.5);
}

.border-gold-top\/55 {
  border-color: rgb(164 124 12 / 0.55);
}

.border-gold-top\/60 {
  border-color: rgb(164 124 12 / 0.6);
}

.border-gold-top\/65 {
  border-color: rgb(164 124 12 / 0.65);
}

.border-gold-top\/70 {
  border-color: rgb(164 124 12 / 0.7);
}

.border-gold-top\/75 {
  border-color: rgb(164 124 12 / 0.75);
}

.border-gold-top\/80 {
  border-color: rgb(164 124 12 / 0.8);
}

.border-gold-top\/85 {
  border-color: rgb(164 124 12 / 0.85);
}

.border-gold-top\/90 {
  border-color: rgb(164 124 12 / 0.9);
}

.border-gold-top\/95 {
  border-color: rgb(164 124 12 / 0.95);
}

.border-gold\/0 {
  border-color: rgb(152 112 0 / 0);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border-gray-500\/90 {
  border-color: rgb(107 114 128 / 0.9);
}

.border-gray-500\/95 {
  border-color: rgb(107 114 128 / 0.95);
}

.border-gray-600 {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}

.border-gray-600\/0 {
  border-color: rgb(75 85 99 / 0);
}

.border-gray-600\/10 {
  border-color: rgb(75 85 99 / 0.1);
}

.border-gray-600\/100 {
  border-color: rgb(75 85 99 / 1);
}

.border-gray-600\/15 {
  border-color: rgb(75 85 99 / 0.15);
}

.border-gray-600\/20 {
  border-color: rgb(75 85 99 / 0.2);
}

.border-gray-600\/25 {
  border-color: rgb(75 85 99 / 0.25);
}

.border-gray-600\/30 {
  border-color: rgb(75 85 99 / 0.3);
}

.border-gray-600\/35 {
  border-color: rgb(75 85 99 / 0.35);
}

.border-gray-600\/40 {
  border-color: rgb(75 85 99 / 0.4);
}

.border-gray-600\/45 {
  border-color: rgb(75 85 99 / 0.45);
}

.border-gray-600\/5 {
  border-color: rgb(75 85 99 / 0.05);
}

.border-gray-600\/50 {
  border-color: rgb(75 85 99 / 0.5);
}

.border-gray-600\/55 {
  border-color: rgb(75 85 99 / 0.55);
}

.border-gray-600\/60 {
  border-color: rgb(75 85 99 / 0.6);
}

.border-gray-600\/65 {
  border-color: rgb(75 85 99 / 0.65);
}

.border-gray-600\/70 {
  border-color: rgb(75 85 99 / 0.7);
}

.border-gray-600\/75 {
  border-color: rgb(75 85 99 / 0.75);
}

.border-gray-600\/80 {
  border-color: rgb(75 85 99 / 0.8);
}

.border-gray-600\/85 {
  border-color: rgb(75 85 99 / 0.85);
}

.border-gray-600\/90 {
  border-color: rgb(75 85 99 / 0.9);
}

.border-gray-600\/95 {
  border-color: rgb(75 85 99 / 0.95);
}

.border-gray-700 {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}

.border-gray-700\/0 {
  border-color: rgb(55 65 81 / 0);
}

.border-gray-700\/10 {
  border-color: rgb(55 65 81 / 0.1);
}

.border-gray-700\/100 {
  border-color: rgb(55 65 81 / 1);
}

.border-gray-700\/15 {
  border-color: rgb(55 65 81 / 0.15);
}

.border-gray-700\/20 {
  border-color: rgb(55 65 81 / 0.2);
}

.border-gray-700\/25 {
  border-color: rgb(55 65 81 / 0.25);
}

.border-gray-700\/30 {
  border-color: rgb(55 65 81 / 0.3);
}

.border-gray-700\/35 {
  border-color: rgb(55 65 81 / 0.35);
}

.border-gray-700\/40 {
  border-color: rgb(55 65 81 / 0.4);
}

.border-gray-700\/45 {
  border-color: rgb(55 65 81 / 0.45);
}

.border-gray-700\/5 {
  border-color: rgb(55 65 81 / 0.05);
}

.border-gray-700\/50 {
  border-color: rgb(55 65 81 / 0.5);
}

.border-gray-700\/55 {
  border-color: rgb(55 65 81 / 0.55);
}

.border-gray-700\/60 {
  border-color: rgb(55 65 81 / 0.6);
}

.border-gray-700\/65 {
  border-color: rgb(55 65 81 / 0.65);
}

.border-gray-700\/70 {
  border-color: rgb(55 65 81 / 0.7);
}

.border-gray-700\/75 {
  border-color: rgb(55 65 81 / 0.75);
}

.border-gray-700\/80 {
  border-color: rgb(55 65 81 / 0.8);
}

.border-gray-700\/85 {
  border-color: rgb(55 65 81 / 0.85);
}

.border-gray-700\/90 {
  border-color: rgb(55 65 81 / 0.9);
}

.border-gray-700\/95 {
  border-color: rgb(55 65 81 / 0.95);
}

.border-gray-800 {
  --tw-border-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}

.border-gray-800\/0 {
  border-color: rgb(31 41 55 / 0);
}

.border-gray-800\/10 {
  border-color: rgb(31 41 55 / 0.1);
}

.border-gray-800\/100 {
  border-color: rgb(31 41 55 / 1);
}

.border-gray-800\/15 {
  border-color: rgb(31 41 55 / 0.15);
}

.border-gray-800\/20 {
  border-color: rgb(31 41 55 / 0.2);
}

.border-gray-800\/25 {
  border-color: rgb(31 41 55 / 0.25);
}

.border-gray-800\/30 {
  border-color: rgb(31 41 55 / 0.3);
}

.border-gray-800\/35 {
  border-color: rgb(31 41 55 / 0.35);
}

.border-gray-800\/40 {
  border-color: rgb(31 41 55 / 0.4);
}

.border-gray-800\/45 {
  border-color: rgb(31 41 55 / 0.45);
}

.border-gray-800\/5 {
  border-color: rgb(31 41 55 / 0.05);
}

.border-gray-800\/50 {
  border-color: rgb(31 41 55 / 0.5);
}

.border-gray-800\/55 {
  border-color: rgb(31 41 55 / 0.55);
}

.border-gray-800\/60 {
  border-color: rgb(31 41 55 / 0.6);
}

.border-gray-800\/65 {
  border-color: rgb(31 41 55 / 0.65);
}

.border-gray-800\/70 {
  border-color: rgb(31 41 55 / 0.7);
}

.border-gray-800\/75 {
  border-color: rgb(31 41 55 / 0.75);
}

.border-gray-800\/80 {
  border-color: rgb(31 41 55 / 0.8);
}

.border-gray-800\/85 {
  border-color: rgb(31 41 55 / 0.85);
}

.border-gray-800\/90 {
  border-color: rgb(31 41 55 / 0.9);
}

.border-gray-800\/95 {
  border-color: rgb(31 41 55 / 0.95);
}

.border-gray-900 {
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
}

.border-gray-900\/0 {
  border-color: rgb(17 24 39 / 0);
}

.border-gray-900\/10 {
  border-color: rgb(17 24 39 / 0.1);
}

.border-gray-900\/100 {
  border-color: rgb(17 24 39 / 1);
}

.border-gray-900\/15 {
  border-color: rgb(17 24 39 / 0.15);
}

.border-gray-900\/20 {
  border-color: rgb(17 24 39 / 0.2);
}

.border-gray-900\/25 {
  border-color: rgb(17 24 39 / 0.25);
}

.border-gray-900\/30 {
  border-color: rgb(17 24 39 / 0.3);
}

.border-gray-900\/35 {
  border-color: rgb(17 24 39 / 0.35);
}

.border-gray-900\/40 {
  border-color: rgb(17 24 39 / 0.4);
}

.border-gray-900\/45 {
  border-color: rgb(17 24 39 / 0.45);
}

.border-gray-900\/5 {
  border-color: rgb(17 24 39 / 0.05);
}

.border-gray-900\/50 {
  border-color: rgb(17 24 39 / 0.5);
}

.border-gray-900\/55 {
  border-color: rgb(17 24 39 / 0.55);
}

.border-gray-900\/60 {
  border-color: rgb(17 24 39 / 0.6);
}

.border-gray-900\/65 {
  border-color: rgb(17 24 39 / 0.65);
}

.border-gray-900\/70 {
  border-color: rgb(17 24 39 / 0.7);
}

.border-gray-900\/75 {
  border-color: rgb(17 24 39 / 0.75);
}

.border-gray-900\/80 {
  border-color: rgb(17 24 39 / 0.8);
}

.border-gray-900\/85 {
  border-color: rgb(17 24 39 / 0.85);
}

.border-gray-900\/90 {
  border-color: rgb(17 24 39 / 0.9);
}

.border-gray-900\/95 {
  border-color: rgb(17 24 39 / 0.95);
}

.border-gray-950 {
  --tw-border-opacity: 1;
  border-color: rgb(3 7 18 / var(--tw-border-opacity, 1));
}

.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 {
  --tw-border-opacity: 1;
  border-color: rgb(116 152 58 / var(--tw-border-opacity, 1));
}

.border-green\/0 {
  border-color: rgb(116 152 58 / 0);
}

.border-green\/10 {
  border-color: rgb(116 152 58 / 0.1);
}

.border-green\/100 {
  border-color: rgb(116 152 58 / 1);
}

.border-green\/15 {
  border-color: rgb(116 152 58 / 0.15);
}

.border-green\/20 {
  border-color: rgb(116 152 58 / 0.2);
}

.border-green\/25 {
  border-color: rgb(116 152 58 / 0.25);
}

.border-green\/30 {
  border-color: rgb(116 152 58 / 0.3);
}

.border-green\/35 {
  border-color: rgb(116 152 58 / 0.35);
}

.border-green\/40 {
  border-color: rgb(116 152 58 / 0.4);
}

.border-green\/45 {
  border-color: rgb(116 152 58 / 0.45);
}

.border-green\/5 {
  border-color: rgb(116 152 58 / 0.05);
}

.border-green\/50 {
  border-color: rgb(116 152 58 / 0.5);
}

.border-green\/55 {
  border-color: rgb(116 152 58 / 0.55);
}

.border-green\/60 {
  border-color: rgb(116 152 58 / 0.6);
}

.border-green\/65 {
  border-color: rgb(116 152 58 / 0.65);
}

.border-green\/70 {
  border-color: rgb(116 152 58 / 0.7);
}

.border-green\/75 {
  border-color: rgb(116 152 58 / 0.75);
}

.border-green\/80 {
  border-color: rgb(116 152 58 / 0.8);
}

.border-green\/85 {
  border-color: rgb(116 152 58 / 0.85);
}

.border-green\/90 {
  border-color: rgb(116 152 58 / 0.9);
}

.border-green\/95 {
  border-color: rgb(116 152 58 / 0.95);
}

.border-indigo-100 {
  --tw-border-opacity: 1;
  border-color: rgb(224 231 255 / var(--tw-border-opacity, 1));
}

.border-indigo-100\/0 {
  border-color: rgb(224 231 255 / 0);
}

.border-indigo-100\/10 {
  border-color: rgb(224 231 255 / 0.1);
}

.border-indigo-100\/100 {
  border-color: rgb(224 231 255 / 1);
}

.border-indigo-100\/15 {
  border-color: rgb(224 231 255 / 0.15);
}

.border-indigo-100\/20 {
  border-color: rgb(224 231 255 / 0.2);
}

.border-indigo-100\/25 {
  border-color: rgb(224 231 255 / 0.25);
}

.border-indigo-100\/30 {
  border-color: rgb(224 231 255 / 0.3);
}

.border-indigo-100\/35 {
  border-color: rgb(224 231 255 / 0.35);
}

.border-indigo-100\/40 {
  border-color: rgb(224 231 255 / 0.4);
}

.border-indigo-100\/45 {
  border-color: rgb(224 231 255 / 0.45);
}

.border-indigo-100\/5 {
  border-color: rgb(224 231 255 / 0.05);
}

.border-indigo-100\/50 {
  border-color: rgb(224 231 255 / 0.5);
}

.border-indigo-100\/55 {
  border-color: rgb(224 231 255 / 0.55);
}

.border-indigo-100\/60 {
  border-color: rgb(224 231 255 / 0.6);
}

.border-indigo-100\/65 {
  border-color: rgb(224 231 255 / 0.65);
}

.border-indigo-100\/70 {
  border-color: rgb(224 231 255 / 0.7);
}

.border-indigo-100\/75 {
  border-color: rgb(224 231 255 / 0.75);
}

.border-indigo-100\/80 {
  border-color: rgb(224 231 255 / 0.8);
}

.border-indigo-100\/85 {
  border-color: rgb(224 231 255 / 0.85);
}

.border-indigo-100\/90 {
  border-color: rgb(224 231 255 / 0.9);
}

.border-indigo-100\/95 {
  border-color: rgb(224 231 255 / 0.95);
}

.border-indigo-200 {
  --tw-border-opacity: 1;
  border-color: rgb(199 210 254 / var(--tw-border-opacity, 1));
}

.border-indigo-200\/0 {
  border-color: rgb(199 210 254 / 0);
}

.border-indigo-200\/10 {
  border-color: rgb(199 210 254 / 0.1);
}

.border-indigo-200\/100 {
  border-color: rgb(199 210 254 / 1);
}

.border-indigo-200\/15 {
  border-color: rgb(199 210 254 / 0.15);
}

.border-indigo-200\/20 {
  border-color: rgb(199 210 254 / 0.2);
}

.border-indigo-200\/25 {
  border-color: rgb(199 210 254 / 0.25);
}

.border-indigo-200\/30 {
  border-color: rgb(199 210 254 / 0.3);
}

.border-indigo-200\/35 {
  border-color: rgb(199 210 254 / 0.35);
}

.border-indigo-200\/40 {
  border-color: rgb(199 210 254 / 0.4);
}

.border-indigo-200\/45 {
  border-color: rgb(199 210 254 / 0.45);
}

.border-indigo-200\/5 {
  border-color: rgb(199 210 254 / 0.05);
}

.border-indigo-200\/50 {
  border-color: rgb(199 210 254 / 0.5);
}

.border-indigo-200\/55 {
  border-color: rgb(199 210 254 / 0.55);
}

.border-indigo-200\/60 {
  border-color: rgb(199 210 254 / 0.6);
}

.border-indigo-200\/65 {
  border-color: rgb(199 210 254 / 0.65);
}

.border-indigo-200\/70 {
  border-color: rgb(199 210 254 / 0.7);
}

.border-indigo-200\/75 {
  border-color: rgb(199 210 254 / 0.75);
}

.border-indigo-200\/80 {
  border-color: rgb(199 210 254 / 0.8);
}

.border-indigo-200\/85 {
  border-color: rgb(199 210 254 / 0.85);
}

.border-indigo-200\/90 {
  border-color: rgb(199 210 254 / 0.9);
}

.border-indigo-200\/95 {
  border-color: rgb(199 210 254 / 0.95);
}

.border-indigo-300 {
  --tw-border-opacity: 1;
  border-color: rgb(165 180 252 / var(--tw-border-opacity, 1));
}

.border-indigo-300\/0 {
  border-color: rgb(165 180 252 / 0);
}

.border-indigo-300\/10 {
  border-color: rgb(165 180 252 / 0.1);
}

.border-indigo-300\/100 {
  border-color: rgb(165 180 252 / 1);
}

.border-indigo-300\/15 {
  border-color: rgb(165 180 252 / 0.15);
}

.border-indigo-300\/20 {
  border-color: rgb(165 180 252 / 0.2);
}

.border-indigo-300\/25 {
  border-color: rgb(165 180 252 / 0.25);
}

.border-indigo-300\/30 {
  border-color: rgb(165 180 252 / 0.3);
}

.border-indigo-300\/35 {
  border-color: rgb(165 180 252 / 0.35);
}

.border-indigo-300\/40 {
  border-color: rgb(165 180 252 / 0.4);
}

.border-indigo-300\/45 {
  border-color: rgb(165 180 252 / 0.45);
}

.border-indigo-300\/5 {
  border-color: rgb(165 180 252 / 0.05);
}

.border-indigo-300\/50 {
  border-color: rgb(165 180 252 / 0.5);
}

.border-indigo-300\/55 {
  border-color: rgb(165 180 252 / 0.55);
}

.border-indigo-300\/60 {
  border-color: rgb(165 180 252 / 0.6);
}

.border-indigo-300\/65 {
  border-color: rgb(165 180 252 / 0.65);
}

.border-indigo-300\/70 {
  border-color: rgb(165 180 252 / 0.7);
}

.border-indigo-300\/75 {
  border-color: rgb(165 180 252 / 0.75);
}

.border-indigo-300\/80 {
  border-color: rgb(165 180 252 / 0.8);
}

.border-indigo-300\/85 {
  border-color: rgb(165 180 252 / 0.85);
}

.border-indigo-300\/90 {
  border-color: rgb(165 180 252 / 0.9);
}

.border-indigo-300\/95 {
  border-color: rgb(165 180 252 / 0.95);
}

.border-indigo-400 {
  --tw-border-opacity: 1;
  border-color: rgb(129 140 248 / var(--tw-border-opacity, 1));
}

.border-indigo-400\/0 {
  border-color: rgb(129 140 248 / 0);
}

.border-indigo-400\/10 {
  border-color: rgb(129 140 248 / 0.1);
}

.border-indigo-400\/100 {
  border-color: rgb(129 140 248 / 1);
}

.border-indigo-400\/15 {
  border-color: rgb(129 140 248 / 0.15);
}

.border-indigo-400\/20 {
  border-color: rgb(129 140 248 / 0.2);
}

.border-indigo-400\/25 {
  border-color: rgb(129 140 248 / 0.25);
}

.border-indigo-400\/30 {
  border-color: rgb(129 140 248 / 0.3);
}

.border-indigo-400\/35 {
  border-color: rgb(129 140 248 / 0.35);
}

.border-indigo-400\/40 {
  border-color: rgb(129 140 248 / 0.4);
}

.border-indigo-400\/45 {
  border-color: rgb(129 140 248 / 0.45);
}

.border-indigo-400\/5 {
  border-color: rgb(129 140 248 / 0.05);
}

.border-indigo-400\/50 {
  border-color: rgb(129 140 248 / 0.5);
}

.border-indigo-400\/55 {
  border-color: rgb(129 140 248 / 0.55);
}

.border-indigo-400\/60 {
  border-color: rgb(129 140 248 / 0.6);
}

.border-indigo-400\/65 {
  border-color: rgb(129 140 248 / 0.65);
}

.border-indigo-400\/70 {
  border-color: rgb(129 140 248 / 0.7);
}

.border-indigo-400\/75 {
  border-color: rgb(129 140 248 / 0.75);
}

.border-indigo-400\/80 {
  border-color: rgb(129 140 248 / 0.8);
}

.border-indigo-400\/85 {
  border-color: rgb(129 140 248 / 0.85);
}

.border-indigo-400\/90 {
  border-color: rgb(129 140 248 / 0.9);
}

.border-indigo-400\/95 {
  border-color: rgb(129 140 248 / 0.95);
}

.border-indigo-50 {
  --tw-border-opacity: 1;
  border-color: rgb(238 242 255 / var(--tw-border-opacity, 1));
}

.border-indigo-50\/0 {
  border-color: rgb(238 242 255 / 0);
}

.border-indigo-50\/10 {
  border-color: rgb(238 242 255 / 0.1);
}

.border-indigo-50\/100 {
  border-color: rgb(238 242 255 / 1);
}

.border-indigo-50\/15 {
  border-color: rgb(238 242 255 / 0.15);
}

.border-indigo-50\/20 {
  border-color: rgb(238 242 255 / 0.2);
}

.border-indigo-50\/25 {
  border-color: rgb(238 242 255 / 0.25);
}

.border-indigo-50\/30 {
  border-color: rgb(238 242 255 / 0.3);
}

.border-indigo-50\/35 {
  border-color: rgb(238 242 255 / 0.35);
}

.border-indigo-50\/40 {
  border-color: rgb(238 242 255 / 0.4);
}

.border-indigo-50\/45 {
  border-color: rgb(238 242 255 / 0.45);
}

.border-indigo-50\/5 {
  border-color: rgb(238 242 255 / 0.05);
}

.border-indigo-50\/50 {
  border-color: rgb(238 242 255 / 0.5);
}

.border-indigo-50\/55 {
  border-color: rgb(238 242 255 / 0.55);
}

.border-indigo-50\/60 {
  border-color: rgb(238 242 255 / 0.6);
}

.border-indigo-50\/65 {
  border-color: rgb(238 242 255 / 0.65);
}

.border-indigo-50\/70 {
  border-color: rgb(238 242 255 / 0.7);
}

.border-indigo-50\/75 {
  border-color: rgb(238 242 255 / 0.75);
}

.border-indigo-50\/80 {
  border-color: rgb(238 242 255 / 0.8);
}

.border-indigo-50\/85 {
  border-color: rgb(238 242 255 / 0.85);
}

.border-indigo-50\/90 {
  border-color: rgb(238 242 255 / 0.9);
}

.border-indigo-50\/95 {
  border-color: rgb(238 242 255 / 0.95);
}

.border-indigo-500 {
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
}

.border-indigo-500\/0 {
  border-color: rgb(99 102 241 / 0);
}

.border-indigo-500\/10 {
  border-color: rgb(99 102 241 / 0.1);
}

.border-indigo-500\/100 {
  border-color: rgb(99 102 241 / 1);
}

.border-indigo-500\/15 {
  border-color: rgb(99 102 241 / 0.15);
}

.border-indigo-500\/20 {
  border-color: rgb(99 102 241 / 0.2);
}

.border-indigo-500\/25 {
  border-color: rgb(99 102 241 / 0.25);
}

.border-indigo-500\/30 {
  border-color: rgb(99 102 241 / 0.3);
}

.border-indigo-500\/35 {
  border-color: rgb(99 102 241 / 0.35);
}

.border-indigo-500\/40 {
  border-color: rgb(99 102 241 / 0.4);
}

.border-indigo-500\/45 {
  border-color: rgb(99 102 241 / 0.45);
}

.border-indigo-500\/5 {
  border-color: rgb(99 102 241 / 0.05);
}

.border-indigo-500\/50 {
  border-color: rgb(99 102 241 / 0.5);
}

.border-indigo-500\/55 {
  border-color: rgb(99 102 241 / 0.55);
}

.border-indigo-500\/60 {
  border-color: rgb(99 102 241 / 0.6);
}

.border-indigo-500\/65 {
  border-color: rgb(99 102 241 / 0.65);
}

.border-indigo-500\/70 {
  border-color: rgb(99 102 241 / 0.7);
}

.border-indigo-500\/75 {
  border-color: rgb(99 102 241 / 0.75);
}

.border-indigo-500\/80 {
  border-color: rgb(99 102 241 / 0.8);
}

.border-indigo-500\/85 {
  border-color: rgb(99 102 241 / 0.85);
}

.border-indigo-500\/90 {
  border-color: rgb(99 102 241 / 0.9);
}

.border-indigo-500\/95 {
  border-color: rgb(99 102 241 / 0.95);
}

.border-indigo-600 {
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
}

.border-indigo-600\/0 {
  border-color: rgb(79 70 229 / 0);
}

.border-indigo-600\/10 {
  border-color: rgb(79 70 229 / 0.1);
}

.border-indigo-600\/100 {
  border-color: rgb(79 70 229 / 1);
}

.border-indigo-600\/15 {
  border-color: rgb(79 70 229 / 0.15);
}

.border-indigo-600\/20 {
  border-color: rgb(79 70 229 / 0.2);
}

.border-indigo-600\/25 {
  border-color: rgb(79 70 229 / 0.25);
}

.border-indigo-600\/30 {
  border-color: rgb(79 70 229 / 0.3);
}

.border-indigo-600\/35 {
  border-color: rgb(79 70 229 / 0.35);
}

.border-indigo-600\/40 {
  border-color: rgb(79 70 229 / 0.4);
}

.border-indigo-600\/45 {
  border-color: rgb(79 70 229 / 0.45);
}

.border-indigo-600\/5 {
  border-color: rgb(79 70 229 / 0.05);
}

.border-indigo-600\/50 {
  border-color: rgb(79 70 229 / 0.5);
}

.border-indigo-600\/55 {
  border-color: rgb(79 70 229 / 0.55);
}

.border-indigo-600\/60 {
  border-color: rgb(79 70 229 / 0.6);
}

.border-indigo-600\/65 {
  border-color: rgb(79 70 229 / 0.65);
}

.border-indigo-600\/70 {
  border-color: rgb(79 70 229 / 0.7);
}

.border-indigo-600\/75 {
  border-color: rgb(79 70 229 / 0.75);
}

.border-indigo-600\/80 {
  border-color: rgb(79 70 229 / 0.8);
}

.border-indigo-600\/85 {
  border-color: rgb(79 70 229 / 0.85);
}

.border-indigo-600\/90 {
  border-color: rgb(79 70 229 / 0.9);
}

.border-indigo-600\/95 {
  border-color: rgb(79 70 229 / 0.95);
}

.border-indigo-700 {
  --tw-border-opacity: 1;
  border-color: rgb(67 56 202 / var(--tw-border-opacity, 1));
}

.border-indigo-700\/0 {
  border-color: rgb(67 56 202 / 0);
}

.border-indigo-700\/10 {
  border-color: rgb(67 56 202 / 0.1);
}

.border-indigo-700\/100 {
  border-color: rgb(67 56 202 / 1);
}

.border-indigo-700\/15 {
  border-color: rgb(67 56 202 / 0.15);
}

.border-indigo-700\/20 {
  border-color: rgb(67 56 202 / 0.2);
}

.border-indigo-700\/25 {
  border-color: rgb(67 56 202 / 0.25);
}

.border-indigo-700\/30 {
  border-color: rgb(67 56 202 / 0.3);
}

.border-indigo-700\/35 {
  border-color: rgb(67 56 202 / 0.35);
}

.border-indigo-700\/40 {
  border-color: rgb(67 56 202 / 0.4);
}

.border-indigo-700\/45 {
  border-color: rgb(67 56 202 / 0.45);
}

.border-indigo-700\/5 {
  border-color: rgb(67 56 202 / 0.05);
}

.border-indigo-700\/50 {
  border-color: rgb(67 56 202 / 0.5);
}

.border-indigo-700\/55 {
  border-color: rgb(67 56 202 / 0.55);
}

.border-indigo-700\/60 {
  border-color: rgb(67 56 202 / 0.6);
}

.border-indigo-700\/65 {
  border-color: rgb(67 56 202 / 0.65);
}

.border-indigo-700\/70 {
  border-color: rgb(67 56 202 / 0.7);
}

.border-indigo-700\/75 {
  border-color: rgb(67 56 202 / 0.75);
}

.border-indigo-700\/80 {
  border-color: rgb(67 56 202 / 0.8);
}

.border-indigo-700\/85 {
  border-color: rgb(67 56 202 / 0.85);
}

.border-indigo-700\/90 {
  border-color: rgb(67 56 202 / 0.9);
}

.border-indigo-700\/95 {
  border-color: rgb(67 56 202 / 0.95);
}

.border-indigo-800 {
  --tw-border-opacity: 1;
  border-color: rgb(55 48 163 / var(--tw-border-opacity, 1));
}

.border-indigo-800\/0 {
  border-color: rgb(55 48 163 / 0);
}

.border-indigo-800\/10 {
  border-color: rgb(55 48 163 / 0.1);
}

.border-indigo-800\/100 {
  border-color: rgb(55 48 163 / 1);
}

.border-indigo-800\/15 {
  border-color: rgb(55 48 163 / 0.15);
}

.border-indigo-800\/20 {
  border-color: rgb(55 48 163 / 0.2);
}

.border-indigo-800\/25 {
  border-color: rgb(55 48 163 / 0.25);
}

.border-indigo-800\/30 {
  border-color: rgb(55 48 163 / 0.3);
}

.border-indigo-800\/35 {
  border-color: rgb(55 48 163 / 0.35);
}

.border-indigo-800\/40 {
  border-color: rgb(55 48 163 / 0.4);
}

.border-indigo-800\/45 {
  border-color: rgb(55 48 163 / 0.45);
}

.border-indigo-800\/5 {
  border-color: rgb(55 48 163 / 0.05);
}

.border-indigo-800\/50 {
  border-color: rgb(55 48 163 / 0.5);
}

.border-indigo-800\/55 {
  border-color: rgb(55 48 163 / 0.55);
}

.border-indigo-800\/60 {
  border-color: rgb(55 48 163 / 0.6);
}

.border-indigo-800\/65 {
  border-color: rgb(55 48 163 / 0.65);
}

.border-indigo-800\/70 {
  border-color: rgb(55 48 163 / 0.7);
}

.border-indigo-800\/75 {
  border-color: rgb(55 48 163 / 0.75);
}

.border-indigo-800\/80 {
  border-color: rgb(55 48 163 / 0.8);
}

.border-indigo-800\/85 {
  border-color: rgb(55 48 163 / 0.85);
}

.border-indigo-800\/90 {
  border-color: rgb(55 48 163 / 0.9);
}

.border-indigo-800\/95 {
  border-color: rgb(55 48 163 / 0.95);
}

.border-indigo-900 {
  --tw-border-opacity: 1;
  border-color: rgb(49 46 129 / var(--tw-border-opacity, 1));
}

.border-indigo-900\/0 {
  border-color: rgb(49 46 129 / 0);
}

.border-indigo-900\/10 {
  border-color: rgb(49 46 129 / 0.1);
}

.border-indigo-900\/100 {
  border-color: rgb(49 46 129 / 1);
}

.border-indigo-900\/15 {
  border-color: rgb(49 46 129 / 0.15);
}

.border-indigo-900\/20 {
  border-color: rgb(49 46 129 / 0.2);
}

.border-indigo-900\/25 {
  border-color: rgb(49 46 129 / 0.25);
}

.border-indigo-900\/30 {
  border-color: rgb(49 46 129 / 0.3);
}

.border-indigo-900\/35 {
  border-color: rgb(49 46 129 / 0.35);
}

.border-indigo-900\/40 {
  border-color: rgb(49 46 129 / 0.4);
}

.border-indigo-900\/45 {
  border-color: rgb(49 46 129 / 0.45);
}

.border-indigo-900\/5 {
  border-color: rgb(49 46 129 / 0.05);
}

.border-indigo-900\/50 {
  border-color: rgb(49 46 129 / 0.5);
}

.border-indigo-900\/55 {
  border-color: rgb(49 46 129 / 0.55);
}

.border-indigo-900\/60 {
  border-color: rgb(49 46 129 / 0.6);
}

.border-indigo-900\/65 {
  border-color: rgb(49 46 129 / 0.65);
}

.border-indigo-900\/70 {
  border-color: rgb(49 46 129 / 0.7);
}

.border-indigo-900\/75 {
  border-color: rgb(49 46 129 / 0.75);
}

.border-indigo-900\/80 {
  border-color: rgb(49 46 129 / 0.8);
}

.border-indigo-900\/85 {
  border-color: rgb(49 46 129 / 0.85);
}

.border-indigo-900\/90 {
  border-color: rgb(49 46 129 / 0.9);
}

.border-indigo-900\/95 {
  border-color: rgb(49 46 129 / 0.95);
}

.border-indigo-950 {
  --tw-border-opacity: 1;
  border-color: rgb(30 27 75 / var(--tw-border-opacity, 1));
}

.border-indigo-950\/0 {
  border-color: rgb(30 27 75 / 0);
}

.border-indigo-950\/10 {
  border-color: rgb(30 27 75 / 0.1);
}

.border-indigo-950\/100 {
  border-color: rgb(30 27 75 / 1);
}

.border-indigo-950\/15 {
  border-color: rgb(30 27 75 / 0.15);
}

.border-indigo-950\/20 {
  border-color: rgb(30 27 75 / 0.2);
}

.border-indigo-950\/25 {
  border-color: rgb(30 27 75 / 0.25);
}

.border-indigo-950\/30 {
  border-color: rgb(30 27 75 / 0.3);
}

.border-indigo-950\/35 {
  border-color: rgb(30 27 75 / 0.35);
}

.border-indigo-950\/40 {
  border-color: rgb(30 27 75 / 0.4);
}

.border-indigo-950\/45 {
  border-color: rgb(30 27 75 / 0.45);
}

.border-indigo-950\/5 {
  border-color: rgb(30 27 75 / 0.05);
}

.border-indigo-950\/50 {
  border-color: rgb(30 27 75 / 0.5);
}

.border-indigo-950\/55 {
  border-color: rgb(30 27 75 / 0.55);
}

.border-indigo-950\/60 {
  border-color: rgb(30 27 75 / 0.6);
}

.border-indigo-950\/65 {
  border-color: rgb(30 27 75 / 0.65);
}

.border-indigo-950\/70 {
  border-color: rgb(30 27 75 / 0.7);
}

.border-indigo-950\/75 {
  border-color: rgb(30 27 75 / 0.75);
}

.border-indigo-950\/80 {
  border-color: rgb(30 27 75 / 0.8);
}

.border-indigo-950\/85 {
  border-color: rgb(30 27 75 / 0.85);
}

.border-indigo-950\/90 {
  border-color: rgb(30 27 75 / 0.9);
}

.border-indigo-950\/95 {
  border-color: rgb(30 27 75 / 0.95);
}

.border-inherit {
  border-color: inherit;
}

.border-lightgray {
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
}

.border-lightgray\/0 {
  border-color: rgb(217 217 217 / 0);
}

.border-lightgray\/10 {
  border-color: rgb(217 217 217 / 0.1);
}

.border-lightgray\/100 {
  border-color: rgb(217 217 217 / 1);
}

.border-lightgray\/15 {
  border-color: rgb(217 217 217 / 0.15);
}

.border-lightgray\/20 {
  border-color: rgb(217 217 217 / 0.2);
}

.border-lightgray\/25 {
  border-color: rgb(217 217 217 / 0.25);
}

.border-lightgray\/30 {
  border-color: rgb(217 217 217 / 0.3);
}

.border-lightgray\/35 {
  border-color: rgb(217 217 217 / 0.35);
}

.border-lightgray\/40 {
  border-color: rgb(217 217 217 / 0.4);
}

.border-lightgray\/45 {
  border-color: rgb(217 217 217 / 0.45);
}

.border-lightgray\/5 {
  border-color: rgb(217 217 217 / 0.05);
}

.border-lightgray\/50 {
  border-color: rgb(217 217 217 / 0.5);
}

.border-lightgray\/55 {
  border-color: rgb(217 217 217 / 0.55);
}

.border-lightgray\/60 {
  border-color: rgb(217 217 217 / 0.6);
}

.border-lightgray\/65 {
  border-color: rgb(217 217 217 / 0.65);
}

.border-lightgray\/70 {
  border-color: rgb(217 217 217 / 0.7);
}

.border-lightgray\/75 {
  border-color: rgb(217 217 217 / 0.75);
}

.border-lightgray\/80 {
  border-color: rgb(217 217 217 / 0.8);
}

.border-lightgray\/85 {
  border-color: rgb(217 217 217 / 0.85);
}

.border-lightgray\/90 {
  border-color: rgb(217 217 217 / 0.9);
}

.border-lightgray\/95 {
  border-color: rgb(217 217 217 / 0.95);
}

.border-lime-100 {
  --tw-border-opacity: 1;
  border-color: rgb(236 252 203 / var(--tw-border-opacity, 1));
}

.border-lime-100\/0 {
  border-color: rgb(236 252 203 / 0);
}

.border-lime-100\/10 {
  border-color: rgb(236 252 203 / 0.1);
}

.border-lime-100\/100 {
  border-color: rgb(236 252 203 / 1);
}

.border-lime-100\/15 {
  border-color: rgb(236 252 203 / 0.15);
}

.border-lime-100\/20 {
  border-color: rgb(236 252 203 / 0.2);
}

.border-lime-100\/25 {
  border-color: rgb(236 252 203 / 0.25);
}

.border-lime-100\/30 {
  border-color: rgb(236 252 203 / 0.3);
}

.border-lime-100\/35 {
  border-color: rgb(236 252 203 / 0.35);
}

.border-lime-100\/40 {
  border-color: rgb(236 252 203 / 0.4);
}

.border-lime-100\/45 {
  border-color: rgb(236 252 203 / 0.45);
}

.border-lime-100\/5 {
  border-color: rgb(236 252 203 / 0.05);
}

.border-lime-100\/50 {
  border-color: rgb(236 252 203 / 0.5);
}

.border-lime-100\/55 {
  border-color: rgb(236 252 203 / 0.55);
}

.border-lime-100\/60 {
  border-color: rgb(236 252 203 / 0.6);
}

.border-lime-100\/65 {
  border-color: rgb(236 252 203 / 0.65);
}

.border-lime-100\/70 {
  border-color: rgb(236 252 203 / 0.7);
}

.border-lime-100\/75 {
  border-color: rgb(236 252 203 / 0.75);
}

.border-lime-100\/80 {
  border-color: rgb(236 252 203 / 0.8);
}

.border-lime-100\/85 {
  border-color: rgb(236 252 203 / 0.85);
}

.border-lime-100\/90 {
  border-color: rgb(236 252 203 / 0.9);
}

.border-lime-100\/95 {
  border-color: rgb(236 252 203 / 0.95);
}

.border-lime-200 {
  --tw-border-opacity: 1;
  border-color: rgb(217 249 157 / var(--tw-border-opacity, 1));
}

.border-lime-200\/0 {
  border-color: rgb(217 249 157 / 0);
}

.border-lime-200\/10 {
  border-color: rgb(217 249 157 / 0.1);
}

.border-lime-200\/100 {
  border-color: rgb(217 249 157 / 1);
}

.border-lime-200\/15 {
  border-color: rgb(217 249 157 / 0.15);
}

.border-lime-200\/20 {
  border-color: rgb(217 249 157 / 0.2);
}

.border-lime-200\/25 {
  border-color: rgb(217 249 157 / 0.25);
}

.border-lime-200\/30 {
  border-color: rgb(217 249 157 / 0.3);
}

.border-lime-200\/35 {
  border-color: rgb(217 249 157 / 0.35);
}

.border-lime-200\/40 {
  border-color: rgb(217 249 157 / 0.4);
}

.border-lime-200\/45 {
  border-color: rgb(217 249 157 / 0.45);
}

.border-lime-200\/5 {
  border-color: rgb(217 249 157 / 0.05);
}

.border-lime-200\/50 {
  border-color: rgb(217 249 157 / 0.5);
}

.border-lime-200\/55 {
  border-color: rgb(217 249 157 / 0.55);
}

.border-lime-200\/60 {
  border-color: rgb(217 249 157 / 0.6);
}

.border-lime-200\/65 {
  border-color: rgb(217 249 157 / 0.65);
}

.border-lime-200\/70 {
  border-color: rgb(217 249 157 / 0.7);
}

.border-lime-200\/75 {
  border-color: rgb(217 249 157 / 0.75);
}

.border-lime-200\/80 {
  border-color: rgb(217 249 157 / 0.8);
}

.border-lime-200\/85 {
  border-color: rgb(217 249 157 / 0.85);
}

.border-lime-200\/90 {
  border-color: rgb(217 249 157 / 0.9);
}

.border-lime-200\/95 {
  border-color: rgb(217 249 157 / 0.95);
}

.border-lime-300 {
  --tw-border-opacity: 1;
  border-color: rgb(190 242 100 / var(--tw-border-opacity, 1));
}

.border-lime-300\/0 {
  border-color: rgb(190 242 100 / 0);
}

.border-lime-300\/10 {
  border-color: rgb(190 242 100 / 0.1);
}

.border-lime-300\/100 {
  border-color: rgb(190 242 100 / 1);
}

.border-lime-300\/15 {
  border-color: rgb(190 242 100 / 0.15);
}

.border-lime-300\/20 {
  border-color: rgb(190 242 100 / 0.2);
}

.border-lime-300\/25 {
  border-color: rgb(190 242 100 / 0.25);
}

.border-lime-300\/30 {
  border-color: rgb(190 242 100 / 0.3);
}

.border-lime-300\/35 {
  border-color: rgb(190 242 100 / 0.35);
}

.border-lime-300\/40 {
  border-color: rgb(190 242 100 / 0.4);
}

.border-lime-300\/45 {
  border-color: rgb(190 242 100 / 0.45);
}

.border-lime-300\/5 {
  border-color: rgb(190 242 100 / 0.05);
}

.border-lime-300\/50 {
  border-color: rgb(190 242 100 / 0.5);
}

.border-lime-300\/55 {
  border-color: rgb(190 242 100 / 0.55);
}

.border-lime-300\/60 {
  border-color: rgb(190 242 100 / 0.6);
}

.border-lime-300\/65 {
  border-color: rgb(190 242 100 / 0.65);
}

.border-lime-300\/70 {
  border-color: rgb(190 242 100 / 0.7);
}

.border-lime-300\/75 {
  border-color: rgb(190 242 100 / 0.75);
}

.border-lime-300\/80 {
  border-color: rgb(190 242 100 / 0.8);
}

.border-lime-300\/85 {
  border-color: rgb(190 242 100 / 0.85);
}

.border-lime-300\/90 {
  border-color: rgb(190 242 100 / 0.9);
}

.border-lime-300\/95 {
  border-color: rgb(190 242 100 / 0.95);
}

.border-lime-400 {
  --tw-border-opacity: 1;
  border-color: rgb(163 230 53 / var(--tw-border-opacity, 1));
}

.border-lime-400\/0 {
  border-color: rgb(163 230 53 / 0);
}

.border-lime-400\/10 {
  border-color: rgb(163 230 53 / 0.1);
}

.border-lime-400\/100 {
  border-color: rgb(163 230 53 / 1);
}

.border-lime-400\/15 {
  border-color: rgb(163 230 53 / 0.15);
}

.border-lime-400\/20 {
  border-color: rgb(163 230 53 / 0.2);
}

.border-lime-400\/25 {
  border-color: rgb(163 230 53 / 0.25);
}

.border-lime-400\/30 {
  border-color: rgb(163 230 53 / 0.3);
}

.border-lime-400\/35 {
  border-color: rgb(163 230 53 / 0.35);
}

.border-lime-400\/40 {
  border-color: rgb(163 230 53 / 0.4);
}

.border-lime-400\/45 {
  border-color: rgb(163 230 53 / 0.45);
}

.border-lime-400\/5 {
  border-color: rgb(163 230 53 / 0.05);
}

.border-lime-400\/50 {
  border-color: rgb(163 230 53 / 0.5);
}

.border-lime-400\/55 {
  border-color: rgb(163 230 53 / 0.55);
}

.border-lime-400\/60 {
  border-color: rgb(163 230 53 / 0.6);
}

.border-lime-400\/65 {
  border-color: rgb(163 230 53 / 0.65);
}

.border-lime-400\/70 {
  border-color: rgb(163 230 53 / 0.7);
}

.border-lime-400\/75 {
  border-color: rgb(163 230 53 / 0.75);
}

.border-lime-400\/80 {
  border-color: rgb(163 230 53 / 0.8);
}

.border-lime-400\/85 {
  border-color: rgb(163 230 53 / 0.85);
}

.border-lime-400\/90 {
  border-color: rgb(163 230 53 / 0.9);
}

.border-lime-400\/95 {
  border-color: rgb(163 230 53 / 0.95);
}

.border-lime-50 {
  --tw-border-opacity: 1;
  border-color: rgb(247 254 231 / var(--tw-border-opacity, 1));
}

.border-lime-50\/0 {
  border-color: rgb(247 254 231 / 0);
}

.border-lime-50\/10 {
  border-color: rgb(247 254 231 / 0.1);
}

.border-lime-50\/100 {
  border-color: rgb(247 254 231 / 1);
}

.border-lime-50\/15 {
  border-color: rgb(247 254 231 / 0.15);
}

.border-lime-50\/20 {
  border-color: rgb(247 254 231 / 0.2);
}

.border-lime-50\/25 {
  border-color: rgb(247 254 231 / 0.25);
}

.border-lime-50\/30 {
  border-color: rgb(247 254 231 / 0.3);
}

.border-lime-50\/35 {
  border-color: rgb(247 254 231 / 0.35);
}

.border-lime-50\/40 {
  border-color: rgb(247 254 231 / 0.4);
}

.border-lime-50\/45 {
  border-color: rgb(247 254 231 / 0.45);
}

.border-lime-50\/5 {
  border-color: rgb(247 254 231 / 0.05);
}

.border-lime-50\/50 {
  border-color: rgb(247 254 231 / 0.5);
}

.border-lime-50\/55 {
  border-color: rgb(247 254 231 / 0.55);
}

.border-lime-50\/60 {
  border-color: rgb(247 254 231 / 0.6);
}

.border-lime-50\/65 {
  border-color: rgb(247 254 231 / 0.65);
}

.border-lime-50\/70 {
  border-color: rgb(247 254 231 / 0.7);
}

.border-lime-50\/75 {
  border-color: rgb(247 254 231 / 0.75);
}

.border-lime-50\/80 {
  border-color: rgb(247 254 231 / 0.8);
}

.border-lime-50\/85 {
  border-color: rgb(247 254 231 / 0.85);
}

.border-lime-50\/90 {
  border-color: rgb(247 254 231 / 0.9);
}

.border-lime-50\/95 {
  border-color: rgb(247 254 231 / 0.95);
}

.border-lime-500 {
  --tw-border-opacity: 1;
  border-color: rgb(132 204 22 / var(--tw-border-opacity, 1));
}

.border-lime-500\/0 {
  border-color: rgb(132 204 22 / 0);
}

.border-lime-500\/10 {
  border-color: rgb(132 204 22 / 0.1);
}

.border-lime-500\/100 {
  border-color: rgb(132 204 22 / 1);
}

.border-lime-500\/15 {
  border-color: rgb(132 204 22 / 0.15);
}

.border-lime-500\/20 {
  border-color: rgb(132 204 22 / 0.2);
}

.border-lime-500\/25 {
  border-color: rgb(132 204 22 / 0.25);
}

.border-lime-500\/30 {
  border-color: rgb(132 204 22 / 0.3);
}

.border-lime-500\/35 {
  border-color: rgb(132 204 22 / 0.35);
}

.border-lime-500\/40 {
  border-color: rgb(132 204 22 / 0.4);
}

.border-lime-500\/45 {
  border-color: rgb(132 204 22 / 0.45);
}

.border-lime-500\/5 {
  border-color: rgb(132 204 22 / 0.05);
}

.border-lime-500\/50 {
  border-color: rgb(132 204 22 / 0.5);
}

.border-lime-500\/55 {
  border-color: rgb(132 204 22 / 0.55);
}

.border-lime-500\/60 {
  border-color: rgb(132 204 22 / 0.6);
}

.border-lime-500\/65 {
  border-color: rgb(132 204 22 / 0.65);
}

.border-lime-500\/70 {
  border-color: rgb(132 204 22 / 0.7);
}

.border-lime-500\/75 {
  border-color: rgb(132 204 22 / 0.75);
}

.border-lime-500\/80 {
  border-color: rgb(132 204 22 / 0.8);
}

.border-lime-500\/85 {
  border-color: rgb(132 204 22 / 0.85);
}

.border-lime-500\/90 {
  border-color: rgb(132 204 22 / 0.9);
}

.border-lime-500\/95 {
  border-color: rgb(132 204 22 / 0.95);
}

.border-lime-600 {
  --tw-border-opacity: 1;
  border-color: rgb(101 163 13 / var(--tw-border-opacity, 1));
}

.border-lime-600\/0 {
  border-color: rgb(101 163 13 / 0);
}

.border-lime-600\/10 {
  border-color: rgb(101 163 13 / 0.1);
}

.border-lime-600\/100 {
  border-color: rgb(101 163 13 / 1);
}

.border-lime-600\/15 {
  border-color: rgb(101 163 13 / 0.15);
}

.border-lime-600\/20 {
  border-color: rgb(101 163 13 / 0.2);
}

.border-lime-600\/25 {
  border-color: rgb(101 163 13 / 0.25);
}

.border-lime-600\/30 {
  border-color: rgb(101 163 13 / 0.3);
}

.border-lime-600\/35 {
  border-color: rgb(101 163 13 / 0.35);
}

.border-lime-600\/40 {
  border-color: rgb(101 163 13 / 0.4);
}

.border-lime-600\/45 {
  border-color: rgb(101 163 13 / 0.45);
}

.border-lime-600\/5 {
  border-color: rgb(101 163 13 / 0.05);
}

.border-lime-600\/50 {
  border-color: rgb(101 163 13 / 0.5);
}

.border-lime-600\/55 {
  border-color: rgb(101 163 13 / 0.55);
}

.border-lime-600\/60 {
  border-color: rgb(101 163 13 / 0.6);
}

.border-lime-600\/65 {
  border-color: rgb(101 163 13 / 0.65);
}

.border-lime-600\/70 {
  border-color: rgb(101 163 13 / 0.7);
}

.border-lime-600\/75 {
  border-color: rgb(101 163 13 / 0.75);
}

.border-lime-600\/80 {
  border-color: rgb(101 163 13 / 0.8);
}

.border-lime-600\/85 {
  border-color: rgb(101 163 13 / 0.85);
}

.border-lime-600\/90 {
  border-color: rgb(101 163 13 / 0.9);
}

.border-lime-600\/95 {
  border-color: rgb(101 163 13 / 0.95);
}

.border-lime-700 {
  --tw-border-opacity: 1;
  border-color: rgb(77 124 15 / var(--tw-border-opacity, 1));
}

.border-lime-700\/0 {
  border-color: rgb(77 124 15 / 0);
}

.border-lime-700\/10 {
  border-color: rgb(77 124 15 / 0.1);
}

.border-lime-700\/100 {
  border-color: rgb(77 124 15 / 1);
}

.border-lime-700\/15 {
  border-color: rgb(77 124 15 / 0.15);
}

.border-lime-700\/20 {
  border-color: rgb(77 124 15 / 0.2);
}

.border-lime-700\/25 {
  border-color: rgb(77 124 15 / 0.25);
}

.border-lime-700\/30 {
  border-color: rgb(77 124 15 / 0.3);
}

.border-lime-700\/35 {
  border-color: rgb(77 124 15 / 0.35);
}

.border-lime-700\/40 {
  border-color: rgb(77 124 15 / 0.4);
}

.border-lime-700\/45 {
  border-color: rgb(77 124 15 / 0.45);
}

.border-lime-700\/5 {
  border-color: rgb(77 124 15 / 0.05);
}

.border-lime-700\/50 {
  border-color: rgb(77 124 15 / 0.5);
}

.border-lime-700\/55 {
  border-color: rgb(77 124 15 / 0.55);
}

.border-lime-700\/60 {
  border-color: rgb(77 124 15 / 0.6);
}

.border-lime-700\/65 {
  border-color: rgb(77 124 15 / 0.65);
}

.border-lime-700\/70 {
  border-color: rgb(77 124 15 / 0.7);
}

.border-lime-700\/75 {
  border-color: rgb(77 124 15 / 0.75);
}

.border-lime-700\/80 {
  border-color: rgb(77 124 15 / 0.8);
}

.border-lime-700\/85 {
  border-color: rgb(77 124 15 / 0.85);
}

.border-lime-700\/90 {
  border-color: rgb(77 124 15 / 0.9);
}

.border-lime-700\/95 {
  border-color: rgb(77 124 15 / 0.95);
}

.border-lime-800 {
  --tw-border-opacity: 1;
  border-color: rgb(63 98 18 / var(--tw-border-opacity, 1));
}

.border-lime-800\/0 {
  border-color: rgb(63 98 18 / 0);
}

.border-lime-800\/10 {
  border-color: rgb(63 98 18 / 0.1);
}

.border-lime-800\/100 {
  border-color: rgb(63 98 18 / 1);
}

.border-lime-800\/15 {
  border-color: rgb(63 98 18 / 0.15);
}

.border-lime-800\/20 {
  border-color: rgb(63 98 18 / 0.2);
}

.border-lime-800\/25 {
  border-color: rgb(63 98 18 / 0.25);
}

.border-lime-800\/30 {
  border-color: rgb(63 98 18 / 0.3);
}

.border-lime-800\/35 {
  border-color: rgb(63 98 18 / 0.35);
}

.border-lime-800\/40 {
  border-color: rgb(63 98 18 / 0.4);
}

.border-lime-800\/45 {
  border-color: rgb(63 98 18 / 0.45);
}

.border-lime-800\/5 {
  border-color: rgb(63 98 18 / 0.05);
}

.border-lime-800\/50 {
  border-color: rgb(63 98 18 / 0.5);
}

.border-lime-800\/55 {
  border-color: rgb(63 98 18 / 0.55);
}

.border-lime-800\/60 {
  border-color: rgb(63 98 18 / 0.6);
}

.border-lime-800\/65 {
  border-color: rgb(63 98 18 / 0.65);
}

.border-lime-800\/70 {
  border-color: rgb(63 98 18 / 0.7);
}

.border-lime-800\/75 {
  border-color: rgb(63 98 18 / 0.75);
}

.border-lime-800\/80 {
  border-color: rgb(63 98 18 / 0.8);
}

.border-lime-800\/85 {
  border-color: rgb(63 98 18 / 0.85);
}

.border-lime-800\/90 {
  border-color: rgb(63 98 18 / 0.9);
}

.border-lime-800\/95 {
  border-color: rgb(63 98 18 / 0.95);
}

.border-lime-900 {
  --tw-border-opacity: 1;
  border-color: rgb(54 83 20 / var(--tw-border-opacity, 1));
}

.border-lime-900\/0 {
  border-color: rgb(54 83 20 / 0);
}

.border-lime-900\/10 {
  border-color: rgb(54 83 20 / 0.1);
}

.border-lime-900\/100 {
  border-color: rgb(54 83 20 / 1);
}

.border-lime-900\/15 {
  border-color: rgb(54 83 20 / 0.15);
}

.border-lime-900\/20 {
  border-color: rgb(54 83 20 / 0.2);
}

.border-lime-900\/25 {
  border-color: rgb(54 83 20 / 0.25);
}

.border-lime-900\/30 {
  border-color: rgb(54 83 20 / 0.3);
}

.border-lime-900\/35 {
  border-color: rgb(54 83 20 / 0.35);
}

.border-lime-900\/40 {
  border-color: rgb(54 83 20 / 0.4);
}

.border-lime-900\/45 {
  border-color: rgb(54 83 20 / 0.45);
}

.border-lime-900\/5 {
  border-color: rgb(54 83 20 / 0.05);
}

.border-lime-900\/50 {
  border-color: rgb(54 83 20 / 0.5);
}

.border-lime-900\/55 {
  border-color: rgb(54 83 20 / 0.55);
}

.border-lime-900\/60 {
  border-color: rgb(54 83 20 / 0.6);
}

.border-lime-900\/65 {
  border-color: rgb(54 83 20 / 0.65);
}

.border-lime-900\/70 {
  border-color: rgb(54 83 20 / 0.7);
}

.border-lime-900\/75 {
  border-color: rgb(54 83 20 / 0.75);
}

.border-lime-900\/80 {
  border-color: rgb(54 83 20 / 0.8);
}

.border-lime-900\/85 {
  border-color: rgb(54 83 20 / 0.85);
}

.border-lime-900\/90 {
  border-color: rgb(54 83 20 / 0.9);
}

.border-lime-900\/95 {
  border-color: rgb(54 83 20 / 0.95);
}

.border-lime-950 {
  --tw-border-opacity: 1;
  border-color: rgb(26 46 5 / var(--tw-border-opacity, 1));
}

.border-lime-950\/0 {
  border-color: rgb(26 46 5 / 0);
}

.border-lime-950\/10 {
  border-color: rgb(26 46 5 / 0.1);
}

.border-lime-950\/100 {
  border-color: rgb(26 46 5 / 1);
}

.border-lime-950\/15 {
  border-color: rgb(26 46 5 / 0.15);
}

.border-lime-950\/20 {
  border-color: rgb(26 46 5 / 0.2);
}

.border-lime-950\/25 {
  border-color: rgb(26 46 5 / 0.25);
}

.border-lime-950\/30 {
  border-color: rgb(26 46 5 / 0.3);
}

.border-lime-950\/35 {
  border-color: rgb(26 46 5 / 0.35);
}

.border-lime-950\/40 {
  border-color: rgb(26 46 5 / 0.4);
}

.border-lime-950\/45 {
  border-color: rgb(26 46 5 / 0.45);
}

.border-lime-950\/5 {
  border-color: rgb(26 46 5 / 0.05);
}

.border-lime-950\/50 {
  border-color: rgb(26 46 5 / 0.5);
}

.border-lime-950\/55 {
  border-color: rgb(26 46 5 / 0.55);
}

.border-lime-950\/60 {
  border-color: rgb(26 46 5 / 0.6);
}

.border-lime-950\/65 {
  border-color: rgb(26 46 5 / 0.65);
}

.border-lime-950\/70 {
  border-color: rgb(26 46 5 / 0.7);
}

.border-lime-950\/75 {
  border-color: rgb(26 46 5 / 0.75);
}

.border-lime-950\/80 {
  border-color: rgb(26 46 5 / 0.8);
}

.border-lime-950\/85 {
  border-color: rgb(26 46 5 / 0.85);
}

.border-lime-950\/90 {
  border-color: rgb(26 46 5 / 0.9);
}

.border-lime-950\/95 {
  border-color: rgb(26 46 5 / 0.95);
}

.border-neutral-100 {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}

.border-neutral-100\/0 {
  border-color: rgb(245 245 245 / 0);
}

.border-neutral-100\/10 {
  border-color: rgb(245 245 245 / 0.1);
}

.border-neutral-100\/100 {
  border-color: rgb(245 245 245 / 1);
}

.border-neutral-100\/15 {
  border-color: rgb(245 245 245 / 0.15);
}

.border-neutral-100\/20 {
  border-color: rgb(245 245 245 / 0.2);
}

.border-neutral-100\/25 {
  border-color: rgb(245 245 245 / 0.25);
}

.border-neutral-100\/30 {
  border-color: rgb(245 245 245 / 0.3);
}

.border-neutral-100\/35 {
  border-color: rgb(245 245 245 / 0.35);
}

.border-neutral-100\/40 {
  border-color: rgb(245 245 245 / 0.4);
}

.border-neutral-100\/45 {
  border-color: rgb(245 245 245 / 0.45);
}

.border-neutral-100\/5 {
  border-color: rgb(245 245 245 / 0.05);
}

.border-neutral-100\/50 {
  border-color: rgb(245 245 245 / 0.5);
}

.border-neutral-100\/55 {
  border-color: rgb(245 245 245 / 0.55);
}

.border-neutral-100\/60 {
  border-color: rgb(245 245 245 / 0.6);
}

.border-neutral-100\/65 {
  border-color: rgb(245 245 245 / 0.65);
}

.border-neutral-100\/70 {
  border-color: rgb(245 245 245 / 0.7);
}

.border-neutral-100\/75 {
  border-color: rgb(245 245 245 / 0.75);
}

.border-neutral-100\/80 {
  border-color: rgb(245 245 245 / 0.8);
}

.border-neutral-100\/85 {
  border-color: rgb(245 245 245 / 0.85);
}

.border-neutral-100\/90 {
  border-color: rgb(245 245 245 / 0.9);
}

.border-neutral-100\/95 {
  border-color: rgb(245 245 245 / 0.95);
}

.border-neutral-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}

.border-neutral-200\/0 {
  border-color: rgb(229 229 229 / 0);
}

.border-neutral-200\/10 {
  border-color: rgb(229 229 229 / 0.1);
}

.border-neutral-200\/100 {
  border-color: rgb(229 229 229 / 1);
}

.border-neutral-200\/15 {
  border-color: rgb(229 229 229 / 0.15);
}

.border-neutral-200\/20 {
  border-color: rgb(229 229 229 / 0.2);
}

.border-neutral-200\/25 {
  border-color: rgb(229 229 229 / 0.25);
}

.border-neutral-200\/30 {
  border-color: rgb(229 229 229 / 0.3);
}

.border-neutral-200\/35 {
  border-color: rgb(229 229 229 / 0.35);
}

.border-neutral-200\/40 {
  border-color: rgb(229 229 229 / 0.4);
}

.border-neutral-200\/45 {
  border-color: rgb(229 229 229 / 0.45);
}

.border-neutral-200\/5 {
  border-color: rgb(229 229 229 / 0.05);
}

.border-neutral-200\/50 {
  border-color: rgb(229 229 229 / 0.5);
}

.border-neutral-200\/55 {
  border-color: rgb(229 229 229 / 0.55);
}

.border-neutral-200\/60 {
  border-color: rgb(229 229 229 / 0.6);
}

.border-neutral-200\/65 {
  border-color: rgb(229 229 229 / 0.65);
}

.border-neutral-200\/70 {
  border-color: rgb(229 229 229 / 0.7);
}

.border-neutral-200\/75 {
  border-color: rgb(229 229 229 / 0.75);
}

.border-neutral-200\/80 {
  border-color: rgb(229 229 229 / 0.8);
}

.border-neutral-200\/85 {
  border-color: rgb(229 229 229 / 0.85);
}

.border-neutral-200\/90 {
  border-color: rgb(229 229 229 / 0.9);
}

.border-neutral-200\/95 {
  border-color: rgb(229 229 229 / 0.95);
}

.border-neutral-300 {
  --tw-border-opacity: 1;
  border-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}

.border-neutral-300\/0 {
  border-color: rgb(212 212 212 / 0);
}

.border-neutral-300\/10 {
  border-color: rgb(212 212 212 / 0.1);
}

.border-neutral-300\/100 {
  border-color: rgb(212 212 212 / 1);
}

.border-neutral-300\/15 {
  border-color: rgb(212 212 212 / 0.15);
}

.border-neutral-300\/20 {
  border-color: rgb(212 212 212 / 0.2);
}

.border-neutral-300\/25 {
  border-color: rgb(212 212 212 / 0.25);
}

.border-neutral-300\/30 {
  border-color: rgb(212 212 212 / 0.3);
}

.border-neutral-300\/35 {
  border-color: rgb(212 212 212 / 0.35);
}

.border-neutral-300\/40 {
  border-color: rgb(212 212 212 / 0.4);
}

.border-neutral-300\/45 {
  border-color: rgb(212 212 212 / 0.45);
}

.border-neutral-300\/5 {
  border-color: rgb(212 212 212 / 0.05);
}

.border-neutral-300\/50 {
  border-color: rgb(212 212 212 / 0.5);
}

.border-neutral-300\/55 {
  border-color: rgb(212 212 212 / 0.55);
}

.border-neutral-300\/60 {
  border-color: rgb(212 212 212 / 0.6);
}

.border-neutral-300\/65 {
  border-color: rgb(212 212 212 / 0.65);
}

.border-neutral-300\/70 {
  border-color: rgb(212 212 212 / 0.7);
}

.border-neutral-300\/75 {
  border-color: rgb(212 212 212 / 0.75);
}

.border-neutral-300\/80 {
  border-color: rgb(212 212 212 / 0.8);
}

.border-neutral-300\/85 {
  border-color: rgb(212 212 212 / 0.85);
}

.border-neutral-300\/90 {
  border-color: rgb(212 212 212 / 0.9);
}

.border-neutral-300\/95 {
  border-color: rgb(212 212 212 / 0.95);
}

.border-neutral-400 {
  --tw-border-opacity: 1;
  border-color: rgb(163 163 163 / var(--tw-border-opacity, 1));
}

.border-neutral-400\/0 {
  border-color: rgb(163 163 163 / 0);
}

.border-neutral-400\/10 {
  border-color: rgb(163 163 163 / 0.1);
}

.border-neutral-400\/100 {
  border-color: rgb(163 163 163 / 1);
}

.border-neutral-400\/15 {
  border-color: rgb(163 163 163 / 0.15);
}

.border-neutral-400\/20 {
  border-color: rgb(163 163 163 / 0.2);
}

.border-neutral-400\/25 {
  border-color: rgb(163 163 163 / 0.25);
}

.border-neutral-400\/30 {
  border-color: rgb(163 163 163 / 0.3);
}

.border-neutral-400\/35 {
  border-color: rgb(163 163 163 / 0.35);
}

.border-neutral-400\/40 {
  border-color: rgb(163 163 163 / 0.4);
}

.border-neutral-400\/45 {
  border-color: rgb(163 163 163 / 0.45);
}

.border-neutral-400\/5 {
  border-color: rgb(163 163 163 / 0.05);
}

.border-neutral-400\/50 {
  border-color: rgb(163 163 163 / 0.5);
}

.border-neutral-400\/55 {
  border-color: rgb(163 163 163 / 0.55);
}

.border-neutral-400\/60 {
  border-color: rgb(163 163 163 / 0.6);
}

.border-neutral-400\/65 {
  border-color: rgb(163 163 163 / 0.65);
}

.border-neutral-400\/70 {
  border-color: rgb(163 163 163 / 0.7);
}

.border-neutral-400\/75 {
  border-color: rgb(163 163 163 / 0.75);
}

.border-neutral-400\/80 {
  border-color: rgb(163 163 163 / 0.8);
}

.border-neutral-400\/85 {
  border-color: rgb(163 163 163 / 0.85);
}

.border-neutral-400\/90 {
  border-color: rgb(163 163 163 / 0.9);
}

.border-neutral-400\/95 {
  border-color: rgb(163 163 163 / 0.95);
}

.border-neutral-50 {
  --tw-border-opacity: 1;
  border-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}

.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, 1));
}

.border-neutral-500\/0 {
  border-color: rgb(115 115 115 / 0);
}

.border-neutral-500\/10 {
  border-color: rgb(115 115 115 / 0.1);
}

.border-neutral-500\/100 {
  border-color: rgb(115 115 115 / 1);
}

.border-neutral-500\/15 {
  border-color: rgb(115 115 115 / 0.15);
}

.border-neutral-500\/20 {
  border-color: rgb(115 115 115 / 0.2);
}

.border-neutral-500\/25 {
  border-color: rgb(115 115 115 / 0.25);
}

.border-neutral-500\/30 {
  border-color: rgb(115 115 115 / 0.3);
}

.border-neutral-500\/35 {
  border-color: rgb(115 115 115 / 0.35);
}

.border-neutral-500\/40 {
  border-color: rgb(115 115 115 / 0.4);
}

.border-neutral-500\/45 {
  border-color: rgb(115 115 115 / 0.45);
}

.border-neutral-500\/5 {
  border-color: rgb(115 115 115 / 0.05);
}

.border-neutral-500\/50 {
  border-color: rgb(115 115 115 / 0.5);
}

.border-neutral-500\/55 {
  border-color: rgb(115 115 115 / 0.55);
}

.border-neutral-500\/60 {
  border-color: rgb(115 115 115 / 0.6);
}

.border-neutral-500\/65 {
  border-color: rgb(115 115 115 / 0.65);
}

.border-neutral-500\/70 {
  border-color: rgb(115 115 115 / 0.7);
}

.border-neutral-500\/75 {
  border-color: rgb(115 115 115 / 0.75);
}

.border-neutral-500\/80 {
  border-color: rgb(115 115 115 / 0.8);
}

.border-neutral-500\/85 {
  border-color: rgb(115 115 115 / 0.85);
}

.border-neutral-500\/90 {
  border-color: rgb(115 115 115 / 0.9);
}

.border-neutral-500\/95 {
  border-color: rgb(115 115 115 / 0.95);
}

.border-neutral-600 {
  --tw-border-opacity: 1;
  border-color: rgb(82 82 82 / var(--tw-border-opacity, 1));
}

.border-neutral-600\/0 {
  border-color: rgb(82 82 82 / 0);
}

.border-neutral-600\/10 {
  border-color: rgb(82 82 82 / 0.1);
}

.border-neutral-600\/100 {
  border-color: rgb(82 82 82 / 1);
}

.border-neutral-600\/15 {
  border-color: rgb(82 82 82 / 0.15);
}

.border-neutral-600\/20 {
  border-color: rgb(82 82 82 / 0.2);
}

.border-neutral-600\/25 {
  border-color: rgb(82 82 82 / 0.25);
}

.border-neutral-600\/30 {
  border-color: rgb(82 82 82 / 0.3);
}

.border-neutral-600\/35 {
  border-color: rgb(82 82 82 / 0.35);
}

.border-neutral-600\/40 {
  border-color: rgb(82 82 82 / 0.4);
}

.border-neutral-600\/45 {
  border-color: rgb(82 82 82 / 0.45);
}

.border-neutral-600\/5 {
  border-color: rgb(82 82 82 / 0.05);
}

.border-neutral-600\/50 {
  border-color: rgb(82 82 82 / 0.5);
}

.border-neutral-600\/55 {
  border-color: rgb(82 82 82 / 0.55);
}

.border-neutral-600\/60 {
  border-color: rgb(82 82 82 / 0.6);
}

.border-neutral-600\/65 {
  border-color: rgb(82 82 82 / 0.65);
}

.border-neutral-600\/70 {
  border-color: rgb(82 82 82 / 0.7);
}

.border-neutral-600\/75 {
  border-color: rgb(82 82 82 / 0.75);
}

.border-neutral-600\/80 {
  border-color: rgb(82 82 82 / 0.8);
}

.border-neutral-600\/85 {
  border-color: rgb(82 82 82 / 0.85);
}

.border-neutral-600\/90 {
  border-color: rgb(82 82 82 / 0.9);
}

.border-neutral-600\/95 {
  border-color: rgb(82 82 82 / 0.95);
}

.border-neutral-700 {
  --tw-border-opacity: 1;
  border-color: rgb(64 64 64 / var(--tw-border-opacity, 1));
}

.border-neutral-700\/0 {
  border-color: rgb(64 64 64 / 0);
}

.border-neutral-700\/10 {
  border-color: rgb(64 64 64 / 0.1);
}

.border-neutral-700\/100 {
  border-color: rgb(64 64 64 / 1);
}

.border-neutral-700\/15 {
  border-color: rgb(64 64 64 / 0.15);
}

.border-neutral-700\/20 {
  border-color: rgb(64 64 64 / 0.2);
}

.border-neutral-700\/25 {
  border-color: rgb(64 64 64 / 0.25);
}

.border-neutral-700\/30 {
  border-color: rgb(64 64 64 / 0.3);
}

.border-neutral-700\/35 {
  border-color: rgb(64 64 64 / 0.35);
}

.border-neutral-700\/40 {
  border-color: rgb(64 64 64 / 0.4);
}

.border-neutral-700\/45 {
  border-color: rgb(64 64 64 / 0.45);
}

.border-neutral-700\/5 {
  border-color: rgb(64 64 64 / 0.05);
}

.border-neutral-700\/50 {
  border-color: rgb(64 64 64 / 0.5);
}

.border-neutral-700\/55 {
  border-color: rgb(64 64 64 / 0.55);
}

.border-neutral-700\/60 {
  border-color: rgb(64 64 64 / 0.6);
}

.border-neutral-700\/65 {
  border-color: rgb(64 64 64 / 0.65);
}

.border-neutral-700\/70 {
  border-color: rgb(64 64 64 / 0.7);
}

.border-neutral-700\/75 {
  border-color: rgb(64 64 64 / 0.75);
}

.border-neutral-700\/80 {
  border-color: rgb(64 64 64 / 0.8);
}

.border-neutral-700\/85 {
  border-color: rgb(64 64 64 / 0.85);
}

.border-neutral-700\/90 {
  border-color: rgb(64 64 64 / 0.9);
}

.border-neutral-700\/95 {
  border-color: rgb(64 64 64 / 0.95);
}

.border-neutral-800 {
  --tw-border-opacity: 1;
  border-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
}

.border-neutral-800\/0 {
  border-color: rgb(38 38 38 / 0);
}

.border-neutral-800\/10 {
  border-color: rgb(38 38 38 / 0.1);
}

.border-neutral-800\/100 {
  border-color: rgb(38 38 38 / 1);
}

.border-neutral-800\/15 {
  border-color: rgb(38 38 38 / 0.15);
}

.border-neutral-800\/20 {
  border-color: rgb(38 38 38 / 0.2);
}

.border-neutral-800\/25 {
  border-color: rgb(38 38 38 / 0.25);
}

.border-neutral-800\/30 {
  border-color: rgb(38 38 38 / 0.3);
}

.border-neutral-800\/35 {
  border-color: rgb(38 38 38 / 0.35);
}

.border-neutral-800\/40 {
  border-color: rgb(38 38 38 / 0.4);
}

.border-neutral-800\/45 {
  border-color: rgb(38 38 38 / 0.45);
}

.border-neutral-800\/5 {
  border-color: rgb(38 38 38 / 0.05);
}

.border-neutral-800\/50 {
  border-color: rgb(38 38 38 / 0.5);
}

.border-neutral-800\/55 {
  border-color: rgb(38 38 38 / 0.55);
}

.border-neutral-800\/60 {
  border-color: rgb(38 38 38 / 0.6);
}

.border-neutral-800\/65 {
  border-color: rgb(38 38 38 / 0.65);
}

.border-neutral-800\/70 {
  border-color: rgb(38 38 38 / 0.7);
}

.border-neutral-800\/75 {
  border-color: rgb(38 38 38 / 0.75);
}

.border-neutral-800\/80 {
  border-color: rgb(38 38 38 / 0.8);
}

.border-neutral-800\/85 {
  border-color: rgb(38 38 38 / 0.85);
}

.border-neutral-800\/90 {
  border-color: rgb(38 38 38 / 0.9);
}

.border-neutral-800\/95 {
  border-color: rgb(38 38 38 / 0.95);
}

.border-neutral-900 {
  --tw-border-opacity: 1;
  border-color: rgb(23 23 23 / var(--tw-border-opacity, 1));
}

.border-neutral-900\/0 {
  border-color: rgb(23 23 23 / 0);
}

.border-neutral-900\/10 {
  border-color: rgb(23 23 23 / 0.1);
}

.border-neutral-900\/100 {
  border-color: rgb(23 23 23 / 1);
}

.border-neutral-900\/15 {
  border-color: rgb(23 23 23 / 0.15);
}

.border-neutral-900\/20 {
  border-color: rgb(23 23 23 / 0.2);
}

.border-neutral-900\/25 {
  border-color: rgb(23 23 23 / 0.25);
}

.border-neutral-900\/30 {
  border-color: rgb(23 23 23 / 0.3);
}

.border-neutral-900\/35 {
  border-color: rgb(23 23 23 / 0.35);
}

.border-neutral-900\/40 {
  border-color: rgb(23 23 23 / 0.4);
}

.border-neutral-900\/45 {
  border-color: rgb(23 23 23 / 0.45);
}

.border-neutral-900\/5 {
  border-color: rgb(23 23 23 / 0.05);
}

.border-neutral-900\/50 {
  border-color: rgb(23 23 23 / 0.5);
}

.border-neutral-900\/55 {
  border-color: rgb(23 23 23 / 0.55);
}

.border-neutral-900\/60 {
  border-color: rgb(23 23 23 / 0.6);
}

.border-neutral-900\/65 {
  border-color: rgb(23 23 23 / 0.65);
}

.border-neutral-900\/70 {
  border-color: rgb(23 23 23 / 0.7);
}

.border-neutral-900\/75 {
  border-color: rgb(23 23 23 / 0.75);
}

.border-neutral-900\/80 {
  border-color: rgb(23 23 23 / 0.8);
}

.border-neutral-900\/85 {
  border-color: rgb(23 23 23 / 0.85);
}

.border-neutral-900\/90 {
  border-color: rgb(23 23 23 / 0.9);
}

.border-neutral-900\/95 {
  border-color: rgb(23 23 23 / 0.95);
}

.border-neutral-950 {
  --tw-border-opacity: 1;
  border-color: rgb(10 10 10 / var(--tw-border-opacity, 1));
}

.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-ocean {
  --tw-border-opacity: 1;
  border-color: rgb(30 107 108 / var(--tw-border-opacity, 1));
}

.border-ocean\/0 {
  border-color: rgb(30 107 108 / 0);
}

.border-ocean\/10 {
  border-color: rgb(30 107 108 / 0.1);
}

.border-ocean\/100 {
  border-color: rgb(30 107 108 / 1);
}

.border-ocean\/15 {
  border-color: rgb(30 107 108 / 0.15);
}

.border-ocean\/20 {
  border-color: rgb(30 107 108 / 0.2);
}

.border-ocean\/25 {
  border-color: rgb(30 107 108 / 0.25);
}

.border-ocean\/30 {
  border-color: rgb(30 107 108 / 0.3);
}

.border-ocean\/35 {
  border-color: rgb(30 107 108 / 0.35);
}

.border-ocean\/40 {
  border-color: rgb(30 107 108 / 0.4);
}

.border-ocean\/45 {
  border-color: rgb(30 107 108 / 0.45);
}

.border-ocean\/5 {
  border-color: rgb(30 107 108 / 0.05);
}

.border-ocean\/50 {
  border-color: rgb(30 107 108 / 0.5);
}

.border-ocean\/55 {
  border-color: rgb(30 107 108 / 0.55);
}

.border-ocean\/60 {
  border-color: rgb(30 107 108 / 0.6);
}

.border-ocean\/65 {
  border-color: rgb(30 107 108 / 0.65);
}

.border-ocean\/70 {
  border-color: rgb(30 107 108 / 0.7);
}

.border-ocean\/75 {
  border-color: rgb(30 107 108 / 0.75);
}

.border-ocean\/80 {
  border-color: rgb(30 107 108 / 0.8);
}

.border-ocean\/85 {
  border-color: rgb(30 107 108 / 0.85);
}

.border-ocean\/90 {
  border-color: rgb(30 107 108 / 0.9);
}

.border-ocean\/95 {
  border-color: rgb(30 107 108 / 0.95);
}

.border-orange {
  --tw-border-opacity: 1;
  border-color: rgb(192 108 61 / var(--tw-border-opacity, 1));
}

.border-orange\/0 {
  border-color: rgb(192 108 61 / 0);
}

.border-orange\/10 {
  border-color: rgb(192 108 61 / 0.1);
}

.border-orange\/100 {
  border-color: rgb(192 108 61 / 1);
}

.border-orange\/15 {
  border-color: rgb(192 108 61 / 0.15);
}

.border-orange\/20 {
  border-color: rgb(192 108 61 / 0.2);
}

.border-orange\/25 {
  border-color: rgb(192 108 61 / 0.25);
}

.border-orange\/30 {
  border-color: rgb(192 108 61 / 0.3);
}

.border-orange\/35 {
  border-color: rgb(192 108 61 / 0.35);
}

.border-orange\/40 {
  border-color: rgb(192 108 61 / 0.4);
}

.border-orange\/45 {
  border-color: rgb(192 108 61 / 0.45);
}

.border-orange\/5 {
  border-color: rgb(192 108 61 / 0.05);
}

.border-orange\/50 {
  border-color: rgb(192 108 61 / 0.5);
}

.border-orange\/55 {
  border-color: rgb(192 108 61 / 0.55);
}

.border-orange\/60 {
  border-color: rgb(192 108 61 / 0.6);
}

.border-orange\/65 {
  border-color: rgb(192 108 61 / 0.65);
}

.border-orange\/70 {
  border-color: rgb(192 108 61 / 0.7);
}

.border-orange\/75 {
  border-color: rgb(192 108 61 / 0.75);
}

.border-orange\/80 {
  border-color: rgb(192 108 61 / 0.8);
}

.border-orange\/85 {
  border-color: rgb(192 108 61 / 0.85);
}

.border-orange\/90 {
  border-color: rgb(192 108 61 / 0.9);
}

.border-orange\/95 {
  border-color: rgb(192 108 61 / 0.95);
}

.border-pin-yellow {
  --tw-border-opacity: 1;
  border-color: rgb(253 192 64 / var(--tw-border-opacity, 1));
}

.border-pin-yellow\/0 {
  border-color: rgb(253 192 64 / 0);
}

.border-pin-yellow\/10 {
  border-color: rgb(253 192 64 / 0.1);
}

.border-pin-yellow\/100 {
  border-color: rgb(253 192 64 / 1);
}

.border-pin-yellow\/15 {
  border-color: rgb(253 192 64 / 0.15);
}

.border-pin-yellow\/20 {
  border-color: rgb(253 192 64 / 0.2);
}

.border-pin-yellow\/25 {
  border-color: rgb(253 192 64 / 0.25);
}

.border-pin-yellow\/30 {
  border-color: rgb(253 192 64 / 0.3);
}

.border-pin-yellow\/35 {
  border-color: rgb(253 192 64 / 0.35);
}

.border-pin-yellow\/40 {
  border-color: rgb(253 192 64 / 0.4);
}

.border-pin-yellow\/45 {
  border-color: rgb(253 192 64 / 0.45);
}

.border-pin-yellow\/5 {
  border-color: rgb(253 192 64 / 0.05);
}

.border-pin-yellow\/50 {
  border-color: rgb(253 192 64 / 0.5);
}

.border-pin-yellow\/55 {
  border-color: rgb(253 192 64 / 0.55);
}

.border-pin-yellow\/60 {
  border-color: rgb(253 192 64 / 0.6);
}

.border-pin-yellow\/65 {
  border-color: rgb(253 192 64 / 0.65);
}

.border-pin-yellow\/70 {
  border-color: rgb(253 192 64 / 0.7);
}

.border-pin-yellow\/75 {
  border-color: rgb(253 192 64 / 0.75);
}

.border-pin-yellow\/80 {
  border-color: rgb(253 192 64 / 0.8);
}

.border-pin-yellow\/85 {
  border-color: rgb(253 192 64 / 0.85);
}

.border-pin-yellow\/90 {
  border-color: rgb(253 192 64 / 0.9);
}

.border-pin-yellow\/95 {
  border-color: rgb(253 192 64 / 0.95);
}

.border-pink-100 {
  --tw-border-opacity: 1;
  border-color: rgb(252 231 243 / var(--tw-border-opacity, 1));
}

.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, 1));
}

.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, 1));
}

.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, 1));
}

.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, 1));
}

.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, 1));
}

.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, 1));
}

.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, 1));
}

.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, 1));
}

.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, 1));
}

.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, 1));
}

.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-purple {
  --tw-border-opacity: 1;
  border-color: rgb(99 111 173 / var(--tw-border-opacity, 1));
}

.border-purple\/0 {
  border-color: rgb(99 111 173 / 0);
}

.border-purple\/10 {
  border-color: rgb(99 111 173 / 0.1);
}

.border-purple\/100 {
  border-color: rgb(99 111 173 / 1);
}

.border-purple\/15 {
  border-color: rgb(99 111 173 / 0.15);
}

.border-purple\/20 {
  border-color: rgb(99 111 173 / 0.2);
}

.border-purple\/25 {
  border-color: rgb(99 111 173 / 0.25);
}

.border-purple\/30 {
  border-color: rgb(99 111 173 / 0.3);
}

.border-purple\/35 {
  border-color: rgb(99 111 173 / 0.35);
}

.border-purple\/40 {
  border-color: rgb(99 111 173 / 0.4);
}

.border-purple\/45 {
  border-color: rgb(99 111 173 / 0.45);
}

.border-purple\/5 {
  border-color: rgb(99 111 173 / 0.05);
}

.border-purple\/50 {
  border-color: rgb(99 111 173 / 0.5);
}

.border-purple\/55 {
  border-color: rgb(99 111 173 / 0.55);
}

.border-purple\/60 {
  border-color: rgb(99 111 173 / 0.6);
}

.border-purple\/65 {
  border-color: rgb(99 111 173 / 0.65);
}

.border-purple\/70 {
  border-color: rgb(99 111 173 / 0.7);
}

.border-purple\/75 {
  border-color: rgb(99 111 173 / 0.75);
}

.border-purple\/80 {
  border-color: rgb(99 111 173 / 0.8);
}

.border-purple\/85 {
  border-color: rgb(99 111 173 / 0.85);
}

.border-purple\/90 {
  border-color: rgb(99 111 173 / 0.9);
}

.border-purple\/95 {
  border-color: rgb(99 111 173 / 0.95);
}

.border-red {
  --tw-border-opacity: 1;
  border-color: rgb(212 64 54 / var(--tw-border-opacity, 1));
}

.border-red\/0 {
  border-color: rgb(212 64 54 / 0);
}

.border-red\/10 {
  border-color: rgb(212 64 54 / 0.1);
}

.border-red\/100 {
  border-color: rgb(212 64 54 / 1);
}

.border-red\/15 {
  border-color: rgb(212 64 54 / 0.15);
}

.border-red\/20 {
  border-color: rgb(212 64 54 / 0.2);
}

.border-red\/25 {
  border-color: rgb(212 64 54 / 0.25);
}

.border-red\/30 {
  border-color: rgb(212 64 54 / 0.3);
}

.border-red\/35 {
  border-color: rgb(212 64 54 / 0.35);
}

.border-red\/40 {
  border-color: rgb(212 64 54 / 0.4);
}

.border-red\/45 {
  border-color: rgb(212 64 54 / 0.45);
}

.border-red\/5 {
  border-color: rgb(212 64 54 / 0.05);
}

.border-red\/50 {
  border-color: rgb(212 64 54 / 0.5);
}

.border-red\/55 {
  border-color: rgb(212 64 54 / 0.55);
}

.border-red\/60 {
  border-color: rgb(212 64 54 / 0.6);
}

.border-red\/65 {
  border-color: rgb(212 64 54 / 0.65);
}

.border-red\/70 {
  border-color: rgb(212 64 54 / 0.7);
}

.border-red\/75 {
  border-color: rgb(212 64 54 / 0.75);
}

.border-red\/80 {
  border-color: rgb(212 64 54 / 0.8);
}

.border-red\/85 {
  border-color: rgb(212 64 54 / 0.85);
}

.border-red\/90 {
  border-color: rgb(212 64 54 / 0.9);
}

.border-red\/95 {
  border-color: rgb(212 64 54 / 0.95);
}

.border-rose {
  --tw-border-opacity: 1;
  border-color: rgb(173 99 130 / var(--tw-border-opacity, 1));
}

.border-rose\/0 {
  border-color: rgb(173 99 130 / 0);
}

.border-rose\/10 {
  border-color: rgb(173 99 130 / 0.1);
}

.border-rose\/100 {
  border-color: rgb(173 99 130 / 1);
}

.border-rose\/15 {
  border-color: rgb(173 99 130 / 0.15);
}

.border-rose\/20 {
  border-color: rgb(173 99 130 / 0.2);
}

.border-rose\/25 {
  border-color: rgb(173 99 130 / 0.25);
}

.border-rose\/30 {
  border-color: rgb(173 99 130 / 0.3);
}

.border-rose\/35 {
  border-color: rgb(173 99 130 / 0.35);
}

.border-rose\/40 {
  border-color: rgb(173 99 130 / 0.4);
}

.border-rose\/45 {
  border-color: rgb(173 99 130 / 0.45);
}

.border-rose\/5 {
  border-color: rgb(173 99 130 / 0.05);
}

.border-rose\/50 {
  border-color: rgb(173 99 130 / 0.5);
}

.border-rose\/55 {
  border-color: rgb(173 99 130 / 0.55);
}

.border-rose\/60 {
  border-color: rgb(173 99 130 / 0.6);
}

.border-rose\/65 {
  border-color: rgb(173 99 130 / 0.65);
}

.border-rose\/70 {
  border-color: rgb(173 99 130 / 0.7);
}

.border-rose\/75 {
  border-color: rgb(173 99 130 / 0.75);
}

.border-rose\/80 {
  border-color: rgb(173 99 130 / 0.8);
}

.border-rose\/85 {
  border-color: rgb(173 99 130 / 0.85);
}

.border-rose\/90 {
  border-color: rgb(173 99 130 / 0.9);
}

.border-rose\/95 {
  border-color: rgb(173 99 130 / 0.95);
}

.border-sky-100 {
  --tw-border-opacity: 1;
  border-color: rgb(224 242 254 / var(--tw-border-opacity, 1));
}

.border-sky-100\/0 {
  border-color: rgb(224 242 254 / 0);
}

.border-sky-100\/10 {
  border-color: rgb(224 242 254 / 0.1);
}

.border-sky-100\/100 {
  border-color: rgb(224 242 254 / 1);
}

.border-sky-100\/15 {
  border-color: rgb(224 242 254 / 0.15);
}

.border-sky-100\/20 {
  border-color: rgb(224 242 254 / 0.2);
}

.border-sky-100\/25 {
  border-color: rgb(224 242 254 / 0.25);
}

.border-sky-100\/30 {
  border-color: rgb(224 242 254 / 0.3);
}

.border-sky-100\/35 {
  border-color: rgb(224 242 254 / 0.35);
}

.border-sky-100\/40 {
  border-color: rgb(224 242 254 / 0.4);
}

.border-sky-100\/45 {
  border-color: rgb(224 242 254 / 0.45);
}

.border-sky-100\/5 {
  border-color: rgb(224 242 254 / 0.05);
}

.border-sky-100\/50 {
  border-color: rgb(224 242 254 / 0.5);
}

.border-sky-100\/55 {
  border-color: rgb(224 242 254 / 0.55);
}

.border-sky-100\/60 {
  border-color: rgb(224 242 254 / 0.6);
}

.border-sky-100\/65 {
  border-color: rgb(224 242 254 / 0.65);
}

.border-sky-100\/70 {
  border-color: rgb(224 242 254 / 0.7);
}

.border-sky-100\/75 {
  border-color: rgb(224 242 254 / 0.75);
}

.border-sky-100\/80 {
  border-color: rgb(224 242 254 / 0.8);
}

.border-sky-100\/85 {
  border-color: rgb(224 242 254 / 0.85);
}

.border-sky-100\/90 {
  border-color: rgb(224 242 254 / 0.9);
}

.border-sky-100\/95 {
  border-color: rgb(224 242 254 / 0.95);
}

.border-sky-200 {
  --tw-border-opacity: 1;
  border-color: rgb(186 230 253 / var(--tw-border-opacity, 1));
}

.border-sky-200\/0 {
  border-color: rgb(186 230 253 / 0);
}

.border-sky-200\/10 {
  border-color: rgb(186 230 253 / 0.1);
}

.border-sky-200\/100 {
  border-color: rgb(186 230 253 / 1);
}

.border-sky-200\/15 {
  border-color: rgb(186 230 253 / 0.15);
}

.border-sky-200\/20 {
  border-color: rgb(186 230 253 / 0.2);
}

.border-sky-200\/25 {
  border-color: rgb(186 230 253 / 0.25);
}

.border-sky-200\/30 {
  border-color: rgb(186 230 253 / 0.3);
}

.border-sky-200\/35 {
  border-color: rgb(186 230 253 / 0.35);
}

.border-sky-200\/40 {
  border-color: rgb(186 230 253 / 0.4);
}

.border-sky-200\/45 {
  border-color: rgb(186 230 253 / 0.45);
}

.border-sky-200\/5 {
  border-color: rgb(186 230 253 / 0.05);
}

.border-sky-200\/50 {
  border-color: rgb(186 230 253 / 0.5);
}

.border-sky-200\/55 {
  border-color: rgb(186 230 253 / 0.55);
}

.border-sky-200\/60 {
  border-color: rgb(186 230 253 / 0.6);
}

.border-sky-200\/65 {
  border-color: rgb(186 230 253 / 0.65);
}

.border-sky-200\/70 {
  border-color: rgb(186 230 253 / 0.7);
}

.border-sky-200\/75 {
  border-color: rgb(186 230 253 / 0.75);
}

.border-sky-200\/80 {
  border-color: rgb(186 230 253 / 0.8);
}

.border-sky-200\/85 {
  border-color: rgb(186 230 253 / 0.85);
}

.border-sky-200\/90 {
  border-color: rgb(186 230 253 / 0.9);
}

.border-sky-200\/95 {
  border-color: rgb(186 230 253 / 0.95);
}

.border-sky-300 {
  --tw-border-opacity: 1;
  border-color: rgb(125 211 252 / var(--tw-border-opacity, 1));
}

.border-sky-300\/0 {
  border-color: rgb(125 211 252 / 0);
}

.border-sky-300\/10 {
  border-color: rgb(125 211 252 / 0.1);
}

.border-sky-300\/100 {
  border-color: rgb(125 211 252 / 1);
}

.border-sky-300\/15 {
  border-color: rgb(125 211 252 / 0.15);
}

.border-sky-300\/20 {
  border-color: rgb(125 211 252 / 0.2);
}

.border-sky-300\/25 {
  border-color: rgb(125 211 252 / 0.25);
}

.border-sky-300\/30 {
  border-color: rgb(125 211 252 / 0.3);
}

.border-sky-300\/35 {
  border-color: rgb(125 211 252 / 0.35);
}

.border-sky-300\/40 {
  border-color: rgb(125 211 252 / 0.4);
}

.border-sky-300\/45 {
  border-color: rgb(125 211 252 / 0.45);
}

.border-sky-300\/5 {
  border-color: rgb(125 211 252 / 0.05);
}

.border-sky-300\/50 {
  border-color: rgb(125 211 252 / 0.5);
}

.border-sky-300\/55 {
  border-color: rgb(125 211 252 / 0.55);
}

.border-sky-300\/60 {
  border-color: rgb(125 211 252 / 0.6);
}

.border-sky-300\/65 {
  border-color: rgb(125 211 252 / 0.65);
}

.border-sky-300\/70 {
  border-color: rgb(125 211 252 / 0.7);
}

.border-sky-300\/75 {
  border-color: rgb(125 211 252 / 0.75);
}

.border-sky-300\/80 {
  border-color: rgb(125 211 252 / 0.8);
}

.border-sky-300\/85 {
  border-color: rgb(125 211 252 / 0.85);
}

.border-sky-300\/90 {
  border-color: rgb(125 211 252 / 0.9);
}

.border-sky-300\/95 {
  border-color: rgb(125 211 252 / 0.95);
}

.border-sky-400 {
  --tw-border-opacity: 1;
  border-color: rgb(56 189 248 / var(--tw-border-opacity, 1));
}

.border-sky-400\/0 {
  border-color: rgb(56 189 248 / 0);
}

.border-sky-400\/10 {
  border-color: rgb(56 189 248 / 0.1);
}

.border-sky-400\/100 {
  border-color: rgb(56 189 248 / 1);
}

.border-sky-400\/15 {
  border-color: rgb(56 189 248 / 0.15);
}

.border-sky-400\/20 {
  border-color: rgb(56 189 248 / 0.2);
}

.border-sky-400\/25 {
  border-color: rgb(56 189 248 / 0.25);
}

.border-sky-400\/30 {
  border-color: rgb(56 189 248 / 0.3);
}

.border-sky-400\/35 {
  border-color: rgb(56 189 248 / 0.35);
}

.border-sky-400\/40 {
  border-color: rgb(56 189 248 / 0.4);
}

.border-sky-400\/45 {
  border-color: rgb(56 189 248 / 0.45);
}

.border-sky-400\/5 {
  border-color: rgb(56 189 248 / 0.05);
}

.border-sky-400\/50 {
  border-color: rgb(56 189 248 / 0.5);
}

.border-sky-400\/55 {
  border-color: rgb(56 189 248 / 0.55);
}

.border-sky-400\/60 {
  border-color: rgb(56 189 248 / 0.6);
}

.border-sky-400\/65 {
  border-color: rgb(56 189 248 / 0.65);
}

.border-sky-400\/70 {
  border-color: rgb(56 189 248 / 0.7);
}

.border-sky-400\/75 {
  border-color: rgb(56 189 248 / 0.75);
}

.border-sky-400\/80 {
  border-color: rgb(56 189 248 / 0.8);
}

.border-sky-400\/85 {
  border-color: rgb(56 189 248 / 0.85);
}

.border-sky-400\/90 {
  border-color: rgb(56 189 248 / 0.9);
}

.border-sky-400\/95 {
  border-color: rgb(56 189 248 / 0.95);
}

.border-sky-50 {
  --tw-border-opacity: 1;
  border-color: rgb(240 249 255 / var(--tw-border-opacity, 1));
}

.border-sky-50\/0 {
  border-color: rgb(240 249 255 / 0);
}

.border-sky-50\/10 {
  border-color: rgb(240 249 255 / 0.1);
}

.border-sky-50\/100 {
  border-color: rgb(240 249 255 / 1);
}

.border-sky-50\/15 {
  border-color: rgb(240 249 255 / 0.15);
}

.border-sky-50\/20 {
  border-color: rgb(240 249 255 / 0.2);
}

.border-sky-50\/25 {
  border-color: rgb(240 249 255 / 0.25);
}

.border-sky-50\/30 {
  border-color: rgb(240 249 255 / 0.3);
}

.border-sky-50\/35 {
  border-color: rgb(240 249 255 / 0.35);
}

.border-sky-50\/40 {
  border-color: rgb(240 249 255 / 0.4);
}

.border-sky-50\/45 {
  border-color: rgb(240 249 255 / 0.45);
}

.border-sky-50\/5 {
  border-color: rgb(240 249 255 / 0.05);
}

.border-sky-50\/50 {
  border-color: rgb(240 249 255 / 0.5);
}

.border-sky-50\/55 {
  border-color: rgb(240 249 255 / 0.55);
}

.border-sky-50\/60 {
  border-color: rgb(240 249 255 / 0.6);
}

.border-sky-50\/65 {
  border-color: rgb(240 249 255 / 0.65);
}

.border-sky-50\/70 {
  border-color: rgb(240 249 255 / 0.7);
}

.border-sky-50\/75 {
  border-color: rgb(240 249 255 / 0.75);
}

.border-sky-50\/80 {
  border-color: rgb(240 249 255 / 0.8);
}

.border-sky-50\/85 {
  border-color: rgb(240 249 255 / 0.85);
}

.border-sky-50\/90 {
  border-color: rgb(240 249 255 / 0.9);
}

.border-sky-50\/95 {
  border-color: rgb(240 249 255 / 0.95);
}

.border-sky-500 {
  --tw-border-opacity: 1;
  border-color: rgb(14 165 233 / var(--tw-border-opacity, 1));
}

.border-sky-500\/0 {
  border-color: rgb(14 165 233 / 0);
}

.border-sky-500\/10 {
  border-color: rgb(14 165 233 / 0.1);
}

.border-sky-500\/100 {
  border-color: rgb(14 165 233 / 1);
}

.border-sky-500\/15 {
  border-color: rgb(14 165 233 / 0.15);
}

.border-sky-500\/20 {
  border-color: rgb(14 165 233 / 0.2);
}

.border-sky-500\/25 {
  border-color: rgb(14 165 233 / 0.25);
}

.border-sky-500\/30 {
  border-color: rgb(14 165 233 / 0.3);
}

.border-sky-500\/35 {
  border-color: rgb(14 165 233 / 0.35);
}

.border-sky-500\/40 {
  border-color: rgb(14 165 233 / 0.4);
}

.border-sky-500\/45 {
  border-color: rgb(14 165 233 / 0.45);
}

.border-sky-500\/5 {
  border-color: rgb(14 165 233 / 0.05);
}

.border-sky-500\/50 {
  border-color: rgb(14 165 233 / 0.5);
}

.border-sky-500\/55 {
  border-color: rgb(14 165 233 / 0.55);
}

.border-sky-500\/60 {
  border-color: rgb(14 165 233 / 0.6);
}

.border-sky-500\/65 {
  border-color: rgb(14 165 233 / 0.65);
}

.border-sky-500\/70 {
  border-color: rgb(14 165 233 / 0.7);
}

.border-sky-500\/75 {
  border-color: rgb(14 165 233 / 0.75);
}

.border-sky-500\/80 {
  border-color: rgb(14 165 233 / 0.8);
}

.border-sky-500\/85 {
  border-color: rgb(14 165 233 / 0.85);
}

.border-sky-500\/90 {
  border-color: rgb(14 165 233 / 0.9);
}

.border-sky-500\/95 {
  border-color: rgb(14 165 233 / 0.95);
}

.border-sky-600 {
  --tw-border-opacity: 1;
  border-color: rgb(2 132 199 / var(--tw-border-opacity, 1));
}

.border-sky-600\/0 {
  border-color: rgb(2 132 199 / 0);
}

.border-sky-600\/10 {
  border-color: rgb(2 132 199 / 0.1);
}

.border-sky-600\/100 {
  border-color: rgb(2 132 199 / 1);
}

.border-sky-600\/15 {
  border-color: rgb(2 132 199 / 0.15);
}

.border-sky-600\/20 {
  border-color: rgb(2 132 199 / 0.2);
}

.border-sky-600\/25 {
  border-color: rgb(2 132 199 / 0.25);
}

.border-sky-600\/30 {
  border-color: rgb(2 132 199 / 0.3);
}

.border-sky-600\/35 {
  border-color: rgb(2 132 199 / 0.35);
}

.border-sky-600\/40 {
  border-color: rgb(2 132 199 / 0.4);
}

.border-sky-600\/45 {
  border-color: rgb(2 132 199 / 0.45);
}

.border-sky-600\/5 {
  border-color: rgb(2 132 199 / 0.05);
}

.border-sky-600\/50 {
  border-color: rgb(2 132 199 / 0.5);
}

.border-sky-600\/55 {
  border-color: rgb(2 132 199 / 0.55);
}

.border-sky-600\/60 {
  border-color: rgb(2 132 199 / 0.6);
}

.border-sky-600\/65 {
  border-color: rgb(2 132 199 / 0.65);
}

.border-sky-600\/70 {
  border-color: rgb(2 132 199 / 0.7);
}

.border-sky-600\/75 {
  border-color: rgb(2 132 199 / 0.75);
}

.border-sky-600\/80 {
  border-color: rgb(2 132 199 / 0.8);
}

.border-sky-600\/85 {
  border-color: rgb(2 132 199 / 0.85);
}

.border-sky-600\/90 {
  border-color: rgb(2 132 199 / 0.9);
}

.border-sky-600\/95 {
  border-color: rgb(2 132 199 / 0.95);
}

.border-sky-700 {
  --tw-border-opacity: 1;
  border-color: rgb(3 105 161 / var(--tw-border-opacity, 1));
}

.border-sky-700\/0 {
  border-color: rgb(3 105 161 / 0);
}

.border-sky-700\/10 {
  border-color: rgb(3 105 161 / 0.1);
}

.border-sky-700\/100 {
  border-color: rgb(3 105 161 / 1);
}

.border-sky-700\/15 {
  border-color: rgb(3 105 161 / 0.15);
}

.border-sky-700\/20 {
  border-color: rgb(3 105 161 / 0.2);
}

.border-sky-700\/25 {
  border-color: rgb(3 105 161 / 0.25);
}

.border-sky-700\/30 {
  border-color: rgb(3 105 161 / 0.3);
}

.border-sky-700\/35 {
  border-color: rgb(3 105 161 / 0.35);
}

.border-sky-700\/40 {
  border-color: rgb(3 105 161 / 0.4);
}

.border-sky-700\/45 {
  border-color: rgb(3 105 161 / 0.45);
}

.border-sky-700\/5 {
  border-color: rgb(3 105 161 / 0.05);
}

.border-sky-700\/50 {
  border-color: rgb(3 105 161 / 0.5);
}

.border-sky-700\/55 {
  border-color: rgb(3 105 161 / 0.55);
}

.border-sky-700\/60 {
  border-color: rgb(3 105 161 / 0.6);
}

.border-sky-700\/65 {
  border-color: rgb(3 105 161 / 0.65);
}

.border-sky-700\/70 {
  border-color: rgb(3 105 161 / 0.7);
}

.border-sky-700\/75 {
  border-color: rgb(3 105 161 / 0.75);
}

.border-sky-700\/80 {
  border-color: rgb(3 105 161 / 0.8);
}

.border-sky-700\/85 {
  border-color: rgb(3 105 161 / 0.85);
}

.border-sky-700\/90 {
  border-color: rgb(3 105 161 / 0.9);
}

.border-sky-700\/95 {
  border-color: rgb(3 105 161 / 0.95);
}

.border-sky-800 {
  --tw-border-opacity: 1;
  border-color: rgb(7 89 133 / var(--tw-border-opacity, 1));
}

.border-sky-800\/0 {
  border-color: rgb(7 89 133 / 0);
}

.border-sky-800\/10 {
  border-color: rgb(7 89 133 / 0.1);
}

.border-sky-800\/100 {
  border-color: rgb(7 89 133 / 1);
}

.border-sky-800\/15 {
  border-color: rgb(7 89 133 / 0.15);
}

.border-sky-800\/20 {
  border-color: rgb(7 89 133 / 0.2);
}

.border-sky-800\/25 {
  border-color: rgb(7 89 133 / 0.25);
}

.border-sky-800\/30 {
  border-color: rgb(7 89 133 / 0.3);
}

.border-sky-800\/35 {
  border-color: rgb(7 89 133 / 0.35);
}

.border-sky-800\/40 {
  border-color: rgb(7 89 133 / 0.4);
}

.border-sky-800\/45 {
  border-color: rgb(7 89 133 / 0.45);
}

.border-sky-800\/5 {
  border-color: rgb(7 89 133 / 0.05);
}

.border-sky-800\/50 {
  border-color: rgb(7 89 133 / 0.5);
}

.border-sky-800\/55 {
  border-color: rgb(7 89 133 / 0.55);
}

.border-sky-800\/60 {
  border-color: rgb(7 89 133 / 0.6);
}

.border-sky-800\/65 {
  border-color: rgb(7 89 133 / 0.65);
}

.border-sky-800\/70 {
  border-color: rgb(7 89 133 / 0.7);
}

.border-sky-800\/75 {
  border-color: rgb(7 89 133 / 0.75);
}

.border-sky-800\/80 {
  border-color: rgb(7 89 133 / 0.8);
}

.border-sky-800\/85 {
  border-color: rgb(7 89 133 / 0.85);
}

.border-sky-800\/90 {
  border-color: rgb(7 89 133 / 0.9);
}

.border-sky-800\/95 {
  border-color: rgb(7 89 133 / 0.95);
}

.border-sky-900 {
  --tw-border-opacity: 1;
  border-color: rgb(12 74 110 / var(--tw-border-opacity, 1));
}

.border-sky-900\/0 {
  border-color: rgb(12 74 110 / 0);
}

.border-sky-900\/10 {
  border-color: rgb(12 74 110 / 0.1);
}

.border-sky-900\/100 {
  border-color: rgb(12 74 110 / 1);
}

.border-sky-900\/15 {
  border-color: rgb(12 74 110 / 0.15);
}

.border-sky-900\/20 {
  border-color: rgb(12 74 110 / 0.2);
}

.border-sky-900\/25 {
  border-color: rgb(12 74 110 / 0.25);
}

.border-sky-900\/30 {
  border-color: rgb(12 74 110 / 0.3);
}

.border-sky-900\/35 {
  border-color: rgb(12 74 110 / 0.35);
}

.border-sky-900\/40 {
  border-color: rgb(12 74 110 / 0.4);
}

.border-sky-900\/45 {
  border-color: rgb(12 74 110 / 0.45);
}

.border-sky-900\/5 {
  border-color: rgb(12 74 110 / 0.05);
}

.border-sky-900\/50 {
  border-color: rgb(12 74 110 / 0.5);
}

.border-sky-900\/55 {
  border-color: rgb(12 74 110 / 0.55);
}

.border-sky-900\/60 {
  border-color: rgb(12 74 110 / 0.6);
}

.border-sky-900\/65 {
  border-color: rgb(12 74 110 / 0.65);
}

.border-sky-900\/70 {
  border-color: rgb(12 74 110 / 0.7);
}

.border-sky-900\/75 {
  border-color: rgb(12 74 110 / 0.75);
}

.border-sky-900\/80 {
  border-color: rgb(12 74 110 / 0.8);
}

.border-sky-900\/85 {
  border-color: rgb(12 74 110 / 0.85);
}

.border-sky-900\/90 {
  border-color: rgb(12 74 110 / 0.9);
}

.border-sky-900\/95 {
  border-color: rgb(12 74 110 / 0.95);
}

.border-sky-950 {
  --tw-border-opacity: 1;
  border-color: rgb(8 47 73 / var(--tw-border-opacity, 1));
}

.border-sky-950\/0 {
  border-color: rgb(8 47 73 / 0);
}

.border-sky-950\/10 {
  border-color: rgb(8 47 73 / 0.1);
}

.border-sky-950\/100 {
  border-color: rgb(8 47 73 / 1);
}

.border-sky-950\/15 {
  border-color: rgb(8 47 73 / 0.15);
}

.border-sky-950\/20 {
  border-color: rgb(8 47 73 / 0.2);
}

.border-sky-950\/25 {
  border-color: rgb(8 47 73 / 0.25);
}

.border-sky-950\/30 {
  border-color: rgb(8 47 73 / 0.3);
}

.border-sky-950\/35 {
  border-color: rgb(8 47 73 / 0.35);
}

.border-sky-950\/40 {
  border-color: rgb(8 47 73 / 0.4);
}

.border-sky-950\/45 {
  border-color: rgb(8 47 73 / 0.45);
}

.border-sky-950\/5 {
  border-color: rgb(8 47 73 / 0.05);
}

.border-sky-950\/50 {
  border-color: rgb(8 47 73 / 0.5);
}

.border-sky-950\/55 {
  border-color: rgb(8 47 73 / 0.55);
}

.border-sky-950\/60 {
  border-color: rgb(8 47 73 / 0.6);
}

.border-sky-950\/65 {
  border-color: rgb(8 47 73 / 0.65);
}

.border-sky-950\/70 {
  border-color: rgb(8 47 73 / 0.7);
}

.border-sky-950\/75 {
  border-color: rgb(8 47 73 / 0.75);
}

.border-sky-950\/80 {
  border-color: rgb(8 47 73 / 0.8);
}

.border-sky-950\/85 {
  border-color: rgb(8 47 73 / 0.85);
}

.border-sky-950\/90 {
  border-color: rgb(8 47 73 / 0.9);
}

.border-sky-950\/95 {
  border-color: rgb(8 47 73 / 0.95);
}

.border-slate-100 {
  --tw-border-opacity: 1;
  border-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}

.border-slate-100\/0 {
  border-color: rgb(241 245 249 / 0);
}

.border-slate-100\/10 {
  border-color: rgb(241 245 249 / 0.1);
}

.border-slate-100\/100 {
  border-color: rgb(241 245 249 / 1);
}

.border-slate-100\/15 {
  border-color: rgb(241 245 249 / 0.15);
}

.border-slate-100\/20 {
  border-color: rgb(241 245 249 / 0.2);
}

.border-slate-100\/25 {
  border-color: rgb(241 245 249 / 0.25);
}

.border-slate-100\/30 {
  border-color: rgb(241 245 249 / 0.3);
}

.border-slate-100\/35 {
  border-color: rgb(241 245 249 / 0.35);
}

.border-slate-100\/40 {
  border-color: rgb(241 245 249 / 0.4);
}

.border-slate-100\/45 {
  border-color: rgb(241 245 249 / 0.45);
}

.border-slate-100\/5 {
  border-color: rgb(241 245 249 / 0.05);
}

.border-slate-100\/50 {
  border-color: rgb(241 245 249 / 0.5);
}

.border-slate-100\/55 {
  border-color: rgb(241 245 249 / 0.55);
}

.border-slate-100\/60 {
  border-color: rgb(241 245 249 / 0.6);
}

.border-slate-100\/65 {
  border-color: rgb(241 245 249 / 0.65);
}

.border-slate-100\/70 {
  border-color: rgb(241 245 249 / 0.7);
}

.border-slate-100\/75 {
  border-color: rgb(241 245 249 / 0.75);
}

.border-slate-100\/80 {
  border-color: rgb(241 245 249 / 0.8);
}

.border-slate-100\/85 {
  border-color: rgb(241 245 249 / 0.85);
}

.border-slate-100\/90 {
  border-color: rgb(241 245 249 / 0.9);
}

.border-slate-100\/95 {
  border-color: rgb(241 245 249 / 0.95);
}

.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}

.border-slate-200\/0 {
  border-color: rgb(226 232 240 / 0);
}

.border-slate-200\/10 {
  border-color: rgb(226 232 240 / 0.1);
}

.border-slate-200\/100 {
  border-color: rgb(226 232 240 / 1);
}

.border-slate-200\/15 {
  border-color: rgb(226 232 240 / 0.15);
}

.border-slate-200\/20 {
  border-color: rgb(226 232 240 / 0.2);
}

.border-slate-200\/25 {
  border-color: rgb(226 232 240 / 0.25);
}

.border-slate-200\/30 {
  border-color: rgb(226 232 240 / 0.3);
}

.border-slate-200\/35 {
  border-color: rgb(226 232 240 / 0.35);
}

.border-slate-200\/40 {
  border-color: rgb(226 232 240 / 0.4);
}

.border-slate-200\/45 {
  border-color: rgb(226 232 240 / 0.45);
}

.border-slate-200\/5 {
  border-color: rgb(226 232 240 / 0.05);
}

.border-slate-200\/50 {
  border-color: rgb(226 232 240 / 0.5);
}

.border-slate-200\/55 {
  border-color: rgb(226 232 240 / 0.55);
}

.border-slate-200\/60 {
  border-color: rgb(226 232 240 / 0.6);
}

.border-slate-200\/65 {
  border-color: rgb(226 232 240 / 0.65);
}

.border-slate-200\/70 {
  border-color: rgb(226 232 240 / 0.7);
}

.border-slate-200\/75 {
  border-color: rgb(226 232 240 / 0.75);
}

.border-slate-200\/80 {
  border-color: rgb(226 232 240 / 0.8);
}

.border-slate-200\/85 {
  border-color: rgb(226 232 240 / 0.85);
}

.border-slate-200\/90 {
  border-color: rgb(226 232 240 / 0.9);
}

.border-slate-200\/95 {
  border-color: rgb(226 232 240 / 0.95);
}

.border-slate-300 {
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}

.border-slate-300\/0 {
  border-color: rgb(203 213 225 / 0);
}

.border-slate-300\/10 {
  border-color: rgb(203 213 225 / 0.1);
}

.border-slate-300\/100 {
  border-color: rgb(203 213 225 / 1);
}

.border-slate-300\/15 {
  border-color: rgb(203 213 225 / 0.15);
}

.border-slate-300\/20 {
  border-color: rgb(203 213 225 / 0.2);
}

.border-slate-300\/25 {
  border-color: rgb(203 213 225 / 0.25);
}

.border-slate-300\/30 {
  border-color: rgb(203 213 225 / 0.3);
}

.border-slate-300\/35 {
  border-color: rgb(203 213 225 / 0.35);
}

.border-slate-300\/40 {
  border-color: rgb(203 213 225 / 0.4);
}

.border-slate-300\/45 {
  border-color: rgb(203 213 225 / 0.45);
}

.border-slate-300\/5 {
  border-color: rgb(203 213 225 / 0.05);
}

.border-slate-300\/50 {
  border-color: rgb(203 213 225 / 0.5);
}

.border-slate-300\/55 {
  border-color: rgb(203 213 225 / 0.55);
}

.border-slate-300\/60 {
  border-color: rgb(203 213 225 / 0.6);
}

.border-slate-300\/65 {
  border-color: rgb(203 213 225 / 0.65);
}

.border-slate-300\/70 {
  border-color: rgb(203 213 225 / 0.7);
}

.border-slate-300\/75 {
  border-color: rgb(203 213 225 / 0.75);
}

.border-slate-300\/80 {
  border-color: rgb(203 213 225 / 0.8);
}

.border-slate-300\/85 {
  border-color: rgb(203 213 225 / 0.85);
}

.border-slate-300\/90 {
  border-color: rgb(203 213 225 / 0.9);
}

.border-slate-300\/95 {
  border-color: rgb(203 213 225 / 0.95);
}

.border-slate-400 {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}

.border-slate-400\/0 {
  border-color: rgb(148 163 184 / 0);
}

.border-slate-400\/10 {
  border-color: rgb(148 163 184 / 0.1);
}

.border-slate-400\/100 {
  border-color: rgb(148 163 184 / 1);
}

.border-slate-400\/15 {
  border-color: rgb(148 163 184 / 0.15);
}

.border-slate-400\/20 {
  border-color: rgb(148 163 184 / 0.2);
}

.border-slate-400\/25 {
  border-color: rgb(148 163 184 / 0.25);
}

.border-slate-400\/30 {
  border-color: rgb(148 163 184 / 0.3);
}

.border-slate-400\/35 {
  border-color: rgb(148 163 184 / 0.35);
}

.border-slate-400\/40 {
  border-color: rgb(148 163 184 / 0.4);
}

.border-slate-400\/45 {
  border-color: rgb(148 163 184 / 0.45);
}

.border-slate-400\/5 {
  border-color: rgb(148 163 184 / 0.05);
}

.border-slate-400\/50 {
  border-color: rgb(148 163 184 / 0.5);
}

.border-slate-400\/55 {
  border-color: rgb(148 163 184 / 0.55);
}

.border-slate-400\/60 {
  border-color: rgb(148 163 184 / 0.6);
}

.border-slate-400\/65 {
  border-color: rgb(148 163 184 / 0.65);
}

.border-slate-400\/70 {
  border-color: rgb(148 163 184 / 0.7);
}

.border-slate-400\/75 {
  border-color: rgb(148 163 184 / 0.75);
}

.border-slate-400\/80 {
  border-color: rgb(148 163 184 / 0.8);
}

.border-slate-400\/85 {
  border-color: rgb(148 163 184 / 0.85);
}

.border-slate-400\/90 {
  border-color: rgb(148 163 184 / 0.9);
}

.border-slate-400\/95 {
  border-color: rgb(148 163 184 / 0.95);
}

.border-slate-50 {
  --tw-border-opacity: 1;
  border-color: rgb(248 250 252 / var(--tw-border-opacity, 1));
}

.border-slate-50\/0 {
  border-color: rgb(248 250 252 / 0);
}

.border-slate-50\/10 {
  border-color: rgb(248 250 252 / 0.1);
}

.border-slate-50\/100 {
  border-color: rgb(248 250 252 / 1);
}

.border-slate-50\/15 {
  border-color: rgb(248 250 252 / 0.15);
}

.border-slate-50\/20 {
  border-color: rgb(248 250 252 / 0.2);
}

.border-slate-50\/25 {
  border-color: rgb(248 250 252 / 0.25);
}

.border-slate-50\/30 {
  border-color: rgb(248 250 252 / 0.3);
}

.border-slate-50\/35 {
  border-color: rgb(248 250 252 / 0.35);
}

.border-slate-50\/40 {
  border-color: rgb(248 250 252 / 0.4);
}

.border-slate-50\/45 {
  border-color: rgb(248 250 252 / 0.45);
}

.border-slate-50\/5 {
  border-color: rgb(248 250 252 / 0.05);
}

.border-slate-50\/50 {
  border-color: rgb(248 250 252 / 0.5);
}

.border-slate-50\/55 {
  border-color: rgb(248 250 252 / 0.55);
}

.border-slate-50\/60 {
  border-color: rgb(248 250 252 / 0.6);
}

.border-slate-50\/65 {
  border-color: rgb(248 250 252 / 0.65);
}

.border-slate-50\/70 {
  border-color: rgb(248 250 252 / 0.7);
}

.border-slate-50\/75 {
  border-color: rgb(248 250 252 / 0.75);
}

.border-slate-50\/80 {
  border-color: rgb(248 250 252 / 0.8);
}

.border-slate-50\/85 {
  border-color: rgb(248 250 252 / 0.85);
}

.border-slate-50\/90 {
  border-color: rgb(248 250 252 / 0.9);
}

.border-slate-50\/95 {
  border-color: rgb(248 250 252 / 0.95);
}

.border-slate-500 {
  --tw-border-opacity: 1;
  border-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
}

.border-slate-500\/0 {
  border-color: rgb(100 116 139 / 0);
}

.border-slate-500\/10 {
  border-color: rgb(100 116 139 / 0.1);
}

.border-slate-500\/100 {
  border-color: rgb(100 116 139 / 1);
}

.border-slate-500\/15 {
  border-color: rgb(100 116 139 / 0.15);
}

.border-slate-500\/20 {
  border-color: rgb(100 116 139 / 0.2);
}

.border-slate-500\/25 {
  border-color: rgb(100 116 139 / 0.25);
}

.border-slate-500\/30 {
  border-color: rgb(100 116 139 / 0.3);
}

.border-slate-500\/35 {
  border-color: rgb(100 116 139 / 0.35);
}

.border-slate-500\/40 {
  border-color: rgb(100 116 139 / 0.4);
}

.border-slate-500\/45 {
  border-color: rgb(100 116 139 / 0.45);
}

.border-slate-500\/5 {
  border-color: rgb(100 116 139 / 0.05);
}

.border-slate-500\/50 {
  border-color: rgb(100 116 139 / 0.5);
}

.border-slate-500\/55 {
  border-color: rgb(100 116 139 / 0.55);
}

.border-slate-500\/60 {
  border-color: rgb(100 116 139 / 0.6);
}

.border-slate-500\/65 {
  border-color: rgb(100 116 139 / 0.65);
}

.border-slate-500\/70 {
  border-color: rgb(100 116 139 / 0.7);
}

.border-slate-500\/75 {
  border-color: rgb(100 116 139 / 0.75);
}

.border-slate-500\/80 {
  border-color: rgb(100 116 139 / 0.8);
}

.border-slate-500\/85 {
  border-color: rgb(100 116 139 / 0.85);
}

.border-slate-500\/90 {
  border-color: rgb(100 116 139 / 0.9);
}

.border-slate-500\/95 {
  border-color: rgb(100 116 139 / 0.95);
}

.border-slate-600 {
  --tw-border-opacity: 1;
  border-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
}

.border-slate-600\/0 {
  border-color: rgb(71 85 105 / 0);
}

.border-slate-600\/10 {
  border-color: rgb(71 85 105 / 0.1);
}

.border-slate-600\/100 {
  border-color: rgb(71 85 105 / 1);
}

.border-slate-600\/15 {
  border-color: rgb(71 85 105 / 0.15);
}

.border-slate-600\/20 {
  border-color: rgb(71 85 105 / 0.2);
}

.border-slate-600\/25 {
  border-color: rgb(71 85 105 / 0.25);
}

.border-slate-600\/30 {
  border-color: rgb(71 85 105 / 0.3);
}

.border-slate-600\/35 {
  border-color: rgb(71 85 105 / 0.35);
}

.border-slate-600\/40 {
  border-color: rgb(71 85 105 / 0.4);
}

.border-slate-600\/45 {
  border-color: rgb(71 85 105 / 0.45);
}

.border-slate-600\/5 {
  border-color: rgb(71 85 105 / 0.05);
}

.border-slate-600\/50 {
  border-color: rgb(71 85 105 / 0.5);
}

.border-slate-600\/55 {
  border-color: rgb(71 85 105 / 0.55);
}

.border-slate-600\/60 {
  border-color: rgb(71 85 105 / 0.6);
}

.border-slate-600\/65 {
  border-color: rgb(71 85 105 / 0.65);
}

.border-slate-600\/70 {
  border-color: rgb(71 85 105 / 0.7);
}

.border-slate-600\/75 {
  border-color: rgb(71 85 105 / 0.75);
}

.border-slate-600\/80 {
  border-color: rgb(71 85 105 / 0.8);
}

.border-slate-600\/85 {
  border-color: rgb(71 85 105 / 0.85);
}

.border-slate-600\/90 {
  border-color: rgb(71 85 105 / 0.9);
}

.border-slate-600\/95 {
  border-color: rgb(71 85 105 / 0.95);
}

.border-slate-700 {
  --tw-border-opacity: 1;
  border-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
}

.border-slate-700\/0 {
  border-color: rgb(51 65 85 / 0);
}

.border-slate-700\/10 {
  border-color: rgb(51 65 85 / 0.1);
}

.border-slate-700\/100 {
  border-color: rgb(51 65 85 / 1);
}

.border-slate-700\/15 {
  border-color: rgb(51 65 85 / 0.15);
}

.border-slate-700\/20 {
  border-color: rgb(51 65 85 / 0.2);
}

.border-slate-700\/25 {
  border-color: rgb(51 65 85 / 0.25);
}

.border-slate-700\/30 {
  border-color: rgb(51 65 85 / 0.3);
}

.border-slate-700\/35 {
  border-color: rgb(51 65 85 / 0.35);
}

.border-slate-700\/40 {
  border-color: rgb(51 65 85 / 0.4);
}

.border-slate-700\/45 {
  border-color: rgb(51 65 85 / 0.45);
}

.border-slate-700\/5 {
  border-color: rgb(51 65 85 / 0.05);
}

.border-slate-700\/50 {
  border-color: rgb(51 65 85 / 0.5);
}

.border-slate-700\/55 {
  border-color: rgb(51 65 85 / 0.55);
}

.border-slate-700\/60 {
  border-color: rgb(51 65 85 / 0.6);
}

.border-slate-700\/65 {
  border-color: rgb(51 65 85 / 0.65);
}

.border-slate-700\/70 {
  border-color: rgb(51 65 85 / 0.7);
}

.border-slate-700\/75 {
  border-color: rgb(51 65 85 / 0.75);
}

.border-slate-700\/80 {
  border-color: rgb(51 65 85 / 0.8);
}

.border-slate-700\/85 {
  border-color: rgb(51 65 85 / 0.85);
}

.border-slate-700\/90 {
  border-color: rgb(51 65 85 / 0.9);
}

.border-slate-700\/95 {
  border-color: rgb(51 65 85 / 0.95);
}

.border-slate-800 {
  --tw-border-opacity: 1;
  border-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}

.border-slate-800\/0 {
  border-color: rgb(30 41 59 / 0);
}

.border-slate-800\/10 {
  border-color: rgb(30 41 59 / 0.1);
}

.border-slate-800\/100 {
  border-color: rgb(30 41 59 / 1);
}

.border-slate-800\/15 {
  border-color: rgb(30 41 59 / 0.15);
}

.border-slate-800\/20 {
  border-color: rgb(30 41 59 / 0.2);
}

.border-slate-800\/25 {
  border-color: rgb(30 41 59 / 0.25);
}

.border-slate-800\/30 {
  border-color: rgb(30 41 59 / 0.3);
}

.border-slate-800\/35 {
  border-color: rgb(30 41 59 / 0.35);
}

.border-slate-800\/40 {
  border-color: rgb(30 41 59 / 0.4);
}

.border-slate-800\/45 {
  border-color: rgb(30 41 59 / 0.45);
}

.border-slate-800\/5 {
  border-color: rgb(30 41 59 / 0.05);
}

.border-slate-800\/50 {
  border-color: rgb(30 41 59 / 0.5);
}

.border-slate-800\/55 {
  border-color: rgb(30 41 59 / 0.55);
}

.border-slate-800\/60 {
  border-color: rgb(30 41 59 / 0.6);
}

.border-slate-800\/65 {
  border-color: rgb(30 41 59 / 0.65);
}

.border-slate-800\/70 {
  border-color: rgb(30 41 59 / 0.7);
}

.border-slate-800\/75 {
  border-color: rgb(30 41 59 / 0.75);
}

.border-slate-800\/80 {
  border-color: rgb(30 41 59 / 0.8);
}

.border-slate-800\/85 {
  border-color: rgb(30 41 59 / 0.85);
}

.border-slate-800\/90 {
  border-color: rgb(30 41 59 / 0.9);
}

.border-slate-800\/95 {
  border-color: rgb(30 41 59 / 0.95);
}

.border-slate-900 {
  --tw-border-opacity: 1;
  border-color: rgb(15 23 42 / var(--tw-border-opacity, 1));
}

.border-slate-900\/0 {
  border-color: rgb(15 23 42 / 0);
}

.border-slate-900\/10 {
  border-color: rgb(15 23 42 / 0.1);
}

.border-slate-900\/100 {
  border-color: rgb(15 23 42 / 1);
}

.border-slate-900\/15 {
  border-color: rgb(15 23 42 / 0.15);
}

.border-slate-900\/20 {
  border-color: rgb(15 23 42 / 0.2);
}

.border-slate-900\/25 {
  border-color: rgb(15 23 42 / 0.25);
}

.border-slate-900\/30 {
  border-color: rgb(15 23 42 / 0.3);
}

.border-slate-900\/35 {
  border-color: rgb(15 23 42 / 0.35);
}

.border-slate-900\/40 {
  border-color: rgb(15 23 42 / 0.4);
}

.border-slate-900\/45 {
  border-color: rgb(15 23 42 / 0.45);
}

.border-slate-900\/5 {
  border-color: rgb(15 23 42 / 0.05);
}

.border-slate-900\/50 {
  border-color: rgb(15 23 42 / 0.5);
}

.border-slate-900\/55 {
  border-color: rgb(15 23 42 / 0.55);
}

.border-slate-900\/60 {
  border-color: rgb(15 23 42 / 0.6);
}

.border-slate-900\/65 {
  border-color: rgb(15 23 42 / 0.65);
}

.border-slate-900\/70 {
  border-color: rgb(15 23 42 / 0.7);
}

.border-slate-900\/75 {
  border-color: rgb(15 23 42 / 0.75);
}

.border-slate-900\/80 {
  border-color: rgb(15 23 42 / 0.8);
}

.border-slate-900\/85 {
  border-color: rgb(15 23 42 / 0.85);
}

.border-slate-900\/90 {
  border-color: rgb(15 23 42 / 0.9);
}

.border-slate-900\/95 {
  border-color: rgb(15 23 42 / 0.95);
}

.border-slate-950 {
  --tw-border-opacity: 1;
  border-color: rgb(2 6 23 / var(--tw-border-opacity, 1));
}

.border-slate-950\/0 {
  border-color: rgb(2 6 23 / 0);
}

.border-slate-950\/10 {
  border-color: rgb(2 6 23 / 0.1);
}

.border-slate-950\/100 {
  border-color: rgb(2 6 23 / 1);
}

.border-slate-950\/15 {
  border-color: rgb(2 6 23 / 0.15);
}

.border-slate-950\/20 {
  border-color: rgb(2 6 23 / 0.2);
}

.border-slate-950\/25 {
  border-color: rgb(2 6 23 / 0.25);
}

.border-slate-950\/30 {
  border-color: rgb(2 6 23 / 0.3);
}

.border-slate-950\/35 {
  border-color: rgb(2 6 23 / 0.35);
}

.border-slate-950\/40 {
  border-color: rgb(2 6 23 / 0.4);
}

.border-slate-950\/45 {
  border-color: rgb(2 6 23 / 0.45);
}

.border-slate-950\/5 {
  border-color: rgb(2 6 23 / 0.05);
}

.border-slate-950\/50 {
  border-color: rgb(2 6 23 / 0.5);
}

.border-slate-950\/55 {
  border-color: rgb(2 6 23 / 0.55);
}

.border-slate-950\/60 {
  border-color: rgb(2 6 23 / 0.6);
}

.border-slate-950\/65 {
  border-color: rgb(2 6 23 / 0.65);
}

.border-slate-950\/70 {
  border-color: rgb(2 6 23 / 0.7);
}

.border-slate-950\/75 {
  border-color: rgb(2 6 23 / 0.75);
}

.border-slate-950\/80 {
  border-color: rgb(2 6 23 / 0.8);
}

.border-slate-950\/85 {
  border-color: rgb(2 6 23 / 0.85);
}

.border-slate-950\/90 {
  border-color: rgb(2 6 23 / 0.9);
}

.border-slate-950\/95 {
  border-color: rgb(2 6 23 / 0.95);
}

.border-stone-100 {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 244 / var(--tw-border-opacity, 1));
}

.border-stone-100\/0 {
  border-color: rgb(245 245 244 / 0);
}

.border-stone-100\/10 {
  border-color: rgb(245 245 244 / 0.1);
}

.border-stone-100\/100 {
  border-color: rgb(245 245 244 / 1);
}

.border-stone-100\/15 {
  border-color: rgb(245 245 244 / 0.15);
}

.border-stone-100\/20 {
  border-color: rgb(245 245 244 / 0.2);
}

.border-stone-100\/25 {
  border-color: rgb(245 245 244 / 0.25);
}

.border-stone-100\/30 {
  border-color: rgb(245 245 244 / 0.3);
}

.border-stone-100\/35 {
  border-color: rgb(245 245 244 / 0.35);
}

.border-stone-100\/40 {
  border-color: rgb(245 245 244 / 0.4);
}

.border-stone-100\/45 {
  border-color: rgb(245 245 244 / 0.45);
}

.border-stone-100\/5 {
  border-color: rgb(245 245 244 / 0.05);
}

.border-stone-100\/50 {
  border-color: rgb(245 245 244 / 0.5);
}

.border-stone-100\/55 {
  border-color: rgb(245 245 244 / 0.55);
}

.border-stone-100\/60 {
  border-color: rgb(245 245 244 / 0.6);
}

.border-stone-100\/65 {
  border-color: rgb(245 245 244 / 0.65);
}

.border-stone-100\/70 {
  border-color: rgb(245 245 244 / 0.7);
}

.border-stone-100\/75 {
  border-color: rgb(245 245 244 / 0.75);
}

.border-stone-100\/80 {
  border-color: rgb(245 245 244 / 0.8);
}

.border-stone-100\/85 {
  border-color: rgb(245 245 244 / 0.85);
}

.border-stone-100\/90 {
  border-color: rgb(245 245 244 / 0.9);
}

.border-stone-100\/95 {
  border-color: rgb(245 245 244 / 0.95);
}

.border-stone-200 {
  --tw-border-opacity: 1;
  border-color: rgb(231 229 228 / var(--tw-border-opacity, 1));
}

.border-stone-200\/0 {
  border-color: rgb(231 229 228 / 0);
}

.border-stone-200\/10 {
  border-color: rgb(231 229 228 / 0.1);
}

.border-stone-200\/100 {
  border-color: rgb(231 229 228 / 1);
}

.border-stone-200\/15 {
  border-color: rgb(231 229 228 / 0.15);
}

.border-stone-200\/20 {
  border-color: rgb(231 229 228 / 0.2);
}

.border-stone-200\/25 {
  border-color: rgb(231 229 228 / 0.25);
}

.border-stone-200\/30 {
  border-color: rgb(231 229 228 / 0.3);
}

.border-stone-200\/35 {
  border-color: rgb(231 229 228 / 0.35);
}

.border-stone-200\/40 {
  border-color: rgb(231 229 228 / 0.4);
}

.border-stone-200\/45 {
  border-color: rgb(231 229 228 / 0.45);
}

.border-stone-200\/5 {
  border-color: rgb(231 229 228 / 0.05);
}

.border-stone-200\/50 {
  border-color: rgb(231 229 228 / 0.5);
}

.border-stone-200\/55 {
  border-color: rgb(231 229 228 / 0.55);
}

.border-stone-200\/60 {
  border-color: rgb(231 229 228 / 0.6);
}

.border-stone-200\/65 {
  border-color: rgb(231 229 228 / 0.65);
}

.border-stone-200\/70 {
  border-color: rgb(231 229 228 / 0.7);
}

.border-stone-200\/75 {
  border-color: rgb(231 229 228 / 0.75);
}

.border-stone-200\/80 {
  border-color: rgb(231 229 228 / 0.8);
}

.border-stone-200\/85 {
  border-color: rgb(231 229 228 / 0.85);
}

.border-stone-200\/90 {
  border-color: rgb(231 229 228 / 0.9);
}

.border-stone-200\/95 {
  border-color: rgb(231 229 228 / 0.95);
}

.border-stone-300 {
  --tw-border-opacity: 1;
  border-color: rgb(214 211 209 / var(--tw-border-opacity, 1));
}

.border-stone-300\/0 {
  border-color: rgb(214 211 209 / 0);
}

.border-stone-300\/10 {
  border-color: rgb(214 211 209 / 0.1);
}

.border-stone-300\/100 {
  border-color: rgb(214 211 209 / 1);
}

.border-stone-300\/15 {
  border-color: rgb(214 211 209 / 0.15);
}

.border-stone-300\/20 {
  border-color: rgb(214 211 209 / 0.2);
}

.border-stone-300\/25 {
  border-color: rgb(214 211 209 / 0.25);
}

.border-stone-300\/30 {
  border-color: rgb(214 211 209 / 0.3);
}

.border-stone-300\/35 {
  border-color: rgb(214 211 209 / 0.35);
}

.border-stone-300\/40 {
  border-color: rgb(214 211 209 / 0.4);
}

.border-stone-300\/45 {
  border-color: rgb(214 211 209 / 0.45);
}

.border-stone-300\/5 {
  border-color: rgb(214 211 209 / 0.05);
}

.border-stone-300\/50 {
  border-color: rgb(214 211 209 / 0.5);
}

.border-stone-300\/55 {
  border-color: rgb(214 211 209 / 0.55);
}

.border-stone-300\/60 {
  border-color: rgb(214 211 209 / 0.6);
}

.border-stone-300\/65 {
  border-color: rgb(214 211 209 / 0.65);
}

.border-stone-300\/70 {
  border-color: rgb(214 211 209 / 0.7);
}

.border-stone-300\/75 {
  border-color: rgb(214 211 209 / 0.75);
}

.border-stone-300\/80 {
  border-color: rgb(214 211 209 / 0.8);
}

.border-stone-300\/85 {
  border-color: rgb(214 211 209 / 0.85);
}

.border-stone-300\/90 {
  border-color: rgb(214 211 209 / 0.9);
}

.border-stone-300\/95 {
  border-color: rgb(214 211 209 / 0.95);
}

.border-stone-400 {
  --tw-border-opacity: 1;
  border-color: rgb(168 162 158 / var(--tw-border-opacity, 1));
}

.border-stone-400\/0 {
  border-color: rgb(168 162 158 / 0);
}

.border-stone-400\/10 {
  border-color: rgb(168 162 158 / 0.1);
}

.border-stone-400\/100 {
  border-color: rgb(168 162 158 / 1);
}

.border-stone-400\/15 {
  border-color: rgb(168 162 158 / 0.15);
}

.border-stone-400\/20 {
  border-color: rgb(168 162 158 / 0.2);
}

.border-stone-400\/25 {
  border-color: rgb(168 162 158 / 0.25);
}

.border-stone-400\/30 {
  border-color: rgb(168 162 158 / 0.3);
}

.border-stone-400\/35 {
  border-color: rgb(168 162 158 / 0.35);
}

.border-stone-400\/40 {
  border-color: rgb(168 162 158 / 0.4);
}

.border-stone-400\/45 {
  border-color: rgb(168 162 158 / 0.45);
}

.border-stone-400\/5 {
  border-color: rgb(168 162 158 / 0.05);
}

.border-stone-400\/50 {
  border-color: rgb(168 162 158 / 0.5);
}

.border-stone-400\/55 {
  border-color: rgb(168 162 158 / 0.55);
}

.border-stone-400\/60 {
  border-color: rgb(168 162 158 / 0.6);
}

.border-stone-400\/65 {
  border-color: rgb(168 162 158 / 0.65);
}

.border-stone-400\/70 {
  border-color: rgb(168 162 158 / 0.7);
}

.border-stone-400\/75 {
  border-color: rgb(168 162 158 / 0.75);
}

.border-stone-400\/80 {
  border-color: rgb(168 162 158 / 0.8);
}

.border-stone-400\/85 {
  border-color: rgb(168 162 158 / 0.85);
}

.border-stone-400\/90 {
  border-color: rgb(168 162 158 / 0.9);
}

.border-stone-400\/95 {
  border-color: rgb(168 162 158 / 0.95);
}

.border-stone-50 {
  --tw-border-opacity: 1;
  border-color: rgb(250 250 249 / var(--tw-border-opacity, 1));
}

.border-stone-50\/0 {
  border-color: rgb(250 250 249 / 0);
}

.border-stone-50\/10 {
  border-color: rgb(250 250 249 / 0.1);
}

.border-stone-50\/100 {
  border-color: rgb(250 250 249 / 1);
}

.border-stone-50\/15 {
  border-color: rgb(250 250 249 / 0.15);
}

.border-stone-50\/20 {
  border-color: rgb(250 250 249 / 0.2);
}

.border-stone-50\/25 {
  border-color: rgb(250 250 249 / 0.25);
}

.border-stone-50\/30 {
  border-color: rgb(250 250 249 / 0.3);
}

.border-stone-50\/35 {
  border-color: rgb(250 250 249 / 0.35);
}

.border-stone-50\/40 {
  border-color: rgb(250 250 249 / 0.4);
}

.border-stone-50\/45 {
  border-color: rgb(250 250 249 / 0.45);
}

.border-stone-50\/5 {
  border-color: rgb(250 250 249 / 0.05);
}

.border-stone-50\/50 {
  border-color: rgb(250 250 249 / 0.5);
}

.border-stone-50\/55 {
  border-color: rgb(250 250 249 / 0.55);
}

.border-stone-50\/60 {
  border-color: rgb(250 250 249 / 0.6);
}

.border-stone-50\/65 {
  border-color: rgb(250 250 249 / 0.65);
}

.border-stone-50\/70 {
  border-color: rgb(250 250 249 / 0.7);
}

.border-stone-50\/75 {
  border-color: rgb(250 250 249 / 0.75);
}

.border-stone-50\/80 {
  border-color: rgb(250 250 249 / 0.8);
}

.border-stone-50\/85 {
  border-color: rgb(250 250 249 / 0.85);
}

.border-stone-50\/90 {
  border-color: rgb(250 250 249 / 0.9);
}

.border-stone-50\/95 {
  border-color: rgb(250 250 249 / 0.95);
}

.border-stone-500 {
  --tw-border-opacity: 1;
  border-color: rgb(120 113 108 / var(--tw-border-opacity, 1));
}

.border-stone-500\/0 {
  border-color: rgb(120 113 108 / 0);
}

.border-stone-500\/10 {
  border-color: rgb(120 113 108 / 0.1);
}

.border-stone-500\/100 {
  border-color: rgb(120 113 108 / 1);
}

.border-stone-500\/15 {
  border-color: rgb(120 113 108 / 0.15);
}

.border-stone-500\/20 {
  border-color: rgb(120 113 108 / 0.2);
}

.border-stone-500\/25 {
  border-color: rgb(120 113 108 / 0.25);
}

.border-stone-500\/30 {
  border-color: rgb(120 113 108 / 0.3);
}

.border-stone-500\/35 {
  border-color: rgb(120 113 108 / 0.35);
}

.border-stone-500\/40 {
  border-color: rgb(120 113 108 / 0.4);
}

.border-stone-500\/45 {
  border-color: rgb(120 113 108 / 0.45);
}

.border-stone-500\/5 {
  border-color: rgb(120 113 108 / 0.05);
}

.border-stone-500\/50 {
  border-color: rgb(120 113 108 / 0.5);
}

.border-stone-500\/55 {
  border-color: rgb(120 113 108 / 0.55);
}

.border-stone-500\/60 {
  border-color: rgb(120 113 108 / 0.6);
}

.border-stone-500\/65 {
  border-color: rgb(120 113 108 / 0.65);
}

.border-stone-500\/70 {
  border-color: rgb(120 113 108 / 0.7);
}

.border-stone-500\/75 {
  border-color: rgb(120 113 108 / 0.75);
}

.border-stone-500\/80 {
  border-color: rgb(120 113 108 / 0.8);
}

.border-stone-500\/85 {
  border-color: rgb(120 113 108 / 0.85);
}

.border-stone-500\/90 {
  border-color: rgb(120 113 108 / 0.9);
}

.border-stone-500\/95 {
  border-color: rgb(120 113 108 / 0.95);
}

.border-stone-600 {
  --tw-border-opacity: 1;
  border-color: rgb(87 83 78 / var(--tw-border-opacity, 1));
}

.border-stone-600\/0 {
  border-color: rgb(87 83 78 / 0);
}

.border-stone-600\/10 {
  border-color: rgb(87 83 78 / 0.1);
}

.border-stone-600\/100 {
  border-color: rgb(87 83 78 / 1);
}

.border-stone-600\/15 {
  border-color: rgb(87 83 78 / 0.15);
}

.border-stone-600\/20 {
  border-color: rgb(87 83 78 / 0.2);
}

.border-stone-600\/25 {
  border-color: rgb(87 83 78 / 0.25);
}

.border-stone-600\/30 {
  border-color: rgb(87 83 78 / 0.3);
}

.border-stone-600\/35 {
  border-color: rgb(87 83 78 / 0.35);
}

.border-stone-600\/40 {
  border-color: rgb(87 83 78 / 0.4);
}

.border-stone-600\/45 {
  border-color: rgb(87 83 78 / 0.45);
}

.border-stone-600\/5 {
  border-color: rgb(87 83 78 / 0.05);
}

.border-stone-600\/50 {
  border-color: rgb(87 83 78 / 0.5);
}

.border-stone-600\/55 {
  border-color: rgb(87 83 78 / 0.55);
}

.border-stone-600\/60 {
  border-color: rgb(87 83 78 / 0.6);
}

.border-stone-600\/65 {
  border-color: rgb(87 83 78 / 0.65);
}

.border-stone-600\/70 {
  border-color: rgb(87 83 78 / 0.7);
}

.border-stone-600\/75 {
  border-color: rgb(87 83 78 / 0.75);
}

.border-stone-600\/80 {
  border-color: rgb(87 83 78 / 0.8);
}

.border-stone-600\/85 {
  border-color: rgb(87 83 78 / 0.85);
}

.border-stone-600\/90 {
  border-color: rgb(87 83 78 / 0.9);
}

.border-stone-600\/95 {
  border-color: rgb(87 83 78 / 0.95);
}

.border-stone-700 {
  --tw-border-opacity: 1;
  border-color: rgb(68 64 60 / var(--tw-border-opacity, 1));
}

.border-stone-700\/0 {
  border-color: rgb(68 64 60 / 0);
}

.border-stone-700\/10 {
  border-color: rgb(68 64 60 / 0.1);
}

.border-stone-700\/100 {
  border-color: rgb(68 64 60 / 1);
}

.border-stone-700\/15 {
  border-color: rgb(68 64 60 / 0.15);
}

.border-stone-700\/20 {
  border-color: rgb(68 64 60 / 0.2);
}

.border-stone-700\/25 {
  border-color: rgb(68 64 60 / 0.25);
}

.border-stone-700\/30 {
  border-color: rgb(68 64 60 / 0.3);
}

.border-stone-700\/35 {
  border-color: rgb(68 64 60 / 0.35);
}

.border-stone-700\/40 {
  border-color: rgb(68 64 60 / 0.4);
}

.border-stone-700\/45 {
  border-color: rgb(68 64 60 / 0.45);
}

.border-stone-700\/5 {
  border-color: rgb(68 64 60 / 0.05);
}

.border-stone-700\/50 {
  border-color: rgb(68 64 60 / 0.5);
}

.border-stone-700\/55 {
  border-color: rgb(68 64 60 / 0.55);
}

.border-stone-700\/60 {
  border-color: rgb(68 64 60 / 0.6);
}

.border-stone-700\/65 {
  border-color: rgb(68 64 60 / 0.65);
}

.border-stone-700\/70 {
  border-color: rgb(68 64 60 / 0.7);
}

.border-stone-700\/75 {
  border-color: rgb(68 64 60 / 0.75);
}

.border-stone-700\/80 {
  border-color: rgb(68 64 60 / 0.8);
}

.border-stone-700\/85 {
  border-color: rgb(68 64 60 / 0.85);
}

.border-stone-700\/90 {
  border-color: rgb(68 64 60 / 0.9);
}

.border-stone-700\/95 {
  border-color: rgb(68 64 60 / 0.95);
}

.border-stone-800 {
  --tw-border-opacity: 1;
  border-color: rgb(41 37 36 / var(--tw-border-opacity, 1));
}

.border-stone-800\/0 {
  border-color: rgb(41 37 36 / 0);
}

.border-stone-800\/10 {
  border-color: rgb(41 37 36 / 0.1);
}

.border-stone-800\/100 {
  border-color: rgb(41 37 36 / 1);
}

.border-stone-800\/15 {
  border-color: rgb(41 37 36 / 0.15);
}

.border-stone-800\/20 {
  border-color: rgb(41 37 36 / 0.2);
}

.border-stone-800\/25 {
  border-color: rgb(41 37 36 / 0.25);
}

.border-stone-800\/30 {
  border-color: rgb(41 37 36 / 0.3);
}

.border-stone-800\/35 {
  border-color: rgb(41 37 36 / 0.35);
}

.border-stone-800\/40 {
  border-color: rgb(41 37 36 / 0.4);
}

.border-stone-800\/45 {
  border-color: rgb(41 37 36 / 0.45);
}

.border-stone-800\/5 {
  border-color: rgb(41 37 36 / 0.05);
}

.border-stone-800\/50 {
  border-color: rgb(41 37 36 / 0.5);
}

.border-stone-800\/55 {
  border-color: rgb(41 37 36 / 0.55);
}

.border-stone-800\/60 {
  border-color: rgb(41 37 36 / 0.6);
}

.border-stone-800\/65 {
  border-color: rgb(41 37 36 / 0.65);
}

.border-stone-800\/70 {
  border-color: rgb(41 37 36 / 0.7);
}

.border-stone-800\/75 {
  border-color: rgb(41 37 36 / 0.75);
}

.border-stone-800\/80 {
  border-color: rgb(41 37 36 / 0.8);
}

.border-stone-800\/85 {
  border-color: rgb(41 37 36 / 0.85);
}

.border-stone-800\/90 {
  border-color: rgb(41 37 36 / 0.9);
}

.border-stone-800\/95 {
  border-color: rgb(41 37 36 / 0.95);
}

.border-stone-900 {
  --tw-border-opacity: 1;
  border-color: rgb(28 25 23 / var(--tw-border-opacity, 1));
}

.border-stone-900\/0 {
  border-color: rgb(28 25 23 / 0);
}

.border-stone-900\/10 {
  border-color: rgb(28 25 23 / 0.1);
}

.border-stone-900\/100 {
  border-color: rgb(28 25 23 / 1);
}

.border-stone-900\/15 {
  border-color: rgb(28 25 23 / 0.15);
}

.border-stone-900\/20 {
  border-color: rgb(28 25 23 / 0.2);
}

.border-stone-900\/25 {
  border-color: rgb(28 25 23 / 0.25);
}

.border-stone-900\/30 {
  border-color: rgb(28 25 23 / 0.3);
}

.border-stone-900\/35 {
  border-color: rgb(28 25 23 / 0.35);
}

.border-stone-900\/40 {
  border-color: rgb(28 25 23 / 0.4);
}

.border-stone-900\/45 {
  border-color: rgb(28 25 23 / 0.45);
}

.border-stone-900\/5 {
  border-color: rgb(28 25 23 / 0.05);
}

.border-stone-900\/50 {
  border-color: rgb(28 25 23 / 0.5);
}

.border-stone-900\/55 {
  border-color: rgb(28 25 23 / 0.55);
}

.border-stone-900\/60 {
  border-color: rgb(28 25 23 / 0.6);
}

.border-stone-900\/65 {
  border-color: rgb(28 25 23 / 0.65);
}

.border-stone-900\/70 {
  border-color: rgb(28 25 23 / 0.7);
}

.border-stone-900\/75 {
  border-color: rgb(28 25 23 / 0.75);
}

.border-stone-900\/80 {
  border-color: rgb(28 25 23 / 0.8);
}

.border-stone-900\/85 {
  border-color: rgb(28 25 23 / 0.85);
}

.border-stone-900\/90 {
  border-color: rgb(28 25 23 / 0.9);
}

.border-stone-900\/95 {
  border-color: rgb(28 25 23 / 0.95);
}

.border-stone-950 {
  --tw-border-opacity: 1;
  border-color: rgb(12 10 9 / var(--tw-border-opacity, 1));
}

.border-stone-950\/0 {
  border-color: rgb(12 10 9 / 0);
}

.border-stone-950\/10 {
  border-color: rgb(12 10 9 / 0.1);
}

.border-stone-950\/100 {
  border-color: rgb(12 10 9 / 1);
}

.border-stone-950\/15 {
  border-color: rgb(12 10 9 / 0.15);
}

.border-stone-950\/20 {
  border-color: rgb(12 10 9 / 0.2);
}

.border-stone-950\/25 {
  border-color: rgb(12 10 9 / 0.25);
}

.border-stone-950\/30 {
  border-color: rgb(12 10 9 / 0.3);
}

.border-stone-950\/35 {
  border-color: rgb(12 10 9 / 0.35);
}

.border-stone-950\/40 {
  border-color: rgb(12 10 9 / 0.4);
}

.border-stone-950\/45 {
  border-color: rgb(12 10 9 / 0.45);
}

.border-stone-950\/5 {
  border-color: rgb(12 10 9 / 0.05);
}

.border-stone-950\/50 {
  border-color: rgb(12 10 9 / 0.5);
}

.border-stone-950\/55 {
  border-color: rgb(12 10 9 / 0.55);
}

.border-stone-950\/60 {
  border-color: rgb(12 10 9 / 0.6);
}

.border-stone-950\/65 {
  border-color: rgb(12 10 9 / 0.65);
}

.border-stone-950\/70 {
  border-color: rgb(12 10 9 / 0.7);
}

.border-stone-950\/75 {
  border-color: rgb(12 10 9 / 0.75);
}

.border-stone-950\/80 {
  border-color: rgb(12 10 9 / 0.8);
}

.border-stone-950\/85 {
  border-color: rgb(12 10 9 / 0.85);
}

.border-stone-950\/90 {
  border-color: rgb(12 10 9 / 0.9);
}

.border-stone-950\/95 {
  border-color: rgb(12 10 9 / 0.95);
}

.border-teal {
  --tw-border-opacity: 1;
  border-color: rgb(99 146 173 / var(--tw-border-opacity, 1));
}

.border-teal\/0 {
  border-color: rgb(99 146 173 / 0);
}

.border-teal\/10 {
  border-color: rgb(99 146 173 / 0.1);
}

.border-teal\/100 {
  border-color: rgb(99 146 173 / 1);
}

.border-teal\/15 {
  border-color: rgb(99 146 173 / 0.15);
}

.border-teal\/20 {
  border-color: rgb(99 146 173 / 0.2);
}

.border-teal\/25 {
  border-color: rgb(99 146 173 / 0.25);
}

.border-teal\/30 {
  border-color: rgb(99 146 173 / 0.3);
}

.border-teal\/35 {
  border-color: rgb(99 146 173 / 0.35);
}

.border-teal\/40 {
  border-color: rgb(99 146 173 / 0.4);
}

.border-teal\/45 {
  border-color: rgb(99 146 173 / 0.45);
}

.border-teal\/5 {
  border-color: rgb(99 146 173 / 0.05);
}

.border-teal\/50 {
  border-color: rgb(99 146 173 / 0.5);
}

.border-teal\/55 {
  border-color: rgb(99 146 173 / 0.55);
}

.border-teal\/60 {
  border-color: rgb(99 146 173 / 0.6);
}

.border-teal\/65 {
  border-color: rgb(99 146 173 / 0.65);
}

.border-teal\/70 {
  border-color: rgb(99 146 173 / 0.7);
}

.border-teal\/75 {
  border-color: rgb(99 146 173 / 0.75);
}

.border-teal\/80 {
  border-color: rgb(99 146 173 / 0.8);
}

.border-teal\/85 {
  border-color: rgb(99 146 173 / 0.85);
}

.border-teal\/90 {
  border-color: rgb(99 146 173 / 0.9);
}

.border-teal\/95 {
  border-color: rgb(99 146 173 / 0.95);
}

.border-transparent {
  border-color: transparent;
}

.border-transparent\/0 {
  border-color: rgb(0 0 0 / 0);
}

.border-transparent\/10 {
  border-color: rgb(0 0 0 / 0.1);
}

.border-transparent\/100 {
  border-color: rgb(0 0 0 / 1);
}

.border-transparent\/15 {
  border-color: rgb(0 0 0 / 0.15);
}

.border-transparent\/20 {
  border-color: rgb(0 0 0 / 0.2);
}

.border-transparent\/25 {
  border-color: rgb(0 0 0 / 0.25);
}

.border-transparent\/30 {
  border-color: rgb(0 0 0 / 0.3);
}

.border-transparent\/35 {
  border-color: rgb(0 0 0 / 0.35);
}

.border-transparent\/40 {
  border-color: rgb(0 0 0 / 0.4);
}

.border-transparent\/45 {
  border-color: rgb(0 0 0 / 0.45);
}

.border-transparent\/5 {
  border-color: rgb(0 0 0 / 0.05);
}

.border-transparent\/50 {
  border-color: rgb(0 0 0 / 0.5);
}

.border-transparent\/55 {
  border-color: rgb(0 0 0 / 0.55);
}

.border-transparent\/60 {
  border-color: rgb(0 0 0 / 0.6);
}

.border-transparent\/65 {
  border-color: rgb(0 0 0 / 0.65);
}

.border-transparent\/70 {
  border-color: rgb(0 0 0 / 0.7);
}

.border-transparent\/75 {
  border-color: rgb(0 0 0 / 0.75);
}

.border-transparent\/80 {
  border-color: rgb(0 0 0 / 0.8);
}

.border-transparent\/85 {
  border-color: rgb(0 0 0 / 0.85);
}

.border-transparent\/90 {
  border-color: rgb(0 0 0 / 0.9);
}

.border-transparent\/95 {
  border-color: rgb(0 0 0 / 0.95);
}

.border-violet-100 {
  --tw-border-opacity: 1;
  border-color: rgb(237 233 254 / var(--tw-border-opacity, 1));
}

.border-violet-100\/0 {
  border-color: rgb(237 233 254 / 0);
}

.border-violet-100\/10 {
  border-color: rgb(237 233 254 / 0.1);
}

.border-violet-100\/100 {
  border-color: rgb(237 233 254 / 1);
}

.border-violet-100\/15 {
  border-color: rgb(237 233 254 / 0.15);
}

.border-violet-100\/20 {
  border-color: rgb(237 233 254 / 0.2);
}

.border-violet-100\/25 {
  border-color: rgb(237 233 254 / 0.25);
}

.border-violet-100\/30 {
  border-color: rgb(237 233 254 / 0.3);
}

.border-violet-100\/35 {
  border-color: rgb(237 233 254 / 0.35);
}

.border-violet-100\/40 {
  border-color: rgb(237 233 254 / 0.4);
}

.border-violet-100\/45 {
  border-color: rgb(237 233 254 / 0.45);
}

.border-violet-100\/5 {
  border-color: rgb(237 233 254 / 0.05);
}

.border-violet-100\/50 {
  border-color: rgb(237 233 254 / 0.5);
}

.border-violet-100\/55 {
  border-color: rgb(237 233 254 / 0.55);
}

.border-violet-100\/60 {
  border-color: rgb(237 233 254 / 0.6);
}

.border-violet-100\/65 {
  border-color: rgb(237 233 254 / 0.65);
}

.border-violet-100\/70 {
  border-color: rgb(237 233 254 / 0.7);
}

.border-violet-100\/75 {
  border-color: rgb(237 233 254 / 0.75);
}

.border-violet-100\/80 {
  border-color: rgb(237 233 254 / 0.8);
}

.border-violet-100\/85 {
  border-color: rgb(237 233 254 / 0.85);
}

.border-violet-100\/90 {
  border-color: rgb(237 233 254 / 0.9);
}

.border-violet-100\/95 {
  border-color: rgb(237 233 254 / 0.95);
}

.border-violet-200 {
  --tw-border-opacity: 1;
  border-color: rgb(221 214 254 / var(--tw-border-opacity, 1));
}

.border-violet-200\/0 {
  border-color: rgb(221 214 254 / 0);
}

.border-violet-200\/10 {
  border-color: rgb(221 214 254 / 0.1);
}

.border-violet-200\/100 {
  border-color: rgb(221 214 254 / 1);
}

.border-violet-200\/15 {
  border-color: rgb(221 214 254 / 0.15);
}

.border-violet-200\/20 {
  border-color: rgb(221 214 254 / 0.2);
}

.border-violet-200\/25 {
  border-color: rgb(221 214 254 / 0.25);
}

.border-violet-200\/30 {
  border-color: rgb(221 214 254 / 0.3);
}

.border-violet-200\/35 {
  border-color: rgb(221 214 254 / 0.35);
}

.border-violet-200\/40 {
  border-color: rgb(221 214 254 / 0.4);
}

.border-violet-200\/45 {
  border-color: rgb(221 214 254 / 0.45);
}

.border-violet-200\/5 {
  border-color: rgb(221 214 254 / 0.05);
}

.border-violet-200\/50 {
  border-color: rgb(221 214 254 / 0.5);
}

.border-violet-200\/55 {
  border-color: rgb(221 214 254 / 0.55);
}

.border-violet-200\/60 {
  border-color: rgb(221 214 254 / 0.6);
}

.border-violet-200\/65 {
  border-color: rgb(221 214 254 / 0.65);
}

.border-violet-200\/70 {
  border-color: rgb(221 214 254 / 0.7);
}

.border-violet-200\/75 {
  border-color: rgb(221 214 254 / 0.75);
}

.border-violet-200\/80 {
  border-color: rgb(221 214 254 / 0.8);
}

.border-violet-200\/85 {
  border-color: rgb(221 214 254 / 0.85);
}

.border-violet-200\/90 {
  border-color: rgb(221 214 254 / 0.9);
}

.border-violet-200\/95 {
  border-color: rgb(221 214 254 / 0.95);
}

.border-violet-300 {
  --tw-border-opacity: 1;
  border-color: rgb(196 181 253 / var(--tw-border-opacity, 1));
}

.border-violet-300\/0 {
  border-color: rgb(196 181 253 / 0);
}

.border-violet-300\/10 {
  border-color: rgb(196 181 253 / 0.1);
}

.border-violet-300\/100 {
  border-color: rgb(196 181 253 / 1);
}

.border-violet-300\/15 {
  border-color: rgb(196 181 253 / 0.15);
}

.border-violet-300\/20 {
  border-color: rgb(196 181 253 / 0.2);
}

.border-violet-300\/25 {
  border-color: rgb(196 181 253 / 0.25);
}

.border-violet-300\/30 {
  border-color: rgb(196 181 253 / 0.3);
}

.border-violet-300\/35 {
  border-color: rgb(196 181 253 / 0.35);
}

.border-violet-300\/40 {
  border-color: rgb(196 181 253 / 0.4);
}

.border-violet-300\/45 {
  border-color: rgb(196 181 253 / 0.45);
}

.border-violet-300\/5 {
  border-color: rgb(196 181 253 / 0.05);
}

.border-violet-300\/50 {
  border-color: rgb(196 181 253 / 0.5);
}

.border-violet-300\/55 {
  border-color: rgb(196 181 253 / 0.55);
}

.border-violet-300\/60 {
  border-color: rgb(196 181 253 / 0.6);
}

.border-violet-300\/65 {
  border-color: rgb(196 181 253 / 0.65);
}

.border-violet-300\/70 {
  border-color: rgb(196 181 253 / 0.7);
}

.border-violet-300\/75 {
  border-color: rgb(196 181 253 / 0.75);
}

.border-violet-300\/80 {
  border-color: rgb(196 181 253 / 0.8);
}

.border-violet-300\/85 {
  border-color: rgb(196 181 253 / 0.85);
}

.border-violet-300\/90 {
  border-color: rgb(196 181 253 / 0.9);
}

.border-violet-300\/95 {
  border-color: rgb(196 181 253 / 0.95);
}

.border-violet-400 {
  --tw-border-opacity: 1;
  border-color: rgb(167 139 250 / var(--tw-border-opacity, 1));
}

.border-violet-400\/0 {
  border-color: rgb(167 139 250 / 0);
}

.border-violet-400\/10 {
  border-color: rgb(167 139 250 / 0.1);
}

.border-violet-400\/100 {
  border-color: rgb(167 139 250 / 1);
}

.border-violet-400\/15 {
  border-color: rgb(167 139 250 / 0.15);
}

.border-violet-400\/20 {
  border-color: rgb(167 139 250 / 0.2);
}

.border-violet-400\/25 {
  border-color: rgb(167 139 250 / 0.25);
}

.border-violet-400\/30 {
  border-color: rgb(167 139 250 / 0.3);
}

.border-violet-400\/35 {
  border-color: rgb(167 139 250 / 0.35);
}

.border-violet-400\/40 {
  border-color: rgb(167 139 250 / 0.4);
}

.border-violet-400\/45 {
  border-color: rgb(167 139 250 / 0.45);
}

.border-violet-400\/5 {
  border-color: rgb(167 139 250 / 0.05);
}

.border-violet-400\/50 {
  border-color: rgb(167 139 250 / 0.5);
}

.border-violet-400\/55 {
  border-color: rgb(167 139 250 / 0.55);
}

.border-violet-400\/60 {
  border-color: rgb(167 139 250 / 0.6);
}

.border-violet-400\/65 {
  border-color: rgb(167 139 250 / 0.65);
}

.border-violet-400\/70 {
  border-color: rgb(167 139 250 / 0.7);
}

.border-violet-400\/75 {
  border-color: rgb(167 139 250 / 0.75);
}

.border-violet-400\/80 {
  border-color: rgb(167 139 250 / 0.8);
}

.border-violet-400\/85 {
  border-color: rgb(167 139 250 / 0.85);
}

.border-violet-400\/90 {
  border-color: rgb(167 139 250 / 0.9);
}

.border-violet-400\/95 {
  border-color: rgb(167 139 250 / 0.95);
}

.border-violet-50 {
  --tw-border-opacity: 1;
  border-color: rgb(245 243 255 / var(--tw-border-opacity, 1));
}

.border-violet-50\/0 {
  border-color: rgb(245 243 255 / 0);
}

.border-violet-50\/10 {
  border-color: rgb(245 243 255 / 0.1);
}

.border-violet-50\/100 {
  border-color: rgb(245 243 255 / 1);
}

.border-violet-50\/15 {
  border-color: rgb(245 243 255 / 0.15);
}

.border-violet-50\/20 {
  border-color: rgb(245 243 255 / 0.2);
}

.border-violet-50\/25 {
  border-color: rgb(245 243 255 / 0.25);
}

.border-violet-50\/30 {
  border-color: rgb(245 243 255 / 0.3);
}

.border-violet-50\/35 {
  border-color: rgb(245 243 255 / 0.35);
}

.border-violet-50\/40 {
  border-color: rgb(245 243 255 / 0.4);
}

.border-violet-50\/45 {
  border-color: rgb(245 243 255 / 0.45);
}

.border-violet-50\/5 {
  border-color: rgb(245 243 255 / 0.05);
}

.border-violet-50\/50 {
  border-color: rgb(245 243 255 / 0.5);
}

.border-violet-50\/55 {
  border-color: rgb(245 243 255 / 0.55);
}

.border-violet-50\/60 {
  border-color: rgb(245 243 255 / 0.6);
}

.border-violet-50\/65 {
  border-color: rgb(245 243 255 / 0.65);
}

.border-violet-50\/70 {
  border-color: rgb(245 243 255 / 0.7);
}

.border-violet-50\/75 {
  border-color: rgb(245 243 255 / 0.75);
}

.border-violet-50\/80 {
  border-color: rgb(245 243 255 / 0.8);
}

.border-violet-50\/85 {
  border-color: rgb(245 243 255 / 0.85);
}

.border-violet-50\/90 {
  border-color: rgb(245 243 255 / 0.9);
}

.border-violet-50\/95 {
  border-color: rgb(245 243 255 / 0.95);
}

.border-violet-500 {
  --tw-border-opacity: 1;
  border-color: rgb(139 92 246 / var(--tw-border-opacity, 1));
}

.border-violet-500\/0 {
  border-color: rgb(139 92 246 / 0);
}

.border-violet-500\/10 {
  border-color: rgb(139 92 246 / 0.1);
}

.border-violet-500\/100 {
  border-color: rgb(139 92 246 / 1);
}

.border-violet-500\/15 {
  border-color: rgb(139 92 246 / 0.15);
}

.border-violet-500\/20 {
  border-color: rgb(139 92 246 / 0.2);
}

.border-violet-500\/25 {
  border-color: rgb(139 92 246 / 0.25);
}

.border-violet-500\/30 {
  border-color: rgb(139 92 246 / 0.3);
}

.border-violet-500\/35 {
  border-color: rgb(139 92 246 / 0.35);
}

.border-violet-500\/40 {
  border-color: rgb(139 92 246 / 0.4);
}

.border-violet-500\/45 {
  border-color: rgb(139 92 246 / 0.45);
}

.border-violet-500\/5 {
  border-color: rgb(139 92 246 / 0.05);
}

.border-violet-500\/50 {
  border-color: rgb(139 92 246 / 0.5);
}

.border-violet-500\/55 {
  border-color: rgb(139 92 246 / 0.55);
}

.border-violet-500\/60 {
  border-color: rgb(139 92 246 / 0.6);
}

.border-violet-500\/65 {
  border-color: rgb(139 92 246 / 0.65);
}

.border-violet-500\/70 {
  border-color: rgb(139 92 246 / 0.7);
}

.border-violet-500\/75 {
  border-color: rgb(139 92 246 / 0.75);
}

.border-violet-500\/80 {
  border-color: rgb(139 92 246 / 0.8);
}

.border-violet-500\/85 {
  border-color: rgb(139 92 246 / 0.85);
}

.border-violet-500\/90 {
  border-color: rgb(139 92 246 / 0.9);
}

.border-violet-500\/95 {
  border-color: rgb(139 92 246 / 0.95);
}

.border-violet-600 {
  --tw-border-opacity: 1;
  border-color: rgb(124 58 237 / var(--tw-border-opacity, 1));
}

.border-violet-600\/0 {
  border-color: rgb(124 58 237 / 0);
}

.border-violet-600\/10 {
  border-color: rgb(124 58 237 / 0.1);
}

.border-violet-600\/100 {
  border-color: rgb(124 58 237 / 1);
}

.border-violet-600\/15 {
  border-color: rgb(124 58 237 / 0.15);
}

.border-violet-600\/20 {
  border-color: rgb(124 58 237 / 0.2);
}

.border-violet-600\/25 {
  border-color: rgb(124 58 237 / 0.25);
}

.border-violet-600\/30 {
  border-color: rgb(124 58 237 / 0.3);
}

.border-violet-600\/35 {
  border-color: rgb(124 58 237 / 0.35);
}

.border-violet-600\/40 {
  border-color: rgb(124 58 237 / 0.4);
}

.border-violet-600\/45 {
  border-color: rgb(124 58 237 / 0.45);
}

.border-violet-600\/5 {
  border-color: rgb(124 58 237 / 0.05);
}

.border-violet-600\/50 {
  border-color: rgb(124 58 237 / 0.5);
}

.border-violet-600\/55 {
  border-color: rgb(124 58 237 / 0.55);
}

.border-violet-600\/60 {
  border-color: rgb(124 58 237 / 0.6);
}

.border-violet-600\/65 {
  border-color: rgb(124 58 237 / 0.65);
}

.border-violet-600\/70 {
  border-color: rgb(124 58 237 / 0.7);
}

.border-violet-600\/75 {
  border-color: rgb(124 58 237 / 0.75);
}

.border-violet-600\/80 {
  border-color: rgb(124 58 237 / 0.8);
}

.border-violet-600\/85 {
  border-color: rgb(124 58 237 / 0.85);
}

.border-violet-600\/90 {
  border-color: rgb(124 58 237 / 0.9);
}

.border-violet-600\/95 {
  border-color: rgb(124 58 237 / 0.95);
}

.border-violet-700 {
  --tw-border-opacity: 1;
  border-color: rgb(109 40 217 / var(--tw-border-opacity, 1));
}

.border-violet-700\/0 {
  border-color: rgb(109 40 217 / 0);
}

.border-violet-700\/10 {
  border-color: rgb(109 40 217 / 0.1);
}

.border-violet-700\/100 {
  border-color: rgb(109 40 217 / 1);
}

.border-violet-700\/15 {
  border-color: rgb(109 40 217 / 0.15);
}

.border-violet-700\/20 {
  border-color: rgb(109 40 217 / 0.2);
}

.border-violet-700\/25 {
  border-color: rgb(109 40 217 / 0.25);
}

.border-violet-700\/30 {
  border-color: rgb(109 40 217 / 0.3);
}

.border-violet-700\/35 {
  border-color: rgb(109 40 217 / 0.35);
}

.border-violet-700\/40 {
  border-color: rgb(109 40 217 / 0.4);
}

.border-violet-700\/45 {
  border-color: rgb(109 40 217 / 0.45);
}

.border-violet-700\/5 {
  border-color: rgb(109 40 217 / 0.05);
}

.border-violet-700\/50 {
  border-color: rgb(109 40 217 / 0.5);
}

.border-violet-700\/55 {
  border-color: rgb(109 40 217 / 0.55);
}

.border-violet-700\/60 {
  border-color: rgb(109 40 217 / 0.6);
}

.border-violet-700\/65 {
  border-color: rgb(109 40 217 / 0.65);
}

.border-violet-700\/70 {
  border-color: rgb(109 40 217 / 0.7);
}

.border-violet-700\/75 {
  border-color: rgb(109 40 217 / 0.75);
}

.border-violet-700\/80 {
  border-color: rgb(109 40 217 / 0.8);
}

.border-violet-700\/85 {
  border-color: rgb(109 40 217 / 0.85);
}

.border-violet-700\/90 {
  border-color: rgb(109 40 217 / 0.9);
}

.border-violet-700\/95 {
  border-color: rgb(109 40 217 / 0.95);
}

.border-violet-800 {
  --tw-border-opacity: 1;
  border-color: rgb(91 33 182 / var(--tw-border-opacity, 1));
}

.border-violet-800\/0 {
  border-color: rgb(91 33 182 / 0);
}

.border-violet-800\/10 {
  border-color: rgb(91 33 182 / 0.1);
}

.border-violet-800\/100 {
  border-color: rgb(91 33 182 / 1);
}

.border-violet-800\/15 {
  border-color: rgb(91 33 182 / 0.15);
}

.border-violet-800\/20 {
  border-color: rgb(91 33 182 / 0.2);
}

.border-violet-800\/25 {
  border-color: rgb(91 33 182 / 0.25);
}

.border-violet-800\/30 {
  border-color: rgb(91 33 182 / 0.3);
}

.border-violet-800\/35 {
  border-color: rgb(91 33 182 / 0.35);
}

.border-violet-800\/40 {
  border-color: rgb(91 33 182 / 0.4);
}

.border-violet-800\/45 {
  border-color: rgb(91 33 182 / 0.45);
}

.border-violet-800\/5 {
  border-color: rgb(91 33 182 / 0.05);
}

.border-violet-800\/50 {
  border-color: rgb(91 33 182 / 0.5);
}

.border-violet-800\/55 {
  border-color: rgb(91 33 182 / 0.55);
}

.border-violet-800\/60 {
  border-color: rgb(91 33 182 / 0.6);
}

.border-violet-800\/65 {
  border-color: rgb(91 33 182 / 0.65);
}

.border-violet-800\/70 {
  border-color: rgb(91 33 182 / 0.7);
}

.border-violet-800\/75 {
  border-color: rgb(91 33 182 / 0.75);
}

.border-violet-800\/80 {
  border-color: rgb(91 33 182 / 0.8);
}

.border-violet-800\/85 {
  border-color: rgb(91 33 182 / 0.85);
}

.border-violet-800\/90 {
  border-color: rgb(91 33 182 / 0.9);
}

.border-violet-800\/95 {
  border-color: rgb(91 33 182 / 0.95);
}

.border-violet-900 {
  --tw-border-opacity: 1;
  border-color: rgb(76 29 149 / var(--tw-border-opacity, 1));
}

.border-violet-900\/0 {
  border-color: rgb(76 29 149 / 0);
}

.border-violet-900\/10 {
  border-color: rgb(76 29 149 / 0.1);
}

.border-violet-900\/100 {
  border-color: rgb(76 29 149 / 1);
}

.border-violet-900\/15 {
  border-color: rgb(76 29 149 / 0.15);
}

.border-violet-900\/20 {
  border-color: rgb(76 29 149 / 0.2);
}

.border-violet-900\/25 {
  border-color: rgb(76 29 149 / 0.25);
}

.border-violet-900\/30 {
  border-color: rgb(76 29 149 / 0.3);
}

.border-violet-900\/35 {
  border-color: rgb(76 29 149 / 0.35);
}

.border-violet-900\/40 {
  border-color: rgb(76 29 149 / 0.4);
}

.border-violet-900\/45 {
  border-color: rgb(76 29 149 / 0.45);
}

.border-violet-900\/5 {
  border-color: rgb(76 29 149 / 0.05);
}

.border-violet-900\/50 {
  border-color: rgb(76 29 149 / 0.5);
}

.border-violet-900\/55 {
  border-color: rgb(76 29 149 / 0.55);
}

.border-violet-900\/60 {
  border-color: rgb(76 29 149 / 0.6);
}

.border-violet-900\/65 {
  border-color: rgb(76 29 149 / 0.65);
}

.border-violet-900\/70 {
  border-color: rgb(76 29 149 / 0.7);
}

.border-violet-900\/75 {
  border-color: rgb(76 29 149 / 0.75);
}

.border-violet-900\/80 {
  border-color: rgb(76 29 149 / 0.8);
}

.border-violet-900\/85 {
  border-color: rgb(76 29 149 / 0.85);
}

.border-violet-900\/90 {
  border-color: rgb(76 29 149 / 0.9);
}

.border-violet-900\/95 {
  border-color: rgb(76 29 149 / 0.95);
}

.border-violet-950 {
  --tw-border-opacity: 1;
  border-color: rgb(46 16 101 / var(--tw-border-opacity, 1));
}

.border-violet-950\/0 {
  border-color: rgb(46 16 101 / 0);
}

.border-violet-950\/10 {
  border-color: rgb(46 16 101 / 0.1);
}

.border-violet-950\/100 {
  border-color: rgb(46 16 101 / 1);
}

.border-violet-950\/15 {
  border-color: rgb(46 16 101 / 0.15);
}

.border-violet-950\/20 {
  border-color: rgb(46 16 101 / 0.2);
}

.border-violet-950\/25 {
  border-color: rgb(46 16 101 / 0.25);
}

.border-violet-950\/30 {
  border-color: rgb(46 16 101 / 0.3);
}

.border-violet-950\/35 {
  border-color: rgb(46 16 101 / 0.35);
}

.border-violet-950\/40 {
  border-color: rgb(46 16 101 / 0.4);
}

.border-violet-950\/45 {
  border-color: rgb(46 16 101 / 0.45);
}

.border-violet-950\/5 {
  border-color: rgb(46 16 101 / 0.05);
}

.border-violet-950\/50 {
  border-color: rgb(46 16 101 / 0.5);
}

.border-violet-950\/55 {
  border-color: rgb(46 16 101 / 0.55);
}

.border-violet-950\/60 {
  border-color: rgb(46 16 101 / 0.6);
}

.border-violet-950\/65 {
  border-color: rgb(46 16 101 / 0.65);
}

.border-violet-950\/70 {
  border-color: rgb(46 16 101 / 0.7);
}

.border-violet-950\/75 {
  border-color: rgb(46 16 101 / 0.75);
}

.border-violet-950\/80 {
  border-color: rgb(46 16 101 / 0.8);
}

.border-violet-950\/85 {
  border-color: rgb(46 16 101 / 0.85);
}

.border-violet-950\/90 {
  border-color: rgb(46 16 101 / 0.9);
}

.border-violet-950\/95 {
  border-color: rgb(46 16 101 / 0.95);
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.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, 1));
}

.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, 1));
}

.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, 1));
}

.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, 1));
}

.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, 1));
}

.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, 1));
}

.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, 1));
}

.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, 1));
}

.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, 1));
}

.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, 1));
}

.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, 1));
}

.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);
}

.border-zinc-100 {
  --tw-border-opacity: 1;
  border-color: rgb(244 244 245 / var(--tw-border-opacity, 1));
}

.border-zinc-100\/0 {
  border-color: rgb(244 244 245 / 0);
}

.border-zinc-100\/10 {
  border-color: rgb(244 244 245 / 0.1);
}

.border-zinc-100\/100 {
  border-color: rgb(244 244 245 / 1);
}

.border-zinc-100\/15 {
  border-color: rgb(244 244 245 / 0.15);
}

.border-zinc-100\/20 {
  border-color: rgb(244 244 245 / 0.2);
}

.border-zinc-100\/25 {
  border-color: rgb(244 244 245 / 0.25);
}

.border-zinc-100\/30 {
  border-color: rgb(244 244 245 / 0.3);
}

.border-zinc-100\/35 {
  border-color: rgb(244 244 245 / 0.35);
}

.border-zinc-100\/40 {
  border-color: rgb(244 244 245 / 0.4);
}

.border-zinc-100\/45 {
  border-color: rgb(244 244 245 / 0.45);
}

.border-zinc-100\/5 {
  border-color: rgb(244 244 245 / 0.05);
}

.border-zinc-100\/50 {
  border-color: rgb(244 244 245 / 0.5);
}

.border-zinc-100\/55 {
  border-color: rgb(244 244 245 / 0.55);
}

.border-zinc-100\/60 {
  border-color: rgb(244 244 245 / 0.6);
}

.border-zinc-100\/65 {
  border-color: rgb(244 244 245 / 0.65);
}

.border-zinc-100\/70 {
  border-color: rgb(244 244 245 / 0.7);
}

.border-zinc-100\/75 {
  border-color: rgb(244 244 245 / 0.75);
}

.border-zinc-100\/80 {
  border-color: rgb(244 244 245 / 0.8);
}

.border-zinc-100\/85 {
  border-color: rgb(244 244 245 / 0.85);
}

.border-zinc-100\/90 {
  border-color: rgb(244 244 245 / 0.9);
}

.border-zinc-100\/95 {
  border-color: rgb(244 244 245 / 0.95);
}

.border-zinc-200 {
  --tw-border-opacity: 1;
  border-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
}

.border-zinc-200\/0 {
  border-color: rgb(228 228 231 / 0);
}

.border-zinc-200\/10 {
  border-color: rgb(228 228 231 / 0.1);
}

.border-zinc-200\/100 {
  border-color: rgb(228 228 231 / 1);
}

.border-zinc-200\/15 {
  border-color: rgb(228 228 231 / 0.15);
}

.border-zinc-200\/20 {
  border-color: rgb(228 228 231 / 0.2);
}

.border-zinc-200\/25 {
  border-color: rgb(228 228 231 / 0.25);
}

.border-zinc-200\/30 {
  border-color: rgb(228 228 231 / 0.3);
}

.border-zinc-200\/35 {
  border-color: rgb(228 228 231 / 0.35);
}

.border-zinc-200\/40 {
  border-color: rgb(228 228 231 / 0.4);
}

.border-zinc-200\/45 {
  border-color: rgb(228 228 231 / 0.45);
}

.border-zinc-200\/5 {
  border-color: rgb(228 228 231 / 0.05);
}

.border-zinc-200\/50 {
  border-color: rgb(228 228 231 / 0.5);
}

.border-zinc-200\/55 {
  border-color: rgb(228 228 231 / 0.55);
}

.border-zinc-200\/60 {
  border-color: rgb(228 228 231 / 0.6);
}

.border-zinc-200\/65 {
  border-color: rgb(228 228 231 / 0.65);
}

.border-zinc-200\/70 {
  border-color: rgb(228 228 231 / 0.7);
}

.border-zinc-200\/75 {
  border-color: rgb(228 228 231 / 0.75);
}

.border-zinc-200\/80 {
  border-color: rgb(228 228 231 / 0.8);
}

.border-zinc-200\/85 {
  border-color: rgb(228 228 231 / 0.85);
}

.border-zinc-200\/90 {
  border-color: rgb(228 228 231 / 0.9);
}

.border-zinc-200\/95 {
  border-color: rgb(228 228 231 / 0.95);
}

.border-zinc-300 {
  --tw-border-opacity: 1;
  border-color: rgb(212 212 216 / var(--tw-border-opacity, 1));
}

.border-zinc-300\/0 {
  border-color: rgb(212 212 216 / 0);
}

.border-zinc-300\/10 {
  border-color: rgb(212 212 216 / 0.1);
}

.border-zinc-300\/100 {
  border-color: rgb(212 212 216 / 1);
}

.border-zinc-300\/15 {
  border-color: rgb(212 212 216 / 0.15);
}

.border-zinc-300\/20 {
  border-color: rgb(212 212 216 / 0.2);
}

.border-zinc-300\/25 {
  border-color: rgb(212 212 216 / 0.25);
}

.border-zinc-300\/30 {
  border-color: rgb(212 212 216 / 0.3);
}

.border-zinc-300\/35 {
  border-color: rgb(212 212 216 / 0.35);
}

.border-zinc-300\/40 {
  border-color: rgb(212 212 216 / 0.4);
}

.border-zinc-300\/45 {
  border-color: rgb(212 212 216 / 0.45);
}

.border-zinc-300\/5 {
  border-color: rgb(212 212 216 / 0.05);
}

.border-zinc-300\/50 {
  border-color: rgb(212 212 216 / 0.5);
}

.border-zinc-300\/55 {
  border-color: rgb(212 212 216 / 0.55);
}

.border-zinc-300\/60 {
  border-color: rgb(212 212 216 / 0.6);
}

.border-zinc-300\/65 {
  border-color: rgb(212 212 216 / 0.65);
}

.border-zinc-300\/70 {
  border-color: rgb(212 212 216 / 0.7);
}

.border-zinc-300\/75 {
  border-color: rgb(212 212 216 / 0.75);
}

.border-zinc-300\/80 {
  border-color: rgb(212 212 216 / 0.8);
}

.border-zinc-300\/85 {
  border-color: rgb(212 212 216 / 0.85);
}

.border-zinc-300\/90 {
  border-color: rgb(212 212 216 / 0.9);
}

.border-zinc-300\/95 {
  border-color: rgb(212 212 216 / 0.95);
}

.border-zinc-400 {
  --tw-border-opacity: 1;
  border-color: rgb(161 161 170 / var(--tw-border-opacity, 1));
}

.border-zinc-400\/0 {
  border-color: rgb(161 161 170 / 0);
}

.border-zinc-400\/10 {
  border-color: rgb(161 161 170 / 0.1);
}

.border-zinc-400\/100 {
  border-color: rgb(161 161 170 / 1);
}

.border-zinc-400\/15 {
  border-color: rgb(161 161 170 / 0.15);
}

.border-zinc-400\/20 {
  border-color: rgb(161 161 170 / 0.2);
}

.border-zinc-400\/25 {
  border-color: rgb(161 161 170 / 0.25);
}

.border-zinc-400\/30 {
  border-color: rgb(161 161 170 / 0.3);
}

.border-zinc-400\/35 {
  border-color: rgb(161 161 170 / 0.35);
}

.border-zinc-400\/40 {
  border-color: rgb(161 161 170 / 0.4);
}

.border-zinc-400\/45 {
  border-color: rgb(161 161 170 / 0.45);
}

.border-zinc-400\/5 {
  border-color: rgb(161 161 170 / 0.05);
}

.border-zinc-400\/50 {
  border-color: rgb(161 161 170 / 0.5);
}

.border-zinc-400\/55 {
  border-color: rgb(161 161 170 / 0.55);
}

.border-zinc-400\/60 {
  border-color: rgb(161 161 170 / 0.6);
}

.border-zinc-400\/65 {
  border-color: rgb(161 161 170 / 0.65);
}

.border-zinc-400\/70 {
  border-color: rgb(161 161 170 / 0.7);
}

.border-zinc-400\/75 {
  border-color: rgb(161 161 170 / 0.75);
}

.border-zinc-400\/80 {
  border-color: rgb(161 161 170 / 0.8);
}

.border-zinc-400\/85 {
  border-color: rgb(161 161 170 / 0.85);
}

.border-zinc-400\/90 {
  border-color: rgb(161 161 170 / 0.9);
}

.border-zinc-400\/95 {
  border-color: rgb(161 161 170 / 0.95);
}

.border-zinc-50 {
  --tw-border-opacity: 1;
  border-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}

.border-zinc-50\/0 {
  border-color: rgb(250 250 250 / 0);
}

.border-zinc-50\/10 {
  border-color: rgb(250 250 250 / 0.1);
}

.border-zinc-50\/100 {
  border-color: rgb(250 250 250 / 1);
}

.border-zinc-50\/15 {
  border-color: rgb(250 250 250 / 0.15);
}

.border-zinc-50\/20 {
  border-color: rgb(250 250 250 / 0.2);
}

.border-zinc-50\/25 {
  border-color: rgb(250 250 250 / 0.25);
}

.border-zinc-50\/30 {
  border-color: rgb(250 250 250 / 0.3);
}

.border-zinc-50\/35 {
  border-color: rgb(250 250 250 / 0.35);
}

.border-zinc-50\/40 {
  border-color: rgb(250 250 250 / 0.4);
}

.border-zinc-50\/45 {
  border-color: rgb(250 250 250 / 0.45);
}

.border-zinc-50\/5 {
  border-color: rgb(250 250 250 / 0.05);
}

.border-zinc-50\/50 {
  border-color: rgb(250 250 250 / 0.5);
}

.border-zinc-50\/55 {
  border-color: rgb(250 250 250 / 0.55);
}

.border-zinc-50\/60 {
  border-color: rgb(250 250 250 / 0.6);
}

.border-zinc-50\/65 {
  border-color: rgb(250 250 250 / 0.65);
}

.border-zinc-50\/70 {
  border-color: rgb(250 250 250 / 0.7);
}

.border-zinc-50\/75 {
  border-color: rgb(250 250 250 / 0.75);
}

.border-zinc-50\/80 {
  border-color: rgb(250 250 250 / 0.8);
}

.border-zinc-50\/85 {
  border-color: rgb(250 250 250 / 0.85);
}

.border-zinc-50\/90 {
  border-color: rgb(250 250 250 / 0.9);
}

.border-zinc-50\/95 {
  border-color: rgb(250 250 250 / 0.95);
}

.border-zinc-500 {
  --tw-border-opacity: 1;
  border-color: rgb(113 113 122 / var(--tw-border-opacity, 1));
}

.border-zinc-500\/0 {
  border-color: rgb(113 113 122 / 0);
}

.border-zinc-500\/10 {
  border-color: rgb(113 113 122 / 0.1);
}

.border-zinc-500\/100 {
  border-color: rgb(113 113 122 / 1);
}

.border-zinc-500\/15 {
  border-color: rgb(113 113 122 / 0.15);
}

.border-zinc-500\/20 {
  border-color: rgb(113 113 122 / 0.2);
}

.border-zinc-500\/25 {
  border-color: rgb(113 113 122 / 0.25);
}

.border-zinc-500\/30 {
  border-color: rgb(113 113 122 / 0.3);
}

.border-zinc-500\/35 {
  border-color: rgb(113 113 122 / 0.35);
}

.border-zinc-500\/40 {
  border-color: rgb(113 113 122 / 0.4);
}

.border-zinc-500\/45 {
  border-color: rgb(113 113 122 / 0.45);
}

.border-zinc-500\/5 {
  border-color: rgb(113 113 122 / 0.05);
}

.border-zinc-500\/50 {
  border-color: rgb(113 113 122 / 0.5);
}

.border-zinc-500\/55 {
  border-color: rgb(113 113 122 / 0.55);
}

.border-zinc-500\/60 {
  border-color: rgb(113 113 122 / 0.6);
}

.border-zinc-500\/65 {
  border-color: rgb(113 113 122 / 0.65);
}

.border-zinc-500\/70 {
  border-color: rgb(113 113 122 / 0.7);
}

.border-zinc-500\/75 {
  border-color: rgb(113 113 122 / 0.75);
}

.border-zinc-500\/80 {
  border-color: rgb(113 113 122 / 0.8);
}

.border-zinc-500\/85 {
  border-color: rgb(113 113 122 / 0.85);
}

.border-zinc-500\/90 {
  border-color: rgb(113 113 122 / 0.9);
}

.border-zinc-500\/95 {
  border-color: rgb(113 113 122 / 0.95);
}

.border-zinc-600 {
  --tw-border-opacity: 1;
  border-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
}

.border-zinc-600\/0 {
  border-color: rgb(82 82 91 / 0);
}

.border-zinc-600\/10 {
  border-color: rgb(82 82 91 / 0.1);
}

.border-zinc-600\/100 {
  border-color: rgb(82 82 91 / 1);
}

.border-zinc-600\/15 {
  border-color: rgb(82 82 91 / 0.15);
}

.border-zinc-600\/20 {
  border-color: rgb(82 82 91 / 0.2);
}

.border-zinc-600\/25 {
  border-color: rgb(82 82 91 / 0.25);
}

.border-zinc-600\/30 {
  border-color: rgb(82 82 91 / 0.3);
}

.border-zinc-600\/35 {
  border-color: rgb(82 82 91 / 0.35);
}

.border-zinc-600\/40 {
  border-color: rgb(82 82 91 / 0.4);
}

.border-zinc-600\/45 {
  border-color: rgb(82 82 91 / 0.45);
}

.border-zinc-600\/5 {
  border-color: rgb(82 82 91 / 0.05);
}

.border-zinc-600\/50 {
  border-color: rgb(82 82 91 / 0.5);
}

.border-zinc-600\/55 {
  border-color: rgb(82 82 91 / 0.55);
}

.border-zinc-600\/60 {
  border-color: rgb(82 82 91 / 0.6);
}

.border-zinc-600\/65 {
  border-color: rgb(82 82 91 / 0.65);
}

.border-zinc-600\/70 {
  border-color: rgb(82 82 91 / 0.7);
}

.border-zinc-600\/75 {
  border-color: rgb(82 82 91 / 0.75);
}

.border-zinc-600\/80 {
  border-color: rgb(82 82 91 / 0.8);
}

.border-zinc-600\/85 {
  border-color: rgb(82 82 91 / 0.85);
}

.border-zinc-600\/90 {
  border-color: rgb(82 82 91 / 0.9);
}

.border-zinc-600\/95 {
  border-color: rgb(82 82 91 / 0.95);
}

.border-zinc-700 {
  --tw-border-opacity: 1;
  border-color: rgb(63 63 70 / var(--tw-border-opacity, 1));
}

.border-zinc-700\/0 {
  border-color: rgb(63 63 70 / 0);
}

.border-zinc-700\/10 {
  border-color: rgb(63 63 70 / 0.1);
}

.border-zinc-700\/100 {
  border-color: rgb(63 63 70 / 1);
}

.border-zinc-700\/15 {
  border-color: rgb(63 63 70 / 0.15);
}

.border-zinc-700\/20 {
  border-color: rgb(63 63 70 / 0.2);
}

.border-zinc-700\/25 {
  border-color: rgb(63 63 70 / 0.25);
}

.border-zinc-700\/30 {
  border-color: rgb(63 63 70 / 0.3);
}

.border-zinc-700\/35 {
  border-color: rgb(63 63 70 / 0.35);
}

.border-zinc-700\/40 {
  border-color: rgb(63 63 70 / 0.4);
}

.border-zinc-700\/45 {
  border-color: rgb(63 63 70 / 0.45);
}

.border-zinc-700\/5 {
  border-color: rgb(63 63 70 / 0.05);
}

.border-zinc-700\/50 {
  border-color: rgb(63 63 70 / 0.5);
}

.border-zinc-700\/55 {
  border-color: rgb(63 63 70 / 0.55);
}

.border-zinc-700\/60 {
  border-color: rgb(63 63 70 / 0.6);
}

.border-zinc-700\/65 {
  border-color: rgb(63 63 70 / 0.65);
}

.border-zinc-700\/70 {
  border-color: rgb(63 63 70 / 0.7);
}

.border-zinc-700\/75 {
  border-color: rgb(63 63 70 / 0.75);
}

.border-zinc-700\/80 {
  border-color: rgb(63 63 70 / 0.8);
}

.border-zinc-700\/85 {
  border-color: rgb(63 63 70 / 0.85);
}

.border-zinc-700\/90 {
  border-color: rgb(63 63 70 / 0.9);
}

.border-zinc-700\/95 {
  border-color: rgb(63 63 70 / 0.95);
}

.border-zinc-800 {
  --tw-border-opacity: 1;
  border-color: rgb(39 39 42 / var(--tw-border-opacity, 1));
}

.border-zinc-800\/0 {
  border-color: rgb(39 39 42 / 0);
}

.border-zinc-800\/10 {
  border-color: rgb(39 39 42 / 0.1);
}

.border-zinc-800\/100 {
  border-color: rgb(39 39 42 / 1);
}

.border-zinc-800\/15 {
  border-color: rgb(39 39 42 / 0.15);
}

.border-zinc-800\/20 {
  border-color: rgb(39 39 42 / 0.2);
}

.border-zinc-800\/25 {
  border-color: rgb(39 39 42 / 0.25);
}

.border-zinc-800\/30 {
  border-color: rgb(39 39 42 / 0.3);
}

.border-zinc-800\/35 {
  border-color: rgb(39 39 42 / 0.35);
}

.border-zinc-800\/40 {
  border-color: rgb(39 39 42 / 0.4);
}

.border-zinc-800\/45 {
  border-color: rgb(39 39 42 / 0.45);
}

.border-zinc-800\/5 {
  border-color: rgb(39 39 42 / 0.05);
}

.border-zinc-800\/50 {
  border-color: rgb(39 39 42 / 0.5);
}

.border-zinc-800\/55 {
  border-color: rgb(39 39 42 / 0.55);
}

.border-zinc-800\/60 {
  border-color: rgb(39 39 42 / 0.6);
}

.border-zinc-800\/65 {
  border-color: rgb(39 39 42 / 0.65);
}

.border-zinc-800\/70 {
  border-color: rgb(39 39 42 / 0.7);
}

.border-zinc-800\/75 {
  border-color: rgb(39 39 42 / 0.75);
}

.border-zinc-800\/80 {
  border-color: rgb(39 39 42 / 0.8);
}

.border-zinc-800\/85 {
  border-color: rgb(39 39 42 / 0.85);
}

.border-zinc-800\/90 {
  border-color: rgb(39 39 42 / 0.9);
}

.border-zinc-800\/95 {
  border-color: rgb(39 39 42 / 0.95);
}

.border-zinc-900 {
  --tw-border-opacity: 1;
  border-color: rgb(24 24 27 / var(--tw-border-opacity, 1));
}

.border-zinc-900\/0 {
  border-color: rgb(24 24 27 / 0);
}

.border-zinc-900\/10 {
  border-color: rgb(24 24 27 / 0.1);
}

.border-zinc-900\/100 {
  border-color: rgb(24 24 27 / 1);
}

.border-zinc-900\/15 {
  border-color: rgb(24 24 27 / 0.15);
}

.border-zinc-900\/20 {
  border-color: rgb(24 24 27 / 0.2);
}

.border-zinc-900\/25 {
  border-color: rgb(24 24 27 / 0.25);
}

.border-zinc-900\/30 {
  border-color: rgb(24 24 27 / 0.3);
}

.border-zinc-900\/35 {
  border-color: rgb(24 24 27 / 0.35);
}

.border-zinc-900\/40 {
  border-color: rgb(24 24 27 / 0.4);
}

.border-zinc-900\/45 {
  border-color: rgb(24 24 27 / 0.45);
}

.border-zinc-900\/5 {
  border-color: rgb(24 24 27 / 0.05);
}

.border-zinc-900\/50 {
  border-color: rgb(24 24 27 / 0.5);
}

.border-zinc-900\/55 {
  border-color: rgb(24 24 27 / 0.55);
}

.border-zinc-900\/60 {
  border-color: rgb(24 24 27 / 0.6);
}

.border-zinc-900\/65 {
  border-color: rgb(24 24 27 / 0.65);
}

.border-zinc-900\/70 {
  border-color: rgb(24 24 27 / 0.7);
}

.border-zinc-900\/75 {
  border-color: rgb(24 24 27 / 0.75);
}

.border-zinc-900\/80 {
  border-color: rgb(24 24 27 / 0.8);
}

.border-zinc-900\/85 {
  border-color: rgb(24 24 27 / 0.85);
}

.border-zinc-900\/90 {
  border-color: rgb(24 24 27 / 0.9);
}

.border-zinc-900\/95 {
  border-color: rgb(24 24 27 / 0.95);
}

.border-zinc-950 {
  --tw-border-opacity: 1;
  border-color: rgb(9 9 11 / var(--tw-border-opacity, 1));
}

.border-zinc-950\/0 {
  border-color: rgb(9 9 11 / 0);
}

.border-zinc-950\/10 {
  border-color: rgb(9 9 11 / 0.1);
}

.border-zinc-950\/100 {
  border-color: rgb(9 9 11 / 1);
}

.border-zinc-950\/15 {
  border-color: rgb(9 9 11 / 0.15);
}

.border-zinc-950\/20 {
  border-color: rgb(9 9 11 / 0.2);
}

.border-zinc-950\/25 {
  border-color: rgb(9 9 11 / 0.25);
}

.border-zinc-950\/30 {
  border-color: rgb(9 9 11 / 0.3);
}

.border-zinc-950\/35 {
  border-color: rgb(9 9 11 / 0.35);
}

.border-zinc-950\/40 {
  border-color: rgb(9 9 11 / 0.4);
}

.border-zinc-950\/45 {
  border-color: rgb(9 9 11 / 0.45);
}

.border-zinc-950\/5 {
  border-color: rgb(9 9 11 / 0.05);
}

.border-zinc-950\/50 {
  border-color: rgb(9 9 11 / 0.5);
}

.border-zinc-950\/55 {
  border-color: rgb(9 9 11 / 0.55);
}

.border-zinc-950\/60 {
  border-color: rgb(9 9 11 / 0.6);
}

.border-zinc-950\/65 {
  border-color: rgb(9 9 11 / 0.65);
}

.border-zinc-950\/70 {
  border-color: rgb(9 9 11 / 0.7);
}

.border-zinc-950\/75 {
  border-color: rgb(9 9 11 / 0.75);
}

.border-zinc-950\/80 {
  border-color: rgb(9 9 11 / 0.8);
}

.border-zinc-950\/85 {
  border-color: rgb(9 9 11 / 0.85);
}

.border-zinc-950\/90 {
  border-color: rgb(9 9 11 / 0.9);
}

.border-zinc-950\/95 {
  border-color: rgb(9 9 11 / 0.95);
}

.border-x-amber-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
  border-right-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
}

.border-x-amber-100\/0 {
  border-left-color: rgb(254 243 199 / 0);
  border-right-color: rgb(254 243 199 / 0);
}

.border-x-amber-100\/10 {
  border-left-color: rgb(254 243 199 / 0.1);
  border-right-color: rgb(254 243 199 / 0.1);
}

.border-x-amber-100\/100 {
  border-left-color: rgb(254 243 199 / 1);
  border-right-color: rgb(254 243 199 / 1);
}

.border-x-amber-100\/15 {
  border-left-color: rgb(254 243 199 / 0.15);
  border-right-color: rgb(254 243 199 / 0.15);
}

.border-x-amber-100\/20 {
  border-left-color: rgb(254 243 199 / 0.2);
  border-right-color: rgb(254 243 199 / 0.2);
}

.border-x-amber-100\/25 {
  border-left-color: rgb(254 243 199 / 0.25);
  border-right-color: rgb(254 243 199 / 0.25);
}

.border-x-amber-100\/30 {
  border-left-color: rgb(254 243 199 / 0.3);
  border-right-color: rgb(254 243 199 / 0.3);
}

.border-x-amber-100\/35 {
  border-left-color: rgb(254 243 199 / 0.35);
  border-right-color: rgb(254 243 199 / 0.35);
}

.border-x-amber-100\/40 {
  border-left-color: rgb(254 243 199 / 0.4);
  border-right-color: rgb(254 243 199 / 0.4);
}

.border-x-amber-100\/45 {
  border-left-color: rgb(254 243 199 / 0.45);
  border-right-color: rgb(254 243 199 / 0.45);
}

.border-x-amber-100\/5 {
  border-left-color: rgb(254 243 199 / 0.05);
  border-right-color: rgb(254 243 199 / 0.05);
}

.border-x-amber-100\/50 {
  border-left-color: rgb(254 243 199 / 0.5);
  border-right-color: rgb(254 243 199 / 0.5);
}

.border-x-amber-100\/55 {
  border-left-color: rgb(254 243 199 / 0.55);
  border-right-color: rgb(254 243 199 / 0.55);
}

.border-x-amber-100\/60 {
  border-left-color: rgb(254 243 199 / 0.6);
  border-right-color: rgb(254 243 199 / 0.6);
}

.border-x-amber-100\/65 {
  border-left-color: rgb(254 243 199 / 0.65);
  border-right-color: rgb(254 243 199 / 0.65);
}

.border-x-amber-100\/70 {
  border-left-color: rgb(254 243 199 / 0.7);
  border-right-color: rgb(254 243 199 / 0.7);
}

.border-x-amber-100\/75 {
  border-left-color: rgb(254 243 199 / 0.75);
  border-right-color: rgb(254 243 199 / 0.75);
}

.border-x-amber-100\/80 {
  border-left-color: rgb(254 243 199 / 0.8);
  border-right-color: rgb(254 243 199 / 0.8);
}

.border-x-amber-100\/85 {
  border-left-color: rgb(254 243 199 / 0.85);
  border-right-color: rgb(254 243 199 / 0.85);
}

.border-x-amber-100\/90 {
  border-left-color: rgb(254 243 199 / 0.9);
  border-right-color: rgb(254 243 199 / 0.9);
}

.border-x-amber-100\/95 {
  border-left-color: rgb(254 243 199 / 0.95);
  border-right-color: rgb(254 243 199 / 0.95);
}

.border-x-amber-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
  border-right-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}

.border-x-amber-200\/0 {
  border-left-color: rgb(253 230 138 / 0);
  border-right-color: rgb(253 230 138 / 0);
}

.border-x-amber-200\/10 {
  border-left-color: rgb(253 230 138 / 0.1);
  border-right-color: rgb(253 230 138 / 0.1);
}

.border-x-amber-200\/100 {
  border-left-color: rgb(253 230 138 / 1);
  border-right-color: rgb(253 230 138 / 1);
}

.border-x-amber-200\/15 {
  border-left-color: rgb(253 230 138 / 0.15);
  border-right-color: rgb(253 230 138 / 0.15);
}

.border-x-amber-200\/20 {
  border-left-color: rgb(253 230 138 / 0.2);
  border-right-color: rgb(253 230 138 / 0.2);
}

.border-x-amber-200\/25 {
  border-left-color: rgb(253 230 138 / 0.25);
  border-right-color: rgb(253 230 138 / 0.25);
}

.border-x-amber-200\/30 {
  border-left-color: rgb(253 230 138 / 0.3);
  border-right-color: rgb(253 230 138 / 0.3);
}

.border-x-amber-200\/35 {
  border-left-color: rgb(253 230 138 / 0.35);
  border-right-color: rgb(253 230 138 / 0.35);
}

.border-x-amber-200\/40 {
  border-left-color: rgb(253 230 138 / 0.4);
  border-right-color: rgb(253 230 138 / 0.4);
}

.border-x-amber-200\/45 {
  border-left-color: rgb(253 230 138 / 0.45);
  border-right-color: rgb(253 230 138 / 0.45);
}

.border-x-amber-200\/5 {
  border-left-color: rgb(253 230 138 / 0.05);
  border-right-color: rgb(253 230 138 / 0.05);
}

.border-x-amber-200\/50 {
  border-left-color: rgb(253 230 138 / 0.5);
  border-right-color: rgb(253 230 138 / 0.5);
}

.border-x-amber-200\/55 {
  border-left-color: rgb(253 230 138 / 0.55);
  border-right-color: rgb(253 230 138 / 0.55);
}

.border-x-amber-200\/60 {
  border-left-color: rgb(253 230 138 / 0.6);
  border-right-color: rgb(253 230 138 / 0.6);
}

.border-x-amber-200\/65 {
  border-left-color: rgb(253 230 138 / 0.65);
  border-right-color: rgb(253 230 138 / 0.65);
}

.border-x-amber-200\/70 {
  border-left-color: rgb(253 230 138 / 0.7);
  border-right-color: rgb(253 230 138 / 0.7);
}

.border-x-amber-200\/75 {
  border-left-color: rgb(253 230 138 / 0.75);
  border-right-color: rgb(253 230 138 / 0.75);
}

.border-x-amber-200\/80 {
  border-left-color: rgb(253 230 138 / 0.8);
  border-right-color: rgb(253 230 138 / 0.8);
}

.border-x-amber-200\/85 {
  border-left-color: rgb(253 230 138 / 0.85);
  border-right-color: rgb(253 230 138 / 0.85);
}

.border-x-amber-200\/90 {
  border-left-color: rgb(253 230 138 / 0.9);
  border-right-color: rgb(253 230 138 / 0.9);
}

.border-x-amber-200\/95 {
  border-left-color: rgb(253 230 138 / 0.95);
  border-right-color: rgb(253 230 138 / 0.95);
}

.border-x-amber-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
  border-right-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
}

.border-x-amber-300\/0 {
  border-left-color: rgb(252 211 77 / 0);
  border-right-color: rgb(252 211 77 / 0);
}

.border-x-amber-300\/10 {
  border-left-color: rgb(252 211 77 / 0.1);
  border-right-color: rgb(252 211 77 / 0.1);
}

.border-x-amber-300\/100 {
  border-left-color: rgb(252 211 77 / 1);
  border-right-color: rgb(252 211 77 / 1);
}

.border-x-amber-300\/15 {
  border-left-color: rgb(252 211 77 / 0.15);
  border-right-color: rgb(252 211 77 / 0.15);
}

.border-x-amber-300\/20 {
  border-left-color: rgb(252 211 77 / 0.2);
  border-right-color: rgb(252 211 77 / 0.2);
}

.border-x-amber-300\/25 {
  border-left-color: rgb(252 211 77 / 0.25);
  border-right-color: rgb(252 211 77 / 0.25);
}

.border-x-amber-300\/30 {
  border-left-color: rgb(252 211 77 / 0.3);
  border-right-color: rgb(252 211 77 / 0.3);
}

.border-x-amber-300\/35 {
  border-left-color: rgb(252 211 77 / 0.35);
  border-right-color: rgb(252 211 77 / 0.35);
}

.border-x-amber-300\/40 {
  border-left-color: rgb(252 211 77 / 0.4);
  border-right-color: rgb(252 211 77 / 0.4);
}

.border-x-amber-300\/45 {
  border-left-color: rgb(252 211 77 / 0.45);
  border-right-color: rgb(252 211 77 / 0.45);
}

.border-x-amber-300\/5 {
  border-left-color: rgb(252 211 77 / 0.05);
  border-right-color: rgb(252 211 77 / 0.05);
}

.border-x-amber-300\/50 {
  border-left-color: rgb(252 211 77 / 0.5);
  border-right-color: rgb(252 211 77 / 0.5);
}

.border-x-amber-300\/55 {
  border-left-color: rgb(252 211 77 / 0.55);
  border-right-color: rgb(252 211 77 / 0.55);
}

.border-x-amber-300\/60 {
  border-left-color: rgb(252 211 77 / 0.6);
  border-right-color: rgb(252 211 77 / 0.6);
}

.border-x-amber-300\/65 {
  border-left-color: rgb(252 211 77 / 0.65);
  border-right-color: rgb(252 211 77 / 0.65);
}

.border-x-amber-300\/70 {
  border-left-color: rgb(252 211 77 / 0.7);
  border-right-color: rgb(252 211 77 / 0.7);
}

.border-x-amber-300\/75 {
  border-left-color: rgb(252 211 77 / 0.75);
  border-right-color: rgb(252 211 77 / 0.75);
}

.border-x-amber-300\/80 {
  border-left-color: rgb(252 211 77 / 0.8);
  border-right-color: rgb(252 211 77 / 0.8);
}

.border-x-amber-300\/85 {
  border-left-color: rgb(252 211 77 / 0.85);
  border-right-color: rgb(252 211 77 / 0.85);
}

.border-x-amber-300\/90 {
  border-left-color: rgb(252 211 77 / 0.9);
  border-right-color: rgb(252 211 77 / 0.9);
}

.border-x-amber-300\/95 {
  border-left-color: rgb(252 211 77 / 0.95);
  border-right-color: rgb(252 211 77 / 0.95);
}

.border-x-amber-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
  border-right-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
}

.border-x-amber-400\/0 {
  border-left-color: rgb(251 191 36 / 0);
  border-right-color: rgb(251 191 36 / 0);
}

.border-x-amber-400\/10 {
  border-left-color: rgb(251 191 36 / 0.1);
  border-right-color: rgb(251 191 36 / 0.1);
}

.border-x-amber-400\/100 {
  border-left-color: rgb(251 191 36 / 1);
  border-right-color: rgb(251 191 36 / 1);
}

.border-x-amber-400\/15 {
  border-left-color: rgb(251 191 36 / 0.15);
  border-right-color: rgb(251 191 36 / 0.15);
}

.border-x-amber-400\/20 {
  border-left-color: rgb(251 191 36 / 0.2);
  border-right-color: rgb(251 191 36 / 0.2);
}

.border-x-amber-400\/25 {
  border-left-color: rgb(251 191 36 / 0.25);
  border-right-color: rgb(251 191 36 / 0.25);
}

.border-x-amber-400\/30 {
  border-left-color: rgb(251 191 36 / 0.3);
  border-right-color: rgb(251 191 36 / 0.3);
}

.border-x-amber-400\/35 {
  border-left-color: rgb(251 191 36 / 0.35);
  border-right-color: rgb(251 191 36 / 0.35);
}

.border-x-amber-400\/40 {
  border-left-color: rgb(251 191 36 / 0.4);
  border-right-color: rgb(251 191 36 / 0.4);
}

.border-x-amber-400\/45 {
  border-left-color: rgb(251 191 36 / 0.45);
  border-right-color: rgb(251 191 36 / 0.45);
}

.border-x-amber-400\/5 {
  border-left-color: rgb(251 191 36 / 0.05);
  border-right-color: rgb(251 191 36 / 0.05);
}

.border-x-amber-400\/50 {
  border-left-color: rgb(251 191 36 / 0.5);
  border-right-color: rgb(251 191 36 / 0.5);
}

.border-x-amber-400\/55 {
  border-left-color: rgb(251 191 36 / 0.55);
  border-right-color: rgb(251 191 36 / 0.55);
}

.border-x-amber-400\/60 {
  border-left-color: rgb(251 191 36 / 0.6);
  border-right-color: rgb(251 191 36 / 0.6);
}

.border-x-amber-400\/65 {
  border-left-color: rgb(251 191 36 / 0.65);
  border-right-color: rgb(251 191 36 / 0.65);
}

.border-x-amber-400\/70 {
  border-left-color: rgb(251 191 36 / 0.7);
  border-right-color: rgb(251 191 36 / 0.7);
}

.border-x-amber-400\/75 {
  border-left-color: rgb(251 191 36 / 0.75);
  border-right-color: rgb(251 191 36 / 0.75);
}

.border-x-amber-400\/80 {
  border-left-color: rgb(251 191 36 / 0.8);
  border-right-color: rgb(251 191 36 / 0.8);
}

.border-x-amber-400\/85 {
  border-left-color: rgb(251 191 36 / 0.85);
  border-right-color: rgb(251 191 36 / 0.85);
}

.border-x-amber-400\/90 {
  border-left-color: rgb(251 191 36 / 0.9);
  border-right-color: rgb(251 191 36 / 0.9);
}

.border-x-amber-400\/95 {
  border-left-color: rgb(251 191 36 / 0.95);
  border-right-color: rgb(251 191 36 / 0.95);
}

.border-x-amber-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 251 235 / var(--tw-border-opacity, 1));
  border-right-color: rgb(255 251 235 / var(--tw-border-opacity, 1));
}

.border-x-amber-50\/0 {
  border-left-color: rgb(255 251 235 / 0);
  border-right-color: rgb(255 251 235 / 0);
}

.border-x-amber-50\/10 {
  border-left-color: rgb(255 251 235 / 0.1);
  border-right-color: rgb(255 251 235 / 0.1);
}

.border-x-amber-50\/100 {
  border-left-color: rgb(255 251 235 / 1);
  border-right-color: rgb(255 251 235 / 1);
}

.border-x-amber-50\/15 {
  border-left-color: rgb(255 251 235 / 0.15);
  border-right-color: rgb(255 251 235 / 0.15);
}

.border-x-amber-50\/20 {
  border-left-color: rgb(255 251 235 / 0.2);
  border-right-color: rgb(255 251 235 / 0.2);
}

.border-x-amber-50\/25 {
  border-left-color: rgb(255 251 235 / 0.25);
  border-right-color: rgb(255 251 235 / 0.25);
}

.border-x-amber-50\/30 {
  border-left-color: rgb(255 251 235 / 0.3);
  border-right-color: rgb(255 251 235 / 0.3);
}

.border-x-amber-50\/35 {
  border-left-color: rgb(255 251 235 / 0.35);
  border-right-color: rgb(255 251 235 / 0.35);
}

.border-x-amber-50\/40 {
  border-left-color: rgb(255 251 235 / 0.4);
  border-right-color: rgb(255 251 235 / 0.4);
}

.border-x-amber-50\/45 {
  border-left-color: rgb(255 251 235 / 0.45);
  border-right-color: rgb(255 251 235 / 0.45);
}

.border-x-amber-50\/5 {
  border-left-color: rgb(255 251 235 / 0.05);
  border-right-color: rgb(255 251 235 / 0.05);
}

.border-x-amber-50\/50 {
  border-left-color: rgb(255 251 235 / 0.5);
  border-right-color: rgb(255 251 235 / 0.5);
}

.border-x-amber-50\/55 {
  border-left-color: rgb(255 251 235 / 0.55);
  border-right-color: rgb(255 251 235 / 0.55);
}

.border-x-amber-50\/60 {
  border-left-color: rgb(255 251 235 / 0.6);
  border-right-color: rgb(255 251 235 / 0.6);
}

.border-x-amber-50\/65 {
  border-left-color: rgb(255 251 235 / 0.65);
  border-right-color: rgb(255 251 235 / 0.65);
}

.border-x-amber-50\/70 {
  border-left-color: rgb(255 251 235 / 0.7);
  border-right-color: rgb(255 251 235 / 0.7);
}

.border-x-amber-50\/75 {
  border-left-color: rgb(255 251 235 / 0.75);
  border-right-color: rgb(255 251 235 / 0.75);
}

.border-x-amber-50\/80 {
  border-left-color: rgb(255 251 235 / 0.8);
  border-right-color: rgb(255 251 235 / 0.8);
}

.border-x-amber-50\/85 {
  border-left-color: rgb(255 251 235 / 0.85);
  border-right-color: rgb(255 251 235 / 0.85);
}

.border-x-amber-50\/90 {
  border-left-color: rgb(255 251 235 / 0.9);
  border-right-color: rgb(255 251 235 / 0.9);
}

.border-x-amber-50\/95 {
  border-left-color: rgb(255 251 235 / 0.95);
  border-right-color: rgb(255 251 235 / 0.95);
}

.border-x-amber-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
  border-right-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
}

.border-x-amber-500\/0 {
  border-left-color: rgb(245 158 11 / 0);
  border-right-color: rgb(245 158 11 / 0);
}

.border-x-amber-500\/10 {
  border-left-color: rgb(245 158 11 / 0.1);
  border-right-color: rgb(245 158 11 / 0.1);
}

.border-x-amber-500\/100 {
  border-left-color: rgb(245 158 11 / 1);
  border-right-color: rgb(245 158 11 / 1);
}

.border-x-amber-500\/15 {
  border-left-color: rgb(245 158 11 / 0.15);
  border-right-color: rgb(245 158 11 / 0.15);
}

.border-x-amber-500\/20 {
  border-left-color: rgb(245 158 11 / 0.2);
  border-right-color: rgb(245 158 11 / 0.2);
}

.border-x-amber-500\/25 {
  border-left-color: rgb(245 158 11 / 0.25);
  border-right-color: rgb(245 158 11 / 0.25);
}

.border-x-amber-500\/30 {
  border-left-color: rgb(245 158 11 / 0.3);
  border-right-color: rgb(245 158 11 / 0.3);
}

.border-x-amber-500\/35 {
  border-left-color: rgb(245 158 11 / 0.35);
  border-right-color: rgb(245 158 11 / 0.35);
}

.border-x-amber-500\/40 {
  border-left-color: rgb(245 158 11 / 0.4);
  border-right-color: rgb(245 158 11 / 0.4);
}

.border-x-amber-500\/45 {
  border-left-color: rgb(245 158 11 / 0.45);
  border-right-color: rgb(245 158 11 / 0.45);
}

.border-x-amber-500\/5 {
  border-left-color: rgb(245 158 11 / 0.05);
  border-right-color: rgb(245 158 11 / 0.05);
}

.border-x-amber-500\/50 {
  border-left-color: rgb(245 158 11 / 0.5);
  border-right-color: rgb(245 158 11 / 0.5);
}

.border-x-amber-500\/55 {
  border-left-color: rgb(245 158 11 / 0.55);
  border-right-color: rgb(245 158 11 / 0.55);
}

.border-x-amber-500\/60 {
  border-left-color: rgb(245 158 11 / 0.6);
  border-right-color: rgb(245 158 11 / 0.6);
}

.border-x-amber-500\/65 {
  border-left-color: rgb(245 158 11 / 0.65);
  border-right-color: rgb(245 158 11 / 0.65);
}

.border-x-amber-500\/70 {
  border-left-color: rgb(245 158 11 / 0.7);
  border-right-color: rgb(245 158 11 / 0.7);
}

.border-x-amber-500\/75 {
  border-left-color: rgb(245 158 11 / 0.75);
  border-right-color: rgb(245 158 11 / 0.75);
}

.border-x-amber-500\/80 {
  border-left-color: rgb(245 158 11 / 0.8);
  border-right-color: rgb(245 158 11 / 0.8);
}

.border-x-amber-500\/85 {
  border-left-color: rgb(245 158 11 / 0.85);
  border-right-color: rgb(245 158 11 / 0.85);
}

.border-x-amber-500\/90 {
  border-left-color: rgb(245 158 11 / 0.9);
  border-right-color: rgb(245 158 11 / 0.9);
}

.border-x-amber-500\/95 {
  border-left-color: rgb(245 158 11 / 0.95);
  border-right-color: rgb(245 158 11 / 0.95);
}

.border-x-amber-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(217 119 6 / var(--tw-border-opacity, 1));
  border-right-color: rgb(217 119 6 / var(--tw-border-opacity, 1));
}

.border-x-amber-600\/0 {
  border-left-color: rgb(217 119 6 / 0);
  border-right-color: rgb(217 119 6 / 0);
}

.border-x-amber-600\/10 {
  border-left-color: rgb(217 119 6 / 0.1);
  border-right-color: rgb(217 119 6 / 0.1);
}

.border-x-amber-600\/100 {
  border-left-color: rgb(217 119 6 / 1);
  border-right-color: rgb(217 119 6 / 1);
}

.border-x-amber-600\/15 {
  border-left-color: rgb(217 119 6 / 0.15);
  border-right-color: rgb(217 119 6 / 0.15);
}

.border-x-amber-600\/20 {
  border-left-color: rgb(217 119 6 / 0.2);
  border-right-color: rgb(217 119 6 / 0.2);
}

.border-x-amber-600\/25 {
  border-left-color: rgb(217 119 6 / 0.25);
  border-right-color: rgb(217 119 6 / 0.25);
}

.border-x-amber-600\/30 {
  border-left-color: rgb(217 119 6 / 0.3);
  border-right-color: rgb(217 119 6 / 0.3);
}

.border-x-amber-600\/35 {
  border-left-color: rgb(217 119 6 / 0.35);
  border-right-color: rgb(217 119 6 / 0.35);
}

.border-x-amber-600\/40 {
  border-left-color: rgb(217 119 6 / 0.4);
  border-right-color: rgb(217 119 6 / 0.4);
}

.border-x-amber-600\/45 {
  border-left-color: rgb(217 119 6 / 0.45);
  border-right-color: rgb(217 119 6 / 0.45);
}

.border-x-amber-600\/5 {
  border-left-color: rgb(217 119 6 / 0.05);
  border-right-color: rgb(217 119 6 / 0.05);
}

.border-x-amber-600\/50 {
  border-left-color: rgb(217 119 6 / 0.5);
  border-right-color: rgb(217 119 6 / 0.5);
}

.border-x-amber-600\/55 {
  border-left-color: rgb(217 119 6 / 0.55);
  border-right-color: rgb(217 119 6 / 0.55);
}

.border-x-amber-600\/60 {
  border-left-color: rgb(217 119 6 / 0.6);
  border-right-color: rgb(217 119 6 / 0.6);
}

.border-x-amber-600\/65 {
  border-left-color: rgb(217 119 6 / 0.65);
  border-right-color: rgb(217 119 6 / 0.65);
}

.border-x-amber-600\/70 {
  border-left-color: rgb(217 119 6 / 0.7);
  border-right-color: rgb(217 119 6 / 0.7);
}

.border-x-amber-600\/75 {
  border-left-color: rgb(217 119 6 / 0.75);
  border-right-color: rgb(217 119 6 / 0.75);
}

.border-x-amber-600\/80 {
  border-left-color: rgb(217 119 6 / 0.8);
  border-right-color: rgb(217 119 6 / 0.8);
}

.border-x-amber-600\/85 {
  border-left-color: rgb(217 119 6 / 0.85);
  border-right-color: rgb(217 119 6 / 0.85);
}

.border-x-amber-600\/90 {
  border-left-color: rgb(217 119 6 / 0.9);
  border-right-color: rgb(217 119 6 / 0.9);
}

.border-x-amber-600\/95 {
  border-left-color: rgb(217 119 6 / 0.95);
  border-right-color: rgb(217 119 6 / 0.95);
}

.border-x-amber-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(180 83 9 / var(--tw-border-opacity, 1));
  border-right-color: rgb(180 83 9 / var(--tw-border-opacity, 1));
}

.border-x-amber-700\/0 {
  border-left-color: rgb(180 83 9 / 0);
  border-right-color: rgb(180 83 9 / 0);
}

.border-x-amber-700\/10 {
  border-left-color: rgb(180 83 9 / 0.1);
  border-right-color: rgb(180 83 9 / 0.1);
}

.border-x-amber-700\/100 {
  border-left-color: rgb(180 83 9 / 1);
  border-right-color: rgb(180 83 9 / 1);
}

.border-x-amber-700\/15 {
  border-left-color: rgb(180 83 9 / 0.15);
  border-right-color: rgb(180 83 9 / 0.15);
}

.border-x-amber-700\/20 {
  border-left-color: rgb(180 83 9 / 0.2);
  border-right-color: rgb(180 83 9 / 0.2);
}

.border-x-amber-700\/25 {
  border-left-color: rgb(180 83 9 / 0.25);
  border-right-color: rgb(180 83 9 / 0.25);
}

.border-x-amber-700\/30 {
  border-left-color: rgb(180 83 9 / 0.3);
  border-right-color: rgb(180 83 9 / 0.3);
}

.border-x-amber-700\/35 {
  border-left-color: rgb(180 83 9 / 0.35);
  border-right-color: rgb(180 83 9 / 0.35);
}

.border-x-amber-700\/40 {
  border-left-color: rgb(180 83 9 / 0.4);
  border-right-color: rgb(180 83 9 / 0.4);
}

.border-x-amber-700\/45 {
  border-left-color: rgb(180 83 9 / 0.45);
  border-right-color: rgb(180 83 9 / 0.45);
}

.border-x-amber-700\/5 {
  border-left-color: rgb(180 83 9 / 0.05);
  border-right-color: rgb(180 83 9 / 0.05);
}

.border-x-amber-700\/50 {
  border-left-color: rgb(180 83 9 / 0.5);
  border-right-color: rgb(180 83 9 / 0.5);
}

.border-x-amber-700\/55 {
  border-left-color: rgb(180 83 9 / 0.55);
  border-right-color: rgb(180 83 9 / 0.55);
}

.border-x-amber-700\/60 {
  border-left-color: rgb(180 83 9 / 0.6);
  border-right-color: rgb(180 83 9 / 0.6);
}

.border-x-amber-700\/65 {
  border-left-color: rgb(180 83 9 / 0.65);
  border-right-color: rgb(180 83 9 / 0.65);
}

.border-x-amber-700\/70 {
  border-left-color: rgb(180 83 9 / 0.7);
  border-right-color: rgb(180 83 9 / 0.7);
}

.border-x-amber-700\/75 {
  border-left-color: rgb(180 83 9 / 0.75);
  border-right-color: rgb(180 83 9 / 0.75);
}

.border-x-amber-700\/80 {
  border-left-color: rgb(180 83 9 / 0.8);
  border-right-color: rgb(180 83 9 / 0.8);
}

.border-x-amber-700\/85 {
  border-left-color: rgb(180 83 9 / 0.85);
  border-right-color: rgb(180 83 9 / 0.85);
}

.border-x-amber-700\/90 {
  border-left-color: rgb(180 83 9 / 0.9);
  border-right-color: rgb(180 83 9 / 0.9);
}

.border-x-amber-700\/95 {
  border-left-color: rgb(180 83 9 / 0.95);
  border-right-color: rgb(180 83 9 / 0.95);
}

.border-x-amber-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(146 64 14 / var(--tw-border-opacity, 1));
  border-right-color: rgb(146 64 14 / var(--tw-border-opacity, 1));
}

.border-x-amber-800\/0 {
  border-left-color: rgb(146 64 14 / 0);
  border-right-color: rgb(146 64 14 / 0);
}

.border-x-amber-800\/10 {
  border-left-color: rgb(146 64 14 / 0.1);
  border-right-color: rgb(146 64 14 / 0.1);
}

.border-x-amber-800\/100 {
  border-left-color: rgb(146 64 14 / 1);
  border-right-color: rgb(146 64 14 / 1);
}

.border-x-amber-800\/15 {
  border-left-color: rgb(146 64 14 / 0.15);
  border-right-color: rgb(146 64 14 / 0.15);
}

.border-x-amber-800\/20 {
  border-left-color: rgb(146 64 14 / 0.2);
  border-right-color: rgb(146 64 14 / 0.2);
}

.border-x-amber-800\/25 {
  border-left-color: rgb(146 64 14 / 0.25);
  border-right-color: rgb(146 64 14 / 0.25);
}

.border-x-amber-800\/30 {
  border-left-color: rgb(146 64 14 / 0.3);
  border-right-color: rgb(146 64 14 / 0.3);
}

.border-x-amber-800\/35 {
  border-left-color: rgb(146 64 14 / 0.35);
  border-right-color: rgb(146 64 14 / 0.35);
}

.border-x-amber-800\/40 {
  border-left-color: rgb(146 64 14 / 0.4);
  border-right-color: rgb(146 64 14 / 0.4);
}

.border-x-amber-800\/45 {
  border-left-color: rgb(146 64 14 / 0.45);
  border-right-color: rgb(146 64 14 / 0.45);
}

.border-x-amber-800\/5 {
  border-left-color: rgb(146 64 14 / 0.05);
  border-right-color: rgb(146 64 14 / 0.05);
}

.border-x-amber-800\/50 {
  border-left-color: rgb(146 64 14 / 0.5);
  border-right-color: rgb(146 64 14 / 0.5);
}

.border-x-amber-800\/55 {
  border-left-color: rgb(146 64 14 / 0.55);
  border-right-color: rgb(146 64 14 / 0.55);
}

.border-x-amber-800\/60 {
  border-left-color: rgb(146 64 14 / 0.6);
  border-right-color: rgb(146 64 14 / 0.6);
}

.border-x-amber-800\/65 {
  border-left-color: rgb(146 64 14 / 0.65);
  border-right-color: rgb(146 64 14 / 0.65);
}

.border-x-amber-800\/70 {
  border-left-color: rgb(146 64 14 / 0.7);
  border-right-color: rgb(146 64 14 / 0.7);
}

.border-x-amber-800\/75 {
  border-left-color: rgb(146 64 14 / 0.75);
  border-right-color: rgb(146 64 14 / 0.75);
}

.border-x-amber-800\/80 {
  border-left-color: rgb(146 64 14 / 0.8);
  border-right-color: rgb(146 64 14 / 0.8);
}

.border-x-amber-800\/85 {
  border-left-color: rgb(146 64 14 / 0.85);
  border-right-color: rgb(146 64 14 / 0.85);
}

.border-x-amber-800\/90 {
  border-left-color: rgb(146 64 14 / 0.9);
  border-right-color: rgb(146 64 14 / 0.9);
}

.border-x-amber-800\/95 {
  border-left-color: rgb(146 64 14 / 0.95);
  border-right-color: rgb(146 64 14 / 0.95);
}

.border-x-amber-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(120 53 15 / var(--tw-border-opacity, 1));
  border-right-color: rgb(120 53 15 / var(--tw-border-opacity, 1));
}

.border-x-amber-900\/0 {
  border-left-color: rgb(120 53 15 / 0);
  border-right-color: rgb(120 53 15 / 0);
}

.border-x-amber-900\/10 {
  border-left-color: rgb(120 53 15 / 0.1);
  border-right-color: rgb(120 53 15 / 0.1);
}

.border-x-amber-900\/100 {
  border-left-color: rgb(120 53 15 / 1);
  border-right-color: rgb(120 53 15 / 1);
}

.border-x-amber-900\/15 {
  border-left-color: rgb(120 53 15 / 0.15);
  border-right-color: rgb(120 53 15 / 0.15);
}

.border-x-amber-900\/20 {
  border-left-color: rgb(120 53 15 / 0.2);
  border-right-color: rgb(120 53 15 / 0.2);
}

.border-x-amber-900\/25 {
  border-left-color: rgb(120 53 15 / 0.25);
  border-right-color: rgb(120 53 15 / 0.25);
}

.border-x-amber-900\/30 {
  border-left-color: rgb(120 53 15 / 0.3);
  border-right-color: rgb(120 53 15 / 0.3);
}

.border-x-amber-900\/35 {
  border-left-color: rgb(120 53 15 / 0.35);
  border-right-color: rgb(120 53 15 / 0.35);
}

.border-x-amber-900\/40 {
  border-left-color: rgb(120 53 15 / 0.4);
  border-right-color: rgb(120 53 15 / 0.4);
}

.border-x-amber-900\/45 {
  border-left-color: rgb(120 53 15 / 0.45);
  border-right-color: rgb(120 53 15 / 0.45);
}

.border-x-amber-900\/5 {
  border-left-color: rgb(120 53 15 / 0.05);
  border-right-color: rgb(120 53 15 / 0.05);
}

.border-x-amber-900\/50 {
  border-left-color: rgb(120 53 15 / 0.5);
  border-right-color: rgb(120 53 15 / 0.5);
}

.border-x-amber-900\/55 {
  border-left-color: rgb(120 53 15 / 0.55);
  border-right-color: rgb(120 53 15 / 0.55);
}

.border-x-amber-900\/60 {
  border-left-color: rgb(120 53 15 / 0.6);
  border-right-color: rgb(120 53 15 / 0.6);
}

.border-x-amber-900\/65 {
  border-left-color: rgb(120 53 15 / 0.65);
  border-right-color: rgb(120 53 15 / 0.65);
}

.border-x-amber-900\/70 {
  border-left-color: rgb(120 53 15 / 0.7);
  border-right-color: rgb(120 53 15 / 0.7);
}

.border-x-amber-900\/75 {
  border-left-color: rgb(120 53 15 / 0.75);
  border-right-color: rgb(120 53 15 / 0.75);
}

.border-x-amber-900\/80 {
  border-left-color: rgb(120 53 15 / 0.8);
  border-right-color: rgb(120 53 15 / 0.8);
}

.border-x-amber-900\/85 {
  border-left-color: rgb(120 53 15 / 0.85);
  border-right-color: rgb(120 53 15 / 0.85);
}

.border-x-amber-900\/90 {
  border-left-color: rgb(120 53 15 / 0.9);
  border-right-color: rgb(120 53 15 / 0.9);
}

.border-x-amber-900\/95 {
  border-left-color: rgb(120 53 15 / 0.95);
  border-right-color: rgb(120 53 15 / 0.95);
}

.border-x-amber-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(69 26 3 / var(--tw-border-opacity, 1));
  border-right-color: rgb(69 26 3 / var(--tw-border-opacity, 1));
}

.border-x-amber-950\/0 {
  border-left-color: rgb(69 26 3 / 0);
  border-right-color: rgb(69 26 3 / 0);
}

.border-x-amber-950\/10 {
  border-left-color: rgb(69 26 3 / 0.1);
  border-right-color: rgb(69 26 3 / 0.1);
}

.border-x-amber-950\/100 {
  border-left-color: rgb(69 26 3 / 1);
  border-right-color: rgb(69 26 3 / 1);
}

.border-x-amber-950\/15 {
  border-left-color: rgb(69 26 3 / 0.15);
  border-right-color: rgb(69 26 3 / 0.15);
}

.border-x-amber-950\/20 {
  border-left-color: rgb(69 26 3 / 0.2);
  border-right-color: rgb(69 26 3 / 0.2);
}

.border-x-amber-950\/25 {
  border-left-color: rgb(69 26 3 / 0.25);
  border-right-color: rgb(69 26 3 / 0.25);
}

.border-x-amber-950\/30 {
  border-left-color: rgb(69 26 3 / 0.3);
  border-right-color: rgb(69 26 3 / 0.3);
}

.border-x-amber-950\/35 {
  border-left-color: rgb(69 26 3 / 0.35);
  border-right-color: rgb(69 26 3 / 0.35);
}

.border-x-amber-950\/40 {
  border-left-color: rgb(69 26 3 / 0.4);
  border-right-color: rgb(69 26 3 / 0.4);
}

.border-x-amber-950\/45 {
  border-left-color: rgb(69 26 3 / 0.45);
  border-right-color: rgb(69 26 3 / 0.45);
}

.border-x-amber-950\/5 {
  border-left-color: rgb(69 26 3 / 0.05);
  border-right-color: rgb(69 26 3 / 0.05);
}

.border-x-amber-950\/50 {
  border-left-color: rgb(69 26 3 / 0.5);
  border-right-color: rgb(69 26 3 / 0.5);
}

.border-x-amber-950\/55 {
  border-left-color: rgb(69 26 3 / 0.55);
  border-right-color: rgb(69 26 3 / 0.55);
}

.border-x-amber-950\/60 {
  border-left-color: rgb(69 26 3 / 0.6);
  border-right-color: rgb(69 26 3 / 0.6);
}

.border-x-amber-950\/65 {
  border-left-color: rgb(69 26 3 / 0.65);
  border-right-color: rgb(69 26 3 / 0.65);
}

.border-x-amber-950\/70 {
  border-left-color: rgb(69 26 3 / 0.7);
  border-right-color: rgb(69 26 3 / 0.7);
}

.border-x-amber-950\/75 {
  border-left-color: rgb(69 26 3 / 0.75);
  border-right-color: rgb(69 26 3 / 0.75);
}

.border-x-amber-950\/80 {
  border-left-color: rgb(69 26 3 / 0.8);
  border-right-color: rgb(69 26 3 / 0.8);
}

.border-x-amber-950\/85 {
  border-left-color: rgb(69 26 3 / 0.85);
  border-right-color: rgb(69 26 3 / 0.85);
}

.border-x-amber-950\/90 {
  border-left-color: rgb(69 26 3 / 0.9);
  border-right-color: rgb(69 26 3 / 0.9);
}

.border-x-amber-950\/95 {
  border-left-color: rgb(69 26 3 / 0.95);
  border-right-color: rgb(69 26 3 / 0.95);
}

.border-x-aqua-teal {
  --tw-border-opacity: 1;
  border-left-color: rgb(99 173 168 / var(--tw-border-opacity, 1));
  border-right-color: rgb(99 173 168 / var(--tw-border-opacity, 1));
}

.border-x-aqua-teal\/0 {
  border-left-color: rgb(99 173 168 / 0);
  border-right-color: rgb(99 173 168 / 0);
}

.border-x-aqua-teal\/10 {
  border-left-color: rgb(99 173 168 / 0.1);
  border-right-color: rgb(99 173 168 / 0.1);
}

.border-x-aqua-teal\/100 {
  border-left-color: rgb(99 173 168 / 1);
  border-right-color: rgb(99 173 168 / 1);
}

.border-x-aqua-teal\/15 {
  border-left-color: rgb(99 173 168 / 0.15);
  border-right-color: rgb(99 173 168 / 0.15);
}

.border-x-aqua-teal\/20 {
  border-left-color: rgb(99 173 168 / 0.2);
  border-right-color: rgb(99 173 168 / 0.2);
}

.border-x-aqua-teal\/25 {
  border-left-color: rgb(99 173 168 / 0.25);
  border-right-color: rgb(99 173 168 / 0.25);
}

.border-x-aqua-teal\/30 {
  border-left-color: rgb(99 173 168 / 0.3);
  border-right-color: rgb(99 173 168 / 0.3);
}

.border-x-aqua-teal\/35 {
  border-left-color: rgb(99 173 168 / 0.35);
  border-right-color: rgb(99 173 168 / 0.35);
}

.border-x-aqua-teal\/40 {
  border-left-color: rgb(99 173 168 / 0.4);
  border-right-color: rgb(99 173 168 / 0.4);
}

.border-x-aqua-teal\/45 {
  border-left-color: rgb(99 173 168 / 0.45);
  border-right-color: rgb(99 173 168 / 0.45);
}

.border-x-aqua-teal\/5 {
  border-left-color: rgb(99 173 168 / 0.05);
  border-right-color: rgb(99 173 168 / 0.05);
}

.border-x-aqua-teal\/50 {
  border-left-color: rgb(99 173 168 / 0.5);
  border-right-color: rgb(99 173 168 / 0.5);
}

.border-x-aqua-teal\/55 {
  border-left-color: rgb(99 173 168 / 0.55);
  border-right-color: rgb(99 173 168 / 0.55);
}

.border-x-aqua-teal\/60 {
  border-left-color: rgb(99 173 168 / 0.6);
  border-right-color: rgb(99 173 168 / 0.6);
}

.border-x-aqua-teal\/65 {
  border-left-color: rgb(99 173 168 / 0.65);
  border-right-color: rgb(99 173 168 / 0.65);
}

.border-x-aqua-teal\/70 {
  border-left-color: rgb(99 173 168 / 0.7);
  border-right-color: rgb(99 173 168 / 0.7);
}

.border-x-aqua-teal\/75 {
  border-left-color: rgb(99 173 168 / 0.75);
  border-right-color: rgb(99 173 168 / 0.75);
}

.border-x-aqua-teal\/80 {
  border-left-color: rgb(99 173 168 / 0.8);
  border-right-color: rgb(99 173 168 / 0.8);
}

.border-x-aqua-teal\/85 {
  border-left-color: rgb(99 173 168 / 0.85);
  border-right-color: rgb(99 173 168 / 0.85);
}

.border-x-aqua-teal\/90 {
  border-left-color: rgb(99 173 168 / 0.9);
  border-right-color: rgb(99 173 168 / 0.9);
}

.border-x-aqua-teal\/95 {
  border-left-color: rgb(99 173 168 / 0.95);
  border-right-color: rgb(99 173 168 / 0.95);
}

.border-x-black {
  --tw-border-opacity: 1;
  border-left-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  border-right-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.border-x-black\/0 {
  border-left-color: rgb(0 0 0 / 0);
  border-right-color: rgb(0 0 0 / 0);
}

.border-x-black\/10 {
  border-left-color: rgb(0 0 0 / 0.1);
  border-right-color: rgb(0 0 0 / 0.1);
}

.border-x-black\/100 {
  border-left-color: rgb(0 0 0 / 1);
  border-right-color: rgb(0 0 0 / 1);
}

.border-x-black\/15 {
  border-left-color: rgb(0 0 0 / 0.15);
  border-right-color: rgb(0 0 0 / 0.15);
}

.border-x-black\/20 {
  border-left-color: rgb(0 0 0 / 0.2);
  border-right-color: rgb(0 0 0 / 0.2);
}

.border-x-black\/25 {
  border-left-color: rgb(0 0 0 / 0.25);
  border-right-color: rgb(0 0 0 / 0.25);
}

.border-x-black\/30 {
  border-left-color: rgb(0 0 0 / 0.3);
  border-right-color: rgb(0 0 0 / 0.3);
}

.border-x-black\/35 {
  border-left-color: rgb(0 0 0 / 0.35);
  border-right-color: rgb(0 0 0 / 0.35);
}

.border-x-black\/40 {
  border-left-color: rgb(0 0 0 / 0.4);
  border-right-color: rgb(0 0 0 / 0.4);
}

.border-x-black\/45 {
  border-left-color: rgb(0 0 0 / 0.45);
  border-right-color: rgb(0 0 0 / 0.45);
}

.border-x-black\/5 {
  border-left-color: rgb(0 0 0 / 0.05);
  border-right-color: rgb(0 0 0 / 0.05);
}

.border-x-black\/50 {
  border-left-color: rgb(0 0 0 / 0.5);
  border-right-color: rgb(0 0 0 / 0.5);
}

.border-x-black\/55 {
  border-left-color: rgb(0 0 0 / 0.55);
  border-right-color: rgb(0 0 0 / 0.55);
}

.border-x-black\/60 {
  border-left-color: rgb(0 0 0 / 0.6);
  border-right-color: rgb(0 0 0 / 0.6);
}

.border-x-black\/65 {
  border-left-color: rgb(0 0 0 / 0.65);
  border-right-color: rgb(0 0 0 / 0.65);
}

.border-x-black\/70 {
  border-left-color: rgb(0 0 0 / 0.7);
  border-right-color: rgb(0 0 0 / 0.7);
}

.border-x-black\/75 {
  border-left-color: rgb(0 0 0 / 0.75);
  border-right-color: rgb(0 0 0 / 0.75);
}

.border-x-black\/80 {
  border-left-color: rgb(0 0 0 / 0.8);
  border-right-color: rgb(0 0 0 / 0.8);
}

.border-x-black\/85 {
  border-left-color: rgb(0 0 0 / 0.85);
  border-right-color: rgb(0 0 0 / 0.85);
}

.border-x-black\/90 {
  border-left-color: rgb(0 0 0 / 0.9);
  border-right-color: rgb(0 0 0 / 0.9);
}

.border-x-black\/95 {
  border-left-color: rgb(0 0 0 / 0.95);
  border-right-color: rgb(0 0 0 / 0.95);
}

.border-x-blue-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
  border-right-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
}

.border-x-blue-100\/0 {
  border-left-color: rgb(219 234 254 / 0);
  border-right-color: rgb(219 234 254 / 0);
}

.border-x-blue-100\/10 {
  border-left-color: rgb(219 234 254 / 0.1);
  border-right-color: rgb(219 234 254 / 0.1);
}

.border-x-blue-100\/100 {
  border-left-color: rgb(219 234 254 / 1);
  border-right-color: rgb(219 234 254 / 1);
}

.border-x-blue-100\/15 {
  border-left-color: rgb(219 234 254 / 0.15);
  border-right-color: rgb(219 234 254 / 0.15);
}

.border-x-blue-100\/20 {
  border-left-color: rgb(219 234 254 / 0.2);
  border-right-color: rgb(219 234 254 / 0.2);
}

.border-x-blue-100\/25 {
  border-left-color: rgb(219 234 254 / 0.25);
  border-right-color: rgb(219 234 254 / 0.25);
}

.border-x-blue-100\/30 {
  border-left-color: rgb(219 234 254 / 0.3);
  border-right-color: rgb(219 234 254 / 0.3);
}

.border-x-blue-100\/35 {
  border-left-color: rgb(219 234 254 / 0.35);
  border-right-color: rgb(219 234 254 / 0.35);
}

.border-x-blue-100\/40 {
  border-left-color: rgb(219 234 254 / 0.4);
  border-right-color: rgb(219 234 254 / 0.4);
}

.border-x-blue-100\/45 {
  border-left-color: rgb(219 234 254 / 0.45);
  border-right-color: rgb(219 234 254 / 0.45);
}

.border-x-blue-100\/5 {
  border-left-color: rgb(219 234 254 / 0.05);
  border-right-color: rgb(219 234 254 / 0.05);
}

.border-x-blue-100\/50 {
  border-left-color: rgb(219 234 254 / 0.5);
  border-right-color: rgb(219 234 254 / 0.5);
}

.border-x-blue-100\/55 {
  border-left-color: rgb(219 234 254 / 0.55);
  border-right-color: rgb(219 234 254 / 0.55);
}

.border-x-blue-100\/60 {
  border-left-color: rgb(219 234 254 / 0.6);
  border-right-color: rgb(219 234 254 / 0.6);
}

.border-x-blue-100\/65 {
  border-left-color: rgb(219 234 254 / 0.65);
  border-right-color: rgb(219 234 254 / 0.65);
}

.border-x-blue-100\/70 {
  border-left-color: rgb(219 234 254 / 0.7);
  border-right-color: rgb(219 234 254 / 0.7);
}

.border-x-blue-100\/75 {
  border-left-color: rgb(219 234 254 / 0.75);
  border-right-color: rgb(219 234 254 / 0.75);
}

.border-x-blue-100\/80 {
  border-left-color: rgb(219 234 254 / 0.8);
  border-right-color: rgb(219 234 254 / 0.8);
}

.border-x-blue-100\/85 {
  border-left-color: rgb(219 234 254 / 0.85);
  border-right-color: rgb(219 234 254 / 0.85);
}

.border-x-blue-100\/90 {
  border-left-color: rgb(219 234 254 / 0.9);
  border-right-color: rgb(219 234 254 / 0.9);
}

.border-x-blue-100\/95 {
  border-left-color: rgb(219 234 254 / 0.95);
  border-right-color: rgb(219 234 254 / 0.95);
}

.border-x-blue-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
  border-right-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}

.border-x-blue-200\/0 {
  border-left-color: rgb(191 219 254 / 0);
  border-right-color: rgb(191 219 254 / 0);
}

.border-x-blue-200\/10 {
  border-left-color: rgb(191 219 254 / 0.1);
  border-right-color: rgb(191 219 254 / 0.1);
}

.border-x-blue-200\/100 {
  border-left-color: rgb(191 219 254 / 1);
  border-right-color: rgb(191 219 254 / 1);
}

.border-x-blue-200\/15 {
  border-left-color: rgb(191 219 254 / 0.15);
  border-right-color: rgb(191 219 254 / 0.15);
}

.border-x-blue-200\/20 {
  border-left-color: rgb(191 219 254 / 0.2);
  border-right-color: rgb(191 219 254 / 0.2);
}

.border-x-blue-200\/25 {
  border-left-color: rgb(191 219 254 / 0.25);
  border-right-color: rgb(191 219 254 / 0.25);
}

.border-x-blue-200\/30 {
  border-left-color: rgb(191 219 254 / 0.3);
  border-right-color: rgb(191 219 254 / 0.3);
}

.border-x-blue-200\/35 {
  border-left-color: rgb(191 219 254 / 0.35);
  border-right-color: rgb(191 219 254 / 0.35);
}

.border-x-blue-200\/40 {
  border-left-color: rgb(191 219 254 / 0.4);
  border-right-color: rgb(191 219 254 / 0.4);
}

.border-x-blue-200\/45 {
  border-left-color: rgb(191 219 254 / 0.45);
  border-right-color: rgb(191 219 254 / 0.45);
}

.border-x-blue-200\/5 {
  border-left-color: rgb(191 219 254 / 0.05);
  border-right-color: rgb(191 219 254 / 0.05);
}

.border-x-blue-200\/50 {
  border-left-color: rgb(191 219 254 / 0.5);
  border-right-color: rgb(191 219 254 / 0.5);
}

.border-x-blue-200\/55 {
  border-left-color: rgb(191 219 254 / 0.55);
  border-right-color: rgb(191 219 254 / 0.55);
}

.border-x-blue-200\/60 {
  border-left-color: rgb(191 219 254 / 0.6);
  border-right-color: rgb(191 219 254 / 0.6);
}

.border-x-blue-200\/65 {
  border-left-color: rgb(191 219 254 / 0.65);
  border-right-color: rgb(191 219 254 / 0.65);
}

.border-x-blue-200\/70 {
  border-left-color: rgb(191 219 254 / 0.7);
  border-right-color: rgb(191 219 254 / 0.7);
}

.border-x-blue-200\/75 {
  border-left-color: rgb(191 219 254 / 0.75);
  border-right-color: rgb(191 219 254 / 0.75);
}

.border-x-blue-200\/80 {
  border-left-color: rgb(191 219 254 / 0.8);
  border-right-color: rgb(191 219 254 / 0.8);
}

.border-x-blue-200\/85 {
  border-left-color: rgb(191 219 254 / 0.85);
  border-right-color: rgb(191 219 254 / 0.85);
}

.border-x-blue-200\/90 {
  border-left-color: rgb(191 219 254 / 0.9);
  border-right-color: rgb(191 219 254 / 0.9);
}

.border-x-blue-200\/95 {
  border-left-color: rgb(191 219 254 / 0.95);
  border-right-color: rgb(191 219 254 / 0.95);
}

.border-x-blue-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
  border-right-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}

.border-x-blue-300\/0 {
  border-left-color: rgb(147 197 253 / 0);
  border-right-color: rgb(147 197 253 / 0);
}

.border-x-blue-300\/10 {
  border-left-color: rgb(147 197 253 / 0.1);
  border-right-color: rgb(147 197 253 / 0.1);
}

.border-x-blue-300\/100 {
  border-left-color: rgb(147 197 253 / 1);
  border-right-color: rgb(147 197 253 / 1);
}

.border-x-blue-300\/15 {
  border-left-color: rgb(147 197 253 / 0.15);
  border-right-color: rgb(147 197 253 / 0.15);
}

.border-x-blue-300\/20 {
  border-left-color: rgb(147 197 253 / 0.2);
  border-right-color: rgb(147 197 253 / 0.2);
}

.border-x-blue-300\/25 {
  border-left-color: rgb(147 197 253 / 0.25);
  border-right-color: rgb(147 197 253 / 0.25);
}

.border-x-blue-300\/30 {
  border-left-color: rgb(147 197 253 / 0.3);
  border-right-color: rgb(147 197 253 / 0.3);
}

.border-x-blue-300\/35 {
  border-left-color: rgb(147 197 253 / 0.35);
  border-right-color: rgb(147 197 253 / 0.35);
}

.border-x-blue-300\/40 {
  border-left-color: rgb(147 197 253 / 0.4);
  border-right-color: rgb(147 197 253 / 0.4);
}

.border-x-blue-300\/45 {
  border-left-color: rgb(147 197 253 / 0.45);
  border-right-color: rgb(147 197 253 / 0.45);
}

.border-x-blue-300\/5 {
  border-left-color: rgb(147 197 253 / 0.05);
  border-right-color: rgb(147 197 253 / 0.05);
}

.border-x-blue-300\/50 {
  border-left-color: rgb(147 197 253 / 0.5);
  border-right-color: rgb(147 197 253 / 0.5);
}

.border-x-blue-300\/55 {
  border-left-color: rgb(147 197 253 / 0.55);
  border-right-color: rgb(147 197 253 / 0.55);
}

.border-x-blue-300\/60 {
  border-left-color: rgb(147 197 253 / 0.6);
  border-right-color: rgb(147 197 253 / 0.6);
}

.border-x-blue-300\/65 {
  border-left-color: rgb(147 197 253 / 0.65);
  border-right-color: rgb(147 197 253 / 0.65);
}

.border-x-blue-300\/70 {
  border-left-color: rgb(147 197 253 / 0.7);
  border-right-color: rgb(147 197 253 / 0.7);
}

.border-x-blue-300\/75 {
  border-left-color: rgb(147 197 253 / 0.75);
  border-right-color: rgb(147 197 253 / 0.75);
}

.border-x-blue-300\/80 {
  border-left-color: rgb(147 197 253 / 0.8);
  border-right-color: rgb(147 197 253 / 0.8);
}

.border-x-blue-300\/85 {
  border-left-color: rgb(147 197 253 / 0.85);
  border-right-color: rgb(147 197 253 / 0.85);
}

.border-x-blue-300\/90 {
  border-left-color: rgb(147 197 253 / 0.9);
  border-right-color: rgb(147 197 253 / 0.9);
}

.border-x-blue-300\/95 {
  border-left-color: rgb(147 197 253 / 0.95);
  border-right-color: rgb(147 197 253 / 0.95);
}

.border-x-blue-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
  border-right-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
}

.border-x-blue-400\/0 {
  border-left-color: rgb(96 165 250 / 0);
  border-right-color: rgb(96 165 250 / 0);
}

.border-x-blue-400\/10 {
  border-left-color: rgb(96 165 250 / 0.1);
  border-right-color: rgb(96 165 250 / 0.1);
}

.border-x-blue-400\/100 {
  border-left-color: rgb(96 165 250 / 1);
  border-right-color: rgb(96 165 250 / 1);
}

.border-x-blue-400\/15 {
  border-left-color: rgb(96 165 250 / 0.15);
  border-right-color: rgb(96 165 250 / 0.15);
}

.border-x-blue-400\/20 {
  border-left-color: rgb(96 165 250 / 0.2);
  border-right-color: rgb(96 165 250 / 0.2);
}

.border-x-blue-400\/25 {
  border-left-color: rgb(96 165 250 / 0.25);
  border-right-color: rgb(96 165 250 / 0.25);
}

.border-x-blue-400\/30 {
  border-left-color: rgb(96 165 250 / 0.3);
  border-right-color: rgb(96 165 250 / 0.3);
}

.border-x-blue-400\/35 {
  border-left-color: rgb(96 165 250 / 0.35);
  border-right-color: rgb(96 165 250 / 0.35);
}

.border-x-blue-400\/40 {
  border-left-color: rgb(96 165 250 / 0.4);
  border-right-color: rgb(96 165 250 / 0.4);
}

.border-x-blue-400\/45 {
  border-left-color: rgb(96 165 250 / 0.45);
  border-right-color: rgb(96 165 250 / 0.45);
}

.border-x-blue-400\/5 {
  border-left-color: rgb(96 165 250 / 0.05);
  border-right-color: rgb(96 165 250 / 0.05);
}

.border-x-blue-400\/50 {
  border-left-color: rgb(96 165 250 / 0.5);
  border-right-color: rgb(96 165 250 / 0.5);
}

.border-x-blue-400\/55 {
  border-left-color: rgb(96 165 250 / 0.55);
  border-right-color: rgb(96 165 250 / 0.55);
}

.border-x-blue-400\/60 {
  border-left-color: rgb(96 165 250 / 0.6);
  border-right-color: rgb(96 165 250 / 0.6);
}

.border-x-blue-400\/65 {
  border-left-color: rgb(96 165 250 / 0.65);
  border-right-color: rgb(96 165 250 / 0.65);
}

.border-x-blue-400\/70 {
  border-left-color: rgb(96 165 250 / 0.7);
  border-right-color: rgb(96 165 250 / 0.7);
}

.border-x-blue-400\/75 {
  border-left-color: rgb(96 165 250 / 0.75);
  border-right-color: rgb(96 165 250 / 0.75);
}

.border-x-blue-400\/80 {
  border-left-color: rgb(96 165 250 / 0.8);
  border-right-color: rgb(96 165 250 / 0.8);
}

.border-x-blue-400\/85 {
  border-left-color: rgb(96 165 250 / 0.85);
  border-right-color: rgb(96 165 250 / 0.85);
}

.border-x-blue-400\/90 {
  border-left-color: rgb(96 165 250 / 0.9);
  border-right-color: rgb(96 165 250 / 0.9);
}

.border-x-blue-400\/95 {
  border-left-color: rgb(96 165 250 / 0.95);
  border-right-color: rgb(96 165 250 / 0.95);
}

.border-x-blue-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(239 246 255 / var(--tw-border-opacity, 1));
  border-right-color: rgb(239 246 255 / var(--tw-border-opacity, 1));
}

.border-x-blue-50\/0 {
  border-left-color: rgb(239 246 255 / 0);
  border-right-color: rgb(239 246 255 / 0);
}

.border-x-blue-50\/10 {
  border-left-color: rgb(239 246 255 / 0.1);
  border-right-color: rgb(239 246 255 / 0.1);
}

.border-x-blue-50\/100 {
  border-left-color: rgb(239 246 255 / 1);
  border-right-color: rgb(239 246 255 / 1);
}

.border-x-blue-50\/15 {
  border-left-color: rgb(239 246 255 / 0.15);
  border-right-color: rgb(239 246 255 / 0.15);
}

.border-x-blue-50\/20 {
  border-left-color: rgb(239 246 255 / 0.2);
  border-right-color: rgb(239 246 255 / 0.2);
}

.border-x-blue-50\/25 {
  border-left-color: rgb(239 246 255 / 0.25);
  border-right-color: rgb(239 246 255 / 0.25);
}

.border-x-blue-50\/30 {
  border-left-color: rgb(239 246 255 / 0.3);
  border-right-color: rgb(239 246 255 / 0.3);
}

.border-x-blue-50\/35 {
  border-left-color: rgb(239 246 255 / 0.35);
  border-right-color: rgb(239 246 255 / 0.35);
}

.border-x-blue-50\/40 {
  border-left-color: rgb(239 246 255 / 0.4);
  border-right-color: rgb(239 246 255 / 0.4);
}

.border-x-blue-50\/45 {
  border-left-color: rgb(239 246 255 / 0.45);
  border-right-color: rgb(239 246 255 / 0.45);
}

.border-x-blue-50\/5 {
  border-left-color: rgb(239 246 255 / 0.05);
  border-right-color: rgb(239 246 255 / 0.05);
}

.border-x-blue-50\/50 {
  border-left-color: rgb(239 246 255 / 0.5);
  border-right-color: rgb(239 246 255 / 0.5);
}

.border-x-blue-50\/55 {
  border-left-color: rgb(239 246 255 / 0.55);
  border-right-color: rgb(239 246 255 / 0.55);
}

.border-x-blue-50\/60 {
  border-left-color: rgb(239 246 255 / 0.6);
  border-right-color: rgb(239 246 255 / 0.6);
}

.border-x-blue-50\/65 {
  border-left-color: rgb(239 246 255 / 0.65);
  border-right-color: rgb(239 246 255 / 0.65);
}

.border-x-blue-50\/70 {
  border-left-color: rgb(239 246 255 / 0.7);
  border-right-color: rgb(239 246 255 / 0.7);
}

.border-x-blue-50\/75 {
  border-left-color: rgb(239 246 255 / 0.75);
  border-right-color: rgb(239 246 255 / 0.75);
}

.border-x-blue-50\/80 {
  border-left-color: rgb(239 246 255 / 0.8);
  border-right-color: rgb(239 246 255 / 0.8);
}

.border-x-blue-50\/85 {
  border-left-color: rgb(239 246 255 / 0.85);
  border-right-color: rgb(239 246 255 / 0.85);
}

.border-x-blue-50\/90 {
  border-left-color: rgb(239 246 255 / 0.9);
  border-right-color: rgb(239 246 255 / 0.9);
}

.border-x-blue-50\/95 {
  border-left-color: rgb(239 246 255 / 0.95);
  border-right-color: rgb(239 246 255 / 0.95);
}

.border-x-blue-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
  border-right-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}

.border-x-blue-500\/0 {
  border-left-color: rgb(59 130 246 / 0);
  border-right-color: rgb(59 130 246 / 0);
}

.border-x-blue-500\/10 {
  border-left-color: rgb(59 130 246 / 0.1);
  border-right-color: rgb(59 130 246 / 0.1);
}

.border-x-blue-500\/100 {
  border-left-color: rgb(59 130 246 / 1);
  border-right-color: rgb(59 130 246 / 1);
}

.border-x-blue-500\/15 {
  border-left-color: rgb(59 130 246 / 0.15);
  border-right-color: rgb(59 130 246 / 0.15);
}

.border-x-blue-500\/20 {
  border-left-color: rgb(59 130 246 / 0.2);
  border-right-color: rgb(59 130 246 / 0.2);
}

.border-x-blue-500\/25 {
  border-left-color: rgb(59 130 246 / 0.25);
  border-right-color: rgb(59 130 246 / 0.25);
}

.border-x-blue-500\/30 {
  border-left-color: rgb(59 130 246 / 0.3);
  border-right-color: rgb(59 130 246 / 0.3);
}

.border-x-blue-500\/35 {
  border-left-color: rgb(59 130 246 / 0.35);
  border-right-color: rgb(59 130 246 / 0.35);
}

.border-x-blue-500\/40 {
  border-left-color: rgb(59 130 246 / 0.4);
  border-right-color: rgb(59 130 246 / 0.4);
}

.border-x-blue-500\/45 {
  border-left-color: rgb(59 130 246 / 0.45);
  border-right-color: rgb(59 130 246 / 0.45);
}

.border-x-blue-500\/5 {
  border-left-color: rgb(59 130 246 / 0.05);
  border-right-color: rgb(59 130 246 / 0.05);
}

.border-x-blue-500\/50 {
  border-left-color: rgb(59 130 246 / 0.5);
  border-right-color: rgb(59 130 246 / 0.5);
}

.border-x-blue-500\/55 {
  border-left-color: rgb(59 130 246 / 0.55);
  border-right-color: rgb(59 130 246 / 0.55);
}

.border-x-blue-500\/60 {
  border-left-color: rgb(59 130 246 / 0.6);
  border-right-color: rgb(59 130 246 / 0.6);
}

.border-x-blue-500\/65 {
  border-left-color: rgb(59 130 246 / 0.65);
  border-right-color: rgb(59 130 246 / 0.65);
}

.border-x-blue-500\/70 {
  border-left-color: rgb(59 130 246 / 0.7);
  border-right-color: rgb(59 130 246 / 0.7);
}

.border-x-blue-500\/75 {
  border-left-color: rgb(59 130 246 / 0.75);
  border-right-color: rgb(59 130 246 / 0.75);
}

.border-x-blue-500\/80 {
  border-left-color: rgb(59 130 246 / 0.8);
  border-right-color: rgb(59 130 246 / 0.8);
}

.border-x-blue-500\/85 {
  border-left-color: rgb(59 130 246 / 0.85);
  border-right-color: rgb(59 130 246 / 0.85);
}

.border-x-blue-500\/90 {
  border-left-color: rgb(59 130 246 / 0.9);
  border-right-color: rgb(59 130 246 / 0.9);
}

.border-x-blue-500\/95 {
  border-left-color: rgb(59 130 246 / 0.95);
  border-right-color: rgb(59 130 246 / 0.95);
}

.border-x-blue-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
  border-right-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}

.border-x-blue-600\/0 {
  border-left-color: rgb(37 99 235 / 0);
  border-right-color: rgb(37 99 235 / 0);
}

.border-x-blue-600\/10 {
  border-left-color: rgb(37 99 235 / 0.1);
  border-right-color: rgb(37 99 235 / 0.1);
}

.border-x-blue-600\/100 {
  border-left-color: rgb(37 99 235 / 1);
  border-right-color: rgb(37 99 235 / 1);
}

.border-x-blue-600\/15 {
  border-left-color: rgb(37 99 235 / 0.15);
  border-right-color: rgb(37 99 235 / 0.15);
}

.border-x-blue-600\/20 {
  border-left-color: rgb(37 99 235 / 0.2);
  border-right-color: rgb(37 99 235 / 0.2);
}

.border-x-blue-600\/25 {
  border-left-color: rgb(37 99 235 / 0.25);
  border-right-color: rgb(37 99 235 / 0.25);
}

.border-x-blue-600\/30 {
  border-left-color: rgb(37 99 235 / 0.3);
  border-right-color: rgb(37 99 235 / 0.3);
}

.border-x-blue-600\/35 {
  border-left-color: rgb(37 99 235 / 0.35);
  border-right-color: rgb(37 99 235 / 0.35);
}

.border-x-blue-600\/40 {
  border-left-color: rgb(37 99 235 / 0.4);
  border-right-color: rgb(37 99 235 / 0.4);
}

.border-x-blue-600\/45 {
  border-left-color: rgb(37 99 235 / 0.45);
  border-right-color: rgb(37 99 235 / 0.45);
}

.border-x-blue-600\/5 {
  border-left-color: rgb(37 99 235 / 0.05);
  border-right-color: rgb(37 99 235 / 0.05);
}

.border-x-blue-600\/50 {
  border-left-color: rgb(37 99 235 / 0.5);
  border-right-color: rgb(37 99 235 / 0.5);
}

.border-x-blue-600\/55 {
  border-left-color: rgb(37 99 235 / 0.55);
  border-right-color: rgb(37 99 235 / 0.55);
}

.border-x-blue-600\/60 {
  border-left-color: rgb(37 99 235 / 0.6);
  border-right-color: rgb(37 99 235 / 0.6);
}

.border-x-blue-600\/65 {
  border-left-color: rgb(37 99 235 / 0.65);
  border-right-color: rgb(37 99 235 / 0.65);
}

.border-x-blue-600\/70 {
  border-left-color: rgb(37 99 235 / 0.7);
  border-right-color: rgb(37 99 235 / 0.7);
}

.border-x-blue-600\/75 {
  border-left-color: rgb(37 99 235 / 0.75);
  border-right-color: rgb(37 99 235 / 0.75);
}

.border-x-blue-600\/80 {
  border-left-color: rgb(37 99 235 / 0.8);
  border-right-color: rgb(37 99 235 / 0.8);
}

.border-x-blue-600\/85 {
  border-left-color: rgb(37 99 235 / 0.85);
  border-right-color: rgb(37 99 235 / 0.85);
}

.border-x-blue-600\/90 {
  border-left-color: rgb(37 99 235 / 0.9);
  border-right-color: rgb(37 99 235 / 0.9);
}

.border-x-blue-600\/95 {
  border-left-color: rgb(37 99 235 / 0.95);
  border-right-color: rgb(37 99 235 / 0.95);
}

.border-x-blue-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(29 78 216 / var(--tw-border-opacity, 1));
  border-right-color: rgb(29 78 216 / var(--tw-border-opacity, 1));
}

.border-x-blue-700\/0 {
  border-left-color: rgb(29 78 216 / 0);
  border-right-color: rgb(29 78 216 / 0);
}

.border-x-blue-700\/10 {
  border-left-color: rgb(29 78 216 / 0.1);
  border-right-color: rgb(29 78 216 / 0.1);
}

.border-x-blue-700\/100 {
  border-left-color: rgb(29 78 216 / 1);
  border-right-color: rgb(29 78 216 / 1);
}

.border-x-blue-700\/15 {
  border-left-color: rgb(29 78 216 / 0.15);
  border-right-color: rgb(29 78 216 / 0.15);
}

.border-x-blue-700\/20 {
  border-left-color: rgb(29 78 216 / 0.2);
  border-right-color: rgb(29 78 216 / 0.2);
}

.border-x-blue-700\/25 {
  border-left-color: rgb(29 78 216 / 0.25);
  border-right-color: rgb(29 78 216 / 0.25);
}

.border-x-blue-700\/30 {
  border-left-color: rgb(29 78 216 / 0.3);
  border-right-color: rgb(29 78 216 / 0.3);
}

.border-x-blue-700\/35 {
  border-left-color: rgb(29 78 216 / 0.35);
  border-right-color: rgb(29 78 216 / 0.35);
}

.border-x-blue-700\/40 {
  border-left-color: rgb(29 78 216 / 0.4);
  border-right-color: rgb(29 78 216 / 0.4);
}

.border-x-blue-700\/45 {
  border-left-color: rgb(29 78 216 / 0.45);
  border-right-color: rgb(29 78 216 / 0.45);
}

.border-x-blue-700\/5 {
  border-left-color: rgb(29 78 216 / 0.05);
  border-right-color: rgb(29 78 216 / 0.05);
}

.border-x-blue-700\/50 {
  border-left-color: rgb(29 78 216 / 0.5);
  border-right-color: rgb(29 78 216 / 0.5);
}

.border-x-blue-700\/55 {
  border-left-color: rgb(29 78 216 / 0.55);
  border-right-color: rgb(29 78 216 / 0.55);
}

.border-x-blue-700\/60 {
  border-left-color: rgb(29 78 216 / 0.6);
  border-right-color: rgb(29 78 216 / 0.6);
}

.border-x-blue-700\/65 {
  border-left-color: rgb(29 78 216 / 0.65);
  border-right-color: rgb(29 78 216 / 0.65);
}

.border-x-blue-700\/70 {
  border-left-color: rgb(29 78 216 / 0.7);
  border-right-color: rgb(29 78 216 / 0.7);
}

.border-x-blue-700\/75 {
  border-left-color: rgb(29 78 216 / 0.75);
  border-right-color: rgb(29 78 216 / 0.75);
}

.border-x-blue-700\/80 {
  border-left-color: rgb(29 78 216 / 0.8);
  border-right-color: rgb(29 78 216 / 0.8);
}

.border-x-blue-700\/85 {
  border-left-color: rgb(29 78 216 / 0.85);
  border-right-color: rgb(29 78 216 / 0.85);
}

.border-x-blue-700\/90 {
  border-left-color: rgb(29 78 216 / 0.9);
  border-right-color: rgb(29 78 216 / 0.9);
}

.border-x-blue-700\/95 {
  border-left-color: rgb(29 78 216 / 0.95);
  border-right-color: rgb(29 78 216 / 0.95);
}

.border-x-blue-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(30 64 175 / var(--tw-border-opacity, 1));
  border-right-color: rgb(30 64 175 / var(--tw-border-opacity, 1));
}

.border-x-blue-800\/0 {
  border-left-color: rgb(30 64 175 / 0);
  border-right-color: rgb(30 64 175 / 0);
}

.border-x-blue-800\/10 {
  border-left-color: rgb(30 64 175 / 0.1);
  border-right-color: rgb(30 64 175 / 0.1);
}

.border-x-blue-800\/100 {
  border-left-color: rgb(30 64 175 / 1);
  border-right-color: rgb(30 64 175 / 1);
}

.border-x-blue-800\/15 {
  border-left-color: rgb(30 64 175 / 0.15);
  border-right-color: rgb(30 64 175 / 0.15);
}

.border-x-blue-800\/20 {
  border-left-color: rgb(30 64 175 / 0.2);
  border-right-color: rgb(30 64 175 / 0.2);
}

.border-x-blue-800\/25 {
  border-left-color: rgb(30 64 175 / 0.25);
  border-right-color: rgb(30 64 175 / 0.25);
}

.border-x-blue-800\/30 {
  border-left-color: rgb(30 64 175 / 0.3);
  border-right-color: rgb(30 64 175 / 0.3);
}

.border-x-blue-800\/35 {
  border-left-color: rgb(30 64 175 / 0.35);
  border-right-color: rgb(30 64 175 / 0.35);
}

.border-x-blue-800\/40 {
  border-left-color: rgb(30 64 175 / 0.4);
  border-right-color: rgb(30 64 175 / 0.4);
}

.border-x-blue-800\/45 {
  border-left-color: rgb(30 64 175 / 0.45);
  border-right-color: rgb(30 64 175 / 0.45);
}

.border-x-blue-800\/5 {
  border-left-color: rgb(30 64 175 / 0.05);
  border-right-color: rgb(30 64 175 / 0.05);
}

.border-x-blue-800\/50 {
  border-left-color: rgb(30 64 175 / 0.5);
  border-right-color: rgb(30 64 175 / 0.5);
}

.border-x-blue-800\/55 {
  border-left-color: rgb(30 64 175 / 0.55);
  border-right-color: rgb(30 64 175 / 0.55);
}

.border-x-blue-800\/60 {
  border-left-color: rgb(30 64 175 / 0.6);
  border-right-color: rgb(30 64 175 / 0.6);
}

.border-x-blue-800\/65 {
  border-left-color: rgb(30 64 175 / 0.65);
  border-right-color: rgb(30 64 175 / 0.65);
}

.border-x-blue-800\/70 {
  border-left-color: rgb(30 64 175 / 0.7);
  border-right-color: rgb(30 64 175 / 0.7);
}

.border-x-blue-800\/75 {
  border-left-color: rgb(30 64 175 / 0.75);
  border-right-color: rgb(30 64 175 / 0.75);
}

.border-x-blue-800\/80 {
  border-left-color: rgb(30 64 175 / 0.8);
  border-right-color: rgb(30 64 175 / 0.8);
}

.border-x-blue-800\/85 {
  border-left-color: rgb(30 64 175 / 0.85);
  border-right-color: rgb(30 64 175 / 0.85);
}

.border-x-blue-800\/90 {
  border-left-color: rgb(30 64 175 / 0.9);
  border-right-color: rgb(30 64 175 / 0.9);
}

.border-x-blue-800\/95 {
  border-left-color: rgb(30 64 175 / 0.95);
  border-right-color: rgb(30 64 175 / 0.95);
}

.border-x-blue-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(30 58 138 / var(--tw-border-opacity, 1));
  border-right-color: rgb(30 58 138 / var(--tw-border-opacity, 1));
}

.border-x-blue-900\/0 {
  border-left-color: rgb(30 58 138 / 0);
  border-right-color: rgb(30 58 138 / 0);
}

.border-x-blue-900\/10 {
  border-left-color: rgb(30 58 138 / 0.1);
  border-right-color: rgb(30 58 138 / 0.1);
}

.border-x-blue-900\/100 {
  border-left-color: rgb(30 58 138 / 1);
  border-right-color: rgb(30 58 138 / 1);
}

.border-x-blue-900\/15 {
  border-left-color: rgb(30 58 138 / 0.15);
  border-right-color: rgb(30 58 138 / 0.15);
}

.border-x-blue-900\/20 {
  border-left-color: rgb(30 58 138 / 0.2);
  border-right-color: rgb(30 58 138 / 0.2);
}

.border-x-blue-900\/25 {
  border-left-color: rgb(30 58 138 / 0.25);
  border-right-color: rgb(30 58 138 / 0.25);
}

.border-x-blue-900\/30 {
  border-left-color: rgb(30 58 138 / 0.3);
  border-right-color: rgb(30 58 138 / 0.3);
}

.border-x-blue-900\/35 {
  border-left-color: rgb(30 58 138 / 0.35);
  border-right-color: rgb(30 58 138 / 0.35);
}

.border-x-blue-900\/40 {
  border-left-color: rgb(30 58 138 / 0.4);
  border-right-color: rgb(30 58 138 / 0.4);
}

.border-x-blue-900\/45 {
  border-left-color: rgb(30 58 138 / 0.45);
  border-right-color: rgb(30 58 138 / 0.45);
}

.border-x-blue-900\/5 {
  border-left-color: rgb(30 58 138 / 0.05);
  border-right-color: rgb(30 58 138 / 0.05);
}

.border-x-blue-900\/50 {
  border-left-color: rgb(30 58 138 / 0.5);
  border-right-color: rgb(30 58 138 / 0.5);
}

.border-x-blue-900\/55 {
  border-left-color: rgb(30 58 138 / 0.55);
  border-right-color: rgb(30 58 138 / 0.55);
}

.border-x-blue-900\/60 {
  border-left-color: rgb(30 58 138 / 0.6);
  border-right-color: rgb(30 58 138 / 0.6);
}

.border-x-blue-900\/65 {
  border-left-color: rgb(30 58 138 / 0.65);
  border-right-color: rgb(30 58 138 / 0.65);
}

.border-x-blue-900\/70 {
  border-left-color: rgb(30 58 138 / 0.7);
  border-right-color: rgb(30 58 138 / 0.7);
}

.border-x-blue-900\/75 {
  border-left-color: rgb(30 58 138 / 0.75);
  border-right-color: rgb(30 58 138 / 0.75);
}

.border-x-blue-900\/80 {
  border-left-color: rgb(30 58 138 / 0.8);
  border-right-color: rgb(30 58 138 / 0.8);
}

.border-x-blue-900\/85 {
  border-left-color: rgb(30 58 138 / 0.85);
  border-right-color: rgb(30 58 138 / 0.85);
}

.border-x-blue-900\/90 {
  border-left-color: rgb(30 58 138 / 0.9);
  border-right-color: rgb(30 58 138 / 0.9);
}

.border-x-blue-900\/95 {
  border-left-color: rgb(30 58 138 / 0.95);
  border-right-color: rgb(30 58 138 / 0.95);
}

.border-x-blue-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(23 37 84 / var(--tw-border-opacity, 1));
  border-right-color: rgb(23 37 84 / var(--tw-border-opacity, 1));
}

.border-x-blue-950\/0 {
  border-left-color: rgb(23 37 84 / 0);
  border-right-color: rgb(23 37 84 / 0);
}

.border-x-blue-950\/10 {
  border-left-color: rgb(23 37 84 / 0.1);
  border-right-color: rgb(23 37 84 / 0.1);
}

.border-x-blue-950\/100 {
  border-left-color: rgb(23 37 84 / 1);
  border-right-color: rgb(23 37 84 / 1);
}

.border-x-blue-950\/15 {
  border-left-color: rgb(23 37 84 / 0.15);
  border-right-color: rgb(23 37 84 / 0.15);
}

.border-x-blue-950\/20 {
  border-left-color: rgb(23 37 84 / 0.2);
  border-right-color: rgb(23 37 84 / 0.2);
}

.border-x-blue-950\/25 {
  border-left-color: rgb(23 37 84 / 0.25);
  border-right-color: rgb(23 37 84 / 0.25);
}

.border-x-blue-950\/30 {
  border-left-color: rgb(23 37 84 / 0.3);
  border-right-color: rgb(23 37 84 / 0.3);
}

.border-x-blue-950\/35 {
  border-left-color: rgb(23 37 84 / 0.35);
  border-right-color: rgb(23 37 84 / 0.35);
}

.border-x-blue-950\/40 {
  border-left-color: rgb(23 37 84 / 0.4);
  border-right-color: rgb(23 37 84 / 0.4);
}

.border-x-blue-950\/45 {
  border-left-color: rgb(23 37 84 / 0.45);
  border-right-color: rgb(23 37 84 / 0.45);
}

.border-x-blue-950\/5 {
  border-left-color: rgb(23 37 84 / 0.05);
  border-right-color: rgb(23 37 84 / 0.05);
}

.border-x-blue-950\/50 {
  border-left-color: rgb(23 37 84 / 0.5);
  border-right-color: rgb(23 37 84 / 0.5);
}

.border-x-blue-950\/55 {
  border-left-color: rgb(23 37 84 / 0.55);
  border-right-color: rgb(23 37 84 / 0.55);
}

.border-x-blue-950\/60 {
  border-left-color: rgb(23 37 84 / 0.6);
  border-right-color: rgb(23 37 84 / 0.6);
}

.border-x-blue-950\/65 {
  border-left-color: rgb(23 37 84 / 0.65);
  border-right-color: rgb(23 37 84 / 0.65);
}

.border-x-blue-950\/70 {
  border-left-color: rgb(23 37 84 / 0.7);
  border-right-color: rgb(23 37 84 / 0.7);
}

.border-x-blue-950\/75 {
  border-left-color: rgb(23 37 84 / 0.75);
  border-right-color: rgb(23 37 84 / 0.75);
}

.border-x-blue-950\/80 {
  border-left-color: rgb(23 37 84 / 0.8);
  border-right-color: rgb(23 37 84 / 0.8);
}

.border-x-blue-950\/85 {
  border-left-color: rgb(23 37 84 / 0.85);
  border-right-color: rgb(23 37 84 / 0.85);
}

.border-x-blue-950\/90 {
  border-left-color: rgb(23 37 84 / 0.9);
  border-right-color: rgb(23 37 84 / 0.9);
}

.border-x-blue-950\/95 {
  border-left-color: rgb(23 37 84 / 0.95);
  border-right-color: rgb(23 37 84 / 0.95);
}

.border-x-burnt-orange {
  --tw-border-opacity: 1;
  border-left-color: rgb(201 99 42 / var(--tw-border-opacity, 1));
  border-right-color: rgb(201 99 42 / var(--tw-border-opacity, 1));
}

.border-x-burnt-orange\/0 {
  border-left-color: rgb(201 99 42 / 0);
  border-right-color: rgb(201 99 42 / 0);
}

.border-x-burnt-orange\/10 {
  border-left-color: rgb(201 99 42 / 0.1);
  border-right-color: rgb(201 99 42 / 0.1);
}

.border-x-burnt-orange\/100 {
  border-left-color: rgb(201 99 42 / 1);
  border-right-color: rgb(201 99 42 / 1);
}

.border-x-burnt-orange\/15 {
  border-left-color: rgb(201 99 42 / 0.15);
  border-right-color: rgb(201 99 42 / 0.15);
}

.border-x-burnt-orange\/20 {
  border-left-color: rgb(201 99 42 / 0.2);
  border-right-color: rgb(201 99 42 / 0.2);
}

.border-x-burnt-orange\/25 {
  border-left-color: rgb(201 99 42 / 0.25);
  border-right-color: rgb(201 99 42 / 0.25);
}

.border-x-burnt-orange\/30 {
  border-left-color: rgb(201 99 42 / 0.3);
  border-right-color: rgb(201 99 42 / 0.3);
}

.border-x-burnt-orange\/35 {
  border-left-color: rgb(201 99 42 / 0.35);
  border-right-color: rgb(201 99 42 / 0.35);
}

.border-x-burnt-orange\/40 {
  border-left-color: rgb(201 99 42 / 0.4);
  border-right-color: rgb(201 99 42 / 0.4);
}

.border-x-burnt-orange\/45 {
  border-left-color: rgb(201 99 42 / 0.45);
  border-right-color: rgb(201 99 42 / 0.45);
}

.border-x-burnt-orange\/5 {
  border-left-color: rgb(201 99 42 / 0.05);
  border-right-color: rgb(201 99 42 / 0.05);
}

.border-x-burnt-orange\/50 {
  border-left-color: rgb(201 99 42 / 0.5);
  border-right-color: rgb(201 99 42 / 0.5);
}

.border-x-burnt-orange\/55 {
  border-left-color: rgb(201 99 42 / 0.55);
  border-right-color: rgb(201 99 42 / 0.55);
}

.border-x-burnt-orange\/60 {
  border-left-color: rgb(201 99 42 / 0.6);
  border-right-color: rgb(201 99 42 / 0.6);
}

.border-x-burnt-orange\/65 {
  border-left-color: rgb(201 99 42 / 0.65);
  border-right-color: rgb(201 99 42 / 0.65);
}

.border-x-burnt-orange\/70 {
  border-left-color: rgb(201 99 42 / 0.7);
  border-right-color: rgb(201 99 42 / 0.7);
}

.border-x-burnt-orange\/75 {
  border-left-color: rgb(201 99 42 / 0.75);
  border-right-color: rgb(201 99 42 / 0.75);
}

.border-x-burnt-orange\/80 {
  border-left-color: rgb(201 99 42 / 0.8);
  border-right-color: rgb(201 99 42 / 0.8);
}

.border-x-burnt-orange\/85 {
  border-left-color: rgb(201 99 42 / 0.85);
  border-right-color: rgb(201 99 42 / 0.85);
}

.border-x-burnt-orange\/90 {
  border-left-color: rgb(201 99 42 / 0.9);
  border-right-color: rgb(201 99 42 / 0.9);
}

.border-x-burnt-orange\/95 {
  border-left-color: rgb(201 99 42 / 0.95);
  border-right-color: rgb(201 99 42 / 0.95);
}

.border-x-charcoal {
  --tw-border-opacity: 1;
  border-left-color: rgb(95 86 86 / var(--tw-border-opacity, 1));
  border-right-color: rgb(95 86 86 / var(--tw-border-opacity, 1));
}

.border-x-charcoal\/0 {
  border-left-color: rgb(95 86 86 / 0);
  border-right-color: rgb(95 86 86 / 0);
}

.border-x-charcoal\/10 {
  border-left-color: rgb(95 86 86 / 0.1);
  border-right-color: rgb(95 86 86 / 0.1);
}

.border-x-charcoal\/100 {
  border-left-color: rgb(95 86 86 / 1);
  border-right-color: rgb(95 86 86 / 1);
}

.border-x-charcoal\/15 {
  border-left-color: rgb(95 86 86 / 0.15);
  border-right-color: rgb(95 86 86 / 0.15);
}

.border-x-charcoal\/20 {
  border-left-color: rgb(95 86 86 / 0.2);
  border-right-color: rgb(95 86 86 / 0.2);
}

.border-x-charcoal\/25 {
  border-left-color: rgb(95 86 86 / 0.25);
  border-right-color: rgb(95 86 86 / 0.25);
}

.border-x-charcoal\/30 {
  border-left-color: rgb(95 86 86 / 0.3);
  border-right-color: rgb(95 86 86 / 0.3);
}

.border-x-charcoal\/35 {
  border-left-color: rgb(95 86 86 / 0.35);
  border-right-color: rgb(95 86 86 / 0.35);
}

.border-x-charcoal\/40 {
  border-left-color: rgb(95 86 86 / 0.4);
  border-right-color: rgb(95 86 86 / 0.4);
}

.border-x-charcoal\/45 {
  border-left-color: rgb(95 86 86 / 0.45);
  border-right-color: rgb(95 86 86 / 0.45);
}

.border-x-charcoal\/5 {
  border-left-color: rgb(95 86 86 / 0.05);
  border-right-color: rgb(95 86 86 / 0.05);
}

.border-x-charcoal\/50 {
  border-left-color: rgb(95 86 86 / 0.5);
  border-right-color: rgb(95 86 86 / 0.5);
}

.border-x-charcoal\/55 {
  border-left-color: rgb(95 86 86 / 0.55);
  border-right-color: rgb(95 86 86 / 0.55);
}

.border-x-charcoal\/60 {
  border-left-color: rgb(95 86 86 / 0.6);
  border-right-color: rgb(95 86 86 / 0.6);
}

.border-x-charcoal\/65 {
  border-left-color: rgb(95 86 86 / 0.65);
  border-right-color: rgb(95 86 86 / 0.65);
}

.border-x-charcoal\/70 {
  border-left-color: rgb(95 86 86 / 0.7);
  border-right-color: rgb(95 86 86 / 0.7);
}

.border-x-charcoal\/75 {
  border-left-color: rgb(95 86 86 / 0.75);
  border-right-color: rgb(95 86 86 / 0.75);
}

.border-x-charcoal\/80 {
  border-left-color: rgb(95 86 86 / 0.8);
  border-right-color: rgb(95 86 86 / 0.8);
}

.border-x-charcoal\/85 {
  border-left-color: rgb(95 86 86 / 0.85);
  border-right-color: rgb(95 86 86 / 0.85);
}

.border-x-charcoal\/90 {
  border-left-color: rgb(95 86 86 / 0.9);
  border-right-color: rgb(95 86 86 / 0.9);
}

.border-x-charcoal\/95 {
  border-left-color: rgb(95 86 86 / 0.95);
  border-right-color: rgb(95 86 86 / 0.95);
}

.border-x-cream {
  --tw-border-opacity: 1;
  border-left-color: rgb(233 223 193 / var(--tw-border-opacity, 1));
  border-right-color: rgb(233 223 193 / var(--tw-border-opacity, 1));
}

.border-x-cream-gold {
  --tw-border-opacity: 1;
  border-left-color: rgb(190 151 74 / var(--tw-border-opacity, 1));
  border-right-color: rgb(190 151 74 / var(--tw-border-opacity, 1));
}

.border-x-cream-gold\/0 {
  border-left-color: rgb(190 151 74 / 0);
  border-right-color: rgb(190 151 74 / 0);
}

.border-x-cream-gold\/10 {
  border-left-color: rgb(190 151 74 / 0.1);
  border-right-color: rgb(190 151 74 / 0.1);
}

.border-x-cream-gold\/100 {
  border-left-color: rgb(190 151 74 / 1);
  border-right-color: rgb(190 151 74 / 1);
}

.border-x-cream-gold\/15 {
  border-left-color: rgb(190 151 74 / 0.15);
  border-right-color: rgb(190 151 74 / 0.15);
}

.border-x-cream-gold\/20 {
  border-left-color: rgb(190 151 74 / 0.2);
  border-right-color: rgb(190 151 74 / 0.2);
}

.border-x-cream-gold\/25 {
  border-left-color: rgb(190 151 74 / 0.25);
  border-right-color: rgb(190 151 74 / 0.25);
}

.border-x-cream-gold\/30 {
  border-left-color: rgb(190 151 74 / 0.3);
  border-right-color: rgb(190 151 74 / 0.3);
}

.border-x-cream-gold\/35 {
  border-left-color: rgb(190 151 74 / 0.35);
  border-right-color: rgb(190 151 74 / 0.35);
}

.border-x-cream-gold\/40 {
  border-left-color: rgb(190 151 74 / 0.4);
  border-right-color: rgb(190 151 74 / 0.4);
}

.border-x-cream-gold\/45 {
  border-left-color: rgb(190 151 74 / 0.45);
  border-right-color: rgb(190 151 74 / 0.45);
}

.border-x-cream-gold\/5 {
  border-left-color: rgb(190 151 74 / 0.05);
  border-right-color: rgb(190 151 74 / 0.05);
}

.border-x-cream-gold\/50 {
  border-left-color: rgb(190 151 74 / 0.5);
  border-right-color: rgb(190 151 74 / 0.5);
}

.border-x-cream-gold\/55 {
  border-left-color: rgb(190 151 74 / 0.55);
  border-right-color: rgb(190 151 74 / 0.55);
}

.border-x-cream-gold\/60 {
  border-left-color: rgb(190 151 74 / 0.6);
  border-right-color: rgb(190 151 74 / 0.6);
}

.border-x-cream-gold\/65 {
  border-left-color: rgb(190 151 74 / 0.65);
  border-right-color: rgb(190 151 74 / 0.65);
}

.border-x-cream-gold\/70 {
  border-left-color: rgb(190 151 74 / 0.7);
  border-right-color: rgb(190 151 74 / 0.7);
}

.border-x-cream-gold\/75 {
  border-left-color: rgb(190 151 74 / 0.75);
  border-right-color: rgb(190 151 74 / 0.75);
}

.border-x-cream-gold\/80 {
  border-left-color: rgb(190 151 74 / 0.8);
  border-right-color: rgb(190 151 74 / 0.8);
}

.border-x-cream-gold\/85 {
  border-left-color: rgb(190 151 74 / 0.85);
  border-right-color: rgb(190 151 74 / 0.85);
}

.border-x-cream-gold\/90 {
  border-left-color: rgb(190 151 74 / 0.9);
  border-right-color: rgb(190 151 74 / 0.9);
}

.border-x-cream-gold\/95 {
  border-left-color: rgb(190 151 74 / 0.95);
  border-right-color: rgb(190 151 74 / 0.95);
}

.border-x-cream\/0 {
  border-left-color: rgb(233 223 193 / 0);
  border-right-color: rgb(233 223 193 / 0);
}

.border-x-cream\/10 {
  border-left-color: rgb(233 223 193 / 0.1);
  border-right-color: rgb(233 223 193 / 0.1);
}

.border-x-cream\/100 {
  border-left-color: rgb(233 223 193 / 1);
  border-right-color: rgb(233 223 193 / 1);
}

.border-x-cream\/15 {
  border-left-color: rgb(233 223 193 / 0.15);
  border-right-color: rgb(233 223 193 / 0.15);
}

.border-x-cream\/20 {
  border-left-color: rgb(233 223 193 / 0.2);
  border-right-color: rgb(233 223 193 / 0.2);
}

.border-x-cream\/25 {
  border-left-color: rgb(233 223 193 / 0.25);
  border-right-color: rgb(233 223 193 / 0.25);
}

.border-x-cream\/30 {
  border-left-color: rgb(233 223 193 / 0.3);
  border-right-color: rgb(233 223 193 / 0.3);
}

.border-x-cream\/35 {
  border-left-color: rgb(233 223 193 / 0.35);
  border-right-color: rgb(233 223 193 / 0.35);
}

.border-x-cream\/40 {
  border-left-color: rgb(233 223 193 / 0.4);
  border-right-color: rgb(233 223 193 / 0.4);
}

.border-x-cream\/45 {
  border-left-color: rgb(233 223 193 / 0.45);
  border-right-color: rgb(233 223 193 / 0.45);
}

.border-x-cream\/5 {
  border-left-color: rgb(233 223 193 / 0.05);
  border-right-color: rgb(233 223 193 / 0.05);
}

.border-x-cream\/50 {
  border-left-color: rgb(233 223 193 / 0.5);
  border-right-color: rgb(233 223 193 / 0.5);
}

.border-x-cream\/55 {
  border-left-color: rgb(233 223 193 / 0.55);
  border-right-color: rgb(233 223 193 / 0.55);
}

.border-x-cream\/60 {
  border-left-color: rgb(233 223 193 / 0.6);
  border-right-color: rgb(233 223 193 / 0.6);
}

.border-x-cream\/65 {
  border-left-color: rgb(233 223 193 / 0.65);
  border-right-color: rgb(233 223 193 / 0.65);
}

.border-x-cream\/70 {
  border-left-color: rgb(233 223 193 / 0.7);
  border-right-color: rgb(233 223 193 / 0.7);
}

.border-x-cream\/75 {
  border-left-color: rgb(233 223 193 / 0.75);
  border-right-color: rgb(233 223 193 / 0.75);
}

.border-x-cream\/80 {
  border-left-color: rgb(233 223 193 / 0.8);
  border-right-color: rgb(233 223 193 / 0.8);
}

.border-x-cream\/85 {
  border-left-color: rgb(233 223 193 / 0.85);
  border-right-color: rgb(233 223 193 / 0.85);
}

.border-x-cream\/90 {
  border-left-color: rgb(233 223 193 / 0.9);
  border-right-color: rgb(233 223 193 / 0.9);
}

.border-x-cream\/95 {
  border-left-color: rgb(233 223 193 / 0.95);
  border-right-color: rgb(233 223 193 / 0.95);
}

.border-x-current {
  border-left-color: currentColor;
  border-right-color: currentColor;
}

.border-x-cyan-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(207 250 254 / var(--tw-border-opacity, 1));
  border-right-color: rgb(207 250 254 / var(--tw-border-opacity, 1));
}

.border-x-cyan-100\/0 {
  border-left-color: rgb(207 250 254 / 0);
  border-right-color: rgb(207 250 254 / 0);
}

.border-x-cyan-100\/10 {
  border-left-color: rgb(207 250 254 / 0.1);
  border-right-color: rgb(207 250 254 / 0.1);
}

.border-x-cyan-100\/100 {
  border-left-color: rgb(207 250 254 / 1);
  border-right-color: rgb(207 250 254 / 1);
}

.border-x-cyan-100\/15 {
  border-left-color: rgb(207 250 254 / 0.15);
  border-right-color: rgb(207 250 254 / 0.15);
}

.border-x-cyan-100\/20 {
  border-left-color: rgb(207 250 254 / 0.2);
  border-right-color: rgb(207 250 254 / 0.2);
}

.border-x-cyan-100\/25 {
  border-left-color: rgb(207 250 254 / 0.25);
  border-right-color: rgb(207 250 254 / 0.25);
}

.border-x-cyan-100\/30 {
  border-left-color: rgb(207 250 254 / 0.3);
  border-right-color: rgb(207 250 254 / 0.3);
}

.border-x-cyan-100\/35 {
  border-left-color: rgb(207 250 254 / 0.35);
  border-right-color: rgb(207 250 254 / 0.35);
}

.border-x-cyan-100\/40 {
  border-left-color: rgb(207 250 254 / 0.4);
  border-right-color: rgb(207 250 254 / 0.4);
}

.border-x-cyan-100\/45 {
  border-left-color: rgb(207 250 254 / 0.45);
  border-right-color: rgb(207 250 254 / 0.45);
}

.border-x-cyan-100\/5 {
  border-left-color: rgb(207 250 254 / 0.05);
  border-right-color: rgb(207 250 254 / 0.05);
}

.border-x-cyan-100\/50 {
  border-left-color: rgb(207 250 254 / 0.5);
  border-right-color: rgb(207 250 254 / 0.5);
}

.border-x-cyan-100\/55 {
  border-left-color: rgb(207 250 254 / 0.55);
  border-right-color: rgb(207 250 254 / 0.55);
}

.border-x-cyan-100\/60 {
  border-left-color: rgb(207 250 254 / 0.6);
  border-right-color: rgb(207 250 254 / 0.6);
}

.border-x-cyan-100\/65 {
  border-left-color: rgb(207 250 254 / 0.65);
  border-right-color: rgb(207 250 254 / 0.65);
}

.border-x-cyan-100\/70 {
  border-left-color: rgb(207 250 254 / 0.7);
  border-right-color: rgb(207 250 254 / 0.7);
}

.border-x-cyan-100\/75 {
  border-left-color: rgb(207 250 254 / 0.75);
  border-right-color: rgb(207 250 254 / 0.75);
}

.border-x-cyan-100\/80 {
  border-left-color: rgb(207 250 254 / 0.8);
  border-right-color: rgb(207 250 254 / 0.8);
}

.border-x-cyan-100\/85 {
  border-left-color: rgb(207 250 254 / 0.85);
  border-right-color: rgb(207 250 254 / 0.85);
}

.border-x-cyan-100\/90 {
  border-left-color: rgb(207 250 254 / 0.9);
  border-right-color: rgb(207 250 254 / 0.9);
}

.border-x-cyan-100\/95 {
  border-left-color: rgb(207 250 254 / 0.95);
  border-right-color: rgb(207 250 254 / 0.95);
}

.border-x-cyan-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(165 243 252 / var(--tw-border-opacity, 1));
  border-right-color: rgb(165 243 252 / var(--tw-border-opacity, 1));
}

.border-x-cyan-200\/0 {
  border-left-color: rgb(165 243 252 / 0);
  border-right-color: rgb(165 243 252 / 0);
}

.border-x-cyan-200\/10 {
  border-left-color: rgb(165 243 252 / 0.1);
  border-right-color: rgb(165 243 252 / 0.1);
}

.border-x-cyan-200\/100 {
  border-left-color: rgb(165 243 252 / 1);
  border-right-color: rgb(165 243 252 / 1);
}

.border-x-cyan-200\/15 {
  border-left-color: rgb(165 243 252 / 0.15);
  border-right-color: rgb(165 243 252 / 0.15);
}

.border-x-cyan-200\/20 {
  border-left-color: rgb(165 243 252 / 0.2);
  border-right-color: rgb(165 243 252 / 0.2);
}

.border-x-cyan-200\/25 {
  border-left-color: rgb(165 243 252 / 0.25);
  border-right-color: rgb(165 243 252 / 0.25);
}

.border-x-cyan-200\/30 {
  border-left-color: rgb(165 243 252 / 0.3);
  border-right-color: rgb(165 243 252 / 0.3);
}

.border-x-cyan-200\/35 {
  border-left-color: rgb(165 243 252 / 0.35);
  border-right-color: rgb(165 243 252 / 0.35);
}

.border-x-cyan-200\/40 {
  border-left-color: rgb(165 243 252 / 0.4);
  border-right-color: rgb(165 243 252 / 0.4);
}

.border-x-cyan-200\/45 {
  border-left-color: rgb(165 243 252 / 0.45);
  border-right-color: rgb(165 243 252 / 0.45);
}

.border-x-cyan-200\/5 {
  border-left-color: rgb(165 243 252 / 0.05);
  border-right-color: rgb(165 243 252 / 0.05);
}

.border-x-cyan-200\/50 {
  border-left-color: rgb(165 243 252 / 0.5);
  border-right-color: rgb(165 243 252 / 0.5);
}

.border-x-cyan-200\/55 {
  border-left-color: rgb(165 243 252 / 0.55);
  border-right-color: rgb(165 243 252 / 0.55);
}

.border-x-cyan-200\/60 {
  border-left-color: rgb(165 243 252 / 0.6);
  border-right-color: rgb(165 243 252 / 0.6);
}

.border-x-cyan-200\/65 {
  border-left-color: rgb(165 243 252 / 0.65);
  border-right-color: rgb(165 243 252 / 0.65);
}

.border-x-cyan-200\/70 {
  border-left-color: rgb(165 243 252 / 0.7);
  border-right-color: rgb(165 243 252 / 0.7);
}

.border-x-cyan-200\/75 {
  border-left-color: rgb(165 243 252 / 0.75);
  border-right-color: rgb(165 243 252 / 0.75);
}

.border-x-cyan-200\/80 {
  border-left-color: rgb(165 243 252 / 0.8);
  border-right-color: rgb(165 243 252 / 0.8);
}

.border-x-cyan-200\/85 {
  border-left-color: rgb(165 243 252 / 0.85);
  border-right-color: rgb(165 243 252 / 0.85);
}

.border-x-cyan-200\/90 {
  border-left-color: rgb(165 243 252 / 0.9);
  border-right-color: rgb(165 243 252 / 0.9);
}

.border-x-cyan-200\/95 {
  border-left-color: rgb(165 243 252 / 0.95);
  border-right-color: rgb(165 243 252 / 0.95);
}

.border-x-cyan-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(103 232 249 / var(--tw-border-opacity, 1));
  border-right-color: rgb(103 232 249 / var(--tw-border-opacity, 1));
}

.border-x-cyan-300\/0 {
  border-left-color: rgb(103 232 249 / 0);
  border-right-color: rgb(103 232 249 / 0);
}

.border-x-cyan-300\/10 {
  border-left-color: rgb(103 232 249 / 0.1);
  border-right-color: rgb(103 232 249 / 0.1);
}

.border-x-cyan-300\/100 {
  border-left-color: rgb(103 232 249 / 1);
  border-right-color: rgb(103 232 249 / 1);
}

.border-x-cyan-300\/15 {
  border-left-color: rgb(103 232 249 / 0.15);
  border-right-color: rgb(103 232 249 / 0.15);
}

.border-x-cyan-300\/20 {
  border-left-color: rgb(103 232 249 / 0.2);
  border-right-color: rgb(103 232 249 / 0.2);
}

.border-x-cyan-300\/25 {
  border-left-color: rgb(103 232 249 / 0.25);
  border-right-color: rgb(103 232 249 / 0.25);
}

.border-x-cyan-300\/30 {
  border-left-color: rgb(103 232 249 / 0.3);
  border-right-color: rgb(103 232 249 / 0.3);
}

.border-x-cyan-300\/35 {
  border-left-color: rgb(103 232 249 / 0.35);
  border-right-color: rgb(103 232 249 / 0.35);
}

.border-x-cyan-300\/40 {
  border-left-color: rgb(103 232 249 / 0.4);
  border-right-color: rgb(103 232 249 / 0.4);
}

.border-x-cyan-300\/45 {
  border-left-color: rgb(103 232 249 / 0.45);
  border-right-color: rgb(103 232 249 / 0.45);
}

.border-x-cyan-300\/5 {
  border-left-color: rgb(103 232 249 / 0.05);
  border-right-color: rgb(103 232 249 / 0.05);
}

.border-x-cyan-300\/50 {
  border-left-color: rgb(103 232 249 / 0.5);
  border-right-color: rgb(103 232 249 / 0.5);
}

.border-x-cyan-300\/55 {
  border-left-color: rgb(103 232 249 / 0.55);
  border-right-color: rgb(103 232 249 / 0.55);
}

.border-x-cyan-300\/60 {
  border-left-color: rgb(103 232 249 / 0.6);
  border-right-color: rgb(103 232 249 / 0.6);
}

.border-x-cyan-300\/65 {
  border-left-color: rgb(103 232 249 / 0.65);
  border-right-color: rgb(103 232 249 / 0.65);
}

.border-x-cyan-300\/70 {
  border-left-color: rgb(103 232 249 / 0.7);
  border-right-color: rgb(103 232 249 / 0.7);
}

.border-x-cyan-300\/75 {
  border-left-color: rgb(103 232 249 / 0.75);
  border-right-color: rgb(103 232 249 / 0.75);
}

.border-x-cyan-300\/80 {
  border-left-color: rgb(103 232 249 / 0.8);
  border-right-color: rgb(103 232 249 / 0.8);
}

.border-x-cyan-300\/85 {
  border-left-color: rgb(103 232 249 / 0.85);
  border-right-color: rgb(103 232 249 / 0.85);
}

.border-x-cyan-300\/90 {
  border-left-color: rgb(103 232 249 / 0.9);
  border-right-color: rgb(103 232 249 / 0.9);
}

.border-x-cyan-300\/95 {
  border-left-color: rgb(103 232 249 / 0.95);
  border-right-color: rgb(103 232 249 / 0.95);
}

.border-x-cyan-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(34 211 238 / var(--tw-border-opacity, 1));
  border-right-color: rgb(34 211 238 / var(--tw-border-opacity, 1));
}

.border-x-cyan-400\/0 {
  border-left-color: rgb(34 211 238 / 0);
  border-right-color: rgb(34 211 238 / 0);
}

.border-x-cyan-400\/10 {
  border-left-color: rgb(34 211 238 / 0.1);
  border-right-color: rgb(34 211 238 / 0.1);
}

.border-x-cyan-400\/100 {
  border-left-color: rgb(34 211 238 / 1);
  border-right-color: rgb(34 211 238 / 1);
}

.border-x-cyan-400\/15 {
  border-left-color: rgb(34 211 238 / 0.15);
  border-right-color: rgb(34 211 238 / 0.15);
}

.border-x-cyan-400\/20 {
  border-left-color: rgb(34 211 238 / 0.2);
  border-right-color: rgb(34 211 238 / 0.2);
}

.border-x-cyan-400\/25 {
  border-left-color: rgb(34 211 238 / 0.25);
  border-right-color: rgb(34 211 238 / 0.25);
}

.border-x-cyan-400\/30 {
  border-left-color: rgb(34 211 238 / 0.3);
  border-right-color: rgb(34 211 238 / 0.3);
}

.border-x-cyan-400\/35 {
  border-left-color: rgb(34 211 238 / 0.35);
  border-right-color: rgb(34 211 238 / 0.35);
}

.border-x-cyan-400\/40 {
  border-left-color: rgb(34 211 238 / 0.4);
  border-right-color: rgb(34 211 238 / 0.4);
}

.border-x-cyan-400\/45 {
  border-left-color: rgb(34 211 238 / 0.45);
  border-right-color: rgb(34 211 238 / 0.45);
}

.border-x-cyan-400\/5 {
  border-left-color: rgb(34 211 238 / 0.05);
  border-right-color: rgb(34 211 238 / 0.05);
}

.border-x-cyan-400\/50 {
  border-left-color: rgb(34 211 238 / 0.5);
  border-right-color: rgb(34 211 238 / 0.5);
}

.border-x-cyan-400\/55 {
  border-left-color: rgb(34 211 238 / 0.55);
  border-right-color: rgb(34 211 238 / 0.55);
}

.border-x-cyan-400\/60 {
  border-left-color: rgb(34 211 238 / 0.6);
  border-right-color: rgb(34 211 238 / 0.6);
}

.border-x-cyan-400\/65 {
  border-left-color: rgb(34 211 238 / 0.65);
  border-right-color: rgb(34 211 238 / 0.65);
}

.border-x-cyan-400\/70 {
  border-left-color: rgb(34 211 238 / 0.7);
  border-right-color: rgb(34 211 238 / 0.7);
}

.border-x-cyan-400\/75 {
  border-left-color: rgb(34 211 238 / 0.75);
  border-right-color: rgb(34 211 238 / 0.75);
}

.border-x-cyan-400\/80 {
  border-left-color: rgb(34 211 238 / 0.8);
  border-right-color: rgb(34 211 238 / 0.8);
}

.border-x-cyan-400\/85 {
  border-left-color: rgb(34 211 238 / 0.85);
  border-right-color: rgb(34 211 238 / 0.85);
}

.border-x-cyan-400\/90 {
  border-left-color: rgb(34 211 238 / 0.9);
  border-right-color: rgb(34 211 238 / 0.9);
}

.border-x-cyan-400\/95 {
  border-left-color: rgb(34 211 238 / 0.95);
  border-right-color: rgb(34 211 238 / 0.95);
}

.border-x-cyan-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(236 254 255 / var(--tw-border-opacity, 1));
  border-right-color: rgb(236 254 255 / var(--tw-border-opacity, 1));
}

.border-x-cyan-50\/0 {
  border-left-color: rgb(236 254 255 / 0);
  border-right-color: rgb(236 254 255 / 0);
}

.border-x-cyan-50\/10 {
  border-left-color: rgb(236 254 255 / 0.1);
  border-right-color: rgb(236 254 255 / 0.1);
}

.border-x-cyan-50\/100 {
  border-left-color: rgb(236 254 255 / 1);
  border-right-color: rgb(236 254 255 / 1);
}

.border-x-cyan-50\/15 {
  border-left-color: rgb(236 254 255 / 0.15);
  border-right-color: rgb(236 254 255 / 0.15);
}

.border-x-cyan-50\/20 {
  border-left-color: rgb(236 254 255 / 0.2);
  border-right-color: rgb(236 254 255 / 0.2);
}

.border-x-cyan-50\/25 {
  border-left-color: rgb(236 254 255 / 0.25);
  border-right-color: rgb(236 254 255 / 0.25);
}

.border-x-cyan-50\/30 {
  border-left-color: rgb(236 254 255 / 0.3);
  border-right-color: rgb(236 254 255 / 0.3);
}

.border-x-cyan-50\/35 {
  border-left-color: rgb(236 254 255 / 0.35);
  border-right-color: rgb(236 254 255 / 0.35);
}

.border-x-cyan-50\/40 {
  border-left-color: rgb(236 254 255 / 0.4);
  border-right-color: rgb(236 254 255 / 0.4);
}

.border-x-cyan-50\/45 {
  border-left-color: rgb(236 254 255 / 0.45);
  border-right-color: rgb(236 254 255 / 0.45);
}

.border-x-cyan-50\/5 {
  border-left-color: rgb(236 254 255 / 0.05);
  border-right-color: rgb(236 254 255 / 0.05);
}

.border-x-cyan-50\/50 {
  border-left-color: rgb(236 254 255 / 0.5);
  border-right-color: rgb(236 254 255 / 0.5);
}

.border-x-cyan-50\/55 {
  border-left-color: rgb(236 254 255 / 0.55);
  border-right-color: rgb(236 254 255 / 0.55);
}

.border-x-cyan-50\/60 {
  border-left-color: rgb(236 254 255 / 0.6);
  border-right-color: rgb(236 254 255 / 0.6);
}

.border-x-cyan-50\/65 {
  border-left-color: rgb(236 254 255 / 0.65);
  border-right-color: rgb(236 254 255 / 0.65);
}

.border-x-cyan-50\/70 {
  border-left-color: rgb(236 254 255 / 0.7);
  border-right-color: rgb(236 254 255 / 0.7);
}

.border-x-cyan-50\/75 {
  border-left-color: rgb(236 254 255 / 0.75);
  border-right-color: rgb(236 254 255 / 0.75);
}

.border-x-cyan-50\/80 {
  border-left-color: rgb(236 254 255 / 0.8);
  border-right-color: rgb(236 254 255 / 0.8);
}

.border-x-cyan-50\/85 {
  border-left-color: rgb(236 254 255 / 0.85);
  border-right-color: rgb(236 254 255 / 0.85);
}

.border-x-cyan-50\/90 {
  border-left-color: rgb(236 254 255 / 0.9);
  border-right-color: rgb(236 254 255 / 0.9);
}

.border-x-cyan-50\/95 {
  border-left-color: rgb(236 254 255 / 0.95);
  border-right-color: rgb(236 254 255 / 0.95);
}

.border-x-cyan-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(6 182 212 / var(--tw-border-opacity, 1));
  border-right-color: rgb(6 182 212 / var(--tw-border-opacity, 1));
}

.border-x-cyan-500\/0 {
  border-left-color: rgb(6 182 212 / 0);
  border-right-color: rgb(6 182 212 / 0);
}

.border-x-cyan-500\/10 {
  border-left-color: rgb(6 182 212 / 0.1);
  border-right-color: rgb(6 182 212 / 0.1);
}

.border-x-cyan-500\/100 {
  border-left-color: rgb(6 182 212 / 1);
  border-right-color: rgb(6 182 212 / 1);
}

.border-x-cyan-500\/15 {
  border-left-color: rgb(6 182 212 / 0.15);
  border-right-color: rgb(6 182 212 / 0.15);
}

.border-x-cyan-500\/20 {
  border-left-color: rgb(6 182 212 / 0.2);
  border-right-color: rgb(6 182 212 / 0.2);
}

.border-x-cyan-500\/25 {
  border-left-color: rgb(6 182 212 / 0.25);
  border-right-color: rgb(6 182 212 / 0.25);
}

.border-x-cyan-500\/30 {
  border-left-color: rgb(6 182 212 / 0.3);
  border-right-color: rgb(6 182 212 / 0.3);
}

.border-x-cyan-500\/35 {
  border-left-color: rgb(6 182 212 / 0.35);
  border-right-color: rgb(6 182 212 / 0.35);
}

.border-x-cyan-500\/40 {
  border-left-color: rgb(6 182 212 / 0.4);
  border-right-color: rgb(6 182 212 / 0.4);
}

.border-x-cyan-500\/45 {
  border-left-color: rgb(6 182 212 / 0.45);
  border-right-color: rgb(6 182 212 / 0.45);
}

.border-x-cyan-500\/5 {
  border-left-color: rgb(6 182 212 / 0.05);
  border-right-color: rgb(6 182 212 / 0.05);
}

.border-x-cyan-500\/50 {
  border-left-color: rgb(6 182 212 / 0.5);
  border-right-color: rgb(6 182 212 / 0.5);
}

.border-x-cyan-500\/55 {
  border-left-color: rgb(6 182 212 / 0.55);
  border-right-color: rgb(6 182 212 / 0.55);
}

.border-x-cyan-500\/60 {
  border-left-color: rgb(6 182 212 / 0.6);
  border-right-color: rgb(6 182 212 / 0.6);
}

.border-x-cyan-500\/65 {
  border-left-color: rgb(6 182 212 / 0.65);
  border-right-color: rgb(6 182 212 / 0.65);
}

.border-x-cyan-500\/70 {
  border-left-color: rgb(6 182 212 / 0.7);
  border-right-color: rgb(6 182 212 / 0.7);
}

.border-x-cyan-500\/75 {
  border-left-color: rgb(6 182 212 / 0.75);
  border-right-color: rgb(6 182 212 / 0.75);
}

.border-x-cyan-500\/80 {
  border-left-color: rgb(6 182 212 / 0.8);
  border-right-color: rgb(6 182 212 / 0.8);
}

.border-x-cyan-500\/85 {
  border-left-color: rgb(6 182 212 / 0.85);
  border-right-color: rgb(6 182 212 / 0.85);
}

.border-x-cyan-500\/90 {
  border-left-color: rgb(6 182 212 / 0.9);
  border-right-color: rgb(6 182 212 / 0.9);
}

.border-x-cyan-500\/95 {
  border-left-color: rgb(6 182 212 / 0.95);
  border-right-color: rgb(6 182 212 / 0.95);
}

.border-x-cyan-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(8 145 178 / var(--tw-border-opacity, 1));
  border-right-color: rgb(8 145 178 / var(--tw-border-opacity, 1));
}

.border-x-cyan-600\/0 {
  border-left-color: rgb(8 145 178 / 0);
  border-right-color: rgb(8 145 178 / 0);
}

.border-x-cyan-600\/10 {
  border-left-color: rgb(8 145 178 / 0.1);
  border-right-color: rgb(8 145 178 / 0.1);
}

.border-x-cyan-600\/100 {
  border-left-color: rgb(8 145 178 / 1);
  border-right-color: rgb(8 145 178 / 1);
}

.border-x-cyan-600\/15 {
  border-left-color: rgb(8 145 178 / 0.15);
  border-right-color: rgb(8 145 178 / 0.15);
}

.border-x-cyan-600\/20 {
  border-left-color: rgb(8 145 178 / 0.2);
  border-right-color: rgb(8 145 178 / 0.2);
}

.border-x-cyan-600\/25 {
  border-left-color: rgb(8 145 178 / 0.25);
  border-right-color: rgb(8 145 178 / 0.25);
}

.border-x-cyan-600\/30 {
  border-left-color: rgb(8 145 178 / 0.3);
  border-right-color: rgb(8 145 178 / 0.3);
}

.border-x-cyan-600\/35 {
  border-left-color: rgb(8 145 178 / 0.35);
  border-right-color: rgb(8 145 178 / 0.35);
}

.border-x-cyan-600\/40 {
  border-left-color: rgb(8 145 178 / 0.4);
  border-right-color: rgb(8 145 178 / 0.4);
}

.border-x-cyan-600\/45 {
  border-left-color: rgb(8 145 178 / 0.45);
  border-right-color: rgb(8 145 178 / 0.45);
}

.border-x-cyan-600\/5 {
  border-left-color: rgb(8 145 178 / 0.05);
  border-right-color: rgb(8 145 178 / 0.05);
}

.border-x-cyan-600\/50 {
  border-left-color: rgb(8 145 178 / 0.5);
  border-right-color: rgb(8 145 178 / 0.5);
}

.border-x-cyan-600\/55 {
  border-left-color: rgb(8 145 178 / 0.55);
  border-right-color: rgb(8 145 178 / 0.55);
}

.border-x-cyan-600\/60 {
  border-left-color: rgb(8 145 178 / 0.6);
  border-right-color: rgb(8 145 178 / 0.6);
}

.border-x-cyan-600\/65 {
  border-left-color: rgb(8 145 178 / 0.65);
  border-right-color: rgb(8 145 178 / 0.65);
}

.border-x-cyan-600\/70 {
  border-left-color: rgb(8 145 178 / 0.7);
  border-right-color: rgb(8 145 178 / 0.7);
}

.border-x-cyan-600\/75 {
  border-left-color: rgb(8 145 178 / 0.75);
  border-right-color: rgb(8 145 178 / 0.75);
}

.border-x-cyan-600\/80 {
  border-left-color: rgb(8 145 178 / 0.8);
  border-right-color: rgb(8 145 178 / 0.8);
}

.border-x-cyan-600\/85 {
  border-left-color: rgb(8 145 178 / 0.85);
  border-right-color: rgb(8 145 178 / 0.85);
}

.border-x-cyan-600\/90 {
  border-left-color: rgb(8 145 178 / 0.9);
  border-right-color: rgb(8 145 178 / 0.9);
}

.border-x-cyan-600\/95 {
  border-left-color: rgb(8 145 178 / 0.95);
  border-right-color: rgb(8 145 178 / 0.95);
}

.border-x-cyan-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(14 116 144 / var(--tw-border-opacity, 1));
  border-right-color: rgb(14 116 144 / var(--tw-border-opacity, 1));
}

.border-x-cyan-700\/0 {
  border-left-color: rgb(14 116 144 / 0);
  border-right-color: rgb(14 116 144 / 0);
}

.border-x-cyan-700\/10 {
  border-left-color: rgb(14 116 144 / 0.1);
  border-right-color: rgb(14 116 144 / 0.1);
}

.border-x-cyan-700\/100 {
  border-left-color: rgb(14 116 144 / 1);
  border-right-color: rgb(14 116 144 / 1);
}

.border-x-cyan-700\/15 {
  border-left-color: rgb(14 116 144 / 0.15);
  border-right-color: rgb(14 116 144 / 0.15);
}

.border-x-cyan-700\/20 {
  border-left-color: rgb(14 116 144 / 0.2);
  border-right-color: rgb(14 116 144 / 0.2);
}

.border-x-cyan-700\/25 {
  border-left-color: rgb(14 116 144 / 0.25);
  border-right-color: rgb(14 116 144 / 0.25);
}

.border-x-cyan-700\/30 {
  border-left-color: rgb(14 116 144 / 0.3);
  border-right-color: rgb(14 116 144 / 0.3);
}

.border-x-cyan-700\/35 {
  border-left-color: rgb(14 116 144 / 0.35);
  border-right-color: rgb(14 116 144 / 0.35);
}

.border-x-cyan-700\/40 {
  border-left-color: rgb(14 116 144 / 0.4);
  border-right-color: rgb(14 116 144 / 0.4);
}

.border-x-cyan-700\/45 {
  border-left-color: rgb(14 116 144 / 0.45);
  border-right-color: rgb(14 116 144 / 0.45);
}

.border-x-cyan-700\/5 {
  border-left-color: rgb(14 116 144 / 0.05);
  border-right-color: rgb(14 116 144 / 0.05);
}

.border-x-cyan-700\/50 {
  border-left-color: rgb(14 116 144 / 0.5);
  border-right-color: rgb(14 116 144 / 0.5);
}

.border-x-cyan-700\/55 {
  border-left-color: rgb(14 116 144 / 0.55);
  border-right-color: rgb(14 116 144 / 0.55);
}

.border-x-cyan-700\/60 {
  border-left-color: rgb(14 116 144 / 0.6);
  border-right-color: rgb(14 116 144 / 0.6);
}

.border-x-cyan-700\/65 {
  border-left-color: rgb(14 116 144 / 0.65);
  border-right-color: rgb(14 116 144 / 0.65);
}

.border-x-cyan-700\/70 {
  border-left-color: rgb(14 116 144 / 0.7);
  border-right-color: rgb(14 116 144 / 0.7);
}

.border-x-cyan-700\/75 {
  border-left-color: rgb(14 116 144 / 0.75);
  border-right-color: rgb(14 116 144 / 0.75);
}

.border-x-cyan-700\/80 {
  border-left-color: rgb(14 116 144 / 0.8);
  border-right-color: rgb(14 116 144 / 0.8);
}

.border-x-cyan-700\/85 {
  border-left-color: rgb(14 116 144 / 0.85);
  border-right-color: rgb(14 116 144 / 0.85);
}

.border-x-cyan-700\/90 {
  border-left-color: rgb(14 116 144 / 0.9);
  border-right-color: rgb(14 116 144 / 0.9);
}

.border-x-cyan-700\/95 {
  border-left-color: rgb(14 116 144 / 0.95);
  border-right-color: rgb(14 116 144 / 0.95);
}

.border-x-cyan-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(21 94 117 / var(--tw-border-opacity, 1));
  border-right-color: rgb(21 94 117 / var(--tw-border-opacity, 1));
}

.border-x-cyan-800\/0 {
  border-left-color: rgb(21 94 117 / 0);
  border-right-color: rgb(21 94 117 / 0);
}

.border-x-cyan-800\/10 {
  border-left-color: rgb(21 94 117 / 0.1);
  border-right-color: rgb(21 94 117 / 0.1);
}

.border-x-cyan-800\/100 {
  border-left-color: rgb(21 94 117 / 1);
  border-right-color: rgb(21 94 117 / 1);
}

.border-x-cyan-800\/15 {
  border-left-color: rgb(21 94 117 / 0.15);
  border-right-color: rgb(21 94 117 / 0.15);
}

.border-x-cyan-800\/20 {
  border-left-color: rgb(21 94 117 / 0.2);
  border-right-color: rgb(21 94 117 / 0.2);
}

.border-x-cyan-800\/25 {
  border-left-color: rgb(21 94 117 / 0.25);
  border-right-color: rgb(21 94 117 / 0.25);
}

.border-x-cyan-800\/30 {
  border-left-color: rgb(21 94 117 / 0.3);
  border-right-color: rgb(21 94 117 / 0.3);
}

.border-x-cyan-800\/35 {
  border-left-color: rgb(21 94 117 / 0.35);
  border-right-color: rgb(21 94 117 / 0.35);
}

.border-x-cyan-800\/40 {
  border-left-color: rgb(21 94 117 / 0.4);
  border-right-color: rgb(21 94 117 / 0.4);
}

.border-x-cyan-800\/45 {
  border-left-color: rgb(21 94 117 / 0.45);
  border-right-color: rgb(21 94 117 / 0.45);
}

.border-x-cyan-800\/5 {
  border-left-color: rgb(21 94 117 / 0.05);
  border-right-color: rgb(21 94 117 / 0.05);
}

.border-x-cyan-800\/50 {
  border-left-color: rgb(21 94 117 / 0.5);
  border-right-color: rgb(21 94 117 / 0.5);
}

.border-x-cyan-800\/55 {
  border-left-color: rgb(21 94 117 / 0.55);
  border-right-color: rgb(21 94 117 / 0.55);
}

.border-x-cyan-800\/60 {
  border-left-color: rgb(21 94 117 / 0.6);
  border-right-color: rgb(21 94 117 / 0.6);
}

.border-x-cyan-800\/65 {
  border-left-color: rgb(21 94 117 / 0.65);
  border-right-color: rgb(21 94 117 / 0.65);
}

.border-x-cyan-800\/70 {
  border-left-color: rgb(21 94 117 / 0.7);
  border-right-color: rgb(21 94 117 / 0.7);
}

.border-x-cyan-800\/75 {
  border-left-color: rgb(21 94 117 / 0.75);
  border-right-color: rgb(21 94 117 / 0.75);
}

.border-x-cyan-800\/80 {
  border-left-color: rgb(21 94 117 / 0.8);
  border-right-color: rgb(21 94 117 / 0.8);
}

.border-x-cyan-800\/85 {
  border-left-color: rgb(21 94 117 / 0.85);
  border-right-color: rgb(21 94 117 / 0.85);
}

.border-x-cyan-800\/90 {
  border-left-color: rgb(21 94 117 / 0.9);
  border-right-color: rgb(21 94 117 / 0.9);
}

.border-x-cyan-800\/95 {
  border-left-color: rgb(21 94 117 / 0.95);
  border-right-color: rgb(21 94 117 / 0.95);
}

.border-x-cyan-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(22 78 99 / var(--tw-border-opacity, 1));
  border-right-color: rgb(22 78 99 / var(--tw-border-opacity, 1));
}

.border-x-cyan-900\/0 {
  border-left-color: rgb(22 78 99 / 0);
  border-right-color: rgb(22 78 99 / 0);
}

.border-x-cyan-900\/10 {
  border-left-color: rgb(22 78 99 / 0.1);
  border-right-color: rgb(22 78 99 / 0.1);
}

.border-x-cyan-900\/100 {
  border-left-color: rgb(22 78 99 / 1);
  border-right-color: rgb(22 78 99 / 1);
}

.border-x-cyan-900\/15 {
  border-left-color: rgb(22 78 99 / 0.15);
  border-right-color: rgb(22 78 99 / 0.15);
}

.border-x-cyan-900\/20 {
  border-left-color: rgb(22 78 99 / 0.2);
  border-right-color: rgb(22 78 99 / 0.2);
}

.border-x-cyan-900\/25 {
  border-left-color: rgb(22 78 99 / 0.25);
  border-right-color: rgb(22 78 99 / 0.25);
}

.border-x-cyan-900\/30 {
  border-left-color: rgb(22 78 99 / 0.3);
  border-right-color: rgb(22 78 99 / 0.3);
}

.border-x-cyan-900\/35 {
  border-left-color: rgb(22 78 99 / 0.35);
  border-right-color: rgb(22 78 99 / 0.35);
}

.border-x-cyan-900\/40 {
  border-left-color: rgb(22 78 99 / 0.4);
  border-right-color: rgb(22 78 99 / 0.4);
}

.border-x-cyan-900\/45 {
  border-left-color: rgb(22 78 99 / 0.45);
  border-right-color: rgb(22 78 99 / 0.45);
}

.border-x-cyan-900\/5 {
  border-left-color: rgb(22 78 99 / 0.05);
  border-right-color: rgb(22 78 99 / 0.05);
}

.border-x-cyan-900\/50 {
  border-left-color: rgb(22 78 99 / 0.5);
  border-right-color: rgb(22 78 99 / 0.5);
}

.border-x-cyan-900\/55 {
  border-left-color: rgb(22 78 99 / 0.55);
  border-right-color: rgb(22 78 99 / 0.55);
}

.border-x-cyan-900\/60 {
  border-left-color: rgb(22 78 99 / 0.6);
  border-right-color: rgb(22 78 99 / 0.6);
}

.border-x-cyan-900\/65 {
  border-left-color: rgb(22 78 99 / 0.65);
  border-right-color: rgb(22 78 99 / 0.65);
}

.border-x-cyan-900\/70 {
  border-left-color: rgb(22 78 99 / 0.7);
  border-right-color: rgb(22 78 99 / 0.7);
}

.border-x-cyan-900\/75 {
  border-left-color: rgb(22 78 99 / 0.75);
  border-right-color: rgb(22 78 99 / 0.75);
}

.border-x-cyan-900\/80 {
  border-left-color: rgb(22 78 99 / 0.8);
  border-right-color: rgb(22 78 99 / 0.8);
}

.border-x-cyan-900\/85 {
  border-left-color: rgb(22 78 99 / 0.85);
  border-right-color: rgb(22 78 99 / 0.85);
}

.border-x-cyan-900\/90 {
  border-left-color: rgb(22 78 99 / 0.9);
  border-right-color: rgb(22 78 99 / 0.9);
}

.border-x-cyan-900\/95 {
  border-left-color: rgb(22 78 99 / 0.95);
  border-right-color: rgb(22 78 99 / 0.95);
}

.border-x-cyan-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(8 51 68 / var(--tw-border-opacity, 1));
  border-right-color: rgb(8 51 68 / var(--tw-border-opacity, 1));
}

.border-x-cyan-950\/0 {
  border-left-color: rgb(8 51 68 / 0);
  border-right-color: rgb(8 51 68 / 0);
}

.border-x-cyan-950\/10 {
  border-left-color: rgb(8 51 68 / 0.1);
  border-right-color: rgb(8 51 68 / 0.1);
}

.border-x-cyan-950\/100 {
  border-left-color: rgb(8 51 68 / 1);
  border-right-color: rgb(8 51 68 / 1);
}

.border-x-cyan-950\/15 {
  border-left-color: rgb(8 51 68 / 0.15);
  border-right-color: rgb(8 51 68 / 0.15);
}

.border-x-cyan-950\/20 {
  border-left-color: rgb(8 51 68 / 0.2);
  border-right-color: rgb(8 51 68 / 0.2);
}

.border-x-cyan-950\/25 {
  border-left-color: rgb(8 51 68 / 0.25);
  border-right-color: rgb(8 51 68 / 0.25);
}

.border-x-cyan-950\/30 {
  border-left-color: rgb(8 51 68 / 0.3);
  border-right-color: rgb(8 51 68 / 0.3);
}

.border-x-cyan-950\/35 {
  border-left-color: rgb(8 51 68 / 0.35);
  border-right-color: rgb(8 51 68 / 0.35);
}

.border-x-cyan-950\/40 {
  border-left-color: rgb(8 51 68 / 0.4);
  border-right-color: rgb(8 51 68 / 0.4);
}

.border-x-cyan-950\/45 {
  border-left-color: rgb(8 51 68 / 0.45);
  border-right-color: rgb(8 51 68 / 0.45);
}

.border-x-cyan-950\/5 {
  border-left-color: rgb(8 51 68 / 0.05);
  border-right-color: rgb(8 51 68 / 0.05);
}

.border-x-cyan-950\/50 {
  border-left-color: rgb(8 51 68 / 0.5);
  border-right-color: rgb(8 51 68 / 0.5);
}

.border-x-cyan-950\/55 {
  border-left-color: rgb(8 51 68 / 0.55);
  border-right-color: rgb(8 51 68 / 0.55);
}

.border-x-cyan-950\/60 {
  border-left-color: rgb(8 51 68 / 0.6);
  border-right-color: rgb(8 51 68 / 0.6);
}

.border-x-cyan-950\/65 {
  border-left-color: rgb(8 51 68 / 0.65);
  border-right-color: rgb(8 51 68 / 0.65);
}

.border-x-cyan-950\/70 {
  border-left-color: rgb(8 51 68 / 0.7);
  border-right-color: rgb(8 51 68 / 0.7);
}

.border-x-cyan-950\/75 {
  border-left-color: rgb(8 51 68 / 0.75);
  border-right-color: rgb(8 51 68 / 0.75);
}

.border-x-cyan-950\/80 {
  border-left-color: rgb(8 51 68 / 0.8);
  border-right-color: rgb(8 51 68 / 0.8);
}

.border-x-cyan-950\/85 {
  border-left-color: rgb(8 51 68 / 0.85);
  border-right-color: rgb(8 51 68 / 0.85);
}

.border-x-cyan-950\/90 {
  border-left-color: rgb(8 51 68 / 0.9);
  border-right-color: rgb(8 51 68 / 0.9);
}

.border-x-cyan-950\/95 {
  border-left-color: rgb(8 51 68 / 0.95);
  border-right-color: rgb(8 51 68 / 0.95);
}

.border-x-emerald-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
  border-right-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
}

.border-x-emerald-100\/0 {
  border-left-color: rgb(209 250 229 / 0);
  border-right-color: rgb(209 250 229 / 0);
}

.border-x-emerald-100\/10 {
  border-left-color: rgb(209 250 229 / 0.1);
  border-right-color: rgb(209 250 229 / 0.1);
}

.border-x-emerald-100\/100 {
  border-left-color: rgb(209 250 229 / 1);
  border-right-color: rgb(209 250 229 / 1);
}

.border-x-emerald-100\/15 {
  border-left-color: rgb(209 250 229 / 0.15);
  border-right-color: rgb(209 250 229 / 0.15);
}

.border-x-emerald-100\/20 {
  border-left-color: rgb(209 250 229 / 0.2);
  border-right-color: rgb(209 250 229 / 0.2);
}

.border-x-emerald-100\/25 {
  border-left-color: rgb(209 250 229 / 0.25);
  border-right-color: rgb(209 250 229 / 0.25);
}

.border-x-emerald-100\/30 {
  border-left-color: rgb(209 250 229 / 0.3);
  border-right-color: rgb(209 250 229 / 0.3);
}

.border-x-emerald-100\/35 {
  border-left-color: rgb(209 250 229 / 0.35);
  border-right-color: rgb(209 250 229 / 0.35);
}

.border-x-emerald-100\/40 {
  border-left-color: rgb(209 250 229 / 0.4);
  border-right-color: rgb(209 250 229 / 0.4);
}

.border-x-emerald-100\/45 {
  border-left-color: rgb(209 250 229 / 0.45);
  border-right-color: rgb(209 250 229 / 0.45);
}

.border-x-emerald-100\/5 {
  border-left-color: rgb(209 250 229 / 0.05);
  border-right-color: rgb(209 250 229 / 0.05);
}

.border-x-emerald-100\/50 {
  border-left-color: rgb(209 250 229 / 0.5);
  border-right-color: rgb(209 250 229 / 0.5);
}

.border-x-emerald-100\/55 {
  border-left-color: rgb(209 250 229 / 0.55);
  border-right-color: rgb(209 250 229 / 0.55);
}

.border-x-emerald-100\/60 {
  border-left-color: rgb(209 250 229 / 0.6);
  border-right-color: rgb(209 250 229 / 0.6);
}

.border-x-emerald-100\/65 {
  border-left-color: rgb(209 250 229 / 0.65);
  border-right-color: rgb(209 250 229 / 0.65);
}

.border-x-emerald-100\/70 {
  border-left-color: rgb(209 250 229 / 0.7);
  border-right-color: rgb(209 250 229 / 0.7);
}

.border-x-emerald-100\/75 {
  border-left-color: rgb(209 250 229 / 0.75);
  border-right-color: rgb(209 250 229 / 0.75);
}

.border-x-emerald-100\/80 {
  border-left-color: rgb(209 250 229 / 0.8);
  border-right-color: rgb(209 250 229 / 0.8);
}

.border-x-emerald-100\/85 {
  border-left-color: rgb(209 250 229 / 0.85);
  border-right-color: rgb(209 250 229 / 0.85);
}

.border-x-emerald-100\/90 {
  border-left-color: rgb(209 250 229 / 0.9);
  border-right-color: rgb(209 250 229 / 0.9);
}

.border-x-emerald-100\/95 {
  border-left-color: rgb(209 250 229 / 0.95);
  border-right-color: rgb(209 250 229 / 0.95);
}

.border-x-emerald-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
  border-right-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}

.border-x-emerald-200\/0 {
  border-left-color: rgb(167 243 208 / 0);
  border-right-color: rgb(167 243 208 / 0);
}

.border-x-emerald-200\/10 {
  border-left-color: rgb(167 243 208 / 0.1);
  border-right-color: rgb(167 243 208 / 0.1);
}

.border-x-emerald-200\/100 {
  border-left-color: rgb(167 243 208 / 1);
  border-right-color: rgb(167 243 208 / 1);
}

.border-x-emerald-200\/15 {
  border-left-color: rgb(167 243 208 / 0.15);
  border-right-color: rgb(167 243 208 / 0.15);
}

.border-x-emerald-200\/20 {
  border-left-color: rgb(167 243 208 / 0.2);
  border-right-color: rgb(167 243 208 / 0.2);
}

.border-x-emerald-200\/25 {
  border-left-color: rgb(167 243 208 / 0.25);
  border-right-color: rgb(167 243 208 / 0.25);
}

.border-x-emerald-200\/30 {
  border-left-color: rgb(167 243 208 / 0.3);
  border-right-color: rgb(167 243 208 / 0.3);
}

.border-x-emerald-200\/35 {
  border-left-color: rgb(167 243 208 / 0.35);
  border-right-color: rgb(167 243 208 / 0.35);
}

.border-x-emerald-200\/40 {
  border-left-color: rgb(167 243 208 / 0.4);
  border-right-color: rgb(167 243 208 / 0.4);
}

.border-x-emerald-200\/45 {
  border-left-color: rgb(167 243 208 / 0.45);
  border-right-color: rgb(167 243 208 / 0.45);
}

.border-x-emerald-200\/5 {
  border-left-color: rgb(167 243 208 / 0.05);
  border-right-color: rgb(167 243 208 / 0.05);
}

.border-x-emerald-200\/50 {
  border-left-color: rgb(167 243 208 / 0.5);
  border-right-color: rgb(167 243 208 / 0.5);
}

.border-x-emerald-200\/55 {
  border-left-color: rgb(167 243 208 / 0.55);
  border-right-color: rgb(167 243 208 / 0.55);
}

.border-x-emerald-200\/60 {
  border-left-color: rgb(167 243 208 / 0.6);
  border-right-color: rgb(167 243 208 / 0.6);
}

.border-x-emerald-200\/65 {
  border-left-color: rgb(167 243 208 / 0.65);
  border-right-color: rgb(167 243 208 / 0.65);
}

.border-x-emerald-200\/70 {
  border-left-color: rgb(167 243 208 / 0.7);
  border-right-color: rgb(167 243 208 / 0.7);
}

.border-x-emerald-200\/75 {
  border-left-color: rgb(167 243 208 / 0.75);
  border-right-color: rgb(167 243 208 / 0.75);
}

.border-x-emerald-200\/80 {
  border-left-color: rgb(167 243 208 / 0.8);
  border-right-color: rgb(167 243 208 / 0.8);
}

.border-x-emerald-200\/85 {
  border-left-color: rgb(167 243 208 / 0.85);
  border-right-color: rgb(167 243 208 / 0.85);
}

.border-x-emerald-200\/90 {
  border-left-color: rgb(167 243 208 / 0.9);
  border-right-color: rgb(167 243 208 / 0.9);
}

.border-x-emerald-200\/95 {
  border-left-color: rgb(167 243 208 / 0.95);
  border-right-color: rgb(167 243 208 / 0.95);
}

.border-x-emerald-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
  border-right-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
}

.border-x-emerald-300\/0 {
  border-left-color: rgb(110 231 183 / 0);
  border-right-color: rgb(110 231 183 / 0);
}

.border-x-emerald-300\/10 {
  border-left-color: rgb(110 231 183 / 0.1);
  border-right-color: rgb(110 231 183 / 0.1);
}

.border-x-emerald-300\/100 {
  border-left-color: rgb(110 231 183 / 1);
  border-right-color: rgb(110 231 183 / 1);
}

.border-x-emerald-300\/15 {
  border-left-color: rgb(110 231 183 / 0.15);
  border-right-color: rgb(110 231 183 / 0.15);
}

.border-x-emerald-300\/20 {
  border-left-color: rgb(110 231 183 / 0.2);
  border-right-color: rgb(110 231 183 / 0.2);
}

.border-x-emerald-300\/25 {
  border-left-color: rgb(110 231 183 / 0.25);
  border-right-color: rgb(110 231 183 / 0.25);
}

.border-x-emerald-300\/30 {
  border-left-color: rgb(110 231 183 / 0.3);
  border-right-color: rgb(110 231 183 / 0.3);
}

.border-x-emerald-300\/35 {
  border-left-color: rgb(110 231 183 / 0.35);
  border-right-color: rgb(110 231 183 / 0.35);
}

.border-x-emerald-300\/40 {
  border-left-color: rgb(110 231 183 / 0.4);
  border-right-color: rgb(110 231 183 / 0.4);
}

.border-x-emerald-300\/45 {
  border-left-color: rgb(110 231 183 / 0.45);
  border-right-color: rgb(110 231 183 / 0.45);
}

.border-x-emerald-300\/5 {
  border-left-color: rgb(110 231 183 / 0.05);
  border-right-color: rgb(110 231 183 / 0.05);
}

.border-x-emerald-300\/50 {
  border-left-color: rgb(110 231 183 / 0.5);
  border-right-color: rgb(110 231 183 / 0.5);
}

.border-x-emerald-300\/55 {
  border-left-color: rgb(110 231 183 / 0.55);
  border-right-color: rgb(110 231 183 / 0.55);
}

.border-x-emerald-300\/60 {
  border-left-color: rgb(110 231 183 / 0.6);
  border-right-color: rgb(110 231 183 / 0.6);
}

.border-x-emerald-300\/65 {
  border-left-color: rgb(110 231 183 / 0.65);
  border-right-color: rgb(110 231 183 / 0.65);
}

.border-x-emerald-300\/70 {
  border-left-color: rgb(110 231 183 / 0.7);
  border-right-color: rgb(110 231 183 / 0.7);
}

.border-x-emerald-300\/75 {
  border-left-color: rgb(110 231 183 / 0.75);
  border-right-color: rgb(110 231 183 / 0.75);
}

.border-x-emerald-300\/80 {
  border-left-color: rgb(110 231 183 / 0.8);
  border-right-color: rgb(110 231 183 / 0.8);
}

.border-x-emerald-300\/85 {
  border-left-color: rgb(110 231 183 / 0.85);
  border-right-color: rgb(110 231 183 / 0.85);
}

.border-x-emerald-300\/90 {
  border-left-color: rgb(110 231 183 / 0.9);
  border-right-color: rgb(110 231 183 / 0.9);
}

.border-x-emerald-300\/95 {
  border-left-color: rgb(110 231 183 / 0.95);
  border-right-color: rgb(110 231 183 / 0.95);
}

.border-x-emerald-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
  border-right-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
}

.border-x-emerald-400\/0 {
  border-left-color: rgb(52 211 153 / 0);
  border-right-color: rgb(52 211 153 / 0);
}

.border-x-emerald-400\/10 {
  border-left-color: rgb(52 211 153 / 0.1);
  border-right-color: rgb(52 211 153 / 0.1);
}

.border-x-emerald-400\/100 {
  border-left-color: rgb(52 211 153 / 1);
  border-right-color: rgb(52 211 153 / 1);
}

.border-x-emerald-400\/15 {
  border-left-color: rgb(52 211 153 / 0.15);
  border-right-color: rgb(52 211 153 / 0.15);
}

.border-x-emerald-400\/20 {
  border-left-color: rgb(52 211 153 / 0.2);
  border-right-color: rgb(52 211 153 / 0.2);
}

.border-x-emerald-400\/25 {
  border-left-color: rgb(52 211 153 / 0.25);
  border-right-color: rgb(52 211 153 / 0.25);
}

.border-x-emerald-400\/30 {
  border-left-color: rgb(52 211 153 / 0.3);
  border-right-color: rgb(52 211 153 / 0.3);
}

.border-x-emerald-400\/35 {
  border-left-color: rgb(52 211 153 / 0.35);
  border-right-color: rgb(52 211 153 / 0.35);
}

.border-x-emerald-400\/40 {
  border-left-color: rgb(52 211 153 / 0.4);
  border-right-color: rgb(52 211 153 / 0.4);
}

.border-x-emerald-400\/45 {
  border-left-color: rgb(52 211 153 / 0.45);
  border-right-color: rgb(52 211 153 / 0.45);
}

.border-x-emerald-400\/5 {
  border-left-color: rgb(52 211 153 / 0.05);
  border-right-color: rgb(52 211 153 / 0.05);
}

.border-x-emerald-400\/50 {
  border-left-color: rgb(52 211 153 / 0.5);
  border-right-color: rgb(52 211 153 / 0.5);
}

.border-x-emerald-400\/55 {
  border-left-color: rgb(52 211 153 / 0.55);
  border-right-color: rgb(52 211 153 / 0.55);
}

.border-x-emerald-400\/60 {
  border-left-color: rgb(52 211 153 / 0.6);
  border-right-color: rgb(52 211 153 / 0.6);
}

.border-x-emerald-400\/65 {
  border-left-color: rgb(52 211 153 / 0.65);
  border-right-color: rgb(52 211 153 / 0.65);
}

.border-x-emerald-400\/70 {
  border-left-color: rgb(52 211 153 / 0.7);
  border-right-color: rgb(52 211 153 / 0.7);
}

.border-x-emerald-400\/75 {
  border-left-color: rgb(52 211 153 / 0.75);
  border-right-color: rgb(52 211 153 / 0.75);
}

.border-x-emerald-400\/80 {
  border-left-color: rgb(52 211 153 / 0.8);
  border-right-color: rgb(52 211 153 / 0.8);
}

.border-x-emerald-400\/85 {
  border-left-color: rgb(52 211 153 / 0.85);
  border-right-color: rgb(52 211 153 / 0.85);
}

.border-x-emerald-400\/90 {
  border-left-color: rgb(52 211 153 / 0.9);
  border-right-color: rgb(52 211 153 / 0.9);
}

.border-x-emerald-400\/95 {
  border-left-color: rgb(52 211 153 / 0.95);
  border-right-color: rgb(52 211 153 / 0.95);
}

.border-x-emerald-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(236 253 245 / var(--tw-border-opacity, 1));
  border-right-color: rgb(236 253 245 / var(--tw-border-opacity, 1));
}

.border-x-emerald-50\/0 {
  border-left-color: rgb(236 253 245 / 0);
  border-right-color: rgb(236 253 245 / 0);
}

.border-x-emerald-50\/10 {
  border-left-color: rgb(236 253 245 / 0.1);
  border-right-color: rgb(236 253 245 / 0.1);
}

.border-x-emerald-50\/100 {
  border-left-color: rgb(236 253 245 / 1);
  border-right-color: rgb(236 253 245 / 1);
}

.border-x-emerald-50\/15 {
  border-left-color: rgb(236 253 245 / 0.15);
  border-right-color: rgb(236 253 245 / 0.15);
}

.border-x-emerald-50\/20 {
  border-left-color: rgb(236 253 245 / 0.2);
  border-right-color: rgb(236 253 245 / 0.2);
}

.border-x-emerald-50\/25 {
  border-left-color: rgb(236 253 245 / 0.25);
  border-right-color: rgb(236 253 245 / 0.25);
}

.border-x-emerald-50\/30 {
  border-left-color: rgb(236 253 245 / 0.3);
  border-right-color: rgb(236 253 245 / 0.3);
}

.border-x-emerald-50\/35 {
  border-left-color: rgb(236 253 245 / 0.35);
  border-right-color: rgb(236 253 245 / 0.35);
}

.border-x-emerald-50\/40 {
  border-left-color: rgb(236 253 245 / 0.4);
  border-right-color: rgb(236 253 245 / 0.4);
}

.border-x-emerald-50\/45 {
  border-left-color: rgb(236 253 245 / 0.45);
  border-right-color: rgb(236 253 245 / 0.45);
}

.border-x-emerald-50\/5 {
  border-left-color: rgb(236 253 245 / 0.05);
  border-right-color: rgb(236 253 245 / 0.05);
}

.border-x-emerald-50\/50 {
  border-left-color: rgb(236 253 245 / 0.5);
  border-right-color: rgb(236 253 245 / 0.5);
}

.border-x-emerald-50\/55 {
  border-left-color: rgb(236 253 245 / 0.55);
  border-right-color: rgb(236 253 245 / 0.55);
}

.border-x-emerald-50\/60 {
  border-left-color: rgb(236 253 245 / 0.6);
  border-right-color: rgb(236 253 245 / 0.6);
}

.border-x-emerald-50\/65 {
  border-left-color: rgb(236 253 245 / 0.65);
  border-right-color: rgb(236 253 245 / 0.65);
}

.border-x-emerald-50\/70 {
  border-left-color: rgb(236 253 245 / 0.7);
  border-right-color: rgb(236 253 245 / 0.7);
}

.border-x-emerald-50\/75 {
  border-left-color: rgb(236 253 245 / 0.75);
  border-right-color: rgb(236 253 245 / 0.75);
}

.border-x-emerald-50\/80 {
  border-left-color: rgb(236 253 245 / 0.8);
  border-right-color: rgb(236 253 245 / 0.8);
}

.border-x-emerald-50\/85 {
  border-left-color: rgb(236 253 245 / 0.85);
  border-right-color: rgb(236 253 245 / 0.85);
}

.border-x-emerald-50\/90 {
  border-left-color: rgb(236 253 245 / 0.9);
  border-right-color: rgb(236 253 245 / 0.9);
}

.border-x-emerald-50\/95 {
  border-left-color: rgb(236 253 245 / 0.95);
  border-right-color: rgb(236 253 245 / 0.95);
}

.border-x-emerald-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
  border-right-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}

.border-x-emerald-500\/0 {
  border-left-color: rgb(16 185 129 / 0);
  border-right-color: rgb(16 185 129 / 0);
}

.border-x-emerald-500\/10 {
  border-left-color: rgb(16 185 129 / 0.1);
  border-right-color: rgb(16 185 129 / 0.1);
}

.border-x-emerald-500\/100 {
  border-left-color: rgb(16 185 129 / 1);
  border-right-color: rgb(16 185 129 / 1);
}

.border-x-emerald-500\/15 {
  border-left-color: rgb(16 185 129 / 0.15);
  border-right-color: rgb(16 185 129 / 0.15);
}

.border-x-emerald-500\/20 {
  border-left-color: rgb(16 185 129 / 0.2);
  border-right-color: rgb(16 185 129 / 0.2);
}

.border-x-emerald-500\/25 {
  border-left-color: rgb(16 185 129 / 0.25);
  border-right-color: rgb(16 185 129 / 0.25);
}

.border-x-emerald-500\/30 {
  border-left-color: rgb(16 185 129 / 0.3);
  border-right-color: rgb(16 185 129 / 0.3);
}

.border-x-emerald-500\/35 {
  border-left-color: rgb(16 185 129 / 0.35);
  border-right-color: rgb(16 185 129 / 0.35);
}

.border-x-emerald-500\/40 {
  border-left-color: rgb(16 185 129 / 0.4);
  border-right-color: rgb(16 185 129 / 0.4);
}

.border-x-emerald-500\/45 {
  border-left-color: rgb(16 185 129 / 0.45);
  border-right-color: rgb(16 185 129 / 0.45);
}

.border-x-emerald-500\/5 {
  border-left-color: rgb(16 185 129 / 0.05);
  border-right-color: rgb(16 185 129 / 0.05);
}

.border-x-emerald-500\/50 {
  border-left-color: rgb(16 185 129 / 0.5);
  border-right-color: rgb(16 185 129 / 0.5);
}

.border-x-emerald-500\/55 {
  border-left-color: rgb(16 185 129 / 0.55);
  border-right-color: rgb(16 185 129 / 0.55);
}

.border-x-emerald-500\/60 {
  border-left-color: rgb(16 185 129 / 0.6);
  border-right-color: rgb(16 185 129 / 0.6);
}

.border-x-emerald-500\/65 {
  border-left-color: rgb(16 185 129 / 0.65);
  border-right-color: rgb(16 185 129 / 0.65);
}

.border-x-emerald-500\/70 {
  border-left-color: rgb(16 185 129 / 0.7);
  border-right-color: rgb(16 185 129 / 0.7);
}

.border-x-emerald-500\/75 {
  border-left-color: rgb(16 185 129 / 0.75);
  border-right-color: rgb(16 185 129 / 0.75);
}

.border-x-emerald-500\/80 {
  border-left-color: rgb(16 185 129 / 0.8);
  border-right-color: rgb(16 185 129 / 0.8);
}

.border-x-emerald-500\/85 {
  border-left-color: rgb(16 185 129 / 0.85);
  border-right-color: rgb(16 185 129 / 0.85);
}

.border-x-emerald-500\/90 {
  border-left-color: rgb(16 185 129 / 0.9);
  border-right-color: rgb(16 185 129 / 0.9);
}

.border-x-emerald-500\/95 {
  border-left-color: rgb(16 185 129 / 0.95);
  border-right-color: rgb(16 185 129 / 0.95);
}

.border-x-emerald-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(5 150 105 / var(--tw-border-opacity, 1));
  border-right-color: rgb(5 150 105 / var(--tw-border-opacity, 1));
}

.border-x-emerald-600\/0 {
  border-left-color: rgb(5 150 105 / 0);
  border-right-color: rgb(5 150 105 / 0);
}

.border-x-emerald-600\/10 {
  border-left-color: rgb(5 150 105 / 0.1);
  border-right-color: rgb(5 150 105 / 0.1);
}

.border-x-emerald-600\/100 {
  border-left-color: rgb(5 150 105 / 1);
  border-right-color: rgb(5 150 105 / 1);
}

.border-x-emerald-600\/15 {
  border-left-color: rgb(5 150 105 / 0.15);
  border-right-color: rgb(5 150 105 / 0.15);
}

.border-x-emerald-600\/20 {
  border-left-color: rgb(5 150 105 / 0.2);
  border-right-color: rgb(5 150 105 / 0.2);
}

.border-x-emerald-600\/25 {
  border-left-color: rgb(5 150 105 / 0.25);
  border-right-color: rgb(5 150 105 / 0.25);
}

.border-x-emerald-600\/30 {
  border-left-color: rgb(5 150 105 / 0.3);
  border-right-color: rgb(5 150 105 / 0.3);
}

.border-x-emerald-600\/35 {
  border-left-color: rgb(5 150 105 / 0.35);
  border-right-color: rgb(5 150 105 / 0.35);
}

.border-x-emerald-600\/40 {
  border-left-color: rgb(5 150 105 / 0.4);
  border-right-color: rgb(5 150 105 / 0.4);
}

.border-x-emerald-600\/45 {
  border-left-color: rgb(5 150 105 / 0.45);
  border-right-color: rgb(5 150 105 / 0.45);
}

.border-x-emerald-600\/5 {
  border-left-color: rgb(5 150 105 / 0.05);
  border-right-color: rgb(5 150 105 / 0.05);
}

.border-x-emerald-600\/50 {
  border-left-color: rgb(5 150 105 / 0.5);
  border-right-color: rgb(5 150 105 / 0.5);
}

.border-x-emerald-600\/55 {
  border-left-color: rgb(5 150 105 / 0.55);
  border-right-color: rgb(5 150 105 / 0.55);
}

.border-x-emerald-600\/60 {
  border-left-color: rgb(5 150 105 / 0.6);
  border-right-color: rgb(5 150 105 / 0.6);
}

.border-x-emerald-600\/65 {
  border-left-color: rgb(5 150 105 / 0.65);
  border-right-color: rgb(5 150 105 / 0.65);
}

.border-x-emerald-600\/70 {
  border-left-color: rgb(5 150 105 / 0.7);
  border-right-color: rgb(5 150 105 / 0.7);
}

.border-x-emerald-600\/75 {
  border-left-color: rgb(5 150 105 / 0.75);
  border-right-color: rgb(5 150 105 / 0.75);
}

.border-x-emerald-600\/80 {
  border-left-color: rgb(5 150 105 / 0.8);
  border-right-color: rgb(5 150 105 / 0.8);
}

.border-x-emerald-600\/85 {
  border-left-color: rgb(5 150 105 / 0.85);
  border-right-color: rgb(5 150 105 / 0.85);
}

.border-x-emerald-600\/90 {
  border-left-color: rgb(5 150 105 / 0.9);
  border-right-color: rgb(5 150 105 / 0.9);
}

.border-x-emerald-600\/95 {
  border-left-color: rgb(5 150 105 / 0.95);
  border-right-color: rgb(5 150 105 / 0.95);
}

.border-x-emerald-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(4 120 87 / var(--tw-border-opacity, 1));
  border-right-color: rgb(4 120 87 / var(--tw-border-opacity, 1));
}

.border-x-emerald-700\/0 {
  border-left-color: rgb(4 120 87 / 0);
  border-right-color: rgb(4 120 87 / 0);
}

.border-x-emerald-700\/10 {
  border-left-color: rgb(4 120 87 / 0.1);
  border-right-color: rgb(4 120 87 / 0.1);
}

.border-x-emerald-700\/100 {
  border-left-color: rgb(4 120 87 / 1);
  border-right-color: rgb(4 120 87 / 1);
}

.border-x-emerald-700\/15 {
  border-left-color: rgb(4 120 87 / 0.15);
  border-right-color: rgb(4 120 87 / 0.15);
}

.border-x-emerald-700\/20 {
  border-left-color: rgb(4 120 87 / 0.2);
  border-right-color: rgb(4 120 87 / 0.2);
}

.border-x-emerald-700\/25 {
  border-left-color: rgb(4 120 87 / 0.25);
  border-right-color: rgb(4 120 87 / 0.25);
}

.border-x-emerald-700\/30 {
  border-left-color: rgb(4 120 87 / 0.3);
  border-right-color: rgb(4 120 87 / 0.3);
}

.border-x-emerald-700\/35 {
  border-left-color: rgb(4 120 87 / 0.35);
  border-right-color: rgb(4 120 87 / 0.35);
}

.border-x-emerald-700\/40 {
  border-left-color: rgb(4 120 87 / 0.4);
  border-right-color: rgb(4 120 87 / 0.4);
}

.border-x-emerald-700\/45 {
  border-left-color: rgb(4 120 87 / 0.45);
  border-right-color: rgb(4 120 87 / 0.45);
}

.border-x-emerald-700\/5 {
  border-left-color: rgb(4 120 87 / 0.05);
  border-right-color: rgb(4 120 87 / 0.05);
}

.border-x-emerald-700\/50 {
  border-left-color: rgb(4 120 87 / 0.5);
  border-right-color: rgb(4 120 87 / 0.5);
}

.border-x-emerald-700\/55 {
  border-left-color: rgb(4 120 87 / 0.55);
  border-right-color: rgb(4 120 87 / 0.55);
}

.border-x-emerald-700\/60 {
  border-left-color: rgb(4 120 87 / 0.6);
  border-right-color: rgb(4 120 87 / 0.6);
}

.border-x-emerald-700\/65 {
  border-left-color: rgb(4 120 87 / 0.65);
  border-right-color: rgb(4 120 87 / 0.65);
}

.border-x-emerald-700\/70 {
  border-left-color: rgb(4 120 87 / 0.7);
  border-right-color: rgb(4 120 87 / 0.7);
}

.border-x-emerald-700\/75 {
  border-left-color: rgb(4 120 87 / 0.75);
  border-right-color: rgb(4 120 87 / 0.75);
}

.border-x-emerald-700\/80 {
  border-left-color: rgb(4 120 87 / 0.8);
  border-right-color: rgb(4 120 87 / 0.8);
}

.border-x-emerald-700\/85 {
  border-left-color: rgb(4 120 87 / 0.85);
  border-right-color: rgb(4 120 87 / 0.85);
}

.border-x-emerald-700\/90 {
  border-left-color: rgb(4 120 87 / 0.9);
  border-right-color: rgb(4 120 87 / 0.9);
}

.border-x-emerald-700\/95 {
  border-left-color: rgb(4 120 87 / 0.95);
  border-right-color: rgb(4 120 87 / 0.95);
}

.border-x-emerald-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(6 95 70 / var(--tw-border-opacity, 1));
  border-right-color: rgb(6 95 70 / var(--tw-border-opacity, 1));
}

.border-x-emerald-800\/0 {
  border-left-color: rgb(6 95 70 / 0);
  border-right-color: rgb(6 95 70 / 0);
}

.border-x-emerald-800\/10 {
  border-left-color: rgb(6 95 70 / 0.1);
  border-right-color: rgb(6 95 70 / 0.1);
}

.border-x-emerald-800\/100 {
  border-left-color: rgb(6 95 70 / 1);
  border-right-color: rgb(6 95 70 / 1);
}

.border-x-emerald-800\/15 {
  border-left-color: rgb(6 95 70 / 0.15);
  border-right-color: rgb(6 95 70 / 0.15);
}

.border-x-emerald-800\/20 {
  border-left-color: rgb(6 95 70 / 0.2);
  border-right-color: rgb(6 95 70 / 0.2);
}

.border-x-emerald-800\/25 {
  border-left-color: rgb(6 95 70 / 0.25);
  border-right-color: rgb(6 95 70 / 0.25);
}

.border-x-emerald-800\/30 {
  border-left-color: rgb(6 95 70 / 0.3);
  border-right-color: rgb(6 95 70 / 0.3);
}

.border-x-emerald-800\/35 {
  border-left-color: rgb(6 95 70 / 0.35);
  border-right-color: rgb(6 95 70 / 0.35);
}

.border-x-emerald-800\/40 {
  border-left-color: rgb(6 95 70 / 0.4);
  border-right-color: rgb(6 95 70 / 0.4);
}

.border-x-emerald-800\/45 {
  border-left-color: rgb(6 95 70 / 0.45);
  border-right-color: rgb(6 95 70 / 0.45);
}

.border-x-emerald-800\/5 {
  border-left-color: rgb(6 95 70 / 0.05);
  border-right-color: rgb(6 95 70 / 0.05);
}

.border-x-emerald-800\/50 {
  border-left-color: rgb(6 95 70 / 0.5);
  border-right-color: rgb(6 95 70 / 0.5);
}

.border-x-emerald-800\/55 {
  border-left-color: rgb(6 95 70 / 0.55);
  border-right-color: rgb(6 95 70 / 0.55);
}

.border-x-emerald-800\/60 {
  border-left-color: rgb(6 95 70 / 0.6);
  border-right-color: rgb(6 95 70 / 0.6);
}

.border-x-emerald-800\/65 {
  border-left-color: rgb(6 95 70 / 0.65);
  border-right-color: rgb(6 95 70 / 0.65);
}

.border-x-emerald-800\/70 {
  border-left-color: rgb(6 95 70 / 0.7);
  border-right-color: rgb(6 95 70 / 0.7);
}

.border-x-emerald-800\/75 {
  border-left-color: rgb(6 95 70 / 0.75);
  border-right-color: rgb(6 95 70 / 0.75);
}

.border-x-emerald-800\/80 {
  border-left-color: rgb(6 95 70 / 0.8);
  border-right-color: rgb(6 95 70 / 0.8);
}

.border-x-emerald-800\/85 {
  border-left-color: rgb(6 95 70 / 0.85);
  border-right-color: rgb(6 95 70 / 0.85);
}

.border-x-emerald-800\/90 {
  border-left-color: rgb(6 95 70 / 0.9);
  border-right-color: rgb(6 95 70 / 0.9);
}

.border-x-emerald-800\/95 {
  border-left-color: rgb(6 95 70 / 0.95);
  border-right-color: rgb(6 95 70 / 0.95);
}

.border-x-emerald-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(6 78 59 / var(--tw-border-opacity, 1));
  border-right-color: rgb(6 78 59 / var(--tw-border-opacity, 1));
}

.border-x-emerald-900\/0 {
  border-left-color: rgb(6 78 59 / 0);
  border-right-color: rgb(6 78 59 / 0);
}

.border-x-emerald-900\/10 {
  border-left-color: rgb(6 78 59 / 0.1);
  border-right-color: rgb(6 78 59 / 0.1);
}

.border-x-emerald-900\/100 {
  border-left-color: rgb(6 78 59 / 1);
  border-right-color: rgb(6 78 59 / 1);
}

.border-x-emerald-900\/15 {
  border-left-color: rgb(6 78 59 / 0.15);
  border-right-color: rgb(6 78 59 / 0.15);
}

.border-x-emerald-900\/20 {
  border-left-color: rgb(6 78 59 / 0.2);
  border-right-color: rgb(6 78 59 / 0.2);
}

.border-x-emerald-900\/25 {
  border-left-color: rgb(6 78 59 / 0.25);
  border-right-color: rgb(6 78 59 / 0.25);
}

.border-x-emerald-900\/30 {
  border-left-color: rgb(6 78 59 / 0.3);
  border-right-color: rgb(6 78 59 / 0.3);
}

.border-x-emerald-900\/35 {
  border-left-color: rgb(6 78 59 / 0.35);
  border-right-color: rgb(6 78 59 / 0.35);
}

.border-x-emerald-900\/40 {
  border-left-color: rgb(6 78 59 / 0.4);
  border-right-color: rgb(6 78 59 / 0.4);
}

.border-x-emerald-900\/45 {
  border-left-color: rgb(6 78 59 / 0.45);
  border-right-color: rgb(6 78 59 / 0.45);
}

.border-x-emerald-900\/5 {
  border-left-color: rgb(6 78 59 / 0.05);
  border-right-color: rgb(6 78 59 / 0.05);
}

.border-x-emerald-900\/50 {
  border-left-color: rgb(6 78 59 / 0.5);
  border-right-color: rgb(6 78 59 / 0.5);
}

.border-x-emerald-900\/55 {
  border-left-color: rgb(6 78 59 / 0.55);
  border-right-color: rgb(6 78 59 / 0.55);
}

.border-x-emerald-900\/60 {
  border-left-color: rgb(6 78 59 / 0.6);
  border-right-color: rgb(6 78 59 / 0.6);
}

.border-x-emerald-900\/65 {
  border-left-color: rgb(6 78 59 / 0.65);
  border-right-color: rgb(6 78 59 / 0.65);
}

.border-x-emerald-900\/70 {
  border-left-color: rgb(6 78 59 / 0.7);
  border-right-color: rgb(6 78 59 / 0.7);
}

.border-x-emerald-900\/75 {
  border-left-color: rgb(6 78 59 / 0.75);
  border-right-color: rgb(6 78 59 / 0.75);
}

.border-x-emerald-900\/80 {
  border-left-color: rgb(6 78 59 / 0.8);
  border-right-color: rgb(6 78 59 / 0.8);
}

.border-x-emerald-900\/85 {
  border-left-color: rgb(6 78 59 / 0.85);
  border-right-color: rgb(6 78 59 / 0.85);
}

.border-x-emerald-900\/90 {
  border-left-color: rgb(6 78 59 / 0.9);
  border-right-color: rgb(6 78 59 / 0.9);
}

.border-x-emerald-900\/95 {
  border-left-color: rgb(6 78 59 / 0.95);
  border-right-color: rgb(6 78 59 / 0.95);
}

.border-x-emerald-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(2 44 34 / var(--tw-border-opacity, 1));
  border-right-color: rgb(2 44 34 / var(--tw-border-opacity, 1));
}

.border-x-emerald-950\/0 {
  border-left-color: rgb(2 44 34 / 0);
  border-right-color: rgb(2 44 34 / 0);
}

.border-x-emerald-950\/10 {
  border-left-color: rgb(2 44 34 / 0.1);
  border-right-color: rgb(2 44 34 / 0.1);
}

.border-x-emerald-950\/100 {
  border-left-color: rgb(2 44 34 / 1);
  border-right-color: rgb(2 44 34 / 1);
}

.border-x-emerald-950\/15 {
  border-left-color: rgb(2 44 34 / 0.15);
  border-right-color: rgb(2 44 34 / 0.15);
}

.border-x-emerald-950\/20 {
  border-left-color: rgb(2 44 34 / 0.2);
  border-right-color: rgb(2 44 34 / 0.2);
}

.border-x-emerald-950\/25 {
  border-left-color: rgb(2 44 34 / 0.25);
  border-right-color: rgb(2 44 34 / 0.25);
}

.border-x-emerald-950\/30 {
  border-left-color: rgb(2 44 34 / 0.3);
  border-right-color: rgb(2 44 34 / 0.3);
}

.border-x-emerald-950\/35 {
  border-left-color: rgb(2 44 34 / 0.35);
  border-right-color: rgb(2 44 34 / 0.35);
}

.border-x-emerald-950\/40 {
  border-left-color: rgb(2 44 34 / 0.4);
  border-right-color: rgb(2 44 34 / 0.4);
}

.border-x-emerald-950\/45 {
  border-left-color: rgb(2 44 34 / 0.45);
  border-right-color: rgb(2 44 34 / 0.45);
}

.border-x-emerald-950\/5 {
  border-left-color: rgb(2 44 34 / 0.05);
  border-right-color: rgb(2 44 34 / 0.05);
}

.border-x-emerald-950\/50 {
  border-left-color: rgb(2 44 34 / 0.5);
  border-right-color: rgb(2 44 34 / 0.5);
}

.border-x-emerald-950\/55 {
  border-left-color: rgb(2 44 34 / 0.55);
  border-right-color: rgb(2 44 34 / 0.55);
}

.border-x-emerald-950\/60 {
  border-left-color: rgb(2 44 34 / 0.6);
  border-right-color: rgb(2 44 34 / 0.6);
}

.border-x-emerald-950\/65 {
  border-left-color: rgb(2 44 34 / 0.65);
  border-right-color: rgb(2 44 34 / 0.65);
}

.border-x-emerald-950\/70 {
  border-left-color: rgb(2 44 34 / 0.7);
  border-right-color: rgb(2 44 34 / 0.7);
}

.border-x-emerald-950\/75 {
  border-left-color: rgb(2 44 34 / 0.75);
  border-right-color: rgb(2 44 34 / 0.75);
}

.border-x-emerald-950\/80 {
  border-left-color: rgb(2 44 34 / 0.8);
  border-right-color: rgb(2 44 34 / 0.8);
}

.border-x-emerald-950\/85 {
  border-left-color: rgb(2 44 34 / 0.85);
  border-right-color: rgb(2 44 34 / 0.85);
}

.border-x-emerald-950\/90 {
  border-left-color: rgb(2 44 34 / 0.9);
  border-right-color: rgb(2 44 34 / 0.9);
}

.border-x-emerald-950\/95 {
  border-left-color: rgb(2 44 34 / 0.95);
  border-right-color: rgb(2 44 34 / 0.95);
}

.border-x-fuchsia-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(250 232 255 / var(--tw-border-opacity, 1));
  border-right-color: rgb(250 232 255 / var(--tw-border-opacity, 1));
}

.border-x-fuchsia-100\/0 {
  border-left-color: rgb(250 232 255 / 0);
  border-right-color: rgb(250 232 255 / 0);
}

.border-x-fuchsia-100\/10 {
  border-left-color: rgb(250 232 255 / 0.1);
  border-right-color: rgb(250 232 255 / 0.1);
}

.border-x-fuchsia-100\/100 {
  border-left-color: rgb(250 232 255 / 1);
  border-right-color: rgb(250 232 255 / 1);
}

.border-x-fuchsia-100\/15 {
  border-left-color: rgb(250 232 255 / 0.15);
  border-right-color: rgb(250 232 255 / 0.15);
}

.border-x-fuchsia-100\/20 {
  border-left-color: rgb(250 232 255 / 0.2);
  border-right-color: rgb(250 232 255 / 0.2);
}

.border-x-fuchsia-100\/25 {
  border-left-color: rgb(250 232 255 / 0.25);
  border-right-color: rgb(250 232 255 / 0.25);
}

.border-x-fuchsia-100\/30 {
  border-left-color: rgb(250 232 255 / 0.3);
  border-right-color: rgb(250 232 255 / 0.3);
}

.border-x-fuchsia-100\/35 {
  border-left-color: rgb(250 232 255 / 0.35);
  border-right-color: rgb(250 232 255 / 0.35);
}

.border-x-fuchsia-100\/40 {
  border-left-color: rgb(250 232 255 / 0.4);
  border-right-color: rgb(250 232 255 / 0.4);
}

.border-x-fuchsia-100\/45 {
  border-left-color: rgb(250 232 255 / 0.45);
  border-right-color: rgb(250 232 255 / 0.45);
}

.border-x-fuchsia-100\/5 {
  border-left-color: rgb(250 232 255 / 0.05);
  border-right-color: rgb(250 232 255 / 0.05);
}

.border-x-fuchsia-100\/50 {
  border-left-color: rgb(250 232 255 / 0.5);
  border-right-color: rgb(250 232 255 / 0.5);
}

.border-x-fuchsia-100\/55 {
  border-left-color: rgb(250 232 255 / 0.55);
  border-right-color: rgb(250 232 255 / 0.55);
}

.border-x-fuchsia-100\/60 {
  border-left-color: rgb(250 232 255 / 0.6);
  border-right-color: rgb(250 232 255 / 0.6);
}

.border-x-fuchsia-100\/65 {
  border-left-color: rgb(250 232 255 / 0.65);
  border-right-color: rgb(250 232 255 / 0.65);
}

.border-x-fuchsia-100\/70 {
  border-left-color: rgb(250 232 255 / 0.7);
  border-right-color: rgb(250 232 255 / 0.7);
}

.border-x-fuchsia-100\/75 {
  border-left-color: rgb(250 232 255 / 0.75);
  border-right-color: rgb(250 232 255 / 0.75);
}

.border-x-fuchsia-100\/80 {
  border-left-color: rgb(250 232 255 / 0.8);
  border-right-color: rgb(250 232 255 / 0.8);
}

.border-x-fuchsia-100\/85 {
  border-left-color: rgb(250 232 255 / 0.85);
  border-right-color: rgb(250 232 255 / 0.85);
}

.border-x-fuchsia-100\/90 {
  border-left-color: rgb(250 232 255 / 0.9);
  border-right-color: rgb(250 232 255 / 0.9);
}

.border-x-fuchsia-100\/95 {
  border-left-color: rgb(250 232 255 / 0.95);
  border-right-color: rgb(250 232 255 / 0.95);
}

.border-x-fuchsia-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(245 208 254 / var(--tw-border-opacity, 1));
  border-right-color: rgb(245 208 254 / var(--tw-border-opacity, 1));
}

.border-x-fuchsia-200\/0 {
  border-left-color: rgb(245 208 254 / 0);
  border-right-color: rgb(245 208 254 / 0);
}

.border-x-fuchsia-200\/10 {
  border-left-color: rgb(245 208 254 / 0.1);
  border-right-color: rgb(245 208 254 / 0.1);
}

.border-x-fuchsia-200\/100 {
  border-left-color: rgb(245 208 254 / 1);
  border-right-color: rgb(245 208 254 / 1);
}

.border-x-fuchsia-200\/15 {
  border-left-color: rgb(245 208 254 / 0.15);
  border-right-color: rgb(245 208 254 / 0.15);
}

.border-x-fuchsia-200\/20 {
  border-left-color: rgb(245 208 254 / 0.2);
  border-right-color: rgb(245 208 254 / 0.2);
}

.border-x-fuchsia-200\/25 {
  border-left-color: rgb(245 208 254 / 0.25);
  border-right-color: rgb(245 208 254 / 0.25);
}

.border-x-fuchsia-200\/30 {
  border-left-color: rgb(245 208 254 / 0.3);
  border-right-color: rgb(245 208 254 / 0.3);
}

.border-x-fuchsia-200\/35 {
  border-left-color: rgb(245 208 254 / 0.35);
  border-right-color: rgb(245 208 254 / 0.35);
}

.border-x-fuchsia-200\/40 {
  border-left-color: rgb(245 208 254 / 0.4);
  border-right-color: rgb(245 208 254 / 0.4);
}

.border-x-fuchsia-200\/45 {
  border-left-color: rgb(245 208 254 / 0.45);
  border-right-color: rgb(245 208 254 / 0.45);
}

.border-x-fuchsia-200\/5 {
  border-left-color: rgb(245 208 254 / 0.05);
  border-right-color: rgb(245 208 254 / 0.05);
}

.border-x-fuchsia-200\/50 {
  border-left-color: rgb(245 208 254 / 0.5);
  border-right-color: rgb(245 208 254 / 0.5);
}

.border-x-fuchsia-200\/55 {
  border-left-color: rgb(245 208 254 / 0.55);
  border-right-color: rgb(245 208 254 / 0.55);
}

.border-x-fuchsia-200\/60 {
  border-left-color: rgb(245 208 254 / 0.6);
  border-right-color: rgb(245 208 254 / 0.6);
}

.border-x-fuchsia-200\/65 {
  border-left-color: rgb(245 208 254 / 0.65);
  border-right-color: rgb(245 208 254 / 0.65);
}

.border-x-fuchsia-200\/70 {
  border-left-color: rgb(245 208 254 / 0.7);
  border-right-color: rgb(245 208 254 / 0.7);
}

.border-x-fuchsia-200\/75 {
  border-left-color: rgb(245 208 254 / 0.75);
  border-right-color: rgb(245 208 254 / 0.75);
}

.border-x-fuchsia-200\/80 {
  border-left-color: rgb(245 208 254 / 0.8);
  border-right-color: rgb(245 208 254 / 0.8);
}

.border-x-fuchsia-200\/85 {
  border-left-color: rgb(245 208 254 / 0.85);
  border-right-color: rgb(245 208 254 / 0.85);
}

.border-x-fuchsia-200\/90 {
  border-left-color: rgb(245 208 254 / 0.9);
  border-right-color: rgb(245 208 254 / 0.9);
}

.border-x-fuchsia-200\/95 {
  border-left-color: rgb(245 208 254 / 0.95);
  border-right-color: rgb(245 208 254 / 0.95);
}

.border-x-fuchsia-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(240 171 252 / var(--tw-border-opacity, 1));
  border-right-color: rgb(240 171 252 / var(--tw-border-opacity, 1));
}

.border-x-fuchsia-300\/0 {
  border-left-color: rgb(240 171 252 / 0);
  border-right-color: rgb(240 171 252 / 0);
}

.border-x-fuchsia-300\/10 {
  border-left-color: rgb(240 171 252 / 0.1);
  border-right-color: rgb(240 171 252 / 0.1);
}

.border-x-fuchsia-300\/100 {
  border-left-color: rgb(240 171 252 / 1);
  border-right-color: rgb(240 171 252 / 1);
}

.border-x-fuchsia-300\/15 {
  border-left-color: rgb(240 171 252 / 0.15);
  border-right-color: rgb(240 171 252 / 0.15);
}

.border-x-fuchsia-300\/20 {
  border-left-color: rgb(240 171 252 / 0.2);
  border-right-color: rgb(240 171 252 / 0.2);
}

.border-x-fuchsia-300\/25 {
  border-left-color: rgb(240 171 252 / 0.25);
  border-right-color: rgb(240 171 252 / 0.25);
}

.border-x-fuchsia-300\/30 {
  border-left-color: rgb(240 171 252 / 0.3);
  border-right-color: rgb(240 171 252 / 0.3);
}

.border-x-fuchsia-300\/35 {
  border-left-color: rgb(240 171 252 / 0.35);
  border-right-color: rgb(240 171 252 / 0.35);
}

.border-x-fuchsia-300\/40 {
  border-left-color: rgb(240 171 252 / 0.4);
  border-right-color: rgb(240 171 252 / 0.4);
}

.border-x-fuchsia-300\/45 {
  border-left-color: rgb(240 171 252 / 0.45);
  border-right-color: rgb(240 171 252 / 0.45);
}

.border-x-fuchsia-300\/5 {
  border-left-color: rgb(240 171 252 / 0.05);
  border-right-color: rgb(240 171 252 / 0.05);
}

.border-x-fuchsia-300\/50 {
  border-left-color: rgb(240 171 252 / 0.5);
  border-right-color: rgb(240 171 252 / 0.5);
}

.border-x-fuchsia-300\/55 {
  border-left-color: rgb(240 171 252 / 0.55);
  border-right-color: rgb(240 171 252 / 0.55);
}

.border-x-fuchsia-300\/60 {
  border-left-color: rgb(240 171 252 / 0.6);
  border-right-color: rgb(240 171 252 / 0.6);
}

.border-x-fuchsia-300\/65 {
  border-left-color: rgb(240 171 252 / 0.65);
  border-right-color: rgb(240 171 252 / 0.65);
}

.border-x-fuchsia-300\/70 {
  border-left-color: rgb(240 171 252 / 0.7);
  border-right-color: rgb(240 171 252 / 0.7);
}

.border-x-fuchsia-300\/75 {
  border-left-color: rgb(240 171 252 / 0.75);
  border-right-color: rgb(240 171 252 / 0.75);
}

.border-x-fuchsia-300\/80 {
  border-left-color: rgb(240 171 252 / 0.8);
  border-right-color: rgb(240 171 252 / 0.8);
}

.border-x-fuchsia-300\/85 {
  border-left-color: rgb(240 171 252 / 0.85);
  border-right-color: rgb(240 171 252 / 0.85);
}

.border-x-fuchsia-300\/90 {
  border-left-color: rgb(240 171 252 / 0.9);
  border-right-color: rgb(240 171 252 / 0.9);
}

.border-x-fuchsia-300\/95 {
  border-left-color: rgb(240 171 252 / 0.95);
  border-right-color: rgb(240 171 252 / 0.95);
}

.border-x-fuchsia-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(232 121 249 / var(--tw-border-opacity, 1));
  border-right-color: rgb(232 121 249 / var(--tw-border-opacity, 1));
}

.border-x-fuchsia-400\/0 {
  border-left-color: rgb(232 121 249 / 0);
  border-right-color: rgb(232 121 249 / 0);
}

.border-x-fuchsia-400\/10 {
  border-left-color: rgb(232 121 249 / 0.1);
  border-right-color: rgb(232 121 249 / 0.1);
}

.border-x-fuchsia-400\/100 {
  border-left-color: rgb(232 121 249 / 1);
  border-right-color: rgb(232 121 249 / 1);
}

.border-x-fuchsia-400\/15 {
  border-left-color: rgb(232 121 249 / 0.15);
  border-right-color: rgb(232 121 249 / 0.15);
}

.border-x-fuchsia-400\/20 {
  border-left-color: rgb(232 121 249 / 0.2);
  border-right-color: rgb(232 121 249 / 0.2);
}

.border-x-fuchsia-400\/25 {
  border-left-color: rgb(232 121 249 / 0.25);
  border-right-color: rgb(232 121 249 / 0.25);
}

.border-x-fuchsia-400\/30 {
  border-left-color: rgb(232 121 249 / 0.3);
  border-right-color: rgb(232 121 249 / 0.3);
}

.border-x-fuchsia-400\/35 {
  border-left-color: rgb(232 121 249 / 0.35);
  border-right-color: rgb(232 121 249 / 0.35);
}

.border-x-fuchsia-400\/40 {
  border-left-color: rgb(232 121 249 / 0.4);
  border-right-color: rgb(232 121 249 / 0.4);
}

.border-x-fuchsia-400\/45 {
  border-left-color: rgb(232 121 249 / 0.45);
  border-right-color: rgb(232 121 249 / 0.45);
}

.border-x-fuchsia-400\/5 {
  border-left-color: rgb(232 121 249 / 0.05);
  border-right-color: rgb(232 121 249 / 0.05);
}

.border-x-fuchsia-400\/50 {
  border-left-color: rgb(232 121 249 / 0.5);
  border-right-color: rgb(232 121 249 / 0.5);
}

.border-x-fuchsia-400\/55 {
  border-left-color: rgb(232 121 249 / 0.55);
  border-right-color: rgb(232 121 249 / 0.55);
}

.border-x-fuchsia-400\/60 {
  border-left-color: rgb(232 121 249 / 0.6);
  border-right-color: rgb(232 121 249 / 0.6);
}

.border-x-fuchsia-400\/65 {
  border-left-color: rgb(232 121 249 / 0.65);
  border-right-color: rgb(232 121 249 / 0.65);
}

.border-x-fuchsia-400\/70 {
  border-left-color: rgb(232 121 249 / 0.7);
  border-right-color: rgb(232 121 249 / 0.7);
}

.border-x-fuchsia-400\/75 {
  border-left-color: rgb(232 121 249 / 0.75);
  border-right-color: rgb(232 121 249 / 0.75);
}

.border-x-fuchsia-400\/80 {
  border-left-color: rgb(232 121 249 / 0.8);
  border-right-color: rgb(232 121 249 / 0.8);
}

.border-x-fuchsia-400\/85 {
  border-left-color: rgb(232 121 249 / 0.85);
  border-right-color: rgb(232 121 249 / 0.85);
}

.border-x-fuchsia-400\/90 {
  border-left-color: rgb(232 121 249 / 0.9);
  border-right-color: rgb(232 121 249 / 0.9);
}

.border-x-fuchsia-400\/95 {
  border-left-color: rgb(232 121 249 / 0.95);
  border-right-color: rgb(232 121 249 / 0.95);
}

.border-x-fuchsia-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(253 244 255 / var(--tw-border-opacity, 1));
  border-right-color: rgb(253 244 255 / var(--tw-border-opacity, 1));
}

.border-x-fuchsia-50\/0 {
  border-left-color: rgb(253 244 255 / 0);
  border-right-color: rgb(253 244 255 / 0);
}

.border-x-fuchsia-50\/10 {
  border-left-color: rgb(253 244 255 / 0.1);
  border-right-color: rgb(253 244 255 / 0.1);
}

.border-x-fuchsia-50\/100 {
  border-left-color: rgb(253 244 255 / 1);
  border-right-color: rgb(253 244 255 / 1);
}

.border-x-fuchsia-50\/15 {
  border-left-color: rgb(253 244 255 / 0.15);
  border-right-color: rgb(253 244 255 / 0.15);
}

.border-x-fuchsia-50\/20 {
  border-left-color: rgb(253 244 255 / 0.2);
  border-right-color: rgb(253 244 255 / 0.2);
}

.border-x-fuchsia-50\/25 {
  border-left-color: rgb(253 244 255 / 0.25);
  border-right-color: rgb(253 244 255 / 0.25);
}

.border-x-fuchsia-50\/30 {
  border-left-color: rgb(253 244 255 / 0.3);
  border-right-color: rgb(253 244 255 / 0.3);
}

.border-x-fuchsia-50\/35 {
  border-left-color: rgb(253 244 255 / 0.35);
  border-right-color: rgb(253 244 255 / 0.35);
}

.border-x-fuchsia-50\/40 {
  border-left-color: rgb(253 244 255 / 0.4);
  border-right-color: rgb(253 244 255 / 0.4);
}

.border-x-fuchsia-50\/45 {
  border-left-color: rgb(253 244 255 / 0.45);
  border-right-color: rgb(253 244 255 / 0.45);
}

.border-x-fuchsia-50\/5 {
  border-left-color: rgb(253 244 255 / 0.05);
  border-right-color: rgb(253 244 255 / 0.05);
}

.border-x-fuchsia-50\/50 {
  border-left-color: rgb(253 244 255 / 0.5);
  border-right-color: rgb(253 244 255 / 0.5);
}

.border-x-fuchsia-50\/55 {
  border-left-color: rgb(253 244 255 / 0.55);
  border-right-color: rgb(253 244 255 / 0.55);
}

.border-x-fuchsia-50\/60 {
  border-left-color: rgb(253 244 255 / 0.6);
  border-right-color: rgb(253 244 255 / 0.6);
}

.border-x-fuchsia-50\/65 {
  border-left-color: rgb(253 244 255 / 0.65);
  border-right-color: rgb(253 244 255 / 0.65);
}

.border-x-fuchsia-50\/70 {
  border-left-color: rgb(253 244 255 / 0.7);
  border-right-color: rgb(253 244 255 / 0.7);
}

.border-x-fuchsia-50\/75 {
  border-left-color: rgb(253 244 255 / 0.75);
  border-right-color: rgb(253 244 255 / 0.75);
}

.border-x-fuchsia-50\/80 {
  border-left-color: rgb(253 244 255 / 0.8);
  border-right-color: rgb(253 244 255 / 0.8);
}

.border-x-fuchsia-50\/85 {
  border-left-color: rgb(253 244 255 / 0.85);
  border-right-color: rgb(253 244 255 / 0.85);
}

.border-x-fuchsia-50\/90 {
  border-left-color: rgb(253 244 255 / 0.9);
  border-right-color: rgb(253 244 255 / 0.9);
}

.border-x-fuchsia-50\/95 {
  border-left-color: rgb(253 244 255 / 0.95);
  border-right-color: rgb(253 244 255 / 0.95);
}

.border-x-fuchsia-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(217 70 239 / var(--tw-border-opacity, 1));
  border-right-color: rgb(217 70 239 / var(--tw-border-opacity, 1));
}

.border-x-fuchsia-500\/0 {
  border-left-color: rgb(217 70 239 / 0);
  border-right-color: rgb(217 70 239 / 0);
}

.border-x-fuchsia-500\/10 {
  border-left-color: rgb(217 70 239 / 0.1);
  border-right-color: rgb(217 70 239 / 0.1);
}

.border-x-fuchsia-500\/100 {
  border-left-color: rgb(217 70 239 / 1);
  border-right-color: rgb(217 70 239 / 1);
}

.border-x-fuchsia-500\/15 {
  border-left-color: rgb(217 70 239 / 0.15);
  border-right-color: rgb(217 70 239 / 0.15);
}

.border-x-fuchsia-500\/20 {
  border-left-color: rgb(217 70 239 / 0.2);
  border-right-color: rgb(217 70 239 / 0.2);
}

.border-x-fuchsia-500\/25 {
  border-left-color: rgb(217 70 239 / 0.25);
  border-right-color: rgb(217 70 239 / 0.25);
}

.border-x-fuchsia-500\/30 {
  border-left-color: rgb(217 70 239 / 0.3);
  border-right-color: rgb(217 70 239 / 0.3);
}

.border-x-fuchsia-500\/35 {
  border-left-color: rgb(217 70 239 / 0.35);
  border-right-color: rgb(217 70 239 / 0.35);
}

.border-x-fuchsia-500\/40 {
  border-left-color: rgb(217 70 239 / 0.4);
  border-right-color: rgb(217 70 239 / 0.4);
}

.border-x-fuchsia-500\/45 {
  border-left-color: rgb(217 70 239 / 0.45);
  border-right-color: rgb(217 70 239 / 0.45);
}

.border-x-fuchsia-500\/5 {
  border-left-color: rgb(217 70 239 / 0.05);
  border-right-color: rgb(217 70 239 / 0.05);
}

.border-x-fuchsia-500\/50 {
  border-left-color: rgb(217 70 239 / 0.5);
  border-right-color: rgb(217 70 239 / 0.5);
}

.border-x-fuchsia-500\/55 {
  border-left-color: rgb(217 70 239 / 0.55);
  border-right-color: rgb(217 70 239 / 0.55);
}

.border-x-fuchsia-500\/60 {
  border-left-color: rgb(217 70 239 / 0.6);
  border-right-color: rgb(217 70 239 / 0.6);
}

.border-x-fuchsia-500\/65 {
  border-left-color: rgb(217 70 239 / 0.65);
  border-right-color: rgb(217 70 239 / 0.65);
}

.border-x-fuchsia-500\/70 {
  border-left-color: rgb(217 70 239 / 0.7);
  border-right-color: rgb(217 70 239 / 0.7);
}

.border-x-fuchsia-500\/75 {
  border-left-color: rgb(217 70 239 / 0.75);
  border-right-color: rgb(217 70 239 / 0.75);
}

.border-x-fuchsia-500\/80 {
  border-left-color: rgb(217 70 239 / 0.8);
  border-right-color: rgb(217 70 239 / 0.8);
}

.border-x-fuchsia-500\/85 {
  border-left-color: rgb(217 70 239 / 0.85);
  border-right-color: rgb(217 70 239 / 0.85);
}

.border-x-fuchsia-500\/90 {
  border-left-color: rgb(217 70 239 / 0.9);
  border-right-color: rgb(217 70 239 / 0.9);
}

.border-x-fuchsia-500\/95 {
  border-left-color: rgb(217 70 239 / 0.95);
  border-right-color: rgb(217 70 239 / 0.95);
}

.border-x-fuchsia-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(192 38 211 / var(--tw-border-opacity, 1));
  border-right-color: rgb(192 38 211 / var(--tw-border-opacity, 1));
}

.border-x-fuchsia-600\/0 {
  border-left-color: rgb(192 38 211 / 0);
  border-right-color: rgb(192 38 211 / 0);
}

.border-x-fuchsia-600\/10 {
  border-left-color: rgb(192 38 211 / 0.1);
  border-right-color: rgb(192 38 211 / 0.1);
}

.border-x-fuchsia-600\/100 {
  border-left-color: rgb(192 38 211 / 1);
  border-right-color: rgb(192 38 211 / 1);
}

.border-x-fuchsia-600\/15 {
  border-left-color: rgb(192 38 211 / 0.15);
  border-right-color: rgb(192 38 211 / 0.15);
}

.border-x-fuchsia-600\/20 {
  border-left-color: rgb(192 38 211 / 0.2);
  border-right-color: rgb(192 38 211 / 0.2);
}

.border-x-fuchsia-600\/25 {
  border-left-color: rgb(192 38 211 / 0.25);
  border-right-color: rgb(192 38 211 / 0.25);
}

.border-x-fuchsia-600\/30 {
  border-left-color: rgb(192 38 211 / 0.3);
  border-right-color: rgb(192 38 211 / 0.3);
}

.border-x-fuchsia-600\/35 {
  border-left-color: rgb(192 38 211 / 0.35);
  border-right-color: rgb(192 38 211 / 0.35);
}

.border-x-fuchsia-600\/40 {
  border-left-color: rgb(192 38 211 / 0.4);
  border-right-color: rgb(192 38 211 / 0.4);
}

.border-x-fuchsia-600\/45 {
  border-left-color: rgb(192 38 211 / 0.45);
  border-right-color: rgb(192 38 211 / 0.45);
}

.border-x-fuchsia-600\/5 {
  border-left-color: rgb(192 38 211 / 0.05);
  border-right-color: rgb(192 38 211 / 0.05);
}

.border-x-fuchsia-600\/50 {
  border-left-color: rgb(192 38 211 / 0.5);
  border-right-color: rgb(192 38 211 / 0.5);
}

.border-x-fuchsia-600\/55 {
  border-left-color: rgb(192 38 211 / 0.55);
  border-right-color: rgb(192 38 211 / 0.55);
}

.border-x-fuchsia-600\/60 {
  border-left-color: rgb(192 38 211 / 0.6);
  border-right-color: rgb(192 38 211 / 0.6);
}

.border-x-fuchsia-600\/65 {
  border-left-color: rgb(192 38 211 / 0.65);
  border-right-color: rgb(192 38 211 / 0.65);
}

.border-x-fuchsia-600\/70 {
  border-left-color: rgb(192 38 211 / 0.7);
  border-right-color: rgb(192 38 211 / 0.7);
}

.border-x-fuchsia-600\/75 {
  border-left-color: rgb(192 38 211 / 0.75);
  border-right-color: rgb(192 38 211 / 0.75);
}

.border-x-fuchsia-600\/80 {
  border-left-color: rgb(192 38 211 / 0.8);
  border-right-color: rgb(192 38 211 / 0.8);
}

.border-x-fuchsia-600\/85 {
  border-left-color: rgb(192 38 211 / 0.85);
  border-right-color: rgb(192 38 211 / 0.85);
}

.border-x-fuchsia-600\/90 {
  border-left-color: rgb(192 38 211 / 0.9);
  border-right-color: rgb(192 38 211 / 0.9);
}

.border-x-fuchsia-600\/95 {
  border-left-color: rgb(192 38 211 / 0.95);
  border-right-color: rgb(192 38 211 / 0.95);
}

.border-x-fuchsia-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(162 28 175 / var(--tw-border-opacity, 1));
  border-right-color: rgb(162 28 175 / var(--tw-border-opacity, 1));
}

.border-x-fuchsia-700\/0 {
  border-left-color: rgb(162 28 175 / 0);
  border-right-color: rgb(162 28 175 / 0);
}

.border-x-fuchsia-700\/10 {
  border-left-color: rgb(162 28 175 / 0.1);
  border-right-color: rgb(162 28 175 / 0.1);
}

.border-x-fuchsia-700\/100 {
  border-left-color: rgb(162 28 175 / 1);
  border-right-color: rgb(162 28 175 / 1);
}

.border-x-fuchsia-700\/15 {
  border-left-color: rgb(162 28 175 / 0.15);
  border-right-color: rgb(162 28 175 / 0.15);
}

.border-x-fuchsia-700\/20 {
  border-left-color: rgb(162 28 175 / 0.2);
  border-right-color: rgb(162 28 175 / 0.2);
}

.border-x-fuchsia-700\/25 {
  border-left-color: rgb(162 28 175 / 0.25);
  border-right-color: rgb(162 28 175 / 0.25);
}

.border-x-fuchsia-700\/30 {
  border-left-color: rgb(162 28 175 / 0.3);
  border-right-color: rgb(162 28 175 / 0.3);
}

.border-x-fuchsia-700\/35 {
  border-left-color: rgb(162 28 175 / 0.35);
  border-right-color: rgb(162 28 175 / 0.35);
}

.border-x-fuchsia-700\/40 {
  border-left-color: rgb(162 28 175 / 0.4);
  border-right-color: rgb(162 28 175 / 0.4);
}

.border-x-fuchsia-700\/45 {
  border-left-color: rgb(162 28 175 / 0.45);
  border-right-color: rgb(162 28 175 / 0.45);
}

.border-x-fuchsia-700\/5 {
  border-left-color: rgb(162 28 175 / 0.05);
  border-right-color: rgb(162 28 175 / 0.05);
}

.border-x-fuchsia-700\/50 {
  border-left-color: rgb(162 28 175 / 0.5);
  border-right-color: rgb(162 28 175 / 0.5);
}

.border-x-fuchsia-700\/55 {
  border-left-color: rgb(162 28 175 / 0.55);
  border-right-color: rgb(162 28 175 / 0.55);
}

.border-x-fuchsia-700\/60 {
  border-left-color: rgb(162 28 175 / 0.6);
  border-right-color: rgb(162 28 175 / 0.6);
}

.border-x-fuchsia-700\/65 {
  border-left-color: rgb(162 28 175 / 0.65);
  border-right-color: rgb(162 28 175 / 0.65);
}

.border-x-fuchsia-700\/70 {
  border-left-color: rgb(162 28 175 / 0.7);
  border-right-color: rgb(162 28 175 / 0.7);
}

.border-x-fuchsia-700\/75 {
  border-left-color: rgb(162 28 175 / 0.75);
  border-right-color: rgb(162 28 175 / 0.75);
}

.border-x-fuchsia-700\/80 {
  border-left-color: rgb(162 28 175 / 0.8);
  border-right-color: rgb(162 28 175 / 0.8);
}

.border-x-fuchsia-700\/85 {
  border-left-color: rgb(162 28 175 / 0.85);
  border-right-color: rgb(162 28 175 / 0.85);
}

.border-x-fuchsia-700\/90 {
  border-left-color: rgb(162 28 175 / 0.9);
  border-right-color: rgb(162 28 175 / 0.9);
}

.border-x-fuchsia-700\/95 {
  border-left-color: rgb(162 28 175 / 0.95);
  border-right-color: rgb(162 28 175 / 0.95);
}

.border-x-fuchsia-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(134 25 143 / var(--tw-border-opacity, 1));
  border-right-color: rgb(134 25 143 / var(--tw-border-opacity, 1));
}

.border-x-fuchsia-800\/0 {
  border-left-color: rgb(134 25 143 / 0);
  border-right-color: rgb(134 25 143 / 0);
}

.border-x-fuchsia-800\/10 {
  border-left-color: rgb(134 25 143 / 0.1);
  border-right-color: rgb(134 25 143 / 0.1);
}

.border-x-fuchsia-800\/100 {
  border-left-color: rgb(134 25 143 / 1);
  border-right-color: rgb(134 25 143 / 1);
}

.border-x-fuchsia-800\/15 {
  border-left-color: rgb(134 25 143 / 0.15);
  border-right-color: rgb(134 25 143 / 0.15);
}

.border-x-fuchsia-800\/20 {
  border-left-color: rgb(134 25 143 / 0.2);
  border-right-color: rgb(134 25 143 / 0.2);
}

.border-x-fuchsia-800\/25 {
  border-left-color: rgb(134 25 143 / 0.25);
  border-right-color: rgb(134 25 143 / 0.25);
}

.border-x-fuchsia-800\/30 {
  border-left-color: rgb(134 25 143 / 0.3);
  border-right-color: rgb(134 25 143 / 0.3);
}

.border-x-fuchsia-800\/35 {
  border-left-color: rgb(134 25 143 / 0.35);
  border-right-color: rgb(134 25 143 / 0.35);
}

.border-x-fuchsia-800\/40 {
  border-left-color: rgb(134 25 143 / 0.4);
  border-right-color: rgb(134 25 143 / 0.4);
}

.border-x-fuchsia-800\/45 {
  border-left-color: rgb(134 25 143 / 0.45);
  border-right-color: rgb(134 25 143 / 0.45);
}

.border-x-fuchsia-800\/5 {
  border-left-color: rgb(134 25 143 / 0.05);
  border-right-color: rgb(134 25 143 / 0.05);
}

.border-x-fuchsia-800\/50 {
  border-left-color: rgb(134 25 143 / 0.5);
  border-right-color: rgb(134 25 143 / 0.5);
}

.border-x-fuchsia-800\/55 {
  border-left-color: rgb(134 25 143 / 0.55);
  border-right-color: rgb(134 25 143 / 0.55);
}

.border-x-fuchsia-800\/60 {
  border-left-color: rgb(134 25 143 / 0.6);
  border-right-color: rgb(134 25 143 / 0.6);
}

.border-x-fuchsia-800\/65 {
  border-left-color: rgb(134 25 143 / 0.65);
  border-right-color: rgb(134 25 143 / 0.65);
}

.border-x-fuchsia-800\/70 {
  border-left-color: rgb(134 25 143 / 0.7);
  border-right-color: rgb(134 25 143 / 0.7);
}

.border-x-fuchsia-800\/75 {
  border-left-color: rgb(134 25 143 / 0.75);
  border-right-color: rgb(134 25 143 / 0.75);
}

.border-x-fuchsia-800\/80 {
  border-left-color: rgb(134 25 143 / 0.8);
  border-right-color: rgb(134 25 143 / 0.8);
}

.border-x-fuchsia-800\/85 {
  border-left-color: rgb(134 25 143 / 0.85);
  border-right-color: rgb(134 25 143 / 0.85);
}

.border-x-fuchsia-800\/90 {
  border-left-color: rgb(134 25 143 / 0.9);
  border-right-color: rgb(134 25 143 / 0.9);
}

.border-x-fuchsia-800\/95 {
  border-left-color: rgb(134 25 143 / 0.95);
  border-right-color: rgb(134 25 143 / 0.95);
}

.border-x-fuchsia-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(112 26 117 / var(--tw-border-opacity, 1));
  border-right-color: rgb(112 26 117 / var(--tw-border-opacity, 1));
}

.border-x-fuchsia-900\/0 {
  border-left-color: rgb(112 26 117 / 0);
  border-right-color: rgb(112 26 117 / 0);
}

.border-x-fuchsia-900\/10 {
  border-left-color: rgb(112 26 117 / 0.1);
  border-right-color: rgb(112 26 117 / 0.1);
}

.border-x-fuchsia-900\/100 {
  border-left-color: rgb(112 26 117 / 1);
  border-right-color: rgb(112 26 117 / 1);
}

.border-x-fuchsia-900\/15 {
  border-left-color: rgb(112 26 117 / 0.15);
  border-right-color: rgb(112 26 117 / 0.15);
}

.border-x-fuchsia-900\/20 {
  border-left-color: rgb(112 26 117 / 0.2);
  border-right-color: rgb(112 26 117 / 0.2);
}

.border-x-fuchsia-900\/25 {
  border-left-color: rgb(112 26 117 / 0.25);
  border-right-color: rgb(112 26 117 / 0.25);
}

.border-x-fuchsia-900\/30 {
  border-left-color: rgb(112 26 117 / 0.3);
  border-right-color: rgb(112 26 117 / 0.3);
}

.border-x-fuchsia-900\/35 {
  border-left-color: rgb(112 26 117 / 0.35);
  border-right-color: rgb(112 26 117 / 0.35);
}

.border-x-fuchsia-900\/40 {
  border-left-color: rgb(112 26 117 / 0.4);
  border-right-color: rgb(112 26 117 / 0.4);
}

.border-x-fuchsia-900\/45 {
  border-left-color: rgb(112 26 117 / 0.45);
  border-right-color: rgb(112 26 117 / 0.45);
}

.border-x-fuchsia-900\/5 {
  border-left-color: rgb(112 26 117 / 0.05);
  border-right-color: rgb(112 26 117 / 0.05);
}

.border-x-fuchsia-900\/50 {
  border-left-color: rgb(112 26 117 / 0.5);
  border-right-color: rgb(112 26 117 / 0.5);
}

.border-x-fuchsia-900\/55 {
  border-left-color: rgb(112 26 117 / 0.55);
  border-right-color: rgb(112 26 117 / 0.55);
}

.border-x-fuchsia-900\/60 {
  border-left-color: rgb(112 26 117 / 0.6);
  border-right-color: rgb(112 26 117 / 0.6);
}

.border-x-fuchsia-900\/65 {
  border-left-color: rgb(112 26 117 / 0.65);
  border-right-color: rgb(112 26 117 / 0.65);
}

.border-x-fuchsia-900\/70 {
  border-left-color: rgb(112 26 117 / 0.7);
  border-right-color: rgb(112 26 117 / 0.7);
}

.border-x-fuchsia-900\/75 {
  border-left-color: rgb(112 26 117 / 0.75);
  border-right-color: rgb(112 26 117 / 0.75);
}

.border-x-fuchsia-900\/80 {
  border-left-color: rgb(112 26 117 / 0.8);
  border-right-color: rgb(112 26 117 / 0.8);
}

.border-x-fuchsia-900\/85 {
  border-left-color: rgb(112 26 117 / 0.85);
  border-right-color: rgb(112 26 117 / 0.85);
}

.border-x-fuchsia-900\/90 {
  border-left-color: rgb(112 26 117 / 0.9);
  border-right-color: rgb(112 26 117 / 0.9);
}

.border-x-fuchsia-900\/95 {
  border-left-color: rgb(112 26 117 / 0.95);
  border-right-color: rgb(112 26 117 / 0.95);
}

.border-x-fuchsia-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(74 4 78 / var(--tw-border-opacity, 1));
  border-right-color: rgb(74 4 78 / var(--tw-border-opacity, 1));
}

.border-x-fuchsia-950\/0 {
  border-left-color: rgb(74 4 78 / 0);
  border-right-color: rgb(74 4 78 / 0);
}

.border-x-fuchsia-950\/10 {
  border-left-color: rgb(74 4 78 / 0.1);
  border-right-color: rgb(74 4 78 / 0.1);
}

.border-x-fuchsia-950\/100 {
  border-left-color: rgb(74 4 78 / 1);
  border-right-color: rgb(74 4 78 / 1);
}

.border-x-fuchsia-950\/15 {
  border-left-color: rgb(74 4 78 / 0.15);
  border-right-color: rgb(74 4 78 / 0.15);
}

.border-x-fuchsia-950\/20 {
  border-left-color: rgb(74 4 78 / 0.2);
  border-right-color: rgb(74 4 78 / 0.2);
}

.border-x-fuchsia-950\/25 {
  border-left-color: rgb(74 4 78 / 0.25);
  border-right-color: rgb(74 4 78 / 0.25);
}

.border-x-fuchsia-950\/30 {
  border-left-color: rgb(74 4 78 / 0.3);
  border-right-color: rgb(74 4 78 / 0.3);
}

.border-x-fuchsia-950\/35 {
  border-left-color: rgb(74 4 78 / 0.35);
  border-right-color: rgb(74 4 78 / 0.35);
}

.border-x-fuchsia-950\/40 {
  border-left-color: rgb(74 4 78 / 0.4);
  border-right-color: rgb(74 4 78 / 0.4);
}

.border-x-fuchsia-950\/45 {
  border-left-color: rgb(74 4 78 / 0.45);
  border-right-color: rgb(74 4 78 / 0.45);
}

.border-x-fuchsia-950\/5 {
  border-left-color: rgb(74 4 78 / 0.05);
  border-right-color: rgb(74 4 78 / 0.05);
}

.border-x-fuchsia-950\/50 {
  border-left-color: rgb(74 4 78 / 0.5);
  border-right-color: rgb(74 4 78 / 0.5);
}

.border-x-fuchsia-950\/55 {
  border-left-color: rgb(74 4 78 / 0.55);
  border-right-color: rgb(74 4 78 / 0.55);
}

.border-x-fuchsia-950\/60 {
  border-left-color: rgb(74 4 78 / 0.6);
  border-right-color: rgb(74 4 78 / 0.6);
}

.border-x-fuchsia-950\/65 {
  border-left-color: rgb(74 4 78 / 0.65);
  border-right-color: rgb(74 4 78 / 0.65);
}

.border-x-fuchsia-950\/70 {
  border-left-color: rgb(74 4 78 / 0.7);
  border-right-color: rgb(74 4 78 / 0.7);
}

.border-x-fuchsia-950\/75 {
  border-left-color: rgb(74 4 78 / 0.75);
  border-right-color: rgb(74 4 78 / 0.75);
}

.border-x-fuchsia-950\/80 {
  border-left-color: rgb(74 4 78 / 0.8);
  border-right-color: rgb(74 4 78 / 0.8);
}

.border-x-fuchsia-950\/85 {
  border-left-color: rgb(74 4 78 / 0.85);
  border-right-color: rgb(74 4 78 / 0.85);
}

.border-x-fuchsia-950\/90 {
  border-left-color: rgb(74 4 78 / 0.9);
  border-right-color: rgb(74 4 78 / 0.9);
}

.border-x-fuchsia-950\/95 {
  border-left-color: rgb(74 4 78 / 0.95);
  border-right-color: rgb(74 4 78 / 0.95);
}

.border-x-gold {
  --tw-border-opacity: 1;
  border-left-color: rgb(152 112 0 / var(--tw-border-opacity, 1));
  border-right-color: rgb(152 112 0 / var(--tw-border-opacity, 1));
}

.border-x-gold-bottom {
  --tw-border-opacity: 1;
  border-left-color: rgb(144 104 2 / var(--tw-border-opacity, 1));
  border-right-color: rgb(144 104 2 / var(--tw-border-opacity, 1));
}

.border-x-gold-bottom\/0 {
  border-left-color: rgb(144 104 2 / 0);
  border-right-color: rgb(144 104 2 / 0);
}

.border-x-gold-bottom\/10 {
  border-left-color: rgb(144 104 2 / 0.1);
  border-right-color: rgb(144 104 2 / 0.1);
}

.border-x-gold-bottom\/100 {
  border-left-color: rgb(144 104 2 / 1);
  border-right-color: rgb(144 104 2 / 1);
}

.border-x-gold-bottom\/15 {
  border-left-color: rgb(144 104 2 / 0.15);
  border-right-color: rgb(144 104 2 / 0.15);
}

.border-x-gold-bottom\/20 {
  border-left-color: rgb(144 104 2 / 0.2);
  border-right-color: rgb(144 104 2 / 0.2);
}

.border-x-gold-bottom\/25 {
  border-left-color: rgb(144 104 2 / 0.25);
  border-right-color: rgb(144 104 2 / 0.25);
}

.border-x-gold-bottom\/30 {
  border-left-color: rgb(144 104 2 / 0.3);
  border-right-color: rgb(144 104 2 / 0.3);
}

.border-x-gold-bottom\/35 {
  border-left-color: rgb(144 104 2 / 0.35);
  border-right-color: rgb(144 104 2 / 0.35);
}

.border-x-gold-bottom\/40 {
  border-left-color: rgb(144 104 2 / 0.4);
  border-right-color: rgb(144 104 2 / 0.4);
}

.border-x-gold-bottom\/45 {
  border-left-color: rgb(144 104 2 / 0.45);
  border-right-color: rgb(144 104 2 / 0.45);
}

.border-x-gold-bottom\/5 {
  border-left-color: rgb(144 104 2 / 0.05);
  border-right-color: rgb(144 104 2 / 0.05);
}

.border-x-gold-bottom\/50 {
  border-left-color: rgb(144 104 2 / 0.5);
  border-right-color: rgb(144 104 2 / 0.5);
}

.border-x-gold-bottom\/55 {
  border-left-color: rgb(144 104 2 / 0.55);
  border-right-color: rgb(144 104 2 / 0.55);
}

.border-x-gold-bottom\/60 {
  border-left-color: rgb(144 104 2 / 0.6);
  border-right-color: rgb(144 104 2 / 0.6);
}

.border-x-gold-bottom\/65 {
  border-left-color: rgb(144 104 2 / 0.65);
  border-right-color: rgb(144 104 2 / 0.65);
}

.border-x-gold-bottom\/70 {
  border-left-color: rgb(144 104 2 / 0.7);
  border-right-color: rgb(144 104 2 / 0.7);
}

.border-x-gold-bottom\/75 {
  border-left-color: rgb(144 104 2 / 0.75);
  border-right-color: rgb(144 104 2 / 0.75);
}

.border-x-gold-bottom\/80 {
  border-left-color: rgb(144 104 2 / 0.8);
  border-right-color: rgb(144 104 2 / 0.8);
}

.border-x-gold-bottom\/85 {
  border-left-color: rgb(144 104 2 / 0.85);
  border-right-color: rgb(144 104 2 / 0.85);
}

.border-x-gold-bottom\/90 {
  border-left-color: rgb(144 104 2 / 0.9);
  border-right-color: rgb(144 104 2 / 0.9);
}

.border-x-gold-bottom\/95 {
  border-left-color: rgb(144 104 2 / 0.95);
  border-right-color: rgb(144 104 2 / 0.95);
}

.border-x-gold-light {
  --tw-border-opacity: 1;
  border-left-color: rgb(213 198 153 / var(--tw-border-opacity, 1));
  border-right-color: rgb(213 198 153 / var(--tw-border-opacity, 1));
}

.border-x-gold-light\/0 {
  border-left-color: rgb(213 198 153 / 0);
  border-right-color: rgb(213 198 153 / 0);
}

.border-x-gold-light\/10 {
  border-left-color: rgb(213 198 153 / 0.1);
  border-right-color: rgb(213 198 153 / 0.1);
}

.border-x-gold-light\/100 {
  border-left-color: rgb(213 198 153 / 1);
  border-right-color: rgb(213 198 153 / 1);
}

.border-x-gold-light\/15 {
  border-left-color: rgb(213 198 153 / 0.15);
  border-right-color: rgb(213 198 153 / 0.15);
}

.border-x-gold-light\/20 {
  border-left-color: rgb(213 198 153 / 0.2);
  border-right-color: rgb(213 198 153 / 0.2);
}

.border-x-gold-light\/25 {
  border-left-color: rgb(213 198 153 / 0.25);
  border-right-color: rgb(213 198 153 / 0.25);
}

.border-x-gold-light\/30 {
  border-left-color: rgb(213 198 153 / 0.3);
  border-right-color: rgb(213 198 153 / 0.3);
}

.border-x-gold-light\/35 {
  border-left-color: rgb(213 198 153 / 0.35);
  border-right-color: rgb(213 198 153 / 0.35);
}

.border-x-gold-light\/40 {
  border-left-color: rgb(213 198 153 / 0.4);
  border-right-color: rgb(213 198 153 / 0.4);
}

.border-x-gold-light\/45 {
  border-left-color: rgb(213 198 153 / 0.45);
  border-right-color: rgb(213 198 153 / 0.45);
}

.border-x-gold-light\/5 {
  border-left-color: rgb(213 198 153 / 0.05);
  border-right-color: rgb(213 198 153 / 0.05);
}

.border-x-gold-light\/50 {
  border-left-color: rgb(213 198 153 / 0.5);
  border-right-color: rgb(213 198 153 / 0.5);
}

.border-x-gold-light\/55 {
  border-left-color: rgb(213 198 153 / 0.55);
  border-right-color: rgb(213 198 153 / 0.55);
}

.border-x-gold-light\/60 {
  border-left-color: rgb(213 198 153 / 0.6);
  border-right-color: rgb(213 198 153 / 0.6);
}

.border-x-gold-light\/65 {
  border-left-color: rgb(213 198 153 / 0.65);
  border-right-color: rgb(213 198 153 / 0.65);
}

.border-x-gold-light\/70 {
  border-left-color: rgb(213 198 153 / 0.7);
  border-right-color: rgb(213 198 153 / 0.7);
}

.border-x-gold-light\/75 {
  border-left-color: rgb(213 198 153 / 0.75);
  border-right-color: rgb(213 198 153 / 0.75);
}

.border-x-gold-light\/80 {
  border-left-color: rgb(213 198 153 / 0.8);
  border-right-color: rgb(213 198 153 / 0.8);
}

.border-x-gold-light\/85 {
  border-left-color: rgb(213 198 153 / 0.85);
  border-right-color: rgb(213 198 153 / 0.85);
}

.border-x-gold-light\/90 {
  border-left-color: rgb(213 198 153 / 0.9);
  border-right-color: rgb(213 198 153 / 0.9);
}

.border-x-gold-light\/95 {
  border-left-color: rgb(213 198 153 / 0.95);
  border-right-color: rgb(213 198 153 / 0.95);
}

.border-x-gold-medium {
  --tw-border-opacity: 1;
  border-left-color: rgb(179 144 42 / var(--tw-border-opacity, 1));
  border-right-color: rgb(179 144 42 / var(--tw-border-opacity, 1));
}

.border-x-gold-medium\/0 {
  border-left-color: rgb(179 144 42 / 0);
  border-right-color: rgb(179 144 42 / 0);
}

.border-x-gold-medium\/10 {
  border-left-color: rgb(179 144 42 / 0.1);
  border-right-color: rgb(179 144 42 / 0.1);
}

.border-x-gold-medium\/100 {
  border-left-color: rgb(179 144 42 / 1);
  border-right-color: rgb(179 144 42 / 1);
}

.border-x-gold-medium\/15 {
  border-left-color: rgb(179 144 42 / 0.15);
  border-right-color: rgb(179 144 42 / 0.15);
}

.border-x-gold-medium\/20 {
  border-left-color: rgb(179 144 42 / 0.2);
  border-right-color: rgb(179 144 42 / 0.2);
}

.border-x-gold-medium\/25 {
  border-left-color: rgb(179 144 42 / 0.25);
  border-right-color: rgb(179 144 42 / 0.25);
}

.border-x-gold-medium\/30 {
  border-left-color: rgb(179 144 42 / 0.3);
  border-right-color: rgb(179 144 42 / 0.3);
}

.border-x-gold-medium\/35 {
  border-left-color: rgb(179 144 42 / 0.35);
  border-right-color: rgb(179 144 42 / 0.35);
}

.border-x-gold-medium\/40 {
  border-left-color: rgb(179 144 42 / 0.4);
  border-right-color: rgb(179 144 42 / 0.4);
}

.border-x-gold-medium\/45 {
  border-left-color: rgb(179 144 42 / 0.45);
  border-right-color: rgb(179 144 42 / 0.45);
}

.border-x-gold-medium\/5 {
  border-left-color: rgb(179 144 42 / 0.05);
  border-right-color: rgb(179 144 42 / 0.05);
}

.border-x-gold-medium\/50 {
  border-left-color: rgb(179 144 42 / 0.5);
  border-right-color: rgb(179 144 42 / 0.5);
}

.border-x-gold-medium\/55 {
  border-left-color: rgb(179 144 42 / 0.55);
  border-right-color: rgb(179 144 42 / 0.55);
}

.border-x-gold-medium\/60 {
  border-left-color: rgb(179 144 42 / 0.6);
  border-right-color: rgb(179 144 42 / 0.6);
}

.border-x-gold-medium\/65 {
  border-left-color: rgb(179 144 42 / 0.65);
  border-right-color: rgb(179 144 42 / 0.65);
}

.border-x-gold-medium\/70 {
  border-left-color: rgb(179 144 42 / 0.7);
  border-right-color: rgb(179 144 42 / 0.7);
}

.border-x-gold-medium\/75 {
  border-left-color: rgb(179 144 42 / 0.75);
  border-right-color: rgb(179 144 42 / 0.75);
}

.border-x-gold-medium\/80 {
  border-left-color: rgb(179 144 42 / 0.8);
  border-right-color: rgb(179 144 42 / 0.8);
}

.border-x-gold-medium\/85 {
  border-left-color: rgb(179 144 42 / 0.85);
  border-right-color: rgb(179 144 42 / 0.85);
}

.border-x-gold-medium\/90 {
  border-left-color: rgb(179 144 42 / 0.9);
  border-right-color: rgb(179 144 42 / 0.9);
}

.border-x-gold-medium\/95 {
  border-left-color: rgb(179 144 42 / 0.95);
  border-right-color: rgb(179 144 42 / 0.95);
}

.border-x-gold-sand {
  --tw-border-opacity: 1;
  border-left-color: rgb(217 199 151 / var(--tw-border-opacity, 1));
  border-right-color: rgb(217 199 151 / var(--tw-border-opacity, 1));
}

.border-x-gold-sand\/0 {
  border-left-color: rgb(217 199 151 / 0);
  border-right-color: rgb(217 199 151 / 0);
}

.border-x-gold-sand\/10 {
  border-left-color: rgb(217 199 151 / 0.1);
  border-right-color: rgb(217 199 151 / 0.1);
}

.border-x-gold-sand\/100 {
  border-left-color: rgb(217 199 151 / 1);
  border-right-color: rgb(217 199 151 / 1);
}

.border-x-gold-sand\/15 {
  border-left-color: rgb(217 199 151 / 0.15);
  border-right-color: rgb(217 199 151 / 0.15);
}

.border-x-gold-sand\/20 {
  border-left-color: rgb(217 199 151 / 0.2);
  border-right-color: rgb(217 199 151 / 0.2);
}

.border-x-gold-sand\/25 {
  border-left-color: rgb(217 199 151 / 0.25);
  border-right-color: rgb(217 199 151 / 0.25);
}

.border-x-gold-sand\/30 {
  border-left-color: rgb(217 199 151 / 0.3);
  border-right-color: rgb(217 199 151 / 0.3);
}

.border-x-gold-sand\/35 {
  border-left-color: rgb(217 199 151 / 0.35);
  border-right-color: rgb(217 199 151 / 0.35);
}

.border-x-gold-sand\/40 {
  border-left-color: rgb(217 199 151 / 0.4);
  border-right-color: rgb(217 199 151 / 0.4);
}

.border-x-gold-sand\/45 {
  border-left-color: rgb(217 199 151 / 0.45);
  border-right-color: rgb(217 199 151 / 0.45);
}

.border-x-gold-sand\/5 {
  border-left-color: rgb(217 199 151 / 0.05);
  border-right-color: rgb(217 199 151 / 0.05);
}

.border-x-gold-sand\/50 {
  border-left-color: rgb(217 199 151 / 0.5);
  border-right-color: rgb(217 199 151 / 0.5);
}

.border-x-gold-sand\/55 {
  border-left-color: rgb(217 199 151 / 0.55);
  border-right-color: rgb(217 199 151 / 0.55);
}

.border-x-gold-sand\/60 {
  border-left-color: rgb(217 199 151 / 0.6);
  border-right-color: rgb(217 199 151 / 0.6);
}

.border-x-gold-sand\/65 {
  border-left-color: rgb(217 199 151 / 0.65);
  border-right-color: rgb(217 199 151 / 0.65);
}

.border-x-gold-sand\/70 {
  border-left-color: rgb(217 199 151 / 0.7);
  border-right-color: rgb(217 199 151 / 0.7);
}

.border-x-gold-sand\/75 {
  border-left-color: rgb(217 199 151 / 0.75);
  border-right-color: rgb(217 199 151 / 0.75);
}

.border-x-gold-sand\/80 {
  border-left-color: rgb(217 199 151 / 0.8);
  border-right-color: rgb(217 199 151 / 0.8);
}

.border-x-gold-sand\/85 {
  border-left-color: rgb(217 199 151 / 0.85);
  border-right-color: rgb(217 199 151 / 0.85);
}

.border-x-gold-sand\/90 {
  border-left-color: rgb(217 199 151 / 0.9);
  border-right-color: rgb(217 199 151 / 0.9);
}

.border-x-gold-sand\/95 {
  border-left-color: rgb(217 199 151 / 0.95);
  border-right-color: rgb(217 199 151 / 0.95);
}

.border-x-gold-top {
  --tw-border-opacity: 1;
  border-left-color: rgb(164 124 12 / var(--tw-border-opacity, 1));
  border-right-color: rgb(164 124 12 / var(--tw-border-opacity, 1));
}

.border-x-gold-top\/0 {
  border-left-color: rgb(164 124 12 / 0);
  border-right-color: rgb(164 124 12 / 0);
}

.border-x-gold-top\/10 {
  border-left-color: rgb(164 124 12 / 0.1);
  border-right-color: rgb(164 124 12 / 0.1);
}

.border-x-gold-top\/100 {
  border-left-color: rgb(164 124 12 / 1);
  border-right-color: rgb(164 124 12 / 1);
}

.border-x-gold-top\/15 {
  border-left-color: rgb(164 124 12 / 0.15);
  border-right-color: rgb(164 124 12 / 0.15);
}

.border-x-gold-top\/20 {
  border-left-color: rgb(164 124 12 / 0.2);
  border-right-color: rgb(164 124 12 / 0.2);
}

.border-x-gold-top\/25 {
  border-left-color: rgb(164 124 12 / 0.25);
  border-right-color: rgb(164 124 12 / 0.25);
}

.border-x-gold-top\/30 {
  border-left-color: rgb(164 124 12 / 0.3);
  border-right-color: rgb(164 124 12 / 0.3);
}

.border-x-gold-top\/35 {
  border-left-color: rgb(164 124 12 / 0.35);
  border-right-color: rgb(164 124 12 / 0.35);
}

.border-x-gold-top\/40 {
  border-left-color: rgb(164 124 12 / 0.4);
  border-right-color: rgb(164 124 12 / 0.4);
}

.border-x-gold-top\/45 {
  border-left-color: rgb(164 124 12 / 0.45);
  border-right-color: rgb(164 124 12 / 0.45);
}

.border-x-gold-top\/5 {
  border-left-color: rgb(164 124 12 / 0.05);
  border-right-color: rgb(164 124 12 / 0.05);
}

.border-x-gold-top\/50 {
  border-left-color: rgb(164 124 12 / 0.5);
  border-right-color: rgb(164 124 12 / 0.5);
}

.border-x-gold-top\/55 {
  border-left-color: rgb(164 124 12 / 0.55);
  border-right-color: rgb(164 124 12 / 0.55);
}

.border-x-gold-top\/60 {
  border-left-color: rgb(164 124 12 / 0.6);
  border-right-color: rgb(164 124 12 / 0.6);
}

.border-x-gold-top\/65 {
  border-left-color: rgb(164 124 12 / 0.65);
  border-right-color: rgb(164 124 12 / 0.65);
}

.border-x-gold-top\/70 {
  border-left-color: rgb(164 124 12 / 0.7);
  border-right-color: rgb(164 124 12 / 0.7);
}

.border-x-gold-top\/75 {
  border-left-color: rgb(164 124 12 / 0.75);
  border-right-color: rgb(164 124 12 / 0.75);
}

.border-x-gold-top\/80 {
  border-left-color: rgb(164 124 12 / 0.8);
  border-right-color: rgb(164 124 12 / 0.8);
}

.border-x-gold-top\/85 {
  border-left-color: rgb(164 124 12 / 0.85);
  border-right-color: rgb(164 124 12 / 0.85);
}

.border-x-gold-top\/90 {
  border-left-color: rgb(164 124 12 / 0.9);
  border-right-color: rgb(164 124 12 / 0.9);
}

.border-x-gold-top\/95 {
  border-left-color: rgb(164 124 12 / 0.95);
  border-right-color: rgb(164 124 12 / 0.95);
}

.border-x-gold\/0 {
  border-left-color: rgb(152 112 0 / 0);
  border-right-color: rgb(152 112 0 / 0);
}

.border-x-gold\/10 {
  border-left-color: rgb(152 112 0 / 0.1);
  border-right-color: rgb(152 112 0 / 0.1);
}

.border-x-gold\/100 {
  border-left-color: rgb(152 112 0 / 1);
  border-right-color: rgb(152 112 0 / 1);
}

.border-x-gold\/15 {
  border-left-color: rgb(152 112 0 / 0.15);
  border-right-color: rgb(152 112 0 / 0.15);
}

.border-x-gold\/20 {
  border-left-color: rgb(152 112 0 / 0.2);
  border-right-color: rgb(152 112 0 / 0.2);
}

.border-x-gold\/25 {
  border-left-color: rgb(152 112 0 / 0.25);
  border-right-color: rgb(152 112 0 / 0.25);
}

.border-x-gold\/30 {
  border-left-color: rgb(152 112 0 / 0.3);
  border-right-color: rgb(152 112 0 / 0.3);
}

.border-x-gold\/35 {
  border-left-color: rgb(152 112 0 / 0.35);
  border-right-color: rgb(152 112 0 / 0.35);
}

.border-x-gold\/40 {
  border-left-color: rgb(152 112 0 / 0.4);
  border-right-color: rgb(152 112 0 / 0.4);
}

.border-x-gold\/45 {
  border-left-color: rgb(152 112 0 / 0.45);
  border-right-color: rgb(152 112 0 / 0.45);
}

.border-x-gold\/5 {
  border-left-color: rgb(152 112 0 / 0.05);
  border-right-color: rgb(152 112 0 / 0.05);
}

.border-x-gold\/50 {
  border-left-color: rgb(152 112 0 / 0.5);
  border-right-color: rgb(152 112 0 / 0.5);
}

.border-x-gold\/55 {
  border-left-color: rgb(152 112 0 / 0.55);
  border-right-color: rgb(152 112 0 / 0.55);
}

.border-x-gold\/60 {
  border-left-color: rgb(152 112 0 / 0.6);
  border-right-color: rgb(152 112 0 / 0.6);
}

.border-x-gold\/65 {
  border-left-color: rgb(152 112 0 / 0.65);
  border-right-color: rgb(152 112 0 / 0.65);
}

.border-x-gold\/70 {
  border-left-color: rgb(152 112 0 / 0.7);
  border-right-color: rgb(152 112 0 / 0.7);
}

.border-x-gold\/75 {
  border-left-color: rgb(152 112 0 / 0.75);
  border-right-color: rgb(152 112 0 / 0.75);
}

.border-x-gold\/80 {
  border-left-color: rgb(152 112 0 / 0.8);
  border-right-color: rgb(152 112 0 / 0.8);
}

.border-x-gold\/85 {
  border-left-color: rgb(152 112 0 / 0.85);
  border-right-color: rgb(152 112 0 / 0.85);
}

.border-x-gold\/90 {
  border-left-color: rgb(152 112 0 / 0.9);
  border-right-color: rgb(152 112 0 / 0.9);
}

.border-x-gold\/95 {
  border-left-color: rgb(152 112 0 / 0.95);
  border-right-color: rgb(152 112 0 / 0.95);
}

.border-x-gray-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
  border-right-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}

.border-x-gray-100\/0 {
  border-left-color: rgb(243 244 246 / 0);
  border-right-color: rgb(243 244 246 / 0);
}

.border-x-gray-100\/10 {
  border-left-color: rgb(243 244 246 / 0.1);
  border-right-color: rgb(243 244 246 / 0.1);
}

.border-x-gray-100\/100 {
  border-left-color: rgb(243 244 246 / 1);
  border-right-color: rgb(243 244 246 / 1);
}

.border-x-gray-100\/15 {
  border-left-color: rgb(243 244 246 / 0.15);
  border-right-color: rgb(243 244 246 / 0.15);
}

.border-x-gray-100\/20 {
  border-left-color: rgb(243 244 246 / 0.2);
  border-right-color: rgb(243 244 246 / 0.2);
}

.border-x-gray-100\/25 {
  border-left-color: rgb(243 244 246 / 0.25);
  border-right-color: rgb(243 244 246 / 0.25);
}

.border-x-gray-100\/30 {
  border-left-color: rgb(243 244 246 / 0.3);
  border-right-color: rgb(243 244 246 / 0.3);
}

.border-x-gray-100\/35 {
  border-left-color: rgb(243 244 246 / 0.35);
  border-right-color: rgb(243 244 246 / 0.35);
}

.border-x-gray-100\/40 {
  border-left-color: rgb(243 244 246 / 0.4);
  border-right-color: rgb(243 244 246 / 0.4);
}

.border-x-gray-100\/45 {
  border-left-color: rgb(243 244 246 / 0.45);
  border-right-color: rgb(243 244 246 / 0.45);
}

.border-x-gray-100\/5 {
  border-left-color: rgb(243 244 246 / 0.05);
  border-right-color: rgb(243 244 246 / 0.05);
}

.border-x-gray-100\/50 {
  border-left-color: rgb(243 244 246 / 0.5);
  border-right-color: rgb(243 244 246 / 0.5);
}

.border-x-gray-100\/55 {
  border-left-color: rgb(243 244 246 / 0.55);
  border-right-color: rgb(243 244 246 / 0.55);
}

.border-x-gray-100\/60 {
  border-left-color: rgb(243 244 246 / 0.6);
  border-right-color: rgb(243 244 246 / 0.6);
}

.border-x-gray-100\/65 {
  border-left-color: rgb(243 244 246 / 0.65);
  border-right-color: rgb(243 244 246 / 0.65);
}

.border-x-gray-100\/70 {
  border-left-color: rgb(243 244 246 / 0.7);
  border-right-color: rgb(243 244 246 / 0.7);
}

.border-x-gray-100\/75 {
  border-left-color: rgb(243 244 246 / 0.75);
  border-right-color: rgb(243 244 246 / 0.75);
}

.border-x-gray-100\/80 {
  border-left-color: rgb(243 244 246 / 0.8);
  border-right-color: rgb(243 244 246 / 0.8);
}

.border-x-gray-100\/85 {
  border-left-color: rgb(243 244 246 / 0.85);
  border-right-color: rgb(243 244 246 / 0.85);
}

.border-x-gray-100\/90 {
  border-left-color: rgb(243 244 246 / 0.9);
  border-right-color: rgb(243 244 246 / 0.9);
}

.border-x-gray-100\/95 {
  border-left-color: rgb(243 244 246 / 0.95);
  border-right-color: rgb(243 244 246 / 0.95);
}

.border-x-gray-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  border-right-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}

.border-x-gray-200\/0 {
  border-left-color: rgb(229 231 235 / 0);
  border-right-color: rgb(229 231 235 / 0);
}

.border-x-gray-200\/10 {
  border-left-color: rgb(229 231 235 / 0.1);
  border-right-color: rgb(229 231 235 / 0.1);
}

.border-x-gray-200\/100 {
  border-left-color: rgb(229 231 235 / 1);
  border-right-color: rgb(229 231 235 / 1);
}

.border-x-gray-200\/15 {
  border-left-color: rgb(229 231 235 / 0.15);
  border-right-color: rgb(229 231 235 / 0.15);
}

.border-x-gray-200\/20 {
  border-left-color: rgb(229 231 235 / 0.2);
  border-right-color: rgb(229 231 235 / 0.2);
}

.border-x-gray-200\/25 {
  border-left-color: rgb(229 231 235 / 0.25);
  border-right-color: rgb(229 231 235 / 0.25);
}

.border-x-gray-200\/30 {
  border-left-color: rgb(229 231 235 / 0.3);
  border-right-color: rgb(229 231 235 / 0.3);
}

.border-x-gray-200\/35 {
  border-left-color: rgb(229 231 235 / 0.35);
  border-right-color: rgb(229 231 235 / 0.35);
}

.border-x-gray-200\/40 {
  border-left-color: rgb(229 231 235 / 0.4);
  border-right-color: rgb(229 231 235 / 0.4);
}

.border-x-gray-200\/45 {
  border-left-color: rgb(229 231 235 / 0.45);
  border-right-color: rgb(229 231 235 / 0.45);
}

.border-x-gray-200\/5 {
  border-left-color: rgb(229 231 235 / 0.05);
  border-right-color: rgb(229 231 235 / 0.05);
}

.border-x-gray-200\/50 {
  border-left-color: rgb(229 231 235 / 0.5);
  border-right-color: rgb(229 231 235 / 0.5);
}

.border-x-gray-200\/55 {
  border-left-color: rgb(229 231 235 / 0.55);
  border-right-color: rgb(229 231 235 / 0.55);
}

.border-x-gray-200\/60 {
  border-left-color: rgb(229 231 235 / 0.6);
  border-right-color: rgb(229 231 235 / 0.6);
}

.border-x-gray-200\/65 {
  border-left-color: rgb(229 231 235 / 0.65);
  border-right-color: rgb(229 231 235 / 0.65);
}

.border-x-gray-200\/70 {
  border-left-color: rgb(229 231 235 / 0.7);
  border-right-color: rgb(229 231 235 / 0.7);
}

.border-x-gray-200\/75 {
  border-left-color: rgb(229 231 235 / 0.75);
  border-right-color: rgb(229 231 235 / 0.75);
}

.border-x-gray-200\/80 {
  border-left-color: rgb(229 231 235 / 0.8);
  border-right-color: rgb(229 231 235 / 0.8);
}

.border-x-gray-200\/85 {
  border-left-color: rgb(229 231 235 / 0.85);
  border-right-color: rgb(229 231 235 / 0.85);
}

.border-x-gray-200\/90 {
  border-left-color: rgb(229 231 235 / 0.9);
  border-right-color: rgb(229 231 235 / 0.9);
}

.border-x-gray-200\/95 {
  border-left-color: rgb(229 231 235 / 0.95);
  border-right-color: rgb(229 231 235 / 0.95);
}

.border-x-gray-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  border-right-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.border-x-gray-300\/0 {
  border-left-color: rgb(209 213 219 / 0);
  border-right-color: rgb(209 213 219 / 0);
}

.border-x-gray-300\/10 {
  border-left-color: rgb(209 213 219 / 0.1);
  border-right-color: rgb(209 213 219 / 0.1);
}

.border-x-gray-300\/100 {
  border-left-color: rgb(209 213 219 / 1);
  border-right-color: rgb(209 213 219 / 1);
}

.border-x-gray-300\/15 {
  border-left-color: rgb(209 213 219 / 0.15);
  border-right-color: rgb(209 213 219 / 0.15);
}

.border-x-gray-300\/20 {
  border-left-color: rgb(209 213 219 / 0.2);
  border-right-color: rgb(209 213 219 / 0.2);
}

.border-x-gray-300\/25 {
  border-left-color: rgb(209 213 219 / 0.25);
  border-right-color: rgb(209 213 219 / 0.25);
}

.border-x-gray-300\/30 {
  border-left-color: rgb(209 213 219 / 0.3);
  border-right-color: rgb(209 213 219 / 0.3);
}

.border-x-gray-300\/35 {
  border-left-color: rgb(209 213 219 / 0.35);
  border-right-color: rgb(209 213 219 / 0.35);
}

.border-x-gray-300\/40 {
  border-left-color: rgb(209 213 219 / 0.4);
  border-right-color: rgb(209 213 219 / 0.4);
}

.border-x-gray-300\/45 {
  border-left-color: rgb(209 213 219 / 0.45);
  border-right-color: rgb(209 213 219 / 0.45);
}

.border-x-gray-300\/5 {
  border-left-color: rgb(209 213 219 / 0.05);
  border-right-color: rgb(209 213 219 / 0.05);
}

.border-x-gray-300\/50 {
  border-left-color: rgb(209 213 219 / 0.5);
  border-right-color: rgb(209 213 219 / 0.5);
}

.border-x-gray-300\/55 {
  border-left-color: rgb(209 213 219 / 0.55);
  border-right-color: rgb(209 213 219 / 0.55);
}

.border-x-gray-300\/60 {
  border-left-color: rgb(209 213 219 / 0.6);
  border-right-color: rgb(209 213 219 / 0.6);
}

.border-x-gray-300\/65 {
  border-left-color: rgb(209 213 219 / 0.65);
  border-right-color: rgb(209 213 219 / 0.65);
}

.border-x-gray-300\/70 {
  border-left-color: rgb(209 213 219 / 0.7);
  border-right-color: rgb(209 213 219 / 0.7);
}

.border-x-gray-300\/75 {
  border-left-color: rgb(209 213 219 / 0.75);
  border-right-color: rgb(209 213 219 / 0.75);
}

.border-x-gray-300\/80 {
  border-left-color: rgb(209 213 219 / 0.8);
  border-right-color: rgb(209 213 219 / 0.8);
}

.border-x-gray-300\/85 {
  border-left-color: rgb(209 213 219 / 0.85);
  border-right-color: rgb(209 213 219 / 0.85);
}

.border-x-gray-300\/90 {
  border-left-color: rgb(209 213 219 / 0.9);
  border-right-color: rgb(209 213 219 / 0.9);
}

.border-x-gray-300\/95 {
  border-left-color: rgb(209 213 219 / 0.95);
  border-right-color: rgb(209 213 219 / 0.95);
}

.border-x-gray-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
  border-right-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}

.border-x-gray-400\/0 {
  border-left-color: rgb(156 163 175 / 0);
  border-right-color: rgb(156 163 175 / 0);
}

.border-x-gray-400\/10 {
  border-left-color: rgb(156 163 175 / 0.1);
  border-right-color: rgb(156 163 175 / 0.1);
}

.border-x-gray-400\/100 {
  border-left-color: rgb(156 163 175 / 1);
  border-right-color: rgb(156 163 175 / 1);
}

.border-x-gray-400\/15 {
  border-left-color: rgb(156 163 175 / 0.15);
  border-right-color: rgb(156 163 175 / 0.15);
}

.border-x-gray-400\/20 {
  border-left-color: rgb(156 163 175 / 0.2);
  border-right-color: rgb(156 163 175 / 0.2);
}

.border-x-gray-400\/25 {
  border-left-color: rgb(156 163 175 / 0.25);
  border-right-color: rgb(156 163 175 / 0.25);
}

.border-x-gray-400\/30 {
  border-left-color: rgb(156 163 175 / 0.3);
  border-right-color: rgb(156 163 175 / 0.3);
}

.border-x-gray-400\/35 {
  border-left-color: rgb(156 163 175 / 0.35);
  border-right-color: rgb(156 163 175 / 0.35);
}

.border-x-gray-400\/40 {
  border-left-color: rgb(156 163 175 / 0.4);
  border-right-color: rgb(156 163 175 / 0.4);
}

.border-x-gray-400\/45 {
  border-left-color: rgb(156 163 175 / 0.45);
  border-right-color: rgb(156 163 175 / 0.45);
}

.border-x-gray-400\/5 {
  border-left-color: rgb(156 163 175 / 0.05);
  border-right-color: rgb(156 163 175 / 0.05);
}

.border-x-gray-400\/50 {
  border-left-color: rgb(156 163 175 / 0.5);
  border-right-color: rgb(156 163 175 / 0.5);
}

.border-x-gray-400\/55 {
  border-left-color: rgb(156 163 175 / 0.55);
  border-right-color: rgb(156 163 175 / 0.55);
}

.border-x-gray-400\/60 {
  border-left-color: rgb(156 163 175 / 0.6);
  border-right-color: rgb(156 163 175 / 0.6);
}

.border-x-gray-400\/65 {
  border-left-color: rgb(156 163 175 / 0.65);
  border-right-color: rgb(156 163 175 / 0.65);
}

.border-x-gray-400\/70 {
  border-left-color: rgb(156 163 175 / 0.7);
  border-right-color: rgb(156 163 175 / 0.7);
}

.border-x-gray-400\/75 {
  border-left-color: rgb(156 163 175 / 0.75);
  border-right-color: rgb(156 163 175 / 0.75);
}

.border-x-gray-400\/80 {
  border-left-color: rgb(156 163 175 / 0.8);
  border-right-color: rgb(156 163 175 / 0.8);
}

.border-x-gray-400\/85 {
  border-left-color: rgb(156 163 175 / 0.85);
  border-right-color: rgb(156 163 175 / 0.85);
}

.border-x-gray-400\/90 {
  border-left-color: rgb(156 163 175 / 0.9);
  border-right-color: rgb(156 163 175 / 0.9);
}

.border-x-gray-400\/95 {
  border-left-color: rgb(156 163 175 / 0.95);
  border-right-color: rgb(156 163 175 / 0.95);
}

.border-x-gray-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(249 250 251 / var(--tw-border-opacity, 1));
  border-right-color: rgb(249 250 251 / var(--tw-border-opacity, 1));
}

.border-x-gray-50\/0 {
  border-left-color: rgb(249 250 251 / 0);
  border-right-color: rgb(249 250 251 / 0);
}

.border-x-gray-50\/10 {
  border-left-color: rgb(249 250 251 / 0.1);
  border-right-color: rgb(249 250 251 / 0.1);
}

.border-x-gray-50\/100 {
  border-left-color: rgb(249 250 251 / 1);
  border-right-color: rgb(249 250 251 / 1);
}

.border-x-gray-50\/15 {
  border-left-color: rgb(249 250 251 / 0.15);
  border-right-color: rgb(249 250 251 / 0.15);
}

.border-x-gray-50\/20 {
  border-left-color: rgb(249 250 251 / 0.2);
  border-right-color: rgb(249 250 251 / 0.2);
}

.border-x-gray-50\/25 {
  border-left-color: rgb(249 250 251 / 0.25);
  border-right-color: rgb(249 250 251 / 0.25);
}

.border-x-gray-50\/30 {
  border-left-color: rgb(249 250 251 / 0.3);
  border-right-color: rgb(249 250 251 / 0.3);
}

.border-x-gray-50\/35 {
  border-left-color: rgb(249 250 251 / 0.35);
  border-right-color: rgb(249 250 251 / 0.35);
}

.border-x-gray-50\/40 {
  border-left-color: rgb(249 250 251 / 0.4);
  border-right-color: rgb(249 250 251 / 0.4);
}

.border-x-gray-50\/45 {
  border-left-color: rgb(249 250 251 / 0.45);
  border-right-color: rgb(249 250 251 / 0.45);
}

.border-x-gray-50\/5 {
  border-left-color: rgb(249 250 251 / 0.05);
  border-right-color: rgb(249 250 251 / 0.05);
}

.border-x-gray-50\/50 {
  border-left-color: rgb(249 250 251 / 0.5);
  border-right-color: rgb(249 250 251 / 0.5);
}

.border-x-gray-50\/55 {
  border-left-color: rgb(249 250 251 / 0.55);
  border-right-color: rgb(249 250 251 / 0.55);
}

.border-x-gray-50\/60 {
  border-left-color: rgb(249 250 251 / 0.6);
  border-right-color: rgb(249 250 251 / 0.6);
}

.border-x-gray-50\/65 {
  border-left-color: rgb(249 250 251 / 0.65);
  border-right-color: rgb(249 250 251 / 0.65);
}

.border-x-gray-50\/70 {
  border-left-color: rgb(249 250 251 / 0.7);
  border-right-color: rgb(249 250 251 / 0.7);
}

.border-x-gray-50\/75 {
  border-left-color: rgb(249 250 251 / 0.75);
  border-right-color: rgb(249 250 251 / 0.75);
}

.border-x-gray-50\/80 {
  border-left-color: rgb(249 250 251 / 0.8);
  border-right-color: rgb(249 250 251 / 0.8);
}

.border-x-gray-50\/85 {
  border-left-color: rgb(249 250 251 / 0.85);
  border-right-color: rgb(249 250 251 / 0.85);
}

.border-x-gray-50\/90 {
  border-left-color: rgb(249 250 251 / 0.9);
  border-right-color: rgb(249 250 251 / 0.9);
}

.border-x-gray-50\/95 {
  border-left-color: rgb(249 250 251 / 0.95);
  border-right-color: rgb(249 250 251 / 0.95);
}

.border-x-gray-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
  border-right-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}

.border-x-gray-500\/0 {
  border-left-color: rgb(107 114 128 / 0);
  border-right-color: rgb(107 114 128 / 0);
}

.border-x-gray-500\/10 {
  border-left-color: rgb(107 114 128 / 0.1);
  border-right-color: rgb(107 114 128 / 0.1);
}

.border-x-gray-500\/100 {
  border-left-color: rgb(107 114 128 / 1);
  border-right-color: rgb(107 114 128 / 1);
}

.border-x-gray-500\/15 {
  border-left-color: rgb(107 114 128 / 0.15);
  border-right-color: rgb(107 114 128 / 0.15);
}

.border-x-gray-500\/20 {
  border-left-color: rgb(107 114 128 / 0.2);
  border-right-color: rgb(107 114 128 / 0.2);
}

.border-x-gray-500\/25 {
  border-left-color: rgb(107 114 128 / 0.25);
  border-right-color: rgb(107 114 128 / 0.25);
}

.border-x-gray-500\/30 {
  border-left-color: rgb(107 114 128 / 0.3);
  border-right-color: rgb(107 114 128 / 0.3);
}

.border-x-gray-500\/35 {
  border-left-color: rgb(107 114 128 / 0.35);
  border-right-color: rgb(107 114 128 / 0.35);
}

.border-x-gray-500\/40 {
  border-left-color: rgb(107 114 128 / 0.4);
  border-right-color: rgb(107 114 128 / 0.4);
}

.border-x-gray-500\/45 {
  border-left-color: rgb(107 114 128 / 0.45);
  border-right-color: rgb(107 114 128 / 0.45);
}

.border-x-gray-500\/5 {
  border-left-color: rgb(107 114 128 / 0.05);
  border-right-color: rgb(107 114 128 / 0.05);
}

.border-x-gray-500\/50 {
  border-left-color: rgb(107 114 128 / 0.5);
  border-right-color: rgb(107 114 128 / 0.5);
}

.border-x-gray-500\/55 {
  border-left-color: rgb(107 114 128 / 0.55);
  border-right-color: rgb(107 114 128 / 0.55);
}

.border-x-gray-500\/60 {
  border-left-color: rgb(107 114 128 / 0.6);
  border-right-color: rgb(107 114 128 / 0.6);
}

.border-x-gray-500\/65 {
  border-left-color: rgb(107 114 128 / 0.65);
  border-right-color: rgb(107 114 128 / 0.65);
}

.border-x-gray-500\/70 {
  border-left-color: rgb(107 114 128 / 0.7);
  border-right-color: rgb(107 114 128 / 0.7);
}

.border-x-gray-500\/75 {
  border-left-color: rgb(107 114 128 / 0.75);
  border-right-color: rgb(107 114 128 / 0.75);
}

.border-x-gray-500\/80 {
  border-left-color: rgb(107 114 128 / 0.8);
  border-right-color: rgb(107 114 128 / 0.8);
}

.border-x-gray-500\/85 {
  border-left-color: rgb(107 114 128 / 0.85);
  border-right-color: rgb(107 114 128 / 0.85);
}

.border-x-gray-500\/90 {
  border-left-color: rgb(107 114 128 / 0.9);
  border-right-color: rgb(107 114 128 / 0.9);
}

.border-x-gray-500\/95 {
  border-left-color: rgb(107 114 128 / 0.95);
  border-right-color: rgb(107 114 128 / 0.95);
}

.border-x-gray-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
  border-right-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}

.border-x-gray-600\/0 {
  border-left-color: rgb(75 85 99 / 0);
  border-right-color: rgb(75 85 99 / 0);
}

.border-x-gray-600\/10 {
  border-left-color: rgb(75 85 99 / 0.1);
  border-right-color: rgb(75 85 99 / 0.1);
}

.border-x-gray-600\/100 {
  border-left-color: rgb(75 85 99 / 1);
  border-right-color: rgb(75 85 99 / 1);
}

.border-x-gray-600\/15 {
  border-left-color: rgb(75 85 99 / 0.15);
  border-right-color: rgb(75 85 99 / 0.15);
}

.border-x-gray-600\/20 {
  border-left-color: rgb(75 85 99 / 0.2);
  border-right-color: rgb(75 85 99 / 0.2);
}

.border-x-gray-600\/25 {
  border-left-color: rgb(75 85 99 / 0.25);
  border-right-color: rgb(75 85 99 / 0.25);
}

.border-x-gray-600\/30 {
  border-left-color: rgb(75 85 99 / 0.3);
  border-right-color: rgb(75 85 99 / 0.3);
}

.border-x-gray-600\/35 {
  border-left-color: rgb(75 85 99 / 0.35);
  border-right-color: rgb(75 85 99 / 0.35);
}

.border-x-gray-600\/40 {
  border-left-color: rgb(75 85 99 / 0.4);
  border-right-color: rgb(75 85 99 / 0.4);
}

.border-x-gray-600\/45 {
  border-left-color: rgb(75 85 99 / 0.45);
  border-right-color: rgb(75 85 99 / 0.45);
}

.border-x-gray-600\/5 {
  border-left-color: rgb(75 85 99 / 0.05);
  border-right-color: rgb(75 85 99 / 0.05);
}

.border-x-gray-600\/50 {
  border-left-color: rgb(75 85 99 / 0.5);
  border-right-color: rgb(75 85 99 / 0.5);
}

.border-x-gray-600\/55 {
  border-left-color: rgb(75 85 99 / 0.55);
  border-right-color: rgb(75 85 99 / 0.55);
}

.border-x-gray-600\/60 {
  border-left-color: rgb(75 85 99 / 0.6);
  border-right-color: rgb(75 85 99 / 0.6);
}

.border-x-gray-600\/65 {
  border-left-color: rgb(75 85 99 / 0.65);
  border-right-color: rgb(75 85 99 / 0.65);
}

.border-x-gray-600\/70 {
  border-left-color: rgb(75 85 99 / 0.7);
  border-right-color: rgb(75 85 99 / 0.7);
}

.border-x-gray-600\/75 {
  border-left-color: rgb(75 85 99 / 0.75);
  border-right-color: rgb(75 85 99 / 0.75);
}

.border-x-gray-600\/80 {
  border-left-color: rgb(75 85 99 / 0.8);
  border-right-color: rgb(75 85 99 / 0.8);
}

.border-x-gray-600\/85 {
  border-left-color: rgb(75 85 99 / 0.85);
  border-right-color: rgb(75 85 99 / 0.85);
}

.border-x-gray-600\/90 {
  border-left-color: rgb(75 85 99 / 0.9);
  border-right-color: rgb(75 85 99 / 0.9);
}

.border-x-gray-600\/95 {
  border-left-color: rgb(75 85 99 / 0.95);
  border-right-color: rgb(75 85 99 / 0.95);
}

.border-x-gray-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
  border-right-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}

.border-x-gray-700\/0 {
  border-left-color: rgb(55 65 81 / 0);
  border-right-color: rgb(55 65 81 / 0);
}

.border-x-gray-700\/10 {
  border-left-color: rgb(55 65 81 / 0.1);
  border-right-color: rgb(55 65 81 / 0.1);
}

.border-x-gray-700\/100 {
  border-left-color: rgb(55 65 81 / 1);
  border-right-color: rgb(55 65 81 / 1);
}

.border-x-gray-700\/15 {
  border-left-color: rgb(55 65 81 / 0.15);
  border-right-color: rgb(55 65 81 / 0.15);
}

.border-x-gray-700\/20 {
  border-left-color: rgb(55 65 81 / 0.2);
  border-right-color: rgb(55 65 81 / 0.2);
}

.border-x-gray-700\/25 {
  border-left-color: rgb(55 65 81 / 0.25);
  border-right-color: rgb(55 65 81 / 0.25);
}

.border-x-gray-700\/30 {
  border-left-color: rgb(55 65 81 / 0.3);
  border-right-color: rgb(55 65 81 / 0.3);
}

.border-x-gray-700\/35 {
  border-left-color: rgb(55 65 81 / 0.35);
  border-right-color: rgb(55 65 81 / 0.35);
}

.border-x-gray-700\/40 {
  border-left-color: rgb(55 65 81 / 0.4);
  border-right-color: rgb(55 65 81 / 0.4);
}

.border-x-gray-700\/45 {
  border-left-color: rgb(55 65 81 / 0.45);
  border-right-color: rgb(55 65 81 / 0.45);
}

.border-x-gray-700\/5 {
  border-left-color: rgb(55 65 81 / 0.05);
  border-right-color: rgb(55 65 81 / 0.05);
}

.border-x-gray-700\/50 {
  border-left-color: rgb(55 65 81 / 0.5);
  border-right-color: rgb(55 65 81 / 0.5);
}

.border-x-gray-700\/55 {
  border-left-color: rgb(55 65 81 / 0.55);
  border-right-color: rgb(55 65 81 / 0.55);
}

.border-x-gray-700\/60 {
  border-left-color: rgb(55 65 81 / 0.6);
  border-right-color: rgb(55 65 81 / 0.6);
}

.border-x-gray-700\/65 {
  border-left-color: rgb(55 65 81 / 0.65);
  border-right-color: rgb(55 65 81 / 0.65);
}

.border-x-gray-700\/70 {
  border-left-color: rgb(55 65 81 / 0.7);
  border-right-color: rgb(55 65 81 / 0.7);
}

.border-x-gray-700\/75 {
  border-left-color: rgb(55 65 81 / 0.75);
  border-right-color: rgb(55 65 81 / 0.75);
}

.border-x-gray-700\/80 {
  border-left-color: rgb(55 65 81 / 0.8);
  border-right-color: rgb(55 65 81 / 0.8);
}

.border-x-gray-700\/85 {
  border-left-color: rgb(55 65 81 / 0.85);
  border-right-color: rgb(55 65 81 / 0.85);
}

.border-x-gray-700\/90 {
  border-left-color: rgb(55 65 81 / 0.9);
  border-right-color: rgb(55 65 81 / 0.9);
}

.border-x-gray-700\/95 {
  border-left-color: rgb(55 65 81 / 0.95);
  border-right-color: rgb(55 65 81 / 0.95);
}

.border-x-gray-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
  border-right-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}

.border-x-gray-800\/0 {
  border-left-color: rgb(31 41 55 / 0);
  border-right-color: rgb(31 41 55 / 0);
}

.border-x-gray-800\/10 {
  border-left-color: rgb(31 41 55 / 0.1);
  border-right-color: rgb(31 41 55 / 0.1);
}

.border-x-gray-800\/100 {
  border-left-color: rgb(31 41 55 / 1);
  border-right-color: rgb(31 41 55 / 1);
}

.border-x-gray-800\/15 {
  border-left-color: rgb(31 41 55 / 0.15);
  border-right-color: rgb(31 41 55 / 0.15);
}

.border-x-gray-800\/20 {
  border-left-color: rgb(31 41 55 / 0.2);
  border-right-color: rgb(31 41 55 / 0.2);
}

.border-x-gray-800\/25 {
  border-left-color: rgb(31 41 55 / 0.25);
  border-right-color: rgb(31 41 55 / 0.25);
}

.border-x-gray-800\/30 {
  border-left-color: rgb(31 41 55 / 0.3);
  border-right-color: rgb(31 41 55 / 0.3);
}

.border-x-gray-800\/35 {
  border-left-color: rgb(31 41 55 / 0.35);
  border-right-color: rgb(31 41 55 / 0.35);
}

.border-x-gray-800\/40 {
  border-left-color: rgb(31 41 55 / 0.4);
  border-right-color: rgb(31 41 55 / 0.4);
}

.border-x-gray-800\/45 {
  border-left-color: rgb(31 41 55 / 0.45);
  border-right-color: rgb(31 41 55 / 0.45);
}

.border-x-gray-800\/5 {
  border-left-color: rgb(31 41 55 / 0.05);
  border-right-color: rgb(31 41 55 / 0.05);
}

.border-x-gray-800\/50 {
  border-left-color: rgb(31 41 55 / 0.5);
  border-right-color: rgb(31 41 55 / 0.5);
}

.border-x-gray-800\/55 {
  border-left-color: rgb(31 41 55 / 0.55);
  border-right-color: rgb(31 41 55 / 0.55);
}

.border-x-gray-800\/60 {
  border-left-color: rgb(31 41 55 / 0.6);
  border-right-color: rgb(31 41 55 / 0.6);
}

.border-x-gray-800\/65 {
  border-left-color: rgb(31 41 55 / 0.65);
  border-right-color: rgb(31 41 55 / 0.65);
}

.border-x-gray-800\/70 {
  border-left-color: rgb(31 41 55 / 0.7);
  border-right-color: rgb(31 41 55 / 0.7);
}

.border-x-gray-800\/75 {
  border-left-color: rgb(31 41 55 / 0.75);
  border-right-color: rgb(31 41 55 / 0.75);
}

.border-x-gray-800\/80 {
  border-left-color: rgb(31 41 55 / 0.8);
  border-right-color: rgb(31 41 55 / 0.8);
}

.border-x-gray-800\/85 {
  border-left-color: rgb(31 41 55 / 0.85);
  border-right-color: rgb(31 41 55 / 0.85);
}

.border-x-gray-800\/90 {
  border-left-color: rgb(31 41 55 / 0.9);
  border-right-color: rgb(31 41 55 / 0.9);
}

.border-x-gray-800\/95 {
  border-left-color: rgb(31 41 55 / 0.95);
  border-right-color: rgb(31 41 55 / 0.95);
}

.border-x-gray-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
  border-right-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
}

.border-x-gray-900\/0 {
  border-left-color: rgb(17 24 39 / 0);
  border-right-color: rgb(17 24 39 / 0);
}

.border-x-gray-900\/10 {
  border-left-color: rgb(17 24 39 / 0.1);
  border-right-color: rgb(17 24 39 / 0.1);
}

.border-x-gray-900\/100 {
  border-left-color: rgb(17 24 39 / 1);
  border-right-color: rgb(17 24 39 / 1);
}

.border-x-gray-900\/15 {
  border-left-color: rgb(17 24 39 / 0.15);
  border-right-color: rgb(17 24 39 / 0.15);
}

.border-x-gray-900\/20 {
  border-left-color: rgb(17 24 39 / 0.2);
  border-right-color: rgb(17 24 39 / 0.2);
}

.border-x-gray-900\/25 {
  border-left-color: rgb(17 24 39 / 0.25);
  border-right-color: rgb(17 24 39 / 0.25);
}

.border-x-gray-900\/30 {
  border-left-color: rgb(17 24 39 / 0.3);
  border-right-color: rgb(17 24 39 / 0.3);
}

.border-x-gray-900\/35 {
  border-left-color: rgb(17 24 39 / 0.35);
  border-right-color: rgb(17 24 39 / 0.35);
}

.border-x-gray-900\/40 {
  border-left-color: rgb(17 24 39 / 0.4);
  border-right-color: rgb(17 24 39 / 0.4);
}

.border-x-gray-900\/45 {
  border-left-color: rgb(17 24 39 / 0.45);
  border-right-color: rgb(17 24 39 / 0.45);
}

.border-x-gray-900\/5 {
  border-left-color: rgb(17 24 39 / 0.05);
  border-right-color: rgb(17 24 39 / 0.05);
}

.border-x-gray-900\/50 {
  border-left-color: rgb(17 24 39 / 0.5);
  border-right-color: rgb(17 24 39 / 0.5);
}

.border-x-gray-900\/55 {
  border-left-color: rgb(17 24 39 / 0.55);
  border-right-color: rgb(17 24 39 / 0.55);
}

.border-x-gray-900\/60 {
  border-left-color: rgb(17 24 39 / 0.6);
  border-right-color: rgb(17 24 39 / 0.6);
}

.border-x-gray-900\/65 {
  border-left-color: rgb(17 24 39 / 0.65);
  border-right-color: rgb(17 24 39 / 0.65);
}

.border-x-gray-900\/70 {
  border-left-color: rgb(17 24 39 / 0.7);
  border-right-color: rgb(17 24 39 / 0.7);
}

.border-x-gray-900\/75 {
  border-left-color: rgb(17 24 39 / 0.75);
  border-right-color: rgb(17 24 39 / 0.75);
}

.border-x-gray-900\/80 {
  border-left-color: rgb(17 24 39 / 0.8);
  border-right-color: rgb(17 24 39 / 0.8);
}

.border-x-gray-900\/85 {
  border-left-color: rgb(17 24 39 / 0.85);
  border-right-color: rgb(17 24 39 / 0.85);
}

.border-x-gray-900\/90 {
  border-left-color: rgb(17 24 39 / 0.9);
  border-right-color: rgb(17 24 39 / 0.9);
}

.border-x-gray-900\/95 {
  border-left-color: rgb(17 24 39 / 0.95);
  border-right-color: rgb(17 24 39 / 0.95);
}

.border-x-gray-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(3 7 18 / var(--tw-border-opacity, 1));
  border-right-color: rgb(3 7 18 / var(--tw-border-opacity, 1));
}

.border-x-gray-950\/0 {
  border-left-color: rgb(3 7 18 / 0);
  border-right-color: rgb(3 7 18 / 0);
}

.border-x-gray-950\/10 {
  border-left-color: rgb(3 7 18 / 0.1);
  border-right-color: rgb(3 7 18 / 0.1);
}

.border-x-gray-950\/100 {
  border-left-color: rgb(3 7 18 / 1);
  border-right-color: rgb(3 7 18 / 1);
}

.border-x-gray-950\/15 {
  border-left-color: rgb(3 7 18 / 0.15);
  border-right-color: rgb(3 7 18 / 0.15);
}

.border-x-gray-950\/20 {
  border-left-color: rgb(3 7 18 / 0.2);
  border-right-color: rgb(3 7 18 / 0.2);
}

.border-x-gray-950\/25 {
  border-left-color: rgb(3 7 18 / 0.25);
  border-right-color: rgb(3 7 18 / 0.25);
}

.border-x-gray-950\/30 {
  border-left-color: rgb(3 7 18 / 0.3);
  border-right-color: rgb(3 7 18 / 0.3);
}

.border-x-gray-950\/35 {
  border-left-color: rgb(3 7 18 / 0.35);
  border-right-color: rgb(3 7 18 / 0.35);
}

.border-x-gray-950\/40 {
  border-left-color: rgb(3 7 18 / 0.4);
  border-right-color: rgb(3 7 18 / 0.4);
}

.border-x-gray-950\/45 {
  border-left-color: rgb(3 7 18 / 0.45);
  border-right-color: rgb(3 7 18 / 0.45);
}

.border-x-gray-950\/5 {
  border-left-color: rgb(3 7 18 / 0.05);
  border-right-color: rgb(3 7 18 / 0.05);
}

.border-x-gray-950\/50 {
  border-left-color: rgb(3 7 18 / 0.5);
  border-right-color: rgb(3 7 18 / 0.5);
}

.border-x-gray-950\/55 {
  border-left-color: rgb(3 7 18 / 0.55);
  border-right-color: rgb(3 7 18 / 0.55);
}

.border-x-gray-950\/60 {
  border-left-color: rgb(3 7 18 / 0.6);
  border-right-color: rgb(3 7 18 / 0.6);
}

.border-x-gray-950\/65 {
  border-left-color: rgb(3 7 18 / 0.65);
  border-right-color: rgb(3 7 18 / 0.65);
}

.border-x-gray-950\/70 {
  border-left-color: rgb(3 7 18 / 0.7);
  border-right-color: rgb(3 7 18 / 0.7);
}

.border-x-gray-950\/75 {
  border-left-color: rgb(3 7 18 / 0.75);
  border-right-color: rgb(3 7 18 / 0.75);
}

.border-x-gray-950\/80 {
  border-left-color: rgb(3 7 18 / 0.8);
  border-right-color: rgb(3 7 18 / 0.8);
}

.border-x-gray-950\/85 {
  border-left-color: rgb(3 7 18 / 0.85);
  border-right-color: rgb(3 7 18 / 0.85);
}

.border-x-gray-950\/90 {
  border-left-color: rgb(3 7 18 / 0.9);
  border-right-color: rgb(3 7 18 / 0.9);
}

.border-x-gray-950\/95 {
  border-left-color: rgb(3 7 18 / 0.95);
  border-right-color: rgb(3 7 18 / 0.95);
}

.border-x-green {
  --tw-border-opacity: 1;
  border-left-color: rgb(116 152 58 / var(--tw-border-opacity, 1));
  border-right-color: rgb(116 152 58 / var(--tw-border-opacity, 1));
}

.border-x-green\/0 {
  border-left-color: rgb(116 152 58 / 0);
  border-right-color: rgb(116 152 58 / 0);
}

.border-x-green\/10 {
  border-left-color: rgb(116 152 58 / 0.1);
  border-right-color: rgb(116 152 58 / 0.1);
}

.border-x-green\/100 {
  border-left-color: rgb(116 152 58 / 1);
  border-right-color: rgb(116 152 58 / 1);
}

.border-x-green\/15 {
  border-left-color: rgb(116 152 58 / 0.15);
  border-right-color: rgb(116 152 58 / 0.15);
}

.border-x-green\/20 {
  border-left-color: rgb(116 152 58 / 0.2);
  border-right-color: rgb(116 152 58 / 0.2);
}

.border-x-green\/25 {
  border-left-color: rgb(116 152 58 / 0.25);
  border-right-color: rgb(116 152 58 / 0.25);
}

.border-x-green\/30 {
  border-left-color: rgb(116 152 58 / 0.3);
  border-right-color: rgb(116 152 58 / 0.3);
}

.border-x-green\/35 {
  border-left-color: rgb(116 152 58 / 0.35);
  border-right-color: rgb(116 152 58 / 0.35);
}

.border-x-green\/40 {
  border-left-color: rgb(116 152 58 / 0.4);
  border-right-color: rgb(116 152 58 / 0.4);
}

.border-x-green\/45 {
  border-left-color: rgb(116 152 58 / 0.45);
  border-right-color: rgb(116 152 58 / 0.45);
}

.border-x-green\/5 {
  border-left-color: rgb(116 152 58 / 0.05);
  border-right-color: rgb(116 152 58 / 0.05);
}

.border-x-green\/50 {
  border-left-color: rgb(116 152 58 / 0.5);
  border-right-color: rgb(116 152 58 / 0.5);
}

.border-x-green\/55 {
  border-left-color: rgb(116 152 58 / 0.55);
  border-right-color: rgb(116 152 58 / 0.55);
}

.border-x-green\/60 {
  border-left-color: rgb(116 152 58 / 0.6);
  border-right-color: rgb(116 152 58 / 0.6);
}

.border-x-green\/65 {
  border-left-color: rgb(116 152 58 / 0.65);
  border-right-color: rgb(116 152 58 / 0.65);
}

.border-x-green\/70 {
  border-left-color: rgb(116 152 58 / 0.7);
  border-right-color: rgb(116 152 58 / 0.7);
}

.border-x-green\/75 {
  border-left-color: rgb(116 152 58 / 0.75);
  border-right-color: rgb(116 152 58 / 0.75);
}

.border-x-green\/80 {
  border-left-color: rgb(116 152 58 / 0.8);
  border-right-color: rgb(116 152 58 / 0.8);
}

.border-x-green\/85 {
  border-left-color: rgb(116 152 58 / 0.85);
  border-right-color: rgb(116 152 58 / 0.85);
}

.border-x-green\/90 {
  border-left-color: rgb(116 152 58 / 0.9);
  border-right-color: rgb(116 152 58 / 0.9);
}

.border-x-green\/95 {
  border-left-color: rgb(116 152 58 / 0.95);
  border-right-color: rgb(116 152 58 / 0.95);
}

.border-x-indigo-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(224 231 255 / var(--tw-border-opacity, 1));
  border-right-color: rgb(224 231 255 / var(--tw-border-opacity, 1));
}

.border-x-indigo-100\/0 {
  border-left-color: rgb(224 231 255 / 0);
  border-right-color: rgb(224 231 255 / 0);
}

.border-x-indigo-100\/10 {
  border-left-color: rgb(224 231 255 / 0.1);
  border-right-color: rgb(224 231 255 / 0.1);
}

.border-x-indigo-100\/100 {
  border-left-color: rgb(224 231 255 / 1);
  border-right-color: rgb(224 231 255 / 1);
}

.border-x-indigo-100\/15 {
  border-left-color: rgb(224 231 255 / 0.15);
  border-right-color: rgb(224 231 255 / 0.15);
}

.border-x-indigo-100\/20 {
  border-left-color: rgb(224 231 255 / 0.2);
  border-right-color: rgb(224 231 255 / 0.2);
}

.border-x-indigo-100\/25 {
  border-left-color: rgb(224 231 255 / 0.25);
  border-right-color: rgb(224 231 255 / 0.25);
}

.border-x-indigo-100\/30 {
  border-left-color: rgb(224 231 255 / 0.3);
  border-right-color: rgb(224 231 255 / 0.3);
}

.border-x-indigo-100\/35 {
  border-left-color: rgb(224 231 255 / 0.35);
  border-right-color: rgb(224 231 255 / 0.35);
}

.border-x-indigo-100\/40 {
  border-left-color: rgb(224 231 255 / 0.4);
  border-right-color: rgb(224 231 255 / 0.4);
}

.border-x-indigo-100\/45 {
  border-left-color: rgb(224 231 255 / 0.45);
  border-right-color: rgb(224 231 255 / 0.45);
}

.border-x-indigo-100\/5 {
  border-left-color: rgb(224 231 255 / 0.05);
  border-right-color: rgb(224 231 255 / 0.05);
}

.border-x-indigo-100\/50 {
  border-left-color: rgb(224 231 255 / 0.5);
  border-right-color: rgb(224 231 255 / 0.5);
}

.border-x-indigo-100\/55 {
  border-left-color: rgb(224 231 255 / 0.55);
  border-right-color: rgb(224 231 255 / 0.55);
}

.border-x-indigo-100\/60 {
  border-left-color: rgb(224 231 255 / 0.6);
  border-right-color: rgb(224 231 255 / 0.6);
}

.border-x-indigo-100\/65 {
  border-left-color: rgb(224 231 255 / 0.65);
  border-right-color: rgb(224 231 255 / 0.65);
}

.border-x-indigo-100\/70 {
  border-left-color: rgb(224 231 255 / 0.7);
  border-right-color: rgb(224 231 255 / 0.7);
}

.border-x-indigo-100\/75 {
  border-left-color: rgb(224 231 255 / 0.75);
  border-right-color: rgb(224 231 255 / 0.75);
}

.border-x-indigo-100\/80 {
  border-left-color: rgb(224 231 255 / 0.8);
  border-right-color: rgb(224 231 255 / 0.8);
}

.border-x-indigo-100\/85 {
  border-left-color: rgb(224 231 255 / 0.85);
  border-right-color: rgb(224 231 255 / 0.85);
}

.border-x-indigo-100\/90 {
  border-left-color: rgb(224 231 255 / 0.9);
  border-right-color: rgb(224 231 255 / 0.9);
}

.border-x-indigo-100\/95 {
  border-left-color: rgb(224 231 255 / 0.95);
  border-right-color: rgb(224 231 255 / 0.95);
}

.border-x-indigo-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(199 210 254 / var(--tw-border-opacity, 1));
  border-right-color: rgb(199 210 254 / var(--tw-border-opacity, 1));
}

.border-x-indigo-200\/0 {
  border-left-color: rgb(199 210 254 / 0);
  border-right-color: rgb(199 210 254 / 0);
}

.border-x-indigo-200\/10 {
  border-left-color: rgb(199 210 254 / 0.1);
  border-right-color: rgb(199 210 254 / 0.1);
}

.border-x-indigo-200\/100 {
  border-left-color: rgb(199 210 254 / 1);
  border-right-color: rgb(199 210 254 / 1);
}

.border-x-indigo-200\/15 {
  border-left-color: rgb(199 210 254 / 0.15);
  border-right-color: rgb(199 210 254 / 0.15);
}

.border-x-indigo-200\/20 {
  border-left-color: rgb(199 210 254 / 0.2);
  border-right-color: rgb(199 210 254 / 0.2);
}

.border-x-indigo-200\/25 {
  border-left-color: rgb(199 210 254 / 0.25);
  border-right-color: rgb(199 210 254 / 0.25);
}

.border-x-indigo-200\/30 {
  border-left-color: rgb(199 210 254 / 0.3);
  border-right-color: rgb(199 210 254 / 0.3);
}

.border-x-indigo-200\/35 {
  border-left-color: rgb(199 210 254 / 0.35);
  border-right-color: rgb(199 210 254 / 0.35);
}

.border-x-indigo-200\/40 {
  border-left-color: rgb(199 210 254 / 0.4);
  border-right-color: rgb(199 210 254 / 0.4);
}

.border-x-indigo-200\/45 {
  border-left-color: rgb(199 210 254 / 0.45);
  border-right-color: rgb(199 210 254 / 0.45);
}

.border-x-indigo-200\/5 {
  border-left-color: rgb(199 210 254 / 0.05);
  border-right-color: rgb(199 210 254 / 0.05);
}

.border-x-indigo-200\/50 {
  border-left-color: rgb(199 210 254 / 0.5);
  border-right-color: rgb(199 210 254 / 0.5);
}

.border-x-indigo-200\/55 {
  border-left-color: rgb(199 210 254 / 0.55);
  border-right-color: rgb(199 210 254 / 0.55);
}

.border-x-indigo-200\/60 {
  border-left-color: rgb(199 210 254 / 0.6);
  border-right-color: rgb(199 210 254 / 0.6);
}

.border-x-indigo-200\/65 {
  border-left-color: rgb(199 210 254 / 0.65);
  border-right-color: rgb(199 210 254 / 0.65);
}

.border-x-indigo-200\/70 {
  border-left-color: rgb(199 210 254 / 0.7);
  border-right-color: rgb(199 210 254 / 0.7);
}

.border-x-indigo-200\/75 {
  border-left-color: rgb(199 210 254 / 0.75);
  border-right-color: rgb(199 210 254 / 0.75);
}

.border-x-indigo-200\/80 {
  border-left-color: rgb(199 210 254 / 0.8);
  border-right-color: rgb(199 210 254 / 0.8);
}

.border-x-indigo-200\/85 {
  border-left-color: rgb(199 210 254 / 0.85);
  border-right-color: rgb(199 210 254 / 0.85);
}

.border-x-indigo-200\/90 {
  border-left-color: rgb(199 210 254 / 0.9);
  border-right-color: rgb(199 210 254 / 0.9);
}

.border-x-indigo-200\/95 {
  border-left-color: rgb(199 210 254 / 0.95);
  border-right-color: rgb(199 210 254 / 0.95);
}

.border-x-indigo-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(165 180 252 / var(--tw-border-opacity, 1));
  border-right-color: rgb(165 180 252 / var(--tw-border-opacity, 1));
}

.border-x-indigo-300\/0 {
  border-left-color: rgb(165 180 252 / 0);
  border-right-color: rgb(165 180 252 / 0);
}

.border-x-indigo-300\/10 {
  border-left-color: rgb(165 180 252 / 0.1);
  border-right-color: rgb(165 180 252 / 0.1);
}

.border-x-indigo-300\/100 {
  border-left-color: rgb(165 180 252 / 1);
  border-right-color: rgb(165 180 252 / 1);
}

.border-x-indigo-300\/15 {
  border-left-color: rgb(165 180 252 / 0.15);
  border-right-color: rgb(165 180 252 / 0.15);
}

.border-x-indigo-300\/20 {
  border-left-color: rgb(165 180 252 / 0.2);
  border-right-color: rgb(165 180 252 / 0.2);
}

.border-x-indigo-300\/25 {
  border-left-color: rgb(165 180 252 / 0.25);
  border-right-color: rgb(165 180 252 / 0.25);
}

.border-x-indigo-300\/30 {
  border-left-color: rgb(165 180 252 / 0.3);
  border-right-color: rgb(165 180 252 / 0.3);
}

.border-x-indigo-300\/35 {
  border-left-color: rgb(165 180 252 / 0.35);
  border-right-color: rgb(165 180 252 / 0.35);
}

.border-x-indigo-300\/40 {
  border-left-color: rgb(165 180 252 / 0.4);
  border-right-color: rgb(165 180 252 / 0.4);
}

.border-x-indigo-300\/45 {
  border-left-color: rgb(165 180 252 / 0.45);
  border-right-color: rgb(165 180 252 / 0.45);
}

.border-x-indigo-300\/5 {
  border-left-color: rgb(165 180 252 / 0.05);
  border-right-color: rgb(165 180 252 / 0.05);
}

.border-x-indigo-300\/50 {
  border-left-color: rgb(165 180 252 / 0.5);
  border-right-color: rgb(165 180 252 / 0.5);
}

.border-x-indigo-300\/55 {
  border-left-color: rgb(165 180 252 / 0.55);
  border-right-color: rgb(165 180 252 / 0.55);
}

.border-x-indigo-300\/60 {
  border-left-color: rgb(165 180 252 / 0.6);
  border-right-color: rgb(165 180 252 / 0.6);
}

.border-x-indigo-300\/65 {
  border-left-color: rgb(165 180 252 / 0.65);
  border-right-color: rgb(165 180 252 / 0.65);
}

.border-x-indigo-300\/70 {
  border-left-color: rgb(165 180 252 / 0.7);
  border-right-color: rgb(165 180 252 / 0.7);
}

.border-x-indigo-300\/75 {
  border-left-color: rgb(165 180 252 / 0.75);
  border-right-color: rgb(165 180 252 / 0.75);
}

.border-x-indigo-300\/80 {
  border-left-color: rgb(165 180 252 / 0.8);
  border-right-color: rgb(165 180 252 / 0.8);
}

.border-x-indigo-300\/85 {
  border-left-color: rgb(165 180 252 / 0.85);
  border-right-color: rgb(165 180 252 / 0.85);
}

.border-x-indigo-300\/90 {
  border-left-color: rgb(165 180 252 / 0.9);
  border-right-color: rgb(165 180 252 / 0.9);
}

.border-x-indigo-300\/95 {
  border-left-color: rgb(165 180 252 / 0.95);
  border-right-color: rgb(165 180 252 / 0.95);
}

.border-x-indigo-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(129 140 248 / var(--tw-border-opacity, 1));
  border-right-color: rgb(129 140 248 / var(--tw-border-opacity, 1));
}

.border-x-indigo-400\/0 {
  border-left-color: rgb(129 140 248 / 0);
  border-right-color: rgb(129 140 248 / 0);
}

.border-x-indigo-400\/10 {
  border-left-color: rgb(129 140 248 / 0.1);
  border-right-color: rgb(129 140 248 / 0.1);
}

.border-x-indigo-400\/100 {
  border-left-color: rgb(129 140 248 / 1);
  border-right-color: rgb(129 140 248 / 1);
}

.border-x-indigo-400\/15 {
  border-left-color: rgb(129 140 248 / 0.15);
  border-right-color: rgb(129 140 248 / 0.15);
}

.border-x-indigo-400\/20 {
  border-left-color: rgb(129 140 248 / 0.2);
  border-right-color: rgb(129 140 248 / 0.2);
}

.border-x-indigo-400\/25 {
  border-left-color: rgb(129 140 248 / 0.25);
  border-right-color: rgb(129 140 248 / 0.25);
}

.border-x-indigo-400\/30 {
  border-left-color: rgb(129 140 248 / 0.3);
  border-right-color: rgb(129 140 248 / 0.3);
}

.border-x-indigo-400\/35 {
  border-left-color: rgb(129 140 248 / 0.35);
  border-right-color: rgb(129 140 248 / 0.35);
}

.border-x-indigo-400\/40 {
  border-left-color: rgb(129 140 248 / 0.4);
  border-right-color: rgb(129 140 248 / 0.4);
}

.border-x-indigo-400\/45 {
  border-left-color: rgb(129 140 248 / 0.45);
  border-right-color: rgb(129 140 248 / 0.45);
}

.border-x-indigo-400\/5 {
  border-left-color: rgb(129 140 248 / 0.05);
  border-right-color: rgb(129 140 248 / 0.05);
}

.border-x-indigo-400\/50 {
  border-left-color: rgb(129 140 248 / 0.5);
  border-right-color: rgb(129 140 248 / 0.5);
}

.border-x-indigo-400\/55 {
  border-left-color: rgb(129 140 248 / 0.55);
  border-right-color: rgb(129 140 248 / 0.55);
}

.border-x-indigo-400\/60 {
  border-left-color: rgb(129 140 248 / 0.6);
  border-right-color: rgb(129 140 248 / 0.6);
}

.border-x-indigo-400\/65 {
  border-left-color: rgb(129 140 248 / 0.65);
  border-right-color: rgb(129 140 248 / 0.65);
}

.border-x-indigo-400\/70 {
  border-left-color: rgb(129 140 248 / 0.7);
  border-right-color: rgb(129 140 248 / 0.7);
}

.border-x-indigo-400\/75 {
  border-left-color: rgb(129 140 248 / 0.75);
  border-right-color: rgb(129 140 248 / 0.75);
}

.border-x-indigo-400\/80 {
  border-left-color: rgb(129 140 248 / 0.8);
  border-right-color: rgb(129 140 248 / 0.8);
}

.border-x-indigo-400\/85 {
  border-left-color: rgb(129 140 248 / 0.85);
  border-right-color: rgb(129 140 248 / 0.85);
}

.border-x-indigo-400\/90 {
  border-left-color: rgb(129 140 248 / 0.9);
  border-right-color: rgb(129 140 248 / 0.9);
}

.border-x-indigo-400\/95 {
  border-left-color: rgb(129 140 248 / 0.95);
  border-right-color: rgb(129 140 248 / 0.95);
}

.border-x-indigo-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(238 242 255 / var(--tw-border-opacity, 1));
  border-right-color: rgb(238 242 255 / var(--tw-border-opacity, 1));
}

.border-x-indigo-50\/0 {
  border-left-color: rgb(238 242 255 / 0);
  border-right-color: rgb(238 242 255 / 0);
}

.border-x-indigo-50\/10 {
  border-left-color: rgb(238 242 255 / 0.1);
  border-right-color: rgb(238 242 255 / 0.1);
}

.border-x-indigo-50\/100 {
  border-left-color: rgb(238 242 255 / 1);
  border-right-color: rgb(238 242 255 / 1);
}

.border-x-indigo-50\/15 {
  border-left-color: rgb(238 242 255 / 0.15);
  border-right-color: rgb(238 242 255 / 0.15);
}

.border-x-indigo-50\/20 {
  border-left-color: rgb(238 242 255 / 0.2);
  border-right-color: rgb(238 242 255 / 0.2);
}

.border-x-indigo-50\/25 {
  border-left-color: rgb(238 242 255 / 0.25);
  border-right-color: rgb(238 242 255 / 0.25);
}

.border-x-indigo-50\/30 {
  border-left-color: rgb(238 242 255 / 0.3);
  border-right-color: rgb(238 242 255 / 0.3);
}

.border-x-indigo-50\/35 {
  border-left-color: rgb(238 242 255 / 0.35);
  border-right-color: rgb(238 242 255 / 0.35);
}

.border-x-indigo-50\/40 {
  border-left-color: rgb(238 242 255 / 0.4);
  border-right-color: rgb(238 242 255 / 0.4);
}

.border-x-indigo-50\/45 {
  border-left-color: rgb(238 242 255 / 0.45);
  border-right-color: rgb(238 242 255 / 0.45);
}

.border-x-indigo-50\/5 {
  border-left-color: rgb(238 242 255 / 0.05);
  border-right-color: rgb(238 242 255 / 0.05);
}

.border-x-indigo-50\/50 {
  border-left-color: rgb(238 242 255 / 0.5);
  border-right-color: rgb(238 242 255 / 0.5);
}

.border-x-indigo-50\/55 {
  border-left-color: rgb(238 242 255 / 0.55);
  border-right-color: rgb(238 242 255 / 0.55);
}

.border-x-indigo-50\/60 {
  border-left-color: rgb(238 242 255 / 0.6);
  border-right-color: rgb(238 242 255 / 0.6);
}

.border-x-indigo-50\/65 {
  border-left-color: rgb(238 242 255 / 0.65);
  border-right-color: rgb(238 242 255 / 0.65);
}

.border-x-indigo-50\/70 {
  border-left-color: rgb(238 242 255 / 0.7);
  border-right-color: rgb(238 242 255 / 0.7);
}

.border-x-indigo-50\/75 {
  border-left-color: rgb(238 242 255 / 0.75);
  border-right-color: rgb(238 242 255 / 0.75);
}

.border-x-indigo-50\/80 {
  border-left-color: rgb(238 242 255 / 0.8);
  border-right-color: rgb(238 242 255 / 0.8);
}

.border-x-indigo-50\/85 {
  border-left-color: rgb(238 242 255 / 0.85);
  border-right-color: rgb(238 242 255 / 0.85);
}

.border-x-indigo-50\/90 {
  border-left-color: rgb(238 242 255 / 0.9);
  border-right-color: rgb(238 242 255 / 0.9);
}

.border-x-indigo-50\/95 {
  border-left-color: rgb(238 242 255 / 0.95);
  border-right-color: rgb(238 242 255 / 0.95);
}

.border-x-indigo-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
  border-right-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
}

.border-x-indigo-500\/0 {
  border-left-color: rgb(99 102 241 / 0);
  border-right-color: rgb(99 102 241 / 0);
}

.border-x-indigo-500\/10 {
  border-left-color: rgb(99 102 241 / 0.1);
  border-right-color: rgb(99 102 241 / 0.1);
}

.border-x-indigo-500\/100 {
  border-left-color: rgb(99 102 241 / 1);
  border-right-color: rgb(99 102 241 / 1);
}

.border-x-indigo-500\/15 {
  border-left-color: rgb(99 102 241 / 0.15);
  border-right-color: rgb(99 102 241 / 0.15);
}

.border-x-indigo-500\/20 {
  border-left-color: rgb(99 102 241 / 0.2);
  border-right-color: rgb(99 102 241 / 0.2);
}

.border-x-indigo-500\/25 {
  border-left-color: rgb(99 102 241 / 0.25);
  border-right-color: rgb(99 102 241 / 0.25);
}

.border-x-indigo-500\/30 {
  border-left-color: rgb(99 102 241 / 0.3);
  border-right-color: rgb(99 102 241 / 0.3);
}

.border-x-indigo-500\/35 {
  border-left-color: rgb(99 102 241 / 0.35);
  border-right-color: rgb(99 102 241 / 0.35);
}

.border-x-indigo-500\/40 {
  border-left-color: rgb(99 102 241 / 0.4);
  border-right-color: rgb(99 102 241 / 0.4);
}

.border-x-indigo-500\/45 {
  border-left-color: rgb(99 102 241 / 0.45);
  border-right-color: rgb(99 102 241 / 0.45);
}

.border-x-indigo-500\/5 {
  border-left-color: rgb(99 102 241 / 0.05);
  border-right-color: rgb(99 102 241 / 0.05);
}

.border-x-indigo-500\/50 {
  border-left-color: rgb(99 102 241 / 0.5);
  border-right-color: rgb(99 102 241 / 0.5);
}

.border-x-indigo-500\/55 {
  border-left-color: rgb(99 102 241 / 0.55);
  border-right-color: rgb(99 102 241 / 0.55);
}

.border-x-indigo-500\/60 {
  border-left-color: rgb(99 102 241 / 0.6);
  border-right-color: rgb(99 102 241 / 0.6);
}

.border-x-indigo-500\/65 {
  border-left-color: rgb(99 102 241 / 0.65);
  border-right-color: rgb(99 102 241 / 0.65);
}

.border-x-indigo-500\/70 {
  border-left-color: rgb(99 102 241 / 0.7);
  border-right-color: rgb(99 102 241 / 0.7);
}

.border-x-indigo-500\/75 {
  border-left-color: rgb(99 102 241 / 0.75);
  border-right-color: rgb(99 102 241 / 0.75);
}

.border-x-indigo-500\/80 {
  border-left-color: rgb(99 102 241 / 0.8);
  border-right-color: rgb(99 102 241 / 0.8);
}

.border-x-indigo-500\/85 {
  border-left-color: rgb(99 102 241 / 0.85);
  border-right-color: rgb(99 102 241 / 0.85);
}

.border-x-indigo-500\/90 {
  border-left-color: rgb(99 102 241 / 0.9);
  border-right-color: rgb(99 102 241 / 0.9);
}

.border-x-indigo-500\/95 {
  border-left-color: rgb(99 102 241 / 0.95);
  border-right-color: rgb(99 102 241 / 0.95);
}

.border-x-indigo-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
  border-right-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
}

.border-x-indigo-600\/0 {
  border-left-color: rgb(79 70 229 / 0);
  border-right-color: rgb(79 70 229 / 0);
}

.border-x-indigo-600\/10 {
  border-left-color: rgb(79 70 229 / 0.1);
  border-right-color: rgb(79 70 229 / 0.1);
}

.border-x-indigo-600\/100 {
  border-left-color: rgb(79 70 229 / 1);
  border-right-color: rgb(79 70 229 / 1);
}

.border-x-indigo-600\/15 {
  border-left-color: rgb(79 70 229 / 0.15);
  border-right-color: rgb(79 70 229 / 0.15);
}

.border-x-indigo-600\/20 {
  border-left-color: rgb(79 70 229 / 0.2);
  border-right-color: rgb(79 70 229 / 0.2);
}

.border-x-indigo-600\/25 {
  border-left-color: rgb(79 70 229 / 0.25);
  border-right-color: rgb(79 70 229 / 0.25);
}

.border-x-indigo-600\/30 {
  border-left-color: rgb(79 70 229 / 0.3);
  border-right-color: rgb(79 70 229 / 0.3);
}

.border-x-indigo-600\/35 {
  border-left-color: rgb(79 70 229 / 0.35);
  border-right-color: rgb(79 70 229 / 0.35);
}

.border-x-indigo-600\/40 {
  border-left-color: rgb(79 70 229 / 0.4);
  border-right-color: rgb(79 70 229 / 0.4);
}

.border-x-indigo-600\/45 {
  border-left-color: rgb(79 70 229 / 0.45);
  border-right-color: rgb(79 70 229 / 0.45);
}

.border-x-indigo-600\/5 {
  border-left-color: rgb(79 70 229 / 0.05);
  border-right-color: rgb(79 70 229 / 0.05);
}

.border-x-indigo-600\/50 {
  border-left-color: rgb(79 70 229 / 0.5);
  border-right-color: rgb(79 70 229 / 0.5);
}

.border-x-indigo-600\/55 {
  border-left-color: rgb(79 70 229 / 0.55);
  border-right-color: rgb(79 70 229 / 0.55);
}

.border-x-indigo-600\/60 {
  border-left-color: rgb(79 70 229 / 0.6);
  border-right-color: rgb(79 70 229 / 0.6);
}

.border-x-indigo-600\/65 {
  border-left-color: rgb(79 70 229 / 0.65);
  border-right-color: rgb(79 70 229 / 0.65);
}

.border-x-indigo-600\/70 {
  border-left-color: rgb(79 70 229 / 0.7);
  border-right-color: rgb(79 70 229 / 0.7);
}

.border-x-indigo-600\/75 {
  border-left-color: rgb(79 70 229 / 0.75);
  border-right-color: rgb(79 70 229 / 0.75);
}

.border-x-indigo-600\/80 {
  border-left-color: rgb(79 70 229 / 0.8);
  border-right-color: rgb(79 70 229 / 0.8);
}

.border-x-indigo-600\/85 {
  border-left-color: rgb(79 70 229 / 0.85);
  border-right-color: rgb(79 70 229 / 0.85);
}

.border-x-indigo-600\/90 {
  border-left-color: rgb(79 70 229 / 0.9);
  border-right-color: rgb(79 70 229 / 0.9);
}

.border-x-indigo-600\/95 {
  border-left-color: rgb(79 70 229 / 0.95);
  border-right-color: rgb(79 70 229 / 0.95);
}

.border-x-indigo-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(67 56 202 / var(--tw-border-opacity, 1));
  border-right-color: rgb(67 56 202 / var(--tw-border-opacity, 1));
}

.border-x-indigo-700\/0 {
  border-left-color: rgb(67 56 202 / 0);
  border-right-color: rgb(67 56 202 / 0);
}

.border-x-indigo-700\/10 {
  border-left-color: rgb(67 56 202 / 0.1);
  border-right-color: rgb(67 56 202 / 0.1);
}

.border-x-indigo-700\/100 {
  border-left-color: rgb(67 56 202 / 1);
  border-right-color: rgb(67 56 202 / 1);
}

.border-x-indigo-700\/15 {
  border-left-color: rgb(67 56 202 / 0.15);
  border-right-color: rgb(67 56 202 / 0.15);
}

.border-x-indigo-700\/20 {
  border-left-color: rgb(67 56 202 / 0.2);
  border-right-color: rgb(67 56 202 / 0.2);
}

.border-x-indigo-700\/25 {
  border-left-color: rgb(67 56 202 / 0.25);
  border-right-color: rgb(67 56 202 / 0.25);
}

.border-x-indigo-700\/30 {
  border-left-color: rgb(67 56 202 / 0.3);
  border-right-color: rgb(67 56 202 / 0.3);
}

.border-x-indigo-700\/35 {
  border-left-color: rgb(67 56 202 / 0.35);
  border-right-color: rgb(67 56 202 / 0.35);
}

.border-x-indigo-700\/40 {
  border-left-color: rgb(67 56 202 / 0.4);
  border-right-color: rgb(67 56 202 / 0.4);
}

.border-x-indigo-700\/45 {
  border-left-color: rgb(67 56 202 / 0.45);
  border-right-color: rgb(67 56 202 / 0.45);
}

.border-x-indigo-700\/5 {
  border-left-color: rgb(67 56 202 / 0.05);
  border-right-color: rgb(67 56 202 / 0.05);
}

.border-x-indigo-700\/50 {
  border-left-color: rgb(67 56 202 / 0.5);
  border-right-color: rgb(67 56 202 / 0.5);
}

.border-x-indigo-700\/55 {
  border-left-color: rgb(67 56 202 / 0.55);
  border-right-color: rgb(67 56 202 / 0.55);
}

.border-x-indigo-700\/60 {
  border-left-color: rgb(67 56 202 / 0.6);
  border-right-color: rgb(67 56 202 / 0.6);
}

.border-x-indigo-700\/65 {
  border-left-color: rgb(67 56 202 / 0.65);
  border-right-color: rgb(67 56 202 / 0.65);
}

.border-x-indigo-700\/70 {
  border-left-color: rgb(67 56 202 / 0.7);
  border-right-color: rgb(67 56 202 / 0.7);
}

.border-x-indigo-700\/75 {
  border-left-color: rgb(67 56 202 / 0.75);
  border-right-color: rgb(67 56 202 / 0.75);
}

.border-x-indigo-700\/80 {
  border-left-color: rgb(67 56 202 / 0.8);
  border-right-color: rgb(67 56 202 / 0.8);
}

.border-x-indigo-700\/85 {
  border-left-color: rgb(67 56 202 / 0.85);
  border-right-color: rgb(67 56 202 / 0.85);
}

.border-x-indigo-700\/90 {
  border-left-color: rgb(67 56 202 / 0.9);
  border-right-color: rgb(67 56 202 / 0.9);
}

.border-x-indigo-700\/95 {
  border-left-color: rgb(67 56 202 / 0.95);
  border-right-color: rgb(67 56 202 / 0.95);
}

.border-x-indigo-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(55 48 163 / var(--tw-border-opacity, 1));
  border-right-color: rgb(55 48 163 / var(--tw-border-opacity, 1));
}

.border-x-indigo-800\/0 {
  border-left-color: rgb(55 48 163 / 0);
  border-right-color: rgb(55 48 163 / 0);
}

.border-x-indigo-800\/10 {
  border-left-color: rgb(55 48 163 / 0.1);
  border-right-color: rgb(55 48 163 / 0.1);
}

.border-x-indigo-800\/100 {
  border-left-color: rgb(55 48 163 / 1);
  border-right-color: rgb(55 48 163 / 1);
}

.border-x-indigo-800\/15 {
  border-left-color: rgb(55 48 163 / 0.15);
  border-right-color: rgb(55 48 163 / 0.15);
}

.border-x-indigo-800\/20 {
  border-left-color: rgb(55 48 163 / 0.2);
  border-right-color: rgb(55 48 163 / 0.2);
}

.border-x-indigo-800\/25 {
  border-left-color: rgb(55 48 163 / 0.25);
  border-right-color: rgb(55 48 163 / 0.25);
}

.border-x-indigo-800\/30 {
  border-left-color: rgb(55 48 163 / 0.3);
  border-right-color: rgb(55 48 163 / 0.3);
}

.border-x-indigo-800\/35 {
  border-left-color: rgb(55 48 163 / 0.35);
  border-right-color: rgb(55 48 163 / 0.35);
}

.border-x-indigo-800\/40 {
  border-left-color: rgb(55 48 163 / 0.4);
  border-right-color: rgb(55 48 163 / 0.4);
}

.border-x-indigo-800\/45 {
  border-left-color: rgb(55 48 163 / 0.45);
  border-right-color: rgb(55 48 163 / 0.45);
}

.border-x-indigo-800\/5 {
  border-left-color: rgb(55 48 163 / 0.05);
  border-right-color: rgb(55 48 163 / 0.05);
}

.border-x-indigo-800\/50 {
  border-left-color: rgb(55 48 163 / 0.5);
  border-right-color: rgb(55 48 163 / 0.5);
}

.border-x-indigo-800\/55 {
  border-left-color: rgb(55 48 163 / 0.55);
  border-right-color: rgb(55 48 163 / 0.55);
}

.border-x-indigo-800\/60 {
  border-left-color: rgb(55 48 163 / 0.6);
  border-right-color: rgb(55 48 163 / 0.6);
}

.border-x-indigo-800\/65 {
  border-left-color: rgb(55 48 163 / 0.65);
  border-right-color: rgb(55 48 163 / 0.65);
}

.border-x-indigo-800\/70 {
  border-left-color: rgb(55 48 163 / 0.7);
  border-right-color: rgb(55 48 163 / 0.7);
}

.border-x-indigo-800\/75 {
  border-left-color: rgb(55 48 163 / 0.75);
  border-right-color: rgb(55 48 163 / 0.75);
}

.border-x-indigo-800\/80 {
  border-left-color: rgb(55 48 163 / 0.8);
  border-right-color: rgb(55 48 163 / 0.8);
}

.border-x-indigo-800\/85 {
  border-left-color: rgb(55 48 163 / 0.85);
  border-right-color: rgb(55 48 163 / 0.85);
}

.border-x-indigo-800\/90 {
  border-left-color: rgb(55 48 163 / 0.9);
  border-right-color: rgb(55 48 163 / 0.9);
}

.border-x-indigo-800\/95 {
  border-left-color: rgb(55 48 163 / 0.95);
  border-right-color: rgb(55 48 163 / 0.95);
}

.border-x-indigo-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(49 46 129 / var(--tw-border-opacity, 1));
  border-right-color: rgb(49 46 129 / var(--tw-border-opacity, 1));
}

.border-x-indigo-900\/0 {
  border-left-color: rgb(49 46 129 / 0);
  border-right-color: rgb(49 46 129 / 0);
}

.border-x-indigo-900\/10 {
  border-left-color: rgb(49 46 129 / 0.1);
  border-right-color: rgb(49 46 129 / 0.1);
}

.border-x-indigo-900\/100 {
  border-left-color: rgb(49 46 129 / 1);
  border-right-color: rgb(49 46 129 / 1);
}

.border-x-indigo-900\/15 {
  border-left-color: rgb(49 46 129 / 0.15);
  border-right-color: rgb(49 46 129 / 0.15);
}

.border-x-indigo-900\/20 {
  border-left-color: rgb(49 46 129 / 0.2);
  border-right-color: rgb(49 46 129 / 0.2);
}

.border-x-indigo-900\/25 {
  border-left-color: rgb(49 46 129 / 0.25);
  border-right-color: rgb(49 46 129 / 0.25);
}

.border-x-indigo-900\/30 {
  border-left-color: rgb(49 46 129 / 0.3);
  border-right-color: rgb(49 46 129 / 0.3);
}

.border-x-indigo-900\/35 {
  border-left-color: rgb(49 46 129 / 0.35);
  border-right-color: rgb(49 46 129 / 0.35);
}

.border-x-indigo-900\/40 {
  border-left-color: rgb(49 46 129 / 0.4);
  border-right-color: rgb(49 46 129 / 0.4);
}

.border-x-indigo-900\/45 {
  border-left-color: rgb(49 46 129 / 0.45);
  border-right-color: rgb(49 46 129 / 0.45);
}

.border-x-indigo-900\/5 {
  border-left-color: rgb(49 46 129 / 0.05);
  border-right-color: rgb(49 46 129 / 0.05);
}

.border-x-indigo-900\/50 {
  border-left-color: rgb(49 46 129 / 0.5);
  border-right-color: rgb(49 46 129 / 0.5);
}

.border-x-indigo-900\/55 {
  border-left-color: rgb(49 46 129 / 0.55);
  border-right-color: rgb(49 46 129 / 0.55);
}

.border-x-indigo-900\/60 {
  border-left-color: rgb(49 46 129 / 0.6);
  border-right-color: rgb(49 46 129 / 0.6);
}

.border-x-indigo-900\/65 {
  border-left-color: rgb(49 46 129 / 0.65);
  border-right-color: rgb(49 46 129 / 0.65);
}

.border-x-indigo-900\/70 {
  border-left-color: rgb(49 46 129 / 0.7);
  border-right-color: rgb(49 46 129 / 0.7);
}

.border-x-indigo-900\/75 {
  border-left-color: rgb(49 46 129 / 0.75);
  border-right-color: rgb(49 46 129 / 0.75);
}

.border-x-indigo-900\/80 {
  border-left-color: rgb(49 46 129 / 0.8);
  border-right-color: rgb(49 46 129 / 0.8);
}

.border-x-indigo-900\/85 {
  border-left-color: rgb(49 46 129 / 0.85);
  border-right-color: rgb(49 46 129 / 0.85);
}

.border-x-indigo-900\/90 {
  border-left-color: rgb(49 46 129 / 0.9);
  border-right-color: rgb(49 46 129 / 0.9);
}

.border-x-indigo-900\/95 {
  border-left-color: rgb(49 46 129 / 0.95);
  border-right-color: rgb(49 46 129 / 0.95);
}

.border-x-indigo-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(30 27 75 / var(--tw-border-opacity, 1));
  border-right-color: rgb(30 27 75 / var(--tw-border-opacity, 1));
}

.border-x-indigo-950\/0 {
  border-left-color: rgb(30 27 75 / 0);
  border-right-color: rgb(30 27 75 / 0);
}

.border-x-indigo-950\/10 {
  border-left-color: rgb(30 27 75 / 0.1);
  border-right-color: rgb(30 27 75 / 0.1);
}

.border-x-indigo-950\/100 {
  border-left-color: rgb(30 27 75 / 1);
  border-right-color: rgb(30 27 75 / 1);
}

.border-x-indigo-950\/15 {
  border-left-color: rgb(30 27 75 / 0.15);
  border-right-color: rgb(30 27 75 / 0.15);
}

.border-x-indigo-950\/20 {
  border-left-color: rgb(30 27 75 / 0.2);
  border-right-color: rgb(30 27 75 / 0.2);
}

.border-x-indigo-950\/25 {
  border-left-color: rgb(30 27 75 / 0.25);
  border-right-color: rgb(30 27 75 / 0.25);
}

.border-x-indigo-950\/30 {
  border-left-color: rgb(30 27 75 / 0.3);
  border-right-color: rgb(30 27 75 / 0.3);
}

.border-x-indigo-950\/35 {
  border-left-color: rgb(30 27 75 / 0.35);
  border-right-color: rgb(30 27 75 / 0.35);
}

.border-x-indigo-950\/40 {
  border-left-color: rgb(30 27 75 / 0.4);
  border-right-color: rgb(30 27 75 / 0.4);
}

.border-x-indigo-950\/45 {
  border-left-color: rgb(30 27 75 / 0.45);
  border-right-color: rgb(30 27 75 / 0.45);
}

.border-x-indigo-950\/5 {
  border-left-color: rgb(30 27 75 / 0.05);
  border-right-color: rgb(30 27 75 / 0.05);
}

.border-x-indigo-950\/50 {
  border-left-color: rgb(30 27 75 / 0.5);
  border-right-color: rgb(30 27 75 / 0.5);
}

.border-x-indigo-950\/55 {
  border-left-color: rgb(30 27 75 / 0.55);
  border-right-color: rgb(30 27 75 / 0.55);
}

.border-x-indigo-950\/60 {
  border-left-color: rgb(30 27 75 / 0.6);
  border-right-color: rgb(30 27 75 / 0.6);
}

.border-x-indigo-950\/65 {
  border-left-color: rgb(30 27 75 / 0.65);
  border-right-color: rgb(30 27 75 / 0.65);
}

.border-x-indigo-950\/70 {
  border-left-color: rgb(30 27 75 / 0.7);
  border-right-color: rgb(30 27 75 / 0.7);
}

.border-x-indigo-950\/75 {
  border-left-color: rgb(30 27 75 / 0.75);
  border-right-color: rgb(30 27 75 / 0.75);
}

.border-x-indigo-950\/80 {
  border-left-color: rgb(30 27 75 / 0.8);
  border-right-color: rgb(30 27 75 / 0.8);
}

.border-x-indigo-950\/85 {
  border-left-color: rgb(30 27 75 / 0.85);
  border-right-color: rgb(30 27 75 / 0.85);
}

.border-x-indigo-950\/90 {
  border-left-color: rgb(30 27 75 / 0.9);
  border-right-color: rgb(30 27 75 / 0.9);
}

.border-x-indigo-950\/95 {
  border-left-color: rgb(30 27 75 / 0.95);
  border-right-color: rgb(30 27 75 / 0.95);
}

.border-x-inherit {
  border-left-color: inherit;
  border-right-color: inherit;
}

.border-x-lightgray {
  --tw-border-opacity: 1;
  border-left-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
  border-right-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
}

.border-x-lightgray\/0 {
  border-left-color: rgb(217 217 217 / 0);
  border-right-color: rgb(217 217 217 / 0);
}

.border-x-lightgray\/10 {
  border-left-color: rgb(217 217 217 / 0.1);
  border-right-color: rgb(217 217 217 / 0.1);
}

.border-x-lightgray\/100 {
  border-left-color: rgb(217 217 217 / 1);
  border-right-color: rgb(217 217 217 / 1);
}

.border-x-lightgray\/15 {
  border-left-color: rgb(217 217 217 / 0.15);
  border-right-color: rgb(217 217 217 / 0.15);
}

.border-x-lightgray\/20 {
  border-left-color: rgb(217 217 217 / 0.2);
  border-right-color: rgb(217 217 217 / 0.2);
}

.border-x-lightgray\/25 {
  border-left-color: rgb(217 217 217 / 0.25);
  border-right-color: rgb(217 217 217 / 0.25);
}

.border-x-lightgray\/30 {
  border-left-color: rgb(217 217 217 / 0.3);
  border-right-color: rgb(217 217 217 / 0.3);
}

.border-x-lightgray\/35 {
  border-left-color: rgb(217 217 217 / 0.35);
  border-right-color: rgb(217 217 217 / 0.35);
}

.border-x-lightgray\/40 {
  border-left-color: rgb(217 217 217 / 0.4);
  border-right-color: rgb(217 217 217 / 0.4);
}

.border-x-lightgray\/45 {
  border-left-color: rgb(217 217 217 / 0.45);
  border-right-color: rgb(217 217 217 / 0.45);
}

.border-x-lightgray\/5 {
  border-left-color: rgb(217 217 217 / 0.05);
  border-right-color: rgb(217 217 217 / 0.05);
}

.border-x-lightgray\/50 {
  border-left-color: rgb(217 217 217 / 0.5);
  border-right-color: rgb(217 217 217 / 0.5);
}

.border-x-lightgray\/55 {
  border-left-color: rgb(217 217 217 / 0.55);
  border-right-color: rgb(217 217 217 / 0.55);
}

.border-x-lightgray\/60 {
  border-left-color: rgb(217 217 217 / 0.6);
  border-right-color: rgb(217 217 217 / 0.6);
}

.border-x-lightgray\/65 {
  border-left-color: rgb(217 217 217 / 0.65);
  border-right-color: rgb(217 217 217 / 0.65);
}

.border-x-lightgray\/70 {
  border-left-color: rgb(217 217 217 / 0.7);
  border-right-color: rgb(217 217 217 / 0.7);
}

.border-x-lightgray\/75 {
  border-left-color: rgb(217 217 217 / 0.75);
  border-right-color: rgb(217 217 217 / 0.75);
}

.border-x-lightgray\/80 {
  border-left-color: rgb(217 217 217 / 0.8);
  border-right-color: rgb(217 217 217 / 0.8);
}

.border-x-lightgray\/85 {
  border-left-color: rgb(217 217 217 / 0.85);
  border-right-color: rgb(217 217 217 / 0.85);
}

.border-x-lightgray\/90 {
  border-left-color: rgb(217 217 217 / 0.9);
  border-right-color: rgb(217 217 217 / 0.9);
}

.border-x-lightgray\/95 {
  border-left-color: rgb(217 217 217 / 0.95);
  border-right-color: rgb(217 217 217 / 0.95);
}

.border-x-lime-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(236 252 203 / var(--tw-border-opacity, 1));
  border-right-color: rgb(236 252 203 / var(--tw-border-opacity, 1));
}

.border-x-lime-100\/0 {
  border-left-color: rgb(236 252 203 / 0);
  border-right-color: rgb(236 252 203 / 0);
}

.border-x-lime-100\/10 {
  border-left-color: rgb(236 252 203 / 0.1);
  border-right-color: rgb(236 252 203 / 0.1);
}

.border-x-lime-100\/100 {
  border-left-color: rgb(236 252 203 / 1);
  border-right-color: rgb(236 252 203 / 1);
}

.border-x-lime-100\/15 {
  border-left-color: rgb(236 252 203 / 0.15);
  border-right-color: rgb(236 252 203 / 0.15);
}

.border-x-lime-100\/20 {
  border-left-color: rgb(236 252 203 / 0.2);
  border-right-color: rgb(236 252 203 / 0.2);
}

.border-x-lime-100\/25 {
  border-left-color: rgb(236 252 203 / 0.25);
  border-right-color: rgb(236 252 203 / 0.25);
}

.border-x-lime-100\/30 {
  border-left-color: rgb(236 252 203 / 0.3);
  border-right-color: rgb(236 252 203 / 0.3);
}

.border-x-lime-100\/35 {
  border-left-color: rgb(236 252 203 / 0.35);
  border-right-color: rgb(236 252 203 / 0.35);
}

.border-x-lime-100\/40 {
  border-left-color: rgb(236 252 203 / 0.4);
  border-right-color: rgb(236 252 203 / 0.4);
}

.border-x-lime-100\/45 {
  border-left-color: rgb(236 252 203 / 0.45);
  border-right-color: rgb(236 252 203 / 0.45);
}

.border-x-lime-100\/5 {
  border-left-color: rgb(236 252 203 / 0.05);
  border-right-color: rgb(236 252 203 / 0.05);
}

.border-x-lime-100\/50 {
  border-left-color: rgb(236 252 203 / 0.5);
  border-right-color: rgb(236 252 203 / 0.5);
}

.border-x-lime-100\/55 {
  border-left-color: rgb(236 252 203 / 0.55);
  border-right-color: rgb(236 252 203 / 0.55);
}

.border-x-lime-100\/60 {
  border-left-color: rgb(236 252 203 / 0.6);
  border-right-color: rgb(236 252 203 / 0.6);
}

.border-x-lime-100\/65 {
  border-left-color: rgb(236 252 203 / 0.65);
  border-right-color: rgb(236 252 203 / 0.65);
}

.border-x-lime-100\/70 {
  border-left-color: rgb(236 252 203 / 0.7);
  border-right-color: rgb(236 252 203 / 0.7);
}

.border-x-lime-100\/75 {
  border-left-color: rgb(236 252 203 / 0.75);
  border-right-color: rgb(236 252 203 / 0.75);
}

.border-x-lime-100\/80 {
  border-left-color: rgb(236 252 203 / 0.8);
  border-right-color: rgb(236 252 203 / 0.8);
}

.border-x-lime-100\/85 {
  border-left-color: rgb(236 252 203 / 0.85);
  border-right-color: rgb(236 252 203 / 0.85);
}

.border-x-lime-100\/90 {
  border-left-color: rgb(236 252 203 / 0.9);
  border-right-color: rgb(236 252 203 / 0.9);
}

.border-x-lime-100\/95 {
  border-left-color: rgb(236 252 203 / 0.95);
  border-right-color: rgb(236 252 203 / 0.95);
}

.border-x-lime-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(217 249 157 / var(--tw-border-opacity, 1));
  border-right-color: rgb(217 249 157 / var(--tw-border-opacity, 1));
}

.border-x-lime-200\/0 {
  border-left-color: rgb(217 249 157 / 0);
  border-right-color: rgb(217 249 157 / 0);
}

.border-x-lime-200\/10 {
  border-left-color: rgb(217 249 157 / 0.1);
  border-right-color: rgb(217 249 157 / 0.1);
}

.border-x-lime-200\/100 {
  border-left-color: rgb(217 249 157 / 1);
  border-right-color: rgb(217 249 157 / 1);
}

.border-x-lime-200\/15 {
  border-left-color: rgb(217 249 157 / 0.15);
  border-right-color: rgb(217 249 157 / 0.15);
}

.border-x-lime-200\/20 {
  border-left-color: rgb(217 249 157 / 0.2);
  border-right-color: rgb(217 249 157 / 0.2);
}

.border-x-lime-200\/25 {
  border-left-color: rgb(217 249 157 / 0.25);
  border-right-color: rgb(217 249 157 / 0.25);
}

.border-x-lime-200\/30 {
  border-left-color: rgb(217 249 157 / 0.3);
  border-right-color: rgb(217 249 157 / 0.3);
}

.border-x-lime-200\/35 {
  border-left-color: rgb(217 249 157 / 0.35);
  border-right-color: rgb(217 249 157 / 0.35);
}

.border-x-lime-200\/40 {
  border-left-color: rgb(217 249 157 / 0.4);
  border-right-color: rgb(217 249 157 / 0.4);
}

.border-x-lime-200\/45 {
  border-left-color: rgb(217 249 157 / 0.45);
  border-right-color: rgb(217 249 157 / 0.45);
}

.border-x-lime-200\/5 {
  border-left-color: rgb(217 249 157 / 0.05);
  border-right-color: rgb(217 249 157 / 0.05);
}

.border-x-lime-200\/50 {
  border-left-color: rgb(217 249 157 / 0.5);
  border-right-color: rgb(217 249 157 / 0.5);
}

.border-x-lime-200\/55 {
  border-left-color: rgb(217 249 157 / 0.55);
  border-right-color: rgb(217 249 157 / 0.55);
}

.border-x-lime-200\/60 {
  border-left-color: rgb(217 249 157 / 0.6);
  border-right-color: rgb(217 249 157 / 0.6);
}

.border-x-lime-200\/65 {
  border-left-color: rgb(217 249 157 / 0.65);
  border-right-color: rgb(217 249 157 / 0.65);
}

.border-x-lime-200\/70 {
  border-left-color: rgb(217 249 157 / 0.7);
  border-right-color: rgb(217 249 157 / 0.7);
}

.border-x-lime-200\/75 {
  border-left-color: rgb(217 249 157 / 0.75);
  border-right-color: rgb(217 249 157 / 0.75);
}

.border-x-lime-200\/80 {
  border-left-color: rgb(217 249 157 / 0.8);
  border-right-color: rgb(217 249 157 / 0.8);
}

.border-x-lime-200\/85 {
  border-left-color: rgb(217 249 157 / 0.85);
  border-right-color: rgb(217 249 157 / 0.85);
}

.border-x-lime-200\/90 {
  border-left-color: rgb(217 249 157 / 0.9);
  border-right-color: rgb(217 249 157 / 0.9);
}

.border-x-lime-200\/95 {
  border-left-color: rgb(217 249 157 / 0.95);
  border-right-color: rgb(217 249 157 / 0.95);
}

.border-x-lime-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(190 242 100 / var(--tw-border-opacity, 1));
  border-right-color: rgb(190 242 100 / var(--tw-border-opacity, 1));
}

.border-x-lime-300\/0 {
  border-left-color: rgb(190 242 100 / 0);
  border-right-color: rgb(190 242 100 / 0);
}

.border-x-lime-300\/10 {
  border-left-color: rgb(190 242 100 / 0.1);
  border-right-color: rgb(190 242 100 / 0.1);
}

.border-x-lime-300\/100 {
  border-left-color: rgb(190 242 100 / 1);
  border-right-color: rgb(190 242 100 / 1);
}

.border-x-lime-300\/15 {
  border-left-color: rgb(190 242 100 / 0.15);
  border-right-color: rgb(190 242 100 / 0.15);
}

.border-x-lime-300\/20 {
  border-left-color: rgb(190 242 100 / 0.2);
  border-right-color: rgb(190 242 100 / 0.2);
}

.border-x-lime-300\/25 {
  border-left-color: rgb(190 242 100 / 0.25);
  border-right-color: rgb(190 242 100 / 0.25);
}

.border-x-lime-300\/30 {
  border-left-color: rgb(190 242 100 / 0.3);
  border-right-color: rgb(190 242 100 / 0.3);
}

.border-x-lime-300\/35 {
  border-left-color: rgb(190 242 100 / 0.35);
  border-right-color: rgb(190 242 100 / 0.35);
}

.border-x-lime-300\/40 {
  border-left-color: rgb(190 242 100 / 0.4);
  border-right-color: rgb(190 242 100 / 0.4);
}

.border-x-lime-300\/45 {
  border-left-color: rgb(190 242 100 / 0.45);
  border-right-color: rgb(190 242 100 / 0.45);
}

.border-x-lime-300\/5 {
  border-left-color: rgb(190 242 100 / 0.05);
  border-right-color: rgb(190 242 100 / 0.05);
}

.border-x-lime-300\/50 {
  border-left-color: rgb(190 242 100 / 0.5);
  border-right-color: rgb(190 242 100 / 0.5);
}

.border-x-lime-300\/55 {
  border-left-color: rgb(190 242 100 / 0.55);
  border-right-color: rgb(190 242 100 / 0.55);
}

.border-x-lime-300\/60 {
  border-left-color: rgb(190 242 100 / 0.6);
  border-right-color: rgb(190 242 100 / 0.6);
}

.border-x-lime-300\/65 {
  border-left-color: rgb(190 242 100 / 0.65);
  border-right-color: rgb(190 242 100 / 0.65);
}

.border-x-lime-300\/70 {
  border-left-color: rgb(190 242 100 / 0.7);
  border-right-color: rgb(190 242 100 / 0.7);
}

.border-x-lime-300\/75 {
  border-left-color: rgb(190 242 100 / 0.75);
  border-right-color: rgb(190 242 100 / 0.75);
}

.border-x-lime-300\/80 {
  border-left-color: rgb(190 242 100 / 0.8);
  border-right-color: rgb(190 242 100 / 0.8);
}

.border-x-lime-300\/85 {
  border-left-color: rgb(190 242 100 / 0.85);
  border-right-color: rgb(190 242 100 / 0.85);
}

.border-x-lime-300\/90 {
  border-left-color: rgb(190 242 100 / 0.9);
  border-right-color: rgb(190 242 100 / 0.9);
}

.border-x-lime-300\/95 {
  border-left-color: rgb(190 242 100 / 0.95);
  border-right-color: rgb(190 242 100 / 0.95);
}

.border-x-lime-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(163 230 53 / var(--tw-border-opacity, 1));
  border-right-color: rgb(163 230 53 / var(--tw-border-opacity, 1));
}

.border-x-lime-400\/0 {
  border-left-color: rgb(163 230 53 / 0);
  border-right-color: rgb(163 230 53 / 0);
}

.border-x-lime-400\/10 {
  border-left-color: rgb(163 230 53 / 0.1);
  border-right-color: rgb(163 230 53 / 0.1);
}

.border-x-lime-400\/100 {
  border-left-color: rgb(163 230 53 / 1);
  border-right-color: rgb(163 230 53 / 1);
}

.border-x-lime-400\/15 {
  border-left-color: rgb(163 230 53 / 0.15);
  border-right-color: rgb(163 230 53 / 0.15);
}

.border-x-lime-400\/20 {
  border-left-color: rgb(163 230 53 / 0.2);
  border-right-color: rgb(163 230 53 / 0.2);
}

.border-x-lime-400\/25 {
  border-left-color: rgb(163 230 53 / 0.25);
  border-right-color: rgb(163 230 53 / 0.25);
}

.border-x-lime-400\/30 {
  border-left-color: rgb(163 230 53 / 0.3);
  border-right-color: rgb(163 230 53 / 0.3);
}

.border-x-lime-400\/35 {
  border-left-color: rgb(163 230 53 / 0.35);
  border-right-color: rgb(163 230 53 / 0.35);
}

.border-x-lime-400\/40 {
  border-left-color: rgb(163 230 53 / 0.4);
  border-right-color: rgb(163 230 53 / 0.4);
}

.border-x-lime-400\/45 {
  border-left-color: rgb(163 230 53 / 0.45);
  border-right-color: rgb(163 230 53 / 0.45);
}

.border-x-lime-400\/5 {
  border-left-color: rgb(163 230 53 / 0.05);
  border-right-color: rgb(163 230 53 / 0.05);
}

.border-x-lime-400\/50 {
  border-left-color: rgb(163 230 53 / 0.5);
  border-right-color: rgb(163 230 53 / 0.5);
}

.border-x-lime-400\/55 {
  border-left-color: rgb(163 230 53 / 0.55);
  border-right-color: rgb(163 230 53 / 0.55);
}

.border-x-lime-400\/60 {
  border-left-color: rgb(163 230 53 / 0.6);
  border-right-color: rgb(163 230 53 / 0.6);
}

.border-x-lime-400\/65 {
  border-left-color: rgb(163 230 53 / 0.65);
  border-right-color: rgb(163 230 53 / 0.65);
}

.border-x-lime-400\/70 {
  border-left-color: rgb(163 230 53 / 0.7);
  border-right-color: rgb(163 230 53 / 0.7);
}

.border-x-lime-400\/75 {
  border-left-color: rgb(163 230 53 / 0.75);
  border-right-color: rgb(163 230 53 / 0.75);
}

.border-x-lime-400\/80 {
  border-left-color: rgb(163 230 53 / 0.8);
  border-right-color: rgb(163 230 53 / 0.8);
}

.border-x-lime-400\/85 {
  border-left-color: rgb(163 230 53 / 0.85);
  border-right-color: rgb(163 230 53 / 0.85);
}

.border-x-lime-400\/90 {
  border-left-color: rgb(163 230 53 / 0.9);
  border-right-color: rgb(163 230 53 / 0.9);
}

.border-x-lime-400\/95 {
  border-left-color: rgb(163 230 53 / 0.95);
  border-right-color: rgb(163 230 53 / 0.95);
}

.border-x-lime-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(247 254 231 / var(--tw-border-opacity, 1));
  border-right-color: rgb(247 254 231 / var(--tw-border-opacity, 1));
}

.border-x-lime-50\/0 {
  border-left-color: rgb(247 254 231 / 0);
  border-right-color: rgb(247 254 231 / 0);
}

.border-x-lime-50\/10 {
  border-left-color: rgb(247 254 231 / 0.1);
  border-right-color: rgb(247 254 231 / 0.1);
}

.border-x-lime-50\/100 {
  border-left-color: rgb(247 254 231 / 1);
  border-right-color: rgb(247 254 231 / 1);
}

.border-x-lime-50\/15 {
  border-left-color: rgb(247 254 231 / 0.15);
  border-right-color: rgb(247 254 231 / 0.15);
}

.border-x-lime-50\/20 {
  border-left-color: rgb(247 254 231 / 0.2);
  border-right-color: rgb(247 254 231 / 0.2);
}

.border-x-lime-50\/25 {
  border-left-color: rgb(247 254 231 / 0.25);
  border-right-color: rgb(247 254 231 / 0.25);
}

.border-x-lime-50\/30 {
  border-left-color: rgb(247 254 231 / 0.3);
  border-right-color: rgb(247 254 231 / 0.3);
}

.border-x-lime-50\/35 {
  border-left-color: rgb(247 254 231 / 0.35);
  border-right-color: rgb(247 254 231 / 0.35);
}

.border-x-lime-50\/40 {
  border-left-color: rgb(247 254 231 / 0.4);
  border-right-color: rgb(247 254 231 / 0.4);
}

.border-x-lime-50\/45 {
  border-left-color: rgb(247 254 231 / 0.45);
  border-right-color: rgb(247 254 231 / 0.45);
}

.border-x-lime-50\/5 {
  border-left-color: rgb(247 254 231 / 0.05);
  border-right-color: rgb(247 254 231 / 0.05);
}

.border-x-lime-50\/50 {
  border-left-color: rgb(247 254 231 / 0.5);
  border-right-color: rgb(247 254 231 / 0.5);
}

.border-x-lime-50\/55 {
  border-left-color: rgb(247 254 231 / 0.55);
  border-right-color: rgb(247 254 231 / 0.55);
}

.border-x-lime-50\/60 {
  border-left-color: rgb(247 254 231 / 0.6);
  border-right-color: rgb(247 254 231 / 0.6);
}

.border-x-lime-50\/65 {
  border-left-color: rgb(247 254 231 / 0.65);
  border-right-color: rgb(247 254 231 / 0.65);
}

.border-x-lime-50\/70 {
  border-left-color: rgb(247 254 231 / 0.7);
  border-right-color: rgb(247 254 231 / 0.7);
}

.border-x-lime-50\/75 {
  border-left-color: rgb(247 254 231 / 0.75);
  border-right-color: rgb(247 254 231 / 0.75);
}

.border-x-lime-50\/80 {
  border-left-color: rgb(247 254 231 / 0.8);
  border-right-color: rgb(247 254 231 / 0.8);
}

.border-x-lime-50\/85 {
  border-left-color: rgb(247 254 231 / 0.85);
  border-right-color: rgb(247 254 231 / 0.85);
}

.border-x-lime-50\/90 {
  border-left-color: rgb(247 254 231 / 0.9);
  border-right-color: rgb(247 254 231 / 0.9);
}

.border-x-lime-50\/95 {
  border-left-color: rgb(247 254 231 / 0.95);
  border-right-color: rgb(247 254 231 / 0.95);
}

.border-x-lime-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(132 204 22 / var(--tw-border-opacity, 1));
  border-right-color: rgb(132 204 22 / var(--tw-border-opacity, 1));
}

.border-x-lime-500\/0 {
  border-left-color: rgb(132 204 22 / 0);
  border-right-color: rgb(132 204 22 / 0);
}

.border-x-lime-500\/10 {
  border-left-color: rgb(132 204 22 / 0.1);
  border-right-color: rgb(132 204 22 / 0.1);
}

.border-x-lime-500\/100 {
  border-left-color: rgb(132 204 22 / 1);
  border-right-color: rgb(132 204 22 / 1);
}

.border-x-lime-500\/15 {
  border-left-color: rgb(132 204 22 / 0.15);
  border-right-color: rgb(132 204 22 / 0.15);
}

.border-x-lime-500\/20 {
  border-left-color: rgb(132 204 22 / 0.2);
  border-right-color: rgb(132 204 22 / 0.2);
}

.border-x-lime-500\/25 {
  border-left-color: rgb(132 204 22 / 0.25);
  border-right-color: rgb(132 204 22 / 0.25);
}

.border-x-lime-500\/30 {
  border-left-color: rgb(132 204 22 / 0.3);
  border-right-color: rgb(132 204 22 / 0.3);
}

.border-x-lime-500\/35 {
  border-left-color: rgb(132 204 22 / 0.35);
  border-right-color: rgb(132 204 22 / 0.35);
}

.border-x-lime-500\/40 {
  border-left-color: rgb(132 204 22 / 0.4);
  border-right-color: rgb(132 204 22 / 0.4);
}

.border-x-lime-500\/45 {
  border-left-color: rgb(132 204 22 / 0.45);
  border-right-color: rgb(132 204 22 / 0.45);
}

.border-x-lime-500\/5 {
  border-left-color: rgb(132 204 22 / 0.05);
  border-right-color: rgb(132 204 22 / 0.05);
}

.border-x-lime-500\/50 {
  border-left-color: rgb(132 204 22 / 0.5);
  border-right-color: rgb(132 204 22 / 0.5);
}

.border-x-lime-500\/55 {
  border-left-color: rgb(132 204 22 / 0.55);
  border-right-color: rgb(132 204 22 / 0.55);
}

.border-x-lime-500\/60 {
  border-left-color: rgb(132 204 22 / 0.6);
  border-right-color: rgb(132 204 22 / 0.6);
}

.border-x-lime-500\/65 {
  border-left-color: rgb(132 204 22 / 0.65);
  border-right-color: rgb(132 204 22 / 0.65);
}

.border-x-lime-500\/70 {
  border-left-color: rgb(132 204 22 / 0.7);
  border-right-color: rgb(132 204 22 / 0.7);
}

.border-x-lime-500\/75 {
  border-left-color: rgb(132 204 22 / 0.75);
  border-right-color: rgb(132 204 22 / 0.75);
}

.border-x-lime-500\/80 {
  border-left-color: rgb(132 204 22 / 0.8);
  border-right-color: rgb(132 204 22 / 0.8);
}

.border-x-lime-500\/85 {
  border-left-color: rgb(132 204 22 / 0.85);
  border-right-color: rgb(132 204 22 / 0.85);
}

.border-x-lime-500\/90 {
  border-left-color: rgb(132 204 22 / 0.9);
  border-right-color: rgb(132 204 22 / 0.9);
}

.border-x-lime-500\/95 {
  border-left-color: rgb(132 204 22 / 0.95);
  border-right-color: rgb(132 204 22 / 0.95);
}

.border-x-lime-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(101 163 13 / var(--tw-border-opacity, 1));
  border-right-color: rgb(101 163 13 / var(--tw-border-opacity, 1));
}

.border-x-lime-600\/0 {
  border-left-color: rgb(101 163 13 / 0);
  border-right-color: rgb(101 163 13 / 0);
}

.border-x-lime-600\/10 {
  border-left-color: rgb(101 163 13 / 0.1);
  border-right-color: rgb(101 163 13 / 0.1);
}

.border-x-lime-600\/100 {
  border-left-color: rgb(101 163 13 / 1);
  border-right-color: rgb(101 163 13 / 1);
}

.border-x-lime-600\/15 {
  border-left-color: rgb(101 163 13 / 0.15);
  border-right-color: rgb(101 163 13 / 0.15);
}

.border-x-lime-600\/20 {
  border-left-color: rgb(101 163 13 / 0.2);
  border-right-color: rgb(101 163 13 / 0.2);
}

.border-x-lime-600\/25 {
  border-left-color: rgb(101 163 13 / 0.25);
  border-right-color: rgb(101 163 13 / 0.25);
}

.border-x-lime-600\/30 {
  border-left-color: rgb(101 163 13 / 0.3);
  border-right-color: rgb(101 163 13 / 0.3);
}

.border-x-lime-600\/35 {
  border-left-color: rgb(101 163 13 / 0.35);
  border-right-color: rgb(101 163 13 / 0.35);
}

.border-x-lime-600\/40 {
  border-left-color: rgb(101 163 13 / 0.4);
  border-right-color: rgb(101 163 13 / 0.4);
}

.border-x-lime-600\/45 {
  border-left-color: rgb(101 163 13 / 0.45);
  border-right-color: rgb(101 163 13 / 0.45);
}

.border-x-lime-600\/5 {
  border-left-color: rgb(101 163 13 / 0.05);
  border-right-color: rgb(101 163 13 / 0.05);
}

.border-x-lime-600\/50 {
  border-left-color: rgb(101 163 13 / 0.5);
  border-right-color: rgb(101 163 13 / 0.5);
}

.border-x-lime-600\/55 {
  border-left-color: rgb(101 163 13 / 0.55);
  border-right-color: rgb(101 163 13 / 0.55);
}

.border-x-lime-600\/60 {
  border-left-color: rgb(101 163 13 / 0.6);
  border-right-color: rgb(101 163 13 / 0.6);
}

.border-x-lime-600\/65 {
  border-left-color: rgb(101 163 13 / 0.65);
  border-right-color: rgb(101 163 13 / 0.65);
}

.border-x-lime-600\/70 {
  border-left-color: rgb(101 163 13 / 0.7);
  border-right-color: rgb(101 163 13 / 0.7);
}

.border-x-lime-600\/75 {
  border-left-color: rgb(101 163 13 / 0.75);
  border-right-color: rgb(101 163 13 / 0.75);
}

.border-x-lime-600\/80 {
  border-left-color: rgb(101 163 13 / 0.8);
  border-right-color: rgb(101 163 13 / 0.8);
}

.border-x-lime-600\/85 {
  border-left-color: rgb(101 163 13 / 0.85);
  border-right-color: rgb(101 163 13 / 0.85);
}

.border-x-lime-600\/90 {
  border-left-color: rgb(101 163 13 / 0.9);
  border-right-color: rgb(101 163 13 / 0.9);
}

.border-x-lime-600\/95 {
  border-left-color: rgb(101 163 13 / 0.95);
  border-right-color: rgb(101 163 13 / 0.95);
}

.border-x-lime-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(77 124 15 / var(--tw-border-opacity, 1));
  border-right-color: rgb(77 124 15 / var(--tw-border-opacity, 1));
}

.border-x-lime-700\/0 {
  border-left-color: rgb(77 124 15 / 0);
  border-right-color: rgb(77 124 15 / 0);
}

.border-x-lime-700\/10 {
  border-left-color: rgb(77 124 15 / 0.1);
  border-right-color: rgb(77 124 15 / 0.1);
}

.border-x-lime-700\/100 {
  border-left-color: rgb(77 124 15 / 1);
  border-right-color: rgb(77 124 15 / 1);
}

.border-x-lime-700\/15 {
  border-left-color: rgb(77 124 15 / 0.15);
  border-right-color: rgb(77 124 15 / 0.15);
}

.border-x-lime-700\/20 {
  border-left-color: rgb(77 124 15 / 0.2);
  border-right-color: rgb(77 124 15 / 0.2);
}

.border-x-lime-700\/25 {
  border-left-color: rgb(77 124 15 / 0.25);
  border-right-color: rgb(77 124 15 / 0.25);
}

.border-x-lime-700\/30 {
  border-left-color: rgb(77 124 15 / 0.3);
  border-right-color: rgb(77 124 15 / 0.3);
}

.border-x-lime-700\/35 {
  border-left-color: rgb(77 124 15 / 0.35);
  border-right-color: rgb(77 124 15 / 0.35);
}

.border-x-lime-700\/40 {
  border-left-color: rgb(77 124 15 / 0.4);
  border-right-color: rgb(77 124 15 / 0.4);
}

.border-x-lime-700\/45 {
  border-left-color: rgb(77 124 15 / 0.45);
  border-right-color: rgb(77 124 15 / 0.45);
}

.border-x-lime-700\/5 {
  border-left-color: rgb(77 124 15 / 0.05);
  border-right-color: rgb(77 124 15 / 0.05);
}

.border-x-lime-700\/50 {
  border-left-color: rgb(77 124 15 / 0.5);
  border-right-color: rgb(77 124 15 / 0.5);
}

.border-x-lime-700\/55 {
  border-left-color: rgb(77 124 15 / 0.55);
  border-right-color: rgb(77 124 15 / 0.55);
}

.border-x-lime-700\/60 {
  border-left-color: rgb(77 124 15 / 0.6);
  border-right-color: rgb(77 124 15 / 0.6);
}

.border-x-lime-700\/65 {
  border-left-color: rgb(77 124 15 / 0.65);
  border-right-color: rgb(77 124 15 / 0.65);
}

.border-x-lime-700\/70 {
  border-left-color: rgb(77 124 15 / 0.7);
  border-right-color: rgb(77 124 15 / 0.7);
}

.border-x-lime-700\/75 {
  border-left-color: rgb(77 124 15 / 0.75);
  border-right-color: rgb(77 124 15 / 0.75);
}

.border-x-lime-700\/80 {
  border-left-color: rgb(77 124 15 / 0.8);
  border-right-color: rgb(77 124 15 / 0.8);
}

.border-x-lime-700\/85 {
  border-left-color: rgb(77 124 15 / 0.85);
  border-right-color: rgb(77 124 15 / 0.85);
}

.border-x-lime-700\/90 {
  border-left-color: rgb(77 124 15 / 0.9);
  border-right-color: rgb(77 124 15 / 0.9);
}

.border-x-lime-700\/95 {
  border-left-color: rgb(77 124 15 / 0.95);
  border-right-color: rgb(77 124 15 / 0.95);
}

.border-x-lime-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(63 98 18 / var(--tw-border-opacity, 1));
  border-right-color: rgb(63 98 18 / var(--tw-border-opacity, 1));
}

.border-x-lime-800\/0 {
  border-left-color: rgb(63 98 18 / 0);
  border-right-color: rgb(63 98 18 / 0);
}

.border-x-lime-800\/10 {
  border-left-color: rgb(63 98 18 / 0.1);
  border-right-color: rgb(63 98 18 / 0.1);
}

.border-x-lime-800\/100 {
  border-left-color: rgb(63 98 18 / 1);
  border-right-color: rgb(63 98 18 / 1);
}

.border-x-lime-800\/15 {
  border-left-color: rgb(63 98 18 / 0.15);
  border-right-color: rgb(63 98 18 / 0.15);
}

.border-x-lime-800\/20 {
  border-left-color: rgb(63 98 18 / 0.2);
  border-right-color: rgb(63 98 18 / 0.2);
}

.border-x-lime-800\/25 {
  border-left-color: rgb(63 98 18 / 0.25);
  border-right-color: rgb(63 98 18 / 0.25);
}

.border-x-lime-800\/30 {
  border-left-color: rgb(63 98 18 / 0.3);
  border-right-color: rgb(63 98 18 / 0.3);
}

.border-x-lime-800\/35 {
  border-left-color: rgb(63 98 18 / 0.35);
  border-right-color: rgb(63 98 18 / 0.35);
}

.border-x-lime-800\/40 {
  border-left-color: rgb(63 98 18 / 0.4);
  border-right-color: rgb(63 98 18 / 0.4);
}

.border-x-lime-800\/45 {
  border-left-color: rgb(63 98 18 / 0.45);
  border-right-color: rgb(63 98 18 / 0.45);
}

.border-x-lime-800\/5 {
  border-left-color: rgb(63 98 18 / 0.05);
  border-right-color: rgb(63 98 18 / 0.05);
}

.border-x-lime-800\/50 {
  border-left-color: rgb(63 98 18 / 0.5);
  border-right-color: rgb(63 98 18 / 0.5);
}

.border-x-lime-800\/55 {
  border-left-color: rgb(63 98 18 / 0.55);
  border-right-color: rgb(63 98 18 / 0.55);
}

.border-x-lime-800\/60 {
  border-left-color: rgb(63 98 18 / 0.6);
  border-right-color: rgb(63 98 18 / 0.6);
}

.border-x-lime-800\/65 {
  border-left-color: rgb(63 98 18 / 0.65);
  border-right-color: rgb(63 98 18 / 0.65);
}

.border-x-lime-800\/70 {
  border-left-color: rgb(63 98 18 / 0.7);
  border-right-color: rgb(63 98 18 / 0.7);
}

.border-x-lime-800\/75 {
  border-left-color: rgb(63 98 18 / 0.75);
  border-right-color: rgb(63 98 18 / 0.75);
}

.border-x-lime-800\/80 {
  border-left-color: rgb(63 98 18 / 0.8);
  border-right-color: rgb(63 98 18 / 0.8);
}

.border-x-lime-800\/85 {
  border-left-color: rgb(63 98 18 / 0.85);
  border-right-color: rgb(63 98 18 / 0.85);
}

.border-x-lime-800\/90 {
  border-left-color: rgb(63 98 18 / 0.9);
  border-right-color: rgb(63 98 18 / 0.9);
}

.border-x-lime-800\/95 {
  border-left-color: rgb(63 98 18 / 0.95);
  border-right-color: rgb(63 98 18 / 0.95);
}

.border-x-lime-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(54 83 20 / var(--tw-border-opacity, 1));
  border-right-color: rgb(54 83 20 / var(--tw-border-opacity, 1));
}

.border-x-lime-900\/0 {
  border-left-color: rgb(54 83 20 / 0);
  border-right-color: rgb(54 83 20 / 0);
}

.border-x-lime-900\/10 {
  border-left-color: rgb(54 83 20 / 0.1);
  border-right-color: rgb(54 83 20 / 0.1);
}

.border-x-lime-900\/100 {
  border-left-color: rgb(54 83 20 / 1);
  border-right-color: rgb(54 83 20 / 1);
}

.border-x-lime-900\/15 {
  border-left-color: rgb(54 83 20 / 0.15);
  border-right-color: rgb(54 83 20 / 0.15);
}

.border-x-lime-900\/20 {
  border-left-color: rgb(54 83 20 / 0.2);
  border-right-color: rgb(54 83 20 / 0.2);
}

.border-x-lime-900\/25 {
  border-left-color: rgb(54 83 20 / 0.25);
  border-right-color: rgb(54 83 20 / 0.25);
}

.border-x-lime-900\/30 {
  border-left-color: rgb(54 83 20 / 0.3);
  border-right-color: rgb(54 83 20 / 0.3);
}

.border-x-lime-900\/35 {
  border-left-color: rgb(54 83 20 / 0.35);
  border-right-color: rgb(54 83 20 / 0.35);
}

.border-x-lime-900\/40 {
  border-left-color: rgb(54 83 20 / 0.4);
  border-right-color: rgb(54 83 20 / 0.4);
}

.border-x-lime-900\/45 {
  border-left-color: rgb(54 83 20 / 0.45);
  border-right-color: rgb(54 83 20 / 0.45);
}

.border-x-lime-900\/5 {
  border-left-color: rgb(54 83 20 / 0.05);
  border-right-color: rgb(54 83 20 / 0.05);
}

.border-x-lime-900\/50 {
  border-left-color: rgb(54 83 20 / 0.5);
  border-right-color: rgb(54 83 20 / 0.5);
}

.border-x-lime-900\/55 {
  border-left-color: rgb(54 83 20 / 0.55);
  border-right-color: rgb(54 83 20 / 0.55);
}

.border-x-lime-900\/60 {
  border-left-color: rgb(54 83 20 / 0.6);
  border-right-color: rgb(54 83 20 / 0.6);
}

.border-x-lime-900\/65 {
  border-left-color: rgb(54 83 20 / 0.65);
  border-right-color: rgb(54 83 20 / 0.65);
}

.border-x-lime-900\/70 {
  border-left-color: rgb(54 83 20 / 0.7);
  border-right-color: rgb(54 83 20 / 0.7);
}

.border-x-lime-900\/75 {
  border-left-color: rgb(54 83 20 / 0.75);
  border-right-color: rgb(54 83 20 / 0.75);
}

.border-x-lime-900\/80 {
  border-left-color: rgb(54 83 20 / 0.8);
  border-right-color: rgb(54 83 20 / 0.8);
}

.border-x-lime-900\/85 {
  border-left-color: rgb(54 83 20 / 0.85);
  border-right-color: rgb(54 83 20 / 0.85);
}

.border-x-lime-900\/90 {
  border-left-color: rgb(54 83 20 / 0.9);
  border-right-color: rgb(54 83 20 / 0.9);
}

.border-x-lime-900\/95 {
  border-left-color: rgb(54 83 20 / 0.95);
  border-right-color: rgb(54 83 20 / 0.95);
}

.border-x-lime-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(26 46 5 / var(--tw-border-opacity, 1));
  border-right-color: rgb(26 46 5 / var(--tw-border-opacity, 1));
}

.border-x-lime-950\/0 {
  border-left-color: rgb(26 46 5 / 0);
  border-right-color: rgb(26 46 5 / 0);
}

.border-x-lime-950\/10 {
  border-left-color: rgb(26 46 5 / 0.1);
  border-right-color: rgb(26 46 5 / 0.1);
}

.border-x-lime-950\/100 {
  border-left-color: rgb(26 46 5 / 1);
  border-right-color: rgb(26 46 5 / 1);
}

.border-x-lime-950\/15 {
  border-left-color: rgb(26 46 5 / 0.15);
  border-right-color: rgb(26 46 5 / 0.15);
}

.border-x-lime-950\/20 {
  border-left-color: rgb(26 46 5 / 0.2);
  border-right-color: rgb(26 46 5 / 0.2);
}

.border-x-lime-950\/25 {
  border-left-color: rgb(26 46 5 / 0.25);
  border-right-color: rgb(26 46 5 / 0.25);
}

.border-x-lime-950\/30 {
  border-left-color: rgb(26 46 5 / 0.3);
  border-right-color: rgb(26 46 5 / 0.3);
}

.border-x-lime-950\/35 {
  border-left-color: rgb(26 46 5 / 0.35);
  border-right-color: rgb(26 46 5 / 0.35);
}

.border-x-lime-950\/40 {
  border-left-color: rgb(26 46 5 / 0.4);
  border-right-color: rgb(26 46 5 / 0.4);
}

.border-x-lime-950\/45 {
  border-left-color: rgb(26 46 5 / 0.45);
  border-right-color: rgb(26 46 5 / 0.45);
}

.border-x-lime-950\/5 {
  border-left-color: rgb(26 46 5 / 0.05);
  border-right-color: rgb(26 46 5 / 0.05);
}

.border-x-lime-950\/50 {
  border-left-color: rgb(26 46 5 / 0.5);
  border-right-color: rgb(26 46 5 / 0.5);
}

.border-x-lime-950\/55 {
  border-left-color: rgb(26 46 5 / 0.55);
  border-right-color: rgb(26 46 5 / 0.55);
}

.border-x-lime-950\/60 {
  border-left-color: rgb(26 46 5 / 0.6);
  border-right-color: rgb(26 46 5 / 0.6);
}

.border-x-lime-950\/65 {
  border-left-color: rgb(26 46 5 / 0.65);
  border-right-color: rgb(26 46 5 / 0.65);
}

.border-x-lime-950\/70 {
  border-left-color: rgb(26 46 5 / 0.7);
  border-right-color: rgb(26 46 5 / 0.7);
}

.border-x-lime-950\/75 {
  border-left-color: rgb(26 46 5 / 0.75);
  border-right-color: rgb(26 46 5 / 0.75);
}

.border-x-lime-950\/80 {
  border-left-color: rgb(26 46 5 / 0.8);
  border-right-color: rgb(26 46 5 / 0.8);
}

.border-x-lime-950\/85 {
  border-left-color: rgb(26 46 5 / 0.85);
  border-right-color: rgb(26 46 5 / 0.85);
}

.border-x-lime-950\/90 {
  border-left-color: rgb(26 46 5 / 0.9);
  border-right-color: rgb(26 46 5 / 0.9);
}

.border-x-lime-950\/95 {
  border-left-color: rgb(26 46 5 / 0.95);
  border-right-color: rgb(26 46 5 / 0.95);
}

.border-x-neutral-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
  border-right-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}

.border-x-neutral-100\/0 {
  border-left-color: rgb(245 245 245 / 0);
  border-right-color: rgb(245 245 245 / 0);
}

.border-x-neutral-100\/10 {
  border-left-color: rgb(245 245 245 / 0.1);
  border-right-color: rgb(245 245 245 / 0.1);
}

.border-x-neutral-100\/100 {
  border-left-color: rgb(245 245 245 / 1);
  border-right-color: rgb(245 245 245 / 1);
}

.border-x-neutral-100\/15 {
  border-left-color: rgb(245 245 245 / 0.15);
  border-right-color: rgb(245 245 245 / 0.15);
}

.border-x-neutral-100\/20 {
  border-left-color: rgb(245 245 245 / 0.2);
  border-right-color: rgb(245 245 245 / 0.2);
}

.border-x-neutral-100\/25 {
  border-left-color: rgb(245 245 245 / 0.25);
  border-right-color: rgb(245 245 245 / 0.25);
}

.border-x-neutral-100\/30 {
  border-left-color: rgb(245 245 245 / 0.3);
  border-right-color: rgb(245 245 245 / 0.3);
}

.border-x-neutral-100\/35 {
  border-left-color: rgb(245 245 245 / 0.35);
  border-right-color: rgb(245 245 245 / 0.35);
}

.border-x-neutral-100\/40 {
  border-left-color: rgb(245 245 245 / 0.4);
  border-right-color: rgb(245 245 245 / 0.4);
}

.border-x-neutral-100\/45 {
  border-left-color: rgb(245 245 245 / 0.45);
  border-right-color: rgb(245 245 245 / 0.45);
}

.border-x-neutral-100\/5 {
  border-left-color: rgb(245 245 245 / 0.05);
  border-right-color: rgb(245 245 245 / 0.05);
}

.border-x-neutral-100\/50 {
  border-left-color: rgb(245 245 245 / 0.5);
  border-right-color: rgb(245 245 245 / 0.5);
}

.border-x-neutral-100\/55 {
  border-left-color: rgb(245 245 245 / 0.55);
  border-right-color: rgb(245 245 245 / 0.55);
}

.border-x-neutral-100\/60 {
  border-left-color: rgb(245 245 245 / 0.6);
  border-right-color: rgb(245 245 245 / 0.6);
}

.border-x-neutral-100\/65 {
  border-left-color: rgb(245 245 245 / 0.65);
  border-right-color: rgb(245 245 245 / 0.65);
}

.border-x-neutral-100\/70 {
  border-left-color: rgb(245 245 245 / 0.7);
  border-right-color: rgb(245 245 245 / 0.7);
}

.border-x-neutral-100\/75 {
  border-left-color: rgb(245 245 245 / 0.75);
  border-right-color: rgb(245 245 245 / 0.75);
}

.border-x-neutral-100\/80 {
  border-left-color: rgb(245 245 245 / 0.8);
  border-right-color: rgb(245 245 245 / 0.8);
}

.border-x-neutral-100\/85 {
  border-left-color: rgb(245 245 245 / 0.85);
  border-right-color: rgb(245 245 245 / 0.85);
}

.border-x-neutral-100\/90 {
  border-left-color: rgb(245 245 245 / 0.9);
  border-right-color: rgb(245 245 245 / 0.9);
}

.border-x-neutral-100\/95 {
  border-left-color: rgb(245 245 245 / 0.95);
  border-right-color: rgb(245 245 245 / 0.95);
}

.border-x-neutral-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
  border-right-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}

.border-x-neutral-200\/0 {
  border-left-color: rgb(229 229 229 / 0);
  border-right-color: rgb(229 229 229 / 0);
}

.border-x-neutral-200\/10 {
  border-left-color: rgb(229 229 229 / 0.1);
  border-right-color: rgb(229 229 229 / 0.1);
}

.border-x-neutral-200\/100 {
  border-left-color: rgb(229 229 229 / 1);
  border-right-color: rgb(229 229 229 / 1);
}

.border-x-neutral-200\/15 {
  border-left-color: rgb(229 229 229 / 0.15);
  border-right-color: rgb(229 229 229 / 0.15);
}

.border-x-neutral-200\/20 {
  border-left-color: rgb(229 229 229 / 0.2);
  border-right-color: rgb(229 229 229 / 0.2);
}

.border-x-neutral-200\/25 {
  border-left-color: rgb(229 229 229 / 0.25);
  border-right-color: rgb(229 229 229 / 0.25);
}

.border-x-neutral-200\/30 {
  border-left-color: rgb(229 229 229 / 0.3);
  border-right-color: rgb(229 229 229 / 0.3);
}

.border-x-neutral-200\/35 {
  border-left-color: rgb(229 229 229 / 0.35);
  border-right-color: rgb(229 229 229 / 0.35);
}

.border-x-neutral-200\/40 {
  border-left-color: rgb(229 229 229 / 0.4);
  border-right-color: rgb(229 229 229 / 0.4);
}

.border-x-neutral-200\/45 {
  border-left-color: rgb(229 229 229 / 0.45);
  border-right-color: rgb(229 229 229 / 0.45);
}

.border-x-neutral-200\/5 {
  border-left-color: rgb(229 229 229 / 0.05);
  border-right-color: rgb(229 229 229 / 0.05);
}

.border-x-neutral-200\/50 {
  border-left-color: rgb(229 229 229 / 0.5);
  border-right-color: rgb(229 229 229 / 0.5);
}

.border-x-neutral-200\/55 {
  border-left-color: rgb(229 229 229 / 0.55);
  border-right-color: rgb(229 229 229 / 0.55);
}

.border-x-neutral-200\/60 {
  border-left-color: rgb(229 229 229 / 0.6);
  border-right-color: rgb(229 229 229 / 0.6);
}

.border-x-neutral-200\/65 {
  border-left-color: rgb(229 229 229 / 0.65);
  border-right-color: rgb(229 229 229 / 0.65);
}

.border-x-neutral-200\/70 {
  border-left-color: rgb(229 229 229 / 0.7);
  border-right-color: rgb(229 229 229 / 0.7);
}

.border-x-neutral-200\/75 {
  border-left-color: rgb(229 229 229 / 0.75);
  border-right-color: rgb(229 229 229 / 0.75);
}

.border-x-neutral-200\/80 {
  border-left-color: rgb(229 229 229 / 0.8);
  border-right-color: rgb(229 229 229 / 0.8);
}

.border-x-neutral-200\/85 {
  border-left-color: rgb(229 229 229 / 0.85);
  border-right-color: rgb(229 229 229 / 0.85);
}

.border-x-neutral-200\/90 {
  border-left-color: rgb(229 229 229 / 0.9);
  border-right-color: rgb(229 229 229 / 0.9);
}

.border-x-neutral-200\/95 {
  border-left-color: rgb(229 229 229 / 0.95);
  border-right-color: rgb(229 229 229 / 0.95);
}

.border-x-neutral-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
  border-right-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}

.border-x-neutral-300\/0 {
  border-left-color: rgb(212 212 212 / 0);
  border-right-color: rgb(212 212 212 / 0);
}

.border-x-neutral-300\/10 {
  border-left-color: rgb(212 212 212 / 0.1);
  border-right-color: rgb(212 212 212 / 0.1);
}

.border-x-neutral-300\/100 {
  border-left-color: rgb(212 212 212 / 1);
  border-right-color: rgb(212 212 212 / 1);
}

.border-x-neutral-300\/15 {
  border-left-color: rgb(212 212 212 / 0.15);
  border-right-color: rgb(212 212 212 / 0.15);
}

.border-x-neutral-300\/20 {
  border-left-color: rgb(212 212 212 / 0.2);
  border-right-color: rgb(212 212 212 / 0.2);
}

.border-x-neutral-300\/25 {
  border-left-color: rgb(212 212 212 / 0.25);
  border-right-color: rgb(212 212 212 / 0.25);
}

.border-x-neutral-300\/30 {
  border-left-color: rgb(212 212 212 / 0.3);
  border-right-color: rgb(212 212 212 / 0.3);
}

.border-x-neutral-300\/35 {
  border-left-color: rgb(212 212 212 / 0.35);
  border-right-color: rgb(212 212 212 / 0.35);
}

.border-x-neutral-300\/40 {
  border-left-color: rgb(212 212 212 / 0.4);
  border-right-color: rgb(212 212 212 / 0.4);
}

.border-x-neutral-300\/45 {
  border-left-color: rgb(212 212 212 / 0.45);
  border-right-color: rgb(212 212 212 / 0.45);
}

.border-x-neutral-300\/5 {
  border-left-color: rgb(212 212 212 / 0.05);
  border-right-color: rgb(212 212 212 / 0.05);
}

.border-x-neutral-300\/50 {
  border-left-color: rgb(212 212 212 / 0.5);
  border-right-color: rgb(212 212 212 / 0.5);
}

.border-x-neutral-300\/55 {
  border-left-color: rgb(212 212 212 / 0.55);
  border-right-color: rgb(212 212 212 / 0.55);
}

.border-x-neutral-300\/60 {
  border-left-color: rgb(212 212 212 / 0.6);
  border-right-color: rgb(212 212 212 / 0.6);
}

.border-x-neutral-300\/65 {
  border-left-color: rgb(212 212 212 / 0.65);
  border-right-color: rgb(212 212 212 / 0.65);
}

.border-x-neutral-300\/70 {
  border-left-color: rgb(212 212 212 / 0.7);
  border-right-color: rgb(212 212 212 / 0.7);
}

.border-x-neutral-300\/75 {
  border-left-color: rgb(212 212 212 / 0.75);
  border-right-color: rgb(212 212 212 / 0.75);
}

.border-x-neutral-300\/80 {
  border-left-color: rgb(212 212 212 / 0.8);
  border-right-color: rgb(212 212 212 / 0.8);
}

.border-x-neutral-300\/85 {
  border-left-color: rgb(212 212 212 / 0.85);
  border-right-color: rgb(212 212 212 / 0.85);
}

.border-x-neutral-300\/90 {
  border-left-color: rgb(212 212 212 / 0.9);
  border-right-color: rgb(212 212 212 / 0.9);
}

.border-x-neutral-300\/95 {
  border-left-color: rgb(212 212 212 / 0.95);
  border-right-color: rgb(212 212 212 / 0.95);
}

.border-x-neutral-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(163 163 163 / var(--tw-border-opacity, 1));
  border-right-color: rgb(163 163 163 / var(--tw-border-opacity, 1));
}

.border-x-neutral-400\/0 {
  border-left-color: rgb(163 163 163 / 0);
  border-right-color: rgb(163 163 163 / 0);
}

.border-x-neutral-400\/10 {
  border-left-color: rgb(163 163 163 / 0.1);
  border-right-color: rgb(163 163 163 / 0.1);
}

.border-x-neutral-400\/100 {
  border-left-color: rgb(163 163 163 / 1);
  border-right-color: rgb(163 163 163 / 1);
}

.border-x-neutral-400\/15 {
  border-left-color: rgb(163 163 163 / 0.15);
  border-right-color: rgb(163 163 163 / 0.15);
}

.border-x-neutral-400\/20 {
  border-left-color: rgb(163 163 163 / 0.2);
  border-right-color: rgb(163 163 163 / 0.2);
}

.border-x-neutral-400\/25 {
  border-left-color: rgb(163 163 163 / 0.25);
  border-right-color: rgb(163 163 163 / 0.25);
}

.border-x-neutral-400\/30 {
  border-left-color: rgb(163 163 163 / 0.3);
  border-right-color: rgb(163 163 163 / 0.3);
}

.border-x-neutral-400\/35 {
  border-left-color: rgb(163 163 163 / 0.35);
  border-right-color: rgb(163 163 163 / 0.35);
}

.border-x-neutral-400\/40 {
  border-left-color: rgb(163 163 163 / 0.4);
  border-right-color: rgb(163 163 163 / 0.4);
}

.border-x-neutral-400\/45 {
  border-left-color: rgb(163 163 163 / 0.45);
  border-right-color: rgb(163 163 163 / 0.45);
}

.border-x-neutral-400\/5 {
  border-left-color: rgb(163 163 163 / 0.05);
  border-right-color: rgb(163 163 163 / 0.05);
}

.border-x-neutral-400\/50 {
  border-left-color: rgb(163 163 163 / 0.5);
  border-right-color: rgb(163 163 163 / 0.5);
}

.border-x-neutral-400\/55 {
  border-left-color: rgb(163 163 163 / 0.55);
  border-right-color: rgb(163 163 163 / 0.55);
}

.border-x-neutral-400\/60 {
  border-left-color: rgb(163 163 163 / 0.6);
  border-right-color: rgb(163 163 163 / 0.6);
}

.border-x-neutral-400\/65 {
  border-left-color: rgb(163 163 163 / 0.65);
  border-right-color: rgb(163 163 163 / 0.65);
}

.border-x-neutral-400\/70 {
  border-left-color: rgb(163 163 163 / 0.7);
  border-right-color: rgb(163 163 163 / 0.7);
}

.border-x-neutral-400\/75 {
  border-left-color: rgb(163 163 163 / 0.75);
  border-right-color: rgb(163 163 163 / 0.75);
}

.border-x-neutral-400\/80 {
  border-left-color: rgb(163 163 163 / 0.8);
  border-right-color: rgb(163 163 163 / 0.8);
}

.border-x-neutral-400\/85 {
  border-left-color: rgb(163 163 163 / 0.85);
  border-right-color: rgb(163 163 163 / 0.85);
}

.border-x-neutral-400\/90 {
  border-left-color: rgb(163 163 163 / 0.9);
  border-right-color: rgb(163 163 163 / 0.9);
}

.border-x-neutral-400\/95 {
  border-left-color: rgb(163 163 163 / 0.95);
  border-right-color: rgb(163 163 163 / 0.95);
}

.border-x-neutral-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
  border-right-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}

.border-x-neutral-50\/0 {
  border-left-color: rgb(250 250 250 / 0);
  border-right-color: rgb(250 250 250 / 0);
}

.border-x-neutral-50\/10 {
  border-left-color: rgb(250 250 250 / 0.1);
  border-right-color: rgb(250 250 250 / 0.1);
}

.border-x-neutral-50\/100 {
  border-left-color: rgb(250 250 250 / 1);
  border-right-color: rgb(250 250 250 / 1);
}

.border-x-neutral-50\/15 {
  border-left-color: rgb(250 250 250 / 0.15);
  border-right-color: rgb(250 250 250 / 0.15);
}

.border-x-neutral-50\/20 {
  border-left-color: rgb(250 250 250 / 0.2);
  border-right-color: rgb(250 250 250 / 0.2);
}

.border-x-neutral-50\/25 {
  border-left-color: rgb(250 250 250 / 0.25);
  border-right-color: rgb(250 250 250 / 0.25);
}

.border-x-neutral-50\/30 {
  border-left-color: rgb(250 250 250 / 0.3);
  border-right-color: rgb(250 250 250 / 0.3);
}

.border-x-neutral-50\/35 {
  border-left-color: rgb(250 250 250 / 0.35);
  border-right-color: rgb(250 250 250 / 0.35);
}

.border-x-neutral-50\/40 {
  border-left-color: rgb(250 250 250 / 0.4);
  border-right-color: rgb(250 250 250 / 0.4);
}

.border-x-neutral-50\/45 {
  border-left-color: rgb(250 250 250 / 0.45);
  border-right-color: rgb(250 250 250 / 0.45);
}

.border-x-neutral-50\/5 {
  border-left-color: rgb(250 250 250 / 0.05);
  border-right-color: rgb(250 250 250 / 0.05);
}

.border-x-neutral-50\/50 {
  border-left-color: rgb(250 250 250 / 0.5);
  border-right-color: rgb(250 250 250 / 0.5);
}

.border-x-neutral-50\/55 {
  border-left-color: rgb(250 250 250 / 0.55);
  border-right-color: rgb(250 250 250 / 0.55);
}

.border-x-neutral-50\/60 {
  border-left-color: rgb(250 250 250 / 0.6);
  border-right-color: rgb(250 250 250 / 0.6);
}

.border-x-neutral-50\/65 {
  border-left-color: rgb(250 250 250 / 0.65);
  border-right-color: rgb(250 250 250 / 0.65);
}

.border-x-neutral-50\/70 {
  border-left-color: rgb(250 250 250 / 0.7);
  border-right-color: rgb(250 250 250 / 0.7);
}

.border-x-neutral-50\/75 {
  border-left-color: rgb(250 250 250 / 0.75);
  border-right-color: rgb(250 250 250 / 0.75);
}

.border-x-neutral-50\/80 {
  border-left-color: rgb(250 250 250 / 0.8);
  border-right-color: rgb(250 250 250 / 0.8);
}

.border-x-neutral-50\/85 {
  border-left-color: rgb(250 250 250 / 0.85);
  border-right-color: rgb(250 250 250 / 0.85);
}

.border-x-neutral-50\/90 {
  border-left-color: rgb(250 250 250 / 0.9);
  border-right-color: rgb(250 250 250 / 0.9);
}

.border-x-neutral-50\/95 {
  border-left-color: rgb(250 250 250 / 0.95);
  border-right-color: rgb(250 250 250 / 0.95);
}

.border-x-neutral-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(115 115 115 / var(--tw-border-opacity, 1));
  border-right-color: rgb(115 115 115 / var(--tw-border-opacity, 1));
}

.border-x-neutral-500\/0 {
  border-left-color: rgb(115 115 115 / 0);
  border-right-color: rgb(115 115 115 / 0);
}

.border-x-neutral-500\/10 {
  border-left-color: rgb(115 115 115 / 0.1);
  border-right-color: rgb(115 115 115 / 0.1);
}

.border-x-neutral-500\/100 {
  border-left-color: rgb(115 115 115 / 1);
  border-right-color: rgb(115 115 115 / 1);
}

.border-x-neutral-500\/15 {
  border-left-color: rgb(115 115 115 / 0.15);
  border-right-color: rgb(115 115 115 / 0.15);
}

.border-x-neutral-500\/20 {
  border-left-color: rgb(115 115 115 / 0.2);
  border-right-color: rgb(115 115 115 / 0.2);
}

.border-x-neutral-500\/25 {
  border-left-color: rgb(115 115 115 / 0.25);
  border-right-color: rgb(115 115 115 / 0.25);
}

.border-x-neutral-500\/30 {
  border-left-color: rgb(115 115 115 / 0.3);
  border-right-color: rgb(115 115 115 / 0.3);
}

.border-x-neutral-500\/35 {
  border-left-color: rgb(115 115 115 / 0.35);
  border-right-color: rgb(115 115 115 / 0.35);
}

.border-x-neutral-500\/40 {
  border-left-color: rgb(115 115 115 / 0.4);
  border-right-color: rgb(115 115 115 / 0.4);
}

.border-x-neutral-500\/45 {
  border-left-color: rgb(115 115 115 / 0.45);
  border-right-color: rgb(115 115 115 / 0.45);
}

.border-x-neutral-500\/5 {
  border-left-color: rgb(115 115 115 / 0.05);
  border-right-color: rgb(115 115 115 / 0.05);
}

.border-x-neutral-500\/50 {
  border-left-color: rgb(115 115 115 / 0.5);
  border-right-color: rgb(115 115 115 / 0.5);
}

.border-x-neutral-500\/55 {
  border-left-color: rgb(115 115 115 / 0.55);
  border-right-color: rgb(115 115 115 / 0.55);
}

.border-x-neutral-500\/60 {
  border-left-color: rgb(115 115 115 / 0.6);
  border-right-color: rgb(115 115 115 / 0.6);
}

.border-x-neutral-500\/65 {
  border-left-color: rgb(115 115 115 / 0.65);
  border-right-color: rgb(115 115 115 / 0.65);
}

.border-x-neutral-500\/70 {
  border-left-color: rgb(115 115 115 / 0.7);
  border-right-color: rgb(115 115 115 / 0.7);
}

.border-x-neutral-500\/75 {
  border-left-color: rgb(115 115 115 / 0.75);
  border-right-color: rgb(115 115 115 / 0.75);
}

.border-x-neutral-500\/80 {
  border-left-color: rgb(115 115 115 / 0.8);
  border-right-color: rgb(115 115 115 / 0.8);
}

.border-x-neutral-500\/85 {
  border-left-color: rgb(115 115 115 / 0.85);
  border-right-color: rgb(115 115 115 / 0.85);
}

.border-x-neutral-500\/90 {
  border-left-color: rgb(115 115 115 / 0.9);
  border-right-color: rgb(115 115 115 / 0.9);
}

.border-x-neutral-500\/95 {
  border-left-color: rgb(115 115 115 / 0.95);
  border-right-color: rgb(115 115 115 / 0.95);
}

.border-x-neutral-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(82 82 82 / var(--tw-border-opacity, 1));
  border-right-color: rgb(82 82 82 / var(--tw-border-opacity, 1));
}

.border-x-neutral-600\/0 {
  border-left-color: rgb(82 82 82 / 0);
  border-right-color: rgb(82 82 82 / 0);
}

.border-x-neutral-600\/10 {
  border-left-color: rgb(82 82 82 / 0.1);
  border-right-color: rgb(82 82 82 / 0.1);
}

.border-x-neutral-600\/100 {
  border-left-color: rgb(82 82 82 / 1);
  border-right-color: rgb(82 82 82 / 1);
}

.border-x-neutral-600\/15 {
  border-left-color: rgb(82 82 82 / 0.15);
  border-right-color: rgb(82 82 82 / 0.15);
}

.border-x-neutral-600\/20 {
  border-left-color: rgb(82 82 82 / 0.2);
  border-right-color: rgb(82 82 82 / 0.2);
}

.border-x-neutral-600\/25 {
  border-left-color: rgb(82 82 82 / 0.25);
  border-right-color: rgb(82 82 82 / 0.25);
}

.border-x-neutral-600\/30 {
  border-left-color: rgb(82 82 82 / 0.3);
  border-right-color: rgb(82 82 82 / 0.3);
}

.border-x-neutral-600\/35 {
  border-left-color: rgb(82 82 82 / 0.35);
  border-right-color: rgb(82 82 82 / 0.35);
}

.border-x-neutral-600\/40 {
  border-left-color: rgb(82 82 82 / 0.4);
  border-right-color: rgb(82 82 82 / 0.4);
}

.border-x-neutral-600\/45 {
  border-left-color: rgb(82 82 82 / 0.45);
  border-right-color: rgb(82 82 82 / 0.45);
}

.border-x-neutral-600\/5 {
  border-left-color: rgb(82 82 82 / 0.05);
  border-right-color: rgb(82 82 82 / 0.05);
}

.border-x-neutral-600\/50 {
  border-left-color: rgb(82 82 82 / 0.5);
  border-right-color: rgb(82 82 82 / 0.5);
}

.border-x-neutral-600\/55 {
  border-left-color: rgb(82 82 82 / 0.55);
  border-right-color: rgb(82 82 82 / 0.55);
}

.border-x-neutral-600\/60 {
  border-left-color: rgb(82 82 82 / 0.6);
  border-right-color: rgb(82 82 82 / 0.6);
}

.border-x-neutral-600\/65 {
  border-left-color: rgb(82 82 82 / 0.65);
  border-right-color: rgb(82 82 82 / 0.65);
}

.border-x-neutral-600\/70 {
  border-left-color: rgb(82 82 82 / 0.7);
  border-right-color: rgb(82 82 82 / 0.7);
}

.border-x-neutral-600\/75 {
  border-left-color: rgb(82 82 82 / 0.75);
  border-right-color: rgb(82 82 82 / 0.75);
}

.border-x-neutral-600\/80 {
  border-left-color: rgb(82 82 82 / 0.8);
  border-right-color: rgb(82 82 82 / 0.8);
}

.border-x-neutral-600\/85 {
  border-left-color: rgb(82 82 82 / 0.85);
  border-right-color: rgb(82 82 82 / 0.85);
}

.border-x-neutral-600\/90 {
  border-left-color: rgb(82 82 82 / 0.9);
  border-right-color: rgb(82 82 82 / 0.9);
}

.border-x-neutral-600\/95 {
  border-left-color: rgb(82 82 82 / 0.95);
  border-right-color: rgb(82 82 82 / 0.95);
}

.border-x-neutral-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(64 64 64 / var(--tw-border-opacity, 1));
  border-right-color: rgb(64 64 64 / var(--tw-border-opacity, 1));
}

.border-x-neutral-700\/0 {
  border-left-color: rgb(64 64 64 / 0);
  border-right-color: rgb(64 64 64 / 0);
}

.border-x-neutral-700\/10 {
  border-left-color: rgb(64 64 64 / 0.1);
  border-right-color: rgb(64 64 64 / 0.1);
}

.border-x-neutral-700\/100 {
  border-left-color: rgb(64 64 64 / 1);
  border-right-color: rgb(64 64 64 / 1);
}

.border-x-neutral-700\/15 {
  border-left-color: rgb(64 64 64 / 0.15);
  border-right-color: rgb(64 64 64 / 0.15);
}

.border-x-neutral-700\/20 {
  border-left-color: rgb(64 64 64 / 0.2);
  border-right-color: rgb(64 64 64 / 0.2);
}

.border-x-neutral-700\/25 {
  border-left-color: rgb(64 64 64 / 0.25);
  border-right-color: rgb(64 64 64 / 0.25);
}

.border-x-neutral-700\/30 {
  border-left-color: rgb(64 64 64 / 0.3);
  border-right-color: rgb(64 64 64 / 0.3);
}

.border-x-neutral-700\/35 {
  border-left-color: rgb(64 64 64 / 0.35);
  border-right-color: rgb(64 64 64 / 0.35);
}

.border-x-neutral-700\/40 {
  border-left-color: rgb(64 64 64 / 0.4);
  border-right-color: rgb(64 64 64 / 0.4);
}

.border-x-neutral-700\/45 {
  border-left-color: rgb(64 64 64 / 0.45);
  border-right-color: rgb(64 64 64 / 0.45);
}

.border-x-neutral-700\/5 {
  border-left-color: rgb(64 64 64 / 0.05);
  border-right-color: rgb(64 64 64 / 0.05);
}

.border-x-neutral-700\/50 {
  border-left-color: rgb(64 64 64 / 0.5);
  border-right-color: rgb(64 64 64 / 0.5);
}

.border-x-neutral-700\/55 {
  border-left-color: rgb(64 64 64 / 0.55);
  border-right-color: rgb(64 64 64 / 0.55);
}

.border-x-neutral-700\/60 {
  border-left-color: rgb(64 64 64 / 0.6);
  border-right-color: rgb(64 64 64 / 0.6);
}

.border-x-neutral-700\/65 {
  border-left-color: rgb(64 64 64 / 0.65);
  border-right-color: rgb(64 64 64 / 0.65);
}

.border-x-neutral-700\/70 {
  border-left-color: rgb(64 64 64 / 0.7);
  border-right-color: rgb(64 64 64 / 0.7);
}

.border-x-neutral-700\/75 {
  border-left-color: rgb(64 64 64 / 0.75);
  border-right-color: rgb(64 64 64 / 0.75);
}

.border-x-neutral-700\/80 {
  border-left-color: rgb(64 64 64 / 0.8);
  border-right-color: rgb(64 64 64 / 0.8);
}

.border-x-neutral-700\/85 {
  border-left-color: rgb(64 64 64 / 0.85);
  border-right-color: rgb(64 64 64 / 0.85);
}

.border-x-neutral-700\/90 {
  border-left-color: rgb(64 64 64 / 0.9);
  border-right-color: rgb(64 64 64 / 0.9);
}

.border-x-neutral-700\/95 {
  border-left-color: rgb(64 64 64 / 0.95);
  border-right-color: rgb(64 64 64 / 0.95);
}

.border-x-neutral-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
  border-right-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
}

.border-x-neutral-800\/0 {
  border-left-color: rgb(38 38 38 / 0);
  border-right-color: rgb(38 38 38 / 0);
}

.border-x-neutral-800\/10 {
  border-left-color: rgb(38 38 38 / 0.1);
  border-right-color: rgb(38 38 38 / 0.1);
}

.border-x-neutral-800\/100 {
  border-left-color: rgb(38 38 38 / 1);
  border-right-color: rgb(38 38 38 / 1);
}

.border-x-neutral-800\/15 {
  border-left-color: rgb(38 38 38 / 0.15);
  border-right-color: rgb(38 38 38 / 0.15);
}

.border-x-neutral-800\/20 {
  border-left-color: rgb(38 38 38 / 0.2);
  border-right-color: rgb(38 38 38 / 0.2);
}

.border-x-neutral-800\/25 {
  border-left-color: rgb(38 38 38 / 0.25);
  border-right-color: rgb(38 38 38 / 0.25);
}

.border-x-neutral-800\/30 {
  border-left-color: rgb(38 38 38 / 0.3);
  border-right-color: rgb(38 38 38 / 0.3);
}

.border-x-neutral-800\/35 {
  border-left-color: rgb(38 38 38 / 0.35);
  border-right-color: rgb(38 38 38 / 0.35);
}

.border-x-neutral-800\/40 {
  border-left-color: rgb(38 38 38 / 0.4);
  border-right-color: rgb(38 38 38 / 0.4);
}

.border-x-neutral-800\/45 {
  border-left-color: rgb(38 38 38 / 0.45);
  border-right-color: rgb(38 38 38 / 0.45);
}

.border-x-neutral-800\/5 {
  border-left-color: rgb(38 38 38 / 0.05);
  border-right-color: rgb(38 38 38 / 0.05);
}

.border-x-neutral-800\/50 {
  border-left-color: rgb(38 38 38 / 0.5);
  border-right-color: rgb(38 38 38 / 0.5);
}

.border-x-neutral-800\/55 {
  border-left-color: rgb(38 38 38 / 0.55);
  border-right-color: rgb(38 38 38 / 0.55);
}

.border-x-neutral-800\/60 {
  border-left-color: rgb(38 38 38 / 0.6);
  border-right-color: rgb(38 38 38 / 0.6);
}

.border-x-neutral-800\/65 {
  border-left-color: rgb(38 38 38 / 0.65);
  border-right-color: rgb(38 38 38 / 0.65);
}

.border-x-neutral-800\/70 {
  border-left-color: rgb(38 38 38 / 0.7);
  border-right-color: rgb(38 38 38 / 0.7);
}

.border-x-neutral-800\/75 {
  border-left-color: rgb(38 38 38 / 0.75);
  border-right-color: rgb(38 38 38 / 0.75);
}

.border-x-neutral-800\/80 {
  border-left-color: rgb(38 38 38 / 0.8);
  border-right-color: rgb(38 38 38 / 0.8);
}

.border-x-neutral-800\/85 {
  border-left-color: rgb(38 38 38 / 0.85);
  border-right-color: rgb(38 38 38 / 0.85);
}

.border-x-neutral-800\/90 {
  border-left-color: rgb(38 38 38 / 0.9);
  border-right-color: rgb(38 38 38 / 0.9);
}

.border-x-neutral-800\/95 {
  border-left-color: rgb(38 38 38 / 0.95);
  border-right-color: rgb(38 38 38 / 0.95);
}

.border-x-neutral-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(23 23 23 / var(--tw-border-opacity, 1));
  border-right-color: rgb(23 23 23 / var(--tw-border-opacity, 1));
}

.border-x-neutral-900\/0 {
  border-left-color: rgb(23 23 23 / 0);
  border-right-color: rgb(23 23 23 / 0);
}

.border-x-neutral-900\/10 {
  border-left-color: rgb(23 23 23 / 0.1);
  border-right-color: rgb(23 23 23 / 0.1);
}

.border-x-neutral-900\/100 {
  border-left-color: rgb(23 23 23 / 1);
  border-right-color: rgb(23 23 23 / 1);
}

.border-x-neutral-900\/15 {
  border-left-color: rgb(23 23 23 / 0.15);
  border-right-color: rgb(23 23 23 / 0.15);
}

.border-x-neutral-900\/20 {
  border-left-color: rgb(23 23 23 / 0.2);
  border-right-color: rgb(23 23 23 / 0.2);
}

.border-x-neutral-900\/25 {
  border-left-color: rgb(23 23 23 / 0.25);
  border-right-color: rgb(23 23 23 / 0.25);
}

.border-x-neutral-900\/30 {
  border-left-color: rgb(23 23 23 / 0.3);
  border-right-color: rgb(23 23 23 / 0.3);
}

.border-x-neutral-900\/35 {
  border-left-color: rgb(23 23 23 / 0.35);
  border-right-color: rgb(23 23 23 / 0.35);
}

.border-x-neutral-900\/40 {
  border-left-color: rgb(23 23 23 / 0.4);
  border-right-color: rgb(23 23 23 / 0.4);
}

.border-x-neutral-900\/45 {
  border-left-color: rgb(23 23 23 / 0.45);
  border-right-color: rgb(23 23 23 / 0.45);
}

.border-x-neutral-900\/5 {
  border-left-color: rgb(23 23 23 / 0.05);
  border-right-color: rgb(23 23 23 / 0.05);
}

.border-x-neutral-900\/50 {
  border-left-color: rgb(23 23 23 / 0.5);
  border-right-color: rgb(23 23 23 / 0.5);
}

.border-x-neutral-900\/55 {
  border-left-color: rgb(23 23 23 / 0.55);
  border-right-color: rgb(23 23 23 / 0.55);
}

.border-x-neutral-900\/60 {
  border-left-color: rgb(23 23 23 / 0.6);
  border-right-color: rgb(23 23 23 / 0.6);
}

.border-x-neutral-900\/65 {
  border-left-color: rgb(23 23 23 / 0.65);
  border-right-color: rgb(23 23 23 / 0.65);
}

.border-x-neutral-900\/70 {
  border-left-color: rgb(23 23 23 / 0.7);
  border-right-color: rgb(23 23 23 / 0.7);
}

.border-x-neutral-900\/75 {
  border-left-color: rgb(23 23 23 / 0.75);
  border-right-color: rgb(23 23 23 / 0.75);
}

.border-x-neutral-900\/80 {
  border-left-color: rgb(23 23 23 / 0.8);
  border-right-color: rgb(23 23 23 / 0.8);
}

.border-x-neutral-900\/85 {
  border-left-color: rgb(23 23 23 / 0.85);
  border-right-color: rgb(23 23 23 / 0.85);
}

.border-x-neutral-900\/90 {
  border-left-color: rgb(23 23 23 / 0.9);
  border-right-color: rgb(23 23 23 / 0.9);
}

.border-x-neutral-900\/95 {
  border-left-color: rgb(23 23 23 / 0.95);
  border-right-color: rgb(23 23 23 / 0.95);
}

.border-x-neutral-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(10 10 10 / var(--tw-border-opacity, 1));
  border-right-color: rgb(10 10 10 / var(--tw-border-opacity, 1));
}

.border-x-neutral-950\/0 {
  border-left-color: rgb(10 10 10 / 0);
  border-right-color: rgb(10 10 10 / 0);
}

.border-x-neutral-950\/10 {
  border-left-color: rgb(10 10 10 / 0.1);
  border-right-color: rgb(10 10 10 / 0.1);
}

.border-x-neutral-950\/100 {
  border-left-color: rgb(10 10 10 / 1);
  border-right-color: rgb(10 10 10 / 1);
}

.border-x-neutral-950\/15 {
  border-left-color: rgb(10 10 10 / 0.15);
  border-right-color: rgb(10 10 10 / 0.15);
}

.border-x-neutral-950\/20 {
  border-left-color: rgb(10 10 10 / 0.2);
  border-right-color: rgb(10 10 10 / 0.2);
}

.border-x-neutral-950\/25 {
  border-left-color: rgb(10 10 10 / 0.25);
  border-right-color: rgb(10 10 10 / 0.25);
}

.border-x-neutral-950\/30 {
  border-left-color: rgb(10 10 10 / 0.3);
  border-right-color: rgb(10 10 10 / 0.3);
}

.border-x-neutral-950\/35 {
  border-left-color: rgb(10 10 10 / 0.35);
  border-right-color: rgb(10 10 10 / 0.35);
}

.border-x-neutral-950\/40 {
  border-left-color: rgb(10 10 10 / 0.4);
  border-right-color: rgb(10 10 10 / 0.4);
}

.border-x-neutral-950\/45 {
  border-left-color: rgb(10 10 10 / 0.45);
  border-right-color: rgb(10 10 10 / 0.45);
}

.border-x-neutral-950\/5 {
  border-left-color: rgb(10 10 10 / 0.05);
  border-right-color: rgb(10 10 10 / 0.05);
}

.border-x-neutral-950\/50 {
  border-left-color: rgb(10 10 10 / 0.5);
  border-right-color: rgb(10 10 10 / 0.5);
}

.border-x-neutral-950\/55 {
  border-left-color: rgb(10 10 10 / 0.55);
  border-right-color: rgb(10 10 10 / 0.55);
}

.border-x-neutral-950\/60 {
  border-left-color: rgb(10 10 10 / 0.6);
  border-right-color: rgb(10 10 10 / 0.6);
}

.border-x-neutral-950\/65 {
  border-left-color: rgb(10 10 10 / 0.65);
  border-right-color: rgb(10 10 10 / 0.65);
}

.border-x-neutral-950\/70 {
  border-left-color: rgb(10 10 10 / 0.7);
  border-right-color: rgb(10 10 10 / 0.7);
}

.border-x-neutral-950\/75 {
  border-left-color: rgb(10 10 10 / 0.75);
  border-right-color: rgb(10 10 10 / 0.75);
}

.border-x-neutral-950\/80 {
  border-left-color: rgb(10 10 10 / 0.8);
  border-right-color: rgb(10 10 10 / 0.8);
}

.border-x-neutral-950\/85 {
  border-left-color: rgb(10 10 10 / 0.85);
  border-right-color: rgb(10 10 10 / 0.85);
}

.border-x-neutral-950\/90 {
  border-left-color: rgb(10 10 10 / 0.9);
  border-right-color: rgb(10 10 10 / 0.9);
}

.border-x-neutral-950\/95 {
  border-left-color: rgb(10 10 10 / 0.95);
  border-right-color: rgb(10 10 10 / 0.95);
}

.border-x-ocean {
  --tw-border-opacity: 1;
  border-left-color: rgb(30 107 108 / var(--tw-border-opacity, 1));
  border-right-color: rgb(30 107 108 / var(--tw-border-opacity, 1));
}

.border-x-ocean\/0 {
  border-left-color: rgb(30 107 108 / 0);
  border-right-color: rgb(30 107 108 / 0);
}

.border-x-ocean\/10 {
  border-left-color: rgb(30 107 108 / 0.1);
  border-right-color: rgb(30 107 108 / 0.1);
}

.border-x-ocean\/100 {
  border-left-color: rgb(30 107 108 / 1);
  border-right-color: rgb(30 107 108 / 1);
}

.border-x-ocean\/15 {
  border-left-color: rgb(30 107 108 / 0.15);
  border-right-color: rgb(30 107 108 / 0.15);
}

.border-x-ocean\/20 {
  border-left-color: rgb(30 107 108 / 0.2);
  border-right-color: rgb(30 107 108 / 0.2);
}

.border-x-ocean\/25 {
  border-left-color: rgb(30 107 108 / 0.25);
  border-right-color: rgb(30 107 108 / 0.25);
}

.border-x-ocean\/30 {
  border-left-color: rgb(30 107 108 / 0.3);
  border-right-color: rgb(30 107 108 / 0.3);
}

.border-x-ocean\/35 {
  border-left-color: rgb(30 107 108 / 0.35);
  border-right-color: rgb(30 107 108 / 0.35);
}

.border-x-ocean\/40 {
  border-left-color: rgb(30 107 108 / 0.4);
  border-right-color: rgb(30 107 108 / 0.4);
}

.border-x-ocean\/45 {
  border-left-color: rgb(30 107 108 / 0.45);
  border-right-color: rgb(30 107 108 / 0.45);
}

.border-x-ocean\/5 {
  border-left-color: rgb(30 107 108 / 0.05);
  border-right-color: rgb(30 107 108 / 0.05);
}

.border-x-ocean\/50 {
  border-left-color: rgb(30 107 108 / 0.5);
  border-right-color: rgb(30 107 108 / 0.5);
}

.border-x-ocean\/55 {
  border-left-color: rgb(30 107 108 / 0.55);
  border-right-color: rgb(30 107 108 / 0.55);
}

.border-x-ocean\/60 {
  border-left-color: rgb(30 107 108 / 0.6);
  border-right-color: rgb(30 107 108 / 0.6);
}

.border-x-ocean\/65 {
  border-left-color: rgb(30 107 108 / 0.65);
  border-right-color: rgb(30 107 108 / 0.65);
}

.border-x-ocean\/70 {
  border-left-color: rgb(30 107 108 / 0.7);
  border-right-color: rgb(30 107 108 / 0.7);
}

.border-x-ocean\/75 {
  border-left-color: rgb(30 107 108 / 0.75);
  border-right-color: rgb(30 107 108 / 0.75);
}

.border-x-ocean\/80 {
  border-left-color: rgb(30 107 108 / 0.8);
  border-right-color: rgb(30 107 108 / 0.8);
}

.border-x-ocean\/85 {
  border-left-color: rgb(30 107 108 / 0.85);
  border-right-color: rgb(30 107 108 / 0.85);
}

.border-x-ocean\/90 {
  border-left-color: rgb(30 107 108 / 0.9);
  border-right-color: rgb(30 107 108 / 0.9);
}

.border-x-ocean\/95 {
  border-left-color: rgb(30 107 108 / 0.95);
  border-right-color: rgb(30 107 108 / 0.95);
}

.border-x-orange {
  --tw-border-opacity: 1;
  border-left-color: rgb(192 108 61 / var(--tw-border-opacity, 1));
  border-right-color: rgb(192 108 61 / var(--tw-border-opacity, 1));
}

.border-x-orange\/0 {
  border-left-color: rgb(192 108 61 / 0);
  border-right-color: rgb(192 108 61 / 0);
}

.border-x-orange\/10 {
  border-left-color: rgb(192 108 61 / 0.1);
  border-right-color: rgb(192 108 61 / 0.1);
}

.border-x-orange\/100 {
  border-left-color: rgb(192 108 61 / 1);
  border-right-color: rgb(192 108 61 / 1);
}

.border-x-orange\/15 {
  border-left-color: rgb(192 108 61 / 0.15);
  border-right-color: rgb(192 108 61 / 0.15);
}

.border-x-orange\/20 {
  border-left-color: rgb(192 108 61 / 0.2);
  border-right-color: rgb(192 108 61 / 0.2);
}

.border-x-orange\/25 {
  border-left-color: rgb(192 108 61 / 0.25);
  border-right-color: rgb(192 108 61 / 0.25);
}

.border-x-orange\/30 {
  border-left-color: rgb(192 108 61 / 0.3);
  border-right-color: rgb(192 108 61 / 0.3);
}

.border-x-orange\/35 {
  border-left-color: rgb(192 108 61 / 0.35);
  border-right-color: rgb(192 108 61 / 0.35);
}

.border-x-orange\/40 {
  border-left-color: rgb(192 108 61 / 0.4);
  border-right-color: rgb(192 108 61 / 0.4);
}

.border-x-orange\/45 {
  border-left-color: rgb(192 108 61 / 0.45);
  border-right-color: rgb(192 108 61 / 0.45);
}

.border-x-orange\/5 {
  border-left-color: rgb(192 108 61 / 0.05);
  border-right-color: rgb(192 108 61 / 0.05);
}

.border-x-orange\/50 {
  border-left-color: rgb(192 108 61 / 0.5);
  border-right-color: rgb(192 108 61 / 0.5);
}

.border-x-orange\/55 {
  border-left-color: rgb(192 108 61 / 0.55);
  border-right-color: rgb(192 108 61 / 0.55);
}

.border-x-orange\/60 {
  border-left-color: rgb(192 108 61 / 0.6);
  border-right-color: rgb(192 108 61 / 0.6);
}

.border-x-orange\/65 {
  border-left-color: rgb(192 108 61 / 0.65);
  border-right-color: rgb(192 108 61 / 0.65);
}

.border-x-orange\/70 {
  border-left-color: rgb(192 108 61 / 0.7);
  border-right-color: rgb(192 108 61 / 0.7);
}

.border-x-orange\/75 {
  border-left-color: rgb(192 108 61 / 0.75);
  border-right-color: rgb(192 108 61 / 0.75);
}

.border-x-orange\/80 {
  border-left-color: rgb(192 108 61 / 0.8);
  border-right-color: rgb(192 108 61 / 0.8);
}

.border-x-orange\/85 {
  border-left-color: rgb(192 108 61 / 0.85);
  border-right-color: rgb(192 108 61 / 0.85);
}

.border-x-orange\/90 {
  border-left-color: rgb(192 108 61 / 0.9);
  border-right-color: rgb(192 108 61 / 0.9);
}

.border-x-orange\/95 {
  border-left-color: rgb(192 108 61 / 0.95);
  border-right-color: rgb(192 108 61 / 0.95);
}

.border-x-pin-yellow {
  --tw-border-opacity: 1;
  border-left-color: rgb(253 192 64 / var(--tw-border-opacity, 1));
  border-right-color: rgb(253 192 64 / var(--tw-border-opacity, 1));
}

.border-x-pin-yellow\/0 {
  border-left-color: rgb(253 192 64 / 0);
  border-right-color: rgb(253 192 64 / 0);
}

.border-x-pin-yellow\/10 {
  border-left-color: rgb(253 192 64 / 0.1);
  border-right-color: rgb(253 192 64 / 0.1);
}

.border-x-pin-yellow\/100 {
  border-left-color: rgb(253 192 64 / 1);
  border-right-color: rgb(253 192 64 / 1);
}

.border-x-pin-yellow\/15 {
  border-left-color: rgb(253 192 64 / 0.15);
  border-right-color: rgb(253 192 64 / 0.15);
}

.border-x-pin-yellow\/20 {
  border-left-color: rgb(253 192 64 / 0.2);
  border-right-color: rgb(253 192 64 / 0.2);
}

.border-x-pin-yellow\/25 {
  border-left-color: rgb(253 192 64 / 0.25);
  border-right-color: rgb(253 192 64 / 0.25);
}

.border-x-pin-yellow\/30 {
  border-left-color: rgb(253 192 64 / 0.3);
  border-right-color: rgb(253 192 64 / 0.3);
}

.border-x-pin-yellow\/35 {
  border-left-color: rgb(253 192 64 / 0.35);
  border-right-color: rgb(253 192 64 / 0.35);
}

.border-x-pin-yellow\/40 {
  border-left-color: rgb(253 192 64 / 0.4);
  border-right-color: rgb(253 192 64 / 0.4);
}

.border-x-pin-yellow\/45 {
  border-left-color: rgb(253 192 64 / 0.45);
  border-right-color: rgb(253 192 64 / 0.45);
}

.border-x-pin-yellow\/5 {
  border-left-color: rgb(253 192 64 / 0.05);
  border-right-color: rgb(253 192 64 / 0.05);
}

.border-x-pin-yellow\/50 {
  border-left-color: rgb(253 192 64 / 0.5);
  border-right-color: rgb(253 192 64 / 0.5);
}

.border-x-pin-yellow\/55 {
  border-left-color: rgb(253 192 64 / 0.55);
  border-right-color: rgb(253 192 64 / 0.55);
}

.border-x-pin-yellow\/60 {
  border-left-color: rgb(253 192 64 / 0.6);
  border-right-color: rgb(253 192 64 / 0.6);
}

.border-x-pin-yellow\/65 {
  border-left-color: rgb(253 192 64 / 0.65);
  border-right-color: rgb(253 192 64 / 0.65);
}

.border-x-pin-yellow\/70 {
  border-left-color: rgb(253 192 64 / 0.7);
  border-right-color: rgb(253 192 64 / 0.7);
}

.border-x-pin-yellow\/75 {
  border-left-color: rgb(253 192 64 / 0.75);
  border-right-color: rgb(253 192 64 / 0.75);
}

.border-x-pin-yellow\/80 {
  border-left-color: rgb(253 192 64 / 0.8);
  border-right-color: rgb(253 192 64 / 0.8);
}

.border-x-pin-yellow\/85 {
  border-left-color: rgb(253 192 64 / 0.85);
  border-right-color: rgb(253 192 64 / 0.85);
}

.border-x-pin-yellow\/90 {
  border-left-color: rgb(253 192 64 / 0.9);
  border-right-color: rgb(253 192 64 / 0.9);
}

.border-x-pin-yellow\/95 {
  border-left-color: rgb(253 192 64 / 0.95);
  border-right-color: rgb(253 192 64 / 0.95);
}

.border-x-pink-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(252 231 243 / var(--tw-border-opacity, 1));
  border-right-color: rgb(252 231 243 / var(--tw-border-opacity, 1));
}

.border-x-pink-100\/0 {
  border-left-color: rgb(252 231 243 / 0);
  border-right-color: rgb(252 231 243 / 0);
}

.border-x-pink-100\/10 {
  border-left-color: rgb(252 231 243 / 0.1);
  border-right-color: rgb(252 231 243 / 0.1);
}

.border-x-pink-100\/100 {
  border-left-color: rgb(252 231 243 / 1);
  border-right-color: rgb(252 231 243 / 1);
}

.border-x-pink-100\/15 {
  border-left-color: rgb(252 231 243 / 0.15);
  border-right-color: rgb(252 231 243 / 0.15);
}

.border-x-pink-100\/20 {
  border-left-color: rgb(252 231 243 / 0.2);
  border-right-color: rgb(252 231 243 / 0.2);
}

.border-x-pink-100\/25 {
  border-left-color: rgb(252 231 243 / 0.25);
  border-right-color: rgb(252 231 243 / 0.25);
}

.border-x-pink-100\/30 {
  border-left-color: rgb(252 231 243 / 0.3);
  border-right-color: rgb(252 231 243 / 0.3);
}

.border-x-pink-100\/35 {
  border-left-color: rgb(252 231 243 / 0.35);
  border-right-color: rgb(252 231 243 / 0.35);
}

.border-x-pink-100\/40 {
  border-left-color: rgb(252 231 243 / 0.4);
  border-right-color: rgb(252 231 243 / 0.4);
}

.border-x-pink-100\/45 {
  border-left-color: rgb(252 231 243 / 0.45);
  border-right-color: rgb(252 231 243 / 0.45);
}

.border-x-pink-100\/5 {
  border-left-color: rgb(252 231 243 / 0.05);
  border-right-color: rgb(252 231 243 / 0.05);
}

.border-x-pink-100\/50 {
  border-left-color: rgb(252 231 243 / 0.5);
  border-right-color: rgb(252 231 243 / 0.5);
}

.border-x-pink-100\/55 {
  border-left-color: rgb(252 231 243 / 0.55);
  border-right-color: rgb(252 231 243 / 0.55);
}

.border-x-pink-100\/60 {
  border-left-color: rgb(252 231 243 / 0.6);
  border-right-color: rgb(252 231 243 / 0.6);
}

.border-x-pink-100\/65 {
  border-left-color: rgb(252 231 243 / 0.65);
  border-right-color: rgb(252 231 243 / 0.65);
}

.border-x-pink-100\/70 {
  border-left-color: rgb(252 231 243 / 0.7);
  border-right-color: rgb(252 231 243 / 0.7);
}

.border-x-pink-100\/75 {
  border-left-color: rgb(252 231 243 / 0.75);
  border-right-color: rgb(252 231 243 / 0.75);
}

.border-x-pink-100\/80 {
  border-left-color: rgb(252 231 243 / 0.8);
  border-right-color: rgb(252 231 243 / 0.8);
}

.border-x-pink-100\/85 {
  border-left-color: rgb(252 231 243 / 0.85);
  border-right-color: rgb(252 231 243 / 0.85);
}

.border-x-pink-100\/90 {
  border-left-color: rgb(252 231 243 / 0.9);
  border-right-color: rgb(252 231 243 / 0.9);
}

.border-x-pink-100\/95 {
  border-left-color: rgb(252 231 243 / 0.95);
  border-right-color: rgb(252 231 243 / 0.95);
}

.border-x-pink-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(251 207 232 / var(--tw-border-opacity, 1));
  border-right-color: rgb(251 207 232 / var(--tw-border-opacity, 1));
}

.border-x-pink-200\/0 {
  border-left-color: rgb(251 207 232 / 0);
  border-right-color: rgb(251 207 232 / 0);
}

.border-x-pink-200\/10 {
  border-left-color: rgb(251 207 232 / 0.1);
  border-right-color: rgb(251 207 232 / 0.1);
}

.border-x-pink-200\/100 {
  border-left-color: rgb(251 207 232 / 1);
  border-right-color: rgb(251 207 232 / 1);
}

.border-x-pink-200\/15 {
  border-left-color: rgb(251 207 232 / 0.15);
  border-right-color: rgb(251 207 232 / 0.15);
}

.border-x-pink-200\/20 {
  border-left-color: rgb(251 207 232 / 0.2);
  border-right-color: rgb(251 207 232 / 0.2);
}

.border-x-pink-200\/25 {
  border-left-color: rgb(251 207 232 / 0.25);
  border-right-color: rgb(251 207 232 / 0.25);
}

.border-x-pink-200\/30 {
  border-left-color: rgb(251 207 232 / 0.3);
  border-right-color: rgb(251 207 232 / 0.3);
}

.border-x-pink-200\/35 {
  border-left-color: rgb(251 207 232 / 0.35);
  border-right-color: rgb(251 207 232 / 0.35);
}

.border-x-pink-200\/40 {
  border-left-color: rgb(251 207 232 / 0.4);
  border-right-color: rgb(251 207 232 / 0.4);
}

.border-x-pink-200\/45 {
  border-left-color: rgb(251 207 232 / 0.45);
  border-right-color: rgb(251 207 232 / 0.45);
}

.border-x-pink-200\/5 {
  border-left-color: rgb(251 207 232 / 0.05);
  border-right-color: rgb(251 207 232 / 0.05);
}

.border-x-pink-200\/50 {
  border-left-color: rgb(251 207 232 / 0.5);
  border-right-color: rgb(251 207 232 / 0.5);
}

.border-x-pink-200\/55 {
  border-left-color: rgb(251 207 232 / 0.55);
  border-right-color: rgb(251 207 232 / 0.55);
}

.border-x-pink-200\/60 {
  border-left-color: rgb(251 207 232 / 0.6);
  border-right-color: rgb(251 207 232 / 0.6);
}

.border-x-pink-200\/65 {
  border-left-color: rgb(251 207 232 / 0.65);
  border-right-color: rgb(251 207 232 / 0.65);
}

.border-x-pink-200\/70 {
  border-left-color: rgb(251 207 232 / 0.7);
  border-right-color: rgb(251 207 232 / 0.7);
}

.border-x-pink-200\/75 {
  border-left-color: rgb(251 207 232 / 0.75);
  border-right-color: rgb(251 207 232 / 0.75);
}

.border-x-pink-200\/80 {
  border-left-color: rgb(251 207 232 / 0.8);
  border-right-color: rgb(251 207 232 / 0.8);
}

.border-x-pink-200\/85 {
  border-left-color: rgb(251 207 232 / 0.85);
  border-right-color: rgb(251 207 232 / 0.85);
}

.border-x-pink-200\/90 {
  border-left-color: rgb(251 207 232 / 0.9);
  border-right-color: rgb(251 207 232 / 0.9);
}

.border-x-pink-200\/95 {
  border-left-color: rgb(251 207 232 / 0.95);
  border-right-color: rgb(251 207 232 / 0.95);
}

.border-x-pink-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(249 168 212 / var(--tw-border-opacity, 1));
  border-right-color: rgb(249 168 212 / var(--tw-border-opacity, 1));
}

.border-x-pink-300\/0 {
  border-left-color: rgb(249 168 212 / 0);
  border-right-color: rgb(249 168 212 / 0);
}

.border-x-pink-300\/10 {
  border-left-color: rgb(249 168 212 / 0.1);
  border-right-color: rgb(249 168 212 / 0.1);
}

.border-x-pink-300\/100 {
  border-left-color: rgb(249 168 212 / 1);
  border-right-color: rgb(249 168 212 / 1);
}

.border-x-pink-300\/15 {
  border-left-color: rgb(249 168 212 / 0.15);
  border-right-color: rgb(249 168 212 / 0.15);
}

.border-x-pink-300\/20 {
  border-left-color: rgb(249 168 212 / 0.2);
  border-right-color: rgb(249 168 212 / 0.2);
}

.border-x-pink-300\/25 {
  border-left-color: rgb(249 168 212 / 0.25);
  border-right-color: rgb(249 168 212 / 0.25);
}

.border-x-pink-300\/30 {
  border-left-color: rgb(249 168 212 / 0.3);
  border-right-color: rgb(249 168 212 / 0.3);
}

.border-x-pink-300\/35 {
  border-left-color: rgb(249 168 212 / 0.35);
  border-right-color: rgb(249 168 212 / 0.35);
}

.border-x-pink-300\/40 {
  border-left-color: rgb(249 168 212 / 0.4);
  border-right-color: rgb(249 168 212 / 0.4);
}

.border-x-pink-300\/45 {
  border-left-color: rgb(249 168 212 / 0.45);
  border-right-color: rgb(249 168 212 / 0.45);
}

.border-x-pink-300\/5 {
  border-left-color: rgb(249 168 212 / 0.05);
  border-right-color: rgb(249 168 212 / 0.05);
}

.border-x-pink-300\/50 {
  border-left-color: rgb(249 168 212 / 0.5);
  border-right-color: rgb(249 168 212 / 0.5);
}

.border-x-pink-300\/55 {
  border-left-color: rgb(249 168 212 / 0.55);
  border-right-color: rgb(249 168 212 / 0.55);
}

.border-x-pink-300\/60 {
  border-left-color: rgb(249 168 212 / 0.6);
  border-right-color: rgb(249 168 212 / 0.6);
}

.border-x-pink-300\/65 {
  border-left-color: rgb(249 168 212 / 0.65);
  border-right-color: rgb(249 168 212 / 0.65);
}

.border-x-pink-300\/70 {
  border-left-color: rgb(249 168 212 / 0.7);
  border-right-color: rgb(249 168 212 / 0.7);
}

.border-x-pink-300\/75 {
  border-left-color: rgb(249 168 212 / 0.75);
  border-right-color: rgb(249 168 212 / 0.75);
}

.border-x-pink-300\/80 {
  border-left-color: rgb(249 168 212 / 0.8);
  border-right-color: rgb(249 168 212 / 0.8);
}

.border-x-pink-300\/85 {
  border-left-color: rgb(249 168 212 / 0.85);
  border-right-color: rgb(249 168 212 / 0.85);
}

.border-x-pink-300\/90 {
  border-left-color: rgb(249 168 212 / 0.9);
  border-right-color: rgb(249 168 212 / 0.9);
}

.border-x-pink-300\/95 {
  border-left-color: rgb(249 168 212 / 0.95);
  border-right-color: rgb(249 168 212 / 0.95);
}

.border-x-pink-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(244 114 182 / var(--tw-border-opacity, 1));
  border-right-color: rgb(244 114 182 / var(--tw-border-opacity, 1));
}

.border-x-pink-400\/0 {
  border-left-color: rgb(244 114 182 / 0);
  border-right-color: rgb(244 114 182 / 0);
}

.border-x-pink-400\/10 {
  border-left-color: rgb(244 114 182 / 0.1);
  border-right-color: rgb(244 114 182 / 0.1);
}

.border-x-pink-400\/100 {
  border-left-color: rgb(244 114 182 / 1);
  border-right-color: rgb(244 114 182 / 1);
}

.border-x-pink-400\/15 {
  border-left-color: rgb(244 114 182 / 0.15);
  border-right-color: rgb(244 114 182 / 0.15);
}

.border-x-pink-400\/20 {
  border-left-color: rgb(244 114 182 / 0.2);
  border-right-color: rgb(244 114 182 / 0.2);
}

.border-x-pink-400\/25 {
  border-left-color: rgb(244 114 182 / 0.25);
  border-right-color: rgb(244 114 182 / 0.25);
}

.border-x-pink-400\/30 {
  border-left-color: rgb(244 114 182 / 0.3);
  border-right-color: rgb(244 114 182 / 0.3);
}

.border-x-pink-400\/35 {
  border-left-color: rgb(244 114 182 / 0.35);
  border-right-color: rgb(244 114 182 / 0.35);
}

.border-x-pink-400\/40 {
  border-left-color: rgb(244 114 182 / 0.4);
  border-right-color: rgb(244 114 182 / 0.4);
}

.border-x-pink-400\/45 {
  border-left-color: rgb(244 114 182 / 0.45);
  border-right-color: rgb(244 114 182 / 0.45);
}

.border-x-pink-400\/5 {
  border-left-color: rgb(244 114 182 / 0.05);
  border-right-color: rgb(244 114 182 / 0.05);
}

.border-x-pink-400\/50 {
  border-left-color: rgb(244 114 182 / 0.5);
  border-right-color: rgb(244 114 182 / 0.5);
}

.border-x-pink-400\/55 {
  border-left-color: rgb(244 114 182 / 0.55);
  border-right-color: rgb(244 114 182 / 0.55);
}

.border-x-pink-400\/60 {
  border-left-color: rgb(244 114 182 / 0.6);
  border-right-color: rgb(244 114 182 / 0.6);
}

.border-x-pink-400\/65 {
  border-left-color: rgb(244 114 182 / 0.65);
  border-right-color: rgb(244 114 182 / 0.65);
}

.border-x-pink-400\/70 {
  border-left-color: rgb(244 114 182 / 0.7);
  border-right-color: rgb(244 114 182 / 0.7);
}

.border-x-pink-400\/75 {
  border-left-color: rgb(244 114 182 / 0.75);
  border-right-color: rgb(244 114 182 / 0.75);
}

.border-x-pink-400\/80 {
  border-left-color: rgb(244 114 182 / 0.8);
  border-right-color: rgb(244 114 182 / 0.8);
}

.border-x-pink-400\/85 {
  border-left-color: rgb(244 114 182 / 0.85);
  border-right-color: rgb(244 114 182 / 0.85);
}

.border-x-pink-400\/90 {
  border-left-color: rgb(244 114 182 / 0.9);
  border-right-color: rgb(244 114 182 / 0.9);
}

.border-x-pink-400\/95 {
  border-left-color: rgb(244 114 182 / 0.95);
  border-right-color: rgb(244 114 182 / 0.95);
}

.border-x-pink-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(253 242 248 / var(--tw-border-opacity, 1));
  border-right-color: rgb(253 242 248 / var(--tw-border-opacity, 1));
}

.border-x-pink-50\/0 {
  border-left-color: rgb(253 242 248 / 0);
  border-right-color: rgb(253 242 248 / 0);
}

.border-x-pink-50\/10 {
  border-left-color: rgb(253 242 248 / 0.1);
  border-right-color: rgb(253 242 248 / 0.1);
}

.border-x-pink-50\/100 {
  border-left-color: rgb(253 242 248 / 1);
  border-right-color: rgb(253 242 248 / 1);
}

.border-x-pink-50\/15 {
  border-left-color: rgb(253 242 248 / 0.15);
  border-right-color: rgb(253 242 248 / 0.15);
}

.border-x-pink-50\/20 {
  border-left-color: rgb(253 242 248 / 0.2);
  border-right-color: rgb(253 242 248 / 0.2);
}

.border-x-pink-50\/25 {
  border-left-color: rgb(253 242 248 / 0.25);
  border-right-color: rgb(253 242 248 / 0.25);
}

.border-x-pink-50\/30 {
  border-left-color: rgb(253 242 248 / 0.3);
  border-right-color: rgb(253 242 248 / 0.3);
}

.border-x-pink-50\/35 {
  border-left-color: rgb(253 242 248 / 0.35);
  border-right-color: rgb(253 242 248 / 0.35);
}

.border-x-pink-50\/40 {
  border-left-color: rgb(253 242 248 / 0.4);
  border-right-color: rgb(253 242 248 / 0.4);
}

.border-x-pink-50\/45 {
  border-left-color: rgb(253 242 248 / 0.45);
  border-right-color: rgb(253 242 248 / 0.45);
}

.border-x-pink-50\/5 {
  border-left-color: rgb(253 242 248 / 0.05);
  border-right-color: rgb(253 242 248 / 0.05);
}

.border-x-pink-50\/50 {
  border-left-color: rgb(253 242 248 / 0.5);
  border-right-color: rgb(253 242 248 / 0.5);
}

.border-x-pink-50\/55 {
  border-left-color: rgb(253 242 248 / 0.55);
  border-right-color: rgb(253 242 248 / 0.55);
}

.border-x-pink-50\/60 {
  border-left-color: rgb(253 242 248 / 0.6);
  border-right-color: rgb(253 242 248 / 0.6);
}

.border-x-pink-50\/65 {
  border-left-color: rgb(253 242 248 / 0.65);
  border-right-color: rgb(253 242 248 / 0.65);
}

.border-x-pink-50\/70 {
  border-left-color: rgb(253 242 248 / 0.7);
  border-right-color: rgb(253 242 248 / 0.7);
}

.border-x-pink-50\/75 {
  border-left-color: rgb(253 242 248 / 0.75);
  border-right-color: rgb(253 242 248 / 0.75);
}

.border-x-pink-50\/80 {
  border-left-color: rgb(253 242 248 / 0.8);
  border-right-color: rgb(253 242 248 / 0.8);
}

.border-x-pink-50\/85 {
  border-left-color: rgb(253 242 248 / 0.85);
  border-right-color: rgb(253 242 248 / 0.85);
}

.border-x-pink-50\/90 {
  border-left-color: rgb(253 242 248 / 0.9);
  border-right-color: rgb(253 242 248 / 0.9);
}

.border-x-pink-50\/95 {
  border-left-color: rgb(253 242 248 / 0.95);
  border-right-color: rgb(253 242 248 / 0.95);
}

.border-x-pink-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(236 72 153 / var(--tw-border-opacity, 1));
  border-right-color: rgb(236 72 153 / var(--tw-border-opacity, 1));
}

.border-x-pink-500\/0 {
  border-left-color: rgb(236 72 153 / 0);
  border-right-color: rgb(236 72 153 / 0);
}

.border-x-pink-500\/10 {
  border-left-color: rgb(236 72 153 / 0.1);
  border-right-color: rgb(236 72 153 / 0.1);
}

.border-x-pink-500\/100 {
  border-left-color: rgb(236 72 153 / 1);
  border-right-color: rgb(236 72 153 / 1);
}

.border-x-pink-500\/15 {
  border-left-color: rgb(236 72 153 / 0.15);
  border-right-color: rgb(236 72 153 / 0.15);
}

.border-x-pink-500\/20 {
  border-left-color: rgb(236 72 153 / 0.2);
  border-right-color: rgb(236 72 153 / 0.2);
}

.border-x-pink-500\/25 {
  border-left-color: rgb(236 72 153 / 0.25);
  border-right-color: rgb(236 72 153 / 0.25);
}

.border-x-pink-500\/30 {
  border-left-color: rgb(236 72 153 / 0.3);
  border-right-color: rgb(236 72 153 / 0.3);
}

.border-x-pink-500\/35 {
  border-left-color: rgb(236 72 153 / 0.35);
  border-right-color: rgb(236 72 153 / 0.35);
}

.border-x-pink-500\/40 {
  border-left-color: rgb(236 72 153 / 0.4);
  border-right-color: rgb(236 72 153 / 0.4);
}

.border-x-pink-500\/45 {
  border-left-color: rgb(236 72 153 / 0.45);
  border-right-color: rgb(236 72 153 / 0.45);
}

.border-x-pink-500\/5 {
  border-left-color: rgb(236 72 153 / 0.05);
  border-right-color: rgb(236 72 153 / 0.05);
}

.border-x-pink-500\/50 {
  border-left-color: rgb(236 72 153 / 0.5);
  border-right-color: rgb(236 72 153 / 0.5);
}

.border-x-pink-500\/55 {
  border-left-color: rgb(236 72 153 / 0.55);
  border-right-color: rgb(236 72 153 / 0.55);
}

.border-x-pink-500\/60 {
  border-left-color: rgb(236 72 153 / 0.6);
  border-right-color: rgb(236 72 153 / 0.6);
}

.border-x-pink-500\/65 {
  border-left-color: rgb(236 72 153 / 0.65);
  border-right-color: rgb(236 72 153 / 0.65);
}

.border-x-pink-500\/70 {
  border-left-color: rgb(236 72 153 / 0.7);
  border-right-color: rgb(236 72 153 / 0.7);
}

.border-x-pink-500\/75 {
  border-left-color: rgb(236 72 153 / 0.75);
  border-right-color: rgb(236 72 153 / 0.75);
}

.border-x-pink-500\/80 {
  border-left-color: rgb(236 72 153 / 0.8);
  border-right-color: rgb(236 72 153 / 0.8);
}

.border-x-pink-500\/85 {
  border-left-color: rgb(236 72 153 / 0.85);
  border-right-color: rgb(236 72 153 / 0.85);
}

.border-x-pink-500\/90 {
  border-left-color: rgb(236 72 153 / 0.9);
  border-right-color: rgb(236 72 153 / 0.9);
}

.border-x-pink-500\/95 {
  border-left-color: rgb(236 72 153 / 0.95);
  border-right-color: rgb(236 72 153 / 0.95);
}

.border-x-pink-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(219 39 119 / var(--tw-border-opacity, 1));
  border-right-color: rgb(219 39 119 / var(--tw-border-opacity, 1));
}

.border-x-pink-600\/0 {
  border-left-color: rgb(219 39 119 / 0);
  border-right-color: rgb(219 39 119 / 0);
}

.border-x-pink-600\/10 {
  border-left-color: rgb(219 39 119 / 0.1);
  border-right-color: rgb(219 39 119 / 0.1);
}

.border-x-pink-600\/100 {
  border-left-color: rgb(219 39 119 / 1);
  border-right-color: rgb(219 39 119 / 1);
}

.border-x-pink-600\/15 {
  border-left-color: rgb(219 39 119 / 0.15);
  border-right-color: rgb(219 39 119 / 0.15);
}

.border-x-pink-600\/20 {
  border-left-color: rgb(219 39 119 / 0.2);
  border-right-color: rgb(219 39 119 / 0.2);
}

.border-x-pink-600\/25 {
  border-left-color: rgb(219 39 119 / 0.25);
  border-right-color: rgb(219 39 119 / 0.25);
}

.border-x-pink-600\/30 {
  border-left-color: rgb(219 39 119 / 0.3);
  border-right-color: rgb(219 39 119 / 0.3);
}

.border-x-pink-600\/35 {
  border-left-color: rgb(219 39 119 / 0.35);
  border-right-color: rgb(219 39 119 / 0.35);
}

.border-x-pink-600\/40 {
  border-left-color: rgb(219 39 119 / 0.4);
  border-right-color: rgb(219 39 119 / 0.4);
}

.border-x-pink-600\/45 {
  border-left-color: rgb(219 39 119 / 0.45);
  border-right-color: rgb(219 39 119 / 0.45);
}

.border-x-pink-600\/5 {
  border-left-color: rgb(219 39 119 / 0.05);
  border-right-color: rgb(219 39 119 / 0.05);
}

.border-x-pink-600\/50 {
  border-left-color: rgb(219 39 119 / 0.5);
  border-right-color: rgb(219 39 119 / 0.5);
}

.border-x-pink-600\/55 {
  border-left-color: rgb(219 39 119 / 0.55);
  border-right-color: rgb(219 39 119 / 0.55);
}

.border-x-pink-600\/60 {
  border-left-color: rgb(219 39 119 / 0.6);
  border-right-color: rgb(219 39 119 / 0.6);
}

.border-x-pink-600\/65 {
  border-left-color: rgb(219 39 119 / 0.65);
  border-right-color: rgb(219 39 119 / 0.65);
}

.border-x-pink-600\/70 {
  border-left-color: rgb(219 39 119 / 0.7);
  border-right-color: rgb(219 39 119 / 0.7);
}

.border-x-pink-600\/75 {
  border-left-color: rgb(219 39 119 / 0.75);
  border-right-color: rgb(219 39 119 / 0.75);
}

.border-x-pink-600\/80 {
  border-left-color: rgb(219 39 119 / 0.8);
  border-right-color: rgb(219 39 119 / 0.8);
}

.border-x-pink-600\/85 {
  border-left-color: rgb(219 39 119 / 0.85);
  border-right-color: rgb(219 39 119 / 0.85);
}

.border-x-pink-600\/90 {
  border-left-color: rgb(219 39 119 / 0.9);
  border-right-color: rgb(219 39 119 / 0.9);
}

.border-x-pink-600\/95 {
  border-left-color: rgb(219 39 119 / 0.95);
  border-right-color: rgb(219 39 119 / 0.95);
}

.border-x-pink-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(190 24 93 / var(--tw-border-opacity, 1));
  border-right-color: rgb(190 24 93 / var(--tw-border-opacity, 1));
}

.border-x-pink-700\/0 {
  border-left-color: rgb(190 24 93 / 0);
  border-right-color: rgb(190 24 93 / 0);
}

.border-x-pink-700\/10 {
  border-left-color: rgb(190 24 93 / 0.1);
  border-right-color: rgb(190 24 93 / 0.1);
}

.border-x-pink-700\/100 {
  border-left-color: rgb(190 24 93 / 1);
  border-right-color: rgb(190 24 93 / 1);
}

.border-x-pink-700\/15 {
  border-left-color: rgb(190 24 93 / 0.15);
  border-right-color: rgb(190 24 93 / 0.15);
}

.border-x-pink-700\/20 {
  border-left-color: rgb(190 24 93 / 0.2);
  border-right-color: rgb(190 24 93 / 0.2);
}

.border-x-pink-700\/25 {
  border-left-color: rgb(190 24 93 / 0.25);
  border-right-color: rgb(190 24 93 / 0.25);
}

.border-x-pink-700\/30 {
  border-left-color: rgb(190 24 93 / 0.3);
  border-right-color: rgb(190 24 93 / 0.3);
}

.border-x-pink-700\/35 {
  border-left-color: rgb(190 24 93 / 0.35);
  border-right-color: rgb(190 24 93 / 0.35);
}

.border-x-pink-700\/40 {
  border-left-color: rgb(190 24 93 / 0.4);
  border-right-color: rgb(190 24 93 / 0.4);
}

.border-x-pink-700\/45 {
  border-left-color: rgb(190 24 93 / 0.45);
  border-right-color: rgb(190 24 93 / 0.45);
}

.border-x-pink-700\/5 {
  border-left-color: rgb(190 24 93 / 0.05);
  border-right-color: rgb(190 24 93 / 0.05);
}

.border-x-pink-700\/50 {
  border-left-color: rgb(190 24 93 / 0.5);
  border-right-color: rgb(190 24 93 / 0.5);
}

.border-x-pink-700\/55 {
  border-left-color: rgb(190 24 93 / 0.55);
  border-right-color: rgb(190 24 93 / 0.55);
}

.border-x-pink-700\/60 {
  border-left-color: rgb(190 24 93 / 0.6);
  border-right-color: rgb(190 24 93 / 0.6);
}

.border-x-pink-700\/65 {
  border-left-color: rgb(190 24 93 / 0.65);
  border-right-color: rgb(190 24 93 / 0.65);
}

.border-x-pink-700\/70 {
  border-left-color: rgb(190 24 93 / 0.7);
  border-right-color: rgb(190 24 93 / 0.7);
}

.border-x-pink-700\/75 {
  border-left-color: rgb(190 24 93 / 0.75);
  border-right-color: rgb(190 24 93 / 0.75);
}

.border-x-pink-700\/80 {
  border-left-color: rgb(190 24 93 / 0.8);
  border-right-color: rgb(190 24 93 / 0.8);
}

.border-x-pink-700\/85 {
  border-left-color: rgb(190 24 93 / 0.85);
  border-right-color: rgb(190 24 93 / 0.85);
}

.border-x-pink-700\/90 {
  border-left-color: rgb(190 24 93 / 0.9);
  border-right-color: rgb(190 24 93 / 0.9);
}

.border-x-pink-700\/95 {
  border-left-color: rgb(190 24 93 / 0.95);
  border-right-color: rgb(190 24 93 / 0.95);
}

.border-x-pink-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(157 23 77 / var(--tw-border-opacity, 1));
  border-right-color: rgb(157 23 77 / var(--tw-border-opacity, 1));
}

.border-x-pink-800\/0 {
  border-left-color: rgb(157 23 77 / 0);
  border-right-color: rgb(157 23 77 / 0);
}

.border-x-pink-800\/10 {
  border-left-color: rgb(157 23 77 / 0.1);
  border-right-color: rgb(157 23 77 / 0.1);
}

.border-x-pink-800\/100 {
  border-left-color: rgb(157 23 77 / 1);
  border-right-color: rgb(157 23 77 / 1);
}

.border-x-pink-800\/15 {
  border-left-color: rgb(157 23 77 / 0.15);
  border-right-color: rgb(157 23 77 / 0.15);
}

.border-x-pink-800\/20 {
  border-left-color: rgb(157 23 77 / 0.2);
  border-right-color: rgb(157 23 77 / 0.2);
}

.border-x-pink-800\/25 {
  border-left-color: rgb(157 23 77 / 0.25);
  border-right-color: rgb(157 23 77 / 0.25);
}

.border-x-pink-800\/30 {
  border-left-color: rgb(157 23 77 / 0.3);
  border-right-color: rgb(157 23 77 / 0.3);
}

.border-x-pink-800\/35 {
  border-left-color: rgb(157 23 77 / 0.35);
  border-right-color: rgb(157 23 77 / 0.35);
}

.border-x-pink-800\/40 {
  border-left-color: rgb(157 23 77 / 0.4);
  border-right-color: rgb(157 23 77 / 0.4);
}

.border-x-pink-800\/45 {
  border-left-color: rgb(157 23 77 / 0.45);
  border-right-color: rgb(157 23 77 / 0.45);
}

.border-x-pink-800\/5 {
  border-left-color: rgb(157 23 77 / 0.05);
  border-right-color: rgb(157 23 77 / 0.05);
}

.border-x-pink-800\/50 {
  border-left-color: rgb(157 23 77 / 0.5);
  border-right-color: rgb(157 23 77 / 0.5);
}

.border-x-pink-800\/55 {
  border-left-color: rgb(157 23 77 / 0.55);
  border-right-color: rgb(157 23 77 / 0.55);
}

.border-x-pink-800\/60 {
  border-left-color: rgb(157 23 77 / 0.6);
  border-right-color: rgb(157 23 77 / 0.6);
}

.border-x-pink-800\/65 {
  border-left-color: rgb(157 23 77 / 0.65);
  border-right-color: rgb(157 23 77 / 0.65);
}

.border-x-pink-800\/70 {
  border-left-color: rgb(157 23 77 / 0.7);
  border-right-color: rgb(157 23 77 / 0.7);
}

.border-x-pink-800\/75 {
  border-left-color: rgb(157 23 77 / 0.75);
  border-right-color: rgb(157 23 77 / 0.75);
}

.border-x-pink-800\/80 {
  border-left-color: rgb(157 23 77 / 0.8);
  border-right-color: rgb(157 23 77 / 0.8);
}

.border-x-pink-800\/85 {
  border-left-color: rgb(157 23 77 / 0.85);
  border-right-color: rgb(157 23 77 / 0.85);
}

.border-x-pink-800\/90 {
  border-left-color: rgb(157 23 77 / 0.9);
  border-right-color: rgb(157 23 77 / 0.9);
}

.border-x-pink-800\/95 {
  border-left-color: rgb(157 23 77 / 0.95);
  border-right-color: rgb(157 23 77 / 0.95);
}

.border-x-pink-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(131 24 67 / var(--tw-border-opacity, 1));
  border-right-color: rgb(131 24 67 / var(--tw-border-opacity, 1));
}

.border-x-pink-900\/0 {
  border-left-color: rgb(131 24 67 / 0);
  border-right-color: rgb(131 24 67 / 0);
}

.border-x-pink-900\/10 {
  border-left-color: rgb(131 24 67 / 0.1);
  border-right-color: rgb(131 24 67 / 0.1);
}

.border-x-pink-900\/100 {
  border-left-color: rgb(131 24 67 / 1);
  border-right-color: rgb(131 24 67 / 1);
}

.border-x-pink-900\/15 {
  border-left-color: rgb(131 24 67 / 0.15);
  border-right-color: rgb(131 24 67 / 0.15);
}

.border-x-pink-900\/20 {
  border-left-color: rgb(131 24 67 / 0.2);
  border-right-color: rgb(131 24 67 / 0.2);
}

.border-x-pink-900\/25 {
  border-left-color: rgb(131 24 67 / 0.25);
  border-right-color: rgb(131 24 67 / 0.25);
}

.border-x-pink-900\/30 {
  border-left-color: rgb(131 24 67 / 0.3);
  border-right-color: rgb(131 24 67 / 0.3);
}

.border-x-pink-900\/35 {
  border-left-color: rgb(131 24 67 / 0.35);
  border-right-color: rgb(131 24 67 / 0.35);
}

.border-x-pink-900\/40 {
  border-left-color: rgb(131 24 67 / 0.4);
  border-right-color: rgb(131 24 67 / 0.4);
}

.border-x-pink-900\/45 {
  border-left-color: rgb(131 24 67 / 0.45);
  border-right-color: rgb(131 24 67 / 0.45);
}

.border-x-pink-900\/5 {
  border-left-color: rgb(131 24 67 / 0.05);
  border-right-color: rgb(131 24 67 / 0.05);
}

.border-x-pink-900\/50 {
  border-left-color: rgb(131 24 67 / 0.5);
  border-right-color: rgb(131 24 67 / 0.5);
}

.border-x-pink-900\/55 {
  border-left-color: rgb(131 24 67 / 0.55);
  border-right-color: rgb(131 24 67 / 0.55);
}

.border-x-pink-900\/60 {
  border-left-color: rgb(131 24 67 / 0.6);
  border-right-color: rgb(131 24 67 / 0.6);
}

.border-x-pink-900\/65 {
  border-left-color: rgb(131 24 67 / 0.65);
  border-right-color: rgb(131 24 67 / 0.65);
}

.border-x-pink-900\/70 {
  border-left-color: rgb(131 24 67 / 0.7);
  border-right-color: rgb(131 24 67 / 0.7);
}

.border-x-pink-900\/75 {
  border-left-color: rgb(131 24 67 / 0.75);
  border-right-color: rgb(131 24 67 / 0.75);
}

.border-x-pink-900\/80 {
  border-left-color: rgb(131 24 67 / 0.8);
  border-right-color: rgb(131 24 67 / 0.8);
}

.border-x-pink-900\/85 {
  border-left-color: rgb(131 24 67 / 0.85);
  border-right-color: rgb(131 24 67 / 0.85);
}

.border-x-pink-900\/90 {
  border-left-color: rgb(131 24 67 / 0.9);
  border-right-color: rgb(131 24 67 / 0.9);
}

.border-x-pink-900\/95 {
  border-left-color: rgb(131 24 67 / 0.95);
  border-right-color: rgb(131 24 67 / 0.95);
}

.border-x-pink-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(80 7 36 / var(--tw-border-opacity, 1));
  border-right-color: rgb(80 7 36 / var(--tw-border-opacity, 1));
}

.border-x-pink-950\/0 {
  border-left-color: rgb(80 7 36 / 0);
  border-right-color: rgb(80 7 36 / 0);
}

.border-x-pink-950\/10 {
  border-left-color: rgb(80 7 36 / 0.1);
  border-right-color: rgb(80 7 36 / 0.1);
}

.border-x-pink-950\/100 {
  border-left-color: rgb(80 7 36 / 1);
  border-right-color: rgb(80 7 36 / 1);
}

.border-x-pink-950\/15 {
  border-left-color: rgb(80 7 36 / 0.15);
  border-right-color: rgb(80 7 36 / 0.15);
}

.border-x-pink-950\/20 {
  border-left-color: rgb(80 7 36 / 0.2);
  border-right-color: rgb(80 7 36 / 0.2);
}

.border-x-pink-950\/25 {
  border-left-color: rgb(80 7 36 / 0.25);
  border-right-color: rgb(80 7 36 / 0.25);
}

.border-x-pink-950\/30 {
  border-left-color: rgb(80 7 36 / 0.3);
  border-right-color: rgb(80 7 36 / 0.3);
}

.border-x-pink-950\/35 {
  border-left-color: rgb(80 7 36 / 0.35);
  border-right-color: rgb(80 7 36 / 0.35);
}

.border-x-pink-950\/40 {
  border-left-color: rgb(80 7 36 / 0.4);
  border-right-color: rgb(80 7 36 / 0.4);
}

.border-x-pink-950\/45 {
  border-left-color: rgb(80 7 36 / 0.45);
  border-right-color: rgb(80 7 36 / 0.45);
}

.border-x-pink-950\/5 {
  border-left-color: rgb(80 7 36 / 0.05);
  border-right-color: rgb(80 7 36 / 0.05);
}

.border-x-pink-950\/50 {
  border-left-color: rgb(80 7 36 / 0.5);
  border-right-color: rgb(80 7 36 / 0.5);
}

.border-x-pink-950\/55 {
  border-left-color: rgb(80 7 36 / 0.55);
  border-right-color: rgb(80 7 36 / 0.55);
}

.border-x-pink-950\/60 {
  border-left-color: rgb(80 7 36 / 0.6);
  border-right-color: rgb(80 7 36 / 0.6);
}

.border-x-pink-950\/65 {
  border-left-color: rgb(80 7 36 / 0.65);
  border-right-color: rgb(80 7 36 / 0.65);
}

.border-x-pink-950\/70 {
  border-left-color: rgb(80 7 36 / 0.7);
  border-right-color: rgb(80 7 36 / 0.7);
}

.border-x-pink-950\/75 {
  border-left-color: rgb(80 7 36 / 0.75);
  border-right-color: rgb(80 7 36 / 0.75);
}

.border-x-pink-950\/80 {
  border-left-color: rgb(80 7 36 / 0.8);
  border-right-color: rgb(80 7 36 / 0.8);
}

.border-x-pink-950\/85 {
  border-left-color: rgb(80 7 36 / 0.85);
  border-right-color: rgb(80 7 36 / 0.85);
}

.border-x-pink-950\/90 {
  border-left-color: rgb(80 7 36 / 0.9);
  border-right-color: rgb(80 7 36 / 0.9);
}

.border-x-pink-950\/95 {
  border-left-color: rgb(80 7 36 / 0.95);
  border-right-color: rgb(80 7 36 / 0.95);
}

.border-x-purple {
  --tw-border-opacity: 1;
  border-left-color: rgb(99 111 173 / var(--tw-border-opacity, 1));
  border-right-color: rgb(99 111 173 / var(--tw-border-opacity, 1));
}

.border-x-purple\/0 {
  border-left-color: rgb(99 111 173 / 0);
  border-right-color: rgb(99 111 173 / 0);
}

.border-x-purple\/10 {
  border-left-color: rgb(99 111 173 / 0.1);
  border-right-color: rgb(99 111 173 / 0.1);
}

.border-x-purple\/100 {
  border-left-color: rgb(99 111 173 / 1);
  border-right-color: rgb(99 111 173 / 1);
}

.border-x-purple\/15 {
  border-left-color: rgb(99 111 173 / 0.15);
  border-right-color: rgb(99 111 173 / 0.15);
}

.border-x-purple\/20 {
  border-left-color: rgb(99 111 173 / 0.2);
  border-right-color: rgb(99 111 173 / 0.2);
}

.border-x-purple\/25 {
  border-left-color: rgb(99 111 173 / 0.25);
  border-right-color: rgb(99 111 173 / 0.25);
}

.border-x-purple\/30 {
  border-left-color: rgb(99 111 173 / 0.3);
  border-right-color: rgb(99 111 173 / 0.3);
}

.border-x-purple\/35 {
  border-left-color: rgb(99 111 173 / 0.35);
  border-right-color: rgb(99 111 173 / 0.35);
}

.border-x-purple\/40 {
  border-left-color: rgb(99 111 173 / 0.4);
  border-right-color: rgb(99 111 173 / 0.4);
}

.border-x-purple\/45 {
  border-left-color: rgb(99 111 173 / 0.45);
  border-right-color: rgb(99 111 173 / 0.45);
}

.border-x-purple\/5 {
  border-left-color: rgb(99 111 173 / 0.05);
  border-right-color: rgb(99 111 173 / 0.05);
}

.border-x-purple\/50 {
  border-left-color: rgb(99 111 173 / 0.5);
  border-right-color: rgb(99 111 173 / 0.5);
}

.border-x-purple\/55 {
  border-left-color: rgb(99 111 173 / 0.55);
  border-right-color: rgb(99 111 173 / 0.55);
}

.border-x-purple\/60 {
  border-left-color: rgb(99 111 173 / 0.6);
  border-right-color: rgb(99 111 173 / 0.6);
}

.border-x-purple\/65 {
  border-left-color: rgb(99 111 173 / 0.65);
  border-right-color: rgb(99 111 173 / 0.65);
}

.border-x-purple\/70 {
  border-left-color: rgb(99 111 173 / 0.7);
  border-right-color: rgb(99 111 173 / 0.7);
}

.border-x-purple\/75 {
  border-left-color: rgb(99 111 173 / 0.75);
  border-right-color: rgb(99 111 173 / 0.75);
}

.border-x-purple\/80 {
  border-left-color: rgb(99 111 173 / 0.8);
  border-right-color: rgb(99 111 173 / 0.8);
}

.border-x-purple\/85 {
  border-left-color: rgb(99 111 173 / 0.85);
  border-right-color: rgb(99 111 173 / 0.85);
}

.border-x-purple\/90 {
  border-left-color: rgb(99 111 173 / 0.9);
  border-right-color: rgb(99 111 173 / 0.9);
}

.border-x-purple\/95 {
  border-left-color: rgb(99 111 173 / 0.95);
  border-right-color: rgb(99 111 173 / 0.95);
}

.border-x-red {
  --tw-border-opacity: 1;
  border-left-color: rgb(212 64 54 / var(--tw-border-opacity, 1));
  border-right-color: rgb(212 64 54 / var(--tw-border-opacity, 1));
}

.border-x-red\/0 {
  border-left-color: rgb(212 64 54 / 0);
  border-right-color: rgb(212 64 54 / 0);
}

.border-x-red\/10 {
  border-left-color: rgb(212 64 54 / 0.1);
  border-right-color: rgb(212 64 54 / 0.1);
}

.border-x-red\/100 {
  border-left-color: rgb(212 64 54 / 1);
  border-right-color: rgb(212 64 54 / 1);
}

.border-x-red\/15 {
  border-left-color: rgb(212 64 54 / 0.15);
  border-right-color: rgb(212 64 54 / 0.15);
}

.border-x-red\/20 {
  border-left-color: rgb(212 64 54 / 0.2);
  border-right-color: rgb(212 64 54 / 0.2);
}

.border-x-red\/25 {
  border-left-color: rgb(212 64 54 / 0.25);
  border-right-color: rgb(212 64 54 / 0.25);
}

.border-x-red\/30 {
  border-left-color: rgb(212 64 54 / 0.3);
  border-right-color: rgb(212 64 54 / 0.3);
}

.border-x-red\/35 {
  border-left-color: rgb(212 64 54 / 0.35);
  border-right-color: rgb(212 64 54 / 0.35);
}

.border-x-red\/40 {
  border-left-color: rgb(212 64 54 / 0.4);
  border-right-color: rgb(212 64 54 / 0.4);
}

.border-x-red\/45 {
  border-left-color: rgb(212 64 54 / 0.45);
  border-right-color: rgb(212 64 54 / 0.45);
}

.border-x-red\/5 {
  border-left-color: rgb(212 64 54 / 0.05);
  border-right-color: rgb(212 64 54 / 0.05);
}

.border-x-red\/50 {
  border-left-color: rgb(212 64 54 / 0.5);
  border-right-color: rgb(212 64 54 / 0.5);
}

.border-x-red\/55 {
  border-left-color: rgb(212 64 54 / 0.55);
  border-right-color: rgb(212 64 54 / 0.55);
}

.border-x-red\/60 {
  border-left-color: rgb(212 64 54 / 0.6);
  border-right-color: rgb(212 64 54 / 0.6);
}

.border-x-red\/65 {
  border-left-color: rgb(212 64 54 / 0.65);
  border-right-color: rgb(212 64 54 / 0.65);
}

.border-x-red\/70 {
  border-left-color: rgb(212 64 54 / 0.7);
  border-right-color: rgb(212 64 54 / 0.7);
}

.border-x-red\/75 {
  border-left-color: rgb(212 64 54 / 0.75);
  border-right-color: rgb(212 64 54 / 0.75);
}

.border-x-red\/80 {
  border-left-color: rgb(212 64 54 / 0.8);
  border-right-color: rgb(212 64 54 / 0.8);
}

.border-x-red\/85 {
  border-left-color: rgb(212 64 54 / 0.85);
  border-right-color: rgb(212 64 54 / 0.85);
}

.border-x-red\/90 {
  border-left-color: rgb(212 64 54 / 0.9);
  border-right-color: rgb(212 64 54 / 0.9);
}

.border-x-red\/95 {
  border-left-color: rgb(212 64 54 / 0.95);
  border-right-color: rgb(212 64 54 / 0.95);
}

.border-x-rose {
  --tw-border-opacity: 1;
  border-left-color: rgb(173 99 130 / var(--tw-border-opacity, 1));
  border-right-color: rgb(173 99 130 / var(--tw-border-opacity, 1));
}

.border-x-rose\/0 {
  border-left-color: rgb(173 99 130 / 0);
  border-right-color: rgb(173 99 130 / 0);
}

.border-x-rose\/10 {
  border-left-color: rgb(173 99 130 / 0.1);
  border-right-color: rgb(173 99 130 / 0.1);
}

.border-x-rose\/100 {
  border-left-color: rgb(173 99 130 / 1);
  border-right-color: rgb(173 99 130 / 1);
}

.border-x-rose\/15 {
  border-left-color: rgb(173 99 130 / 0.15);
  border-right-color: rgb(173 99 130 / 0.15);
}

.border-x-rose\/20 {
  border-left-color: rgb(173 99 130 / 0.2);
  border-right-color: rgb(173 99 130 / 0.2);
}

.border-x-rose\/25 {
  border-left-color: rgb(173 99 130 / 0.25);
  border-right-color: rgb(173 99 130 / 0.25);
}

.border-x-rose\/30 {
  border-left-color: rgb(173 99 130 / 0.3);
  border-right-color: rgb(173 99 130 / 0.3);
}

.border-x-rose\/35 {
  border-left-color: rgb(173 99 130 / 0.35);
  border-right-color: rgb(173 99 130 / 0.35);
}

.border-x-rose\/40 {
  border-left-color: rgb(173 99 130 / 0.4);
  border-right-color: rgb(173 99 130 / 0.4);
}

.border-x-rose\/45 {
  border-left-color: rgb(173 99 130 / 0.45);
  border-right-color: rgb(173 99 130 / 0.45);
}

.border-x-rose\/5 {
  border-left-color: rgb(173 99 130 / 0.05);
  border-right-color: rgb(173 99 130 / 0.05);
}

.border-x-rose\/50 {
  border-left-color: rgb(173 99 130 / 0.5);
  border-right-color: rgb(173 99 130 / 0.5);
}

.border-x-rose\/55 {
  border-left-color: rgb(173 99 130 / 0.55);
  border-right-color: rgb(173 99 130 / 0.55);
}

.border-x-rose\/60 {
  border-left-color: rgb(173 99 130 / 0.6);
  border-right-color: rgb(173 99 130 / 0.6);
}

.border-x-rose\/65 {
  border-left-color: rgb(173 99 130 / 0.65);
  border-right-color: rgb(173 99 130 / 0.65);
}

.border-x-rose\/70 {
  border-left-color: rgb(173 99 130 / 0.7);
  border-right-color: rgb(173 99 130 / 0.7);
}

.border-x-rose\/75 {
  border-left-color: rgb(173 99 130 / 0.75);
  border-right-color: rgb(173 99 130 / 0.75);
}

.border-x-rose\/80 {
  border-left-color: rgb(173 99 130 / 0.8);
  border-right-color: rgb(173 99 130 / 0.8);
}

.border-x-rose\/85 {
  border-left-color: rgb(173 99 130 / 0.85);
  border-right-color: rgb(173 99 130 / 0.85);
}

.border-x-rose\/90 {
  border-left-color: rgb(173 99 130 / 0.9);
  border-right-color: rgb(173 99 130 / 0.9);
}

.border-x-rose\/95 {
  border-left-color: rgb(173 99 130 / 0.95);
  border-right-color: rgb(173 99 130 / 0.95);
}

.border-x-sky-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(224 242 254 / var(--tw-border-opacity, 1));
  border-right-color: rgb(224 242 254 / var(--tw-border-opacity, 1));
}

.border-x-sky-100\/0 {
  border-left-color: rgb(224 242 254 / 0);
  border-right-color: rgb(224 242 254 / 0);
}

.border-x-sky-100\/10 {
  border-left-color: rgb(224 242 254 / 0.1);
  border-right-color: rgb(224 242 254 / 0.1);
}

.border-x-sky-100\/100 {
  border-left-color: rgb(224 242 254 / 1);
  border-right-color: rgb(224 242 254 / 1);
}

.border-x-sky-100\/15 {
  border-left-color: rgb(224 242 254 / 0.15);
  border-right-color: rgb(224 242 254 / 0.15);
}

.border-x-sky-100\/20 {
  border-left-color: rgb(224 242 254 / 0.2);
  border-right-color: rgb(224 242 254 / 0.2);
}

.border-x-sky-100\/25 {
  border-left-color: rgb(224 242 254 / 0.25);
  border-right-color: rgb(224 242 254 / 0.25);
}

.border-x-sky-100\/30 {
  border-left-color: rgb(224 242 254 / 0.3);
  border-right-color: rgb(224 242 254 / 0.3);
}

.border-x-sky-100\/35 {
  border-left-color: rgb(224 242 254 / 0.35);
  border-right-color: rgb(224 242 254 / 0.35);
}

.border-x-sky-100\/40 {
  border-left-color: rgb(224 242 254 / 0.4);
  border-right-color: rgb(224 242 254 / 0.4);
}

.border-x-sky-100\/45 {
  border-left-color: rgb(224 242 254 / 0.45);
  border-right-color: rgb(224 242 254 / 0.45);
}

.border-x-sky-100\/5 {
  border-left-color: rgb(224 242 254 / 0.05);
  border-right-color: rgb(224 242 254 / 0.05);
}

.border-x-sky-100\/50 {
  border-left-color: rgb(224 242 254 / 0.5);
  border-right-color: rgb(224 242 254 / 0.5);
}

.border-x-sky-100\/55 {
  border-left-color: rgb(224 242 254 / 0.55);
  border-right-color: rgb(224 242 254 / 0.55);
}

.border-x-sky-100\/60 {
  border-left-color: rgb(224 242 254 / 0.6);
  border-right-color: rgb(224 242 254 / 0.6);
}

.border-x-sky-100\/65 {
  border-left-color: rgb(224 242 254 / 0.65);
  border-right-color: rgb(224 242 254 / 0.65);
}

.border-x-sky-100\/70 {
  border-left-color: rgb(224 242 254 / 0.7);
  border-right-color: rgb(224 242 254 / 0.7);
}

.border-x-sky-100\/75 {
  border-left-color: rgb(224 242 254 / 0.75);
  border-right-color: rgb(224 242 254 / 0.75);
}

.border-x-sky-100\/80 {
  border-left-color: rgb(224 242 254 / 0.8);
  border-right-color: rgb(224 242 254 / 0.8);
}

.border-x-sky-100\/85 {
  border-left-color: rgb(224 242 254 / 0.85);
  border-right-color: rgb(224 242 254 / 0.85);
}

.border-x-sky-100\/90 {
  border-left-color: rgb(224 242 254 / 0.9);
  border-right-color: rgb(224 242 254 / 0.9);
}

.border-x-sky-100\/95 {
  border-left-color: rgb(224 242 254 / 0.95);
  border-right-color: rgb(224 242 254 / 0.95);
}

.border-x-sky-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(186 230 253 / var(--tw-border-opacity, 1));
  border-right-color: rgb(186 230 253 / var(--tw-border-opacity, 1));
}

.border-x-sky-200\/0 {
  border-left-color: rgb(186 230 253 / 0);
  border-right-color: rgb(186 230 253 / 0);
}

.border-x-sky-200\/10 {
  border-left-color: rgb(186 230 253 / 0.1);
  border-right-color: rgb(186 230 253 / 0.1);
}

.border-x-sky-200\/100 {
  border-left-color: rgb(186 230 253 / 1);
  border-right-color: rgb(186 230 253 / 1);
}

.border-x-sky-200\/15 {
  border-left-color: rgb(186 230 253 / 0.15);
  border-right-color: rgb(186 230 253 / 0.15);
}

.border-x-sky-200\/20 {
  border-left-color: rgb(186 230 253 / 0.2);
  border-right-color: rgb(186 230 253 / 0.2);
}

.border-x-sky-200\/25 {
  border-left-color: rgb(186 230 253 / 0.25);
  border-right-color: rgb(186 230 253 / 0.25);
}

.border-x-sky-200\/30 {
  border-left-color: rgb(186 230 253 / 0.3);
  border-right-color: rgb(186 230 253 / 0.3);
}

.border-x-sky-200\/35 {
  border-left-color: rgb(186 230 253 / 0.35);
  border-right-color: rgb(186 230 253 / 0.35);
}

.border-x-sky-200\/40 {
  border-left-color: rgb(186 230 253 / 0.4);
  border-right-color: rgb(186 230 253 / 0.4);
}

.border-x-sky-200\/45 {
  border-left-color: rgb(186 230 253 / 0.45);
  border-right-color: rgb(186 230 253 / 0.45);
}

.border-x-sky-200\/5 {
  border-left-color: rgb(186 230 253 / 0.05);
  border-right-color: rgb(186 230 253 / 0.05);
}

.border-x-sky-200\/50 {
  border-left-color: rgb(186 230 253 / 0.5);
  border-right-color: rgb(186 230 253 / 0.5);
}

.border-x-sky-200\/55 {
  border-left-color: rgb(186 230 253 / 0.55);
  border-right-color: rgb(186 230 253 / 0.55);
}

.border-x-sky-200\/60 {
  border-left-color: rgb(186 230 253 / 0.6);
  border-right-color: rgb(186 230 253 / 0.6);
}

.border-x-sky-200\/65 {
  border-left-color: rgb(186 230 253 / 0.65);
  border-right-color: rgb(186 230 253 / 0.65);
}

.border-x-sky-200\/70 {
  border-left-color: rgb(186 230 253 / 0.7);
  border-right-color: rgb(186 230 253 / 0.7);
}

.border-x-sky-200\/75 {
  border-left-color: rgb(186 230 253 / 0.75);
  border-right-color: rgb(186 230 253 / 0.75);
}

.border-x-sky-200\/80 {
  border-left-color: rgb(186 230 253 / 0.8);
  border-right-color: rgb(186 230 253 / 0.8);
}

.border-x-sky-200\/85 {
  border-left-color: rgb(186 230 253 / 0.85);
  border-right-color: rgb(186 230 253 / 0.85);
}

.border-x-sky-200\/90 {
  border-left-color: rgb(186 230 253 / 0.9);
  border-right-color: rgb(186 230 253 / 0.9);
}

.border-x-sky-200\/95 {
  border-left-color: rgb(186 230 253 / 0.95);
  border-right-color: rgb(186 230 253 / 0.95);
}

.border-x-sky-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(125 211 252 / var(--tw-border-opacity, 1));
  border-right-color: rgb(125 211 252 / var(--tw-border-opacity, 1));
}

.border-x-sky-300\/0 {
  border-left-color: rgb(125 211 252 / 0);
  border-right-color: rgb(125 211 252 / 0);
}

.border-x-sky-300\/10 {
  border-left-color: rgb(125 211 252 / 0.1);
  border-right-color: rgb(125 211 252 / 0.1);
}

.border-x-sky-300\/100 {
  border-left-color: rgb(125 211 252 / 1);
  border-right-color: rgb(125 211 252 / 1);
}

.border-x-sky-300\/15 {
  border-left-color: rgb(125 211 252 / 0.15);
  border-right-color: rgb(125 211 252 / 0.15);
}

.border-x-sky-300\/20 {
  border-left-color: rgb(125 211 252 / 0.2);
  border-right-color: rgb(125 211 252 / 0.2);
}

.border-x-sky-300\/25 {
  border-left-color: rgb(125 211 252 / 0.25);
  border-right-color: rgb(125 211 252 / 0.25);
}

.border-x-sky-300\/30 {
  border-left-color: rgb(125 211 252 / 0.3);
  border-right-color: rgb(125 211 252 / 0.3);
}

.border-x-sky-300\/35 {
  border-left-color: rgb(125 211 252 / 0.35);
  border-right-color: rgb(125 211 252 / 0.35);
}

.border-x-sky-300\/40 {
  border-left-color: rgb(125 211 252 / 0.4);
  border-right-color: rgb(125 211 252 / 0.4);
}

.border-x-sky-300\/45 {
  border-left-color: rgb(125 211 252 / 0.45);
  border-right-color: rgb(125 211 252 / 0.45);
}

.border-x-sky-300\/5 {
  border-left-color: rgb(125 211 252 / 0.05);
  border-right-color: rgb(125 211 252 / 0.05);
}

.border-x-sky-300\/50 {
  border-left-color: rgb(125 211 252 / 0.5);
  border-right-color: rgb(125 211 252 / 0.5);
}

.border-x-sky-300\/55 {
  border-left-color: rgb(125 211 252 / 0.55);
  border-right-color: rgb(125 211 252 / 0.55);
}

.border-x-sky-300\/60 {
  border-left-color: rgb(125 211 252 / 0.6);
  border-right-color: rgb(125 211 252 / 0.6);
}

.border-x-sky-300\/65 {
  border-left-color: rgb(125 211 252 / 0.65);
  border-right-color: rgb(125 211 252 / 0.65);
}

.border-x-sky-300\/70 {
  border-left-color: rgb(125 211 252 / 0.7);
  border-right-color: rgb(125 211 252 / 0.7);
}

.border-x-sky-300\/75 {
  border-left-color: rgb(125 211 252 / 0.75);
  border-right-color: rgb(125 211 252 / 0.75);
}

.border-x-sky-300\/80 {
  border-left-color: rgb(125 211 252 / 0.8);
  border-right-color: rgb(125 211 252 / 0.8);
}

.border-x-sky-300\/85 {
  border-left-color: rgb(125 211 252 / 0.85);
  border-right-color: rgb(125 211 252 / 0.85);
}

.border-x-sky-300\/90 {
  border-left-color: rgb(125 211 252 / 0.9);
  border-right-color: rgb(125 211 252 / 0.9);
}

.border-x-sky-300\/95 {
  border-left-color: rgb(125 211 252 / 0.95);
  border-right-color: rgb(125 211 252 / 0.95);
}

.border-x-sky-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(56 189 248 / var(--tw-border-opacity, 1));
  border-right-color: rgb(56 189 248 / var(--tw-border-opacity, 1));
}

.border-x-sky-400\/0 {
  border-left-color: rgb(56 189 248 / 0);
  border-right-color: rgb(56 189 248 / 0);
}

.border-x-sky-400\/10 {
  border-left-color: rgb(56 189 248 / 0.1);
  border-right-color: rgb(56 189 248 / 0.1);
}

.border-x-sky-400\/100 {
  border-left-color: rgb(56 189 248 / 1);
  border-right-color: rgb(56 189 248 / 1);
}

.border-x-sky-400\/15 {
  border-left-color: rgb(56 189 248 / 0.15);
  border-right-color: rgb(56 189 248 / 0.15);
}

.border-x-sky-400\/20 {
  border-left-color: rgb(56 189 248 / 0.2);
  border-right-color: rgb(56 189 248 / 0.2);
}

.border-x-sky-400\/25 {
  border-left-color: rgb(56 189 248 / 0.25);
  border-right-color: rgb(56 189 248 / 0.25);
}

.border-x-sky-400\/30 {
  border-left-color: rgb(56 189 248 / 0.3);
  border-right-color: rgb(56 189 248 / 0.3);
}

.border-x-sky-400\/35 {
  border-left-color: rgb(56 189 248 / 0.35);
  border-right-color: rgb(56 189 248 / 0.35);
}

.border-x-sky-400\/40 {
  border-left-color: rgb(56 189 248 / 0.4);
  border-right-color: rgb(56 189 248 / 0.4);
}

.border-x-sky-400\/45 {
  border-left-color: rgb(56 189 248 / 0.45);
  border-right-color: rgb(56 189 248 / 0.45);
}

.border-x-sky-400\/5 {
  border-left-color: rgb(56 189 248 / 0.05);
  border-right-color: rgb(56 189 248 / 0.05);
}

.border-x-sky-400\/50 {
  border-left-color: rgb(56 189 248 / 0.5);
  border-right-color: rgb(56 189 248 / 0.5);
}

.border-x-sky-400\/55 {
  border-left-color: rgb(56 189 248 / 0.55);
  border-right-color: rgb(56 189 248 / 0.55);
}

.border-x-sky-400\/60 {
  border-left-color: rgb(56 189 248 / 0.6);
  border-right-color: rgb(56 189 248 / 0.6);
}

.border-x-sky-400\/65 {
  border-left-color: rgb(56 189 248 / 0.65);
  border-right-color: rgb(56 189 248 / 0.65);
}

.border-x-sky-400\/70 {
  border-left-color: rgb(56 189 248 / 0.7);
  border-right-color: rgb(56 189 248 / 0.7);
}

.border-x-sky-400\/75 {
  border-left-color: rgb(56 189 248 / 0.75);
  border-right-color: rgb(56 189 248 / 0.75);
}

.border-x-sky-400\/80 {
  border-left-color: rgb(56 189 248 / 0.8);
  border-right-color: rgb(56 189 248 / 0.8);
}

.border-x-sky-400\/85 {
  border-left-color: rgb(56 189 248 / 0.85);
  border-right-color: rgb(56 189 248 / 0.85);
}

.border-x-sky-400\/90 {
  border-left-color: rgb(56 189 248 / 0.9);
  border-right-color: rgb(56 189 248 / 0.9);
}

.border-x-sky-400\/95 {
  border-left-color: rgb(56 189 248 / 0.95);
  border-right-color: rgb(56 189 248 / 0.95);
}

.border-x-sky-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(240 249 255 / var(--tw-border-opacity, 1));
  border-right-color: rgb(240 249 255 / var(--tw-border-opacity, 1));
}

.border-x-sky-50\/0 {
  border-left-color: rgb(240 249 255 / 0);
  border-right-color: rgb(240 249 255 / 0);
}

.border-x-sky-50\/10 {
  border-left-color: rgb(240 249 255 / 0.1);
  border-right-color: rgb(240 249 255 / 0.1);
}

.border-x-sky-50\/100 {
  border-left-color: rgb(240 249 255 / 1);
  border-right-color: rgb(240 249 255 / 1);
}

.border-x-sky-50\/15 {
  border-left-color: rgb(240 249 255 / 0.15);
  border-right-color: rgb(240 249 255 / 0.15);
}

.border-x-sky-50\/20 {
  border-left-color: rgb(240 249 255 / 0.2);
  border-right-color: rgb(240 249 255 / 0.2);
}

.border-x-sky-50\/25 {
  border-left-color: rgb(240 249 255 / 0.25);
  border-right-color: rgb(240 249 255 / 0.25);
}

.border-x-sky-50\/30 {
  border-left-color: rgb(240 249 255 / 0.3);
  border-right-color: rgb(240 249 255 / 0.3);
}

.border-x-sky-50\/35 {
  border-left-color: rgb(240 249 255 / 0.35);
  border-right-color: rgb(240 249 255 / 0.35);
}

.border-x-sky-50\/40 {
  border-left-color: rgb(240 249 255 / 0.4);
  border-right-color: rgb(240 249 255 / 0.4);
}

.border-x-sky-50\/45 {
  border-left-color: rgb(240 249 255 / 0.45);
  border-right-color: rgb(240 249 255 / 0.45);
}

.border-x-sky-50\/5 {
  border-left-color: rgb(240 249 255 / 0.05);
  border-right-color: rgb(240 249 255 / 0.05);
}

.border-x-sky-50\/50 {
  border-left-color: rgb(240 249 255 / 0.5);
  border-right-color: rgb(240 249 255 / 0.5);
}

.border-x-sky-50\/55 {
  border-left-color: rgb(240 249 255 / 0.55);
  border-right-color: rgb(240 249 255 / 0.55);
}

.border-x-sky-50\/60 {
  border-left-color: rgb(240 249 255 / 0.6);
  border-right-color: rgb(240 249 255 / 0.6);
}

.border-x-sky-50\/65 {
  border-left-color: rgb(240 249 255 / 0.65);
  border-right-color: rgb(240 249 255 / 0.65);
}

.border-x-sky-50\/70 {
  border-left-color: rgb(240 249 255 / 0.7);
  border-right-color: rgb(240 249 255 / 0.7);
}

.border-x-sky-50\/75 {
  border-left-color: rgb(240 249 255 / 0.75);
  border-right-color: rgb(240 249 255 / 0.75);
}

.border-x-sky-50\/80 {
  border-left-color: rgb(240 249 255 / 0.8);
  border-right-color: rgb(240 249 255 / 0.8);
}

.border-x-sky-50\/85 {
  border-left-color: rgb(240 249 255 / 0.85);
  border-right-color: rgb(240 249 255 / 0.85);
}

.border-x-sky-50\/90 {
  border-left-color: rgb(240 249 255 / 0.9);
  border-right-color: rgb(240 249 255 / 0.9);
}

.border-x-sky-50\/95 {
  border-left-color: rgb(240 249 255 / 0.95);
  border-right-color: rgb(240 249 255 / 0.95);
}

.border-x-sky-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(14 165 233 / var(--tw-border-opacity, 1));
  border-right-color: rgb(14 165 233 / var(--tw-border-opacity, 1));
}

.border-x-sky-500\/0 {
  border-left-color: rgb(14 165 233 / 0);
  border-right-color: rgb(14 165 233 / 0);
}

.border-x-sky-500\/10 {
  border-left-color: rgb(14 165 233 / 0.1);
  border-right-color: rgb(14 165 233 / 0.1);
}

.border-x-sky-500\/100 {
  border-left-color: rgb(14 165 233 / 1);
  border-right-color: rgb(14 165 233 / 1);
}

.border-x-sky-500\/15 {
  border-left-color: rgb(14 165 233 / 0.15);
  border-right-color: rgb(14 165 233 / 0.15);
}

.border-x-sky-500\/20 {
  border-left-color: rgb(14 165 233 / 0.2);
  border-right-color: rgb(14 165 233 / 0.2);
}

.border-x-sky-500\/25 {
  border-left-color: rgb(14 165 233 / 0.25);
  border-right-color: rgb(14 165 233 / 0.25);
}

.border-x-sky-500\/30 {
  border-left-color: rgb(14 165 233 / 0.3);
  border-right-color: rgb(14 165 233 / 0.3);
}

.border-x-sky-500\/35 {
  border-left-color: rgb(14 165 233 / 0.35);
  border-right-color: rgb(14 165 233 / 0.35);
}

.border-x-sky-500\/40 {
  border-left-color: rgb(14 165 233 / 0.4);
  border-right-color: rgb(14 165 233 / 0.4);
}

.border-x-sky-500\/45 {
  border-left-color: rgb(14 165 233 / 0.45);
  border-right-color: rgb(14 165 233 / 0.45);
}

.border-x-sky-500\/5 {
  border-left-color: rgb(14 165 233 / 0.05);
  border-right-color: rgb(14 165 233 / 0.05);
}

.border-x-sky-500\/50 {
  border-left-color: rgb(14 165 233 / 0.5);
  border-right-color: rgb(14 165 233 / 0.5);
}

.border-x-sky-500\/55 {
  border-left-color: rgb(14 165 233 / 0.55);
  border-right-color: rgb(14 165 233 / 0.55);
}

.border-x-sky-500\/60 {
  border-left-color: rgb(14 165 233 / 0.6);
  border-right-color: rgb(14 165 233 / 0.6);
}

.border-x-sky-500\/65 {
  border-left-color: rgb(14 165 233 / 0.65);
  border-right-color: rgb(14 165 233 / 0.65);
}

.border-x-sky-500\/70 {
  border-left-color: rgb(14 165 233 / 0.7);
  border-right-color: rgb(14 165 233 / 0.7);
}

.border-x-sky-500\/75 {
  border-left-color: rgb(14 165 233 / 0.75);
  border-right-color: rgb(14 165 233 / 0.75);
}

.border-x-sky-500\/80 {
  border-left-color: rgb(14 165 233 / 0.8);
  border-right-color: rgb(14 165 233 / 0.8);
}

.border-x-sky-500\/85 {
  border-left-color: rgb(14 165 233 / 0.85);
  border-right-color: rgb(14 165 233 / 0.85);
}

.border-x-sky-500\/90 {
  border-left-color: rgb(14 165 233 / 0.9);
  border-right-color: rgb(14 165 233 / 0.9);
}

.border-x-sky-500\/95 {
  border-left-color: rgb(14 165 233 / 0.95);
  border-right-color: rgb(14 165 233 / 0.95);
}

.border-x-sky-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(2 132 199 / var(--tw-border-opacity, 1));
  border-right-color: rgb(2 132 199 / var(--tw-border-opacity, 1));
}

.border-x-sky-600\/0 {
  border-left-color: rgb(2 132 199 / 0);
  border-right-color: rgb(2 132 199 / 0);
}

.border-x-sky-600\/10 {
  border-left-color: rgb(2 132 199 / 0.1);
  border-right-color: rgb(2 132 199 / 0.1);
}

.border-x-sky-600\/100 {
  border-left-color: rgb(2 132 199 / 1);
  border-right-color: rgb(2 132 199 / 1);
}

.border-x-sky-600\/15 {
  border-left-color: rgb(2 132 199 / 0.15);
  border-right-color: rgb(2 132 199 / 0.15);
}

.border-x-sky-600\/20 {
  border-left-color: rgb(2 132 199 / 0.2);
  border-right-color: rgb(2 132 199 / 0.2);
}

.border-x-sky-600\/25 {
  border-left-color: rgb(2 132 199 / 0.25);
  border-right-color: rgb(2 132 199 / 0.25);
}

.border-x-sky-600\/30 {
  border-left-color: rgb(2 132 199 / 0.3);
  border-right-color: rgb(2 132 199 / 0.3);
}

.border-x-sky-600\/35 {
  border-left-color: rgb(2 132 199 / 0.35);
  border-right-color: rgb(2 132 199 / 0.35);
}

.border-x-sky-600\/40 {
  border-left-color: rgb(2 132 199 / 0.4);
  border-right-color: rgb(2 132 199 / 0.4);
}

.border-x-sky-600\/45 {
  border-left-color: rgb(2 132 199 / 0.45);
  border-right-color: rgb(2 132 199 / 0.45);
}

.border-x-sky-600\/5 {
  border-left-color: rgb(2 132 199 / 0.05);
  border-right-color: rgb(2 132 199 / 0.05);
}

.border-x-sky-600\/50 {
  border-left-color: rgb(2 132 199 / 0.5);
  border-right-color: rgb(2 132 199 / 0.5);
}

.border-x-sky-600\/55 {
  border-left-color: rgb(2 132 199 / 0.55);
  border-right-color: rgb(2 132 199 / 0.55);
}

.border-x-sky-600\/60 {
  border-left-color: rgb(2 132 199 / 0.6);
  border-right-color: rgb(2 132 199 / 0.6);
}

.border-x-sky-600\/65 {
  border-left-color: rgb(2 132 199 / 0.65);
  border-right-color: rgb(2 132 199 / 0.65);
}

.border-x-sky-600\/70 {
  border-left-color: rgb(2 132 199 / 0.7);
  border-right-color: rgb(2 132 199 / 0.7);
}

.border-x-sky-600\/75 {
  border-left-color: rgb(2 132 199 / 0.75);
  border-right-color: rgb(2 132 199 / 0.75);
}

.border-x-sky-600\/80 {
  border-left-color: rgb(2 132 199 / 0.8);
  border-right-color: rgb(2 132 199 / 0.8);
}

.border-x-sky-600\/85 {
  border-left-color: rgb(2 132 199 / 0.85);
  border-right-color: rgb(2 132 199 / 0.85);
}

.border-x-sky-600\/90 {
  border-left-color: rgb(2 132 199 / 0.9);
  border-right-color: rgb(2 132 199 / 0.9);
}

.border-x-sky-600\/95 {
  border-left-color: rgb(2 132 199 / 0.95);
  border-right-color: rgb(2 132 199 / 0.95);
}

.border-x-sky-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(3 105 161 / var(--tw-border-opacity, 1));
  border-right-color: rgb(3 105 161 / var(--tw-border-opacity, 1));
}

.border-x-sky-700\/0 {
  border-left-color: rgb(3 105 161 / 0);
  border-right-color: rgb(3 105 161 / 0);
}

.border-x-sky-700\/10 {
  border-left-color: rgb(3 105 161 / 0.1);
  border-right-color: rgb(3 105 161 / 0.1);
}

.border-x-sky-700\/100 {
  border-left-color: rgb(3 105 161 / 1);
  border-right-color: rgb(3 105 161 / 1);
}

.border-x-sky-700\/15 {
  border-left-color: rgb(3 105 161 / 0.15);
  border-right-color: rgb(3 105 161 / 0.15);
}

.border-x-sky-700\/20 {
  border-left-color: rgb(3 105 161 / 0.2);
  border-right-color: rgb(3 105 161 / 0.2);
}

.border-x-sky-700\/25 {
  border-left-color: rgb(3 105 161 / 0.25);
  border-right-color: rgb(3 105 161 / 0.25);
}

.border-x-sky-700\/30 {
  border-left-color: rgb(3 105 161 / 0.3);
  border-right-color: rgb(3 105 161 / 0.3);
}

.border-x-sky-700\/35 {
  border-left-color: rgb(3 105 161 / 0.35);
  border-right-color: rgb(3 105 161 / 0.35);
}

.border-x-sky-700\/40 {
  border-left-color: rgb(3 105 161 / 0.4);
  border-right-color: rgb(3 105 161 / 0.4);
}

.border-x-sky-700\/45 {
  border-left-color: rgb(3 105 161 / 0.45);
  border-right-color: rgb(3 105 161 / 0.45);
}

.border-x-sky-700\/5 {
  border-left-color: rgb(3 105 161 / 0.05);
  border-right-color: rgb(3 105 161 / 0.05);
}

.border-x-sky-700\/50 {
  border-left-color: rgb(3 105 161 / 0.5);
  border-right-color: rgb(3 105 161 / 0.5);
}

.border-x-sky-700\/55 {
  border-left-color: rgb(3 105 161 / 0.55);
  border-right-color: rgb(3 105 161 / 0.55);
}

.border-x-sky-700\/60 {
  border-left-color: rgb(3 105 161 / 0.6);
  border-right-color: rgb(3 105 161 / 0.6);
}

.border-x-sky-700\/65 {
  border-left-color: rgb(3 105 161 / 0.65);
  border-right-color: rgb(3 105 161 / 0.65);
}

.border-x-sky-700\/70 {
  border-left-color: rgb(3 105 161 / 0.7);
  border-right-color: rgb(3 105 161 / 0.7);
}

.border-x-sky-700\/75 {
  border-left-color: rgb(3 105 161 / 0.75);
  border-right-color: rgb(3 105 161 / 0.75);
}

.border-x-sky-700\/80 {
  border-left-color: rgb(3 105 161 / 0.8);
  border-right-color: rgb(3 105 161 / 0.8);
}

.border-x-sky-700\/85 {
  border-left-color: rgb(3 105 161 / 0.85);
  border-right-color: rgb(3 105 161 / 0.85);
}

.border-x-sky-700\/90 {
  border-left-color: rgb(3 105 161 / 0.9);
  border-right-color: rgb(3 105 161 / 0.9);
}

.border-x-sky-700\/95 {
  border-left-color: rgb(3 105 161 / 0.95);
  border-right-color: rgb(3 105 161 / 0.95);
}

.border-x-sky-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(7 89 133 / var(--tw-border-opacity, 1));
  border-right-color: rgb(7 89 133 / var(--tw-border-opacity, 1));
}

.border-x-sky-800\/0 {
  border-left-color: rgb(7 89 133 / 0);
  border-right-color: rgb(7 89 133 / 0);
}

.border-x-sky-800\/10 {
  border-left-color: rgb(7 89 133 / 0.1);
  border-right-color: rgb(7 89 133 / 0.1);
}

.border-x-sky-800\/100 {
  border-left-color: rgb(7 89 133 / 1);
  border-right-color: rgb(7 89 133 / 1);
}

.border-x-sky-800\/15 {
  border-left-color: rgb(7 89 133 / 0.15);
  border-right-color: rgb(7 89 133 / 0.15);
}

.border-x-sky-800\/20 {
  border-left-color: rgb(7 89 133 / 0.2);
  border-right-color: rgb(7 89 133 / 0.2);
}

.border-x-sky-800\/25 {
  border-left-color: rgb(7 89 133 / 0.25);
  border-right-color: rgb(7 89 133 / 0.25);
}

.border-x-sky-800\/30 {
  border-left-color: rgb(7 89 133 / 0.3);
  border-right-color: rgb(7 89 133 / 0.3);
}

.border-x-sky-800\/35 {
  border-left-color: rgb(7 89 133 / 0.35);
  border-right-color: rgb(7 89 133 / 0.35);
}

.border-x-sky-800\/40 {
  border-left-color: rgb(7 89 133 / 0.4);
  border-right-color: rgb(7 89 133 / 0.4);
}

.border-x-sky-800\/45 {
  border-left-color: rgb(7 89 133 / 0.45);
  border-right-color: rgb(7 89 133 / 0.45);
}

.border-x-sky-800\/5 {
  border-left-color: rgb(7 89 133 / 0.05);
  border-right-color: rgb(7 89 133 / 0.05);
}

.border-x-sky-800\/50 {
  border-left-color: rgb(7 89 133 / 0.5);
  border-right-color: rgb(7 89 133 / 0.5);
}

.border-x-sky-800\/55 {
  border-left-color: rgb(7 89 133 / 0.55);
  border-right-color: rgb(7 89 133 / 0.55);
}

.border-x-sky-800\/60 {
  border-left-color: rgb(7 89 133 / 0.6);
  border-right-color: rgb(7 89 133 / 0.6);
}

.border-x-sky-800\/65 {
  border-left-color: rgb(7 89 133 / 0.65);
  border-right-color: rgb(7 89 133 / 0.65);
}

.border-x-sky-800\/70 {
  border-left-color: rgb(7 89 133 / 0.7);
  border-right-color: rgb(7 89 133 / 0.7);
}

.border-x-sky-800\/75 {
  border-left-color: rgb(7 89 133 / 0.75);
  border-right-color: rgb(7 89 133 / 0.75);
}

.border-x-sky-800\/80 {
  border-left-color: rgb(7 89 133 / 0.8);
  border-right-color: rgb(7 89 133 / 0.8);
}

.border-x-sky-800\/85 {
  border-left-color: rgb(7 89 133 / 0.85);
  border-right-color: rgb(7 89 133 / 0.85);
}

.border-x-sky-800\/90 {
  border-left-color: rgb(7 89 133 / 0.9);
  border-right-color: rgb(7 89 133 / 0.9);
}

.border-x-sky-800\/95 {
  border-left-color: rgb(7 89 133 / 0.95);
  border-right-color: rgb(7 89 133 / 0.95);
}

.border-x-sky-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(12 74 110 / var(--tw-border-opacity, 1));
  border-right-color: rgb(12 74 110 / var(--tw-border-opacity, 1));
}

.border-x-sky-900\/0 {
  border-left-color: rgb(12 74 110 / 0);
  border-right-color: rgb(12 74 110 / 0);
}

.border-x-sky-900\/10 {
  border-left-color: rgb(12 74 110 / 0.1);
  border-right-color: rgb(12 74 110 / 0.1);
}

.border-x-sky-900\/100 {
  border-left-color: rgb(12 74 110 / 1);
  border-right-color: rgb(12 74 110 / 1);
}

.border-x-sky-900\/15 {
  border-left-color: rgb(12 74 110 / 0.15);
  border-right-color: rgb(12 74 110 / 0.15);
}

.border-x-sky-900\/20 {
  border-left-color: rgb(12 74 110 / 0.2);
  border-right-color: rgb(12 74 110 / 0.2);
}

.border-x-sky-900\/25 {
  border-left-color: rgb(12 74 110 / 0.25);
  border-right-color: rgb(12 74 110 / 0.25);
}

.border-x-sky-900\/30 {
  border-left-color: rgb(12 74 110 / 0.3);
  border-right-color: rgb(12 74 110 / 0.3);
}

.border-x-sky-900\/35 {
  border-left-color: rgb(12 74 110 / 0.35);
  border-right-color: rgb(12 74 110 / 0.35);
}

.border-x-sky-900\/40 {
  border-left-color: rgb(12 74 110 / 0.4);
  border-right-color: rgb(12 74 110 / 0.4);
}

.border-x-sky-900\/45 {
  border-left-color: rgb(12 74 110 / 0.45);
  border-right-color: rgb(12 74 110 / 0.45);
}

.border-x-sky-900\/5 {
  border-left-color: rgb(12 74 110 / 0.05);
  border-right-color: rgb(12 74 110 / 0.05);
}

.border-x-sky-900\/50 {
  border-left-color: rgb(12 74 110 / 0.5);
  border-right-color: rgb(12 74 110 / 0.5);
}

.border-x-sky-900\/55 {
  border-left-color: rgb(12 74 110 / 0.55);
  border-right-color: rgb(12 74 110 / 0.55);
}

.border-x-sky-900\/60 {
  border-left-color: rgb(12 74 110 / 0.6);
  border-right-color: rgb(12 74 110 / 0.6);
}

.border-x-sky-900\/65 {
  border-left-color: rgb(12 74 110 / 0.65);
  border-right-color: rgb(12 74 110 / 0.65);
}

.border-x-sky-900\/70 {
  border-left-color: rgb(12 74 110 / 0.7);
  border-right-color: rgb(12 74 110 / 0.7);
}

.border-x-sky-900\/75 {
  border-left-color: rgb(12 74 110 / 0.75);
  border-right-color: rgb(12 74 110 / 0.75);
}

.border-x-sky-900\/80 {
  border-left-color: rgb(12 74 110 / 0.8);
  border-right-color: rgb(12 74 110 / 0.8);
}

.border-x-sky-900\/85 {
  border-left-color: rgb(12 74 110 / 0.85);
  border-right-color: rgb(12 74 110 / 0.85);
}

.border-x-sky-900\/90 {
  border-left-color: rgb(12 74 110 / 0.9);
  border-right-color: rgb(12 74 110 / 0.9);
}

.border-x-sky-900\/95 {
  border-left-color: rgb(12 74 110 / 0.95);
  border-right-color: rgb(12 74 110 / 0.95);
}

.border-x-sky-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(8 47 73 / var(--tw-border-opacity, 1));
  border-right-color: rgb(8 47 73 / var(--tw-border-opacity, 1));
}

.border-x-sky-950\/0 {
  border-left-color: rgb(8 47 73 / 0);
  border-right-color: rgb(8 47 73 / 0);
}

.border-x-sky-950\/10 {
  border-left-color: rgb(8 47 73 / 0.1);
  border-right-color: rgb(8 47 73 / 0.1);
}

.border-x-sky-950\/100 {
  border-left-color: rgb(8 47 73 / 1);
  border-right-color: rgb(8 47 73 / 1);
}

.border-x-sky-950\/15 {
  border-left-color: rgb(8 47 73 / 0.15);
  border-right-color: rgb(8 47 73 / 0.15);
}

.border-x-sky-950\/20 {
  border-left-color: rgb(8 47 73 / 0.2);
  border-right-color: rgb(8 47 73 / 0.2);
}

.border-x-sky-950\/25 {
  border-left-color: rgb(8 47 73 / 0.25);
  border-right-color: rgb(8 47 73 / 0.25);
}

.border-x-sky-950\/30 {
  border-left-color: rgb(8 47 73 / 0.3);
  border-right-color: rgb(8 47 73 / 0.3);
}

.border-x-sky-950\/35 {
  border-left-color: rgb(8 47 73 / 0.35);
  border-right-color: rgb(8 47 73 / 0.35);
}

.border-x-sky-950\/40 {
  border-left-color: rgb(8 47 73 / 0.4);
  border-right-color: rgb(8 47 73 / 0.4);
}

.border-x-sky-950\/45 {
  border-left-color: rgb(8 47 73 / 0.45);
  border-right-color: rgb(8 47 73 / 0.45);
}

.border-x-sky-950\/5 {
  border-left-color: rgb(8 47 73 / 0.05);
  border-right-color: rgb(8 47 73 / 0.05);
}

.border-x-sky-950\/50 {
  border-left-color: rgb(8 47 73 / 0.5);
  border-right-color: rgb(8 47 73 / 0.5);
}

.border-x-sky-950\/55 {
  border-left-color: rgb(8 47 73 / 0.55);
  border-right-color: rgb(8 47 73 / 0.55);
}

.border-x-sky-950\/60 {
  border-left-color: rgb(8 47 73 / 0.6);
  border-right-color: rgb(8 47 73 / 0.6);
}

.border-x-sky-950\/65 {
  border-left-color: rgb(8 47 73 / 0.65);
  border-right-color: rgb(8 47 73 / 0.65);
}

.border-x-sky-950\/70 {
  border-left-color: rgb(8 47 73 / 0.7);
  border-right-color: rgb(8 47 73 / 0.7);
}

.border-x-sky-950\/75 {
  border-left-color: rgb(8 47 73 / 0.75);
  border-right-color: rgb(8 47 73 / 0.75);
}

.border-x-sky-950\/80 {
  border-left-color: rgb(8 47 73 / 0.8);
  border-right-color: rgb(8 47 73 / 0.8);
}

.border-x-sky-950\/85 {
  border-left-color: rgb(8 47 73 / 0.85);
  border-right-color: rgb(8 47 73 / 0.85);
}

.border-x-sky-950\/90 {
  border-left-color: rgb(8 47 73 / 0.9);
  border-right-color: rgb(8 47 73 / 0.9);
}

.border-x-sky-950\/95 {
  border-left-color: rgb(8 47 73 / 0.95);
  border-right-color: rgb(8 47 73 / 0.95);
}

.border-x-slate-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
  border-right-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}

.border-x-slate-100\/0 {
  border-left-color: rgb(241 245 249 / 0);
  border-right-color: rgb(241 245 249 / 0);
}

.border-x-slate-100\/10 {
  border-left-color: rgb(241 245 249 / 0.1);
  border-right-color: rgb(241 245 249 / 0.1);
}

.border-x-slate-100\/100 {
  border-left-color: rgb(241 245 249 / 1);
  border-right-color: rgb(241 245 249 / 1);
}

.border-x-slate-100\/15 {
  border-left-color: rgb(241 245 249 / 0.15);
  border-right-color: rgb(241 245 249 / 0.15);
}

.border-x-slate-100\/20 {
  border-left-color: rgb(241 245 249 / 0.2);
  border-right-color: rgb(241 245 249 / 0.2);
}

.border-x-slate-100\/25 {
  border-left-color: rgb(241 245 249 / 0.25);
  border-right-color: rgb(241 245 249 / 0.25);
}

.border-x-slate-100\/30 {
  border-left-color: rgb(241 245 249 / 0.3);
  border-right-color: rgb(241 245 249 / 0.3);
}

.border-x-slate-100\/35 {
  border-left-color: rgb(241 245 249 / 0.35);
  border-right-color: rgb(241 245 249 / 0.35);
}

.border-x-slate-100\/40 {
  border-left-color: rgb(241 245 249 / 0.4);
  border-right-color: rgb(241 245 249 / 0.4);
}

.border-x-slate-100\/45 {
  border-left-color: rgb(241 245 249 / 0.45);
  border-right-color: rgb(241 245 249 / 0.45);
}

.border-x-slate-100\/5 {
  border-left-color: rgb(241 245 249 / 0.05);
  border-right-color: rgb(241 245 249 / 0.05);
}

.border-x-slate-100\/50 {
  border-left-color: rgb(241 245 249 / 0.5);
  border-right-color: rgb(241 245 249 / 0.5);
}

.border-x-slate-100\/55 {
  border-left-color: rgb(241 245 249 / 0.55);
  border-right-color: rgb(241 245 249 / 0.55);
}

.border-x-slate-100\/60 {
  border-left-color: rgb(241 245 249 / 0.6);
  border-right-color: rgb(241 245 249 / 0.6);
}

.border-x-slate-100\/65 {
  border-left-color: rgb(241 245 249 / 0.65);
  border-right-color: rgb(241 245 249 / 0.65);
}

.border-x-slate-100\/70 {
  border-left-color: rgb(241 245 249 / 0.7);
  border-right-color: rgb(241 245 249 / 0.7);
}

.border-x-slate-100\/75 {
  border-left-color: rgb(241 245 249 / 0.75);
  border-right-color: rgb(241 245 249 / 0.75);
}

.border-x-slate-100\/80 {
  border-left-color: rgb(241 245 249 / 0.8);
  border-right-color: rgb(241 245 249 / 0.8);
}

.border-x-slate-100\/85 {
  border-left-color: rgb(241 245 249 / 0.85);
  border-right-color: rgb(241 245 249 / 0.85);
}

.border-x-slate-100\/90 {
  border-left-color: rgb(241 245 249 / 0.9);
  border-right-color: rgb(241 245 249 / 0.9);
}

.border-x-slate-100\/95 {
  border-left-color: rgb(241 245 249 / 0.95);
  border-right-color: rgb(241 245 249 / 0.95);
}

.border-x-slate-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
  border-right-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}

.border-x-slate-200\/0 {
  border-left-color: rgb(226 232 240 / 0);
  border-right-color: rgb(226 232 240 / 0);
}

.border-x-slate-200\/10 {
  border-left-color: rgb(226 232 240 / 0.1);
  border-right-color: rgb(226 232 240 / 0.1);
}

.border-x-slate-200\/100 {
  border-left-color: rgb(226 232 240 / 1);
  border-right-color: rgb(226 232 240 / 1);
}

.border-x-slate-200\/15 {
  border-left-color: rgb(226 232 240 / 0.15);
  border-right-color: rgb(226 232 240 / 0.15);
}

.border-x-slate-200\/20 {
  border-left-color: rgb(226 232 240 / 0.2);
  border-right-color: rgb(226 232 240 / 0.2);
}

.border-x-slate-200\/25 {
  border-left-color: rgb(226 232 240 / 0.25);
  border-right-color: rgb(226 232 240 / 0.25);
}

.border-x-slate-200\/30 {
  border-left-color: rgb(226 232 240 / 0.3);
  border-right-color: rgb(226 232 240 / 0.3);
}

.border-x-slate-200\/35 {
  border-left-color: rgb(226 232 240 / 0.35);
  border-right-color: rgb(226 232 240 / 0.35);
}

.border-x-slate-200\/40 {
  border-left-color: rgb(226 232 240 / 0.4);
  border-right-color: rgb(226 232 240 / 0.4);
}

.border-x-slate-200\/45 {
  border-left-color: rgb(226 232 240 / 0.45);
  border-right-color: rgb(226 232 240 / 0.45);
}

.border-x-slate-200\/5 {
  border-left-color: rgb(226 232 240 / 0.05);
  border-right-color: rgb(226 232 240 / 0.05);
}

.border-x-slate-200\/50 {
  border-left-color: rgb(226 232 240 / 0.5);
  border-right-color: rgb(226 232 240 / 0.5);
}

.border-x-slate-200\/55 {
  border-left-color: rgb(226 232 240 / 0.55);
  border-right-color: rgb(226 232 240 / 0.55);
}

.border-x-slate-200\/60 {
  border-left-color: rgb(226 232 240 / 0.6);
  border-right-color: rgb(226 232 240 / 0.6);
}

.border-x-slate-200\/65 {
  border-left-color: rgb(226 232 240 / 0.65);
  border-right-color: rgb(226 232 240 / 0.65);
}

.border-x-slate-200\/70 {
  border-left-color: rgb(226 232 240 / 0.7);
  border-right-color: rgb(226 232 240 / 0.7);
}

.border-x-slate-200\/75 {
  border-left-color: rgb(226 232 240 / 0.75);
  border-right-color: rgb(226 232 240 / 0.75);
}

.border-x-slate-200\/80 {
  border-left-color: rgb(226 232 240 / 0.8);
  border-right-color: rgb(226 232 240 / 0.8);
}

.border-x-slate-200\/85 {
  border-left-color: rgb(226 232 240 / 0.85);
  border-right-color: rgb(226 232 240 / 0.85);
}

.border-x-slate-200\/90 {
  border-left-color: rgb(226 232 240 / 0.9);
  border-right-color: rgb(226 232 240 / 0.9);
}

.border-x-slate-200\/95 {
  border-left-color: rgb(226 232 240 / 0.95);
  border-right-color: rgb(226 232 240 / 0.95);
}

.border-x-slate-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
  border-right-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}

.border-x-slate-300\/0 {
  border-left-color: rgb(203 213 225 / 0);
  border-right-color: rgb(203 213 225 / 0);
}

.border-x-slate-300\/10 {
  border-left-color: rgb(203 213 225 / 0.1);
  border-right-color: rgb(203 213 225 / 0.1);
}

.border-x-slate-300\/100 {
  border-left-color: rgb(203 213 225 / 1);
  border-right-color: rgb(203 213 225 / 1);
}

.border-x-slate-300\/15 {
  border-left-color: rgb(203 213 225 / 0.15);
  border-right-color: rgb(203 213 225 / 0.15);
}

.border-x-slate-300\/20 {
  border-left-color: rgb(203 213 225 / 0.2);
  border-right-color: rgb(203 213 225 / 0.2);
}

.border-x-slate-300\/25 {
  border-left-color: rgb(203 213 225 / 0.25);
  border-right-color: rgb(203 213 225 / 0.25);
}

.border-x-slate-300\/30 {
  border-left-color: rgb(203 213 225 / 0.3);
  border-right-color: rgb(203 213 225 / 0.3);
}

.border-x-slate-300\/35 {
  border-left-color: rgb(203 213 225 / 0.35);
  border-right-color: rgb(203 213 225 / 0.35);
}

.border-x-slate-300\/40 {
  border-left-color: rgb(203 213 225 / 0.4);
  border-right-color: rgb(203 213 225 / 0.4);
}

.border-x-slate-300\/45 {
  border-left-color: rgb(203 213 225 / 0.45);
  border-right-color: rgb(203 213 225 / 0.45);
}

.border-x-slate-300\/5 {
  border-left-color: rgb(203 213 225 / 0.05);
  border-right-color: rgb(203 213 225 / 0.05);
}

.border-x-slate-300\/50 {
  border-left-color: rgb(203 213 225 / 0.5);
  border-right-color: rgb(203 213 225 / 0.5);
}

.border-x-slate-300\/55 {
  border-left-color: rgb(203 213 225 / 0.55);
  border-right-color: rgb(203 213 225 / 0.55);
}

.border-x-slate-300\/60 {
  border-left-color: rgb(203 213 225 / 0.6);
  border-right-color: rgb(203 213 225 / 0.6);
}

.border-x-slate-300\/65 {
  border-left-color: rgb(203 213 225 / 0.65);
  border-right-color: rgb(203 213 225 / 0.65);
}

.border-x-slate-300\/70 {
  border-left-color: rgb(203 213 225 / 0.7);
  border-right-color: rgb(203 213 225 / 0.7);
}

.border-x-slate-300\/75 {
  border-left-color: rgb(203 213 225 / 0.75);
  border-right-color: rgb(203 213 225 / 0.75);
}

.border-x-slate-300\/80 {
  border-left-color: rgb(203 213 225 / 0.8);
  border-right-color: rgb(203 213 225 / 0.8);
}

.border-x-slate-300\/85 {
  border-left-color: rgb(203 213 225 / 0.85);
  border-right-color: rgb(203 213 225 / 0.85);
}

.border-x-slate-300\/90 {
  border-left-color: rgb(203 213 225 / 0.9);
  border-right-color: rgb(203 213 225 / 0.9);
}

.border-x-slate-300\/95 {
  border-left-color: rgb(203 213 225 / 0.95);
  border-right-color: rgb(203 213 225 / 0.95);
}

.border-x-slate-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
  border-right-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}

.border-x-slate-400\/0 {
  border-left-color: rgb(148 163 184 / 0);
  border-right-color: rgb(148 163 184 / 0);
}

.border-x-slate-400\/10 {
  border-left-color: rgb(148 163 184 / 0.1);
  border-right-color: rgb(148 163 184 / 0.1);
}

.border-x-slate-400\/100 {
  border-left-color: rgb(148 163 184 / 1);
  border-right-color: rgb(148 163 184 / 1);
}

.border-x-slate-400\/15 {
  border-left-color: rgb(148 163 184 / 0.15);
  border-right-color: rgb(148 163 184 / 0.15);
}

.border-x-slate-400\/20 {
  border-left-color: rgb(148 163 184 / 0.2);
  border-right-color: rgb(148 163 184 / 0.2);
}

.border-x-slate-400\/25 {
  border-left-color: rgb(148 163 184 / 0.25);
  border-right-color: rgb(148 163 184 / 0.25);
}

.border-x-slate-400\/30 {
  border-left-color: rgb(148 163 184 / 0.3);
  border-right-color: rgb(148 163 184 / 0.3);
}

.border-x-slate-400\/35 {
  border-left-color: rgb(148 163 184 / 0.35);
  border-right-color: rgb(148 163 184 / 0.35);
}

.border-x-slate-400\/40 {
  border-left-color: rgb(148 163 184 / 0.4);
  border-right-color: rgb(148 163 184 / 0.4);
}

.border-x-slate-400\/45 {
  border-left-color: rgb(148 163 184 / 0.45);
  border-right-color: rgb(148 163 184 / 0.45);
}

.border-x-slate-400\/5 {
  border-left-color: rgb(148 163 184 / 0.05);
  border-right-color: rgb(148 163 184 / 0.05);
}

.border-x-slate-400\/50 {
  border-left-color: rgb(148 163 184 / 0.5);
  border-right-color: rgb(148 163 184 / 0.5);
}

.border-x-slate-400\/55 {
  border-left-color: rgb(148 163 184 / 0.55);
  border-right-color: rgb(148 163 184 / 0.55);
}

.border-x-slate-400\/60 {
  border-left-color: rgb(148 163 184 / 0.6);
  border-right-color: rgb(148 163 184 / 0.6);
}

.border-x-slate-400\/65 {
  border-left-color: rgb(148 163 184 / 0.65);
  border-right-color: rgb(148 163 184 / 0.65);
}

.border-x-slate-400\/70 {
  border-left-color: rgb(148 163 184 / 0.7);
  border-right-color: rgb(148 163 184 / 0.7);
}

.border-x-slate-400\/75 {
  border-left-color: rgb(148 163 184 / 0.75);
  border-right-color: rgb(148 163 184 / 0.75);
}

.border-x-slate-400\/80 {
  border-left-color: rgb(148 163 184 / 0.8);
  border-right-color: rgb(148 163 184 / 0.8);
}

.border-x-slate-400\/85 {
  border-left-color: rgb(148 163 184 / 0.85);
  border-right-color: rgb(148 163 184 / 0.85);
}

.border-x-slate-400\/90 {
  border-left-color: rgb(148 163 184 / 0.9);
  border-right-color: rgb(148 163 184 / 0.9);
}

.border-x-slate-400\/95 {
  border-left-color: rgb(148 163 184 / 0.95);
  border-right-color: rgb(148 163 184 / 0.95);
}

.border-x-slate-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(248 250 252 / var(--tw-border-opacity, 1));
  border-right-color: rgb(248 250 252 / var(--tw-border-opacity, 1));
}

.border-x-slate-50\/0 {
  border-left-color: rgb(248 250 252 / 0);
  border-right-color: rgb(248 250 252 / 0);
}

.border-x-slate-50\/10 {
  border-left-color: rgb(248 250 252 / 0.1);
  border-right-color: rgb(248 250 252 / 0.1);
}

.border-x-slate-50\/100 {
  border-left-color: rgb(248 250 252 / 1);
  border-right-color: rgb(248 250 252 / 1);
}

.border-x-slate-50\/15 {
  border-left-color: rgb(248 250 252 / 0.15);
  border-right-color: rgb(248 250 252 / 0.15);
}

.border-x-slate-50\/20 {
  border-left-color: rgb(248 250 252 / 0.2);
  border-right-color: rgb(248 250 252 / 0.2);
}

.border-x-slate-50\/25 {
  border-left-color: rgb(248 250 252 / 0.25);
  border-right-color: rgb(248 250 252 / 0.25);
}

.border-x-slate-50\/30 {
  border-left-color: rgb(248 250 252 / 0.3);
  border-right-color: rgb(248 250 252 / 0.3);
}

.border-x-slate-50\/35 {
  border-left-color: rgb(248 250 252 / 0.35);
  border-right-color: rgb(248 250 252 / 0.35);
}

.border-x-slate-50\/40 {
  border-left-color: rgb(248 250 252 / 0.4);
  border-right-color: rgb(248 250 252 / 0.4);
}

.border-x-slate-50\/45 {
  border-left-color: rgb(248 250 252 / 0.45);
  border-right-color: rgb(248 250 252 / 0.45);
}

.border-x-slate-50\/5 {
  border-left-color: rgb(248 250 252 / 0.05);
  border-right-color: rgb(248 250 252 / 0.05);
}

.border-x-slate-50\/50 {
  border-left-color: rgb(248 250 252 / 0.5);
  border-right-color: rgb(248 250 252 / 0.5);
}

.border-x-slate-50\/55 {
  border-left-color: rgb(248 250 252 / 0.55);
  border-right-color: rgb(248 250 252 / 0.55);
}

.border-x-slate-50\/60 {
  border-left-color: rgb(248 250 252 / 0.6);
  border-right-color: rgb(248 250 252 / 0.6);
}

.border-x-slate-50\/65 {
  border-left-color: rgb(248 250 252 / 0.65);
  border-right-color: rgb(248 250 252 / 0.65);
}

.border-x-slate-50\/70 {
  border-left-color: rgb(248 250 252 / 0.7);
  border-right-color: rgb(248 250 252 / 0.7);
}

.border-x-slate-50\/75 {
  border-left-color: rgb(248 250 252 / 0.75);
  border-right-color: rgb(248 250 252 / 0.75);
}

.border-x-slate-50\/80 {
  border-left-color: rgb(248 250 252 / 0.8);
  border-right-color: rgb(248 250 252 / 0.8);
}

.border-x-slate-50\/85 {
  border-left-color: rgb(248 250 252 / 0.85);
  border-right-color: rgb(248 250 252 / 0.85);
}

.border-x-slate-50\/90 {
  border-left-color: rgb(248 250 252 / 0.9);
  border-right-color: rgb(248 250 252 / 0.9);
}

.border-x-slate-50\/95 {
  border-left-color: rgb(248 250 252 / 0.95);
  border-right-color: rgb(248 250 252 / 0.95);
}

.border-x-slate-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
  border-right-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
}

.border-x-slate-500\/0 {
  border-left-color: rgb(100 116 139 / 0);
  border-right-color: rgb(100 116 139 / 0);
}

.border-x-slate-500\/10 {
  border-left-color: rgb(100 116 139 / 0.1);
  border-right-color: rgb(100 116 139 / 0.1);
}

.border-x-slate-500\/100 {
  border-left-color: rgb(100 116 139 / 1);
  border-right-color: rgb(100 116 139 / 1);
}

.border-x-slate-500\/15 {
  border-left-color: rgb(100 116 139 / 0.15);
  border-right-color: rgb(100 116 139 / 0.15);
}

.border-x-slate-500\/20 {
  border-left-color: rgb(100 116 139 / 0.2);
  border-right-color: rgb(100 116 139 / 0.2);
}

.border-x-slate-500\/25 {
  border-left-color: rgb(100 116 139 / 0.25);
  border-right-color: rgb(100 116 139 / 0.25);
}

.border-x-slate-500\/30 {
  border-left-color: rgb(100 116 139 / 0.3);
  border-right-color: rgb(100 116 139 / 0.3);
}

.border-x-slate-500\/35 {
  border-left-color: rgb(100 116 139 / 0.35);
  border-right-color: rgb(100 116 139 / 0.35);
}

.border-x-slate-500\/40 {
  border-left-color: rgb(100 116 139 / 0.4);
  border-right-color: rgb(100 116 139 / 0.4);
}

.border-x-slate-500\/45 {
  border-left-color: rgb(100 116 139 / 0.45);
  border-right-color: rgb(100 116 139 / 0.45);
}

.border-x-slate-500\/5 {
  border-left-color: rgb(100 116 139 / 0.05);
  border-right-color: rgb(100 116 139 / 0.05);
}

.border-x-slate-500\/50 {
  border-left-color: rgb(100 116 139 / 0.5);
  border-right-color: rgb(100 116 139 / 0.5);
}

.border-x-slate-500\/55 {
  border-left-color: rgb(100 116 139 / 0.55);
  border-right-color: rgb(100 116 139 / 0.55);
}

.border-x-slate-500\/60 {
  border-left-color: rgb(100 116 139 / 0.6);
  border-right-color: rgb(100 116 139 / 0.6);
}

.border-x-slate-500\/65 {
  border-left-color: rgb(100 116 139 / 0.65);
  border-right-color: rgb(100 116 139 / 0.65);
}

.border-x-slate-500\/70 {
  border-left-color: rgb(100 116 139 / 0.7);
  border-right-color: rgb(100 116 139 / 0.7);
}

.border-x-slate-500\/75 {
  border-left-color: rgb(100 116 139 / 0.75);
  border-right-color: rgb(100 116 139 / 0.75);
}

.border-x-slate-500\/80 {
  border-left-color: rgb(100 116 139 / 0.8);
  border-right-color: rgb(100 116 139 / 0.8);
}

.border-x-slate-500\/85 {
  border-left-color: rgb(100 116 139 / 0.85);
  border-right-color: rgb(100 116 139 / 0.85);
}

.border-x-slate-500\/90 {
  border-left-color: rgb(100 116 139 / 0.9);
  border-right-color: rgb(100 116 139 / 0.9);
}

.border-x-slate-500\/95 {
  border-left-color: rgb(100 116 139 / 0.95);
  border-right-color: rgb(100 116 139 / 0.95);
}

.border-x-slate-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
  border-right-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
}

.border-x-slate-600\/0 {
  border-left-color: rgb(71 85 105 / 0);
  border-right-color: rgb(71 85 105 / 0);
}

.border-x-slate-600\/10 {
  border-left-color: rgb(71 85 105 / 0.1);
  border-right-color: rgb(71 85 105 / 0.1);
}

.border-x-slate-600\/100 {
  border-left-color: rgb(71 85 105 / 1);
  border-right-color: rgb(71 85 105 / 1);
}

.border-x-slate-600\/15 {
  border-left-color: rgb(71 85 105 / 0.15);
  border-right-color: rgb(71 85 105 / 0.15);
}

.border-x-slate-600\/20 {
  border-left-color: rgb(71 85 105 / 0.2);
  border-right-color: rgb(71 85 105 / 0.2);
}

.border-x-slate-600\/25 {
  border-left-color: rgb(71 85 105 / 0.25);
  border-right-color: rgb(71 85 105 / 0.25);
}

.border-x-slate-600\/30 {
  border-left-color: rgb(71 85 105 / 0.3);
  border-right-color: rgb(71 85 105 / 0.3);
}

.border-x-slate-600\/35 {
  border-left-color: rgb(71 85 105 / 0.35);
  border-right-color: rgb(71 85 105 / 0.35);
}

.border-x-slate-600\/40 {
  border-left-color: rgb(71 85 105 / 0.4);
  border-right-color: rgb(71 85 105 / 0.4);
}

.border-x-slate-600\/45 {
  border-left-color: rgb(71 85 105 / 0.45);
  border-right-color: rgb(71 85 105 / 0.45);
}

.border-x-slate-600\/5 {
  border-left-color: rgb(71 85 105 / 0.05);
  border-right-color: rgb(71 85 105 / 0.05);
}

.border-x-slate-600\/50 {
  border-left-color: rgb(71 85 105 / 0.5);
  border-right-color: rgb(71 85 105 / 0.5);
}

.border-x-slate-600\/55 {
  border-left-color: rgb(71 85 105 / 0.55);
  border-right-color: rgb(71 85 105 / 0.55);
}

.border-x-slate-600\/60 {
  border-left-color: rgb(71 85 105 / 0.6);
  border-right-color: rgb(71 85 105 / 0.6);
}

.border-x-slate-600\/65 {
  border-left-color: rgb(71 85 105 / 0.65);
  border-right-color: rgb(71 85 105 / 0.65);
}

.border-x-slate-600\/70 {
  border-left-color: rgb(71 85 105 / 0.7);
  border-right-color: rgb(71 85 105 / 0.7);
}

.border-x-slate-600\/75 {
  border-left-color: rgb(71 85 105 / 0.75);
  border-right-color: rgb(71 85 105 / 0.75);
}

.border-x-slate-600\/80 {
  border-left-color: rgb(71 85 105 / 0.8);
  border-right-color: rgb(71 85 105 / 0.8);
}

.border-x-slate-600\/85 {
  border-left-color: rgb(71 85 105 / 0.85);
  border-right-color: rgb(71 85 105 / 0.85);
}

.border-x-slate-600\/90 {
  border-left-color: rgb(71 85 105 / 0.9);
  border-right-color: rgb(71 85 105 / 0.9);
}

.border-x-slate-600\/95 {
  border-left-color: rgb(71 85 105 / 0.95);
  border-right-color: rgb(71 85 105 / 0.95);
}

.border-x-slate-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
  border-right-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
}

.border-x-slate-700\/0 {
  border-left-color: rgb(51 65 85 / 0);
  border-right-color: rgb(51 65 85 / 0);
}

.border-x-slate-700\/10 {
  border-left-color: rgb(51 65 85 / 0.1);
  border-right-color: rgb(51 65 85 / 0.1);
}

.border-x-slate-700\/100 {
  border-left-color: rgb(51 65 85 / 1);
  border-right-color: rgb(51 65 85 / 1);
}

.border-x-slate-700\/15 {
  border-left-color: rgb(51 65 85 / 0.15);
  border-right-color: rgb(51 65 85 / 0.15);
}

.border-x-slate-700\/20 {
  border-left-color: rgb(51 65 85 / 0.2);
  border-right-color: rgb(51 65 85 / 0.2);
}

.border-x-slate-700\/25 {
  border-left-color: rgb(51 65 85 / 0.25);
  border-right-color: rgb(51 65 85 / 0.25);
}

.border-x-slate-700\/30 {
  border-left-color: rgb(51 65 85 / 0.3);
  border-right-color: rgb(51 65 85 / 0.3);
}

.border-x-slate-700\/35 {
  border-left-color: rgb(51 65 85 / 0.35);
  border-right-color: rgb(51 65 85 / 0.35);
}

.border-x-slate-700\/40 {
  border-left-color: rgb(51 65 85 / 0.4);
  border-right-color: rgb(51 65 85 / 0.4);
}

.border-x-slate-700\/45 {
  border-left-color: rgb(51 65 85 / 0.45);
  border-right-color: rgb(51 65 85 / 0.45);
}

.border-x-slate-700\/5 {
  border-left-color: rgb(51 65 85 / 0.05);
  border-right-color: rgb(51 65 85 / 0.05);
}

.border-x-slate-700\/50 {
  border-left-color: rgb(51 65 85 / 0.5);
  border-right-color: rgb(51 65 85 / 0.5);
}

.border-x-slate-700\/55 {
  border-left-color: rgb(51 65 85 / 0.55);
  border-right-color: rgb(51 65 85 / 0.55);
}

.border-x-slate-700\/60 {
  border-left-color: rgb(51 65 85 / 0.6);
  border-right-color: rgb(51 65 85 / 0.6);
}

.border-x-slate-700\/65 {
  border-left-color: rgb(51 65 85 / 0.65);
  border-right-color: rgb(51 65 85 / 0.65);
}

.border-x-slate-700\/70 {
  border-left-color: rgb(51 65 85 / 0.7);
  border-right-color: rgb(51 65 85 / 0.7);
}

.border-x-slate-700\/75 {
  border-left-color: rgb(51 65 85 / 0.75);
  border-right-color: rgb(51 65 85 / 0.75);
}

.border-x-slate-700\/80 {
  border-left-color: rgb(51 65 85 / 0.8);
  border-right-color: rgb(51 65 85 / 0.8);
}

.border-x-slate-700\/85 {
  border-left-color: rgb(51 65 85 / 0.85);
  border-right-color: rgb(51 65 85 / 0.85);
}

.border-x-slate-700\/90 {
  border-left-color: rgb(51 65 85 / 0.9);
  border-right-color: rgb(51 65 85 / 0.9);
}

.border-x-slate-700\/95 {
  border-left-color: rgb(51 65 85 / 0.95);
  border-right-color: rgb(51 65 85 / 0.95);
}

.border-x-slate-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
  border-right-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}

.border-x-slate-800\/0 {
  border-left-color: rgb(30 41 59 / 0);
  border-right-color: rgb(30 41 59 / 0);
}

.border-x-slate-800\/10 {
  border-left-color: rgb(30 41 59 / 0.1);
  border-right-color: rgb(30 41 59 / 0.1);
}

.border-x-slate-800\/100 {
  border-left-color: rgb(30 41 59 / 1);
  border-right-color: rgb(30 41 59 / 1);
}

.border-x-slate-800\/15 {
  border-left-color: rgb(30 41 59 / 0.15);
  border-right-color: rgb(30 41 59 / 0.15);
}

.border-x-slate-800\/20 {
  border-left-color: rgb(30 41 59 / 0.2);
  border-right-color: rgb(30 41 59 / 0.2);
}

.border-x-slate-800\/25 {
  border-left-color: rgb(30 41 59 / 0.25);
  border-right-color: rgb(30 41 59 / 0.25);
}

.border-x-slate-800\/30 {
  border-left-color: rgb(30 41 59 / 0.3);
  border-right-color: rgb(30 41 59 / 0.3);
}

.border-x-slate-800\/35 {
  border-left-color: rgb(30 41 59 / 0.35);
  border-right-color: rgb(30 41 59 / 0.35);
}

.border-x-slate-800\/40 {
  border-left-color: rgb(30 41 59 / 0.4);
  border-right-color: rgb(30 41 59 / 0.4);
}

.border-x-slate-800\/45 {
  border-left-color: rgb(30 41 59 / 0.45);
  border-right-color: rgb(30 41 59 / 0.45);
}

.border-x-slate-800\/5 {
  border-left-color: rgb(30 41 59 / 0.05);
  border-right-color: rgb(30 41 59 / 0.05);
}

.border-x-slate-800\/50 {
  border-left-color: rgb(30 41 59 / 0.5);
  border-right-color: rgb(30 41 59 / 0.5);
}

.border-x-slate-800\/55 {
  border-left-color: rgb(30 41 59 / 0.55);
  border-right-color: rgb(30 41 59 / 0.55);
}

.border-x-slate-800\/60 {
  border-left-color: rgb(30 41 59 / 0.6);
  border-right-color: rgb(30 41 59 / 0.6);
}

.border-x-slate-800\/65 {
  border-left-color: rgb(30 41 59 / 0.65);
  border-right-color: rgb(30 41 59 / 0.65);
}

.border-x-slate-800\/70 {
  border-left-color: rgb(30 41 59 / 0.7);
  border-right-color: rgb(30 41 59 / 0.7);
}

.border-x-slate-800\/75 {
  border-left-color: rgb(30 41 59 / 0.75);
  border-right-color: rgb(30 41 59 / 0.75);
}

.border-x-slate-800\/80 {
  border-left-color: rgb(30 41 59 / 0.8);
  border-right-color: rgb(30 41 59 / 0.8);
}

.border-x-slate-800\/85 {
  border-left-color: rgb(30 41 59 / 0.85);
  border-right-color: rgb(30 41 59 / 0.85);
}

.border-x-slate-800\/90 {
  border-left-color: rgb(30 41 59 / 0.9);
  border-right-color: rgb(30 41 59 / 0.9);
}

.border-x-slate-800\/95 {
  border-left-color: rgb(30 41 59 / 0.95);
  border-right-color: rgb(30 41 59 / 0.95);
}

.border-x-slate-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(15 23 42 / var(--tw-border-opacity, 1));
  border-right-color: rgb(15 23 42 / var(--tw-border-opacity, 1));
}

.border-x-slate-900\/0 {
  border-left-color: rgb(15 23 42 / 0);
  border-right-color: rgb(15 23 42 / 0);
}

.border-x-slate-900\/10 {
  border-left-color: rgb(15 23 42 / 0.1);
  border-right-color: rgb(15 23 42 / 0.1);
}

.border-x-slate-900\/100 {
  border-left-color: rgb(15 23 42 / 1);
  border-right-color: rgb(15 23 42 / 1);
}

.border-x-slate-900\/15 {
  border-left-color: rgb(15 23 42 / 0.15);
  border-right-color: rgb(15 23 42 / 0.15);
}

.border-x-slate-900\/20 {
  border-left-color: rgb(15 23 42 / 0.2);
  border-right-color: rgb(15 23 42 / 0.2);
}

.border-x-slate-900\/25 {
  border-left-color: rgb(15 23 42 / 0.25);
  border-right-color: rgb(15 23 42 / 0.25);
}

.border-x-slate-900\/30 {
  border-left-color: rgb(15 23 42 / 0.3);
  border-right-color: rgb(15 23 42 / 0.3);
}

.border-x-slate-900\/35 {
  border-left-color: rgb(15 23 42 / 0.35);
  border-right-color: rgb(15 23 42 / 0.35);
}

.border-x-slate-900\/40 {
  border-left-color: rgb(15 23 42 / 0.4);
  border-right-color: rgb(15 23 42 / 0.4);
}

.border-x-slate-900\/45 {
  border-left-color: rgb(15 23 42 / 0.45);
  border-right-color: rgb(15 23 42 / 0.45);
}

.border-x-slate-900\/5 {
  border-left-color: rgb(15 23 42 / 0.05);
  border-right-color: rgb(15 23 42 / 0.05);
}

.border-x-slate-900\/50 {
  border-left-color: rgb(15 23 42 / 0.5);
  border-right-color: rgb(15 23 42 / 0.5);
}

.border-x-slate-900\/55 {
  border-left-color: rgb(15 23 42 / 0.55);
  border-right-color: rgb(15 23 42 / 0.55);
}

.border-x-slate-900\/60 {
  border-left-color: rgb(15 23 42 / 0.6);
  border-right-color: rgb(15 23 42 / 0.6);
}

.border-x-slate-900\/65 {
  border-left-color: rgb(15 23 42 / 0.65);
  border-right-color: rgb(15 23 42 / 0.65);
}

.border-x-slate-900\/70 {
  border-left-color: rgb(15 23 42 / 0.7);
  border-right-color: rgb(15 23 42 / 0.7);
}

.border-x-slate-900\/75 {
  border-left-color: rgb(15 23 42 / 0.75);
  border-right-color: rgb(15 23 42 / 0.75);
}

.border-x-slate-900\/80 {
  border-left-color: rgb(15 23 42 / 0.8);
  border-right-color: rgb(15 23 42 / 0.8);
}

.border-x-slate-900\/85 {
  border-left-color: rgb(15 23 42 / 0.85);
  border-right-color: rgb(15 23 42 / 0.85);
}

.border-x-slate-900\/90 {
  border-left-color: rgb(15 23 42 / 0.9);
  border-right-color: rgb(15 23 42 / 0.9);
}

.border-x-slate-900\/95 {
  border-left-color: rgb(15 23 42 / 0.95);
  border-right-color: rgb(15 23 42 / 0.95);
}

.border-x-slate-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(2 6 23 / var(--tw-border-opacity, 1));
  border-right-color: rgb(2 6 23 / var(--tw-border-opacity, 1));
}

.border-x-slate-950\/0 {
  border-left-color: rgb(2 6 23 / 0);
  border-right-color: rgb(2 6 23 / 0);
}

.border-x-slate-950\/10 {
  border-left-color: rgb(2 6 23 / 0.1);
  border-right-color: rgb(2 6 23 / 0.1);
}

.border-x-slate-950\/100 {
  border-left-color: rgb(2 6 23 / 1);
  border-right-color: rgb(2 6 23 / 1);
}

.border-x-slate-950\/15 {
  border-left-color: rgb(2 6 23 / 0.15);
  border-right-color: rgb(2 6 23 / 0.15);
}

.border-x-slate-950\/20 {
  border-left-color: rgb(2 6 23 / 0.2);
  border-right-color: rgb(2 6 23 / 0.2);
}

.border-x-slate-950\/25 {
  border-left-color: rgb(2 6 23 / 0.25);
  border-right-color: rgb(2 6 23 / 0.25);
}

.border-x-slate-950\/30 {
  border-left-color: rgb(2 6 23 / 0.3);
  border-right-color: rgb(2 6 23 / 0.3);
}

.border-x-slate-950\/35 {
  border-left-color: rgb(2 6 23 / 0.35);
  border-right-color: rgb(2 6 23 / 0.35);
}

.border-x-slate-950\/40 {
  border-left-color: rgb(2 6 23 / 0.4);
  border-right-color: rgb(2 6 23 / 0.4);
}

.border-x-slate-950\/45 {
  border-left-color: rgb(2 6 23 / 0.45);
  border-right-color: rgb(2 6 23 / 0.45);
}

.border-x-slate-950\/5 {
  border-left-color: rgb(2 6 23 / 0.05);
  border-right-color: rgb(2 6 23 / 0.05);
}

.border-x-slate-950\/50 {
  border-left-color: rgb(2 6 23 / 0.5);
  border-right-color: rgb(2 6 23 / 0.5);
}

.border-x-slate-950\/55 {
  border-left-color: rgb(2 6 23 / 0.55);
  border-right-color: rgb(2 6 23 / 0.55);
}

.border-x-slate-950\/60 {
  border-left-color: rgb(2 6 23 / 0.6);
  border-right-color: rgb(2 6 23 / 0.6);
}

.border-x-slate-950\/65 {
  border-left-color: rgb(2 6 23 / 0.65);
  border-right-color: rgb(2 6 23 / 0.65);
}

.border-x-slate-950\/70 {
  border-left-color: rgb(2 6 23 / 0.7);
  border-right-color: rgb(2 6 23 / 0.7);
}

.border-x-slate-950\/75 {
  border-left-color: rgb(2 6 23 / 0.75);
  border-right-color: rgb(2 6 23 / 0.75);
}

.border-x-slate-950\/80 {
  border-left-color: rgb(2 6 23 / 0.8);
  border-right-color: rgb(2 6 23 / 0.8);
}

.border-x-slate-950\/85 {
  border-left-color: rgb(2 6 23 / 0.85);
  border-right-color: rgb(2 6 23 / 0.85);
}

.border-x-slate-950\/90 {
  border-left-color: rgb(2 6 23 / 0.9);
  border-right-color: rgb(2 6 23 / 0.9);
}

.border-x-slate-950\/95 {
  border-left-color: rgb(2 6 23 / 0.95);
  border-right-color: rgb(2 6 23 / 0.95);
}

.border-x-stone-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(245 245 244 / var(--tw-border-opacity, 1));
  border-right-color: rgb(245 245 244 / var(--tw-border-opacity, 1));
}

.border-x-stone-100\/0 {
  border-left-color: rgb(245 245 244 / 0);
  border-right-color: rgb(245 245 244 / 0);
}

.border-x-stone-100\/10 {
  border-left-color: rgb(245 245 244 / 0.1);
  border-right-color: rgb(245 245 244 / 0.1);
}

.border-x-stone-100\/100 {
  border-left-color: rgb(245 245 244 / 1);
  border-right-color: rgb(245 245 244 / 1);
}

.border-x-stone-100\/15 {
  border-left-color: rgb(245 245 244 / 0.15);
  border-right-color: rgb(245 245 244 / 0.15);
}

.border-x-stone-100\/20 {
  border-left-color: rgb(245 245 244 / 0.2);
  border-right-color: rgb(245 245 244 / 0.2);
}

.border-x-stone-100\/25 {
  border-left-color: rgb(245 245 244 / 0.25);
  border-right-color: rgb(245 245 244 / 0.25);
}

.border-x-stone-100\/30 {
  border-left-color: rgb(245 245 244 / 0.3);
  border-right-color: rgb(245 245 244 / 0.3);
}

.border-x-stone-100\/35 {
  border-left-color: rgb(245 245 244 / 0.35);
  border-right-color: rgb(245 245 244 / 0.35);
}

.border-x-stone-100\/40 {
  border-left-color: rgb(245 245 244 / 0.4);
  border-right-color: rgb(245 245 244 / 0.4);
}

.border-x-stone-100\/45 {
  border-left-color: rgb(245 245 244 / 0.45);
  border-right-color: rgb(245 245 244 / 0.45);
}

.border-x-stone-100\/5 {
  border-left-color: rgb(245 245 244 / 0.05);
  border-right-color: rgb(245 245 244 / 0.05);
}

.border-x-stone-100\/50 {
  border-left-color: rgb(245 245 244 / 0.5);
  border-right-color: rgb(245 245 244 / 0.5);
}

.border-x-stone-100\/55 {
  border-left-color: rgb(245 245 244 / 0.55);
  border-right-color: rgb(245 245 244 / 0.55);
}

.border-x-stone-100\/60 {
  border-left-color: rgb(245 245 244 / 0.6);
  border-right-color: rgb(245 245 244 / 0.6);
}

.border-x-stone-100\/65 {
  border-left-color: rgb(245 245 244 / 0.65);
  border-right-color: rgb(245 245 244 / 0.65);
}

.border-x-stone-100\/70 {
  border-left-color: rgb(245 245 244 / 0.7);
  border-right-color: rgb(245 245 244 / 0.7);
}

.border-x-stone-100\/75 {
  border-left-color: rgb(245 245 244 / 0.75);
  border-right-color: rgb(245 245 244 / 0.75);
}

.border-x-stone-100\/80 {
  border-left-color: rgb(245 245 244 / 0.8);
  border-right-color: rgb(245 245 244 / 0.8);
}

.border-x-stone-100\/85 {
  border-left-color: rgb(245 245 244 / 0.85);
  border-right-color: rgb(245 245 244 / 0.85);
}

.border-x-stone-100\/90 {
  border-left-color: rgb(245 245 244 / 0.9);
  border-right-color: rgb(245 245 244 / 0.9);
}

.border-x-stone-100\/95 {
  border-left-color: rgb(245 245 244 / 0.95);
  border-right-color: rgb(245 245 244 / 0.95);
}

.border-x-stone-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(231 229 228 / var(--tw-border-opacity, 1));
  border-right-color: rgb(231 229 228 / var(--tw-border-opacity, 1));
}

.border-x-stone-200\/0 {
  border-left-color: rgb(231 229 228 / 0);
  border-right-color: rgb(231 229 228 / 0);
}

.border-x-stone-200\/10 {
  border-left-color: rgb(231 229 228 / 0.1);
  border-right-color: rgb(231 229 228 / 0.1);
}

.border-x-stone-200\/100 {
  border-left-color: rgb(231 229 228 / 1);
  border-right-color: rgb(231 229 228 / 1);
}

.border-x-stone-200\/15 {
  border-left-color: rgb(231 229 228 / 0.15);
  border-right-color: rgb(231 229 228 / 0.15);
}

.border-x-stone-200\/20 {
  border-left-color: rgb(231 229 228 / 0.2);
  border-right-color: rgb(231 229 228 / 0.2);
}

.border-x-stone-200\/25 {
  border-left-color: rgb(231 229 228 / 0.25);
  border-right-color: rgb(231 229 228 / 0.25);
}

.border-x-stone-200\/30 {
  border-left-color: rgb(231 229 228 / 0.3);
  border-right-color: rgb(231 229 228 / 0.3);
}

.border-x-stone-200\/35 {
  border-left-color: rgb(231 229 228 / 0.35);
  border-right-color: rgb(231 229 228 / 0.35);
}

.border-x-stone-200\/40 {
  border-left-color: rgb(231 229 228 / 0.4);
  border-right-color: rgb(231 229 228 / 0.4);
}

.border-x-stone-200\/45 {
  border-left-color: rgb(231 229 228 / 0.45);
  border-right-color: rgb(231 229 228 / 0.45);
}

.border-x-stone-200\/5 {
  border-left-color: rgb(231 229 228 / 0.05);
  border-right-color: rgb(231 229 228 / 0.05);
}

.border-x-stone-200\/50 {
  border-left-color: rgb(231 229 228 / 0.5);
  border-right-color: rgb(231 229 228 / 0.5);
}

.border-x-stone-200\/55 {
  border-left-color: rgb(231 229 228 / 0.55);
  border-right-color: rgb(231 229 228 / 0.55);
}

.border-x-stone-200\/60 {
  border-left-color: rgb(231 229 228 / 0.6);
  border-right-color: rgb(231 229 228 / 0.6);
}

.border-x-stone-200\/65 {
  border-left-color: rgb(231 229 228 / 0.65);
  border-right-color: rgb(231 229 228 / 0.65);
}

.border-x-stone-200\/70 {
  border-left-color: rgb(231 229 228 / 0.7);
  border-right-color: rgb(231 229 228 / 0.7);
}

.border-x-stone-200\/75 {
  border-left-color: rgb(231 229 228 / 0.75);
  border-right-color: rgb(231 229 228 / 0.75);
}

.border-x-stone-200\/80 {
  border-left-color: rgb(231 229 228 / 0.8);
  border-right-color: rgb(231 229 228 / 0.8);
}

.border-x-stone-200\/85 {
  border-left-color: rgb(231 229 228 / 0.85);
  border-right-color: rgb(231 229 228 / 0.85);
}

.border-x-stone-200\/90 {
  border-left-color: rgb(231 229 228 / 0.9);
  border-right-color: rgb(231 229 228 / 0.9);
}

.border-x-stone-200\/95 {
  border-left-color: rgb(231 229 228 / 0.95);
  border-right-color: rgb(231 229 228 / 0.95);
}

.border-x-stone-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(214 211 209 / var(--tw-border-opacity, 1));
  border-right-color: rgb(214 211 209 / var(--tw-border-opacity, 1));
}

.border-x-stone-300\/0 {
  border-left-color: rgb(214 211 209 / 0);
  border-right-color: rgb(214 211 209 / 0);
}

.border-x-stone-300\/10 {
  border-left-color: rgb(214 211 209 / 0.1);
  border-right-color: rgb(214 211 209 / 0.1);
}

.border-x-stone-300\/100 {
  border-left-color: rgb(214 211 209 / 1);
  border-right-color: rgb(214 211 209 / 1);
}

.border-x-stone-300\/15 {
  border-left-color: rgb(214 211 209 / 0.15);
  border-right-color: rgb(214 211 209 / 0.15);
}

.border-x-stone-300\/20 {
  border-left-color: rgb(214 211 209 / 0.2);
  border-right-color: rgb(214 211 209 / 0.2);
}

.border-x-stone-300\/25 {
  border-left-color: rgb(214 211 209 / 0.25);
  border-right-color: rgb(214 211 209 / 0.25);
}

.border-x-stone-300\/30 {
  border-left-color: rgb(214 211 209 / 0.3);
  border-right-color: rgb(214 211 209 / 0.3);
}

.border-x-stone-300\/35 {
  border-left-color: rgb(214 211 209 / 0.35);
  border-right-color: rgb(214 211 209 / 0.35);
}

.border-x-stone-300\/40 {
  border-left-color: rgb(214 211 209 / 0.4);
  border-right-color: rgb(214 211 209 / 0.4);
}

.border-x-stone-300\/45 {
  border-left-color: rgb(214 211 209 / 0.45);
  border-right-color: rgb(214 211 209 / 0.45);
}

.border-x-stone-300\/5 {
  border-left-color: rgb(214 211 209 / 0.05);
  border-right-color: rgb(214 211 209 / 0.05);
}

.border-x-stone-300\/50 {
  border-left-color: rgb(214 211 209 / 0.5);
  border-right-color: rgb(214 211 209 / 0.5);
}

.border-x-stone-300\/55 {
  border-left-color: rgb(214 211 209 / 0.55);
  border-right-color: rgb(214 211 209 / 0.55);
}

.border-x-stone-300\/60 {
  border-left-color: rgb(214 211 209 / 0.6);
  border-right-color: rgb(214 211 209 / 0.6);
}

.border-x-stone-300\/65 {
  border-left-color: rgb(214 211 209 / 0.65);
  border-right-color: rgb(214 211 209 / 0.65);
}

.border-x-stone-300\/70 {
  border-left-color: rgb(214 211 209 / 0.7);
  border-right-color: rgb(214 211 209 / 0.7);
}

.border-x-stone-300\/75 {
  border-left-color: rgb(214 211 209 / 0.75);
  border-right-color: rgb(214 211 209 / 0.75);
}

.border-x-stone-300\/80 {
  border-left-color: rgb(214 211 209 / 0.8);
  border-right-color: rgb(214 211 209 / 0.8);
}

.border-x-stone-300\/85 {
  border-left-color: rgb(214 211 209 / 0.85);
  border-right-color: rgb(214 211 209 / 0.85);
}

.border-x-stone-300\/90 {
  border-left-color: rgb(214 211 209 / 0.9);
  border-right-color: rgb(214 211 209 / 0.9);
}

.border-x-stone-300\/95 {
  border-left-color: rgb(214 211 209 / 0.95);
  border-right-color: rgb(214 211 209 / 0.95);
}

.border-x-stone-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(168 162 158 / var(--tw-border-opacity, 1));
  border-right-color: rgb(168 162 158 / var(--tw-border-opacity, 1));
}

.border-x-stone-400\/0 {
  border-left-color: rgb(168 162 158 / 0);
  border-right-color: rgb(168 162 158 / 0);
}

.border-x-stone-400\/10 {
  border-left-color: rgb(168 162 158 / 0.1);
  border-right-color: rgb(168 162 158 / 0.1);
}

.border-x-stone-400\/100 {
  border-left-color: rgb(168 162 158 / 1);
  border-right-color: rgb(168 162 158 / 1);
}

.border-x-stone-400\/15 {
  border-left-color: rgb(168 162 158 / 0.15);
  border-right-color: rgb(168 162 158 / 0.15);
}

.border-x-stone-400\/20 {
  border-left-color: rgb(168 162 158 / 0.2);
  border-right-color: rgb(168 162 158 / 0.2);
}

.border-x-stone-400\/25 {
  border-left-color: rgb(168 162 158 / 0.25);
  border-right-color: rgb(168 162 158 / 0.25);
}

.border-x-stone-400\/30 {
  border-left-color: rgb(168 162 158 / 0.3);
  border-right-color: rgb(168 162 158 / 0.3);
}

.border-x-stone-400\/35 {
  border-left-color: rgb(168 162 158 / 0.35);
  border-right-color: rgb(168 162 158 / 0.35);
}

.border-x-stone-400\/40 {
  border-left-color: rgb(168 162 158 / 0.4);
  border-right-color: rgb(168 162 158 / 0.4);
}

.border-x-stone-400\/45 {
  border-left-color: rgb(168 162 158 / 0.45);
  border-right-color: rgb(168 162 158 / 0.45);
}

.border-x-stone-400\/5 {
  border-left-color: rgb(168 162 158 / 0.05);
  border-right-color: rgb(168 162 158 / 0.05);
}

.border-x-stone-400\/50 {
  border-left-color: rgb(168 162 158 / 0.5);
  border-right-color: rgb(168 162 158 / 0.5);
}

.border-x-stone-400\/55 {
  border-left-color: rgb(168 162 158 / 0.55);
  border-right-color: rgb(168 162 158 / 0.55);
}

.border-x-stone-400\/60 {
  border-left-color: rgb(168 162 158 / 0.6);
  border-right-color: rgb(168 162 158 / 0.6);
}

.border-x-stone-400\/65 {
  border-left-color: rgb(168 162 158 / 0.65);
  border-right-color: rgb(168 162 158 / 0.65);
}

.border-x-stone-400\/70 {
  border-left-color: rgb(168 162 158 / 0.7);
  border-right-color: rgb(168 162 158 / 0.7);
}

.border-x-stone-400\/75 {
  border-left-color: rgb(168 162 158 / 0.75);
  border-right-color: rgb(168 162 158 / 0.75);
}

.border-x-stone-400\/80 {
  border-left-color: rgb(168 162 158 / 0.8);
  border-right-color: rgb(168 162 158 / 0.8);
}

.border-x-stone-400\/85 {
  border-left-color: rgb(168 162 158 / 0.85);
  border-right-color: rgb(168 162 158 / 0.85);
}

.border-x-stone-400\/90 {
  border-left-color: rgb(168 162 158 / 0.9);
  border-right-color: rgb(168 162 158 / 0.9);
}

.border-x-stone-400\/95 {
  border-left-color: rgb(168 162 158 / 0.95);
  border-right-color: rgb(168 162 158 / 0.95);
}

.border-x-stone-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(250 250 249 / var(--tw-border-opacity, 1));
  border-right-color: rgb(250 250 249 / var(--tw-border-opacity, 1));
}

.border-x-stone-50\/0 {
  border-left-color: rgb(250 250 249 / 0);
  border-right-color: rgb(250 250 249 / 0);
}

.border-x-stone-50\/10 {
  border-left-color: rgb(250 250 249 / 0.1);
  border-right-color: rgb(250 250 249 / 0.1);
}

.border-x-stone-50\/100 {
  border-left-color: rgb(250 250 249 / 1);
  border-right-color: rgb(250 250 249 / 1);
}

.border-x-stone-50\/15 {
  border-left-color: rgb(250 250 249 / 0.15);
  border-right-color: rgb(250 250 249 / 0.15);
}

.border-x-stone-50\/20 {
  border-left-color: rgb(250 250 249 / 0.2);
  border-right-color: rgb(250 250 249 / 0.2);
}

.border-x-stone-50\/25 {
  border-left-color: rgb(250 250 249 / 0.25);
  border-right-color: rgb(250 250 249 / 0.25);
}

.border-x-stone-50\/30 {
  border-left-color: rgb(250 250 249 / 0.3);
  border-right-color: rgb(250 250 249 / 0.3);
}

.border-x-stone-50\/35 {
  border-left-color: rgb(250 250 249 / 0.35);
  border-right-color: rgb(250 250 249 / 0.35);
}

.border-x-stone-50\/40 {
  border-left-color: rgb(250 250 249 / 0.4);
  border-right-color: rgb(250 250 249 / 0.4);
}

.border-x-stone-50\/45 {
  border-left-color: rgb(250 250 249 / 0.45);
  border-right-color: rgb(250 250 249 / 0.45);
}

.border-x-stone-50\/5 {
  border-left-color: rgb(250 250 249 / 0.05);
  border-right-color: rgb(250 250 249 / 0.05);
}

.border-x-stone-50\/50 {
  border-left-color: rgb(250 250 249 / 0.5);
  border-right-color: rgb(250 250 249 / 0.5);
}

.border-x-stone-50\/55 {
  border-left-color: rgb(250 250 249 / 0.55);
  border-right-color: rgb(250 250 249 / 0.55);
}

.border-x-stone-50\/60 {
  border-left-color: rgb(250 250 249 / 0.6);
  border-right-color: rgb(250 250 249 / 0.6);
}

.border-x-stone-50\/65 {
  border-left-color: rgb(250 250 249 / 0.65);
  border-right-color: rgb(250 250 249 / 0.65);
}

.border-x-stone-50\/70 {
  border-left-color: rgb(250 250 249 / 0.7);
  border-right-color: rgb(250 250 249 / 0.7);
}

.border-x-stone-50\/75 {
  border-left-color: rgb(250 250 249 / 0.75);
  border-right-color: rgb(250 250 249 / 0.75);
}

.border-x-stone-50\/80 {
  border-left-color: rgb(250 250 249 / 0.8);
  border-right-color: rgb(250 250 249 / 0.8);
}

.border-x-stone-50\/85 {
  border-left-color: rgb(250 250 249 / 0.85);
  border-right-color: rgb(250 250 249 / 0.85);
}

.border-x-stone-50\/90 {
  border-left-color: rgb(250 250 249 / 0.9);
  border-right-color: rgb(250 250 249 / 0.9);
}

.border-x-stone-50\/95 {
  border-left-color: rgb(250 250 249 / 0.95);
  border-right-color: rgb(250 250 249 / 0.95);
}

.border-x-stone-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(120 113 108 / var(--tw-border-opacity, 1));
  border-right-color: rgb(120 113 108 / var(--tw-border-opacity, 1));
}

.border-x-stone-500\/0 {
  border-left-color: rgb(120 113 108 / 0);
  border-right-color: rgb(120 113 108 / 0);
}

.border-x-stone-500\/10 {
  border-left-color: rgb(120 113 108 / 0.1);
  border-right-color: rgb(120 113 108 / 0.1);
}

.border-x-stone-500\/100 {
  border-left-color: rgb(120 113 108 / 1);
  border-right-color: rgb(120 113 108 / 1);
}

.border-x-stone-500\/15 {
  border-left-color: rgb(120 113 108 / 0.15);
  border-right-color: rgb(120 113 108 / 0.15);
}

.border-x-stone-500\/20 {
  border-left-color: rgb(120 113 108 / 0.2);
  border-right-color: rgb(120 113 108 / 0.2);
}

.border-x-stone-500\/25 {
  border-left-color: rgb(120 113 108 / 0.25);
  border-right-color: rgb(120 113 108 / 0.25);
}

.border-x-stone-500\/30 {
  border-left-color: rgb(120 113 108 / 0.3);
  border-right-color: rgb(120 113 108 / 0.3);
}

.border-x-stone-500\/35 {
  border-left-color: rgb(120 113 108 / 0.35);
  border-right-color: rgb(120 113 108 / 0.35);
}

.border-x-stone-500\/40 {
  border-left-color: rgb(120 113 108 / 0.4);
  border-right-color: rgb(120 113 108 / 0.4);
}

.border-x-stone-500\/45 {
  border-left-color: rgb(120 113 108 / 0.45);
  border-right-color: rgb(120 113 108 / 0.45);
}

.border-x-stone-500\/5 {
  border-left-color: rgb(120 113 108 / 0.05);
  border-right-color: rgb(120 113 108 / 0.05);
}

.border-x-stone-500\/50 {
  border-left-color: rgb(120 113 108 / 0.5);
  border-right-color: rgb(120 113 108 / 0.5);
}

.border-x-stone-500\/55 {
  border-left-color: rgb(120 113 108 / 0.55);
  border-right-color: rgb(120 113 108 / 0.55);
}

.border-x-stone-500\/60 {
  border-left-color: rgb(120 113 108 / 0.6);
  border-right-color: rgb(120 113 108 / 0.6);
}

.border-x-stone-500\/65 {
  border-left-color: rgb(120 113 108 / 0.65);
  border-right-color: rgb(120 113 108 / 0.65);
}

.border-x-stone-500\/70 {
  border-left-color: rgb(120 113 108 / 0.7);
  border-right-color: rgb(120 113 108 / 0.7);
}

.border-x-stone-500\/75 {
  border-left-color: rgb(120 113 108 / 0.75);
  border-right-color: rgb(120 113 108 / 0.75);
}

.border-x-stone-500\/80 {
  border-left-color: rgb(120 113 108 / 0.8);
  border-right-color: rgb(120 113 108 / 0.8);
}

.border-x-stone-500\/85 {
  border-left-color: rgb(120 113 108 / 0.85);
  border-right-color: rgb(120 113 108 / 0.85);
}

.border-x-stone-500\/90 {
  border-left-color: rgb(120 113 108 / 0.9);
  border-right-color: rgb(120 113 108 / 0.9);
}

.border-x-stone-500\/95 {
  border-left-color: rgb(120 113 108 / 0.95);
  border-right-color: rgb(120 113 108 / 0.95);
}

.border-x-stone-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(87 83 78 / var(--tw-border-opacity, 1));
  border-right-color: rgb(87 83 78 / var(--tw-border-opacity, 1));
}

.border-x-stone-600\/0 {
  border-left-color: rgb(87 83 78 / 0);
  border-right-color: rgb(87 83 78 / 0);
}

.border-x-stone-600\/10 {
  border-left-color: rgb(87 83 78 / 0.1);
  border-right-color: rgb(87 83 78 / 0.1);
}

.border-x-stone-600\/100 {
  border-left-color: rgb(87 83 78 / 1);
  border-right-color: rgb(87 83 78 / 1);
}

.border-x-stone-600\/15 {
  border-left-color: rgb(87 83 78 / 0.15);
  border-right-color: rgb(87 83 78 / 0.15);
}

.border-x-stone-600\/20 {
  border-left-color: rgb(87 83 78 / 0.2);
  border-right-color: rgb(87 83 78 / 0.2);
}

.border-x-stone-600\/25 {
  border-left-color: rgb(87 83 78 / 0.25);
  border-right-color: rgb(87 83 78 / 0.25);
}

.border-x-stone-600\/30 {
  border-left-color: rgb(87 83 78 / 0.3);
  border-right-color: rgb(87 83 78 / 0.3);
}

.border-x-stone-600\/35 {
  border-left-color: rgb(87 83 78 / 0.35);
  border-right-color: rgb(87 83 78 / 0.35);
}

.border-x-stone-600\/40 {
  border-left-color: rgb(87 83 78 / 0.4);
  border-right-color: rgb(87 83 78 / 0.4);
}

.border-x-stone-600\/45 {
  border-left-color: rgb(87 83 78 / 0.45);
  border-right-color: rgb(87 83 78 / 0.45);
}

.border-x-stone-600\/5 {
  border-left-color: rgb(87 83 78 / 0.05);
  border-right-color: rgb(87 83 78 / 0.05);
}

.border-x-stone-600\/50 {
  border-left-color: rgb(87 83 78 / 0.5);
  border-right-color: rgb(87 83 78 / 0.5);
}

.border-x-stone-600\/55 {
  border-left-color: rgb(87 83 78 / 0.55);
  border-right-color: rgb(87 83 78 / 0.55);
}

.border-x-stone-600\/60 {
  border-left-color: rgb(87 83 78 / 0.6);
  border-right-color: rgb(87 83 78 / 0.6);
}

.border-x-stone-600\/65 {
  border-left-color: rgb(87 83 78 / 0.65);
  border-right-color: rgb(87 83 78 / 0.65);
}

.border-x-stone-600\/70 {
  border-left-color: rgb(87 83 78 / 0.7);
  border-right-color: rgb(87 83 78 / 0.7);
}

.border-x-stone-600\/75 {
  border-left-color: rgb(87 83 78 / 0.75);
  border-right-color: rgb(87 83 78 / 0.75);
}

.border-x-stone-600\/80 {
  border-left-color: rgb(87 83 78 / 0.8);
  border-right-color: rgb(87 83 78 / 0.8);
}

.border-x-stone-600\/85 {
  border-left-color: rgb(87 83 78 / 0.85);
  border-right-color: rgb(87 83 78 / 0.85);
}

.border-x-stone-600\/90 {
  border-left-color: rgb(87 83 78 / 0.9);
  border-right-color: rgb(87 83 78 / 0.9);
}

.border-x-stone-600\/95 {
  border-left-color: rgb(87 83 78 / 0.95);
  border-right-color: rgb(87 83 78 / 0.95);
}

.border-x-stone-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(68 64 60 / var(--tw-border-opacity, 1));
  border-right-color: rgb(68 64 60 / var(--tw-border-opacity, 1));
}

.border-x-stone-700\/0 {
  border-left-color: rgb(68 64 60 / 0);
  border-right-color: rgb(68 64 60 / 0);
}

.border-x-stone-700\/10 {
  border-left-color: rgb(68 64 60 / 0.1);
  border-right-color: rgb(68 64 60 / 0.1);
}

.border-x-stone-700\/100 {
  border-left-color: rgb(68 64 60 / 1);
  border-right-color: rgb(68 64 60 / 1);
}

.border-x-stone-700\/15 {
  border-left-color: rgb(68 64 60 / 0.15);
  border-right-color: rgb(68 64 60 / 0.15);
}

.border-x-stone-700\/20 {
  border-left-color: rgb(68 64 60 / 0.2);
  border-right-color: rgb(68 64 60 / 0.2);
}

.border-x-stone-700\/25 {
  border-left-color: rgb(68 64 60 / 0.25);
  border-right-color: rgb(68 64 60 / 0.25);
}

.border-x-stone-700\/30 {
  border-left-color: rgb(68 64 60 / 0.3);
  border-right-color: rgb(68 64 60 / 0.3);
}

.border-x-stone-700\/35 {
  border-left-color: rgb(68 64 60 / 0.35);
  border-right-color: rgb(68 64 60 / 0.35);
}

.border-x-stone-700\/40 {
  border-left-color: rgb(68 64 60 / 0.4);
  border-right-color: rgb(68 64 60 / 0.4);
}

.border-x-stone-700\/45 {
  border-left-color: rgb(68 64 60 / 0.45);
  border-right-color: rgb(68 64 60 / 0.45);
}

.border-x-stone-700\/5 {
  border-left-color: rgb(68 64 60 / 0.05);
  border-right-color: rgb(68 64 60 / 0.05);
}

.border-x-stone-700\/50 {
  border-left-color: rgb(68 64 60 / 0.5);
  border-right-color: rgb(68 64 60 / 0.5);
}

.border-x-stone-700\/55 {
  border-left-color: rgb(68 64 60 / 0.55);
  border-right-color: rgb(68 64 60 / 0.55);
}

.border-x-stone-700\/60 {
  border-left-color: rgb(68 64 60 / 0.6);
  border-right-color: rgb(68 64 60 / 0.6);
}

.border-x-stone-700\/65 {
  border-left-color: rgb(68 64 60 / 0.65);
  border-right-color: rgb(68 64 60 / 0.65);
}

.border-x-stone-700\/70 {
  border-left-color: rgb(68 64 60 / 0.7);
  border-right-color: rgb(68 64 60 / 0.7);
}

.border-x-stone-700\/75 {
  border-left-color: rgb(68 64 60 / 0.75);
  border-right-color: rgb(68 64 60 / 0.75);
}

.border-x-stone-700\/80 {
  border-left-color: rgb(68 64 60 / 0.8);
  border-right-color: rgb(68 64 60 / 0.8);
}

.border-x-stone-700\/85 {
  border-left-color: rgb(68 64 60 / 0.85);
  border-right-color: rgb(68 64 60 / 0.85);
}

.border-x-stone-700\/90 {
  border-left-color: rgb(68 64 60 / 0.9);
  border-right-color: rgb(68 64 60 / 0.9);
}

.border-x-stone-700\/95 {
  border-left-color: rgb(68 64 60 / 0.95);
  border-right-color: rgb(68 64 60 / 0.95);
}

.border-x-stone-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(41 37 36 / var(--tw-border-opacity, 1));
  border-right-color: rgb(41 37 36 / var(--tw-border-opacity, 1));
}

.border-x-stone-800\/0 {
  border-left-color: rgb(41 37 36 / 0);
  border-right-color: rgb(41 37 36 / 0);
}

.border-x-stone-800\/10 {
  border-left-color: rgb(41 37 36 / 0.1);
  border-right-color: rgb(41 37 36 / 0.1);
}

.border-x-stone-800\/100 {
  border-left-color: rgb(41 37 36 / 1);
  border-right-color: rgb(41 37 36 / 1);
}

.border-x-stone-800\/15 {
  border-left-color: rgb(41 37 36 / 0.15);
  border-right-color: rgb(41 37 36 / 0.15);
}

.border-x-stone-800\/20 {
  border-left-color: rgb(41 37 36 / 0.2);
  border-right-color: rgb(41 37 36 / 0.2);
}

.border-x-stone-800\/25 {
  border-left-color: rgb(41 37 36 / 0.25);
  border-right-color: rgb(41 37 36 / 0.25);
}

.border-x-stone-800\/30 {
  border-left-color: rgb(41 37 36 / 0.3);
  border-right-color: rgb(41 37 36 / 0.3);
}

.border-x-stone-800\/35 {
  border-left-color: rgb(41 37 36 / 0.35);
  border-right-color: rgb(41 37 36 / 0.35);
}

.border-x-stone-800\/40 {
  border-left-color: rgb(41 37 36 / 0.4);
  border-right-color: rgb(41 37 36 / 0.4);
}

.border-x-stone-800\/45 {
  border-left-color: rgb(41 37 36 / 0.45);
  border-right-color: rgb(41 37 36 / 0.45);
}

.border-x-stone-800\/5 {
  border-left-color: rgb(41 37 36 / 0.05);
  border-right-color: rgb(41 37 36 / 0.05);
}

.border-x-stone-800\/50 {
  border-left-color: rgb(41 37 36 / 0.5);
  border-right-color: rgb(41 37 36 / 0.5);
}

.border-x-stone-800\/55 {
  border-left-color: rgb(41 37 36 / 0.55);
  border-right-color: rgb(41 37 36 / 0.55);
}

.border-x-stone-800\/60 {
  border-left-color: rgb(41 37 36 / 0.6);
  border-right-color: rgb(41 37 36 / 0.6);
}

.border-x-stone-800\/65 {
  border-left-color: rgb(41 37 36 / 0.65);
  border-right-color: rgb(41 37 36 / 0.65);
}

.border-x-stone-800\/70 {
  border-left-color: rgb(41 37 36 / 0.7);
  border-right-color: rgb(41 37 36 / 0.7);
}

.border-x-stone-800\/75 {
  border-left-color: rgb(41 37 36 / 0.75);
  border-right-color: rgb(41 37 36 / 0.75);
}

.border-x-stone-800\/80 {
  border-left-color: rgb(41 37 36 / 0.8);
  border-right-color: rgb(41 37 36 / 0.8);
}

.border-x-stone-800\/85 {
  border-left-color: rgb(41 37 36 / 0.85);
  border-right-color: rgb(41 37 36 / 0.85);
}

.border-x-stone-800\/90 {
  border-left-color: rgb(41 37 36 / 0.9);
  border-right-color: rgb(41 37 36 / 0.9);
}

.border-x-stone-800\/95 {
  border-left-color: rgb(41 37 36 / 0.95);
  border-right-color: rgb(41 37 36 / 0.95);
}

.border-x-stone-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(28 25 23 / var(--tw-border-opacity, 1));
  border-right-color: rgb(28 25 23 / var(--tw-border-opacity, 1));
}

.border-x-stone-900\/0 {
  border-left-color: rgb(28 25 23 / 0);
  border-right-color: rgb(28 25 23 / 0);
}

.border-x-stone-900\/10 {
  border-left-color: rgb(28 25 23 / 0.1);
  border-right-color: rgb(28 25 23 / 0.1);
}

.border-x-stone-900\/100 {
  border-left-color: rgb(28 25 23 / 1);
  border-right-color: rgb(28 25 23 / 1);
}

.border-x-stone-900\/15 {
  border-left-color: rgb(28 25 23 / 0.15);
  border-right-color: rgb(28 25 23 / 0.15);
}

.border-x-stone-900\/20 {
  border-left-color: rgb(28 25 23 / 0.2);
  border-right-color: rgb(28 25 23 / 0.2);
}

.border-x-stone-900\/25 {
  border-left-color: rgb(28 25 23 / 0.25);
  border-right-color: rgb(28 25 23 / 0.25);
}

.border-x-stone-900\/30 {
  border-left-color: rgb(28 25 23 / 0.3);
  border-right-color: rgb(28 25 23 / 0.3);
}

.border-x-stone-900\/35 {
  border-left-color: rgb(28 25 23 / 0.35);
  border-right-color: rgb(28 25 23 / 0.35);
}

.border-x-stone-900\/40 {
  border-left-color: rgb(28 25 23 / 0.4);
  border-right-color: rgb(28 25 23 / 0.4);
}

.border-x-stone-900\/45 {
  border-left-color: rgb(28 25 23 / 0.45);
  border-right-color: rgb(28 25 23 / 0.45);
}

.border-x-stone-900\/5 {
  border-left-color: rgb(28 25 23 / 0.05);
  border-right-color: rgb(28 25 23 / 0.05);
}

.border-x-stone-900\/50 {
  border-left-color: rgb(28 25 23 / 0.5);
  border-right-color: rgb(28 25 23 / 0.5);
}

.border-x-stone-900\/55 {
  border-left-color: rgb(28 25 23 / 0.55);
  border-right-color: rgb(28 25 23 / 0.55);
}

.border-x-stone-900\/60 {
  border-left-color: rgb(28 25 23 / 0.6);
  border-right-color: rgb(28 25 23 / 0.6);
}

.border-x-stone-900\/65 {
  border-left-color: rgb(28 25 23 / 0.65);
  border-right-color: rgb(28 25 23 / 0.65);
}

.border-x-stone-900\/70 {
  border-left-color: rgb(28 25 23 / 0.7);
  border-right-color: rgb(28 25 23 / 0.7);
}

.border-x-stone-900\/75 {
  border-left-color: rgb(28 25 23 / 0.75);
  border-right-color: rgb(28 25 23 / 0.75);
}

.border-x-stone-900\/80 {
  border-left-color: rgb(28 25 23 / 0.8);
  border-right-color: rgb(28 25 23 / 0.8);
}

.border-x-stone-900\/85 {
  border-left-color: rgb(28 25 23 / 0.85);
  border-right-color: rgb(28 25 23 / 0.85);
}

.border-x-stone-900\/90 {
  border-left-color: rgb(28 25 23 / 0.9);
  border-right-color: rgb(28 25 23 / 0.9);
}

.border-x-stone-900\/95 {
  border-left-color: rgb(28 25 23 / 0.95);
  border-right-color: rgb(28 25 23 / 0.95);
}

.border-x-stone-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(12 10 9 / var(--tw-border-opacity, 1));
  border-right-color: rgb(12 10 9 / var(--tw-border-opacity, 1));
}

.border-x-stone-950\/0 {
  border-left-color: rgb(12 10 9 / 0);
  border-right-color: rgb(12 10 9 / 0);
}

.border-x-stone-950\/10 {
  border-left-color: rgb(12 10 9 / 0.1);
  border-right-color: rgb(12 10 9 / 0.1);
}

.border-x-stone-950\/100 {
  border-left-color: rgb(12 10 9 / 1);
  border-right-color: rgb(12 10 9 / 1);
}

.border-x-stone-950\/15 {
  border-left-color: rgb(12 10 9 / 0.15);
  border-right-color: rgb(12 10 9 / 0.15);
}

.border-x-stone-950\/20 {
  border-left-color: rgb(12 10 9 / 0.2);
  border-right-color: rgb(12 10 9 / 0.2);
}

.border-x-stone-950\/25 {
  border-left-color: rgb(12 10 9 / 0.25);
  border-right-color: rgb(12 10 9 / 0.25);
}

.border-x-stone-950\/30 {
  border-left-color: rgb(12 10 9 / 0.3);
  border-right-color: rgb(12 10 9 / 0.3);
}

.border-x-stone-950\/35 {
  border-left-color: rgb(12 10 9 / 0.35);
  border-right-color: rgb(12 10 9 / 0.35);
}

.border-x-stone-950\/40 {
  border-left-color: rgb(12 10 9 / 0.4);
  border-right-color: rgb(12 10 9 / 0.4);
}

.border-x-stone-950\/45 {
  border-left-color: rgb(12 10 9 / 0.45);
  border-right-color: rgb(12 10 9 / 0.45);
}

.border-x-stone-950\/5 {
  border-left-color: rgb(12 10 9 / 0.05);
  border-right-color: rgb(12 10 9 / 0.05);
}

.border-x-stone-950\/50 {
  border-left-color: rgb(12 10 9 / 0.5);
  border-right-color: rgb(12 10 9 / 0.5);
}

.border-x-stone-950\/55 {
  border-left-color: rgb(12 10 9 / 0.55);
  border-right-color: rgb(12 10 9 / 0.55);
}

.border-x-stone-950\/60 {
  border-left-color: rgb(12 10 9 / 0.6);
  border-right-color: rgb(12 10 9 / 0.6);
}

.border-x-stone-950\/65 {
  border-left-color: rgb(12 10 9 / 0.65);
  border-right-color: rgb(12 10 9 / 0.65);
}

.border-x-stone-950\/70 {
  border-left-color: rgb(12 10 9 / 0.7);
  border-right-color: rgb(12 10 9 / 0.7);
}

.border-x-stone-950\/75 {
  border-left-color: rgb(12 10 9 / 0.75);
  border-right-color: rgb(12 10 9 / 0.75);
}

.border-x-stone-950\/80 {
  border-left-color: rgb(12 10 9 / 0.8);
  border-right-color: rgb(12 10 9 / 0.8);
}

.border-x-stone-950\/85 {
  border-left-color: rgb(12 10 9 / 0.85);
  border-right-color: rgb(12 10 9 / 0.85);
}

.border-x-stone-950\/90 {
  border-left-color: rgb(12 10 9 / 0.9);
  border-right-color: rgb(12 10 9 / 0.9);
}

.border-x-stone-950\/95 {
  border-left-color: rgb(12 10 9 / 0.95);
  border-right-color: rgb(12 10 9 / 0.95);
}

.border-x-teal {
  --tw-border-opacity: 1;
  border-left-color: rgb(99 146 173 / var(--tw-border-opacity, 1));
  border-right-color: rgb(99 146 173 / var(--tw-border-opacity, 1));
}

.border-x-teal\/0 {
  border-left-color: rgb(99 146 173 / 0);
  border-right-color: rgb(99 146 173 / 0);
}

.border-x-teal\/10 {
  border-left-color: rgb(99 146 173 / 0.1);
  border-right-color: rgb(99 146 173 / 0.1);
}

.border-x-teal\/100 {
  border-left-color: rgb(99 146 173 / 1);
  border-right-color: rgb(99 146 173 / 1);
}

.border-x-teal\/15 {
  border-left-color: rgb(99 146 173 / 0.15);
  border-right-color: rgb(99 146 173 / 0.15);
}

.border-x-teal\/20 {
  border-left-color: rgb(99 146 173 / 0.2);
  border-right-color: rgb(99 146 173 / 0.2);
}

.border-x-teal\/25 {
  border-left-color: rgb(99 146 173 / 0.25);
  border-right-color: rgb(99 146 173 / 0.25);
}

.border-x-teal\/30 {
  border-left-color: rgb(99 146 173 / 0.3);
  border-right-color: rgb(99 146 173 / 0.3);
}

.border-x-teal\/35 {
  border-left-color: rgb(99 146 173 / 0.35);
  border-right-color: rgb(99 146 173 / 0.35);
}

.border-x-teal\/40 {
  border-left-color: rgb(99 146 173 / 0.4);
  border-right-color: rgb(99 146 173 / 0.4);
}

.border-x-teal\/45 {
  border-left-color: rgb(99 146 173 / 0.45);
  border-right-color: rgb(99 146 173 / 0.45);
}

.border-x-teal\/5 {
  border-left-color: rgb(99 146 173 / 0.05);
  border-right-color: rgb(99 146 173 / 0.05);
}

.border-x-teal\/50 {
  border-left-color: rgb(99 146 173 / 0.5);
  border-right-color: rgb(99 146 173 / 0.5);
}

.border-x-teal\/55 {
  border-left-color: rgb(99 146 173 / 0.55);
  border-right-color: rgb(99 146 173 / 0.55);
}

.border-x-teal\/60 {
  border-left-color: rgb(99 146 173 / 0.6);
  border-right-color: rgb(99 146 173 / 0.6);
}

.border-x-teal\/65 {
  border-left-color: rgb(99 146 173 / 0.65);
  border-right-color: rgb(99 146 173 / 0.65);
}

.border-x-teal\/70 {
  border-left-color: rgb(99 146 173 / 0.7);
  border-right-color: rgb(99 146 173 / 0.7);
}

.border-x-teal\/75 {
  border-left-color: rgb(99 146 173 / 0.75);
  border-right-color: rgb(99 146 173 / 0.75);
}

.border-x-teal\/80 {
  border-left-color: rgb(99 146 173 / 0.8);
  border-right-color: rgb(99 146 173 / 0.8);
}

.border-x-teal\/85 {
  border-left-color: rgb(99 146 173 / 0.85);
  border-right-color: rgb(99 146 173 / 0.85);
}

.border-x-teal\/90 {
  border-left-color: rgb(99 146 173 / 0.9);
  border-right-color: rgb(99 146 173 / 0.9);
}

.border-x-teal\/95 {
  border-left-color: rgb(99 146 173 / 0.95);
  border-right-color: rgb(99 146 173 / 0.95);
}

.border-x-transparent {
  border-left-color: transparent;
  border-right-color: transparent;
}

.border-x-transparent\/0 {
  border-left-color: rgb(0 0 0 / 0);
  border-right-color: rgb(0 0 0 / 0);
}

.border-x-transparent\/10 {
  border-left-color: rgb(0 0 0 / 0.1);
  border-right-color: rgb(0 0 0 / 0.1);
}

.border-x-transparent\/100 {
  border-left-color: rgb(0 0 0 / 1);
  border-right-color: rgb(0 0 0 / 1);
}

.border-x-transparent\/15 {
  border-left-color: rgb(0 0 0 / 0.15);
  border-right-color: rgb(0 0 0 / 0.15);
}

.border-x-transparent\/20 {
  border-left-color: rgb(0 0 0 / 0.2);
  border-right-color: rgb(0 0 0 / 0.2);
}

.border-x-transparent\/25 {
  border-left-color: rgb(0 0 0 / 0.25);
  border-right-color: rgb(0 0 0 / 0.25);
}

.border-x-transparent\/30 {
  border-left-color: rgb(0 0 0 / 0.3);
  border-right-color: rgb(0 0 0 / 0.3);
}

.border-x-transparent\/35 {
  border-left-color: rgb(0 0 0 / 0.35);
  border-right-color: rgb(0 0 0 / 0.35);
}

.border-x-transparent\/40 {
  border-left-color: rgb(0 0 0 / 0.4);
  border-right-color: rgb(0 0 0 / 0.4);
}

.border-x-transparent\/45 {
  border-left-color: rgb(0 0 0 / 0.45);
  border-right-color: rgb(0 0 0 / 0.45);
}

.border-x-transparent\/5 {
  border-left-color: rgb(0 0 0 / 0.05);
  border-right-color: rgb(0 0 0 / 0.05);
}

.border-x-transparent\/50 {
  border-left-color: rgb(0 0 0 / 0.5);
  border-right-color: rgb(0 0 0 / 0.5);
}

.border-x-transparent\/55 {
  border-left-color: rgb(0 0 0 / 0.55);
  border-right-color: rgb(0 0 0 / 0.55);
}

.border-x-transparent\/60 {
  border-left-color: rgb(0 0 0 / 0.6);
  border-right-color: rgb(0 0 0 / 0.6);
}

.border-x-transparent\/65 {
  border-left-color: rgb(0 0 0 / 0.65);
  border-right-color: rgb(0 0 0 / 0.65);
}

.border-x-transparent\/70 {
  border-left-color: rgb(0 0 0 / 0.7);
  border-right-color: rgb(0 0 0 / 0.7);
}

.border-x-transparent\/75 {
  border-left-color: rgb(0 0 0 / 0.75);
  border-right-color: rgb(0 0 0 / 0.75);
}

.border-x-transparent\/80 {
  border-left-color: rgb(0 0 0 / 0.8);
  border-right-color: rgb(0 0 0 / 0.8);
}

.border-x-transparent\/85 {
  border-left-color: rgb(0 0 0 / 0.85);
  border-right-color: rgb(0 0 0 / 0.85);
}

.border-x-transparent\/90 {
  border-left-color: rgb(0 0 0 / 0.9);
  border-right-color: rgb(0 0 0 / 0.9);
}

.border-x-transparent\/95 {
  border-left-color: rgb(0 0 0 / 0.95);
  border-right-color: rgb(0 0 0 / 0.95);
}

.border-x-violet-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(237 233 254 / var(--tw-border-opacity, 1));
  border-right-color: rgb(237 233 254 / var(--tw-border-opacity, 1));
}

.border-x-violet-100\/0 {
  border-left-color: rgb(237 233 254 / 0);
  border-right-color: rgb(237 233 254 / 0);
}

.border-x-violet-100\/10 {
  border-left-color: rgb(237 233 254 / 0.1);
  border-right-color: rgb(237 233 254 / 0.1);
}

.border-x-violet-100\/100 {
  border-left-color: rgb(237 233 254 / 1);
  border-right-color: rgb(237 233 254 / 1);
}

.border-x-violet-100\/15 {
  border-left-color: rgb(237 233 254 / 0.15);
  border-right-color: rgb(237 233 254 / 0.15);
}

.border-x-violet-100\/20 {
  border-left-color: rgb(237 233 254 / 0.2);
  border-right-color: rgb(237 233 254 / 0.2);
}

.border-x-violet-100\/25 {
  border-left-color: rgb(237 233 254 / 0.25);
  border-right-color: rgb(237 233 254 / 0.25);
}

.border-x-violet-100\/30 {
  border-left-color: rgb(237 233 254 / 0.3);
  border-right-color: rgb(237 233 254 / 0.3);
}

.border-x-violet-100\/35 {
  border-left-color: rgb(237 233 254 / 0.35);
  border-right-color: rgb(237 233 254 / 0.35);
}

.border-x-violet-100\/40 {
  border-left-color: rgb(237 233 254 / 0.4);
  border-right-color: rgb(237 233 254 / 0.4);
}

.border-x-violet-100\/45 {
  border-left-color: rgb(237 233 254 / 0.45);
  border-right-color: rgb(237 233 254 / 0.45);
}

.border-x-violet-100\/5 {
  border-left-color: rgb(237 233 254 / 0.05);
  border-right-color: rgb(237 233 254 / 0.05);
}

.border-x-violet-100\/50 {
  border-left-color: rgb(237 233 254 / 0.5);
  border-right-color: rgb(237 233 254 / 0.5);
}

.border-x-violet-100\/55 {
  border-left-color: rgb(237 233 254 / 0.55);
  border-right-color: rgb(237 233 254 / 0.55);
}

.border-x-violet-100\/60 {
  border-left-color: rgb(237 233 254 / 0.6);
  border-right-color: rgb(237 233 254 / 0.6);
}

.border-x-violet-100\/65 {
  border-left-color: rgb(237 233 254 / 0.65);
  border-right-color: rgb(237 233 254 / 0.65);
}

.border-x-violet-100\/70 {
  border-left-color: rgb(237 233 254 / 0.7);
  border-right-color: rgb(237 233 254 / 0.7);
}

.border-x-violet-100\/75 {
  border-left-color: rgb(237 233 254 / 0.75);
  border-right-color: rgb(237 233 254 / 0.75);
}

.border-x-violet-100\/80 {
  border-left-color: rgb(237 233 254 / 0.8);
  border-right-color: rgb(237 233 254 / 0.8);
}

.border-x-violet-100\/85 {
  border-left-color: rgb(237 233 254 / 0.85);
  border-right-color: rgb(237 233 254 / 0.85);
}

.border-x-violet-100\/90 {
  border-left-color: rgb(237 233 254 / 0.9);
  border-right-color: rgb(237 233 254 / 0.9);
}

.border-x-violet-100\/95 {
  border-left-color: rgb(237 233 254 / 0.95);
  border-right-color: rgb(237 233 254 / 0.95);
}

.border-x-violet-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(221 214 254 / var(--tw-border-opacity, 1));
  border-right-color: rgb(221 214 254 / var(--tw-border-opacity, 1));
}

.border-x-violet-200\/0 {
  border-left-color: rgb(221 214 254 / 0);
  border-right-color: rgb(221 214 254 / 0);
}

.border-x-violet-200\/10 {
  border-left-color: rgb(221 214 254 / 0.1);
  border-right-color: rgb(221 214 254 / 0.1);
}

.border-x-violet-200\/100 {
  border-left-color: rgb(221 214 254 / 1);
  border-right-color: rgb(221 214 254 / 1);
}

.border-x-violet-200\/15 {
  border-left-color: rgb(221 214 254 / 0.15);
  border-right-color: rgb(221 214 254 / 0.15);
}

.border-x-violet-200\/20 {
  border-left-color: rgb(221 214 254 / 0.2);
  border-right-color: rgb(221 214 254 / 0.2);
}

.border-x-violet-200\/25 {
  border-left-color: rgb(221 214 254 / 0.25);
  border-right-color: rgb(221 214 254 / 0.25);
}

.border-x-violet-200\/30 {
  border-left-color: rgb(221 214 254 / 0.3);
  border-right-color: rgb(221 214 254 / 0.3);
}

.border-x-violet-200\/35 {
  border-left-color: rgb(221 214 254 / 0.35);
  border-right-color: rgb(221 214 254 / 0.35);
}

.border-x-violet-200\/40 {
  border-left-color: rgb(221 214 254 / 0.4);
  border-right-color: rgb(221 214 254 / 0.4);
}

.border-x-violet-200\/45 {
  border-left-color: rgb(221 214 254 / 0.45);
  border-right-color: rgb(221 214 254 / 0.45);
}

.border-x-violet-200\/5 {
  border-left-color: rgb(221 214 254 / 0.05);
  border-right-color: rgb(221 214 254 / 0.05);
}

.border-x-violet-200\/50 {
  border-left-color: rgb(221 214 254 / 0.5);
  border-right-color: rgb(221 214 254 / 0.5);
}

.border-x-violet-200\/55 {
  border-left-color: rgb(221 214 254 / 0.55);
  border-right-color: rgb(221 214 254 / 0.55);
}

.border-x-violet-200\/60 {
  border-left-color: rgb(221 214 254 / 0.6);
  border-right-color: rgb(221 214 254 / 0.6);
}

.border-x-violet-200\/65 {
  border-left-color: rgb(221 214 254 / 0.65);
  border-right-color: rgb(221 214 254 / 0.65);
}

.border-x-violet-200\/70 {
  border-left-color: rgb(221 214 254 / 0.7);
  border-right-color: rgb(221 214 254 / 0.7);
}

.border-x-violet-200\/75 {
  border-left-color: rgb(221 214 254 / 0.75);
  border-right-color: rgb(221 214 254 / 0.75);
}

.border-x-violet-200\/80 {
  border-left-color: rgb(221 214 254 / 0.8);
  border-right-color: rgb(221 214 254 / 0.8);
}

.border-x-violet-200\/85 {
  border-left-color: rgb(221 214 254 / 0.85);
  border-right-color: rgb(221 214 254 / 0.85);
}

.border-x-violet-200\/90 {
  border-left-color: rgb(221 214 254 / 0.9);
  border-right-color: rgb(221 214 254 / 0.9);
}

.border-x-violet-200\/95 {
  border-left-color: rgb(221 214 254 / 0.95);
  border-right-color: rgb(221 214 254 / 0.95);
}

.border-x-violet-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(196 181 253 / var(--tw-border-opacity, 1));
  border-right-color: rgb(196 181 253 / var(--tw-border-opacity, 1));
}

.border-x-violet-300\/0 {
  border-left-color: rgb(196 181 253 / 0);
  border-right-color: rgb(196 181 253 / 0);
}

.border-x-violet-300\/10 {
  border-left-color: rgb(196 181 253 / 0.1);
  border-right-color: rgb(196 181 253 / 0.1);
}

.border-x-violet-300\/100 {
  border-left-color: rgb(196 181 253 / 1);
  border-right-color: rgb(196 181 253 / 1);
}

.border-x-violet-300\/15 {
  border-left-color: rgb(196 181 253 / 0.15);
  border-right-color: rgb(196 181 253 / 0.15);
}

.border-x-violet-300\/20 {
  border-left-color: rgb(196 181 253 / 0.2);
  border-right-color: rgb(196 181 253 / 0.2);
}

.border-x-violet-300\/25 {
  border-left-color: rgb(196 181 253 / 0.25);
  border-right-color: rgb(196 181 253 / 0.25);
}

.border-x-violet-300\/30 {
  border-left-color: rgb(196 181 253 / 0.3);
  border-right-color: rgb(196 181 253 / 0.3);
}

.border-x-violet-300\/35 {
  border-left-color: rgb(196 181 253 / 0.35);
  border-right-color: rgb(196 181 253 / 0.35);
}

.border-x-violet-300\/40 {
  border-left-color: rgb(196 181 253 / 0.4);
  border-right-color: rgb(196 181 253 / 0.4);
}

.border-x-violet-300\/45 {
  border-left-color: rgb(196 181 253 / 0.45);
  border-right-color: rgb(196 181 253 / 0.45);
}

.border-x-violet-300\/5 {
  border-left-color: rgb(196 181 253 / 0.05);
  border-right-color: rgb(196 181 253 / 0.05);
}

.border-x-violet-300\/50 {
  border-left-color: rgb(196 181 253 / 0.5);
  border-right-color: rgb(196 181 253 / 0.5);
}

.border-x-violet-300\/55 {
  border-left-color: rgb(196 181 253 / 0.55);
  border-right-color: rgb(196 181 253 / 0.55);
}

.border-x-violet-300\/60 {
  border-left-color: rgb(196 181 253 / 0.6);
  border-right-color: rgb(196 181 253 / 0.6);
}

.border-x-violet-300\/65 {
  border-left-color: rgb(196 181 253 / 0.65);
  border-right-color: rgb(196 181 253 / 0.65);
}

.border-x-violet-300\/70 {
  border-left-color: rgb(196 181 253 / 0.7);
  border-right-color: rgb(196 181 253 / 0.7);
}

.border-x-violet-300\/75 {
  border-left-color: rgb(196 181 253 / 0.75);
  border-right-color: rgb(196 181 253 / 0.75);
}

.border-x-violet-300\/80 {
  border-left-color: rgb(196 181 253 / 0.8);
  border-right-color: rgb(196 181 253 / 0.8);
}

.border-x-violet-300\/85 {
  border-left-color: rgb(196 181 253 / 0.85);
  border-right-color: rgb(196 181 253 / 0.85);
}

.border-x-violet-300\/90 {
  border-left-color: rgb(196 181 253 / 0.9);
  border-right-color: rgb(196 181 253 / 0.9);
}

.border-x-violet-300\/95 {
  border-left-color: rgb(196 181 253 / 0.95);
  border-right-color: rgb(196 181 253 / 0.95);
}

.border-x-violet-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(167 139 250 / var(--tw-border-opacity, 1));
  border-right-color: rgb(167 139 250 / var(--tw-border-opacity, 1));
}

.border-x-violet-400\/0 {
  border-left-color: rgb(167 139 250 / 0);
  border-right-color: rgb(167 139 250 / 0);
}

.border-x-violet-400\/10 {
  border-left-color: rgb(167 139 250 / 0.1);
  border-right-color: rgb(167 139 250 / 0.1);
}

.border-x-violet-400\/100 {
  border-left-color: rgb(167 139 250 / 1);
  border-right-color: rgb(167 139 250 / 1);
}

.border-x-violet-400\/15 {
  border-left-color: rgb(167 139 250 / 0.15);
  border-right-color: rgb(167 139 250 / 0.15);
}

.border-x-violet-400\/20 {
  border-left-color: rgb(167 139 250 / 0.2);
  border-right-color: rgb(167 139 250 / 0.2);
}

.border-x-violet-400\/25 {
  border-left-color: rgb(167 139 250 / 0.25);
  border-right-color: rgb(167 139 250 / 0.25);
}

.border-x-violet-400\/30 {
  border-left-color: rgb(167 139 250 / 0.3);
  border-right-color: rgb(167 139 250 / 0.3);
}

.border-x-violet-400\/35 {
  border-left-color: rgb(167 139 250 / 0.35);
  border-right-color: rgb(167 139 250 / 0.35);
}

.border-x-violet-400\/40 {
  border-left-color: rgb(167 139 250 / 0.4);
  border-right-color: rgb(167 139 250 / 0.4);
}

.border-x-violet-400\/45 {
  border-left-color: rgb(167 139 250 / 0.45);
  border-right-color: rgb(167 139 250 / 0.45);
}

.border-x-violet-400\/5 {
  border-left-color: rgb(167 139 250 / 0.05);
  border-right-color: rgb(167 139 250 / 0.05);
}

.border-x-violet-400\/50 {
  border-left-color: rgb(167 139 250 / 0.5);
  border-right-color: rgb(167 139 250 / 0.5);
}

.border-x-violet-400\/55 {
  border-left-color: rgb(167 139 250 / 0.55);
  border-right-color: rgb(167 139 250 / 0.55);
}

.border-x-violet-400\/60 {
  border-left-color: rgb(167 139 250 / 0.6);
  border-right-color: rgb(167 139 250 / 0.6);
}

.border-x-violet-400\/65 {
  border-left-color: rgb(167 139 250 / 0.65);
  border-right-color: rgb(167 139 250 / 0.65);
}

.border-x-violet-400\/70 {
  border-left-color: rgb(167 139 250 / 0.7);
  border-right-color: rgb(167 139 250 / 0.7);
}

.border-x-violet-400\/75 {
  border-left-color: rgb(167 139 250 / 0.75);
  border-right-color: rgb(167 139 250 / 0.75);
}

.border-x-violet-400\/80 {
  border-left-color: rgb(167 139 250 / 0.8);
  border-right-color: rgb(167 139 250 / 0.8);
}

.border-x-violet-400\/85 {
  border-left-color: rgb(167 139 250 / 0.85);
  border-right-color: rgb(167 139 250 / 0.85);
}

.border-x-violet-400\/90 {
  border-left-color: rgb(167 139 250 / 0.9);
  border-right-color: rgb(167 139 250 / 0.9);
}

.border-x-violet-400\/95 {
  border-left-color: rgb(167 139 250 / 0.95);
  border-right-color: rgb(167 139 250 / 0.95);
}

.border-x-violet-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(245 243 255 / var(--tw-border-opacity, 1));
  border-right-color: rgb(245 243 255 / var(--tw-border-opacity, 1));
}

.border-x-violet-50\/0 {
  border-left-color: rgb(245 243 255 / 0);
  border-right-color: rgb(245 243 255 / 0);
}

.border-x-violet-50\/10 {
  border-left-color: rgb(245 243 255 / 0.1);
  border-right-color: rgb(245 243 255 / 0.1);
}

.border-x-violet-50\/100 {
  border-left-color: rgb(245 243 255 / 1);
  border-right-color: rgb(245 243 255 / 1);
}

.border-x-violet-50\/15 {
  border-left-color: rgb(245 243 255 / 0.15);
  border-right-color: rgb(245 243 255 / 0.15);
}

.border-x-violet-50\/20 {
  border-left-color: rgb(245 243 255 / 0.2);
  border-right-color: rgb(245 243 255 / 0.2);
}

.border-x-violet-50\/25 {
  border-left-color: rgb(245 243 255 / 0.25);
  border-right-color: rgb(245 243 255 / 0.25);
}

.border-x-violet-50\/30 {
  border-left-color: rgb(245 243 255 / 0.3);
  border-right-color: rgb(245 243 255 / 0.3);
}

.border-x-violet-50\/35 {
  border-left-color: rgb(245 243 255 / 0.35);
  border-right-color: rgb(245 243 255 / 0.35);
}

.border-x-violet-50\/40 {
  border-left-color: rgb(245 243 255 / 0.4);
  border-right-color: rgb(245 243 255 / 0.4);
}

.border-x-violet-50\/45 {
  border-left-color: rgb(245 243 255 / 0.45);
  border-right-color: rgb(245 243 255 / 0.45);
}

.border-x-violet-50\/5 {
  border-left-color: rgb(245 243 255 / 0.05);
  border-right-color: rgb(245 243 255 / 0.05);
}

.border-x-violet-50\/50 {
  border-left-color: rgb(245 243 255 / 0.5);
  border-right-color: rgb(245 243 255 / 0.5);
}

.border-x-violet-50\/55 {
  border-left-color: rgb(245 243 255 / 0.55);
  border-right-color: rgb(245 243 255 / 0.55);
}

.border-x-violet-50\/60 {
  border-left-color: rgb(245 243 255 / 0.6);
  border-right-color: rgb(245 243 255 / 0.6);
}

.border-x-violet-50\/65 {
  border-left-color: rgb(245 243 255 / 0.65);
  border-right-color: rgb(245 243 255 / 0.65);
}

.border-x-violet-50\/70 {
  border-left-color: rgb(245 243 255 / 0.7);
  border-right-color: rgb(245 243 255 / 0.7);
}

.border-x-violet-50\/75 {
  border-left-color: rgb(245 243 255 / 0.75);
  border-right-color: rgb(245 243 255 / 0.75);
}

.border-x-violet-50\/80 {
  border-left-color: rgb(245 243 255 / 0.8);
  border-right-color: rgb(245 243 255 / 0.8);
}

.border-x-violet-50\/85 {
  border-left-color: rgb(245 243 255 / 0.85);
  border-right-color: rgb(245 243 255 / 0.85);
}

.border-x-violet-50\/90 {
  border-left-color: rgb(245 243 255 / 0.9);
  border-right-color: rgb(245 243 255 / 0.9);
}

.border-x-violet-50\/95 {
  border-left-color: rgb(245 243 255 / 0.95);
  border-right-color: rgb(245 243 255 / 0.95);
}

.border-x-violet-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(139 92 246 / var(--tw-border-opacity, 1));
  border-right-color: rgb(139 92 246 / var(--tw-border-opacity, 1));
}

.border-x-violet-500\/0 {
  border-left-color: rgb(139 92 246 / 0);
  border-right-color: rgb(139 92 246 / 0);
}

.border-x-violet-500\/10 {
  border-left-color: rgb(139 92 246 / 0.1);
  border-right-color: rgb(139 92 246 / 0.1);
}

.border-x-violet-500\/100 {
  border-left-color: rgb(139 92 246 / 1);
  border-right-color: rgb(139 92 246 / 1);
}

.border-x-violet-500\/15 {
  border-left-color: rgb(139 92 246 / 0.15);
  border-right-color: rgb(139 92 246 / 0.15);
}

.border-x-violet-500\/20 {
  border-left-color: rgb(139 92 246 / 0.2);
  border-right-color: rgb(139 92 246 / 0.2);
}

.border-x-violet-500\/25 {
  border-left-color: rgb(139 92 246 / 0.25);
  border-right-color: rgb(139 92 246 / 0.25);
}

.border-x-violet-500\/30 {
  border-left-color: rgb(139 92 246 / 0.3);
  border-right-color: rgb(139 92 246 / 0.3);
}

.border-x-violet-500\/35 {
  border-left-color: rgb(139 92 246 / 0.35);
  border-right-color: rgb(139 92 246 / 0.35);
}

.border-x-violet-500\/40 {
  border-left-color: rgb(139 92 246 / 0.4);
  border-right-color: rgb(139 92 246 / 0.4);
}

.border-x-violet-500\/45 {
  border-left-color: rgb(139 92 246 / 0.45);
  border-right-color: rgb(139 92 246 / 0.45);
}

.border-x-violet-500\/5 {
  border-left-color: rgb(139 92 246 / 0.05);
  border-right-color: rgb(139 92 246 / 0.05);
}

.border-x-violet-500\/50 {
  border-left-color: rgb(139 92 246 / 0.5);
  border-right-color: rgb(139 92 246 / 0.5);
}

.border-x-violet-500\/55 {
  border-left-color: rgb(139 92 246 / 0.55);
  border-right-color: rgb(139 92 246 / 0.55);
}

.border-x-violet-500\/60 {
  border-left-color: rgb(139 92 246 / 0.6);
  border-right-color: rgb(139 92 246 / 0.6);
}

.border-x-violet-500\/65 {
  border-left-color: rgb(139 92 246 / 0.65);
  border-right-color: rgb(139 92 246 / 0.65);
}

.border-x-violet-500\/70 {
  border-left-color: rgb(139 92 246 / 0.7);
  border-right-color: rgb(139 92 246 / 0.7);
}

.border-x-violet-500\/75 {
  border-left-color: rgb(139 92 246 / 0.75);
  border-right-color: rgb(139 92 246 / 0.75);
}

.border-x-violet-500\/80 {
  border-left-color: rgb(139 92 246 / 0.8);
  border-right-color: rgb(139 92 246 / 0.8);
}

.border-x-violet-500\/85 {
  border-left-color: rgb(139 92 246 / 0.85);
  border-right-color: rgb(139 92 246 / 0.85);
}

.border-x-violet-500\/90 {
  border-left-color: rgb(139 92 246 / 0.9);
  border-right-color: rgb(139 92 246 / 0.9);
}

.border-x-violet-500\/95 {
  border-left-color: rgb(139 92 246 / 0.95);
  border-right-color: rgb(139 92 246 / 0.95);
}

.border-x-violet-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(124 58 237 / var(--tw-border-opacity, 1));
  border-right-color: rgb(124 58 237 / var(--tw-border-opacity, 1));
}

.border-x-violet-600\/0 {
  border-left-color: rgb(124 58 237 / 0);
  border-right-color: rgb(124 58 237 / 0);
}

.border-x-violet-600\/10 {
  border-left-color: rgb(124 58 237 / 0.1);
  border-right-color: rgb(124 58 237 / 0.1);
}

.border-x-violet-600\/100 {
  border-left-color: rgb(124 58 237 / 1);
  border-right-color: rgb(124 58 237 / 1);
}

.border-x-violet-600\/15 {
  border-left-color: rgb(124 58 237 / 0.15);
  border-right-color: rgb(124 58 237 / 0.15);
}

.border-x-violet-600\/20 {
  border-left-color: rgb(124 58 237 / 0.2);
  border-right-color: rgb(124 58 237 / 0.2);
}

.border-x-violet-600\/25 {
  border-left-color: rgb(124 58 237 / 0.25);
  border-right-color: rgb(124 58 237 / 0.25);
}

.border-x-violet-600\/30 {
  border-left-color: rgb(124 58 237 / 0.3);
  border-right-color: rgb(124 58 237 / 0.3);
}

.border-x-violet-600\/35 {
  border-left-color: rgb(124 58 237 / 0.35);
  border-right-color: rgb(124 58 237 / 0.35);
}

.border-x-violet-600\/40 {
  border-left-color: rgb(124 58 237 / 0.4);
  border-right-color: rgb(124 58 237 / 0.4);
}

.border-x-violet-600\/45 {
  border-left-color: rgb(124 58 237 / 0.45);
  border-right-color: rgb(124 58 237 / 0.45);
}

.border-x-violet-600\/5 {
  border-left-color: rgb(124 58 237 / 0.05);
  border-right-color: rgb(124 58 237 / 0.05);
}

.border-x-violet-600\/50 {
  border-left-color: rgb(124 58 237 / 0.5);
  border-right-color: rgb(124 58 237 / 0.5);
}

.border-x-violet-600\/55 {
  border-left-color: rgb(124 58 237 / 0.55);
  border-right-color: rgb(124 58 237 / 0.55);
}

.border-x-violet-600\/60 {
  border-left-color: rgb(124 58 237 / 0.6);
  border-right-color: rgb(124 58 237 / 0.6);
}

.border-x-violet-600\/65 {
  border-left-color: rgb(124 58 237 / 0.65);
  border-right-color: rgb(124 58 237 / 0.65);
}

.border-x-violet-600\/70 {
  border-left-color: rgb(124 58 237 / 0.7);
  border-right-color: rgb(124 58 237 / 0.7);
}

.border-x-violet-600\/75 {
  border-left-color: rgb(124 58 237 / 0.75);
  border-right-color: rgb(124 58 237 / 0.75);
}

.border-x-violet-600\/80 {
  border-left-color: rgb(124 58 237 / 0.8);
  border-right-color: rgb(124 58 237 / 0.8);
}

.border-x-violet-600\/85 {
  border-left-color: rgb(124 58 237 / 0.85);
  border-right-color: rgb(124 58 237 / 0.85);
}

.border-x-violet-600\/90 {
  border-left-color: rgb(124 58 237 / 0.9);
  border-right-color: rgb(124 58 237 / 0.9);
}

.border-x-violet-600\/95 {
  border-left-color: rgb(124 58 237 / 0.95);
  border-right-color: rgb(124 58 237 / 0.95);
}

.border-x-violet-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(109 40 217 / var(--tw-border-opacity, 1));
  border-right-color: rgb(109 40 217 / var(--tw-border-opacity, 1));
}

.border-x-violet-700\/0 {
  border-left-color: rgb(109 40 217 / 0);
  border-right-color: rgb(109 40 217 / 0);
}

.border-x-violet-700\/10 {
  border-left-color: rgb(109 40 217 / 0.1);
  border-right-color: rgb(109 40 217 / 0.1);
}

.border-x-violet-700\/100 {
  border-left-color: rgb(109 40 217 / 1);
  border-right-color: rgb(109 40 217 / 1);
}

.border-x-violet-700\/15 {
  border-left-color: rgb(109 40 217 / 0.15);
  border-right-color: rgb(109 40 217 / 0.15);
}

.border-x-violet-700\/20 {
  border-left-color: rgb(109 40 217 / 0.2);
  border-right-color: rgb(109 40 217 / 0.2);
}

.border-x-violet-700\/25 {
  border-left-color: rgb(109 40 217 / 0.25);
  border-right-color: rgb(109 40 217 / 0.25);
}

.border-x-violet-700\/30 {
  border-left-color: rgb(109 40 217 / 0.3);
  border-right-color: rgb(109 40 217 / 0.3);
}

.border-x-violet-700\/35 {
  border-left-color: rgb(109 40 217 / 0.35);
  border-right-color: rgb(109 40 217 / 0.35);
}

.border-x-violet-700\/40 {
  border-left-color: rgb(109 40 217 / 0.4);
  border-right-color: rgb(109 40 217 / 0.4);
}

.border-x-violet-700\/45 {
  border-left-color: rgb(109 40 217 / 0.45);
  border-right-color: rgb(109 40 217 / 0.45);
}

.border-x-violet-700\/5 {
  border-left-color: rgb(109 40 217 / 0.05);
  border-right-color: rgb(109 40 217 / 0.05);
}

.border-x-violet-700\/50 {
  border-left-color: rgb(109 40 217 / 0.5);
  border-right-color: rgb(109 40 217 / 0.5);
}

.border-x-violet-700\/55 {
  border-left-color: rgb(109 40 217 / 0.55);
  border-right-color: rgb(109 40 217 / 0.55);
}

.border-x-violet-700\/60 {
  border-left-color: rgb(109 40 217 / 0.6);
  border-right-color: rgb(109 40 217 / 0.6);
}

.border-x-violet-700\/65 {
  border-left-color: rgb(109 40 217 / 0.65);
  border-right-color: rgb(109 40 217 / 0.65);
}

.border-x-violet-700\/70 {
  border-left-color: rgb(109 40 217 / 0.7);
  border-right-color: rgb(109 40 217 / 0.7);
}

.border-x-violet-700\/75 {
  border-left-color: rgb(109 40 217 / 0.75);
  border-right-color: rgb(109 40 217 / 0.75);
}

.border-x-violet-700\/80 {
  border-left-color: rgb(109 40 217 / 0.8);
  border-right-color: rgb(109 40 217 / 0.8);
}

.border-x-violet-700\/85 {
  border-left-color: rgb(109 40 217 / 0.85);
  border-right-color: rgb(109 40 217 / 0.85);
}

.border-x-violet-700\/90 {
  border-left-color: rgb(109 40 217 / 0.9);
  border-right-color: rgb(109 40 217 / 0.9);
}

.border-x-violet-700\/95 {
  border-left-color: rgb(109 40 217 / 0.95);
  border-right-color: rgb(109 40 217 / 0.95);
}

.border-x-violet-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(91 33 182 / var(--tw-border-opacity, 1));
  border-right-color: rgb(91 33 182 / var(--tw-border-opacity, 1));
}

.border-x-violet-800\/0 {
  border-left-color: rgb(91 33 182 / 0);
  border-right-color: rgb(91 33 182 / 0);
}

.border-x-violet-800\/10 {
  border-left-color: rgb(91 33 182 / 0.1);
  border-right-color: rgb(91 33 182 / 0.1);
}

.border-x-violet-800\/100 {
  border-left-color: rgb(91 33 182 / 1);
  border-right-color: rgb(91 33 182 / 1);
}

.border-x-violet-800\/15 {
  border-left-color: rgb(91 33 182 / 0.15);
  border-right-color: rgb(91 33 182 / 0.15);
}

.border-x-violet-800\/20 {
  border-left-color: rgb(91 33 182 / 0.2);
  border-right-color: rgb(91 33 182 / 0.2);
}

.border-x-violet-800\/25 {
  border-left-color: rgb(91 33 182 / 0.25);
  border-right-color: rgb(91 33 182 / 0.25);
}

.border-x-violet-800\/30 {
  border-left-color: rgb(91 33 182 / 0.3);
  border-right-color: rgb(91 33 182 / 0.3);
}

.border-x-violet-800\/35 {
  border-left-color: rgb(91 33 182 / 0.35);
  border-right-color: rgb(91 33 182 / 0.35);
}

.border-x-violet-800\/40 {
  border-left-color: rgb(91 33 182 / 0.4);
  border-right-color: rgb(91 33 182 / 0.4);
}

.border-x-violet-800\/45 {
  border-left-color: rgb(91 33 182 / 0.45);
  border-right-color: rgb(91 33 182 / 0.45);
}

.border-x-violet-800\/5 {
  border-left-color: rgb(91 33 182 / 0.05);
  border-right-color: rgb(91 33 182 / 0.05);
}

.border-x-violet-800\/50 {
  border-left-color: rgb(91 33 182 / 0.5);
  border-right-color: rgb(91 33 182 / 0.5);
}

.border-x-violet-800\/55 {
  border-left-color: rgb(91 33 182 / 0.55);
  border-right-color: rgb(91 33 182 / 0.55);
}

.border-x-violet-800\/60 {
  border-left-color: rgb(91 33 182 / 0.6);
  border-right-color: rgb(91 33 182 / 0.6);
}

.border-x-violet-800\/65 {
  border-left-color: rgb(91 33 182 / 0.65);
  border-right-color: rgb(91 33 182 / 0.65);
}

.border-x-violet-800\/70 {
  border-left-color: rgb(91 33 182 / 0.7);
  border-right-color: rgb(91 33 182 / 0.7);
}

.border-x-violet-800\/75 {
  border-left-color: rgb(91 33 182 / 0.75);
  border-right-color: rgb(91 33 182 / 0.75);
}

.border-x-violet-800\/80 {
  border-left-color: rgb(91 33 182 / 0.8);
  border-right-color: rgb(91 33 182 / 0.8);
}

.border-x-violet-800\/85 {
  border-left-color: rgb(91 33 182 / 0.85);
  border-right-color: rgb(91 33 182 / 0.85);
}

.border-x-violet-800\/90 {
  border-left-color: rgb(91 33 182 / 0.9);
  border-right-color: rgb(91 33 182 / 0.9);
}

.border-x-violet-800\/95 {
  border-left-color: rgb(91 33 182 / 0.95);
  border-right-color: rgb(91 33 182 / 0.95);
}

.border-x-violet-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(76 29 149 / var(--tw-border-opacity, 1));
  border-right-color: rgb(76 29 149 / var(--tw-border-opacity, 1));
}

.border-x-violet-900\/0 {
  border-left-color: rgb(76 29 149 / 0);
  border-right-color: rgb(76 29 149 / 0);
}

.border-x-violet-900\/10 {
  border-left-color: rgb(76 29 149 / 0.1);
  border-right-color: rgb(76 29 149 / 0.1);
}

.border-x-violet-900\/100 {
  border-left-color: rgb(76 29 149 / 1);
  border-right-color: rgb(76 29 149 / 1);
}

.border-x-violet-900\/15 {
  border-left-color: rgb(76 29 149 / 0.15);
  border-right-color: rgb(76 29 149 / 0.15);
}

.border-x-violet-900\/20 {
  border-left-color: rgb(76 29 149 / 0.2);
  border-right-color: rgb(76 29 149 / 0.2);
}

.border-x-violet-900\/25 {
  border-left-color: rgb(76 29 149 / 0.25);
  border-right-color: rgb(76 29 149 / 0.25);
}

.border-x-violet-900\/30 {
  border-left-color: rgb(76 29 149 / 0.3);
  border-right-color: rgb(76 29 149 / 0.3);
}

.border-x-violet-900\/35 {
  border-left-color: rgb(76 29 149 / 0.35);
  border-right-color: rgb(76 29 149 / 0.35);
}

.border-x-violet-900\/40 {
  border-left-color: rgb(76 29 149 / 0.4);
  border-right-color: rgb(76 29 149 / 0.4);
}

.border-x-violet-900\/45 {
  border-left-color: rgb(76 29 149 / 0.45);
  border-right-color: rgb(76 29 149 / 0.45);
}

.border-x-violet-900\/5 {
  border-left-color: rgb(76 29 149 / 0.05);
  border-right-color: rgb(76 29 149 / 0.05);
}

.border-x-violet-900\/50 {
  border-left-color: rgb(76 29 149 / 0.5);
  border-right-color: rgb(76 29 149 / 0.5);
}

.border-x-violet-900\/55 {
  border-left-color: rgb(76 29 149 / 0.55);
  border-right-color: rgb(76 29 149 / 0.55);
}

.border-x-violet-900\/60 {
  border-left-color: rgb(76 29 149 / 0.6);
  border-right-color: rgb(76 29 149 / 0.6);
}

.border-x-violet-900\/65 {
  border-left-color: rgb(76 29 149 / 0.65);
  border-right-color: rgb(76 29 149 / 0.65);
}

.border-x-violet-900\/70 {
  border-left-color: rgb(76 29 149 / 0.7);
  border-right-color: rgb(76 29 149 / 0.7);
}

.border-x-violet-900\/75 {
  border-left-color: rgb(76 29 149 / 0.75);
  border-right-color: rgb(76 29 149 / 0.75);
}

.border-x-violet-900\/80 {
  border-left-color: rgb(76 29 149 / 0.8);
  border-right-color: rgb(76 29 149 / 0.8);
}

.border-x-violet-900\/85 {
  border-left-color: rgb(76 29 149 / 0.85);
  border-right-color: rgb(76 29 149 / 0.85);
}

.border-x-violet-900\/90 {
  border-left-color: rgb(76 29 149 / 0.9);
  border-right-color: rgb(76 29 149 / 0.9);
}

.border-x-violet-900\/95 {
  border-left-color: rgb(76 29 149 / 0.95);
  border-right-color: rgb(76 29 149 / 0.95);
}

.border-x-violet-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(46 16 101 / var(--tw-border-opacity, 1));
  border-right-color: rgb(46 16 101 / var(--tw-border-opacity, 1));
}

.border-x-violet-950\/0 {
  border-left-color: rgb(46 16 101 / 0);
  border-right-color: rgb(46 16 101 / 0);
}

.border-x-violet-950\/10 {
  border-left-color: rgb(46 16 101 / 0.1);
  border-right-color: rgb(46 16 101 / 0.1);
}

.border-x-violet-950\/100 {
  border-left-color: rgb(46 16 101 / 1);
  border-right-color: rgb(46 16 101 / 1);
}

.border-x-violet-950\/15 {
  border-left-color: rgb(46 16 101 / 0.15);
  border-right-color: rgb(46 16 101 / 0.15);
}

.border-x-violet-950\/20 {
  border-left-color: rgb(46 16 101 / 0.2);
  border-right-color: rgb(46 16 101 / 0.2);
}

.border-x-violet-950\/25 {
  border-left-color: rgb(46 16 101 / 0.25);
  border-right-color: rgb(46 16 101 / 0.25);
}

.border-x-violet-950\/30 {
  border-left-color: rgb(46 16 101 / 0.3);
  border-right-color: rgb(46 16 101 / 0.3);
}

.border-x-violet-950\/35 {
  border-left-color: rgb(46 16 101 / 0.35);
  border-right-color: rgb(46 16 101 / 0.35);
}

.border-x-violet-950\/40 {
  border-left-color: rgb(46 16 101 / 0.4);
  border-right-color: rgb(46 16 101 / 0.4);
}

.border-x-violet-950\/45 {
  border-left-color: rgb(46 16 101 / 0.45);
  border-right-color: rgb(46 16 101 / 0.45);
}

.border-x-violet-950\/5 {
  border-left-color: rgb(46 16 101 / 0.05);
  border-right-color: rgb(46 16 101 / 0.05);
}

.border-x-violet-950\/50 {
  border-left-color: rgb(46 16 101 / 0.5);
  border-right-color: rgb(46 16 101 / 0.5);
}

.border-x-violet-950\/55 {
  border-left-color: rgb(46 16 101 / 0.55);
  border-right-color: rgb(46 16 101 / 0.55);
}

.border-x-violet-950\/60 {
  border-left-color: rgb(46 16 101 / 0.6);
  border-right-color: rgb(46 16 101 / 0.6);
}

.border-x-violet-950\/65 {
  border-left-color: rgb(46 16 101 / 0.65);
  border-right-color: rgb(46 16 101 / 0.65);
}

.border-x-violet-950\/70 {
  border-left-color: rgb(46 16 101 / 0.7);
  border-right-color: rgb(46 16 101 / 0.7);
}

.border-x-violet-950\/75 {
  border-left-color: rgb(46 16 101 / 0.75);
  border-right-color: rgb(46 16 101 / 0.75);
}

.border-x-violet-950\/80 {
  border-left-color: rgb(46 16 101 / 0.8);
  border-right-color: rgb(46 16 101 / 0.8);
}

.border-x-violet-950\/85 {
  border-left-color: rgb(46 16 101 / 0.85);
  border-right-color: rgb(46 16 101 / 0.85);
}

.border-x-violet-950\/90 {
  border-left-color: rgb(46 16 101 / 0.9);
  border-right-color: rgb(46 16 101 / 0.9);
}

.border-x-violet-950\/95 {
  border-left-color: rgb(46 16 101 / 0.95);
  border-right-color: rgb(46 16 101 / 0.95);
}

.border-x-white {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  border-right-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.border-x-white\/0 {
  border-left-color: rgb(255 255 255 / 0);
  border-right-color: rgb(255 255 255 / 0);
}

.border-x-white\/10 {
  border-left-color: rgb(255 255 255 / 0.1);
  border-right-color: rgb(255 255 255 / 0.1);
}

.border-x-white\/100 {
  border-left-color: rgb(255 255 255 / 1);
  border-right-color: rgb(255 255 255 / 1);
}

.border-x-white\/15 {
  border-left-color: rgb(255 255 255 / 0.15);
  border-right-color: rgb(255 255 255 / 0.15);
}

.border-x-white\/20 {
  border-left-color: rgb(255 255 255 / 0.2);
  border-right-color: rgb(255 255 255 / 0.2);
}

.border-x-white\/25 {
  border-left-color: rgb(255 255 255 / 0.25);
  border-right-color: rgb(255 255 255 / 0.25);
}

.border-x-white\/30 {
  border-left-color: rgb(255 255 255 / 0.3);
  border-right-color: rgb(255 255 255 / 0.3);
}

.border-x-white\/35 {
  border-left-color: rgb(255 255 255 / 0.35);
  border-right-color: rgb(255 255 255 / 0.35);
}

.border-x-white\/40 {
  border-left-color: rgb(255 255 255 / 0.4);
  border-right-color: rgb(255 255 255 / 0.4);
}

.border-x-white\/45 {
  border-left-color: rgb(255 255 255 / 0.45);
  border-right-color: rgb(255 255 255 / 0.45);
}

.border-x-white\/5 {
  border-left-color: rgb(255 255 255 / 0.05);
  border-right-color: rgb(255 255 255 / 0.05);
}

.border-x-white\/50 {
  border-left-color: rgb(255 255 255 / 0.5);
  border-right-color: rgb(255 255 255 / 0.5);
}

.border-x-white\/55 {
  border-left-color: rgb(255 255 255 / 0.55);
  border-right-color: rgb(255 255 255 / 0.55);
}

.border-x-white\/60 {
  border-left-color: rgb(255 255 255 / 0.6);
  border-right-color: rgb(255 255 255 / 0.6);
}

.border-x-white\/65 {
  border-left-color: rgb(255 255 255 / 0.65);
  border-right-color: rgb(255 255 255 / 0.65);
}

.border-x-white\/70 {
  border-left-color: rgb(255 255 255 / 0.7);
  border-right-color: rgb(255 255 255 / 0.7);
}

.border-x-white\/75 {
  border-left-color: rgb(255 255 255 / 0.75);
  border-right-color: rgb(255 255 255 / 0.75);
}

.border-x-white\/80 {
  border-left-color: rgb(255 255 255 / 0.8);
  border-right-color: rgb(255 255 255 / 0.8);
}

.border-x-white\/85 {
  border-left-color: rgb(255 255 255 / 0.85);
  border-right-color: rgb(255 255 255 / 0.85);
}

.border-x-white\/90 {
  border-left-color: rgb(255 255 255 / 0.9);
  border-right-color: rgb(255 255 255 / 0.9);
}

.border-x-white\/95 {
  border-left-color: rgb(255 255 255 / 0.95);
  border-right-color: rgb(255 255 255 / 0.95);
}

.border-x-yellow-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
  border-right-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}

.border-x-yellow-100\/0 {
  border-left-color: rgb(254 249 195 / 0);
  border-right-color: rgb(254 249 195 / 0);
}

.border-x-yellow-100\/10 {
  border-left-color: rgb(254 249 195 / 0.1);
  border-right-color: rgb(254 249 195 / 0.1);
}

.border-x-yellow-100\/100 {
  border-left-color: rgb(254 249 195 / 1);
  border-right-color: rgb(254 249 195 / 1);
}

.border-x-yellow-100\/15 {
  border-left-color: rgb(254 249 195 / 0.15);
  border-right-color: rgb(254 249 195 / 0.15);
}

.border-x-yellow-100\/20 {
  border-left-color: rgb(254 249 195 / 0.2);
  border-right-color: rgb(254 249 195 / 0.2);
}

.border-x-yellow-100\/25 {
  border-left-color: rgb(254 249 195 / 0.25);
  border-right-color: rgb(254 249 195 / 0.25);
}

.border-x-yellow-100\/30 {
  border-left-color: rgb(254 249 195 / 0.3);
  border-right-color: rgb(254 249 195 / 0.3);
}

.border-x-yellow-100\/35 {
  border-left-color: rgb(254 249 195 / 0.35);
  border-right-color: rgb(254 249 195 / 0.35);
}

.border-x-yellow-100\/40 {
  border-left-color: rgb(254 249 195 / 0.4);
  border-right-color: rgb(254 249 195 / 0.4);
}

.border-x-yellow-100\/45 {
  border-left-color: rgb(254 249 195 / 0.45);
  border-right-color: rgb(254 249 195 / 0.45);
}

.border-x-yellow-100\/5 {
  border-left-color: rgb(254 249 195 / 0.05);
  border-right-color: rgb(254 249 195 / 0.05);
}

.border-x-yellow-100\/50 {
  border-left-color: rgb(254 249 195 / 0.5);
  border-right-color: rgb(254 249 195 / 0.5);
}

.border-x-yellow-100\/55 {
  border-left-color: rgb(254 249 195 / 0.55);
  border-right-color: rgb(254 249 195 / 0.55);
}

.border-x-yellow-100\/60 {
  border-left-color: rgb(254 249 195 / 0.6);
  border-right-color: rgb(254 249 195 / 0.6);
}

.border-x-yellow-100\/65 {
  border-left-color: rgb(254 249 195 / 0.65);
  border-right-color: rgb(254 249 195 / 0.65);
}

.border-x-yellow-100\/70 {
  border-left-color: rgb(254 249 195 / 0.7);
  border-right-color: rgb(254 249 195 / 0.7);
}

.border-x-yellow-100\/75 {
  border-left-color: rgb(254 249 195 / 0.75);
  border-right-color: rgb(254 249 195 / 0.75);
}

.border-x-yellow-100\/80 {
  border-left-color: rgb(254 249 195 / 0.8);
  border-right-color: rgb(254 249 195 / 0.8);
}

.border-x-yellow-100\/85 {
  border-left-color: rgb(254 249 195 / 0.85);
  border-right-color: rgb(254 249 195 / 0.85);
}

.border-x-yellow-100\/90 {
  border-left-color: rgb(254 249 195 / 0.9);
  border-right-color: rgb(254 249 195 / 0.9);
}

.border-x-yellow-100\/95 {
  border-left-color: rgb(254 249 195 / 0.95);
  border-right-color: rgb(254 249 195 / 0.95);
}

.border-x-yellow-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
  border-right-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}

.border-x-yellow-200\/0 {
  border-left-color: rgb(254 240 138 / 0);
  border-right-color: rgb(254 240 138 / 0);
}

.border-x-yellow-200\/10 {
  border-left-color: rgb(254 240 138 / 0.1);
  border-right-color: rgb(254 240 138 / 0.1);
}

.border-x-yellow-200\/100 {
  border-left-color: rgb(254 240 138 / 1);
  border-right-color: rgb(254 240 138 / 1);
}

.border-x-yellow-200\/15 {
  border-left-color: rgb(254 240 138 / 0.15);
  border-right-color: rgb(254 240 138 / 0.15);
}

.border-x-yellow-200\/20 {
  border-left-color: rgb(254 240 138 / 0.2);
  border-right-color: rgb(254 240 138 / 0.2);
}

.border-x-yellow-200\/25 {
  border-left-color: rgb(254 240 138 / 0.25);
  border-right-color: rgb(254 240 138 / 0.25);
}

.border-x-yellow-200\/30 {
  border-left-color: rgb(254 240 138 / 0.3);
  border-right-color: rgb(254 240 138 / 0.3);
}

.border-x-yellow-200\/35 {
  border-left-color: rgb(254 240 138 / 0.35);
  border-right-color: rgb(254 240 138 / 0.35);
}

.border-x-yellow-200\/40 {
  border-left-color: rgb(254 240 138 / 0.4);
  border-right-color: rgb(254 240 138 / 0.4);
}

.border-x-yellow-200\/45 {
  border-left-color: rgb(254 240 138 / 0.45);
  border-right-color: rgb(254 240 138 / 0.45);
}

.border-x-yellow-200\/5 {
  border-left-color: rgb(254 240 138 / 0.05);
  border-right-color: rgb(254 240 138 / 0.05);
}

.border-x-yellow-200\/50 {
  border-left-color: rgb(254 240 138 / 0.5);
  border-right-color: rgb(254 240 138 / 0.5);
}

.border-x-yellow-200\/55 {
  border-left-color: rgb(254 240 138 / 0.55);
  border-right-color: rgb(254 240 138 / 0.55);
}

.border-x-yellow-200\/60 {
  border-left-color: rgb(254 240 138 / 0.6);
  border-right-color: rgb(254 240 138 / 0.6);
}

.border-x-yellow-200\/65 {
  border-left-color: rgb(254 240 138 / 0.65);
  border-right-color: rgb(254 240 138 / 0.65);
}

.border-x-yellow-200\/70 {
  border-left-color: rgb(254 240 138 / 0.7);
  border-right-color: rgb(254 240 138 / 0.7);
}

.border-x-yellow-200\/75 {
  border-left-color: rgb(254 240 138 / 0.75);
  border-right-color: rgb(254 240 138 / 0.75);
}

.border-x-yellow-200\/80 {
  border-left-color: rgb(254 240 138 / 0.8);
  border-right-color: rgb(254 240 138 / 0.8);
}

.border-x-yellow-200\/85 {
  border-left-color: rgb(254 240 138 / 0.85);
  border-right-color: rgb(254 240 138 / 0.85);
}

.border-x-yellow-200\/90 {
  border-left-color: rgb(254 240 138 / 0.9);
  border-right-color: rgb(254 240 138 / 0.9);
}

.border-x-yellow-200\/95 {
  border-left-color: rgb(254 240 138 / 0.95);
  border-right-color: rgb(254 240 138 / 0.95);
}

.border-x-yellow-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
  border-right-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}

.border-x-yellow-300\/0 {
  border-left-color: rgb(253 224 71 / 0);
  border-right-color: rgb(253 224 71 / 0);
}

.border-x-yellow-300\/10 {
  border-left-color: rgb(253 224 71 / 0.1);
  border-right-color: rgb(253 224 71 / 0.1);
}

.border-x-yellow-300\/100 {
  border-left-color: rgb(253 224 71 / 1);
  border-right-color: rgb(253 224 71 / 1);
}

.border-x-yellow-300\/15 {
  border-left-color: rgb(253 224 71 / 0.15);
  border-right-color: rgb(253 224 71 / 0.15);
}

.border-x-yellow-300\/20 {
  border-left-color: rgb(253 224 71 / 0.2);
  border-right-color: rgb(253 224 71 / 0.2);
}

.border-x-yellow-300\/25 {
  border-left-color: rgb(253 224 71 / 0.25);
  border-right-color: rgb(253 224 71 / 0.25);
}

.border-x-yellow-300\/30 {
  border-left-color: rgb(253 224 71 / 0.3);
  border-right-color: rgb(253 224 71 / 0.3);
}

.border-x-yellow-300\/35 {
  border-left-color: rgb(253 224 71 / 0.35);
  border-right-color: rgb(253 224 71 / 0.35);
}

.border-x-yellow-300\/40 {
  border-left-color: rgb(253 224 71 / 0.4);
  border-right-color: rgb(253 224 71 / 0.4);
}

.border-x-yellow-300\/45 {
  border-left-color: rgb(253 224 71 / 0.45);
  border-right-color: rgb(253 224 71 / 0.45);
}

.border-x-yellow-300\/5 {
  border-left-color: rgb(253 224 71 / 0.05);
  border-right-color: rgb(253 224 71 / 0.05);
}

.border-x-yellow-300\/50 {
  border-left-color: rgb(253 224 71 / 0.5);
  border-right-color: rgb(253 224 71 / 0.5);
}

.border-x-yellow-300\/55 {
  border-left-color: rgb(253 224 71 / 0.55);
  border-right-color: rgb(253 224 71 / 0.55);
}

.border-x-yellow-300\/60 {
  border-left-color: rgb(253 224 71 / 0.6);
  border-right-color: rgb(253 224 71 / 0.6);
}

.border-x-yellow-300\/65 {
  border-left-color: rgb(253 224 71 / 0.65);
  border-right-color: rgb(253 224 71 / 0.65);
}

.border-x-yellow-300\/70 {
  border-left-color: rgb(253 224 71 / 0.7);
  border-right-color: rgb(253 224 71 / 0.7);
}

.border-x-yellow-300\/75 {
  border-left-color: rgb(253 224 71 / 0.75);
  border-right-color: rgb(253 224 71 / 0.75);
}

.border-x-yellow-300\/80 {
  border-left-color: rgb(253 224 71 / 0.8);
  border-right-color: rgb(253 224 71 / 0.8);
}

.border-x-yellow-300\/85 {
  border-left-color: rgb(253 224 71 / 0.85);
  border-right-color: rgb(253 224 71 / 0.85);
}

.border-x-yellow-300\/90 {
  border-left-color: rgb(253 224 71 / 0.9);
  border-right-color: rgb(253 224 71 / 0.9);
}

.border-x-yellow-300\/95 {
  border-left-color: rgb(253 224 71 / 0.95);
  border-right-color: rgb(253 224 71 / 0.95);
}

.border-x-yellow-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
  border-right-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}

.border-x-yellow-400\/0 {
  border-left-color: rgb(250 204 21 / 0);
  border-right-color: rgb(250 204 21 / 0);
}

.border-x-yellow-400\/10 {
  border-left-color: rgb(250 204 21 / 0.1);
  border-right-color: rgb(250 204 21 / 0.1);
}

.border-x-yellow-400\/100 {
  border-left-color: rgb(250 204 21 / 1);
  border-right-color: rgb(250 204 21 / 1);
}

.border-x-yellow-400\/15 {
  border-left-color: rgb(250 204 21 / 0.15);
  border-right-color: rgb(250 204 21 / 0.15);
}

.border-x-yellow-400\/20 {
  border-left-color: rgb(250 204 21 / 0.2);
  border-right-color: rgb(250 204 21 / 0.2);
}

.border-x-yellow-400\/25 {
  border-left-color: rgb(250 204 21 / 0.25);
  border-right-color: rgb(250 204 21 / 0.25);
}

.border-x-yellow-400\/30 {
  border-left-color: rgb(250 204 21 / 0.3);
  border-right-color: rgb(250 204 21 / 0.3);
}

.border-x-yellow-400\/35 {
  border-left-color: rgb(250 204 21 / 0.35);
  border-right-color: rgb(250 204 21 / 0.35);
}

.border-x-yellow-400\/40 {
  border-left-color: rgb(250 204 21 / 0.4);
  border-right-color: rgb(250 204 21 / 0.4);
}

.border-x-yellow-400\/45 {
  border-left-color: rgb(250 204 21 / 0.45);
  border-right-color: rgb(250 204 21 / 0.45);
}

.border-x-yellow-400\/5 {
  border-left-color: rgb(250 204 21 / 0.05);
  border-right-color: rgb(250 204 21 / 0.05);
}

.border-x-yellow-400\/50 {
  border-left-color: rgb(250 204 21 / 0.5);
  border-right-color: rgb(250 204 21 / 0.5);
}

.border-x-yellow-400\/55 {
  border-left-color: rgb(250 204 21 / 0.55);
  border-right-color: rgb(250 204 21 / 0.55);
}

.border-x-yellow-400\/60 {
  border-left-color: rgb(250 204 21 / 0.6);
  border-right-color: rgb(250 204 21 / 0.6);
}

.border-x-yellow-400\/65 {
  border-left-color: rgb(250 204 21 / 0.65);
  border-right-color: rgb(250 204 21 / 0.65);
}

.border-x-yellow-400\/70 {
  border-left-color: rgb(250 204 21 / 0.7);
  border-right-color: rgb(250 204 21 / 0.7);
}

.border-x-yellow-400\/75 {
  border-left-color: rgb(250 204 21 / 0.75);
  border-right-color: rgb(250 204 21 / 0.75);
}

.border-x-yellow-400\/80 {
  border-left-color: rgb(250 204 21 / 0.8);
  border-right-color: rgb(250 204 21 / 0.8);
}

.border-x-yellow-400\/85 {
  border-left-color: rgb(250 204 21 / 0.85);
  border-right-color: rgb(250 204 21 / 0.85);
}

.border-x-yellow-400\/90 {
  border-left-color: rgb(250 204 21 / 0.9);
  border-right-color: rgb(250 204 21 / 0.9);
}

.border-x-yellow-400\/95 {
  border-left-color: rgb(250 204 21 / 0.95);
  border-right-color: rgb(250 204 21 / 0.95);
}

.border-x-yellow-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
  border-right-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}

.border-x-yellow-50\/0 {
  border-left-color: rgb(254 252 232 / 0);
  border-right-color: rgb(254 252 232 / 0);
}

.border-x-yellow-50\/10 {
  border-left-color: rgb(254 252 232 / 0.1);
  border-right-color: rgb(254 252 232 / 0.1);
}

.border-x-yellow-50\/100 {
  border-left-color: rgb(254 252 232 / 1);
  border-right-color: rgb(254 252 232 / 1);
}

.border-x-yellow-50\/15 {
  border-left-color: rgb(254 252 232 / 0.15);
  border-right-color: rgb(254 252 232 / 0.15);
}

.border-x-yellow-50\/20 {
  border-left-color: rgb(254 252 232 / 0.2);
  border-right-color: rgb(254 252 232 / 0.2);
}

.border-x-yellow-50\/25 {
  border-left-color: rgb(254 252 232 / 0.25);
  border-right-color: rgb(254 252 232 / 0.25);
}

.border-x-yellow-50\/30 {
  border-left-color: rgb(254 252 232 / 0.3);
  border-right-color: rgb(254 252 232 / 0.3);
}

.border-x-yellow-50\/35 {
  border-left-color: rgb(254 252 232 / 0.35);
  border-right-color: rgb(254 252 232 / 0.35);
}

.border-x-yellow-50\/40 {
  border-left-color: rgb(254 252 232 / 0.4);
  border-right-color: rgb(254 252 232 / 0.4);
}

.border-x-yellow-50\/45 {
  border-left-color: rgb(254 252 232 / 0.45);
  border-right-color: rgb(254 252 232 / 0.45);
}

.border-x-yellow-50\/5 {
  border-left-color: rgb(254 252 232 / 0.05);
  border-right-color: rgb(254 252 232 / 0.05);
}

.border-x-yellow-50\/50 {
  border-left-color: rgb(254 252 232 / 0.5);
  border-right-color: rgb(254 252 232 / 0.5);
}

.border-x-yellow-50\/55 {
  border-left-color: rgb(254 252 232 / 0.55);
  border-right-color: rgb(254 252 232 / 0.55);
}

.border-x-yellow-50\/60 {
  border-left-color: rgb(254 252 232 / 0.6);
  border-right-color: rgb(254 252 232 / 0.6);
}

.border-x-yellow-50\/65 {
  border-left-color: rgb(254 252 232 / 0.65);
  border-right-color: rgb(254 252 232 / 0.65);
}

.border-x-yellow-50\/70 {
  border-left-color: rgb(254 252 232 / 0.7);
  border-right-color: rgb(254 252 232 / 0.7);
}

.border-x-yellow-50\/75 {
  border-left-color: rgb(254 252 232 / 0.75);
  border-right-color: rgb(254 252 232 / 0.75);
}

.border-x-yellow-50\/80 {
  border-left-color: rgb(254 252 232 / 0.8);
  border-right-color: rgb(254 252 232 / 0.8);
}

.border-x-yellow-50\/85 {
  border-left-color: rgb(254 252 232 / 0.85);
  border-right-color: rgb(254 252 232 / 0.85);
}

.border-x-yellow-50\/90 {
  border-left-color: rgb(254 252 232 / 0.9);
  border-right-color: rgb(254 252 232 / 0.9);
}

.border-x-yellow-50\/95 {
  border-left-color: rgb(254 252 232 / 0.95);
  border-right-color: rgb(254 252 232 / 0.95);
}

.border-x-yellow-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
  border-right-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}

.border-x-yellow-500\/0 {
  border-left-color: rgb(234 179 8 / 0);
  border-right-color: rgb(234 179 8 / 0);
}

.border-x-yellow-500\/10 {
  border-left-color: rgb(234 179 8 / 0.1);
  border-right-color: rgb(234 179 8 / 0.1);
}

.border-x-yellow-500\/100 {
  border-left-color: rgb(234 179 8 / 1);
  border-right-color: rgb(234 179 8 / 1);
}

.border-x-yellow-500\/15 {
  border-left-color: rgb(234 179 8 / 0.15);
  border-right-color: rgb(234 179 8 / 0.15);
}

.border-x-yellow-500\/20 {
  border-left-color: rgb(234 179 8 / 0.2);
  border-right-color: rgb(234 179 8 / 0.2);
}

.border-x-yellow-500\/25 {
  border-left-color: rgb(234 179 8 / 0.25);
  border-right-color: rgb(234 179 8 / 0.25);
}

.border-x-yellow-500\/30 {
  border-left-color: rgb(234 179 8 / 0.3);
  border-right-color: rgb(234 179 8 / 0.3);
}

.border-x-yellow-500\/35 {
  border-left-color: rgb(234 179 8 / 0.35);
  border-right-color: rgb(234 179 8 / 0.35);
}

.border-x-yellow-500\/40 {
  border-left-color: rgb(234 179 8 / 0.4);
  border-right-color: rgb(234 179 8 / 0.4);
}

.border-x-yellow-500\/45 {
  border-left-color: rgb(234 179 8 / 0.45);
  border-right-color: rgb(234 179 8 / 0.45);
}

.border-x-yellow-500\/5 {
  border-left-color: rgb(234 179 8 / 0.05);
  border-right-color: rgb(234 179 8 / 0.05);
}

.border-x-yellow-500\/50 {
  border-left-color: rgb(234 179 8 / 0.5);
  border-right-color: rgb(234 179 8 / 0.5);
}

.border-x-yellow-500\/55 {
  border-left-color: rgb(234 179 8 / 0.55);
  border-right-color: rgb(234 179 8 / 0.55);
}

.border-x-yellow-500\/60 {
  border-left-color: rgb(234 179 8 / 0.6);
  border-right-color: rgb(234 179 8 / 0.6);
}

.border-x-yellow-500\/65 {
  border-left-color: rgb(234 179 8 / 0.65);
  border-right-color: rgb(234 179 8 / 0.65);
}

.border-x-yellow-500\/70 {
  border-left-color: rgb(234 179 8 / 0.7);
  border-right-color: rgb(234 179 8 / 0.7);
}

.border-x-yellow-500\/75 {
  border-left-color: rgb(234 179 8 / 0.75);
  border-right-color: rgb(234 179 8 / 0.75);
}

.border-x-yellow-500\/80 {
  border-left-color: rgb(234 179 8 / 0.8);
  border-right-color: rgb(234 179 8 / 0.8);
}

.border-x-yellow-500\/85 {
  border-left-color: rgb(234 179 8 / 0.85);
  border-right-color: rgb(234 179 8 / 0.85);
}

.border-x-yellow-500\/90 {
  border-left-color: rgb(234 179 8 / 0.9);
  border-right-color: rgb(234 179 8 / 0.9);
}

.border-x-yellow-500\/95 {
  border-left-color: rgb(234 179 8 / 0.95);
  border-right-color: rgb(234 179 8 / 0.95);
}

.border-x-yellow-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
  border-right-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}

.border-x-yellow-600\/0 {
  border-left-color: rgb(202 138 4 / 0);
  border-right-color: rgb(202 138 4 / 0);
}

.border-x-yellow-600\/10 {
  border-left-color: rgb(202 138 4 / 0.1);
  border-right-color: rgb(202 138 4 / 0.1);
}

.border-x-yellow-600\/100 {
  border-left-color: rgb(202 138 4 / 1);
  border-right-color: rgb(202 138 4 / 1);
}

.border-x-yellow-600\/15 {
  border-left-color: rgb(202 138 4 / 0.15);
  border-right-color: rgb(202 138 4 / 0.15);
}

.border-x-yellow-600\/20 {
  border-left-color: rgb(202 138 4 / 0.2);
  border-right-color: rgb(202 138 4 / 0.2);
}

.border-x-yellow-600\/25 {
  border-left-color: rgb(202 138 4 / 0.25);
  border-right-color: rgb(202 138 4 / 0.25);
}

.border-x-yellow-600\/30 {
  border-left-color: rgb(202 138 4 / 0.3);
  border-right-color: rgb(202 138 4 / 0.3);
}

.border-x-yellow-600\/35 {
  border-left-color: rgb(202 138 4 / 0.35);
  border-right-color: rgb(202 138 4 / 0.35);
}

.border-x-yellow-600\/40 {
  border-left-color: rgb(202 138 4 / 0.4);
  border-right-color: rgb(202 138 4 / 0.4);
}

.border-x-yellow-600\/45 {
  border-left-color: rgb(202 138 4 / 0.45);
  border-right-color: rgb(202 138 4 / 0.45);
}

.border-x-yellow-600\/5 {
  border-left-color: rgb(202 138 4 / 0.05);
  border-right-color: rgb(202 138 4 / 0.05);
}

.border-x-yellow-600\/50 {
  border-left-color: rgb(202 138 4 / 0.5);
  border-right-color: rgb(202 138 4 / 0.5);
}

.border-x-yellow-600\/55 {
  border-left-color: rgb(202 138 4 / 0.55);
  border-right-color: rgb(202 138 4 / 0.55);
}

.border-x-yellow-600\/60 {
  border-left-color: rgb(202 138 4 / 0.6);
  border-right-color: rgb(202 138 4 / 0.6);
}

.border-x-yellow-600\/65 {
  border-left-color: rgb(202 138 4 / 0.65);
  border-right-color: rgb(202 138 4 / 0.65);
}

.border-x-yellow-600\/70 {
  border-left-color: rgb(202 138 4 / 0.7);
  border-right-color: rgb(202 138 4 / 0.7);
}

.border-x-yellow-600\/75 {
  border-left-color: rgb(202 138 4 / 0.75);
  border-right-color: rgb(202 138 4 / 0.75);
}

.border-x-yellow-600\/80 {
  border-left-color: rgb(202 138 4 / 0.8);
  border-right-color: rgb(202 138 4 / 0.8);
}

.border-x-yellow-600\/85 {
  border-left-color: rgb(202 138 4 / 0.85);
  border-right-color: rgb(202 138 4 / 0.85);
}

.border-x-yellow-600\/90 {
  border-left-color: rgb(202 138 4 / 0.9);
  border-right-color: rgb(202 138 4 / 0.9);
}

.border-x-yellow-600\/95 {
  border-left-color: rgb(202 138 4 / 0.95);
  border-right-color: rgb(202 138 4 / 0.95);
}

.border-x-yellow-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
  border-right-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}

.border-x-yellow-700\/0 {
  border-left-color: rgb(161 98 7 / 0);
  border-right-color: rgb(161 98 7 / 0);
}

.border-x-yellow-700\/10 {
  border-left-color: rgb(161 98 7 / 0.1);
  border-right-color: rgb(161 98 7 / 0.1);
}

.border-x-yellow-700\/100 {
  border-left-color: rgb(161 98 7 / 1);
  border-right-color: rgb(161 98 7 / 1);
}

.border-x-yellow-700\/15 {
  border-left-color: rgb(161 98 7 / 0.15);
  border-right-color: rgb(161 98 7 / 0.15);
}

.border-x-yellow-700\/20 {
  border-left-color: rgb(161 98 7 / 0.2);
  border-right-color: rgb(161 98 7 / 0.2);
}

.border-x-yellow-700\/25 {
  border-left-color: rgb(161 98 7 / 0.25);
  border-right-color: rgb(161 98 7 / 0.25);
}

.border-x-yellow-700\/30 {
  border-left-color: rgb(161 98 7 / 0.3);
  border-right-color: rgb(161 98 7 / 0.3);
}

.border-x-yellow-700\/35 {
  border-left-color: rgb(161 98 7 / 0.35);
  border-right-color: rgb(161 98 7 / 0.35);
}

.border-x-yellow-700\/40 {
  border-left-color: rgb(161 98 7 / 0.4);
  border-right-color: rgb(161 98 7 / 0.4);
}

.border-x-yellow-700\/45 {
  border-left-color: rgb(161 98 7 / 0.45);
  border-right-color: rgb(161 98 7 / 0.45);
}

.border-x-yellow-700\/5 {
  border-left-color: rgb(161 98 7 / 0.05);
  border-right-color: rgb(161 98 7 / 0.05);
}

.border-x-yellow-700\/50 {
  border-left-color: rgb(161 98 7 / 0.5);
  border-right-color: rgb(161 98 7 / 0.5);
}

.border-x-yellow-700\/55 {
  border-left-color: rgb(161 98 7 / 0.55);
  border-right-color: rgb(161 98 7 / 0.55);
}

.border-x-yellow-700\/60 {
  border-left-color: rgb(161 98 7 / 0.6);
  border-right-color: rgb(161 98 7 / 0.6);
}

.border-x-yellow-700\/65 {
  border-left-color: rgb(161 98 7 / 0.65);
  border-right-color: rgb(161 98 7 / 0.65);
}

.border-x-yellow-700\/70 {
  border-left-color: rgb(161 98 7 / 0.7);
  border-right-color: rgb(161 98 7 / 0.7);
}

.border-x-yellow-700\/75 {
  border-left-color: rgb(161 98 7 / 0.75);
  border-right-color: rgb(161 98 7 / 0.75);
}

.border-x-yellow-700\/80 {
  border-left-color: rgb(161 98 7 / 0.8);
  border-right-color: rgb(161 98 7 / 0.8);
}

.border-x-yellow-700\/85 {
  border-left-color: rgb(161 98 7 / 0.85);
  border-right-color: rgb(161 98 7 / 0.85);
}

.border-x-yellow-700\/90 {
  border-left-color: rgb(161 98 7 / 0.9);
  border-right-color: rgb(161 98 7 / 0.9);
}

.border-x-yellow-700\/95 {
  border-left-color: rgb(161 98 7 / 0.95);
  border-right-color: rgb(161 98 7 / 0.95);
}

.border-x-yellow-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
  border-right-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}

.border-x-yellow-800\/0 {
  border-left-color: rgb(133 77 14 / 0);
  border-right-color: rgb(133 77 14 / 0);
}

.border-x-yellow-800\/10 {
  border-left-color: rgb(133 77 14 / 0.1);
  border-right-color: rgb(133 77 14 / 0.1);
}

.border-x-yellow-800\/100 {
  border-left-color: rgb(133 77 14 / 1);
  border-right-color: rgb(133 77 14 / 1);
}

.border-x-yellow-800\/15 {
  border-left-color: rgb(133 77 14 / 0.15);
  border-right-color: rgb(133 77 14 / 0.15);
}

.border-x-yellow-800\/20 {
  border-left-color: rgb(133 77 14 / 0.2);
  border-right-color: rgb(133 77 14 / 0.2);
}

.border-x-yellow-800\/25 {
  border-left-color: rgb(133 77 14 / 0.25);
  border-right-color: rgb(133 77 14 / 0.25);
}

.border-x-yellow-800\/30 {
  border-left-color: rgb(133 77 14 / 0.3);
  border-right-color: rgb(133 77 14 / 0.3);
}

.border-x-yellow-800\/35 {
  border-left-color: rgb(133 77 14 / 0.35);
  border-right-color: rgb(133 77 14 / 0.35);
}

.border-x-yellow-800\/40 {
  border-left-color: rgb(133 77 14 / 0.4);
  border-right-color: rgb(133 77 14 / 0.4);
}

.border-x-yellow-800\/45 {
  border-left-color: rgb(133 77 14 / 0.45);
  border-right-color: rgb(133 77 14 / 0.45);
}

.border-x-yellow-800\/5 {
  border-left-color: rgb(133 77 14 / 0.05);
  border-right-color: rgb(133 77 14 / 0.05);
}

.border-x-yellow-800\/50 {
  border-left-color: rgb(133 77 14 / 0.5);
  border-right-color: rgb(133 77 14 / 0.5);
}

.border-x-yellow-800\/55 {
  border-left-color: rgb(133 77 14 / 0.55);
  border-right-color: rgb(133 77 14 / 0.55);
}

.border-x-yellow-800\/60 {
  border-left-color: rgb(133 77 14 / 0.6);
  border-right-color: rgb(133 77 14 / 0.6);
}

.border-x-yellow-800\/65 {
  border-left-color: rgb(133 77 14 / 0.65);
  border-right-color: rgb(133 77 14 / 0.65);
}

.border-x-yellow-800\/70 {
  border-left-color: rgb(133 77 14 / 0.7);
  border-right-color: rgb(133 77 14 / 0.7);
}

.border-x-yellow-800\/75 {
  border-left-color: rgb(133 77 14 / 0.75);
  border-right-color: rgb(133 77 14 / 0.75);
}

.border-x-yellow-800\/80 {
  border-left-color: rgb(133 77 14 / 0.8);
  border-right-color: rgb(133 77 14 / 0.8);
}

.border-x-yellow-800\/85 {
  border-left-color: rgb(133 77 14 / 0.85);
  border-right-color: rgb(133 77 14 / 0.85);
}

.border-x-yellow-800\/90 {
  border-left-color: rgb(133 77 14 / 0.9);
  border-right-color: rgb(133 77 14 / 0.9);
}

.border-x-yellow-800\/95 {
  border-left-color: rgb(133 77 14 / 0.95);
  border-right-color: rgb(133 77 14 / 0.95);
}

.border-x-yellow-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
  border-right-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}

.border-x-yellow-900\/0 {
  border-left-color: rgb(113 63 18 / 0);
  border-right-color: rgb(113 63 18 / 0);
}

.border-x-yellow-900\/10 {
  border-left-color: rgb(113 63 18 / 0.1);
  border-right-color: rgb(113 63 18 / 0.1);
}

.border-x-yellow-900\/100 {
  border-left-color: rgb(113 63 18 / 1);
  border-right-color: rgb(113 63 18 / 1);
}

.border-x-yellow-900\/15 {
  border-left-color: rgb(113 63 18 / 0.15);
  border-right-color: rgb(113 63 18 / 0.15);
}

.border-x-yellow-900\/20 {
  border-left-color: rgb(113 63 18 / 0.2);
  border-right-color: rgb(113 63 18 / 0.2);
}

.border-x-yellow-900\/25 {
  border-left-color: rgb(113 63 18 / 0.25);
  border-right-color: rgb(113 63 18 / 0.25);
}

.border-x-yellow-900\/30 {
  border-left-color: rgb(113 63 18 / 0.3);
  border-right-color: rgb(113 63 18 / 0.3);
}

.border-x-yellow-900\/35 {
  border-left-color: rgb(113 63 18 / 0.35);
  border-right-color: rgb(113 63 18 / 0.35);
}

.border-x-yellow-900\/40 {
  border-left-color: rgb(113 63 18 / 0.4);
  border-right-color: rgb(113 63 18 / 0.4);
}

.border-x-yellow-900\/45 {
  border-left-color: rgb(113 63 18 / 0.45);
  border-right-color: rgb(113 63 18 / 0.45);
}

.border-x-yellow-900\/5 {
  border-left-color: rgb(113 63 18 / 0.05);
  border-right-color: rgb(113 63 18 / 0.05);
}

.border-x-yellow-900\/50 {
  border-left-color: rgb(113 63 18 / 0.5);
  border-right-color: rgb(113 63 18 / 0.5);
}

.border-x-yellow-900\/55 {
  border-left-color: rgb(113 63 18 / 0.55);
  border-right-color: rgb(113 63 18 / 0.55);
}

.border-x-yellow-900\/60 {
  border-left-color: rgb(113 63 18 / 0.6);
  border-right-color: rgb(113 63 18 / 0.6);
}

.border-x-yellow-900\/65 {
  border-left-color: rgb(113 63 18 / 0.65);
  border-right-color: rgb(113 63 18 / 0.65);
}

.border-x-yellow-900\/70 {
  border-left-color: rgb(113 63 18 / 0.7);
  border-right-color: rgb(113 63 18 / 0.7);
}

.border-x-yellow-900\/75 {
  border-left-color: rgb(113 63 18 / 0.75);
  border-right-color: rgb(113 63 18 / 0.75);
}

.border-x-yellow-900\/80 {
  border-left-color: rgb(113 63 18 / 0.8);
  border-right-color: rgb(113 63 18 / 0.8);
}

.border-x-yellow-900\/85 {
  border-left-color: rgb(113 63 18 / 0.85);
  border-right-color: rgb(113 63 18 / 0.85);
}

.border-x-yellow-900\/90 {
  border-left-color: rgb(113 63 18 / 0.9);
  border-right-color: rgb(113 63 18 / 0.9);
}

.border-x-yellow-900\/95 {
  border-left-color: rgb(113 63 18 / 0.95);
  border-right-color: rgb(113 63 18 / 0.95);
}

.border-x-yellow-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
  border-right-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}

.border-x-yellow-950\/0 {
  border-left-color: rgb(66 32 6 / 0);
  border-right-color: rgb(66 32 6 / 0);
}

.border-x-yellow-950\/10 {
  border-left-color: rgb(66 32 6 / 0.1);
  border-right-color: rgb(66 32 6 / 0.1);
}

.border-x-yellow-950\/100 {
  border-left-color: rgb(66 32 6 / 1);
  border-right-color: rgb(66 32 6 / 1);
}

.border-x-yellow-950\/15 {
  border-left-color: rgb(66 32 6 / 0.15);
  border-right-color: rgb(66 32 6 / 0.15);
}

.border-x-yellow-950\/20 {
  border-left-color: rgb(66 32 6 / 0.2);
  border-right-color: rgb(66 32 6 / 0.2);
}

.border-x-yellow-950\/25 {
  border-left-color: rgb(66 32 6 / 0.25);
  border-right-color: rgb(66 32 6 / 0.25);
}

.border-x-yellow-950\/30 {
  border-left-color: rgb(66 32 6 / 0.3);
  border-right-color: rgb(66 32 6 / 0.3);
}

.border-x-yellow-950\/35 {
  border-left-color: rgb(66 32 6 / 0.35);
  border-right-color: rgb(66 32 6 / 0.35);
}

.border-x-yellow-950\/40 {
  border-left-color: rgb(66 32 6 / 0.4);
  border-right-color: rgb(66 32 6 / 0.4);
}

.border-x-yellow-950\/45 {
  border-left-color: rgb(66 32 6 / 0.45);
  border-right-color: rgb(66 32 6 / 0.45);
}

.border-x-yellow-950\/5 {
  border-left-color: rgb(66 32 6 / 0.05);
  border-right-color: rgb(66 32 6 / 0.05);
}

.border-x-yellow-950\/50 {
  border-left-color: rgb(66 32 6 / 0.5);
  border-right-color: rgb(66 32 6 / 0.5);
}

.border-x-yellow-950\/55 {
  border-left-color: rgb(66 32 6 / 0.55);
  border-right-color: rgb(66 32 6 / 0.55);
}

.border-x-yellow-950\/60 {
  border-left-color: rgb(66 32 6 / 0.6);
  border-right-color: rgb(66 32 6 / 0.6);
}

.border-x-yellow-950\/65 {
  border-left-color: rgb(66 32 6 / 0.65);
  border-right-color: rgb(66 32 6 / 0.65);
}

.border-x-yellow-950\/70 {
  border-left-color: rgb(66 32 6 / 0.7);
  border-right-color: rgb(66 32 6 / 0.7);
}

.border-x-yellow-950\/75 {
  border-left-color: rgb(66 32 6 / 0.75);
  border-right-color: rgb(66 32 6 / 0.75);
}

.border-x-yellow-950\/80 {
  border-left-color: rgb(66 32 6 / 0.8);
  border-right-color: rgb(66 32 6 / 0.8);
}

.border-x-yellow-950\/85 {
  border-left-color: rgb(66 32 6 / 0.85);
  border-right-color: rgb(66 32 6 / 0.85);
}

.border-x-yellow-950\/90 {
  border-left-color: rgb(66 32 6 / 0.9);
  border-right-color: rgb(66 32 6 / 0.9);
}

.border-x-yellow-950\/95 {
  border-left-color: rgb(66 32 6 / 0.95);
  border-right-color: rgb(66 32 6 / 0.95);
}

.border-x-zinc-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(244 244 245 / var(--tw-border-opacity, 1));
  border-right-color: rgb(244 244 245 / var(--tw-border-opacity, 1));
}

.border-x-zinc-100\/0 {
  border-left-color: rgb(244 244 245 / 0);
  border-right-color: rgb(244 244 245 / 0);
}

.border-x-zinc-100\/10 {
  border-left-color: rgb(244 244 245 / 0.1);
  border-right-color: rgb(244 244 245 / 0.1);
}

.border-x-zinc-100\/100 {
  border-left-color: rgb(244 244 245 / 1);
  border-right-color: rgb(244 244 245 / 1);
}

.border-x-zinc-100\/15 {
  border-left-color: rgb(244 244 245 / 0.15);
  border-right-color: rgb(244 244 245 / 0.15);
}

.border-x-zinc-100\/20 {
  border-left-color: rgb(244 244 245 / 0.2);
  border-right-color: rgb(244 244 245 / 0.2);
}

.border-x-zinc-100\/25 {
  border-left-color: rgb(244 244 245 / 0.25);
  border-right-color: rgb(244 244 245 / 0.25);
}

.border-x-zinc-100\/30 {
  border-left-color: rgb(244 244 245 / 0.3);
  border-right-color: rgb(244 244 245 / 0.3);
}

.border-x-zinc-100\/35 {
  border-left-color: rgb(244 244 245 / 0.35);
  border-right-color: rgb(244 244 245 / 0.35);
}

.border-x-zinc-100\/40 {
  border-left-color: rgb(244 244 245 / 0.4);
  border-right-color: rgb(244 244 245 / 0.4);
}

.border-x-zinc-100\/45 {
  border-left-color: rgb(244 244 245 / 0.45);
  border-right-color: rgb(244 244 245 / 0.45);
}

.border-x-zinc-100\/5 {
  border-left-color: rgb(244 244 245 / 0.05);
  border-right-color: rgb(244 244 245 / 0.05);
}

.border-x-zinc-100\/50 {
  border-left-color: rgb(244 244 245 / 0.5);
  border-right-color: rgb(244 244 245 / 0.5);
}

.border-x-zinc-100\/55 {
  border-left-color: rgb(244 244 245 / 0.55);
  border-right-color: rgb(244 244 245 / 0.55);
}

.border-x-zinc-100\/60 {
  border-left-color: rgb(244 244 245 / 0.6);
  border-right-color: rgb(244 244 245 / 0.6);
}

.border-x-zinc-100\/65 {
  border-left-color: rgb(244 244 245 / 0.65);
  border-right-color: rgb(244 244 245 / 0.65);
}

.border-x-zinc-100\/70 {
  border-left-color: rgb(244 244 245 / 0.7);
  border-right-color: rgb(244 244 245 / 0.7);
}

.border-x-zinc-100\/75 {
  border-left-color: rgb(244 244 245 / 0.75);
  border-right-color: rgb(244 244 245 / 0.75);
}

.border-x-zinc-100\/80 {
  border-left-color: rgb(244 244 245 / 0.8);
  border-right-color: rgb(244 244 245 / 0.8);
}

.border-x-zinc-100\/85 {
  border-left-color: rgb(244 244 245 / 0.85);
  border-right-color: rgb(244 244 245 / 0.85);
}

.border-x-zinc-100\/90 {
  border-left-color: rgb(244 244 245 / 0.9);
  border-right-color: rgb(244 244 245 / 0.9);
}

.border-x-zinc-100\/95 {
  border-left-color: rgb(244 244 245 / 0.95);
  border-right-color: rgb(244 244 245 / 0.95);
}

.border-x-zinc-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
  border-right-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
}

.border-x-zinc-200\/0 {
  border-left-color: rgb(228 228 231 / 0);
  border-right-color: rgb(228 228 231 / 0);
}

.border-x-zinc-200\/10 {
  border-left-color: rgb(228 228 231 / 0.1);
  border-right-color: rgb(228 228 231 / 0.1);
}

.border-x-zinc-200\/100 {
  border-left-color: rgb(228 228 231 / 1);
  border-right-color: rgb(228 228 231 / 1);
}

.border-x-zinc-200\/15 {
  border-left-color: rgb(228 228 231 / 0.15);
  border-right-color: rgb(228 228 231 / 0.15);
}

.border-x-zinc-200\/20 {
  border-left-color: rgb(228 228 231 / 0.2);
  border-right-color: rgb(228 228 231 / 0.2);
}

.border-x-zinc-200\/25 {
  border-left-color: rgb(228 228 231 / 0.25);
  border-right-color: rgb(228 228 231 / 0.25);
}

.border-x-zinc-200\/30 {
  border-left-color: rgb(228 228 231 / 0.3);
  border-right-color: rgb(228 228 231 / 0.3);
}

.border-x-zinc-200\/35 {
  border-left-color: rgb(228 228 231 / 0.35);
  border-right-color: rgb(228 228 231 / 0.35);
}

.border-x-zinc-200\/40 {
  border-left-color: rgb(228 228 231 / 0.4);
  border-right-color: rgb(228 228 231 / 0.4);
}

.border-x-zinc-200\/45 {
  border-left-color: rgb(228 228 231 / 0.45);
  border-right-color: rgb(228 228 231 / 0.45);
}

.border-x-zinc-200\/5 {
  border-left-color: rgb(228 228 231 / 0.05);
  border-right-color: rgb(228 228 231 / 0.05);
}

.border-x-zinc-200\/50 {
  border-left-color: rgb(228 228 231 / 0.5);
  border-right-color: rgb(228 228 231 / 0.5);
}

.border-x-zinc-200\/55 {
  border-left-color: rgb(228 228 231 / 0.55);
  border-right-color: rgb(228 228 231 / 0.55);
}

.border-x-zinc-200\/60 {
  border-left-color: rgb(228 228 231 / 0.6);
  border-right-color: rgb(228 228 231 / 0.6);
}

.border-x-zinc-200\/65 {
  border-left-color: rgb(228 228 231 / 0.65);
  border-right-color: rgb(228 228 231 / 0.65);
}

.border-x-zinc-200\/70 {
  border-left-color: rgb(228 228 231 / 0.7);
  border-right-color: rgb(228 228 231 / 0.7);
}

.border-x-zinc-200\/75 {
  border-left-color: rgb(228 228 231 / 0.75);
  border-right-color: rgb(228 228 231 / 0.75);
}

.border-x-zinc-200\/80 {
  border-left-color: rgb(228 228 231 / 0.8);
  border-right-color: rgb(228 228 231 / 0.8);
}

.border-x-zinc-200\/85 {
  border-left-color: rgb(228 228 231 / 0.85);
  border-right-color: rgb(228 228 231 / 0.85);
}

.border-x-zinc-200\/90 {
  border-left-color: rgb(228 228 231 / 0.9);
  border-right-color: rgb(228 228 231 / 0.9);
}

.border-x-zinc-200\/95 {
  border-left-color: rgb(228 228 231 / 0.95);
  border-right-color: rgb(228 228 231 / 0.95);
}

.border-x-zinc-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(212 212 216 / var(--tw-border-opacity, 1));
  border-right-color: rgb(212 212 216 / var(--tw-border-opacity, 1));
}

.border-x-zinc-300\/0 {
  border-left-color: rgb(212 212 216 / 0);
  border-right-color: rgb(212 212 216 / 0);
}

.border-x-zinc-300\/10 {
  border-left-color: rgb(212 212 216 / 0.1);
  border-right-color: rgb(212 212 216 / 0.1);
}

.border-x-zinc-300\/100 {
  border-left-color: rgb(212 212 216 / 1);
  border-right-color: rgb(212 212 216 / 1);
}

.border-x-zinc-300\/15 {
  border-left-color: rgb(212 212 216 / 0.15);
  border-right-color: rgb(212 212 216 / 0.15);
}

.border-x-zinc-300\/20 {
  border-left-color: rgb(212 212 216 / 0.2);
  border-right-color: rgb(212 212 216 / 0.2);
}

.border-x-zinc-300\/25 {
  border-left-color: rgb(212 212 216 / 0.25);
  border-right-color: rgb(212 212 216 / 0.25);
}

.border-x-zinc-300\/30 {
  border-left-color: rgb(212 212 216 / 0.3);
  border-right-color: rgb(212 212 216 / 0.3);
}

.border-x-zinc-300\/35 {
  border-left-color: rgb(212 212 216 / 0.35);
  border-right-color: rgb(212 212 216 / 0.35);
}

.border-x-zinc-300\/40 {
  border-left-color: rgb(212 212 216 / 0.4);
  border-right-color: rgb(212 212 216 / 0.4);
}

.border-x-zinc-300\/45 {
  border-left-color: rgb(212 212 216 / 0.45);
  border-right-color: rgb(212 212 216 / 0.45);
}

.border-x-zinc-300\/5 {
  border-left-color: rgb(212 212 216 / 0.05);
  border-right-color: rgb(212 212 216 / 0.05);
}

.border-x-zinc-300\/50 {
  border-left-color: rgb(212 212 216 / 0.5);
  border-right-color: rgb(212 212 216 / 0.5);
}

.border-x-zinc-300\/55 {
  border-left-color: rgb(212 212 216 / 0.55);
  border-right-color: rgb(212 212 216 / 0.55);
}

.border-x-zinc-300\/60 {
  border-left-color: rgb(212 212 216 / 0.6);
  border-right-color: rgb(212 212 216 / 0.6);
}

.border-x-zinc-300\/65 {
  border-left-color: rgb(212 212 216 / 0.65);
  border-right-color: rgb(212 212 216 / 0.65);
}

.border-x-zinc-300\/70 {
  border-left-color: rgb(212 212 216 / 0.7);
  border-right-color: rgb(212 212 216 / 0.7);
}

.border-x-zinc-300\/75 {
  border-left-color: rgb(212 212 216 / 0.75);
  border-right-color: rgb(212 212 216 / 0.75);
}

.border-x-zinc-300\/80 {
  border-left-color: rgb(212 212 216 / 0.8);
  border-right-color: rgb(212 212 216 / 0.8);
}

.border-x-zinc-300\/85 {
  border-left-color: rgb(212 212 216 / 0.85);
  border-right-color: rgb(212 212 216 / 0.85);
}

.border-x-zinc-300\/90 {
  border-left-color: rgb(212 212 216 / 0.9);
  border-right-color: rgb(212 212 216 / 0.9);
}

.border-x-zinc-300\/95 {
  border-left-color: rgb(212 212 216 / 0.95);
  border-right-color: rgb(212 212 216 / 0.95);
}

.border-x-zinc-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(161 161 170 / var(--tw-border-opacity, 1));
  border-right-color: rgb(161 161 170 / var(--tw-border-opacity, 1));
}

.border-x-zinc-400\/0 {
  border-left-color: rgb(161 161 170 / 0);
  border-right-color: rgb(161 161 170 / 0);
}

.border-x-zinc-400\/10 {
  border-left-color: rgb(161 161 170 / 0.1);
  border-right-color: rgb(161 161 170 / 0.1);
}

.border-x-zinc-400\/100 {
  border-left-color: rgb(161 161 170 / 1);
  border-right-color: rgb(161 161 170 / 1);
}

.border-x-zinc-400\/15 {
  border-left-color: rgb(161 161 170 / 0.15);
  border-right-color: rgb(161 161 170 / 0.15);
}

.border-x-zinc-400\/20 {
  border-left-color: rgb(161 161 170 / 0.2);
  border-right-color: rgb(161 161 170 / 0.2);
}

.border-x-zinc-400\/25 {
  border-left-color: rgb(161 161 170 / 0.25);
  border-right-color: rgb(161 161 170 / 0.25);
}

.border-x-zinc-400\/30 {
  border-left-color: rgb(161 161 170 / 0.3);
  border-right-color: rgb(161 161 170 / 0.3);
}

.border-x-zinc-400\/35 {
  border-left-color: rgb(161 161 170 / 0.35);
  border-right-color: rgb(161 161 170 / 0.35);
}

.border-x-zinc-400\/40 {
  border-left-color: rgb(161 161 170 / 0.4);
  border-right-color: rgb(161 161 170 / 0.4);
}

.border-x-zinc-400\/45 {
  border-left-color: rgb(161 161 170 / 0.45);
  border-right-color: rgb(161 161 170 / 0.45);
}

.border-x-zinc-400\/5 {
  border-left-color: rgb(161 161 170 / 0.05);
  border-right-color: rgb(161 161 170 / 0.05);
}

.border-x-zinc-400\/50 {
  border-left-color: rgb(161 161 170 / 0.5);
  border-right-color: rgb(161 161 170 / 0.5);
}

.border-x-zinc-400\/55 {
  border-left-color: rgb(161 161 170 / 0.55);
  border-right-color: rgb(161 161 170 / 0.55);
}

.border-x-zinc-400\/60 {
  border-left-color: rgb(161 161 170 / 0.6);
  border-right-color: rgb(161 161 170 / 0.6);
}

.border-x-zinc-400\/65 {
  border-left-color: rgb(161 161 170 / 0.65);
  border-right-color: rgb(161 161 170 / 0.65);
}

.border-x-zinc-400\/70 {
  border-left-color: rgb(161 161 170 / 0.7);
  border-right-color: rgb(161 161 170 / 0.7);
}

.border-x-zinc-400\/75 {
  border-left-color: rgb(161 161 170 / 0.75);
  border-right-color: rgb(161 161 170 / 0.75);
}

.border-x-zinc-400\/80 {
  border-left-color: rgb(161 161 170 / 0.8);
  border-right-color: rgb(161 161 170 / 0.8);
}

.border-x-zinc-400\/85 {
  border-left-color: rgb(161 161 170 / 0.85);
  border-right-color: rgb(161 161 170 / 0.85);
}

.border-x-zinc-400\/90 {
  border-left-color: rgb(161 161 170 / 0.9);
  border-right-color: rgb(161 161 170 / 0.9);
}

.border-x-zinc-400\/95 {
  border-left-color: rgb(161 161 170 / 0.95);
  border-right-color: rgb(161 161 170 / 0.95);
}

.border-x-zinc-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
  border-right-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}

.border-x-zinc-50\/0 {
  border-left-color: rgb(250 250 250 / 0);
  border-right-color: rgb(250 250 250 / 0);
}

.border-x-zinc-50\/10 {
  border-left-color: rgb(250 250 250 / 0.1);
  border-right-color: rgb(250 250 250 / 0.1);
}

.border-x-zinc-50\/100 {
  border-left-color: rgb(250 250 250 / 1);
  border-right-color: rgb(250 250 250 / 1);
}

.border-x-zinc-50\/15 {
  border-left-color: rgb(250 250 250 / 0.15);
  border-right-color: rgb(250 250 250 / 0.15);
}

.border-x-zinc-50\/20 {
  border-left-color: rgb(250 250 250 / 0.2);
  border-right-color: rgb(250 250 250 / 0.2);
}

.border-x-zinc-50\/25 {
  border-left-color: rgb(250 250 250 / 0.25);
  border-right-color: rgb(250 250 250 / 0.25);
}

.border-x-zinc-50\/30 {
  border-left-color: rgb(250 250 250 / 0.3);
  border-right-color: rgb(250 250 250 / 0.3);
}

.border-x-zinc-50\/35 {
  border-left-color: rgb(250 250 250 / 0.35);
  border-right-color: rgb(250 250 250 / 0.35);
}

.border-x-zinc-50\/40 {
  border-left-color: rgb(250 250 250 / 0.4);
  border-right-color: rgb(250 250 250 / 0.4);
}

.border-x-zinc-50\/45 {
  border-left-color: rgb(250 250 250 / 0.45);
  border-right-color: rgb(250 250 250 / 0.45);
}

.border-x-zinc-50\/5 {
  border-left-color: rgb(250 250 250 / 0.05);
  border-right-color: rgb(250 250 250 / 0.05);
}

.border-x-zinc-50\/50 {
  border-left-color: rgb(250 250 250 / 0.5);
  border-right-color: rgb(250 250 250 / 0.5);
}

.border-x-zinc-50\/55 {
  border-left-color: rgb(250 250 250 / 0.55);
  border-right-color: rgb(250 250 250 / 0.55);
}

.border-x-zinc-50\/60 {
  border-left-color: rgb(250 250 250 / 0.6);
  border-right-color: rgb(250 250 250 / 0.6);
}

.border-x-zinc-50\/65 {
  border-left-color: rgb(250 250 250 / 0.65);
  border-right-color: rgb(250 250 250 / 0.65);
}

.border-x-zinc-50\/70 {
  border-left-color: rgb(250 250 250 / 0.7);
  border-right-color: rgb(250 250 250 / 0.7);
}

.border-x-zinc-50\/75 {
  border-left-color: rgb(250 250 250 / 0.75);
  border-right-color: rgb(250 250 250 / 0.75);
}

.border-x-zinc-50\/80 {
  border-left-color: rgb(250 250 250 / 0.8);
  border-right-color: rgb(250 250 250 / 0.8);
}

.border-x-zinc-50\/85 {
  border-left-color: rgb(250 250 250 / 0.85);
  border-right-color: rgb(250 250 250 / 0.85);
}

.border-x-zinc-50\/90 {
  border-left-color: rgb(250 250 250 / 0.9);
  border-right-color: rgb(250 250 250 / 0.9);
}

.border-x-zinc-50\/95 {
  border-left-color: rgb(250 250 250 / 0.95);
  border-right-color: rgb(250 250 250 / 0.95);
}

.border-x-zinc-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(113 113 122 / var(--tw-border-opacity, 1));
  border-right-color: rgb(113 113 122 / var(--tw-border-opacity, 1));
}

.border-x-zinc-500\/0 {
  border-left-color: rgb(113 113 122 / 0);
  border-right-color: rgb(113 113 122 / 0);
}

.border-x-zinc-500\/10 {
  border-left-color: rgb(113 113 122 / 0.1);
  border-right-color: rgb(113 113 122 / 0.1);
}

.border-x-zinc-500\/100 {
  border-left-color: rgb(113 113 122 / 1);
  border-right-color: rgb(113 113 122 / 1);
}

.border-x-zinc-500\/15 {
  border-left-color: rgb(113 113 122 / 0.15);
  border-right-color: rgb(113 113 122 / 0.15);
}

.border-x-zinc-500\/20 {
  border-left-color: rgb(113 113 122 / 0.2);
  border-right-color: rgb(113 113 122 / 0.2);
}

.border-x-zinc-500\/25 {
  border-left-color: rgb(113 113 122 / 0.25);
  border-right-color: rgb(113 113 122 / 0.25);
}

.border-x-zinc-500\/30 {
  border-left-color: rgb(113 113 122 / 0.3);
  border-right-color: rgb(113 113 122 / 0.3);
}

.border-x-zinc-500\/35 {
  border-left-color: rgb(113 113 122 / 0.35);
  border-right-color: rgb(113 113 122 / 0.35);
}

.border-x-zinc-500\/40 {
  border-left-color: rgb(113 113 122 / 0.4);
  border-right-color: rgb(113 113 122 / 0.4);
}

.border-x-zinc-500\/45 {
  border-left-color: rgb(113 113 122 / 0.45);
  border-right-color: rgb(113 113 122 / 0.45);
}

.border-x-zinc-500\/5 {
  border-left-color: rgb(113 113 122 / 0.05);
  border-right-color: rgb(113 113 122 / 0.05);
}

.border-x-zinc-500\/50 {
  border-left-color: rgb(113 113 122 / 0.5);
  border-right-color: rgb(113 113 122 / 0.5);
}

.border-x-zinc-500\/55 {
  border-left-color: rgb(113 113 122 / 0.55);
  border-right-color: rgb(113 113 122 / 0.55);
}

.border-x-zinc-500\/60 {
  border-left-color: rgb(113 113 122 / 0.6);
  border-right-color: rgb(113 113 122 / 0.6);
}

.border-x-zinc-500\/65 {
  border-left-color: rgb(113 113 122 / 0.65);
  border-right-color: rgb(113 113 122 / 0.65);
}

.border-x-zinc-500\/70 {
  border-left-color: rgb(113 113 122 / 0.7);
  border-right-color: rgb(113 113 122 / 0.7);
}

.border-x-zinc-500\/75 {
  border-left-color: rgb(113 113 122 / 0.75);
  border-right-color: rgb(113 113 122 / 0.75);
}

.border-x-zinc-500\/80 {
  border-left-color: rgb(113 113 122 / 0.8);
  border-right-color: rgb(113 113 122 / 0.8);
}

.border-x-zinc-500\/85 {
  border-left-color: rgb(113 113 122 / 0.85);
  border-right-color: rgb(113 113 122 / 0.85);
}

.border-x-zinc-500\/90 {
  border-left-color: rgb(113 113 122 / 0.9);
  border-right-color: rgb(113 113 122 / 0.9);
}

.border-x-zinc-500\/95 {
  border-left-color: rgb(113 113 122 / 0.95);
  border-right-color: rgb(113 113 122 / 0.95);
}

.border-x-zinc-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
  border-right-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
}

.border-x-zinc-600\/0 {
  border-left-color: rgb(82 82 91 / 0);
  border-right-color: rgb(82 82 91 / 0);
}

.border-x-zinc-600\/10 {
  border-left-color: rgb(82 82 91 / 0.1);
  border-right-color: rgb(82 82 91 / 0.1);
}

.border-x-zinc-600\/100 {
  border-left-color: rgb(82 82 91 / 1);
  border-right-color: rgb(82 82 91 / 1);
}

.border-x-zinc-600\/15 {
  border-left-color: rgb(82 82 91 / 0.15);
  border-right-color: rgb(82 82 91 / 0.15);
}

.border-x-zinc-600\/20 {
  border-left-color: rgb(82 82 91 / 0.2);
  border-right-color: rgb(82 82 91 / 0.2);
}

.border-x-zinc-600\/25 {
  border-left-color: rgb(82 82 91 / 0.25);
  border-right-color: rgb(82 82 91 / 0.25);
}

.border-x-zinc-600\/30 {
  border-left-color: rgb(82 82 91 / 0.3);
  border-right-color: rgb(82 82 91 / 0.3);
}

.border-x-zinc-600\/35 {
  border-left-color: rgb(82 82 91 / 0.35);
  border-right-color: rgb(82 82 91 / 0.35);
}

.border-x-zinc-600\/40 {
  border-left-color: rgb(82 82 91 / 0.4);
  border-right-color: rgb(82 82 91 / 0.4);
}

.border-x-zinc-600\/45 {
  border-left-color: rgb(82 82 91 / 0.45);
  border-right-color: rgb(82 82 91 / 0.45);
}

.border-x-zinc-600\/5 {
  border-left-color: rgb(82 82 91 / 0.05);
  border-right-color: rgb(82 82 91 / 0.05);
}

.border-x-zinc-600\/50 {
  border-left-color: rgb(82 82 91 / 0.5);
  border-right-color: rgb(82 82 91 / 0.5);
}

.border-x-zinc-600\/55 {
  border-left-color: rgb(82 82 91 / 0.55);
  border-right-color: rgb(82 82 91 / 0.55);
}

.border-x-zinc-600\/60 {
  border-left-color: rgb(82 82 91 / 0.6);
  border-right-color: rgb(82 82 91 / 0.6);
}

.border-x-zinc-600\/65 {
  border-left-color: rgb(82 82 91 / 0.65);
  border-right-color: rgb(82 82 91 / 0.65);
}

.border-x-zinc-600\/70 {
  border-left-color: rgb(82 82 91 / 0.7);
  border-right-color: rgb(82 82 91 / 0.7);
}

.border-x-zinc-600\/75 {
  border-left-color: rgb(82 82 91 / 0.75);
  border-right-color: rgb(82 82 91 / 0.75);
}

.border-x-zinc-600\/80 {
  border-left-color: rgb(82 82 91 / 0.8);
  border-right-color: rgb(82 82 91 / 0.8);
}

.border-x-zinc-600\/85 {
  border-left-color: rgb(82 82 91 / 0.85);
  border-right-color: rgb(82 82 91 / 0.85);
}

.border-x-zinc-600\/90 {
  border-left-color: rgb(82 82 91 / 0.9);
  border-right-color: rgb(82 82 91 / 0.9);
}

.border-x-zinc-600\/95 {
  border-left-color: rgb(82 82 91 / 0.95);
  border-right-color: rgb(82 82 91 / 0.95);
}

.border-x-zinc-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(63 63 70 / var(--tw-border-opacity, 1));
  border-right-color: rgb(63 63 70 / var(--tw-border-opacity, 1));
}

.border-x-zinc-700\/0 {
  border-left-color: rgb(63 63 70 / 0);
  border-right-color: rgb(63 63 70 / 0);
}

.border-x-zinc-700\/10 {
  border-left-color: rgb(63 63 70 / 0.1);
  border-right-color: rgb(63 63 70 / 0.1);
}

.border-x-zinc-700\/100 {
  border-left-color: rgb(63 63 70 / 1);
  border-right-color: rgb(63 63 70 / 1);
}

.border-x-zinc-700\/15 {
  border-left-color: rgb(63 63 70 / 0.15);
  border-right-color: rgb(63 63 70 / 0.15);
}

.border-x-zinc-700\/20 {
  border-left-color: rgb(63 63 70 / 0.2);
  border-right-color: rgb(63 63 70 / 0.2);
}

.border-x-zinc-700\/25 {
  border-left-color: rgb(63 63 70 / 0.25);
  border-right-color: rgb(63 63 70 / 0.25);
}

.border-x-zinc-700\/30 {
  border-left-color: rgb(63 63 70 / 0.3);
  border-right-color: rgb(63 63 70 / 0.3);
}

.border-x-zinc-700\/35 {
  border-left-color: rgb(63 63 70 / 0.35);
  border-right-color: rgb(63 63 70 / 0.35);
}

.border-x-zinc-700\/40 {
  border-left-color: rgb(63 63 70 / 0.4);
  border-right-color: rgb(63 63 70 / 0.4);
}

.border-x-zinc-700\/45 {
  border-left-color: rgb(63 63 70 / 0.45);
  border-right-color: rgb(63 63 70 / 0.45);
}

.border-x-zinc-700\/5 {
  border-left-color: rgb(63 63 70 / 0.05);
  border-right-color: rgb(63 63 70 / 0.05);
}

.border-x-zinc-700\/50 {
  border-left-color: rgb(63 63 70 / 0.5);
  border-right-color: rgb(63 63 70 / 0.5);
}

.border-x-zinc-700\/55 {
  border-left-color: rgb(63 63 70 / 0.55);
  border-right-color: rgb(63 63 70 / 0.55);
}

.border-x-zinc-700\/60 {
  border-left-color: rgb(63 63 70 / 0.6);
  border-right-color: rgb(63 63 70 / 0.6);
}

.border-x-zinc-700\/65 {
  border-left-color: rgb(63 63 70 / 0.65);
  border-right-color: rgb(63 63 70 / 0.65);
}

.border-x-zinc-700\/70 {
  border-left-color: rgb(63 63 70 / 0.7);
  border-right-color: rgb(63 63 70 / 0.7);
}

.border-x-zinc-700\/75 {
  border-left-color: rgb(63 63 70 / 0.75);
  border-right-color: rgb(63 63 70 / 0.75);
}

.border-x-zinc-700\/80 {
  border-left-color: rgb(63 63 70 / 0.8);
  border-right-color: rgb(63 63 70 / 0.8);
}

.border-x-zinc-700\/85 {
  border-left-color: rgb(63 63 70 / 0.85);
  border-right-color: rgb(63 63 70 / 0.85);
}

.border-x-zinc-700\/90 {
  border-left-color: rgb(63 63 70 / 0.9);
  border-right-color: rgb(63 63 70 / 0.9);
}

.border-x-zinc-700\/95 {
  border-left-color: rgb(63 63 70 / 0.95);
  border-right-color: rgb(63 63 70 / 0.95);
}

.border-x-zinc-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(39 39 42 / var(--tw-border-opacity, 1));
  border-right-color: rgb(39 39 42 / var(--tw-border-opacity, 1));
}

.border-x-zinc-800\/0 {
  border-left-color: rgb(39 39 42 / 0);
  border-right-color: rgb(39 39 42 / 0);
}

.border-x-zinc-800\/10 {
  border-left-color: rgb(39 39 42 / 0.1);
  border-right-color: rgb(39 39 42 / 0.1);
}

.border-x-zinc-800\/100 {
  border-left-color: rgb(39 39 42 / 1);
  border-right-color: rgb(39 39 42 / 1);
}

.border-x-zinc-800\/15 {
  border-left-color: rgb(39 39 42 / 0.15);
  border-right-color: rgb(39 39 42 / 0.15);
}

.border-x-zinc-800\/20 {
  border-left-color: rgb(39 39 42 / 0.2);
  border-right-color: rgb(39 39 42 / 0.2);
}

.border-x-zinc-800\/25 {
  border-left-color: rgb(39 39 42 / 0.25);
  border-right-color: rgb(39 39 42 / 0.25);
}

.border-x-zinc-800\/30 {
  border-left-color: rgb(39 39 42 / 0.3);
  border-right-color: rgb(39 39 42 / 0.3);
}

.border-x-zinc-800\/35 {
  border-left-color: rgb(39 39 42 / 0.35);
  border-right-color: rgb(39 39 42 / 0.35);
}

.border-x-zinc-800\/40 {
  border-left-color: rgb(39 39 42 / 0.4);
  border-right-color: rgb(39 39 42 / 0.4);
}

.border-x-zinc-800\/45 {
  border-left-color: rgb(39 39 42 / 0.45);
  border-right-color: rgb(39 39 42 / 0.45);
}

.border-x-zinc-800\/5 {
  border-left-color: rgb(39 39 42 / 0.05);
  border-right-color: rgb(39 39 42 / 0.05);
}

.border-x-zinc-800\/50 {
  border-left-color: rgb(39 39 42 / 0.5);
  border-right-color: rgb(39 39 42 / 0.5);
}

.border-x-zinc-800\/55 {
  border-left-color: rgb(39 39 42 / 0.55);
  border-right-color: rgb(39 39 42 / 0.55);
}

.border-x-zinc-800\/60 {
  border-left-color: rgb(39 39 42 / 0.6);
  border-right-color: rgb(39 39 42 / 0.6);
}

.border-x-zinc-800\/65 {
  border-left-color: rgb(39 39 42 / 0.65);
  border-right-color: rgb(39 39 42 / 0.65);
}

.border-x-zinc-800\/70 {
  border-left-color: rgb(39 39 42 / 0.7);
  border-right-color: rgb(39 39 42 / 0.7);
}

.border-x-zinc-800\/75 {
  border-left-color: rgb(39 39 42 / 0.75);
  border-right-color: rgb(39 39 42 / 0.75);
}

.border-x-zinc-800\/80 {
  border-left-color: rgb(39 39 42 / 0.8);
  border-right-color: rgb(39 39 42 / 0.8);
}

.border-x-zinc-800\/85 {
  border-left-color: rgb(39 39 42 / 0.85);
  border-right-color: rgb(39 39 42 / 0.85);
}

.border-x-zinc-800\/90 {
  border-left-color: rgb(39 39 42 / 0.9);
  border-right-color: rgb(39 39 42 / 0.9);
}

.border-x-zinc-800\/95 {
  border-left-color: rgb(39 39 42 / 0.95);
  border-right-color: rgb(39 39 42 / 0.95);
}

.border-x-zinc-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(24 24 27 / var(--tw-border-opacity, 1));
  border-right-color: rgb(24 24 27 / var(--tw-border-opacity, 1));
}

.border-x-zinc-900\/0 {
  border-left-color: rgb(24 24 27 / 0);
  border-right-color: rgb(24 24 27 / 0);
}

.border-x-zinc-900\/10 {
  border-left-color: rgb(24 24 27 / 0.1);
  border-right-color: rgb(24 24 27 / 0.1);
}

.border-x-zinc-900\/100 {
  border-left-color: rgb(24 24 27 / 1);
  border-right-color: rgb(24 24 27 / 1);
}

.border-x-zinc-900\/15 {
  border-left-color: rgb(24 24 27 / 0.15);
  border-right-color: rgb(24 24 27 / 0.15);
}

.border-x-zinc-900\/20 {
  border-left-color: rgb(24 24 27 / 0.2);
  border-right-color: rgb(24 24 27 / 0.2);
}

.border-x-zinc-900\/25 {
  border-left-color: rgb(24 24 27 / 0.25);
  border-right-color: rgb(24 24 27 / 0.25);
}

.border-x-zinc-900\/30 {
  border-left-color: rgb(24 24 27 / 0.3);
  border-right-color: rgb(24 24 27 / 0.3);
}

.border-x-zinc-900\/35 {
  border-left-color: rgb(24 24 27 / 0.35);
  border-right-color: rgb(24 24 27 / 0.35);
}

.border-x-zinc-900\/40 {
  border-left-color: rgb(24 24 27 / 0.4);
  border-right-color: rgb(24 24 27 / 0.4);
}

.border-x-zinc-900\/45 {
  border-left-color: rgb(24 24 27 / 0.45);
  border-right-color: rgb(24 24 27 / 0.45);
}

.border-x-zinc-900\/5 {
  border-left-color: rgb(24 24 27 / 0.05);
  border-right-color: rgb(24 24 27 / 0.05);
}

.border-x-zinc-900\/50 {
  border-left-color: rgb(24 24 27 / 0.5);
  border-right-color: rgb(24 24 27 / 0.5);
}

.border-x-zinc-900\/55 {
  border-left-color: rgb(24 24 27 / 0.55);
  border-right-color: rgb(24 24 27 / 0.55);
}

.border-x-zinc-900\/60 {
  border-left-color: rgb(24 24 27 / 0.6);
  border-right-color: rgb(24 24 27 / 0.6);
}

.border-x-zinc-900\/65 {
  border-left-color: rgb(24 24 27 / 0.65);
  border-right-color: rgb(24 24 27 / 0.65);
}

.border-x-zinc-900\/70 {
  border-left-color: rgb(24 24 27 / 0.7);
  border-right-color: rgb(24 24 27 / 0.7);
}

.border-x-zinc-900\/75 {
  border-left-color: rgb(24 24 27 / 0.75);
  border-right-color: rgb(24 24 27 / 0.75);
}

.border-x-zinc-900\/80 {
  border-left-color: rgb(24 24 27 / 0.8);
  border-right-color: rgb(24 24 27 / 0.8);
}

.border-x-zinc-900\/85 {
  border-left-color: rgb(24 24 27 / 0.85);
  border-right-color: rgb(24 24 27 / 0.85);
}

.border-x-zinc-900\/90 {
  border-left-color: rgb(24 24 27 / 0.9);
  border-right-color: rgb(24 24 27 / 0.9);
}

.border-x-zinc-900\/95 {
  border-left-color: rgb(24 24 27 / 0.95);
  border-right-color: rgb(24 24 27 / 0.95);
}

.border-x-zinc-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(9 9 11 / var(--tw-border-opacity, 1));
  border-right-color: rgb(9 9 11 / var(--tw-border-opacity, 1));
}

.border-x-zinc-950\/0 {
  border-left-color: rgb(9 9 11 / 0);
  border-right-color: rgb(9 9 11 / 0);
}

.border-x-zinc-950\/10 {
  border-left-color: rgb(9 9 11 / 0.1);
  border-right-color: rgb(9 9 11 / 0.1);
}

.border-x-zinc-950\/100 {
  border-left-color: rgb(9 9 11 / 1);
  border-right-color: rgb(9 9 11 / 1);
}

.border-x-zinc-950\/15 {
  border-left-color: rgb(9 9 11 / 0.15);
  border-right-color: rgb(9 9 11 / 0.15);
}

.border-x-zinc-950\/20 {
  border-left-color: rgb(9 9 11 / 0.2);
  border-right-color: rgb(9 9 11 / 0.2);
}

.border-x-zinc-950\/25 {
  border-left-color: rgb(9 9 11 / 0.25);
  border-right-color: rgb(9 9 11 / 0.25);
}

.border-x-zinc-950\/30 {
  border-left-color: rgb(9 9 11 / 0.3);
  border-right-color: rgb(9 9 11 / 0.3);
}

.border-x-zinc-950\/35 {
  border-left-color: rgb(9 9 11 / 0.35);
  border-right-color: rgb(9 9 11 / 0.35);
}

.border-x-zinc-950\/40 {
  border-left-color: rgb(9 9 11 / 0.4);
  border-right-color: rgb(9 9 11 / 0.4);
}

.border-x-zinc-950\/45 {
  border-left-color: rgb(9 9 11 / 0.45);
  border-right-color: rgb(9 9 11 / 0.45);
}

.border-x-zinc-950\/5 {
  border-left-color: rgb(9 9 11 / 0.05);
  border-right-color: rgb(9 9 11 / 0.05);
}

.border-x-zinc-950\/50 {
  border-left-color: rgb(9 9 11 / 0.5);
  border-right-color: rgb(9 9 11 / 0.5);
}

.border-x-zinc-950\/55 {
  border-left-color: rgb(9 9 11 / 0.55);
  border-right-color: rgb(9 9 11 / 0.55);
}

.border-x-zinc-950\/60 {
  border-left-color: rgb(9 9 11 / 0.6);
  border-right-color: rgb(9 9 11 / 0.6);
}

.border-x-zinc-950\/65 {
  border-left-color: rgb(9 9 11 / 0.65);
  border-right-color: rgb(9 9 11 / 0.65);
}

.border-x-zinc-950\/70 {
  border-left-color: rgb(9 9 11 / 0.7);
  border-right-color: rgb(9 9 11 / 0.7);
}

.border-x-zinc-950\/75 {
  border-left-color: rgb(9 9 11 / 0.75);
  border-right-color: rgb(9 9 11 / 0.75);
}

.border-x-zinc-950\/80 {
  border-left-color: rgb(9 9 11 / 0.8);
  border-right-color: rgb(9 9 11 / 0.8);
}

.border-x-zinc-950\/85 {
  border-left-color: rgb(9 9 11 / 0.85);
  border-right-color: rgb(9 9 11 / 0.85);
}

.border-x-zinc-950\/90 {
  border-left-color: rgb(9 9 11 / 0.9);
  border-right-color: rgb(9 9 11 / 0.9);
}

.border-x-zinc-950\/95 {
  border-left-color: rgb(9 9 11 / 0.95);
  border-right-color: rgb(9 9 11 / 0.95);
}

.border-y-amber-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
}

.border-y-amber-100\/0 {
  border-top-color: rgb(254 243 199 / 0);
  border-bottom-color: rgb(254 243 199 / 0);
}

.border-y-amber-100\/10 {
  border-top-color: rgb(254 243 199 / 0.1);
  border-bottom-color: rgb(254 243 199 / 0.1);
}

.border-y-amber-100\/100 {
  border-top-color: rgb(254 243 199 / 1);
  border-bottom-color: rgb(254 243 199 / 1);
}

.border-y-amber-100\/15 {
  border-top-color: rgb(254 243 199 / 0.15);
  border-bottom-color: rgb(254 243 199 / 0.15);
}

.border-y-amber-100\/20 {
  border-top-color: rgb(254 243 199 / 0.2);
  border-bottom-color: rgb(254 243 199 / 0.2);
}

.border-y-amber-100\/25 {
  border-top-color: rgb(254 243 199 / 0.25);
  border-bottom-color: rgb(254 243 199 / 0.25);
}

.border-y-amber-100\/30 {
  border-top-color: rgb(254 243 199 / 0.3);
  border-bottom-color: rgb(254 243 199 / 0.3);
}

.border-y-amber-100\/35 {
  border-top-color: rgb(254 243 199 / 0.35);
  border-bottom-color: rgb(254 243 199 / 0.35);
}

.border-y-amber-100\/40 {
  border-top-color: rgb(254 243 199 / 0.4);
  border-bottom-color: rgb(254 243 199 / 0.4);
}

.border-y-amber-100\/45 {
  border-top-color: rgb(254 243 199 / 0.45);
  border-bottom-color: rgb(254 243 199 / 0.45);
}

.border-y-amber-100\/5 {
  border-top-color: rgb(254 243 199 / 0.05);
  border-bottom-color: rgb(254 243 199 / 0.05);
}

.border-y-amber-100\/50 {
  border-top-color: rgb(254 243 199 / 0.5);
  border-bottom-color: rgb(254 243 199 / 0.5);
}

.border-y-amber-100\/55 {
  border-top-color: rgb(254 243 199 / 0.55);
  border-bottom-color: rgb(254 243 199 / 0.55);
}

.border-y-amber-100\/60 {
  border-top-color: rgb(254 243 199 / 0.6);
  border-bottom-color: rgb(254 243 199 / 0.6);
}

.border-y-amber-100\/65 {
  border-top-color: rgb(254 243 199 / 0.65);
  border-bottom-color: rgb(254 243 199 / 0.65);
}

.border-y-amber-100\/70 {
  border-top-color: rgb(254 243 199 / 0.7);
  border-bottom-color: rgb(254 243 199 / 0.7);
}

.border-y-amber-100\/75 {
  border-top-color: rgb(254 243 199 / 0.75);
  border-bottom-color: rgb(254 243 199 / 0.75);
}

.border-y-amber-100\/80 {
  border-top-color: rgb(254 243 199 / 0.8);
  border-bottom-color: rgb(254 243 199 / 0.8);
}

.border-y-amber-100\/85 {
  border-top-color: rgb(254 243 199 / 0.85);
  border-bottom-color: rgb(254 243 199 / 0.85);
}

.border-y-amber-100\/90 {
  border-top-color: rgb(254 243 199 / 0.9);
  border-bottom-color: rgb(254 243 199 / 0.9);
}

.border-y-amber-100\/95 {
  border-top-color: rgb(254 243 199 / 0.95);
  border-bottom-color: rgb(254 243 199 / 0.95);
}

.border-y-amber-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}

.border-y-amber-200\/0 {
  border-top-color: rgb(253 230 138 / 0);
  border-bottom-color: rgb(253 230 138 / 0);
}

.border-y-amber-200\/10 {
  border-top-color: rgb(253 230 138 / 0.1);
  border-bottom-color: rgb(253 230 138 / 0.1);
}

.border-y-amber-200\/100 {
  border-top-color: rgb(253 230 138 / 1);
  border-bottom-color: rgb(253 230 138 / 1);
}

.border-y-amber-200\/15 {
  border-top-color: rgb(253 230 138 / 0.15);
  border-bottom-color: rgb(253 230 138 / 0.15);
}

.border-y-amber-200\/20 {
  border-top-color: rgb(253 230 138 / 0.2);
  border-bottom-color: rgb(253 230 138 / 0.2);
}

.border-y-amber-200\/25 {
  border-top-color: rgb(253 230 138 / 0.25);
  border-bottom-color: rgb(253 230 138 / 0.25);
}

.border-y-amber-200\/30 {
  border-top-color: rgb(253 230 138 / 0.3);
  border-bottom-color: rgb(253 230 138 / 0.3);
}

.border-y-amber-200\/35 {
  border-top-color: rgb(253 230 138 / 0.35);
  border-bottom-color: rgb(253 230 138 / 0.35);
}

.border-y-amber-200\/40 {
  border-top-color: rgb(253 230 138 / 0.4);
  border-bottom-color: rgb(253 230 138 / 0.4);
}

.border-y-amber-200\/45 {
  border-top-color: rgb(253 230 138 / 0.45);
  border-bottom-color: rgb(253 230 138 / 0.45);
}

.border-y-amber-200\/5 {
  border-top-color: rgb(253 230 138 / 0.05);
  border-bottom-color: rgb(253 230 138 / 0.05);
}

.border-y-amber-200\/50 {
  border-top-color: rgb(253 230 138 / 0.5);
  border-bottom-color: rgb(253 230 138 / 0.5);
}

.border-y-amber-200\/55 {
  border-top-color: rgb(253 230 138 / 0.55);
  border-bottom-color: rgb(253 230 138 / 0.55);
}

.border-y-amber-200\/60 {
  border-top-color: rgb(253 230 138 / 0.6);
  border-bottom-color: rgb(253 230 138 / 0.6);
}

.border-y-amber-200\/65 {
  border-top-color: rgb(253 230 138 / 0.65);
  border-bottom-color: rgb(253 230 138 / 0.65);
}

.border-y-amber-200\/70 {
  border-top-color: rgb(253 230 138 / 0.7);
  border-bottom-color: rgb(253 230 138 / 0.7);
}

.border-y-amber-200\/75 {
  border-top-color: rgb(253 230 138 / 0.75);
  border-bottom-color: rgb(253 230 138 / 0.75);
}

.border-y-amber-200\/80 {
  border-top-color: rgb(253 230 138 / 0.8);
  border-bottom-color: rgb(253 230 138 / 0.8);
}

.border-y-amber-200\/85 {
  border-top-color: rgb(253 230 138 / 0.85);
  border-bottom-color: rgb(253 230 138 / 0.85);
}

.border-y-amber-200\/90 {
  border-top-color: rgb(253 230 138 / 0.9);
  border-bottom-color: rgb(253 230 138 / 0.9);
}

.border-y-amber-200\/95 {
  border-top-color: rgb(253 230 138 / 0.95);
  border-bottom-color: rgb(253 230 138 / 0.95);
}

.border-y-amber-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
}

.border-y-amber-300\/0 {
  border-top-color: rgb(252 211 77 / 0);
  border-bottom-color: rgb(252 211 77 / 0);
}

.border-y-amber-300\/10 {
  border-top-color: rgb(252 211 77 / 0.1);
  border-bottom-color: rgb(252 211 77 / 0.1);
}

.border-y-amber-300\/100 {
  border-top-color: rgb(252 211 77 / 1);
  border-bottom-color: rgb(252 211 77 / 1);
}

.border-y-amber-300\/15 {
  border-top-color: rgb(252 211 77 / 0.15);
  border-bottom-color: rgb(252 211 77 / 0.15);
}

.border-y-amber-300\/20 {
  border-top-color: rgb(252 211 77 / 0.2);
  border-bottom-color: rgb(252 211 77 / 0.2);
}

.border-y-amber-300\/25 {
  border-top-color: rgb(252 211 77 / 0.25);
  border-bottom-color: rgb(252 211 77 / 0.25);
}

.border-y-amber-300\/30 {
  border-top-color: rgb(252 211 77 / 0.3);
  border-bottom-color: rgb(252 211 77 / 0.3);
}

.border-y-amber-300\/35 {
  border-top-color: rgb(252 211 77 / 0.35);
  border-bottom-color: rgb(252 211 77 / 0.35);
}

.border-y-amber-300\/40 {
  border-top-color: rgb(252 211 77 / 0.4);
  border-bottom-color: rgb(252 211 77 / 0.4);
}

.border-y-amber-300\/45 {
  border-top-color: rgb(252 211 77 / 0.45);
  border-bottom-color: rgb(252 211 77 / 0.45);
}

.border-y-amber-300\/5 {
  border-top-color: rgb(252 211 77 / 0.05);
  border-bottom-color: rgb(252 211 77 / 0.05);
}

.border-y-amber-300\/50 {
  border-top-color: rgb(252 211 77 / 0.5);
  border-bottom-color: rgb(252 211 77 / 0.5);
}

.border-y-amber-300\/55 {
  border-top-color: rgb(252 211 77 / 0.55);
  border-bottom-color: rgb(252 211 77 / 0.55);
}

.border-y-amber-300\/60 {
  border-top-color: rgb(252 211 77 / 0.6);
  border-bottom-color: rgb(252 211 77 / 0.6);
}

.border-y-amber-300\/65 {
  border-top-color: rgb(252 211 77 / 0.65);
  border-bottom-color: rgb(252 211 77 / 0.65);
}

.border-y-amber-300\/70 {
  border-top-color: rgb(252 211 77 / 0.7);
  border-bottom-color: rgb(252 211 77 / 0.7);
}

.border-y-amber-300\/75 {
  border-top-color: rgb(252 211 77 / 0.75);
  border-bottom-color: rgb(252 211 77 / 0.75);
}

.border-y-amber-300\/80 {
  border-top-color: rgb(252 211 77 / 0.8);
  border-bottom-color: rgb(252 211 77 / 0.8);
}

.border-y-amber-300\/85 {
  border-top-color: rgb(252 211 77 / 0.85);
  border-bottom-color: rgb(252 211 77 / 0.85);
}

.border-y-amber-300\/90 {
  border-top-color: rgb(252 211 77 / 0.9);
  border-bottom-color: rgb(252 211 77 / 0.9);
}

.border-y-amber-300\/95 {
  border-top-color: rgb(252 211 77 / 0.95);
  border-bottom-color: rgb(252 211 77 / 0.95);
}

.border-y-amber-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
}

.border-y-amber-400\/0 {
  border-top-color: rgb(251 191 36 / 0);
  border-bottom-color: rgb(251 191 36 / 0);
}

.border-y-amber-400\/10 {
  border-top-color: rgb(251 191 36 / 0.1);
  border-bottom-color: rgb(251 191 36 / 0.1);
}

.border-y-amber-400\/100 {
  border-top-color: rgb(251 191 36 / 1);
  border-bottom-color: rgb(251 191 36 / 1);
}

.border-y-amber-400\/15 {
  border-top-color: rgb(251 191 36 / 0.15);
  border-bottom-color: rgb(251 191 36 / 0.15);
}

.border-y-amber-400\/20 {
  border-top-color: rgb(251 191 36 / 0.2);
  border-bottom-color: rgb(251 191 36 / 0.2);
}

.border-y-amber-400\/25 {
  border-top-color: rgb(251 191 36 / 0.25);
  border-bottom-color: rgb(251 191 36 / 0.25);
}

.border-y-amber-400\/30 {
  border-top-color: rgb(251 191 36 / 0.3);
  border-bottom-color: rgb(251 191 36 / 0.3);
}

.border-y-amber-400\/35 {
  border-top-color: rgb(251 191 36 / 0.35);
  border-bottom-color: rgb(251 191 36 / 0.35);
}

.border-y-amber-400\/40 {
  border-top-color: rgb(251 191 36 / 0.4);
  border-bottom-color: rgb(251 191 36 / 0.4);
}

.border-y-amber-400\/45 {
  border-top-color: rgb(251 191 36 / 0.45);
  border-bottom-color: rgb(251 191 36 / 0.45);
}

.border-y-amber-400\/5 {
  border-top-color: rgb(251 191 36 / 0.05);
  border-bottom-color: rgb(251 191 36 / 0.05);
}

.border-y-amber-400\/50 {
  border-top-color: rgb(251 191 36 / 0.5);
  border-bottom-color: rgb(251 191 36 / 0.5);
}

.border-y-amber-400\/55 {
  border-top-color: rgb(251 191 36 / 0.55);
  border-bottom-color: rgb(251 191 36 / 0.55);
}

.border-y-amber-400\/60 {
  border-top-color: rgb(251 191 36 / 0.6);
  border-bottom-color: rgb(251 191 36 / 0.6);
}

.border-y-amber-400\/65 {
  border-top-color: rgb(251 191 36 / 0.65);
  border-bottom-color: rgb(251 191 36 / 0.65);
}

.border-y-amber-400\/70 {
  border-top-color: rgb(251 191 36 / 0.7);
  border-bottom-color: rgb(251 191 36 / 0.7);
}

.border-y-amber-400\/75 {
  border-top-color: rgb(251 191 36 / 0.75);
  border-bottom-color: rgb(251 191 36 / 0.75);
}

.border-y-amber-400\/80 {
  border-top-color: rgb(251 191 36 / 0.8);
  border-bottom-color: rgb(251 191 36 / 0.8);
}

.border-y-amber-400\/85 {
  border-top-color: rgb(251 191 36 / 0.85);
  border-bottom-color: rgb(251 191 36 / 0.85);
}

.border-y-amber-400\/90 {
  border-top-color: rgb(251 191 36 / 0.9);
  border-bottom-color: rgb(251 191 36 / 0.9);
}

.border-y-amber-400\/95 {
  border-top-color: rgb(251 191 36 / 0.95);
  border-bottom-color: rgb(251 191 36 / 0.95);
}

.border-y-amber-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(255 251 235 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(255 251 235 / var(--tw-border-opacity, 1));
}

.border-y-amber-50\/0 {
  border-top-color: rgb(255 251 235 / 0);
  border-bottom-color: rgb(255 251 235 / 0);
}

.border-y-amber-50\/10 {
  border-top-color: rgb(255 251 235 / 0.1);
  border-bottom-color: rgb(255 251 235 / 0.1);
}

.border-y-amber-50\/100 {
  border-top-color: rgb(255 251 235 / 1);
  border-bottom-color: rgb(255 251 235 / 1);
}

.border-y-amber-50\/15 {
  border-top-color: rgb(255 251 235 / 0.15);
  border-bottom-color: rgb(255 251 235 / 0.15);
}

.border-y-amber-50\/20 {
  border-top-color: rgb(255 251 235 / 0.2);
  border-bottom-color: rgb(255 251 235 / 0.2);
}

.border-y-amber-50\/25 {
  border-top-color: rgb(255 251 235 / 0.25);
  border-bottom-color: rgb(255 251 235 / 0.25);
}

.border-y-amber-50\/30 {
  border-top-color: rgb(255 251 235 / 0.3);
  border-bottom-color: rgb(255 251 235 / 0.3);
}

.border-y-amber-50\/35 {
  border-top-color: rgb(255 251 235 / 0.35);
  border-bottom-color: rgb(255 251 235 / 0.35);
}

.border-y-amber-50\/40 {
  border-top-color: rgb(255 251 235 / 0.4);
  border-bottom-color: rgb(255 251 235 / 0.4);
}

.border-y-amber-50\/45 {
  border-top-color: rgb(255 251 235 / 0.45);
  border-bottom-color: rgb(255 251 235 / 0.45);
}

.border-y-amber-50\/5 {
  border-top-color: rgb(255 251 235 / 0.05);
  border-bottom-color: rgb(255 251 235 / 0.05);
}

.border-y-amber-50\/50 {
  border-top-color: rgb(255 251 235 / 0.5);
  border-bottom-color: rgb(255 251 235 / 0.5);
}

.border-y-amber-50\/55 {
  border-top-color: rgb(255 251 235 / 0.55);
  border-bottom-color: rgb(255 251 235 / 0.55);
}

.border-y-amber-50\/60 {
  border-top-color: rgb(255 251 235 / 0.6);
  border-bottom-color: rgb(255 251 235 / 0.6);
}

.border-y-amber-50\/65 {
  border-top-color: rgb(255 251 235 / 0.65);
  border-bottom-color: rgb(255 251 235 / 0.65);
}

.border-y-amber-50\/70 {
  border-top-color: rgb(255 251 235 / 0.7);
  border-bottom-color: rgb(255 251 235 / 0.7);
}

.border-y-amber-50\/75 {
  border-top-color: rgb(255 251 235 / 0.75);
  border-bottom-color: rgb(255 251 235 / 0.75);
}

.border-y-amber-50\/80 {
  border-top-color: rgb(255 251 235 / 0.8);
  border-bottom-color: rgb(255 251 235 / 0.8);
}

.border-y-amber-50\/85 {
  border-top-color: rgb(255 251 235 / 0.85);
  border-bottom-color: rgb(255 251 235 / 0.85);
}

.border-y-amber-50\/90 {
  border-top-color: rgb(255 251 235 / 0.9);
  border-bottom-color: rgb(255 251 235 / 0.9);
}

.border-y-amber-50\/95 {
  border-top-color: rgb(255 251 235 / 0.95);
  border-bottom-color: rgb(255 251 235 / 0.95);
}

.border-y-amber-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
}

.border-y-amber-500\/0 {
  border-top-color: rgb(245 158 11 / 0);
  border-bottom-color: rgb(245 158 11 / 0);
}

.border-y-amber-500\/10 {
  border-top-color: rgb(245 158 11 / 0.1);
  border-bottom-color: rgb(245 158 11 / 0.1);
}

.border-y-amber-500\/100 {
  border-top-color: rgb(245 158 11 / 1);
  border-bottom-color: rgb(245 158 11 / 1);
}

.border-y-amber-500\/15 {
  border-top-color: rgb(245 158 11 / 0.15);
  border-bottom-color: rgb(245 158 11 / 0.15);
}

.border-y-amber-500\/20 {
  border-top-color: rgb(245 158 11 / 0.2);
  border-bottom-color: rgb(245 158 11 / 0.2);
}

.border-y-amber-500\/25 {
  border-top-color: rgb(245 158 11 / 0.25);
  border-bottom-color: rgb(245 158 11 / 0.25);
}

.border-y-amber-500\/30 {
  border-top-color: rgb(245 158 11 / 0.3);
  border-bottom-color: rgb(245 158 11 / 0.3);
}

.border-y-amber-500\/35 {
  border-top-color: rgb(245 158 11 / 0.35);
  border-bottom-color: rgb(245 158 11 / 0.35);
}

.border-y-amber-500\/40 {
  border-top-color: rgb(245 158 11 / 0.4);
  border-bottom-color: rgb(245 158 11 / 0.4);
}

.border-y-amber-500\/45 {
  border-top-color: rgb(245 158 11 / 0.45);
  border-bottom-color: rgb(245 158 11 / 0.45);
}

.border-y-amber-500\/5 {
  border-top-color: rgb(245 158 11 / 0.05);
  border-bottom-color: rgb(245 158 11 / 0.05);
}

.border-y-amber-500\/50 {
  border-top-color: rgb(245 158 11 / 0.5);
  border-bottom-color: rgb(245 158 11 / 0.5);
}

.border-y-amber-500\/55 {
  border-top-color: rgb(245 158 11 / 0.55);
  border-bottom-color: rgb(245 158 11 / 0.55);
}

.border-y-amber-500\/60 {
  border-top-color: rgb(245 158 11 / 0.6);
  border-bottom-color: rgb(245 158 11 / 0.6);
}

.border-y-amber-500\/65 {
  border-top-color: rgb(245 158 11 / 0.65);
  border-bottom-color: rgb(245 158 11 / 0.65);
}

.border-y-amber-500\/70 {
  border-top-color: rgb(245 158 11 / 0.7);
  border-bottom-color: rgb(245 158 11 / 0.7);
}

.border-y-amber-500\/75 {
  border-top-color: rgb(245 158 11 / 0.75);
  border-bottom-color: rgb(245 158 11 / 0.75);
}

.border-y-amber-500\/80 {
  border-top-color: rgb(245 158 11 / 0.8);
  border-bottom-color: rgb(245 158 11 / 0.8);
}

.border-y-amber-500\/85 {
  border-top-color: rgb(245 158 11 / 0.85);
  border-bottom-color: rgb(245 158 11 / 0.85);
}

.border-y-amber-500\/90 {
  border-top-color: rgb(245 158 11 / 0.9);
  border-bottom-color: rgb(245 158 11 / 0.9);
}

.border-y-amber-500\/95 {
  border-top-color: rgb(245 158 11 / 0.95);
  border-bottom-color: rgb(245 158 11 / 0.95);
}

.border-y-amber-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(217 119 6 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(217 119 6 / var(--tw-border-opacity, 1));
}

.border-y-amber-600\/0 {
  border-top-color: rgb(217 119 6 / 0);
  border-bottom-color: rgb(217 119 6 / 0);
}

.border-y-amber-600\/10 {
  border-top-color: rgb(217 119 6 / 0.1);
  border-bottom-color: rgb(217 119 6 / 0.1);
}

.border-y-amber-600\/100 {
  border-top-color: rgb(217 119 6 / 1);
  border-bottom-color: rgb(217 119 6 / 1);
}

.border-y-amber-600\/15 {
  border-top-color: rgb(217 119 6 / 0.15);
  border-bottom-color: rgb(217 119 6 / 0.15);
}

.border-y-amber-600\/20 {
  border-top-color: rgb(217 119 6 / 0.2);
  border-bottom-color: rgb(217 119 6 / 0.2);
}

.border-y-amber-600\/25 {
  border-top-color: rgb(217 119 6 / 0.25);
  border-bottom-color: rgb(217 119 6 / 0.25);
}

.border-y-amber-600\/30 {
  border-top-color: rgb(217 119 6 / 0.3);
  border-bottom-color: rgb(217 119 6 / 0.3);
}

.border-y-amber-600\/35 {
  border-top-color: rgb(217 119 6 / 0.35);
  border-bottom-color: rgb(217 119 6 / 0.35);
}

.border-y-amber-600\/40 {
  border-top-color: rgb(217 119 6 / 0.4);
  border-bottom-color: rgb(217 119 6 / 0.4);
}

.border-y-amber-600\/45 {
  border-top-color: rgb(217 119 6 / 0.45);
  border-bottom-color: rgb(217 119 6 / 0.45);
}

.border-y-amber-600\/5 {
  border-top-color: rgb(217 119 6 / 0.05);
  border-bottom-color: rgb(217 119 6 / 0.05);
}

.border-y-amber-600\/50 {
  border-top-color: rgb(217 119 6 / 0.5);
  border-bottom-color: rgb(217 119 6 / 0.5);
}

.border-y-amber-600\/55 {
  border-top-color: rgb(217 119 6 / 0.55);
  border-bottom-color: rgb(217 119 6 / 0.55);
}

.border-y-amber-600\/60 {
  border-top-color: rgb(217 119 6 / 0.6);
  border-bottom-color: rgb(217 119 6 / 0.6);
}

.border-y-amber-600\/65 {
  border-top-color: rgb(217 119 6 / 0.65);
  border-bottom-color: rgb(217 119 6 / 0.65);
}

.border-y-amber-600\/70 {
  border-top-color: rgb(217 119 6 / 0.7);
  border-bottom-color: rgb(217 119 6 / 0.7);
}

.border-y-amber-600\/75 {
  border-top-color: rgb(217 119 6 / 0.75);
  border-bottom-color: rgb(217 119 6 / 0.75);
}

.border-y-amber-600\/80 {
  border-top-color: rgb(217 119 6 / 0.8);
  border-bottom-color: rgb(217 119 6 / 0.8);
}

.border-y-amber-600\/85 {
  border-top-color: rgb(217 119 6 / 0.85);
  border-bottom-color: rgb(217 119 6 / 0.85);
}

.border-y-amber-600\/90 {
  border-top-color: rgb(217 119 6 / 0.9);
  border-bottom-color: rgb(217 119 6 / 0.9);
}

.border-y-amber-600\/95 {
  border-top-color: rgb(217 119 6 / 0.95);
  border-bottom-color: rgb(217 119 6 / 0.95);
}

.border-y-amber-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(180 83 9 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(180 83 9 / var(--tw-border-opacity, 1));
}

.border-y-amber-700\/0 {
  border-top-color: rgb(180 83 9 / 0);
  border-bottom-color: rgb(180 83 9 / 0);
}

.border-y-amber-700\/10 {
  border-top-color: rgb(180 83 9 / 0.1);
  border-bottom-color: rgb(180 83 9 / 0.1);
}

.border-y-amber-700\/100 {
  border-top-color: rgb(180 83 9 / 1);
  border-bottom-color: rgb(180 83 9 / 1);
}

.border-y-amber-700\/15 {
  border-top-color: rgb(180 83 9 / 0.15);
  border-bottom-color: rgb(180 83 9 / 0.15);
}

.border-y-amber-700\/20 {
  border-top-color: rgb(180 83 9 / 0.2);
  border-bottom-color: rgb(180 83 9 / 0.2);
}

.border-y-amber-700\/25 {
  border-top-color: rgb(180 83 9 / 0.25);
  border-bottom-color: rgb(180 83 9 / 0.25);
}

.border-y-amber-700\/30 {
  border-top-color: rgb(180 83 9 / 0.3);
  border-bottom-color: rgb(180 83 9 / 0.3);
}

.border-y-amber-700\/35 {
  border-top-color: rgb(180 83 9 / 0.35);
  border-bottom-color: rgb(180 83 9 / 0.35);
}

.border-y-amber-700\/40 {
  border-top-color: rgb(180 83 9 / 0.4);
  border-bottom-color: rgb(180 83 9 / 0.4);
}

.border-y-amber-700\/45 {
  border-top-color: rgb(180 83 9 / 0.45);
  border-bottom-color: rgb(180 83 9 / 0.45);
}

.border-y-amber-700\/5 {
  border-top-color: rgb(180 83 9 / 0.05);
  border-bottom-color: rgb(180 83 9 / 0.05);
}

.border-y-amber-700\/50 {
  border-top-color: rgb(180 83 9 / 0.5);
  border-bottom-color: rgb(180 83 9 / 0.5);
}

.border-y-amber-700\/55 {
  border-top-color: rgb(180 83 9 / 0.55);
  border-bottom-color: rgb(180 83 9 / 0.55);
}

.border-y-amber-700\/60 {
  border-top-color: rgb(180 83 9 / 0.6);
  border-bottom-color: rgb(180 83 9 / 0.6);
}

.border-y-amber-700\/65 {
  border-top-color: rgb(180 83 9 / 0.65);
  border-bottom-color: rgb(180 83 9 / 0.65);
}

.border-y-amber-700\/70 {
  border-top-color: rgb(180 83 9 / 0.7);
  border-bottom-color: rgb(180 83 9 / 0.7);
}

.border-y-amber-700\/75 {
  border-top-color: rgb(180 83 9 / 0.75);
  border-bottom-color: rgb(180 83 9 / 0.75);
}

.border-y-amber-700\/80 {
  border-top-color: rgb(180 83 9 / 0.8);
  border-bottom-color: rgb(180 83 9 / 0.8);
}

.border-y-amber-700\/85 {
  border-top-color: rgb(180 83 9 / 0.85);
  border-bottom-color: rgb(180 83 9 / 0.85);
}

.border-y-amber-700\/90 {
  border-top-color: rgb(180 83 9 / 0.9);
  border-bottom-color: rgb(180 83 9 / 0.9);
}

.border-y-amber-700\/95 {
  border-top-color: rgb(180 83 9 / 0.95);
  border-bottom-color: rgb(180 83 9 / 0.95);
}

.border-y-amber-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(146 64 14 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(146 64 14 / var(--tw-border-opacity, 1));
}

.border-y-amber-800\/0 {
  border-top-color: rgb(146 64 14 / 0);
  border-bottom-color: rgb(146 64 14 / 0);
}

.border-y-amber-800\/10 {
  border-top-color: rgb(146 64 14 / 0.1);
  border-bottom-color: rgb(146 64 14 / 0.1);
}

.border-y-amber-800\/100 {
  border-top-color: rgb(146 64 14 / 1);
  border-bottom-color: rgb(146 64 14 / 1);
}

.border-y-amber-800\/15 {
  border-top-color: rgb(146 64 14 / 0.15);
  border-bottom-color: rgb(146 64 14 / 0.15);
}

.border-y-amber-800\/20 {
  border-top-color: rgb(146 64 14 / 0.2);
  border-bottom-color: rgb(146 64 14 / 0.2);
}

.border-y-amber-800\/25 {
  border-top-color: rgb(146 64 14 / 0.25);
  border-bottom-color: rgb(146 64 14 / 0.25);
}

.border-y-amber-800\/30 {
  border-top-color: rgb(146 64 14 / 0.3);
  border-bottom-color: rgb(146 64 14 / 0.3);
}

.border-y-amber-800\/35 {
  border-top-color: rgb(146 64 14 / 0.35);
  border-bottom-color: rgb(146 64 14 / 0.35);
}

.border-y-amber-800\/40 {
  border-top-color: rgb(146 64 14 / 0.4);
  border-bottom-color: rgb(146 64 14 / 0.4);
}

.border-y-amber-800\/45 {
  border-top-color: rgb(146 64 14 / 0.45);
  border-bottom-color: rgb(146 64 14 / 0.45);
}

.border-y-amber-800\/5 {
  border-top-color: rgb(146 64 14 / 0.05);
  border-bottom-color: rgb(146 64 14 / 0.05);
}

.border-y-amber-800\/50 {
  border-top-color: rgb(146 64 14 / 0.5);
  border-bottom-color: rgb(146 64 14 / 0.5);
}

.border-y-amber-800\/55 {
  border-top-color: rgb(146 64 14 / 0.55);
  border-bottom-color: rgb(146 64 14 / 0.55);
}

.border-y-amber-800\/60 {
  border-top-color: rgb(146 64 14 / 0.6);
  border-bottom-color: rgb(146 64 14 / 0.6);
}

.border-y-amber-800\/65 {
  border-top-color: rgb(146 64 14 / 0.65);
  border-bottom-color: rgb(146 64 14 / 0.65);
}

.border-y-amber-800\/70 {
  border-top-color: rgb(146 64 14 / 0.7);
  border-bottom-color: rgb(146 64 14 / 0.7);
}

.border-y-amber-800\/75 {
  border-top-color: rgb(146 64 14 / 0.75);
  border-bottom-color: rgb(146 64 14 / 0.75);
}

.border-y-amber-800\/80 {
  border-top-color: rgb(146 64 14 / 0.8);
  border-bottom-color: rgb(146 64 14 / 0.8);
}

.border-y-amber-800\/85 {
  border-top-color: rgb(146 64 14 / 0.85);
  border-bottom-color: rgb(146 64 14 / 0.85);
}

.border-y-amber-800\/90 {
  border-top-color: rgb(146 64 14 / 0.9);
  border-bottom-color: rgb(146 64 14 / 0.9);
}

.border-y-amber-800\/95 {
  border-top-color: rgb(146 64 14 / 0.95);
  border-bottom-color: rgb(146 64 14 / 0.95);
}

.border-y-amber-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(120 53 15 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(120 53 15 / var(--tw-border-opacity, 1));
}

.border-y-amber-900\/0 {
  border-top-color: rgb(120 53 15 / 0);
  border-bottom-color: rgb(120 53 15 / 0);
}

.border-y-amber-900\/10 {
  border-top-color: rgb(120 53 15 / 0.1);
  border-bottom-color: rgb(120 53 15 / 0.1);
}

.border-y-amber-900\/100 {
  border-top-color: rgb(120 53 15 / 1);
  border-bottom-color: rgb(120 53 15 / 1);
}

.border-y-amber-900\/15 {
  border-top-color: rgb(120 53 15 / 0.15);
  border-bottom-color: rgb(120 53 15 / 0.15);
}

.border-y-amber-900\/20 {
  border-top-color: rgb(120 53 15 / 0.2);
  border-bottom-color: rgb(120 53 15 / 0.2);
}

.border-y-amber-900\/25 {
  border-top-color: rgb(120 53 15 / 0.25);
  border-bottom-color: rgb(120 53 15 / 0.25);
}

.border-y-amber-900\/30 {
  border-top-color: rgb(120 53 15 / 0.3);
  border-bottom-color: rgb(120 53 15 / 0.3);
}

.border-y-amber-900\/35 {
  border-top-color: rgb(120 53 15 / 0.35);
  border-bottom-color: rgb(120 53 15 / 0.35);
}

.border-y-amber-900\/40 {
  border-top-color: rgb(120 53 15 / 0.4);
  border-bottom-color: rgb(120 53 15 / 0.4);
}

.border-y-amber-900\/45 {
  border-top-color: rgb(120 53 15 / 0.45);
  border-bottom-color: rgb(120 53 15 / 0.45);
}

.border-y-amber-900\/5 {
  border-top-color: rgb(120 53 15 / 0.05);
  border-bottom-color: rgb(120 53 15 / 0.05);
}

.border-y-amber-900\/50 {
  border-top-color: rgb(120 53 15 / 0.5);
  border-bottom-color: rgb(120 53 15 / 0.5);
}

.border-y-amber-900\/55 {
  border-top-color: rgb(120 53 15 / 0.55);
  border-bottom-color: rgb(120 53 15 / 0.55);
}

.border-y-amber-900\/60 {
  border-top-color: rgb(120 53 15 / 0.6);
  border-bottom-color: rgb(120 53 15 / 0.6);
}

.border-y-amber-900\/65 {
  border-top-color: rgb(120 53 15 / 0.65);
  border-bottom-color: rgb(120 53 15 / 0.65);
}

.border-y-amber-900\/70 {
  border-top-color: rgb(120 53 15 / 0.7);
  border-bottom-color: rgb(120 53 15 / 0.7);
}

.border-y-amber-900\/75 {
  border-top-color: rgb(120 53 15 / 0.75);
  border-bottom-color: rgb(120 53 15 / 0.75);
}

.border-y-amber-900\/80 {
  border-top-color: rgb(120 53 15 / 0.8);
  border-bottom-color: rgb(120 53 15 / 0.8);
}

.border-y-amber-900\/85 {
  border-top-color: rgb(120 53 15 / 0.85);
  border-bottom-color: rgb(120 53 15 / 0.85);
}

.border-y-amber-900\/90 {
  border-top-color: rgb(120 53 15 / 0.9);
  border-bottom-color: rgb(120 53 15 / 0.9);
}

.border-y-amber-900\/95 {
  border-top-color: rgb(120 53 15 / 0.95);
  border-bottom-color: rgb(120 53 15 / 0.95);
}

.border-y-amber-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(69 26 3 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(69 26 3 / var(--tw-border-opacity, 1));
}

.border-y-amber-950\/0 {
  border-top-color: rgb(69 26 3 / 0);
  border-bottom-color: rgb(69 26 3 / 0);
}

.border-y-amber-950\/10 {
  border-top-color: rgb(69 26 3 / 0.1);
  border-bottom-color: rgb(69 26 3 / 0.1);
}

.border-y-amber-950\/100 {
  border-top-color: rgb(69 26 3 / 1);
  border-bottom-color: rgb(69 26 3 / 1);
}

.border-y-amber-950\/15 {
  border-top-color: rgb(69 26 3 / 0.15);
  border-bottom-color: rgb(69 26 3 / 0.15);
}

.border-y-amber-950\/20 {
  border-top-color: rgb(69 26 3 / 0.2);
  border-bottom-color: rgb(69 26 3 / 0.2);
}

.border-y-amber-950\/25 {
  border-top-color: rgb(69 26 3 / 0.25);
  border-bottom-color: rgb(69 26 3 / 0.25);
}

.border-y-amber-950\/30 {
  border-top-color: rgb(69 26 3 / 0.3);
  border-bottom-color: rgb(69 26 3 / 0.3);
}

.border-y-amber-950\/35 {
  border-top-color: rgb(69 26 3 / 0.35);
  border-bottom-color: rgb(69 26 3 / 0.35);
}

.border-y-amber-950\/40 {
  border-top-color: rgb(69 26 3 / 0.4);
  border-bottom-color: rgb(69 26 3 / 0.4);
}

.border-y-amber-950\/45 {
  border-top-color: rgb(69 26 3 / 0.45);
  border-bottom-color: rgb(69 26 3 / 0.45);
}

.border-y-amber-950\/5 {
  border-top-color: rgb(69 26 3 / 0.05);
  border-bottom-color: rgb(69 26 3 / 0.05);
}

.border-y-amber-950\/50 {
  border-top-color: rgb(69 26 3 / 0.5);
  border-bottom-color: rgb(69 26 3 / 0.5);
}

.border-y-amber-950\/55 {
  border-top-color: rgb(69 26 3 / 0.55);
  border-bottom-color: rgb(69 26 3 / 0.55);
}

.border-y-amber-950\/60 {
  border-top-color: rgb(69 26 3 / 0.6);
  border-bottom-color: rgb(69 26 3 / 0.6);
}

.border-y-amber-950\/65 {
  border-top-color: rgb(69 26 3 / 0.65);
  border-bottom-color: rgb(69 26 3 / 0.65);
}

.border-y-amber-950\/70 {
  border-top-color: rgb(69 26 3 / 0.7);
  border-bottom-color: rgb(69 26 3 / 0.7);
}

.border-y-amber-950\/75 {
  border-top-color: rgb(69 26 3 / 0.75);
  border-bottom-color: rgb(69 26 3 / 0.75);
}

.border-y-amber-950\/80 {
  border-top-color: rgb(69 26 3 / 0.8);
  border-bottom-color: rgb(69 26 3 / 0.8);
}

.border-y-amber-950\/85 {
  border-top-color: rgb(69 26 3 / 0.85);
  border-bottom-color: rgb(69 26 3 / 0.85);
}

.border-y-amber-950\/90 {
  border-top-color: rgb(69 26 3 / 0.9);
  border-bottom-color: rgb(69 26 3 / 0.9);
}

.border-y-amber-950\/95 {
  border-top-color: rgb(69 26 3 / 0.95);
  border-bottom-color: rgb(69 26 3 / 0.95);
}

.border-y-aqua-teal {
  --tw-border-opacity: 1;
  border-top-color: rgb(99 173 168 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(99 173 168 / var(--tw-border-opacity, 1));
}

.border-y-aqua-teal\/0 {
  border-top-color: rgb(99 173 168 / 0);
  border-bottom-color: rgb(99 173 168 / 0);
}

.border-y-aqua-teal\/10 {
  border-top-color: rgb(99 173 168 / 0.1);
  border-bottom-color: rgb(99 173 168 / 0.1);
}

.border-y-aqua-teal\/100 {
  border-top-color: rgb(99 173 168 / 1);
  border-bottom-color: rgb(99 173 168 / 1);
}

.border-y-aqua-teal\/15 {
  border-top-color: rgb(99 173 168 / 0.15);
  border-bottom-color: rgb(99 173 168 / 0.15);
}

.border-y-aqua-teal\/20 {
  border-top-color: rgb(99 173 168 / 0.2);
  border-bottom-color: rgb(99 173 168 / 0.2);
}

.border-y-aqua-teal\/25 {
  border-top-color: rgb(99 173 168 / 0.25);
  border-bottom-color: rgb(99 173 168 / 0.25);
}

.border-y-aqua-teal\/30 {
  border-top-color: rgb(99 173 168 / 0.3);
  border-bottom-color: rgb(99 173 168 / 0.3);
}

.border-y-aqua-teal\/35 {
  border-top-color: rgb(99 173 168 / 0.35);
  border-bottom-color: rgb(99 173 168 / 0.35);
}

.border-y-aqua-teal\/40 {
  border-top-color: rgb(99 173 168 / 0.4);
  border-bottom-color: rgb(99 173 168 / 0.4);
}

.border-y-aqua-teal\/45 {
  border-top-color: rgb(99 173 168 / 0.45);
  border-bottom-color: rgb(99 173 168 / 0.45);
}

.border-y-aqua-teal\/5 {
  border-top-color: rgb(99 173 168 / 0.05);
  border-bottom-color: rgb(99 173 168 / 0.05);
}

.border-y-aqua-teal\/50 {
  border-top-color: rgb(99 173 168 / 0.5);
  border-bottom-color: rgb(99 173 168 / 0.5);
}

.border-y-aqua-teal\/55 {
  border-top-color: rgb(99 173 168 / 0.55);
  border-bottom-color: rgb(99 173 168 / 0.55);
}

.border-y-aqua-teal\/60 {
  border-top-color: rgb(99 173 168 / 0.6);
  border-bottom-color: rgb(99 173 168 / 0.6);
}

.border-y-aqua-teal\/65 {
  border-top-color: rgb(99 173 168 / 0.65);
  border-bottom-color: rgb(99 173 168 / 0.65);
}

.border-y-aqua-teal\/70 {
  border-top-color: rgb(99 173 168 / 0.7);
  border-bottom-color: rgb(99 173 168 / 0.7);
}

.border-y-aqua-teal\/75 {
  border-top-color: rgb(99 173 168 / 0.75);
  border-bottom-color: rgb(99 173 168 / 0.75);
}

.border-y-aqua-teal\/80 {
  border-top-color: rgb(99 173 168 / 0.8);
  border-bottom-color: rgb(99 173 168 / 0.8);
}

.border-y-aqua-teal\/85 {
  border-top-color: rgb(99 173 168 / 0.85);
  border-bottom-color: rgb(99 173 168 / 0.85);
}

.border-y-aqua-teal\/90 {
  border-top-color: rgb(99 173 168 / 0.9);
  border-bottom-color: rgb(99 173 168 / 0.9);
}

.border-y-aqua-teal\/95 {
  border-top-color: rgb(99 173 168 / 0.95);
  border-bottom-color: rgb(99 173 168 / 0.95);
}

.border-y-black {
  --tw-border-opacity: 1;
  border-top-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.border-y-black\/0 {
  border-top-color: rgb(0 0 0 / 0);
  border-bottom-color: rgb(0 0 0 / 0);
}

.border-y-black\/10 {
  border-top-color: rgb(0 0 0 / 0.1);
  border-bottom-color: rgb(0 0 0 / 0.1);
}

.border-y-black\/100 {
  border-top-color: rgb(0 0 0 / 1);
  border-bottom-color: rgb(0 0 0 / 1);
}

.border-y-black\/15 {
  border-top-color: rgb(0 0 0 / 0.15);
  border-bottom-color: rgb(0 0 0 / 0.15);
}

.border-y-black\/20 {
  border-top-color: rgb(0 0 0 / 0.2);
  border-bottom-color: rgb(0 0 0 / 0.2);
}

.border-y-black\/25 {
  border-top-color: rgb(0 0 0 / 0.25);
  border-bottom-color: rgb(0 0 0 / 0.25);
}

.border-y-black\/30 {
  border-top-color: rgb(0 0 0 / 0.3);
  border-bottom-color: rgb(0 0 0 / 0.3);
}

.border-y-black\/35 {
  border-top-color: rgb(0 0 0 / 0.35);
  border-bottom-color: rgb(0 0 0 / 0.35);
}

.border-y-black\/40 {
  border-top-color: rgb(0 0 0 / 0.4);
  border-bottom-color: rgb(0 0 0 / 0.4);
}

.border-y-black\/45 {
  border-top-color: rgb(0 0 0 / 0.45);
  border-bottom-color: rgb(0 0 0 / 0.45);
}

.border-y-black\/5 {
  border-top-color: rgb(0 0 0 / 0.05);
  border-bottom-color: rgb(0 0 0 / 0.05);
}

.border-y-black\/50 {
  border-top-color: rgb(0 0 0 / 0.5);
  border-bottom-color: rgb(0 0 0 / 0.5);
}

.border-y-black\/55 {
  border-top-color: rgb(0 0 0 / 0.55);
  border-bottom-color: rgb(0 0 0 / 0.55);
}

.border-y-black\/60 {
  border-top-color: rgb(0 0 0 / 0.6);
  border-bottom-color: rgb(0 0 0 / 0.6);
}

.border-y-black\/65 {
  border-top-color: rgb(0 0 0 / 0.65);
  border-bottom-color: rgb(0 0 0 / 0.65);
}

.border-y-black\/70 {
  border-top-color: rgb(0 0 0 / 0.7);
  border-bottom-color: rgb(0 0 0 / 0.7);
}

.border-y-black\/75 {
  border-top-color: rgb(0 0 0 / 0.75);
  border-bottom-color: rgb(0 0 0 / 0.75);
}

.border-y-black\/80 {
  border-top-color: rgb(0 0 0 / 0.8);
  border-bottom-color: rgb(0 0 0 / 0.8);
}

.border-y-black\/85 {
  border-top-color: rgb(0 0 0 / 0.85);
  border-bottom-color: rgb(0 0 0 / 0.85);
}

.border-y-black\/90 {
  border-top-color: rgb(0 0 0 / 0.9);
  border-bottom-color: rgb(0 0 0 / 0.9);
}

.border-y-black\/95 {
  border-top-color: rgb(0 0 0 / 0.95);
  border-bottom-color: rgb(0 0 0 / 0.95);
}

.border-y-blue-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
}

.border-y-blue-100\/0 {
  border-top-color: rgb(219 234 254 / 0);
  border-bottom-color: rgb(219 234 254 / 0);
}

.border-y-blue-100\/10 {
  border-top-color: rgb(219 234 254 / 0.1);
  border-bottom-color: rgb(219 234 254 / 0.1);
}

.border-y-blue-100\/100 {
  border-top-color: rgb(219 234 254 / 1);
  border-bottom-color: rgb(219 234 254 / 1);
}

.border-y-blue-100\/15 {
  border-top-color: rgb(219 234 254 / 0.15);
  border-bottom-color: rgb(219 234 254 / 0.15);
}

.border-y-blue-100\/20 {
  border-top-color: rgb(219 234 254 / 0.2);
  border-bottom-color: rgb(219 234 254 / 0.2);
}

.border-y-blue-100\/25 {
  border-top-color: rgb(219 234 254 / 0.25);
  border-bottom-color: rgb(219 234 254 / 0.25);
}

.border-y-blue-100\/30 {
  border-top-color: rgb(219 234 254 / 0.3);
  border-bottom-color: rgb(219 234 254 / 0.3);
}

.border-y-blue-100\/35 {
  border-top-color: rgb(219 234 254 / 0.35);
  border-bottom-color: rgb(219 234 254 / 0.35);
}

.border-y-blue-100\/40 {
  border-top-color: rgb(219 234 254 / 0.4);
  border-bottom-color: rgb(219 234 254 / 0.4);
}

.border-y-blue-100\/45 {
  border-top-color: rgb(219 234 254 / 0.45);
  border-bottom-color: rgb(219 234 254 / 0.45);
}

.border-y-blue-100\/5 {
  border-top-color: rgb(219 234 254 / 0.05);
  border-bottom-color: rgb(219 234 254 / 0.05);
}

.border-y-blue-100\/50 {
  border-top-color: rgb(219 234 254 / 0.5);
  border-bottom-color: rgb(219 234 254 / 0.5);
}

.border-y-blue-100\/55 {
  border-top-color: rgb(219 234 254 / 0.55);
  border-bottom-color: rgb(219 234 254 / 0.55);
}

.border-y-blue-100\/60 {
  border-top-color: rgb(219 234 254 / 0.6);
  border-bottom-color: rgb(219 234 254 / 0.6);
}

.border-y-blue-100\/65 {
  border-top-color: rgb(219 234 254 / 0.65);
  border-bottom-color: rgb(219 234 254 / 0.65);
}

.border-y-blue-100\/70 {
  border-top-color: rgb(219 234 254 / 0.7);
  border-bottom-color: rgb(219 234 254 / 0.7);
}

.border-y-blue-100\/75 {
  border-top-color: rgb(219 234 254 / 0.75);
  border-bottom-color: rgb(219 234 254 / 0.75);
}

.border-y-blue-100\/80 {
  border-top-color: rgb(219 234 254 / 0.8);
  border-bottom-color: rgb(219 234 254 / 0.8);
}

.border-y-blue-100\/85 {
  border-top-color: rgb(219 234 254 / 0.85);
  border-bottom-color: rgb(219 234 254 / 0.85);
}

.border-y-blue-100\/90 {
  border-top-color: rgb(219 234 254 / 0.9);
  border-bottom-color: rgb(219 234 254 / 0.9);
}

.border-y-blue-100\/95 {
  border-top-color: rgb(219 234 254 / 0.95);
  border-bottom-color: rgb(219 234 254 / 0.95);
}

.border-y-blue-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}

.border-y-blue-200\/0 {
  border-top-color: rgb(191 219 254 / 0);
  border-bottom-color: rgb(191 219 254 / 0);
}

.border-y-blue-200\/10 {
  border-top-color: rgb(191 219 254 / 0.1);
  border-bottom-color: rgb(191 219 254 / 0.1);
}

.border-y-blue-200\/100 {
  border-top-color: rgb(191 219 254 / 1);
  border-bottom-color: rgb(191 219 254 / 1);
}

.border-y-blue-200\/15 {
  border-top-color: rgb(191 219 254 / 0.15);
  border-bottom-color: rgb(191 219 254 / 0.15);
}

.border-y-blue-200\/20 {
  border-top-color: rgb(191 219 254 / 0.2);
  border-bottom-color: rgb(191 219 254 / 0.2);
}

.border-y-blue-200\/25 {
  border-top-color: rgb(191 219 254 / 0.25);
  border-bottom-color: rgb(191 219 254 / 0.25);
}

.border-y-blue-200\/30 {
  border-top-color: rgb(191 219 254 / 0.3);
  border-bottom-color: rgb(191 219 254 / 0.3);
}

.border-y-blue-200\/35 {
  border-top-color: rgb(191 219 254 / 0.35);
  border-bottom-color: rgb(191 219 254 / 0.35);
}

.border-y-blue-200\/40 {
  border-top-color: rgb(191 219 254 / 0.4);
  border-bottom-color: rgb(191 219 254 / 0.4);
}

.border-y-blue-200\/45 {
  border-top-color: rgb(191 219 254 / 0.45);
  border-bottom-color: rgb(191 219 254 / 0.45);
}

.border-y-blue-200\/5 {
  border-top-color: rgb(191 219 254 / 0.05);
  border-bottom-color: rgb(191 219 254 / 0.05);
}

.border-y-blue-200\/50 {
  border-top-color: rgb(191 219 254 / 0.5);
  border-bottom-color: rgb(191 219 254 / 0.5);
}

.border-y-blue-200\/55 {
  border-top-color: rgb(191 219 254 / 0.55);
  border-bottom-color: rgb(191 219 254 / 0.55);
}

.border-y-blue-200\/60 {
  border-top-color: rgb(191 219 254 / 0.6);
  border-bottom-color: rgb(191 219 254 / 0.6);
}

.border-y-blue-200\/65 {
  border-top-color: rgb(191 219 254 / 0.65);
  border-bottom-color: rgb(191 219 254 / 0.65);
}

.border-y-blue-200\/70 {
  border-top-color: rgb(191 219 254 / 0.7);
  border-bottom-color: rgb(191 219 254 / 0.7);
}

.border-y-blue-200\/75 {
  border-top-color: rgb(191 219 254 / 0.75);
  border-bottom-color: rgb(191 219 254 / 0.75);
}

.border-y-blue-200\/80 {
  border-top-color: rgb(191 219 254 / 0.8);
  border-bottom-color: rgb(191 219 254 / 0.8);
}

.border-y-blue-200\/85 {
  border-top-color: rgb(191 219 254 / 0.85);
  border-bottom-color: rgb(191 219 254 / 0.85);
}

.border-y-blue-200\/90 {
  border-top-color: rgb(191 219 254 / 0.9);
  border-bottom-color: rgb(191 219 254 / 0.9);
}

.border-y-blue-200\/95 {
  border-top-color: rgb(191 219 254 / 0.95);
  border-bottom-color: rgb(191 219 254 / 0.95);
}

.border-y-blue-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}

.border-y-blue-300\/0 {
  border-top-color: rgb(147 197 253 / 0);
  border-bottom-color: rgb(147 197 253 / 0);
}

.border-y-blue-300\/10 {
  border-top-color: rgb(147 197 253 / 0.1);
  border-bottom-color: rgb(147 197 253 / 0.1);
}

.border-y-blue-300\/100 {
  border-top-color: rgb(147 197 253 / 1);
  border-bottom-color: rgb(147 197 253 / 1);
}

.border-y-blue-300\/15 {
  border-top-color: rgb(147 197 253 / 0.15);
  border-bottom-color: rgb(147 197 253 / 0.15);
}

.border-y-blue-300\/20 {
  border-top-color: rgb(147 197 253 / 0.2);
  border-bottom-color: rgb(147 197 253 / 0.2);
}

.border-y-blue-300\/25 {
  border-top-color: rgb(147 197 253 / 0.25);
  border-bottom-color: rgb(147 197 253 / 0.25);
}

.border-y-blue-300\/30 {
  border-top-color: rgb(147 197 253 / 0.3);
  border-bottom-color: rgb(147 197 253 / 0.3);
}

.border-y-blue-300\/35 {
  border-top-color: rgb(147 197 253 / 0.35);
  border-bottom-color: rgb(147 197 253 / 0.35);
}

.border-y-blue-300\/40 {
  border-top-color: rgb(147 197 253 / 0.4);
  border-bottom-color: rgb(147 197 253 / 0.4);
}

.border-y-blue-300\/45 {
  border-top-color: rgb(147 197 253 / 0.45);
  border-bottom-color: rgb(147 197 253 / 0.45);
}

.border-y-blue-300\/5 {
  border-top-color: rgb(147 197 253 / 0.05);
  border-bottom-color: rgb(147 197 253 / 0.05);
}

.border-y-blue-300\/50 {
  border-top-color: rgb(147 197 253 / 0.5);
  border-bottom-color: rgb(147 197 253 / 0.5);
}

.border-y-blue-300\/55 {
  border-top-color: rgb(147 197 253 / 0.55);
  border-bottom-color: rgb(147 197 253 / 0.55);
}

.border-y-blue-300\/60 {
  border-top-color: rgb(147 197 253 / 0.6);
  border-bottom-color: rgb(147 197 253 / 0.6);
}

.border-y-blue-300\/65 {
  border-top-color: rgb(147 197 253 / 0.65);
  border-bottom-color: rgb(147 197 253 / 0.65);
}

.border-y-blue-300\/70 {
  border-top-color: rgb(147 197 253 / 0.7);
  border-bottom-color: rgb(147 197 253 / 0.7);
}

.border-y-blue-300\/75 {
  border-top-color: rgb(147 197 253 / 0.75);
  border-bottom-color: rgb(147 197 253 / 0.75);
}

.border-y-blue-300\/80 {
  border-top-color: rgb(147 197 253 / 0.8);
  border-bottom-color: rgb(147 197 253 / 0.8);
}

.border-y-blue-300\/85 {
  border-top-color: rgb(147 197 253 / 0.85);
  border-bottom-color: rgb(147 197 253 / 0.85);
}

.border-y-blue-300\/90 {
  border-top-color: rgb(147 197 253 / 0.9);
  border-bottom-color: rgb(147 197 253 / 0.9);
}

.border-y-blue-300\/95 {
  border-top-color: rgb(147 197 253 / 0.95);
  border-bottom-color: rgb(147 197 253 / 0.95);
}

.border-y-blue-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
}

.border-y-blue-400\/0 {
  border-top-color: rgb(96 165 250 / 0);
  border-bottom-color: rgb(96 165 250 / 0);
}

.border-y-blue-400\/10 {
  border-top-color: rgb(96 165 250 / 0.1);
  border-bottom-color: rgb(96 165 250 / 0.1);
}

.border-y-blue-400\/100 {
  border-top-color: rgb(96 165 250 / 1);
  border-bottom-color: rgb(96 165 250 / 1);
}

.border-y-blue-400\/15 {
  border-top-color: rgb(96 165 250 / 0.15);
  border-bottom-color: rgb(96 165 250 / 0.15);
}

.border-y-blue-400\/20 {
  border-top-color: rgb(96 165 250 / 0.2);
  border-bottom-color: rgb(96 165 250 / 0.2);
}

.border-y-blue-400\/25 {
  border-top-color: rgb(96 165 250 / 0.25);
  border-bottom-color: rgb(96 165 250 / 0.25);
}

.border-y-blue-400\/30 {
  border-top-color: rgb(96 165 250 / 0.3);
  border-bottom-color: rgb(96 165 250 / 0.3);
}

.border-y-blue-400\/35 {
  border-top-color: rgb(96 165 250 / 0.35);
  border-bottom-color: rgb(96 165 250 / 0.35);
}

.border-y-blue-400\/40 {
  border-top-color: rgb(96 165 250 / 0.4);
  border-bottom-color: rgb(96 165 250 / 0.4);
}

.border-y-blue-400\/45 {
  border-top-color: rgb(96 165 250 / 0.45);
  border-bottom-color: rgb(96 165 250 / 0.45);
}

.border-y-blue-400\/5 {
  border-top-color: rgb(96 165 250 / 0.05);
  border-bottom-color: rgb(96 165 250 / 0.05);
}

.border-y-blue-400\/50 {
  border-top-color: rgb(96 165 250 / 0.5);
  border-bottom-color: rgb(96 165 250 / 0.5);
}

.border-y-blue-400\/55 {
  border-top-color: rgb(96 165 250 / 0.55);
  border-bottom-color: rgb(96 165 250 / 0.55);
}

.border-y-blue-400\/60 {
  border-top-color: rgb(96 165 250 / 0.6);
  border-bottom-color: rgb(96 165 250 / 0.6);
}

.border-y-blue-400\/65 {
  border-top-color: rgb(96 165 250 / 0.65);
  border-bottom-color: rgb(96 165 250 / 0.65);
}

.border-y-blue-400\/70 {
  border-top-color: rgb(96 165 250 / 0.7);
  border-bottom-color: rgb(96 165 250 / 0.7);
}

.border-y-blue-400\/75 {
  border-top-color: rgb(96 165 250 / 0.75);
  border-bottom-color: rgb(96 165 250 / 0.75);
}

.border-y-blue-400\/80 {
  border-top-color: rgb(96 165 250 / 0.8);
  border-bottom-color: rgb(96 165 250 / 0.8);
}

.border-y-blue-400\/85 {
  border-top-color: rgb(96 165 250 / 0.85);
  border-bottom-color: rgb(96 165 250 / 0.85);
}

.border-y-blue-400\/90 {
  border-top-color: rgb(96 165 250 / 0.9);
  border-bottom-color: rgb(96 165 250 / 0.9);
}

.border-y-blue-400\/95 {
  border-top-color: rgb(96 165 250 / 0.95);
  border-bottom-color: rgb(96 165 250 / 0.95);
}

.border-y-blue-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(239 246 255 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(239 246 255 / var(--tw-border-opacity, 1));
}

.border-y-blue-50\/0 {
  border-top-color: rgb(239 246 255 / 0);
  border-bottom-color: rgb(239 246 255 / 0);
}

.border-y-blue-50\/10 {
  border-top-color: rgb(239 246 255 / 0.1);
  border-bottom-color: rgb(239 246 255 / 0.1);
}

.border-y-blue-50\/100 {
  border-top-color: rgb(239 246 255 / 1);
  border-bottom-color: rgb(239 246 255 / 1);
}

.border-y-blue-50\/15 {
  border-top-color: rgb(239 246 255 / 0.15);
  border-bottom-color: rgb(239 246 255 / 0.15);
}

.border-y-blue-50\/20 {
  border-top-color: rgb(239 246 255 / 0.2);
  border-bottom-color: rgb(239 246 255 / 0.2);
}

.border-y-blue-50\/25 {
  border-top-color: rgb(239 246 255 / 0.25);
  border-bottom-color: rgb(239 246 255 / 0.25);
}

.border-y-blue-50\/30 {
  border-top-color: rgb(239 246 255 / 0.3);
  border-bottom-color: rgb(239 246 255 / 0.3);
}

.border-y-blue-50\/35 {
  border-top-color: rgb(239 246 255 / 0.35);
  border-bottom-color: rgb(239 246 255 / 0.35);
}

.border-y-blue-50\/40 {
  border-top-color: rgb(239 246 255 / 0.4);
  border-bottom-color: rgb(239 246 255 / 0.4);
}

.border-y-blue-50\/45 {
  border-top-color: rgb(239 246 255 / 0.45);
  border-bottom-color: rgb(239 246 255 / 0.45);
}

.border-y-blue-50\/5 {
  border-top-color: rgb(239 246 255 / 0.05);
  border-bottom-color: rgb(239 246 255 / 0.05);
}

.border-y-blue-50\/50 {
  border-top-color: rgb(239 246 255 / 0.5);
  border-bottom-color: rgb(239 246 255 / 0.5);
}

.border-y-blue-50\/55 {
  border-top-color: rgb(239 246 255 / 0.55);
  border-bottom-color: rgb(239 246 255 / 0.55);
}

.border-y-blue-50\/60 {
  border-top-color: rgb(239 246 255 / 0.6);
  border-bottom-color: rgb(239 246 255 / 0.6);
}

.border-y-blue-50\/65 {
  border-top-color: rgb(239 246 255 / 0.65);
  border-bottom-color: rgb(239 246 255 / 0.65);
}

.border-y-blue-50\/70 {
  border-top-color: rgb(239 246 255 / 0.7);
  border-bottom-color: rgb(239 246 255 / 0.7);
}

.border-y-blue-50\/75 {
  border-top-color: rgb(239 246 255 / 0.75);
  border-bottom-color: rgb(239 246 255 / 0.75);
}

.border-y-blue-50\/80 {
  border-top-color: rgb(239 246 255 / 0.8);
  border-bottom-color: rgb(239 246 255 / 0.8);
}

.border-y-blue-50\/85 {
  border-top-color: rgb(239 246 255 / 0.85);
  border-bottom-color: rgb(239 246 255 / 0.85);
}

.border-y-blue-50\/90 {
  border-top-color: rgb(239 246 255 / 0.9);
  border-bottom-color: rgb(239 246 255 / 0.9);
}

.border-y-blue-50\/95 {
  border-top-color: rgb(239 246 255 / 0.95);
  border-bottom-color: rgb(239 246 255 / 0.95);
}

.border-y-blue-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}

.border-y-blue-500\/0 {
  border-top-color: rgb(59 130 246 / 0);
  border-bottom-color: rgb(59 130 246 / 0);
}

.border-y-blue-500\/10 {
  border-top-color: rgb(59 130 246 / 0.1);
  border-bottom-color: rgb(59 130 246 / 0.1);
}

.border-y-blue-500\/100 {
  border-top-color: rgb(59 130 246 / 1);
  border-bottom-color: rgb(59 130 246 / 1);
}

.border-y-blue-500\/15 {
  border-top-color: rgb(59 130 246 / 0.15);
  border-bottom-color: rgb(59 130 246 / 0.15);
}

.border-y-blue-500\/20 {
  border-top-color: rgb(59 130 246 / 0.2);
  border-bottom-color: rgb(59 130 246 / 0.2);
}

.border-y-blue-500\/25 {
  border-top-color: rgb(59 130 246 / 0.25);
  border-bottom-color: rgb(59 130 246 / 0.25);
}

.border-y-blue-500\/30 {
  border-top-color: rgb(59 130 246 / 0.3);
  border-bottom-color: rgb(59 130 246 / 0.3);
}

.border-y-blue-500\/35 {
  border-top-color: rgb(59 130 246 / 0.35);
  border-bottom-color: rgb(59 130 246 / 0.35);
}

.border-y-blue-500\/40 {
  border-top-color: rgb(59 130 246 / 0.4);
  border-bottom-color: rgb(59 130 246 / 0.4);
}

.border-y-blue-500\/45 {
  border-top-color: rgb(59 130 246 / 0.45);
  border-bottom-color: rgb(59 130 246 / 0.45);
}

.border-y-blue-500\/5 {
  border-top-color: rgb(59 130 246 / 0.05);
  border-bottom-color: rgb(59 130 246 / 0.05);
}

.border-y-blue-500\/50 {
  border-top-color: rgb(59 130 246 / 0.5);
  border-bottom-color: rgb(59 130 246 / 0.5);
}

.border-y-blue-500\/55 {
  border-top-color: rgb(59 130 246 / 0.55);
  border-bottom-color: rgb(59 130 246 / 0.55);
}

.border-y-blue-500\/60 {
  border-top-color: rgb(59 130 246 / 0.6);
  border-bottom-color: rgb(59 130 246 / 0.6);
}

.border-y-blue-500\/65 {
  border-top-color: rgb(59 130 246 / 0.65);
  border-bottom-color: rgb(59 130 246 / 0.65);
}

.border-y-blue-500\/70 {
  border-top-color: rgb(59 130 246 / 0.7);
  border-bottom-color: rgb(59 130 246 / 0.7);
}

.border-y-blue-500\/75 {
  border-top-color: rgb(59 130 246 / 0.75);
  border-bottom-color: rgb(59 130 246 / 0.75);
}

.border-y-blue-500\/80 {
  border-top-color: rgb(59 130 246 / 0.8);
  border-bottom-color: rgb(59 130 246 / 0.8);
}

.border-y-blue-500\/85 {
  border-top-color: rgb(59 130 246 / 0.85);
  border-bottom-color: rgb(59 130 246 / 0.85);
}

.border-y-blue-500\/90 {
  border-top-color: rgb(59 130 246 / 0.9);
  border-bottom-color: rgb(59 130 246 / 0.9);
}

.border-y-blue-500\/95 {
  border-top-color: rgb(59 130 246 / 0.95);
  border-bottom-color: rgb(59 130 246 / 0.95);
}

.border-y-blue-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}

.border-y-blue-600\/0 {
  border-top-color: rgb(37 99 235 / 0);
  border-bottom-color: rgb(37 99 235 / 0);
}

.border-y-blue-600\/10 {
  border-top-color: rgb(37 99 235 / 0.1);
  border-bottom-color: rgb(37 99 235 / 0.1);
}

.border-y-blue-600\/100 {
  border-top-color: rgb(37 99 235 / 1);
  border-bottom-color: rgb(37 99 235 / 1);
}

.border-y-blue-600\/15 {
  border-top-color: rgb(37 99 235 / 0.15);
  border-bottom-color: rgb(37 99 235 / 0.15);
}

.border-y-blue-600\/20 {
  border-top-color: rgb(37 99 235 / 0.2);
  border-bottom-color: rgb(37 99 235 / 0.2);
}

.border-y-blue-600\/25 {
  border-top-color: rgb(37 99 235 / 0.25);
  border-bottom-color: rgb(37 99 235 / 0.25);
}

.border-y-blue-600\/30 {
  border-top-color: rgb(37 99 235 / 0.3);
  border-bottom-color: rgb(37 99 235 / 0.3);
}

.border-y-blue-600\/35 {
  border-top-color: rgb(37 99 235 / 0.35);
  border-bottom-color: rgb(37 99 235 / 0.35);
}

.border-y-blue-600\/40 {
  border-top-color: rgb(37 99 235 / 0.4);
  border-bottom-color: rgb(37 99 235 / 0.4);
}

.border-y-blue-600\/45 {
  border-top-color: rgb(37 99 235 / 0.45);
  border-bottom-color: rgb(37 99 235 / 0.45);
}

.border-y-blue-600\/5 {
  border-top-color: rgb(37 99 235 / 0.05);
  border-bottom-color: rgb(37 99 235 / 0.05);
}

.border-y-blue-600\/50 {
  border-top-color: rgb(37 99 235 / 0.5);
  border-bottom-color: rgb(37 99 235 / 0.5);
}

.border-y-blue-600\/55 {
  border-top-color: rgb(37 99 235 / 0.55);
  border-bottom-color: rgb(37 99 235 / 0.55);
}

.border-y-blue-600\/60 {
  border-top-color: rgb(37 99 235 / 0.6);
  border-bottom-color: rgb(37 99 235 / 0.6);
}

.border-y-blue-600\/65 {
  border-top-color: rgb(37 99 235 / 0.65);
  border-bottom-color: rgb(37 99 235 / 0.65);
}

.border-y-blue-600\/70 {
  border-top-color: rgb(37 99 235 / 0.7);
  border-bottom-color: rgb(37 99 235 / 0.7);
}

.border-y-blue-600\/75 {
  border-top-color: rgb(37 99 235 / 0.75);
  border-bottom-color: rgb(37 99 235 / 0.75);
}

.border-y-blue-600\/80 {
  border-top-color: rgb(37 99 235 / 0.8);
  border-bottom-color: rgb(37 99 235 / 0.8);
}

.border-y-blue-600\/85 {
  border-top-color: rgb(37 99 235 / 0.85);
  border-bottom-color: rgb(37 99 235 / 0.85);
}

.border-y-blue-600\/90 {
  border-top-color: rgb(37 99 235 / 0.9);
  border-bottom-color: rgb(37 99 235 / 0.9);
}

.border-y-blue-600\/95 {
  border-top-color: rgb(37 99 235 / 0.95);
  border-bottom-color: rgb(37 99 235 / 0.95);
}

.border-y-blue-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(29 78 216 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(29 78 216 / var(--tw-border-opacity, 1));
}

.border-y-blue-700\/0 {
  border-top-color: rgb(29 78 216 / 0);
  border-bottom-color: rgb(29 78 216 / 0);
}

.border-y-blue-700\/10 {
  border-top-color: rgb(29 78 216 / 0.1);
  border-bottom-color: rgb(29 78 216 / 0.1);
}

.border-y-blue-700\/100 {
  border-top-color: rgb(29 78 216 / 1);
  border-bottom-color: rgb(29 78 216 / 1);
}

.border-y-blue-700\/15 {
  border-top-color: rgb(29 78 216 / 0.15);
  border-bottom-color: rgb(29 78 216 / 0.15);
}

.border-y-blue-700\/20 {
  border-top-color: rgb(29 78 216 / 0.2);
  border-bottom-color: rgb(29 78 216 / 0.2);
}

.border-y-blue-700\/25 {
  border-top-color: rgb(29 78 216 / 0.25);
  border-bottom-color: rgb(29 78 216 / 0.25);
}

.border-y-blue-700\/30 {
  border-top-color: rgb(29 78 216 / 0.3);
  border-bottom-color: rgb(29 78 216 / 0.3);
}

.border-y-blue-700\/35 {
  border-top-color: rgb(29 78 216 / 0.35);
  border-bottom-color: rgb(29 78 216 / 0.35);
}

.border-y-blue-700\/40 {
  border-top-color: rgb(29 78 216 / 0.4);
  border-bottom-color: rgb(29 78 216 / 0.4);
}

.border-y-blue-700\/45 {
  border-top-color: rgb(29 78 216 / 0.45);
  border-bottom-color: rgb(29 78 216 / 0.45);
}

.border-y-blue-700\/5 {
  border-top-color: rgb(29 78 216 / 0.05);
  border-bottom-color: rgb(29 78 216 / 0.05);
}

.border-y-blue-700\/50 {
  border-top-color: rgb(29 78 216 / 0.5);
  border-bottom-color: rgb(29 78 216 / 0.5);
}

.border-y-blue-700\/55 {
  border-top-color: rgb(29 78 216 / 0.55);
  border-bottom-color: rgb(29 78 216 / 0.55);
}

.border-y-blue-700\/60 {
  border-top-color: rgb(29 78 216 / 0.6);
  border-bottom-color: rgb(29 78 216 / 0.6);
}

.border-y-blue-700\/65 {
  border-top-color: rgb(29 78 216 / 0.65);
  border-bottom-color: rgb(29 78 216 / 0.65);
}

.border-y-blue-700\/70 {
  border-top-color: rgb(29 78 216 / 0.7);
  border-bottom-color: rgb(29 78 216 / 0.7);
}

.border-y-blue-700\/75 {
  border-top-color: rgb(29 78 216 / 0.75);
  border-bottom-color: rgb(29 78 216 / 0.75);
}

.border-y-blue-700\/80 {
  border-top-color: rgb(29 78 216 / 0.8);
  border-bottom-color: rgb(29 78 216 / 0.8);
}

.border-y-blue-700\/85 {
  border-top-color: rgb(29 78 216 / 0.85);
  border-bottom-color: rgb(29 78 216 / 0.85);
}

.border-y-blue-700\/90 {
  border-top-color: rgb(29 78 216 / 0.9);
  border-bottom-color: rgb(29 78 216 / 0.9);
}

.border-y-blue-700\/95 {
  border-top-color: rgb(29 78 216 / 0.95);
  border-bottom-color: rgb(29 78 216 / 0.95);
}

.border-y-blue-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(30 64 175 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(30 64 175 / var(--tw-border-opacity, 1));
}

.border-y-blue-800\/0 {
  border-top-color: rgb(30 64 175 / 0);
  border-bottom-color: rgb(30 64 175 / 0);
}

.border-y-blue-800\/10 {
  border-top-color: rgb(30 64 175 / 0.1);
  border-bottom-color: rgb(30 64 175 / 0.1);
}

.border-y-blue-800\/100 {
  border-top-color: rgb(30 64 175 / 1);
  border-bottom-color: rgb(30 64 175 / 1);
}

.border-y-blue-800\/15 {
  border-top-color: rgb(30 64 175 / 0.15);
  border-bottom-color: rgb(30 64 175 / 0.15);
}

.border-y-blue-800\/20 {
  border-top-color: rgb(30 64 175 / 0.2);
  border-bottom-color: rgb(30 64 175 / 0.2);
}

.border-y-blue-800\/25 {
  border-top-color: rgb(30 64 175 / 0.25);
  border-bottom-color: rgb(30 64 175 / 0.25);
}

.border-y-blue-800\/30 {
  border-top-color: rgb(30 64 175 / 0.3);
  border-bottom-color: rgb(30 64 175 / 0.3);
}

.border-y-blue-800\/35 {
  border-top-color: rgb(30 64 175 / 0.35);
  border-bottom-color: rgb(30 64 175 / 0.35);
}

.border-y-blue-800\/40 {
  border-top-color: rgb(30 64 175 / 0.4);
  border-bottom-color: rgb(30 64 175 / 0.4);
}

.border-y-blue-800\/45 {
  border-top-color: rgb(30 64 175 / 0.45);
  border-bottom-color: rgb(30 64 175 / 0.45);
}

.border-y-blue-800\/5 {
  border-top-color: rgb(30 64 175 / 0.05);
  border-bottom-color: rgb(30 64 175 / 0.05);
}

.border-y-blue-800\/50 {
  border-top-color: rgb(30 64 175 / 0.5);
  border-bottom-color: rgb(30 64 175 / 0.5);
}

.border-y-blue-800\/55 {
  border-top-color: rgb(30 64 175 / 0.55);
  border-bottom-color: rgb(30 64 175 / 0.55);
}

.border-y-blue-800\/60 {
  border-top-color: rgb(30 64 175 / 0.6);
  border-bottom-color: rgb(30 64 175 / 0.6);
}

.border-y-blue-800\/65 {
  border-top-color: rgb(30 64 175 / 0.65);
  border-bottom-color: rgb(30 64 175 / 0.65);
}

.border-y-blue-800\/70 {
  border-top-color: rgb(30 64 175 / 0.7);
  border-bottom-color: rgb(30 64 175 / 0.7);
}

.border-y-blue-800\/75 {
  border-top-color: rgb(30 64 175 / 0.75);
  border-bottom-color: rgb(30 64 175 / 0.75);
}

.border-y-blue-800\/80 {
  border-top-color: rgb(30 64 175 / 0.8);
  border-bottom-color: rgb(30 64 175 / 0.8);
}

.border-y-blue-800\/85 {
  border-top-color: rgb(30 64 175 / 0.85);
  border-bottom-color: rgb(30 64 175 / 0.85);
}

.border-y-blue-800\/90 {
  border-top-color: rgb(30 64 175 / 0.9);
  border-bottom-color: rgb(30 64 175 / 0.9);
}

.border-y-blue-800\/95 {
  border-top-color: rgb(30 64 175 / 0.95);
  border-bottom-color: rgb(30 64 175 / 0.95);
}

.border-y-blue-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(30 58 138 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(30 58 138 / var(--tw-border-opacity, 1));
}

.border-y-blue-900\/0 {
  border-top-color: rgb(30 58 138 / 0);
  border-bottom-color: rgb(30 58 138 / 0);
}

.border-y-blue-900\/10 {
  border-top-color: rgb(30 58 138 / 0.1);
  border-bottom-color: rgb(30 58 138 / 0.1);
}

.border-y-blue-900\/100 {
  border-top-color: rgb(30 58 138 / 1);
  border-bottom-color: rgb(30 58 138 / 1);
}

.border-y-blue-900\/15 {
  border-top-color: rgb(30 58 138 / 0.15);
  border-bottom-color: rgb(30 58 138 / 0.15);
}

.border-y-blue-900\/20 {
  border-top-color: rgb(30 58 138 / 0.2);
  border-bottom-color: rgb(30 58 138 / 0.2);
}

.border-y-blue-900\/25 {
  border-top-color: rgb(30 58 138 / 0.25);
  border-bottom-color: rgb(30 58 138 / 0.25);
}

.border-y-blue-900\/30 {
  border-top-color: rgb(30 58 138 / 0.3);
  border-bottom-color: rgb(30 58 138 / 0.3);
}

.border-y-blue-900\/35 {
  border-top-color: rgb(30 58 138 / 0.35);
  border-bottom-color: rgb(30 58 138 / 0.35);
}

.border-y-blue-900\/40 {
  border-top-color: rgb(30 58 138 / 0.4);
  border-bottom-color: rgb(30 58 138 / 0.4);
}

.border-y-blue-900\/45 {
  border-top-color: rgb(30 58 138 / 0.45);
  border-bottom-color: rgb(30 58 138 / 0.45);
}

.border-y-blue-900\/5 {
  border-top-color: rgb(30 58 138 / 0.05);
  border-bottom-color: rgb(30 58 138 / 0.05);
}

.border-y-blue-900\/50 {
  border-top-color: rgb(30 58 138 / 0.5);
  border-bottom-color: rgb(30 58 138 / 0.5);
}

.border-y-blue-900\/55 {
  border-top-color: rgb(30 58 138 / 0.55);
  border-bottom-color: rgb(30 58 138 / 0.55);
}

.border-y-blue-900\/60 {
  border-top-color: rgb(30 58 138 / 0.6);
  border-bottom-color: rgb(30 58 138 / 0.6);
}

.border-y-blue-900\/65 {
  border-top-color: rgb(30 58 138 / 0.65);
  border-bottom-color: rgb(30 58 138 / 0.65);
}

.border-y-blue-900\/70 {
  border-top-color: rgb(30 58 138 / 0.7);
  border-bottom-color: rgb(30 58 138 / 0.7);
}

.border-y-blue-900\/75 {
  border-top-color: rgb(30 58 138 / 0.75);
  border-bottom-color: rgb(30 58 138 / 0.75);
}

.border-y-blue-900\/80 {
  border-top-color: rgb(30 58 138 / 0.8);
  border-bottom-color: rgb(30 58 138 / 0.8);
}

.border-y-blue-900\/85 {
  border-top-color: rgb(30 58 138 / 0.85);
  border-bottom-color: rgb(30 58 138 / 0.85);
}

.border-y-blue-900\/90 {
  border-top-color: rgb(30 58 138 / 0.9);
  border-bottom-color: rgb(30 58 138 / 0.9);
}

.border-y-blue-900\/95 {
  border-top-color: rgb(30 58 138 / 0.95);
  border-bottom-color: rgb(30 58 138 / 0.95);
}

.border-y-blue-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(23 37 84 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(23 37 84 / var(--tw-border-opacity, 1));
}

.border-y-blue-950\/0 {
  border-top-color: rgb(23 37 84 / 0);
  border-bottom-color: rgb(23 37 84 / 0);
}

.border-y-blue-950\/10 {
  border-top-color: rgb(23 37 84 / 0.1);
  border-bottom-color: rgb(23 37 84 / 0.1);
}

.border-y-blue-950\/100 {
  border-top-color: rgb(23 37 84 / 1);
  border-bottom-color: rgb(23 37 84 / 1);
}

.border-y-blue-950\/15 {
  border-top-color: rgb(23 37 84 / 0.15);
  border-bottom-color: rgb(23 37 84 / 0.15);
}

.border-y-blue-950\/20 {
  border-top-color: rgb(23 37 84 / 0.2);
  border-bottom-color: rgb(23 37 84 / 0.2);
}

.border-y-blue-950\/25 {
  border-top-color: rgb(23 37 84 / 0.25);
  border-bottom-color: rgb(23 37 84 / 0.25);
}

.border-y-blue-950\/30 {
  border-top-color: rgb(23 37 84 / 0.3);
  border-bottom-color: rgb(23 37 84 / 0.3);
}

.border-y-blue-950\/35 {
  border-top-color: rgb(23 37 84 / 0.35);
  border-bottom-color: rgb(23 37 84 / 0.35);
}

.border-y-blue-950\/40 {
  border-top-color: rgb(23 37 84 / 0.4);
  border-bottom-color: rgb(23 37 84 / 0.4);
}

.border-y-blue-950\/45 {
  border-top-color: rgb(23 37 84 / 0.45);
  border-bottom-color: rgb(23 37 84 / 0.45);
}

.border-y-blue-950\/5 {
  border-top-color: rgb(23 37 84 / 0.05);
  border-bottom-color: rgb(23 37 84 / 0.05);
}

.border-y-blue-950\/50 {
  border-top-color: rgb(23 37 84 / 0.5);
  border-bottom-color: rgb(23 37 84 / 0.5);
}

.border-y-blue-950\/55 {
  border-top-color: rgb(23 37 84 / 0.55);
  border-bottom-color: rgb(23 37 84 / 0.55);
}

.border-y-blue-950\/60 {
  border-top-color: rgb(23 37 84 / 0.6);
  border-bottom-color: rgb(23 37 84 / 0.6);
}

.border-y-blue-950\/65 {
  border-top-color: rgb(23 37 84 / 0.65);
  border-bottom-color: rgb(23 37 84 / 0.65);
}

.border-y-blue-950\/70 {
  border-top-color: rgb(23 37 84 / 0.7);
  border-bottom-color: rgb(23 37 84 / 0.7);
}

.border-y-blue-950\/75 {
  border-top-color: rgb(23 37 84 / 0.75);
  border-bottom-color: rgb(23 37 84 / 0.75);
}

.border-y-blue-950\/80 {
  border-top-color: rgb(23 37 84 / 0.8);
  border-bottom-color: rgb(23 37 84 / 0.8);
}

.border-y-blue-950\/85 {
  border-top-color: rgb(23 37 84 / 0.85);
  border-bottom-color: rgb(23 37 84 / 0.85);
}

.border-y-blue-950\/90 {
  border-top-color: rgb(23 37 84 / 0.9);
  border-bottom-color: rgb(23 37 84 / 0.9);
}

.border-y-blue-950\/95 {
  border-top-color: rgb(23 37 84 / 0.95);
  border-bottom-color: rgb(23 37 84 / 0.95);
}

.border-y-burnt-orange {
  --tw-border-opacity: 1;
  border-top-color: rgb(201 99 42 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(201 99 42 / var(--tw-border-opacity, 1));
}

.border-y-burnt-orange\/0 {
  border-top-color: rgb(201 99 42 / 0);
  border-bottom-color: rgb(201 99 42 / 0);
}

.border-y-burnt-orange\/10 {
  border-top-color: rgb(201 99 42 / 0.1);
  border-bottom-color: rgb(201 99 42 / 0.1);
}

.border-y-burnt-orange\/100 {
  border-top-color: rgb(201 99 42 / 1);
  border-bottom-color: rgb(201 99 42 / 1);
}

.border-y-burnt-orange\/15 {
  border-top-color: rgb(201 99 42 / 0.15);
  border-bottom-color: rgb(201 99 42 / 0.15);
}

.border-y-burnt-orange\/20 {
  border-top-color: rgb(201 99 42 / 0.2);
  border-bottom-color: rgb(201 99 42 / 0.2);
}

.border-y-burnt-orange\/25 {
  border-top-color: rgb(201 99 42 / 0.25);
  border-bottom-color: rgb(201 99 42 / 0.25);
}

.border-y-burnt-orange\/30 {
  border-top-color: rgb(201 99 42 / 0.3);
  border-bottom-color: rgb(201 99 42 / 0.3);
}

.border-y-burnt-orange\/35 {
  border-top-color: rgb(201 99 42 / 0.35);
  border-bottom-color: rgb(201 99 42 / 0.35);
}

.border-y-burnt-orange\/40 {
  border-top-color: rgb(201 99 42 / 0.4);
  border-bottom-color: rgb(201 99 42 / 0.4);
}

.border-y-burnt-orange\/45 {
  border-top-color: rgb(201 99 42 / 0.45);
  border-bottom-color: rgb(201 99 42 / 0.45);
}

.border-y-burnt-orange\/5 {
  border-top-color: rgb(201 99 42 / 0.05);
  border-bottom-color: rgb(201 99 42 / 0.05);
}

.border-y-burnt-orange\/50 {
  border-top-color: rgb(201 99 42 / 0.5);
  border-bottom-color: rgb(201 99 42 / 0.5);
}

.border-y-burnt-orange\/55 {
  border-top-color: rgb(201 99 42 / 0.55);
  border-bottom-color: rgb(201 99 42 / 0.55);
}

.border-y-burnt-orange\/60 {
  border-top-color: rgb(201 99 42 / 0.6);
  border-bottom-color: rgb(201 99 42 / 0.6);
}

.border-y-burnt-orange\/65 {
  border-top-color: rgb(201 99 42 / 0.65);
  border-bottom-color: rgb(201 99 42 / 0.65);
}

.border-y-burnt-orange\/70 {
  border-top-color: rgb(201 99 42 / 0.7);
  border-bottom-color: rgb(201 99 42 / 0.7);
}

.border-y-burnt-orange\/75 {
  border-top-color: rgb(201 99 42 / 0.75);
  border-bottom-color: rgb(201 99 42 / 0.75);
}

.border-y-burnt-orange\/80 {
  border-top-color: rgb(201 99 42 / 0.8);
  border-bottom-color: rgb(201 99 42 / 0.8);
}

.border-y-burnt-orange\/85 {
  border-top-color: rgb(201 99 42 / 0.85);
  border-bottom-color: rgb(201 99 42 / 0.85);
}

.border-y-burnt-orange\/90 {
  border-top-color: rgb(201 99 42 / 0.9);
  border-bottom-color: rgb(201 99 42 / 0.9);
}

.border-y-burnt-orange\/95 {
  border-top-color: rgb(201 99 42 / 0.95);
  border-bottom-color: rgb(201 99 42 / 0.95);
}

.border-y-charcoal {
  --tw-border-opacity: 1;
  border-top-color: rgb(95 86 86 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(95 86 86 / var(--tw-border-opacity, 1));
}

.border-y-charcoal\/0 {
  border-top-color: rgb(95 86 86 / 0);
  border-bottom-color: rgb(95 86 86 / 0);
}

.border-y-charcoal\/10 {
  border-top-color: rgb(95 86 86 / 0.1);
  border-bottom-color: rgb(95 86 86 / 0.1);
}

.border-y-charcoal\/100 {
  border-top-color: rgb(95 86 86 / 1);
  border-bottom-color: rgb(95 86 86 / 1);
}

.border-y-charcoal\/15 {
  border-top-color: rgb(95 86 86 / 0.15);
  border-bottom-color: rgb(95 86 86 / 0.15);
}

.border-y-charcoal\/20 {
  border-top-color: rgb(95 86 86 / 0.2);
  border-bottom-color: rgb(95 86 86 / 0.2);
}

.border-y-charcoal\/25 {
  border-top-color: rgb(95 86 86 / 0.25);
  border-bottom-color: rgb(95 86 86 / 0.25);
}

.border-y-charcoal\/30 {
  border-top-color: rgb(95 86 86 / 0.3);
  border-bottom-color: rgb(95 86 86 / 0.3);
}

.border-y-charcoal\/35 {
  border-top-color: rgb(95 86 86 / 0.35);
  border-bottom-color: rgb(95 86 86 / 0.35);
}

.border-y-charcoal\/40 {
  border-top-color: rgb(95 86 86 / 0.4);
  border-bottom-color: rgb(95 86 86 / 0.4);
}

.border-y-charcoal\/45 {
  border-top-color: rgb(95 86 86 / 0.45);
  border-bottom-color: rgb(95 86 86 / 0.45);
}

.border-y-charcoal\/5 {
  border-top-color: rgb(95 86 86 / 0.05);
  border-bottom-color: rgb(95 86 86 / 0.05);
}

.border-y-charcoal\/50 {
  border-top-color: rgb(95 86 86 / 0.5);
  border-bottom-color: rgb(95 86 86 / 0.5);
}

.border-y-charcoal\/55 {
  border-top-color: rgb(95 86 86 / 0.55);
  border-bottom-color: rgb(95 86 86 / 0.55);
}

.border-y-charcoal\/60 {
  border-top-color: rgb(95 86 86 / 0.6);
  border-bottom-color: rgb(95 86 86 / 0.6);
}

.border-y-charcoal\/65 {
  border-top-color: rgb(95 86 86 / 0.65);
  border-bottom-color: rgb(95 86 86 / 0.65);
}

.border-y-charcoal\/70 {
  border-top-color: rgb(95 86 86 / 0.7);
  border-bottom-color: rgb(95 86 86 / 0.7);
}

.border-y-charcoal\/75 {
  border-top-color: rgb(95 86 86 / 0.75);
  border-bottom-color: rgb(95 86 86 / 0.75);
}

.border-y-charcoal\/80 {
  border-top-color: rgb(95 86 86 / 0.8);
  border-bottom-color: rgb(95 86 86 / 0.8);
}

.border-y-charcoal\/85 {
  border-top-color: rgb(95 86 86 / 0.85);
  border-bottom-color: rgb(95 86 86 / 0.85);
}

.border-y-charcoal\/90 {
  border-top-color: rgb(95 86 86 / 0.9);
  border-bottom-color: rgb(95 86 86 / 0.9);
}

.border-y-charcoal\/95 {
  border-top-color: rgb(95 86 86 / 0.95);
  border-bottom-color: rgb(95 86 86 / 0.95);
}

.border-y-cream {
  --tw-border-opacity: 1;
  border-top-color: rgb(233 223 193 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(233 223 193 / var(--tw-border-opacity, 1));
}

.border-y-cream-gold {
  --tw-border-opacity: 1;
  border-top-color: rgb(190 151 74 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(190 151 74 / var(--tw-border-opacity, 1));
}

.border-y-cream-gold\/0 {
  border-top-color: rgb(190 151 74 / 0);
  border-bottom-color: rgb(190 151 74 / 0);
}

.border-y-cream-gold\/10 {
  border-top-color: rgb(190 151 74 / 0.1);
  border-bottom-color: rgb(190 151 74 / 0.1);
}

.border-y-cream-gold\/100 {
  border-top-color: rgb(190 151 74 / 1);
  border-bottom-color: rgb(190 151 74 / 1);
}

.border-y-cream-gold\/15 {
  border-top-color: rgb(190 151 74 / 0.15);
  border-bottom-color: rgb(190 151 74 / 0.15);
}

.border-y-cream-gold\/20 {
  border-top-color: rgb(190 151 74 / 0.2);
  border-bottom-color: rgb(190 151 74 / 0.2);
}

.border-y-cream-gold\/25 {
  border-top-color: rgb(190 151 74 / 0.25);
  border-bottom-color: rgb(190 151 74 / 0.25);
}

.border-y-cream-gold\/30 {
  border-top-color: rgb(190 151 74 / 0.3);
  border-bottom-color: rgb(190 151 74 / 0.3);
}

.border-y-cream-gold\/35 {
  border-top-color: rgb(190 151 74 / 0.35);
  border-bottom-color: rgb(190 151 74 / 0.35);
}

.border-y-cream-gold\/40 {
  border-top-color: rgb(190 151 74 / 0.4);
  border-bottom-color: rgb(190 151 74 / 0.4);
}

.border-y-cream-gold\/45 {
  border-top-color: rgb(190 151 74 / 0.45);
  border-bottom-color: rgb(190 151 74 / 0.45);
}

.border-y-cream-gold\/5 {
  border-top-color: rgb(190 151 74 / 0.05);
  border-bottom-color: rgb(190 151 74 / 0.05);
}

.border-y-cream-gold\/50 {
  border-top-color: rgb(190 151 74 / 0.5);
  border-bottom-color: rgb(190 151 74 / 0.5);
}

.border-y-cream-gold\/55 {
  border-top-color: rgb(190 151 74 / 0.55);
  border-bottom-color: rgb(190 151 74 / 0.55);
}

.border-y-cream-gold\/60 {
  border-top-color: rgb(190 151 74 / 0.6);
  border-bottom-color: rgb(190 151 74 / 0.6);
}

.border-y-cream-gold\/65 {
  border-top-color: rgb(190 151 74 / 0.65);
  border-bottom-color: rgb(190 151 74 / 0.65);
}

.border-y-cream-gold\/70 {
  border-top-color: rgb(190 151 74 / 0.7);
  border-bottom-color: rgb(190 151 74 / 0.7);
}

.border-y-cream-gold\/75 {
  border-top-color: rgb(190 151 74 / 0.75);
  border-bottom-color: rgb(190 151 74 / 0.75);
}

.border-y-cream-gold\/80 {
  border-top-color: rgb(190 151 74 / 0.8);
  border-bottom-color: rgb(190 151 74 / 0.8);
}

.border-y-cream-gold\/85 {
  border-top-color: rgb(190 151 74 / 0.85);
  border-bottom-color: rgb(190 151 74 / 0.85);
}

.border-y-cream-gold\/90 {
  border-top-color: rgb(190 151 74 / 0.9);
  border-bottom-color: rgb(190 151 74 / 0.9);
}

.border-y-cream-gold\/95 {
  border-top-color: rgb(190 151 74 / 0.95);
  border-bottom-color: rgb(190 151 74 / 0.95);
}

.border-y-cream\/0 {
  border-top-color: rgb(233 223 193 / 0);
  border-bottom-color: rgb(233 223 193 / 0);
}

.border-y-cream\/10 {
  border-top-color: rgb(233 223 193 / 0.1);
  border-bottom-color: rgb(233 223 193 / 0.1);
}

.border-y-cream\/100 {
  border-top-color: rgb(233 223 193 / 1);
  border-bottom-color: rgb(233 223 193 / 1);
}

.border-y-cream\/15 {
  border-top-color: rgb(233 223 193 / 0.15);
  border-bottom-color: rgb(233 223 193 / 0.15);
}

.border-y-cream\/20 {
  border-top-color: rgb(233 223 193 / 0.2);
  border-bottom-color: rgb(233 223 193 / 0.2);
}

.border-y-cream\/25 {
  border-top-color: rgb(233 223 193 / 0.25);
  border-bottom-color: rgb(233 223 193 / 0.25);
}

.border-y-cream\/30 {
  border-top-color: rgb(233 223 193 / 0.3);
  border-bottom-color: rgb(233 223 193 / 0.3);
}

.border-y-cream\/35 {
  border-top-color: rgb(233 223 193 / 0.35);
  border-bottom-color: rgb(233 223 193 / 0.35);
}

.border-y-cream\/40 {
  border-top-color: rgb(233 223 193 / 0.4);
  border-bottom-color: rgb(233 223 193 / 0.4);
}

.border-y-cream\/45 {
  border-top-color: rgb(233 223 193 / 0.45);
  border-bottom-color: rgb(233 223 193 / 0.45);
}

.border-y-cream\/5 {
  border-top-color: rgb(233 223 193 / 0.05);
  border-bottom-color: rgb(233 223 193 / 0.05);
}

.border-y-cream\/50 {
  border-top-color: rgb(233 223 193 / 0.5);
  border-bottom-color: rgb(233 223 193 / 0.5);
}

.border-y-cream\/55 {
  border-top-color: rgb(233 223 193 / 0.55);
  border-bottom-color: rgb(233 223 193 / 0.55);
}

.border-y-cream\/60 {
  border-top-color: rgb(233 223 193 / 0.6);
  border-bottom-color: rgb(233 223 193 / 0.6);
}

.border-y-cream\/65 {
  border-top-color: rgb(233 223 193 / 0.65);
  border-bottom-color: rgb(233 223 193 / 0.65);
}

.border-y-cream\/70 {
  border-top-color: rgb(233 223 193 / 0.7);
  border-bottom-color: rgb(233 223 193 / 0.7);
}

.border-y-cream\/75 {
  border-top-color: rgb(233 223 193 / 0.75);
  border-bottom-color: rgb(233 223 193 / 0.75);
}

.border-y-cream\/80 {
  border-top-color: rgb(233 223 193 / 0.8);
  border-bottom-color: rgb(233 223 193 / 0.8);
}

.border-y-cream\/85 {
  border-top-color: rgb(233 223 193 / 0.85);
  border-bottom-color: rgb(233 223 193 / 0.85);
}

.border-y-cream\/90 {
  border-top-color: rgb(233 223 193 / 0.9);
  border-bottom-color: rgb(233 223 193 / 0.9);
}

.border-y-cream\/95 {
  border-top-color: rgb(233 223 193 / 0.95);
  border-bottom-color: rgb(233 223 193 / 0.95);
}

.border-y-current {
  border-top-color: currentColor;
  border-bottom-color: currentColor;
}

.border-y-cyan-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(207 250 254 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(207 250 254 / var(--tw-border-opacity, 1));
}

.border-y-cyan-100\/0 {
  border-top-color: rgb(207 250 254 / 0);
  border-bottom-color: rgb(207 250 254 / 0);
}

.border-y-cyan-100\/10 {
  border-top-color: rgb(207 250 254 / 0.1);
  border-bottom-color: rgb(207 250 254 / 0.1);
}

.border-y-cyan-100\/100 {
  border-top-color: rgb(207 250 254 / 1);
  border-bottom-color: rgb(207 250 254 / 1);
}

.border-y-cyan-100\/15 {
  border-top-color: rgb(207 250 254 / 0.15);
  border-bottom-color: rgb(207 250 254 / 0.15);
}

.border-y-cyan-100\/20 {
  border-top-color: rgb(207 250 254 / 0.2);
  border-bottom-color: rgb(207 250 254 / 0.2);
}

.border-y-cyan-100\/25 {
  border-top-color: rgb(207 250 254 / 0.25);
  border-bottom-color: rgb(207 250 254 / 0.25);
}

.border-y-cyan-100\/30 {
  border-top-color: rgb(207 250 254 / 0.3);
  border-bottom-color: rgb(207 250 254 / 0.3);
}

.border-y-cyan-100\/35 {
  border-top-color: rgb(207 250 254 / 0.35);
  border-bottom-color: rgb(207 250 254 / 0.35);
}

.border-y-cyan-100\/40 {
  border-top-color: rgb(207 250 254 / 0.4);
  border-bottom-color: rgb(207 250 254 / 0.4);
}

.border-y-cyan-100\/45 {
  border-top-color: rgb(207 250 254 / 0.45);
  border-bottom-color: rgb(207 250 254 / 0.45);
}

.border-y-cyan-100\/5 {
  border-top-color: rgb(207 250 254 / 0.05);
  border-bottom-color: rgb(207 250 254 / 0.05);
}

.border-y-cyan-100\/50 {
  border-top-color: rgb(207 250 254 / 0.5);
  border-bottom-color: rgb(207 250 254 / 0.5);
}

.border-y-cyan-100\/55 {
  border-top-color: rgb(207 250 254 / 0.55);
  border-bottom-color: rgb(207 250 254 / 0.55);
}

.border-y-cyan-100\/60 {
  border-top-color: rgb(207 250 254 / 0.6);
  border-bottom-color: rgb(207 250 254 / 0.6);
}

.border-y-cyan-100\/65 {
  border-top-color: rgb(207 250 254 / 0.65);
  border-bottom-color: rgb(207 250 254 / 0.65);
}

.border-y-cyan-100\/70 {
  border-top-color: rgb(207 250 254 / 0.7);
  border-bottom-color: rgb(207 250 254 / 0.7);
}

.border-y-cyan-100\/75 {
  border-top-color: rgb(207 250 254 / 0.75);
  border-bottom-color: rgb(207 250 254 / 0.75);
}

.border-y-cyan-100\/80 {
  border-top-color: rgb(207 250 254 / 0.8);
  border-bottom-color: rgb(207 250 254 / 0.8);
}

.border-y-cyan-100\/85 {
  border-top-color: rgb(207 250 254 / 0.85);
  border-bottom-color: rgb(207 250 254 / 0.85);
}

.border-y-cyan-100\/90 {
  border-top-color: rgb(207 250 254 / 0.9);
  border-bottom-color: rgb(207 250 254 / 0.9);
}

.border-y-cyan-100\/95 {
  border-top-color: rgb(207 250 254 / 0.95);
  border-bottom-color: rgb(207 250 254 / 0.95);
}

.border-y-cyan-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(165 243 252 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(165 243 252 / var(--tw-border-opacity, 1));
}

.border-y-cyan-200\/0 {
  border-top-color: rgb(165 243 252 / 0);
  border-bottom-color: rgb(165 243 252 / 0);
}

.border-y-cyan-200\/10 {
  border-top-color: rgb(165 243 252 / 0.1);
  border-bottom-color: rgb(165 243 252 / 0.1);
}

.border-y-cyan-200\/100 {
  border-top-color: rgb(165 243 252 / 1);
  border-bottom-color: rgb(165 243 252 / 1);
}

.border-y-cyan-200\/15 {
  border-top-color: rgb(165 243 252 / 0.15);
  border-bottom-color: rgb(165 243 252 / 0.15);
}

.border-y-cyan-200\/20 {
  border-top-color: rgb(165 243 252 / 0.2);
  border-bottom-color: rgb(165 243 252 / 0.2);
}

.border-y-cyan-200\/25 {
  border-top-color: rgb(165 243 252 / 0.25);
  border-bottom-color: rgb(165 243 252 / 0.25);
}

.border-y-cyan-200\/30 {
  border-top-color: rgb(165 243 252 / 0.3);
  border-bottom-color: rgb(165 243 252 / 0.3);
}

.border-y-cyan-200\/35 {
  border-top-color: rgb(165 243 252 / 0.35);
  border-bottom-color: rgb(165 243 252 / 0.35);
}

.border-y-cyan-200\/40 {
  border-top-color: rgb(165 243 252 / 0.4);
  border-bottom-color: rgb(165 243 252 / 0.4);
}

.border-y-cyan-200\/45 {
  border-top-color: rgb(165 243 252 / 0.45);
  border-bottom-color: rgb(165 243 252 / 0.45);
}

.border-y-cyan-200\/5 {
  border-top-color: rgb(165 243 252 / 0.05);
  border-bottom-color: rgb(165 243 252 / 0.05);
}

.border-y-cyan-200\/50 {
  border-top-color: rgb(165 243 252 / 0.5);
  border-bottom-color: rgb(165 243 252 / 0.5);
}

.border-y-cyan-200\/55 {
  border-top-color: rgb(165 243 252 / 0.55);
  border-bottom-color: rgb(165 243 252 / 0.55);
}

.border-y-cyan-200\/60 {
  border-top-color: rgb(165 243 252 / 0.6);
  border-bottom-color: rgb(165 243 252 / 0.6);
}

.border-y-cyan-200\/65 {
  border-top-color: rgb(165 243 252 / 0.65);
  border-bottom-color: rgb(165 243 252 / 0.65);
}

.border-y-cyan-200\/70 {
  border-top-color: rgb(165 243 252 / 0.7);
  border-bottom-color: rgb(165 243 252 / 0.7);
}

.border-y-cyan-200\/75 {
  border-top-color: rgb(165 243 252 / 0.75);
  border-bottom-color: rgb(165 243 252 / 0.75);
}

.border-y-cyan-200\/80 {
  border-top-color: rgb(165 243 252 / 0.8);
  border-bottom-color: rgb(165 243 252 / 0.8);
}

.border-y-cyan-200\/85 {
  border-top-color: rgb(165 243 252 / 0.85);
  border-bottom-color: rgb(165 243 252 / 0.85);
}

.border-y-cyan-200\/90 {
  border-top-color: rgb(165 243 252 / 0.9);
  border-bottom-color: rgb(165 243 252 / 0.9);
}

.border-y-cyan-200\/95 {
  border-top-color: rgb(165 243 252 / 0.95);
  border-bottom-color: rgb(165 243 252 / 0.95);
}

.border-y-cyan-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(103 232 249 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(103 232 249 / var(--tw-border-opacity, 1));
}

.border-y-cyan-300\/0 {
  border-top-color: rgb(103 232 249 / 0);
  border-bottom-color: rgb(103 232 249 / 0);
}

.border-y-cyan-300\/10 {
  border-top-color: rgb(103 232 249 / 0.1);
  border-bottom-color: rgb(103 232 249 / 0.1);
}

.border-y-cyan-300\/100 {
  border-top-color: rgb(103 232 249 / 1);
  border-bottom-color: rgb(103 232 249 / 1);
}

.border-y-cyan-300\/15 {
  border-top-color: rgb(103 232 249 / 0.15);
  border-bottom-color: rgb(103 232 249 / 0.15);
}

.border-y-cyan-300\/20 {
  border-top-color: rgb(103 232 249 / 0.2);
  border-bottom-color: rgb(103 232 249 / 0.2);
}

.border-y-cyan-300\/25 {
  border-top-color: rgb(103 232 249 / 0.25);
  border-bottom-color: rgb(103 232 249 / 0.25);
}

.border-y-cyan-300\/30 {
  border-top-color: rgb(103 232 249 / 0.3);
  border-bottom-color: rgb(103 232 249 / 0.3);
}

.border-y-cyan-300\/35 {
  border-top-color: rgb(103 232 249 / 0.35);
  border-bottom-color: rgb(103 232 249 / 0.35);
}

.border-y-cyan-300\/40 {
  border-top-color: rgb(103 232 249 / 0.4);
  border-bottom-color: rgb(103 232 249 / 0.4);
}

.border-y-cyan-300\/45 {
  border-top-color: rgb(103 232 249 / 0.45);
  border-bottom-color: rgb(103 232 249 / 0.45);
}

.border-y-cyan-300\/5 {
  border-top-color: rgb(103 232 249 / 0.05);
  border-bottom-color: rgb(103 232 249 / 0.05);
}

.border-y-cyan-300\/50 {
  border-top-color: rgb(103 232 249 / 0.5);
  border-bottom-color: rgb(103 232 249 / 0.5);
}

.border-y-cyan-300\/55 {
  border-top-color: rgb(103 232 249 / 0.55);
  border-bottom-color: rgb(103 232 249 / 0.55);
}

.border-y-cyan-300\/60 {
  border-top-color: rgb(103 232 249 / 0.6);
  border-bottom-color: rgb(103 232 249 / 0.6);
}

.border-y-cyan-300\/65 {
  border-top-color: rgb(103 232 249 / 0.65);
  border-bottom-color: rgb(103 232 249 / 0.65);
}

.border-y-cyan-300\/70 {
  border-top-color: rgb(103 232 249 / 0.7);
  border-bottom-color: rgb(103 232 249 / 0.7);
}

.border-y-cyan-300\/75 {
  border-top-color: rgb(103 232 249 / 0.75);
  border-bottom-color: rgb(103 232 249 / 0.75);
}

.border-y-cyan-300\/80 {
  border-top-color: rgb(103 232 249 / 0.8);
  border-bottom-color: rgb(103 232 249 / 0.8);
}

.border-y-cyan-300\/85 {
  border-top-color: rgb(103 232 249 / 0.85);
  border-bottom-color: rgb(103 232 249 / 0.85);
}

.border-y-cyan-300\/90 {
  border-top-color: rgb(103 232 249 / 0.9);
  border-bottom-color: rgb(103 232 249 / 0.9);
}

.border-y-cyan-300\/95 {
  border-top-color: rgb(103 232 249 / 0.95);
  border-bottom-color: rgb(103 232 249 / 0.95);
}

.border-y-cyan-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(34 211 238 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(34 211 238 / var(--tw-border-opacity, 1));
}

.border-y-cyan-400\/0 {
  border-top-color: rgb(34 211 238 / 0);
  border-bottom-color: rgb(34 211 238 / 0);
}

.border-y-cyan-400\/10 {
  border-top-color: rgb(34 211 238 / 0.1);
  border-bottom-color: rgb(34 211 238 / 0.1);
}

.border-y-cyan-400\/100 {
  border-top-color: rgb(34 211 238 / 1);
  border-bottom-color: rgb(34 211 238 / 1);
}

.border-y-cyan-400\/15 {
  border-top-color: rgb(34 211 238 / 0.15);
  border-bottom-color: rgb(34 211 238 / 0.15);
}

.border-y-cyan-400\/20 {
  border-top-color: rgb(34 211 238 / 0.2);
  border-bottom-color: rgb(34 211 238 / 0.2);
}

.border-y-cyan-400\/25 {
  border-top-color: rgb(34 211 238 / 0.25);
  border-bottom-color: rgb(34 211 238 / 0.25);
}

.border-y-cyan-400\/30 {
  border-top-color: rgb(34 211 238 / 0.3);
  border-bottom-color: rgb(34 211 238 / 0.3);
}

.border-y-cyan-400\/35 {
  border-top-color: rgb(34 211 238 / 0.35);
  border-bottom-color: rgb(34 211 238 / 0.35);
}

.border-y-cyan-400\/40 {
  border-top-color: rgb(34 211 238 / 0.4);
  border-bottom-color: rgb(34 211 238 / 0.4);
}

.border-y-cyan-400\/45 {
  border-top-color: rgb(34 211 238 / 0.45);
  border-bottom-color: rgb(34 211 238 / 0.45);
}

.border-y-cyan-400\/5 {
  border-top-color: rgb(34 211 238 / 0.05);
  border-bottom-color: rgb(34 211 238 / 0.05);
}

.border-y-cyan-400\/50 {
  border-top-color: rgb(34 211 238 / 0.5);
  border-bottom-color: rgb(34 211 238 / 0.5);
}

.border-y-cyan-400\/55 {
  border-top-color: rgb(34 211 238 / 0.55);
  border-bottom-color: rgb(34 211 238 / 0.55);
}

.border-y-cyan-400\/60 {
  border-top-color: rgb(34 211 238 / 0.6);
  border-bottom-color: rgb(34 211 238 / 0.6);
}

.border-y-cyan-400\/65 {
  border-top-color: rgb(34 211 238 / 0.65);
  border-bottom-color: rgb(34 211 238 / 0.65);
}

.border-y-cyan-400\/70 {
  border-top-color: rgb(34 211 238 / 0.7);
  border-bottom-color: rgb(34 211 238 / 0.7);
}

.border-y-cyan-400\/75 {
  border-top-color: rgb(34 211 238 / 0.75);
  border-bottom-color: rgb(34 211 238 / 0.75);
}

.border-y-cyan-400\/80 {
  border-top-color: rgb(34 211 238 / 0.8);
  border-bottom-color: rgb(34 211 238 / 0.8);
}

.border-y-cyan-400\/85 {
  border-top-color: rgb(34 211 238 / 0.85);
  border-bottom-color: rgb(34 211 238 / 0.85);
}

.border-y-cyan-400\/90 {
  border-top-color: rgb(34 211 238 / 0.9);
  border-bottom-color: rgb(34 211 238 / 0.9);
}

.border-y-cyan-400\/95 {
  border-top-color: rgb(34 211 238 / 0.95);
  border-bottom-color: rgb(34 211 238 / 0.95);
}

.border-y-cyan-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(236 254 255 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(236 254 255 / var(--tw-border-opacity, 1));
}

.border-y-cyan-50\/0 {
  border-top-color: rgb(236 254 255 / 0);
  border-bottom-color: rgb(236 254 255 / 0);
}

.border-y-cyan-50\/10 {
  border-top-color: rgb(236 254 255 / 0.1);
  border-bottom-color: rgb(236 254 255 / 0.1);
}

.border-y-cyan-50\/100 {
  border-top-color: rgb(236 254 255 / 1);
  border-bottom-color: rgb(236 254 255 / 1);
}

.border-y-cyan-50\/15 {
  border-top-color: rgb(236 254 255 / 0.15);
  border-bottom-color: rgb(236 254 255 / 0.15);
}

.border-y-cyan-50\/20 {
  border-top-color: rgb(236 254 255 / 0.2);
  border-bottom-color: rgb(236 254 255 / 0.2);
}

.border-y-cyan-50\/25 {
  border-top-color: rgb(236 254 255 / 0.25);
  border-bottom-color: rgb(236 254 255 / 0.25);
}

.border-y-cyan-50\/30 {
  border-top-color: rgb(236 254 255 / 0.3);
  border-bottom-color: rgb(236 254 255 / 0.3);
}

.border-y-cyan-50\/35 {
  border-top-color: rgb(236 254 255 / 0.35);
  border-bottom-color: rgb(236 254 255 / 0.35);
}

.border-y-cyan-50\/40 {
  border-top-color: rgb(236 254 255 / 0.4);
  border-bottom-color: rgb(236 254 255 / 0.4);
}

.border-y-cyan-50\/45 {
  border-top-color: rgb(236 254 255 / 0.45);
  border-bottom-color: rgb(236 254 255 / 0.45);
}

.border-y-cyan-50\/5 {
  border-top-color: rgb(236 254 255 / 0.05);
  border-bottom-color: rgb(236 254 255 / 0.05);
}

.border-y-cyan-50\/50 {
  border-top-color: rgb(236 254 255 / 0.5);
  border-bottom-color: rgb(236 254 255 / 0.5);
}

.border-y-cyan-50\/55 {
  border-top-color: rgb(236 254 255 / 0.55);
  border-bottom-color: rgb(236 254 255 / 0.55);
}

.border-y-cyan-50\/60 {
  border-top-color: rgb(236 254 255 / 0.6);
  border-bottom-color: rgb(236 254 255 / 0.6);
}

.border-y-cyan-50\/65 {
  border-top-color: rgb(236 254 255 / 0.65);
  border-bottom-color: rgb(236 254 255 / 0.65);
}

.border-y-cyan-50\/70 {
  border-top-color: rgb(236 254 255 / 0.7);
  border-bottom-color: rgb(236 254 255 / 0.7);
}

.border-y-cyan-50\/75 {
  border-top-color: rgb(236 254 255 / 0.75);
  border-bottom-color: rgb(236 254 255 / 0.75);
}

.border-y-cyan-50\/80 {
  border-top-color: rgb(236 254 255 / 0.8);
  border-bottom-color: rgb(236 254 255 / 0.8);
}

.border-y-cyan-50\/85 {
  border-top-color: rgb(236 254 255 / 0.85);
  border-bottom-color: rgb(236 254 255 / 0.85);
}

.border-y-cyan-50\/90 {
  border-top-color: rgb(236 254 255 / 0.9);
  border-bottom-color: rgb(236 254 255 / 0.9);
}

.border-y-cyan-50\/95 {
  border-top-color: rgb(236 254 255 / 0.95);
  border-bottom-color: rgb(236 254 255 / 0.95);
}

.border-y-cyan-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(6 182 212 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(6 182 212 / var(--tw-border-opacity, 1));
}

.border-y-cyan-500\/0 {
  border-top-color: rgb(6 182 212 / 0);
  border-bottom-color: rgb(6 182 212 / 0);
}

.border-y-cyan-500\/10 {
  border-top-color: rgb(6 182 212 / 0.1);
  border-bottom-color: rgb(6 182 212 / 0.1);
}

.border-y-cyan-500\/100 {
  border-top-color: rgb(6 182 212 / 1);
  border-bottom-color: rgb(6 182 212 / 1);
}

.border-y-cyan-500\/15 {
  border-top-color: rgb(6 182 212 / 0.15);
  border-bottom-color: rgb(6 182 212 / 0.15);
}

.border-y-cyan-500\/20 {
  border-top-color: rgb(6 182 212 / 0.2);
  border-bottom-color: rgb(6 182 212 / 0.2);
}

.border-y-cyan-500\/25 {
  border-top-color: rgb(6 182 212 / 0.25);
  border-bottom-color: rgb(6 182 212 / 0.25);
}

.border-y-cyan-500\/30 {
  border-top-color: rgb(6 182 212 / 0.3);
  border-bottom-color: rgb(6 182 212 / 0.3);
}

.border-y-cyan-500\/35 {
  border-top-color: rgb(6 182 212 / 0.35);
  border-bottom-color: rgb(6 182 212 / 0.35);
}

.border-y-cyan-500\/40 {
  border-top-color: rgb(6 182 212 / 0.4);
  border-bottom-color: rgb(6 182 212 / 0.4);
}

.border-y-cyan-500\/45 {
  border-top-color: rgb(6 182 212 / 0.45);
  border-bottom-color: rgb(6 182 212 / 0.45);
}

.border-y-cyan-500\/5 {
  border-top-color: rgb(6 182 212 / 0.05);
  border-bottom-color: rgb(6 182 212 / 0.05);
}

.border-y-cyan-500\/50 {
  border-top-color: rgb(6 182 212 / 0.5);
  border-bottom-color: rgb(6 182 212 / 0.5);
}

.border-y-cyan-500\/55 {
  border-top-color: rgb(6 182 212 / 0.55);
  border-bottom-color: rgb(6 182 212 / 0.55);
}

.border-y-cyan-500\/60 {
  border-top-color: rgb(6 182 212 / 0.6);
  border-bottom-color: rgb(6 182 212 / 0.6);
}

.border-y-cyan-500\/65 {
  border-top-color: rgb(6 182 212 / 0.65);
  border-bottom-color: rgb(6 182 212 / 0.65);
}

.border-y-cyan-500\/70 {
  border-top-color: rgb(6 182 212 / 0.7);
  border-bottom-color: rgb(6 182 212 / 0.7);
}

.border-y-cyan-500\/75 {
  border-top-color: rgb(6 182 212 / 0.75);
  border-bottom-color: rgb(6 182 212 / 0.75);
}

.border-y-cyan-500\/80 {
  border-top-color: rgb(6 182 212 / 0.8);
  border-bottom-color: rgb(6 182 212 / 0.8);
}

.border-y-cyan-500\/85 {
  border-top-color: rgb(6 182 212 / 0.85);
  border-bottom-color: rgb(6 182 212 / 0.85);
}

.border-y-cyan-500\/90 {
  border-top-color: rgb(6 182 212 / 0.9);
  border-bottom-color: rgb(6 182 212 / 0.9);
}

.border-y-cyan-500\/95 {
  border-top-color: rgb(6 182 212 / 0.95);
  border-bottom-color: rgb(6 182 212 / 0.95);
}

.border-y-cyan-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(8 145 178 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(8 145 178 / var(--tw-border-opacity, 1));
}

.border-y-cyan-600\/0 {
  border-top-color: rgb(8 145 178 / 0);
  border-bottom-color: rgb(8 145 178 / 0);
}

.border-y-cyan-600\/10 {
  border-top-color: rgb(8 145 178 / 0.1);
  border-bottom-color: rgb(8 145 178 / 0.1);
}

.border-y-cyan-600\/100 {
  border-top-color: rgb(8 145 178 / 1);
  border-bottom-color: rgb(8 145 178 / 1);
}

.border-y-cyan-600\/15 {
  border-top-color: rgb(8 145 178 / 0.15);
  border-bottom-color: rgb(8 145 178 / 0.15);
}

.border-y-cyan-600\/20 {
  border-top-color: rgb(8 145 178 / 0.2);
  border-bottom-color: rgb(8 145 178 / 0.2);
}

.border-y-cyan-600\/25 {
  border-top-color: rgb(8 145 178 / 0.25);
  border-bottom-color: rgb(8 145 178 / 0.25);
}

.border-y-cyan-600\/30 {
  border-top-color: rgb(8 145 178 / 0.3);
  border-bottom-color: rgb(8 145 178 / 0.3);
}

.border-y-cyan-600\/35 {
  border-top-color: rgb(8 145 178 / 0.35);
  border-bottom-color: rgb(8 145 178 / 0.35);
}

.border-y-cyan-600\/40 {
  border-top-color: rgb(8 145 178 / 0.4);
  border-bottom-color: rgb(8 145 178 / 0.4);
}

.border-y-cyan-600\/45 {
  border-top-color: rgb(8 145 178 / 0.45);
  border-bottom-color: rgb(8 145 178 / 0.45);
}

.border-y-cyan-600\/5 {
  border-top-color: rgb(8 145 178 / 0.05);
  border-bottom-color: rgb(8 145 178 / 0.05);
}

.border-y-cyan-600\/50 {
  border-top-color: rgb(8 145 178 / 0.5);
  border-bottom-color: rgb(8 145 178 / 0.5);
}

.border-y-cyan-600\/55 {
  border-top-color: rgb(8 145 178 / 0.55);
  border-bottom-color: rgb(8 145 178 / 0.55);
}

.border-y-cyan-600\/60 {
  border-top-color: rgb(8 145 178 / 0.6);
  border-bottom-color: rgb(8 145 178 / 0.6);
}

.border-y-cyan-600\/65 {
  border-top-color: rgb(8 145 178 / 0.65);
  border-bottom-color: rgb(8 145 178 / 0.65);
}

.border-y-cyan-600\/70 {
  border-top-color: rgb(8 145 178 / 0.7);
  border-bottom-color: rgb(8 145 178 / 0.7);
}

.border-y-cyan-600\/75 {
  border-top-color: rgb(8 145 178 / 0.75);
  border-bottom-color: rgb(8 145 178 / 0.75);
}

.border-y-cyan-600\/80 {
  border-top-color: rgb(8 145 178 / 0.8);
  border-bottom-color: rgb(8 145 178 / 0.8);
}

.border-y-cyan-600\/85 {
  border-top-color: rgb(8 145 178 / 0.85);
  border-bottom-color: rgb(8 145 178 / 0.85);
}

.border-y-cyan-600\/90 {
  border-top-color: rgb(8 145 178 / 0.9);
  border-bottom-color: rgb(8 145 178 / 0.9);
}

.border-y-cyan-600\/95 {
  border-top-color: rgb(8 145 178 / 0.95);
  border-bottom-color: rgb(8 145 178 / 0.95);
}

.border-y-cyan-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(14 116 144 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(14 116 144 / var(--tw-border-opacity, 1));
}

.border-y-cyan-700\/0 {
  border-top-color: rgb(14 116 144 / 0);
  border-bottom-color: rgb(14 116 144 / 0);
}

.border-y-cyan-700\/10 {
  border-top-color: rgb(14 116 144 / 0.1);
  border-bottom-color: rgb(14 116 144 / 0.1);
}

.border-y-cyan-700\/100 {
  border-top-color: rgb(14 116 144 / 1);
  border-bottom-color: rgb(14 116 144 / 1);
}

.border-y-cyan-700\/15 {
  border-top-color: rgb(14 116 144 / 0.15);
  border-bottom-color: rgb(14 116 144 / 0.15);
}

.border-y-cyan-700\/20 {
  border-top-color: rgb(14 116 144 / 0.2);
  border-bottom-color: rgb(14 116 144 / 0.2);
}

.border-y-cyan-700\/25 {
  border-top-color: rgb(14 116 144 / 0.25);
  border-bottom-color: rgb(14 116 144 / 0.25);
}

.border-y-cyan-700\/30 {
  border-top-color: rgb(14 116 144 / 0.3);
  border-bottom-color: rgb(14 116 144 / 0.3);
}

.border-y-cyan-700\/35 {
  border-top-color: rgb(14 116 144 / 0.35);
  border-bottom-color: rgb(14 116 144 / 0.35);
}

.border-y-cyan-700\/40 {
  border-top-color: rgb(14 116 144 / 0.4);
  border-bottom-color: rgb(14 116 144 / 0.4);
}

.border-y-cyan-700\/45 {
  border-top-color: rgb(14 116 144 / 0.45);
  border-bottom-color: rgb(14 116 144 / 0.45);
}

.border-y-cyan-700\/5 {
  border-top-color: rgb(14 116 144 / 0.05);
  border-bottom-color: rgb(14 116 144 / 0.05);
}

.border-y-cyan-700\/50 {
  border-top-color: rgb(14 116 144 / 0.5);
  border-bottom-color: rgb(14 116 144 / 0.5);
}

.border-y-cyan-700\/55 {
  border-top-color: rgb(14 116 144 / 0.55);
  border-bottom-color: rgb(14 116 144 / 0.55);
}

.border-y-cyan-700\/60 {
  border-top-color: rgb(14 116 144 / 0.6);
  border-bottom-color: rgb(14 116 144 / 0.6);
}

.border-y-cyan-700\/65 {
  border-top-color: rgb(14 116 144 / 0.65);
  border-bottom-color: rgb(14 116 144 / 0.65);
}

.border-y-cyan-700\/70 {
  border-top-color: rgb(14 116 144 / 0.7);
  border-bottom-color: rgb(14 116 144 / 0.7);
}

.border-y-cyan-700\/75 {
  border-top-color: rgb(14 116 144 / 0.75);
  border-bottom-color: rgb(14 116 144 / 0.75);
}

.border-y-cyan-700\/80 {
  border-top-color: rgb(14 116 144 / 0.8);
  border-bottom-color: rgb(14 116 144 / 0.8);
}

.border-y-cyan-700\/85 {
  border-top-color: rgb(14 116 144 / 0.85);
  border-bottom-color: rgb(14 116 144 / 0.85);
}

.border-y-cyan-700\/90 {
  border-top-color: rgb(14 116 144 / 0.9);
  border-bottom-color: rgb(14 116 144 / 0.9);
}

.border-y-cyan-700\/95 {
  border-top-color: rgb(14 116 144 / 0.95);
  border-bottom-color: rgb(14 116 144 / 0.95);
}

.border-y-cyan-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(21 94 117 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(21 94 117 / var(--tw-border-opacity, 1));
}

.border-y-cyan-800\/0 {
  border-top-color: rgb(21 94 117 / 0);
  border-bottom-color: rgb(21 94 117 / 0);
}

.border-y-cyan-800\/10 {
  border-top-color: rgb(21 94 117 / 0.1);
  border-bottom-color: rgb(21 94 117 / 0.1);
}

.border-y-cyan-800\/100 {
  border-top-color: rgb(21 94 117 / 1);
  border-bottom-color: rgb(21 94 117 / 1);
}

.border-y-cyan-800\/15 {
  border-top-color: rgb(21 94 117 / 0.15);
  border-bottom-color: rgb(21 94 117 / 0.15);
}

.border-y-cyan-800\/20 {
  border-top-color: rgb(21 94 117 / 0.2);
  border-bottom-color: rgb(21 94 117 / 0.2);
}

.border-y-cyan-800\/25 {
  border-top-color: rgb(21 94 117 / 0.25);
  border-bottom-color: rgb(21 94 117 / 0.25);
}

.border-y-cyan-800\/30 {
  border-top-color: rgb(21 94 117 / 0.3);
  border-bottom-color: rgb(21 94 117 / 0.3);
}

.border-y-cyan-800\/35 {
  border-top-color: rgb(21 94 117 / 0.35);
  border-bottom-color: rgb(21 94 117 / 0.35);
}

.border-y-cyan-800\/40 {
  border-top-color: rgb(21 94 117 / 0.4);
  border-bottom-color: rgb(21 94 117 / 0.4);
}

.border-y-cyan-800\/45 {
  border-top-color: rgb(21 94 117 / 0.45);
  border-bottom-color: rgb(21 94 117 / 0.45);
}

.border-y-cyan-800\/5 {
  border-top-color: rgb(21 94 117 / 0.05);
  border-bottom-color: rgb(21 94 117 / 0.05);
}

.border-y-cyan-800\/50 {
  border-top-color: rgb(21 94 117 / 0.5);
  border-bottom-color: rgb(21 94 117 / 0.5);
}

.border-y-cyan-800\/55 {
  border-top-color: rgb(21 94 117 / 0.55);
  border-bottom-color: rgb(21 94 117 / 0.55);
}

.border-y-cyan-800\/60 {
  border-top-color: rgb(21 94 117 / 0.6);
  border-bottom-color: rgb(21 94 117 / 0.6);
}

.border-y-cyan-800\/65 {
  border-top-color: rgb(21 94 117 / 0.65);
  border-bottom-color: rgb(21 94 117 / 0.65);
}

.border-y-cyan-800\/70 {
  border-top-color: rgb(21 94 117 / 0.7);
  border-bottom-color: rgb(21 94 117 / 0.7);
}

.border-y-cyan-800\/75 {
  border-top-color: rgb(21 94 117 / 0.75);
  border-bottom-color: rgb(21 94 117 / 0.75);
}

.border-y-cyan-800\/80 {
  border-top-color: rgb(21 94 117 / 0.8);
  border-bottom-color: rgb(21 94 117 / 0.8);
}

.border-y-cyan-800\/85 {
  border-top-color: rgb(21 94 117 / 0.85);
  border-bottom-color: rgb(21 94 117 / 0.85);
}

.border-y-cyan-800\/90 {
  border-top-color: rgb(21 94 117 / 0.9);
  border-bottom-color: rgb(21 94 117 / 0.9);
}

.border-y-cyan-800\/95 {
  border-top-color: rgb(21 94 117 / 0.95);
  border-bottom-color: rgb(21 94 117 / 0.95);
}

.border-y-cyan-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(22 78 99 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(22 78 99 / var(--tw-border-opacity, 1));
}

.border-y-cyan-900\/0 {
  border-top-color: rgb(22 78 99 / 0);
  border-bottom-color: rgb(22 78 99 / 0);
}

.border-y-cyan-900\/10 {
  border-top-color: rgb(22 78 99 / 0.1);
  border-bottom-color: rgb(22 78 99 / 0.1);
}

.border-y-cyan-900\/100 {
  border-top-color: rgb(22 78 99 / 1);
  border-bottom-color: rgb(22 78 99 / 1);
}

.border-y-cyan-900\/15 {
  border-top-color: rgb(22 78 99 / 0.15);
  border-bottom-color: rgb(22 78 99 / 0.15);
}

.border-y-cyan-900\/20 {
  border-top-color: rgb(22 78 99 / 0.2);
  border-bottom-color: rgb(22 78 99 / 0.2);
}

.border-y-cyan-900\/25 {
  border-top-color: rgb(22 78 99 / 0.25);
  border-bottom-color: rgb(22 78 99 / 0.25);
}

.border-y-cyan-900\/30 {
  border-top-color: rgb(22 78 99 / 0.3);
  border-bottom-color: rgb(22 78 99 / 0.3);
}

.border-y-cyan-900\/35 {
  border-top-color: rgb(22 78 99 / 0.35);
  border-bottom-color: rgb(22 78 99 / 0.35);
}

.border-y-cyan-900\/40 {
  border-top-color: rgb(22 78 99 / 0.4);
  border-bottom-color: rgb(22 78 99 / 0.4);
}

.border-y-cyan-900\/45 {
  border-top-color: rgb(22 78 99 / 0.45);
  border-bottom-color: rgb(22 78 99 / 0.45);
}

.border-y-cyan-900\/5 {
  border-top-color: rgb(22 78 99 / 0.05);
  border-bottom-color: rgb(22 78 99 / 0.05);
}

.border-y-cyan-900\/50 {
  border-top-color: rgb(22 78 99 / 0.5);
  border-bottom-color: rgb(22 78 99 / 0.5);
}

.border-y-cyan-900\/55 {
  border-top-color: rgb(22 78 99 / 0.55);
  border-bottom-color: rgb(22 78 99 / 0.55);
}

.border-y-cyan-900\/60 {
  border-top-color: rgb(22 78 99 / 0.6);
  border-bottom-color: rgb(22 78 99 / 0.6);
}

.border-y-cyan-900\/65 {
  border-top-color: rgb(22 78 99 / 0.65);
  border-bottom-color: rgb(22 78 99 / 0.65);
}

.border-y-cyan-900\/70 {
  border-top-color: rgb(22 78 99 / 0.7);
  border-bottom-color: rgb(22 78 99 / 0.7);
}

.border-y-cyan-900\/75 {
  border-top-color: rgb(22 78 99 / 0.75);
  border-bottom-color: rgb(22 78 99 / 0.75);
}

.border-y-cyan-900\/80 {
  border-top-color: rgb(22 78 99 / 0.8);
  border-bottom-color: rgb(22 78 99 / 0.8);
}

.border-y-cyan-900\/85 {
  border-top-color: rgb(22 78 99 / 0.85);
  border-bottom-color: rgb(22 78 99 / 0.85);
}

.border-y-cyan-900\/90 {
  border-top-color: rgb(22 78 99 / 0.9);
  border-bottom-color: rgb(22 78 99 / 0.9);
}

.border-y-cyan-900\/95 {
  border-top-color: rgb(22 78 99 / 0.95);
  border-bottom-color: rgb(22 78 99 / 0.95);
}

.border-y-cyan-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(8 51 68 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(8 51 68 / var(--tw-border-opacity, 1));
}

.border-y-cyan-950\/0 {
  border-top-color: rgb(8 51 68 / 0);
  border-bottom-color: rgb(8 51 68 / 0);
}

.border-y-cyan-950\/10 {
  border-top-color: rgb(8 51 68 / 0.1);
  border-bottom-color: rgb(8 51 68 / 0.1);
}

.border-y-cyan-950\/100 {
  border-top-color: rgb(8 51 68 / 1);
  border-bottom-color: rgb(8 51 68 / 1);
}

.border-y-cyan-950\/15 {
  border-top-color: rgb(8 51 68 / 0.15);
  border-bottom-color: rgb(8 51 68 / 0.15);
}

.border-y-cyan-950\/20 {
  border-top-color: rgb(8 51 68 / 0.2);
  border-bottom-color: rgb(8 51 68 / 0.2);
}

.border-y-cyan-950\/25 {
  border-top-color: rgb(8 51 68 / 0.25);
  border-bottom-color: rgb(8 51 68 / 0.25);
}

.border-y-cyan-950\/30 {
  border-top-color: rgb(8 51 68 / 0.3);
  border-bottom-color: rgb(8 51 68 / 0.3);
}

.border-y-cyan-950\/35 {
  border-top-color: rgb(8 51 68 / 0.35);
  border-bottom-color: rgb(8 51 68 / 0.35);
}

.border-y-cyan-950\/40 {
  border-top-color: rgb(8 51 68 / 0.4);
  border-bottom-color: rgb(8 51 68 / 0.4);
}

.border-y-cyan-950\/45 {
  border-top-color: rgb(8 51 68 / 0.45);
  border-bottom-color: rgb(8 51 68 / 0.45);
}

.border-y-cyan-950\/5 {
  border-top-color: rgb(8 51 68 / 0.05);
  border-bottom-color: rgb(8 51 68 / 0.05);
}

.border-y-cyan-950\/50 {
  border-top-color: rgb(8 51 68 / 0.5);
  border-bottom-color: rgb(8 51 68 / 0.5);
}

.border-y-cyan-950\/55 {
  border-top-color: rgb(8 51 68 / 0.55);
  border-bottom-color: rgb(8 51 68 / 0.55);
}

.border-y-cyan-950\/60 {
  border-top-color: rgb(8 51 68 / 0.6);
  border-bottom-color: rgb(8 51 68 / 0.6);
}

.border-y-cyan-950\/65 {
  border-top-color: rgb(8 51 68 / 0.65);
  border-bottom-color: rgb(8 51 68 / 0.65);
}

.border-y-cyan-950\/70 {
  border-top-color: rgb(8 51 68 / 0.7);
  border-bottom-color: rgb(8 51 68 / 0.7);
}

.border-y-cyan-950\/75 {
  border-top-color: rgb(8 51 68 / 0.75);
  border-bottom-color: rgb(8 51 68 / 0.75);
}

.border-y-cyan-950\/80 {
  border-top-color: rgb(8 51 68 / 0.8);
  border-bottom-color: rgb(8 51 68 / 0.8);
}

.border-y-cyan-950\/85 {
  border-top-color: rgb(8 51 68 / 0.85);
  border-bottom-color: rgb(8 51 68 / 0.85);
}

.border-y-cyan-950\/90 {
  border-top-color: rgb(8 51 68 / 0.9);
  border-bottom-color: rgb(8 51 68 / 0.9);
}

.border-y-cyan-950\/95 {
  border-top-color: rgb(8 51 68 / 0.95);
  border-bottom-color: rgb(8 51 68 / 0.95);
}

.border-y-emerald-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
}

.border-y-emerald-100\/0 {
  border-top-color: rgb(209 250 229 / 0);
  border-bottom-color: rgb(209 250 229 / 0);
}

.border-y-emerald-100\/10 {
  border-top-color: rgb(209 250 229 / 0.1);
  border-bottom-color: rgb(209 250 229 / 0.1);
}

.border-y-emerald-100\/100 {
  border-top-color: rgb(209 250 229 / 1);
  border-bottom-color: rgb(209 250 229 / 1);
}

.border-y-emerald-100\/15 {
  border-top-color: rgb(209 250 229 / 0.15);
  border-bottom-color: rgb(209 250 229 / 0.15);
}

.border-y-emerald-100\/20 {
  border-top-color: rgb(209 250 229 / 0.2);
  border-bottom-color: rgb(209 250 229 / 0.2);
}

.border-y-emerald-100\/25 {
  border-top-color: rgb(209 250 229 / 0.25);
  border-bottom-color: rgb(209 250 229 / 0.25);
}

.border-y-emerald-100\/30 {
  border-top-color: rgb(209 250 229 / 0.3);
  border-bottom-color: rgb(209 250 229 / 0.3);
}

.border-y-emerald-100\/35 {
  border-top-color: rgb(209 250 229 / 0.35);
  border-bottom-color: rgb(209 250 229 / 0.35);
}

.border-y-emerald-100\/40 {
  border-top-color: rgb(209 250 229 / 0.4);
  border-bottom-color: rgb(209 250 229 / 0.4);
}

.border-y-emerald-100\/45 {
  border-top-color: rgb(209 250 229 / 0.45);
  border-bottom-color: rgb(209 250 229 / 0.45);
}

.border-y-emerald-100\/5 {
  border-top-color: rgb(209 250 229 / 0.05);
  border-bottom-color: rgb(209 250 229 / 0.05);
}

.border-y-emerald-100\/50 {
  border-top-color: rgb(209 250 229 / 0.5);
  border-bottom-color: rgb(209 250 229 / 0.5);
}

.border-y-emerald-100\/55 {
  border-top-color: rgb(209 250 229 / 0.55);
  border-bottom-color: rgb(209 250 229 / 0.55);
}

.border-y-emerald-100\/60 {
  border-top-color: rgb(209 250 229 / 0.6);
  border-bottom-color: rgb(209 250 229 / 0.6);
}

.border-y-emerald-100\/65 {
  border-top-color: rgb(209 250 229 / 0.65);
  border-bottom-color: rgb(209 250 229 / 0.65);
}

.border-y-emerald-100\/70 {
  border-top-color: rgb(209 250 229 / 0.7);
  border-bottom-color: rgb(209 250 229 / 0.7);
}

.border-y-emerald-100\/75 {
  border-top-color: rgb(209 250 229 / 0.75);
  border-bottom-color: rgb(209 250 229 / 0.75);
}

.border-y-emerald-100\/80 {
  border-top-color: rgb(209 250 229 / 0.8);
  border-bottom-color: rgb(209 250 229 / 0.8);
}

.border-y-emerald-100\/85 {
  border-top-color: rgb(209 250 229 / 0.85);
  border-bottom-color: rgb(209 250 229 / 0.85);
}

.border-y-emerald-100\/90 {
  border-top-color: rgb(209 250 229 / 0.9);
  border-bottom-color: rgb(209 250 229 / 0.9);
}

.border-y-emerald-100\/95 {
  border-top-color: rgb(209 250 229 / 0.95);
  border-bottom-color: rgb(209 250 229 / 0.95);
}

.border-y-emerald-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}

.border-y-emerald-200\/0 {
  border-top-color: rgb(167 243 208 / 0);
  border-bottom-color: rgb(167 243 208 / 0);
}

.border-y-emerald-200\/10 {
  border-top-color: rgb(167 243 208 / 0.1);
  border-bottom-color: rgb(167 243 208 / 0.1);
}

.border-y-emerald-200\/100 {
  border-top-color: rgb(167 243 208 / 1);
  border-bottom-color: rgb(167 243 208 / 1);
}

.border-y-emerald-200\/15 {
  border-top-color: rgb(167 243 208 / 0.15);
  border-bottom-color: rgb(167 243 208 / 0.15);
}

.border-y-emerald-200\/20 {
  border-top-color: rgb(167 243 208 / 0.2);
  border-bottom-color: rgb(167 243 208 / 0.2);
}

.border-y-emerald-200\/25 {
  border-top-color: rgb(167 243 208 / 0.25);
  border-bottom-color: rgb(167 243 208 / 0.25);
}

.border-y-emerald-200\/30 {
  border-top-color: rgb(167 243 208 / 0.3);
  border-bottom-color: rgb(167 243 208 / 0.3);
}

.border-y-emerald-200\/35 {
  border-top-color: rgb(167 243 208 / 0.35);
  border-bottom-color: rgb(167 243 208 / 0.35);
}

.border-y-emerald-200\/40 {
  border-top-color: rgb(167 243 208 / 0.4);
  border-bottom-color: rgb(167 243 208 / 0.4);
}

.border-y-emerald-200\/45 {
  border-top-color: rgb(167 243 208 / 0.45);
  border-bottom-color: rgb(167 243 208 / 0.45);
}

.border-y-emerald-200\/5 {
  border-top-color: rgb(167 243 208 / 0.05);
  border-bottom-color: rgb(167 243 208 / 0.05);
}

.border-y-emerald-200\/50 {
  border-top-color: rgb(167 243 208 / 0.5);
  border-bottom-color: rgb(167 243 208 / 0.5);
}

.border-y-emerald-200\/55 {
  border-top-color: rgb(167 243 208 / 0.55);
  border-bottom-color: rgb(167 243 208 / 0.55);
}

.border-y-emerald-200\/60 {
  border-top-color: rgb(167 243 208 / 0.6);
  border-bottom-color: rgb(167 243 208 / 0.6);
}

.border-y-emerald-200\/65 {
  border-top-color: rgb(167 243 208 / 0.65);
  border-bottom-color: rgb(167 243 208 / 0.65);
}

.border-y-emerald-200\/70 {
  border-top-color: rgb(167 243 208 / 0.7);
  border-bottom-color: rgb(167 243 208 / 0.7);
}

.border-y-emerald-200\/75 {
  border-top-color: rgb(167 243 208 / 0.75);
  border-bottom-color: rgb(167 243 208 / 0.75);
}

.border-y-emerald-200\/80 {
  border-top-color: rgb(167 243 208 / 0.8);
  border-bottom-color: rgb(167 243 208 / 0.8);
}

.border-y-emerald-200\/85 {
  border-top-color: rgb(167 243 208 / 0.85);
  border-bottom-color: rgb(167 243 208 / 0.85);
}

.border-y-emerald-200\/90 {
  border-top-color: rgb(167 243 208 / 0.9);
  border-bottom-color: rgb(167 243 208 / 0.9);
}

.border-y-emerald-200\/95 {
  border-top-color: rgb(167 243 208 / 0.95);
  border-bottom-color: rgb(167 243 208 / 0.95);
}

.border-y-emerald-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
}

.border-y-emerald-300\/0 {
  border-top-color: rgb(110 231 183 / 0);
  border-bottom-color: rgb(110 231 183 / 0);
}

.border-y-emerald-300\/10 {
  border-top-color: rgb(110 231 183 / 0.1);
  border-bottom-color: rgb(110 231 183 / 0.1);
}

.border-y-emerald-300\/100 {
  border-top-color: rgb(110 231 183 / 1);
  border-bottom-color: rgb(110 231 183 / 1);
}

.border-y-emerald-300\/15 {
  border-top-color: rgb(110 231 183 / 0.15);
  border-bottom-color: rgb(110 231 183 / 0.15);
}

.border-y-emerald-300\/20 {
  border-top-color: rgb(110 231 183 / 0.2);
  border-bottom-color: rgb(110 231 183 / 0.2);
}

.border-y-emerald-300\/25 {
  border-top-color: rgb(110 231 183 / 0.25);
  border-bottom-color: rgb(110 231 183 / 0.25);
}

.border-y-emerald-300\/30 {
  border-top-color: rgb(110 231 183 / 0.3);
  border-bottom-color: rgb(110 231 183 / 0.3);
}

.border-y-emerald-300\/35 {
  border-top-color: rgb(110 231 183 / 0.35);
  border-bottom-color: rgb(110 231 183 / 0.35);
}

.border-y-emerald-300\/40 {
  border-top-color: rgb(110 231 183 / 0.4);
  border-bottom-color: rgb(110 231 183 / 0.4);
}

.border-y-emerald-300\/45 {
  border-top-color: rgb(110 231 183 / 0.45);
  border-bottom-color: rgb(110 231 183 / 0.45);
}

.border-y-emerald-300\/5 {
  border-top-color: rgb(110 231 183 / 0.05);
  border-bottom-color: rgb(110 231 183 / 0.05);
}

.border-y-emerald-300\/50 {
  border-top-color: rgb(110 231 183 / 0.5);
  border-bottom-color: rgb(110 231 183 / 0.5);
}

.border-y-emerald-300\/55 {
  border-top-color: rgb(110 231 183 / 0.55);
  border-bottom-color: rgb(110 231 183 / 0.55);
}

.border-y-emerald-300\/60 {
  border-top-color: rgb(110 231 183 / 0.6);
  border-bottom-color: rgb(110 231 183 / 0.6);
}

.border-y-emerald-300\/65 {
  border-top-color: rgb(110 231 183 / 0.65);
  border-bottom-color: rgb(110 231 183 / 0.65);
}

.border-y-emerald-300\/70 {
  border-top-color: rgb(110 231 183 / 0.7);
  border-bottom-color: rgb(110 231 183 / 0.7);
}

.border-y-emerald-300\/75 {
  border-top-color: rgb(110 231 183 / 0.75);
  border-bottom-color: rgb(110 231 183 / 0.75);
}

.border-y-emerald-300\/80 {
  border-top-color: rgb(110 231 183 / 0.8);
  border-bottom-color: rgb(110 231 183 / 0.8);
}

.border-y-emerald-300\/85 {
  border-top-color: rgb(110 231 183 / 0.85);
  border-bottom-color: rgb(110 231 183 / 0.85);
}

.border-y-emerald-300\/90 {
  border-top-color: rgb(110 231 183 / 0.9);
  border-bottom-color: rgb(110 231 183 / 0.9);
}

.border-y-emerald-300\/95 {
  border-top-color: rgb(110 231 183 / 0.95);
  border-bottom-color: rgb(110 231 183 / 0.95);
}

.border-y-emerald-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
}

.border-y-emerald-400\/0 {
  border-top-color: rgb(52 211 153 / 0);
  border-bottom-color: rgb(52 211 153 / 0);
}

.border-y-emerald-400\/10 {
  border-top-color: rgb(52 211 153 / 0.1);
  border-bottom-color: rgb(52 211 153 / 0.1);
}

.border-y-emerald-400\/100 {
  border-top-color: rgb(52 211 153 / 1);
  border-bottom-color: rgb(52 211 153 / 1);
}

.border-y-emerald-400\/15 {
  border-top-color: rgb(52 211 153 / 0.15);
  border-bottom-color: rgb(52 211 153 / 0.15);
}

.border-y-emerald-400\/20 {
  border-top-color: rgb(52 211 153 / 0.2);
  border-bottom-color: rgb(52 211 153 / 0.2);
}

.border-y-emerald-400\/25 {
  border-top-color: rgb(52 211 153 / 0.25);
  border-bottom-color: rgb(52 211 153 / 0.25);
}

.border-y-emerald-400\/30 {
  border-top-color: rgb(52 211 153 / 0.3);
  border-bottom-color: rgb(52 211 153 / 0.3);
}

.border-y-emerald-400\/35 {
  border-top-color: rgb(52 211 153 / 0.35);
  border-bottom-color: rgb(52 211 153 / 0.35);
}

.border-y-emerald-400\/40 {
  border-top-color: rgb(52 211 153 / 0.4);
  border-bottom-color: rgb(52 211 153 / 0.4);
}

.border-y-emerald-400\/45 {
  border-top-color: rgb(52 211 153 / 0.45);
  border-bottom-color: rgb(52 211 153 / 0.45);
}

.border-y-emerald-400\/5 {
  border-top-color: rgb(52 211 153 / 0.05);
  border-bottom-color: rgb(52 211 153 / 0.05);
}

.border-y-emerald-400\/50 {
  border-top-color: rgb(52 211 153 / 0.5);
  border-bottom-color: rgb(52 211 153 / 0.5);
}

.border-y-emerald-400\/55 {
  border-top-color: rgb(52 211 153 / 0.55);
  border-bottom-color: rgb(52 211 153 / 0.55);
}

.border-y-emerald-400\/60 {
  border-top-color: rgb(52 211 153 / 0.6);
  border-bottom-color: rgb(52 211 153 / 0.6);
}

.border-y-emerald-400\/65 {
  border-top-color: rgb(52 211 153 / 0.65);
  border-bottom-color: rgb(52 211 153 / 0.65);
}

.border-y-emerald-400\/70 {
  border-top-color: rgb(52 211 153 / 0.7);
  border-bottom-color: rgb(52 211 153 / 0.7);
}

.border-y-emerald-400\/75 {
  border-top-color: rgb(52 211 153 / 0.75);
  border-bottom-color: rgb(52 211 153 / 0.75);
}

.border-y-emerald-400\/80 {
  border-top-color: rgb(52 211 153 / 0.8);
  border-bottom-color: rgb(52 211 153 / 0.8);
}

.border-y-emerald-400\/85 {
  border-top-color: rgb(52 211 153 / 0.85);
  border-bottom-color: rgb(52 211 153 / 0.85);
}

.border-y-emerald-400\/90 {
  border-top-color: rgb(52 211 153 / 0.9);
  border-bottom-color: rgb(52 211 153 / 0.9);
}

.border-y-emerald-400\/95 {
  border-top-color: rgb(52 211 153 / 0.95);
  border-bottom-color: rgb(52 211 153 / 0.95);
}

.border-y-emerald-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(236 253 245 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(236 253 245 / var(--tw-border-opacity, 1));
}

.border-y-emerald-50\/0 {
  border-top-color: rgb(236 253 245 / 0);
  border-bottom-color: rgb(236 253 245 / 0);
}

.border-y-emerald-50\/10 {
  border-top-color: rgb(236 253 245 / 0.1);
  border-bottom-color: rgb(236 253 245 / 0.1);
}

.border-y-emerald-50\/100 {
  border-top-color: rgb(236 253 245 / 1);
  border-bottom-color: rgb(236 253 245 / 1);
}

.border-y-emerald-50\/15 {
  border-top-color: rgb(236 253 245 / 0.15);
  border-bottom-color: rgb(236 253 245 / 0.15);
}

.border-y-emerald-50\/20 {
  border-top-color: rgb(236 253 245 / 0.2);
  border-bottom-color: rgb(236 253 245 / 0.2);
}

.border-y-emerald-50\/25 {
  border-top-color: rgb(236 253 245 / 0.25);
  border-bottom-color: rgb(236 253 245 / 0.25);
}

.border-y-emerald-50\/30 {
  border-top-color: rgb(236 253 245 / 0.3);
  border-bottom-color: rgb(236 253 245 / 0.3);
}

.border-y-emerald-50\/35 {
  border-top-color: rgb(236 253 245 / 0.35);
  border-bottom-color: rgb(236 253 245 / 0.35);
}

.border-y-emerald-50\/40 {
  border-top-color: rgb(236 253 245 / 0.4);
  border-bottom-color: rgb(236 253 245 / 0.4);
}

.border-y-emerald-50\/45 {
  border-top-color: rgb(236 253 245 / 0.45);
  border-bottom-color: rgb(236 253 245 / 0.45);
}

.border-y-emerald-50\/5 {
  border-top-color: rgb(236 253 245 / 0.05);
  border-bottom-color: rgb(236 253 245 / 0.05);
}

.border-y-emerald-50\/50 {
  border-top-color: rgb(236 253 245 / 0.5);
  border-bottom-color: rgb(236 253 245 / 0.5);
}

.border-y-emerald-50\/55 {
  border-top-color: rgb(236 253 245 / 0.55);
  border-bottom-color: rgb(236 253 245 / 0.55);
}

.border-y-emerald-50\/60 {
  border-top-color: rgb(236 253 245 / 0.6);
  border-bottom-color: rgb(236 253 245 / 0.6);
}

.border-y-emerald-50\/65 {
  border-top-color: rgb(236 253 245 / 0.65);
  border-bottom-color: rgb(236 253 245 / 0.65);
}

.border-y-emerald-50\/70 {
  border-top-color: rgb(236 253 245 / 0.7);
  border-bottom-color: rgb(236 253 245 / 0.7);
}

.border-y-emerald-50\/75 {
  border-top-color: rgb(236 253 245 / 0.75);
  border-bottom-color: rgb(236 253 245 / 0.75);
}

.border-y-emerald-50\/80 {
  border-top-color: rgb(236 253 245 / 0.8);
  border-bottom-color: rgb(236 253 245 / 0.8);
}

.border-y-emerald-50\/85 {
  border-top-color: rgb(236 253 245 / 0.85);
  border-bottom-color: rgb(236 253 245 / 0.85);
}

.border-y-emerald-50\/90 {
  border-top-color: rgb(236 253 245 / 0.9);
  border-bottom-color: rgb(236 253 245 / 0.9);
}

.border-y-emerald-50\/95 {
  border-top-color: rgb(236 253 245 / 0.95);
  border-bottom-color: rgb(236 253 245 / 0.95);
}

.border-y-emerald-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}

.border-y-emerald-500\/0 {
  border-top-color: rgb(16 185 129 / 0);
  border-bottom-color: rgb(16 185 129 / 0);
}

.border-y-emerald-500\/10 {
  border-top-color: rgb(16 185 129 / 0.1);
  border-bottom-color: rgb(16 185 129 / 0.1);
}

.border-y-emerald-500\/100 {
  border-top-color: rgb(16 185 129 / 1);
  border-bottom-color: rgb(16 185 129 / 1);
}

.border-y-emerald-500\/15 {
  border-top-color: rgb(16 185 129 / 0.15);
  border-bottom-color: rgb(16 185 129 / 0.15);
}

.border-y-emerald-500\/20 {
  border-top-color: rgb(16 185 129 / 0.2);
  border-bottom-color: rgb(16 185 129 / 0.2);
}

.border-y-emerald-500\/25 {
  border-top-color: rgb(16 185 129 / 0.25);
  border-bottom-color: rgb(16 185 129 / 0.25);
}

.border-y-emerald-500\/30 {
  border-top-color: rgb(16 185 129 / 0.3);
  border-bottom-color: rgb(16 185 129 / 0.3);
}

.border-y-emerald-500\/35 {
  border-top-color: rgb(16 185 129 / 0.35);
  border-bottom-color: rgb(16 185 129 / 0.35);
}

.border-y-emerald-500\/40 {
  border-top-color: rgb(16 185 129 / 0.4);
  border-bottom-color: rgb(16 185 129 / 0.4);
}

.border-y-emerald-500\/45 {
  border-top-color: rgb(16 185 129 / 0.45);
  border-bottom-color: rgb(16 185 129 / 0.45);
}

.border-y-emerald-500\/5 {
  border-top-color: rgb(16 185 129 / 0.05);
  border-bottom-color: rgb(16 185 129 / 0.05);
}

.border-y-emerald-500\/50 {
  border-top-color: rgb(16 185 129 / 0.5);
  border-bottom-color: rgb(16 185 129 / 0.5);
}

.border-y-emerald-500\/55 {
  border-top-color: rgb(16 185 129 / 0.55);
  border-bottom-color: rgb(16 185 129 / 0.55);
}

.border-y-emerald-500\/60 {
  border-top-color: rgb(16 185 129 / 0.6);
  border-bottom-color: rgb(16 185 129 / 0.6);
}

.border-y-emerald-500\/65 {
  border-top-color: rgb(16 185 129 / 0.65);
  border-bottom-color: rgb(16 185 129 / 0.65);
}

.border-y-emerald-500\/70 {
  border-top-color: rgb(16 185 129 / 0.7);
  border-bottom-color: rgb(16 185 129 / 0.7);
}

.border-y-emerald-500\/75 {
  border-top-color: rgb(16 185 129 / 0.75);
  border-bottom-color: rgb(16 185 129 / 0.75);
}

.border-y-emerald-500\/80 {
  border-top-color: rgb(16 185 129 / 0.8);
  border-bottom-color: rgb(16 185 129 / 0.8);
}

.border-y-emerald-500\/85 {
  border-top-color: rgb(16 185 129 / 0.85);
  border-bottom-color: rgb(16 185 129 / 0.85);
}

.border-y-emerald-500\/90 {
  border-top-color: rgb(16 185 129 / 0.9);
  border-bottom-color: rgb(16 185 129 / 0.9);
}

.border-y-emerald-500\/95 {
  border-top-color: rgb(16 185 129 / 0.95);
  border-bottom-color: rgb(16 185 129 / 0.95);
}

.border-y-emerald-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(5 150 105 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(5 150 105 / var(--tw-border-opacity, 1));
}

.border-y-emerald-600\/0 {
  border-top-color: rgb(5 150 105 / 0);
  border-bottom-color: rgb(5 150 105 / 0);
}

.border-y-emerald-600\/10 {
  border-top-color: rgb(5 150 105 / 0.1);
  border-bottom-color: rgb(5 150 105 / 0.1);
}

.border-y-emerald-600\/100 {
  border-top-color: rgb(5 150 105 / 1);
  border-bottom-color: rgb(5 150 105 / 1);
}

.border-y-emerald-600\/15 {
  border-top-color: rgb(5 150 105 / 0.15);
  border-bottom-color: rgb(5 150 105 / 0.15);
}

.border-y-emerald-600\/20 {
  border-top-color: rgb(5 150 105 / 0.2);
  border-bottom-color: rgb(5 150 105 / 0.2);
}

.border-y-emerald-600\/25 {
  border-top-color: rgb(5 150 105 / 0.25);
  border-bottom-color: rgb(5 150 105 / 0.25);
}

.border-y-emerald-600\/30 {
  border-top-color: rgb(5 150 105 / 0.3);
  border-bottom-color: rgb(5 150 105 / 0.3);
}

.border-y-emerald-600\/35 {
  border-top-color: rgb(5 150 105 / 0.35);
  border-bottom-color: rgb(5 150 105 / 0.35);
}

.border-y-emerald-600\/40 {
  border-top-color: rgb(5 150 105 / 0.4);
  border-bottom-color: rgb(5 150 105 / 0.4);
}

.border-y-emerald-600\/45 {
  border-top-color: rgb(5 150 105 / 0.45);
  border-bottom-color: rgb(5 150 105 / 0.45);
}

.border-y-emerald-600\/5 {
  border-top-color: rgb(5 150 105 / 0.05);
  border-bottom-color: rgb(5 150 105 / 0.05);
}

.border-y-emerald-600\/50 {
  border-top-color: rgb(5 150 105 / 0.5);
  border-bottom-color: rgb(5 150 105 / 0.5);
}

.border-y-emerald-600\/55 {
  border-top-color: rgb(5 150 105 / 0.55);
  border-bottom-color: rgb(5 150 105 / 0.55);
}

.border-y-emerald-600\/60 {
  border-top-color: rgb(5 150 105 / 0.6);
  border-bottom-color: rgb(5 150 105 / 0.6);
}

.border-y-emerald-600\/65 {
  border-top-color: rgb(5 150 105 / 0.65);
  border-bottom-color: rgb(5 150 105 / 0.65);
}

.border-y-emerald-600\/70 {
  border-top-color: rgb(5 150 105 / 0.7);
  border-bottom-color: rgb(5 150 105 / 0.7);
}

.border-y-emerald-600\/75 {
  border-top-color: rgb(5 150 105 / 0.75);
  border-bottom-color: rgb(5 150 105 / 0.75);
}

.border-y-emerald-600\/80 {
  border-top-color: rgb(5 150 105 / 0.8);
  border-bottom-color: rgb(5 150 105 / 0.8);
}

.border-y-emerald-600\/85 {
  border-top-color: rgb(5 150 105 / 0.85);
  border-bottom-color: rgb(5 150 105 / 0.85);
}

.border-y-emerald-600\/90 {
  border-top-color: rgb(5 150 105 / 0.9);
  border-bottom-color: rgb(5 150 105 / 0.9);
}

.border-y-emerald-600\/95 {
  border-top-color: rgb(5 150 105 / 0.95);
  border-bottom-color: rgb(5 150 105 / 0.95);
}

.border-y-emerald-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(4 120 87 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(4 120 87 / var(--tw-border-opacity, 1));
}

.border-y-emerald-700\/0 {
  border-top-color: rgb(4 120 87 / 0);
  border-bottom-color: rgb(4 120 87 / 0);
}

.border-y-emerald-700\/10 {
  border-top-color: rgb(4 120 87 / 0.1);
  border-bottom-color: rgb(4 120 87 / 0.1);
}

.border-y-emerald-700\/100 {
  border-top-color: rgb(4 120 87 / 1);
  border-bottom-color: rgb(4 120 87 / 1);
}

.border-y-emerald-700\/15 {
  border-top-color: rgb(4 120 87 / 0.15);
  border-bottom-color: rgb(4 120 87 / 0.15);
}

.border-y-emerald-700\/20 {
  border-top-color: rgb(4 120 87 / 0.2);
  border-bottom-color: rgb(4 120 87 / 0.2);
}

.border-y-emerald-700\/25 {
  border-top-color: rgb(4 120 87 / 0.25);
  border-bottom-color: rgb(4 120 87 / 0.25);
}

.border-y-emerald-700\/30 {
  border-top-color: rgb(4 120 87 / 0.3);
  border-bottom-color: rgb(4 120 87 / 0.3);
}

.border-y-emerald-700\/35 {
  border-top-color: rgb(4 120 87 / 0.35);
  border-bottom-color: rgb(4 120 87 / 0.35);
}

.border-y-emerald-700\/40 {
  border-top-color: rgb(4 120 87 / 0.4);
  border-bottom-color: rgb(4 120 87 / 0.4);
}

.border-y-emerald-700\/45 {
  border-top-color: rgb(4 120 87 / 0.45);
  border-bottom-color: rgb(4 120 87 / 0.45);
}

.border-y-emerald-700\/5 {
  border-top-color: rgb(4 120 87 / 0.05);
  border-bottom-color: rgb(4 120 87 / 0.05);
}

.border-y-emerald-700\/50 {
  border-top-color: rgb(4 120 87 / 0.5);
  border-bottom-color: rgb(4 120 87 / 0.5);
}

.border-y-emerald-700\/55 {
  border-top-color: rgb(4 120 87 / 0.55);
  border-bottom-color: rgb(4 120 87 / 0.55);
}

.border-y-emerald-700\/60 {
  border-top-color: rgb(4 120 87 / 0.6);
  border-bottom-color: rgb(4 120 87 / 0.6);
}

.border-y-emerald-700\/65 {
  border-top-color: rgb(4 120 87 / 0.65);
  border-bottom-color: rgb(4 120 87 / 0.65);
}

.border-y-emerald-700\/70 {
  border-top-color: rgb(4 120 87 / 0.7);
  border-bottom-color: rgb(4 120 87 / 0.7);
}

.border-y-emerald-700\/75 {
  border-top-color: rgb(4 120 87 / 0.75);
  border-bottom-color: rgb(4 120 87 / 0.75);
}

.border-y-emerald-700\/80 {
  border-top-color: rgb(4 120 87 / 0.8);
  border-bottom-color: rgb(4 120 87 / 0.8);
}

.border-y-emerald-700\/85 {
  border-top-color: rgb(4 120 87 / 0.85);
  border-bottom-color: rgb(4 120 87 / 0.85);
}

.border-y-emerald-700\/90 {
  border-top-color: rgb(4 120 87 / 0.9);
  border-bottom-color: rgb(4 120 87 / 0.9);
}

.border-y-emerald-700\/95 {
  border-top-color: rgb(4 120 87 / 0.95);
  border-bottom-color: rgb(4 120 87 / 0.95);
}

.border-y-emerald-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(6 95 70 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(6 95 70 / var(--tw-border-opacity, 1));
}

.border-y-emerald-800\/0 {
  border-top-color: rgb(6 95 70 / 0);
  border-bottom-color: rgb(6 95 70 / 0);
}

.border-y-emerald-800\/10 {
  border-top-color: rgb(6 95 70 / 0.1);
  border-bottom-color: rgb(6 95 70 / 0.1);
}

.border-y-emerald-800\/100 {
  border-top-color: rgb(6 95 70 / 1);
  border-bottom-color: rgb(6 95 70 / 1);
}

.border-y-emerald-800\/15 {
  border-top-color: rgb(6 95 70 / 0.15);
  border-bottom-color: rgb(6 95 70 / 0.15);
}

.border-y-emerald-800\/20 {
  border-top-color: rgb(6 95 70 / 0.2);
  border-bottom-color: rgb(6 95 70 / 0.2);
}

.border-y-emerald-800\/25 {
  border-top-color: rgb(6 95 70 / 0.25);
  border-bottom-color: rgb(6 95 70 / 0.25);
}

.border-y-emerald-800\/30 {
  border-top-color: rgb(6 95 70 / 0.3);
  border-bottom-color: rgb(6 95 70 / 0.3);
}

.border-y-emerald-800\/35 {
  border-top-color: rgb(6 95 70 / 0.35);
  border-bottom-color: rgb(6 95 70 / 0.35);
}

.border-y-emerald-800\/40 {
  border-top-color: rgb(6 95 70 / 0.4);
  border-bottom-color: rgb(6 95 70 / 0.4);
}

.border-y-emerald-800\/45 {
  border-top-color: rgb(6 95 70 / 0.45);
  border-bottom-color: rgb(6 95 70 / 0.45);
}

.border-y-emerald-800\/5 {
  border-top-color: rgb(6 95 70 / 0.05);
  border-bottom-color: rgb(6 95 70 / 0.05);
}

.border-y-emerald-800\/50 {
  border-top-color: rgb(6 95 70 / 0.5);
  border-bottom-color: rgb(6 95 70 / 0.5);
}

.border-y-emerald-800\/55 {
  border-top-color: rgb(6 95 70 / 0.55);
  border-bottom-color: rgb(6 95 70 / 0.55);
}

.border-y-emerald-800\/60 {
  border-top-color: rgb(6 95 70 / 0.6);
  border-bottom-color: rgb(6 95 70 / 0.6);
}

.border-y-emerald-800\/65 {
  border-top-color: rgb(6 95 70 / 0.65);
  border-bottom-color: rgb(6 95 70 / 0.65);
}

.border-y-emerald-800\/70 {
  border-top-color: rgb(6 95 70 / 0.7);
  border-bottom-color: rgb(6 95 70 / 0.7);
}

.border-y-emerald-800\/75 {
  border-top-color: rgb(6 95 70 / 0.75);
  border-bottom-color: rgb(6 95 70 / 0.75);
}

.border-y-emerald-800\/80 {
  border-top-color: rgb(6 95 70 / 0.8);
  border-bottom-color: rgb(6 95 70 / 0.8);
}

.border-y-emerald-800\/85 {
  border-top-color: rgb(6 95 70 / 0.85);
  border-bottom-color: rgb(6 95 70 / 0.85);
}

.border-y-emerald-800\/90 {
  border-top-color: rgb(6 95 70 / 0.9);
  border-bottom-color: rgb(6 95 70 / 0.9);
}

.border-y-emerald-800\/95 {
  border-top-color: rgb(6 95 70 / 0.95);
  border-bottom-color: rgb(6 95 70 / 0.95);
}

.border-y-emerald-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(6 78 59 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(6 78 59 / var(--tw-border-opacity, 1));
}

.border-y-emerald-900\/0 {
  border-top-color: rgb(6 78 59 / 0);
  border-bottom-color: rgb(6 78 59 / 0);
}

.border-y-emerald-900\/10 {
  border-top-color: rgb(6 78 59 / 0.1);
  border-bottom-color: rgb(6 78 59 / 0.1);
}

.border-y-emerald-900\/100 {
  border-top-color: rgb(6 78 59 / 1);
  border-bottom-color: rgb(6 78 59 / 1);
}

.border-y-emerald-900\/15 {
  border-top-color: rgb(6 78 59 / 0.15);
  border-bottom-color: rgb(6 78 59 / 0.15);
}

.border-y-emerald-900\/20 {
  border-top-color: rgb(6 78 59 / 0.2);
  border-bottom-color: rgb(6 78 59 / 0.2);
}

.border-y-emerald-900\/25 {
  border-top-color: rgb(6 78 59 / 0.25);
  border-bottom-color: rgb(6 78 59 / 0.25);
}

.border-y-emerald-900\/30 {
  border-top-color: rgb(6 78 59 / 0.3);
  border-bottom-color: rgb(6 78 59 / 0.3);
}

.border-y-emerald-900\/35 {
  border-top-color: rgb(6 78 59 / 0.35);
  border-bottom-color: rgb(6 78 59 / 0.35);
}

.border-y-emerald-900\/40 {
  border-top-color: rgb(6 78 59 / 0.4);
  border-bottom-color: rgb(6 78 59 / 0.4);
}

.border-y-emerald-900\/45 {
  border-top-color: rgb(6 78 59 / 0.45);
  border-bottom-color: rgb(6 78 59 / 0.45);
}

.border-y-emerald-900\/5 {
  border-top-color: rgb(6 78 59 / 0.05);
  border-bottom-color: rgb(6 78 59 / 0.05);
}

.border-y-emerald-900\/50 {
  border-top-color: rgb(6 78 59 / 0.5);
  border-bottom-color: rgb(6 78 59 / 0.5);
}

.border-y-emerald-900\/55 {
  border-top-color: rgb(6 78 59 / 0.55);
  border-bottom-color: rgb(6 78 59 / 0.55);
}

.border-y-emerald-900\/60 {
  border-top-color: rgb(6 78 59 / 0.6);
  border-bottom-color: rgb(6 78 59 / 0.6);
}

.border-y-emerald-900\/65 {
  border-top-color: rgb(6 78 59 / 0.65);
  border-bottom-color: rgb(6 78 59 / 0.65);
}

.border-y-emerald-900\/70 {
  border-top-color: rgb(6 78 59 / 0.7);
  border-bottom-color: rgb(6 78 59 / 0.7);
}

.border-y-emerald-900\/75 {
  border-top-color: rgb(6 78 59 / 0.75);
  border-bottom-color: rgb(6 78 59 / 0.75);
}

.border-y-emerald-900\/80 {
  border-top-color: rgb(6 78 59 / 0.8);
  border-bottom-color: rgb(6 78 59 / 0.8);
}

.border-y-emerald-900\/85 {
  border-top-color: rgb(6 78 59 / 0.85);
  border-bottom-color: rgb(6 78 59 / 0.85);
}

.border-y-emerald-900\/90 {
  border-top-color: rgb(6 78 59 / 0.9);
  border-bottom-color: rgb(6 78 59 / 0.9);
}

.border-y-emerald-900\/95 {
  border-top-color: rgb(6 78 59 / 0.95);
  border-bottom-color: rgb(6 78 59 / 0.95);
}

.border-y-emerald-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(2 44 34 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(2 44 34 / var(--tw-border-opacity, 1));
}

.border-y-emerald-950\/0 {
  border-top-color: rgb(2 44 34 / 0);
  border-bottom-color: rgb(2 44 34 / 0);
}

.border-y-emerald-950\/10 {
  border-top-color: rgb(2 44 34 / 0.1);
  border-bottom-color: rgb(2 44 34 / 0.1);
}

.border-y-emerald-950\/100 {
  border-top-color: rgb(2 44 34 / 1);
  border-bottom-color: rgb(2 44 34 / 1);
}

.border-y-emerald-950\/15 {
  border-top-color: rgb(2 44 34 / 0.15);
  border-bottom-color: rgb(2 44 34 / 0.15);
}

.border-y-emerald-950\/20 {
  border-top-color: rgb(2 44 34 / 0.2);
  border-bottom-color: rgb(2 44 34 / 0.2);
}

.border-y-emerald-950\/25 {
  border-top-color: rgb(2 44 34 / 0.25);
  border-bottom-color: rgb(2 44 34 / 0.25);
}

.border-y-emerald-950\/30 {
  border-top-color: rgb(2 44 34 / 0.3);
  border-bottom-color: rgb(2 44 34 / 0.3);
}

.border-y-emerald-950\/35 {
  border-top-color: rgb(2 44 34 / 0.35);
  border-bottom-color: rgb(2 44 34 / 0.35);
}

.border-y-emerald-950\/40 {
  border-top-color: rgb(2 44 34 / 0.4);
  border-bottom-color: rgb(2 44 34 / 0.4);
}

.border-y-emerald-950\/45 {
  border-top-color: rgb(2 44 34 / 0.45);
  border-bottom-color: rgb(2 44 34 / 0.45);
}

.border-y-emerald-950\/5 {
  border-top-color: rgb(2 44 34 / 0.05);
  border-bottom-color: rgb(2 44 34 / 0.05);
}

.border-y-emerald-950\/50 {
  border-top-color: rgb(2 44 34 / 0.5);
  border-bottom-color: rgb(2 44 34 / 0.5);
}

.border-y-emerald-950\/55 {
  border-top-color: rgb(2 44 34 / 0.55);
  border-bottom-color: rgb(2 44 34 / 0.55);
}

.border-y-emerald-950\/60 {
  border-top-color: rgb(2 44 34 / 0.6);
  border-bottom-color: rgb(2 44 34 / 0.6);
}

.border-y-emerald-950\/65 {
  border-top-color: rgb(2 44 34 / 0.65);
  border-bottom-color: rgb(2 44 34 / 0.65);
}

.border-y-emerald-950\/70 {
  border-top-color: rgb(2 44 34 / 0.7);
  border-bottom-color: rgb(2 44 34 / 0.7);
}

.border-y-emerald-950\/75 {
  border-top-color: rgb(2 44 34 / 0.75);
  border-bottom-color: rgb(2 44 34 / 0.75);
}

.border-y-emerald-950\/80 {
  border-top-color: rgb(2 44 34 / 0.8);
  border-bottom-color: rgb(2 44 34 / 0.8);
}

.border-y-emerald-950\/85 {
  border-top-color: rgb(2 44 34 / 0.85);
  border-bottom-color: rgb(2 44 34 / 0.85);
}

.border-y-emerald-950\/90 {
  border-top-color: rgb(2 44 34 / 0.9);
  border-bottom-color: rgb(2 44 34 / 0.9);
}

.border-y-emerald-950\/95 {
  border-top-color: rgb(2 44 34 / 0.95);
  border-bottom-color: rgb(2 44 34 / 0.95);
}

.border-y-fuchsia-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(250 232 255 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(250 232 255 / var(--tw-border-opacity, 1));
}

.border-y-fuchsia-100\/0 {
  border-top-color: rgb(250 232 255 / 0);
  border-bottom-color: rgb(250 232 255 / 0);
}

.border-y-fuchsia-100\/10 {
  border-top-color: rgb(250 232 255 / 0.1);
  border-bottom-color: rgb(250 232 255 / 0.1);
}

.border-y-fuchsia-100\/100 {
  border-top-color: rgb(250 232 255 / 1);
  border-bottom-color: rgb(250 232 255 / 1);
}

.border-y-fuchsia-100\/15 {
  border-top-color: rgb(250 232 255 / 0.15);
  border-bottom-color: rgb(250 232 255 / 0.15);
}

.border-y-fuchsia-100\/20 {
  border-top-color: rgb(250 232 255 / 0.2);
  border-bottom-color: rgb(250 232 255 / 0.2);
}

.border-y-fuchsia-100\/25 {
  border-top-color: rgb(250 232 255 / 0.25);
  border-bottom-color: rgb(250 232 255 / 0.25);
}

.border-y-fuchsia-100\/30 {
  border-top-color: rgb(250 232 255 / 0.3);
  border-bottom-color: rgb(250 232 255 / 0.3);
}

.border-y-fuchsia-100\/35 {
  border-top-color: rgb(250 232 255 / 0.35);
  border-bottom-color: rgb(250 232 255 / 0.35);
}

.border-y-fuchsia-100\/40 {
  border-top-color: rgb(250 232 255 / 0.4);
  border-bottom-color: rgb(250 232 255 / 0.4);
}

.border-y-fuchsia-100\/45 {
  border-top-color: rgb(250 232 255 / 0.45);
  border-bottom-color: rgb(250 232 255 / 0.45);
}

.border-y-fuchsia-100\/5 {
  border-top-color: rgb(250 232 255 / 0.05);
  border-bottom-color: rgb(250 232 255 / 0.05);
}

.border-y-fuchsia-100\/50 {
  border-top-color: rgb(250 232 255 / 0.5);
  border-bottom-color: rgb(250 232 255 / 0.5);
}

.border-y-fuchsia-100\/55 {
  border-top-color: rgb(250 232 255 / 0.55);
  border-bottom-color: rgb(250 232 255 / 0.55);
}

.border-y-fuchsia-100\/60 {
  border-top-color: rgb(250 232 255 / 0.6);
  border-bottom-color: rgb(250 232 255 / 0.6);
}

.border-y-fuchsia-100\/65 {
  border-top-color: rgb(250 232 255 / 0.65);
  border-bottom-color: rgb(250 232 255 / 0.65);
}

.border-y-fuchsia-100\/70 {
  border-top-color: rgb(250 232 255 / 0.7);
  border-bottom-color: rgb(250 232 255 / 0.7);
}

.border-y-fuchsia-100\/75 {
  border-top-color: rgb(250 232 255 / 0.75);
  border-bottom-color: rgb(250 232 255 / 0.75);
}

.border-y-fuchsia-100\/80 {
  border-top-color: rgb(250 232 255 / 0.8);
  border-bottom-color: rgb(250 232 255 / 0.8);
}

.border-y-fuchsia-100\/85 {
  border-top-color: rgb(250 232 255 / 0.85);
  border-bottom-color: rgb(250 232 255 / 0.85);
}

.border-y-fuchsia-100\/90 {
  border-top-color: rgb(250 232 255 / 0.9);
  border-bottom-color: rgb(250 232 255 / 0.9);
}

.border-y-fuchsia-100\/95 {
  border-top-color: rgb(250 232 255 / 0.95);
  border-bottom-color: rgb(250 232 255 / 0.95);
}

.border-y-fuchsia-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(245 208 254 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(245 208 254 / var(--tw-border-opacity, 1));
}

.border-y-fuchsia-200\/0 {
  border-top-color: rgb(245 208 254 / 0);
  border-bottom-color: rgb(245 208 254 / 0);
}

.border-y-fuchsia-200\/10 {
  border-top-color: rgb(245 208 254 / 0.1);
  border-bottom-color: rgb(245 208 254 / 0.1);
}

.border-y-fuchsia-200\/100 {
  border-top-color: rgb(245 208 254 / 1);
  border-bottom-color: rgb(245 208 254 / 1);
}

.border-y-fuchsia-200\/15 {
  border-top-color: rgb(245 208 254 / 0.15);
  border-bottom-color: rgb(245 208 254 / 0.15);
}

.border-y-fuchsia-200\/20 {
  border-top-color: rgb(245 208 254 / 0.2);
  border-bottom-color: rgb(245 208 254 / 0.2);
}

.border-y-fuchsia-200\/25 {
  border-top-color: rgb(245 208 254 / 0.25);
  border-bottom-color: rgb(245 208 254 / 0.25);
}

.border-y-fuchsia-200\/30 {
  border-top-color: rgb(245 208 254 / 0.3);
  border-bottom-color: rgb(245 208 254 / 0.3);
}

.border-y-fuchsia-200\/35 {
  border-top-color: rgb(245 208 254 / 0.35);
  border-bottom-color: rgb(245 208 254 / 0.35);
}

.border-y-fuchsia-200\/40 {
  border-top-color: rgb(245 208 254 / 0.4);
  border-bottom-color: rgb(245 208 254 / 0.4);
}

.border-y-fuchsia-200\/45 {
  border-top-color: rgb(245 208 254 / 0.45);
  border-bottom-color: rgb(245 208 254 / 0.45);
}

.border-y-fuchsia-200\/5 {
  border-top-color: rgb(245 208 254 / 0.05);
  border-bottom-color: rgb(245 208 254 / 0.05);
}

.border-y-fuchsia-200\/50 {
  border-top-color: rgb(245 208 254 / 0.5);
  border-bottom-color: rgb(245 208 254 / 0.5);
}

.border-y-fuchsia-200\/55 {
  border-top-color: rgb(245 208 254 / 0.55);
  border-bottom-color: rgb(245 208 254 / 0.55);
}

.border-y-fuchsia-200\/60 {
  border-top-color: rgb(245 208 254 / 0.6);
  border-bottom-color: rgb(245 208 254 / 0.6);
}

.border-y-fuchsia-200\/65 {
  border-top-color: rgb(245 208 254 / 0.65);
  border-bottom-color: rgb(245 208 254 / 0.65);
}

.border-y-fuchsia-200\/70 {
  border-top-color: rgb(245 208 254 / 0.7);
  border-bottom-color: rgb(245 208 254 / 0.7);
}

.border-y-fuchsia-200\/75 {
  border-top-color: rgb(245 208 254 / 0.75);
  border-bottom-color: rgb(245 208 254 / 0.75);
}

.border-y-fuchsia-200\/80 {
  border-top-color: rgb(245 208 254 / 0.8);
  border-bottom-color: rgb(245 208 254 / 0.8);
}

.border-y-fuchsia-200\/85 {
  border-top-color: rgb(245 208 254 / 0.85);
  border-bottom-color: rgb(245 208 254 / 0.85);
}

.border-y-fuchsia-200\/90 {
  border-top-color: rgb(245 208 254 / 0.9);
  border-bottom-color: rgb(245 208 254 / 0.9);
}

.border-y-fuchsia-200\/95 {
  border-top-color: rgb(245 208 254 / 0.95);
  border-bottom-color: rgb(245 208 254 / 0.95);
}

.border-y-fuchsia-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(240 171 252 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(240 171 252 / var(--tw-border-opacity, 1));
}

.border-y-fuchsia-300\/0 {
  border-top-color: rgb(240 171 252 / 0);
  border-bottom-color: rgb(240 171 252 / 0);
}

.border-y-fuchsia-300\/10 {
  border-top-color: rgb(240 171 252 / 0.1);
  border-bottom-color: rgb(240 171 252 / 0.1);
}

.border-y-fuchsia-300\/100 {
  border-top-color: rgb(240 171 252 / 1);
  border-bottom-color: rgb(240 171 252 / 1);
}

.border-y-fuchsia-300\/15 {
  border-top-color: rgb(240 171 252 / 0.15);
  border-bottom-color: rgb(240 171 252 / 0.15);
}

.border-y-fuchsia-300\/20 {
  border-top-color: rgb(240 171 252 / 0.2);
  border-bottom-color: rgb(240 171 252 / 0.2);
}

.border-y-fuchsia-300\/25 {
  border-top-color: rgb(240 171 252 / 0.25);
  border-bottom-color: rgb(240 171 252 / 0.25);
}

.border-y-fuchsia-300\/30 {
  border-top-color: rgb(240 171 252 / 0.3);
  border-bottom-color: rgb(240 171 252 / 0.3);
}

.border-y-fuchsia-300\/35 {
  border-top-color: rgb(240 171 252 / 0.35);
  border-bottom-color: rgb(240 171 252 / 0.35);
}

.border-y-fuchsia-300\/40 {
  border-top-color: rgb(240 171 252 / 0.4);
  border-bottom-color: rgb(240 171 252 / 0.4);
}

.border-y-fuchsia-300\/45 {
  border-top-color: rgb(240 171 252 / 0.45);
  border-bottom-color: rgb(240 171 252 / 0.45);
}

.border-y-fuchsia-300\/5 {
  border-top-color: rgb(240 171 252 / 0.05);
  border-bottom-color: rgb(240 171 252 / 0.05);
}

.border-y-fuchsia-300\/50 {
  border-top-color: rgb(240 171 252 / 0.5);
  border-bottom-color: rgb(240 171 252 / 0.5);
}

.border-y-fuchsia-300\/55 {
  border-top-color: rgb(240 171 252 / 0.55);
  border-bottom-color: rgb(240 171 252 / 0.55);
}

.border-y-fuchsia-300\/60 {
  border-top-color: rgb(240 171 252 / 0.6);
  border-bottom-color: rgb(240 171 252 / 0.6);
}

.border-y-fuchsia-300\/65 {
  border-top-color: rgb(240 171 252 / 0.65);
  border-bottom-color: rgb(240 171 252 / 0.65);
}

.border-y-fuchsia-300\/70 {
  border-top-color: rgb(240 171 252 / 0.7);
  border-bottom-color: rgb(240 171 252 / 0.7);
}

.border-y-fuchsia-300\/75 {
  border-top-color: rgb(240 171 252 / 0.75);
  border-bottom-color: rgb(240 171 252 / 0.75);
}

.border-y-fuchsia-300\/80 {
  border-top-color: rgb(240 171 252 / 0.8);
  border-bottom-color: rgb(240 171 252 / 0.8);
}

.border-y-fuchsia-300\/85 {
  border-top-color: rgb(240 171 252 / 0.85);
  border-bottom-color: rgb(240 171 252 / 0.85);
}

.border-y-fuchsia-300\/90 {
  border-top-color: rgb(240 171 252 / 0.9);
  border-bottom-color: rgb(240 171 252 / 0.9);
}

.border-y-fuchsia-300\/95 {
  border-top-color: rgb(240 171 252 / 0.95);
  border-bottom-color: rgb(240 171 252 / 0.95);
}

.border-y-fuchsia-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(232 121 249 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(232 121 249 / var(--tw-border-opacity, 1));
}

.border-y-fuchsia-400\/0 {
  border-top-color: rgb(232 121 249 / 0);
  border-bottom-color: rgb(232 121 249 / 0);
}

.border-y-fuchsia-400\/10 {
  border-top-color: rgb(232 121 249 / 0.1);
  border-bottom-color: rgb(232 121 249 / 0.1);
}

.border-y-fuchsia-400\/100 {
  border-top-color: rgb(232 121 249 / 1);
  border-bottom-color: rgb(232 121 249 / 1);
}

.border-y-fuchsia-400\/15 {
  border-top-color: rgb(232 121 249 / 0.15);
  border-bottom-color: rgb(232 121 249 / 0.15);
}

.border-y-fuchsia-400\/20 {
  border-top-color: rgb(232 121 249 / 0.2);
  border-bottom-color: rgb(232 121 249 / 0.2);
}

.border-y-fuchsia-400\/25 {
  border-top-color: rgb(232 121 249 / 0.25);
  border-bottom-color: rgb(232 121 249 / 0.25);
}

.border-y-fuchsia-400\/30 {
  border-top-color: rgb(232 121 249 / 0.3);
  border-bottom-color: rgb(232 121 249 / 0.3);
}

.border-y-fuchsia-400\/35 {
  border-top-color: rgb(232 121 249 / 0.35);
  border-bottom-color: rgb(232 121 249 / 0.35);
}

.border-y-fuchsia-400\/40 {
  border-top-color: rgb(232 121 249 / 0.4);
  border-bottom-color: rgb(232 121 249 / 0.4);
}

.border-y-fuchsia-400\/45 {
  border-top-color: rgb(232 121 249 / 0.45);
  border-bottom-color: rgb(232 121 249 / 0.45);
}

.border-y-fuchsia-400\/5 {
  border-top-color: rgb(232 121 249 / 0.05);
  border-bottom-color: rgb(232 121 249 / 0.05);
}

.border-y-fuchsia-400\/50 {
  border-top-color: rgb(232 121 249 / 0.5);
  border-bottom-color: rgb(232 121 249 / 0.5);
}

.border-y-fuchsia-400\/55 {
  border-top-color: rgb(232 121 249 / 0.55);
  border-bottom-color: rgb(232 121 249 / 0.55);
}

.border-y-fuchsia-400\/60 {
  border-top-color: rgb(232 121 249 / 0.6);
  border-bottom-color: rgb(232 121 249 / 0.6);
}

.border-y-fuchsia-400\/65 {
  border-top-color: rgb(232 121 249 / 0.65);
  border-bottom-color: rgb(232 121 249 / 0.65);
}

.border-y-fuchsia-400\/70 {
  border-top-color: rgb(232 121 249 / 0.7);
  border-bottom-color: rgb(232 121 249 / 0.7);
}

.border-y-fuchsia-400\/75 {
  border-top-color: rgb(232 121 249 / 0.75);
  border-bottom-color: rgb(232 121 249 / 0.75);
}

.border-y-fuchsia-400\/80 {
  border-top-color: rgb(232 121 249 / 0.8);
  border-bottom-color: rgb(232 121 249 / 0.8);
}

.border-y-fuchsia-400\/85 {
  border-top-color: rgb(232 121 249 / 0.85);
  border-bottom-color: rgb(232 121 249 / 0.85);
}

.border-y-fuchsia-400\/90 {
  border-top-color: rgb(232 121 249 / 0.9);
  border-bottom-color: rgb(232 121 249 / 0.9);
}

.border-y-fuchsia-400\/95 {
  border-top-color: rgb(232 121 249 / 0.95);
  border-bottom-color: rgb(232 121 249 / 0.95);
}

.border-y-fuchsia-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(253 244 255 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(253 244 255 / var(--tw-border-opacity, 1));
}

.border-y-fuchsia-50\/0 {
  border-top-color: rgb(253 244 255 / 0);
  border-bottom-color: rgb(253 244 255 / 0);
}

.border-y-fuchsia-50\/10 {
  border-top-color: rgb(253 244 255 / 0.1);
  border-bottom-color: rgb(253 244 255 / 0.1);
}

.border-y-fuchsia-50\/100 {
  border-top-color: rgb(253 244 255 / 1);
  border-bottom-color: rgb(253 244 255 / 1);
}

.border-y-fuchsia-50\/15 {
  border-top-color: rgb(253 244 255 / 0.15);
  border-bottom-color: rgb(253 244 255 / 0.15);
}

.border-y-fuchsia-50\/20 {
  border-top-color: rgb(253 244 255 / 0.2);
  border-bottom-color: rgb(253 244 255 / 0.2);
}

.border-y-fuchsia-50\/25 {
  border-top-color: rgb(253 244 255 / 0.25);
  border-bottom-color: rgb(253 244 255 / 0.25);
}

.border-y-fuchsia-50\/30 {
  border-top-color: rgb(253 244 255 / 0.3);
  border-bottom-color: rgb(253 244 255 / 0.3);
}

.border-y-fuchsia-50\/35 {
  border-top-color: rgb(253 244 255 / 0.35);
  border-bottom-color: rgb(253 244 255 / 0.35);
}

.border-y-fuchsia-50\/40 {
  border-top-color: rgb(253 244 255 / 0.4);
  border-bottom-color: rgb(253 244 255 / 0.4);
}

.border-y-fuchsia-50\/45 {
  border-top-color: rgb(253 244 255 / 0.45);
  border-bottom-color: rgb(253 244 255 / 0.45);
}

.border-y-fuchsia-50\/5 {
  border-top-color: rgb(253 244 255 / 0.05);
  border-bottom-color: rgb(253 244 255 / 0.05);
}

.border-y-fuchsia-50\/50 {
  border-top-color: rgb(253 244 255 / 0.5);
  border-bottom-color: rgb(253 244 255 / 0.5);
}

.border-y-fuchsia-50\/55 {
  border-top-color: rgb(253 244 255 / 0.55);
  border-bottom-color: rgb(253 244 255 / 0.55);
}

.border-y-fuchsia-50\/60 {
  border-top-color: rgb(253 244 255 / 0.6);
  border-bottom-color: rgb(253 244 255 / 0.6);
}

.border-y-fuchsia-50\/65 {
  border-top-color: rgb(253 244 255 / 0.65);
  border-bottom-color: rgb(253 244 255 / 0.65);
}

.border-y-fuchsia-50\/70 {
  border-top-color: rgb(253 244 255 / 0.7);
  border-bottom-color: rgb(253 244 255 / 0.7);
}

.border-y-fuchsia-50\/75 {
  border-top-color: rgb(253 244 255 / 0.75);
  border-bottom-color: rgb(253 244 255 / 0.75);
}

.border-y-fuchsia-50\/80 {
  border-top-color: rgb(253 244 255 / 0.8);
  border-bottom-color: rgb(253 244 255 / 0.8);
}

.border-y-fuchsia-50\/85 {
  border-top-color: rgb(253 244 255 / 0.85);
  border-bottom-color: rgb(253 244 255 / 0.85);
}

.border-y-fuchsia-50\/90 {
  border-top-color: rgb(253 244 255 / 0.9);
  border-bottom-color: rgb(253 244 255 / 0.9);
}

.border-y-fuchsia-50\/95 {
  border-top-color: rgb(253 244 255 / 0.95);
  border-bottom-color: rgb(253 244 255 / 0.95);
}

.border-y-fuchsia-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(217 70 239 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(217 70 239 / var(--tw-border-opacity, 1));
}

.border-y-fuchsia-500\/0 {
  border-top-color: rgb(217 70 239 / 0);
  border-bottom-color: rgb(217 70 239 / 0);
}

.border-y-fuchsia-500\/10 {
  border-top-color: rgb(217 70 239 / 0.1);
  border-bottom-color: rgb(217 70 239 / 0.1);
}

.border-y-fuchsia-500\/100 {
  border-top-color: rgb(217 70 239 / 1);
  border-bottom-color: rgb(217 70 239 / 1);
}

.border-y-fuchsia-500\/15 {
  border-top-color: rgb(217 70 239 / 0.15);
  border-bottom-color: rgb(217 70 239 / 0.15);
}

.border-y-fuchsia-500\/20 {
  border-top-color: rgb(217 70 239 / 0.2);
  border-bottom-color: rgb(217 70 239 / 0.2);
}

.border-y-fuchsia-500\/25 {
  border-top-color: rgb(217 70 239 / 0.25);
  border-bottom-color: rgb(217 70 239 / 0.25);
}

.border-y-fuchsia-500\/30 {
  border-top-color: rgb(217 70 239 / 0.3);
  border-bottom-color: rgb(217 70 239 / 0.3);
}

.border-y-fuchsia-500\/35 {
  border-top-color: rgb(217 70 239 / 0.35);
  border-bottom-color: rgb(217 70 239 / 0.35);
}

.border-y-fuchsia-500\/40 {
  border-top-color: rgb(217 70 239 / 0.4);
  border-bottom-color: rgb(217 70 239 / 0.4);
}

.border-y-fuchsia-500\/45 {
  border-top-color: rgb(217 70 239 / 0.45);
  border-bottom-color: rgb(217 70 239 / 0.45);
}

.border-y-fuchsia-500\/5 {
  border-top-color: rgb(217 70 239 / 0.05);
  border-bottom-color: rgb(217 70 239 / 0.05);
}

.border-y-fuchsia-500\/50 {
  border-top-color: rgb(217 70 239 / 0.5);
  border-bottom-color: rgb(217 70 239 / 0.5);
}

.border-y-fuchsia-500\/55 {
  border-top-color: rgb(217 70 239 / 0.55);
  border-bottom-color: rgb(217 70 239 / 0.55);
}

.border-y-fuchsia-500\/60 {
  border-top-color: rgb(217 70 239 / 0.6);
  border-bottom-color: rgb(217 70 239 / 0.6);
}

.border-y-fuchsia-500\/65 {
  border-top-color: rgb(217 70 239 / 0.65);
  border-bottom-color: rgb(217 70 239 / 0.65);
}

.border-y-fuchsia-500\/70 {
  border-top-color: rgb(217 70 239 / 0.7);
  border-bottom-color: rgb(217 70 239 / 0.7);
}

.border-y-fuchsia-500\/75 {
  border-top-color: rgb(217 70 239 / 0.75);
  border-bottom-color: rgb(217 70 239 / 0.75);
}

.border-y-fuchsia-500\/80 {
  border-top-color: rgb(217 70 239 / 0.8);
  border-bottom-color: rgb(217 70 239 / 0.8);
}

.border-y-fuchsia-500\/85 {
  border-top-color: rgb(217 70 239 / 0.85);
  border-bottom-color: rgb(217 70 239 / 0.85);
}

.border-y-fuchsia-500\/90 {
  border-top-color: rgb(217 70 239 / 0.9);
  border-bottom-color: rgb(217 70 239 / 0.9);
}

.border-y-fuchsia-500\/95 {
  border-top-color: rgb(217 70 239 / 0.95);
  border-bottom-color: rgb(217 70 239 / 0.95);
}

.border-y-fuchsia-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(192 38 211 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(192 38 211 / var(--tw-border-opacity, 1));
}

.border-y-fuchsia-600\/0 {
  border-top-color: rgb(192 38 211 / 0);
  border-bottom-color: rgb(192 38 211 / 0);
}

.border-y-fuchsia-600\/10 {
  border-top-color: rgb(192 38 211 / 0.1);
  border-bottom-color: rgb(192 38 211 / 0.1);
}

.border-y-fuchsia-600\/100 {
  border-top-color: rgb(192 38 211 / 1);
  border-bottom-color: rgb(192 38 211 / 1);
}

.border-y-fuchsia-600\/15 {
  border-top-color: rgb(192 38 211 / 0.15);
  border-bottom-color: rgb(192 38 211 / 0.15);
}

.border-y-fuchsia-600\/20 {
  border-top-color: rgb(192 38 211 / 0.2);
  border-bottom-color: rgb(192 38 211 / 0.2);
}

.border-y-fuchsia-600\/25 {
  border-top-color: rgb(192 38 211 / 0.25);
  border-bottom-color: rgb(192 38 211 / 0.25);
}

.border-y-fuchsia-600\/30 {
  border-top-color: rgb(192 38 211 / 0.3);
  border-bottom-color: rgb(192 38 211 / 0.3);
}

.border-y-fuchsia-600\/35 {
  border-top-color: rgb(192 38 211 / 0.35);
  border-bottom-color: rgb(192 38 211 / 0.35);
}

.border-y-fuchsia-600\/40 {
  border-top-color: rgb(192 38 211 / 0.4);
  border-bottom-color: rgb(192 38 211 / 0.4);
}

.border-y-fuchsia-600\/45 {
  border-top-color: rgb(192 38 211 / 0.45);
  border-bottom-color: rgb(192 38 211 / 0.45);
}

.border-y-fuchsia-600\/5 {
  border-top-color: rgb(192 38 211 / 0.05);
  border-bottom-color: rgb(192 38 211 / 0.05);
}

.border-y-fuchsia-600\/50 {
  border-top-color: rgb(192 38 211 / 0.5);
  border-bottom-color: rgb(192 38 211 / 0.5);
}

.border-y-fuchsia-600\/55 {
  border-top-color: rgb(192 38 211 / 0.55);
  border-bottom-color: rgb(192 38 211 / 0.55);
}

.border-y-fuchsia-600\/60 {
  border-top-color: rgb(192 38 211 / 0.6);
  border-bottom-color: rgb(192 38 211 / 0.6);
}

.border-y-fuchsia-600\/65 {
  border-top-color: rgb(192 38 211 / 0.65);
  border-bottom-color: rgb(192 38 211 / 0.65);
}

.border-y-fuchsia-600\/70 {
  border-top-color: rgb(192 38 211 / 0.7);
  border-bottom-color: rgb(192 38 211 / 0.7);
}

.border-y-fuchsia-600\/75 {
  border-top-color: rgb(192 38 211 / 0.75);
  border-bottom-color: rgb(192 38 211 / 0.75);
}

.border-y-fuchsia-600\/80 {
  border-top-color: rgb(192 38 211 / 0.8);
  border-bottom-color: rgb(192 38 211 / 0.8);
}

.border-y-fuchsia-600\/85 {
  border-top-color: rgb(192 38 211 / 0.85);
  border-bottom-color: rgb(192 38 211 / 0.85);
}

.border-y-fuchsia-600\/90 {
  border-top-color: rgb(192 38 211 / 0.9);
  border-bottom-color: rgb(192 38 211 / 0.9);
}

.border-y-fuchsia-600\/95 {
  border-top-color: rgb(192 38 211 / 0.95);
  border-bottom-color: rgb(192 38 211 / 0.95);
}

.border-y-fuchsia-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(162 28 175 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(162 28 175 / var(--tw-border-opacity, 1));
}

.border-y-fuchsia-700\/0 {
  border-top-color: rgb(162 28 175 / 0);
  border-bottom-color: rgb(162 28 175 / 0);
}

.border-y-fuchsia-700\/10 {
  border-top-color: rgb(162 28 175 / 0.1);
  border-bottom-color: rgb(162 28 175 / 0.1);
}

.border-y-fuchsia-700\/100 {
  border-top-color: rgb(162 28 175 / 1);
  border-bottom-color: rgb(162 28 175 / 1);
}

.border-y-fuchsia-700\/15 {
  border-top-color: rgb(162 28 175 / 0.15);
  border-bottom-color: rgb(162 28 175 / 0.15);
}

.border-y-fuchsia-700\/20 {
  border-top-color: rgb(162 28 175 / 0.2);
  border-bottom-color: rgb(162 28 175 / 0.2);
}

.border-y-fuchsia-700\/25 {
  border-top-color: rgb(162 28 175 / 0.25);
  border-bottom-color: rgb(162 28 175 / 0.25);
}

.border-y-fuchsia-700\/30 {
  border-top-color: rgb(162 28 175 / 0.3);
  border-bottom-color: rgb(162 28 175 / 0.3);
}

.border-y-fuchsia-700\/35 {
  border-top-color: rgb(162 28 175 / 0.35);
  border-bottom-color: rgb(162 28 175 / 0.35);
}

.border-y-fuchsia-700\/40 {
  border-top-color: rgb(162 28 175 / 0.4);
  border-bottom-color: rgb(162 28 175 / 0.4);
}

.border-y-fuchsia-700\/45 {
  border-top-color: rgb(162 28 175 / 0.45);
  border-bottom-color: rgb(162 28 175 / 0.45);
}

.border-y-fuchsia-700\/5 {
  border-top-color: rgb(162 28 175 / 0.05);
  border-bottom-color: rgb(162 28 175 / 0.05);
}

.border-y-fuchsia-700\/50 {
  border-top-color: rgb(162 28 175 / 0.5);
  border-bottom-color: rgb(162 28 175 / 0.5);
}

.border-y-fuchsia-700\/55 {
  border-top-color: rgb(162 28 175 / 0.55);
  border-bottom-color: rgb(162 28 175 / 0.55);
}

.border-y-fuchsia-700\/60 {
  border-top-color: rgb(162 28 175 / 0.6);
  border-bottom-color: rgb(162 28 175 / 0.6);
}

.border-y-fuchsia-700\/65 {
  border-top-color: rgb(162 28 175 / 0.65);
  border-bottom-color: rgb(162 28 175 / 0.65);
}

.border-y-fuchsia-700\/70 {
  border-top-color: rgb(162 28 175 / 0.7);
  border-bottom-color: rgb(162 28 175 / 0.7);
}

.border-y-fuchsia-700\/75 {
  border-top-color: rgb(162 28 175 / 0.75);
  border-bottom-color: rgb(162 28 175 / 0.75);
}

.border-y-fuchsia-700\/80 {
  border-top-color: rgb(162 28 175 / 0.8);
  border-bottom-color: rgb(162 28 175 / 0.8);
}

.border-y-fuchsia-700\/85 {
  border-top-color: rgb(162 28 175 / 0.85);
  border-bottom-color: rgb(162 28 175 / 0.85);
}

.border-y-fuchsia-700\/90 {
  border-top-color: rgb(162 28 175 / 0.9);
  border-bottom-color: rgb(162 28 175 / 0.9);
}

.border-y-fuchsia-700\/95 {
  border-top-color: rgb(162 28 175 / 0.95);
  border-bottom-color: rgb(162 28 175 / 0.95);
}

.border-y-fuchsia-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(134 25 143 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(134 25 143 / var(--tw-border-opacity, 1));
}

.border-y-fuchsia-800\/0 {
  border-top-color: rgb(134 25 143 / 0);
  border-bottom-color: rgb(134 25 143 / 0);
}

.border-y-fuchsia-800\/10 {
  border-top-color: rgb(134 25 143 / 0.1);
  border-bottom-color: rgb(134 25 143 / 0.1);
}

.border-y-fuchsia-800\/100 {
  border-top-color: rgb(134 25 143 / 1);
  border-bottom-color: rgb(134 25 143 / 1);
}

.border-y-fuchsia-800\/15 {
  border-top-color: rgb(134 25 143 / 0.15);
  border-bottom-color: rgb(134 25 143 / 0.15);
}

.border-y-fuchsia-800\/20 {
  border-top-color: rgb(134 25 143 / 0.2);
  border-bottom-color: rgb(134 25 143 / 0.2);
}

.border-y-fuchsia-800\/25 {
  border-top-color: rgb(134 25 143 / 0.25);
  border-bottom-color: rgb(134 25 143 / 0.25);
}

.border-y-fuchsia-800\/30 {
  border-top-color: rgb(134 25 143 / 0.3);
  border-bottom-color: rgb(134 25 143 / 0.3);
}

.border-y-fuchsia-800\/35 {
  border-top-color: rgb(134 25 143 / 0.35);
  border-bottom-color: rgb(134 25 143 / 0.35);
}

.border-y-fuchsia-800\/40 {
  border-top-color: rgb(134 25 143 / 0.4);
  border-bottom-color: rgb(134 25 143 / 0.4);
}

.border-y-fuchsia-800\/45 {
  border-top-color: rgb(134 25 143 / 0.45);
  border-bottom-color: rgb(134 25 143 / 0.45);
}

.border-y-fuchsia-800\/5 {
  border-top-color: rgb(134 25 143 / 0.05);
  border-bottom-color: rgb(134 25 143 / 0.05);
}

.border-y-fuchsia-800\/50 {
  border-top-color: rgb(134 25 143 / 0.5);
  border-bottom-color: rgb(134 25 143 / 0.5);
}

.border-y-fuchsia-800\/55 {
  border-top-color: rgb(134 25 143 / 0.55);
  border-bottom-color: rgb(134 25 143 / 0.55);
}

.border-y-fuchsia-800\/60 {
  border-top-color: rgb(134 25 143 / 0.6);
  border-bottom-color: rgb(134 25 143 / 0.6);
}

.border-y-fuchsia-800\/65 {
  border-top-color: rgb(134 25 143 / 0.65);
  border-bottom-color: rgb(134 25 143 / 0.65);
}

.border-y-fuchsia-800\/70 {
  border-top-color: rgb(134 25 143 / 0.7);
  border-bottom-color: rgb(134 25 143 / 0.7);
}

.border-y-fuchsia-800\/75 {
  border-top-color: rgb(134 25 143 / 0.75);
  border-bottom-color: rgb(134 25 143 / 0.75);
}

.border-y-fuchsia-800\/80 {
  border-top-color: rgb(134 25 143 / 0.8);
  border-bottom-color: rgb(134 25 143 / 0.8);
}

.border-y-fuchsia-800\/85 {
  border-top-color: rgb(134 25 143 / 0.85);
  border-bottom-color: rgb(134 25 143 / 0.85);
}

.border-y-fuchsia-800\/90 {
  border-top-color: rgb(134 25 143 / 0.9);
  border-bottom-color: rgb(134 25 143 / 0.9);
}

.border-y-fuchsia-800\/95 {
  border-top-color: rgb(134 25 143 / 0.95);
  border-bottom-color: rgb(134 25 143 / 0.95);
}

.border-y-fuchsia-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(112 26 117 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(112 26 117 / var(--tw-border-opacity, 1));
}

.border-y-fuchsia-900\/0 {
  border-top-color: rgb(112 26 117 / 0);
  border-bottom-color: rgb(112 26 117 / 0);
}

.border-y-fuchsia-900\/10 {
  border-top-color: rgb(112 26 117 / 0.1);
  border-bottom-color: rgb(112 26 117 / 0.1);
}

.border-y-fuchsia-900\/100 {
  border-top-color: rgb(112 26 117 / 1);
  border-bottom-color: rgb(112 26 117 / 1);
}

.border-y-fuchsia-900\/15 {
  border-top-color: rgb(112 26 117 / 0.15);
  border-bottom-color: rgb(112 26 117 / 0.15);
}

.border-y-fuchsia-900\/20 {
  border-top-color: rgb(112 26 117 / 0.2);
  border-bottom-color: rgb(112 26 117 / 0.2);
}

.border-y-fuchsia-900\/25 {
  border-top-color: rgb(112 26 117 / 0.25);
  border-bottom-color: rgb(112 26 117 / 0.25);
}

.border-y-fuchsia-900\/30 {
  border-top-color: rgb(112 26 117 / 0.3);
  border-bottom-color: rgb(112 26 117 / 0.3);
}

.border-y-fuchsia-900\/35 {
  border-top-color: rgb(112 26 117 / 0.35);
  border-bottom-color: rgb(112 26 117 / 0.35);
}

.border-y-fuchsia-900\/40 {
  border-top-color: rgb(112 26 117 / 0.4);
  border-bottom-color: rgb(112 26 117 / 0.4);
}

.border-y-fuchsia-900\/45 {
  border-top-color: rgb(112 26 117 / 0.45);
  border-bottom-color: rgb(112 26 117 / 0.45);
}

.border-y-fuchsia-900\/5 {
  border-top-color: rgb(112 26 117 / 0.05);
  border-bottom-color: rgb(112 26 117 / 0.05);
}

.border-y-fuchsia-900\/50 {
  border-top-color: rgb(112 26 117 / 0.5);
  border-bottom-color: rgb(112 26 117 / 0.5);
}

.border-y-fuchsia-900\/55 {
  border-top-color: rgb(112 26 117 / 0.55);
  border-bottom-color: rgb(112 26 117 / 0.55);
}

.border-y-fuchsia-900\/60 {
  border-top-color: rgb(112 26 117 / 0.6);
  border-bottom-color: rgb(112 26 117 / 0.6);
}

.border-y-fuchsia-900\/65 {
  border-top-color: rgb(112 26 117 / 0.65);
  border-bottom-color: rgb(112 26 117 / 0.65);
}

.border-y-fuchsia-900\/70 {
  border-top-color: rgb(112 26 117 / 0.7);
  border-bottom-color: rgb(112 26 117 / 0.7);
}

.border-y-fuchsia-900\/75 {
  border-top-color: rgb(112 26 117 / 0.75);
  border-bottom-color: rgb(112 26 117 / 0.75);
}

.border-y-fuchsia-900\/80 {
  border-top-color: rgb(112 26 117 / 0.8);
  border-bottom-color: rgb(112 26 117 / 0.8);
}

.border-y-fuchsia-900\/85 {
  border-top-color: rgb(112 26 117 / 0.85);
  border-bottom-color: rgb(112 26 117 / 0.85);
}

.border-y-fuchsia-900\/90 {
  border-top-color: rgb(112 26 117 / 0.9);
  border-bottom-color: rgb(112 26 117 / 0.9);
}

.border-y-fuchsia-900\/95 {
  border-top-color: rgb(112 26 117 / 0.95);
  border-bottom-color: rgb(112 26 117 / 0.95);
}

.border-y-fuchsia-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(74 4 78 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(74 4 78 / var(--tw-border-opacity, 1));
}

.border-y-fuchsia-950\/0 {
  border-top-color: rgb(74 4 78 / 0);
  border-bottom-color: rgb(74 4 78 / 0);
}

.border-y-fuchsia-950\/10 {
  border-top-color: rgb(74 4 78 / 0.1);
  border-bottom-color: rgb(74 4 78 / 0.1);
}

.border-y-fuchsia-950\/100 {
  border-top-color: rgb(74 4 78 / 1);
  border-bottom-color: rgb(74 4 78 / 1);
}

.border-y-fuchsia-950\/15 {
  border-top-color: rgb(74 4 78 / 0.15);
  border-bottom-color: rgb(74 4 78 / 0.15);
}

.border-y-fuchsia-950\/20 {
  border-top-color: rgb(74 4 78 / 0.2);
  border-bottom-color: rgb(74 4 78 / 0.2);
}

.border-y-fuchsia-950\/25 {
  border-top-color: rgb(74 4 78 / 0.25);
  border-bottom-color: rgb(74 4 78 / 0.25);
}

.border-y-fuchsia-950\/30 {
  border-top-color: rgb(74 4 78 / 0.3);
  border-bottom-color: rgb(74 4 78 / 0.3);
}

.border-y-fuchsia-950\/35 {
  border-top-color: rgb(74 4 78 / 0.35);
  border-bottom-color: rgb(74 4 78 / 0.35);
}

.border-y-fuchsia-950\/40 {
  border-top-color: rgb(74 4 78 / 0.4);
  border-bottom-color: rgb(74 4 78 / 0.4);
}

.border-y-fuchsia-950\/45 {
  border-top-color: rgb(74 4 78 / 0.45);
  border-bottom-color: rgb(74 4 78 / 0.45);
}

.border-y-fuchsia-950\/5 {
  border-top-color: rgb(74 4 78 / 0.05);
  border-bottom-color: rgb(74 4 78 / 0.05);
}

.border-y-fuchsia-950\/50 {
  border-top-color: rgb(74 4 78 / 0.5);
  border-bottom-color: rgb(74 4 78 / 0.5);
}

.border-y-fuchsia-950\/55 {
  border-top-color: rgb(74 4 78 / 0.55);
  border-bottom-color: rgb(74 4 78 / 0.55);
}

.border-y-fuchsia-950\/60 {
  border-top-color: rgb(74 4 78 / 0.6);
  border-bottom-color: rgb(74 4 78 / 0.6);
}

.border-y-fuchsia-950\/65 {
  border-top-color: rgb(74 4 78 / 0.65);
  border-bottom-color: rgb(74 4 78 / 0.65);
}

.border-y-fuchsia-950\/70 {
  border-top-color: rgb(74 4 78 / 0.7);
  border-bottom-color: rgb(74 4 78 / 0.7);
}

.border-y-fuchsia-950\/75 {
  border-top-color: rgb(74 4 78 / 0.75);
  border-bottom-color: rgb(74 4 78 / 0.75);
}

.border-y-fuchsia-950\/80 {
  border-top-color: rgb(74 4 78 / 0.8);
  border-bottom-color: rgb(74 4 78 / 0.8);
}

.border-y-fuchsia-950\/85 {
  border-top-color: rgb(74 4 78 / 0.85);
  border-bottom-color: rgb(74 4 78 / 0.85);
}

.border-y-fuchsia-950\/90 {
  border-top-color: rgb(74 4 78 / 0.9);
  border-bottom-color: rgb(74 4 78 / 0.9);
}

.border-y-fuchsia-950\/95 {
  border-top-color: rgb(74 4 78 / 0.95);
  border-bottom-color: rgb(74 4 78 / 0.95);
}

.border-y-gold {
  --tw-border-opacity: 1;
  border-top-color: rgb(152 112 0 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(152 112 0 / var(--tw-border-opacity, 1));
}

.border-y-gold-bottom {
  --tw-border-opacity: 1;
  border-top-color: rgb(144 104 2 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(144 104 2 / var(--tw-border-opacity, 1));
}

.border-y-gold-bottom\/0 {
  border-top-color: rgb(144 104 2 / 0);
  border-bottom-color: rgb(144 104 2 / 0);
}

.border-y-gold-bottom\/10 {
  border-top-color: rgb(144 104 2 / 0.1);
  border-bottom-color: rgb(144 104 2 / 0.1);
}

.border-y-gold-bottom\/100 {
  border-top-color: rgb(144 104 2 / 1);
  border-bottom-color: rgb(144 104 2 / 1);
}

.border-y-gold-bottom\/15 {
  border-top-color: rgb(144 104 2 / 0.15);
  border-bottom-color: rgb(144 104 2 / 0.15);
}

.border-y-gold-bottom\/20 {
  border-top-color: rgb(144 104 2 / 0.2);
  border-bottom-color: rgb(144 104 2 / 0.2);
}

.border-y-gold-bottom\/25 {
  border-top-color: rgb(144 104 2 / 0.25);
  border-bottom-color: rgb(144 104 2 / 0.25);
}

.border-y-gold-bottom\/30 {
  border-top-color: rgb(144 104 2 / 0.3);
  border-bottom-color: rgb(144 104 2 / 0.3);
}

.border-y-gold-bottom\/35 {
  border-top-color: rgb(144 104 2 / 0.35);
  border-bottom-color: rgb(144 104 2 / 0.35);
}

.border-y-gold-bottom\/40 {
  border-top-color: rgb(144 104 2 / 0.4);
  border-bottom-color: rgb(144 104 2 / 0.4);
}

.border-y-gold-bottom\/45 {
  border-top-color: rgb(144 104 2 / 0.45);
  border-bottom-color: rgb(144 104 2 / 0.45);
}

.border-y-gold-bottom\/5 {
  border-top-color: rgb(144 104 2 / 0.05);
  border-bottom-color: rgb(144 104 2 / 0.05);
}

.border-y-gold-bottom\/50 {
  border-top-color: rgb(144 104 2 / 0.5);
  border-bottom-color: rgb(144 104 2 / 0.5);
}

.border-y-gold-bottom\/55 {
  border-top-color: rgb(144 104 2 / 0.55);
  border-bottom-color: rgb(144 104 2 / 0.55);
}

.border-y-gold-bottom\/60 {
  border-top-color: rgb(144 104 2 / 0.6);
  border-bottom-color: rgb(144 104 2 / 0.6);
}

.border-y-gold-bottom\/65 {
  border-top-color: rgb(144 104 2 / 0.65);
  border-bottom-color: rgb(144 104 2 / 0.65);
}

.border-y-gold-bottom\/70 {
  border-top-color: rgb(144 104 2 / 0.7);
  border-bottom-color: rgb(144 104 2 / 0.7);
}

.border-y-gold-bottom\/75 {
  border-top-color: rgb(144 104 2 / 0.75);
  border-bottom-color: rgb(144 104 2 / 0.75);
}

.border-y-gold-bottom\/80 {
  border-top-color: rgb(144 104 2 / 0.8);
  border-bottom-color: rgb(144 104 2 / 0.8);
}

.border-y-gold-bottom\/85 {
  border-top-color: rgb(144 104 2 / 0.85);
  border-bottom-color: rgb(144 104 2 / 0.85);
}

.border-y-gold-bottom\/90 {
  border-top-color: rgb(144 104 2 / 0.9);
  border-bottom-color: rgb(144 104 2 / 0.9);
}

.border-y-gold-bottom\/95 {
  border-top-color: rgb(144 104 2 / 0.95);
  border-bottom-color: rgb(144 104 2 / 0.95);
}

.border-y-gold-light {
  --tw-border-opacity: 1;
  border-top-color: rgb(213 198 153 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(213 198 153 / var(--tw-border-opacity, 1));
}

.border-y-gold-light\/0 {
  border-top-color: rgb(213 198 153 / 0);
  border-bottom-color: rgb(213 198 153 / 0);
}

.border-y-gold-light\/10 {
  border-top-color: rgb(213 198 153 / 0.1);
  border-bottom-color: rgb(213 198 153 / 0.1);
}

.border-y-gold-light\/100 {
  border-top-color: rgb(213 198 153 / 1);
  border-bottom-color: rgb(213 198 153 / 1);
}

.border-y-gold-light\/15 {
  border-top-color: rgb(213 198 153 / 0.15);
  border-bottom-color: rgb(213 198 153 / 0.15);
}

.border-y-gold-light\/20 {
  border-top-color: rgb(213 198 153 / 0.2);
  border-bottom-color: rgb(213 198 153 / 0.2);
}

.border-y-gold-light\/25 {
  border-top-color: rgb(213 198 153 / 0.25);
  border-bottom-color: rgb(213 198 153 / 0.25);
}

.border-y-gold-light\/30 {
  border-top-color: rgb(213 198 153 / 0.3);
  border-bottom-color: rgb(213 198 153 / 0.3);
}

.border-y-gold-light\/35 {
  border-top-color: rgb(213 198 153 / 0.35);
  border-bottom-color: rgb(213 198 153 / 0.35);
}

.border-y-gold-light\/40 {
  border-top-color: rgb(213 198 153 / 0.4);
  border-bottom-color: rgb(213 198 153 / 0.4);
}

.border-y-gold-light\/45 {
  border-top-color: rgb(213 198 153 / 0.45);
  border-bottom-color: rgb(213 198 153 / 0.45);
}

.border-y-gold-light\/5 {
  border-top-color: rgb(213 198 153 / 0.05);
  border-bottom-color: rgb(213 198 153 / 0.05);
}

.border-y-gold-light\/50 {
  border-top-color: rgb(213 198 153 / 0.5);
  border-bottom-color: rgb(213 198 153 / 0.5);
}

.border-y-gold-light\/55 {
  border-top-color: rgb(213 198 153 / 0.55);
  border-bottom-color: rgb(213 198 153 / 0.55);
}

.border-y-gold-light\/60 {
  border-top-color: rgb(213 198 153 / 0.6);
  border-bottom-color: rgb(213 198 153 / 0.6);
}

.border-y-gold-light\/65 {
  border-top-color: rgb(213 198 153 / 0.65);
  border-bottom-color: rgb(213 198 153 / 0.65);
}

.border-y-gold-light\/70 {
  border-top-color: rgb(213 198 153 / 0.7);
  border-bottom-color: rgb(213 198 153 / 0.7);
}

.border-y-gold-light\/75 {
  border-top-color: rgb(213 198 153 / 0.75);
  border-bottom-color: rgb(213 198 153 / 0.75);
}

.border-y-gold-light\/80 {
  border-top-color: rgb(213 198 153 / 0.8);
  border-bottom-color: rgb(213 198 153 / 0.8);
}

.border-y-gold-light\/85 {
  border-top-color: rgb(213 198 153 / 0.85);
  border-bottom-color: rgb(213 198 153 / 0.85);
}

.border-y-gold-light\/90 {
  border-top-color: rgb(213 198 153 / 0.9);
  border-bottom-color: rgb(213 198 153 / 0.9);
}

.border-y-gold-light\/95 {
  border-top-color: rgb(213 198 153 / 0.95);
  border-bottom-color: rgb(213 198 153 / 0.95);
}

.border-y-gold-medium {
  --tw-border-opacity: 1;
  border-top-color: rgb(179 144 42 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(179 144 42 / var(--tw-border-opacity, 1));
}

.border-y-gold-medium\/0 {
  border-top-color: rgb(179 144 42 / 0);
  border-bottom-color: rgb(179 144 42 / 0);
}

.border-y-gold-medium\/10 {
  border-top-color: rgb(179 144 42 / 0.1);
  border-bottom-color: rgb(179 144 42 / 0.1);
}

.border-y-gold-medium\/100 {
  border-top-color: rgb(179 144 42 / 1);
  border-bottom-color: rgb(179 144 42 / 1);
}

.border-y-gold-medium\/15 {
  border-top-color: rgb(179 144 42 / 0.15);
  border-bottom-color: rgb(179 144 42 / 0.15);
}

.border-y-gold-medium\/20 {
  border-top-color: rgb(179 144 42 / 0.2);
  border-bottom-color: rgb(179 144 42 / 0.2);
}

.border-y-gold-medium\/25 {
  border-top-color: rgb(179 144 42 / 0.25);
  border-bottom-color: rgb(179 144 42 / 0.25);
}

.border-y-gold-medium\/30 {
  border-top-color: rgb(179 144 42 / 0.3);
  border-bottom-color: rgb(179 144 42 / 0.3);
}

.border-y-gold-medium\/35 {
  border-top-color: rgb(179 144 42 / 0.35);
  border-bottom-color: rgb(179 144 42 / 0.35);
}

.border-y-gold-medium\/40 {
  border-top-color: rgb(179 144 42 / 0.4);
  border-bottom-color: rgb(179 144 42 / 0.4);
}

.border-y-gold-medium\/45 {
  border-top-color: rgb(179 144 42 / 0.45);
  border-bottom-color: rgb(179 144 42 / 0.45);
}

.border-y-gold-medium\/5 {
  border-top-color: rgb(179 144 42 / 0.05);
  border-bottom-color: rgb(179 144 42 / 0.05);
}

.border-y-gold-medium\/50 {
  border-top-color: rgb(179 144 42 / 0.5);
  border-bottom-color: rgb(179 144 42 / 0.5);
}

.border-y-gold-medium\/55 {
  border-top-color: rgb(179 144 42 / 0.55);
  border-bottom-color: rgb(179 144 42 / 0.55);
}

.border-y-gold-medium\/60 {
  border-top-color: rgb(179 144 42 / 0.6);
  border-bottom-color: rgb(179 144 42 / 0.6);
}

.border-y-gold-medium\/65 {
  border-top-color: rgb(179 144 42 / 0.65);
  border-bottom-color: rgb(179 144 42 / 0.65);
}

.border-y-gold-medium\/70 {
  border-top-color: rgb(179 144 42 / 0.7);
  border-bottom-color: rgb(179 144 42 / 0.7);
}

.border-y-gold-medium\/75 {
  border-top-color: rgb(179 144 42 / 0.75);
  border-bottom-color: rgb(179 144 42 / 0.75);
}

.border-y-gold-medium\/80 {
  border-top-color: rgb(179 144 42 / 0.8);
  border-bottom-color: rgb(179 144 42 / 0.8);
}

.border-y-gold-medium\/85 {
  border-top-color: rgb(179 144 42 / 0.85);
  border-bottom-color: rgb(179 144 42 / 0.85);
}

.border-y-gold-medium\/90 {
  border-top-color: rgb(179 144 42 / 0.9);
  border-bottom-color: rgb(179 144 42 / 0.9);
}

.border-y-gold-medium\/95 {
  border-top-color: rgb(179 144 42 / 0.95);
  border-bottom-color: rgb(179 144 42 / 0.95);
}

.border-y-gold-sand {
  --tw-border-opacity: 1;
  border-top-color: rgb(217 199 151 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(217 199 151 / var(--tw-border-opacity, 1));
}

.border-y-gold-sand\/0 {
  border-top-color: rgb(217 199 151 / 0);
  border-bottom-color: rgb(217 199 151 / 0);
}

.border-y-gold-sand\/10 {
  border-top-color: rgb(217 199 151 / 0.1);
  border-bottom-color: rgb(217 199 151 / 0.1);
}

.border-y-gold-sand\/100 {
  border-top-color: rgb(217 199 151 / 1);
  border-bottom-color: rgb(217 199 151 / 1);
}

.border-y-gold-sand\/15 {
  border-top-color: rgb(217 199 151 / 0.15);
  border-bottom-color: rgb(217 199 151 / 0.15);
}

.border-y-gold-sand\/20 {
  border-top-color: rgb(217 199 151 / 0.2);
  border-bottom-color: rgb(217 199 151 / 0.2);
}

.border-y-gold-sand\/25 {
  border-top-color: rgb(217 199 151 / 0.25);
  border-bottom-color: rgb(217 199 151 / 0.25);
}

.border-y-gold-sand\/30 {
  border-top-color: rgb(217 199 151 / 0.3);
  border-bottom-color: rgb(217 199 151 / 0.3);
}

.border-y-gold-sand\/35 {
  border-top-color: rgb(217 199 151 / 0.35);
  border-bottom-color: rgb(217 199 151 / 0.35);
}

.border-y-gold-sand\/40 {
  border-top-color: rgb(217 199 151 / 0.4);
  border-bottom-color: rgb(217 199 151 / 0.4);
}

.border-y-gold-sand\/45 {
  border-top-color: rgb(217 199 151 / 0.45);
  border-bottom-color: rgb(217 199 151 / 0.45);
}

.border-y-gold-sand\/5 {
  border-top-color: rgb(217 199 151 / 0.05);
  border-bottom-color: rgb(217 199 151 / 0.05);
}

.border-y-gold-sand\/50 {
  border-top-color: rgb(217 199 151 / 0.5);
  border-bottom-color: rgb(217 199 151 / 0.5);
}

.border-y-gold-sand\/55 {
  border-top-color: rgb(217 199 151 / 0.55);
  border-bottom-color: rgb(217 199 151 / 0.55);
}

.border-y-gold-sand\/60 {
  border-top-color: rgb(217 199 151 / 0.6);
  border-bottom-color: rgb(217 199 151 / 0.6);
}

.border-y-gold-sand\/65 {
  border-top-color: rgb(217 199 151 / 0.65);
  border-bottom-color: rgb(217 199 151 / 0.65);
}

.border-y-gold-sand\/70 {
  border-top-color: rgb(217 199 151 / 0.7);
  border-bottom-color: rgb(217 199 151 / 0.7);
}

.border-y-gold-sand\/75 {
  border-top-color: rgb(217 199 151 / 0.75);
  border-bottom-color: rgb(217 199 151 / 0.75);
}

.border-y-gold-sand\/80 {
  border-top-color: rgb(217 199 151 / 0.8);
  border-bottom-color: rgb(217 199 151 / 0.8);
}

.border-y-gold-sand\/85 {
  border-top-color: rgb(217 199 151 / 0.85);
  border-bottom-color: rgb(217 199 151 / 0.85);
}

.border-y-gold-sand\/90 {
  border-top-color: rgb(217 199 151 / 0.9);
  border-bottom-color: rgb(217 199 151 / 0.9);
}

.border-y-gold-sand\/95 {
  border-top-color: rgb(217 199 151 / 0.95);
  border-bottom-color: rgb(217 199 151 / 0.95);
}

.border-y-gold-top {
  --tw-border-opacity: 1;
  border-top-color: rgb(164 124 12 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(164 124 12 / var(--tw-border-opacity, 1));
}

.border-y-gold-top\/0 {
  border-top-color: rgb(164 124 12 / 0);
  border-bottom-color: rgb(164 124 12 / 0);
}

.border-y-gold-top\/10 {
  border-top-color: rgb(164 124 12 / 0.1);
  border-bottom-color: rgb(164 124 12 / 0.1);
}

.border-y-gold-top\/100 {
  border-top-color: rgb(164 124 12 / 1);
  border-bottom-color: rgb(164 124 12 / 1);
}

.border-y-gold-top\/15 {
  border-top-color: rgb(164 124 12 / 0.15);
  border-bottom-color: rgb(164 124 12 / 0.15);
}

.border-y-gold-top\/20 {
  border-top-color: rgb(164 124 12 / 0.2);
  border-bottom-color: rgb(164 124 12 / 0.2);
}

.border-y-gold-top\/25 {
  border-top-color: rgb(164 124 12 / 0.25);
  border-bottom-color: rgb(164 124 12 / 0.25);
}

.border-y-gold-top\/30 {
  border-top-color: rgb(164 124 12 / 0.3);
  border-bottom-color: rgb(164 124 12 / 0.3);
}

.border-y-gold-top\/35 {
  border-top-color: rgb(164 124 12 / 0.35);
  border-bottom-color: rgb(164 124 12 / 0.35);
}

.border-y-gold-top\/40 {
  border-top-color: rgb(164 124 12 / 0.4);
  border-bottom-color: rgb(164 124 12 / 0.4);
}

.border-y-gold-top\/45 {
  border-top-color: rgb(164 124 12 / 0.45);
  border-bottom-color: rgb(164 124 12 / 0.45);
}

.border-y-gold-top\/5 {
  border-top-color: rgb(164 124 12 / 0.05);
  border-bottom-color: rgb(164 124 12 / 0.05);
}

.border-y-gold-top\/50 {
  border-top-color: rgb(164 124 12 / 0.5);
  border-bottom-color: rgb(164 124 12 / 0.5);
}

.border-y-gold-top\/55 {
  border-top-color: rgb(164 124 12 / 0.55);
  border-bottom-color: rgb(164 124 12 / 0.55);
}

.border-y-gold-top\/60 {
  border-top-color: rgb(164 124 12 / 0.6);
  border-bottom-color: rgb(164 124 12 / 0.6);
}

.border-y-gold-top\/65 {
  border-top-color: rgb(164 124 12 / 0.65);
  border-bottom-color: rgb(164 124 12 / 0.65);
}

.border-y-gold-top\/70 {
  border-top-color: rgb(164 124 12 / 0.7);
  border-bottom-color: rgb(164 124 12 / 0.7);
}

.border-y-gold-top\/75 {
  border-top-color: rgb(164 124 12 / 0.75);
  border-bottom-color: rgb(164 124 12 / 0.75);
}

.border-y-gold-top\/80 {
  border-top-color: rgb(164 124 12 / 0.8);
  border-bottom-color: rgb(164 124 12 / 0.8);
}

.border-y-gold-top\/85 {
  border-top-color: rgb(164 124 12 / 0.85);
  border-bottom-color: rgb(164 124 12 / 0.85);
}

.border-y-gold-top\/90 {
  border-top-color: rgb(164 124 12 / 0.9);
  border-bottom-color: rgb(164 124 12 / 0.9);
}

.border-y-gold-top\/95 {
  border-top-color: rgb(164 124 12 / 0.95);
  border-bottom-color: rgb(164 124 12 / 0.95);
}

.border-y-gold\/0 {
  border-top-color: rgb(152 112 0 / 0);
  border-bottom-color: rgb(152 112 0 / 0);
}

.border-y-gold\/10 {
  border-top-color: rgb(152 112 0 / 0.1);
  border-bottom-color: rgb(152 112 0 / 0.1);
}

.border-y-gold\/100 {
  border-top-color: rgb(152 112 0 / 1);
  border-bottom-color: rgb(152 112 0 / 1);
}

.border-y-gold\/15 {
  border-top-color: rgb(152 112 0 / 0.15);
  border-bottom-color: rgb(152 112 0 / 0.15);
}

.border-y-gold\/20 {
  border-top-color: rgb(152 112 0 / 0.2);
  border-bottom-color: rgb(152 112 0 / 0.2);
}

.border-y-gold\/25 {
  border-top-color: rgb(152 112 0 / 0.25);
  border-bottom-color: rgb(152 112 0 / 0.25);
}

.border-y-gold\/30 {
  border-top-color: rgb(152 112 0 / 0.3);
  border-bottom-color: rgb(152 112 0 / 0.3);
}

.border-y-gold\/35 {
  border-top-color: rgb(152 112 0 / 0.35);
  border-bottom-color: rgb(152 112 0 / 0.35);
}

.border-y-gold\/40 {
  border-top-color: rgb(152 112 0 / 0.4);
  border-bottom-color: rgb(152 112 0 / 0.4);
}

.border-y-gold\/45 {
  border-top-color: rgb(152 112 0 / 0.45);
  border-bottom-color: rgb(152 112 0 / 0.45);
}

.border-y-gold\/5 {
  border-top-color: rgb(152 112 0 / 0.05);
  border-bottom-color: rgb(152 112 0 / 0.05);
}

.border-y-gold\/50 {
  border-top-color: rgb(152 112 0 / 0.5);
  border-bottom-color: rgb(152 112 0 / 0.5);
}

.border-y-gold\/55 {
  border-top-color: rgb(152 112 0 / 0.55);
  border-bottom-color: rgb(152 112 0 / 0.55);
}

.border-y-gold\/60 {
  border-top-color: rgb(152 112 0 / 0.6);
  border-bottom-color: rgb(152 112 0 / 0.6);
}

.border-y-gold\/65 {
  border-top-color: rgb(152 112 0 / 0.65);
  border-bottom-color: rgb(152 112 0 / 0.65);
}

.border-y-gold\/70 {
  border-top-color: rgb(152 112 0 / 0.7);
  border-bottom-color: rgb(152 112 0 / 0.7);
}

.border-y-gold\/75 {
  border-top-color: rgb(152 112 0 / 0.75);
  border-bottom-color: rgb(152 112 0 / 0.75);
}

.border-y-gold\/80 {
  border-top-color: rgb(152 112 0 / 0.8);
  border-bottom-color: rgb(152 112 0 / 0.8);
}

.border-y-gold\/85 {
  border-top-color: rgb(152 112 0 / 0.85);
  border-bottom-color: rgb(152 112 0 / 0.85);
}

.border-y-gold\/90 {
  border-top-color: rgb(152 112 0 / 0.9);
  border-bottom-color: rgb(152 112 0 / 0.9);
}

.border-y-gold\/95 {
  border-top-color: rgb(152 112 0 / 0.95);
  border-bottom-color: rgb(152 112 0 / 0.95);
}

.border-y-gray-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}

.border-y-gray-100\/0 {
  border-top-color: rgb(243 244 246 / 0);
  border-bottom-color: rgb(243 244 246 / 0);
}

.border-y-gray-100\/10 {
  border-top-color: rgb(243 244 246 / 0.1);
  border-bottom-color: rgb(243 244 246 / 0.1);
}

.border-y-gray-100\/100 {
  border-top-color: rgb(243 244 246 / 1);
  border-bottom-color: rgb(243 244 246 / 1);
}

.border-y-gray-100\/15 {
  border-top-color: rgb(243 244 246 / 0.15);
  border-bottom-color: rgb(243 244 246 / 0.15);
}

.border-y-gray-100\/20 {
  border-top-color: rgb(243 244 246 / 0.2);
  border-bottom-color: rgb(243 244 246 / 0.2);
}

.border-y-gray-100\/25 {
  border-top-color: rgb(243 244 246 / 0.25);
  border-bottom-color: rgb(243 244 246 / 0.25);
}

.border-y-gray-100\/30 {
  border-top-color: rgb(243 244 246 / 0.3);
  border-bottom-color: rgb(243 244 246 / 0.3);
}

.border-y-gray-100\/35 {
  border-top-color: rgb(243 244 246 / 0.35);
  border-bottom-color: rgb(243 244 246 / 0.35);
}

.border-y-gray-100\/40 {
  border-top-color: rgb(243 244 246 / 0.4);
  border-bottom-color: rgb(243 244 246 / 0.4);
}

.border-y-gray-100\/45 {
  border-top-color: rgb(243 244 246 / 0.45);
  border-bottom-color: rgb(243 244 246 / 0.45);
}

.border-y-gray-100\/5 {
  border-top-color: rgb(243 244 246 / 0.05);
  border-bottom-color: rgb(243 244 246 / 0.05);
}

.border-y-gray-100\/50 {
  border-top-color: rgb(243 244 246 / 0.5);
  border-bottom-color: rgb(243 244 246 / 0.5);
}

.border-y-gray-100\/55 {
  border-top-color: rgb(243 244 246 / 0.55);
  border-bottom-color: rgb(243 244 246 / 0.55);
}

.border-y-gray-100\/60 {
  border-top-color: rgb(243 244 246 / 0.6);
  border-bottom-color: rgb(243 244 246 / 0.6);
}

.border-y-gray-100\/65 {
  border-top-color: rgb(243 244 246 / 0.65);
  border-bottom-color: rgb(243 244 246 / 0.65);
}

.border-y-gray-100\/70 {
  border-top-color: rgb(243 244 246 / 0.7);
  border-bottom-color: rgb(243 244 246 / 0.7);
}

.border-y-gray-100\/75 {
  border-top-color: rgb(243 244 246 / 0.75);
  border-bottom-color: rgb(243 244 246 / 0.75);
}

.border-y-gray-100\/80 {
  border-top-color: rgb(243 244 246 / 0.8);
  border-bottom-color: rgb(243 244 246 / 0.8);
}

.border-y-gray-100\/85 {
  border-top-color: rgb(243 244 246 / 0.85);
  border-bottom-color: rgb(243 244 246 / 0.85);
}

.border-y-gray-100\/90 {
  border-top-color: rgb(243 244 246 / 0.9);
  border-bottom-color: rgb(243 244 246 / 0.9);
}

.border-y-gray-100\/95 {
  border-top-color: rgb(243 244 246 / 0.95);
  border-bottom-color: rgb(243 244 246 / 0.95);
}

.border-y-gray-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}

.border-y-gray-200\/0 {
  border-top-color: rgb(229 231 235 / 0);
  border-bottom-color: rgb(229 231 235 / 0);
}

.border-y-gray-200\/10 {
  border-top-color: rgb(229 231 235 / 0.1);
  border-bottom-color: rgb(229 231 235 / 0.1);
}

.border-y-gray-200\/100 {
  border-top-color: rgb(229 231 235 / 1);
  border-bottom-color: rgb(229 231 235 / 1);
}

.border-y-gray-200\/15 {
  border-top-color: rgb(229 231 235 / 0.15);
  border-bottom-color: rgb(229 231 235 / 0.15);
}

.border-y-gray-200\/20 {
  border-top-color: rgb(229 231 235 / 0.2);
  border-bottom-color: rgb(229 231 235 / 0.2);
}

.border-y-gray-200\/25 {
  border-top-color: rgb(229 231 235 / 0.25);
  border-bottom-color: rgb(229 231 235 / 0.25);
}

.border-y-gray-200\/30 {
  border-top-color: rgb(229 231 235 / 0.3);
  border-bottom-color: rgb(229 231 235 / 0.3);
}

.border-y-gray-200\/35 {
  border-top-color: rgb(229 231 235 / 0.35);
  border-bottom-color: rgb(229 231 235 / 0.35);
}

.border-y-gray-200\/40 {
  border-top-color: rgb(229 231 235 / 0.4);
  border-bottom-color: rgb(229 231 235 / 0.4);
}

.border-y-gray-200\/45 {
  border-top-color: rgb(229 231 235 / 0.45);
  border-bottom-color: rgb(229 231 235 / 0.45);
}

.border-y-gray-200\/5 {
  border-top-color: rgb(229 231 235 / 0.05);
  border-bottom-color: rgb(229 231 235 / 0.05);
}

.border-y-gray-200\/50 {
  border-top-color: rgb(229 231 235 / 0.5);
  border-bottom-color: rgb(229 231 235 / 0.5);
}

.border-y-gray-200\/55 {
  border-top-color: rgb(229 231 235 / 0.55);
  border-bottom-color: rgb(229 231 235 / 0.55);
}

.border-y-gray-200\/60 {
  border-top-color: rgb(229 231 235 / 0.6);
  border-bottom-color: rgb(229 231 235 / 0.6);
}

.border-y-gray-200\/65 {
  border-top-color: rgb(229 231 235 / 0.65);
  border-bottom-color: rgb(229 231 235 / 0.65);
}

.border-y-gray-200\/70 {
  border-top-color: rgb(229 231 235 / 0.7);
  border-bottom-color: rgb(229 231 235 / 0.7);
}

.border-y-gray-200\/75 {
  border-top-color: rgb(229 231 235 / 0.75);
  border-bottom-color: rgb(229 231 235 / 0.75);
}

.border-y-gray-200\/80 {
  border-top-color: rgb(229 231 235 / 0.8);
  border-bottom-color: rgb(229 231 235 / 0.8);
}

.border-y-gray-200\/85 {
  border-top-color: rgb(229 231 235 / 0.85);
  border-bottom-color: rgb(229 231 235 / 0.85);
}

.border-y-gray-200\/90 {
  border-top-color: rgb(229 231 235 / 0.9);
  border-bottom-color: rgb(229 231 235 / 0.9);
}

.border-y-gray-200\/95 {
  border-top-color: rgb(229 231 235 / 0.95);
  border-bottom-color: rgb(229 231 235 / 0.95);
}

.border-y-gray-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.border-y-gray-300\/0 {
  border-top-color: rgb(209 213 219 / 0);
  border-bottom-color: rgb(209 213 219 / 0);
}

.border-y-gray-300\/10 {
  border-top-color: rgb(209 213 219 / 0.1);
  border-bottom-color: rgb(209 213 219 / 0.1);
}

.border-y-gray-300\/100 {
  border-top-color: rgb(209 213 219 / 1);
  border-bottom-color: rgb(209 213 219 / 1);
}

.border-y-gray-300\/15 {
  border-top-color: rgb(209 213 219 / 0.15);
  border-bottom-color: rgb(209 213 219 / 0.15);
}

.border-y-gray-300\/20 {
  border-top-color: rgb(209 213 219 / 0.2);
  border-bottom-color: rgb(209 213 219 / 0.2);
}

.border-y-gray-300\/25 {
  border-top-color: rgb(209 213 219 / 0.25);
  border-bottom-color: rgb(209 213 219 / 0.25);
}

.border-y-gray-300\/30 {
  border-top-color: rgb(209 213 219 / 0.3);
  border-bottom-color: rgb(209 213 219 / 0.3);
}

.border-y-gray-300\/35 {
  border-top-color: rgb(209 213 219 / 0.35);
  border-bottom-color: rgb(209 213 219 / 0.35);
}

.border-y-gray-300\/40 {
  border-top-color: rgb(209 213 219 / 0.4);
  border-bottom-color: rgb(209 213 219 / 0.4);
}

.border-y-gray-300\/45 {
  border-top-color: rgb(209 213 219 / 0.45);
  border-bottom-color: rgb(209 213 219 / 0.45);
}

.border-y-gray-300\/5 {
  border-top-color: rgb(209 213 219 / 0.05);
  border-bottom-color: rgb(209 213 219 / 0.05);
}

.border-y-gray-300\/50 {
  border-top-color: rgb(209 213 219 / 0.5);
  border-bottom-color: rgb(209 213 219 / 0.5);
}

.border-y-gray-300\/55 {
  border-top-color: rgb(209 213 219 / 0.55);
  border-bottom-color: rgb(209 213 219 / 0.55);
}

.border-y-gray-300\/60 {
  border-top-color: rgb(209 213 219 / 0.6);
  border-bottom-color: rgb(209 213 219 / 0.6);
}

.border-y-gray-300\/65 {
  border-top-color: rgb(209 213 219 / 0.65);
  border-bottom-color: rgb(209 213 219 / 0.65);
}

.border-y-gray-300\/70 {
  border-top-color: rgb(209 213 219 / 0.7);
  border-bottom-color: rgb(209 213 219 / 0.7);
}

.border-y-gray-300\/75 {
  border-top-color: rgb(209 213 219 / 0.75);
  border-bottom-color: rgb(209 213 219 / 0.75);
}

.border-y-gray-300\/80 {
  border-top-color: rgb(209 213 219 / 0.8);
  border-bottom-color: rgb(209 213 219 / 0.8);
}

.border-y-gray-300\/85 {
  border-top-color: rgb(209 213 219 / 0.85);
  border-bottom-color: rgb(209 213 219 / 0.85);
}

.border-y-gray-300\/90 {
  border-top-color: rgb(209 213 219 / 0.9);
  border-bottom-color: rgb(209 213 219 / 0.9);
}

.border-y-gray-300\/95 {
  border-top-color: rgb(209 213 219 / 0.95);
  border-bottom-color: rgb(209 213 219 / 0.95);
}

.border-y-gray-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}

.border-y-gray-400\/0 {
  border-top-color: rgb(156 163 175 / 0);
  border-bottom-color: rgb(156 163 175 / 0);
}

.border-y-gray-400\/10 {
  border-top-color: rgb(156 163 175 / 0.1);
  border-bottom-color: rgb(156 163 175 / 0.1);
}

.border-y-gray-400\/100 {
  border-top-color: rgb(156 163 175 / 1);
  border-bottom-color: rgb(156 163 175 / 1);
}

.border-y-gray-400\/15 {
  border-top-color: rgb(156 163 175 / 0.15);
  border-bottom-color: rgb(156 163 175 / 0.15);
}

.border-y-gray-400\/20 {
  border-top-color: rgb(156 163 175 / 0.2);
  border-bottom-color: rgb(156 163 175 / 0.2);
}

.border-y-gray-400\/25 {
  border-top-color: rgb(156 163 175 / 0.25);
  border-bottom-color: rgb(156 163 175 / 0.25);
}

.border-y-gray-400\/30 {
  border-top-color: rgb(156 163 175 / 0.3);
  border-bottom-color: rgb(156 163 175 / 0.3);
}

.border-y-gray-400\/35 {
  border-top-color: rgb(156 163 175 / 0.35);
  border-bottom-color: rgb(156 163 175 / 0.35);
}

.border-y-gray-400\/40 {
  border-top-color: rgb(156 163 175 / 0.4);
  border-bottom-color: rgb(156 163 175 / 0.4);
}

.border-y-gray-400\/45 {
  border-top-color: rgb(156 163 175 / 0.45);
  border-bottom-color: rgb(156 163 175 / 0.45);
}

.border-y-gray-400\/5 {
  border-top-color: rgb(156 163 175 / 0.05);
  border-bottom-color: rgb(156 163 175 / 0.05);
}

.border-y-gray-400\/50 {
  border-top-color: rgb(156 163 175 / 0.5);
  border-bottom-color: rgb(156 163 175 / 0.5);
}

.border-y-gray-400\/55 {
  border-top-color: rgb(156 163 175 / 0.55);
  border-bottom-color: rgb(156 163 175 / 0.55);
}

.border-y-gray-400\/60 {
  border-top-color: rgb(156 163 175 / 0.6);
  border-bottom-color: rgb(156 163 175 / 0.6);
}

.border-y-gray-400\/65 {
  border-top-color: rgb(156 163 175 / 0.65);
  border-bottom-color: rgb(156 163 175 / 0.65);
}

.border-y-gray-400\/70 {
  border-top-color: rgb(156 163 175 / 0.7);
  border-bottom-color: rgb(156 163 175 / 0.7);
}

.border-y-gray-400\/75 {
  border-top-color: rgb(156 163 175 / 0.75);
  border-bottom-color: rgb(156 163 175 / 0.75);
}

.border-y-gray-400\/80 {
  border-top-color: rgb(156 163 175 / 0.8);
  border-bottom-color: rgb(156 163 175 / 0.8);
}

.border-y-gray-400\/85 {
  border-top-color: rgb(156 163 175 / 0.85);
  border-bottom-color: rgb(156 163 175 / 0.85);
}

.border-y-gray-400\/90 {
  border-top-color: rgb(156 163 175 / 0.9);
  border-bottom-color: rgb(156 163 175 / 0.9);
}

.border-y-gray-400\/95 {
  border-top-color: rgb(156 163 175 / 0.95);
  border-bottom-color: rgb(156 163 175 / 0.95);
}

.border-y-gray-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(249 250 251 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(249 250 251 / var(--tw-border-opacity, 1));
}

.border-y-gray-50\/0 {
  border-top-color: rgb(249 250 251 / 0);
  border-bottom-color: rgb(249 250 251 / 0);
}

.border-y-gray-50\/10 {
  border-top-color: rgb(249 250 251 / 0.1);
  border-bottom-color: rgb(249 250 251 / 0.1);
}

.border-y-gray-50\/100 {
  border-top-color: rgb(249 250 251 / 1);
  border-bottom-color: rgb(249 250 251 / 1);
}

.border-y-gray-50\/15 {
  border-top-color: rgb(249 250 251 / 0.15);
  border-bottom-color: rgb(249 250 251 / 0.15);
}

.border-y-gray-50\/20 {
  border-top-color: rgb(249 250 251 / 0.2);
  border-bottom-color: rgb(249 250 251 / 0.2);
}

.border-y-gray-50\/25 {
  border-top-color: rgb(249 250 251 / 0.25);
  border-bottom-color: rgb(249 250 251 / 0.25);
}

.border-y-gray-50\/30 {
  border-top-color: rgb(249 250 251 / 0.3);
  border-bottom-color: rgb(249 250 251 / 0.3);
}

.border-y-gray-50\/35 {
  border-top-color: rgb(249 250 251 / 0.35);
  border-bottom-color: rgb(249 250 251 / 0.35);
}

.border-y-gray-50\/40 {
  border-top-color: rgb(249 250 251 / 0.4);
  border-bottom-color: rgb(249 250 251 / 0.4);
}

.border-y-gray-50\/45 {
  border-top-color: rgb(249 250 251 / 0.45);
  border-bottom-color: rgb(249 250 251 / 0.45);
}

.border-y-gray-50\/5 {
  border-top-color: rgb(249 250 251 / 0.05);
  border-bottom-color: rgb(249 250 251 / 0.05);
}

.border-y-gray-50\/50 {
  border-top-color: rgb(249 250 251 / 0.5);
  border-bottom-color: rgb(249 250 251 / 0.5);
}

.border-y-gray-50\/55 {
  border-top-color: rgb(249 250 251 / 0.55);
  border-bottom-color: rgb(249 250 251 / 0.55);
}

.border-y-gray-50\/60 {
  border-top-color: rgb(249 250 251 / 0.6);
  border-bottom-color: rgb(249 250 251 / 0.6);
}

.border-y-gray-50\/65 {
  border-top-color: rgb(249 250 251 / 0.65);
  border-bottom-color: rgb(249 250 251 / 0.65);
}

.border-y-gray-50\/70 {
  border-top-color: rgb(249 250 251 / 0.7);
  border-bottom-color: rgb(249 250 251 / 0.7);
}

.border-y-gray-50\/75 {
  border-top-color: rgb(249 250 251 / 0.75);
  border-bottom-color: rgb(249 250 251 / 0.75);
}

.border-y-gray-50\/80 {
  border-top-color: rgb(249 250 251 / 0.8);
  border-bottom-color: rgb(249 250 251 / 0.8);
}

.border-y-gray-50\/85 {
  border-top-color: rgb(249 250 251 / 0.85);
  border-bottom-color: rgb(249 250 251 / 0.85);
}

.border-y-gray-50\/90 {
  border-top-color: rgb(249 250 251 / 0.9);
  border-bottom-color: rgb(249 250 251 / 0.9);
}

.border-y-gray-50\/95 {
  border-top-color: rgb(249 250 251 / 0.95);
  border-bottom-color: rgb(249 250 251 / 0.95);
}

.border-y-gray-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}

.border-y-gray-500\/0 {
  border-top-color: rgb(107 114 128 / 0);
  border-bottom-color: rgb(107 114 128 / 0);
}

.border-y-gray-500\/10 {
  border-top-color: rgb(107 114 128 / 0.1);
  border-bottom-color: rgb(107 114 128 / 0.1);
}

.border-y-gray-500\/100 {
  border-top-color: rgb(107 114 128 / 1);
  border-bottom-color: rgb(107 114 128 / 1);
}

.border-y-gray-500\/15 {
  border-top-color: rgb(107 114 128 / 0.15);
  border-bottom-color: rgb(107 114 128 / 0.15);
}

.border-y-gray-500\/20 {
  border-top-color: rgb(107 114 128 / 0.2);
  border-bottom-color: rgb(107 114 128 / 0.2);
}

.border-y-gray-500\/25 {
  border-top-color: rgb(107 114 128 / 0.25);
  border-bottom-color: rgb(107 114 128 / 0.25);
}

.border-y-gray-500\/30 {
  border-top-color: rgb(107 114 128 / 0.3);
  border-bottom-color: rgb(107 114 128 / 0.3);
}

.border-y-gray-500\/35 {
  border-top-color: rgb(107 114 128 / 0.35);
  border-bottom-color: rgb(107 114 128 / 0.35);
}

.border-y-gray-500\/40 {
  border-top-color: rgb(107 114 128 / 0.4);
  border-bottom-color: rgb(107 114 128 / 0.4);
}

.border-y-gray-500\/45 {
  border-top-color: rgb(107 114 128 / 0.45);
  border-bottom-color: rgb(107 114 128 / 0.45);
}

.border-y-gray-500\/5 {
  border-top-color: rgb(107 114 128 / 0.05);
  border-bottom-color: rgb(107 114 128 / 0.05);
}

.border-y-gray-500\/50 {
  border-top-color: rgb(107 114 128 / 0.5);
  border-bottom-color: rgb(107 114 128 / 0.5);
}

.border-y-gray-500\/55 {
  border-top-color: rgb(107 114 128 / 0.55);
  border-bottom-color: rgb(107 114 128 / 0.55);
}

.border-y-gray-500\/60 {
  border-top-color: rgb(107 114 128 / 0.6);
  border-bottom-color: rgb(107 114 128 / 0.6);
}

.border-y-gray-500\/65 {
  border-top-color: rgb(107 114 128 / 0.65);
  border-bottom-color: rgb(107 114 128 / 0.65);
}

.border-y-gray-500\/70 {
  border-top-color: rgb(107 114 128 / 0.7);
  border-bottom-color: rgb(107 114 128 / 0.7);
}

.border-y-gray-500\/75 {
  border-top-color: rgb(107 114 128 / 0.75);
  border-bottom-color: rgb(107 114 128 / 0.75);
}

.border-y-gray-500\/80 {
  border-top-color: rgb(107 114 128 / 0.8);
  border-bottom-color: rgb(107 114 128 / 0.8);
}

.border-y-gray-500\/85 {
  border-top-color: rgb(107 114 128 / 0.85);
  border-bottom-color: rgb(107 114 128 / 0.85);
}

.border-y-gray-500\/90 {
  border-top-color: rgb(107 114 128 / 0.9);
  border-bottom-color: rgb(107 114 128 / 0.9);
}

.border-y-gray-500\/95 {
  border-top-color: rgb(107 114 128 / 0.95);
  border-bottom-color: rgb(107 114 128 / 0.95);
}

.border-y-gray-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}

.border-y-gray-600\/0 {
  border-top-color: rgb(75 85 99 / 0);
  border-bottom-color: rgb(75 85 99 / 0);
}

.border-y-gray-600\/10 {
  border-top-color: rgb(75 85 99 / 0.1);
  border-bottom-color: rgb(75 85 99 / 0.1);
}

.border-y-gray-600\/100 {
  border-top-color: rgb(75 85 99 / 1);
  border-bottom-color: rgb(75 85 99 / 1);
}

.border-y-gray-600\/15 {
  border-top-color: rgb(75 85 99 / 0.15);
  border-bottom-color: rgb(75 85 99 / 0.15);
}

.border-y-gray-600\/20 {
  border-top-color: rgb(75 85 99 / 0.2);
  border-bottom-color: rgb(75 85 99 / 0.2);
}

.border-y-gray-600\/25 {
  border-top-color: rgb(75 85 99 / 0.25);
  border-bottom-color: rgb(75 85 99 / 0.25);
}

.border-y-gray-600\/30 {
  border-top-color: rgb(75 85 99 / 0.3);
  border-bottom-color: rgb(75 85 99 / 0.3);
}

.border-y-gray-600\/35 {
  border-top-color: rgb(75 85 99 / 0.35);
  border-bottom-color: rgb(75 85 99 / 0.35);
}

.border-y-gray-600\/40 {
  border-top-color: rgb(75 85 99 / 0.4);
  border-bottom-color: rgb(75 85 99 / 0.4);
}

.border-y-gray-600\/45 {
  border-top-color: rgb(75 85 99 / 0.45);
  border-bottom-color: rgb(75 85 99 / 0.45);
}

.border-y-gray-600\/5 {
  border-top-color: rgb(75 85 99 / 0.05);
  border-bottom-color: rgb(75 85 99 / 0.05);
}

.border-y-gray-600\/50 {
  border-top-color: rgb(75 85 99 / 0.5);
  border-bottom-color: rgb(75 85 99 / 0.5);
}

.border-y-gray-600\/55 {
  border-top-color: rgb(75 85 99 / 0.55);
  border-bottom-color: rgb(75 85 99 / 0.55);
}

.border-y-gray-600\/60 {
  border-top-color: rgb(75 85 99 / 0.6);
  border-bottom-color: rgb(75 85 99 / 0.6);
}

.border-y-gray-600\/65 {
  border-top-color: rgb(75 85 99 / 0.65);
  border-bottom-color: rgb(75 85 99 / 0.65);
}

.border-y-gray-600\/70 {
  border-top-color: rgb(75 85 99 / 0.7);
  border-bottom-color: rgb(75 85 99 / 0.7);
}

.border-y-gray-600\/75 {
  border-top-color: rgb(75 85 99 / 0.75);
  border-bottom-color: rgb(75 85 99 / 0.75);
}

.border-y-gray-600\/80 {
  border-top-color: rgb(75 85 99 / 0.8);
  border-bottom-color: rgb(75 85 99 / 0.8);
}

.border-y-gray-600\/85 {
  border-top-color: rgb(75 85 99 / 0.85);
  border-bottom-color: rgb(75 85 99 / 0.85);
}

.border-y-gray-600\/90 {
  border-top-color: rgb(75 85 99 / 0.9);
  border-bottom-color: rgb(75 85 99 / 0.9);
}

.border-y-gray-600\/95 {
  border-top-color: rgb(75 85 99 / 0.95);
  border-bottom-color: rgb(75 85 99 / 0.95);
}

.border-y-gray-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}

.border-y-gray-700\/0 {
  border-top-color: rgb(55 65 81 / 0);
  border-bottom-color: rgb(55 65 81 / 0);
}

.border-y-gray-700\/10 {
  border-top-color: rgb(55 65 81 / 0.1);
  border-bottom-color: rgb(55 65 81 / 0.1);
}

.border-y-gray-700\/100 {
  border-top-color: rgb(55 65 81 / 1);
  border-bottom-color: rgb(55 65 81 / 1);
}

.border-y-gray-700\/15 {
  border-top-color: rgb(55 65 81 / 0.15);
  border-bottom-color: rgb(55 65 81 / 0.15);
}

.border-y-gray-700\/20 {
  border-top-color: rgb(55 65 81 / 0.2);
  border-bottom-color: rgb(55 65 81 / 0.2);
}

.border-y-gray-700\/25 {
  border-top-color: rgb(55 65 81 / 0.25);
  border-bottom-color: rgb(55 65 81 / 0.25);
}

.border-y-gray-700\/30 {
  border-top-color: rgb(55 65 81 / 0.3);
  border-bottom-color: rgb(55 65 81 / 0.3);
}

.border-y-gray-700\/35 {
  border-top-color: rgb(55 65 81 / 0.35);
  border-bottom-color: rgb(55 65 81 / 0.35);
}

.border-y-gray-700\/40 {
  border-top-color: rgb(55 65 81 / 0.4);
  border-bottom-color: rgb(55 65 81 / 0.4);
}

.border-y-gray-700\/45 {
  border-top-color: rgb(55 65 81 / 0.45);
  border-bottom-color: rgb(55 65 81 / 0.45);
}

.border-y-gray-700\/5 {
  border-top-color: rgb(55 65 81 / 0.05);
  border-bottom-color: rgb(55 65 81 / 0.05);
}

.border-y-gray-700\/50 {
  border-top-color: rgb(55 65 81 / 0.5);
  border-bottom-color: rgb(55 65 81 / 0.5);
}

.border-y-gray-700\/55 {
  border-top-color: rgb(55 65 81 / 0.55);
  border-bottom-color: rgb(55 65 81 / 0.55);
}

.border-y-gray-700\/60 {
  border-top-color: rgb(55 65 81 / 0.6);
  border-bottom-color: rgb(55 65 81 / 0.6);
}

.border-y-gray-700\/65 {
  border-top-color: rgb(55 65 81 / 0.65);
  border-bottom-color: rgb(55 65 81 / 0.65);
}

.border-y-gray-700\/70 {
  border-top-color: rgb(55 65 81 / 0.7);
  border-bottom-color: rgb(55 65 81 / 0.7);
}

.border-y-gray-700\/75 {
  border-top-color: rgb(55 65 81 / 0.75);
  border-bottom-color: rgb(55 65 81 / 0.75);
}

.border-y-gray-700\/80 {
  border-top-color: rgb(55 65 81 / 0.8);
  border-bottom-color: rgb(55 65 81 / 0.8);
}

.border-y-gray-700\/85 {
  border-top-color: rgb(55 65 81 / 0.85);
  border-bottom-color: rgb(55 65 81 / 0.85);
}

.border-y-gray-700\/90 {
  border-top-color: rgb(55 65 81 / 0.9);
  border-bottom-color: rgb(55 65 81 / 0.9);
}

.border-y-gray-700\/95 {
  border-top-color: rgb(55 65 81 / 0.95);
  border-bottom-color: rgb(55 65 81 / 0.95);
}

.border-y-gray-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}

.border-y-gray-800\/0 {
  border-top-color: rgb(31 41 55 / 0);
  border-bottom-color: rgb(31 41 55 / 0);
}

.border-y-gray-800\/10 {
  border-top-color: rgb(31 41 55 / 0.1);
  border-bottom-color: rgb(31 41 55 / 0.1);
}

.border-y-gray-800\/100 {
  border-top-color: rgb(31 41 55 / 1);
  border-bottom-color: rgb(31 41 55 / 1);
}

.border-y-gray-800\/15 {
  border-top-color: rgb(31 41 55 / 0.15);
  border-bottom-color: rgb(31 41 55 / 0.15);
}

.border-y-gray-800\/20 {
  border-top-color: rgb(31 41 55 / 0.2);
  border-bottom-color: rgb(31 41 55 / 0.2);
}

.border-y-gray-800\/25 {
  border-top-color: rgb(31 41 55 / 0.25);
  border-bottom-color: rgb(31 41 55 / 0.25);
}

.border-y-gray-800\/30 {
  border-top-color: rgb(31 41 55 / 0.3);
  border-bottom-color: rgb(31 41 55 / 0.3);
}

.border-y-gray-800\/35 {
  border-top-color: rgb(31 41 55 / 0.35);
  border-bottom-color: rgb(31 41 55 / 0.35);
}

.border-y-gray-800\/40 {
  border-top-color: rgb(31 41 55 / 0.4);
  border-bottom-color: rgb(31 41 55 / 0.4);
}

.border-y-gray-800\/45 {
  border-top-color: rgb(31 41 55 / 0.45);
  border-bottom-color: rgb(31 41 55 / 0.45);
}

.border-y-gray-800\/5 {
  border-top-color: rgb(31 41 55 / 0.05);
  border-bottom-color: rgb(31 41 55 / 0.05);
}

.border-y-gray-800\/50 {
  border-top-color: rgb(31 41 55 / 0.5);
  border-bottom-color: rgb(31 41 55 / 0.5);
}

.border-y-gray-800\/55 {
  border-top-color: rgb(31 41 55 / 0.55);
  border-bottom-color: rgb(31 41 55 / 0.55);
}

.border-y-gray-800\/60 {
  border-top-color: rgb(31 41 55 / 0.6);
  border-bottom-color: rgb(31 41 55 / 0.6);
}

.border-y-gray-800\/65 {
  border-top-color: rgb(31 41 55 / 0.65);
  border-bottom-color: rgb(31 41 55 / 0.65);
}

.border-y-gray-800\/70 {
  border-top-color: rgb(31 41 55 / 0.7);
  border-bottom-color: rgb(31 41 55 / 0.7);
}

.border-y-gray-800\/75 {
  border-top-color: rgb(31 41 55 / 0.75);
  border-bottom-color: rgb(31 41 55 / 0.75);
}

.border-y-gray-800\/80 {
  border-top-color: rgb(31 41 55 / 0.8);
  border-bottom-color: rgb(31 41 55 / 0.8);
}

.border-y-gray-800\/85 {
  border-top-color: rgb(31 41 55 / 0.85);
  border-bottom-color: rgb(31 41 55 / 0.85);
}

.border-y-gray-800\/90 {
  border-top-color: rgb(31 41 55 / 0.9);
  border-bottom-color: rgb(31 41 55 / 0.9);
}

.border-y-gray-800\/95 {
  border-top-color: rgb(31 41 55 / 0.95);
  border-bottom-color: rgb(31 41 55 / 0.95);
}

.border-y-gray-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
}

.border-y-gray-900\/0 {
  border-top-color: rgb(17 24 39 / 0);
  border-bottom-color: rgb(17 24 39 / 0);
}

.border-y-gray-900\/10 {
  border-top-color: rgb(17 24 39 / 0.1);
  border-bottom-color: rgb(17 24 39 / 0.1);
}

.border-y-gray-900\/100 {
  border-top-color: rgb(17 24 39 / 1);
  border-bottom-color: rgb(17 24 39 / 1);
}

.border-y-gray-900\/15 {
  border-top-color: rgb(17 24 39 / 0.15);
  border-bottom-color: rgb(17 24 39 / 0.15);
}

.border-y-gray-900\/20 {
  border-top-color: rgb(17 24 39 / 0.2);
  border-bottom-color: rgb(17 24 39 / 0.2);
}

.border-y-gray-900\/25 {
  border-top-color: rgb(17 24 39 / 0.25);
  border-bottom-color: rgb(17 24 39 / 0.25);
}

.border-y-gray-900\/30 {
  border-top-color: rgb(17 24 39 / 0.3);
  border-bottom-color: rgb(17 24 39 / 0.3);
}

.border-y-gray-900\/35 {
  border-top-color: rgb(17 24 39 / 0.35);
  border-bottom-color: rgb(17 24 39 / 0.35);
}

.border-y-gray-900\/40 {
  border-top-color: rgb(17 24 39 / 0.4);
  border-bottom-color: rgb(17 24 39 / 0.4);
}

.border-y-gray-900\/45 {
  border-top-color: rgb(17 24 39 / 0.45);
  border-bottom-color: rgb(17 24 39 / 0.45);
}

.border-y-gray-900\/5 {
  border-top-color: rgb(17 24 39 / 0.05);
  border-bottom-color: rgb(17 24 39 / 0.05);
}

.border-y-gray-900\/50 {
  border-top-color: rgb(17 24 39 / 0.5);
  border-bottom-color: rgb(17 24 39 / 0.5);
}

.border-y-gray-900\/55 {
  border-top-color: rgb(17 24 39 / 0.55);
  border-bottom-color: rgb(17 24 39 / 0.55);
}

.border-y-gray-900\/60 {
  border-top-color: rgb(17 24 39 / 0.6);
  border-bottom-color: rgb(17 24 39 / 0.6);
}

.border-y-gray-900\/65 {
  border-top-color: rgb(17 24 39 / 0.65);
  border-bottom-color: rgb(17 24 39 / 0.65);
}

.border-y-gray-900\/70 {
  border-top-color: rgb(17 24 39 / 0.7);
  border-bottom-color: rgb(17 24 39 / 0.7);
}

.border-y-gray-900\/75 {
  border-top-color: rgb(17 24 39 / 0.75);
  border-bottom-color: rgb(17 24 39 / 0.75);
}

.border-y-gray-900\/80 {
  border-top-color: rgb(17 24 39 / 0.8);
  border-bottom-color: rgb(17 24 39 / 0.8);
}

.border-y-gray-900\/85 {
  border-top-color: rgb(17 24 39 / 0.85);
  border-bottom-color: rgb(17 24 39 / 0.85);
}

.border-y-gray-900\/90 {
  border-top-color: rgb(17 24 39 / 0.9);
  border-bottom-color: rgb(17 24 39 / 0.9);
}

.border-y-gray-900\/95 {
  border-top-color: rgb(17 24 39 / 0.95);
  border-bottom-color: rgb(17 24 39 / 0.95);
}

.border-y-gray-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(3 7 18 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(3 7 18 / var(--tw-border-opacity, 1));
}

.border-y-gray-950\/0 {
  border-top-color: rgb(3 7 18 / 0);
  border-bottom-color: rgb(3 7 18 / 0);
}

.border-y-gray-950\/10 {
  border-top-color: rgb(3 7 18 / 0.1);
  border-bottom-color: rgb(3 7 18 / 0.1);
}

.border-y-gray-950\/100 {
  border-top-color: rgb(3 7 18 / 1);
  border-bottom-color: rgb(3 7 18 / 1);
}

.border-y-gray-950\/15 {
  border-top-color: rgb(3 7 18 / 0.15);
  border-bottom-color: rgb(3 7 18 / 0.15);
}

.border-y-gray-950\/20 {
  border-top-color: rgb(3 7 18 / 0.2);
  border-bottom-color: rgb(3 7 18 / 0.2);
}

.border-y-gray-950\/25 {
  border-top-color: rgb(3 7 18 / 0.25);
  border-bottom-color: rgb(3 7 18 / 0.25);
}

.border-y-gray-950\/30 {
  border-top-color: rgb(3 7 18 / 0.3);
  border-bottom-color: rgb(3 7 18 / 0.3);
}

.border-y-gray-950\/35 {
  border-top-color: rgb(3 7 18 / 0.35);
  border-bottom-color: rgb(3 7 18 / 0.35);
}

.border-y-gray-950\/40 {
  border-top-color: rgb(3 7 18 / 0.4);
  border-bottom-color: rgb(3 7 18 / 0.4);
}

.border-y-gray-950\/45 {
  border-top-color: rgb(3 7 18 / 0.45);
  border-bottom-color: rgb(3 7 18 / 0.45);
}

.border-y-gray-950\/5 {
  border-top-color: rgb(3 7 18 / 0.05);
  border-bottom-color: rgb(3 7 18 / 0.05);
}

.border-y-gray-950\/50 {
  border-top-color: rgb(3 7 18 / 0.5);
  border-bottom-color: rgb(3 7 18 / 0.5);
}

.border-y-gray-950\/55 {
  border-top-color: rgb(3 7 18 / 0.55);
  border-bottom-color: rgb(3 7 18 / 0.55);
}

.border-y-gray-950\/60 {
  border-top-color: rgb(3 7 18 / 0.6);
  border-bottom-color: rgb(3 7 18 / 0.6);
}

.border-y-gray-950\/65 {
  border-top-color: rgb(3 7 18 / 0.65);
  border-bottom-color: rgb(3 7 18 / 0.65);
}

.border-y-gray-950\/70 {
  border-top-color: rgb(3 7 18 / 0.7);
  border-bottom-color: rgb(3 7 18 / 0.7);
}

.border-y-gray-950\/75 {
  border-top-color: rgb(3 7 18 / 0.75);
  border-bottom-color: rgb(3 7 18 / 0.75);
}

.border-y-gray-950\/80 {
  border-top-color: rgb(3 7 18 / 0.8);
  border-bottom-color: rgb(3 7 18 / 0.8);
}

.border-y-gray-950\/85 {
  border-top-color: rgb(3 7 18 / 0.85);
  border-bottom-color: rgb(3 7 18 / 0.85);
}

.border-y-gray-950\/90 {
  border-top-color: rgb(3 7 18 / 0.9);
  border-bottom-color: rgb(3 7 18 / 0.9);
}

.border-y-gray-950\/95 {
  border-top-color: rgb(3 7 18 / 0.95);
  border-bottom-color: rgb(3 7 18 / 0.95);
}

.border-y-green {
  --tw-border-opacity: 1;
  border-top-color: rgb(116 152 58 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(116 152 58 / var(--tw-border-opacity, 1));
}

.border-y-green\/0 {
  border-top-color: rgb(116 152 58 / 0);
  border-bottom-color: rgb(116 152 58 / 0);
}

.border-y-green\/10 {
  border-top-color: rgb(116 152 58 / 0.1);
  border-bottom-color: rgb(116 152 58 / 0.1);
}

.border-y-green\/100 {
  border-top-color: rgb(116 152 58 / 1);
  border-bottom-color: rgb(116 152 58 / 1);
}

.border-y-green\/15 {
  border-top-color: rgb(116 152 58 / 0.15);
  border-bottom-color: rgb(116 152 58 / 0.15);
}

.border-y-green\/20 {
  border-top-color: rgb(116 152 58 / 0.2);
  border-bottom-color: rgb(116 152 58 / 0.2);
}

.border-y-green\/25 {
  border-top-color: rgb(116 152 58 / 0.25);
  border-bottom-color: rgb(116 152 58 / 0.25);
}

.border-y-green\/30 {
  border-top-color: rgb(116 152 58 / 0.3);
  border-bottom-color: rgb(116 152 58 / 0.3);
}

.border-y-green\/35 {
  border-top-color: rgb(116 152 58 / 0.35);
  border-bottom-color: rgb(116 152 58 / 0.35);
}

.border-y-green\/40 {
  border-top-color: rgb(116 152 58 / 0.4);
  border-bottom-color: rgb(116 152 58 / 0.4);
}

.border-y-green\/45 {
  border-top-color: rgb(116 152 58 / 0.45);
  border-bottom-color: rgb(116 152 58 / 0.45);
}

.border-y-green\/5 {
  border-top-color: rgb(116 152 58 / 0.05);
  border-bottom-color: rgb(116 152 58 / 0.05);
}

.border-y-green\/50 {
  border-top-color: rgb(116 152 58 / 0.5);
  border-bottom-color: rgb(116 152 58 / 0.5);
}

.border-y-green\/55 {
  border-top-color: rgb(116 152 58 / 0.55);
  border-bottom-color: rgb(116 152 58 / 0.55);
}

.border-y-green\/60 {
  border-top-color: rgb(116 152 58 / 0.6);
  border-bottom-color: rgb(116 152 58 / 0.6);
}

.border-y-green\/65 {
  border-top-color: rgb(116 152 58 / 0.65);
  border-bottom-color: rgb(116 152 58 / 0.65);
}

.border-y-green\/70 {
  border-top-color: rgb(116 152 58 / 0.7);
  border-bottom-color: rgb(116 152 58 / 0.7);
}

.border-y-green\/75 {
  border-top-color: rgb(116 152 58 / 0.75);
  border-bottom-color: rgb(116 152 58 / 0.75);
}

.border-y-green\/80 {
  border-top-color: rgb(116 152 58 / 0.8);
  border-bottom-color: rgb(116 152 58 / 0.8);
}

.border-y-green\/85 {
  border-top-color: rgb(116 152 58 / 0.85);
  border-bottom-color: rgb(116 152 58 / 0.85);
}

.border-y-green\/90 {
  border-top-color: rgb(116 152 58 / 0.9);
  border-bottom-color: rgb(116 152 58 / 0.9);
}

.border-y-green\/95 {
  border-top-color: rgb(116 152 58 / 0.95);
  border-bottom-color: rgb(116 152 58 / 0.95);
}

.border-y-indigo-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(224 231 255 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(224 231 255 / var(--tw-border-opacity, 1));
}

.border-y-indigo-100\/0 {
  border-top-color: rgb(224 231 255 / 0);
  border-bottom-color: rgb(224 231 255 / 0);
}

.border-y-indigo-100\/10 {
  border-top-color: rgb(224 231 255 / 0.1);
  border-bottom-color: rgb(224 231 255 / 0.1);
}

.border-y-indigo-100\/100 {
  border-top-color: rgb(224 231 255 / 1);
  border-bottom-color: rgb(224 231 255 / 1);
}

.border-y-indigo-100\/15 {
  border-top-color: rgb(224 231 255 / 0.15);
  border-bottom-color: rgb(224 231 255 / 0.15);
}

.border-y-indigo-100\/20 {
  border-top-color: rgb(224 231 255 / 0.2);
  border-bottom-color: rgb(224 231 255 / 0.2);
}

.border-y-indigo-100\/25 {
  border-top-color: rgb(224 231 255 / 0.25);
  border-bottom-color: rgb(224 231 255 / 0.25);
}

.border-y-indigo-100\/30 {
  border-top-color: rgb(224 231 255 / 0.3);
  border-bottom-color: rgb(224 231 255 / 0.3);
}

.border-y-indigo-100\/35 {
  border-top-color: rgb(224 231 255 / 0.35);
  border-bottom-color: rgb(224 231 255 / 0.35);
}

.border-y-indigo-100\/40 {
  border-top-color: rgb(224 231 255 / 0.4);
  border-bottom-color: rgb(224 231 255 / 0.4);
}

.border-y-indigo-100\/45 {
  border-top-color: rgb(224 231 255 / 0.45);
  border-bottom-color: rgb(224 231 255 / 0.45);
}

.border-y-indigo-100\/5 {
  border-top-color: rgb(224 231 255 / 0.05);
  border-bottom-color: rgb(224 231 255 / 0.05);
}

.border-y-indigo-100\/50 {
  border-top-color: rgb(224 231 255 / 0.5);
  border-bottom-color: rgb(224 231 255 / 0.5);
}

.border-y-indigo-100\/55 {
  border-top-color: rgb(224 231 255 / 0.55);
  border-bottom-color: rgb(224 231 255 / 0.55);
}

.border-y-indigo-100\/60 {
  border-top-color: rgb(224 231 255 / 0.6);
  border-bottom-color: rgb(224 231 255 / 0.6);
}

.border-y-indigo-100\/65 {
  border-top-color: rgb(224 231 255 / 0.65);
  border-bottom-color: rgb(224 231 255 / 0.65);
}

.border-y-indigo-100\/70 {
  border-top-color: rgb(224 231 255 / 0.7);
  border-bottom-color: rgb(224 231 255 / 0.7);
}

.border-y-indigo-100\/75 {
  border-top-color: rgb(224 231 255 / 0.75);
  border-bottom-color: rgb(224 231 255 / 0.75);
}

.border-y-indigo-100\/80 {
  border-top-color: rgb(224 231 255 / 0.8);
  border-bottom-color: rgb(224 231 255 / 0.8);
}

.border-y-indigo-100\/85 {
  border-top-color: rgb(224 231 255 / 0.85);
  border-bottom-color: rgb(224 231 255 / 0.85);
}

.border-y-indigo-100\/90 {
  border-top-color: rgb(224 231 255 / 0.9);
  border-bottom-color: rgb(224 231 255 / 0.9);
}

.border-y-indigo-100\/95 {
  border-top-color: rgb(224 231 255 / 0.95);
  border-bottom-color: rgb(224 231 255 / 0.95);
}

.border-y-indigo-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(199 210 254 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(199 210 254 / var(--tw-border-opacity, 1));
}

.border-y-indigo-200\/0 {
  border-top-color: rgb(199 210 254 / 0);
  border-bottom-color: rgb(199 210 254 / 0);
}

.border-y-indigo-200\/10 {
  border-top-color: rgb(199 210 254 / 0.1);
  border-bottom-color: rgb(199 210 254 / 0.1);
}

.border-y-indigo-200\/100 {
  border-top-color: rgb(199 210 254 / 1);
  border-bottom-color: rgb(199 210 254 / 1);
}

.border-y-indigo-200\/15 {
  border-top-color: rgb(199 210 254 / 0.15);
  border-bottom-color: rgb(199 210 254 / 0.15);
}

.border-y-indigo-200\/20 {
  border-top-color: rgb(199 210 254 / 0.2);
  border-bottom-color: rgb(199 210 254 / 0.2);
}

.border-y-indigo-200\/25 {
  border-top-color: rgb(199 210 254 / 0.25);
  border-bottom-color: rgb(199 210 254 / 0.25);
}

.border-y-indigo-200\/30 {
  border-top-color: rgb(199 210 254 / 0.3);
  border-bottom-color: rgb(199 210 254 / 0.3);
}

.border-y-indigo-200\/35 {
  border-top-color: rgb(199 210 254 / 0.35);
  border-bottom-color: rgb(199 210 254 / 0.35);
}

.border-y-indigo-200\/40 {
  border-top-color: rgb(199 210 254 / 0.4);
  border-bottom-color: rgb(199 210 254 / 0.4);
}

.border-y-indigo-200\/45 {
  border-top-color: rgb(199 210 254 / 0.45);
  border-bottom-color: rgb(199 210 254 / 0.45);
}

.border-y-indigo-200\/5 {
  border-top-color: rgb(199 210 254 / 0.05);
  border-bottom-color: rgb(199 210 254 / 0.05);
}

.border-y-indigo-200\/50 {
  border-top-color: rgb(199 210 254 / 0.5);
  border-bottom-color: rgb(199 210 254 / 0.5);
}

.border-y-indigo-200\/55 {
  border-top-color: rgb(199 210 254 / 0.55);
  border-bottom-color: rgb(199 210 254 / 0.55);
}

.border-y-indigo-200\/60 {
  border-top-color: rgb(199 210 254 / 0.6);
  border-bottom-color: rgb(199 210 254 / 0.6);
}

.border-y-indigo-200\/65 {
  border-top-color: rgb(199 210 254 / 0.65);
  border-bottom-color: rgb(199 210 254 / 0.65);
}

.border-y-indigo-200\/70 {
  border-top-color: rgb(199 210 254 / 0.7);
  border-bottom-color: rgb(199 210 254 / 0.7);
}

.border-y-indigo-200\/75 {
  border-top-color: rgb(199 210 254 / 0.75);
  border-bottom-color: rgb(199 210 254 / 0.75);
}

.border-y-indigo-200\/80 {
  border-top-color: rgb(199 210 254 / 0.8);
  border-bottom-color: rgb(199 210 254 / 0.8);
}

.border-y-indigo-200\/85 {
  border-top-color: rgb(199 210 254 / 0.85);
  border-bottom-color: rgb(199 210 254 / 0.85);
}

.border-y-indigo-200\/90 {
  border-top-color: rgb(199 210 254 / 0.9);
  border-bottom-color: rgb(199 210 254 / 0.9);
}

.border-y-indigo-200\/95 {
  border-top-color: rgb(199 210 254 / 0.95);
  border-bottom-color: rgb(199 210 254 / 0.95);
}

.border-y-indigo-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(165 180 252 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(165 180 252 / var(--tw-border-opacity, 1));
}

.border-y-indigo-300\/0 {
  border-top-color: rgb(165 180 252 / 0);
  border-bottom-color: rgb(165 180 252 / 0);
}

.border-y-indigo-300\/10 {
  border-top-color: rgb(165 180 252 / 0.1);
  border-bottom-color: rgb(165 180 252 / 0.1);
}

.border-y-indigo-300\/100 {
  border-top-color: rgb(165 180 252 / 1);
  border-bottom-color: rgb(165 180 252 / 1);
}

.border-y-indigo-300\/15 {
  border-top-color: rgb(165 180 252 / 0.15);
  border-bottom-color: rgb(165 180 252 / 0.15);
}

.border-y-indigo-300\/20 {
  border-top-color: rgb(165 180 252 / 0.2);
  border-bottom-color: rgb(165 180 252 / 0.2);
}

.border-y-indigo-300\/25 {
  border-top-color: rgb(165 180 252 / 0.25);
  border-bottom-color: rgb(165 180 252 / 0.25);
}

.border-y-indigo-300\/30 {
  border-top-color: rgb(165 180 252 / 0.3);
  border-bottom-color: rgb(165 180 252 / 0.3);
}

.border-y-indigo-300\/35 {
  border-top-color: rgb(165 180 252 / 0.35);
  border-bottom-color: rgb(165 180 252 / 0.35);
}

.border-y-indigo-300\/40 {
  border-top-color: rgb(165 180 252 / 0.4);
  border-bottom-color: rgb(165 180 252 / 0.4);
}

.border-y-indigo-300\/45 {
  border-top-color: rgb(165 180 252 / 0.45);
  border-bottom-color: rgb(165 180 252 / 0.45);
}

.border-y-indigo-300\/5 {
  border-top-color: rgb(165 180 252 / 0.05);
  border-bottom-color: rgb(165 180 252 / 0.05);
}

.border-y-indigo-300\/50 {
  border-top-color: rgb(165 180 252 / 0.5);
  border-bottom-color: rgb(165 180 252 / 0.5);
}

.border-y-indigo-300\/55 {
  border-top-color: rgb(165 180 252 / 0.55);
  border-bottom-color: rgb(165 180 252 / 0.55);
}

.border-y-indigo-300\/60 {
  border-top-color: rgb(165 180 252 / 0.6);
  border-bottom-color: rgb(165 180 252 / 0.6);
}

.border-y-indigo-300\/65 {
  border-top-color: rgb(165 180 252 / 0.65);
  border-bottom-color: rgb(165 180 252 / 0.65);
}

.border-y-indigo-300\/70 {
  border-top-color: rgb(165 180 252 / 0.7);
  border-bottom-color: rgb(165 180 252 / 0.7);
}

.border-y-indigo-300\/75 {
  border-top-color: rgb(165 180 252 / 0.75);
  border-bottom-color: rgb(165 180 252 / 0.75);
}

.border-y-indigo-300\/80 {
  border-top-color: rgb(165 180 252 / 0.8);
  border-bottom-color: rgb(165 180 252 / 0.8);
}

.border-y-indigo-300\/85 {
  border-top-color: rgb(165 180 252 / 0.85);
  border-bottom-color: rgb(165 180 252 / 0.85);
}

.border-y-indigo-300\/90 {
  border-top-color: rgb(165 180 252 / 0.9);
  border-bottom-color: rgb(165 180 252 / 0.9);
}

.border-y-indigo-300\/95 {
  border-top-color: rgb(165 180 252 / 0.95);
  border-bottom-color: rgb(165 180 252 / 0.95);
}

.border-y-indigo-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(129 140 248 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(129 140 248 / var(--tw-border-opacity, 1));
}

.border-y-indigo-400\/0 {
  border-top-color: rgb(129 140 248 / 0);
  border-bottom-color: rgb(129 140 248 / 0);
}

.border-y-indigo-400\/10 {
  border-top-color: rgb(129 140 248 / 0.1);
  border-bottom-color: rgb(129 140 248 / 0.1);
}

.border-y-indigo-400\/100 {
  border-top-color: rgb(129 140 248 / 1);
  border-bottom-color: rgb(129 140 248 / 1);
}

.border-y-indigo-400\/15 {
  border-top-color: rgb(129 140 248 / 0.15);
  border-bottom-color: rgb(129 140 248 / 0.15);
}

.border-y-indigo-400\/20 {
  border-top-color: rgb(129 140 248 / 0.2);
  border-bottom-color: rgb(129 140 248 / 0.2);
}

.border-y-indigo-400\/25 {
  border-top-color: rgb(129 140 248 / 0.25);
  border-bottom-color: rgb(129 140 248 / 0.25);
}

.border-y-indigo-400\/30 {
  border-top-color: rgb(129 140 248 / 0.3);
  border-bottom-color: rgb(129 140 248 / 0.3);
}

.border-y-indigo-400\/35 {
  border-top-color: rgb(129 140 248 / 0.35);
  border-bottom-color: rgb(129 140 248 / 0.35);
}

.border-y-indigo-400\/40 {
  border-top-color: rgb(129 140 248 / 0.4);
  border-bottom-color: rgb(129 140 248 / 0.4);
}

.border-y-indigo-400\/45 {
  border-top-color: rgb(129 140 248 / 0.45);
  border-bottom-color: rgb(129 140 248 / 0.45);
}

.border-y-indigo-400\/5 {
  border-top-color: rgb(129 140 248 / 0.05);
  border-bottom-color: rgb(129 140 248 / 0.05);
}

.border-y-indigo-400\/50 {
  border-top-color: rgb(129 140 248 / 0.5);
  border-bottom-color: rgb(129 140 248 / 0.5);
}

.border-y-indigo-400\/55 {
  border-top-color: rgb(129 140 248 / 0.55);
  border-bottom-color: rgb(129 140 248 / 0.55);
}

.border-y-indigo-400\/60 {
  border-top-color: rgb(129 140 248 / 0.6);
  border-bottom-color: rgb(129 140 248 / 0.6);
}

.border-y-indigo-400\/65 {
  border-top-color: rgb(129 140 248 / 0.65);
  border-bottom-color: rgb(129 140 248 / 0.65);
}

.border-y-indigo-400\/70 {
  border-top-color: rgb(129 140 248 / 0.7);
  border-bottom-color: rgb(129 140 248 / 0.7);
}

.border-y-indigo-400\/75 {
  border-top-color: rgb(129 140 248 / 0.75);
  border-bottom-color: rgb(129 140 248 / 0.75);
}

.border-y-indigo-400\/80 {
  border-top-color: rgb(129 140 248 / 0.8);
  border-bottom-color: rgb(129 140 248 / 0.8);
}

.border-y-indigo-400\/85 {
  border-top-color: rgb(129 140 248 / 0.85);
  border-bottom-color: rgb(129 140 248 / 0.85);
}

.border-y-indigo-400\/90 {
  border-top-color: rgb(129 140 248 / 0.9);
  border-bottom-color: rgb(129 140 248 / 0.9);
}

.border-y-indigo-400\/95 {
  border-top-color: rgb(129 140 248 / 0.95);
  border-bottom-color: rgb(129 140 248 / 0.95);
}

.border-y-indigo-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(238 242 255 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(238 242 255 / var(--tw-border-opacity, 1));
}

.border-y-indigo-50\/0 {
  border-top-color: rgb(238 242 255 / 0);
  border-bottom-color: rgb(238 242 255 / 0);
}

.border-y-indigo-50\/10 {
  border-top-color: rgb(238 242 255 / 0.1);
  border-bottom-color: rgb(238 242 255 / 0.1);
}

.border-y-indigo-50\/100 {
  border-top-color: rgb(238 242 255 / 1);
  border-bottom-color: rgb(238 242 255 / 1);
}

.border-y-indigo-50\/15 {
  border-top-color: rgb(238 242 255 / 0.15);
  border-bottom-color: rgb(238 242 255 / 0.15);
}

.border-y-indigo-50\/20 {
  border-top-color: rgb(238 242 255 / 0.2);
  border-bottom-color: rgb(238 242 255 / 0.2);
}

.border-y-indigo-50\/25 {
  border-top-color: rgb(238 242 255 / 0.25);
  border-bottom-color: rgb(238 242 255 / 0.25);
}

.border-y-indigo-50\/30 {
  border-top-color: rgb(238 242 255 / 0.3);
  border-bottom-color: rgb(238 242 255 / 0.3);
}

.border-y-indigo-50\/35 {
  border-top-color: rgb(238 242 255 / 0.35);
  border-bottom-color: rgb(238 242 255 / 0.35);
}

.border-y-indigo-50\/40 {
  border-top-color: rgb(238 242 255 / 0.4);
  border-bottom-color: rgb(238 242 255 / 0.4);
}

.border-y-indigo-50\/45 {
  border-top-color: rgb(238 242 255 / 0.45);
  border-bottom-color: rgb(238 242 255 / 0.45);
}

.border-y-indigo-50\/5 {
  border-top-color: rgb(238 242 255 / 0.05);
  border-bottom-color: rgb(238 242 255 / 0.05);
}

.border-y-indigo-50\/50 {
  border-top-color: rgb(238 242 255 / 0.5);
  border-bottom-color: rgb(238 242 255 / 0.5);
}

.border-y-indigo-50\/55 {
  border-top-color: rgb(238 242 255 / 0.55);
  border-bottom-color: rgb(238 242 255 / 0.55);
}

.border-y-indigo-50\/60 {
  border-top-color: rgb(238 242 255 / 0.6);
  border-bottom-color: rgb(238 242 255 / 0.6);
}

.border-y-indigo-50\/65 {
  border-top-color: rgb(238 242 255 / 0.65);
  border-bottom-color: rgb(238 242 255 / 0.65);
}

.border-y-indigo-50\/70 {
  border-top-color: rgb(238 242 255 / 0.7);
  border-bottom-color: rgb(238 242 255 / 0.7);
}

.border-y-indigo-50\/75 {
  border-top-color: rgb(238 242 255 / 0.75);
  border-bottom-color: rgb(238 242 255 / 0.75);
}

.border-y-indigo-50\/80 {
  border-top-color: rgb(238 242 255 / 0.8);
  border-bottom-color: rgb(238 242 255 / 0.8);
}

.border-y-indigo-50\/85 {
  border-top-color: rgb(238 242 255 / 0.85);
  border-bottom-color: rgb(238 242 255 / 0.85);
}

.border-y-indigo-50\/90 {
  border-top-color: rgb(238 242 255 / 0.9);
  border-bottom-color: rgb(238 242 255 / 0.9);
}

.border-y-indigo-50\/95 {
  border-top-color: rgb(238 242 255 / 0.95);
  border-bottom-color: rgb(238 242 255 / 0.95);
}

.border-y-indigo-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
}

.border-y-indigo-500\/0 {
  border-top-color: rgb(99 102 241 / 0);
  border-bottom-color: rgb(99 102 241 / 0);
}

.border-y-indigo-500\/10 {
  border-top-color: rgb(99 102 241 / 0.1);
  border-bottom-color: rgb(99 102 241 / 0.1);
}

.border-y-indigo-500\/100 {
  border-top-color: rgb(99 102 241 / 1);
  border-bottom-color: rgb(99 102 241 / 1);
}

.border-y-indigo-500\/15 {
  border-top-color: rgb(99 102 241 / 0.15);
  border-bottom-color: rgb(99 102 241 / 0.15);
}

.border-y-indigo-500\/20 {
  border-top-color: rgb(99 102 241 / 0.2);
  border-bottom-color: rgb(99 102 241 / 0.2);
}

.border-y-indigo-500\/25 {
  border-top-color: rgb(99 102 241 / 0.25);
  border-bottom-color: rgb(99 102 241 / 0.25);
}

.border-y-indigo-500\/30 {
  border-top-color: rgb(99 102 241 / 0.3);
  border-bottom-color: rgb(99 102 241 / 0.3);
}

.border-y-indigo-500\/35 {
  border-top-color: rgb(99 102 241 / 0.35);
  border-bottom-color: rgb(99 102 241 / 0.35);
}

.border-y-indigo-500\/40 {
  border-top-color: rgb(99 102 241 / 0.4);
  border-bottom-color: rgb(99 102 241 / 0.4);
}

.border-y-indigo-500\/45 {
  border-top-color: rgb(99 102 241 / 0.45);
  border-bottom-color: rgb(99 102 241 / 0.45);
}

.border-y-indigo-500\/5 {
  border-top-color: rgb(99 102 241 / 0.05);
  border-bottom-color: rgb(99 102 241 / 0.05);
}

.border-y-indigo-500\/50 {
  border-top-color: rgb(99 102 241 / 0.5);
  border-bottom-color: rgb(99 102 241 / 0.5);
}

.border-y-indigo-500\/55 {
  border-top-color: rgb(99 102 241 / 0.55);
  border-bottom-color: rgb(99 102 241 / 0.55);
}

.border-y-indigo-500\/60 {
  border-top-color: rgb(99 102 241 / 0.6);
  border-bottom-color: rgb(99 102 241 / 0.6);
}

.border-y-indigo-500\/65 {
  border-top-color: rgb(99 102 241 / 0.65);
  border-bottom-color: rgb(99 102 241 / 0.65);
}

.border-y-indigo-500\/70 {
  border-top-color: rgb(99 102 241 / 0.7);
  border-bottom-color: rgb(99 102 241 / 0.7);
}

.border-y-indigo-500\/75 {
  border-top-color: rgb(99 102 241 / 0.75);
  border-bottom-color: rgb(99 102 241 / 0.75);
}

.border-y-indigo-500\/80 {
  border-top-color: rgb(99 102 241 / 0.8);
  border-bottom-color: rgb(99 102 241 / 0.8);
}

.border-y-indigo-500\/85 {
  border-top-color: rgb(99 102 241 / 0.85);
  border-bottom-color: rgb(99 102 241 / 0.85);
}

.border-y-indigo-500\/90 {
  border-top-color: rgb(99 102 241 / 0.9);
  border-bottom-color: rgb(99 102 241 / 0.9);
}

.border-y-indigo-500\/95 {
  border-top-color: rgb(99 102 241 / 0.95);
  border-bottom-color: rgb(99 102 241 / 0.95);
}

.border-y-indigo-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
}

.border-y-indigo-600\/0 {
  border-top-color: rgb(79 70 229 / 0);
  border-bottom-color: rgb(79 70 229 / 0);
}

.border-y-indigo-600\/10 {
  border-top-color: rgb(79 70 229 / 0.1);
  border-bottom-color: rgb(79 70 229 / 0.1);
}

.border-y-indigo-600\/100 {
  border-top-color: rgb(79 70 229 / 1);
  border-bottom-color: rgb(79 70 229 / 1);
}

.border-y-indigo-600\/15 {
  border-top-color: rgb(79 70 229 / 0.15);
  border-bottom-color: rgb(79 70 229 / 0.15);
}

.border-y-indigo-600\/20 {
  border-top-color: rgb(79 70 229 / 0.2);
  border-bottom-color: rgb(79 70 229 / 0.2);
}

.border-y-indigo-600\/25 {
  border-top-color: rgb(79 70 229 / 0.25);
  border-bottom-color: rgb(79 70 229 / 0.25);
}

.border-y-indigo-600\/30 {
  border-top-color: rgb(79 70 229 / 0.3);
  border-bottom-color: rgb(79 70 229 / 0.3);
}

.border-y-indigo-600\/35 {
  border-top-color: rgb(79 70 229 / 0.35);
  border-bottom-color: rgb(79 70 229 / 0.35);
}

.border-y-indigo-600\/40 {
  border-top-color: rgb(79 70 229 / 0.4);
  border-bottom-color: rgb(79 70 229 / 0.4);
}

.border-y-indigo-600\/45 {
  border-top-color: rgb(79 70 229 / 0.45);
  border-bottom-color: rgb(79 70 229 / 0.45);
}

.border-y-indigo-600\/5 {
  border-top-color: rgb(79 70 229 / 0.05);
  border-bottom-color: rgb(79 70 229 / 0.05);
}

.border-y-indigo-600\/50 {
  border-top-color: rgb(79 70 229 / 0.5);
  border-bottom-color: rgb(79 70 229 / 0.5);
}

.border-y-indigo-600\/55 {
  border-top-color: rgb(79 70 229 / 0.55);
  border-bottom-color: rgb(79 70 229 / 0.55);
}

.border-y-indigo-600\/60 {
  border-top-color: rgb(79 70 229 / 0.6);
  border-bottom-color: rgb(79 70 229 / 0.6);
}

.border-y-indigo-600\/65 {
  border-top-color: rgb(79 70 229 / 0.65);
  border-bottom-color: rgb(79 70 229 / 0.65);
}

.border-y-indigo-600\/70 {
  border-top-color: rgb(79 70 229 / 0.7);
  border-bottom-color: rgb(79 70 229 / 0.7);
}

.border-y-indigo-600\/75 {
  border-top-color: rgb(79 70 229 / 0.75);
  border-bottom-color: rgb(79 70 229 / 0.75);
}

.border-y-indigo-600\/80 {
  border-top-color: rgb(79 70 229 / 0.8);
  border-bottom-color: rgb(79 70 229 / 0.8);
}

.border-y-indigo-600\/85 {
  border-top-color: rgb(79 70 229 / 0.85);
  border-bottom-color: rgb(79 70 229 / 0.85);
}

.border-y-indigo-600\/90 {
  border-top-color: rgb(79 70 229 / 0.9);
  border-bottom-color: rgb(79 70 229 / 0.9);
}

.border-y-indigo-600\/95 {
  border-top-color: rgb(79 70 229 / 0.95);
  border-bottom-color: rgb(79 70 229 / 0.95);
}

.border-y-indigo-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(67 56 202 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(67 56 202 / var(--tw-border-opacity, 1));
}

.border-y-indigo-700\/0 {
  border-top-color: rgb(67 56 202 / 0);
  border-bottom-color: rgb(67 56 202 / 0);
}

.border-y-indigo-700\/10 {
  border-top-color: rgb(67 56 202 / 0.1);
  border-bottom-color: rgb(67 56 202 / 0.1);
}

.border-y-indigo-700\/100 {
  border-top-color: rgb(67 56 202 / 1);
  border-bottom-color: rgb(67 56 202 / 1);
}

.border-y-indigo-700\/15 {
  border-top-color: rgb(67 56 202 / 0.15);
  border-bottom-color: rgb(67 56 202 / 0.15);
}

.border-y-indigo-700\/20 {
  border-top-color: rgb(67 56 202 / 0.2);
  border-bottom-color: rgb(67 56 202 / 0.2);
}

.border-y-indigo-700\/25 {
  border-top-color: rgb(67 56 202 / 0.25);
  border-bottom-color: rgb(67 56 202 / 0.25);
}

.border-y-indigo-700\/30 {
  border-top-color: rgb(67 56 202 / 0.3);
  border-bottom-color: rgb(67 56 202 / 0.3);
}

.border-y-indigo-700\/35 {
  border-top-color: rgb(67 56 202 / 0.35);
  border-bottom-color: rgb(67 56 202 / 0.35);
}

.border-y-indigo-700\/40 {
  border-top-color: rgb(67 56 202 / 0.4);
  border-bottom-color: rgb(67 56 202 / 0.4);
}

.border-y-indigo-700\/45 {
  border-top-color: rgb(67 56 202 / 0.45);
  border-bottom-color: rgb(67 56 202 / 0.45);
}

.border-y-indigo-700\/5 {
  border-top-color: rgb(67 56 202 / 0.05);
  border-bottom-color: rgb(67 56 202 / 0.05);
}

.border-y-indigo-700\/50 {
  border-top-color: rgb(67 56 202 / 0.5);
  border-bottom-color: rgb(67 56 202 / 0.5);
}

.border-y-indigo-700\/55 {
  border-top-color: rgb(67 56 202 / 0.55);
  border-bottom-color: rgb(67 56 202 / 0.55);
}

.border-y-indigo-700\/60 {
  border-top-color: rgb(67 56 202 / 0.6);
  border-bottom-color: rgb(67 56 202 / 0.6);
}

.border-y-indigo-700\/65 {
  border-top-color: rgb(67 56 202 / 0.65);
  border-bottom-color: rgb(67 56 202 / 0.65);
}

.border-y-indigo-700\/70 {
  border-top-color: rgb(67 56 202 / 0.7);
  border-bottom-color: rgb(67 56 202 / 0.7);
}

.border-y-indigo-700\/75 {
  border-top-color: rgb(67 56 202 / 0.75);
  border-bottom-color: rgb(67 56 202 / 0.75);
}

.border-y-indigo-700\/80 {
  border-top-color: rgb(67 56 202 / 0.8);
  border-bottom-color: rgb(67 56 202 / 0.8);
}

.border-y-indigo-700\/85 {
  border-top-color: rgb(67 56 202 / 0.85);
  border-bottom-color: rgb(67 56 202 / 0.85);
}

.border-y-indigo-700\/90 {
  border-top-color: rgb(67 56 202 / 0.9);
  border-bottom-color: rgb(67 56 202 / 0.9);
}

.border-y-indigo-700\/95 {
  border-top-color: rgb(67 56 202 / 0.95);
  border-bottom-color: rgb(67 56 202 / 0.95);
}

.border-y-indigo-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(55 48 163 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(55 48 163 / var(--tw-border-opacity, 1));
}

.border-y-indigo-800\/0 {
  border-top-color: rgb(55 48 163 / 0);
  border-bottom-color: rgb(55 48 163 / 0);
}

.border-y-indigo-800\/10 {
  border-top-color: rgb(55 48 163 / 0.1);
  border-bottom-color: rgb(55 48 163 / 0.1);
}

.border-y-indigo-800\/100 {
  border-top-color: rgb(55 48 163 / 1);
  border-bottom-color: rgb(55 48 163 / 1);
}

.border-y-indigo-800\/15 {
  border-top-color: rgb(55 48 163 / 0.15);
  border-bottom-color: rgb(55 48 163 / 0.15);
}

.border-y-indigo-800\/20 {
  border-top-color: rgb(55 48 163 / 0.2);
  border-bottom-color: rgb(55 48 163 / 0.2);
}

.border-y-indigo-800\/25 {
  border-top-color: rgb(55 48 163 / 0.25);
  border-bottom-color: rgb(55 48 163 / 0.25);
}

.border-y-indigo-800\/30 {
  border-top-color: rgb(55 48 163 / 0.3);
  border-bottom-color: rgb(55 48 163 / 0.3);
}

.border-y-indigo-800\/35 {
  border-top-color: rgb(55 48 163 / 0.35);
  border-bottom-color: rgb(55 48 163 / 0.35);
}

.border-y-indigo-800\/40 {
  border-top-color: rgb(55 48 163 / 0.4);
  border-bottom-color: rgb(55 48 163 / 0.4);
}

.border-y-indigo-800\/45 {
  border-top-color: rgb(55 48 163 / 0.45);
  border-bottom-color: rgb(55 48 163 / 0.45);
}

.border-y-indigo-800\/5 {
  border-top-color: rgb(55 48 163 / 0.05);
  border-bottom-color: rgb(55 48 163 / 0.05);
}

.border-y-indigo-800\/50 {
  border-top-color: rgb(55 48 163 / 0.5);
  border-bottom-color: rgb(55 48 163 / 0.5);
}

.border-y-indigo-800\/55 {
  border-top-color: rgb(55 48 163 / 0.55);
  border-bottom-color: rgb(55 48 163 / 0.55);
}

.border-y-indigo-800\/60 {
  border-top-color: rgb(55 48 163 / 0.6);
  border-bottom-color: rgb(55 48 163 / 0.6);
}

.border-y-indigo-800\/65 {
  border-top-color: rgb(55 48 163 / 0.65);
  border-bottom-color: rgb(55 48 163 / 0.65);
}

.border-y-indigo-800\/70 {
  border-top-color: rgb(55 48 163 / 0.7);
  border-bottom-color: rgb(55 48 163 / 0.7);
}

.border-y-indigo-800\/75 {
  border-top-color: rgb(55 48 163 / 0.75);
  border-bottom-color: rgb(55 48 163 / 0.75);
}

.border-y-indigo-800\/80 {
  border-top-color: rgb(55 48 163 / 0.8);
  border-bottom-color: rgb(55 48 163 / 0.8);
}

.border-y-indigo-800\/85 {
  border-top-color: rgb(55 48 163 / 0.85);
  border-bottom-color: rgb(55 48 163 / 0.85);
}

.border-y-indigo-800\/90 {
  border-top-color: rgb(55 48 163 / 0.9);
  border-bottom-color: rgb(55 48 163 / 0.9);
}

.border-y-indigo-800\/95 {
  border-top-color: rgb(55 48 163 / 0.95);
  border-bottom-color: rgb(55 48 163 / 0.95);
}

.border-y-indigo-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(49 46 129 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(49 46 129 / var(--tw-border-opacity, 1));
}

.border-y-indigo-900\/0 {
  border-top-color: rgb(49 46 129 / 0);
  border-bottom-color: rgb(49 46 129 / 0);
}

.border-y-indigo-900\/10 {
  border-top-color: rgb(49 46 129 / 0.1);
  border-bottom-color: rgb(49 46 129 / 0.1);
}

.border-y-indigo-900\/100 {
  border-top-color: rgb(49 46 129 / 1);
  border-bottom-color: rgb(49 46 129 / 1);
}

.border-y-indigo-900\/15 {
  border-top-color: rgb(49 46 129 / 0.15);
  border-bottom-color: rgb(49 46 129 / 0.15);
}

.border-y-indigo-900\/20 {
  border-top-color: rgb(49 46 129 / 0.2);
  border-bottom-color: rgb(49 46 129 / 0.2);
}

.border-y-indigo-900\/25 {
  border-top-color: rgb(49 46 129 / 0.25);
  border-bottom-color: rgb(49 46 129 / 0.25);
}

.border-y-indigo-900\/30 {
  border-top-color: rgb(49 46 129 / 0.3);
  border-bottom-color: rgb(49 46 129 / 0.3);
}

.border-y-indigo-900\/35 {
  border-top-color: rgb(49 46 129 / 0.35);
  border-bottom-color: rgb(49 46 129 / 0.35);
}

.border-y-indigo-900\/40 {
  border-top-color: rgb(49 46 129 / 0.4);
  border-bottom-color: rgb(49 46 129 / 0.4);
}

.border-y-indigo-900\/45 {
  border-top-color: rgb(49 46 129 / 0.45);
  border-bottom-color: rgb(49 46 129 / 0.45);
}

.border-y-indigo-900\/5 {
  border-top-color: rgb(49 46 129 / 0.05);
  border-bottom-color: rgb(49 46 129 / 0.05);
}

.border-y-indigo-900\/50 {
  border-top-color: rgb(49 46 129 / 0.5);
  border-bottom-color: rgb(49 46 129 / 0.5);
}

.border-y-indigo-900\/55 {
  border-top-color: rgb(49 46 129 / 0.55);
  border-bottom-color: rgb(49 46 129 / 0.55);
}

.border-y-indigo-900\/60 {
  border-top-color: rgb(49 46 129 / 0.6);
  border-bottom-color: rgb(49 46 129 / 0.6);
}

.border-y-indigo-900\/65 {
  border-top-color: rgb(49 46 129 / 0.65);
  border-bottom-color: rgb(49 46 129 / 0.65);
}

.border-y-indigo-900\/70 {
  border-top-color: rgb(49 46 129 / 0.7);
  border-bottom-color: rgb(49 46 129 / 0.7);
}

.border-y-indigo-900\/75 {
  border-top-color: rgb(49 46 129 / 0.75);
  border-bottom-color: rgb(49 46 129 / 0.75);
}

.border-y-indigo-900\/80 {
  border-top-color: rgb(49 46 129 / 0.8);
  border-bottom-color: rgb(49 46 129 / 0.8);
}

.border-y-indigo-900\/85 {
  border-top-color: rgb(49 46 129 / 0.85);
  border-bottom-color: rgb(49 46 129 / 0.85);
}

.border-y-indigo-900\/90 {
  border-top-color: rgb(49 46 129 / 0.9);
  border-bottom-color: rgb(49 46 129 / 0.9);
}

.border-y-indigo-900\/95 {
  border-top-color: rgb(49 46 129 / 0.95);
  border-bottom-color: rgb(49 46 129 / 0.95);
}

.border-y-indigo-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(30 27 75 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(30 27 75 / var(--tw-border-opacity, 1));
}

.border-y-indigo-950\/0 {
  border-top-color: rgb(30 27 75 / 0);
  border-bottom-color: rgb(30 27 75 / 0);
}

.border-y-indigo-950\/10 {
  border-top-color: rgb(30 27 75 / 0.1);
  border-bottom-color: rgb(30 27 75 / 0.1);
}

.border-y-indigo-950\/100 {
  border-top-color: rgb(30 27 75 / 1);
  border-bottom-color: rgb(30 27 75 / 1);
}

.border-y-indigo-950\/15 {
  border-top-color: rgb(30 27 75 / 0.15);
  border-bottom-color: rgb(30 27 75 / 0.15);
}

.border-y-indigo-950\/20 {
  border-top-color: rgb(30 27 75 / 0.2);
  border-bottom-color: rgb(30 27 75 / 0.2);
}

.border-y-indigo-950\/25 {
  border-top-color: rgb(30 27 75 / 0.25);
  border-bottom-color: rgb(30 27 75 / 0.25);
}

.border-y-indigo-950\/30 {
  border-top-color: rgb(30 27 75 / 0.3);
  border-bottom-color: rgb(30 27 75 / 0.3);
}

.border-y-indigo-950\/35 {
  border-top-color: rgb(30 27 75 / 0.35);
  border-bottom-color: rgb(30 27 75 / 0.35);
}

.border-y-indigo-950\/40 {
  border-top-color: rgb(30 27 75 / 0.4);
  border-bottom-color: rgb(30 27 75 / 0.4);
}

.border-y-indigo-950\/45 {
  border-top-color: rgb(30 27 75 / 0.45);
  border-bottom-color: rgb(30 27 75 / 0.45);
}

.border-y-indigo-950\/5 {
  border-top-color: rgb(30 27 75 / 0.05);
  border-bottom-color: rgb(30 27 75 / 0.05);
}

.border-y-indigo-950\/50 {
  border-top-color: rgb(30 27 75 / 0.5);
  border-bottom-color: rgb(30 27 75 / 0.5);
}

.border-y-indigo-950\/55 {
  border-top-color: rgb(30 27 75 / 0.55);
  border-bottom-color: rgb(30 27 75 / 0.55);
}

.border-y-indigo-950\/60 {
  border-top-color: rgb(30 27 75 / 0.6);
  border-bottom-color: rgb(30 27 75 / 0.6);
}

.border-y-indigo-950\/65 {
  border-top-color: rgb(30 27 75 / 0.65);
  border-bottom-color: rgb(30 27 75 / 0.65);
}

.border-y-indigo-950\/70 {
  border-top-color: rgb(30 27 75 / 0.7);
  border-bottom-color: rgb(30 27 75 / 0.7);
}

.border-y-indigo-950\/75 {
  border-top-color: rgb(30 27 75 / 0.75);
  border-bottom-color: rgb(30 27 75 / 0.75);
}

.border-y-indigo-950\/80 {
  border-top-color: rgb(30 27 75 / 0.8);
  border-bottom-color: rgb(30 27 75 / 0.8);
}

.border-y-indigo-950\/85 {
  border-top-color: rgb(30 27 75 / 0.85);
  border-bottom-color: rgb(30 27 75 / 0.85);
}

.border-y-indigo-950\/90 {
  border-top-color: rgb(30 27 75 / 0.9);
  border-bottom-color: rgb(30 27 75 / 0.9);
}

.border-y-indigo-950\/95 {
  border-top-color: rgb(30 27 75 / 0.95);
  border-bottom-color: rgb(30 27 75 / 0.95);
}

.border-y-inherit {
  border-top-color: inherit;
  border-bottom-color: inherit;
}

.border-y-lightgray {
  --tw-border-opacity: 1;
  border-top-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
}

.border-y-lightgray\/0 {
  border-top-color: rgb(217 217 217 / 0);
  border-bottom-color: rgb(217 217 217 / 0);
}

.border-y-lightgray\/10 {
  border-top-color: rgb(217 217 217 / 0.1);
  border-bottom-color: rgb(217 217 217 / 0.1);
}

.border-y-lightgray\/100 {
  border-top-color: rgb(217 217 217 / 1);
  border-bottom-color: rgb(217 217 217 / 1);
}

.border-y-lightgray\/15 {
  border-top-color: rgb(217 217 217 / 0.15);
  border-bottom-color: rgb(217 217 217 / 0.15);
}

.border-y-lightgray\/20 {
  border-top-color: rgb(217 217 217 / 0.2);
  border-bottom-color: rgb(217 217 217 / 0.2);
}

.border-y-lightgray\/25 {
  border-top-color: rgb(217 217 217 / 0.25);
  border-bottom-color: rgb(217 217 217 / 0.25);
}

.border-y-lightgray\/30 {
  border-top-color: rgb(217 217 217 / 0.3);
  border-bottom-color: rgb(217 217 217 / 0.3);
}

.border-y-lightgray\/35 {
  border-top-color: rgb(217 217 217 / 0.35);
  border-bottom-color: rgb(217 217 217 / 0.35);
}

.border-y-lightgray\/40 {
  border-top-color: rgb(217 217 217 / 0.4);
  border-bottom-color: rgb(217 217 217 / 0.4);
}

.border-y-lightgray\/45 {
  border-top-color: rgb(217 217 217 / 0.45);
  border-bottom-color: rgb(217 217 217 / 0.45);
}

.border-y-lightgray\/5 {
  border-top-color: rgb(217 217 217 / 0.05);
  border-bottom-color: rgb(217 217 217 / 0.05);
}

.border-y-lightgray\/50 {
  border-top-color: rgb(217 217 217 / 0.5);
  border-bottom-color: rgb(217 217 217 / 0.5);
}

.border-y-lightgray\/55 {
  border-top-color: rgb(217 217 217 / 0.55);
  border-bottom-color: rgb(217 217 217 / 0.55);
}

.border-y-lightgray\/60 {
  border-top-color: rgb(217 217 217 / 0.6);
  border-bottom-color: rgb(217 217 217 / 0.6);
}

.border-y-lightgray\/65 {
  border-top-color: rgb(217 217 217 / 0.65);
  border-bottom-color: rgb(217 217 217 / 0.65);
}

.border-y-lightgray\/70 {
  border-top-color: rgb(217 217 217 / 0.7);
  border-bottom-color: rgb(217 217 217 / 0.7);
}

.border-y-lightgray\/75 {
  border-top-color: rgb(217 217 217 / 0.75);
  border-bottom-color: rgb(217 217 217 / 0.75);
}

.border-y-lightgray\/80 {
  border-top-color: rgb(217 217 217 / 0.8);
  border-bottom-color: rgb(217 217 217 / 0.8);
}

.border-y-lightgray\/85 {
  border-top-color: rgb(217 217 217 / 0.85);
  border-bottom-color: rgb(217 217 217 / 0.85);
}

.border-y-lightgray\/90 {
  border-top-color: rgb(217 217 217 / 0.9);
  border-bottom-color: rgb(217 217 217 / 0.9);
}

.border-y-lightgray\/95 {
  border-top-color: rgb(217 217 217 / 0.95);
  border-bottom-color: rgb(217 217 217 / 0.95);
}

.border-y-lime-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(236 252 203 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(236 252 203 / var(--tw-border-opacity, 1));
}

.border-y-lime-100\/0 {
  border-top-color: rgb(236 252 203 / 0);
  border-bottom-color: rgb(236 252 203 / 0);
}

.border-y-lime-100\/10 {
  border-top-color: rgb(236 252 203 / 0.1);
  border-bottom-color: rgb(236 252 203 / 0.1);
}

.border-y-lime-100\/100 {
  border-top-color: rgb(236 252 203 / 1);
  border-bottom-color: rgb(236 252 203 / 1);
}

.border-y-lime-100\/15 {
  border-top-color: rgb(236 252 203 / 0.15);
  border-bottom-color: rgb(236 252 203 / 0.15);
}

.border-y-lime-100\/20 {
  border-top-color: rgb(236 252 203 / 0.2);
  border-bottom-color: rgb(236 252 203 / 0.2);
}

.border-y-lime-100\/25 {
  border-top-color: rgb(236 252 203 / 0.25);
  border-bottom-color: rgb(236 252 203 / 0.25);
}

.border-y-lime-100\/30 {
  border-top-color: rgb(236 252 203 / 0.3);
  border-bottom-color: rgb(236 252 203 / 0.3);
}

.border-y-lime-100\/35 {
  border-top-color: rgb(236 252 203 / 0.35);
  border-bottom-color: rgb(236 252 203 / 0.35);
}

.border-y-lime-100\/40 {
  border-top-color: rgb(236 252 203 / 0.4);
  border-bottom-color: rgb(236 252 203 / 0.4);
}

.border-y-lime-100\/45 {
  border-top-color: rgb(236 252 203 / 0.45);
  border-bottom-color: rgb(236 252 203 / 0.45);
}

.border-y-lime-100\/5 {
  border-top-color: rgb(236 252 203 / 0.05);
  border-bottom-color: rgb(236 252 203 / 0.05);
}

.border-y-lime-100\/50 {
  border-top-color: rgb(236 252 203 / 0.5);
  border-bottom-color: rgb(236 252 203 / 0.5);
}

.border-y-lime-100\/55 {
  border-top-color: rgb(236 252 203 / 0.55);
  border-bottom-color: rgb(236 252 203 / 0.55);
}

.border-y-lime-100\/60 {
  border-top-color: rgb(236 252 203 / 0.6);
  border-bottom-color: rgb(236 252 203 / 0.6);
}

.border-y-lime-100\/65 {
  border-top-color: rgb(236 252 203 / 0.65);
  border-bottom-color: rgb(236 252 203 / 0.65);
}

.border-y-lime-100\/70 {
  border-top-color: rgb(236 252 203 / 0.7);
  border-bottom-color: rgb(236 252 203 / 0.7);
}

.border-y-lime-100\/75 {
  border-top-color: rgb(236 252 203 / 0.75);
  border-bottom-color: rgb(236 252 203 / 0.75);
}

.border-y-lime-100\/80 {
  border-top-color: rgb(236 252 203 / 0.8);
  border-bottom-color: rgb(236 252 203 / 0.8);
}

.border-y-lime-100\/85 {
  border-top-color: rgb(236 252 203 / 0.85);
  border-bottom-color: rgb(236 252 203 / 0.85);
}

.border-y-lime-100\/90 {
  border-top-color: rgb(236 252 203 / 0.9);
  border-bottom-color: rgb(236 252 203 / 0.9);
}

.border-y-lime-100\/95 {
  border-top-color: rgb(236 252 203 / 0.95);
  border-bottom-color: rgb(236 252 203 / 0.95);
}

.border-y-lime-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(217 249 157 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(217 249 157 / var(--tw-border-opacity, 1));
}

.border-y-lime-200\/0 {
  border-top-color: rgb(217 249 157 / 0);
  border-bottom-color: rgb(217 249 157 / 0);
}

.border-y-lime-200\/10 {
  border-top-color: rgb(217 249 157 / 0.1);
  border-bottom-color: rgb(217 249 157 / 0.1);
}

.border-y-lime-200\/100 {
  border-top-color: rgb(217 249 157 / 1);
  border-bottom-color: rgb(217 249 157 / 1);
}

.border-y-lime-200\/15 {
  border-top-color: rgb(217 249 157 / 0.15);
  border-bottom-color: rgb(217 249 157 / 0.15);
}

.border-y-lime-200\/20 {
  border-top-color: rgb(217 249 157 / 0.2);
  border-bottom-color: rgb(217 249 157 / 0.2);
}

.border-y-lime-200\/25 {
  border-top-color: rgb(217 249 157 / 0.25);
  border-bottom-color: rgb(217 249 157 / 0.25);
}

.border-y-lime-200\/30 {
  border-top-color: rgb(217 249 157 / 0.3);
  border-bottom-color: rgb(217 249 157 / 0.3);
}

.border-y-lime-200\/35 {
  border-top-color: rgb(217 249 157 / 0.35);
  border-bottom-color: rgb(217 249 157 / 0.35);
}

.border-y-lime-200\/40 {
  border-top-color: rgb(217 249 157 / 0.4);
  border-bottom-color: rgb(217 249 157 / 0.4);
}

.border-y-lime-200\/45 {
  border-top-color: rgb(217 249 157 / 0.45);
  border-bottom-color: rgb(217 249 157 / 0.45);
}

.border-y-lime-200\/5 {
  border-top-color: rgb(217 249 157 / 0.05);
  border-bottom-color: rgb(217 249 157 / 0.05);
}

.border-y-lime-200\/50 {
  border-top-color: rgb(217 249 157 / 0.5);
  border-bottom-color: rgb(217 249 157 / 0.5);
}

.border-y-lime-200\/55 {
  border-top-color: rgb(217 249 157 / 0.55);
  border-bottom-color: rgb(217 249 157 / 0.55);
}

.border-y-lime-200\/60 {
  border-top-color: rgb(217 249 157 / 0.6);
  border-bottom-color: rgb(217 249 157 / 0.6);
}

.border-y-lime-200\/65 {
  border-top-color: rgb(217 249 157 / 0.65);
  border-bottom-color: rgb(217 249 157 / 0.65);
}

.border-y-lime-200\/70 {
  border-top-color: rgb(217 249 157 / 0.7);
  border-bottom-color: rgb(217 249 157 / 0.7);
}

.border-y-lime-200\/75 {
  border-top-color: rgb(217 249 157 / 0.75);
  border-bottom-color: rgb(217 249 157 / 0.75);
}

.border-y-lime-200\/80 {
  border-top-color: rgb(217 249 157 / 0.8);
  border-bottom-color: rgb(217 249 157 / 0.8);
}

.border-y-lime-200\/85 {
  border-top-color: rgb(217 249 157 / 0.85);
  border-bottom-color: rgb(217 249 157 / 0.85);
}

.border-y-lime-200\/90 {
  border-top-color: rgb(217 249 157 / 0.9);
  border-bottom-color: rgb(217 249 157 / 0.9);
}

.border-y-lime-200\/95 {
  border-top-color: rgb(217 249 157 / 0.95);
  border-bottom-color: rgb(217 249 157 / 0.95);
}

.border-y-lime-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(190 242 100 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(190 242 100 / var(--tw-border-opacity, 1));
}

.border-y-lime-300\/0 {
  border-top-color: rgb(190 242 100 / 0);
  border-bottom-color: rgb(190 242 100 / 0);
}

.border-y-lime-300\/10 {
  border-top-color: rgb(190 242 100 / 0.1);
  border-bottom-color: rgb(190 242 100 / 0.1);
}

.border-y-lime-300\/100 {
  border-top-color: rgb(190 242 100 / 1);
  border-bottom-color: rgb(190 242 100 / 1);
}

.border-y-lime-300\/15 {
  border-top-color: rgb(190 242 100 / 0.15);
  border-bottom-color: rgb(190 242 100 / 0.15);
}

.border-y-lime-300\/20 {
  border-top-color: rgb(190 242 100 / 0.2);
  border-bottom-color: rgb(190 242 100 / 0.2);
}

.border-y-lime-300\/25 {
  border-top-color: rgb(190 242 100 / 0.25);
  border-bottom-color: rgb(190 242 100 / 0.25);
}

.border-y-lime-300\/30 {
  border-top-color: rgb(190 242 100 / 0.3);
  border-bottom-color: rgb(190 242 100 / 0.3);
}

.border-y-lime-300\/35 {
  border-top-color: rgb(190 242 100 / 0.35);
  border-bottom-color: rgb(190 242 100 / 0.35);
}

.border-y-lime-300\/40 {
  border-top-color: rgb(190 242 100 / 0.4);
  border-bottom-color: rgb(190 242 100 / 0.4);
}

.border-y-lime-300\/45 {
  border-top-color: rgb(190 242 100 / 0.45);
  border-bottom-color: rgb(190 242 100 / 0.45);
}

.border-y-lime-300\/5 {
  border-top-color: rgb(190 242 100 / 0.05);
  border-bottom-color: rgb(190 242 100 / 0.05);
}

.border-y-lime-300\/50 {
  border-top-color: rgb(190 242 100 / 0.5);
  border-bottom-color: rgb(190 242 100 / 0.5);
}

.border-y-lime-300\/55 {
  border-top-color: rgb(190 242 100 / 0.55);
  border-bottom-color: rgb(190 242 100 / 0.55);
}

.border-y-lime-300\/60 {
  border-top-color: rgb(190 242 100 / 0.6);
  border-bottom-color: rgb(190 242 100 / 0.6);
}

.border-y-lime-300\/65 {
  border-top-color: rgb(190 242 100 / 0.65);
  border-bottom-color: rgb(190 242 100 / 0.65);
}

.border-y-lime-300\/70 {
  border-top-color: rgb(190 242 100 / 0.7);
  border-bottom-color: rgb(190 242 100 / 0.7);
}

.border-y-lime-300\/75 {
  border-top-color: rgb(190 242 100 / 0.75);
  border-bottom-color: rgb(190 242 100 / 0.75);
}

.border-y-lime-300\/80 {
  border-top-color: rgb(190 242 100 / 0.8);
  border-bottom-color: rgb(190 242 100 / 0.8);
}

.border-y-lime-300\/85 {
  border-top-color: rgb(190 242 100 / 0.85);
  border-bottom-color: rgb(190 242 100 / 0.85);
}

.border-y-lime-300\/90 {
  border-top-color: rgb(190 242 100 / 0.9);
  border-bottom-color: rgb(190 242 100 / 0.9);
}

.border-y-lime-300\/95 {
  border-top-color: rgb(190 242 100 / 0.95);
  border-bottom-color: rgb(190 242 100 / 0.95);
}

.border-y-lime-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(163 230 53 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(163 230 53 / var(--tw-border-opacity, 1));
}

.border-y-lime-400\/0 {
  border-top-color: rgb(163 230 53 / 0);
  border-bottom-color: rgb(163 230 53 / 0);
}

.border-y-lime-400\/10 {
  border-top-color: rgb(163 230 53 / 0.1);
  border-bottom-color: rgb(163 230 53 / 0.1);
}

.border-y-lime-400\/100 {
  border-top-color: rgb(163 230 53 / 1);
  border-bottom-color: rgb(163 230 53 / 1);
}

.border-y-lime-400\/15 {
  border-top-color: rgb(163 230 53 / 0.15);
  border-bottom-color: rgb(163 230 53 / 0.15);
}

.border-y-lime-400\/20 {
  border-top-color: rgb(163 230 53 / 0.2);
  border-bottom-color: rgb(163 230 53 / 0.2);
}

.border-y-lime-400\/25 {
  border-top-color: rgb(163 230 53 / 0.25);
  border-bottom-color: rgb(163 230 53 / 0.25);
}

.border-y-lime-400\/30 {
  border-top-color: rgb(163 230 53 / 0.3);
  border-bottom-color: rgb(163 230 53 / 0.3);
}

.border-y-lime-400\/35 {
  border-top-color: rgb(163 230 53 / 0.35);
  border-bottom-color: rgb(163 230 53 / 0.35);
}

.border-y-lime-400\/40 {
  border-top-color: rgb(163 230 53 / 0.4);
  border-bottom-color: rgb(163 230 53 / 0.4);
}

.border-y-lime-400\/45 {
  border-top-color: rgb(163 230 53 / 0.45);
  border-bottom-color: rgb(163 230 53 / 0.45);
}

.border-y-lime-400\/5 {
  border-top-color: rgb(163 230 53 / 0.05);
  border-bottom-color: rgb(163 230 53 / 0.05);
}

.border-y-lime-400\/50 {
  border-top-color: rgb(163 230 53 / 0.5);
  border-bottom-color: rgb(163 230 53 / 0.5);
}

.border-y-lime-400\/55 {
  border-top-color: rgb(163 230 53 / 0.55);
  border-bottom-color: rgb(163 230 53 / 0.55);
}

.border-y-lime-400\/60 {
  border-top-color: rgb(163 230 53 / 0.6);
  border-bottom-color: rgb(163 230 53 / 0.6);
}

.border-y-lime-400\/65 {
  border-top-color: rgb(163 230 53 / 0.65);
  border-bottom-color: rgb(163 230 53 / 0.65);
}

.border-y-lime-400\/70 {
  border-top-color: rgb(163 230 53 / 0.7);
  border-bottom-color: rgb(163 230 53 / 0.7);
}

.border-y-lime-400\/75 {
  border-top-color: rgb(163 230 53 / 0.75);
  border-bottom-color: rgb(163 230 53 / 0.75);
}

.border-y-lime-400\/80 {
  border-top-color: rgb(163 230 53 / 0.8);
  border-bottom-color: rgb(163 230 53 / 0.8);
}

.border-y-lime-400\/85 {
  border-top-color: rgb(163 230 53 / 0.85);
  border-bottom-color: rgb(163 230 53 / 0.85);
}

.border-y-lime-400\/90 {
  border-top-color: rgb(163 230 53 / 0.9);
  border-bottom-color: rgb(163 230 53 / 0.9);
}

.border-y-lime-400\/95 {
  border-top-color: rgb(163 230 53 / 0.95);
  border-bottom-color: rgb(163 230 53 / 0.95);
}

.border-y-lime-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(247 254 231 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(247 254 231 / var(--tw-border-opacity, 1));
}

.border-y-lime-50\/0 {
  border-top-color: rgb(247 254 231 / 0);
  border-bottom-color: rgb(247 254 231 / 0);
}

.border-y-lime-50\/10 {
  border-top-color: rgb(247 254 231 / 0.1);
  border-bottom-color: rgb(247 254 231 / 0.1);
}

.border-y-lime-50\/100 {
  border-top-color: rgb(247 254 231 / 1);
  border-bottom-color: rgb(247 254 231 / 1);
}

.border-y-lime-50\/15 {
  border-top-color: rgb(247 254 231 / 0.15);
  border-bottom-color: rgb(247 254 231 / 0.15);
}

.border-y-lime-50\/20 {
  border-top-color: rgb(247 254 231 / 0.2);
  border-bottom-color: rgb(247 254 231 / 0.2);
}

.border-y-lime-50\/25 {
  border-top-color: rgb(247 254 231 / 0.25);
  border-bottom-color: rgb(247 254 231 / 0.25);
}

.border-y-lime-50\/30 {
  border-top-color: rgb(247 254 231 / 0.3);
  border-bottom-color: rgb(247 254 231 / 0.3);
}

.border-y-lime-50\/35 {
  border-top-color: rgb(247 254 231 / 0.35);
  border-bottom-color: rgb(247 254 231 / 0.35);
}

.border-y-lime-50\/40 {
  border-top-color: rgb(247 254 231 / 0.4);
  border-bottom-color: rgb(247 254 231 / 0.4);
}

.border-y-lime-50\/45 {
  border-top-color: rgb(247 254 231 / 0.45);
  border-bottom-color: rgb(247 254 231 / 0.45);
}

.border-y-lime-50\/5 {
  border-top-color: rgb(247 254 231 / 0.05);
  border-bottom-color: rgb(247 254 231 / 0.05);
}

.border-y-lime-50\/50 {
  border-top-color: rgb(247 254 231 / 0.5);
  border-bottom-color: rgb(247 254 231 / 0.5);
}

.border-y-lime-50\/55 {
  border-top-color: rgb(247 254 231 / 0.55);
  border-bottom-color: rgb(247 254 231 / 0.55);
}

.border-y-lime-50\/60 {
  border-top-color: rgb(247 254 231 / 0.6);
  border-bottom-color: rgb(247 254 231 / 0.6);
}

.border-y-lime-50\/65 {
  border-top-color: rgb(247 254 231 / 0.65);
  border-bottom-color: rgb(247 254 231 / 0.65);
}

.border-y-lime-50\/70 {
  border-top-color: rgb(247 254 231 / 0.7);
  border-bottom-color: rgb(247 254 231 / 0.7);
}

.border-y-lime-50\/75 {
  border-top-color: rgb(247 254 231 / 0.75);
  border-bottom-color: rgb(247 254 231 / 0.75);
}

.border-y-lime-50\/80 {
  border-top-color: rgb(247 254 231 / 0.8);
  border-bottom-color: rgb(247 254 231 / 0.8);
}

.border-y-lime-50\/85 {
  border-top-color: rgb(247 254 231 / 0.85);
  border-bottom-color: rgb(247 254 231 / 0.85);
}

.border-y-lime-50\/90 {
  border-top-color: rgb(247 254 231 / 0.9);
  border-bottom-color: rgb(247 254 231 / 0.9);
}

.border-y-lime-50\/95 {
  border-top-color: rgb(247 254 231 / 0.95);
  border-bottom-color: rgb(247 254 231 / 0.95);
}

.border-y-lime-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(132 204 22 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(132 204 22 / var(--tw-border-opacity, 1));
}

.border-y-lime-500\/0 {
  border-top-color: rgb(132 204 22 / 0);
  border-bottom-color: rgb(132 204 22 / 0);
}

.border-y-lime-500\/10 {
  border-top-color: rgb(132 204 22 / 0.1);
  border-bottom-color: rgb(132 204 22 / 0.1);
}

.border-y-lime-500\/100 {
  border-top-color: rgb(132 204 22 / 1);
  border-bottom-color: rgb(132 204 22 / 1);
}

.border-y-lime-500\/15 {
  border-top-color: rgb(132 204 22 / 0.15);
  border-bottom-color: rgb(132 204 22 / 0.15);
}

.border-y-lime-500\/20 {
  border-top-color: rgb(132 204 22 / 0.2);
  border-bottom-color: rgb(132 204 22 / 0.2);
}

.border-y-lime-500\/25 {
  border-top-color: rgb(132 204 22 / 0.25);
  border-bottom-color: rgb(132 204 22 / 0.25);
}

.border-y-lime-500\/30 {
  border-top-color: rgb(132 204 22 / 0.3);
  border-bottom-color: rgb(132 204 22 / 0.3);
}

.border-y-lime-500\/35 {
  border-top-color: rgb(132 204 22 / 0.35);
  border-bottom-color: rgb(132 204 22 / 0.35);
}

.border-y-lime-500\/40 {
  border-top-color: rgb(132 204 22 / 0.4);
  border-bottom-color: rgb(132 204 22 / 0.4);
}

.border-y-lime-500\/45 {
  border-top-color: rgb(132 204 22 / 0.45);
  border-bottom-color: rgb(132 204 22 / 0.45);
}

.border-y-lime-500\/5 {
  border-top-color: rgb(132 204 22 / 0.05);
  border-bottom-color: rgb(132 204 22 / 0.05);
}

.border-y-lime-500\/50 {
  border-top-color: rgb(132 204 22 / 0.5);
  border-bottom-color: rgb(132 204 22 / 0.5);
}

.border-y-lime-500\/55 {
  border-top-color: rgb(132 204 22 / 0.55);
  border-bottom-color: rgb(132 204 22 / 0.55);
}

.border-y-lime-500\/60 {
  border-top-color: rgb(132 204 22 / 0.6);
  border-bottom-color: rgb(132 204 22 / 0.6);
}

.border-y-lime-500\/65 {
  border-top-color: rgb(132 204 22 / 0.65);
  border-bottom-color: rgb(132 204 22 / 0.65);
}

.border-y-lime-500\/70 {
  border-top-color: rgb(132 204 22 / 0.7);
  border-bottom-color: rgb(132 204 22 / 0.7);
}

.border-y-lime-500\/75 {
  border-top-color: rgb(132 204 22 / 0.75);
  border-bottom-color: rgb(132 204 22 / 0.75);
}

.border-y-lime-500\/80 {
  border-top-color: rgb(132 204 22 / 0.8);
  border-bottom-color: rgb(132 204 22 / 0.8);
}

.border-y-lime-500\/85 {
  border-top-color: rgb(132 204 22 / 0.85);
  border-bottom-color: rgb(132 204 22 / 0.85);
}

.border-y-lime-500\/90 {
  border-top-color: rgb(132 204 22 / 0.9);
  border-bottom-color: rgb(132 204 22 / 0.9);
}

.border-y-lime-500\/95 {
  border-top-color: rgb(132 204 22 / 0.95);
  border-bottom-color: rgb(132 204 22 / 0.95);
}

.border-y-lime-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(101 163 13 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(101 163 13 / var(--tw-border-opacity, 1));
}

.border-y-lime-600\/0 {
  border-top-color: rgb(101 163 13 / 0);
  border-bottom-color: rgb(101 163 13 / 0);
}

.border-y-lime-600\/10 {
  border-top-color: rgb(101 163 13 / 0.1);
  border-bottom-color: rgb(101 163 13 / 0.1);
}

.border-y-lime-600\/100 {
  border-top-color: rgb(101 163 13 / 1);
  border-bottom-color: rgb(101 163 13 / 1);
}

.border-y-lime-600\/15 {
  border-top-color: rgb(101 163 13 / 0.15);
  border-bottom-color: rgb(101 163 13 / 0.15);
}

.border-y-lime-600\/20 {
  border-top-color: rgb(101 163 13 / 0.2);
  border-bottom-color: rgb(101 163 13 / 0.2);
}

.border-y-lime-600\/25 {
  border-top-color: rgb(101 163 13 / 0.25);
  border-bottom-color: rgb(101 163 13 / 0.25);
}

.border-y-lime-600\/30 {
  border-top-color: rgb(101 163 13 / 0.3);
  border-bottom-color: rgb(101 163 13 / 0.3);
}

.border-y-lime-600\/35 {
  border-top-color: rgb(101 163 13 / 0.35);
  border-bottom-color: rgb(101 163 13 / 0.35);
}

.border-y-lime-600\/40 {
  border-top-color: rgb(101 163 13 / 0.4);
  border-bottom-color: rgb(101 163 13 / 0.4);
}

.border-y-lime-600\/45 {
  border-top-color: rgb(101 163 13 / 0.45);
  border-bottom-color: rgb(101 163 13 / 0.45);
}

.border-y-lime-600\/5 {
  border-top-color: rgb(101 163 13 / 0.05);
  border-bottom-color: rgb(101 163 13 / 0.05);
}

.border-y-lime-600\/50 {
  border-top-color: rgb(101 163 13 / 0.5);
  border-bottom-color: rgb(101 163 13 / 0.5);
}

.border-y-lime-600\/55 {
  border-top-color: rgb(101 163 13 / 0.55);
  border-bottom-color: rgb(101 163 13 / 0.55);
}

.border-y-lime-600\/60 {
  border-top-color: rgb(101 163 13 / 0.6);
  border-bottom-color: rgb(101 163 13 / 0.6);
}

.border-y-lime-600\/65 {
  border-top-color: rgb(101 163 13 / 0.65);
  border-bottom-color: rgb(101 163 13 / 0.65);
}

.border-y-lime-600\/70 {
  border-top-color: rgb(101 163 13 / 0.7);
  border-bottom-color: rgb(101 163 13 / 0.7);
}

.border-y-lime-600\/75 {
  border-top-color: rgb(101 163 13 / 0.75);
  border-bottom-color: rgb(101 163 13 / 0.75);
}

.border-y-lime-600\/80 {
  border-top-color: rgb(101 163 13 / 0.8);
  border-bottom-color: rgb(101 163 13 / 0.8);
}

.border-y-lime-600\/85 {
  border-top-color: rgb(101 163 13 / 0.85);
  border-bottom-color: rgb(101 163 13 / 0.85);
}

.border-y-lime-600\/90 {
  border-top-color: rgb(101 163 13 / 0.9);
  border-bottom-color: rgb(101 163 13 / 0.9);
}

.border-y-lime-600\/95 {
  border-top-color: rgb(101 163 13 / 0.95);
  border-bottom-color: rgb(101 163 13 / 0.95);
}

.border-y-lime-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(77 124 15 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(77 124 15 / var(--tw-border-opacity, 1));
}

.border-y-lime-700\/0 {
  border-top-color: rgb(77 124 15 / 0);
  border-bottom-color: rgb(77 124 15 / 0);
}

.border-y-lime-700\/10 {
  border-top-color: rgb(77 124 15 / 0.1);
  border-bottom-color: rgb(77 124 15 / 0.1);
}

.border-y-lime-700\/100 {
  border-top-color: rgb(77 124 15 / 1);
  border-bottom-color: rgb(77 124 15 / 1);
}

.border-y-lime-700\/15 {
  border-top-color: rgb(77 124 15 / 0.15);
  border-bottom-color: rgb(77 124 15 / 0.15);
}

.border-y-lime-700\/20 {
  border-top-color: rgb(77 124 15 / 0.2);
  border-bottom-color: rgb(77 124 15 / 0.2);
}

.border-y-lime-700\/25 {
  border-top-color: rgb(77 124 15 / 0.25);
  border-bottom-color: rgb(77 124 15 / 0.25);
}

.border-y-lime-700\/30 {
  border-top-color: rgb(77 124 15 / 0.3);
  border-bottom-color: rgb(77 124 15 / 0.3);
}

.border-y-lime-700\/35 {
  border-top-color: rgb(77 124 15 / 0.35);
  border-bottom-color: rgb(77 124 15 / 0.35);
}

.border-y-lime-700\/40 {
  border-top-color: rgb(77 124 15 / 0.4);
  border-bottom-color: rgb(77 124 15 / 0.4);
}

.border-y-lime-700\/45 {
  border-top-color: rgb(77 124 15 / 0.45);
  border-bottom-color: rgb(77 124 15 / 0.45);
}

.border-y-lime-700\/5 {
  border-top-color: rgb(77 124 15 / 0.05);
  border-bottom-color: rgb(77 124 15 / 0.05);
}

.border-y-lime-700\/50 {
  border-top-color: rgb(77 124 15 / 0.5);
  border-bottom-color: rgb(77 124 15 / 0.5);
}

.border-y-lime-700\/55 {
  border-top-color: rgb(77 124 15 / 0.55);
  border-bottom-color: rgb(77 124 15 / 0.55);
}

.border-y-lime-700\/60 {
  border-top-color: rgb(77 124 15 / 0.6);
  border-bottom-color: rgb(77 124 15 / 0.6);
}

.border-y-lime-700\/65 {
  border-top-color: rgb(77 124 15 / 0.65);
  border-bottom-color: rgb(77 124 15 / 0.65);
}

.border-y-lime-700\/70 {
  border-top-color: rgb(77 124 15 / 0.7);
  border-bottom-color: rgb(77 124 15 / 0.7);
}

.border-y-lime-700\/75 {
  border-top-color: rgb(77 124 15 / 0.75);
  border-bottom-color: rgb(77 124 15 / 0.75);
}

.border-y-lime-700\/80 {
  border-top-color: rgb(77 124 15 / 0.8);
  border-bottom-color: rgb(77 124 15 / 0.8);
}

.border-y-lime-700\/85 {
  border-top-color: rgb(77 124 15 / 0.85);
  border-bottom-color: rgb(77 124 15 / 0.85);
}

.border-y-lime-700\/90 {
  border-top-color: rgb(77 124 15 / 0.9);
  border-bottom-color: rgb(77 124 15 / 0.9);
}

.border-y-lime-700\/95 {
  border-top-color: rgb(77 124 15 / 0.95);
  border-bottom-color: rgb(77 124 15 / 0.95);
}

.border-y-lime-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(63 98 18 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(63 98 18 / var(--tw-border-opacity, 1));
}

.border-y-lime-800\/0 {
  border-top-color: rgb(63 98 18 / 0);
  border-bottom-color: rgb(63 98 18 / 0);
}

.border-y-lime-800\/10 {
  border-top-color: rgb(63 98 18 / 0.1);
  border-bottom-color: rgb(63 98 18 / 0.1);
}

.border-y-lime-800\/100 {
  border-top-color: rgb(63 98 18 / 1);
  border-bottom-color: rgb(63 98 18 / 1);
}

.border-y-lime-800\/15 {
  border-top-color: rgb(63 98 18 / 0.15);
  border-bottom-color: rgb(63 98 18 / 0.15);
}

.border-y-lime-800\/20 {
  border-top-color: rgb(63 98 18 / 0.2);
  border-bottom-color: rgb(63 98 18 / 0.2);
}

.border-y-lime-800\/25 {
  border-top-color: rgb(63 98 18 / 0.25);
  border-bottom-color: rgb(63 98 18 / 0.25);
}

.border-y-lime-800\/30 {
  border-top-color: rgb(63 98 18 / 0.3);
  border-bottom-color: rgb(63 98 18 / 0.3);
}

.border-y-lime-800\/35 {
  border-top-color: rgb(63 98 18 / 0.35);
  border-bottom-color: rgb(63 98 18 / 0.35);
}

.border-y-lime-800\/40 {
  border-top-color: rgb(63 98 18 / 0.4);
  border-bottom-color: rgb(63 98 18 / 0.4);
}

.border-y-lime-800\/45 {
  border-top-color: rgb(63 98 18 / 0.45);
  border-bottom-color: rgb(63 98 18 / 0.45);
}

.border-y-lime-800\/5 {
  border-top-color: rgb(63 98 18 / 0.05);
  border-bottom-color: rgb(63 98 18 / 0.05);
}

.border-y-lime-800\/50 {
  border-top-color: rgb(63 98 18 / 0.5);
  border-bottom-color: rgb(63 98 18 / 0.5);
}

.border-y-lime-800\/55 {
  border-top-color: rgb(63 98 18 / 0.55);
  border-bottom-color: rgb(63 98 18 / 0.55);
}

.border-y-lime-800\/60 {
  border-top-color: rgb(63 98 18 / 0.6);
  border-bottom-color: rgb(63 98 18 / 0.6);
}

.border-y-lime-800\/65 {
  border-top-color: rgb(63 98 18 / 0.65);
  border-bottom-color: rgb(63 98 18 / 0.65);
}

.border-y-lime-800\/70 {
  border-top-color: rgb(63 98 18 / 0.7);
  border-bottom-color: rgb(63 98 18 / 0.7);
}

.border-y-lime-800\/75 {
  border-top-color: rgb(63 98 18 / 0.75);
  border-bottom-color: rgb(63 98 18 / 0.75);
}

.border-y-lime-800\/80 {
  border-top-color: rgb(63 98 18 / 0.8);
  border-bottom-color: rgb(63 98 18 / 0.8);
}

.border-y-lime-800\/85 {
  border-top-color: rgb(63 98 18 / 0.85);
  border-bottom-color: rgb(63 98 18 / 0.85);
}

.border-y-lime-800\/90 {
  border-top-color: rgb(63 98 18 / 0.9);
  border-bottom-color: rgb(63 98 18 / 0.9);
}

.border-y-lime-800\/95 {
  border-top-color: rgb(63 98 18 / 0.95);
  border-bottom-color: rgb(63 98 18 / 0.95);
}

.border-y-lime-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(54 83 20 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(54 83 20 / var(--tw-border-opacity, 1));
}

.border-y-lime-900\/0 {
  border-top-color: rgb(54 83 20 / 0);
  border-bottom-color: rgb(54 83 20 / 0);
}

.border-y-lime-900\/10 {
  border-top-color: rgb(54 83 20 / 0.1);
  border-bottom-color: rgb(54 83 20 / 0.1);
}

.border-y-lime-900\/100 {
  border-top-color: rgb(54 83 20 / 1);
  border-bottom-color: rgb(54 83 20 / 1);
}

.border-y-lime-900\/15 {
  border-top-color: rgb(54 83 20 / 0.15);
  border-bottom-color: rgb(54 83 20 / 0.15);
}

.border-y-lime-900\/20 {
  border-top-color: rgb(54 83 20 / 0.2);
  border-bottom-color: rgb(54 83 20 / 0.2);
}

.border-y-lime-900\/25 {
  border-top-color: rgb(54 83 20 / 0.25);
  border-bottom-color: rgb(54 83 20 / 0.25);
}

.border-y-lime-900\/30 {
  border-top-color: rgb(54 83 20 / 0.3);
  border-bottom-color: rgb(54 83 20 / 0.3);
}

.border-y-lime-900\/35 {
  border-top-color: rgb(54 83 20 / 0.35);
  border-bottom-color: rgb(54 83 20 / 0.35);
}

.border-y-lime-900\/40 {
  border-top-color: rgb(54 83 20 / 0.4);
  border-bottom-color: rgb(54 83 20 / 0.4);
}

.border-y-lime-900\/45 {
  border-top-color: rgb(54 83 20 / 0.45);
  border-bottom-color: rgb(54 83 20 / 0.45);
}

.border-y-lime-900\/5 {
  border-top-color: rgb(54 83 20 / 0.05);
  border-bottom-color: rgb(54 83 20 / 0.05);
}

.border-y-lime-900\/50 {
  border-top-color: rgb(54 83 20 / 0.5);
  border-bottom-color: rgb(54 83 20 / 0.5);
}

.border-y-lime-900\/55 {
  border-top-color: rgb(54 83 20 / 0.55);
  border-bottom-color: rgb(54 83 20 / 0.55);
}

.border-y-lime-900\/60 {
  border-top-color: rgb(54 83 20 / 0.6);
  border-bottom-color: rgb(54 83 20 / 0.6);
}

.border-y-lime-900\/65 {
  border-top-color: rgb(54 83 20 / 0.65);
  border-bottom-color: rgb(54 83 20 / 0.65);
}

.border-y-lime-900\/70 {
  border-top-color: rgb(54 83 20 / 0.7);
  border-bottom-color: rgb(54 83 20 / 0.7);
}

.border-y-lime-900\/75 {
  border-top-color: rgb(54 83 20 / 0.75);
  border-bottom-color: rgb(54 83 20 / 0.75);
}

.border-y-lime-900\/80 {
  border-top-color: rgb(54 83 20 / 0.8);
  border-bottom-color: rgb(54 83 20 / 0.8);
}

.border-y-lime-900\/85 {
  border-top-color: rgb(54 83 20 / 0.85);
  border-bottom-color: rgb(54 83 20 / 0.85);
}

.border-y-lime-900\/90 {
  border-top-color: rgb(54 83 20 / 0.9);
  border-bottom-color: rgb(54 83 20 / 0.9);
}

.border-y-lime-900\/95 {
  border-top-color: rgb(54 83 20 / 0.95);
  border-bottom-color: rgb(54 83 20 / 0.95);
}

.border-y-lime-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(26 46 5 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(26 46 5 / var(--tw-border-opacity, 1));
}

.border-y-lime-950\/0 {
  border-top-color: rgb(26 46 5 / 0);
  border-bottom-color: rgb(26 46 5 / 0);
}

.border-y-lime-950\/10 {
  border-top-color: rgb(26 46 5 / 0.1);
  border-bottom-color: rgb(26 46 5 / 0.1);
}

.border-y-lime-950\/100 {
  border-top-color: rgb(26 46 5 / 1);
  border-bottom-color: rgb(26 46 5 / 1);
}

.border-y-lime-950\/15 {
  border-top-color: rgb(26 46 5 / 0.15);
  border-bottom-color: rgb(26 46 5 / 0.15);
}

.border-y-lime-950\/20 {
  border-top-color: rgb(26 46 5 / 0.2);
  border-bottom-color: rgb(26 46 5 / 0.2);
}

.border-y-lime-950\/25 {
  border-top-color: rgb(26 46 5 / 0.25);
  border-bottom-color: rgb(26 46 5 / 0.25);
}

.border-y-lime-950\/30 {
  border-top-color: rgb(26 46 5 / 0.3);
  border-bottom-color: rgb(26 46 5 / 0.3);
}

.border-y-lime-950\/35 {
  border-top-color: rgb(26 46 5 / 0.35);
  border-bottom-color: rgb(26 46 5 / 0.35);
}

.border-y-lime-950\/40 {
  border-top-color: rgb(26 46 5 / 0.4);
  border-bottom-color: rgb(26 46 5 / 0.4);
}

.border-y-lime-950\/45 {
  border-top-color: rgb(26 46 5 / 0.45);
  border-bottom-color: rgb(26 46 5 / 0.45);
}

.border-y-lime-950\/5 {
  border-top-color: rgb(26 46 5 / 0.05);
  border-bottom-color: rgb(26 46 5 / 0.05);
}

.border-y-lime-950\/50 {
  border-top-color: rgb(26 46 5 / 0.5);
  border-bottom-color: rgb(26 46 5 / 0.5);
}

.border-y-lime-950\/55 {
  border-top-color: rgb(26 46 5 / 0.55);
  border-bottom-color: rgb(26 46 5 / 0.55);
}

.border-y-lime-950\/60 {
  border-top-color: rgb(26 46 5 / 0.6);
  border-bottom-color: rgb(26 46 5 / 0.6);
}

.border-y-lime-950\/65 {
  border-top-color: rgb(26 46 5 / 0.65);
  border-bottom-color: rgb(26 46 5 / 0.65);
}

.border-y-lime-950\/70 {
  border-top-color: rgb(26 46 5 / 0.7);
  border-bottom-color: rgb(26 46 5 / 0.7);
}

.border-y-lime-950\/75 {
  border-top-color: rgb(26 46 5 / 0.75);
  border-bottom-color: rgb(26 46 5 / 0.75);
}

.border-y-lime-950\/80 {
  border-top-color: rgb(26 46 5 / 0.8);
  border-bottom-color: rgb(26 46 5 / 0.8);
}

.border-y-lime-950\/85 {
  border-top-color: rgb(26 46 5 / 0.85);
  border-bottom-color: rgb(26 46 5 / 0.85);
}

.border-y-lime-950\/90 {
  border-top-color: rgb(26 46 5 / 0.9);
  border-bottom-color: rgb(26 46 5 / 0.9);
}

.border-y-lime-950\/95 {
  border-top-color: rgb(26 46 5 / 0.95);
  border-bottom-color: rgb(26 46 5 / 0.95);
}

.border-y-neutral-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}

.border-y-neutral-100\/0 {
  border-top-color: rgb(245 245 245 / 0);
  border-bottom-color: rgb(245 245 245 / 0);
}

.border-y-neutral-100\/10 {
  border-top-color: rgb(245 245 245 / 0.1);
  border-bottom-color: rgb(245 245 245 / 0.1);
}

.border-y-neutral-100\/100 {
  border-top-color: rgb(245 245 245 / 1);
  border-bottom-color: rgb(245 245 245 / 1);
}

.border-y-neutral-100\/15 {
  border-top-color: rgb(245 245 245 / 0.15);
  border-bottom-color: rgb(245 245 245 / 0.15);
}

.border-y-neutral-100\/20 {
  border-top-color: rgb(245 245 245 / 0.2);
  border-bottom-color: rgb(245 245 245 / 0.2);
}

.border-y-neutral-100\/25 {
  border-top-color: rgb(245 245 245 / 0.25);
  border-bottom-color: rgb(245 245 245 / 0.25);
}

.border-y-neutral-100\/30 {
  border-top-color: rgb(245 245 245 / 0.3);
  border-bottom-color: rgb(245 245 245 / 0.3);
}

.border-y-neutral-100\/35 {
  border-top-color: rgb(245 245 245 / 0.35);
  border-bottom-color: rgb(245 245 245 / 0.35);
}

.border-y-neutral-100\/40 {
  border-top-color: rgb(245 245 245 / 0.4);
  border-bottom-color: rgb(245 245 245 / 0.4);
}

.border-y-neutral-100\/45 {
  border-top-color: rgb(245 245 245 / 0.45);
  border-bottom-color: rgb(245 245 245 / 0.45);
}

.border-y-neutral-100\/5 {
  border-top-color: rgb(245 245 245 / 0.05);
  border-bottom-color: rgb(245 245 245 / 0.05);
}

.border-y-neutral-100\/50 {
  border-top-color: rgb(245 245 245 / 0.5);
  border-bottom-color: rgb(245 245 245 / 0.5);
}

.border-y-neutral-100\/55 {
  border-top-color: rgb(245 245 245 / 0.55);
  border-bottom-color: rgb(245 245 245 / 0.55);
}

.border-y-neutral-100\/60 {
  border-top-color: rgb(245 245 245 / 0.6);
  border-bottom-color: rgb(245 245 245 / 0.6);
}

.border-y-neutral-100\/65 {
  border-top-color: rgb(245 245 245 / 0.65);
  border-bottom-color: rgb(245 245 245 / 0.65);
}

.border-y-neutral-100\/70 {
  border-top-color: rgb(245 245 245 / 0.7);
  border-bottom-color: rgb(245 245 245 / 0.7);
}

.border-y-neutral-100\/75 {
  border-top-color: rgb(245 245 245 / 0.75);
  border-bottom-color: rgb(245 245 245 / 0.75);
}

.border-y-neutral-100\/80 {
  border-top-color: rgb(245 245 245 / 0.8);
  border-bottom-color: rgb(245 245 245 / 0.8);
}

.border-y-neutral-100\/85 {
  border-top-color: rgb(245 245 245 / 0.85);
  border-bottom-color: rgb(245 245 245 / 0.85);
}

.border-y-neutral-100\/90 {
  border-top-color: rgb(245 245 245 / 0.9);
  border-bottom-color: rgb(245 245 245 / 0.9);
}

.border-y-neutral-100\/95 {
  border-top-color: rgb(245 245 245 / 0.95);
  border-bottom-color: rgb(245 245 245 / 0.95);
}

.border-y-neutral-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}

.border-y-neutral-200\/0 {
  border-top-color: rgb(229 229 229 / 0);
  border-bottom-color: rgb(229 229 229 / 0);
}

.border-y-neutral-200\/10 {
  border-top-color: rgb(229 229 229 / 0.1);
  border-bottom-color: rgb(229 229 229 / 0.1);
}

.border-y-neutral-200\/100 {
  border-top-color: rgb(229 229 229 / 1);
  border-bottom-color: rgb(229 229 229 / 1);
}

.border-y-neutral-200\/15 {
  border-top-color: rgb(229 229 229 / 0.15);
  border-bottom-color: rgb(229 229 229 / 0.15);
}

.border-y-neutral-200\/20 {
  border-top-color: rgb(229 229 229 / 0.2);
  border-bottom-color: rgb(229 229 229 / 0.2);
}

.border-y-neutral-200\/25 {
  border-top-color: rgb(229 229 229 / 0.25);
  border-bottom-color: rgb(229 229 229 / 0.25);
}

.border-y-neutral-200\/30 {
  border-top-color: rgb(229 229 229 / 0.3);
  border-bottom-color: rgb(229 229 229 / 0.3);
}

.border-y-neutral-200\/35 {
  border-top-color: rgb(229 229 229 / 0.35);
  border-bottom-color: rgb(229 229 229 / 0.35);
}

.border-y-neutral-200\/40 {
  border-top-color: rgb(229 229 229 / 0.4);
  border-bottom-color: rgb(229 229 229 / 0.4);
}

.border-y-neutral-200\/45 {
  border-top-color: rgb(229 229 229 / 0.45);
  border-bottom-color: rgb(229 229 229 / 0.45);
}

.border-y-neutral-200\/5 {
  border-top-color: rgb(229 229 229 / 0.05);
  border-bottom-color: rgb(229 229 229 / 0.05);
}

.border-y-neutral-200\/50 {
  border-top-color: rgb(229 229 229 / 0.5);
  border-bottom-color: rgb(229 229 229 / 0.5);
}

.border-y-neutral-200\/55 {
  border-top-color: rgb(229 229 229 / 0.55);
  border-bottom-color: rgb(229 229 229 / 0.55);
}

.border-y-neutral-200\/60 {
  border-top-color: rgb(229 229 229 / 0.6);
  border-bottom-color: rgb(229 229 229 / 0.6);
}

.border-y-neutral-200\/65 {
  border-top-color: rgb(229 229 229 / 0.65);
  border-bottom-color: rgb(229 229 229 / 0.65);
}

.border-y-neutral-200\/70 {
  border-top-color: rgb(229 229 229 / 0.7);
  border-bottom-color: rgb(229 229 229 / 0.7);
}

.border-y-neutral-200\/75 {
  border-top-color: rgb(229 229 229 / 0.75);
  border-bottom-color: rgb(229 229 229 / 0.75);
}

.border-y-neutral-200\/80 {
  border-top-color: rgb(229 229 229 / 0.8);
  border-bottom-color: rgb(229 229 229 / 0.8);
}

.border-y-neutral-200\/85 {
  border-top-color: rgb(229 229 229 / 0.85);
  border-bottom-color: rgb(229 229 229 / 0.85);
}

.border-y-neutral-200\/90 {
  border-top-color: rgb(229 229 229 / 0.9);
  border-bottom-color: rgb(229 229 229 / 0.9);
}

.border-y-neutral-200\/95 {
  border-top-color: rgb(229 229 229 / 0.95);
  border-bottom-color: rgb(229 229 229 / 0.95);
}

.border-y-neutral-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}

.border-y-neutral-300\/0 {
  border-top-color: rgb(212 212 212 / 0);
  border-bottom-color: rgb(212 212 212 / 0);
}

.border-y-neutral-300\/10 {
  border-top-color: rgb(212 212 212 / 0.1);
  border-bottom-color: rgb(212 212 212 / 0.1);
}

.border-y-neutral-300\/100 {
  border-top-color: rgb(212 212 212 / 1);
  border-bottom-color: rgb(212 212 212 / 1);
}

.border-y-neutral-300\/15 {
  border-top-color: rgb(212 212 212 / 0.15);
  border-bottom-color: rgb(212 212 212 / 0.15);
}

.border-y-neutral-300\/20 {
  border-top-color: rgb(212 212 212 / 0.2);
  border-bottom-color: rgb(212 212 212 / 0.2);
}

.border-y-neutral-300\/25 {
  border-top-color: rgb(212 212 212 / 0.25);
  border-bottom-color: rgb(212 212 212 / 0.25);
}

.border-y-neutral-300\/30 {
  border-top-color: rgb(212 212 212 / 0.3);
  border-bottom-color: rgb(212 212 212 / 0.3);
}

.border-y-neutral-300\/35 {
  border-top-color: rgb(212 212 212 / 0.35);
  border-bottom-color: rgb(212 212 212 / 0.35);
}

.border-y-neutral-300\/40 {
  border-top-color: rgb(212 212 212 / 0.4);
  border-bottom-color: rgb(212 212 212 / 0.4);
}

.border-y-neutral-300\/45 {
  border-top-color: rgb(212 212 212 / 0.45);
  border-bottom-color: rgb(212 212 212 / 0.45);
}

.border-y-neutral-300\/5 {
  border-top-color: rgb(212 212 212 / 0.05);
  border-bottom-color: rgb(212 212 212 / 0.05);
}

.border-y-neutral-300\/50 {
  border-top-color: rgb(212 212 212 / 0.5);
  border-bottom-color: rgb(212 212 212 / 0.5);
}

.border-y-neutral-300\/55 {
  border-top-color: rgb(212 212 212 / 0.55);
  border-bottom-color: rgb(212 212 212 / 0.55);
}

.border-y-neutral-300\/60 {
  border-top-color: rgb(212 212 212 / 0.6);
  border-bottom-color: rgb(212 212 212 / 0.6);
}

.border-y-neutral-300\/65 {
  border-top-color: rgb(212 212 212 / 0.65);
  border-bottom-color: rgb(212 212 212 / 0.65);
}

.border-y-neutral-300\/70 {
  border-top-color: rgb(212 212 212 / 0.7);
  border-bottom-color: rgb(212 212 212 / 0.7);
}

.border-y-neutral-300\/75 {
  border-top-color: rgb(212 212 212 / 0.75);
  border-bottom-color: rgb(212 212 212 / 0.75);
}

.border-y-neutral-300\/80 {
  border-top-color: rgb(212 212 212 / 0.8);
  border-bottom-color: rgb(212 212 212 / 0.8);
}

.border-y-neutral-300\/85 {
  border-top-color: rgb(212 212 212 / 0.85);
  border-bottom-color: rgb(212 212 212 / 0.85);
}

.border-y-neutral-300\/90 {
  border-top-color: rgb(212 212 212 / 0.9);
  border-bottom-color: rgb(212 212 212 / 0.9);
}

.border-y-neutral-300\/95 {
  border-top-color: rgb(212 212 212 / 0.95);
  border-bottom-color: rgb(212 212 212 / 0.95);
}

.border-y-neutral-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(163 163 163 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(163 163 163 / var(--tw-border-opacity, 1));
}

.border-y-neutral-400\/0 {
  border-top-color: rgb(163 163 163 / 0);
  border-bottom-color: rgb(163 163 163 / 0);
}

.border-y-neutral-400\/10 {
  border-top-color: rgb(163 163 163 / 0.1);
  border-bottom-color: rgb(163 163 163 / 0.1);
}

.border-y-neutral-400\/100 {
  border-top-color: rgb(163 163 163 / 1);
  border-bottom-color: rgb(163 163 163 / 1);
}

.border-y-neutral-400\/15 {
  border-top-color: rgb(163 163 163 / 0.15);
  border-bottom-color: rgb(163 163 163 / 0.15);
}

.border-y-neutral-400\/20 {
  border-top-color: rgb(163 163 163 / 0.2);
  border-bottom-color: rgb(163 163 163 / 0.2);
}

.border-y-neutral-400\/25 {
  border-top-color: rgb(163 163 163 / 0.25);
  border-bottom-color: rgb(163 163 163 / 0.25);
}

.border-y-neutral-400\/30 {
  border-top-color: rgb(163 163 163 / 0.3);
  border-bottom-color: rgb(163 163 163 / 0.3);
}

.border-y-neutral-400\/35 {
  border-top-color: rgb(163 163 163 / 0.35);
  border-bottom-color: rgb(163 163 163 / 0.35);
}

.border-y-neutral-400\/40 {
  border-top-color: rgb(163 163 163 / 0.4);
  border-bottom-color: rgb(163 163 163 / 0.4);
}

.border-y-neutral-400\/45 {
  border-top-color: rgb(163 163 163 / 0.45);
  border-bottom-color: rgb(163 163 163 / 0.45);
}

.border-y-neutral-400\/5 {
  border-top-color: rgb(163 163 163 / 0.05);
  border-bottom-color: rgb(163 163 163 / 0.05);
}

.border-y-neutral-400\/50 {
  border-top-color: rgb(163 163 163 / 0.5);
  border-bottom-color: rgb(163 163 163 / 0.5);
}

.border-y-neutral-400\/55 {
  border-top-color: rgb(163 163 163 / 0.55);
  border-bottom-color: rgb(163 163 163 / 0.55);
}

.border-y-neutral-400\/60 {
  border-top-color: rgb(163 163 163 / 0.6);
  border-bottom-color: rgb(163 163 163 / 0.6);
}

.border-y-neutral-400\/65 {
  border-top-color: rgb(163 163 163 / 0.65);
  border-bottom-color: rgb(163 163 163 / 0.65);
}

.border-y-neutral-400\/70 {
  border-top-color: rgb(163 163 163 / 0.7);
  border-bottom-color: rgb(163 163 163 / 0.7);
}

.border-y-neutral-400\/75 {
  border-top-color: rgb(163 163 163 / 0.75);
  border-bottom-color: rgb(163 163 163 / 0.75);
}

.border-y-neutral-400\/80 {
  border-top-color: rgb(163 163 163 / 0.8);
  border-bottom-color: rgb(163 163 163 / 0.8);
}

.border-y-neutral-400\/85 {
  border-top-color: rgb(163 163 163 / 0.85);
  border-bottom-color: rgb(163 163 163 / 0.85);
}

.border-y-neutral-400\/90 {
  border-top-color: rgb(163 163 163 / 0.9);
  border-bottom-color: rgb(163 163 163 / 0.9);
}

.border-y-neutral-400\/95 {
  border-top-color: rgb(163 163 163 / 0.95);
  border-bottom-color: rgb(163 163 163 / 0.95);
}

.border-y-neutral-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}

.border-y-neutral-50\/0 {
  border-top-color: rgb(250 250 250 / 0);
  border-bottom-color: rgb(250 250 250 / 0);
}

.border-y-neutral-50\/10 {
  border-top-color: rgb(250 250 250 / 0.1);
  border-bottom-color: rgb(250 250 250 / 0.1);
}

.border-y-neutral-50\/100 {
  border-top-color: rgb(250 250 250 / 1);
  border-bottom-color: rgb(250 250 250 / 1);
}

.border-y-neutral-50\/15 {
  border-top-color: rgb(250 250 250 / 0.15);
  border-bottom-color: rgb(250 250 250 / 0.15);
}

.border-y-neutral-50\/20 {
  border-top-color: rgb(250 250 250 / 0.2);
  border-bottom-color: rgb(250 250 250 / 0.2);
}

.border-y-neutral-50\/25 {
  border-top-color: rgb(250 250 250 / 0.25);
  border-bottom-color: rgb(250 250 250 / 0.25);
}

.border-y-neutral-50\/30 {
  border-top-color: rgb(250 250 250 / 0.3);
  border-bottom-color: rgb(250 250 250 / 0.3);
}

.border-y-neutral-50\/35 {
  border-top-color: rgb(250 250 250 / 0.35);
  border-bottom-color: rgb(250 250 250 / 0.35);
}

.border-y-neutral-50\/40 {
  border-top-color: rgb(250 250 250 / 0.4);
  border-bottom-color: rgb(250 250 250 / 0.4);
}

.border-y-neutral-50\/45 {
  border-top-color: rgb(250 250 250 / 0.45);
  border-bottom-color: rgb(250 250 250 / 0.45);
}

.border-y-neutral-50\/5 {
  border-top-color: rgb(250 250 250 / 0.05);
  border-bottom-color: rgb(250 250 250 / 0.05);
}

.border-y-neutral-50\/50 {
  border-top-color: rgb(250 250 250 / 0.5);
  border-bottom-color: rgb(250 250 250 / 0.5);
}

.border-y-neutral-50\/55 {
  border-top-color: rgb(250 250 250 / 0.55);
  border-bottom-color: rgb(250 250 250 / 0.55);
}

.border-y-neutral-50\/60 {
  border-top-color: rgb(250 250 250 / 0.6);
  border-bottom-color: rgb(250 250 250 / 0.6);
}

.border-y-neutral-50\/65 {
  border-top-color: rgb(250 250 250 / 0.65);
  border-bottom-color: rgb(250 250 250 / 0.65);
}

.border-y-neutral-50\/70 {
  border-top-color: rgb(250 250 250 / 0.7);
  border-bottom-color: rgb(250 250 250 / 0.7);
}

.border-y-neutral-50\/75 {
  border-top-color: rgb(250 250 250 / 0.75);
  border-bottom-color: rgb(250 250 250 / 0.75);
}

.border-y-neutral-50\/80 {
  border-top-color: rgb(250 250 250 / 0.8);
  border-bottom-color: rgb(250 250 250 / 0.8);
}

.border-y-neutral-50\/85 {
  border-top-color: rgb(250 250 250 / 0.85);
  border-bottom-color: rgb(250 250 250 / 0.85);
}

.border-y-neutral-50\/90 {
  border-top-color: rgb(250 250 250 / 0.9);
  border-bottom-color: rgb(250 250 250 / 0.9);
}

.border-y-neutral-50\/95 {
  border-top-color: rgb(250 250 250 / 0.95);
  border-bottom-color: rgb(250 250 250 / 0.95);
}

.border-y-neutral-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(115 115 115 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(115 115 115 / var(--tw-border-opacity, 1));
}

.border-y-neutral-500\/0 {
  border-top-color: rgb(115 115 115 / 0);
  border-bottom-color: rgb(115 115 115 / 0);
}

.border-y-neutral-500\/10 {
  border-top-color: rgb(115 115 115 / 0.1);
  border-bottom-color: rgb(115 115 115 / 0.1);
}

.border-y-neutral-500\/100 {
  border-top-color: rgb(115 115 115 / 1);
  border-bottom-color: rgb(115 115 115 / 1);
}

.border-y-neutral-500\/15 {
  border-top-color: rgb(115 115 115 / 0.15);
  border-bottom-color: rgb(115 115 115 / 0.15);
}

.border-y-neutral-500\/20 {
  border-top-color: rgb(115 115 115 / 0.2);
  border-bottom-color: rgb(115 115 115 / 0.2);
}

.border-y-neutral-500\/25 {
  border-top-color: rgb(115 115 115 / 0.25);
  border-bottom-color: rgb(115 115 115 / 0.25);
}

.border-y-neutral-500\/30 {
  border-top-color: rgb(115 115 115 / 0.3);
  border-bottom-color: rgb(115 115 115 / 0.3);
}

.border-y-neutral-500\/35 {
  border-top-color: rgb(115 115 115 / 0.35);
  border-bottom-color: rgb(115 115 115 / 0.35);
}

.border-y-neutral-500\/40 {
  border-top-color: rgb(115 115 115 / 0.4);
  border-bottom-color: rgb(115 115 115 / 0.4);
}

.border-y-neutral-500\/45 {
  border-top-color: rgb(115 115 115 / 0.45);
  border-bottom-color: rgb(115 115 115 / 0.45);
}

.border-y-neutral-500\/5 {
  border-top-color: rgb(115 115 115 / 0.05);
  border-bottom-color: rgb(115 115 115 / 0.05);
}

.border-y-neutral-500\/50 {
  border-top-color: rgb(115 115 115 / 0.5);
  border-bottom-color: rgb(115 115 115 / 0.5);
}

.border-y-neutral-500\/55 {
  border-top-color: rgb(115 115 115 / 0.55);
  border-bottom-color: rgb(115 115 115 / 0.55);
}

.border-y-neutral-500\/60 {
  border-top-color: rgb(115 115 115 / 0.6);
  border-bottom-color: rgb(115 115 115 / 0.6);
}

.border-y-neutral-500\/65 {
  border-top-color: rgb(115 115 115 / 0.65);
  border-bottom-color: rgb(115 115 115 / 0.65);
}

.border-y-neutral-500\/70 {
  border-top-color: rgb(115 115 115 / 0.7);
  border-bottom-color: rgb(115 115 115 / 0.7);
}

.border-y-neutral-500\/75 {
  border-top-color: rgb(115 115 115 / 0.75);
  border-bottom-color: rgb(115 115 115 / 0.75);
}

.border-y-neutral-500\/80 {
  border-top-color: rgb(115 115 115 / 0.8);
  border-bottom-color: rgb(115 115 115 / 0.8);
}

.border-y-neutral-500\/85 {
  border-top-color: rgb(115 115 115 / 0.85);
  border-bottom-color: rgb(115 115 115 / 0.85);
}

.border-y-neutral-500\/90 {
  border-top-color: rgb(115 115 115 / 0.9);
  border-bottom-color: rgb(115 115 115 / 0.9);
}

.border-y-neutral-500\/95 {
  border-top-color: rgb(115 115 115 / 0.95);
  border-bottom-color: rgb(115 115 115 / 0.95);
}

.border-y-neutral-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(82 82 82 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(82 82 82 / var(--tw-border-opacity, 1));
}

.border-y-neutral-600\/0 {
  border-top-color: rgb(82 82 82 / 0);
  border-bottom-color: rgb(82 82 82 / 0);
}

.border-y-neutral-600\/10 {
  border-top-color: rgb(82 82 82 / 0.1);
  border-bottom-color: rgb(82 82 82 / 0.1);
}

.border-y-neutral-600\/100 {
  border-top-color: rgb(82 82 82 / 1);
  border-bottom-color: rgb(82 82 82 / 1);
}

.border-y-neutral-600\/15 {
  border-top-color: rgb(82 82 82 / 0.15);
  border-bottom-color: rgb(82 82 82 / 0.15);
}

.border-y-neutral-600\/20 {
  border-top-color: rgb(82 82 82 / 0.2);
  border-bottom-color: rgb(82 82 82 / 0.2);
}

.border-y-neutral-600\/25 {
  border-top-color: rgb(82 82 82 / 0.25);
  border-bottom-color: rgb(82 82 82 / 0.25);
}

.border-y-neutral-600\/30 {
  border-top-color: rgb(82 82 82 / 0.3);
  border-bottom-color: rgb(82 82 82 / 0.3);
}

.border-y-neutral-600\/35 {
  border-top-color: rgb(82 82 82 / 0.35);
  border-bottom-color: rgb(82 82 82 / 0.35);
}

.border-y-neutral-600\/40 {
  border-top-color: rgb(82 82 82 / 0.4);
  border-bottom-color: rgb(82 82 82 / 0.4);
}

.border-y-neutral-600\/45 {
  border-top-color: rgb(82 82 82 / 0.45);
  border-bottom-color: rgb(82 82 82 / 0.45);
}

.border-y-neutral-600\/5 {
  border-top-color: rgb(82 82 82 / 0.05);
  border-bottom-color: rgb(82 82 82 / 0.05);
}

.border-y-neutral-600\/50 {
  border-top-color: rgb(82 82 82 / 0.5);
  border-bottom-color: rgb(82 82 82 / 0.5);
}

.border-y-neutral-600\/55 {
  border-top-color: rgb(82 82 82 / 0.55);
  border-bottom-color: rgb(82 82 82 / 0.55);
}

.border-y-neutral-600\/60 {
  border-top-color: rgb(82 82 82 / 0.6);
  border-bottom-color: rgb(82 82 82 / 0.6);
}

.border-y-neutral-600\/65 {
  border-top-color: rgb(82 82 82 / 0.65);
  border-bottom-color: rgb(82 82 82 / 0.65);
}

.border-y-neutral-600\/70 {
  border-top-color: rgb(82 82 82 / 0.7);
  border-bottom-color: rgb(82 82 82 / 0.7);
}

.border-y-neutral-600\/75 {
  border-top-color: rgb(82 82 82 / 0.75);
  border-bottom-color: rgb(82 82 82 / 0.75);
}

.border-y-neutral-600\/80 {
  border-top-color: rgb(82 82 82 / 0.8);
  border-bottom-color: rgb(82 82 82 / 0.8);
}

.border-y-neutral-600\/85 {
  border-top-color: rgb(82 82 82 / 0.85);
  border-bottom-color: rgb(82 82 82 / 0.85);
}

.border-y-neutral-600\/90 {
  border-top-color: rgb(82 82 82 / 0.9);
  border-bottom-color: rgb(82 82 82 / 0.9);
}

.border-y-neutral-600\/95 {
  border-top-color: rgb(82 82 82 / 0.95);
  border-bottom-color: rgb(82 82 82 / 0.95);
}

.border-y-neutral-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(64 64 64 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(64 64 64 / var(--tw-border-opacity, 1));
}

.border-y-neutral-700\/0 {
  border-top-color: rgb(64 64 64 / 0);
  border-bottom-color: rgb(64 64 64 / 0);
}

.border-y-neutral-700\/10 {
  border-top-color: rgb(64 64 64 / 0.1);
  border-bottom-color: rgb(64 64 64 / 0.1);
}

.border-y-neutral-700\/100 {
  border-top-color: rgb(64 64 64 / 1);
  border-bottom-color: rgb(64 64 64 / 1);
}

.border-y-neutral-700\/15 {
  border-top-color: rgb(64 64 64 / 0.15);
  border-bottom-color: rgb(64 64 64 / 0.15);
}

.border-y-neutral-700\/20 {
  border-top-color: rgb(64 64 64 / 0.2);
  border-bottom-color: rgb(64 64 64 / 0.2);
}

.border-y-neutral-700\/25 {
  border-top-color: rgb(64 64 64 / 0.25);
  border-bottom-color: rgb(64 64 64 / 0.25);
}

.border-y-neutral-700\/30 {
  border-top-color: rgb(64 64 64 / 0.3);
  border-bottom-color: rgb(64 64 64 / 0.3);
}

.border-y-neutral-700\/35 {
  border-top-color: rgb(64 64 64 / 0.35);
  border-bottom-color: rgb(64 64 64 / 0.35);
}

.border-y-neutral-700\/40 {
  border-top-color: rgb(64 64 64 / 0.4);
  border-bottom-color: rgb(64 64 64 / 0.4);
}

.border-y-neutral-700\/45 {
  border-top-color: rgb(64 64 64 / 0.45);
  border-bottom-color: rgb(64 64 64 / 0.45);
}

.border-y-neutral-700\/5 {
  border-top-color: rgb(64 64 64 / 0.05);
  border-bottom-color: rgb(64 64 64 / 0.05);
}

.border-y-neutral-700\/50 {
  border-top-color: rgb(64 64 64 / 0.5);
  border-bottom-color: rgb(64 64 64 / 0.5);
}

.border-y-neutral-700\/55 {
  border-top-color: rgb(64 64 64 / 0.55);
  border-bottom-color: rgb(64 64 64 / 0.55);
}

.border-y-neutral-700\/60 {
  border-top-color: rgb(64 64 64 / 0.6);
  border-bottom-color: rgb(64 64 64 / 0.6);
}

.border-y-neutral-700\/65 {
  border-top-color: rgb(64 64 64 / 0.65);
  border-bottom-color: rgb(64 64 64 / 0.65);
}

.border-y-neutral-700\/70 {
  border-top-color: rgb(64 64 64 / 0.7);
  border-bottom-color: rgb(64 64 64 / 0.7);
}

.border-y-neutral-700\/75 {
  border-top-color: rgb(64 64 64 / 0.75);
  border-bottom-color: rgb(64 64 64 / 0.75);
}

.border-y-neutral-700\/80 {
  border-top-color: rgb(64 64 64 / 0.8);
  border-bottom-color: rgb(64 64 64 / 0.8);
}

.border-y-neutral-700\/85 {
  border-top-color: rgb(64 64 64 / 0.85);
  border-bottom-color: rgb(64 64 64 / 0.85);
}

.border-y-neutral-700\/90 {
  border-top-color: rgb(64 64 64 / 0.9);
  border-bottom-color: rgb(64 64 64 / 0.9);
}

.border-y-neutral-700\/95 {
  border-top-color: rgb(64 64 64 / 0.95);
  border-bottom-color: rgb(64 64 64 / 0.95);
}

.border-y-neutral-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
}

.border-y-neutral-800\/0 {
  border-top-color: rgb(38 38 38 / 0);
  border-bottom-color: rgb(38 38 38 / 0);
}

.border-y-neutral-800\/10 {
  border-top-color: rgb(38 38 38 / 0.1);
  border-bottom-color: rgb(38 38 38 / 0.1);
}

.border-y-neutral-800\/100 {
  border-top-color: rgb(38 38 38 / 1);
  border-bottom-color: rgb(38 38 38 / 1);
}

.border-y-neutral-800\/15 {
  border-top-color: rgb(38 38 38 / 0.15);
  border-bottom-color: rgb(38 38 38 / 0.15);
}

.border-y-neutral-800\/20 {
  border-top-color: rgb(38 38 38 / 0.2);
  border-bottom-color: rgb(38 38 38 / 0.2);
}

.border-y-neutral-800\/25 {
  border-top-color: rgb(38 38 38 / 0.25);
  border-bottom-color: rgb(38 38 38 / 0.25);
}

.border-y-neutral-800\/30 {
  border-top-color: rgb(38 38 38 / 0.3);
  border-bottom-color: rgb(38 38 38 / 0.3);
}

.border-y-neutral-800\/35 {
  border-top-color: rgb(38 38 38 / 0.35);
  border-bottom-color: rgb(38 38 38 / 0.35);
}

.border-y-neutral-800\/40 {
  border-top-color: rgb(38 38 38 / 0.4);
  border-bottom-color: rgb(38 38 38 / 0.4);
}

.border-y-neutral-800\/45 {
  border-top-color: rgb(38 38 38 / 0.45);
  border-bottom-color: rgb(38 38 38 / 0.45);
}

.border-y-neutral-800\/5 {
  border-top-color: rgb(38 38 38 / 0.05);
  border-bottom-color: rgb(38 38 38 / 0.05);
}

.border-y-neutral-800\/50 {
  border-top-color: rgb(38 38 38 / 0.5);
  border-bottom-color: rgb(38 38 38 / 0.5);
}

.border-y-neutral-800\/55 {
  border-top-color: rgb(38 38 38 / 0.55);
  border-bottom-color: rgb(38 38 38 / 0.55);
}

.border-y-neutral-800\/60 {
  border-top-color: rgb(38 38 38 / 0.6);
  border-bottom-color: rgb(38 38 38 / 0.6);
}

.border-y-neutral-800\/65 {
  border-top-color: rgb(38 38 38 / 0.65);
  border-bottom-color: rgb(38 38 38 / 0.65);
}

.border-y-neutral-800\/70 {
  border-top-color: rgb(38 38 38 / 0.7);
  border-bottom-color: rgb(38 38 38 / 0.7);
}

.border-y-neutral-800\/75 {
  border-top-color: rgb(38 38 38 / 0.75);
  border-bottom-color: rgb(38 38 38 / 0.75);
}

.border-y-neutral-800\/80 {
  border-top-color: rgb(38 38 38 / 0.8);
  border-bottom-color: rgb(38 38 38 / 0.8);
}

.border-y-neutral-800\/85 {
  border-top-color: rgb(38 38 38 / 0.85);
  border-bottom-color: rgb(38 38 38 / 0.85);
}

.border-y-neutral-800\/90 {
  border-top-color: rgb(38 38 38 / 0.9);
  border-bottom-color: rgb(38 38 38 / 0.9);
}

.border-y-neutral-800\/95 {
  border-top-color: rgb(38 38 38 / 0.95);
  border-bottom-color: rgb(38 38 38 / 0.95);
}

.border-y-neutral-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(23 23 23 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(23 23 23 / var(--tw-border-opacity, 1));
}

.border-y-neutral-900\/0 {
  border-top-color: rgb(23 23 23 / 0);
  border-bottom-color: rgb(23 23 23 / 0);
}

.border-y-neutral-900\/10 {
  border-top-color: rgb(23 23 23 / 0.1);
  border-bottom-color: rgb(23 23 23 / 0.1);
}

.border-y-neutral-900\/100 {
  border-top-color: rgb(23 23 23 / 1);
  border-bottom-color: rgb(23 23 23 / 1);
}

.border-y-neutral-900\/15 {
  border-top-color: rgb(23 23 23 / 0.15);
  border-bottom-color: rgb(23 23 23 / 0.15);
}

.border-y-neutral-900\/20 {
  border-top-color: rgb(23 23 23 / 0.2);
  border-bottom-color: rgb(23 23 23 / 0.2);
}

.border-y-neutral-900\/25 {
  border-top-color: rgb(23 23 23 / 0.25);
  border-bottom-color: rgb(23 23 23 / 0.25);
}

.border-y-neutral-900\/30 {
  border-top-color: rgb(23 23 23 / 0.3);
  border-bottom-color: rgb(23 23 23 / 0.3);
}

.border-y-neutral-900\/35 {
  border-top-color: rgb(23 23 23 / 0.35);
  border-bottom-color: rgb(23 23 23 / 0.35);
}

.border-y-neutral-900\/40 {
  border-top-color: rgb(23 23 23 / 0.4);
  border-bottom-color: rgb(23 23 23 / 0.4);
}

.border-y-neutral-900\/45 {
  border-top-color: rgb(23 23 23 / 0.45);
  border-bottom-color: rgb(23 23 23 / 0.45);
}

.border-y-neutral-900\/5 {
  border-top-color: rgb(23 23 23 / 0.05);
  border-bottom-color: rgb(23 23 23 / 0.05);
}

.border-y-neutral-900\/50 {
  border-top-color: rgb(23 23 23 / 0.5);
  border-bottom-color: rgb(23 23 23 / 0.5);
}

.border-y-neutral-900\/55 {
  border-top-color: rgb(23 23 23 / 0.55);
  border-bottom-color: rgb(23 23 23 / 0.55);
}

.border-y-neutral-900\/60 {
  border-top-color: rgb(23 23 23 / 0.6);
  border-bottom-color: rgb(23 23 23 / 0.6);
}

.border-y-neutral-900\/65 {
  border-top-color: rgb(23 23 23 / 0.65);
  border-bottom-color: rgb(23 23 23 / 0.65);
}

.border-y-neutral-900\/70 {
  border-top-color: rgb(23 23 23 / 0.7);
  border-bottom-color: rgb(23 23 23 / 0.7);
}

.border-y-neutral-900\/75 {
  border-top-color: rgb(23 23 23 / 0.75);
  border-bottom-color: rgb(23 23 23 / 0.75);
}

.border-y-neutral-900\/80 {
  border-top-color: rgb(23 23 23 / 0.8);
  border-bottom-color: rgb(23 23 23 / 0.8);
}

.border-y-neutral-900\/85 {
  border-top-color: rgb(23 23 23 / 0.85);
  border-bottom-color: rgb(23 23 23 / 0.85);
}

.border-y-neutral-900\/90 {
  border-top-color: rgb(23 23 23 / 0.9);
  border-bottom-color: rgb(23 23 23 / 0.9);
}

.border-y-neutral-900\/95 {
  border-top-color: rgb(23 23 23 / 0.95);
  border-bottom-color: rgb(23 23 23 / 0.95);
}

.border-y-neutral-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(10 10 10 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(10 10 10 / var(--tw-border-opacity, 1));
}

.border-y-neutral-950\/0 {
  border-top-color: rgb(10 10 10 / 0);
  border-bottom-color: rgb(10 10 10 / 0);
}

.border-y-neutral-950\/10 {
  border-top-color: rgb(10 10 10 / 0.1);
  border-bottom-color: rgb(10 10 10 / 0.1);
}

.border-y-neutral-950\/100 {
  border-top-color: rgb(10 10 10 / 1);
  border-bottom-color: rgb(10 10 10 / 1);
}

.border-y-neutral-950\/15 {
  border-top-color: rgb(10 10 10 / 0.15);
  border-bottom-color: rgb(10 10 10 / 0.15);
}

.border-y-neutral-950\/20 {
  border-top-color: rgb(10 10 10 / 0.2);
  border-bottom-color: rgb(10 10 10 / 0.2);
}

.border-y-neutral-950\/25 {
  border-top-color: rgb(10 10 10 / 0.25);
  border-bottom-color: rgb(10 10 10 / 0.25);
}

.border-y-neutral-950\/30 {
  border-top-color: rgb(10 10 10 / 0.3);
  border-bottom-color: rgb(10 10 10 / 0.3);
}

.border-y-neutral-950\/35 {
  border-top-color: rgb(10 10 10 / 0.35);
  border-bottom-color: rgb(10 10 10 / 0.35);
}

.border-y-neutral-950\/40 {
  border-top-color: rgb(10 10 10 / 0.4);
  border-bottom-color: rgb(10 10 10 / 0.4);
}

.border-y-neutral-950\/45 {
  border-top-color: rgb(10 10 10 / 0.45);
  border-bottom-color: rgb(10 10 10 / 0.45);
}

.border-y-neutral-950\/5 {
  border-top-color: rgb(10 10 10 / 0.05);
  border-bottom-color: rgb(10 10 10 / 0.05);
}

.border-y-neutral-950\/50 {
  border-top-color: rgb(10 10 10 / 0.5);
  border-bottom-color: rgb(10 10 10 / 0.5);
}

.border-y-neutral-950\/55 {
  border-top-color: rgb(10 10 10 / 0.55);
  border-bottom-color: rgb(10 10 10 / 0.55);
}

.border-y-neutral-950\/60 {
  border-top-color: rgb(10 10 10 / 0.6);
  border-bottom-color: rgb(10 10 10 / 0.6);
}

.border-y-neutral-950\/65 {
  border-top-color: rgb(10 10 10 / 0.65);
  border-bottom-color: rgb(10 10 10 / 0.65);
}

.border-y-neutral-950\/70 {
  border-top-color: rgb(10 10 10 / 0.7);
  border-bottom-color: rgb(10 10 10 / 0.7);
}

.border-y-neutral-950\/75 {
  border-top-color: rgb(10 10 10 / 0.75);
  border-bottom-color: rgb(10 10 10 / 0.75);
}

.border-y-neutral-950\/80 {
  border-top-color: rgb(10 10 10 / 0.8);
  border-bottom-color: rgb(10 10 10 / 0.8);
}

.border-y-neutral-950\/85 {
  border-top-color: rgb(10 10 10 / 0.85);
  border-bottom-color: rgb(10 10 10 / 0.85);
}

.border-y-neutral-950\/90 {
  border-top-color: rgb(10 10 10 / 0.9);
  border-bottom-color: rgb(10 10 10 / 0.9);
}

.border-y-neutral-950\/95 {
  border-top-color: rgb(10 10 10 / 0.95);
  border-bottom-color: rgb(10 10 10 / 0.95);
}

.border-y-ocean {
  --tw-border-opacity: 1;
  border-top-color: rgb(30 107 108 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(30 107 108 / var(--tw-border-opacity, 1));
}

.border-y-ocean\/0 {
  border-top-color: rgb(30 107 108 / 0);
  border-bottom-color: rgb(30 107 108 / 0);
}

.border-y-ocean\/10 {
  border-top-color: rgb(30 107 108 / 0.1);
  border-bottom-color: rgb(30 107 108 / 0.1);
}

.border-y-ocean\/100 {
  border-top-color: rgb(30 107 108 / 1);
  border-bottom-color: rgb(30 107 108 / 1);
}

.border-y-ocean\/15 {
  border-top-color: rgb(30 107 108 / 0.15);
  border-bottom-color: rgb(30 107 108 / 0.15);
}

.border-y-ocean\/20 {
  border-top-color: rgb(30 107 108 / 0.2);
  border-bottom-color: rgb(30 107 108 / 0.2);
}

.border-y-ocean\/25 {
  border-top-color: rgb(30 107 108 / 0.25);
  border-bottom-color: rgb(30 107 108 / 0.25);
}

.border-y-ocean\/30 {
  border-top-color: rgb(30 107 108 / 0.3);
  border-bottom-color: rgb(30 107 108 / 0.3);
}

.border-y-ocean\/35 {
  border-top-color: rgb(30 107 108 / 0.35);
  border-bottom-color: rgb(30 107 108 / 0.35);
}

.border-y-ocean\/40 {
  border-top-color: rgb(30 107 108 / 0.4);
  border-bottom-color: rgb(30 107 108 / 0.4);
}

.border-y-ocean\/45 {
  border-top-color: rgb(30 107 108 / 0.45);
  border-bottom-color: rgb(30 107 108 / 0.45);
}

.border-y-ocean\/5 {
  border-top-color: rgb(30 107 108 / 0.05);
  border-bottom-color: rgb(30 107 108 / 0.05);
}

.border-y-ocean\/50 {
  border-top-color: rgb(30 107 108 / 0.5);
  border-bottom-color: rgb(30 107 108 / 0.5);
}

.border-y-ocean\/55 {
  border-top-color: rgb(30 107 108 / 0.55);
  border-bottom-color: rgb(30 107 108 / 0.55);
}

.border-y-ocean\/60 {
  border-top-color: rgb(30 107 108 / 0.6);
  border-bottom-color: rgb(30 107 108 / 0.6);
}

.border-y-ocean\/65 {
  border-top-color: rgb(30 107 108 / 0.65);
  border-bottom-color: rgb(30 107 108 / 0.65);
}

.border-y-ocean\/70 {
  border-top-color: rgb(30 107 108 / 0.7);
  border-bottom-color: rgb(30 107 108 / 0.7);
}

.border-y-ocean\/75 {
  border-top-color: rgb(30 107 108 / 0.75);
  border-bottom-color: rgb(30 107 108 / 0.75);
}

.border-y-ocean\/80 {
  border-top-color: rgb(30 107 108 / 0.8);
  border-bottom-color: rgb(30 107 108 / 0.8);
}

.border-y-ocean\/85 {
  border-top-color: rgb(30 107 108 / 0.85);
  border-bottom-color: rgb(30 107 108 / 0.85);
}

.border-y-ocean\/90 {
  border-top-color: rgb(30 107 108 / 0.9);
  border-bottom-color: rgb(30 107 108 / 0.9);
}

.border-y-ocean\/95 {
  border-top-color: rgb(30 107 108 / 0.95);
  border-bottom-color: rgb(30 107 108 / 0.95);
}

.border-y-orange {
  --tw-border-opacity: 1;
  border-top-color: rgb(192 108 61 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(192 108 61 / var(--tw-border-opacity, 1));
}

.border-y-orange\/0 {
  border-top-color: rgb(192 108 61 / 0);
  border-bottom-color: rgb(192 108 61 / 0);
}

.border-y-orange\/10 {
  border-top-color: rgb(192 108 61 / 0.1);
  border-bottom-color: rgb(192 108 61 / 0.1);
}

.border-y-orange\/100 {
  border-top-color: rgb(192 108 61 / 1);
  border-bottom-color: rgb(192 108 61 / 1);
}

.border-y-orange\/15 {
  border-top-color: rgb(192 108 61 / 0.15);
  border-bottom-color: rgb(192 108 61 / 0.15);
}

.border-y-orange\/20 {
  border-top-color: rgb(192 108 61 / 0.2);
  border-bottom-color: rgb(192 108 61 / 0.2);
}

.border-y-orange\/25 {
  border-top-color: rgb(192 108 61 / 0.25);
  border-bottom-color: rgb(192 108 61 / 0.25);
}

.border-y-orange\/30 {
  border-top-color: rgb(192 108 61 / 0.3);
  border-bottom-color: rgb(192 108 61 / 0.3);
}

.border-y-orange\/35 {
  border-top-color: rgb(192 108 61 / 0.35);
  border-bottom-color: rgb(192 108 61 / 0.35);
}

.border-y-orange\/40 {
  border-top-color: rgb(192 108 61 / 0.4);
  border-bottom-color: rgb(192 108 61 / 0.4);
}

.border-y-orange\/45 {
  border-top-color: rgb(192 108 61 / 0.45);
  border-bottom-color: rgb(192 108 61 / 0.45);
}

.border-y-orange\/5 {
  border-top-color: rgb(192 108 61 / 0.05);
  border-bottom-color: rgb(192 108 61 / 0.05);
}

.border-y-orange\/50 {
  border-top-color: rgb(192 108 61 / 0.5);
  border-bottom-color: rgb(192 108 61 / 0.5);
}

.border-y-orange\/55 {
  border-top-color: rgb(192 108 61 / 0.55);
  border-bottom-color: rgb(192 108 61 / 0.55);
}

.border-y-orange\/60 {
  border-top-color: rgb(192 108 61 / 0.6);
  border-bottom-color: rgb(192 108 61 / 0.6);
}

.border-y-orange\/65 {
  border-top-color: rgb(192 108 61 / 0.65);
  border-bottom-color: rgb(192 108 61 / 0.65);
}

.border-y-orange\/70 {
  border-top-color: rgb(192 108 61 / 0.7);
  border-bottom-color: rgb(192 108 61 / 0.7);
}

.border-y-orange\/75 {
  border-top-color: rgb(192 108 61 / 0.75);
  border-bottom-color: rgb(192 108 61 / 0.75);
}

.border-y-orange\/80 {
  border-top-color: rgb(192 108 61 / 0.8);
  border-bottom-color: rgb(192 108 61 / 0.8);
}

.border-y-orange\/85 {
  border-top-color: rgb(192 108 61 / 0.85);
  border-bottom-color: rgb(192 108 61 / 0.85);
}

.border-y-orange\/90 {
  border-top-color: rgb(192 108 61 / 0.9);
  border-bottom-color: rgb(192 108 61 / 0.9);
}

.border-y-orange\/95 {
  border-top-color: rgb(192 108 61 / 0.95);
  border-bottom-color: rgb(192 108 61 / 0.95);
}

.border-y-pin-yellow {
  --tw-border-opacity: 1;
  border-top-color: rgb(253 192 64 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(253 192 64 / var(--tw-border-opacity, 1));
}

.border-y-pin-yellow\/0 {
  border-top-color: rgb(253 192 64 / 0);
  border-bottom-color: rgb(253 192 64 / 0);
}

.border-y-pin-yellow\/10 {
  border-top-color: rgb(253 192 64 / 0.1);
  border-bottom-color: rgb(253 192 64 / 0.1);
}

.border-y-pin-yellow\/100 {
  border-top-color: rgb(253 192 64 / 1);
  border-bottom-color: rgb(253 192 64 / 1);
}

.border-y-pin-yellow\/15 {
  border-top-color: rgb(253 192 64 / 0.15);
  border-bottom-color: rgb(253 192 64 / 0.15);
}

.border-y-pin-yellow\/20 {
  border-top-color: rgb(253 192 64 / 0.2);
  border-bottom-color: rgb(253 192 64 / 0.2);
}

.border-y-pin-yellow\/25 {
  border-top-color: rgb(253 192 64 / 0.25);
  border-bottom-color: rgb(253 192 64 / 0.25);
}

.border-y-pin-yellow\/30 {
  border-top-color: rgb(253 192 64 / 0.3);
  border-bottom-color: rgb(253 192 64 / 0.3);
}

.border-y-pin-yellow\/35 {
  border-top-color: rgb(253 192 64 / 0.35);
  border-bottom-color: rgb(253 192 64 / 0.35);
}

.border-y-pin-yellow\/40 {
  border-top-color: rgb(253 192 64 / 0.4);
  border-bottom-color: rgb(253 192 64 / 0.4);
}

.border-y-pin-yellow\/45 {
  border-top-color: rgb(253 192 64 / 0.45);
  border-bottom-color: rgb(253 192 64 / 0.45);
}

.border-y-pin-yellow\/5 {
  border-top-color: rgb(253 192 64 / 0.05);
  border-bottom-color: rgb(253 192 64 / 0.05);
}

.border-y-pin-yellow\/50 {
  border-top-color: rgb(253 192 64 / 0.5);
  border-bottom-color: rgb(253 192 64 / 0.5);
}

.border-y-pin-yellow\/55 {
  border-top-color: rgb(253 192 64 / 0.55);
  border-bottom-color: rgb(253 192 64 / 0.55);
}

.border-y-pin-yellow\/60 {
  border-top-color: rgb(253 192 64 / 0.6);
  border-bottom-color: rgb(253 192 64 / 0.6);
}

.border-y-pin-yellow\/65 {
  border-top-color: rgb(253 192 64 / 0.65);
  border-bottom-color: rgb(253 192 64 / 0.65);
}

.border-y-pin-yellow\/70 {
  border-top-color: rgb(253 192 64 / 0.7);
  border-bottom-color: rgb(253 192 64 / 0.7);
}

.border-y-pin-yellow\/75 {
  border-top-color: rgb(253 192 64 / 0.75);
  border-bottom-color: rgb(253 192 64 / 0.75);
}

.border-y-pin-yellow\/80 {
  border-top-color: rgb(253 192 64 / 0.8);
  border-bottom-color: rgb(253 192 64 / 0.8);
}

.border-y-pin-yellow\/85 {
  border-top-color: rgb(253 192 64 / 0.85);
  border-bottom-color: rgb(253 192 64 / 0.85);
}

.border-y-pin-yellow\/90 {
  border-top-color: rgb(253 192 64 / 0.9);
  border-bottom-color: rgb(253 192 64 / 0.9);
}

.border-y-pin-yellow\/95 {
  border-top-color: rgb(253 192 64 / 0.95);
  border-bottom-color: rgb(253 192 64 / 0.95);
}

.border-y-pink-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(252 231 243 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(252 231 243 / var(--tw-border-opacity, 1));
}

.border-y-pink-100\/0 {
  border-top-color: rgb(252 231 243 / 0);
  border-bottom-color: rgb(252 231 243 / 0);
}

.border-y-pink-100\/10 {
  border-top-color: rgb(252 231 243 / 0.1);
  border-bottom-color: rgb(252 231 243 / 0.1);
}

.border-y-pink-100\/100 {
  border-top-color: rgb(252 231 243 / 1);
  border-bottom-color: rgb(252 231 243 / 1);
}

.border-y-pink-100\/15 {
  border-top-color: rgb(252 231 243 / 0.15);
  border-bottom-color: rgb(252 231 243 / 0.15);
}

.border-y-pink-100\/20 {
  border-top-color: rgb(252 231 243 / 0.2);
  border-bottom-color: rgb(252 231 243 / 0.2);
}

.border-y-pink-100\/25 {
  border-top-color: rgb(252 231 243 / 0.25);
  border-bottom-color: rgb(252 231 243 / 0.25);
}

.border-y-pink-100\/30 {
  border-top-color: rgb(252 231 243 / 0.3);
  border-bottom-color: rgb(252 231 243 / 0.3);
}

.border-y-pink-100\/35 {
  border-top-color: rgb(252 231 243 / 0.35);
  border-bottom-color: rgb(252 231 243 / 0.35);
}

.border-y-pink-100\/40 {
  border-top-color: rgb(252 231 243 / 0.4);
  border-bottom-color: rgb(252 231 243 / 0.4);
}

.border-y-pink-100\/45 {
  border-top-color: rgb(252 231 243 / 0.45);
  border-bottom-color: rgb(252 231 243 / 0.45);
}

.border-y-pink-100\/5 {
  border-top-color: rgb(252 231 243 / 0.05);
  border-bottom-color: rgb(252 231 243 / 0.05);
}

.border-y-pink-100\/50 {
  border-top-color: rgb(252 231 243 / 0.5);
  border-bottom-color: rgb(252 231 243 / 0.5);
}

.border-y-pink-100\/55 {
  border-top-color: rgb(252 231 243 / 0.55);
  border-bottom-color: rgb(252 231 243 / 0.55);
}

.border-y-pink-100\/60 {
  border-top-color: rgb(252 231 243 / 0.6);
  border-bottom-color: rgb(252 231 243 / 0.6);
}

.border-y-pink-100\/65 {
  border-top-color: rgb(252 231 243 / 0.65);
  border-bottom-color: rgb(252 231 243 / 0.65);
}

.border-y-pink-100\/70 {
  border-top-color: rgb(252 231 243 / 0.7);
  border-bottom-color: rgb(252 231 243 / 0.7);
}

.border-y-pink-100\/75 {
  border-top-color: rgb(252 231 243 / 0.75);
  border-bottom-color: rgb(252 231 243 / 0.75);
}

.border-y-pink-100\/80 {
  border-top-color: rgb(252 231 243 / 0.8);
  border-bottom-color: rgb(252 231 243 / 0.8);
}

.border-y-pink-100\/85 {
  border-top-color: rgb(252 231 243 / 0.85);
  border-bottom-color: rgb(252 231 243 / 0.85);
}

.border-y-pink-100\/90 {
  border-top-color: rgb(252 231 243 / 0.9);
  border-bottom-color: rgb(252 231 243 / 0.9);
}

.border-y-pink-100\/95 {
  border-top-color: rgb(252 231 243 / 0.95);
  border-bottom-color: rgb(252 231 243 / 0.95);
}

.border-y-pink-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(251 207 232 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(251 207 232 / var(--tw-border-opacity, 1));
}

.border-y-pink-200\/0 {
  border-top-color: rgb(251 207 232 / 0);
  border-bottom-color: rgb(251 207 232 / 0);
}

.border-y-pink-200\/10 {
  border-top-color: rgb(251 207 232 / 0.1);
  border-bottom-color: rgb(251 207 232 / 0.1);
}

.border-y-pink-200\/100 {
  border-top-color: rgb(251 207 232 / 1);
  border-bottom-color: rgb(251 207 232 / 1);
}

.border-y-pink-200\/15 {
  border-top-color: rgb(251 207 232 / 0.15);
  border-bottom-color: rgb(251 207 232 / 0.15);
}

.border-y-pink-200\/20 {
  border-top-color: rgb(251 207 232 / 0.2);
  border-bottom-color: rgb(251 207 232 / 0.2);
}

.border-y-pink-200\/25 {
  border-top-color: rgb(251 207 232 / 0.25);
  border-bottom-color: rgb(251 207 232 / 0.25);
}

.border-y-pink-200\/30 {
  border-top-color: rgb(251 207 232 / 0.3);
  border-bottom-color: rgb(251 207 232 / 0.3);
}

.border-y-pink-200\/35 {
  border-top-color: rgb(251 207 232 / 0.35);
  border-bottom-color: rgb(251 207 232 / 0.35);
}

.border-y-pink-200\/40 {
  border-top-color: rgb(251 207 232 / 0.4);
  border-bottom-color: rgb(251 207 232 / 0.4);
}

.border-y-pink-200\/45 {
  border-top-color: rgb(251 207 232 / 0.45);
  border-bottom-color: rgb(251 207 232 / 0.45);
}

.border-y-pink-200\/5 {
  border-top-color: rgb(251 207 232 / 0.05);
  border-bottom-color: rgb(251 207 232 / 0.05);
}

.border-y-pink-200\/50 {
  border-top-color: rgb(251 207 232 / 0.5);
  border-bottom-color: rgb(251 207 232 / 0.5);
}

.border-y-pink-200\/55 {
  border-top-color: rgb(251 207 232 / 0.55);
  border-bottom-color: rgb(251 207 232 / 0.55);
}

.border-y-pink-200\/60 {
  border-top-color: rgb(251 207 232 / 0.6);
  border-bottom-color: rgb(251 207 232 / 0.6);
}

.border-y-pink-200\/65 {
  border-top-color: rgb(251 207 232 / 0.65);
  border-bottom-color: rgb(251 207 232 / 0.65);
}

.border-y-pink-200\/70 {
  border-top-color: rgb(251 207 232 / 0.7);
  border-bottom-color: rgb(251 207 232 / 0.7);
}

.border-y-pink-200\/75 {
  border-top-color: rgb(251 207 232 / 0.75);
  border-bottom-color: rgb(251 207 232 / 0.75);
}

.border-y-pink-200\/80 {
  border-top-color: rgb(251 207 232 / 0.8);
  border-bottom-color: rgb(251 207 232 / 0.8);
}

.border-y-pink-200\/85 {
  border-top-color: rgb(251 207 232 / 0.85);
  border-bottom-color: rgb(251 207 232 / 0.85);
}

.border-y-pink-200\/90 {
  border-top-color: rgb(251 207 232 / 0.9);
  border-bottom-color: rgb(251 207 232 / 0.9);
}

.border-y-pink-200\/95 {
  border-top-color: rgb(251 207 232 / 0.95);
  border-bottom-color: rgb(251 207 232 / 0.95);
}

.border-y-pink-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(249 168 212 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(249 168 212 / var(--tw-border-opacity, 1));
}

.border-y-pink-300\/0 {
  border-top-color: rgb(249 168 212 / 0);
  border-bottom-color: rgb(249 168 212 / 0);
}

.border-y-pink-300\/10 {
  border-top-color: rgb(249 168 212 / 0.1);
  border-bottom-color: rgb(249 168 212 / 0.1);
}

.border-y-pink-300\/100 {
  border-top-color: rgb(249 168 212 / 1);
  border-bottom-color: rgb(249 168 212 / 1);
}

.border-y-pink-300\/15 {
  border-top-color: rgb(249 168 212 / 0.15);
  border-bottom-color: rgb(249 168 212 / 0.15);
}

.border-y-pink-300\/20 {
  border-top-color: rgb(249 168 212 / 0.2);
  border-bottom-color: rgb(249 168 212 / 0.2);
}

.border-y-pink-300\/25 {
  border-top-color: rgb(249 168 212 / 0.25);
  border-bottom-color: rgb(249 168 212 / 0.25);
}

.border-y-pink-300\/30 {
  border-top-color: rgb(249 168 212 / 0.3);
  border-bottom-color: rgb(249 168 212 / 0.3);
}

.border-y-pink-300\/35 {
  border-top-color: rgb(249 168 212 / 0.35);
  border-bottom-color: rgb(249 168 212 / 0.35);
}

.border-y-pink-300\/40 {
  border-top-color: rgb(249 168 212 / 0.4);
  border-bottom-color: rgb(249 168 212 / 0.4);
}

.border-y-pink-300\/45 {
  border-top-color: rgb(249 168 212 / 0.45);
  border-bottom-color: rgb(249 168 212 / 0.45);
}

.border-y-pink-300\/5 {
  border-top-color: rgb(249 168 212 / 0.05);
  border-bottom-color: rgb(249 168 212 / 0.05);
}

.border-y-pink-300\/50 {
  border-top-color: rgb(249 168 212 / 0.5);
  border-bottom-color: rgb(249 168 212 / 0.5);
}

.border-y-pink-300\/55 {
  border-top-color: rgb(249 168 212 / 0.55);
  border-bottom-color: rgb(249 168 212 / 0.55);
}

.border-y-pink-300\/60 {
  border-top-color: rgb(249 168 212 / 0.6);
  border-bottom-color: rgb(249 168 212 / 0.6);
}

.border-y-pink-300\/65 {
  border-top-color: rgb(249 168 212 / 0.65);
  border-bottom-color: rgb(249 168 212 / 0.65);
}

.border-y-pink-300\/70 {
  border-top-color: rgb(249 168 212 / 0.7);
  border-bottom-color: rgb(249 168 212 / 0.7);
}

.border-y-pink-300\/75 {
  border-top-color: rgb(249 168 212 / 0.75);
  border-bottom-color: rgb(249 168 212 / 0.75);
}

.border-y-pink-300\/80 {
  border-top-color: rgb(249 168 212 / 0.8);
  border-bottom-color: rgb(249 168 212 / 0.8);
}

.border-y-pink-300\/85 {
  border-top-color: rgb(249 168 212 / 0.85);
  border-bottom-color: rgb(249 168 212 / 0.85);
}

.border-y-pink-300\/90 {
  border-top-color: rgb(249 168 212 / 0.9);
  border-bottom-color: rgb(249 168 212 / 0.9);
}

.border-y-pink-300\/95 {
  border-top-color: rgb(249 168 212 / 0.95);
  border-bottom-color: rgb(249 168 212 / 0.95);
}

.border-y-pink-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(244 114 182 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(244 114 182 / var(--tw-border-opacity, 1));
}

.border-y-pink-400\/0 {
  border-top-color: rgb(244 114 182 / 0);
  border-bottom-color: rgb(244 114 182 / 0);
}

.border-y-pink-400\/10 {
  border-top-color: rgb(244 114 182 / 0.1);
  border-bottom-color: rgb(244 114 182 / 0.1);
}

.border-y-pink-400\/100 {
  border-top-color: rgb(244 114 182 / 1);
  border-bottom-color: rgb(244 114 182 / 1);
}

.border-y-pink-400\/15 {
  border-top-color: rgb(244 114 182 / 0.15);
  border-bottom-color: rgb(244 114 182 / 0.15);
}

.border-y-pink-400\/20 {
  border-top-color: rgb(244 114 182 / 0.2);
  border-bottom-color: rgb(244 114 182 / 0.2);
}

.border-y-pink-400\/25 {
  border-top-color: rgb(244 114 182 / 0.25);
  border-bottom-color: rgb(244 114 182 / 0.25);
}

.border-y-pink-400\/30 {
  border-top-color: rgb(244 114 182 / 0.3);
  border-bottom-color: rgb(244 114 182 / 0.3);
}

.border-y-pink-400\/35 {
  border-top-color: rgb(244 114 182 / 0.35);
  border-bottom-color: rgb(244 114 182 / 0.35);
}

.border-y-pink-400\/40 {
  border-top-color: rgb(244 114 182 / 0.4);
  border-bottom-color: rgb(244 114 182 / 0.4);
}

.border-y-pink-400\/45 {
  border-top-color: rgb(244 114 182 / 0.45);
  border-bottom-color: rgb(244 114 182 / 0.45);
}

.border-y-pink-400\/5 {
  border-top-color: rgb(244 114 182 / 0.05);
  border-bottom-color: rgb(244 114 182 / 0.05);
}

.border-y-pink-400\/50 {
  border-top-color: rgb(244 114 182 / 0.5);
  border-bottom-color: rgb(244 114 182 / 0.5);
}

.border-y-pink-400\/55 {
  border-top-color: rgb(244 114 182 / 0.55);
  border-bottom-color: rgb(244 114 182 / 0.55);
}

.border-y-pink-400\/60 {
  border-top-color: rgb(244 114 182 / 0.6);
  border-bottom-color: rgb(244 114 182 / 0.6);
}

.border-y-pink-400\/65 {
  border-top-color: rgb(244 114 182 / 0.65);
  border-bottom-color: rgb(244 114 182 / 0.65);
}

.border-y-pink-400\/70 {
  border-top-color: rgb(244 114 182 / 0.7);
  border-bottom-color: rgb(244 114 182 / 0.7);
}

.border-y-pink-400\/75 {
  border-top-color: rgb(244 114 182 / 0.75);
  border-bottom-color: rgb(244 114 182 / 0.75);
}

.border-y-pink-400\/80 {
  border-top-color: rgb(244 114 182 / 0.8);
  border-bottom-color: rgb(244 114 182 / 0.8);
}

.border-y-pink-400\/85 {
  border-top-color: rgb(244 114 182 / 0.85);
  border-bottom-color: rgb(244 114 182 / 0.85);
}

.border-y-pink-400\/90 {
  border-top-color: rgb(244 114 182 / 0.9);
  border-bottom-color: rgb(244 114 182 / 0.9);
}

.border-y-pink-400\/95 {
  border-top-color: rgb(244 114 182 / 0.95);
  border-bottom-color: rgb(244 114 182 / 0.95);
}

.border-y-pink-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(253 242 248 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(253 242 248 / var(--tw-border-opacity, 1));
}

.border-y-pink-50\/0 {
  border-top-color: rgb(253 242 248 / 0);
  border-bottom-color: rgb(253 242 248 / 0);
}

.border-y-pink-50\/10 {
  border-top-color: rgb(253 242 248 / 0.1);
  border-bottom-color: rgb(253 242 248 / 0.1);
}

.border-y-pink-50\/100 {
  border-top-color: rgb(253 242 248 / 1);
  border-bottom-color: rgb(253 242 248 / 1);
}

.border-y-pink-50\/15 {
  border-top-color: rgb(253 242 248 / 0.15);
  border-bottom-color: rgb(253 242 248 / 0.15);
}

.border-y-pink-50\/20 {
  border-top-color: rgb(253 242 248 / 0.2);
  border-bottom-color: rgb(253 242 248 / 0.2);
}

.border-y-pink-50\/25 {
  border-top-color: rgb(253 242 248 / 0.25);
  border-bottom-color: rgb(253 242 248 / 0.25);
}

.border-y-pink-50\/30 {
  border-top-color: rgb(253 242 248 / 0.3);
  border-bottom-color: rgb(253 242 248 / 0.3);
}

.border-y-pink-50\/35 {
  border-top-color: rgb(253 242 248 / 0.35);
  border-bottom-color: rgb(253 242 248 / 0.35);
}

.border-y-pink-50\/40 {
  border-top-color: rgb(253 242 248 / 0.4);
  border-bottom-color: rgb(253 242 248 / 0.4);
}

.border-y-pink-50\/45 {
  border-top-color: rgb(253 242 248 / 0.45);
  border-bottom-color: rgb(253 242 248 / 0.45);
}

.border-y-pink-50\/5 {
  border-top-color: rgb(253 242 248 / 0.05);
  border-bottom-color: rgb(253 242 248 / 0.05);
}

.border-y-pink-50\/50 {
  border-top-color: rgb(253 242 248 / 0.5);
  border-bottom-color: rgb(253 242 248 / 0.5);
}

.border-y-pink-50\/55 {
  border-top-color: rgb(253 242 248 / 0.55);
  border-bottom-color: rgb(253 242 248 / 0.55);
}

.border-y-pink-50\/60 {
  border-top-color: rgb(253 242 248 / 0.6);
  border-bottom-color: rgb(253 242 248 / 0.6);
}

.border-y-pink-50\/65 {
  border-top-color: rgb(253 242 248 / 0.65);
  border-bottom-color: rgb(253 242 248 / 0.65);
}

.border-y-pink-50\/70 {
  border-top-color: rgb(253 242 248 / 0.7);
  border-bottom-color: rgb(253 242 248 / 0.7);
}

.border-y-pink-50\/75 {
  border-top-color: rgb(253 242 248 / 0.75);
  border-bottom-color: rgb(253 242 248 / 0.75);
}

.border-y-pink-50\/80 {
  border-top-color: rgb(253 242 248 / 0.8);
  border-bottom-color: rgb(253 242 248 / 0.8);
}

.border-y-pink-50\/85 {
  border-top-color: rgb(253 242 248 / 0.85);
  border-bottom-color: rgb(253 242 248 / 0.85);
}

.border-y-pink-50\/90 {
  border-top-color: rgb(253 242 248 / 0.9);
  border-bottom-color: rgb(253 242 248 / 0.9);
}

.border-y-pink-50\/95 {
  border-top-color: rgb(253 242 248 / 0.95);
  border-bottom-color: rgb(253 242 248 / 0.95);
}

.border-y-pink-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(236 72 153 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(236 72 153 / var(--tw-border-opacity, 1));
}

.border-y-pink-500\/0 {
  border-top-color: rgb(236 72 153 / 0);
  border-bottom-color: rgb(236 72 153 / 0);
}

.border-y-pink-500\/10 {
  border-top-color: rgb(236 72 153 / 0.1);
  border-bottom-color: rgb(236 72 153 / 0.1);
}

.border-y-pink-500\/100 {
  border-top-color: rgb(236 72 153 / 1);
  border-bottom-color: rgb(236 72 153 / 1);
}

.border-y-pink-500\/15 {
  border-top-color: rgb(236 72 153 / 0.15);
  border-bottom-color: rgb(236 72 153 / 0.15);
}

.border-y-pink-500\/20 {
  border-top-color: rgb(236 72 153 / 0.2);
  border-bottom-color: rgb(236 72 153 / 0.2);
}

.border-y-pink-500\/25 {
  border-top-color: rgb(236 72 153 / 0.25);
  border-bottom-color: rgb(236 72 153 / 0.25);
}

.border-y-pink-500\/30 {
  border-top-color: rgb(236 72 153 / 0.3);
  border-bottom-color: rgb(236 72 153 / 0.3);
}

.border-y-pink-500\/35 {
  border-top-color: rgb(236 72 153 / 0.35);
  border-bottom-color: rgb(236 72 153 / 0.35);
}

.border-y-pink-500\/40 {
  border-top-color: rgb(236 72 153 / 0.4);
  border-bottom-color: rgb(236 72 153 / 0.4);
}

.border-y-pink-500\/45 {
  border-top-color: rgb(236 72 153 / 0.45);
  border-bottom-color: rgb(236 72 153 / 0.45);
}

.border-y-pink-500\/5 {
  border-top-color: rgb(236 72 153 / 0.05);
  border-bottom-color: rgb(236 72 153 / 0.05);
}

.border-y-pink-500\/50 {
  border-top-color: rgb(236 72 153 / 0.5);
  border-bottom-color: rgb(236 72 153 / 0.5);
}

.border-y-pink-500\/55 {
  border-top-color: rgb(236 72 153 / 0.55);
  border-bottom-color: rgb(236 72 153 / 0.55);
}

.border-y-pink-500\/60 {
  border-top-color: rgb(236 72 153 / 0.6);
  border-bottom-color: rgb(236 72 153 / 0.6);
}

.border-y-pink-500\/65 {
  border-top-color: rgb(236 72 153 / 0.65);
  border-bottom-color: rgb(236 72 153 / 0.65);
}

.border-y-pink-500\/70 {
  border-top-color: rgb(236 72 153 / 0.7);
  border-bottom-color: rgb(236 72 153 / 0.7);
}

.border-y-pink-500\/75 {
  border-top-color: rgb(236 72 153 / 0.75);
  border-bottom-color: rgb(236 72 153 / 0.75);
}

.border-y-pink-500\/80 {
  border-top-color: rgb(236 72 153 / 0.8);
  border-bottom-color: rgb(236 72 153 / 0.8);
}

.border-y-pink-500\/85 {
  border-top-color: rgb(236 72 153 / 0.85);
  border-bottom-color: rgb(236 72 153 / 0.85);
}

.border-y-pink-500\/90 {
  border-top-color: rgb(236 72 153 / 0.9);
  border-bottom-color: rgb(236 72 153 / 0.9);
}

.border-y-pink-500\/95 {
  border-top-color: rgb(236 72 153 / 0.95);
  border-bottom-color: rgb(236 72 153 / 0.95);
}

.border-y-pink-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(219 39 119 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(219 39 119 / var(--tw-border-opacity, 1));
}

.border-y-pink-600\/0 {
  border-top-color: rgb(219 39 119 / 0);
  border-bottom-color: rgb(219 39 119 / 0);
}

.border-y-pink-600\/10 {
  border-top-color: rgb(219 39 119 / 0.1);
  border-bottom-color: rgb(219 39 119 / 0.1);
}

.border-y-pink-600\/100 {
  border-top-color: rgb(219 39 119 / 1);
  border-bottom-color: rgb(219 39 119 / 1);
}

.border-y-pink-600\/15 {
  border-top-color: rgb(219 39 119 / 0.15);
  border-bottom-color: rgb(219 39 119 / 0.15);
}

.border-y-pink-600\/20 {
  border-top-color: rgb(219 39 119 / 0.2);
  border-bottom-color: rgb(219 39 119 / 0.2);
}

.border-y-pink-600\/25 {
  border-top-color: rgb(219 39 119 / 0.25);
  border-bottom-color: rgb(219 39 119 / 0.25);
}

.border-y-pink-600\/30 {
  border-top-color: rgb(219 39 119 / 0.3);
  border-bottom-color: rgb(219 39 119 / 0.3);
}

.border-y-pink-600\/35 {
  border-top-color: rgb(219 39 119 / 0.35);
  border-bottom-color: rgb(219 39 119 / 0.35);
}

.border-y-pink-600\/40 {
  border-top-color: rgb(219 39 119 / 0.4);
  border-bottom-color: rgb(219 39 119 / 0.4);
}

.border-y-pink-600\/45 {
  border-top-color: rgb(219 39 119 / 0.45);
  border-bottom-color: rgb(219 39 119 / 0.45);
}

.border-y-pink-600\/5 {
  border-top-color: rgb(219 39 119 / 0.05);
  border-bottom-color: rgb(219 39 119 / 0.05);
}

.border-y-pink-600\/50 {
  border-top-color: rgb(219 39 119 / 0.5);
  border-bottom-color: rgb(219 39 119 / 0.5);
}

.border-y-pink-600\/55 {
  border-top-color: rgb(219 39 119 / 0.55);
  border-bottom-color: rgb(219 39 119 / 0.55);
}

.border-y-pink-600\/60 {
  border-top-color: rgb(219 39 119 / 0.6);
  border-bottom-color: rgb(219 39 119 / 0.6);
}

.border-y-pink-600\/65 {
  border-top-color: rgb(219 39 119 / 0.65);
  border-bottom-color: rgb(219 39 119 / 0.65);
}

.border-y-pink-600\/70 {
  border-top-color: rgb(219 39 119 / 0.7);
  border-bottom-color: rgb(219 39 119 / 0.7);
}

.border-y-pink-600\/75 {
  border-top-color: rgb(219 39 119 / 0.75);
  border-bottom-color: rgb(219 39 119 / 0.75);
}

.border-y-pink-600\/80 {
  border-top-color: rgb(219 39 119 / 0.8);
  border-bottom-color: rgb(219 39 119 / 0.8);
}

.border-y-pink-600\/85 {
  border-top-color: rgb(219 39 119 / 0.85);
  border-bottom-color: rgb(219 39 119 / 0.85);
}

.border-y-pink-600\/90 {
  border-top-color: rgb(219 39 119 / 0.9);
  border-bottom-color: rgb(219 39 119 / 0.9);
}

.border-y-pink-600\/95 {
  border-top-color: rgb(219 39 119 / 0.95);
  border-bottom-color: rgb(219 39 119 / 0.95);
}

.border-y-pink-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(190 24 93 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(190 24 93 / var(--tw-border-opacity, 1));
}

.border-y-pink-700\/0 {
  border-top-color: rgb(190 24 93 / 0);
  border-bottom-color: rgb(190 24 93 / 0);
}

.border-y-pink-700\/10 {
  border-top-color: rgb(190 24 93 / 0.1);
  border-bottom-color: rgb(190 24 93 / 0.1);
}

.border-y-pink-700\/100 {
  border-top-color: rgb(190 24 93 / 1);
  border-bottom-color: rgb(190 24 93 / 1);
}

.border-y-pink-700\/15 {
  border-top-color: rgb(190 24 93 / 0.15);
  border-bottom-color: rgb(190 24 93 / 0.15);
}

.border-y-pink-700\/20 {
  border-top-color: rgb(190 24 93 / 0.2);
  border-bottom-color: rgb(190 24 93 / 0.2);
}

.border-y-pink-700\/25 {
  border-top-color: rgb(190 24 93 / 0.25);
  border-bottom-color: rgb(190 24 93 / 0.25);
}

.border-y-pink-700\/30 {
  border-top-color: rgb(190 24 93 / 0.3);
  border-bottom-color: rgb(190 24 93 / 0.3);
}

.border-y-pink-700\/35 {
  border-top-color: rgb(190 24 93 / 0.35);
  border-bottom-color: rgb(190 24 93 / 0.35);
}

.border-y-pink-700\/40 {
  border-top-color: rgb(190 24 93 / 0.4);
  border-bottom-color: rgb(190 24 93 / 0.4);
}

.border-y-pink-700\/45 {
  border-top-color: rgb(190 24 93 / 0.45);
  border-bottom-color: rgb(190 24 93 / 0.45);
}

.border-y-pink-700\/5 {
  border-top-color: rgb(190 24 93 / 0.05);
  border-bottom-color: rgb(190 24 93 / 0.05);
}

.border-y-pink-700\/50 {
  border-top-color: rgb(190 24 93 / 0.5);
  border-bottom-color: rgb(190 24 93 / 0.5);
}

.border-y-pink-700\/55 {
  border-top-color: rgb(190 24 93 / 0.55);
  border-bottom-color: rgb(190 24 93 / 0.55);
}

.border-y-pink-700\/60 {
  border-top-color: rgb(190 24 93 / 0.6);
  border-bottom-color: rgb(190 24 93 / 0.6);
}

.border-y-pink-700\/65 {
  border-top-color: rgb(190 24 93 / 0.65);
  border-bottom-color: rgb(190 24 93 / 0.65);
}

.border-y-pink-700\/70 {
  border-top-color: rgb(190 24 93 / 0.7);
  border-bottom-color: rgb(190 24 93 / 0.7);
}

.border-y-pink-700\/75 {
  border-top-color: rgb(190 24 93 / 0.75);
  border-bottom-color: rgb(190 24 93 / 0.75);
}

.border-y-pink-700\/80 {
  border-top-color: rgb(190 24 93 / 0.8);
  border-bottom-color: rgb(190 24 93 / 0.8);
}

.border-y-pink-700\/85 {
  border-top-color: rgb(190 24 93 / 0.85);
  border-bottom-color: rgb(190 24 93 / 0.85);
}

.border-y-pink-700\/90 {
  border-top-color: rgb(190 24 93 / 0.9);
  border-bottom-color: rgb(190 24 93 / 0.9);
}

.border-y-pink-700\/95 {
  border-top-color: rgb(190 24 93 / 0.95);
  border-bottom-color: rgb(190 24 93 / 0.95);
}

.border-y-pink-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(157 23 77 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(157 23 77 / var(--tw-border-opacity, 1));
}

.border-y-pink-800\/0 {
  border-top-color: rgb(157 23 77 / 0);
  border-bottom-color: rgb(157 23 77 / 0);
}

.border-y-pink-800\/10 {
  border-top-color: rgb(157 23 77 / 0.1);
  border-bottom-color: rgb(157 23 77 / 0.1);
}

.border-y-pink-800\/100 {
  border-top-color: rgb(157 23 77 / 1);
  border-bottom-color: rgb(157 23 77 / 1);
}

.border-y-pink-800\/15 {
  border-top-color: rgb(157 23 77 / 0.15);
  border-bottom-color: rgb(157 23 77 / 0.15);
}

.border-y-pink-800\/20 {
  border-top-color: rgb(157 23 77 / 0.2);
  border-bottom-color: rgb(157 23 77 / 0.2);
}

.border-y-pink-800\/25 {
  border-top-color: rgb(157 23 77 / 0.25);
  border-bottom-color: rgb(157 23 77 / 0.25);
}

.border-y-pink-800\/30 {
  border-top-color: rgb(157 23 77 / 0.3);
  border-bottom-color: rgb(157 23 77 / 0.3);
}

.border-y-pink-800\/35 {
  border-top-color: rgb(157 23 77 / 0.35);
  border-bottom-color: rgb(157 23 77 / 0.35);
}

.border-y-pink-800\/40 {
  border-top-color: rgb(157 23 77 / 0.4);
  border-bottom-color: rgb(157 23 77 / 0.4);
}

.border-y-pink-800\/45 {
  border-top-color: rgb(157 23 77 / 0.45);
  border-bottom-color: rgb(157 23 77 / 0.45);
}

.border-y-pink-800\/5 {
  border-top-color: rgb(157 23 77 / 0.05);
  border-bottom-color: rgb(157 23 77 / 0.05);
}

.border-y-pink-800\/50 {
  border-top-color: rgb(157 23 77 / 0.5);
  border-bottom-color: rgb(157 23 77 / 0.5);
}

.border-y-pink-800\/55 {
  border-top-color: rgb(157 23 77 / 0.55);
  border-bottom-color: rgb(157 23 77 / 0.55);
}

.border-y-pink-800\/60 {
  border-top-color: rgb(157 23 77 / 0.6);
  border-bottom-color: rgb(157 23 77 / 0.6);
}

.border-y-pink-800\/65 {
  border-top-color: rgb(157 23 77 / 0.65);
  border-bottom-color: rgb(157 23 77 / 0.65);
}

.border-y-pink-800\/70 {
  border-top-color: rgb(157 23 77 / 0.7);
  border-bottom-color: rgb(157 23 77 / 0.7);
}

.border-y-pink-800\/75 {
  border-top-color: rgb(157 23 77 / 0.75);
  border-bottom-color: rgb(157 23 77 / 0.75);
}

.border-y-pink-800\/80 {
  border-top-color: rgb(157 23 77 / 0.8);
  border-bottom-color: rgb(157 23 77 / 0.8);
}

.border-y-pink-800\/85 {
  border-top-color: rgb(157 23 77 / 0.85);
  border-bottom-color: rgb(157 23 77 / 0.85);
}

.border-y-pink-800\/90 {
  border-top-color: rgb(157 23 77 / 0.9);
  border-bottom-color: rgb(157 23 77 / 0.9);
}

.border-y-pink-800\/95 {
  border-top-color: rgb(157 23 77 / 0.95);
  border-bottom-color: rgb(157 23 77 / 0.95);
}

.border-y-pink-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(131 24 67 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(131 24 67 / var(--tw-border-opacity, 1));
}

.border-y-pink-900\/0 {
  border-top-color: rgb(131 24 67 / 0);
  border-bottom-color: rgb(131 24 67 / 0);
}

.border-y-pink-900\/10 {
  border-top-color: rgb(131 24 67 / 0.1);
  border-bottom-color: rgb(131 24 67 / 0.1);
}

.border-y-pink-900\/100 {
  border-top-color: rgb(131 24 67 / 1);
  border-bottom-color: rgb(131 24 67 / 1);
}

.border-y-pink-900\/15 {
  border-top-color: rgb(131 24 67 / 0.15);
  border-bottom-color: rgb(131 24 67 / 0.15);
}

.border-y-pink-900\/20 {
  border-top-color: rgb(131 24 67 / 0.2);
  border-bottom-color: rgb(131 24 67 / 0.2);
}

.border-y-pink-900\/25 {
  border-top-color: rgb(131 24 67 / 0.25);
  border-bottom-color: rgb(131 24 67 / 0.25);
}

.border-y-pink-900\/30 {
  border-top-color: rgb(131 24 67 / 0.3);
  border-bottom-color: rgb(131 24 67 / 0.3);
}

.border-y-pink-900\/35 {
  border-top-color: rgb(131 24 67 / 0.35);
  border-bottom-color: rgb(131 24 67 / 0.35);
}

.border-y-pink-900\/40 {
  border-top-color: rgb(131 24 67 / 0.4);
  border-bottom-color: rgb(131 24 67 / 0.4);
}

.border-y-pink-900\/45 {
  border-top-color: rgb(131 24 67 / 0.45);
  border-bottom-color: rgb(131 24 67 / 0.45);
}

.border-y-pink-900\/5 {
  border-top-color: rgb(131 24 67 / 0.05);
  border-bottom-color: rgb(131 24 67 / 0.05);
}

.border-y-pink-900\/50 {
  border-top-color: rgb(131 24 67 / 0.5);
  border-bottom-color: rgb(131 24 67 / 0.5);
}

.border-y-pink-900\/55 {
  border-top-color: rgb(131 24 67 / 0.55);
  border-bottom-color: rgb(131 24 67 / 0.55);
}

.border-y-pink-900\/60 {
  border-top-color: rgb(131 24 67 / 0.6);
  border-bottom-color: rgb(131 24 67 / 0.6);
}

.border-y-pink-900\/65 {
  border-top-color: rgb(131 24 67 / 0.65);
  border-bottom-color: rgb(131 24 67 / 0.65);
}

.border-y-pink-900\/70 {
  border-top-color: rgb(131 24 67 / 0.7);
  border-bottom-color: rgb(131 24 67 / 0.7);
}

.border-y-pink-900\/75 {
  border-top-color: rgb(131 24 67 / 0.75);
  border-bottom-color: rgb(131 24 67 / 0.75);
}

.border-y-pink-900\/80 {
  border-top-color: rgb(131 24 67 / 0.8);
  border-bottom-color: rgb(131 24 67 / 0.8);
}

.border-y-pink-900\/85 {
  border-top-color: rgb(131 24 67 / 0.85);
  border-bottom-color: rgb(131 24 67 / 0.85);
}

.border-y-pink-900\/90 {
  border-top-color: rgb(131 24 67 / 0.9);
  border-bottom-color: rgb(131 24 67 / 0.9);
}

.border-y-pink-900\/95 {
  border-top-color: rgb(131 24 67 / 0.95);
  border-bottom-color: rgb(131 24 67 / 0.95);
}

.border-y-pink-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(80 7 36 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(80 7 36 / var(--tw-border-opacity, 1));
}

.border-y-pink-950\/0 {
  border-top-color: rgb(80 7 36 / 0);
  border-bottom-color: rgb(80 7 36 / 0);
}

.border-y-pink-950\/10 {
  border-top-color: rgb(80 7 36 / 0.1);
  border-bottom-color: rgb(80 7 36 / 0.1);
}

.border-y-pink-950\/100 {
  border-top-color: rgb(80 7 36 / 1);
  border-bottom-color: rgb(80 7 36 / 1);
}

.border-y-pink-950\/15 {
  border-top-color: rgb(80 7 36 / 0.15);
  border-bottom-color: rgb(80 7 36 / 0.15);
}

.border-y-pink-950\/20 {
  border-top-color: rgb(80 7 36 / 0.2);
  border-bottom-color: rgb(80 7 36 / 0.2);
}

.border-y-pink-950\/25 {
  border-top-color: rgb(80 7 36 / 0.25);
  border-bottom-color: rgb(80 7 36 / 0.25);
}

.border-y-pink-950\/30 {
  border-top-color: rgb(80 7 36 / 0.3);
  border-bottom-color: rgb(80 7 36 / 0.3);
}

.border-y-pink-950\/35 {
  border-top-color: rgb(80 7 36 / 0.35);
  border-bottom-color: rgb(80 7 36 / 0.35);
}

.border-y-pink-950\/40 {
  border-top-color: rgb(80 7 36 / 0.4);
  border-bottom-color: rgb(80 7 36 / 0.4);
}

.border-y-pink-950\/45 {
  border-top-color: rgb(80 7 36 / 0.45);
  border-bottom-color: rgb(80 7 36 / 0.45);
}

.border-y-pink-950\/5 {
  border-top-color: rgb(80 7 36 / 0.05);
  border-bottom-color: rgb(80 7 36 / 0.05);
}

.border-y-pink-950\/50 {
  border-top-color: rgb(80 7 36 / 0.5);
  border-bottom-color: rgb(80 7 36 / 0.5);
}

.border-y-pink-950\/55 {
  border-top-color: rgb(80 7 36 / 0.55);
  border-bottom-color: rgb(80 7 36 / 0.55);
}

.border-y-pink-950\/60 {
  border-top-color: rgb(80 7 36 / 0.6);
  border-bottom-color: rgb(80 7 36 / 0.6);
}

.border-y-pink-950\/65 {
  border-top-color: rgb(80 7 36 / 0.65);
  border-bottom-color: rgb(80 7 36 / 0.65);
}

.border-y-pink-950\/70 {
  border-top-color: rgb(80 7 36 / 0.7);
  border-bottom-color: rgb(80 7 36 / 0.7);
}

.border-y-pink-950\/75 {
  border-top-color: rgb(80 7 36 / 0.75);
  border-bottom-color: rgb(80 7 36 / 0.75);
}

.border-y-pink-950\/80 {
  border-top-color: rgb(80 7 36 / 0.8);
  border-bottom-color: rgb(80 7 36 / 0.8);
}

.border-y-pink-950\/85 {
  border-top-color: rgb(80 7 36 / 0.85);
  border-bottom-color: rgb(80 7 36 / 0.85);
}

.border-y-pink-950\/90 {
  border-top-color: rgb(80 7 36 / 0.9);
  border-bottom-color: rgb(80 7 36 / 0.9);
}

.border-y-pink-950\/95 {
  border-top-color: rgb(80 7 36 / 0.95);
  border-bottom-color: rgb(80 7 36 / 0.95);
}

.border-y-purple {
  --tw-border-opacity: 1;
  border-top-color: rgb(99 111 173 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(99 111 173 / var(--tw-border-opacity, 1));
}

.border-y-purple\/0 {
  border-top-color: rgb(99 111 173 / 0);
  border-bottom-color: rgb(99 111 173 / 0);
}

.border-y-purple\/10 {
  border-top-color: rgb(99 111 173 / 0.1);
  border-bottom-color: rgb(99 111 173 / 0.1);
}

.border-y-purple\/100 {
  border-top-color: rgb(99 111 173 / 1);
  border-bottom-color: rgb(99 111 173 / 1);
}

.border-y-purple\/15 {
  border-top-color: rgb(99 111 173 / 0.15);
  border-bottom-color: rgb(99 111 173 / 0.15);
}

.border-y-purple\/20 {
  border-top-color: rgb(99 111 173 / 0.2);
  border-bottom-color: rgb(99 111 173 / 0.2);
}

.border-y-purple\/25 {
  border-top-color: rgb(99 111 173 / 0.25);
  border-bottom-color: rgb(99 111 173 / 0.25);
}

.border-y-purple\/30 {
  border-top-color: rgb(99 111 173 / 0.3);
  border-bottom-color: rgb(99 111 173 / 0.3);
}

.border-y-purple\/35 {
  border-top-color: rgb(99 111 173 / 0.35);
  border-bottom-color: rgb(99 111 173 / 0.35);
}

.border-y-purple\/40 {
  border-top-color: rgb(99 111 173 / 0.4);
  border-bottom-color: rgb(99 111 173 / 0.4);
}

.border-y-purple\/45 {
  border-top-color: rgb(99 111 173 / 0.45);
  border-bottom-color: rgb(99 111 173 / 0.45);
}

.border-y-purple\/5 {
  border-top-color: rgb(99 111 173 / 0.05);
  border-bottom-color: rgb(99 111 173 / 0.05);
}

.border-y-purple\/50 {
  border-top-color: rgb(99 111 173 / 0.5);
  border-bottom-color: rgb(99 111 173 / 0.5);
}

.border-y-purple\/55 {
  border-top-color: rgb(99 111 173 / 0.55);
  border-bottom-color: rgb(99 111 173 / 0.55);
}

.border-y-purple\/60 {
  border-top-color: rgb(99 111 173 / 0.6);
  border-bottom-color: rgb(99 111 173 / 0.6);
}

.border-y-purple\/65 {
  border-top-color: rgb(99 111 173 / 0.65);
  border-bottom-color: rgb(99 111 173 / 0.65);
}

.border-y-purple\/70 {
  border-top-color: rgb(99 111 173 / 0.7);
  border-bottom-color: rgb(99 111 173 / 0.7);
}

.border-y-purple\/75 {
  border-top-color: rgb(99 111 173 / 0.75);
  border-bottom-color: rgb(99 111 173 / 0.75);
}

.border-y-purple\/80 {
  border-top-color: rgb(99 111 173 / 0.8);
  border-bottom-color: rgb(99 111 173 / 0.8);
}

.border-y-purple\/85 {
  border-top-color: rgb(99 111 173 / 0.85);
  border-bottom-color: rgb(99 111 173 / 0.85);
}

.border-y-purple\/90 {
  border-top-color: rgb(99 111 173 / 0.9);
  border-bottom-color: rgb(99 111 173 / 0.9);
}

.border-y-purple\/95 {
  border-top-color: rgb(99 111 173 / 0.95);
  border-bottom-color: rgb(99 111 173 / 0.95);
}

.border-y-red {
  --tw-border-opacity: 1;
  border-top-color: rgb(212 64 54 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(212 64 54 / var(--tw-border-opacity, 1));
}

.border-y-red\/0 {
  border-top-color: rgb(212 64 54 / 0);
  border-bottom-color: rgb(212 64 54 / 0);
}

.border-y-red\/10 {
  border-top-color: rgb(212 64 54 / 0.1);
  border-bottom-color: rgb(212 64 54 / 0.1);
}

.border-y-red\/100 {
  border-top-color: rgb(212 64 54 / 1);
  border-bottom-color: rgb(212 64 54 / 1);
}

.border-y-red\/15 {
  border-top-color: rgb(212 64 54 / 0.15);
  border-bottom-color: rgb(212 64 54 / 0.15);
}

.border-y-red\/20 {
  border-top-color: rgb(212 64 54 / 0.2);
  border-bottom-color: rgb(212 64 54 / 0.2);
}

.border-y-red\/25 {
  border-top-color: rgb(212 64 54 / 0.25);
  border-bottom-color: rgb(212 64 54 / 0.25);
}

.border-y-red\/30 {
  border-top-color: rgb(212 64 54 / 0.3);
  border-bottom-color: rgb(212 64 54 / 0.3);
}

.border-y-red\/35 {
  border-top-color: rgb(212 64 54 / 0.35);
  border-bottom-color: rgb(212 64 54 / 0.35);
}

.border-y-red\/40 {
  border-top-color: rgb(212 64 54 / 0.4);
  border-bottom-color: rgb(212 64 54 / 0.4);
}

.border-y-red\/45 {
  border-top-color: rgb(212 64 54 / 0.45);
  border-bottom-color: rgb(212 64 54 / 0.45);
}

.border-y-red\/5 {
  border-top-color: rgb(212 64 54 / 0.05);
  border-bottom-color: rgb(212 64 54 / 0.05);
}

.border-y-red\/50 {
  border-top-color: rgb(212 64 54 / 0.5);
  border-bottom-color: rgb(212 64 54 / 0.5);
}

.border-y-red\/55 {
  border-top-color: rgb(212 64 54 / 0.55);
  border-bottom-color: rgb(212 64 54 / 0.55);
}

.border-y-red\/60 {
  border-top-color: rgb(212 64 54 / 0.6);
  border-bottom-color: rgb(212 64 54 / 0.6);
}

.border-y-red\/65 {
  border-top-color: rgb(212 64 54 / 0.65);
  border-bottom-color: rgb(212 64 54 / 0.65);
}

.border-y-red\/70 {
  border-top-color: rgb(212 64 54 / 0.7);
  border-bottom-color: rgb(212 64 54 / 0.7);
}

.border-y-red\/75 {
  border-top-color: rgb(212 64 54 / 0.75);
  border-bottom-color: rgb(212 64 54 / 0.75);
}

.border-y-red\/80 {
  border-top-color: rgb(212 64 54 / 0.8);
  border-bottom-color: rgb(212 64 54 / 0.8);
}

.border-y-red\/85 {
  border-top-color: rgb(212 64 54 / 0.85);
  border-bottom-color: rgb(212 64 54 / 0.85);
}

.border-y-red\/90 {
  border-top-color: rgb(212 64 54 / 0.9);
  border-bottom-color: rgb(212 64 54 / 0.9);
}

.border-y-red\/95 {
  border-top-color: rgb(212 64 54 / 0.95);
  border-bottom-color: rgb(212 64 54 / 0.95);
}

.border-y-rose {
  --tw-border-opacity: 1;
  border-top-color: rgb(173 99 130 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(173 99 130 / var(--tw-border-opacity, 1));
}

.border-y-rose\/0 {
  border-top-color: rgb(173 99 130 / 0);
  border-bottom-color: rgb(173 99 130 / 0);
}

.border-y-rose\/10 {
  border-top-color: rgb(173 99 130 / 0.1);
  border-bottom-color: rgb(173 99 130 / 0.1);
}

.border-y-rose\/100 {
  border-top-color: rgb(173 99 130 / 1);
  border-bottom-color: rgb(173 99 130 / 1);
}

.border-y-rose\/15 {
  border-top-color: rgb(173 99 130 / 0.15);
  border-bottom-color: rgb(173 99 130 / 0.15);
}

.border-y-rose\/20 {
  border-top-color: rgb(173 99 130 / 0.2);
  border-bottom-color: rgb(173 99 130 / 0.2);
}

.border-y-rose\/25 {
  border-top-color: rgb(173 99 130 / 0.25);
  border-bottom-color: rgb(173 99 130 / 0.25);
}

.border-y-rose\/30 {
  border-top-color: rgb(173 99 130 / 0.3);
  border-bottom-color: rgb(173 99 130 / 0.3);
}

.border-y-rose\/35 {
  border-top-color: rgb(173 99 130 / 0.35);
  border-bottom-color: rgb(173 99 130 / 0.35);
}

.border-y-rose\/40 {
  border-top-color: rgb(173 99 130 / 0.4);
  border-bottom-color: rgb(173 99 130 / 0.4);
}

.border-y-rose\/45 {
  border-top-color: rgb(173 99 130 / 0.45);
  border-bottom-color: rgb(173 99 130 / 0.45);
}

.border-y-rose\/5 {
  border-top-color: rgb(173 99 130 / 0.05);
  border-bottom-color: rgb(173 99 130 / 0.05);
}

.border-y-rose\/50 {
  border-top-color: rgb(173 99 130 / 0.5);
  border-bottom-color: rgb(173 99 130 / 0.5);
}

.border-y-rose\/55 {
  border-top-color: rgb(173 99 130 / 0.55);
  border-bottom-color: rgb(173 99 130 / 0.55);
}

.border-y-rose\/60 {
  border-top-color: rgb(173 99 130 / 0.6);
  border-bottom-color: rgb(173 99 130 / 0.6);
}

.border-y-rose\/65 {
  border-top-color: rgb(173 99 130 / 0.65);
  border-bottom-color: rgb(173 99 130 / 0.65);
}

.border-y-rose\/70 {
  border-top-color: rgb(173 99 130 / 0.7);
  border-bottom-color: rgb(173 99 130 / 0.7);
}

.border-y-rose\/75 {
  border-top-color: rgb(173 99 130 / 0.75);
  border-bottom-color: rgb(173 99 130 / 0.75);
}

.border-y-rose\/80 {
  border-top-color: rgb(173 99 130 / 0.8);
  border-bottom-color: rgb(173 99 130 / 0.8);
}

.border-y-rose\/85 {
  border-top-color: rgb(173 99 130 / 0.85);
  border-bottom-color: rgb(173 99 130 / 0.85);
}

.border-y-rose\/90 {
  border-top-color: rgb(173 99 130 / 0.9);
  border-bottom-color: rgb(173 99 130 / 0.9);
}

.border-y-rose\/95 {
  border-top-color: rgb(173 99 130 / 0.95);
  border-bottom-color: rgb(173 99 130 / 0.95);
}

.border-y-sky-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(224 242 254 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(224 242 254 / var(--tw-border-opacity, 1));
}

.border-y-sky-100\/0 {
  border-top-color: rgb(224 242 254 / 0);
  border-bottom-color: rgb(224 242 254 / 0);
}

.border-y-sky-100\/10 {
  border-top-color: rgb(224 242 254 / 0.1);
  border-bottom-color: rgb(224 242 254 / 0.1);
}

.border-y-sky-100\/100 {
  border-top-color: rgb(224 242 254 / 1);
  border-bottom-color: rgb(224 242 254 / 1);
}

.border-y-sky-100\/15 {
  border-top-color: rgb(224 242 254 / 0.15);
  border-bottom-color: rgb(224 242 254 / 0.15);
}

.border-y-sky-100\/20 {
  border-top-color: rgb(224 242 254 / 0.2);
  border-bottom-color: rgb(224 242 254 / 0.2);
}

.border-y-sky-100\/25 {
  border-top-color: rgb(224 242 254 / 0.25);
  border-bottom-color: rgb(224 242 254 / 0.25);
}

.border-y-sky-100\/30 {
  border-top-color: rgb(224 242 254 / 0.3);
  border-bottom-color: rgb(224 242 254 / 0.3);
}

.border-y-sky-100\/35 {
  border-top-color: rgb(224 242 254 / 0.35);
  border-bottom-color: rgb(224 242 254 / 0.35);
}

.border-y-sky-100\/40 {
  border-top-color: rgb(224 242 254 / 0.4);
  border-bottom-color: rgb(224 242 254 / 0.4);
}

.border-y-sky-100\/45 {
  border-top-color: rgb(224 242 254 / 0.45);
  border-bottom-color: rgb(224 242 254 / 0.45);
}

.border-y-sky-100\/5 {
  border-top-color: rgb(224 242 254 / 0.05);
  border-bottom-color: rgb(224 242 254 / 0.05);
}

.border-y-sky-100\/50 {
  border-top-color: rgb(224 242 254 / 0.5);
  border-bottom-color: rgb(224 242 254 / 0.5);
}

.border-y-sky-100\/55 {
  border-top-color: rgb(224 242 254 / 0.55);
  border-bottom-color: rgb(224 242 254 / 0.55);
}

.border-y-sky-100\/60 {
  border-top-color: rgb(224 242 254 / 0.6);
  border-bottom-color: rgb(224 242 254 / 0.6);
}

.border-y-sky-100\/65 {
  border-top-color: rgb(224 242 254 / 0.65);
  border-bottom-color: rgb(224 242 254 / 0.65);
}

.border-y-sky-100\/70 {
  border-top-color: rgb(224 242 254 / 0.7);
  border-bottom-color: rgb(224 242 254 / 0.7);
}

.border-y-sky-100\/75 {
  border-top-color: rgb(224 242 254 / 0.75);
  border-bottom-color: rgb(224 242 254 / 0.75);
}

.border-y-sky-100\/80 {
  border-top-color: rgb(224 242 254 / 0.8);
  border-bottom-color: rgb(224 242 254 / 0.8);
}

.border-y-sky-100\/85 {
  border-top-color: rgb(224 242 254 / 0.85);
  border-bottom-color: rgb(224 242 254 / 0.85);
}

.border-y-sky-100\/90 {
  border-top-color: rgb(224 242 254 / 0.9);
  border-bottom-color: rgb(224 242 254 / 0.9);
}

.border-y-sky-100\/95 {
  border-top-color: rgb(224 242 254 / 0.95);
  border-bottom-color: rgb(224 242 254 / 0.95);
}

.border-y-sky-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(186 230 253 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(186 230 253 / var(--tw-border-opacity, 1));
}

.border-y-sky-200\/0 {
  border-top-color: rgb(186 230 253 / 0);
  border-bottom-color: rgb(186 230 253 / 0);
}

.border-y-sky-200\/10 {
  border-top-color: rgb(186 230 253 / 0.1);
  border-bottom-color: rgb(186 230 253 / 0.1);
}

.border-y-sky-200\/100 {
  border-top-color: rgb(186 230 253 / 1);
  border-bottom-color: rgb(186 230 253 / 1);
}

.border-y-sky-200\/15 {
  border-top-color: rgb(186 230 253 / 0.15);
  border-bottom-color: rgb(186 230 253 / 0.15);
}

.border-y-sky-200\/20 {
  border-top-color: rgb(186 230 253 / 0.2);
  border-bottom-color: rgb(186 230 253 / 0.2);
}

.border-y-sky-200\/25 {
  border-top-color: rgb(186 230 253 / 0.25);
  border-bottom-color: rgb(186 230 253 / 0.25);
}

.border-y-sky-200\/30 {
  border-top-color: rgb(186 230 253 / 0.3);
  border-bottom-color: rgb(186 230 253 / 0.3);
}

.border-y-sky-200\/35 {
  border-top-color: rgb(186 230 253 / 0.35);
  border-bottom-color: rgb(186 230 253 / 0.35);
}

.border-y-sky-200\/40 {
  border-top-color: rgb(186 230 253 / 0.4);
  border-bottom-color: rgb(186 230 253 / 0.4);
}

.border-y-sky-200\/45 {
  border-top-color: rgb(186 230 253 / 0.45);
  border-bottom-color: rgb(186 230 253 / 0.45);
}

.border-y-sky-200\/5 {
  border-top-color: rgb(186 230 253 / 0.05);
  border-bottom-color: rgb(186 230 253 / 0.05);
}

.border-y-sky-200\/50 {
  border-top-color: rgb(186 230 253 / 0.5);
  border-bottom-color: rgb(186 230 253 / 0.5);
}

.border-y-sky-200\/55 {
  border-top-color: rgb(186 230 253 / 0.55);
  border-bottom-color: rgb(186 230 253 / 0.55);
}

.border-y-sky-200\/60 {
  border-top-color: rgb(186 230 253 / 0.6);
  border-bottom-color: rgb(186 230 253 / 0.6);
}

.border-y-sky-200\/65 {
  border-top-color: rgb(186 230 253 / 0.65);
  border-bottom-color: rgb(186 230 253 / 0.65);
}

.border-y-sky-200\/70 {
  border-top-color: rgb(186 230 253 / 0.7);
  border-bottom-color: rgb(186 230 253 / 0.7);
}

.border-y-sky-200\/75 {
  border-top-color: rgb(186 230 253 / 0.75);
  border-bottom-color: rgb(186 230 253 / 0.75);
}

.border-y-sky-200\/80 {
  border-top-color: rgb(186 230 253 / 0.8);
  border-bottom-color: rgb(186 230 253 / 0.8);
}

.border-y-sky-200\/85 {
  border-top-color: rgb(186 230 253 / 0.85);
  border-bottom-color: rgb(186 230 253 / 0.85);
}

.border-y-sky-200\/90 {
  border-top-color: rgb(186 230 253 / 0.9);
  border-bottom-color: rgb(186 230 253 / 0.9);
}

.border-y-sky-200\/95 {
  border-top-color: rgb(186 230 253 / 0.95);
  border-bottom-color: rgb(186 230 253 / 0.95);
}

.border-y-sky-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(125 211 252 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(125 211 252 / var(--tw-border-opacity, 1));
}

.border-y-sky-300\/0 {
  border-top-color: rgb(125 211 252 / 0);
  border-bottom-color: rgb(125 211 252 / 0);
}

.border-y-sky-300\/10 {
  border-top-color: rgb(125 211 252 / 0.1);
  border-bottom-color: rgb(125 211 252 / 0.1);
}

.border-y-sky-300\/100 {
  border-top-color: rgb(125 211 252 / 1);
  border-bottom-color: rgb(125 211 252 / 1);
}

.border-y-sky-300\/15 {
  border-top-color: rgb(125 211 252 / 0.15);
  border-bottom-color: rgb(125 211 252 / 0.15);
}

.border-y-sky-300\/20 {
  border-top-color: rgb(125 211 252 / 0.2);
  border-bottom-color: rgb(125 211 252 / 0.2);
}

.border-y-sky-300\/25 {
  border-top-color: rgb(125 211 252 / 0.25);
  border-bottom-color: rgb(125 211 252 / 0.25);
}

.border-y-sky-300\/30 {
  border-top-color: rgb(125 211 252 / 0.3);
  border-bottom-color: rgb(125 211 252 / 0.3);
}

.border-y-sky-300\/35 {
  border-top-color: rgb(125 211 252 / 0.35);
  border-bottom-color: rgb(125 211 252 / 0.35);
}

.border-y-sky-300\/40 {
  border-top-color: rgb(125 211 252 / 0.4);
  border-bottom-color: rgb(125 211 252 / 0.4);
}

.border-y-sky-300\/45 {
  border-top-color: rgb(125 211 252 / 0.45);
  border-bottom-color: rgb(125 211 252 / 0.45);
}

.border-y-sky-300\/5 {
  border-top-color: rgb(125 211 252 / 0.05);
  border-bottom-color: rgb(125 211 252 / 0.05);
}

.border-y-sky-300\/50 {
  border-top-color: rgb(125 211 252 / 0.5);
  border-bottom-color: rgb(125 211 252 / 0.5);
}

.border-y-sky-300\/55 {
  border-top-color: rgb(125 211 252 / 0.55);
  border-bottom-color: rgb(125 211 252 / 0.55);
}

.border-y-sky-300\/60 {
  border-top-color: rgb(125 211 252 / 0.6);
  border-bottom-color: rgb(125 211 252 / 0.6);
}

.border-y-sky-300\/65 {
  border-top-color: rgb(125 211 252 / 0.65);
  border-bottom-color: rgb(125 211 252 / 0.65);
}

.border-y-sky-300\/70 {
  border-top-color: rgb(125 211 252 / 0.7);
  border-bottom-color: rgb(125 211 252 / 0.7);
}

.border-y-sky-300\/75 {
  border-top-color: rgb(125 211 252 / 0.75);
  border-bottom-color: rgb(125 211 252 / 0.75);
}

.border-y-sky-300\/80 {
  border-top-color: rgb(125 211 252 / 0.8);
  border-bottom-color: rgb(125 211 252 / 0.8);
}

.border-y-sky-300\/85 {
  border-top-color: rgb(125 211 252 / 0.85);
  border-bottom-color: rgb(125 211 252 / 0.85);
}

.border-y-sky-300\/90 {
  border-top-color: rgb(125 211 252 / 0.9);
  border-bottom-color: rgb(125 211 252 / 0.9);
}

.border-y-sky-300\/95 {
  border-top-color: rgb(125 211 252 / 0.95);
  border-bottom-color: rgb(125 211 252 / 0.95);
}

.border-y-sky-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(56 189 248 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(56 189 248 / var(--tw-border-opacity, 1));
}

.border-y-sky-400\/0 {
  border-top-color: rgb(56 189 248 / 0);
  border-bottom-color: rgb(56 189 248 / 0);
}

.border-y-sky-400\/10 {
  border-top-color: rgb(56 189 248 / 0.1);
  border-bottom-color: rgb(56 189 248 / 0.1);
}

.border-y-sky-400\/100 {
  border-top-color: rgb(56 189 248 / 1);
  border-bottom-color: rgb(56 189 248 / 1);
}

.border-y-sky-400\/15 {
  border-top-color: rgb(56 189 248 / 0.15);
  border-bottom-color: rgb(56 189 248 / 0.15);
}

.border-y-sky-400\/20 {
  border-top-color: rgb(56 189 248 / 0.2);
  border-bottom-color: rgb(56 189 248 / 0.2);
}

.border-y-sky-400\/25 {
  border-top-color: rgb(56 189 248 / 0.25);
  border-bottom-color: rgb(56 189 248 / 0.25);
}

.border-y-sky-400\/30 {
  border-top-color: rgb(56 189 248 / 0.3);
  border-bottom-color: rgb(56 189 248 / 0.3);
}

.border-y-sky-400\/35 {
  border-top-color: rgb(56 189 248 / 0.35);
  border-bottom-color: rgb(56 189 248 / 0.35);
}

.border-y-sky-400\/40 {
  border-top-color: rgb(56 189 248 / 0.4);
  border-bottom-color: rgb(56 189 248 / 0.4);
}

.border-y-sky-400\/45 {
  border-top-color: rgb(56 189 248 / 0.45);
  border-bottom-color: rgb(56 189 248 / 0.45);
}

.border-y-sky-400\/5 {
  border-top-color: rgb(56 189 248 / 0.05);
  border-bottom-color: rgb(56 189 248 / 0.05);
}

.border-y-sky-400\/50 {
  border-top-color: rgb(56 189 248 / 0.5);
  border-bottom-color: rgb(56 189 248 / 0.5);
}

.border-y-sky-400\/55 {
  border-top-color: rgb(56 189 248 / 0.55);
  border-bottom-color: rgb(56 189 248 / 0.55);
}

.border-y-sky-400\/60 {
  border-top-color: rgb(56 189 248 / 0.6);
  border-bottom-color: rgb(56 189 248 / 0.6);
}

.border-y-sky-400\/65 {
  border-top-color: rgb(56 189 248 / 0.65);
  border-bottom-color: rgb(56 189 248 / 0.65);
}

.border-y-sky-400\/70 {
  border-top-color: rgb(56 189 248 / 0.7);
  border-bottom-color: rgb(56 189 248 / 0.7);
}

.border-y-sky-400\/75 {
  border-top-color: rgb(56 189 248 / 0.75);
  border-bottom-color: rgb(56 189 248 / 0.75);
}

.border-y-sky-400\/80 {
  border-top-color: rgb(56 189 248 / 0.8);
  border-bottom-color: rgb(56 189 248 / 0.8);
}

.border-y-sky-400\/85 {
  border-top-color: rgb(56 189 248 / 0.85);
  border-bottom-color: rgb(56 189 248 / 0.85);
}

.border-y-sky-400\/90 {
  border-top-color: rgb(56 189 248 / 0.9);
  border-bottom-color: rgb(56 189 248 / 0.9);
}

.border-y-sky-400\/95 {
  border-top-color: rgb(56 189 248 / 0.95);
  border-bottom-color: rgb(56 189 248 / 0.95);
}

.border-y-sky-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(240 249 255 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(240 249 255 / var(--tw-border-opacity, 1));
}

.border-y-sky-50\/0 {
  border-top-color: rgb(240 249 255 / 0);
  border-bottom-color: rgb(240 249 255 / 0);
}

.border-y-sky-50\/10 {
  border-top-color: rgb(240 249 255 / 0.1);
  border-bottom-color: rgb(240 249 255 / 0.1);
}

.border-y-sky-50\/100 {
  border-top-color: rgb(240 249 255 / 1);
  border-bottom-color: rgb(240 249 255 / 1);
}

.border-y-sky-50\/15 {
  border-top-color: rgb(240 249 255 / 0.15);
  border-bottom-color: rgb(240 249 255 / 0.15);
}

.border-y-sky-50\/20 {
  border-top-color: rgb(240 249 255 / 0.2);
  border-bottom-color: rgb(240 249 255 / 0.2);
}

.border-y-sky-50\/25 {
  border-top-color: rgb(240 249 255 / 0.25);
  border-bottom-color: rgb(240 249 255 / 0.25);
}

.border-y-sky-50\/30 {
  border-top-color: rgb(240 249 255 / 0.3);
  border-bottom-color: rgb(240 249 255 / 0.3);
}

.border-y-sky-50\/35 {
  border-top-color: rgb(240 249 255 / 0.35);
  border-bottom-color: rgb(240 249 255 / 0.35);
}

.border-y-sky-50\/40 {
  border-top-color: rgb(240 249 255 / 0.4);
  border-bottom-color: rgb(240 249 255 / 0.4);
}

.border-y-sky-50\/45 {
  border-top-color: rgb(240 249 255 / 0.45);
  border-bottom-color: rgb(240 249 255 / 0.45);
}

.border-y-sky-50\/5 {
  border-top-color: rgb(240 249 255 / 0.05);
  border-bottom-color: rgb(240 249 255 / 0.05);
}

.border-y-sky-50\/50 {
  border-top-color: rgb(240 249 255 / 0.5);
  border-bottom-color: rgb(240 249 255 / 0.5);
}

.border-y-sky-50\/55 {
  border-top-color: rgb(240 249 255 / 0.55);
  border-bottom-color: rgb(240 249 255 / 0.55);
}

.border-y-sky-50\/60 {
  border-top-color: rgb(240 249 255 / 0.6);
  border-bottom-color: rgb(240 249 255 / 0.6);
}

.border-y-sky-50\/65 {
  border-top-color: rgb(240 249 255 / 0.65);
  border-bottom-color: rgb(240 249 255 / 0.65);
}

.border-y-sky-50\/70 {
  border-top-color: rgb(240 249 255 / 0.7);
  border-bottom-color: rgb(240 249 255 / 0.7);
}

.border-y-sky-50\/75 {
  border-top-color: rgb(240 249 255 / 0.75);
  border-bottom-color: rgb(240 249 255 / 0.75);
}

.border-y-sky-50\/80 {
  border-top-color: rgb(240 249 255 / 0.8);
  border-bottom-color: rgb(240 249 255 / 0.8);
}

.border-y-sky-50\/85 {
  border-top-color: rgb(240 249 255 / 0.85);
  border-bottom-color: rgb(240 249 255 / 0.85);
}

.border-y-sky-50\/90 {
  border-top-color: rgb(240 249 255 / 0.9);
  border-bottom-color: rgb(240 249 255 / 0.9);
}

.border-y-sky-50\/95 {
  border-top-color: rgb(240 249 255 / 0.95);
  border-bottom-color: rgb(240 249 255 / 0.95);
}

.border-y-sky-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(14 165 233 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(14 165 233 / var(--tw-border-opacity, 1));
}

.border-y-sky-500\/0 {
  border-top-color: rgb(14 165 233 / 0);
  border-bottom-color: rgb(14 165 233 / 0);
}

.border-y-sky-500\/10 {
  border-top-color: rgb(14 165 233 / 0.1);
  border-bottom-color: rgb(14 165 233 / 0.1);
}

.border-y-sky-500\/100 {
  border-top-color: rgb(14 165 233 / 1);
  border-bottom-color: rgb(14 165 233 / 1);
}

.border-y-sky-500\/15 {
  border-top-color: rgb(14 165 233 / 0.15);
  border-bottom-color: rgb(14 165 233 / 0.15);
}

.border-y-sky-500\/20 {
  border-top-color: rgb(14 165 233 / 0.2);
  border-bottom-color: rgb(14 165 233 / 0.2);
}

.border-y-sky-500\/25 {
  border-top-color: rgb(14 165 233 / 0.25);
  border-bottom-color: rgb(14 165 233 / 0.25);
}

.border-y-sky-500\/30 {
  border-top-color: rgb(14 165 233 / 0.3);
  border-bottom-color: rgb(14 165 233 / 0.3);
}

.border-y-sky-500\/35 {
  border-top-color: rgb(14 165 233 / 0.35);
  border-bottom-color: rgb(14 165 233 / 0.35);
}

.border-y-sky-500\/40 {
  border-top-color: rgb(14 165 233 / 0.4);
  border-bottom-color: rgb(14 165 233 / 0.4);
}

.border-y-sky-500\/45 {
  border-top-color: rgb(14 165 233 / 0.45);
  border-bottom-color: rgb(14 165 233 / 0.45);
}

.border-y-sky-500\/5 {
  border-top-color: rgb(14 165 233 / 0.05);
  border-bottom-color: rgb(14 165 233 / 0.05);
}

.border-y-sky-500\/50 {
  border-top-color: rgb(14 165 233 / 0.5);
  border-bottom-color: rgb(14 165 233 / 0.5);
}

.border-y-sky-500\/55 {
  border-top-color: rgb(14 165 233 / 0.55);
  border-bottom-color: rgb(14 165 233 / 0.55);
}

.border-y-sky-500\/60 {
  border-top-color: rgb(14 165 233 / 0.6);
  border-bottom-color: rgb(14 165 233 / 0.6);
}

.border-y-sky-500\/65 {
  border-top-color: rgb(14 165 233 / 0.65);
  border-bottom-color: rgb(14 165 233 / 0.65);
}

.border-y-sky-500\/70 {
  border-top-color: rgb(14 165 233 / 0.7);
  border-bottom-color: rgb(14 165 233 / 0.7);
}

.border-y-sky-500\/75 {
  border-top-color: rgb(14 165 233 / 0.75);
  border-bottom-color: rgb(14 165 233 / 0.75);
}

.border-y-sky-500\/80 {
  border-top-color: rgb(14 165 233 / 0.8);
  border-bottom-color: rgb(14 165 233 / 0.8);
}

.border-y-sky-500\/85 {
  border-top-color: rgb(14 165 233 / 0.85);
  border-bottom-color: rgb(14 165 233 / 0.85);
}

.border-y-sky-500\/90 {
  border-top-color: rgb(14 165 233 / 0.9);
  border-bottom-color: rgb(14 165 233 / 0.9);
}

.border-y-sky-500\/95 {
  border-top-color: rgb(14 165 233 / 0.95);
  border-bottom-color: rgb(14 165 233 / 0.95);
}

.border-y-sky-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(2 132 199 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(2 132 199 / var(--tw-border-opacity, 1));
}

.border-y-sky-600\/0 {
  border-top-color: rgb(2 132 199 / 0);
  border-bottom-color: rgb(2 132 199 / 0);
}

.border-y-sky-600\/10 {
  border-top-color: rgb(2 132 199 / 0.1);
  border-bottom-color: rgb(2 132 199 / 0.1);
}

.border-y-sky-600\/100 {
  border-top-color: rgb(2 132 199 / 1);
  border-bottom-color: rgb(2 132 199 / 1);
}

.border-y-sky-600\/15 {
  border-top-color: rgb(2 132 199 / 0.15);
  border-bottom-color: rgb(2 132 199 / 0.15);
}

.border-y-sky-600\/20 {
  border-top-color: rgb(2 132 199 / 0.2);
  border-bottom-color: rgb(2 132 199 / 0.2);
}

.border-y-sky-600\/25 {
  border-top-color: rgb(2 132 199 / 0.25);
  border-bottom-color: rgb(2 132 199 / 0.25);
}

.border-y-sky-600\/30 {
  border-top-color: rgb(2 132 199 / 0.3);
  border-bottom-color: rgb(2 132 199 / 0.3);
}

.border-y-sky-600\/35 {
  border-top-color: rgb(2 132 199 / 0.35);
  border-bottom-color: rgb(2 132 199 / 0.35);
}

.border-y-sky-600\/40 {
  border-top-color: rgb(2 132 199 / 0.4);
  border-bottom-color: rgb(2 132 199 / 0.4);
}

.border-y-sky-600\/45 {
  border-top-color: rgb(2 132 199 / 0.45);
  border-bottom-color: rgb(2 132 199 / 0.45);
}

.border-y-sky-600\/5 {
  border-top-color: rgb(2 132 199 / 0.05);
  border-bottom-color: rgb(2 132 199 / 0.05);
}

.border-y-sky-600\/50 {
  border-top-color: rgb(2 132 199 / 0.5);
  border-bottom-color: rgb(2 132 199 / 0.5);
}

.border-y-sky-600\/55 {
  border-top-color: rgb(2 132 199 / 0.55);
  border-bottom-color: rgb(2 132 199 / 0.55);
}

.border-y-sky-600\/60 {
  border-top-color: rgb(2 132 199 / 0.6);
  border-bottom-color: rgb(2 132 199 / 0.6);
}

.border-y-sky-600\/65 {
  border-top-color: rgb(2 132 199 / 0.65);
  border-bottom-color: rgb(2 132 199 / 0.65);
}

.border-y-sky-600\/70 {
  border-top-color: rgb(2 132 199 / 0.7);
  border-bottom-color: rgb(2 132 199 / 0.7);
}

.border-y-sky-600\/75 {
  border-top-color: rgb(2 132 199 / 0.75);
  border-bottom-color: rgb(2 132 199 / 0.75);
}

.border-y-sky-600\/80 {
  border-top-color: rgb(2 132 199 / 0.8);
  border-bottom-color: rgb(2 132 199 / 0.8);
}

.border-y-sky-600\/85 {
  border-top-color: rgb(2 132 199 / 0.85);
  border-bottom-color: rgb(2 132 199 / 0.85);
}

.border-y-sky-600\/90 {
  border-top-color: rgb(2 132 199 / 0.9);
  border-bottom-color: rgb(2 132 199 / 0.9);
}

.border-y-sky-600\/95 {
  border-top-color: rgb(2 132 199 / 0.95);
  border-bottom-color: rgb(2 132 199 / 0.95);
}

.border-y-sky-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(3 105 161 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(3 105 161 / var(--tw-border-opacity, 1));
}

.border-y-sky-700\/0 {
  border-top-color: rgb(3 105 161 / 0);
  border-bottom-color: rgb(3 105 161 / 0);
}

.border-y-sky-700\/10 {
  border-top-color: rgb(3 105 161 / 0.1);
  border-bottom-color: rgb(3 105 161 / 0.1);
}

.border-y-sky-700\/100 {
  border-top-color: rgb(3 105 161 / 1);
  border-bottom-color: rgb(3 105 161 / 1);
}

.border-y-sky-700\/15 {
  border-top-color: rgb(3 105 161 / 0.15);
  border-bottom-color: rgb(3 105 161 / 0.15);
}

.border-y-sky-700\/20 {
  border-top-color: rgb(3 105 161 / 0.2);
  border-bottom-color: rgb(3 105 161 / 0.2);
}

.border-y-sky-700\/25 {
  border-top-color: rgb(3 105 161 / 0.25);
  border-bottom-color: rgb(3 105 161 / 0.25);
}

.border-y-sky-700\/30 {
  border-top-color: rgb(3 105 161 / 0.3);
  border-bottom-color: rgb(3 105 161 / 0.3);
}

.border-y-sky-700\/35 {
  border-top-color: rgb(3 105 161 / 0.35);
  border-bottom-color: rgb(3 105 161 / 0.35);
}

.border-y-sky-700\/40 {
  border-top-color: rgb(3 105 161 / 0.4);
  border-bottom-color: rgb(3 105 161 / 0.4);
}

.border-y-sky-700\/45 {
  border-top-color: rgb(3 105 161 / 0.45);
  border-bottom-color: rgb(3 105 161 / 0.45);
}

.border-y-sky-700\/5 {
  border-top-color: rgb(3 105 161 / 0.05);
  border-bottom-color: rgb(3 105 161 / 0.05);
}

.border-y-sky-700\/50 {
  border-top-color: rgb(3 105 161 / 0.5);
  border-bottom-color: rgb(3 105 161 / 0.5);
}

.border-y-sky-700\/55 {
  border-top-color: rgb(3 105 161 / 0.55);
  border-bottom-color: rgb(3 105 161 / 0.55);
}

.border-y-sky-700\/60 {
  border-top-color: rgb(3 105 161 / 0.6);
  border-bottom-color: rgb(3 105 161 / 0.6);
}

.border-y-sky-700\/65 {
  border-top-color: rgb(3 105 161 / 0.65);
  border-bottom-color: rgb(3 105 161 / 0.65);
}

.border-y-sky-700\/70 {
  border-top-color: rgb(3 105 161 / 0.7);
  border-bottom-color: rgb(3 105 161 / 0.7);
}

.border-y-sky-700\/75 {
  border-top-color: rgb(3 105 161 / 0.75);
  border-bottom-color: rgb(3 105 161 / 0.75);
}

.border-y-sky-700\/80 {
  border-top-color: rgb(3 105 161 / 0.8);
  border-bottom-color: rgb(3 105 161 / 0.8);
}

.border-y-sky-700\/85 {
  border-top-color: rgb(3 105 161 / 0.85);
  border-bottom-color: rgb(3 105 161 / 0.85);
}

.border-y-sky-700\/90 {
  border-top-color: rgb(3 105 161 / 0.9);
  border-bottom-color: rgb(3 105 161 / 0.9);
}

.border-y-sky-700\/95 {
  border-top-color: rgb(3 105 161 / 0.95);
  border-bottom-color: rgb(3 105 161 / 0.95);
}

.border-y-sky-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(7 89 133 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(7 89 133 / var(--tw-border-opacity, 1));
}

.border-y-sky-800\/0 {
  border-top-color: rgb(7 89 133 / 0);
  border-bottom-color: rgb(7 89 133 / 0);
}

.border-y-sky-800\/10 {
  border-top-color: rgb(7 89 133 / 0.1);
  border-bottom-color: rgb(7 89 133 / 0.1);
}

.border-y-sky-800\/100 {
  border-top-color: rgb(7 89 133 / 1);
  border-bottom-color: rgb(7 89 133 / 1);
}

.border-y-sky-800\/15 {
  border-top-color: rgb(7 89 133 / 0.15);
  border-bottom-color: rgb(7 89 133 / 0.15);
}

.border-y-sky-800\/20 {
  border-top-color: rgb(7 89 133 / 0.2);
  border-bottom-color: rgb(7 89 133 / 0.2);
}

.border-y-sky-800\/25 {
  border-top-color: rgb(7 89 133 / 0.25);
  border-bottom-color: rgb(7 89 133 / 0.25);
}

.border-y-sky-800\/30 {
  border-top-color: rgb(7 89 133 / 0.3);
  border-bottom-color: rgb(7 89 133 / 0.3);
}

.border-y-sky-800\/35 {
  border-top-color: rgb(7 89 133 / 0.35);
  border-bottom-color: rgb(7 89 133 / 0.35);
}

.border-y-sky-800\/40 {
  border-top-color: rgb(7 89 133 / 0.4);
  border-bottom-color: rgb(7 89 133 / 0.4);
}

.border-y-sky-800\/45 {
  border-top-color: rgb(7 89 133 / 0.45);
  border-bottom-color: rgb(7 89 133 / 0.45);
}

.border-y-sky-800\/5 {
  border-top-color: rgb(7 89 133 / 0.05);
  border-bottom-color: rgb(7 89 133 / 0.05);
}

.border-y-sky-800\/50 {
  border-top-color: rgb(7 89 133 / 0.5);
  border-bottom-color: rgb(7 89 133 / 0.5);
}

.border-y-sky-800\/55 {
  border-top-color: rgb(7 89 133 / 0.55);
  border-bottom-color: rgb(7 89 133 / 0.55);
}

.border-y-sky-800\/60 {
  border-top-color: rgb(7 89 133 / 0.6);
  border-bottom-color: rgb(7 89 133 / 0.6);
}

.border-y-sky-800\/65 {
  border-top-color: rgb(7 89 133 / 0.65);
  border-bottom-color: rgb(7 89 133 / 0.65);
}

.border-y-sky-800\/70 {
  border-top-color: rgb(7 89 133 / 0.7);
  border-bottom-color: rgb(7 89 133 / 0.7);
}

.border-y-sky-800\/75 {
  border-top-color: rgb(7 89 133 / 0.75);
  border-bottom-color: rgb(7 89 133 / 0.75);
}

.border-y-sky-800\/80 {
  border-top-color: rgb(7 89 133 / 0.8);
  border-bottom-color: rgb(7 89 133 / 0.8);
}

.border-y-sky-800\/85 {
  border-top-color: rgb(7 89 133 / 0.85);
  border-bottom-color: rgb(7 89 133 / 0.85);
}

.border-y-sky-800\/90 {
  border-top-color: rgb(7 89 133 / 0.9);
  border-bottom-color: rgb(7 89 133 / 0.9);
}

.border-y-sky-800\/95 {
  border-top-color: rgb(7 89 133 / 0.95);
  border-bottom-color: rgb(7 89 133 / 0.95);
}

.border-y-sky-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(12 74 110 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(12 74 110 / var(--tw-border-opacity, 1));
}

.border-y-sky-900\/0 {
  border-top-color: rgb(12 74 110 / 0);
  border-bottom-color: rgb(12 74 110 / 0);
}

.border-y-sky-900\/10 {
  border-top-color: rgb(12 74 110 / 0.1);
  border-bottom-color: rgb(12 74 110 / 0.1);
}

.border-y-sky-900\/100 {
  border-top-color: rgb(12 74 110 / 1);
  border-bottom-color: rgb(12 74 110 / 1);
}

.border-y-sky-900\/15 {
  border-top-color: rgb(12 74 110 / 0.15);
  border-bottom-color: rgb(12 74 110 / 0.15);
}

.border-y-sky-900\/20 {
  border-top-color: rgb(12 74 110 / 0.2);
  border-bottom-color: rgb(12 74 110 / 0.2);
}

.border-y-sky-900\/25 {
  border-top-color: rgb(12 74 110 / 0.25);
  border-bottom-color: rgb(12 74 110 / 0.25);
}

.border-y-sky-900\/30 {
  border-top-color: rgb(12 74 110 / 0.3);
  border-bottom-color: rgb(12 74 110 / 0.3);
}

.border-y-sky-900\/35 {
  border-top-color: rgb(12 74 110 / 0.35);
  border-bottom-color: rgb(12 74 110 / 0.35);
}

.border-y-sky-900\/40 {
  border-top-color: rgb(12 74 110 / 0.4);
  border-bottom-color: rgb(12 74 110 / 0.4);
}

.border-y-sky-900\/45 {
  border-top-color: rgb(12 74 110 / 0.45);
  border-bottom-color: rgb(12 74 110 / 0.45);
}

.border-y-sky-900\/5 {
  border-top-color: rgb(12 74 110 / 0.05);
  border-bottom-color: rgb(12 74 110 / 0.05);
}

.border-y-sky-900\/50 {
  border-top-color: rgb(12 74 110 / 0.5);
  border-bottom-color: rgb(12 74 110 / 0.5);
}

.border-y-sky-900\/55 {
  border-top-color: rgb(12 74 110 / 0.55);
  border-bottom-color: rgb(12 74 110 / 0.55);
}

.border-y-sky-900\/60 {
  border-top-color: rgb(12 74 110 / 0.6);
  border-bottom-color: rgb(12 74 110 / 0.6);
}

.border-y-sky-900\/65 {
  border-top-color: rgb(12 74 110 / 0.65);
  border-bottom-color: rgb(12 74 110 / 0.65);
}

.border-y-sky-900\/70 {
  border-top-color: rgb(12 74 110 / 0.7);
  border-bottom-color: rgb(12 74 110 / 0.7);
}

.border-y-sky-900\/75 {
  border-top-color: rgb(12 74 110 / 0.75);
  border-bottom-color: rgb(12 74 110 / 0.75);
}

.border-y-sky-900\/80 {
  border-top-color: rgb(12 74 110 / 0.8);
  border-bottom-color: rgb(12 74 110 / 0.8);
}

.border-y-sky-900\/85 {
  border-top-color: rgb(12 74 110 / 0.85);
  border-bottom-color: rgb(12 74 110 / 0.85);
}

.border-y-sky-900\/90 {
  border-top-color: rgb(12 74 110 / 0.9);
  border-bottom-color: rgb(12 74 110 / 0.9);
}

.border-y-sky-900\/95 {
  border-top-color: rgb(12 74 110 / 0.95);
  border-bottom-color: rgb(12 74 110 / 0.95);
}

.border-y-sky-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(8 47 73 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(8 47 73 / var(--tw-border-opacity, 1));
}

.border-y-sky-950\/0 {
  border-top-color: rgb(8 47 73 / 0);
  border-bottom-color: rgb(8 47 73 / 0);
}

.border-y-sky-950\/10 {
  border-top-color: rgb(8 47 73 / 0.1);
  border-bottom-color: rgb(8 47 73 / 0.1);
}

.border-y-sky-950\/100 {
  border-top-color: rgb(8 47 73 / 1);
  border-bottom-color: rgb(8 47 73 / 1);
}

.border-y-sky-950\/15 {
  border-top-color: rgb(8 47 73 / 0.15);
  border-bottom-color: rgb(8 47 73 / 0.15);
}

.border-y-sky-950\/20 {
  border-top-color: rgb(8 47 73 / 0.2);
  border-bottom-color: rgb(8 47 73 / 0.2);
}

.border-y-sky-950\/25 {
  border-top-color: rgb(8 47 73 / 0.25);
  border-bottom-color: rgb(8 47 73 / 0.25);
}

.border-y-sky-950\/30 {
  border-top-color: rgb(8 47 73 / 0.3);
  border-bottom-color: rgb(8 47 73 / 0.3);
}

.border-y-sky-950\/35 {
  border-top-color: rgb(8 47 73 / 0.35);
  border-bottom-color: rgb(8 47 73 / 0.35);
}

.border-y-sky-950\/40 {
  border-top-color: rgb(8 47 73 / 0.4);
  border-bottom-color: rgb(8 47 73 / 0.4);
}

.border-y-sky-950\/45 {
  border-top-color: rgb(8 47 73 / 0.45);
  border-bottom-color: rgb(8 47 73 / 0.45);
}

.border-y-sky-950\/5 {
  border-top-color: rgb(8 47 73 / 0.05);
  border-bottom-color: rgb(8 47 73 / 0.05);
}

.border-y-sky-950\/50 {
  border-top-color: rgb(8 47 73 / 0.5);
  border-bottom-color: rgb(8 47 73 / 0.5);
}

.border-y-sky-950\/55 {
  border-top-color: rgb(8 47 73 / 0.55);
  border-bottom-color: rgb(8 47 73 / 0.55);
}

.border-y-sky-950\/60 {
  border-top-color: rgb(8 47 73 / 0.6);
  border-bottom-color: rgb(8 47 73 / 0.6);
}

.border-y-sky-950\/65 {
  border-top-color: rgb(8 47 73 / 0.65);
  border-bottom-color: rgb(8 47 73 / 0.65);
}

.border-y-sky-950\/70 {
  border-top-color: rgb(8 47 73 / 0.7);
  border-bottom-color: rgb(8 47 73 / 0.7);
}

.border-y-sky-950\/75 {
  border-top-color: rgb(8 47 73 / 0.75);
  border-bottom-color: rgb(8 47 73 / 0.75);
}

.border-y-sky-950\/80 {
  border-top-color: rgb(8 47 73 / 0.8);
  border-bottom-color: rgb(8 47 73 / 0.8);
}

.border-y-sky-950\/85 {
  border-top-color: rgb(8 47 73 / 0.85);
  border-bottom-color: rgb(8 47 73 / 0.85);
}

.border-y-sky-950\/90 {
  border-top-color: rgb(8 47 73 / 0.9);
  border-bottom-color: rgb(8 47 73 / 0.9);
}

.border-y-sky-950\/95 {
  border-top-color: rgb(8 47 73 / 0.95);
  border-bottom-color: rgb(8 47 73 / 0.95);
}

.border-y-slate-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}

.border-y-slate-100\/0 {
  border-top-color: rgb(241 245 249 / 0);
  border-bottom-color: rgb(241 245 249 / 0);
}

.border-y-slate-100\/10 {
  border-top-color: rgb(241 245 249 / 0.1);
  border-bottom-color: rgb(241 245 249 / 0.1);
}

.border-y-slate-100\/100 {
  border-top-color: rgb(241 245 249 / 1);
  border-bottom-color: rgb(241 245 249 / 1);
}

.border-y-slate-100\/15 {
  border-top-color: rgb(241 245 249 / 0.15);
  border-bottom-color: rgb(241 245 249 / 0.15);
}

.border-y-slate-100\/20 {
  border-top-color: rgb(241 245 249 / 0.2);
  border-bottom-color: rgb(241 245 249 / 0.2);
}

.border-y-slate-100\/25 {
  border-top-color: rgb(241 245 249 / 0.25);
  border-bottom-color: rgb(241 245 249 / 0.25);
}

.border-y-slate-100\/30 {
  border-top-color: rgb(241 245 249 / 0.3);
  border-bottom-color: rgb(241 245 249 / 0.3);
}

.border-y-slate-100\/35 {
  border-top-color: rgb(241 245 249 / 0.35);
  border-bottom-color: rgb(241 245 249 / 0.35);
}

.border-y-slate-100\/40 {
  border-top-color: rgb(241 245 249 / 0.4);
  border-bottom-color: rgb(241 245 249 / 0.4);
}

.border-y-slate-100\/45 {
  border-top-color: rgb(241 245 249 / 0.45);
  border-bottom-color: rgb(241 245 249 / 0.45);
}

.border-y-slate-100\/5 {
  border-top-color: rgb(241 245 249 / 0.05);
  border-bottom-color: rgb(241 245 249 / 0.05);
}

.border-y-slate-100\/50 {
  border-top-color: rgb(241 245 249 / 0.5);
  border-bottom-color: rgb(241 245 249 / 0.5);
}

.border-y-slate-100\/55 {
  border-top-color: rgb(241 245 249 / 0.55);
  border-bottom-color: rgb(241 245 249 / 0.55);
}

.border-y-slate-100\/60 {
  border-top-color: rgb(241 245 249 / 0.6);
  border-bottom-color: rgb(241 245 249 / 0.6);
}

.border-y-slate-100\/65 {
  border-top-color: rgb(241 245 249 / 0.65);
  border-bottom-color: rgb(241 245 249 / 0.65);
}

.border-y-slate-100\/70 {
  border-top-color: rgb(241 245 249 / 0.7);
  border-bottom-color: rgb(241 245 249 / 0.7);
}

.border-y-slate-100\/75 {
  border-top-color: rgb(241 245 249 / 0.75);
  border-bottom-color: rgb(241 245 249 / 0.75);
}

.border-y-slate-100\/80 {
  border-top-color: rgb(241 245 249 / 0.8);
  border-bottom-color: rgb(241 245 249 / 0.8);
}

.border-y-slate-100\/85 {
  border-top-color: rgb(241 245 249 / 0.85);
  border-bottom-color: rgb(241 245 249 / 0.85);
}

.border-y-slate-100\/90 {
  border-top-color: rgb(241 245 249 / 0.9);
  border-bottom-color: rgb(241 245 249 / 0.9);
}

.border-y-slate-100\/95 {
  border-top-color: rgb(241 245 249 / 0.95);
  border-bottom-color: rgb(241 245 249 / 0.95);
}

.border-y-slate-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}

.border-y-slate-200\/0 {
  border-top-color: rgb(226 232 240 / 0);
  border-bottom-color: rgb(226 232 240 / 0);
}

.border-y-slate-200\/10 {
  border-top-color: rgb(226 232 240 / 0.1);
  border-bottom-color: rgb(226 232 240 / 0.1);
}

.border-y-slate-200\/100 {
  border-top-color: rgb(226 232 240 / 1);
  border-bottom-color: rgb(226 232 240 / 1);
}

.border-y-slate-200\/15 {
  border-top-color: rgb(226 232 240 / 0.15);
  border-bottom-color: rgb(226 232 240 / 0.15);
}

.border-y-slate-200\/20 {
  border-top-color: rgb(226 232 240 / 0.2);
  border-bottom-color: rgb(226 232 240 / 0.2);
}

.border-y-slate-200\/25 {
  border-top-color: rgb(226 232 240 / 0.25);
  border-bottom-color: rgb(226 232 240 / 0.25);
}

.border-y-slate-200\/30 {
  border-top-color: rgb(226 232 240 / 0.3);
  border-bottom-color: rgb(226 232 240 / 0.3);
}

.border-y-slate-200\/35 {
  border-top-color: rgb(226 232 240 / 0.35);
  border-bottom-color: rgb(226 232 240 / 0.35);
}

.border-y-slate-200\/40 {
  border-top-color: rgb(226 232 240 / 0.4);
  border-bottom-color: rgb(226 232 240 / 0.4);
}

.border-y-slate-200\/45 {
  border-top-color: rgb(226 232 240 / 0.45);
  border-bottom-color: rgb(226 232 240 / 0.45);
}

.border-y-slate-200\/5 {
  border-top-color: rgb(226 232 240 / 0.05);
  border-bottom-color: rgb(226 232 240 / 0.05);
}

.border-y-slate-200\/50 {
  border-top-color: rgb(226 232 240 / 0.5);
  border-bottom-color: rgb(226 232 240 / 0.5);
}

.border-y-slate-200\/55 {
  border-top-color: rgb(226 232 240 / 0.55);
  border-bottom-color: rgb(226 232 240 / 0.55);
}

.border-y-slate-200\/60 {
  border-top-color: rgb(226 232 240 / 0.6);
  border-bottom-color: rgb(226 232 240 / 0.6);
}

.border-y-slate-200\/65 {
  border-top-color: rgb(226 232 240 / 0.65);
  border-bottom-color: rgb(226 232 240 / 0.65);
}

.border-y-slate-200\/70 {
  border-top-color: rgb(226 232 240 / 0.7);
  border-bottom-color: rgb(226 232 240 / 0.7);
}

.border-y-slate-200\/75 {
  border-top-color: rgb(226 232 240 / 0.75);
  border-bottom-color: rgb(226 232 240 / 0.75);
}

.border-y-slate-200\/80 {
  border-top-color: rgb(226 232 240 / 0.8);
  border-bottom-color: rgb(226 232 240 / 0.8);
}

.border-y-slate-200\/85 {
  border-top-color: rgb(226 232 240 / 0.85);
  border-bottom-color: rgb(226 232 240 / 0.85);
}

.border-y-slate-200\/90 {
  border-top-color: rgb(226 232 240 / 0.9);
  border-bottom-color: rgb(226 232 240 / 0.9);
}

.border-y-slate-200\/95 {
  border-top-color: rgb(226 232 240 / 0.95);
  border-bottom-color: rgb(226 232 240 / 0.95);
}

.border-y-slate-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}

.border-y-slate-300\/0 {
  border-top-color: rgb(203 213 225 / 0);
  border-bottom-color: rgb(203 213 225 / 0);
}

.border-y-slate-300\/10 {
  border-top-color: rgb(203 213 225 / 0.1);
  border-bottom-color: rgb(203 213 225 / 0.1);
}

.border-y-slate-300\/100 {
  border-top-color: rgb(203 213 225 / 1);
  border-bottom-color: rgb(203 213 225 / 1);
}

.border-y-slate-300\/15 {
  border-top-color: rgb(203 213 225 / 0.15);
  border-bottom-color: rgb(203 213 225 / 0.15);
}

.border-y-slate-300\/20 {
  border-top-color: rgb(203 213 225 / 0.2);
  border-bottom-color: rgb(203 213 225 / 0.2);
}

.border-y-slate-300\/25 {
  border-top-color: rgb(203 213 225 / 0.25);
  border-bottom-color: rgb(203 213 225 / 0.25);
}

.border-y-slate-300\/30 {
  border-top-color: rgb(203 213 225 / 0.3);
  border-bottom-color: rgb(203 213 225 / 0.3);
}

.border-y-slate-300\/35 {
  border-top-color: rgb(203 213 225 / 0.35);
  border-bottom-color: rgb(203 213 225 / 0.35);
}

.border-y-slate-300\/40 {
  border-top-color: rgb(203 213 225 / 0.4);
  border-bottom-color: rgb(203 213 225 / 0.4);
}

.border-y-slate-300\/45 {
  border-top-color: rgb(203 213 225 / 0.45);
  border-bottom-color: rgb(203 213 225 / 0.45);
}

.border-y-slate-300\/5 {
  border-top-color: rgb(203 213 225 / 0.05);
  border-bottom-color: rgb(203 213 225 / 0.05);
}

.border-y-slate-300\/50 {
  border-top-color: rgb(203 213 225 / 0.5);
  border-bottom-color: rgb(203 213 225 / 0.5);
}

.border-y-slate-300\/55 {
  border-top-color: rgb(203 213 225 / 0.55);
  border-bottom-color: rgb(203 213 225 / 0.55);
}

.border-y-slate-300\/60 {
  border-top-color: rgb(203 213 225 / 0.6);
  border-bottom-color: rgb(203 213 225 / 0.6);
}

.border-y-slate-300\/65 {
  border-top-color: rgb(203 213 225 / 0.65);
  border-bottom-color: rgb(203 213 225 / 0.65);
}

.border-y-slate-300\/70 {
  border-top-color: rgb(203 213 225 / 0.7);
  border-bottom-color: rgb(203 213 225 / 0.7);
}

.border-y-slate-300\/75 {
  border-top-color: rgb(203 213 225 / 0.75);
  border-bottom-color: rgb(203 213 225 / 0.75);
}

.border-y-slate-300\/80 {
  border-top-color: rgb(203 213 225 / 0.8);
  border-bottom-color: rgb(203 213 225 / 0.8);
}

.border-y-slate-300\/85 {
  border-top-color: rgb(203 213 225 / 0.85);
  border-bottom-color: rgb(203 213 225 / 0.85);
}

.border-y-slate-300\/90 {
  border-top-color: rgb(203 213 225 / 0.9);
  border-bottom-color: rgb(203 213 225 / 0.9);
}

.border-y-slate-300\/95 {
  border-top-color: rgb(203 213 225 / 0.95);
  border-bottom-color: rgb(203 213 225 / 0.95);
}

.border-y-slate-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}

.border-y-slate-400\/0 {
  border-top-color: rgb(148 163 184 / 0);
  border-bottom-color: rgb(148 163 184 / 0);
}

.border-y-slate-400\/10 {
  border-top-color: rgb(148 163 184 / 0.1);
  border-bottom-color: rgb(148 163 184 / 0.1);
}

.border-y-slate-400\/100 {
  border-top-color: rgb(148 163 184 / 1);
  border-bottom-color: rgb(148 163 184 / 1);
}

.border-y-slate-400\/15 {
  border-top-color: rgb(148 163 184 / 0.15);
  border-bottom-color: rgb(148 163 184 / 0.15);
}

.border-y-slate-400\/20 {
  border-top-color: rgb(148 163 184 / 0.2);
  border-bottom-color: rgb(148 163 184 / 0.2);
}

.border-y-slate-400\/25 {
  border-top-color: rgb(148 163 184 / 0.25);
  border-bottom-color: rgb(148 163 184 / 0.25);
}

.border-y-slate-400\/30 {
  border-top-color: rgb(148 163 184 / 0.3);
  border-bottom-color: rgb(148 163 184 / 0.3);
}

.border-y-slate-400\/35 {
  border-top-color: rgb(148 163 184 / 0.35);
  border-bottom-color: rgb(148 163 184 / 0.35);
}

.border-y-slate-400\/40 {
  border-top-color: rgb(148 163 184 / 0.4);
  border-bottom-color: rgb(148 163 184 / 0.4);
}

.border-y-slate-400\/45 {
  border-top-color: rgb(148 163 184 / 0.45);
  border-bottom-color: rgb(148 163 184 / 0.45);
}

.border-y-slate-400\/5 {
  border-top-color: rgb(148 163 184 / 0.05);
  border-bottom-color: rgb(148 163 184 / 0.05);
}

.border-y-slate-400\/50 {
  border-top-color: rgb(148 163 184 / 0.5);
  border-bottom-color: rgb(148 163 184 / 0.5);
}

.border-y-slate-400\/55 {
  border-top-color: rgb(148 163 184 / 0.55);
  border-bottom-color: rgb(148 163 184 / 0.55);
}

.border-y-slate-400\/60 {
  border-top-color: rgb(148 163 184 / 0.6);
  border-bottom-color: rgb(148 163 184 / 0.6);
}

.border-y-slate-400\/65 {
  border-top-color: rgb(148 163 184 / 0.65);
  border-bottom-color: rgb(148 163 184 / 0.65);
}

.border-y-slate-400\/70 {
  border-top-color: rgb(148 163 184 / 0.7);
  border-bottom-color: rgb(148 163 184 / 0.7);
}

.border-y-slate-400\/75 {
  border-top-color: rgb(148 163 184 / 0.75);
  border-bottom-color: rgb(148 163 184 / 0.75);
}

.border-y-slate-400\/80 {
  border-top-color: rgb(148 163 184 / 0.8);
  border-bottom-color: rgb(148 163 184 / 0.8);
}

.border-y-slate-400\/85 {
  border-top-color: rgb(148 163 184 / 0.85);
  border-bottom-color: rgb(148 163 184 / 0.85);
}

.border-y-slate-400\/90 {
  border-top-color: rgb(148 163 184 / 0.9);
  border-bottom-color: rgb(148 163 184 / 0.9);
}

.border-y-slate-400\/95 {
  border-top-color: rgb(148 163 184 / 0.95);
  border-bottom-color: rgb(148 163 184 / 0.95);
}

.border-y-slate-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(248 250 252 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(248 250 252 / var(--tw-border-opacity, 1));
}

.border-y-slate-50\/0 {
  border-top-color: rgb(248 250 252 / 0);
  border-bottom-color: rgb(248 250 252 / 0);
}

.border-y-slate-50\/10 {
  border-top-color: rgb(248 250 252 / 0.1);
  border-bottom-color: rgb(248 250 252 / 0.1);
}

.border-y-slate-50\/100 {
  border-top-color: rgb(248 250 252 / 1);
  border-bottom-color: rgb(248 250 252 / 1);
}

.border-y-slate-50\/15 {
  border-top-color: rgb(248 250 252 / 0.15);
  border-bottom-color: rgb(248 250 252 / 0.15);
}

.border-y-slate-50\/20 {
  border-top-color: rgb(248 250 252 / 0.2);
  border-bottom-color: rgb(248 250 252 / 0.2);
}

.border-y-slate-50\/25 {
  border-top-color: rgb(248 250 252 / 0.25);
  border-bottom-color: rgb(248 250 252 / 0.25);
}

.border-y-slate-50\/30 {
  border-top-color: rgb(248 250 252 / 0.3);
  border-bottom-color: rgb(248 250 252 / 0.3);
}

.border-y-slate-50\/35 {
  border-top-color: rgb(248 250 252 / 0.35);
  border-bottom-color: rgb(248 250 252 / 0.35);
}

.border-y-slate-50\/40 {
  border-top-color: rgb(248 250 252 / 0.4);
  border-bottom-color: rgb(248 250 252 / 0.4);
}

.border-y-slate-50\/45 {
  border-top-color: rgb(248 250 252 / 0.45);
  border-bottom-color: rgb(248 250 252 / 0.45);
}

.border-y-slate-50\/5 {
  border-top-color: rgb(248 250 252 / 0.05);
  border-bottom-color: rgb(248 250 252 / 0.05);
}

.border-y-slate-50\/50 {
  border-top-color: rgb(248 250 252 / 0.5);
  border-bottom-color: rgb(248 250 252 / 0.5);
}

.border-y-slate-50\/55 {
  border-top-color: rgb(248 250 252 / 0.55);
  border-bottom-color: rgb(248 250 252 / 0.55);
}

.border-y-slate-50\/60 {
  border-top-color: rgb(248 250 252 / 0.6);
  border-bottom-color: rgb(248 250 252 / 0.6);
}

.border-y-slate-50\/65 {
  border-top-color: rgb(248 250 252 / 0.65);
  border-bottom-color: rgb(248 250 252 / 0.65);
}

.border-y-slate-50\/70 {
  border-top-color: rgb(248 250 252 / 0.7);
  border-bottom-color: rgb(248 250 252 / 0.7);
}

.border-y-slate-50\/75 {
  border-top-color: rgb(248 250 252 / 0.75);
  border-bottom-color: rgb(248 250 252 / 0.75);
}

.border-y-slate-50\/80 {
  border-top-color: rgb(248 250 252 / 0.8);
  border-bottom-color: rgb(248 250 252 / 0.8);
}

.border-y-slate-50\/85 {
  border-top-color: rgb(248 250 252 / 0.85);
  border-bottom-color: rgb(248 250 252 / 0.85);
}

.border-y-slate-50\/90 {
  border-top-color: rgb(248 250 252 / 0.9);
  border-bottom-color: rgb(248 250 252 / 0.9);
}

.border-y-slate-50\/95 {
  border-top-color: rgb(248 250 252 / 0.95);
  border-bottom-color: rgb(248 250 252 / 0.95);
}

.border-y-slate-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
}

.border-y-slate-500\/0 {
  border-top-color: rgb(100 116 139 / 0);
  border-bottom-color: rgb(100 116 139 / 0);
}

.border-y-slate-500\/10 {
  border-top-color: rgb(100 116 139 / 0.1);
  border-bottom-color: rgb(100 116 139 / 0.1);
}

.border-y-slate-500\/100 {
  border-top-color: rgb(100 116 139 / 1);
  border-bottom-color: rgb(100 116 139 / 1);
}

.border-y-slate-500\/15 {
  border-top-color: rgb(100 116 139 / 0.15);
  border-bottom-color: rgb(100 116 139 / 0.15);
}

.border-y-slate-500\/20 {
  border-top-color: rgb(100 116 139 / 0.2);
  border-bottom-color: rgb(100 116 139 / 0.2);
}

.border-y-slate-500\/25 {
  border-top-color: rgb(100 116 139 / 0.25);
  border-bottom-color: rgb(100 116 139 / 0.25);
}

.border-y-slate-500\/30 {
  border-top-color: rgb(100 116 139 / 0.3);
  border-bottom-color: rgb(100 116 139 / 0.3);
}

.border-y-slate-500\/35 {
  border-top-color: rgb(100 116 139 / 0.35);
  border-bottom-color: rgb(100 116 139 / 0.35);
}

.border-y-slate-500\/40 {
  border-top-color: rgb(100 116 139 / 0.4);
  border-bottom-color: rgb(100 116 139 / 0.4);
}

.border-y-slate-500\/45 {
  border-top-color: rgb(100 116 139 / 0.45);
  border-bottom-color: rgb(100 116 139 / 0.45);
}

.border-y-slate-500\/5 {
  border-top-color: rgb(100 116 139 / 0.05);
  border-bottom-color: rgb(100 116 139 / 0.05);
}

.border-y-slate-500\/50 {
  border-top-color: rgb(100 116 139 / 0.5);
  border-bottom-color: rgb(100 116 139 / 0.5);
}

.border-y-slate-500\/55 {
  border-top-color: rgb(100 116 139 / 0.55);
  border-bottom-color: rgb(100 116 139 / 0.55);
}

.border-y-slate-500\/60 {
  border-top-color: rgb(100 116 139 / 0.6);
  border-bottom-color: rgb(100 116 139 / 0.6);
}

.border-y-slate-500\/65 {
  border-top-color: rgb(100 116 139 / 0.65);
  border-bottom-color: rgb(100 116 139 / 0.65);
}

.border-y-slate-500\/70 {
  border-top-color: rgb(100 116 139 / 0.7);
  border-bottom-color: rgb(100 116 139 / 0.7);
}

.border-y-slate-500\/75 {
  border-top-color: rgb(100 116 139 / 0.75);
  border-bottom-color: rgb(100 116 139 / 0.75);
}

.border-y-slate-500\/80 {
  border-top-color: rgb(100 116 139 / 0.8);
  border-bottom-color: rgb(100 116 139 / 0.8);
}

.border-y-slate-500\/85 {
  border-top-color: rgb(100 116 139 / 0.85);
  border-bottom-color: rgb(100 116 139 / 0.85);
}

.border-y-slate-500\/90 {
  border-top-color: rgb(100 116 139 / 0.9);
  border-bottom-color: rgb(100 116 139 / 0.9);
}

.border-y-slate-500\/95 {
  border-top-color: rgb(100 116 139 / 0.95);
  border-bottom-color: rgb(100 116 139 / 0.95);
}

.border-y-slate-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
}

.border-y-slate-600\/0 {
  border-top-color: rgb(71 85 105 / 0);
  border-bottom-color: rgb(71 85 105 / 0);
}

.border-y-slate-600\/10 {
  border-top-color: rgb(71 85 105 / 0.1);
  border-bottom-color: rgb(71 85 105 / 0.1);
}

.border-y-slate-600\/100 {
  border-top-color: rgb(71 85 105 / 1);
  border-bottom-color: rgb(71 85 105 / 1);
}

.border-y-slate-600\/15 {
  border-top-color: rgb(71 85 105 / 0.15);
  border-bottom-color: rgb(71 85 105 / 0.15);
}

.border-y-slate-600\/20 {
  border-top-color: rgb(71 85 105 / 0.2);
  border-bottom-color: rgb(71 85 105 / 0.2);
}

.border-y-slate-600\/25 {
  border-top-color: rgb(71 85 105 / 0.25);
  border-bottom-color: rgb(71 85 105 / 0.25);
}

.border-y-slate-600\/30 {
  border-top-color: rgb(71 85 105 / 0.3);
  border-bottom-color: rgb(71 85 105 / 0.3);
}

.border-y-slate-600\/35 {
  border-top-color: rgb(71 85 105 / 0.35);
  border-bottom-color: rgb(71 85 105 / 0.35);
}

.border-y-slate-600\/40 {
  border-top-color: rgb(71 85 105 / 0.4);
  border-bottom-color: rgb(71 85 105 / 0.4);
}

.border-y-slate-600\/45 {
  border-top-color: rgb(71 85 105 / 0.45);
  border-bottom-color: rgb(71 85 105 / 0.45);
}

.border-y-slate-600\/5 {
  border-top-color: rgb(71 85 105 / 0.05);
  border-bottom-color: rgb(71 85 105 / 0.05);
}

.border-y-slate-600\/50 {
  border-top-color: rgb(71 85 105 / 0.5);
  border-bottom-color: rgb(71 85 105 / 0.5);
}

.border-y-slate-600\/55 {
  border-top-color: rgb(71 85 105 / 0.55);
  border-bottom-color: rgb(71 85 105 / 0.55);
}

.border-y-slate-600\/60 {
  border-top-color: rgb(71 85 105 / 0.6);
  border-bottom-color: rgb(71 85 105 / 0.6);
}

.border-y-slate-600\/65 {
  border-top-color: rgb(71 85 105 / 0.65);
  border-bottom-color: rgb(71 85 105 / 0.65);
}

.border-y-slate-600\/70 {
  border-top-color: rgb(71 85 105 / 0.7);
  border-bottom-color: rgb(71 85 105 / 0.7);
}

.border-y-slate-600\/75 {
  border-top-color: rgb(71 85 105 / 0.75);
  border-bottom-color: rgb(71 85 105 / 0.75);
}

.border-y-slate-600\/80 {
  border-top-color: rgb(71 85 105 / 0.8);
  border-bottom-color: rgb(71 85 105 / 0.8);
}

.border-y-slate-600\/85 {
  border-top-color: rgb(71 85 105 / 0.85);
  border-bottom-color: rgb(71 85 105 / 0.85);
}

.border-y-slate-600\/90 {
  border-top-color: rgb(71 85 105 / 0.9);
  border-bottom-color: rgb(71 85 105 / 0.9);
}

.border-y-slate-600\/95 {
  border-top-color: rgb(71 85 105 / 0.95);
  border-bottom-color: rgb(71 85 105 / 0.95);
}

.border-y-slate-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
}

.border-y-slate-700\/0 {
  border-top-color: rgb(51 65 85 / 0);
  border-bottom-color: rgb(51 65 85 / 0);
}

.border-y-slate-700\/10 {
  border-top-color: rgb(51 65 85 / 0.1);
  border-bottom-color: rgb(51 65 85 / 0.1);
}

.border-y-slate-700\/100 {
  border-top-color: rgb(51 65 85 / 1);
  border-bottom-color: rgb(51 65 85 / 1);
}

.border-y-slate-700\/15 {
  border-top-color: rgb(51 65 85 / 0.15);
  border-bottom-color: rgb(51 65 85 / 0.15);
}

.border-y-slate-700\/20 {
  border-top-color: rgb(51 65 85 / 0.2);
  border-bottom-color: rgb(51 65 85 / 0.2);
}

.border-y-slate-700\/25 {
  border-top-color: rgb(51 65 85 / 0.25);
  border-bottom-color: rgb(51 65 85 / 0.25);
}

.border-y-slate-700\/30 {
  border-top-color: rgb(51 65 85 / 0.3);
  border-bottom-color: rgb(51 65 85 / 0.3);
}

.border-y-slate-700\/35 {
  border-top-color: rgb(51 65 85 / 0.35);
  border-bottom-color: rgb(51 65 85 / 0.35);
}

.border-y-slate-700\/40 {
  border-top-color: rgb(51 65 85 / 0.4);
  border-bottom-color: rgb(51 65 85 / 0.4);
}

.border-y-slate-700\/45 {
  border-top-color: rgb(51 65 85 / 0.45);
  border-bottom-color: rgb(51 65 85 / 0.45);
}

.border-y-slate-700\/5 {
  border-top-color: rgb(51 65 85 / 0.05);
  border-bottom-color: rgb(51 65 85 / 0.05);
}

.border-y-slate-700\/50 {
  border-top-color: rgb(51 65 85 / 0.5);
  border-bottom-color: rgb(51 65 85 / 0.5);
}

.border-y-slate-700\/55 {
  border-top-color: rgb(51 65 85 / 0.55);
  border-bottom-color: rgb(51 65 85 / 0.55);
}

.border-y-slate-700\/60 {
  border-top-color: rgb(51 65 85 / 0.6);
  border-bottom-color: rgb(51 65 85 / 0.6);
}

.border-y-slate-700\/65 {
  border-top-color: rgb(51 65 85 / 0.65);
  border-bottom-color: rgb(51 65 85 / 0.65);
}

.border-y-slate-700\/70 {
  border-top-color: rgb(51 65 85 / 0.7);
  border-bottom-color: rgb(51 65 85 / 0.7);
}

.border-y-slate-700\/75 {
  border-top-color: rgb(51 65 85 / 0.75);
  border-bottom-color: rgb(51 65 85 / 0.75);
}

.border-y-slate-700\/80 {
  border-top-color: rgb(51 65 85 / 0.8);
  border-bottom-color: rgb(51 65 85 / 0.8);
}

.border-y-slate-700\/85 {
  border-top-color: rgb(51 65 85 / 0.85);
  border-bottom-color: rgb(51 65 85 / 0.85);
}

.border-y-slate-700\/90 {
  border-top-color: rgb(51 65 85 / 0.9);
  border-bottom-color: rgb(51 65 85 / 0.9);
}

.border-y-slate-700\/95 {
  border-top-color: rgb(51 65 85 / 0.95);
  border-bottom-color: rgb(51 65 85 / 0.95);
}

.border-y-slate-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}

.border-y-slate-800\/0 {
  border-top-color: rgb(30 41 59 / 0);
  border-bottom-color: rgb(30 41 59 / 0);
}

.border-y-slate-800\/10 {
  border-top-color: rgb(30 41 59 / 0.1);
  border-bottom-color: rgb(30 41 59 / 0.1);
}

.border-y-slate-800\/100 {
  border-top-color: rgb(30 41 59 / 1);
  border-bottom-color: rgb(30 41 59 / 1);
}

.border-y-slate-800\/15 {
  border-top-color: rgb(30 41 59 / 0.15);
  border-bottom-color: rgb(30 41 59 / 0.15);
}

.border-y-slate-800\/20 {
  border-top-color: rgb(30 41 59 / 0.2);
  border-bottom-color: rgb(30 41 59 / 0.2);
}

.border-y-slate-800\/25 {
  border-top-color: rgb(30 41 59 / 0.25);
  border-bottom-color: rgb(30 41 59 / 0.25);
}

.border-y-slate-800\/30 {
  border-top-color: rgb(30 41 59 / 0.3);
  border-bottom-color: rgb(30 41 59 / 0.3);
}

.border-y-slate-800\/35 {
  border-top-color: rgb(30 41 59 / 0.35);
  border-bottom-color: rgb(30 41 59 / 0.35);
}

.border-y-slate-800\/40 {
  border-top-color: rgb(30 41 59 / 0.4);
  border-bottom-color: rgb(30 41 59 / 0.4);
}

.border-y-slate-800\/45 {
  border-top-color: rgb(30 41 59 / 0.45);
  border-bottom-color: rgb(30 41 59 / 0.45);
}

.border-y-slate-800\/5 {
  border-top-color: rgb(30 41 59 / 0.05);
  border-bottom-color: rgb(30 41 59 / 0.05);
}

.border-y-slate-800\/50 {
  border-top-color: rgb(30 41 59 / 0.5);
  border-bottom-color: rgb(30 41 59 / 0.5);
}

.border-y-slate-800\/55 {
  border-top-color: rgb(30 41 59 / 0.55);
  border-bottom-color: rgb(30 41 59 / 0.55);
}

.border-y-slate-800\/60 {
  border-top-color: rgb(30 41 59 / 0.6);
  border-bottom-color: rgb(30 41 59 / 0.6);
}

.border-y-slate-800\/65 {
  border-top-color: rgb(30 41 59 / 0.65);
  border-bottom-color: rgb(30 41 59 / 0.65);
}

.border-y-slate-800\/70 {
  border-top-color: rgb(30 41 59 / 0.7);
  border-bottom-color: rgb(30 41 59 / 0.7);
}

.border-y-slate-800\/75 {
  border-top-color: rgb(30 41 59 / 0.75);
  border-bottom-color: rgb(30 41 59 / 0.75);
}

.border-y-slate-800\/80 {
  border-top-color: rgb(30 41 59 / 0.8);
  border-bottom-color: rgb(30 41 59 / 0.8);
}

.border-y-slate-800\/85 {
  border-top-color: rgb(30 41 59 / 0.85);
  border-bottom-color: rgb(30 41 59 / 0.85);
}

.border-y-slate-800\/90 {
  border-top-color: rgb(30 41 59 / 0.9);
  border-bottom-color: rgb(30 41 59 / 0.9);
}

.border-y-slate-800\/95 {
  border-top-color: rgb(30 41 59 / 0.95);
  border-bottom-color: rgb(30 41 59 / 0.95);
}

.border-y-slate-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(15 23 42 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(15 23 42 / var(--tw-border-opacity, 1));
}

.border-y-slate-900\/0 {
  border-top-color: rgb(15 23 42 / 0);
  border-bottom-color: rgb(15 23 42 / 0);
}

.border-y-slate-900\/10 {
  border-top-color: rgb(15 23 42 / 0.1);
  border-bottom-color: rgb(15 23 42 / 0.1);
}

.border-y-slate-900\/100 {
  border-top-color: rgb(15 23 42 / 1);
  border-bottom-color: rgb(15 23 42 / 1);
}

.border-y-slate-900\/15 {
  border-top-color: rgb(15 23 42 / 0.15);
  border-bottom-color: rgb(15 23 42 / 0.15);
}

.border-y-slate-900\/20 {
  border-top-color: rgb(15 23 42 / 0.2);
  border-bottom-color: rgb(15 23 42 / 0.2);
}

.border-y-slate-900\/25 {
  border-top-color: rgb(15 23 42 / 0.25);
  border-bottom-color: rgb(15 23 42 / 0.25);
}

.border-y-slate-900\/30 {
  border-top-color: rgb(15 23 42 / 0.3);
  border-bottom-color: rgb(15 23 42 / 0.3);
}

.border-y-slate-900\/35 {
  border-top-color: rgb(15 23 42 / 0.35);
  border-bottom-color: rgb(15 23 42 / 0.35);
}

.border-y-slate-900\/40 {
  border-top-color: rgb(15 23 42 / 0.4);
  border-bottom-color: rgb(15 23 42 / 0.4);
}

.border-y-slate-900\/45 {
  border-top-color: rgb(15 23 42 / 0.45);
  border-bottom-color: rgb(15 23 42 / 0.45);
}

.border-y-slate-900\/5 {
  border-top-color: rgb(15 23 42 / 0.05);
  border-bottom-color: rgb(15 23 42 / 0.05);
}

.border-y-slate-900\/50 {
  border-top-color: rgb(15 23 42 / 0.5);
  border-bottom-color: rgb(15 23 42 / 0.5);
}

.border-y-slate-900\/55 {
  border-top-color: rgb(15 23 42 / 0.55);
  border-bottom-color: rgb(15 23 42 / 0.55);
}

.border-y-slate-900\/60 {
  border-top-color: rgb(15 23 42 / 0.6);
  border-bottom-color: rgb(15 23 42 / 0.6);
}

.border-y-slate-900\/65 {
  border-top-color: rgb(15 23 42 / 0.65);
  border-bottom-color: rgb(15 23 42 / 0.65);
}

.border-y-slate-900\/70 {
  border-top-color: rgb(15 23 42 / 0.7);
  border-bottom-color: rgb(15 23 42 / 0.7);
}

.border-y-slate-900\/75 {
  border-top-color: rgb(15 23 42 / 0.75);
  border-bottom-color: rgb(15 23 42 / 0.75);
}

.border-y-slate-900\/80 {
  border-top-color: rgb(15 23 42 / 0.8);
  border-bottom-color: rgb(15 23 42 / 0.8);
}

.border-y-slate-900\/85 {
  border-top-color: rgb(15 23 42 / 0.85);
  border-bottom-color: rgb(15 23 42 / 0.85);
}

.border-y-slate-900\/90 {
  border-top-color: rgb(15 23 42 / 0.9);
  border-bottom-color: rgb(15 23 42 / 0.9);
}

.border-y-slate-900\/95 {
  border-top-color: rgb(15 23 42 / 0.95);
  border-bottom-color: rgb(15 23 42 / 0.95);
}

.border-y-slate-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(2 6 23 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(2 6 23 / var(--tw-border-opacity, 1));
}

.border-y-slate-950\/0 {
  border-top-color: rgb(2 6 23 / 0);
  border-bottom-color: rgb(2 6 23 / 0);
}

.border-y-slate-950\/10 {
  border-top-color: rgb(2 6 23 / 0.1);
  border-bottom-color: rgb(2 6 23 / 0.1);
}

.border-y-slate-950\/100 {
  border-top-color: rgb(2 6 23 / 1);
  border-bottom-color: rgb(2 6 23 / 1);
}

.border-y-slate-950\/15 {
  border-top-color: rgb(2 6 23 / 0.15);
  border-bottom-color: rgb(2 6 23 / 0.15);
}

.border-y-slate-950\/20 {
  border-top-color: rgb(2 6 23 / 0.2);
  border-bottom-color: rgb(2 6 23 / 0.2);
}

.border-y-slate-950\/25 {
  border-top-color: rgb(2 6 23 / 0.25);
  border-bottom-color: rgb(2 6 23 / 0.25);
}

.border-y-slate-950\/30 {
  border-top-color: rgb(2 6 23 / 0.3);
  border-bottom-color: rgb(2 6 23 / 0.3);
}

.border-y-slate-950\/35 {
  border-top-color: rgb(2 6 23 / 0.35);
  border-bottom-color: rgb(2 6 23 / 0.35);
}

.border-y-slate-950\/40 {
  border-top-color: rgb(2 6 23 / 0.4);
  border-bottom-color: rgb(2 6 23 / 0.4);
}

.border-y-slate-950\/45 {
  border-top-color: rgb(2 6 23 / 0.45);
  border-bottom-color: rgb(2 6 23 / 0.45);
}

.border-y-slate-950\/5 {
  border-top-color: rgb(2 6 23 / 0.05);
  border-bottom-color: rgb(2 6 23 / 0.05);
}

.border-y-slate-950\/50 {
  border-top-color: rgb(2 6 23 / 0.5);
  border-bottom-color: rgb(2 6 23 / 0.5);
}

.border-y-slate-950\/55 {
  border-top-color: rgb(2 6 23 / 0.55);
  border-bottom-color: rgb(2 6 23 / 0.55);
}

.border-y-slate-950\/60 {
  border-top-color: rgb(2 6 23 / 0.6);
  border-bottom-color: rgb(2 6 23 / 0.6);
}

.border-y-slate-950\/65 {
  border-top-color: rgb(2 6 23 / 0.65);
  border-bottom-color: rgb(2 6 23 / 0.65);
}

.border-y-slate-950\/70 {
  border-top-color: rgb(2 6 23 / 0.7);
  border-bottom-color: rgb(2 6 23 / 0.7);
}

.border-y-slate-950\/75 {
  border-top-color: rgb(2 6 23 / 0.75);
  border-bottom-color: rgb(2 6 23 / 0.75);
}

.border-y-slate-950\/80 {
  border-top-color: rgb(2 6 23 / 0.8);
  border-bottom-color: rgb(2 6 23 / 0.8);
}

.border-y-slate-950\/85 {
  border-top-color: rgb(2 6 23 / 0.85);
  border-bottom-color: rgb(2 6 23 / 0.85);
}

.border-y-slate-950\/90 {
  border-top-color: rgb(2 6 23 / 0.9);
  border-bottom-color: rgb(2 6 23 / 0.9);
}

.border-y-slate-950\/95 {
  border-top-color: rgb(2 6 23 / 0.95);
  border-bottom-color: rgb(2 6 23 / 0.95);
}

.border-y-stone-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(245 245 244 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(245 245 244 / var(--tw-border-opacity, 1));
}

.border-y-stone-100\/0 {
  border-top-color: rgb(245 245 244 / 0);
  border-bottom-color: rgb(245 245 244 / 0);
}

.border-y-stone-100\/10 {
  border-top-color: rgb(245 245 244 / 0.1);
  border-bottom-color: rgb(245 245 244 / 0.1);
}

.border-y-stone-100\/100 {
  border-top-color: rgb(245 245 244 / 1);
  border-bottom-color: rgb(245 245 244 / 1);
}

.border-y-stone-100\/15 {
  border-top-color: rgb(245 245 244 / 0.15);
  border-bottom-color: rgb(245 245 244 / 0.15);
}

.border-y-stone-100\/20 {
  border-top-color: rgb(245 245 244 / 0.2);
  border-bottom-color: rgb(245 245 244 / 0.2);
}

.border-y-stone-100\/25 {
  border-top-color: rgb(245 245 244 / 0.25);
  border-bottom-color: rgb(245 245 244 / 0.25);
}

.border-y-stone-100\/30 {
  border-top-color: rgb(245 245 244 / 0.3);
  border-bottom-color: rgb(245 245 244 / 0.3);
}

.border-y-stone-100\/35 {
  border-top-color: rgb(245 245 244 / 0.35);
  border-bottom-color: rgb(245 245 244 / 0.35);
}

.border-y-stone-100\/40 {
  border-top-color: rgb(245 245 244 / 0.4);
  border-bottom-color: rgb(245 245 244 / 0.4);
}

.border-y-stone-100\/45 {
  border-top-color: rgb(245 245 244 / 0.45);
  border-bottom-color: rgb(245 245 244 / 0.45);
}

.border-y-stone-100\/5 {
  border-top-color: rgb(245 245 244 / 0.05);
  border-bottom-color: rgb(245 245 244 / 0.05);
}

.border-y-stone-100\/50 {
  border-top-color: rgb(245 245 244 / 0.5);
  border-bottom-color: rgb(245 245 244 / 0.5);
}

.border-y-stone-100\/55 {
  border-top-color: rgb(245 245 244 / 0.55);
  border-bottom-color: rgb(245 245 244 / 0.55);
}

.border-y-stone-100\/60 {
  border-top-color: rgb(245 245 244 / 0.6);
  border-bottom-color: rgb(245 245 244 / 0.6);
}

.border-y-stone-100\/65 {
  border-top-color: rgb(245 245 244 / 0.65);
  border-bottom-color: rgb(245 245 244 / 0.65);
}

.border-y-stone-100\/70 {
  border-top-color: rgb(245 245 244 / 0.7);
  border-bottom-color: rgb(245 245 244 / 0.7);
}

.border-y-stone-100\/75 {
  border-top-color: rgb(245 245 244 / 0.75);
  border-bottom-color: rgb(245 245 244 / 0.75);
}

.border-y-stone-100\/80 {
  border-top-color: rgb(245 245 244 / 0.8);
  border-bottom-color: rgb(245 245 244 / 0.8);
}

.border-y-stone-100\/85 {
  border-top-color: rgb(245 245 244 / 0.85);
  border-bottom-color: rgb(245 245 244 / 0.85);
}

.border-y-stone-100\/90 {
  border-top-color: rgb(245 245 244 / 0.9);
  border-bottom-color: rgb(245 245 244 / 0.9);
}

.border-y-stone-100\/95 {
  border-top-color: rgb(245 245 244 / 0.95);
  border-bottom-color: rgb(245 245 244 / 0.95);
}

.border-y-stone-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(231 229 228 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(231 229 228 / var(--tw-border-opacity, 1));
}

.border-y-stone-200\/0 {
  border-top-color: rgb(231 229 228 / 0);
  border-bottom-color: rgb(231 229 228 / 0);
}

.border-y-stone-200\/10 {
  border-top-color: rgb(231 229 228 / 0.1);
  border-bottom-color: rgb(231 229 228 / 0.1);
}

.border-y-stone-200\/100 {
  border-top-color: rgb(231 229 228 / 1);
  border-bottom-color: rgb(231 229 228 / 1);
}

.border-y-stone-200\/15 {
  border-top-color: rgb(231 229 228 / 0.15);
  border-bottom-color: rgb(231 229 228 / 0.15);
}

.border-y-stone-200\/20 {
  border-top-color: rgb(231 229 228 / 0.2);
  border-bottom-color: rgb(231 229 228 / 0.2);
}

.border-y-stone-200\/25 {
  border-top-color: rgb(231 229 228 / 0.25);
  border-bottom-color: rgb(231 229 228 / 0.25);
}

.border-y-stone-200\/30 {
  border-top-color: rgb(231 229 228 / 0.3);
  border-bottom-color: rgb(231 229 228 / 0.3);
}

.border-y-stone-200\/35 {
  border-top-color: rgb(231 229 228 / 0.35);
  border-bottom-color: rgb(231 229 228 / 0.35);
}

.border-y-stone-200\/40 {
  border-top-color: rgb(231 229 228 / 0.4);
  border-bottom-color: rgb(231 229 228 / 0.4);
}

.border-y-stone-200\/45 {
  border-top-color: rgb(231 229 228 / 0.45);
  border-bottom-color: rgb(231 229 228 / 0.45);
}

.border-y-stone-200\/5 {
  border-top-color: rgb(231 229 228 / 0.05);
  border-bottom-color: rgb(231 229 228 / 0.05);
}

.border-y-stone-200\/50 {
  border-top-color: rgb(231 229 228 / 0.5);
  border-bottom-color: rgb(231 229 228 / 0.5);
}

.border-y-stone-200\/55 {
  border-top-color: rgb(231 229 228 / 0.55);
  border-bottom-color: rgb(231 229 228 / 0.55);
}

.border-y-stone-200\/60 {
  border-top-color: rgb(231 229 228 / 0.6);
  border-bottom-color: rgb(231 229 228 / 0.6);
}

.border-y-stone-200\/65 {
  border-top-color: rgb(231 229 228 / 0.65);
  border-bottom-color: rgb(231 229 228 / 0.65);
}

.border-y-stone-200\/70 {
  border-top-color: rgb(231 229 228 / 0.7);
  border-bottom-color: rgb(231 229 228 / 0.7);
}

.border-y-stone-200\/75 {
  border-top-color: rgb(231 229 228 / 0.75);
  border-bottom-color: rgb(231 229 228 / 0.75);
}

.border-y-stone-200\/80 {
  border-top-color: rgb(231 229 228 / 0.8);
  border-bottom-color: rgb(231 229 228 / 0.8);
}

.border-y-stone-200\/85 {
  border-top-color: rgb(231 229 228 / 0.85);
  border-bottom-color: rgb(231 229 228 / 0.85);
}

.border-y-stone-200\/90 {
  border-top-color: rgb(231 229 228 / 0.9);
  border-bottom-color: rgb(231 229 228 / 0.9);
}

.border-y-stone-200\/95 {
  border-top-color: rgb(231 229 228 / 0.95);
  border-bottom-color: rgb(231 229 228 / 0.95);
}

.border-y-stone-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(214 211 209 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(214 211 209 / var(--tw-border-opacity, 1));
}

.border-y-stone-300\/0 {
  border-top-color: rgb(214 211 209 / 0);
  border-bottom-color: rgb(214 211 209 / 0);
}

.border-y-stone-300\/10 {
  border-top-color: rgb(214 211 209 / 0.1);
  border-bottom-color: rgb(214 211 209 / 0.1);
}

.border-y-stone-300\/100 {
  border-top-color: rgb(214 211 209 / 1);
  border-bottom-color: rgb(214 211 209 / 1);
}

.border-y-stone-300\/15 {
  border-top-color: rgb(214 211 209 / 0.15);
  border-bottom-color: rgb(214 211 209 / 0.15);
}

.border-y-stone-300\/20 {
  border-top-color: rgb(214 211 209 / 0.2);
  border-bottom-color: rgb(214 211 209 / 0.2);
}

.border-y-stone-300\/25 {
  border-top-color: rgb(214 211 209 / 0.25);
  border-bottom-color: rgb(214 211 209 / 0.25);
}

.border-y-stone-300\/30 {
  border-top-color: rgb(214 211 209 / 0.3);
  border-bottom-color: rgb(214 211 209 / 0.3);
}

.border-y-stone-300\/35 {
  border-top-color: rgb(214 211 209 / 0.35);
  border-bottom-color: rgb(214 211 209 / 0.35);
}

.border-y-stone-300\/40 {
  border-top-color: rgb(214 211 209 / 0.4);
  border-bottom-color: rgb(214 211 209 / 0.4);
}

.border-y-stone-300\/45 {
  border-top-color: rgb(214 211 209 / 0.45);
  border-bottom-color: rgb(214 211 209 / 0.45);
}

.border-y-stone-300\/5 {
  border-top-color: rgb(214 211 209 / 0.05);
  border-bottom-color: rgb(214 211 209 / 0.05);
}

.border-y-stone-300\/50 {
  border-top-color: rgb(214 211 209 / 0.5);
  border-bottom-color: rgb(214 211 209 / 0.5);
}

.border-y-stone-300\/55 {
  border-top-color: rgb(214 211 209 / 0.55);
  border-bottom-color: rgb(214 211 209 / 0.55);
}

.border-y-stone-300\/60 {
  border-top-color: rgb(214 211 209 / 0.6);
  border-bottom-color: rgb(214 211 209 / 0.6);
}

.border-y-stone-300\/65 {
  border-top-color: rgb(214 211 209 / 0.65);
  border-bottom-color: rgb(214 211 209 / 0.65);
}

.border-y-stone-300\/70 {
  border-top-color: rgb(214 211 209 / 0.7);
  border-bottom-color: rgb(214 211 209 / 0.7);
}

.border-y-stone-300\/75 {
  border-top-color: rgb(214 211 209 / 0.75);
  border-bottom-color: rgb(214 211 209 / 0.75);
}

.border-y-stone-300\/80 {
  border-top-color: rgb(214 211 209 / 0.8);
  border-bottom-color: rgb(214 211 209 / 0.8);
}

.border-y-stone-300\/85 {
  border-top-color: rgb(214 211 209 / 0.85);
  border-bottom-color: rgb(214 211 209 / 0.85);
}

.border-y-stone-300\/90 {
  border-top-color: rgb(214 211 209 / 0.9);
  border-bottom-color: rgb(214 211 209 / 0.9);
}

.border-y-stone-300\/95 {
  border-top-color: rgb(214 211 209 / 0.95);
  border-bottom-color: rgb(214 211 209 / 0.95);
}

.border-y-stone-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(168 162 158 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(168 162 158 / var(--tw-border-opacity, 1));
}

.border-y-stone-400\/0 {
  border-top-color: rgb(168 162 158 / 0);
  border-bottom-color: rgb(168 162 158 / 0);
}

.border-y-stone-400\/10 {
  border-top-color: rgb(168 162 158 / 0.1);
  border-bottom-color: rgb(168 162 158 / 0.1);
}

.border-y-stone-400\/100 {
  border-top-color: rgb(168 162 158 / 1);
  border-bottom-color: rgb(168 162 158 / 1);
}

.border-y-stone-400\/15 {
  border-top-color: rgb(168 162 158 / 0.15);
  border-bottom-color: rgb(168 162 158 / 0.15);
}

.border-y-stone-400\/20 {
  border-top-color: rgb(168 162 158 / 0.2);
  border-bottom-color: rgb(168 162 158 / 0.2);
}

.border-y-stone-400\/25 {
  border-top-color: rgb(168 162 158 / 0.25);
  border-bottom-color: rgb(168 162 158 / 0.25);
}

.border-y-stone-400\/30 {
  border-top-color: rgb(168 162 158 / 0.3);
  border-bottom-color: rgb(168 162 158 / 0.3);
}

.border-y-stone-400\/35 {
  border-top-color: rgb(168 162 158 / 0.35);
  border-bottom-color: rgb(168 162 158 / 0.35);
}

.border-y-stone-400\/40 {
  border-top-color: rgb(168 162 158 / 0.4);
  border-bottom-color: rgb(168 162 158 / 0.4);
}

.border-y-stone-400\/45 {
  border-top-color: rgb(168 162 158 / 0.45);
  border-bottom-color: rgb(168 162 158 / 0.45);
}

.border-y-stone-400\/5 {
  border-top-color: rgb(168 162 158 / 0.05);
  border-bottom-color: rgb(168 162 158 / 0.05);
}

.border-y-stone-400\/50 {
  border-top-color: rgb(168 162 158 / 0.5);
  border-bottom-color: rgb(168 162 158 / 0.5);
}

.border-y-stone-400\/55 {
  border-top-color: rgb(168 162 158 / 0.55);
  border-bottom-color: rgb(168 162 158 / 0.55);
}

.border-y-stone-400\/60 {
  border-top-color: rgb(168 162 158 / 0.6);
  border-bottom-color: rgb(168 162 158 / 0.6);
}

.border-y-stone-400\/65 {
  border-top-color: rgb(168 162 158 / 0.65);
  border-bottom-color: rgb(168 162 158 / 0.65);
}

.border-y-stone-400\/70 {
  border-top-color: rgb(168 162 158 / 0.7);
  border-bottom-color: rgb(168 162 158 / 0.7);
}

.border-y-stone-400\/75 {
  border-top-color: rgb(168 162 158 / 0.75);
  border-bottom-color: rgb(168 162 158 / 0.75);
}

.border-y-stone-400\/80 {
  border-top-color: rgb(168 162 158 / 0.8);
  border-bottom-color: rgb(168 162 158 / 0.8);
}

.border-y-stone-400\/85 {
  border-top-color: rgb(168 162 158 / 0.85);
  border-bottom-color: rgb(168 162 158 / 0.85);
}

.border-y-stone-400\/90 {
  border-top-color: rgb(168 162 158 / 0.9);
  border-bottom-color: rgb(168 162 158 / 0.9);
}

.border-y-stone-400\/95 {
  border-top-color: rgb(168 162 158 / 0.95);
  border-bottom-color: rgb(168 162 158 / 0.95);
}

.border-y-stone-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(250 250 249 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(250 250 249 / var(--tw-border-opacity, 1));
}

.border-y-stone-50\/0 {
  border-top-color: rgb(250 250 249 / 0);
  border-bottom-color: rgb(250 250 249 / 0);
}

.border-y-stone-50\/10 {
  border-top-color: rgb(250 250 249 / 0.1);
  border-bottom-color: rgb(250 250 249 / 0.1);
}

.border-y-stone-50\/100 {
  border-top-color: rgb(250 250 249 / 1);
  border-bottom-color: rgb(250 250 249 / 1);
}

.border-y-stone-50\/15 {
  border-top-color: rgb(250 250 249 / 0.15);
  border-bottom-color: rgb(250 250 249 / 0.15);
}

.border-y-stone-50\/20 {
  border-top-color: rgb(250 250 249 / 0.2);
  border-bottom-color: rgb(250 250 249 / 0.2);
}

.border-y-stone-50\/25 {
  border-top-color: rgb(250 250 249 / 0.25);
  border-bottom-color: rgb(250 250 249 / 0.25);
}

.border-y-stone-50\/30 {
  border-top-color: rgb(250 250 249 / 0.3);
  border-bottom-color: rgb(250 250 249 / 0.3);
}

.border-y-stone-50\/35 {
  border-top-color: rgb(250 250 249 / 0.35);
  border-bottom-color: rgb(250 250 249 / 0.35);
}

.border-y-stone-50\/40 {
  border-top-color: rgb(250 250 249 / 0.4);
  border-bottom-color: rgb(250 250 249 / 0.4);
}

.border-y-stone-50\/45 {
  border-top-color: rgb(250 250 249 / 0.45);
  border-bottom-color: rgb(250 250 249 / 0.45);
}

.border-y-stone-50\/5 {
  border-top-color: rgb(250 250 249 / 0.05);
  border-bottom-color: rgb(250 250 249 / 0.05);
}

.border-y-stone-50\/50 {
  border-top-color: rgb(250 250 249 / 0.5);
  border-bottom-color: rgb(250 250 249 / 0.5);
}

.border-y-stone-50\/55 {
  border-top-color: rgb(250 250 249 / 0.55);
  border-bottom-color: rgb(250 250 249 / 0.55);
}

.border-y-stone-50\/60 {
  border-top-color: rgb(250 250 249 / 0.6);
  border-bottom-color: rgb(250 250 249 / 0.6);
}

.border-y-stone-50\/65 {
  border-top-color: rgb(250 250 249 / 0.65);
  border-bottom-color: rgb(250 250 249 / 0.65);
}

.border-y-stone-50\/70 {
  border-top-color: rgb(250 250 249 / 0.7);
  border-bottom-color: rgb(250 250 249 / 0.7);
}

.border-y-stone-50\/75 {
  border-top-color: rgb(250 250 249 / 0.75);
  border-bottom-color: rgb(250 250 249 / 0.75);
}

.border-y-stone-50\/80 {
  border-top-color: rgb(250 250 249 / 0.8);
  border-bottom-color: rgb(250 250 249 / 0.8);
}

.border-y-stone-50\/85 {
  border-top-color: rgb(250 250 249 / 0.85);
  border-bottom-color: rgb(250 250 249 / 0.85);
}

.border-y-stone-50\/90 {
  border-top-color: rgb(250 250 249 / 0.9);
  border-bottom-color: rgb(250 250 249 / 0.9);
}

.border-y-stone-50\/95 {
  border-top-color: rgb(250 250 249 / 0.95);
  border-bottom-color: rgb(250 250 249 / 0.95);
}

.border-y-stone-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(120 113 108 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(120 113 108 / var(--tw-border-opacity, 1));
}

.border-y-stone-500\/0 {
  border-top-color: rgb(120 113 108 / 0);
  border-bottom-color: rgb(120 113 108 / 0);
}

.border-y-stone-500\/10 {
  border-top-color: rgb(120 113 108 / 0.1);
  border-bottom-color: rgb(120 113 108 / 0.1);
}

.border-y-stone-500\/100 {
  border-top-color: rgb(120 113 108 / 1);
  border-bottom-color: rgb(120 113 108 / 1);
}

.border-y-stone-500\/15 {
  border-top-color: rgb(120 113 108 / 0.15);
  border-bottom-color: rgb(120 113 108 / 0.15);
}

.border-y-stone-500\/20 {
  border-top-color: rgb(120 113 108 / 0.2);
  border-bottom-color: rgb(120 113 108 / 0.2);
}

.border-y-stone-500\/25 {
  border-top-color: rgb(120 113 108 / 0.25);
  border-bottom-color: rgb(120 113 108 / 0.25);
}

.border-y-stone-500\/30 {
  border-top-color: rgb(120 113 108 / 0.3);
  border-bottom-color: rgb(120 113 108 / 0.3);
}

.border-y-stone-500\/35 {
  border-top-color: rgb(120 113 108 / 0.35);
  border-bottom-color: rgb(120 113 108 / 0.35);
}

.border-y-stone-500\/40 {
  border-top-color: rgb(120 113 108 / 0.4);
  border-bottom-color: rgb(120 113 108 / 0.4);
}

.border-y-stone-500\/45 {
  border-top-color: rgb(120 113 108 / 0.45);
  border-bottom-color: rgb(120 113 108 / 0.45);
}

.border-y-stone-500\/5 {
  border-top-color: rgb(120 113 108 / 0.05);
  border-bottom-color: rgb(120 113 108 / 0.05);
}

.border-y-stone-500\/50 {
  border-top-color: rgb(120 113 108 / 0.5);
  border-bottom-color: rgb(120 113 108 / 0.5);
}

.border-y-stone-500\/55 {
  border-top-color: rgb(120 113 108 / 0.55);
  border-bottom-color: rgb(120 113 108 / 0.55);
}

.border-y-stone-500\/60 {
  border-top-color: rgb(120 113 108 / 0.6);
  border-bottom-color: rgb(120 113 108 / 0.6);
}

.border-y-stone-500\/65 {
  border-top-color: rgb(120 113 108 / 0.65);
  border-bottom-color: rgb(120 113 108 / 0.65);
}

.border-y-stone-500\/70 {
  border-top-color: rgb(120 113 108 / 0.7);
  border-bottom-color: rgb(120 113 108 / 0.7);
}

.border-y-stone-500\/75 {
  border-top-color: rgb(120 113 108 / 0.75);
  border-bottom-color: rgb(120 113 108 / 0.75);
}

.border-y-stone-500\/80 {
  border-top-color: rgb(120 113 108 / 0.8);
  border-bottom-color: rgb(120 113 108 / 0.8);
}

.border-y-stone-500\/85 {
  border-top-color: rgb(120 113 108 / 0.85);
  border-bottom-color: rgb(120 113 108 / 0.85);
}

.border-y-stone-500\/90 {
  border-top-color: rgb(120 113 108 / 0.9);
  border-bottom-color: rgb(120 113 108 / 0.9);
}

.border-y-stone-500\/95 {
  border-top-color: rgb(120 113 108 / 0.95);
  border-bottom-color: rgb(120 113 108 / 0.95);
}

.border-y-stone-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(87 83 78 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(87 83 78 / var(--tw-border-opacity, 1));
}

.border-y-stone-600\/0 {
  border-top-color: rgb(87 83 78 / 0);
  border-bottom-color: rgb(87 83 78 / 0);
}

.border-y-stone-600\/10 {
  border-top-color: rgb(87 83 78 / 0.1);
  border-bottom-color: rgb(87 83 78 / 0.1);
}

.border-y-stone-600\/100 {
  border-top-color: rgb(87 83 78 / 1);
  border-bottom-color: rgb(87 83 78 / 1);
}

.border-y-stone-600\/15 {
  border-top-color: rgb(87 83 78 / 0.15);
  border-bottom-color: rgb(87 83 78 / 0.15);
}

.border-y-stone-600\/20 {
  border-top-color: rgb(87 83 78 / 0.2);
  border-bottom-color: rgb(87 83 78 / 0.2);
}

.border-y-stone-600\/25 {
  border-top-color: rgb(87 83 78 / 0.25);
  border-bottom-color: rgb(87 83 78 / 0.25);
}

.border-y-stone-600\/30 {
  border-top-color: rgb(87 83 78 / 0.3);
  border-bottom-color: rgb(87 83 78 / 0.3);
}

.border-y-stone-600\/35 {
  border-top-color: rgb(87 83 78 / 0.35);
  border-bottom-color: rgb(87 83 78 / 0.35);
}

.border-y-stone-600\/40 {
  border-top-color: rgb(87 83 78 / 0.4);
  border-bottom-color: rgb(87 83 78 / 0.4);
}

.border-y-stone-600\/45 {
  border-top-color: rgb(87 83 78 / 0.45);
  border-bottom-color: rgb(87 83 78 / 0.45);
}

.border-y-stone-600\/5 {
  border-top-color: rgb(87 83 78 / 0.05);
  border-bottom-color: rgb(87 83 78 / 0.05);
}

.border-y-stone-600\/50 {
  border-top-color: rgb(87 83 78 / 0.5);
  border-bottom-color: rgb(87 83 78 / 0.5);
}

.border-y-stone-600\/55 {
  border-top-color: rgb(87 83 78 / 0.55);
  border-bottom-color: rgb(87 83 78 / 0.55);
}

.border-y-stone-600\/60 {
  border-top-color: rgb(87 83 78 / 0.6);
  border-bottom-color: rgb(87 83 78 / 0.6);
}

.border-y-stone-600\/65 {
  border-top-color: rgb(87 83 78 / 0.65);
  border-bottom-color: rgb(87 83 78 / 0.65);
}

.border-y-stone-600\/70 {
  border-top-color: rgb(87 83 78 / 0.7);
  border-bottom-color: rgb(87 83 78 / 0.7);
}

.border-y-stone-600\/75 {
  border-top-color: rgb(87 83 78 / 0.75);
  border-bottom-color: rgb(87 83 78 / 0.75);
}

.border-y-stone-600\/80 {
  border-top-color: rgb(87 83 78 / 0.8);
  border-bottom-color: rgb(87 83 78 / 0.8);
}

.border-y-stone-600\/85 {
  border-top-color: rgb(87 83 78 / 0.85);
  border-bottom-color: rgb(87 83 78 / 0.85);
}

.border-y-stone-600\/90 {
  border-top-color: rgb(87 83 78 / 0.9);
  border-bottom-color: rgb(87 83 78 / 0.9);
}

.border-y-stone-600\/95 {
  border-top-color: rgb(87 83 78 / 0.95);
  border-bottom-color: rgb(87 83 78 / 0.95);
}

.border-y-stone-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(68 64 60 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(68 64 60 / var(--tw-border-opacity, 1));
}

.border-y-stone-700\/0 {
  border-top-color: rgb(68 64 60 / 0);
  border-bottom-color: rgb(68 64 60 / 0);
}

.border-y-stone-700\/10 {
  border-top-color: rgb(68 64 60 / 0.1);
  border-bottom-color: rgb(68 64 60 / 0.1);
}

.border-y-stone-700\/100 {
  border-top-color: rgb(68 64 60 / 1);
  border-bottom-color: rgb(68 64 60 / 1);
}

.border-y-stone-700\/15 {
  border-top-color: rgb(68 64 60 / 0.15);
  border-bottom-color: rgb(68 64 60 / 0.15);
}

.border-y-stone-700\/20 {
  border-top-color: rgb(68 64 60 / 0.2);
  border-bottom-color: rgb(68 64 60 / 0.2);
}

.border-y-stone-700\/25 {
  border-top-color: rgb(68 64 60 / 0.25);
  border-bottom-color: rgb(68 64 60 / 0.25);
}

.border-y-stone-700\/30 {
  border-top-color: rgb(68 64 60 / 0.3);
  border-bottom-color: rgb(68 64 60 / 0.3);
}

.border-y-stone-700\/35 {
  border-top-color: rgb(68 64 60 / 0.35);
  border-bottom-color: rgb(68 64 60 / 0.35);
}

.border-y-stone-700\/40 {
  border-top-color: rgb(68 64 60 / 0.4);
  border-bottom-color: rgb(68 64 60 / 0.4);
}

.border-y-stone-700\/45 {
  border-top-color: rgb(68 64 60 / 0.45);
  border-bottom-color: rgb(68 64 60 / 0.45);
}

.border-y-stone-700\/5 {
  border-top-color: rgb(68 64 60 / 0.05);
  border-bottom-color: rgb(68 64 60 / 0.05);
}

.border-y-stone-700\/50 {
  border-top-color: rgb(68 64 60 / 0.5);
  border-bottom-color: rgb(68 64 60 / 0.5);
}

.border-y-stone-700\/55 {
  border-top-color: rgb(68 64 60 / 0.55);
  border-bottom-color: rgb(68 64 60 / 0.55);
}

.border-y-stone-700\/60 {
  border-top-color: rgb(68 64 60 / 0.6);
  border-bottom-color: rgb(68 64 60 / 0.6);
}

.border-y-stone-700\/65 {
  border-top-color: rgb(68 64 60 / 0.65);
  border-bottom-color: rgb(68 64 60 / 0.65);
}

.border-y-stone-700\/70 {
  border-top-color: rgb(68 64 60 / 0.7);
  border-bottom-color: rgb(68 64 60 / 0.7);
}

.border-y-stone-700\/75 {
  border-top-color: rgb(68 64 60 / 0.75);
  border-bottom-color: rgb(68 64 60 / 0.75);
}

.border-y-stone-700\/80 {
  border-top-color: rgb(68 64 60 / 0.8);
  border-bottom-color: rgb(68 64 60 / 0.8);
}

.border-y-stone-700\/85 {
  border-top-color: rgb(68 64 60 / 0.85);
  border-bottom-color: rgb(68 64 60 / 0.85);
}

.border-y-stone-700\/90 {
  border-top-color: rgb(68 64 60 / 0.9);
  border-bottom-color: rgb(68 64 60 / 0.9);
}

.border-y-stone-700\/95 {
  border-top-color: rgb(68 64 60 / 0.95);
  border-bottom-color: rgb(68 64 60 / 0.95);
}

.border-y-stone-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(41 37 36 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(41 37 36 / var(--tw-border-opacity, 1));
}

.border-y-stone-800\/0 {
  border-top-color: rgb(41 37 36 / 0);
  border-bottom-color: rgb(41 37 36 / 0);
}

.border-y-stone-800\/10 {
  border-top-color: rgb(41 37 36 / 0.1);
  border-bottom-color: rgb(41 37 36 / 0.1);
}

.border-y-stone-800\/100 {
  border-top-color: rgb(41 37 36 / 1);
  border-bottom-color: rgb(41 37 36 / 1);
}

.border-y-stone-800\/15 {
  border-top-color: rgb(41 37 36 / 0.15);
  border-bottom-color: rgb(41 37 36 / 0.15);
}

.border-y-stone-800\/20 {
  border-top-color: rgb(41 37 36 / 0.2);
  border-bottom-color: rgb(41 37 36 / 0.2);
}

.border-y-stone-800\/25 {
  border-top-color: rgb(41 37 36 / 0.25);
  border-bottom-color: rgb(41 37 36 / 0.25);
}

.border-y-stone-800\/30 {
  border-top-color: rgb(41 37 36 / 0.3);
  border-bottom-color: rgb(41 37 36 / 0.3);
}

.border-y-stone-800\/35 {
  border-top-color: rgb(41 37 36 / 0.35);
  border-bottom-color: rgb(41 37 36 / 0.35);
}

.border-y-stone-800\/40 {
  border-top-color: rgb(41 37 36 / 0.4);
  border-bottom-color: rgb(41 37 36 / 0.4);
}

.border-y-stone-800\/45 {
  border-top-color: rgb(41 37 36 / 0.45);
  border-bottom-color: rgb(41 37 36 / 0.45);
}

.border-y-stone-800\/5 {
  border-top-color: rgb(41 37 36 / 0.05);
  border-bottom-color: rgb(41 37 36 / 0.05);
}

.border-y-stone-800\/50 {
  border-top-color: rgb(41 37 36 / 0.5);
  border-bottom-color: rgb(41 37 36 / 0.5);
}

.border-y-stone-800\/55 {
  border-top-color: rgb(41 37 36 / 0.55);
  border-bottom-color: rgb(41 37 36 / 0.55);
}

.border-y-stone-800\/60 {
  border-top-color: rgb(41 37 36 / 0.6);
  border-bottom-color: rgb(41 37 36 / 0.6);
}

.border-y-stone-800\/65 {
  border-top-color: rgb(41 37 36 / 0.65);
  border-bottom-color: rgb(41 37 36 / 0.65);
}

.border-y-stone-800\/70 {
  border-top-color: rgb(41 37 36 / 0.7);
  border-bottom-color: rgb(41 37 36 / 0.7);
}

.border-y-stone-800\/75 {
  border-top-color: rgb(41 37 36 / 0.75);
  border-bottom-color: rgb(41 37 36 / 0.75);
}

.border-y-stone-800\/80 {
  border-top-color: rgb(41 37 36 / 0.8);
  border-bottom-color: rgb(41 37 36 / 0.8);
}

.border-y-stone-800\/85 {
  border-top-color: rgb(41 37 36 / 0.85);
  border-bottom-color: rgb(41 37 36 / 0.85);
}

.border-y-stone-800\/90 {
  border-top-color: rgb(41 37 36 / 0.9);
  border-bottom-color: rgb(41 37 36 / 0.9);
}

.border-y-stone-800\/95 {
  border-top-color: rgb(41 37 36 / 0.95);
  border-bottom-color: rgb(41 37 36 / 0.95);
}

.border-y-stone-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(28 25 23 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(28 25 23 / var(--tw-border-opacity, 1));
}

.border-y-stone-900\/0 {
  border-top-color: rgb(28 25 23 / 0);
  border-bottom-color: rgb(28 25 23 / 0);
}

.border-y-stone-900\/10 {
  border-top-color: rgb(28 25 23 / 0.1);
  border-bottom-color: rgb(28 25 23 / 0.1);
}

.border-y-stone-900\/100 {
  border-top-color: rgb(28 25 23 / 1);
  border-bottom-color: rgb(28 25 23 / 1);
}

.border-y-stone-900\/15 {
  border-top-color: rgb(28 25 23 / 0.15);
  border-bottom-color: rgb(28 25 23 / 0.15);
}

.border-y-stone-900\/20 {
  border-top-color: rgb(28 25 23 / 0.2);
  border-bottom-color: rgb(28 25 23 / 0.2);
}

.border-y-stone-900\/25 {
  border-top-color: rgb(28 25 23 / 0.25);
  border-bottom-color: rgb(28 25 23 / 0.25);
}

.border-y-stone-900\/30 {
  border-top-color: rgb(28 25 23 / 0.3);
  border-bottom-color: rgb(28 25 23 / 0.3);
}

.border-y-stone-900\/35 {
  border-top-color: rgb(28 25 23 / 0.35);
  border-bottom-color: rgb(28 25 23 / 0.35);
}

.border-y-stone-900\/40 {
  border-top-color: rgb(28 25 23 / 0.4);
  border-bottom-color: rgb(28 25 23 / 0.4);
}

.border-y-stone-900\/45 {
  border-top-color: rgb(28 25 23 / 0.45);
  border-bottom-color: rgb(28 25 23 / 0.45);
}

.border-y-stone-900\/5 {
  border-top-color: rgb(28 25 23 / 0.05);
  border-bottom-color: rgb(28 25 23 / 0.05);
}

.border-y-stone-900\/50 {
  border-top-color: rgb(28 25 23 / 0.5);
  border-bottom-color: rgb(28 25 23 / 0.5);
}

.border-y-stone-900\/55 {
  border-top-color: rgb(28 25 23 / 0.55);
  border-bottom-color: rgb(28 25 23 / 0.55);
}

.border-y-stone-900\/60 {
  border-top-color: rgb(28 25 23 / 0.6);
  border-bottom-color: rgb(28 25 23 / 0.6);
}

.border-y-stone-900\/65 {
  border-top-color: rgb(28 25 23 / 0.65);
  border-bottom-color: rgb(28 25 23 / 0.65);
}

.border-y-stone-900\/70 {
  border-top-color: rgb(28 25 23 / 0.7);
  border-bottom-color: rgb(28 25 23 / 0.7);
}

.border-y-stone-900\/75 {
  border-top-color: rgb(28 25 23 / 0.75);
  border-bottom-color: rgb(28 25 23 / 0.75);
}

.border-y-stone-900\/80 {
  border-top-color: rgb(28 25 23 / 0.8);
  border-bottom-color: rgb(28 25 23 / 0.8);
}

.border-y-stone-900\/85 {
  border-top-color: rgb(28 25 23 / 0.85);
  border-bottom-color: rgb(28 25 23 / 0.85);
}

.border-y-stone-900\/90 {
  border-top-color: rgb(28 25 23 / 0.9);
  border-bottom-color: rgb(28 25 23 / 0.9);
}

.border-y-stone-900\/95 {
  border-top-color: rgb(28 25 23 / 0.95);
  border-bottom-color: rgb(28 25 23 / 0.95);
}

.border-y-stone-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(12 10 9 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(12 10 9 / var(--tw-border-opacity, 1));
}

.border-y-stone-950\/0 {
  border-top-color: rgb(12 10 9 / 0);
  border-bottom-color: rgb(12 10 9 / 0);
}

.border-y-stone-950\/10 {
  border-top-color: rgb(12 10 9 / 0.1);
  border-bottom-color: rgb(12 10 9 / 0.1);
}

.border-y-stone-950\/100 {
  border-top-color: rgb(12 10 9 / 1);
  border-bottom-color: rgb(12 10 9 / 1);
}

.border-y-stone-950\/15 {
  border-top-color: rgb(12 10 9 / 0.15);
  border-bottom-color: rgb(12 10 9 / 0.15);
}

.border-y-stone-950\/20 {
  border-top-color: rgb(12 10 9 / 0.2);
  border-bottom-color: rgb(12 10 9 / 0.2);
}

.border-y-stone-950\/25 {
  border-top-color: rgb(12 10 9 / 0.25);
  border-bottom-color: rgb(12 10 9 / 0.25);
}

.border-y-stone-950\/30 {
  border-top-color: rgb(12 10 9 / 0.3);
  border-bottom-color: rgb(12 10 9 / 0.3);
}

.border-y-stone-950\/35 {
  border-top-color: rgb(12 10 9 / 0.35);
  border-bottom-color: rgb(12 10 9 / 0.35);
}

.border-y-stone-950\/40 {
  border-top-color: rgb(12 10 9 / 0.4);
  border-bottom-color: rgb(12 10 9 / 0.4);
}

.border-y-stone-950\/45 {
  border-top-color: rgb(12 10 9 / 0.45);
  border-bottom-color: rgb(12 10 9 / 0.45);
}

.border-y-stone-950\/5 {
  border-top-color: rgb(12 10 9 / 0.05);
  border-bottom-color: rgb(12 10 9 / 0.05);
}

.border-y-stone-950\/50 {
  border-top-color: rgb(12 10 9 / 0.5);
  border-bottom-color: rgb(12 10 9 / 0.5);
}

.border-y-stone-950\/55 {
  border-top-color: rgb(12 10 9 / 0.55);
  border-bottom-color: rgb(12 10 9 / 0.55);
}

.border-y-stone-950\/60 {
  border-top-color: rgb(12 10 9 / 0.6);
  border-bottom-color: rgb(12 10 9 / 0.6);
}

.border-y-stone-950\/65 {
  border-top-color: rgb(12 10 9 / 0.65);
  border-bottom-color: rgb(12 10 9 / 0.65);
}

.border-y-stone-950\/70 {
  border-top-color: rgb(12 10 9 / 0.7);
  border-bottom-color: rgb(12 10 9 / 0.7);
}

.border-y-stone-950\/75 {
  border-top-color: rgb(12 10 9 / 0.75);
  border-bottom-color: rgb(12 10 9 / 0.75);
}

.border-y-stone-950\/80 {
  border-top-color: rgb(12 10 9 / 0.8);
  border-bottom-color: rgb(12 10 9 / 0.8);
}

.border-y-stone-950\/85 {
  border-top-color: rgb(12 10 9 / 0.85);
  border-bottom-color: rgb(12 10 9 / 0.85);
}

.border-y-stone-950\/90 {
  border-top-color: rgb(12 10 9 / 0.9);
  border-bottom-color: rgb(12 10 9 / 0.9);
}

.border-y-stone-950\/95 {
  border-top-color: rgb(12 10 9 / 0.95);
  border-bottom-color: rgb(12 10 9 / 0.95);
}

.border-y-teal {
  --tw-border-opacity: 1;
  border-top-color: rgb(99 146 173 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(99 146 173 / var(--tw-border-opacity, 1));
}

.border-y-teal\/0 {
  border-top-color: rgb(99 146 173 / 0);
  border-bottom-color: rgb(99 146 173 / 0);
}

.border-y-teal\/10 {
  border-top-color: rgb(99 146 173 / 0.1);
  border-bottom-color: rgb(99 146 173 / 0.1);
}

.border-y-teal\/100 {
  border-top-color: rgb(99 146 173 / 1);
  border-bottom-color: rgb(99 146 173 / 1);
}

.border-y-teal\/15 {
  border-top-color: rgb(99 146 173 / 0.15);
  border-bottom-color: rgb(99 146 173 / 0.15);
}

.border-y-teal\/20 {
  border-top-color: rgb(99 146 173 / 0.2);
  border-bottom-color: rgb(99 146 173 / 0.2);
}

.border-y-teal\/25 {
  border-top-color: rgb(99 146 173 / 0.25);
  border-bottom-color: rgb(99 146 173 / 0.25);
}

.border-y-teal\/30 {
  border-top-color: rgb(99 146 173 / 0.3);
  border-bottom-color: rgb(99 146 173 / 0.3);
}

.border-y-teal\/35 {
  border-top-color: rgb(99 146 173 / 0.35);
  border-bottom-color: rgb(99 146 173 / 0.35);
}

.border-y-teal\/40 {
  border-top-color: rgb(99 146 173 / 0.4);
  border-bottom-color: rgb(99 146 173 / 0.4);
}

.border-y-teal\/45 {
  border-top-color: rgb(99 146 173 / 0.45);
  border-bottom-color: rgb(99 146 173 / 0.45);
}

.border-y-teal\/5 {
  border-top-color: rgb(99 146 173 / 0.05);
  border-bottom-color: rgb(99 146 173 / 0.05);
}

.border-y-teal\/50 {
  border-top-color: rgb(99 146 173 / 0.5);
  border-bottom-color: rgb(99 146 173 / 0.5);
}

.border-y-teal\/55 {
  border-top-color: rgb(99 146 173 / 0.55);
  border-bottom-color: rgb(99 146 173 / 0.55);
}

.border-y-teal\/60 {
  border-top-color: rgb(99 146 173 / 0.6);
  border-bottom-color: rgb(99 146 173 / 0.6);
}

.border-y-teal\/65 {
  border-top-color: rgb(99 146 173 / 0.65);
  border-bottom-color: rgb(99 146 173 / 0.65);
}

.border-y-teal\/70 {
  border-top-color: rgb(99 146 173 / 0.7);
  border-bottom-color: rgb(99 146 173 / 0.7);
}

.border-y-teal\/75 {
  border-top-color: rgb(99 146 173 / 0.75);
  border-bottom-color: rgb(99 146 173 / 0.75);
}

.border-y-teal\/80 {
  border-top-color: rgb(99 146 173 / 0.8);
  border-bottom-color: rgb(99 146 173 / 0.8);
}

.border-y-teal\/85 {
  border-top-color: rgb(99 146 173 / 0.85);
  border-bottom-color: rgb(99 146 173 / 0.85);
}

.border-y-teal\/90 {
  border-top-color: rgb(99 146 173 / 0.9);
  border-bottom-color: rgb(99 146 173 / 0.9);
}

.border-y-teal\/95 {
  border-top-color: rgb(99 146 173 / 0.95);
  border-bottom-color: rgb(99 146 173 / 0.95);
}

.border-y-transparent {
  border-top-color: transparent;
  border-bottom-color: transparent;
}

.border-y-transparent\/0 {
  border-top-color: rgb(0 0 0 / 0);
  border-bottom-color: rgb(0 0 0 / 0);
}

.border-y-transparent\/10 {
  border-top-color: rgb(0 0 0 / 0.1);
  border-bottom-color: rgb(0 0 0 / 0.1);
}

.border-y-transparent\/100 {
  border-top-color: rgb(0 0 0 / 1);
  border-bottom-color: rgb(0 0 0 / 1);
}

.border-y-transparent\/15 {
  border-top-color: rgb(0 0 0 / 0.15);
  border-bottom-color: rgb(0 0 0 / 0.15);
}

.border-y-transparent\/20 {
  border-top-color: rgb(0 0 0 / 0.2);
  border-bottom-color: rgb(0 0 0 / 0.2);
}

.border-y-transparent\/25 {
  border-top-color: rgb(0 0 0 / 0.25);
  border-bottom-color: rgb(0 0 0 / 0.25);
}

.border-y-transparent\/30 {
  border-top-color: rgb(0 0 0 / 0.3);
  border-bottom-color: rgb(0 0 0 / 0.3);
}

.border-y-transparent\/35 {
  border-top-color: rgb(0 0 0 / 0.35);
  border-bottom-color: rgb(0 0 0 / 0.35);
}

.border-y-transparent\/40 {
  border-top-color: rgb(0 0 0 / 0.4);
  border-bottom-color: rgb(0 0 0 / 0.4);
}

.border-y-transparent\/45 {
  border-top-color: rgb(0 0 0 / 0.45);
  border-bottom-color: rgb(0 0 0 / 0.45);
}

.border-y-transparent\/5 {
  border-top-color: rgb(0 0 0 / 0.05);
  border-bottom-color: rgb(0 0 0 / 0.05);
}

.border-y-transparent\/50 {
  border-top-color: rgb(0 0 0 / 0.5);
  border-bottom-color: rgb(0 0 0 / 0.5);
}

.border-y-transparent\/55 {
  border-top-color: rgb(0 0 0 / 0.55);
  border-bottom-color: rgb(0 0 0 / 0.55);
}

.border-y-transparent\/60 {
  border-top-color: rgb(0 0 0 / 0.6);
  border-bottom-color: rgb(0 0 0 / 0.6);
}

.border-y-transparent\/65 {
  border-top-color: rgb(0 0 0 / 0.65);
  border-bottom-color: rgb(0 0 0 / 0.65);
}

.border-y-transparent\/70 {
  border-top-color: rgb(0 0 0 / 0.7);
  border-bottom-color: rgb(0 0 0 / 0.7);
}

.border-y-transparent\/75 {
  border-top-color: rgb(0 0 0 / 0.75);
  border-bottom-color: rgb(0 0 0 / 0.75);
}

.border-y-transparent\/80 {
  border-top-color: rgb(0 0 0 / 0.8);
  border-bottom-color: rgb(0 0 0 / 0.8);
}

.border-y-transparent\/85 {
  border-top-color: rgb(0 0 0 / 0.85);
  border-bottom-color: rgb(0 0 0 / 0.85);
}

.border-y-transparent\/90 {
  border-top-color: rgb(0 0 0 / 0.9);
  border-bottom-color: rgb(0 0 0 / 0.9);
}

.border-y-transparent\/95 {
  border-top-color: rgb(0 0 0 / 0.95);
  border-bottom-color: rgb(0 0 0 / 0.95);
}

.border-y-violet-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(237 233 254 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(237 233 254 / var(--tw-border-opacity, 1));
}

.border-y-violet-100\/0 {
  border-top-color: rgb(237 233 254 / 0);
  border-bottom-color: rgb(237 233 254 / 0);
}

.border-y-violet-100\/10 {
  border-top-color: rgb(237 233 254 / 0.1);
  border-bottom-color: rgb(237 233 254 / 0.1);
}

.border-y-violet-100\/100 {
  border-top-color: rgb(237 233 254 / 1);
  border-bottom-color: rgb(237 233 254 / 1);
}

.border-y-violet-100\/15 {
  border-top-color: rgb(237 233 254 / 0.15);
  border-bottom-color: rgb(237 233 254 / 0.15);
}

.border-y-violet-100\/20 {
  border-top-color: rgb(237 233 254 / 0.2);
  border-bottom-color: rgb(237 233 254 / 0.2);
}

.border-y-violet-100\/25 {
  border-top-color: rgb(237 233 254 / 0.25);
  border-bottom-color: rgb(237 233 254 / 0.25);
}

.border-y-violet-100\/30 {
  border-top-color: rgb(237 233 254 / 0.3);
  border-bottom-color: rgb(237 233 254 / 0.3);
}

.border-y-violet-100\/35 {
  border-top-color: rgb(237 233 254 / 0.35);
  border-bottom-color: rgb(237 233 254 / 0.35);
}

.border-y-violet-100\/40 {
  border-top-color: rgb(237 233 254 / 0.4);
  border-bottom-color: rgb(237 233 254 / 0.4);
}

.border-y-violet-100\/45 {
  border-top-color: rgb(237 233 254 / 0.45);
  border-bottom-color: rgb(237 233 254 / 0.45);
}

.border-y-violet-100\/5 {
  border-top-color: rgb(237 233 254 / 0.05);
  border-bottom-color: rgb(237 233 254 / 0.05);
}

.border-y-violet-100\/50 {
  border-top-color: rgb(237 233 254 / 0.5);
  border-bottom-color: rgb(237 233 254 / 0.5);
}

.border-y-violet-100\/55 {
  border-top-color: rgb(237 233 254 / 0.55);
  border-bottom-color: rgb(237 233 254 / 0.55);
}

.border-y-violet-100\/60 {
  border-top-color: rgb(237 233 254 / 0.6);
  border-bottom-color: rgb(237 233 254 / 0.6);
}

.border-y-violet-100\/65 {
  border-top-color: rgb(237 233 254 / 0.65);
  border-bottom-color: rgb(237 233 254 / 0.65);
}

.border-y-violet-100\/70 {
  border-top-color: rgb(237 233 254 / 0.7);
  border-bottom-color: rgb(237 233 254 / 0.7);
}

.border-y-violet-100\/75 {
  border-top-color: rgb(237 233 254 / 0.75);
  border-bottom-color: rgb(237 233 254 / 0.75);
}

.border-y-violet-100\/80 {
  border-top-color: rgb(237 233 254 / 0.8);
  border-bottom-color: rgb(237 233 254 / 0.8);
}

.border-y-violet-100\/85 {
  border-top-color: rgb(237 233 254 / 0.85);
  border-bottom-color: rgb(237 233 254 / 0.85);
}

.border-y-violet-100\/90 {
  border-top-color: rgb(237 233 254 / 0.9);
  border-bottom-color: rgb(237 233 254 / 0.9);
}

.border-y-violet-100\/95 {
  border-top-color: rgb(237 233 254 / 0.95);
  border-bottom-color: rgb(237 233 254 / 0.95);
}

.border-y-violet-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(221 214 254 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(221 214 254 / var(--tw-border-opacity, 1));
}

.border-y-violet-200\/0 {
  border-top-color: rgb(221 214 254 / 0);
  border-bottom-color: rgb(221 214 254 / 0);
}

.border-y-violet-200\/10 {
  border-top-color: rgb(221 214 254 / 0.1);
  border-bottom-color: rgb(221 214 254 / 0.1);
}

.border-y-violet-200\/100 {
  border-top-color: rgb(221 214 254 / 1);
  border-bottom-color: rgb(221 214 254 / 1);
}

.border-y-violet-200\/15 {
  border-top-color: rgb(221 214 254 / 0.15);
  border-bottom-color: rgb(221 214 254 / 0.15);
}

.border-y-violet-200\/20 {
  border-top-color: rgb(221 214 254 / 0.2);
  border-bottom-color: rgb(221 214 254 / 0.2);
}

.border-y-violet-200\/25 {
  border-top-color: rgb(221 214 254 / 0.25);
  border-bottom-color: rgb(221 214 254 / 0.25);
}

.border-y-violet-200\/30 {
  border-top-color: rgb(221 214 254 / 0.3);
  border-bottom-color: rgb(221 214 254 / 0.3);
}

.border-y-violet-200\/35 {
  border-top-color: rgb(221 214 254 / 0.35);
  border-bottom-color: rgb(221 214 254 / 0.35);
}

.border-y-violet-200\/40 {
  border-top-color: rgb(221 214 254 / 0.4);
  border-bottom-color: rgb(221 214 254 / 0.4);
}

.border-y-violet-200\/45 {
  border-top-color: rgb(221 214 254 / 0.45);
  border-bottom-color: rgb(221 214 254 / 0.45);
}

.border-y-violet-200\/5 {
  border-top-color: rgb(221 214 254 / 0.05);
  border-bottom-color: rgb(221 214 254 / 0.05);
}

.border-y-violet-200\/50 {
  border-top-color: rgb(221 214 254 / 0.5);
  border-bottom-color: rgb(221 214 254 / 0.5);
}

.border-y-violet-200\/55 {
  border-top-color: rgb(221 214 254 / 0.55);
  border-bottom-color: rgb(221 214 254 / 0.55);
}

.border-y-violet-200\/60 {
  border-top-color: rgb(221 214 254 / 0.6);
  border-bottom-color: rgb(221 214 254 / 0.6);
}

.border-y-violet-200\/65 {
  border-top-color: rgb(221 214 254 / 0.65);
  border-bottom-color: rgb(221 214 254 / 0.65);
}

.border-y-violet-200\/70 {
  border-top-color: rgb(221 214 254 / 0.7);
  border-bottom-color: rgb(221 214 254 / 0.7);
}

.border-y-violet-200\/75 {
  border-top-color: rgb(221 214 254 / 0.75);
  border-bottom-color: rgb(221 214 254 / 0.75);
}

.border-y-violet-200\/80 {
  border-top-color: rgb(221 214 254 / 0.8);
  border-bottom-color: rgb(221 214 254 / 0.8);
}

.border-y-violet-200\/85 {
  border-top-color: rgb(221 214 254 / 0.85);
  border-bottom-color: rgb(221 214 254 / 0.85);
}

.border-y-violet-200\/90 {
  border-top-color: rgb(221 214 254 / 0.9);
  border-bottom-color: rgb(221 214 254 / 0.9);
}

.border-y-violet-200\/95 {
  border-top-color: rgb(221 214 254 / 0.95);
  border-bottom-color: rgb(221 214 254 / 0.95);
}

.border-y-violet-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(196 181 253 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(196 181 253 / var(--tw-border-opacity, 1));
}

.border-y-violet-300\/0 {
  border-top-color: rgb(196 181 253 / 0);
  border-bottom-color: rgb(196 181 253 / 0);
}

.border-y-violet-300\/10 {
  border-top-color: rgb(196 181 253 / 0.1);
  border-bottom-color: rgb(196 181 253 / 0.1);
}

.border-y-violet-300\/100 {
  border-top-color: rgb(196 181 253 / 1);
  border-bottom-color: rgb(196 181 253 / 1);
}

.border-y-violet-300\/15 {
  border-top-color: rgb(196 181 253 / 0.15);
  border-bottom-color: rgb(196 181 253 / 0.15);
}

.border-y-violet-300\/20 {
  border-top-color: rgb(196 181 253 / 0.2);
  border-bottom-color: rgb(196 181 253 / 0.2);
}

.border-y-violet-300\/25 {
  border-top-color: rgb(196 181 253 / 0.25);
  border-bottom-color: rgb(196 181 253 / 0.25);
}

.border-y-violet-300\/30 {
  border-top-color: rgb(196 181 253 / 0.3);
  border-bottom-color: rgb(196 181 253 / 0.3);
}

.border-y-violet-300\/35 {
  border-top-color: rgb(196 181 253 / 0.35);
  border-bottom-color: rgb(196 181 253 / 0.35);
}

.border-y-violet-300\/40 {
  border-top-color: rgb(196 181 253 / 0.4);
  border-bottom-color: rgb(196 181 253 / 0.4);
}

.border-y-violet-300\/45 {
  border-top-color: rgb(196 181 253 / 0.45);
  border-bottom-color: rgb(196 181 253 / 0.45);
}

.border-y-violet-300\/5 {
  border-top-color: rgb(196 181 253 / 0.05);
  border-bottom-color: rgb(196 181 253 / 0.05);
}

.border-y-violet-300\/50 {
  border-top-color: rgb(196 181 253 / 0.5);
  border-bottom-color: rgb(196 181 253 / 0.5);
}

.border-y-violet-300\/55 {
  border-top-color: rgb(196 181 253 / 0.55);
  border-bottom-color: rgb(196 181 253 / 0.55);
}

.border-y-violet-300\/60 {
  border-top-color: rgb(196 181 253 / 0.6);
  border-bottom-color: rgb(196 181 253 / 0.6);
}

.border-y-violet-300\/65 {
  border-top-color: rgb(196 181 253 / 0.65);
  border-bottom-color: rgb(196 181 253 / 0.65);
}

.border-y-violet-300\/70 {
  border-top-color: rgb(196 181 253 / 0.7);
  border-bottom-color: rgb(196 181 253 / 0.7);
}

.border-y-violet-300\/75 {
  border-top-color: rgb(196 181 253 / 0.75);
  border-bottom-color: rgb(196 181 253 / 0.75);
}

.border-y-violet-300\/80 {
  border-top-color: rgb(196 181 253 / 0.8);
  border-bottom-color: rgb(196 181 253 / 0.8);
}

.border-y-violet-300\/85 {
  border-top-color: rgb(196 181 253 / 0.85);
  border-bottom-color: rgb(196 181 253 / 0.85);
}

.border-y-violet-300\/90 {
  border-top-color: rgb(196 181 253 / 0.9);
  border-bottom-color: rgb(196 181 253 / 0.9);
}

.border-y-violet-300\/95 {
  border-top-color: rgb(196 181 253 / 0.95);
  border-bottom-color: rgb(196 181 253 / 0.95);
}

.border-y-violet-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(167 139 250 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(167 139 250 / var(--tw-border-opacity, 1));
}

.border-y-violet-400\/0 {
  border-top-color: rgb(167 139 250 / 0);
  border-bottom-color: rgb(167 139 250 / 0);
}

.border-y-violet-400\/10 {
  border-top-color: rgb(167 139 250 / 0.1);
  border-bottom-color: rgb(167 139 250 / 0.1);
}

.border-y-violet-400\/100 {
  border-top-color: rgb(167 139 250 / 1);
  border-bottom-color: rgb(167 139 250 / 1);
}

.border-y-violet-400\/15 {
  border-top-color: rgb(167 139 250 / 0.15);
  border-bottom-color: rgb(167 139 250 / 0.15);
}

.border-y-violet-400\/20 {
  border-top-color: rgb(167 139 250 / 0.2);
  border-bottom-color: rgb(167 139 250 / 0.2);
}

.border-y-violet-400\/25 {
  border-top-color: rgb(167 139 250 / 0.25);
  border-bottom-color: rgb(167 139 250 / 0.25);
}

.border-y-violet-400\/30 {
  border-top-color: rgb(167 139 250 / 0.3);
  border-bottom-color: rgb(167 139 250 / 0.3);
}

.border-y-violet-400\/35 {
  border-top-color: rgb(167 139 250 / 0.35);
  border-bottom-color: rgb(167 139 250 / 0.35);
}

.border-y-violet-400\/40 {
  border-top-color: rgb(167 139 250 / 0.4);
  border-bottom-color: rgb(167 139 250 / 0.4);
}

.border-y-violet-400\/45 {
  border-top-color: rgb(167 139 250 / 0.45);
  border-bottom-color: rgb(167 139 250 / 0.45);
}

.border-y-violet-400\/5 {
  border-top-color: rgb(167 139 250 / 0.05);
  border-bottom-color: rgb(167 139 250 / 0.05);
}

.border-y-violet-400\/50 {
  border-top-color: rgb(167 139 250 / 0.5);
  border-bottom-color: rgb(167 139 250 / 0.5);
}

.border-y-violet-400\/55 {
  border-top-color: rgb(167 139 250 / 0.55);
  border-bottom-color: rgb(167 139 250 / 0.55);
}

.border-y-violet-400\/60 {
  border-top-color: rgb(167 139 250 / 0.6);
  border-bottom-color: rgb(167 139 250 / 0.6);
}

.border-y-violet-400\/65 {
  border-top-color: rgb(167 139 250 / 0.65);
  border-bottom-color: rgb(167 139 250 / 0.65);
}

.border-y-violet-400\/70 {
  border-top-color: rgb(167 139 250 / 0.7);
  border-bottom-color: rgb(167 139 250 / 0.7);
}

.border-y-violet-400\/75 {
  border-top-color: rgb(167 139 250 / 0.75);
  border-bottom-color: rgb(167 139 250 / 0.75);
}

.border-y-violet-400\/80 {
  border-top-color: rgb(167 139 250 / 0.8);
  border-bottom-color: rgb(167 139 250 / 0.8);
}

.border-y-violet-400\/85 {
  border-top-color: rgb(167 139 250 / 0.85);
  border-bottom-color: rgb(167 139 250 / 0.85);
}

.border-y-violet-400\/90 {
  border-top-color: rgb(167 139 250 / 0.9);
  border-bottom-color: rgb(167 139 250 / 0.9);
}

.border-y-violet-400\/95 {
  border-top-color: rgb(167 139 250 / 0.95);
  border-bottom-color: rgb(167 139 250 / 0.95);
}

.border-y-violet-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(245 243 255 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(245 243 255 / var(--tw-border-opacity, 1));
}

.border-y-violet-50\/0 {
  border-top-color: rgb(245 243 255 / 0);
  border-bottom-color: rgb(245 243 255 / 0);
}

.border-y-violet-50\/10 {
  border-top-color: rgb(245 243 255 / 0.1);
  border-bottom-color: rgb(245 243 255 / 0.1);
}

.border-y-violet-50\/100 {
  border-top-color: rgb(245 243 255 / 1);
  border-bottom-color: rgb(245 243 255 / 1);
}

.border-y-violet-50\/15 {
  border-top-color: rgb(245 243 255 / 0.15);
  border-bottom-color: rgb(245 243 255 / 0.15);
}

.border-y-violet-50\/20 {
  border-top-color: rgb(245 243 255 / 0.2);
  border-bottom-color: rgb(245 243 255 / 0.2);
}

.border-y-violet-50\/25 {
  border-top-color: rgb(245 243 255 / 0.25);
  border-bottom-color: rgb(245 243 255 / 0.25);
}

.border-y-violet-50\/30 {
  border-top-color: rgb(245 243 255 / 0.3);
  border-bottom-color: rgb(245 243 255 / 0.3);
}

.border-y-violet-50\/35 {
  border-top-color: rgb(245 243 255 / 0.35);
  border-bottom-color: rgb(245 243 255 / 0.35);
}

.border-y-violet-50\/40 {
  border-top-color: rgb(245 243 255 / 0.4);
  border-bottom-color: rgb(245 243 255 / 0.4);
}

.border-y-violet-50\/45 {
  border-top-color: rgb(245 243 255 / 0.45);
  border-bottom-color: rgb(245 243 255 / 0.45);
}

.border-y-violet-50\/5 {
  border-top-color: rgb(245 243 255 / 0.05);
  border-bottom-color: rgb(245 243 255 / 0.05);
}

.border-y-violet-50\/50 {
  border-top-color: rgb(245 243 255 / 0.5);
  border-bottom-color: rgb(245 243 255 / 0.5);
}

.border-y-violet-50\/55 {
  border-top-color: rgb(245 243 255 / 0.55);
  border-bottom-color: rgb(245 243 255 / 0.55);
}

.border-y-violet-50\/60 {
  border-top-color: rgb(245 243 255 / 0.6);
  border-bottom-color: rgb(245 243 255 / 0.6);
}

.border-y-violet-50\/65 {
  border-top-color: rgb(245 243 255 / 0.65);
  border-bottom-color: rgb(245 243 255 / 0.65);
}

.border-y-violet-50\/70 {
  border-top-color: rgb(245 243 255 / 0.7);
  border-bottom-color: rgb(245 243 255 / 0.7);
}

.border-y-violet-50\/75 {
  border-top-color: rgb(245 243 255 / 0.75);
  border-bottom-color: rgb(245 243 255 / 0.75);
}

.border-y-violet-50\/80 {
  border-top-color: rgb(245 243 255 / 0.8);
  border-bottom-color: rgb(245 243 255 / 0.8);
}

.border-y-violet-50\/85 {
  border-top-color: rgb(245 243 255 / 0.85);
  border-bottom-color: rgb(245 243 255 / 0.85);
}

.border-y-violet-50\/90 {
  border-top-color: rgb(245 243 255 / 0.9);
  border-bottom-color: rgb(245 243 255 / 0.9);
}

.border-y-violet-50\/95 {
  border-top-color: rgb(245 243 255 / 0.95);
  border-bottom-color: rgb(245 243 255 / 0.95);
}

.border-y-violet-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(139 92 246 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(139 92 246 / var(--tw-border-opacity, 1));
}

.border-y-violet-500\/0 {
  border-top-color: rgb(139 92 246 / 0);
  border-bottom-color: rgb(139 92 246 / 0);
}

.border-y-violet-500\/10 {
  border-top-color: rgb(139 92 246 / 0.1);
  border-bottom-color: rgb(139 92 246 / 0.1);
}

.border-y-violet-500\/100 {
  border-top-color: rgb(139 92 246 / 1);
  border-bottom-color: rgb(139 92 246 / 1);
}

.border-y-violet-500\/15 {
  border-top-color: rgb(139 92 246 / 0.15);
  border-bottom-color: rgb(139 92 246 / 0.15);
}

.border-y-violet-500\/20 {
  border-top-color: rgb(139 92 246 / 0.2);
  border-bottom-color: rgb(139 92 246 / 0.2);
}

.border-y-violet-500\/25 {
  border-top-color: rgb(139 92 246 / 0.25);
  border-bottom-color: rgb(139 92 246 / 0.25);
}

.border-y-violet-500\/30 {
  border-top-color: rgb(139 92 246 / 0.3);
  border-bottom-color: rgb(139 92 246 / 0.3);
}

.border-y-violet-500\/35 {
  border-top-color: rgb(139 92 246 / 0.35);
  border-bottom-color: rgb(139 92 246 / 0.35);
}

.border-y-violet-500\/40 {
  border-top-color: rgb(139 92 246 / 0.4);
  border-bottom-color: rgb(139 92 246 / 0.4);
}

.border-y-violet-500\/45 {
  border-top-color: rgb(139 92 246 / 0.45);
  border-bottom-color: rgb(139 92 246 / 0.45);
}

.border-y-violet-500\/5 {
  border-top-color: rgb(139 92 246 / 0.05);
  border-bottom-color: rgb(139 92 246 / 0.05);
}

.border-y-violet-500\/50 {
  border-top-color: rgb(139 92 246 / 0.5);
  border-bottom-color: rgb(139 92 246 / 0.5);
}

.border-y-violet-500\/55 {
  border-top-color: rgb(139 92 246 / 0.55);
  border-bottom-color: rgb(139 92 246 / 0.55);
}

.border-y-violet-500\/60 {
  border-top-color: rgb(139 92 246 / 0.6);
  border-bottom-color: rgb(139 92 246 / 0.6);
}

.border-y-violet-500\/65 {
  border-top-color: rgb(139 92 246 / 0.65);
  border-bottom-color: rgb(139 92 246 / 0.65);
}

.border-y-violet-500\/70 {
  border-top-color: rgb(139 92 246 / 0.7);
  border-bottom-color: rgb(139 92 246 / 0.7);
}

.border-y-violet-500\/75 {
  border-top-color: rgb(139 92 246 / 0.75);
  border-bottom-color: rgb(139 92 246 / 0.75);
}

.border-y-violet-500\/80 {
  border-top-color: rgb(139 92 246 / 0.8);
  border-bottom-color: rgb(139 92 246 / 0.8);
}

.border-y-violet-500\/85 {
  border-top-color: rgb(139 92 246 / 0.85);
  border-bottom-color: rgb(139 92 246 / 0.85);
}

.border-y-violet-500\/90 {
  border-top-color: rgb(139 92 246 / 0.9);
  border-bottom-color: rgb(139 92 246 / 0.9);
}

.border-y-violet-500\/95 {
  border-top-color: rgb(139 92 246 / 0.95);
  border-bottom-color: rgb(139 92 246 / 0.95);
}

.border-y-violet-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(124 58 237 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(124 58 237 / var(--tw-border-opacity, 1));
}

.border-y-violet-600\/0 {
  border-top-color: rgb(124 58 237 / 0);
  border-bottom-color: rgb(124 58 237 / 0);
}

.border-y-violet-600\/10 {
  border-top-color: rgb(124 58 237 / 0.1);
  border-bottom-color: rgb(124 58 237 / 0.1);
}

.border-y-violet-600\/100 {
  border-top-color: rgb(124 58 237 / 1);
  border-bottom-color: rgb(124 58 237 / 1);
}

.border-y-violet-600\/15 {
  border-top-color: rgb(124 58 237 / 0.15);
  border-bottom-color: rgb(124 58 237 / 0.15);
}

.border-y-violet-600\/20 {
  border-top-color: rgb(124 58 237 / 0.2);
  border-bottom-color: rgb(124 58 237 / 0.2);
}

.border-y-violet-600\/25 {
  border-top-color: rgb(124 58 237 / 0.25);
  border-bottom-color: rgb(124 58 237 / 0.25);
}

.border-y-violet-600\/30 {
  border-top-color: rgb(124 58 237 / 0.3);
  border-bottom-color: rgb(124 58 237 / 0.3);
}

.border-y-violet-600\/35 {
  border-top-color: rgb(124 58 237 / 0.35);
  border-bottom-color: rgb(124 58 237 / 0.35);
}

.border-y-violet-600\/40 {
  border-top-color: rgb(124 58 237 / 0.4);
  border-bottom-color: rgb(124 58 237 / 0.4);
}

.border-y-violet-600\/45 {
  border-top-color: rgb(124 58 237 / 0.45);
  border-bottom-color: rgb(124 58 237 / 0.45);
}

.border-y-violet-600\/5 {
  border-top-color: rgb(124 58 237 / 0.05);
  border-bottom-color: rgb(124 58 237 / 0.05);
}

.border-y-violet-600\/50 {
  border-top-color: rgb(124 58 237 / 0.5);
  border-bottom-color: rgb(124 58 237 / 0.5);
}

.border-y-violet-600\/55 {
  border-top-color: rgb(124 58 237 / 0.55);
  border-bottom-color: rgb(124 58 237 / 0.55);
}

.border-y-violet-600\/60 {
  border-top-color: rgb(124 58 237 / 0.6);
  border-bottom-color: rgb(124 58 237 / 0.6);
}

.border-y-violet-600\/65 {
  border-top-color: rgb(124 58 237 / 0.65);
  border-bottom-color: rgb(124 58 237 / 0.65);
}

.border-y-violet-600\/70 {
  border-top-color: rgb(124 58 237 / 0.7);
  border-bottom-color: rgb(124 58 237 / 0.7);
}

.border-y-violet-600\/75 {
  border-top-color: rgb(124 58 237 / 0.75);
  border-bottom-color: rgb(124 58 237 / 0.75);
}

.border-y-violet-600\/80 {
  border-top-color: rgb(124 58 237 / 0.8);
  border-bottom-color: rgb(124 58 237 / 0.8);
}

.border-y-violet-600\/85 {
  border-top-color: rgb(124 58 237 / 0.85);
  border-bottom-color: rgb(124 58 237 / 0.85);
}

.border-y-violet-600\/90 {
  border-top-color: rgb(124 58 237 / 0.9);
  border-bottom-color: rgb(124 58 237 / 0.9);
}

.border-y-violet-600\/95 {
  border-top-color: rgb(124 58 237 / 0.95);
  border-bottom-color: rgb(124 58 237 / 0.95);
}

.border-y-violet-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(109 40 217 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(109 40 217 / var(--tw-border-opacity, 1));
}

.border-y-violet-700\/0 {
  border-top-color: rgb(109 40 217 / 0);
  border-bottom-color: rgb(109 40 217 / 0);
}

.border-y-violet-700\/10 {
  border-top-color: rgb(109 40 217 / 0.1);
  border-bottom-color: rgb(109 40 217 / 0.1);
}

.border-y-violet-700\/100 {
  border-top-color: rgb(109 40 217 / 1);
  border-bottom-color: rgb(109 40 217 / 1);
}

.border-y-violet-700\/15 {
  border-top-color: rgb(109 40 217 / 0.15);
  border-bottom-color: rgb(109 40 217 / 0.15);
}

.border-y-violet-700\/20 {
  border-top-color: rgb(109 40 217 / 0.2);
  border-bottom-color: rgb(109 40 217 / 0.2);
}

.border-y-violet-700\/25 {
  border-top-color: rgb(109 40 217 / 0.25);
  border-bottom-color: rgb(109 40 217 / 0.25);
}

.border-y-violet-700\/30 {
  border-top-color: rgb(109 40 217 / 0.3);
  border-bottom-color: rgb(109 40 217 / 0.3);
}

.border-y-violet-700\/35 {
  border-top-color: rgb(109 40 217 / 0.35);
  border-bottom-color: rgb(109 40 217 / 0.35);
}

.border-y-violet-700\/40 {
  border-top-color: rgb(109 40 217 / 0.4);
  border-bottom-color: rgb(109 40 217 / 0.4);
}

.border-y-violet-700\/45 {
  border-top-color: rgb(109 40 217 / 0.45);
  border-bottom-color: rgb(109 40 217 / 0.45);
}

.border-y-violet-700\/5 {
  border-top-color: rgb(109 40 217 / 0.05);
  border-bottom-color: rgb(109 40 217 / 0.05);
}

.border-y-violet-700\/50 {
  border-top-color: rgb(109 40 217 / 0.5);
  border-bottom-color: rgb(109 40 217 / 0.5);
}

.border-y-violet-700\/55 {
  border-top-color: rgb(109 40 217 / 0.55);
  border-bottom-color: rgb(109 40 217 / 0.55);
}

.border-y-violet-700\/60 {
  border-top-color: rgb(109 40 217 / 0.6);
  border-bottom-color: rgb(109 40 217 / 0.6);
}

.border-y-violet-700\/65 {
  border-top-color: rgb(109 40 217 / 0.65);
  border-bottom-color: rgb(109 40 217 / 0.65);
}

.border-y-violet-700\/70 {
  border-top-color: rgb(109 40 217 / 0.7);
  border-bottom-color: rgb(109 40 217 / 0.7);
}

.border-y-violet-700\/75 {
  border-top-color: rgb(109 40 217 / 0.75);
  border-bottom-color: rgb(109 40 217 / 0.75);
}

.border-y-violet-700\/80 {
  border-top-color: rgb(109 40 217 / 0.8);
  border-bottom-color: rgb(109 40 217 / 0.8);
}

.border-y-violet-700\/85 {
  border-top-color: rgb(109 40 217 / 0.85);
  border-bottom-color: rgb(109 40 217 / 0.85);
}

.border-y-violet-700\/90 {
  border-top-color: rgb(109 40 217 / 0.9);
  border-bottom-color: rgb(109 40 217 / 0.9);
}

.border-y-violet-700\/95 {
  border-top-color: rgb(109 40 217 / 0.95);
  border-bottom-color: rgb(109 40 217 / 0.95);
}

.border-y-violet-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(91 33 182 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(91 33 182 / var(--tw-border-opacity, 1));
}

.border-y-violet-800\/0 {
  border-top-color: rgb(91 33 182 / 0);
  border-bottom-color: rgb(91 33 182 / 0);
}

.border-y-violet-800\/10 {
  border-top-color: rgb(91 33 182 / 0.1);
  border-bottom-color: rgb(91 33 182 / 0.1);
}

.border-y-violet-800\/100 {
  border-top-color: rgb(91 33 182 / 1);
  border-bottom-color: rgb(91 33 182 / 1);
}

.border-y-violet-800\/15 {
  border-top-color: rgb(91 33 182 / 0.15);
  border-bottom-color: rgb(91 33 182 / 0.15);
}

.border-y-violet-800\/20 {
  border-top-color: rgb(91 33 182 / 0.2);
  border-bottom-color: rgb(91 33 182 / 0.2);
}

.border-y-violet-800\/25 {
  border-top-color: rgb(91 33 182 / 0.25);
  border-bottom-color: rgb(91 33 182 / 0.25);
}

.border-y-violet-800\/30 {
  border-top-color: rgb(91 33 182 / 0.3);
  border-bottom-color: rgb(91 33 182 / 0.3);
}

.border-y-violet-800\/35 {
  border-top-color: rgb(91 33 182 / 0.35);
  border-bottom-color: rgb(91 33 182 / 0.35);
}

.border-y-violet-800\/40 {
  border-top-color: rgb(91 33 182 / 0.4);
  border-bottom-color: rgb(91 33 182 / 0.4);
}

.border-y-violet-800\/45 {
  border-top-color: rgb(91 33 182 / 0.45);
  border-bottom-color: rgb(91 33 182 / 0.45);
}

.border-y-violet-800\/5 {
  border-top-color: rgb(91 33 182 / 0.05);
  border-bottom-color: rgb(91 33 182 / 0.05);
}

.border-y-violet-800\/50 {
  border-top-color: rgb(91 33 182 / 0.5);
  border-bottom-color: rgb(91 33 182 / 0.5);
}

.border-y-violet-800\/55 {
  border-top-color: rgb(91 33 182 / 0.55);
  border-bottom-color: rgb(91 33 182 / 0.55);
}

.border-y-violet-800\/60 {
  border-top-color: rgb(91 33 182 / 0.6);
  border-bottom-color: rgb(91 33 182 / 0.6);
}

.border-y-violet-800\/65 {
  border-top-color: rgb(91 33 182 / 0.65);
  border-bottom-color: rgb(91 33 182 / 0.65);
}

.border-y-violet-800\/70 {
  border-top-color: rgb(91 33 182 / 0.7);
  border-bottom-color: rgb(91 33 182 / 0.7);
}

.border-y-violet-800\/75 {
  border-top-color: rgb(91 33 182 / 0.75);
  border-bottom-color: rgb(91 33 182 / 0.75);
}

.border-y-violet-800\/80 {
  border-top-color: rgb(91 33 182 / 0.8);
  border-bottom-color: rgb(91 33 182 / 0.8);
}

.border-y-violet-800\/85 {
  border-top-color: rgb(91 33 182 / 0.85);
  border-bottom-color: rgb(91 33 182 / 0.85);
}

.border-y-violet-800\/90 {
  border-top-color: rgb(91 33 182 / 0.9);
  border-bottom-color: rgb(91 33 182 / 0.9);
}

.border-y-violet-800\/95 {
  border-top-color: rgb(91 33 182 / 0.95);
  border-bottom-color: rgb(91 33 182 / 0.95);
}

.border-y-violet-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(76 29 149 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(76 29 149 / var(--tw-border-opacity, 1));
}

.border-y-violet-900\/0 {
  border-top-color: rgb(76 29 149 / 0);
  border-bottom-color: rgb(76 29 149 / 0);
}

.border-y-violet-900\/10 {
  border-top-color: rgb(76 29 149 / 0.1);
  border-bottom-color: rgb(76 29 149 / 0.1);
}

.border-y-violet-900\/100 {
  border-top-color: rgb(76 29 149 / 1);
  border-bottom-color: rgb(76 29 149 / 1);
}

.border-y-violet-900\/15 {
  border-top-color: rgb(76 29 149 / 0.15);
  border-bottom-color: rgb(76 29 149 / 0.15);
}

.border-y-violet-900\/20 {
  border-top-color: rgb(76 29 149 / 0.2);
  border-bottom-color: rgb(76 29 149 / 0.2);
}

.border-y-violet-900\/25 {
  border-top-color: rgb(76 29 149 / 0.25);
  border-bottom-color: rgb(76 29 149 / 0.25);
}

.border-y-violet-900\/30 {
  border-top-color: rgb(76 29 149 / 0.3);
  border-bottom-color: rgb(76 29 149 / 0.3);
}

.border-y-violet-900\/35 {
  border-top-color: rgb(76 29 149 / 0.35);
  border-bottom-color: rgb(76 29 149 / 0.35);
}

.border-y-violet-900\/40 {
  border-top-color: rgb(76 29 149 / 0.4);
  border-bottom-color: rgb(76 29 149 / 0.4);
}

.border-y-violet-900\/45 {
  border-top-color: rgb(76 29 149 / 0.45);
  border-bottom-color: rgb(76 29 149 / 0.45);
}

.border-y-violet-900\/5 {
  border-top-color: rgb(76 29 149 / 0.05);
  border-bottom-color: rgb(76 29 149 / 0.05);
}

.border-y-violet-900\/50 {
  border-top-color: rgb(76 29 149 / 0.5);
  border-bottom-color: rgb(76 29 149 / 0.5);
}

.border-y-violet-900\/55 {
  border-top-color: rgb(76 29 149 / 0.55);
  border-bottom-color: rgb(76 29 149 / 0.55);
}

.border-y-violet-900\/60 {
  border-top-color: rgb(76 29 149 / 0.6);
  border-bottom-color: rgb(76 29 149 / 0.6);
}

.border-y-violet-900\/65 {
  border-top-color: rgb(76 29 149 / 0.65);
  border-bottom-color: rgb(76 29 149 / 0.65);
}

.border-y-violet-900\/70 {
  border-top-color: rgb(76 29 149 / 0.7);
  border-bottom-color: rgb(76 29 149 / 0.7);
}

.border-y-violet-900\/75 {
  border-top-color: rgb(76 29 149 / 0.75);
  border-bottom-color: rgb(76 29 149 / 0.75);
}

.border-y-violet-900\/80 {
  border-top-color: rgb(76 29 149 / 0.8);
  border-bottom-color: rgb(76 29 149 / 0.8);
}

.border-y-violet-900\/85 {
  border-top-color: rgb(76 29 149 / 0.85);
  border-bottom-color: rgb(76 29 149 / 0.85);
}

.border-y-violet-900\/90 {
  border-top-color: rgb(76 29 149 / 0.9);
  border-bottom-color: rgb(76 29 149 / 0.9);
}

.border-y-violet-900\/95 {
  border-top-color: rgb(76 29 149 / 0.95);
  border-bottom-color: rgb(76 29 149 / 0.95);
}

.border-y-violet-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(46 16 101 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(46 16 101 / var(--tw-border-opacity, 1));
}

.border-y-violet-950\/0 {
  border-top-color: rgb(46 16 101 / 0);
  border-bottom-color: rgb(46 16 101 / 0);
}

.border-y-violet-950\/10 {
  border-top-color: rgb(46 16 101 / 0.1);
  border-bottom-color: rgb(46 16 101 / 0.1);
}

.border-y-violet-950\/100 {
  border-top-color: rgb(46 16 101 / 1);
  border-bottom-color: rgb(46 16 101 / 1);
}

.border-y-violet-950\/15 {
  border-top-color: rgb(46 16 101 / 0.15);
  border-bottom-color: rgb(46 16 101 / 0.15);
}

.border-y-violet-950\/20 {
  border-top-color: rgb(46 16 101 / 0.2);
  border-bottom-color: rgb(46 16 101 / 0.2);
}

.border-y-violet-950\/25 {
  border-top-color: rgb(46 16 101 / 0.25);
  border-bottom-color: rgb(46 16 101 / 0.25);
}

.border-y-violet-950\/30 {
  border-top-color: rgb(46 16 101 / 0.3);
  border-bottom-color: rgb(46 16 101 / 0.3);
}

.border-y-violet-950\/35 {
  border-top-color: rgb(46 16 101 / 0.35);
  border-bottom-color: rgb(46 16 101 / 0.35);
}

.border-y-violet-950\/40 {
  border-top-color: rgb(46 16 101 / 0.4);
  border-bottom-color: rgb(46 16 101 / 0.4);
}

.border-y-violet-950\/45 {
  border-top-color: rgb(46 16 101 / 0.45);
  border-bottom-color: rgb(46 16 101 / 0.45);
}

.border-y-violet-950\/5 {
  border-top-color: rgb(46 16 101 / 0.05);
  border-bottom-color: rgb(46 16 101 / 0.05);
}

.border-y-violet-950\/50 {
  border-top-color: rgb(46 16 101 / 0.5);
  border-bottom-color: rgb(46 16 101 / 0.5);
}

.border-y-violet-950\/55 {
  border-top-color: rgb(46 16 101 / 0.55);
  border-bottom-color: rgb(46 16 101 / 0.55);
}

.border-y-violet-950\/60 {
  border-top-color: rgb(46 16 101 / 0.6);
  border-bottom-color: rgb(46 16 101 / 0.6);
}

.border-y-violet-950\/65 {
  border-top-color: rgb(46 16 101 / 0.65);
  border-bottom-color: rgb(46 16 101 / 0.65);
}

.border-y-violet-950\/70 {
  border-top-color: rgb(46 16 101 / 0.7);
  border-bottom-color: rgb(46 16 101 / 0.7);
}

.border-y-violet-950\/75 {
  border-top-color: rgb(46 16 101 / 0.75);
  border-bottom-color: rgb(46 16 101 / 0.75);
}

.border-y-violet-950\/80 {
  border-top-color: rgb(46 16 101 / 0.8);
  border-bottom-color: rgb(46 16 101 / 0.8);
}

.border-y-violet-950\/85 {
  border-top-color: rgb(46 16 101 / 0.85);
  border-bottom-color: rgb(46 16 101 / 0.85);
}

.border-y-violet-950\/90 {
  border-top-color: rgb(46 16 101 / 0.9);
  border-bottom-color: rgb(46 16 101 / 0.9);
}

.border-y-violet-950\/95 {
  border-top-color: rgb(46 16 101 / 0.95);
  border-bottom-color: rgb(46 16 101 / 0.95);
}

.border-y-white {
  --tw-border-opacity: 1;
  border-top-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.border-y-white\/0 {
  border-top-color: rgb(255 255 255 / 0);
  border-bottom-color: rgb(255 255 255 / 0);
}

.border-y-white\/10 {
  border-top-color: rgb(255 255 255 / 0.1);
  border-bottom-color: rgb(255 255 255 / 0.1);
}

.border-y-white\/100 {
  border-top-color: rgb(255 255 255 / 1);
  border-bottom-color: rgb(255 255 255 / 1);
}

.border-y-white\/15 {
  border-top-color: rgb(255 255 255 / 0.15);
  border-bottom-color: rgb(255 255 255 / 0.15);
}

.border-y-white\/20 {
  border-top-color: rgb(255 255 255 / 0.2);
  border-bottom-color: rgb(255 255 255 / 0.2);
}

.border-y-white\/25 {
  border-top-color: rgb(255 255 255 / 0.25);
  border-bottom-color: rgb(255 255 255 / 0.25);
}

.border-y-white\/30 {
  border-top-color: rgb(255 255 255 / 0.3);
  border-bottom-color: rgb(255 255 255 / 0.3);
}

.border-y-white\/35 {
  border-top-color: rgb(255 255 255 / 0.35);
  border-bottom-color: rgb(255 255 255 / 0.35);
}

.border-y-white\/40 {
  border-top-color: rgb(255 255 255 / 0.4);
  border-bottom-color: rgb(255 255 255 / 0.4);
}

.border-y-white\/45 {
  border-top-color: rgb(255 255 255 / 0.45);
  border-bottom-color: rgb(255 255 255 / 0.45);
}

.border-y-white\/5 {
  border-top-color: rgb(255 255 255 / 0.05);
  border-bottom-color: rgb(255 255 255 / 0.05);
}

.border-y-white\/50 {
  border-top-color: rgb(255 255 255 / 0.5);
  border-bottom-color: rgb(255 255 255 / 0.5);
}

.border-y-white\/55 {
  border-top-color: rgb(255 255 255 / 0.55);
  border-bottom-color: rgb(255 255 255 / 0.55);
}

.border-y-white\/60 {
  border-top-color: rgb(255 255 255 / 0.6);
  border-bottom-color: rgb(255 255 255 / 0.6);
}

.border-y-white\/65 {
  border-top-color: rgb(255 255 255 / 0.65);
  border-bottom-color: rgb(255 255 255 / 0.65);
}

.border-y-white\/70 {
  border-top-color: rgb(255 255 255 / 0.7);
  border-bottom-color: rgb(255 255 255 / 0.7);
}

.border-y-white\/75 {
  border-top-color: rgb(255 255 255 / 0.75);
  border-bottom-color: rgb(255 255 255 / 0.75);
}

.border-y-white\/80 {
  border-top-color: rgb(255 255 255 / 0.8);
  border-bottom-color: rgb(255 255 255 / 0.8);
}

.border-y-white\/85 {
  border-top-color: rgb(255 255 255 / 0.85);
  border-bottom-color: rgb(255 255 255 / 0.85);
}

.border-y-white\/90 {
  border-top-color: rgb(255 255 255 / 0.9);
  border-bottom-color: rgb(255 255 255 / 0.9);
}

.border-y-white\/95 {
  border-top-color: rgb(255 255 255 / 0.95);
  border-bottom-color: rgb(255 255 255 / 0.95);
}

.border-y-yellow-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}

.border-y-yellow-100\/0 {
  border-top-color: rgb(254 249 195 / 0);
  border-bottom-color: rgb(254 249 195 / 0);
}

.border-y-yellow-100\/10 {
  border-top-color: rgb(254 249 195 / 0.1);
  border-bottom-color: rgb(254 249 195 / 0.1);
}

.border-y-yellow-100\/100 {
  border-top-color: rgb(254 249 195 / 1);
  border-bottom-color: rgb(254 249 195 / 1);
}

.border-y-yellow-100\/15 {
  border-top-color: rgb(254 249 195 / 0.15);
  border-bottom-color: rgb(254 249 195 / 0.15);
}

.border-y-yellow-100\/20 {
  border-top-color: rgb(254 249 195 / 0.2);
  border-bottom-color: rgb(254 249 195 / 0.2);
}

.border-y-yellow-100\/25 {
  border-top-color: rgb(254 249 195 / 0.25);
  border-bottom-color: rgb(254 249 195 / 0.25);
}

.border-y-yellow-100\/30 {
  border-top-color: rgb(254 249 195 / 0.3);
  border-bottom-color: rgb(254 249 195 / 0.3);
}

.border-y-yellow-100\/35 {
  border-top-color: rgb(254 249 195 / 0.35);
  border-bottom-color: rgb(254 249 195 / 0.35);
}

.border-y-yellow-100\/40 {
  border-top-color: rgb(254 249 195 / 0.4);
  border-bottom-color: rgb(254 249 195 / 0.4);
}

.border-y-yellow-100\/45 {
  border-top-color: rgb(254 249 195 / 0.45);
  border-bottom-color: rgb(254 249 195 / 0.45);
}

.border-y-yellow-100\/5 {
  border-top-color: rgb(254 249 195 / 0.05);
  border-bottom-color: rgb(254 249 195 / 0.05);
}

.border-y-yellow-100\/50 {
  border-top-color: rgb(254 249 195 / 0.5);
  border-bottom-color: rgb(254 249 195 / 0.5);
}

.border-y-yellow-100\/55 {
  border-top-color: rgb(254 249 195 / 0.55);
  border-bottom-color: rgb(254 249 195 / 0.55);
}

.border-y-yellow-100\/60 {
  border-top-color: rgb(254 249 195 / 0.6);
  border-bottom-color: rgb(254 249 195 / 0.6);
}

.border-y-yellow-100\/65 {
  border-top-color: rgb(254 249 195 / 0.65);
  border-bottom-color: rgb(254 249 195 / 0.65);
}

.border-y-yellow-100\/70 {
  border-top-color: rgb(254 249 195 / 0.7);
  border-bottom-color: rgb(254 249 195 / 0.7);
}

.border-y-yellow-100\/75 {
  border-top-color: rgb(254 249 195 / 0.75);
  border-bottom-color: rgb(254 249 195 / 0.75);
}

.border-y-yellow-100\/80 {
  border-top-color: rgb(254 249 195 / 0.8);
  border-bottom-color: rgb(254 249 195 / 0.8);
}

.border-y-yellow-100\/85 {
  border-top-color: rgb(254 249 195 / 0.85);
  border-bottom-color: rgb(254 249 195 / 0.85);
}

.border-y-yellow-100\/90 {
  border-top-color: rgb(254 249 195 / 0.9);
  border-bottom-color: rgb(254 249 195 / 0.9);
}

.border-y-yellow-100\/95 {
  border-top-color: rgb(254 249 195 / 0.95);
  border-bottom-color: rgb(254 249 195 / 0.95);
}

.border-y-yellow-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}

.border-y-yellow-200\/0 {
  border-top-color: rgb(254 240 138 / 0);
  border-bottom-color: rgb(254 240 138 / 0);
}

.border-y-yellow-200\/10 {
  border-top-color: rgb(254 240 138 / 0.1);
  border-bottom-color: rgb(254 240 138 / 0.1);
}

.border-y-yellow-200\/100 {
  border-top-color: rgb(254 240 138 / 1);
  border-bottom-color: rgb(254 240 138 / 1);
}

.border-y-yellow-200\/15 {
  border-top-color: rgb(254 240 138 / 0.15);
  border-bottom-color: rgb(254 240 138 / 0.15);
}

.border-y-yellow-200\/20 {
  border-top-color: rgb(254 240 138 / 0.2);
  border-bottom-color: rgb(254 240 138 / 0.2);
}

.border-y-yellow-200\/25 {
  border-top-color: rgb(254 240 138 / 0.25);
  border-bottom-color: rgb(254 240 138 / 0.25);
}

.border-y-yellow-200\/30 {
  border-top-color: rgb(254 240 138 / 0.3);
  border-bottom-color: rgb(254 240 138 / 0.3);
}

.border-y-yellow-200\/35 {
  border-top-color: rgb(254 240 138 / 0.35);
  border-bottom-color: rgb(254 240 138 / 0.35);
}

.border-y-yellow-200\/40 {
  border-top-color: rgb(254 240 138 / 0.4);
  border-bottom-color: rgb(254 240 138 / 0.4);
}

.border-y-yellow-200\/45 {
  border-top-color: rgb(254 240 138 / 0.45);
  border-bottom-color: rgb(254 240 138 / 0.45);
}

.border-y-yellow-200\/5 {
  border-top-color: rgb(254 240 138 / 0.05);
  border-bottom-color: rgb(254 240 138 / 0.05);
}

.border-y-yellow-200\/50 {
  border-top-color: rgb(254 240 138 / 0.5);
  border-bottom-color: rgb(254 240 138 / 0.5);
}

.border-y-yellow-200\/55 {
  border-top-color: rgb(254 240 138 / 0.55);
  border-bottom-color: rgb(254 240 138 / 0.55);
}

.border-y-yellow-200\/60 {
  border-top-color: rgb(254 240 138 / 0.6);
  border-bottom-color: rgb(254 240 138 / 0.6);
}

.border-y-yellow-200\/65 {
  border-top-color: rgb(254 240 138 / 0.65);
  border-bottom-color: rgb(254 240 138 / 0.65);
}

.border-y-yellow-200\/70 {
  border-top-color: rgb(254 240 138 / 0.7);
  border-bottom-color: rgb(254 240 138 / 0.7);
}

.border-y-yellow-200\/75 {
  border-top-color: rgb(254 240 138 / 0.75);
  border-bottom-color: rgb(254 240 138 / 0.75);
}

.border-y-yellow-200\/80 {
  border-top-color: rgb(254 240 138 / 0.8);
  border-bottom-color: rgb(254 240 138 / 0.8);
}

.border-y-yellow-200\/85 {
  border-top-color: rgb(254 240 138 / 0.85);
  border-bottom-color: rgb(254 240 138 / 0.85);
}

.border-y-yellow-200\/90 {
  border-top-color: rgb(254 240 138 / 0.9);
  border-bottom-color: rgb(254 240 138 / 0.9);
}

.border-y-yellow-200\/95 {
  border-top-color: rgb(254 240 138 / 0.95);
  border-bottom-color: rgb(254 240 138 / 0.95);
}

.border-y-yellow-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}

.border-y-yellow-300\/0 {
  border-top-color: rgb(253 224 71 / 0);
  border-bottom-color: rgb(253 224 71 / 0);
}

.border-y-yellow-300\/10 {
  border-top-color: rgb(253 224 71 / 0.1);
  border-bottom-color: rgb(253 224 71 / 0.1);
}

.border-y-yellow-300\/100 {
  border-top-color: rgb(253 224 71 / 1);
  border-bottom-color: rgb(253 224 71 / 1);
}

.border-y-yellow-300\/15 {
  border-top-color: rgb(253 224 71 / 0.15);
  border-bottom-color: rgb(253 224 71 / 0.15);
}

.border-y-yellow-300\/20 {
  border-top-color: rgb(253 224 71 / 0.2);
  border-bottom-color: rgb(253 224 71 / 0.2);
}

.border-y-yellow-300\/25 {
  border-top-color: rgb(253 224 71 / 0.25);
  border-bottom-color: rgb(253 224 71 / 0.25);
}

.border-y-yellow-300\/30 {
  border-top-color: rgb(253 224 71 / 0.3);
  border-bottom-color: rgb(253 224 71 / 0.3);
}

.border-y-yellow-300\/35 {
  border-top-color: rgb(253 224 71 / 0.35);
  border-bottom-color: rgb(253 224 71 / 0.35);
}

.border-y-yellow-300\/40 {
  border-top-color: rgb(253 224 71 / 0.4);
  border-bottom-color: rgb(253 224 71 / 0.4);
}

.border-y-yellow-300\/45 {
  border-top-color: rgb(253 224 71 / 0.45);
  border-bottom-color: rgb(253 224 71 / 0.45);
}

.border-y-yellow-300\/5 {
  border-top-color: rgb(253 224 71 / 0.05);
  border-bottom-color: rgb(253 224 71 / 0.05);
}

.border-y-yellow-300\/50 {
  border-top-color: rgb(253 224 71 / 0.5);
  border-bottom-color: rgb(253 224 71 / 0.5);
}

.border-y-yellow-300\/55 {
  border-top-color: rgb(253 224 71 / 0.55);
  border-bottom-color: rgb(253 224 71 / 0.55);
}

.border-y-yellow-300\/60 {
  border-top-color: rgb(253 224 71 / 0.6);
  border-bottom-color: rgb(253 224 71 / 0.6);
}

.border-y-yellow-300\/65 {
  border-top-color: rgb(253 224 71 / 0.65);
  border-bottom-color: rgb(253 224 71 / 0.65);
}

.border-y-yellow-300\/70 {
  border-top-color: rgb(253 224 71 / 0.7);
  border-bottom-color: rgb(253 224 71 / 0.7);
}

.border-y-yellow-300\/75 {
  border-top-color: rgb(253 224 71 / 0.75);
  border-bottom-color: rgb(253 224 71 / 0.75);
}

.border-y-yellow-300\/80 {
  border-top-color: rgb(253 224 71 / 0.8);
  border-bottom-color: rgb(253 224 71 / 0.8);
}

.border-y-yellow-300\/85 {
  border-top-color: rgb(253 224 71 / 0.85);
  border-bottom-color: rgb(253 224 71 / 0.85);
}

.border-y-yellow-300\/90 {
  border-top-color: rgb(253 224 71 / 0.9);
  border-bottom-color: rgb(253 224 71 / 0.9);
}

.border-y-yellow-300\/95 {
  border-top-color: rgb(253 224 71 / 0.95);
  border-bottom-color: rgb(253 224 71 / 0.95);
}

.border-y-yellow-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}

.border-y-yellow-400\/0 {
  border-top-color: rgb(250 204 21 / 0);
  border-bottom-color: rgb(250 204 21 / 0);
}

.border-y-yellow-400\/10 {
  border-top-color: rgb(250 204 21 / 0.1);
  border-bottom-color: rgb(250 204 21 / 0.1);
}

.border-y-yellow-400\/100 {
  border-top-color: rgb(250 204 21 / 1);
  border-bottom-color: rgb(250 204 21 / 1);
}

.border-y-yellow-400\/15 {
  border-top-color: rgb(250 204 21 / 0.15);
  border-bottom-color: rgb(250 204 21 / 0.15);
}

.border-y-yellow-400\/20 {
  border-top-color: rgb(250 204 21 / 0.2);
  border-bottom-color: rgb(250 204 21 / 0.2);
}

.border-y-yellow-400\/25 {
  border-top-color: rgb(250 204 21 / 0.25);
  border-bottom-color: rgb(250 204 21 / 0.25);
}

.border-y-yellow-400\/30 {
  border-top-color: rgb(250 204 21 / 0.3);
  border-bottom-color: rgb(250 204 21 / 0.3);
}

.border-y-yellow-400\/35 {
  border-top-color: rgb(250 204 21 / 0.35);
  border-bottom-color: rgb(250 204 21 / 0.35);
}

.border-y-yellow-400\/40 {
  border-top-color: rgb(250 204 21 / 0.4);
  border-bottom-color: rgb(250 204 21 / 0.4);
}

.border-y-yellow-400\/45 {
  border-top-color: rgb(250 204 21 / 0.45);
  border-bottom-color: rgb(250 204 21 / 0.45);
}

.border-y-yellow-400\/5 {
  border-top-color: rgb(250 204 21 / 0.05);
  border-bottom-color: rgb(250 204 21 / 0.05);
}

.border-y-yellow-400\/50 {
  border-top-color: rgb(250 204 21 / 0.5);
  border-bottom-color: rgb(250 204 21 / 0.5);
}

.border-y-yellow-400\/55 {
  border-top-color: rgb(250 204 21 / 0.55);
  border-bottom-color: rgb(250 204 21 / 0.55);
}

.border-y-yellow-400\/60 {
  border-top-color: rgb(250 204 21 / 0.6);
  border-bottom-color: rgb(250 204 21 / 0.6);
}

.border-y-yellow-400\/65 {
  border-top-color: rgb(250 204 21 / 0.65);
  border-bottom-color: rgb(250 204 21 / 0.65);
}

.border-y-yellow-400\/70 {
  border-top-color: rgb(250 204 21 / 0.7);
  border-bottom-color: rgb(250 204 21 / 0.7);
}

.border-y-yellow-400\/75 {
  border-top-color: rgb(250 204 21 / 0.75);
  border-bottom-color: rgb(250 204 21 / 0.75);
}

.border-y-yellow-400\/80 {
  border-top-color: rgb(250 204 21 / 0.8);
  border-bottom-color: rgb(250 204 21 / 0.8);
}

.border-y-yellow-400\/85 {
  border-top-color: rgb(250 204 21 / 0.85);
  border-bottom-color: rgb(250 204 21 / 0.85);
}

.border-y-yellow-400\/90 {
  border-top-color: rgb(250 204 21 / 0.9);
  border-bottom-color: rgb(250 204 21 / 0.9);
}

.border-y-yellow-400\/95 {
  border-top-color: rgb(250 204 21 / 0.95);
  border-bottom-color: rgb(250 204 21 / 0.95);
}

.border-y-yellow-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}

.border-y-yellow-50\/0 {
  border-top-color: rgb(254 252 232 / 0);
  border-bottom-color: rgb(254 252 232 / 0);
}

.border-y-yellow-50\/10 {
  border-top-color: rgb(254 252 232 / 0.1);
  border-bottom-color: rgb(254 252 232 / 0.1);
}

.border-y-yellow-50\/100 {
  border-top-color: rgb(254 252 232 / 1);
  border-bottom-color: rgb(254 252 232 / 1);
}

.border-y-yellow-50\/15 {
  border-top-color: rgb(254 252 232 / 0.15);
  border-bottom-color: rgb(254 252 232 / 0.15);
}

.border-y-yellow-50\/20 {
  border-top-color: rgb(254 252 232 / 0.2);
  border-bottom-color: rgb(254 252 232 / 0.2);
}

.border-y-yellow-50\/25 {
  border-top-color: rgb(254 252 232 / 0.25);
  border-bottom-color: rgb(254 252 232 / 0.25);
}

.border-y-yellow-50\/30 {
  border-top-color: rgb(254 252 232 / 0.3);
  border-bottom-color: rgb(254 252 232 / 0.3);
}

.border-y-yellow-50\/35 {
  border-top-color: rgb(254 252 232 / 0.35);
  border-bottom-color: rgb(254 252 232 / 0.35);
}

.border-y-yellow-50\/40 {
  border-top-color: rgb(254 252 232 / 0.4);
  border-bottom-color: rgb(254 252 232 / 0.4);
}

.border-y-yellow-50\/45 {
  border-top-color: rgb(254 252 232 / 0.45);
  border-bottom-color: rgb(254 252 232 / 0.45);
}

.border-y-yellow-50\/5 {
  border-top-color: rgb(254 252 232 / 0.05);
  border-bottom-color: rgb(254 252 232 / 0.05);
}

.border-y-yellow-50\/50 {
  border-top-color: rgb(254 252 232 / 0.5);
  border-bottom-color: rgb(254 252 232 / 0.5);
}

.border-y-yellow-50\/55 {
  border-top-color: rgb(254 252 232 / 0.55);
  border-bottom-color: rgb(254 252 232 / 0.55);
}

.border-y-yellow-50\/60 {
  border-top-color: rgb(254 252 232 / 0.6);
  border-bottom-color: rgb(254 252 232 / 0.6);
}

.border-y-yellow-50\/65 {
  border-top-color: rgb(254 252 232 / 0.65);
  border-bottom-color: rgb(254 252 232 / 0.65);
}

.border-y-yellow-50\/70 {
  border-top-color: rgb(254 252 232 / 0.7);
  border-bottom-color: rgb(254 252 232 / 0.7);
}

.border-y-yellow-50\/75 {
  border-top-color: rgb(254 252 232 / 0.75);
  border-bottom-color: rgb(254 252 232 / 0.75);
}

.border-y-yellow-50\/80 {
  border-top-color: rgb(254 252 232 / 0.8);
  border-bottom-color: rgb(254 252 232 / 0.8);
}

.border-y-yellow-50\/85 {
  border-top-color: rgb(254 252 232 / 0.85);
  border-bottom-color: rgb(254 252 232 / 0.85);
}

.border-y-yellow-50\/90 {
  border-top-color: rgb(254 252 232 / 0.9);
  border-bottom-color: rgb(254 252 232 / 0.9);
}

.border-y-yellow-50\/95 {
  border-top-color: rgb(254 252 232 / 0.95);
  border-bottom-color: rgb(254 252 232 / 0.95);
}

.border-y-yellow-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}

.border-y-yellow-500\/0 {
  border-top-color: rgb(234 179 8 / 0);
  border-bottom-color: rgb(234 179 8 / 0);
}

.border-y-yellow-500\/10 {
  border-top-color: rgb(234 179 8 / 0.1);
  border-bottom-color: rgb(234 179 8 / 0.1);
}

.border-y-yellow-500\/100 {
  border-top-color: rgb(234 179 8 / 1);
  border-bottom-color: rgb(234 179 8 / 1);
}

.border-y-yellow-500\/15 {
  border-top-color: rgb(234 179 8 / 0.15);
  border-bottom-color: rgb(234 179 8 / 0.15);
}

.border-y-yellow-500\/20 {
  border-top-color: rgb(234 179 8 / 0.2);
  border-bottom-color: rgb(234 179 8 / 0.2);
}

.border-y-yellow-500\/25 {
  border-top-color: rgb(234 179 8 / 0.25);
  border-bottom-color: rgb(234 179 8 / 0.25);
}

.border-y-yellow-500\/30 {
  border-top-color: rgb(234 179 8 / 0.3);
  border-bottom-color: rgb(234 179 8 / 0.3);
}

.border-y-yellow-500\/35 {
  border-top-color: rgb(234 179 8 / 0.35);
  border-bottom-color: rgb(234 179 8 / 0.35);
}

.border-y-yellow-500\/40 {
  border-top-color: rgb(234 179 8 / 0.4);
  border-bottom-color: rgb(234 179 8 / 0.4);
}

.border-y-yellow-500\/45 {
  border-top-color: rgb(234 179 8 / 0.45);
  border-bottom-color: rgb(234 179 8 / 0.45);
}

.border-y-yellow-500\/5 {
  border-top-color: rgb(234 179 8 / 0.05);
  border-bottom-color: rgb(234 179 8 / 0.05);
}

.border-y-yellow-500\/50 {
  border-top-color: rgb(234 179 8 / 0.5);
  border-bottom-color: rgb(234 179 8 / 0.5);
}

.border-y-yellow-500\/55 {
  border-top-color: rgb(234 179 8 / 0.55);
  border-bottom-color: rgb(234 179 8 / 0.55);
}

.border-y-yellow-500\/60 {
  border-top-color: rgb(234 179 8 / 0.6);
  border-bottom-color: rgb(234 179 8 / 0.6);
}

.border-y-yellow-500\/65 {
  border-top-color: rgb(234 179 8 / 0.65);
  border-bottom-color: rgb(234 179 8 / 0.65);
}

.border-y-yellow-500\/70 {
  border-top-color: rgb(234 179 8 / 0.7);
  border-bottom-color: rgb(234 179 8 / 0.7);
}

.border-y-yellow-500\/75 {
  border-top-color: rgb(234 179 8 / 0.75);
  border-bottom-color: rgb(234 179 8 / 0.75);
}

.border-y-yellow-500\/80 {
  border-top-color: rgb(234 179 8 / 0.8);
  border-bottom-color: rgb(234 179 8 / 0.8);
}

.border-y-yellow-500\/85 {
  border-top-color: rgb(234 179 8 / 0.85);
  border-bottom-color: rgb(234 179 8 / 0.85);
}

.border-y-yellow-500\/90 {
  border-top-color: rgb(234 179 8 / 0.9);
  border-bottom-color: rgb(234 179 8 / 0.9);
}

.border-y-yellow-500\/95 {
  border-top-color: rgb(234 179 8 / 0.95);
  border-bottom-color: rgb(234 179 8 / 0.95);
}

.border-y-yellow-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}

.border-y-yellow-600\/0 {
  border-top-color: rgb(202 138 4 / 0);
  border-bottom-color: rgb(202 138 4 / 0);
}

.border-y-yellow-600\/10 {
  border-top-color: rgb(202 138 4 / 0.1);
  border-bottom-color: rgb(202 138 4 / 0.1);
}

.border-y-yellow-600\/100 {
  border-top-color: rgb(202 138 4 / 1);
  border-bottom-color: rgb(202 138 4 / 1);
}

.border-y-yellow-600\/15 {
  border-top-color: rgb(202 138 4 / 0.15);
  border-bottom-color: rgb(202 138 4 / 0.15);
}

.border-y-yellow-600\/20 {
  border-top-color: rgb(202 138 4 / 0.2);
  border-bottom-color: rgb(202 138 4 / 0.2);
}

.border-y-yellow-600\/25 {
  border-top-color: rgb(202 138 4 / 0.25);
  border-bottom-color: rgb(202 138 4 / 0.25);
}

.border-y-yellow-600\/30 {
  border-top-color: rgb(202 138 4 / 0.3);
  border-bottom-color: rgb(202 138 4 / 0.3);
}

.border-y-yellow-600\/35 {
  border-top-color: rgb(202 138 4 / 0.35);
  border-bottom-color: rgb(202 138 4 / 0.35);
}

.border-y-yellow-600\/40 {
  border-top-color: rgb(202 138 4 / 0.4);
  border-bottom-color: rgb(202 138 4 / 0.4);
}

.border-y-yellow-600\/45 {
  border-top-color: rgb(202 138 4 / 0.45);
  border-bottom-color: rgb(202 138 4 / 0.45);
}

.border-y-yellow-600\/5 {
  border-top-color: rgb(202 138 4 / 0.05);
  border-bottom-color: rgb(202 138 4 / 0.05);
}

.border-y-yellow-600\/50 {
  border-top-color: rgb(202 138 4 / 0.5);
  border-bottom-color: rgb(202 138 4 / 0.5);
}

.border-y-yellow-600\/55 {
  border-top-color: rgb(202 138 4 / 0.55);
  border-bottom-color: rgb(202 138 4 / 0.55);
}

.border-y-yellow-600\/60 {
  border-top-color: rgb(202 138 4 / 0.6);
  border-bottom-color: rgb(202 138 4 / 0.6);
}

.border-y-yellow-600\/65 {
  border-top-color: rgb(202 138 4 / 0.65);
  border-bottom-color: rgb(202 138 4 / 0.65);
}

.border-y-yellow-600\/70 {
  border-top-color: rgb(202 138 4 / 0.7);
  border-bottom-color: rgb(202 138 4 / 0.7);
}

.border-y-yellow-600\/75 {
  border-top-color: rgb(202 138 4 / 0.75);
  border-bottom-color: rgb(202 138 4 / 0.75);
}

.border-y-yellow-600\/80 {
  border-top-color: rgb(202 138 4 / 0.8);
  border-bottom-color: rgb(202 138 4 / 0.8);
}

.border-y-yellow-600\/85 {
  border-top-color: rgb(202 138 4 / 0.85);
  border-bottom-color: rgb(202 138 4 / 0.85);
}

.border-y-yellow-600\/90 {
  border-top-color: rgb(202 138 4 / 0.9);
  border-bottom-color: rgb(202 138 4 / 0.9);
}

.border-y-yellow-600\/95 {
  border-top-color: rgb(202 138 4 / 0.95);
  border-bottom-color: rgb(202 138 4 / 0.95);
}

.border-y-yellow-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}

.border-y-yellow-700\/0 {
  border-top-color: rgb(161 98 7 / 0);
  border-bottom-color: rgb(161 98 7 / 0);
}

.border-y-yellow-700\/10 {
  border-top-color: rgb(161 98 7 / 0.1);
  border-bottom-color: rgb(161 98 7 / 0.1);
}

.border-y-yellow-700\/100 {
  border-top-color: rgb(161 98 7 / 1);
  border-bottom-color: rgb(161 98 7 / 1);
}

.border-y-yellow-700\/15 {
  border-top-color: rgb(161 98 7 / 0.15);
  border-bottom-color: rgb(161 98 7 / 0.15);
}

.border-y-yellow-700\/20 {
  border-top-color: rgb(161 98 7 / 0.2);
  border-bottom-color: rgb(161 98 7 / 0.2);
}

.border-y-yellow-700\/25 {
  border-top-color: rgb(161 98 7 / 0.25);
  border-bottom-color: rgb(161 98 7 / 0.25);
}

.border-y-yellow-700\/30 {
  border-top-color: rgb(161 98 7 / 0.3);
  border-bottom-color: rgb(161 98 7 / 0.3);
}

.border-y-yellow-700\/35 {
  border-top-color: rgb(161 98 7 / 0.35);
  border-bottom-color: rgb(161 98 7 / 0.35);
}

.border-y-yellow-700\/40 {
  border-top-color: rgb(161 98 7 / 0.4);
  border-bottom-color: rgb(161 98 7 / 0.4);
}

.border-y-yellow-700\/45 {
  border-top-color: rgb(161 98 7 / 0.45);
  border-bottom-color: rgb(161 98 7 / 0.45);
}

.border-y-yellow-700\/5 {
  border-top-color: rgb(161 98 7 / 0.05);
  border-bottom-color: rgb(161 98 7 / 0.05);
}

.border-y-yellow-700\/50 {
  border-top-color: rgb(161 98 7 / 0.5);
  border-bottom-color: rgb(161 98 7 / 0.5);
}

.border-y-yellow-700\/55 {
  border-top-color: rgb(161 98 7 / 0.55);
  border-bottom-color: rgb(161 98 7 / 0.55);
}

.border-y-yellow-700\/60 {
  border-top-color: rgb(161 98 7 / 0.6);
  border-bottom-color: rgb(161 98 7 / 0.6);
}

.border-y-yellow-700\/65 {
  border-top-color: rgb(161 98 7 / 0.65);
  border-bottom-color: rgb(161 98 7 / 0.65);
}

.border-y-yellow-700\/70 {
  border-top-color: rgb(161 98 7 / 0.7);
  border-bottom-color: rgb(161 98 7 / 0.7);
}

.border-y-yellow-700\/75 {
  border-top-color: rgb(161 98 7 / 0.75);
  border-bottom-color: rgb(161 98 7 / 0.75);
}

.border-y-yellow-700\/80 {
  border-top-color: rgb(161 98 7 / 0.8);
  border-bottom-color: rgb(161 98 7 / 0.8);
}

.border-y-yellow-700\/85 {
  border-top-color: rgb(161 98 7 / 0.85);
  border-bottom-color: rgb(161 98 7 / 0.85);
}

.border-y-yellow-700\/90 {
  border-top-color: rgb(161 98 7 / 0.9);
  border-bottom-color: rgb(161 98 7 / 0.9);
}

.border-y-yellow-700\/95 {
  border-top-color: rgb(161 98 7 / 0.95);
  border-bottom-color: rgb(161 98 7 / 0.95);
}

.border-y-yellow-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}

.border-y-yellow-800\/0 {
  border-top-color: rgb(133 77 14 / 0);
  border-bottom-color: rgb(133 77 14 / 0);
}

.border-y-yellow-800\/10 {
  border-top-color: rgb(133 77 14 / 0.1);
  border-bottom-color: rgb(133 77 14 / 0.1);
}

.border-y-yellow-800\/100 {
  border-top-color: rgb(133 77 14 / 1);
  border-bottom-color: rgb(133 77 14 / 1);
}

.border-y-yellow-800\/15 {
  border-top-color: rgb(133 77 14 / 0.15);
  border-bottom-color: rgb(133 77 14 / 0.15);
}

.border-y-yellow-800\/20 {
  border-top-color: rgb(133 77 14 / 0.2);
  border-bottom-color: rgb(133 77 14 / 0.2);
}

.border-y-yellow-800\/25 {
  border-top-color: rgb(133 77 14 / 0.25);
  border-bottom-color: rgb(133 77 14 / 0.25);
}

.border-y-yellow-800\/30 {
  border-top-color: rgb(133 77 14 / 0.3);
  border-bottom-color: rgb(133 77 14 / 0.3);
}

.border-y-yellow-800\/35 {
  border-top-color: rgb(133 77 14 / 0.35);
  border-bottom-color: rgb(133 77 14 / 0.35);
}

.border-y-yellow-800\/40 {
  border-top-color: rgb(133 77 14 / 0.4);
  border-bottom-color: rgb(133 77 14 / 0.4);
}

.border-y-yellow-800\/45 {
  border-top-color: rgb(133 77 14 / 0.45);
  border-bottom-color: rgb(133 77 14 / 0.45);
}

.border-y-yellow-800\/5 {
  border-top-color: rgb(133 77 14 / 0.05);
  border-bottom-color: rgb(133 77 14 / 0.05);
}

.border-y-yellow-800\/50 {
  border-top-color: rgb(133 77 14 / 0.5);
  border-bottom-color: rgb(133 77 14 / 0.5);
}

.border-y-yellow-800\/55 {
  border-top-color: rgb(133 77 14 / 0.55);
  border-bottom-color: rgb(133 77 14 / 0.55);
}

.border-y-yellow-800\/60 {
  border-top-color: rgb(133 77 14 / 0.6);
  border-bottom-color: rgb(133 77 14 / 0.6);
}

.border-y-yellow-800\/65 {
  border-top-color: rgb(133 77 14 / 0.65);
  border-bottom-color: rgb(133 77 14 / 0.65);
}

.border-y-yellow-800\/70 {
  border-top-color: rgb(133 77 14 / 0.7);
  border-bottom-color: rgb(133 77 14 / 0.7);
}

.border-y-yellow-800\/75 {
  border-top-color: rgb(133 77 14 / 0.75);
  border-bottom-color: rgb(133 77 14 / 0.75);
}

.border-y-yellow-800\/80 {
  border-top-color: rgb(133 77 14 / 0.8);
  border-bottom-color: rgb(133 77 14 / 0.8);
}

.border-y-yellow-800\/85 {
  border-top-color: rgb(133 77 14 / 0.85);
  border-bottom-color: rgb(133 77 14 / 0.85);
}

.border-y-yellow-800\/90 {
  border-top-color: rgb(133 77 14 / 0.9);
  border-bottom-color: rgb(133 77 14 / 0.9);
}

.border-y-yellow-800\/95 {
  border-top-color: rgb(133 77 14 / 0.95);
  border-bottom-color: rgb(133 77 14 / 0.95);
}

.border-y-yellow-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}

.border-y-yellow-900\/0 {
  border-top-color: rgb(113 63 18 / 0);
  border-bottom-color: rgb(113 63 18 / 0);
}

.border-y-yellow-900\/10 {
  border-top-color: rgb(113 63 18 / 0.1);
  border-bottom-color: rgb(113 63 18 / 0.1);
}

.border-y-yellow-900\/100 {
  border-top-color: rgb(113 63 18 / 1);
  border-bottom-color: rgb(113 63 18 / 1);
}

.border-y-yellow-900\/15 {
  border-top-color: rgb(113 63 18 / 0.15);
  border-bottom-color: rgb(113 63 18 / 0.15);
}

.border-y-yellow-900\/20 {
  border-top-color: rgb(113 63 18 / 0.2);
  border-bottom-color: rgb(113 63 18 / 0.2);
}

.border-y-yellow-900\/25 {
  border-top-color: rgb(113 63 18 / 0.25);
  border-bottom-color: rgb(113 63 18 / 0.25);
}

.border-y-yellow-900\/30 {
  border-top-color: rgb(113 63 18 / 0.3);
  border-bottom-color: rgb(113 63 18 / 0.3);
}

.border-y-yellow-900\/35 {
  border-top-color: rgb(113 63 18 / 0.35);
  border-bottom-color: rgb(113 63 18 / 0.35);
}

.border-y-yellow-900\/40 {
  border-top-color: rgb(113 63 18 / 0.4);
  border-bottom-color: rgb(113 63 18 / 0.4);
}

.border-y-yellow-900\/45 {
  border-top-color: rgb(113 63 18 / 0.45);
  border-bottom-color: rgb(113 63 18 / 0.45);
}

.border-y-yellow-900\/5 {
  border-top-color: rgb(113 63 18 / 0.05);
  border-bottom-color: rgb(113 63 18 / 0.05);
}

.border-y-yellow-900\/50 {
  border-top-color: rgb(113 63 18 / 0.5);
  border-bottom-color: rgb(113 63 18 / 0.5);
}

.border-y-yellow-900\/55 {
  border-top-color: rgb(113 63 18 / 0.55);
  border-bottom-color: rgb(113 63 18 / 0.55);
}

.border-y-yellow-900\/60 {
  border-top-color: rgb(113 63 18 / 0.6);
  border-bottom-color: rgb(113 63 18 / 0.6);
}

.border-y-yellow-900\/65 {
  border-top-color: rgb(113 63 18 / 0.65);
  border-bottom-color: rgb(113 63 18 / 0.65);
}

.border-y-yellow-900\/70 {
  border-top-color: rgb(113 63 18 / 0.7);
  border-bottom-color: rgb(113 63 18 / 0.7);
}

.border-y-yellow-900\/75 {
  border-top-color: rgb(113 63 18 / 0.75);
  border-bottom-color: rgb(113 63 18 / 0.75);
}

.border-y-yellow-900\/80 {
  border-top-color: rgb(113 63 18 / 0.8);
  border-bottom-color: rgb(113 63 18 / 0.8);
}

.border-y-yellow-900\/85 {
  border-top-color: rgb(113 63 18 / 0.85);
  border-bottom-color: rgb(113 63 18 / 0.85);
}

.border-y-yellow-900\/90 {
  border-top-color: rgb(113 63 18 / 0.9);
  border-bottom-color: rgb(113 63 18 / 0.9);
}

.border-y-yellow-900\/95 {
  border-top-color: rgb(113 63 18 / 0.95);
  border-bottom-color: rgb(113 63 18 / 0.95);
}

.border-y-yellow-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}

.border-y-yellow-950\/0 {
  border-top-color: rgb(66 32 6 / 0);
  border-bottom-color: rgb(66 32 6 / 0);
}

.border-y-yellow-950\/10 {
  border-top-color: rgb(66 32 6 / 0.1);
  border-bottom-color: rgb(66 32 6 / 0.1);
}

.border-y-yellow-950\/100 {
  border-top-color: rgb(66 32 6 / 1);
  border-bottom-color: rgb(66 32 6 / 1);
}

.border-y-yellow-950\/15 {
  border-top-color: rgb(66 32 6 / 0.15);
  border-bottom-color: rgb(66 32 6 / 0.15);
}

.border-y-yellow-950\/20 {
  border-top-color: rgb(66 32 6 / 0.2);
  border-bottom-color: rgb(66 32 6 / 0.2);
}

.border-y-yellow-950\/25 {
  border-top-color: rgb(66 32 6 / 0.25);
  border-bottom-color: rgb(66 32 6 / 0.25);
}

.border-y-yellow-950\/30 {
  border-top-color: rgb(66 32 6 / 0.3);
  border-bottom-color: rgb(66 32 6 / 0.3);
}

.border-y-yellow-950\/35 {
  border-top-color: rgb(66 32 6 / 0.35);
  border-bottom-color: rgb(66 32 6 / 0.35);
}

.border-y-yellow-950\/40 {
  border-top-color: rgb(66 32 6 / 0.4);
  border-bottom-color: rgb(66 32 6 / 0.4);
}

.border-y-yellow-950\/45 {
  border-top-color: rgb(66 32 6 / 0.45);
  border-bottom-color: rgb(66 32 6 / 0.45);
}

.border-y-yellow-950\/5 {
  border-top-color: rgb(66 32 6 / 0.05);
  border-bottom-color: rgb(66 32 6 / 0.05);
}

.border-y-yellow-950\/50 {
  border-top-color: rgb(66 32 6 / 0.5);
  border-bottom-color: rgb(66 32 6 / 0.5);
}

.border-y-yellow-950\/55 {
  border-top-color: rgb(66 32 6 / 0.55);
  border-bottom-color: rgb(66 32 6 / 0.55);
}

.border-y-yellow-950\/60 {
  border-top-color: rgb(66 32 6 / 0.6);
  border-bottom-color: rgb(66 32 6 / 0.6);
}

.border-y-yellow-950\/65 {
  border-top-color: rgb(66 32 6 / 0.65);
  border-bottom-color: rgb(66 32 6 / 0.65);
}

.border-y-yellow-950\/70 {
  border-top-color: rgb(66 32 6 / 0.7);
  border-bottom-color: rgb(66 32 6 / 0.7);
}

.border-y-yellow-950\/75 {
  border-top-color: rgb(66 32 6 / 0.75);
  border-bottom-color: rgb(66 32 6 / 0.75);
}

.border-y-yellow-950\/80 {
  border-top-color: rgb(66 32 6 / 0.8);
  border-bottom-color: rgb(66 32 6 / 0.8);
}

.border-y-yellow-950\/85 {
  border-top-color: rgb(66 32 6 / 0.85);
  border-bottom-color: rgb(66 32 6 / 0.85);
}

.border-y-yellow-950\/90 {
  border-top-color: rgb(66 32 6 / 0.9);
  border-bottom-color: rgb(66 32 6 / 0.9);
}

.border-y-yellow-950\/95 {
  border-top-color: rgb(66 32 6 / 0.95);
  border-bottom-color: rgb(66 32 6 / 0.95);
}

.border-y-zinc-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(244 244 245 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(244 244 245 / var(--tw-border-opacity, 1));
}

.border-y-zinc-100\/0 {
  border-top-color: rgb(244 244 245 / 0);
  border-bottom-color: rgb(244 244 245 / 0);
}

.border-y-zinc-100\/10 {
  border-top-color: rgb(244 244 245 / 0.1);
  border-bottom-color: rgb(244 244 245 / 0.1);
}

.border-y-zinc-100\/100 {
  border-top-color: rgb(244 244 245 / 1);
  border-bottom-color: rgb(244 244 245 / 1);
}

.border-y-zinc-100\/15 {
  border-top-color: rgb(244 244 245 / 0.15);
  border-bottom-color: rgb(244 244 245 / 0.15);
}

.border-y-zinc-100\/20 {
  border-top-color: rgb(244 244 245 / 0.2);
  border-bottom-color: rgb(244 244 245 / 0.2);
}

.border-y-zinc-100\/25 {
  border-top-color: rgb(244 244 245 / 0.25);
  border-bottom-color: rgb(244 244 245 / 0.25);
}

.border-y-zinc-100\/30 {
  border-top-color: rgb(244 244 245 / 0.3);
  border-bottom-color: rgb(244 244 245 / 0.3);
}

.border-y-zinc-100\/35 {
  border-top-color: rgb(244 244 245 / 0.35);
  border-bottom-color: rgb(244 244 245 / 0.35);
}

.border-y-zinc-100\/40 {
  border-top-color: rgb(244 244 245 / 0.4);
  border-bottom-color: rgb(244 244 245 / 0.4);
}

.border-y-zinc-100\/45 {
  border-top-color: rgb(244 244 245 / 0.45);
  border-bottom-color: rgb(244 244 245 / 0.45);
}

.border-y-zinc-100\/5 {
  border-top-color: rgb(244 244 245 / 0.05);
  border-bottom-color: rgb(244 244 245 / 0.05);
}

.border-y-zinc-100\/50 {
  border-top-color: rgb(244 244 245 / 0.5);
  border-bottom-color: rgb(244 244 245 / 0.5);
}

.border-y-zinc-100\/55 {
  border-top-color: rgb(244 244 245 / 0.55);
  border-bottom-color: rgb(244 244 245 / 0.55);
}

.border-y-zinc-100\/60 {
  border-top-color: rgb(244 244 245 / 0.6);
  border-bottom-color: rgb(244 244 245 / 0.6);
}

.border-y-zinc-100\/65 {
  border-top-color: rgb(244 244 245 / 0.65);
  border-bottom-color: rgb(244 244 245 / 0.65);
}

.border-y-zinc-100\/70 {
  border-top-color: rgb(244 244 245 / 0.7);
  border-bottom-color: rgb(244 244 245 / 0.7);
}

.border-y-zinc-100\/75 {
  border-top-color: rgb(244 244 245 / 0.75);
  border-bottom-color: rgb(244 244 245 / 0.75);
}

.border-y-zinc-100\/80 {
  border-top-color: rgb(244 244 245 / 0.8);
  border-bottom-color: rgb(244 244 245 / 0.8);
}

.border-y-zinc-100\/85 {
  border-top-color: rgb(244 244 245 / 0.85);
  border-bottom-color: rgb(244 244 245 / 0.85);
}

.border-y-zinc-100\/90 {
  border-top-color: rgb(244 244 245 / 0.9);
  border-bottom-color: rgb(244 244 245 / 0.9);
}

.border-y-zinc-100\/95 {
  border-top-color: rgb(244 244 245 / 0.95);
  border-bottom-color: rgb(244 244 245 / 0.95);
}

.border-y-zinc-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
}

.border-y-zinc-200\/0 {
  border-top-color: rgb(228 228 231 / 0);
  border-bottom-color: rgb(228 228 231 / 0);
}

.border-y-zinc-200\/10 {
  border-top-color: rgb(228 228 231 / 0.1);
  border-bottom-color: rgb(228 228 231 / 0.1);
}

.border-y-zinc-200\/100 {
  border-top-color: rgb(228 228 231 / 1);
  border-bottom-color: rgb(228 228 231 / 1);
}

.border-y-zinc-200\/15 {
  border-top-color: rgb(228 228 231 / 0.15);
  border-bottom-color: rgb(228 228 231 / 0.15);
}

.border-y-zinc-200\/20 {
  border-top-color: rgb(228 228 231 / 0.2);
  border-bottom-color: rgb(228 228 231 / 0.2);
}

.border-y-zinc-200\/25 {
  border-top-color: rgb(228 228 231 / 0.25);
  border-bottom-color: rgb(228 228 231 / 0.25);
}

.border-y-zinc-200\/30 {
  border-top-color: rgb(228 228 231 / 0.3);
  border-bottom-color: rgb(228 228 231 / 0.3);
}

.border-y-zinc-200\/35 {
  border-top-color: rgb(228 228 231 / 0.35);
  border-bottom-color: rgb(228 228 231 / 0.35);
}

.border-y-zinc-200\/40 {
  border-top-color: rgb(228 228 231 / 0.4);
  border-bottom-color: rgb(228 228 231 / 0.4);
}

.border-y-zinc-200\/45 {
  border-top-color: rgb(228 228 231 / 0.45);
  border-bottom-color: rgb(228 228 231 / 0.45);
}

.border-y-zinc-200\/5 {
  border-top-color: rgb(228 228 231 / 0.05);
  border-bottom-color: rgb(228 228 231 / 0.05);
}

.border-y-zinc-200\/50 {
  border-top-color: rgb(228 228 231 / 0.5);
  border-bottom-color: rgb(228 228 231 / 0.5);
}

.border-y-zinc-200\/55 {
  border-top-color: rgb(228 228 231 / 0.55);
  border-bottom-color: rgb(228 228 231 / 0.55);
}

.border-y-zinc-200\/60 {
  border-top-color: rgb(228 228 231 / 0.6);
  border-bottom-color: rgb(228 228 231 / 0.6);
}

.border-y-zinc-200\/65 {
  border-top-color: rgb(228 228 231 / 0.65);
  border-bottom-color: rgb(228 228 231 / 0.65);
}

.border-y-zinc-200\/70 {
  border-top-color: rgb(228 228 231 / 0.7);
  border-bottom-color: rgb(228 228 231 / 0.7);
}

.border-y-zinc-200\/75 {
  border-top-color: rgb(228 228 231 / 0.75);
  border-bottom-color: rgb(228 228 231 / 0.75);
}

.border-y-zinc-200\/80 {
  border-top-color: rgb(228 228 231 / 0.8);
  border-bottom-color: rgb(228 228 231 / 0.8);
}

.border-y-zinc-200\/85 {
  border-top-color: rgb(228 228 231 / 0.85);
  border-bottom-color: rgb(228 228 231 / 0.85);
}

.border-y-zinc-200\/90 {
  border-top-color: rgb(228 228 231 / 0.9);
  border-bottom-color: rgb(228 228 231 / 0.9);
}

.border-y-zinc-200\/95 {
  border-top-color: rgb(228 228 231 / 0.95);
  border-bottom-color: rgb(228 228 231 / 0.95);
}

.border-y-zinc-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(212 212 216 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(212 212 216 / var(--tw-border-opacity, 1));
}

.border-y-zinc-300\/0 {
  border-top-color: rgb(212 212 216 / 0);
  border-bottom-color: rgb(212 212 216 / 0);
}

.border-y-zinc-300\/10 {
  border-top-color: rgb(212 212 216 / 0.1);
  border-bottom-color: rgb(212 212 216 / 0.1);
}

.border-y-zinc-300\/100 {
  border-top-color: rgb(212 212 216 / 1);
  border-bottom-color: rgb(212 212 216 / 1);
}

.border-y-zinc-300\/15 {
  border-top-color: rgb(212 212 216 / 0.15);
  border-bottom-color: rgb(212 212 216 / 0.15);
}

.border-y-zinc-300\/20 {
  border-top-color: rgb(212 212 216 / 0.2);
  border-bottom-color: rgb(212 212 216 / 0.2);
}

.border-y-zinc-300\/25 {
  border-top-color: rgb(212 212 216 / 0.25);
  border-bottom-color: rgb(212 212 216 / 0.25);
}

.border-y-zinc-300\/30 {
  border-top-color: rgb(212 212 216 / 0.3);
  border-bottom-color: rgb(212 212 216 / 0.3);
}

.border-y-zinc-300\/35 {
  border-top-color: rgb(212 212 216 / 0.35);
  border-bottom-color: rgb(212 212 216 / 0.35);
}

.border-y-zinc-300\/40 {
  border-top-color: rgb(212 212 216 / 0.4);
  border-bottom-color: rgb(212 212 216 / 0.4);
}

.border-y-zinc-300\/45 {
  border-top-color: rgb(212 212 216 / 0.45);
  border-bottom-color: rgb(212 212 216 / 0.45);
}

.border-y-zinc-300\/5 {
  border-top-color: rgb(212 212 216 / 0.05);
  border-bottom-color: rgb(212 212 216 / 0.05);
}

.border-y-zinc-300\/50 {
  border-top-color: rgb(212 212 216 / 0.5);
  border-bottom-color: rgb(212 212 216 / 0.5);
}

.border-y-zinc-300\/55 {
  border-top-color: rgb(212 212 216 / 0.55);
  border-bottom-color: rgb(212 212 216 / 0.55);
}

.border-y-zinc-300\/60 {
  border-top-color: rgb(212 212 216 / 0.6);
  border-bottom-color: rgb(212 212 216 / 0.6);
}

.border-y-zinc-300\/65 {
  border-top-color: rgb(212 212 216 / 0.65);
  border-bottom-color: rgb(212 212 216 / 0.65);
}

.border-y-zinc-300\/70 {
  border-top-color: rgb(212 212 216 / 0.7);
  border-bottom-color: rgb(212 212 216 / 0.7);
}

.border-y-zinc-300\/75 {
  border-top-color: rgb(212 212 216 / 0.75);
  border-bottom-color: rgb(212 212 216 / 0.75);
}

.border-y-zinc-300\/80 {
  border-top-color: rgb(212 212 216 / 0.8);
  border-bottom-color: rgb(212 212 216 / 0.8);
}

.border-y-zinc-300\/85 {
  border-top-color: rgb(212 212 216 / 0.85);
  border-bottom-color: rgb(212 212 216 / 0.85);
}

.border-y-zinc-300\/90 {
  border-top-color: rgb(212 212 216 / 0.9);
  border-bottom-color: rgb(212 212 216 / 0.9);
}

.border-y-zinc-300\/95 {
  border-top-color: rgb(212 212 216 / 0.95);
  border-bottom-color: rgb(212 212 216 / 0.95);
}

.border-y-zinc-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(161 161 170 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(161 161 170 / var(--tw-border-opacity, 1));
}

.border-y-zinc-400\/0 {
  border-top-color: rgb(161 161 170 / 0);
  border-bottom-color: rgb(161 161 170 / 0);
}

.border-y-zinc-400\/10 {
  border-top-color: rgb(161 161 170 / 0.1);
  border-bottom-color: rgb(161 161 170 / 0.1);
}

.border-y-zinc-400\/100 {
  border-top-color: rgb(161 161 170 / 1);
  border-bottom-color: rgb(161 161 170 / 1);
}

.border-y-zinc-400\/15 {
  border-top-color: rgb(161 161 170 / 0.15);
  border-bottom-color: rgb(161 161 170 / 0.15);
}

.border-y-zinc-400\/20 {
  border-top-color: rgb(161 161 170 / 0.2);
  border-bottom-color: rgb(161 161 170 / 0.2);
}

.border-y-zinc-400\/25 {
  border-top-color: rgb(161 161 170 / 0.25);
  border-bottom-color: rgb(161 161 170 / 0.25);
}

.border-y-zinc-400\/30 {
  border-top-color: rgb(161 161 170 / 0.3);
  border-bottom-color: rgb(161 161 170 / 0.3);
}

.border-y-zinc-400\/35 {
  border-top-color: rgb(161 161 170 / 0.35);
  border-bottom-color: rgb(161 161 170 / 0.35);
}

.border-y-zinc-400\/40 {
  border-top-color: rgb(161 161 170 / 0.4);
  border-bottom-color: rgb(161 161 170 / 0.4);
}

.border-y-zinc-400\/45 {
  border-top-color: rgb(161 161 170 / 0.45);
  border-bottom-color: rgb(161 161 170 / 0.45);
}

.border-y-zinc-400\/5 {
  border-top-color: rgb(161 161 170 / 0.05);
  border-bottom-color: rgb(161 161 170 / 0.05);
}

.border-y-zinc-400\/50 {
  border-top-color: rgb(161 161 170 / 0.5);
  border-bottom-color: rgb(161 161 170 / 0.5);
}

.border-y-zinc-400\/55 {
  border-top-color: rgb(161 161 170 / 0.55);
  border-bottom-color: rgb(161 161 170 / 0.55);
}

.border-y-zinc-400\/60 {
  border-top-color: rgb(161 161 170 / 0.6);
  border-bottom-color: rgb(161 161 170 / 0.6);
}

.border-y-zinc-400\/65 {
  border-top-color: rgb(161 161 170 / 0.65);
  border-bottom-color: rgb(161 161 170 / 0.65);
}

.border-y-zinc-400\/70 {
  border-top-color: rgb(161 161 170 / 0.7);
  border-bottom-color: rgb(161 161 170 / 0.7);
}

.border-y-zinc-400\/75 {
  border-top-color: rgb(161 161 170 / 0.75);
  border-bottom-color: rgb(161 161 170 / 0.75);
}

.border-y-zinc-400\/80 {
  border-top-color: rgb(161 161 170 / 0.8);
  border-bottom-color: rgb(161 161 170 / 0.8);
}

.border-y-zinc-400\/85 {
  border-top-color: rgb(161 161 170 / 0.85);
  border-bottom-color: rgb(161 161 170 / 0.85);
}

.border-y-zinc-400\/90 {
  border-top-color: rgb(161 161 170 / 0.9);
  border-bottom-color: rgb(161 161 170 / 0.9);
}

.border-y-zinc-400\/95 {
  border-top-color: rgb(161 161 170 / 0.95);
  border-bottom-color: rgb(161 161 170 / 0.95);
}

.border-y-zinc-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}

.border-y-zinc-50\/0 {
  border-top-color: rgb(250 250 250 / 0);
  border-bottom-color: rgb(250 250 250 / 0);
}

.border-y-zinc-50\/10 {
  border-top-color: rgb(250 250 250 / 0.1);
  border-bottom-color: rgb(250 250 250 / 0.1);
}

.border-y-zinc-50\/100 {
  border-top-color: rgb(250 250 250 / 1);
  border-bottom-color: rgb(250 250 250 / 1);
}

.border-y-zinc-50\/15 {
  border-top-color: rgb(250 250 250 / 0.15);
  border-bottom-color: rgb(250 250 250 / 0.15);
}

.border-y-zinc-50\/20 {
  border-top-color: rgb(250 250 250 / 0.2);
  border-bottom-color: rgb(250 250 250 / 0.2);
}

.border-y-zinc-50\/25 {
  border-top-color: rgb(250 250 250 / 0.25);
  border-bottom-color: rgb(250 250 250 / 0.25);
}

.border-y-zinc-50\/30 {
  border-top-color: rgb(250 250 250 / 0.3);
  border-bottom-color: rgb(250 250 250 / 0.3);
}

.border-y-zinc-50\/35 {
  border-top-color: rgb(250 250 250 / 0.35);
  border-bottom-color: rgb(250 250 250 / 0.35);
}

.border-y-zinc-50\/40 {
  border-top-color: rgb(250 250 250 / 0.4);
  border-bottom-color: rgb(250 250 250 / 0.4);
}

.border-y-zinc-50\/45 {
  border-top-color: rgb(250 250 250 / 0.45);
  border-bottom-color: rgb(250 250 250 / 0.45);
}

.border-y-zinc-50\/5 {
  border-top-color: rgb(250 250 250 / 0.05);
  border-bottom-color: rgb(250 250 250 / 0.05);
}

.border-y-zinc-50\/50 {
  border-top-color: rgb(250 250 250 / 0.5);
  border-bottom-color: rgb(250 250 250 / 0.5);
}

.border-y-zinc-50\/55 {
  border-top-color: rgb(250 250 250 / 0.55);
  border-bottom-color: rgb(250 250 250 / 0.55);
}

.border-y-zinc-50\/60 {
  border-top-color: rgb(250 250 250 / 0.6);
  border-bottom-color: rgb(250 250 250 / 0.6);
}

.border-y-zinc-50\/65 {
  border-top-color: rgb(250 250 250 / 0.65);
  border-bottom-color: rgb(250 250 250 / 0.65);
}

.border-y-zinc-50\/70 {
  border-top-color: rgb(250 250 250 / 0.7);
  border-bottom-color: rgb(250 250 250 / 0.7);
}

.border-y-zinc-50\/75 {
  border-top-color: rgb(250 250 250 / 0.75);
  border-bottom-color: rgb(250 250 250 / 0.75);
}

.border-y-zinc-50\/80 {
  border-top-color: rgb(250 250 250 / 0.8);
  border-bottom-color: rgb(250 250 250 / 0.8);
}

.border-y-zinc-50\/85 {
  border-top-color: rgb(250 250 250 / 0.85);
  border-bottom-color: rgb(250 250 250 / 0.85);
}

.border-y-zinc-50\/90 {
  border-top-color: rgb(250 250 250 / 0.9);
  border-bottom-color: rgb(250 250 250 / 0.9);
}

.border-y-zinc-50\/95 {
  border-top-color: rgb(250 250 250 / 0.95);
  border-bottom-color: rgb(250 250 250 / 0.95);
}

.border-y-zinc-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(113 113 122 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(113 113 122 / var(--tw-border-opacity, 1));
}

.border-y-zinc-500\/0 {
  border-top-color: rgb(113 113 122 / 0);
  border-bottom-color: rgb(113 113 122 / 0);
}

.border-y-zinc-500\/10 {
  border-top-color: rgb(113 113 122 / 0.1);
  border-bottom-color: rgb(113 113 122 / 0.1);
}

.border-y-zinc-500\/100 {
  border-top-color: rgb(113 113 122 / 1);
  border-bottom-color: rgb(113 113 122 / 1);
}

.border-y-zinc-500\/15 {
  border-top-color: rgb(113 113 122 / 0.15);
  border-bottom-color: rgb(113 113 122 / 0.15);
}

.border-y-zinc-500\/20 {
  border-top-color: rgb(113 113 122 / 0.2);
  border-bottom-color: rgb(113 113 122 / 0.2);
}

.border-y-zinc-500\/25 {
  border-top-color: rgb(113 113 122 / 0.25);
  border-bottom-color: rgb(113 113 122 / 0.25);
}

.border-y-zinc-500\/30 {
  border-top-color: rgb(113 113 122 / 0.3);
  border-bottom-color: rgb(113 113 122 / 0.3);
}

.border-y-zinc-500\/35 {
  border-top-color: rgb(113 113 122 / 0.35);
  border-bottom-color: rgb(113 113 122 / 0.35);
}

.border-y-zinc-500\/40 {
  border-top-color: rgb(113 113 122 / 0.4);
  border-bottom-color: rgb(113 113 122 / 0.4);
}

.border-y-zinc-500\/45 {
  border-top-color: rgb(113 113 122 / 0.45);
  border-bottom-color: rgb(113 113 122 / 0.45);
}

.border-y-zinc-500\/5 {
  border-top-color: rgb(113 113 122 / 0.05);
  border-bottom-color: rgb(113 113 122 / 0.05);
}

.border-y-zinc-500\/50 {
  border-top-color: rgb(113 113 122 / 0.5);
  border-bottom-color: rgb(113 113 122 / 0.5);
}

.border-y-zinc-500\/55 {
  border-top-color: rgb(113 113 122 / 0.55);
  border-bottom-color: rgb(113 113 122 / 0.55);
}

.border-y-zinc-500\/60 {
  border-top-color: rgb(113 113 122 / 0.6);
  border-bottom-color: rgb(113 113 122 / 0.6);
}

.border-y-zinc-500\/65 {
  border-top-color: rgb(113 113 122 / 0.65);
  border-bottom-color: rgb(113 113 122 / 0.65);
}

.border-y-zinc-500\/70 {
  border-top-color: rgb(113 113 122 / 0.7);
  border-bottom-color: rgb(113 113 122 / 0.7);
}

.border-y-zinc-500\/75 {
  border-top-color: rgb(113 113 122 / 0.75);
  border-bottom-color: rgb(113 113 122 / 0.75);
}

.border-y-zinc-500\/80 {
  border-top-color: rgb(113 113 122 / 0.8);
  border-bottom-color: rgb(113 113 122 / 0.8);
}

.border-y-zinc-500\/85 {
  border-top-color: rgb(113 113 122 / 0.85);
  border-bottom-color: rgb(113 113 122 / 0.85);
}

.border-y-zinc-500\/90 {
  border-top-color: rgb(113 113 122 / 0.9);
  border-bottom-color: rgb(113 113 122 / 0.9);
}

.border-y-zinc-500\/95 {
  border-top-color: rgb(113 113 122 / 0.95);
  border-bottom-color: rgb(113 113 122 / 0.95);
}

.border-y-zinc-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
}

.border-y-zinc-600\/0 {
  border-top-color: rgb(82 82 91 / 0);
  border-bottom-color: rgb(82 82 91 / 0);
}

.border-y-zinc-600\/10 {
  border-top-color: rgb(82 82 91 / 0.1);
  border-bottom-color: rgb(82 82 91 / 0.1);
}

.border-y-zinc-600\/100 {
  border-top-color: rgb(82 82 91 / 1);
  border-bottom-color: rgb(82 82 91 / 1);
}

.border-y-zinc-600\/15 {
  border-top-color: rgb(82 82 91 / 0.15);
  border-bottom-color: rgb(82 82 91 / 0.15);
}

.border-y-zinc-600\/20 {
  border-top-color: rgb(82 82 91 / 0.2);
  border-bottom-color: rgb(82 82 91 / 0.2);
}

.border-y-zinc-600\/25 {
  border-top-color: rgb(82 82 91 / 0.25);
  border-bottom-color: rgb(82 82 91 / 0.25);
}

.border-y-zinc-600\/30 {
  border-top-color: rgb(82 82 91 / 0.3);
  border-bottom-color: rgb(82 82 91 / 0.3);
}

.border-y-zinc-600\/35 {
  border-top-color: rgb(82 82 91 / 0.35);
  border-bottom-color: rgb(82 82 91 / 0.35);
}

.border-y-zinc-600\/40 {
  border-top-color: rgb(82 82 91 / 0.4);
  border-bottom-color: rgb(82 82 91 / 0.4);
}

.border-y-zinc-600\/45 {
  border-top-color: rgb(82 82 91 / 0.45);
  border-bottom-color: rgb(82 82 91 / 0.45);
}

.border-y-zinc-600\/5 {
  border-top-color: rgb(82 82 91 / 0.05);
  border-bottom-color: rgb(82 82 91 / 0.05);
}

.border-y-zinc-600\/50 {
  border-top-color: rgb(82 82 91 / 0.5);
  border-bottom-color: rgb(82 82 91 / 0.5);
}

.border-y-zinc-600\/55 {
  border-top-color: rgb(82 82 91 / 0.55);
  border-bottom-color: rgb(82 82 91 / 0.55);
}

.border-y-zinc-600\/60 {
  border-top-color: rgb(82 82 91 / 0.6);
  border-bottom-color: rgb(82 82 91 / 0.6);
}

.border-y-zinc-600\/65 {
  border-top-color: rgb(82 82 91 / 0.65);
  border-bottom-color: rgb(82 82 91 / 0.65);
}

.border-y-zinc-600\/70 {
  border-top-color: rgb(82 82 91 / 0.7);
  border-bottom-color: rgb(82 82 91 / 0.7);
}

.border-y-zinc-600\/75 {
  border-top-color: rgb(82 82 91 / 0.75);
  border-bottom-color: rgb(82 82 91 / 0.75);
}

.border-y-zinc-600\/80 {
  border-top-color: rgb(82 82 91 / 0.8);
  border-bottom-color: rgb(82 82 91 / 0.8);
}

.border-y-zinc-600\/85 {
  border-top-color: rgb(82 82 91 / 0.85);
  border-bottom-color: rgb(82 82 91 / 0.85);
}

.border-y-zinc-600\/90 {
  border-top-color: rgb(82 82 91 / 0.9);
  border-bottom-color: rgb(82 82 91 / 0.9);
}

.border-y-zinc-600\/95 {
  border-top-color: rgb(82 82 91 / 0.95);
  border-bottom-color: rgb(82 82 91 / 0.95);
}

.border-y-zinc-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(63 63 70 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(63 63 70 / var(--tw-border-opacity, 1));
}

.border-y-zinc-700\/0 {
  border-top-color: rgb(63 63 70 / 0);
  border-bottom-color: rgb(63 63 70 / 0);
}

.border-y-zinc-700\/10 {
  border-top-color: rgb(63 63 70 / 0.1);
  border-bottom-color: rgb(63 63 70 / 0.1);
}

.border-y-zinc-700\/100 {
  border-top-color: rgb(63 63 70 / 1);
  border-bottom-color: rgb(63 63 70 / 1);
}

.border-y-zinc-700\/15 {
  border-top-color: rgb(63 63 70 / 0.15);
  border-bottom-color: rgb(63 63 70 / 0.15);
}

.border-y-zinc-700\/20 {
  border-top-color: rgb(63 63 70 / 0.2);
  border-bottom-color: rgb(63 63 70 / 0.2);
}

.border-y-zinc-700\/25 {
  border-top-color: rgb(63 63 70 / 0.25);
  border-bottom-color: rgb(63 63 70 / 0.25);
}

.border-y-zinc-700\/30 {
  border-top-color: rgb(63 63 70 / 0.3);
  border-bottom-color: rgb(63 63 70 / 0.3);
}

.border-y-zinc-700\/35 {
  border-top-color: rgb(63 63 70 / 0.35);
  border-bottom-color: rgb(63 63 70 / 0.35);
}

.border-y-zinc-700\/40 {
  border-top-color: rgb(63 63 70 / 0.4);
  border-bottom-color: rgb(63 63 70 / 0.4);
}

.border-y-zinc-700\/45 {
  border-top-color: rgb(63 63 70 / 0.45);
  border-bottom-color: rgb(63 63 70 / 0.45);
}

.border-y-zinc-700\/5 {
  border-top-color: rgb(63 63 70 / 0.05);
  border-bottom-color: rgb(63 63 70 / 0.05);
}

.border-y-zinc-700\/50 {
  border-top-color: rgb(63 63 70 / 0.5);
  border-bottom-color: rgb(63 63 70 / 0.5);
}

.border-y-zinc-700\/55 {
  border-top-color: rgb(63 63 70 / 0.55);
  border-bottom-color: rgb(63 63 70 / 0.55);
}

.border-y-zinc-700\/60 {
  border-top-color: rgb(63 63 70 / 0.6);
  border-bottom-color: rgb(63 63 70 / 0.6);
}

.border-y-zinc-700\/65 {
  border-top-color: rgb(63 63 70 / 0.65);
  border-bottom-color: rgb(63 63 70 / 0.65);
}

.border-y-zinc-700\/70 {
  border-top-color: rgb(63 63 70 / 0.7);
  border-bottom-color: rgb(63 63 70 / 0.7);
}

.border-y-zinc-700\/75 {
  border-top-color: rgb(63 63 70 / 0.75);
  border-bottom-color: rgb(63 63 70 / 0.75);
}

.border-y-zinc-700\/80 {
  border-top-color: rgb(63 63 70 / 0.8);
  border-bottom-color: rgb(63 63 70 / 0.8);
}

.border-y-zinc-700\/85 {
  border-top-color: rgb(63 63 70 / 0.85);
  border-bottom-color: rgb(63 63 70 / 0.85);
}

.border-y-zinc-700\/90 {
  border-top-color: rgb(63 63 70 / 0.9);
  border-bottom-color: rgb(63 63 70 / 0.9);
}

.border-y-zinc-700\/95 {
  border-top-color: rgb(63 63 70 / 0.95);
  border-bottom-color: rgb(63 63 70 / 0.95);
}

.border-y-zinc-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(39 39 42 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(39 39 42 / var(--tw-border-opacity, 1));
}

.border-y-zinc-800\/0 {
  border-top-color: rgb(39 39 42 / 0);
  border-bottom-color: rgb(39 39 42 / 0);
}

.border-y-zinc-800\/10 {
  border-top-color: rgb(39 39 42 / 0.1);
  border-bottom-color: rgb(39 39 42 / 0.1);
}

.border-y-zinc-800\/100 {
  border-top-color: rgb(39 39 42 / 1);
  border-bottom-color: rgb(39 39 42 / 1);
}

.border-y-zinc-800\/15 {
  border-top-color: rgb(39 39 42 / 0.15);
  border-bottom-color: rgb(39 39 42 / 0.15);
}

.border-y-zinc-800\/20 {
  border-top-color: rgb(39 39 42 / 0.2);
  border-bottom-color: rgb(39 39 42 / 0.2);
}

.border-y-zinc-800\/25 {
  border-top-color: rgb(39 39 42 / 0.25);
  border-bottom-color: rgb(39 39 42 / 0.25);
}

.border-y-zinc-800\/30 {
  border-top-color: rgb(39 39 42 / 0.3);
  border-bottom-color: rgb(39 39 42 / 0.3);
}

.border-y-zinc-800\/35 {
  border-top-color: rgb(39 39 42 / 0.35);
  border-bottom-color: rgb(39 39 42 / 0.35);
}

.border-y-zinc-800\/40 {
  border-top-color: rgb(39 39 42 / 0.4);
  border-bottom-color: rgb(39 39 42 / 0.4);
}

.border-y-zinc-800\/45 {
  border-top-color: rgb(39 39 42 / 0.45);
  border-bottom-color: rgb(39 39 42 / 0.45);
}

.border-y-zinc-800\/5 {
  border-top-color: rgb(39 39 42 / 0.05);
  border-bottom-color: rgb(39 39 42 / 0.05);
}

.border-y-zinc-800\/50 {
  border-top-color: rgb(39 39 42 / 0.5);
  border-bottom-color: rgb(39 39 42 / 0.5);
}

.border-y-zinc-800\/55 {
  border-top-color: rgb(39 39 42 / 0.55);
  border-bottom-color: rgb(39 39 42 / 0.55);
}

.border-y-zinc-800\/60 {
  border-top-color: rgb(39 39 42 / 0.6);
  border-bottom-color: rgb(39 39 42 / 0.6);
}

.border-y-zinc-800\/65 {
  border-top-color: rgb(39 39 42 / 0.65);
  border-bottom-color: rgb(39 39 42 / 0.65);
}

.border-y-zinc-800\/70 {
  border-top-color: rgb(39 39 42 / 0.7);
  border-bottom-color: rgb(39 39 42 / 0.7);
}

.border-y-zinc-800\/75 {
  border-top-color: rgb(39 39 42 / 0.75);
  border-bottom-color: rgb(39 39 42 / 0.75);
}

.border-y-zinc-800\/80 {
  border-top-color: rgb(39 39 42 / 0.8);
  border-bottom-color: rgb(39 39 42 / 0.8);
}

.border-y-zinc-800\/85 {
  border-top-color: rgb(39 39 42 / 0.85);
  border-bottom-color: rgb(39 39 42 / 0.85);
}

.border-y-zinc-800\/90 {
  border-top-color: rgb(39 39 42 / 0.9);
  border-bottom-color: rgb(39 39 42 / 0.9);
}

.border-y-zinc-800\/95 {
  border-top-color: rgb(39 39 42 / 0.95);
  border-bottom-color: rgb(39 39 42 / 0.95);
}

.border-y-zinc-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(24 24 27 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(24 24 27 / var(--tw-border-opacity, 1));
}

.border-y-zinc-900\/0 {
  border-top-color: rgb(24 24 27 / 0);
  border-bottom-color: rgb(24 24 27 / 0);
}

.border-y-zinc-900\/10 {
  border-top-color: rgb(24 24 27 / 0.1);
  border-bottom-color: rgb(24 24 27 / 0.1);
}

.border-y-zinc-900\/100 {
  border-top-color: rgb(24 24 27 / 1);
  border-bottom-color: rgb(24 24 27 / 1);
}

.border-y-zinc-900\/15 {
  border-top-color: rgb(24 24 27 / 0.15);
  border-bottom-color: rgb(24 24 27 / 0.15);
}

.border-y-zinc-900\/20 {
  border-top-color: rgb(24 24 27 / 0.2);
  border-bottom-color: rgb(24 24 27 / 0.2);
}

.border-y-zinc-900\/25 {
  border-top-color: rgb(24 24 27 / 0.25);
  border-bottom-color: rgb(24 24 27 / 0.25);
}

.border-y-zinc-900\/30 {
  border-top-color: rgb(24 24 27 / 0.3);
  border-bottom-color: rgb(24 24 27 / 0.3);
}

.border-y-zinc-900\/35 {
  border-top-color: rgb(24 24 27 / 0.35);
  border-bottom-color: rgb(24 24 27 / 0.35);
}

.border-y-zinc-900\/40 {
  border-top-color: rgb(24 24 27 / 0.4);
  border-bottom-color: rgb(24 24 27 / 0.4);
}

.border-y-zinc-900\/45 {
  border-top-color: rgb(24 24 27 / 0.45);
  border-bottom-color: rgb(24 24 27 / 0.45);
}

.border-y-zinc-900\/5 {
  border-top-color: rgb(24 24 27 / 0.05);
  border-bottom-color: rgb(24 24 27 / 0.05);
}

.border-y-zinc-900\/50 {
  border-top-color: rgb(24 24 27 / 0.5);
  border-bottom-color: rgb(24 24 27 / 0.5);
}

.border-y-zinc-900\/55 {
  border-top-color: rgb(24 24 27 / 0.55);
  border-bottom-color: rgb(24 24 27 / 0.55);
}

.border-y-zinc-900\/60 {
  border-top-color: rgb(24 24 27 / 0.6);
  border-bottom-color: rgb(24 24 27 / 0.6);
}

.border-y-zinc-900\/65 {
  border-top-color: rgb(24 24 27 / 0.65);
  border-bottom-color: rgb(24 24 27 / 0.65);
}

.border-y-zinc-900\/70 {
  border-top-color: rgb(24 24 27 / 0.7);
  border-bottom-color: rgb(24 24 27 / 0.7);
}

.border-y-zinc-900\/75 {
  border-top-color: rgb(24 24 27 / 0.75);
  border-bottom-color: rgb(24 24 27 / 0.75);
}

.border-y-zinc-900\/80 {
  border-top-color: rgb(24 24 27 / 0.8);
  border-bottom-color: rgb(24 24 27 / 0.8);
}

.border-y-zinc-900\/85 {
  border-top-color: rgb(24 24 27 / 0.85);
  border-bottom-color: rgb(24 24 27 / 0.85);
}

.border-y-zinc-900\/90 {
  border-top-color: rgb(24 24 27 / 0.9);
  border-bottom-color: rgb(24 24 27 / 0.9);
}

.border-y-zinc-900\/95 {
  border-top-color: rgb(24 24 27 / 0.95);
  border-bottom-color: rgb(24 24 27 / 0.95);
}

.border-y-zinc-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(9 9 11 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(9 9 11 / var(--tw-border-opacity, 1));
}

.border-y-zinc-950\/0 {
  border-top-color: rgb(9 9 11 / 0);
  border-bottom-color: rgb(9 9 11 / 0);
}

.border-y-zinc-950\/10 {
  border-top-color: rgb(9 9 11 / 0.1);
  border-bottom-color: rgb(9 9 11 / 0.1);
}

.border-y-zinc-950\/100 {
  border-top-color: rgb(9 9 11 / 1);
  border-bottom-color: rgb(9 9 11 / 1);
}

.border-y-zinc-950\/15 {
  border-top-color: rgb(9 9 11 / 0.15);
  border-bottom-color: rgb(9 9 11 / 0.15);
}

.border-y-zinc-950\/20 {
  border-top-color: rgb(9 9 11 / 0.2);
  border-bottom-color: rgb(9 9 11 / 0.2);
}

.border-y-zinc-950\/25 {
  border-top-color: rgb(9 9 11 / 0.25);
  border-bottom-color: rgb(9 9 11 / 0.25);
}

.border-y-zinc-950\/30 {
  border-top-color: rgb(9 9 11 / 0.3);
  border-bottom-color: rgb(9 9 11 / 0.3);
}

.border-y-zinc-950\/35 {
  border-top-color: rgb(9 9 11 / 0.35);
  border-bottom-color: rgb(9 9 11 / 0.35);
}

.border-y-zinc-950\/40 {
  border-top-color: rgb(9 9 11 / 0.4);
  border-bottom-color: rgb(9 9 11 / 0.4);
}

.border-y-zinc-950\/45 {
  border-top-color: rgb(9 9 11 / 0.45);
  border-bottom-color: rgb(9 9 11 / 0.45);
}

.border-y-zinc-950\/5 {
  border-top-color: rgb(9 9 11 / 0.05);
  border-bottom-color: rgb(9 9 11 / 0.05);
}

.border-y-zinc-950\/50 {
  border-top-color: rgb(9 9 11 / 0.5);
  border-bottom-color: rgb(9 9 11 / 0.5);
}

.border-y-zinc-950\/55 {
  border-top-color: rgb(9 9 11 / 0.55);
  border-bottom-color: rgb(9 9 11 / 0.55);
}

.border-y-zinc-950\/60 {
  border-top-color: rgb(9 9 11 / 0.6);
  border-bottom-color: rgb(9 9 11 / 0.6);
}

.border-y-zinc-950\/65 {
  border-top-color: rgb(9 9 11 / 0.65);
  border-bottom-color: rgb(9 9 11 / 0.65);
}

.border-y-zinc-950\/70 {
  border-top-color: rgb(9 9 11 / 0.7);
  border-bottom-color: rgb(9 9 11 / 0.7);
}

.border-y-zinc-950\/75 {
  border-top-color: rgb(9 9 11 / 0.75);
  border-bottom-color: rgb(9 9 11 / 0.75);
}

.border-y-zinc-950\/80 {
  border-top-color: rgb(9 9 11 / 0.8);
  border-bottom-color: rgb(9 9 11 / 0.8);
}

.border-y-zinc-950\/85 {
  border-top-color: rgb(9 9 11 / 0.85);
  border-bottom-color: rgb(9 9 11 / 0.85);
}

.border-y-zinc-950\/90 {
  border-top-color: rgb(9 9 11 / 0.9);
  border-bottom-color: rgb(9 9 11 / 0.9);
}

.border-y-zinc-950\/95 {
  border-top-color: rgb(9 9 11 / 0.95);
  border-bottom-color: rgb(9 9 11 / 0.95);
}

.border-b-amber-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
}

.border-b-amber-100\/0 {
  border-bottom-color: rgb(254 243 199 / 0);
}

.border-b-amber-100\/10 {
  border-bottom-color: rgb(254 243 199 / 0.1);
}

.border-b-amber-100\/100 {
  border-bottom-color: rgb(254 243 199 / 1);
}

.border-b-amber-100\/15 {
  border-bottom-color: rgb(254 243 199 / 0.15);
}

.border-b-amber-100\/20 {
  border-bottom-color: rgb(254 243 199 / 0.2);
}

.border-b-amber-100\/25 {
  border-bottom-color: rgb(254 243 199 / 0.25);
}

.border-b-amber-100\/30 {
  border-bottom-color: rgb(254 243 199 / 0.3);
}

.border-b-amber-100\/35 {
  border-bottom-color: rgb(254 243 199 / 0.35);
}

.border-b-amber-100\/40 {
  border-bottom-color: rgb(254 243 199 / 0.4);
}

.border-b-amber-100\/45 {
  border-bottom-color: rgb(254 243 199 / 0.45);
}

.border-b-amber-100\/5 {
  border-bottom-color: rgb(254 243 199 / 0.05);
}

.border-b-amber-100\/50 {
  border-bottom-color: rgb(254 243 199 / 0.5);
}

.border-b-amber-100\/55 {
  border-bottom-color: rgb(254 243 199 / 0.55);
}

.border-b-amber-100\/60 {
  border-bottom-color: rgb(254 243 199 / 0.6);
}

.border-b-amber-100\/65 {
  border-bottom-color: rgb(254 243 199 / 0.65);
}

.border-b-amber-100\/70 {
  border-bottom-color: rgb(254 243 199 / 0.7);
}

.border-b-amber-100\/75 {
  border-bottom-color: rgb(254 243 199 / 0.75);
}

.border-b-amber-100\/80 {
  border-bottom-color: rgb(254 243 199 / 0.8);
}

.border-b-amber-100\/85 {
  border-bottom-color: rgb(254 243 199 / 0.85);
}

.border-b-amber-100\/90 {
  border-bottom-color: rgb(254 243 199 / 0.9);
}

.border-b-amber-100\/95 {
  border-bottom-color: rgb(254 243 199 / 0.95);
}

.border-b-amber-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}

.border-b-amber-200\/0 {
  border-bottom-color: rgb(253 230 138 / 0);
}

.border-b-amber-200\/10 {
  border-bottom-color: rgb(253 230 138 / 0.1);
}

.border-b-amber-200\/100 {
  border-bottom-color: rgb(253 230 138 / 1);
}

.border-b-amber-200\/15 {
  border-bottom-color: rgb(253 230 138 / 0.15);
}

.border-b-amber-200\/20 {
  border-bottom-color: rgb(253 230 138 / 0.2);
}

.border-b-amber-200\/25 {
  border-bottom-color: rgb(253 230 138 / 0.25);
}

.border-b-amber-200\/30 {
  border-bottom-color: rgb(253 230 138 / 0.3);
}

.border-b-amber-200\/35 {
  border-bottom-color: rgb(253 230 138 / 0.35);
}

.border-b-amber-200\/40 {
  border-bottom-color: rgb(253 230 138 / 0.4);
}

.border-b-amber-200\/45 {
  border-bottom-color: rgb(253 230 138 / 0.45);
}

.border-b-amber-200\/5 {
  border-bottom-color: rgb(253 230 138 / 0.05);
}

.border-b-amber-200\/50 {
  border-bottom-color: rgb(253 230 138 / 0.5);
}

.border-b-amber-200\/55 {
  border-bottom-color: rgb(253 230 138 / 0.55);
}

.border-b-amber-200\/60 {
  border-bottom-color: rgb(253 230 138 / 0.6);
}

.border-b-amber-200\/65 {
  border-bottom-color: rgb(253 230 138 / 0.65);
}

.border-b-amber-200\/70 {
  border-bottom-color: rgb(253 230 138 / 0.7);
}

.border-b-amber-200\/75 {
  border-bottom-color: rgb(253 230 138 / 0.75);
}

.border-b-amber-200\/80 {
  border-bottom-color: rgb(253 230 138 / 0.8);
}

.border-b-amber-200\/85 {
  border-bottom-color: rgb(253 230 138 / 0.85);
}

.border-b-amber-200\/90 {
  border-bottom-color: rgb(253 230 138 / 0.9);
}

.border-b-amber-200\/95 {
  border-bottom-color: rgb(253 230 138 / 0.95);
}

.border-b-amber-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
}

.border-b-amber-300\/0 {
  border-bottom-color: rgb(252 211 77 / 0);
}

.border-b-amber-300\/10 {
  border-bottom-color: rgb(252 211 77 / 0.1);
}

.border-b-amber-300\/100 {
  border-bottom-color: rgb(252 211 77 / 1);
}

.border-b-amber-300\/15 {
  border-bottom-color: rgb(252 211 77 / 0.15);
}

.border-b-amber-300\/20 {
  border-bottom-color: rgb(252 211 77 / 0.2);
}

.border-b-amber-300\/25 {
  border-bottom-color: rgb(252 211 77 / 0.25);
}

.border-b-amber-300\/30 {
  border-bottom-color: rgb(252 211 77 / 0.3);
}

.border-b-amber-300\/35 {
  border-bottom-color: rgb(252 211 77 / 0.35);
}

.border-b-amber-300\/40 {
  border-bottom-color: rgb(252 211 77 / 0.4);
}

.border-b-amber-300\/45 {
  border-bottom-color: rgb(252 211 77 / 0.45);
}

.border-b-amber-300\/5 {
  border-bottom-color: rgb(252 211 77 / 0.05);
}

.border-b-amber-300\/50 {
  border-bottom-color: rgb(252 211 77 / 0.5);
}

.border-b-amber-300\/55 {
  border-bottom-color: rgb(252 211 77 / 0.55);
}

.border-b-amber-300\/60 {
  border-bottom-color: rgb(252 211 77 / 0.6);
}

.border-b-amber-300\/65 {
  border-bottom-color: rgb(252 211 77 / 0.65);
}

.border-b-amber-300\/70 {
  border-bottom-color: rgb(252 211 77 / 0.7);
}

.border-b-amber-300\/75 {
  border-bottom-color: rgb(252 211 77 / 0.75);
}

.border-b-amber-300\/80 {
  border-bottom-color: rgb(252 211 77 / 0.8);
}

.border-b-amber-300\/85 {
  border-bottom-color: rgb(252 211 77 / 0.85);
}

.border-b-amber-300\/90 {
  border-bottom-color: rgb(252 211 77 / 0.9);
}

.border-b-amber-300\/95 {
  border-bottom-color: rgb(252 211 77 / 0.95);
}

.border-b-amber-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
}

.border-b-amber-400\/0 {
  border-bottom-color: rgb(251 191 36 / 0);
}

.border-b-amber-400\/10 {
  border-bottom-color: rgb(251 191 36 / 0.1);
}

.border-b-amber-400\/100 {
  border-bottom-color: rgb(251 191 36 / 1);
}

.border-b-amber-400\/15 {
  border-bottom-color: rgb(251 191 36 / 0.15);
}

.border-b-amber-400\/20 {
  border-bottom-color: rgb(251 191 36 / 0.2);
}

.border-b-amber-400\/25 {
  border-bottom-color: rgb(251 191 36 / 0.25);
}

.border-b-amber-400\/30 {
  border-bottom-color: rgb(251 191 36 / 0.3);
}

.border-b-amber-400\/35 {
  border-bottom-color: rgb(251 191 36 / 0.35);
}

.border-b-amber-400\/40 {
  border-bottom-color: rgb(251 191 36 / 0.4);
}

.border-b-amber-400\/45 {
  border-bottom-color: rgb(251 191 36 / 0.45);
}

.border-b-amber-400\/5 {
  border-bottom-color: rgb(251 191 36 / 0.05);
}

.border-b-amber-400\/50 {
  border-bottom-color: rgb(251 191 36 / 0.5);
}

.border-b-amber-400\/55 {
  border-bottom-color: rgb(251 191 36 / 0.55);
}

.border-b-amber-400\/60 {
  border-bottom-color: rgb(251 191 36 / 0.6);
}

.border-b-amber-400\/65 {
  border-bottom-color: rgb(251 191 36 / 0.65);
}

.border-b-amber-400\/70 {
  border-bottom-color: rgb(251 191 36 / 0.7);
}

.border-b-amber-400\/75 {
  border-bottom-color: rgb(251 191 36 / 0.75);
}

.border-b-amber-400\/80 {
  border-bottom-color: rgb(251 191 36 / 0.8);
}

.border-b-amber-400\/85 {
  border-bottom-color: rgb(251 191 36 / 0.85);
}

.border-b-amber-400\/90 {
  border-bottom-color: rgb(251 191 36 / 0.9);
}

.border-b-amber-400\/95 {
  border-bottom-color: rgb(251 191 36 / 0.95);
}

.border-b-amber-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 251 235 / var(--tw-border-opacity, 1));
}

.border-b-amber-50\/0 {
  border-bottom-color: rgb(255 251 235 / 0);
}

.border-b-amber-50\/10 {
  border-bottom-color: rgb(255 251 235 / 0.1);
}

.border-b-amber-50\/100 {
  border-bottom-color: rgb(255 251 235 / 1);
}

.border-b-amber-50\/15 {
  border-bottom-color: rgb(255 251 235 / 0.15);
}

.border-b-amber-50\/20 {
  border-bottom-color: rgb(255 251 235 / 0.2);
}

.border-b-amber-50\/25 {
  border-bottom-color: rgb(255 251 235 / 0.25);
}

.border-b-amber-50\/30 {
  border-bottom-color: rgb(255 251 235 / 0.3);
}

.border-b-amber-50\/35 {
  border-bottom-color: rgb(255 251 235 / 0.35);
}

.border-b-amber-50\/40 {
  border-bottom-color: rgb(255 251 235 / 0.4);
}

.border-b-amber-50\/45 {
  border-bottom-color: rgb(255 251 235 / 0.45);
}

.border-b-amber-50\/5 {
  border-bottom-color: rgb(255 251 235 / 0.05);
}

.border-b-amber-50\/50 {
  border-bottom-color: rgb(255 251 235 / 0.5);
}

.border-b-amber-50\/55 {
  border-bottom-color: rgb(255 251 235 / 0.55);
}

.border-b-amber-50\/60 {
  border-bottom-color: rgb(255 251 235 / 0.6);
}

.border-b-amber-50\/65 {
  border-bottom-color: rgb(255 251 235 / 0.65);
}

.border-b-amber-50\/70 {
  border-bottom-color: rgb(255 251 235 / 0.7);
}

.border-b-amber-50\/75 {
  border-bottom-color: rgb(255 251 235 / 0.75);
}

.border-b-amber-50\/80 {
  border-bottom-color: rgb(255 251 235 / 0.8);
}

.border-b-amber-50\/85 {
  border-bottom-color: rgb(255 251 235 / 0.85);
}

.border-b-amber-50\/90 {
  border-bottom-color: rgb(255 251 235 / 0.9);
}

.border-b-amber-50\/95 {
  border-bottom-color: rgb(255 251 235 / 0.95);
}

.border-b-amber-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
}

.border-b-amber-500\/0 {
  border-bottom-color: rgb(245 158 11 / 0);
}

.border-b-amber-500\/10 {
  border-bottom-color: rgb(245 158 11 / 0.1);
}

.border-b-amber-500\/100 {
  border-bottom-color: rgb(245 158 11 / 1);
}

.border-b-amber-500\/15 {
  border-bottom-color: rgb(245 158 11 / 0.15);
}

.border-b-amber-500\/20 {
  border-bottom-color: rgb(245 158 11 / 0.2);
}

.border-b-amber-500\/25 {
  border-bottom-color: rgb(245 158 11 / 0.25);
}

.border-b-amber-500\/30 {
  border-bottom-color: rgb(245 158 11 / 0.3);
}

.border-b-amber-500\/35 {
  border-bottom-color: rgb(245 158 11 / 0.35);
}

.border-b-amber-500\/40 {
  border-bottom-color: rgb(245 158 11 / 0.4);
}

.border-b-amber-500\/45 {
  border-bottom-color: rgb(245 158 11 / 0.45);
}

.border-b-amber-500\/5 {
  border-bottom-color: rgb(245 158 11 / 0.05);
}

.border-b-amber-500\/50 {
  border-bottom-color: rgb(245 158 11 / 0.5);
}

.border-b-amber-500\/55 {
  border-bottom-color: rgb(245 158 11 / 0.55);
}

.border-b-amber-500\/60 {
  border-bottom-color: rgb(245 158 11 / 0.6);
}

.border-b-amber-500\/65 {
  border-bottom-color: rgb(245 158 11 / 0.65);
}

.border-b-amber-500\/70 {
  border-bottom-color: rgb(245 158 11 / 0.7);
}

.border-b-amber-500\/75 {
  border-bottom-color: rgb(245 158 11 / 0.75);
}

.border-b-amber-500\/80 {
  border-bottom-color: rgb(245 158 11 / 0.8);
}

.border-b-amber-500\/85 {
  border-bottom-color: rgb(245 158 11 / 0.85);
}

.border-b-amber-500\/90 {
  border-bottom-color: rgb(245 158 11 / 0.9);
}

.border-b-amber-500\/95 {
  border-bottom-color: rgb(245 158 11 / 0.95);
}

.border-b-amber-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(217 119 6 / var(--tw-border-opacity, 1));
}

.border-b-amber-600\/0 {
  border-bottom-color: rgb(217 119 6 / 0);
}

.border-b-amber-600\/10 {
  border-bottom-color: rgb(217 119 6 / 0.1);
}

.border-b-amber-600\/100 {
  border-bottom-color: rgb(217 119 6 / 1);
}

.border-b-amber-600\/15 {
  border-bottom-color: rgb(217 119 6 / 0.15);
}

.border-b-amber-600\/20 {
  border-bottom-color: rgb(217 119 6 / 0.2);
}

.border-b-amber-600\/25 {
  border-bottom-color: rgb(217 119 6 / 0.25);
}

.border-b-amber-600\/30 {
  border-bottom-color: rgb(217 119 6 / 0.3);
}

.border-b-amber-600\/35 {
  border-bottom-color: rgb(217 119 6 / 0.35);
}

.border-b-amber-600\/40 {
  border-bottom-color: rgb(217 119 6 / 0.4);
}

.border-b-amber-600\/45 {
  border-bottom-color: rgb(217 119 6 / 0.45);
}

.border-b-amber-600\/5 {
  border-bottom-color: rgb(217 119 6 / 0.05);
}

.border-b-amber-600\/50 {
  border-bottom-color: rgb(217 119 6 / 0.5);
}

.border-b-amber-600\/55 {
  border-bottom-color: rgb(217 119 6 / 0.55);
}

.border-b-amber-600\/60 {
  border-bottom-color: rgb(217 119 6 / 0.6);
}

.border-b-amber-600\/65 {
  border-bottom-color: rgb(217 119 6 / 0.65);
}

.border-b-amber-600\/70 {
  border-bottom-color: rgb(217 119 6 / 0.7);
}

.border-b-amber-600\/75 {
  border-bottom-color: rgb(217 119 6 / 0.75);
}

.border-b-amber-600\/80 {
  border-bottom-color: rgb(217 119 6 / 0.8);
}

.border-b-amber-600\/85 {
  border-bottom-color: rgb(217 119 6 / 0.85);
}

.border-b-amber-600\/90 {
  border-bottom-color: rgb(217 119 6 / 0.9);
}

.border-b-amber-600\/95 {
  border-bottom-color: rgb(217 119 6 / 0.95);
}

.border-b-amber-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(180 83 9 / var(--tw-border-opacity, 1));
}

.border-b-amber-700\/0 {
  border-bottom-color: rgb(180 83 9 / 0);
}

.border-b-amber-700\/10 {
  border-bottom-color: rgb(180 83 9 / 0.1);
}

.border-b-amber-700\/100 {
  border-bottom-color: rgb(180 83 9 / 1);
}

.border-b-amber-700\/15 {
  border-bottom-color: rgb(180 83 9 / 0.15);
}

.border-b-amber-700\/20 {
  border-bottom-color: rgb(180 83 9 / 0.2);
}

.border-b-amber-700\/25 {
  border-bottom-color: rgb(180 83 9 / 0.25);
}

.border-b-amber-700\/30 {
  border-bottom-color: rgb(180 83 9 / 0.3);
}

.border-b-amber-700\/35 {
  border-bottom-color: rgb(180 83 9 / 0.35);
}

.border-b-amber-700\/40 {
  border-bottom-color: rgb(180 83 9 / 0.4);
}

.border-b-amber-700\/45 {
  border-bottom-color: rgb(180 83 9 / 0.45);
}

.border-b-amber-700\/5 {
  border-bottom-color: rgb(180 83 9 / 0.05);
}

.border-b-amber-700\/50 {
  border-bottom-color: rgb(180 83 9 / 0.5);
}

.border-b-amber-700\/55 {
  border-bottom-color: rgb(180 83 9 / 0.55);
}

.border-b-amber-700\/60 {
  border-bottom-color: rgb(180 83 9 / 0.6);
}

.border-b-amber-700\/65 {
  border-bottom-color: rgb(180 83 9 / 0.65);
}

.border-b-amber-700\/70 {
  border-bottom-color: rgb(180 83 9 / 0.7);
}

.border-b-amber-700\/75 {
  border-bottom-color: rgb(180 83 9 / 0.75);
}

.border-b-amber-700\/80 {
  border-bottom-color: rgb(180 83 9 / 0.8);
}

.border-b-amber-700\/85 {
  border-bottom-color: rgb(180 83 9 / 0.85);
}

.border-b-amber-700\/90 {
  border-bottom-color: rgb(180 83 9 / 0.9);
}

.border-b-amber-700\/95 {
  border-bottom-color: rgb(180 83 9 / 0.95);
}

.border-b-amber-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(146 64 14 / var(--tw-border-opacity, 1));
}

.border-b-amber-800\/0 {
  border-bottom-color: rgb(146 64 14 / 0);
}

.border-b-amber-800\/10 {
  border-bottom-color: rgb(146 64 14 / 0.1);
}

.border-b-amber-800\/100 {
  border-bottom-color: rgb(146 64 14 / 1);
}

.border-b-amber-800\/15 {
  border-bottom-color: rgb(146 64 14 / 0.15);
}

.border-b-amber-800\/20 {
  border-bottom-color: rgb(146 64 14 / 0.2);
}

.border-b-amber-800\/25 {
  border-bottom-color: rgb(146 64 14 / 0.25);
}

.border-b-amber-800\/30 {
  border-bottom-color: rgb(146 64 14 / 0.3);
}

.border-b-amber-800\/35 {
  border-bottom-color: rgb(146 64 14 / 0.35);
}

.border-b-amber-800\/40 {
  border-bottom-color: rgb(146 64 14 / 0.4);
}

.border-b-amber-800\/45 {
  border-bottom-color: rgb(146 64 14 / 0.45);
}

.border-b-amber-800\/5 {
  border-bottom-color: rgb(146 64 14 / 0.05);
}

.border-b-amber-800\/50 {
  border-bottom-color: rgb(146 64 14 / 0.5);
}

.border-b-amber-800\/55 {
  border-bottom-color: rgb(146 64 14 / 0.55);
}

.border-b-amber-800\/60 {
  border-bottom-color: rgb(146 64 14 / 0.6);
}

.border-b-amber-800\/65 {
  border-bottom-color: rgb(146 64 14 / 0.65);
}

.border-b-amber-800\/70 {
  border-bottom-color: rgb(146 64 14 / 0.7);
}

.border-b-amber-800\/75 {
  border-bottom-color: rgb(146 64 14 / 0.75);
}

.border-b-amber-800\/80 {
  border-bottom-color: rgb(146 64 14 / 0.8);
}

.border-b-amber-800\/85 {
  border-bottom-color: rgb(146 64 14 / 0.85);
}

.border-b-amber-800\/90 {
  border-bottom-color: rgb(146 64 14 / 0.9);
}

.border-b-amber-800\/95 {
  border-bottom-color: rgb(146 64 14 / 0.95);
}

.border-b-amber-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(120 53 15 / var(--tw-border-opacity, 1));
}

.border-b-amber-900\/0 {
  border-bottom-color: rgb(120 53 15 / 0);
}

.border-b-amber-900\/10 {
  border-bottom-color: rgb(120 53 15 / 0.1);
}

.border-b-amber-900\/100 {
  border-bottom-color: rgb(120 53 15 / 1);
}

.border-b-amber-900\/15 {
  border-bottom-color: rgb(120 53 15 / 0.15);
}

.border-b-amber-900\/20 {
  border-bottom-color: rgb(120 53 15 / 0.2);
}

.border-b-amber-900\/25 {
  border-bottom-color: rgb(120 53 15 / 0.25);
}

.border-b-amber-900\/30 {
  border-bottom-color: rgb(120 53 15 / 0.3);
}

.border-b-amber-900\/35 {
  border-bottom-color: rgb(120 53 15 / 0.35);
}

.border-b-amber-900\/40 {
  border-bottom-color: rgb(120 53 15 / 0.4);
}

.border-b-amber-900\/45 {
  border-bottom-color: rgb(120 53 15 / 0.45);
}

.border-b-amber-900\/5 {
  border-bottom-color: rgb(120 53 15 / 0.05);
}

.border-b-amber-900\/50 {
  border-bottom-color: rgb(120 53 15 / 0.5);
}

.border-b-amber-900\/55 {
  border-bottom-color: rgb(120 53 15 / 0.55);
}

.border-b-amber-900\/60 {
  border-bottom-color: rgb(120 53 15 / 0.6);
}

.border-b-amber-900\/65 {
  border-bottom-color: rgb(120 53 15 / 0.65);
}

.border-b-amber-900\/70 {
  border-bottom-color: rgb(120 53 15 / 0.7);
}

.border-b-amber-900\/75 {
  border-bottom-color: rgb(120 53 15 / 0.75);
}

.border-b-amber-900\/80 {
  border-bottom-color: rgb(120 53 15 / 0.8);
}

.border-b-amber-900\/85 {
  border-bottom-color: rgb(120 53 15 / 0.85);
}

.border-b-amber-900\/90 {
  border-bottom-color: rgb(120 53 15 / 0.9);
}

.border-b-amber-900\/95 {
  border-bottom-color: rgb(120 53 15 / 0.95);
}

.border-b-amber-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(69 26 3 / var(--tw-border-opacity, 1));
}

.border-b-amber-950\/0 {
  border-bottom-color: rgb(69 26 3 / 0);
}

.border-b-amber-950\/10 {
  border-bottom-color: rgb(69 26 3 / 0.1);
}

.border-b-amber-950\/100 {
  border-bottom-color: rgb(69 26 3 / 1);
}

.border-b-amber-950\/15 {
  border-bottom-color: rgb(69 26 3 / 0.15);
}

.border-b-amber-950\/20 {
  border-bottom-color: rgb(69 26 3 / 0.2);
}

.border-b-amber-950\/25 {
  border-bottom-color: rgb(69 26 3 / 0.25);
}

.border-b-amber-950\/30 {
  border-bottom-color: rgb(69 26 3 / 0.3);
}

.border-b-amber-950\/35 {
  border-bottom-color: rgb(69 26 3 / 0.35);
}

.border-b-amber-950\/40 {
  border-bottom-color: rgb(69 26 3 / 0.4);
}

.border-b-amber-950\/45 {
  border-bottom-color: rgb(69 26 3 / 0.45);
}

.border-b-amber-950\/5 {
  border-bottom-color: rgb(69 26 3 / 0.05);
}

.border-b-amber-950\/50 {
  border-bottom-color: rgb(69 26 3 / 0.5);
}

.border-b-amber-950\/55 {
  border-bottom-color: rgb(69 26 3 / 0.55);
}

.border-b-amber-950\/60 {
  border-bottom-color: rgb(69 26 3 / 0.6);
}

.border-b-amber-950\/65 {
  border-bottom-color: rgb(69 26 3 / 0.65);
}

.border-b-amber-950\/70 {
  border-bottom-color: rgb(69 26 3 / 0.7);
}

.border-b-amber-950\/75 {
  border-bottom-color: rgb(69 26 3 / 0.75);
}

.border-b-amber-950\/80 {
  border-bottom-color: rgb(69 26 3 / 0.8);
}

.border-b-amber-950\/85 {
  border-bottom-color: rgb(69 26 3 / 0.85);
}

.border-b-amber-950\/90 {
  border-bottom-color: rgb(69 26 3 / 0.9);
}

.border-b-amber-950\/95 {
  border-bottom-color: rgb(69 26 3 / 0.95);
}

.border-b-aqua-teal {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(99 173 168 / var(--tw-border-opacity, 1));
}

.border-b-aqua-teal\/0 {
  border-bottom-color: rgb(99 173 168 / 0);
}

.border-b-aqua-teal\/10 {
  border-bottom-color: rgb(99 173 168 / 0.1);
}

.border-b-aqua-teal\/100 {
  border-bottom-color: rgb(99 173 168 / 1);
}

.border-b-aqua-teal\/15 {
  border-bottom-color: rgb(99 173 168 / 0.15);
}

.border-b-aqua-teal\/20 {
  border-bottom-color: rgb(99 173 168 / 0.2);
}

.border-b-aqua-teal\/25 {
  border-bottom-color: rgb(99 173 168 / 0.25);
}

.border-b-aqua-teal\/30 {
  border-bottom-color: rgb(99 173 168 / 0.3);
}

.border-b-aqua-teal\/35 {
  border-bottom-color: rgb(99 173 168 / 0.35);
}

.border-b-aqua-teal\/40 {
  border-bottom-color: rgb(99 173 168 / 0.4);
}

.border-b-aqua-teal\/45 {
  border-bottom-color: rgb(99 173 168 / 0.45);
}

.border-b-aqua-teal\/5 {
  border-bottom-color: rgb(99 173 168 / 0.05);
}

.border-b-aqua-teal\/50 {
  border-bottom-color: rgb(99 173 168 / 0.5);
}

.border-b-aqua-teal\/55 {
  border-bottom-color: rgb(99 173 168 / 0.55);
}

.border-b-aqua-teal\/60 {
  border-bottom-color: rgb(99 173 168 / 0.6);
}

.border-b-aqua-teal\/65 {
  border-bottom-color: rgb(99 173 168 / 0.65);
}

.border-b-aqua-teal\/70 {
  border-bottom-color: rgb(99 173 168 / 0.7);
}

.border-b-aqua-teal\/75 {
  border-bottom-color: rgb(99 173 168 / 0.75);
}

.border-b-aqua-teal\/80 {
  border-bottom-color: rgb(99 173 168 / 0.8);
}

.border-b-aqua-teal\/85 {
  border-bottom-color: rgb(99 173 168 / 0.85);
}

.border-b-aqua-teal\/90 {
  border-bottom-color: rgb(99 173 168 / 0.9);
}

.border-b-aqua-teal\/95 {
  border-bottom-color: rgb(99 173 168 / 0.95);
}

.border-b-black {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.border-b-black\/0 {
  border-bottom-color: rgb(0 0 0 / 0);
}

.border-b-black\/10 {
  border-bottom-color: rgb(0 0 0 / 0.1);
}

.border-b-black\/100 {
  border-bottom-color: rgb(0 0 0 / 1);
}

.border-b-black\/15 {
  border-bottom-color: rgb(0 0 0 / 0.15);
}

.border-b-black\/20 {
  border-bottom-color: rgb(0 0 0 / 0.2);
}

.border-b-black\/25 {
  border-bottom-color: rgb(0 0 0 / 0.25);
}

.border-b-black\/30 {
  border-bottom-color: rgb(0 0 0 / 0.3);
}

.border-b-black\/35 {
  border-bottom-color: rgb(0 0 0 / 0.35);
}

.border-b-black\/40 {
  border-bottom-color: rgb(0 0 0 / 0.4);
}

.border-b-black\/45 {
  border-bottom-color: rgb(0 0 0 / 0.45);
}

.border-b-black\/5 {
  border-bottom-color: rgb(0 0 0 / 0.05);
}

.border-b-black\/50 {
  border-bottom-color: rgb(0 0 0 / 0.5);
}

.border-b-black\/55 {
  border-bottom-color: rgb(0 0 0 / 0.55);
}

.border-b-black\/60 {
  border-bottom-color: rgb(0 0 0 / 0.6);
}

.border-b-black\/65 {
  border-bottom-color: rgb(0 0 0 / 0.65);
}

.border-b-black\/70 {
  border-bottom-color: rgb(0 0 0 / 0.7);
}

.border-b-black\/75 {
  border-bottom-color: rgb(0 0 0 / 0.75);
}

.border-b-black\/80 {
  border-bottom-color: rgb(0 0 0 / 0.8);
}

.border-b-black\/85 {
  border-bottom-color: rgb(0 0 0 / 0.85);
}

.border-b-black\/90 {
  border-bottom-color: rgb(0 0 0 / 0.9);
}

.border-b-black\/95 {
  border-bottom-color: rgb(0 0 0 / 0.95);
}

.border-b-blue-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
}

.border-b-blue-100\/0 {
  border-bottom-color: rgb(219 234 254 / 0);
}

.border-b-blue-100\/10 {
  border-bottom-color: rgb(219 234 254 / 0.1);
}

.border-b-blue-100\/100 {
  border-bottom-color: rgb(219 234 254 / 1);
}

.border-b-blue-100\/15 {
  border-bottom-color: rgb(219 234 254 / 0.15);
}

.border-b-blue-100\/20 {
  border-bottom-color: rgb(219 234 254 / 0.2);
}

.border-b-blue-100\/25 {
  border-bottom-color: rgb(219 234 254 / 0.25);
}

.border-b-blue-100\/30 {
  border-bottom-color: rgb(219 234 254 / 0.3);
}

.border-b-blue-100\/35 {
  border-bottom-color: rgb(219 234 254 / 0.35);
}

.border-b-blue-100\/40 {
  border-bottom-color: rgb(219 234 254 / 0.4);
}

.border-b-blue-100\/45 {
  border-bottom-color: rgb(219 234 254 / 0.45);
}

.border-b-blue-100\/5 {
  border-bottom-color: rgb(219 234 254 / 0.05);
}

.border-b-blue-100\/50 {
  border-bottom-color: rgb(219 234 254 / 0.5);
}

.border-b-blue-100\/55 {
  border-bottom-color: rgb(219 234 254 / 0.55);
}

.border-b-blue-100\/60 {
  border-bottom-color: rgb(219 234 254 / 0.6);
}

.border-b-blue-100\/65 {
  border-bottom-color: rgb(219 234 254 / 0.65);
}

.border-b-blue-100\/70 {
  border-bottom-color: rgb(219 234 254 / 0.7);
}

.border-b-blue-100\/75 {
  border-bottom-color: rgb(219 234 254 / 0.75);
}

.border-b-blue-100\/80 {
  border-bottom-color: rgb(219 234 254 / 0.8);
}

.border-b-blue-100\/85 {
  border-bottom-color: rgb(219 234 254 / 0.85);
}

.border-b-blue-100\/90 {
  border-bottom-color: rgb(219 234 254 / 0.9);
}

.border-b-blue-100\/95 {
  border-bottom-color: rgb(219 234 254 / 0.95);
}

.border-b-blue-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}

.border-b-blue-200\/0 {
  border-bottom-color: rgb(191 219 254 / 0);
}

.border-b-blue-200\/10 {
  border-bottom-color: rgb(191 219 254 / 0.1);
}

.border-b-blue-200\/100 {
  border-bottom-color: rgb(191 219 254 / 1);
}

.border-b-blue-200\/15 {
  border-bottom-color: rgb(191 219 254 / 0.15);
}

.border-b-blue-200\/20 {
  border-bottom-color: rgb(191 219 254 / 0.2);
}

.border-b-blue-200\/25 {
  border-bottom-color: rgb(191 219 254 / 0.25);
}

.border-b-blue-200\/30 {
  border-bottom-color: rgb(191 219 254 / 0.3);
}

.border-b-blue-200\/35 {
  border-bottom-color: rgb(191 219 254 / 0.35);
}

.border-b-blue-200\/40 {
  border-bottom-color: rgb(191 219 254 / 0.4);
}

.border-b-blue-200\/45 {
  border-bottom-color: rgb(191 219 254 / 0.45);
}

.border-b-blue-200\/5 {
  border-bottom-color: rgb(191 219 254 / 0.05);
}

.border-b-blue-200\/50 {
  border-bottom-color: rgb(191 219 254 / 0.5);
}

.border-b-blue-200\/55 {
  border-bottom-color: rgb(191 219 254 / 0.55);
}

.border-b-blue-200\/60 {
  border-bottom-color: rgb(191 219 254 / 0.6);
}

.border-b-blue-200\/65 {
  border-bottom-color: rgb(191 219 254 / 0.65);
}

.border-b-blue-200\/70 {
  border-bottom-color: rgb(191 219 254 / 0.7);
}

.border-b-blue-200\/75 {
  border-bottom-color: rgb(191 219 254 / 0.75);
}

.border-b-blue-200\/80 {
  border-bottom-color: rgb(191 219 254 / 0.8);
}

.border-b-blue-200\/85 {
  border-bottom-color: rgb(191 219 254 / 0.85);
}

.border-b-blue-200\/90 {
  border-bottom-color: rgb(191 219 254 / 0.9);
}

.border-b-blue-200\/95 {
  border-bottom-color: rgb(191 219 254 / 0.95);
}

.border-b-blue-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}

.border-b-blue-300\/0 {
  border-bottom-color: rgb(147 197 253 / 0);
}

.border-b-blue-300\/10 {
  border-bottom-color: rgb(147 197 253 / 0.1);
}

.border-b-blue-300\/100 {
  border-bottom-color: rgb(147 197 253 / 1);
}

.border-b-blue-300\/15 {
  border-bottom-color: rgb(147 197 253 / 0.15);
}

.border-b-blue-300\/20 {
  border-bottom-color: rgb(147 197 253 / 0.2);
}

.border-b-blue-300\/25 {
  border-bottom-color: rgb(147 197 253 / 0.25);
}

.border-b-blue-300\/30 {
  border-bottom-color: rgb(147 197 253 / 0.3);
}

.border-b-blue-300\/35 {
  border-bottom-color: rgb(147 197 253 / 0.35);
}

.border-b-blue-300\/40 {
  border-bottom-color: rgb(147 197 253 / 0.4);
}

.border-b-blue-300\/45 {
  border-bottom-color: rgb(147 197 253 / 0.45);
}

.border-b-blue-300\/5 {
  border-bottom-color: rgb(147 197 253 / 0.05);
}

.border-b-blue-300\/50 {
  border-bottom-color: rgb(147 197 253 / 0.5);
}

.border-b-blue-300\/55 {
  border-bottom-color: rgb(147 197 253 / 0.55);
}

.border-b-blue-300\/60 {
  border-bottom-color: rgb(147 197 253 / 0.6);
}

.border-b-blue-300\/65 {
  border-bottom-color: rgb(147 197 253 / 0.65);
}

.border-b-blue-300\/70 {
  border-bottom-color: rgb(147 197 253 / 0.7);
}

.border-b-blue-300\/75 {
  border-bottom-color: rgb(147 197 253 / 0.75);
}

.border-b-blue-300\/80 {
  border-bottom-color: rgb(147 197 253 / 0.8);
}

.border-b-blue-300\/85 {
  border-bottom-color: rgb(147 197 253 / 0.85);
}

.border-b-blue-300\/90 {
  border-bottom-color: rgb(147 197 253 / 0.9);
}

.border-b-blue-300\/95 {
  border-bottom-color: rgb(147 197 253 / 0.95);
}

.border-b-blue-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
}

.border-b-blue-400\/0 {
  border-bottom-color: rgb(96 165 250 / 0);
}

.border-b-blue-400\/10 {
  border-bottom-color: rgb(96 165 250 / 0.1);
}

.border-b-blue-400\/100 {
  border-bottom-color: rgb(96 165 250 / 1);
}

.border-b-blue-400\/15 {
  border-bottom-color: rgb(96 165 250 / 0.15);
}

.border-b-blue-400\/20 {
  border-bottom-color: rgb(96 165 250 / 0.2);
}

.border-b-blue-400\/25 {
  border-bottom-color: rgb(96 165 250 / 0.25);
}

.border-b-blue-400\/30 {
  border-bottom-color: rgb(96 165 250 / 0.3);
}

.border-b-blue-400\/35 {
  border-bottom-color: rgb(96 165 250 / 0.35);
}

.border-b-blue-400\/40 {
  border-bottom-color: rgb(96 165 250 / 0.4);
}

.border-b-blue-400\/45 {
  border-bottom-color: rgb(96 165 250 / 0.45);
}

.border-b-blue-400\/5 {
  border-bottom-color: rgb(96 165 250 / 0.05);
}

.border-b-blue-400\/50 {
  border-bottom-color: rgb(96 165 250 / 0.5);
}

.border-b-blue-400\/55 {
  border-bottom-color: rgb(96 165 250 / 0.55);
}

.border-b-blue-400\/60 {
  border-bottom-color: rgb(96 165 250 / 0.6);
}

.border-b-blue-400\/65 {
  border-bottom-color: rgb(96 165 250 / 0.65);
}

.border-b-blue-400\/70 {
  border-bottom-color: rgb(96 165 250 / 0.7);
}

.border-b-blue-400\/75 {
  border-bottom-color: rgb(96 165 250 / 0.75);
}

.border-b-blue-400\/80 {
  border-bottom-color: rgb(96 165 250 / 0.8);
}

.border-b-blue-400\/85 {
  border-bottom-color: rgb(96 165 250 / 0.85);
}

.border-b-blue-400\/90 {
  border-bottom-color: rgb(96 165 250 / 0.9);
}

.border-b-blue-400\/95 {
  border-bottom-color: rgb(96 165 250 / 0.95);
}

.border-b-blue-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(239 246 255 / var(--tw-border-opacity, 1));
}

.border-b-blue-50\/0 {
  border-bottom-color: rgb(239 246 255 / 0);
}

.border-b-blue-50\/10 {
  border-bottom-color: rgb(239 246 255 / 0.1);
}

.border-b-blue-50\/100 {
  border-bottom-color: rgb(239 246 255 / 1);
}

.border-b-blue-50\/15 {
  border-bottom-color: rgb(239 246 255 / 0.15);
}

.border-b-blue-50\/20 {
  border-bottom-color: rgb(239 246 255 / 0.2);
}

.border-b-blue-50\/25 {
  border-bottom-color: rgb(239 246 255 / 0.25);
}

.border-b-blue-50\/30 {
  border-bottom-color: rgb(239 246 255 / 0.3);
}

.border-b-blue-50\/35 {
  border-bottom-color: rgb(239 246 255 / 0.35);
}

.border-b-blue-50\/40 {
  border-bottom-color: rgb(239 246 255 / 0.4);
}

.border-b-blue-50\/45 {
  border-bottom-color: rgb(239 246 255 / 0.45);
}

.border-b-blue-50\/5 {
  border-bottom-color: rgb(239 246 255 / 0.05);
}

.border-b-blue-50\/50 {
  border-bottom-color: rgb(239 246 255 / 0.5);
}

.border-b-blue-50\/55 {
  border-bottom-color: rgb(239 246 255 / 0.55);
}

.border-b-blue-50\/60 {
  border-bottom-color: rgb(239 246 255 / 0.6);
}

.border-b-blue-50\/65 {
  border-bottom-color: rgb(239 246 255 / 0.65);
}

.border-b-blue-50\/70 {
  border-bottom-color: rgb(239 246 255 / 0.7);
}

.border-b-blue-50\/75 {
  border-bottom-color: rgb(239 246 255 / 0.75);
}

.border-b-blue-50\/80 {
  border-bottom-color: rgb(239 246 255 / 0.8);
}

.border-b-blue-50\/85 {
  border-bottom-color: rgb(239 246 255 / 0.85);
}

.border-b-blue-50\/90 {
  border-bottom-color: rgb(239 246 255 / 0.9);
}

.border-b-blue-50\/95 {
  border-bottom-color: rgb(239 246 255 / 0.95);
}

.border-b-blue-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}

.border-b-blue-500\/0 {
  border-bottom-color: rgb(59 130 246 / 0);
}

.border-b-blue-500\/10 {
  border-bottom-color: rgb(59 130 246 / 0.1);
}

.border-b-blue-500\/100 {
  border-bottom-color: rgb(59 130 246 / 1);
}

.border-b-blue-500\/15 {
  border-bottom-color: rgb(59 130 246 / 0.15);
}

.border-b-blue-500\/20 {
  border-bottom-color: rgb(59 130 246 / 0.2);
}

.border-b-blue-500\/25 {
  border-bottom-color: rgb(59 130 246 / 0.25);
}

.border-b-blue-500\/30 {
  border-bottom-color: rgb(59 130 246 / 0.3);
}

.border-b-blue-500\/35 {
  border-bottom-color: rgb(59 130 246 / 0.35);
}

.border-b-blue-500\/40 {
  border-bottom-color: rgb(59 130 246 / 0.4);
}

.border-b-blue-500\/45 {
  border-bottom-color: rgb(59 130 246 / 0.45);
}

.border-b-blue-500\/5 {
  border-bottom-color: rgb(59 130 246 / 0.05);
}

.border-b-blue-500\/50 {
  border-bottom-color: rgb(59 130 246 / 0.5);
}

.border-b-blue-500\/55 {
  border-bottom-color: rgb(59 130 246 / 0.55);
}

.border-b-blue-500\/60 {
  border-bottom-color: rgb(59 130 246 / 0.6);
}

.border-b-blue-500\/65 {
  border-bottom-color: rgb(59 130 246 / 0.65);
}

.border-b-blue-500\/70 {
  border-bottom-color: rgb(59 130 246 / 0.7);
}

.border-b-blue-500\/75 {
  border-bottom-color: rgb(59 130 246 / 0.75);
}

.border-b-blue-500\/80 {
  border-bottom-color: rgb(59 130 246 / 0.8);
}

.border-b-blue-500\/85 {
  border-bottom-color: rgb(59 130 246 / 0.85);
}

.border-b-blue-500\/90 {
  border-bottom-color: rgb(59 130 246 / 0.9);
}

.border-b-blue-500\/95 {
  border-bottom-color: rgb(59 130 246 / 0.95);
}

.border-b-blue-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}

.border-b-blue-600\/0 {
  border-bottom-color: rgb(37 99 235 / 0);
}

.border-b-blue-600\/10 {
  border-bottom-color: rgb(37 99 235 / 0.1);
}

.border-b-blue-600\/100 {
  border-bottom-color: rgb(37 99 235 / 1);
}

.border-b-blue-600\/15 {
  border-bottom-color: rgb(37 99 235 / 0.15);
}

.border-b-blue-600\/20 {
  border-bottom-color: rgb(37 99 235 / 0.2);
}

.border-b-blue-600\/25 {
  border-bottom-color: rgb(37 99 235 / 0.25);
}

.border-b-blue-600\/30 {
  border-bottom-color: rgb(37 99 235 / 0.3);
}

.border-b-blue-600\/35 {
  border-bottom-color: rgb(37 99 235 / 0.35);
}

.border-b-blue-600\/40 {
  border-bottom-color: rgb(37 99 235 / 0.4);
}

.border-b-blue-600\/45 {
  border-bottom-color: rgb(37 99 235 / 0.45);
}

.border-b-blue-600\/5 {
  border-bottom-color: rgb(37 99 235 / 0.05);
}

.border-b-blue-600\/50 {
  border-bottom-color: rgb(37 99 235 / 0.5);
}

.border-b-blue-600\/55 {
  border-bottom-color: rgb(37 99 235 / 0.55);
}

.border-b-blue-600\/60 {
  border-bottom-color: rgb(37 99 235 / 0.6);
}

.border-b-blue-600\/65 {
  border-bottom-color: rgb(37 99 235 / 0.65);
}

.border-b-blue-600\/70 {
  border-bottom-color: rgb(37 99 235 / 0.7);
}

.border-b-blue-600\/75 {
  border-bottom-color: rgb(37 99 235 / 0.75);
}

.border-b-blue-600\/80 {
  border-bottom-color: rgb(37 99 235 / 0.8);
}

.border-b-blue-600\/85 {
  border-bottom-color: rgb(37 99 235 / 0.85);
}

.border-b-blue-600\/90 {
  border-bottom-color: rgb(37 99 235 / 0.9);
}

.border-b-blue-600\/95 {
  border-bottom-color: rgb(37 99 235 / 0.95);
}

.border-b-blue-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(29 78 216 / var(--tw-border-opacity, 1));
}

.border-b-blue-700\/0 {
  border-bottom-color: rgb(29 78 216 / 0);
}

.border-b-blue-700\/10 {
  border-bottom-color: rgb(29 78 216 / 0.1);
}

.border-b-blue-700\/100 {
  border-bottom-color: rgb(29 78 216 / 1);
}

.border-b-blue-700\/15 {
  border-bottom-color: rgb(29 78 216 / 0.15);
}

.border-b-blue-700\/20 {
  border-bottom-color: rgb(29 78 216 / 0.2);
}

.border-b-blue-700\/25 {
  border-bottom-color: rgb(29 78 216 / 0.25);
}

.border-b-blue-700\/30 {
  border-bottom-color: rgb(29 78 216 / 0.3);
}

.border-b-blue-700\/35 {
  border-bottom-color: rgb(29 78 216 / 0.35);
}

.border-b-blue-700\/40 {
  border-bottom-color: rgb(29 78 216 / 0.4);
}

.border-b-blue-700\/45 {
  border-bottom-color: rgb(29 78 216 / 0.45);
}

.border-b-blue-700\/5 {
  border-bottom-color: rgb(29 78 216 / 0.05);
}

.border-b-blue-700\/50 {
  border-bottom-color: rgb(29 78 216 / 0.5);
}

.border-b-blue-700\/55 {
  border-bottom-color: rgb(29 78 216 / 0.55);
}

.border-b-blue-700\/60 {
  border-bottom-color: rgb(29 78 216 / 0.6);
}

.border-b-blue-700\/65 {
  border-bottom-color: rgb(29 78 216 / 0.65);
}

.border-b-blue-700\/70 {
  border-bottom-color: rgb(29 78 216 / 0.7);
}

.border-b-blue-700\/75 {
  border-bottom-color: rgb(29 78 216 / 0.75);
}

.border-b-blue-700\/80 {
  border-bottom-color: rgb(29 78 216 / 0.8);
}

.border-b-blue-700\/85 {
  border-bottom-color: rgb(29 78 216 / 0.85);
}

.border-b-blue-700\/90 {
  border-bottom-color: rgb(29 78 216 / 0.9);
}

.border-b-blue-700\/95 {
  border-bottom-color: rgb(29 78 216 / 0.95);
}

.border-b-blue-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(30 64 175 / var(--tw-border-opacity, 1));
}

.border-b-blue-800\/0 {
  border-bottom-color: rgb(30 64 175 / 0);
}

.border-b-blue-800\/10 {
  border-bottom-color: rgb(30 64 175 / 0.1);
}

.border-b-blue-800\/100 {
  border-bottom-color: rgb(30 64 175 / 1);
}

.border-b-blue-800\/15 {
  border-bottom-color: rgb(30 64 175 / 0.15);
}

.border-b-blue-800\/20 {
  border-bottom-color: rgb(30 64 175 / 0.2);
}

.border-b-blue-800\/25 {
  border-bottom-color: rgb(30 64 175 / 0.25);
}

.border-b-blue-800\/30 {
  border-bottom-color: rgb(30 64 175 / 0.3);
}

.border-b-blue-800\/35 {
  border-bottom-color: rgb(30 64 175 / 0.35);
}

.border-b-blue-800\/40 {
  border-bottom-color: rgb(30 64 175 / 0.4);
}

.border-b-blue-800\/45 {
  border-bottom-color: rgb(30 64 175 / 0.45);
}

.border-b-blue-800\/5 {
  border-bottom-color: rgb(30 64 175 / 0.05);
}

.border-b-blue-800\/50 {
  border-bottom-color: rgb(30 64 175 / 0.5);
}

.border-b-blue-800\/55 {
  border-bottom-color: rgb(30 64 175 / 0.55);
}

.border-b-blue-800\/60 {
  border-bottom-color: rgb(30 64 175 / 0.6);
}

.border-b-blue-800\/65 {
  border-bottom-color: rgb(30 64 175 / 0.65);
}

.border-b-blue-800\/70 {
  border-bottom-color: rgb(30 64 175 / 0.7);
}

.border-b-blue-800\/75 {
  border-bottom-color: rgb(30 64 175 / 0.75);
}

.border-b-blue-800\/80 {
  border-bottom-color: rgb(30 64 175 / 0.8);
}

.border-b-blue-800\/85 {
  border-bottom-color: rgb(30 64 175 / 0.85);
}

.border-b-blue-800\/90 {
  border-bottom-color: rgb(30 64 175 / 0.9);
}

.border-b-blue-800\/95 {
  border-bottom-color: rgb(30 64 175 / 0.95);
}

.border-b-blue-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(30 58 138 / var(--tw-border-opacity, 1));
}

.border-b-blue-900\/0 {
  border-bottom-color: rgb(30 58 138 / 0);
}

.border-b-blue-900\/10 {
  border-bottom-color: rgb(30 58 138 / 0.1);
}

.border-b-blue-900\/100 {
  border-bottom-color: rgb(30 58 138 / 1);
}

.border-b-blue-900\/15 {
  border-bottom-color: rgb(30 58 138 / 0.15);
}

.border-b-blue-900\/20 {
  border-bottom-color: rgb(30 58 138 / 0.2);
}

.border-b-blue-900\/25 {
  border-bottom-color: rgb(30 58 138 / 0.25);
}

.border-b-blue-900\/30 {
  border-bottom-color: rgb(30 58 138 / 0.3);
}

.border-b-blue-900\/35 {
  border-bottom-color: rgb(30 58 138 / 0.35);
}

.border-b-blue-900\/40 {
  border-bottom-color: rgb(30 58 138 / 0.4);
}

.border-b-blue-900\/45 {
  border-bottom-color: rgb(30 58 138 / 0.45);
}

.border-b-blue-900\/5 {
  border-bottom-color: rgb(30 58 138 / 0.05);
}

.border-b-blue-900\/50 {
  border-bottom-color: rgb(30 58 138 / 0.5);
}

.border-b-blue-900\/55 {
  border-bottom-color: rgb(30 58 138 / 0.55);
}

.border-b-blue-900\/60 {
  border-bottom-color: rgb(30 58 138 / 0.6);
}

.border-b-blue-900\/65 {
  border-bottom-color: rgb(30 58 138 / 0.65);
}

.border-b-blue-900\/70 {
  border-bottom-color: rgb(30 58 138 / 0.7);
}

.border-b-blue-900\/75 {
  border-bottom-color: rgb(30 58 138 / 0.75);
}

.border-b-blue-900\/80 {
  border-bottom-color: rgb(30 58 138 / 0.8);
}

.border-b-blue-900\/85 {
  border-bottom-color: rgb(30 58 138 / 0.85);
}

.border-b-blue-900\/90 {
  border-bottom-color: rgb(30 58 138 / 0.9);
}

.border-b-blue-900\/95 {
  border-bottom-color: rgb(30 58 138 / 0.95);
}

.border-b-blue-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(23 37 84 / var(--tw-border-opacity, 1));
}

.border-b-blue-950\/0 {
  border-bottom-color: rgb(23 37 84 / 0);
}

.border-b-blue-950\/10 {
  border-bottom-color: rgb(23 37 84 / 0.1);
}

.border-b-blue-950\/100 {
  border-bottom-color: rgb(23 37 84 / 1);
}

.border-b-blue-950\/15 {
  border-bottom-color: rgb(23 37 84 / 0.15);
}

.border-b-blue-950\/20 {
  border-bottom-color: rgb(23 37 84 / 0.2);
}

.border-b-blue-950\/25 {
  border-bottom-color: rgb(23 37 84 / 0.25);
}

.border-b-blue-950\/30 {
  border-bottom-color: rgb(23 37 84 / 0.3);
}

.border-b-blue-950\/35 {
  border-bottom-color: rgb(23 37 84 / 0.35);
}

.border-b-blue-950\/40 {
  border-bottom-color: rgb(23 37 84 / 0.4);
}

.border-b-blue-950\/45 {
  border-bottom-color: rgb(23 37 84 / 0.45);
}

.border-b-blue-950\/5 {
  border-bottom-color: rgb(23 37 84 / 0.05);
}

.border-b-blue-950\/50 {
  border-bottom-color: rgb(23 37 84 / 0.5);
}

.border-b-blue-950\/55 {
  border-bottom-color: rgb(23 37 84 / 0.55);
}

.border-b-blue-950\/60 {
  border-bottom-color: rgb(23 37 84 / 0.6);
}

.border-b-blue-950\/65 {
  border-bottom-color: rgb(23 37 84 / 0.65);
}

.border-b-blue-950\/70 {
  border-bottom-color: rgb(23 37 84 / 0.7);
}

.border-b-blue-950\/75 {
  border-bottom-color: rgb(23 37 84 / 0.75);
}

.border-b-blue-950\/80 {
  border-bottom-color: rgb(23 37 84 / 0.8);
}

.border-b-blue-950\/85 {
  border-bottom-color: rgb(23 37 84 / 0.85);
}

.border-b-blue-950\/90 {
  border-bottom-color: rgb(23 37 84 / 0.9);
}

.border-b-blue-950\/95 {
  border-bottom-color: rgb(23 37 84 / 0.95);
}

.border-b-burnt-orange {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(201 99 42 / var(--tw-border-opacity, 1));
}

.border-b-burnt-orange\/0 {
  border-bottom-color: rgb(201 99 42 / 0);
}

.border-b-burnt-orange\/10 {
  border-bottom-color: rgb(201 99 42 / 0.1);
}

.border-b-burnt-orange\/100 {
  border-bottom-color: rgb(201 99 42 / 1);
}

.border-b-burnt-orange\/15 {
  border-bottom-color: rgb(201 99 42 / 0.15);
}

.border-b-burnt-orange\/20 {
  border-bottom-color: rgb(201 99 42 / 0.2);
}

.border-b-burnt-orange\/25 {
  border-bottom-color: rgb(201 99 42 / 0.25);
}

.border-b-burnt-orange\/30 {
  border-bottom-color: rgb(201 99 42 / 0.3);
}

.border-b-burnt-orange\/35 {
  border-bottom-color: rgb(201 99 42 / 0.35);
}

.border-b-burnt-orange\/40 {
  border-bottom-color: rgb(201 99 42 / 0.4);
}

.border-b-burnt-orange\/45 {
  border-bottom-color: rgb(201 99 42 / 0.45);
}

.border-b-burnt-orange\/5 {
  border-bottom-color: rgb(201 99 42 / 0.05);
}

.border-b-burnt-orange\/50 {
  border-bottom-color: rgb(201 99 42 / 0.5);
}

.border-b-burnt-orange\/55 {
  border-bottom-color: rgb(201 99 42 / 0.55);
}

.border-b-burnt-orange\/60 {
  border-bottom-color: rgb(201 99 42 / 0.6);
}

.border-b-burnt-orange\/65 {
  border-bottom-color: rgb(201 99 42 / 0.65);
}

.border-b-burnt-orange\/70 {
  border-bottom-color: rgb(201 99 42 / 0.7);
}

.border-b-burnt-orange\/75 {
  border-bottom-color: rgb(201 99 42 / 0.75);
}

.border-b-burnt-orange\/80 {
  border-bottom-color: rgb(201 99 42 / 0.8);
}

.border-b-burnt-orange\/85 {
  border-bottom-color: rgb(201 99 42 / 0.85);
}

.border-b-burnt-orange\/90 {
  border-bottom-color: rgb(201 99 42 / 0.9);
}

.border-b-burnt-orange\/95 {
  border-bottom-color: rgb(201 99 42 / 0.95);
}

.border-b-charcoal {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(95 86 86 / var(--tw-border-opacity, 1));
}

.border-b-charcoal\/0 {
  border-bottom-color: rgb(95 86 86 / 0);
}

.border-b-charcoal\/10 {
  border-bottom-color: rgb(95 86 86 / 0.1);
}

.border-b-charcoal\/100 {
  border-bottom-color: rgb(95 86 86 / 1);
}

.border-b-charcoal\/15 {
  border-bottom-color: rgb(95 86 86 / 0.15);
}

.border-b-charcoal\/20 {
  border-bottom-color: rgb(95 86 86 / 0.2);
}

.border-b-charcoal\/25 {
  border-bottom-color: rgb(95 86 86 / 0.25);
}

.border-b-charcoal\/30 {
  border-bottom-color: rgb(95 86 86 / 0.3);
}

.border-b-charcoal\/35 {
  border-bottom-color: rgb(95 86 86 / 0.35);
}

.border-b-charcoal\/40 {
  border-bottom-color: rgb(95 86 86 / 0.4);
}

.border-b-charcoal\/45 {
  border-bottom-color: rgb(95 86 86 / 0.45);
}

.border-b-charcoal\/5 {
  border-bottom-color: rgb(95 86 86 / 0.05);
}

.border-b-charcoal\/50 {
  border-bottom-color: rgb(95 86 86 / 0.5);
}

.border-b-charcoal\/55 {
  border-bottom-color: rgb(95 86 86 / 0.55);
}

.border-b-charcoal\/60 {
  border-bottom-color: rgb(95 86 86 / 0.6);
}

.border-b-charcoal\/65 {
  border-bottom-color: rgb(95 86 86 / 0.65);
}

.border-b-charcoal\/70 {
  border-bottom-color: rgb(95 86 86 / 0.7);
}

.border-b-charcoal\/75 {
  border-bottom-color: rgb(95 86 86 / 0.75);
}

.border-b-charcoal\/80 {
  border-bottom-color: rgb(95 86 86 / 0.8);
}

.border-b-charcoal\/85 {
  border-bottom-color: rgb(95 86 86 / 0.85);
}

.border-b-charcoal\/90 {
  border-bottom-color: rgb(95 86 86 / 0.9);
}

.border-b-charcoal\/95 {
  border-bottom-color: rgb(95 86 86 / 0.95);
}

.border-b-cream {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(233 223 193 / var(--tw-border-opacity, 1));
}

.border-b-cream-gold {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(190 151 74 / var(--tw-border-opacity, 1));
}

.border-b-cream-gold\/0 {
  border-bottom-color: rgb(190 151 74 / 0);
}

.border-b-cream-gold\/10 {
  border-bottom-color: rgb(190 151 74 / 0.1);
}

.border-b-cream-gold\/100 {
  border-bottom-color: rgb(190 151 74 / 1);
}

.border-b-cream-gold\/15 {
  border-bottom-color: rgb(190 151 74 / 0.15);
}

.border-b-cream-gold\/20 {
  border-bottom-color: rgb(190 151 74 / 0.2);
}

.border-b-cream-gold\/25 {
  border-bottom-color: rgb(190 151 74 / 0.25);
}

.border-b-cream-gold\/30 {
  border-bottom-color: rgb(190 151 74 / 0.3);
}

.border-b-cream-gold\/35 {
  border-bottom-color: rgb(190 151 74 / 0.35);
}

.border-b-cream-gold\/40 {
  border-bottom-color: rgb(190 151 74 / 0.4);
}

.border-b-cream-gold\/45 {
  border-bottom-color: rgb(190 151 74 / 0.45);
}

.border-b-cream-gold\/5 {
  border-bottom-color: rgb(190 151 74 / 0.05);
}

.border-b-cream-gold\/50 {
  border-bottom-color: rgb(190 151 74 / 0.5);
}

.border-b-cream-gold\/55 {
  border-bottom-color: rgb(190 151 74 / 0.55);
}

.border-b-cream-gold\/60 {
  border-bottom-color: rgb(190 151 74 / 0.6);
}

.border-b-cream-gold\/65 {
  border-bottom-color: rgb(190 151 74 / 0.65);
}

.border-b-cream-gold\/70 {
  border-bottom-color: rgb(190 151 74 / 0.7);
}

.border-b-cream-gold\/75 {
  border-bottom-color: rgb(190 151 74 / 0.75);
}

.border-b-cream-gold\/80 {
  border-bottom-color: rgb(190 151 74 / 0.8);
}

.border-b-cream-gold\/85 {
  border-bottom-color: rgb(190 151 74 / 0.85);
}

.border-b-cream-gold\/90 {
  border-bottom-color: rgb(190 151 74 / 0.9);
}

.border-b-cream-gold\/95 {
  border-bottom-color: rgb(190 151 74 / 0.95);
}

.border-b-cream\/0 {
  border-bottom-color: rgb(233 223 193 / 0);
}

.border-b-cream\/10 {
  border-bottom-color: rgb(233 223 193 / 0.1);
}

.border-b-cream\/100 {
  border-bottom-color: rgb(233 223 193 / 1);
}

.border-b-cream\/15 {
  border-bottom-color: rgb(233 223 193 / 0.15);
}

.border-b-cream\/20 {
  border-bottom-color: rgb(233 223 193 / 0.2);
}

.border-b-cream\/25 {
  border-bottom-color: rgb(233 223 193 / 0.25);
}

.border-b-cream\/30 {
  border-bottom-color: rgb(233 223 193 / 0.3);
}

.border-b-cream\/35 {
  border-bottom-color: rgb(233 223 193 / 0.35);
}

.border-b-cream\/40 {
  border-bottom-color: rgb(233 223 193 / 0.4);
}

.border-b-cream\/45 {
  border-bottom-color: rgb(233 223 193 / 0.45);
}

.border-b-cream\/5 {
  border-bottom-color: rgb(233 223 193 / 0.05);
}

.border-b-cream\/50 {
  border-bottom-color: rgb(233 223 193 / 0.5);
}

.border-b-cream\/55 {
  border-bottom-color: rgb(233 223 193 / 0.55);
}

.border-b-cream\/60 {
  border-bottom-color: rgb(233 223 193 / 0.6);
}

.border-b-cream\/65 {
  border-bottom-color: rgb(233 223 193 / 0.65);
}

.border-b-cream\/70 {
  border-bottom-color: rgb(233 223 193 / 0.7);
}

.border-b-cream\/75 {
  border-bottom-color: rgb(233 223 193 / 0.75);
}

.border-b-cream\/80 {
  border-bottom-color: rgb(233 223 193 / 0.8);
}

.border-b-cream\/85 {
  border-bottom-color: rgb(233 223 193 / 0.85);
}

.border-b-cream\/90 {
  border-bottom-color: rgb(233 223 193 / 0.9);
}

.border-b-cream\/95 {
  border-bottom-color: rgb(233 223 193 / 0.95);
}

.border-b-current {
  border-bottom-color: currentColor;
}

.border-b-cyan-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(207 250 254 / var(--tw-border-opacity, 1));
}

.border-b-cyan-100\/0 {
  border-bottom-color: rgb(207 250 254 / 0);
}

.border-b-cyan-100\/10 {
  border-bottom-color: rgb(207 250 254 / 0.1);
}

.border-b-cyan-100\/100 {
  border-bottom-color: rgb(207 250 254 / 1);
}

.border-b-cyan-100\/15 {
  border-bottom-color: rgb(207 250 254 / 0.15);
}

.border-b-cyan-100\/20 {
  border-bottom-color: rgb(207 250 254 / 0.2);
}

.border-b-cyan-100\/25 {
  border-bottom-color: rgb(207 250 254 / 0.25);
}

.border-b-cyan-100\/30 {
  border-bottom-color: rgb(207 250 254 / 0.3);
}

.border-b-cyan-100\/35 {
  border-bottom-color: rgb(207 250 254 / 0.35);
}

.border-b-cyan-100\/40 {
  border-bottom-color: rgb(207 250 254 / 0.4);
}

.border-b-cyan-100\/45 {
  border-bottom-color: rgb(207 250 254 / 0.45);
}

.border-b-cyan-100\/5 {
  border-bottom-color: rgb(207 250 254 / 0.05);
}

.border-b-cyan-100\/50 {
  border-bottom-color: rgb(207 250 254 / 0.5);
}

.border-b-cyan-100\/55 {
  border-bottom-color: rgb(207 250 254 / 0.55);
}

.border-b-cyan-100\/60 {
  border-bottom-color: rgb(207 250 254 / 0.6);
}

.border-b-cyan-100\/65 {
  border-bottom-color: rgb(207 250 254 / 0.65);
}

.border-b-cyan-100\/70 {
  border-bottom-color: rgb(207 250 254 / 0.7);
}

.border-b-cyan-100\/75 {
  border-bottom-color: rgb(207 250 254 / 0.75);
}

.border-b-cyan-100\/80 {
  border-bottom-color: rgb(207 250 254 / 0.8);
}

.border-b-cyan-100\/85 {
  border-bottom-color: rgb(207 250 254 / 0.85);
}

.border-b-cyan-100\/90 {
  border-bottom-color: rgb(207 250 254 / 0.9);
}

.border-b-cyan-100\/95 {
  border-bottom-color: rgb(207 250 254 / 0.95);
}

.border-b-cyan-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(165 243 252 / var(--tw-border-opacity, 1));
}

.border-b-cyan-200\/0 {
  border-bottom-color: rgb(165 243 252 / 0);
}

.border-b-cyan-200\/10 {
  border-bottom-color: rgb(165 243 252 / 0.1);
}

.border-b-cyan-200\/100 {
  border-bottom-color: rgb(165 243 252 / 1);
}

.border-b-cyan-200\/15 {
  border-bottom-color: rgb(165 243 252 / 0.15);
}

.border-b-cyan-200\/20 {
  border-bottom-color: rgb(165 243 252 / 0.2);
}

.border-b-cyan-200\/25 {
  border-bottom-color: rgb(165 243 252 / 0.25);
}

.border-b-cyan-200\/30 {
  border-bottom-color: rgb(165 243 252 / 0.3);
}

.border-b-cyan-200\/35 {
  border-bottom-color: rgb(165 243 252 / 0.35);
}

.border-b-cyan-200\/40 {
  border-bottom-color: rgb(165 243 252 / 0.4);
}

.border-b-cyan-200\/45 {
  border-bottom-color: rgb(165 243 252 / 0.45);
}

.border-b-cyan-200\/5 {
  border-bottom-color: rgb(165 243 252 / 0.05);
}

.border-b-cyan-200\/50 {
  border-bottom-color: rgb(165 243 252 / 0.5);
}

.border-b-cyan-200\/55 {
  border-bottom-color: rgb(165 243 252 / 0.55);
}

.border-b-cyan-200\/60 {
  border-bottom-color: rgb(165 243 252 / 0.6);
}

.border-b-cyan-200\/65 {
  border-bottom-color: rgb(165 243 252 / 0.65);
}

.border-b-cyan-200\/70 {
  border-bottom-color: rgb(165 243 252 / 0.7);
}

.border-b-cyan-200\/75 {
  border-bottom-color: rgb(165 243 252 / 0.75);
}

.border-b-cyan-200\/80 {
  border-bottom-color: rgb(165 243 252 / 0.8);
}

.border-b-cyan-200\/85 {
  border-bottom-color: rgb(165 243 252 / 0.85);
}

.border-b-cyan-200\/90 {
  border-bottom-color: rgb(165 243 252 / 0.9);
}

.border-b-cyan-200\/95 {
  border-bottom-color: rgb(165 243 252 / 0.95);
}

.border-b-cyan-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(103 232 249 / var(--tw-border-opacity, 1));
}

.border-b-cyan-300\/0 {
  border-bottom-color: rgb(103 232 249 / 0);
}

.border-b-cyan-300\/10 {
  border-bottom-color: rgb(103 232 249 / 0.1);
}

.border-b-cyan-300\/100 {
  border-bottom-color: rgb(103 232 249 / 1);
}

.border-b-cyan-300\/15 {
  border-bottom-color: rgb(103 232 249 / 0.15);
}

.border-b-cyan-300\/20 {
  border-bottom-color: rgb(103 232 249 / 0.2);
}

.border-b-cyan-300\/25 {
  border-bottom-color: rgb(103 232 249 / 0.25);
}

.border-b-cyan-300\/30 {
  border-bottom-color: rgb(103 232 249 / 0.3);
}

.border-b-cyan-300\/35 {
  border-bottom-color: rgb(103 232 249 / 0.35);
}

.border-b-cyan-300\/40 {
  border-bottom-color: rgb(103 232 249 / 0.4);
}

.border-b-cyan-300\/45 {
  border-bottom-color: rgb(103 232 249 / 0.45);
}

.border-b-cyan-300\/5 {
  border-bottom-color: rgb(103 232 249 / 0.05);
}

.border-b-cyan-300\/50 {
  border-bottom-color: rgb(103 232 249 / 0.5);
}

.border-b-cyan-300\/55 {
  border-bottom-color: rgb(103 232 249 / 0.55);
}

.border-b-cyan-300\/60 {
  border-bottom-color: rgb(103 232 249 / 0.6);
}

.border-b-cyan-300\/65 {
  border-bottom-color: rgb(103 232 249 / 0.65);
}

.border-b-cyan-300\/70 {
  border-bottom-color: rgb(103 232 249 / 0.7);
}

.border-b-cyan-300\/75 {
  border-bottom-color: rgb(103 232 249 / 0.75);
}

.border-b-cyan-300\/80 {
  border-bottom-color: rgb(103 232 249 / 0.8);
}

.border-b-cyan-300\/85 {
  border-bottom-color: rgb(103 232 249 / 0.85);
}

.border-b-cyan-300\/90 {
  border-bottom-color: rgb(103 232 249 / 0.9);
}

.border-b-cyan-300\/95 {
  border-bottom-color: rgb(103 232 249 / 0.95);
}

.border-b-cyan-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(34 211 238 / var(--tw-border-opacity, 1));
}

.border-b-cyan-400\/0 {
  border-bottom-color: rgb(34 211 238 / 0);
}

.border-b-cyan-400\/10 {
  border-bottom-color: rgb(34 211 238 / 0.1);
}

.border-b-cyan-400\/100 {
  border-bottom-color: rgb(34 211 238 / 1);
}

.border-b-cyan-400\/15 {
  border-bottom-color: rgb(34 211 238 / 0.15);
}

.border-b-cyan-400\/20 {
  border-bottom-color: rgb(34 211 238 / 0.2);
}

.border-b-cyan-400\/25 {
  border-bottom-color: rgb(34 211 238 / 0.25);
}

.border-b-cyan-400\/30 {
  border-bottom-color: rgb(34 211 238 / 0.3);
}

.border-b-cyan-400\/35 {
  border-bottom-color: rgb(34 211 238 / 0.35);
}

.border-b-cyan-400\/40 {
  border-bottom-color: rgb(34 211 238 / 0.4);
}

.border-b-cyan-400\/45 {
  border-bottom-color: rgb(34 211 238 / 0.45);
}

.border-b-cyan-400\/5 {
  border-bottom-color: rgb(34 211 238 / 0.05);
}

.border-b-cyan-400\/50 {
  border-bottom-color: rgb(34 211 238 / 0.5);
}

.border-b-cyan-400\/55 {
  border-bottom-color: rgb(34 211 238 / 0.55);
}

.border-b-cyan-400\/60 {
  border-bottom-color: rgb(34 211 238 / 0.6);
}

.border-b-cyan-400\/65 {
  border-bottom-color: rgb(34 211 238 / 0.65);
}

.border-b-cyan-400\/70 {
  border-bottom-color: rgb(34 211 238 / 0.7);
}

.border-b-cyan-400\/75 {
  border-bottom-color: rgb(34 211 238 / 0.75);
}

.border-b-cyan-400\/80 {
  border-bottom-color: rgb(34 211 238 / 0.8);
}

.border-b-cyan-400\/85 {
  border-bottom-color: rgb(34 211 238 / 0.85);
}

.border-b-cyan-400\/90 {
  border-bottom-color: rgb(34 211 238 / 0.9);
}

.border-b-cyan-400\/95 {
  border-bottom-color: rgb(34 211 238 / 0.95);
}

.border-b-cyan-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(236 254 255 / var(--tw-border-opacity, 1));
}

.border-b-cyan-50\/0 {
  border-bottom-color: rgb(236 254 255 / 0);
}

.border-b-cyan-50\/10 {
  border-bottom-color: rgb(236 254 255 / 0.1);
}

.border-b-cyan-50\/100 {
  border-bottom-color: rgb(236 254 255 / 1);
}

.border-b-cyan-50\/15 {
  border-bottom-color: rgb(236 254 255 / 0.15);
}

.border-b-cyan-50\/20 {
  border-bottom-color: rgb(236 254 255 / 0.2);
}

.border-b-cyan-50\/25 {
  border-bottom-color: rgb(236 254 255 / 0.25);
}

.border-b-cyan-50\/30 {
  border-bottom-color: rgb(236 254 255 / 0.3);
}

.border-b-cyan-50\/35 {
  border-bottom-color: rgb(236 254 255 / 0.35);
}

.border-b-cyan-50\/40 {
  border-bottom-color: rgb(236 254 255 / 0.4);
}

.border-b-cyan-50\/45 {
  border-bottom-color: rgb(236 254 255 / 0.45);
}

.border-b-cyan-50\/5 {
  border-bottom-color: rgb(236 254 255 / 0.05);
}

.border-b-cyan-50\/50 {
  border-bottom-color: rgb(236 254 255 / 0.5);
}

.border-b-cyan-50\/55 {
  border-bottom-color: rgb(236 254 255 / 0.55);
}

.border-b-cyan-50\/60 {
  border-bottom-color: rgb(236 254 255 / 0.6);
}

.border-b-cyan-50\/65 {
  border-bottom-color: rgb(236 254 255 / 0.65);
}

.border-b-cyan-50\/70 {
  border-bottom-color: rgb(236 254 255 / 0.7);
}

.border-b-cyan-50\/75 {
  border-bottom-color: rgb(236 254 255 / 0.75);
}

.border-b-cyan-50\/80 {
  border-bottom-color: rgb(236 254 255 / 0.8);
}

.border-b-cyan-50\/85 {
  border-bottom-color: rgb(236 254 255 / 0.85);
}

.border-b-cyan-50\/90 {
  border-bottom-color: rgb(236 254 255 / 0.9);
}

.border-b-cyan-50\/95 {
  border-bottom-color: rgb(236 254 255 / 0.95);
}

.border-b-cyan-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(6 182 212 / var(--tw-border-opacity, 1));
}

.border-b-cyan-500\/0 {
  border-bottom-color: rgb(6 182 212 / 0);
}

.border-b-cyan-500\/10 {
  border-bottom-color: rgb(6 182 212 / 0.1);
}

.border-b-cyan-500\/100 {
  border-bottom-color: rgb(6 182 212 / 1);
}

.border-b-cyan-500\/15 {
  border-bottom-color: rgb(6 182 212 / 0.15);
}

.border-b-cyan-500\/20 {
  border-bottom-color: rgb(6 182 212 / 0.2);
}

.border-b-cyan-500\/25 {
  border-bottom-color: rgb(6 182 212 / 0.25);
}

.border-b-cyan-500\/30 {
  border-bottom-color: rgb(6 182 212 / 0.3);
}

.border-b-cyan-500\/35 {
  border-bottom-color: rgb(6 182 212 / 0.35);
}

.border-b-cyan-500\/40 {
  border-bottom-color: rgb(6 182 212 / 0.4);
}

.border-b-cyan-500\/45 {
  border-bottom-color: rgb(6 182 212 / 0.45);
}

.border-b-cyan-500\/5 {
  border-bottom-color: rgb(6 182 212 / 0.05);
}

.border-b-cyan-500\/50 {
  border-bottom-color: rgb(6 182 212 / 0.5);
}

.border-b-cyan-500\/55 {
  border-bottom-color: rgb(6 182 212 / 0.55);
}

.border-b-cyan-500\/60 {
  border-bottom-color: rgb(6 182 212 / 0.6);
}

.border-b-cyan-500\/65 {
  border-bottom-color: rgb(6 182 212 / 0.65);
}

.border-b-cyan-500\/70 {
  border-bottom-color: rgb(6 182 212 / 0.7);
}

.border-b-cyan-500\/75 {
  border-bottom-color: rgb(6 182 212 / 0.75);
}

.border-b-cyan-500\/80 {
  border-bottom-color: rgb(6 182 212 / 0.8);
}

.border-b-cyan-500\/85 {
  border-bottom-color: rgb(6 182 212 / 0.85);
}

.border-b-cyan-500\/90 {
  border-bottom-color: rgb(6 182 212 / 0.9);
}

.border-b-cyan-500\/95 {
  border-bottom-color: rgb(6 182 212 / 0.95);
}

.border-b-cyan-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(8 145 178 / var(--tw-border-opacity, 1));
}

.border-b-cyan-600\/0 {
  border-bottom-color: rgb(8 145 178 / 0);
}

.border-b-cyan-600\/10 {
  border-bottom-color: rgb(8 145 178 / 0.1);
}

.border-b-cyan-600\/100 {
  border-bottom-color: rgb(8 145 178 / 1);
}

.border-b-cyan-600\/15 {
  border-bottom-color: rgb(8 145 178 / 0.15);
}

.border-b-cyan-600\/20 {
  border-bottom-color: rgb(8 145 178 / 0.2);
}

.border-b-cyan-600\/25 {
  border-bottom-color: rgb(8 145 178 / 0.25);
}

.border-b-cyan-600\/30 {
  border-bottom-color: rgb(8 145 178 / 0.3);
}

.border-b-cyan-600\/35 {
  border-bottom-color: rgb(8 145 178 / 0.35);
}

.border-b-cyan-600\/40 {
  border-bottom-color: rgb(8 145 178 / 0.4);
}

.border-b-cyan-600\/45 {
  border-bottom-color: rgb(8 145 178 / 0.45);
}

.border-b-cyan-600\/5 {
  border-bottom-color: rgb(8 145 178 / 0.05);
}

.border-b-cyan-600\/50 {
  border-bottom-color: rgb(8 145 178 / 0.5);
}

.border-b-cyan-600\/55 {
  border-bottom-color: rgb(8 145 178 / 0.55);
}

.border-b-cyan-600\/60 {
  border-bottom-color: rgb(8 145 178 / 0.6);
}

.border-b-cyan-600\/65 {
  border-bottom-color: rgb(8 145 178 / 0.65);
}

.border-b-cyan-600\/70 {
  border-bottom-color: rgb(8 145 178 / 0.7);
}

.border-b-cyan-600\/75 {
  border-bottom-color: rgb(8 145 178 / 0.75);
}

.border-b-cyan-600\/80 {
  border-bottom-color: rgb(8 145 178 / 0.8);
}

.border-b-cyan-600\/85 {
  border-bottom-color: rgb(8 145 178 / 0.85);
}

.border-b-cyan-600\/90 {
  border-bottom-color: rgb(8 145 178 / 0.9);
}

.border-b-cyan-600\/95 {
  border-bottom-color: rgb(8 145 178 / 0.95);
}

.border-b-cyan-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(14 116 144 / var(--tw-border-opacity, 1));
}

.border-b-cyan-700\/0 {
  border-bottom-color: rgb(14 116 144 / 0);
}

.border-b-cyan-700\/10 {
  border-bottom-color: rgb(14 116 144 / 0.1);
}

.border-b-cyan-700\/100 {
  border-bottom-color: rgb(14 116 144 / 1);
}

.border-b-cyan-700\/15 {
  border-bottom-color: rgb(14 116 144 / 0.15);
}

.border-b-cyan-700\/20 {
  border-bottom-color: rgb(14 116 144 / 0.2);
}

.border-b-cyan-700\/25 {
  border-bottom-color: rgb(14 116 144 / 0.25);
}

.border-b-cyan-700\/30 {
  border-bottom-color: rgb(14 116 144 / 0.3);
}

.border-b-cyan-700\/35 {
  border-bottom-color: rgb(14 116 144 / 0.35);
}

.border-b-cyan-700\/40 {
  border-bottom-color: rgb(14 116 144 / 0.4);
}

.border-b-cyan-700\/45 {
  border-bottom-color: rgb(14 116 144 / 0.45);
}

.border-b-cyan-700\/5 {
  border-bottom-color: rgb(14 116 144 / 0.05);
}

.border-b-cyan-700\/50 {
  border-bottom-color: rgb(14 116 144 / 0.5);
}

.border-b-cyan-700\/55 {
  border-bottom-color: rgb(14 116 144 / 0.55);
}

.border-b-cyan-700\/60 {
  border-bottom-color: rgb(14 116 144 / 0.6);
}

.border-b-cyan-700\/65 {
  border-bottom-color: rgb(14 116 144 / 0.65);
}

.border-b-cyan-700\/70 {
  border-bottom-color: rgb(14 116 144 / 0.7);
}

.border-b-cyan-700\/75 {
  border-bottom-color: rgb(14 116 144 / 0.75);
}

.border-b-cyan-700\/80 {
  border-bottom-color: rgb(14 116 144 / 0.8);
}

.border-b-cyan-700\/85 {
  border-bottom-color: rgb(14 116 144 / 0.85);
}

.border-b-cyan-700\/90 {
  border-bottom-color: rgb(14 116 144 / 0.9);
}

.border-b-cyan-700\/95 {
  border-bottom-color: rgb(14 116 144 / 0.95);
}

.border-b-cyan-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(21 94 117 / var(--tw-border-opacity, 1));
}

.border-b-cyan-800\/0 {
  border-bottom-color: rgb(21 94 117 / 0);
}

.border-b-cyan-800\/10 {
  border-bottom-color: rgb(21 94 117 / 0.1);
}

.border-b-cyan-800\/100 {
  border-bottom-color: rgb(21 94 117 / 1);
}

.border-b-cyan-800\/15 {
  border-bottom-color: rgb(21 94 117 / 0.15);
}

.border-b-cyan-800\/20 {
  border-bottom-color: rgb(21 94 117 / 0.2);
}

.border-b-cyan-800\/25 {
  border-bottom-color: rgb(21 94 117 / 0.25);
}

.border-b-cyan-800\/30 {
  border-bottom-color: rgb(21 94 117 / 0.3);
}

.border-b-cyan-800\/35 {
  border-bottom-color: rgb(21 94 117 / 0.35);
}

.border-b-cyan-800\/40 {
  border-bottom-color: rgb(21 94 117 / 0.4);
}

.border-b-cyan-800\/45 {
  border-bottom-color: rgb(21 94 117 / 0.45);
}

.border-b-cyan-800\/5 {
  border-bottom-color: rgb(21 94 117 / 0.05);
}

.border-b-cyan-800\/50 {
  border-bottom-color: rgb(21 94 117 / 0.5);
}

.border-b-cyan-800\/55 {
  border-bottom-color: rgb(21 94 117 / 0.55);
}

.border-b-cyan-800\/60 {
  border-bottom-color: rgb(21 94 117 / 0.6);
}

.border-b-cyan-800\/65 {
  border-bottom-color: rgb(21 94 117 / 0.65);
}

.border-b-cyan-800\/70 {
  border-bottom-color: rgb(21 94 117 / 0.7);
}

.border-b-cyan-800\/75 {
  border-bottom-color: rgb(21 94 117 / 0.75);
}

.border-b-cyan-800\/80 {
  border-bottom-color: rgb(21 94 117 / 0.8);
}

.border-b-cyan-800\/85 {
  border-bottom-color: rgb(21 94 117 / 0.85);
}

.border-b-cyan-800\/90 {
  border-bottom-color: rgb(21 94 117 / 0.9);
}

.border-b-cyan-800\/95 {
  border-bottom-color: rgb(21 94 117 / 0.95);
}

.border-b-cyan-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(22 78 99 / var(--tw-border-opacity, 1));
}

.border-b-cyan-900\/0 {
  border-bottom-color: rgb(22 78 99 / 0);
}

.border-b-cyan-900\/10 {
  border-bottom-color: rgb(22 78 99 / 0.1);
}

.border-b-cyan-900\/100 {
  border-bottom-color: rgb(22 78 99 / 1);
}

.border-b-cyan-900\/15 {
  border-bottom-color: rgb(22 78 99 / 0.15);
}

.border-b-cyan-900\/20 {
  border-bottom-color: rgb(22 78 99 / 0.2);
}

.border-b-cyan-900\/25 {
  border-bottom-color: rgb(22 78 99 / 0.25);
}

.border-b-cyan-900\/30 {
  border-bottom-color: rgb(22 78 99 / 0.3);
}

.border-b-cyan-900\/35 {
  border-bottom-color: rgb(22 78 99 / 0.35);
}

.border-b-cyan-900\/40 {
  border-bottom-color: rgb(22 78 99 / 0.4);
}

.border-b-cyan-900\/45 {
  border-bottom-color: rgb(22 78 99 / 0.45);
}

.border-b-cyan-900\/5 {
  border-bottom-color: rgb(22 78 99 / 0.05);
}

.border-b-cyan-900\/50 {
  border-bottom-color: rgb(22 78 99 / 0.5);
}

.border-b-cyan-900\/55 {
  border-bottom-color: rgb(22 78 99 / 0.55);
}

.border-b-cyan-900\/60 {
  border-bottom-color: rgb(22 78 99 / 0.6);
}

.border-b-cyan-900\/65 {
  border-bottom-color: rgb(22 78 99 / 0.65);
}

.border-b-cyan-900\/70 {
  border-bottom-color: rgb(22 78 99 / 0.7);
}

.border-b-cyan-900\/75 {
  border-bottom-color: rgb(22 78 99 / 0.75);
}

.border-b-cyan-900\/80 {
  border-bottom-color: rgb(22 78 99 / 0.8);
}

.border-b-cyan-900\/85 {
  border-bottom-color: rgb(22 78 99 / 0.85);
}

.border-b-cyan-900\/90 {
  border-bottom-color: rgb(22 78 99 / 0.9);
}

.border-b-cyan-900\/95 {
  border-bottom-color: rgb(22 78 99 / 0.95);
}

.border-b-cyan-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(8 51 68 / var(--tw-border-opacity, 1));
}

.border-b-cyan-950\/0 {
  border-bottom-color: rgb(8 51 68 / 0);
}

.border-b-cyan-950\/10 {
  border-bottom-color: rgb(8 51 68 / 0.1);
}

.border-b-cyan-950\/100 {
  border-bottom-color: rgb(8 51 68 / 1);
}

.border-b-cyan-950\/15 {
  border-bottom-color: rgb(8 51 68 / 0.15);
}

.border-b-cyan-950\/20 {
  border-bottom-color: rgb(8 51 68 / 0.2);
}

.border-b-cyan-950\/25 {
  border-bottom-color: rgb(8 51 68 / 0.25);
}

.border-b-cyan-950\/30 {
  border-bottom-color: rgb(8 51 68 / 0.3);
}

.border-b-cyan-950\/35 {
  border-bottom-color: rgb(8 51 68 / 0.35);
}

.border-b-cyan-950\/40 {
  border-bottom-color: rgb(8 51 68 / 0.4);
}

.border-b-cyan-950\/45 {
  border-bottom-color: rgb(8 51 68 / 0.45);
}

.border-b-cyan-950\/5 {
  border-bottom-color: rgb(8 51 68 / 0.05);
}

.border-b-cyan-950\/50 {
  border-bottom-color: rgb(8 51 68 / 0.5);
}

.border-b-cyan-950\/55 {
  border-bottom-color: rgb(8 51 68 / 0.55);
}

.border-b-cyan-950\/60 {
  border-bottom-color: rgb(8 51 68 / 0.6);
}

.border-b-cyan-950\/65 {
  border-bottom-color: rgb(8 51 68 / 0.65);
}

.border-b-cyan-950\/70 {
  border-bottom-color: rgb(8 51 68 / 0.7);
}

.border-b-cyan-950\/75 {
  border-bottom-color: rgb(8 51 68 / 0.75);
}

.border-b-cyan-950\/80 {
  border-bottom-color: rgb(8 51 68 / 0.8);
}

.border-b-cyan-950\/85 {
  border-bottom-color: rgb(8 51 68 / 0.85);
}

.border-b-cyan-950\/90 {
  border-bottom-color: rgb(8 51 68 / 0.9);
}

.border-b-cyan-950\/95 {
  border-bottom-color: rgb(8 51 68 / 0.95);
}

.border-b-emerald-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
}

.border-b-emerald-100\/0 {
  border-bottom-color: rgb(209 250 229 / 0);
}

.border-b-emerald-100\/10 {
  border-bottom-color: rgb(209 250 229 / 0.1);
}

.border-b-emerald-100\/100 {
  border-bottom-color: rgb(209 250 229 / 1);
}

.border-b-emerald-100\/15 {
  border-bottom-color: rgb(209 250 229 / 0.15);
}

.border-b-emerald-100\/20 {
  border-bottom-color: rgb(209 250 229 / 0.2);
}

.border-b-emerald-100\/25 {
  border-bottom-color: rgb(209 250 229 / 0.25);
}

.border-b-emerald-100\/30 {
  border-bottom-color: rgb(209 250 229 / 0.3);
}

.border-b-emerald-100\/35 {
  border-bottom-color: rgb(209 250 229 / 0.35);
}

.border-b-emerald-100\/40 {
  border-bottom-color: rgb(209 250 229 / 0.4);
}

.border-b-emerald-100\/45 {
  border-bottom-color: rgb(209 250 229 / 0.45);
}

.border-b-emerald-100\/5 {
  border-bottom-color: rgb(209 250 229 / 0.05);
}

.border-b-emerald-100\/50 {
  border-bottom-color: rgb(209 250 229 / 0.5);
}

.border-b-emerald-100\/55 {
  border-bottom-color: rgb(209 250 229 / 0.55);
}

.border-b-emerald-100\/60 {
  border-bottom-color: rgb(209 250 229 / 0.6);
}

.border-b-emerald-100\/65 {
  border-bottom-color: rgb(209 250 229 / 0.65);
}

.border-b-emerald-100\/70 {
  border-bottom-color: rgb(209 250 229 / 0.7);
}

.border-b-emerald-100\/75 {
  border-bottom-color: rgb(209 250 229 / 0.75);
}

.border-b-emerald-100\/80 {
  border-bottom-color: rgb(209 250 229 / 0.8);
}

.border-b-emerald-100\/85 {
  border-bottom-color: rgb(209 250 229 / 0.85);
}

.border-b-emerald-100\/90 {
  border-bottom-color: rgb(209 250 229 / 0.9);
}

.border-b-emerald-100\/95 {
  border-bottom-color: rgb(209 250 229 / 0.95);
}

.border-b-emerald-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}

.border-b-emerald-200\/0 {
  border-bottom-color: rgb(167 243 208 / 0);
}

.border-b-emerald-200\/10 {
  border-bottom-color: rgb(167 243 208 / 0.1);
}

.border-b-emerald-200\/100 {
  border-bottom-color: rgb(167 243 208 / 1);
}

.border-b-emerald-200\/15 {
  border-bottom-color: rgb(167 243 208 / 0.15);
}

.border-b-emerald-200\/20 {
  border-bottom-color: rgb(167 243 208 / 0.2);
}

.border-b-emerald-200\/25 {
  border-bottom-color: rgb(167 243 208 / 0.25);
}

.border-b-emerald-200\/30 {
  border-bottom-color: rgb(167 243 208 / 0.3);
}

.border-b-emerald-200\/35 {
  border-bottom-color: rgb(167 243 208 / 0.35);
}

.border-b-emerald-200\/40 {
  border-bottom-color: rgb(167 243 208 / 0.4);
}

.border-b-emerald-200\/45 {
  border-bottom-color: rgb(167 243 208 / 0.45);
}

.border-b-emerald-200\/5 {
  border-bottom-color: rgb(167 243 208 / 0.05);
}

.border-b-emerald-200\/50 {
  border-bottom-color: rgb(167 243 208 / 0.5);
}

.border-b-emerald-200\/55 {
  border-bottom-color: rgb(167 243 208 / 0.55);
}

.border-b-emerald-200\/60 {
  border-bottom-color: rgb(167 243 208 / 0.6);
}

.border-b-emerald-200\/65 {
  border-bottom-color: rgb(167 243 208 / 0.65);
}

.border-b-emerald-200\/70 {
  border-bottom-color: rgb(167 243 208 / 0.7);
}

.border-b-emerald-200\/75 {
  border-bottom-color: rgb(167 243 208 / 0.75);
}

.border-b-emerald-200\/80 {
  border-bottom-color: rgb(167 243 208 / 0.8);
}

.border-b-emerald-200\/85 {
  border-bottom-color: rgb(167 243 208 / 0.85);
}

.border-b-emerald-200\/90 {
  border-bottom-color: rgb(167 243 208 / 0.9);
}

.border-b-emerald-200\/95 {
  border-bottom-color: rgb(167 243 208 / 0.95);
}

.border-b-emerald-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
}

.border-b-emerald-300\/0 {
  border-bottom-color: rgb(110 231 183 / 0);
}

.border-b-emerald-300\/10 {
  border-bottom-color: rgb(110 231 183 / 0.1);
}

.border-b-emerald-300\/100 {
  border-bottom-color: rgb(110 231 183 / 1);
}

.border-b-emerald-300\/15 {
  border-bottom-color: rgb(110 231 183 / 0.15);
}

.border-b-emerald-300\/20 {
  border-bottom-color: rgb(110 231 183 / 0.2);
}

.border-b-emerald-300\/25 {
  border-bottom-color: rgb(110 231 183 / 0.25);
}

.border-b-emerald-300\/30 {
  border-bottom-color: rgb(110 231 183 / 0.3);
}

.border-b-emerald-300\/35 {
  border-bottom-color: rgb(110 231 183 / 0.35);
}

.border-b-emerald-300\/40 {
  border-bottom-color: rgb(110 231 183 / 0.4);
}

.border-b-emerald-300\/45 {
  border-bottom-color: rgb(110 231 183 / 0.45);
}

.border-b-emerald-300\/5 {
  border-bottom-color: rgb(110 231 183 / 0.05);
}

.border-b-emerald-300\/50 {
  border-bottom-color: rgb(110 231 183 / 0.5);
}

.border-b-emerald-300\/55 {
  border-bottom-color: rgb(110 231 183 / 0.55);
}

.border-b-emerald-300\/60 {
  border-bottom-color: rgb(110 231 183 / 0.6);
}

.border-b-emerald-300\/65 {
  border-bottom-color: rgb(110 231 183 / 0.65);
}

.border-b-emerald-300\/70 {
  border-bottom-color: rgb(110 231 183 / 0.7);
}

.border-b-emerald-300\/75 {
  border-bottom-color: rgb(110 231 183 / 0.75);
}

.border-b-emerald-300\/80 {
  border-bottom-color: rgb(110 231 183 / 0.8);
}

.border-b-emerald-300\/85 {
  border-bottom-color: rgb(110 231 183 / 0.85);
}

.border-b-emerald-300\/90 {
  border-bottom-color: rgb(110 231 183 / 0.9);
}

.border-b-emerald-300\/95 {
  border-bottom-color: rgb(110 231 183 / 0.95);
}

.border-b-emerald-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
}

.border-b-emerald-400\/0 {
  border-bottom-color: rgb(52 211 153 / 0);
}

.border-b-emerald-400\/10 {
  border-bottom-color: rgb(52 211 153 / 0.1);
}

.border-b-emerald-400\/100 {
  border-bottom-color: rgb(52 211 153 / 1);
}

.border-b-emerald-400\/15 {
  border-bottom-color: rgb(52 211 153 / 0.15);
}

.border-b-emerald-400\/20 {
  border-bottom-color: rgb(52 211 153 / 0.2);
}

.border-b-emerald-400\/25 {
  border-bottom-color: rgb(52 211 153 / 0.25);
}

.border-b-emerald-400\/30 {
  border-bottom-color: rgb(52 211 153 / 0.3);
}

.border-b-emerald-400\/35 {
  border-bottom-color: rgb(52 211 153 / 0.35);
}

.border-b-emerald-400\/40 {
  border-bottom-color: rgb(52 211 153 / 0.4);
}

.border-b-emerald-400\/45 {
  border-bottom-color: rgb(52 211 153 / 0.45);
}

.border-b-emerald-400\/5 {
  border-bottom-color: rgb(52 211 153 / 0.05);
}

.border-b-emerald-400\/50 {
  border-bottom-color: rgb(52 211 153 / 0.5);
}

.border-b-emerald-400\/55 {
  border-bottom-color: rgb(52 211 153 / 0.55);
}

.border-b-emerald-400\/60 {
  border-bottom-color: rgb(52 211 153 / 0.6);
}

.border-b-emerald-400\/65 {
  border-bottom-color: rgb(52 211 153 / 0.65);
}

.border-b-emerald-400\/70 {
  border-bottom-color: rgb(52 211 153 / 0.7);
}

.border-b-emerald-400\/75 {
  border-bottom-color: rgb(52 211 153 / 0.75);
}

.border-b-emerald-400\/80 {
  border-bottom-color: rgb(52 211 153 / 0.8);
}

.border-b-emerald-400\/85 {
  border-bottom-color: rgb(52 211 153 / 0.85);
}

.border-b-emerald-400\/90 {
  border-bottom-color: rgb(52 211 153 / 0.9);
}

.border-b-emerald-400\/95 {
  border-bottom-color: rgb(52 211 153 / 0.95);
}

.border-b-emerald-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(236 253 245 / var(--tw-border-opacity, 1));
}

.border-b-emerald-50\/0 {
  border-bottom-color: rgb(236 253 245 / 0);
}

.border-b-emerald-50\/10 {
  border-bottom-color: rgb(236 253 245 / 0.1);
}

.border-b-emerald-50\/100 {
  border-bottom-color: rgb(236 253 245 / 1);
}

.border-b-emerald-50\/15 {
  border-bottom-color: rgb(236 253 245 / 0.15);
}

.border-b-emerald-50\/20 {
  border-bottom-color: rgb(236 253 245 / 0.2);
}

.border-b-emerald-50\/25 {
  border-bottom-color: rgb(236 253 245 / 0.25);
}

.border-b-emerald-50\/30 {
  border-bottom-color: rgb(236 253 245 / 0.3);
}

.border-b-emerald-50\/35 {
  border-bottom-color: rgb(236 253 245 / 0.35);
}

.border-b-emerald-50\/40 {
  border-bottom-color: rgb(236 253 245 / 0.4);
}

.border-b-emerald-50\/45 {
  border-bottom-color: rgb(236 253 245 / 0.45);
}

.border-b-emerald-50\/5 {
  border-bottom-color: rgb(236 253 245 / 0.05);
}

.border-b-emerald-50\/50 {
  border-bottom-color: rgb(236 253 245 / 0.5);
}

.border-b-emerald-50\/55 {
  border-bottom-color: rgb(236 253 245 / 0.55);
}

.border-b-emerald-50\/60 {
  border-bottom-color: rgb(236 253 245 / 0.6);
}

.border-b-emerald-50\/65 {
  border-bottom-color: rgb(236 253 245 / 0.65);
}

.border-b-emerald-50\/70 {
  border-bottom-color: rgb(236 253 245 / 0.7);
}

.border-b-emerald-50\/75 {
  border-bottom-color: rgb(236 253 245 / 0.75);
}

.border-b-emerald-50\/80 {
  border-bottom-color: rgb(236 253 245 / 0.8);
}

.border-b-emerald-50\/85 {
  border-bottom-color: rgb(236 253 245 / 0.85);
}

.border-b-emerald-50\/90 {
  border-bottom-color: rgb(236 253 245 / 0.9);
}

.border-b-emerald-50\/95 {
  border-bottom-color: rgb(236 253 245 / 0.95);
}

.border-b-emerald-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}

.border-b-emerald-500\/0 {
  border-bottom-color: rgb(16 185 129 / 0);
}

.border-b-emerald-500\/10 {
  border-bottom-color: rgb(16 185 129 / 0.1);
}

.border-b-emerald-500\/100 {
  border-bottom-color: rgb(16 185 129 / 1);
}

.border-b-emerald-500\/15 {
  border-bottom-color: rgb(16 185 129 / 0.15);
}

.border-b-emerald-500\/20 {
  border-bottom-color: rgb(16 185 129 / 0.2);
}

.border-b-emerald-500\/25 {
  border-bottom-color: rgb(16 185 129 / 0.25);
}

.border-b-emerald-500\/30 {
  border-bottom-color: rgb(16 185 129 / 0.3);
}

.border-b-emerald-500\/35 {
  border-bottom-color: rgb(16 185 129 / 0.35);
}

.border-b-emerald-500\/40 {
  border-bottom-color: rgb(16 185 129 / 0.4);
}

.border-b-emerald-500\/45 {
  border-bottom-color: rgb(16 185 129 / 0.45);
}

.border-b-emerald-500\/5 {
  border-bottom-color: rgb(16 185 129 / 0.05);
}

.border-b-emerald-500\/50 {
  border-bottom-color: rgb(16 185 129 / 0.5);
}

.border-b-emerald-500\/55 {
  border-bottom-color: rgb(16 185 129 / 0.55);
}

.border-b-emerald-500\/60 {
  border-bottom-color: rgb(16 185 129 / 0.6);
}

.border-b-emerald-500\/65 {
  border-bottom-color: rgb(16 185 129 / 0.65);
}

.border-b-emerald-500\/70 {
  border-bottom-color: rgb(16 185 129 / 0.7);
}

.border-b-emerald-500\/75 {
  border-bottom-color: rgb(16 185 129 / 0.75);
}

.border-b-emerald-500\/80 {
  border-bottom-color: rgb(16 185 129 / 0.8);
}

.border-b-emerald-500\/85 {
  border-bottom-color: rgb(16 185 129 / 0.85);
}

.border-b-emerald-500\/90 {
  border-bottom-color: rgb(16 185 129 / 0.9);
}

.border-b-emerald-500\/95 {
  border-bottom-color: rgb(16 185 129 / 0.95);
}

.border-b-emerald-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(5 150 105 / var(--tw-border-opacity, 1));
}

.border-b-emerald-600\/0 {
  border-bottom-color: rgb(5 150 105 / 0);
}

.border-b-emerald-600\/10 {
  border-bottom-color: rgb(5 150 105 / 0.1);
}

.border-b-emerald-600\/100 {
  border-bottom-color: rgb(5 150 105 / 1);
}

.border-b-emerald-600\/15 {
  border-bottom-color: rgb(5 150 105 / 0.15);
}

.border-b-emerald-600\/20 {
  border-bottom-color: rgb(5 150 105 / 0.2);
}

.border-b-emerald-600\/25 {
  border-bottom-color: rgb(5 150 105 / 0.25);
}

.border-b-emerald-600\/30 {
  border-bottom-color: rgb(5 150 105 / 0.3);
}

.border-b-emerald-600\/35 {
  border-bottom-color: rgb(5 150 105 / 0.35);
}

.border-b-emerald-600\/40 {
  border-bottom-color: rgb(5 150 105 / 0.4);
}

.border-b-emerald-600\/45 {
  border-bottom-color: rgb(5 150 105 / 0.45);
}

.border-b-emerald-600\/5 {
  border-bottom-color: rgb(5 150 105 / 0.05);
}

.border-b-emerald-600\/50 {
  border-bottom-color: rgb(5 150 105 / 0.5);
}

.border-b-emerald-600\/55 {
  border-bottom-color: rgb(5 150 105 / 0.55);
}

.border-b-emerald-600\/60 {
  border-bottom-color: rgb(5 150 105 / 0.6);
}

.border-b-emerald-600\/65 {
  border-bottom-color: rgb(5 150 105 / 0.65);
}

.border-b-emerald-600\/70 {
  border-bottom-color: rgb(5 150 105 / 0.7);
}

.border-b-emerald-600\/75 {
  border-bottom-color: rgb(5 150 105 / 0.75);
}

.border-b-emerald-600\/80 {
  border-bottom-color: rgb(5 150 105 / 0.8);
}

.border-b-emerald-600\/85 {
  border-bottom-color: rgb(5 150 105 / 0.85);
}

.border-b-emerald-600\/90 {
  border-bottom-color: rgb(5 150 105 / 0.9);
}

.border-b-emerald-600\/95 {
  border-bottom-color: rgb(5 150 105 / 0.95);
}

.border-b-emerald-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(4 120 87 / var(--tw-border-opacity, 1));
}

.border-b-emerald-700\/0 {
  border-bottom-color: rgb(4 120 87 / 0);
}

.border-b-emerald-700\/10 {
  border-bottom-color: rgb(4 120 87 / 0.1);
}

.border-b-emerald-700\/100 {
  border-bottom-color: rgb(4 120 87 / 1);
}

.border-b-emerald-700\/15 {
  border-bottom-color: rgb(4 120 87 / 0.15);
}

.border-b-emerald-700\/20 {
  border-bottom-color: rgb(4 120 87 / 0.2);
}

.border-b-emerald-700\/25 {
  border-bottom-color: rgb(4 120 87 / 0.25);
}

.border-b-emerald-700\/30 {
  border-bottom-color: rgb(4 120 87 / 0.3);
}

.border-b-emerald-700\/35 {
  border-bottom-color: rgb(4 120 87 / 0.35);
}

.border-b-emerald-700\/40 {
  border-bottom-color: rgb(4 120 87 / 0.4);
}

.border-b-emerald-700\/45 {
  border-bottom-color: rgb(4 120 87 / 0.45);
}

.border-b-emerald-700\/5 {
  border-bottom-color: rgb(4 120 87 / 0.05);
}

.border-b-emerald-700\/50 {
  border-bottom-color: rgb(4 120 87 / 0.5);
}

.border-b-emerald-700\/55 {
  border-bottom-color: rgb(4 120 87 / 0.55);
}

.border-b-emerald-700\/60 {
  border-bottom-color: rgb(4 120 87 / 0.6);
}

.border-b-emerald-700\/65 {
  border-bottom-color: rgb(4 120 87 / 0.65);
}

.border-b-emerald-700\/70 {
  border-bottom-color: rgb(4 120 87 / 0.7);
}

.border-b-emerald-700\/75 {
  border-bottom-color: rgb(4 120 87 / 0.75);
}

.border-b-emerald-700\/80 {
  border-bottom-color: rgb(4 120 87 / 0.8);
}

.border-b-emerald-700\/85 {
  border-bottom-color: rgb(4 120 87 / 0.85);
}

.border-b-emerald-700\/90 {
  border-bottom-color: rgb(4 120 87 / 0.9);
}

.border-b-emerald-700\/95 {
  border-bottom-color: rgb(4 120 87 / 0.95);
}

.border-b-emerald-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(6 95 70 / var(--tw-border-opacity, 1));
}

.border-b-emerald-800\/0 {
  border-bottom-color: rgb(6 95 70 / 0);
}

.border-b-emerald-800\/10 {
  border-bottom-color: rgb(6 95 70 / 0.1);
}

.border-b-emerald-800\/100 {
  border-bottom-color: rgb(6 95 70 / 1);
}

.border-b-emerald-800\/15 {
  border-bottom-color: rgb(6 95 70 / 0.15);
}

.border-b-emerald-800\/20 {
  border-bottom-color: rgb(6 95 70 / 0.2);
}

.border-b-emerald-800\/25 {
  border-bottom-color: rgb(6 95 70 / 0.25);
}

.border-b-emerald-800\/30 {
  border-bottom-color: rgb(6 95 70 / 0.3);
}

.border-b-emerald-800\/35 {
  border-bottom-color: rgb(6 95 70 / 0.35);
}

.border-b-emerald-800\/40 {
  border-bottom-color: rgb(6 95 70 / 0.4);
}

.border-b-emerald-800\/45 {
  border-bottom-color: rgb(6 95 70 / 0.45);
}

.border-b-emerald-800\/5 {
  border-bottom-color: rgb(6 95 70 / 0.05);
}

.border-b-emerald-800\/50 {
  border-bottom-color: rgb(6 95 70 / 0.5);
}

.border-b-emerald-800\/55 {
  border-bottom-color: rgb(6 95 70 / 0.55);
}

.border-b-emerald-800\/60 {
  border-bottom-color: rgb(6 95 70 / 0.6);
}

.border-b-emerald-800\/65 {
  border-bottom-color: rgb(6 95 70 / 0.65);
}

.border-b-emerald-800\/70 {
  border-bottom-color: rgb(6 95 70 / 0.7);
}

.border-b-emerald-800\/75 {
  border-bottom-color: rgb(6 95 70 / 0.75);
}

.border-b-emerald-800\/80 {
  border-bottom-color: rgb(6 95 70 / 0.8);
}

.border-b-emerald-800\/85 {
  border-bottom-color: rgb(6 95 70 / 0.85);
}

.border-b-emerald-800\/90 {
  border-bottom-color: rgb(6 95 70 / 0.9);
}

.border-b-emerald-800\/95 {
  border-bottom-color: rgb(6 95 70 / 0.95);
}

.border-b-emerald-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(6 78 59 / var(--tw-border-opacity, 1));
}

.border-b-emerald-900\/0 {
  border-bottom-color: rgb(6 78 59 / 0);
}

.border-b-emerald-900\/10 {
  border-bottom-color: rgb(6 78 59 / 0.1);
}

.border-b-emerald-900\/100 {
  border-bottom-color: rgb(6 78 59 / 1);
}

.border-b-emerald-900\/15 {
  border-bottom-color: rgb(6 78 59 / 0.15);
}

.border-b-emerald-900\/20 {
  border-bottom-color: rgb(6 78 59 / 0.2);
}

.border-b-emerald-900\/25 {
  border-bottom-color: rgb(6 78 59 / 0.25);
}

.border-b-emerald-900\/30 {
  border-bottom-color: rgb(6 78 59 / 0.3);
}

.border-b-emerald-900\/35 {
  border-bottom-color: rgb(6 78 59 / 0.35);
}

.border-b-emerald-900\/40 {
  border-bottom-color: rgb(6 78 59 / 0.4);
}

.border-b-emerald-900\/45 {
  border-bottom-color: rgb(6 78 59 / 0.45);
}

.border-b-emerald-900\/5 {
  border-bottom-color: rgb(6 78 59 / 0.05);
}

.border-b-emerald-900\/50 {
  border-bottom-color: rgb(6 78 59 / 0.5);
}

.border-b-emerald-900\/55 {
  border-bottom-color: rgb(6 78 59 / 0.55);
}

.border-b-emerald-900\/60 {
  border-bottom-color: rgb(6 78 59 / 0.6);
}

.border-b-emerald-900\/65 {
  border-bottom-color: rgb(6 78 59 / 0.65);
}

.border-b-emerald-900\/70 {
  border-bottom-color: rgb(6 78 59 / 0.7);
}

.border-b-emerald-900\/75 {
  border-bottom-color: rgb(6 78 59 / 0.75);
}

.border-b-emerald-900\/80 {
  border-bottom-color: rgb(6 78 59 / 0.8);
}

.border-b-emerald-900\/85 {
  border-bottom-color: rgb(6 78 59 / 0.85);
}

.border-b-emerald-900\/90 {
  border-bottom-color: rgb(6 78 59 / 0.9);
}

.border-b-emerald-900\/95 {
  border-bottom-color: rgb(6 78 59 / 0.95);
}

.border-b-emerald-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(2 44 34 / var(--tw-border-opacity, 1));
}

.border-b-emerald-950\/0 {
  border-bottom-color: rgb(2 44 34 / 0);
}

.border-b-emerald-950\/10 {
  border-bottom-color: rgb(2 44 34 / 0.1);
}

.border-b-emerald-950\/100 {
  border-bottom-color: rgb(2 44 34 / 1);
}

.border-b-emerald-950\/15 {
  border-bottom-color: rgb(2 44 34 / 0.15);
}

.border-b-emerald-950\/20 {
  border-bottom-color: rgb(2 44 34 / 0.2);
}

.border-b-emerald-950\/25 {
  border-bottom-color: rgb(2 44 34 / 0.25);
}

.border-b-emerald-950\/30 {
  border-bottom-color: rgb(2 44 34 / 0.3);
}

.border-b-emerald-950\/35 {
  border-bottom-color: rgb(2 44 34 / 0.35);
}

.border-b-emerald-950\/40 {
  border-bottom-color: rgb(2 44 34 / 0.4);
}

.border-b-emerald-950\/45 {
  border-bottom-color: rgb(2 44 34 / 0.45);
}

.border-b-emerald-950\/5 {
  border-bottom-color: rgb(2 44 34 / 0.05);
}

.border-b-emerald-950\/50 {
  border-bottom-color: rgb(2 44 34 / 0.5);
}

.border-b-emerald-950\/55 {
  border-bottom-color: rgb(2 44 34 / 0.55);
}

.border-b-emerald-950\/60 {
  border-bottom-color: rgb(2 44 34 / 0.6);
}

.border-b-emerald-950\/65 {
  border-bottom-color: rgb(2 44 34 / 0.65);
}

.border-b-emerald-950\/70 {
  border-bottom-color: rgb(2 44 34 / 0.7);
}

.border-b-emerald-950\/75 {
  border-bottom-color: rgb(2 44 34 / 0.75);
}

.border-b-emerald-950\/80 {
  border-bottom-color: rgb(2 44 34 / 0.8);
}

.border-b-emerald-950\/85 {
  border-bottom-color: rgb(2 44 34 / 0.85);
}

.border-b-emerald-950\/90 {
  border-bottom-color: rgb(2 44 34 / 0.9);
}

.border-b-emerald-950\/95 {
  border-bottom-color: rgb(2 44 34 / 0.95);
}

.border-b-fuchsia-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(250 232 255 / var(--tw-border-opacity, 1));
}

.border-b-fuchsia-100\/0 {
  border-bottom-color: rgb(250 232 255 / 0);
}

.border-b-fuchsia-100\/10 {
  border-bottom-color: rgb(250 232 255 / 0.1);
}

.border-b-fuchsia-100\/100 {
  border-bottom-color: rgb(250 232 255 / 1);
}

.border-b-fuchsia-100\/15 {
  border-bottom-color: rgb(250 232 255 / 0.15);
}

.border-b-fuchsia-100\/20 {
  border-bottom-color: rgb(250 232 255 / 0.2);
}

.border-b-fuchsia-100\/25 {
  border-bottom-color: rgb(250 232 255 / 0.25);
}

.border-b-fuchsia-100\/30 {
  border-bottom-color: rgb(250 232 255 / 0.3);
}

.border-b-fuchsia-100\/35 {
  border-bottom-color: rgb(250 232 255 / 0.35);
}

.border-b-fuchsia-100\/40 {
  border-bottom-color: rgb(250 232 255 / 0.4);
}

.border-b-fuchsia-100\/45 {
  border-bottom-color: rgb(250 232 255 / 0.45);
}

.border-b-fuchsia-100\/5 {
  border-bottom-color: rgb(250 232 255 / 0.05);
}

.border-b-fuchsia-100\/50 {
  border-bottom-color: rgb(250 232 255 / 0.5);
}

.border-b-fuchsia-100\/55 {
  border-bottom-color: rgb(250 232 255 / 0.55);
}

.border-b-fuchsia-100\/60 {
  border-bottom-color: rgb(250 232 255 / 0.6);
}

.border-b-fuchsia-100\/65 {
  border-bottom-color: rgb(250 232 255 / 0.65);
}

.border-b-fuchsia-100\/70 {
  border-bottom-color: rgb(250 232 255 / 0.7);
}

.border-b-fuchsia-100\/75 {
  border-bottom-color: rgb(250 232 255 / 0.75);
}

.border-b-fuchsia-100\/80 {
  border-bottom-color: rgb(250 232 255 / 0.8);
}

.border-b-fuchsia-100\/85 {
  border-bottom-color: rgb(250 232 255 / 0.85);
}

.border-b-fuchsia-100\/90 {
  border-bottom-color: rgb(250 232 255 / 0.9);
}

.border-b-fuchsia-100\/95 {
  border-bottom-color: rgb(250 232 255 / 0.95);
}

.border-b-fuchsia-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(245 208 254 / var(--tw-border-opacity, 1));
}

.border-b-fuchsia-200\/0 {
  border-bottom-color: rgb(245 208 254 / 0);
}

.border-b-fuchsia-200\/10 {
  border-bottom-color: rgb(245 208 254 / 0.1);
}

.border-b-fuchsia-200\/100 {
  border-bottom-color: rgb(245 208 254 / 1);
}

.border-b-fuchsia-200\/15 {
  border-bottom-color: rgb(245 208 254 / 0.15);
}

.border-b-fuchsia-200\/20 {
  border-bottom-color: rgb(245 208 254 / 0.2);
}

.border-b-fuchsia-200\/25 {
  border-bottom-color: rgb(245 208 254 / 0.25);
}

.border-b-fuchsia-200\/30 {
  border-bottom-color: rgb(245 208 254 / 0.3);
}

.border-b-fuchsia-200\/35 {
  border-bottom-color: rgb(245 208 254 / 0.35);
}

.border-b-fuchsia-200\/40 {
  border-bottom-color: rgb(245 208 254 / 0.4);
}

.border-b-fuchsia-200\/45 {
  border-bottom-color: rgb(245 208 254 / 0.45);
}

.border-b-fuchsia-200\/5 {
  border-bottom-color: rgb(245 208 254 / 0.05);
}

.border-b-fuchsia-200\/50 {
  border-bottom-color: rgb(245 208 254 / 0.5);
}

.border-b-fuchsia-200\/55 {
  border-bottom-color: rgb(245 208 254 / 0.55);
}

.border-b-fuchsia-200\/60 {
  border-bottom-color: rgb(245 208 254 / 0.6);
}

.border-b-fuchsia-200\/65 {
  border-bottom-color: rgb(245 208 254 / 0.65);
}

.border-b-fuchsia-200\/70 {
  border-bottom-color: rgb(245 208 254 / 0.7);
}

.border-b-fuchsia-200\/75 {
  border-bottom-color: rgb(245 208 254 / 0.75);
}

.border-b-fuchsia-200\/80 {
  border-bottom-color: rgb(245 208 254 / 0.8);
}

.border-b-fuchsia-200\/85 {
  border-bottom-color: rgb(245 208 254 / 0.85);
}

.border-b-fuchsia-200\/90 {
  border-bottom-color: rgb(245 208 254 / 0.9);
}

.border-b-fuchsia-200\/95 {
  border-bottom-color: rgb(245 208 254 / 0.95);
}

.border-b-fuchsia-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(240 171 252 / var(--tw-border-opacity, 1));
}

.border-b-fuchsia-300\/0 {
  border-bottom-color: rgb(240 171 252 / 0);
}

.border-b-fuchsia-300\/10 {
  border-bottom-color: rgb(240 171 252 / 0.1);
}

.border-b-fuchsia-300\/100 {
  border-bottom-color: rgb(240 171 252 / 1);
}

.border-b-fuchsia-300\/15 {
  border-bottom-color: rgb(240 171 252 / 0.15);
}

.border-b-fuchsia-300\/20 {
  border-bottom-color: rgb(240 171 252 / 0.2);
}

.border-b-fuchsia-300\/25 {
  border-bottom-color: rgb(240 171 252 / 0.25);
}

.border-b-fuchsia-300\/30 {
  border-bottom-color: rgb(240 171 252 / 0.3);
}

.border-b-fuchsia-300\/35 {
  border-bottom-color: rgb(240 171 252 / 0.35);
}

.border-b-fuchsia-300\/40 {
  border-bottom-color: rgb(240 171 252 / 0.4);
}

.border-b-fuchsia-300\/45 {
  border-bottom-color: rgb(240 171 252 / 0.45);
}

.border-b-fuchsia-300\/5 {
  border-bottom-color: rgb(240 171 252 / 0.05);
}

.border-b-fuchsia-300\/50 {
  border-bottom-color: rgb(240 171 252 / 0.5);
}

.border-b-fuchsia-300\/55 {
  border-bottom-color: rgb(240 171 252 / 0.55);
}

.border-b-fuchsia-300\/60 {
  border-bottom-color: rgb(240 171 252 / 0.6);
}

.border-b-fuchsia-300\/65 {
  border-bottom-color: rgb(240 171 252 / 0.65);
}

.border-b-fuchsia-300\/70 {
  border-bottom-color: rgb(240 171 252 / 0.7);
}

.border-b-fuchsia-300\/75 {
  border-bottom-color: rgb(240 171 252 / 0.75);
}

.border-b-fuchsia-300\/80 {
  border-bottom-color: rgb(240 171 252 / 0.8);
}

.border-b-fuchsia-300\/85 {
  border-bottom-color: rgb(240 171 252 / 0.85);
}

.border-b-fuchsia-300\/90 {
  border-bottom-color: rgb(240 171 252 / 0.9);
}

.border-b-fuchsia-300\/95 {
  border-bottom-color: rgb(240 171 252 / 0.95);
}

.border-b-fuchsia-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(232 121 249 / var(--tw-border-opacity, 1));
}

.border-b-fuchsia-400\/0 {
  border-bottom-color: rgb(232 121 249 / 0);
}

.border-b-fuchsia-400\/10 {
  border-bottom-color: rgb(232 121 249 / 0.1);
}

.border-b-fuchsia-400\/100 {
  border-bottom-color: rgb(232 121 249 / 1);
}

.border-b-fuchsia-400\/15 {
  border-bottom-color: rgb(232 121 249 / 0.15);
}

.border-b-fuchsia-400\/20 {
  border-bottom-color: rgb(232 121 249 / 0.2);
}

.border-b-fuchsia-400\/25 {
  border-bottom-color: rgb(232 121 249 / 0.25);
}

.border-b-fuchsia-400\/30 {
  border-bottom-color: rgb(232 121 249 / 0.3);
}

.border-b-fuchsia-400\/35 {
  border-bottom-color: rgb(232 121 249 / 0.35);
}

.border-b-fuchsia-400\/40 {
  border-bottom-color: rgb(232 121 249 / 0.4);
}

.border-b-fuchsia-400\/45 {
  border-bottom-color: rgb(232 121 249 / 0.45);
}

.border-b-fuchsia-400\/5 {
  border-bottom-color: rgb(232 121 249 / 0.05);
}

.border-b-fuchsia-400\/50 {
  border-bottom-color: rgb(232 121 249 / 0.5);
}

.border-b-fuchsia-400\/55 {
  border-bottom-color: rgb(232 121 249 / 0.55);
}

.border-b-fuchsia-400\/60 {
  border-bottom-color: rgb(232 121 249 / 0.6);
}

.border-b-fuchsia-400\/65 {
  border-bottom-color: rgb(232 121 249 / 0.65);
}

.border-b-fuchsia-400\/70 {
  border-bottom-color: rgb(232 121 249 / 0.7);
}

.border-b-fuchsia-400\/75 {
  border-bottom-color: rgb(232 121 249 / 0.75);
}

.border-b-fuchsia-400\/80 {
  border-bottom-color: rgb(232 121 249 / 0.8);
}

.border-b-fuchsia-400\/85 {
  border-bottom-color: rgb(232 121 249 / 0.85);
}

.border-b-fuchsia-400\/90 {
  border-bottom-color: rgb(232 121 249 / 0.9);
}

.border-b-fuchsia-400\/95 {
  border-bottom-color: rgb(232 121 249 / 0.95);
}

.border-b-fuchsia-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(253 244 255 / var(--tw-border-opacity, 1));
}

.border-b-fuchsia-50\/0 {
  border-bottom-color: rgb(253 244 255 / 0);
}

.border-b-fuchsia-50\/10 {
  border-bottom-color: rgb(253 244 255 / 0.1);
}

.border-b-fuchsia-50\/100 {
  border-bottom-color: rgb(253 244 255 / 1);
}

.border-b-fuchsia-50\/15 {
  border-bottom-color: rgb(253 244 255 / 0.15);
}

.border-b-fuchsia-50\/20 {
  border-bottom-color: rgb(253 244 255 / 0.2);
}

.border-b-fuchsia-50\/25 {
  border-bottom-color: rgb(253 244 255 / 0.25);
}

.border-b-fuchsia-50\/30 {
  border-bottom-color: rgb(253 244 255 / 0.3);
}

.border-b-fuchsia-50\/35 {
  border-bottom-color: rgb(253 244 255 / 0.35);
}

.border-b-fuchsia-50\/40 {
  border-bottom-color: rgb(253 244 255 / 0.4);
}

.border-b-fuchsia-50\/45 {
  border-bottom-color: rgb(253 244 255 / 0.45);
}

.border-b-fuchsia-50\/5 {
  border-bottom-color: rgb(253 244 255 / 0.05);
}

.border-b-fuchsia-50\/50 {
  border-bottom-color: rgb(253 244 255 / 0.5);
}

.border-b-fuchsia-50\/55 {
  border-bottom-color: rgb(253 244 255 / 0.55);
}

.border-b-fuchsia-50\/60 {
  border-bottom-color: rgb(253 244 255 / 0.6);
}

.border-b-fuchsia-50\/65 {
  border-bottom-color: rgb(253 244 255 / 0.65);
}

.border-b-fuchsia-50\/70 {
  border-bottom-color: rgb(253 244 255 / 0.7);
}

.border-b-fuchsia-50\/75 {
  border-bottom-color: rgb(253 244 255 / 0.75);
}

.border-b-fuchsia-50\/80 {
  border-bottom-color: rgb(253 244 255 / 0.8);
}

.border-b-fuchsia-50\/85 {
  border-bottom-color: rgb(253 244 255 / 0.85);
}

.border-b-fuchsia-50\/90 {
  border-bottom-color: rgb(253 244 255 / 0.9);
}

.border-b-fuchsia-50\/95 {
  border-bottom-color: rgb(253 244 255 / 0.95);
}

.border-b-fuchsia-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(217 70 239 / var(--tw-border-opacity, 1));
}

.border-b-fuchsia-500\/0 {
  border-bottom-color: rgb(217 70 239 / 0);
}

.border-b-fuchsia-500\/10 {
  border-bottom-color: rgb(217 70 239 / 0.1);
}

.border-b-fuchsia-500\/100 {
  border-bottom-color: rgb(217 70 239 / 1);
}

.border-b-fuchsia-500\/15 {
  border-bottom-color: rgb(217 70 239 / 0.15);
}

.border-b-fuchsia-500\/20 {
  border-bottom-color: rgb(217 70 239 / 0.2);
}

.border-b-fuchsia-500\/25 {
  border-bottom-color: rgb(217 70 239 / 0.25);
}

.border-b-fuchsia-500\/30 {
  border-bottom-color: rgb(217 70 239 / 0.3);
}

.border-b-fuchsia-500\/35 {
  border-bottom-color: rgb(217 70 239 / 0.35);
}

.border-b-fuchsia-500\/40 {
  border-bottom-color: rgb(217 70 239 / 0.4);
}

.border-b-fuchsia-500\/45 {
  border-bottom-color: rgb(217 70 239 / 0.45);
}

.border-b-fuchsia-500\/5 {
  border-bottom-color: rgb(217 70 239 / 0.05);
}

.border-b-fuchsia-500\/50 {
  border-bottom-color: rgb(217 70 239 / 0.5);
}

.border-b-fuchsia-500\/55 {
  border-bottom-color: rgb(217 70 239 / 0.55);
}

.border-b-fuchsia-500\/60 {
  border-bottom-color: rgb(217 70 239 / 0.6);
}

.border-b-fuchsia-500\/65 {
  border-bottom-color: rgb(217 70 239 / 0.65);
}

.border-b-fuchsia-500\/70 {
  border-bottom-color: rgb(217 70 239 / 0.7);
}

.border-b-fuchsia-500\/75 {
  border-bottom-color: rgb(217 70 239 / 0.75);
}

.border-b-fuchsia-500\/80 {
  border-bottom-color: rgb(217 70 239 / 0.8);
}

.border-b-fuchsia-500\/85 {
  border-bottom-color: rgb(217 70 239 / 0.85);
}

.border-b-fuchsia-500\/90 {
  border-bottom-color: rgb(217 70 239 / 0.9);
}

.border-b-fuchsia-500\/95 {
  border-bottom-color: rgb(217 70 239 / 0.95);
}

.border-b-fuchsia-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(192 38 211 / var(--tw-border-opacity, 1));
}

.border-b-fuchsia-600\/0 {
  border-bottom-color: rgb(192 38 211 / 0);
}

.border-b-fuchsia-600\/10 {
  border-bottom-color: rgb(192 38 211 / 0.1);
}

.border-b-fuchsia-600\/100 {
  border-bottom-color: rgb(192 38 211 / 1);
}

.border-b-fuchsia-600\/15 {
  border-bottom-color: rgb(192 38 211 / 0.15);
}

.border-b-fuchsia-600\/20 {
  border-bottom-color: rgb(192 38 211 / 0.2);
}

.border-b-fuchsia-600\/25 {
  border-bottom-color: rgb(192 38 211 / 0.25);
}

.border-b-fuchsia-600\/30 {
  border-bottom-color: rgb(192 38 211 / 0.3);
}

.border-b-fuchsia-600\/35 {
  border-bottom-color: rgb(192 38 211 / 0.35);
}

.border-b-fuchsia-600\/40 {
  border-bottom-color: rgb(192 38 211 / 0.4);
}

.border-b-fuchsia-600\/45 {
  border-bottom-color: rgb(192 38 211 / 0.45);
}

.border-b-fuchsia-600\/5 {
  border-bottom-color: rgb(192 38 211 / 0.05);
}

.border-b-fuchsia-600\/50 {
  border-bottom-color: rgb(192 38 211 / 0.5);
}

.border-b-fuchsia-600\/55 {
  border-bottom-color: rgb(192 38 211 / 0.55);
}

.border-b-fuchsia-600\/60 {
  border-bottom-color: rgb(192 38 211 / 0.6);
}

.border-b-fuchsia-600\/65 {
  border-bottom-color: rgb(192 38 211 / 0.65);
}

.border-b-fuchsia-600\/70 {
  border-bottom-color: rgb(192 38 211 / 0.7);
}

.border-b-fuchsia-600\/75 {
  border-bottom-color: rgb(192 38 211 / 0.75);
}

.border-b-fuchsia-600\/80 {
  border-bottom-color: rgb(192 38 211 / 0.8);
}

.border-b-fuchsia-600\/85 {
  border-bottom-color: rgb(192 38 211 / 0.85);
}

.border-b-fuchsia-600\/90 {
  border-bottom-color: rgb(192 38 211 / 0.9);
}

.border-b-fuchsia-600\/95 {
  border-bottom-color: rgb(192 38 211 / 0.95);
}

.border-b-fuchsia-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(162 28 175 / var(--tw-border-opacity, 1));
}

.border-b-fuchsia-700\/0 {
  border-bottom-color: rgb(162 28 175 / 0);
}

.border-b-fuchsia-700\/10 {
  border-bottom-color: rgb(162 28 175 / 0.1);
}

.border-b-fuchsia-700\/100 {
  border-bottom-color: rgb(162 28 175 / 1);
}

.border-b-fuchsia-700\/15 {
  border-bottom-color: rgb(162 28 175 / 0.15);
}

.border-b-fuchsia-700\/20 {
  border-bottom-color: rgb(162 28 175 / 0.2);
}

.border-b-fuchsia-700\/25 {
  border-bottom-color: rgb(162 28 175 / 0.25);
}

.border-b-fuchsia-700\/30 {
  border-bottom-color: rgb(162 28 175 / 0.3);
}

.border-b-fuchsia-700\/35 {
  border-bottom-color: rgb(162 28 175 / 0.35);
}

.border-b-fuchsia-700\/40 {
  border-bottom-color: rgb(162 28 175 / 0.4);
}

.border-b-fuchsia-700\/45 {
  border-bottom-color: rgb(162 28 175 / 0.45);
}

.border-b-fuchsia-700\/5 {
  border-bottom-color: rgb(162 28 175 / 0.05);
}

.border-b-fuchsia-700\/50 {
  border-bottom-color: rgb(162 28 175 / 0.5);
}

.border-b-fuchsia-700\/55 {
  border-bottom-color: rgb(162 28 175 / 0.55);
}

.border-b-fuchsia-700\/60 {
  border-bottom-color: rgb(162 28 175 / 0.6);
}

.border-b-fuchsia-700\/65 {
  border-bottom-color: rgb(162 28 175 / 0.65);
}

.border-b-fuchsia-700\/70 {
  border-bottom-color: rgb(162 28 175 / 0.7);
}

.border-b-fuchsia-700\/75 {
  border-bottom-color: rgb(162 28 175 / 0.75);
}

.border-b-fuchsia-700\/80 {
  border-bottom-color: rgb(162 28 175 / 0.8);
}

.border-b-fuchsia-700\/85 {
  border-bottom-color: rgb(162 28 175 / 0.85);
}

.border-b-fuchsia-700\/90 {
  border-bottom-color: rgb(162 28 175 / 0.9);
}

.border-b-fuchsia-700\/95 {
  border-bottom-color: rgb(162 28 175 / 0.95);
}

.border-b-fuchsia-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(134 25 143 / var(--tw-border-opacity, 1));
}

.border-b-fuchsia-800\/0 {
  border-bottom-color: rgb(134 25 143 / 0);
}

.border-b-fuchsia-800\/10 {
  border-bottom-color: rgb(134 25 143 / 0.1);
}

.border-b-fuchsia-800\/100 {
  border-bottom-color: rgb(134 25 143 / 1);
}

.border-b-fuchsia-800\/15 {
  border-bottom-color: rgb(134 25 143 / 0.15);
}

.border-b-fuchsia-800\/20 {
  border-bottom-color: rgb(134 25 143 / 0.2);
}

.border-b-fuchsia-800\/25 {
  border-bottom-color: rgb(134 25 143 / 0.25);
}

.border-b-fuchsia-800\/30 {
  border-bottom-color: rgb(134 25 143 / 0.3);
}

.border-b-fuchsia-800\/35 {
  border-bottom-color: rgb(134 25 143 / 0.35);
}

.border-b-fuchsia-800\/40 {
  border-bottom-color: rgb(134 25 143 / 0.4);
}

.border-b-fuchsia-800\/45 {
  border-bottom-color: rgb(134 25 143 / 0.45);
}

.border-b-fuchsia-800\/5 {
  border-bottom-color: rgb(134 25 143 / 0.05);
}

.border-b-fuchsia-800\/50 {
  border-bottom-color: rgb(134 25 143 / 0.5);
}

.border-b-fuchsia-800\/55 {
  border-bottom-color: rgb(134 25 143 / 0.55);
}

.border-b-fuchsia-800\/60 {
  border-bottom-color: rgb(134 25 143 / 0.6);
}

.border-b-fuchsia-800\/65 {
  border-bottom-color: rgb(134 25 143 / 0.65);
}

.border-b-fuchsia-800\/70 {
  border-bottom-color: rgb(134 25 143 / 0.7);
}

.border-b-fuchsia-800\/75 {
  border-bottom-color: rgb(134 25 143 / 0.75);
}

.border-b-fuchsia-800\/80 {
  border-bottom-color: rgb(134 25 143 / 0.8);
}

.border-b-fuchsia-800\/85 {
  border-bottom-color: rgb(134 25 143 / 0.85);
}

.border-b-fuchsia-800\/90 {
  border-bottom-color: rgb(134 25 143 / 0.9);
}

.border-b-fuchsia-800\/95 {
  border-bottom-color: rgb(134 25 143 / 0.95);
}

.border-b-fuchsia-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(112 26 117 / var(--tw-border-opacity, 1));
}

.border-b-fuchsia-900\/0 {
  border-bottom-color: rgb(112 26 117 / 0);
}

.border-b-fuchsia-900\/10 {
  border-bottom-color: rgb(112 26 117 / 0.1);
}

.border-b-fuchsia-900\/100 {
  border-bottom-color: rgb(112 26 117 / 1);
}

.border-b-fuchsia-900\/15 {
  border-bottom-color: rgb(112 26 117 / 0.15);
}

.border-b-fuchsia-900\/20 {
  border-bottom-color: rgb(112 26 117 / 0.2);
}

.border-b-fuchsia-900\/25 {
  border-bottom-color: rgb(112 26 117 / 0.25);
}

.border-b-fuchsia-900\/30 {
  border-bottom-color: rgb(112 26 117 / 0.3);
}

.border-b-fuchsia-900\/35 {
  border-bottom-color: rgb(112 26 117 / 0.35);
}

.border-b-fuchsia-900\/40 {
  border-bottom-color: rgb(112 26 117 / 0.4);
}

.border-b-fuchsia-900\/45 {
  border-bottom-color: rgb(112 26 117 / 0.45);
}

.border-b-fuchsia-900\/5 {
  border-bottom-color: rgb(112 26 117 / 0.05);
}

.border-b-fuchsia-900\/50 {
  border-bottom-color: rgb(112 26 117 / 0.5);
}

.border-b-fuchsia-900\/55 {
  border-bottom-color: rgb(112 26 117 / 0.55);
}

.border-b-fuchsia-900\/60 {
  border-bottom-color: rgb(112 26 117 / 0.6);
}

.border-b-fuchsia-900\/65 {
  border-bottom-color: rgb(112 26 117 / 0.65);
}

.border-b-fuchsia-900\/70 {
  border-bottom-color: rgb(112 26 117 / 0.7);
}

.border-b-fuchsia-900\/75 {
  border-bottom-color: rgb(112 26 117 / 0.75);
}

.border-b-fuchsia-900\/80 {
  border-bottom-color: rgb(112 26 117 / 0.8);
}

.border-b-fuchsia-900\/85 {
  border-bottom-color: rgb(112 26 117 / 0.85);
}

.border-b-fuchsia-900\/90 {
  border-bottom-color: rgb(112 26 117 / 0.9);
}

.border-b-fuchsia-900\/95 {
  border-bottom-color: rgb(112 26 117 / 0.95);
}

.border-b-fuchsia-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(74 4 78 / var(--tw-border-opacity, 1));
}

.border-b-fuchsia-950\/0 {
  border-bottom-color: rgb(74 4 78 / 0);
}

.border-b-fuchsia-950\/10 {
  border-bottom-color: rgb(74 4 78 / 0.1);
}

.border-b-fuchsia-950\/100 {
  border-bottom-color: rgb(74 4 78 / 1);
}

.border-b-fuchsia-950\/15 {
  border-bottom-color: rgb(74 4 78 / 0.15);
}

.border-b-fuchsia-950\/20 {
  border-bottom-color: rgb(74 4 78 / 0.2);
}

.border-b-fuchsia-950\/25 {
  border-bottom-color: rgb(74 4 78 / 0.25);
}

.border-b-fuchsia-950\/30 {
  border-bottom-color: rgb(74 4 78 / 0.3);
}

.border-b-fuchsia-950\/35 {
  border-bottom-color: rgb(74 4 78 / 0.35);
}

.border-b-fuchsia-950\/40 {
  border-bottom-color: rgb(74 4 78 / 0.4);
}

.border-b-fuchsia-950\/45 {
  border-bottom-color: rgb(74 4 78 / 0.45);
}

.border-b-fuchsia-950\/5 {
  border-bottom-color: rgb(74 4 78 / 0.05);
}

.border-b-fuchsia-950\/50 {
  border-bottom-color: rgb(74 4 78 / 0.5);
}

.border-b-fuchsia-950\/55 {
  border-bottom-color: rgb(74 4 78 / 0.55);
}

.border-b-fuchsia-950\/60 {
  border-bottom-color: rgb(74 4 78 / 0.6);
}

.border-b-fuchsia-950\/65 {
  border-bottom-color: rgb(74 4 78 / 0.65);
}

.border-b-fuchsia-950\/70 {
  border-bottom-color: rgb(74 4 78 / 0.7);
}

.border-b-fuchsia-950\/75 {
  border-bottom-color: rgb(74 4 78 / 0.75);
}

.border-b-fuchsia-950\/80 {
  border-bottom-color: rgb(74 4 78 / 0.8);
}

.border-b-fuchsia-950\/85 {
  border-bottom-color: rgb(74 4 78 / 0.85);
}

.border-b-fuchsia-950\/90 {
  border-bottom-color: rgb(74 4 78 / 0.9);
}

.border-b-fuchsia-950\/95 {
  border-bottom-color: rgb(74 4 78 / 0.95);
}

.border-b-gold {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(152 112 0 / var(--tw-border-opacity, 1));
}

.border-b-gold-bottom {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(144 104 2 / var(--tw-border-opacity, 1));
}

.border-b-gold-bottom\/0 {
  border-bottom-color: rgb(144 104 2 / 0);
}

.border-b-gold-bottom\/10 {
  border-bottom-color: rgb(144 104 2 / 0.1);
}

.border-b-gold-bottom\/100 {
  border-bottom-color: rgb(144 104 2 / 1);
}

.border-b-gold-bottom\/15 {
  border-bottom-color: rgb(144 104 2 / 0.15);
}

.border-b-gold-bottom\/20 {
  border-bottom-color: rgb(144 104 2 / 0.2);
}

.border-b-gold-bottom\/25 {
  border-bottom-color: rgb(144 104 2 / 0.25);
}

.border-b-gold-bottom\/30 {
  border-bottom-color: rgb(144 104 2 / 0.3);
}

.border-b-gold-bottom\/35 {
  border-bottom-color: rgb(144 104 2 / 0.35);
}

.border-b-gold-bottom\/40 {
  border-bottom-color: rgb(144 104 2 / 0.4);
}

.border-b-gold-bottom\/45 {
  border-bottom-color: rgb(144 104 2 / 0.45);
}

.border-b-gold-bottom\/5 {
  border-bottom-color: rgb(144 104 2 / 0.05);
}

.border-b-gold-bottom\/50 {
  border-bottom-color: rgb(144 104 2 / 0.5);
}

.border-b-gold-bottom\/55 {
  border-bottom-color: rgb(144 104 2 / 0.55);
}

.border-b-gold-bottom\/60 {
  border-bottom-color: rgb(144 104 2 / 0.6);
}

.border-b-gold-bottom\/65 {
  border-bottom-color: rgb(144 104 2 / 0.65);
}

.border-b-gold-bottom\/70 {
  border-bottom-color: rgb(144 104 2 / 0.7);
}

.border-b-gold-bottom\/75 {
  border-bottom-color: rgb(144 104 2 / 0.75);
}

.border-b-gold-bottom\/80 {
  border-bottom-color: rgb(144 104 2 / 0.8);
}

.border-b-gold-bottom\/85 {
  border-bottom-color: rgb(144 104 2 / 0.85);
}

.border-b-gold-bottom\/90 {
  border-bottom-color: rgb(144 104 2 / 0.9);
}

.border-b-gold-bottom\/95 {
  border-bottom-color: rgb(144 104 2 / 0.95);
}

.border-b-gold-light {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(213 198 153 / var(--tw-border-opacity, 1));
}

.border-b-gold-light\/0 {
  border-bottom-color: rgb(213 198 153 / 0);
}

.border-b-gold-light\/10 {
  border-bottom-color: rgb(213 198 153 / 0.1);
}

.border-b-gold-light\/100 {
  border-bottom-color: rgb(213 198 153 / 1);
}

.border-b-gold-light\/15 {
  border-bottom-color: rgb(213 198 153 / 0.15);
}

.border-b-gold-light\/20 {
  border-bottom-color: rgb(213 198 153 / 0.2);
}

.border-b-gold-light\/25 {
  border-bottom-color: rgb(213 198 153 / 0.25);
}

.border-b-gold-light\/30 {
  border-bottom-color: rgb(213 198 153 / 0.3);
}

.border-b-gold-light\/35 {
  border-bottom-color: rgb(213 198 153 / 0.35);
}

.border-b-gold-light\/40 {
  border-bottom-color: rgb(213 198 153 / 0.4);
}

.border-b-gold-light\/45 {
  border-bottom-color: rgb(213 198 153 / 0.45);
}

.border-b-gold-light\/5 {
  border-bottom-color: rgb(213 198 153 / 0.05);
}

.border-b-gold-light\/50 {
  border-bottom-color: rgb(213 198 153 / 0.5);
}

.border-b-gold-light\/55 {
  border-bottom-color: rgb(213 198 153 / 0.55);
}

.border-b-gold-light\/60 {
  border-bottom-color: rgb(213 198 153 / 0.6);
}

.border-b-gold-light\/65 {
  border-bottom-color: rgb(213 198 153 / 0.65);
}

.border-b-gold-light\/70 {
  border-bottom-color: rgb(213 198 153 / 0.7);
}

.border-b-gold-light\/75 {
  border-bottom-color: rgb(213 198 153 / 0.75);
}

.border-b-gold-light\/80 {
  border-bottom-color: rgb(213 198 153 / 0.8);
}

.border-b-gold-light\/85 {
  border-bottom-color: rgb(213 198 153 / 0.85);
}

.border-b-gold-light\/90 {
  border-bottom-color: rgb(213 198 153 / 0.9);
}

.border-b-gold-light\/95 {
  border-bottom-color: rgb(213 198 153 / 0.95);
}

.border-b-gold-medium {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(179 144 42 / var(--tw-border-opacity, 1));
}

.border-b-gold-medium\/0 {
  border-bottom-color: rgb(179 144 42 / 0);
}

.border-b-gold-medium\/10 {
  border-bottom-color: rgb(179 144 42 / 0.1);
}

.border-b-gold-medium\/100 {
  border-bottom-color: rgb(179 144 42 / 1);
}

.border-b-gold-medium\/15 {
  border-bottom-color: rgb(179 144 42 / 0.15);
}

.border-b-gold-medium\/20 {
  border-bottom-color: rgb(179 144 42 / 0.2);
}

.border-b-gold-medium\/25 {
  border-bottom-color: rgb(179 144 42 / 0.25);
}

.border-b-gold-medium\/30 {
  border-bottom-color: rgb(179 144 42 / 0.3);
}

.border-b-gold-medium\/35 {
  border-bottom-color: rgb(179 144 42 / 0.35);
}

.border-b-gold-medium\/40 {
  border-bottom-color: rgb(179 144 42 / 0.4);
}

.border-b-gold-medium\/45 {
  border-bottom-color: rgb(179 144 42 / 0.45);
}

.border-b-gold-medium\/5 {
  border-bottom-color: rgb(179 144 42 / 0.05);
}

.border-b-gold-medium\/50 {
  border-bottom-color: rgb(179 144 42 / 0.5);
}

.border-b-gold-medium\/55 {
  border-bottom-color: rgb(179 144 42 / 0.55);
}

.border-b-gold-medium\/60 {
  border-bottom-color: rgb(179 144 42 / 0.6);
}

.border-b-gold-medium\/65 {
  border-bottom-color: rgb(179 144 42 / 0.65);
}

.border-b-gold-medium\/70 {
  border-bottom-color: rgb(179 144 42 / 0.7);
}

.border-b-gold-medium\/75 {
  border-bottom-color: rgb(179 144 42 / 0.75);
}

.border-b-gold-medium\/80 {
  border-bottom-color: rgb(179 144 42 / 0.8);
}

.border-b-gold-medium\/85 {
  border-bottom-color: rgb(179 144 42 / 0.85);
}

.border-b-gold-medium\/90 {
  border-bottom-color: rgb(179 144 42 / 0.9);
}

.border-b-gold-medium\/95 {
  border-bottom-color: rgb(179 144 42 / 0.95);
}

.border-b-gold-sand {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(217 199 151 / var(--tw-border-opacity, 1));
}

.border-b-gold-sand\/0 {
  border-bottom-color: rgb(217 199 151 / 0);
}

.border-b-gold-sand\/10 {
  border-bottom-color: rgb(217 199 151 / 0.1);
}

.border-b-gold-sand\/100 {
  border-bottom-color: rgb(217 199 151 / 1);
}

.border-b-gold-sand\/15 {
  border-bottom-color: rgb(217 199 151 / 0.15);
}

.border-b-gold-sand\/20 {
  border-bottom-color: rgb(217 199 151 / 0.2);
}

.border-b-gold-sand\/25 {
  border-bottom-color: rgb(217 199 151 / 0.25);
}

.border-b-gold-sand\/30 {
  border-bottom-color: rgb(217 199 151 / 0.3);
}

.border-b-gold-sand\/35 {
  border-bottom-color: rgb(217 199 151 / 0.35);
}

.border-b-gold-sand\/40 {
  border-bottom-color: rgb(217 199 151 / 0.4);
}

.border-b-gold-sand\/45 {
  border-bottom-color: rgb(217 199 151 / 0.45);
}

.border-b-gold-sand\/5 {
  border-bottom-color: rgb(217 199 151 / 0.05);
}

.border-b-gold-sand\/50 {
  border-bottom-color: rgb(217 199 151 / 0.5);
}

.border-b-gold-sand\/55 {
  border-bottom-color: rgb(217 199 151 / 0.55);
}

.border-b-gold-sand\/60 {
  border-bottom-color: rgb(217 199 151 / 0.6);
}

.border-b-gold-sand\/65 {
  border-bottom-color: rgb(217 199 151 / 0.65);
}

.border-b-gold-sand\/70 {
  border-bottom-color: rgb(217 199 151 / 0.7);
}

.border-b-gold-sand\/75 {
  border-bottom-color: rgb(217 199 151 / 0.75);
}

.border-b-gold-sand\/80 {
  border-bottom-color: rgb(217 199 151 / 0.8);
}

.border-b-gold-sand\/85 {
  border-bottom-color: rgb(217 199 151 / 0.85);
}

.border-b-gold-sand\/90 {
  border-bottom-color: rgb(217 199 151 / 0.9);
}

.border-b-gold-sand\/95 {
  border-bottom-color: rgb(217 199 151 / 0.95);
}

.border-b-gold-top {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(164 124 12 / var(--tw-border-opacity, 1));
}

.border-b-gold-top\/0 {
  border-bottom-color: rgb(164 124 12 / 0);
}

.border-b-gold-top\/10 {
  border-bottom-color: rgb(164 124 12 / 0.1);
}

.border-b-gold-top\/100 {
  border-bottom-color: rgb(164 124 12 / 1);
}

.border-b-gold-top\/15 {
  border-bottom-color: rgb(164 124 12 / 0.15);
}

.border-b-gold-top\/20 {
  border-bottom-color: rgb(164 124 12 / 0.2);
}

.border-b-gold-top\/25 {
  border-bottom-color: rgb(164 124 12 / 0.25);
}

.border-b-gold-top\/30 {
  border-bottom-color: rgb(164 124 12 / 0.3);
}

.border-b-gold-top\/35 {
  border-bottom-color: rgb(164 124 12 / 0.35);
}

.border-b-gold-top\/40 {
  border-bottom-color: rgb(164 124 12 / 0.4);
}

.border-b-gold-top\/45 {
  border-bottom-color: rgb(164 124 12 / 0.45);
}

.border-b-gold-top\/5 {
  border-bottom-color: rgb(164 124 12 / 0.05);
}

.border-b-gold-top\/50 {
  border-bottom-color: rgb(164 124 12 / 0.5);
}

.border-b-gold-top\/55 {
  border-bottom-color: rgb(164 124 12 / 0.55);
}

.border-b-gold-top\/60 {
  border-bottom-color: rgb(164 124 12 / 0.6);
}

.border-b-gold-top\/65 {
  border-bottom-color: rgb(164 124 12 / 0.65);
}

.border-b-gold-top\/70 {
  border-bottom-color: rgb(164 124 12 / 0.7);
}

.border-b-gold-top\/75 {
  border-bottom-color: rgb(164 124 12 / 0.75);
}

.border-b-gold-top\/80 {
  border-bottom-color: rgb(164 124 12 / 0.8);
}

.border-b-gold-top\/85 {
  border-bottom-color: rgb(164 124 12 / 0.85);
}

.border-b-gold-top\/90 {
  border-bottom-color: rgb(164 124 12 / 0.9);
}

.border-b-gold-top\/95 {
  border-bottom-color: rgb(164 124 12 / 0.95);
}

.border-b-gold\/0 {
  border-bottom-color: rgb(152 112 0 / 0);
}

.border-b-gold\/10 {
  border-bottom-color: rgb(152 112 0 / 0.1);
}

.border-b-gold\/100 {
  border-bottom-color: rgb(152 112 0 / 1);
}

.border-b-gold\/15 {
  border-bottom-color: rgb(152 112 0 / 0.15);
}

.border-b-gold\/20 {
  border-bottom-color: rgb(152 112 0 / 0.2);
}

.border-b-gold\/25 {
  border-bottom-color: rgb(152 112 0 / 0.25);
}

.border-b-gold\/30 {
  border-bottom-color: rgb(152 112 0 / 0.3);
}

.border-b-gold\/35 {
  border-bottom-color: rgb(152 112 0 / 0.35);
}

.border-b-gold\/40 {
  border-bottom-color: rgb(152 112 0 / 0.4);
}

.border-b-gold\/45 {
  border-bottom-color: rgb(152 112 0 / 0.45);
}

.border-b-gold\/5 {
  border-bottom-color: rgb(152 112 0 / 0.05);
}

.border-b-gold\/50 {
  border-bottom-color: rgb(152 112 0 / 0.5);
}

.border-b-gold\/55 {
  border-bottom-color: rgb(152 112 0 / 0.55);
}

.border-b-gold\/60 {
  border-bottom-color: rgb(152 112 0 / 0.6);
}

.border-b-gold\/65 {
  border-bottom-color: rgb(152 112 0 / 0.65);
}

.border-b-gold\/70 {
  border-bottom-color: rgb(152 112 0 / 0.7);
}

.border-b-gold\/75 {
  border-bottom-color: rgb(152 112 0 / 0.75);
}

.border-b-gold\/80 {
  border-bottom-color: rgb(152 112 0 / 0.8);
}

.border-b-gold\/85 {
  border-bottom-color: rgb(152 112 0 / 0.85);
}

.border-b-gold\/90 {
  border-bottom-color: rgb(152 112 0 / 0.9);
}

.border-b-gold\/95 {
  border-bottom-color: rgb(152 112 0 / 0.95);
}

.border-b-gray-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}

.border-b-gray-100\/0 {
  border-bottom-color: rgb(243 244 246 / 0);
}

.border-b-gray-100\/10 {
  border-bottom-color: rgb(243 244 246 / 0.1);
}

.border-b-gray-100\/100 {
  border-bottom-color: rgb(243 244 246 / 1);
}

.border-b-gray-100\/15 {
  border-bottom-color: rgb(243 244 246 / 0.15);
}

.border-b-gray-100\/20 {
  border-bottom-color: rgb(243 244 246 / 0.2);
}

.border-b-gray-100\/25 {
  border-bottom-color: rgb(243 244 246 / 0.25);
}

.border-b-gray-100\/30 {
  border-bottom-color: rgb(243 244 246 / 0.3);
}

.border-b-gray-100\/35 {
  border-bottom-color: rgb(243 244 246 / 0.35);
}

.border-b-gray-100\/40 {
  border-bottom-color: rgb(243 244 246 / 0.4);
}

.border-b-gray-100\/45 {
  border-bottom-color: rgb(243 244 246 / 0.45);
}

.border-b-gray-100\/5 {
  border-bottom-color: rgb(243 244 246 / 0.05);
}

.border-b-gray-100\/50 {
  border-bottom-color: rgb(243 244 246 / 0.5);
}

.border-b-gray-100\/55 {
  border-bottom-color: rgb(243 244 246 / 0.55);
}

.border-b-gray-100\/60 {
  border-bottom-color: rgb(243 244 246 / 0.6);
}

.border-b-gray-100\/65 {
  border-bottom-color: rgb(243 244 246 / 0.65);
}

.border-b-gray-100\/70 {
  border-bottom-color: rgb(243 244 246 / 0.7);
}

.border-b-gray-100\/75 {
  border-bottom-color: rgb(243 244 246 / 0.75);
}

.border-b-gray-100\/80 {
  border-bottom-color: rgb(243 244 246 / 0.8);
}

.border-b-gray-100\/85 {
  border-bottom-color: rgb(243 244 246 / 0.85);
}

.border-b-gray-100\/90 {
  border-bottom-color: rgb(243 244 246 / 0.9);
}

.border-b-gray-100\/95 {
  border-bottom-color: rgb(243 244 246 / 0.95);
}

.border-b-gray-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}

.border-b-gray-200\/0 {
  border-bottom-color: rgb(229 231 235 / 0);
}

.border-b-gray-200\/10 {
  border-bottom-color: rgb(229 231 235 / 0.1);
}

.border-b-gray-200\/100 {
  border-bottom-color: rgb(229 231 235 / 1);
}

.border-b-gray-200\/15 {
  border-bottom-color: rgb(229 231 235 / 0.15);
}

.border-b-gray-200\/20 {
  border-bottom-color: rgb(229 231 235 / 0.2);
}

.border-b-gray-200\/25 {
  border-bottom-color: rgb(229 231 235 / 0.25);
}

.border-b-gray-200\/30 {
  border-bottom-color: rgb(229 231 235 / 0.3);
}

.border-b-gray-200\/35 {
  border-bottom-color: rgb(229 231 235 / 0.35);
}

.border-b-gray-200\/40 {
  border-bottom-color: rgb(229 231 235 / 0.4);
}

.border-b-gray-200\/45 {
  border-bottom-color: rgb(229 231 235 / 0.45);
}

.border-b-gray-200\/5 {
  border-bottom-color: rgb(229 231 235 / 0.05);
}

.border-b-gray-200\/50 {
  border-bottom-color: rgb(229 231 235 / 0.5);
}

.border-b-gray-200\/55 {
  border-bottom-color: rgb(229 231 235 / 0.55);
}

.border-b-gray-200\/60 {
  border-bottom-color: rgb(229 231 235 / 0.6);
}

.border-b-gray-200\/65 {
  border-bottom-color: rgb(229 231 235 / 0.65);
}

.border-b-gray-200\/70 {
  border-bottom-color: rgb(229 231 235 / 0.7);
}

.border-b-gray-200\/75 {
  border-bottom-color: rgb(229 231 235 / 0.75);
}

.border-b-gray-200\/80 {
  border-bottom-color: rgb(229 231 235 / 0.8);
}

.border-b-gray-200\/85 {
  border-bottom-color: rgb(229 231 235 / 0.85);
}

.border-b-gray-200\/90 {
  border-bottom-color: rgb(229 231 235 / 0.9);
}

.border-b-gray-200\/95 {
  border-bottom-color: rgb(229 231 235 / 0.95);
}

.border-b-gray-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.border-b-gray-300\/0 {
  border-bottom-color: rgb(209 213 219 / 0);
}

.border-b-gray-300\/10 {
  border-bottom-color: rgb(209 213 219 / 0.1);
}

.border-b-gray-300\/100 {
  border-bottom-color: rgb(209 213 219 / 1);
}

.border-b-gray-300\/15 {
  border-bottom-color: rgb(209 213 219 / 0.15);
}

.border-b-gray-300\/20 {
  border-bottom-color: rgb(209 213 219 / 0.2);
}

.border-b-gray-300\/25 {
  border-bottom-color: rgb(209 213 219 / 0.25);
}

.border-b-gray-300\/30 {
  border-bottom-color: rgb(209 213 219 / 0.3);
}

.border-b-gray-300\/35 {
  border-bottom-color: rgb(209 213 219 / 0.35);
}

.border-b-gray-300\/40 {
  border-bottom-color: rgb(209 213 219 / 0.4);
}

.border-b-gray-300\/45 {
  border-bottom-color: rgb(209 213 219 / 0.45);
}

.border-b-gray-300\/5 {
  border-bottom-color: rgb(209 213 219 / 0.05);
}

.border-b-gray-300\/50 {
  border-bottom-color: rgb(209 213 219 / 0.5);
}

.border-b-gray-300\/55 {
  border-bottom-color: rgb(209 213 219 / 0.55);
}

.border-b-gray-300\/60 {
  border-bottom-color: rgb(209 213 219 / 0.6);
}

.border-b-gray-300\/65 {
  border-bottom-color: rgb(209 213 219 / 0.65);
}

.border-b-gray-300\/70 {
  border-bottom-color: rgb(209 213 219 / 0.7);
}

.border-b-gray-300\/75 {
  border-bottom-color: rgb(209 213 219 / 0.75);
}

.border-b-gray-300\/80 {
  border-bottom-color: rgb(209 213 219 / 0.8);
}

.border-b-gray-300\/85 {
  border-bottom-color: rgb(209 213 219 / 0.85);
}

.border-b-gray-300\/90 {
  border-bottom-color: rgb(209 213 219 / 0.9);
}

.border-b-gray-300\/95 {
  border-bottom-color: rgb(209 213 219 / 0.95);
}

.border-b-gray-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}

.border-b-gray-400\/0 {
  border-bottom-color: rgb(156 163 175 / 0);
}

.border-b-gray-400\/10 {
  border-bottom-color: rgb(156 163 175 / 0.1);
}

.border-b-gray-400\/100 {
  border-bottom-color: rgb(156 163 175 / 1);
}

.border-b-gray-400\/15 {
  border-bottom-color: rgb(156 163 175 / 0.15);
}

.border-b-gray-400\/20 {
  border-bottom-color: rgb(156 163 175 / 0.2);
}

.border-b-gray-400\/25 {
  border-bottom-color: rgb(156 163 175 / 0.25);
}

.border-b-gray-400\/30 {
  border-bottom-color: rgb(156 163 175 / 0.3);
}

.border-b-gray-400\/35 {
  border-bottom-color: rgb(156 163 175 / 0.35);
}

.border-b-gray-400\/40 {
  border-bottom-color: rgb(156 163 175 / 0.4);
}

.border-b-gray-400\/45 {
  border-bottom-color: rgb(156 163 175 / 0.45);
}

.border-b-gray-400\/5 {
  border-bottom-color: rgb(156 163 175 / 0.05);
}

.border-b-gray-400\/50 {
  border-bottom-color: rgb(156 163 175 / 0.5);
}

.border-b-gray-400\/55 {
  border-bottom-color: rgb(156 163 175 / 0.55);
}

.border-b-gray-400\/60 {
  border-bottom-color: rgb(156 163 175 / 0.6);
}

.border-b-gray-400\/65 {
  border-bottom-color: rgb(156 163 175 / 0.65);
}

.border-b-gray-400\/70 {
  border-bottom-color: rgb(156 163 175 / 0.7);
}

.border-b-gray-400\/75 {
  border-bottom-color: rgb(156 163 175 / 0.75);
}

.border-b-gray-400\/80 {
  border-bottom-color: rgb(156 163 175 / 0.8);
}

.border-b-gray-400\/85 {
  border-bottom-color: rgb(156 163 175 / 0.85);
}

.border-b-gray-400\/90 {
  border-bottom-color: rgb(156 163 175 / 0.9);
}

.border-b-gray-400\/95 {
  border-bottom-color: rgb(156 163 175 / 0.95);
}

.border-b-gray-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(249 250 251 / var(--tw-border-opacity, 1));
}

.border-b-gray-50\/0 {
  border-bottom-color: rgb(249 250 251 / 0);
}

.border-b-gray-50\/10 {
  border-bottom-color: rgb(249 250 251 / 0.1);
}

.border-b-gray-50\/100 {
  border-bottom-color: rgb(249 250 251 / 1);
}

.border-b-gray-50\/15 {
  border-bottom-color: rgb(249 250 251 / 0.15);
}

.border-b-gray-50\/20 {
  border-bottom-color: rgb(249 250 251 / 0.2);
}

.border-b-gray-50\/25 {
  border-bottom-color: rgb(249 250 251 / 0.25);
}

.border-b-gray-50\/30 {
  border-bottom-color: rgb(249 250 251 / 0.3);
}

.border-b-gray-50\/35 {
  border-bottom-color: rgb(249 250 251 / 0.35);
}

.border-b-gray-50\/40 {
  border-bottom-color: rgb(249 250 251 / 0.4);
}

.border-b-gray-50\/45 {
  border-bottom-color: rgb(249 250 251 / 0.45);
}

.border-b-gray-50\/5 {
  border-bottom-color: rgb(249 250 251 / 0.05);
}

.border-b-gray-50\/50 {
  border-bottom-color: rgb(249 250 251 / 0.5);
}

.border-b-gray-50\/55 {
  border-bottom-color: rgb(249 250 251 / 0.55);
}

.border-b-gray-50\/60 {
  border-bottom-color: rgb(249 250 251 / 0.6);
}

.border-b-gray-50\/65 {
  border-bottom-color: rgb(249 250 251 / 0.65);
}

.border-b-gray-50\/70 {
  border-bottom-color: rgb(249 250 251 / 0.7);
}

.border-b-gray-50\/75 {
  border-bottom-color: rgb(249 250 251 / 0.75);
}

.border-b-gray-50\/80 {
  border-bottom-color: rgb(249 250 251 / 0.8);
}

.border-b-gray-50\/85 {
  border-bottom-color: rgb(249 250 251 / 0.85);
}

.border-b-gray-50\/90 {
  border-bottom-color: rgb(249 250 251 / 0.9);
}

.border-b-gray-50\/95 {
  border-bottom-color: rgb(249 250 251 / 0.95);
}

.border-b-gray-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}

.border-b-gray-500\/0 {
  border-bottom-color: rgb(107 114 128 / 0);
}

.border-b-gray-500\/10 {
  border-bottom-color: rgb(107 114 128 / 0.1);
}

.border-b-gray-500\/100 {
  border-bottom-color: rgb(107 114 128 / 1);
}

.border-b-gray-500\/15 {
  border-bottom-color: rgb(107 114 128 / 0.15);
}

.border-b-gray-500\/20 {
  border-bottom-color: rgb(107 114 128 / 0.2);
}

.border-b-gray-500\/25 {
  border-bottom-color: rgb(107 114 128 / 0.25);
}

.border-b-gray-500\/30 {
  border-bottom-color: rgb(107 114 128 / 0.3);
}

.border-b-gray-500\/35 {
  border-bottom-color: rgb(107 114 128 / 0.35);
}

.border-b-gray-500\/40 {
  border-bottom-color: rgb(107 114 128 / 0.4);
}

.border-b-gray-500\/45 {
  border-bottom-color: rgb(107 114 128 / 0.45);
}

.border-b-gray-500\/5 {
  border-bottom-color: rgb(107 114 128 / 0.05);
}

.border-b-gray-500\/50 {
  border-bottom-color: rgb(107 114 128 / 0.5);
}

.border-b-gray-500\/55 {
  border-bottom-color: rgb(107 114 128 / 0.55);
}

.border-b-gray-500\/60 {
  border-bottom-color: rgb(107 114 128 / 0.6);
}

.border-b-gray-500\/65 {
  border-bottom-color: rgb(107 114 128 / 0.65);
}

.border-b-gray-500\/70 {
  border-bottom-color: rgb(107 114 128 / 0.7);
}

.border-b-gray-500\/75 {
  border-bottom-color: rgb(107 114 128 / 0.75);
}

.border-b-gray-500\/80 {
  border-bottom-color: rgb(107 114 128 / 0.8);
}

.border-b-gray-500\/85 {
  border-bottom-color: rgb(107 114 128 / 0.85);
}

.border-b-gray-500\/90 {
  border-bottom-color: rgb(107 114 128 / 0.9);
}

.border-b-gray-500\/95 {
  border-bottom-color: rgb(107 114 128 / 0.95);
}

.border-b-gray-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}

.border-b-gray-600\/0 {
  border-bottom-color: rgb(75 85 99 / 0);
}

.border-b-gray-600\/10 {
  border-bottom-color: rgb(75 85 99 / 0.1);
}

.border-b-gray-600\/100 {
  border-bottom-color: rgb(75 85 99 / 1);
}

.border-b-gray-600\/15 {
  border-bottom-color: rgb(75 85 99 / 0.15);
}

.border-b-gray-600\/20 {
  border-bottom-color: rgb(75 85 99 / 0.2);
}

.border-b-gray-600\/25 {
  border-bottom-color: rgb(75 85 99 / 0.25);
}

.border-b-gray-600\/30 {
  border-bottom-color: rgb(75 85 99 / 0.3);
}

.border-b-gray-600\/35 {
  border-bottom-color: rgb(75 85 99 / 0.35);
}

.border-b-gray-600\/40 {
  border-bottom-color: rgb(75 85 99 / 0.4);
}

.border-b-gray-600\/45 {
  border-bottom-color: rgb(75 85 99 / 0.45);
}

.border-b-gray-600\/5 {
  border-bottom-color: rgb(75 85 99 / 0.05);
}

.border-b-gray-600\/50 {
  border-bottom-color: rgb(75 85 99 / 0.5);
}

.border-b-gray-600\/55 {
  border-bottom-color: rgb(75 85 99 / 0.55);
}

.border-b-gray-600\/60 {
  border-bottom-color: rgb(75 85 99 / 0.6);
}

.border-b-gray-600\/65 {
  border-bottom-color: rgb(75 85 99 / 0.65);
}

.border-b-gray-600\/70 {
  border-bottom-color: rgb(75 85 99 / 0.7);
}

.border-b-gray-600\/75 {
  border-bottom-color: rgb(75 85 99 / 0.75);
}

.border-b-gray-600\/80 {
  border-bottom-color: rgb(75 85 99 / 0.8);
}

.border-b-gray-600\/85 {
  border-bottom-color: rgb(75 85 99 / 0.85);
}

.border-b-gray-600\/90 {
  border-bottom-color: rgb(75 85 99 / 0.9);
}

.border-b-gray-600\/95 {
  border-bottom-color: rgb(75 85 99 / 0.95);
}

.border-b-gray-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}

.border-b-gray-700\/0 {
  border-bottom-color: rgb(55 65 81 / 0);
}

.border-b-gray-700\/10 {
  border-bottom-color: rgb(55 65 81 / 0.1);
}

.border-b-gray-700\/100 {
  border-bottom-color: rgb(55 65 81 / 1);
}

.border-b-gray-700\/15 {
  border-bottom-color: rgb(55 65 81 / 0.15);
}

.border-b-gray-700\/20 {
  border-bottom-color: rgb(55 65 81 / 0.2);
}

.border-b-gray-700\/25 {
  border-bottom-color: rgb(55 65 81 / 0.25);
}

.border-b-gray-700\/30 {
  border-bottom-color: rgb(55 65 81 / 0.3);
}

.border-b-gray-700\/35 {
  border-bottom-color: rgb(55 65 81 / 0.35);
}

.border-b-gray-700\/40 {
  border-bottom-color: rgb(55 65 81 / 0.4);
}

.border-b-gray-700\/45 {
  border-bottom-color: rgb(55 65 81 / 0.45);
}

.border-b-gray-700\/5 {
  border-bottom-color: rgb(55 65 81 / 0.05);
}

.border-b-gray-700\/50 {
  border-bottom-color: rgb(55 65 81 / 0.5);
}

.border-b-gray-700\/55 {
  border-bottom-color: rgb(55 65 81 / 0.55);
}

.border-b-gray-700\/60 {
  border-bottom-color: rgb(55 65 81 / 0.6);
}

.border-b-gray-700\/65 {
  border-bottom-color: rgb(55 65 81 / 0.65);
}

.border-b-gray-700\/70 {
  border-bottom-color: rgb(55 65 81 / 0.7);
}

.border-b-gray-700\/75 {
  border-bottom-color: rgb(55 65 81 / 0.75);
}

.border-b-gray-700\/80 {
  border-bottom-color: rgb(55 65 81 / 0.8);
}

.border-b-gray-700\/85 {
  border-bottom-color: rgb(55 65 81 / 0.85);
}

.border-b-gray-700\/90 {
  border-bottom-color: rgb(55 65 81 / 0.9);
}

.border-b-gray-700\/95 {
  border-bottom-color: rgb(55 65 81 / 0.95);
}

.border-b-gray-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}

.border-b-gray-800\/0 {
  border-bottom-color: rgb(31 41 55 / 0);
}

.border-b-gray-800\/10 {
  border-bottom-color: rgb(31 41 55 / 0.1);
}

.border-b-gray-800\/100 {
  border-bottom-color: rgb(31 41 55 / 1);
}

.border-b-gray-800\/15 {
  border-bottom-color: rgb(31 41 55 / 0.15);
}

.border-b-gray-800\/20 {
  border-bottom-color: rgb(31 41 55 / 0.2);
}

.border-b-gray-800\/25 {
  border-bottom-color: rgb(31 41 55 / 0.25);
}

.border-b-gray-800\/30 {
  border-bottom-color: rgb(31 41 55 / 0.3);
}

.border-b-gray-800\/35 {
  border-bottom-color: rgb(31 41 55 / 0.35);
}

.border-b-gray-800\/40 {
  border-bottom-color: rgb(31 41 55 / 0.4);
}

.border-b-gray-800\/45 {
  border-bottom-color: rgb(31 41 55 / 0.45);
}

.border-b-gray-800\/5 {
  border-bottom-color: rgb(31 41 55 / 0.05);
}

.border-b-gray-800\/50 {
  border-bottom-color: rgb(31 41 55 / 0.5);
}

.border-b-gray-800\/55 {
  border-bottom-color: rgb(31 41 55 / 0.55);
}

.border-b-gray-800\/60 {
  border-bottom-color: rgb(31 41 55 / 0.6);
}

.border-b-gray-800\/65 {
  border-bottom-color: rgb(31 41 55 / 0.65);
}

.border-b-gray-800\/70 {
  border-bottom-color: rgb(31 41 55 / 0.7);
}

.border-b-gray-800\/75 {
  border-bottom-color: rgb(31 41 55 / 0.75);
}

.border-b-gray-800\/80 {
  border-bottom-color: rgb(31 41 55 / 0.8);
}

.border-b-gray-800\/85 {
  border-bottom-color: rgb(31 41 55 / 0.85);
}

.border-b-gray-800\/90 {
  border-bottom-color: rgb(31 41 55 / 0.9);
}

.border-b-gray-800\/95 {
  border-bottom-color: rgb(31 41 55 / 0.95);
}

.border-b-gray-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
}

.border-b-gray-900\/0 {
  border-bottom-color: rgb(17 24 39 / 0);
}

.border-b-gray-900\/10 {
  border-bottom-color: rgb(17 24 39 / 0.1);
}

.border-b-gray-900\/100 {
  border-bottom-color: rgb(17 24 39 / 1);
}

.border-b-gray-900\/15 {
  border-bottom-color: rgb(17 24 39 / 0.15);
}

.border-b-gray-900\/20 {
  border-bottom-color: rgb(17 24 39 / 0.2);
}

.border-b-gray-900\/25 {
  border-bottom-color: rgb(17 24 39 / 0.25);
}

.border-b-gray-900\/30 {
  border-bottom-color: rgb(17 24 39 / 0.3);
}

.border-b-gray-900\/35 {
  border-bottom-color: rgb(17 24 39 / 0.35);
}

.border-b-gray-900\/40 {
  border-bottom-color: rgb(17 24 39 / 0.4);
}

.border-b-gray-900\/45 {
  border-bottom-color: rgb(17 24 39 / 0.45);
}

.border-b-gray-900\/5 {
  border-bottom-color: rgb(17 24 39 / 0.05);
}

.border-b-gray-900\/50 {
  border-bottom-color: rgb(17 24 39 / 0.5);
}

.border-b-gray-900\/55 {
  border-bottom-color: rgb(17 24 39 / 0.55);
}

.border-b-gray-900\/60 {
  border-bottom-color: rgb(17 24 39 / 0.6);
}

.border-b-gray-900\/65 {
  border-bottom-color: rgb(17 24 39 / 0.65);
}

.border-b-gray-900\/70 {
  border-bottom-color: rgb(17 24 39 / 0.7);
}

.border-b-gray-900\/75 {
  border-bottom-color: rgb(17 24 39 / 0.75);
}

.border-b-gray-900\/80 {
  border-bottom-color: rgb(17 24 39 / 0.8);
}

.border-b-gray-900\/85 {
  border-bottom-color: rgb(17 24 39 / 0.85);
}

.border-b-gray-900\/90 {
  border-bottom-color: rgb(17 24 39 / 0.9);
}

.border-b-gray-900\/95 {
  border-bottom-color: rgb(17 24 39 / 0.95);
}

.border-b-gray-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(3 7 18 / var(--tw-border-opacity, 1));
}

.border-b-gray-950\/0 {
  border-bottom-color: rgb(3 7 18 / 0);
}

.border-b-gray-950\/10 {
  border-bottom-color: rgb(3 7 18 / 0.1);
}

.border-b-gray-950\/100 {
  border-bottom-color: rgb(3 7 18 / 1);
}

.border-b-gray-950\/15 {
  border-bottom-color: rgb(3 7 18 / 0.15);
}

.border-b-gray-950\/20 {
  border-bottom-color: rgb(3 7 18 / 0.2);
}

.border-b-gray-950\/25 {
  border-bottom-color: rgb(3 7 18 / 0.25);
}

.border-b-gray-950\/30 {
  border-bottom-color: rgb(3 7 18 / 0.3);
}

.border-b-gray-950\/35 {
  border-bottom-color: rgb(3 7 18 / 0.35);
}

.border-b-gray-950\/40 {
  border-bottom-color: rgb(3 7 18 / 0.4);
}

.border-b-gray-950\/45 {
  border-bottom-color: rgb(3 7 18 / 0.45);
}

.border-b-gray-950\/5 {
  border-bottom-color: rgb(3 7 18 / 0.05);
}

.border-b-gray-950\/50 {
  border-bottom-color: rgb(3 7 18 / 0.5);
}

.border-b-gray-950\/55 {
  border-bottom-color: rgb(3 7 18 / 0.55);
}

.border-b-gray-950\/60 {
  border-bottom-color: rgb(3 7 18 / 0.6);
}

.border-b-gray-950\/65 {
  border-bottom-color: rgb(3 7 18 / 0.65);
}

.border-b-gray-950\/70 {
  border-bottom-color: rgb(3 7 18 / 0.7);
}

.border-b-gray-950\/75 {
  border-bottom-color: rgb(3 7 18 / 0.75);
}

.border-b-gray-950\/80 {
  border-bottom-color: rgb(3 7 18 / 0.8);
}

.border-b-gray-950\/85 {
  border-bottom-color: rgb(3 7 18 / 0.85);
}

.border-b-gray-950\/90 {
  border-bottom-color: rgb(3 7 18 / 0.9);
}

.border-b-gray-950\/95 {
  border-bottom-color: rgb(3 7 18 / 0.95);
}

.border-b-green {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(116 152 58 / var(--tw-border-opacity, 1));
}

.border-b-green\/0 {
  border-bottom-color: rgb(116 152 58 / 0);
}

.border-b-green\/10 {
  border-bottom-color: rgb(116 152 58 / 0.1);
}

.border-b-green\/100 {
  border-bottom-color: rgb(116 152 58 / 1);
}

.border-b-green\/15 {
  border-bottom-color: rgb(116 152 58 / 0.15);
}

.border-b-green\/20 {
  border-bottom-color: rgb(116 152 58 / 0.2);
}

.border-b-green\/25 {
  border-bottom-color: rgb(116 152 58 / 0.25);
}

.border-b-green\/30 {
  border-bottom-color: rgb(116 152 58 / 0.3);
}

.border-b-green\/35 {
  border-bottom-color: rgb(116 152 58 / 0.35);
}

.border-b-green\/40 {
  border-bottom-color: rgb(116 152 58 / 0.4);
}

.border-b-green\/45 {
  border-bottom-color: rgb(116 152 58 / 0.45);
}

.border-b-green\/5 {
  border-bottom-color: rgb(116 152 58 / 0.05);
}

.border-b-green\/50 {
  border-bottom-color: rgb(116 152 58 / 0.5);
}

.border-b-green\/55 {
  border-bottom-color: rgb(116 152 58 / 0.55);
}

.border-b-green\/60 {
  border-bottom-color: rgb(116 152 58 / 0.6);
}

.border-b-green\/65 {
  border-bottom-color: rgb(116 152 58 / 0.65);
}

.border-b-green\/70 {
  border-bottom-color: rgb(116 152 58 / 0.7);
}

.border-b-green\/75 {
  border-bottom-color: rgb(116 152 58 / 0.75);
}

.border-b-green\/80 {
  border-bottom-color: rgb(116 152 58 / 0.8);
}

.border-b-green\/85 {
  border-bottom-color: rgb(116 152 58 / 0.85);
}

.border-b-green\/90 {
  border-bottom-color: rgb(116 152 58 / 0.9);
}

.border-b-green\/95 {
  border-bottom-color: rgb(116 152 58 / 0.95);
}

.border-b-indigo-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(224 231 255 / var(--tw-border-opacity, 1));
}

.border-b-indigo-100\/0 {
  border-bottom-color: rgb(224 231 255 / 0);
}

.border-b-indigo-100\/10 {
  border-bottom-color: rgb(224 231 255 / 0.1);
}

.border-b-indigo-100\/100 {
  border-bottom-color: rgb(224 231 255 / 1);
}

.border-b-indigo-100\/15 {
  border-bottom-color: rgb(224 231 255 / 0.15);
}

.border-b-indigo-100\/20 {
  border-bottom-color: rgb(224 231 255 / 0.2);
}

.border-b-indigo-100\/25 {
  border-bottom-color: rgb(224 231 255 / 0.25);
}

.border-b-indigo-100\/30 {
  border-bottom-color: rgb(224 231 255 / 0.3);
}

.border-b-indigo-100\/35 {
  border-bottom-color: rgb(224 231 255 / 0.35);
}

.border-b-indigo-100\/40 {
  border-bottom-color: rgb(224 231 255 / 0.4);
}

.border-b-indigo-100\/45 {
  border-bottom-color: rgb(224 231 255 / 0.45);
}

.border-b-indigo-100\/5 {
  border-bottom-color: rgb(224 231 255 / 0.05);
}

.border-b-indigo-100\/50 {
  border-bottom-color: rgb(224 231 255 / 0.5);
}

.border-b-indigo-100\/55 {
  border-bottom-color: rgb(224 231 255 / 0.55);
}

.border-b-indigo-100\/60 {
  border-bottom-color: rgb(224 231 255 / 0.6);
}

.border-b-indigo-100\/65 {
  border-bottom-color: rgb(224 231 255 / 0.65);
}

.border-b-indigo-100\/70 {
  border-bottom-color: rgb(224 231 255 / 0.7);
}

.border-b-indigo-100\/75 {
  border-bottom-color: rgb(224 231 255 / 0.75);
}

.border-b-indigo-100\/80 {
  border-bottom-color: rgb(224 231 255 / 0.8);
}

.border-b-indigo-100\/85 {
  border-bottom-color: rgb(224 231 255 / 0.85);
}

.border-b-indigo-100\/90 {
  border-bottom-color: rgb(224 231 255 / 0.9);
}

.border-b-indigo-100\/95 {
  border-bottom-color: rgb(224 231 255 / 0.95);
}

.border-b-indigo-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(199 210 254 / var(--tw-border-opacity, 1));
}

.border-b-indigo-200\/0 {
  border-bottom-color: rgb(199 210 254 / 0);
}

.border-b-indigo-200\/10 {
  border-bottom-color: rgb(199 210 254 / 0.1);
}

.border-b-indigo-200\/100 {
  border-bottom-color: rgb(199 210 254 / 1);
}

.border-b-indigo-200\/15 {
  border-bottom-color: rgb(199 210 254 / 0.15);
}

.border-b-indigo-200\/20 {
  border-bottom-color: rgb(199 210 254 / 0.2);
}

.border-b-indigo-200\/25 {
  border-bottom-color: rgb(199 210 254 / 0.25);
}

.border-b-indigo-200\/30 {
  border-bottom-color: rgb(199 210 254 / 0.3);
}

.border-b-indigo-200\/35 {
  border-bottom-color: rgb(199 210 254 / 0.35);
}

.border-b-indigo-200\/40 {
  border-bottom-color: rgb(199 210 254 / 0.4);
}

.border-b-indigo-200\/45 {
  border-bottom-color: rgb(199 210 254 / 0.45);
}

.border-b-indigo-200\/5 {
  border-bottom-color: rgb(199 210 254 / 0.05);
}

.border-b-indigo-200\/50 {
  border-bottom-color: rgb(199 210 254 / 0.5);
}

.border-b-indigo-200\/55 {
  border-bottom-color: rgb(199 210 254 / 0.55);
}

.border-b-indigo-200\/60 {
  border-bottom-color: rgb(199 210 254 / 0.6);
}

.border-b-indigo-200\/65 {
  border-bottom-color: rgb(199 210 254 / 0.65);
}

.border-b-indigo-200\/70 {
  border-bottom-color: rgb(199 210 254 / 0.7);
}

.border-b-indigo-200\/75 {
  border-bottom-color: rgb(199 210 254 / 0.75);
}

.border-b-indigo-200\/80 {
  border-bottom-color: rgb(199 210 254 / 0.8);
}

.border-b-indigo-200\/85 {
  border-bottom-color: rgb(199 210 254 / 0.85);
}

.border-b-indigo-200\/90 {
  border-bottom-color: rgb(199 210 254 / 0.9);
}

.border-b-indigo-200\/95 {
  border-bottom-color: rgb(199 210 254 / 0.95);
}

.border-b-indigo-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(165 180 252 / var(--tw-border-opacity, 1));
}

.border-b-indigo-300\/0 {
  border-bottom-color: rgb(165 180 252 / 0);
}

.border-b-indigo-300\/10 {
  border-bottom-color: rgb(165 180 252 / 0.1);
}

.border-b-indigo-300\/100 {
  border-bottom-color: rgb(165 180 252 / 1);
}

.border-b-indigo-300\/15 {
  border-bottom-color: rgb(165 180 252 / 0.15);
}

.border-b-indigo-300\/20 {
  border-bottom-color: rgb(165 180 252 / 0.2);
}

.border-b-indigo-300\/25 {
  border-bottom-color: rgb(165 180 252 / 0.25);
}

.border-b-indigo-300\/30 {
  border-bottom-color: rgb(165 180 252 / 0.3);
}

.border-b-indigo-300\/35 {
  border-bottom-color: rgb(165 180 252 / 0.35);
}

.border-b-indigo-300\/40 {
  border-bottom-color: rgb(165 180 252 / 0.4);
}

.border-b-indigo-300\/45 {
  border-bottom-color: rgb(165 180 252 / 0.45);
}

.border-b-indigo-300\/5 {
  border-bottom-color: rgb(165 180 252 / 0.05);
}

.border-b-indigo-300\/50 {
  border-bottom-color: rgb(165 180 252 / 0.5);
}

.border-b-indigo-300\/55 {
  border-bottom-color: rgb(165 180 252 / 0.55);
}

.border-b-indigo-300\/60 {
  border-bottom-color: rgb(165 180 252 / 0.6);
}

.border-b-indigo-300\/65 {
  border-bottom-color: rgb(165 180 252 / 0.65);
}

.border-b-indigo-300\/70 {
  border-bottom-color: rgb(165 180 252 / 0.7);
}

.border-b-indigo-300\/75 {
  border-bottom-color: rgb(165 180 252 / 0.75);
}

.border-b-indigo-300\/80 {
  border-bottom-color: rgb(165 180 252 / 0.8);
}

.border-b-indigo-300\/85 {
  border-bottom-color: rgb(165 180 252 / 0.85);
}

.border-b-indigo-300\/90 {
  border-bottom-color: rgb(165 180 252 / 0.9);
}

.border-b-indigo-300\/95 {
  border-bottom-color: rgb(165 180 252 / 0.95);
}

.border-b-indigo-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(129 140 248 / var(--tw-border-opacity, 1));
}

.border-b-indigo-400\/0 {
  border-bottom-color: rgb(129 140 248 / 0);
}

.border-b-indigo-400\/10 {
  border-bottom-color: rgb(129 140 248 / 0.1);
}

.border-b-indigo-400\/100 {
  border-bottom-color: rgb(129 140 248 / 1);
}

.border-b-indigo-400\/15 {
  border-bottom-color: rgb(129 140 248 / 0.15);
}

.border-b-indigo-400\/20 {
  border-bottom-color: rgb(129 140 248 / 0.2);
}

.border-b-indigo-400\/25 {
  border-bottom-color: rgb(129 140 248 / 0.25);
}

.border-b-indigo-400\/30 {
  border-bottom-color: rgb(129 140 248 / 0.3);
}

.border-b-indigo-400\/35 {
  border-bottom-color: rgb(129 140 248 / 0.35);
}

.border-b-indigo-400\/40 {
  border-bottom-color: rgb(129 140 248 / 0.4);
}

.border-b-indigo-400\/45 {
  border-bottom-color: rgb(129 140 248 / 0.45);
}

.border-b-indigo-400\/5 {
  border-bottom-color: rgb(129 140 248 / 0.05);
}

.border-b-indigo-400\/50 {
  border-bottom-color: rgb(129 140 248 / 0.5);
}

.border-b-indigo-400\/55 {
  border-bottom-color: rgb(129 140 248 / 0.55);
}

.border-b-indigo-400\/60 {
  border-bottom-color: rgb(129 140 248 / 0.6);
}

.border-b-indigo-400\/65 {
  border-bottom-color: rgb(129 140 248 / 0.65);
}

.border-b-indigo-400\/70 {
  border-bottom-color: rgb(129 140 248 / 0.7);
}

.border-b-indigo-400\/75 {
  border-bottom-color: rgb(129 140 248 / 0.75);
}

.border-b-indigo-400\/80 {
  border-bottom-color: rgb(129 140 248 / 0.8);
}

.border-b-indigo-400\/85 {
  border-bottom-color: rgb(129 140 248 / 0.85);
}

.border-b-indigo-400\/90 {
  border-bottom-color: rgb(129 140 248 / 0.9);
}

.border-b-indigo-400\/95 {
  border-bottom-color: rgb(129 140 248 / 0.95);
}

.border-b-indigo-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(238 242 255 / var(--tw-border-opacity, 1));
}

.border-b-indigo-50\/0 {
  border-bottom-color: rgb(238 242 255 / 0);
}

.border-b-indigo-50\/10 {
  border-bottom-color: rgb(238 242 255 / 0.1);
}

.border-b-indigo-50\/100 {
  border-bottom-color: rgb(238 242 255 / 1);
}

.border-b-indigo-50\/15 {
  border-bottom-color: rgb(238 242 255 / 0.15);
}

.border-b-indigo-50\/20 {
  border-bottom-color: rgb(238 242 255 / 0.2);
}

.border-b-indigo-50\/25 {
  border-bottom-color: rgb(238 242 255 / 0.25);
}

.border-b-indigo-50\/30 {
  border-bottom-color: rgb(238 242 255 / 0.3);
}

.border-b-indigo-50\/35 {
  border-bottom-color: rgb(238 242 255 / 0.35);
}

.border-b-indigo-50\/40 {
  border-bottom-color: rgb(238 242 255 / 0.4);
}

.border-b-indigo-50\/45 {
  border-bottom-color: rgb(238 242 255 / 0.45);
}

.border-b-indigo-50\/5 {
  border-bottom-color: rgb(238 242 255 / 0.05);
}

.border-b-indigo-50\/50 {
  border-bottom-color: rgb(238 242 255 / 0.5);
}

.border-b-indigo-50\/55 {
  border-bottom-color: rgb(238 242 255 / 0.55);
}

.border-b-indigo-50\/60 {
  border-bottom-color: rgb(238 242 255 / 0.6);
}

.border-b-indigo-50\/65 {
  border-bottom-color: rgb(238 242 255 / 0.65);
}

.border-b-indigo-50\/70 {
  border-bottom-color: rgb(238 242 255 / 0.7);
}

.border-b-indigo-50\/75 {
  border-bottom-color: rgb(238 242 255 / 0.75);
}

.border-b-indigo-50\/80 {
  border-bottom-color: rgb(238 242 255 / 0.8);
}

.border-b-indigo-50\/85 {
  border-bottom-color: rgb(238 242 255 / 0.85);
}

.border-b-indigo-50\/90 {
  border-bottom-color: rgb(238 242 255 / 0.9);
}

.border-b-indigo-50\/95 {
  border-bottom-color: rgb(238 242 255 / 0.95);
}

.border-b-indigo-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
}

.border-b-indigo-500\/0 {
  border-bottom-color: rgb(99 102 241 / 0);
}

.border-b-indigo-500\/10 {
  border-bottom-color: rgb(99 102 241 / 0.1);
}

.border-b-indigo-500\/100 {
  border-bottom-color: rgb(99 102 241 / 1);
}

.border-b-indigo-500\/15 {
  border-bottom-color: rgb(99 102 241 / 0.15);
}

.border-b-indigo-500\/20 {
  border-bottom-color: rgb(99 102 241 / 0.2);
}

.border-b-indigo-500\/25 {
  border-bottom-color: rgb(99 102 241 / 0.25);
}

.border-b-indigo-500\/30 {
  border-bottom-color: rgb(99 102 241 / 0.3);
}

.border-b-indigo-500\/35 {
  border-bottom-color: rgb(99 102 241 / 0.35);
}

.border-b-indigo-500\/40 {
  border-bottom-color: rgb(99 102 241 / 0.4);
}

.border-b-indigo-500\/45 {
  border-bottom-color: rgb(99 102 241 / 0.45);
}

.border-b-indigo-500\/5 {
  border-bottom-color: rgb(99 102 241 / 0.05);
}

.border-b-indigo-500\/50 {
  border-bottom-color: rgb(99 102 241 / 0.5);
}

.border-b-indigo-500\/55 {
  border-bottom-color: rgb(99 102 241 / 0.55);
}

.border-b-indigo-500\/60 {
  border-bottom-color: rgb(99 102 241 / 0.6);
}

.border-b-indigo-500\/65 {
  border-bottom-color: rgb(99 102 241 / 0.65);
}

.border-b-indigo-500\/70 {
  border-bottom-color: rgb(99 102 241 / 0.7);
}

.border-b-indigo-500\/75 {
  border-bottom-color: rgb(99 102 241 / 0.75);
}

.border-b-indigo-500\/80 {
  border-bottom-color: rgb(99 102 241 / 0.8);
}

.border-b-indigo-500\/85 {
  border-bottom-color: rgb(99 102 241 / 0.85);
}

.border-b-indigo-500\/90 {
  border-bottom-color: rgb(99 102 241 / 0.9);
}

.border-b-indigo-500\/95 {
  border-bottom-color: rgb(99 102 241 / 0.95);
}

.border-b-indigo-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
}

.border-b-indigo-600\/0 {
  border-bottom-color: rgb(79 70 229 / 0);
}

.border-b-indigo-600\/10 {
  border-bottom-color: rgb(79 70 229 / 0.1);
}

.border-b-indigo-600\/100 {
  border-bottom-color: rgb(79 70 229 / 1);
}

.border-b-indigo-600\/15 {
  border-bottom-color: rgb(79 70 229 / 0.15);
}

.border-b-indigo-600\/20 {
  border-bottom-color: rgb(79 70 229 / 0.2);
}

.border-b-indigo-600\/25 {
  border-bottom-color: rgb(79 70 229 / 0.25);
}

.border-b-indigo-600\/30 {
  border-bottom-color: rgb(79 70 229 / 0.3);
}

.border-b-indigo-600\/35 {
  border-bottom-color: rgb(79 70 229 / 0.35);
}

.border-b-indigo-600\/40 {
  border-bottom-color: rgb(79 70 229 / 0.4);
}

.border-b-indigo-600\/45 {
  border-bottom-color: rgb(79 70 229 / 0.45);
}

.border-b-indigo-600\/5 {
  border-bottom-color: rgb(79 70 229 / 0.05);
}

.border-b-indigo-600\/50 {
  border-bottom-color: rgb(79 70 229 / 0.5);
}

.border-b-indigo-600\/55 {
  border-bottom-color: rgb(79 70 229 / 0.55);
}

.border-b-indigo-600\/60 {
  border-bottom-color: rgb(79 70 229 / 0.6);
}

.border-b-indigo-600\/65 {
  border-bottom-color: rgb(79 70 229 / 0.65);
}

.border-b-indigo-600\/70 {
  border-bottom-color: rgb(79 70 229 / 0.7);
}

.border-b-indigo-600\/75 {
  border-bottom-color: rgb(79 70 229 / 0.75);
}

.border-b-indigo-600\/80 {
  border-bottom-color: rgb(79 70 229 / 0.8);
}

.border-b-indigo-600\/85 {
  border-bottom-color: rgb(79 70 229 / 0.85);
}

.border-b-indigo-600\/90 {
  border-bottom-color: rgb(79 70 229 / 0.9);
}

.border-b-indigo-600\/95 {
  border-bottom-color: rgb(79 70 229 / 0.95);
}

.border-b-indigo-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(67 56 202 / var(--tw-border-opacity, 1));
}

.border-b-indigo-700\/0 {
  border-bottom-color: rgb(67 56 202 / 0);
}

.border-b-indigo-700\/10 {
  border-bottom-color: rgb(67 56 202 / 0.1);
}

.border-b-indigo-700\/100 {
  border-bottom-color: rgb(67 56 202 / 1);
}

.border-b-indigo-700\/15 {
  border-bottom-color: rgb(67 56 202 / 0.15);
}

.border-b-indigo-700\/20 {
  border-bottom-color: rgb(67 56 202 / 0.2);
}

.border-b-indigo-700\/25 {
  border-bottom-color: rgb(67 56 202 / 0.25);
}

.border-b-indigo-700\/30 {
  border-bottom-color: rgb(67 56 202 / 0.3);
}

.border-b-indigo-700\/35 {
  border-bottom-color: rgb(67 56 202 / 0.35);
}

.border-b-indigo-700\/40 {
  border-bottom-color: rgb(67 56 202 / 0.4);
}

.border-b-indigo-700\/45 {
  border-bottom-color: rgb(67 56 202 / 0.45);
}

.border-b-indigo-700\/5 {
  border-bottom-color: rgb(67 56 202 / 0.05);
}

.border-b-indigo-700\/50 {
  border-bottom-color: rgb(67 56 202 / 0.5);
}

.border-b-indigo-700\/55 {
  border-bottom-color: rgb(67 56 202 / 0.55);
}

.border-b-indigo-700\/60 {
  border-bottom-color: rgb(67 56 202 / 0.6);
}

.border-b-indigo-700\/65 {
  border-bottom-color: rgb(67 56 202 / 0.65);
}

.border-b-indigo-700\/70 {
  border-bottom-color: rgb(67 56 202 / 0.7);
}

.border-b-indigo-700\/75 {
  border-bottom-color: rgb(67 56 202 / 0.75);
}

.border-b-indigo-700\/80 {
  border-bottom-color: rgb(67 56 202 / 0.8);
}

.border-b-indigo-700\/85 {
  border-bottom-color: rgb(67 56 202 / 0.85);
}

.border-b-indigo-700\/90 {
  border-bottom-color: rgb(67 56 202 / 0.9);
}

.border-b-indigo-700\/95 {
  border-bottom-color: rgb(67 56 202 / 0.95);
}

.border-b-indigo-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(55 48 163 / var(--tw-border-opacity, 1));
}

.border-b-indigo-800\/0 {
  border-bottom-color: rgb(55 48 163 / 0);
}

.border-b-indigo-800\/10 {
  border-bottom-color: rgb(55 48 163 / 0.1);
}

.border-b-indigo-800\/100 {
  border-bottom-color: rgb(55 48 163 / 1);
}

.border-b-indigo-800\/15 {
  border-bottom-color: rgb(55 48 163 / 0.15);
}

.border-b-indigo-800\/20 {
  border-bottom-color: rgb(55 48 163 / 0.2);
}

.border-b-indigo-800\/25 {
  border-bottom-color: rgb(55 48 163 / 0.25);
}

.border-b-indigo-800\/30 {
  border-bottom-color: rgb(55 48 163 / 0.3);
}

.border-b-indigo-800\/35 {
  border-bottom-color: rgb(55 48 163 / 0.35);
}

.border-b-indigo-800\/40 {
  border-bottom-color: rgb(55 48 163 / 0.4);
}

.border-b-indigo-800\/45 {
  border-bottom-color: rgb(55 48 163 / 0.45);
}

.border-b-indigo-800\/5 {
  border-bottom-color: rgb(55 48 163 / 0.05);
}

.border-b-indigo-800\/50 {
  border-bottom-color: rgb(55 48 163 / 0.5);
}

.border-b-indigo-800\/55 {
  border-bottom-color: rgb(55 48 163 / 0.55);
}

.border-b-indigo-800\/60 {
  border-bottom-color: rgb(55 48 163 / 0.6);
}

.border-b-indigo-800\/65 {
  border-bottom-color: rgb(55 48 163 / 0.65);
}

.border-b-indigo-800\/70 {
  border-bottom-color: rgb(55 48 163 / 0.7);
}

.border-b-indigo-800\/75 {
  border-bottom-color: rgb(55 48 163 / 0.75);
}

.border-b-indigo-800\/80 {
  border-bottom-color: rgb(55 48 163 / 0.8);
}

.border-b-indigo-800\/85 {
  border-bottom-color: rgb(55 48 163 / 0.85);
}

.border-b-indigo-800\/90 {
  border-bottom-color: rgb(55 48 163 / 0.9);
}

.border-b-indigo-800\/95 {
  border-bottom-color: rgb(55 48 163 / 0.95);
}

.border-b-indigo-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(49 46 129 / var(--tw-border-opacity, 1));
}

.border-b-indigo-900\/0 {
  border-bottom-color: rgb(49 46 129 / 0);
}

.border-b-indigo-900\/10 {
  border-bottom-color: rgb(49 46 129 / 0.1);
}

.border-b-indigo-900\/100 {
  border-bottom-color: rgb(49 46 129 / 1);
}

.border-b-indigo-900\/15 {
  border-bottom-color: rgb(49 46 129 / 0.15);
}

.border-b-indigo-900\/20 {
  border-bottom-color: rgb(49 46 129 / 0.2);
}

.border-b-indigo-900\/25 {
  border-bottom-color: rgb(49 46 129 / 0.25);
}

.border-b-indigo-900\/30 {
  border-bottom-color: rgb(49 46 129 / 0.3);
}

.border-b-indigo-900\/35 {
  border-bottom-color: rgb(49 46 129 / 0.35);
}

.border-b-indigo-900\/40 {
  border-bottom-color: rgb(49 46 129 / 0.4);
}

.border-b-indigo-900\/45 {
  border-bottom-color: rgb(49 46 129 / 0.45);
}

.border-b-indigo-900\/5 {
  border-bottom-color: rgb(49 46 129 / 0.05);
}

.border-b-indigo-900\/50 {
  border-bottom-color: rgb(49 46 129 / 0.5);
}

.border-b-indigo-900\/55 {
  border-bottom-color: rgb(49 46 129 / 0.55);
}

.border-b-indigo-900\/60 {
  border-bottom-color: rgb(49 46 129 / 0.6);
}

.border-b-indigo-900\/65 {
  border-bottom-color: rgb(49 46 129 / 0.65);
}

.border-b-indigo-900\/70 {
  border-bottom-color: rgb(49 46 129 / 0.7);
}

.border-b-indigo-900\/75 {
  border-bottom-color: rgb(49 46 129 / 0.75);
}

.border-b-indigo-900\/80 {
  border-bottom-color: rgb(49 46 129 / 0.8);
}

.border-b-indigo-900\/85 {
  border-bottom-color: rgb(49 46 129 / 0.85);
}

.border-b-indigo-900\/90 {
  border-bottom-color: rgb(49 46 129 / 0.9);
}

.border-b-indigo-900\/95 {
  border-bottom-color: rgb(49 46 129 / 0.95);
}

.border-b-indigo-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(30 27 75 / var(--tw-border-opacity, 1));
}

.border-b-indigo-950\/0 {
  border-bottom-color: rgb(30 27 75 / 0);
}

.border-b-indigo-950\/10 {
  border-bottom-color: rgb(30 27 75 / 0.1);
}

.border-b-indigo-950\/100 {
  border-bottom-color: rgb(30 27 75 / 1);
}

.border-b-indigo-950\/15 {
  border-bottom-color: rgb(30 27 75 / 0.15);
}

.border-b-indigo-950\/20 {
  border-bottom-color: rgb(30 27 75 / 0.2);
}

.border-b-indigo-950\/25 {
  border-bottom-color: rgb(30 27 75 / 0.25);
}

.border-b-indigo-950\/30 {
  border-bottom-color: rgb(30 27 75 / 0.3);
}

.border-b-indigo-950\/35 {
  border-bottom-color: rgb(30 27 75 / 0.35);
}

.border-b-indigo-950\/40 {
  border-bottom-color: rgb(30 27 75 / 0.4);
}

.border-b-indigo-950\/45 {
  border-bottom-color: rgb(30 27 75 / 0.45);
}

.border-b-indigo-950\/5 {
  border-bottom-color: rgb(30 27 75 / 0.05);
}

.border-b-indigo-950\/50 {
  border-bottom-color: rgb(30 27 75 / 0.5);
}

.border-b-indigo-950\/55 {
  border-bottom-color: rgb(30 27 75 / 0.55);
}

.border-b-indigo-950\/60 {
  border-bottom-color: rgb(30 27 75 / 0.6);
}

.border-b-indigo-950\/65 {
  border-bottom-color: rgb(30 27 75 / 0.65);
}

.border-b-indigo-950\/70 {
  border-bottom-color: rgb(30 27 75 / 0.7);
}

.border-b-indigo-950\/75 {
  border-bottom-color: rgb(30 27 75 / 0.75);
}

.border-b-indigo-950\/80 {
  border-bottom-color: rgb(30 27 75 / 0.8);
}

.border-b-indigo-950\/85 {
  border-bottom-color: rgb(30 27 75 / 0.85);
}

.border-b-indigo-950\/90 {
  border-bottom-color: rgb(30 27 75 / 0.9);
}

.border-b-indigo-950\/95 {
  border-bottom-color: rgb(30 27 75 / 0.95);
}

.border-b-inherit {
  border-bottom-color: inherit;
}

.border-b-lightgray {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
}

.border-b-lightgray\/0 {
  border-bottom-color: rgb(217 217 217 / 0);
}

.border-b-lightgray\/10 {
  border-bottom-color: rgb(217 217 217 / 0.1);
}

.border-b-lightgray\/100 {
  border-bottom-color: rgb(217 217 217 / 1);
}

.border-b-lightgray\/15 {
  border-bottom-color: rgb(217 217 217 / 0.15);
}

.border-b-lightgray\/20 {
  border-bottom-color: rgb(217 217 217 / 0.2);
}

.border-b-lightgray\/25 {
  border-bottom-color: rgb(217 217 217 / 0.25);
}

.border-b-lightgray\/30 {
  border-bottom-color: rgb(217 217 217 / 0.3);
}

.border-b-lightgray\/35 {
  border-bottom-color: rgb(217 217 217 / 0.35);
}

.border-b-lightgray\/40 {
  border-bottom-color: rgb(217 217 217 / 0.4);
}

.border-b-lightgray\/45 {
  border-bottom-color: rgb(217 217 217 / 0.45);
}

.border-b-lightgray\/5 {
  border-bottom-color: rgb(217 217 217 / 0.05);
}

.border-b-lightgray\/50 {
  border-bottom-color: rgb(217 217 217 / 0.5);
}

.border-b-lightgray\/55 {
  border-bottom-color: rgb(217 217 217 / 0.55);
}

.border-b-lightgray\/60 {
  border-bottom-color: rgb(217 217 217 / 0.6);
}

.border-b-lightgray\/65 {
  border-bottom-color: rgb(217 217 217 / 0.65);
}

.border-b-lightgray\/70 {
  border-bottom-color: rgb(217 217 217 / 0.7);
}

.border-b-lightgray\/75 {
  border-bottom-color: rgb(217 217 217 / 0.75);
}

.border-b-lightgray\/80 {
  border-bottom-color: rgb(217 217 217 / 0.8);
}

.border-b-lightgray\/85 {
  border-bottom-color: rgb(217 217 217 / 0.85);
}

.border-b-lightgray\/90 {
  border-bottom-color: rgb(217 217 217 / 0.9);
}

.border-b-lightgray\/95 {
  border-bottom-color: rgb(217 217 217 / 0.95);
}

.border-b-lime-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(236 252 203 / var(--tw-border-opacity, 1));
}

.border-b-lime-100\/0 {
  border-bottom-color: rgb(236 252 203 / 0);
}

.border-b-lime-100\/10 {
  border-bottom-color: rgb(236 252 203 / 0.1);
}

.border-b-lime-100\/100 {
  border-bottom-color: rgb(236 252 203 / 1);
}

.border-b-lime-100\/15 {
  border-bottom-color: rgb(236 252 203 / 0.15);
}

.border-b-lime-100\/20 {
  border-bottom-color: rgb(236 252 203 / 0.2);
}

.border-b-lime-100\/25 {
  border-bottom-color: rgb(236 252 203 / 0.25);
}

.border-b-lime-100\/30 {
  border-bottom-color: rgb(236 252 203 / 0.3);
}

.border-b-lime-100\/35 {
  border-bottom-color: rgb(236 252 203 / 0.35);
}

.border-b-lime-100\/40 {
  border-bottom-color: rgb(236 252 203 / 0.4);
}

.border-b-lime-100\/45 {
  border-bottom-color: rgb(236 252 203 / 0.45);
}

.border-b-lime-100\/5 {
  border-bottom-color: rgb(236 252 203 / 0.05);
}

.border-b-lime-100\/50 {
  border-bottom-color: rgb(236 252 203 / 0.5);
}

.border-b-lime-100\/55 {
  border-bottom-color: rgb(236 252 203 / 0.55);
}

.border-b-lime-100\/60 {
  border-bottom-color: rgb(236 252 203 / 0.6);
}

.border-b-lime-100\/65 {
  border-bottom-color: rgb(236 252 203 / 0.65);
}

.border-b-lime-100\/70 {
  border-bottom-color: rgb(236 252 203 / 0.7);
}

.border-b-lime-100\/75 {
  border-bottom-color: rgb(236 252 203 / 0.75);
}

.border-b-lime-100\/80 {
  border-bottom-color: rgb(236 252 203 / 0.8);
}

.border-b-lime-100\/85 {
  border-bottom-color: rgb(236 252 203 / 0.85);
}

.border-b-lime-100\/90 {
  border-bottom-color: rgb(236 252 203 / 0.9);
}

.border-b-lime-100\/95 {
  border-bottom-color: rgb(236 252 203 / 0.95);
}

.border-b-lime-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(217 249 157 / var(--tw-border-opacity, 1));
}

.border-b-lime-200\/0 {
  border-bottom-color: rgb(217 249 157 / 0);
}

.border-b-lime-200\/10 {
  border-bottom-color: rgb(217 249 157 / 0.1);
}

.border-b-lime-200\/100 {
  border-bottom-color: rgb(217 249 157 / 1);
}

.border-b-lime-200\/15 {
  border-bottom-color: rgb(217 249 157 / 0.15);
}

.border-b-lime-200\/20 {
  border-bottom-color: rgb(217 249 157 / 0.2);
}

.border-b-lime-200\/25 {
  border-bottom-color: rgb(217 249 157 / 0.25);
}

.border-b-lime-200\/30 {
  border-bottom-color: rgb(217 249 157 / 0.3);
}

.border-b-lime-200\/35 {
  border-bottom-color: rgb(217 249 157 / 0.35);
}

.border-b-lime-200\/40 {
  border-bottom-color: rgb(217 249 157 / 0.4);
}

.border-b-lime-200\/45 {
  border-bottom-color: rgb(217 249 157 / 0.45);
}

.border-b-lime-200\/5 {
  border-bottom-color: rgb(217 249 157 / 0.05);
}

.border-b-lime-200\/50 {
  border-bottom-color: rgb(217 249 157 / 0.5);
}

.border-b-lime-200\/55 {
  border-bottom-color: rgb(217 249 157 / 0.55);
}

.border-b-lime-200\/60 {
  border-bottom-color: rgb(217 249 157 / 0.6);
}

.border-b-lime-200\/65 {
  border-bottom-color: rgb(217 249 157 / 0.65);
}

.border-b-lime-200\/70 {
  border-bottom-color: rgb(217 249 157 / 0.7);
}

.border-b-lime-200\/75 {
  border-bottom-color: rgb(217 249 157 / 0.75);
}

.border-b-lime-200\/80 {
  border-bottom-color: rgb(217 249 157 / 0.8);
}

.border-b-lime-200\/85 {
  border-bottom-color: rgb(217 249 157 / 0.85);
}

.border-b-lime-200\/90 {
  border-bottom-color: rgb(217 249 157 / 0.9);
}

.border-b-lime-200\/95 {
  border-bottom-color: rgb(217 249 157 / 0.95);
}

.border-b-lime-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(190 242 100 / var(--tw-border-opacity, 1));
}

.border-b-lime-300\/0 {
  border-bottom-color: rgb(190 242 100 / 0);
}

.border-b-lime-300\/10 {
  border-bottom-color: rgb(190 242 100 / 0.1);
}

.border-b-lime-300\/100 {
  border-bottom-color: rgb(190 242 100 / 1);
}

.border-b-lime-300\/15 {
  border-bottom-color: rgb(190 242 100 / 0.15);
}

.border-b-lime-300\/20 {
  border-bottom-color: rgb(190 242 100 / 0.2);
}

.border-b-lime-300\/25 {
  border-bottom-color: rgb(190 242 100 / 0.25);
}

.border-b-lime-300\/30 {
  border-bottom-color: rgb(190 242 100 / 0.3);
}

.border-b-lime-300\/35 {
  border-bottom-color: rgb(190 242 100 / 0.35);
}

.border-b-lime-300\/40 {
  border-bottom-color: rgb(190 242 100 / 0.4);
}

.border-b-lime-300\/45 {
  border-bottom-color: rgb(190 242 100 / 0.45);
}

.border-b-lime-300\/5 {
  border-bottom-color: rgb(190 242 100 / 0.05);
}

.border-b-lime-300\/50 {
  border-bottom-color: rgb(190 242 100 / 0.5);
}

.border-b-lime-300\/55 {
  border-bottom-color: rgb(190 242 100 / 0.55);
}

.border-b-lime-300\/60 {
  border-bottom-color: rgb(190 242 100 / 0.6);
}

.border-b-lime-300\/65 {
  border-bottom-color: rgb(190 242 100 / 0.65);
}

.border-b-lime-300\/70 {
  border-bottom-color: rgb(190 242 100 / 0.7);
}

.border-b-lime-300\/75 {
  border-bottom-color: rgb(190 242 100 / 0.75);
}

.border-b-lime-300\/80 {
  border-bottom-color: rgb(190 242 100 / 0.8);
}

.border-b-lime-300\/85 {
  border-bottom-color: rgb(190 242 100 / 0.85);
}

.border-b-lime-300\/90 {
  border-bottom-color: rgb(190 242 100 / 0.9);
}

.border-b-lime-300\/95 {
  border-bottom-color: rgb(190 242 100 / 0.95);
}

.border-b-lime-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(163 230 53 / var(--tw-border-opacity, 1));
}

.border-b-lime-400\/0 {
  border-bottom-color: rgb(163 230 53 / 0);
}

.border-b-lime-400\/10 {
  border-bottom-color: rgb(163 230 53 / 0.1);
}

.border-b-lime-400\/100 {
  border-bottom-color: rgb(163 230 53 / 1);
}

.border-b-lime-400\/15 {
  border-bottom-color: rgb(163 230 53 / 0.15);
}

.border-b-lime-400\/20 {
  border-bottom-color: rgb(163 230 53 / 0.2);
}

.border-b-lime-400\/25 {
  border-bottom-color: rgb(163 230 53 / 0.25);
}

.border-b-lime-400\/30 {
  border-bottom-color: rgb(163 230 53 / 0.3);
}

.border-b-lime-400\/35 {
  border-bottom-color: rgb(163 230 53 / 0.35);
}

.border-b-lime-400\/40 {
  border-bottom-color: rgb(163 230 53 / 0.4);
}

.border-b-lime-400\/45 {
  border-bottom-color: rgb(163 230 53 / 0.45);
}

.border-b-lime-400\/5 {
  border-bottom-color: rgb(163 230 53 / 0.05);
}

.border-b-lime-400\/50 {
  border-bottom-color: rgb(163 230 53 / 0.5);
}

.border-b-lime-400\/55 {
  border-bottom-color: rgb(163 230 53 / 0.55);
}

.border-b-lime-400\/60 {
  border-bottom-color: rgb(163 230 53 / 0.6);
}

.border-b-lime-400\/65 {
  border-bottom-color: rgb(163 230 53 / 0.65);
}

.border-b-lime-400\/70 {
  border-bottom-color: rgb(163 230 53 / 0.7);
}

.border-b-lime-400\/75 {
  border-bottom-color: rgb(163 230 53 / 0.75);
}

.border-b-lime-400\/80 {
  border-bottom-color: rgb(163 230 53 / 0.8);
}

.border-b-lime-400\/85 {
  border-bottom-color: rgb(163 230 53 / 0.85);
}

.border-b-lime-400\/90 {
  border-bottom-color: rgb(163 230 53 / 0.9);
}

.border-b-lime-400\/95 {
  border-bottom-color: rgb(163 230 53 / 0.95);
}

.border-b-lime-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(247 254 231 / var(--tw-border-opacity, 1));
}

.border-b-lime-50\/0 {
  border-bottom-color: rgb(247 254 231 / 0);
}

.border-b-lime-50\/10 {
  border-bottom-color: rgb(247 254 231 / 0.1);
}

.border-b-lime-50\/100 {
  border-bottom-color: rgb(247 254 231 / 1);
}

.border-b-lime-50\/15 {
  border-bottom-color: rgb(247 254 231 / 0.15);
}

.border-b-lime-50\/20 {
  border-bottom-color: rgb(247 254 231 / 0.2);
}

.border-b-lime-50\/25 {
  border-bottom-color: rgb(247 254 231 / 0.25);
}

.border-b-lime-50\/30 {
  border-bottom-color: rgb(247 254 231 / 0.3);
}

.border-b-lime-50\/35 {
  border-bottom-color: rgb(247 254 231 / 0.35);
}

.border-b-lime-50\/40 {
  border-bottom-color: rgb(247 254 231 / 0.4);
}

.border-b-lime-50\/45 {
  border-bottom-color: rgb(247 254 231 / 0.45);
}

.border-b-lime-50\/5 {
  border-bottom-color: rgb(247 254 231 / 0.05);
}

.border-b-lime-50\/50 {
  border-bottom-color: rgb(247 254 231 / 0.5);
}

.border-b-lime-50\/55 {
  border-bottom-color: rgb(247 254 231 / 0.55);
}

.border-b-lime-50\/60 {
  border-bottom-color: rgb(247 254 231 / 0.6);
}

.border-b-lime-50\/65 {
  border-bottom-color: rgb(247 254 231 / 0.65);
}

.border-b-lime-50\/70 {
  border-bottom-color: rgb(247 254 231 / 0.7);
}

.border-b-lime-50\/75 {
  border-bottom-color: rgb(247 254 231 / 0.75);
}

.border-b-lime-50\/80 {
  border-bottom-color: rgb(247 254 231 / 0.8);
}

.border-b-lime-50\/85 {
  border-bottom-color: rgb(247 254 231 / 0.85);
}

.border-b-lime-50\/90 {
  border-bottom-color: rgb(247 254 231 / 0.9);
}

.border-b-lime-50\/95 {
  border-bottom-color: rgb(247 254 231 / 0.95);
}

.border-b-lime-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(132 204 22 / var(--tw-border-opacity, 1));
}

.border-b-lime-500\/0 {
  border-bottom-color: rgb(132 204 22 / 0);
}

.border-b-lime-500\/10 {
  border-bottom-color: rgb(132 204 22 / 0.1);
}

.border-b-lime-500\/100 {
  border-bottom-color: rgb(132 204 22 / 1);
}

.border-b-lime-500\/15 {
  border-bottom-color: rgb(132 204 22 / 0.15);
}

.border-b-lime-500\/20 {
  border-bottom-color: rgb(132 204 22 / 0.2);
}

.border-b-lime-500\/25 {
  border-bottom-color: rgb(132 204 22 / 0.25);
}

.border-b-lime-500\/30 {
  border-bottom-color: rgb(132 204 22 / 0.3);
}

.border-b-lime-500\/35 {
  border-bottom-color: rgb(132 204 22 / 0.35);
}

.border-b-lime-500\/40 {
  border-bottom-color: rgb(132 204 22 / 0.4);
}

.border-b-lime-500\/45 {
  border-bottom-color: rgb(132 204 22 / 0.45);
}

.border-b-lime-500\/5 {
  border-bottom-color: rgb(132 204 22 / 0.05);
}

.border-b-lime-500\/50 {
  border-bottom-color: rgb(132 204 22 / 0.5);
}

.border-b-lime-500\/55 {
  border-bottom-color: rgb(132 204 22 / 0.55);
}

.border-b-lime-500\/60 {
  border-bottom-color: rgb(132 204 22 / 0.6);
}

.border-b-lime-500\/65 {
  border-bottom-color: rgb(132 204 22 / 0.65);
}

.border-b-lime-500\/70 {
  border-bottom-color: rgb(132 204 22 / 0.7);
}

.border-b-lime-500\/75 {
  border-bottom-color: rgb(132 204 22 / 0.75);
}

.border-b-lime-500\/80 {
  border-bottom-color: rgb(132 204 22 / 0.8);
}

.border-b-lime-500\/85 {
  border-bottom-color: rgb(132 204 22 / 0.85);
}

.border-b-lime-500\/90 {
  border-bottom-color: rgb(132 204 22 / 0.9);
}

.border-b-lime-500\/95 {
  border-bottom-color: rgb(132 204 22 / 0.95);
}

.border-b-lime-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(101 163 13 / var(--tw-border-opacity, 1));
}

.border-b-lime-600\/0 {
  border-bottom-color: rgb(101 163 13 / 0);
}

.border-b-lime-600\/10 {
  border-bottom-color: rgb(101 163 13 / 0.1);
}

.border-b-lime-600\/100 {
  border-bottom-color: rgb(101 163 13 / 1);
}

.border-b-lime-600\/15 {
  border-bottom-color: rgb(101 163 13 / 0.15);
}

.border-b-lime-600\/20 {
  border-bottom-color: rgb(101 163 13 / 0.2);
}

.border-b-lime-600\/25 {
  border-bottom-color: rgb(101 163 13 / 0.25);
}

.border-b-lime-600\/30 {
  border-bottom-color: rgb(101 163 13 / 0.3);
}

.border-b-lime-600\/35 {
  border-bottom-color: rgb(101 163 13 / 0.35);
}

.border-b-lime-600\/40 {
  border-bottom-color: rgb(101 163 13 / 0.4);
}

.border-b-lime-600\/45 {
  border-bottom-color: rgb(101 163 13 / 0.45);
}

.border-b-lime-600\/5 {
  border-bottom-color: rgb(101 163 13 / 0.05);
}

.border-b-lime-600\/50 {
  border-bottom-color: rgb(101 163 13 / 0.5);
}

.border-b-lime-600\/55 {
  border-bottom-color: rgb(101 163 13 / 0.55);
}

.border-b-lime-600\/60 {
  border-bottom-color: rgb(101 163 13 / 0.6);
}

.border-b-lime-600\/65 {
  border-bottom-color: rgb(101 163 13 / 0.65);
}

.border-b-lime-600\/70 {
  border-bottom-color: rgb(101 163 13 / 0.7);
}

.border-b-lime-600\/75 {
  border-bottom-color: rgb(101 163 13 / 0.75);
}

.border-b-lime-600\/80 {
  border-bottom-color: rgb(101 163 13 / 0.8);
}

.border-b-lime-600\/85 {
  border-bottom-color: rgb(101 163 13 / 0.85);
}

.border-b-lime-600\/90 {
  border-bottom-color: rgb(101 163 13 / 0.9);
}

.border-b-lime-600\/95 {
  border-bottom-color: rgb(101 163 13 / 0.95);
}

.border-b-lime-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(77 124 15 / var(--tw-border-opacity, 1));
}

.border-b-lime-700\/0 {
  border-bottom-color: rgb(77 124 15 / 0);
}

.border-b-lime-700\/10 {
  border-bottom-color: rgb(77 124 15 / 0.1);
}

.border-b-lime-700\/100 {
  border-bottom-color: rgb(77 124 15 / 1);
}

.border-b-lime-700\/15 {
  border-bottom-color: rgb(77 124 15 / 0.15);
}

.border-b-lime-700\/20 {
  border-bottom-color: rgb(77 124 15 / 0.2);
}

.border-b-lime-700\/25 {
  border-bottom-color: rgb(77 124 15 / 0.25);
}

.border-b-lime-700\/30 {
  border-bottom-color: rgb(77 124 15 / 0.3);
}

.border-b-lime-700\/35 {
  border-bottom-color: rgb(77 124 15 / 0.35);
}

.border-b-lime-700\/40 {
  border-bottom-color: rgb(77 124 15 / 0.4);
}

.border-b-lime-700\/45 {
  border-bottom-color: rgb(77 124 15 / 0.45);
}

.border-b-lime-700\/5 {
  border-bottom-color: rgb(77 124 15 / 0.05);
}

.border-b-lime-700\/50 {
  border-bottom-color: rgb(77 124 15 / 0.5);
}

.border-b-lime-700\/55 {
  border-bottom-color: rgb(77 124 15 / 0.55);
}

.border-b-lime-700\/60 {
  border-bottom-color: rgb(77 124 15 / 0.6);
}

.border-b-lime-700\/65 {
  border-bottom-color: rgb(77 124 15 / 0.65);
}

.border-b-lime-700\/70 {
  border-bottom-color: rgb(77 124 15 / 0.7);
}

.border-b-lime-700\/75 {
  border-bottom-color: rgb(77 124 15 / 0.75);
}

.border-b-lime-700\/80 {
  border-bottom-color: rgb(77 124 15 / 0.8);
}

.border-b-lime-700\/85 {
  border-bottom-color: rgb(77 124 15 / 0.85);
}

.border-b-lime-700\/90 {
  border-bottom-color: rgb(77 124 15 / 0.9);
}

.border-b-lime-700\/95 {
  border-bottom-color: rgb(77 124 15 / 0.95);
}

.border-b-lime-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(63 98 18 / var(--tw-border-opacity, 1));
}

.border-b-lime-800\/0 {
  border-bottom-color: rgb(63 98 18 / 0);
}

.border-b-lime-800\/10 {
  border-bottom-color: rgb(63 98 18 / 0.1);
}

.border-b-lime-800\/100 {
  border-bottom-color: rgb(63 98 18 / 1);
}

.border-b-lime-800\/15 {
  border-bottom-color: rgb(63 98 18 / 0.15);
}

.border-b-lime-800\/20 {
  border-bottom-color: rgb(63 98 18 / 0.2);
}

.border-b-lime-800\/25 {
  border-bottom-color: rgb(63 98 18 / 0.25);
}

.border-b-lime-800\/30 {
  border-bottom-color: rgb(63 98 18 / 0.3);
}

.border-b-lime-800\/35 {
  border-bottom-color: rgb(63 98 18 / 0.35);
}

.border-b-lime-800\/40 {
  border-bottom-color: rgb(63 98 18 / 0.4);
}

.border-b-lime-800\/45 {
  border-bottom-color: rgb(63 98 18 / 0.45);
}

.border-b-lime-800\/5 {
  border-bottom-color: rgb(63 98 18 / 0.05);
}

.border-b-lime-800\/50 {
  border-bottom-color: rgb(63 98 18 / 0.5);
}

.border-b-lime-800\/55 {
  border-bottom-color: rgb(63 98 18 / 0.55);
}

.border-b-lime-800\/60 {
  border-bottom-color: rgb(63 98 18 / 0.6);
}

.border-b-lime-800\/65 {
  border-bottom-color: rgb(63 98 18 / 0.65);
}

.border-b-lime-800\/70 {
  border-bottom-color: rgb(63 98 18 / 0.7);
}

.border-b-lime-800\/75 {
  border-bottom-color: rgb(63 98 18 / 0.75);
}

.border-b-lime-800\/80 {
  border-bottom-color: rgb(63 98 18 / 0.8);
}

.border-b-lime-800\/85 {
  border-bottom-color: rgb(63 98 18 / 0.85);
}

.border-b-lime-800\/90 {
  border-bottom-color: rgb(63 98 18 / 0.9);
}

.border-b-lime-800\/95 {
  border-bottom-color: rgb(63 98 18 / 0.95);
}

.border-b-lime-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(54 83 20 / var(--tw-border-opacity, 1));
}

.border-b-lime-900\/0 {
  border-bottom-color: rgb(54 83 20 / 0);
}

.border-b-lime-900\/10 {
  border-bottom-color: rgb(54 83 20 / 0.1);
}

.border-b-lime-900\/100 {
  border-bottom-color: rgb(54 83 20 / 1);
}

.border-b-lime-900\/15 {
  border-bottom-color: rgb(54 83 20 / 0.15);
}

.border-b-lime-900\/20 {
  border-bottom-color: rgb(54 83 20 / 0.2);
}

.border-b-lime-900\/25 {
  border-bottom-color: rgb(54 83 20 / 0.25);
}

.border-b-lime-900\/30 {
  border-bottom-color: rgb(54 83 20 / 0.3);
}

.border-b-lime-900\/35 {
  border-bottom-color: rgb(54 83 20 / 0.35);
}

.border-b-lime-900\/40 {
  border-bottom-color: rgb(54 83 20 / 0.4);
}

.border-b-lime-900\/45 {
  border-bottom-color: rgb(54 83 20 / 0.45);
}

.border-b-lime-900\/5 {
  border-bottom-color: rgb(54 83 20 / 0.05);
}

.border-b-lime-900\/50 {
  border-bottom-color: rgb(54 83 20 / 0.5);
}

.border-b-lime-900\/55 {
  border-bottom-color: rgb(54 83 20 / 0.55);
}

.border-b-lime-900\/60 {
  border-bottom-color: rgb(54 83 20 / 0.6);
}

.border-b-lime-900\/65 {
  border-bottom-color: rgb(54 83 20 / 0.65);
}

.border-b-lime-900\/70 {
  border-bottom-color: rgb(54 83 20 / 0.7);
}

.border-b-lime-900\/75 {
  border-bottom-color: rgb(54 83 20 / 0.75);
}

.border-b-lime-900\/80 {
  border-bottom-color: rgb(54 83 20 / 0.8);
}

.border-b-lime-900\/85 {
  border-bottom-color: rgb(54 83 20 / 0.85);
}

.border-b-lime-900\/90 {
  border-bottom-color: rgb(54 83 20 / 0.9);
}

.border-b-lime-900\/95 {
  border-bottom-color: rgb(54 83 20 / 0.95);
}

.border-b-lime-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(26 46 5 / var(--tw-border-opacity, 1));
}

.border-b-lime-950\/0 {
  border-bottom-color: rgb(26 46 5 / 0);
}

.border-b-lime-950\/10 {
  border-bottom-color: rgb(26 46 5 / 0.1);
}

.border-b-lime-950\/100 {
  border-bottom-color: rgb(26 46 5 / 1);
}

.border-b-lime-950\/15 {
  border-bottom-color: rgb(26 46 5 / 0.15);
}

.border-b-lime-950\/20 {
  border-bottom-color: rgb(26 46 5 / 0.2);
}

.border-b-lime-950\/25 {
  border-bottom-color: rgb(26 46 5 / 0.25);
}

.border-b-lime-950\/30 {
  border-bottom-color: rgb(26 46 5 / 0.3);
}

.border-b-lime-950\/35 {
  border-bottom-color: rgb(26 46 5 / 0.35);
}

.border-b-lime-950\/40 {
  border-bottom-color: rgb(26 46 5 / 0.4);
}

.border-b-lime-950\/45 {
  border-bottom-color: rgb(26 46 5 / 0.45);
}

.border-b-lime-950\/5 {
  border-bottom-color: rgb(26 46 5 / 0.05);
}

.border-b-lime-950\/50 {
  border-bottom-color: rgb(26 46 5 / 0.5);
}

.border-b-lime-950\/55 {
  border-bottom-color: rgb(26 46 5 / 0.55);
}

.border-b-lime-950\/60 {
  border-bottom-color: rgb(26 46 5 / 0.6);
}

.border-b-lime-950\/65 {
  border-bottom-color: rgb(26 46 5 / 0.65);
}

.border-b-lime-950\/70 {
  border-bottom-color: rgb(26 46 5 / 0.7);
}

.border-b-lime-950\/75 {
  border-bottom-color: rgb(26 46 5 / 0.75);
}

.border-b-lime-950\/80 {
  border-bottom-color: rgb(26 46 5 / 0.8);
}

.border-b-lime-950\/85 {
  border-bottom-color: rgb(26 46 5 / 0.85);
}

.border-b-lime-950\/90 {
  border-bottom-color: rgb(26 46 5 / 0.9);
}

.border-b-lime-950\/95 {
  border-bottom-color: rgb(26 46 5 / 0.95);
}

.border-b-neutral-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}

.border-b-neutral-100\/0 {
  border-bottom-color: rgb(245 245 245 / 0);
}

.border-b-neutral-100\/10 {
  border-bottom-color: rgb(245 245 245 / 0.1);
}

.border-b-neutral-100\/100 {
  border-bottom-color: rgb(245 245 245 / 1);
}

.border-b-neutral-100\/15 {
  border-bottom-color: rgb(245 245 245 / 0.15);
}

.border-b-neutral-100\/20 {
  border-bottom-color: rgb(245 245 245 / 0.2);
}

.border-b-neutral-100\/25 {
  border-bottom-color: rgb(245 245 245 / 0.25);
}

.border-b-neutral-100\/30 {
  border-bottom-color: rgb(245 245 245 / 0.3);
}

.border-b-neutral-100\/35 {
  border-bottom-color: rgb(245 245 245 / 0.35);
}

.border-b-neutral-100\/40 {
  border-bottom-color: rgb(245 245 245 / 0.4);
}

.border-b-neutral-100\/45 {
  border-bottom-color: rgb(245 245 245 / 0.45);
}

.border-b-neutral-100\/5 {
  border-bottom-color: rgb(245 245 245 / 0.05);
}

.border-b-neutral-100\/50 {
  border-bottom-color: rgb(245 245 245 / 0.5);
}

.border-b-neutral-100\/55 {
  border-bottom-color: rgb(245 245 245 / 0.55);
}

.border-b-neutral-100\/60 {
  border-bottom-color: rgb(245 245 245 / 0.6);
}

.border-b-neutral-100\/65 {
  border-bottom-color: rgb(245 245 245 / 0.65);
}

.border-b-neutral-100\/70 {
  border-bottom-color: rgb(245 245 245 / 0.7);
}

.border-b-neutral-100\/75 {
  border-bottom-color: rgb(245 245 245 / 0.75);
}

.border-b-neutral-100\/80 {
  border-bottom-color: rgb(245 245 245 / 0.8);
}

.border-b-neutral-100\/85 {
  border-bottom-color: rgb(245 245 245 / 0.85);
}

.border-b-neutral-100\/90 {
  border-bottom-color: rgb(245 245 245 / 0.9);
}

.border-b-neutral-100\/95 {
  border-bottom-color: rgb(245 245 245 / 0.95);
}

.border-b-neutral-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}

.border-b-neutral-200\/0 {
  border-bottom-color: rgb(229 229 229 / 0);
}

.border-b-neutral-200\/10 {
  border-bottom-color: rgb(229 229 229 / 0.1);
}

.border-b-neutral-200\/100 {
  border-bottom-color: rgb(229 229 229 / 1);
}

.border-b-neutral-200\/15 {
  border-bottom-color: rgb(229 229 229 / 0.15);
}

.border-b-neutral-200\/20 {
  border-bottom-color: rgb(229 229 229 / 0.2);
}

.border-b-neutral-200\/25 {
  border-bottom-color: rgb(229 229 229 / 0.25);
}

.border-b-neutral-200\/30 {
  border-bottom-color: rgb(229 229 229 / 0.3);
}

.border-b-neutral-200\/35 {
  border-bottom-color: rgb(229 229 229 / 0.35);
}

.border-b-neutral-200\/40 {
  border-bottom-color: rgb(229 229 229 / 0.4);
}

.border-b-neutral-200\/45 {
  border-bottom-color: rgb(229 229 229 / 0.45);
}

.border-b-neutral-200\/5 {
  border-bottom-color: rgb(229 229 229 / 0.05);
}

.border-b-neutral-200\/50 {
  border-bottom-color: rgb(229 229 229 / 0.5);
}

.border-b-neutral-200\/55 {
  border-bottom-color: rgb(229 229 229 / 0.55);
}

.border-b-neutral-200\/60 {
  border-bottom-color: rgb(229 229 229 / 0.6);
}

.border-b-neutral-200\/65 {
  border-bottom-color: rgb(229 229 229 / 0.65);
}

.border-b-neutral-200\/70 {
  border-bottom-color: rgb(229 229 229 / 0.7);
}

.border-b-neutral-200\/75 {
  border-bottom-color: rgb(229 229 229 / 0.75);
}

.border-b-neutral-200\/80 {
  border-bottom-color: rgb(229 229 229 / 0.8);
}

.border-b-neutral-200\/85 {
  border-bottom-color: rgb(229 229 229 / 0.85);
}

.border-b-neutral-200\/90 {
  border-bottom-color: rgb(229 229 229 / 0.9);
}

.border-b-neutral-200\/95 {
  border-bottom-color: rgb(229 229 229 / 0.95);
}

.border-b-neutral-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}

.border-b-neutral-300\/0 {
  border-bottom-color: rgb(212 212 212 / 0);
}

.border-b-neutral-300\/10 {
  border-bottom-color: rgb(212 212 212 / 0.1);
}

.border-b-neutral-300\/100 {
  border-bottom-color: rgb(212 212 212 / 1);
}

.border-b-neutral-300\/15 {
  border-bottom-color: rgb(212 212 212 / 0.15);
}

.border-b-neutral-300\/20 {
  border-bottom-color: rgb(212 212 212 / 0.2);
}

.border-b-neutral-300\/25 {
  border-bottom-color: rgb(212 212 212 / 0.25);
}

.border-b-neutral-300\/30 {
  border-bottom-color: rgb(212 212 212 / 0.3);
}

.border-b-neutral-300\/35 {
  border-bottom-color: rgb(212 212 212 / 0.35);
}

.border-b-neutral-300\/40 {
  border-bottom-color: rgb(212 212 212 / 0.4);
}

.border-b-neutral-300\/45 {
  border-bottom-color: rgb(212 212 212 / 0.45);
}

.border-b-neutral-300\/5 {
  border-bottom-color: rgb(212 212 212 / 0.05);
}

.border-b-neutral-300\/50 {
  border-bottom-color: rgb(212 212 212 / 0.5);
}

.border-b-neutral-300\/55 {
  border-bottom-color: rgb(212 212 212 / 0.55);
}

.border-b-neutral-300\/60 {
  border-bottom-color: rgb(212 212 212 / 0.6);
}

.border-b-neutral-300\/65 {
  border-bottom-color: rgb(212 212 212 / 0.65);
}

.border-b-neutral-300\/70 {
  border-bottom-color: rgb(212 212 212 / 0.7);
}

.border-b-neutral-300\/75 {
  border-bottom-color: rgb(212 212 212 / 0.75);
}

.border-b-neutral-300\/80 {
  border-bottom-color: rgb(212 212 212 / 0.8);
}

.border-b-neutral-300\/85 {
  border-bottom-color: rgb(212 212 212 / 0.85);
}

.border-b-neutral-300\/90 {
  border-bottom-color: rgb(212 212 212 / 0.9);
}

.border-b-neutral-300\/95 {
  border-bottom-color: rgb(212 212 212 / 0.95);
}

.border-b-neutral-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(163 163 163 / var(--tw-border-opacity, 1));
}

.border-b-neutral-400\/0 {
  border-bottom-color: rgb(163 163 163 / 0);
}

.border-b-neutral-400\/10 {
  border-bottom-color: rgb(163 163 163 / 0.1);
}

.border-b-neutral-400\/100 {
  border-bottom-color: rgb(163 163 163 / 1);
}

.border-b-neutral-400\/15 {
  border-bottom-color: rgb(163 163 163 / 0.15);
}

.border-b-neutral-400\/20 {
  border-bottom-color: rgb(163 163 163 / 0.2);
}

.border-b-neutral-400\/25 {
  border-bottom-color: rgb(163 163 163 / 0.25);
}

.border-b-neutral-400\/30 {
  border-bottom-color: rgb(163 163 163 / 0.3);
}

.border-b-neutral-400\/35 {
  border-bottom-color: rgb(163 163 163 / 0.35);
}

.border-b-neutral-400\/40 {
  border-bottom-color: rgb(163 163 163 / 0.4);
}

.border-b-neutral-400\/45 {
  border-bottom-color: rgb(163 163 163 / 0.45);
}

.border-b-neutral-400\/5 {
  border-bottom-color: rgb(163 163 163 / 0.05);
}

.border-b-neutral-400\/50 {
  border-bottom-color: rgb(163 163 163 / 0.5);
}

.border-b-neutral-400\/55 {
  border-bottom-color: rgb(163 163 163 / 0.55);
}

.border-b-neutral-400\/60 {
  border-bottom-color: rgb(163 163 163 / 0.6);
}

.border-b-neutral-400\/65 {
  border-bottom-color: rgb(163 163 163 / 0.65);
}

.border-b-neutral-400\/70 {
  border-bottom-color: rgb(163 163 163 / 0.7);
}

.border-b-neutral-400\/75 {
  border-bottom-color: rgb(163 163 163 / 0.75);
}

.border-b-neutral-400\/80 {
  border-bottom-color: rgb(163 163 163 / 0.8);
}

.border-b-neutral-400\/85 {
  border-bottom-color: rgb(163 163 163 / 0.85);
}

.border-b-neutral-400\/90 {
  border-bottom-color: rgb(163 163 163 / 0.9);
}

.border-b-neutral-400\/95 {
  border-bottom-color: rgb(163 163 163 / 0.95);
}

.border-b-neutral-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}

.border-b-neutral-50\/0 {
  border-bottom-color: rgb(250 250 250 / 0);
}

.border-b-neutral-50\/10 {
  border-bottom-color: rgb(250 250 250 / 0.1);
}

.border-b-neutral-50\/100 {
  border-bottom-color: rgb(250 250 250 / 1);
}

.border-b-neutral-50\/15 {
  border-bottom-color: rgb(250 250 250 / 0.15);
}

.border-b-neutral-50\/20 {
  border-bottom-color: rgb(250 250 250 / 0.2);
}

.border-b-neutral-50\/25 {
  border-bottom-color: rgb(250 250 250 / 0.25);
}

.border-b-neutral-50\/30 {
  border-bottom-color: rgb(250 250 250 / 0.3);
}

.border-b-neutral-50\/35 {
  border-bottom-color: rgb(250 250 250 / 0.35);
}

.border-b-neutral-50\/40 {
  border-bottom-color: rgb(250 250 250 / 0.4);
}

.border-b-neutral-50\/45 {
  border-bottom-color: rgb(250 250 250 / 0.45);
}

.border-b-neutral-50\/5 {
  border-bottom-color: rgb(250 250 250 / 0.05);
}

.border-b-neutral-50\/50 {
  border-bottom-color: rgb(250 250 250 / 0.5);
}

.border-b-neutral-50\/55 {
  border-bottom-color: rgb(250 250 250 / 0.55);
}

.border-b-neutral-50\/60 {
  border-bottom-color: rgb(250 250 250 / 0.6);
}

.border-b-neutral-50\/65 {
  border-bottom-color: rgb(250 250 250 / 0.65);
}

.border-b-neutral-50\/70 {
  border-bottom-color: rgb(250 250 250 / 0.7);
}

.border-b-neutral-50\/75 {
  border-bottom-color: rgb(250 250 250 / 0.75);
}

.border-b-neutral-50\/80 {
  border-bottom-color: rgb(250 250 250 / 0.8);
}

.border-b-neutral-50\/85 {
  border-bottom-color: rgb(250 250 250 / 0.85);
}

.border-b-neutral-50\/90 {
  border-bottom-color: rgb(250 250 250 / 0.9);
}

.border-b-neutral-50\/95 {
  border-bottom-color: rgb(250 250 250 / 0.95);
}

.border-b-neutral-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(115 115 115 / var(--tw-border-opacity, 1));
}

.border-b-neutral-500\/0 {
  border-bottom-color: rgb(115 115 115 / 0);
}

.border-b-neutral-500\/10 {
  border-bottom-color: rgb(115 115 115 / 0.1);
}

.border-b-neutral-500\/100 {
  border-bottom-color: rgb(115 115 115 / 1);
}

.border-b-neutral-500\/15 {
  border-bottom-color: rgb(115 115 115 / 0.15);
}

.border-b-neutral-500\/20 {
  border-bottom-color: rgb(115 115 115 / 0.2);
}

.border-b-neutral-500\/25 {
  border-bottom-color: rgb(115 115 115 / 0.25);
}

.border-b-neutral-500\/30 {
  border-bottom-color: rgb(115 115 115 / 0.3);
}

.border-b-neutral-500\/35 {
  border-bottom-color: rgb(115 115 115 / 0.35);
}

.border-b-neutral-500\/40 {
  border-bottom-color: rgb(115 115 115 / 0.4);
}

.border-b-neutral-500\/45 {
  border-bottom-color: rgb(115 115 115 / 0.45);
}

.border-b-neutral-500\/5 {
  border-bottom-color: rgb(115 115 115 / 0.05);
}

.border-b-neutral-500\/50 {
  border-bottom-color: rgb(115 115 115 / 0.5);
}

.border-b-neutral-500\/55 {
  border-bottom-color: rgb(115 115 115 / 0.55);
}

.border-b-neutral-500\/60 {
  border-bottom-color: rgb(115 115 115 / 0.6);
}

.border-b-neutral-500\/65 {
  border-bottom-color: rgb(115 115 115 / 0.65);
}

.border-b-neutral-500\/70 {
  border-bottom-color: rgb(115 115 115 / 0.7);
}

.border-b-neutral-500\/75 {
  border-bottom-color: rgb(115 115 115 / 0.75);
}

.border-b-neutral-500\/80 {
  border-bottom-color: rgb(115 115 115 / 0.8);
}

.border-b-neutral-500\/85 {
  border-bottom-color: rgb(115 115 115 / 0.85);
}

.border-b-neutral-500\/90 {
  border-bottom-color: rgb(115 115 115 / 0.9);
}

.border-b-neutral-500\/95 {
  border-bottom-color: rgb(115 115 115 / 0.95);
}

.border-b-neutral-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(82 82 82 / var(--tw-border-opacity, 1));
}

.border-b-neutral-600\/0 {
  border-bottom-color: rgb(82 82 82 / 0);
}

.border-b-neutral-600\/10 {
  border-bottom-color: rgb(82 82 82 / 0.1);
}

.border-b-neutral-600\/100 {
  border-bottom-color: rgb(82 82 82 / 1);
}

.border-b-neutral-600\/15 {
  border-bottom-color: rgb(82 82 82 / 0.15);
}

.border-b-neutral-600\/20 {
  border-bottom-color: rgb(82 82 82 / 0.2);
}

.border-b-neutral-600\/25 {
  border-bottom-color: rgb(82 82 82 / 0.25);
}

.border-b-neutral-600\/30 {
  border-bottom-color: rgb(82 82 82 / 0.3);
}

.border-b-neutral-600\/35 {
  border-bottom-color: rgb(82 82 82 / 0.35);
}

.border-b-neutral-600\/40 {
  border-bottom-color: rgb(82 82 82 / 0.4);
}

.border-b-neutral-600\/45 {
  border-bottom-color: rgb(82 82 82 / 0.45);
}

.border-b-neutral-600\/5 {
  border-bottom-color: rgb(82 82 82 / 0.05);
}

.border-b-neutral-600\/50 {
  border-bottom-color: rgb(82 82 82 / 0.5);
}

.border-b-neutral-600\/55 {
  border-bottom-color: rgb(82 82 82 / 0.55);
}

.border-b-neutral-600\/60 {
  border-bottom-color: rgb(82 82 82 / 0.6);
}

.border-b-neutral-600\/65 {
  border-bottom-color: rgb(82 82 82 / 0.65);
}

.border-b-neutral-600\/70 {
  border-bottom-color: rgb(82 82 82 / 0.7);
}

.border-b-neutral-600\/75 {
  border-bottom-color: rgb(82 82 82 / 0.75);
}

.border-b-neutral-600\/80 {
  border-bottom-color: rgb(82 82 82 / 0.8);
}

.border-b-neutral-600\/85 {
  border-bottom-color: rgb(82 82 82 / 0.85);
}

.border-b-neutral-600\/90 {
  border-bottom-color: rgb(82 82 82 / 0.9);
}

.border-b-neutral-600\/95 {
  border-bottom-color: rgb(82 82 82 / 0.95);
}

.border-b-neutral-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(64 64 64 / var(--tw-border-opacity, 1));
}

.border-b-neutral-700\/0 {
  border-bottom-color: rgb(64 64 64 / 0);
}

.border-b-neutral-700\/10 {
  border-bottom-color: rgb(64 64 64 / 0.1);
}

.border-b-neutral-700\/100 {
  border-bottom-color: rgb(64 64 64 / 1);
}

.border-b-neutral-700\/15 {
  border-bottom-color: rgb(64 64 64 / 0.15);
}

.border-b-neutral-700\/20 {
  border-bottom-color: rgb(64 64 64 / 0.2);
}

.border-b-neutral-700\/25 {
  border-bottom-color: rgb(64 64 64 / 0.25);
}

.border-b-neutral-700\/30 {
  border-bottom-color: rgb(64 64 64 / 0.3);
}

.border-b-neutral-700\/35 {
  border-bottom-color: rgb(64 64 64 / 0.35);
}

.border-b-neutral-700\/40 {
  border-bottom-color: rgb(64 64 64 / 0.4);
}

.border-b-neutral-700\/45 {
  border-bottom-color: rgb(64 64 64 / 0.45);
}

.border-b-neutral-700\/5 {
  border-bottom-color: rgb(64 64 64 / 0.05);
}

.border-b-neutral-700\/50 {
  border-bottom-color: rgb(64 64 64 / 0.5);
}

.border-b-neutral-700\/55 {
  border-bottom-color: rgb(64 64 64 / 0.55);
}

.border-b-neutral-700\/60 {
  border-bottom-color: rgb(64 64 64 / 0.6);
}

.border-b-neutral-700\/65 {
  border-bottom-color: rgb(64 64 64 / 0.65);
}

.border-b-neutral-700\/70 {
  border-bottom-color: rgb(64 64 64 / 0.7);
}

.border-b-neutral-700\/75 {
  border-bottom-color: rgb(64 64 64 / 0.75);
}

.border-b-neutral-700\/80 {
  border-bottom-color: rgb(64 64 64 / 0.8);
}

.border-b-neutral-700\/85 {
  border-bottom-color: rgb(64 64 64 / 0.85);
}

.border-b-neutral-700\/90 {
  border-bottom-color: rgb(64 64 64 / 0.9);
}

.border-b-neutral-700\/95 {
  border-bottom-color: rgb(64 64 64 / 0.95);
}

.border-b-neutral-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
}

.border-b-neutral-800\/0 {
  border-bottom-color: rgb(38 38 38 / 0);
}

.border-b-neutral-800\/10 {
  border-bottom-color: rgb(38 38 38 / 0.1);
}

.border-b-neutral-800\/100 {
  border-bottom-color: rgb(38 38 38 / 1);
}

.border-b-neutral-800\/15 {
  border-bottom-color: rgb(38 38 38 / 0.15);
}

.border-b-neutral-800\/20 {
  border-bottom-color: rgb(38 38 38 / 0.2);
}

.border-b-neutral-800\/25 {
  border-bottom-color: rgb(38 38 38 / 0.25);
}

.border-b-neutral-800\/30 {
  border-bottom-color: rgb(38 38 38 / 0.3);
}

.border-b-neutral-800\/35 {
  border-bottom-color: rgb(38 38 38 / 0.35);
}

.border-b-neutral-800\/40 {
  border-bottom-color: rgb(38 38 38 / 0.4);
}

.border-b-neutral-800\/45 {
  border-bottom-color: rgb(38 38 38 / 0.45);
}

.border-b-neutral-800\/5 {
  border-bottom-color: rgb(38 38 38 / 0.05);
}

.border-b-neutral-800\/50 {
  border-bottom-color: rgb(38 38 38 / 0.5);
}

.border-b-neutral-800\/55 {
  border-bottom-color: rgb(38 38 38 / 0.55);
}

.border-b-neutral-800\/60 {
  border-bottom-color: rgb(38 38 38 / 0.6);
}

.border-b-neutral-800\/65 {
  border-bottom-color: rgb(38 38 38 / 0.65);
}

.border-b-neutral-800\/70 {
  border-bottom-color: rgb(38 38 38 / 0.7);
}

.border-b-neutral-800\/75 {
  border-bottom-color: rgb(38 38 38 / 0.75);
}

.border-b-neutral-800\/80 {
  border-bottom-color: rgb(38 38 38 / 0.8);
}

.border-b-neutral-800\/85 {
  border-bottom-color: rgb(38 38 38 / 0.85);
}

.border-b-neutral-800\/90 {
  border-bottom-color: rgb(38 38 38 / 0.9);
}

.border-b-neutral-800\/95 {
  border-bottom-color: rgb(38 38 38 / 0.95);
}

.border-b-neutral-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(23 23 23 / var(--tw-border-opacity, 1));
}

.border-b-neutral-900\/0 {
  border-bottom-color: rgb(23 23 23 / 0);
}

.border-b-neutral-900\/10 {
  border-bottom-color: rgb(23 23 23 / 0.1);
}

.border-b-neutral-900\/100 {
  border-bottom-color: rgb(23 23 23 / 1);
}

.border-b-neutral-900\/15 {
  border-bottom-color: rgb(23 23 23 / 0.15);
}

.border-b-neutral-900\/20 {
  border-bottom-color: rgb(23 23 23 / 0.2);
}

.border-b-neutral-900\/25 {
  border-bottom-color: rgb(23 23 23 / 0.25);
}

.border-b-neutral-900\/30 {
  border-bottom-color: rgb(23 23 23 / 0.3);
}

.border-b-neutral-900\/35 {
  border-bottom-color: rgb(23 23 23 / 0.35);
}

.border-b-neutral-900\/40 {
  border-bottom-color: rgb(23 23 23 / 0.4);
}

.border-b-neutral-900\/45 {
  border-bottom-color: rgb(23 23 23 / 0.45);
}

.border-b-neutral-900\/5 {
  border-bottom-color: rgb(23 23 23 / 0.05);
}

.border-b-neutral-900\/50 {
  border-bottom-color: rgb(23 23 23 / 0.5);
}

.border-b-neutral-900\/55 {
  border-bottom-color: rgb(23 23 23 / 0.55);
}

.border-b-neutral-900\/60 {
  border-bottom-color: rgb(23 23 23 / 0.6);
}

.border-b-neutral-900\/65 {
  border-bottom-color: rgb(23 23 23 / 0.65);
}

.border-b-neutral-900\/70 {
  border-bottom-color: rgb(23 23 23 / 0.7);
}

.border-b-neutral-900\/75 {
  border-bottom-color: rgb(23 23 23 / 0.75);
}

.border-b-neutral-900\/80 {
  border-bottom-color: rgb(23 23 23 / 0.8);
}

.border-b-neutral-900\/85 {
  border-bottom-color: rgb(23 23 23 / 0.85);
}

.border-b-neutral-900\/90 {
  border-bottom-color: rgb(23 23 23 / 0.9);
}

.border-b-neutral-900\/95 {
  border-bottom-color: rgb(23 23 23 / 0.95);
}

.border-b-neutral-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(10 10 10 / var(--tw-border-opacity, 1));
}

.border-b-neutral-950\/0 {
  border-bottom-color: rgb(10 10 10 / 0);
}

.border-b-neutral-950\/10 {
  border-bottom-color: rgb(10 10 10 / 0.1);
}

.border-b-neutral-950\/100 {
  border-bottom-color: rgb(10 10 10 / 1);
}

.border-b-neutral-950\/15 {
  border-bottom-color: rgb(10 10 10 / 0.15);
}

.border-b-neutral-950\/20 {
  border-bottom-color: rgb(10 10 10 / 0.2);
}

.border-b-neutral-950\/25 {
  border-bottom-color: rgb(10 10 10 / 0.25);
}

.border-b-neutral-950\/30 {
  border-bottom-color: rgb(10 10 10 / 0.3);
}

.border-b-neutral-950\/35 {
  border-bottom-color: rgb(10 10 10 / 0.35);
}

.border-b-neutral-950\/40 {
  border-bottom-color: rgb(10 10 10 / 0.4);
}

.border-b-neutral-950\/45 {
  border-bottom-color: rgb(10 10 10 / 0.45);
}

.border-b-neutral-950\/5 {
  border-bottom-color: rgb(10 10 10 / 0.05);
}

.border-b-neutral-950\/50 {
  border-bottom-color: rgb(10 10 10 / 0.5);
}

.border-b-neutral-950\/55 {
  border-bottom-color: rgb(10 10 10 / 0.55);
}

.border-b-neutral-950\/60 {
  border-bottom-color: rgb(10 10 10 / 0.6);
}

.border-b-neutral-950\/65 {
  border-bottom-color: rgb(10 10 10 / 0.65);
}

.border-b-neutral-950\/70 {
  border-bottom-color: rgb(10 10 10 / 0.7);
}

.border-b-neutral-950\/75 {
  border-bottom-color: rgb(10 10 10 / 0.75);
}

.border-b-neutral-950\/80 {
  border-bottom-color: rgb(10 10 10 / 0.8);
}

.border-b-neutral-950\/85 {
  border-bottom-color: rgb(10 10 10 / 0.85);
}

.border-b-neutral-950\/90 {
  border-bottom-color: rgb(10 10 10 / 0.9);
}

.border-b-neutral-950\/95 {
  border-bottom-color: rgb(10 10 10 / 0.95);
}

.border-b-ocean {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(30 107 108 / var(--tw-border-opacity, 1));
}

.border-b-ocean\/0 {
  border-bottom-color: rgb(30 107 108 / 0);
}

.border-b-ocean\/10 {
  border-bottom-color: rgb(30 107 108 / 0.1);
}

.border-b-ocean\/100 {
  border-bottom-color: rgb(30 107 108 / 1);
}

.border-b-ocean\/15 {
  border-bottom-color: rgb(30 107 108 / 0.15);
}

.border-b-ocean\/20 {
  border-bottom-color: rgb(30 107 108 / 0.2);
}

.border-b-ocean\/25 {
  border-bottom-color: rgb(30 107 108 / 0.25);
}

.border-b-ocean\/30 {
  border-bottom-color: rgb(30 107 108 / 0.3);
}

.border-b-ocean\/35 {
  border-bottom-color: rgb(30 107 108 / 0.35);
}

.border-b-ocean\/40 {
  border-bottom-color: rgb(30 107 108 / 0.4);
}

.border-b-ocean\/45 {
  border-bottom-color: rgb(30 107 108 / 0.45);
}

.border-b-ocean\/5 {
  border-bottom-color: rgb(30 107 108 / 0.05);
}

.border-b-ocean\/50 {
  border-bottom-color: rgb(30 107 108 / 0.5);
}

.border-b-ocean\/55 {
  border-bottom-color: rgb(30 107 108 / 0.55);
}

.border-b-ocean\/60 {
  border-bottom-color: rgb(30 107 108 / 0.6);
}

.border-b-ocean\/65 {
  border-bottom-color: rgb(30 107 108 / 0.65);
}

.border-b-ocean\/70 {
  border-bottom-color: rgb(30 107 108 / 0.7);
}

.border-b-ocean\/75 {
  border-bottom-color: rgb(30 107 108 / 0.75);
}

.border-b-ocean\/80 {
  border-bottom-color: rgb(30 107 108 / 0.8);
}

.border-b-ocean\/85 {
  border-bottom-color: rgb(30 107 108 / 0.85);
}

.border-b-ocean\/90 {
  border-bottom-color: rgb(30 107 108 / 0.9);
}

.border-b-ocean\/95 {
  border-bottom-color: rgb(30 107 108 / 0.95);
}

.border-b-orange {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(192 108 61 / var(--tw-border-opacity, 1));
}

.border-b-orange\/0 {
  border-bottom-color: rgb(192 108 61 / 0);
}

.border-b-orange\/10 {
  border-bottom-color: rgb(192 108 61 / 0.1);
}

.border-b-orange\/100 {
  border-bottom-color: rgb(192 108 61 / 1);
}

.border-b-orange\/15 {
  border-bottom-color: rgb(192 108 61 / 0.15);
}

.border-b-orange\/20 {
  border-bottom-color: rgb(192 108 61 / 0.2);
}

.border-b-orange\/25 {
  border-bottom-color: rgb(192 108 61 / 0.25);
}

.border-b-orange\/30 {
  border-bottom-color: rgb(192 108 61 / 0.3);
}

.border-b-orange\/35 {
  border-bottom-color: rgb(192 108 61 / 0.35);
}

.border-b-orange\/40 {
  border-bottom-color: rgb(192 108 61 / 0.4);
}

.border-b-orange\/45 {
  border-bottom-color: rgb(192 108 61 / 0.45);
}

.border-b-orange\/5 {
  border-bottom-color: rgb(192 108 61 / 0.05);
}

.border-b-orange\/50 {
  border-bottom-color: rgb(192 108 61 / 0.5);
}

.border-b-orange\/55 {
  border-bottom-color: rgb(192 108 61 / 0.55);
}

.border-b-orange\/60 {
  border-bottom-color: rgb(192 108 61 / 0.6);
}

.border-b-orange\/65 {
  border-bottom-color: rgb(192 108 61 / 0.65);
}

.border-b-orange\/70 {
  border-bottom-color: rgb(192 108 61 / 0.7);
}

.border-b-orange\/75 {
  border-bottom-color: rgb(192 108 61 / 0.75);
}

.border-b-orange\/80 {
  border-bottom-color: rgb(192 108 61 / 0.8);
}

.border-b-orange\/85 {
  border-bottom-color: rgb(192 108 61 / 0.85);
}

.border-b-orange\/90 {
  border-bottom-color: rgb(192 108 61 / 0.9);
}

.border-b-orange\/95 {
  border-bottom-color: rgb(192 108 61 / 0.95);
}

.border-b-pin-yellow {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(253 192 64 / var(--tw-border-opacity, 1));
}

.border-b-pin-yellow\/0 {
  border-bottom-color: rgb(253 192 64 / 0);
}

.border-b-pin-yellow\/10 {
  border-bottom-color: rgb(253 192 64 / 0.1);
}

.border-b-pin-yellow\/100 {
  border-bottom-color: rgb(253 192 64 / 1);
}

.border-b-pin-yellow\/15 {
  border-bottom-color: rgb(253 192 64 / 0.15);
}

.border-b-pin-yellow\/20 {
  border-bottom-color: rgb(253 192 64 / 0.2);
}

.border-b-pin-yellow\/25 {
  border-bottom-color: rgb(253 192 64 / 0.25);
}

.border-b-pin-yellow\/30 {
  border-bottom-color: rgb(253 192 64 / 0.3);
}

.border-b-pin-yellow\/35 {
  border-bottom-color: rgb(253 192 64 / 0.35);
}

.border-b-pin-yellow\/40 {
  border-bottom-color: rgb(253 192 64 / 0.4);
}

.border-b-pin-yellow\/45 {
  border-bottom-color: rgb(253 192 64 / 0.45);
}

.border-b-pin-yellow\/5 {
  border-bottom-color: rgb(253 192 64 / 0.05);
}

.border-b-pin-yellow\/50 {
  border-bottom-color: rgb(253 192 64 / 0.5);
}

.border-b-pin-yellow\/55 {
  border-bottom-color: rgb(253 192 64 / 0.55);
}

.border-b-pin-yellow\/60 {
  border-bottom-color: rgb(253 192 64 / 0.6);
}

.border-b-pin-yellow\/65 {
  border-bottom-color: rgb(253 192 64 / 0.65);
}

.border-b-pin-yellow\/70 {
  border-bottom-color: rgb(253 192 64 / 0.7);
}

.border-b-pin-yellow\/75 {
  border-bottom-color: rgb(253 192 64 / 0.75);
}

.border-b-pin-yellow\/80 {
  border-bottom-color: rgb(253 192 64 / 0.8);
}

.border-b-pin-yellow\/85 {
  border-bottom-color: rgb(253 192 64 / 0.85);
}

.border-b-pin-yellow\/90 {
  border-bottom-color: rgb(253 192 64 / 0.9);
}

.border-b-pin-yellow\/95 {
  border-bottom-color: rgb(253 192 64 / 0.95);
}

.border-b-pink-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(252 231 243 / var(--tw-border-opacity, 1));
}

.border-b-pink-100\/0 {
  border-bottom-color: rgb(252 231 243 / 0);
}

.border-b-pink-100\/10 {
  border-bottom-color: rgb(252 231 243 / 0.1);
}

.border-b-pink-100\/100 {
  border-bottom-color: rgb(252 231 243 / 1);
}

.border-b-pink-100\/15 {
  border-bottom-color: rgb(252 231 243 / 0.15);
}

.border-b-pink-100\/20 {
  border-bottom-color: rgb(252 231 243 / 0.2);
}

.border-b-pink-100\/25 {
  border-bottom-color: rgb(252 231 243 / 0.25);
}

.border-b-pink-100\/30 {
  border-bottom-color: rgb(252 231 243 / 0.3);
}

.border-b-pink-100\/35 {
  border-bottom-color: rgb(252 231 243 / 0.35);
}

.border-b-pink-100\/40 {
  border-bottom-color: rgb(252 231 243 / 0.4);
}

.border-b-pink-100\/45 {
  border-bottom-color: rgb(252 231 243 / 0.45);
}

.border-b-pink-100\/5 {
  border-bottom-color: rgb(252 231 243 / 0.05);
}

.border-b-pink-100\/50 {
  border-bottom-color: rgb(252 231 243 / 0.5);
}

.border-b-pink-100\/55 {
  border-bottom-color: rgb(252 231 243 / 0.55);
}

.border-b-pink-100\/60 {
  border-bottom-color: rgb(252 231 243 / 0.6);
}

.border-b-pink-100\/65 {
  border-bottom-color: rgb(252 231 243 / 0.65);
}

.border-b-pink-100\/70 {
  border-bottom-color: rgb(252 231 243 / 0.7);
}

.border-b-pink-100\/75 {
  border-bottom-color: rgb(252 231 243 / 0.75);
}

.border-b-pink-100\/80 {
  border-bottom-color: rgb(252 231 243 / 0.8);
}

.border-b-pink-100\/85 {
  border-bottom-color: rgb(252 231 243 / 0.85);
}

.border-b-pink-100\/90 {
  border-bottom-color: rgb(252 231 243 / 0.9);
}

.border-b-pink-100\/95 {
  border-bottom-color: rgb(252 231 243 / 0.95);
}

.border-b-pink-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(251 207 232 / var(--tw-border-opacity, 1));
}

.border-b-pink-200\/0 {
  border-bottom-color: rgb(251 207 232 / 0);
}

.border-b-pink-200\/10 {
  border-bottom-color: rgb(251 207 232 / 0.1);
}

.border-b-pink-200\/100 {
  border-bottom-color: rgb(251 207 232 / 1);
}

.border-b-pink-200\/15 {
  border-bottom-color: rgb(251 207 232 / 0.15);
}

.border-b-pink-200\/20 {
  border-bottom-color: rgb(251 207 232 / 0.2);
}

.border-b-pink-200\/25 {
  border-bottom-color: rgb(251 207 232 / 0.25);
}

.border-b-pink-200\/30 {
  border-bottom-color: rgb(251 207 232 / 0.3);
}

.border-b-pink-200\/35 {
  border-bottom-color: rgb(251 207 232 / 0.35);
}

.border-b-pink-200\/40 {
  border-bottom-color: rgb(251 207 232 / 0.4);
}

.border-b-pink-200\/45 {
  border-bottom-color: rgb(251 207 232 / 0.45);
}

.border-b-pink-200\/5 {
  border-bottom-color: rgb(251 207 232 / 0.05);
}

.border-b-pink-200\/50 {
  border-bottom-color: rgb(251 207 232 / 0.5);
}

.border-b-pink-200\/55 {
  border-bottom-color: rgb(251 207 232 / 0.55);
}

.border-b-pink-200\/60 {
  border-bottom-color: rgb(251 207 232 / 0.6);
}

.border-b-pink-200\/65 {
  border-bottom-color: rgb(251 207 232 / 0.65);
}

.border-b-pink-200\/70 {
  border-bottom-color: rgb(251 207 232 / 0.7);
}

.border-b-pink-200\/75 {
  border-bottom-color: rgb(251 207 232 / 0.75);
}

.border-b-pink-200\/80 {
  border-bottom-color: rgb(251 207 232 / 0.8);
}

.border-b-pink-200\/85 {
  border-bottom-color: rgb(251 207 232 / 0.85);
}

.border-b-pink-200\/90 {
  border-bottom-color: rgb(251 207 232 / 0.9);
}

.border-b-pink-200\/95 {
  border-bottom-color: rgb(251 207 232 / 0.95);
}

.border-b-pink-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(249 168 212 / var(--tw-border-opacity, 1));
}

.border-b-pink-300\/0 {
  border-bottom-color: rgb(249 168 212 / 0);
}

.border-b-pink-300\/10 {
  border-bottom-color: rgb(249 168 212 / 0.1);
}

.border-b-pink-300\/100 {
  border-bottom-color: rgb(249 168 212 / 1);
}

.border-b-pink-300\/15 {
  border-bottom-color: rgb(249 168 212 / 0.15);
}

.border-b-pink-300\/20 {
  border-bottom-color: rgb(249 168 212 / 0.2);
}

.border-b-pink-300\/25 {
  border-bottom-color: rgb(249 168 212 / 0.25);
}

.border-b-pink-300\/30 {
  border-bottom-color: rgb(249 168 212 / 0.3);
}

.border-b-pink-300\/35 {
  border-bottom-color: rgb(249 168 212 / 0.35);
}

.border-b-pink-300\/40 {
  border-bottom-color: rgb(249 168 212 / 0.4);
}

.border-b-pink-300\/45 {
  border-bottom-color: rgb(249 168 212 / 0.45);
}

.border-b-pink-300\/5 {
  border-bottom-color: rgb(249 168 212 / 0.05);
}

.border-b-pink-300\/50 {
  border-bottom-color: rgb(249 168 212 / 0.5);
}

.border-b-pink-300\/55 {
  border-bottom-color: rgb(249 168 212 / 0.55);
}

.border-b-pink-300\/60 {
  border-bottom-color: rgb(249 168 212 / 0.6);
}

.border-b-pink-300\/65 {
  border-bottom-color: rgb(249 168 212 / 0.65);
}

.border-b-pink-300\/70 {
  border-bottom-color: rgb(249 168 212 / 0.7);
}

.border-b-pink-300\/75 {
  border-bottom-color: rgb(249 168 212 / 0.75);
}

.border-b-pink-300\/80 {
  border-bottom-color: rgb(249 168 212 / 0.8);
}

.border-b-pink-300\/85 {
  border-bottom-color: rgb(249 168 212 / 0.85);
}

.border-b-pink-300\/90 {
  border-bottom-color: rgb(249 168 212 / 0.9);
}

.border-b-pink-300\/95 {
  border-bottom-color: rgb(249 168 212 / 0.95);
}

.border-b-pink-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(244 114 182 / var(--tw-border-opacity, 1));
}

.border-b-pink-400\/0 {
  border-bottom-color: rgb(244 114 182 / 0);
}

.border-b-pink-400\/10 {
  border-bottom-color: rgb(244 114 182 / 0.1);
}

.border-b-pink-400\/100 {
  border-bottom-color: rgb(244 114 182 / 1);
}

.border-b-pink-400\/15 {
  border-bottom-color: rgb(244 114 182 / 0.15);
}

.border-b-pink-400\/20 {
  border-bottom-color: rgb(244 114 182 / 0.2);
}

.border-b-pink-400\/25 {
  border-bottom-color: rgb(244 114 182 / 0.25);
}

.border-b-pink-400\/30 {
  border-bottom-color: rgb(244 114 182 / 0.3);
}

.border-b-pink-400\/35 {
  border-bottom-color: rgb(244 114 182 / 0.35);
}

.border-b-pink-400\/40 {
  border-bottom-color: rgb(244 114 182 / 0.4);
}

.border-b-pink-400\/45 {
  border-bottom-color: rgb(244 114 182 / 0.45);
}

.border-b-pink-400\/5 {
  border-bottom-color: rgb(244 114 182 / 0.05);
}

.border-b-pink-400\/50 {
  border-bottom-color: rgb(244 114 182 / 0.5);
}

.border-b-pink-400\/55 {
  border-bottom-color: rgb(244 114 182 / 0.55);
}

.border-b-pink-400\/60 {
  border-bottom-color: rgb(244 114 182 / 0.6);
}

.border-b-pink-400\/65 {
  border-bottom-color: rgb(244 114 182 / 0.65);
}

.border-b-pink-400\/70 {
  border-bottom-color: rgb(244 114 182 / 0.7);
}

.border-b-pink-400\/75 {
  border-bottom-color: rgb(244 114 182 / 0.75);
}

.border-b-pink-400\/80 {
  border-bottom-color: rgb(244 114 182 / 0.8);
}

.border-b-pink-400\/85 {
  border-bottom-color: rgb(244 114 182 / 0.85);
}

.border-b-pink-400\/90 {
  border-bottom-color: rgb(244 114 182 / 0.9);
}

.border-b-pink-400\/95 {
  border-bottom-color: rgb(244 114 182 / 0.95);
}

.border-b-pink-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(253 242 248 / var(--tw-border-opacity, 1));
}

.border-b-pink-50\/0 {
  border-bottom-color: rgb(253 242 248 / 0);
}

.border-b-pink-50\/10 {
  border-bottom-color: rgb(253 242 248 / 0.1);
}

.border-b-pink-50\/100 {
  border-bottom-color: rgb(253 242 248 / 1);
}

.border-b-pink-50\/15 {
  border-bottom-color: rgb(253 242 248 / 0.15);
}

.border-b-pink-50\/20 {
  border-bottom-color: rgb(253 242 248 / 0.2);
}

.border-b-pink-50\/25 {
  border-bottom-color: rgb(253 242 248 / 0.25);
}

.border-b-pink-50\/30 {
  border-bottom-color: rgb(253 242 248 / 0.3);
}

.border-b-pink-50\/35 {
  border-bottom-color: rgb(253 242 248 / 0.35);
}

.border-b-pink-50\/40 {
  border-bottom-color: rgb(253 242 248 / 0.4);
}

.border-b-pink-50\/45 {
  border-bottom-color: rgb(253 242 248 / 0.45);
}

.border-b-pink-50\/5 {
  border-bottom-color: rgb(253 242 248 / 0.05);
}

.border-b-pink-50\/50 {
  border-bottom-color: rgb(253 242 248 / 0.5);
}

.border-b-pink-50\/55 {
  border-bottom-color: rgb(253 242 248 / 0.55);
}

.border-b-pink-50\/60 {
  border-bottom-color: rgb(253 242 248 / 0.6);
}

.border-b-pink-50\/65 {
  border-bottom-color: rgb(253 242 248 / 0.65);
}

.border-b-pink-50\/70 {
  border-bottom-color: rgb(253 242 248 / 0.7);
}

.border-b-pink-50\/75 {
  border-bottom-color: rgb(253 242 248 / 0.75);
}

.border-b-pink-50\/80 {
  border-bottom-color: rgb(253 242 248 / 0.8);
}

.border-b-pink-50\/85 {
  border-bottom-color: rgb(253 242 248 / 0.85);
}

.border-b-pink-50\/90 {
  border-bottom-color: rgb(253 242 248 / 0.9);
}

.border-b-pink-50\/95 {
  border-bottom-color: rgb(253 242 248 / 0.95);
}

.border-b-pink-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(236 72 153 / var(--tw-border-opacity, 1));
}

.border-b-pink-500\/0 {
  border-bottom-color: rgb(236 72 153 / 0);
}

.border-b-pink-500\/10 {
  border-bottom-color: rgb(236 72 153 / 0.1);
}

.border-b-pink-500\/100 {
  border-bottom-color: rgb(236 72 153 / 1);
}

.border-b-pink-500\/15 {
  border-bottom-color: rgb(236 72 153 / 0.15);
}

.border-b-pink-500\/20 {
  border-bottom-color: rgb(236 72 153 / 0.2);
}

.border-b-pink-500\/25 {
  border-bottom-color: rgb(236 72 153 / 0.25);
}

.border-b-pink-500\/30 {
  border-bottom-color: rgb(236 72 153 / 0.3);
}

.border-b-pink-500\/35 {
  border-bottom-color: rgb(236 72 153 / 0.35);
}

.border-b-pink-500\/40 {
  border-bottom-color: rgb(236 72 153 / 0.4);
}

.border-b-pink-500\/45 {
  border-bottom-color: rgb(236 72 153 / 0.45);
}

.border-b-pink-500\/5 {
  border-bottom-color: rgb(236 72 153 / 0.05);
}

.border-b-pink-500\/50 {
  border-bottom-color: rgb(236 72 153 / 0.5);
}

.border-b-pink-500\/55 {
  border-bottom-color: rgb(236 72 153 / 0.55);
}

.border-b-pink-500\/60 {
  border-bottom-color: rgb(236 72 153 / 0.6);
}

.border-b-pink-500\/65 {
  border-bottom-color: rgb(236 72 153 / 0.65);
}

.border-b-pink-500\/70 {
  border-bottom-color: rgb(236 72 153 / 0.7);
}

.border-b-pink-500\/75 {
  border-bottom-color: rgb(236 72 153 / 0.75);
}

.border-b-pink-500\/80 {
  border-bottom-color: rgb(236 72 153 / 0.8);
}

.border-b-pink-500\/85 {
  border-bottom-color: rgb(236 72 153 / 0.85);
}

.border-b-pink-500\/90 {
  border-bottom-color: rgb(236 72 153 / 0.9);
}

.border-b-pink-500\/95 {
  border-bottom-color: rgb(236 72 153 / 0.95);
}

.border-b-pink-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(219 39 119 / var(--tw-border-opacity, 1));
}

.border-b-pink-600\/0 {
  border-bottom-color: rgb(219 39 119 / 0);
}

.border-b-pink-600\/10 {
  border-bottom-color: rgb(219 39 119 / 0.1);
}

.border-b-pink-600\/100 {
  border-bottom-color: rgb(219 39 119 / 1);
}

.border-b-pink-600\/15 {
  border-bottom-color: rgb(219 39 119 / 0.15);
}

.border-b-pink-600\/20 {
  border-bottom-color: rgb(219 39 119 / 0.2);
}

.border-b-pink-600\/25 {
  border-bottom-color: rgb(219 39 119 / 0.25);
}

.border-b-pink-600\/30 {
  border-bottom-color: rgb(219 39 119 / 0.3);
}

.border-b-pink-600\/35 {
  border-bottom-color: rgb(219 39 119 / 0.35);
}

.border-b-pink-600\/40 {
  border-bottom-color: rgb(219 39 119 / 0.4);
}

.border-b-pink-600\/45 {
  border-bottom-color: rgb(219 39 119 / 0.45);
}

.border-b-pink-600\/5 {
  border-bottom-color: rgb(219 39 119 / 0.05);
}

.border-b-pink-600\/50 {
  border-bottom-color: rgb(219 39 119 / 0.5);
}

.border-b-pink-600\/55 {
  border-bottom-color: rgb(219 39 119 / 0.55);
}

.border-b-pink-600\/60 {
  border-bottom-color: rgb(219 39 119 / 0.6);
}

.border-b-pink-600\/65 {
  border-bottom-color: rgb(219 39 119 / 0.65);
}

.border-b-pink-600\/70 {
  border-bottom-color: rgb(219 39 119 / 0.7);
}

.border-b-pink-600\/75 {
  border-bottom-color: rgb(219 39 119 / 0.75);
}

.border-b-pink-600\/80 {
  border-bottom-color: rgb(219 39 119 / 0.8);
}

.border-b-pink-600\/85 {
  border-bottom-color: rgb(219 39 119 / 0.85);
}

.border-b-pink-600\/90 {
  border-bottom-color: rgb(219 39 119 / 0.9);
}

.border-b-pink-600\/95 {
  border-bottom-color: rgb(219 39 119 / 0.95);
}

.border-b-pink-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(190 24 93 / var(--tw-border-opacity, 1));
}

.border-b-pink-700\/0 {
  border-bottom-color: rgb(190 24 93 / 0);
}

.border-b-pink-700\/10 {
  border-bottom-color: rgb(190 24 93 / 0.1);
}

.border-b-pink-700\/100 {
  border-bottom-color: rgb(190 24 93 / 1);
}

.border-b-pink-700\/15 {
  border-bottom-color: rgb(190 24 93 / 0.15);
}

.border-b-pink-700\/20 {
  border-bottom-color: rgb(190 24 93 / 0.2);
}

.border-b-pink-700\/25 {
  border-bottom-color: rgb(190 24 93 / 0.25);
}

.border-b-pink-700\/30 {
  border-bottom-color: rgb(190 24 93 / 0.3);
}

.border-b-pink-700\/35 {
  border-bottom-color: rgb(190 24 93 / 0.35);
}

.border-b-pink-700\/40 {
  border-bottom-color: rgb(190 24 93 / 0.4);
}

.border-b-pink-700\/45 {
  border-bottom-color: rgb(190 24 93 / 0.45);
}

.border-b-pink-700\/5 {
  border-bottom-color: rgb(190 24 93 / 0.05);
}

.border-b-pink-700\/50 {
  border-bottom-color: rgb(190 24 93 / 0.5);
}

.border-b-pink-700\/55 {
  border-bottom-color: rgb(190 24 93 / 0.55);
}

.border-b-pink-700\/60 {
  border-bottom-color: rgb(190 24 93 / 0.6);
}

.border-b-pink-700\/65 {
  border-bottom-color: rgb(190 24 93 / 0.65);
}

.border-b-pink-700\/70 {
  border-bottom-color: rgb(190 24 93 / 0.7);
}

.border-b-pink-700\/75 {
  border-bottom-color: rgb(190 24 93 / 0.75);
}

.border-b-pink-700\/80 {
  border-bottom-color: rgb(190 24 93 / 0.8);
}

.border-b-pink-700\/85 {
  border-bottom-color: rgb(190 24 93 / 0.85);
}

.border-b-pink-700\/90 {
  border-bottom-color: rgb(190 24 93 / 0.9);
}

.border-b-pink-700\/95 {
  border-bottom-color: rgb(190 24 93 / 0.95);
}

.border-b-pink-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(157 23 77 / var(--tw-border-opacity, 1));
}

.border-b-pink-800\/0 {
  border-bottom-color: rgb(157 23 77 / 0);
}

.border-b-pink-800\/10 {
  border-bottom-color: rgb(157 23 77 / 0.1);
}

.border-b-pink-800\/100 {
  border-bottom-color: rgb(157 23 77 / 1);
}

.border-b-pink-800\/15 {
  border-bottom-color: rgb(157 23 77 / 0.15);
}

.border-b-pink-800\/20 {
  border-bottom-color: rgb(157 23 77 / 0.2);
}

.border-b-pink-800\/25 {
  border-bottom-color: rgb(157 23 77 / 0.25);
}

.border-b-pink-800\/30 {
  border-bottom-color: rgb(157 23 77 / 0.3);
}

.border-b-pink-800\/35 {
  border-bottom-color: rgb(157 23 77 / 0.35);
}

.border-b-pink-800\/40 {
  border-bottom-color: rgb(157 23 77 / 0.4);
}

.border-b-pink-800\/45 {
  border-bottom-color: rgb(157 23 77 / 0.45);
}

.border-b-pink-800\/5 {
  border-bottom-color: rgb(157 23 77 / 0.05);
}

.border-b-pink-800\/50 {
  border-bottom-color: rgb(157 23 77 / 0.5);
}

.border-b-pink-800\/55 {
  border-bottom-color: rgb(157 23 77 / 0.55);
}

.border-b-pink-800\/60 {
  border-bottom-color: rgb(157 23 77 / 0.6);
}

.border-b-pink-800\/65 {
  border-bottom-color: rgb(157 23 77 / 0.65);
}

.border-b-pink-800\/70 {
  border-bottom-color: rgb(157 23 77 / 0.7);
}

.border-b-pink-800\/75 {
  border-bottom-color: rgb(157 23 77 / 0.75);
}

.border-b-pink-800\/80 {
  border-bottom-color: rgb(157 23 77 / 0.8);
}

.border-b-pink-800\/85 {
  border-bottom-color: rgb(157 23 77 / 0.85);
}

.border-b-pink-800\/90 {
  border-bottom-color: rgb(157 23 77 / 0.9);
}

.border-b-pink-800\/95 {
  border-bottom-color: rgb(157 23 77 / 0.95);
}

.border-b-pink-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(131 24 67 / var(--tw-border-opacity, 1));
}

.border-b-pink-900\/0 {
  border-bottom-color: rgb(131 24 67 / 0);
}

.border-b-pink-900\/10 {
  border-bottom-color: rgb(131 24 67 / 0.1);
}

.border-b-pink-900\/100 {
  border-bottom-color: rgb(131 24 67 / 1);
}

.border-b-pink-900\/15 {
  border-bottom-color: rgb(131 24 67 / 0.15);
}

.border-b-pink-900\/20 {
  border-bottom-color: rgb(131 24 67 / 0.2);
}

.border-b-pink-900\/25 {
  border-bottom-color: rgb(131 24 67 / 0.25);
}

.border-b-pink-900\/30 {
  border-bottom-color: rgb(131 24 67 / 0.3);
}

.border-b-pink-900\/35 {
  border-bottom-color: rgb(131 24 67 / 0.35);
}

.border-b-pink-900\/40 {
  border-bottom-color: rgb(131 24 67 / 0.4);
}

.border-b-pink-900\/45 {
  border-bottom-color: rgb(131 24 67 / 0.45);
}

.border-b-pink-900\/5 {
  border-bottom-color: rgb(131 24 67 / 0.05);
}

.border-b-pink-900\/50 {
  border-bottom-color: rgb(131 24 67 / 0.5);
}

.border-b-pink-900\/55 {
  border-bottom-color: rgb(131 24 67 / 0.55);
}

.border-b-pink-900\/60 {
  border-bottom-color: rgb(131 24 67 / 0.6);
}

.border-b-pink-900\/65 {
  border-bottom-color: rgb(131 24 67 / 0.65);
}

.border-b-pink-900\/70 {
  border-bottom-color: rgb(131 24 67 / 0.7);
}

.border-b-pink-900\/75 {
  border-bottom-color: rgb(131 24 67 / 0.75);
}

.border-b-pink-900\/80 {
  border-bottom-color: rgb(131 24 67 / 0.8);
}

.border-b-pink-900\/85 {
  border-bottom-color: rgb(131 24 67 / 0.85);
}

.border-b-pink-900\/90 {
  border-bottom-color: rgb(131 24 67 / 0.9);
}

.border-b-pink-900\/95 {
  border-bottom-color: rgb(131 24 67 / 0.95);
}

.border-b-pink-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(80 7 36 / var(--tw-border-opacity, 1));
}

.border-b-pink-950\/0 {
  border-bottom-color: rgb(80 7 36 / 0);
}

.border-b-pink-950\/10 {
  border-bottom-color: rgb(80 7 36 / 0.1);
}

.border-b-pink-950\/100 {
  border-bottom-color: rgb(80 7 36 / 1);
}

.border-b-pink-950\/15 {
  border-bottom-color: rgb(80 7 36 / 0.15);
}

.border-b-pink-950\/20 {
  border-bottom-color: rgb(80 7 36 / 0.2);
}

.border-b-pink-950\/25 {
  border-bottom-color: rgb(80 7 36 / 0.25);
}

.border-b-pink-950\/30 {
  border-bottom-color: rgb(80 7 36 / 0.3);
}

.border-b-pink-950\/35 {
  border-bottom-color: rgb(80 7 36 / 0.35);
}

.border-b-pink-950\/40 {
  border-bottom-color: rgb(80 7 36 / 0.4);
}

.border-b-pink-950\/45 {
  border-bottom-color: rgb(80 7 36 / 0.45);
}

.border-b-pink-950\/5 {
  border-bottom-color: rgb(80 7 36 / 0.05);
}

.border-b-pink-950\/50 {
  border-bottom-color: rgb(80 7 36 / 0.5);
}

.border-b-pink-950\/55 {
  border-bottom-color: rgb(80 7 36 / 0.55);
}

.border-b-pink-950\/60 {
  border-bottom-color: rgb(80 7 36 / 0.6);
}

.border-b-pink-950\/65 {
  border-bottom-color: rgb(80 7 36 / 0.65);
}

.border-b-pink-950\/70 {
  border-bottom-color: rgb(80 7 36 / 0.7);
}

.border-b-pink-950\/75 {
  border-bottom-color: rgb(80 7 36 / 0.75);
}

.border-b-pink-950\/80 {
  border-bottom-color: rgb(80 7 36 / 0.8);
}

.border-b-pink-950\/85 {
  border-bottom-color: rgb(80 7 36 / 0.85);
}

.border-b-pink-950\/90 {
  border-bottom-color: rgb(80 7 36 / 0.9);
}

.border-b-pink-950\/95 {
  border-bottom-color: rgb(80 7 36 / 0.95);
}

.border-b-purple {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(99 111 173 / var(--tw-border-opacity, 1));
}

.border-b-purple\/0 {
  border-bottom-color: rgb(99 111 173 / 0);
}

.border-b-purple\/10 {
  border-bottom-color: rgb(99 111 173 / 0.1);
}

.border-b-purple\/100 {
  border-bottom-color: rgb(99 111 173 / 1);
}

.border-b-purple\/15 {
  border-bottom-color: rgb(99 111 173 / 0.15);
}

.border-b-purple\/20 {
  border-bottom-color: rgb(99 111 173 / 0.2);
}

.border-b-purple\/25 {
  border-bottom-color: rgb(99 111 173 / 0.25);
}

.border-b-purple\/30 {
  border-bottom-color: rgb(99 111 173 / 0.3);
}

.border-b-purple\/35 {
  border-bottom-color: rgb(99 111 173 / 0.35);
}

.border-b-purple\/40 {
  border-bottom-color: rgb(99 111 173 / 0.4);
}

.border-b-purple\/45 {
  border-bottom-color: rgb(99 111 173 / 0.45);
}

.border-b-purple\/5 {
  border-bottom-color: rgb(99 111 173 / 0.05);
}

.border-b-purple\/50 {
  border-bottom-color: rgb(99 111 173 / 0.5);
}

.border-b-purple\/55 {
  border-bottom-color: rgb(99 111 173 / 0.55);
}

.border-b-purple\/60 {
  border-bottom-color: rgb(99 111 173 / 0.6);
}

.border-b-purple\/65 {
  border-bottom-color: rgb(99 111 173 / 0.65);
}

.border-b-purple\/70 {
  border-bottom-color: rgb(99 111 173 / 0.7);
}

.border-b-purple\/75 {
  border-bottom-color: rgb(99 111 173 / 0.75);
}

.border-b-purple\/80 {
  border-bottom-color: rgb(99 111 173 / 0.8);
}

.border-b-purple\/85 {
  border-bottom-color: rgb(99 111 173 / 0.85);
}

.border-b-purple\/90 {
  border-bottom-color: rgb(99 111 173 / 0.9);
}

.border-b-purple\/95 {
  border-bottom-color: rgb(99 111 173 / 0.95);
}

.border-b-red {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(212 64 54 / var(--tw-border-opacity, 1));
}

.border-b-red\/0 {
  border-bottom-color: rgb(212 64 54 / 0);
}

.border-b-red\/10 {
  border-bottom-color: rgb(212 64 54 / 0.1);
}

.border-b-red\/100 {
  border-bottom-color: rgb(212 64 54 / 1);
}

.border-b-red\/15 {
  border-bottom-color: rgb(212 64 54 / 0.15);
}

.border-b-red\/20 {
  border-bottom-color: rgb(212 64 54 / 0.2);
}

.border-b-red\/25 {
  border-bottom-color: rgb(212 64 54 / 0.25);
}

.border-b-red\/30 {
  border-bottom-color: rgb(212 64 54 / 0.3);
}

.border-b-red\/35 {
  border-bottom-color: rgb(212 64 54 / 0.35);
}

.border-b-red\/40 {
  border-bottom-color: rgb(212 64 54 / 0.4);
}

.border-b-red\/45 {
  border-bottom-color: rgb(212 64 54 / 0.45);
}

.border-b-red\/5 {
  border-bottom-color: rgb(212 64 54 / 0.05);
}

.border-b-red\/50 {
  border-bottom-color: rgb(212 64 54 / 0.5);
}

.border-b-red\/55 {
  border-bottom-color: rgb(212 64 54 / 0.55);
}

.border-b-red\/60 {
  border-bottom-color: rgb(212 64 54 / 0.6);
}

.border-b-red\/65 {
  border-bottom-color: rgb(212 64 54 / 0.65);
}

.border-b-red\/70 {
  border-bottom-color: rgb(212 64 54 / 0.7);
}

.border-b-red\/75 {
  border-bottom-color: rgb(212 64 54 / 0.75);
}

.border-b-red\/80 {
  border-bottom-color: rgb(212 64 54 / 0.8);
}

.border-b-red\/85 {
  border-bottom-color: rgb(212 64 54 / 0.85);
}

.border-b-red\/90 {
  border-bottom-color: rgb(212 64 54 / 0.9);
}

.border-b-red\/95 {
  border-bottom-color: rgb(212 64 54 / 0.95);
}

.border-b-rose {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(173 99 130 / var(--tw-border-opacity, 1));
}

.border-b-rose\/0 {
  border-bottom-color: rgb(173 99 130 / 0);
}

.border-b-rose\/10 {
  border-bottom-color: rgb(173 99 130 / 0.1);
}

.border-b-rose\/100 {
  border-bottom-color: rgb(173 99 130 / 1);
}

.border-b-rose\/15 {
  border-bottom-color: rgb(173 99 130 / 0.15);
}

.border-b-rose\/20 {
  border-bottom-color: rgb(173 99 130 / 0.2);
}

.border-b-rose\/25 {
  border-bottom-color: rgb(173 99 130 / 0.25);
}

.border-b-rose\/30 {
  border-bottom-color: rgb(173 99 130 / 0.3);
}

.border-b-rose\/35 {
  border-bottom-color: rgb(173 99 130 / 0.35);
}

.border-b-rose\/40 {
  border-bottom-color: rgb(173 99 130 / 0.4);
}

.border-b-rose\/45 {
  border-bottom-color: rgb(173 99 130 / 0.45);
}

.border-b-rose\/5 {
  border-bottom-color: rgb(173 99 130 / 0.05);
}

.border-b-rose\/50 {
  border-bottom-color: rgb(173 99 130 / 0.5);
}

.border-b-rose\/55 {
  border-bottom-color: rgb(173 99 130 / 0.55);
}

.border-b-rose\/60 {
  border-bottom-color: rgb(173 99 130 / 0.6);
}

.border-b-rose\/65 {
  border-bottom-color: rgb(173 99 130 / 0.65);
}

.border-b-rose\/70 {
  border-bottom-color: rgb(173 99 130 / 0.7);
}

.border-b-rose\/75 {
  border-bottom-color: rgb(173 99 130 / 0.75);
}

.border-b-rose\/80 {
  border-bottom-color: rgb(173 99 130 / 0.8);
}

.border-b-rose\/85 {
  border-bottom-color: rgb(173 99 130 / 0.85);
}

.border-b-rose\/90 {
  border-bottom-color: rgb(173 99 130 / 0.9);
}

.border-b-rose\/95 {
  border-bottom-color: rgb(173 99 130 / 0.95);
}

.border-b-sky-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(224 242 254 / var(--tw-border-opacity, 1));
}

.border-b-sky-100\/0 {
  border-bottom-color: rgb(224 242 254 / 0);
}

.border-b-sky-100\/10 {
  border-bottom-color: rgb(224 242 254 / 0.1);
}

.border-b-sky-100\/100 {
  border-bottom-color: rgb(224 242 254 / 1);
}

.border-b-sky-100\/15 {
  border-bottom-color: rgb(224 242 254 / 0.15);
}

.border-b-sky-100\/20 {
  border-bottom-color: rgb(224 242 254 / 0.2);
}

.border-b-sky-100\/25 {
  border-bottom-color: rgb(224 242 254 / 0.25);
}

.border-b-sky-100\/30 {
  border-bottom-color: rgb(224 242 254 / 0.3);
}

.border-b-sky-100\/35 {
  border-bottom-color: rgb(224 242 254 / 0.35);
}

.border-b-sky-100\/40 {
  border-bottom-color: rgb(224 242 254 / 0.4);
}

.border-b-sky-100\/45 {
  border-bottom-color: rgb(224 242 254 / 0.45);
}

.border-b-sky-100\/5 {
  border-bottom-color: rgb(224 242 254 / 0.05);
}

.border-b-sky-100\/50 {
  border-bottom-color: rgb(224 242 254 / 0.5);
}

.border-b-sky-100\/55 {
  border-bottom-color: rgb(224 242 254 / 0.55);
}

.border-b-sky-100\/60 {
  border-bottom-color: rgb(224 242 254 / 0.6);
}

.border-b-sky-100\/65 {
  border-bottom-color: rgb(224 242 254 / 0.65);
}

.border-b-sky-100\/70 {
  border-bottom-color: rgb(224 242 254 / 0.7);
}

.border-b-sky-100\/75 {
  border-bottom-color: rgb(224 242 254 / 0.75);
}

.border-b-sky-100\/80 {
  border-bottom-color: rgb(224 242 254 / 0.8);
}

.border-b-sky-100\/85 {
  border-bottom-color: rgb(224 242 254 / 0.85);
}

.border-b-sky-100\/90 {
  border-bottom-color: rgb(224 242 254 / 0.9);
}

.border-b-sky-100\/95 {
  border-bottom-color: rgb(224 242 254 / 0.95);
}

.border-b-sky-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(186 230 253 / var(--tw-border-opacity, 1));
}

.border-b-sky-200\/0 {
  border-bottom-color: rgb(186 230 253 / 0);
}

.border-b-sky-200\/10 {
  border-bottom-color: rgb(186 230 253 / 0.1);
}

.border-b-sky-200\/100 {
  border-bottom-color: rgb(186 230 253 / 1);
}

.border-b-sky-200\/15 {
  border-bottom-color: rgb(186 230 253 / 0.15);
}

.border-b-sky-200\/20 {
  border-bottom-color: rgb(186 230 253 / 0.2);
}

.border-b-sky-200\/25 {
  border-bottom-color: rgb(186 230 253 / 0.25);
}

.border-b-sky-200\/30 {
  border-bottom-color: rgb(186 230 253 / 0.3);
}

.border-b-sky-200\/35 {
  border-bottom-color: rgb(186 230 253 / 0.35);
}

.border-b-sky-200\/40 {
  border-bottom-color: rgb(186 230 253 / 0.4);
}

.border-b-sky-200\/45 {
  border-bottom-color: rgb(186 230 253 / 0.45);
}

.border-b-sky-200\/5 {
  border-bottom-color: rgb(186 230 253 / 0.05);
}

.border-b-sky-200\/50 {
  border-bottom-color: rgb(186 230 253 / 0.5);
}

.border-b-sky-200\/55 {
  border-bottom-color: rgb(186 230 253 / 0.55);
}

.border-b-sky-200\/60 {
  border-bottom-color: rgb(186 230 253 / 0.6);
}

.border-b-sky-200\/65 {
  border-bottom-color: rgb(186 230 253 / 0.65);
}

.border-b-sky-200\/70 {
  border-bottom-color: rgb(186 230 253 / 0.7);
}

.border-b-sky-200\/75 {
  border-bottom-color: rgb(186 230 253 / 0.75);
}

.border-b-sky-200\/80 {
  border-bottom-color: rgb(186 230 253 / 0.8);
}

.border-b-sky-200\/85 {
  border-bottom-color: rgb(186 230 253 / 0.85);
}

.border-b-sky-200\/90 {
  border-bottom-color: rgb(186 230 253 / 0.9);
}

.border-b-sky-200\/95 {
  border-bottom-color: rgb(186 230 253 / 0.95);
}

.border-b-sky-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(125 211 252 / var(--tw-border-opacity, 1));
}

.border-b-sky-300\/0 {
  border-bottom-color: rgb(125 211 252 / 0);
}

.border-b-sky-300\/10 {
  border-bottom-color: rgb(125 211 252 / 0.1);
}

.border-b-sky-300\/100 {
  border-bottom-color: rgb(125 211 252 / 1);
}

.border-b-sky-300\/15 {
  border-bottom-color: rgb(125 211 252 / 0.15);
}

.border-b-sky-300\/20 {
  border-bottom-color: rgb(125 211 252 / 0.2);
}

.border-b-sky-300\/25 {
  border-bottom-color: rgb(125 211 252 / 0.25);
}

.border-b-sky-300\/30 {
  border-bottom-color: rgb(125 211 252 / 0.3);
}

.border-b-sky-300\/35 {
  border-bottom-color: rgb(125 211 252 / 0.35);
}

.border-b-sky-300\/40 {
  border-bottom-color: rgb(125 211 252 / 0.4);
}

.border-b-sky-300\/45 {
  border-bottom-color: rgb(125 211 252 / 0.45);
}

.border-b-sky-300\/5 {
  border-bottom-color: rgb(125 211 252 / 0.05);
}

.border-b-sky-300\/50 {
  border-bottom-color: rgb(125 211 252 / 0.5);
}

.border-b-sky-300\/55 {
  border-bottom-color: rgb(125 211 252 / 0.55);
}

.border-b-sky-300\/60 {
  border-bottom-color: rgb(125 211 252 / 0.6);
}

.border-b-sky-300\/65 {
  border-bottom-color: rgb(125 211 252 / 0.65);
}

.border-b-sky-300\/70 {
  border-bottom-color: rgb(125 211 252 / 0.7);
}

.border-b-sky-300\/75 {
  border-bottom-color: rgb(125 211 252 / 0.75);
}

.border-b-sky-300\/80 {
  border-bottom-color: rgb(125 211 252 / 0.8);
}

.border-b-sky-300\/85 {
  border-bottom-color: rgb(125 211 252 / 0.85);
}

.border-b-sky-300\/90 {
  border-bottom-color: rgb(125 211 252 / 0.9);
}

.border-b-sky-300\/95 {
  border-bottom-color: rgb(125 211 252 / 0.95);
}

.border-b-sky-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(56 189 248 / var(--tw-border-opacity, 1));
}

.border-b-sky-400\/0 {
  border-bottom-color: rgb(56 189 248 / 0);
}

.border-b-sky-400\/10 {
  border-bottom-color: rgb(56 189 248 / 0.1);
}

.border-b-sky-400\/100 {
  border-bottom-color: rgb(56 189 248 / 1);
}

.border-b-sky-400\/15 {
  border-bottom-color: rgb(56 189 248 / 0.15);
}

.border-b-sky-400\/20 {
  border-bottom-color: rgb(56 189 248 / 0.2);
}

.border-b-sky-400\/25 {
  border-bottom-color: rgb(56 189 248 / 0.25);
}

.border-b-sky-400\/30 {
  border-bottom-color: rgb(56 189 248 / 0.3);
}

.border-b-sky-400\/35 {
  border-bottom-color: rgb(56 189 248 / 0.35);
}

.border-b-sky-400\/40 {
  border-bottom-color: rgb(56 189 248 / 0.4);
}

.border-b-sky-400\/45 {
  border-bottom-color: rgb(56 189 248 / 0.45);
}

.border-b-sky-400\/5 {
  border-bottom-color: rgb(56 189 248 / 0.05);
}

.border-b-sky-400\/50 {
  border-bottom-color: rgb(56 189 248 / 0.5);
}

.border-b-sky-400\/55 {
  border-bottom-color: rgb(56 189 248 / 0.55);
}

.border-b-sky-400\/60 {
  border-bottom-color: rgb(56 189 248 / 0.6);
}

.border-b-sky-400\/65 {
  border-bottom-color: rgb(56 189 248 / 0.65);
}

.border-b-sky-400\/70 {
  border-bottom-color: rgb(56 189 248 / 0.7);
}

.border-b-sky-400\/75 {
  border-bottom-color: rgb(56 189 248 / 0.75);
}

.border-b-sky-400\/80 {
  border-bottom-color: rgb(56 189 248 / 0.8);
}

.border-b-sky-400\/85 {
  border-bottom-color: rgb(56 189 248 / 0.85);
}

.border-b-sky-400\/90 {
  border-bottom-color: rgb(56 189 248 / 0.9);
}

.border-b-sky-400\/95 {
  border-bottom-color: rgb(56 189 248 / 0.95);
}

.border-b-sky-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(240 249 255 / var(--tw-border-opacity, 1));
}

.border-b-sky-50\/0 {
  border-bottom-color: rgb(240 249 255 / 0);
}

.border-b-sky-50\/10 {
  border-bottom-color: rgb(240 249 255 / 0.1);
}

.border-b-sky-50\/100 {
  border-bottom-color: rgb(240 249 255 / 1);
}

.border-b-sky-50\/15 {
  border-bottom-color: rgb(240 249 255 / 0.15);
}

.border-b-sky-50\/20 {
  border-bottom-color: rgb(240 249 255 / 0.2);
}

.border-b-sky-50\/25 {
  border-bottom-color: rgb(240 249 255 / 0.25);
}

.border-b-sky-50\/30 {
  border-bottom-color: rgb(240 249 255 / 0.3);
}

.border-b-sky-50\/35 {
  border-bottom-color: rgb(240 249 255 / 0.35);
}

.border-b-sky-50\/40 {
  border-bottom-color: rgb(240 249 255 / 0.4);
}

.border-b-sky-50\/45 {
  border-bottom-color: rgb(240 249 255 / 0.45);
}

.border-b-sky-50\/5 {
  border-bottom-color: rgb(240 249 255 / 0.05);
}

.border-b-sky-50\/50 {
  border-bottom-color: rgb(240 249 255 / 0.5);
}

.border-b-sky-50\/55 {
  border-bottom-color: rgb(240 249 255 / 0.55);
}

.border-b-sky-50\/60 {
  border-bottom-color: rgb(240 249 255 / 0.6);
}

.border-b-sky-50\/65 {
  border-bottom-color: rgb(240 249 255 / 0.65);
}

.border-b-sky-50\/70 {
  border-bottom-color: rgb(240 249 255 / 0.7);
}

.border-b-sky-50\/75 {
  border-bottom-color: rgb(240 249 255 / 0.75);
}

.border-b-sky-50\/80 {
  border-bottom-color: rgb(240 249 255 / 0.8);
}

.border-b-sky-50\/85 {
  border-bottom-color: rgb(240 249 255 / 0.85);
}

.border-b-sky-50\/90 {
  border-bottom-color: rgb(240 249 255 / 0.9);
}

.border-b-sky-50\/95 {
  border-bottom-color: rgb(240 249 255 / 0.95);
}

.border-b-sky-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(14 165 233 / var(--tw-border-opacity, 1));
}

.border-b-sky-500\/0 {
  border-bottom-color: rgb(14 165 233 / 0);
}

.border-b-sky-500\/10 {
  border-bottom-color: rgb(14 165 233 / 0.1);
}

.border-b-sky-500\/100 {
  border-bottom-color: rgb(14 165 233 / 1);
}

.border-b-sky-500\/15 {
  border-bottom-color: rgb(14 165 233 / 0.15);
}

.border-b-sky-500\/20 {
  border-bottom-color: rgb(14 165 233 / 0.2);
}

.border-b-sky-500\/25 {
  border-bottom-color: rgb(14 165 233 / 0.25);
}

.border-b-sky-500\/30 {
  border-bottom-color: rgb(14 165 233 / 0.3);
}

.border-b-sky-500\/35 {
  border-bottom-color: rgb(14 165 233 / 0.35);
}

.border-b-sky-500\/40 {
  border-bottom-color: rgb(14 165 233 / 0.4);
}

.border-b-sky-500\/45 {
  border-bottom-color: rgb(14 165 233 / 0.45);
}

.border-b-sky-500\/5 {
  border-bottom-color: rgb(14 165 233 / 0.05);
}

.border-b-sky-500\/50 {
  border-bottom-color: rgb(14 165 233 / 0.5);
}

.border-b-sky-500\/55 {
  border-bottom-color: rgb(14 165 233 / 0.55);
}

.border-b-sky-500\/60 {
  border-bottom-color: rgb(14 165 233 / 0.6);
}

.border-b-sky-500\/65 {
  border-bottom-color: rgb(14 165 233 / 0.65);
}

.border-b-sky-500\/70 {
  border-bottom-color: rgb(14 165 233 / 0.7);
}

.border-b-sky-500\/75 {
  border-bottom-color: rgb(14 165 233 / 0.75);
}

.border-b-sky-500\/80 {
  border-bottom-color: rgb(14 165 233 / 0.8);
}

.border-b-sky-500\/85 {
  border-bottom-color: rgb(14 165 233 / 0.85);
}

.border-b-sky-500\/90 {
  border-bottom-color: rgb(14 165 233 / 0.9);
}

.border-b-sky-500\/95 {
  border-bottom-color: rgb(14 165 233 / 0.95);
}

.border-b-sky-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(2 132 199 / var(--tw-border-opacity, 1));
}

.border-b-sky-600\/0 {
  border-bottom-color: rgb(2 132 199 / 0);
}

.border-b-sky-600\/10 {
  border-bottom-color: rgb(2 132 199 / 0.1);
}

.border-b-sky-600\/100 {
  border-bottom-color: rgb(2 132 199 / 1);
}

.border-b-sky-600\/15 {
  border-bottom-color: rgb(2 132 199 / 0.15);
}

.border-b-sky-600\/20 {
  border-bottom-color: rgb(2 132 199 / 0.2);
}

.border-b-sky-600\/25 {
  border-bottom-color: rgb(2 132 199 / 0.25);
}

.border-b-sky-600\/30 {
  border-bottom-color: rgb(2 132 199 / 0.3);
}

.border-b-sky-600\/35 {
  border-bottom-color: rgb(2 132 199 / 0.35);
}

.border-b-sky-600\/40 {
  border-bottom-color: rgb(2 132 199 / 0.4);
}

.border-b-sky-600\/45 {
  border-bottom-color: rgb(2 132 199 / 0.45);
}

.border-b-sky-600\/5 {
  border-bottom-color: rgb(2 132 199 / 0.05);
}

.border-b-sky-600\/50 {
  border-bottom-color: rgb(2 132 199 / 0.5);
}

.border-b-sky-600\/55 {
  border-bottom-color: rgb(2 132 199 / 0.55);
}

.border-b-sky-600\/60 {
  border-bottom-color: rgb(2 132 199 / 0.6);
}

.border-b-sky-600\/65 {
  border-bottom-color: rgb(2 132 199 / 0.65);
}

.border-b-sky-600\/70 {
  border-bottom-color: rgb(2 132 199 / 0.7);
}

.border-b-sky-600\/75 {
  border-bottom-color: rgb(2 132 199 / 0.75);
}

.border-b-sky-600\/80 {
  border-bottom-color: rgb(2 132 199 / 0.8);
}

.border-b-sky-600\/85 {
  border-bottom-color: rgb(2 132 199 / 0.85);
}

.border-b-sky-600\/90 {
  border-bottom-color: rgb(2 132 199 / 0.9);
}

.border-b-sky-600\/95 {
  border-bottom-color: rgb(2 132 199 / 0.95);
}

.border-b-sky-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(3 105 161 / var(--tw-border-opacity, 1));
}

.border-b-sky-700\/0 {
  border-bottom-color: rgb(3 105 161 / 0);
}

.border-b-sky-700\/10 {
  border-bottom-color: rgb(3 105 161 / 0.1);
}

.border-b-sky-700\/100 {
  border-bottom-color: rgb(3 105 161 / 1);
}

.border-b-sky-700\/15 {
  border-bottom-color: rgb(3 105 161 / 0.15);
}

.border-b-sky-700\/20 {
  border-bottom-color: rgb(3 105 161 / 0.2);
}

.border-b-sky-700\/25 {
  border-bottom-color: rgb(3 105 161 / 0.25);
}

.border-b-sky-700\/30 {
  border-bottom-color: rgb(3 105 161 / 0.3);
}

.border-b-sky-700\/35 {
  border-bottom-color: rgb(3 105 161 / 0.35);
}

.border-b-sky-700\/40 {
  border-bottom-color: rgb(3 105 161 / 0.4);
}

.border-b-sky-700\/45 {
  border-bottom-color: rgb(3 105 161 / 0.45);
}

.border-b-sky-700\/5 {
  border-bottom-color: rgb(3 105 161 / 0.05);
}

.border-b-sky-700\/50 {
  border-bottom-color: rgb(3 105 161 / 0.5);
}

.border-b-sky-700\/55 {
  border-bottom-color: rgb(3 105 161 / 0.55);
}

.border-b-sky-700\/60 {
  border-bottom-color: rgb(3 105 161 / 0.6);
}

.border-b-sky-700\/65 {
  border-bottom-color: rgb(3 105 161 / 0.65);
}

.border-b-sky-700\/70 {
  border-bottom-color: rgb(3 105 161 / 0.7);
}

.border-b-sky-700\/75 {
  border-bottom-color: rgb(3 105 161 / 0.75);
}

.border-b-sky-700\/80 {
  border-bottom-color: rgb(3 105 161 / 0.8);
}

.border-b-sky-700\/85 {
  border-bottom-color: rgb(3 105 161 / 0.85);
}

.border-b-sky-700\/90 {
  border-bottom-color: rgb(3 105 161 / 0.9);
}

.border-b-sky-700\/95 {
  border-bottom-color: rgb(3 105 161 / 0.95);
}

.border-b-sky-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(7 89 133 / var(--tw-border-opacity, 1));
}

.border-b-sky-800\/0 {
  border-bottom-color: rgb(7 89 133 / 0);
}

.border-b-sky-800\/10 {
  border-bottom-color: rgb(7 89 133 / 0.1);
}

.border-b-sky-800\/100 {
  border-bottom-color: rgb(7 89 133 / 1);
}

.border-b-sky-800\/15 {
  border-bottom-color: rgb(7 89 133 / 0.15);
}

.border-b-sky-800\/20 {
  border-bottom-color: rgb(7 89 133 / 0.2);
}

.border-b-sky-800\/25 {
  border-bottom-color: rgb(7 89 133 / 0.25);
}

.border-b-sky-800\/30 {
  border-bottom-color: rgb(7 89 133 / 0.3);
}

.border-b-sky-800\/35 {
  border-bottom-color: rgb(7 89 133 / 0.35);
}

.border-b-sky-800\/40 {
  border-bottom-color: rgb(7 89 133 / 0.4);
}

.border-b-sky-800\/45 {
  border-bottom-color: rgb(7 89 133 / 0.45);
}

.border-b-sky-800\/5 {
  border-bottom-color: rgb(7 89 133 / 0.05);
}

.border-b-sky-800\/50 {
  border-bottom-color: rgb(7 89 133 / 0.5);
}

.border-b-sky-800\/55 {
  border-bottom-color: rgb(7 89 133 / 0.55);
}

.border-b-sky-800\/60 {
  border-bottom-color: rgb(7 89 133 / 0.6);
}

.border-b-sky-800\/65 {
  border-bottom-color: rgb(7 89 133 / 0.65);
}

.border-b-sky-800\/70 {
  border-bottom-color: rgb(7 89 133 / 0.7);
}

.border-b-sky-800\/75 {
  border-bottom-color: rgb(7 89 133 / 0.75);
}

.border-b-sky-800\/80 {
  border-bottom-color: rgb(7 89 133 / 0.8);
}

.border-b-sky-800\/85 {
  border-bottom-color: rgb(7 89 133 / 0.85);
}

.border-b-sky-800\/90 {
  border-bottom-color: rgb(7 89 133 / 0.9);
}

.border-b-sky-800\/95 {
  border-bottom-color: rgb(7 89 133 / 0.95);
}

.border-b-sky-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(12 74 110 / var(--tw-border-opacity, 1));
}

.border-b-sky-900\/0 {
  border-bottom-color: rgb(12 74 110 / 0);
}

.border-b-sky-900\/10 {
  border-bottom-color: rgb(12 74 110 / 0.1);
}

.border-b-sky-900\/100 {
  border-bottom-color: rgb(12 74 110 / 1);
}

.border-b-sky-900\/15 {
  border-bottom-color: rgb(12 74 110 / 0.15);
}

.border-b-sky-900\/20 {
  border-bottom-color: rgb(12 74 110 / 0.2);
}

.border-b-sky-900\/25 {
  border-bottom-color: rgb(12 74 110 / 0.25);
}

.border-b-sky-900\/30 {
  border-bottom-color: rgb(12 74 110 / 0.3);
}

.border-b-sky-900\/35 {
  border-bottom-color: rgb(12 74 110 / 0.35);
}

.border-b-sky-900\/40 {
  border-bottom-color: rgb(12 74 110 / 0.4);
}

.border-b-sky-900\/45 {
  border-bottom-color: rgb(12 74 110 / 0.45);
}

.border-b-sky-900\/5 {
  border-bottom-color: rgb(12 74 110 / 0.05);
}

.border-b-sky-900\/50 {
  border-bottom-color: rgb(12 74 110 / 0.5);
}

.border-b-sky-900\/55 {
  border-bottom-color: rgb(12 74 110 / 0.55);
}

.border-b-sky-900\/60 {
  border-bottom-color: rgb(12 74 110 / 0.6);
}

.border-b-sky-900\/65 {
  border-bottom-color: rgb(12 74 110 / 0.65);
}

.border-b-sky-900\/70 {
  border-bottom-color: rgb(12 74 110 / 0.7);
}

.border-b-sky-900\/75 {
  border-bottom-color: rgb(12 74 110 / 0.75);
}

.border-b-sky-900\/80 {
  border-bottom-color: rgb(12 74 110 / 0.8);
}

.border-b-sky-900\/85 {
  border-bottom-color: rgb(12 74 110 / 0.85);
}

.border-b-sky-900\/90 {
  border-bottom-color: rgb(12 74 110 / 0.9);
}

.border-b-sky-900\/95 {
  border-bottom-color: rgb(12 74 110 / 0.95);
}

.border-b-sky-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(8 47 73 / var(--tw-border-opacity, 1));
}

.border-b-sky-950\/0 {
  border-bottom-color: rgb(8 47 73 / 0);
}

.border-b-sky-950\/10 {
  border-bottom-color: rgb(8 47 73 / 0.1);
}

.border-b-sky-950\/100 {
  border-bottom-color: rgb(8 47 73 / 1);
}

.border-b-sky-950\/15 {
  border-bottom-color: rgb(8 47 73 / 0.15);
}

.border-b-sky-950\/20 {
  border-bottom-color: rgb(8 47 73 / 0.2);
}

.border-b-sky-950\/25 {
  border-bottom-color: rgb(8 47 73 / 0.25);
}

.border-b-sky-950\/30 {
  border-bottom-color: rgb(8 47 73 / 0.3);
}

.border-b-sky-950\/35 {
  border-bottom-color: rgb(8 47 73 / 0.35);
}

.border-b-sky-950\/40 {
  border-bottom-color: rgb(8 47 73 / 0.4);
}

.border-b-sky-950\/45 {
  border-bottom-color: rgb(8 47 73 / 0.45);
}

.border-b-sky-950\/5 {
  border-bottom-color: rgb(8 47 73 / 0.05);
}

.border-b-sky-950\/50 {
  border-bottom-color: rgb(8 47 73 / 0.5);
}

.border-b-sky-950\/55 {
  border-bottom-color: rgb(8 47 73 / 0.55);
}

.border-b-sky-950\/60 {
  border-bottom-color: rgb(8 47 73 / 0.6);
}

.border-b-sky-950\/65 {
  border-bottom-color: rgb(8 47 73 / 0.65);
}

.border-b-sky-950\/70 {
  border-bottom-color: rgb(8 47 73 / 0.7);
}

.border-b-sky-950\/75 {
  border-bottom-color: rgb(8 47 73 / 0.75);
}

.border-b-sky-950\/80 {
  border-bottom-color: rgb(8 47 73 / 0.8);
}

.border-b-sky-950\/85 {
  border-bottom-color: rgb(8 47 73 / 0.85);
}

.border-b-sky-950\/90 {
  border-bottom-color: rgb(8 47 73 / 0.9);
}

.border-b-sky-950\/95 {
  border-bottom-color: rgb(8 47 73 / 0.95);
}

.border-b-slate-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}

.border-b-slate-100\/0 {
  border-bottom-color: rgb(241 245 249 / 0);
}

.border-b-slate-100\/10 {
  border-bottom-color: rgb(241 245 249 / 0.1);
}

.border-b-slate-100\/100 {
  border-bottom-color: rgb(241 245 249 / 1);
}

.border-b-slate-100\/15 {
  border-bottom-color: rgb(241 245 249 / 0.15);
}

.border-b-slate-100\/20 {
  border-bottom-color: rgb(241 245 249 / 0.2);
}

.border-b-slate-100\/25 {
  border-bottom-color: rgb(241 245 249 / 0.25);
}

.border-b-slate-100\/30 {
  border-bottom-color: rgb(241 245 249 / 0.3);
}

.border-b-slate-100\/35 {
  border-bottom-color: rgb(241 245 249 / 0.35);
}

.border-b-slate-100\/40 {
  border-bottom-color: rgb(241 245 249 / 0.4);
}

.border-b-slate-100\/45 {
  border-bottom-color: rgb(241 245 249 / 0.45);
}

.border-b-slate-100\/5 {
  border-bottom-color: rgb(241 245 249 / 0.05);
}

.border-b-slate-100\/50 {
  border-bottom-color: rgb(241 245 249 / 0.5);
}

.border-b-slate-100\/55 {
  border-bottom-color: rgb(241 245 249 / 0.55);
}

.border-b-slate-100\/60 {
  border-bottom-color: rgb(241 245 249 / 0.6);
}

.border-b-slate-100\/65 {
  border-bottom-color: rgb(241 245 249 / 0.65);
}

.border-b-slate-100\/70 {
  border-bottom-color: rgb(241 245 249 / 0.7);
}

.border-b-slate-100\/75 {
  border-bottom-color: rgb(241 245 249 / 0.75);
}

.border-b-slate-100\/80 {
  border-bottom-color: rgb(241 245 249 / 0.8);
}

.border-b-slate-100\/85 {
  border-bottom-color: rgb(241 245 249 / 0.85);
}

.border-b-slate-100\/90 {
  border-bottom-color: rgb(241 245 249 / 0.9);
}

.border-b-slate-100\/95 {
  border-bottom-color: rgb(241 245 249 / 0.95);
}

.border-b-slate-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}

.border-b-slate-200\/0 {
  border-bottom-color: rgb(226 232 240 / 0);
}

.border-b-slate-200\/10 {
  border-bottom-color: rgb(226 232 240 / 0.1);
}

.border-b-slate-200\/100 {
  border-bottom-color: rgb(226 232 240 / 1);
}

.border-b-slate-200\/15 {
  border-bottom-color: rgb(226 232 240 / 0.15);
}

.border-b-slate-200\/20 {
  border-bottom-color: rgb(226 232 240 / 0.2);
}

.border-b-slate-200\/25 {
  border-bottom-color: rgb(226 232 240 / 0.25);
}

.border-b-slate-200\/30 {
  border-bottom-color: rgb(226 232 240 / 0.3);
}

.border-b-slate-200\/35 {
  border-bottom-color: rgb(226 232 240 / 0.35);
}

.border-b-slate-200\/40 {
  border-bottom-color: rgb(226 232 240 / 0.4);
}

.border-b-slate-200\/45 {
  border-bottom-color: rgb(226 232 240 / 0.45);
}

.border-b-slate-200\/5 {
  border-bottom-color: rgb(226 232 240 / 0.05);
}

.border-b-slate-200\/50 {
  border-bottom-color: rgb(226 232 240 / 0.5);
}

.border-b-slate-200\/55 {
  border-bottom-color: rgb(226 232 240 / 0.55);
}

.border-b-slate-200\/60 {
  border-bottom-color: rgb(226 232 240 / 0.6);
}

.border-b-slate-200\/65 {
  border-bottom-color: rgb(226 232 240 / 0.65);
}

.border-b-slate-200\/70 {
  border-bottom-color: rgb(226 232 240 / 0.7);
}

.border-b-slate-200\/75 {
  border-bottom-color: rgb(226 232 240 / 0.75);
}

.border-b-slate-200\/80 {
  border-bottom-color: rgb(226 232 240 / 0.8);
}

.border-b-slate-200\/85 {
  border-bottom-color: rgb(226 232 240 / 0.85);
}

.border-b-slate-200\/90 {
  border-bottom-color: rgb(226 232 240 / 0.9);
}

.border-b-slate-200\/95 {
  border-bottom-color: rgb(226 232 240 / 0.95);
}

.border-b-slate-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}

.border-b-slate-300\/0 {
  border-bottom-color: rgb(203 213 225 / 0);
}

.border-b-slate-300\/10 {
  border-bottom-color: rgb(203 213 225 / 0.1);
}

.border-b-slate-300\/100 {
  border-bottom-color: rgb(203 213 225 / 1);
}

.border-b-slate-300\/15 {
  border-bottom-color: rgb(203 213 225 / 0.15);
}

.border-b-slate-300\/20 {
  border-bottom-color: rgb(203 213 225 / 0.2);
}

.border-b-slate-300\/25 {
  border-bottom-color: rgb(203 213 225 / 0.25);
}

.border-b-slate-300\/30 {
  border-bottom-color: rgb(203 213 225 / 0.3);
}

.border-b-slate-300\/35 {
  border-bottom-color: rgb(203 213 225 / 0.35);
}

.border-b-slate-300\/40 {
  border-bottom-color: rgb(203 213 225 / 0.4);
}

.border-b-slate-300\/45 {
  border-bottom-color: rgb(203 213 225 / 0.45);
}

.border-b-slate-300\/5 {
  border-bottom-color: rgb(203 213 225 / 0.05);
}

.border-b-slate-300\/50 {
  border-bottom-color: rgb(203 213 225 / 0.5);
}

.border-b-slate-300\/55 {
  border-bottom-color: rgb(203 213 225 / 0.55);
}

.border-b-slate-300\/60 {
  border-bottom-color: rgb(203 213 225 / 0.6);
}

.border-b-slate-300\/65 {
  border-bottom-color: rgb(203 213 225 / 0.65);
}

.border-b-slate-300\/70 {
  border-bottom-color: rgb(203 213 225 / 0.7);
}

.border-b-slate-300\/75 {
  border-bottom-color: rgb(203 213 225 / 0.75);
}

.border-b-slate-300\/80 {
  border-bottom-color: rgb(203 213 225 / 0.8);
}

.border-b-slate-300\/85 {
  border-bottom-color: rgb(203 213 225 / 0.85);
}

.border-b-slate-300\/90 {
  border-bottom-color: rgb(203 213 225 / 0.9);
}

.border-b-slate-300\/95 {
  border-bottom-color: rgb(203 213 225 / 0.95);
}

.border-b-slate-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}

.border-b-slate-400\/0 {
  border-bottom-color: rgb(148 163 184 / 0);
}

.border-b-slate-400\/10 {
  border-bottom-color: rgb(148 163 184 / 0.1);
}

.border-b-slate-400\/100 {
  border-bottom-color: rgb(148 163 184 / 1);
}

.border-b-slate-400\/15 {
  border-bottom-color: rgb(148 163 184 / 0.15);
}

.border-b-slate-400\/20 {
  border-bottom-color: rgb(148 163 184 / 0.2);
}

.border-b-slate-400\/25 {
  border-bottom-color: rgb(148 163 184 / 0.25);
}

.border-b-slate-400\/30 {
  border-bottom-color: rgb(148 163 184 / 0.3);
}

.border-b-slate-400\/35 {
  border-bottom-color: rgb(148 163 184 / 0.35);
}

.border-b-slate-400\/40 {
  border-bottom-color: rgb(148 163 184 / 0.4);
}

.border-b-slate-400\/45 {
  border-bottom-color: rgb(148 163 184 / 0.45);
}

.border-b-slate-400\/5 {
  border-bottom-color: rgb(148 163 184 / 0.05);
}

.border-b-slate-400\/50 {
  border-bottom-color: rgb(148 163 184 / 0.5);
}

.border-b-slate-400\/55 {
  border-bottom-color: rgb(148 163 184 / 0.55);
}

.border-b-slate-400\/60 {
  border-bottom-color: rgb(148 163 184 / 0.6);
}

.border-b-slate-400\/65 {
  border-bottom-color: rgb(148 163 184 / 0.65);
}

.border-b-slate-400\/70 {
  border-bottom-color: rgb(148 163 184 / 0.7);
}

.border-b-slate-400\/75 {
  border-bottom-color: rgb(148 163 184 / 0.75);
}

.border-b-slate-400\/80 {
  border-bottom-color: rgb(148 163 184 / 0.8);
}

.border-b-slate-400\/85 {
  border-bottom-color: rgb(148 163 184 / 0.85);
}

.border-b-slate-400\/90 {
  border-bottom-color: rgb(148 163 184 / 0.9);
}

.border-b-slate-400\/95 {
  border-bottom-color: rgb(148 163 184 / 0.95);
}

.border-b-slate-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(248 250 252 / var(--tw-border-opacity, 1));
}

.border-b-slate-50\/0 {
  border-bottom-color: rgb(248 250 252 / 0);
}

.border-b-slate-50\/10 {
  border-bottom-color: rgb(248 250 252 / 0.1);
}

.border-b-slate-50\/100 {
  border-bottom-color: rgb(248 250 252 / 1);
}

.border-b-slate-50\/15 {
  border-bottom-color: rgb(248 250 252 / 0.15);
}

.border-b-slate-50\/20 {
  border-bottom-color: rgb(248 250 252 / 0.2);
}

.border-b-slate-50\/25 {
  border-bottom-color: rgb(248 250 252 / 0.25);
}

.border-b-slate-50\/30 {
  border-bottom-color: rgb(248 250 252 / 0.3);
}

.border-b-slate-50\/35 {
  border-bottom-color: rgb(248 250 252 / 0.35);
}

.border-b-slate-50\/40 {
  border-bottom-color: rgb(248 250 252 / 0.4);
}

.border-b-slate-50\/45 {
  border-bottom-color: rgb(248 250 252 / 0.45);
}

.border-b-slate-50\/5 {
  border-bottom-color: rgb(248 250 252 / 0.05);
}

.border-b-slate-50\/50 {
  border-bottom-color: rgb(248 250 252 / 0.5);
}

.border-b-slate-50\/55 {
  border-bottom-color: rgb(248 250 252 / 0.55);
}

.border-b-slate-50\/60 {
  border-bottom-color: rgb(248 250 252 / 0.6);
}

.border-b-slate-50\/65 {
  border-bottom-color: rgb(248 250 252 / 0.65);
}

.border-b-slate-50\/70 {
  border-bottom-color: rgb(248 250 252 / 0.7);
}

.border-b-slate-50\/75 {
  border-bottom-color: rgb(248 250 252 / 0.75);
}

.border-b-slate-50\/80 {
  border-bottom-color: rgb(248 250 252 / 0.8);
}

.border-b-slate-50\/85 {
  border-bottom-color: rgb(248 250 252 / 0.85);
}

.border-b-slate-50\/90 {
  border-bottom-color: rgb(248 250 252 / 0.9);
}

.border-b-slate-50\/95 {
  border-bottom-color: rgb(248 250 252 / 0.95);
}

.border-b-slate-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
}

.border-b-slate-500\/0 {
  border-bottom-color: rgb(100 116 139 / 0);
}

.border-b-slate-500\/10 {
  border-bottom-color: rgb(100 116 139 / 0.1);
}

.border-b-slate-500\/100 {
  border-bottom-color: rgb(100 116 139 / 1);
}

.border-b-slate-500\/15 {
  border-bottom-color: rgb(100 116 139 / 0.15);
}

.border-b-slate-500\/20 {
  border-bottom-color: rgb(100 116 139 / 0.2);
}

.border-b-slate-500\/25 {
  border-bottom-color: rgb(100 116 139 / 0.25);
}

.border-b-slate-500\/30 {
  border-bottom-color: rgb(100 116 139 / 0.3);
}

.border-b-slate-500\/35 {
  border-bottom-color: rgb(100 116 139 / 0.35);
}

.border-b-slate-500\/40 {
  border-bottom-color: rgb(100 116 139 / 0.4);
}

.border-b-slate-500\/45 {
  border-bottom-color: rgb(100 116 139 / 0.45);
}

.border-b-slate-500\/5 {
  border-bottom-color: rgb(100 116 139 / 0.05);
}

.border-b-slate-500\/50 {
  border-bottom-color: rgb(100 116 139 / 0.5);
}

.border-b-slate-500\/55 {
  border-bottom-color: rgb(100 116 139 / 0.55);
}

.border-b-slate-500\/60 {
  border-bottom-color: rgb(100 116 139 / 0.6);
}

.border-b-slate-500\/65 {
  border-bottom-color: rgb(100 116 139 / 0.65);
}

.border-b-slate-500\/70 {
  border-bottom-color: rgb(100 116 139 / 0.7);
}

.border-b-slate-500\/75 {
  border-bottom-color: rgb(100 116 139 / 0.75);
}

.border-b-slate-500\/80 {
  border-bottom-color: rgb(100 116 139 / 0.8);
}

.border-b-slate-500\/85 {
  border-bottom-color: rgb(100 116 139 / 0.85);
}

.border-b-slate-500\/90 {
  border-bottom-color: rgb(100 116 139 / 0.9);
}

.border-b-slate-500\/95 {
  border-bottom-color: rgb(100 116 139 / 0.95);
}

.border-b-slate-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
}

.border-b-slate-600\/0 {
  border-bottom-color: rgb(71 85 105 / 0);
}

.border-b-slate-600\/10 {
  border-bottom-color: rgb(71 85 105 / 0.1);
}

.border-b-slate-600\/100 {
  border-bottom-color: rgb(71 85 105 / 1);
}

.border-b-slate-600\/15 {
  border-bottom-color: rgb(71 85 105 / 0.15);
}

.border-b-slate-600\/20 {
  border-bottom-color: rgb(71 85 105 / 0.2);
}

.border-b-slate-600\/25 {
  border-bottom-color: rgb(71 85 105 / 0.25);
}

.border-b-slate-600\/30 {
  border-bottom-color: rgb(71 85 105 / 0.3);
}

.border-b-slate-600\/35 {
  border-bottom-color: rgb(71 85 105 / 0.35);
}

.border-b-slate-600\/40 {
  border-bottom-color: rgb(71 85 105 / 0.4);
}

.border-b-slate-600\/45 {
  border-bottom-color: rgb(71 85 105 / 0.45);
}

.border-b-slate-600\/5 {
  border-bottom-color: rgb(71 85 105 / 0.05);
}

.border-b-slate-600\/50 {
  border-bottom-color: rgb(71 85 105 / 0.5);
}

.border-b-slate-600\/55 {
  border-bottom-color: rgb(71 85 105 / 0.55);
}

.border-b-slate-600\/60 {
  border-bottom-color: rgb(71 85 105 / 0.6);
}

.border-b-slate-600\/65 {
  border-bottom-color: rgb(71 85 105 / 0.65);
}

.border-b-slate-600\/70 {
  border-bottom-color: rgb(71 85 105 / 0.7);
}

.border-b-slate-600\/75 {
  border-bottom-color: rgb(71 85 105 / 0.75);
}

.border-b-slate-600\/80 {
  border-bottom-color: rgb(71 85 105 / 0.8);
}

.border-b-slate-600\/85 {
  border-bottom-color: rgb(71 85 105 / 0.85);
}

.border-b-slate-600\/90 {
  border-bottom-color: rgb(71 85 105 / 0.9);
}

.border-b-slate-600\/95 {
  border-bottom-color: rgb(71 85 105 / 0.95);
}

.border-b-slate-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
}

.border-b-slate-700\/0 {
  border-bottom-color: rgb(51 65 85 / 0);
}

.border-b-slate-700\/10 {
  border-bottom-color: rgb(51 65 85 / 0.1);
}

.border-b-slate-700\/100 {
  border-bottom-color: rgb(51 65 85 / 1);
}

.border-b-slate-700\/15 {
  border-bottom-color: rgb(51 65 85 / 0.15);
}

.border-b-slate-700\/20 {
  border-bottom-color: rgb(51 65 85 / 0.2);
}

.border-b-slate-700\/25 {
  border-bottom-color: rgb(51 65 85 / 0.25);
}

.border-b-slate-700\/30 {
  border-bottom-color: rgb(51 65 85 / 0.3);
}

.border-b-slate-700\/35 {
  border-bottom-color: rgb(51 65 85 / 0.35);
}

.border-b-slate-700\/40 {
  border-bottom-color: rgb(51 65 85 / 0.4);
}

.border-b-slate-700\/45 {
  border-bottom-color: rgb(51 65 85 / 0.45);
}

.border-b-slate-700\/5 {
  border-bottom-color: rgb(51 65 85 / 0.05);
}

.border-b-slate-700\/50 {
  border-bottom-color: rgb(51 65 85 / 0.5);
}

.border-b-slate-700\/55 {
  border-bottom-color: rgb(51 65 85 / 0.55);
}

.border-b-slate-700\/60 {
  border-bottom-color: rgb(51 65 85 / 0.6);
}

.border-b-slate-700\/65 {
  border-bottom-color: rgb(51 65 85 / 0.65);
}

.border-b-slate-700\/70 {
  border-bottom-color: rgb(51 65 85 / 0.7);
}

.border-b-slate-700\/75 {
  border-bottom-color: rgb(51 65 85 / 0.75);
}

.border-b-slate-700\/80 {
  border-bottom-color: rgb(51 65 85 / 0.8);
}

.border-b-slate-700\/85 {
  border-bottom-color: rgb(51 65 85 / 0.85);
}

.border-b-slate-700\/90 {
  border-bottom-color: rgb(51 65 85 / 0.9);
}

.border-b-slate-700\/95 {
  border-bottom-color: rgb(51 65 85 / 0.95);
}

.border-b-slate-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}

.border-b-slate-800\/0 {
  border-bottom-color: rgb(30 41 59 / 0);
}

.border-b-slate-800\/10 {
  border-bottom-color: rgb(30 41 59 / 0.1);
}

.border-b-slate-800\/100 {
  border-bottom-color: rgb(30 41 59 / 1);
}

.border-b-slate-800\/15 {
  border-bottom-color: rgb(30 41 59 / 0.15);
}

.border-b-slate-800\/20 {
  border-bottom-color: rgb(30 41 59 / 0.2);
}

.border-b-slate-800\/25 {
  border-bottom-color: rgb(30 41 59 / 0.25);
}

.border-b-slate-800\/30 {
  border-bottom-color: rgb(30 41 59 / 0.3);
}

.border-b-slate-800\/35 {
  border-bottom-color: rgb(30 41 59 / 0.35);
}

.border-b-slate-800\/40 {
  border-bottom-color: rgb(30 41 59 / 0.4);
}

.border-b-slate-800\/45 {
  border-bottom-color: rgb(30 41 59 / 0.45);
}

.border-b-slate-800\/5 {
  border-bottom-color: rgb(30 41 59 / 0.05);
}

.border-b-slate-800\/50 {
  border-bottom-color: rgb(30 41 59 / 0.5);
}

.border-b-slate-800\/55 {
  border-bottom-color: rgb(30 41 59 / 0.55);
}

.border-b-slate-800\/60 {
  border-bottom-color: rgb(30 41 59 / 0.6);
}

.border-b-slate-800\/65 {
  border-bottom-color: rgb(30 41 59 / 0.65);
}

.border-b-slate-800\/70 {
  border-bottom-color: rgb(30 41 59 / 0.7);
}

.border-b-slate-800\/75 {
  border-bottom-color: rgb(30 41 59 / 0.75);
}

.border-b-slate-800\/80 {
  border-bottom-color: rgb(30 41 59 / 0.8);
}

.border-b-slate-800\/85 {
  border-bottom-color: rgb(30 41 59 / 0.85);
}

.border-b-slate-800\/90 {
  border-bottom-color: rgb(30 41 59 / 0.9);
}

.border-b-slate-800\/95 {
  border-bottom-color: rgb(30 41 59 / 0.95);
}

.border-b-slate-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(15 23 42 / var(--tw-border-opacity, 1));
}

.border-b-slate-900\/0 {
  border-bottom-color: rgb(15 23 42 / 0);
}

.border-b-slate-900\/10 {
  border-bottom-color: rgb(15 23 42 / 0.1);
}

.border-b-slate-900\/100 {
  border-bottom-color: rgb(15 23 42 / 1);
}

.border-b-slate-900\/15 {
  border-bottom-color: rgb(15 23 42 / 0.15);
}

.border-b-slate-900\/20 {
  border-bottom-color: rgb(15 23 42 / 0.2);
}

.border-b-slate-900\/25 {
  border-bottom-color: rgb(15 23 42 / 0.25);
}

.border-b-slate-900\/30 {
  border-bottom-color: rgb(15 23 42 / 0.3);
}

.border-b-slate-900\/35 {
  border-bottom-color: rgb(15 23 42 / 0.35);
}

.border-b-slate-900\/40 {
  border-bottom-color: rgb(15 23 42 / 0.4);
}

.border-b-slate-900\/45 {
  border-bottom-color: rgb(15 23 42 / 0.45);
}

.border-b-slate-900\/5 {
  border-bottom-color: rgb(15 23 42 / 0.05);
}

.border-b-slate-900\/50 {
  border-bottom-color: rgb(15 23 42 / 0.5);
}

.border-b-slate-900\/55 {
  border-bottom-color: rgb(15 23 42 / 0.55);
}

.border-b-slate-900\/60 {
  border-bottom-color: rgb(15 23 42 / 0.6);
}

.border-b-slate-900\/65 {
  border-bottom-color: rgb(15 23 42 / 0.65);
}

.border-b-slate-900\/70 {
  border-bottom-color: rgb(15 23 42 / 0.7);
}

.border-b-slate-900\/75 {
  border-bottom-color: rgb(15 23 42 / 0.75);
}

.border-b-slate-900\/80 {
  border-bottom-color: rgb(15 23 42 / 0.8);
}

.border-b-slate-900\/85 {
  border-bottom-color: rgb(15 23 42 / 0.85);
}

.border-b-slate-900\/90 {
  border-bottom-color: rgb(15 23 42 / 0.9);
}

.border-b-slate-900\/95 {
  border-bottom-color: rgb(15 23 42 / 0.95);
}

.border-b-slate-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(2 6 23 / var(--tw-border-opacity, 1));
}

.border-b-slate-950\/0 {
  border-bottom-color: rgb(2 6 23 / 0);
}

.border-b-slate-950\/10 {
  border-bottom-color: rgb(2 6 23 / 0.1);
}

.border-b-slate-950\/100 {
  border-bottom-color: rgb(2 6 23 / 1);
}

.border-b-slate-950\/15 {
  border-bottom-color: rgb(2 6 23 / 0.15);
}

.border-b-slate-950\/20 {
  border-bottom-color: rgb(2 6 23 / 0.2);
}

.border-b-slate-950\/25 {
  border-bottom-color: rgb(2 6 23 / 0.25);
}

.border-b-slate-950\/30 {
  border-bottom-color: rgb(2 6 23 / 0.3);
}

.border-b-slate-950\/35 {
  border-bottom-color: rgb(2 6 23 / 0.35);
}

.border-b-slate-950\/40 {
  border-bottom-color: rgb(2 6 23 / 0.4);
}

.border-b-slate-950\/45 {
  border-bottom-color: rgb(2 6 23 / 0.45);
}

.border-b-slate-950\/5 {
  border-bottom-color: rgb(2 6 23 / 0.05);
}

.border-b-slate-950\/50 {
  border-bottom-color: rgb(2 6 23 / 0.5);
}

.border-b-slate-950\/55 {
  border-bottom-color: rgb(2 6 23 / 0.55);
}

.border-b-slate-950\/60 {
  border-bottom-color: rgb(2 6 23 / 0.6);
}

.border-b-slate-950\/65 {
  border-bottom-color: rgb(2 6 23 / 0.65);
}

.border-b-slate-950\/70 {
  border-bottom-color: rgb(2 6 23 / 0.7);
}

.border-b-slate-950\/75 {
  border-bottom-color: rgb(2 6 23 / 0.75);
}

.border-b-slate-950\/80 {
  border-bottom-color: rgb(2 6 23 / 0.8);
}

.border-b-slate-950\/85 {
  border-bottom-color: rgb(2 6 23 / 0.85);
}

.border-b-slate-950\/90 {
  border-bottom-color: rgb(2 6 23 / 0.9);
}

.border-b-slate-950\/95 {
  border-bottom-color: rgb(2 6 23 / 0.95);
}

.border-b-stone-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(245 245 244 / var(--tw-border-opacity, 1));
}

.border-b-stone-100\/0 {
  border-bottom-color: rgb(245 245 244 / 0);
}

.border-b-stone-100\/10 {
  border-bottom-color: rgb(245 245 244 / 0.1);
}

.border-b-stone-100\/100 {
  border-bottom-color: rgb(245 245 244 / 1);
}

.border-b-stone-100\/15 {
  border-bottom-color: rgb(245 245 244 / 0.15);
}

.border-b-stone-100\/20 {
  border-bottom-color: rgb(245 245 244 / 0.2);
}

.border-b-stone-100\/25 {
  border-bottom-color: rgb(245 245 244 / 0.25);
}

.border-b-stone-100\/30 {
  border-bottom-color: rgb(245 245 244 / 0.3);
}

.border-b-stone-100\/35 {
  border-bottom-color: rgb(245 245 244 / 0.35);
}

.border-b-stone-100\/40 {
  border-bottom-color: rgb(245 245 244 / 0.4);
}

.border-b-stone-100\/45 {
  border-bottom-color: rgb(245 245 244 / 0.45);
}

.border-b-stone-100\/5 {
  border-bottom-color: rgb(245 245 244 / 0.05);
}

.border-b-stone-100\/50 {
  border-bottom-color: rgb(245 245 244 / 0.5);
}

.border-b-stone-100\/55 {
  border-bottom-color: rgb(245 245 244 / 0.55);
}

.border-b-stone-100\/60 {
  border-bottom-color: rgb(245 245 244 / 0.6);
}

.border-b-stone-100\/65 {
  border-bottom-color: rgb(245 245 244 / 0.65);
}

.border-b-stone-100\/70 {
  border-bottom-color: rgb(245 245 244 / 0.7);
}

.border-b-stone-100\/75 {
  border-bottom-color: rgb(245 245 244 / 0.75);
}

.border-b-stone-100\/80 {
  border-bottom-color: rgb(245 245 244 / 0.8);
}

.border-b-stone-100\/85 {
  border-bottom-color: rgb(245 245 244 / 0.85);
}

.border-b-stone-100\/90 {
  border-bottom-color: rgb(245 245 244 / 0.9);
}

.border-b-stone-100\/95 {
  border-bottom-color: rgb(245 245 244 / 0.95);
}

.border-b-stone-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(231 229 228 / var(--tw-border-opacity, 1));
}

.border-b-stone-200\/0 {
  border-bottom-color: rgb(231 229 228 / 0);
}

.border-b-stone-200\/10 {
  border-bottom-color: rgb(231 229 228 / 0.1);
}

.border-b-stone-200\/100 {
  border-bottom-color: rgb(231 229 228 / 1);
}

.border-b-stone-200\/15 {
  border-bottom-color: rgb(231 229 228 / 0.15);
}

.border-b-stone-200\/20 {
  border-bottom-color: rgb(231 229 228 / 0.2);
}

.border-b-stone-200\/25 {
  border-bottom-color: rgb(231 229 228 / 0.25);
}

.border-b-stone-200\/30 {
  border-bottom-color: rgb(231 229 228 / 0.3);
}

.border-b-stone-200\/35 {
  border-bottom-color: rgb(231 229 228 / 0.35);
}

.border-b-stone-200\/40 {
  border-bottom-color: rgb(231 229 228 / 0.4);
}

.border-b-stone-200\/45 {
  border-bottom-color: rgb(231 229 228 / 0.45);
}

.border-b-stone-200\/5 {
  border-bottom-color: rgb(231 229 228 / 0.05);
}

.border-b-stone-200\/50 {
  border-bottom-color: rgb(231 229 228 / 0.5);
}

.border-b-stone-200\/55 {
  border-bottom-color: rgb(231 229 228 / 0.55);
}

.border-b-stone-200\/60 {
  border-bottom-color: rgb(231 229 228 / 0.6);
}

.border-b-stone-200\/65 {
  border-bottom-color: rgb(231 229 228 / 0.65);
}

.border-b-stone-200\/70 {
  border-bottom-color: rgb(231 229 228 / 0.7);
}

.border-b-stone-200\/75 {
  border-bottom-color: rgb(231 229 228 / 0.75);
}

.border-b-stone-200\/80 {
  border-bottom-color: rgb(231 229 228 / 0.8);
}

.border-b-stone-200\/85 {
  border-bottom-color: rgb(231 229 228 / 0.85);
}

.border-b-stone-200\/90 {
  border-bottom-color: rgb(231 229 228 / 0.9);
}

.border-b-stone-200\/95 {
  border-bottom-color: rgb(231 229 228 / 0.95);
}

.border-b-stone-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(214 211 209 / var(--tw-border-opacity, 1));
}

.border-b-stone-300\/0 {
  border-bottom-color: rgb(214 211 209 / 0);
}

.border-b-stone-300\/10 {
  border-bottom-color: rgb(214 211 209 / 0.1);
}

.border-b-stone-300\/100 {
  border-bottom-color: rgb(214 211 209 / 1);
}

.border-b-stone-300\/15 {
  border-bottom-color: rgb(214 211 209 / 0.15);
}

.border-b-stone-300\/20 {
  border-bottom-color: rgb(214 211 209 / 0.2);
}

.border-b-stone-300\/25 {
  border-bottom-color: rgb(214 211 209 / 0.25);
}

.border-b-stone-300\/30 {
  border-bottom-color: rgb(214 211 209 / 0.3);
}

.border-b-stone-300\/35 {
  border-bottom-color: rgb(214 211 209 / 0.35);
}

.border-b-stone-300\/40 {
  border-bottom-color: rgb(214 211 209 / 0.4);
}

.border-b-stone-300\/45 {
  border-bottom-color: rgb(214 211 209 / 0.45);
}

.border-b-stone-300\/5 {
  border-bottom-color: rgb(214 211 209 / 0.05);
}

.border-b-stone-300\/50 {
  border-bottom-color: rgb(214 211 209 / 0.5);
}

.border-b-stone-300\/55 {
  border-bottom-color: rgb(214 211 209 / 0.55);
}

.border-b-stone-300\/60 {
  border-bottom-color: rgb(214 211 209 / 0.6);
}

.border-b-stone-300\/65 {
  border-bottom-color: rgb(214 211 209 / 0.65);
}

.border-b-stone-300\/70 {
  border-bottom-color: rgb(214 211 209 / 0.7);
}

.border-b-stone-300\/75 {
  border-bottom-color: rgb(214 211 209 / 0.75);
}

.border-b-stone-300\/80 {
  border-bottom-color: rgb(214 211 209 / 0.8);
}

.border-b-stone-300\/85 {
  border-bottom-color: rgb(214 211 209 / 0.85);
}

.border-b-stone-300\/90 {
  border-bottom-color: rgb(214 211 209 / 0.9);
}

.border-b-stone-300\/95 {
  border-bottom-color: rgb(214 211 209 / 0.95);
}

.border-b-stone-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(168 162 158 / var(--tw-border-opacity, 1));
}

.border-b-stone-400\/0 {
  border-bottom-color: rgb(168 162 158 / 0);
}

.border-b-stone-400\/10 {
  border-bottom-color: rgb(168 162 158 / 0.1);
}

.border-b-stone-400\/100 {
  border-bottom-color: rgb(168 162 158 / 1);
}

.border-b-stone-400\/15 {
  border-bottom-color: rgb(168 162 158 / 0.15);
}

.border-b-stone-400\/20 {
  border-bottom-color: rgb(168 162 158 / 0.2);
}

.border-b-stone-400\/25 {
  border-bottom-color: rgb(168 162 158 / 0.25);
}

.border-b-stone-400\/30 {
  border-bottom-color: rgb(168 162 158 / 0.3);
}

.border-b-stone-400\/35 {
  border-bottom-color: rgb(168 162 158 / 0.35);
}

.border-b-stone-400\/40 {
  border-bottom-color: rgb(168 162 158 / 0.4);
}

.border-b-stone-400\/45 {
  border-bottom-color: rgb(168 162 158 / 0.45);
}

.border-b-stone-400\/5 {
  border-bottom-color: rgb(168 162 158 / 0.05);
}

.border-b-stone-400\/50 {
  border-bottom-color: rgb(168 162 158 / 0.5);
}

.border-b-stone-400\/55 {
  border-bottom-color: rgb(168 162 158 / 0.55);
}

.border-b-stone-400\/60 {
  border-bottom-color: rgb(168 162 158 / 0.6);
}

.border-b-stone-400\/65 {
  border-bottom-color: rgb(168 162 158 / 0.65);
}

.border-b-stone-400\/70 {
  border-bottom-color: rgb(168 162 158 / 0.7);
}

.border-b-stone-400\/75 {
  border-bottom-color: rgb(168 162 158 / 0.75);
}

.border-b-stone-400\/80 {
  border-bottom-color: rgb(168 162 158 / 0.8);
}

.border-b-stone-400\/85 {
  border-bottom-color: rgb(168 162 158 / 0.85);
}

.border-b-stone-400\/90 {
  border-bottom-color: rgb(168 162 158 / 0.9);
}

.border-b-stone-400\/95 {
  border-bottom-color: rgb(168 162 158 / 0.95);
}

.border-b-stone-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(250 250 249 / var(--tw-border-opacity, 1));
}

.border-b-stone-50\/0 {
  border-bottom-color: rgb(250 250 249 / 0);
}

.border-b-stone-50\/10 {
  border-bottom-color: rgb(250 250 249 / 0.1);
}

.border-b-stone-50\/100 {
  border-bottom-color: rgb(250 250 249 / 1);
}

.border-b-stone-50\/15 {
  border-bottom-color: rgb(250 250 249 / 0.15);
}

.border-b-stone-50\/20 {
  border-bottom-color: rgb(250 250 249 / 0.2);
}

.border-b-stone-50\/25 {
  border-bottom-color: rgb(250 250 249 / 0.25);
}

.border-b-stone-50\/30 {
  border-bottom-color: rgb(250 250 249 / 0.3);
}

.border-b-stone-50\/35 {
  border-bottom-color: rgb(250 250 249 / 0.35);
}

.border-b-stone-50\/40 {
  border-bottom-color: rgb(250 250 249 / 0.4);
}

.border-b-stone-50\/45 {
  border-bottom-color: rgb(250 250 249 / 0.45);
}

.border-b-stone-50\/5 {
  border-bottom-color: rgb(250 250 249 / 0.05);
}

.border-b-stone-50\/50 {
  border-bottom-color: rgb(250 250 249 / 0.5);
}

.border-b-stone-50\/55 {
  border-bottom-color: rgb(250 250 249 / 0.55);
}

.border-b-stone-50\/60 {
  border-bottom-color: rgb(250 250 249 / 0.6);
}

.border-b-stone-50\/65 {
  border-bottom-color: rgb(250 250 249 / 0.65);
}

.border-b-stone-50\/70 {
  border-bottom-color: rgb(250 250 249 / 0.7);
}

.border-b-stone-50\/75 {
  border-bottom-color: rgb(250 250 249 / 0.75);
}

.border-b-stone-50\/80 {
  border-bottom-color: rgb(250 250 249 / 0.8);
}

.border-b-stone-50\/85 {
  border-bottom-color: rgb(250 250 249 / 0.85);
}

.border-b-stone-50\/90 {
  border-bottom-color: rgb(250 250 249 / 0.9);
}

.border-b-stone-50\/95 {
  border-bottom-color: rgb(250 250 249 / 0.95);
}

.border-b-stone-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(120 113 108 / var(--tw-border-opacity, 1));
}

.border-b-stone-500\/0 {
  border-bottom-color: rgb(120 113 108 / 0);
}

.border-b-stone-500\/10 {
  border-bottom-color: rgb(120 113 108 / 0.1);
}

.border-b-stone-500\/100 {
  border-bottom-color: rgb(120 113 108 / 1);
}

.border-b-stone-500\/15 {
  border-bottom-color: rgb(120 113 108 / 0.15);
}

.border-b-stone-500\/20 {
  border-bottom-color: rgb(120 113 108 / 0.2);
}

.border-b-stone-500\/25 {
  border-bottom-color: rgb(120 113 108 / 0.25);
}

.border-b-stone-500\/30 {
  border-bottom-color: rgb(120 113 108 / 0.3);
}

.border-b-stone-500\/35 {
  border-bottom-color: rgb(120 113 108 / 0.35);
}

.border-b-stone-500\/40 {
  border-bottom-color: rgb(120 113 108 / 0.4);
}

.border-b-stone-500\/45 {
  border-bottom-color: rgb(120 113 108 / 0.45);
}

.border-b-stone-500\/5 {
  border-bottom-color: rgb(120 113 108 / 0.05);
}

.border-b-stone-500\/50 {
  border-bottom-color: rgb(120 113 108 / 0.5);
}

.border-b-stone-500\/55 {
  border-bottom-color: rgb(120 113 108 / 0.55);
}

.border-b-stone-500\/60 {
  border-bottom-color: rgb(120 113 108 / 0.6);
}

.border-b-stone-500\/65 {
  border-bottom-color: rgb(120 113 108 / 0.65);
}

.border-b-stone-500\/70 {
  border-bottom-color: rgb(120 113 108 / 0.7);
}

.border-b-stone-500\/75 {
  border-bottom-color: rgb(120 113 108 / 0.75);
}

.border-b-stone-500\/80 {
  border-bottom-color: rgb(120 113 108 / 0.8);
}

.border-b-stone-500\/85 {
  border-bottom-color: rgb(120 113 108 / 0.85);
}

.border-b-stone-500\/90 {
  border-bottom-color: rgb(120 113 108 / 0.9);
}

.border-b-stone-500\/95 {
  border-bottom-color: rgb(120 113 108 / 0.95);
}

.border-b-stone-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(87 83 78 / var(--tw-border-opacity, 1));
}

.border-b-stone-600\/0 {
  border-bottom-color: rgb(87 83 78 / 0);
}

.border-b-stone-600\/10 {
  border-bottom-color: rgb(87 83 78 / 0.1);
}

.border-b-stone-600\/100 {
  border-bottom-color: rgb(87 83 78 / 1);
}

.border-b-stone-600\/15 {
  border-bottom-color: rgb(87 83 78 / 0.15);
}

.border-b-stone-600\/20 {
  border-bottom-color: rgb(87 83 78 / 0.2);
}

.border-b-stone-600\/25 {
  border-bottom-color: rgb(87 83 78 / 0.25);
}

.border-b-stone-600\/30 {
  border-bottom-color: rgb(87 83 78 / 0.3);
}

.border-b-stone-600\/35 {
  border-bottom-color: rgb(87 83 78 / 0.35);
}

.border-b-stone-600\/40 {
  border-bottom-color: rgb(87 83 78 / 0.4);
}

.border-b-stone-600\/45 {
  border-bottom-color: rgb(87 83 78 / 0.45);
}

.border-b-stone-600\/5 {
  border-bottom-color: rgb(87 83 78 / 0.05);
}

.border-b-stone-600\/50 {
  border-bottom-color: rgb(87 83 78 / 0.5);
}

.border-b-stone-600\/55 {
  border-bottom-color: rgb(87 83 78 / 0.55);
}

.border-b-stone-600\/60 {
  border-bottom-color: rgb(87 83 78 / 0.6);
}

.border-b-stone-600\/65 {
  border-bottom-color: rgb(87 83 78 / 0.65);
}

.border-b-stone-600\/70 {
  border-bottom-color: rgb(87 83 78 / 0.7);
}

.border-b-stone-600\/75 {
  border-bottom-color: rgb(87 83 78 / 0.75);
}

.border-b-stone-600\/80 {
  border-bottom-color: rgb(87 83 78 / 0.8);
}

.border-b-stone-600\/85 {
  border-bottom-color: rgb(87 83 78 / 0.85);
}

.border-b-stone-600\/90 {
  border-bottom-color: rgb(87 83 78 / 0.9);
}

.border-b-stone-600\/95 {
  border-bottom-color: rgb(87 83 78 / 0.95);
}

.border-b-stone-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(68 64 60 / var(--tw-border-opacity, 1));
}

.border-b-stone-700\/0 {
  border-bottom-color: rgb(68 64 60 / 0);
}

.border-b-stone-700\/10 {
  border-bottom-color: rgb(68 64 60 / 0.1);
}

.border-b-stone-700\/100 {
  border-bottom-color: rgb(68 64 60 / 1);
}

.border-b-stone-700\/15 {
  border-bottom-color: rgb(68 64 60 / 0.15);
}

.border-b-stone-700\/20 {
  border-bottom-color: rgb(68 64 60 / 0.2);
}

.border-b-stone-700\/25 {
  border-bottom-color: rgb(68 64 60 / 0.25);
}

.border-b-stone-700\/30 {
  border-bottom-color: rgb(68 64 60 / 0.3);
}

.border-b-stone-700\/35 {
  border-bottom-color: rgb(68 64 60 / 0.35);
}

.border-b-stone-700\/40 {
  border-bottom-color: rgb(68 64 60 / 0.4);
}

.border-b-stone-700\/45 {
  border-bottom-color: rgb(68 64 60 / 0.45);
}

.border-b-stone-700\/5 {
  border-bottom-color: rgb(68 64 60 / 0.05);
}

.border-b-stone-700\/50 {
  border-bottom-color: rgb(68 64 60 / 0.5);
}

.border-b-stone-700\/55 {
  border-bottom-color: rgb(68 64 60 / 0.55);
}

.border-b-stone-700\/60 {
  border-bottom-color: rgb(68 64 60 / 0.6);
}

.border-b-stone-700\/65 {
  border-bottom-color: rgb(68 64 60 / 0.65);
}

.border-b-stone-700\/70 {
  border-bottom-color: rgb(68 64 60 / 0.7);
}

.border-b-stone-700\/75 {
  border-bottom-color: rgb(68 64 60 / 0.75);
}

.border-b-stone-700\/80 {
  border-bottom-color: rgb(68 64 60 / 0.8);
}

.border-b-stone-700\/85 {
  border-bottom-color: rgb(68 64 60 / 0.85);
}

.border-b-stone-700\/90 {
  border-bottom-color: rgb(68 64 60 / 0.9);
}

.border-b-stone-700\/95 {
  border-bottom-color: rgb(68 64 60 / 0.95);
}

.border-b-stone-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(41 37 36 / var(--tw-border-opacity, 1));
}

.border-b-stone-800\/0 {
  border-bottom-color: rgb(41 37 36 / 0);
}

.border-b-stone-800\/10 {
  border-bottom-color: rgb(41 37 36 / 0.1);
}

.border-b-stone-800\/100 {
  border-bottom-color: rgb(41 37 36 / 1);
}

.border-b-stone-800\/15 {
  border-bottom-color: rgb(41 37 36 / 0.15);
}

.border-b-stone-800\/20 {
  border-bottom-color: rgb(41 37 36 / 0.2);
}

.border-b-stone-800\/25 {
  border-bottom-color: rgb(41 37 36 / 0.25);
}

.border-b-stone-800\/30 {
  border-bottom-color: rgb(41 37 36 / 0.3);
}

.border-b-stone-800\/35 {
  border-bottom-color: rgb(41 37 36 / 0.35);
}

.border-b-stone-800\/40 {
  border-bottom-color: rgb(41 37 36 / 0.4);
}

.border-b-stone-800\/45 {
  border-bottom-color: rgb(41 37 36 / 0.45);
}

.border-b-stone-800\/5 {
  border-bottom-color: rgb(41 37 36 / 0.05);
}

.border-b-stone-800\/50 {
  border-bottom-color: rgb(41 37 36 / 0.5);
}

.border-b-stone-800\/55 {
  border-bottom-color: rgb(41 37 36 / 0.55);
}

.border-b-stone-800\/60 {
  border-bottom-color: rgb(41 37 36 / 0.6);
}

.border-b-stone-800\/65 {
  border-bottom-color: rgb(41 37 36 / 0.65);
}

.border-b-stone-800\/70 {
  border-bottom-color: rgb(41 37 36 / 0.7);
}

.border-b-stone-800\/75 {
  border-bottom-color: rgb(41 37 36 / 0.75);
}

.border-b-stone-800\/80 {
  border-bottom-color: rgb(41 37 36 / 0.8);
}

.border-b-stone-800\/85 {
  border-bottom-color: rgb(41 37 36 / 0.85);
}

.border-b-stone-800\/90 {
  border-bottom-color: rgb(41 37 36 / 0.9);
}

.border-b-stone-800\/95 {
  border-bottom-color: rgb(41 37 36 / 0.95);
}

.border-b-stone-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(28 25 23 / var(--tw-border-opacity, 1));
}

.border-b-stone-900\/0 {
  border-bottom-color: rgb(28 25 23 / 0);
}

.border-b-stone-900\/10 {
  border-bottom-color: rgb(28 25 23 / 0.1);
}

.border-b-stone-900\/100 {
  border-bottom-color: rgb(28 25 23 / 1);
}

.border-b-stone-900\/15 {
  border-bottom-color: rgb(28 25 23 / 0.15);
}

.border-b-stone-900\/20 {
  border-bottom-color: rgb(28 25 23 / 0.2);
}

.border-b-stone-900\/25 {
  border-bottom-color: rgb(28 25 23 / 0.25);
}

.border-b-stone-900\/30 {
  border-bottom-color: rgb(28 25 23 / 0.3);
}

.border-b-stone-900\/35 {
  border-bottom-color: rgb(28 25 23 / 0.35);
}

.border-b-stone-900\/40 {
  border-bottom-color: rgb(28 25 23 / 0.4);
}

.border-b-stone-900\/45 {
  border-bottom-color: rgb(28 25 23 / 0.45);
}

.border-b-stone-900\/5 {
  border-bottom-color: rgb(28 25 23 / 0.05);
}

.border-b-stone-900\/50 {
  border-bottom-color: rgb(28 25 23 / 0.5);
}

.border-b-stone-900\/55 {
  border-bottom-color: rgb(28 25 23 / 0.55);
}

.border-b-stone-900\/60 {
  border-bottom-color: rgb(28 25 23 / 0.6);
}

.border-b-stone-900\/65 {
  border-bottom-color: rgb(28 25 23 / 0.65);
}

.border-b-stone-900\/70 {
  border-bottom-color: rgb(28 25 23 / 0.7);
}

.border-b-stone-900\/75 {
  border-bottom-color: rgb(28 25 23 / 0.75);
}

.border-b-stone-900\/80 {
  border-bottom-color: rgb(28 25 23 / 0.8);
}

.border-b-stone-900\/85 {
  border-bottom-color: rgb(28 25 23 / 0.85);
}

.border-b-stone-900\/90 {
  border-bottom-color: rgb(28 25 23 / 0.9);
}

.border-b-stone-900\/95 {
  border-bottom-color: rgb(28 25 23 / 0.95);
}

.border-b-stone-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(12 10 9 / var(--tw-border-opacity, 1));
}

.border-b-stone-950\/0 {
  border-bottom-color: rgb(12 10 9 / 0);
}

.border-b-stone-950\/10 {
  border-bottom-color: rgb(12 10 9 / 0.1);
}

.border-b-stone-950\/100 {
  border-bottom-color: rgb(12 10 9 / 1);
}

.border-b-stone-950\/15 {
  border-bottom-color: rgb(12 10 9 / 0.15);
}

.border-b-stone-950\/20 {
  border-bottom-color: rgb(12 10 9 / 0.2);
}

.border-b-stone-950\/25 {
  border-bottom-color: rgb(12 10 9 / 0.25);
}

.border-b-stone-950\/30 {
  border-bottom-color: rgb(12 10 9 / 0.3);
}

.border-b-stone-950\/35 {
  border-bottom-color: rgb(12 10 9 / 0.35);
}

.border-b-stone-950\/40 {
  border-bottom-color: rgb(12 10 9 / 0.4);
}

.border-b-stone-950\/45 {
  border-bottom-color: rgb(12 10 9 / 0.45);
}

.border-b-stone-950\/5 {
  border-bottom-color: rgb(12 10 9 / 0.05);
}

.border-b-stone-950\/50 {
  border-bottom-color: rgb(12 10 9 / 0.5);
}

.border-b-stone-950\/55 {
  border-bottom-color: rgb(12 10 9 / 0.55);
}

.border-b-stone-950\/60 {
  border-bottom-color: rgb(12 10 9 / 0.6);
}

.border-b-stone-950\/65 {
  border-bottom-color: rgb(12 10 9 / 0.65);
}

.border-b-stone-950\/70 {
  border-bottom-color: rgb(12 10 9 / 0.7);
}

.border-b-stone-950\/75 {
  border-bottom-color: rgb(12 10 9 / 0.75);
}

.border-b-stone-950\/80 {
  border-bottom-color: rgb(12 10 9 / 0.8);
}

.border-b-stone-950\/85 {
  border-bottom-color: rgb(12 10 9 / 0.85);
}

.border-b-stone-950\/90 {
  border-bottom-color: rgb(12 10 9 / 0.9);
}

.border-b-stone-950\/95 {
  border-bottom-color: rgb(12 10 9 / 0.95);
}

.border-b-teal {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(99 146 173 / var(--tw-border-opacity, 1));
}

.border-b-teal\/0 {
  border-bottom-color: rgb(99 146 173 / 0);
}

.border-b-teal\/10 {
  border-bottom-color: rgb(99 146 173 / 0.1);
}

.border-b-teal\/100 {
  border-bottom-color: rgb(99 146 173 / 1);
}

.border-b-teal\/15 {
  border-bottom-color: rgb(99 146 173 / 0.15);
}

.border-b-teal\/20 {
  border-bottom-color: rgb(99 146 173 / 0.2);
}

.border-b-teal\/25 {
  border-bottom-color: rgb(99 146 173 / 0.25);
}

.border-b-teal\/30 {
  border-bottom-color: rgb(99 146 173 / 0.3);
}

.border-b-teal\/35 {
  border-bottom-color: rgb(99 146 173 / 0.35);
}

.border-b-teal\/40 {
  border-bottom-color: rgb(99 146 173 / 0.4);
}

.border-b-teal\/45 {
  border-bottom-color: rgb(99 146 173 / 0.45);
}

.border-b-teal\/5 {
  border-bottom-color: rgb(99 146 173 / 0.05);
}

.border-b-teal\/50 {
  border-bottom-color: rgb(99 146 173 / 0.5);
}

.border-b-teal\/55 {
  border-bottom-color: rgb(99 146 173 / 0.55);
}

.border-b-teal\/60 {
  border-bottom-color: rgb(99 146 173 / 0.6);
}

.border-b-teal\/65 {
  border-bottom-color: rgb(99 146 173 / 0.65);
}

.border-b-teal\/70 {
  border-bottom-color: rgb(99 146 173 / 0.7);
}

.border-b-teal\/75 {
  border-bottom-color: rgb(99 146 173 / 0.75);
}

.border-b-teal\/80 {
  border-bottom-color: rgb(99 146 173 / 0.8);
}

.border-b-teal\/85 {
  border-bottom-color: rgb(99 146 173 / 0.85);
}

.border-b-teal\/90 {
  border-bottom-color: rgb(99 146 173 / 0.9);
}

.border-b-teal\/95 {
  border-bottom-color: rgb(99 146 173 / 0.95);
}

.border-b-transparent {
  border-bottom-color: transparent;
}

.border-b-transparent\/0 {
  border-bottom-color: rgb(0 0 0 / 0);
}

.border-b-transparent\/10 {
  border-bottom-color: rgb(0 0 0 / 0.1);
}

.border-b-transparent\/100 {
  border-bottom-color: rgb(0 0 0 / 1);
}

.border-b-transparent\/15 {
  border-bottom-color: rgb(0 0 0 / 0.15);
}

.border-b-transparent\/20 {
  border-bottom-color: rgb(0 0 0 / 0.2);
}

.border-b-transparent\/25 {
  border-bottom-color: rgb(0 0 0 / 0.25);
}

.border-b-transparent\/30 {
  border-bottom-color: rgb(0 0 0 / 0.3);
}

.border-b-transparent\/35 {
  border-bottom-color: rgb(0 0 0 / 0.35);
}

.border-b-transparent\/40 {
  border-bottom-color: rgb(0 0 0 / 0.4);
}

.border-b-transparent\/45 {
  border-bottom-color: rgb(0 0 0 / 0.45);
}

.border-b-transparent\/5 {
  border-bottom-color: rgb(0 0 0 / 0.05);
}

.border-b-transparent\/50 {
  border-bottom-color: rgb(0 0 0 / 0.5);
}

.border-b-transparent\/55 {
  border-bottom-color: rgb(0 0 0 / 0.55);
}

.border-b-transparent\/60 {
  border-bottom-color: rgb(0 0 0 / 0.6);
}

.border-b-transparent\/65 {
  border-bottom-color: rgb(0 0 0 / 0.65);
}

.border-b-transparent\/70 {
  border-bottom-color: rgb(0 0 0 / 0.7);
}

.border-b-transparent\/75 {
  border-bottom-color: rgb(0 0 0 / 0.75);
}

.border-b-transparent\/80 {
  border-bottom-color: rgb(0 0 0 / 0.8);
}

.border-b-transparent\/85 {
  border-bottom-color: rgb(0 0 0 / 0.85);
}

.border-b-transparent\/90 {
  border-bottom-color: rgb(0 0 0 / 0.9);
}

.border-b-transparent\/95 {
  border-bottom-color: rgb(0 0 0 / 0.95);
}

.border-b-violet-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(237 233 254 / var(--tw-border-opacity, 1));
}

.border-b-violet-100\/0 {
  border-bottom-color: rgb(237 233 254 / 0);
}

.border-b-violet-100\/10 {
  border-bottom-color: rgb(237 233 254 / 0.1);
}

.border-b-violet-100\/100 {
  border-bottom-color: rgb(237 233 254 / 1);
}

.border-b-violet-100\/15 {
  border-bottom-color: rgb(237 233 254 / 0.15);
}

.border-b-violet-100\/20 {
  border-bottom-color: rgb(237 233 254 / 0.2);
}

.border-b-violet-100\/25 {
  border-bottom-color: rgb(237 233 254 / 0.25);
}

.border-b-violet-100\/30 {
  border-bottom-color: rgb(237 233 254 / 0.3);
}

.border-b-violet-100\/35 {
  border-bottom-color: rgb(237 233 254 / 0.35);
}

.border-b-violet-100\/40 {
  border-bottom-color: rgb(237 233 254 / 0.4);
}

.border-b-violet-100\/45 {
  border-bottom-color: rgb(237 233 254 / 0.45);
}

.border-b-violet-100\/5 {
  border-bottom-color: rgb(237 233 254 / 0.05);
}

.border-b-violet-100\/50 {
  border-bottom-color: rgb(237 233 254 / 0.5);
}

.border-b-violet-100\/55 {
  border-bottom-color: rgb(237 233 254 / 0.55);
}

.border-b-violet-100\/60 {
  border-bottom-color: rgb(237 233 254 / 0.6);
}

.border-b-violet-100\/65 {
  border-bottom-color: rgb(237 233 254 / 0.65);
}

.border-b-violet-100\/70 {
  border-bottom-color: rgb(237 233 254 / 0.7);
}

.border-b-violet-100\/75 {
  border-bottom-color: rgb(237 233 254 / 0.75);
}

.border-b-violet-100\/80 {
  border-bottom-color: rgb(237 233 254 / 0.8);
}

.border-b-violet-100\/85 {
  border-bottom-color: rgb(237 233 254 / 0.85);
}

.border-b-violet-100\/90 {
  border-bottom-color: rgb(237 233 254 / 0.9);
}

.border-b-violet-100\/95 {
  border-bottom-color: rgb(237 233 254 / 0.95);
}

.border-b-violet-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(221 214 254 / var(--tw-border-opacity, 1));
}

.border-b-violet-200\/0 {
  border-bottom-color: rgb(221 214 254 / 0);
}

.border-b-violet-200\/10 {
  border-bottom-color: rgb(221 214 254 / 0.1);
}

.border-b-violet-200\/100 {
  border-bottom-color: rgb(221 214 254 / 1);
}

.border-b-violet-200\/15 {
  border-bottom-color: rgb(221 214 254 / 0.15);
}

.border-b-violet-200\/20 {
  border-bottom-color: rgb(221 214 254 / 0.2);
}

.border-b-violet-200\/25 {
  border-bottom-color: rgb(221 214 254 / 0.25);
}

.border-b-violet-200\/30 {
  border-bottom-color: rgb(221 214 254 / 0.3);
}

.border-b-violet-200\/35 {
  border-bottom-color: rgb(221 214 254 / 0.35);
}

.border-b-violet-200\/40 {
  border-bottom-color: rgb(221 214 254 / 0.4);
}

.border-b-violet-200\/45 {
  border-bottom-color: rgb(221 214 254 / 0.45);
}

.border-b-violet-200\/5 {
  border-bottom-color: rgb(221 214 254 / 0.05);
}

.border-b-violet-200\/50 {
  border-bottom-color: rgb(221 214 254 / 0.5);
}

.border-b-violet-200\/55 {
  border-bottom-color: rgb(221 214 254 / 0.55);
}

.border-b-violet-200\/60 {
  border-bottom-color: rgb(221 214 254 / 0.6);
}

.border-b-violet-200\/65 {
  border-bottom-color: rgb(221 214 254 / 0.65);
}

.border-b-violet-200\/70 {
  border-bottom-color: rgb(221 214 254 / 0.7);
}

.border-b-violet-200\/75 {
  border-bottom-color: rgb(221 214 254 / 0.75);
}

.border-b-violet-200\/80 {
  border-bottom-color: rgb(221 214 254 / 0.8);
}

.border-b-violet-200\/85 {
  border-bottom-color: rgb(221 214 254 / 0.85);
}

.border-b-violet-200\/90 {
  border-bottom-color: rgb(221 214 254 / 0.9);
}

.border-b-violet-200\/95 {
  border-bottom-color: rgb(221 214 254 / 0.95);
}

.border-b-violet-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(196 181 253 / var(--tw-border-opacity, 1));
}

.border-b-violet-300\/0 {
  border-bottom-color: rgb(196 181 253 / 0);
}

.border-b-violet-300\/10 {
  border-bottom-color: rgb(196 181 253 / 0.1);
}

.border-b-violet-300\/100 {
  border-bottom-color: rgb(196 181 253 / 1);
}

.border-b-violet-300\/15 {
  border-bottom-color: rgb(196 181 253 / 0.15);
}

.border-b-violet-300\/20 {
  border-bottom-color: rgb(196 181 253 / 0.2);
}

.border-b-violet-300\/25 {
  border-bottom-color: rgb(196 181 253 / 0.25);
}

.border-b-violet-300\/30 {
  border-bottom-color: rgb(196 181 253 / 0.3);
}

.border-b-violet-300\/35 {
  border-bottom-color: rgb(196 181 253 / 0.35);
}

.border-b-violet-300\/40 {
  border-bottom-color: rgb(196 181 253 / 0.4);
}

.border-b-violet-300\/45 {
  border-bottom-color: rgb(196 181 253 / 0.45);
}

.border-b-violet-300\/5 {
  border-bottom-color: rgb(196 181 253 / 0.05);
}

.border-b-violet-300\/50 {
  border-bottom-color: rgb(196 181 253 / 0.5);
}

.border-b-violet-300\/55 {
  border-bottom-color: rgb(196 181 253 / 0.55);
}

.border-b-violet-300\/60 {
  border-bottom-color: rgb(196 181 253 / 0.6);
}

.border-b-violet-300\/65 {
  border-bottom-color: rgb(196 181 253 / 0.65);
}

.border-b-violet-300\/70 {
  border-bottom-color: rgb(196 181 253 / 0.7);
}

.border-b-violet-300\/75 {
  border-bottom-color: rgb(196 181 253 / 0.75);
}

.border-b-violet-300\/80 {
  border-bottom-color: rgb(196 181 253 / 0.8);
}

.border-b-violet-300\/85 {
  border-bottom-color: rgb(196 181 253 / 0.85);
}

.border-b-violet-300\/90 {
  border-bottom-color: rgb(196 181 253 / 0.9);
}

.border-b-violet-300\/95 {
  border-bottom-color: rgb(196 181 253 / 0.95);
}

.border-b-violet-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(167 139 250 / var(--tw-border-opacity, 1));
}

.border-b-violet-400\/0 {
  border-bottom-color: rgb(167 139 250 / 0);
}

.border-b-violet-400\/10 {
  border-bottom-color: rgb(167 139 250 / 0.1);
}

.border-b-violet-400\/100 {
  border-bottom-color: rgb(167 139 250 / 1);
}

.border-b-violet-400\/15 {
  border-bottom-color: rgb(167 139 250 / 0.15);
}

.border-b-violet-400\/20 {
  border-bottom-color: rgb(167 139 250 / 0.2);
}

.border-b-violet-400\/25 {
  border-bottom-color: rgb(167 139 250 / 0.25);
}

.border-b-violet-400\/30 {
  border-bottom-color: rgb(167 139 250 / 0.3);
}

.border-b-violet-400\/35 {
  border-bottom-color: rgb(167 139 250 / 0.35);
}

.border-b-violet-400\/40 {
  border-bottom-color: rgb(167 139 250 / 0.4);
}

.border-b-violet-400\/45 {
  border-bottom-color: rgb(167 139 250 / 0.45);
}

.border-b-violet-400\/5 {
  border-bottom-color: rgb(167 139 250 / 0.05);
}

.border-b-violet-400\/50 {
  border-bottom-color: rgb(167 139 250 / 0.5);
}

.border-b-violet-400\/55 {
  border-bottom-color: rgb(167 139 250 / 0.55);
}

.border-b-violet-400\/60 {
  border-bottom-color: rgb(167 139 250 / 0.6);
}

.border-b-violet-400\/65 {
  border-bottom-color: rgb(167 139 250 / 0.65);
}

.border-b-violet-400\/70 {
  border-bottom-color: rgb(167 139 250 / 0.7);
}

.border-b-violet-400\/75 {
  border-bottom-color: rgb(167 139 250 / 0.75);
}

.border-b-violet-400\/80 {
  border-bottom-color: rgb(167 139 250 / 0.8);
}

.border-b-violet-400\/85 {
  border-bottom-color: rgb(167 139 250 / 0.85);
}

.border-b-violet-400\/90 {
  border-bottom-color: rgb(167 139 250 / 0.9);
}

.border-b-violet-400\/95 {
  border-bottom-color: rgb(167 139 250 / 0.95);
}

.border-b-violet-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(245 243 255 / var(--tw-border-opacity, 1));
}

.border-b-violet-50\/0 {
  border-bottom-color: rgb(245 243 255 / 0);
}

.border-b-violet-50\/10 {
  border-bottom-color: rgb(245 243 255 / 0.1);
}

.border-b-violet-50\/100 {
  border-bottom-color: rgb(245 243 255 / 1);
}

.border-b-violet-50\/15 {
  border-bottom-color: rgb(245 243 255 / 0.15);
}

.border-b-violet-50\/20 {
  border-bottom-color: rgb(245 243 255 / 0.2);
}

.border-b-violet-50\/25 {
  border-bottom-color: rgb(245 243 255 / 0.25);
}

.border-b-violet-50\/30 {
  border-bottom-color: rgb(245 243 255 / 0.3);
}

.border-b-violet-50\/35 {
  border-bottom-color: rgb(245 243 255 / 0.35);
}

.border-b-violet-50\/40 {
  border-bottom-color: rgb(245 243 255 / 0.4);
}

.border-b-violet-50\/45 {
  border-bottom-color: rgb(245 243 255 / 0.45);
}

.border-b-violet-50\/5 {
  border-bottom-color: rgb(245 243 255 / 0.05);
}

.border-b-violet-50\/50 {
  border-bottom-color: rgb(245 243 255 / 0.5);
}

.border-b-violet-50\/55 {
  border-bottom-color: rgb(245 243 255 / 0.55);
}

.border-b-violet-50\/60 {
  border-bottom-color: rgb(245 243 255 / 0.6);
}

.border-b-violet-50\/65 {
  border-bottom-color: rgb(245 243 255 / 0.65);
}

.border-b-violet-50\/70 {
  border-bottom-color: rgb(245 243 255 / 0.7);
}

.border-b-violet-50\/75 {
  border-bottom-color: rgb(245 243 255 / 0.75);
}

.border-b-violet-50\/80 {
  border-bottom-color: rgb(245 243 255 / 0.8);
}

.border-b-violet-50\/85 {
  border-bottom-color: rgb(245 243 255 / 0.85);
}

.border-b-violet-50\/90 {
  border-bottom-color: rgb(245 243 255 / 0.9);
}

.border-b-violet-50\/95 {
  border-bottom-color: rgb(245 243 255 / 0.95);
}

.border-b-violet-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(139 92 246 / var(--tw-border-opacity, 1));
}

.border-b-violet-500\/0 {
  border-bottom-color: rgb(139 92 246 / 0);
}

.border-b-violet-500\/10 {
  border-bottom-color: rgb(139 92 246 / 0.1);
}

.border-b-violet-500\/100 {
  border-bottom-color: rgb(139 92 246 / 1);
}

.border-b-violet-500\/15 {
  border-bottom-color: rgb(139 92 246 / 0.15);
}

.border-b-violet-500\/20 {
  border-bottom-color: rgb(139 92 246 / 0.2);
}

.border-b-violet-500\/25 {
  border-bottom-color: rgb(139 92 246 / 0.25);
}

.border-b-violet-500\/30 {
  border-bottom-color: rgb(139 92 246 / 0.3);
}

.border-b-violet-500\/35 {
  border-bottom-color: rgb(139 92 246 / 0.35);
}

.border-b-violet-500\/40 {
  border-bottom-color: rgb(139 92 246 / 0.4);
}

.border-b-violet-500\/45 {
  border-bottom-color: rgb(139 92 246 / 0.45);
}

.border-b-violet-500\/5 {
  border-bottom-color: rgb(139 92 246 / 0.05);
}

.border-b-violet-500\/50 {
  border-bottom-color: rgb(139 92 246 / 0.5);
}

.border-b-violet-500\/55 {
  border-bottom-color: rgb(139 92 246 / 0.55);
}

.border-b-violet-500\/60 {
  border-bottom-color: rgb(139 92 246 / 0.6);
}

.border-b-violet-500\/65 {
  border-bottom-color: rgb(139 92 246 / 0.65);
}

.border-b-violet-500\/70 {
  border-bottom-color: rgb(139 92 246 / 0.7);
}

.border-b-violet-500\/75 {
  border-bottom-color: rgb(139 92 246 / 0.75);
}

.border-b-violet-500\/80 {
  border-bottom-color: rgb(139 92 246 / 0.8);
}

.border-b-violet-500\/85 {
  border-bottom-color: rgb(139 92 246 / 0.85);
}

.border-b-violet-500\/90 {
  border-bottom-color: rgb(139 92 246 / 0.9);
}

.border-b-violet-500\/95 {
  border-bottom-color: rgb(139 92 246 / 0.95);
}

.border-b-violet-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(124 58 237 / var(--tw-border-opacity, 1));
}

.border-b-violet-600\/0 {
  border-bottom-color: rgb(124 58 237 / 0);
}

.border-b-violet-600\/10 {
  border-bottom-color: rgb(124 58 237 / 0.1);
}

.border-b-violet-600\/100 {
  border-bottom-color: rgb(124 58 237 / 1);
}

.border-b-violet-600\/15 {
  border-bottom-color: rgb(124 58 237 / 0.15);
}

.border-b-violet-600\/20 {
  border-bottom-color: rgb(124 58 237 / 0.2);
}

.border-b-violet-600\/25 {
  border-bottom-color: rgb(124 58 237 / 0.25);
}

.border-b-violet-600\/30 {
  border-bottom-color: rgb(124 58 237 / 0.3);
}

.border-b-violet-600\/35 {
  border-bottom-color: rgb(124 58 237 / 0.35);
}

.border-b-violet-600\/40 {
  border-bottom-color: rgb(124 58 237 / 0.4);
}

.border-b-violet-600\/45 {
  border-bottom-color: rgb(124 58 237 / 0.45);
}

.border-b-violet-600\/5 {
  border-bottom-color: rgb(124 58 237 / 0.05);
}

.border-b-violet-600\/50 {
  border-bottom-color: rgb(124 58 237 / 0.5);
}

.border-b-violet-600\/55 {
  border-bottom-color: rgb(124 58 237 / 0.55);
}

.border-b-violet-600\/60 {
  border-bottom-color: rgb(124 58 237 / 0.6);
}

.border-b-violet-600\/65 {
  border-bottom-color: rgb(124 58 237 / 0.65);
}

.border-b-violet-600\/70 {
  border-bottom-color: rgb(124 58 237 / 0.7);
}

.border-b-violet-600\/75 {
  border-bottom-color: rgb(124 58 237 / 0.75);
}

.border-b-violet-600\/80 {
  border-bottom-color: rgb(124 58 237 / 0.8);
}

.border-b-violet-600\/85 {
  border-bottom-color: rgb(124 58 237 / 0.85);
}

.border-b-violet-600\/90 {
  border-bottom-color: rgb(124 58 237 / 0.9);
}

.border-b-violet-600\/95 {
  border-bottom-color: rgb(124 58 237 / 0.95);
}

.border-b-violet-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(109 40 217 / var(--tw-border-opacity, 1));
}

.border-b-violet-700\/0 {
  border-bottom-color: rgb(109 40 217 / 0);
}

.border-b-violet-700\/10 {
  border-bottom-color: rgb(109 40 217 / 0.1);
}

.border-b-violet-700\/100 {
  border-bottom-color: rgb(109 40 217 / 1);
}

.border-b-violet-700\/15 {
  border-bottom-color: rgb(109 40 217 / 0.15);
}

.border-b-violet-700\/20 {
  border-bottom-color: rgb(109 40 217 / 0.2);
}

.border-b-violet-700\/25 {
  border-bottom-color: rgb(109 40 217 / 0.25);
}

.border-b-violet-700\/30 {
  border-bottom-color: rgb(109 40 217 / 0.3);
}

.border-b-violet-700\/35 {
  border-bottom-color: rgb(109 40 217 / 0.35);
}

.border-b-violet-700\/40 {
  border-bottom-color: rgb(109 40 217 / 0.4);
}

.border-b-violet-700\/45 {
  border-bottom-color: rgb(109 40 217 / 0.45);
}

.border-b-violet-700\/5 {
  border-bottom-color: rgb(109 40 217 / 0.05);
}

.border-b-violet-700\/50 {
  border-bottom-color: rgb(109 40 217 / 0.5);
}

.border-b-violet-700\/55 {
  border-bottom-color: rgb(109 40 217 / 0.55);
}

.border-b-violet-700\/60 {
  border-bottom-color: rgb(109 40 217 / 0.6);
}

.border-b-violet-700\/65 {
  border-bottom-color: rgb(109 40 217 / 0.65);
}

.border-b-violet-700\/70 {
  border-bottom-color: rgb(109 40 217 / 0.7);
}

.border-b-violet-700\/75 {
  border-bottom-color: rgb(109 40 217 / 0.75);
}

.border-b-violet-700\/80 {
  border-bottom-color: rgb(109 40 217 / 0.8);
}

.border-b-violet-700\/85 {
  border-bottom-color: rgb(109 40 217 / 0.85);
}

.border-b-violet-700\/90 {
  border-bottom-color: rgb(109 40 217 / 0.9);
}

.border-b-violet-700\/95 {
  border-bottom-color: rgb(109 40 217 / 0.95);
}

.border-b-violet-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(91 33 182 / var(--tw-border-opacity, 1));
}

.border-b-violet-800\/0 {
  border-bottom-color: rgb(91 33 182 / 0);
}

.border-b-violet-800\/10 {
  border-bottom-color: rgb(91 33 182 / 0.1);
}

.border-b-violet-800\/100 {
  border-bottom-color: rgb(91 33 182 / 1);
}

.border-b-violet-800\/15 {
  border-bottom-color: rgb(91 33 182 / 0.15);
}

.border-b-violet-800\/20 {
  border-bottom-color: rgb(91 33 182 / 0.2);
}

.border-b-violet-800\/25 {
  border-bottom-color: rgb(91 33 182 / 0.25);
}

.border-b-violet-800\/30 {
  border-bottom-color: rgb(91 33 182 / 0.3);
}

.border-b-violet-800\/35 {
  border-bottom-color: rgb(91 33 182 / 0.35);
}

.border-b-violet-800\/40 {
  border-bottom-color: rgb(91 33 182 / 0.4);
}

.border-b-violet-800\/45 {
  border-bottom-color: rgb(91 33 182 / 0.45);
}

.border-b-violet-800\/5 {
  border-bottom-color: rgb(91 33 182 / 0.05);
}

.border-b-violet-800\/50 {
  border-bottom-color: rgb(91 33 182 / 0.5);
}

.border-b-violet-800\/55 {
  border-bottom-color: rgb(91 33 182 / 0.55);
}

.border-b-violet-800\/60 {
  border-bottom-color: rgb(91 33 182 / 0.6);
}

.border-b-violet-800\/65 {
  border-bottom-color: rgb(91 33 182 / 0.65);
}

.border-b-violet-800\/70 {
  border-bottom-color: rgb(91 33 182 / 0.7);
}

.border-b-violet-800\/75 {
  border-bottom-color: rgb(91 33 182 / 0.75);
}

.border-b-violet-800\/80 {
  border-bottom-color: rgb(91 33 182 / 0.8);
}

.border-b-violet-800\/85 {
  border-bottom-color: rgb(91 33 182 / 0.85);
}

.border-b-violet-800\/90 {
  border-bottom-color: rgb(91 33 182 / 0.9);
}

.border-b-violet-800\/95 {
  border-bottom-color: rgb(91 33 182 / 0.95);
}

.border-b-violet-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(76 29 149 / var(--tw-border-opacity, 1));
}

.border-b-violet-900\/0 {
  border-bottom-color: rgb(76 29 149 / 0);
}

.border-b-violet-900\/10 {
  border-bottom-color: rgb(76 29 149 / 0.1);
}

.border-b-violet-900\/100 {
  border-bottom-color: rgb(76 29 149 / 1);
}

.border-b-violet-900\/15 {
  border-bottom-color: rgb(76 29 149 / 0.15);
}

.border-b-violet-900\/20 {
  border-bottom-color: rgb(76 29 149 / 0.2);
}

.border-b-violet-900\/25 {
  border-bottom-color: rgb(76 29 149 / 0.25);
}

.border-b-violet-900\/30 {
  border-bottom-color: rgb(76 29 149 / 0.3);
}

.border-b-violet-900\/35 {
  border-bottom-color: rgb(76 29 149 / 0.35);
}

.border-b-violet-900\/40 {
  border-bottom-color: rgb(76 29 149 / 0.4);
}

.border-b-violet-900\/45 {
  border-bottom-color: rgb(76 29 149 / 0.45);
}

.border-b-violet-900\/5 {
  border-bottom-color: rgb(76 29 149 / 0.05);
}

.border-b-violet-900\/50 {
  border-bottom-color: rgb(76 29 149 / 0.5);
}

.border-b-violet-900\/55 {
  border-bottom-color: rgb(76 29 149 / 0.55);
}

.border-b-violet-900\/60 {
  border-bottom-color: rgb(76 29 149 / 0.6);
}

.border-b-violet-900\/65 {
  border-bottom-color: rgb(76 29 149 / 0.65);
}

.border-b-violet-900\/70 {
  border-bottom-color: rgb(76 29 149 / 0.7);
}

.border-b-violet-900\/75 {
  border-bottom-color: rgb(76 29 149 / 0.75);
}

.border-b-violet-900\/80 {
  border-bottom-color: rgb(76 29 149 / 0.8);
}

.border-b-violet-900\/85 {
  border-bottom-color: rgb(76 29 149 / 0.85);
}

.border-b-violet-900\/90 {
  border-bottom-color: rgb(76 29 149 / 0.9);
}

.border-b-violet-900\/95 {
  border-bottom-color: rgb(76 29 149 / 0.95);
}

.border-b-violet-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(46 16 101 / var(--tw-border-opacity, 1));
}

.border-b-violet-950\/0 {
  border-bottom-color: rgb(46 16 101 / 0);
}

.border-b-violet-950\/10 {
  border-bottom-color: rgb(46 16 101 / 0.1);
}

.border-b-violet-950\/100 {
  border-bottom-color: rgb(46 16 101 / 1);
}

.border-b-violet-950\/15 {
  border-bottom-color: rgb(46 16 101 / 0.15);
}

.border-b-violet-950\/20 {
  border-bottom-color: rgb(46 16 101 / 0.2);
}

.border-b-violet-950\/25 {
  border-bottom-color: rgb(46 16 101 / 0.25);
}

.border-b-violet-950\/30 {
  border-bottom-color: rgb(46 16 101 / 0.3);
}

.border-b-violet-950\/35 {
  border-bottom-color: rgb(46 16 101 / 0.35);
}

.border-b-violet-950\/40 {
  border-bottom-color: rgb(46 16 101 / 0.4);
}

.border-b-violet-950\/45 {
  border-bottom-color: rgb(46 16 101 / 0.45);
}

.border-b-violet-950\/5 {
  border-bottom-color: rgb(46 16 101 / 0.05);
}

.border-b-violet-950\/50 {
  border-bottom-color: rgb(46 16 101 / 0.5);
}

.border-b-violet-950\/55 {
  border-bottom-color: rgb(46 16 101 / 0.55);
}

.border-b-violet-950\/60 {
  border-bottom-color: rgb(46 16 101 / 0.6);
}

.border-b-violet-950\/65 {
  border-bottom-color: rgb(46 16 101 / 0.65);
}

.border-b-violet-950\/70 {
  border-bottom-color: rgb(46 16 101 / 0.7);
}

.border-b-violet-950\/75 {
  border-bottom-color: rgb(46 16 101 / 0.75);
}

.border-b-violet-950\/80 {
  border-bottom-color: rgb(46 16 101 / 0.8);
}

.border-b-violet-950\/85 {
  border-bottom-color: rgb(46 16 101 / 0.85);
}

.border-b-violet-950\/90 {
  border-bottom-color: rgb(46 16 101 / 0.9);
}

.border-b-violet-950\/95 {
  border-bottom-color: rgb(46 16 101 / 0.95);
}

.border-b-white {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.border-b-white\/0 {
  border-bottom-color: rgb(255 255 255 / 0);
}

.border-b-white\/10 {
  border-bottom-color: rgb(255 255 255 / 0.1);
}

.border-b-white\/100 {
  border-bottom-color: rgb(255 255 255 / 1);
}

.border-b-white\/15 {
  border-bottom-color: rgb(255 255 255 / 0.15);
}

.border-b-white\/20 {
  border-bottom-color: rgb(255 255 255 / 0.2);
}

.border-b-white\/25 {
  border-bottom-color: rgb(255 255 255 / 0.25);
}

.border-b-white\/30 {
  border-bottom-color: rgb(255 255 255 / 0.3);
}

.border-b-white\/35 {
  border-bottom-color: rgb(255 255 255 / 0.35);
}

.border-b-white\/40 {
  border-bottom-color: rgb(255 255 255 / 0.4);
}

.border-b-white\/45 {
  border-bottom-color: rgb(255 255 255 / 0.45);
}

.border-b-white\/5 {
  border-bottom-color: rgb(255 255 255 / 0.05);
}

.border-b-white\/50 {
  border-bottom-color: rgb(255 255 255 / 0.5);
}

.border-b-white\/55 {
  border-bottom-color: rgb(255 255 255 / 0.55);
}

.border-b-white\/60 {
  border-bottom-color: rgb(255 255 255 / 0.6);
}

.border-b-white\/65 {
  border-bottom-color: rgb(255 255 255 / 0.65);
}

.border-b-white\/70 {
  border-bottom-color: rgb(255 255 255 / 0.7);
}

.border-b-white\/75 {
  border-bottom-color: rgb(255 255 255 / 0.75);
}

.border-b-white\/80 {
  border-bottom-color: rgb(255 255 255 / 0.8);
}

.border-b-white\/85 {
  border-bottom-color: rgb(255 255 255 / 0.85);
}

.border-b-white\/90 {
  border-bottom-color: rgb(255 255 255 / 0.9);
}

.border-b-white\/95 {
  border-bottom-color: rgb(255 255 255 / 0.95);
}

.border-b-yellow-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}

.border-b-yellow-100\/0 {
  border-bottom-color: rgb(254 249 195 / 0);
}

.border-b-yellow-100\/10 {
  border-bottom-color: rgb(254 249 195 / 0.1);
}

.border-b-yellow-100\/100 {
  border-bottom-color: rgb(254 249 195 / 1);
}

.border-b-yellow-100\/15 {
  border-bottom-color: rgb(254 249 195 / 0.15);
}

.border-b-yellow-100\/20 {
  border-bottom-color: rgb(254 249 195 / 0.2);
}

.border-b-yellow-100\/25 {
  border-bottom-color: rgb(254 249 195 / 0.25);
}

.border-b-yellow-100\/30 {
  border-bottom-color: rgb(254 249 195 / 0.3);
}

.border-b-yellow-100\/35 {
  border-bottom-color: rgb(254 249 195 / 0.35);
}

.border-b-yellow-100\/40 {
  border-bottom-color: rgb(254 249 195 / 0.4);
}

.border-b-yellow-100\/45 {
  border-bottom-color: rgb(254 249 195 / 0.45);
}

.border-b-yellow-100\/5 {
  border-bottom-color: rgb(254 249 195 / 0.05);
}

.border-b-yellow-100\/50 {
  border-bottom-color: rgb(254 249 195 / 0.5);
}

.border-b-yellow-100\/55 {
  border-bottom-color: rgb(254 249 195 / 0.55);
}

.border-b-yellow-100\/60 {
  border-bottom-color: rgb(254 249 195 / 0.6);
}

.border-b-yellow-100\/65 {
  border-bottom-color: rgb(254 249 195 / 0.65);
}

.border-b-yellow-100\/70 {
  border-bottom-color: rgb(254 249 195 / 0.7);
}

.border-b-yellow-100\/75 {
  border-bottom-color: rgb(254 249 195 / 0.75);
}

.border-b-yellow-100\/80 {
  border-bottom-color: rgb(254 249 195 / 0.8);
}

.border-b-yellow-100\/85 {
  border-bottom-color: rgb(254 249 195 / 0.85);
}

.border-b-yellow-100\/90 {
  border-bottom-color: rgb(254 249 195 / 0.9);
}

.border-b-yellow-100\/95 {
  border-bottom-color: rgb(254 249 195 / 0.95);
}

.border-b-yellow-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}

.border-b-yellow-200\/0 {
  border-bottom-color: rgb(254 240 138 / 0);
}

.border-b-yellow-200\/10 {
  border-bottom-color: rgb(254 240 138 / 0.1);
}

.border-b-yellow-200\/100 {
  border-bottom-color: rgb(254 240 138 / 1);
}

.border-b-yellow-200\/15 {
  border-bottom-color: rgb(254 240 138 / 0.15);
}

.border-b-yellow-200\/20 {
  border-bottom-color: rgb(254 240 138 / 0.2);
}

.border-b-yellow-200\/25 {
  border-bottom-color: rgb(254 240 138 / 0.25);
}

.border-b-yellow-200\/30 {
  border-bottom-color: rgb(254 240 138 / 0.3);
}

.border-b-yellow-200\/35 {
  border-bottom-color: rgb(254 240 138 / 0.35);
}

.border-b-yellow-200\/40 {
  border-bottom-color: rgb(254 240 138 / 0.4);
}

.border-b-yellow-200\/45 {
  border-bottom-color: rgb(254 240 138 / 0.45);
}

.border-b-yellow-200\/5 {
  border-bottom-color: rgb(254 240 138 / 0.05);
}

.border-b-yellow-200\/50 {
  border-bottom-color: rgb(254 240 138 / 0.5);
}

.border-b-yellow-200\/55 {
  border-bottom-color: rgb(254 240 138 / 0.55);
}

.border-b-yellow-200\/60 {
  border-bottom-color: rgb(254 240 138 / 0.6);
}

.border-b-yellow-200\/65 {
  border-bottom-color: rgb(254 240 138 / 0.65);
}

.border-b-yellow-200\/70 {
  border-bottom-color: rgb(254 240 138 / 0.7);
}

.border-b-yellow-200\/75 {
  border-bottom-color: rgb(254 240 138 / 0.75);
}

.border-b-yellow-200\/80 {
  border-bottom-color: rgb(254 240 138 / 0.8);
}

.border-b-yellow-200\/85 {
  border-bottom-color: rgb(254 240 138 / 0.85);
}

.border-b-yellow-200\/90 {
  border-bottom-color: rgb(254 240 138 / 0.9);
}

.border-b-yellow-200\/95 {
  border-bottom-color: rgb(254 240 138 / 0.95);
}

.border-b-yellow-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}

.border-b-yellow-300\/0 {
  border-bottom-color: rgb(253 224 71 / 0);
}

.border-b-yellow-300\/10 {
  border-bottom-color: rgb(253 224 71 / 0.1);
}

.border-b-yellow-300\/100 {
  border-bottom-color: rgb(253 224 71 / 1);
}

.border-b-yellow-300\/15 {
  border-bottom-color: rgb(253 224 71 / 0.15);
}

.border-b-yellow-300\/20 {
  border-bottom-color: rgb(253 224 71 / 0.2);
}

.border-b-yellow-300\/25 {
  border-bottom-color: rgb(253 224 71 / 0.25);
}

.border-b-yellow-300\/30 {
  border-bottom-color: rgb(253 224 71 / 0.3);
}

.border-b-yellow-300\/35 {
  border-bottom-color: rgb(253 224 71 / 0.35);
}

.border-b-yellow-300\/40 {
  border-bottom-color: rgb(253 224 71 / 0.4);
}

.border-b-yellow-300\/45 {
  border-bottom-color: rgb(253 224 71 / 0.45);
}

.border-b-yellow-300\/5 {
  border-bottom-color: rgb(253 224 71 / 0.05);
}

.border-b-yellow-300\/50 {
  border-bottom-color: rgb(253 224 71 / 0.5);
}

.border-b-yellow-300\/55 {
  border-bottom-color: rgb(253 224 71 / 0.55);
}

.border-b-yellow-300\/60 {
  border-bottom-color: rgb(253 224 71 / 0.6);
}

.border-b-yellow-300\/65 {
  border-bottom-color: rgb(253 224 71 / 0.65);
}

.border-b-yellow-300\/70 {
  border-bottom-color: rgb(253 224 71 / 0.7);
}

.border-b-yellow-300\/75 {
  border-bottom-color: rgb(253 224 71 / 0.75);
}

.border-b-yellow-300\/80 {
  border-bottom-color: rgb(253 224 71 / 0.8);
}

.border-b-yellow-300\/85 {
  border-bottom-color: rgb(253 224 71 / 0.85);
}

.border-b-yellow-300\/90 {
  border-bottom-color: rgb(253 224 71 / 0.9);
}

.border-b-yellow-300\/95 {
  border-bottom-color: rgb(253 224 71 / 0.95);
}

.border-b-yellow-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}

.border-b-yellow-400\/0 {
  border-bottom-color: rgb(250 204 21 / 0);
}

.border-b-yellow-400\/10 {
  border-bottom-color: rgb(250 204 21 / 0.1);
}

.border-b-yellow-400\/100 {
  border-bottom-color: rgb(250 204 21 / 1);
}

.border-b-yellow-400\/15 {
  border-bottom-color: rgb(250 204 21 / 0.15);
}

.border-b-yellow-400\/20 {
  border-bottom-color: rgb(250 204 21 / 0.2);
}

.border-b-yellow-400\/25 {
  border-bottom-color: rgb(250 204 21 / 0.25);
}

.border-b-yellow-400\/30 {
  border-bottom-color: rgb(250 204 21 / 0.3);
}

.border-b-yellow-400\/35 {
  border-bottom-color: rgb(250 204 21 / 0.35);
}

.border-b-yellow-400\/40 {
  border-bottom-color: rgb(250 204 21 / 0.4);
}

.border-b-yellow-400\/45 {
  border-bottom-color: rgb(250 204 21 / 0.45);
}

.border-b-yellow-400\/5 {
  border-bottom-color: rgb(250 204 21 / 0.05);
}

.border-b-yellow-400\/50 {
  border-bottom-color: rgb(250 204 21 / 0.5);
}

.border-b-yellow-400\/55 {
  border-bottom-color: rgb(250 204 21 / 0.55);
}

.border-b-yellow-400\/60 {
  border-bottom-color: rgb(250 204 21 / 0.6);
}

.border-b-yellow-400\/65 {
  border-bottom-color: rgb(250 204 21 / 0.65);
}

.border-b-yellow-400\/70 {
  border-bottom-color: rgb(250 204 21 / 0.7);
}

.border-b-yellow-400\/75 {
  border-bottom-color: rgb(250 204 21 / 0.75);
}

.border-b-yellow-400\/80 {
  border-bottom-color: rgb(250 204 21 / 0.8);
}

.border-b-yellow-400\/85 {
  border-bottom-color: rgb(250 204 21 / 0.85);
}

.border-b-yellow-400\/90 {
  border-bottom-color: rgb(250 204 21 / 0.9);
}

.border-b-yellow-400\/95 {
  border-bottom-color: rgb(250 204 21 / 0.95);
}

.border-b-yellow-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}

.border-b-yellow-50\/0 {
  border-bottom-color: rgb(254 252 232 / 0);
}

.border-b-yellow-50\/10 {
  border-bottom-color: rgb(254 252 232 / 0.1);
}

.border-b-yellow-50\/100 {
  border-bottom-color: rgb(254 252 232 / 1);
}

.border-b-yellow-50\/15 {
  border-bottom-color: rgb(254 252 232 / 0.15);
}

.border-b-yellow-50\/20 {
  border-bottom-color: rgb(254 252 232 / 0.2);
}

.border-b-yellow-50\/25 {
  border-bottom-color: rgb(254 252 232 / 0.25);
}

.border-b-yellow-50\/30 {
  border-bottom-color: rgb(254 252 232 / 0.3);
}

.border-b-yellow-50\/35 {
  border-bottom-color: rgb(254 252 232 / 0.35);
}

.border-b-yellow-50\/40 {
  border-bottom-color: rgb(254 252 232 / 0.4);
}

.border-b-yellow-50\/45 {
  border-bottom-color: rgb(254 252 232 / 0.45);
}

.border-b-yellow-50\/5 {
  border-bottom-color: rgb(254 252 232 / 0.05);
}

.border-b-yellow-50\/50 {
  border-bottom-color: rgb(254 252 232 / 0.5);
}

.border-b-yellow-50\/55 {
  border-bottom-color: rgb(254 252 232 / 0.55);
}

.border-b-yellow-50\/60 {
  border-bottom-color: rgb(254 252 232 / 0.6);
}

.border-b-yellow-50\/65 {
  border-bottom-color: rgb(254 252 232 / 0.65);
}

.border-b-yellow-50\/70 {
  border-bottom-color: rgb(254 252 232 / 0.7);
}

.border-b-yellow-50\/75 {
  border-bottom-color: rgb(254 252 232 / 0.75);
}

.border-b-yellow-50\/80 {
  border-bottom-color: rgb(254 252 232 / 0.8);
}

.border-b-yellow-50\/85 {
  border-bottom-color: rgb(254 252 232 / 0.85);
}

.border-b-yellow-50\/90 {
  border-bottom-color: rgb(254 252 232 / 0.9);
}

.border-b-yellow-50\/95 {
  border-bottom-color: rgb(254 252 232 / 0.95);
}

.border-b-yellow-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}

.border-b-yellow-500\/0 {
  border-bottom-color: rgb(234 179 8 / 0);
}

.border-b-yellow-500\/10 {
  border-bottom-color: rgb(234 179 8 / 0.1);
}

.border-b-yellow-500\/100 {
  border-bottom-color: rgb(234 179 8 / 1);
}

.border-b-yellow-500\/15 {
  border-bottom-color: rgb(234 179 8 / 0.15);
}

.border-b-yellow-500\/20 {
  border-bottom-color: rgb(234 179 8 / 0.2);
}

.border-b-yellow-500\/25 {
  border-bottom-color: rgb(234 179 8 / 0.25);
}

.border-b-yellow-500\/30 {
  border-bottom-color: rgb(234 179 8 / 0.3);
}

.border-b-yellow-500\/35 {
  border-bottom-color: rgb(234 179 8 / 0.35);
}

.border-b-yellow-500\/40 {
  border-bottom-color: rgb(234 179 8 / 0.4);
}

.border-b-yellow-500\/45 {
  border-bottom-color: rgb(234 179 8 / 0.45);
}

.border-b-yellow-500\/5 {
  border-bottom-color: rgb(234 179 8 / 0.05);
}

.border-b-yellow-500\/50 {
  border-bottom-color: rgb(234 179 8 / 0.5);
}

.border-b-yellow-500\/55 {
  border-bottom-color: rgb(234 179 8 / 0.55);
}

.border-b-yellow-500\/60 {
  border-bottom-color: rgb(234 179 8 / 0.6);
}

.border-b-yellow-500\/65 {
  border-bottom-color: rgb(234 179 8 / 0.65);
}

.border-b-yellow-500\/70 {
  border-bottom-color: rgb(234 179 8 / 0.7);
}

.border-b-yellow-500\/75 {
  border-bottom-color: rgb(234 179 8 / 0.75);
}

.border-b-yellow-500\/80 {
  border-bottom-color: rgb(234 179 8 / 0.8);
}

.border-b-yellow-500\/85 {
  border-bottom-color: rgb(234 179 8 / 0.85);
}

.border-b-yellow-500\/90 {
  border-bottom-color: rgb(234 179 8 / 0.9);
}

.border-b-yellow-500\/95 {
  border-bottom-color: rgb(234 179 8 / 0.95);
}

.border-b-yellow-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}

.border-b-yellow-600\/0 {
  border-bottom-color: rgb(202 138 4 / 0);
}

.border-b-yellow-600\/10 {
  border-bottom-color: rgb(202 138 4 / 0.1);
}

.border-b-yellow-600\/100 {
  border-bottom-color: rgb(202 138 4 / 1);
}

.border-b-yellow-600\/15 {
  border-bottom-color: rgb(202 138 4 / 0.15);
}

.border-b-yellow-600\/20 {
  border-bottom-color: rgb(202 138 4 / 0.2);
}

.border-b-yellow-600\/25 {
  border-bottom-color: rgb(202 138 4 / 0.25);
}

.border-b-yellow-600\/30 {
  border-bottom-color: rgb(202 138 4 / 0.3);
}

.border-b-yellow-600\/35 {
  border-bottom-color: rgb(202 138 4 / 0.35);
}

.border-b-yellow-600\/40 {
  border-bottom-color: rgb(202 138 4 / 0.4);
}

.border-b-yellow-600\/45 {
  border-bottom-color: rgb(202 138 4 / 0.45);
}

.border-b-yellow-600\/5 {
  border-bottom-color: rgb(202 138 4 / 0.05);
}

.border-b-yellow-600\/50 {
  border-bottom-color: rgb(202 138 4 / 0.5);
}

.border-b-yellow-600\/55 {
  border-bottom-color: rgb(202 138 4 / 0.55);
}

.border-b-yellow-600\/60 {
  border-bottom-color: rgb(202 138 4 / 0.6);
}

.border-b-yellow-600\/65 {
  border-bottom-color: rgb(202 138 4 / 0.65);
}

.border-b-yellow-600\/70 {
  border-bottom-color: rgb(202 138 4 / 0.7);
}

.border-b-yellow-600\/75 {
  border-bottom-color: rgb(202 138 4 / 0.75);
}

.border-b-yellow-600\/80 {
  border-bottom-color: rgb(202 138 4 / 0.8);
}

.border-b-yellow-600\/85 {
  border-bottom-color: rgb(202 138 4 / 0.85);
}

.border-b-yellow-600\/90 {
  border-bottom-color: rgb(202 138 4 / 0.9);
}

.border-b-yellow-600\/95 {
  border-bottom-color: rgb(202 138 4 / 0.95);
}

.border-b-yellow-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}

.border-b-yellow-700\/0 {
  border-bottom-color: rgb(161 98 7 / 0);
}

.border-b-yellow-700\/10 {
  border-bottom-color: rgb(161 98 7 / 0.1);
}

.border-b-yellow-700\/100 {
  border-bottom-color: rgb(161 98 7 / 1);
}

.border-b-yellow-700\/15 {
  border-bottom-color: rgb(161 98 7 / 0.15);
}

.border-b-yellow-700\/20 {
  border-bottom-color: rgb(161 98 7 / 0.2);
}

.border-b-yellow-700\/25 {
  border-bottom-color: rgb(161 98 7 / 0.25);
}

.border-b-yellow-700\/30 {
  border-bottom-color: rgb(161 98 7 / 0.3);
}

.border-b-yellow-700\/35 {
  border-bottom-color: rgb(161 98 7 / 0.35);
}

.border-b-yellow-700\/40 {
  border-bottom-color: rgb(161 98 7 / 0.4);
}

.border-b-yellow-700\/45 {
  border-bottom-color: rgb(161 98 7 / 0.45);
}

.border-b-yellow-700\/5 {
  border-bottom-color: rgb(161 98 7 / 0.05);
}

.border-b-yellow-700\/50 {
  border-bottom-color: rgb(161 98 7 / 0.5);
}

.border-b-yellow-700\/55 {
  border-bottom-color: rgb(161 98 7 / 0.55);
}

.border-b-yellow-700\/60 {
  border-bottom-color: rgb(161 98 7 / 0.6);
}

.border-b-yellow-700\/65 {
  border-bottom-color: rgb(161 98 7 / 0.65);
}

.border-b-yellow-700\/70 {
  border-bottom-color: rgb(161 98 7 / 0.7);
}

.border-b-yellow-700\/75 {
  border-bottom-color: rgb(161 98 7 / 0.75);
}

.border-b-yellow-700\/80 {
  border-bottom-color: rgb(161 98 7 / 0.8);
}

.border-b-yellow-700\/85 {
  border-bottom-color: rgb(161 98 7 / 0.85);
}

.border-b-yellow-700\/90 {
  border-bottom-color: rgb(161 98 7 / 0.9);
}

.border-b-yellow-700\/95 {
  border-bottom-color: rgb(161 98 7 / 0.95);
}

.border-b-yellow-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}

.border-b-yellow-800\/0 {
  border-bottom-color: rgb(133 77 14 / 0);
}

.border-b-yellow-800\/10 {
  border-bottom-color: rgb(133 77 14 / 0.1);
}

.border-b-yellow-800\/100 {
  border-bottom-color: rgb(133 77 14 / 1);
}

.border-b-yellow-800\/15 {
  border-bottom-color: rgb(133 77 14 / 0.15);
}

.border-b-yellow-800\/20 {
  border-bottom-color: rgb(133 77 14 / 0.2);
}

.border-b-yellow-800\/25 {
  border-bottom-color: rgb(133 77 14 / 0.25);
}

.border-b-yellow-800\/30 {
  border-bottom-color: rgb(133 77 14 / 0.3);
}

.border-b-yellow-800\/35 {
  border-bottom-color: rgb(133 77 14 / 0.35);
}

.border-b-yellow-800\/40 {
  border-bottom-color: rgb(133 77 14 / 0.4);
}

.border-b-yellow-800\/45 {
  border-bottom-color: rgb(133 77 14 / 0.45);
}

.border-b-yellow-800\/5 {
  border-bottom-color: rgb(133 77 14 / 0.05);
}

.border-b-yellow-800\/50 {
  border-bottom-color: rgb(133 77 14 / 0.5);
}

.border-b-yellow-800\/55 {
  border-bottom-color: rgb(133 77 14 / 0.55);
}

.border-b-yellow-800\/60 {
  border-bottom-color: rgb(133 77 14 / 0.6);
}

.border-b-yellow-800\/65 {
  border-bottom-color: rgb(133 77 14 / 0.65);
}

.border-b-yellow-800\/70 {
  border-bottom-color: rgb(133 77 14 / 0.7);
}

.border-b-yellow-800\/75 {
  border-bottom-color: rgb(133 77 14 / 0.75);
}

.border-b-yellow-800\/80 {
  border-bottom-color: rgb(133 77 14 / 0.8);
}

.border-b-yellow-800\/85 {
  border-bottom-color: rgb(133 77 14 / 0.85);
}

.border-b-yellow-800\/90 {
  border-bottom-color: rgb(133 77 14 / 0.9);
}

.border-b-yellow-800\/95 {
  border-bottom-color: rgb(133 77 14 / 0.95);
}

.border-b-yellow-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}

.border-b-yellow-900\/0 {
  border-bottom-color: rgb(113 63 18 / 0);
}

.border-b-yellow-900\/10 {
  border-bottom-color: rgb(113 63 18 / 0.1);
}

.border-b-yellow-900\/100 {
  border-bottom-color: rgb(113 63 18 / 1);
}

.border-b-yellow-900\/15 {
  border-bottom-color: rgb(113 63 18 / 0.15);
}

.border-b-yellow-900\/20 {
  border-bottom-color: rgb(113 63 18 / 0.2);
}

.border-b-yellow-900\/25 {
  border-bottom-color: rgb(113 63 18 / 0.25);
}

.border-b-yellow-900\/30 {
  border-bottom-color: rgb(113 63 18 / 0.3);
}

.border-b-yellow-900\/35 {
  border-bottom-color: rgb(113 63 18 / 0.35);
}

.border-b-yellow-900\/40 {
  border-bottom-color: rgb(113 63 18 / 0.4);
}

.border-b-yellow-900\/45 {
  border-bottom-color: rgb(113 63 18 / 0.45);
}

.border-b-yellow-900\/5 {
  border-bottom-color: rgb(113 63 18 / 0.05);
}

.border-b-yellow-900\/50 {
  border-bottom-color: rgb(113 63 18 / 0.5);
}

.border-b-yellow-900\/55 {
  border-bottom-color: rgb(113 63 18 / 0.55);
}

.border-b-yellow-900\/60 {
  border-bottom-color: rgb(113 63 18 / 0.6);
}

.border-b-yellow-900\/65 {
  border-bottom-color: rgb(113 63 18 / 0.65);
}

.border-b-yellow-900\/70 {
  border-bottom-color: rgb(113 63 18 / 0.7);
}

.border-b-yellow-900\/75 {
  border-bottom-color: rgb(113 63 18 / 0.75);
}

.border-b-yellow-900\/80 {
  border-bottom-color: rgb(113 63 18 / 0.8);
}

.border-b-yellow-900\/85 {
  border-bottom-color: rgb(113 63 18 / 0.85);
}

.border-b-yellow-900\/90 {
  border-bottom-color: rgb(113 63 18 / 0.9);
}

.border-b-yellow-900\/95 {
  border-bottom-color: rgb(113 63 18 / 0.95);
}

.border-b-yellow-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}

.border-b-yellow-950\/0 {
  border-bottom-color: rgb(66 32 6 / 0);
}

.border-b-yellow-950\/10 {
  border-bottom-color: rgb(66 32 6 / 0.1);
}

.border-b-yellow-950\/100 {
  border-bottom-color: rgb(66 32 6 / 1);
}

.border-b-yellow-950\/15 {
  border-bottom-color: rgb(66 32 6 / 0.15);
}

.border-b-yellow-950\/20 {
  border-bottom-color: rgb(66 32 6 / 0.2);
}

.border-b-yellow-950\/25 {
  border-bottom-color: rgb(66 32 6 / 0.25);
}

.border-b-yellow-950\/30 {
  border-bottom-color: rgb(66 32 6 / 0.3);
}

.border-b-yellow-950\/35 {
  border-bottom-color: rgb(66 32 6 / 0.35);
}

.border-b-yellow-950\/40 {
  border-bottom-color: rgb(66 32 6 / 0.4);
}

.border-b-yellow-950\/45 {
  border-bottom-color: rgb(66 32 6 / 0.45);
}

.border-b-yellow-950\/5 {
  border-bottom-color: rgb(66 32 6 / 0.05);
}

.border-b-yellow-950\/50 {
  border-bottom-color: rgb(66 32 6 / 0.5);
}

.border-b-yellow-950\/55 {
  border-bottom-color: rgb(66 32 6 / 0.55);
}

.border-b-yellow-950\/60 {
  border-bottom-color: rgb(66 32 6 / 0.6);
}

.border-b-yellow-950\/65 {
  border-bottom-color: rgb(66 32 6 / 0.65);
}

.border-b-yellow-950\/70 {
  border-bottom-color: rgb(66 32 6 / 0.7);
}

.border-b-yellow-950\/75 {
  border-bottom-color: rgb(66 32 6 / 0.75);
}

.border-b-yellow-950\/80 {
  border-bottom-color: rgb(66 32 6 / 0.8);
}

.border-b-yellow-950\/85 {
  border-bottom-color: rgb(66 32 6 / 0.85);
}

.border-b-yellow-950\/90 {
  border-bottom-color: rgb(66 32 6 / 0.9);
}

.border-b-yellow-950\/95 {
  border-bottom-color: rgb(66 32 6 / 0.95);
}

.border-b-zinc-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(244 244 245 / var(--tw-border-opacity, 1));
}

.border-b-zinc-100\/0 {
  border-bottom-color: rgb(244 244 245 / 0);
}

.border-b-zinc-100\/10 {
  border-bottom-color: rgb(244 244 245 / 0.1);
}

.border-b-zinc-100\/100 {
  border-bottom-color: rgb(244 244 245 / 1);
}

.border-b-zinc-100\/15 {
  border-bottom-color: rgb(244 244 245 / 0.15);
}

.border-b-zinc-100\/20 {
  border-bottom-color: rgb(244 244 245 / 0.2);
}

.border-b-zinc-100\/25 {
  border-bottom-color: rgb(244 244 245 / 0.25);
}

.border-b-zinc-100\/30 {
  border-bottom-color: rgb(244 244 245 / 0.3);
}

.border-b-zinc-100\/35 {
  border-bottom-color: rgb(244 244 245 / 0.35);
}

.border-b-zinc-100\/40 {
  border-bottom-color: rgb(244 244 245 / 0.4);
}

.border-b-zinc-100\/45 {
  border-bottom-color: rgb(244 244 245 / 0.45);
}

.border-b-zinc-100\/5 {
  border-bottom-color: rgb(244 244 245 / 0.05);
}

.border-b-zinc-100\/50 {
  border-bottom-color: rgb(244 244 245 / 0.5);
}

.border-b-zinc-100\/55 {
  border-bottom-color: rgb(244 244 245 / 0.55);
}

.border-b-zinc-100\/60 {
  border-bottom-color: rgb(244 244 245 / 0.6);
}

.border-b-zinc-100\/65 {
  border-bottom-color: rgb(244 244 245 / 0.65);
}

.border-b-zinc-100\/70 {
  border-bottom-color: rgb(244 244 245 / 0.7);
}

.border-b-zinc-100\/75 {
  border-bottom-color: rgb(244 244 245 / 0.75);
}

.border-b-zinc-100\/80 {
  border-bottom-color: rgb(244 244 245 / 0.8);
}

.border-b-zinc-100\/85 {
  border-bottom-color: rgb(244 244 245 / 0.85);
}

.border-b-zinc-100\/90 {
  border-bottom-color: rgb(244 244 245 / 0.9);
}

.border-b-zinc-100\/95 {
  border-bottom-color: rgb(244 244 245 / 0.95);
}

.border-b-zinc-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
}

.border-b-zinc-200\/0 {
  border-bottom-color: rgb(228 228 231 / 0);
}

.border-b-zinc-200\/10 {
  border-bottom-color: rgb(228 228 231 / 0.1);
}

.border-b-zinc-200\/100 {
  border-bottom-color: rgb(228 228 231 / 1);
}

.border-b-zinc-200\/15 {
  border-bottom-color: rgb(228 228 231 / 0.15);
}

.border-b-zinc-200\/20 {
  border-bottom-color: rgb(228 228 231 / 0.2);
}

.border-b-zinc-200\/25 {
  border-bottom-color: rgb(228 228 231 / 0.25);
}

.border-b-zinc-200\/30 {
  border-bottom-color: rgb(228 228 231 / 0.3);
}

.border-b-zinc-200\/35 {
  border-bottom-color: rgb(228 228 231 / 0.35);
}

.border-b-zinc-200\/40 {
  border-bottom-color: rgb(228 228 231 / 0.4);
}

.border-b-zinc-200\/45 {
  border-bottom-color: rgb(228 228 231 / 0.45);
}

.border-b-zinc-200\/5 {
  border-bottom-color: rgb(228 228 231 / 0.05);
}

.border-b-zinc-200\/50 {
  border-bottom-color: rgb(228 228 231 / 0.5);
}

.border-b-zinc-200\/55 {
  border-bottom-color: rgb(228 228 231 / 0.55);
}

.border-b-zinc-200\/60 {
  border-bottom-color: rgb(228 228 231 / 0.6);
}

.border-b-zinc-200\/65 {
  border-bottom-color: rgb(228 228 231 / 0.65);
}

.border-b-zinc-200\/70 {
  border-bottom-color: rgb(228 228 231 / 0.7);
}

.border-b-zinc-200\/75 {
  border-bottom-color: rgb(228 228 231 / 0.75);
}

.border-b-zinc-200\/80 {
  border-bottom-color: rgb(228 228 231 / 0.8);
}

.border-b-zinc-200\/85 {
  border-bottom-color: rgb(228 228 231 / 0.85);
}

.border-b-zinc-200\/90 {
  border-bottom-color: rgb(228 228 231 / 0.9);
}

.border-b-zinc-200\/95 {
  border-bottom-color: rgb(228 228 231 / 0.95);
}

.border-b-zinc-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(212 212 216 / var(--tw-border-opacity, 1));
}

.border-b-zinc-300\/0 {
  border-bottom-color: rgb(212 212 216 / 0);
}

.border-b-zinc-300\/10 {
  border-bottom-color: rgb(212 212 216 / 0.1);
}

.border-b-zinc-300\/100 {
  border-bottom-color: rgb(212 212 216 / 1);
}

.border-b-zinc-300\/15 {
  border-bottom-color: rgb(212 212 216 / 0.15);
}

.border-b-zinc-300\/20 {
  border-bottom-color: rgb(212 212 216 / 0.2);
}

.border-b-zinc-300\/25 {
  border-bottom-color: rgb(212 212 216 / 0.25);
}

.border-b-zinc-300\/30 {
  border-bottom-color: rgb(212 212 216 / 0.3);
}

.border-b-zinc-300\/35 {
  border-bottom-color: rgb(212 212 216 / 0.35);
}

.border-b-zinc-300\/40 {
  border-bottom-color: rgb(212 212 216 / 0.4);
}

.border-b-zinc-300\/45 {
  border-bottom-color: rgb(212 212 216 / 0.45);
}

.border-b-zinc-300\/5 {
  border-bottom-color: rgb(212 212 216 / 0.05);
}

.border-b-zinc-300\/50 {
  border-bottom-color: rgb(212 212 216 / 0.5);
}

.border-b-zinc-300\/55 {
  border-bottom-color: rgb(212 212 216 / 0.55);
}

.border-b-zinc-300\/60 {
  border-bottom-color: rgb(212 212 216 / 0.6);
}

.border-b-zinc-300\/65 {
  border-bottom-color: rgb(212 212 216 / 0.65);
}

.border-b-zinc-300\/70 {
  border-bottom-color: rgb(212 212 216 / 0.7);
}

.border-b-zinc-300\/75 {
  border-bottom-color: rgb(212 212 216 / 0.75);
}

.border-b-zinc-300\/80 {
  border-bottom-color: rgb(212 212 216 / 0.8);
}

.border-b-zinc-300\/85 {
  border-bottom-color: rgb(212 212 216 / 0.85);
}

.border-b-zinc-300\/90 {
  border-bottom-color: rgb(212 212 216 / 0.9);
}

.border-b-zinc-300\/95 {
  border-bottom-color: rgb(212 212 216 / 0.95);
}

.border-b-zinc-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(161 161 170 / var(--tw-border-opacity, 1));
}

.border-b-zinc-400\/0 {
  border-bottom-color: rgb(161 161 170 / 0);
}

.border-b-zinc-400\/10 {
  border-bottom-color: rgb(161 161 170 / 0.1);
}

.border-b-zinc-400\/100 {
  border-bottom-color: rgb(161 161 170 / 1);
}

.border-b-zinc-400\/15 {
  border-bottom-color: rgb(161 161 170 / 0.15);
}

.border-b-zinc-400\/20 {
  border-bottom-color: rgb(161 161 170 / 0.2);
}

.border-b-zinc-400\/25 {
  border-bottom-color: rgb(161 161 170 / 0.25);
}

.border-b-zinc-400\/30 {
  border-bottom-color: rgb(161 161 170 / 0.3);
}

.border-b-zinc-400\/35 {
  border-bottom-color: rgb(161 161 170 / 0.35);
}

.border-b-zinc-400\/40 {
  border-bottom-color: rgb(161 161 170 / 0.4);
}

.border-b-zinc-400\/45 {
  border-bottom-color: rgb(161 161 170 / 0.45);
}

.border-b-zinc-400\/5 {
  border-bottom-color: rgb(161 161 170 / 0.05);
}

.border-b-zinc-400\/50 {
  border-bottom-color: rgb(161 161 170 / 0.5);
}

.border-b-zinc-400\/55 {
  border-bottom-color: rgb(161 161 170 / 0.55);
}

.border-b-zinc-400\/60 {
  border-bottom-color: rgb(161 161 170 / 0.6);
}

.border-b-zinc-400\/65 {
  border-bottom-color: rgb(161 161 170 / 0.65);
}

.border-b-zinc-400\/70 {
  border-bottom-color: rgb(161 161 170 / 0.7);
}

.border-b-zinc-400\/75 {
  border-bottom-color: rgb(161 161 170 / 0.75);
}

.border-b-zinc-400\/80 {
  border-bottom-color: rgb(161 161 170 / 0.8);
}

.border-b-zinc-400\/85 {
  border-bottom-color: rgb(161 161 170 / 0.85);
}

.border-b-zinc-400\/90 {
  border-bottom-color: rgb(161 161 170 / 0.9);
}

.border-b-zinc-400\/95 {
  border-bottom-color: rgb(161 161 170 / 0.95);
}

.border-b-zinc-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}

.border-b-zinc-50\/0 {
  border-bottom-color: rgb(250 250 250 / 0);
}

.border-b-zinc-50\/10 {
  border-bottom-color: rgb(250 250 250 / 0.1);
}

.border-b-zinc-50\/100 {
  border-bottom-color: rgb(250 250 250 / 1);
}

.border-b-zinc-50\/15 {
  border-bottom-color: rgb(250 250 250 / 0.15);
}

.border-b-zinc-50\/20 {
  border-bottom-color: rgb(250 250 250 / 0.2);
}

.border-b-zinc-50\/25 {
  border-bottom-color: rgb(250 250 250 / 0.25);
}

.border-b-zinc-50\/30 {
  border-bottom-color: rgb(250 250 250 / 0.3);
}

.border-b-zinc-50\/35 {
  border-bottom-color: rgb(250 250 250 / 0.35);
}

.border-b-zinc-50\/40 {
  border-bottom-color: rgb(250 250 250 / 0.4);
}

.border-b-zinc-50\/45 {
  border-bottom-color: rgb(250 250 250 / 0.45);
}

.border-b-zinc-50\/5 {
  border-bottom-color: rgb(250 250 250 / 0.05);
}

.border-b-zinc-50\/50 {
  border-bottom-color: rgb(250 250 250 / 0.5);
}

.border-b-zinc-50\/55 {
  border-bottom-color: rgb(250 250 250 / 0.55);
}

.border-b-zinc-50\/60 {
  border-bottom-color: rgb(250 250 250 / 0.6);
}

.border-b-zinc-50\/65 {
  border-bottom-color: rgb(250 250 250 / 0.65);
}

.border-b-zinc-50\/70 {
  border-bottom-color: rgb(250 250 250 / 0.7);
}

.border-b-zinc-50\/75 {
  border-bottom-color: rgb(250 250 250 / 0.75);
}

.border-b-zinc-50\/80 {
  border-bottom-color: rgb(250 250 250 / 0.8);
}

.border-b-zinc-50\/85 {
  border-bottom-color: rgb(250 250 250 / 0.85);
}

.border-b-zinc-50\/90 {
  border-bottom-color: rgb(250 250 250 / 0.9);
}

.border-b-zinc-50\/95 {
  border-bottom-color: rgb(250 250 250 / 0.95);
}

.border-b-zinc-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(113 113 122 / var(--tw-border-opacity, 1));
}

.border-b-zinc-500\/0 {
  border-bottom-color: rgb(113 113 122 / 0);
}

.border-b-zinc-500\/10 {
  border-bottom-color: rgb(113 113 122 / 0.1);
}

.border-b-zinc-500\/100 {
  border-bottom-color: rgb(113 113 122 / 1);
}

.border-b-zinc-500\/15 {
  border-bottom-color: rgb(113 113 122 / 0.15);
}

.border-b-zinc-500\/20 {
  border-bottom-color: rgb(113 113 122 / 0.2);
}

.border-b-zinc-500\/25 {
  border-bottom-color: rgb(113 113 122 / 0.25);
}

.border-b-zinc-500\/30 {
  border-bottom-color: rgb(113 113 122 / 0.3);
}

.border-b-zinc-500\/35 {
  border-bottom-color: rgb(113 113 122 / 0.35);
}

.border-b-zinc-500\/40 {
  border-bottom-color: rgb(113 113 122 / 0.4);
}

.border-b-zinc-500\/45 {
  border-bottom-color: rgb(113 113 122 / 0.45);
}

.border-b-zinc-500\/5 {
  border-bottom-color: rgb(113 113 122 / 0.05);
}

.border-b-zinc-500\/50 {
  border-bottom-color: rgb(113 113 122 / 0.5);
}

.border-b-zinc-500\/55 {
  border-bottom-color: rgb(113 113 122 / 0.55);
}

.border-b-zinc-500\/60 {
  border-bottom-color: rgb(113 113 122 / 0.6);
}

.border-b-zinc-500\/65 {
  border-bottom-color: rgb(113 113 122 / 0.65);
}

.border-b-zinc-500\/70 {
  border-bottom-color: rgb(113 113 122 / 0.7);
}

.border-b-zinc-500\/75 {
  border-bottom-color: rgb(113 113 122 / 0.75);
}

.border-b-zinc-500\/80 {
  border-bottom-color: rgb(113 113 122 / 0.8);
}

.border-b-zinc-500\/85 {
  border-bottom-color: rgb(113 113 122 / 0.85);
}

.border-b-zinc-500\/90 {
  border-bottom-color: rgb(113 113 122 / 0.9);
}

.border-b-zinc-500\/95 {
  border-bottom-color: rgb(113 113 122 / 0.95);
}

.border-b-zinc-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
}

.border-b-zinc-600\/0 {
  border-bottom-color: rgb(82 82 91 / 0);
}

.border-b-zinc-600\/10 {
  border-bottom-color: rgb(82 82 91 / 0.1);
}

.border-b-zinc-600\/100 {
  border-bottom-color: rgb(82 82 91 / 1);
}

.border-b-zinc-600\/15 {
  border-bottom-color: rgb(82 82 91 / 0.15);
}

.border-b-zinc-600\/20 {
  border-bottom-color: rgb(82 82 91 / 0.2);
}

.border-b-zinc-600\/25 {
  border-bottom-color: rgb(82 82 91 / 0.25);
}

.border-b-zinc-600\/30 {
  border-bottom-color: rgb(82 82 91 / 0.3);
}

.border-b-zinc-600\/35 {
  border-bottom-color: rgb(82 82 91 / 0.35);
}

.border-b-zinc-600\/40 {
  border-bottom-color: rgb(82 82 91 / 0.4);
}

.border-b-zinc-600\/45 {
  border-bottom-color: rgb(82 82 91 / 0.45);
}

.border-b-zinc-600\/5 {
  border-bottom-color: rgb(82 82 91 / 0.05);
}

.border-b-zinc-600\/50 {
  border-bottom-color: rgb(82 82 91 / 0.5);
}

.border-b-zinc-600\/55 {
  border-bottom-color: rgb(82 82 91 / 0.55);
}

.border-b-zinc-600\/60 {
  border-bottom-color: rgb(82 82 91 / 0.6);
}

.border-b-zinc-600\/65 {
  border-bottom-color: rgb(82 82 91 / 0.65);
}

.border-b-zinc-600\/70 {
  border-bottom-color: rgb(82 82 91 / 0.7);
}

.border-b-zinc-600\/75 {
  border-bottom-color: rgb(82 82 91 / 0.75);
}

.border-b-zinc-600\/80 {
  border-bottom-color: rgb(82 82 91 / 0.8);
}

.border-b-zinc-600\/85 {
  border-bottom-color: rgb(82 82 91 / 0.85);
}

.border-b-zinc-600\/90 {
  border-bottom-color: rgb(82 82 91 / 0.9);
}

.border-b-zinc-600\/95 {
  border-bottom-color: rgb(82 82 91 / 0.95);
}

.border-b-zinc-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(63 63 70 / var(--tw-border-opacity, 1));
}

.border-b-zinc-700\/0 {
  border-bottom-color: rgb(63 63 70 / 0);
}

.border-b-zinc-700\/10 {
  border-bottom-color: rgb(63 63 70 / 0.1);
}

.border-b-zinc-700\/100 {
  border-bottom-color: rgb(63 63 70 / 1);
}

.border-b-zinc-700\/15 {
  border-bottom-color: rgb(63 63 70 / 0.15);
}

.border-b-zinc-700\/20 {
  border-bottom-color: rgb(63 63 70 / 0.2);
}

.border-b-zinc-700\/25 {
  border-bottom-color: rgb(63 63 70 / 0.25);
}

.border-b-zinc-700\/30 {
  border-bottom-color: rgb(63 63 70 / 0.3);
}

.border-b-zinc-700\/35 {
  border-bottom-color: rgb(63 63 70 / 0.35);
}

.border-b-zinc-700\/40 {
  border-bottom-color: rgb(63 63 70 / 0.4);
}

.border-b-zinc-700\/45 {
  border-bottom-color: rgb(63 63 70 / 0.45);
}

.border-b-zinc-700\/5 {
  border-bottom-color: rgb(63 63 70 / 0.05);
}

.border-b-zinc-700\/50 {
  border-bottom-color: rgb(63 63 70 / 0.5);
}

.border-b-zinc-700\/55 {
  border-bottom-color: rgb(63 63 70 / 0.55);
}

.border-b-zinc-700\/60 {
  border-bottom-color: rgb(63 63 70 / 0.6);
}

.border-b-zinc-700\/65 {
  border-bottom-color: rgb(63 63 70 / 0.65);
}

.border-b-zinc-700\/70 {
  border-bottom-color: rgb(63 63 70 / 0.7);
}

.border-b-zinc-700\/75 {
  border-bottom-color: rgb(63 63 70 / 0.75);
}

.border-b-zinc-700\/80 {
  border-bottom-color: rgb(63 63 70 / 0.8);
}

.border-b-zinc-700\/85 {
  border-bottom-color: rgb(63 63 70 / 0.85);
}

.border-b-zinc-700\/90 {
  border-bottom-color: rgb(63 63 70 / 0.9);
}

.border-b-zinc-700\/95 {
  border-bottom-color: rgb(63 63 70 / 0.95);
}

.border-b-zinc-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(39 39 42 / var(--tw-border-opacity, 1));
}

.border-b-zinc-800\/0 {
  border-bottom-color: rgb(39 39 42 / 0);
}

.border-b-zinc-800\/10 {
  border-bottom-color: rgb(39 39 42 / 0.1);
}

.border-b-zinc-800\/100 {
  border-bottom-color: rgb(39 39 42 / 1);
}

.border-b-zinc-800\/15 {
  border-bottom-color: rgb(39 39 42 / 0.15);
}

.border-b-zinc-800\/20 {
  border-bottom-color: rgb(39 39 42 / 0.2);
}

.border-b-zinc-800\/25 {
  border-bottom-color: rgb(39 39 42 / 0.25);
}

.border-b-zinc-800\/30 {
  border-bottom-color: rgb(39 39 42 / 0.3);
}

.border-b-zinc-800\/35 {
  border-bottom-color: rgb(39 39 42 / 0.35);
}

.border-b-zinc-800\/40 {
  border-bottom-color: rgb(39 39 42 / 0.4);
}

.border-b-zinc-800\/45 {
  border-bottom-color: rgb(39 39 42 / 0.45);
}

.border-b-zinc-800\/5 {
  border-bottom-color: rgb(39 39 42 / 0.05);
}

.border-b-zinc-800\/50 {
  border-bottom-color: rgb(39 39 42 / 0.5);
}

.border-b-zinc-800\/55 {
  border-bottom-color: rgb(39 39 42 / 0.55);
}

.border-b-zinc-800\/60 {
  border-bottom-color: rgb(39 39 42 / 0.6);
}

.border-b-zinc-800\/65 {
  border-bottom-color: rgb(39 39 42 / 0.65);
}

.border-b-zinc-800\/70 {
  border-bottom-color: rgb(39 39 42 / 0.7);
}

.border-b-zinc-800\/75 {
  border-bottom-color: rgb(39 39 42 / 0.75);
}

.border-b-zinc-800\/80 {
  border-bottom-color: rgb(39 39 42 / 0.8);
}

.border-b-zinc-800\/85 {
  border-bottom-color: rgb(39 39 42 / 0.85);
}

.border-b-zinc-800\/90 {
  border-bottom-color: rgb(39 39 42 / 0.9);
}

.border-b-zinc-800\/95 {
  border-bottom-color: rgb(39 39 42 / 0.95);
}

.border-b-zinc-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(24 24 27 / var(--tw-border-opacity, 1));
}

.border-b-zinc-900\/0 {
  border-bottom-color: rgb(24 24 27 / 0);
}

.border-b-zinc-900\/10 {
  border-bottom-color: rgb(24 24 27 / 0.1);
}

.border-b-zinc-900\/100 {
  border-bottom-color: rgb(24 24 27 / 1);
}

.border-b-zinc-900\/15 {
  border-bottom-color: rgb(24 24 27 / 0.15);
}

.border-b-zinc-900\/20 {
  border-bottom-color: rgb(24 24 27 / 0.2);
}

.border-b-zinc-900\/25 {
  border-bottom-color: rgb(24 24 27 / 0.25);
}

.border-b-zinc-900\/30 {
  border-bottom-color: rgb(24 24 27 / 0.3);
}

.border-b-zinc-900\/35 {
  border-bottom-color: rgb(24 24 27 / 0.35);
}

.border-b-zinc-900\/40 {
  border-bottom-color: rgb(24 24 27 / 0.4);
}

.border-b-zinc-900\/45 {
  border-bottom-color: rgb(24 24 27 / 0.45);
}

.border-b-zinc-900\/5 {
  border-bottom-color: rgb(24 24 27 / 0.05);
}

.border-b-zinc-900\/50 {
  border-bottom-color: rgb(24 24 27 / 0.5);
}

.border-b-zinc-900\/55 {
  border-bottom-color: rgb(24 24 27 / 0.55);
}

.border-b-zinc-900\/60 {
  border-bottom-color: rgb(24 24 27 / 0.6);
}

.border-b-zinc-900\/65 {
  border-bottom-color: rgb(24 24 27 / 0.65);
}

.border-b-zinc-900\/70 {
  border-bottom-color: rgb(24 24 27 / 0.7);
}

.border-b-zinc-900\/75 {
  border-bottom-color: rgb(24 24 27 / 0.75);
}

.border-b-zinc-900\/80 {
  border-bottom-color: rgb(24 24 27 / 0.8);
}

.border-b-zinc-900\/85 {
  border-bottom-color: rgb(24 24 27 / 0.85);
}

.border-b-zinc-900\/90 {
  border-bottom-color: rgb(24 24 27 / 0.9);
}

.border-b-zinc-900\/95 {
  border-bottom-color: rgb(24 24 27 / 0.95);
}

.border-b-zinc-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(9 9 11 / var(--tw-border-opacity, 1));
}

.border-b-zinc-950\/0 {
  border-bottom-color: rgb(9 9 11 / 0);
}

.border-b-zinc-950\/10 {
  border-bottom-color: rgb(9 9 11 / 0.1);
}

.border-b-zinc-950\/100 {
  border-bottom-color: rgb(9 9 11 / 1);
}

.border-b-zinc-950\/15 {
  border-bottom-color: rgb(9 9 11 / 0.15);
}

.border-b-zinc-950\/20 {
  border-bottom-color: rgb(9 9 11 / 0.2);
}

.border-b-zinc-950\/25 {
  border-bottom-color: rgb(9 9 11 / 0.25);
}

.border-b-zinc-950\/30 {
  border-bottom-color: rgb(9 9 11 / 0.3);
}

.border-b-zinc-950\/35 {
  border-bottom-color: rgb(9 9 11 / 0.35);
}

.border-b-zinc-950\/40 {
  border-bottom-color: rgb(9 9 11 / 0.4);
}

.border-b-zinc-950\/45 {
  border-bottom-color: rgb(9 9 11 / 0.45);
}

.border-b-zinc-950\/5 {
  border-bottom-color: rgb(9 9 11 / 0.05);
}

.border-b-zinc-950\/50 {
  border-bottom-color: rgb(9 9 11 / 0.5);
}

.border-b-zinc-950\/55 {
  border-bottom-color: rgb(9 9 11 / 0.55);
}

.border-b-zinc-950\/60 {
  border-bottom-color: rgb(9 9 11 / 0.6);
}

.border-b-zinc-950\/65 {
  border-bottom-color: rgb(9 9 11 / 0.65);
}

.border-b-zinc-950\/70 {
  border-bottom-color: rgb(9 9 11 / 0.7);
}

.border-b-zinc-950\/75 {
  border-bottom-color: rgb(9 9 11 / 0.75);
}

.border-b-zinc-950\/80 {
  border-bottom-color: rgb(9 9 11 / 0.8);
}

.border-b-zinc-950\/85 {
  border-bottom-color: rgb(9 9 11 / 0.85);
}

.border-b-zinc-950\/90 {
  border-bottom-color: rgb(9 9 11 / 0.9);
}

.border-b-zinc-950\/95 {
  border-bottom-color: rgb(9 9 11 / 0.95);
}

.border-e-amber-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
}

.border-e-amber-100\/0 {
  border-inline-end-color: rgb(254 243 199 / 0);
}

.border-e-amber-100\/10 {
  border-inline-end-color: rgb(254 243 199 / 0.1);
}

.border-e-amber-100\/100 {
  border-inline-end-color: rgb(254 243 199 / 1);
}

.border-e-amber-100\/15 {
  border-inline-end-color: rgb(254 243 199 / 0.15);
}

.border-e-amber-100\/20 {
  border-inline-end-color: rgb(254 243 199 / 0.2);
}

.border-e-amber-100\/25 {
  border-inline-end-color: rgb(254 243 199 / 0.25);
}

.border-e-amber-100\/30 {
  border-inline-end-color: rgb(254 243 199 / 0.3);
}

.border-e-amber-100\/35 {
  border-inline-end-color: rgb(254 243 199 / 0.35);
}

.border-e-amber-100\/40 {
  border-inline-end-color: rgb(254 243 199 / 0.4);
}

.border-e-amber-100\/45 {
  border-inline-end-color: rgb(254 243 199 / 0.45);
}

.border-e-amber-100\/5 {
  border-inline-end-color: rgb(254 243 199 / 0.05);
}

.border-e-amber-100\/50 {
  border-inline-end-color: rgb(254 243 199 / 0.5);
}

.border-e-amber-100\/55 {
  border-inline-end-color: rgb(254 243 199 / 0.55);
}

.border-e-amber-100\/60 {
  border-inline-end-color: rgb(254 243 199 / 0.6);
}

.border-e-amber-100\/65 {
  border-inline-end-color: rgb(254 243 199 / 0.65);
}

.border-e-amber-100\/70 {
  border-inline-end-color: rgb(254 243 199 / 0.7);
}

.border-e-amber-100\/75 {
  border-inline-end-color: rgb(254 243 199 / 0.75);
}

.border-e-amber-100\/80 {
  border-inline-end-color: rgb(254 243 199 / 0.8);
}

.border-e-amber-100\/85 {
  border-inline-end-color: rgb(254 243 199 / 0.85);
}

.border-e-amber-100\/90 {
  border-inline-end-color: rgb(254 243 199 / 0.9);
}

.border-e-amber-100\/95 {
  border-inline-end-color: rgb(254 243 199 / 0.95);
}

.border-e-amber-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}

.border-e-amber-200\/0 {
  border-inline-end-color: rgb(253 230 138 / 0);
}

.border-e-amber-200\/10 {
  border-inline-end-color: rgb(253 230 138 / 0.1);
}

.border-e-amber-200\/100 {
  border-inline-end-color: rgb(253 230 138 / 1);
}

.border-e-amber-200\/15 {
  border-inline-end-color: rgb(253 230 138 / 0.15);
}

.border-e-amber-200\/20 {
  border-inline-end-color: rgb(253 230 138 / 0.2);
}

.border-e-amber-200\/25 {
  border-inline-end-color: rgb(253 230 138 / 0.25);
}

.border-e-amber-200\/30 {
  border-inline-end-color: rgb(253 230 138 / 0.3);
}

.border-e-amber-200\/35 {
  border-inline-end-color: rgb(253 230 138 / 0.35);
}

.border-e-amber-200\/40 {
  border-inline-end-color: rgb(253 230 138 / 0.4);
}

.border-e-amber-200\/45 {
  border-inline-end-color: rgb(253 230 138 / 0.45);
}

.border-e-amber-200\/5 {
  border-inline-end-color: rgb(253 230 138 / 0.05);
}

.border-e-amber-200\/50 {
  border-inline-end-color: rgb(253 230 138 / 0.5);
}

.border-e-amber-200\/55 {
  border-inline-end-color: rgb(253 230 138 / 0.55);
}

.border-e-amber-200\/60 {
  border-inline-end-color: rgb(253 230 138 / 0.6);
}

.border-e-amber-200\/65 {
  border-inline-end-color: rgb(253 230 138 / 0.65);
}

.border-e-amber-200\/70 {
  border-inline-end-color: rgb(253 230 138 / 0.7);
}

.border-e-amber-200\/75 {
  border-inline-end-color: rgb(253 230 138 / 0.75);
}

.border-e-amber-200\/80 {
  border-inline-end-color: rgb(253 230 138 / 0.8);
}

.border-e-amber-200\/85 {
  border-inline-end-color: rgb(253 230 138 / 0.85);
}

.border-e-amber-200\/90 {
  border-inline-end-color: rgb(253 230 138 / 0.9);
}

.border-e-amber-200\/95 {
  border-inline-end-color: rgb(253 230 138 / 0.95);
}

.border-e-amber-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
}

.border-e-amber-300\/0 {
  border-inline-end-color: rgb(252 211 77 / 0);
}

.border-e-amber-300\/10 {
  border-inline-end-color: rgb(252 211 77 / 0.1);
}

.border-e-amber-300\/100 {
  border-inline-end-color: rgb(252 211 77 / 1);
}

.border-e-amber-300\/15 {
  border-inline-end-color: rgb(252 211 77 / 0.15);
}

.border-e-amber-300\/20 {
  border-inline-end-color: rgb(252 211 77 / 0.2);
}

.border-e-amber-300\/25 {
  border-inline-end-color: rgb(252 211 77 / 0.25);
}

.border-e-amber-300\/30 {
  border-inline-end-color: rgb(252 211 77 / 0.3);
}

.border-e-amber-300\/35 {
  border-inline-end-color: rgb(252 211 77 / 0.35);
}

.border-e-amber-300\/40 {
  border-inline-end-color: rgb(252 211 77 / 0.4);
}

.border-e-amber-300\/45 {
  border-inline-end-color: rgb(252 211 77 / 0.45);
}

.border-e-amber-300\/5 {
  border-inline-end-color: rgb(252 211 77 / 0.05);
}

.border-e-amber-300\/50 {
  border-inline-end-color: rgb(252 211 77 / 0.5);
}

.border-e-amber-300\/55 {
  border-inline-end-color: rgb(252 211 77 / 0.55);
}

.border-e-amber-300\/60 {
  border-inline-end-color: rgb(252 211 77 / 0.6);
}

.border-e-amber-300\/65 {
  border-inline-end-color: rgb(252 211 77 / 0.65);
}

.border-e-amber-300\/70 {
  border-inline-end-color: rgb(252 211 77 / 0.7);
}

.border-e-amber-300\/75 {
  border-inline-end-color: rgb(252 211 77 / 0.75);
}

.border-e-amber-300\/80 {
  border-inline-end-color: rgb(252 211 77 / 0.8);
}

.border-e-amber-300\/85 {
  border-inline-end-color: rgb(252 211 77 / 0.85);
}

.border-e-amber-300\/90 {
  border-inline-end-color: rgb(252 211 77 / 0.9);
}

.border-e-amber-300\/95 {
  border-inline-end-color: rgb(252 211 77 / 0.95);
}

.border-e-amber-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
}

.border-e-amber-400\/0 {
  border-inline-end-color: rgb(251 191 36 / 0);
}

.border-e-amber-400\/10 {
  border-inline-end-color: rgb(251 191 36 / 0.1);
}

.border-e-amber-400\/100 {
  border-inline-end-color: rgb(251 191 36 / 1);
}

.border-e-amber-400\/15 {
  border-inline-end-color: rgb(251 191 36 / 0.15);
}

.border-e-amber-400\/20 {
  border-inline-end-color: rgb(251 191 36 / 0.2);
}

.border-e-amber-400\/25 {
  border-inline-end-color: rgb(251 191 36 / 0.25);
}

.border-e-amber-400\/30 {
  border-inline-end-color: rgb(251 191 36 / 0.3);
}

.border-e-amber-400\/35 {
  border-inline-end-color: rgb(251 191 36 / 0.35);
}

.border-e-amber-400\/40 {
  border-inline-end-color: rgb(251 191 36 / 0.4);
}

.border-e-amber-400\/45 {
  border-inline-end-color: rgb(251 191 36 / 0.45);
}

.border-e-amber-400\/5 {
  border-inline-end-color: rgb(251 191 36 / 0.05);
}

.border-e-amber-400\/50 {
  border-inline-end-color: rgb(251 191 36 / 0.5);
}

.border-e-amber-400\/55 {
  border-inline-end-color: rgb(251 191 36 / 0.55);
}

.border-e-amber-400\/60 {
  border-inline-end-color: rgb(251 191 36 / 0.6);
}

.border-e-amber-400\/65 {
  border-inline-end-color: rgb(251 191 36 / 0.65);
}

.border-e-amber-400\/70 {
  border-inline-end-color: rgb(251 191 36 / 0.7);
}

.border-e-amber-400\/75 {
  border-inline-end-color: rgb(251 191 36 / 0.75);
}

.border-e-amber-400\/80 {
  border-inline-end-color: rgb(251 191 36 / 0.8);
}

.border-e-amber-400\/85 {
  border-inline-end-color: rgb(251 191 36 / 0.85);
}

.border-e-amber-400\/90 {
  border-inline-end-color: rgb(251 191 36 / 0.9);
}

.border-e-amber-400\/95 {
  border-inline-end-color: rgb(251 191 36 / 0.95);
}

.border-e-amber-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(255 251 235 / var(--tw-border-opacity, 1));
}

.border-e-amber-50\/0 {
  border-inline-end-color: rgb(255 251 235 / 0);
}

.border-e-amber-50\/10 {
  border-inline-end-color: rgb(255 251 235 / 0.1);
}

.border-e-amber-50\/100 {
  border-inline-end-color: rgb(255 251 235 / 1);
}

.border-e-amber-50\/15 {
  border-inline-end-color: rgb(255 251 235 / 0.15);
}

.border-e-amber-50\/20 {
  border-inline-end-color: rgb(255 251 235 / 0.2);
}

.border-e-amber-50\/25 {
  border-inline-end-color: rgb(255 251 235 / 0.25);
}

.border-e-amber-50\/30 {
  border-inline-end-color: rgb(255 251 235 / 0.3);
}

.border-e-amber-50\/35 {
  border-inline-end-color: rgb(255 251 235 / 0.35);
}

.border-e-amber-50\/40 {
  border-inline-end-color: rgb(255 251 235 / 0.4);
}

.border-e-amber-50\/45 {
  border-inline-end-color: rgb(255 251 235 / 0.45);
}

.border-e-amber-50\/5 {
  border-inline-end-color: rgb(255 251 235 / 0.05);
}

.border-e-amber-50\/50 {
  border-inline-end-color: rgb(255 251 235 / 0.5);
}

.border-e-amber-50\/55 {
  border-inline-end-color: rgb(255 251 235 / 0.55);
}

.border-e-amber-50\/60 {
  border-inline-end-color: rgb(255 251 235 / 0.6);
}

.border-e-amber-50\/65 {
  border-inline-end-color: rgb(255 251 235 / 0.65);
}

.border-e-amber-50\/70 {
  border-inline-end-color: rgb(255 251 235 / 0.7);
}

.border-e-amber-50\/75 {
  border-inline-end-color: rgb(255 251 235 / 0.75);
}

.border-e-amber-50\/80 {
  border-inline-end-color: rgb(255 251 235 / 0.8);
}

.border-e-amber-50\/85 {
  border-inline-end-color: rgb(255 251 235 / 0.85);
}

.border-e-amber-50\/90 {
  border-inline-end-color: rgb(255 251 235 / 0.9);
}

.border-e-amber-50\/95 {
  border-inline-end-color: rgb(255 251 235 / 0.95);
}

.border-e-amber-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
}

.border-e-amber-500\/0 {
  border-inline-end-color: rgb(245 158 11 / 0);
}

.border-e-amber-500\/10 {
  border-inline-end-color: rgb(245 158 11 / 0.1);
}

.border-e-amber-500\/100 {
  border-inline-end-color: rgb(245 158 11 / 1);
}

.border-e-amber-500\/15 {
  border-inline-end-color: rgb(245 158 11 / 0.15);
}

.border-e-amber-500\/20 {
  border-inline-end-color: rgb(245 158 11 / 0.2);
}

.border-e-amber-500\/25 {
  border-inline-end-color: rgb(245 158 11 / 0.25);
}

.border-e-amber-500\/30 {
  border-inline-end-color: rgb(245 158 11 / 0.3);
}

.border-e-amber-500\/35 {
  border-inline-end-color: rgb(245 158 11 / 0.35);
}

.border-e-amber-500\/40 {
  border-inline-end-color: rgb(245 158 11 / 0.4);
}

.border-e-amber-500\/45 {
  border-inline-end-color: rgb(245 158 11 / 0.45);
}

.border-e-amber-500\/5 {
  border-inline-end-color: rgb(245 158 11 / 0.05);
}

.border-e-amber-500\/50 {
  border-inline-end-color: rgb(245 158 11 / 0.5);
}

.border-e-amber-500\/55 {
  border-inline-end-color: rgb(245 158 11 / 0.55);
}

.border-e-amber-500\/60 {
  border-inline-end-color: rgb(245 158 11 / 0.6);
}

.border-e-amber-500\/65 {
  border-inline-end-color: rgb(245 158 11 / 0.65);
}

.border-e-amber-500\/70 {
  border-inline-end-color: rgb(245 158 11 / 0.7);
}

.border-e-amber-500\/75 {
  border-inline-end-color: rgb(245 158 11 / 0.75);
}

.border-e-amber-500\/80 {
  border-inline-end-color: rgb(245 158 11 / 0.8);
}

.border-e-amber-500\/85 {
  border-inline-end-color: rgb(245 158 11 / 0.85);
}

.border-e-amber-500\/90 {
  border-inline-end-color: rgb(245 158 11 / 0.9);
}

.border-e-amber-500\/95 {
  border-inline-end-color: rgb(245 158 11 / 0.95);
}

.border-e-amber-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(217 119 6 / var(--tw-border-opacity, 1));
}

.border-e-amber-600\/0 {
  border-inline-end-color: rgb(217 119 6 / 0);
}

.border-e-amber-600\/10 {
  border-inline-end-color: rgb(217 119 6 / 0.1);
}

.border-e-amber-600\/100 {
  border-inline-end-color: rgb(217 119 6 / 1);
}

.border-e-amber-600\/15 {
  border-inline-end-color: rgb(217 119 6 / 0.15);
}

.border-e-amber-600\/20 {
  border-inline-end-color: rgb(217 119 6 / 0.2);
}

.border-e-amber-600\/25 {
  border-inline-end-color: rgb(217 119 6 / 0.25);
}

.border-e-amber-600\/30 {
  border-inline-end-color: rgb(217 119 6 / 0.3);
}

.border-e-amber-600\/35 {
  border-inline-end-color: rgb(217 119 6 / 0.35);
}

.border-e-amber-600\/40 {
  border-inline-end-color: rgb(217 119 6 / 0.4);
}

.border-e-amber-600\/45 {
  border-inline-end-color: rgb(217 119 6 / 0.45);
}

.border-e-amber-600\/5 {
  border-inline-end-color: rgb(217 119 6 / 0.05);
}

.border-e-amber-600\/50 {
  border-inline-end-color: rgb(217 119 6 / 0.5);
}

.border-e-amber-600\/55 {
  border-inline-end-color: rgb(217 119 6 / 0.55);
}

.border-e-amber-600\/60 {
  border-inline-end-color: rgb(217 119 6 / 0.6);
}

.border-e-amber-600\/65 {
  border-inline-end-color: rgb(217 119 6 / 0.65);
}

.border-e-amber-600\/70 {
  border-inline-end-color: rgb(217 119 6 / 0.7);
}

.border-e-amber-600\/75 {
  border-inline-end-color: rgb(217 119 6 / 0.75);
}

.border-e-amber-600\/80 {
  border-inline-end-color: rgb(217 119 6 / 0.8);
}

.border-e-amber-600\/85 {
  border-inline-end-color: rgb(217 119 6 / 0.85);
}

.border-e-amber-600\/90 {
  border-inline-end-color: rgb(217 119 6 / 0.9);
}

.border-e-amber-600\/95 {
  border-inline-end-color: rgb(217 119 6 / 0.95);
}

.border-e-amber-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(180 83 9 / var(--tw-border-opacity, 1));
}

.border-e-amber-700\/0 {
  border-inline-end-color: rgb(180 83 9 / 0);
}

.border-e-amber-700\/10 {
  border-inline-end-color: rgb(180 83 9 / 0.1);
}

.border-e-amber-700\/100 {
  border-inline-end-color: rgb(180 83 9 / 1);
}

.border-e-amber-700\/15 {
  border-inline-end-color: rgb(180 83 9 / 0.15);
}

.border-e-amber-700\/20 {
  border-inline-end-color: rgb(180 83 9 / 0.2);
}

.border-e-amber-700\/25 {
  border-inline-end-color: rgb(180 83 9 / 0.25);
}

.border-e-amber-700\/30 {
  border-inline-end-color: rgb(180 83 9 / 0.3);
}

.border-e-amber-700\/35 {
  border-inline-end-color: rgb(180 83 9 / 0.35);
}

.border-e-amber-700\/40 {
  border-inline-end-color: rgb(180 83 9 / 0.4);
}

.border-e-amber-700\/45 {
  border-inline-end-color: rgb(180 83 9 / 0.45);
}

.border-e-amber-700\/5 {
  border-inline-end-color: rgb(180 83 9 / 0.05);
}

.border-e-amber-700\/50 {
  border-inline-end-color: rgb(180 83 9 / 0.5);
}

.border-e-amber-700\/55 {
  border-inline-end-color: rgb(180 83 9 / 0.55);
}

.border-e-amber-700\/60 {
  border-inline-end-color: rgb(180 83 9 / 0.6);
}

.border-e-amber-700\/65 {
  border-inline-end-color: rgb(180 83 9 / 0.65);
}

.border-e-amber-700\/70 {
  border-inline-end-color: rgb(180 83 9 / 0.7);
}

.border-e-amber-700\/75 {
  border-inline-end-color: rgb(180 83 9 / 0.75);
}

.border-e-amber-700\/80 {
  border-inline-end-color: rgb(180 83 9 / 0.8);
}

.border-e-amber-700\/85 {
  border-inline-end-color: rgb(180 83 9 / 0.85);
}

.border-e-amber-700\/90 {
  border-inline-end-color: rgb(180 83 9 / 0.9);
}

.border-e-amber-700\/95 {
  border-inline-end-color: rgb(180 83 9 / 0.95);
}

.border-e-amber-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(146 64 14 / var(--tw-border-opacity, 1));
}

.border-e-amber-800\/0 {
  border-inline-end-color: rgb(146 64 14 / 0);
}

.border-e-amber-800\/10 {
  border-inline-end-color: rgb(146 64 14 / 0.1);
}

.border-e-amber-800\/100 {
  border-inline-end-color: rgb(146 64 14 / 1);
}

.border-e-amber-800\/15 {
  border-inline-end-color: rgb(146 64 14 / 0.15);
}

.border-e-amber-800\/20 {
  border-inline-end-color: rgb(146 64 14 / 0.2);
}

.border-e-amber-800\/25 {
  border-inline-end-color: rgb(146 64 14 / 0.25);
}

.border-e-amber-800\/30 {
  border-inline-end-color: rgb(146 64 14 / 0.3);
}

.border-e-amber-800\/35 {
  border-inline-end-color: rgb(146 64 14 / 0.35);
}

.border-e-amber-800\/40 {
  border-inline-end-color: rgb(146 64 14 / 0.4);
}

.border-e-amber-800\/45 {
  border-inline-end-color: rgb(146 64 14 / 0.45);
}

.border-e-amber-800\/5 {
  border-inline-end-color: rgb(146 64 14 / 0.05);
}

.border-e-amber-800\/50 {
  border-inline-end-color: rgb(146 64 14 / 0.5);
}

.border-e-amber-800\/55 {
  border-inline-end-color: rgb(146 64 14 / 0.55);
}

.border-e-amber-800\/60 {
  border-inline-end-color: rgb(146 64 14 / 0.6);
}

.border-e-amber-800\/65 {
  border-inline-end-color: rgb(146 64 14 / 0.65);
}

.border-e-amber-800\/70 {
  border-inline-end-color: rgb(146 64 14 / 0.7);
}

.border-e-amber-800\/75 {
  border-inline-end-color: rgb(146 64 14 / 0.75);
}

.border-e-amber-800\/80 {
  border-inline-end-color: rgb(146 64 14 / 0.8);
}

.border-e-amber-800\/85 {
  border-inline-end-color: rgb(146 64 14 / 0.85);
}

.border-e-amber-800\/90 {
  border-inline-end-color: rgb(146 64 14 / 0.9);
}

.border-e-amber-800\/95 {
  border-inline-end-color: rgb(146 64 14 / 0.95);
}

.border-e-amber-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(120 53 15 / var(--tw-border-opacity, 1));
}

.border-e-amber-900\/0 {
  border-inline-end-color: rgb(120 53 15 / 0);
}

.border-e-amber-900\/10 {
  border-inline-end-color: rgb(120 53 15 / 0.1);
}

.border-e-amber-900\/100 {
  border-inline-end-color: rgb(120 53 15 / 1);
}

.border-e-amber-900\/15 {
  border-inline-end-color: rgb(120 53 15 / 0.15);
}

.border-e-amber-900\/20 {
  border-inline-end-color: rgb(120 53 15 / 0.2);
}

.border-e-amber-900\/25 {
  border-inline-end-color: rgb(120 53 15 / 0.25);
}

.border-e-amber-900\/30 {
  border-inline-end-color: rgb(120 53 15 / 0.3);
}

.border-e-amber-900\/35 {
  border-inline-end-color: rgb(120 53 15 / 0.35);
}

.border-e-amber-900\/40 {
  border-inline-end-color: rgb(120 53 15 / 0.4);
}

.border-e-amber-900\/45 {
  border-inline-end-color: rgb(120 53 15 / 0.45);
}

.border-e-amber-900\/5 {
  border-inline-end-color: rgb(120 53 15 / 0.05);
}

.border-e-amber-900\/50 {
  border-inline-end-color: rgb(120 53 15 / 0.5);
}

.border-e-amber-900\/55 {
  border-inline-end-color: rgb(120 53 15 / 0.55);
}

.border-e-amber-900\/60 {
  border-inline-end-color: rgb(120 53 15 / 0.6);
}

.border-e-amber-900\/65 {
  border-inline-end-color: rgb(120 53 15 / 0.65);
}

.border-e-amber-900\/70 {
  border-inline-end-color: rgb(120 53 15 / 0.7);
}

.border-e-amber-900\/75 {
  border-inline-end-color: rgb(120 53 15 / 0.75);
}

.border-e-amber-900\/80 {
  border-inline-end-color: rgb(120 53 15 / 0.8);
}

.border-e-amber-900\/85 {
  border-inline-end-color: rgb(120 53 15 / 0.85);
}

.border-e-amber-900\/90 {
  border-inline-end-color: rgb(120 53 15 / 0.9);
}

.border-e-amber-900\/95 {
  border-inline-end-color: rgb(120 53 15 / 0.95);
}

.border-e-amber-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(69 26 3 / var(--tw-border-opacity, 1));
}

.border-e-amber-950\/0 {
  border-inline-end-color: rgb(69 26 3 / 0);
}

.border-e-amber-950\/10 {
  border-inline-end-color: rgb(69 26 3 / 0.1);
}

.border-e-amber-950\/100 {
  border-inline-end-color: rgb(69 26 3 / 1);
}

.border-e-amber-950\/15 {
  border-inline-end-color: rgb(69 26 3 / 0.15);
}

.border-e-amber-950\/20 {
  border-inline-end-color: rgb(69 26 3 / 0.2);
}

.border-e-amber-950\/25 {
  border-inline-end-color: rgb(69 26 3 / 0.25);
}

.border-e-amber-950\/30 {
  border-inline-end-color: rgb(69 26 3 / 0.3);
}

.border-e-amber-950\/35 {
  border-inline-end-color: rgb(69 26 3 / 0.35);
}

.border-e-amber-950\/40 {
  border-inline-end-color: rgb(69 26 3 / 0.4);
}

.border-e-amber-950\/45 {
  border-inline-end-color: rgb(69 26 3 / 0.45);
}

.border-e-amber-950\/5 {
  border-inline-end-color: rgb(69 26 3 / 0.05);
}

.border-e-amber-950\/50 {
  border-inline-end-color: rgb(69 26 3 / 0.5);
}

.border-e-amber-950\/55 {
  border-inline-end-color: rgb(69 26 3 / 0.55);
}

.border-e-amber-950\/60 {
  border-inline-end-color: rgb(69 26 3 / 0.6);
}

.border-e-amber-950\/65 {
  border-inline-end-color: rgb(69 26 3 / 0.65);
}

.border-e-amber-950\/70 {
  border-inline-end-color: rgb(69 26 3 / 0.7);
}

.border-e-amber-950\/75 {
  border-inline-end-color: rgb(69 26 3 / 0.75);
}

.border-e-amber-950\/80 {
  border-inline-end-color: rgb(69 26 3 / 0.8);
}

.border-e-amber-950\/85 {
  border-inline-end-color: rgb(69 26 3 / 0.85);
}

.border-e-amber-950\/90 {
  border-inline-end-color: rgb(69 26 3 / 0.9);
}

.border-e-amber-950\/95 {
  border-inline-end-color: rgb(69 26 3 / 0.95);
}

.border-e-aqua-teal {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(99 173 168 / var(--tw-border-opacity, 1));
}

.border-e-aqua-teal\/0 {
  border-inline-end-color: rgb(99 173 168 / 0);
}

.border-e-aqua-teal\/10 {
  border-inline-end-color: rgb(99 173 168 / 0.1);
}

.border-e-aqua-teal\/100 {
  border-inline-end-color: rgb(99 173 168 / 1);
}

.border-e-aqua-teal\/15 {
  border-inline-end-color: rgb(99 173 168 / 0.15);
}

.border-e-aqua-teal\/20 {
  border-inline-end-color: rgb(99 173 168 / 0.2);
}

.border-e-aqua-teal\/25 {
  border-inline-end-color: rgb(99 173 168 / 0.25);
}

.border-e-aqua-teal\/30 {
  border-inline-end-color: rgb(99 173 168 / 0.3);
}

.border-e-aqua-teal\/35 {
  border-inline-end-color: rgb(99 173 168 / 0.35);
}

.border-e-aqua-teal\/40 {
  border-inline-end-color: rgb(99 173 168 / 0.4);
}

.border-e-aqua-teal\/45 {
  border-inline-end-color: rgb(99 173 168 / 0.45);
}

.border-e-aqua-teal\/5 {
  border-inline-end-color: rgb(99 173 168 / 0.05);
}

.border-e-aqua-teal\/50 {
  border-inline-end-color: rgb(99 173 168 / 0.5);
}

.border-e-aqua-teal\/55 {
  border-inline-end-color: rgb(99 173 168 / 0.55);
}

.border-e-aqua-teal\/60 {
  border-inline-end-color: rgb(99 173 168 / 0.6);
}

.border-e-aqua-teal\/65 {
  border-inline-end-color: rgb(99 173 168 / 0.65);
}

.border-e-aqua-teal\/70 {
  border-inline-end-color: rgb(99 173 168 / 0.7);
}

.border-e-aqua-teal\/75 {
  border-inline-end-color: rgb(99 173 168 / 0.75);
}

.border-e-aqua-teal\/80 {
  border-inline-end-color: rgb(99 173 168 / 0.8);
}

.border-e-aqua-teal\/85 {
  border-inline-end-color: rgb(99 173 168 / 0.85);
}

.border-e-aqua-teal\/90 {
  border-inline-end-color: rgb(99 173 168 / 0.9);
}

.border-e-aqua-teal\/95 {
  border-inline-end-color: rgb(99 173 168 / 0.95);
}

.border-e-black {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.border-e-black\/0 {
  border-inline-end-color: rgb(0 0 0 / 0);
}

.border-e-black\/10 {
  border-inline-end-color: rgb(0 0 0 / 0.1);
}

.border-e-black\/100 {
  border-inline-end-color: rgb(0 0 0 / 1);
}

.border-e-black\/15 {
  border-inline-end-color: rgb(0 0 0 / 0.15);
}

.border-e-black\/20 {
  border-inline-end-color: rgb(0 0 0 / 0.2);
}

.border-e-black\/25 {
  border-inline-end-color: rgb(0 0 0 / 0.25);
}

.border-e-black\/30 {
  border-inline-end-color: rgb(0 0 0 / 0.3);
}

.border-e-black\/35 {
  border-inline-end-color: rgb(0 0 0 / 0.35);
}

.border-e-black\/40 {
  border-inline-end-color: rgb(0 0 0 / 0.4);
}

.border-e-black\/45 {
  border-inline-end-color: rgb(0 0 0 / 0.45);
}

.border-e-black\/5 {
  border-inline-end-color: rgb(0 0 0 / 0.05);
}

.border-e-black\/50 {
  border-inline-end-color: rgb(0 0 0 / 0.5);
}

.border-e-black\/55 {
  border-inline-end-color: rgb(0 0 0 / 0.55);
}

.border-e-black\/60 {
  border-inline-end-color: rgb(0 0 0 / 0.6);
}

.border-e-black\/65 {
  border-inline-end-color: rgb(0 0 0 / 0.65);
}

.border-e-black\/70 {
  border-inline-end-color: rgb(0 0 0 / 0.7);
}

.border-e-black\/75 {
  border-inline-end-color: rgb(0 0 0 / 0.75);
}

.border-e-black\/80 {
  border-inline-end-color: rgb(0 0 0 / 0.8);
}

.border-e-black\/85 {
  border-inline-end-color: rgb(0 0 0 / 0.85);
}

.border-e-black\/90 {
  border-inline-end-color: rgb(0 0 0 / 0.9);
}

.border-e-black\/95 {
  border-inline-end-color: rgb(0 0 0 / 0.95);
}

.border-e-blue-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
}

.border-e-blue-100\/0 {
  border-inline-end-color: rgb(219 234 254 / 0);
}

.border-e-blue-100\/10 {
  border-inline-end-color: rgb(219 234 254 / 0.1);
}

.border-e-blue-100\/100 {
  border-inline-end-color: rgb(219 234 254 / 1);
}

.border-e-blue-100\/15 {
  border-inline-end-color: rgb(219 234 254 / 0.15);
}

.border-e-blue-100\/20 {
  border-inline-end-color: rgb(219 234 254 / 0.2);
}

.border-e-blue-100\/25 {
  border-inline-end-color: rgb(219 234 254 / 0.25);
}

.border-e-blue-100\/30 {
  border-inline-end-color: rgb(219 234 254 / 0.3);
}

.border-e-blue-100\/35 {
  border-inline-end-color: rgb(219 234 254 / 0.35);
}

.border-e-blue-100\/40 {
  border-inline-end-color: rgb(219 234 254 / 0.4);
}

.border-e-blue-100\/45 {
  border-inline-end-color: rgb(219 234 254 / 0.45);
}

.border-e-blue-100\/5 {
  border-inline-end-color: rgb(219 234 254 / 0.05);
}

.border-e-blue-100\/50 {
  border-inline-end-color: rgb(219 234 254 / 0.5);
}

.border-e-blue-100\/55 {
  border-inline-end-color: rgb(219 234 254 / 0.55);
}

.border-e-blue-100\/60 {
  border-inline-end-color: rgb(219 234 254 / 0.6);
}

.border-e-blue-100\/65 {
  border-inline-end-color: rgb(219 234 254 / 0.65);
}

.border-e-blue-100\/70 {
  border-inline-end-color: rgb(219 234 254 / 0.7);
}

.border-e-blue-100\/75 {
  border-inline-end-color: rgb(219 234 254 / 0.75);
}

.border-e-blue-100\/80 {
  border-inline-end-color: rgb(219 234 254 / 0.8);
}

.border-e-blue-100\/85 {
  border-inline-end-color: rgb(219 234 254 / 0.85);
}

.border-e-blue-100\/90 {
  border-inline-end-color: rgb(219 234 254 / 0.9);
}

.border-e-blue-100\/95 {
  border-inline-end-color: rgb(219 234 254 / 0.95);
}

.border-e-blue-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}

.border-e-blue-200\/0 {
  border-inline-end-color: rgb(191 219 254 / 0);
}

.border-e-blue-200\/10 {
  border-inline-end-color: rgb(191 219 254 / 0.1);
}

.border-e-blue-200\/100 {
  border-inline-end-color: rgb(191 219 254 / 1);
}

.border-e-blue-200\/15 {
  border-inline-end-color: rgb(191 219 254 / 0.15);
}

.border-e-blue-200\/20 {
  border-inline-end-color: rgb(191 219 254 / 0.2);
}

.border-e-blue-200\/25 {
  border-inline-end-color: rgb(191 219 254 / 0.25);
}

.border-e-blue-200\/30 {
  border-inline-end-color: rgb(191 219 254 / 0.3);
}

.border-e-blue-200\/35 {
  border-inline-end-color: rgb(191 219 254 / 0.35);
}

.border-e-blue-200\/40 {
  border-inline-end-color: rgb(191 219 254 / 0.4);
}

.border-e-blue-200\/45 {
  border-inline-end-color: rgb(191 219 254 / 0.45);
}

.border-e-blue-200\/5 {
  border-inline-end-color: rgb(191 219 254 / 0.05);
}

.border-e-blue-200\/50 {
  border-inline-end-color: rgb(191 219 254 / 0.5);
}

.border-e-blue-200\/55 {
  border-inline-end-color: rgb(191 219 254 / 0.55);
}

.border-e-blue-200\/60 {
  border-inline-end-color: rgb(191 219 254 / 0.6);
}

.border-e-blue-200\/65 {
  border-inline-end-color: rgb(191 219 254 / 0.65);
}

.border-e-blue-200\/70 {
  border-inline-end-color: rgb(191 219 254 / 0.7);
}

.border-e-blue-200\/75 {
  border-inline-end-color: rgb(191 219 254 / 0.75);
}

.border-e-blue-200\/80 {
  border-inline-end-color: rgb(191 219 254 / 0.8);
}

.border-e-blue-200\/85 {
  border-inline-end-color: rgb(191 219 254 / 0.85);
}

.border-e-blue-200\/90 {
  border-inline-end-color: rgb(191 219 254 / 0.9);
}

.border-e-blue-200\/95 {
  border-inline-end-color: rgb(191 219 254 / 0.95);
}

.border-e-blue-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}

.border-e-blue-300\/0 {
  border-inline-end-color: rgb(147 197 253 / 0);
}

.border-e-blue-300\/10 {
  border-inline-end-color: rgb(147 197 253 / 0.1);
}

.border-e-blue-300\/100 {
  border-inline-end-color: rgb(147 197 253 / 1);
}

.border-e-blue-300\/15 {
  border-inline-end-color: rgb(147 197 253 / 0.15);
}

.border-e-blue-300\/20 {
  border-inline-end-color: rgb(147 197 253 / 0.2);
}

.border-e-blue-300\/25 {
  border-inline-end-color: rgb(147 197 253 / 0.25);
}

.border-e-blue-300\/30 {
  border-inline-end-color: rgb(147 197 253 / 0.3);
}

.border-e-blue-300\/35 {
  border-inline-end-color: rgb(147 197 253 / 0.35);
}

.border-e-blue-300\/40 {
  border-inline-end-color: rgb(147 197 253 / 0.4);
}

.border-e-blue-300\/45 {
  border-inline-end-color: rgb(147 197 253 / 0.45);
}

.border-e-blue-300\/5 {
  border-inline-end-color: rgb(147 197 253 / 0.05);
}

.border-e-blue-300\/50 {
  border-inline-end-color: rgb(147 197 253 / 0.5);
}

.border-e-blue-300\/55 {
  border-inline-end-color: rgb(147 197 253 / 0.55);
}

.border-e-blue-300\/60 {
  border-inline-end-color: rgb(147 197 253 / 0.6);
}

.border-e-blue-300\/65 {
  border-inline-end-color: rgb(147 197 253 / 0.65);
}

.border-e-blue-300\/70 {
  border-inline-end-color: rgb(147 197 253 / 0.7);
}

.border-e-blue-300\/75 {
  border-inline-end-color: rgb(147 197 253 / 0.75);
}

.border-e-blue-300\/80 {
  border-inline-end-color: rgb(147 197 253 / 0.8);
}

.border-e-blue-300\/85 {
  border-inline-end-color: rgb(147 197 253 / 0.85);
}

.border-e-blue-300\/90 {
  border-inline-end-color: rgb(147 197 253 / 0.9);
}

.border-e-blue-300\/95 {
  border-inline-end-color: rgb(147 197 253 / 0.95);
}

.border-e-blue-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
}

.border-e-blue-400\/0 {
  border-inline-end-color: rgb(96 165 250 / 0);
}

.border-e-blue-400\/10 {
  border-inline-end-color: rgb(96 165 250 / 0.1);
}

.border-e-blue-400\/100 {
  border-inline-end-color: rgb(96 165 250 / 1);
}

.border-e-blue-400\/15 {
  border-inline-end-color: rgb(96 165 250 / 0.15);
}

.border-e-blue-400\/20 {
  border-inline-end-color: rgb(96 165 250 / 0.2);
}

.border-e-blue-400\/25 {
  border-inline-end-color: rgb(96 165 250 / 0.25);
}

.border-e-blue-400\/30 {
  border-inline-end-color: rgb(96 165 250 / 0.3);
}

.border-e-blue-400\/35 {
  border-inline-end-color: rgb(96 165 250 / 0.35);
}

.border-e-blue-400\/40 {
  border-inline-end-color: rgb(96 165 250 / 0.4);
}

.border-e-blue-400\/45 {
  border-inline-end-color: rgb(96 165 250 / 0.45);
}

.border-e-blue-400\/5 {
  border-inline-end-color: rgb(96 165 250 / 0.05);
}

.border-e-blue-400\/50 {
  border-inline-end-color: rgb(96 165 250 / 0.5);
}

.border-e-blue-400\/55 {
  border-inline-end-color: rgb(96 165 250 / 0.55);
}

.border-e-blue-400\/60 {
  border-inline-end-color: rgb(96 165 250 / 0.6);
}

.border-e-blue-400\/65 {
  border-inline-end-color: rgb(96 165 250 / 0.65);
}

.border-e-blue-400\/70 {
  border-inline-end-color: rgb(96 165 250 / 0.7);
}

.border-e-blue-400\/75 {
  border-inline-end-color: rgb(96 165 250 / 0.75);
}

.border-e-blue-400\/80 {
  border-inline-end-color: rgb(96 165 250 / 0.8);
}

.border-e-blue-400\/85 {
  border-inline-end-color: rgb(96 165 250 / 0.85);
}

.border-e-blue-400\/90 {
  border-inline-end-color: rgb(96 165 250 / 0.9);
}

.border-e-blue-400\/95 {
  border-inline-end-color: rgb(96 165 250 / 0.95);
}

.border-e-blue-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(239 246 255 / var(--tw-border-opacity, 1));
}

.border-e-blue-50\/0 {
  border-inline-end-color: rgb(239 246 255 / 0);
}

.border-e-blue-50\/10 {
  border-inline-end-color: rgb(239 246 255 / 0.1);
}

.border-e-blue-50\/100 {
  border-inline-end-color: rgb(239 246 255 / 1);
}

.border-e-blue-50\/15 {
  border-inline-end-color: rgb(239 246 255 / 0.15);
}

.border-e-blue-50\/20 {
  border-inline-end-color: rgb(239 246 255 / 0.2);
}

.border-e-blue-50\/25 {
  border-inline-end-color: rgb(239 246 255 / 0.25);
}

.border-e-blue-50\/30 {
  border-inline-end-color: rgb(239 246 255 / 0.3);
}

.border-e-blue-50\/35 {
  border-inline-end-color: rgb(239 246 255 / 0.35);
}

.border-e-blue-50\/40 {
  border-inline-end-color: rgb(239 246 255 / 0.4);
}

.border-e-blue-50\/45 {
  border-inline-end-color: rgb(239 246 255 / 0.45);
}

.border-e-blue-50\/5 {
  border-inline-end-color: rgb(239 246 255 / 0.05);
}

.border-e-blue-50\/50 {
  border-inline-end-color: rgb(239 246 255 / 0.5);
}

.border-e-blue-50\/55 {
  border-inline-end-color: rgb(239 246 255 / 0.55);
}

.border-e-blue-50\/60 {
  border-inline-end-color: rgb(239 246 255 / 0.6);
}

.border-e-blue-50\/65 {
  border-inline-end-color: rgb(239 246 255 / 0.65);
}

.border-e-blue-50\/70 {
  border-inline-end-color: rgb(239 246 255 / 0.7);
}

.border-e-blue-50\/75 {
  border-inline-end-color: rgb(239 246 255 / 0.75);
}

.border-e-blue-50\/80 {
  border-inline-end-color: rgb(239 246 255 / 0.8);
}

.border-e-blue-50\/85 {
  border-inline-end-color: rgb(239 246 255 / 0.85);
}

.border-e-blue-50\/90 {
  border-inline-end-color: rgb(239 246 255 / 0.9);
}

.border-e-blue-50\/95 {
  border-inline-end-color: rgb(239 246 255 / 0.95);
}

.border-e-blue-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}

.border-e-blue-500\/0 {
  border-inline-end-color: rgb(59 130 246 / 0);
}

.border-e-blue-500\/10 {
  border-inline-end-color: rgb(59 130 246 / 0.1);
}

.border-e-blue-500\/100 {
  border-inline-end-color: rgb(59 130 246 / 1);
}

.border-e-blue-500\/15 {
  border-inline-end-color: rgb(59 130 246 / 0.15);
}

.border-e-blue-500\/20 {
  border-inline-end-color: rgb(59 130 246 / 0.2);
}

.border-e-blue-500\/25 {
  border-inline-end-color: rgb(59 130 246 / 0.25);
}

.border-e-blue-500\/30 {
  border-inline-end-color: rgb(59 130 246 / 0.3);
}

.border-e-blue-500\/35 {
  border-inline-end-color: rgb(59 130 246 / 0.35);
}

.border-e-blue-500\/40 {
  border-inline-end-color: rgb(59 130 246 / 0.4);
}

.border-e-blue-500\/45 {
  border-inline-end-color: rgb(59 130 246 / 0.45);
}

.border-e-blue-500\/5 {
  border-inline-end-color: rgb(59 130 246 / 0.05);
}

.border-e-blue-500\/50 {
  border-inline-end-color: rgb(59 130 246 / 0.5);
}

.border-e-blue-500\/55 {
  border-inline-end-color: rgb(59 130 246 / 0.55);
}

.border-e-blue-500\/60 {
  border-inline-end-color: rgb(59 130 246 / 0.6);
}

.border-e-blue-500\/65 {
  border-inline-end-color: rgb(59 130 246 / 0.65);
}

.border-e-blue-500\/70 {
  border-inline-end-color: rgb(59 130 246 / 0.7);
}

.border-e-blue-500\/75 {
  border-inline-end-color: rgb(59 130 246 / 0.75);
}

.border-e-blue-500\/80 {
  border-inline-end-color: rgb(59 130 246 / 0.8);
}

.border-e-blue-500\/85 {
  border-inline-end-color: rgb(59 130 246 / 0.85);
}

.border-e-blue-500\/90 {
  border-inline-end-color: rgb(59 130 246 / 0.9);
}

.border-e-blue-500\/95 {
  border-inline-end-color: rgb(59 130 246 / 0.95);
}

.border-e-blue-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}

.border-e-blue-600\/0 {
  border-inline-end-color: rgb(37 99 235 / 0);
}

.border-e-blue-600\/10 {
  border-inline-end-color: rgb(37 99 235 / 0.1);
}

.border-e-blue-600\/100 {
  border-inline-end-color: rgb(37 99 235 / 1);
}

.border-e-blue-600\/15 {
  border-inline-end-color: rgb(37 99 235 / 0.15);
}

.border-e-blue-600\/20 {
  border-inline-end-color: rgb(37 99 235 / 0.2);
}

.border-e-blue-600\/25 {
  border-inline-end-color: rgb(37 99 235 / 0.25);
}

.border-e-blue-600\/30 {
  border-inline-end-color: rgb(37 99 235 / 0.3);
}

.border-e-blue-600\/35 {
  border-inline-end-color: rgb(37 99 235 / 0.35);
}

.border-e-blue-600\/40 {
  border-inline-end-color: rgb(37 99 235 / 0.4);
}

.border-e-blue-600\/45 {
  border-inline-end-color: rgb(37 99 235 / 0.45);
}

.border-e-blue-600\/5 {
  border-inline-end-color: rgb(37 99 235 / 0.05);
}

.border-e-blue-600\/50 {
  border-inline-end-color: rgb(37 99 235 / 0.5);
}

.border-e-blue-600\/55 {
  border-inline-end-color: rgb(37 99 235 / 0.55);
}

.border-e-blue-600\/60 {
  border-inline-end-color: rgb(37 99 235 / 0.6);
}

.border-e-blue-600\/65 {
  border-inline-end-color: rgb(37 99 235 / 0.65);
}

.border-e-blue-600\/70 {
  border-inline-end-color: rgb(37 99 235 / 0.7);
}

.border-e-blue-600\/75 {
  border-inline-end-color: rgb(37 99 235 / 0.75);
}

.border-e-blue-600\/80 {
  border-inline-end-color: rgb(37 99 235 / 0.8);
}

.border-e-blue-600\/85 {
  border-inline-end-color: rgb(37 99 235 / 0.85);
}

.border-e-blue-600\/90 {
  border-inline-end-color: rgb(37 99 235 / 0.9);
}

.border-e-blue-600\/95 {
  border-inline-end-color: rgb(37 99 235 / 0.95);
}

.border-e-blue-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(29 78 216 / var(--tw-border-opacity, 1));
}

.border-e-blue-700\/0 {
  border-inline-end-color: rgb(29 78 216 / 0);
}

.border-e-blue-700\/10 {
  border-inline-end-color: rgb(29 78 216 / 0.1);
}

.border-e-blue-700\/100 {
  border-inline-end-color: rgb(29 78 216 / 1);
}

.border-e-blue-700\/15 {
  border-inline-end-color: rgb(29 78 216 / 0.15);
}

.border-e-blue-700\/20 {
  border-inline-end-color: rgb(29 78 216 / 0.2);
}

.border-e-blue-700\/25 {
  border-inline-end-color: rgb(29 78 216 / 0.25);
}

.border-e-blue-700\/30 {
  border-inline-end-color: rgb(29 78 216 / 0.3);
}

.border-e-blue-700\/35 {
  border-inline-end-color: rgb(29 78 216 / 0.35);
}

.border-e-blue-700\/40 {
  border-inline-end-color: rgb(29 78 216 / 0.4);
}

.border-e-blue-700\/45 {
  border-inline-end-color: rgb(29 78 216 / 0.45);
}

.border-e-blue-700\/5 {
  border-inline-end-color: rgb(29 78 216 / 0.05);
}

.border-e-blue-700\/50 {
  border-inline-end-color: rgb(29 78 216 / 0.5);
}

.border-e-blue-700\/55 {
  border-inline-end-color: rgb(29 78 216 / 0.55);
}

.border-e-blue-700\/60 {
  border-inline-end-color: rgb(29 78 216 / 0.6);
}

.border-e-blue-700\/65 {
  border-inline-end-color: rgb(29 78 216 / 0.65);
}

.border-e-blue-700\/70 {
  border-inline-end-color: rgb(29 78 216 / 0.7);
}

.border-e-blue-700\/75 {
  border-inline-end-color: rgb(29 78 216 / 0.75);
}

.border-e-blue-700\/80 {
  border-inline-end-color: rgb(29 78 216 / 0.8);
}

.border-e-blue-700\/85 {
  border-inline-end-color: rgb(29 78 216 / 0.85);
}

.border-e-blue-700\/90 {
  border-inline-end-color: rgb(29 78 216 / 0.9);
}

.border-e-blue-700\/95 {
  border-inline-end-color: rgb(29 78 216 / 0.95);
}

.border-e-blue-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(30 64 175 / var(--tw-border-opacity, 1));
}

.border-e-blue-800\/0 {
  border-inline-end-color: rgb(30 64 175 / 0);
}

.border-e-blue-800\/10 {
  border-inline-end-color: rgb(30 64 175 / 0.1);
}

.border-e-blue-800\/100 {
  border-inline-end-color: rgb(30 64 175 / 1);
}

.border-e-blue-800\/15 {
  border-inline-end-color: rgb(30 64 175 / 0.15);
}

.border-e-blue-800\/20 {
  border-inline-end-color: rgb(30 64 175 / 0.2);
}

.border-e-blue-800\/25 {
  border-inline-end-color: rgb(30 64 175 / 0.25);
}

.border-e-blue-800\/30 {
  border-inline-end-color: rgb(30 64 175 / 0.3);
}

.border-e-blue-800\/35 {
  border-inline-end-color: rgb(30 64 175 / 0.35);
}

.border-e-blue-800\/40 {
  border-inline-end-color: rgb(30 64 175 / 0.4);
}

.border-e-blue-800\/45 {
  border-inline-end-color: rgb(30 64 175 / 0.45);
}

.border-e-blue-800\/5 {
  border-inline-end-color: rgb(30 64 175 / 0.05);
}

.border-e-blue-800\/50 {
  border-inline-end-color: rgb(30 64 175 / 0.5);
}

.border-e-blue-800\/55 {
  border-inline-end-color: rgb(30 64 175 / 0.55);
}

.border-e-blue-800\/60 {
  border-inline-end-color: rgb(30 64 175 / 0.6);
}

.border-e-blue-800\/65 {
  border-inline-end-color: rgb(30 64 175 / 0.65);
}

.border-e-blue-800\/70 {
  border-inline-end-color: rgb(30 64 175 / 0.7);
}

.border-e-blue-800\/75 {
  border-inline-end-color: rgb(30 64 175 / 0.75);
}

.border-e-blue-800\/80 {
  border-inline-end-color: rgb(30 64 175 / 0.8);
}

.border-e-blue-800\/85 {
  border-inline-end-color: rgb(30 64 175 / 0.85);
}

.border-e-blue-800\/90 {
  border-inline-end-color: rgb(30 64 175 / 0.9);
}

.border-e-blue-800\/95 {
  border-inline-end-color: rgb(30 64 175 / 0.95);
}

.border-e-blue-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(30 58 138 / var(--tw-border-opacity, 1));
}

.border-e-blue-900\/0 {
  border-inline-end-color: rgb(30 58 138 / 0);
}

.border-e-blue-900\/10 {
  border-inline-end-color: rgb(30 58 138 / 0.1);
}

.border-e-blue-900\/100 {
  border-inline-end-color: rgb(30 58 138 / 1);
}

.border-e-blue-900\/15 {
  border-inline-end-color: rgb(30 58 138 / 0.15);
}

.border-e-blue-900\/20 {
  border-inline-end-color: rgb(30 58 138 / 0.2);
}

.border-e-blue-900\/25 {
  border-inline-end-color: rgb(30 58 138 / 0.25);
}

.border-e-blue-900\/30 {
  border-inline-end-color: rgb(30 58 138 / 0.3);
}

.border-e-blue-900\/35 {
  border-inline-end-color: rgb(30 58 138 / 0.35);
}

.border-e-blue-900\/40 {
  border-inline-end-color: rgb(30 58 138 / 0.4);
}

.border-e-blue-900\/45 {
  border-inline-end-color: rgb(30 58 138 / 0.45);
}

.border-e-blue-900\/5 {
  border-inline-end-color: rgb(30 58 138 / 0.05);
}

.border-e-blue-900\/50 {
  border-inline-end-color: rgb(30 58 138 / 0.5);
}

.border-e-blue-900\/55 {
  border-inline-end-color: rgb(30 58 138 / 0.55);
}

.border-e-blue-900\/60 {
  border-inline-end-color: rgb(30 58 138 / 0.6);
}

.border-e-blue-900\/65 {
  border-inline-end-color: rgb(30 58 138 / 0.65);
}

.border-e-blue-900\/70 {
  border-inline-end-color: rgb(30 58 138 / 0.7);
}

.border-e-blue-900\/75 {
  border-inline-end-color: rgb(30 58 138 / 0.75);
}

.border-e-blue-900\/80 {
  border-inline-end-color: rgb(30 58 138 / 0.8);
}

.border-e-blue-900\/85 {
  border-inline-end-color: rgb(30 58 138 / 0.85);
}

.border-e-blue-900\/90 {
  border-inline-end-color: rgb(30 58 138 / 0.9);
}

.border-e-blue-900\/95 {
  border-inline-end-color: rgb(30 58 138 / 0.95);
}

.border-e-blue-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(23 37 84 / var(--tw-border-opacity, 1));
}

.border-e-blue-950\/0 {
  border-inline-end-color: rgb(23 37 84 / 0);
}

.border-e-blue-950\/10 {
  border-inline-end-color: rgb(23 37 84 / 0.1);
}

.border-e-blue-950\/100 {
  border-inline-end-color: rgb(23 37 84 / 1);
}

.border-e-blue-950\/15 {
  border-inline-end-color: rgb(23 37 84 / 0.15);
}

.border-e-blue-950\/20 {
  border-inline-end-color: rgb(23 37 84 / 0.2);
}

.border-e-blue-950\/25 {
  border-inline-end-color: rgb(23 37 84 / 0.25);
}

.border-e-blue-950\/30 {
  border-inline-end-color: rgb(23 37 84 / 0.3);
}

.border-e-blue-950\/35 {
  border-inline-end-color: rgb(23 37 84 / 0.35);
}

.border-e-blue-950\/40 {
  border-inline-end-color: rgb(23 37 84 / 0.4);
}

.border-e-blue-950\/45 {
  border-inline-end-color: rgb(23 37 84 / 0.45);
}

.border-e-blue-950\/5 {
  border-inline-end-color: rgb(23 37 84 / 0.05);
}

.border-e-blue-950\/50 {
  border-inline-end-color: rgb(23 37 84 / 0.5);
}

.border-e-blue-950\/55 {
  border-inline-end-color: rgb(23 37 84 / 0.55);
}

.border-e-blue-950\/60 {
  border-inline-end-color: rgb(23 37 84 / 0.6);
}

.border-e-blue-950\/65 {
  border-inline-end-color: rgb(23 37 84 / 0.65);
}

.border-e-blue-950\/70 {
  border-inline-end-color: rgb(23 37 84 / 0.7);
}

.border-e-blue-950\/75 {
  border-inline-end-color: rgb(23 37 84 / 0.75);
}

.border-e-blue-950\/80 {
  border-inline-end-color: rgb(23 37 84 / 0.8);
}

.border-e-blue-950\/85 {
  border-inline-end-color: rgb(23 37 84 / 0.85);
}

.border-e-blue-950\/90 {
  border-inline-end-color: rgb(23 37 84 / 0.9);
}

.border-e-blue-950\/95 {
  border-inline-end-color: rgb(23 37 84 / 0.95);
}

.border-e-burnt-orange {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(201 99 42 / var(--tw-border-opacity, 1));
}

.border-e-burnt-orange\/0 {
  border-inline-end-color: rgb(201 99 42 / 0);
}

.border-e-burnt-orange\/10 {
  border-inline-end-color: rgb(201 99 42 / 0.1);
}

.border-e-burnt-orange\/100 {
  border-inline-end-color: rgb(201 99 42 / 1);
}

.border-e-burnt-orange\/15 {
  border-inline-end-color: rgb(201 99 42 / 0.15);
}

.border-e-burnt-orange\/20 {
  border-inline-end-color: rgb(201 99 42 / 0.2);
}

.border-e-burnt-orange\/25 {
  border-inline-end-color: rgb(201 99 42 / 0.25);
}

.border-e-burnt-orange\/30 {
  border-inline-end-color: rgb(201 99 42 / 0.3);
}

.border-e-burnt-orange\/35 {
  border-inline-end-color: rgb(201 99 42 / 0.35);
}

.border-e-burnt-orange\/40 {
  border-inline-end-color: rgb(201 99 42 / 0.4);
}

.border-e-burnt-orange\/45 {
  border-inline-end-color: rgb(201 99 42 / 0.45);
}

.border-e-burnt-orange\/5 {
  border-inline-end-color: rgb(201 99 42 / 0.05);
}

.border-e-burnt-orange\/50 {
  border-inline-end-color: rgb(201 99 42 / 0.5);
}

.border-e-burnt-orange\/55 {
  border-inline-end-color: rgb(201 99 42 / 0.55);
}

.border-e-burnt-orange\/60 {
  border-inline-end-color: rgb(201 99 42 / 0.6);
}

.border-e-burnt-orange\/65 {
  border-inline-end-color: rgb(201 99 42 / 0.65);
}

.border-e-burnt-orange\/70 {
  border-inline-end-color: rgb(201 99 42 / 0.7);
}

.border-e-burnt-orange\/75 {
  border-inline-end-color: rgb(201 99 42 / 0.75);
}

.border-e-burnt-orange\/80 {
  border-inline-end-color: rgb(201 99 42 / 0.8);
}

.border-e-burnt-orange\/85 {
  border-inline-end-color: rgb(201 99 42 / 0.85);
}

.border-e-burnt-orange\/90 {
  border-inline-end-color: rgb(201 99 42 / 0.9);
}

.border-e-burnt-orange\/95 {
  border-inline-end-color: rgb(201 99 42 / 0.95);
}

.border-e-charcoal {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(95 86 86 / var(--tw-border-opacity, 1));
}

.border-e-charcoal\/0 {
  border-inline-end-color: rgb(95 86 86 / 0);
}

.border-e-charcoal\/10 {
  border-inline-end-color: rgb(95 86 86 / 0.1);
}

.border-e-charcoal\/100 {
  border-inline-end-color: rgb(95 86 86 / 1);
}

.border-e-charcoal\/15 {
  border-inline-end-color: rgb(95 86 86 / 0.15);
}

.border-e-charcoal\/20 {
  border-inline-end-color: rgb(95 86 86 / 0.2);
}

.border-e-charcoal\/25 {
  border-inline-end-color: rgb(95 86 86 / 0.25);
}

.border-e-charcoal\/30 {
  border-inline-end-color: rgb(95 86 86 / 0.3);
}

.border-e-charcoal\/35 {
  border-inline-end-color: rgb(95 86 86 / 0.35);
}

.border-e-charcoal\/40 {
  border-inline-end-color: rgb(95 86 86 / 0.4);
}

.border-e-charcoal\/45 {
  border-inline-end-color: rgb(95 86 86 / 0.45);
}

.border-e-charcoal\/5 {
  border-inline-end-color: rgb(95 86 86 / 0.05);
}

.border-e-charcoal\/50 {
  border-inline-end-color: rgb(95 86 86 / 0.5);
}

.border-e-charcoal\/55 {
  border-inline-end-color: rgb(95 86 86 / 0.55);
}

.border-e-charcoal\/60 {
  border-inline-end-color: rgb(95 86 86 / 0.6);
}

.border-e-charcoal\/65 {
  border-inline-end-color: rgb(95 86 86 / 0.65);
}

.border-e-charcoal\/70 {
  border-inline-end-color: rgb(95 86 86 / 0.7);
}

.border-e-charcoal\/75 {
  border-inline-end-color: rgb(95 86 86 / 0.75);
}

.border-e-charcoal\/80 {
  border-inline-end-color: rgb(95 86 86 / 0.8);
}

.border-e-charcoal\/85 {
  border-inline-end-color: rgb(95 86 86 / 0.85);
}

.border-e-charcoal\/90 {
  border-inline-end-color: rgb(95 86 86 / 0.9);
}

.border-e-charcoal\/95 {
  border-inline-end-color: rgb(95 86 86 / 0.95);
}

.border-e-cream {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(233 223 193 / var(--tw-border-opacity, 1));
}

.border-e-cream-gold {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(190 151 74 / var(--tw-border-opacity, 1));
}

.border-e-cream-gold\/0 {
  border-inline-end-color: rgb(190 151 74 / 0);
}

.border-e-cream-gold\/10 {
  border-inline-end-color: rgb(190 151 74 / 0.1);
}

.border-e-cream-gold\/100 {
  border-inline-end-color: rgb(190 151 74 / 1);
}

.border-e-cream-gold\/15 {
  border-inline-end-color: rgb(190 151 74 / 0.15);
}

.border-e-cream-gold\/20 {
  border-inline-end-color: rgb(190 151 74 / 0.2);
}

.border-e-cream-gold\/25 {
  border-inline-end-color: rgb(190 151 74 / 0.25);
}

.border-e-cream-gold\/30 {
  border-inline-end-color: rgb(190 151 74 / 0.3);
}

.border-e-cream-gold\/35 {
  border-inline-end-color: rgb(190 151 74 / 0.35);
}

.border-e-cream-gold\/40 {
  border-inline-end-color: rgb(190 151 74 / 0.4);
}

.border-e-cream-gold\/45 {
  border-inline-end-color: rgb(190 151 74 / 0.45);
}

.border-e-cream-gold\/5 {
  border-inline-end-color: rgb(190 151 74 / 0.05);
}

.border-e-cream-gold\/50 {
  border-inline-end-color: rgb(190 151 74 / 0.5);
}

.border-e-cream-gold\/55 {
  border-inline-end-color: rgb(190 151 74 / 0.55);
}

.border-e-cream-gold\/60 {
  border-inline-end-color: rgb(190 151 74 / 0.6);
}

.border-e-cream-gold\/65 {
  border-inline-end-color: rgb(190 151 74 / 0.65);
}

.border-e-cream-gold\/70 {
  border-inline-end-color: rgb(190 151 74 / 0.7);
}

.border-e-cream-gold\/75 {
  border-inline-end-color: rgb(190 151 74 / 0.75);
}

.border-e-cream-gold\/80 {
  border-inline-end-color: rgb(190 151 74 / 0.8);
}

.border-e-cream-gold\/85 {
  border-inline-end-color: rgb(190 151 74 / 0.85);
}

.border-e-cream-gold\/90 {
  border-inline-end-color: rgb(190 151 74 / 0.9);
}

.border-e-cream-gold\/95 {
  border-inline-end-color: rgb(190 151 74 / 0.95);
}

.border-e-cream\/0 {
  border-inline-end-color: rgb(233 223 193 / 0);
}

.border-e-cream\/10 {
  border-inline-end-color: rgb(233 223 193 / 0.1);
}

.border-e-cream\/100 {
  border-inline-end-color: rgb(233 223 193 / 1);
}

.border-e-cream\/15 {
  border-inline-end-color: rgb(233 223 193 / 0.15);
}

.border-e-cream\/20 {
  border-inline-end-color: rgb(233 223 193 / 0.2);
}

.border-e-cream\/25 {
  border-inline-end-color: rgb(233 223 193 / 0.25);
}

.border-e-cream\/30 {
  border-inline-end-color: rgb(233 223 193 / 0.3);
}

.border-e-cream\/35 {
  border-inline-end-color: rgb(233 223 193 / 0.35);
}

.border-e-cream\/40 {
  border-inline-end-color: rgb(233 223 193 / 0.4);
}

.border-e-cream\/45 {
  border-inline-end-color: rgb(233 223 193 / 0.45);
}

.border-e-cream\/5 {
  border-inline-end-color: rgb(233 223 193 / 0.05);
}

.border-e-cream\/50 {
  border-inline-end-color: rgb(233 223 193 / 0.5);
}

.border-e-cream\/55 {
  border-inline-end-color: rgb(233 223 193 / 0.55);
}

.border-e-cream\/60 {
  border-inline-end-color: rgb(233 223 193 / 0.6);
}

.border-e-cream\/65 {
  border-inline-end-color: rgb(233 223 193 / 0.65);
}

.border-e-cream\/70 {
  border-inline-end-color: rgb(233 223 193 / 0.7);
}

.border-e-cream\/75 {
  border-inline-end-color: rgb(233 223 193 / 0.75);
}

.border-e-cream\/80 {
  border-inline-end-color: rgb(233 223 193 / 0.8);
}

.border-e-cream\/85 {
  border-inline-end-color: rgb(233 223 193 / 0.85);
}

.border-e-cream\/90 {
  border-inline-end-color: rgb(233 223 193 / 0.9);
}

.border-e-cream\/95 {
  border-inline-end-color: rgb(233 223 193 / 0.95);
}

.border-e-current {
  border-inline-end-color: currentColor;
}

.border-e-cyan-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(207 250 254 / var(--tw-border-opacity, 1));
}

.border-e-cyan-100\/0 {
  border-inline-end-color: rgb(207 250 254 / 0);
}

.border-e-cyan-100\/10 {
  border-inline-end-color: rgb(207 250 254 / 0.1);
}

.border-e-cyan-100\/100 {
  border-inline-end-color: rgb(207 250 254 / 1);
}

.border-e-cyan-100\/15 {
  border-inline-end-color: rgb(207 250 254 / 0.15);
}

.border-e-cyan-100\/20 {
  border-inline-end-color: rgb(207 250 254 / 0.2);
}

.border-e-cyan-100\/25 {
  border-inline-end-color: rgb(207 250 254 / 0.25);
}

.border-e-cyan-100\/30 {
  border-inline-end-color: rgb(207 250 254 / 0.3);
}

.border-e-cyan-100\/35 {
  border-inline-end-color: rgb(207 250 254 / 0.35);
}

.border-e-cyan-100\/40 {
  border-inline-end-color: rgb(207 250 254 / 0.4);
}

.border-e-cyan-100\/45 {
  border-inline-end-color: rgb(207 250 254 / 0.45);
}

.border-e-cyan-100\/5 {
  border-inline-end-color: rgb(207 250 254 / 0.05);
}

.border-e-cyan-100\/50 {
  border-inline-end-color: rgb(207 250 254 / 0.5);
}

.border-e-cyan-100\/55 {
  border-inline-end-color: rgb(207 250 254 / 0.55);
}

.border-e-cyan-100\/60 {
  border-inline-end-color: rgb(207 250 254 / 0.6);
}

.border-e-cyan-100\/65 {
  border-inline-end-color: rgb(207 250 254 / 0.65);
}

.border-e-cyan-100\/70 {
  border-inline-end-color: rgb(207 250 254 / 0.7);
}

.border-e-cyan-100\/75 {
  border-inline-end-color: rgb(207 250 254 / 0.75);
}

.border-e-cyan-100\/80 {
  border-inline-end-color: rgb(207 250 254 / 0.8);
}

.border-e-cyan-100\/85 {
  border-inline-end-color: rgb(207 250 254 / 0.85);
}

.border-e-cyan-100\/90 {
  border-inline-end-color: rgb(207 250 254 / 0.9);
}

.border-e-cyan-100\/95 {
  border-inline-end-color: rgb(207 250 254 / 0.95);
}

.border-e-cyan-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(165 243 252 / var(--tw-border-opacity, 1));
}

.border-e-cyan-200\/0 {
  border-inline-end-color: rgb(165 243 252 / 0);
}

.border-e-cyan-200\/10 {
  border-inline-end-color: rgb(165 243 252 / 0.1);
}

.border-e-cyan-200\/100 {
  border-inline-end-color: rgb(165 243 252 / 1);
}

.border-e-cyan-200\/15 {
  border-inline-end-color: rgb(165 243 252 / 0.15);
}

.border-e-cyan-200\/20 {
  border-inline-end-color: rgb(165 243 252 / 0.2);
}

.border-e-cyan-200\/25 {
  border-inline-end-color: rgb(165 243 252 / 0.25);
}

.border-e-cyan-200\/30 {
  border-inline-end-color: rgb(165 243 252 / 0.3);
}

.border-e-cyan-200\/35 {
  border-inline-end-color: rgb(165 243 252 / 0.35);
}

.border-e-cyan-200\/40 {
  border-inline-end-color: rgb(165 243 252 / 0.4);
}

.border-e-cyan-200\/45 {
  border-inline-end-color: rgb(165 243 252 / 0.45);
}

.border-e-cyan-200\/5 {
  border-inline-end-color: rgb(165 243 252 / 0.05);
}

.border-e-cyan-200\/50 {
  border-inline-end-color: rgb(165 243 252 / 0.5);
}

.border-e-cyan-200\/55 {
  border-inline-end-color: rgb(165 243 252 / 0.55);
}

.border-e-cyan-200\/60 {
  border-inline-end-color: rgb(165 243 252 / 0.6);
}

.border-e-cyan-200\/65 {
  border-inline-end-color: rgb(165 243 252 / 0.65);
}

.border-e-cyan-200\/70 {
  border-inline-end-color: rgb(165 243 252 / 0.7);
}

.border-e-cyan-200\/75 {
  border-inline-end-color: rgb(165 243 252 / 0.75);
}

.border-e-cyan-200\/80 {
  border-inline-end-color: rgb(165 243 252 / 0.8);
}

.border-e-cyan-200\/85 {
  border-inline-end-color: rgb(165 243 252 / 0.85);
}

.border-e-cyan-200\/90 {
  border-inline-end-color: rgb(165 243 252 / 0.9);
}

.border-e-cyan-200\/95 {
  border-inline-end-color: rgb(165 243 252 / 0.95);
}

.border-e-cyan-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(103 232 249 / var(--tw-border-opacity, 1));
}

.border-e-cyan-300\/0 {
  border-inline-end-color: rgb(103 232 249 / 0);
}

.border-e-cyan-300\/10 {
  border-inline-end-color: rgb(103 232 249 / 0.1);
}

.border-e-cyan-300\/100 {
  border-inline-end-color: rgb(103 232 249 / 1);
}

.border-e-cyan-300\/15 {
  border-inline-end-color: rgb(103 232 249 / 0.15);
}

.border-e-cyan-300\/20 {
  border-inline-end-color: rgb(103 232 249 / 0.2);
}

.border-e-cyan-300\/25 {
  border-inline-end-color: rgb(103 232 249 / 0.25);
}

.border-e-cyan-300\/30 {
  border-inline-end-color: rgb(103 232 249 / 0.3);
}

.border-e-cyan-300\/35 {
  border-inline-end-color: rgb(103 232 249 / 0.35);
}

.border-e-cyan-300\/40 {
  border-inline-end-color: rgb(103 232 249 / 0.4);
}

.border-e-cyan-300\/45 {
  border-inline-end-color: rgb(103 232 249 / 0.45);
}

.border-e-cyan-300\/5 {
  border-inline-end-color: rgb(103 232 249 / 0.05);
}

.border-e-cyan-300\/50 {
  border-inline-end-color: rgb(103 232 249 / 0.5);
}

.border-e-cyan-300\/55 {
  border-inline-end-color: rgb(103 232 249 / 0.55);
}

.border-e-cyan-300\/60 {
  border-inline-end-color: rgb(103 232 249 / 0.6);
}

.border-e-cyan-300\/65 {
  border-inline-end-color: rgb(103 232 249 / 0.65);
}

.border-e-cyan-300\/70 {
  border-inline-end-color: rgb(103 232 249 / 0.7);
}

.border-e-cyan-300\/75 {
  border-inline-end-color: rgb(103 232 249 / 0.75);
}

.border-e-cyan-300\/80 {
  border-inline-end-color: rgb(103 232 249 / 0.8);
}

.border-e-cyan-300\/85 {
  border-inline-end-color: rgb(103 232 249 / 0.85);
}

.border-e-cyan-300\/90 {
  border-inline-end-color: rgb(103 232 249 / 0.9);
}

.border-e-cyan-300\/95 {
  border-inline-end-color: rgb(103 232 249 / 0.95);
}

.border-e-cyan-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(34 211 238 / var(--tw-border-opacity, 1));
}

.border-e-cyan-400\/0 {
  border-inline-end-color: rgb(34 211 238 / 0);
}

.border-e-cyan-400\/10 {
  border-inline-end-color: rgb(34 211 238 / 0.1);
}

.border-e-cyan-400\/100 {
  border-inline-end-color: rgb(34 211 238 / 1);
}

.border-e-cyan-400\/15 {
  border-inline-end-color: rgb(34 211 238 / 0.15);
}

.border-e-cyan-400\/20 {
  border-inline-end-color: rgb(34 211 238 / 0.2);
}

.border-e-cyan-400\/25 {
  border-inline-end-color: rgb(34 211 238 / 0.25);
}

.border-e-cyan-400\/30 {
  border-inline-end-color: rgb(34 211 238 / 0.3);
}

.border-e-cyan-400\/35 {
  border-inline-end-color: rgb(34 211 238 / 0.35);
}

.border-e-cyan-400\/40 {
  border-inline-end-color: rgb(34 211 238 / 0.4);
}

.border-e-cyan-400\/45 {
  border-inline-end-color: rgb(34 211 238 / 0.45);
}

.border-e-cyan-400\/5 {
  border-inline-end-color: rgb(34 211 238 / 0.05);
}

.border-e-cyan-400\/50 {
  border-inline-end-color: rgb(34 211 238 / 0.5);
}

.border-e-cyan-400\/55 {
  border-inline-end-color: rgb(34 211 238 / 0.55);
}

.border-e-cyan-400\/60 {
  border-inline-end-color: rgb(34 211 238 / 0.6);
}

.border-e-cyan-400\/65 {
  border-inline-end-color: rgb(34 211 238 / 0.65);
}

.border-e-cyan-400\/70 {
  border-inline-end-color: rgb(34 211 238 / 0.7);
}

.border-e-cyan-400\/75 {
  border-inline-end-color: rgb(34 211 238 / 0.75);
}

.border-e-cyan-400\/80 {
  border-inline-end-color: rgb(34 211 238 / 0.8);
}

.border-e-cyan-400\/85 {
  border-inline-end-color: rgb(34 211 238 / 0.85);
}

.border-e-cyan-400\/90 {
  border-inline-end-color: rgb(34 211 238 / 0.9);
}

.border-e-cyan-400\/95 {
  border-inline-end-color: rgb(34 211 238 / 0.95);
}

.border-e-cyan-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(236 254 255 / var(--tw-border-opacity, 1));
}

.border-e-cyan-50\/0 {
  border-inline-end-color: rgb(236 254 255 / 0);
}

.border-e-cyan-50\/10 {
  border-inline-end-color: rgb(236 254 255 / 0.1);
}

.border-e-cyan-50\/100 {
  border-inline-end-color: rgb(236 254 255 / 1);
}

.border-e-cyan-50\/15 {
  border-inline-end-color: rgb(236 254 255 / 0.15);
}

.border-e-cyan-50\/20 {
  border-inline-end-color: rgb(236 254 255 / 0.2);
}

.border-e-cyan-50\/25 {
  border-inline-end-color: rgb(236 254 255 / 0.25);
}

.border-e-cyan-50\/30 {
  border-inline-end-color: rgb(236 254 255 / 0.3);
}

.border-e-cyan-50\/35 {
  border-inline-end-color: rgb(236 254 255 / 0.35);
}

.border-e-cyan-50\/40 {
  border-inline-end-color: rgb(236 254 255 / 0.4);
}

.border-e-cyan-50\/45 {
  border-inline-end-color: rgb(236 254 255 / 0.45);
}

.border-e-cyan-50\/5 {
  border-inline-end-color: rgb(236 254 255 / 0.05);
}

.border-e-cyan-50\/50 {
  border-inline-end-color: rgb(236 254 255 / 0.5);
}

.border-e-cyan-50\/55 {
  border-inline-end-color: rgb(236 254 255 / 0.55);
}

.border-e-cyan-50\/60 {
  border-inline-end-color: rgb(236 254 255 / 0.6);
}

.border-e-cyan-50\/65 {
  border-inline-end-color: rgb(236 254 255 / 0.65);
}

.border-e-cyan-50\/70 {
  border-inline-end-color: rgb(236 254 255 / 0.7);
}

.border-e-cyan-50\/75 {
  border-inline-end-color: rgb(236 254 255 / 0.75);
}

.border-e-cyan-50\/80 {
  border-inline-end-color: rgb(236 254 255 / 0.8);
}

.border-e-cyan-50\/85 {
  border-inline-end-color: rgb(236 254 255 / 0.85);
}

.border-e-cyan-50\/90 {
  border-inline-end-color: rgb(236 254 255 / 0.9);
}

.border-e-cyan-50\/95 {
  border-inline-end-color: rgb(236 254 255 / 0.95);
}

.border-e-cyan-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(6 182 212 / var(--tw-border-opacity, 1));
}

.border-e-cyan-500\/0 {
  border-inline-end-color: rgb(6 182 212 / 0);
}

.border-e-cyan-500\/10 {
  border-inline-end-color: rgb(6 182 212 / 0.1);
}

.border-e-cyan-500\/100 {
  border-inline-end-color: rgb(6 182 212 / 1);
}

.border-e-cyan-500\/15 {
  border-inline-end-color: rgb(6 182 212 / 0.15);
}

.border-e-cyan-500\/20 {
  border-inline-end-color: rgb(6 182 212 / 0.2);
}

.border-e-cyan-500\/25 {
  border-inline-end-color: rgb(6 182 212 / 0.25);
}

.border-e-cyan-500\/30 {
  border-inline-end-color: rgb(6 182 212 / 0.3);
}

.border-e-cyan-500\/35 {
  border-inline-end-color: rgb(6 182 212 / 0.35);
}

.border-e-cyan-500\/40 {
  border-inline-end-color: rgb(6 182 212 / 0.4);
}

.border-e-cyan-500\/45 {
  border-inline-end-color: rgb(6 182 212 / 0.45);
}

.border-e-cyan-500\/5 {
  border-inline-end-color: rgb(6 182 212 / 0.05);
}

.border-e-cyan-500\/50 {
  border-inline-end-color: rgb(6 182 212 / 0.5);
}

.border-e-cyan-500\/55 {
  border-inline-end-color: rgb(6 182 212 / 0.55);
}

.border-e-cyan-500\/60 {
  border-inline-end-color: rgb(6 182 212 / 0.6);
}

.border-e-cyan-500\/65 {
  border-inline-end-color: rgb(6 182 212 / 0.65);
}

.border-e-cyan-500\/70 {
  border-inline-end-color: rgb(6 182 212 / 0.7);
}

.border-e-cyan-500\/75 {
  border-inline-end-color: rgb(6 182 212 / 0.75);
}

.border-e-cyan-500\/80 {
  border-inline-end-color: rgb(6 182 212 / 0.8);
}

.border-e-cyan-500\/85 {
  border-inline-end-color: rgb(6 182 212 / 0.85);
}

.border-e-cyan-500\/90 {
  border-inline-end-color: rgb(6 182 212 / 0.9);
}

.border-e-cyan-500\/95 {
  border-inline-end-color: rgb(6 182 212 / 0.95);
}

.border-e-cyan-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(8 145 178 / var(--tw-border-opacity, 1));
}

.border-e-cyan-600\/0 {
  border-inline-end-color: rgb(8 145 178 / 0);
}

.border-e-cyan-600\/10 {
  border-inline-end-color: rgb(8 145 178 / 0.1);
}

.border-e-cyan-600\/100 {
  border-inline-end-color: rgb(8 145 178 / 1);
}

.border-e-cyan-600\/15 {
  border-inline-end-color: rgb(8 145 178 / 0.15);
}

.border-e-cyan-600\/20 {
  border-inline-end-color: rgb(8 145 178 / 0.2);
}

.border-e-cyan-600\/25 {
  border-inline-end-color: rgb(8 145 178 / 0.25);
}

.border-e-cyan-600\/30 {
  border-inline-end-color: rgb(8 145 178 / 0.3);
}

.border-e-cyan-600\/35 {
  border-inline-end-color: rgb(8 145 178 / 0.35);
}

.border-e-cyan-600\/40 {
  border-inline-end-color: rgb(8 145 178 / 0.4);
}

.border-e-cyan-600\/45 {
  border-inline-end-color: rgb(8 145 178 / 0.45);
}

.border-e-cyan-600\/5 {
  border-inline-end-color: rgb(8 145 178 / 0.05);
}

.border-e-cyan-600\/50 {
  border-inline-end-color: rgb(8 145 178 / 0.5);
}

.border-e-cyan-600\/55 {
  border-inline-end-color: rgb(8 145 178 / 0.55);
}

.border-e-cyan-600\/60 {
  border-inline-end-color: rgb(8 145 178 / 0.6);
}

.border-e-cyan-600\/65 {
  border-inline-end-color: rgb(8 145 178 / 0.65);
}

.border-e-cyan-600\/70 {
  border-inline-end-color: rgb(8 145 178 / 0.7);
}

.border-e-cyan-600\/75 {
  border-inline-end-color: rgb(8 145 178 / 0.75);
}

.border-e-cyan-600\/80 {
  border-inline-end-color: rgb(8 145 178 / 0.8);
}

.border-e-cyan-600\/85 {
  border-inline-end-color: rgb(8 145 178 / 0.85);
}

.border-e-cyan-600\/90 {
  border-inline-end-color: rgb(8 145 178 / 0.9);
}

.border-e-cyan-600\/95 {
  border-inline-end-color: rgb(8 145 178 / 0.95);
}

.border-e-cyan-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(14 116 144 / var(--tw-border-opacity, 1));
}

.border-e-cyan-700\/0 {
  border-inline-end-color: rgb(14 116 144 / 0);
}

.border-e-cyan-700\/10 {
  border-inline-end-color: rgb(14 116 144 / 0.1);
}

.border-e-cyan-700\/100 {
  border-inline-end-color: rgb(14 116 144 / 1);
}

.border-e-cyan-700\/15 {
  border-inline-end-color: rgb(14 116 144 / 0.15);
}

.border-e-cyan-700\/20 {
  border-inline-end-color: rgb(14 116 144 / 0.2);
}

.border-e-cyan-700\/25 {
  border-inline-end-color: rgb(14 116 144 / 0.25);
}

.border-e-cyan-700\/30 {
  border-inline-end-color: rgb(14 116 144 / 0.3);
}

.border-e-cyan-700\/35 {
  border-inline-end-color: rgb(14 116 144 / 0.35);
}

.border-e-cyan-700\/40 {
  border-inline-end-color: rgb(14 116 144 / 0.4);
}

.border-e-cyan-700\/45 {
  border-inline-end-color: rgb(14 116 144 / 0.45);
}

.border-e-cyan-700\/5 {
  border-inline-end-color: rgb(14 116 144 / 0.05);
}

.border-e-cyan-700\/50 {
  border-inline-end-color: rgb(14 116 144 / 0.5);
}

.border-e-cyan-700\/55 {
  border-inline-end-color: rgb(14 116 144 / 0.55);
}

.border-e-cyan-700\/60 {
  border-inline-end-color: rgb(14 116 144 / 0.6);
}

.border-e-cyan-700\/65 {
  border-inline-end-color: rgb(14 116 144 / 0.65);
}

.border-e-cyan-700\/70 {
  border-inline-end-color: rgb(14 116 144 / 0.7);
}

.border-e-cyan-700\/75 {
  border-inline-end-color: rgb(14 116 144 / 0.75);
}

.border-e-cyan-700\/80 {
  border-inline-end-color: rgb(14 116 144 / 0.8);
}

.border-e-cyan-700\/85 {
  border-inline-end-color: rgb(14 116 144 / 0.85);
}

.border-e-cyan-700\/90 {
  border-inline-end-color: rgb(14 116 144 / 0.9);
}

.border-e-cyan-700\/95 {
  border-inline-end-color: rgb(14 116 144 / 0.95);
}

.border-e-cyan-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(21 94 117 / var(--tw-border-opacity, 1));
}

.border-e-cyan-800\/0 {
  border-inline-end-color: rgb(21 94 117 / 0);
}

.border-e-cyan-800\/10 {
  border-inline-end-color: rgb(21 94 117 / 0.1);
}

.border-e-cyan-800\/100 {
  border-inline-end-color: rgb(21 94 117 / 1);
}

.border-e-cyan-800\/15 {
  border-inline-end-color: rgb(21 94 117 / 0.15);
}

.border-e-cyan-800\/20 {
  border-inline-end-color: rgb(21 94 117 / 0.2);
}

.border-e-cyan-800\/25 {
  border-inline-end-color: rgb(21 94 117 / 0.25);
}

.border-e-cyan-800\/30 {
  border-inline-end-color: rgb(21 94 117 / 0.3);
}

.border-e-cyan-800\/35 {
  border-inline-end-color: rgb(21 94 117 / 0.35);
}

.border-e-cyan-800\/40 {
  border-inline-end-color: rgb(21 94 117 / 0.4);
}

.border-e-cyan-800\/45 {
  border-inline-end-color: rgb(21 94 117 / 0.45);
}

.border-e-cyan-800\/5 {
  border-inline-end-color: rgb(21 94 117 / 0.05);
}

.border-e-cyan-800\/50 {
  border-inline-end-color: rgb(21 94 117 / 0.5);
}

.border-e-cyan-800\/55 {
  border-inline-end-color: rgb(21 94 117 / 0.55);
}

.border-e-cyan-800\/60 {
  border-inline-end-color: rgb(21 94 117 / 0.6);
}

.border-e-cyan-800\/65 {
  border-inline-end-color: rgb(21 94 117 / 0.65);
}

.border-e-cyan-800\/70 {
  border-inline-end-color: rgb(21 94 117 / 0.7);
}

.border-e-cyan-800\/75 {
  border-inline-end-color: rgb(21 94 117 / 0.75);
}

.border-e-cyan-800\/80 {
  border-inline-end-color: rgb(21 94 117 / 0.8);
}

.border-e-cyan-800\/85 {
  border-inline-end-color: rgb(21 94 117 / 0.85);
}

.border-e-cyan-800\/90 {
  border-inline-end-color: rgb(21 94 117 / 0.9);
}

.border-e-cyan-800\/95 {
  border-inline-end-color: rgb(21 94 117 / 0.95);
}

.border-e-cyan-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(22 78 99 / var(--tw-border-opacity, 1));
}

.border-e-cyan-900\/0 {
  border-inline-end-color: rgb(22 78 99 / 0);
}

.border-e-cyan-900\/10 {
  border-inline-end-color: rgb(22 78 99 / 0.1);
}

.border-e-cyan-900\/100 {
  border-inline-end-color: rgb(22 78 99 / 1);
}

.border-e-cyan-900\/15 {
  border-inline-end-color: rgb(22 78 99 / 0.15);
}

.border-e-cyan-900\/20 {
  border-inline-end-color: rgb(22 78 99 / 0.2);
}

.border-e-cyan-900\/25 {
  border-inline-end-color: rgb(22 78 99 / 0.25);
}

.border-e-cyan-900\/30 {
  border-inline-end-color: rgb(22 78 99 / 0.3);
}

.border-e-cyan-900\/35 {
  border-inline-end-color: rgb(22 78 99 / 0.35);
}

.border-e-cyan-900\/40 {
  border-inline-end-color: rgb(22 78 99 / 0.4);
}

.border-e-cyan-900\/45 {
  border-inline-end-color: rgb(22 78 99 / 0.45);
}

.border-e-cyan-900\/5 {
  border-inline-end-color: rgb(22 78 99 / 0.05);
}

.border-e-cyan-900\/50 {
  border-inline-end-color: rgb(22 78 99 / 0.5);
}

.border-e-cyan-900\/55 {
  border-inline-end-color: rgb(22 78 99 / 0.55);
}

.border-e-cyan-900\/60 {
  border-inline-end-color: rgb(22 78 99 / 0.6);
}

.border-e-cyan-900\/65 {
  border-inline-end-color: rgb(22 78 99 / 0.65);
}

.border-e-cyan-900\/70 {
  border-inline-end-color: rgb(22 78 99 / 0.7);
}

.border-e-cyan-900\/75 {
  border-inline-end-color: rgb(22 78 99 / 0.75);
}

.border-e-cyan-900\/80 {
  border-inline-end-color: rgb(22 78 99 / 0.8);
}

.border-e-cyan-900\/85 {
  border-inline-end-color: rgb(22 78 99 / 0.85);
}

.border-e-cyan-900\/90 {
  border-inline-end-color: rgb(22 78 99 / 0.9);
}

.border-e-cyan-900\/95 {
  border-inline-end-color: rgb(22 78 99 / 0.95);
}

.border-e-cyan-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(8 51 68 / var(--tw-border-opacity, 1));
}

.border-e-cyan-950\/0 {
  border-inline-end-color: rgb(8 51 68 / 0);
}

.border-e-cyan-950\/10 {
  border-inline-end-color: rgb(8 51 68 / 0.1);
}

.border-e-cyan-950\/100 {
  border-inline-end-color: rgb(8 51 68 / 1);
}

.border-e-cyan-950\/15 {
  border-inline-end-color: rgb(8 51 68 / 0.15);
}

.border-e-cyan-950\/20 {
  border-inline-end-color: rgb(8 51 68 / 0.2);
}

.border-e-cyan-950\/25 {
  border-inline-end-color: rgb(8 51 68 / 0.25);
}

.border-e-cyan-950\/30 {
  border-inline-end-color: rgb(8 51 68 / 0.3);
}

.border-e-cyan-950\/35 {
  border-inline-end-color: rgb(8 51 68 / 0.35);
}

.border-e-cyan-950\/40 {
  border-inline-end-color: rgb(8 51 68 / 0.4);
}

.border-e-cyan-950\/45 {
  border-inline-end-color: rgb(8 51 68 / 0.45);
}

.border-e-cyan-950\/5 {
  border-inline-end-color: rgb(8 51 68 / 0.05);
}

.border-e-cyan-950\/50 {
  border-inline-end-color: rgb(8 51 68 / 0.5);
}

.border-e-cyan-950\/55 {
  border-inline-end-color: rgb(8 51 68 / 0.55);
}

.border-e-cyan-950\/60 {
  border-inline-end-color: rgb(8 51 68 / 0.6);
}

.border-e-cyan-950\/65 {
  border-inline-end-color: rgb(8 51 68 / 0.65);
}

.border-e-cyan-950\/70 {
  border-inline-end-color: rgb(8 51 68 / 0.7);
}

.border-e-cyan-950\/75 {
  border-inline-end-color: rgb(8 51 68 / 0.75);
}

.border-e-cyan-950\/80 {
  border-inline-end-color: rgb(8 51 68 / 0.8);
}

.border-e-cyan-950\/85 {
  border-inline-end-color: rgb(8 51 68 / 0.85);
}

.border-e-cyan-950\/90 {
  border-inline-end-color: rgb(8 51 68 / 0.9);
}

.border-e-cyan-950\/95 {
  border-inline-end-color: rgb(8 51 68 / 0.95);
}

.border-e-emerald-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
}

.border-e-emerald-100\/0 {
  border-inline-end-color: rgb(209 250 229 / 0);
}

.border-e-emerald-100\/10 {
  border-inline-end-color: rgb(209 250 229 / 0.1);
}

.border-e-emerald-100\/100 {
  border-inline-end-color: rgb(209 250 229 / 1);
}

.border-e-emerald-100\/15 {
  border-inline-end-color: rgb(209 250 229 / 0.15);
}

.border-e-emerald-100\/20 {
  border-inline-end-color: rgb(209 250 229 / 0.2);
}

.border-e-emerald-100\/25 {
  border-inline-end-color: rgb(209 250 229 / 0.25);
}

.border-e-emerald-100\/30 {
  border-inline-end-color: rgb(209 250 229 / 0.3);
}

.border-e-emerald-100\/35 {
  border-inline-end-color: rgb(209 250 229 / 0.35);
}

.border-e-emerald-100\/40 {
  border-inline-end-color: rgb(209 250 229 / 0.4);
}

.border-e-emerald-100\/45 {
  border-inline-end-color: rgb(209 250 229 / 0.45);
}

.border-e-emerald-100\/5 {
  border-inline-end-color: rgb(209 250 229 / 0.05);
}

.border-e-emerald-100\/50 {
  border-inline-end-color: rgb(209 250 229 / 0.5);
}

.border-e-emerald-100\/55 {
  border-inline-end-color: rgb(209 250 229 / 0.55);
}

.border-e-emerald-100\/60 {
  border-inline-end-color: rgb(209 250 229 / 0.6);
}

.border-e-emerald-100\/65 {
  border-inline-end-color: rgb(209 250 229 / 0.65);
}

.border-e-emerald-100\/70 {
  border-inline-end-color: rgb(209 250 229 / 0.7);
}

.border-e-emerald-100\/75 {
  border-inline-end-color: rgb(209 250 229 / 0.75);
}

.border-e-emerald-100\/80 {
  border-inline-end-color: rgb(209 250 229 / 0.8);
}

.border-e-emerald-100\/85 {
  border-inline-end-color: rgb(209 250 229 / 0.85);
}

.border-e-emerald-100\/90 {
  border-inline-end-color: rgb(209 250 229 / 0.9);
}

.border-e-emerald-100\/95 {
  border-inline-end-color: rgb(209 250 229 / 0.95);
}

.border-e-emerald-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}

.border-e-emerald-200\/0 {
  border-inline-end-color: rgb(167 243 208 / 0);
}

.border-e-emerald-200\/10 {
  border-inline-end-color: rgb(167 243 208 / 0.1);
}

.border-e-emerald-200\/100 {
  border-inline-end-color: rgb(167 243 208 / 1);
}

.border-e-emerald-200\/15 {
  border-inline-end-color: rgb(167 243 208 / 0.15);
}

.border-e-emerald-200\/20 {
  border-inline-end-color: rgb(167 243 208 / 0.2);
}

.border-e-emerald-200\/25 {
  border-inline-end-color: rgb(167 243 208 / 0.25);
}

.border-e-emerald-200\/30 {
  border-inline-end-color: rgb(167 243 208 / 0.3);
}

.border-e-emerald-200\/35 {
  border-inline-end-color: rgb(167 243 208 / 0.35);
}

.border-e-emerald-200\/40 {
  border-inline-end-color: rgb(167 243 208 / 0.4);
}

.border-e-emerald-200\/45 {
  border-inline-end-color: rgb(167 243 208 / 0.45);
}

.border-e-emerald-200\/5 {
  border-inline-end-color: rgb(167 243 208 / 0.05);
}

.border-e-emerald-200\/50 {
  border-inline-end-color: rgb(167 243 208 / 0.5);
}

.border-e-emerald-200\/55 {
  border-inline-end-color: rgb(167 243 208 / 0.55);
}

.border-e-emerald-200\/60 {
  border-inline-end-color: rgb(167 243 208 / 0.6);
}

.border-e-emerald-200\/65 {
  border-inline-end-color: rgb(167 243 208 / 0.65);
}

.border-e-emerald-200\/70 {
  border-inline-end-color: rgb(167 243 208 / 0.7);
}

.border-e-emerald-200\/75 {
  border-inline-end-color: rgb(167 243 208 / 0.75);
}

.border-e-emerald-200\/80 {
  border-inline-end-color: rgb(167 243 208 / 0.8);
}

.border-e-emerald-200\/85 {
  border-inline-end-color: rgb(167 243 208 / 0.85);
}

.border-e-emerald-200\/90 {
  border-inline-end-color: rgb(167 243 208 / 0.9);
}

.border-e-emerald-200\/95 {
  border-inline-end-color: rgb(167 243 208 / 0.95);
}

.border-e-emerald-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
}

.border-e-emerald-300\/0 {
  border-inline-end-color: rgb(110 231 183 / 0);
}

.border-e-emerald-300\/10 {
  border-inline-end-color: rgb(110 231 183 / 0.1);
}

.border-e-emerald-300\/100 {
  border-inline-end-color: rgb(110 231 183 / 1);
}

.border-e-emerald-300\/15 {
  border-inline-end-color: rgb(110 231 183 / 0.15);
}

.border-e-emerald-300\/20 {
  border-inline-end-color: rgb(110 231 183 / 0.2);
}

.border-e-emerald-300\/25 {
  border-inline-end-color: rgb(110 231 183 / 0.25);
}

.border-e-emerald-300\/30 {
  border-inline-end-color: rgb(110 231 183 / 0.3);
}

.border-e-emerald-300\/35 {
  border-inline-end-color: rgb(110 231 183 / 0.35);
}

.border-e-emerald-300\/40 {
  border-inline-end-color: rgb(110 231 183 / 0.4);
}

.border-e-emerald-300\/45 {
  border-inline-end-color: rgb(110 231 183 / 0.45);
}

.border-e-emerald-300\/5 {
  border-inline-end-color: rgb(110 231 183 / 0.05);
}

.border-e-emerald-300\/50 {
  border-inline-end-color: rgb(110 231 183 / 0.5);
}

.border-e-emerald-300\/55 {
  border-inline-end-color: rgb(110 231 183 / 0.55);
}

.border-e-emerald-300\/60 {
  border-inline-end-color: rgb(110 231 183 / 0.6);
}

.border-e-emerald-300\/65 {
  border-inline-end-color: rgb(110 231 183 / 0.65);
}

.border-e-emerald-300\/70 {
  border-inline-end-color: rgb(110 231 183 / 0.7);
}

.border-e-emerald-300\/75 {
  border-inline-end-color: rgb(110 231 183 / 0.75);
}

.border-e-emerald-300\/80 {
  border-inline-end-color: rgb(110 231 183 / 0.8);
}

.border-e-emerald-300\/85 {
  border-inline-end-color: rgb(110 231 183 / 0.85);
}

.border-e-emerald-300\/90 {
  border-inline-end-color: rgb(110 231 183 / 0.9);
}

.border-e-emerald-300\/95 {
  border-inline-end-color: rgb(110 231 183 / 0.95);
}

.border-e-emerald-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
}

.border-e-emerald-400\/0 {
  border-inline-end-color: rgb(52 211 153 / 0);
}

.border-e-emerald-400\/10 {
  border-inline-end-color: rgb(52 211 153 / 0.1);
}

.border-e-emerald-400\/100 {
  border-inline-end-color: rgb(52 211 153 / 1);
}

.border-e-emerald-400\/15 {
  border-inline-end-color: rgb(52 211 153 / 0.15);
}

.border-e-emerald-400\/20 {
  border-inline-end-color: rgb(52 211 153 / 0.2);
}

.border-e-emerald-400\/25 {
  border-inline-end-color: rgb(52 211 153 / 0.25);
}

.border-e-emerald-400\/30 {
  border-inline-end-color: rgb(52 211 153 / 0.3);
}

.border-e-emerald-400\/35 {
  border-inline-end-color: rgb(52 211 153 / 0.35);
}

.border-e-emerald-400\/40 {
  border-inline-end-color: rgb(52 211 153 / 0.4);
}

.border-e-emerald-400\/45 {
  border-inline-end-color: rgb(52 211 153 / 0.45);
}

.border-e-emerald-400\/5 {
  border-inline-end-color: rgb(52 211 153 / 0.05);
}

.border-e-emerald-400\/50 {
  border-inline-end-color: rgb(52 211 153 / 0.5);
}

.border-e-emerald-400\/55 {
  border-inline-end-color: rgb(52 211 153 / 0.55);
}

.border-e-emerald-400\/60 {
  border-inline-end-color: rgb(52 211 153 / 0.6);
}

.border-e-emerald-400\/65 {
  border-inline-end-color: rgb(52 211 153 / 0.65);
}

.border-e-emerald-400\/70 {
  border-inline-end-color: rgb(52 211 153 / 0.7);
}

.border-e-emerald-400\/75 {
  border-inline-end-color: rgb(52 211 153 / 0.75);
}

.border-e-emerald-400\/80 {
  border-inline-end-color: rgb(52 211 153 / 0.8);
}

.border-e-emerald-400\/85 {
  border-inline-end-color: rgb(52 211 153 / 0.85);
}

.border-e-emerald-400\/90 {
  border-inline-end-color: rgb(52 211 153 / 0.9);
}

.border-e-emerald-400\/95 {
  border-inline-end-color: rgb(52 211 153 / 0.95);
}

.border-e-emerald-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(236 253 245 / var(--tw-border-opacity, 1));
}

.border-e-emerald-50\/0 {
  border-inline-end-color: rgb(236 253 245 / 0);
}

.border-e-emerald-50\/10 {
  border-inline-end-color: rgb(236 253 245 / 0.1);
}

.border-e-emerald-50\/100 {
  border-inline-end-color: rgb(236 253 245 / 1);
}

.border-e-emerald-50\/15 {
  border-inline-end-color: rgb(236 253 245 / 0.15);
}

.border-e-emerald-50\/20 {
  border-inline-end-color: rgb(236 253 245 / 0.2);
}

.border-e-emerald-50\/25 {
  border-inline-end-color: rgb(236 253 245 / 0.25);
}

.border-e-emerald-50\/30 {
  border-inline-end-color: rgb(236 253 245 / 0.3);
}

.border-e-emerald-50\/35 {
  border-inline-end-color: rgb(236 253 245 / 0.35);
}

.border-e-emerald-50\/40 {
  border-inline-end-color: rgb(236 253 245 / 0.4);
}

.border-e-emerald-50\/45 {
  border-inline-end-color: rgb(236 253 245 / 0.45);
}

.border-e-emerald-50\/5 {
  border-inline-end-color: rgb(236 253 245 / 0.05);
}

.border-e-emerald-50\/50 {
  border-inline-end-color: rgb(236 253 245 / 0.5);
}

.border-e-emerald-50\/55 {
  border-inline-end-color: rgb(236 253 245 / 0.55);
}

.border-e-emerald-50\/60 {
  border-inline-end-color: rgb(236 253 245 / 0.6);
}

.border-e-emerald-50\/65 {
  border-inline-end-color: rgb(236 253 245 / 0.65);
}

.border-e-emerald-50\/70 {
  border-inline-end-color: rgb(236 253 245 / 0.7);
}

.border-e-emerald-50\/75 {
  border-inline-end-color: rgb(236 253 245 / 0.75);
}

.border-e-emerald-50\/80 {
  border-inline-end-color: rgb(236 253 245 / 0.8);
}

.border-e-emerald-50\/85 {
  border-inline-end-color: rgb(236 253 245 / 0.85);
}

.border-e-emerald-50\/90 {
  border-inline-end-color: rgb(236 253 245 / 0.9);
}

.border-e-emerald-50\/95 {
  border-inline-end-color: rgb(236 253 245 / 0.95);
}

.border-e-emerald-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}

.border-e-emerald-500\/0 {
  border-inline-end-color: rgb(16 185 129 / 0);
}

.border-e-emerald-500\/10 {
  border-inline-end-color: rgb(16 185 129 / 0.1);
}

.border-e-emerald-500\/100 {
  border-inline-end-color: rgb(16 185 129 / 1);
}

.border-e-emerald-500\/15 {
  border-inline-end-color: rgb(16 185 129 / 0.15);
}

.border-e-emerald-500\/20 {
  border-inline-end-color: rgb(16 185 129 / 0.2);
}

.border-e-emerald-500\/25 {
  border-inline-end-color: rgb(16 185 129 / 0.25);
}

.border-e-emerald-500\/30 {
  border-inline-end-color: rgb(16 185 129 / 0.3);
}

.border-e-emerald-500\/35 {
  border-inline-end-color: rgb(16 185 129 / 0.35);
}

.border-e-emerald-500\/40 {
  border-inline-end-color: rgb(16 185 129 / 0.4);
}

.border-e-emerald-500\/45 {
  border-inline-end-color: rgb(16 185 129 / 0.45);
}

.border-e-emerald-500\/5 {
  border-inline-end-color: rgb(16 185 129 / 0.05);
}

.border-e-emerald-500\/50 {
  border-inline-end-color: rgb(16 185 129 / 0.5);
}

.border-e-emerald-500\/55 {
  border-inline-end-color: rgb(16 185 129 / 0.55);
}

.border-e-emerald-500\/60 {
  border-inline-end-color: rgb(16 185 129 / 0.6);
}

.border-e-emerald-500\/65 {
  border-inline-end-color: rgb(16 185 129 / 0.65);
}

.border-e-emerald-500\/70 {
  border-inline-end-color: rgb(16 185 129 / 0.7);
}

.border-e-emerald-500\/75 {
  border-inline-end-color: rgb(16 185 129 / 0.75);
}

.border-e-emerald-500\/80 {
  border-inline-end-color: rgb(16 185 129 / 0.8);
}

.border-e-emerald-500\/85 {
  border-inline-end-color: rgb(16 185 129 / 0.85);
}

.border-e-emerald-500\/90 {
  border-inline-end-color: rgb(16 185 129 / 0.9);
}

.border-e-emerald-500\/95 {
  border-inline-end-color: rgb(16 185 129 / 0.95);
}

.border-e-emerald-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(5 150 105 / var(--tw-border-opacity, 1));
}

.border-e-emerald-600\/0 {
  border-inline-end-color: rgb(5 150 105 / 0);
}

.border-e-emerald-600\/10 {
  border-inline-end-color: rgb(5 150 105 / 0.1);
}

.border-e-emerald-600\/100 {
  border-inline-end-color: rgb(5 150 105 / 1);
}

.border-e-emerald-600\/15 {
  border-inline-end-color: rgb(5 150 105 / 0.15);
}

.border-e-emerald-600\/20 {
  border-inline-end-color: rgb(5 150 105 / 0.2);
}

.border-e-emerald-600\/25 {
  border-inline-end-color: rgb(5 150 105 / 0.25);
}

.border-e-emerald-600\/30 {
  border-inline-end-color: rgb(5 150 105 / 0.3);
}

.border-e-emerald-600\/35 {
  border-inline-end-color: rgb(5 150 105 / 0.35);
}

.border-e-emerald-600\/40 {
  border-inline-end-color: rgb(5 150 105 / 0.4);
}

.border-e-emerald-600\/45 {
  border-inline-end-color: rgb(5 150 105 / 0.45);
}

.border-e-emerald-600\/5 {
  border-inline-end-color: rgb(5 150 105 / 0.05);
}

.border-e-emerald-600\/50 {
  border-inline-end-color: rgb(5 150 105 / 0.5);
}

.border-e-emerald-600\/55 {
  border-inline-end-color: rgb(5 150 105 / 0.55);
}

.border-e-emerald-600\/60 {
  border-inline-end-color: rgb(5 150 105 / 0.6);
}

.border-e-emerald-600\/65 {
  border-inline-end-color: rgb(5 150 105 / 0.65);
}

.border-e-emerald-600\/70 {
  border-inline-end-color: rgb(5 150 105 / 0.7);
}

.border-e-emerald-600\/75 {
  border-inline-end-color: rgb(5 150 105 / 0.75);
}

.border-e-emerald-600\/80 {
  border-inline-end-color: rgb(5 150 105 / 0.8);
}

.border-e-emerald-600\/85 {
  border-inline-end-color: rgb(5 150 105 / 0.85);
}

.border-e-emerald-600\/90 {
  border-inline-end-color: rgb(5 150 105 / 0.9);
}

.border-e-emerald-600\/95 {
  border-inline-end-color: rgb(5 150 105 / 0.95);
}

.border-e-emerald-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(4 120 87 / var(--tw-border-opacity, 1));
}

.border-e-emerald-700\/0 {
  border-inline-end-color: rgb(4 120 87 / 0);
}

.border-e-emerald-700\/10 {
  border-inline-end-color: rgb(4 120 87 / 0.1);
}

.border-e-emerald-700\/100 {
  border-inline-end-color: rgb(4 120 87 / 1);
}

.border-e-emerald-700\/15 {
  border-inline-end-color: rgb(4 120 87 / 0.15);
}

.border-e-emerald-700\/20 {
  border-inline-end-color: rgb(4 120 87 / 0.2);
}

.border-e-emerald-700\/25 {
  border-inline-end-color: rgb(4 120 87 / 0.25);
}

.border-e-emerald-700\/30 {
  border-inline-end-color: rgb(4 120 87 / 0.3);
}

.border-e-emerald-700\/35 {
  border-inline-end-color: rgb(4 120 87 / 0.35);
}

.border-e-emerald-700\/40 {
  border-inline-end-color: rgb(4 120 87 / 0.4);
}

.border-e-emerald-700\/45 {
  border-inline-end-color: rgb(4 120 87 / 0.45);
}

.border-e-emerald-700\/5 {
  border-inline-end-color: rgb(4 120 87 / 0.05);
}

.border-e-emerald-700\/50 {
  border-inline-end-color: rgb(4 120 87 / 0.5);
}

.border-e-emerald-700\/55 {
  border-inline-end-color: rgb(4 120 87 / 0.55);
}

.border-e-emerald-700\/60 {
  border-inline-end-color: rgb(4 120 87 / 0.6);
}

.border-e-emerald-700\/65 {
  border-inline-end-color: rgb(4 120 87 / 0.65);
}

.border-e-emerald-700\/70 {
  border-inline-end-color: rgb(4 120 87 / 0.7);
}

.border-e-emerald-700\/75 {
  border-inline-end-color: rgb(4 120 87 / 0.75);
}

.border-e-emerald-700\/80 {
  border-inline-end-color: rgb(4 120 87 / 0.8);
}

.border-e-emerald-700\/85 {
  border-inline-end-color: rgb(4 120 87 / 0.85);
}

.border-e-emerald-700\/90 {
  border-inline-end-color: rgb(4 120 87 / 0.9);
}

.border-e-emerald-700\/95 {
  border-inline-end-color: rgb(4 120 87 / 0.95);
}

.border-e-emerald-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(6 95 70 / var(--tw-border-opacity, 1));
}

.border-e-emerald-800\/0 {
  border-inline-end-color: rgb(6 95 70 / 0);
}

.border-e-emerald-800\/10 {
  border-inline-end-color: rgb(6 95 70 / 0.1);
}

.border-e-emerald-800\/100 {
  border-inline-end-color: rgb(6 95 70 / 1);
}

.border-e-emerald-800\/15 {
  border-inline-end-color: rgb(6 95 70 / 0.15);
}

.border-e-emerald-800\/20 {
  border-inline-end-color: rgb(6 95 70 / 0.2);
}

.border-e-emerald-800\/25 {
  border-inline-end-color: rgb(6 95 70 / 0.25);
}

.border-e-emerald-800\/30 {
  border-inline-end-color: rgb(6 95 70 / 0.3);
}

.border-e-emerald-800\/35 {
  border-inline-end-color: rgb(6 95 70 / 0.35);
}

.border-e-emerald-800\/40 {
  border-inline-end-color: rgb(6 95 70 / 0.4);
}

.border-e-emerald-800\/45 {
  border-inline-end-color: rgb(6 95 70 / 0.45);
}

.border-e-emerald-800\/5 {
  border-inline-end-color: rgb(6 95 70 / 0.05);
}

.border-e-emerald-800\/50 {
  border-inline-end-color: rgb(6 95 70 / 0.5);
}

.border-e-emerald-800\/55 {
  border-inline-end-color: rgb(6 95 70 / 0.55);
}

.border-e-emerald-800\/60 {
  border-inline-end-color: rgb(6 95 70 / 0.6);
}

.border-e-emerald-800\/65 {
  border-inline-end-color: rgb(6 95 70 / 0.65);
}

.border-e-emerald-800\/70 {
  border-inline-end-color: rgb(6 95 70 / 0.7);
}

.border-e-emerald-800\/75 {
  border-inline-end-color: rgb(6 95 70 / 0.75);
}

.border-e-emerald-800\/80 {
  border-inline-end-color: rgb(6 95 70 / 0.8);
}

.border-e-emerald-800\/85 {
  border-inline-end-color: rgb(6 95 70 / 0.85);
}

.border-e-emerald-800\/90 {
  border-inline-end-color: rgb(6 95 70 / 0.9);
}

.border-e-emerald-800\/95 {
  border-inline-end-color: rgb(6 95 70 / 0.95);
}

.border-e-emerald-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(6 78 59 / var(--tw-border-opacity, 1));
}

.border-e-emerald-900\/0 {
  border-inline-end-color: rgb(6 78 59 / 0);
}

.border-e-emerald-900\/10 {
  border-inline-end-color: rgb(6 78 59 / 0.1);
}

.border-e-emerald-900\/100 {
  border-inline-end-color: rgb(6 78 59 / 1);
}

.border-e-emerald-900\/15 {
  border-inline-end-color: rgb(6 78 59 / 0.15);
}

.border-e-emerald-900\/20 {
  border-inline-end-color: rgb(6 78 59 / 0.2);
}

.border-e-emerald-900\/25 {
  border-inline-end-color: rgb(6 78 59 / 0.25);
}

.border-e-emerald-900\/30 {
  border-inline-end-color: rgb(6 78 59 / 0.3);
}

.border-e-emerald-900\/35 {
  border-inline-end-color: rgb(6 78 59 / 0.35);
}

.border-e-emerald-900\/40 {
  border-inline-end-color: rgb(6 78 59 / 0.4);
}

.border-e-emerald-900\/45 {
  border-inline-end-color: rgb(6 78 59 / 0.45);
}

.border-e-emerald-900\/5 {
  border-inline-end-color: rgb(6 78 59 / 0.05);
}

.border-e-emerald-900\/50 {
  border-inline-end-color: rgb(6 78 59 / 0.5);
}

.border-e-emerald-900\/55 {
  border-inline-end-color: rgb(6 78 59 / 0.55);
}

.border-e-emerald-900\/60 {
  border-inline-end-color: rgb(6 78 59 / 0.6);
}

.border-e-emerald-900\/65 {
  border-inline-end-color: rgb(6 78 59 / 0.65);
}

.border-e-emerald-900\/70 {
  border-inline-end-color: rgb(6 78 59 / 0.7);
}

.border-e-emerald-900\/75 {
  border-inline-end-color: rgb(6 78 59 / 0.75);
}

.border-e-emerald-900\/80 {
  border-inline-end-color: rgb(6 78 59 / 0.8);
}

.border-e-emerald-900\/85 {
  border-inline-end-color: rgb(6 78 59 / 0.85);
}

.border-e-emerald-900\/90 {
  border-inline-end-color: rgb(6 78 59 / 0.9);
}

.border-e-emerald-900\/95 {
  border-inline-end-color: rgb(6 78 59 / 0.95);
}

.border-e-emerald-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(2 44 34 / var(--tw-border-opacity, 1));
}

.border-e-emerald-950\/0 {
  border-inline-end-color: rgb(2 44 34 / 0);
}

.border-e-emerald-950\/10 {
  border-inline-end-color: rgb(2 44 34 / 0.1);
}

.border-e-emerald-950\/100 {
  border-inline-end-color: rgb(2 44 34 / 1);
}

.border-e-emerald-950\/15 {
  border-inline-end-color: rgb(2 44 34 / 0.15);
}

.border-e-emerald-950\/20 {
  border-inline-end-color: rgb(2 44 34 / 0.2);
}

.border-e-emerald-950\/25 {
  border-inline-end-color: rgb(2 44 34 / 0.25);
}

.border-e-emerald-950\/30 {
  border-inline-end-color: rgb(2 44 34 / 0.3);
}

.border-e-emerald-950\/35 {
  border-inline-end-color: rgb(2 44 34 / 0.35);
}

.border-e-emerald-950\/40 {
  border-inline-end-color: rgb(2 44 34 / 0.4);
}

.border-e-emerald-950\/45 {
  border-inline-end-color: rgb(2 44 34 / 0.45);
}

.border-e-emerald-950\/5 {
  border-inline-end-color: rgb(2 44 34 / 0.05);
}

.border-e-emerald-950\/50 {
  border-inline-end-color: rgb(2 44 34 / 0.5);
}

.border-e-emerald-950\/55 {
  border-inline-end-color: rgb(2 44 34 / 0.55);
}

.border-e-emerald-950\/60 {
  border-inline-end-color: rgb(2 44 34 / 0.6);
}

.border-e-emerald-950\/65 {
  border-inline-end-color: rgb(2 44 34 / 0.65);
}

.border-e-emerald-950\/70 {
  border-inline-end-color: rgb(2 44 34 / 0.7);
}

.border-e-emerald-950\/75 {
  border-inline-end-color: rgb(2 44 34 / 0.75);
}

.border-e-emerald-950\/80 {
  border-inline-end-color: rgb(2 44 34 / 0.8);
}

.border-e-emerald-950\/85 {
  border-inline-end-color: rgb(2 44 34 / 0.85);
}

.border-e-emerald-950\/90 {
  border-inline-end-color: rgb(2 44 34 / 0.9);
}

.border-e-emerald-950\/95 {
  border-inline-end-color: rgb(2 44 34 / 0.95);
}

.border-e-fuchsia-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(250 232 255 / var(--tw-border-opacity, 1));
}

.border-e-fuchsia-100\/0 {
  border-inline-end-color: rgb(250 232 255 / 0);
}

.border-e-fuchsia-100\/10 {
  border-inline-end-color: rgb(250 232 255 / 0.1);
}

.border-e-fuchsia-100\/100 {
  border-inline-end-color: rgb(250 232 255 / 1);
}

.border-e-fuchsia-100\/15 {
  border-inline-end-color: rgb(250 232 255 / 0.15);
}

.border-e-fuchsia-100\/20 {
  border-inline-end-color: rgb(250 232 255 / 0.2);
}

.border-e-fuchsia-100\/25 {
  border-inline-end-color: rgb(250 232 255 / 0.25);
}

.border-e-fuchsia-100\/30 {
  border-inline-end-color: rgb(250 232 255 / 0.3);
}

.border-e-fuchsia-100\/35 {
  border-inline-end-color: rgb(250 232 255 / 0.35);
}

.border-e-fuchsia-100\/40 {
  border-inline-end-color: rgb(250 232 255 / 0.4);
}

.border-e-fuchsia-100\/45 {
  border-inline-end-color: rgb(250 232 255 / 0.45);
}

.border-e-fuchsia-100\/5 {
  border-inline-end-color: rgb(250 232 255 / 0.05);
}

.border-e-fuchsia-100\/50 {
  border-inline-end-color: rgb(250 232 255 / 0.5);
}

.border-e-fuchsia-100\/55 {
  border-inline-end-color: rgb(250 232 255 / 0.55);
}

.border-e-fuchsia-100\/60 {
  border-inline-end-color: rgb(250 232 255 / 0.6);
}

.border-e-fuchsia-100\/65 {
  border-inline-end-color: rgb(250 232 255 / 0.65);
}

.border-e-fuchsia-100\/70 {
  border-inline-end-color: rgb(250 232 255 / 0.7);
}

.border-e-fuchsia-100\/75 {
  border-inline-end-color: rgb(250 232 255 / 0.75);
}

.border-e-fuchsia-100\/80 {
  border-inline-end-color: rgb(250 232 255 / 0.8);
}

.border-e-fuchsia-100\/85 {
  border-inline-end-color: rgb(250 232 255 / 0.85);
}

.border-e-fuchsia-100\/90 {
  border-inline-end-color: rgb(250 232 255 / 0.9);
}

.border-e-fuchsia-100\/95 {
  border-inline-end-color: rgb(250 232 255 / 0.95);
}

.border-e-fuchsia-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(245 208 254 / var(--tw-border-opacity, 1));
}

.border-e-fuchsia-200\/0 {
  border-inline-end-color: rgb(245 208 254 / 0);
}

.border-e-fuchsia-200\/10 {
  border-inline-end-color: rgb(245 208 254 / 0.1);
}

.border-e-fuchsia-200\/100 {
  border-inline-end-color: rgb(245 208 254 / 1);
}

.border-e-fuchsia-200\/15 {
  border-inline-end-color: rgb(245 208 254 / 0.15);
}

.border-e-fuchsia-200\/20 {
  border-inline-end-color: rgb(245 208 254 / 0.2);
}

.border-e-fuchsia-200\/25 {
  border-inline-end-color: rgb(245 208 254 / 0.25);
}

.border-e-fuchsia-200\/30 {
  border-inline-end-color: rgb(245 208 254 / 0.3);
}

.border-e-fuchsia-200\/35 {
  border-inline-end-color: rgb(245 208 254 / 0.35);
}

.border-e-fuchsia-200\/40 {
  border-inline-end-color: rgb(245 208 254 / 0.4);
}

.border-e-fuchsia-200\/45 {
  border-inline-end-color: rgb(245 208 254 / 0.45);
}

.border-e-fuchsia-200\/5 {
  border-inline-end-color: rgb(245 208 254 / 0.05);
}

.border-e-fuchsia-200\/50 {
  border-inline-end-color: rgb(245 208 254 / 0.5);
}

.border-e-fuchsia-200\/55 {
  border-inline-end-color: rgb(245 208 254 / 0.55);
}

.border-e-fuchsia-200\/60 {
  border-inline-end-color: rgb(245 208 254 / 0.6);
}

.border-e-fuchsia-200\/65 {
  border-inline-end-color: rgb(245 208 254 / 0.65);
}

.border-e-fuchsia-200\/70 {
  border-inline-end-color: rgb(245 208 254 / 0.7);
}

.border-e-fuchsia-200\/75 {
  border-inline-end-color: rgb(245 208 254 / 0.75);
}

.border-e-fuchsia-200\/80 {
  border-inline-end-color: rgb(245 208 254 / 0.8);
}

.border-e-fuchsia-200\/85 {
  border-inline-end-color: rgb(245 208 254 / 0.85);
}

.border-e-fuchsia-200\/90 {
  border-inline-end-color: rgb(245 208 254 / 0.9);
}

.border-e-fuchsia-200\/95 {
  border-inline-end-color: rgb(245 208 254 / 0.95);
}

.border-e-fuchsia-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(240 171 252 / var(--tw-border-opacity, 1));
}

.border-e-fuchsia-300\/0 {
  border-inline-end-color: rgb(240 171 252 / 0);
}

.border-e-fuchsia-300\/10 {
  border-inline-end-color: rgb(240 171 252 / 0.1);
}

.border-e-fuchsia-300\/100 {
  border-inline-end-color: rgb(240 171 252 / 1);
}

.border-e-fuchsia-300\/15 {
  border-inline-end-color: rgb(240 171 252 / 0.15);
}

.border-e-fuchsia-300\/20 {
  border-inline-end-color: rgb(240 171 252 / 0.2);
}

.border-e-fuchsia-300\/25 {
  border-inline-end-color: rgb(240 171 252 / 0.25);
}

.border-e-fuchsia-300\/30 {
  border-inline-end-color: rgb(240 171 252 / 0.3);
}

.border-e-fuchsia-300\/35 {
  border-inline-end-color: rgb(240 171 252 / 0.35);
}

.border-e-fuchsia-300\/40 {
  border-inline-end-color: rgb(240 171 252 / 0.4);
}

.border-e-fuchsia-300\/45 {
  border-inline-end-color: rgb(240 171 252 / 0.45);
}

.border-e-fuchsia-300\/5 {
  border-inline-end-color: rgb(240 171 252 / 0.05);
}

.border-e-fuchsia-300\/50 {
  border-inline-end-color: rgb(240 171 252 / 0.5);
}

.border-e-fuchsia-300\/55 {
  border-inline-end-color: rgb(240 171 252 / 0.55);
}

.border-e-fuchsia-300\/60 {
  border-inline-end-color: rgb(240 171 252 / 0.6);
}

.border-e-fuchsia-300\/65 {
  border-inline-end-color: rgb(240 171 252 / 0.65);
}

.border-e-fuchsia-300\/70 {
  border-inline-end-color: rgb(240 171 252 / 0.7);
}

.border-e-fuchsia-300\/75 {
  border-inline-end-color: rgb(240 171 252 / 0.75);
}

.border-e-fuchsia-300\/80 {
  border-inline-end-color: rgb(240 171 252 / 0.8);
}

.border-e-fuchsia-300\/85 {
  border-inline-end-color: rgb(240 171 252 / 0.85);
}

.border-e-fuchsia-300\/90 {
  border-inline-end-color: rgb(240 171 252 / 0.9);
}

.border-e-fuchsia-300\/95 {
  border-inline-end-color: rgb(240 171 252 / 0.95);
}

.border-e-fuchsia-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(232 121 249 / var(--tw-border-opacity, 1));
}

.border-e-fuchsia-400\/0 {
  border-inline-end-color: rgb(232 121 249 / 0);
}

.border-e-fuchsia-400\/10 {
  border-inline-end-color: rgb(232 121 249 / 0.1);
}

.border-e-fuchsia-400\/100 {
  border-inline-end-color: rgb(232 121 249 / 1);
}

.border-e-fuchsia-400\/15 {
  border-inline-end-color: rgb(232 121 249 / 0.15);
}

.border-e-fuchsia-400\/20 {
  border-inline-end-color: rgb(232 121 249 / 0.2);
}

.border-e-fuchsia-400\/25 {
  border-inline-end-color: rgb(232 121 249 / 0.25);
}

.border-e-fuchsia-400\/30 {
  border-inline-end-color: rgb(232 121 249 / 0.3);
}

.border-e-fuchsia-400\/35 {
  border-inline-end-color: rgb(232 121 249 / 0.35);
}

.border-e-fuchsia-400\/40 {
  border-inline-end-color: rgb(232 121 249 / 0.4);
}

.border-e-fuchsia-400\/45 {
  border-inline-end-color: rgb(232 121 249 / 0.45);
}

.border-e-fuchsia-400\/5 {
  border-inline-end-color: rgb(232 121 249 / 0.05);
}

.border-e-fuchsia-400\/50 {
  border-inline-end-color: rgb(232 121 249 / 0.5);
}

.border-e-fuchsia-400\/55 {
  border-inline-end-color: rgb(232 121 249 / 0.55);
}

.border-e-fuchsia-400\/60 {
  border-inline-end-color: rgb(232 121 249 / 0.6);
}

.border-e-fuchsia-400\/65 {
  border-inline-end-color: rgb(232 121 249 / 0.65);
}

.border-e-fuchsia-400\/70 {
  border-inline-end-color: rgb(232 121 249 / 0.7);
}

.border-e-fuchsia-400\/75 {
  border-inline-end-color: rgb(232 121 249 / 0.75);
}

.border-e-fuchsia-400\/80 {
  border-inline-end-color: rgb(232 121 249 / 0.8);
}

.border-e-fuchsia-400\/85 {
  border-inline-end-color: rgb(232 121 249 / 0.85);
}

.border-e-fuchsia-400\/90 {
  border-inline-end-color: rgb(232 121 249 / 0.9);
}

.border-e-fuchsia-400\/95 {
  border-inline-end-color: rgb(232 121 249 / 0.95);
}

.border-e-fuchsia-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(253 244 255 / var(--tw-border-opacity, 1));
}

.border-e-fuchsia-50\/0 {
  border-inline-end-color: rgb(253 244 255 / 0);
}

.border-e-fuchsia-50\/10 {
  border-inline-end-color: rgb(253 244 255 / 0.1);
}

.border-e-fuchsia-50\/100 {
  border-inline-end-color: rgb(253 244 255 / 1);
}

.border-e-fuchsia-50\/15 {
  border-inline-end-color: rgb(253 244 255 / 0.15);
}

.border-e-fuchsia-50\/20 {
  border-inline-end-color: rgb(253 244 255 / 0.2);
}

.border-e-fuchsia-50\/25 {
  border-inline-end-color: rgb(253 244 255 / 0.25);
}

.border-e-fuchsia-50\/30 {
  border-inline-end-color: rgb(253 244 255 / 0.3);
}

.border-e-fuchsia-50\/35 {
  border-inline-end-color: rgb(253 244 255 / 0.35);
}

.border-e-fuchsia-50\/40 {
  border-inline-end-color: rgb(253 244 255 / 0.4);
}

.border-e-fuchsia-50\/45 {
  border-inline-end-color: rgb(253 244 255 / 0.45);
}

.border-e-fuchsia-50\/5 {
  border-inline-end-color: rgb(253 244 255 / 0.05);
}

.border-e-fuchsia-50\/50 {
  border-inline-end-color: rgb(253 244 255 / 0.5);
}

.border-e-fuchsia-50\/55 {
  border-inline-end-color: rgb(253 244 255 / 0.55);
}

.border-e-fuchsia-50\/60 {
  border-inline-end-color: rgb(253 244 255 / 0.6);
}

.border-e-fuchsia-50\/65 {
  border-inline-end-color: rgb(253 244 255 / 0.65);
}

.border-e-fuchsia-50\/70 {
  border-inline-end-color: rgb(253 244 255 / 0.7);
}

.border-e-fuchsia-50\/75 {
  border-inline-end-color: rgb(253 244 255 / 0.75);
}

.border-e-fuchsia-50\/80 {
  border-inline-end-color: rgb(253 244 255 / 0.8);
}

.border-e-fuchsia-50\/85 {
  border-inline-end-color: rgb(253 244 255 / 0.85);
}

.border-e-fuchsia-50\/90 {
  border-inline-end-color: rgb(253 244 255 / 0.9);
}

.border-e-fuchsia-50\/95 {
  border-inline-end-color: rgb(253 244 255 / 0.95);
}

.border-e-fuchsia-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(217 70 239 / var(--tw-border-opacity, 1));
}

.border-e-fuchsia-500\/0 {
  border-inline-end-color: rgb(217 70 239 / 0);
}

.border-e-fuchsia-500\/10 {
  border-inline-end-color: rgb(217 70 239 / 0.1);
}

.border-e-fuchsia-500\/100 {
  border-inline-end-color: rgb(217 70 239 / 1);
}

.border-e-fuchsia-500\/15 {
  border-inline-end-color: rgb(217 70 239 / 0.15);
}

.border-e-fuchsia-500\/20 {
  border-inline-end-color: rgb(217 70 239 / 0.2);
}

.border-e-fuchsia-500\/25 {
  border-inline-end-color: rgb(217 70 239 / 0.25);
}

.border-e-fuchsia-500\/30 {
  border-inline-end-color: rgb(217 70 239 / 0.3);
}

.border-e-fuchsia-500\/35 {
  border-inline-end-color: rgb(217 70 239 / 0.35);
}

.border-e-fuchsia-500\/40 {
  border-inline-end-color: rgb(217 70 239 / 0.4);
}

.border-e-fuchsia-500\/45 {
  border-inline-end-color: rgb(217 70 239 / 0.45);
}

.border-e-fuchsia-500\/5 {
  border-inline-end-color: rgb(217 70 239 / 0.05);
}

.border-e-fuchsia-500\/50 {
  border-inline-end-color: rgb(217 70 239 / 0.5);
}

.border-e-fuchsia-500\/55 {
  border-inline-end-color: rgb(217 70 239 / 0.55);
}

.border-e-fuchsia-500\/60 {
  border-inline-end-color: rgb(217 70 239 / 0.6);
}

.border-e-fuchsia-500\/65 {
  border-inline-end-color: rgb(217 70 239 / 0.65);
}

.border-e-fuchsia-500\/70 {
  border-inline-end-color: rgb(217 70 239 / 0.7);
}

.border-e-fuchsia-500\/75 {
  border-inline-end-color: rgb(217 70 239 / 0.75);
}

.border-e-fuchsia-500\/80 {
  border-inline-end-color: rgb(217 70 239 / 0.8);
}

.border-e-fuchsia-500\/85 {
  border-inline-end-color: rgb(217 70 239 / 0.85);
}

.border-e-fuchsia-500\/90 {
  border-inline-end-color: rgb(217 70 239 / 0.9);
}

.border-e-fuchsia-500\/95 {
  border-inline-end-color: rgb(217 70 239 / 0.95);
}

.border-e-fuchsia-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(192 38 211 / var(--tw-border-opacity, 1));
}

.border-e-fuchsia-600\/0 {
  border-inline-end-color: rgb(192 38 211 / 0);
}

.border-e-fuchsia-600\/10 {
  border-inline-end-color: rgb(192 38 211 / 0.1);
}

.border-e-fuchsia-600\/100 {
  border-inline-end-color: rgb(192 38 211 / 1);
}

.border-e-fuchsia-600\/15 {
  border-inline-end-color: rgb(192 38 211 / 0.15);
}

.border-e-fuchsia-600\/20 {
  border-inline-end-color: rgb(192 38 211 / 0.2);
}

.border-e-fuchsia-600\/25 {
  border-inline-end-color: rgb(192 38 211 / 0.25);
}

.border-e-fuchsia-600\/30 {
  border-inline-end-color: rgb(192 38 211 / 0.3);
}

.border-e-fuchsia-600\/35 {
  border-inline-end-color: rgb(192 38 211 / 0.35);
}

.border-e-fuchsia-600\/40 {
  border-inline-end-color: rgb(192 38 211 / 0.4);
}

.border-e-fuchsia-600\/45 {
  border-inline-end-color: rgb(192 38 211 / 0.45);
}

.border-e-fuchsia-600\/5 {
  border-inline-end-color: rgb(192 38 211 / 0.05);
}

.border-e-fuchsia-600\/50 {
  border-inline-end-color: rgb(192 38 211 / 0.5);
}

.border-e-fuchsia-600\/55 {
  border-inline-end-color: rgb(192 38 211 / 0.55);
}

.border-e-fuchsia-600\/60 {
  border-inline-end-color: rgb(192 38 211 / 0.6);
}

.border-e-fuchsia-600\/65 {
  border-inline-end-color: rgb(192 38 211 / 0.65);
}

.border-e-fuchsia-600\/70 {
  border-inline-end-color: rgb(192 38 211 / 0.7);
}

.border-e-fuchsia-600\/75 {
  border-inline-end-color: rgb(192 38 211 / 0.75);
}

.border-e-fuchsia-600\/80 {
  border-inline-end-color: rgb(192 38 211 / 0.8);
}

.border-e-fuchsia-600\/85 {
  border-inline-end-color: rgb(192 38 211 / 0.85);
}

.border-e-fuchsia-600\/90 {
  border-inline-end-color: rgb(192 38 211 / 0.9);
}

.border-e-fuchsia-600\/95 {
  border-inline-end-color: rgb(192 38 211 / 0.95);
}

.border-e-fuchsia-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(162 28 175 / var(--tw-border-opacity, 1));
}

.border-e-fuchsia-700\/0 {
  border-inline-end-color: rgb(162 28 175 / 0);
}

.border-e-fuchsia-700\/10 {
  border-inline-end-color: rgb(162 28 175 / 0.1);
}

.border-e-fuchsia-700\/100 {
  border-inline-end-color: rgb(162 28 175 / 1);
}

.border-e-fuchsia-700\/15 {
  border-inline-end-color: rgb(162 28 175 / 0.15);
}

.border-e-fuchsia-700\/20 {
  border-inline-end-color: rgb(162 28 175 / 0.2);
}

.border-e-fuchsia-700\/25 {
  border-inline-end-color: rgb(162 28 175 / 0.25);
}

.border-e-fuchsia-700\/30 {
  border-inline-end-color: rgb(162 28 175 / 0.3);
}

.border-e-fuchsia-700\/35 {
  border-inline-end-color: rgb(162 28 175 / 0.35);
}

.border-e-fuchsia-700\/40 {
  border-inline-end-color: rgb(162 28 175 / 0.4);
}

.border-e-fuchsia-700\/45 {
  border-inline-end-color: rgb(162 28 175 / 0.45);
}

.border-e-fuchsia-700\/5 {
  border-inline-end-color: rgb(162 28 175 / 0.05);
}

.border-e-fuchsia-700\/50 {
  border-inline-end-color: rgb(162 28 175 / 0.5);
}

.border-e-fuchsia-700\/55 {
  border-inline-end-color: rgb(162 28 175 / 0.55);
}

.border-e-fuchsia-700\/60 {
  border-inline-end-color: rgb(162 28 175 / 0.6);
}

.border-e-fuchsia-700\/65 {
  border-inline-end-color: rgb(162 28 175 / 0.65);
}

.border-e-fuchsia-700\/70 {
  border-inline-end-color: rgb(162 28 175 / 0.7);
}

.border-e-fuchsia-700\/75 {
  border-inline-end-color: rgb(162 28 175 / 0.75);
}

.border-e-fuchsia-700\/80 {
  border-inline-end-color: rgb(162 28 175 / 0.8);
}

.border-e-fuchsia-700\/85 {
  border-inline-end-color: rgb(162 28 175 / 0.85);
}

.border-e-fuchsia-700\/90 {
  border-inline-end-color: rgb(162 28 175 / 0.9);
}

.border-e-fuchsia-700\/95 {
  border-inline-end-color: rgb(162 28 175 / 0.95);
}

.border-e-fuchsia-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(134 25 143 / var(--tw-border-opacity, 1));
}

.border-e-fuchsia-800\/0 {
  border-inline-end-color: rgb(134 25 143 / 0);
}

.border-e-fuchsia-800\/10 {
  border-inline-end-color: rgb(134 25 143 / 0.1);
}

.border-e-fuchsia-800\/100 {
  border-inline-end-color: rgb(134 25 143 / 1);
}

.border-e-fuchsia-800\/15 {
  border-inline-end-color: rgb(134 25 143 / 0.15);
}

.border-e-fuchsia-800\/20 {
  border-inline-end-color: rgb(134 25 143 / 0.2);
}

.border-e-fuchsia-800\/25 {
  border-inline-end-color: rgb(134 25 143 / 0.25);
}

.border-e-fuchsia-800\/30 {
  border-inline-end-color: rgb(134 25 143 / 0.3);
}

.border-e-fuchsia-800\/35 {
  border-inline-end-color: rgb(134 25 143 / 0.35);
}

.border-e-fuchsia-800\/40 {
  border-inline-end-color: rgb(134 25 143 / 0.4);
}

.border-e-fuchsia-800\/45 {
  border-inline-end-color: rgb(134 25 143 / 0.45);
}

.border-e-fuchsia-800\/5 {
  border-inline-end-color: rgb(134 25 143 / 0.05);
}

.border-e-fuchsia-800\/50 {
  border-inline-end-color: rgb(134 25 143 / 0.5);
}

.border-e-fuchsia-800\/55 {
  border-inline-end-color: rgb(134 25 143 / 0.55);
}

.border-e-fuchsia-800\/60 {
  border-inline-end-color: rgb(134 25 143 / 0.6);
}

.border-e-fuchsia-800\/65 {
  border-inline-end-color: rgb(134 25 143 / 0.65);
}

.border-e-fuchsia-800\/70 {
  border-inline-end-color: rgb(134 25 143 / 0.7);
}

.border-e-fuchsia-800\/75 {
  border-inline-end-color: rgb(134 25 143 / 0.75);
}

.border-e-fuchsia-800\/80 {
  border-inline-end-color: rgb(134 25 143 / 0.8);
}

.border-e-fuchsia-800\/85 {
  border-inline-end-color: rgb(134 25 143 / 0.85);
}

.border-e-fuchsia-800\/90 {
  border-inline-end-color: rgb(134 25 143 / 0.9);
}

.border-e-fuchsia-800\/95 {
  border-inline-end-color: rgb(134 25 143 / 0.95);
}

.border-e-fuchsia-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(112 26 117 / var(--tw-border-opacity, 1));
}

.border-e-fuchsia-900\/0 {
  border-inline-end-color: rgb(112 26 117 / 0);
}

.border-e-fuchsia-900\/10 {
  border-inline-end-color: rgb(112 26 117 / 0.1);
}

.border-e-fuchsia-900\/100 {
  border-inline-end-color: rgb(112 26 117 / 1);
}

.border-e-fuchsia-900\/15 {
  border-inline-end-color: rgb(112 26 117 / 0.15);
}

.border-e-fuchsia-900\/20 {
  border-inline-end-color: rgb(112 26 117 / 0.2);
}

.border-e-fuchsia-900\/25 {
  border-inline-end-color: rgb(112 26 117 / 0.25);
}

.border-e-fuchsia-900\/30 {
  border-inline-end-color: rgb(112 26 117 / 0.3);
}

.border-e-fuchsia-900\/35 {
  border-inline-end-color: rgb(112 26 117 / 0.35);
}

.border-e-fuchsia-900\/40 {
  border-inline-end-color: rgb(112 26 117 / 0.4);
}

.border-e-fuchsia-900\/45 {
  border-inline-end-color: rgb(112 26 117 / 0.45);
}

.border-e-fuchsia-900\/5 {
  border-inline-end-color: rgb(112 26 117 / 0.05);
}

.border-e-fuchsia-900\/50 {
  border-inline-end-color: rgb(112 26 117 / 0.5);
}

.border-e-fuchsia-900\/55 {
  border-inline-end-color: rgb(112 26 117 / 0.55);
}

.border-e-fuchsia-900\/60 {
  border-inline-end-color: rgb(112 26 117 / 0.6);
}

.border-e-fuchsia-900\/65 {
  border-inline-end-color: rgb(112 26 117 / 0.65);
}

.border-e-fuchsia-900\/70 {
  border-inline-end-color: rgb(112 26 117 / 0.7);
}

.border-e-fuchsia-900\/75 {
  border-inline-end-color: rgb(112 26 117 / 0.75);
}

.border-e-fuchsia-900\/80 {
  border-inline-end-color: rgb(112 26 117 / 0.8);
}

.border-e-fuchsia-900\/85 {
  border-inline-end-color: rgb(112 26 117 / 0.85);
}

.border-e-fuchsia-900\/90 {
  border-inline-end-color: rgb(112 26 117 / 0.9);
}

.border-e-fuchsia-900\/95 {
  border-inline-end-color: rgb(112 26 117 / 0.95);
}

.border-e-fuchsia-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(74 4 78 / var(--tw-border-opacity, 1));
}

.border-e-fuchsia-950\/0 {
  border-inline-end-color: rgb(74 4 78 / 0);
}

.border-e-fuchsia-950\/10 {
  border-inline-end-color: rgb(74 4 78 / 0.1);
}

.border-e-fuchsia-950\/100 {
  border-inline-end-color: rgb(74 4 78 / 1);
}

.border-e-fuchsia-950\/15 {
  border-inline-end-color: rgb(74 4 78 / 0.15);
}

.border-e-fuchsia-950\/20 {
  border-inline-end-color: rgb(74 4 78 / 0.2);
}

.border-e-fuchsia-950\/25 {
  border-inline-end-color: rgb(74 4 78 / 0.25);
}

.border-e-fuchsia-950\/30 {
  border-inline-end-color: rgb(74 4 78 / 0.3);
}

.border-e-fuchsia-950\/35 {
  border-inline-end-color: rgb(74 4 78 / 0.35);
}

.border-e-fuchsia-950\/40 {
  border-inline-end-color: rgb(74 4 78 / 0.4);
}

.border-e-fuchsia-950\/45 {
  border-inline-end-color: rgb(74 4 78 / 0.45);
}

.border-e-fuchsia-950\/5 {
  border-inline-end-color: rgb(74 4 78 / 0.05);
}

.border-e-fuchsia-950\/50 {
  border-inline-end-color: rgb(74 4 78 / 0.5);
}

.border-e-fuchsia-950\/55 {
  border-inline-end-color: rgb(74 4 78 / 0.55);
}

.border-e-fuchsia-950\/60 {
  border-inline-end-color: rgb(74 4 78 / 0.6);
}

.border-e-fuchsia-950\/65 {
  border-inline-end-color: rgb(74 4 78 / 0.65);
}

.border-e-fuchsia-950\/70 {
  border-inline-end-color: rgb(74 4 78 / 0.7);
}

.border-e-fuchsia-950\/75 {
  border-inline-end-color: rgb(74 4 78 / 0.75);
}

.border-e-fuchsia-950\/80 {
  border-inline-end-color: rgb(74 4 78 / 0.8);
}

.border-e-fuchsia-950\/85 {
  border-inline-end-color: rgb(74 4 78 / 0.85);
}

.border-e-fuchsia-950\/90 {
  border-inline-end-color: rgb(74 4 78 / 0.9);
}

.border-e-fuchsia-950\/95 {
  border-inline-end-color: rgb(74 4 78 / 0.95);
}

.border-e-gold {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(152 112 0 / var(--tw-border-opacity, 1));
}

.border-e-gold-bottom {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(144 104 2 / var(--tw-border-opacity, 1));
}

.border-e-gold-bottom\/0 {
  border-inline-end-color: rgb(144 104 2 / 0);
}

.border-e-gold-bottom\/10 {
  border-inline-end-color: rgb(144 104 2 / 0.1);
}

.border-e-gold-bottom\/100 {
  border-inline-end-color: rgb(144 104 2 / 1);
}

.border-e-gold-bottom\/15 {
  border-inline-end-color: rgb(144 104 2 / 0.15);
}

.border-e-gold-bottom\/20 {
  border-inline-end-color: rgb(144 104 2 / 0.2);
}

.border-e-gold-bottom\/25 {
  border-inline-end-color: rgb(144 104 2 / 0.25);
}

.border-e-gold-bottom\/30 {
  border-inline-end-color: rgb(144 104 2 / 0.3);
}

.border-e-gold-bottom\/35 {
  border-inline-end-color: rgb(144 104 2 / 0.35);
}

.border-e-gold-bottom\/40 {
  border-inline-end-color: rgb(144 104 2 / 0.4);
}

.border-e-gold-bottom\/45 {
  border-inline-end-color: rgb(144 104 2 / 0.45);
}

.border-e-gold-bottom\/5 {
  border-inline-end-color: rgb(144 104 2 / 0.05);
}

.border-e-gold-bottom\/50 {
  border-inline-end-color: rgb(144 104 2 / 0.5);
}

.border-e-gold-bottom\/55 {
  border-inline-end-color: rgb(144 104 2 / 0.55);
}

.border-e-gold-bottom\/60 {
  border-inline-end-color: rgb(144 104 2 / 0.6);
}

.border-e-gold-bottom\/65 {
  border-inline-end-color: rgb(144 104 2 / 0.65);
}

.border-e-gold-bottom\/70 {
  border-inline-end-color: rgb(144 104 2 / 0.7);
}

.border-e-gold-bottom\/75 {
  border-inline-end-color: rgb(144 104 2 / 0.75);
}

.border-e-gold-bottom\/80 {
  border-inline-end-color: rgb(144 104 2 / 0.8);
}

.border-e-gold-bottom\/85 {
  border-inline-end-color: rgb(144 104 2 / 0.85);
}

.border-e-gold-bottom\/90 {
  border-inline-end-color: rgb(144 104 2 / 0.9);
}

.border-e-gold-bottom\/95 {
  border-inline-end-color: rgb(144 104 2 / 0.95);
}

.border-e-gold-light {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(213 198 153 / var(--tw-border-opacity, 1));
}

.border-e-gold-light\/0 {
  border-inline-end-color: rgb(213 198 153 / 0);
}

.border-e-gold-light\/10 {
  border-inline-end-color: rgb(213 198 153 / 0.1);
}

.border-e-gold-light\/100 {
  border-inline-end-color: rgb(213 198 153 / 1);
}

.border-e-gold-light\/15 {
  border-inline-end-color: rgb(213 198 153 / 0.15);
}

.border-e-gold-light\/20 {
  border-inline-end-color: rgb(213 198 153 / 0.2);
}

.border-e-gold-light\/25 {
  border-inline-end-color: rgb(213 198 153 / 0.25);
}

.border-e-gold-light\/30 {
  border-inline-end-color: rgb(213 198 153 / 0.3);
}

.border-e-gold-light\/35 {
  border-inline-end-color: rgb(213 198 153 / 0.35);
}

.border-e-gold-light\/40 {
  border-inline-end-color: rgb(213 198 153 / 0.4);
}

.border-e-gold-light\/45 {
  border-inline-end-color: rgb(213 198 153 / 0.45);
}

.border-e-gold-light\/5 {
  border-inline-end-color: rgb(213 198 153 / 0.05);
}

.border-e-gold-light\/50 {
  border-inline-end-color: rgb(213 198 153 / 0.5);
}

.border-e-gold-light\/55 {
  border-inline-end-color: rgb(213 198 153 / 0.55);
}

.border-e-gold-light\/60 {
  border-inline-end-color: rgb(213 198 153 / 0.6);
}

.border-e-gold-light\/65 {
  border-inline-end-color: rgb(213 198 153 / 0.65);
}

.border-e-gold-light\/70 {
  border-inline-end-color: rgb(213 198 153 / 0.7);
}

.border-e-gold-light\/75 {
  border-inline-end-color: rgb(213 198 153 / 0.75);
}

.border-e-gold-light\/80 {
  border-inline-end-color: rgb(213 198 153 / 0.8);
}

.border-e-gold-light\/85 {
  border-inline-end-color: rgb(213 198 153 / 0.85);
}

.border-e-gold-light\/90 {
  border-inline-end-color: rgb(213 198 153 / 0.9);
}

.border-e-gold-light\/95 {
  border-inline-end-color: rgb(213 198 153 / 0.95);
}

.border-e-gold-medium {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(179 144 42 / var(--tw-border-opacity, 1));
}

.border-e-gold-medium\/0 {
  border-inline-end-color: rgb(179 144 42 / 0);
}

.border-e-gold-medium\/10 {
  border-inline-end-color: rgb(179 144 42 / 0.1);
}

.border-e-gold-medium\/100 {
  border-inline-end-color: rgb(179 144 42 / 1);
}

.border-e-gold-medium\/15 {
  border-inline-end-color: rgb(179 144 42 / 0.15);
}

.border-e-gold-medium\/20 {
  border-inline-end-color: rgb(179 144 42 / 0.2);
}

.border-e-gold-medium\/25 {
  border-inline-end-color: rgb(179 144 42 / 0.25);
}

.border-e-gold-medium\/30 {
  border-inline-end-color: rgb(179 144 42 / 0.3);
}

.border-e-gold-medium\/35 {
  border-inline-end-color: rgb(179 144 42 / 0.35);
}

.border-e-gold-medium\/40 {
  border-inline-end-color: rgb(179 144 42 / 0.4);
}

.border-e-gold-medium\/45 {
  border-inline-end-color: rgb(179 144 42 / 0.45);
}

.border-e-gold-medium\/5 {
  border-inline-end-color: rgb(179 144 42 / 0.05);
}

.border-e-gold-medium\/50 {
  border-inline-end-color: rgb(179 144 42 / 0.5);
}

.border-e-gold-medium\/55 {
  border-inline-end-color: rgb(179 144 42 / 0.55);
}

.border-e-gold-medium\/60 {
  border-inline-end-color: rgb(179 144 42 / 0.6);
}

.border-e-gold-medium\/65 {
  border-inline-end-color: rgb(179 144 42 / 0.65);
}

.border-e-gold-medium\/70 {
  border-inline-end-color: rgb(179 144 42 / 0.7);
}

.border-e-gold-medium\/75 {
  border-inline-end-color: rgb(179 144 42 / 0.75);
}

.border-e-gold-medium\/80 {
  border-inline-end-color: rgb(179 144 42 / 0.8);
}

.border-e-gold-medium\/85 {
  border-inline-end-color: rgb(179 144 42 / 0.85);
}

.border-e-gold-medium\/90 {
  border-inline-end-color: rgb(179 144 42 / 0.9);
}

.border-e-gold-medium\/95 {
  border-inline-end-color: rgb(179 144 42 / 0.95);
}

.border-e-gold-sand {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(217 199 151 / var(--tw-border-opacity, 1));
}

.border-e-gold-sand\/0 {
  border-inline-end-color: rgb(217 199 151 / 0);
}

.border-e-gold-sand\/10 {
  border-inline-end-color: rgb(217 199 151 / 0.1);
}

.border-e-gold-sand\/100 {
  border-inline-end-color: rgb(217 199 151 / 1);
}

.border-e-gold-sand\/15 {
  border-inline-end-color: rgb(217 199 151 / 0.15);
}

.border-e-gold-sand\/20 {
  border-inline-end-color: rgb(217 199 151 / 0.2);
}

.border-e-gold-sand\/25 {
  border-inline-end-color: rgb(217 199 151 / 0.25);
}

.border-e-gold-sand\/30 {
  border-inline-end-color: rgb(217 199 151 / 0.3);
}

.border-e-gold-sand\/35 {
  border-inline-end-color: rgb(217 199 151 / 0.35);
}

.border-e-gold-sand\/40 {
  border-inline-end-color: rgb(217 199 151 / 0.4);
}

.border-e-gold-sand\/45 {
  border-inline-end-color: rgb(217 199 151 / 0.45);
}

.border-e-gold-sand\/5 {
  border-inline-end-color: rgb(217 199 151 / 0.05);
}

.border-e-gold-sand\/50 {
  border-inline-end-color: rgb(217 199 151 / 0.5);
}

.border-e-gold-sand\/55 {
  border-inline-end-color: rgb(217 199 151 / 0.55);
}

.border-e-gold-sand\/60 {
  border-inline-end-color: rgb(217 199 151 / 0.6);
}

.border-e-gold-sand\/65 {
  border-inline-end-color: rgb(217 199 151 / 0.65);
}

.border-e-gold-sand\/70 {
  border-inline-end-color: rgb(217 199 151 / 0.7);
}

.border-e-gold-sand\/75 {
  border-inline-end-color: rgb(217 199 151 / 0.75);
}

.border-e-gold-sand\/80 {
  border-inline-end-color: rgb(217 199 151 / 0.8);
}

.border-e-gold-sand\/85 {
  border-inline-end-color: rgb(217 199 151 / 0.85);
}

.border-e-gold-sand\/90 {
  border-inline-end-color: rgb(217 199 151 / 0.9);
}

.border-e-gold-sand\/95 {
  border-inline-end-color: rgb(217 199 151 / 0.95);
}

.border-e-gold-top {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(164 124 12 / var(--tw-border-opacity, 1));
}

.border-e-gold-top\/0 {
  border-inline-end-color: rgb(164 124 12 / 0);
}

.border-e-gold-top\/10 {
  border-inline-end-color: rgb(164 124 12 / 0.1);
}

.border-e-gold-top\/100 {
  border-inline-end-color: rgb(164 124 12 / 1);
}

.border-e-gold-top\/15 {
  border-inline-end-color: rgb(164 124 12 / 0.15);
}

.border-e-gold-top\/20 {
  border-inline-end-color: rgb(164 124 12 / 0.2);
}

.border-e-gold-top\/25 {
  border-inline-end-color: rgb(164 124 12 / 0.25);
}

.border-e-gold-top\/30 {
  border-inline-end-color: rgb(164 124 12 / 0.3);
}

.border-e-gold-top\/35 {
  border-inline-end-color: rgb(164 124 12 / 0.35);
}

.border-e-gold-top\/40 {
  border-inline-end-color: rgb(164 124 12 / 0.4);
}

.border-e-gold-top\/45 {
  border-inline-end-color: rgb(164 124 12 / 0.45);
}

.border-e-gold-top\/5 {
  border-inline-end-color: rgb(164 124 12 / 0.05);
}

.border-e-gold-top\/50 {
  border-inline-end-color: rgb(164 124 12 / 0.5);
}

.border-e-gold-top\/55 {
  border-inline-end-color: rgb(164 124 12 / 0.55);
}

.border-e-gold-top\/60 {
  border-inline-end-color: rgb(164 124 12 / 0.6);
}

.border-e-gold-top\/65 {
  border-inline-end-color: rgb(164 124 12 / 0.65);
}

.border-e-gold-top\/70 {
  border-inline-end-color: rgb(164 124 12 / 0.7);
}

.border-e-gold-top\/75 {
  border-inline-end-color: rgb(164 124 12 / 0.75);
}

.border-e-gold-top\/80 {
  border-inline-end-color: rgb(164 124 12 / 0.8);
}

.border-e-gold-top\/85 {
  border-inline-end-color: rgb(164 124 12 / 0.85);
}

.border-e-gold-top\/90 {
  border-inline-end-color: rgb(164 124 12 / 0.9);
}

.border-e-gold-top\/95 {
  border-inline-end-color: rgb(164 124 12 / 0.95);
}

.border-e-gold\/0 {
  border-inline-end-color: rgb(152 112 0 / 0);
}

.border-e-gold\/10 {
  border-inline-end-color: rgb(152 112 0 / 0.1);
}

.border-e-gold\/100 {
  border-inline-end-color: rgb(152 112 0 / 1);
}

.border-e-gold\/15 {
  border-inline-end-color: rgb(152 112 0 / 0.15);
}

.border-e-gold\/20 {
  border-inline-end-color: rgb(152 112 0 / 0.2);
}

.border-e-gold\/25 {
  border-inline-end-color: rgb(152 112 0 / 0.25);
}

.border-e-gold\/30 {
  border-inline-end-color: rgb(152 112 0 / 0.3);
}

.border-e-gold\/35 {
  border-inline-end-color: rgb(152 112 0 / 0.35);
}

.border-e-gold\/40 {
  border-inline-end-color: rgb(152 112 0 / 0.4);
}

.border-e-gold\/45 {
  border-inline-end-color: rgb(152 112 0 / 0.45);
}

.border-e-gold\/5 {
  border-inline-end-color: rgb(152 112 0 / 0.05);
}

.border-e-gold\/50 {
  border-inline-end-color: rgb(152 112 0 / 0.5);
}

.border-e-gold\/55 {
  border-inline-end-color: rgb(152 112 0 / 0.55);
}

.border-e-gold\/60 {
  border-inline-end-color: rgb(152 112 0 / 0.6);
}

.border-e-gold\/65 {
  border-inline-end-color: rgb(152 112 0 / 0.65);
}

.border-e-gold\/70 {
  border-inline-end-color: rgb(152 112 0 / 0.7);
}

.border-e-gold\/75 {
  border-inline-end-color: rgb(152 112 0 / 0.75);
}

.border-e-gold\/80 {
  border-inline-end-color: rgb(152 112 0 / 0.8);
}

.border-e-gold\/85 {
  border-inline-end-color: rgb(152 112 0 / 0.85);
}

.border-e-gold\/90 {
  border-inline-end-color: rgb(152 112 0 / 0.9);
}

.border-e-gold\/95 {
  border-inline-end-color: rgb(152 112 0 / 0.95);
}

.border-e-gray-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}

.border-e-gray-100\/0 {
  border-inline-end-color: rgb(243 244 246 / 0);
}

.border-e-gray-100\/10 {
  border-inline-end-color: rgb(243 244 246 / 0.1);
}

.border-e-gray-100\/100 {
  border-inline-end-color: rgb(243 244 246 / 1);
}

.border-e-gray-100\/15 {
  border-inline-end-color: rgb(243 244 246 / 0.15);
}

.border-e-gray-100\/20 {
  border-inline-end-color: rgb(243 244 246 / 0.2);
}

.border-e-gray-100\/25 {
  border-inline-end-color: rgb(243 244 246 / 0.25);
}

.border-e-gray-100\/30 {
  border-inline-end-color: rgb(243 244 246 / 0.3);
}

.border-e-gray-100\/35 {
  border-inline-end-color: rgb(243 244 246 / 0.35);
}

.border-e-gray-100\/40 {
  border-inline-end-color: rgb(243 244 246 / 0.4);
}

.border-e-gray-100\/45 {
  border-inline-end-color: rgb(243 244 246 / 0.45);
}

.border-e-gray-100\/5 {
  border-inline-end-color: rgb(243 244 246 / 0.05);
}

.border-e-gray-100\/50 {
  border-inline-end-color: rgb(243 244 246 / 0.5);
}

.border-e-gray-100\/55 {
  border-inline-end-color: rgb(243 244 246 / 0.55);
}

.border-e-gray-100\/60 {
  border-inline-end-color: rgb(243 244 246 / 0.6);
}

.border-e-gray-100\/65 {
  border-inline-end-color: rgb(243 244 246 / 0.65);
}

.border-e-gray-100\/70 {
  border-inline-end-color: rgb(243 244 246 / 0.7);
}

.border-e-gray-100\/75 {
  border-inline-end-color: rgb(243 244 246 / 0.75);
}

.border-e-gray-100\/80 {
  border-inline-end-color: rgb(243 244 246 / 0.8);
}

.border-e-gray-100\/85 {
  border-inline-end-color: rgb(243 244 246 / 0.85);
}

.border-e-gray-100\/90 {
  border-inline-end-color: rgb(243 244 246 / 0.9);
}

.border-e-gray-100\/95 {
  border-inline-end-color: rgb(243 244 246 / 0.95);
}

.border-e-gray-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}

.border-e-gray-200\/0 {
  border-inline-end-color: rgb(229 231 235 / 0);
}

.border-e-gray-200\/10 {
  border-inline-end-color: rgb(229 231 235 / 0.1);
}

.border-e-gray-200\/100 {
  border-inline-end-color: rgb(229 231 235 / 1);
}

.border-e-gray-200\/15 {
  border-inline-end-color: rgb(229 231 235 / 0.15);
}

.border-e-gray-200\/20 {
  border-inline-end-color: rgb(229 231 235 / 0.2);
}

.border-e-gray-200\/25 {
  border-inline-end-color: rgb(229 231 235 / 0.25);
}

.border-e-gray-200\/30 {
  border-inline-end-color: rgb(229 231 235 / 0.3);
}

.border-e-gray-200\/35 {
  border-inline-end-color: rgb(229 231 235 / 0.35);
}

.border-e-gray-200\/40 {
  border-inline-end-color: rgb(229 231 235 / 0.4);
}

.border-e-gray-200\/45 {
  border-inline-end-color: rgb(229 231 235 / 0.45);
}

.border-e-gray-200\/5 {
  border-inline-end-color: rgb(229 231 235 / 0.05);
}

.border-e-gray-200\/50 {
  border-inline-end-color: rgb(229 231 235 / 0.5);
}

.border-e-gray-200\/55 {
  border-inline-end-color: rgb(229 231 235 / 0.55);
}

.border-e-gray-200\/60 {
  border-inline-end-color: rgb(229 231 235 / 0.6);
}

.border-e-gray-200\/65 {
  border-inline-end-color: rgb(229 231 235 / 0.65);
}

.border-e-gray-200\/70 {
  border-inline-end-color: rgb(229 231 235 / 0.7);
}

.border-e-gray-200\/75 {
  border-inline-end-color: rgb(229 231 235 / 0.75);
}

.border-e-gray-200\/80 {
  border-inline-end-color: rgb(229 231 235 / 0.8);
}

.border-e-gray-200\/85 {
  border-inline-end-color: rgb(229 231 235 / 0.85);
}

.border-e-gray-200\/90 {
  border-inline-end-color: rgb(229 231 235 / 0.9);
}

.border-e-gray-200\/95 {
  border-inline-end-color: rgb(229 231 235 / 0.95);
}

.border-e-gray-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.border-e-gray-300\/0 {
  border-inline-end-color: rgb(209 213 219 / 0);
}

.border-e-gray-300\/10 {
  border-inline-end-color: rgb(209 213 219 / 0.1);
}

.border-e-gray-300\/100 {
  border-inline-end-color: rgb(209 213 219 / 1);
}

.border-e-gray-300\/15 {
  border-inline-end-color: rgb(209 213 219 / 0.15);
}

.border-e-gray-300\/20 {
  border-inline-end-color: rgb(209 213 219 / 0.2);
}

.border-e-gray-300\/25 {
  border-inline-end-color: rgb(209 213 219 / 0.25);
}

.border-e-gray-300\/30 {
  border-inline-end-color: rgb(209 213 219 / 0.3);
}

.border-e-gray-300\/35 {
  border-inline-end-color: rgb(209 213 219 / 0.35);
}

.border-e-gray-300\/40 {
  border-inline-end-color: rgb(209 213 219 / 0.4);
}

.border-e-gray-300\/45 {
  border-inline-end-color: rgb(209 213 219 / 0.45);
}

.border-e-gray-300\/5 {
  border-inline-end-color: rgb(209 213 219 / 0.05);
}

.border-e-gray-300\/50 {
  border-inline-end-color: rgb(209 213 219 / 0.5);
}

.border-e-gray-300\/55 {
  border-inline-end-color: rgb(209 213 219 / 0.55);
}

.border-e-gray-300\/60 {
  border-inline-end-color: rgb(209 213 219 / 0.6);
}

.border-e-gray-300\/65 {
  border-inline-end-color: rgb(209 213 219 / 0.65);
}

.border-e-gray-300\/70 {
  border-inline-end-color: rgb(209 213 219 / 0.7);
}

.border-e-gray-300\/75 {
  border-inline-end-color: rgb(209 213 219 / 0.75);
}

.border-e-gray-300\/80 {
  border-inline-end-color: rgb(209 213 219 / 0.8);
}

.border-e-gray-300\/85 {
  border-inline-end-color: rgb(209 213 219 / 0.85);
}

.border-e-gray-300\/90 {
  border-inline-end-color: rgb(209 213 219 / 0.9);
}

.border-e-gray-300\/95 {
  border-inline-end-color: rgb(209 213 219 / 0.95);
}

.border-e-gray-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}

.border-e-gray-400\/0 {
  border-inline-end-color: rgb(156 163 175 / 0);
}

.border-e-gray-400\/10 {
  border-inline-end-color: rgb(156 163 175 / 0.1);
}

.border-e-gray-400\/100 {
  border-inline-end-color: rgb(156 163 175 / 1);
}

.border-e-gray-400\/15 {
  border-inline-end-color: rgb(156 163 175 / 0.15);
}

.border-e-gray-400\/20 {
  border-inline-end-color: rgb(156 163 175 / 0.2);
}

.border-e-gray-400\/25 {
  border-inline-end-color: rgb(156 163 175 / 0.25);
}

.border-e-gray-400\/30 {
  border-inline-end-color: rgb(156 163 175 / 0.3);
}

.border-e-gray-400\/35 {
  border-inline-end-color: rgb(156 163 175 / 0.35);
}

.border-e-gray-400\/40 {
  border-inline-end-color: rgb(156 163 175 / 0.4);
}

.border-e-gray-400\/45 {
  border-inline-end-color: rgb(156 163 175 / 0.45);
}

.border-e-gray-400\/5 {
  border-inline-end-color: rgb(156 163 175 / 0.05);
}

.border-e-gray-400\/50 {
  border-inline-end-color: rgb(156 163 175 / 0.5);
}

.border-e-gray-400\/55 {
  border-inline-end-color: rgb(156 163 175 / 0.55);
}

.border-e-gray-400\/60 {
  border-inline-end-color: rgb(156 163 175 / 0.6);
}

.border-e-gray-400\/65 {
  border-inline-end-color: rgb(156 163 175 / 0.65);
}

.border-e-gray-400\/70 {
  border-inline-end-color: rgb(156 163 175 / 0.7);
}

.border-e-gray-400\/75 {
  border-inline-end-color: rgb(156 163 175 / 0.75);
}

.border-e-gray-400\/80 {
  border-inline-end-color: rgb(156 163 175 / 0.8);
}

.border-e-gray-400\/85 {
  border-inline-end-color: rgb(156 163 175 / 0.85);
}

.border-e-gray-400\/90 {
  border-inline-end-color: rgb(156 163 175 / 0.9);
}

.border-e-gray-400\/95 {
  border-inline-end-color: rgb(156 163 175 / 0.95);
}

.border-e-gray-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(249 250 251 / var(--tw-border-opacity, 1));
}

.border-e-gray-50\/0 {
  border-inline-end-color: rgb(249 250 251 / 0);
}

.border-e-gray-50\/10 {
  border-inline-end-color: rgb(249 250 251 / 0.1);
}

.border-e-gray-50\/100 {
  border-inline-end-color: rgb(249 250 251 / 1);
}

.border-e-gray-50\/15 {
  border-inline-end-color: rgb(249 250 251 / 0.15);
}

.border-e-gray-50\/20 {
  border-inline-end-color: rgb(249 250 251 / 0.2);
}

.border-e-gray-50\/25 {
  border-inline-end-color: rgb(249 250 251 / 0.25);
}

.border-e-gray-50\/30 {
  border-inline-end-color: rgb(249 250 251 / 0.3);
}

.border-e-gray-50\/35 {
  border-inline-end-color: rgb(249 250 251 / 0.35);
}

.border-e-gray-50\/40 {
  border-inline-end-color: rgb(249 250 251 / 0.4);
}

.border-e-gray-50\/45 {
  border-inline-end-color: rgb(249 250 251 / 0.45);
}

.border-e-gray-50\/5 {
  border-inline-end-color: rgb(249 250 251 / 0.05);
}

.border-e-gray-50\/50 {
  border-inline-end-color: rgb(249 250 251 / 0.5);
}

.border-e-gray-50\/55 {
  border-inline-end-color: rgb(249 250 251 / 0.55);
}

.border-e-gray-50\/60 {
  border-inline-end-color: rgb(249 250 251 / 0.6);
}

.border-e-gray-50\/65 {
  border-inline-end-color: rgb(249 250 251 / 0.65);
}

.border-e-gray-50\/70 {
  border-inline-end-color: rgb(249 250 251 / 0.7);
}

.border-e-gray-50\/75 {
  border-inline-end-color: rgb(249 250 251 / 0.75);
}

.border-e-gray-50\/80 {
  border-inline-end-color: rgb(249 250 251 / 0.8);
}

.border-e-gray-50\/85 {
  border-inline-end-color: rgb(249 250 251 / 0.85);
}

.border-e-gray-50\/90 {
  border-inline-end-color: rgb(249 250 251 / 0.9);
}

.border-e-gray-50\/95 {
  border-inline-end-color: rgb(249 250 251 / 0.95);
}

.border-e-gray-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}

.border-e-gray-500\/0 {
  border-inline-end-color: rgb(107 114 128 / 0);
}

.border-e-gray-500\/10 {
  border-inline-end-color: rgb(107 114 128 / 0.1);
}

.border-e-gray-500\/100 {
  border-inline-end-color: rgb(107 114 128 / 1);
}

.border-e-gray-500\/15 {
  border-inline-end-color: rgb(107 114 128 / 0.15);
}

.border-e-gray-500\/20 {
  border-inline-end-color: rgb(107 114 128 / 0.2);
}

.border-e-gray-500\/25 {
  border-inline-end-color: rgb(107 114 128 / 0.25);
}

.border-e-gray-500\/30 {
  border-inline-end-color: rgb(107 114 128 / 0.3);
}

.border-e-gray-500\/35 {
  border-inline-end-color: rgb(107 114 128 / 0.35);
}

.border-e-gray-500\/40 {
  border-inline-end-color: rgb(107 114 128 / 0.4);
}

.border-e-gray-500\/45 {
  border-inline-end-color: rgb(107 114 128 / 0.45);
}

.border-e-gray-500\/5 {
  border-inline-end-color: rgb(107 114 128 / 0.05);
}

.border-e-gray-500\/50 {
  border-inline-end-color: rgb(107 114 128 / 0.5);
}

.border-e-gray-500\/55 {
  border-inline-end-color: rgb(107 114 128 / 0.55);
}

.border-e-gray-500\/60 {
  border-inline-end-color: rgb(107 114 128 / 0.6);
}

.border-e-gray-500\/65 {
  border-inline-end-color: rgb(107 114 128 / 0.65);
}

.border-e-gray-500\/70 {
  border-inline-end-color: rgb(107 114 128 / 0.7);
}

.border-e-gray-500\/75 {
  border-inline-end-color: rgb(107 114 128 / 0.75);
}

.border-e-gray-500\/80 {
  border-inline-end-color: rgb(107 114 128 / 0.8);
}

.border-e-gray-500\/85 {
  border-inline-end-color: rgb(107 114 128 / 0.85);
}

.border-e-gray-500\/90 {
  border-inline-end-color: rgb(107 114 128 / 0.9);
}

.border-e-gray-500\/95 {
  border-inline-end-color: rgb(107 114 128 / 0.95);
}

.border-e-gray-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}

.border-e-gray-600\/0 {
  border-inline-end-color: rgb(75 85 99 / 0);
}

.border-e-gray-600\/10 {
  border-inline-end-color: rgb(75 85 99 / 0.1);
}

.border-e-gray-600\/100 {
  border-inline-end-color: rgb(75 85 99 / 1);
}

.border-e-gray-600\/15 {
  border-inline-end-color: rgb(75 85 99 / 0.15);
}

.border-e-gray-600\/20 {
  border-inline-end-color: rgb(75 85 99 / 0.2);
}

.border-e-gray-600\/25 {
  border-inline-end-color: rgb(75 85 99 / 0.25);
}

.border-e-gray-600\/30 {
  border-inline-end-color: rgb(75 85 99 / 0.3);
}

.border-e-gray-600\/35 {
  border-inline-end-color: rgb(75 85 99 / 0.35);
}

.border-e-gray-600\/40 {
  border-inline-end-color: rgb(75 85 99 / 0.4);
}

.border-e-gray-600\/45 {
  border-inline-end-color: rgb(75 85 99 / 0.45);
}

.border-e-gray-600\/5 {
  border-inline-end-color: rgb(75 85 99 / 0.05);
}

.border-e-gray-600\/50 {
  border-inline-end-color: rgb(75 85 99 / 0.5);
}

.border-e-gray-600\/55 {
  border-inline-end-color: rgb(75 85 99 / 0.55);
}

.border-e-gray-600\/60 {
  border-inline-end-color: rgb(75 85 99 / 0.6);
}

.border-e-gray-600\/65 {
  border-inline-end-color: rgb(75 85 99 / 0.65);
}

.border-e-gray-600\/70 {
  border-inline-end-color: rgb(75 85 99 / 0.7);
}

.border-e-gray-600\/75 {
  border-inline-end-color: rgb(75 85 99 / 0.75);
}

.border-e-gray-600\/80 {
  border-inline-end-color: rgb(75 85 99 / 0.8);
}

.border-e-gray-600\/85 {
  border-inline-end-color: rgb(75 85 99 / 0.85);
}

.border-e-gray-600\/90 {
  border-inline-end-color: rgb(75 85 99 / 0.9);
}

.border-e-gray-600\/95 {
  border-inline-end-color: rgb(75 85 99 / 0.95);
}

.border-e-gray-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}

.border-e-gray-700\/0 {
  border-inline-end-color: rgb(55 65 81 / 0);
}

.border-e-gray-700\/10 {
  border-inline-end-color: rgb(55 65 81 / 0.1);
}

.border-e-gray-700\/100 {
  border-inline-end-color: rgb(55 65 81 / 1);
}

.border-e-gray-700\/15 {
  border-inline-end-color: rgb(55 65 81 / 0.15);
}

.border-e-gray-700\/20 {
  border-inline-end-color: rgb(55 65 81 / 0.2);
}

.border-e-gray-700\/25 {
  border-inline-end-color: rgb(55 65 81 / 0.25);
}

.border-e-gray-700\/30 {
  border-inline-end-color: rgb(55 65 81 / 0.3);
}

.border-e-gray-700\/35 {
  border-inline-end-color: rgb(55 65 81 / 0.35);
}

.border-e-gray-700\/40 {
  border-inline-end-color: rgb(55 65 81 / 0.4);
}

.border-e-gray-700\/45 {
  border-inline-end-color: rgb(55 65 81 / 0.45);
}

.border-e-gray-700\/5 {
  border-inline-end-color: rgb(55 65 81 / 0.05);
}

.border-e-gray-700\/50 {
  border-inline-end-color: rgb(55 65 81 / 0.5);
}

.border-e-gray-700\/55 {
  border-inline-end-color: rgb(55 65 81 / 0.55);
}

.border-e-gray-700\/60 {
  border-inline-end-color: rgb(55 65 81 / 0.6);
}

.border-e-gray-700\/65 {
  border-inline-end-color: rgb(55 65 81 / 0.65);
}

.border-e-gray-700\/70 {
  border-inline-end-color: rgb(55 65 81 / 0.7);
}

.border-e-gray-700\/75 {
  border-inline-end-color: rgb(55 65 81 / 0.75);
}

.border-e-gray-700\/80 {
  border-inline-end-color: rgb(55 65 81 / 0.8);
}

.border-e-gray-700\/85 {
  border-inline-end-color: rgb(55 65 81 / 0.85);
}

.border-e-gray-700\/90 {
  border-inline-end-color: rgb(55 65 81 / 0.9);
}

.border-e-gray-700\/95 {
  border-inline-end-color: rgb(55 65 81 / 0.95);
}

.border-e-gray-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}

.border-e-gray-800\/0 {
  border-inline-end-color: rgb(31 41 55 / 0);
}

.border-e-gray-800\/10 {
  border-inline-end-color: rgb(31 41 55 / 0.1);
}

.border-e-gray-800\/100 {
  border-inline-end-color: rgb(31 41 55 / 1);
}

.border-e-gray-800\/15 {
  border-inline-end-color: rgb(31 41 55 / 0.15);
}

.border-e-gray-800\/20 {
  border-inline-end-color: rgb(31 41 55 / 0.2);
}

.border-e-gray-800\/25 {
  border-inline-end-color: rgb(31 41 55 / 0.25);
}

.border-e-gray-800\/30 {
  border-inline-end-color: rgb(31 41 55 / 0.3);
}

.border-e-gray-800\/35 {
  border-inline-end-color: rgb(31 41 55 / 0.35);
}

.border-e-gray-800\/40 {
  border-inline-end-color: rgb(31 41 55 / 0.4);
}

.border-e-gray-800\/45 {
  border-inline-end-color: rgb(31 41 55 / 0.45);
}

.border-e-gray-800\/5 {
  border-inline-end-color: rgb(31 41 55 / 0.05);
}

.border-e-gray-800\/50 {
  border-inline-end-color: rgb(31 41 55 / 0.5);
}

.border-e-gray-800\/55 {
  border-inline-end-color: rgb(31 41 55 / 0.55);
}

.border-e-gray-800\/60 {
  border-inline-end-color: rgb(31 41 55 / 0.6);
}

.border-e-gray-800\/65 {
  border-inline-end-color: rgb(31 41 55 / 0.65);
}

.border-e-gray-800\/70 {
  border-inline-end-color: rgb(31 41 55 / 0.7);
}

.border-e-gray-800\/75 {
  border-inline-end-color: rgb(31 41 55 / 0.75);
}

.border-e-gray-800\/80 {
  border-inline-end-color: rgb(31 41 55 / 0.8);
}

.border-e-gray-800\/85 {
  border-inline-end-color: rgb(31 41 55 / 0.85);
}

.border-e-gray-800\/90 {
  border-inline-end-color: rgb(31 41 55 / 0.9);
}

.border-e-gray-800\/95 {
  border-inline-end-color: rgb(31 41 55 / 0.95);
}

.border-e-gray-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
}

.border-e-gray-900\/0 {
  border-inline-end-color: rgb(17 24 39 / 0);
}

.border-e-gray-900\/10 {
  border-inline-end-color: rgb(17 24 39 / 0.1);
}

.border-e-gray-900\/100 {
  border-inline-end-color: rgb(17 24 39 / 1);
}

.border-e-gray-900\/15 {
  border-inline-end-color: rgb(17 24 39 / 0.15);
}

.border-e-gray-900\/20 {
  border-inline-end-color: rgb(17 24 39 / 0.2);
}

.border-e-gray-900\/25 {
  border-inline-end-color: rgb(17 24 39 / 0.25);
}

.border-e-gray-900\/30 {
  border-inline-end-color: rgb(17 24 39 / 0.3);
}

.border-e-gray-900\/35 {
  border-inline-end-color: rgb(17 24 39 / 0.35);
}

.border-e-gray-900\/40 {
  border-inline-end-color: rgb(17 24 39 / 0.4);
}

.border-e-gray-900\/45 {
  border-inline-end-color: rgb(17 24 39 / 0.45);
}

.border-e-gray-900\/5 {
  border-inline-end-color: rgb(17 24 39 / 0.05);
}

.border-e-gray-900\/50 {
  border-inline-end-color: rgb(17 24 39 / 0.5);
}

.border-e-gray-900\/55 {
  border-inline-end-color: rgb(17 24 39 / 0.55);
}

.border-e-gray-900\/60 {
  border-inline-end-color: rgb(17 24 39 / 0.6);
}

.border-e-gray-900\/65 {
  border-inline-end-color: rgb(17 24 39 / 0.65);
}

.border-e-gray-900\/70 {
  border-inline-end-color: rgb(17 24 39 / 0.7);
}

.border-e-gray-900\/75 {
  border-inline-end-color: rgb(17 24 39 / 0.75);
}

.border-e-gray-900\/80 {
  border-inline-end-color: rgb(17 24 39 / 0.8);
}

.border-e-gray-900\/85 {
  border-inline-end-color: rgb(17 24 39 / 0.85);
}

.border-e-gray-900\/90 {
  border-inline-end-color: rgb(17 24 39 / 0.9);
}

.border-e-gray-900\/95 {
  border-inline-end-color: rgb(17 24 39 / 0.95);
}

.border-e-gray-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(3 7 18 / var(--tw-border-opacity, 1));
}

.border-e-gray-950\/0 {
  border-inline-end-color: rgb(3 7 18 / 0);
}

.border-e-gray-950\/10 {
  border-inline-end-color: rgb(3 7 18 / 0.1);
}

.border-e-gray-950\/100 {
  border-inline-end-color: rgb(3 7 18 / 1);
}

.border-e-gray-950\/15 {
  border-inline-end-color: rgb(3 7 18 / 0.15);
}

.border-e-gray-950\/20 {
  border-inline-end-color: rgb(3 7 18 / 0.2);
}

.border-e-gray-950\/25 {
  border-inline-end-color: rgb(3 7 18 / 0.25);
}

.border-e-gray-950\/30 {
  border-inline-end-color: rgb(3 7 18 / 0.3);
}

.border-e-gray-950\/35 {
  border-inline-end-color: rgb(3 7 18 / 0.35);
}

.border-e-gray-950\/40 {
  border-inline-end-color: rgb(3 7 18 / 0.4);
}

.border-e-gray-950\/45 {
  border-inline-end-color: rgb(3 7 18 / 0.45);
}

.border-e-gray-950\/5 {
  border-inline-end-color: rgb(3 7 18 / 0.05);
}

.border-e-gray-950\/50 {
  border-inline-end-color: rgb(3 7 18 / 0.5);
}

.border-e-gray-950\/55 {
  border-inline-end-color: rgb(3 7 18 / 0.55);
}

.border-e-gray-950\/60 {
  border-inline-end-color: rgb(3 7 18 / 0.6);
}

.border-e-gray-950\/65 {
  border-inline-end-color: rgb(3 7 18 / 0.65);
}

.border-e-gray-950\/70 {
  border-inline-end-color: rgb(3 7 18 / 0.7);
}

.border-e-gray-950\/75 {
  border-inline-end-color: rgb(3 7 18 / 0.75);
}

.border-e-gray-950\/80 {
  border-inline-end-color: rgb(3 7 18 / 0.8);
}

.border-e-gray-950\/85 {
  border-inline-end-color: rgb(3 7 18 / 0.85);
}

.border-e-gray-950\/90 {
  border-inline-end-color: rgb(3 7 18 / 0.9);
}

.border-e-gray-950\/95 {
  border-inline-end-color: rgb(3 7 18 / 0.95);
}

.border-e-green {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(116 152 58 / var(--tw-border-opacity, 1));
}

.border-e-green\/0 {
  border-inline-end-color: rgb(116 152 58 / 0);
}

.border-e-green\/10 {
  border-inline-end-color: rgb(116 152 58 / 0.1);
}

.border-e-green\/100 {
  border-inline-end-color: rgb(116 152 58 / 1);
}

.border-e-green\/15 {
  border-inline-end-color: rgb(116 152 58 / 0.15);
}

.border-e-green\/20 {
  border-inline-end-color: rgb(116 152 58 / 0.2);
}

.border-e-green\/25 {
  border-inline-end-color: rgb(116 152 58 / 0.25);
}

.border-e-green\/30 {
  border-inline-end-color: rgb(116 152 58 / 0.3);
}

.border-e-green\/35 {
  border-inline-end-color: rgb(116 152 58 / 0.35);
}

.border-e-green\/40 {
  border-inline-end-color: rgb(116 152 58 / 0.4);
}

.border-e-green\/45 {
  border-inline-end-color: rgb(116 152 58 / 0.45);
}

.border-e-green\/5 {
  border-inline-end-color: rgb(116 152 58 / 0.05);
}

.border-e-green\/50 {
  border-inline-end-color: rgb(116 152 58 / 0.5);
}

.border-e-green\/55 {
  border-inline-end-color: rgb(116 152 58 / 0.55);
}

.border-e-green\/60 {
  border-inline-end-color: rgb(116 152 58 / 0.6);
}

.border-e-green\/65 {
  border-inline-end-color: rgb(116 152 58 / 0.65);
}

.border-e-green\/70 {
  border-inline-end-color: rgb(116 152 58 / 0.7);
}

.border-e-green\/75 {
  border-inline-end-color: rgb(116 152 58 / 0.75);
}

.border-e-green\/80 {
  border-inline-end-color: rgb(116 152 58 / 0.8);
}

.border-e-green\/85 {
  border-inline-end-color: rgb(116 152 58 / 0.85);
}

.border-e-green\/90 {
  border-inline-end-color: rgb(116 152 58 / 0.9);
}

.border-e-green\/95 {
  border-inline-end-color: rgb(116 152 58 / 0.95);
}

.border-e-indigo-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(224 231 255 / var(--tw-border-opacity, 1));
}

.border-e-indigo-100\/0 {
  border-inline-end-color: rgb(224 231 255 / 0);
}

.border-e-indigo-100\/10 {
  border-inline-end-color: rgb(224 231 255 / 0.1);
}

.border-e-indigo-100\/100 {
  border-inline-end-color: rgb(224 231 255 / 1);
}

.border-e-indigo-100\/15 {
  border-inline-end-color: rgb(224 231 255 / 0.15);
}

.border-e-indigo-100\/20 {
  border-inline-end-color: rgb(224 231 255 / 0.2);
}

.border-e-indigo-100\/25 {
  border-inline-end-color: rgb(224 231 255 / 0.25);
}

.border-e-indigo-100\/30 {
  border-inline-end-color: rgb(224 231 255 / 0.3);
}

.border-e-indigo-100\/35 {
  border-inline-end-color: rgb(224 231 255 / 0.35);
}

.border-e-indigo-100\/40 {
  border-inline-end-color: rgb(224 231 255 / 0.4);
}

.border-e-indigo-100\/45 {
  border-inline-end-color: rgb(224 231 255 / 0.45);
}

.border-e-indigo-100\/5 {
  border-inline-end-color: rgb(224 231 255 / 0.05);
}

.border-e-indigo-100\/50 {
  border-inline-end-color: rgb(224 231 255 / 0.5);
}

.border-e-indigo-100\/55 {
  border-inline-end-color: rgb(224 231 255 / 0.55);
}

.border-e-indigo-100\/60 {
  border-inline-end-color: rgb(224 231 255 / 0.6);
}

.border-e-indigo-100\/65 {
  border-inline-end-color: rgb(224 231 255 / 0.65);
}

.border-e-indigo-100\/70 {
  border-inline-end-color: rgb(224 231 255 / 0.7);
}

.border-e-indigo-100\/75 {
  border-inline-end-color: rgb(224 231 255 / 0.75);
}

.border-e-indigo-100\/80 {
  border-inline-end-color: rgb(224 231 255 / 0.8);
}

.border-e-indigo-100\/85 {
  border-inline-end-color: rgb(224 231 255 / 0.85);
}

.border-e-indigo-100\/90 {
  border-inline-end-color: rgb(224 231 255 / 0.9);
}

.border-e-indigo-100\/95 {
  border-inline-end-color: rgb(224 231 255 / 0.95);
}

.border-e-indigo-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(199 210 254 / var(--tw-border-opacity, 1));
}

.border-e-indigo-200\/0 {
  border-inline-end-color: rgb(199 210 254 / 0);
}

.border-e-indigo-200\/10 {
  border-inline-end-color: rgb(199 210 254 / 0.1);
}

.border-e-indigo-200\/100 {
  border-inline-end-color: rgb(199 210 254 / 1);
}

.border-e-indigo-200\/15 {
  border-inline-end-color: rgb(199 210 254 / 0.15);
}

.border-e-indigo-200\/20 {
  border-inline-end-color: rgb(199 210 254 / 0.2);
}

.border-e-indigo-200\/25 {
  border-inline-end-color: rgb(199 210 254 / 0.25);
}

.border-e-indigo-200\/30 {
  border-inline-end-color: rgb(199 210 254 / 0.3);
}

.border-e-indigo-200\/35 {
  border-inline-end-color: rgb(199 210 254 / 0.35);
}

.border-e-indigo-200\/40 {
  border-inline-end-color: rgb(199 210 254 / 0.4);
}

.border-e-indigo-200\/45 {
  border-inline-end-color: rgb(199 210 254 / 0.45);
}

.border-e-indigo-200\/5 {
  border-inline-end-color: rgb(199 210 254 / 0.05);
}

.border-e-indigo-200\/50 {
  border-inline-end-color: rgb(199 210 254 / 0.5);
}

.border-e-indigo-200\/55 {
  border-inline-end-color: rgb(199 210 254 / 0.55);
}

.border-e-indigo-200\/60 {
  border-inline-end-color: rgb(199 210 254 / 0.6);
}

.border-e-indigo-200\/65 {
  border-inline-end-color: rgb(199 210 254 / 0.65);
}

.border-e-indigo-200\/70 {
  border-inline-end-color: rgb(199 210 254 / 0.7);
}

.border-e-indigo-200\/75 {
  border-inline-end-color: rgb(199 210 254 / 0.75);
}

.border-e-indigo-200\/80 {
  border-inline-end-color: rgb(199 210 254 / 0.8);
}

.border-e-indigo-200\/85 {
  border-inline-end-color: rgb(199 210 254 / 0.85);
}

.border-e-indigo-200\/90 {
  border-inline-end-color: rgb(199 210 254 / 0.9);
}

.border-e-indigo-200\/95 {
  border-inline-end-color: rgb(199 210 254 / 0.95);
}

.border-e-indigo-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(165 180 252 / var(--tw-border-opacity, 1));
}

.border-e-indigo-300\/0 {
  border-inline-end-color: rgb(165 180 252 / 0);
}

.border-e-indigo-300\/10 {
  border-inline-end-color: rgb(165 180 252 / 0.1);
}

.border-e-indigo-300\/100 {
  border-inline-end-color: rgb(165 180 252 / 1);
}

.border-e-indigo-300\/15 {
  border-inline-end-color: rgb(165 180 252 / 0.15);
}

.border-e-indigo-300\/20 {
  border-inline-end-color: rgb(165 180 252 / 0.2);
}

.border-e-indigo-300\/25 {
  border-inline-end-color: rgb(165 180 252 / 0.25);
}

.border-e-indigo-300\/30 {
  border-inline-end-color: rgb(165 180 252 / 0.3);
}

.border-e-indigo-300\/35 {
  border-inline-end-color: rgb(165 180 252 / 0.35);
}

.border-e-indigo-300\/40 {
  border-inline-end-color: rgb(165 180 252 / 0.4);
}

.border-e-indigo-300\/45 {
  border-inline-end-color: rgb(165 180 252 / 0.45);
}

.border-e-indigo-300\/5 {
  border-inline-end-color: rgb(165 180 252 / 0.05);
}

.border-e-indigo-300\/50 {
  border-inline-end-color: rgb(165 180 252 / 0.5);
}

.border-e-indigo-300\/55 {
  border-inline-end-color: rgb(165 180 252 / 0.55);
}

.border-e-indigo-300\/60 {
  border-inline-end-color: rgb(165 180 252 / 0.6);
}

.border-e-indigo-300\/65 {
  border-inline-end-color: rgb(165 180 252 / 0.65);
}

.border-e-indigo-300\/70 {
  border-inline-end-color: rgb(165 180 252 / 0.7);
}

.border-e-indigo-300\/75 {
  border-inline-end-color: rgb(165 180 252 / 0.75);
}

.border-e-indigo-300\/80 {
  border-inline-end-color: rgb(165 180 252 / 0.8);
}

.border-e-indigo-300\/85 {
  border-inline-end-color: rgb(165 180 252 / 0.85);
}

.border-e-indigo-300\/90 {
  border-inline-end-color: rgb(165 180 252 / 0.9);
}

.border-e-indigo-300\/95 {
  border-inline-end-color: rgb(165 180 252 / 0.95);
}

.border-e-indigo-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(129 140 248 / var(--tw-border-opacity, 1));
}

.border-e-indigo-400\/0 {
  border-inline-end-color: rgb(129 140 248 / 0);
}

.border-e-indigo-400\/10 {
  border-inline-end-color: rgb(129 140 248 / 0.1);
}

.border-e-indigo-400\/100 {
  border-inline-end-color: rgb(129 140 248 / 1);
}

.border-e-indigo-400\/15 {
  border-inline-end-color: rgb(129 140 248 / 0.15);
}

.border-e-indigo-400\/20 {
  border-inline-end-color: rgb(129 140 248 / 0.2);
}

.border-e-indigo-400\/25 {
  border-inline-end-color: rgb(129 140 248 / 0.25);
}

.border-e-indigo-400\/30 {
  border-inline-end-color: rgb(129 140 248 / 0.3);
}

.border-e-indigo-400\/35 {
  border-inline-end-color: rgb(129 140 248 / 0.35);
}

.border-e-indigo-400\/40 {
  border-inline-end-color: rgb(129 140 248 / 0.4);
}

.border-e-indigo-400\/45 {
  border-inline-end-color: rgb(129 140 248 / 0.45);
}

.border-e-indigo-400\/5 {
  border-inline-end-color: rgb(129 140 248 / 0.05);
}

.border-e-indigo-400\/50 {
  border-inline-end-color: rgb(129 140 248 / 0.5);
}

.border-e-indigo-400\/55 {
  border-inline-end-color: rgb(129 140 248 / 0.55);
}

.border-e-indigo-400\/60 {
  border-inline-end-color: rgb(129 140 248 / 0.6);
}

.border-e-indigo-400\/65 {
  border-inline-end-color: rgb(129 140 248 / 0.65);
}

.border-e-indigo-400\/70 {
  border-inline-end-color: rgb(129 140 248 / 0.7);
}

.border-e-indigo-400\/75 {
  border-inline-end-color: rgb(129 140 248 / 0.75);
}

.border-e-indigo-400\/80 {
  border-inline-end-color: rgb(129 140 248 / 0.8);
}

.border-e-indigo-400\/85 {
  border-inline-end-color: rgb(129 140 248 / 0.85);
}

.border-e-indigo-400\/90 {
  border-inline-end-color: rgb(129 140 248 / 0.9);
}

.border-e-indigo-400\/95 {
  border-inline-end-color: rgb(129 140 248 / 0.95);
}

.border-e-indigo-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(238 242 255 / var(--tw-border-opacity, 1));
}

.border-e-indigo-50\/0 {
  border-inline-end-color: rgb(238 242 255 / 0);
}

.border-e-indigo-50\/10 {
  border-inline-end-color: rgb(238 242 255 / 0.1);
}

.border-e-indigo-50\/100 {
  border-inline-end-color: rgb(238 242 255 / 1);
}

.border-e-indigo-50\/15 {
  border-inline-end-color: rgb(238 242 255 / 0.15);
}

.border-e-indigo-50\/20 {
  border-inline-end-color: rgb(238 242 255 / 0.2);
}

.border-e-indigo-50\/25 {
  border-inline-end-color: rgb(238 242 255 / 0.25);
}

.border-e-indigo-50\/30 {
  border-inline-end-color: rgb(238 242 255 / 0.3);
}

.border-e-indigo-50\/35 {
  border-inline-end-color: rgb(238 242 255 / 0.35);
}

.border-e-indigo-50\/40 {
  border-inline-end-color: rgb(238 242 255 / 0.4);
}

.border-e-indigo-50\/45 {
  border-inline-end-color: rgb(238 242 255 / 0.45);
}

.border-e-indigo-50\/5 {
  border-inline-end-color: rgb(238 242 255 / 0.05);
}

.border-e-indigo-50\/50 {
  border-inline-end-color: rgb(238 242 255 / 0.5);
}

.border-e-indigo-50\/55 {
  border-inline-end-color: rgb(238 242 255 / 0.55);
}

.border-e-indigo-50\/60 {
  border-inline-end-color: rgb(238 242 255 / 0.6);
}

.border-e-indigo-50\/65 {
  border-inline-end-color: rgb(238 242 255 / 0.65);
}

.border-e-indigo-50\/70 {
  border-inline-end-color: rgb(238 242 255 / 0.7);
}

.border-e-indigo-50\/75 {
  border-inline-end-color: rgb(238 242 255 / 0.75);
}

.border-e-indigo-50\/80 {
  border-inline-end-color: rgb(238 242 255 / 0.8);
}

.border-e-indigo-50\/85 {
  border-inline-end-color: rgb(238 242 255 / 0.85);
}

.border-e-indigo-50\/90 {
  border-inline-end-color: rgb(238 242 255 / 0.9);
}

.border-e-indigo-50\/95 {
  border-inline-end-color: rgb(238 242 255 / 0.95);
}

.border-e-indigo-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
}

.border-e-indigo-500\/0 {
  border-inline-end-color: rgb(99 102 241 / 0);
}

.border-e-indigo-500\/10 {
  border-inline-end-color: rgb(99 102 241 / 0.1);
}

.border-e-indigo-500\/100 {
  border-inline-end-color: rgb(99 102 241 / 1);
}

.border-e-indigo-500\/15 {
  border-inline-end-color: rgb(99 102 241 / 0.15);
}

.border-e-indigo-500\/20 {
  border-inline-end-color: rgb(99 102 241 / 0.2);
}

.border-e-indigo-500\/25 {
  border-inline-end-color: rgb(99 102 241 / 0.25);
}

.border-e-indigo-500\/30 {
  border-inline-end-color: rgb(99 102 241 / 0.3);
}

.border-e-indigo-500\/35 {
  border-inline-end-color: rgb(99 102 241 / 0.35);
}

.border-e-indigo-500\/40 {
  border-inline-end-color: rgb(99 102 241 / 0.4);
}

.border-e-indigo-500\/45 {
  border-inline-end-color: rgb(99 102 241 / 0.45);
}

.border-e-indigo-500\/5 {
  border-inline-end-color: rgb(99 102 241 / 0.05);
}

.border-e-indigo-500\/50 {
  border-inline-end-color: rgb(99 102 241 / 0.5);
}

.border-e-indigo-500\/55 {
  border-inline-end-color: rgb(99 102 241 / 0.55);
}

.border-e-indigo-500\/60 {
  border-inline-end-color: rgb(99 102 241 / 0.6);
}

.border-e-indigo-500\/65 {
  border-inline-end-color: rgb(99 102 241 / 0.65);
}

.border-e-indigo-500\/70 {
  border-inline-end-color: rgb(99 102 241 / 0.7);
}

.border-e-indigo-500\/75 {
  border-inline-end-color: rgb(99 102 241 / 0.75);
}

.border-e-indigo-500\/80 {
  border-inline-end-color: rgb(99 102 241 / 0.8);
}

.border-e-indigo-500\/85 {
  border-inline-end-color: rgb(99 102 241 / 0.85);
}

.border-e-indigo-500\/90 {
  border-inline-end-color: rgb(99 102 241 / 0.9);
}

.border-e-indigo-500\/95 {
  border-inline-end-color: rgb(99 102 241 / 0.95);
}

.border-e-indigo-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
}

.border-e-indigo-600\/0 {
  border-inline-end-color: rgb(79 70 229 / 0);
}

.border-e-indigo-600\/10 {
  border-inline-end-color: rgb(79 70 229 / 0.1);
}

.border-e-indigo-600\/100 {
  border-inline-end-color: rgb(79 70 229 / 1);
}

.border-e-indigo-600\/15 {
  border-inline-end-color: rgb(79 70 229 / 0.15);
}

.border-e-indigo-600\/20 {
  border-inline-end-color: rgb(79 70 229 / 0.2);
}

.border-e-indigo-600\/25 {
  border-inline-end-color: rgb(79 70 229 / 0.25);
}

.border-e-indigo-600\/30 {
  border-inline-end-color: rgb(79 70 229 / 0.3);
}

.border-e-indigo-600\/35 {
  border-inline-end-color: rgb(79 70 229 / 0.35);
}

.border-e-indigo-600\/40 {
  border-inline-end-color: rgb(79 70 229 / 0.4);
}

.border-e-indigo-600\/45 {
  border-inline-end-color: rgb(79 70 229 / 0.45);
}

.border-e-indigo-600\/5 {
  border-inline-end-color: rgb(79 70 229 / 0.05);
}

.border-e-indigo-600\/50 {
  border-inline-end-color: rgb(79 70 229 / 0.5);
}

.border-e-indigo-600\/55 {
  border-inline-end-color: rgb(79 70 229 / 0.55);
}

.border-e-indigo-600\/60 {
  border-inline-end-color: rgb(79 70 229 / 0.6);
}

.border-e-indigo-600\/65 {
  border-inline-end-color: rgb(79 70 229 / 0.65);
}

.border-e-indigo-600\/70 {
  border-inline-end-color: rgb(79 70 229 / 0.7);
}

.border-e-indigo-600\/75 {
  border-inline-end-color: rgb(79 70 229 / 0.75);
}

.border-e-indigo-600\/80 {
  border-inline-end-color: rgb(79 70 229 / 0.8);
}

.border-e-indigo-600\/85 {
  border-inline-end-color: rgb(79 70 229 / 0.85);
}

.border-e-indigo-600\/90 {
  border-inline-end-color: rgb(79 70 229 / 0.9);
}

.border-e-indigo-600\/95 {
  border-inline-end-color: rgb(79 70 229 / 0.95);
}

.border-e-indigo-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(67 56 202 / var(--tw-border-opacity, 1));
}

.border-e-indigo-700\/0 {
  border-inline-end-color: rgb(67 56 202 / 0);
}

.border-e-indigo-700\/10 {
  border-inline-end-color: rgb(67 56 202 / 0.1);
}

.border-e-indigo-700\/100 {
  border-inline-end-color: rgb(67 56 202 / 1);
}

.border-e-indigo-700\/15 {
  border-inline-end-color: rgb(67 56 202 / 0.15);
}

.border-e-indigo-700\/20 {
  border-inline-end-color: rgb(67 56 202 / 0.2);
}

.border-e-indigo-700\/25 {
  border-inline-end-color: rgb(67 56 202 / 0.25);
}

.border-e-indigo-700\/30 {
  border-inline-end-color: rgb(67 56 202 / 0.3);
}

.border-e-indigo-700\/35 {
  border-inline-end-color: rgb(67 56 202 / 0.35);
}

.border-e-indigo-700\/40 {
  border-inline-end-color: rgb(67 56 202 / 0.4);
}

.border-e-indigo-700\/45 {
  border-inline-end-color: rgb(67 56 202 / 0.45);
}

.border-e-indigo-700\/5 {
  border-inline-end-color: rgb(67 56 202 / 0.05);
}

.border-e-indigo-700\/50 {
  border-inline-end-color: rgb(67 56 202 / 0.5);
}

.border-e-indigo-700\/55 {
  border-inline-end-color: rgb(67 56 202 / 0.55);
}

.border-e-indigo-700\/60 {
  border-inline-end-color: rgb(67 56 202 / 0.6);
}

.border-e-indigo-700\/65 {
  border-inline-end-color: rgb(67 56 202 / 0.65);
}

.border-e-indigo-700\/70 {
  border-inline-end-color: rgb(67 56 202 / 0.7);
}

.border-e-indigo-700\/75 {
  border-inline-end-color: rgb(67 56 202 / 0.75);
}

.border-e-indigo-700\/80 {
  border-inline-end-color: rgb(67 56 202 / 0.8);
}

.border-e-indigo-700\/85 {
  border-inline-end-color: rgb(67 56 202 / 0.85);
}

.border-e-indigo-700\/90 {
  border-inline-end-color: rgb(67 56 202 / 0.9);
}

.border-e-indigo-700\/95 {
  border-inline-end-color: rgb(67 56 202 / 0.95);
}

.border-e-indigo-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(55 48 163 / var(--tw-border-opacity, 1));
}

.border-e-indigo-800\/0 {
  border-inline-end-color: rgb(55 48 163 / 0);
}

.border-e-indigo-800\/10 {
  border-inline-end-color: rgb(55 48 163 / 0.1);
}

.border-e-indigo-800\/100 {
  border-inline-end-color: rgb(55 48 163 / 1);
}

.border-e-indigo-800\/15 {
  border-inline-end-color: rgb(55 48 163 / 0.15);
}

.border-e-indigo-800\/20 {
  border-inline-end-color: rgb(55 48 163 / 0.2);
}

.border-e-indigo-800\/25 {
  border-inline-end-color: rgb(55 48 163 / 0.25);
}

.border-e-indigo-800\/30 {
  border-inline-end-color: rgb(55 48 163 / 0.3);
}

.border-e-indigo-800\/35 {
  border-inline-end-color: rgb(55 48 163 / 0.35);
}

.border-e-indigo-800\/40 {
  border-inline-end-color: rgb(55 48 163 / 0.4);
}

.border-e-indigo-800\/45 {
  border-inline-end-color: rgb(55 48 163 / 0.45);
}

.border-e-indigo-800\/5 {
  border-inline-end-color: rgb(55 48 163 / 0.05);
}

.border-e-indigo-800\/50 {
  border-inline-end-color: rgb(55 48 163 / 0.5);
}

.border-e-indigo-800\/55 {
  border-inline-end-color: rgb(55 48 163 / 0.55);
}

.border-e-indigo-800\/60 {
  border-inline-end-color: rgb(55 48 163 / 0.6);
}

.border-e-indigo-800\/65 {
  border-inline-end-color: rgb(55 48 163 / 0.65);
}

.border-e-indigo-800\/70 {
  border-inline-end-color: rgb(55 48 163 / 0.7);
}

.border-e-indigo-800\/75 {
  border-inline-end-color: rgb(55 48 163 / 0.75);
}

.border-e-indigo-800\/80 {
  border-inline-end-color: rgb(55 48 163 / 0.8);
}

.border-e-indigo-800\/85 {
  border-inline-end-color: rgb(55 48 163 / 0.85);
}

.border-e-indigo-800\/90 {
  border-inline-end-color: rgb(55 48 163 / 0.9);
}

.border-e-indigo-800\/95 {
  border-inline-end-color: rgb(55 48 163 / 0.95);
}

.border-e-indigo-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(49 46 129 / var(--tw-border-opacity, 1));
}

.border-e-indigo-900\/0 {
  border-inline-end-color: rgb(49 46 129 / 0);
}

.border-e-indigo-900\/10 {
  border-inline-end-color: rgb(49 46 129 / 0.1);
}

.border-e-indigo-900\/100 {
  border-inline-end-color: rgb(49 46 129 / 1);
}

.border-e-indigo-900\/15 {
  border-inline-end-color: rgb(49 46 129 / 0.15);
}

.border-e-indigo-900\/20 {
  border-inline-end-color: rgb(49 46 129 / 0.2);
}

.border-e-indigo-900\/25 {
  border-inline-end-color: rgb(49 46 129 / 0.25);
}

.border-e-indigo-900\/30 {
  border-inline-end-color: rgb(49 46 129 / 0.3);
}

.border-e-indigo-900\/35 {
  border-inline-end-color: rgb(49 46 129 / 0.35);
}

.border-e-indigo-900\/40 {
  border-inline-end-color: rgb(49 46 129 / 0.4);
}

.border-e-indigo-900\/45 {
  border-inline-end-color: rgb(49 46 129 / 0.45);
}

.border-e-indigo-900\/5 {
  border-inline-end-color: rgb(49 46 129 / 0.05);
}

.border-e-indigo-900\/50 {
  border-inline-end-color: rgb(49 46 129 / 0.5);
}

.border-e-indigo-900\/55 {
  border-inline-end-color: rgb(49 46 129 / 0.55);
}

.border-e-indigo-900\/60 {
  border-inline-end-color: rgb(49 46 129 / 0.6);
}

.border-e-indigo-900\/65 {
  border-inline-end-color: rgb(49 46 129 / 0.65);
}

.border-e-indigo-900\/70 {
  border-inline-end-color: rgb(49 46 129 / 0.7);
}

.border-e-indigo-900\/75 {
  border-inline-end-color: rgb(49 46 129 / 0.75);
}

.border-e-indigo-900\/80 {
  border-inline-end-color: rgb(49 46 129 / 0.8);
}

.border-e-indigo-900\/85 {
  border-inline-end-color: rgb(49 46 129 / 0.85);
}

.border-e-indigo-900\/90 {
  border-inline-end-color: rgb(49 46 129 / 0.9);
}

.border-e-indigo-900\/95 {
  border-inline-end-color: rgb(49 46 129 / 0.95);
}

.border-e-indigo-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(30 27 75 / var(--tw-border-opacity, 1));
}

.border-e-indigo-950\/0 {
  border-inline-end-color: rgb(30 27 75 / 0);
}

.border-e-indigo-950\/10 {
  border-inline-end-color: rgb(30 27 75 / 0.1);
}

.border-e-indigo-950\/100 {
  border-inline-end-color: rgb(30 27 75 / 1);
}

.border-e-indigo-950\/15 {
  border-inline-end-color: rgb(30 27 75 / 0.15);
}

.border-e-indigo-950\/20 {
  border-inline-end-color: rgb(30 27 75 / 0.2);
}

.border-e-indigo-950\/25 {
  border-inline-end-color: rgb(30 27 75 / 0.25);
}

.border-e-indigo-950\/30 {
  border-inline-end-color: rgb(30 27 75 / 0.3);
}

.border-e-indigo-950\/35 {
  border-inline-end-color: rgb(30 27 75 / 0.35);
}

.border-e-indigo-950\/40 {
  border-inline-end-color: rgb(30 27 75 / 0.4);
}

.border-e-indigo-950\/45 {
  border-inline-end-color: rgb(30 27 75 / 0.45);
}

.border-e-indigo-950\/5 {
  border-inline-end-color: rgb(30 27 75 / 0.05);
}

.border-e-indigo-950\/50 {
  border-inline-end-color: rgb(30 27 75 / 0.5);
}

.border-e-indigo-950\/55 {
  border-inline-end-color: rgb(30 27 75 / 0.55);
}

.border-e-indigo-950\/60 {
  border-inline-end-color: rgb(30 27 75 / 0.6);
}

.border-e-indigo-950\/65 {
  border-inline-end-color: rgb(30 27 75 / 0.65);
}

.border-e-indigo-950\/70 {
  border-inline-end-color: rgb(30 27 75 / 0.7);
}

.border-e-indigo-950\/75 {
  border-inline-end-color: rgb(30 27 75 / 0.75);
}

.border-e-indigo-950\/80 {
  border-inline-end-color: rgb(30 27 75 / 0.8);
}

.border-e-indigo-950\/85 {
  border-inline-end-color: rgb(30 27 75 / 0.85);
}

.border-e-indigo-950\/90 {
  border-inline-end-color: rgb(30 27 75 / 0.9);
}

.border-e-indigo-950\/95 {
  border-inline-end-color: rgb(30 27 75 / 0.95);
}

.border-e-inherit {
  border-inline-end-color: inherit;
}

.border-e-lightgray {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
}

.border-e-lightgray\/0 {
  border-inline-end-color: rgb(217 217 217 / 0);
}

.border-e-lightgray\/10 {
  border-inline-end-color: rgb(217 217 217 / 0.1);
}

.border-e-lightgray\/100 {
  border-inline-end-color: rgb(217 217 217 / 1);
}

.border-e-lightgray\/15 {
  border-inline-end-color: rgb(217 217 217 / 0.15);
}

.border-e-lightgray\/20 {
  border-inline-end-color: rgb(217 217 217 / 0.2);
}

.border-e-lightgray\/25 {
  border-inline-end-color: rgb(217 217 217 / 0.25);
}

.border-e-lightgray\/30 {
  border-inline-end-color: rgb(217 217 217 / 0.3);
}

.border-e-lightgray\/35 {
  border-inline-end-color: rgb(217 217 217 / 0.35);
}

.border-e-lightgray\/40 {
  border-inline-end-color: rgb(217 217 217 / 0.4);
}

.border-e-lightgray\/45 {
  border-inline-end-color: rgb(217 217 217 / 0.45);
}

.border-e-lightgray\/5 {
  border-inline-end-color: rgb(217 217 217 / 0.05);
}

.border-e-lightgray\/50 {
  border-inline-end-color: rgb(217 217 217 / 0.5);
}

.border-e-lightgray\/55 {
  border-inline-end-color: rgb(217 217 217 / 0.55);
}

.border-e-lightgray\/60 {
  border-inline-end-color: rgb(217 217 217 / 0.6);
}

.border-e-lightgray\/65 {
  border-inline-end-color: rgb(217 217 217 / 0.65);
}

.border-e-lightgray\/70 {
  border-inline-end-color: rgb(217 217 217 / 0.7);
}

.border-e-lightgray\/75 {
  border-inline-end-color: rgb(217 217 217 / 0.75);
}

.border-e-lightgray\/80 {
  border-inline-end-color: rgb(217 217 217 / 0.8);
}

.border-e-lightgray\/85 {
  border-inline-end-color: rgb(217 217 217 / 0.85);
}

.border-e-lightgray\/90 {
  border-inline-end-color: rgb(217 217 217 / 0.9);
}

.border-e-lightgray\/95 {
  border-inline-end-color: rgb(217 217 217 / 0.95);
}

.border-e-lime-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(236 252 203 / var(--tw-border-opacity, 1));
}

.border-e-lime-100\/0 {
  border-inline-end-color: rgb(236 252 203 / 0);
}

.border-e-lime-100\/10 {
  border-inline-end-color: rgb(236 252 203 / 0.1);
}

.border-e-lime-100\/100 {
  border-inline-end-color: rgb(236 252 203 / 1);
}

.border-e-lime-100\/15 {
  border-inline-end-color: rgb(236 252 203 / 0.15);
}

.border-e-lime-100\/20 {
  border-inline-end-color: rgb(236 252 203 / 0.2);
}

.border-e-lime-100\/25 {
  border-inline-end-color: rgb(236 252 203 / 0.25);
}

.border-e-lime-100\/30 {
  border-inline-end-color: rgb(236 252 203 / 0.3);
}

.border-e-lime-100\/35 {
  border-inline-end-color: rgb(236 252 203 / 0.35);
}

.border-e-lime-100\/40 {
  border-inline-end-color: rgb(236 252 203 / 0.4);
}

.border-e-lime-100\/45 {
  border-inline-end-color: rgb(236 252 203 / 0.45);
}

.border-e-lime-100\/5 {
  border-inline-end-color: rgb(236 252 203 / 0.05);
}

.border-e-lime-100\/50 {
  border-inline-end-color: rgb(236 252 203 / 0.5);
}

.border-e-lime-100\/55 {
  border-inline-end-color: rgb(236 252 203 / 0.55);
}

.border-e-lime-100\/60 {
  border-inline-end-color: rgb(236 252 203 / 0.6);
}

.border-e-lime-100\/65 {
  border-inline-end-color: rgb(236 252 203 / 0.65);
}

.border-e-lime-100\/70 {
  border-inline-end-color: rgb(236 252 203 / 0.7);
}

.border-e-lime-100\/75 {
  border-inline-end-color: rgb(236 252 203 / 0.75);
}

.border-e-lime-100\/80 {
  border-inline-end-color: rgb(236 252 203 / 0.8);
}

.border-e-lime-100\/85 {
  border-inline-end-color: rgb(236 252 203 / 0.85);
}

.border-e-lime-100\/90 {
  border-inline-end-color: rgb(236 252 203 / 0.9);
}

.border-e-lime-100\/95 {
  border-inline-end-color: rgb(236 252 203 / 0.95);
}

.border-e-lime-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(217 249 157 / var(--tw-border-opacity, 1));
}

.border-e-lime-200\/0 {
  border-inline-end-color: rgb(217 249 157 / 0);
}

.border-e-lime-200\/10 {
  border-inline-end-color: rgb(217 249 157 / 0.1);
}

.border-e-lime-200\/100 {
  border-inline-end-color: rgb(217 249 157 / 1);
}

.border-e-lime-200\/15 {
  border-inline-end-color: rgb(217 249 157 / 0.15);
}

.border-e-lime-200\/20 {
  border-inline-end-color: rgb(217 249 157 / 0.2);
}

.border-e-lime-200\/25 {
  border-inline-end-color: rgb(217 249 157 / 0.25);
}

.border-e-lime-200\/30 {
  border-inline-end-color: rgb(217 249 157 / 0.3);
}

.border-e-lime-200\/35 {
  border-inline-end-color: rgb(217 249 157 / 0.35);
}

.border-e-lime-200\/40 {
  border-inline-end-color: rgb(217 249 157 / 0.4);
}

.border-e-lime-200\/45 {
  border-inline-end-color: rgb(217 249 157 / 0.45);
}

.border-e-lime-200\/5 {
  border-inline-end-color: rgb(217 249 157 / 0.05);
}

.border-e-lime-200\/50 {
  border-inline-end-color: rgb(217 249 157 / 0.5);
}

.border-e-lime-200\/55 {
  border-inline-end-color: rgb(217 249 157 / 0.55);
}

.border-e-lime-200\/60 {
  border-inline-end-color: rgb(217 249 157 / 0.6);
}

.border-e-lime-200\/65 {
  border-inline-end-color: rgb(217 249 157 / 0.65);
}

.border-e-lime-200\/70 {
  border-inline-end-color: rgb(217 249 157 / 0.7);
}

.border-e-lime-200\/75 {
  border-inline-end-color: rgb(217 249 157 / 0.75);
}

.border-e-lime-200\/80 {
  border-inline-end-color: rgb(217 249 157 / 0.8);
}

.border-e-lime-200\/85 {
  border-inline-end-color: rgb(217 249 157 / 0.85);
}

.border-e-lime-200\/90 {
  border-inline-end-color: rgb(217 249 157 / 0.9);
}

.border-e-lime-200\/95 {
  border-inline-end-color: rgb(217 249 157 / 0.95);
}

.border-e-lime-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(190 242 100 / var(--tw-border-opacity, 1));
}

.border-e-lime-300\/0 {
  border-inline-end-color: rgb(190 242 100 / 0);
}

.border-e-lime-300\/10 {
  border-inline-end-color: rgb(190 242 100 / 0.1);
}

.border-e-lime-300\/100 {
  border-inline-end-color: rgb(190 242 100 / 1);
}

.border-e-lime-300\/15 {
  border-inline-end-color: rgb(190 242 100 / 0.15);
}

.border-e-lime-300\/20 {
  border-inline-end-color: rgb(190 242 100 / 0.2);
}

.border-e-lime-300\/25 {
  border-inline-end-color: rgb(190 242 100 / 0.25);
}

.border-e-lime-300\/30 {
  border-inline-end-color: rgb(190 242 100 / 0.3);
}

.border-e-lime-300\/35 {
  border-inline-end-color: rgb(190 242 100 / 0.35);
}

.border-e-lime-300\/40 {
  border-inline-end-color: rgb(190 242 100 / 0.4);
}

.border-e-lime-300\/45 {
  border-inline-end-color: rgb(190 242 100 / 0.45);
}

.border-e-lime-300\/5 {
  border-inline-end-color: rgb(190 242 100 / 0.05);
}

.border-e-lime-300\/50 {
  border-inline-end-color: rgb(190 242 100 / 0.5);
}

.border-e-lime-300\/55 {
  border-inline-end-color: rgb(190 242 100 / 0.55);
}

.border-e-lime-300\/60 {
  border-inline-end-color: rgb(190 242 100 / 0.6);
}

.border-e-lime-300\/65 {
  border-inline-end-color: rgb(190 242 100 / 0.65);
}

.border-e-lime-300\/70 {
  border-inline-end-color: rgb(190 242 100 / 0.7);
}

.border-e-lime-300\/75 {
  border-inline-end-color: rgb(190 242 100 / 0.75);
}

.border-e-lime-300\/80 {
  border-inline-end-color: rgb(190 242 100 / 0.8);
}

.border-e-lime-300\/85 {
  border-inline-end-color: rgb(190 242 100 / 0.85);
}

.border-e-lime-300\/90 {
  border-inline-end-color: rgb(190 242 100 / 0.9);
}

.border-e-lime-300\/95 {
  border-inline-end-color: rgb(190 242 100 / 0.95);
}

.border-e-lime-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(163 230 53 / var(--tw-border-opacity, 1));
}

.border-e-lime-400\/0 {
  border-inline-end-color: rgb(163 230 53 / 0);
}

.border-e-lime-400\/10 {
  border-inline-end-color: rgb(163 230 53 / 0.1);
}

.border-e-lime-400\/100 {
  border-inline-end-color: rgb(163 230 53 / 1);
}

.border-e-lime-400\/15 {
  border-inline-end-color: rgb(163 230 53 / 0.15);
}

.border-e-lime-400\/20 {
  border-inline-end-color: rgb(163 230 53 / 0.2);
}

.border-e-lime-400\/25 {
  border-inline-end-color: rgb(163 230 53 / 0.25);
}

.border-e-lime-400\/30 {
  border-inline-end-color: rgb(163 230 53 / 0.3);
}

.border-e-lime-400\/35 {
  border-inline-end-color: rgb(163 230 53 / 0.35);
}

.border-e-lime-400\/40 {
  border-inline-end-color: rgb(163 230 53 / 0.4);
}

.border-e-lime-400\/45 {
  border-inline-end-color: rgb(163 230 53 / 0.45);
}

.border-e-lime-400\/5 {
  border-inline-end-color: rgb(163 230 53 / 0.05);
}

.border-e-lime-400\/50 {
  border-inline-end-color: rgb(163 230 53 / 0.5);
}

.border-e-lime-400\/55 {
  border-inline-end-color: rgb(163 230 53 / 0.55);
}

.border-e-lime-400\/60 {
  border-inline-end-color: rgb(163 230 53 / 0.6);
}

.border-e-lime-400\/65 {
  border-inline-end-color: rgb(163 230 53 / 0.65);
}

.border-e-lime-400\/70 {
  border-inline-end-color: rgb(163 230 53 / 0.7);
}

.border-e-lime-400\/75 {
  border-inline-end-color: rgb(163 230 53 / 0.75);
}

.border-e-lime-400\/80 {
  border-inline-end-color: rgb(163 230 53 / 0.8);
}

.border-e-lime-400\/85 {
  border-inline-end-color: rgb(163 230 53 / 0.85);
}

.border-e-lime-400\/90 {
  border-inline-end-color: rgb(163 230 53 / 0.9);
}

.border-e-lime-400\/95 {
  border-inline-end-color: rgb(163 230 53 / 0.95);
}

.border-e-lime-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(247 254 231 / var(--tw-border-opacity, 1));
}

.border-e-lime-50\/0 {
  border-inline-end-color: rgb(247 254 231 / 0);
}

.border-e-lime-50\/10 {
  border-inline-end-color: rgb(247 254 231 / 0.1);
}

.border-e-lime-50\/100 {
  border-inline-end-color: rgb(247 254 231 / 1);
}

.border-e-lime-50\/15 {
  border-inline-end-color: rgb(247 254 231 / 0.15);
}

.border-e-lime-50\/20 {
  border-inline-end-color: rgb(247 254 231 / 0.2);
}

.border-e-lime-50\/25 {
  border-inline-end-color: rgb(247 254 231 / 0.25);
}

.border-e-lime-50\/30 {
  border-inline-end-color: rgb(247 254 231 / 0.3);
}

.border-e-lime-50\/35 {
  border-inline-end-color: rgb(247 254 231 / 0.35);
}

.border-e-lime-50\/40 {
  border-inline-end-color: rgb(247 254 231 / 0.4);
}

.border-e-lime-50\/45 {
  border-inline-end-color: rgb(247 254 231 / 0.45);
}

.border-e-lime-50\/5 {
  border-inline-end-color: rgb(247 254 231 / 0.05);
}

.border-e-lime-50\/50 {
  border-inline-end-color: rgb(247 254 231 / 0.5);
}

.border-e-lime-50\/55 {
  border-inline-end-color: rgb(247 254 231 / 0.55);
}

.border-e-lime-50\/60 {
  border-inline-end-color: rgb(247 254 231 / 0.6);
}

.border-e-lime-50\/65 {
  border-inline-end-color: rgb(247 254 231 / 0.65);
}

.border-e-lime-50\/70 {
  border-inline-end-color: rgb(247 254 231 / 0.7);
}

.border-e-lime-50\/75 {
  border-inline-end-color: rgb(247 254 231 / 0.75);
}

.border-e-lime-50\/80 {
  border-inline-end-color: rgb(247 254 231 / 0.8);
}

.border-e-lime-50\/85 {
  border-inline-end-color: rgb(247 254 231 / 0.85);
}

.border-e-lime-50\/90 {
  border-inline-end-color: rgb(247 254 231 / 0.9);
}

.border-e-lime-50\/95 {
  border-inline-end-color: rgb(247 254 231 / 0.95);
}

.border-e-lime-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(132 204 22 / var(--tw-border-opacity, 1));
}

.border-e-lime-500\/0 {
  border-inline-end-color: rgb(132 204 22 / 0);
}

.border-e-lime-500\/10 {
  border-inline-end-color: rgb(132 204 22 / 0.1);
}

.border-e-lime-500\/100 {
  border-inline-end-color: rgb(132 204 22 / 1);
}

.border-e-lime-500\/15 {
  border-inline-end-color: rgb(132 204 22 / 0.15);
}

.border-e-lime-500\/20 {
  border-inline-end-color: rgb(132 204 22 / 0.2);
}

.border-e-lime-500\/25 {
  border-inline-end-color: rgb(132 204 22 / 0.25);
}

.border-e-lime-500\/30 {
  border-inline-end-color: rgb(132 204 22 / 0.3);
}

.border-e-lime-500\/35 {
  border-inline-end-color: rgb(132 204 22 / 0.35);
}

.border-e-lime-500\/40 {
  border-inline-end-color: rgb(132 204 22 / 0.4);
}

.border-e-lime-500\/45 {
  border-inline-end-color: rgb(132 204 22 / 0.45);
}

.border-e-lime-500\/5 {
  border-inline-end-color: rgb(132 204 22 / 0.05);
}

.border-e-lime-500\/50 {
  border-inline-end-color: rgb(132 204 22 / 0.5);
}

.border-e-lime-500\/55 {
  border-inline-end-color: rgb(132 204 22 / 0.55);
}

.border-e-lime-500\/60 {
  border-inline-end-color: rgb(132 204 22 / 0.6);
}

.border-e-lime-500\/65 {
  border-inline-end-color: rgb(132 204 22 / 0.65);
}

.border-e-lime-500\/70 {
  border-inline-end-color: rgb(132 204 22 / 0.7);
}

.border-e-lime-500\/75 {
  border-inline-end-color: rgb(132 204 22 / 0.75);
}

.border-e-lime-500\/80 {
  border-inline-end-color: rgb(132 204 22 / 0.8);
}

.border-e-lime-500\/85 {
  border-inline-end-color: rgb(132 204 22 / 0.85);
}

.border-e-lime-500\/90 {
  border-inline-end-color: rgb(132 204 22 / 0.9);
}

.border-e-lime-500\/95 {
  border-inline-end-color: rgb(132 204 22 / 0.95);
}

.border-e-lime-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(101 163 13 / var(--tw-border-opacity, 1));
}

.border-e-lime-600\/0 {
  border-inline-end-color: rgb(101 163 13 / 0);
}

.border-e-lime-600\/10 {
  border-inline-end-color: rgb(101 163 13 / 0.1);
}

.border-e-lime-600\/100 {
  border-inline-end-color: rgb(101 163 13 / 1);
}

.border-e-lime-600\/15 {
  border-inline-end-color: rgb(101 163 13 / 0.15);
}

.border-e-lime-600\/20 {
  border-inline-end-color: rgb(101 163 13 / 0.2);
}

.border-e-lime-600\/25 {
  border-inline-end-color: rgb(101 163 13 / 0.25);
}

.border-e-lime-600\/30 {
  border-inline-end-color: rgb(101 163 13 / 0.3);
}

.border-e-lime-600\/35 {
  border-inline-end-color: rgb(101 163 13 / 0.35);
}

.border-e-lime-600\/40 {
  border-inline-end-color: rgb(101 163 13 / 0.4);
}

.border-e-lime-600\/45 {
  border-inline-end-color: rgb(101 163 13 / 0.45);
}

.border-e-lime-600\/5 {
  border-inline-end-color: rgb(101 163 13 / 0.05);
}

.border-e-lime-600\/50 {
  border-inline-end-color: rgb(101 163 13 / 0.5);
}

.border-e-lime-600\/55 {
  border-inline-end-color: rgb(101 163 13 / 0.55);
}

.border-e-lime-600\/60 {
  border-inline-end-color: rgb(101 163 13 / 0.6);
}

.border-e-lime-600\/65 {
  border-inline-end-color: rgb(101 163 13 / 0.65);
}

.border-e-lime-600\/70 {
  border-inline-end-color: rgb(101 163 13 / 0.7);
}

.border-e-lime-600\/75 {
  border-inline-end-color: rgb(101 163 13 / 0.75);
}

.border-e-lime-600\/80 {
  border-inline-end-color: rgb(101 163 13 / 0.8);
}

.border-e-lime-600\/85 {
  border-inline-end-color: rgb(101 163 13 / 0.85);
}

.border-e-lime-600\/90 {
  border-inline-end-color: rgb(101 163 13 / 0.9);
}

.border-e-lime-600\/95 {
  border-inline-end-color: rgb(101 163 13 / 0.95);
}

.border-e-lime-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(77 124 15 / var(--tw-border-opacity, 1));
}

.border-e-lime-700\/0 {
  border-inline-end-color: rgb(77 124 15 / 0);
}

.border-e-lime-700\/10 {
  border-inline-end-color: rgb(77 124 15 / 0.1);
}

.border-e-lime-700\/100 {
  border-inline-end-color: rgb(77 124 15 / 1);
}

.border-e-lime-700\/15 {
  border-inline-end-color: rgb(77 124 15 / 0.15);
}

.border-e-lime-700\/20 {
  border-inline-end-color: rgb(77 124 15 / 0.2);
}

.border-e-lime-700\/25 {
  border-inline-end-color: rgb(77 124 15 / 0.25);
}

.border-e-lime-700\/30 {
  border-inline-end-color: rgb(77 124 15 / 0.3);
}

.border-e-lime-700\/35 {
  border-inline-end-color: rgb(77 124 15 / 0.35);
}

.border-e-lime-700\/40 {
  border-inline-end-color: rgb(77 124 15 / 0.4);
}

.border-e-lime-700\/45 {
  border-inline-end-color: rgb(77 124 15 / 0.45);
}

.border-e-lime-700\/5 {
  border-inline-end-color: rgb(77 124 15 / 0.05);
}

.border-e-lime-700\/50 {
  border-inline-end-color: rgb(77 124 15 / 0.5);
}

.border-e-lime-700\/55 {
  border-inline-end-color: rgb(77 124 15 / 0.55);
}

.border-e-lime-700\/60 {
  border-inline-end-color: rgb(77 124 15 / 0.6);
}

.border-e-lime-700\/65 {
  border-inline-end-color: rgb(77 124 15 / 0.65);
}

.border-e-lime-700\/70 {
  border-inline-end-color: rgb(77 124 15 / 0.7);
}

.border-e-lime-700\/75 {
  border-inline-end-color: rgb(77 124 15 / 0.75);
}

.border-e-lime-700\/80 {
  border-inline-end-color: rgb(77 124 15 / 0.8);
}

.border-e-lime-700\/85 {
  border-inline-end-color: rgb(77 124 15 / 0.85);
}

.border-e-lime-700\/90 {
  border-inline-end-color: rgb(77 124 15 / 0.9);
}

.border-e-lime-700\/95 {
  border-inline-end-color: rgb(77 124 15 / 0.95);
}

.border-e-lime-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(63 98 18 / var(--tw-border-opacity, 1));
}

.border-e-lime-800\/0 {
  border-inline-end-color: rgb(63 98 18 / 0);
}

.border-e-lime-800\/10 {
  border-inline-end-color: rgb(63 98 18 / 0.1);
}

.border-e-lime-800\/100 {
  border-inline-end-color: rgb(63 98 18 / 1);
}

.border-e-lime-800\/15 {
  border-inline-end-color: rgb(63 98 18 / 0.15);
}

.border-e-lime-800\/20 {
  border-inline-end-color: rgb(63 98 18 / 0.2);
}

.border-e-lime-800\/25 {
  border-inline-end-color: rgb(63 98 18 / 0.25);
}

.border-e-lime-800\/30 {
  border-inline-end-color: rgb(63 98 18 / 0.3);
}

.border-e-lime-800\/35 {
  border-inline-end-color: rgb(63 98 18 / 0.35);
}

.border-e-lime-800\/40 {
  border-inline-end-color: rgb(63 98 18 / 0.4);
}

.border-e-lime-800\/45 {
  border-inline-end-color: rgb(63 98 18 / 0.45);
}

.border-e-lime-800\/5 {
  border-inline-end-color: rgb(63 98 18 / 0.05);
}

.border-e-lime-800\/50 {
  border-inline-end-color: rgb(63 98 18 / 0.5);
}

.border-e-lime-800\/55 {
  border-inline-end-color: rgb(63 98 18 / 0.55);
}

.border-e-lime-800\/60 {
  border-inline-end-color: rgb(63 98 18 / 0.6);
}

.border-e-lime-800\/65 {
  border-inline-end-color: rgb(63 98 18 / 0.65);
}

.border-e-lime-800\/70 {
  border-inline-end-color: rgb(63 98 18 / 0.7);
}

.border-e-lime-800\/75 {
  border-inline-end-color: rgb(63 98 18 / 0.75);
}

.border-e-lime-800\/80 {
  border-inline-end-color: rgb(63 98 18 / 0.8);
}

.border-e-lime-800\/85 {
  border-inline-end-color: rgb(63 98 18 / 0.85);
}

.border-e-lime-800\/90 {
  border-inline-end-color: rgb(63 98 18 / 0.9);
}

.border-e-lime-800\/95 {
  border-inline-end-color: rgb(63 98 18 / 0.95);
}

.border-e-lime-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(54 83 20 / var(--tw-border-opacity, 1));
}

.border-e-lime-900\/0 {
  border-inline-end-color: rgb(54 83 20 / 0);
}

.border-e-lime-900\/10 {
  border-inline-end-color: rgb(54 83 20 / 0.1);
}

.border-e-lime-900\/100 {
  border-inline-end-color: rgb(54 83 20 / 1);
}

.border-e-lime-900\/15 {
  border-inline-end-color: rgb(54 83 20 / 0.15);
}

.border-e-lime-900\/20 {
  border-inline-end-color: rgb(54 83 20 / 0.2);
}

.border-e-lime-900\/25 {
  border-inline-end-color: rgb(54 83 20 / 0.25);
}

.border-e-lime-900\/30 {
  border-inline-end-color: rgb(54 83 20 / 0.3);
}

.border-e-lime-900\/35 {
  border-inline-end-color: rgb(54 83 20 / 0.35);
}

.border-e-lime-900\/40 {
  border-inline-end-color: rgb(54 83 20 / 0.4);
}

.border-e-lime-900\/45 {
  border-inline-end-color: rgb(54 83 20 / 0.45);
}

.border-e-lime-900\/5 {
  border-inline-end-color: rgb(54 83 20 / 0.05);
}

.border-e-lime-900\/50 {
  border-inline-end-color: rgb(54 83 20 / 0.5);
}

.border-e-lime-900\/55 {
  border-inline-end-color: rgb(54 83 20 / 0.55);
}

.border-e-lime-900\/60 {
  border-inline-end-color: rgb(54 83 20 / 0.6);
}

.border-e-lime-900\/65 {
  border-inline-end-color: rgb(54 83 20 / 0.65);
}

.border-e-lime-900\/70 {
  border-inline-end-color: rgb(54 83 20 / 0.7);
}

.border-e-lime-900\/75 {
  border-inline-end-color: rgb(54 83 20 / 0.75);
}

.border-e-lime-900\/80 {
  border-inline-end-color: rgb(54 83 20 / 0.8);
}

.border-e-lime-900\/85 {
  border-inline-end-color: rgb(54 83 20 / 0.85);
}

.border-e-lime-900\/90 {
  border-inline-end-color: rgb(54 83 20 / 0.9);
}

.border-e-lime-900\/95 {
  border-inline-end-color: rgb(54 83 20 / 0.95);
}

.border-e-lime-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(26 46 5 / var(--tw-border-opacity, 1));
}

.border-e-lime-950\/0 {
  border-inline-end-color: rgb(26 46 5 / 0);
}

.border-e-lime-950\/10 {
  border-inline-end-color: rgb(26 46 5 / 0.1);
}

.border-e-lime-950\/100 {
  border-inline-end-color: rgb(26 46 5 / 1);
}

.border-e-lime-950\/15 {
  border-inline-end-color: rgb(26 46 5 / 0.15);
}

.border-e-lime-950\/20 {
  border-inline-end-color: rgb(26 46 5 / 0.2);
}

.border-e-lime-950\/25 {
  border-inline-end-color: rgb(26 46 5 / 0.25);
}

.border-e-lime-950\/30 {
  border-inline-end-color: rgb(26 46 5 / 0.3);
}

.border-e-lime-950\/35 {
  border-inline-end-color: rgb(26 46 5 / 0.35);
}

.border-e-lime-950\/40 {
  border-inline-end-color: rgb(26 46 5 / 0.4);
}

.border-e-lime-950\/45 {
  border-inline-end-color: rgb(26 46 5 / 0.45);
}

.border-e-lime-950\/5 {
  border-inline-end-color: rgb(26 46 5 / 0.05);
}

.border-e-lime-950\/50 {
  border-inline-end-color: rgb(26 46 5 / 0.5);
}

.border-e-lime-950\/55 {
  border-inline-end-color: rgb(26 46 5 / 0.55);
}

.border-e-lime-950\/60 {
  border-inline-end-color: rgb(26 46 5 / 0.6);
}

.border-e-lime-950\/65 {
  border-inline-end-color: rgb(26 46 5 / 0.65);
}

.border-e-lime-950\/70 {
  border-inline-end-color: rgb(26 46 5 / 0.7);
}

.border-e-lime-950\/75 {
  border-inline-end-color: rgb(26 46 5 / 0.75);
}

.border-e-lime-950\/80 {
  border-inline-end-color: rgb(26 46 5 / 0.8);
}

.border-e-lime-950\/85 {
  border-inline-end-color: rgb(26 46 5 / 0.85);
}

.border-e-lime-950\/90 {
  border-inline-end-color: rgb(26 46 5 / 0.9);
}

.border-e-lime-950\/95 {
  border-inline-end-color: rgb(26 46 5 / 0.95);
}

.border-e-neutral-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}

.border-e-neutral-100\/0 {
  border-inline-end-color: rgb(245 245 245 / 0);
}

.border-e-neutral-100\/10 {
  border-inline-end-color: rgb(245 245 245 / 0.1);
}

.border-e-neutral-100\/100 {
  border-inline-end-color: rgb(245 245 245 / 1);
}

.border-e-neutral-100\/15 {
  border-inline-end-color: rgb(245 245 245 / 0.15);
}

.border-e-neutral-100\/20 {
  border-inline-end-color: rgb(245 245 245 / 0.2);
}

.border-e-neutral-100\/25 {
  border-inline-end-color: rgb(245 245 245 / 0.25);
}

.border-e-neutral-100\/30 {
  border-inline-end-color: rgb(245 245 245 / 0.3);
}

.border-e-neutral-100\/35 {
  border-inline-end-color: rgb(245 245 245 / 0.35);
}

.border-e-neutral-100\/40 {
  border-inline-end-color: rgb(245 245 245 / 0.4);
}

.border-e-neutral-100\/45 {
  border-inline-end-color: rgb(245 245 245 / 0.45);
}

.border-e-neutral-100\/5 {
  border-inline-end-color: rgb(245 245 245 / 0.05);
}

.border-e-neutral-100\/50 {
  border-inline-end-color: rgb(245 245 245 / 0.5);
}

.border-e-neutral-100\/55 {
  border-inline-end-color: rgb(245 245 245 / 0.55);
}

.border-e-neutral-100\/60 {
  border-inline-end-color: rgb(245 245 245 / 0.6);
}

.border-e-neutral-100\/65 {
  border-inline-end-color: rgb(245 245 245 / 0.65);
}

.border-e-neutral-100\/70 {
  border-inline-end-color: rgb(245 245 245 / 0.7);
}

.border-e-neutral-100\/75 {
  border-inline-end-color: rgb(245 245 245 / 0.75);
}

.border-e-neutral-100\/80 {
  border-inline-end-color: rgb(245 245 245 / 0.8);
}

.border-e-neutral-100\/85 {
  border-inline-end-color: rgb(245 245 245 / 0.85);
}

.border-e-neutral-100\/90 {
  border-inline-end-color: rgb(245 245 245 / 0.9);
}

.border-e-neutral-100\/95 {
  border-inline-end-color: rgb(245 245 245 / 0.95);
}

.border-e-neutral-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}

.border-e-neutral-200\/0 {
  border-inline-end-color: rgb(229 229 229 / 0);
}

.border-e-neutral-200\/10 {
  border-inline-end-color: rgb(229 229 229 / 0.1);
}

.border-e-neutral-200\/100 {
  border-inline-end-color: rgb(229 229 229 / 1);
}

.border-e-neutral-200\/15 {
  border-inline-end-color: rgb(229 229 229 / 0.15);
}

.border-e-neutral-200\/20 {
  border-inline-end-color: rgb(229 229 229 / 0.2);
}

.border-e-neutral-200\/25 {
  border-inline-end-color: rgb(229 229 229 / 0.25);
}

.border-e-neutral-200\/30 {
  border-inline-end-color: rgb(229 229 229 / 0.3);
}

.border-e-neutral-200\/35 {
  border-inline-end-color: rgb(229 229 229 / 0.35);
}

.border-e-neutral-200\/40 {
  border-inline-end-color: rgb(229 229 229 / 0.4);
}

.border-e-neutral-200\/45 {
  border-inline-end-color: rgb(229 229 229 / 0.45);
}

.border-e-neutral-200\/5 {
  border-inline-end-color: rgb(229 229 229 / 0.05);
}

.border-e-neutral-200\/50 {
  border-inline-end-color: rgb(229 229 229 / 0.5);
}

.border-e-neutral-200\/55 {
  border-inline-end-color: rgb(229 229 229 / 0.55);
}

.border-e-neutral-200\/60 {
  border-inline-end-color: rgb(229 229 229 / 0.6);
}

.border-e-neutral-200\/65 {
  border-inline-end-color: rgb(229 229 229 / 0.65);
}

.border-e-neutral-200\/70 {
  border-inline-end-color: rgb(229 229 229 / 0.7);
}

.border-e-neutral-200\/75 {
  border-inline-end-color: rgb(229 229 229 / 0.75);
}

.border-e-neutral-200\/80 {
  border-inline-end-color: rgb(229 229 229 / 0.8);
}

.border-e-neutral-200\/85 {
  border-inline-end-color: rgb(229 229 229 / 0.85);
}

.border-e-neutral-200\/90 {
  border-inline-end-color: rgb(229 229 229 / 0.9);
}

.border-e-neutral-200\/95 {
  border-inline-end-color: rgb(229 229 229 / 0.95);
}

.border-e-neutral-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}

.border-e-neutral-300\/0 {
  border-inline-end-color: rgb(212 212 212 / 0);
}

.border-e-neutral-300\/10 {
  border-inline-end-color: rgb(212 212 212 / 0.1);
}

.border-e-neutral-300\/100 {
  border-inline-end-color: rgb(212 212 212 / 1);
}

.border-e-neutral-300\/15 {
  border-inline-end-color: rgb(212 212 212 / 0.15);
}

.border-e-neutral-300\/20 {
  border-inline-end-color: rgb(212 212 212 / 0.2);
}

.border-e-neutral-300\/25 {
  border-inline-end-color: rgb(212 212 212 / 0.25);
}

.border-e-neutral-300\/30 {
  border-inline-end-color: rgb(212 212 212 / 0.3);
}

.border-e-neutral-300\/35 {
  border-inline-end-color: rgb(212 212 212 / 0.35);
}

.border-e-neutral-300\/40 {
  border-inline-end-color: rgb(212 212 212 / 0.4);
}

.border-e-neutral-300\/45 {
  border-inline-end-color: rgb(212 212 212 / 0.45);
}

.border-e-neutral-300\/5 {
  border-inline-end-color: rgb(212 212 212 / 0.05);
}

.border-e-neutral-300\/50 {
  border-inline-end-color: rgb(212 212 212 / 0.5);
}

.border-e-neutral-300\/55 {
  border-inline-end-color: rgb(212 212 212 / 0.55);
}

.border-e-neutral-300\/60 {
  border-inline-end-color: rgb(212 212 212 / 0.6);
}

.border-e-neutral-300\/65 {
  border-inline-end-color: rgb(212 212 212 / 0.65);
}

.border-e-neutral-300\/70 {
  border-inline-end-color: rgb(212 212 212 / 0.7);
}

.border-e-neutral-300\/75 {
  border-inline-end-color: rgb(212 212 212 / 0.75);
}

.border-e-neutral-300\/80 {
  border-inline-end-color: rgb(212 212 212 / 0.8);
}

.border-e-neutral-300\/85 {
  border-inline-end-color: rgb(212 212 212 / 0.85);
}

.border-e-neutral-300\/90 {
  border-inline-end-color: rgb(212 212 212 / 0.9);
}

.border-e-neutral-300\/95 {
  border-inline-end-color: rgb(212 212 212 / 0.95);
}

.border-e-neutral-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(163 163 163 / var(--tw-border-opacity, 1));
}

.border-e-neutral-400\/0 {
  border-inline-end-color: rgb(163 163 163 / 0);
}

.border-e-neutral-400\/10 {
  border-inline-end-color: rgb(163 163 163 / 0.1);
}

.border-e-neutral-400\/100 {
  border-inline-end-color: rgb(163 163 163 / 1);
}

.border-e-neutral-400\/15 {
  border-inline-end-color: rgb(163 163 163 / 0.15);
}

.border-e-neutral-400\/20 {
  border-inline-end-color: rgb(163 163 163 / 0.2);
}

.border-e-neutral-400\/25 {
  border-inline-end-color: rgb(163 163 163 / 0.25);
}

.border-e-neutral-400\/30 {
  border-inline-end-color: rgb(163 163 163 / 0.3);
}

.border-e-neutral-400\/35 {
  border-inline-end-color: rgb(163 163 163 / 0.35);
}

.border-e-neutral-400\/40 {
  border-inline-end-color: rgb(163 163 163 / 0.4);
}

.border-e-neutral-400\/45 {
  border-inline-end-color: rgb(163 163 163 / 0.45);
}

.border-e-neutral-400\/5 {
  border-inline-end-color: rgb(163 163 163 / 0.05);
}

.border-e-neutral-400\/50 {
  border-inline-end-color: rgb(163 163 163 / 0.5);
}

.border-e-neutral-400\/55 {
  border-inline-end-color: rgb(163 163 163 / 0.55);
}

.border-e-neutral-400\/60 {
  border-inline-end-color: rgb(163 163 163 / 0.6);
}

.border-e-neutral-400\/65 {
  border-inline-end-color: rgb(163 163 163 / 0.65);
}

.border-e-neutral-400\/70 {
  border-inline-end-color: rgb(163 163 163 / 0.7);
}

.border-e-neutral-400\/75 {
  border-inline-end-color: rgb(163 163 163 / 0.75);
}

.border-e-neutral-400\/80 {
  border-inline-end-color: rgb(163 163 163 / 0.8);
}

.border-e-neutral-400\/85 {
  border-inline-end-color: rgb(163 163 163 / 0.85);
}

.border-e-neutral-400\/90 {
  border-inline-end-color: rgb(163 163 163 / 0.9);
}

.border-e-neutral-400\/95 {
  border-inline-end-color: rgb(163 163 163 / 0.95);
}

.border-e-neutral-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}

.border-e-neutral-50\/0 {
  border-inline-end-color: rgb(250 250 250 / 0);
}

.border-e-neutral-50\/10 {
  border-inline-end-color: rgb(250 250 250 / 0.1);
}

.border-e-neutral-50\/100 {
  border-inline-end-color: rgb(250 250 250 / 1);
}

.border-e-neutral-50\/15 {
  border-inline-end-color: rgb(250 250 250 / 0.15);
}

.border-e-neutral-50\/20 {
  border-inline-end-color: rgb(250 250 250 / 0.2);
}

.border-e-neutral-50\/25 {
  border-inline-end-color: rgb(250 250 250 / 0.25);
}

.border-e-neutral-50\/30 {
  border-inline-end-color: rgb(250 250 250 / 0.3);
}

.border-e-neutral-50\/35 {
  border-inline-end-color: rgb(250 250 250 / 0.35);
}

.border-e-neutral-50\/40 {
  border-inline-end-color: rgb(250 250 250 / 0.4);
}

.border-e-neutral-50\/45 {
  border-inline-end-color: rgb(250 250 250 / 0.45);
}

.border-e-neutral-50\/5 {
  border-inline-end-color: rgb(250 250 250 / 0.05);
}

.border-e-neutral-50\/50 {
  border-inline-end-color: rgb(250 250 250 / 0.5);
}

.border-e-neutral-50\/55 {
  border-inline-end-color: rgb(250 250 250 / 0.55);
}

.border-e-neutral-50\/60 {
  border-inline-end-color: rgb(250 250 250 / 0.6);
}

.border-e-neutral-50\/65 {
  border-inline-end-color: rgb(250 250 250 / 0.65);
}

.border-e-neutral-50\/70 {
  border-inline-end-color: rgb(250 250 250 / 0.7);
}

.border-e-neutral-50\/75 {
  border-inline-end-color: rgb(250 250 250 / 0.75);
}

.border-e-neutral-50\/80 {
  border-inline-end-color: rgb(250 250 250 / 0.8);
}

.border-e-neutral-50\/85 {
  border-inline-end-color: rgb(250 250 250 / 0.85);
}

.border-e-neutral-50\/90 {
  border-inline-end-color: rgb(250 250 250 / 0.9);
}

.border-e-neutral-50\/95 {
  border-inline-end-color: rgb(250 250 250 / 0.95);
}

.border-e-neutral-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(115 115 115 / var(--tw-border-opacity, 1));
}

.border-e-neutral-500\/0 {
  border-inline-end-color: rgb(115 115 115 / 0);
}

.border-e-neutral-500\/10 {
  border-inline-end-color: rgb(115 115 115 / 0.1);
}

.border-e-neutral-500\/100 {
  border-inline-end-color: rgb(115 115 115 / 1);
}

.border-e-neutral-500\/15 {
  border-inline-end-color: rgb(115 115 115 / 0.15);
}

.border-e-neutral-500\/20 {
  border-inline-end-color: rgb(115 115 115 / 0.2);
}

.border-e-neutral-500\/25 {
  border-inline-end-color: rgb(115 115 115 / 0.25);
}

.border-e-neutral-500\/30 {
  border-inline-end-color: rgb(115 115 115 / 0.3);
}

.border-e-neutral-500\/35 {
  border-inline-end-color: rgb(115 115 115 / 0.35);
}

.border-e-neutral-500\/40 {
  border-inline-end-color: rgb(115 115 115 / 0.4);
}

.border-e-neutral-500\/45 {
  border-inline-end-color: rgb(115 115 115 / 0.45);
}

.border-e-neutral-500\/5 {
  border-inline-end-color: rgb(115 115 115 / 0.05);
}

.border-e-neutral-500\/50 {
  border-inline-end-color: rgb(115 115 115 / 0.5);
}

.border-e-neutral-500\/55 {
  border-inline-end-color: rgb(115 115 115 / 0.55);
}

.border-e-neutral-500\/60 {
  border-inline-end-color: rgb(115 115 115 / 0.6);
}

.border-e-neutral-500\/65 {
  border-inline-end-color: rgb(115 115 115 / 0.65);
}

.border-e-neutral-500\/70 {
  border-inline-end-color: rgb(115 115 115 / 0.7);
}

.border-e-neutral-500\/75 {
  border-inline-end-color: rgb(115 115 115 / 0.75);
}

.border-e-neutral-500\/80 {
  border-inline-end-color: rgb(115 115 115 / 0.8);
}

.border-e-neutral-500\/85 {
  border-inline-end-color: rgb(115 115 115 / 0.85);
}

.border-e-neutral-500\/90 {
  border-inline-end-color: rgb(115 115 115 / 0.9);
}

.border-e-neutral-500\/95 {
  border-inline-end-color: rgb(115 115 115 / 0.95);
}

.border-e-neutral-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(82 82 82 / var(--tw-border-opacity, 1));
}

.border-e-neutral-600\/0 {
  border-inline-end-color: rgb(82 82 82 / 0);
}

.border-e-neutral-600\/10 {
  border-inline-end-color: rgb(82 82 82 / 0.1);
}

.border-e-neutral-600\/100 {
  border-inline-end-color: rgb(82 82 82 / 1);
}

.border-e-neutral-600\/15 {
  border-inline-end-color: rgb(82 82 82 / 0.15);
}

.border-e-neutral-600\/20 {
  border-inline-end-color: rgb(82 82 82 / 0.2);
}

.border-e-neutral-600\/25 {
  border-inline-end-color: rgb(82 82 82 / 0.25);
}

.border-e-neutral-600\/30 {
  border-inline-end-color: rgb(82 82 82 / 0.3);
}

.border-e-neutral-600\/35 {
  border-inline-end-color: rgb(82 82 82 / 0.35);
}

.border-e-neutral-600\/40 {
  border-inline-end-color: rgb(82 82 82 / 0.4);
}

.border-e-neutral-600\/45 {
  border-inline-end-color: rgb(82 82 82 / 0.45);
}

.border-e-neutral-600\/5 {
  border-inline-end-color: rgb(82 82 82 / 0.05);
}

.border-e-neutral-600\/50 {
  border-inline-end-color: rgb(82 82 82 / 0.5);
}

.border-e-neutral-600\/55 {
  border-inline-end-color: rgb(82 82 82 / 0.55);
}

.border-e-neutral-600\/60 {
  border-inline-end-color: rgb(82 82 82 / 0.6);
}

.border-e-neutral-600\/65 {
  border-inline-end-color: rgb(82 82 82 / 0.65);
}

.border-e-neutral-600\/70 {
  border-inline-end-color: rgb(82 82 82 / 0.7);
}

.border-e-neutral-600\/75 {
  border-inline-end-color: rgb(82 82 82 / 0.75);
}

.border-e-neutral-600\/80 {
  border-inline-end-color: rgb(82 82 82 / 0.8);
}

.border-e-neutral-600\/85 {
  border-inline-end-color: rgb(82 82 82 / 0.85);
}

.border-e-neutral-600\/90 {
  border-inline-end-color: rgb(82 82 82 / 0.9);
}

.border-e-neutral-600\/95 {
  border-inline-end-color: rgb(82 82 82 / 0.95);
}

.border-e-neutral-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(64 64 64 / var(--tw-border-opacity, 1));
}

.border-e-neutral-700\/0 {
  border-inline-end-color: rgb(64 64 64 / 0);
}

.border-e-neutral-700\/10 {
  border-inline-end-color: rgb(64 64 64 / 0.1);
}

.border-e-neutral-700\/100 {
  border-inline-end-color: rgb(64 64 64 / 1);
}

.border-e-neutral-700\/15 {
  border-inline-end-color: rgb(64 64 64 / 0.15);
}

.border-e-neutral-700\/20 {
  border-inline-end-color: rgb(64 64 64 / 0.2);
}

.border-e-neutral-700\/25 {
  border-inline-end-color: rgb(64 64 64 / 0.25);
}

.border-e-neutral-700\/30 {
  border-inline-end-color: rgb(64 64 64 / 0.3);
}

.border-e-neutral-700\/35 {
  border-inline-end-color: rgb(64 64 64 / 0.35);
}

.border-e-neutral-700\/40 {
  border-inline-end-color: rgb(64 64 64 / 0.4);
}

.border-e-neutral-700\/45 {
  border-inline-end-color: rgb(64 64 64 / 0.45);
}

.border-e-neutral-700\/5 {
  border-inline-end-color: rgb(64 64 64 / 0.05);
}

.border-e-neutral-700\/50 {
  border-inline-end-color: rgb(64 64 64 / 0.5);
}

.border-e-neutral-700\/55 {
  border-inline-end-color: rgb(64 64 64 / 0.55);
}

.border-e-neutral-700\/60 {
  border-inline-end-color: rgb(64 64 64 / 0.6);
}

.border-e-neutral-700\/65 {
  border-inline-end-color: rgb(64 64 64 / 0.65);
}

.border-e-neutral-700\/70 {
  border-inline-end-color: rgb(64 64 64 / 0.7);
}

.border-e-neutral-700\/75 {
  border-inline-end-color: rgb(64 64 64 / 0.75);
}

.border-e-neutral-700\/80 {
  border-inline-end-color: rgb(64 64 64 / 0.8);
}

.border-e-neutral-700\/85 {
  border-inline-end-color: rgb(64 64 64 / 0.85);
}

.border-e-neutral-700\/90 {
  border-inline-end-color: rgb(64 64 64 / 0.9);
}

.border-e-neutral-700\/95 {
  border-inline-end-color: rgb(64 64 64 / 0.95);
}

.border-e-neutral-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
}

.border-e-neutral-800\/0 {
  border-inline-end-color: rgb(38 38 38 / 0);
}

.border-e-neutral-800\/10 {
  border-inline-end-color: rgb(38 38 38 / 0.1);
}

.border-e-neutral-800\/100 {
  border-inline-end-color: rgb(38 38 38 / 1);
}

.border-e-neutral-800\/15 {
  border-inline-end-color: rgb(38 38 38 / 0.15);
}

.border-e-neutral-800\/20 {
  border-inline-end-color: rgb(38 38 38 / 0.2);
}

.border-e-neutral-800\/25 {
  border-inline-end-color: rgb(38 38 38 / 0.25);
}

.border-e-neutral-800\/30 {
  border-inline-end-color: rgb(38 38 38 / 0.3);
}

.border-e-neutral-800\/35 {
  border-inline-end-color: rgb(38 38 38 / 0.35);
}

.border-e-neutral-800\/40 {
  border-inline-end-color: rgb(38 38 38 / 0.4);
}

.border-e-neutral-800\/45 {
  border-inline-end-color: rgb(38 38 38 / 0.45);
}

.border-e-neutral-800\/5 {
  border-inline-end-color: rgb(38 38 38 / 0.05);
}

.border-e-neutral-800\/50 {
  border-inline-end-color: rgb(38 38 38 / 0.5);
}

.border-e-neutral-800\/55 {
  border-inline-end-color: rgb(38 38 38 / 0.55);
}

.border-e-neutral-800\/60 {
  border-inline-end-color: rgb(38 38 38 / 0.6);
}

.border-e-neutral-800\/65 {
  border-inline-end-color: rgb(38 38 38 / 0.65);
}

.border-e-neutral-800\/70 {
  border-inline-end-color: rgb(38 38 38 / 0.7);
}

.border-e-neutral-800\/75 {
  border-inline-end-color: rgb(38 38 38 / 0.75);
}

.border-e-neutral-800\/80 {
  border-inline-end-color: rgb(38 38 38 / 0.8);
}

.border-e-neutral-800\/85 {
  border-inline-end-color: rgb(38 38 38 / 0.85);
}

.border-e-neutral-800\/90 {
  border-inline-end-color: rgb(38 38 38 / 0.9);
}

.border-e-neutral-800\/95 {
  border-inline-end-color: rgb(38 38 38 / 0.95);
}

.border-e-neutral-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(23 23 23 / var(--tw-border-opacity, 1));
}

.border-e-neutral-900\/0 {
  border-inline-end-color: rgb(23 23 23 / 0);
}

.border-e-neutral-900\/10 {
  border-inline-end-color: rgb(23 23 23 / 0.1);
}

.border-e-neutral-900\/100 {
  border-inline-end-color: rgb(23 23 23 / 1);
}

.border-e-neutral-900\/15 {
  border-inline-end-color: rgb(23 23 23 / 0.15);
}

.border-e-neutral-900\/20 {
  border-inline-end-color: rgb(23 23 23 / 0.2);
}

.border-e-neutral-900\/25 {
  border-inline-end-color: rgb(23 23 23 / 0.25);
}

.border-e-neutral-900\/30 {
  border-inline-end-color: rgb(23 23 23 / 0.3);
}

.border-e-neutral-900\/35 {
  border-inline-end-color: rgb(23 23 23 / 0.35);
}

.border-e-neutral-900\/40 {
  border-inline-end-color: rgb(23 23 23 / 0.4);
}

.border-e-neutral-900\/45 {
  border-inline-end-color: rgb(23 23 23 / 0.45);
}

.border-e-neutral-900\/5 {
  border-inline-end-color: rgb(23 23 23 / 0.05);
}

.border-e-neutral-900\/50 {
  border-inline-end-color: rgb(23 23 23 / 0.5);
}

.border-e-neutral-900\/55 {
  border-inline-end-color: rgb(23 23 23 / 0.55);
}

.border-e-neutral-900\/60 {
  border-inline-end-color: rgb(23 23 23 / 0.6);
}

.border-e-neutral-900\/65 {
  border-inline-end-color: rgb(23 23 23 / 0.65);
}

.border-e-neutral-900\/70 {
  border-inline-end-color: rgb(23 23 23 / 0.7);
}

.border-e-neutral-900\/75 {
  border-inline-end-color: rgb(23 23 23 / 0.75);
}

.border-e-neutral-900\/80 {
  border-inline-end-color: rgb(23 23 23 / 0.8);
}

.border-e-neutral-900\/85 {
  border-inline-end-color: rgb(23 23 23 / 0.85);
}

.border-e-neutral-900\/90 {
  border-inline-end-color: rgb(23 23 23 / 0.9);
}

.border-e-neutral-900\/95 {
  border-inline-end-color: rgb(23 23 23 / 0.95);
}

.border-e-neutral-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(10 10 10 / var(--tw-border-opacity, 1));
}

.border-e-neutral-950\/0 {
  border-inline-end-color: rgb(10 10 10 / 0);
}

.border-e-neutral-950\/10 {
  border-inline-end-color: rgb(10 10 10 / 0.1);
}

.border-e-neutral-950\/100 {
  border-inline-end-color: rgb(10 10 10 / 1);
}

.border-e-neutral-950\/15 {
  border-inline-end-color: rgb(10 10 10 / 0.15);
}

.border-e-neutral-950\/20 {
  border-inline-end-color: rgb(10 10 10 / 0.2);
}

.border-e-neutral-950\/25 {
  border-inline-end-color: rgb(10 10 10 / 0.25);
}

.border-e-neutral-950\/30 {
  border-inline-end-color: rgb(10 10 10 / 0.3);
}

.border-e-neutral-950\/35 {
  border-inline-end-color: rgb(10 10 10 / 0.35);
}

.border-e-neutral-950\/40 {
  border-inline-end-color: rgb(10 10 10 / 0.4);
}

.border-e-neutral-950\/45 {
  border-inline-end-color: rgb(10 10 10 / 0.45);
}

.border-e-neutral-950\/5 {
  border-inline-end-color: rgb(10 10 10 / 0.05);
}

.border-e-neutral-950\/50 {
  border-inline-end-color: rgb(10 10 10 / 0.5);
}

.border-e-neutral-950\/55 {
  border-inline-end-color: rgb(10 10 10 / 0.55);
}

.border-e-neutral-950\/60 {
  border-inline-end-color: rgb(10 10 10 / 0.6);
}

.border-e-neutral-950\/65 {
  border-inline-end-color: rgb(10 10 10 / 0.65);
}

.border-e-neutral-950\/70 {
  border-inline-end-color: rgb(10 10 10 / 0.7);
}

.border-e-neutral-950\/75 {
  border-inline-end-color: rgb(10 10 10 / 0.75);
}

.border-e-neutral-950\/80 {
  border-inline-end-color: rgb(10 10 10 / 0.8);
}

.border-e-neutral-950\/85 {
  border-inline-end-color: rgb(10 10 10 / 0.85);
}

.border-e-neutral-950\/90 {
  border-inline-end-color: rgb(10 10 10 / 0.9);
}

.border-e-neutral-950\/95 {
  border-inline-end-color: rgb(10 10 10 / 0.95);
}

.border-e-ocean {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(30 107 108 / var(--tw-border-opacity, 1));
}

.border-e-ocean\/0 {
  border-inline-end-color: rgb(30 107 108 / 0);
}

.border-e-ocean\/10 {
  border-inline-end-color: rgb(30 107 108 / 0.1);
}

.border-e-ocean\/100 {
  border-inline-end-color: rgb(30 107 108 / 1);
}

.border-e-ocean\/15 {
  border-inline-end-color: rgb(30 107 108 / 0.15);
}

.border-e-ocean\/20 {
  border-inline-end-color: rgb(30 107 108 / 0.2);
}

.border-e-ocean\/25 {
  border-inline-end-color: rgb(30 107 108 / 0.25);
}

.border-e-ocean\/30 {
  border-inline-end-color: rgb(30 107 108 / 0.3);
}

.border-e-ocean\/35 {
  border-inline-end-color: rgb(30 107 108 / 0.35);
}

.border-e-ocean\/40 {
  border-inline-end-color: rgb(30 107 108 / 0.4);
}

.border-e-ocean\/45 {
  border-inline-end-color: rgb(30 107 108 / 0.45);
}

.border-e-ocean\/5 {
  border-inline-end-color: rgb(30 107 108 / 0.05);
}

.border-e-ocean\/50 {
  border-inline-end-color: rgb(30 107 108 / 0.5);
}

.border-e-ocean\/55 {
  border-inline-end-color: rgb(30 107 108 / 0.55);
}

.border-e-ocean\/60 {
  border-inline-end-color: rgb(30 107 108 / 0.6);
}

.border-e-ocean\/65 {
  border-inline-end-color: rgb(30 107 108 / 0.65);
}

.border-e-ocean\/70 {
  border-inline-end-color: rgb(30 107 108 / 0.7);
}

.border-e-ocean\/75 {
  border-inline-end-color: rgb(30 107 108 / 0.75);
}

.border-e-ocean\/80 {
  border-inline-end-color: rgb(30 107 108 / 0.8);
}

.border-e-ocean\/85 {
  border-inline-end-color: rgb(30 107 108 / 0.85);
}

.border-e-ocean\/90 {
  border-inline-end-color: rgb(30 107 108 / 0.9);
}

.border-e-ocean\/95 {
  border-inline-end-color: rgb(30 107 108 / 0.95);
}

.border-e-orange {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(192 108 61 / var(--tw-border-opacity, 1));
}

.border-e-orange\/0 {
  border-inline-end-color: rgb(192 108 61 / 0);
}

.border-e-orange\/10 {
  border-inline-end-color: rgb(192 108 61 / 0.1);
}

.border-e-orange\/100 {
  border-inline-end-color: rgb(192 108 61 / 1);
}

.border-e-orange\/15 {
  border-inline-end-color: rgb(192 108 61 / 0.15);
}

.border-e-orange\/20 {
  border-inline-end-color: rgb(192 108 61 / 0.2);
}

.border-e-orange\/25 {
  border-inline-end-color: rgb(192 108 61 / 0.25);
}

.border-e-orange\/30 {
  border-inline-end-color: rgb(192 108 61 / 0.3);
}

.border-e-orange\/35 {
  border-inline-end-color: rgb(192 108 61 / 0.35);
}

.border-e-orange\/40 {
  border-inline-end-color: rgb(192 108 61 / 0.4);
}

.border-e-orange\/45 {
  border-inline-end-color: rgb(192 108 61 / 0.45);
}

.border-e-orange\/5 {
  border-inline-end-color: rgb(192 108 61 / 0.05);
}

.border-e-orange\/50 {
  border-inline-end-color: rgb(192 108 61 / 0.5);
}

.border-e-orange\/55 {
  border-inline-end-color: rgb(192 108 61 / 0.55);
}

.border-e-orange\/60 {
  border-inline-end-color: rgb(192 108 61 / 0.6);
}

.border-e-orange\/65 {
  border-inline-end-color: rgb(192 108 61 / 0.65);
}

.border-e-orange\/70 {
  border-inline-end-color: rgb(192 108 61 / 0.7);
}

.border-e-orange\/75 {
  border-inline-end-color: rgb(192 108 61 / 0.75);
}

.border-e-orange\/80 {
  border-inline-end-color: rgb(192 108 61 / 0.8);
}

.border-e-orange\/85 {
  border-inline-end-color: rgb(192 108 61 / 0.85);
}

.border-e-orange\/90 {
  border-inline-end-color: rgb(192 108 61 / 0.9);
}

.border-e-orange\/95 {
  border-inline-end-color: rgb(192 108 61 / 0.95);
}

.border-e-pin-yellow {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(253 192 64 / var(--tw-border-opacity, 1));
}

.border-e-pin-yellow\/0 {
  border-inline-end-color: rgb(253 192 64 / 0);
}

.border-e-pin-yellow\/10 {
  border-inline-end-color: rgb(253 192 64 / 0.1);
}

.border-e-pin-yellow\/100 {
  border-inline-end-color: rgb(253 192 64 / 1);
}

.border-e-pin-yellow\/15 {
  border-inline-end-color: rgb(253 192 64 / 0.15);
}

.border-e-pin-yellow\/20 {
  border-inline-end-color: rgb(253 192 64 / 0.2);
}

.border-e-pin-yellow\/25 {
  border-inline-end-color: rgb(253 192 64 / 0.25);
}

.border-e-pin-yellow\/30 {
  border-inline-end-color: rgb(253 192 64 / 0.3);
}

.border-e-pin-yellow\/35 {
  border-inline-end-color: rgb(253 192 64 / 0.35);
}

.border-e-pin-yellow\/40 {
  border-inline-end-color: rgb(253 192 64 / 0.4);
}

.border-e-pin-yellow\/45 {
  border-inline-end-color: rgb(253 192 64 / 0.45);
}

.border-e-pin-yellow\/5 {
  border-inline-end-color: rgb(253 192 64 / 0.05);
}

.border-e-pin-yellow\/50 {
  border-inline-end-color: rgb(253 192 64 / 0.5);
}

.border-e-pin-yellow\/55 {
  border-inline-end-color: rgb(253 192 64 / 0.55);
}

.border-e-pin-yellow\/60 {
  border-inline-end-color: rgb(253 192 64 / 0.6);
}

.border-e-pin-yellow\/65 {
  border-inline-end-color: rgb(253 192 64 / 0.65);
}

.border-e-pin-yellow\/70 {
  border-inline-end-color: rgb(253 192 64 / 0.7);
}

.border-e-pin-yellow\/75 {
  border-inline-end-color: rgb(253 192 64 / 0.75);
}

.border-e-pin-yellow\/80 {
  border-inline-end-color: rgb(253 192 64 / 0.8);
}

.border-e-pin-yellow\/85 {
  border-inline-end-color: rgb(253 192 64 / 0.85);
}

.border-e-pin-yellow\/90 {
  border-inline-end-color: rgb(253 192 64 / 0.9);
}

.border-e-pin-yellow\/95 {
  border-inline-end-color: rgb(253 192 64 / 0.95);
}

.border-e-pink-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(252 231 243 / var(--tw-border-opacity, 1));
}

.border-e-pink-100\/0 {
  border-inline-end-color: rgb(252 231 243 / 0);
}

.border-e-pink-100\/10 {
  border-inline-end-color: rgb(252 231 243 / 0.1);
}

.border-e-pink-100\/100 {
  border-inline-end-color: rgb(252 231 243 / 1);
}

.border-e-pink-100\/15 {
  border-inline-end-color: rgb(252 231 243 / 0.15);
}

.border-e-pink-100\/20 {
  border-inline-end-color: rgb(252 231 243 / 0.2);
}

.border-e-pink-100\/25 {
  border-inline-end-color: rgb(252 231 243 / 0.25);
}

.border-e-pink-100\/30 {
  border-inline-end-color: rgb(252 231 243 / 0.3);
}

.border-e-pink-100\/35 {
  border-inline-end-color: rgb(252 231 243 / 0.35);
}

.border-e-pink-100\/40 {
  border-inline-end-color: rgb(252 231 243 / 0.4);
}

.border-e-pink-100\/45 {
  border-inline-end-color: rgb(252 231 243 / 0.45);
}

.border-e-pink-100\/5 {
  border-inline-end-color: rgb(252 231 243 / 0.05);
}

.border-e-pink-100\/50 {
  border-inline-end-color: rgb(252 231 243 / 0.5);
}

.border-e-pink-100\/55 {
  border-inline-end-color: rgb(252 231 243 / 0.55);
}

.border-e-pink-100\/60 {
  border-inline-end-color: rgb(252 231 243 / 0.6);
}

.border-e-pink-100\/65 {
  border-inline-end-color: rgb(252 231 243 / 0.65);
}

.border-e-pink-100\/70 {
  border-inline-end-color: rgb(252 231 243 / 0.7);
}

.border-e-pink-100\/75 {
  border-inline-end-color: rgb(252 231 243 / 0.75);
}

.border-e-pink-100\/80 {
  border-inline-end-color: rgb(252 231 243 / 0.8);
}

.border-e-pink-100\/85 {
  border-inline-end-color: rgb(252 231 243 / 0.85);
}

.border-e-pink-100\/90 {
  border-inline-end-color: rgb(252 231 243 / 0.9);
}

.border-e-pink-100\/95 {
  border-inline-end-color: rgb(252 231 243 / 0.95);
}

.border-e-pink-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(251 207 232 / var(--tw-border-opacity, 1));
}

.border-e-pink-200\/0 {
  border-inline-end-color: rgb(251 207 232 / 0);
}

.border-e-pink-200\/10 {
  border-inline-end-color: rgb(251 207 232 / 0.1);
}

.border-e-pink-200\/100 {
  border-inline-end-color: rgb(251 207 232 / 1);
}

.border-e-pink-200\/15 {
  border-inline-end-color: rgb(251 207 232 / 0.15);
}

.border-e-pink-200\/20 {
  border-inline-end-color: rgb(251 207 232 / 0.2);
}

.border-e-pink-200\/25 {
  border-inline-end-color: rgb(251 207 232 / 0.25);
}

.border-e-pink-200\/30 {
  border-inline-end-color: rgb(251 207 232 / 0.3);
}

.border-e-pink-200\/35 {
  border-inline-end-color: rgb(251 207 232 / 0.35);
}

.border-e-pink-200\/40 {
  border-inline-end-color: rgb(251 207 232 / 0.4);
}

.border-e-pink-200\/45 {
  border-inline-end-color: rgb(251 207 232 / 0.45);
}

.border-e-pink-200\/5 {
  border-inline-end-color: rgb(251 207 232 / 0.05);
}

.border-e-pink-200\/50 {
  border-inline-end-color: rgb(251 207 232 / 0.5);
}

.border-e-pink-200\/55 {
  border-inline-end-color: rgb(251 207 232 / 0.55);
}

.border-e-pink-200\/60 {
  border-inline-end-color: rgb(251 207 232 / 0.6);
}

.border-e-pink-200\/65 {
  border-inline-end-color: rgb(251 207 232 / 0.65);
}

.border-e-pink-200\/70 {
  border-inline-end-color: rgb(251 207 232 / 0.7);
}

.border-e-pink-200\/75 {
  border-inline-end-color: rgb(251 207 232 / 0.75);
}

.border-e-pink-200\/80 {
  border-inline-end-color: rgb(251 207 232 / 0.8);
}

.border-e-pink-200\/85 {
  border-inline-end-color: rgb(251 207 232 / 0.85);
}

.border-e-pink-200\/90 {
  border-inline-end-color: rgb(251 207 232 / 0.9);
}

.border-e-pink-200\/95 {
  border-inline-end-color: rgb(251 207 232 / 0.95);
}

.border-e-pink-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(249 168 212 / var(--tw-border-opacity, 1));
}

.border-e-pink-300\/0 {
  border-inline-end-color: rgb(249 168 212 / 0);
}

.border-e-pink-300\/10 {
  border-inline-end-color: rgb(249 168 212 / 0.1);
}

.border-e-pink-300\/100 {
  border-inline-end-color: rgb(249 168 212 / 1);
}

.border-e-pink-300\/15 {
  border-inline-end-color: rgb(249 168 212 / 0.15);
}

.border-e-pink-300\/20 {
  border-inline-end-color: rgb(249 168 212 / 0.2);
}

.border-e-pink-300\/25 {
  border-inline-end-color: rgb(249 168 212 / 0.25);
}

.border-e-pink-300\/30 {
  border-inline-end-color: rgb(249 168 212 / 0.3);
}

.border-e-pink-300\/35 {
  border-inline-end-color: rgb(249 168 212 / 0.35);
}

.border-e-pink-300\/40 {
  border-inline-end-color: rgb(249 168 212 / 0.4);
}

.border-e-pink-300\/45 {
  border-inline-end-color: rgb(249 168 212 / 0.45);
}

.border-e-pink-300\/5 {
  border-inline-end-color: rgb(249 168 212 / 0.05);
}

.border-e-pink-300\/50 {
  border-inline-end-color: rgb(249 168 212 / 0.5);
}

.border-e-pink-300\/55 {
  border-inline-end-color: rgb(249 168 212 / 0.55);
}

.border-e-pink-300\/60 {
  border-inline-end-color: rgb(249 168 212 / 0.6);
}

.border-e-pink-300\/65 {
  border-inline-end-color: rgb(249 168 212 / 0.65);
}

.border-e-pink-300\/70 {
  border-inline-end-color: rgb(249 168 212 / 0.7);
}

.border-e-pink-300\/75 {
  border-inline-end-color: rgb(249 168 212 / 0.75);
}

.border-e-pink-300\/80 {
  border-inline-end-color: rgb(249 168 212 / 0.8);
}

.border-e-pink-300\/85 {
  border-inline-end-color: rgb(249 168 212 / 0.85);
}

.border-e-pink-300\/90 {
  border-inline-end-color: rgb(249 168 212 / 0.9);
}

.border-e-pink-300\/95 {
  border-inline-end-color: rgb(249 168 212 / 0.95);
}

.border-e-pink-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(244 114 182 / var(--tw-border-opacity, 1));
}

.border-e-pink-400\/0 {
  border-inline-end-color: rgb(244 114 182 / 0);
}

.border-e-pink-400\/10 {
  border-inline-end-color: rgb(244 114 182 / 0.1);
}

.border-e-pink-400\/100 {
  border-inline-end-color: rgb(244 114 182 / 1);
}

.border-e-pink-400\/15 {
  border-inline-end-color: rgb(244 114 182 / 0.15);
}

.border-e-pink-400\/20 {
  border-inline-end-color: rgb(244 114 182 / 0.2);
}

.border-e-pink-400\/25 {
  border-inline-end-color: rgb(244 114 182 / 0.25);
}

.border-e-pink-400\/30 {
  border-inline-end-color: rgb(244 114 182 / 0.3);
}

.border-e-pink-400\/35 {
  border-inline-end-color: rgb(244 114 182 / 0.35);
}

.border-e-pink-400\/40 {
  border-inline-end-color: rgb(244 114 182 / 0.4);
}

.border-e-pink-400\/45 {
  border-inline-end-color: rgb(244 114 182 / 0.45);
}

.border-e-pink-400\/5 {
  border-inline-end-color: rgb(244 114 182 / 0.05);
}

.border-e-pink-400\/50 {
  border-inline-end-color: rgb(244 114 182 / 0.5);
}

.border-e-pink-400\/55 {
  border-inline-end-color: rgb(244 114 182 / 0.55);
}

.border-e-pink-400\/60 {
  border-inline-end-color: rgb(244 114 182 / 0.6);
}

.border-e-pink-400\/65 {
  border-inline-end-color: rgb(244 114 182 / 0.65);
}

.border-e-pink-400\/70 {
  border-inline-end-color: rgb(244 114 182 / 0.7);
}

.border-e-pink-400\/75 {
  border-inline-end-color: rgb(244 114 182 / 0.75);
}

.border-e-pink-400\/80 {
  border-inline-end-color: rgb(244 114 182 / 0.8);
}

.border-e-pink-400\/85 {
  border-inline-end-color: rgb(244 114 182 / 0.85);
}

.border-e-pink-400\/90 {
  border-inline-end-color: rgb(244 114 182 / 0.9);
}

.border-e-pink-400\/95 {
  border-inline-end-color: rgb(244 114 182 / 0.95);
}

.border-e-pink-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(253 242 248 / var(--tw-border-opacity, 1));
}

.border-e-pink-50\/0 {
  border-inline-end-color: rgb(253 242 248 / 0);
}

.border-e-pink-50\/10 {
  border-inline-end-color: rgb(253 242 248 / 0.1);
}

.border-e-pink-50\/100 {
  border-inline-end-color: rgb(253 242 248 / 1);
}

.border-e-pink-50\/15 {
  border-inline-end-color: rgb(253 242 248 / 0.15);
}

.border-e-pink-50\/20 {
  border-inline-end-color: rgb(253 242 248 / 0.2);
}

.border-e-pink-50\/25 {
  border-inline-end-color: rgb(253 242 248 / 0.25);
}

.border-e-pink-50\/30 {
  border-inline-end-color: rgb(253 242 248 / 0.3);
}

.border-e-pink-50\/35 {
  border-inline-end-color: rgb(253 242 248 / 0.35);
}

.border-e-pink-50\/40 {
  border-inline-end-color: rgb(253 242 248 / 0.4);
}

.border-e-pink-50\/45 {
  border-inline-end-color: rgb(253 242 248 / 0.45);
}

.border-e-pink-50\/5 {
  border-inline-end-color: rgb(253 242 248 / 0.05);
}

.border-e-pink-50\/50 {
  border-inline-end-color: rgb(253 242 248 / 0.5);
}

.border-e-pink-50\/55 {
  border-inline-end-color: rgb(253 242 248 / 0.55);
}

.border-e-pink-50\/60 {
  border-inline-end-color: rgb(253 242 248 / 0.6);
}

.border-e-pink-50\/65 {
  border-inline-end-color: rgb(253 242 248 / 0.65);
}

.border-e-pink-50\/70 {
  border-inline-end-color: rgb(253 242 248 / 0.7);
}

.border-e-pink-50\/75 {
  border-inline-end-color: rgb(253 242 248 / 0.75);
}

.border-e-pink-50\/80 {
  border-inline-end-color: rgb(253 242 248 / 0.8);
}

.border-e-pink-50\/85 {
  border-inline-end-color: rgb(253 242 248 / 0.85);
}

.border-e-pink-50\/90 {
  border-inline-end-color: rgb(253 242 248 / 0.9);
}

.border-e-pink-50\/95 {
  border-inline-end-color: rgb(253 242 248 / 0.95);
}

.border-e-pink-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(236 72 153 / var(--tw-border-opacity, 1));
}

.border-e-pink-500\/0 {
  border-inline-end-color: rgb(236 72 153 / 0);
}

.border-e-pink-500\/10 {
  border-inline-end-color: rgb(236 72 153 / 0.1);
}

.border-e-pink-500\/100 {
  border-inline-end-color: rgb(236 72 153 / 1);
}

.border-e-pink-500\/15 {
  border-inline-end-color: rgb(236 72 153 / 0.15);
}

.border-e-pink-500\/20 {
  border-inline-end-color: rgb(236 72 153 / 0.2);
}

.border-e-pink-500\/25 {
  border-inline-end-color: rgb(236 72 153 / 0.25);
}

.border-e-pink-500\/30 {
  border-inline-end-color: rgb(236 72 153 / 0.3);
}

.border-e-pink-500\/35 {
  border-inline-end-color: rgb(236 72 153 / 0.35);
}

.border-e-pink-500\/40 {
  border-inline-end-color: rgb(236 72 153 / 0.4);
}

.border-e-pink-500\/45 {
  border-inline-end-color: rgb(236 72 153 / 0.45);
}

.border-e-pink-500\/5 {
  border-inline-end-color: rgb(236 72 153 / 0.05);
}

.border-e-pink-500\/50 {
  border-inline-end-color: rgb(236 72 153 / 0.5);
}

.border-e-pink-500\/55 {
  border-inline-end-color: rgb(236 72 153 / 0.55);
}

.border-e-pink-500\/60 {
  border-inline-end-color: rgb(236 72 153 / 0.6);
}

.border-e-pink-500\/65 {
  border-inline-end-color: rgb(236 72 153 / 0.65);
}

.border-e-pink-500\/70 {
  border-inline-end-color: rgb(236 72 153 / 0.7);
}

.border-e-pink-500\/75 {
  border-inline-end-color: rgb(236 72 153 / 0.75);
}

.border-e-pink-500\/80 {
  border-inline-end-color: rgb(236 72 153 / 0.8);
}

.border-e-pink-500\/85 {
  border-inline-end-color: rgb(236 72 153 / 0.85);
}

.border-e-pink-500\/90 {
  border-inline-end-color: rgb(236 72 153 / 0.9);
}

.border-e-pink-500\/95 {
  border-inline-end-color: rgb(236 72 153 / 0.95);
}

.border-e-pink-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(219 39 119 / var(--tw-border-opacity, 1));
}

.border-e-pink-600\/0 {
  border-inline-end-color: rgb(219 39 119 / 0);
}

.border-e-pink-600\/10 {
  border-inline-end-color: rgb(219 39 119 / 0.1);
}

.border-e-pink-600\/100 {
  border-inline-end-color: rgb(219 39 119 / 1);
}

.border-e-pink-600\/15 {
  border-inline-end-color: rgb(219 39 119 / 0.15);
}

.border-e-pink-600\/20 {
  border-inline-end-color: rgb(219 39 119 / 0.2);
}

.border-e-pink-600\/25 {
  border-inline-end-color: rgb(219 39 119 / 0.25);
}

.border-e-pink-600\/30 {
  border-inline-end-color: rgb(219 39 119 / 0.3);
}

.border-e-pink-600\/35 {
  border-inline-end-color: rgb(219 39 119 / 0.35);
}

.border-e-pink-600\/40 {
  border-inline-end-color: rgb(219 39 119 / 0.4);
}

.border-e-pink-600\/45 {
  border-inline-end-color: rgb(219 39 119 / 0.45);
}

.border-e-pink-600\/5 {
  border-inline-end-color: rgb(219 39 119 / 0.05);
}

.border-e-pink-600\/50 {
  border-inline-end-color: rgb(219 39 119 / 0.5);
}

.border-e-pink-600\/55 {
  border-inline-end-color: rgb(219 39 119 / 0.55);
}

.border-e-pink-600\/60 {
  border-inline-end-color: rgb(219 39 119 / 0.6);
}

.border-e-pink-600\/65 {
  border-inline-end-color: rgb(219 39 119 / 0.65);
}

.border-e-pink-600\/70 {
  border-inline-end-color: rgb(219 39 119 / 0.7);
}

.border-e-pink-600\/75 {
  border-inline-end-color: rgb(219 39 119 / 0.75);
}

.border-e-pink-600\/80 {
  border-inline-end-color: rgb(219 39 119 / 0.8);
}

.border-e-pink-600\/85 {
  border-inline-end-color: rgb(219 39 119 / 0.85);
}

.border-e-pink-600\/90 {
  border-inline-end-color: rgb(219 39 119 / 0.9);
}

.border-e-pink-600\/95 {
  border-inline-end-color: rgb(219 39 119 / 0.95);
}

.border-e-pink-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(190 24 93 / var(--tw-border-opacity, 1));
}

.border-e-pink-700\/0 {
  border-inline-end-color: rgb(190 24 93 / 0);
}

.border-e-pink-700\/10 {
  border-inline-end-color: rgb(190 24 93 / 0.1);
}

.border-e-pink-700\/100 {
  border-inline-end-color: rgb(190 24 93 / 1);
}

.border-e-pink-700\/15 {
  border-inline-end-color: rgb(190 24 93 / 0.15);
}

.border-e-pink-700\/20 {
  border-inline-end-color: rgb(190 24 93 / 0.2);
}

.border-e-pink-700\/25 {
  border-inline-end-color: rgb(190 24 93 / 0.25);
}

.border-e-pink-700\/30 {
  border-inline-end-color: rgb(190 24 93 / 0.3);
}

.border-e-pink-700\/35 {
  border-inline-end-color: rgb(190 24 93 / 0.35);
}

.border-e-pink-700\/40 {
  border-inline-end-color: rgb(190 24 93 / 0.4);
}

.border-e-pink-700\/45 {
  border-inline-end-color: rgb(190 24 93 / 0.45);
}

.border-e-pink-700\/5 {
  border-inline-end-color: rgb(190 24 93 / 0.05);
}

.border-e-pink-700\/50 {
  border-inline-end-color: rgb(190 24 93 / 0.5);
}

.border-e-pink-700\/55 {
  border-inline-end-color: rgb(190 24 93 / 0.55);
}

.border-e-pink-700\/60 {
  border-inline-end-color: rgb(190 24 93 / 0.6);
}

.border-e-pink-700\/65 {
  border-inline-end-color: rgb(190 24 93 / 0.65);
}

.border-e-pink-700\/70 {
  border-inline-end-color: rgb(190 24 93 / 0.7);
}

.border-e-pink-700\/75 {
  border-inline-end-color: rgb(190 24 93 / 0.75);
}

.border-e-pink-700\/80 {
  border-inline-end-color: rgb(190 24 93 / 0.8);
}

.border-e-pink-700\/85 {
  border-inline-end-color: rgb(190 24 93 / 0.85);
}

.border-e-pink-700\/90 {
  border-inline-end-color: rgb(190 24 93 / 0.9);
}

.border-e-pink-700\/95 {
  border-inline-end-color: rgb(190 24 93 / 0.95);
}

.border-e-pink-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(157 23 77 / var(--tw-border-opacity, 1));
}

.border-e-pink-800\/0 {
  border-inline-end-color: rgb(157 23 77 / 0);
}

.border-e-pink-800\/10 {
  border-inline-end-color: rgb(157 23 77 / 0.1);
}

.border-e-pink-800\/100 {
  border-inline-end-color: rgb(157 23 77 / 1);
}

.border-e-pink-800\/15 {
  border-inline-end-color: rgb(157 23 77 / 0.15);
}

.border-e-pink-800\/20 {
  border-inline-end-color: rgb(157 23 77 / 0.2);
}

.border-e-pink-800\/25 {
  border-inline-end-color: rgb(157 23 77 / 0.25);
}

.border-e-pink-800\/30 {
  border-inline-end-color: rgb(157 23 77 / 0.3);
}

.border-e-pink-800\/35 {
  border-inline-end-color: rgb(157 23 77 / 0.35);
}

.border-e-pink-800\/40 {
  border-inline-end-color: rgb(157 23 77 / 0.4);
}

.border-e-pink-800\/45 {
  border-inline-end-color: rgb(157 23 77 / 0.45);
}

.border-e-pink-800\/5 {
  border-inline-end-color: rgb(157 23 77 / 0.05);
}

.border-e-pink-800\/50 {
  border-inline-end-color: rgb(157 23 77 / 0.5);
}

.border-e-pink-800\/55 {
  border-inline-end-color: rgb(157 23 77 / 0.55);
}

.border-e-pink-800\/60 {
  border-inline-end-color: rgb(157 23 77 / 0.6);
}

.border-e-pink-800\/65 {
  border-inline-end-color: rgb(157 23 77 / 0.65);
}

.border-e-pink-800\/70 {
  border-inline-end-color: rgb(157 23 77 / 0.7);
}

.border-e-pink-800\/75 {
  border-inline-end-color: rgb(157 23 77 / 0.75);
}

.border-e-pink-800\/80 {
  border-inline-end-color: rgb(157 23 77 / 0.8);
}

.border-e-pink-800\/85 {
  border-inline-end-color: rgb(157 23 77 / 0.85);
}

.border-e-pink-800\/90 {
  border-inline-end-color: rgb(157 23 77 / 0.9);
}

.border-e-pink-800\/95 {
  border-inline-end-color: rgb(157 23 77 / 0.95);
}

.border-e-pink-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(131 24 67 / var(--tw-border-opacity, 1));
}

.border-e-pink-900\/0 {
  border-inline-end-color: rgb(131 24 67 / 0);
}

.border-e-pink-900\/10 {
  border-inline-end-color: rgb(131 24 67 / 0.1);
}

.border-e-pink-900\/100 {
  border-inline-end-color: rgb(131 24 67 / 1);
}

.border-e-pink-900\/15 {
  border-inline-end-color: rgb(131 24 67 / 0.15);
}

.border-e-pink-900\/20 {
  border-inline-end-color: rgb(131 24 67 / 0.2);
}

.border-e-pink-900\/25 {
  border-inline-end-color: rgb(131 24 67 / 0.25);
}

.border-e-pink-900\/30 {
  border-inline-end-color: rgb(131 24 67 / 0.3);
}

.border-e-pink-900\/35 {
  border-inline-end-color: rgb(131 24 67 / 0.35);
}

.border-e-pink-900\/40 {
  border-inline-end-color: rgb(131 24 67 / 0.4);
}

.border-e-pink-900\/45 {
  border-inline-end-color: rgb(131 24 67 / 0.45);
}

.border-e-pink-900\/5 {
  border-inline-end-color: rgb(131 24 67 / 0.05);
}

.border-e-pink-900\/50 {
  border-inline-end-color: rgb(131 24 67 / 0.5);
}

.border-e-pink-900\/55 {
  border-inline-end-color: rgb(131 24 67 / 0.55);
}

.border-e-pink-900\/60 {
  border-inline-end-color: rgb(131 24 67 / 0.6);
}

.border-e-pink-900\/65 {
  border-inline-end-color: rgb(131 24 67 / 0.65);
}

.border-e-pink-900\/70 {
  border-inline-end-color: rgb(131 24 67 / 0.7);
}

.border-e-pink-900\/75 {
  border-inline-end-color: rgb(131 24 67 / 0.75);
}

.border-e-pink-900\/80 {
  border-inline-end-color: rgb(131 24 67 / 0.8);
}

.border-e-pink-900\/85 {
  border-inline-end-color: rgb(131 24 67 / 0.85);
}

.border-e-pink-900\/90 {
  border-inline-end-color: rgb(131 24 67 / 0.9);
}

.border-e-pink-900\/95 {
  border-inline-end-color: rgb(131 24 67 / 0.95);
}

.border-e-pink-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(80 7 36 / var(--tw-border-opacity, 1));
}

.border-e-pink-950\/0 {
  border-inline-end-color: rgb(80 7 36 / 0);
}

.border-e-pink-950\/10 {
  border-inline-end-color: rgb(80 7 36 / 0.1);
}

.border-e-pink-950\/100 {
  border-inline-end-color: rgb(80 7 36 / 1);
}

.border-e-pink-950\/15 {
  border-inline-end-color: rgb(80 7 36 / 0.15);
}

.border-e-pink-950\/20 {
  border-inline-end-color: rgb(80 7 36 / 0.2);
}

.border-e-pink-950\/25 {
  border-inline-end-color: rgb(80 7 36 / 0.25);
}

.border-e-pink-950\/30 {
  border-inline-end-color: rgb(80 7 36 / 0.3);
}

.border-e-pink-950\/35 {
  border-inline-end-color: rgb(80 7 36 / 0.35);
}

.border-e-pink-950\/40 {
  border-inline-end-color: rgb(80 7 36 / 0.4);
}

.border-e-pink-950\/45 {
  border-inline-end-color: rgb(80 7 36 / 0.45);
}

.border-e-pink-950\/5 {
  border-inline-end-color: rgb(80 7 36 / 0.05);
}

.border-e-pink-950\/50 {
  border-inline-end-color: rgb(80 7 36 / 0.5);
}

.border-e-pink-950\/55 {
  border-inline-end-color: rgb(80 7 36 / 0.55);
}

.border-e-pink-950\/60 {
  border-inline-end-color: rgb(80 7 36 / 0.6);
}

.border-e-pink-950\/65 {
  border-inline-end-color: rgb(80 7 36 / 0.65);
}

.border-e-pink-950\/70 {
  border-inline-end-color: rgb(80 7 36 / 0.7);
}

.border-e-pink-950\/75 {
  border-inline-end-color: rgb(80 7 36 / 0.75);
}

.border-e-pink-950\/80 {
  border-inline-end-color: rgb(80 7 36 / 0.8);
}

.border-e-pink-950\/85 {
  border-inline-end-color: rgb(80 7 36 / 0.85);
}

.border-e-pink-950\/90 {
  border-inline-end-color: rgb(80 7 36 / 0.9);
}

.border-e-pink-950\/95 {
  border-inline-end-color: rgb(80 7 36 / 0.95);
}

.border-e-purple {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(99 111 173 / var(--tw-border-opacity, 1));
}

.border-e-purple\/0 {
  border-inline-end-color: rgb(99 111 173 / 0);
}

.border-e-purple\/10 {
  border-inline-end-color: rgb(99 111 173 / 0.1);
}

.border-e-purple\/100 {
  border-inline-end-color: rgb(99 111 173 / 1);
}

.border-e-purple\/15 {
  border-inline-end-color: rgb(99 111 173 / 0.15);
}

.border-e-purple\/20 {
  border-inline-end-color: rgb(99 111 173 / 0.2);
}

.border-e-purple\/25 {
  border-inline-end-color: rgb(99 111 173 / 0.25);
}

.border-e-purple\/30 {
  border-inline-end-color: rgb(99 111 173 / 0.3);
}

.border-e-purple\/35 {
  border-inline-end-color: rgb(99 111 173 / 0.35);
}

.border-e-purple\/40 {
  border-inline-end-color: rgb(99 111 173 / 0.4);
}

.border-e-purple\/45 {
  border-inline-end-color: rgb(99 111 173 / 0.45);
}

.border-e-purple\/5 {
  border-inline-end-color: rgb(99 111 173 / 0.05);
}

.border-e-purple\/50 {
  border-inline-end-color: rgb(99 111 173 / 0.5);
}

.border-e-purple\/55 {
  border-inline-end-color: rgb(99 111 173 / 0.55);
}

.border-e-purple\/60 {
  border-inline-end-color: rgb(99 111 173 / 0.6);
}

.border-e-purple\/65 {
  border-inline-end-color: rgb(99 111 173 / 0.65);
}

.border-e-purple\/70 {
  border-inline-end-color: rgb(99 111 173 / 0.7);
}

.border-e-purple\/75 {
  border-inline-end-color: rgb(99 111 173 / 0.75);
}

.border-e-purple\/80 {
  border-inline-end-color: rgb(99 111 173 / 0.8);
}

.border-e-purple\/85 {
  border-inline-end-color: rgb(99 111 173 / 0.85);
}

.border-e-purple\/90 {
  border-inline-end-color: rgb(99 111 173 / 0.9);
}

.border-e-purple\/95 {
  border-inline-end-color: rgb(99 111 173 / 0.95);
}

.border-e-red {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(212 64 54 / var(--tw-border-opacity, 1));
}

.border-e-red\/0 {
  border-inline-end-color: rgb(212 64 54 / 0);
}

.border-e-red\/10 {
  border-inline-end-color: rgb(212 64 54 / 0.1);
}

.border-e-red\/100 {
  border-inline-end-color: rgb(212 64 54 / 1);
}

.border-e-red\/15 {
  border-inline-end-color: rgb(212 64 54 / 0.15);
}

.border-e-red\/20 {
  border-inline-end-color: rgb(212 64 54 / 0.2);
}

.border-e-red\/25 {
  border-inline-end-color: rgb(212 64 54 / 0.25);
}

.border-e-red\/30 {
  border-inline-end-color: rgb(212 64 54 / 0.3);
}

.border-e-red\/35 {
  border-inline-end-color: rgb(212 64 54 / 0.35);
}

.border-e-red\/40 {
  border-inline-end-color: rgb(212 64 54 / 0.4);
}

.border-e-red\/45 {
  border-inline-end-color: rgb(212 64 54 / 0.45);
}

.border-e-red\/5 {
  border-inline-end-color: rgb(212 64 54 / 0.05);
}

.border-e-red\/50 {
  border-inline-end-color: rgb(212 64 54 / 0.5);
}

.border-e-red\/55 {
  border-inline-end-color: rgb(212 64 54 / 0.55);
}

.border-e-red\/60 {
  border-inline-end-color: rgb(212 64 54 / 0.6);
}

.border-e-red\/65 {
  border-inline-end-color: rgb(212 64 54 / 0.65);
}

.border-e-red\/70 {
  border-inline-end-color: rgb(212 64 54 / 0.7);
}

.border-e-red\/75 {
  border-inline-end-color: rgb(212 64 54 / 0.75);
}

.border-e-red\/80 {
  border-inline-end-color: rgb(212 64 54 / 0.8);
}

.border-e-red\/85 {
  border-inline-end-color: rgb(212 64 54 / 0.85);
}

.border-e-red\/90 {
  border-inline-end-color: rgb(212 64 54 / 0.9);
}

.border-e-red\/95 {
  border-inline-end-color: rgb(212 64 54 / 0.95);
}

.border-e-rose {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(173 99 130 / var(--tw-border-opacity, 1));
}

.border-e-rose\/0 {
  border-inline-end-color: rgb(173 99 130 / 0);
}

.border-e-rose\/10 {
  border-inline-end-color: rgb(173 99 130 / 0.1);
}

.border-e-rose\/100 {
  border-inline-end-color: rgb(173 99 130 / 1);
}

.border-e-rose\/15 {
  border-inline-end-color: rgb(173 99 130 / 0.15);
}

.border-e-rose\/20 {
  border-inline-end-color: rgb(173 99 130 / 0.2);
}

.border-e-rose\/25 {
  border-inline-end-color: rgb(173 99 130 / 0.25);
}

.border-e-rose\/30 {
  border-inline-end-color: rgb(173 99 130 / 0.3);
}

.border-e-rose\/35 {
  border-inline-end-color: rgb(173 99 130 / 0.35);
}

.border-e-rose\/40 {
  border-inline-end-color: rgb(173 99 130 / 0.4);
}

.border-e-rose\/45 {
  border-inline-end-color: rgb(173 99 130 / 0.45);
}

.border-e-rose\/5 {
  border-inline-end-color: rgb(173 99 130 / 0.05);
}

.border-e-rose\/50 {
  border-inline-end-color: rgb(173 99 130 / 0.5);
}

.border-e-rose\/55 {
  border-inline-end-color: rgb(173 99 130 / 0.55);
}

.border-e-rose\/60 {
  border-inline-end-color: rgb(173 99 130 / 0.6);
}

.border-e-rose\/65 {
  border-inline-end-color: rgb(173 99 130 / 0.65);
}

.border-e-rose\/70 {
  border-inline-end-color: rgb(173 99 130 / 0.7);
}

.border-e-rose\/75 {
  border-inline-end-color: rgb(173 99 130 / 0.75);
}

.border-e-rose\/80 {
  border-inline-end-color: rgb(173 99 130 / 0.8);
}

.border-e-rose\/85 {
  border-inline-end-color: rgb(173 99 130 / 0.85);
}

.border-e-rose\/90 {
  border-inline-end-color: rgb(173 99 130 / 0.9);
}

.border-e-rose\/95 {
  border-inline-end-color: rgb(173 99 130 / 0.95);
}

.border-e-sky-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(224 242 254 / var(--tw-border-opacity, 1));
}

.border-e-sky-100\/0 {
  border-inline-end-color: rgb(224 242 254 / 0);
}

.border-e-sky-100\/10 {
  border-inline-end-color: rgb(224 242 254 / 0.1);
}

.border-e-sky-100\/100 {
  border-inline-end-color: rgb(224 242 254 / 1);
}

.border-e-sky-100\/15 {
  border-inline-end-color: rgb(224 242 254 / 0.15);
}

.border-e-sky-100\/20 {
  border-inline-end-color: rgb(224 242 254 / 0.2);
}

.border-e-sky-100\/25 {
  border-inline-end-color: rgb(224 242 254 / 0.25);
}

.border-e-sky-100\/30 {
  border-inline-end-color: rgb(224 242 254 / 0.3);
}

.border-e-sky-100\/35 {
  border-inline-end-color: rgb(224 242 254 / 0.35);
}

.border-e-sky-100\/40 {
  border-inline-end-color: rgb(224 242 254 / 0.4);
}

.border-e-sky-100\/45 {
  border-inline-end-color: rgb(224 242 254 / 0.45);
}

.border-e-sky-100\/5 {
  border-inline-end-color: rgb(224 242 254 / 0.05);
}

.border-e-sky-100\/50 {
  border-inline-end-color: rgb(224 242 254 / 0.5);
}

.border-e-sky-100\/55 {
  border-inline-end-color: rgb(224 242 254 / 0.55);
}

.border-e-sky-100\/60 {
  border-inline-end-color: rgb(224 242 254 / 0.6);
}

.border-e-sky-100\/65 {
  border-inline-end-color: rgb(224 242 254 / 0.65);
}

.border-e-sky-100\/70 {
  border-inline-end-color: rgb(224 242 254 / 0.7);
}

.border-e-sky-100\/75 {
  border-inline-end-color: rgb(224 242 254 / 0.75);
}

.border-e-sky-100\/80 {
  border-inline-end-color: rgb(224 242 254 / 0.8);
}

.border-e-sky-100\/85 {
  border-inline-end-color: rgb(224 242 254 / 0.85);
}

.border-e-sky-100\/90 {
  border-inline-end-color: rgb(224 242 254 / 0.9);
}

.border-e-sky-100\/95 {
  border-inline-end-color: rgb(224 242 254 / 0.95);
}

.border-e-sky-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(186 230 253 / var(--tw-border-opacity, 1));
}

.border-e-sky-200\/0 {
  border-inline-end-color: rgb(186 230 253 / 0);
}

.border-e-sky-200\/10 {
  border-inline-end-color: rgb(186 230 253 / 0.1);
}

.border-e-sky-200\/100 {
  border-inline-end-color: rgb(186 230 253 / 1);
}

.border-e-sky-200\/15 {
  border-inline-end-color: rgb(186 230 253 / 0.15);
}

.border-e-sky-200\/20 {
  border-inline-end-color: rgb(186 230 253 / 0.2);
}

.border-e-sky-200\/25 {
  border-inline-end-color: rgb(186 230 253 / 0.25);
}

.border-e-sky-200\/30 {
  border-inline-end-color: rgb(186 230 253 / 0.3);
}

.border-e-sky-200\/35 {
  border-inline-end-color: rgb(186 230 253 / 0.35);
}

.border-e-sky-200\/40 {
  border-inline-end-color: rgb(186 230 253 / 0.4);
}

.border-e-sky-200\/45 {
  border-inline-end-color: rgb(186 230 253 / 0.45);
}

.border-e-sky-200\/5 {
  border-inline-end-color: rgb(186 230 253 / 0.05);
}

.border-e-sky-200\/50 {
  border-inline-end-color: rgb(186 230 253 / 0.5);
}

.border-e-sky-200\/55 {
  border-inline-end-color: rgb(186 230 253 / 0.55);
}

.border-e-sky-200\/60 {
  border-inline-end-color: rgb(186 230 253 / 0.6);
}

.border-e-sky-200\/65 {
  border-inline-end-color: rgb(186 230 253 / 0.65);
}

.border-e-sky-200\/70 {
  border-inline-end-color: rgb(186 230 253 / 0.7);
}

.border-e-sky-200\/75 {
  border-inline-end-color: rgb(186 230 253 / 0.75);
}

.border-e-sky-200\/80 {
  border-inline-end-color: rgb(186 230 253 / 0.8);
}

.border-e-sky-200\/85 {
  border-inline-end-color: rgb(186 230 253 / 0.85);
}

.border-e-sky-200\/90 {
  border-inline-end-color: rgb(186 230 253 / 0.9);
}

.border-e-sky-200\/95 {
  border-inline-end-color: rgb(186 230 253 / 0.95);
}

.border-e-sky-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(125 211 252 / var(--tw-border-opacity, 1));
}

.border-e-sky-300\/0 {
  border-inline-end-color: rgb(125 211 252 / 0);
}

.border-e-sky-300\/10 {
  border-inline-end-color: rgb(125 211 252 / 0.1);
}

.border-e-sky-300\/100 {
  border-inline-end-color: rgb(125 211 252 / 1);
}

.border-e-sky-300\/15 {
  border-inline-end-color: rgb(125 211 252 / 0.15);
}

.border-e-sky-300\/20 {
  border-inline-end-color: rgb(125 211 252 / 0.2);
}

.border-e-sky-300\/25 {
  border-inline-end-color: rgb(125 211 252 / 0.25);
}

.border-e-sky-300\/30 {
  border-inline-end-color: rgb(125 211 252 / 0.3);
}

.border-e-sky-300\/35 {
  border-inline-end-color: rgb(125 211 252 / 0.35);
}

.border-e-sky-300\/40 {
  border-inline-end-color: rgb(125 211 252 / 0.4);
}

.border-e-sky-300\/45 {
  border-inline-end-color: rgb(125 211 252 / 0.45);
}

.border-e-sky-300\/5 {
  border-inline-end-color: rgb(125 211 252 / 0.05);
}

.border-e-sky-300\/50 {
  border-inline-end-color: rgb(125 211 252 / 0.5);
}

.border-e-sky-300\/55 {
  border-inline-end-color: rgb(125 211 252 / 0.55);
}

.border-e-sky-300\/60 {
  border-inline-end-color: rgb(125 211 252 / 0.6);
}

.border-e-sky-300\/65 {
  border-inline-end-color: rgb(125 211 252 / 0.65);
}

.border-e-sky-300\/70 {
  border-inline-end-color: rgb(125 211 252 / 0.7);
}

.border-e-sky-300\/75 {
  border-inline-end-color: rgb(125 211 252 / 0.75);
}

.border-e-sky-300\/80 {
  border-inline-end-color: rgb(125 211 252 / 0.8);
}

.border-e-sky-300\/85 {
  border-inline-end-color: rgb(125 211 252 / 0.85);
}

.border-e-sky-300\/90 {
  border-inline-end-color: rgb(125 211 252 / 0.9);
}

.border-e-sky-300\/95 {
  border-inline-end-color: rgb(125 211 252 / 0.95);
}

.border-e-sky-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(56 189 248 / var(--tw-border-opacity, 1));
}

.border-e-sky-400\/0 {
  border-inline-end-color: rgb(56 189 248 / 0);
}

.border-e-sky-400\/10 {
  border-inline-end-color: rgb(56 189 248 / 0.1);
}

.border-e-sky-400\/100 {
  border-inline-end-color: rgb(56 189 248 / 1);
}

.border-e-sky-400\/15 {
  border-inline-end-color: rgb(56 189 248 / 0.15);
}

.border-e-sky-400\/20 {
  border-inline-end-color: rgb(56 189 248 / 0.2);
}

.border-e-sky-400\/25 {
  border-inline-end-color: rgb(56 189 248 / 0.25);
}

.border-e-sky-400\/30 {
  border-inline-end-color: rgb(56 189 248 / 0.3);
}

.border-e-sky-400\/35 {
  border-inline-end-color: rgb(56 189 248 / 0.35);
}

.border-e-sky-400\/40 {
  border-inline-end-color: rgb(56 189 248 / 0.4);
}

.border-e-sky-400\/45 {
  border-inline-end-color: rgb(56 189 248 / 0.45);
}

.border-e-sky-400\/5 {
  border-inline-end-color: rgb(56 189 248 / 0.05);
}

.border-e-sky-400\/50 {
  border-inline-end-color: rgb(56 189 248 / 0.5);
}

.border-e-sky-400\/55 {
  border-inline-end-color: rgb(56 189 248 / 0.55);
}

.border-e-sky-400\/60 {
  border-inline-end-color: rgb(56 189 248 / 0.6);
}

.border-e-sky-400\/65 {
  border-inline-end-color: rgb(56 189 248 / 0.65);
}

.border-e-sky-400\/70 {
  border-inline-end-color: rgb(56 189 248 / 0.7);
}

.border-e-sky-400\/75 {
  border-inline-end-color: rgb(56 189 248 / 0.75);
}

.border-e-sky-400\/80 {
  border-inline-end-color: rgb(56 189 248 / 0.8);
}

.border-e-sky-400\/85 {
  border-inline-end-color: rgb(56 189 248 / 0.85);
}

.border-e-sky-400\/90 {
  border-inline-end-color: rgb(56 189 248 / 0.9);
}

.border-e-sky-400\/95 {
  border-inline-end-color: rgb(56 189 248 / 0.95);
}

.border-e-sky-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(240 249 255 / var(--tw-border-opacity, 1));
}

.border-e-sky-50\/0 {
  border-inline-end-color: rgb(240 249 255 / 0);
}

.border-e-sky-50\/10 {
  border-inline-end-color: rgb(240 249 255 / 0.1);
}

.border-e-sky-50\/100 {
  border-inline-end-color: rgb(240 249 255 / 1);
}

.border-e-sky-50\/15 {
  border-inline-end-color: rgb(240 249 255 / 0.15);
}

.border-e-sky-50\/20 {
  border-inline-end-color: rgb(240 249 255 / 0.2);
}

.border-e-sky-50\/25 {
  border-inline-end-color: rgb(240 249 255 / 0.25);
}

.border-e-sky-50\/30 {
  border-inline-end-color: rgb(240 249 255 / 0.3);
}

.border-e-sky-50\/35 {
  border-inline-end-color: rgb(240 249 255 / 0.35);
}

.border-e-sky-50\/40 {
  border-inline-end-color: rgb(240 249 255 / 0.4);
}

.border-e-sky-50\/45 {
  border-inline-end-color: rgb(240 249 255 / 0.45);
}

.border-e-sky-50\/5 {
  border-inline-end-color: rgb(240 249 255 / 0.05);
}

.border-e-sky-50\/50 {
  border-inline-end-color: rgb(240 249 255 / 0.5);
}

.border-e-sky-50\/55 {
  border-inline-end-color: rgb(240 249 255 / 0.55);
}

.border-e-sky-50\/60 {
  border-inline-end-color: rgb(240 249 255 / 0.6);
}

.border-e-sky-50\/65 {
  border-inline-end-color: rgb(240 249 255 / 0.65);
}

.border-e-sky-50\/70 {
  border-inline-end-color: rgb(240 249 255 / 0.7);
}

.border-e-sky-50\/75 {
  border-inline-end-color: rgb(240 249 255 / 0.75);
}

.border-e-sky-50\/80 {
  border-inline-end-color: rgb(240 249 255 / 0.8);
}

.border-e-sky-50\/85 {
  border-inline-end-color: rgb(240 249 255 / 0.85);
}

.border-e-sky-50\/90 {
  border-inline-end-color: rgb(240 249 255 / 0.9);
}

.border-e-sky-50\/95 {
  border-inline-end-color: rgb(240 249 255 / 0.95);
}

.border-e-sky-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(14 165 233 / var(--tw-border-opacity, 1));
}

.border-e-sky-500\/0 {
  border-inline-end-color: rgb(14 165 233 / 0);
}

.border-e-sky-500\/10 {
  border-inline-end-color: rgb(14 165 233 / 0.1);
}

.border-e-sky-500\/100 {
  border-inline-end-color: rgb(14 165 233 / 1);
}

.border-e-sky-500\/15 {
  border-inline-end-color: rgb(14 165 233 / 0.15);
}

.border-e-sky-500\/20 {
  border-inline-end-color: rgb(14 165 233 / 0.2);
}

.border-e-sky-500\/25 {
  border-inline-end-color: rgb(14 165 233 / 0.25);
}

.border-e-sky-500\/30 {
  border-inline-end-color: rgb(14 165 233 / 0.3);
}

.border-e-sky-500\/35 {
  border-inline-end-color: rgb(14 165 233 / 0.35);
}

.border-e-sky-500\/40 {
  border-inline-end-color: rgb(14 165 233 / 0.4);
}

.border-e-sky-500\/45 {
  border-inline-end-color: rgb(14 165 233 / 0.45);
}

.border-e-sky-500\/5 {
  border-inline-end-color: rgb(14 165 233 / 0.05);
}

.border-e-sky-500\/50 {
  border-inline-end-color: rgb(14 165 233 / 0.5);
}

.border-e-sky-500\/55 {
  border-inline-end-color: rgb(14 165 233 / 0.55);
}

.border-e-sky-500\/60 {
  border-inline-end-color: rgb(14 165 233 / 0.6);
}

.border-e-sky-500\/65 {
  border-inline-end-color: rgb(14 165 233 / 0.65);
}

.border-e-sky-500\/70 {
  border-inline-end-color: rgb(14 165 233 / 0.7);
}

.border-e-sky-500\/75 {
  border-inline-end-color: rgb(14 165 233 / 0.75);
}

.border-e-sky-500\/80 {
  border-inline-end-color: rgb(14 165 233 / 0.8);
}

.border-e-sky-500\/85 {
  border-inline-end-color: rgb(14 165 233 / 0.85);
}

.border-e-sky-500\/90 {
  border-inline-end-color: rgb(14 165 233 / 0.9);
}

.border-e-sky-500\/95 {
  border-inline-end-color: rgb(14 165 233 / 0.95);
}

.border-e-sky-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(2 132 199 / var(--tw-border-opacity, 1));
}

.border-e-sky-600\/0 {
  border-inline-end-color: rgb(2 132 199 / 0);
}

.border-e-sky-600\/10 {
  border-inline-end-color: rgb(2 132 199 / 0.1);
}

.border-e-sky-600\/100 {
  border-inline-end-color: rgb(2 132 199 / 1);
}

.border-e-sky-600\/15 {
  border-inline-end-color: rgb(2 132 199 / 0.15);
}

.border-e-sky-600\/20 {
  border-inline-end-color: rgb(2 132 199 / 0.2);
}

.border-e-sky-600\/25 {
  border-inline-end-color: rgb(2 132 199 / 0.25);
}

.border-e-sky-600\/30 {
  border-inline-end-color: rgb(2 132 199 / 0.3);
}

.border-e-sky-600\/35 {
  border-inline-end-color: rgb(2 132 199 / 0.35);
}

.border-e-sky-600\/40 {
  border-inline-end-color: rgb(2 132 199 / 0.4);
}

.border-e-sky-600\/45 {
  border-inline-end-color: rgb(2 132 199 / 0.45);
}

.border-e-sky-600\/5 {
  border-inline-end-color: rgb(2 132 199 / 0.05);
}

.border-e-sky-600\/50 {
  border-inline-end-color: rgb(2 132 199 / 0.5);
}

.border-e-sky-600\/55 {
  border-inline-end-color: rgb(2 132 199 / 0.55);
}

.border-e-sky-600\/60 {
  border-inline-end-color: rgb(2 132 199 / 0.6);
}

.border-e-sky-600\/65 {
  border-inline-end-color: rgb(2 132 199 / 0.65);
}

.border-e-sky-600\/70 {
  border-inline-end-color: rgb(2 132 199 / 0.7);
}

.border-e-sky-600\/75 {
  border-inline-end-color: rgb(2 132 199 / 0.75);
}

.border-e-sky-600\/80 {
  border-inline-end-color: rgb(2 132 199 / 0.8);
}

.border-e-sky-600\/85 {
  border-inline-end-color: rgb(2 132 199 / 0.85);
}

.border-e-sky-600\/90 {
  border-inline-end-color: rgb(2 132 199 / 0.9);
}

.border-e-sky-600\/95 {
  border-inline-end-color: rgb(2 132 199 / 0.95);
}

.border-e-sky-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(3 105 161 / var(--tw-border-opacity, 1));
}

.border-e-sky-700\/0 {
  border-inline-end-color: rgb(3 105 161 / 0);
}

.border-e-sky-700\/10 {
  border-inline-end-color: rgb(3 105 161 / 0.1);
}

.border-e-sky-700\/100 {
  border-inline-end-color: rgb(3 105 161 / 1);
}

.border-e-sky-700\/15 {
  border-inline-end-color: rgb(3 105 161 / 0.15);
}

.border-e-sky-700\/20 {
  border-inline-end-color: rgb(3 105 161 / 0.2);
}

.border-e-sky-700\/25 {
  border-inline-end-color: rgb(3 105 161 / 0.25);
}

.border-e-sky-700\/30 {
  border-inline-end-color: rgb(3 105 161 / 0.3);
}

.border-e-sky-700\/35 {
  border-inline-end-color: rgb(3 105 161 / 0.35);
}

.border-e-sky-700\/40 {
  border-inline-end-color: rgb(3 105 161 / 0.4);
}

.border-e-sky-700\/45 {
  border-inline-end-color: rgb(3 105 161 / 0.45);
}

.border-e-sky-700\/5 {
  border-inline-end-color: rgb(3 105 161 / 0.05);
}

.border-e-sky-700\/50 {
  border-inline-end-color: rgb(3 105 161 / 0.5);
}

.border-e-sky-700\/55 {
  border-inline-end-color: rgb(3 105 161 / 0.55);
}

.border-e-sky-700\/60 {
  border-inline-end-color: rgb(3 105 161 / 0.6);
}

.border-e-sky-700\/65 {
  border-inline-end-color: rgb(3 105 161 / 0.65);
}

.border-e-sky-700\/70 {
  border-inline-end-color: rgb(3 105 161 / 0.7);
}

.border-e-sky-700\/75 {
  border-inline-end-color: rgb(3 105 161 / 0.75);
}

.border-e-sky-700\/80 {
  border-inline-end-color: rgb(3 105 161 / 0.8);
}

.border-e-sky-700\/85 {
  border-inline-end-color: rgb(3 105 161 / 0.85);
}

.border-e-sky-700\/90 {
  border-inline-end-color: rgb(3 105 161 / 0.9);
}

.border-e-sky-700\/95 {
  border-inline-end-color: rgb(3 105 161 / 0.95);
}

.border-e-sky-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(7 89 133 / var(--tw-border-opacity, 1));
}

.border-e-sky-800\/0 {
  border-inline-end-color: rgb(7 89 133 / 0);
}

.border-e-sky-800\/10 {
  border-inline-end-color: rgb(7 89 133 / 0.1);
}

.border-e-sky-800\/100 {
  border-inline-end-color: rgb(7 89 133 / 1);
}

.border-e-sky-800\/15 {
  border-inline-end-color: rgb(7 89 133 / 0.15);
}

.border-e-sky-800\/20 {
  border-inline-end-color: rgb(7 89 133 / 0.2);
}

.border-e-sky-800\/25 {
  border-inline-end-color: rgb(7 89 133 / 0.25);
}

.border-e-sky-800\/30 {
  border-inline-end-color: rgb(7 89 133 / 0.3);
}

.border-e-sky-800\/35 {
  border-inline-end-color: rgb(7 89 133 / 0.35);
}

.border-e-sky-800\/40 {
  border-inline-end-color: rgb(7 89 133 / 0.4);
}

.border-e-sky-800\/45 {
  border-inline-end-color: rgb(7 89 133 / 0.45);
}

.border-e-sky-800\/5 {
  border-inline-end-color: rgb(7 89 133 / 0.05);
}

.border-e-sky-800\/50 {
  border-inline-end-color: rgb(7 89 133 / 0.5);
}

.border-e-sky-800\/55 {
  border-inline-end-color: rgb(7 89 133 / 0.55);
}

.border-e-sky-800\/60 {
  border-inline-end-color: rgb(7 89 133 / 0.6);
}

.border-e-sky-800\/65 {
  border-inline-end-color: rgb(7 89 133 / 0.65);
}

.border-e-sky-800\/70 {
  border-inline-end-color: rgb(7 89 133 / 0.7);
}

.border-e-sky-800\/75 {
  border-inline-end-color: rgb(7 89 133 / 0.75);
}

.border-e-sky-800\/80 {
  border-inline-end-color: rgb(7 89 133 / 0.8);
}

.border-e-sky-800\/85 {
  border-inline-end-color: rgb(7 89 133 / 0.85);
}

.border-e-sky-800\/90 {
  border-inline-end-color: rgb(7 89 133 / 0.9);
}

.border-e-sky-800\/95 {
  border-inline-end-color: rgb(7 89 133 / 0.95);
}

.border-e-sky-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(12 74 110 / var(--tw-border-opacity, 1));
}

.border-e-sky-900\/0 {
  border-inline-end-color: rgb(12 74 110 / 0);
}

.border-e-sky-900\/10 {
  border-inline-end-color: rgb(12 74 110 / 0.1);
}

.border-e-sky-900\/100 {
  border-inline-end-color: rgb(12 74 110 / 1);
}

.border-e-sky-900\/15 {
  border-inline-end-color: rgb(12 74 110 / 0.15);
}

.border-e-sky-900\/20 {
  border-inline-end-color: rgb(12 74 110 / 0.2);
}

.border-e-sky-900\/25 {
  border-inline-end-color: rgb(12 74 110 / 0.25);
}

.border-e-sky-900\/30 {
  border-inline-end-color: rgb(12 74 110 / 0.3);
}

.border-e-sky-900\/35 {
  border-inline-end-color: rgb(12 74 110 / 0.35);
}

.border-e-sky-900\/40 {
  border-inline-end-color: rgb(12 74 110 / 0.4);
}

.border-e-sky-900\/45 {
  border-inline-end-color: rgb(12 74 110 / 0.45);
}

.border-e-sky-900\/5 {
  border-inline-end-color: rgb(12 74 110 / 0.05);
}

.border-e-sky-900\/50 {
  border-inline-end-color: rgb(12 74 110 / 0.5);
}

.border-e-sky-900\/55 {
  border-inline-end-color: rgb(12 74 110 / 0.55);
}

.border-e-sky-900\/60 {
  border-inline-end-color: rgb(12 74 110 / 0.6);
}

.border-e-sky-900\/65 {
  border-inline-end-color: rgb(12 74 110 / 0.65);
}

.border-e-sky-900\/70 {
  border-inline-end-color: rgb(12 74 110 / 0.7);
}

.border-e-sky-900\/75 {
  border-inline-end-color: rgb(12 74 110 / 0.75);
}

.border-e-sky-900\/80 {
  border-inline-end-color: rgb(12 74 110 / 0.8);
}

.border-e-sky-900\/85 {
  border-inline-end-color: rgb(12 74 110 / 0.85);
}

.border-e-sky-900\/90 {
  border-inline-end-color: rgb(12 74 110 / 0.9);
}

.border-e-sky-900\/95 {
  border-inline-end-color: rgb(12 74 110 / 0.95);
}

.border-e-sky-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(8 47 73 / var(--tw-border-opacity, 1));
}

.border-e-sky-950\/0 {
  border-inline-end-color: rgb(8 47 73 / 0);
}

.border-e-sky-950\/10 {
  border-inline-end-color: rgb(8 47 73 / 0.1);
}

.border-e-sky-950\/100 {
  border-inline-end-color: rgb(8 47 73 / 1);
}

.border-e-sky-950\/15 {
  border-inline-end-color: rgb(8 47 73 / 0.15);
}

.border-e-sky-950\/20 {
  border-inline-end-color: rgb(8 47 73 / 0.2);
}

.border-e-sky-950\/25 {
  border-inline-end-color: rgb(8 47 73 / 0.25);
}

.border-e-sky-950\/30 {
  border-inline-end-color: rgb(8 47 73 / 0.3);
}

.border-e-sky-950\/35 {
  border-inline-end-color: rgb(8 47 73 / 0.35);
}

.border-e-sky-950\/40 {
  border-inline-end-color: rgb(8 47 73 / 0.4);
}

.border-e-sky-950\/45 {
  border-inline-end-color: rgb(8 47 73 / 0.45);
}

.border-e-sky-950\/5 {
  border-inline-end-color: rgb(8 47 73 / 0.05);
}

.border-e-sky-950\/50 {
  border-inline-end-color: rgb(8 47 73 / 0.5);
}

.border-e-sky-950\/55 {
  border-inline-end-color: rgb(8 47 73 / 0.55);
}

.border-e-sky-950\/60 {
  border-inline-end-color: rgb(8 47 73 / 0.6);
}

.border-e-sky-950\/65 {
  border-inline-end-color: rgb(8 47 73 / 0.65);
}

.border-e-sky-950\/70 {
  border-inline-end-color: rgb(8 47 73 / 0.7);
}

.border-e-sky-950\/75 {
  border-inline-end-color: rgb(8 47 73 / 0.75);
}

.border-e-sky-950\/80 {
  border-inline-end-color: rgb(8 47 73 / 0.8);
}

.border-e-sky-950\/85 {
  border-inline-end-color: rgb(8 47 73 / 0.85);
}

.border-e-sky-950\/90 {
  border-inline-end-color: rgb(8 47 73 / 0.9);
}

.border-e-sky-950\/95 {
  border-inline-end-color: rgb(8 47 73 / 0.95);
}

.border-e-slate-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}

.border-e-slate-100\/0 {
  border-inline-end-color: rgb(241 245 249 / 0);
}

.border-e-slate-100\/10 {
  border-inline-end-color: rgb(241 245 249 / 0.1);
}

.border-e-slate-100\/100 {
  border-inline-end-color: rgb(241 245 249 / 1);
}

.border-e-slate-100\/15 {
  border-inline-end-color: rgb(241 245 249 / 0.15);
}

.border-e-slate-100\/20 {
  border-inline-end-color: rgb(241 245 249 / 0.2);
}

.border-e-slate-100\/25 {
  border-inline-end-color: rgb(241 245 249 / 0.25);
}

.border-e-slate-100\/30 {
  border-inline-end-color: rgb(241 245 249 / 0.3);
}

.border-e-slate-100\/35 {
  border-inline-end-color: rgb(241 245 249 / 0.35);
}

.border-e-slate-100\/40 {
  border-inline-end-color: rgb(241 245 249 / 0.4);
}

.border-e-slate-100\/45 {
  border-inline-end-color: rgb(241 245 249 / 0.45);
}

.border-e-slate-100\/5 {
  border-inline-end-color: rgb(241 245 249 / 0.05);
}

.border-e-slate-100\/50 {
  border-inline-end-color: rgb(241 245 249 / 0.5);
}

.border-e-slate-100\/55 {
  border-inline-end-color: rgb(241 245 249 / 0.55);
}

.border-e-slate-100\/60 {
  border-inline-end-color: rgb(241 245 249 / 0.6);
}

.border-e-slate-100\/65 {
  border-inline-end-color: rgb(241 245 249 / 0.65);
}

.border-e-slate-100\/70 {
  border-inline-end-color: rgb(241 245 249 / 0.7);
}

.border-e-slate-100\/75 {
  border-inline-end-color: rgb(241 245 249 / 0.75);
}

.border-e-slate-100\/80 {
  border-inline-end-color: rgb(241 245 249 / 0.8);
}

.border-e-slate-100\/85 {
  border-inline-end-color: rgb(241 245 249 / 0.85);
}

.border-e-slate-100\/90 {
  border-inline-end-color: rgb(241 245 249 / 0.9);
}

.border-e-slate-100\/95 {
  border-inline-end-color: rgb(241 245 249 / 0.95);
}

.border-e-slate-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}

.border-e-slate-200\/0 {
  border-inline-end-color: rgb(226 232 240 / 0);
}

.border-e-slate-200\/10 {
  border-inline-end-color: rgb(226 232 240 / 0.1);
}

.border-e-slate-200\/100 {
  border-inline-end-color: rgb(226 232 240 / 1);
}

.border-e-slate-200\/15 {
  border-inline-end-color: rgb(226 232 240 / 0.15);
}

.border-e-slate-200\/20 {
  border-inline-end-color: rgb(226 232 240 / 0.2);
}

.border-e-slate-200\/25 {
  border-inline-end-color: rgb(226 232 240 / 0.25);
}

.border-e-slate-200\/30 {
  border-inline-end-color: rgb(226 232 240 / 0.3);
}

.border-e-slate-200\/35 {
  border-inline-end-color: rgb(226 232 240 / 0.35);
}

.border-e-slate-200\/40 {
  border-inline-end-color: rgb(226 232 240 / 0.4);
}

.border-e-slate-200\/45 {
  border-inline-end-color: rgb(226 232 240 / 0.45);
}

.border-e-slate-200\/5 {
  border-inline-end-color: rgb(226 232 240 / 0.05);
}

.border-e-slate-200\/50 {
  border-inline-end-color: rgb(226 232 240 / 0.5);
}

.border-e-slate-200\/55 {
  border-inline-end-color: rgb(226 232 240 / 0.55);
}

.border-e-slate-200\/60 {
  border-inline-end-color: rgb(226 232 240 / 0.6);
}

.border-e-slate-200\/65 {
  border-inline-end-color: rgb(226 232 240 / 0.65);
}

.border-e-slate-200\/70 {
  border-inline-end-color: rgb(226 232 240 / 0.7);
}

.border-e-slate-200\/75 {
  border-inline-end-color: rgb(226 232 240 / 0.75);
}

.border-e-slate-200\/80 {
  border-inline-end-color: rgb(226 232 240 / 0.8);
}

.border-e-slate-200\/85 {
  border-inline-end-color: rgb(226 232 240 / 0.85);
}

.border-e-slate-200\/90 {
  border-inline-end-color: rgb(226 232 240 / 0.9);
}

.border-e-slate-200\/95 {
  border-inline-end-color: rgb(226 232 240 / 0.95);
}

.border-e-slate-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}

.border-e-slate-300\/0 {
  border-inline-end-color: rgb(203 213 225 / 0);
}

.border-e-slate-300\/10 {
  border-inline-end-color: rgb(203 213 225 / 0.1);
}

.border-e-slate-300\/100 {
  border-inline-end-color: rgb(203 213 225 / 1);
}

.border-e-slate-300\/15 {
  border-inline-end-color: rgb(203 213 225 / 0.15);
}

.border-e-slate-300\/20 {
  border-inline-end-color: rgb(203 213 225 / 0.2);
}

.border-e-slate-300\/25 {
  border-inline-end-color: rgb(203 213 225 / 0.25);
}

.border-e-slate-300\/30 {
  border-inline-end-color: rgb(203 213 225 / 0.3);
}

.border-e-slate-300\/35 {
  border-inline-end-color: rgb(203 213 225 / 0.35);
}

.border-e-slate-300\/40 {
  border-inline-end-color: rgb(203 213 225 / 0.4);
}

.border-e-slate-300\/45 {
  border-inline-end-color: rgb(203 213 225 / 0.45);
}

.border-e-slate-300\/5 {
  border-inline-end-color: rgb(203 213 225 / 0.05);
}

.border-e-slate-300\/50 {
  border-inline-end-color: rgb(203 213 225 / 0.5);
}

.border-e-slate-300\/55 {
  border-inline-end-color: rgb(203 213 225 / 0.55);
}

.border-e-slate-300\/60 {
  border-inline-end-color: rgb(203 213 225 / 0.6);
}

.border-e-slate-300\/65 {
  border-inline-end-color: rgb(203 213 225 / 0.65);
}

.border-e-slate-300\/70 {
  border-inline-end-color: rgb(203 213 225 / 0.7);
}

.border-e-slate-300\/75 {
  border-inline-end-color: rgb(203 213 225 / 0.75);
}

.border-e-slate-300\/80 {
  border-inline-end-color: rgb(203 213 225 / 0.8);
}

.border-e-slate-300\/85 {
  border-inline-end-color: rgb(203 213 225 / 0.85);
}

.border-e-slate-300\/90 {
  border-inline-end-color: rgb(203 213 225 / 0.9);
}

.border-e-slate-300\/95 {
  border-inline-end-color: rgb(203 213 225 / 0.95);
}

.border-e-slate-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}

.border-e-slate-400\/0 {
  border-inline-end-color: rgb(148 163 184 / 0);
}

.border-e-slate-400\/10 {
  border-inline-end-color: rgb(148 163 184 / 0.1);
}

.border-e-slate-400\/100 {
  border-inline-end-color: rgb(148 163 184 / 1);
}

.border-e-slate-400\/15 {
  border-inline-end-color: rgb(148 163 184 / 0.15);
}

.border-e-slate-400\/20 {
  border-inline-end-color: rgb(148 163 184 / 0.2);
}

.border-e-slate-400\/25 {
  border-inline-end-color: rgb(148 163 184 / 0.25);
}

.border-e-slate-400\/30 {
  border-inline-end-color: rgb(148 163 184 / 0.3);
}

.border-e-slate-400\/35 {
  border-inline-end-color: rgb(148 163 184 / 0.35);
}

.border-e-slate-400\/40 {
  border-inline-end-color: rgb(148 163 184 / 0.4);
}

.border-e-slate-400\/45 {
  border-inline-end-color: rgb(148 163 184 / 0.45);
}

.border-e-slate-400\/5 {
  border-inline-end-color: rgb(148 163 184 / 0.05);
}

.border-e-slate-400\/50 {
  border-inline-end-color: rgb(148 163 184 / 0.5);
}

.border-e-slate-400\/55 {
  border-inline-end-color: rgb(148 163 184 / 0.55);
}

.border-e-slate-400\/60 {
  border-inline-end-color: rgb(148 163 184 / 0.6);
}

.border-e-slate-400\/65 {
  border-inline-end-color: rgb(148 163 184 / 0.65);
}

.border-e-slate-400\/70 {
  border-inline-end-color: rgb(148 163 184 / 0.7);
}

.border-e-slate-400\/75 {
  border-inline-end-color: rgb(148 163 184 / 0.75);
}

.border-e-slate-400\/80 {
  border-inline-end-color: rgb(148 163 184 / 0.8);
}

.border-e-slate-400\/85 {
  border-inline-end-color: rgb(148 163 184 / 0.85);
}

.border-e-slate-400\/90 {
  border-inline-end-color: rgb(148 163 184 / 0.9);
}

.border-e-slate-400\/95 {
  border-inline-end-color: rgb(148 163 184 / 0.95);
}

.border-e-slate-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(248 250 252 / var(--tw-border-opacity, 1));
}

.border-e-slate-50\/0 {
  border-inline-end-color: rgb(248 250 252 / 0);
}

.border-e-slate-50\/10 {
  border-inline-end-color: rgb(248 250 252 / 0.1);
}

.border-e-slate-50\/100 {
  border-inline-end-color: rgb(248 250 252 / 1);
}

.border-e-slate-50\/15 {
  border-inline-end-color: rgb(248 250 252 / 0.15);
}

.border-e-slate-50\/20 {
  border-inline-end-color: rgb(248 250 252 / 0.2);
}

.border-e-slate-50\/25 {
  border-inline-end-color: rgb(248 250 252 / 0.25);
}

.border-e-slate-50\/30 {
  border-inline-end-color: rgb(248 250 252 / 0.3);
}

.border-e-slate-50\/35 {
  border-inline-end-color: rgb(248 250 252 / 0.35);
}

.border-e-slate-50\/40 {
  border-inline-end-color: rgb(248 250 252 / 0.4);
}

.border-e-slate-50\/45 {
  border-inline-end-color: rgb(248 250 252 / 0.45);
}

.border-e-slate-50\/5 {
  border-inline-end-color: rgb(248 250 252 / 0.05);
}

.border-e-slate-50\/50 {
  border-inline-end-color: rgb(248 250 252 / 0.5);
}

.border-e-slate-50\/55 {
  border-inline-end-color: rgb(248 250 252 / 0.55);
}

.border-e-slate-50\/60 {
  border-inline-end-color: rgb(248 250 252 / 0.6);
}

.border-e-slate-50\/65 {
  border-inline-end-color: rgb(248 250 252 / 0.65);
}

.border-e-slate-50\/70 {
  border-inline-end-color: rgb(248 250 252 / 0.7);
}

.border-e-slate-50\/75 {
  border-inline-end-color: rgb(248 250 252 / 0.75);
}

.border-e-slate-50\/80 {
  border-inline-end-color: rgb(248 250 252 / 0.8);
}

.border-e-slate-50\/85 {
  border-inline-end-color: rgb(248 250 252 / 0.85);
}

.border-e-slate-50\/90 {
  border-inline-end-color: rgb(248 250 252 / 0.9);
}

.border-e-slate-50\/95 {
  border-inline-end-color: rgb(248 250 252 / 0.95);
}

.border-e-slate-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
}

.border-e-slate-500\/0 {
  border-inline-end-color: rgb(100 116 139 / 0);
}

.border-e-slate-500\/10 {
  border-inline-end-color: rgb(100 116 139 / 0.1);
}

.border-e-slate-500\/100 {
  border-inline-end-color: rgb(100 116 139 / 1);
}

.border-e-slate-500\/15 {
  border-inline-end-color: rgb(100 116 139 / 0.15);
}

.border-e-slate-500\/20 {
  border-inline-end-color: rgb(100 116 139 / 0.2);
}

.border-e-slate-500\/25 {
  border-inline-end-color: rgb(100 116 139 / 0.25);
}

.border-e-slate-500\/30 {
  border-inline-end-color: rgb(100 116 139 / 0.3);
}

.border-e-slate-500\/35 {
  border-inline-end-color: rgb(100 116 139 / 0.35);
}

.border-e-slate-500\/40 {
  border-inline-end-color: rgb(100 116 139 / 0.4);
}

.border-e-slate-500\/45 {
  border-inline-end-color: rgb(100 116 139 / 0.45);
}

.border-e-slate-500\/5 {
  border-inline-end-color: rgb(100 116 139 / 0.05);
}

.border-e-slate-500\/50 {
  border-inline-end-color: rgb(100 116 139 / 0.5);
}

.border-e-slate-500\/55 {
  border-inline-end-color: rgb(100 116 139 / 0.55);
}

.border-e-slate-500\/60 {
  border-inline-end-color: rgb(100 116 139 / 0.6);
}

.border-e-slate-500\/65 {
  border-inline-end-color: rgb(100 116 139 / 0.65);
}

.border-e-slate-500\/70 {
  border-inline-end-color: rgb(100 116 139 / 0.7);
}

.border-e-slate-500\/75 {
  border-inline-end-color: rgb(100 116 139 / 0.75);
}

.border-e-slate-500\/80 {
  border-inline-end-color: rgb(100 116 139 / 0.8);
}

.border-e-slate-500\/85 {
  border-inline-end-color: rgb(100 116 139 / 0.85);
}

.border-e-slate-500\/90 {
  border-inline-end-color: rgb(100 116 139 / 0.9);
}

.border-e-slate-500\/95 {
  border-inline-end-color: rgb(100 116 139 / 0.95);
}

.border-e-slate-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
}

.border-e-slate-600\/0 {
  border-inline-end-color: rgb(71 85 105 / 0);
}

.border-e-slate-600\/10 {
  border-inline-end-color: rgb(71 85 105 / 0.1);
}

.border-e-slate-600\/100 {
  border-inline-end-color: rgb(71 85 105 / 1);
}

.border-e-slate-600\/15 {
  border-inline-end-color: rgb(71 85 105 / 0.15);
}

.border-e-slate-600\/20 {
  border-inline-end-color: rgb(71 85 105 / 0.2);
}

.border-e-slate-600\/25 {
  border-inline-end-color: rgb(71 85 105 / 0.25);
}

.border-e-slate-600\/30 {
  border-inline-end-color: rgb(71 85 105 / 0.3);
}

.border-e-slate-600\/35 {
  border-inline-end-color: rgb(71 85 105 / 0.35);
}

.border-e-slate-600\/40 {
  border-inline-end-color: rgb(71 85 105 / 0.4);
}

.border-e-slate-600\/45 {
  border-inline-end-color: rgb(71 85 105 / 0.45);
}

.border-e-slate-600\/5 {
  border-inline-end-color: rgb(71 85 105 / 0.05);
}

.border-e-slate-600\/50 {
  border-inline-end-color: rgb(71 85 105 / 0.5);
}

.border-e-slate-600\/55 {
  border-inline-end-color: rgb(71 85 105 / 0.55);
}

.border-e-slate-600\/60 {
  border-inline-end-color: rgb(71 85 105 / 0.6);
}

.border-e-slate-600\/65 {
  border-inline-end-color: rgb(71 85 105 / 0.65);
}

.border-e-slate-600\/70 {
  border-inline-end-color: rgb(71 85 105 / 0.7);
}

.border-e-slate-600\/75 {
  border-inline-end-color: rgb(71 85 105 / 0.75);
}

.border-e-slate-600\/80 {
  border-inline-end-color: rgb(71 85 105 / 0.8);
}

.border-e-slate-600\/85 {
  border-inline-end-color: rgb(71 85 105 / 0.85);
}

.border-e-slate-600\/90 {
  border-inline-end-color: rgb(71 85 105 / 0.9);
}

.border-e-slate-600\/95 {
  border-inline-end-color: rgb(71 85 105 / 0.95);
}

.border-e-slate-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
}

.border-e-slate-700\/0 {
  border-inline-end-color: rgb(51 65 85 / 0);
}

.border-e-slate-700\/10 {
  border-inline-end-color: rgb(51 65 85 / 0.1);
}

.border-e-slate-700\/100 {
  border-inline-end-color: rgb(51 65 85 / 1);
}

.border-e-slate-700\/15 {
  border-inline-end-color: rgb(51 65 85 / 0.15);
}

.border-e-slate-700\/20 {
  border-inline-end-color: rgb(51 65 85 / 0.2);
}

.border-e-slate-700\/25 {
  border-inline-end-color: rgb(51 65 85 / 0.25);
}

.border-e-slate-700\/30 {
  border-inline-end-color: rgb(51 65 85 / 0.3);
}

.border-e-slate-700\/35 {
  border-inline-end-color: rgb(51 65 85 / 0.35);
}

.border-e-slate-700\/40 {
  border-inline-end-color: rgb(51 65 85 / 0.4);
}

.border-e-slate-700\/45 {
  border-inline-end-color: rgb(51 65 85 / 0.45);
}

.border-e-slate-700\/5 {
  border-inline-end-color: rgb(51 65 85 / 0.05);
}

.border-e-slate-700\/50 {
  border-inline-end-color: rgb(51 65 85 / 0.5);
}

.border-e-slate-700\/55 {
  border-inline-end-color: rgb(51 65 85 / 0.55);
}

.border-e-slate-700\/60 {
  border-inline-end-color: rgb(51 65 85 / 0.6);
}

.border-e-slate-700\/65 {
  border-inline-end-color: rgb(51 65 85 / 0.65);
}

.border-e-slate-700\/70 {
  border-inline-end-color: rgb(51 65 85 / 0.7);
}

.border-e-slate-700\/75 {
  border-inline-end-color: rgb(51 65 85 / 0.75);
}

.border-e-slate-700\/80 {
  border-inline-end-color: rgb(51 65 85 / 0.8);
}

.border-e-slate-700\/85 {
  border-inline-end-color: rgb(51 65 85 / 0.85);
}

.border-e-slate-700\/90 {
  border-inline-end-color: rgb(51 65 85 / 0.9);
}

.border-e-slate-700\/95 {
  border-inline-end-color: rgb(51 65 85 / 0.95);
}

.border-e-slate-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}

.border-e-slate-800\/0 {
  border-inline-end-color: rgb(30 41 59 / 0);
}

.border-e-slate-800\/10 {
  border-inline-end-color: rgb(30 41 59 / 0.1);
}

.border-e-slate-800\/100 {
  border-inline-end-color: rgb(30 41 59 / 1);
}

.border-e-slate-800\/15 {
  border-inline-end-color: rgb(30 41 59 / 0.15);
}

.border-e-slate-800\/20 {
  border-inline-end-color: rgb(30 41 59 / 0.2);
}

.border-e-slate-800\/25 {
  border-inline-end-color: rgb(30 41 59 / 0.25);
}

.border-e-slate-800\/30 {
  border-inline-end-color: rgb(30 41 59 / 0.3);
}

.border-e-slate-800\/35 {
  border-inline-end-color: rgb(30 41 59 / 0.35);
}

.border-e-slate-800\/40 {
  border-inline-end-color: rgb(30 41 59 / 0.4);
}

.border-e-slate-800\/45 {
  border-inline-end-color: rgb(30 41 59 / 0.45);
}

.border-e-slate-800\/5 {
  border-inline-end-color: rgb(30 41 59 / 0.05);
}

.border-e-slate-800\/50 {
  border-inline-end-color: rgb(30 41 59 / 0.5);
}

.border-e-slate-800\/55 {
  border-inline-end-color: rgb(30 41 59 / 0.55);
}

.border-e-slate-800\/60 {
  border-inline-end-color: rgb(30 41 59 / 0.6);
}

.border-e-slate-800\/65 {
  border-inline-end-color: rgb(30 41 59 / 0.65);
}

.border-e-slate-800\/70 {
  border-inline-end-color: rgb(30 41 59 / 0.7);
}

.border-e-slate-800\/75 {
  border-inline-end-color: rgb(30 41 59 / 0.75);
}

.border-e-slate-800\/80 {
  border-inline-end-color: rgb(30 41 59 / 0.8);
}

.border-e-slate-800\/85 {
  border-inline-end-color: rgb(30 41 59 / 0.85);
}

.border-e-slate-800\/90 {
  border-inline-end-color: rgb(30 41 59 / 0.9);
}

.border-e-slate-800\/95 {
  border-inline-end-color: rgb(30 41 59 / 0.95);
}

.border-e-slate-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(15 23 42 / var(--tw-border-opacity, 1));
}

.border-e-slate-900\/0 {
  border-inline-end-color: rgb(15 23 42 / 0);
}

.border-e-slate-900\/10 {
  border-inline-end-color: rgb(15 23 42 / 0.1);
}

.border-e-slate-900\/100 {
  border-inline-end-color: rgb(15 23 42 / 1);
}

.border-e-slate-900\/15 {
  border-inline-end-color: rgb(15 23 42 / 0.15);
}

.border-e-slate-900\/20 {
  border-inline-end-color: rgb(15 23 42 / 0.2);
}

.border-e-slate-900\/25 {
  border-inline-end-color: rgb(15 23 42 / 0.25);
}

.border-e-slate-900\/30 {
  border-inline-end-color: rgb(15 23 42 / 0.3);
}

.border-e-slate-900\/35 {
  border-inline-end-color: rgb(15 23 42 / 0.35);
}

.border-e-slate-900\/40 {
  border-inline-end-color: rgb(15 23 42 / 0.4);
}

.border-e-slate-900\/45 {
  border-inline-end-color: rgb(15 23 42 / 0.45);
}

.border-e-slate-900\/5 {
  border-inline-end-color: rgb(15 23 42 / 0.05);
}

.border-e-slate-900\/50 {
  border-inline-end-color: rgb(15 23 42 / 0.5);
}

.border-e-slate-900\/55 {
  border-inline-end-color: rgb(15 23 42 / 0.55);
}

.border-e-slate-900\/60 {
  border-inline-end-color: rgb(15 23 42 / 0.6);
}

.border-e-slate-900\/65 {
  border-inline-end-color: rgb(15 23 42 / 0.65);
}

.border-e-slate-900\/70 {
  border-inline-end-color: rgb(15 23 42 / 0.7);
}

.border-e-slate-900\/75 {
  border-inline-end-color: rgb(15 23 42 / 0.75);
}

.border-e-slate-900\/80 {
  border-inline-end-color: rgb(15 23 42 / 0.8);
}

.border-e-slate-900\/85 {
  border-inline-end-color: rgb(15 23 42 / 0.85);
}

.border-e-slate-900\/90 {
  border-inline-end-color: rgb(15 23 42 / 0.9);
}

.border-e-slate-900\/95 {
  border-inline-end-color: rgb(15 23 42 / 0.95);
}

.border-e-slate-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(2 6 23 / var(--tw-border-opacity, 1));
}

.border-e-slate-950\/0 {
  border-inline-end-color: rgb(2 6 23 / 0);
}

.border-e-slate-950\/10 {
  border-inline-end-color: rgb(2 6 23 / 0.1);
}

.border-e-slate-950\/100 {
  border-inline-end-color: rgb(2 6 23 / 1);
}

.border-e-slate-950\/15 {
  border-inline-end-color: rgb(2 6 23 / 0.15);
}

.border-e-slate-950\/20 {
  border-inline-end-color: rgb(2 6 23 / 0.2);
}

.border-e-slate-950\/25 {
  border-inline-end-color: rgb(2 6 23 / 0.25);
}

.border-e-slate-950\/30 {
  border-inline-end-color: rgb(2 6 23 / 0.3);
}

.border-e-slate-950\/35 {
  border-inline-end-color: rgb(2 6 23 / 0.35);
}

.border-e-slate-950\/40 {
  border-inline-end-color: rgb(2 6 23 / 0.4);
}

.border-e-slate-950\/45 {
  border-inline-end-color: rgb(2 6 23 / 0.45);
}

.border-e-slate-950\/5 {
  border-inline-end-color: rgb(2 6 23 / 0.05);
}

.border-e-slate-950\/50 {
  border-inline-end-color: rgb(2 6 23 / 0.5);
}

.border-e-slate-950\/55 {
  border-inline-end-color: rgb(2 6 23 / 0.55);
}

.border-e-slate-950\/60 {
  border-inline-end-color: rgb(2 6 23 / 0.6);
}

.border-e-slate-950\/65 {
  border-inline-end-color: rgb(2 6 23 / 0.65);
}

.border-e-slate-950\/70 {
  border-inline-end-color: rgb(2 6 23 / 0.7);
}

.border-e-slate-950\/75 {
  border-inline-end-color: rgb(2 6 23 / 0.75);
}

.border-e-slate-950\/80 {
  border-inline-end-color: rgb(2 6 23 / 0.8);
}

.border-e-slate-950\/85 {
  border-inline-end-color: rgb(2 6 23 / 0.85);
}

.border-e-slate-950\/90 {
  border-inline-end-color: rgb(2 6 23 / 0.9);
}

.border-e-slate-950\/95 {
  border-inline-end-color: rgb(2 6 23 / 0.95);
}

.border-e-stone-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(245 245 244 / var(--tw-border-opacity, 1));
}

.border-e-stone-100\/0 {
  border-inline-end-color: rgb(245 245 244 / 0);
}

.border-e-stone-100\/10 {
  border-inline-end-color: rgb(245 245 244 / 0.1);
}

.border-e-stone-100\/100 {
  border-inline-end-color: rgb(245 245 244 / 1);
}

.border-e-stone-100\/15 {
  border-inline-end-color: rgb(245 245 244 / 0.15);
}

.border-e-stone-100\/20 {
  border-inline-end-color: rgb(245 245 244 / 0.2);
}

.border-e-stone-100\/25 {
  border-inline-end-color: rgb(245 245 244 / 0.25);
}

.border-e-stone-100\/30 {
  border-inline-end-color: rgb(245 245 244 / 0.3);
}

.border-e-stone-100\/35 {
  border-inline-end-color: rgb(245 245 244 / 0.35);
}

.border-e-stone-100\/40 {
  border-inline-end-color: rgb(245 245 244 / 0.4);
}

.border-e-stone-100\/45 {
  border-inline-end-color: rgb(245 245 244 / 0.45);
}

.border-e-stone-100\/5 {
  border-inline-end-color: rgb(245 245 244 / 0.05);
}

.border-e-stone-100\/50 {
  border-inline-end-color: rgb(245 245 244 / 0.5);
}

.border-e-stone-100\/55 {
  border-inline-end-color: rgb(245 245 244 / 0.55);
}

.border-e-stone-100\/60 {
  border-inline-end-color: rgb(245 245 244 / 0.6);
}

.border-e-stone-100\/65 {
  border-inline-end-color: rgb(245 245 244 / 0.65);
}

.border-e-stone-100\/70 {
  border-inline-end-color: rgb(245 245 244 / 0.7);
}

.border-e-stone-100\/75 {
  border-inline-end-color: rgb(245 245 244 / 0.75);
}

.border-e-stone-100\/80 {
  border-inline-end-color: rgb(245 245 244 / 0.8);
}

.border-e-stone-100\/85 {
  border-inline-end-color: rgb(245 245 244 / 0.85);
}

.border-e-stone-100\/90 {
  border-inline-end-color: rgb(245 245 244 / 0.9);
}

.border-e-stone-100\/95 {
  border-inline-end-color: rgb(245 245 244 / 0.95);
}

.border-e-stone-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(231 229 228 / var(--tw-border-opacity, 1));
}

.border-e-stone-200\/0 {
  border-inline-end-color: rgb(231 229 228 / 0);
}

.border-e-stone-200\/10 {
  border-inline-end-color: rgb(231 229 228 / 0.1);
}

.border-e-stone-200\/100 {
  border-inline-end-color: rgb(231 229 228 / 1);
}

.border-e-stone-200\/15 {
  border-inline-end-color: rgb(231 229 228 / 0.15);
}

.border-e-stone-200\/20 {
  border-inline-end-color: rgb(231 229 228 / 0.2);
}

.border-e-stone-200\/25 {
  border-inline-end-color: rgb(231 229 228 / 0.25);
}

.border-e-stone-200\/30 {
  border-inline-end-color: rgb(231 229 228 / 0.3);
}

.border-e-stone-200\/35 {
  border-inline-end-color: rgb(231 229 228 / 0.35);
}

.border-e-stone-200\/40 {
  border-inline-end-color: rgb(231 229 228 / 0.4);
}

.border-e-stone-200\/45 {
  border-inline-end-color: rgb(231 229 228 / 0.45);
}

.border-e-stone-200\/5 {
  border-inline-end-color: rgb(231 229 228 / 0.05);
}

.border-e-stone-200\/50 {
  border-inline-end-color: rgb(231 229 228 / 0.5);
}

.border-e-stone-200\/55 {
  border-inline-end-color: rgb(231 229 228 / 0.55);
}

.border-e-stone-200\/60 {
  border-inline-end-color: rgb(231 229 228 / 0.6);
}

.border-e-stone-200\/65 {
  border-inline-end-color: rgb(231 229 228 / 0.65);
}

.border-e-stone-200\/70 {
  border-inline-end-color: rgb(231 229 228 / 0.7);
}

.border-e-stone-200\/75 {
  border-inline-end-color: rgb(231 229 228 / 0.75);
}

.border-e-stone-200\/80 {
  border-inline-end-color: rgb(231 229 228 / 0.8);
}

.border-e-stone-200\/85 {
  border-inline-end-color: rgb(231 229 228 / 0.85);
}

.border-e-stone-200\/90 {
  border-inline-end-color: rgb(231 229 228 / 0.9);
}

.border-e-stone-200\/95 {
  border-inline-end-color: rgb(231 229 228 / 0.95);
}

.border-e-stone-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(214 211 209 / var(--tw-border-opacity, 1));
}

.border-e-stone-300\/0 {
  border-inline-end-color: rgb(214 211 209 / 0);
}

.border-e-stone-300\/10 {
  border-inline-end-color: rgb(214 211 209 / 0.1);
}

.border-e-stone-300\/100 {
  border-inline-end-color: rgb(214 211 209 / 1);
}

.border-e-stone-300\/15 {
  border-inline-end-color: rgb(214 211 209 / 0.15);
}

.border-e-stone-300\/20 {
  border-inline-end-color: rgb(214 211 209 / 0.2);
}

.border-e-stone-300\/25 {
  border-inline-end-color: rgb(214 211 209 / 0.25);
}

.border-e-stone-300\/30 {
  border-inline-end-color: rgb(214 211 209 / 0.3);
}

.border-e-stone-300\/35 {
  border-inline-end-color: rgb(214 211 209 / 0.35);
}

.border-e-stone-300\/40 {
  border-inline-end-color: rgb(214 211 209 / 0.4);
}

.border-e-stone-300\/45 {
  border-inline-end-color: rgb(214 211 209 / 0.45);
}

.border-e-stone-300\/5 {
  border-inline-end-color: rgb(214 211 209 / 0.05);
}

.border-e-stone-300\/50 {
  border-inline-end-color: rgb(214 211 209 / 0.5);
}

.border-e-stone-300\/55 {
  border-inline-end-color: rgb(214 211 209 / 0.55);
}

.border-e-stone-300\/60 {
  border-inline-end-color: rgb(214 211 209 / 0.6);
}

.border-e-stone-300\/65 {
  border-inline-end-color: rgb(214 211 209 / 0.65);
}

.border-e-stone-300\/70 {
  border-inline-end-color: rgb(214 211 209 / 0.7);
}

.border-e-stone-300\/75 {
  border-inline-end-color: rgb(214 211 209 / 0.75);
}

.border-e-stone-300\/80 {
  border-inline-end-color: rgb(214 211 209 / 0.8);
}

.border-e-stone-300\/85 {
  border-inline-end-color: rgb(214 211 209 / 0.85);
}

.border-e-stone-300\/90 {
  border-inline-end-color: rgb(214 211 209 / 0.9);
}

.border-e-stone-300\/95 {
  border-inline-end-color: rgb(214 211 209 / 0.95);
}

.border-e-stone-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(168 162 158 / var(--tw-border-opacity, 1));
}

.border-e-stone-400\/0 {
  border-inline-end-color: rgb(168 162 158 / 0);
}

.border-e-stone-400\/10 {
  border-inline-end-color: rgb(168 162 158 / 0.1);
}

.border-e-stone-400\/100 {
  border-inline-end-color: rgb(168 162 158 / 1);
}

.border-e-stone-400\/15 {
  border-inline-end-color: rgb(168 162 158 / 0.15);
}

.border-e-stone-400\/20 {
  border-inline-end-color: rgb(168 162 158 / 0.2);
}

.border-e-stone-400\/25 {
  border-inline-end-color: rgb(168 162 158 / 0.25);
}

.border-e-stone-400\/30 {
  border-inline-end-color: rgb(168 162 158 / 0.3);
}

.border-e-stone-400\/35 {
  border-inline-end-color: rgb(168 162 158 / 0.35);
}

.border-e-stone-400\/40 {
  border-inline-end-color: rgb(168 162 158 / 0.4);
}

.border-e-stone-400\/45 {
  border-inline-end-color: rgb(168 162 158 / 0.45);
}

.border-e-stone-400\/5 {
  border-inline-end-color: rgb(168 162 158 / 0.05);
}

.border-e-stone-400\/50 {
  border-inline-end-color: rgb(168 162 158 / 0.5);
}

.border-e-stone-400\/55 {
  border-inline-end-color: rgb(168 162 158 / 0.55);
}

.border-e-stone-400\/60 {
  border-inline-end-color: rgb(168 162 158 / 0.6);
}

.border-e-stone-400\/65 {
  border-inline-end-color: rgb(168 162 158 / 0.65);
}

.border-e-stone-400\/70 {
  border-inline-end-color: rgb(168 162 158 / 0.7);
}

.border-e-stone-400\/75 {
  border-inline-end-color: rgb(168 162 158 / 0.75);
}

.border-e-stone-400\/80 {
  border-inline-end-color: rgb(168 162 158 / 0.8);
}

.border-e-stone-400\/85 {
  border-inline-end-color: rgb(168 162 158 / 0.85);
}

.border-e-stone-400\/90 {
  border-inline-end-color: rgb(168 162 158 / 0.9);
}

.border-e-stone-400\/95 {
  border-inline-end-color: rgb(168 162 158 / 0.95);
}

.border-e-stone-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(250 250 249 / var(--tw-border-opacity, 1));
}

.border-e-stone-50\/0 {
  border-inline-end-color: rgb(250 250 249 / 0);
}

.border-e-stone-50\/10 {
  border-inline-end-color: rgb(250 250 249 / 0.1);
}

.border-e-stone-50\/100 {
  border-inline-end-color: rgb(250 250 249 / 1);
}

.border-e-stone-50\/15 {
  border-inline-end-color: rgb(250 250 249 / 0.15);
}

.border-e-stone-50\/20 {
  border-inline-end-color: rgb(250 250 249 / 0.2);
}

.border-e-stone-50\/25 {
  border-inline-end-color: rgb(250 250 249 / 0.25);
}

.border-e-stone-50\/30 {
  border-inline-end-color: rgb(250 250 249 / 0.3);
}

.border-e-stone-50\/35 {
  border-inline-end-color: rgb(250 250 249 / 0.35);
}

.border-e-stone-50\/40 {
  border-inline-end-color: rgb(250 250 249 / 0.4);
}

.border-e-stone-50\/45 {
  border-inline-end-color: rgb(250 250 249 / 0.45);
}

.border-e-stone-50\/5 {
  border-inline-end-color: rgb(250 250 249 / 0.05);
}

.border-e-stone-50\/50 {
  border-inline-end-color: rgb(250 250 249 / 0.5);
}

.border-e-stone-50\/55 {
  border-inline-end-color: rgb(250 250 249 / 0.55);
}

.border-e-stone-50\/60 {
  border-inline-end-color: rgb(250 250 249 / 0.6);
}

.border-e-stone-50\/65 {
  border-inline-end-color: rgb(250 250 249 / 0.65);
}

.border-e-stone-50\/70 {
  border-inline-end-color: rgb(250 250 249 / 0.7);
}

.border-e-stone-50\/75 {
  border-inline-end-color: rgb(250 250 249 / 0.75);
}

.border-e-stone-50\/80 {
  border-inline-end-color: rgb(250 250 249 / 0.8);
}

.border-e-stone-50\/85 {
  border-inline-end-color: rgb(250 250 249 / 0.85);
}

.border-e-stone-50\/90 {
  border-inline-end-color: rgb(250 250 249 / 0.9);
}

.border-e-stone-50\/95 {
  border-inline-end-color: rgb(250 250 249 / 0.95);
}

.border-e-stone-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(120 113 108 / var(--tw-border-opacity, 1));
}

.border-e-stone-500\/0 {
  border-inline-end-color: rgb(120 113 108 / 0);
}

.border-e-stone-500\/10 {
  border-inline-end-color: rgb(120 113 108 / 0.1);
}

.border-e-stone-500\/100 {
  border-inline-end-color: rgb(120 113 108 / 1);
}

.border-e-stone-500\/15 {
  border-inline-end-color: rgb(120 113 108 / 0.15);
}

.border-e-stone-500\/20 {
  border-inline-end-color: rgb(120 113 108 / 0.2);
}

.border-e-stone-500\/25 {
  border-inline-end-color: rgb(120 113 108 / 0.25);
}

.border-e-stone-500\/30 {
  border-inline-end-color: rgb(120 113 108 / 0.3);
}

.border-e-stone-500\/35 {
  border-inline-end-color: rgb(120 113 108 / 0.35);
}

.border-e-stone-500\/40 {
  border-inline-end-color: rgb(120 113 108 / 0.4);
}

.border-e-stone-500\/45 {
  border-inline-end-color: rgb(120 113 108 / 0.45);
}

.border-e-stone-500\/5 {
  border-inline-end-color: rgb(120 113 108 / 0.05);
}

.border-e-stone-500\/50 {
  border-inline-end-color: rgb(120 113 108 / 0.5);
}

.border-e-stone-500\/55 {
  border-inline-end-color: rgb(120 113 108 / 0.55);
}

.border-e-stone-500\/60 {
  border-inline-end-color: rgb(120 113 108 / 0.6);
}

.border-e-stone-500\/65 {
  border-inline-end-color: rgb(120 113 108 / 0.65);
}

.border-e-stone-500\/70 {
  border-inline-end-color: rgb(120 113 108 / 0.7);
}

.border-e-stone-500\/75 {
  border-inline-end-color: rgb(120 113 108 / 0.75);
}

.border-e-stone-500\/80 {
  border-inline-end-color: rgb(120 113 108 / 0.8);
}

.border-e-stone-500\/85 {
  border-inline-end-color: rgb(120 113 108 / 0.85);
}

.border-e-stone-500\/90 {
  border-inline-end-color: rgb(120 113 108 / 0.9);
}

.border-e-stone-500\/95 {
  border-inline-end-color: rgb(120 113 108 / 0.95);
}

.border-e-stone-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(87 83 78 / var(--tw-border-opacity, 1));
}

.border-e-stone-600\/0 {
  border-inline-end-color: rgb(87 83 78 / 0);
}

.border-e-stone-600\/10 {
  border-inline-end-color: rgb(87 83 78 / 0.1);
}

.border-e-stone-600\/100 {
  border-inline-end-color: rgb(87 83 78 / 1);
}

.border-e-stone-600\/15 {
  border-inline-end-color: rgb(87 83 78 / 0.15);
}

.border-e-stone-600\/20 {
  border-inline-end-color: rgb(87 83 78 / 0.2);
}

.border-e-stone-600\/25 {
  border-inline-end-color: rgb(87 83 78 / 0.25);
}

.border-e-stone-600\/30 {
  border-inline-end-color: rgb(87 83 78 / 0.3);
}

.border-e-stone-600\/35 {
  border-inline-end-color: rgb(87 83 78 / 0.35);
}

.border-e-stone-600\/40 {
  border-inline-end-color: rgb(87 83 78 / 0.4);
}

.border-e-stone-600\/45 {
  border-inline-end-color: rgb(87 83 78 / 0.45);
}

.border-e-stone-600\/5 {
  border-inline-end-color: rgb(87 83 78 / 0.05);
}

.border-e-stone-600\/50 {
  border-inline-end-color: rgb(87 83 78 / 0.5);
}

.border-e-stone-600\/55 {
  border-inline-end-color: rgb(87 83 78 / 0.55);
}

.border-e-stone-600\/60 {
  border-inline-end-color: rgb(87 83 78 / 0.6);
}

.border-e-stone-600\/65 {
  border-inline-end-color: rgb(87 83 78 / 0.65);
}

.border-e-stone-600\/70 {
  border-inline-end-color: rgb(87 83 78 / 0.7);
}

.border-e-stone-600\/75 {
  border-inline-end-color: rgb(87 83 78 / 0.75);
}

.border-e-stone-600\/80 {
  border-inline-end-color: rgb(87 83 78 / 0.8);
}

.border-e-stone-600\/85 {
  border-inline-end-color: rgb(87 83 78 / 0.85);
}

.border-e-stone-600\/90 {
  border-inline-end-color: rgb(87 83 78 / 0.9);
}

.border-e-stone-600\/95 {
  border-inline-end-color: rgb(87 83 78 / 0.95);
}

.border-e-stone-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(68 64 60 / var(--tw-border-opacity, 1));
}

.border-e-stone-700\/0 {
  border-inline-end-color: rgb(68 64 60 / 0);
}

.border-e-stone-700\/10 {
  border-inline-end-color: rgb(68 64 60 / 0.1);
}

.border-e-stone-700\/100 {
  border-inline-end-color: rgb(68 64 60 / 1);
}

.border-e-stone-700\/15 {
  border-inline-end-color: rgb(68 64 60 / 0.15);
}

.border-e-stone-700\/20 {
  border-inline-end-color: rgb(68 64 60 / 0.2);
}

.border-e-stone-700\/25 {
  border-inline-end-color: rgb(68 64 60 / 0.25);
}

.border-e-stone-700\/30 {
  border-inline-end-color: rgb(68 64 60 / 0.3);
}

.border-e-stone-700\/35 {
  border-inline-end-color: rgb(68 64 60 / 0.35);
}

.border-e-stone-700\/40 {
  border-inline-end-color: rgb(68 64 60 / 0.4);
}

.border-e-stone-700\/45 {
  border-inline-end-color: rgb(68 64 60 / 0.45);
}

.border-e-stone-700\/5 {
  border-inline-end-color: rgb(68 64 60 / 0.05);
}

.border-e-stone-700\/50 {
  border-inline-end-color: rgb(68 64 60 / 0.5);
}

.border-e-stone-700\/55 {
  border-inline-end-color: rgb(68 64 60 / 0.55);
}

.border-e-stone-700\/60 {
  border-inline-end-color: rgb(68 64 60 / 0.6);
}

.border-e-stone-700\/65 {
  border-inline-end-color: rgb(68 64 60 / 0.65);
}

.border-e-stone-700\/70 {
  border-inline-end-color: rgb(68 64 60 / 0.7);
}

.border-e-stone-700\/75 {
  border-inline-end-color: rgb(68 64 60 / 0.75);
}

.border-e-stone-700\/80 {
  border-inline-end-color: rgb(68 64 60 / 0.8);
}

.border-e-stone-700\/85 {
  border-inline-end-color: rgb(68 64 60 / 0.85);
}

.border-e-stone-700\/90 {
  border-inline-end-color: rgb(68 64 60 / 0.9);
}

.border-e-stone-700\/95 {
  border-inline-end-color: rgb(68 64 60 / 0.95);
}

.border-e-stone-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(41 37 36 / var(--tw-border-opacity, 1));
}

.border-e-stone-800\/0 {
  border-inline-end-color: rgb(41 37 36 / 0);
}

.border-e-stone-800\/10 {
  border-inline-end-color: rgb(41 37 36 / 0.1);
}

.border-e-stone-800\/100 {
  border-inline-end-color: rgb(41 37 36 / 1);
}

.border-e-stone-800\/15 {
  border-inline-end-color: rgb(41 37 36 / 0.15);
}

.border-e-stone-800\/20 {
  border-inline-end-color: rgb(41 37 36 / 0.2);
}

.border-e-stone-800\/25 {
  border-inline-end-color: rgb(41 37 36 / 0.25);
}

.border-e-stone-800\/30 {
  border-inline-end-color: rgb(41 37 36 / 0.3);
}

.border-e-stone-800\/35 {
  border-inline-end-color: rgb(41 37 36 / 0.35);
}

.border-e-stone-800\/40 {
  border-inline-end-color: rgb(41 37 36 / 0.4);
}

.border-e-stone-800\/45 {
  border-inline-end-color: rgb(41 37 36 / 0.45);
}

.border-e-stone-800\/5 {
  border-inline-end-color: rgb(41 37 36 / 0.05);
}

.border-e-stone-800\/50 {
  border-inline-end-color: rgb(41 37 36 / 0.5);
}

.border-e-stone-800\/55 {
  border-inline-end-color: rgb(41 37 36 / 0.55);
}

.border-e-stone-800\/60 {
  border-inline-end-color: rgb(41 37 36 / 0.6);
}

.border-e-stone-800\/65 {
  border-inline-end-color: rgb(41 37 36 / 0.65);
}

.border-e-stone-800\/70 {
  border-inline-end-color: rgb(41 37 36 / 0.7);
}

.border-e-stone-800\/75 {
  border-inline-end-color: rgb(41 37 36 / 0.75);
}

.border-e-stone-800\/80 {
  border-inline-end-color: rgb(41 37 36 / 0.8);
}

.border-e-stone-800\/85 {
  border-inline-end-color: rgb(41 37 36 / 0.85);
}

.border-e-stone-800\/90 {
  border-inline-end-color: rgb(41 37 36 / 0.9);
}

.border-e-stone-800\/95 {
  border-inline-end-color: rgb(41 37 36 / 0.95);
}

.border-e-stone-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(28 25 23 / var(--tw-border-opacity, 1));
}

.border-e-stone-900\/0 {
  border-inline-end-color: rgb(28 25 23 / 0);
}

.border-e-stone-900\/10 {
  border-inline-end-color: rgb(28 25 23 / 0.1);
}

.border-e-stone-900\/100 {
  border-inline-end-color: rgb(28 25 23 / 1);
}

.border-e-stone-900\/15 {
  border-inline-end-color: rgb(28 25 23 / 0.15);
}

.border-e-stone-900\/20 {
  border-inline-end-color: rgb(28 25 23 / 0.2);
}

.border-e-stone-900\/25 {
  border-inline-end-color: rgb(28 25 23 / 0.25);
}

.border-e-stone-900\/30 {
  border-inline-end-color: rgb(28 25 23 / 0.3);
}

.border-e-stone-900\/35 {
  border-inline-end-color: rgb(28 25 23 / 0.35);
}

.border-e-stone-900\/40 {
  border-inline-end-color: rgb(28 25 23 / 0.4);
}

.border-e-stone-900\/45 {
  border-inline-end-color: rgb(28 25 23 / 0.45);
}

.border-e-stone-900\/5 {
  border-inline-end-color: rgb(28 25 23 / 0.05);
}

.border-e-stone-900\/50 {
  border-inline-end-color: rgb(28 25 23 / 0.5);
}

.border-e-stone-900\/55 {
  border-inline-end-color: rgb(28 25 23 / 0.55);
}

.border-e-stone-900\/60 {
  border-inline-end-color: rgb(28 25 23 / 0.6);
}

.border-e-stone-900\/65 {
  border-inline-end-color: rgb(28 25 23 / 0.65);
}

.border-e-stone-900\/70 {
  border-inline-end-color: rgb(28 25 23 / 0.7);
}

.border-e-stone-900\/75 {
  border-inline-end-color: rgb(28 25 23 / 0.75);
}

.border-e-stone-900\/80 {
  border-inline-end-color: rgb(28 25 23 / 0.8);
}

.border-e-stone-900\/85 {
  border-inline-end-color: rgb(28 25 23 / 0.85);
}

.border-e-stone-900\/90 {
  border-inline-end-color: rgb(28 25 23 / 0.9);
}

.border-e-stone-900\/95 {
  border-inline-end-color: rgb(28 25 23 / 0.95);
}

.border-e-stone-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(12 10 9 / var(--tw-border-opacity, 1));
}

.border-e-stone-950\/0 {
  border-inline-end-color: rgb(12 10 9 / 0);
}

.border-e-stone-950\/10 {
  border-inline-end-color: rgb(12 10 9 / 0.1);
}

.border-e-stone-950\/100 {
  border-inline-end-color: rgb(12 10 9 / 1);
}

.border-e-stone-950\/15 {
  border-inline-end-color: rgb(12 10 9 / 0.15);
}

.border-e-stone-950\/20 {
  border-inline-end-color: rgb(12 10 9 / 0.2);
}

.border-e-stone-950\/25 {
  border-inline-end-color: rgb(12 10 9 / 0.25);
}

.border-e-stone-950\/30 {
  border-inline-end-color: rgb(12 10 9 / 0.3);
}

.border-e-stone-950\/35 {
  border-inline-end-color: rgb(12 10 9 / 0.35);
}

.border-e-stone-950\/40 {
  border-inline-end-color: rgb(12 10 9 / 0.4);
}

.border-e-stone-950\/45 {
  border-inline-end-color: rgb(12 10 9 / 0.45);
}

.border-e-stone-950\/5 {
  border-inline-end-color: rgb(12 10 9 / 0.05);
}

.border-e-stone-950\/50 {
  border-inline-end-color: rgb(12 10 9 / 0.5);
}

.border-e-stone-950\/55 {
  border-inline-end-color: rgb(12 10 9 / 0.55);
}

.border-e-stone-950\/60 {
  border-inline-end-color: rgb(12 10 9 / 0.6);
}

.border-e-stone-950\/65 {
  border-inline-end-color: rgb(12 10 9 / 0.65);
}

.border-e-stone-950\/70 {
  border-inline-end-color: rgb(12 10 9 / 0.7);
}

.border-e-stone-950\/75 {
  border-inline-end-color: rgb(12 10 9 / 0.75);
}

.border-e-stone-950\/80 {
  border-inline-end-color: rgb(12 10 9 / 0.8);
}

.border-e-stone-950\/85 {
  border-inline-end-color: rgb(12 10 9 / 0.85);
}

.border-e-stone-950\/90 {
  border-inline-end-color: rgb(12 10 9 / 0.9);
}

.border-e-stone-950\/95 {
  border-inline-end-color: rgb(12 10 9 / 0.95);
}

.border-e-teal {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(99 146 173 / var(--tw-border-opacity, 1));
}

.border-e-teal\/0 {
  border-inline-end-color: rgb(99 146 173 / 0);
}

.border-e-teal\/10 {
  border-inline-end-color: rgb(99 146 173 / 0.1);
}

.border-e-teal\/100 {
  border-inline-end-color: rgb(99 146 173 / 1);
}

.border-e-teal\/15 {
  border-inline-end-color: rgb(99 146 173 / 0.15);
}

.border-e-teal\/20 {
  border-inline-end-color: rgb(99 146 173 / 0.2);
}

.border-e-teal\/25 {
  border-inline-end-color: rgb(99 146 173 / 0.25);
}

.border-e-teal\/30 {
  border-inline-end-color: rgb(99 146 173 / 0.3);
}

.border-e-teal\/35 {
  border-inline-end-color: rgb(99 146 173 / 0.35);
}

.border-e-teal\/40 {
  border-inline-end-color: rgb(99 146 173 / 0.4);
}

.border-e-teal\/45 {
  border-inline-end-color: rgb(99 146 173 / 0.45);
}

.border-e-teal\/5 {
  border-inline-end-color: rgb(99 146 173 / 0.05);
}

.border-e-teal\/50 {
  border-inline-end-color: rgb(99 146 173 / 0.5);
}

.border-e-teal\/55 {
  border-inline-end-color: rgb(99 146 173 / 0.55);
}

.border-e-teal\/60 {
  border-inline-end-color: rgb(99 146 173 / 0.6);
}

.border-e-teal\/65 {
  border-inline-end-color: rgb(99 146 173 / 0.65);
}

.border-e-teal\/70 {
  border-inline-end-color: rgb(99 146 173 / 0.7);
}

.border-e-teal\/75 {
  border-inline-end-color: rgb(99 146 173 / 0.75);
}

.border-e-teal\/80 {
  border-inline-end-color: rgb(99 146 173 / 0.8);
}

.border-e-teal\/85 {
  border-inline-end-color: rgb(99 146 173 / 0.85);
}

.border-e-teal\/90 {
  border-inline-end-color: rgb(99 146 173 / 0.9);
}

.border-e-teal\/95 {
  border-inline-end-color: rgb(99 146 173 / 0.95);
}

.border-e-transparent {
  border-inline-end-color: transparent;
}

.border-e-transparent\/0 {
  border-inline-end-color: rgb(0 0 0 / 0);
}

.border-e-transparent\/10 {
  border-inline-end-color: rgb(0 0 0 / 0.1);
}

.border-e-transparent\/100 {
  border-inline-end-color: rgb(0 0 0 / 1);
}

.border-e-transparent\/15 {
  border-inline-end-color: rgb(0 0 0 / 0.15);
}

.border-e-transparent\/20 {
  border-inline-end-color: rgb(0 0 0 / 0.2);
}

.border-e-transparent\/25 {
  border-inline-end-color: rgb(0 0 0 / 0.25);
}

.border-e-transparent\/30 {
  border-inline-end-color: rgb(0 0 0 / 0.3);
}

.border-e-transparent\/35 {
  border-inline-end-color: rgb(0 0 0 / 0.35);
}

.border-e-transparent\/40 {
  border-inline-end-color: rgb(0 0 0 / 0.4);
}

.border-e-transparent\/45 {
  border-inline-end-color: rgb(0 0 0 / 0.45);
}

.border-e-transparent\/5 {
  border-inline-end-color: rgb(0 0 0 / 0.05);
}

.border-e-transparent\/50 {
  border-inline-end-color: rgb(0 0 0 / 0.5);
}

.border-e-transparent\/55 {
  border-inline-end-color: rgb(0 0 0 / 0.55);
}

.border-e-transparent\/60 {
  border-inline-end-color: rgb(0 0 0 / 0.6);
}

.border-e-transparent\/65 {
  border-inline-end-color: rgb(0 0 0 / 0.65);
}

.border-e-transparent\/70 {
  border-inline-end-color: rgb(0 0 0 / 0.7);
}

.border-e-transparent\/75 {
  border-inline-end-color: rgb(0 0 0 / 0.75);
}

.border-e-transparent\/80 {
  border-inline-end-color: rgb(0 0 0 / 0.8);
}

.border-e-transparent\/85 {
  border-inline-end-color: rgb(0 0 0 / 0.85);
}

.border-e-transparent\/90 {
  border-inline-end-color: rgb(0 0 0 / 0.9);
}

.border-e-transparent\/95 {
  border-inline-end-color: rgb(0 0 0 / 0.95);
}

.border-e-violet-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(237 233 254 / var(--tw-border-opacity, 1));
}

.border-e-violet-100\/0 {
  border-inline-end-color: rgb(237 233 254 / 0);
}

.border-e-violet-100\/10 {
  border-inline-end-color: rgb(237 233 254 / 0.1);
}

.border-e-violet-100\/100 {
  border-inline-end-color: rgb(237 233 254 / 1);
}

.border-e-violet-100\/15 {
  border-inline-end-color: rgb(237 233 254 / 0.15);
}

.border-e-violet-100\/20 {
  border-inline-end-color: rgb(237 233 254 / 0.2);
}

.border-e-violet-100\/25 {
  border-inline-end-color: rgb(237 233 254 / 0.25);
}

.border-e-violet-100\/30 {
  border-inline-end-color: rgb(237 233 254 / 0.3);
}

.border-e-violet-100\/35 {
  border-inline-end-color: rgb(237 233 254 / 0.35);
}

.border-e-violet-100\/40 {
  border-inline-end-color: rgb(237 233 254 / 0.4);
}

.border-e-violet-100\/45 {
  border-inline-end-color: rgb(237 233 254 / 0.45);
}

.border-e-violet-100\/5 {
  border-inline-end-color: rgb(237 233 254 / 0.05);
}

.border-e-violet-100\/50 {
  border-inline-end-color: rgb(237 233 254 / 0.5);
}

.border-e-violet-100\/55 {
  border-inline-end-color: rgb(237 233 254 / 0.55);
}

.border-e-violet-100\/60 {
  border-inline-end-color: rgb(237 233 254 / 0.6);
}

.border-e-violet-100\/65 {
  border-inline-end-color: rgb(237 233 254 / 0.65);
}

.border-e-violet-100\/70 {
  border-inline-end-color: rgb(237 233 254 / 0.7);
}

.border-e-violet-100\/75 {
  border-inline-end-color: rgb(237 233 254 / 0.75);
}

.border-e-violet-100\/80 {
  border-inline-end-color: rgb(237 233 254 / 0.8);
}

.border-e-violet-100\/85 {
  border-inline-end-color: rgb(237 233 254 / 0.85);
}

.border-e-violet-100\/90 {
  border-inline-end-color: rgb(237 233 254 / 0.9);
}

.border-e-violet-100\/95 {
  border-inline-end-color: rgb(237 233 254 / 0.95);
}

.border-e-violet-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(221 214 254 / var(--tw-border-opacity, 1));
}

.border-e-violet-200\/0 {
  border-inline-end-color: rgb(221 214 254 / 0);
}

.border-e-violet-200\/10 {
  border-inline-end-color: rgb(221 214 254 / 0.1);
}

.border-e-violet-200\/100 {
  border-inline-end-color: rgb(221 214 254 / 1);
}

.border-e-violet-200\/15 {
  border-inline-end-color: rgb(221 214 254 / 0.15);
}

.border-e-violet-200\/20 {
  border-inline-end-color: rgb(221 214 254 / 0.2);
}

.border-e-violet-200\/25 {
  border-inline-end-color: rgb(221 214 254 / 0.25);
}

.border-e-violet-200\/30 {
  border-inline-end-color: rgb(221 214 254 / 0.3);
}

.border-e-violet-200\/35 {
  border-inline-end-color: rgb(221 214 254 / 0.35);
}

.border-e-violet-200\/40 {
  border-inline-end-color: rgb(221 214 254 / 0.4);
}

.border-e-violet-200\/45 {
  border-inline-end-color: rgb(221 214 254 / 0.45);
}

.border-e-violet-200\/5 {
  border-inline-end-color: rgb(221 214 254 / 0.05);
}

.border-e-violet-200\/50 {
  border-inline-end-color: rgb(221 214 254 / 0.5);
}

.border-e-violet-200\/55 {
  border-inline-end-color: rgb(221 214 254 / 0.55);
}

.border-e-violet-200\/60 {
  border-inline-end-color: rgb(221 214 254 / 0.6);
}

.border-e-violet-200\/65 {
  border-inline-end-color: rgb(221 214 254 / 0.65);
}

.border-e-violet-200\/70 {
  border-inline-end-color: rgb(221 214 254 / 0.7);
}

.border-e-violet-200\/75 {
  border-inline-end-color: rgb(221 214 254 / 0.75);
}

.border-e-violet-200\/80 {
  border-inline-end-color: rgb(221 214 254 / 0.8);
}

.border-e-violet-200\/85 {
  border-inline-end-color: rgb(221 214 254 / 0.85);
}

.border-e-violet-200\/90 {
  border-inline-end-color: rgb(221 214 254 / 0.9);
}

.border-e-violet-200\/95 {
  border-inline-end-color: rgb(221 214 254 / 0.95);
}

.border-e-violet-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(196 181 253 / var(--tw-border-opacity, 1));
}

.border-e-violet-300\/0 {
  border-inline-end-color: rgb(196 181 253 / 0);
}

.border-e-violet-300\/10 {
  border-inline-end-color: rgb(196 181 253 / 0.1);
}

.border-e-violet-300\/100 {
  border-inline-end-color: rgb(196 181 253 / 1);
}

.border-e-violet-300\/15 {
  border-inline-end-color: rgb(196 181 253 / 0.15);
}

.border-e-violet-300\/20 {
  border-inline-end-color: rgb(196 181 253 / 0.2);
}

.border-e-violet-300\/25 {
  border-inline-end-color: rgb(196 181 253 / 0.25);
}

.border-e-violet-300\/30 {
  border-inline-end-color: rgb(196 181 253 / 0.3);
}

.border-e-violet-300\/35 {
  border-inline-end-color: rgb(196 181 253 / 0.35);
}

.border-e-violet-300\/40 {
  border-inline-end-color: rgb(196 181 253 / 0.4);
}

.border-e-violet-300\/45 {
  border-inline-end-color: rgb(196 181 253 / 0.45);
}

.border-e-violet-300\/5 {
  border-inline-end-color: rgb(196 181 253 / 0.05);
}

.border-e-violet-300\/50 {
  border-inline-end-color: rgb(196 181 253 / 0.5);
}

.border-e-violet-300\/55 {
  border-inline-end-color: rgb(196 181 253 / 0.55);
}

.border-e-violet-300\/60 {
  border-inline-end-color: rgb(196 181 253 / 0.6);
}

.border-e-violet-300\/65 {
  border-inline-end-color: rgb(196 181 253 / 0.65);
}

.border-e-violet-300\/70 {
  border-inline-end-color: rgb(196 181 253 / 0.7);
}

.border-e-violet-300\/75 {
  border-inline-end-color: rgb(196 181 253 / 0.75);
}

.border-e-violet-300\/80 {
  border-inline-end-color: rgb(196 181 253 / 0.8);
}

.border-e-violet-300\/85 {
  border-inline-end-color: rgb(196 181 253 / 0.85);
}

.border-e-violet-300\/90 {
  border-inline-end-color: rgb(196 181 253 / 0.9);
}

.border-e-violet-300\/95 {
  border-inline-end-color: rgb(196 181 253 / 0.95);
}

.border-e-violet-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(167 139 250 / var(--tw-border-opacity, 1));
}

.border-e-violet-400\/0 {
  border-inline-end-color: rgb(167 139 250 / 0);
}

.border-e-violet-400\/10 {
  border-inline-end-color: rgb(167 139 250 / 0.1);
}

.border-e-violet-400\/100 {
  border-inline-end-color: rgb(167 139 250 / 1);
}

.border-e-violet-400\/15 {
  border-inline-end-color: rgb(167 139 250 / 0.15);
}

.border-e-violet-400\/20 {
  border-inline-end-color: rgb(167 139 250 / 0.2);
}

.border-e-violet-400\/25 {
  border-inline-end-color: rgb(167 139 250 / 0.25);
}

.border-e-violet-400\/30 {
  border-inline-end-color: rgb(167 139 250 / 0.3);
}

.border-e-violet-400\/35 {
  border-inline-end-color: rgb(167 139 250 / 0.35);
}

.border-e-violet-400\/40 {
  border-inline-end-color: rgb(167 139 250 / 0.4);
}

.border-e-violet-400\/45 {
  border-inline-end-color: rgb(167 139 250 / 0.45);
}

.border-e-violet-400\/5 {
  border-inline-end-color: rgb(167 139 250 / 0.05);
}

.border-e-violet-400\/50 {
  border-inline-end-color: rgb(167 139 250 / 0.5);
}

.border-e-violet-400\/55 {
  border-inline-end-color: rgb(167 139 250 / 0.55);
}

.border-e-violet-400\/60 {
  border-inline-end-color: rgb(167 139 250 / 0.6);
}

.border-e-violet-400\/65 {
  border-inline-end-color: rgb(167 139 250 / 0.65);
}

.border-e-violet-400\/70 {
  border-inline-end-color: rgb(167 139 250 / 0.7);
}

.border-e-violet-400\/75 {
  border-inline-end-color: rgb(167 139 250 / 0.75);
}

.border-e-violet-400\/80 {
  border-inline-end-color: rgb(167 139 250 / 0.8);
}

.border-e-violet-400\/85 {
  border-inline-end-color: rgb(167 139 250 / 0.85);
}

.border-e-violet-400\/90 {
  border-inline-end-color: rgb(167 139 250 / 0.9);
}

.border-e-violet-400\/95 {
  border-inline-end-color: rgb(167 139 250 / 0.95);
}

.border-e-violet-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(245 243 255 / var(--tw-border-opacity, 1));
}

.border-e-violet-50\/0 {
  border-inline-end-color: rgb(245 243 255 / 0);
}

.border-e-violet-50\/10 {
  border-inline-end-color: rgb(245 243 255 / 0.1);
}

.border-e-violet-50\/100 {
  border-inline-end-color: rgb(245 243 255 / 1);
}

.border-e-violet-50\/15 {
  border-inline-end-color: rgb(245 243 255 / 0.15);
}

.border-e-violet-50\/20 {
  border-inline-end-color: rgb(245 243 255 / 0.2);
}

.border-e-violet-50\/25 {
  border-inline-end-color: rgb(245 243 255 / 0.25);
}

.border-e-violet-50\/30 {
  border-inline-end-color: rgb(245 243 255 / 0.3);
}

.border-e-violet-50\/35 {
  border-inline-end-color: rgb(245 243 255 / 0.35);
}

.border-e-violet-50\/40 {
  border-inline-end-color: rgb(245 243 255 / 0.4);
}

.border-e-violet-50\/45 {
  border-inline-end-color: rgb(245 243 255 / 0.45);
}

.border-e-violet-50\/5 {
  border-inline-end-color: rgb(245 243 255 / 0.05);
}

.border-e-violet-50\/50 {
  border-inline-end-color: rgb(245 243 255 / 0.5);
}

.border-e-violet-50\/55 {
  border-inline-end-color: rgb(245 243 255 / 0.55);
}

.border-e-violet-50\/60 {
  border-inline-end-color: rgb(245 243 255 / 0.6);
}

.border-e-violet-50\/65 {
  border-inline-end-color: rgb(245 243 255 / 0.65);
}

.border-e-violet-50\/70 {
  border-inline-end-color: rgb(245 243 255 / 0.7);
}

.border-e-violet-50\/75 {
  border-inline-end-color: rgb(245 243 255 / 0.75);
}

.border-e-violet-50\/80 {
  border-inline-end-color: rgb(245 243 255 / 0.8);
}

.border-e-violet-50\/85 {
  border-inline-end-color: rgb(245 243 255 / 0.85);
}

.border-e-violet-50\/90 {
  border-inline-end-color: rgb(245 243 255 / 0.9);
}

.border-e-violet-50\/95 {
  border-inline-end-color: rgb(245 243 255 / 0.95);
}

.border-e-violet-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(139 92 246 / var(--tw-border-opacity, 1));
}

.border-e-violet-500\/0 {
  border-inline-end-color: rgb(139 92 246 / 0);
}

.border-e-violet-500\/10 {
  border-inline-end-color: rgb(139 92 246 / 0.1);
}

.border-e-violet-500\/100 {
  border-inline-end-color: rgb(139 92 246 / 1);
}

.border-e-violet-500\/15 {
  border-inline-end-color: rgb(139 92 246 / 0.15);
}

.border-e-violet-500\/20 {
  border-inline-end-color: rgb(139 92 246 / 0.2);
}

.border-e-violet-500\/25 {
  border-inline-end-color: rgb(139 92 246 / 0.25);
}

.border-e-violet-500\/30 {
  border-inline-end-color: rgb(139 92 246 / 0.3);
}

.border-e-violet-500\/35 {
  border-inline-end-color: rgb(139 92 246 / 0.35);
}

.border-e-violet-500\/40 {
  border-inline-end-color: rgb(139 92 246 / 0.4);
}

.border-e-violet-500\/45 {
  border-inline-end-color: rgb(139 92 246 / 0.45);
}

.border-e-violet-500\/5 {
  border-inline-end-color: rgb(139 92 246 / 0.05);
}

.border-e-violet-500\/50 {
  border-inline-end-color: rgb(139 92 246 / 0.5);
}

.border-e-violet-500\/55 {
  border-inline-end-color: rgb(139 92 246 / 0.55);
}

.border-e-violet-500\/60 {
  border-inline-end-color: rgb(139 92 246 / 0.6);
}

.border-e-violet-500\/65 {
  border-inline-end-color: rgb(139 92 246 / 0.65);
}

.border-e-violet-500\/70 {
  border-inline-end-color: rgb(139 92 246 / 0.7);
}

.border-e-violet-500\/75 {
  border-inline-end-color: rgb(139 92 246 / 0.75);
}

.border-e-violet-500\/80 {
  border-inline-end-color: rgb(139 92 246 / 0.8);
}

.border-e-violet-500\/85 {
  border-inline-end-color: rgb(139 92 246 / 0.85);
}

.border-e-violet-500\/90 {
  border-inline-end-color: rgb(139 92 246 / 0.9);
}

.border-e-violet-500\/95 {
  border-inline-end-color: rgb(139 92 246 / 0.95);
}

.border-e-violet-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(124 58 237 / var(--tw-border-opacity, 1));
}

.border-e-violet-600\/0 {
  border-inline-end-color: rgb(124 58 237 / 0);
}

.border-e-violet-600\/10 {
  border-inline-end-color: rgb(124 58 237 / 0.1);
}

.border-e-violet-600\/100 {
  border-inline-end-color: rgb(124 58 237 / 1);
}

.border-e-violet-600\/15 {
  border-inline-end-color: rgb(124 58 237 / 0.15);
}

.border-e-violet-600\/20 {
  border-inline-end-color: rgb(124 58 237 / 0.2);
}

.border-e-violet-600\/25 {
  border-inline-end-color: rgb(124 58 237 / 0.25);
}

.border-e-violet-600\/30 {
  border-inline-end-color: rgb(124 58 237 / 0.3);
}

.border-e-violet-600\/35 {
  border-inline-end-color: rgb(124 58 237 / 0.35);
}

.border-e-violet-600\/40 {
  border-inline-end-color: rgb(124 58 237 / 0.4);
}

.border-e-violet-600\/45 {
  border-inline-end-color: rgb(124 58 237 / 0.45);
}

.border-e-violet-600\/5 {
  border-inline-end-color: rgb(124 58 237 / 0.05);
}

.border-e-violet-600\/50 {
  border-inline-end-color: rgb(124 58 237 / 0.5);
}

.border-e-violet-600\/55 {
  border-inline-end-color: rgb(124 58 237 / 0.55);
}

.border-e-violet-600\/60 {
  border-inline-end-color: rgb(124 58 237 / 0.6);
}

.border-e-violet-600\/65 {
  border-inline-end-color: rgb(124 58 237 / 0.65);
}

.border-e-violet-600\/70 {
  border-inline-end-color: rgb(124 58 237 / 0.7);
}

.border-e-violet-600\/75 {
  border-inline-end-color: rgb(124 58 237 / 0.75);
}

.border-e-violet-600\/80 {
  border-inline-end-color: rgb(124 58 237 / 0.8);
}

.border-e-violet-600\/85 {
  border-inline-end-color: rgb(124 58 237 / 0.85);
}

.border-e-violet-600\/90 {
  border-inline-end-color: rgb(124 58 237 / 0.9);
}

.border-e-violet-600\/95 {
  border-inline-end-color: rgb(124 58 237 / 0.95);
}

.border-e-violet-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(109 40 217 / var(--tw-border-opacity, 1));
}

.border-e-violet-700\/0 {
  border-inline-end-color: rgb(109 40 217 / 0);
}

.border-e-violet-700\/10 {
  border-inline-end-color: rgb(109 40 217 / 0.1);
}

.border-e-violet-700\/100 {
  border-inline-end-color: rgb(109 40 217 / 1);
}

.border-e-violet-700\/15 {
  border-inline-end-color: rgb(109 40 217 / 0.15);
}

.border-e-violet-700\/20 {
  border-inline-end-color: rgb(109 40 217 / 0.2);
}

.border-e-violet-700\/25 {
  border-inline-end-color: rgb(109 40 217 / 0.25);
}

.border-e-violet-700\/30 {
  border-inline-end-color: rgb(109 40 217 / 0.3);
}

.border-e-violet-700\/35 {
  border-inline-end-color: rgb(109 40 217 / 0.35);
}

.border-e-violet-700\/40 {
  border-inline-end-color: rgb(109 40 217 / 0.4);
}

.border-e-violet-700\/45 {
  border-inline-end-color: rgb(109 40 217 / 0.45);
}

.border-e-violet-700\/5 {
  border-inline-end-color: rgb(109 40 217 / 0.05);
}

.border-e-violet-700\/50 {
  border-inline-end-color: rgb(109 40 217 / 0.5);
}

.border-e-violet-700\/55 {
  border-inline-end-color: rgb(109 40 217 / 0.55);
}

.border-e-violet-700\/60 {
  border-inline-end-color: rgb(109 40 217 / 0.6);
}

.border-e-violet-700\/65 {
  border-inline-end-color: rgb(109 40 217 / 0.65);
}

.border-e-violet-700\/70 {
  border-inline-end-color: rgb(109 40 217 / 0.7);
}

.border-e-violet-700\/75 {
  border-inline-end-color: rgb(109 40 217 / 0.75);
}

.border-e-violet-700\/80 {
  border-inline-end-color: rgb(109 40 217 / 0.8);
}

.border-e-violet-700\/85 {
  border-inline-end-color: rgb(109 40 217 / 0.85);
}

.border-e-violet-700\/90 {
  border-inline-end-color: rgb(109 40 217 / 0.9);
}

.border-e-violet-700\/95 {
  border-inline-end-color: rgb(109 40 217 / 0.95);
}

.border-e-violet-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(91 33 182 / var(--tw-border-opacity, 1));
}

.border-e-violet-800\/0 {
  border-inline-end-color: rgb(91 33 182 / 0);
}

.border-e-violet-800\/10 {
  border-inline-end-color: rgb(91 33 182 / 0.1);
}

.border-e-violet-800\/100 {
  border-inline-end-color: rgb(91 33 182 / 1);
}

.border-e-violet-800\/15 {
  border-inline-end-color: rgb(91 33 182 / 0.15);
}

.border-e-violet-800\/20 {
  border-inline-end-color: rgb(91 33 182 / 0.2);
}

.border-e-violet-800\/25 {
  border-inline-end-color: rgb(91 33 182 / 0.25);
}

.border-e-violet-800\/30 {
  border-inline-end-color: rgb(91 33 182 / 0.3);
}

.border-e-violet-800\/35 {
  border-inline-end-color: rgb(91 33 182 / 0.35);
}

.border-e-violet-800\/40 {
  border-inline-end-color: rgb(91 33 182 / 0.4);
}

.border-e-violet-800\/45 {
  border-inline-end-color: rgb(91 33 182 / 0.45);
}

.border-e-violet-800\/5 {
  border-inline-end-color: rgb(91 33 182 / 0.05);
}

.border-e-violet-800\/50 {
  border-inline-end-color: rgb(91 33 182 / 0.5);
}

.border-e-violet-800\/55 {
  border-inline-end-color: rgb(91 33 182 / 0.55);
}

.border-e-violet-800\/60 {
  border-inline-end-color: rgb(91 33 182 / 0.6);
}

.border-e-violet-800\/65 {
  border-inline-end-color: rgb(91 33 182 / 0.65);
}

.border-e-violet-800\/70 {
  border-inline-end-color: rgb(91 33 182 / 0.7);
}

.border-e-violet-800\/75 {
  border-inline-end-color: rgb(91 33 182 / 0.75);
}

.border-e-violet-800\/80 {
  border-inline-end-color: rgb(91 33 182 / 0.8);
}

.border-e-violet-800\/85 {
  border-inline-end-color: rgb(91 33 182 / 0.85);
}

.border-e-violet-800\/90 {
  border-inline-end-color: rgb(91 33 182 / 0.9);
}

.border-e-violet-800\/95 {
  border-inline-end-color: rgb(91 33 182 / 0.95);
}

.border-e-violet-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(76 29 149 / var(--tw-border-opacity, 1));
}

.border-e-violet-900\/0 {
  border-inline-end-color: rgb(76 29 149 / 0);
}

.border-e-violet-900\/10 {
  border-inline-end-color: rgb(76 29 149 / 0.1);
}

.border-e-violet-900\/100 {
  border-inline-end-color: rgb(76 29 149 / 1);
}

.border-e-violet-900\/15 {
  border-inline-end-color: rgb(76 29 149 / 0.15);
}

.border-e-violet-900\/20 {
  border-inline-end-color: rgb(76 29 149 / 0.2);
}

.border-e-violet-900\/25 {
  border-inline-end-color: rgb(76 29 149 / 0.25);
}

.border-e-violet-900\/30 {
  border-inline-end-color: rgb(76 29 149 / 0.3);
}

.border-e-violet-900\/35 {
  border-inline-end-color: rgb(76 29 149 / 0.35);
}

.border-e-violet-900\/40 {
  border-inline-end-color: rgb(76 29 149 / 0.4);
}

.border-e-violet-900\/45 {
  border-inline-end-color: rgb(76 29 149 / 0.45);
}

.border-e-violet-900\/5 {
  border-inline-end-color: rgb(76 29 149 / 0.05);
}

.border-e-violet-900\/50 {
  border-inline-end-color: rgb(76 29 149 / 0.5);
}

.border-e-violet-900\/55 {
  border-inline-end-color: rgb(76 29 149 / 0.55);
}

.border-e-violet-900\/60 {
  border-inline-end-color: rgb(76 29 149 / 0.6);
}

.border-e-violet-900\/65 {
  border-inline-end-color: rgb(76 29 149 / 0.65);
}

.border-e-violet-900\/70 {
  border-inline-end-color: rgb(76 29 149 / 0.7);
}

.border-e-violet-900\/75 {
  border-inline-end-color: rgb(76 29 149 / 0.75);
}

.border-e-violet-900\/80 {
  border-inline-end-color: rgb(76 29 149 / 0.8);
}

.border-e-violet-900\/85 {
  border-inline-end-color: rgb(76 29 149 / 0.85);
}

.border-e-violet-900\/90 {
  border-inline-end-color: rgb(76 29 149 / 0.9);
}

.border-e-violet-900\/95 {
  border-inline-end-color: rgb(76 29 149 / 0.95);
}

.border-e-violet-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(46 16 101 / var(--tw-border-opacity, 1));
}

.border-e-violet-950\/0 {
  border-inline-end-color: rgb(46 16 101 / 0);
}

.border-e-violet-950\/10 {
  border-inline-end-color: rgb(46 16 101 / 0.1);
}

.border-e-violet-950\/100 {
  border-inline-end-color: rgb(46 16 101 / 1);
}

.border-e-violet-950\/15 {
  border-inline-end-color: rgb(46 16 101 / 0.15);
}

.border-e-violet-950\/20 {
  border-inline-end-color: rgb(46 16 101 / 0.2);
}

.border-e-violet-950\/25 {
  border-inline-end-color: rgb(46 16 101 / 0.25);
}

.border-e-violet-950\/30 {
  border-inline-end-color: rgb(46 16 101 / 0.3);
}

.border-e-violet-950\/35 {
  border-inline-end-color: rgb(46 16 101 / 0.35);
}

.border-e-violet-950\/40 {
  border-inline-end-color: rgb(46 16 101 / 0.4);
}

.border-e-violet-950\/45 {
  border-inline-end-color: rgb(46 16 101 / 0.45);
}

.border-e-violet-950\/5 {
  border-inline-end-color: rgb(46 16 101 / 0.05);
}

.border-e-violet-950\/50 {
  border-inline-end-color: rgb(46 16 101 / 0.5);
}

.border-e-violet-950\/55 {
  border-inline-end-color: rgb(46 16 101 / 0.55);
}

.border-e-violet-950\/60 {
  border-inline-end-color: rgb(46 16 101 / 0.6);
}

.border-e-violet-950\/65 {
  border-inline-end-color: rgb(46 16 101 / 0.65);
}

.border-e-violet-950\/70 {
  border-inline-end-color: rgb(46 16 101 / 0.7);
}

.border-e-violet-950\/75 {
  border-inline-end-color: rgb(46 16 101 / 0.75);
}

.border-e-violet-950\/80 {
  border-inline-end-color: rgb(46 16 101 / 0.8);
}

.border-e-violet-950\/85 {
  border-inline-end-color: rgb(46 16 101 / 0.85);
}

.border-e-violet-950\/90 {
  border-inline-end-color: rgb(46 16 101 / 0.9);
}

.border-e-violet-950\/95 {
  border-inline-end-color: rgb(46 16 101 / 0.95);
}

.border-e-white {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.border-e-white\/0 {
  border-inline-end-color: rgb(255 255 255 / 0);
}

.border-e-white\/10 {
  border-inline-end-color: rgb(255 255 255 / 0.1);
}

.border-e-white\/100 {
  border-inline-end-color: rgb(255 255 255 / 1);
}

.border-e-white\/15 {
  border-inline-end-color: rgb(255 255 255 / 0.15);
}

.border-e-white\/20 {
  border-inline-end-color: rgb(255 255 255 / 0.2);
}

.border-e-white\/25 {
  border-inline-end-color: rgb(255 255 255 / 0.25);
}

.border-e-white\/30 {
  border-inline-end-color: rgb(255 255 255 / 0.3);
}

.border-e-white\/35 {
  border-inline-end-color: rgb(255 255 255 / 0.35);
}

.border-e-white\/40 {
  border-inline-end-color: rgb(255 255 255 / 0.4);
}

.border-e-white\/45 {
  border-inline-end-color: rgb(255 255 255 / 0.45);
}

.border-e-white\/5 {
  border-inline-end-color: rgb(255 255 255 / 0.05);
}

.border-e-white\/50 {
  border-inline-end-color: rgb(255 255 255 / 0.5);
}

.border-e-white\/55 {
  border-inline-end-color: rgb(255 255 255 / 0.55);
}

.border-e-white\/60 {
  border-inline-end-color: rgb(255 255 255 / 0.6);
}

.border-e-white\/65 {
  border-inline-end-color: rgb(255 255 255 / 0.65);
}

.border-e-white\/70 {
  border-inline-end-color: rgb(255 255 255 / 0.7);
}

.border-e-white\/75 {
  border-inline-end-color: rgb(255 255 255 / 0.75);
}

.border-e-white\/80 {
  border-inline-end-color: rgb(255 255 255 / 0.8);
}

.border-e-white\/85 {
  border-inline-end-color: rgb(255 255 255 / 0.85);
}

.border-e-white\/90 {
  border-inline-end-color: rgb(255 255 255 / 0.9);
}

.border-e-white\/95 {
  border-inline-end-color: rgb(255 255 255 / 0.95);
}

.border-e-yellow-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}

.border-e-yellow-100\/0 {
  border-inline-end-color: rgb(254 249 195 / 0);
}

.border-e-yellow-100\/10 {
  border-inline-end-color: rgb(254 249 195 / 0.1);
}

.border-e-yellow-100\/100 {
  border-inline-end-color: rgb(254 249 195 / 1);
}

.border-e-yellow-100\/15 {
  border-inline-end-color: rgb(254 249 195 / 0.15);
}

.border-e-yellow-100\/20 {
  border-inline-end-color: rgb(254 249 195 / 0.2);
}

.border-e-yellow-100\/25 {
  border-inline-end-color: rgb(254 249 195 / 0.25);
}

.border-e-yellow-100\/30 {
  border-inline-end-color: rgb(254 249 195 / 0.3);
}

.border-e-yellow-100\/35 {
  border-inline-end-color: rgb(254 249 195 / 0.35);
}

.border-e-yellow-100\/40 {
  border-inline-end-color: rgb(254 249 195 / 0.4);
}

.border-e-yellow-100\/45 {
  border-inline-end-color: rgb(254 249 195 / 0.45);
}

.border-e-yellow-100\/5 {
  border-inline-end-color: rgb(254 249 195 / 0.05);
}

.border-e-yellow-100\/50 {
  border-inline-end-color: rgb(254 249 195 / 0.5);
}

.border-e-yellow-100\/55 {
  border-inline-end-color: rgb(254 249 195 / 0.55);
}

.border-e-yellow-100\/60 {
  border-inline-end-color: rgb(254 249 195 / 0.6);
}

.border-e-yellow-100\/65 {
  border-inline-end-color: rgb(254 249 195 / 0.65);
}

.border-e-yellow-100\/70 {
  border-inline-end-color: rgb(254 249 195 / 0.7);
}

.border-e-yellow-100\/75 {
  border-inline-end-color: rgb(254 249 195 / 0.75);
}

.border-e-yellow-100\/80 {
  border-inline-end-color: rgb(254 249 195 / 0.8);
}

.border-e-yellow-100\/85 {
  border-inline-end-color: rgb(254 249 195 / 0.85);
}

.border-e-yellow-100\/90 {
  border-inline-end-color: rgb(254 249 195 / 0.9);
}

.border-e-yellow-100\/95 {
  border-inline-end-color: rgb(254 249 195 / 0.95);
}

.border-e-yellow-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}

.border-e-yellow-200\/0 {
  border-inline-end-color: rgb(254 240 138 / 0);
}

.border-e-yellow-200\/10 {
  border-inline-end-color: rgb(254 240 138 / 0.1);
}

.border-e-yellow-200\/100 {
  border-inline-end-color: rgb(254 240 138 / 1);
}

.border-e-yellow-200\/15 {
  border-inline-end-color: rgb(254 240 138 / 0.15);
}

.border-e-yellow-200\/20 {
  border-inline-end-color: rgb(254 240 138 / 0.2);
}

.border-e-yellow-200\/25 {
  border-inline-end-color: rgb(254 240 138 / 0.25);
}

.border-e-yellow-200\/30 {
  border-inline-end-color: rgb(254 240 138 / 0.3);
}

.border-e-yellow-200\/35 {
  border-inline-end-color: rgb(254 240 138 / 0.35);
}

.border-e-yellow-200\/40 {
  border-inline-end-color: rgb(254 240 138 / 0.4);
}

.border-e-yellow-200\/45 {
  border-inline-end-color: rgb(254 240 138 / 0.45);
}

.border-e-yellow-200\/5 {
  border-inline-end-color: rgb(254 240 138 / 0.05);
}

.border-e-yellow-200\/50 {
  border-inline-end-color: rgb(254 240 138 / 0.5);
}

.border-e-yellow-200\/55 {
  border-inline-end-color: rgb(254 240 138 / 0.55);
}

.border-e-yellow-200\/60 {
  border-inline-end-color: rgb(254 240 138 / 0.6);
}

.border-e-yellow-200\/65 {
  border-inline-end-color: rgb(254 240 138 / 0.65);
}

.border-e-yellow-200\/70 {
  border-inline-end-color: rgb(254 240 138 / 0.7);
}

.border-e-yellow-200\/75 {
  border-inline-end-color: rgb(254 240 138 / 0.75);
}

.border-e-yellow-200\/80 {
  border-inline-end-color: rgb(254 240 138 / 0.8);
}

.border-e-yellow-200\/85 {
  border-inline-end-color: rgb(254 240 138 / 0.85);
}

.border-e-yellow-200\/90 {
  border-inline-end-color: rgb(254 240 138 / 0.9);
}

.border-e-yellow-200\/95 {
  border-inline-end-color: rgb(254 240 138 / 0.95);
}

.border-e-yellow-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}

.border-e-yellow-300\/0 {
  border-inline-end-color: rgb(253 224 71 / 0);
}

.border-e-yellow-300\/10 {
  border-inline-end-color: rgb(253 224 71 / 0.1);
}

.border-e-yellow-300\/100 {
  border-inline-end-color: rgb(253 224 71 / 1);
}

.border-e-yellow-300\/15 {
  border-inline-end-color: rgb(253 224 71 / 0.15);
}

.border-e-yellow-300\/20 {
  border-inline-end-color: rgb(253 224 71 / 0.2);
}

.border-e-yellow-300\/25 {
  border-inline-end-color: rgb(253 224 71 / 0.25);
}

.border-e-yellow-300\/30 {
  border-inline-end-color: rgb(253 224 71 / 0.3);
}

.border-e-yellow-300\/35 {
  border-inline-end-color: rgb(253 224 71 / 0.35);
}

.border-e-yellow-300\/40 {
  border-inline-end-color: rgb(253 224 71 / 0.4);
}

.border-e-yellow-300\/45 {
  border-inline-end-color: rgb(253 224 71 / 0.45);
}

.border-e-yellow-300\/5 {
  border-inline-end-color: rgb(253 224 71 / 0.05);
}

.border-e-yellow-300\/50 {
  border-inline-end-color: rgb(253 224 71 / 0.5);
}

.border-e-yellow-300\/55 {
  border-inline-end-color: rgb(253 224 71 / 0.55);
}

.border-e-yellow-300\/60 {
  border-inline-end-color: rgb(253 224 71 / 0.6);
}

.border-e-yellow-300\/65 {
  border-inline-end-color: rgb(253 224 71 / 0.65);
}

.border-e-yellow-300\/70 {
  border-inline-end-color: rgb(253 224 71 / 0.7);
}

.border-e-yellow-300\/75 {
  border-inline-end-color: rgb(253 224 71 / 0.75);
}

.border-e-yellow-300\/80 {
  border-inline-end-color: rgb(253 224 71 / 0.8);
}

.border-e-yellow-300\/85 {
  border-inline-end-color: rgb(253 224 71 / 0.85);
}

.border-e-yellow-300\/90 {
  border-inline-end-color: rgb(253 224 71 / 0.9);
}

.border-e-yellow-300\/95 {
  border-inline-end-color: rgb(253 224 71 / 0.95);
}

.border-e-yellow-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}

.border-e-yellow-400\/0 {
  border-inline-end-color: rgb(250 204 21 / 0);
}

.border-e-yellow-400\/10 {
  border-inline-end-color: rgb(250 204 21 / 0.1);
}

.border-e-yellow-400\/100 {
  border-inline-end-color: rgb(250 204 21 / 1);
}

.border-e-yellow-400\/15 {
  border-inline-end-color: rgb(250 204 21 / 0.15);
}

.border-e-yellow-400\/20 {
  border-inline-end-color: rgb(250 204 21 / 0.2);
}

.border-e-yellow-400\/25 {
  border-inline-end-color: rgb(250 204 21 / 0.25);
}

.border-e-yellow-400\/30 {
  border-inline-end-color: rgb(250 204 21 / 0.3);
}

.border-e-yellow-400\/35 {
  border-inline-end-color: rgb(250 204 21 / 0.35);
}

.border-e-yellow-400\/40 {
  border-inline-end-color: rgb(250 204 21 / 0.4);
}

.border-e-yellow-400\/45 {
  border-inline-end-color: rgb(250 204 21 / 0.45);
}

.border-e-yellow-400\/5 {
  border-inline-end-color: rgb(250 204 21 / 0.05);
}

.border-e-yellow-400\/50 {
  border-inline-end-color: rgb(250 204 21 / 0.5);
}

.border-e-yellow-400\/55 {
  border-inline-end-color: rgb(250 204 21 / 0.55);
}

.border-e-yellow-400\/60 {
  border-inline-end-color: rgb(250 204 21 / 0.6);
}

.border-e-yellow-400\/65 {
  border-inline-end-color: rgb(250 204 21 / 0.65);
}

.border-e-yellow-400\/70 {
  border-inline-end-color: rgb(250 204 21 / 0.7);
}

.border-e-yellow-400\/75 {
  border-inline-end-color: rgb(250 204 21 / 0.75);
}

.border-e-yellow-400\/80 {
  border-inline-end-color: rgb(250 204 21 / 0.8);
}

.border-e-yellow-400\/85 {
  border-inline-end-color: rgb(250 204 21 / 0.85);
}

.border-e-yellow-400\/90 {
  border-inline-end-color: rgb(250 204 21 / 0.9);
}

.border-e-yellow-400\/95 {
  border-inline-end-color: rgb(250 204 21 / 0.95);
}

.border-e-yellow-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}

.border-e-yellow-50\/0 {
  border-inline-end-color: rgb(254 252 232 / 0);
}

.border-e-yellow-50\/10 {
  border-inline-end-color: rgb(254 252 232 / 0.1);
}

.border-e-yellow-50\/100 {
  border-inline-end-color: rgb(254 252 232 / 1);
}

.border-e-yellow-50\/15 {
  border-inline-end-color: rgb(254 252 232 / 0.15);
}

.border-e-yellow-50\/20 {
  border-inline-end-color: rgb(254 252 232 / 0.2);
}

.border-e-yellow-50\/25 {
  border-inline-end-color: rgb(254 252 232 / 0.25);
}

.border-e-yellow-50\/30 {
  border-inline-end-color: rgb(254 252 232 / 0.3);
}

.border-e-yellow-50\/35 {
  border-inline-end-color: rgb(254 252 232 / 0.35);
}

.border-e-yellow-50\/40 {
  border-inline-end-color: rgb(254 252 232 / 0.4);
}

.border-e-yellow-50\/45 {
  border-inline-end-color: rgb(254 252 232 / 0.45);
}

.border-e-yellow-50\/5 {
  border-inline-end-color: rgb(254 252 232 / 0.05);
}

.border-e-yellow-50\/50 {
  border-inline-end-color: rgb(254 252 232 / 0.5);
}

.border-e-yellow-50\/55 {
  border-inline-end-color: rgb(254 252 232 / 0.55);
}

.border-e-yellow-50\/60 {
  border-inline-end-color: rgb(254 252 232 / 0.6);
}

.border-e-yellow-50\/65 {
  border-inline-end-color: rgb(254 252 232 / 0.65);
}

.border-e-yellow-50\/70 {
  border-inline-end-color: rgb(254 252 232 / 0.7);
}

.border-e-yellow-50\/75 {
  border-inline-end-color: rgb(254 252 232 / 0.75);
}

.border-e-yellow-50\/80 {
  border-inline-end-color: rgb(254 252 232 / 0.8);
}

.border-e-yellow-50\/85 {
  border-inline-end-color: rgb(254 252 232 / 0.85);
}

.border-e-yellow-50\/90 {
  border-inline-end-color: rgb(254 252 232 / 0.9);
}

.border-e-yellow-50\/95 {
  border-inline-end-color: rgb(254 252 232 / 0.95);
}

.border-e-yellow-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}

.border-e-yellow-500\/0 {
  border-inline-end-color: rgb(234 179 8 / 0);
}

.border-e-yellow-500\/10 {
  border-inline-end-color: rgb(234 179 8 / 0.1);
}

.border-e-yellow-500\/100 {
  border-inline-end-color: rgb(234 179 8 / 1);
}

.border-e-yellow-500\/15 {
  border-inline-end-color: rgb(234 179 8 / 0.15);
}

.border-e-yellow-500\/20 {
  border-inline-end-color: rgb(234 179 8 / 0.2);
}

.border-e-yellow-500\/25 {
  border-inline-end-color: rgb(234 179 8 / 0.25);
}

.border-e-yellow-500\/30 {
  border-inline-end-color: rgb(234 179 8 / 0.3);
}

.border-e-yellow-500\/35 {
  border-inline-end-color: rgb(234 179 8 / 0.35);
}

.border-e-yellow-500\/40 {
  border-inline-end-color: rgb(234 179 8 / 0.4);
}

.border-e-yellow-500\/45 {
  border-inline-end-color: rgb(234 179 8 / 0.45);
}

.border-e-yellow-500\/5 {
  border-inline-end-color: rgb(234 179 8 / 0.05);
}

.border-e-yellow-500\/50 {
  border-inline-end-color: rgb(234 179 8 / 0.5);
}

.border-e-yellow-500\/55 {
  border-inline-end-color: rgb(234 179 8 / 0.55);
}

.border-e-yellow-500\/60 {
  border-inline-end-color: rgb(234 179 8 / 0.6);
}

.border-e-yellow-500\/65 {
  border-inline-end-color: rgb(234 179 8 / 0.65);
}

.border-e-yellow-500\/70 {
  border-inline-end-color: rgb(234 179 8 / 0.7);
}

.border-e-yellow-500\/75 {
  border-inline-end-color: rgb(234 179 8 / 0.75);
}

.border-e-yellow-500\/80 {
  border-inline-end-color: rgb(234 179 8 / 0.8);
}

.border-e-yellow-500\/85 {
  border-inline-end-color: rgb(234 179 8 / 0.85);
}

.border-e-yellow-500\/90 {
  border-inline-end-color: rgb(234 179 8 / 0.9);
}

.border-e-yellow-500\/95 {
  border-inline-end-color: rgb(234 179 8 / 0.95);
}

.border-e-yellow-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}

.border-e-yellow-600\/0 {
  border-inline-end-color: rgb(202 138 4 / 0);
}

.border-e-yellow-600\/10 {
  border-inline-end-color: rgb(202 138 4 / 0.1);
}

.border-e-yellow-600\/100 {
  border-inline-end-color: rgb(202 138 4 / 1);
}

.border-e-yellow-600\/15 {
  border-inline-end-color: rgb(202 138 4 / 0.15);
}

.border-e-yellow-600\/20 {
  border-inline-end-color: rgb(202 138 4 / 0.2);
}

.border-e-yellow-600\/25 {
  border-inline-end-color: rgb(202 138 4 / 0.25);
}

.border-e-yellow-600\/30 {
  border-inline-end-color: rgb(202 138 4 / 0.3);
}

.border-e-yellow-600\/35 {
  border-inline-end-color: rgb(202 138 4 / 0.35);
}

.border-e-yellow-600\/40 {
  border-inline-end-color: rgb(202 138 4 / 0.4);
}

.border-e-yellow-600\/45 {
  border-inline-end-color: rgb(202 138 4 / 0.45);
}

.border-e-yellow-600\/5 {
  border-inline-end-color: rgb(202 138 4 / 0.05);
}

.border-e-yellow-600\/50 {
  border-inline-end-color: rgb(202 138 4 / 0.5);
}

.border-e-yellow-600\/55 {
  border-inline-end-color: rgb(202 138 4 / 0.55);
}

.border-e-yellow-600\/60 {
  border-inline-end-color: rgb(202 138 4 / 0.6);
}

.border-e-yellow-600\/65 {
  border-inline-end-color: rgb(202 138 4 / 0.65);
}

.border-e-yellow-600\/70 {
  border-inline-end-color: rgb(202 138 4 / 0.7);
}

.border-e-yellow-600\/75 {
  border-inline-end-color: rgb(202 138 4 / 0.75);
}

.border-e-yellow-600\/80 {
  border-inline-end-color: rgb(202 138 4 / 0.8);
}

.border-e-yellow-600\/85 {
  border-inline-end-color: rgb(202 138 4 / 0.85);
}

.border-e-yellow-600\/90 {
  border-inline-end-color: rgb(202 138 4 / 0.9);
}

.border-e-yellow-600\/95 {
  border-inline-end-color: rgb(202 138 4 / 0.95);
}

.border-e-yellow-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}

.border-e-yellow-700\/0 {
  border-inline-end-color: rgb(161 98 7 / 0);
}

.border-e-yellow-700\/10 {
  border-inline-end-color: rgb(161 98 7 / 0.1);
}

.border-e-yellow-700\/100 {
  border-inline-end-color: rgb(161 98 7 / 1);
}

.border-e-yellow-700\/15 {
  border-inline-end-color: rgb(161 98 7 / 0.15);
}

.border-e-yellow-700\/20 {
  border-inline-end-color: rgb(161 98 7 / 0.2);
}

.border-e-yellow-700\/25 {
  border-inline-end-color: rgb(161 98 7 / 0.25);
}

.border-e-yellow-700\/30 {
  border-inline-end-color: rgb(161 98 7 / 0.3);
}

.border-e-yellow-700\/35 {
  border-inline-end-color: rgb(161 98 7 / 0.35);
}

.border-e-yellow-700\/40 {
  border-inline-end-color: rgb(161 98 7 / 0.4);
}

.border-e-yellow-700\/45 {
  border-inline-end-color: rgb(161 98 7 / 0.45);
}

.border-e-yellow-700\/5 {
  border-inline-end-color: rgb(161 98 7 / 0.05);
}

.border-e-yellow-700\/50 {
  border-inline-end-color: rgb(161 98 7 / 0.5);
}

.border-e-yellow-700\/55 {
  border-inline-end-color: rgb(161 98 7 / 0.55);
}

.border-e-yellow-700\/60 {
  border-inline-end-color: rgb(161 98 7 / 0.6);
}

.border-e-yellow-700\/65 {
  border-inline-end-color: rgb(161 98 7 / 0.65);
}

.border-e-yellow-700\/70 {
  border-inline-end-color: rgb(161 98 7 / 0.7);
}

.border-e-yellow-700\/75 {
  border-inline-end-color: rgb(161 98 7 / 0.75);
}

.border-e-yellow-700\/80 {
  border-inline-end-color: rgb(161 98 7 / 0.8);
}

.border-e-yellow-700\/85 {
  border-inline-end-color: rgb(161 98 7 / 0.85);
}

.border-e-yellow-700\/90 {
  border-inline-end-color: rgb(161 98 7 / 0.9);
}

.border-e-yellow-700\/95 {
  border-inline-end-color: rgb(161 98 7 / 0.95);
}

.border-e-yellow-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}

.border-e-yellow-800\/0 {
  border-inline-end-color: rgb(133 77 14 / 0);
}

.border-e-yellow-800\/10 {
  border-inline-end-color: rgb(133 77 14 / 0.1);
}

.border-e-yellow-800\/100 {
  border-inline-end-color: rgb(133 77 14 / 1);
}

.border-e-yellow-800\/15 {
  border-inline-end-color: rgb(133 77 14 / 0.15);
}

.border-e-yellow-800\/20 {
  border-inline-end-color: rgb(133 77 14 / 0.2);
}

.border-e-yellow-800\/25 {
  border-inline-end-color: rgb(133 77 14 / 0.25);
}

.border-e-yellow-800\/30 {
  border-inline-end-color: rgb(133 77 14 / 0.3);
}

.border-e-yellow-800\/35 {
  border-inline-end-color: rgb(133 77 14 / 0.35);
}

.border-e-yellow-800\/40 {
  border-inline-end-color: rgb(133 77 14 / 0.4);
}

.border-e-yellow-800\/45 {
  border-inline-end-color: rgb(133 77 14 / 0.45);
}

.border-e-yellow-800\/5 {
  border-inline-end-color: rgb(133 77 14 / 0.05);
}

.border-e-yellow-800\/50 {
  border-inline-end-color: rgb(133 77 14 / 0.5);
}

.border-e-yellow-800\/55 {
  border-inline-end-color: rgb(133 77 14 / 0.55);
}

.border-e-yellow-800\/60 {
  border-inline-end-color: rgb(133 77 14 / 0.6);
}

.border-e-yellow-800\/65 {
  border-inline-end-color: rgb(133 77 14 / 0.65);
}

.border-e-yellow-800\/70 {
  border-inline-end-color: rgb(133 77 14 / 0.7);
}

.border-e-yellow-800\/75 {
  border-inline-end-color: rgb(133 77 14 / 0.75);
}

.border-e-yellow-800\/80 {
  border-inline-end-color: rgb(133 77 14 / 0.8);
}

.border-e-yellow-800\/85 {
  border-inline-end-color: rgb(133 77 14 / 0.85);
}

.border-e-yellow-800\/90 {
  border-inline-end-color: rgb(133 77 14 / 0.9);
}

.border-e-yellow-800\/95 {
  border-inline-end-color: rgb(133 77 14 / 0.95);
}

.border-e-yellow-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}

.border-e-yellow-900\/0 {
  border-inline-end-color: rgb(113 63 18 / 0);
}

.border-e-yellow-900\/10 {
  border-inline-end-color: rgb(113 63 18 / 0.1);
}

.border-e-yellow-900\/100 {
  border-inline-end-color: rgb(113 63 18 / 1);
}

.border-e-yellow-900\/15 {
  border-inline-end-color: rgb(113 63 18 / 0.15);
}

.border-e-yellow-900\/20 {
  border-inline-end-color: rgb(113 63 18 / 0.2);
}

.border-e-yellow-900\/25 {
  border-inline-end-color: rgb(113 63 18 / 0.25);
}

.border-e-yellow-900\/30 {
  border-inline-end-color: rgb(113 63 18 / 0.3);
}

.border-e-yellow-900\/35 {
  border-inline-end-color: rgb(113 63 18 / 0.35);
}

.border-e-yellow-900\/40 {
  border-inline-end-color: rgb(113 63 18 / 0.4);
}

.border-e-yellow-900\/45 {
  border-inline-end-color: rgb(113 63 18 / 0.45);
}

.border-e-yellow-900\/5 {
  border-inline-end-color: rgb(113 63 18 / 0.05);
}

.border-e-yellow-900\/50 {
  border-inline-end-color: rgb(113 63 18 / 0.5);
}

.border-e-yellow-900\/55 {
  border-inline-end-color: rgb(113 63 18 / 0.55);
}

.border-e-yellow-900\/60 {
  border-inline-end-color: rgb(113 63 18 / 0.6);
}

.border-e-yellow-900\/65 {
  border-inline-end-color: rgb(113 63 18 / 0.65);
}

.border-e-yellow-900\/70 {
  border-inline-end-color: rgb(113 63 18 / 0.7);
}

.border-e-yellow-900\/75 {
  border-inline-end-color: rgb(113 63 18 / 0.75);
}

.border-e-yellow-900\/80 {
  border-inline-end-color: rgb(113 63 18 / 0.8);
}

.border-e-yellow-900\/85 {
  border-inline-end-color: rgb(113 63 18 / 0.85);
}

.border-e-yellow-900\/90 {
  border-inline-end-color: rgb(113 63 18 / 0.9);
}

.border-e-yellow-900\/95 {
  border-inline-end-color: rgb(113 63 18 / 0.95);
}

.border-e-yellow-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}

.border-e-yellow-950\/0 {
  border-inline-end-color: rgb(66 32 6 / 0);
}

.border-e-yellow-950\/10 {
  border-inline-end-color: rgb(66 32 6 / 0.1);
}

.border-e-yellow-950\/100 {
  border-inline-end-color: rgb(66 32 6 / 1);
}

.border-e-yellow-950\/15 {
  border-inline-end-color: rgb(66 32 6 / 0.15);
}

.border-e-yellow-950\/20 {
  border-inline-end-color: rgb(66 32 6 / 0.2);
}

.border-e-yellow-950\/25 {
  border-inline-end-color: rgb(66 32 6 / 0.25);
}

.border-e-yellow-950\/30 {
  border-inline-end-color: rgb(66 32 6 / 0.3);
}

.border-e-yellow-950\/35 {
  border-inline-end-color: rgb(66 32 6 / 0.35);
}

.border-e-yellow-950\/40 {
  border-inline-end-color: rgb(66 32 6 / 0.4);
}

.border-e-yellow-950\/45 {
  border-inline-end-color: rgb(66 32 6 / 0.45);
}

.border-e-yellow-950\/5 {
  border-inline-end-color: rgb(66 32 6 / 0.05);
}

.border-e-yellow-950\/50 {
  border-inline-end-color: rgb(66 32 6 / 0.5);
}

.border-e-yellow-950\/55 {
  border-inline-end-color: rgb(66 32 6 / 0.55);
}

.border-e-yellow-950\/60 {
  border-inline-end-color: rgb(66 32 6 / 0.6);
}

.border-e-yellow-950\/65 {
  border-inline-end-color: rgb(66 32 6 / 0.65);
}

.border-e-yellow-950\/70 {
  border-inline-end-color: rgb(66 32 6 / 0.7);
}

.border-e-yellow-950\/75 {
  border-inline-end-color: rgb(66 32 6 / 0.75);
}

.border-e-yellow-950\/80 {
  border-inline-end-color: rgb(66 32 6 / 0.8);
}

.border-e-yellow-950\/85 {
  border-inline-end-color: rgb(66 32 6 / 0.85);
}

.border-e-yellow-950\/90 {
  border-inline-end-color: rgb(66 32 6 / 0.9);
}

.border-e-yellow-950\/95 {
  border-inline-end-color: rgb(66 32 6 / 0.95);
}

.border-e-zinc-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(244 244 245 / var(--tw-border-opacity, 1));
}

.border-e-zinc-100\/0 {
  border-inline-end-color: rgb(244 244 245 / 0);
}

.border-e-zinc-100\/10 {
  border-inline-end-color: rgb(244 244 245 / 0.1);
}

.border-e-zinc-100\/100 {
  border-inline-end-color: rgb(244 244 245 / 1);
}

.border-e-zinc-100\/15 {
  border-inline-end-color: rgb(244 244 245 / 0.15);
}

.border-e-zinc-100\/20 {
  border-inline-end-color: rgb(244 244 245 / 0.2);
}

.border-e-zinc-100\/25 {
  border-inline-end-color: rgb(244 244 245 / 0.25);
}

.border-e-zinc-100\/30 {
  border-inline-end-color: rgb(244 244 245 / 0.3);
}

.border-e-zinc-100\/35 {
  border-inline-end-color: rgb(244 244 245 / 0.35);
}

.border-e-zinc-100\/40 {
  border-inline-end-color: rgb(244 244 245 / 0.4);
}

.border-e-zinc-100\/45 {
  border-inline-end-color: rgb(244 244 245 / 0.45);
}

.border-e-zinc-100\/5 {
  border-inline-end-color: rgb(244 244 245 / 0.05);
}

.border-e-zinc-100\/50 {
  border-inline-end-color: rgb(244 244 245 / 0.5);
}

.border-e-zinc-100\/55 {
  border-inline-end-color: rgb(244 244 245 / 0.55);
}

.border-e-zinc-100\/60 {
  border-inline-end-color: rgb(244 244 245 / 0.6);
}

.border-e-zinc-100\/65 {
  border-inline-end-color: rgb(244 244 245 / 0.65);
}

.border-e-zinc-100\/70 {
  border-inline-end-color: rgb(244 244 245 / 0.7);
}

.border-e-zinc-100\/75 {
  border-inline-end-color: rgb(244 244 245 / 0.75);
}

.border-e-zinc-100\/80 {
  border-inline-end-color: rgb(244 244 245 / 0.8);
}

.border-e-zinc-100\/85 {
  border-inline-end-color: rgb(244 244 245 / 0.85);
}

.border-e-zinc-100\/90 {
  border-inline-end-color: rgb(244 244 245 / 0.9);
}

.border-e-zinc-100\/95 {
  border-inline-end-color: rgb(244 244 245 / 0.95);
}

.border-e-zinc-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
}

.border-e-zinc-200\/0 {
  border-inline-end-color: rgb(228 228 231 / 0);
}

.border-e-zinc-200\/10 {
  border-inline-end-color: rgb(228 228 231 / 0.1);
}

.border-e-zinc-200\/100 {
  border-inline-end-color: rgb(228 228 231 / 1);
}

.border-e-zinc-200\/15 {
  border-inline-end-color: rgb(228 228 231 / 0.15);
}

.border-e-zinc-200\/20 {
  border-inline-end-color: rgb(228 228 231 / 0.2);
}

.border-e-zinc-200\/25 {
  border-inline-end-color: rgb(228 228 231 / 0.25);
}

.border-e-zinc-200\/30 {
  border-inline-end-color: rgb(228 228 231 / 0.3);
}

.border-e-zinc-200\/35 {
  border-inline-end-color: rgb(228 228 231 / 0.35);
}

.border-e-zinc-200\/40 {
  border-inline-end-color: rgb(228 228 231 / 0.4);
}

.border-e-zinc-200\/45 {
  border-inline-end-color: rgb(228 228 231 / 0.45);
}

.border-e-zinc-200\/5 {
  border-inline-end-color: rgb(228 228 231 / 0.05);
}

.border-e-zinc-200\/50 {
  border-inline-end-color: rgb(228 228 231 / 0.5);
}

.border-e-zinc-200\/55 {
  border-inline-end-color: rgb(228 228 231 / 0.55);
}

.border-e-zinc-200\/60 {
  border-inline-end-color: rgb(228 228 231 / 0.6);
}

.border-e-zinc-200\/65 {
  border-inline-end-color: rgb(228 228 231 / 0.65);
}

.border-e-zinc-200\/70 {
  border-inline-end-color: rgb(228 228 231 / 0.7);
}

.border-e-zinc-200\/75 {
  border-inline-end-color: rgb(228 228 231 / 0.75);
}

.border-e-zinc-200\/80 {
  border-inline-end-color: rgb(228 228 231 / 0.8);
}

.border-e-zinc-200\/85 {
  border-inline-end-color: rgb(228 228 231 / 0.85);
}

.border-e-zinc-200\/90 {
  border-inline-end-color: rgb(228 228 231 / 0.9);
}

.border-e-zinc-200\/95 {
  border-inline-end-color: rgb(228 228 231 / 0.95);
}

.border-e-zinc-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(212 212 216 / var(--tw-border-opacity, 1));
}

.border-e-zinc-300\/0 {
  border-inline-end-color: rgb(212 212 216 / 0);
}

.border-e-zinc-300\/10 {
  border-inline-end-color: rgb(212 212 216 / 0.1);
}

.border-e-zinc-300\/100 {
  border-inline-end-color: rgb(212 212 216 / 1);
}

.border-e-zinc-300\/15 {
  border-inline-end-color: rgb(212 212 216 / 0.15);
}

.border-e-zinc-300\/20 {
  border-inline-end-color: rgb(212 212 216 / 0.2);
}

.border-e-zinc-300\/25 {
  border-inline-end-color: rgb(212 212 216 / 0.25);
}

.border-e-zinc-300\/30 {
  border-inline-end-color: rgb(212 212 216 / 0.3);
}

.border-e-zinc-300\/35 {
  border-inline-end-color: rgb(212 212 216 / 0.35);
}

.border-e-zinc-300\/40 {
  border-inline-end-color: rgb(212 212 216 / 0.4);
}

.border-e-zinc-300\/45 {
  border-inline-end-color: rgb(212 212 216 / 0.45);
}

.border-e-zinc-300\/5 {
  border-inline-end-color: rgb(212 212 216 / 0.05);
}

.border-e-zinc-300\/50 {
  border-inline-end-color: rgb(212 212 216 / 0.5);
}

.border-e-zinc-300\/55 {
  border-inline-end-color: rgb(212 212 216 / 0.55);
}

.border-e-zinc-300\/60 {
  border-inline-end-color: rgb(212 212 216 / 0.6);
}

.border-e-zinc-300\/65 {
  border-inline-end-color: rgb(212 212 216 / 0.65);
}

.border-e-zinc-300\/70 {
  border-inline-end-color: rgb(212 212 216 / 0.7);
}

.border-e-zinc-300\/75 {
  border-inline-end-color: rgb(212 212 216 / 0.75);
}

.border-e-zinc-300\/80 {
  border-inline-end-color: rgb(212 212 216 / 0.8);
}

.border-e-zinc-300\/85 {
  border-inline-end-color: rgb(212 212 216 / 0.85);
}

.border-e-zinc-300\/90 {
  border-inline-end-color: rgb(212 212 216 / 0.9);
}

.border-e-zinc-300\/95 {
  border-inline-end-color: rgb(212 212 216 / 0.95);
}

.border-e-zinc-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(161 161 170 / var(--tw-border-opacity, 1));
}

.border-e-zinc-400\/0 {
  border-inline-end-color: rgb(161 161 170 / 0);
}

.border-e-zinc-400\/10 {
  border-inline-end-color: rgb(161 161 170 / 0.1);
}

.border-e-zinc-400\/100 {
  border-inline-end-color: rgb(161 161 170 / 1);
}

.border-e-zinc-400\/15 {
  border-inline-end-color: rgb(161 161 170 / 0.15);
}

.border-e-zinc-400\/20 {
  border-inline-end-color: rgb(161 161 170 / 0.2);
}

.border-e-zinc-400\/25 {
  border-inline-end-color: rgb(161 161 170 / 0.25);
}

.border-e-zinc-400\/30 {
  border-inline-end-color: rgb(161 161 170 / 0.3);
}

.border-e-zinc-400\/35 {
  border-inline-end-color: rgb(161 161 170 / 0.35);
}

.border-e-zinc-400\/40 {
  border-inline-end-color: rgb(161 161 170 / 0.4);
}

.border-e-zinc-400\/45 {
  border-inline-end-color: rgb(161 161 170 / 0.45);
}

.border-e-zinc-400\/5 {
  border-inline-end-color: rgb(161 161 170 / 0.05);
}

.border-e-zinc-400\/50 {
  border-inline-end-color: rgb(161 161 170 / 0.5);
}

.border-e-zinc-400\/55 {
  border-inline-end-color: rgb(161 161 170 / 0.55);
}

.border-e-zinc-400\/60 {
  border-inline-end-color: rgb(161 161 170 / 0.6);
}

.border-e-zinc-400\/65 {
  border-inline-end-color: rgb(161 161 170 / 0.65);
}

.border-e-zinc-400\/70 {
  border-inline-end-color: rgb(161 161 170 / 0.7);
}

.border-e-zinc-400\/75 {
  border-inline-end-color: rgb(161 161 170 / 0.75);
}

.border-e-zinc-400\/80 {
  border-inline-end-color: rgb(161 161 170 / 0.8);
}

.border-e-zinc-400\/85 {
  border-inline-end-color: rgb(161 161 170 / 0.85);
}

.border-e-zinc-400\/90 {
  border-inline-end-color: rgb(161 161 170 / 0.9);
}

.border-e-zinc-400\/95 {
  border-inline-end-color: rgb(161 161 170 / 0.95);
}

.border-e-zinc-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}

.border-e-zinc-50\/0 {
  border-inline-end-color: rgb(250 250 250 / 0);
}

.border-e-zinc-50\/10 {
  border-inline-end-color: rgb(250 250 250 / 0.1);
}

.border-e-zinc-50\/100 {
  border-inline-end-color: rgb(250 250 250 / 1);
}

.border-e-zinc-50\/15 {
  border-inline-end-color: rgb(250 250 250 / 0.15);
}

.border-e-zinc-50\/20 {
  border-inline-end-color: rgb(250 250 250 / 0.2);
}

.border-e-zinc-50\/25 {
  border-inline-end-color: rgb(250 250 250 / 0.25);
}

.border-e-zinc-50\/30 {
  border-inline-end-color: rgb(250 250 250 / 0.3);
}

.border-e-zinc-50\/35 {
  border-inline-end-color: rgb(250 250 250 / 0.35);
}

.border-e-zinc-50\/40 {
  border-inline-end-color: rgb(250 250 250 / 0.4);
}

.border-e-zinc-50\/45 {
  border-inline-end-color: rgb(250 250 250 / 0.45);
}

.border-e-zinc-50\/5 {
  border-inline-end-color: rgb(250 250 250 / 0.05);
}

.border-e-zinc-50\/50 {
  border-inline-end-color: rgb(250 250 250 / 0.5);
}

.border-e-zinc-50\/55 {
  border-inline-end-color: rgb(250 250 250 / 0.55);
}

.border-e-zinc-50\/60 {
  border-inline-end-color: rgb(250 250 250 / 0.6);
}

.border-e-zinc-50\/65 {
  border-inline-end-color: rgb(250 250 250 / 0.65);
}

.border-e-zinc-50\/70 {
  border-inline-end-color: rgb(250 250 250 / 0.7);
}

.border-e-zinc-50\/75 {
  border-inline-end-color: rgb(250 250 250 / 0.75);
}

.border-e-zinc-50\/80 {
  border-inline-end-color: rgb(250 250 250 / 0.8);
}

.border-e-zinc-50\/85 {
  border-inline-end-color: rgb(250 250 250 / 0.85);
}

.border-e-zinc-50\/90 {
  border-inline-end-color: rgb(250 250 250 / 0.9);
}

.border-e-zinc-50\/95 {
  border-inline-end-color: rgb(250 250 250 / 0.95);
}

.border-e-zinc-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(113 113 122 / var(--tw-border-opacity, 1));
}

.border-e-zinc-500\/0 {
  border-inline-end-color: rgb(113 113 122 / 0);
}

.border-e-zinc-500\/10 {
  border-inline-end-color: rgb(113 113 122 / 0.1);
}

.border-e-zinc-500\/100 {
  border-inline-end-color: rgb(113 113 122 / 1);
}

.border-e-zinc-500\/15 {
  border-inline-end-color: rgb(113 113 122 / 0.15);
}

.border-e-zinc-500\/20 {
  border-inline-end-color: rgb(113 113 122 / 0.2);
}

.border-e-zinc-500\/25 {
  border-inline-end-color: rgb(113 113 122 / 0.25);
}

.border-e-zinc-500\/30 {
  border-inline-end-color: rgb(113 113 122 / 0.3);
}

.border-e-zinc-500\/35 {
  border-inline-end-color: rgb(113 113 122 / 0.35);
}

.border-e-zinc-500\/40 {
  border-inline-end-color: rgb(113 113 122 / 0.4);
}

.border-e-zinc-500\/45 {
  border-inline-end-color: rgb(113 113 122 / 0.45);
}

.border-e-zinc-500\/5 {
  border-inline-end-color: rgb(113 113 122 / 0.05);
}

.border-e-zinc-500\/50 {
  border-inline-end-color: rgb(113 113 122 / 0.5);
}

.border-e-zinc-500\/55 {
  border-inline-end-color: rgb(113 113 122 / 0.55);
}

.border-e-zinc-500\/60 {
  border-inline-end-color: rgb(113 113 122 / 0.6);
}

.border-e-zinc-500\/65 {
  border-inline-end-color: rgb(113 113 122 / 0.65);
}

.border-e-zinc-500\/70 {
  border-inline-end-color: rgb(113 113 122 / 0.7);
}

.border-e-zinc-500\/75 {
  border-inline-end-color: rgb(113 113 122 / 0.75);
}

.border-e-zinc-500\/80 {
  border-inline-end-color: rgb(113 113 122 / 0.8);
}

.border-e-zinc-500\/85 {
  border-inline-end-color: rgb(113 113 122 / 0.85);
}

.border-e-zinc-500\/90 {
  border-inline-end-color: rgb(113 113 122 / 0.9);
}

.border-e-zinc-500\/95 {
  border-inline-end-color: rgb(113 113 122 / 0.95);
}

.border-e-zinc-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
}

.border-e-zinc-600\/0 {
  border-inline-end-color: rgb(82 82 91 / 0);
}

.border-e-zinc-600\/10 {
  border-inline-end-color: rgb(82 82 91 / 0.1);
}

.border-e-zinc-600\/100 {
  border-inline-end-color: rgb(82 82 91 / 1);
}

.border-e-zinc-600\/15 {
  border-inline-end-color: rgb(82 82 91 / 0.15);
}

.border-e-zinc-600\/20 {
  border-inline-end-color: rgb(82 82 91 / 0.2);
}

.border-e-zinc-600\/25 {
  border-inline-end-color: rgb(82 82 91 / 0.25);
}

.border-e-zinc-600\/30 {
  border-inline-end-color: rgb(82 82 91 / 0.3);
}

.border-e-zinc-600\/35 {
  border-inline-end-color: rgb(82 82 91 / 0.35);
}

.border-e-zinc-600\/40 {
  border-inline-end-color: rgb(82 82 91 / 0.4);
}

.border-e-zinc-600\/45 {
  border-inline-end-color: rgb(82 82 91 / 0.45);
}

.border-e-zinc-600\/5 {
  border-inline-end-color: rgb(82 82 91 / 0.05);
}

.border-e-zinc-600\/50 {
  border-inline-end-color: rgb(82 82 91 / 0.5);
}

.border-e-zinc-600\/55 {
  border-inline-end-color: rgb(82 82 91 / 0.55);
}

.border-e-zinc-600\/60 {
  border-inline-end-color: rgb(82 82 91 / 0.6);
}

.border-e-zinc-600\/65 {
  border-inline-end-color: rgb(82 82 91 / 0.65);
}

.border-e-zinc-600\/70 {
  border-inline-end-color: rgb(82 82 91 / 0.7);
}

.border-e-zinc-600\/75 {
  border-inline-end-color: rgb(82 82 91 / 0.75);
}

.border-e-zinc-600\/80 {
  border-inline-end-color: rgb(82 82 91 / 0.8);
}

.border-e-zinc-600\/85 {
  border-inline-end-color: rgb(82 82 91 / 0.85);
}

.border-e-zinc-600\/90 {
  border-inline-end-color: rgb(82 82 91 / 0.9);
}

.border-e-zinc-600\/95 {
  border-inline-end-color: rgb(82 82 91 / 0.95);
}

.border-e-zinc-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(63 63 70 / var(--tw-border-opacity, 1));
}

.border-e-zinc-700\/0 {
  border-inline-end-color: rgb(63 63 70 / 0);
}

.border-e-zinc-700\/10 {
  border-inline-end-color: rgb(63 63 70 / 0.1);
}

.border-e-zinc-700\/100 {
  border-inline-end-color: rgb(63 63 70 / 1);
}

.border-e-zinc-700\/15 {
  border-inline-end-color: rgb(63 63 70 / 0.15);
}

.border-e-zinc-700\/20 {
  border-inline-end-color: rgb(63 63 70 / 0.2);
}

.border-e-zinc-700\/25 {
  border-inline-end-color: rgb(63 63 70 / 0.25);
}

.border-e-zinc-700\/30 {
  border-inline-end-color: rgb(63 63 70 / 0.3);
}

.border-e-zinc-700\/35 {
  border-inline-end-color: rgb(63 63 70 / 0.35);
}

.border-e-zinc-700\/40 {
  border-inline-end-color: rgb(63 63 70 / 0.4);
}

.border-e-zinc-700\/45 {
  border-inline-end-color: rgb(63 63 70 / 0.45);
}

.border-e-zinc-700\/5 {
  border-inline-end-color: rgb(63 63 70 / 0.05);
}

.border-e-zinc-700\/50 {
  border-inline-end-color: rgb(63 63 70 / 0.5);
}

.border-e-zinc-700\/55 {
  border-inline-end-color: rgb(63 63 70 / 0.55);
}

.border-e-zinc-700\/60 {
  border-inline-end-color: rgb(63 63 70 / 0.6);
}

.border-e-zinc-700\/65 {
  border-inline-end-color: rgb(63 63 70 / 0.65);
}

.border-e-zinc-700\/70 {
  border-inline-end-color: rgb(63 63 70 / 0.7);
}

.border-e-zinc-700\/75 {
  border-inline-end-color: rgb(63 63 70 / 0.75);
}

.border-e-zinc-700\/80 {
  border-inline-end-color: rgb(63 63 70 / 0.8);
}

.border-e-zinc-700\/85 {
  border-inline-end-color: rgb(63 63 70 / 0.85);
}

.border-e-zinc-700\/90 {
  border-inline-end-color: rgb(63 63 70 / 0.9);
}

.border-e-zinc-700\/95 {
  border-inline-end-color: rgb(63 63 70 / 0.95);
}

.border-e-zinc-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(39 39 42 / var(--tw-border-opacity, 1));
}

.border-e-zinc-800\/0 {
  border-inline-end-color: rgb(39 39 42 / 0);
}

.border-e-zinc-800\/10 {
  border-inline-end-color: rgb(39 39 42 / 0.1);
}

.border-e-zinc-800\/100 {
  border-inline-end-color: rgb(39 39 42 / 1);
}

.border-e-zinc-800\/15 {
  border-inline-end-color: rgb(39 39 42 / 0.15);
}

.border-e-zinc-800\/20 {
  border-inline-end-color: rgb(39 39 42 / 0.2);
}

.border-e-zinc-800\/25 {
  border-inline-end-color: rgb(39 39 42 / 0.25);
}

.border-e-zinc-800\/30 {
  border-inline-end-color: rgb(39 39 42 / 0.3);
}

.border-e-zinc-800\/35 {
  border-inline-end-color: rgb(39 39 42 / 0.35);
}

.border-e-zinc-800\/40 {
  border-inline-end-color: rgb(39 39 42 / 0.4);
}

.border-e-zinc-800\/45 {
  border-inline-end-color: rgb(39 39 42 / 0.45);
}

.border-e-zinc-800\/5 {
  border-inline-end-color: rgb(39 39 42 / 0.05);
}

.border-e-zinc-800\/50 {
  border-inline-end-color: rgb(39 39 42 / 0.5);
}

.border-e-zinc-800\/55 {
  border-inline-end-color: rgb(39 39 42 / 0.55);
}

.border-e-zinc-800\/60 {
  border-inline-end-color: rgb(39 39 42 / 0.6);
}

.border-e-zinc-800\/65 {
  border-inline-end-color: rgb(39 39 42 / 0.65);
}

.border-e-zinc-800\/70 {
  border-inline-end-color: rgb(39 39 42 / 0.7);
}

.border-e-zinc-800\/75 {
  border-inline-end-color: rgb(39 39 42 / 0.75);
}

.border-e-zinc-800\/80 {
  border-inline-end-color: rgb(39 39 42 / 0.8);
}

.border-e-zinc-800\/85 {
  border-inline-end-color: rgb(39 39 42 / 0.85);
}

.border-e-zinc-800\/90 {
  border-inline-end-color: rgb(39 39 42 / 0.9);
}

.border-e-zinc-800\/95 {
  border-inline-end-color: rgb(39 39 42 / 0.95);
}

.border-e-zinc-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(24 24 27 / var(--tw-border-opacity, 1));
}

.border-e-zinc-900\/0 {
  border-inline-end-color: rgb(24 24 27 / 0);
}

.border-e-zinc-900\/10 {
  border-inline-end-color: rgb(24 24 27 / 0.1);
}

.border-e-zinc-900\/100 {
  border-inline-end-color: rgb(24 24 27 / 1);
}

.border-e-zinc-900\/15 {
  border-inline-end-color: rgb(24 24 27 / 0.15);
}

.border-e-zinc-900\/20 {
  border-inline-end-color: rgb(24 24 27 / 0.2);
}

.border-e-zinc-900\/25 {
  border-inline-end-color: rgb(24 24 27 / 0.25);
}

.border-e-zinc-900\/30 {
  border-inline-end-color: rgb(24 24 27 / 0.3);
}

.border-e-zinc-900\/35 {
  border-inline-end-color: rgb(24 24 27 / 0.35);
}

.border-e-zinc-900\/40 {
  border-inline-end-color: rgb(24 24 27 / 0.4);
}

.border-e-zinc-900\/45 {
  border-inline-end-color: rgb(24 24 27 / 0.45);
}

.border-e-zinc-900\/5 {
  border-inline-end-color: rgb(24 24 27 / 0.05);
}

.border-e-zinc-900\/50 {
  border-inline-end-color: rgb(24 24 27 / 0.5);
}

.border-e-zinc-900\/55 {
  border-inline-end-color: rgb(24 24 27 / 0.55);
}

.border-e-zinc-900\/60 {
  border-inline-end-color: rgb(24 24 27 / 0.6);
}

.border-e-zinc-900\/65 {
  border-inline-end-color: rgb(24 24 27 / 0.65);
}

.border-e-zinc-900\/70 {
  border-inline-end-color: rgb(24 24 27 / 0.7);
}

.border-e-zinc-900\/75 {
  border-inline-end-color: rgb(24 24 27 / 0.75);
}

.border-e-zinc-900\/80 {
  border-inline-end-color: rgb(24 24 27 / 0.8);
}

.border-e-zinc-900\/85 {
  border-inline-end-color: rgb(24 24 27 / 0.85);
}

.border-e-zinc-900\/90 {
  border-inline-end-color: rgb(24 24 27 / 0.9);
}

.border-e-zinc-900\/95 {
  border-inline-end-color: rgb(24 24 27 / 0.95);
}

.border-e-zinc-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(9 9 11 / var(--tw-border-opacity, 1));
}

.border-e-zinc-950\/0 {
  border-inline-end-color: rgb(9 9 11 / 0);
}

.border-e-zinc-950\/10 {
  border-inline-end-color: rgb(9 9 11 / 0.1);
}

.border-e-zinc-950\/100 {
  border-inline-end-color: rgb(9 9 11 / 1);
}

.border-e-zinc-950\/15 {
  border-inline-end-color: rgb(9 9 11 / 0.15);
}

.border-e-zinc-950\/20 {
  border-inline-end-color: rgb(9 9 11 / 0.2);
}

.border-e-zinc-950\/25 {
  border-inline-end-color: rgb(9 9 11 / 0.25);
}

.border-e-zinc-950\/30 {
  border-inline-end-color: rgb(9 9 11 / 0.3);
}

.border-e-zinc-950\/35 {
  border-inline-end-color: rgb(9 9 11 / 0.35);
}

.border-e-zinc-950\/40 {
  border-inline-end-color: rgb(9 9 11 / 0.4);
}

.border-e-zinc-950\/45 {
  border-inline-end-color: rgb(9 9 11 / 0.45);
}

.border-e-zinc-950\/5 {
  border-inline-end-color: rgb(9 9 11 / 0.05);
}

.border-e-zinc-950\/50 {
  border-inline-end-color: rgb(9 9 11 / 0.5);
}

.border-e-zinc-950\/55 {
  border-inline-end-color: rgb(9 9 11 / 0.55);
}

.border-e-zinc-950\/60 {
  border-inline-end-color: rgb(9 9 11 / 0.6);
}

.border-e-zinc-950\/65 {
  border-inline-end-color: rgb(9 9 11 / 0.65);
}

.border-e-zinc-950\/70 {
  border-inline-end-color: rgb(9 9 11 / 0.7);
}

.border-e-zinc-950\/75 {
  border-inline-end-color: rgb(9 9 11 / 0.75);
}

.border-e-zinc-950\/80 {
  border-inline-end-color: rgb(9 9 11 / 0.8);
}

.border-e-zinc-950\/85 {
  border-inline-end-color: rgb(9 9 11 / 0.85);
}

.border-e-zinc-950\/90 {
  border-inline-end-color: rgb(9 9 11 / 0.9);
}

.border-e-zinc-950\/95 {
  border-inline-end-color: rgb(9 9 11 / 0.95);
}

.border-l-amber-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
}

.border-l-amber-100\/0 {
  border-left-color: rgb(254 243 199 / 0);
}

.border-l-amber-100\/10 {
  border-left-color: rgb(254 243 199 / 0.1);
}

.border-l-amber-100\/100 {
  border-left-color: rgb(254 243 199 / 1);
}

.border-l-amber-100\/15 {
  border-left-color: rgb(254 243 199 / 0.15);
}

.border-l-amber-100\/20 {
  border-left-color: rgb(254 243 199 / 0.2);
}

.border-l-amber-100\/25 {
  border-left-color: rgb(254 243 199 / 0.25);
}

.border-l-amber-100\/30 {
  border-left-color: rgb(254 243 199 / 0.3);
}

.border-l-amber-100\/35 {
  border-left-color: rgb(254 243 199 / 0.35);
}

.border-l-amber-100\/40 {
  border-left-color: rgb(254 243 199 / 0.4);
}

.border-l-amber-100\/45 {
  border-left-color: rgb(254 243 199 / 0.45);
}

.border-l-amber-100\/5 {
  border-left-color: rgb(254 243 199 / 0.05);
}

.border-l-amber-100\/50 {
  border-left-color: rgb(254 243 199 / 0.5);
}

.border-l-amber-100\/55 {
  border-left-color: rgb(254 243 199 / 0.55);
}

.border-l-amber-100\/60 {
  border-left-color: rgb(254 243 199 / 0.6);
}

.border-l-amber-100\/65 {
  border-left-color: rgb(254 243 199 / 0.65);
}

.border-l-amber-100\/70 {
  border-left-color: rgb(254 243 199 / 0.7);
}

.border-l-amber-100\/75 {
  border-left-color: rgb(254 243 199 / 0.75);
}

.border-l-amber-100\/80 {
  border-left-color: rgb(254 243 199 / 0.8);
}

.border-l-amber-100\/85 {
  border-left-color: rgb(254 243 199 / 0.85);
}

.border-l-amber-100\/90 {
  border-left-color: rgb(254 243 199 / 0.9);
}

.border-l-amber-100\/95 {
  border-left-color: rgb(254 243 199 / 0.95);
}

.border-l-amber-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}

.border-l-amber-200\/0 {
  border-left-color: rgb(253 230 138 / 0);
}

.border-l-amber-200\/10 {
  border-left-color: rgb(253 230 138 / 0.1);
}

.border-l-amber-200\/100 {
  border-left-color: rgb(253 230 138 / 1);
}

.border-l-amber-200\/15 {
  border-left-color: rgb(253 230 138 / 0.15);
}

.border-l-amber-200\/20 {
  border-left-color: rgb(253 230 138 / 0.2);
}

.border-l-amber-200\/25 {
  border-left-color: rgb(253 230 138 / 0.25);
}

.border-l-amber-200\/30 {
  border-left-color: rgb(253 230 138 / 0.3);
}

.border-l-amber-200\/35 {
  border-left-color: rgb(253 230 138 / 0.35);
}

.border-l-amber-200\/40 {
  border-left-color: rgb(253 230 138 / 0.4);
}

.border-l-amber-200\/45 {
  border-left-color: rgb(253 230 138 / 0.45);
}

.border-l-amber-200\/5 {
  border-left-color: rgb(253 230 138 / 0.05);
}

.border-l-amber-200\/50 {
  border-left-color: rgb(253 230 138 / 0.5);
}

.border-l-amber-200\/55 {
  border-left-color: rgb(253 230 138 / 0.55);
}

.border-l-amber-200\/60 {
  border-left-color: rgb(253 230 138 / 0.6);
}

.border-l-amber-200\/65 {
  border-left-color: rgb(253 230 138 / 0.65);
}

.border-l-amber-200\/70 {
  border-left-color: rgb(253 230 138 / 0.7);
}

.border-l-amber-200\/75 {
  border-left-color: rgb(253 230 138 / 0.75);
}

.border-l-amber-200\/80 {
  border-left-color: rgb(253 230 138 / 0.8);
}

.border-l-amber-200\/85 {
  border-left-color: rgb(253 230 138 / 0.85);
}

.border-l-amber-200\/90 {
  border-left-color: rgb(253 230 138 / 0.9);
}

.border-l-amber-200\/95 {
  border-left-color: rgb(253 230 138 / 0.95);
}

.border-l-amber-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
}

.border-l-amber-300\/0 {
  border-left-color: rgb(252 211 77 / 0);
}

.border-l-amber-300\/10 {
  border-left-color: rgb(252 211 77 / 0.1);
}

.border-l-amber-300\/100 {
  border-left-color: rgb(252 211 77 / 1);
}

.border-l-amber-300\/15 {
  border-left-color: rgb(252 211 77 / 0.15);
}

.border-l-amber-300\/20 {
  border-left-color: rgb(252 211 77 / 0.2);
}

.border-l-amber-300\/25 {
  border-left-color: rgb(252 211 77 / 0.25);
}

.border-l-amber-300\/30 {
  border-left-color: rgb(252 211 77 / 0.3);
}

.border-l-amber-300\/35 {
  border-left-color: rgb(252 211 77 / 0.35);
}

.border-l-amber-300\/40 {
  border-left-color: rgb(252 211 77 / 0.4);
}

.border-l-amber-300\/45 {
  border-left-color: rgb(252 211 77 / 0.45);
}

.border-l-amber-300\/5 {
  border-left-color: rgb(252 211 77 / 0.05);
}

.border-l-amber-300\/50 {
  border-left-color: rgb(252 211 77 / 0.5);
}

.border-l-amber-300\/55 {
  border-left-color: rgb(252 211 77 / 0.55);
}

.border-l-amber-300\/60 {
  border-left-color: rgb(252 211 77 / 0.6);
}

.border-l-amber-300\/65 {
  border-left-color: rgb(252 211 77 / 0.65);
}

.border-l-amber-300\/70 {
  border-left-color: rgb(252 211 77 / 0.7);
}

.border-l-amber-300\/75 {
  border-left-color: rgb(252 211 77 / 0.75);
}

.border-l-amber-300\/80 {
  border-left-color: rgb(252 211 77 / 0.8);
}

.border-l-amber-300\/85 {
  border-left-color: rgb(252 211 77 / 0.85);
}

.border-l-amber-300\/90 {
  border-left-color: rgb(252 211 77 / 0.9);
}

.border-l-amber-300\/95 {
  border-left-color: rgb(252 211 77 / 0.95);
}

.border-l-amber-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
}

.border-l-amber-400\/0 {
  border-left-color: rgb(251 191 36 / 0);
}

.border-l-amber-400\/10 {
  border-left-color: rgb(251 191 36 / 0.1);
}

.border-l-amber-400\/100 {
  border-left-color: rgb(251 191 36 / 1);
}

.border-l-amber-400\/15 {
  border-left-color: rgb(251 191 36 / 0.15);
}

.border-l-amber-400\/20 {
  border-left-color: rgb(251 191 36 / 0.2);
}

.border-l-amber-400\/25 {
  border-left-color: rgb(251 191 36 / 0.25);
}

.border-l-amber-400\/30 {
  border-left-color: rgb(251 191 36 / 0.3);
}

.border-l-amber-400\/35 {
  border-left-color: rgb(251 191 36 / 0.35);
}

.border-l-amber-400\/40 {
  border-left-color: rgb(251 191 36 / 0.4);
}

.border-l-amber-400\/45 {
  border-left-color: rgb(251 191 36 / 0.45);
}

.border-l-amber-400\/5 {
  border-left-color: rgb(251 191 36 / 0.05);
}

.border-l-amber-400\/50 {
  border-left-color: rgb(251 191 36 / 0.5);
}

.border-l-amber-400\/55 {
  border-left-color: rgb(251 191 36 / 0.55);
}

.border-l-amber-400\/60 {
  border-left-color: rgb(251 191 36 / 0.6);
}

.border-l-amber-400\/65 {
  border-left-color: rgb(251 191 36 / 0.65);
}

.border-l-amber-400\/70 {
  border-left-color: rgb(251 191 36 / 0.7);
}

.border-l-amber-400\/75 {
  border-left-color: rgb(251 191 36 / 0.75);
}

.border-l-amber-400\/80 {
  border-left-color: rgb(251 191 36 / 0.8);
}

.border-l-amber-400\/85 {
  border-left-color: rgb(251 191 36 / 0.85);
}

.border-l-amber-400\/90 {
  border-left-color: rgb(251 191 36 / 0.9);
}

.border-l-amber-400\/95 {
  border-left-color: rgb(251 191 36 / 0.95);
}

.border-l-amber-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 251 235 / var(--tw-border-opacity, 1));
}

.border-l-amber-50\/0 {
  border-left-color: rgb(255 251 235 / 0);
}

.border-l-amber-50\/10 {
  border-left-color: rgb(255 251 235 / 0.1);
}

.border-l-amber-50\/100 {
  border-left-color: rgb(255 251 235 / 1);
}

.border-l-amber-50\/15 {
  border-left-color: rgb(255 251 235 / 0.15);
}

.border-l-amber-50\/20 {
  border-left-color: rgb(255 251 235 / 0.2);
}

.border-l-amber-50\/25 {
  border-left-color: rgb(255 251 235 / 0.25);
}

.border-l-amber-50\/30 {
  border-left-color: rgb(255 251 235 / 0.3);
}

.border-l-amber-50\/35 {
  border-left-color: rgb(255 251 235 / 0.35);
}

.border-l-amber-50\/40 {
  border-left-color: rgb(255 251 235 / 0.4);
}

.border-l-amber-50\/45 {
  border-left-color: rgb(255 251 235 / 0.45);
}

.border-l-amber-50\/5 {
  border-left-color: rgb(255 251 235 / 0.05);
}

.border-l-amber-50\/50 {
  border-left-color: rgb(255 251 235 / 0.5);
}

.border-l-amber-50\/55 {
  border-left-color: rgb(255 251 235 / 0.55);
}

.border-l-amber-50\/60 {
  border-left-color: rgb(255 251 235 / 0.6);
}

.border-l-amber-50\/65 {
  border-left-color: rgb(255 251 235 / 0.65);
}

.border-l-amber-50\/70 {
  border-left-color: rgb(255 251 235 / 0.7);
}

.border-l-amber-50\/75 {
  border-left-color: rgb(255 251 235 / 0.75);
}

.border-l-amber-50\/80 {
  border-left-color: rgb(255 251 235 / 0.8);
}

.border-l-amber-50\/85 {
  border-left-color: rgb(255 251 235 / 0.85);
}

.border-l-amber-50\/90 {
  border-left-color: rgb(255 251 235 / 0.9);
}

.border-l-amber-50\/95 {
  border-left-color: rgb(255 251 235 / 0.95);
}

.border-l-amber-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
}

.border-l-amber-500\/0 {
  border-left-color: rgb(245 158 11 / 0);
}

.border-l-amber-500\/10 {
  border-left-color: rgb(245 158 11 / 0.1);
}

.border-l-amber-500\/100 {
  border-left-color: rgb(245 158 11 / 1);
}

.border-l-amber-500\/15 {
  border-left-color: rgb(245 158 11 / 0.15);
}

.border-l-amber-500\/20 {
  border-left-color: rgb(245 158 11 / 0.2);
}

.border-l-amber-500\/25 {
  border-left-color: rgb(245 158 11 / 0.25);
}

.border-l-amber-500\/30 {
  border-left-color: rgb(245 158 11 / 0.3);
}

.border-l-amber-500\/35 {
  border-left-color: rgb(245 158 11 / 0.35);
}

.border-l-amber-500\/40 {
  border-left-color: rgb(245 158 11 / 0.4);
}

.border-l-amber-500\/45 {
  border-left-color: rgb(245 158 11 / 0.45);
}

.border-l-amber-500\/5 {
  border-left-color: rgb(245 158 11 / 0.05);
}

.border-l-amber-500\/50 {
  border-left-color: rgb(245 158 11 / 0.5);
}

.border-l-amber-500\/55 {
  border-left-color: rgb(245 158 11 / 0.55);
}

.border-l-amber-500\/60 {
  border-left-color: rgb(245 158 11 / 0.6);
}

.border-l-amber-500\/65 {
  border-left-color: rgb(245 158 11 / 0.65);
}

.border-l-amber-500\/70 {
  border-left-color: rgb(245 158 11 / 0.7);
}

.border-l-amber-500\/75 {
  border-left-color: rgb(245 158 11 / 0.75);
}

.border-l-amber-500\/80 {
  border-left-color: rgb(245 158 11 / 0.8);
}

.border-l-amber-500\/85 {
  border-left-color: rgb(245 158 11 / 0.85);
}

.border-l-amber-500\/90 {
  border-left-color: rgb(245 158 11 / 0.9);
}

.border-l-amber-500\/95 {
  border-left-color: rgb(245 158 11 / 0.95);
}

.border-l-amber-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(217 119 6 / var(--tw-border-opacity, 1));
}

.border-l-amber-600\/0 {
  border-left-color: rgb(217 119 6 / 0);
}

.border-l-amber-600\/10 {
  border-left-color: rgb(217 119 6 / 0.1);
}

.border-l-amber-600\/100 {
  border-left-color: rgb(217 119 6 / 1);
}

.border-l-amber-600\/15 {
  border-left-color: rgb(217 119 6 / 0.15);
}

.border-l-amber-600\/20 {
  border-left-color: rgb(217 119 6 / 0.2);
}

.border-l-amber-600\/25 {
  border-left-color: rgb(217 119 6 / 0.25);
}

.border-l-amber-600\/30 {
  border-left-color: rgb(217 119 6 / 0.3);
}

.border-l-amber-600\/35 {
  border-left-color: rgb(217 119 6 / 0.35);
}

.border-l-amber-600\/40 {
  border-left-color: rgb(217 119 6 / 0.4);
}

.border-l-amber-600\/45 {
  border-left-color: rgb(217 119 6 / 0.45);
}

.border-l-amber-600\/5 {
  border-left-color: rgb(217 119 6 / 0.05);
}

.border-l-amber-600\/50 {
  border-left-color: rgb(217 119 6 / 0.5);
}

.border-l-amber-600\/55 {
  border-left-color: rgb(217 119 6 / 0.55);
}

.border-l-amber-600\/60 {
  border-left-color: rgb(217 119 6 / 0.6);
}

.border-l-amber-600\/65 {
  border-left-color: rgb(217 119 6 / 0.65);
}

.border-l-amber-600\/70 {
  border-left-color: rgb(217 119 6 / 0.7);
}

.border-l-amber-600\/75 {
  border-left-color: rgb(217 119 6 / 0.75);
}

.border-l-amber-600\/80 {
  border-left-color: rgb(217 119 6 / 0.8);
}

.border-l-amber-600\/85 {
  border-left-color: rgb(217 119 6 / 0.85);
}

.border-l-amber-600\/90 {
  border-left-color: rgb(217 119 6 / 0.9);
}

.border-l-amber-600\/95 {
  border-left-color: rgb(217 119 6 / 0.95);
}

.border-l-amber-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(180 83 9 / var(--tw-border-opacity, 1));
}

.border-l-amber-700\/0 {
  border-left-color: rgb(180 83 9 / 0);
}

.border-l-amber-700\/10 {
  border-left-color: rgb(180 83 9 / 0.1);
}

.border-l-amber-700\/100 {
  border-left-color: rgb(180 83 9 / 1);
}

.border-l-amber-700\/15 {
  border-left-color: rgb(180 83 9 / 0.15);
}

.border-l-amber-700\/20 {
  border-left-color: rgb(180 83 9 / 0.2);
}

.border-l-amber-700\/25 {
  border-left-color: rgb(180 83 9 / 0.25);
}

.border-l-amber-700\/30 {
  border-left-color: rgb(180 83 9 / 0.3);
}

.border-l-amber-700\/35 {
  border-left-color: rgb(180 83 9 / 0.35);
}

.border-l-amber-700\/40 {
  border-left-color: rgb(180 83 9 / 0.4);
}

.border-l-amber-700\/45 {
  border-left-color: rgb(180 83 9 / 0.45);
}

.border-l-amber-700\/5 {
  border-left-color: rgb(180 83 9 / 0.05);
}

.border-l-amber-700\/50 {
  border-left-color: rgb(180 83 9 / 0.5);
}

.border-l-amber-700\/55 {
  border-left-color: rgb(180 83 9 / 0.55);
}

.border-l-amber-700\/60 {
  border-left-color: rgb(180 83 9 / 0.6);
}

.border-l-amber-700\/65 {
  border-left-color: rgb(180 83 9 / 0.65);
}

.border-l-amber-700\/70 {
  border-left-color: rgb(180 83 9 / 0.7);
}

.border-l-amber-700\/75 {
  border-left-color: rgb(180 83 9 / 0.75);
}

.border-l-amber-700\/80 {
  border-left-color: rgb(180 83 9 / 0.8);
}

.border-l-amber-700\/85 {
  border-left-color: rgb(180 83 9 / 0.85);
}

.border-l-amber-700\/90 {
  border-left-color: rgb(180 83 9 / 0.9);
}

.border-l-amber-700\/95 {
  border-left-color: rgb(180 83 9 / 0.95);
}

.border-l-amber-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(146 64 14 / var(--tw-border-opacity, 1));
}

.border-l-amber-800\/0 {
  border-left-color: rgb(146 64 14 / 0);
}

.border-l-amber-800\/10 {
  border-left-color: rgb(146 64 14 / 0.1);
}

.border-l-amber-800\/100 {
  border-left-color: rgb(146 64 14 / 1);
}

.border-l-amber-800\/15 {
  border-left-color: rgb(146 64 14 / 0.15);
}

.border-l-amber-800\/20 {
  border-left-color: rgb(146 64 14 / 0.2);
}

.border-l-amber-800\/25 {
  border-left-color: rgb(146 64 14 / 0.25);
}

.border-l-amber-800\/30 {
  border-left-color: rgb(146 64 14 / 0.3);
}

.border-l-amber-800\/35 {
  border-left-color: rgb(146 64 14 / 0.35);
}

.border-l-amber-800\/40 {
  border-left-color: rgb(146 64 14 / 0.4);
}

.border-l-amber-800\/45 {
  border-left-color: rgb(146 64 14 / 0.45);
}

.border-l-amber-800\/5 {
  border-left-color: rgb(146 64 14 / 0.05);
}

.border-l-amber-800\/50 {
  border-left-color: rgb(146 64 14 / 0.5);
}

.border-l-amber-800\/55 {
  border-left-color: rgb(146 64 14 / 0.55);
}

.border-l-amber-800\/60 {
  border-left-color: rgb(146 64 14 / 0.6);
}

.border-l-amber-800\/65 {
  border-left-color: rgb(146 64 14 / 0.65);
}

.border-l-amber-800\/70 {
  border-left-color: rgb(146 64 14 / 0.7);
}

.border-l-amber-800\/75 {
  border-left-color: rgb(146 64 14 / 0.75);
}

.border-l-amber-800\/80 {
  border-left-color: rgb(146 64 14 / 0.8);
}

.border-l-amber-800\/85 {
  border-left-color: rgb(146 64 14 / 0.85);
}

.border-l-amber-800\/90 {
  border-left-color: rgb(146 64 14 / 0.9);
}

.border-l-amber-800\/95 {
  border-left-color: rgb(146 64 14 / 0.95);
}

.border-l-amber-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(120 53 15 / var(--tw-border-opacity, 1));
}

.border-l-amber-900\/0 {
  border-left-color: rgb(120 53 15 / 0);
}

.border-l-amber-900\/10 {
  border-left-color: rgb(120 53 15 / 0.1);
}

.border-l-amber-900\/100 {
  border-left-color: rgb(120 53 15 / 1);
}

.border-l-amber-900\/15 {
  border-left-color: rgb(120 53 15 / 0.15);
}

.border-l-amber-900\/20 {
  border-left-color: rgb(120 53 15 / 0.2);
}

.border-l-amber-900\/25 {
  border-left-color: rgb(120 53 15 / 0.25);
}

.border-l-amber-900\/30 {
  border-left-color: rgb(120 53 15 / 0.3);
}

.border-l-amber-900\/35 {
  border-left-color: rgb(120 53 15 / 0.35);
}

.border-l-amber-900\/40 {
  border-left-color: rgb(120 53 15 / 0.4);
}

.border-l-amber-900\/45 {
  border-left-color: rgb(120 53 15 / 0.45);
}

.border-l-amber-900\/5 {
  border-left-color: rgb(120 53 15 / 0.05);
}

.border-l-amber-900\/50 {
  border-left-color: rgb(120 53 15 / 0.5);
}

.border-l-amber-900\/55 {
  border-left-color: rgb(120 53 15 / 0.55);
}

.border-l-amber-900\/60 {
  border-left-color: rgb(120 53 15 / 0.6);
}

.border-l-amber-900\/65 {
  border-left-color: rgb(120 53 15 / 0.65);
}

.border-l-amber-900\/70 {
  border-left-color: rgb(120 53 15 / 0.7);
}

.border-l-amber-900\/75 {
  border-left-color: rgb(120 53 15 / 0.75);
}

.border-l-amber-900\/80 {
  border-left-color: rgb(120 53 15 / 0.8);
}

.border-l-amber-900\/85 {
  border-left-color: rgb(120 53 15 / 0.85);
}

.border-l-amber-900\/90 {
  border-left-color: rgb(120 53 15 / 0.9);
}

.border-l-amber-900\/95 {
  border-left-color: rgb(120 53 15 / 0.95);
}

.border-l-amber-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(69 26 3 / var(--tw-border-opacity, 1));
}

.border-l-amber-950\/0 {
  border-left-color: rgb(69 26 3 / 0);
}

.border-l-amber-950\/10 {
  border-left-color: rgb(69 26 3 / 0.1);
}

.border-l-amber-950\/100 {
  border-left-color: rgb(69 26 3 / 1);
}

.border-l-amber-950\/15 {
  border-left-color: rgb(69 26 3 / 0.15);
}

.border-l-amber-950\/20 {
  border-left-color: rgb(69 26 3 / 0.2);
}

.border-l-amber-950\/25 {
  border-left-color: rgb(69 26 3 / 0.25);
}

.border-l-amber-950\/30 {
  border-left-color: rgb(69 26 3 / 0.3);
}

.border-l-amber-950\/35 {
  border-left-color: rgb(69 26 3 / 0.35);
}

.border-l-amber-950\/40 {
  border-left-color: rgb(69 26 3 / 0.4);
}

.border-l-amber-950\/45 {
  border-left-color: rgb(69 26 3 / 0.45);
}

.border-l-amber-950\/5 {
  border-left-color: rgb(69 26 3 / 0.05);
}

.border-l-amber-950\/50 {
  border-left-color: rgb(69 26 3 / 0.5);
}

.border-l-amber-950\/55 {
  border-left-color: rgb(69 26 3 / 0.55);
}

.border-l-amber-950\/60 {
  border-left-color: rgb(69 26 3 / 0.6);
}

.border-l-amber-950\/65 {
  border-left-color: rgb(69 26 3 / 0.65);
}

.border-l-amber-950\/70 {
  border-left-color: rgb(69 26 3 / 0.7);
}

.border-l-amber-950\/75 {
  border-left-color: rgb(69 26 3 / 0.75);
}

.border-l-amber-950\/80 {
  border-left-color: rgb(69 26 3 / 0.8);
}

.border-l-amber-950\/85 {
  border-left-color: rgb(69 26 3 / 0.85);
}

.border-l-amber-950\/90 {
  border-left-color: rgb(69 26 3 / 0.9);
}

.border-l-amber-950\/95 {
  border-left-color: rgb(69 26 3 / 0.95);
}

.border-l-aqua-teal {
  --tw-border-opacity: 1;
  border-left-color: rgb(99 173 168 / var(--tw-border-opacity, 1));
}

.border-l-aqua-teal\/0 {
  border-left-color: rgb(99 173 168 / 0);
}

.border-l-aqua-teal\/10 {
  border-left-color: rgb(99 173 168 / 0.1);
}

.border-l-aqua-teal\/100 {
  border-left-color: rgb(99 173 168 / 1);
}

.border-l-aqua-teal\/15 {
  border-left-color: rgb(99 173 168 / 0.15);
}

.border-l-aqua-teal\/20 {
  border-left-color: rgb(99 173 168 / 0.2);
}

.border-l-aqua-teal\/25 {
  border-left-color: rgb(99 173 168 / 0.25);
}

.border-l-aqua-teal\/30 {
  border-left-color: rgb(99 173 168 / 0.3);
}

.border-l-aqua-teal\/35 {
  border-left-color: rgb(99 173 168 / 0.35);
}

.border-l-aqua-teal\/40 {
  border-left-color: rgb(99 173 168 / 0.4);
}

.border-l-aqua-teal\/45 {
  border-left-color: rgb(99 173 168 / 0.45);
}

.border-l-aqua-teal\/5 {
  border-left-color: rgb(99 173 168 / 0.05);
}

.border-l-aqua-teal\/50 {
  border-left-color: rgb(99 173 168 / 0.5);
}

.border-l-aqua-teal\/55 {
  border-left-color: rgb(99 173 168 / 0.55);
}

.border-l-aqua-teal\/60 {
  border-left-color: rgb(99 173 168 / 0.6);
}

.border-l-aqua-teal\/65 {
  border-left-color: rgb(99 173 168 / 0.65);
}

.border-l-aqua-teal\/70 {
  border-left-color: rgb(99 173 168 / 0.7);
}

.border-l-aqua-teal\/75 {
  border-left-color: rgb(99 173 168 / 0.75);
}

.border-l-aqua-teal\/80 {
  border-left-color: rgb(99 173 168 / 0.8);
}

.border-l-aqua-teal\/85 {
  border-left-color: rgb(99 173 168 / 0.85);
}

.border-l-aqua-teal\/90 {
  border-left-color: rgb(99 173 168 / 0.9);
}

.border-l-aqua-teal\/95 {
  border-left-color: rgb(99 173 168 / 0.95);
}

.border-l-black {
  --tw-border-opacity: 1;
  border-left-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.border-l-black\/0 {
  border-left-color: rgb(0 0 0 / 0);
}

.border-l-black\/10 {
  border-left-color: rgb(0 0 0 / 0.1);
}

.border-l-black\/100 {
  border-left-color: rgb(0 0 0 / 1);
}

.border-l-black\/15 {
  border-left-color: rgb(0 0 0 / 0.15);
}

.border-l-black\/20 {
  border-left-color: rgb(0 0 0 / 0.2);
}

.border-l-black\/25 {
  border-left-color: rgb(0 0 0 / 0.25);
}

.border-l-black\/30 {
  border-left-color: rgb(0 0 0 / 0.3);
}

.border-l-black\/35 {
  border-left-color: rgb(0 0 0 / 0.35);
}

.border-l-black\/40 {
  border-left-color: rgb(0 0 0 / 0.4);
}

.border-l-black\/45 {
  border-left-color: rgb(0 0 0 / 0.45);
}

.border-l-black\/5 {
  border-left-color: rgb(0 0 0 / 0.05);
}

.border-l-black\/50 {
  border-left-color: rgb(0 0 0 / 0.5);
}

.border-l-black\/55 {
  border-left-color: rgb(0 0 0 / 0.55);
}

.border-l-black\/60 {
  border-left-color: rgb(0 0 0 / 0.6);
}

.border-l-black\/65 {
  border-left-color: rgb(0 0 0 / 0.65);
}

.border-l-black\/70 {
  border-left-color: rgb(0 0 0 / 0.7);
}

.border-l-black\/75 {
  border-left-color: rgb(0 0 0 / 0.75);
}

.border-l-black\/80 {
  border-left-color: rgb(0 0 0 / 0.8);
}

.border-l-black\/85 {
  border-left-color: rgb(0 0 0 / 0.85);
}

.border-l-black\/90 {
  border-left-color: rgb(0 0 0 / 0.9);
}

.border-l-black\/95 {
  border-left-color: rgb(0 0 0 / 0.95);
}

.border-l-blue-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
}

.border-l-blue-100\/0 {
  border-left-color: rgb(219 234 254 / 0);
}

.border-l-blue-100\/10 {
  border-left-color: rgb(219 234 254 / 0.1);
}

.border-l-blue-100\/100 {
  border-left-color: rgb(219 234 254 / 1);
}

.border-l-blue-100\/15 {
  border-left-color: rgb(219 234 254 / 0.15);
}

.border-l-blue-100\/20 {
  border-left-color: rgb(219 234 254 / 0.2);
}

.border-l-blue-100\/25 {
  border-left-color: rgb(219 234 254 / 0.25);
}

.border-l-blue-100\/30 {
  border-left-color: rgb(219 234 254 / 0.3);
}

.border-l-blue-100\/35 {
  border-left-color: rgb(219 234 254 / 0.35);
}

.border-l-blue-100\/40 {
  border-left-color: rgb(219 234 254 / 0.4);
}

.border-l-blue-100\/45 {
  border-left-color: rgb(219 234 254 / 0.45);
}

.border-l-blue-100\/5 {
  border-left-color: rgb(219 234 254 / 0.05);
}

.border-l-blue-100\/50 {
  border-left-color: rgb(219 234 254 / 0.5);
}

.border-l-blue-100\/55 {
  border-left-color: rgb(219 234 254 / 0.55);
}

.border-l-blue-100\/60 {
  border-left-color: rgb(219 234 254 / 0.6);
}

.border-l-blue-100\/65 {
  border-left-color: rgb(219 234 254 / 0.65);
}

.border-l-blue-100\/70 {
  border-left-color: rgb(219 234 254 / 0.7);
}

.border-l-blue-100\/75 {
  border-left-color: rgb(219 234 254 / 0.75);
}

.border-l-blue-100\/80 {
  border-left-color: rgb(219 234 254 / 0.8);
}

.border-l-blue-100\/85 {
  border-left-color: rgb(219 234 254 / 0.85);
}

.border-l-blue-100\/90 {
  border-left-color: rgb(219 234 254 / 0.9);
}

.border-l-blue-100\/95 {
  border-left-color: rgb(219 234 254 / 0.95);
}

.border-l-blue-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}

.border-l-blue-200\/0 {
  border-left-color: rgb(191 219 254 / 0);
}

.border-l-blue-200\/10 {
  border-left-color: rgb(191 219 254 / 0.1);
}

.border-l-blue-200\/100 {
  border-left-color: rgb(191 219 254 / 1);
}

.border-l-blue-200\/15 {
  border-left-color: rgb(191 219 254 / 0.15);
}

.border-l-blue-200\/20 {
  border-left-color: rgb(191 219 254 / 0.2);
}

.border-l-blue-200\/25 {
  border-left-color: rgb(191 219 254 / 0.25);
}

.border-l-blue-200\/30 {
  border-left-color: rgb(191 219 254 / 0.3);
}

.border-l-blue-200\/35 {
  border-left-color: rgb(191 219 254 / 0.35);
}

.border-l-blue-200\/40 {
  border-left-color: rgb(191 219 254 / 0.4);
}

.border-l-blue-200\/45 {
  border-left-color: rgb(191 219 254 / 0.45);
}

.border-l-blue-200\/5 {
  border-left-color: rgb(191 219 254 / 0.05);
}

.border-l-blue-200\/50 {
  border-left-color: rgb(191 219 254 / 0.5);
}

.border-l-blue-200\/55 {
  border-left-color: rgb(191 219 254 / 0.55);
}

.border-l-blue-200\/60 {
  border-left-color: rgb(191 219 254 / 0.6);
}

.border-l-blue-200\/65 {
  border-left-color: rgb(191 219 254 / 0.65);
}

.border-l-blue-200\/70 {
  border-left-color: rgb(191 219 254 / 0.7);
}

.border-l-blue-200\/75 {
  border-left-color: rgb(191 219 254 / 0.75);
}

.border-l-blue-200\/80 {
  border-left-color: rgb(191 219 254 / 0.8);
}

.border-l-blue-200\/85 {
  border-left-color: rgb(191 219 254 / 0.85);
}

.border-l-blue-200\/90 {
  border-left-color: rgb(191 219 254 / 0.9);
}

.border-l-blue-200\/95 {
  border-left-color: rgb(191 219 254 / 0.95);
}

.border-l-blue-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}

.border-l-blue-300\/0 {
  border-left-color: rgb(147 197 253 / 0);
}

.border-l-blue-300\/10 {
  border-left-color: rgb(147 197 253 / 0.1);
}

.border-l-blue-300\/100 {
  border-left-color: rgb(147 197 253 / 1);
}

.border-l-blue-300\/15 {
  border-left-color: rgb(147 197 253 / 0.15);
}

.border-l-blue-300\/20 {
  border-left-color: rgb(147 197 253 / 0.2);
}

.border-l-blue-300\/25 {
  border-left-color: rgb(147 197 253 / 0.25);
}

.border-l-blue-300\/30 {
  border-left-color: rgb(147 197 253 / 0.3);
}

.border-l-blue-300\/35 {
  border-left-color: rgb(147 197 253 / 0.35);
}

.border-l-blue-300\/40 {
  border-left-color: rgb(147 197 253 / 0.4);
}

.border-l-blue-300\/45 {
  border-left-color: rgb(147 197 253 / 0.45);
}

.border-l-blue-300\/5 {
  border-left-color: rgb(147 197 253 / 0.05);
}

.border-l-blue-300\/50 {
  border-left-color: rgb(147 197 253 / 0.5);
}

.border-l-blue-300\/55 {
  border-left-color: rgb(147 197 253 / 0.55);
}

.border-l-blue-300\/60 {
  border-left-color: rgb(147 197 253 / 0.6);
}

.border-l-blue-300\/65 {
  border-left-color: rgb(147 197 253 / 0.65);
}

.border-l-blue-300\/70 {
  border-left-color: rgb(147 197 253 / 0.7);
}

.border-l-blue-300\/75 {
  border-left-color: rgb(147 197 253 / 0.75);
}

.border-l-blue-300\/80 {
  border-left-color: rgb(147 197 253 / 0.8);
}

.border-l-blue-300\/85 {
  border-left-color: rgb(147 197 253 / 0.85);
}

.border-l-blue-300\/90 {
  border-left-color: rgb(147 197 253 / 0.9);
}

.border-l-blue-300\/95 {
  border-left-color: rgb(147 197 253 / 0.95);
}

.border-l-blue-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
}

.border-l-blue-400\/0 {
  border-left-color: rgb(96 165 250 / 0);
}

.border-l-blue-400\/10 {
  border-left-color: rgb(96 165 250 / 0.1);
}

.border-l-blue-400\/100 {
  border-left-color: rgb(96 165 250 / 1);
}

.border-l-blue-400\/15 {
  border-left-color: rgb(96 165 250 / 0.15);
}

.border-l-blue-400\/20 {
  border-left-color: rgb(96 165 250 / 0.2);
}

.border-l-blue-400\/25 {
  border-left-color: rgb(96 165 250 / 0.25);
}

.border-l-blue-400\/30 {
  border-left-color: rgb(96 165 250 / 0.3);
}

.border-l-blue-400\/35 {
  border-left-color: rgb(96 165 250 / 0.35);
}

.border-l-blue-400\/40 {
  border-left-color: rgb(96 165 250 / 0.4);
}

.border-l-blue-400\/45 {
  border-left-color: rgb(96 165 250 / 0.45);
}

.border-l-blue-400\/5 {
  border-left-color: rgb(96 165 250 / 0.05);
}

.border-l-blue-400\/50 {
  border-left-color: rgb(96 165 250 / 0.5);
}

.border-l-blue-400\/55 {
  border-left-color: rgb(96 165 250 / 0.55);
}

.border-l-blue-400\/60 {
  border-left-color: rgb(96 165 250 / 0.6);
}

.border-l-blue-400\/65 {
  border-left-color: rgb(96 165 250 / 0.65);
}

.border-l-blue-400\/70 {
  border-left-color: rgb(96 165 250 / 0.7);
}

.border-l-blue-400\/75 {
  border-left-color: rgb(96 165 250 / 0.75);
}

.border-l-blue-400\/80 {
  border-left-color: rgb(96 165 250 / 0.8);
}

.border-l-blue-400\/85 {
  border-left-color: rgb(96 165 250 / 0.85);
}

.border-l-blue-400\/90 {
  border-left-color: rgb(96 165 250 / 0.9);
}

.border-l-blue-400\/95 {
  border-left-color: rgb(96 165 250 / 0.95);
}

.border-l-blue-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(239 246 255 / var(--tw-border-opacity, 1));
}

.border-l-blue-50\/0 {
  border-left-color: rgb(239 246 255 / 0);
}

.border-l-blue-50\/10 {
  border-left-color: rgb(239 246 255 / 0.1);
}

.border-l-blue-50\/100 {
  border-left-color: rgb(239 246 255 / 1);
}

.border-l-blue-50\/15 {
  border-left-color: rgb(239 246 255 / 0.15);
}

.border-l-blue-50\/20 {
  border-left-color: rgb(239 246 255 / 0.2);
}

.border-l-blue-50\/25 {
  border-left-color: rgb(239 246 255 / 0.25);
}

.border-l-blue-50\/30 {
  border-left-color: rgb(239 246 255 / 0.3);
}

.border-l-blue-50\/35 {
  border-left-color: rgb(239 246 255 / 0.35);
}

.border-l-blue-50\/40 {
  border-left-color: rgb(239 246 255 / 0.4);
}

.border-l-blue-50\/45 {
  border-left-color: rgb(239 246 255 / 0.45);
}

.border-l-blue-50\/5 {
  border-left-color: rgb(239 246 255 / 0.05);
}

.border-l-blue-50\/50 {
  border-left-color: rgb(239 246 255 / 0.5);
}

.border-l-blue-50\/55 {
  border-left-color: rgb(239 246 255 / 0.55);
}

.border-l-blue-50\/60 {
  border-left-color: rgb(239 246 255 / 0.6);
}

.border-l-blue-50\/65 {
  border-left-color: rgb(239 246 255 / 0.65);
}

.border-l-blue-50\/70 {
  border-left-color: rgb(239 246 255 / 0.7);
}

.border-l-blue-50\/75 {
  border-left-color: rgb(239 246 255 / 0.75);
}

.border-l-blue-50\/80 {
  border-left-color: rgb(239 246 255 / 0.8);
}

.border-l-blue-50\/85 {
  border-left-color: rgb(239 246 255 / 0.85);
}

.border-l-blue-50\/90 {
  border-left-color: rgb(239 246 255 / 0.9);
}

.border-l-blue-50\/95 {
  border-left-color: rgb(239 246 255 / 0.95);
}

.border-l-blue-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}

.border-l-blue-500\/0 {
  border-left-color: rgb(59 130 246 / 0);
}

.border-l-blue-500\/10 {
  border-left-color: rgb(59 130 246 / 0.1);
}

.border-l-blue-500\/100 {
  border-left-color: rgb(59 130 246 / 1);
}

.border-l-blue-500\/15 {
  border-left-color: rgb(59 130 246 / 0.15);
}

.border-l-blue-500\/20 {
  border-left-color: rgb(59 130 246 / 0.2);
}

.border-l-blue-500\/25 {
  border-left-color: rgb(59 130 246 / 0.25);
}

.border-l-blue-500\/30 {
  border-left-color: rgb(59 130 246 / 0.3);
}

.border-l-blue-500\/35 {
  border-left-color: rgb(59 130 246 / 0.35);
}

.border-l-blue-500\/40 {
  border-left-color: rgb(59 130 246 / 0.4);
}

.border-l-blue-500\/45 {
  border-left-color: rgb(59 130 246 / 0.45);
}

.border-l-blue-500\/5 {
  border-left-color: rgb(59 130 246 / 0.05);
}

.border-l-blue-500\/50 {
  border-left-color: rgb(59 130 246 / 0.5);
}

.border-l-blue-500\/55 {
  border-left-color: rgb(59 130 246 / 0.55);
}

.border-l-blue-500\/60 {
  border-left-color: rgb(59 130 246 / 0.6);
}

.border-l-blue-500\/65 {
  border-left-color: rgb(59 130 246 / 0.65);
}

.border-l-blue-500\/70 {
  border-left-color: rgb(59 130 246 / 0.7);
}

.border-l-blue-500\/75 {
  border-left-color: rgb(59 130 246 / 0.75);
}

.border-l-blue-500\/80 {
  border-left-color: rgb(59 130 246 / 0.8);
}

.border-l-blue-500\/85 {
  border-left-color: rgb(59 130 246 / 0.85);
}

.border-l-blue-500\/90 {
  border-left-color: rgb(59 130 246 / 0.9);
}

.border-l-blue-500\/95 {
  border-left-color: rgb(59 130 246 / 0.95);
}

.border-l-blue-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}

.border-l-blue-600\/0 {
  border-left-color: rgb(37 99 235 / 0);
}

.border-l-blue-600\/10 {
  border-left-color: rgb(37 99 235 / 0.1);
}

.border-l-blue-600\/100 {
  border-left-color: rgb(37 99 235 / 1);
}

.border-l-blue-600\/15 {
  border-left-color: rgb(37 99 235 / 0.15);
}

.border-l-blue-600\/20 {
  border-left-color: rgb(37 99 235 / 0.2);
}

.border-l-blue-600\/25 {
  border-left-color: rgb(37 99 235 / 0.25);
}

.border-l-blue-600\/30 {
  border-left-color: rgb(37 99 235 / 0.3);
}

.border-l-blue-600\/35 {
  border-left-color: rgb(37 99 235 / 0.35);
}

.border-l-blue-600\/40 {
  border-left-color: rgb(37 99 235 / 0.4);
}

.border-l-blue-600\/45 {
  border-left-color: rgb(37 99 235 / 0.45);
}

.border-l-blue-600\/5 {
  border-left-color: rgb(37 99 235 / 0.05);
}

.border-l-blue-600\/50 {
  border-left-color: rgb(37 99 235 / 0.5);
}

.border-l-blue-600\/55 {
  border-left-color: rgb(37 99 235 / 0.55);
}

.border-l-blue-600\/60 {
  border-left-color: rgb(37 99 235 / 0.6);
}

.border-l-blue-600\/65 {
  border-left-color: rgb(37 99 235 / 0.65);
}

.border-l-blue-600\/70 {
  border-left-color: rgb(37 99 235 / 0.7);
}

.border-l-blue-600\/75 {
  border-left-color: rgb(37 99 235 / 0.75);
}

.border-l-blue-600\/80 {
  border-left-color: rgb(37 99 235 / 0.8);
}

.border-l-blue-600\/85 {
  border-left-color: rgb(37 99 235 / 0.85);
}

.border-l-blue-600\/90 {
  border-left-color: rgb(37 99 235 / 0.9);
}

.border-l-blue-600\/95 {
  border-left-color: rgb(37 99 235 / 0.95);
}

.border-l-blue-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(29 78 216 / var(--tw-border-opacity, 1));
}

.border-l-blue-700\/0 {
  border-left-color: rgb(29 78 216 / 0);
}

.border-l-blue-700\/10 {
  border-left-color: rgb(29 78 216 / 0.1);
}

.border-l-blue-700\/100 {
  border-left-color: rgb(29 78 216 / 1);
}

.border-l-blue-700\/15 {
  border-left-color: rgb(29 78 216 / 0.15);
}

.border-l-blue-700\/20 {
  border-left-color: rgb(29 78 216 / 0.2);
}

.border-l-blue-700\/25 {
  border-left-color: rgb(29 78 216 / 0.25);
}

.border-l-blue-700\/30 {
  border-left-color: rgb(29 78 216 / 0.3);
}

.border-l-blue-700\/35 {
  border-left-color: rgb(29 78 216 / 0.35);
}

.border-l-blue-700\/40 {
  border-left-color: rgb(29 78 216 / 0.4);
}

.border-l-blue-700\/45 {
  border-left-color: rgb(29 78 216 / 0.45);
}

.border-l-blue-700\/5 {
  border-left-color: rgb(29 78 216 / 0.05);
}

.border-l-blue-700\/50 {
  border-left-color: rgb(29 78 216 / 0.5);
}

.border-l-blue-700\/55 {
  border-left-color: rgb(29 78 216 / 0.55);
}

.border-l-blue-700\/60 {
  border-left-color: rgb(29 78 216 / 0.6);
}

.border-l-blue-700\/65 {
  border-left-color: rgb(29 78 216 / 0.65);
}

.border-l-blue-700\/70 {
  border-left-color: rgb(29 78 216 / 0.7);
}

.border-l-blue-700\/75 {
  border-left-color: rgb(29 78 216 / 0.75);
}

.border-l-blue-700\/80 {
  border-left-color: rgb(29 78 216 / 0.8);
}

.border-l-blue-700\/85 {
  border-left-color: rgb(29 78 216 / 0.85);
}

.border-l-blue-700\/90 {
  border-left-color: rgb(29 78 216 / 0.9);
}

.border-l-blue-700\/95 {
  border-left-color: rgb(29 78 216 / 0.95);
}

.border-l-blue-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(30 64 175 / var(--tw-border-opacity, 1));
}

.border-l-blue-800\/0 {
  border-left-color: rgb(30 64 175 / 0);
}

.border-l-blue-800\/10 {
  border-left-color: rgb(30 64 175 / 0.1);
}

.border-l-blue-800\/100 {
  border-left-color: rgb(30 64 175 / 1);
}

.border-l-blue-800\/15 {
  border-left-color: rgb(30 64 175 / 0.15);
}

.border-l-blue-800\/20 {
  border-left-color: rgb(30 64 175 / 0.2);
}

.border-l-blue-800\/25 {
  border-left-color: rgb(30 64 175 / 0.25);
}

.border-l-blue-800\/30 {
  border-left-color: rgb(30 64 175 / 0.3);
}

.border-l-blue-800\/35 {
  border-left-color: rgb(30 64 175 / 0.35);
}

.border-l-blue-800\/40 {
  border-left-color: rgb(30 64 175 / 0.4);
}

.border-l-blue-800\/45 {
  border-left-color: rgb(30 64 175 / 0.45);
}

.border-l-blue-800\/5 {
  border-left-color: rgb(30 64 175 / 0.05);
}

.border-l-blue-800\/50 {
  border-left-color: rgb(30 64 175 / 0.5);
}

.border-l-blue-800\/55 {
  border-left-color: rgb(30 64 175 / 0.55);
}

.border-l-blue-800\/60 {
  border-left-color: rgb(30 64 175 / 0.6);
}

.border-l-blue-800\/65 {
  border-left-color: rgb(30 64 175 / 0.65);
}

.border-l-blue-800\/70 {
  border-left-color: rgb(30 64 175 / 0.7);
}

.border-l-blue-800\/75 {
  border-left-color: rgb(30 64 175 / 0.75);
}

.border-l-blue-800\/80 {
  border-left-color: rgb(30 64 175 / 0.8);
}

.border-l-blue-800\/85 {
  border-left-color: rgb(30 64 175 / 0.85);
}

.border-l-blue-800\/90 {
  border-left-color: rgb(30 64 175 / 0.9);
}

.border-l-blue-800\/95 {
  border-left-color: rgb(30 64 175 / 0.95);
}

.border-l-blue-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(30 58 138 / var(--tw-border-opacity, 1));
}

.border-l-blue-900\/0 {
  border-left-color: rgb(30 58 138 / 0);
}

.border-l-blue-900\/10 {
  border-left-color: rgb(30 58 138 / 0.1);
}

.border-l-blue-900\/100 {
  border-left-color: rgb(30 58 138 / 1);
}

.border-l-blue-900\/15 {
  border-left-color: rgb(30 58 138 / 0.15);
}

.border-l-blue-900\/20 {
  border-left-color: rgb(30 58 138 / 0.2);
}

.border-l-blue-900\/25 {
  border-left-color: rgb(30 58 138 / 0.25);
}

.border-l-blue-900\/30 {
  border-left-color: rgb(30 58 138 / 0.3);
}

.border-l-blue-900\/35 {
  border-left-color: rgb(30 58 138 / 0.35);
}

.border-l-blue-900\/40 {
  border-left-color: rgb(30 58 138 / 0.4);
}

.border-l-blue-900\/45 {
  border-left-color: rgb(30 58 138 / 0.45);
}

.border-l-blue-900\/5 {
  border-left-color: rgb(30 58 138 / 0.05);
}

.border-l-blue-900\/50 {
  border-left-color: rgb(30 58 138 / 0.5);
}

.border-l-blue-900\/55 {
  border-left-color: rgb(30 58 138 / 0.55);
}

.border-l-blue-900\/60 {
  border-left-color: rgb(30 58 138 / 0.6);
}

.border-l-blue-900\/65 {
  border-left-color: rgb(30 58 138 / 0.65);
}

.border-l-blue-900\/70 {
  border-left-color: rgb(30 58 138 / 0.7);
}

.border-l-blue-900\/75 {
  border-left-color: rgb(30 58 138 / 0.75);
}

.border-l-blue-900\/80 {
  border-left-color: rgb(30 58 138 / 0.8);
}

.border-l-blue-900\/85 {
  border-left-color: rgb(30 58 138 / 0.85);
}

.border-l-blue-900\/90 {
  border-left-color: rgb(30 58 138 / 0.9);
}

.border-l-blue-900\/95 {
  border-left-color: rgb(30 58 138 / 0.95);
}

.border-l-blue-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(23 37 84 / var(--tw-border-opacity, 1));
}

.border-l-blue-950\/0 {
  border-left-color: rgb(23 37 84 / 0);
}

.border-l-blue-950\/10 {
  border-left-color: rgb(23 37 84 / 0.1);
}

.border-l-blue-950\/100 {
  border-left-color: rgb(23 37 84 / 1);
}

.border-l-blue-950\/15 {
  border-left-color: rgb(23 37 84 / 0.15);
}

.border-l-blue-950\/20 {
  border-left-color: rgb(23 37 84 / 0.2);
}

.border-l-blue-950\/25 {
  border-left-color: rgb(23 37 84 / 0.25);
}

.border-l-blue-950\/30 {
  border-left-color: rgb(23 37 84 / 0.3);
}

.border-l-blue-950\/35 {
  border-left-color: rgb(23 37 84 / 0.35);
}

.border-l-blue-950\/40 {
  border-left-color: rgb(23 37 84 / 0.4);
}

.border-l-blue-950\/45 {
  border-left-color: rgb(23 37 84 / 0.45);
}

.border-l-blue-950\/5 {
  border-left-color: rgb(23 37 84 / 0.05);
}

.border-l-blue-950\/50 {
  border-left-color: rgb(23 37 84 / 0.5);
}

.border-l-blue-950\/55 {
  border-left-color: rgb(23 37 84 / 0.55);
}

.border-l-blue-950\/60 {
  border-left-color: rgb(23 37 84 / 0.6);
}

.border-l-blue-950\/65 {
  border-left-color: rgb(23 37 84 / 0.65);
}

.border-l-blue-950\/70 {
  border-left-color: rgb(23 37 84 / 0.7);
}

.border-l-blue-950\/75 {
  border-left-color: rgb(23 37 84 / 0.75);
}

.border-l-blue-950\/80 {
  border-left-color: rgb(23 37 84 / 0.8);
}

.border-l-blue-950\/85 {
  border-left-color: rgb(23 37 84 / 0.85);
}

.border-l-blue-950\/90 {
  border-left-color: rgb(23 37 84 / 0.9);
}

.border-l-blue-950\/95 {
  border-left-color: rgb(23 37 84 / 0.95);
}

.border-l-burnt-orange {
  --tw-border-opacity: 1;
  border-left-color: rgb(201 99 42 / var(--tw-border-opacity, 1));
}

.border-l-burnt-orange\/0 {
  border-left-color: rgb(201 99 42 / 0);
}

.border-l-burnt-orange\/10 {
  border-left-color: rgb(201 99 42 / 0.1);
}

.border-l-burnt-orange\/100 {
  border-left-color: rgb(201 99 42 / 1);
}

.border-l-burnt-orange\/15 {
  border-left-color: rgb(201 99 42 / 0.15);
}

.border-l-burnt-orange\/20 {
  border-left-color: rgb(201 99 42 / 0.2);
}

.border-l-burnt-orange\/25 {
  border-left-color: rgb(201 99 42 / 0.25);
}

.border-l-burnt-orange\/30 {
  border-left-color: rgb(201 99 42 / 0.3);
}

.border-l-burnt-orange\/35 {
  border-left-color: rgb(201 99 42 / 0.35);
}

.border-l-burnt-orange\/40 {
  border-left-color: rgb(201 99 42 / 0.4);
}

.border-l-burnt-orange\/45 {
  border-left-color: rgb(201 99 42 / 0.45);
}

.border-l-burnt-orange\/5 {
  border-left-color: rgb(201 99 42 / 0.05);
}

.border-l-burnt-orange\/50 {
  border-left-color: rgb(201 99 42 / 0.5);
}

.border-l-burnt-orange\/55 {
  border-left-color: rgb(201 99 42 / 0.55);
}

.border-l-burnt-orange\/60 {
  border-left-color: rgb(201 99 42 / 0.6);
}

.border-l-burnt-orange\/65 {
  border-left-color: rgb(201 99 42 / 0.65);
}

.border-l-burnt-orange\/70 {
  border-left-color: rgb(201 99 42 / 0.7);
}

.border-l-burnt-orange\/75 {
  border-left-color: rgb(201 99 42 / 0.75);
}

.border-l-burnt-orange\/80 {
  border-left-color: rgb(201 99 42 / 0.8);
}

.border-l-burnt-orange\/85 {
  border-left-color: rgb(201 99 42 / 0.85);
}

.border-l-burnt-orange\/90 {
  border-left-color: rgb(201 99 42 / 0.9);
}

.border-l-burnt-orange\/95 {
  border-left-color: rgb(201 99 42 / 0.95);
}

.border-l-charcoal {
  --tw-border-opacity: 1;
  border-left-color: rgb(95 86 86 / var(--tw-border-opacity, 1));
}

.border-l-charcoal\/0 {
  border-left-color: rgb(95 86 86 / 0);
}

.border-l-charcoal\/10 {
  border-left-color: rgb(95 86 86 / 0.1);
}

.border-l-charcoal\/100 {
  border-left-color: rgb(95 86 86 / 1);
}

.border-l-charcoal\/15 {
  border-left-color: rgb(95 86 86 / 0.15);
}

.border-l-charcoal\/20 {
  border-left-color: rgb(95 86 86 / 0.2);
}

.border-l-charcoal\/25 {
  border-left-color: rgb(95 86 86 / 0.25);
}

.border-l-charcoal\/30 {
  border-left-color: rgb(95 86 86 / 0.3);
}

.border-l-charcoal\/35 {
  border-left-color: rgb(95 86 86 / 0.35);
}

.border-l-charcoal\/40 {
  border-left-color: rgb(95 86 86 / 0.4);
}

.border-l-charcoal\/45 {
  border-left-color: rgb(95 86 86 / 0.45);
}

.border-l-charcoal\/5 {
  border-left-color: rgb(95 86 86 / 0.05);
}

.border-l-charcoal\/50 {
  border-left-color: rgb(95 86 86 / 0.5);
}

.border-l-charcoal\/55 {
  border-left-color: rgb(95 86 86 / 0.55);
}

.border-l-charcoal\/60 {
  border-left-color: rgb(95 86 86 / 0.6);
}

.border-l-charcoal\/65 {
  border-left-color: rgb(95 86 86 / 0.65);
}

.border-l-charcoal\/70 {
  border-left-color: rgb(95 86 86 / 0.7);
}

.border-l-charcoal\/75 {
  border-left-color: rgb(95 86 86 / 0.75);
}

.border-l-charcoal\/80 {
  border-left-color: rgb(95 86 86 / 0.8);
}

.border-l-charcoal\/85 {
  border-left-color: rgb(95 86 86 / 0.85);
}

.border-l-charcoal\/90 {
  border-left-color: rgb(95 86 86 / 0.9);
}

.border-l-charcoal\/95 {
  border-left-color: rgb(95 86 86 / 0.95);
}

.border-l-cream {
  --tw-border-opacity: 1;
  border-left-color: rgb(233 223 193 / var(--tw-border-opacity, 1));
}

.border-l-cream-gold {
  --tw-border-opacity: 1;
  border-left-color: rgb(190 151 74 / var(--tw-border-opacity, 1));
}

.border-l-cream-gold\/0 {
  border-left-color: rgb(190 151 74 / 0);
}

.border-l-cream-gold\/10 {
  border-left-color: rgb(190 151 74 / 0.1);
}

.border-l-cream-gold\/100 {
  border-left-color: rgb(190 151 74 / 1);
}

.border-l-cream-gold\/15 {
  border-left-color: rgb(190 151 74 / 0.15);
}

.border-l-cream-gold\/20 {
  border-left-color: rgb(190 151 74 / 0.2);
}

.border-l-cream-gold\/25 {
  border-left-color: rgb(190 151 74 / 0.25);
}

.border-l-cream-gold\/30 {
  border-left-color: rgb(190 151 74 / 0.3);
}

.border-l-cream-gold\/35 {
  border-left-color: rgb(190 151 74 / 0.35);
}

.border-l-cream-gold\/40 {
  border-left-color: rgb(190 151 74 / 0.4);
}

.border-l-cream-gold\/45 {
  border-left-color: rgb(190 151 74 / 0.45);
}

.border-l-cream-gold\/5 {
  border-left-color: rgb(190 151 74 / 0.05);
}

.border-l-cream-gold\/50 {
  border-left-color: rgb(190 151 74 / 0.5);
}

.border-l-cream-gold\/55 {
  border-left-color: rgb(190 151 74 / 0.55);
}

.border-l-cream-gold\/60 {
  border-left-color: rgb(190 151 74 / 0.6);
}

.border-l-cream-gold\/65 {
  border-left-color: rgb(190 151 74 / 0.65);
}

.border-l-cream-gold\/70 {
  border-left-color: rgb(190 151 74 / 0.7);
}

.border-l-cream-gold\/75 {
  border-left-color: rgb(190 151 74 / 0.75);
}

.border-l-cream-gold\/80 {
  border-left-color: rgb(190 151 74 / 0.8);
}

.border-l-cream-gold\/85 {
  border-left-color: rgb(190 151 74 / 0.85);
}

.border-l-cream-gold\/90 {
  border-left-color: rgb(190 151 74 / 0.9);
}

.border-l-cream-gold\/95 {
  border-left-color: rgb(190 151 74 / 0.95);
}

.border-l-cream\/0 {
  border-left-color: rgb(233 223 193 / 0);
}

.border-l-cream\/10 {
  border-left-color: rgb(233 223 193 / 0.1);
}

.border-l-cream\/100 {
  border-left-color: rgb(233 223 193 / 1);
}

.border-l-cream\/15 {
  border-left-color: rgb(233 223 193 / 0.15);
}

.border-l-cream\/20 {
  border-left-color: rgb(233 223 193 / 0.2);
}

.border-l-cream\/25 {
  border-left-color: rgb(233 223 193 / 0.25);
}

.border-l-cream\/30 {
  border-left-color: rgb(233 223 193 / 0.3);
}

.border-l-cream\/35 {
  border-left-color: rgb(233 223 193 / 0.35);
}

.border-l-cream\/40 {
  border-left-color: rgb(233 223 193 / 0.4);
}

.border-l-cream\/45 {
  border-left-color: rgb(233 223 193 / 0.45);
}

.border-l-cream\/5 {
  border-left-color: rgb(233 223 193 / 0.05);
}

.border-l-cream\/50 {
  border-left-color: rgb(233 223 193 / 0.5);
}

.border-l-cream\/55 {
  border-left-color: rgb(233 223 193 / 0.55);
}

.border-l-cream\/60 {
  border-left-color: rgb(233 223 193 / 0.6);
}

.border-l-cream\/65 {
  border-left-color: rgb(233 223 193 / 0.65);
}

.border-l-cream\/70 {
  border-left-color: rgb(233 223 193 / 0.7);
}

.border-l-cream\/75 {
  border-left-color: rgb(233 223 193 / 0.75);
}

.border-l-cream\/80 {
  border-left-color: rgb(233 223 193 / 0.8);
}

.border-l-cream\/85 {
  border-left-color: rgb(233 223 193 / 0.85);
}

.border-l-cream\/90 {
  border-left-color: rgb(233 223 193 / 0.9);
}

.border-l-cream\/95 {
  border-left-color: rgb(233 223 193 / 0.95);
}

.border-l-current {
  border-left-color: currentColor;
}

.border-l-cyan-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(207 250 254 / var(--tw-border-opacity, 1));
}

.border-l-cyan-100\/0 {
  border-left-color: rgb(207 250 254 / 0);
}

.border-l-cyan-100\/10 {
  border-left-color: rgb(207 250 254 / 0.1);
}

.border-l-cyan-100\/100 {
  border-left-color: rgb(207 250 254 / 1);
}

.border-l-cyan-100\/15 {
  border-left-color: rgb(207 250 254 / 0.15);
}

.border-l-cyan-100\/20 {
  border-left-color: rgb(207 250 254 / 0.2);
}

.border-l-cyan-100\/25 {
  border-left-color: rgb(207 250 254 / 0.25);
}

.border-l-cyan-100\/30 {
  border-left-color: rgb(207 250 254 / 0.3);
}

.border-l-cyan-100\/35 {
  border-left-color: rgb(207 250 254 / 0.35);
}

.border-l-cyan-100\/40 {
  border-left-color: rgb(207 250 254 / 0.4);
}

.border-l-cyan-100\/45 {
  border-left-color: rgb(207 250 254 / 0.45);
}

.border-l-cyan-100\/5 {
  border-left-color: rgb(207 250 254 / 0.05);
}

.border-l-cyan-100\/50 {
  border-left-color: rgb(207 250 254 / 0.5);
}

.border-l-cyan-100\/55 {
  border-left-color: rgb(207 250 254 / 0.55);
}

.border-l-cyan-100\/60 {
  border-left-color: rgb(207 250 254 / 0.6);
}

.border-l-cyan-100\/65 {
  border-left-color: rgb(207 250 254 / 0.65);
}

.border-l-cyan-100\/70 {
  border-left-color: rgb(207 250 254 / 0.7);
}

.border-l-cyan-100\/75 {
  border-left-color: rgb(207 250 254 / 0.75);
}

.border-l-cyan-100\/80 {
  border-left-color: rgb(207 250 254 / 0.8);
}

.border-l-cyan-100\/85 {
  border-left-color: rgb(207 250 254 / 0.85);
}

.border-l-cyan-100\/90 {
  border-left-color: rgb(207 250 254 / 0.9);
}

.border-l-cyan-100\/95 {
  border-left-color: rgb(207 250 254 / 0.95);
}

.border-l-cyan-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(165 243 252 / var(--tw-border-opacity, 1));
}

.border-l-cyan-200\/0 {
  border-left-color: rgb(165 243 252 / 0);
}

.border-l-cyan-200\/10 {
  border-left-color: rgb(165 243 252 / 0.1);
}

.border-l-cyan-200\/100 {
  border-left-color: rgb(165 243 252 / 1);
}

.border-l-cyan-200\/15 {
  border-left-color: rgb(165 243 252 / 0.15);
}

.border-l-cyan-200\/20 {
  border-left-color: rgb(165 243 252 / 0.2);
}

.border-l-cyan-200\/25 {
  border-left-color: rgb(165 243 252 / 0.25);
}

.border-l-cyan-200\/30 {
  border-left-color: rgb(165 243 252 / 0.3);
}

.border-l-cyan-200\/35 {
  border-left-color: rgb(165 243 252 / 0.35);
}

.border-l-cyan-200\/40 {
  border-left-color: rgb(165 243 252 / 0.4);
}

.border-l-cyan-200\/45 {
  border-left-color: rgb(165 243 252 / 0.45);
}

.border-l-cyan-200\/5 {
  border-left-color: rgb(165 243 252 / 0.05);
}

.border-l-cyan-200\/50 {
  border-left-color: rgb(165 243 252 / 0.5);
}

.border-l-cyan-200\/55 {
  border-left-color: rgb(165 243 252 / 0.55);
}

.border-l-cyan-200\/60 {
  border-left-color: rgb(165 243 252 / 0.6);
}

.border-l-cyan-200\/65 {
  border-left-color: rgb(165 243 252 / 0.65);
}

.border-l-cyan-200\/70 {
  border-left-color: rgb(165 243 252 / 0.7);
}

.border-l-cyan-200\/75 {
  border-left-color: rgb(165 243 252 / 0.75);
}

.border-l-cyan-200\/80 {
  border-left-color: rgb(165 243 252 / 0.8);
}

.border-l-cyan-200\/85 {
  border-left-color: rgb(165 243 252 / 0.85);
}

.border-l-cyan-200\/90 {
  border-left-color: rgb(165 243 252 / 0.9);
}

.border-l-cyan-200\/95 {
  border-left-color: rgb(165 243 252 / 0.95);
}

.border-l-cyan-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(103 232 249 / var(--tw-border-opacity, 1));
}

.border-l-cyan-300\/0 {
  border-left-color: rgb(103 232 249 / 0);
}

.border-l-cyan-300\/10 {
  border-left-color: rgb(103 232 249 / 0.1);
}

.border-l-cyan-300\/100 {
  border-left-color: rgb(103 232 249 / 1);
}

.border-l-cyan-300\/15 {
  border-left-color: rgb(103 232 249 / 0.15);
}

.border-l-cyan-300\/20 {
  border-left-color: rgb(103 232 249 / 0.2);
}

.border-l-cyan-300\/25 {
  border-left-color: rgb(103 232 249 / 0.25);
}

.border-l-cyan-300\/30 {
  border-left-color: rgb(103 232 249 / 0.3);
}

.border-l-cyan-300\/35 {
  border-left-color: rgb(103 232 249 / 0.35);
}

.border-l-cyan-300\/40 {
  border-left-color: rgb(103 232 249 / 0.4);
}

.border-l-cyan-300\/45 {
  border-left-color: rgb(103 232 249 / 0.45);
}

.border-l-cyan-300\/5 {
  border-left-color: rgb(103 232 249 / 0.05);
}

.border-l-cyan-300\/50 {
  border-left-color: rgb(103 232 249 / 0.5);
}

.border-l-cyan-300\/55 {
  border-left-color: rgb(103 232 249 / 0.55);
}

.border-l-cyan-300\/60 {
  border-left-color: rgb(103 232 249 / 0.6);
}

.border-l-cyan-300\/65 {
  border-left-color: rgb(103 232 249 / 0.65);
}

.border-l-cyan-300\/70 {
  border-left-color: rgb(103 232 249 / 0.7);
}

.border-l-cyan-300\/75 {
  border-left-color: rgb(103 232 249 / 0.75);
}

.border-l-cyan-300\/80 {
  border-left-color: rgb(103 232 249 / 0.8);
}

.border-l-cyan-300\/85 {
  border-left-color: rgb(103 232 249 / 0.85);
}

.border-l-cyan-300\/90 {
  border-left-color: rgb(103 232 249 / 0.9);
}

.border-l-cyan-300\/95 {
  border-left-color: rgb(103 232 249 / 0.95);
}

.border-l-cyan-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(34 211 238 / var(--tw-border-opacity, 1));
}

.border-l-cyan-400\/0 {
  border-left-color: rgb(34 211 238 / 0);
}

.border-l-cyan-400\/10 {
  border-left-color: rgb(34 211 238 / 0.1);
}

.border-l-cyan-400\/100 {
  border-left-color: rgb(34 211 238 / 1);
}

.border-l-cyan-400\/15 {
  border-left-color: rgb(34 211 238 / 0.15);
}

.border-l-cyan-400\/20 {
  border-left-color: rgb(34 211 238 / 0.2);
}

.border-l-cyan-400\/25 {
  border-left-color: rgb(34 211 238 / 0.25);
}

.border-l-cyan-400\/30 {
  border-left-color: rgb(34 211 238 / 0.3);
}

.border-l-cyan-400\/35 {
  border-left-color: rgb(34 211 238 / 0.35);
}

.border-l-cyan-400\/40 {
  border-left-color: rgb(34 211 238 / 0.4);
}

.border-l-cyan-400\/45 {
  border-left-color: rgb(34 211 238 / 0.45);
}

.border-l-cyan-400\/5 {
  border-left-color: rgb(34 211 238 / 0.05);
}

.border-l-cyan-400\/50 {
  border-left-color: rgb(34 211 238 / 0.5);
}

.border-l-cyan-400\/55 {
  border-left-color: rgb(34 211 238 / 0.55);
}

.border-l-cyan-400\/60 {
  border-left-color: rgb(34 211 238 / 0.6);
}

.border-l-cyan-400\/65 {
  border-left-color: rgb(34 211 238 / 0.65);
}

.border-l-cyan-400\/70 {
  border-left-color: rgb(34 211 238 / 0.7);
}

.border-l-cyan-400\/75 {
  border-left-color: rgb(34 211 238 / 0.75);
}

.border-l-cyan-400\/80 {
  border-left-color: rgb(34 211 238 / 0.8);
}

.border-l-cyan-400\/85 {
  border-left-color: rgb(34 211 238 / 0.85);
}

.border-l-cyan-400\/90 {
  border-left-color: rgb(34 211 238 / 0.9);
}

.border-l-cyan-400\/95 {
  border-left-color: rgb(34 211 238 / 0.95);
}

.border-l-cyan-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(236 254 255 / var(--tw-border-opacity, 1));
}

.border-l-cyan-50\/0 {
  border-left-color: rgb(236 254 255 / 0);
}

.border-l-cyan-50\/10 {
  border-left-color: rgb(236 254 255 / 0.1);
}

.border-l-cyan-50\/100 {
  border-left-color: rgb(236 254 255 / 1);
}

.border-l-cyan-50\/15 {
  border-left-color: rgb(236 254 255 / 0.15);
}

.border-l-cyan-50\/20 {
  border-left-color: rgb(236 254 255 / 0.2);
}

.border-l-cyan-50\/25 {
  border-left-color: rgb(236 254 255 / 0.25);
}

.border-l-cyan-50\/30 {
  border-left-color: rgb(236 254 255 / 0.3);
}

.border-l-cyan-50\/35 {
  border-left-color: rgb(236 254 255 / 0.35);
}

.border-l-cyan-50\/40 {
  border-left-color: rgb(236 254 255 / 0.4);
}

.border-l-cyan-50\/45 {
  border-left-color: rgb(236 254 255 / 0.45);
}

.border-l-cyan-50\/5 {
  border-left-color: rgb(236 254 255 / 0.05);
}

.border-l-cyan-50\/50 {
  border-left-color: rgb(236 254 255 / 0.5);
}

.border-l-cyan-50\/55 {
  border-left-color: rgb(236 254 255 / 0.55);
}

.border-l-cyan-50\/60 {
  border-left-color: rgb(236 254 255 / 0.6);
}

.border-l-cyan-50\/65 {
  border-left-color: rgb(236 254 255 / 0.65);
}

.border-l-cyan-50\/70 {
  border-left-color: rgb(236 254 255 / 0.7);
}

.border-l-cyan-50\/75 {
  border-left-color: rgb(236 254 255 / 0.75);
}

.border-l-cyan-50\/80 {
  border-left-color: rgb(236 254 255 / 0.8);
}

.border-l-cyan-50\/85 {
  border-left-color: rgb(236 254 255 / 0.85);
}

.border-l-cyan-50\/90 {
  border-left-color: rgb(236 254 255 / 0.9);
}

.border-l-cyan-50\/95 {
  border-left-color: rgb(236 254 255 / 0.95);
}

.border-l-cyan-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(6 182 212 / var(--tw-border-opacity, 1));
}

.border-l-cyan-500\/0 {
  border-left-color: rgb(6 182 212 / 0);
}

.border-l-cyan-500\/10 {
  border-left-color: rgb(6 182 212 / 0.1);
}

.border-l-cyan-500\/100 {
  border-left-color: rgb(6 182 212 / 1);
}

.border-l-cyan-500\/15 {
  border-left-color: rgb(6 182 212 / 0.15);
}

.border-l-cyan-500\/20 {
  border-left-color: rgb(6 182 212 / 0.2);
}

.border-l-cyan-500\/25 {
  border-left-color: rgb(6 182 212 / 0.25);
}

.border-l-cyan-500\/30 {
  border-left-color: rgb(6 182 212 / 0.3);
}

.border-l-cyan-500\/35 {
  border-left-color: rgb(6 182 212 / 0.35);
}

.border-l-cyan-500\/40 {
  border-left-color: rgb(6 182 212 / 0.4);
}

.border-l-cyan-500\/45 {
  border-left-color: rgb(6 182 212 / 0.45);
}

.border-l-cyan-500\/5 {
  border-left-color: rgb(6 182 212 / 0.05);
}

.border-l-cyan-500\/50 {
  border-left-color: rgb(6 182 212 / 0.5);
}

.border-l-cyan-500\/55 {
  border-left-color: rgb(6 182 212 / 0.55);
}

.border-l-cyan-500\/60 {
  border-left-color: rgb(6 182 212 / 0.6);
}

.border-l-cyan-500\/65 {
  border-left-color: rgb(6 182 212 / 0.65);
}

.border-l-cyan-500\/70 {
  border-left-color: rgb(6 182 212 / 0.7);
}

.border-l-cyan-500\/75 {
  border-left-color: rgb(6 182 212 / 0.75);
}

.border-l-cyan-500\/80 {
  border-left-color: rgb(6 182 212 / 0.8);
}

.border-l-cyan-500\/85 {
  border-left-color: rgb(6 182 212 / 0.85);
}

.border-l-cyan-500\/90 {
  border-left-color: rgb(6 182 212 / 0.9);
}

.border-l-cyan-500\/95 {
  border-left-color: rgb(6 182 212 / 0.95);
}

.border-l-cyan-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(8 145 178 / var(--tw-border-opacity, 1));
}

.border-l-cyan-600\/0 {
  border-left-color: rgb(8 145 178 / 0);
}

.border-l-cyan-600\/10 {
  border-left-color: rgb(8 145 178 / 0.1);
}

.border-l-cyan-600\/100 {
  border-left-color: rgb(8 145 178 / 1);
}

.border-l-cyan-600\/15 {
  border-left-color: rgb(8 145 178 / 0.15);
}

.border-l-cyan-600\/20 {
  border-left-color: rgb(8 145 178 / 0.2);
}

.border-l-cyan-600\/25 {
  border-left-color: rgb(8 145 178 / 0.25);
}

.border-l-cyan-600\/30 {
  border-left-color: rgb(8 145 178 / 0.3);
}

.border-l-cyan-600\/35 {
  border-left-color: rgb(8 145 178 / 0.35);
}

.border-l-cyan-600\/40 {
  border-left-color: rgb(8 145 178 / 0.4);
}

.border-l-cyan-600\/45 {
  border-left-color: rgb(8 145 178 / 0.45);
}

.border-l-cyan-600\/5 {
  border-left-color: rgb(8 145 178 / 0.05);
}

.border-l-cyan-600\/50 {
  border-left-color: rgb(8 145 178 / 0.5);
}

.border-l-cyan-600\/55 {
  border-left-color: rgb(8 145 178 / 0.55);
}

.border-l-cyan-600\/60 {
  border-left-color: rgb(8 145 178 / 0.6);
}

.border-l-cyan-600\/65 {
  border-left-color: rgb(8 145 178 / 0.65);
}

.border-l-cyan-600\/70 {
  border-left-color: rgb(8 145 178 / 0.7);
}

.border-l-cyan-600\/75 {
  border-left-color: rgb(8 145 178 / 0.75);
}

.border-l-cyan-600\/80 {
  border-left-color: rgb(8 145 178 / 0.8);
}

.border-l-cyan-600\/85 {
  border-left-color: rgb(8 145 178 / 0.85);
}

.border-l-cyan-600\/90 {
  border-left-color: rgb(8 145 178 / 0.9);
}

.border-l-cyan-600\/95 {
  border-left-color: rgb(8 145 178 / 0.95);
}

.border-l-cyan-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(14 116 144 / var(--tw-border-opacity, 1));
}

.border-l-cyan-700\/0 {
  border-left-color: rgb(14 116 144 / 0);
}

.border-l-cyan-700\/10 {
  border-left-color: rgb(14 116 144 / 0.1);
}

.border-l-cyan-700\/100 {
  border-left-color: rgb(14 116 144 / 1);
}

.border-l-cyan-700\/15 {
  border-left-color: rgb(14 116 144 / 0.15);
}

.border-l-cyan-700\/20 {
  border-left-color: rgb(14 116 144 / 0.2);
}

.border-l-cyan-700\/25 {
  border-left-color: rgb(14 116 144 / 0.25);
}

.border-l-cyan-700\/30 {
  border-left-color: rgb(14 116 144 / 0.3);
}

.border-l-cyan-700\/35 {
  border-left-color: rgb(14 116 144 / 0.35);
}

.border-l-cyan-700\/40 {
  border-left-color: rgb(14 116 144 / 0.4);
}

.border-l-cyan-700\/45 {
  border-left-color: rgb(14 116 144 / 0.45);
}

.border-l-cyan-700\/5 {
  border-left-color: rgb(14 116 144 / 0.05);
}

.border-l-cyan-700\/50 {
  border-left-color: rgb(14 116 144 / 0.5);
}

.border-l-cyan-700\/55 {
  border-left-color: rgb(14 116 144 / 0.55);
}

.border-l-cyan-700\/60 {
  border-left-color: rgb(14 116 144 / 0.6);
}

.border-l-cyan-700\/65 {
  border-left-color: rgb(14 116 144 / 0.65);
}

.border-l-cyan-700\/70 {
  border-left-color: rgb(14 116 144 / 0.7);
}

.border-l-cyan-700\/75 {
  border-left-color: rgb(14 116 144 / 0.75);
}

.border-l-cyan-700\/80 {
  border-left-color: rgb(14 116 144 / 0.8);
}

.border-l-cyan-700\/85 {
  border-left-color: rgb(14 116 144 / 0.85);
}

.border-l-cyan-700\/90 {
  border-left-color: rgb(14 116 144 / 0.9);
}

.border-l-cyan-700\/95 {
  border-left-color: rgb(14 116 144 / 0.95);
}

.border-l-cyan-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(21 94 117 / var(--tw-border-opacity, 1));
}

.border-l-cyan-800\/0 {
  border-left-color: rgb(21 94 117 / 0);
}

.border-l-cyan-800\/10 {
  border-left-color: rgb(21 94 117 / 0.1);
}

.border-l-cyan-800\/100 {
  border-left-color: rgb(21 94 117 / 1);
}

.border-l-cyan-800\/15 {
  border-left-color: rgb(21 94 117 / 0.15);
}

.border-l-cyan-800\/20 {
  border-left-color: rgb(21 94 117 / 0.2);
}

.border-l-cyan-800\/25 {
  border-left-color: rgb(21 94 117 / 0.25);
}

.border-l-cyan-800\/30 {
  border-left-color: rgb(21 94 117 / 0.3);
}

.border-l-cyan-800\/35 {
  border-left-color: rgb(21 94 117 / 0.35);
}

.border-l-cyan-800\/40 {
  border-left-color: rgb(21 94 117 / 0.4);
}

.border-l-cyan-800\/45 {
  border-left-color: rgb(21 94 117 / 0.45);
}

.border-l-cyan-800\/5 {
  border-left-color: rgb(21 94 117 / 0.05);
}

.border-l-cyan-800\/50 {
  border-left-color: rgb(21 94 117 / 0.5);
}

.border-l-cyan-800\/55 {
  border-left-color: rgb(21 94 117 / 0.55);
}

.border-l-cyan-800\/60 {
  border-left-color: rgb(21 94 117 / 0.6);
}

.border-l-cyan-800\/65 {
  border-left-color: rgb(21 94 117 / 0.65);
}

.border-l-cyan-800\/70 {
  border-left-color: rgb(21 94 117 / 0.7);
}

.border-l-cyan-800\/75 {
  border-left-color: rgb(21 94 117 / 0.75);
}

.border-l-cyan-800\/80 {
  border-left-color: rgb(21 94 117 / 0.8);
}

.border-l-cyan-800\/85 {
  border-left-color: rgb(21 94 117 / 0.85);
}

.border-l-cyan-800\/90 {
  border-left-color: rgb(21 94 117 / 0.9);
}

.border-l-cyan-800\/95 {
  border-left-color: rgb(21 94 117 / 0.95);
}

.border-l-cyan-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(22 78 99 / var(--tw-border-opacity, 1));
}

.border-l-cyan-900\/0 {
  border-left-color: rgb(22 78 99 / 0);
}

.border-l-cyan-900\/10 {
  border-left-color: rgb(22 78 99 / 0.1);
}

.border-l-cyan-900\/100 {
  border-left-color: rgb(22 78 99 / 1);
}

.border-l-cyan-900\/15 {
  border-left-color: rgb(22 78 99 / 0.15);
}

.border-l-cyan-900\/20 {
  border-left-color: rgb(22 78 99 / 0.2);
}

.border-l-cyan-900\/25 {
  border-left-color: rgb(22 78 99 / 0.25);
}

.border-l-cyan-900\/30 {
  border-left-color: rgb(22 78 99 / 0.3);
}

.border-l-cyan-900\/35 {
  border-left-color: rgb(22 78 99 / 0.35);
}

.border-l-cyan-900\/40 {
  border-left-color: rgb(22 78 99 / 0.4);
}

.border-l-cyan-900\/45 {
  border-left-color: rgb(22 78 99 / 0.45);
}

.border-l-cyan-900\/5 {
  border-left-color: rgb(22 78 99 / 0.05);
}

.border-l-cyan-900\/50 {
  border-left-color: rgb(22 78 99 / 0.5);
}

.border-l-cyan-900\/55 {
  border-left-color: rgb(22 78 99 / 0.55);
}

.border-l-cyan-900\/60 {
  border-left-color: rgb(22 78 99 / 0.6);
}

.border-l-cyan-900\/65 {
  border-left-color: rgb(22 78 99 / 0.65);
}

.border-l-cyan-900\/70 {
  border-left-color: rgb(22 78 99 / 0.7);
}

.border-l-cyan-900\/75 {
  border-left-color: rgb(22 78 99 / 0.75);
}

.border-l-cyan-900\/80 {
  border-left-color: rgb(22 78 99 / 0.8);
}

.border-l-cyan-900\/85 {
  border-left-color: rgb(22 78 99 / 0.85);
}

.border-l-cyan-900\/90 {
  border-left-color: rgb(22 78 99 / 0.9);
}

.border-l-cyan-900\/95 {
  border-left-color: rgb(22 78 99 / 0.95);
}

.border-l-cyan-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(8 51 68 / var(--tw-border-opacity, 1));
}

.border-l-cyan-950\/0 {
  border-left-color: rgb(8 51 68 / 0);
}

.border-l-cyan-950\/10 {
  border-left-color: rgb(8 51 68 / 0.1);
}

.border-l-cyan-950\/100 {
  border-left-color: rgb(8 51 68 / 1);
}

.border-l-cyan-950\/15 {
  border-left-color: rgb(8 51 68 / 0.15);
}

.border-l-cyan-950\/20 {
  border-left-color: rgb(8 51 68 / 0.2);
}

.border-l-cyan-950\/25 {
  border-left-color: rgb(8 51 68 / 0.25);
}

.border-l-cyan-950\/30 {
  border-left-color: rgb(8 51 68 / 0.3);
}

.border-l-cyan-950\/35 {
  border-left-color: rgb(8 51 68 / 0.35);
}

.border-l-cyan-950\/40 {
  border-left-color: rgb(8 51 68 / 0.4);
}

.border-l-cyan-950\/45 {
  border-left-color: rgb(8 51 68 / 0.45);
}

.border-l-cyan-950\/5 {
  border-left-color: rgb(8 51 68 / 0.05);
}

.border-l-cyan-950\/50 {
  border-left-color: rgb(8 51 68 / 0.5);
}

.border-l-cyan-950\/55 {
  border-left-color: rgb(8 51 68 / 0.55);
}

.border-l-cyan-950\/60 {
  border-left-color: rgb(8 51 68 / 0.6);
}

.border-l-cyan-950\/65 {
  border-left-color: rgb(8 51 68 / 0.65);
}

.border-l-cyan-950\/70 {
  border-left-color: rgb(8 51 68 / 0.7);
}

.border-l-cyan-950\/75 {
  border-left-color: rgb(8 51 68 / 0.75);
}

.border-l-cyan-950\/80 {
  border-left-color: rgb(8 51 68 / 0.8);
}

.border-l-cyan-950\/85 {
  border-left-color: rgb(8 51 68 / 0.85);
}

.border-l-cyan-950\/90 {
  border-left-color: rgb(8 51 68 / 0.9);
}

.border-l-cyan-950\/95 {
  border-left-color: rgb(8 51 68 / 0.95);
}

.border-l-emerald-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
}

.border-l-emerald-100\/0 {
  border-left-color: rgb(209 250 229 / 0);
}

.border-l-emerald-100\/10 {
  border-left-color: rgb(209 250 229 / 0.1);
}

.border-l-emerald-100\/100 {
  border-left-color: rgb(209 250 229 / 1);
}

.border-l-emerald-100\/15 {
  border-left-color: rgb(209 250 229 / 0.15);
}

.border-l-emerald-100\/20 {
  border-left-color: rgb(209 250 229 / 0.2);
}

.border-l-emerald-100\/25 {
  border-left-color: rgb(209 250 229 / 0.25);
}

.border-l-emerald-100\/30 {
  border-left-color: rgb(209 250 229 / 0.3);
}

.border-l-emerald-100\/35 {
  border-left-color: rgb(209 250 229 / 0.35);
}

.border-l-emerald-100\/40 {
  border-left-color: rgb(209 250 229 / 0.4);
}

.border-l-emerald-100\/45 {
  border-left-color: rgb(209 250 229 / 0.45);
}

.border-l-emerald-100\/5 {
  border-left-color: rgb(209 250 229 / 0.05);
}

.border-l-emerald-100\/50 {
  border-left-color: rgb(209 250 229 / 0.5);
}

.border-l-emerald-100\/55 {
  border-left-color: rgb(209 250 229 / 0.55);
}

.border-l-emerald-100\/60 {
  border-left-color: rgb(209 250 229 / 0.6);
}

.border-l-emerald-100\/65 {
  border-left-color: rgb(209 250 229 / 0.65);
}

.border-l-emerald-100\/70 {
  border-left-color: rgb(209 250 229 / 0.7);
}

.border-l-emerald-100\/75 {
  border-left-color: rgb(209 250 229 / 0.75);
}

.border-l-emerald-100\/80 {
  border-left-color: rgb(209 250 229 / 0.8);
}

.border-l-emerald-100\/85 {
  border-left-color: rgb(209 250 229 / 0.85);
}

.border-l-emerald-100\/90 {
  border-left-color: rgb(209 250 229 / 0.9);
}

.border-l-emerald-100\/95 {
  border-left-color: rgb(209 250 229 / 0.95);
}

.border-l-emerald-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}

.border-l-emerald-200\/0 {
  border-left-color: rgb(167 243 208 / 0);
}

.border-l-emerald-200\/10 {
  border-left-color: rgb(167 243 208 / 0.1);
}

.border-l-emerald-200\/100 {
  border-left-color: rgb(167 243 208 / 1);
}

.border-l-emerald-200\/15 {
  border-left-color: rgb(167 243 208 / 0.15);
}

.border-l-emerald-200\/20 {
  border-left-color: rgb(167 243 208 / 0.2);
}

.border-l-emerald-200\/25 {
  border-left-color: rgb(167 243 208 / 0.25);
}

.border-l-emerald-200\/30 {
  border-left-color: rgb(167 243 208 / 0.3);
}

.border-l-emerald-200\/35 {
  border-left-color: rgb(167 243 208 / 0.35);
}

.border-l-emerald-200\/40 {
  border-left-color: rgb(167 243 208 / 0.4);
}

.border-l-emerald-200\/45 {
  border-left-color: rgb(167 243 208 / 0.45);
}

.border-l-emerald-200\/5 {
  border-left-color: rgb(167 243 208 / 0.05);
}

.border-l-emerald-200\/50 {
  border-left-color: rgb(167 243 208 / 0.5);
}

.border-l-emerald-200\/55 {
  border-left-color: rgb(167 243 208 / 0.55);
}

.border-l-emerald-200\/60 {
  border-left-color: rgb(167 243 208 / 0.6);
}

.border-l-emerald-200\/65 {
  border-left-color: rgb(167 243 208 / 0.65);
}

.border-l-emerald-200\/70 {
  border-left-color: rgb(167 243 208 / 0.7);
}

.border-l-emerald-200\/75 {
  border-left-color: rgb(167 243 208 / 0.75);
}

.border-l-emerald-200\/80 {
  border-left-color: rgb(167 243 208 / 0.8);
}

.border-l-emerald-200\/85 {
  border-left-color: rgb(167 243 208 / 0.85);
}

.border-l-emerald-200\/90 {
  border-left-color: rgb(167 243 208 / 0.9);
}

.border-l-emerald-200\/95 {
  border-left-color: rgb(167 243 208 / 0.95);
}

.border-l-emerald-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
}

.border-l-emerald-300\/0 {
  border-left-color: rgb(110 231 183 / 0);
}

.border-l-emerald-300\/10 {
  border-left-color: rgb(110 231 183 / 0.1);
}

.border-l-emerald-300\/100 {
  border-left-color: rgb(110 231 183 / 1);
}

.border-l-emerald-300\/15 {
  border-left-color: rgb(110 231 183 / 0.15);
}

.border-l-emerald-300\/20 {
  border-left-color: rgb(110 231 183 / 0.2);
}

.border-l-emerald-300\/25 {
  border-left-color: rgb(110 231 183 / 0.25);
}

.border-l-emerald-300\/30 {
  border-left-color: rgb(110 231 183 / 0.3);
}

.border-l-emerald-300\/35 {
  border-left-color: rgb(110 231 183 / 0.35);
}

.border-l-emerald-300\/40 {
  border-left-color: rgb(110 231 183 / 0.4);
}

.border-l-emerald-300\/45 {
  border-left-color: rgb(110 231 183 / 0.45);
}

.border-l-emerald-300\/5 {
  border-left-color: rgb(110 231 183 / 0.05);
}

.border-l-emerald-300\/50 {
  border-left-color: rgb(110 231 183 / 0.5);
}

.border-l-emerald-300\/55 {
  border-left-color: rgb(110 231 183 / 0.55);
}

.border-l-emerald-300\/60 {
  border-left-color: rgb(110 231 183 / 0.6);
}

.border-l-emerald-300\/65 {
  border-left-color: rgb(110 231 183 / 0.65);
}

.border-l-emerald-300\/70 {
  border-left-color: rgb(110 231 183 / 0.7);
}

.border-l-emerald-300\/75 {
  border-left-color: rgb(110 231 183 / 0.75);
}

.border-l-emerald-300\/80 {
  border-left-color: rgb(110 231 183 / 0.8);
}

.border-l-emerald-300\/85 {
  border-left-color: rgb(110 231 183 / 0.85);
}

.border-l-emerald-300\/90 {
  border-left-color: rgb(110 231 183 / 0.9);
}

.border-l-emerald-300\/95 {
  border-left-color: rgb(110 231 183 / 0.95);
}

.border-l-emerald-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
}

.border-l-emerald-400\/0 {
  border-left-color: rgb(52 211 153 / 0);
}

.border-l-emerald-400\/10 {
  border-left-color: rgb(52 211 153 / 0.1);
}

.border-l-emerald-400\/100 {
  border-left-color: rgb(52 211 153 / 1);
}

.border-l-emerald-400\/15 {
  border-left-color: rgb(52 211 153 / 0.15);
}

.border-l-emerald-400\/20 {
  border-left-color: rgb(52 211 153 / 0.2);
}

.border-l-emerald-400\/25 {
  border-left-color: rgb(52 211 153 / 0.25);
}

.border-l-emerald-400\/30 {
  border-left-color: rgb(52 211 153 / 0.3);
}

.border-l-emerald-400\/35 {
  border-left-color: rgb(52 211 153 / 0.35);
}

.border-l-emerald-400\/40 {
  border-left-color: rgb(52 211 153 / 0.4);
}

.border-l-emerald-400\/45 {
  border-left-color: rgb(52 211 153 / 0.45);
}

.border-l-emerald-400\/5 {
  border-left-color: rgb(52 211 153 / 0.05);
}

.border-l-emerald-400\/50 {
  border-left-color: rgb(52 211 153 / 0.5);
}

.border-l-emerald-400\/55 {
  border-left-color: rgb(52 211 153 / 0.55);
}

.border-l-emerald-400\/60 {
  border-left-color: rgb(52 211 153 / 0.6);
}

.border-l-emerald-400\/65 {
  border-left-color: rgb(52 211 153 / 0.65);
}

.border-l-emerald-400\/70 {
  border-left-color: rgb(52 211 153 / 0.7);
}

.border-l-emerald-400\/75 {
  border-left-color: rgb(52 211 153 / 0.75);
}

.border-l-emerald-400\/80 {
  border-left-color: rgb(52 211 153 / 0.8);
}

.border-l-emerald-400\/85 {
  border-left-color: rgb(52 211 153 / 0.85);
}

.border-l-emerald-400\/90 {
  border-left-color: rgb(52 211 153 / 0.9);
}

.border-l-emerald-400\/95 {
  border-left-color: rgb(52 211 153 / 0.95);
}

.border-l-emerald-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(236 253 245 / var(--tw-border-opacity, 1));
}

.border-l-emerald-50\/0 {
  border-left-color: rgb(236 253 245 / 0);
}

.border-l-emerald-50\/10 {
  border-left-color: rgb(236 253 245 / 0.1);
}

.border-l-emerald-50\/100 {
  border-left-color: rgb(236 253 245 / 1);
}

.border-l-emerald-50\/15 {
  border-left-color: rgb(236 253 245 / 0.15);
}

.border-l-emerald-50\/20 {
  border-left-color: rgb(236 253 245 / 0.2);
}

.border-l-emerald-50\/25 {
  border-left-color: rgb(236 253 245 / 0.25);
}

.border-l-emerald-50\/30 {
  border-left-color: rgb(236 253 245 / 0.3);
}

.border-l-emerald-50\/35 {
  border-left-color: rgb(236 253 245 / 0.35);
}

.border-l-emerald-50\/40 {
  border-left-color: rgb(236 253 245 / 0.4);
}

.border-l-emerald-50\/45 {
  border-left-color: rgb(236 253 245 / 0.45);
}

.border-l-emerald-50\/5 {
  border-left-color: rgb(236 253 245 / 0.05);
}

.border-l-emerald-50\/50 {
  border-left-color: rgb(236 253 245 / 0.5);
}

.border-l-emerald-50\/55 {
  border-left-color: rgb(236 253 245 / 0.55);
}

.border-l-emerald-50\/60 {
  border-left-color: rgb(236 253 245 / 0.6);
}

.border-l-emerald-50\/65 {
  border-left-color: rgb(236 253 245 / 0.65);
}

.border-l-emerald-50\/70 {
  border-left-color: rgb(236 253 245 / 0.7);
}

.border-l-emerald-50\/75 {
  border-left-color: rgb(236 253 245 / 0.75);
}

.border-l-emerald-50\/80 {
  border-left-color: rgb(236 253 245 / 0.8);
}

.border-l-emerald-50\/85 {
  border-left-color: rgb(236 253 245 / 0.85);
}

.border-l-emerald-50\/90 {
  border-left-color: rgb(236 253 245 / 0.9);
}

.border-l-emerald-50\/95 {
  border-left-color: rgb(236 253 245 / 0.95);
}

.border-l-emerald-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}

.border-l-emerald-500\/0 {
  border-left-color: rgb(16 185 129 / 0);
}

.border-l-emerald-500\/10 {
  border-left-color: rgb(16 185 129 / 0.1);
}

.border-l-emerald-500\/100 {
  border-left-color: rgb(16 185 129 / 1);
}

.border-l-emerald-500\/15 {
  border-left-color: rgb(16 185 129 / 0.15);
}

.border-l-emerald-500\/20 {
  border-left-color: rgb(16 185 129 / 0.2);
}

.border-l-emerald-500\/25 {
  border-left-color: rgb(16 185 129 / 0.25);
}

.border-l-emerald-500\/30 {
  border-left-color: rgb(16 185 129 / 0.3);
}

.border-l-emerald-500\/35 {
  border-left-color: rgb(16 185 129 / 0.35);
}

.border-l-emerald-500\/40 {
  border-left-color: rgb(16 185 129 / 0.4);
}

.border-l-emerald-500\/45 {
  border-left-color: rgb(16 185 129 / 0.45);
}

.border-l-emerald-500\/5 {
  border-left-color: rgb(16 185 129 / 0.05);
}

.border-l-emerald-500\/50 {
  border-left-color: rgb(16 185 129 / 0.5);
}

.border-l-emerald-500\/55 {
  border-left-color: rgb(16 185 129 / 0.55);
}

.border-l-emerald-500\/60 {
  border-left-color: rgb(16 185 129 / 0.6);
}

.border-l-emerald-500\/65 {
  border-left-color: rgb(16 185 129 / 0.65);
}

.border-l-emerald-500\/70 {
  border-left-color: rgb(16 185 129 / 0.7);
}

.border-l-emerald-500\/75 {
  border-left-color: rgb(16 185 129 / 0.75);
}

.border-l-emerald-500\/80 {
  border-left-color: rgb(16 185 129 / 0.8);
}

.border-l-emerald-500\/85 {
  border-left-color: rgb(16 185 129 / 0.85);
}

.border-l-emerald-500\/90 {
  border-left-color: rgb(16 185 129 / 0.9);
}

.border-l-emerald-500\/95 {
  border-left-color: rgb(16 185 129 / 0.95);
}

.border-l-emerald-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(5 150 105 / var(--tw-border-opacity, 1));
}

.border-l-emerald-600\/0 {
  border-left-color: rgb(5 150 105 / 0);
}

.border-l-emerald-600\/10 {
  border-left-color: rgb(5 150 105 / 0.1);
}

.border-l-emerald-600\/100 {
  border-left-color: rgb(5 150 105 / 1);
}

.border-l-emerald-600\/15 {
  border-left-color: rgb(5 150 105 / 0.15);
}

.border-l-emerald-600\/20 {
  border-left-color: rgb(5 150 105 / 0.2);
}

.border-l-emerald-600\/25 {
  border-left-color: rgb(5 150 105 / 0.25);
}

.border-l-emerald-600\/30 {
  border-left-color: rgb(5 150 105 / 0.3);
}

.border-l-emerald-600\/35 {
  border-left-color: rgb(5 150 105 / 0.35);
}

.border-l-emerald-600\/40 {
  border-left-color: rgb(5 150 105 / 0.4);
}

.border-l-emerald-600\/45 {
  border-left-color: rgb(5 150 105 / 0.45);
}

.border-l-emerald-600\/5 {
  border-left-color: rgb(5 150 105 / 0.05);
}

.border-l-emerald-600\/50 {
  border-left-color: rgb(5 150 105 / 0.5);
}

.border-l-emerald-600\/55 {
  border-left-color: rgb(5 150 105 / 0.55);
}

.border-l-emerald-600\/60 {
  border-left-color: rgb(5 150 105 / 0.6);
}

.border-l-emerald-600\/65 {
  border-left-color: rgb(5 150 105 / 0.65);
}

.border-l-emerald-600\/70 {
  border-left-color: rgb(5 150 105 / 0.7);
}

.border-l-emerald-600\/75 {
  border-left-color: rgb(5 150 105 / 0.75);
}

.border-l-emerald-600\/80 {
  border-left-color: rgb(5 150 105 / 0.8);
}

.border-l-emerald-600\/85 {
  border-left-color: rgb(5 150 105 / 0.85);
}

.border-l-emerald-600\/90 {
  border-left-color: rgb(5 150 105 / 0.9);
}

.border-l-emerald-600\/95 {
  border-left-color: rgb(5 150 105 / 0.95);
}

.border-l-emerald-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(4 120 87 / var(--tw-border-opacity, 1));
}

.border-l-emerald-700\/0 {
  border-left-color: rgb(4 120 87 / 0);
}

.border-l-emerald-700\/10 {
  border-left-color: rgb(4 120 87 / 0.1);
}

.border-l-emerald-700\/100 {
  border-left-color: rgb(4 120 87 / 1);
}

.border-l-emerald-700\/15 {
  border-left-color: rgb(4 120 87 / 0.15);
}

.border-l-emerald-700\/20 {
  border-left-color: rgb(4 120 87 / 0.2);
}

.border-l-emerald-700\/25 {
  border-left-color: rgb(4 120 87 / 0.25);
}

.border-l-emerald-700\/30 {
  border-left-color: rgb(4 120 87 / 0.3);
}

.border-l-emerald-700\/35 {
  border-left-color: rgb(4 120 87 / 0.35);
}

.border-l-emerald-700\/40 {
  border-left-color: rgb(4 120 87 / 0.4);
}

.border-l-emerald-700\/45 {
  border-left-color: rgb(4 120 87 / 0.45);
}

.border-l-emerald-700\/5 {
  border-left-color: rgb(4 120 87 / 0.05);
}

.border-l-emerald-700\/50 {
  border-left-color: rgb(4 120 87 / 0.5);
}

.border-l-emerald-700\/55 {
  border-left-color: rgb(4 120 87 / 0.55);
}

.border-l-emerald-700\/60 {
  border-left-color: rgb(4 120 87 / 0.6);
}

.border-l-emerald-700\/65 {
  border-left-color: rgb(4 120 87 / 0.65);
}

.border-l-emerald-700\/70 {
  border-left-color: rgb(4 120 87 / 0.7);
}

.border-l-emerald-700\/75 {
  border-left-color: rgb(4 120 87 / 0.75);
}

.border-l-emerald-700\/80 {
  border-left-color: rgb(4 120 87 / 0.8);
}

.border-l-emerald-700\/85 {
  border-left-color: rgb(4 120 87 / 0.85);
}

.border-l-emerald-700\/90 {
  border-left-color: rgb(4 120 87 / 0.9);
}

.border-l-emerald-700\/95 {
  border-left-color: rgb(4 120 87 / 0.95);
}

.border-l-emerald-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(6 95 70 / var(--tw-border-opacity, 1));
}

.border-l-emerald-800\/0 {
  border-left-color: rgb(6 95 70 / 0);
}

.border-l-emerald-800\/10 {
  border-left-color: rgb(6 95 70 / 0.1);
}

.border-l-emerald-800\/100 {
  border-left-color: rgb(6 95 70 / 1);
}

.border-l-emerald-800\/15 {
  border-left-color: rgb(6 95 70 / 0.15);
}

.border-l-emerald-800\/20 {
  border-left-color: rgb(6 95 70 / 0.2);
}

.border-l-emerald-800\/25 {
  border-left-color: rgb(6 95 70 / 0.25);
}

.border-l-emerald-800\/30 {
  border-left-color: rgb(6 95 70 / 0.3);
}

.border-l-emerald-800\/35 {
  border-left-color: rgb(6 95 70 / 0.35);
}

.border-l-emerald-800\/40 {
  border-left-color: rgb(6 95 70 / 0.4);
}

.border-l-emerald-800\/45 {
  border-left-color: rgb(6 95 70 / 0.45);
}

.border-l-emerald-800\/5 {
  border-left-color: rgb(6 95 70 / 0.05);
}

.border-l-emerald-800\/50 {
  border-left-color: rgb(6 95 70 / 0.5);
}

.border-l-emerald-800\/55 {
  border-left-color: rgb(6 95 70 / 0.55);
}

.border-l-emerald-800\/60 {
  border-left-color: rgb(6 95 70 / 0.6);
}

.border-l-emerald-800\/65 {
  border-left-color: rgb(6 95 70 / 0.65);
}

.border-l-emerald-800\/70 {
  border-left-color: rgb(6 95 70 / 0.7);
}

.border-l-emerald-800\/75 {
  border-left-color: rgb(6 95 70 / 0.75);
}

.border-l-emerald-800\/80 {
  border-left-color: rgb(6 95 70 / 0.8);
}

.border-l-emerald-800\/85 {
  border-left-color: rgb(6 95 70 / 0.85);
}

.border-l-emerald-800\/90 {
  border-left-color: rgb(6 95 70 / 0.9);
}

.border-l-emerald-800\/95 {
  border-left-color: rgb(6 95 70 / 0.95);
}

.border-l-emerald-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(6 78 59 / var(--tw-border-opacity, 1));
}

.border-l-emerald-900\/0 {
  border-left-color: rgb(6 78 59 / 0);
}

.border-l-emerald-900\/10 {
  border-left-color: rgb(6 78 59 / 0.1);
}

.border-l-emerald-900\/100 {
  border-left-color: rgb(6 78 59 / 1);
}

.border-l-emerald-900\/15 {
  border-left-color: rgb(6 78 59 / 0.15);
}

.border-l-emerald-900\/20 {
  border-left-color: rgb(6 78 59 / 0.2);
}

.border-l-emerald-900\/25 {
  border-left-color: rgb(6 78 59 / 0.25);
}

.border-l-emerald-900\/30 {
  border-left-color: rgb(6 78 59 / 0.3);
}

.border-l-emerald-900\/35 {
  border-left-color: rgb(6 78 59 / 0.35);
}

.border-l-emerald-900\/40 {
  border-left-color: rgb(6 78 59 / 0.4);
}

.border-l-emerald-900\/45 {
  border-left-color: rgb(6 78 59 / 0.45);
}

.border-l-emerald-900\/5 {
  border-left-color: rgb(6 78 59 / 0.05);
}

.border-l-emerald-900\/50 {
  border-left-color: rgb(6 78 59 / 0.5);
}

.border-l-emerald-900\/55 {
  border-left-color: rgb(6 78 59 / 0.55);
}

.border-l-emerald-900\/60 {
  border-left-color: rgb(6 78 59 / 0.6);
}

.border-l-emerald-900\/65 {
  border-left-color: rgb(6 78 59 / 0.65);
}

.border-l-emerald-900\/70 {
  border-left-color: rgb(6 78 59 / 0.7);
}

.border-l-emerald-900\/75 {
  border-left-color: rgb(6 78 59 / 0.75);
}

.border-l-emerald-900\/80 {
  border-left-color: rgb(6 78 59 / 0.8);
}

.border-l-emerald-900\/85 {
  border-left-color: rgb(6 78 59 / 0.85);
}

.border-l-emerald-900\/90 {
  border-left-color: rgb(6 78 59 / 0.9);
}

.border-l-emerald-900\/95 {
  border-left-color: rgb(6 78 59 / 0.95);
}

.border-l-emerald-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(2 44 34 / var(--tw-border-opacity, 1));
}

.border-l-emerald-950\/0 {
  border-left-color: rgb(2 44 34 / 0);
}

.border-l-emerald-950\/10 {
  border-left-color: rgb(2 44 34 / 0.1);
}

.border-l-emerald-950\/100 {
  border-left-color: rgb(2 44 34 / 1);
}

.border-l-emerald-950\/15 {
  border-left-color: rgb(2 44 34 / 0.15);
}

.border-l-emerald-950\/20 {
  border-left-color: rgb(2 44 34 / 0.2);
}

.border-l-emerald-950\/25 {
  border-left-color: rgb(2 44 34 / 0.25);
}

.border-l-emerald-950\/30 {
  border-left-color: rgb(2 44 34 / 0.3);
}

.border-l-emerald-950\/35 {
  border-left-color: rgb(2 44 34 / 0.35);
}

.border-l-emerald-950\/40 {
  border-left-color: rgb(2 44 34 / 0.4);
}

.border-l-emerald-950\/45 {
  border-left-color: rgb(2 44 34 / 0.45);
}

.border-l-emerald-950\/5 {
  border-left-color: rgb(2 44 34 / 0.05);
}

.border-l-emerald-950\/50 {
  border-left-color: rgb(2 44 34 / 0.5);
}

.border-l-emerald-950\/55 {
  border-left-color: rgb(2 44 34 / 0.55);
}

.border-l-emerald-950\/60 {
  border-left-color: rgb(2 44 34 / 0.6);
}

.border-l-emerald-950\/65 {
  border-left-color: rgb(2 44 34 / 0.65);
}

.border-l-emerald-950\/70 {
  border-left-color: rgb(2 44 34 / 0.7);
}

.border-l-emerald-950\/75 {
  border-left-color: rgb(2 44 34 / 0.75);
}

.border-l-emerald-950\/80 {
  border-left-color: rgb(2 44 34 / 0.8);
}

.border-l-emerald-950\/85 {
  border-left-color: rgb(2 44 34 / 0.85);
}

.border-l-emerald-950\/90 {
  border-left-color: rgb(2 44 34 / 0.9);
}

.border-l-emerald-950\/95 {
  border-left-color: rgb(2 44 34 / 0.95);
}

.border-l-fuchsia-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(250 232 255 / var(--tw-border-opacity, 1));
}

.border-l-fuchsia-100\/0 {
  border-left-color: rgb(250 232 255 / 0);
}

.border-l-fuchsia-100\/10 {
  border-left-color: rgb(250 232 255 / 0.1);
}

.border-l-fuchsia-100\/100 {
  border-left-color: rgb(250 232 255 / 1);
}

.border-l-fuchsia-100\/15 {
  border-left-color: rgb(250 232 255 / 0.15);
}

.border-l-fuchsia-100\/20 {
  border-left-color: rgb(250 232 255 / 0.2);
}

.border-l-fuchsia-100\/25 {
  border-left-color: rgb(250 232 255 / 0.25);
}

.border-l-fuchsia-100\/30 {
  border-left-color: rgb(250 232 255 / 0.3);
}

.border-l-fuchsia-100\/35 {
  border-left-color: rgb(250 232 255 / 0.35);
}

.border-l-fuchsia-100\/40 {
  border-left-color: rgb(250 232 255 / 0.4);
}

.border-l-fuchsia-100\/45 {
  border-left-color: rgb(250 232 255 / 0.45);
}

.border-l-fuchsia-100\/5 {
  border-left-color: rgb(250 232 255 / 0.05);
}

.border-l-fuchsia-100\/50 {
  border-left-color: rgb(250 232 255 / 0.5);
}

.border-l-fuchsia-100\/55 {
  border-left-color: rgb(250 232 255 / 0.55);
}

.border-l-fuchsia-100\/60 {
  border-left-color: rgb(250 232 255 / 0.6);
}

.border-l-fuchsia-100\/65 {
  border-left-color: rgb(250 232 255 / 0.65);
}

.border-l-fuchsia-100\/70 {
  border-left-color: rgb(250 232 255 / 0.7);
}

.border-l-fuchsia-100\/75 {
  border-left-color: rgb(250 232 255 / 0.75);
}

.border-l-fuchsia-100\/80 {
  border-left-color: rgb(250 232 255 / 0.8);
}

.border-l-fuchsia-100\/85 {
  border-left-color: rgb(250 232 255 / 0.85);
}

.border-l-fuchsia-100\/90 {
  border-left-color: rgb(250 232 255 / 0.9);
}

.border-l-fuchsia-100\/95 {
  border-left-color: rgb(250 232 255 / 0.95);
}

.border-l-fuchsia-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(245 208 254 / var(--tw-border-opacity, 1));
}

.border-l-fuchsia-200\/0 {
  border-left-color: rgb(245 208 254 / 0);
}

.border-l-fuchsia-200\/10 {
  border-left-color: rgb(245 208 254 / 0.1);
}

.border-l-fuchsia-200\/100 {
  border-left-color: rgb(245 208 254 / 1);
}

.border-l-fuchsia-200\/15 {
  border-left-color: rgb(245 208 254 / 0.15);
}

.border-l-fuchsia-200\/20 {
  border-left-color: rgb(245 208 254 / 0.2);
}

.border-l-fuchsia-200\/25 {
  border-left-color: rgb(245 208 254 / 0.25);
}

.border-l-fuchsia-200\/30 {
  border-left-color: rgb(245 208 254 / 0.3);
}

.border-l-fuchsia-200\/35 {
  border-left-color: rgb(245 208 254 / 0.35);
}

.border-l-fuchsia-200\/40 {
  border-left-color: rgb(245 208 254 / 0.4);
}

.border-l-fuchsia-200\/45 {
  border-left-color: rgb(245 208 254 / 0.45);
}

.border-l-fuchsia-200\/5 {
  border-left-color: rgb(245 208 254 / 0.05);
}

.border-l-fuchsia-200\/50 {
  border-left-color: rgb(245 208 254 / 0.5);
}

.border-l-fuchsia-200\/55 {
  border-left-color: rgb(245 208 254 / 0.55);
}

.border-l-fuchsia-200\/60 {
  border-left-color: rgb(245 208 254 / 0.6);
}

.border-l-fuchsia-200\/65 {
  border-left-color: rgb(245 208 254 / 0.65);
}

.border-l-fuchsia-200\/70 {
  border-left-color: rgb(245 208 254 / 0.7);
}

.border-l-fuchsia-200\/75 {
  border-left-color: rgb(245 208 254 / 0.75);
}

.border-l-fuchsia-200\/80 {
  border-left-color: rgb(245 208 254 / 0.8);
}

.border-l-fuchsia-200\/85 {
  border-left-color: rgb(245 208 254 / 0.85);
}

.border-l-fuchsia-200\/90 {
  border-left-color: rgb(245 208 254 / 0.9);
}

.border-l-fuchsia-200\/95 {
  border-left-color: rgb(245 208 254 / 0.95);
}

.border-l-fuchsia-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(240 171 252 / var(--tw-border-opacity, 1));
}

.border-l-fuchsia-300\/0 {
  border-left-color: rgb(240 171 252 / 0);
}

.border-l-fuchsia-300\/10 {
  border-left-color: rgb(240 171 252 / 0.1);
}

.border-l-fuchsia-300\/100 {
  border-left-color: rgb(240 171 252 / 1);
}

.border-l-fuchsia-300\/15 {
  border-left-color: rgb(240 171 252 / 0.15);
}

.border-l-fuchsia-300\/20 {
  border-left-color: rgb(240 171 252 / 0.2);
}

.border-l-fuchsia-300\/25 {
  border-left-color: rgb(240 171 252 / 0.25);
}

.border-l-fuchsia-300\/30 {
  border-left-color: rgb(240 171 252 / 0.3);
}

.border-l-fuchsia-300\/35 {
  border-left-color: rgb(240 171 252 / 0.35);
}

.border-l-fuchsia-300\/40 {
  border-left-color: rgb(240 171 252 / 0.4);
}

.border-l-fuchsia-300\/45 {
  border-left-color: rgb(240 171 252 / 0.45);
}

.border-l-fuchsia-300\/5 {
  border-left-color: rgb(240 171 252 / 0.05);
}

.border-l-fuchsia-300\/50 {
  border-left-color: rgb(240 171 252 / 0.5);
}

.border-l-fuchsia-300\/55 {
  border-left-color: rgb(240 171 252 / 0.55);
}

.border-l-fuchsia-300\/60 {
  border-left-color: rgb(240 171 252 / 0.6);
}

.border-l-fuchsia-300\/65 {
  border-left-color: rgb(240 171 252 / 0.65);
}

.border-l-fuchsia-300\/70 {
  border-left-color: rgb(240 171 252 / 0.7);
}

.border-l-fuchsia-300\/75 {
  border-left-color: rgb(240 171 252 / 0.75);
}

.border-l-fuchsia-300\/80 {
  border-left-color: rgb(240 171 252 / 0.8);
}

.border-l-fuchsia-300\/85 {
  border-left-color: rgb(240 171 252 / 0.85);
}

.border-l-fuchsia-300\/90 {
  border-left-color: rgb(240 171 252 / 0.9);
}

.border-l-fuchsia-300\/95 {
  border-left-color: rgb(240 171 252 / 0.95);
}

.border-l-fuchsia-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(232 121 249 / var(--tw-border-opacity, 1));
}

.border-l-fuchsia-400\/0 {
  border-left-color: rgb(232 121 249 / 0);
}

.border-l-fuchsia-400\/10 {
  border-left-color: rgb(232 121 249 / 0.1);
}

.border-l-fuchsia-400\/100 {
  border-left-color: rgb(232 121 249 / 1);
}

.border-l-fuchsia-400\/15 {
  border-left-color: rgb(232 121 249 / 0.15);
}

.border-l-fuchsia-400\/20 {
  border-left-color: rgb(232 121 249 / 0.2);
}

.border-l-fuchsia-400\/25 {
  border-left-color: rgb(232 121 249 / 0.25);
}

.border-l-fuchsia-400\/30 {
  border-left-color: rgb(232 121 249 / 0.3);
}

.border-l-fuchsia-400\/35 {
  border-left-color: rgb(232 121 249 / 0.35);
}

.border-l-fuchsia-400\/40 {
  border-left-color: rgb(232 121 249 / 0.4);
}

.border-l-fuchsia-400\/45 {
  border-left-color: rgb(232 121 249 / 0.45);
}

.border-l-fuchsia-400\/5 {
  border-left-color: rgb(232 121 249 / 0.05);
}

.border-l-fuchsia-400\/50 {
  border-left-color: rgb(232 121 249 / 0.5);
}

.border-l-fuchsia-400\/55 {
  border-left-color: rgb(232 121 249 / 0.55);
}

.border-l-fuchsia-400\/60 {
  border-left-color: rgb(232 121 249 / 0.6);
}

.border-l-fuchsia-400\/65 {
  border-left-color: rgb(232 121 249 / 0.65);
}

.border-l-fuchsia-400\/70 {
  border-left-color: rgb(232 121 249 / 0.7);
}

.border-l-fuchsia-400\/75 {
  border-left-color: rgb(232 121 249 / 0.75);
}

.border-l-fuchsia-400\/80 {
  border-left-color: rgb(232 121 249 / 0.8);
}

.border-l-fuchsia-400\/85 {
  border-left-color: rgb(232 121 249 / 0.85);
}

.border-l-fuchsia-400\/90 {
  border-left-color: rgb(232 121 249 / 0.9);
}

.border-l-fuchsia-400\/95 {
  border-left-color: rgb(232 121 249 / 0.95);
}

.border-l-fuchsia-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(253 244 255 / var(--tw-border-opacity, 1));
}

.border-l-fuchsia-50\/0 {
  border-left-color: rgb(253 244 255 / 0);
}

.border-l-fuchsia-50\/10 {
  border-left-color: rgb(253 244 255 / 0.1);
}

.border-l-fuchsia-50\/100 {
  border-left-color: rgb(253 244 255 / 1);
}

.border-l-fuchsia-50\/15 {
  border-left-color: rgb(253 244 255 / 0.15);
}

.border-l-fuchsia-50\/20 {
  border-left-color: rgb(253 244 255 / 0.2);
}

.border-l-fuchsia-50\/25 {
  border-left-color: rgb(253 244 255 / 0.25);
}

.border-l-fuchsia-50\/30 {
  border-left-color: rgb(253 244 255 / 0.3);
}

.border-l-fuchsia-50\/35 {
  border-left-color: rgb(253 244 255 / 0.35);
}

.border-l-fuchsia-50\/40 {
  border-left-color: rgb(253 244 255 / 0.4);
}

.border-l-fuchsia-50\/45 {
  border-left-color: rgb(253 244 255 / 0.45);
}

.border-l-fuchsia-50\/5 {
  border-left-color: rgb(253 244 255 / 0.05);
}

.border-l-fuchsia-50\/50 {
  border-left-color: rgb(253 244 255 / 0.5);
}

.border-l-fuchsia-50\/55 {
  border-left-color: rgb(253 244 255 / 0.55);
}

.border-l-fuchsia-50\/60 {
  border-left-color: rgb(253 244 255 / 0.6);
}

.border-l-fuchsia-50\/65 {
  border-left-color: rgb(253 244 255 / 0.65);
}

.border-l-fuchsia-50\/70 {
  border-left-color: rgb(253 244 255 / 0.7);
}

.border-l-fuchsia-50\/75 {
  border-left-color: rgb(253 244 255 / 0.75);
}

.border-l-fuchsia-50\/80 {
  border-left-color: rgb(253 244 255 / 0.8);
}

.border-l-fuchsia-50\/85 {
  border-left-color: rgb(253 244 255 / 0.85);
}

.border-l-fuchsia-50\/90 {
  border-left-color: rgb(253 244 255 / 0.9);
}

.border-l-fuchsia-50\/95 {
  border-left-color: rgb(253 244 255 / 0.95);
}

.border-l-fuchsia-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(217 70 239 / var(--tw-border-opacity, 1));
}

.border-l-fuchsia-500\/0 {
  border-left-color: rgb(217 70 239 / 0);
}

.border-l-fuchsia-500\/10 {
  border-left-color: rgb(217 70 239 / 0.1);
}

.border-l-fuchsia-500\/100 {
  border-left-color: rgb(217 70 239 / 1);
}

.border-l-fuchsia-500\/15 {
  border-left-color: rgb(217 70 239 / 0.15);
}

.border-l-fuchsia-500\/20 {
  border-left-color: rgb(217 70 239 / 0.2);
}

.border-l-fuchsia-500\/25 {
  border-left-color: rgb(217 70 239 / 0.25);
}

.border-l-fuchsia-500\/30 {
  border-left-color: rgb(217 70 239 / 0.3);
}

.border-l-fuchsia-500\/35 {
  border-left-color: rgb(217 70 239 / 0.35);
}

.border-l-fuchsia-500\/40 {
  border-left-color: rgb(217 70 239 / 0.4);
}

.border-l-fuchsia-500\/45 {
  border-left-color: rgb(217 70 239 / 0.45);
}

.border-l-fuchsia-500\/5 {
  border-left-color: rgb(217 70 239 / 0.05);
}

.border-l-fuchsia-500\/50 {
  border-left-color: rgb(217 70 239 / 0.5);
}

.border-l-fuchsia-500\/55 {
  border-left-color: rgb(217 70 239 / 0.55);
}

.border-l-fuchsia-500\/60 {
  border-left-color: rgb(217 70 239 / 0.6);
}

.border-l-fuchsia-500\/65 {
  border-left-color: rgb(217 70 239 / 0.65);
}

.border-l-fuchsia-500\/70 {
  border-left-color: rgb(217 70 239 / 0.7);
}

.border-l-fuchsia-500\/75 {
  border-left-color: rgb(217 70 239 / 0.75);
}

.border-l-fuchsia-500\/80 {
  border-left-color: rgb(217 70 239 / 0.8);
}

.border-l-fuchsia-500\/85 {
  border-left-color: rgb(217 70 239 / 0.85);
}

.border-l-fuchsia-500\/90 {
  border-left-color: rgb(217 70 239 / 0.9);
}

.border-l-fuchsia-500\/95 {
  border-left-color: rgb(217 70 239 / 0.95);
}

.border-l-fuchsia-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(192 38 211 / var(--tw-border-opacity, 1));
}

.border-l-fuchsia-600\/0 {
  border-left-color: rgb(192 38 211 / 0);
}

.border-l-fuchsia-600\/10 {
  border-left-color: rgb(192 38 211 / 0.1);
}

.border-l-fuchsia-600\/100 {
  border-left-color: rgb(192 38 211 / 1);
}

.border-l-fuchsia-600\/15 {
  border-left-color: rgb(192 38 211 / 0.15);
}

.border-l-fuchsia-600\/20 {
  border-left-color: rgb(192 38 211 / 0.2);
}

.border-l-fuchsia-600\/25 {
  border-left-color: rgb(192 38 211 / 0.25);
}

.border-l-fuchsia-600\/30 {
  border-left-color: rgb(192 38 211 / 0.3);
}

.border-l-fuchsia-600\/35 {
  border-left-color: rgb(192 38 211 / 0.35);
}

.border-l-fuchsia-600\/40 {
  border-left-color: rgb(192 38 211 / 0.4);
}

.border-l-fuchsia-600\/45 {
  border-left-color: rgb(192 38 211 / 0.45);
}

.border-l-fuchsia-600\/5 {
  border-left-color: rgb(192 38 211 / 0.05);
}

.border-l-fuchsia-600\/50 {
  border-left-color: rgb(192 38 211 / 0.5);
}

.border-l-fuchsia-600\/55 {
  border-left-color: rgb(192 38 211 / 0.55);
}

.border-l-fuchsia-600\/60 {
  border-left-color: rgb(192 38 211 / 0.6);
}

.border-l-fuchsia-600\/65 {
  border-left-color: rgb(192 38 211 / 0.65);
}

.border-l-fuchsia-600\/70 {
  border-left-color: rgb(192 38 211 / 0.7);
}

.border-l-fuchsia-600\/75 {
  border-left-color: rgb(192 38 211 / 0.75);
}

.border-l-fuchsia-600\/80 {
  border-left-color: rgb(192 38 211 / 0.8);
}

.border-l-fuchsia-600\/85 {
  border-left-color: rgb(192 38 211 / 0.85);
}

.border-l-fuchsia-600\/90 {
  border-left-color: rgb(192 38 211 / 0.9);
}

.border-l-fuchsia-600\/95 {
  border-left-color: rgb(192 38 211 / 0.95);
}

.border-l-fuchsia-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(162 28 175 / var(--tw-border-opacity, 1));
}

.border-l-fuchsia-700\/0 {
  border-left-color: rgb(162 28 175 / 0);
}

.border-l-fuchsia-700\/10 {
  border-left-color: rgb(162 28 175 / 0.1);
}

.border-l-fuchsia-700\/100 {
  border-left-color: rgb(162 28 175 / 1);
}

.border-l-fuchsia-700\/15 {
  border-left-color: rgb(162 28 175 / 0.15);
}

.border-l-fuchsia-700\/20 {
  border-left-color: rgb(162 28 175 / 0.2);
}

.border-l-fuchsia-700\/25 {
  border-left-color: rgb(162 28 175 / 0.25);
}

.border-l-fuchsia-700\/30 {
  border-left-color: rgb(162 28 175 / 0.3);
}

.border-l-fuchsia-700\/35 {
  border-left-color: rgb(162 28 175 / 0.35);
}

.border-l-fuchsia-700\/40 {
  border-left-color: rgb(162 28 175 / 0.4);
}

.border-l-fuchsia-700\/45 {
  border-left-color: rgb(162 28 175 / 0.45);
}

.border-l-fuchsia-700\/5 {
  border-left-color: rgb(162 28 175 / 0.05);
}

.border-l-fuchsia-700\/50 {
  border-left-color: rgb(162 28 175 / 0.5);
}

.border-l-fuchsia-700\/55 {
  border-left-color: rgb(162 28 175 / 0.55);
}

.border-l-fuchsia-700\/60 {
  border-left-color: rgb(162 28 175 / 0.6);
}

.border-l-fuchsia-700\/65 {
  border-left-color: rgb(162 28 175 / 0.65);
}

.border-l-fuchsia-700\/70 {
  border-left-color: rgb(162 28 175 / 0.7);
}

.border-l-fuchsia-700\/75 {
  border-left-color: rgb(162 28 175 / 0.75);
}

.border-l-fuchsia-700\/80 {
  border-left-color: rgb(162 28 175 / 0.8);
}

.border-l-fuchsia-700\/85 {
  border-left-color: rgb(162 28 175 / 0.85);
}

.border-l-fuchsia-700\/90 {
  border-left-color: rgb(162 28 175 / 0.9);
}

.border-l-fuchsia-700\/95 {
  border-left-color: rgb(162 28 175 / 0.95);
}

.border-l-fuchsia-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(134 25 143 / var(--tw-border-opacity, 1));
}

.border-l-fuchsia-800\/0 {
  border-left-color: rgb(134 25 143 / 0);
}

.border-l-fuchsia-800\/10 {
  border-left-color: rgb(134 25 143 / 0.1);
}

.border-l-fuchsia-800\/100 {
  border-left-color: rgb(134 25 143 / 1);
}

.border-l-fuchsia-800\/15 {
  border-left-color: rgb(134 25 143 / 0.15);
}

.border-l-fuchsia-800\/20 {
  border-left-color: rgb(134 25 143 / 0.2);
}

.border-l-fuchsia-800\/25 {
  border-left-color: rgb(134 25 143 / 0.25);
}

.border-l-fuchsia-800\/30 {
  border-left-color: rgb(134 25 143 / 0.3);
}

.border-l-fuchsia-800\/35 {
  border-left-color: rgb(134 25 143 / 0.35);
}

.border-l-fuchsia-800\/40 {
  border-left-color: rgb(134 25 143 / 0.4);
}

.border-l-fuchsia-800\/45 {
  border-left-color: rgb(134 25 143 / 0.45);
}

.border-l-fuchsia-800\/5 {
  border-left-color: rgb(134 25 143 / 0.05);
}

.border-l-fuchsia-800\/50 {
  border-left-color: rgb(134 25 143 / 0.5);
}

.border-l-fuchsia-800\/55 {
  border-left-color: rgb(134 25 143 / 0.55);
}

.border-l-fuchsia-800\/60 {
  border-left-color: rgb(134 25 143 / 0.6);
}

.border-l-fuchsia-800\/65 {
  border-left-color: rgb(134 25 143 / 0.65);
}

.border-l-fuchsia-800\/70 {
  border-left-color: rgb(134 25 143 / 0.7);
}

.border-l-fuchsia-800\/75 {
  border-left-color: rgb(134 25 143 / 0.75);
}

.border-l-fuchsia-800\/80 {
  border-left-color: rgb(134 25 143 / 0.8);
}

.border-l-fuchsia-800\/85 {
  border-left-color: rgb(134 25 143 / 0.85);
}

.border-l-fuchsia-800\/90 {
  border-left-color: rgb(134 25 143 / 0.9);
}

.border-l-fuchsia-800\/95 {
  border-left-color: rgb(134 25 143 / 0.95);
}

.border-l-fuchsia-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(112 26 117 / var(--tw-border-opacity, 1));
}

.border-l-fuchsia-900\/0 {
  border-left-color: rgb(112 26 117 / 0);
}

.border-l-fuchsia-900\/10 {
  border-left-color: rgb(112 26 117 / 0.1);
}

.border-l-fuchsia-900\/100 {
  border-left-color: rgb(112 26 117 / 1);
}

.border-l-fuchsia-900\/15 {
  border-left-color: rgb(112 26 117 / 0.15);
}

.border-l-fuchsia-900\/20 {
  border-left-color: rgb(112 26 117 / 0.2);
}

.border-l-fuchsia-900\/25 {
  border-left-color: rgb(112 26 117 / 0.25);
}

.border-l-fuchsia-900\/30 {
  border-left-color: rgb(112 26 117 / 0.3);
}

.border-l-fuchsia-900\/35 {
  border-left-color: rgb(112 26 117 / 0.35);
}

.border-l-fuchsia-900\/40 {
  border-left-color: rgb(112 26 117 / 0.4);
}

.border-l-fuchsia-900\/45 {
  border-left-color: rgb(112 26 117 / 0.45);
}

.border-l-fuchsia-900\/5 {
  border-left-color: rgb(112 26 117 / 0.05);
}

.border-l-fuchsia-900\/50 {
  border-left-color: rgb(112 26 117 / 0.5);
}

.border-l-fuchsia-900\/55 {
  border-left-color: rgb(112 26 117 / 0.55);
}

.border-l-fuchsia-900\/60 {
  border-left-color: rgb(112 26 117 / 0.6);
}

.border-l-fuchsia-900\/65 {
  border-left-color: rgb(112 26 117 / 0.65);
}

.border-l-fuchsia-900\/70 {
  border-left-color: rgb(112 26 117 / 0.7);
}

.border-l-fuchsia-900\/75 {
  border-left-color: rgb(112 26 117 / 0.75);
}

.border-l-fuchsia-900\/80 {
  border-left-color: rgb(112 26 117 / 0.8);
}

.border-l-fuchsia-900\/85 {
  border-left-color: rgb(112 26 117 / 0.85);
}

.border-l-fuchsia-900\/90 {
  border-left-color: rgb(112 26 117 / 0.9);
}

.border-l-fuchsia-900\/95 {
  border-left-color: rgb(112 26 117 / 0.95);
}

.border-l-fuchsia-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(74 4 78 / var(--tw-border-opacity, 1));
}

.border-l-fuchsia-950\/0 {
  border-left-color: rgb(74 4 78 / 0);
}

.border-l-fuchsia-950\/10 {
  border-left-color: rgb(74 4 78 / 0.1);
}

.border-l-fuchsia-950\/100 {
  border-left-color: rgb(74 4 78 / 1);
}

.border-l-fuchsia-950\/15 {
  border-left-color: rgb(74 4 78 / 0.15);
}

.border-l-fuchsia-950\/20 {
  border-left-color: rgb(74 4 78 / 0.2);
}

.border-l-fuchsia-950\/25 {
  border-left-color: rgb(74 4 78 / 0.25);
}

.border-l-fuchsia-950\/30 {
  border-left-color: rgb(74 4 78 / 0.3);
}

.border-l-fuchsia-950\/35 {
  border-left-color: rgb(74 4 78 / 0.35);
}

.border-l-fuchsia-950\/40 {
  border-left-color: rgb(74 4 78 / 0.4);
}

.border-l-fuchsia-950\/45 {
  border-left-color: rgb(74 4 78 / 0.45);
}

.border-l-fuchsia-950\/5 {
  border-left-color: rgb(74 4 78 / 0.05);
}

.border-l-fuchsia-950\/50 {
  border-left-color: rgb(74 4 78 / 0.5);
}

.border-l-fuchsia-950\/55 {
  border-left-color: rgb(74 4 78 / 0.55);
}

.border-l-fuchsia-950\/60 {
  border-left-color: rgb(74 4 78 / 0.6);
}

.border-l-fuchsia-950\/65 {
  border-left-color: rgb(74 4 78 / 0.65);
}

.border-l-fuchsia-950\/70 {
  border-left-color: rgb(74 4 78 / 0.7);
}

.border-l-fuchsia-950\/75 {
  border-left-color: rgb(74 4 78 / 0.75);
}

.border-l-fuchsia-950\/80 {
  border-left-color: rgb(74 4 78 / 0.8);
}

.border-l-fuchsia-950\/85 {
  border-left-color: rgb(74 4 78 / 0.85);
}

.border-l-fuchsia-950\/90 {
  border-left-color: rgb(74 4 78 / 0.9);
}

.border-l-fuchsia-950\/95 {
  border-left-color: rgb(74 4 78 / 0.95);
}

.border-l-gold {
  --tw-border-opacity: 1;
  border-left-color: rgb(152 112 0 / var(--tw-border-opacity, 1));
}

.border-l-gold-bottom {
  --tw-border-opacity: 1;
  border-left-color: rgb(144 104 2 / var(--tw-border-opacity, 1));
}

.border-l-gold-bottom\/0 {
  border-left-color: rgb(144 104 2 / 0);
}

.border-l-gold-bottom\/10 {
  border-left-color: rgb(144 104 2 / 0.1);
}

.border-l-gold-bottom\/100 {
  border-left-color: rgb(144 104 2 / 1);
}

.border-l-gold-bottom\/15 {
  border-left-color: rgb(144 104 2 / 0.15);
}

.border-l-gold-bottom\/20 {
  border-left-color: rgb(144 104 2 / 0.2);
}

.border-l-gold-bottom\/25 {
  border-left-color: rgb(144 104 2 / 0.25);
}

.border-l-gold-bottom\/30 {
  border-left-color: rgb(144 104 2 / 0.3);
}

.border-l-gold-bottom\/35 {
  border-left-color: rgb(144 104 2 / 0.35);
}

.border-l-gold-bottom\/40 {
  border-left-color: rgb(144 104 2 / 0.4);
}

.border-l-gold-bottom\/45 {
  border-left-color: rgb(144 104 2 / 0.45);
}

.border-l-gold-bottom\/5 {
  border-left-color: rgb(144 104 2 / 0.05);
}

.border-l-gold-bottom\/50 {
  border-left-color: rgb(144 104 2 / 0.5);
}

.border-l-gold-bottom\/55 {
  border-left-color: rgb(144 104 2 / 0.55);
}

.border-l-gold-bottom\/60 {
  border-left-color: rgb(144 104 2 / 0.6);
}

.border-l-gold-bottom\/65 {
  border-left-color: rgb(144 104 2 / 0.65);
}

.border-l-gold-bottom\/70 {
  border-left-color: rgb(144 104 2 / 0.7);
}

.border-l-gold-bottom\/75 {
  border-left-color: rgb(144 104 2 / 0.75);
}

.border-l-gold-bottom\/80 {
  border-left-color: rgb(144 104 2 / 0.8);
}

.border-l-gold-bottom\/85 {
  border-left-color: rgb(144 104 2 / 0.85);
}

.border-l-gold-bottom\/90 {
  border-left-color: rgb(144 104 2 / 0.9);
}

.border-l-gold-bottom\/95 {
  border-left-color: rgb(144 104 2 / 0.95);
}

.border-l-gold-light {
  --tw-border-opacity: 1;
  border-left-color: rgb(213 198 153 / var(--tw-border-opacity, 1));
}

.border-l-gold-light\/0 {
  border-left-color: rgb(213 198 153 / 0);
}

.border-l-gold-light\/10 {
  border-left-color: rgb(213 198 153 / 0.1);
}

.border-l-gold-light\/100 {
  border-left-color: rgb(213 198 153 / 1);
}

.border-l-gold-light\/15 {
  border-left-color: rgb(213 198 153 / 0.15);
}

.border-l-gold-light\/20 {
  border-left-color: rgb(213 198 153 / 0.2);
}

.border-l-gold-light\/25 {
  border-left-color: rgb(213 198 153 / 0.25);
}

.border-l-gold-light\/30 {
  border-left-color: rgb(213 198 153 / 0.3);
}

.border-l-gold-light\/35 {
  border-left-color: rgb(213 198 153 / 0.35);
}

.border-l-gold-light\/40 {
  border-left-color: rgb(213 198 153 / 0.4);
}

.border-l-gold-light\/45 {
  border-left-color: rgb(213 198 153 / 0.45);
}

.border-l-gold-light\/5 {
  border-left-color: rgb(213 198 153 / 0.05);
}

.border-l-gold-light\/50 {
  border-left-color: rgb(213 198 153 / 0.5);
}

.border-l-gold-light\/55 {
  border-left-color: rgb(213 198 153 / 0.55);
}

.border-l-gold-light\/60 {
  border-left-color: rgb(213 198 153 / 0.6);
}

.border-l-gold-light\/65 {
  border-left-color: rgb(213 198 153 / 0.65);
}

.border-l-gold-light\/70 {
  border-left-color: rgb(213 198 153 / 0.7);
}

.border-l-gold-light\/75 {
  border-left-color: rgb(213 198 153 / 0.75);
}

.border-l-gold-light\/80 {
  border-left-color: rgb(213 198 153 / 0.8);
}

.border-l-gold-light\/85 {
  border-left-color: rgb(213 198 153 / 0.85);
}

.border-l-gold-light\/90 {
  border-left-color: rgb(213 198 153 / 0.9);
}

.border-l-gold-light\/95 {
  border-left-color: rgb(213 198 153 / 0.95);
}

.border-l-gold-medium {
  --tw-border-opacity: 1;
  border-left-color: rgb(179 144 42 / var(--tw-border-opacity, 1));
}

.border-l-gold-medium\/0 {
  border-left-color: rgb(179 144 42 / 0);
}

.border-l-gold-medium\/10 {
  border-left-color: rgb(179 144 42 / 0.1);
}

.border-l-gold-medium\/100 {
  border-left-color: rgb(179 144 42 / 1);
}

.border-l-gold-medium\/15 {
  border-left-color: rgb(179 144 42 / 0.15);
}

.border-l-gold-medium\/20 {
  border-left-color: rgb(179 144 42 / 0.2);
}

.border-l-gold-medium\/25 {
  border-left-color: rgb(179 144 42 / 0.25);
}

.border-l-gold-medium\/30 {
  border-left-color: rgb(179 144 42 / 0.3);
}

.border-l-gold-medium\/35 {
  border-left-color: rgb(179 144 42 / 0.35);
}

.border-l-gold-medium\/40 {
  border-left-color: rgb(179 144 42 / 0.4);
}

.border-l-gold-medium\/45 {
  border-left-color: rgb(179 144 42 / 0.45);
}

.border-l-gold-medium\/5 {
  border-left-color: rgb(179 144 42 / 0.05);
}

.border-l-gold-medium\/50 {
  border-left-color: rgb(179 144 42 / 0.5);
}

.border-l-gold-medium\/55 {
  border-left-color: rgb(179 144 42 / 0.55);
}

.border-l-gold-medium\/60 {
  border-left-color: rgb(179 144 42 / 0.6);
}

.border-l-gold-medium\/65 {
  border-left-color: rgb(179 144 42 / 0.65);
}

.border-l-gold-medium\/70 {
  border-left-color: rgb(179 144 42 / 0.7);
}

.border-l-gold-medium\/75 {
  border-left-color: rgb(179 144 42 / 0.75);
}

.border-l-gold-medium\/80 {
  border-left-color: rgb(179 144 42 / 0.8);
}

.border-l-gold-medium\/85 {
  border-left-color: rgb(179 144 42 / 0.85);
}

.border-l-gold-medium\/90 {
  border-left-color: rgb(179 144 42 / 0.9);
}

.border-l-gold-medium\/95 {
  border-left-color: rgb(179 144 42 / 0.95);
}

.border-l-gold-sand {
  --tw-border-opacity: 1;
  border-left-color: rgb(217 199 151 / var(--tw-border-opacity, 1));
}

.border-l-gold-sand\/0 {
  border-left-color: rgb(217 199 151 / 0);
}

.border-l-gold-sand\/10 {
  border-left-color: rgb(217 199 151 / 0.1);
}

.border-l-gold-sand\/100 {
  border-left-color: rgb(217 199 151 / 1);
}

.border-l-gold-sand\/15 {
  border-left-color: rgb(217 199 151 / 0.15);
}

.border-l-gold-sand\/20 {
  border-left-color: rgb(217 199 151 / 0.2);
}

.border-l-gold-sand\/25 {
  border-left-color: rgb(217 199 151 / 0.25);
}

.border-l-gold-sand\/30 {
  border-left-color: rgb(217 199 151 / 0.3);
}

.border-l-gold-sand\/35 {
  border-left-color: rgb(217 199 151 / 0.35);
}

.border-l-gold-sand\/40 {
  border-left-color: rgb(217 199 151 / 0.4);
}

.border-l-gold-sand\/45 {
  border-left-color: rgb(217 199 151 / 0.45);
}

.border-l-gold-sand\/5 {
  border-left-color: rgb(217 199 151 / 0.05);
}

.border-l-gold-sand\/50 {
  border-left-color: rgb(217 199 151 / 0.5);
}

.border-l-gold-sand\/55 {
  border-left-color: rgb(217 199 151 / 0.55);
}

.border-l-gold-sand\/60 {
  border-left-color: rgb(217 199 151 / 0.6);
}

.border-l-gold-sand\/65 {
  border-left-color: rgb(217 199 151 / 0.65);
}

.border-l-gold-sand\/70 {
  border-left-color: rgb(217 199 151 / 0.7);
}

.border-l-gold-sand\/75 {
  border-left-color: rgb(217 199 151 / 0.75);
}

.border-l-gold-sand\/80 {
  border-left-color: rgb(217 199 151 / 0.8);
}

.border-l-gold-sand\/85 {
  border-left-color: rgb(217 199 151 / 0.85);
}

.border-l-gold-sand\/90 {
  border-left-color: rgb(217 199 151 / 0.9);
}

.border-l-gold-sand\/95 {
  border-left-color: rgb(217 199 151 / 0.95);
}

.border-l-gold-top {
  --tw-border-opacity: 1;
  border-left-color: rgb(164 124 12 / var(--tw-border-opacity, 1));
}

.border-l-gold-top\/0 {
  border-left-color: rgb(164 124 12 / 0);
}

.border-l-gold-top\/10 {
  border-left-color: rgb(164 124 12 / 0.1);
}

.border-l-gold-top\/100 {
  border-left-color: rgb(164 124 12 / 1);
}

.border-l-gold-top\/15 {
  border-left-color: rgb(164 124 12 / 0.15);
}

.border-l-gold-top\/20 {
  border-left-color: rgb(164 124 12 / 0.2);
}

.border-l-gold-top\/25 {
  border-left-color: rgb(164 124 12 / 0.25);
}

.border-l-gold-top\/30 {
  border-left-color: rgb(164 124 12 / 0.3);
}

.border-l-gold-top\/35 {
  border-left-color: rgb(164 124 12 / 0.35);
}

.border-l-gold-top\/40 {
  border-left-color: rgb(164 124 12 / 0.4);
}

.border-l-gold-top\/45 {
  border-left-color: rgb(164 124 12 / 0.45);
}

.border-l-gold-top\/5 {
  border-left-color: rgb(164 124 12 / 0.05);
}

.border-l-gold-top\/50 {
  border-left-color: rgb(164 124 12 / 0.5);
}

.border-l-gold-top\/55 {
  border-left-color: rgb(164 124 12 / 0.55);
}

.border-l-gold-top\/60 {
  border-left-color: rgb(164 124 12 / 0.6);
}

.border-l-gold-top\/65 {
  border-left-color: rgb(164 124 12 / 0.65);
}

.border-l-gold-top\/70 {
  border-left-color: rgb(164 124 12 / 0.7);
}

.border-l-gold-top\/75 {
  border-left-color: rgb(164 124 12 / 0.75);
}

.border-l-gold-top\/80 {
  border-left-color: rgb(164 124 12 / 0.8);
}

.border-l-gold-top\/85 {
  border-left-color: rgb(164 124 12 / 0.85);
}

.border-l-gold-top\/90 {
  border-left-color: rgb(164 124 12 / 0.9);
}

.border-l-gold-top\/95 {
  border-left-color: rgb(164 124 12 / 0.95);
}

.border-l-gold\/0 {
  border-left-color: rgb(152 112 0 / 0);
}

.border-l-gold\/10 {
  border-left-color: rgb(152 112 0 / 0.1);
}

.border-l-gold\/100 {
  border-left-color: rgb(152 112 0 / 1);
}

.border-l-gold\/15 {
  border-left-color: rgb(152 112 0 / 0.15);
}

.border-l-gold\/20 {
  border-left-color: rgb(152 112 0 / 0.2);
}

.border-l-gold\/25 {
  border-left-color: rgb(152 112 0 / 0.25);
}

.border-l-gold\/30 {
  border-left-color: rgb(152 112 0 / 0.3);
}

.border-l-gold\/35 {
  border-left-color: rgb(152 112 0 / 0.35);
}

.border-l-gold\/40 {
  border-left-color: rgb(152 112 0 / 0.4);
}

.border-l-gold\/45 {
  border-left-color: rgb(152 112 0 / 0.45);
}

.border-l-gold\/5 {
  border-left-color: rgb(152 112 0 / 0.05);
}

.border-l-gold\/50 {
  border-left-color: rgb(152 112 0 / 0.5);
}

.border-l-gold\/55 {
  border-left-color: rgb(152 112 0 / 0.55);
}

.border-l-gold\/60 {
  border-left-color: rgb(152 112 0 / 0.6);
}

.border-l-gold\/65 {
  border-left-color: rgb(152 112 0 / 0.65);
}

.border-l-gold\/70 {
  border-left-color: rgb(152 112 0 / 0.7);
}

.border-l-gold\/75 {
  border-left-color: rgb(152 112 0 / 0.75);
}

.border-l-gold\/80 {
  border-left-color: rgb(152 112 0 / 0.8);
}

.border-l-gold\/85 {
  border-left-color: rgb(152 112 0 / 0.85);
}

.border-l-gold\/90 {
  border-left-color: rgb(152 112 0 / 0.9);
}

.border-l-gold\/95 {
  border-left-color: rgb(152 112 0 / 0.95);
}

.border-l-gray-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}

.border-l-gray-100\/0 {
  border-left-color: rgb(243 244 246 / 0);
}

.border-l-gray-100\/10 {
  border-left-color: rgb(243 244 246 / 0.1);
}

.border-l-gray-100\/100 {
  border-left-color: rgb(243 244 246 / 1);
}

.border-l-gray-100\/15 {
  border-left-color: rgb(243 244 246 / 0.15);
}

.border-l-gray-100\/20 {
  border-left-color: rgb(243 244 246 / 0.2);
}

.border-l-gray-100\/25 {
  border-left-color: rgb(243 244 246 / 0.25);
}

.border-l-gray-100\/30 {
  border-left-color: rgb(243 244 246 / 0.3);
}

.border-l-gray-100\/35 {
  border-left-color: rgb(243 244 246 / 0.35);
}

.border-l-gray-100\/40 {
  border-left-color: rgb(243 244 246 / 0.4);
}

.border-l-gray-100\/45 {
  border-left-color: rgb(243 244 246 / 0.45);
}

.border-l-gray-100\/5 {
  border-left-color: rgb(243 244 246 / 0.05);
}

.border-l-gray-100\/50 {
  border-left-color: rgb(243 244 246 / 0.5);
}

.border-l-gray-100\/55 {
  border-left-color: rgb(243 244 246 / 0.55);
}

.border-l-gray-100\/60 {
  border-left-color: rgb(243 244 246 / 0.6);
}

.border-l-gray-100\/65 {
  border-left-color: rgb(243 244 246 / 0.65);
}

.border-l-gray-100\/70 {
  border-left-color: rgb(243 244 246 / 0.7);
}

.border-l-gray-100\/75 {
  border-left-color: rgb(243 244 246 / 0.75);
}

.border-l-gray-100\/80 {
  border-left-color: rgb(243 244 246 / 0.8);
}

.border-l-gray-100\/85 {
  border-left-color: rgb(243 244 246 / 0.85);
}

.border-l-gray-100\/90 {
  border-left-color: rgb(243 244 246 / 0.9);
}

.border-l-gray-100\/95 {
  border-left-color: rgb(243 244 246 / 0.95);
}

.border-l-gray-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}

.border-l-gray-200\/0 {
  border-left-color: rgb(229 231 235 / 0);
}

.border-l-gray-200\/10 {
  border-left-color: rgb(229 231 235 / 0.1);
}

.border-l-gray-200\/100 {
  border-left-color: rgb(229 231 235 / 1);
}

.border-l-gray-200\/15 {
  border-left-color: rgb(229 231 235 / 0.15);
}

.border-l-gray-200\/20 {
  border-left-color: rgb(229 231 235 / 0.2);
}

.border-l-gray-200\/25 {
  border-left-color: rgb(229 231 235 / 0.25);
}

.border-l-gray-200\/30 {
  border-left-color: rgb(229 231 235 / 0.3);
}

.border-l-gray-200\/35 {
  border-left-color: rgb(229 231 235 / 0.35);
}

.border-l-gray-200\/40 {
  border-left-color: rgb(229 231 235 / 0.4);
}

.border-l-gray-200\/45 {
  border-left-color: rgb(229 231 235 / 0.45);
}

.border-l-gray-200\/5 {
  border-left-color: rgb(229 231 235 / 0.05);
}

.border-l-gray-200\/50 {
  border-left-color: rgb(229 231 235 / 0.5);
}

.border-l-gray-200\/55 {
  border-left-color: rgb(229 231 235 / 0.55);
}

.border-l-gray-200\/60 {
  border-left-color: rgb(229 231 235 / 0.6);
}

.border-l-gray-200\/65 {
  border-left-color: rgb(229 231 235 / 0.65);
}

.border-l-gray-200\/70 {
  border-left-color: rgb(229 231 235 / 0.7);
}

.border-l-gray-200\/75 {
  border-left-color: rgb(229 231 235 / 0.75);
}

.border-l-gray-200\/80 {
  border-left-color: rgb(229 231 235 / 0.8);
}

.border-l-gray-200\/85 {
  border-left-color: rgb(229 231 235 / 0.85);
}

.border-l-gray-200\/90 {
  border-left-color: rgb(229 231 235 / 0.9);
}

.border-l-gray-200\/95 {
  border-left-color: rgb(229 231 235 / 0.95);
}

.border-l-gray-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.border-l-gray-300\/0 {
  border-left-color: rgb(209 213 219 / 0);
}

.border-l-gray-300\/10 {
  border-left-color: rgb(209 213 219 / 0.1);
}

.border-l-gray-300\/100 {
  border-left-color: rgb(209 213 219 / 1);
}

.border-l-gray-300\/15 {
  border-left-color: rgb(209 213 219 / 0.15);
}

.border-l-gray-300\/20 {
  border-left-color: rgb(209 213 219 / 0.2);
}

.border-l-gray-300\/25 {
  border-left-color: rgb(209 213 219 / 0.25);
}

.border-l-gray-300\/30 {
  border-left-color: rgb(209 213 219 / 0.3);
}

.border-l-gray-300\/35 {
  border-left-color: rgb(209 213 219 / 0.35);
}

.border-l-gray-300\/40 {
  border-left-color: rgb(209 213 219 / 0.4);
}

.border-l-gray-300\/45 {
  border-left-color: rgb(209 213 219 / 0.45);
}

.border-l-gray-300\/5 {
  border-left-color: rgb(209 213 219 / 0.05);
}

.border-l-gray-300\/50 {
  border-left-color: rgb(209 213 219 / 0.5);
}

.border-l-gray-300\/55 {
  border-left-color: rgb(209 213 219 / 0.55);
}

.border-l-gray-300\/60 {
  border-left-color: rgb(209 213 219 / 0.6);
}

.border-l-gray-300\/65 {
  border-left-color: rgb(209 213 219 / 0.65);
}

.border-l-gray-300\/70 {
  border-left-color: rgb(209 213 219 / 0.7);
}

.border-l-gray-300\/75 {
  border-left-color: rgb(209 213 219 / 0.75);
}

.border-l-gray-300\/80 {
  border-left-color: rgb(209 213 219 / 0.8);
}

.border-l-gray-300\/85 {
  border-left-color: rgb(209 213 219 / 0.85);
}

.border-l-gray-300\/90 {
  border-left-color: rgb(209 213 219 / 0.9);
}

.border-l-gray-300\/95 {
  border-left-color: rgb(209 213 219 / 0.95);
}

.border-l-gray-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}

.border-l-gray-400\/0 {
  border-left-color: rgb(156 163 175 / 0);
}

.border-l-gray-400\/10 {
  border-left-color: rgb(156 163 175 / 0.1);
}

.border-l-gray-400\/100 {
  border-left-color: rgb(156 163 175 / 1);
}

.border-l-gray-400\/15 {
  border-left-color: rgb(156 163 175 / 0.15);
}

.border-l-gray-400\/20 {
  border-left-color: rgb(156 163 175 / 0.2);
}

.border-l-gray-400\/25 {
  border-left-color: rgb(156 163 175 / 0.25);
}

.border-l-gray-400\/30 {
  border-left-color: rgb(156 163 175 / 0.3);
}

.border-l-gray-400\/35 {
  border-left-color: rgb(156 163 175 / 0.35);
}

.border-l-gray-400\/40 {
  border-left-color: rgb(156 163 175 / 0.4);
}

.border-l-gray-400\/45 {
  border-left-color: rgb(156 163 175 / 0.45);
}

.border-l-gray-400\/5 {
  border-left-color: rgb(156 163 175 / 0.05);
}

.border-l-gray-400\/50 {
  border-left-color: rgb(156 163 175 / 0.5);
}

.border-l-gray-400\/55 {
  border-left-color: rgb(156 163 175 / 0.55);
}

.border-l-gray-400\/60 {
  border-left-color: rgb(156 163 175 / 0.6);
}

.border-l-gray-400\/65 {
  border-left-color: rgb(156 163 175 / 0.65);
}

.border-l-gray-400\/70 {
  border-left-color: rgb(156 163 175 / 0.7);
}

.border-l-gray-400\/75 {
  border-left-color: rgb(156 163 175 / 0.75);
}

.border-l-gray-400\/80 {
  border-left-color: rgb(156 163 175 / 0.8);
}

.border-l-gray-400\/85 {
  border-left-color: rgb(156 163 175 / 0.85);
}

.border-l-gray-400\/90 {
  border-left-color: rgb(156 163 175 / 0.9);
}

.border-l-gray-400\/95 {
  border-left-color: rgb(156 163 175 / 0.95);
}

.border-l-gray-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(249 250 251 / var(--tw-border-opacity, 1));
}

.border-l-gray-50\/0 {
  border-left-color: rgb(249 250 251 / 0);
}

.border-l-gray-50\/10 {
  border-left-color: rgb(249 250 251 / 0.1);
}

.border-l-gray-50\/100 {
  border-left-color: rgb(249 250 251 / 1);
}

.border-l-gray-50\/15 {
  border-left-color: rgb(249 250 251 / 0.15);
}

.border-l-gray-50\/20 {
  border-left-color: rgb(249 250 251 / 0.2);
}

.border-l-gray-50\/25 {
  border-left-color: rgb(249 250 251 / 0.25);
}

.border-l-gray-50\/30 {
  border-left-color: rgb(249 250 251 / 0.3);
}

.border-l-gray-50\/35 {
  border-left-color: rgb(249 250 251 / 0.35);
}

.border-l-gray-50\/40 {
  border-left-color: rgb(249 250 251 / 0.4);
}

.border-l-gray-50\/45 {
  border-left-color: rgb(249 250 251 / 0.45);
}

.border-l-gray-50\/5 {
  border-left-color: rgb(249 250 251 / 0.05);
}

.border-l-gray-50\/50 {
  border-left-color: rgb(249 250 251 / 0.5);
}

.border-l-gray-50\/55 {
  border-left-color: rgb(249 250 251 / 0.55);
}

.border-l-gray-50\/60 {
  border-left-color: rgb(249 250 251 / 0.6);
}

.border-l-gray-50\/65 {
  border-left-color: rgb(249 250 251 / 0.65);
}

.border-l-gray-50\/70 {
  border-left-color: rgb(249 250 251 / 0.7);
}

.border-l-gray-50\/75 {
  border-left-color: rgb(249 250 251 / 0.75);
}

.border-l-gray-50\/80 {
  border-left-color: rgb(249 250 251 / 0.8);
}

.border-l-gray-50\/85 {
  border-left-color: rgb(249 250 251 / 0.85);
}

.border-l-gray-50\/90 {
  border-left-color: rgb(249 250 251 / 0.9);
}

.border-l-gray-50\/95 {
  border-left-color: rgb(249 250 251 / 0.95);
}

.border-l-gray-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}

.border-l-gray-500\/0 {
  border-left-color: rgb(107 114 128 / 0);
}

.border-l-gray-500\/10 {
  border-left-color: rgb(107 114 128 / 0.1);
}

.border-l-gray-500\/100 {
  border-left-color: rgb(107 114 128 / 1);
}

.border-l-gray-500\/15 {
  border-left-color: rgb(107 114 128 / 0.15);
}

.border-l-gray-500\/20 {
  border-left-color: rgb(107 114 128 / 0.2);
}

.border-l-gray-500\/25 {
  border-left-color: rgb(107 114 128 / 0.25);
}

.border-l-gray-500\/30 {
  border-left-color: rgb(107 114 128 / 0.3);
}

.border-l-gray-500\/35 {
  border-left-color: rgb(107 114 128 / 0.35);
}

.border-l-gray-500\/40 {
  border-left-color: rgb(107 114 128 / 0.4);
}

.border-l-gray-500\/45 {
  border-left-color: rgb(107 114 128 / 0.45);
}

.border-l-gray-500\/5 {
  border-left-color: rgb(107 114 128 / 0.05);
}

.border-l-gray-500\/50 {
  border-left-color: rgb(107 114 128 / 0.5);
}

.border-l-gray-500\/55 {
  border-left-color: rgb(107 114 128 / 0.55);
}

.border-l-gray-500\/60 {
  border-left-color: rgb(107 114 128 / 0.6);
}

.border-l-gray-500\/65 {
  border-left-color: rgb(107 114 128 / 0.65);
}

.border-l-gray-500\/70 {
  border-left-color: rgb(107 114 128 / 0.7);
}

.border-l-gray-500\/75 {
  border-left-color: rgb(107 114 128 / 0.75);
}

.border-l-gray-500\/80 {
  border-left-color: rgb(107 114 128 / 0.8);
}

.border-l-gray-500\/85 {
  border-left-color: rgb(107 114 128 / 0.85);
}

.border-l-gray-500\/90 {
  border-left-color: rgb(107 114 128 / 0.9);
}

.border-l-gray-500\/95 {
  border-left-color: rgb(107 114 128 / 0.95);
}

.border-l-gray-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}

.border-l-gray-600\/0 {
  border-left-color: rgb(75 85 99 / 0);
}

.border-l-gray-600\/10 {
  border-left-color: rgb(75 85 99 / 0.1);
}

.border-l-gray-600\/100 {
  border-left-color: rgb(75 85 99 / 1);
}

.border-l-gray-600\/15 {
  border-left-color: rgb(75 85 99 / 0.15);
}

.border-l-gray-600\/20 {
  border-left-color: rgb(75 85 99 / 0.2);
}

.border-l-gray-600\/25 {
  border-left-color: rgb(75 85 99 / 0.25);
}

.border-l-gray-600\/30 {
  border-left-color: rgb(75 85 99 / 0.3);
}

.border-l-gray-600\/35 {
  border-left-color: rgb(75 85 99 / 0.35);
}

.border-l-gray-600\/40 {
  border-left-color: rgb(75 85 99 / 0.4);
}

.border-l-gray-600\/45 {
  border-left-color: rgb(75 85 99 / 0.45);
}

.border-l-gray-600\/5 {
  border-left-color: rgb(75 85 99 / 0.05);
}

.border-l-gray-600\/50 {
  border-left-color: rgb(75 85 99 / 0.5);
}

.border-l-gray-600\/55 {
  border-left-color: rgb(75 85 99 / 0.55);
}

.border-l-gray-600\/60 {
  border-left-color: rgb(75 85 99 / 0.6);
}

.border-l-gray-600\/65 {
  border-left-color: rgb(75 85 99 / 0.65);
}

.border-l-gray-600\/70 {
  border-left-color: rgb(75 85 99 / 0.7);
}

.border-l-gray-600\/75 {
  border-left-color: rgb(75 85 99 / 0.75);
}

.border-l-gray-600\/80 {
  border-left-color: rgb(75 85 99 / 0.8);
}

.border-l-gray-600\/85 {
  border-left-color: rgb(75 85 99 / 0.85);
}

.border-l-gray-600\/90 {
  border-left-color: rgb(75 85 99 / 0.9);
}

.border-l-gray-600\/95 {
  border-left-color: rgb(75 85 99 / 0.95);
}

.border-l-gray-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}

.border-l-gray-700\/0 {
  border-left-color: rgb(55 65 81 / 0);
}

.border-l-gray-700\/10 {
  border-left-color: rgb(55 65 81 / 0.1);
}

.border-l-gray-700\/100 {
  border-left-color: rgb(55 65 81 / 1);
}

.border-l-gray-700\/15 {
  border-left-color: rgb(55 65 81 / 0.15);
}

.border-l-gray-700\/20 {
  border-left-color: rgb(55 65 81 / 0.2);
}

.border-l-gray-700\/25 {
  border-left-color: rgb(55 65 81 / 0.25);
}

.border-l-gray-700\/30 {
  border-left-color: rgb(55 65 81 / 0.3);
}

.border-l-gray-700\/35 {
  border-left-color: rgb(55 65 81 / 0.35);
}

.border-l-gray-700\/40 {
  border-left-color: rgb(55 65 81 / 0.4);
}

.border-l-gray-700\/45 {
  border-left-color: rgb(55 65 81 / 0.45);
}

.border-l-gray-700\/5 {
  border-left-color: rgb(55 65 81 / 0.05);
}

.border-l-gray-700\/50 {
  border-left-color: rgb(55 65 81 / 0.5);
}

.border-l-gray-700\/55 {
  border-left-color: rgb(55 65 81 / 0.55);
}

.border-l-gray-700\/60 {
  border-left-color: rgb(55 65 81 / 0.6);
}

.border-l-gray-700\/65 {
  border-left-color: rgb(55 65 81 / 0.65);
}

.border-l-gray-700\/70 {
  border-left-color: rgb(55 65 81 / 0.7);
}

.border-l-gray-700\/75 {
  border-left-color: rgb(55 65 81 / 0.75);
}

.border-l-gray-700\/80 {
  border-left-color: rgb(55 65 81 / 0.8);
}

.border-l-gray-700\/85 {
  border-left-color: rgb(55 65 81 / 0.85);
}

.border-l-gray-700\/90 {
  border-left-color: rgb(55 65 81 / 0.9);
}

.border-l-gray-700\/95 {
  border-left-color: rgb(55 65 81 / 0.95);
}

.border-l-gray-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}

.border-l-gray-800\/0 {
  border-left-color: rgb(31 41 55 / 0);
}

.border-l-gray-800\/10 {
  border-left-color: rgb(31 41 55 / 0.1);
}

.border-l-gray-800\/100 {
  border-left-color: rgb(31 41 55 / 1);
}

.border-l-gray-800\/15 {
  border-left-color: rgb(31 41 55 / 0.15);
}

.border-l-gray-800\/20 {
  border-left-color: rgb(31 41 55 / 0.2);
}

.border-l-gray-800\/25 {
  border-left-color: rgb(31 41 55 / 0.25);
}

.border-l-gray-800\/30 {
  border-left-color: rgb(31 41 55 / 0.3);
}

.border-l-gray-800\/35 {
  border-left-color: rgb(31 41 55 / 0.35);
}

.border-l-gray-800\/40 {
  border-left-color: rgb(31 41 55 / 0.4);
}

.border-l-gray-800\/45 {
  border-left-color: rgb(31 41 55 / 0.45);
}

.border-l-gray-800\/5 {
  border-left-color: rgb(31 41 55 / 0.05);
}

.border-l-gray-800\/50 {
  border-left-color: rgb(31 41 55 / 0.5);
}

.border-l-gray-800\/55 {
  border-left-color: rgb(31 41 55 / 0.55);
}

.border-l-gray-800\/60 {
  border-left-color: rgb(31 41 55 / 0.6);
}

.border-l-gray-800\/65 {
  border-left-color: rgb(31 41 55 / 0.65);
}

.border-l-gray-800\/70 {
  border-left-color: rgb(31 41 55 / 0.7);
}

.border-l-gray-800\/75 {
  border-left-color: rgb(31 41 55 / 0.75);
}

.border-l-gray-800\/80 {
  border-left-color: rgb(31 41 55 / 0.8);
}

.border-l-gray-800\/85 {
  border-left-color: rgb(31 41 55 / 0.85);
}

.border-l-gray-800\/90 {
  border-left-color: rgb(31 41 55 / 0.9);
}

.border-l-gray-800\/95 {
  border-left-color: rgb(31 41 55 / 0.95);
}

.border-l-gray-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
}

.border-l-gray-900\/0 {
  border-left-color: rgb(17 24 39 / 0);
}

.border-l-gray-900\/10 {
  border-left-color: rgb(17 24 39 / 0.1);
}

.border-l-gray-900\/100 {
  border-left-color: rgb(17 24 39 / 1);
}

.border-l-gray-900\/15 {
  border-left-color: rgb(17 24 39 / 0.15);
}

.border-l-gray-900\/20 {
  border-left-color: rgb(17 24 39 / 0.2);
}

.border-l-gray-900\/25 {
  border-left-color: rgb(17 24 39 / 0.25);
}

.border-l-gray-900\/30 {
  border-left-color: rgb(17 24 39 / 0.3);
}

.border-l-gray-900\/35 {
  border-left-color: rgb(17 24 39 / 0.35);
}

.border-l-gray-900\/40 {
  border-left-color: rgb(17 24 39 / 0.4);
}

.border-l-gray-900\/45 {
  border-left-color: rgb(17 24 39 / 0.45);
}

.border-l-gray-900\/5 {
  border-left-color: rgb(17 24 39 / 0.05);
}

.border-l-gray-900\/50 {
  border-left-color: rgb(17 24 39 / 0.5);
}

.border-l-gray-900\/55 {
  border-left-color: rgb(17 24 39 / 0.55);
}

.border-l-gray-900\/60 {
  border-left-color: rgb(17 24 39 / 0.6);
}

.border-l-gray-900\/65 {
  border-left-color: rgb(17 24 39 / 0.65);
}

.border-l-gray-900\/70 {
  border-left-color: rgb(17 24 39 / 0.7);
}

.border-l-gray-900\/75 {
  border-left-color: rgb(17 24 39 / 0.75);
}

.border-l-gray-900\/80 {
  border-left-color: rgb(17 24 39 / 0.8);
}

.border-l-gray-900\/85 {
  border-left-color: rgb(17 24 39 / 0.85);
}

.border-l-gray-900\/90 {
  border-left-color: rgb(17 24 39 / 0.9);
}

.border-l-gray-900\/95 {
  border-left-color: rgb(17 24 39 / 0.95);
}

.border-l-gray-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(3 7 18 / var(--tw-border-opacity, 1));
}

.border-l-gray-950\/0 {
  border-left-color: rgb(3 7 18 / 0);
}

.border-l-gray-950\/10 {
  border-left-color: rgb(3 7 18 / 0.1);
}

.border-l-gray-950\/100 {
  border-left-color: rgb(3 7 18 / 1);
}

.border-l-gray-950\/15 {
  border-left-color: rgb(3 7 18 / 0.15);
}

.border-l-gray-950\/20 {
  border-left-color: rgb(3 7 18 / 0.2);
}

.border-l-gray-950\/25 {
  border-left-color: rgb(3 7 18 / 0.25);
}

.border-l-gray-950\/30 {
  border-left-color: rgb(3 7 18 / 0.3);
}

.border-l-gray-950\/35 {
  border-left-color: rgb(3 7 18 / 0.35);
}

.border-l-gray-950\/40 {
  border-left-color: rgb(3 7 18 / 0.4);
}

.border-l-gray-950\/45 {
  border-left-color: rgb(3 7 18 / 0.45);
}

.border-l-gray-950\/5 {
  border-left-color: rgb(3 7 18 / 0.05);
}

.border-l-gray-950\/50 {
  border-left-color: rgb(3 7 18 / 0.5);
}

.border-l-gray-950\/55 {
  border-left-color: rgb(3 7 18 / 0.55);
}

.border-l-gray-950\/60 {
  border-left-color: rgb(3 7 18 / 0.6);
}

.border-l-gray-950\/65 {
  border-left-color: rgb(3 7 18 / 0.65);
}

.border-l-gray-950\/70 {
  border-left-color: rgb(3 7 18 / 0.7);
}

.border-l-gray-950\/75 {
  border-left-color: rgb(3 7 18 / 0.75);
}

.border-l-gray-950\/80 {
  border-left-color: rgb(3 7 18 / 0.8);
}

.border-l-gray-950\/85 {
  border-left-color: rgb(3 7 18 / 0.85);
}

.border-l-gray-950\/90 {
  border-left-color: rgb(3 7 18 / 0.9);
}

.border-l-gray-950\/95 {
  border-left-color: rgb(3 7 18 / 0.95);
}

.border-l-green {
  --tw-border-opacity: 1;
  border-left-color: rgb(116 152 58 / var(--tw-border-opacity, 1));
}

.border-l-green\/0 {
  border-left-color: rgb(116 152 58 / 0);
}

.border-l-green\/10 {
  border-left-color: rgb(116 152 58 / 0.1);
}

.border-l-green\/100 {
  border-left-color: rgb(116 152 58 / 1);
}

.border-l-green\/15 {
  border-left-color: rgb(116 152 58 / 0.15);
}

.border-l-green\/20 {
  border-left-color: rgb(116 152 58 / 0.2);
}

.border-l-green\/25 {
  border-left-color: rgb(116 152 58 / 0.25);
}

.border-l-green\/30 {
  border-left-color: rgb(116 152 58 / 0.3);
}

.border-l-green\/35 {
  border-left-color: rgb(116 152 58 / 0.35);
}

.border-l-green\/40 {
  border-left-color: rgb(116 152 58 / 0.4);
}

.border-l-green\/45 {
  border-left-color: rgb(116 152 58 / 0.45);
}

.border-l-green\/5 {
  border-left-color: rgb(116 152 58 / 0.05);
}

.border-l-green\/50 {
  border-left-color: rgb(116 152 58 / 0.5);
}

.border-l-green\/55 {
  border-left-color: rgb(116 152 58 / 0.55);
}

.border-l-green\/60 {
  border-left-color: rgb(116 152 58 / 0.6);
}

.border-l-green\/65 {
  border-left-color: rgb(116 152 58 / 0.65);
}

.border-l-green\/70 {
  border-left-color: rgb(116 152 58 / 0.7);
}

.border-l-green\/75 {
  border-left-color: rgb(116 152 58 / 0.75);
}

.border-l-green\/80 {
  border-left-color: rgb(116 152 58 / 0.8);
}

.border-l-green\/85 {
  border-left-color: rgb(116 152 58 / 0.85);
}

.border-l-green\/90 {
  border-left-color: rgb(116 152 58 / 0.9);
}

.border-l-green\/95 {
  border-left-color: rgb(116 152 58 / 0.95);
}

.border-l-indigo-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(224 231 255 / var(--tw-border-opacity, 1));
}

.border-l-indigo-100\/0 {
  border-left-color: rgb(224 231 255 / 0);
}

.border-l-indigo-100\/10 {
  border-left-color: rgb(224 231 255 / 0.1);
}

.border-l-indigo-100\/100 {
  border-left-color: rgb(224 231 255 / 1);
}

.border-l-indigo-100\/15 {
  border-left-color: rgb(224 231 255 / 0.15);
}

.border-l-indigo-100\/20 {
  border-left-color: rgb(224 231 255 / 0.2);
}

.border-l-indigo-100\/25 {
  border-left-color: rgb(224 231 255 / 0.25);
}

.border-l-indigo-100\/30 {
  border-left-color: rgb(224 231 255 / 0.3);
}

.border-l-indigo-100\/35 {
  border-left-color: rgb(224 231 255 / 0.35);
}

.border-l-indigo-100\/40 {
  border-left-color: rgb(224 231 255 / 0.4);
}

.border-l-indigo-100\/45 {
  border-left-color: rgb(224 231 255 / 0.45);
}

.border-l-indigo-100\/5 {
  border-left-color: rgb(224 231 255 / 0.05);
}

.border-l-indigo-100\/50 {
  border-left-color: rgb(224 231 255 / 0.5);
}

.border-l-indigo-100\/55 {
  border-left-color: rgb(224 231 255 / 0.55);
}

.border-l-indigo-100\/60 {
  border-left-color: rgb(224 231 255 / 0.6);
}

.border-l-indigo-100\/65 {
  border-left-color: rgb(224 231 255 / 0.65);
}

.border-l-indigo-100\/70 {
  border-left-color: rgb(224 231 255 / 0.7);
}

.border-l-indigo-100\/75 {
  border-left-color: rgb(224 231 255 / 0.75);
}

.border-l-indigo-100\/80 {
  border-left-color: rgb(224 231 255 / 0.8);
}

.border-l-indigo-100\/85 {
  border-left-color: rgb(224 231 255 / 0.85);
}

.border-l-indigo-100\/90 {
  border-left-color: rgb(224 231 255 / 0.9);
}

.border-l-indigo-100\/95 {
  border-left-color: rgb(224 231 255 / 0.95);
}

.border-l-indigo-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(199 210 254 / var(--tw-border-opacity, 1));
}

.border-l-indigo-200\/0 {
  border-left-color: rgb(199 210 254 / 0);
}

.border-l-indigo-200\/10 {
  border-left-color: rgb(199 210 254 / 0.1);
}

.border-l-indigo-200\/100 {
  border-left-color: rgb(199 210 254 / 1);
}

.border-l-indigo-200\/15 {
  border-left-color: rgb(199 210 254 / 0.15);
}

.border-l-indigo-200\/20 {
  border-left-color: rgb(199 210 254 / 0.2);
}

.border-l-indigo-200\/25 {
  border-left-color: rgb(199 210 254 / 0.25);
}

.border-l-indigo-200\/30 {
  border-left-color: rgb(199 210 254 / 0.3);
}

.border-l-indigo-200\/35 {
  border-left-color: rgb(199 210 254 / 0.35);
}

.border-l-indigo-200\/40 {
  border-left-color: rgb(199 210 254 / 0.4);
}

.border-l-indigo-200\/45 {
  border-left-color: rgb(199 210 254 / 0.45);
}

.border-l-indigo-200\/5 {
  border-left-color: rgb(199 210 254 / 0.05);
}

.border-l-indigo-200\/50 {
  border-left-color: rgb(199 210 254 / 0.5);
}

.border-l-indigo-200\/55 {
  border-left-color: rgb(199 210 254 / 0.55);
}

.border-l-indigo-200\/60 {
  border-left-color: rgb(199 210 254 / 0.6);
}

.border-l-indigo-200\/65 {
  border-left-color: rgb(199 210 254 / 0.65);
}

.border-l-indigo-200\/70 {
  border-left-color: rgb(199 210 254 / 0.7);
}

.border-l-indigo-200\/75 {
  border-left-color: rgb(199 210 254 / 0.75);
}

.border-l-indigo-200\/80 {
  border-left-color: rgb(199 210 254 / 0.8);
}

.border-l-indigo-200\/85 {
  border-left-color: rgb(199 210 254 / 0.85);
}

.border-l-indigo-200\/90 {
  border-left-color: rgb(199 210 254 / 0.9);
}

.border-l-indigo-200\/95 {
  border-left-color: rgb(199 210 254 / 0.95);
}

.border-l-indigo-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(165 180 252 / var(--tw-border-opacity, 1));
}

.border-l-indigo-300\/0 {
  border-left-color: rgb(165 180 252 / 0);
}

.border-l-indigo-300\/10 {
  border-left-color: rgb(165 180 252 / 0.1);
}

.border-l-indigo-300\/100 {
  border-left-color: rgb(165 180 252 / 1);
}

.border-l-indigo-300\/15 {
  border-left-color: rgb(165 180 252 / 0.15);
}

.border-l-indigo-300\/20 {
  border-left-color: rgb(165 180 252 / 0.2);
}

.border-l-indigo-300\/25 {
  border-left-color: rgb(165 180 252 / 0.25);
}

.border-l-indigo-300\/30 {
  border-left-color: rgb(165 180 252 / 0.3);
}

.border-l-indigo-300\/35 {
  border-left-color: rgb(165 180 252 / 0.35);
}

.border-l-indigo-300\/40 {
  border-left-color: rgb(165 180 252 / 0.4);
}

.border-l-indigo-300\/45 {
  border-left-color: rgb(165 180 252 / 0.45);
}

.border-l-indigo-300\/5 {
  border-left-color: rgb(165 180 252 / 0.05);
}

.border-l-indigo-300\/50 {
  border-left-color: rgb(165 180 252 / 0.5);
}

.border-l-indigo-300\/55 {
  border-left-color: rgb(165 180 252 / 0.55);
}

.border-l-indigo-300\/60 {
  border-left-color: rgb(165 180 252 / 0.6);
}

.border-l-indigo-300\/65 {
  border-left-color: rgb(165 180 252 / 0.65);
}

.border-l-indigo-300\/70 {
  border-left-color: rgb(165 180 252 / 0.7);
}

.border-l-indigo-300\/75 {
  border-left-color: rgb(165 180 252 / 0.75);
}

.border-l-indigo-300\/80 {
  border-left-color: rgb(165 180 252 / 0.8);
}

.border-l-indigo-300\/85 {
  border-left-color: rgb(165 180 252 / 0.85);
}

.border-l-indigo-300\/90 {
  border-left-color: rgb(165 180 252 / 0.9);
}

.border-l-indigo-300\/95 {
  border-left-color: rgb(165 180 252 / 0.95);
}

.border-l-indigo-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(129 140 248 / var(--tw-border-opacity, 1));
}

.border-l-indigo-400\/0 {
  border-left-color: rgb(129 140 248 / 0);
}

.border-l-indigo-400\/10 {
  border-left-color: rgb(129 140 248 / 0.1);
}

.border-l-indigo-400\/100 {
  border-left-color: rgb(129 140 248 / 1);
}

.border-l-indigo-400\/15 {
  border-left-color: rgb(129 140 248 / 0.15);
}

.border-l-indigo-400\/20 {
  border-left-color: rgb(129 140 248 / 0.2);
}

.border-l-indigo-400\/25 {
  border-left-color: rgb(129 140 248 / 0.25);
}

.border-l-indigo-400\/30 {
  border-left-color: rgb(129 140 248 / 0.3);
}

.border-l-indigo-400\/35 {
  border-left-color: rgb(129 140 248 / 0.35);
}

.border-l-indigo-400\/40 {
  border-left-color: rgb(129 140 248 / 0.4);
}

.border-l-indigo-400\/45 {
  border-left-color: rgb(129 140 248 / 0.45);
}

.border-l-indigo-400\/5 {
  border-left-color: rgb(129 140 248 / 0.05);
}

.border-l-indigo-400\/50 {
  border-left-color: rgb(129 140 248 / 0.5);
}

.border-l-indigo-400\/55 {
  border-left-color: rgb(129 140 248 / 0.55);
}

.border-l-indigo-400\/60 {
  border-left-color: rgb(129 140 248 / 0.6);
}

.border-l-indigo-400\/65 {
  border-left-color: rgb(129 140 248 / 0.65);
}

.border-l-indigo-400\/70 {
  border-left-color: rgb(129 140 248 / 0.7);
}

.border-l-indigo-400\/75 {
  border-left-color: rgb(129 140 248 / 0.75);
}

.border-l-indigo-400\/80 {
  border-left-color: rgb(129 140 248 / 0.8);
}

.border-l-indigo-400\/85 {
  border-left-color: rgb(129 140 248 / 0.85);
}

.border-l-indigo-400\/90 {
  border-left-color: rgb(129 140 248 / 0.9);
}

.border-l-indigo-400\/95 {
  border-left-color: rgb(129 140 248 / 0.95);
}

.border-l-indigo-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(238 242 255 / var(--tw-border-opacity, 1));
}

.border-l-indigo-50\/0 {
  border-left-color: rgb(238 242 255 / 0);
}

.border-l-indigo-50\/10 {
  border-left-color: rgb(238 242 255 / 0.1);
}

.border-l-indigo-50\/100 {
  border-left-color: rgb(238 242 255 / 1);
}

.border-l-indigo-50\/15 {
  border-left-color: rgb(238 242 255 / 0.15);
}

.border-l-indigo-50\/20 {
  border-left-color: rgb(238 242 255 / 0.2);
}

.border-l-indigo-50\/25 {
  border-left-color: rgb(238 242 255 / 0.25);
}

.border-l-indigo-50\/30 {
  border-left-color: rgb(238 242 255 / 0.3);
}

.border-l-indigo-50\/35 {
  border-left-color: rgb(238 242 255 / 0.35);
}

.border-l-indigo-50\/40 {
  border-left-color: rgb(238 242 255 / 0.4);
}

.border-l-indigo-50\/45 {
  border-left-color: rgb(238 242 255 / 0.45);
}

.border-l-indigo-50\/5 {
  border-left-color: rgb(238 242 255 / 0.05);
}

.border-l-indigo-50\/50 {
  border-left-color: rgb(238 242 255 / 0.5);
}

.border-l-indigo-50\/55 {
  border-left-color: rgb(238 242 255 / 0.55);
}

.border-l-indigo-50\/60 {
  border-left-color: rgb(238 242 255 / 0.6);
}

.border-l-indigo-50\/65 {
  border-left-color: rgb(238 242 255 / 0.65);
}

.border-l-indigo-50\/70 {
  border-left-color: rgb(238 242 255 / 0.7);
}

.border-l-indigo-50\/75 {
  border-left-color: rgb(238 242 255 / 0.75);
}

.border-l-indigo-50\/80 {
  border-left-color: rgb(238 242 255 / 0.8);
}

.border-l-indigo-50\/85 {
  border-left-color: rgb(238 242 255 / 0.85);
}

.border-l-indigo-50\/90 {
  border-left-color: rgb(238 242 255 / 0.9);
}

.border-l-indigo-50\/95 {
  border-left-color: rgb(238 242 255 / 0.95);
}

.border-l-indigo-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
}

.border-l-indigo-500\/0 {
  border-left-color: rgb(99 102 241 / 0);
}

.border-l-indigo-500\/10 {
  border-left-color: rgb(99 102 241 / 0.1);
}

.border-l-indigo-500\/100 {
  border-left-color: rgb(99 102 241 / 1);
}

.border-l-indigo-500\/15 {
  border-left-color: rgb(99 102 241 / 0.15);
}

.border-l-indigo-500\/20 {
  border-left-color: rgb(99 102 241 / 0.2);
}

.border-l-indigo-500\/25 {
  border-left-color: rgb(99 102 241 / 0.25);
}

.border-l-indigo-500\/30 {
  border-left-color: rgb(99 102 241 / 0.3);
}

.border-l-indigo-500\/35 {
  border-left-color: rgb(99 102 241 / 0.35);
}

.border-l-indigo-500\/40 {
  border-left-color: rgb(99 102 241 / 0.4);
}

.border-l-indigo-500\/45 {
  border-left-color: rgb(99 102 241 / 0.45);
}

.border-l-indigo-500\/5 {
  border-left-color: rgb(99 102 241 / 0.05);
}

.border-l-indigo-500\/50 {
  border-left-color: rgb(99 102 241 / 0.5);
}

.border-l-indigo-500\/55 {
  border-left-color: rgb(99 102 241 / 0.55);
}

.border-l-indigo-500\/60 {
  border-left-color: rgb(99 102 241 / 0.6);
}

.border-l-indigo-500\/65 {
  border-left-color: rgb(99 102 241 / 0.65);
}

.border-l-indigo-500\/70 {
  border-left-color: rgb(99 102 241 / 0.7);
}

.border-l-indigo-500\/75 {
  border-left-color: rgb(99 102 241 / 0.75);
}

.border-l-indigo-500\/80 {
  border-left-color: rgb(99 102 241 / 0.8);
}

.border-l-indigo-500\/85 {
  border-left-color: rgb(99 102 241 / 0.85);
}

.border-l-indigo-500\/90 {
  border-left-color: rgb(99 102 241 / 0.9);
}

.border-l-indigo-500\/95 {
  border-left-color: rgb(99 102 241 / 0.95);
}

.border-l-indigo-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
}

.border-l-indigo-600\/0 {
  border-left-color: rgb(79 70 229 / 0);
}

.border-l-indigo-600\/10 {
  border-left-color: rgb(79 70 229 / 0.1);
}

.border-l-indigo-600\/100 {
  border-left-color: rgb(79 70 229 / 1);
}

.border-l-indigo-600\/15 {
  border-left-color: rgb(79 70 229 / 0.15);
}

.border-l-indigo-600\/20 {
  border-left-color: rgb(79 70 229 / 0.2);
}

.border-l-indigo-600\/25 {
  border-left-color: rgb(79 70 229 / 0.25);
}

.border-l-indigo-600\/30 {
  border-left-color: rgb(79 70 229 / 0.3);
}

.border-l-indigo-600\/35 {
  border-left-color: rgb(79 70 229 / 0.35);
}

.border-l-indigo-600\/40 {
  border-left-color: rgb(79 70 229 / 0.4);
}

.border-l-indigo-600\/45 {
  border-left-color: rgb(79 70 229 / 0.45);
}

.border-l-indigo-600\/5 {
  border-left-color: rgb(79 70 229 / 0.05);
}

.border-l-indigo-600\/50 {
  border-left-color: rgb(79 70 229 / 0.5);
}

.border-l-indigo-600\/55 {
  border-left-color: rgb(79 70 229 / 0.55);
}

.border-l-indigo-600\/60 {
  border-left-color: rgb(79 70 229 / 0.6);
}

.border-l-indigo-600\/65 {
  border-left-color: rgb(79 70 229 / 0.65);
}

.border-l-indigo-600\/70 {
  border-left-color: rgb(79 70 229 / 0.7);
}

.border-l-indigo-600\/75 {
  border-left-color: rgb(79 70 229 / 0.75);
}

.border-l-indigo-600\/80 {
  border-left-color: rgb(79 70 229 / 0.8);
}

.border-l-indigo-600\/85 {
  border-left-color: rgb(79 70 229 / 0.85);
}

.border-l-indigo-600\/90 {
  border-left-color: rgb(79 70 229 / 0.9);
}

.border-l-indigo-600\/95 {
  border-left-color: rgb(79 70 229 / 0.95);
}

.border-l-indigo-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(67 56 202 / var(--tw-border-opacity, 1));
}

.border-l-indigo-700\/0 {
  border-left-color: rgb(67 56 202 / 0);
}

.border-l-indigo-700\/10 {
  border-left-color: rgb(67 56 202 / 0.1);
}

.border-l-indigo-700\/100 {
  border-left-color: rgb(67 56 202 / 1);
}

.border-l-indigo-700\/15 {
  border-left-color: rgb(67 56 202 / 0.15);
}

.border-l-indigo-700\/20 {
  border-left-color: rgb(67 56 202 / 0.2);
}

.border-l-indigo-700\/25 {
  border-left-color: rgb(67 56 202 / 0.25);
}

.border-l-indigo-700\/30 {
  border-left-color: rgb(67 56 202 / 0.3);
}

.border-l-indigo-700\/35 {
  border-left-color: rgb(67 56 202 / 0.35);
}

.border-l-indigo-700\/40 {
  border-left-color: rgb(67 56 202 / 0.4);
}

.border-l-indigo-700\/45 {
  border-left-color: rgb(67 56 202 / 0.45);
}

.border-l-indigo-700\/5 {
  border-left-color: rgb(67 56 202 / 0.05);
}

.border-l-indigo-700\/50 {
  border-left-color: rgb(67 56 202 / 0.5);
}

.border-l-indigo-700\/55 {
  border-left-color: rgb(67 56 202 / 0.55);
}

.border-l-indigo-700\/60 {
  border-left-color: rgb(67 56 202 / 0.6);
}

.border-l-indigo-700\/65 {
  border-left-color: rgb(67 56 202 / 0.65);
}

.border-l-indigo-700\/70 {
  border-left-color: rgb(67 56 202 / 0.7);
}

.border-l-indigo-700\/75 {
  border-left-color: rgb(67 56 202 / 0.75);
}

.border-l-indigo-700\/80 {
  border-left-color: rgb(67 56 202 / 0.8);
}

.border-l-indigo-700\/85 {
  border-left-color: rgb(67 56 202 / 0.85);
}

.border-l-indigo-700\/90 {
  border-left-color: rgb(67 56 202 / 0.9);
}

.border-l-indigo-700\/95 {
  border-left-color: rgb(67 56 202 / 0.95);
}

.border-l-indigo-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(55 48 163 / var(--tw-border-opacity, 1));
}

.border-l-indigo-800\/0 {
  border-left-color: rgb(55 48 163 / 0);
}

.border-l-indigo-800\/10 {
  border-left-color: rgb(55 48 163 / 0.1);
}

.border-l-indigo-800\/100 {
  border-left-color: rgb(55 48 163 / 1);
}

.border-l-indigo-800\/15 {
  border-left-color: rgb(55 48 163 / 0.15);
}

.border-l-indigo-800\/20 {
  border-left-color: rgb(55 48 163 / 0.2);
}

.border-l-indigo-800\/25 {
  border-left-color: rgb(55 48 163 / 0.25);
}

.border-l-indigo-800\/30 {
  border-left-color: rgb(55 48 163 / 0.3);
}

.border-l-indigo-800\/35 {
  border-left-color: rgb(55 48 163 / 0.35);
}

.border-l-indigo-800\/40 {
  border-left-color: rgb(55 48 163 / 0.4);
}

.border-l-indigo-800\/45 {
  border-left-color: rgb(55 48 163 / 0.45);
}

.border-l-indigo-800\/5 {
  border-left-color: rgb(55 48 163 / 0.05);
}

.border-l-indigo-800\/50 {
  border-left-color: rgb(55 48 163 / 0.5);
}

.border-l-indigo-800\/55 {
  border-left-color: rgb(55 48 163 / 0.55);
}

.border-l-indigo-800\/60 {
  border-left-color: rgb(55 48 163 / 0.6);
}

.border-l-indigo-800\/65 {
  border-left-color: rgb(55 48 163 / 0.65);
}

.border-l-indigo-800\/70 {
  border-left-color: rgb(55 48 163 / 0.7);
}

.border-l-indigo-800\/75 {
  border-left-color: rgb(55 48 163 / 0.75);
}

.border-l-indigo-800\/80 {
  border-left-color: rgb(55 48 163 / 0.8);
}

.border-l-indigo-800\/85 {
  border-left-color: rgb(55 48 163 / 0.85);
}

.border-l-indigo-800\/90 {
  border-left-color: rgb(55 48 163 / 0.9);
}

.border-l-indigo-800\/95 {
  border-left-color: rgb(55 48 163 / 0.95);
}

.border-l-indigo-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(49 46 129 / var(--tw-border-opacity, 1));
}

.border-l-indigo-900\/0 {
  border-left-color: rgb(49 46 129 / 0);
}

.border-l-indigo-900\/10 {
  border-left-color: rgb(49 46 129 / 0.1);
}

.border-l-indigo-900\/100 {
  border-left-color: rgb(49 46 129 / 1);
}

.border-l-indigo-900\/15 {
  border-left-color: rgb(49 46 129 / 0.15);
}

.border-l-indigo-900\/20 {
  border-left-color: rgb(49 46 129 / 0.2);
}

.border-l-indigo-900\/25 {
  border-left-color: rgb(49 46 129 / 0.25);
}

.border-l-indigo-900\/30 {
  border-left-color: rgb(49 46 129 / 0.3);
}

.border-l-indigo-900\/35 {
  border-left-color: rgb(49 46 129 / 0.35);
}

.border-l-indigo-900\/40 {
  border-left-color: rgb(49 46 129 / 0.4);
}

.border-l-indigo-900\/45 {
  border-left-color: rgb(49 46 129 / 0.45);
}

.border-l-indigo-900\/5 {
  border-left-color: rgb(49 46 129 / 0.05);
}

.border-l-indigo-900\/50 {
  border-left-color: rgb(49 46 129 / 0.5);
}

.border-l-indigo-900\/55 {
  border-left-color: rgb(49 46 129 / 0.55);
}

.border-l-indigo-900\/60 {
  border-left-color: rgb(49 46 129 / 0.6);
}

.border-l-indigo-900\/65 {
  border-left-color: rgb(49 46 129 / 0.65);
}

.border-l-indigo-900\/70 {
  border-left-color: rgb(49 46 129 / 0.7);
}

.border-l-indigo-900\/75 {
  border-left-color: rgb(49 46 129 / 0.75);
}

.border-l-indigo-900\/80 {
  border-left-color: rgb(49 46 129 / 0.8);
}

.border-l-indigo-900\/85 {
  border-left-color: rgb(49 46 129 / 0.85);
}

.border-l-indigo-900\/90 {
  border-left-color: rgb(49 46 129 / 0.9);
}

.border-l-indigo-900\/95 {
  border-left-color: rgb(49 46 129 / 0.95);
}

.border-l-indigo-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(30 27 75 / var(--tw-border-opacity, 1));
}

.border-l-indigo-950\/0 {
  border-left-color: rgb(30 27 75 / 0);
}

.border-l-indigo-950\/10 {
  border-left-color: rgb(30 27 75 / 0.1);
}

.border-l-indigo-950\/100 {
  border-left-color: rgb(30 27 75 / 1);
}

.border-l-indigo-950\/15 {
  border-left-color: rgb(30 27 75 / 0.15);
}

.border-l-indigo-950\/20 {
  border-left-color: rgb(30 27 75 / 0.2);
}

.border-l-indigo-950\/25 {
  border-left-color: rgb(30 27 75 / 0.25);
}

.border-l-indigo-950\/30 {
  border-left-color: rgb(30 27 75 / 0.3);
}

.border-l-indigo-950\/35 {
  border-left-color: rgb(30 27 75 / 0.35);
}

.border-l-indigo-950\/40 {
  border-left-color: rgb(30 27 75 / 0.4);
}

.border-l-indigo-950\/45 {
  border-left-color: rgb(30 27 75 / 0.45);
}

.border-l-indigo-950\/5 {
  border-left-color: rgb(30 27 75 / 0.05);
}

.border-l-indigo-950\/50 {
  border-left-color: rgb(30 27 75 / 0.5);
}

.border-l-indigo-950\/55 {
  border-left-color: rgb(30 27 75 / 0.55);
}

.border-l-indigo-950\/60 {
  border-left-color: rgb(30 27 75 / 0.6);
}

.border-l-indigo-950\/65 {
  border-left-color: rgb(30 27 75 / 0.65);
}

.border-l-indigo-950\/70 {
  border-left-color: rgb(30 27 75 / 0.7);
}

.border-l-indigo-950\/75 {
  border-left-color: rgb(30 27 75 / 0.75);
}

.border-l-indigo-950\/80 {
  border-left-color: rgb(30 27 75 / 0.8);
}

.border-l-indigo-950\/85 {
  border-left-color: rgb(30 27 75 / 0.85);
}

.border-l-indigo-950\/90 {
  border-left-color: rgb(30 27 75 / 0.9);
}

.border-l-indigo-950\/95 {
  border-left-color: rgb(30 27 75 / 0.95);
}

.border-l-inherit {
  border-left-color: inherit;
}

.border-l-lightgray {
  --tw-border-opacity: 1;
  border-left-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
}

.border-l-lightgray\/0 {
  border-left-color: rgb(217 217 217 / 0);
}

.border-l-lightgray\/10 {
  border-left-color: rgb(217 217 217 / 0.1);
}

.border-l-lightgray\/100 {
  border-left-color: rgb(217 217 217 / 1);
}

.border-l-lightgray\/15 {
  border-left-color: rgb(217 217 217 / 0.15);
}

.border-l-lightgray\/20 {
  border-left-color: rgb(217 217 217 / 0.2);
}

.border-l-lightgray\/25 {
  border-left-color: rgb(217 217 217 / 0.25);
}

.border-l-lightgray\/30 {
  border-left-color: rgb(217 217 217 / 0.3);
}

.border-l-lightgray\/35 {
  border-left-color: rgb(217 217 217 / 0.35);
}

.border-l-lightgray\/40 {
  border-left-color: rgb(217 217 217 / 0.4);
}

.border-l-lightgray\/45 {
  border-left-color: rgb(217 217 217 / 0.45);
}

.border-l-lightgray\/5 {
  border-left-color: rgb(217 217 217 / 0.05);
}

.border-l-lightgray\/50 {
  border-left-color: rgb(217 217 217 / 0.5);
}

.border-l-lightgray\/55 {
  border-left-color: rgb(217 217 217 / 0.55);
}

.border-l-lightgray\/60 {
  border-left-color: rgb(217 217 217 / 0.6);
}

.border-l-lightgray\/65 {
  border-left-color: rgb(217 217 217 / 0.65);
}

.border-l-lightgray\/70 {
  border-left-color: rgb(217 217 217 / 0.7);
}

.border-l-lightgray\/75 {
  border-left-color: rgb(217 217 217 / 0.75);
}

.border-l-lightgray\/80 {
  border-left-color: rgb(217 217 217 / 0.8);
}

.border-l-lightgray\/85 {
  border-left-color: rgb(217 217 217 / 0.85);
}

.border-l-lightgray\/90 {
  border-left-color: rgb(217 217 217 / 0.9);
}

.border-l-lightgray\/95 {
  border-left-color: rgb(217 217 217 / 0.95);
}

.border-l-lime-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(236 252 203 / var(--tw-border-opacity, 1));
}

.border-l-lime-100\/0 {
  border-left-color: rgb(236 252 203 / 0);
}

.border-l-lime-100\/10 {
  border-left-color: rgb(236 252 203 / 0.1);
}

.border-l-lime-100\/100 {
  border-left-color: rgb(236 252 203 / 1);
}

.border-l-lime-100\/15 {
  border-left-color: rgb(236 252 203 / 0.15);
}

.border-l-lime-100\/20 {
  border-left-color: rgb(236 252 203 / 0.2);
}

.border-l-lime-100\/25 {
  border-left-color: rgb(236 252 203 / 0.25);
}

.border-l-lime-100\/30 {
  border-left-color: rgb(236 252 203 / 0.3);
}

.border-l-lime-100\/35 {
  border-left-color: rgb(236 252 203 / 0.35);
}

.border-l-lime-100\/40 {
  border-left-color: rgb(236 252 203 / 0.4);
}

.border-l-lime-100\/45 {
  border-left-color: rgb(236 252 203 / 0.45);
}

.border-l-lime-100\/5 {
  border-left-color: rgb(236 252 203 / 0.05);
}

.border-l-lime-100\/50 {
  border-left-color: rgb(236 252 203 / 0.5);
}

.border-l-lime-100\/55 {
  border-left-color: rgb(236 252 203 / 0.55);
}

.border-l-lime-100\/60 {
  border-left-color: rgb(236 252 203 / 0.6);
}

.border-l-lime-100\/65 {
  border-left-color: rgb(236 252 203 / 0.65);
}

.border-l-lime-100\/70 {
  border-left-color: rgb(236 252 203 / 0.7);
}

.border-l-lime-100\/75 {
  border-left-color: rgb(236 252 203 / 0.75);
}

.border-l-lime-100\/80 {
  border-left-color: rgb(236 252 203 / 0.8);
}

.border-l-lime-100\/85 {
  border-left-color: rgb(236 252 203 / 0.85);
}

.border-l-lime-100\/90 {
  border-left-color: rgb(236 252 203 / 0.9);
}

.border-l-lime-100\/95 {
  border-left-color: rgb(236 252 203 / 0.95);
}

.border-l-lime-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(217 249 157 / var(--tw-border-opacity, 1));
}

.border-l-lime-200\/0 {
  border-left-color: rgb(217 249 157 / 0);
}

.border-l-lime-200\/10 {
  border-left-color: rgb(217 249 157 / 0.1);
}

.border-l-lime-200\/100 {
  border-left-color: rgb(217 249 157 / 1);
}

.border-l-lime-200\/15 {
  border-left-color: rgb(217 249 157 / 0.15);
}

.border-l-lime-200\/20 {
  border-left-color: rgb(217 249 157 / 0.2);
}

.border-l-lime-200\/25 {
  border-left-color: rgb(217 249 157 / 0.25);
}

.border-l-lime-200\/30 {
  border-left-color: rgb(217 249 157 / 0.3);
}

.border-l-lime-200\/35 {
  border-left-color: rgb(217 249 157 / 0.35);
}

.border-l-lime-200\/40 {
  border-left-color: rgb(217 249 157 / 0.4);
}

.border-l-lime-200\/45 {
  border-left-color: rgb(217 249 157 / 0.45);
}

.border-l-lime-200\/5 {
  border-left-color: rgb(217 249 157 / 0.05);
}

.border-l-lime-200\/50 {
  border-left-color: rgb(217 249 157 / 0.5);
}

.border-l-lime-200\/55 {
  border-left-color: rgb(217 249 157 / 0.55);
}

.border-l-lime-200\/60 {
  border-left-color: rgb(217 249 157 / 0.6);
}

.border-l-lime-200\/65 {
  border-left-color: rgb(217 249 157 / 0.65);
}

.border-l-lime-200\/70 {
  border-left-color: rgb(217 249 157 / 0.7);
}

.border-l-lime-200\/75 {
  border-left-color: rgb(217 249 157 / 0.75);
}

.border-l-lime-200\/80 {
  border-left-color: rgb(217 249 157 / 0.8);
}

.border-l-lime-200\/85 {
  border-left-color: rgb(217 249 157 / 0.85);
}

.border-l-lime-200\/90 {
  border-left-color: rgb(217 249 157 / 0.9);
}

.border-l-lime-200\/95 {
  border-left-color: rgb(217 249 157 / 0.95);
}

.border-l-lime-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(190 242 100 / var(--tw-border-opacity, 1));
}

.border-l-lime-300\/0 {
  border-left-color: rgb(190 242 100 / 0);
}

.border-l-lime-300\/10 {
  border-left-color: rgb(190 242 100 / 0.1);
}

.border-l-lime-300\/100 {
  border-left-color: rgb(190 242 100 / 1);
}

.border-l-lime-300\/15 {
  border-left-color: rgb(190 242 100 / 0.15);
}

.border-l-lime-300\/20 {
  border-left-color: rgb(190 242 100 / 0.2);
}

.border-l-lime-300\/25 {
  border-left-color: rgb(190 242 100 / 0.25);
}

.border-l-lime-300\/30 {
  border-left-color: rgb(190 242 100 / 0.3);
}

.border-l-lime-300\/35 {
  border-left-color: rgb(190 242 100 / 0.35);
}

.border-l-lime-300\/40 {
  border-left-color: rgb(190 242 100 / 0.4);
}

.border-l-lime-300\/45 {
  border-left-color: rgb(190 242 100 / 0.45);
}

.border-l-lime-300\/5 {
  border-left-color: rgb(190 242 100 / 0.05);
}

.border-l-lime-300\/50 {
  border-left-color: rgb(190 242 100 / 0.5);
}

.border-l-lime-300\/55 {
  border-left-color: rgb(190 242 100 / 0.55);
}

.border-l-lime-300\/60 {
  border-left-color: rgb(190 242 100 / 0.6);
}

.border-l-lime-300\/65 {
  border-left-color: rgb(190 242 100 / 0.65);
}

.border-l-lime-300\/70 {
  border-left-color: rgb(190 242 100 / 0.7);
}

.border-l-lime-300\/75 {
  border-left-color: rgb(190 242 100 / 0.75);
}

.border-l-lime-300\/80 {
  border-left-color: rgb(190 242 100 / 0.8);
}

.border-l-lime-300\/85 {
  border-left-color: rgb(190 242 100 / 0.85);
}

.border-l-lime-300\/90 {
  border-left-color: rgb(190 242 100 / 0.9);
}

.border-l-lime-300\/95 {
  border-left-color: rgb(190 242 100 / 0.95);
}

.border-l-lime-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(163 230 53 / var(--tw-border-opacity, 1));
}

.border-l-lime-400\/0 {
  border-left-color: rgb(163 230 53 / 0);
}

.border-l-lime-400\/10 {
  border-left-color: rgb(163 230 53 / 0.1);
}

.border-l-lime-400\/100 {
  border-left-color: rgb(163 230 53 / 1);
}

.border-l-lime-400\/15 {
  border-left-color: rgb(163 230 53 / 0.15);
}

.border-l-lime-400\/20 {
  border-left-color: rgb(163 230 53 / 0.2);
}

.border-l-lime-400\/25 {
  border-left-color: rgb(163 230 53 / 0.25);
}

.border-l-lime-400\/30 {
  border-left-color: rgb(163 230 53 / 0.3);
}

.border-l-lime-400\/35 {
  border-left-color: rgb(163 230 53 / 0.35);
}

.border-l-lime-400\/40 {
  border-left-color: rgb(163 230 53 / 0.4);
}

.border-l-lime-400\/45 {
  border-left-color: rgb(163 230 53 / 0.45);
}

.border-l-lime-400\/5 {
  border-left-color: rgb(163 230 53 / 0.05);
}

.border-l-lime-400\/50 {
  border-left-color: rgb(163 230 53 / 0.5);
}

.border-l-lime-400\/55 {
  border-left-color: rgb(163 230 53 / 0.55);
}

.border-l-lime-400\/60 {
  border-left-color: rgb(163 230 53 / 0.6);
}

.border-l-lime-400\/65 {
  border-left-color: rgb(163 230 53 / 0.65);
}

.border-l-lime-400\/70 {
  border-left-color: rgb(163 230 53 / 0.7);
}

.border-l-lime-400\/75 {
  border-left-color: rgb(163 230 53 / 0.75);
}

.border-l-lime-400\/80 {
  border-left-color: rgb(163 230 53 / 0.8);
}

.border-l-lime-400\/85 {
  border-left-color: rgb(163 230 53 / 0.85);
}

.border-l-lime-400\/90 {
  border-left-color: rgb(163 230 53 / 0.9);
}

.border-l-lime-400\/95 {
  border-left-color: rgb(163 230 53 / 0.95);
}

.border-l-lime-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(247 254 231 / var(--tw-border-opacity, 1));
}

.border-l-lime-50\/0 {
  border-left-color: rgb(247 254 231 / 0);
}

.border-l-lime-50\/10 {
  border-left-color: rgb(247 254 231 / 0.1);
}

.border-l-lime-50\/100 {
  border-left-color: rgb(247 254 231 / 1);
}

.border-l-lime-50\/15 {
  border-left-color: rgb(247 254 231 / 0.15);
}

.border-l-lime-50\/20 {
  border-left-color: rgb(247 254 231 / 0.2);
}

.border-l-lime-50\/25 {
  border-left-color: rgb(247 254 231 / 0.25);
}

.border-l-lime-50\/30 {
  border-left-color: rgb(247 254 231 / 0.3);
}

.border-l-lime-50\/35 {
  border-left-color: rgb(247 254 231 / 0.35);
}

.border-l-lime-50\/40 {
  border-left-color: rgb(247 254 231 / 0.4);
}

.border-l-lime-50\/45 {
  border-left-color: rgb(247 254 231 / 0.45);
}

.border-l-lime-50\/5 {
  border-left-color: rgb(247 254 231 / 0.05);
}

.border-l-lime-50\/50 {
  border-left-color: rgb(247 254 231 / 0.5);
}

.border-l-lime-50\/55 {
  border-left-color: rgb(247 254 231 / 0.55);
}

.border-l-lime-50\/60 {
  border-left-color: rgb(247 254 231 / 0.6);
}

.border-l-lime-50\/65 {
  border-left-color: rgb(247 254 231 / 0.65);
}

.border-l-lime-50\/70 {
  border-left-color: rgb(247 254 231 / 0.7);
}

.border-l-lime-50\/75 {
  border-left-color: rgb(247 254 231 / 0.75);
}

.border-l-lime-50\/80 {
  border-left-color: rgb(247 254 231 / 0.8);
}

.border-l-lime-50\/85 {
  border-left-color: rgb(247 254 231 / 0.85);
}

.border-l-lime-50\/90 {
  border-left-color: rgb(247 254 231 / 0.9);
}

.border-l-lime-50\/95 {
  border-left-color: rgb(247 254 231 / 0.95);
}

.border-l-lime-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(132 204 22 / var(--tw-border-opacity, 1));
}

.border-l-lime-500\/0 {
  border-left-color: rgb(132 204 22 / 0);
}

.border-l-lime-500\/10 {
  border-left-color: rgb(132 204 22 / 0.1);
}

.border-l-lime-500\/100 {
  border-left-color: rgb(132 204 22 / 1);
}

.border-l-lime-500\/15 {
  border-left-color: rgb(132 204 22 / 0.15);
}

.border-l-lime-500\/20 {
  border-left-color: rgb(132 204 22 / 0.2);
}

.border-l-lime-500\/25 {
  border-left-color: rgb(132 204 22 / 0.25);
}

.border-l-lime-500\/30 {
  border-left-color: rgb(132 204 22 / 0.3);
}

.border-l-lime-500\/35 {
  border-left-color: rgb(132 204 22 / 0.35);
}

.border-l-lime-500\/40 {
  border-left-color: rgb(132 204 22 / 0.4);
}

.border-l-lime-500\/45 {
  border-left-color: rgb(132 204 22 / 0.45);
}

.border-l-lime-500\/5 {
  border-left-color: rgb(132 204 22 / 0.05);
}

.border-l-lime-500\/50 {
  border-left-color: rgb(132 204 22 / 0.5);
}

.border-l-lime-500\/55 {
  border-left-color: rgb(132 204 22 / 0.55);
}

.border-l-lime-500\/60 {
  border-left-color: rgb(132 204 22 / 0.6);
}

.border-l-lime-500\/65 {
  border-left-color: rgb(132 204 22 / 0.65);
}

.border-l-lime-500\/70 {
  border-left-color: rgb(132 204 22 / 0.7);
}

.border-l-lime-500\/75 {
  border-left-color: rgb(132 204 22 / 0.75);
}

.border-l-lime-500\/80 {
  border-left-color: rgb(132 204 22 / 0.8);
}

.border-l-lime-500\/85 {
  border-left-color: rgb(132 204 22 / 0.85);
}

.border-l-lime-500\/90 {
  border-left-color: rgb(132 204 22 / 0.9);
}

.border-l-lime-500\/95 {
  border-left-color: rgb(132 204 22 / 0.95);
}

.border-l-lime-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(101 163 13 / var(--tw-border-opacity, 1));
}

.border-l-lime-600\/0 {
  border-left-color: rgb(101 163 13 / 0);
}

.border-l-lime-600\/10 {
  border-left-color: rgb(101 163 13 / 0.1);
}

.border-l-lime-600\/100 {
  border-left-color: rgb(101 163 13 / 1);
}

.border-l-lime-600\/15 {
  border-left-color: rgb(101 163 13 / 0.15);
}

.border-l-lime-600\/20 {
  border-left-color: rgb(101 163 13 / 0.2);
}

.border-l-lime-600\/25 {
  border-left-color: rgb(101 163 13 / 0.25);
}

.border-l-lime-600\/30 {
  border-left-color: rgb(101 163 13 / 0.3);
}

.border-l-lime-600\/35 {
  border-left-color: rgb(101 163 13 / 0.35);
}

.border-l-lime-600\/40 {
  border-left-color: rgb(101 163 13 / 0.4);
}

.border-l-lime-600\/45 {
  border-left-color: rgb(101 163 13 / 0.45);
}

.border-l-lime-600\/5 {
  border-left-color: rgb(101 163 13 / 0.05);
}

.border-l-lime-600\/50 {
  border-left-color: rgb(101 163 13 / 0.5);
}

.border-l-lime-600\/55 {
  border-left-color: rgb(101 163 13 / 0.55);
}

.border-l-lime-600\/60 {
  border-left-color: rgb(101 163 13 / 0.6);
}

.border-l-lime-600\/65 {
  border-left-color: rgb(101 163 13 / 0.65);
}

.border-l-lime-600\/70 {
  border-left-color: rgb(101 163 13 / 0.7);
}

.border-l-lime-600\/75 {
  border-left-color: rgb(101 163 13 / 0.75);
}

.border-l-lime-600\/80 {
  border-left-color: rgb(101 163 13 / 0.8);
}

.border-l-lime-600\/85 {
  border-left-color: rgb(101 163 13 / 0.85);
}

.border-l-lime-600\/90 {
  border-left-color: rgb(101 163 13 / 0.9);
}

.border-l-lime-600\/95 {
  border-left-color: rgb(101 163 13 / 0.95);
}

.border-l-lime-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(77 124 15 / var(--tw-border-opacity, 1));
}

.border-l-lime-700\/0 {
  border-left-color: rgb(77 124 15 / 0);
}

.border-l-lime-700\/10 {
  border-left-color: rgb(77 124 15 / 0.1);
}

.border-l-lime-700\/100 {
  border-left-color: rgb(77 124 15 / 1);
}

.border-l-lime-700\/15 {
  border-left-color: rgb(77 124 15 / 0.15);
}

.border-l-lime-700\/20 {
  border-left-color: rgb(77 124 15 / 0.2);
}

.border-l-lime-700\/25 {
  border-left-color: rgb(77 124 15 / 0.25);
}

.border-l-lime-700\/30 {
  border-left-color: rgb(77 124 15 / 0.3);
}

.border-l-lime-700\/35 {
  border-left-color: rgb(77 124 15 / 0.35);
}

.border-l-lime-700\/40 {
  border-left-color: rgb(77 124 15 / 0.4);
}

.border-l-lime-700\/45 {
  border-left-color: rgb(77 124 15 / 0.45);
}

.border-l-lime-700\/5 {
  border-left-color: rgb(77 124 15 / 0.05);
}

.border-l-lime-700\/50 {
  border-left-color: rgb(77 124 15 / 0.5);
}

.border-l-lime-700\/55 {
  border-left-color: rgb(77 124 15 / 0.55);
}

.border-l-lime-700\/60 {
  border-left-color: rgb(77 124 15 / 0.6);
}

.border-l-lime-700\/65 {
  border-left-color: rgb(77 124 15 / 0.65);
}

.border-l-lime-700\/70 {
  border-left-color: rgb(77 124 15 / 0.7);
}

.border-l-lime-700\/75 {
  border-left-color: rgb(77 124 15 / 0.75);
}

.border-l-lime-700\/80 {
  border-left-color: rgb(77 124 15 / 0.8);
}

.border-l-lime-700\/85 {
  border-left-color: rgb(77 124 15 / 0.85);
}

.border-l-lime-700\/90 {
  border-left-color: rgb(77 124 15 / 0.9);
}

.border-l-lime-700\/95 {
  border-left-color: rgb(77 124 15 / 0.95);
}

.border-l-lime-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(63 98 18 / var(--tw-border-opacity, 1));
}

.border-l-lime-800\/0 {
  border-left-color: rgb(63 98 18 / 0);
}

.border-l-lime-800\/10 {
  border-left-color: rgb(63 98 18 / 0.1);
}

.border-l-lime-800\/100 {
  border-left-color: rgb(63 98 18 / 1);
}

.border-l-lime-800\/15 {
  border-left-color: rgb(63 98 18 / 0.15);
}

.border-l-lime-800\/20 {
  border-left-color: rgb(63 98 18 / 0.2);
}

.border-l-lime-800\/25 {
  border-left-color: rgb(63 98 18 / 0.25);
}

.border-l-lime-800\/30 {
  border-left-color: rgb(63 98 18 / 0.3);
}

.border-l-lime-800\/35 {
  border-left-color: rgb(63 98 18 / 0.35);
}

.border-l-lime-800\/40 {
  border-left-color: rgb(63 98 18 / 0.4);
}

.border-l-lime-800\/45 {
  border-left-color: rgb(63 98 18 / 0.45);
}

.border-l-lime-800\/5 {
  border-left-color: rgb(63 98 18 / 0.05);
}

.border-l-lime-800\/50 {
  border-left-color: rgb(63 98 18 / 0.5);
}

.border-l-lime-800\/55 {
  border-left-color: rgb(63 98 18 / 0.55);
}

.border-l-lime-800\/60 {
  border-left-color: rgb(63 98 18 / 0.6);
}

.border-l-lime-800\/65 {
  border-left-color: rgb(63 98 18 / 0.65);
}

.border-l-lime-800\/70 {
  border-left-color: rgb(63 98 18 / 0.7);
}

.border-l-lime-800\/75 {
  border-left-color: rgb(63 98 18 / 0.75);
}

.border-l-lime-800\/80 {
  border-left-color: rgb(63 98 18 / 0.8);
}

.border-l-lime-800\/85 {
  border-left-color: rgb(63 98 18 / 0.85);
}

.border-l-lime-800\/90 {
  border-left-color: rgb(63 98 18 / 0.9);
}

.border-l-lime-800\/95 {
  border-left-color: rgb(63 98 18 / 0.95);
}

.border-l-lime-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(54 83 20 / var(--tw-border-opacity, 1));
}

.border-l-lime-900\/0 {
  border-left-color: rgb(54 83 20 / 0);
}

.border-l-lime-900\/10 {
  border-left-color: rgb(54 83 20 / 0.1);
}

.border-l-lime-900\/100 {
  border-left-color: rgb(54 83 20 / 1);
}

.border-l-lime-900\/15 {
  border-left-color: rgb(54 83 20 / 0.15);
}

.border-l-lime-900\/20 {
  border-left-color: rgb(54 83 20 / 0.2);
}

.border-l-lime-900\/25 {
  border-left-color: rgb(54 83 20 / 0.25);
}

.border-l-lime-900\/30 {
  border-left-color: rgb(54 83 20 / 0.3);
}

.border-l-lime-900\/35 {
  border-left-color: rgb(54 83 20 / 0.35);
}

.border-l-lime-900\/40 {
  border-left-color: rgb(54 83 20 / 0.4);
}

.border-l-lime-900\/45 {
  border-left-color: rgb(54 83 20 / 0.45);
}

.border-l-lime-900\/5 {
  border-left-color: rgb(54 83 20 / 0.05);
}

.border-l-lime-900\/50 {
  border-left-color: rgb(54 83 20 / 0.5);
}

.border-l-lime-900\/55 {
  border-left-color: rgb(54 83 20 / 0.55);
}

.border-l-lime-900\/60 {
  border-left-color: rgb(54 83 20 / 0.6);
}

.border-l-lime-900\/65 {
  border-left-color: rgb(54 83 20 / 0.65);
}

.border-l-lime-900\/70 {
  border-left-color: rgb(54 83 20 / 0.7);
}

.border-l-lime-900\/75 {
  border-left-color: rgb(54 83 20 / 0.75);
}

.border-l-lime-900\/80 {
  border-left-color: rgb(54 83 20 / 0.8);
}

.border-l-lime-900\/85 {
  border-left-color: rgb(54 83 20 / 0.85);
}

.border-l-lime-900\/90 {
  border-left-color: rgb(54 83 20 / 0.9);
}

.border-l-lime-900\/95 {
  border-left-color: rgb(54 83 20 / 0.95);
}

.border-l-lime-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(26 46 5 / var(--tw-border-opacity, 1));
}

.border-l-lime-950\/0 {
  border-left-color: rgb(26 46 5 / 0);
}

.border-l-lime-950\/10 {
  border-left-color: rgb(26 46 5 / 0.1);
}

.border-l-lime-950\/100 {
  border-left-color: rgb(26 46 5 / 1);
}

.border-l-lime-950\/15 {
  border-left-color: rgb(26 46 5 / 0.15);
}

.border-l-lime-950\/20 {
  border-left-color: rgb(26 46 5 / 0.2);
}

.border-l-lime-950\/25 {
  border-left-color: rgb(26 46 5 / 0.25);
}

.border-l-lime-950\/30 {
  border-left-color: rgb(26 46 5 / 0.3);
}

.border-l-lime-950\/35 {
  border-left-color: rgb(26 46 5 / 0.35);
}

.border-l-lime-950\/40 {
  border-left-color: rgb(26 46 5 / 0.4);
}

.border-l-lime-950\/45 {
  border-left-color: rgb(26 46 5 / 0.45);
}

.border-l-lime-950\/5 {
  border-left-color: rgb(26 46 5 / 0.05);
}

.border-l-lime-950\/50 {
  border-left-color: rgb(26 46 5 / 0.5);
}

.border-l-lime-950\/55 {
  border-left-color: rgb(26 46 5 / 0.55);
}

.border-l-lime-950\/60 {
  border-left-color: rgb(26 46 5 / 0.6);
}

.border-l-lime-950\/65 {
  border-left-color: rgb(26 46 5 / 0.65);
}

.border-l-lime-950\/70 {
  border-left-color: rgb(26 46 5 / 0.7);
}

.border-l-lime-950\/75 {
  border-left-color: rgb(26 46 5 / 0.75);
}

.border-l-lime-950\/80 {
  border-left-color: rgb(26 46 5 / 0.8);
}

.border-l-lime-950\/85 {
  border-left-color: rgb(26 46 5 / 0.85);
}

.border-l-lime-950\/90 {
  border-left-color: rgb(26 46 5 / 0.9);
}

.border-l-lime-950\/95 {
  border-left-color: rgb(26 46 5 / 0.95);
}

.border-l-neutral-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}

.border-l-neutral-100\/0 {
  border-left-color: rgb(245 245 245 / 0);
}

.border-l-neutral-100\/10 {
  border-left-color: rgb(245 245 245 / 0.1);
}

.border-l-neutral-100\/100 {
  border-left-color: rgb(245 245 245 / 1);
}

.border-l-neutral-100\/15 {
  border-left-color: rgb(245 245 245 / 0.15);
}

.border-l-neutral-100\/20 {
  border-left-color: rgb(245 245 245 / 0.2);
}

.border-l-neutral-100\/25 {
  border-left-color: rgb(245 245 245 / 0.25);
}

.border-l-neutral-100\/30 {
  border-left-color: rgb(245 245 245 / 0.3);
}

.border-l-neutral-100\/35 {
  border-left-color: rgb(245 245 245 / 0.35);
}

.border-l-neutral-100\/40 {
  border-left-color: rgb(245 245 245 / 0.4);
}

.border-l-neutral-100\/45 {
  border-left-color: rgb(245 245 245 / 0.45);
}

.border-l-neutral-100\/5 {
  border-left-color: rgb(245 245 245 / 0.05);
}

.border-l-neutral-100\/50 {
  border-left-color: rgb(245 245 245 / 0.5);
}

.border-l-neutral-100\/55 {
  border-left-color: rgb(245 245 245 / 0.55);
}

.border-l-neutral-100\/60 {
  border-left-color: rgb(245 245 245 / 0.6);
}

.border-l-neutral-100\/65 {
  border-left-color: rgb(245 245 245 / 0.65);
}

.border-l-neutral-100\/70 {
  border-left-color: rgb(245 245 245 / 0.7);
}

.border-l-neutral-100\/75 {
  border-left-color: rgb(245 245 245 / 0.75);
}

.border-l-neutral-100\/80 {
  border-left-color: rgb(245 245 245 / 0.8);
}

.border-l-neutral-100\/85 {
  border-left-color: rgb(245 245 245 / 0.85);
}

.border-l-neutral-100\/90 {
  border-left-color: rgb(245 245 245 / 0.9);
}

.border-l-neutral-100\/95 {
  border-left-color: rgb(245 245 245 / 0.95);
}

.border-l-neutral-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}

.border-l-neutral-200\/0 {
  border-left-color: rgb(229 229 229 / 0);
}

.border-l-neutral-200\/10 {
  border-left-color: rgb(229 229 229 / 0.1);
}

.border-l-neutral-200\/100 {
  border-left-color: rgb(229 229 229 / 1);
}

.border-l-neutral-200\/15 {
  border-left-color: rgb(229 229 229 / 0.15);
}

.border-l-neutral-200\/20 {
  border-left-color: rgb(229 229 229 / 0.2);
}

.border-l-neutral-200\/25 {
  border-left-color: rgb(229 229 229 / 0.25);
}

.border-l-neutral-200\/30 {
  border-left-color: rgb(229 229 229 / 0.3);
}

.border-l-neutral-200\/35 {
  border-left-color: rgb(229 229 229 / 0.35);
}

.border-l-neutral-200\/40 {
  border-left-color: rgb(229 229 229 / 0.4);
}

.border-l-neutral-200\/45 {
  border-left-color: rgb(229 229 229 / 0.45);
}

.border-l-neutral-200\/5 {
  border-left-color: rgb(229 229 229 / 0.05);
}

.border-l-neutral-200\/50 {
  border-left-color: rgb(229 229 229 / 0.5);
}

.border-l-neutral-200\/55 {
  border-left-color: rgb(229 229 229 / 0.55);
}

.border-l-neutral-200\/60 {
  border-left-color: rgb(229 229 229 / 0.6);
}

.border-l-neutral-200\/65 {
  border-left-color: rgb(229 229 229 / 0.65);
}

.border-l-neutral-200\/70 {
  border-left-color: rgb(229 229 229 / 0.7);
}

.border-l-neutral-200\/75 {
  border-left-color: rgb(229 229 229 / 0.75);
}

.border-l-neutral-200\/80 {
  border-left-color: rgb(229 229 229 / 0.8);
}

.border-l-neutral-200\/85 {
  border-left-color: rgb(229 229 229 / 0.85);
}

.border-l-neutral-200\/90 {
  border-left-color: rgb(229 229 229 / 0.9);
}

.border-l-neutral-200\/95 {
  border-left-color: rgb(229 229 229 / 0.95);
}

.border-l-neutral-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}

.border-l-neutral-300\/0 {
  border-left-color: rgb(212 212 212 / 0);
}

.border-l-neutral-300\/10 {
  border-left-color: rgb(212 212 212 / 0.1);
}

.border-l-neutral-300\/100 {
  border-left-color: rgb(212 212 212 / 1);
}

.border-l-neutral-300\/15 {
  border-left-color: rgb(212 212 212 / 0.15);
}

.border-l-neutral-300\/20 {
  border-left-color: rgb(212 212 212 / 0.2);
}

.border-l-neutral-300\/25 {
  border-left-color: rgb(212 212 212 / 0.25);
}

.border-l-neutral-300\/30 {
  border-left-color: rgb(212 212 212 / 0.3);
}

.border-l-neutral-300\/35 {
  border-left-color: rgb(212 212 212 / 0.35);
}

.border-l-neutral-300\/40 {
  border-left-color: rgb(212 212 212 / 0.4);
}

.border-l-neutral-300\/45 {
  border-left-color: rgb(212 212 212 / 0.45);
}

.border-l-neutral-300\/5 {
  border-left-color: rgb(212 212 212 / 0.05);
}

.border-l-neutral-300\/50 {
  border-left-color: rgb(212 212 212 / 0.5);
}

.border-l-neutral-300\/55 {
  border-left-color: rgb(212 212 212 / 0.55);
}

.border-l-neutral-300\/60 {
  border-left-color: rgb(212 212 212 / 0.6);
}

.border-l-neutral-300\/65 {
  border-left-color: rgb(212 212 212 / 0.65);
}

.border-l-neutral-300\/70 {
  border-left-color: rgb(212 212 212 / 0.7);
}

.border-l-neutral-300\/75 {
  border-left-color: rgb(212 212 212 / 0.75);
}

.border-l-neutral-300\/80 {
  border-left-color: rgb(212 212 212 / 0.8);
}

.border-l-neutral-300\/85 {
  border-left-color: rgb(212 212 212 / 0.85);
}

.border-l-neutral-300\/90 {
  border-left-color: rgb(212 212 212 / 0.9);
}

.border-l-neutral-300\/95 {
  border-left-color: rgb(212 212 212 / 0.95);
}

.border-l-neutral-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(163 163 163 / var(--tw-border-opacity, 1));
}

.border-l-neutral-400\/0 {
  border-left-color: rgb(163 163 163 / 0);
}

.border-l-neutral-400\/10 {
  border-left-color: rgb(163 163 163 / 0.1);
}

.border-l-neutral-400\/100 {
  border-left-color: rgb(163 163 163 / 1);
}

.border-l-neutral-400\/15 {
  border-left-color: rgb(163 163 163 / 0.15);
}

.border-l-neutral-400\/20 {
  border-left-color: rgb(163 163 163 / 0.2);
}

.border-l-neutral-400\/25 {
  border-left-color: rgb(163 163 163 / 0.25);
}

.border-l-neutral-400\/30 {
  border-left-color: rgb(163 163 163 / 0.3);
}

.border-l-neutral-400\/35 {
  border-left-color: rgb(163 163 163 / 0.35);
}

.border-l-neutral-400\/40 {
  border-left-color: rgb(163 163 163 / 0.4);
}

.border-l-neutral-400\/45 {
  border-left-color: rgb(163 163 163 / 0.45);
}

.border-l-neutral-400\/5 {
  border-left-color: rgb(163 163 163 / 0.05);
}

.border-l-neutral-400\/50 {
  border-left-color: rgb(163 163 163 / 0.5);
}

.border-l-neutral-400\/55 {
  border-left-color: rgb(163 163 163 / 0.55);
}

.border-l-neutral-400\/60 {
  border-left-color: rgb(163 163 163 / 0.6);
}

.border-l-neutral-400\/65 {
  border-left-color: rgb(163 163 163 / 0.65);
}

.border-l-neutral-400\/70 {
  border-left-color: rgb(163 163 163 / 0.7);
}

.border-l-neutral-400\/75 {
  border-left-color: rgb(163 163 163 / 0.75);
}

.border-l-neutral-400\/80 {
  border-left-color: rgb(163 163 163 / 0.8);
}

.border-l-neutral-400\/85 {
  border-left-color: rgb(163 163 163 / 0.85);
}

.border-l-neutral-400\/90 {
  border-left-color: rgb(163 163 163 / 0.9);
}

.border-l-neutral-400\/95 {
  border-left-color: rgb(163 163 163 / 0.95);
}

.border-l-neutral-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}

.border-l-neutral-50\/0 {
  border-left-color: rgb(250 250 250 / 0);
}

.border-l-neutral-50\/10 {
  border-left-color: rgb(250 250 250 / 0.1);
}

.border-l-neutral-50\/100 {
  border-left-color: rgb(250 250 250 / 1);
}

.border-l-neutral-50\/15 {
  border-left-color: rgb(250 250 250 / 0.15);
}

.border-l-neutral-50\/20 {
  border-left-color: rgb(250 250 250 / 0.2);
}

.border-l-neutral-50\/25 {
  border-left-color: rgb(250 250 250 / 0.25);
}

.border-l-neutral-50\/30 {
  border-left-color: rgb(250 250 250 / 0.3);
}

.border-l-neutral-50\/35 {
  border-left-color: rgb(250 250 250 / 0.35);
}

.border-l-neutral-50\/40 {
  border-left-color: rgb(250 250 250 / 0.4);
}

.border-l-neutral-50\/45 {
  border-left-color: rgb(250 250 250 / 0.45);
}

.border-l-neutral-50\/5 {
  border-left-color: rgb(250 250 250 / 0.05);
}

.border-l-neutral-50\/50 {
  border-left-color: rgb(250 250 250 / 0.5);
}

.border-l-neutral-50\/55 {
  border-left-color: rgb(250 250 250 / 0.55);
}

.border-l-neutral-50\/60 {
  border-left-color: rgb(250 250 250 / 0.6);
}

.border-l-neutral-50\/65 {
  border-left-color: rgb(250 250 250 / 0.65);
}

.border-l-neutral-50\/70 {
  border-left-color: rgb(250 250 250 / 0.7);
}

.border-l-neutral-50\/75 {
  border-left-color: rgb(250 250 250 / 0.75);
}

.border-l-neutral-50\/80 {
  border-left-color: rgb(250 250 250 / 0.8);
}

.border-l-neutral-50\/85 {
  border-left-color: rgb(250 250 250 / 0.85);
}

.border-l-neutral-50\/90 {
  border-left-color: rgb(250 250 250 / 0.9);
}

.border-l-neutral-50\/95 {
  border-left-color: rgb(250 250 250 / 0.95);
}

.border-l-neutral-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(115 115 115 / var(--tw-border-opacity, 1));
}

.border-l-neutral-500\/0 {
  border-left-color: rgb(115 115 115 / 0);
}

.border-l-neutral-500\/10 {
  border-left-color: rgb(115 115 115 / 0.1);
}

.border-l-neutral-500\/100 {
  border-left-color: rgb(115 115 115 / 1);
}

.border-l-neutral-500\/15 {
  border-left-color: rgb(115 115 115 / 0.15);
}

.border-l-neutral-500\/20 {
  border-left-color: rgb(115 115 115 / 0.2);
}

.border-l-neutral-500\/25 {
  border-left-color: rgb(115 115 115 / 0.25);
}

.border-l-neutral-500\/30 {
  border-left-color: rgb(115 115 115 / 0.3);
}

.border-l-neutral-500\/35 {
  border-left-color: rgb(115 115 115 / 0.35);
}

.border-l-neutral-500\/40 {
  border-left-color: rgb(115 115 115 / 0.4);
}

.border-l-neutral-500\/45 {
  border-left-color: rgb(115 115 115 / 0.45);
}

.border-l-neutral-500\/5 {
  border-left-color: rgb(115 115 115 / 0.05);
}

.border-l-neutral-500\/50 {
  border-left-color: rgb(115 115 115 / 0.5);
}

.border-l-neutral-500\/55 {
  border-left-color: rgb(115 115 115 / 0.55);
}

.border-l-neutral-500\/60 {
  border-left-color: rgb(115 115 115 / 0.6);
}

.border-l-neutral-500\/65 {
  border-left-color: rgb(115 115 115 / 0.65);
}

.border-l-neutral-500\/70 {
  border-left-color: rgb(115 115 115 / 0.7);
}

.border-l-neutral-500\/75 {
  border-left-color: rgb(115 115 115 / 0.75);
}

.border-l-neutral-500\/80 {
  border-left-color: rgb(115 115 115 / 0.8);
}

.border-l-neutral-500\/85 {
  border-left-color: rgb(115 115 115 / 0.85);
}

.border-l-neutral-500\/90 {
  border-left-color: rgb(115 115 115 / 0.9);
}

.border-l-neutral-500\/95 {
  border-left-color: rgb(115 115 115 / 0.95);
}

.border-l-neutral-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(82 82 82 / var(--tw-border-opacity, 1));
}

.border-l-neutral-600\/0 {
  border-left-color: rgb(82 82 82 / 0);
}

.border-l-neutral-600\/10 {
  border-left-color: rgb(82 82 82 / 0.1);
}

.border-l-neutral-600\/100 {
  border-left-color: rgb(82 82 82 / 1);
}

.border-l-neutral-600\/15 {
  border-left-color: rgb(82 82 82 / 0.15);
}

.border-l-neutral-600\/20 {
  border-left-color: rgb(82 82 82 / 0.2);
}

.border-l-neutral-600\/25 {
  border-left-color: rgb(82 82 82 / 0.25);
}

.border-l-neutral-600\/30 {
  border-left-color: rgb(82 82 82 / 0.3);
}

.border-l-neutral-600\/35 {
  border-left-color: rgb(82 82 82 / 0.35);
}

.border-l-neutral-600\/40 {
  border-left-color: rgb(82 82 82 / 0.4);
}

.border-l-neutral-600\/45 {
  border-left-color: rgb(82 82 82 / 0.45);
}

.border-l-neutral-600\/5 {
  border-left-color: rgb(82 82 82 / 0.05);
}

.border-l-neutral-600\/50 {
  border-left-color: rgb(82 82 82 / 0.5);
}

.border-l-neutral-600\/55 {
  border-left-color: rgb(82 82 82 / 0.55);
}

.border-l-neutral-600\/60 {
  border-left-color: rgb(82 82 82 / 0.6);
}

.border-l-neutral-600\/65 {
  border-left-color: rgb(82 82 82 / 0.65);
}

.border-l-neutral-600\/70 {
  border-left-color: rgb(82 82 82 / 0.7);
}

.border-l-neutral-600\/75 {
  border-left-color: rgb(82 82 82 / 0.75);
}

.border-l-neutral-600\/80 {
  border-left-color: rgb(82 82 82 / 0.8);
}

.border-l-neutral-600\/85 {
  border-left-color: rgb(82 82 82 / 0.85);
}

.border-l-neutral-600\/90 {
  border-left-color: rgb(82 82 82 / 0.9);
}

.border-l-neutral-600\/95 {
  border-left-color: rgb(82 82 82 / 0.95);
}

.border-l-neutral-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(64 64 64 / var(--tw-border-opacity, 1));
}

.border-l-neutral-700\/0 {
  border-left-color: rgb(64 64 64 / 0);
}

.border-l-neutral-700\/10 {
  border-left-color: rgb(64 64 64 / 0.1);
}

.border-l-neutral-700\/100 {
  border-left-color: rgb(64 64 64 / 1);
}

.border-l-neutral-700\/15 {
  border-left-color: rgb(64 64 64 / 0.15);
}

.border-l-neutral-700\/20 {
  border-left-color: rgb(64 64 64 / 0.2);
}

.border-l-neutral-700\/25 {
  border-left-color: rgb(64 64 64 / 0.25);
}

.border-l-neutral-700\/30 {
  border-left-color: rgb(64 64 64 / 0.3);
}

.border-l-neutral-700\/35 {
  border-left-color: rgb(64 64 64 / 0.35);
}

.border-l-neutral-700\/40 {
  border-left-color: rgb(64 64 64 / 0.4);
}

.border-l-neutral-700\/45 {
  border-left-color: rgb(64 64 64 / 0.45);
}

.border-l-neutral-700\/5 {
  border-left-color: rgb(64 64 64 / 0.05);
}

.border-l-neutral-700\/50 {
  border-left-color: rgb(64 64 64 / 0.5);
}

.border-l-neutral-700\/55 {
  border-left-color: rgb(64 64 64 / 0.55);
}

.border-l-neutral-700\/60 {
  border-left-color: rgb(64 64 64 / 0.6);
}

.border-l-neutral-700\/65 {
  border-left-color: rgb(64 64 64 / 0.65);
}

.border-l-neutral-700\/70 {
  border-left-color: rgb(64 64 64 / 0.7);
}

.border-l-neutral-700\/75 {
  border-left-color: rgb(64 64 64 / 0.75);
}

.border-l-neutral-700\/80 {
  border-left-color: rgb(64 64 64 / 0.8);
}

.border-l-neutral-700\/85 {
  border-left-color: rgb(64 64 64 / 0.85);
}

.border-l-neutral-700\/90 {
  border-left-color: rgb(64 64 64 / 0.9);
}

.border-l-neutral-700\/95 {
  border-left-color: rgb(64 64 64 / 0.95);
}

.border-l-neutral-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
}

.border-l-neutral-800\/0 {
  border-left-color: rgb(38 38 38 / 0);
}

.border-l-neutral-800\/10 {
  border-left-color: rgb(38 38 38 / 0.1);
}

.border-l-neutral-800\/100 {
  border-left-color: rgb(38 38 38 / 1);
}

.border-l-neutral-800\/15 {
  border-left-color: rgb(38 38 38 / 0.15);
}

.border-l-neutral-800\/20 {
  border-left-color: rgb(38 38 38 / 0.2);
}

.border-l-neutral-800\/25 {
  border-left-color: rgb(38 38 38 / 0.25);
}

.border-l-neutral-800\/30 {
  border-left-color: rgb(38 38 38 / 0.3);
}

.border-l-neutral-800\/35 {
  border-left-color: rgb(38 38 38 / 0.35);
}

.border-l-neutral-800\/40 {
  border-left-color: rgb(38 38 38 / 0.4);
}

.border-l-neutral-800\/45 {
  border-left-color: rgb(38 38 38 / 0.45);
}

.border-l-neutral-800\/5 {
  border-left-color: rgb(38 38 38 / 0.05);
}

.border-l-neutral-800\/50 {
  border-left-color: rgb(38 38 38 / 0.5);
}

.border-l-neutral-800\/55 {
  border-left-color: rgb(38 38 38 / 0.55);
}

.border-l-neutral-800\/60 {
  border-left-color: rgb(38 38 38 / 0.6);
}

.border-l-neutral-800\/65 {
  border-left-color: rgb(38 38 38 / 0.65);
}

.border-l-neutral-800\/70 {
  border-left-color: rgb(38 38 38 / 0.7);
}

.border-l-neutral-800\/75 {
  border-left-color: rgb(38 38 38 / 0.75);
}

.border-l-neutral-800\/80 {
  border-left-color: rgb(38 38 38 / 0.8);
}

.border-l-neutral-800\/85 {
  border-left-color: rgb(38 38 38 / 0.85);
}

.border-l-neutral-800\/90 {
  border-left-color: rgb(38 38 38 / 0.9);
}

.border-l-neutral-800\/95 {
  border-left-color: rgb(38 38 38 / 0.95);
}

.border-l-neutral-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(23 23 23 / var(--tw-border-opacity, 1));
}

.border-l-neutral-900\/0 {
  border-left-color: rgb(23 23 23 / 0);
}

.border-l-neutral-900\/10 {
  border-left-color: rgb(23 23 23 / 0.1);
}

.border-l-neutral-900\/100 {
  border-left-color: rgb(23 23 23 / 1);
}

.border-l-neutral-900\/15 {
  border-left-color: rgb(23 23 23 / 0.15);
}

.border-l-neutral-900\/20 {
  border-left-color: rgb(23 23 23 / 0.2);
}

.border-l-neutral-900\/25 {
  border-left-color: rgb(23 23 23 / 0.25);
}

.border-l-neutral-900\/30 {
  border-left-color: rgb(23 23 23 / 0.3);
}

.border-l-neutral-900\/35 {
  border-left-color: rgb(23 23 23 / 0.35);
}

.border-l-neutral-900\/40 {
  border-left-color: rgb(23 23 23 / 0.4);
}

.border-l-neutral-900\/45 {
  border-left-color: rgb(23 23 23 / 0.45);
}

.border-l-neutral-900\/5 {
  border-left-color: rgb(23 23 23 / 0.05);
}

.border-l-neutral-900\/50 {
  border-left-color: rgb(23 23 23 / 0.5);
}

.border-l-neutral-900\/55 {
  border-left-color: rgb(23 23 23 / 0.55);
}

.border-l-neutral-900\/60 {
  border-left-color: rgb(23 23 23 / 0.6);
}

.border-l-neutral-900\/65 {
  border-left-color: rgb(23 23 23 / 0.65);
}

.border-l-neutral-900\/70 {
  border-left-color: rgb(23 23 23 / 0.7);
}

.border-l-neutral-900\/75 {
  border-left-color: rgb(23 23 23 / 0.75);
}

.border-l-neutral-900\/80 {
  border-left-color: rgb(23 23 23 / 0.8);
}

.border-l-neutral-900\/85 {
  border-left-color: rgb(23 23 23 / 0.85);
}

.border-l-neutral-900\/90 {
  border-left-color: rgb(23 23 23 / 0.9);
}

.border-l-neutral-900\/95 {
  border-left-color: rgb(23 23 23 / 0.95);
}

.border-l-neutral-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(10 10 10 / var(--tw-border-opacity, 1));
}

.border-l-neutral-950\/0 {
  border-left-color: rgb(10 10 10 / 0);
}

.border-l-neutral-950\/10 {
  border-left-color: rgb(10 10 10 / 0.1);
}

.border-l-neutral-950\/100 {
  border-left-color: rgb(10 10 10 / 1);
}

.border-l-neutral-950\/15 {
  border-left-color: rgb(10 10 10 / 0.15);
}

.border-l-neutral-950\/20 {
  border-left-color: rgb(10 10 10 / 0.2);
}

.border-l-neutral-950\/25 {
  border-left-color: rgb(10 10 10 / 0.25);
}

.border-l-neutral-950\/30 {
  border-left-color: rgb(10 10 10 / 0.3);
}

.border-l-neutral-950\/35 {
  border-left-color: rgb(10 10 10 / 0.35);
}

.border-l-neutral-950\/40 {
  border-left-color: rgb(10 10 10 / 0.4);
}

.border-l-neutral-950\/45 {
  border-left-color: rgb(10 10 10 / 0.45);
}

.border-l-neutral-950\/5 {
  border-left-color: rgb(10 10 10 / 0.05);
}

.border-l-neutral-950\/50 {
  border-left-color: rgb(10 10 10 / 0.5);
}

.border-l-neutral-950\/55 {
  border-left-color: rgb(10 10 10 / 0.55);
}

.border-l-neutral-950\/60 {
  border-left-color: rgb(10 10 10 / 0.6);
}

.border-l-neutral-950\/65 {
  border-left-color: rgb(10 10 10 / 0.65);
}

.border-l-neutral-950\/70 {
  border-left-color: rgb(10 10 10 / 0.7);
}

.border-l-neutral-950\/75 {
  border-left-color: rgb(10 10 10 / 0.75);
}

.border-l-neutral-950\/80 {
  border-left-color: rgb(10 10 10 / 0.8);
}

.border-l-neutral-950\/85 {
  border-left-color: rgb(10 10 10 / 0.85);
}

.border-l-neutral-950\/90 {
  border-left-color: rgb(10 10 10 / 0.9);
}

.border-l-neutral-950\/95 {
  border-left-color: rgb(10 10 10 / 0.95);
}

.border-l-ocean {
  --tw-border-opacity: 1;
  border-left-color: rgb(30 107 108 / var(--tw-border-opacity, 1));
}

.border-l-ocean\/0 {
  border-left-color: rgb(30 107 108 / 0);
}

.border-l-ocean\/10 {
  border-left-color: rgb(30 107 108 / 0.1);
}

.border-l-ocean\/100 {
  border-left-color: rgb(30 107 108 / 1);
}

.border-l-ocean\/15 {
  border-left-color: rgb(30 107 108 / 0.15);
}

.border-l-ocean\/20 {
  border-left-color: rgb(30 107 108 / 0.2);
}

.border-l-ocean\/25 {
  border-left-color: rgb(30 107 108 / 0.25);
}

.border-l-ocean\/30 {
  border-left-color: rgb(30 107 108 / 0.3);
}

.border-l-ocean\/35 {
  border-left-color: rgb(30 107 108 / 0.35);
}

.border-l-ocean\/40 {
  border-left-color: rgb(30 107 108 / 0.4);
}

.border-l-ocean\/45 {
  border-left-color: rgb(30 107 108 / 0.45);
}

.border-l-ocean\/5 {
  border-left-color: rgb(30 107 108 / 0.05);
}

.border-l-ocean\/50 {
  border-left-color: rgb(30 107 108 / 0.5);
}

.border-l-ocean\/55 {
  border-left-color: rgb(30 107 108 / 0.55);
}

.border-l-ocean\/60 {
  border-left-color: rgb(30 107 108 / 0.6);
}

.border-l-ocean\/65 {
  border-left-color: rgb(30 107 108 / 0.65);
}

.border-l-ocean\/70 {
  border-left-color: rgb(30 107 108 / 0.7);
}

.border-l-ocean\/75 {
  border-left-color: rgb(30 107 108 / 0.75);
}

.border-l-ocean\/80 {
  border-left-color: rgb(30 107 108 / 0.8);
}

.border-l-ocean\/85 {
  border-left-color: rgb(30 107 108 / 0.85);
}

.border-l-ocean\/90 {
  border-left-color: rgb(30 107 108 / 0.9);
}

.border-l-ocean\/95 {
  border-left-color: rgb(30 107 108 / 0.95);
}

.border-l-orange {
  --tw-border-opacity: 1;
  border-left-color: rgb(192 108 61 / var(--tw-border-opacity, 1));
}

.border-l-orange\/0 {
  border-left-color: rgb(192 108 61 / 0);
}

.border-l-orange\/10 {
  border-left-color: rgb(192 108 61 / 0.1);
}

.border-l-orange\/100 {
  border-left-color: rgb(192 108 61 / 1);
}

.border-l-orange\/15 {
  border-left-color: rgb(192 108 61 / 0.15);
}

.border-l-orange\/20 {
  border-left-color: rgb(192 108 61 / 0.2);
}

.border-l-orange\/25 {
  border-left-color: rgb(192 108 61 / 0.25);
}

.border-l-orange\/30 {
  border-left-color: rgb(192 108 61 / 0.3);
}

.border-l-orange\/35 {
  border-left-color: rgb(192 108 61 / 0.35);
}

.border-l-orange\/40 {
  border-left-color: rgb(192 108 61 / 0.4);
}

.border-l-orange\/45 {
  border-left-color: rgb(192 108 61 / 0.45);
}

.border-l-orange\/5 {
  border-left-color: rgb(192 108 61 / 0.05);
}

.border-l-orange\/50 {
  border-left-color: rgb(192 108 61 / 0.5);
}

.border-l-orange\/55 {
  border-left-color: rgb(192 108 61 / 0.55);
}

.border-l-orange\/60 {
  border-left-color: rgb(192 108 61 / 0.6);
}

.border-l-orange\/65 {
  border-left-color: rgb(192 108 61 / 0.65);
}

.border-l-orange\/70 {
  border-left-color: rgb(192 108 61 / 0.7);
}

.border-l-orange\/75 {
  border-left-color: rgb(192 108 61 / 0.75);
}

.border-l-orange\/80 {
  border-left-color: rgb(192 108 61 / 0.8);
}

.border-l-orange\/85 {
  border-left-color: rgb(192 108 61 / 0.85);
}

.border-l-orange\/90 {
  border-left-color: rgb(192 108 61 / 0.9);
}

.border-l-orange\/95 {
  border-left-color: rgb(192 108 61 / 0.95);
}

.border-l-pin-yellow {
  --tw-border-opacity: 1;
  border-left-color: rgb(253 192 64 / var(--tw-border-opacity, 1));
}

.border-l-pin-yellow\/0 {
  border-left-color: rgb(253 192 64 / 0);
}

.border-l-pin-yellow\/10 {
  border-left-color: rgb(253 192 64 / 0.1);
}

.border-l-pin-yellow\/100 {
  border-left-color: rgb(253 192 64 / 1);
}

.border-l-pin-yellow\/15 {
  border-left-color: rgb(253 192 64 / 0.15);
}

.border-l-pin-yellow\/20 {
  border-left-color: rgb(253 192 64 / 0.2);
}

.border-l-pin-yellow\/25 {
  border-left-color: rgb(253 192 64 / 0.25);
}

.border-l-pin-yellow\/30 {
  border-left-color: rgb(253 192 64 / 0.3);
}

.border-l-pin-yellow\/35 {
  border-left-color: rgb(253 192 64 / 0.35);
}

.border-l-pin-yellow\/40 {
  border-left-color: rgb(253 192 64 / 0.4);
}

.border-l-pin-yellow\/45 {
  border-left-color: rgb(253 192 64 / 0.45);
}

.border-l-pin-yellow\/5 {
  border-left-color: rgb(253 192 64 / 0.05);
}

.border-l-pin-yellow\/50 {
  border-left-color: rgb(253 192 64 / 0.5);
}

.border-l-pin-yellow\/55 {
  border-left-color: rgb(253 192 64 / 0.55);
}

.border-l-pin-yellow\/60 {
  border-left-color: rgb(253 192 64 / 0.6);
}

.border-l-pin-yellow\/65 {
  border-left-color: rgb(253 192 64 / 0.65);
}

.border-l-pin-yellow\/70 {
  border-left-color: rgb(253 192 64 / 0.7);
}

.border-l-pin-yellow\/75 {
  border-left-color: rgb(253 192 64 / 0.75);
}

.border-l-pin-yellow\/80 {
  border-left-color: rgb(253 192 64 / 0.8);
}

.border-l-pin-yellow\/85 {
  border-left-color: rgb(253 192 64 / 0.85);
}

.border-l-pin-yellow\/90 {
  border-left-color: rgb(253 192 64 / 0.9);
}

.border-l-pin-yellow\/95 {
  border-left-color: rgb(253 192 64 / 0.95);
}

.border-l-pink-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(252 231 243 / var(--tw-border-opacity, 1));
}

.border-l-pink-100\/0 {
  border-left-color: rgb(252 231 243 / 0);
}

.border-l-pink-100\/10 {
  border-left-color: rgb(252 231 243 / 0.1);
}

.border-l-pink-100\/100 {
  border-left-color: rgb(252 231 243 / 1);
}

.border-l-pink-100\/15 {
  border-left-color: rgb(252 231 243 / 0.15);
}

.border-l-pink-100\/20 {
  border-left-color: rgb(252 231 243 / 0.2);
}

.border-l-pink-100\/25 {
  border-left-color: rgb(252 231 243 / 0.25);
}

.border-l-pink-100\/30 {
  border-left-color: rgb(252 231 243 / 0.3);
}

.border-l-pink-100\/35 {
  border-left-color: rgb(252 231 243 / 0.35);
}

.border-l-pink-100\/40 {
  border-left-color: rgb(252 231 243 / 0.4);
}

.border-l-pink-100\/45 {
  border-left-color: rgb(252 231 243 / 0.45);
}

.border-l-pink-100\/5 {
  border-left-color: rgb(252 231 243 / 0.05);
}

.border-l-pink-100\/50 {
  border-left-color: rgb(252 231 243 / 0.5);
}

.border-l-pink-100\/55 {
  border-left-color: rgb(252 231 243 / 0.55);
}

.border-l-pink-100\/60 {
  border-left-color: rgb(252 231 243 / 0.6);
}

.border-l-pink-100\/65 {
  border-left-color: rgb(252 231 243 / 0.65);
}

.border-l-pink-100\/70 {
  border-left-color: rgb(252 231 243 / 0.7);
}

.border-l-pink-100\/75 {
  border-left-color: rgb(252 231 243 / 0.75);
}

.border-l-pink-100\/80 {
  border-left-color: rgb(252 231 243 / 0.8);
}

.border-l-pink-100\/85 {
  border-left-color: rgb(252 231 243 / 0.85);
}

.border-l-pink-100\/90 {
  border-left-color: rgb(252 231 243 / 0.9);
}

.border-l-pink-100\/95 {
  border-left-color: rgb(252 231 243 / 0.95);
}

.border-l-pink-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(251 207 232 / var(--tw-border-opacity, 1));
}

.border-l-pink-200\/0 {
  border-left-color: rgb(251 207 232 / 0);
}

.border-l-pink-200\/10 {
  border-left-color: rgb(251 207 232 / 0.1);
}

.border-l-pink-200\/100 {
  border-left-color: rgb(251 207 232 / 1);
}

.border-l-pink-200\/15 {
  border-left-color: rgb(251 207 232 / 0.15);
}

.border-l-pink-200\/20 {
  border-left-color: rgb(251 207 232 / 0.2);
}

.border-l-pink-200\/25 {
  border-left-color: rgb(251 207 232 / 0.25);
}

.border-l-pink-200\/30 {
  border-left-color: rgb(251 207 232 / 0.3);
}

.border-l-pink-200\/35 {
  border-left-color: rgb(251 207 232 / 0.35);
}

.border-l-pink-200\/40 {
  border-left-color: rgb(251 207 232 / 0.4);
}

.border-l-pink-200\/45 {
  border-left-color: rgb(251 207 232 / 0.45);
}

.border-l-pink-200\/5 {
  border-left-color: rgb(251 207 232 / 0.05);
}

.border-l-pink-200\/50 {
  border-left-color: rgb(251 207 232 / 0.5);
}

.border-l-pink-200\/55 {
  border-left-color: rgb(251 207 232 / 0.55);
}

.border-l-pink-200\/60 {
  border-left-color: rgb(251 207 232 / 0.6);
}

.border-l-pink-200\/65 {
  border-left-color: rgb(251 207 232 / 0.65);
}

.border-l-pink-200\/70 {
  border-left-color: rgb(251 207 232 / 0.7);
}

.border-l-pink-200\/75 {
  border-left-color: rgb(251 207 232 / 0.75);
}

.border-l-pink-200\/80 {
  border-left-color: rgb(251 207 232 / 0.8);
}

.border-l-pink-200\/85 {
  border-left-color: rgb(251 207 232 / 0.85);
}

.border-l-pink-200\/90 {
  border-left-color: rgb(251 207 232 / 0.9);
}

.border-l-pink-200\/95 {
  border-left-color: rgb(251 207 232 / 0.95);
}

.border-l-pink-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(249 168 212 / var(--tw-border-opacity, 1));
}

.border-l-pink-300\/0 {
  border-left-color: rgb(249 168 212 / 0);
}

.border-l-pink-300\/10 {
  border-left-color: rgb(249 168 212 / 0.1);
}

.border-l-pink-300\/100 {
  border-left-color: rgb(249 168 212 / 1);
}

.border-l-pink-300\/15 {
  border-left-color: rgb(249 168 212 / 0.15);
}

.border-l-pink-300\/20 {
  border-left-color: rgb(249 168 212 / 0.2);
}

.border-l-pink-300\/25 {
  border-left-color: rgb(249 168 212 / 0.25);
}

.border-l-pink-300\/30 {
  border-left-color: rgb(249 168 212 / 0.3);
}

.border-l-pink-300\/35 {
  border-left-color: rgb(249 168 212 / 0.35);
}

.border-l-pink-300\/40 {
  border-left-color: rgb(249 168 212 / 0.4);
}

.border-l-pink-300\/45 {
  border-left-color: rgb(249 168 212 / 0.45);
}

.border-l-pink-300\/5 {
  border-left-color: rgb(249 168 212 / 0.05);
}

.border-l-pink-300\/50 {
  border-left-color: rgb(249 168 212 / 0.5);
}

.border-l-pink-300\/55 {
  border-left-color: rgb(249 168 212 / 0.55);
}

.border-l-pink-300\/60 {
  border-left-color: rgb(249 168 212 / 0.6);
}

.border-l-pink-300\/65 {
  border-left-color: rgb(249 168 212 / 0.65);
}

.border-l-pink-300\/70 {
  border-left-color: rgb(249 168 212 / 0.7);
}

.border-l-pink-300\/75 {
  border-left-color: rgb(249 168 212 / 0.75);
}

.border-l-pink-300\/80 {
  border-left-color: rgb(249 168 212 / 0.8);
}

.border-l-pink-300\/85 {
  border-left-color: rgb(249 168 212 / 0.85);
}

.border-l-pink-300\/90 {
  border-left-color: rgb(249 168 212 / 0.9);
}

.border-l-pink-300\/95 {
  border-left-color: rgb(249 168 212 / 0.95);
}

.border-l-pink-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(244 114 182 / var(--tw-border-opacity, 1));
}

.border-l-pink-400\/0 {
  border-left-color: rgb(244 114 182 / 0);
}

.border-l-pink-400\/10 {
  border-left-color: rgb(244 114 182 / 0.1);
}

.border-l-pink-400\/100 {
  border-left-color: rgb(244 114 182 / 1);
}

.border-l-pink-400\/15 {
  border-left-color: rgb(244 114 182 / 0.15);
}

.border-l-pink-400\/20 {
  border-left-color: rgb(244 114 182 / 0.2);
}

.border-l-pink-400\/25 {
  border-left-color: rgb(244 114 182 / 0.25);
}

.border-l-pink-400\/30 {
  border-left-color: rgb(244 114 182 / 0.3);
}

.border-l-pink-400\/35 {
  border-left-color: rgb(244 114 182 / 0.35);
}

.border-l-pink-400\/40 {
  border-left-color: rgb(244 114 182 / 0.4);
}

.border-l-pink-400\/45 {
  border-left-color: rgb(244 114 182 / 0.45);
}

.border-l-pink-400\/5 {
  border-left-color: rgb(244 114 182 / 0.05);
}

.border-l-pink-400\/50 {
  border-left-color: rgb(244 114 182 / 0.5);
}

.border-l-pink-400\/55 {
  border-left-color: rgb(244 114 182 / 0.55);
}

.border-l-pink-400\/60 {
  border-left-color: rgb(244 114 182 / 0.6);
}

.border-l-pink-400\/65 {
  border-left-color: rgb(244 114 182 / 0.65);
}

.border-l-pink-400\/70 {
  border-left-color: rgb(244 114 182 / 0.7);
}

.border-l-pink-400\/75 {
  border-left-color: rgb(244 114 182 / 0.75);
}

.border-l-pink-400\/80 {
  border-left-color: rgb(244 114 182 / 0.8);
}

.border-l-pink-400\/85 {
  border-left-color: rgb(244 114 182 / 0.85);
}

.border-l-pink-400\/90 {
  border-left-color: rgb(244 114 182 / 0.9);
}

.border-l-pink-400\/95 {
  border-left-color: rgb(244 114 182 / 0.95);
}

.border-l-pink-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(253 242 248 / var(--tw-border-opacity, 1));
}

.border-l-pink-50\/0 {
  border-left-color: rgb(253 242 248 / 0);
}

.border-l-pink-50\/10 {
  border-left-color: rgb(253 242 248 / 0.1);
}

.border-l-pink-50\/100 {
  border-left-color: rgb(253 242 248 / 1);
}

.border-l-pink-50\/15 {
  border-left-color: rgb(253 242 248 / 0.15);
}

.border-l-pink-50\/20 {
  border-left-color: rgb(253 242 248 / 0.2);
}

.border-l-pink-50\/25 {
  border-left-color: rgb(253 242 248 / 0.25);
}

.border-l-pink-50\/30 {
  border-left-color: rgb(253 242 248 / 0.3);
}

.border-l-pink-50\/35 {
  border-left-color: rgb(253 242 248 / 0.35);
}

.border-l-pink-50\/40 {
  border-left-color: rgb(253 242 248 / 0.4);
}

.border-l-pink-50\/45 {
  border-left-color: rgb(253 242 248 / 0.45);
}

.border-l-pink-50\/5 {
  border-left-color: rgb(253 242 248 / 0.05);
}

.border-l-pink-50\/50 {
  border-left-color: rgb(253 242 248 / 0.5);
}

.border-l-pink-50\/55 {
  border-left-color: rgb(253 242 248 / 0.55);
}

.border-l-pink-50\/60 {
  border-left-color: rgb(253 242 248 / 0.6);
}

.border-l-pink-50\/65 {
  border-left-color: rgb(253 242 248 / 0.65);
}

.border-l-pink-50\/70 {
  border-left-color: rgb(253 242 248 / 0.7);
}

.border-l-pink-50\/75 {
  border-left-color: rgb(253 242 248 / 0.75);
}

.border-l-pink-50\/80 {
  border-left-color: rgb(253 242 248 / 0.8);
}

.border-l-pink-50\/85 {
  border-left-color: rgb(253 242 248 / 0.85);
}

.border-l-pink-50\/90 {
  border-left-color: rgb(253 242 248 / 0.9);
}

.border-l-pink-50\/95 {
  border-left-color: rgb(253 242 248 / 0.95);
}

.border-l-pink-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(236 72 153 / var(--tw-border-opacity, 1));
}

.border-l-pink-500\/0 {
  border-left-color: rgb(236 72 153 / 0);
}

.border-l-pink-500\/10 {
  border-left-color: rgb(236 72 153 / 0.1);
}

.border-l-pink-500\/100 {
  border-left-color: rgb(236 72 153 / 1);
}

.border-l-pink-500\/15 {
  border-left-color: rgb(236 72 153 / 0.15);
}

.border-l-pink-500\/20 {
  border-left-color: rgb(236 72 153 / 0.2);
}

.border-l-pink-500\/25 {
  border-left-color: rgb(236 72 153 / 0.25);
}

.border-l-pink-500\/30 {
  border-left-color: rgb(236 72 153 / 0.3);
}

.border-l-pink-500\/35 {
  border-left-color: rgb(236 72 153 / 0.35);
}

.border-l-pink-500\/40 {
  border-left-color: rgb(236 72 153 / 0.4);
}

.border-l-pink-500\/45 {
  border-left-color: rgb(236 72 153 / 0.45);
}

.border-l-pink-500\/5 {
  border-left-color: rgb(236 72 153 / 0.05);
}

.border-l-pink-500\/50 {
  border-left-color: rgb(236 72 153 / 0.5);
}

.border-l-pink-500\/55 {
  border-left-color: rgb(236 72 153 / 0.55);
}

.border-l-pink-500\/60 {
  border-left-color: rgb(236 72 153 / 0.6);
}

.border-l-pink-500\/65 {
  border-left-color: rgb(236 72 153 / 0.65);
}

.border-l-pink-500\/70 {
  border-left-color: rgb(236 72 153 / 0.7);
}

.border-l-pink-500\/75 {
  border-left-color: rgb(236 72 153 / 0.75);
}

.border-l-pink-500\/80 {
  border-left-color: rgb(236 72 153 / 0.8);
}

.border-l-pink-500\/85 {
  border-left-color: rgb(236 72 153 / 0.85);
}

.border-l-pink-500\/90 {
  border-left-color: rgb(236 72 153 / 0.9);
}

.border-l-pink-500\/95 {
  border-left-color: rgb(236 72 153 / 0.95);
}

.border-l-pink-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(219 39 119 / var(--tw-border-opacity, 1));
}

.border-l-pink-600\/0 {
  border-left-color: rgb(219 39 119 / 0);
}

.border-l-pink-600\/10 {
  border-left-color: rgb(219 39 119 / 0.1);
}

.border-l-pink-600\/100 {
  border-left-color: rgb(219 39 119 / 1);
}

.border-l-pink-600\/15 {
  border-left-color: rgb(219 39 119 / 0.15);
}

.border-l-pink-600\/20 {
  border-left-color: rgb(219 39 119 / 0.2);
}

.border-l-pink-600\/25 {
  border-left-color: rgb(219 39 119 / 0.25);
}

.border-l-pink-600\/30 {
  border-left-color: rgb(219 39 119 / 0.3);
}

.border-l-pink-600\/35 {
  border-left-color: rgb(219 39 119 / 0.35);
}

.border-l-pink-600\/40 {
  border-left-color: rgb(219 39 119 / 0.4);
}

.border-l-pink-600\/45 {
  border-left-color: rgb(219 39 119 / 0.45);
}

.border-l-pink-600\/5 {
  border-left-color: rgb(219 39 119 / 0.05);
}

.border-l-pink-600\/50 {
  border-left-color: rgb(219 39 119 / 0.5);
}

.border-l-pink-600\/55 {
  border-left-color: rgb(219 39 119 / 0.55);
}

.border-l-pink-600\/60 {
  border-left-color: rgb(219 39 119 / 0.6);
}

.border-l-pink-600\/65 {
  border-left-color: rgb(219 39 119 / 0.65);
}

.border-l-pink-600\/70 {
  border-left-color: rgb(219 39 119 / 0.7);
}

.border-l-pink-600\/75 {
  border-left-color: rgb(219 39 119 / 0.75);
}

.border-l-pink-600\/80 {
  border-left-color: rgb(219 39 119 / 0.8);
}

.border-l-pink-600\/85 {
  border-left-color: rgb(219 39 119 / 0.85);
}

.border-l-pink-600\/90 {
  border-left-color: rgb(219 39 119 / 0.9);
}

.border-l-pink-600\/95 {
  border-left-color: rgb(219 39 119 / 0.95);
}

.border-l-pink-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(190 24 93 / var(--tw-border-opacity, 1));
}

.border-l-pink-700\/0 {
  border-left-color: rgb(190 24 93 / 0);
}

.border-l-pink-700\/10 {
  border-left-color: rgb(190 24 93 / 0.1);
}

.border-l-pink-700\/100 {
  border-left-color: rgb(190 24 93 / 1);
}

.border-l-pink-700\/15 {
  border-left-color: rgb(190 24 93 / 0.15);
}

.border-l-pink-700\/20 {
  border-left-color: rgb(190 24 93 / 0.2);
}

.border-l-pink-700\/25 {
  border-left-color: rgb(190 24 93 / 0.25);
}

.border-l-pink-700\/30 {
  border-left-color: rgb(190 24 93 / 0.3);
}

.border-l-pink-700\/35 {
  border-left-color: rgb(190 24 93 / 0.35);
}

.border-l-pink-700\/40 {
  border-left-color: rgb(190 24 93 / 0.4);
}

.border-l-pink-700\/45 {
  border-left-color: rgb(190 24 93 / 0.45);
}

.border-l-pink-700\/5 {
  border-left-color: rgb(190 24 93 / 0.05);
}

.border-l-pink-700\/50 {
  border-left-color: rgb(190 24 93 / 0.5);
}

.border-l-pink-700\/55 {
  border-left-color: rgb(190 24 93 / 0.55);
}

.border-l-pink-700\/60 {
  border-left-color: rgb(190 24 93 / 0.6);
}

.border-l-pink-700\/65 {
  border-left-color: rgb(190 24 93 / 0.65);
}

.border-l-pink-700\/70 {
  border-left-color: rgb(190 24 93 / 0.7);
}

.border-l-pink-700\/75 {
  border-left-color: rgb(190 24 93 / 0.75);
}

.border-l-pink-700\/80 {
  border-left-color: rgb(190 24 93 / 0.8);
}

.border-l-pink-700\/85 {
  border-left-color: rgb(190 24 93 / 0.85);
}

.border-l-pink-700\/90 {
  border-left-color: rgb(190 24 93 / 0.9);
}

.border-l-pink-700\/95 {
  border-left-color: rgb(190 24 93 / 0.95);
}

.border-l-pink-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(157 23 77 / var(--tw-border-opacity, 1));
}

.border-l-pink-800\/0 {
  border-left-color: rgb(157 23 77 / 0);
}

.border-l-pink-800\/10 {
  border-left-color: rgb(157 23 77 / 0.1);
}

.border-l-pink-800\/100 {
  border-left-color: rgb(157 23 77 / 1);
}

.border-l-pink-800\/15 {
  border-left-color: rgb(157 23 77 / 0.15);
}

.border-l-pink-800\/20 {
  border-left-color: rgb(157 23 77 / 0.2);
}

.border-l-pink-800\/25 {
  border-left-color: rgb(157 23 77 / 0.25);
}

.border-l-pink-800\/30 {
  border-left-color: rgb(157 23 77 / 0.3);
}

.border-l-pink-800\/35 {
  border-left-color: rgb(157 23 77 / 0.35);
}

.border-l-pink-800\/40 {
  border-left-color: rgb(157 23 77 / 0.4);
}

.border-l-pink-800\/45 {
  border-left-color: rgb(157 23 77 / 0.45);
}

.border-l-pink-800\/5 {
  border-left-color: rgb(157 23 77 / 0.05);
}

.border-l-pink-800\/50 {
  border-left-color: rgb(157 23 77 / 0.5);
}

.border-l-pink-800\/55 {
  border-left-color: rgb(157 23 77 / 0.55);
}

.border-l-pink-800\/60 {
  border-left-color: rgb(157 23 77 / 0.6);
}

.border-l-pink-800\/65 {
  border-left-color: rgb(157 23 77 / 0.65);
}

.border-l-pink-800\/70 {
  border-left-color: rgb(157 23 77 / 0.7);
}

.border-l-pink-800\/75 {
  border-left-color: rgb(157 23 77 / 0.75);
}

.border-l-pink-800\/80 {
  border-left-color: rgb(157 23 77 / 0.8);
}

.border-l-pink-800\/85 {
  border-left-color: rgb(157 23 77 / 0.85);
}

.border-l-pink-800\/90 {
  border-left-color: rgb(157 23 77 / 0.9);
}

.border-l-pink-800\/95 {
  border-left-color: rgb(157 23 77 / 0.95);
}

.border-l-pink-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(131 24 67 / var(--tw-border-opacity, 1));
}

.border-l-pink-900\/0 {
  border-left-color: rgb(131 24 67 / 0);
}

.border-l-pink-900\/10 {
  border-left-color: rgb(131 24 67 / 0.1);
}

.border-l-pink-900\/100 {
  border-left-color: rgb(131 24 67 / 1);
}

.border-l-pink-900\/15 {
  border-left-color: rgb(131 24 67 / 0.15);
}

.border-l-pink-900\/20 {
  border-left-color: rgb(131 24 67 / 0.2);
}

.border-l-pink-900\/25 {
  border-left-color: rgb(131 24 67 / 0.25);
}

.border-l-pink-900\/30 {
  border-left-color: rgb(131 24 67 / 0.3);
}

.border-l-pink-900\/35 {
  border-left-color: rgb(131 24 67 / 0.35);
}

.border-l-pink-900\/40 {
  border-left-color: rgb(131 24 67 / 0.4);
}

.border-l-pink-900\/45 {
  border-left-color: rgb(131 24 67 / 0.45);
}

.border-l-pink-900\/5 {
  border-left-color: rgb(131 24 67 / 0.05);
}

.border-l-pink-900\/50 {
  border-left-color: rgb(131 24 67 / 0.5);
}

.border-l-pink-900\/55 {
  border-left-color: rgb(131 24 67 / 0.55);
}

.border-l-pink-900\/60 {
  border-left-color: rgb(131 24 67 / 0.6);
}

.border-l-pink-900\/65 {
  border-left-color: rgb(131 24 67 / 0.65);
}

.border-l-pink-900\/70 {
  border-left-color: rgb(131 24 67 / 0.7);
}

.border-l-pink-900\/75 {
  border-left-color: rgb(131 24 67 / 0.75);
}

.border-l-pink-900\/80 {
  border-left-color: rgb(131 24 67 / 0.8);
}

.border-l-pink-900\/85 {
  border-left-color: rgb(131 24 67 / 0.85);
}

.border-l-pink-900\/90 {
  border-left-color: rgb(131 24 67 / 0.9);
}

.border-l-pink-900\/95 {
  border-left-color: rgb(131 24 67 / 0.95);
}

.border-l-pink-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(80 7 36 / var(--tw-border-opacity, 1));
}

.border-l-pink-950\/0 {
  border-left-color: rgb(80 7 36 / 0);
}

.border-l-pink-950\/10 {
  border-left-color: rgb(80 7 36 / 0.1);
}

.border-l-pink-950\/100 {
  border-left-color: rgb(80 7 36 / 1);
}

.border-l-pink-950\/15 {
  border-left-color: rgb(80 7 36 / 0.15);
}

.border-l-pink-950\/20 {
  border-left-color: rgb(80 7 36 / 0.2);
}

.border-l-pink-950\/25 {
  border-left-color: rgb(80 7 36 / 0.25);
}

.border-l-pink-950\/30 {
  border-left-color: rgb(80 7 36 / 0.3);
}

.border-l-pink-950\/35 {
  border-left-color: rgb(80 7 36 / 0.35);
}

.border-l-pink-950\/40 {
  border-left-color: rgb(80 7 36 / 0.4);
}

.border-l-pink-950\/45 {
  border-left-color: rgb(80 7 36 / 0.45);
}

.border-l-pink-950\/5 {
  border-left-color: rgb(80 7 36 / 0.05);
}

.border-l-pink-950\/50 {
  border-left-color: rgb(80 7 36 / 0.5);
}

.border-l-pink-950\/55 {
  border-left-color: rgb(80 7 36 / 0.55);
}

.border-l-pink-950\/60 {
  border-left-color: rgb(80 7 36 / 0.6);
}

.border-l-pink-950\/65 {
  border-left-color: rgb(80 7 36 / 0.65);
}

.border-l-pink-950\/70 {
  border-left-color: rgb(80 7 36 / 0.7);
}

.border-l-pink-950\/75 {
  border-left-color: rgb(80 7 36 / 0.75);
}

.border-l-pink-950\/80 {
  border-left-color: rgb(80 7 36 / 0.8);
}

.border-l-pink-950\/85 {
  border-left-color: rgb(80 7 36 / 0.85);
}

.border-l-pink-950\/90 {
  border-left-color: rgb(80 7 36 / 0.9);
}

.border-l-pink-950\/95 {
  border-left-color: rgb(80 7 36 / 0.95);
}

.border-l-purple {
  --tw-border-opacity: 1;
  border-left-color: rgb(99 111 173 / var(--tw-border-opacity, 1));
}

.border-l-purple\/0 {
  border-left-color: rgb(99 111 173 / 0);
}

.border-l-purple\/10 {
  border-left-color: rgb(99 111 173 / 0.1);
}

.border-l-purple\/100 {
  border-left-color: rgb(99 111 173 / 1);
}

.border-l-purple\/15 {
  border-left-color: rgb(99 111 173 / 0.15);
}

.border-l-purple\/20 {
  border-left-color: rgb(99 111 173 / 0.2);
}

.border-l-purple\/25 {
  border-left-color: rgb(99 111 173 / 0.25);
}

.border-l-purple\/30 {
  border-left-color: rgb(99 111 173 / 0.3);
}

.border-l-purple\/35 {
  border-left-color: rgb(99 111 173 / 0.35);
}

.border-l-purple\/40 {
  border-left-color: rgb(99 111 173 / 0.4);
}

.border-l-purple\/45 {
  border-left-color: rgb(99 111 173 / 0.45);
}

.border-l-purple\/5 {
  border-left-color: rgb(99 111 173 / 0.05);
}

.border-l-purple\/50 {
  border-left-color: rgb(99 111 173 / 0.5);
}

.border-l-purple\/55 {
  border-left-color: rgb(99 111 173 / 0.55);
}

.border-l-purple\/60 {
  border-left-color: rgb(99 111 173 / 0.6);
}

.border-l-purple\/65 {
  border-left-color: rgb(99 111 173 / 0.65);
}

.border-l-purple\/70 {
  border-left-color: rgb(99 111 173 / 0.7);
}

.border-l-purple\/75 {
  border-left-color: rgb(99 111 173 / 0.75);
}

.border-l-purple\/80 {
  border-left-color: rgb(99 111 173 / 0.8);
}

.border-l-purple\/85 {
  border-left-color: rgb(99 111 173 / 0.85);
}

.border-l-purple\/90 {
  border-left-color: rgb(99 111 173 / 0.9);
}

.border-l-purple\/95 {
  border-left-color: rgb(99 111 173 / 0.95);
}

.border-l-red {
  --tw-border-opacity: 1;
  border-left-color: rgb(212 64 54 / var(--tw-border-opacity, 1));
}

.border-l-red\/0 {
  border-left-color: rgb(212 64 54 / 0);
}

.border-l-red\/10 {
  border-left-color: rgb(212 64 54 / 0.1);
}

.border-l-red\/100 {
  border-left-color: rgb(212 64 54 / 1);
}

.border-l-red\/15 {
  border-left-color: rgb(212 64 54 / 0.15);
}

.border-l-red\/20 {
  border-left-color: rgb(212 64 54 / 0.2);
}

.border-l-red\/25 {
  border-left-color: rgb(212 64 54 / 0.25);
}

.border-l-red\/30 {
  border-left-color: rgb(212 64 54 / 0.3);
}

.border-l-red\/35 {
  border-left-color: rgb(212 64 54 / 0.35);
}

.border-l-red\/40 {
  border-left-color: rgb(212 64 54 / 0.4);
}

.border-l-red\/45 {
  border-left-color: rgb(212 64 54 / 0.45);
}

.border-l-red\/5 {
  border-left-color: rgb(212 64 54 / 0.05);
}

.border-l-red\/50 {
  border-left-color: rgb(212 64 54 / 0.5);
}

.border-l-red\/55 {
  border-left-color: rgb(212 64 54 / 0.55);
}

.border-l-red\/60 {
  border-left-color: rgb(212 64 54 / 0.6);
}

.border-l-red\/65 {
  border-left-color: rgb(212 64 54 / 0.65);
}

.border-l-red\/70 {
  border-left-color: rgb(212 64 54 / 0.7);
}

.border-l-red\/75 {
  border-left-color: rgb(212 64 54 / 0.75);
}

.border-l-red\/80 {
  border-left-color: rgb(212 64 54 / 0.8);
}

.border-l-red\/85 {
  border-left-color: rgb(212 64 54 / 0.85);
}

.border-l-red\/90 {
  border-left-color: rgb(212 64 54 / 0.9);
}

.border-l-red\/95 {
  border-left-color: rgb(212 64 54 / 0.95);
}

.border-l-rose {
  --tw-border-opacity: 1;
  border-left-color: rgb(173 99 130 / var(--tw-border-opacity, 1));
}

.border-l-rose\/0 {
  border-left-color: rgb(173 99 130 / 0);
}

.border-l-rose\/10 {
  border-left-color: rgb(173 99 130 / 0.1);
}

.border-l-rose\/100 {
  border-left-color: rgb(173 99 130 / 1);
}

.border-l-rose\/15 {
  border-left-color: rgb(173 99 130 / 0.15);
}

.border-l-rose\/20 {
  border-left-color: rgb(173 99 130 / 0.2);
}

.border-l-rose\/25 {
  border-left-color: rgb(173 99 130 / 0.25);
}

.border-l-rose\/30 {
  border-left-color: rgb(173 99 130 / 0.3);
}

.border-l-rose\/35 {
  border-left-color: rgb(173 99 130 / 0.35);
}

.border-l-rose\/40 {
  border-left-color: rgb(173 99 130 / 0.4);
}

.border-l-rose\/45 {
  border-left-color: rgb(173 99 130 / 0.45);
}

.border-l-rose\/5 {
  border-left-color: rgb(173 99 130 / 0.05);
}

.border-l-rose\/50 {
  border-left-color: rgb(173 99 130 / 0.5);
}

.border-l-rose\/55 {
  border-left-color: rgb(173 99 130 / 0.55);
}

.border-l-rose\/60 {
  border-left-color: rgb(173 99 130 / 0.6);
}

.border-l-rose\/65 {
  border-left-color: rgb(173 99 130 / 0.65);
}

.border-l-rose\/70 {
  border-left-color: rgb(173 99 130 / 0.7);
}

.border-l-rose\/75 {
  border-left-color: rgb(173 99 130 / 0.75);
}

.border-l-rose\/80 {
  border-left-color: rgb(173 99 130 / 0.8);
}

.border-l-rose\/85 {
  border-left-color: rgb(173 99 130 / 0.85);
}

.border-l-rose\/90 {
  border-left-color: rgb(173 99 130 / 0.9);
}

.border-l-rose\/95 {
  border-left-color: rgb(173 99 130 / 0.95);
}

.border-l-sky-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(224 242 254 / var(--tw-border-opacity, 1));
}

.border-l-sky-100\/0 {
  border-left-color: rgb(224 242 254 / 0);
}

.border-l-sky-100\/10 {
  border-left-color: rgb(224 242 254 / 0.1);
}

.border-l-sky-100\/100 {
  border-left-color: rgb(224 242 254 / 1);
}

.border-l-sky-100\/15 {
  border-left-color: rgb(224 242 254 / 0.15);
}

.border-l-sky-100\/20 {
  border-left-color: rgb(224 242 254 / 0.2);
}

.border-l-sky-100\/25 {
  border-left-color: rgb(224 242 254 / 0.25);
}

.border-l-sky-100\/30 {
  border-left-color: rgb(224 242 254 / 0.3);
}

.border-l-sky-100\/35 {
  border-left-color: rgb(224 242 254 / 0.35);
}

.border-l-sky-100\/40 {
  border-left-color: rgb(224 242 254 / 0.4);
}

.border-l-sky-100\/45 {
  border-left-color: rgb(224 242 254 / 0.45);
}

.border-l-sky-100\/5 {
  border-left-color: rgb(224 242 254 / 0.05);
}

.border-l-sky-100\/50 {
  border-left-color: rgb(224 242 254 / 0.5);
}

.border-l-sky-100\/55 {
  border-left-color: rgb(224 242 254 / 0.55);
}

.border-l-sky-100\/60 {
  border-left-color: rgb(224 242 254 / 0.6);
}

.border-l-sky-100\/65 {
  border-left-color: rgb(224 242 254 / 0.65);
}

.border-l-sky-100\/70 {
  border-left-color: rgb(224 242 254 / 0.7);
}

.border-l-sky-100\/75 {
  border-left-color: rgb(224 242 254 / 0.75);
}

.border-l-sky-100\/80 {
  border-left-color: rgb(224 242 254 / 0.8);
}

.border-l-sky-100\/85 {
  border-left-color: rgb(224 242 254 / 0.85);
}

.border-l-sky-100\/90 {
  border-left-color: rgb(224 242 254 / 0.9);
}

.border-l-sky-100\/95 {
  border-left-color: rgb(224 242 254 / 0.95);
}

.border-l-sky-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(186 230 253 / var(--tw-border-opacity, 1));
}

.border-l-sky-200\/0 {
  border-left-color: rgb(186 230 253 / 0);
}

.border-l-sky-200\/10 {
  border-left-color: rgb(186 230 253 / 0.1);
}

.border-l-sky-200\/100 {
  border-left-color: rgb(186 230 253 / 1);
}

.border-l-sky-200\/15 {
  border-left-color: rgb(186 230 253 / 0.15);
}

.border-l-sky-200\/20 {
  border-left-color: rgb(186 230 253 / 0.2);
}

.border-l-sky-200\/25 {
  border-left-color: rgb(186 230 253 / 0.25);
}

.border-l-sky-200\/30 {
  border-left-color: rgb(186 230 253 / 0.3);
}

.border-l-sky-200\/35 {
  border-left-color: rgb(186 230 253 / 0.35);
}

.border-l-sky-200\/40 {
  border-left-color: rgb(186 230 253 / 0.4);
}

.border-l-sky-200\/45 {
  border-left-color: rgb(186 230 253 / 0.45);
}

.border-l-sky-200\/5 {
  border-left-color: rgb(186 230 253 / 0.05);
}

.border-l-sky-200\/50 {
  border-left-color: rgb(186 230 253 / 0.5);
}

.border-l-sky-200\/55 {
  border-left-color: rgb(186 230 253 / 0.55);
}

.border-l-sky-200\/60 {
  border-left-color: rgb(186 230 253 / 0.6);
}

.border-l-sky-200\/65 {
  border-left-color: rgb(186 230 253 / 0.65);
}

.border-l-sky-200\/70 {
  border-left-color: rgb(186 230 253 / 0.7);
}

.border-l-sky-200\/75 {
  border-left-color: rgb(186 230 253 / 0.75);
}

.border-l-sky-200\/80 {
  border-left-color: rgb(186 230 253 / 0.8);
}

.border-l-sky-200\/85 {
  border-left-color: rgb(186 230 253 / 0.85);
}

.border-l-sky-200\/90 {
  border-left-color: rgb(186 230 253 / 0.9);
}

.border-l-sky-200\/95 {
  border-left-color: rgb(186 230 253 / 0.95);
}

.border-l-sky-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(125 211 252 / var(--tw-border-opacity, 1));
}

.border-l-sky-300\/0 {
  border-left-color: rgb(125 211 252 / 0);
}

.border-l-sky-300\/10 {
  border-left-color: rgb(125 211 252 / 0.1);
}

.border-l-sky-300\/100 {
  border-left-color: rgb(125 211 252 / 1);
}

.border-l-sky-300\/15 {
  border-left-color: rgb(125 211 252 / 0.15);
}

.border-l-sky-300\/20 {
  border-left-color: rgb(125 211 252 / 0.2);
}

.border-l-sky-300\/25 {
  border-left-color: rgb(125 211 252 / 0.25);
}

.border-l-sky-300\/30 {
  border-left-color: rgb(125 211 252 / 0.3);
}

.border-l-sky-300\/35 {
  border-left-color: rgb(125 211 252 / 0.35);
}

.border-l-sky-300\/40 {
  border-left-color: rgb(125 211 252 / 0.4);
}

.border-l-sky-300\/45 {
  border-left-color: rgb(125 211 252 / 0.45);
}

.border-l-sky-300\/5 {
  border-left-color: rgb(125 211 252 / 0.05);
}

.border-l-sky-300\/50 {
  border-left-color: rgb(125 211 252 / 0.5);
}

.border-l-sky-300\/55 {
  border-left-color: rgb(125 211 252 / 0.55);
}

.border-l-sky-300\/60 {
  border-left-color: rgb(125 211 252 / 0.6);
}

.border-l-sky-300\/65 {
  border-left-color: rgb(125 211 252 / 0.65);
}

.border-l-sky-300\/70 {
  border-left-color: rgb(125 211 252 / 0.7);
}

.border-l-sky-300\/75 {
  border-left-color: rgb(125 211 252 / 0.75);
}

.border-l-sky-300\/80 {
  border-left-color: rgb(125 211 252 / 0.8);
}

.border-l-sky-300\/85 {
  border-left-color: rgb(125 211 252 / 0.85);
}

.border-l-sky-300\/90 {
  border-left-color: rgb(125 211 252 / 0.9);
}

.border-l-sky-300\/95 {
  border-left-color: rgb(125 211 252 / 0.95);
}

.border-l-sky-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(56 189 248 / var(--tw-border-opacity, 1));
}

.border-l-sky-400\/0 {
  border-left-color: rgb(56 189 248 / 0);
}

.border-l-sky-400\/10 {
  border-left-color: rgb(56 189 248 / 0.1);
}

.border-l-sky-400\/100 {
  border-left-color: rgb(56 189 248 / 1);
}

.border-l-sky-400\/15 {
  border-left-color: rgb(56 189 248 / 0.15);
}

.border-l-sky-400\/20 {
  border-left-color: rgb(56 189 248 / 0.2);
}

.border-l-sky-400\/25 {
  border-left-color: rgb(56 189 248 / 0.25);
}

.border-l-sky-400\/30 {
  border-left-color: rgb(56 189 248 / 0.3);
}

.border-l-sky-400\/35 {
  border-left-color: rgb(56 189 248 / 0.35);
}

.border-l-sky-400\/40 {
  border-left-color: rgb(56 189 248 / 0.4);
}

.border-l-sky-400\/45 {
  border-left-color: rgb(56 189 248 / 0.45);
}

.border-l-sky-400\/5 {
  border-left-color: rgb(56 189 248 / 0.05);
}

.border-l-sky-400\/50 {
  border-left-color: rgb(56 189 248 / 0.5);
}

.border-l-sky-400\/55 {
  border-left-color: rgb(56 189 248 / 0.55);
}

.border-l-sky-400\/60 {
  border-left-color: rgb(56 189 248 / 0.6);
}

.border-l-sky-400\/65 {
  border-left-color: rgb(56 189 248 / 0.65);
}

.border-l-sky-400\/70 {
  border-left-color: rgb(56 189 248 / 0.7);
}

.border-l-sky-400\/75 {
  border-left-color: rgb(56 189 248 / 0.75);
}

.border-l-sky-400\/80 {
  border-left-color: rgb(56 189 248 / 0.8);
}

.border-l-sky-400\/85 {
  border-left-color: rgb(56 189 248 / 0.85);
}

.border-l-sky-400\/90 {
  border-left-color: rgb(56 189 248 / 0.9);
}

.border-l-sky-400\/95 {
  border-left-color: rgb(56 189 248 / 0.95);
}

.border-l-sky-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(240 249 255 / var(--tw-border-opacity, 1));
}

.border-l-sky-50\/0 {
  border-left-color: rgb(240 249 255 / 0);
}

.border-l-sky-50\/10 {
  border-left-color: rgb(240 249 255 / 0.1);
}

.border-l-sky-50\/100 {
  border-left-color: rgb(240 249 255 / 1);
}

.border-l-sky-50\/15 {
  border-left-color: rgb(240 249 255 / 0.15);
}

.border-l-sky-50\/20 {
  border-left-color: rgb(240 249 255 / 0.2);
}

.border-l-sky-50\/25 {
  border-left-color: rgb(240 249 255 / 0.25);
}

.border-l-sky-50\/30 {
  border-left-color: rgb(240 249 255 / 0.3);
}

.border-l-sky-50\/35 {
  border-left-color: rgb(240 249 255 / 0.35);
}

.border-l-sky-50\/40 {
  border-left-color: rgb(240 249 255 / 0.4);
}

.border-l-sky-50\/45 {
  border-left-color: rgb(240 249 255 / 0.45);
}

.border-l-sky-50\/5 {
  border-left-color: rgb(240 249 255 / 0.05);
}

.border-l-sky-50\/50 {
  border-left-color: rgb(240 249 255 / 0.5);
}

.border-l-sky-50\/55 {
  border-left-color: rgb(240 249 255 / 0.55);
}

.border-l-sky-50\/60 {
  border-left-color: rgb(240 249 255 / 0.6);
}

.border-l-sky-50\/65 {
  border-left-color: rgb(240 249 255 / 0.65);
}

.border-l-sky-50\/70 {
  border-left-color: rgb(240 249 255 / 0.7);
}

.border-l-sky-50\/75 {
  border-left-color: rgb(240 249 255 / 0.75);
}

.border-l-sky-50\/80 {
  border-left-color: rgb(240 249 255 / 0.8);
}

.border-l-sky-50\/85 {
  border-left-color: rgb(240 249 255 / 0.85);
}

.border-l-sky-50\/90 {
  border-left-color: rgb(240 249 255 / 0.9);
}

.border-l-sky-50\/95 {
  border-left-color: rgb(240 249 255 / 0.95);
}

.border-l-sky-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(14 165 233 / var(--tw-border-opacity, 1));
}

.border-l-sky-500\/0 {
  border-left-color: rgb(14 165 233 / 0);
}

.border-l-sky-500\/10 {
  border-left-color: rgb(14 165 233 / 0.1);
}

.border-l-sky-500\/100 {
  border-left-color: rgb(14 165 233 / 1);
}

.border-l-sky-500\/15 {
  border-left-color: rgb(14 165 233 / 0.15);
}

.border-l-sky-500\/20 {
  border-left-color: rgb(14 165 233 / 0.2);
}

.border-l-sky-500\/25 {
  border-left-color: rgb(14 165 233 / 0.25);
}

.border-l-sky-500\/30 {
  border-left-color: rgb(14 165 233 / 0.3);
}

.border-l-sky-500\/35 {
  border-left-color: rgb(14 165 233 / 0.35);
}

.border-l-sky-500\/40 {
  border-left-color: rgb(14 165 233 / 0.4);
}

.border-l-sky-500\/45 {
  border-left-color: rgb(14 165 233 / 0.45);
}

.border-l-sky-500\/5 {
  border-left-color: rgb(14 165 233 / 0.05);
}

.border-l-sky-500\/50 {
  border-left-color: rgb(14 165 233 / 0.5);
}

.border-l-sky-500\/55 {
  border-left-color: rgb(14 165 233 / 0.55);
}

.border-l-sky-500\/60 {
  border-left-color: rgb(14 165 233 / 0.6);
}

.border-l-sky-500\/65 {
  border-left-color: rgb(14 165 233 / 0.65);
}

.border-l-sky-500\/70 {
  border-left-color: rgb(14 165 233 / 0.7);
}

.border-l-sky-500\/75 {
  border-left-color: rgb(14 165 233 / 0.75);
}

.border-l-sky-500\/80 {
  border-left-color: rgb(14 165 233 / 0.8);
}

.border-l-sky-500\/85 {
  border-left-color: rgb(14 165 233 / 0.85);
}

.border-l-sky-500\/90 {
  border-left-color: rgb(14 165 233 / 0.9);
}

.border-l-sky-500\/95 {
  border-left-color: rgb(14 165 233 / 0.95);
}

.border-l-sky-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(2 132 199 / var(--tw-border-opacity, 1));
}

.border-l-sky-600\/0 {
  border-left-color: rgb(2 132 199 / 0);
}

.border-l-sky-600\/10 {
  border-left-color: rgb(2 132 199 / 0.1);
}

.border-l-sky-600\/100 {
  border-left-color: rgb(2 132 199 / 1);
}

.border-l-sky-600\/15 {
  border-left-color: rgb(2 132 199 / 0.15);
}

.border-l-sky-600\/20 {
  border-left-color: rgb(2 132 199 / 0.2);
}

.border-l-sky-600\/25 {
  border-left-color: rgb(2 132 199 / 0.25);
}

.border-l-sky-600\/30 {
  border-left-color: rgb(2 132 199 / 0.3);
}

.border-l-sky-600\/35 {
  border-left-color: rgb(2 132 199 / 0.35);
}

.border-l-sky-600\/40 {
  border-left-color: rgb(2 132 199 / 0.4);
}

.border-l-sky-600\/45 {
  border-left-color: rgb(2 132 199 / 0.45);
}

.border-l-sky-600\/5 {
  border-left-color: rgb(2 132 199 / 0.05);
}

.border-l-sky-600\/50 {
  border-left-color: rgb(2 132 199 / 0.5);
}

.border-l-sky-600\/55 {
  border-left-color: rgb(2 132 199 / 0.55);
}

.border-l-sky-600\/60 {
  border-left-color: rgb(2 132 199 / 0.6);
}

.border-l-sky-600\/65 {
  border-left-color: rgb(2 132 199 / 0.65);
}

.border-l-sky-600\/70 {
  border-left-color: rgb(2 132 199 / 0.7);
}

.border-l-sky-600\/75 {
  border-left-color: rgb(2 132 199 / 0.75);
}

.border-l-sky-600\/80 {
  border-left-color: rgb(2 132 199 / 0.8);
}

.border-l-sky-600\/85 {
  border-left-color: rgb(2 132 199 / 0.85);
}

.border-l-sky-600\/90 {
  border-left-color: rgb(2 132 199 / 0.9);
}

.border-l-sky-600\/95 {
  border-left-color: rgb(2 132 199 / 0.95);
}

.border-l-sky-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(3 105 161 / var(--tw-border-opacity, 1));
}

.border-l-sky-700\/0 {
  border-left-color: rgb(3 105 161 / 0);
}

.border-l-sky-700\/10 {
  border-left-color: rgb(3 105 161 / 0.1);
}

.border-l-sky-700\/100 {
  border-left-color: rgb(3 105 161 / 1);
}

.border-l-sky-700\/15 {
  border-left-color: rgb(3 105 161 / 0.15);
}

.border-l-sky-700\/20 {
  border-left-color: rgb(3 105 161 / 0.2);
}

.border-l-sky-700\/25 {
  border-left-color: rgb(3 105 161 / 0.25);
}

.border-l-sky-700\/30 {
  border-left-color: rgb(3 105 161 / 0.3);
}

.border-l-sky-700\/35 {
  border-left-color: rgb(3 105 161 / 0.35);
}

.border-l-sky-700\/40 {
  border-left-color: rgb(3 105 161 / 0.4);
}

.border-l-sky-700\/45 {
  border-left-color: rgb(3 105 161 / 0.45);
}

.border-l-sky-700\/5 {
  border-left-color: rgb(3 105 161 / 0.05);
}

.border-l-sky-700\/50 {
  border-left-color: rgb(3 105 161 / 0.5);
}

.border-l-sky-700\/55 {
  border-left-color: rgb(3 105 161 / 0.55);
}

.border-l-sky-700\/60 {
  border-left-color: rgb(3 105 161 / 0.6);
}

.border-l-sky-700\/65 {
  border-left-color: rgb(3 105 161 / 0.65);
}

.border-l-sky-700\/70 {
  border-left-color: rgb(3 105 161 / 0.7);
}

.border-l-sky-700\/75 {
  border-left-color: rgb(3 105 161 / 0.75);
}

.border-l-sky-700\/80 {
  border-left-color: rgb(3 105 161 / 0.8);
}

.border-l-sky-700\/85 {
  border-left-color: rgb(3 105 161 / 0.85);
}

.border-l-sky-700\/90 {
  border-left-color: rgb(3 105 161 / 0.9);
}

.border-l-sky-700\/95 {
  border-left-color: rgb(3 105 161 / 0.95);
}

.border-l-sky-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(7 89 133 / var(--tw-border-opacity, 1));
}

.border-l-sky-800\/0 {
  border-left-color: rgb(7 89 133 / 0);
}

.border-l-sky-800\/10 {
  border-left-color: rgb(7 89 133 / 0.1);
}

.border-l-sky-800\/100 {
  border-left-color: rgb(7 89 133 / 1);
}

.border-l-sky-800\/15 {
  border-left-color: rgb(7 89 133 / 0.15);
}

.border-l-sky-800\/20 {
  border-left-color: rgb(7 89 133 / 0.2);
}

.border-l-sky-800\/25 {
  border-left-color: rgb(7 89 133 / 0.25);
}

.border-l-sky-800\/30 {
  border-left-color: rgb(7 89 133 / 0.3);
}

.border-l-sky-800\/35 {
  border-left-color: rgb(7 89 133 / 0.35);
}

.border-l-sky-800\/40 {
  border-left-color: rgb(7 89 133 / 0.4);
}

.border-l-sky-800\/45 {
  border-left-color: rgb(7 89 133 / 0.45);
}

.border-l-sky-800\/5 {
  border-left-color: rgb(7 89 133 / 0.05);
}

.border-l-sky-800\/50 {
  border-left-color: rgb(7 89 133 / 0.5);
}

.border-l-sky-800\/55 {
  border-left-color: rgb(7 89 133 / 0.55);
}

.border-l-sky-800\/60 {
  border-left-color: rgb(7 89 133 / 0.6);
}

.border-l-sky-800\/65 {
  border-left-color: rgb(7 89 133 / 0.65);
}

.border-l-sky-800\/70 {
  border-left-color: rgb(7 89 133 / 0.7);
}

.border-l-sky-800\/75 {
  border-left-color: rgb(7 89 133 / 0.75);
}

.border-l-sky-800\/80 {
  border-left-color: rgb(7 89 133 / 0.8);
}

.border-l-sky-800\/85 {
  border-left-color: rgb(7 89 133 / 0.85);
}

.border-l-sky-800\/90 {
  border-left-color: rgb(7 89 133 / 0.9);
}

.border-l-sky-800\/95 {
  border-left-color: rgb(7 89 133 / 0.95);
}

.border-l-sky-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(12 74 110 / var(--tw-border-opacity, 1));
}

.border-l-sky-900\/0 {
  border-left-color: rgb(12 74 110 / 0);
}

.border-l-sky-900\/10 {
  border-left-color: rgb(12 74 110 / 0.1);
}

.border-l-sky-900\/100 {
  border-left-color: rgb(12 74 110 / 1);
}

.border-l-sky-900\/15 {
  border-left-color: rgb(12 74 110 / 0.15);
}

.border-l-sky-900\/20 {
  border-left-color: rgb(12 74 110 / 0.2);
}

.border-l-sky-900\/25 {
  border-left-color: rgb(12 74 110 / 0.25);
}

.border-l-sky-900\/30 {
  border-left-color: rgb(12 74 110 / 0.3);
}

.border-l-sky-900\/35 {
  border-left-color: rgb(12 74 110 / 0.35);
}

.border-l-sky-900\/40 {
  border-left-color: rgb(12 74 110 / 0.4);
}

.border-l-sky-900\/45 {
  border-left-color: rgb(12 74 110 / 0.45);
}

.border-l-sky-900\/5 {
  border-left-color: rgb(12 74 110 / 0.05);
}

.border-l-sky-900\/50 {
  border-left-color: rgb(12 74 110 / 0.5);
}

.border-l-sky-900\/55 {
  border-left-color: rgb(12 74 110 / 0.55);
}

.border-l-sky-900\/60 {
  border-left-color: rgb(12 74 110 / 0.6);
}

.border-l-sky-900\/65 {
  border-left-color: rgb(12 74 110 / 0.65);
}

.border-l-sky-900\/70 {
  border-left-color: rgb(12 74 110 / 0.7);
}

.border-l-sky-900\/75 {
  border-left-color: rgb(12 74 110 / 0.75);
}

.border-l-sky-900\/80 {
  border-left-color: rgb(12 74 110 / 0.8);
}

.border-l-sky-900\/85 {
  border-left-color: rgb(12 74 110 / 0.85);
}

.border-l-sky-900\/90 {
  border-left-color: rgb(12 74 110 / 0.9);
}

.border-l-sky-900\/95 {
  border-left-color: rgb(12 74 110 / 0.95);
}

.border-l-sky-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(8 47 73 / var(--tw-border-opacity, 1));
}

.border-l-sky-950\/0 {
  border-left-color: rgb(8 47 73 / 0);
}

.border-l-sky-950\/10 {
  border-left-color: rgb(8 47 73 / 0.1);
}

.border-l-sky-950\/100 {
  border-left-color: rgb(8 47 73 / 1);
}

.border-l-sky-950\/15 {
  border-left-color: rgb(8 47 73 / 0.15);
}

.border-l-sky-950\/20 {
  border-left-color: rgb(8 47 73 / 0.2);
}

.border-l-sky-950\/25 {
  border-left-color: rgb(8 47 73 / 0.25);
}

.border-l-sky-950\/30 {
  border-left-color: rgb(8 47 73 / 0.3);
}

.border-l-sky-950\/35 {
  border-left-color: rgb(8 47 73 / 0.35);
}

.border-l-sky-950\/40 {
  border-left-color: rgb(8 47 73 / 0.4);
}

.border-l-sky-950\/45 {
  border-left-color: rgb(8 47 73 / 0.45);
}

.border-l-sky-950\/5 {
  border-left-color: rgb(8 47 73 / 0.05);
}

.border-l-sky-950\/50 {
  border-left-color: rgb(8 47 73 / 0.5);
}

.border-l-sky-950\/55 {
  border-left-color: rgb(8 47 73 / 0.55);
}

.border-l-sky-950\/60 {
  border-left-color: rgb(8 47 73 / 0.6);
}

.border-l-sky-950\/65 {
  border-left-color: rgb(8 47 73 / 0.65);
}

.border-l-sky-950\/70 {
  border-left-color: rgb(8 47 73 / 0.7);
}

.border-l-sky-950\/75 {
  border-left-color: rgb(8 47 73 / 0.75);
}

.border-l-sky-950\/80 {
  border-left-color: rgb(8 47 73 / 0.8);
}

.border-l-sky-950\/85 {
  border-left-color: rgb(8 47 73 / 0.85);
}

.border-l-sky-950\/90 {
  border-left-color: rgb(8 47 73 / 0.9);
}

.border-l-sky-950\/95 {
  border-left-color: rgb(8 47 73 / 0.95);
}

.border-l-slate-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}

.border-l-slate-100\/0 {
  border-left-color: rgb(241 245 249 / 0);
}

.border-l-slate-100\/10 {
  border-left-color: rgb(241 245 249 / 0.1);
}

.border-l-slate-100\/100 {
  border-left-color: rgb(241 245 249 / 1);
}

.border-l-slate-100\/15 {
  border-left-color: rgb(241 245 249 / 0.15);
}

.border-l-slate-100\/20 {
  border-left-color: rgb(241 245 249 / 0.2);
}

.border-l-slate-100\/25 {
  border-left-color: rgb(241 245 249 / 0.25);
}

.border-l-slate-100\/30 {
  border-left-color: rgb(241 245 249 / 0.3);
}

.border-l-slate-100\/35 {
  border-left-color: rgb(241 245 249 / 0.35);
}

.border-l-slate-100\/40 {
  border-left-color: rgb(241 245 249 / 0.4);
}

.border-l-slate-100\/45 {
  border-left-color: rgb(241 245 249 / 0.45);
}

.border-l-slate-100\/5 {
  border-left-color: rgb(241 245 249 / 0.05);
}

.border-l-slate-100\/50 {
  border-left-color: rgb(241 245 249 / 0.5);
}

.border-l-slate-100\/55 {
  border-left-color: rgb(241 245 249 / 0.55);
}

.border-l-slate-100\/60 {
  border-left-color: rgb(241 245 249 / 0.6);
}

.border-l-slate-100\/65 {
  border-left-color: rgb(241 245 249 / 0.65);
}

.border-l-slate-100\/70 {
  border-left-color: rgb(241 245 249 / 0.7);
}

.border-l-slate-100\/75 {
  border-left-color: rgb(241 245 249 / 0.75);
}

.border-l-slate-100\/80 {
  border-left-color: rgb(241 245 249 / 0.8);
}

.border-l-slate-100\/85 {
  border-left-color: rgb(241 245 249 / 0.85);
}

.border-l-slate-100\/90 {
  border-left-color: rgb(241 245 249 / 0.9);
}

.border-l-slate-100\/95 {
  border-left-color: rgb(241 245 249 / 0.95);
}

.border-l-slate-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}

.border-l-slate-200\/0 {
  border-left-color: rgb(226 232 240 / 0);
}

.border-l-slate-200\/10 {
  border-left-color: rgb(226 232 240 / 0.1);
}

.border-l-slate-200\/100 {
  border-left-color: rgb(226 232 240 / 1);
}

.border-l-slate-200\/15 {
  border-left-color: rgb(226 232 240 / 0.15);
}

.border-l-slate-200\/20 {
  border-left-color: rgb(226 232 240 / 0.2);
}

.border-l-slate-200\/25 {
  border-left-color: rgb(226 232 240 / 0.25);
}

.border-l-slate-200\/30 {
  border-left-color: rgb(226 232 240 / 0.3);
}

.border-l-slate-200\/35 {
  border-left-color: rgb(226 232 240 / 0.35);
}

.border-l-slate-200\/40 {
  border-left-color: rgb(226 232 240 / 0.4);
}

.border-l-slate-200\/45 {
  border-left-color: rgb(226 232 240 / 0.45);
}

.border-l-slate-200\/5 {
  border-left-color: rgb(226 232 240 / 0.05);
}

.border-l-slate-200\/50 {
  border-left-color: rgb(226 232 240 / 0.5);
}

.border-l-slate-200\/55 {
  border-left-color: rgb(226 232 240 / 0.55);
}

.border-l-slate-200\/60 {
  border-left-color: rgb(226 232 240 / 0.6);
}

.border-l-slate-200\/65 {
  border-left-color: rgb(226 232 240 / 0.65);
}

.border-l-slate-200\/70 {
  border-left-color: rgb(226 232 240 / 0.7);
}

.border-l-slate-200\/75 {
  border-left-color: rgb(226 232 240 / 0.75);
}

.border-l-slate-200\/80 {
  border-left-color: rgb(226 232 240 / 0.8);
}

.border-l-slate-200\/85 {
  border-left-color: rgb(226 232 240 / 0.85);
}

.border-l-slate-200\/90 {
  border-left-color: rgb(226 232 240 / 0.9);
}

.border-l-slate-200\/95 {
  border-left-color: rgb(226 232 240 / 0.95);
}

.border-l-slate-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}

.border-l-slate-300\/0 {
  border-left-color: rgb(203 213 225 / 0);
}

.border-l-slate-300\/10 {
  border-left-color: rgb(203 213 225 / 0.1);
}

.border-l-slate-300\/100 {
  border-left-color: rgb(203 213 225 / 1);
}

.border-l-slate-300\/15 {
  border-left-color: rgb(203 213 225 / 0.15);
}

.border-l-slate-300\/20 {
  border-left-color: rgb(203 213 225 / 0.2);
}

.border-l-slate-300\/25 {
  border-left-color: rgb(203 213 225 / 0.25);
}

.border-l-slate-300\/30 {
  border-left-color: rgb(203 213 225 / 0.3);
}

.border-l-slate-300\/35 {
  border-left-color: rgb(203 213 225 / 0.35);
}

.border-l-slate-300\/40 {
  border-left-color: rgb(203 213 225 / 0.4);
}

.border-l-slate-300\/45 {
  border-left-color: rgb(203 213 225 / 0.45);
}

.border-l-slate-300\/5 {
  border-left-color: rgb(203 213 225 / 0.05);
}

.border-l-slate-300\/50 {
  border-left-color: rgb(203 213 225 / 0.5);
}

.border-l-slate-300\/55 {
  border-left-color: rgb(203 213 225 / 0.55);
}

.border-l-slate-300\/60 {
  border-left-color: rgb(203 213 225 / 0.6);
}

.border-l-slate-300\/65 {
  border-left-color: rgb(203 213 225 / 0.65);
}

.border-l-slate-300\/70 {
  border-left-color: rgb(203 213 225 / 0.7);
}

.border-l-slate-300\/75 {
  border-left-color: rgb(203 213 225 / 0.75);
}

.border-l-slate-300\/80 {
  border-left-color: rgb(203 213 225 / 0.8);
}

.border-l-slate-300\/85 {
  border-left-color: rgb(203 213 225 / 0.85);
}

.border-l-slate-300\/90 {
  border-left-color: rgb(203 213 225 / 0.9);
}

.border-l-slate-300\/95 {
  border-left-color: rgb(203 213 225 / 0.95);
}

.border-l-slate-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}

.border-l-slate-400\/0 {
  border-left-color: rgb(148 163 184 / 0);
}

.border-l-slate-400\/10 {
  border-left-color: rgb(148 163 184 / 0.1);
}

.border-l-slate-400\/100 {
  border-left-color: rgb(148 163 184 / 1);
}

.border-l-slate-400\/15 {
  border-left-color: rgb(148 163 184 / 0.15);
}

.border-l-slate-400\/20 {
  border-left-color: rgb(148 163 184 / 0.2);
}

.border-l-slate-400\/25 {
  border-left-color: rgb(148 163 184 / 0.25);
}

.border-l-slate-400\/30 {
  border-left-color: rgb(148 163 184 / 0.3);
}

.border-l-slate-400\/35 {
  border-left-color: rgb(148 163 184 / 0.35);
}

.border-l-slate-400\/40 {
  border-left-color: rgb(148 163 184 / 0.4);
}

.border-l-slate-400\/45 {
  border-left-color: rgb(148 163 184 / 0.45);
}

.border-l-slate-400\/5 {
  border-left-color: rgb(148 163 184 / 0.05);
}

.border-l-slate-400\/50 {
  border-left-color: rgb(148 163 184 / 0.5);
}

.border-l-slate-400\/55 {
  border-left-color: rgb(148 163 184 / 0.55);
}

.border-l-slate-400\/60 {
  border-left-color: rgb(148 163 184 / 0.6);
}

.border-l-slate-400\/65 {
  border-left-color: rgb(148 163 184 / 0.65);
}

.border-l-slate-400\/70 {
  border-left-color: rgb(148 163 184 / 0.7);
}

.border-l-slate-400\/75 {
  border-left-color: rgb(148 163 184 / 0.75);
}

.border-l-slate-400\/80 {
  border-left-color: rgb(148 163 184 / 0.8);
}

.border-l-slate-400\/85 {
  border-left-color: rgb(148 163 184 / 0.85);
}

.border-l-slate-400\/90 {
  border-left-color: rgb(148 163 184 / 0.9);
}

.border-l-slate-400\/95 {
  border-left-color: rgb(148 163 184 / 0.95);
}

.border-l-slate-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(248 250 252 / var(--tw-border-opacity, 1));
}

.border-l-slate-50\/0 {
  border-left-color: rgb(248 250 252 / 0);
}

.border-l-slate-50\/10 {
  border-left-color: rgb(248 250 252 / 0.1);
}

.border-l-slate-50\/100 {
  border-left-color: rgb(248 250 252 / 1);
}

.border-l-slate-50\/15 {
  border-left-color: rgb(248 250 252 / 0.15);
}

.border-l-slate-50\/20 {
  border-left-color: rgb(248 250 252 / 0.2);
}

.border-l-slate-50\/25 {
  border-left-color: rgb(248 250 252 / 0.25);
}

.border-l-slate-50\/30 {
  border-left-color: rgb(248 250 252 / 0.3);
}

.border-l-slate-50\/35 {
  border-left-color: rgb(248 250 252 / 0.35);
}

.border-l-slate-50\/40 {
  border-left-color: rgb(248 250 252 / 0.4);
}

.border-l-slate-50\/45 {
  border-left-color: rgb(248 250 252 / 0.45);
}

.border-l-slate-50\/5 {
  border-left-color: rgb(248 250 252 / 0.05);
}

.border-l-slate-50\/50 {
  border-left-color: rgb(248 250 252 / 0.5);
}

.border-l-slate-50\/55 {
  border-left-color: rgb(248 250 252 / 0.55);
}

.border-l-slate-50\/60 {
  border-left-color: rgb(248 250 252 / 0.6);
}

.border-l-slate-50\/65 {
  border-left-color: rgb(248 250 252 / 0.65);
}

.border-l-slate-50\/70 {
  border-left-color: rgb(248 250 252 / 0.7);
}

.border-l-slate-50\/75 {
  border-left-color: rgb(248 250 252 / 0.75);
}

.border-l-slate-50\/80 {
  border-left-color: rgb(248 250 252 / 0.8);
}

.border-l-slate-50\/85 {
  border-left-color: rgb(248 250 252 / 0.85);
}

.border-l-slate-50\/90 {
  border-left-color: rgb(248 250 252 / 0.9);
}

.border-l-slate-50\/95 {
  border-left-color: rgb(248 250 252 / 0.95);
}

.border-l-slate-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
}

.border-l-slate-500\/0 {
  border-left-color: rgb(100 116 139 / 0);
}

.border-l-slate-500\/10 {
  border-left-color: rgb(100 116 139 / 0.1);
}

.border-l-slate-500\/100 {
  border-left-color: rgb(100 116 139 / 1);
}

.border-l-slate-500\/15 {
  border-left-color: rgb(100 116 139 / 0.15);
}

.border-l-slate-500\/20 {
  border-left-color: rgb(100 116 139 / 0.2);
}

.border-l-slate-500\/25 {
  border-left-color: rgb(100 116 139 / 0.25);
}

.border-l-slate-500\/30 {
  border-left-color: rgb(100 116 139 / 0.3);
}

.border-l-slate-500\/35 {
  border-left-color: rgb(100 116 139 / 0.35);
}

.border-l-slate-500\/40 {
  border-left-color: rgb(100 116 139 / 0.4);
}

.border-l-slate-500\/45 {
  border-left-color: rgb(100 116 139 / 0.45);
}

.border-l-slate-500\/5 {
  border-left-color: rgb(100 116 139 / 0.05);
}

.border-l-slate-500\/50 {
  border-left-color: rgb(100 116 139 / 0.5);
}

.border-l-slate-500\/55 {
  border-left-color: rgb(100 116 139 / 0.55);
}

.border-l-slate-500\/60 {
  border-left-color: rgb(100 116 139 / 0.6);
}

.border-l-slate-500\/65 {
  border-left-color: rgb(100 116 139 / 0.65);
}

.border-l-slate-500\/70 {
  border-left-color: rgb(100 116 139 / 0.7);
}

.border-l-slate-500\/75 {
  border-left-color: rgb(100 116 139 / 0.75);
}

.border-l-slate-500\/80 {
  border-left-color: rgb(100 116 139 / 0.8);
}

.border-l-slate-500\/85 {
  border-left-color: rgb(100 116 139 / 0.85);
}

.border-l-slate-500\/90 {
  border-left-color: rgb(100 116 139 / 0.9);
}

.border-l-slate-500\/95 {
  border-left-color: rgb(100 116 139 / 0.95);
}

.border-l-slate-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
}

.border-l-slate-600\/0 {
  border-left-color: rgb(71 85 105 / 0);
}

.border-l-slate-600\/10 {
  border-left-color: rgb(71 85 105 / 0.1);
}

.border-l-slate-600\/100 {
  border-left-color: rgb(71 85 105 / 1);
}

.border-l-slate-600\/15 {
  border-left-color: rgb(71 85 105 / 0.15);
}

.border-l-slate-600\/20 {
  border-left-color: rgb(71 85 105 / 0.2);
}

.border-l-slate-600\/25 {
  border-left-color: rgb(71 85 105 / 0.25);
}

.border-l-slate-600\/30 {
  border-left-color: rgb(71 85 105 / 0.3);
}

.border-l-slate-600\/35 {
  border-left-color: rgb(71 85 105 / 0.35);
}

.border-l-slate-600\/40 {
  border-left-color: rgb(71 85 105 / 0.4);
}

.border-l-slate-600\/45 {
  border-left-color: rgb(71 85 105 / 0.45);
}

.border-l-slate-600\/5 {
  border-left-color: rgb(71 85 105 / 0.05);
}

.border-l-slate-600\/50 {
  border-left-color: rgb(71 85 105 / 0.5);
}

.border-l-slate-600\/55 {
  border-left-color: rgb(71 85 105 / 0.55);
}

.border-l-slate-600\/60 {
  border-left-color: rgb(71 85 105 / 0.6);
}

.border-l-slate-600\/65 {
  border-left-color: rgb(71 85 105 / 0.65);
}

.border-l-slate-600\/70 {
  border-left-color: rgb(71 85 105 / 0.7);
}

.border-l-slate-600\/75 {
  border-left-color: rgb(71 85 105 / 0.75);
}

.border-l-slate-600\/80 {
  border-left-color: rgb(71 85 105 / 0.8);
}

.border-l-slate-600\/85 {
  border-left-color: rgb(71 85 105 / 0.85);
}

.border-l-slate-600\/90 {
  border-left-color: rgb(71 85 105 / 0.9);
}

.border-l-slate-600\/95 {
  border-left-color: rgb(71 85 105 / 0.95);
}

.border-l-slate-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
}

.border-l-slate-700\/0 {
  border-left-color: rgb(51 65 85 / 0);
}

.border-l-slate-700\/10 {
  border-left-color: rgb(51 65 85 / 0.1);
}

.border-l-slate-700\/100 {
  border-left-color: rgb(51 65 85 / 1);
}

.border-l-slate-700\/15 {
  border-left-color: rgb(51 65 85 / 0.15);
}

.border-l-slate-700\/20 {
  border-left-color: rgb(51 65 85 / 0.2);
}

.border-l-slate-700\/25 {
  border-left-color: rgb(51 65 85 / 0.25);
}

.border-l-slate-700\/30 {
  border-left-color: rgb(51 65 85 / 0.3);
}

.border-l-slate-700\/35 {
  border-left-color: rgb(51 65 85 / 0.35);
}

.border-l-slate-700\/40 {
  border-left-color: rgb(51 65 85 / 0.4);
}

.border-l-slate-700\/45 {
  border-left-color: rgb(51 65 85 / 0.45);
}

.border-l-slate-700\/5 {
  border-left-color: rgb(51 65 85 / 0.05);
}

.border-l-slate-700\/50 {
  border-left-color: rgb(51 65 85 / 0.5);
}

.border-l-slate-700\/55 {
  border-left-color: rgb(51 65 85 / 0.55);
}

.border-l-slate-700\/60 {
  border-left-color: rgb(51 65 85 / 0.6);
}

.border-l-slate-700\/65 {
  border-left-color: rgb(51 65 85 / 0.65);
}

.border-l-slate-700\/70 {
  border-left-color: rgb(51 65 85 / 0.7);
}

.border-l-slate-700\/75 {
  border-left-color: rgb(51 65 85 / 0.75);
}

.border-l-slate-700\/80 {
  border-left-color: rgb(51 65 85 / 0.8);
}

.border-l-slate-700\/85 {
  border-left-color: rgb(51 65 85 / 0.85);
}

.border-l-slate-700\/90 {
  border-left-color: rgb(51 65 85 / 0.9);
}

.border-l-slate-700\/95 {
  border-left-color: rgb(51 65 85 / 0.95);
}

.border-l-slate-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}

.border-l-slate-800\/0 {
  border-left-color: rgb(30 41 59 / 0);
}

.border-l-slate-800\/10 {
  border-left-color: rgb(30 41 59 / 0.1);
}

.border-l-slate-800\/100 {
  border-left-color: rgb(30 41 59 / 1);
}

.border-l-slate-800\/15 {
  border-left-color: rgb(30 41 59 / 0.15);
}

.border-l-slate-800\/20 {
  border-left-color: rgb(30 41 59 / 0.2);
}

.border-l-slate-800\/25 {
  border-left-color: rgb(30 41 59 / 0.25);
}

.border-l-slate-800\/30 {
  border-left-color: rgb(30 41 59 / 0.3);
}

.border-l-slate-800\/35 {
  border-left-color: rgb(30 41 59 / 0.35);
}

.border-l-slate-800\/40 {
  border-left-color: rgb(30 41 59 / 0.4);
}

.border-l-slate-800\/45 {
  border-left-color: rgb(30 41 59 / 0.45);
}

.border-l-slate-800\/5 {
  border-left-color: rgb(30 41 59 / 0.05);
}

.border-l-slate-800\/50 {
  border-left-color: rgb(30 41 59 / 0.5);
}

.border-l-slate-800\/55 {
  border-left-color: rgb(30 41 59 / 0.55);
}

.border-l-slate-800\/60 {
  border-left-color: rgb(30 41 59 / 0.6);
}

.border-l-slate-800\/65 {
  border-left-color: rgb(30 41 59 / 0.65);
}

.border-l-slate-800\/70 {
  border-left-color: rgb(30 41 59 / 0.7);
}

.border-l-slate-800\/75 {
  border-left-color: rgb(30 41 59 / 0.75);
}

.border-l-slate-800\/80 {
  border-left-color: rgb(30 41 59 / 0.8);
}

.border-l-slate-800\/85 {
  border-left-color: rgb(30 41 59 / 0.85);
}

.border-l-slate-800\/90 {
  border-left-color: rgb(30 41 59 / 0.9);
}

.border-l-slate-800\/95 {
  border-left-color: rgb(30 41 59 / 0.95);
}

.border-l-slate-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(15 23 42 / var(--tw-border-opacity, 1));
}

.border-l-slate-900\/0 {
  border-left-color: rgb(15 23 42 / 0);
}

.border-l-slate-900\/10 {
  border-left-color: rgb(15 23 42 / 0.1);
}

.border-l-slate-900\/100 {
  border-left-color: rgb(15 23 42 / 1);
}

.border-l-slate-900\/15 {
  border-left-color: rgb(15 23 42 / 0.15);
}

.border-l-slate-900\/20 {
  border-left-color: rgb(15 23 42 / 0.2);
}

.border-l-slate-900\/25 {
  border-left-color: rgb(15 23 42 / 0.25);
}

.border-l-slate-900\/30 {
  border-left-color: rgb(15 23 42 / 0.3);
}

.border-l-slate-900\/35 {
  border-left-color: rgb(15 23 42 / 0.35);
}

.border-l-slate-900\/40 {
  border-left-color: rgb(15 23 42 / 0.4);
}

.border-l-slate-900\/45 {
  border-left-color: rgb(15 23 42 / 0.45);
}

.border-l-slate-900\/5 {
  border-left-color: rgb(15 23 42 / 0.05);
}

.border-l-slate-900\/50 {
  border-left-color: rgb(15 23 42 / 0.5);
}

.border-l-slate-900\/55 {
  border-left-color: rgb(15 23 42 / 0.55);
}

.border-l-slate-900\/60 {
  border-left-color: rgb(15 23 42 / 0.6);
}

.border-l-slate-900\/65 {
  border-left-color: rgb(15 23 42 / 0.65);
}

.border-l-slate-900\/70 {
  border-left-color: rgb(15 23 42 / 0.7);
}

.border-l-slate-900\/75 {
  border-left-color: rgb(15 23 42 / 0.75);
}

.border-l-slate-900\/80 {
  border-left-color: rgb(15 23 42 / 0.8);
}

.border-l-slate-900\/85 {
  border-left-color: rgb(15 23 42 / 0.85);
}

.border-l-slate-900\/90 {
  border-left-color: rgb(15 23 42 / 0.9);
}

.border-l-slate-900\/95 {
  border-left-color: rgb(15 23 42 / 0.95);
}

.border-l-slate-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(2 6 23 / var(--tw-border-opacity, 1));
}

.border-l-slate-950\/0 {
  border-left-color: rgb(2 6 23 / 0);
}

.border-l-slate-950\/10 {
  border-left-color: rgb(2 6 23 / 0.1);
}

.border-l-slate-950\/100 {
  border-left-color: rgb(2 6 23 / 1);
}

.border-l-slate-950\/15 {
  border-left-color: rgb(2 6 23 / 0.15);
}

.border-l-slate-950\/20 {
  border-left-color: rgb(2 6 23 / 0.2);
}

.border-l-slate-950\/25 {
  border-left-color: rgb(2 6 23 / 0.25);
}

.border-l-slate-950\/30 {
  border-left-color: rgb(2 6 23 / 0.3);
}

.border-l-slate-950\/35 {
  border-left-color: rgb(2 6 23 / 0.35);
}

.border-l-slate-950\/40 {
  border-left-color: rgb(2 6 23 / 0.4);
}

.border-l-slate-950\/45 {
  border-left-color: rgb(2 6 23 / 0.45);
}

.border-l-slate-950\/5 {
  border-left-color: rgb(2 6 23 / 0.05);
}

.border-l-slate-950\/50 {
  border-left-color: rgb(2 6 23 / 0.5);
}

.border-l-slate-950\/55 {
  border-left-color: rgb(2 6 23 / 0.55);
}

.border-l-slate-950\/60 {
  border-left-color: rgb(2 6 23 / 0.6);
}

.border-l-slate-950\/65 {
  border-left-color: rgb(2 6 23 / 0.65);
}

.border-l-slate-950\/70 {
  border-left-color: rgb(2 6 23 / 0.7);
}

.border-l-slate-950\/75 {
  border-left-color: rgb(2 6 23 / 0.75);
}

.border-l-slate-950\/80 {
  border-left-color: rgb(2 6 23 / 0.8);
}

.border-l-slate-950\/85 {
  border-left-color: rgb(2 6 23 / 0.85);
}

.border-l-slate-950\/90 {
  border-left-color: rgb(2 6 23 / 0.9);
}

.border-l-slate-950\/95 {
  border-left-color: rgb(2 6 23 / 0.95);
}

.border-l-stone-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(245 245 244 / var(--tw-border-opacity, 1));
}

.border-l-stone-100\/0 {
  border-left-color: rgb(245 245 244 / 0);
}

.border-l-stone-100\/10 {
  border-left-color: rgb(245 245 244 / 0.1);
}

.border-l-stone-100\/100 {
  border-left-color: rgb(245 245 244 / 1);
}

.border-l-stone-100\/15 {
  border-left-color: rgb(245 245 244 / 0.15);
}

.border-l-stone-100\/20 {
  border-left-color: rgb(245 245 244 / 0.2);
}

.border-l-stone-100\/25 {
  border-left-color: rgb(245 245 244 / 0.25);
}

.border-l-stone-100\/30 {
  border-left-color: rgb(245 245 244 / 0.3);
}

.border-l-stone-100\/35 {
  border-left-color: rgb(245 245 244 / 0.35);
}

.border-l-stone-100\/40 {
  border-left-color: rgb(245 245 244 / 0.4);
}

.border-l-stone-100\/45 {
  border-left-color: rgb(245 245 244 / 0.45);
}

.border-l-stone-100\/5 {
  border-left-color: rgb(245 245 244 / 0.05);
}

.border-l-stone-100\/50 {
  border-left-color: rgb(245 245 244 / 0.5);
}

.border-l-stone-100\/55 {
  border-left-color: rgb(245 245 244 / 0.55);
}

.border-l-stone-100\/60 {
  border-left-color: rgb(245 245 244 / 0.6);
}

.border-l-stone-100\/65 {
  border-left-color: rgb(245 245 244 / 0.65);
}

.border-l-stone-100\/70 {
  border-left-color: rgb(245 245 244 / 0.7);
}

.border-l-stone-100\/75 {
  border-left-color: rgb(245 245 244 / 0.75);
}

.border-l-stone-100\/80 {
  border-left-color: rgb(245 245 244 / 0.8);
}

.border-l-stone-100\/85 {
  border-left-color: rgb(245 245 244 / 0.85);
}

.border-l-stone-100\/90 {
  border-left-color: rgb(245 245 244 / 0.9);
}

.border-l-stone-100\/95 {
  border-left-color: rgb(245 245 244 / 0.95);
}

.border-l-stone-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(231 229 228 / var(--tw-border-opacity, 1));
}

.border-l-stone-200\/0 {
  border-left-color: rgb(231 229 228 / 0);
}

.border-l-stone-200\/10 {
  border-left-color: rgb(231 229 228 / 0.1);
}

.border-l-stone-200\/100 {
  border-left-color: rgb(231 229 228 / 1);
}

.border-l-stone-200\/15 {
  border-left-color: rgb(231 229 228 / 0.15);
}

.border-l-stone-200\/20 {
  border-left-color: rgb(231 229 228 / 0.2);
}

.border-l-stone-200\/25 {
  border-left-color: rgb(231 229 228 / 0.25);
}

.border-l-stone-200\/30 {
  border-left-color: rgb(231 229 228 / 0.3);
}

.border-l-stone-200\/35 {
  border-left-color: rgb(231 229 228 / 0.35);
}

.border-l-stone-200\/40 {
  border-left-color: rgb(231 229 228 / 0.4);
}

.border-l-stone-200\/45 {
  border-left-color: rgb(231 229 228 / 0.45);
}

.border-l-stone-200\/5 {
  border-left-color: rgb(231 229 228 / 0.05);
}

.border-l-stone-200\/50 {
  border-left-color: rgb(231 229 228 / 0.5);
}

.border-l-stone-200\/55 {
  border-left-color: rgb(231 229 228 / 0.55);
}

.border-l-stone-200\/60 {
  border-left-color: rgb(231 229 228 / 0.6);
}

.border-l-stone-200\/65 {
  border-left-color: rgb(231 229 228 / 0.65);
}

.border-l-stone-200\/70 {
  border-left-color: rgb(231 229 228 / 0.7);
}

.border-l-stone-200\/75 {
  border-left-color: rgb(231 229 228 / 0.75);
}

.border-l-stone-200\/80 {
  border-left-color: rgb(231 229 228 / 0.8);
}

.border-l-stone-200\/85 {
  border-left-color: rgb(231 229 228 / 0.85);
}

.border-l-stone-200\/90 {
  border-left-color: rgb(231 229 228 / 0.9);
}

.border-l-stone-200\/95 {
  border-left-color: rgb(231 229 228 / 0.95);
}

.border-l-stone-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(214 211 209 / var(--tw-border-opacity, 1));
}

.border-l-stone-300\/0 {
  border-left-color: rgb(214 211 209 / 0);
}

.border-l-stone-300\/10 {
  border-left-color: rgb(214 211 209 / 0.1);
}

.border-l-stone-300\/100 {
  border-left-color: rgb(214 211 209 / 1);
}

.border-l-stone-300\/15 {
  border-left-color: rgb(214 211 209 / 0.15);
}

.border-l-stone-300\/20 {
  border-left-color: rgb(214 211 209 / 0.2);
}

.border-l-stone-300\/25 {
  border-left-color: rgb(214 211 209 / 0.25);
}

.border-l-stone-300\/30 {
  border-left-color: rgb(214 211 209 / 0.3);
}

.border-l-stone-300\/35 {
  border-left-color: rgb(214 211 209 / 0.35);
}

.border-l-stone-300\/40 {
  border-left-color: rgb(214 211 209 / 0.4);
}

.border-l-stone-300\/45 {
  border-left-color: rgb(214 211 209 / 0.45);
}

.border-l-stone-300\/5 {
  border-left-color: rgb(214 211 209 / 0.05);
}

.border-l-stone-300\/50 {
  border-left-color: rgb(214 211 209 / 0.5);
}

.border-l-stone-300\/55 {
  border-left-color: rgb(214 211 209 / 0.55);
}

.border-l-stone-300\/60 {
  border-left-color: rgb(214 211 209 / 0.6);
}

.border-l-stone-300\/65 {
  border-left-color: rgb(214 211 209 / 0.65);
}

.border-l-stone-300\/70 {
  border-left-color: rgb(214 211 209 / 0.7);
}

.border-l-stone-300\/75 {
  border-left-color: rgb(214 211 209 / 0.75);
}

.border-l-stone-300\/80 {
  border-left-color: rgb(214 211 209 / 0.8);
}

.border-l-stone-300\/85 {
  border-left-color: rgb(214 211 209 / 0.85);
}

.border-l-stone-300\/90 {
  border-left-color: rgb(214 211 209 / 0.9);
}

.border-l-stone-300\/95 {
  border-left-color: rgb(214 211 209 / 0.95);
}

.border-l-stone-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(168 162 158 / var(--tw-border-opacity, 1));
}

.border-l-stone-400\/0 {
  border-left-color: rgb(168 162 158 / 0);
}

.border-l-stone-400\/10 {
  border-left-color: rgb(168 162 158 / 0.1);
}

.border-l-stone-400\/100 {
  border-left-color: rgb(168 162 158 / 1);
}

.border-l-stone-400\/15 {
  border-left-color: rgb(168 162 158 / 0.15);
}

.border-l-stone-400\/20 {
  border-left-color: rgb(168 162 158 / 0.2);
}

.border-l-stone-400\/25 {
  border-left-color: rgb(168 162 158 / 0.25);
}

.border-l-stone-400\/30 {
  border-left-color: rgb(168 162 158 / 0.3);
}

.border-l-stone-400\/35 {
  border-left-color: rgb(168 162 158 / 0.35);
}

.border-l-stone-400\/40 {
  border-left-color: rgb(168 162 158 / 0.4);
}

.border-l-stone-400\/45 {
  border-left-color: rgb(168 162 158 / 0.45);
}

.border-l-stone-400\/5 {
  border-left-color: rgb(168 162 158 / 0.05);
}

.border-l-stone-400\/50 {
  border-left-color: rgb(168 162 158 / 0.5);
}

.border-l-stone-400\/55 {
  border-left-color: rgb(168 162 158 / 0.55);
}

.border-l-stone-400\/60 {
  border-left-color: rgb(168 162 158 / 0.6);
}

.border-l-stone-400\/65 {
  border-left-color: rgb(168 162 158 / 0.65);
}

.border-l-stone-400\/70 {
  border-left-color: rgb(168 162 158 / 0.7);
}

.border-l-stone-400\/75 {
  border-left-color: rgb(168 162 158 / 0.75);
}

.border-l-stone-400\/80 {
  border-left-color: rgb(168 162 158 / 0.8);
}

.border-l-stone-400\/85 {
  border-left-color: rgb(168 162 158 / 0.85);
}

.border-l-stone-400\/90 {
  border-left-color: rgb(168 162 158 / 0.9);
}

.border-l-stone-400\/95 {
  border-left-color: rgb(168 162 158 / 0.95);
}

.border-l-stone-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(250 250 249 / var(--tw-border-opacity, 1));
}

.border-l-stone-50\/0 {
  border-left-color: rgb(250 250 249 / 0);
}

.border-l-stone-50\/10 {
  border-left-color: rgb(250 250 249 / 0.1);
}

.border-l-stone-50\/100 {
  border-left-color: rgb(250 250 249 / 1);
}

.border-l-stone-50\/15 {
  border-left-color: rgb(250 250 249 / 0.15);
}

.border-l-stone-50\/20 {
  border-left-color: rgb(250 250 249 / 0.2);
}

.border-l-stone-50\/25 {
  border-left-color: rgb(250 250 249 / 0.25);
}

.border-l-stone-50\/30 {
  border-left-color: rgb(250 250 249 / 0.3);
}

.border-l-stone-50\/35 {
  border-left-color: rgb(250 250 249 / 0.35);
}

.border-l-stone-50\/40 {
  border-left-color: rgb(250 250 249 / 0.4);
}

.border-l-stone-50\/45 {
  border-left-color: rgb(250 250 249 / 0.45);
}

.border-l-stone-50\/5 {
  border-left-color: rgb(250 250 249 / 0.05);
}

.border-l-stone-50\/50 {
  border-left-color: rgb(250 250 249 / 0.5);
}

.border-l-stone-50\/55 {
  border-left-color: rgb(250 250 249 / 0.55);
}

.border-l-stone-50\/60 {
  border-left-color: rgb(250 250 249 / 0.6);
}

.border-l-stone-50\/65 {
  border-left-color: rgb(250 250 249 / 0.65);
}

.border-l-stone-50\/70 {
  border-left-color: rgb(250 250 249 / 0.7);
}

.border-l-stone-50\/75 {
  border-left-color: rgb(250 250 249 / 0.75);
}

.border-l-stone-50\/80 {
  border-left-color: rgb(250 250 249 / 0.8);
}

.border-l-stone-50\/85 {
  border-left-color: rgb(250 250 249 / 0.85);
}

.border-l-stone-50\/90 {
  border-left-color: rgb(250 250 249 / 0.9);
}

.border-l-stone-50\/95 {
  border-left-color: rgb(250 250 249 / 0.95);
}

.border-l-stone-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(120 113 108 / var(--tw-border-opacity, 1));
}

.border-l-stone-500\/0 {
  border-left-color: rgb(120 113 108 / 0);
}

.border-l-stone-500\/10 {
  border-left-color: rgb(120 113 108 / 0.1);
}

.border-l-stone-500\/100 {
  border-left-color: rgb(120 113 108 / 1);
}

.border-l-stone-500\/15 {
  border-left-color: rgb(120 113 108 / 0.15);
}

.border-l-stone-500\/20 {
  border-left-color: rgb(120 113 108 / 0.2);
}

.border-l-stone-500\/25 {
  border-left-color: rgb(120 113 108 / 0.25);
}

.border-l-stone-500\/30 {
  border-left-color: rgb(120 113 108 / 0.3);
}

.border-l-stone-500\/35 {
  border-left-color: rgb(120 113 108 / 0.35);
}

.border-l-stone-500\/40 {
  border-left-color: rgb(120 113 108 / 0.4);
}

.border-l-stone-500\/45 {
  border-left-color: rgb(120 113 108 / 0.45);
}

.border-l-stone-500\/5 {
  border-left-color: rgb(120 113 108 / 0.05);
}

.border-l-stone-500\/50 {
  border-left-color: rgb(120 113 108 / 0.5);
}

.border-l-stone-500\/55 {
  border-left-color: rgb(120 113 108 / 0.55);
}

.border-l-stone-500\/60 {
  border-left-color: rgb(120 113 108 / 0.6);
}

.border-l-stone-500\/65 {
  border-left-color: rgb(120 113 108 / 0.65);
}

.border-l-stone-500\/70 {
  border-left-color: rgb(120 113 108 / 0.7);
}

.border-l-stone-500\/75 {
  border-left-color: rgb(120 113 108 / 0.75);
}

.border-l-stone-500\/80 {
  border-left-color: rgb(120 113 108 / 0.8);
}

.border-l-stone-500\/85 {
  border-left-color: rgb(120 113 108 / 0.85);
}

.border-l-stone-500\/90 {
  border-left-color: rgb(120 113 108 / 0.9);
}

.border-l-stone-500\/95 {
  border-left-color: rgb(120 113 108 / 0.95);
}

.border-l-stone-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(87 83 78 / var(--tw-border-opacity, 1));
}

.border-l-stone-600\/0 {
  border-left-color: rgb(87 83 78 / 0);
}

.border-l-stone-600\/10 {
  border-left-color: rgb(87 83 78 / 0.1);
}

.border-l-stone-600\/100 {
  border-left-color: rgb(87 83 78 / 1);
}

.border-l-stone-600\/15 {
  border-left-color: rgb(87 83 78 / 0.15);
}

.border-l-stone-600\/20 {
  border-left-color: rgb(87 83 78 / 0.2);
}

.border-l-stone-600\/25 {
  border-left-color: rgb(87 83 78 / 0.25);
}

.border-l-stone-600\/30 {
  border-left-color: rgb(87 83 78 / 0.3);
}

.border-l-stone-600\/35 {
  border-left-color: rgb(87 83 78 / 0.35);
}

.border-l-stone-600\/40 {
  border-left-color: rgb(87 83 78 / 0.4);
}

.border-l-stone-600\/45 {
  border-left-color: rgb(87 83 78 / 0.45);
}

.border-l-stone-600\/5 {
  border-left-color: rgb(87 83 78 / 0.05);
}

.border-l-stone-600\/50 {
  border-left-color: rgb(87 83 78 / 0.5);
}

.border-l-stone-600\/55 {
  border-left-color: rgb(87 83 78 / 0.55);
}

.border-l-stone-600\/60 {
  border-left-color: rgb(87 83 78 / 0.6);
}

.border-l-stone-600\/65 {
  border-left-color: rgb(87 83 78 / 0.65);
}

.border-l-stone-600\/70 {
  border-left-color: rgb(87 83 78 / 0.7);
}

.border-l-stone-600\/75 {
  border-left-color: rgb(87 83 78 / 0.75);
}

.border-l-stone-600\/80 {
  border-left-color: rgb(87 83 78 / 0.8);
}

.border-l-stone-600\/85 {
  border-left-color: rgb(87 83 78 / 0.85);
}

.border-l-stone-600\/90 {
  border-left-color: rgb(87 83 78 / 0.9);
}

.border-l-stone-600\/95 {
  border-left-color: rgb(87 83 78 / 0.95);
}

.border-l-stone-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(68 64 60 / var(--tw-border-opacity, 1));
}

.border-l-stone-700\/0 {
  border-left-color: rgb(68 64 60 / 0);
}

.border-l-stone-700\/10 {
  border-left-color: rgb(68 64 60 / 0.1);
}

.border-l-stone-700\/100 {
  border-left-color: rgb(68 64 60 / 1);
}

.border-l-stone-700\/15 {
  border-left-color: rgb(68 64 60 / 0.15);
}

.border-l-stone-700\/20 {
  border-left-color: rgb(68 64 60 / 0.2);
}

.border-l-stone-700\/25 {
  border-left-color: rgb(68 64 60 / 0.25);
}

.border-l-stone-700\/30 {
  border-left-color: rgb(68 64 60 / 0.3);
}

.border-l-stone-700\/35 {
  border-left-color: rgb(68 64 60 / 0.35);
}

.border-l-stone-700\/40 {
  border-left-color: rgb(68 64 60 / 0.4);
}

.border-l-stone-700\/45 {
  border-left-color: rgb(68 64 60 / 0.45);
}

.border-l-stone-700\/5 {
  border-left-color: rgb(68 64 60 / 0.05);
}

.border-l-stone-700\/50 {
  border-left-color: rgb(68 64 60 / 0.5);
}

.border-l-stone-700\/55 {
  border-left-color: rgb(68 64 60 / 0.55);
}

.border-l-stone-700\/60 {
  border-left-color: rgb(68 64 60 / 0.6);
}

.border-l-stone-700\/65 {
  border-left-color: rgb(68 64 60 / 0.65);
}

.border-l-stone-700\/70 {
  border-left-color: rgb(68 64 60 / 0.7);
}

.border-l-stone-700\/75 {
  border-left-color: rgb(68 64 60 / 0.75);
}

.border-l-stone-700\/80 {
  border-left-color: rgb(68 64 60 / 0.8);
}

.border-l-stone-700\/85 {
  border-left-color: rgb(68 64 60 / 0.85);
}

.border-l-stone-700\/90 {
  border-left-color: rgb(68 64 60 / 0.9);
}

.border-l-stone-700\/95 {
  border-left-color: rgb(68 64 60 / 0.95);
}

.border-l-stone-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(41 37 36 / var(--tw-border-opacity, 1));
}

.border-l-stone-800\/0 {
  border-left-color: rgb(41 37 36 / 0);
}

.border-l-stone-800\/10 {
  border-left-color: rgb(41 37 36 / 0.1);
}

.border-l-stone-800\/100 {
  border-left-color: rgb(41 37 36 / 1);
}

.border-l-stone-800\/15 {
  border-left-color: rgb(41 37 36 / 0.15);
}

.border-l-stone-800\/20 {
  border-left-color: rgb(41 37 36 / 0.2);
}

.border-l-stone-800\/25 {
  border-left-color: rgb(41 37 36 / 0.25);
}

.border-l-stone-800\/30 {
  border-left-color: rgb(41 37 36 / 0.3);
}

.border-l-stone-800\/35 {
  border-left-color: rgb(41 37 36 / 0.35);
}

.border-l-stone-800\/40 {
  border-left-color: rgb(41 37 36 / 0.4);
}

.border-l-stone-800\/45 {
  border-left-color: rgb(41 37 36 / 0.45);
}

.border-l-stone-800\/5 {
  border-left-color: rgb(41 37 36 / 0.05);
}

.border-l-stone-800\/50 {
  border-left-color: rgb(41 37 36 / 0.5);
}

.border-l-stone-800\/55 {
  border-left-color: rgb(41 37 36 / 0.55);
}

.border-l-stone-800\/60 {
  border-left-color: rgb(41 37 36 / 0.6);
}

.border-l-stone-800\/65 {
  border-left-color: rgb(41 37 36 / 0.65);
}

.border-l-stone-800\/70 {
  border-left-color: rgb(41 37 36 / 0.7);
}

.border-l-stone-800\/75 {
  border-left-color: rgb(41 37 36 / 0.75);
}

.border-l-stone-800\/80 {
  border-left-color: rgb(41 37 36 / 0.8);
}

.border-l-stone-800\/85 {
  border-left-color: rgb(41 37 36 / 0.85);
}

.border-l-stone-800\/90 {
  border-left-color: rgb(41 37 36 / 0.9);
}

.border-l-stone-800\/95 {
  border-left-color: rgb(41 37 36 / 0.95);
}

.border-l-stone-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(28 25 23 / var(--tw-border-opacity, 1));
}

.border-l-stone-900\/0 {
  border-left-color: rgb(28 25 23 / 0);
}

.border-l-stone-900\/10 {
  border-left-color: rgb(28 25 23 / 0.1);
}

.border-l-stone-900\/100 {
  border-left-color: rgb(28 25 23 / 1);
}

.border-l-stone-900\/15 {
  border-left-color: rgb(28 25 23 / 0.15);
}

.border-l-stone-900\/20 {
  border-left-color: rgb(28 25 23 / 0.2);
}

.border-l-stone-900\/25 {
  border-left-color: rgb(28 25 23 / 0.25);
}

.border-l-stone-900\/30 {
  border-left-color: rgb(28 25 23 / 0.3);
}

.border-l-stone-900\/35 {
  border-left-color: rgb(28 25 23 / 0.35);
}

.border-l-stone-900\/40 {
  border-left-color: rgb(28 25 23 / 0.4);
}

.border-l-stone-900\/45 {
  border-left-color: rgb(28 25 23 / 0.45);
}

.border-l-stone-900\/5 {
  border-left-color: rgb(28 25 23 / 0.05);
}

.border-l-stone-900\/50 {
  border-left-color: rgb(28 25 23 / 0.5);
}

.border-l-stone-900\/55 {
  border-left-color: rgb(28 25 23 / 0.55);
}

.border-l-stone-900\/60 {
  border-left-color: rgb(28 25 23 / 0.6);
}

.border-l-stone-900\/65 {
  border-left-color: rgb(28 25 23 / 0.65);
}

.border-l-stone-900\/70 {
  border-left-color: rgb(28 25 23 / 0.7);
}

.border-l-stone-900\/75 {
  border-left-color: rgb(28 25 23 / 0.75);
}

.border-l-stone-900\/80 {
  border-left-color: rgb(28 25 23 / 0.8);
}

.border-l-stone-900\/85 {
  border-left-color: rgb(28 25 23 / 0.85);
}

.border-l-stone-900\/90 {
  border-left-color: rgb(28 25 23 / 0.9);
}

.border-l-stone-900\/95 {
  border-left-color: rgb(28 25 23 / 0.95);
}

.border-l-stone-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(12 10 9 / var(--tw-border-opacity, 1));
}

.border-l-stone-950\/0 {
  border-left-color: rgb(12 10 9 / 0);
}

.border-l-stone-950\/10 {
  border-left-color: rgb(12 10 9 / 0.1);
}

.border-l-stone-950\/100 {
  border-left-color: rgb(12 10 9 / 1);
}

.border-l-stone-950\/15 {
  border-left-color: rgb(12 10 9 / 0.15);
}

.border-l-stone-950\/20 {
  border-left-color: rgb(12 10 9 / 0.2);
}

.border-l-stone-950\/25 {
  border-left-color: rgb(12 10 9 / 0.25);
}

.border-l-stone-950\/30 {
  border-left-color: rgb(12 10 9 / 0.3);
}

.border-l-stone-950\/35 {
  border-left-color: rgb(12 10 9 / 0.35);
}

.border-l-stone-950\/40 {
  border-left-color: rgb(12 10 9 / 0.4);
}

.border-l-stone-950\/45 {
  border-left-color: rgb(12 10 9 / 0.45);
}

.border-l-stone-950\/5 {
  border-left-color: rgb(12 10 9 / 0.05);
}

.border-l-stone-950\/50 {
  border-left-color: rgb(12 10 9 / 0.5);
}

.border-l-stone-950\/55 {
  border-left-color: rgb(12 10 9 / 0.55);
}

.border-l-stone-950\/60 {
  border-left-color: rgb(12 10 9 / 0.6);
}

.border-l-stone-950\/65 {
  border-left-color: rgb(12 10 9 / 0.65);
}

.border-l-stone-950\/70 {
  border-left-color: rgb(12 10 9 / 0.7);
}

.border-l-stone-950\/75 {
  border-left-color: rgb(12 10 9 / 0.75);
}

.border-l-stone-950\/80 {
  border-left-color: rgb(12 10 9 / 0.8);
}

.border-l-stone-950\/85 {
  border-left-color: rgb(12 10 9 / 0.85);
}

.border-l-stone-950\/90 {
  border-left-color: rgb(12 10 9 / 0.9);
}

.border-l-stone-950\/95 {
  border-left-color: rgb(12 10 9 / 0.95);
}

.border-l-teal {
  --tw-border-opacity: 1;
  border-left-color: rgb(99 146 173 / var(--tw-border-opacity, 1));
}

.border-l-teal\/0 {
  border-left-color: rgb(99 146 173 / 0);
}

.border-l-teal\/10 {
  border-left-color: rgb(99 146 173 / 0.1);
}

.border-l-teal\/100 {
  border-left-color: rgb(99 146 173 / 1);
}

.border-l-teal\/15 {
  border-left-color: rgb(99 146 173 / 0.15);
}

.border-l-teal\/20 {
  border-left-color: rgb(99 146 173 / 0.2);
}

.border-l-teal\/25 {
  border-left-color: rgb(99 146 173 / 0.25);
}

.border-l-teal\/30 {
  border-left-color: rgb(99 146 173 / 0.3);
}

.border-l-teal\/35 {
  border-left-color: rgb(99 146 173 / 0.35);
}

.border-l-teal\/40 {
  border-left-color: rgb(99 146 173 / 0.4);
}

.border-l-teal\/45 {
  border-left-color: rgb(99 146 173 / 0.45);
}

.border-l-teal\/5 {
  border-left-color: rgb(99 146 173 / 0.05);
}

.border-l-teal\/50 {
  border-left-color: rgb(99 146 173 / 0.5);
}

.border-l-teal\/55 {
  border-left-color: rgb(99 146 173 / 0.55);
}

.border-l-teal\/60 {
  border-left-color: rgb(99 146 173 / 0.6);
}

.border-l-teal\/65 {
  border-left-color: rgb(99 146 173 / 0.65);
}

.border-l-teal\/70 {
  border-left-color: rgb(99 146 173 / 0.7);
}

.border-l-teal\/75 {
  border-left-color: rgb(99 146 173 / 0.75);
}

.border-l-teal\/80 {
  border-left-color: rgb(99 146 173 / 0.8);
}

.border-l-teal\/85 {
  border-left-color: rgb(99 146 173 / 0.85);
}

.border-l-teal\/90 {
  border-left-color: rgb(99 146 173 / 0.9);
}

.border-l-teal\/95 {
  border-left-color: rgb(99 146 173 / 0.95);
}

.border-l-transparent {
  border-left-color: transparent;
}

.border-l-transparent\/0 {
  border-left-color: rgb(0 0 0 / 0);
}

.border-l-transparent\/10 {
  border-left-color: rgb(0 0 0 / 0.1);
}

.border-l-transparent\/100 {
  border-left-color: rgb(0 0 0 / 1);
}

.border-l-transparent\/15 {
  border-left-color: rgb(0 0 0 / 0.15);
}

.border-l-transparent\/20 {
  border-left-color: rgb(0 0 0 / 0.2);
}

.border-l-transparent\/25 {
  border-left-color: rgb(0 0 0 / 0.25);
}

.border-l-transparent\/30 {
  border-left-color: rgb(0 0 0 / 0.3);
}

.border-l-transparent\/35 {
  border-left-color: rgb(0 0 0 / 0.35);
}

.border-l-transparent\/40 {
  border-left-color: rgb(0 0 0 / 0.4);
}

.border-l-transparent\/45 {
  border-left-color: rgb(0 0 0 / 0.45);
}

.border-l-transparent\/5 {
  border-left-color: rgb(0 0 0 / 0.05);
}

.border-l-transparent\/50 {
  border-left-color: rgb(0 0 0 / 0.5);
}

.border-l-transparent\/55 {
  border-left-color: rgb(0 0 0 / 0.55);
}

.border-l-transparent\/60 {
  border-left-color: rgb(0 0 0 / 0.6);
}

.border-l-transparent\/65 {
  border-left-color: rgb(0 0 0 / 0.65);
}

.border-l-transparent\/70 {
  border-left-color: rgb(0 0 0 / 0.7);
}

.border-l-transparent\/75 {
  border-left-color: rgb(0 0 0 / 0.75);
}

.border-l-transparent\/80 {
  border-left-color: rgb(0 0 0 / 0.8);
}

.border-l-transparent\/85 {
  border-left-color: rgb(0 0 0 / 0.85);
}

.border-l-transparent\/90 {
  border-left-color: rgb(0 0 0 / 0.9);
}

.border-l-transparent\/95 {
  border-left-color: rgb(0 0 0 / 0.95);
}

.border-l-violet-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(237 233 254 / var(--tw-border-opacity, 1));
}

.border-l-violet-100\/0 {
  border-left-color: rgb(237 233 254 / 0);
}

.border-l-violet-100\/10 {
  border-left-color: rgb(237 233 254 / 0.1);
}

.border-l-violet-100\/100 {
  border-left-color: rgb(237 233 254 / 1);
}

.border-l-violet-100\/15 {
  border-left-color: rgb(237 233 254 / 0.15);
}

.border-l-violet-100\/20 {
  border-left-color: rgb(237 233 254 / 0.2);
}

.border-l-violet-100\/25 {
  border-left-color: rgb(237 233 254 / 0.25);
}

.border-l-violet-100\/30 {
  border-left-color: rgb(237 233 254 / 0.3);
}

.border-l-violet-100\/35 {
  border-left-color: rgb(237 233 254 / 0.35);
}

.border-l-violet-100\/40 {
  border-left-color: rgb(237 233 254 / 0.4);
}

.border-l-violet-100\/45 {
  border-left-color: rgb(237 233 254 / 0.45);
}

.border-l-violet-100\/5 {
  border-left-color: rgb(237 233 254 / 0.05);
}

.border-l-violet-100\/50 {
  border-left-color: rgb(237 233 254 / 0.5);
}

.border-l-violet-100\/55 {
  border-left-color: rgb(237 233 254 / 0.55);
}

.border-l-violet-100\/60 {
  border-left-color: rgb(237 233 254 / 0.6);
}

.border-l-violet-100\/65 {
  border-left-color: rgb(237 233 254 / 0.65);
}

.border-l-violet-100\/70 {
  border-left-color: rgb(237 233 254 / 0.7);
}

.border-l-violet-100\/75 {
  border-left-color: rgb(237 233 254 / 0.75);
}

.border-l-violet-100\/80 {
  border-left-color: rgb(237 233 254 / 0.8);
}

.border-l-violet-100\/85 {
  border-left-color: rgb(237 233 254 / 0.85);
}

.border-l-violet-100\/90 {
  border-left-color: rgb(237 233 254 / 0.9);
}

.border-l-violet-100\/95 {
  border-left-color: rgb(237 233 254 / 0.95);
}

.border-l-violet-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(221 214 254 / var(--tw-border-opacity, 1));
}

.border-l-violet-200\/0 {
  border-left-color: rgb(221 214 254 / 0);
}

.border-l-violet-200\/10 {
  border-left-color: rgb(221 214 254 / 0.1);
}

.border-l-violet-200\/100 {
  border-left-color: rgb(221 214 254 / 1);
}

.border-l-violet-200\/15 {
  border-left-color: rgb(221 214 254 / 0.15);
}

.border-l-violet-200\/20 {
  border-left-color: rgb(221 214 254 / 0.2);
}

.border-l-violet-200\/25 {
  border-left-color: rgb(221 214 254 / 0.25);
}

.border-l-violet-200\/30 {
  border-left-color: rgb(221 214 254 / 0.3);
}

.border-l-violet-200\/35 {
  border-left-color: rgb(221 214 254 / 0.35);
}

.border-l-violet-200\/40 {
  border-left-color: rgb(221 214 254 / 0.4);
}

.border-l-violet-200\/45 {
  border-left-color: rgb(221 214 254 / 0.45);
}

.border-l-violet-200\/5 {
  border-left-color: rgb(221 214 254 / 0.05);
}

.border-l-violet-200\/50 {
  border-left-color: rgb(221 214 254 / 0.5);
}

.border-l-violet-200\/55 {
  border-left-color: rgb(221 214 254 / 0.55);
}

.border-l-violet-200\/60 {
  border-left-color: rgb(221 214 254 / 0.6);
}

.border-l-violet-200\/65 {
  border-left-color: rgb(221 214 254 / 0.65);
}

.border-l-violet-200\/70 {
  border-left-color: rgb(221 214 254 / 0.7);
}

.border-l-violet-200\/75 {
  border-left-color: rgb(221 214 254 / 0.75);
}

.border-l-violet-200\/80 {
  border-left-color: rgb(221 214 254 / 0.8);
}

.border-l-violet-200\/85 {
  border-left-color: rgb(221 214 254 / 0.85);
}

.border-l-violet-200\/90 {
  border-left-color: rgb(221 214 254 / 0.9);
}

.border-l-violet-200\/95 {
  border-left-color: rgb(221 214 254 / 0.95);
}

.border-l-violet-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(196 181 253 / var(--tw-border-opacity, 1));
}

.border-l-violet-300\/0 {
  border-left-color: rgb(196 181 253 / 0);
}

.border-l-violet-300\/10 {
  border-left-color: rgb(196 181 253 / 0.1);
}

.border-l-violet-300\/100 {
  border-left-color: rgb(196 181 253 / 1);
}

.border-l-violet-300\/15 {
  border-left-color: rgb(196 181 253 / 0.15);
}

.border-l-violet-300\/20 {
  border-left-color: rgb(196 181 253 / 0.2);
}

.border-l-violet-300\/25 {
  border-left-color: rgb(196 181 253 / 0.25);
}

.border-l-violet-300\/30 {
  border-left-color: rgb(196 181 253 / 0.3);
}

.border-l-violet-300\/35 {
  border-left-color: rgb(196 181 253 / 0.35);
}

.border-l-violet-300\/40 {
  border-left-color: rgb(196 181 253 / 0.4);
}

.border-l-violet-300\/45 {
  border-left-color: rgb(196 181 253 / 0.45);
}

.border-l-violet-300\/5 {
  border-left-color: rgb(196 181 253 / 0.05);
}

.border-l-violet-300\/50 {
  border-left-color: rgb(196 181 253 / 0.5);
}

.border-l-violet-300\/55 {
  border-left-color: rgb(196 181 253 / 0.55);
}

.border-l-violet-300\/60 {
  border-left-color: rgb(196 181 253 / 0.6);
}

.border-l-violet-300\/65 {
  border-left-color: rgb(196 181 253 / 0.65);
}

.border-l-violet-300\/70 {
  border-left-color: rgb(196 181 253 / 0.7);
}

.border-l-violet-300\/75 {
  border-left-color: rgb(196 181 253 / 0.75);
}

.border-l-violet-300\/80 {
  border-left-color: rgb(196 181 253 / 0.8);
}

.border-l-violet-300\/85 {
  border-left-color: rgb(196 181 253 / 0.85);
}

.border-l-violet-300\/90 {
  border-left-color: rgb(196 181 253 / 0.9);
}

.border-l-violet-300\/95 {
  border-left-color: rgb(196 181 253 / 0.95);
}

.border-l-violet-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(167 139 250 / var(--tw-border-opacity, 1));
}

.border-l-violet-400\/0 {
  border-left-color: rgb(167 139 250 / 0);
}

.border-l-violet-400\/10 {
  border-left-color: rgb(167 139 250 / 0.1);
}

.border-l-violet-400\/100 {
  border-left-color: rgb(167 139 250 / 1);
}

.border-l-violet-400\/15 {
  border-left-color: rgb(167 139 250 / 0.15);
}

.border-l-violet-400\/20 {
  border-left-color: rgb(167 139 250 / 0.2);
}

.border-l-violet-400\/25 {
  border-left-color: rgb(167 139 250 / 0.25);
}

.border-l-violet-400\/30 {
  border-left-color: rgb(167 139 250 / 0.3);
}

.border-l-violet-400\/35 {
  border-left-color: rgb(167 139 250 / 0.35);
}

.border-l-violet-400\/40 {
  border-left-color: rgb(167 139 250 / 0.4);
}

.border-l-violet-400\/45 {
  border-left-color: rgb(167 139 250 / 0.45);
}

.border-l-violet-400\/5 {
  border-left-color: rgb(167 139 250 / 0.05);
}

.border-l-violet-400\/50 {
  border-left-color: rgb(167 139 250 / 0.5);
}

.border-l-violet-400\/55 {
  border-left-color: rgb(167 139 250 / 0.55);
}

.border-l-violet-400\/60 {
  border-left-color: rgb(167 139 250 / 0.6);
}

.border-l-violet-400\/65 {
  border-left-color: rgb(167 139 250 / 0.65);
}

.border-l-violet-400\/70 {
  border-left-color: rgb(167 139 250 / 0.7);
}

.border-l-violet-400\/75 {
  border-left-color: rgb(167 139 250 / 0.75);
}

.border-l-violet-400\/80 {
  border-left-color: rgb(167 139 250 / 0.8);
}

.border-l-violet-400\/85 {
  border-left-color: rgb(167 139 250 / 0.85);
}

.border-l-violet-400\/90 {
  border-left-color: rgb(167 139 250 / 0.9);
}

.border-l-violet-400\/95 {
  border-left-color: rgb(167 139 250 / 0.95);
}

.border-l-violet-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(245 243 255 / var(--tw-border-opacity, 1));
}

.border-l-violet-50\/0 {
  border-left-color: rgb(245 243 255 / 0);
}

.border-l-violet-50\/10 {
  border-left-color: rgb(245 243 255 / 0.1);
}

.border-l-violet-50\/100 {
  border-left-color: rgb(245 243 255 / 1);
}

.border-l-violet-50\/15 {
  border-left-color: rgb(245 243 255 / 0.15);
}

.border-l-violet-50\/20 {
  border-left-color: rgb(245 243 255 / 0.2);
}

.border-l-violet-50\/25 {
  border-left-color: rgb(245 243 255 / 0.25);
}

.border-l-violet-50\/30 {
  border-left-color: rgb(245 243 255 / 0.3);
}

.border-l-violet-50\/35 {
  border-left-color: rgb(245 243 255 / 0.35);
}

.border-l-violet-50\/40 {
  border-left-color: rgb(245 243 255 / 0.4);
}

.border-l-violet-50\/45 {
  border-left-color: rgb(245 243 255 / 0.45);
}

.border-l-violet-50\/5 {
  border-left-color: rgb(245 243 255 / 0.05);
}

.border-l-violet-50\/50 {
  border-left-color: rgb(245 243 255 / 0.5);
}

.border-l-violet-50\/55 {
  border-left-color: rgb(245 243 255 / 0.55);
}

.border-l-violet-50\/60 {
  border-left-color: rgb(245 243 255 / 0.6);
}

.border-l-violet-50\/65 {
  border-left-color: rgb(245 243 255 / 0.65);
}

.border-l-violet-50\/70 {
  border-left-color: rgb(245 243 255 / 0.7);
}

.border-l-violet-50\/75 {
  border-left-color: rgb(245 243 255 / 0.75);
}

.border-l-violet-50\/80 {
  border-left-color: rgb(245 243 255 / 0.8);
}

.border-l-violet-50\/85 {
  border-left-color: rgb(245 243 255 / 0.85);
}

.border-l-violet-50\/90 {
  border-left-color: rgb(245 243 255 / 0.9);
}

.border-l-violet-50\/95 {
  border-left-color: rgb(245 243 255 / 0.95);
}

.border-l-violet-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(139 92 246 / var(--tw-border-opacity, 1));
}

.border-l-violet-500\/0 {
  border-left-color: rgb(139 92 246 / 0);
}

.border-l-violet-500\/10 {
  border-left-color: rgb(139 92 246 / 0.1);
}

.border-l-violet-500\/100 {
  border-left-color: rgb(139 92 246 / 1);
}

.border-l-violet-500\/15 {
  border-left-color: rgb(139 92 246 / 0.15);
}

.border-l-violet-500\/20 {
  border-left-color: rgb(139 92 246 / 0.2);
}

.border-l-violet-500\/25 {
  border-left-color: rgb(139 92 246 / 0.25);
}

.border-l-violet-500\/30 {
  border-left-color: rgb(139 92 246 / 0.3);
}

.border-l-violet-500\/35 {
  border-left-color: rgb(139 92 246 / 0.35);
}

.border-l-violet-500\/40 {
  border-left-color: rgb(139 92 246 / 0.4);
}

.border-l-violet-500\/45 {
  border-left-color: rgb(139 92 246 / 0.45);
}

.border-l-violet-500\/5 {
  border-left-color: rgb(139 92 246 / 0.05);
}

.border-l-violet-500\/50 {
  border-left-color: rgb(139 92 246 / 0.5);
}

.border-l-violet-500\/55 {
  border-left-color: rgb(139 92 246 / 0.55);
}

.border-l-violet-500\/60 {
  border-left-color: rgb(139 92 246 / 0.6);
}

.border-l-violet-500\/65 {
  border-left-color: rgb(139 92 246 / 0.65);
}

.border-l-violet-500\/70 {
  border-left-color: rgb(139 92 246 / 0.7);
}

.border-l-violet-500\/75 {
  border-left-color: rgb(139 92 246 / 0.75);
}

.border-l-violet-500\/80 {
  border-left-color: rgb(139 92 246 / 0.8);
}

.border-l-violet-500\/85 {
  border-left-color: rgb(139 92 246 / 0.85);
}

.border-l-violet-500\/90 {
  border-left-color: rgb(139 92 246 / 0.9);
}

.border-l-violet-500\/95 {
  border-left-color: rgb(139 92 246 / 0.95);
}

.border-l-violet-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(124 58 237 / var(--tw-border-opacity, 1));
}

.border-l-violet-600\/0 {
  border-left-color: rgb(124 58 237 / 0);
}

.border-l-violet-600\/10 {
  border-left-color: rgb(124 58 237 / 0.1);
}

.border-l-violet-600\/100 {
  border-left-color: rgb(124 58 237 / 1);
}

.border-l-violet-600\/15 {
  border-left-color: rgb(124 58 237 / 0.15);
}

.border-l-violet-600\/20 {
  border-left-color: rgb(124 58 237 / 0.2);
}

.border-l-violet-600\/25 {
  border-left-color: rgb(124 58 237 / 0.25);
}

.border-l-violet-600\/30 {
  border-left-color: rgb(124 58 237 / 0.3);
}

.border-l-violet-600\/35 {
  border-left-color: rgb(124 58 237 / 0.35);
}

.border-l-violet-600\/40 {
  border-left-color: rgb(124 58 237 / 0.4);
}

.border-l-violet-600\/45 {
  border-left-color: rgb(124 58 237 / 0.45);
}

.border-l-violet-600\/5 {
  border-left-color: rgb(124 58 237 / 0.05);
}

.border-l-violet-600\/50 {
  border-left-color: rgb(124 58 237 / 0.5);
}

.border-l-violet-600\/55 {
  border-left-color: rgb(124 58 237 / 0.55);
}

.border-l-violet-600\/60 {
  border-left-color: rgb(124 58 237 / 0.6);
}

.border-l-violet-600\/65 {
  border-left-color: rgb(124 58 237 / 0.65);
}

.border-l-violet-600\/70 {
  border-left-color: rgb(124 58 237 / 0.7);
}

.border-l-violet-600\/75 {
  border-left-color: rgb(124 58 237 / 0.75);
}

.border-l-violet-600\/80 {
  border-left-color: rgb(124 58 237 / 0.8);
}

.border-l-violet-600\/85 {
  border-left-color: rgb(124 58 237 / 0.85);
}

.border-l-violet-600\/90 {
  border-left-color: rgb(124 58 237 / 0.9);
}

.border-l-violet-600\/95 {
  border-left-color: rgb(124 58 237 / 0.95);
}

.border-l-violet-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(109 40 217 / var(--tw-border-opacity, 1));
}

.border-l-violet-700\/0 {
  border-left-color: rgb(109 40 217 / 0);
}

.border-l-violet-700\/10 {
  border-left-color: rgb(109 40 217 / 0.1);
}

.border-l-violet-700\/100 {
  border-left-color: rgb(109 40 217 / 1);
}

.border-l-violet-700\/15 {
  border-left-color: rgb(109 40 217 / 0.15);
}

.border-l-violet-700\/20 {
  border-left-color: rgb(109 40 217 / 0.2);
}

.border-l-violet-700\/25 {
  border-left-color: rgb(109 40 217 / 0.25);
}

.border-l-violet-700\/30 {
  border-left-color: rgb(109 40 217 / 0.3);
}

.border-l-violet-700\/35 {
  border-left-color: rgb(109 40 217 / 0.35);
}

.border-l-violet-700\/40 {
  border-left-color: rgb(109 40 217 / 0.4);
}

.border-l-violet-700\/45 {
  border-left-color: rgb(109 40 217 / 0.45);
}

.border-l-violet-700\/5 {
  border-left-color: rgb(109 40 217 / 0.05);
}

.border-l-violet-700\/50 {
  border-left-color: rgb(109 40 217 / 0.5);
}

.border-l-violet-700\/55 {
  border-left-color: rgb(109 40 217 / 0.55);
}

.border-l-violet-700\/60 {
  border-left-color: rgb(109 40 217 / 0.6);
}

.border-l-violet-700\/65 {
  border-left-color: rgb(109 40 217 / 0.65);
}

.border-l-violet-700\/70 {
  border-left-color: rgb(109 40 217 / 0.7);
}

.border-l-violet-700\/75 {
  border-left-color: rgb(109 40 217 / 0.75);
}

.border-l-violet-700\/80 {
  border-left-color: rgb(109 40 217 / 0.8);
}

.border-l-violet-700\/85 {
  border-left-color: rgb(109 40 217 / 0.85);
}

.border-l-violet-700\/90 {
  border-left-color: rgb(109 40 217 / 0.9);
}

.border-l-violet-700\/95 {
  border-left-color: rgb(109 40 217 / 0.95);
}

.border-l-violet-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(91 33 182 / var(--tw-border-opacity, 1));
}

.border-l-violet-800\/0 {
  border-left-color: rgb(91 33 182 / 0);
}

.border-l-violet-800\/10 {
  border-left-color: rgb(91 33 182 / 0.1);
}

.border-l-violet-800\/100 {
  border-left-color: rgb(91 33 182 / 1);
}

.border-l-violet-800\/15 {
  border-left-color: rgb(91 33 182 / 0.15);
}

.border-l-violet-800\/20 {
  border-left-color: rgb(91 33 182 / 0.2);
}

.border-l-violet-800\/25 {
  border-left-color: rgb(91 33 182 / 0.25);
}

.border-l-violet-800\/30 {
  border-left-color: rgb(91 33 182 / 0.3);
}

.border-l-violet-800\/35 {
  border-left-color: rgb(91 33 182 / 0.35);
}

.border-l-violet-800\/40 {
  border-left-color: rgb(91 33 182 / 0.4);
}

.border-l-violet-800\/45 {
  border-left-color: rgb(91 33 182 / 0.45);
}

.border-l-violet-800\/5 {
  border-left-color: rgb(91 33 182 / 0.05);
}

.border-l-violet-800\/50 {
  border-left-color: rgb(91 33 182 / 0.5);
}

.border-l-violet-800\/55 {
  border-left-color: rgb(91 33 182 / 0.55);
}

.border-l-violet-800\/60 {
  border-left-color: rgb(91 33 182 / 0.6);
}

.border-l-violet-800\/65 {
  border-left-color: rgb(91 33 182 / 0.65);
}

.border-l-violet-800\/70 {
  border-left-color: rgb(91 33 182 / 0.7);
}

.border-l-violet-800\/75 {
  border-left-color: rgb(91 33 182 / 0.75);
}

.border-l-violet-800\/80 {
  border-left-color: rgb(91 33 182 / 0.8);
}

.border-l-violet-800\/85 {
  border-left-color: rgb(91 33 182 / 0.85);
}

.border-l-violet-800\/90 {
  border-left-color: rgb(91 33 182 / 0.9);
}

.border-l-violet-800\/95 {
  border-left-color: rgb(91 33 182 / 0.95);
}

.border-l-violet-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(76 29 149 / var(--tw-border-opacity, 1));
}

.border-l-violet-900\/0 {
  border-left-color: rgb(76 29 149 / 0);
}

.border-l-violet-900\/10 {
  border-left-color: rgb(76 29 149 / 0.1);
}

.border-l-violet-900\/100 {
  border-left-color: rgb(76 29 149 / 1);
}

.border-l-violet-900\/15 {
  border-left-color: rgb(76 29 149 / 0.15);
}

.border-l-violet-900\/20 {
  border-left-color: rgb(76 29 149 / 0.2);
}

.border-l-violet-900\/25 {
  border-left-color: rgb(76 29 149 / 0.25);
}

.border-l-violet-900\/30 {
  border-left-color: rgb(76 29 149 / 0.3);
}

.border-l-violet-900\/35 {
  border-left-color: rgb(76 29 149 / 0.35);
}

.border-l-violet-900\/40 {
  border-left-color: rgb(76 29 149 / 0.4);
}

.border-l-violet-900\/45 {
  border-left-color: rgb(76 29 149 / 0.45);
}

.border-l-violet-900\/5 {
  border-left-color: rgb(76 29 149 / 0.05);
}

.border-l-violet-900\/50 {
  border-left-color: rgb(76 29 149 / 0.5);
}

.border-l-violet-900\/55 {
  border-left-color: rgb(76 29 149 / 0.55);
}

.border-l-violet-900\/60 {
  border-left-color: rgb(76 29 149 / 0.6);
}

.border-l-violet-900\/65 {
  border-left-color: rgb(76 29 149 / 0.65);
}

.border-l-violet-900\/70 {
  border-left-color: rgb(76 29 149 / 0.7);
}

.border-l-violet-900\/75 {
  border-left-color: rgb(76 29 149 / 0.75);
}

.border-l-violet-900\/80 {
  border-left-color: rgb(76 29 149 / 0.8);
}

.border-l-violet-900\/85 {
  border-left-color: rgb(76 29 149 / 0.85);
}

.border-l-violet-900\/90 {
  border-left-color: rgb(76 29 149 / 0.9);
}

.border-l-violet-900\/95 {
  border-left-color: rgb(76 29 149 / 0.95);
}

.border-l-violet-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(46 16 101 / var(--tw-border-opacity, 1));
}

.border-l-violet-950\/0 {
  border-left-color: rgb(46 16 101 / 0);
}

.border-l-violet-950\/10 {
  border-left-color: rgb(46 16 101 / 0.1);
}

.border-l-violet-950\/100 {
  border-left-color: rgb(46 16 101 / 1);
}

.border-l-violet-950\/15 {
  border-left-color: rgb(46 16 101 / 0.15);
}

.border-l-violet-950\/20 {
  border-left-color: rgb(46 16 101 / 0.2);
}

.border-l-violet-950\/25 {
  border-left-color: rgb(46 16 101 / 0.25);
}

.border-l-violet-950\/30 {
  border-left-color: rgb(46 16 101 / 0.3);
}

.border-l-violet-950\/35 {
  border-left-color: rgb(46 16 101 / 0.35);
}

.border-l-violet-950\/40 {
  border-left-color: rgb(46 16 101 / 0.4);
}

.border-l-violet-950\/45 {
  border-left-color: rgb(46 16 101 / 0.45);
}

.border-l-violet-950\/5 {
  border-left-color: rgb(46 16 101 / 0.05);
}

.border-l-violet-950\/50 {
  border-left-color: rgb(46 16 101 / 0.5);
}

.border-l-violet-950\/55 {
  border-left-color: rgb(46 16 101 / 0.55);
}

.border-l-violet-950\/60 {
  border-left-color: rgb(46 16 101 / 0.6);
}

.border-l-violet-950\/65 {
  border-left-color: rgb(46 16 101 / 0.65);
}

.border-l-violet-950\/70 {
  border-left-color: rgb(46 16 101 / 0.7);
}

.border-l-violet-950\/75 {
  border-left-color: rgb(46 16 101 / 0.75);
}

.border-l-violet-950\/80 {
  border-left-color: rgb(46 16 101 / 0.8);
}

.border-l-violet-950\/85 {
  border-left-color: rgb(46 16 101 / 0.85);
}

.border-l-violet-950\/90 {
  border-left-color: rgb(46 16 101 / 0.9);
}

.border-l-violet-950\/95 {
  border-left-color: rgb(46 16 101 / 0.95);
}

.border-l-white {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.border-l-white\/0 {
  border-left-color: rgb(255 255 255 / 0);
}

.border-l-white\/10 {
  border-left-color: rgb(255 255 255 / 0.1);
}

.border-l-white\/100 {
  border-left-color: rgb(255 255 255 / 1);
}

.border-l-white\/15 {
  border-left-color: rgb(255 255 255 / 0.15);
}

.border-l-white\/20 {
  border-left-color: rgb(255 255 255 / 0.2);
}

.border-l-white\/25 {
  border-left-color: rgb(255 255 255 / 0.25);
}

.border-l-white\/30 {
  border-left-color: rgb(255 255 255 / 0.3);
}

.border-l-white\/35 {
  border-left-color: rgb(255 255 255 / 0.35);
}

.border-l-white\/40 {
  border-left-color: rgb(255 255 255 / 0.4);
}

.border-l-white\/45 {
  border-left-color: rgb(255 255 255 / 0.45);
}

.border-l-white\/5 {
  border-left-color: rgb(255 255 255 / 0.05);
}

.border-l-white\/50 {
  border-left-color: rgb(255 255 255 / 0.5);
}

.border-l-white\/55 {
  border-left-color: rgb(255 255 255 / 0.55);
}

.border-l-white\/60 {
  border-left-color: rgb(255 255 255 / 0.6);
}

.border-l-white\/65 {
  border-left-color: rgb(255 255 255 / 0.65);
}

.border-l-white\/70 {
  border-left-color: rgb(255 255 255 / 0.7);
}

.border-l-white\/75 {
  border-left-color: rgb(255 255 255 / 0.75);
}

.border-l-white\/80 {
  border-left-color: rgb(255 255 255 / 0.8);
}

.border-l-white\/85 {
  border-left-color: rgb(255 255 255 / 0.85);
}

.border-l-white\/90 {
  border-left-color: rgb(255 255 255 / 0.9);
}

.border-l-white\/95 {
  border-left-color: rgb(255 255 255 / 0.95);
}

.border-l-yellow-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}

.border-l-yellow-100\/0 {
  border-left-color: rgb(254 249 195 / 0);
}

.border-l-yellow-100\/10 {
  border-left-color: rgb(254 249 195 / 0.1);
}

.border-l-yellow-100\/100 {
  border-left-color: rgb(254 249 195 / 1);
}

.border-l-yellow-100\/15 {
  border-left-color: rgb(254 249 195 / 0.15);
}

.border-l-yellow-100\/20 {
  border-left-color: rgb(254 249 195 / 0.2);
}

.border-l-yellow-100\/25 {
  border-left-color: rgb(254 249 195 / 0.25);
}

.border-l-yellow-100\/30 {
  border-left-color: rgb(254 249 195 / 0.3);
}

.border-l-yellow-100\/35 {
  border-left-color: rgb(254 249 195 / 0.35);
}

.border-l-yellow-100\/40 {
  border-left-color: rgb(254 249 195 / 0.4);
}

.border-l-yellow-100\/45 {
  border-left-color: rgb(254 249 195 / 0.45);
}

.border-l-yellow-100\/5 {
  border-left-color: rgb(254 249 195 / 0.05);
}

.border-l-yellow-100\/50 {
  border-left-color: rgb(254 249 195 / 0.5);
}

.border-l-yellow-100\/55 {
  border-left-color: rgb(254 249 195 / 0.55);
}

.border-l-yellow-100\/60 {
  border-left-color: rgb(254 249 195 / 0.6);
}

.border-l-yellow-100\/65 {
  border-left-color: rgb(254 249 195 / 0.65);
}

.border-l-yellow-100\/70 {
  border-left-color: rgb(254 249 195 / 0.7);
}

.border-l-yellow-100\/75 {
  border-left-color: rgb(254 249 195 / 0.75);
}

.border-l-yellow-100\/80 {
  border-left-color: rgb(254 249 195 / 0.8);
}

.border-l-yellow-100\/85 {
  border-left-color: rgb(254 249 195 / 0.85);
}

.border-l-yellow-100\/90 {
  border-left-color: rgb(254 249 195 / 0.9);
}

.border-l-yellow-100\/95 {
  border-left-color: rgb(254 249 195 / 0.95);
}

.border-l-yellow-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}

.border-l-yellow-200\/0 {
  border-left-color: rgb(254 240 138 / 0);
}

.border-l-yellow-200\/10 {
  border-left-color: rgb(254 240 138 / 0.1);
}

.border-l-yellow-200\/100 {
  border-left-color: rgb(254 240 138 / 1);
}

.border-l-yellow-200\/15 {
  border-left-color: rgb(254 240 138 / 0.15);
}

.border-l-yellow-200\/20 {
  border-left-color: rgb(254 240 138 / 0.2);
}

.border-l-yellow-200\/25 {
  border-left-color: rgb(254 240 138 / 0.25);
}

.border-l-yellow-200\/30 {
  border-left-color: rgb(254 240 138 / 0.3);
}

.border-l-yellow-200\/35 {
  border-left-color: rgb(254 240 138 / 0.35);
}

.border-l-yellow-200\/40 {
  border-left-color: rgb(254 240 138 / 0.4);
}

.border-l-yellow-200\/45 {
  border-left-color: rgb(254 240 138 / 0.45);
}

.border-l-yellow-200\/5 {
  border-left-color: rgb(254 240 138 / 0.05);
}

.border-l-yellow-200\/50 {
  border-left-color: rgb(254 240 138 / 0.5);
}

.border-l-yellow-200\/55 {
  border-left-color: rgb(254 240 138 / 0.55);
}

.border-l-yellow-200\/60 {
  border-left-color: rgb(254 240 138 / 0.6);
}

.border-l-yellow-200\/65 {
  border-left-color: rgb(254 240 138 / 0.65);
}

.border-l-yellow-200\/70 {
  border-left-color: rgb(254 240 138 / 0.7);
}

.border-l-yellow-200\/75 {
  border-left-color: rgb(254 240 138 / 0.75);
}

.border-l-yellow-200\/80 {
  border-left-color: rgb(254 240 138 / 0.8);
}

.border-l-yellow-200\/85 {
  border-left-color: rgb(254 240 138 / 0.85);
}

.border-l-yellow-200\/90 {
  border-left-color: rgb(254 240 138 / 0.9);
}

.border-l-yellow-200\/95 {
  border-left-color: rgb(254 240 138 / 0.95);
}

.border-l-yellow-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}

.border-l-yellow-300\/0 {
  border-left-color: rgb(253 224 71 / 0);
}

.border-l-yellow-300\/10 {
  border-left-color: rgb(253 224 71 / 0.1);
}

.border-l-yellow-300\/100 {
  border-left-color: rgb(253 224 71 / 1);
}

.border-l-yellow-300\/15 {
  border-left-color: rgb(253 224 71 / 0.15);
}

.border-l-yellow-300\/20 {
  border-left-color: rgb(253 224 71 / 0.2);
}

.border-l-yellow-300\/25 {
  border-left-color: rgb(253 224 71 / 0.25);
}

.border-l-yellow-300\/30 {
  border-left-color: rgb(253 224 71 / 0.3);
}

.border-l-yellow-300\/35 {
  border-left-color: rgb(253 224 71 / 0.35);
}

.border-l-yellow-300\/40 {
  border-left-color: rgb(253 224 71 / 0.4);
}

.border-l-yellow-300\/45 {
  border-left-color: rgb(253 224 71 / 0.45);
}

.border-l-yellow-300\/5 {
  border-left-color: rgb(253 224 71 / 0.05);
}

.border-l-yellow-300\/50 {
  border-left-color: rgb(253 224 71 / 0.5);
}

.border-l-yellow-300\/55 {
  border-left-color: rgb(253 224 71 / 0.55);
}

.border-l-yellow-300\/60 {
  border-left-color: rgb(253 224 71 / 0.6);
}

.border-l-yellow-300\/65 {
  border-left-color: rgb(253 224 71 / 0.65);
}

.border-l-yellow-300\/70 {
  border-left-color: rgb(253 224 71 / 0.7);
}

.border-l-yellow-300\/75 {
  border-left-color: rgb(253 224 71 / 0.75);
}

.border-l-yellow-300\/80 {
  border-left-color: rgb(253 224 71 / 0.8);
}

.border-l-yellow-300\/85 {
  border-left-color: rgb(253 224 71 / 0.85);
}

.border-l-yellow-300\/90 {
  border-left-color: rgb(253 224 71 / 0.9);
}

.border-l-yellow-300\/95 {
  border-left-color: rgb(253 224 71 / 0.95);
}

.border-l-yellow-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}

.border-l-yellow-400\/0 {
  border-left-color: rgb(250 204 21 / 0);
}

.border-l-yellow-400\/10 {
  border-left-color: rgb(250 204 21 / 0.1);
}

.border-l-yellow-400\/100 {
  border-left-color: rgb(250 204 21 / 1);
}

.border-l-yellow-400\/15 {
  border-left-color: rgb(250 204 21 / 0.15);
}

.border-l-yellow-400\/20 {
  border-left-color: rgb(250 204 21 / 0.2);
}

.border-l-yellow-400\/25 {
  border-left-color: rgb(250 204 21 / 0.25);
}

.border-l-yellow-400\/30 {
  border-left-color: rgb(250 204 21 / 0.3);
}

.border-l-yellow-400\/35 {
  border-left-color: rgb(250 204 21 / 0.35);
}

.border-l-yellow-400\/40 {
  border-left-color: rgb(250 204 21 / 0.4);
}

.border-l-yellow-400\/45 {
  border-left-color: rgb(250 204 21 / 0.45);
}

.border-l-yellow-400\/5 {
  border-left-color: rgb(250 204 21 / 0.05);
}

.border-l-yellow-400\/50 {
  border-left-color: rgb(250 204 21 / 0.5);
}

.border-l-yellow-400\/55 {
  border-left-color: rgb(250 204 21 / 0.55);
}

.border-l-yellow-400\/60 {
  border-left-color: rgb(250 204 21 / 0.6);
}

.border-l-yellow-400\/65 {
  border-left-color: rgb(250 204 21 / 0.65);
}

.border-l-yellow-400\/70 {
  border-left-color: rgb(250 204 21 / 0.7);
}

.border-l-yellow-400\/75 {
  border-left-color: rgb(250 204 21 / 0.75);
}

.border-l-yellow-400\/80 {
  border-left-color: rgb(250 204 21 / 0.8);
}

.border-l-yellow-400\/85 {
  border-left-color: rgb(250 204 21 / 0.85);
}

.border-l-yellow-400\/90 {
  border-left-color: rgb(250 204 21 / 0.9);
}

.border-l-yellow-400\/95 {
  border-left-color: rgb(250 204 21 / 0.95);
}

.border-l-yellow-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}

.border-l-yellow-50\/0 {
  border-left-color: rgb(254 252 232 / 0);
}

.border-l-yellow-50\/10 {
  border-left-color: rgb(254 252 232 / 0.1);
}

.border-l-yellow-50\/100 {
  border-left-color: rgb(254 252 232 / 1);
}

.border-l-yellow-50\/15 {
  border-left-color: rgb(254 252 232 / 0.15);
}

.border-l-yellow-50\/20 {
  border-left-color: rgb(254 252 232 / 0.2);
}

.border-l-yellow-50\/25 {
  border-left-color: rgb(254 252 232 / 0.25);
}

.border-l-yellow-50\/30 {
  border-left-color: rgb(254 252 232 / 0.3);
}

.border-l-yellow-50\/35 {
  border-left-color: rgb(254 252 232 / 0.35);
}

.border-l-yellow-50\/40 {
  border-left-color: rgb(254 252 232 / 0.4);
}

.border-l-yellow-50\/45 {
  border-left-color: rgb(254 252 232 / 0.45);
}

.border-l-yellow-50\/5 {
  border-left-color: rgb(254 252 232 / 0.05);
}

.border-l-yellow-50\/50 {
  border-left-color: rgb(254 252 232 / 0.5);
}

.border-l-yellow-50\/55 {
  border-left-color: rgb(254 252 232 / 0.55);
}

.border-l-yellow-50\/60 {
  border-left-color: rgb(254 252 232 / 0.6);
}

.border-l-yellow-50\/65 {
  border-left-color: rgb(254 252 232 / 0.65);
}

.border-l-yellow-50\/70 {
  border-left-color: rgb(254 252 232 / 0.7);
}

.border-l-yellow-50\/75 {
  border-left-color: rgb(254 252 232 / 0.75);
}

.border-l-yellow-50\/80 {
  border-left-color: rgb(254 252 232 / 0.8);
}

.border-l-yellow-50\/85 {
  border-left-color: rgb(254 252 232 / 0.85);
}

.border-l-yellow-50\/90 {
  border-left-color: rgb(254 252 232 / 0.9);
}

.border-l-yellow-50\/95 {
  border-left-color: rgb(254 252 232 / 0.95);
}

.border-l-yellow-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}

.border-l-yellow-500\/0 {
  border-left-color: rgb(234 179 8 / 0);
}

.border-l-yellow-500\/10 {
  border-left-color: rgb(234 179 8 / 0.1);
}

.border-l-yellow-500\/100 {
  border-left-color: rgb(234 179 8 / 1);
}

.border-l-yellow-500\/15 {
  border-left-color: rgb(234 179 8 / 0.15);
}

.border-l-yellow-500\/20 {
  border-left-color: rgb(234 179 8 / 0.2);
}

.border-l-yellow-500\/25 {
  border-left-color: rgb(234 179 8 / 0.25);
}

.border-l-yellow-500\/30 {
  border-left-color: rgb(234 179 8 / 0.3);
}

.border-l-yellow-500\/35 {
  border-left-color: rgb(234 179 8 / 0.35);
}

.border-l-yellow-500\/40 {
  border-left-color: rgb(234 179 8 / 0.4);
}

.border-l-yellow-500\/45 {
  border-left-color: rgb(234 179 8 / 0.45);
}

.border-l-yellow-500\/5 {
  border-left-color: rgb(234 179 8 / 0.05);
}

.border-l-yellow-500\/50 {
  border-left-color: rgb(234 179 8 / 0.5);
}

.border-l-yellow-500\/55 {
  border-left-color: rgb(234 179 8 / 0.55);
}

.border-l-yellow-500\/60 {
  border-left-color: rgb(234 179 8 / 0.6);
}

.border-l-yellow-500\/65 {
  border-left-color: rgb(234 179 8 / 0.65);
}

.border-l-yellow-500\/70 {
  border-left-color: rgb(234 179 8 / 0.7);
}

.border-l-yellow-500\/75 {
  border-left-color: rgb(234 179 8 / 0.75);
}

.border-l-yellow-500\/80 {
  border-left-color: rgb(234 179 8 / 0.8);
}

.border-l-yellow-500\/85 {
  border-left-color: rgb(234 179 8 / 0.85);
}

.border-l-yellow-500\/90 {
  border-left-color: rgb(234 179 8 / 0.9);
}

.border-l-yellow-500\/95 {
  border-left-color: rgb(234 179 8 / 0.95);
}

.border-l-yellow-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}

.border-l-yellow-600\/0 {
  border-left-color: rgb(202 138 4 / 0);
}

.border-l-yellow-600\/10 {
  border-left-color: rgb(202 138 4 / 0.1);
}

.border-l-yellow-600\/100 {
  border-left-color: rgb(202 138 4 / 1);
}

.border-l-yellow-600\/15 {
  border-left-color: rgb(202 138 4 / 0.15);
}

.border-l-yellow-600\/20 {
  border-left-color: rgb(202 138 4 / 0.2);
}

.border-l-yellow-600\/25 {
  border-left-color: rgb(202 138 4 / 0.25);
}

.border-l-yellow-600\/30 {
  border-left-color: rgb(202 138 4 / 0.3);
}

.border-l-yellow-600\/35 {
  border-left-color: rgb(202 138 4 / 0.35);
}

.border-l-yellow-600\/40 {
  border-left-color: rgb(202 138 4 / 0.4);
}

.border-l-yellow-600\/45 {
  border-left-color: rgb(202 138 4 / 0.45);
}

.border-l-yellow-600\/5 {
  border-left-color: rgb(202 138 4 / 0.05);
}

.border-l-yellow-600\/50 {
  border-left-color: rgb(202 138 4 / 0.5);
}

.border-l-yellow-600\/55 {
  border-left-color: rgb(202 138 4 / 0.55);
}

.border-l-yellow-600\/60 {
  border-left-color: rgb(202 138 4 / 0.6);
}

.border-l-yellow-600\/65 {
  border-left-color: rgb(202 138 4 / 0.65);
}

.border-l-yellow-600\/70 {
  border-left-color: rgb(202 138 4 / 0.7);
}

.border-l-yellow-600\/75 {
  border-left-color: rgb(202 138 4 / 0.75);
}

.border-l-yellow-600\/80 {
  border-left-color: rgb(202 138 4 / 0.8);
}

.border-l-yellow-600\/85 {
  border-left-color: rgb(202 138 4 / 0.85);
}

.border-l-yellow-600\/90 {
  border-left-color: rgb(202 138 4 / 0.9);
}

.border-l-yellow-600\/95 {
  border-left-color: rgb(202 138 4 / 0.95);
}

.border-l-yellow-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}

.border-l-yellow-700\/0 {
  border-left-color: rgb(161 98 7 / 0);
}

.border-l-yellow-700\/10 {
  border-left-color: rgb(161 98 7 / 0.1);
}

.border-l-yellow-700\/100 {
  border-left-color: rgb(161 98 7 / 1);
}

.border-l-yellow-700\/15 {
  border-left-color: rgb(161 98 7 / 0.15);
}

.border-l-yellow-700\/20 {
  border-left-color: rgb(161 98 7 / 0.2);
}

.border-l-yellow-700\/25 {
  border-left-color: rgb(161 98 7 / 0.25);
}

.border-l-yellow-700\/30 {
  border-left-color: rgb(161 98 7 / 0.3);
}

.border-l-yellow-700\/35 {
  border-left-color: rgb(161 98 7 / 0.35);
}

.border-l-yellow-700\/40 {
  border-left-color: rgb(161 98 7 / 0.4);
}

.border-l-yellow-700\/45 {
  border-left-color: rgb(161 98 7 / 0.45);
}

.border-l-yellow-700\/5 {
  border-left-color: rgb(161 98 7 / 0.05);
}

.border-l-yellow-700\/50 {
  border-left-color: rgb(161 98 7 / 0.5);
}

.border-l-yellow-700\/55 {
  border-left-color: rgb(161 98 7 / 0.55);
}

.border-l-yellow-700\/60 {
  border-left-color: rgb(161 98 7 / 0.6);
}

.border-l-yellow-700\/65 {
  border-left-color: rgb(161 98 7 / 0.65);
}

.border-l-yellow-700\/70 {
  border-left-color: rgb(161 98 7 / 0.7);
}

.border-l-yellow-700\/75 {
  border-left-color: rgb(161 98 7 / 0.75);
}

.border-l-yellow-700\/80 {
  border-left-color: rgb(161 98 7 / 0.8);
}

.border-l-yellow-700\/85 {
  border-left-color: rgb(161 98 7 / 0.85);
}

.border-l-yellow-700\/90 {
  border-left-color: rgb(161 98 7 / 0.9);
}

.border-l-yellow-700\/95 {
  border-left-color: rgb(161 98 7 / 0.95);
}

.border-l-yellow-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}

.border-l-yellow-800\/0 {
  border-left-color: rgb(133 77 14 / 0);
}

.border-l-yellow-800\/10 {
  border-left-color: rgb(133 77 14 / 0.1);
}

.border-l-yellow-800\/100 {
  border-left-color: rgb(133 77 14 / 1);
}

.border-l-yellow-800\/15 {
  border-left-color: rgb(133 77 14 / 0.15);
}

.border-l-yellow-800\/20 {
  border-left-color: rgb(133 77 14 / 0.2);
}

.border-l-yellow-800\/25 {
  border-left-color: rgb(133 77 14 / 0.25);
}

.border-l-yellow-800\/30 {
  border-left-color: rgb(133 77 14 / 0.3);
}

.border-l-yellow-800\/35 {
  border-left-color: rgb(133 77 14 / 0.35);
}

.border-l-yellow-800\/40 {
  border-left-color: rgb(133 77 14 / 0.4);
}

.border-l-yellow-800\/45 {
  border-left-color: rgb(133 77 14 / 0.45);
}

.border-l-yellow-800\/5 {
  border-left-color: rgb(133 77 14 / 0.05);
}

.border-l-yellow-800\/50 {
  border-left-color: rgb(133 77 14 / 0.5);
}

.border-l-yellow-800\/55 {
  border-left-color: rgb(133 77 14 / 0.55);
}

.border-l-yellow-800\/60 {
  border-left-color: rgb(133 77 14 / 0.6);
}

.border-l-yellow-800\/65 {
  border-left-color: rgb(133 77 14 / 0.65);
}

.border-l-yellow-800\/70 {
  border-left-color: rgb(133 77 14 / 0.7);
}

.border-l-yellow-800\/75 {
  border-left-color: rgb(133 77 14 / 0.75);
}

.border-l-yellow-800\/80 {
  border-left-color: rgb(133 77 14 / 0.8);
}

.border-l-yellow-800\/85 {
  border-left-color: rgb(133 77 14 / 0.85);
}

.border-l-yellow-800\/90 {
  border-left-color: rgb(133 77 14 / 0.9);
}

.border-l-yellow-800\/95 {
  border-left-color: rgb(133 77 14 / 0.95);
}

.border-l-yellow-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}

.border-l-yellow-900\/0 {
  border-left-color: rgb(113 63 18 / 0);
}

.border-l-yellow-900\/10 {
  border-left-color: rgb(113 63 18 / 0.1);
}

.border-l-yellow-900\/100 {
  border-left-color: rgb(113 63 18 / 1);
}

.border-l-yellow-900\/15 {
  border-left-color: rgb(113 63 18 / 0.15);
}

.border-l-yellow-900\/20 {
  border-left-color: rgb(113 63 18 / 0.2);
}

.border-l-yellow-900\/25 {
  border-left-color: rgb(113 63 18 / 0.25);
}

.border-l-yellow-900\/30 {
  border-left-color: rgb(113 63 18 / 0.3);
}

.border-l-yellow-900\/35 {
  border-left-color: rgb(113 63 18 / 0.35);
}

.border-l-yellow-900\/40 {
  border-left-color: rgb(113 63 18 / 0.4);
}

.border-l-yellow-900\/45 {
  border-left-color: rgb(113 63 18 / 0.45);
}

.border-l-yellow-900\/5 {
  border-left-color: rgb(113 63 18 / 0.05);
}

.border-l-yellow-900\/50 {
  border-left-color: rgb(113 63 18 / 0.5);
}

.border-l-yellow-900\/55 {
  border-left-color: rgb(113 63 18 / 0.55);
}

.border-l-yellow-900\/60 {
  border-left-color: rgb(113 63 18 / 0.6);
}

.border-l-yellow-900\/65 {
  border-left-color: rgb(113 63 18 / 0.65);
}

.border-l-yellow-900\/70 {
  border-left-color: rgb(113 63 18 / 0.7);
}

.border-l-yellow-900\/75 {
  border-left-color: rgb(113 63 18 / 0.75);
}

.border-l-yellow-900\/80 {
  border-left-color: rgb(113 63 18 / 0.8);
}

.border-l-yellow-900\/85 {
  border-left-color: rgb(113 63 18 / 0.85);
}

.border-l-yellow-900\/90 {
  border-left-color: rgb(113 63 18 / 0.9);
}

.border-l-yellow-900\/95 {
  border-left-color: rgb(113 63 18 / 0.95);
}

.border-l-yellow-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}

.border-l-yellow-950\/0 {
  border-left-color: rgb(66 32 6 / 0);
}

.border-l-yellow-950\/10 {
  border-left-color: rgb(66 32 6 / 0.1);
}

.border-l-yellow-950\/100 {
  border-left-color: rgb(66 32 6 / 1);
}

.border-l-yellow-950\/15 {
  border-left-color: rgb(66 32 6 / 0.15);
}

.border-l-yellow-950\/20 {
  border-left-color: rgb(66 32 6 / 0.2);
}

.border-l-yellow-950\/25 {
  border-left-color: rgb(66 32 6 / 0.25);
}

.border-l-yellow-950\/30 {
  border-left-color: rgb(66 32 6 / 0.3);
}

.border-l-yellow-950\/35 {
  border-left-color: rgb(66 32 6 / 0.35);
}

.border-l-yellow-950\/40 {
  border-left-color: rgb(66 32 6 / 0.4);
}

.border-l-yellow-950\/45 {
  border-left-color: rgb(66 32 6 / 0.45);
}

.border-l-yellow-950\/5 {
  border-left-color: rgb(66 32 6 / 0.05);
}

.border-l-yellow-950\/50 {
  border-left-color: rgb(66 32 6 / 0.5);
}

.border-l-yellow-950\/55 {
  border-left-color: rgb(66 32 6 / 0.55);
}

.border-l-yellow-950\/60 {
  border-left-color: rgb(66 32 6 / 0.6);
}

.border-l-yellow-950\/65 {
  border-left-color: rgb(66 32 6 / 0.65);
}

.border-l-yellow-950\/70 {
  border-left-color: rgb(66 32 6 / 0.7);
}

.border-l-yellow-950\/75 {
  border-left-color: rgb(66 32 6 / 0.75);
}

.border-l-yellow-950\/80 {
  border-left-color: rgb(66 32 6 / 0.8);
}

.border-l-yellow-950\/85 {
  border-left-color: rgb(66 32 6 / 0.85);
}

.border-l-yellow-950\/90 {
  border-left-color: rgb(66 32 6 / 0.9);
}

.border-l-yellow-950\/95 {
  border-left-color: rgb(66 32 6 / 0.95);
}

.border-l-zinc-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(244 244 245 / var(--tw-border-opacity, 1));
}

.border-l-zinc-100\/0 {
  border-left-color: rgb(244 244 245 / 0);
}

.border-l-zinc-100\/10 {
  border-left-color: rgb(244 244 245 / 0.1);
}

.border-l-zinc-100\/100 {
  border-left-color: rgb(244 244 245 / 1);
}

.border-l-zinc-100\/15 {
  border-left-color: rgb(244 244 245 / 0.15);
}

.border-l-zinc-100\/20 {
  border-left-color: rgb(244 244 245 / 0.2);
}

.border-l-zinc-100\/25 {
  border-left-color: rgb(244 244 245 / 0.25);
}

.border-l-zinc-100\/30 {
  border-left-color: rgb(244 244 245 / 0.3);
}

.border-l-zinc-100\/35 {
  border-left-color: rgb(244 244 245 / 0.35);
}

.border-l-zinc-100\/40 {
  border-left-color: rgb(244 244 245 / 0.4);
}

.border-l-zinc-100\/45 {
  border-left-color: rgb(244 244 245 / 0.45);
}

.border-l-zinc-100\/5 {
  border-left-color: rgb(244 244 245 / 0.05);
}

.border-l-zinc-100\/50 {
  border-left-color: rgb(244 244 245 / 0.5);
}

.border-l-zinc-100\/55 {
  border-left-color: rgb(244 244 245 / 0.55);
}

.border-l-zinc-100\/60 {
  border-left-color: rgb(244 244 245 / 0.6);
}

.border-l-zinc-100\/65 {
  border-left-color: rgb(244 244 245 / 0.65);
}

.border-l-zinc-100\/70 {
  border-left-color: rgb(244 244 245 / 0.7);
}

.border-l-zinc-100\/75 {
  border-left-color: rgb(244 244 245 / 0.75);
}

.border-l-zinc-100\/80 {
  border-left-color: rgb(244 244 245 / 0.8);
}

.border-l-zinc-100\/85 {
  border-left-color: rgb(244 244 245 / 0.85);
}

.border-l-zinc-100\/90 {
  border-left-color: rgb(244 244 245 / 0.9);
}

.border-l-zinc-100\/95 {
  border-left-color: rgb(244 244 245 / 0.95);
}

.border-l-zinc-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
}

.border-l-zinc-200\/0 {
  border-left-color: rgb(228 228 231 / 0);
}

.border-l-zinc-200\/10 {
  border-left-color: rgb(228 228 231 / 0.1);
}

.border-l-zinc-200\/100 {
  border-left-color: rgb(228 228 231 / 1);
}

.border-l-zinc-200\/15 {
  border-left-color: rgb(228 228 231 / 0.15);
}

.border-l-zinc-200\/20 {
  border-left-color: rgb(228 228 231 / 0.2);
}

.border-l-zinc-200\/25 {
  border-left-color: rgb(228 228 231 / 0.25);
}

.border-l-zinc-200\/30 {
  border-left-color: rgb(228 228 231 / 0.3);
}

.border-l-zinc-200\/35 {
  border-left-color: rgb(228 228 231 / 0.35);
}

.border-l-zinc-200\/40 {
  border-left-color: rgb(228 228 231 / 0.4);
}

.border-l-zinc-200\/45 {
  border-left-color: rgb(228 228 231 / 0.45);
}

.border-l-zinc-200\/5 {
  border-left-color: rgb(228 228 231 / 0.05);
}

.border-l-zinc-200\/50 {
  border-left-color: rgb(228 228 231 / 0.5);
}

.border-l-zinc-200\/55 {
  border-left-color: rgb(228 228 231 / 0.55);
}

.border-l-zinc-200\/60 {
  border-left-color: rgb(228 228 231 / 0.6);
}

.border-l-zinc-200\/65 {
  border-left-color: rgb(228 228 231 / 0.65);
}

.border-l-zinc-200\/70 {
  border-left-color: rgb(228 228 231 / 0.7);
}

.border-l-zinc-200\/75 {
  border-left-color: rgb(228 228 231 / 0.75);
}

.border-l-zinc-200\/80 {
  border-left-color: rgb(228 228 231 / 0.8);
}

.border-l-zinc-200\/85 {
  border-left-color: rgb(228 228 231 / 0.85);
}

.border-l-zinc-200\/90 {
  border-left-color: rgb(228 228 231 / 0.9);
}

.border-l-zinc-200\/95 {
  border-left-color: rgb(228 228 231 / 0.95);
}

.border-l-zinc-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(212 212 216 / var(--tw-border-opacity, 1));
}

.border-l-zinc-300\/0 {
  border-left-color: rgb(212 212 216 / 0);
}

.border-l-zinc-300\/10 {
  border-left-color: rgb(212 212 216 / 0.1);
}

.border-l-zinc-300\/100 {
  border-left-color: rgb(212 212 216 / 1);
}

.border-l-zinc-300\/15 {
  border-left-color: rgb(212 212 216 / 0.15);
}

.border-l-zinc-300\/20 {
  border-left-color: rgb(212 212 216 / 0.2);
}

.border-l-zinc-300\/25 {
  border-left-color: rgb(212 212 216 / 0.25);
}

.border-l-zinc-300\/30 {
  border-left-color: rgb(212 212 216 / 0.3);
}

.border-l-zinc-300\/35 {
  border-left-color: rgb(212 212 216 / 0.35);
}

.border-l-zinc-300\/40 {
  border-left-color: rgb(212 212 216 / 0.4);
}

.border-l-zinc-300\/45 {
  border-left-color: rgb(212 212 216 / 0.45);
}

.border-l-zinc-300\/5 {
  border-left-color: rgb(212 212 216 / 0.05);
}

.border-l-zinc-300\/50 {
  border-left-color: rgb(212 212 216 / 0.5);
}

.border-l-zinc-300\/55 {
  border-left-color: rgb(212 212 216 / 0.55);
}

.border-l-zinc-300\/60 {
  border-left-color: rgb(212 212 216 / 0.6);
}

.border-l-zinc-300\/65 {
  border-left-color: rgb(212 212 216 / 0.65);
}

.border-l-zinc-300\/70 {
  border-left-color: rgb(212 212 216 / 0.7);
}

.border-l-zinc-300\/75 {
  border-left-color: rgb(212 212 216 / 0.75);
}

.border-l-zinc-300\/80 {
  border-left-color: rgb(212 212 216 / 0.8);
}

.border-l-zinc-300\/85 {
  border-left-color: rgb(212 212 216 / 0.85);
}

.border-l-zinc-300\/90 {
  border-left-color: rgb(212 212 216 / 0.9);
}

.border-l-zinc-300\/95 {
  border-left-color: rgb(212 212 216 / 0.95);
}

.border-l-zinc-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(161 161 170 / var(--tw-border-opacity, 1));
}

.border-l-zinc-400\/0 {
  border-left-color: rgb(161 161 170 / 0);
}

.border-l-zinc-400\/10 {
  border-left-color: rgb(161 161 170 / 0.1);
}

.border-l-zinc-400\/100 {
  border-left-color: rgb(161 161 170 / 1);
}

.border-l-zinc-400\/15 {
  border-left-color: rgb(161 161 170 / 0.15);
}

.border-l-zinc-400\/20 {
  border-left-color: rgb(161 161 170 / 0.2);
}

.border-l-zinc-400\/25 {
  border-left-color: rgb(161 161 170 / 0.25);
}

.border-l-zinc-400\/30 {
  border-left-color: rgb(161 161 170 / 0.3);
}

.border-l-zinc-400\/35 {
  border-left-color: rgb(161 161 170 / 0.35);
}

.border-l-zinc-400\/40 {
  border-left-color: rgb(161 161 170 / 0.4);
}

.border-l-zinc-400\/45 {
  border-left-color: rgb(161 161 170 / 0.45);
}

.border-l-zinc-400\/5 {
  border-left-color: rgb(161 161 170 / 0.05);
}

.border-l-zinc-400\/50 {
  border-left-color: rgb(161 161 170 / 0.5);
}

.border-l-zinc-400\/55 {
  border-left-color: rgb(161 161 170 / 0.55);
}

.border-l-zinc-400\/60 {
  border-left-color: rgb(161 161 170 / 0.6);
}

.border-l-zinc-400\/65 {
  border-left-color: rgb(161 161 170 / 0.65);
}

.border-l-zinc-400\/70 {
  border-left-color: rgb(161 161 170 / 0.7);
}

.border-l-zinc-400\/75 {
  border-left-color: rgb(161 161 170 / 0.75);
}

.border-l-zinc-400\/80 {
  border-left-color: rgb(161 161 170 / 0.8);
}

.border-l-zinc-400\/85 {
  border-left-color: rgb(161 161 170 / 0.85);
}

.border-l-zinc-400\/90 {
  border-left-color: rgb(161 161 170 / 0.9);
}

.border-l-zinc-400\/95 {
  border-left-color: rgb(161 161 170 / 0.95);
}

.border-l-zinc-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}

.border-l-zinc-50\/0 {
  border-left-color: rgb(250 250 250 / 0);
}

.border-l-zinc-50\/10 {
  border-left-color: rgb(250 250 250 / 0.1);
}

.border-l-zinc-50\/100 {
  border-left-color: rgb(250 250 250 / 1);
}

.border-l-zinc-50\/15 {
  border-left-color: rgb(250 250 250 / 0.15);
}

.border-l-zinc-50\/20 {
  border-left-color: rgb(250 250 250 / 0.2);
}

.border-l-zinc-50\/25 {
  border-left-color: rgb(250 250 250 / 0.25);
}

.border-l-zinc-50\/30 {
  border-left-color: rgb(250 250 250 / 0.3);
}

.border-l-zinc-50\/35 {
  border-left-color: rgb(250 250 250 / 0.35);
}

.border-l-zinc-50\/40 {
  border-left-color: rgb(250 250 250 / 0.4);
}

.border-l-zinc-50\/45 {
  border-left-color: rgb(250 250 250 / 0.45);
}

.border-l-zinc-50\/5 {
  border-left-color: rgb(250 250 250 / 0.05);
}

.border-l-zinc-50\/50 {
  border-left-color: rgb(250 250 250 / 0.5);
}

.border-l-zinc-50\/55 {
  border-left-color: rgb(250 250 250 / 0.55);
}

.border-l-zinc-50\/60 {
  border-left-color: rgb(250 250 250 / 0.6);
}

.border-l-zinc-50\/65 {
  border-left-color: rgb(250 250 250 / 0.65);
}

.border-l-zinc-50\/70 {
  border-left-color: rgb(250 250 250 / 0.7);
}

.border-l-zinc-50\/75 {
  border-left-color: rgb(250 250 250 / 0.75);
}

.border-l-zinc-50\/80 {
  border-left-color: rgb(250 250 250 / 0.8);
}

.border-l-zinc-50\/85 {
  border-left-color: rgb(250 250 250 / 0.85);
}

.border-l-zinc-50\/90 {
  border-left-color: rgb(250 250 250 / 0.9);
}

.border-l-zinc-50\/95 {
  border-left-color: rgb(250 250 250 / 0.95);
}

.border-l-zinc-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(113 113 122 / var(--tw-border-opacity, 1));
}

.border-l-zinc-500\/0 {
  border-left-color: rgb(113 113 122 / 0);
}

.border-l-zinc-500\/10 {
  border-left-color: rgb(113 113 122 / 0.1);
}

.border-l-zinc-500\/100 {
  border-left-color: rgb(113 113 122 / 1);
}

.border-l-zinc-500\/15 {
  border-left-color: rgb(113 113 122 / 0.15);
}

.border-l-zinc-500\/20 {
  border-left-color: rgb(113 113 122 / 0.2);
}

.border-l-zinc-500\/25 {
  border-left-color: rgb(113 113 122 / 0.25);
}

.border-l-zinc-500\/30 {
  border-left-color: rgb(113 113 122 / 0.3);
}

.border-l-zinc-500\/35 {
  border-left-color: rgb(113 113 122 / 0.35);
}

.border-l-zinc-500\/40 {
  border-left-color: rgb(113 113 122 / 0.4);
}

.border-l-zinc-500\/45 {
  border-left-color: rgb(113 113 122 / 0.45);
}

.border-l-zinc-500\/5 {
  border-left-color: rgb(113 113 122 / 0.05);
}

.border-l-zinc-500\/50 {
  border-left-color: rgb(113 113 122 / 0.5);
}

.border-l-zinc-500\/55 {
  border-left-color: rgb(113 113 122 / 0.55);
}

.border-l-zinc-500\/60 {
  border-left-color: rgb(113 113 122 / 0.6);
}

.border-l-zinc-500\/65 {
  border-left-color: rgb(113 113 122 / 0.65);
}

.border-l-zinc-500\/70 {
  border-left-color: rgb(113 113 122 / 0.7);
}

.border-l-zinc-500\/75 {
  border-left-color: rgb(113 113 122 / 0.75);
}

.border-l-zinc-500\/80 {
  border-left-color: rgb(113 113 122 / 0.8);
}

.border-l-zinc-500\/85 {
  border-left-color: rgb(113 113 122 / 0.85);
}

.border-l-zinc-500\/90 {
  border-left-color: rgb(113 113 122 / 0.9);
}

.border-l-zinc-500\/95 {
  border-left-color: rgb(113 113 122 / 0.95);
}

.border-l-zinc-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
}

.border-l-zinc-600\/0 {
  border-left-color: rgb(82 82 91 / 0);
}

.border-l-zinc-600\/10 {
  border-left-color: rgb(82 82 91 / 0.1);
}

.border-l-zinc-600\/100 {
  border-left-color: rgb(82 82 91 / 1);
}

.border-l-zinc-600\/15 {
  border-left-color: rgb(82 82 91 / 0.15);
}

.border-l-zinc-600\/20 {
  border-left-color: rgb(82 82 91 / 0.2);
}

.border-l-zinc-600\/25 {
  border-left-color: rgb(82 82 91 / 0.25);
}

.border-l-zinc-600\/30 {
  border-left-color: rgb(82 82 91 / 0.3);
}

.border-l-zinc-600\/35 {
  border-left-color: rgb(82 82 91 / 0.35);
}

.border-l-zinc-600\/40 {
  border-left-color: rgb(82 82 91 / 0.4);
}

.border-l-zinc-600\/45 {
  border-left-color: rgb(82 82 91 / 0.45);
}

.border-l-zinc-600\/5 {
  border-left-color: rgb(82 82 91 / 0.05);
}

.border-l-zinc-600\/50 {
  border-left-color: rgb(82 82 91 / 0.5);
}

.border-l-zinc-600\/55 {
  border-left-color: rgb(82 82 91 / 0.55);
}

.border-l-zinc-600\/60 {
  border-left-color: rgb(82 82 91 / 0.6);
}

.border-l-zinc-600\/65 {
  border-left-color: rgb(82 82 91 / 0.65);
}

.border-l-zinc-600\/70 {
  border-left-color: rgb(82 82 91 / 0.7);
}

.border-l-zinc-600\/75 {
  border-left-color: rgb(82 82 91 / 0.75);
}

.border-l-zinc-600\/80 {
  border-left-color: rgb(82 82 91 / 0.8);
}

.border-l-zinc-600\/85 {
  border-left-color: rgb(82 82 91 / 0.85);
}

.border-l-zinc-600\/90 {
  border-left-color: rgb(82 82 91 / 0.9);
}

.border-l-zinc-600\/95 {
  border-left-color: rgb(82 82 91 / 0.95);
}

.border-l-zinc-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(63 63 70 / var(--tw-border-opacity, 1));
}

.border-l-zinc-700\/0 {
  border-left-color: rgb(63 63 70 / 0);
}

.border-l-zinc-700\/10 {
  border-left-color: rgb(63 63 70 / 0.1);
}

.border-l-zinc-700\/100 {
  border-left-color: rgb(63 63 70 / 1);
}

.border-l-zinc-700\/15 {
  border-left-color: rgb(63 63 70 / 0.15);
}

.border-l-zinc-700\/20 {
  border-left-color: rgb(63 63 70 / 0.2);
}

.border-l-zinc-700\/25 {
  border-left-color: rgb(63 63 70 / 0.25);
}

.border-l-zinc-700\/30 {
  border-left-color: rgb(63 63 70 / 0.3);
}

.border-l-zinc-700\/35 {
  border-left-color: rgb(63 63 70 / 0.35);
}

.border-l-zinc-700\/40 {
  border-left-color: rgb(63 63 70 / 0.4);
}

.border-l-zinc-700\/45 {
  border-left-color: rgb(63 63 70 / 0.45);
}

.border-l-zinc-700\/5 {
  border-left-color: rgb(63 63 70 / 0.05);
}

.border-l-zinc-700\/50 {
  border-left-color: rgb(63 63 70 / 0.5);
}

.border-l-zinc-700\/55 {
  border-left-color: rgb(63 63 70 / 0.55);
}

.border-l-zinc-700\/60 {
  border-left-color: rgb(63 63 70 / 0.6);
}

.border-l-zinc-700\/65 {
  border-left-color: rgb(63 63 70 / 0.65);
}

.border-l-zinc-700\/70 {
  border-left-color: rgb(63 63 70 / 0.7);
}

.border-l-zinc-700\/75 {
  border-left-color: rgb(63 63 70 / 0.75);
}

.border-l-zinc-700\/80 {
  border-left-color: rgb(63 63 70 / 0.8);
}

.border-l-zinc-700\/85 {
  border-left-color: rgb(63 63 70 / 0.85);
}

.border-l-zinc-700\/90 {
  border-left-color: rgb(63 63 70 / 0.9);
}

.border-l-zinc-700\/95 {
  border-left-color: rgb(63 63 70 / 0.95);
}

.border-l-zinc-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(39 39 42 / var(--tw-border-opacity, 1));
}

.border-l-zinc-800\/0 {
  border-left-color: rgb(39 39 42 / 0);
}

.border-l-zinc-800\/10 {
  border-left-color: rgb(39 39 42 / 0.1);
}

.border-l-zinc-800\/100 {
  border-left-color: rgb(39 39 42 / 1);
}

.border-l-zinc-800\/15 {
  border-left-color: rgb(39 39 42 / 0.15);
}

.border-l-zinc-800\/20 {
  border-left-color: rgb(39 39 42 / 0.2);
}

.border-l-zinc-800\/25 {
  border-left-color: rgb(39 39 42 / 0.25);
}

.border-l-zinc-800\/30 {
  border-left-color: rgb(39 39 42 / 0.3);
}

.border-l-zinc-800\/35 {
  border-left-color: rgb(39 39 42 / 0.35);
}

.border-l-zinc-800\/40 {
  border-left-color: rgb(39 39 42 / 0.4);
}

.border-l-zinc-800\/45 {
  border-left-color: rgb(39 39 42 / 0.45);
}

.border-l-zinc-800\/5 {
  border-left-color: rgb(39 39 42 / 0.05);
}

.border-l-zinc-800\/50 {
  border-left-color: rgb(39 39 42 / 0.5);
}

.border-l-zinc-800\/55 {
  border-left-color: rgb(39 39 42 / 0.55);
}

.border-l-zinc-800\/60 {
  border-left-color: rgb(39 39 42 / 0.6);
}

.border-l-zinc-800\/65 {
  border-left-color: rgb(39 39 42 / 0.65);
}

.border-l-zinc-800\/70 {
  border-left-color: rgb(39 39 42 / 0.7);
}

.border-l-zinc-800\/75 {
  border-left-color: rgb(39 39 42 / 0.75);
}

.border-l-zinc-800\/80 {
  border-left-color: rgb(39 39 42 / 0.8);
}

.border-l-zinc-800\/85 {
  border-left-color: rgb(39 39 42 / 0.85);
}

.border-l-zinc-800\/90 {
  border-left-color: rgb(39 39 42 / 0.9);
}

.border-l-zinc-800\/95 {
  border-left-color: rgb(39 39 42 / 0.95);
}

.border-l-zinc-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(24 24 27 / var(--tw-border-opacity, 1));
}

.border-l-zinc-900\/0 {
  border-left-color: rgb(24 24 27 / 0);
}

.border-l-zinc-900\/10 {
  border-left-color: rgb(24 24 27 / 0.1);
}

.border-l-zinc-900\/100 {
  border-left-color: rgb(24 24 27 / 1);
}

.border-l-zinc-900\/15 {
  border-left-color: rgb(24 24 27 / 0.15);
}

.border-l-zinc-900\/20 {
  border-left-color: rgb(24 24 27 / 0.2);
}

.border-l-zinc-900\/25 {
  border-left-color: rgb(24 24 27 / 0.25);
}

.border-l-zinc-900\/30 {
  border-left-color: rgb(24 24 27 / 0.3);
}

.border-l-zinc-900\/35 {
  border-left-color: rgb(24 24 27 / 0.35);
}

.border-l-zinc-900\/40 {
  border-left-color: rgb(24 24 27 / 0.4);
}

.border-l-zinc-900\/45 {
  border-left-color: rgb(24 24 27 / 0.45);
}

.border-l-zinc-900\/5 {
  border-left-color: rgb(24 24 27 / 0.05);
}

.border-l-zinc-900\/50 {
  border-left-color: rgb(24 24 27 / 0.5);
}

.border-l-zinc-900\/55 {
  border-left-color: rgb(24 24 27 / 0.55);
}

.border-l-zinc-900\/60 {
  border-left-color: rgb(24 24 27 / 0.6);
}

.border-l-zinc-900\/65 {
  border-left-color: rgb(24 24 27 / 0.65);
}

.border-l-zinc-900\/70 {
  border-left-color: rgb(24 24 27 / 0.7);
}

.border-l-zinc-900\/75 {
  border-left-color: rgb(24 24 27 / 0.75);
}

.border-l-zinc-900\/80 {
  border-left-color: rgb(24 24 27 / 0.8);
}

.border-l-zinc-900\/85 {
  border-left-color: rgb(24 24 27 / 0.85);
}

.border-l-zinc-900\/90 {
  border-left-color: rgb(24 24 27 / 0.9);
}

.border-l-zinc-900\/95 {
  border-left-color: rgb(24 24 27 / 0.95);
}

.border-l-zinc-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(9 9 11 / var(--tw-border-opacity, 1));
}

.border-l-zinc-950\/0 {
  border-left-color: rgb(9 9 11 / 0);
}

.border-l-zinc-950\/10 {
  border-left-color: rgb(9 9 11 / 0.1);
}

.border-l-zinc-950\/100 {
  border-left-color: rgb(9 9 11 / 1);
}

.border-l-zinc-950\/15 {
  border-left-color: rgb(9 9 11 / 0.15);
}

.border-l-zinc-950\/20 {
  border-left-color: rgb(9 9 11 / 0.2);
}

.border-l-zinc-950\/25 {
  border-left-color: rgb(9 9 11 / 0.25);
}

.border-l-zinc-950\/30 {
  border-left-color: rgb(9 9 11 / 0.3);
}

.border-l-zinc-950\/35 {
  border-left-color: rgb(9 9 11 / 0.35);
}

.border-l-zinc-950\/40 {
  border-left-color: rgb(9 9 11 / 0.4);
}

.border-l-zinc-950\/45 {
  border-left-color: rgb(9 9 11 / 0.45);
}

.border-l-zinc-950\/5 {
  border-left-color: rgb(9 9 11 / 0.05);
}

.border-l-zinc-950\/50 {
  border-left-color: rgb(9 9 11 / 0.5);
}

.border-l-zinc-950\/55 {
  border-left-color: rgb(9 9 11 / 0.55);
}

.border-l-zinc-950\/60 {
  border-left-color: rgb(9 9 11 / 0.6);
}

.border-l-zinc-950\/65 {
  border-left-color: rgb(9 9 11 / 0.65);
}

.border-l-zinc-950\/70 {
  border-left-color: rgb(9 9 11 / 0.7);
}

.border-l-zinc-950\/75 {
  border-left-color: rgb(9 9 11 / 0.75);
}

.border-l-zinc-950\/80 {
  border-left-color: rgb(9 9 11 / 0.8);
}

.border-l-zinc-950\/85 {
  border-left-color: rgb(9 9 11 / 0.85);
}

.border-l-zinc-950\/90 {
  border-left-color: rgb(9 9 11 / 0.9);
}

.border-l-zinc-950\/95 {
  border-left-color: rgb(9 9 11 / 0.95);
}

.border-r-amber-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
}

.border-r-amber-100\/0 {
  border-right-color: rgb(254 243 199 / 0);
}

.border-r-amber-100\/10 {
  border-right-color: rgb(254 243 199 / 0.1);
}

.border-r-amber-100\/100 {
  border-right-color: rgb(254 243 199 / 1);
}

.border-r-amber-100\/15 {
  border-right-color: rgb(254 243 199 / 0.15);
}

.border-r-amber-100\/20 {
  border-right-color: rgb(254 243 199 / 0.2);
}

.border-r-amber-100\/25 {
  border-right-color: rgb(254 243 199 / 0.25);
}

.border-r-amber-100\/30 {
  border-right-color: rgb(254 243 199 / 0.3);
}

.border-r-amber-100\/35 {
  border-right-color: rgb(254 243 199 / 0.35);
}

.border-r-amber-100\/40 {
  border-right-color: rgb(254 243 199 / 0.4);
}

.border-r-amber-100\/45 {
  border-right-color: rgb(254 243 199 / 0.45);
}

.border-r-amber-100\/5 {
  border-right-color: rgb(254 243 199 / 0.05);
}

.border-r-amber-100\/50 {
  border-right-color: rgb(254 243 199 / 0.5);
}

.border-r-amber-100\/55 {
  border-right-color: rgb(254 243 199 / 0.55);
}

.border-r-amber-100\/60 {
  border-right-color: rgb(254 243 199 / 0.6);
}

.border-r-amber-100\/65 {
  border-right-color: rgb(254 243 199 / 0.65);
}

.border-r-amber-100\/70 {
  border-right-color: rgb(254 243 199 / 0.7);
}

.border-r-amber-100\/75 {
  border-right-color: rgb(254 243 199 / 0.75);
}

.border-r-amber-100\/80 {
  border-right-color: rgb(254 243 199 / 0.8);
}

.border-r-amber-100\/85 {
  border-right-color: rgb(254 243 199 / 0.85);
}

.border-r-amber-100\/90 {
  border-right-color: rgb(254 243 199 / 0.9);
}

.border-r-amber-100\/95 {
  border-right-color: rgb(254 243 199 / 0.95);
}

.border-r-amber-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}

.border-r-amber-200\/0 {
  border-right-color: rgb(253 230 138 / 0);
}

.border-r-amber-200\/10 {
  border-right-color: rgb(253 230 138 / 0.1);
}

.border-r-amber-200\/100 {
  border-right-color: rgb(253 230 138 / 1);
}

.border-r-amber-200\/15 {
  border-right-color: rgb(253 230 138 / 0.15);
}

.border-r-amber-200\/20 {
  border-right-color: rgb(253 230 138 / 0.2);
}

.border-r-amber-200\/25 {
  border-right-color: rgb(253 230 138 / 0.25);
}

.border-r-amber-200\/30 {
  border-right-color: rgb(253 230 138 / 0.3);
}

.border-r-amber-200\/35 {
  border-right-color: rgb(253 230 138 / 0.35);
}

.border-r-amber-200\/40 {
  border-right-color: rgb(253 230 138 / 0.4);
}

.border-r-amber-200\/45 {
  border-right-color: rgb(253 230 138 / 0.45);
}

.border-r-amber-200\/5 {
  border-right-color: rgb(253 230 138 / 0.05);
}

.border-r-amber-200\/50 {
  border-right-color: rgb(253 230 138 / 0.5);
}

.border-r-amber-200\/55 {
  border-right-color: rgb(253 230 138 / 0.55);
}

.border-r-amber-200\/60 {
  border-right-color: rgb(253 230 138 / 0.6);
}

.border-r-amber-200\/65 {
  border-right-color: rgb(253 230 138 / 0.65);
}

.border-r-amber-200\/70 {
  border-right-color: rgb(253 230 138 / 0.7);
}

.border-r-amber-200\/75 {
  border-right-color: rgb(253 230 138 / 0.75);
}

.border-r-amber-200\/80 {
  border-right-color: rgb(253 230 138 / 0.8);
}

.border-r-amber-200\/85 {
  border-right-color: rgb(253 230 138 / 0.85);
}

.border-r-amber-200\/90 {
  border-right-color: rgb(253 230 138 / 0.9);
}

.border-r-amber-200\/95 {
  border-right-color: rgb(253 230 138 / 0.95);
}

.border-r-amber-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
}

.border-r-amber-300\/0 {
  border-right-color: rgb(252 211 77 / 0);
}

.border-r-amber-300\/10 {
  border-right-color: rgb(252 211 77 / 0.1);
}

.border-r-amber-300\/100 {
  border-right-color: rgb(252 211 77 / 1);
}

.border-r-amber-300\/15 {
  border-right-color: rgb(252 211 77 / 0.15);
}

.border-r-amber-300\/20 {
  border-right-color: rgb(252 211 77 / 0.2);
}

.border-r-amber-300\/25 {
  border-right-color: rgb(252 211 77 / 0.25);
}

.border-r-amber-300\/30 {
  border-right-color: rgb(252 211 77 / 0.3);
}

.border-r-amber-300\/35 {
  border-right-color: rgb(252 211 77 / 0.35);
}

.border-r-amber-300\/40 {
  border-right-color: rgb(252 211 77 / 0.4);
}

.border-r-amber-300\/45 {
  border-right-color: rgb(252 211 77 / 0.45);
}

.border-r-amber-300\/5 {
  border-right-color: rgb(252 211 77 / 0.05);
}

.border-r-amber-300\/50 {
  border-right-color: rgb(252 211 77 / 0.5);
}

.border-r-amber-300\/55 {
  border-right-color: rgb(252 211 77 / 0.55);
}

.border-r-amber-300\/60 {
  border-right-color: rgb(252 211 77 / 0.6);
}

.border-r-amber-300\/65 {
  border-right-color: rgb(252 211 77 / 0.65);
}

.border-r-amber-300\/70 {
  border-right-color: rgb(252 211 77 / 0.7);
}

.border-r-amber-300\/75 {
  border-right-color: rgb(252 211 77 / 0.75);
}

.border-r-amber-300\/80 {
  border-right-color: rgb(252 211 77 / 0.8);
}

.border-r-amber-300\/85 {
  border-right-color: rgb(252 211 77 / 0.85);
}

.border-r-amber-300\/90 {
  border-right-color: rgb(252 211 77 / 0.9);
}

.border-r-amber-300\/95 {
  border-right-color: rgb(252 211 77 / 0.95);
}

.border-r-amber-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
}

.border-r-amber-400\/0 {
  border-right-color: rgb(251 191 36 / 0);
}

.border-r-amber-400\/10 {
  border-right-color: rgb(251 191 36 / 0.1);
}

.border-r-amber-400\/100 {
  border-right-color: rgb(251 191 36 / 1);
}

.border-r-amber-400\/15 {
  border-right-color: rgb(251 191 36 / 0.15);
}

.border-r-amber-400\/20 {
  border-right-color: rgb(251 191 36 / 0.2);
}

.border-r-amber-400\/25 {
  border-right-color: rgb(251 191 36 / 0.25);
}

.border-r-amber-400\/30 {
  border-right-color: rgb(251 191 36 / 0.3);
}

.border-r-amber-400\/35 {
  border-right-color: rgb(251 191 36 / 0.35);
}

.border-r-amber-400\/40 {
  border-right-color: rgb(251 191 36 / 0.4);
}

.border-r-amber-400\/45 {
  border-right-color: rgb(251 191 36 / 0.45);
}

.border-r-amber-400\/5 {
  border-right-color: rgb(251 191 36 / 0.05);
}

.border-r-amber-400\/50 {
  border-right-color: rgb(251 191 36 / 0.5);
}

.border-r-amber-400\/55 {
  border-right-color: rgb(251 191 36 / 0.55);
}

.border-r-amber-400\/60 {
  border-right-color: rgb(251 191 36 / 0.6);
}

.border-r-amber-400\/65 {
  border-right-color: rgb(251 191 36 / 0.65);
}

.border-r-amber-400\/70 {
  border-right-color: rgb(251 191 36 / 0.7);
}

.border-r-amber-400\/75 {
  border-right-color: rgb(251 191 36 / 0.75);
}

.border-r-amber-400\/80 {
  border-right-color: rgb(251 191 36 / 0.8);
}

.border-r-amber-400\/85 {
  border-right-color: rgb(251 191 36 / 0.85);
}

.border-r-amber-400\/90 {
  border-right-color: rgb(251 191 36 / 0.9);
}

.border-r-amber-400\/95 {
  border-right-color: rgb(251 191 36 / 0.95);
}

.border-r-amber-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(255 251 235 / var(--tw-border-opacity, 1));
}

.border-r-amber-50\/0 {
  border-right-color: rgb(255 251 235 / 0);
}

.border-r-amber-50\/10 {
  border-right-color: rgb(255 251 235 / 0.1);
}

.border-r-amber-50\/100 {
  border-right-color: rgb(255 251 235 / 1);
}

.border-r-amber-50\/15 {
  border-right-color: rgb(255 251 235 / 0.15);
}

.border-r-amber-50\/20 {
  border-right-color: rgb(255 251 235 / 0.2);
}

.border-r-amber-50\/25 {
  border-right-color: rgb(255 251 235 / 0.25);
}

.border-r-amber-50\/30 {
  border-right-color: rgb(255 251 235 / 0.3);
}

.border-r-amber-50\/35 {
  border-right-color: rgb(255 251 235 / 0.35);
}

.border-r-amber-50\/40 {
  border-right-color: rgb(255 251 235 / 0.4);
}

.border-r-amber-50\/45 {
  border-right-color: rgb(255 251 235 / 0.45);
}

.border-r-amber-50\/5 {
  border-right-color: rgb(255 251 235 / 0.05);
}

.border-r-amber-50\/50 {
  border-right-color: rgb(255 251 235 / 0.5);
}

.border-r-amber-50\/55 {
  border-right-color: rgb(255 251 235 / 0.55);
}

.border-r-amber-50\/60 {
  border-right-color: rgb(255 251 235 / 0.6);
}

.border-r-amber-50\/65 {
  border-right-color: rgb(255 251 235 / 0.65);
}

.border-r-amber-50\/70 {
  border-right-color: rgb(255 251 235 / 0.7);
}

.border-r-amber-50\/75 {
  border-right-color: rgb(255 251 235 / 0.75);
}

.border-r-amber-50\/80 {
  border-right-color: rgb(255 251 235 / 0.8);
}

.border-r-amber-50\/85 {
  border-right-color: rgb(255 251 235 / 0.85);
}

.border-r-amber-50\/90 {
  border-right-color: rgb(255 251 235 / 0.9);
}

.border-r-amber-50\/95 {
  border-right-color: rgb(255 251 235 / 0.95);
}

.border-r-amber-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
}

.border-r-amber-500\/0 {
  border-right-color: rgb(245 158 11 / 0);
}

.border-r-amber-500\/10 {
  border-right-color: rgb(245 158 11 / 0.1);
}

.border-r-amber-500\/100 {
  border-right-color: rgb(245 158 11 / 1);
}

.border-r-amber-500\/15 {
  border-right-color: rgb(245 158 11 / 0.15);
}

.border-r-amber-500\/20 {
  border-right-color: rgb(245 158 11 / 0.2);
}

.border-r-amber-500\/25 {
  border-right-color: rgb(245 158 11 / 0.25);
}

.border-r-amber-500\/30 {
  border-right-color: rgb(245 158 11 / 0.3);
}

.border-r-amber-500\/35 {
  border-right-color: rgb(245 158 11 / 0.35);
}

.border-r-amber-500\/40 {
  border-right-color: rgb(245 158 11 / 0.4);
}

.border-r-amber-500\/45 {
  border-right-color: rgb(245 158 11 / 0.45);
}

.border-r-amber-500\/5 {
  border-right-color: rgb(245 158 11 / 0.05);
}

.border-r-amber-500\/50 {
  border-right-color: rgb(245 158 11 / 0.5);
}

.border-r-amber-500\/55 {
  border-right-color: rgb(245 158 11 / 0.55);
}

.border-r-amber-500\/60 {
  border-right-color: rgb(245 158 11 / 0.6);
}

.border-r-amber-500\/65 {
  border-right-color: rgb(245 158 11 / 0.65);
}

.border-r-amber-500\/70 {
  border-right-color: rgb(245 158 11 / 0.7);
}

.border-r-amber-500\/75 {
  border-right-color: rgb(245 158 11 / 0.75);
}

.border-r-amber-500\/80 {
  border-right-color: rgb(245 158 11 / 0.8);
}

.border-r-amber-500\/85 {
  border-right-color: rgb(245 158 11 / 0.85);
}

.border-r-amber-500\/90 {
  border-right-color: rgb(245 158 11 / 0.9);
}

.border-r-amber-500\/95 {
  border-right-color: rgb(245 158 11 / 0.95);
}

.border-r-amber-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(217 119 6 / var(--tw-border-opacity, 1));
}

.border-r-amber-600\/0 {
  border-right-color: rgb(217 119 6 / 0);
}

.border-r-amber-600\/10 {
  border-right-color: rgb(217 119 6 / 0.1);
}

.border-r-amber-600\/100 {
  border-right-color: rgb(217 119 6 / 1);
}

.border-r-amber-600\/15 {
  border-right-color: rgb(217 119 6 / 0.15);
}

.border-r-amber-600\/20 {
  border-right-color: rgb(217 119 6 / 0.2);
}

.border-r-amber-600\/25 {
  border-right-color: rgb(217 119 6 / 0.25);
}

.border-r-amber-600\/30 {
  border-right-color: rgb(217 119 6 / 0.3);
}

.border-r-amber-600\/35 {
  border-right-color: rgb(217 119 6 / 0.35);
}

.border-r-amber-600\/40 {
  border-right-color: rgb(217 119 6 / 0.4);
}

.border-r-amber-600\/45 {
  border-right-color: rgb(217 119 6 / 0.45);
}

.border-r-amber-600\/5 {
  border-right-color: rgb(217 119 6 / 0.05);
}

.border-r-amber-600\/50 {
  border-right-color: rgb(217 119 6 / 0.5);
}

.border-r-amber-600\/55 {
  border-right-color: rgb(217 119 6 / 0.55);
}

.border-r-amber-600\/60 {
  border-right-color: rgb(217 119 6 / 0.6);
}

.border-r-amber-600\/65 {
  border-right-color: rgb(217 119 6 / 0.65);
}

.border-r-amber-600\/70 {
  border-right-color: rgb(217 119 6 / 0.7);
}

.border-r-amber-600\/75 {
  border-right-color: rgb(217 119 6 / 0.75);
}

.border-r-amber-600\/80 {
  border-right-color: rgb(217 119 6 / 0.8);
}

.border-r-amber-600\/85 {
  border-right-color: rgb(217 119 6 / 0.85);
}

.border-r-amber-600\/90 {
  border-right-color: rgb(217 119 6 / 0.9);
}

.border-r-amber-600\/95 {
  border-right-color: rgb(217 119 6 / 0.95);
}

.border-r-amber-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(180 83 9 / var(--tw-border-opacity, 1));
}

.border-r-amber-700\/0 {
  border-right-color: rgb(180 83 9 / 0);
}

.border-r-amber-700\/10 {
  border-right-color: rgb(180 83 9 / 0.1);
}

.border-r-amber-700\/100 {
  border-right-color: rgb(180 83 9 / 1);
}

.border-r-amber-700\/15 {
  border-right-color: rgb(180 83 9 / 0.15);
}

.border-r-amber-700\/20 {
  border-right-color: rgb(180 83 9 / 0.2);
}

.border-r-amber-700\/25 {
  border-right-color: rgb(180 83 9 / 0.25);
}

.border-r-amber-700\/30 {
  border-right-color: rgb(180 83 9 / 0.3);
}

.border-r-amber-700\/35 {
  border-right-color: rgb(180 83 9 / 0.35);
}

.border-r-amber-700\/40 {
  border-right-color: rgb(180 83 9 / 0.4);
}

.border-r-amber-700\/45 {
  border-right-color: rgb(180 83 9 / 0.45);
}

.border-r-amber-700\/5 {
  border-right-color: rgb(180 83 9 / 0.05);
}

.border-r-amber-700\/50 {
  border-right-color: rgb(180 83 9 / 0.5);
}

.border-r-amber-700\/55 {
  border-right-color: rgb(180 83 9 / 0.55);
}

.border-r-amber-700\/60 {
  border-right-color: rgb(180 83 9 / 0.6);
}

.border-r-amber-700\/65 {
  border-right-color: rgb(180 83 9 / 0.65);
}

.border-r-amber-700\/70 {
  border-right-color: rgb(180 83 9 / 0.7);
}

.border-r-amber-700\/75 {
  border-right-color: rgb(180 83 9 / 0.75);
}

.border-r-amber-700\/80 {
  border-right-color: rgb(180 83 9 / 0.8);
}

.border-r-amber-700\/85 {
  border-right-color: rgb(180 83 9 / 0.85);
}

.border-r-amber-700\/90 {
  border-right-color: rgb(180 83 9 / 0.9);
}

.border-r-amber-700\/95 {
  border-right-color: rgb(180 83 9 / 0.95);
}

.border-r-amber-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(146 64 14 / var(--tw-border-opacity, 1));
}

.border-r-amber-800\/0 {
  border-right-color: rgb(146 64 14 / 0);
}

.border-r-amber-800\/10 {
  border-right-color: rgb(146 64 14 / 0.1);
}

.border-r-amber-800\/100 {
  border-right-color: rgb(146 64 14 / 1);
}

.border-r-amber-800\/15 {
  border-right-color: rgb(146 64 14 / 0.15);
}

.border-r-amber-800\/20 {
  border-right-color: rgb(146 64 14 / 0.2);
}

.border-r-amber-800\/25 {
  border-right-color: rgb(146 64 14 / 0.25);
}

.border-r-amber-800\/30 {
  border-right-color: rgb(146 64 14 / 0.3);
}

.border-r-amber-800\/35 {
  border-right-color: rgb(146 64 14 / 0.35);
}

.border-r-amber-800\/40 {
  border-right-color: rgb(146 64 14 / 0.4);
}

.border-r-amber-800\/45 {
  border-right-color: rgb(146 64 14 / 0.45);
}

.border-r-amber-800\/5 {
  border-right-color: rgb(146 64 14 / 0.05);
}

.border-r-amber-800\/50 {
  border-right-color: rgb(146 64 14 / 0.5);
}

.border-r-amber-800\/55 {
  border-right-color: rgb(146 64 14 / 0.55);
}

.border-r-amber-800\/60 {
  border-right-color: rgb(146 64 14 / 0.6);
}

.border-r-amber-800\/65 {
  border-right-color: rgb(146 64 14 / 0.65);
}

.border-r-amber-800\/70 {
  border-right-color: rgb(146 64 14 / 0.7);
}

.border-r-amber-800\/75 {
  border-right-color: rgb(146 64 14 / 0.75);
}

.border-r-amber-800\/80 {
  border-right-color: rgb(146 64 14 / 0.8);
}

.border-r-amber-800\/85 {
  border-right-color: rgb(146 64 14 / 0.85);
}

.border-r-amber-800\/90 {
  border-right-color: rgb(146 64 14 / 0.9);
}

.border-r-amber-800\/95 {
  border-right-color: rgb(146 64 14 / 0.95);
}

.border-r-amber-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(120 53 15 / var(--tw-border-opacity, 1));
}

.border-r-amber-900\/0 {
  border-right-color: rgb(120 53 15 / 0);
}

.border-r-amber-900\/10 {
  border-right-color: rgb(120 53 15 / 0.1);
}

.border-r-amber-900\/100 {
  border-right-color: rgb(120 53 15 / 1);
}

.border-r-amber-900\/15 {
  border-right-color: rgb(120 53 15 / 0.15);
}

.border-r-amber-900\/20 {
  border-right-color: rgb(120 53 15 / 0.2);
}

.border-r-amber-900\/25 {
  border-right-color: rgb(120 53 15 / 0.25);
}

.border-r-amber-900\/30 {
  border-right-color: rgb(120 53 15 / 0.3);
}

.border-r-amber-900\/35 {
  border-right-color: rgb(120 53 15 / 0.35);
}

.border-r-amber-900\/40 {
  border-right-color: rgb(120 53 15 / 0.4);
}

.border-r-amber-900\/45 {
  border-right-color: rgb(120 53 15 / 0.45);
}

.border-r-amber-900\/5 {
  border-right-color: rgb(120 53 15 / 0.05);
}

.border-r-amber-900\/50 {
  border-right-color: rgb(120 53 15 / 0.5);
}

.border-r-amber-900\/55 {
  border-right-color: rgb(120 53 15 / 0.55);
}

.border-r-amber-900\/60 {
  border-right-color: rgb(120 53 15 / 0.6);
}

.border-r-amber-900\/65 {
  border-right-color: rgb(120 53 15 / 0.65);
}

.border-r-amber-900\/70 {
  border-right-color: rgb(120 53 15 / 0.7);
}

.border-r-amber-900\/75 {
  border-right-color: rgb(120 53 15 / 0.75);
}

.border-r-amber-900\/80 {
  border-right-color: rgb(120 53 15 / 0.8);
}

.border-r-amber-900\/85 {
  border-right-color: rgb(120 53 15 / 0.85);
}

.border-r-amber-900\/90 {
  border-right-color: rgb(120 53 15 / 0.9);
}

.border-r-amber-900\/95 {
  border-right-color: rgb(120 53 15 / 0.95);
}

.border-r-amber-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(69 26 3 / var(--tw-border-opacity, 1));
}

.border-r-amber-950\/0 {
  border-right-color: rgb(69 26 3 / 0);
}

.border-r-amber-950\/10 {
  border-right-color: rgb(69 26 3 / 0.1);
}

.border-r-amber-950\/100 {
  border-right-color: rgb(69 26 3 / 1);
}

.border-r-amber-950\/15 {
  border-right-color: rgb(69 26 3 / 0.15);
}

.border-r-amber-950\/20 {
  border-right-color: rgb(69 26 3 / 0.2);
}

.border-r-amber-950\/25 {
  border-right-color: rgb(69 26 3 / 0.25);
}

.border-r-amber-950\/30 {
  border-right-color: rgb(69 26 3 / 0.3);
}

.border-r-amber-950\/35 {
  border-right-color: rgb(69 26 3 / 0.35);
}

.border-r-amber-950\/40 {
  border-right-color: rgb(69 26 3 / 0.4);
}

.border-r-amber-950\/45 {
  border-right-color: rgb(69 26 3 / 0.45);
}

.border-r-amber-950\/5 {
  border-right-color: rgb(69 26 3 / 0.05);
}

.border-r-amber-950\/50 {
  border-right-color: rgb(69 26 3 / 0.5);
}

.border-r-amber-950\/55 {
  border-right-color: rgb(69 26 3 / 0.55);
}

.border-r-amber-950\/60 {
  border-right-color: rgb(69 26 3 / 0.6);
}

.border-r-amber-950\/65 {
  border-right-color: rgb(69 26 3 / 0.65);
}

.border-r-amber-950\/70 {
  border-right-color: rgb(69 26 3 / 0.7);
}

.border-r-amber-950\/75 {
  border-right-color: rgb(69 26 3 / 0.75);
}

.border-r-amber-950\/80 {
  border-right-color: rgb(69 26 3 / 0.8);
}

.border-r-amber-950\/85 {
  border-right-color: rgb(69 26 3 / 0.85);
}

.border-r-amber-950\/90 {
  border-right-color: rgb(69 26 3 / 0.9);
}

.border-r-amber-950\/95 {
  border-right-color: rgb(69 26 3 / 0.95);
}

.border-r-aqua-teal {
  --tw-border-opacity: 1;
  border-right-color: rgb(99 173 168 / var(--tw-border-opacity, 1));
}

.border-r-aqua-teal\/0 {
  border-right-color: rgb(99 173 168 / 0);
}

.border-r-aqua-teal\/10 {
  border-right-color: rgb(99 173 168 / 0.1);
}

.border-r-aqua-teal\/100 {
  border-right-color: rgb(99 173 168 / 1);
}

.border-r-aqua-teal\/15 {
  border-right-color: rgb(99 173 168 / 0.15);
}

.border-r-aqua-teal\/20 {
  border-right-color: rgb(99 173 168 / 0.2);
}

.border-r-aqua-teal\/25 {
  border-right-color: rgb(99 173 168 / 0.25);
}

.border-r-aqua-teal\/30 {
  border-right-color: rgb(99 173 168 / 0.3);
}

.border-r-aqua-teal\/35 {
  border-right-color: rgb(99 173 168 / 0.35);
}

.border-r-aqua-teal\/40 {
  border-right-color: rgb(99 173 168 / 0.4);
}

.border-r-aqua-teal\/45 {
  border-right-color: rgb(99 173 168 / 0.45);
}

.border-r-aqua-teal\/5 {
  border-right-color: rgb(99 173 168 / 0.05);
}

.border-r-aqua-teal\/50 {
  border-right-color: rgb(99 173 168 / 0.5);
}

.border-r-aqua-teal\/55 {
  border-right-color: rgb(99 173 168 / 0.55);
}

.border-r-aqua-teal\/60 {
  border-right-color: rgb(99 173 168 / 0.6);
}

.border-r-aqua-teal\/65 {
  border-right-color: rgb(99 173 168 / 0.65);
}

.border-r-aqua-teal\/70 {
  border-right-color: rgb(99 173 168 / 0.7);
}

.border-r-aqua-teal\/75 {
  border-right-color: rgb(99 173 168 / 0.75);
}

.border-r-aqua-teal\/80 {
  border-right-color: rgb(99 173 168 / 0.8);
}

.border-r-aqua-teal\/85 {
  border-right-color: rgb(99 173 168 / 0.85);
}

.border-r-aqua-teal\/90 {
  border-right-color: rgb(99 173 168 / 0.9);
}

.border-r-aqua-teal\/95 {
  border-right-color: rgb(99 173 168 / 0.95);
}

.border-r-black {
  --tw-border-opacity: 1;
  border-right-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.border-r-black\/0 {
  border-right-color: rgb(0 0 0 / 0);
}

.border-r-black\/10 {
  border-right-color: rgb(0 0 0 / 0.1);
}

.border-r-black\/100 {
  border-right-color: rgb(0 0 0 / 1);
}

.border-r-black\/15 {
  border-right-color: rgb(0 0 0 / 0.15);
}

.border-r-black\/20 {
  border-right-color: rgb(0 0 0 / 0.2);
}

.border-r-black\/25 {
  border-right-color: rgb(0 0 0 / 0.25);
}

.border-r-black\/30 {
  border-right-color: rgb(0 0 0 / 0.3);
}

.border-r-black\/35 {
  border-right-color: rgb(0 0 0 / 0.35);
}

.border-r-black\/40 {
  border-right-color: rgb(0 0 0 / 0.4);
}

.border-r-black\/45 {
  border-right-color: rgb(0 0 0 / 0.45);
}

.border-r-black\/5 {
  border-right-color: rgb(0 0 0 / 0.05);
}

.border-r-black\/50 {
  border-right-color: rgb(0 0 0 / 0.5);
}

.border-r-black\/55 {
  border-right-color: rgb(0 0 0 / 0.55);
}

.border-r-black\/60 {
  border-right-color: rgb(0 0 0 / 0.6);
}

.border-r-black\/65 {
  border-right-color: rgb(0 0 0 / 0.65);
}

.border-r-black\/70 {
  border-right-color: rgb(0 0 0 / 0.7);
}

.border-r-black\/75 {
  border-right-color: rgb(0 0 0 / 0.75);
}

.border-r-black\/80 {
  border-right-color: rgb(0 0 0 / 0.8);
}

.border-r-black\/85 {
  border-right-color: rgb(0 0 0 / 0.85);
}

.border-r-black\/90 {
  border-right-color: rgb(0 0 0 / 0.9);
}

.border-r-black\/95 {
  border-right-color: rgb(0 0 0 / 0.95);
}

.border-r-blue-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
}

.border-r-blue-100\/0 {
  border-right-color: rgb(219 234 254 / 0);
}

.border-r-blue-100\/10 {
  border-right-color: rgb(219 234 254 / 0.1);
}

.border-r-blue-100\/100 {
  border-right-color: rgb(219 234 254 / 1);
}

.border-r-blue-100\/15 {
  border-right-color: rgb(219 234 254 / 0.15);
}

.border-r-blue-100\/20 {
  border-right-color: rgb(219 234 254 / 0.2);
}

.border-r-blue-100\/25 {
  border-right-color: rgb(219 234 254 / 0.25);
}

.border-r-blue-100\/30 {
  border-right-color: rgb(219 234 254 / 0.3);
}

.border-r-blue-100\/35 {
  border-right-color: rgb(219 234 254 / 0.35);
}

.border-r-blue-100\/40 {
  border-right-color: rgb(219 234 254 / 0.4);
}

.border-r-blue-100\/45 {
  border-right-color: rgb(219 234 254 / 0.45);
}

.border-r-blue-100\/5 {
  border-right-color: rgb(219 234 254 / 0.05);
}

.border-r-blue-100\/50 {
  border-right-color: rgb(219 234 254 / 0.5);
}

.border-r-blue-100\/55 {
  border-right-color: rgb(219 234 254 / 0.55);
}

.border-r-blue-100\/60 {
  border-right-color: rgb(219 234 254 / 0.6);
}

.border-r-blue-100\/65 {
  border-right-color: rgb(219 234 254 / 0.65);
}

.border-r-blue-100\/70 {
  border-right-color: rgb(219 234 254 / 0.7);
}

.border-r-blue-100\/75 {
  border-right-color: rgb(219 234 254 / 0.75);
}

.border-r-blue-100\/80 {
  border-right-color: rgb(219 234 254 / 0.8);
}

.border-r-blue-100\/85 {
  border-right-color: rgb(219 234 254 / 0.85);
}

.border-r-blue-100\/90 {
  border-right-color: rgb(219 234 254 / 0.9);
}

.border-r-blue-100\/95 {
  border-right-color: rgb(219 234 254 / 0.95);
}

.border-r-blue-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}

.border-r-blue-200\/0 {
  border-right-color: rgb(191 219 254 / 0);
}

.border-r-blue-200\/10 {
  border-right-color: rgb(191 219 254 / 0.1);
}

.border-r-blue-200\/100 {
  border-right-color: rgb(191 219 254 / 1);
}

.border-r-blue-200\/15 {
  border-right-color: rgb(191 219 254 / 0.15);
}

.border-r-blue-200\/20 {
  border-right-color: rgb(191 219 254 / 0.2);
}

.border-r-blue-200\/25 {
  border-right-color: rgb(191 219 254 / 0.25);
}

.border-r-blue-200\/30 {
  border-right-color: rgb(191 219 254 / 0.3);
}

.border-r-blue-200\/35 {
  border-right-color: rgb(191 219 254 / 0.35);
}

.border-r-blue-200\/40 {
  border-right-color: rgb(191 219 254 / 0.4);
}

.border-r-blue-200\/45 {
  border-right-color: rgb(191 219 254 / 0.45);
}

.border-r-blue-200\/5 {
  border-right-color: rgb(191 219 254 / 0.05);
}

.border-r-blue-200\/50 {
  border-right-color: rgb(191 219 254 / 0.5);
}

.border-r-blue-200\/55 {
  border-right-color: rgb(191 219 254 / 0.55);
}

.border-r-blue-200\/60 {
  border-right-color: rgb(191 219 254 / 0.6);
}

.border-r-blue-200\/65 {
  border-right-color: rgb(191 219 254 / 0.65);
}

.border-r-blue-200\/70 {
  border-right-color: rgb(191 219 254 / 0.7);
}

.border-r-blue-200\/75 {
  border-right-color: rgb(191 219 254 / 0.75);
}

.border-r-blue-200\/80 {
  border-right-color: rgb(191 219 254 / 0.8);
}

.border-r-blue-200\/85 {
  border-right-color: rgb(191 219 254 / 0.85);
}

.border-r-blue-200\/90 {
  border-right-color: rgb(191 219 254 / 0.9);
}

.border-r-blue-200\/95 {
  border-right-color: rgb(191 219 254 / 0.95);
}

.border-r-blue-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}

.border-r-blue-300\/0 {
  border-right-color: rgb(147 197 253 / 0);
}

.border-r-blue-300\/10 {
  border-right-color: rgb(147 197 253 / 0.1);
}

.border-r-blue-300\/100 {
  border-right-color: rgb(147 197 253 / 1);
}

.border-r-blue-300\/15 {
  border-right-color: rgb(147 197 253 / 0.15);
}

.border-r-blue-300\/20 {
  border-right-color: rgb(147 197 253 / 0.2);
}

.border-r-blue-300\/25 {
  border-right-color: rgb(147 197 253 / 0.25);
}

.border-r-blue-300\/30 {
  border-right-color: rgb(147 197 253 / 0.3);
}

.border-r-blue-300\/35 {
  border-right-color: rgb(147 197 253 / 0.35);
}

.border-r-blue-300\/40 {
  border-right-color: rgb(147 197 253 / 0.4);
}

.border-r-blue-300\/45 {
  border-right-color: rgb(147 197 253 / 0.45);
}

.border-r-blue-300\/5 {
  border-right-color: rgb(147 197 253 / 0.05);
}

.border-r-blue-300\/50 {
  border-right-color: rgb(147 197 253 / 0.5);
}

.border-r-blue-300\/55 {
  border-right-color: rgb(147 197 253 / 0.55);
}

.border-r-blue-300\/60 {
  border-right-color: rgb(147 197 253 / 0.6);
}

.border-r-blue-300\/65 {
  border-right-color: rgb(147 197 253 / 0.65);
}

.border-r-blue-300\/70 {
  border-right-color: rgb(147 197 253 / 0.7);
}

.border-r-blue-300\/75 {
  border-right-color: rgb(147 197 253 / 0.75);
}

.border-r-blue-300\/80 {
  border-right-color: rgb(147 197 253 / 0.8);
}

.border-r-blue-300\/85 {
  border-right-color: rgb(147 197 253 / 0.85);
}

.border-r-blue-300\/90 {
  border-right-color: rgb(147 197 253 / 0.9);
}

.border-r-blue-300\/95 {
  border-right-color: rgb(147 197 253 / 0.95);
}

.border-r-blue-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
}

.border-r-blue-400\/0 {
  border-right-color: rgb(96 165 250 / 0);
}

.border-r-blue-400\/10 {
  border-right-color: rgb(96 165 250 / 0.1);
}

.border-r-blue-400\/100 {
  border-right-color: rgb(96 165 250 / 1);
}

.border-r-blue-400\/15 {
  border-right-color: rgb(96 165 250 / 0.15);
}

.border-r-blue-400\/20 {
  border-right-color: rgb(96 165 250 / 0.2);
}

.border-r-blue-400\/25 {
  border-right-color: rgb(96 165 250 / 0.25);
}

.border-r-blue-400\/30 {
  border-right-color: rgb(96 165 250 / 0.3);
}

.border-r-blue-400\/35 {
  border-right-color: rgb(96 165 250 / 0.35);
}

.border-r-blue-400\/40 {
  border-right-color: rgb(96 165 250 / 0.4);
}

.border-r-blue-400\/45 {
  border-right-color: rgb(96 165 250 / 0.45);
}

.border-r-blue-400\/5 {
  border-right-color: rgb(96 165 250 / 0.05);
}

.border-r-blue-400\/50 {
  border-right-color: rgb(96 165 250 / 0.5);
}

.border-r-blue-400\/55 {
  border-right-color: rgb(96 165 250 / 0.55);
}

.border-r-blue-400\/60 {
  border-right-color: rgb(96 165 250 / 0.6);
}

.border-r-blue-400\/65 {
  border-right-color: rgb(96 165 250 / 0.65);
}

.border-r-blue-400\/70 {
  border-right-color: rgb(96 165 250 / 0.7);
}

.border-r-blue-400\/75 {
  border-right-color: rgb(96 165 250 / 0.75);
}

.border-r-blue-400\/80 {
  border-right-color: rgb(96 165 250 / 0.8);
}

.border-r-blue-400\/85 {
  border-right-color: rgb(96 165 250 / 0.85);
}

.border-r-blue-400\/90 {
  border-right-color: rgb(96 165 250 / 0.9);
}

.border-r-blue-400\/95 {
  border-right-color: rgb(96 165 250 / 0.95);
}

.border-r-blue-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(239 246 255 / var(--tw-border-opacity, 1));
}

.border-r-blue-50\/0 {
  border-right-color: rgb(239 246 255 / 0);
}

.border-r-blue-50\/10 {
  border-right-color: rgb(239 246 255 / 0.1);
}

.border-r-blue-50\/100 {
  border-right-color: rgb(239 246 255 / 1);
}

.border-r-blue-50\/15 {
  border-right-color: rgb(239 246 255 / 0.15);
}

.border-r-blue-50\/20 {
  border-right-color: rgb(239 246 255 / 0.2);
}

.border-r-blue-50\/25 {
  border-right-color: rgb(239 246 255 / 0.25);
}

.border-r-blue-50\/30 {
  border-right-color: rgb(239 246 255 / 0.3);
}

.border-r-blue-50\/35 {
  border-right-color: rgb(239 246 255 / 0.35);
}

.border-r-blue-50\/40 {
  border-right-color: rgb(239 246 255 / 0.4);
}

.border-r-blue-50\/45 {
  border-right-color: rgb(239 246 255 / 0.45);
}

.border-r-blue-50\/5 {
  border-right-color: rgb(239 246 255 / 0.05);
}

.border-r-blue-50\/50 {
  border-right-color: rgb(239 246 255 / 0.5);
}

.border-r-blue-50\/55 {
  border-right-color: rgb(239 246 255 / 0.55);
}

.border-r-blue-50\/60 {
  border-right-color: rgb(239 246 255 / 0.6);
}

.border-r-blue-50\/65 {
  border-right-color: rgb(239 246 255 / 0.65);
}

.border-r-blue-50\/70 {
  border-right-color: rgb(239 246 255 / 0.7);
}

.border-r-blue-50\/75 {
  border-right-color: rgb(239 246 255 / 0.75);
}

.border-r-blue-50\/80 {
  border-right-color: rgb(239 246 255 / 0.8);
}

.border-r-blue-50\/85 {
  border-right-color: rgb(239 246 255 / 0.85);
}

.border-r-blue-50\/90 {
  border-right-color: rgb(239 246 255 / 0.9);
}

.border-r-blue-50\/95 {
  border-right-color: rgb(239 246 255 / 0.95);
}

.border-r-blue-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}

.border-r-blue-500\/0 {
  border-right-color: rgb(59 130 246 / 0);
}

.border-r-blue-500\/10 {
  border-right-color: rgb(59 130 246 / 0.1);
}

.border-r-blue-500\/100 {
  border-right-color: rgb(59 130 246 / 1);
}

.border-r-blue-500\/15 {
  border-right-color: rgb(59 130 246 / 0.15);
}

.border-r-blue-500\/20 {
  border-right-color: rgb(59 130 246 / 0.2);
}

.border-r-blue-500\/25 {
  border-right-color: rgb(59 130 246 / 0.25);
}

.border-r-blue-500\/30 {
  border-right-color: rgb(59 130 246 / 0.3);
}

.border-r-blue-500\/35 {
  border-right-color: rgb(59 130 246 / 0.35);
}

.border-r-blue-500\/40 {
  border-right-color: rgb(59 130 246 / 0.4);
}

.border-r-blue-500\/45 {
  border-right-color: rgb(59 130 246 / 0.45);
}

.border-r-blue-500\/5 {
  border-right-color: rgb(59 130 246 / 0.05);
}

.border-r-blue-500\/50 {
  border-right-color: rgb(59 130 246 / 0.5);
}

.border-r-blue-500\/55 {
  border-right-color: rgb(59 130 246 / 0.55);
}

.border-r-blue-500\/60 {
  border-right-color: rgb(59 130 246 / 0.6);
}

.border-r-blue-500\/65 {
  border-right-color: rgb(59 130 246 / 0.65);
}

.border-r-blue-500\/70 {
  border-right-color: rgb(59 130 246 / 0.7);
}

.border-r-blue-500\/75 {
  border-right-color: rgb(59 130 246 / 0.75);
}

.border-r-blue-500\/80 {
  border-right-color: rgb(59 130 246 / 0.8);
}

.border-r-blue-500\/85 {
  border-right-color: rgb(59 130 246 / 0.85);
}

.border-r-blue-500\/90 {
  border-right-color: rgb(59 130 246 / 0.9);
}

.border-r-blue-500\/95 {
  border-right-color: rgb(59 130 246 / 0.95);
}

.border-r-blue-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}

.border-r-blue-600\/0 {
  border-right-color: rgb(37 99 235 / 0);
}

.border-r-blue-600\/10 {
  border-right-color: rgb(37 99 235 / 0.1);
}

.border-r-blue-600\/100 {
  border-right-color: rgb(37 99 235 / 1);
}

.border-r-blue-600\/15 {
  border-right-color: rgb(37 99 235 / 0.15);
}

.border-r-blue-600\/20 {
  border-right-color: rgb(37 99 235 / 0.2);
}

.border-r-blue-600\/25 {
  border-right-color: rgb(37 99 235 / 0.25);
}

.border-r-blue-600\/30 {
  border-right-color: rgb(37 99 235 / 0.3);
}

.border-r-blue-600\/35 {
  border-right-color: rgb(37 99 235 / 0.35);
}

.border-r-blue-600\/40 {
  border-right-color: rgb(37 99 235 / 0.4);
}

.border-r-blue-600\/45 {
  border-right-color: rgb(37 99 235 / 0.45);
}

.border-r-blue-600\/5 {
  border-right-color: rgb(37 99 235 / 0.05);
}

.border-r-blue-600\/50 {
  border-right-color: rgb(37 99 235 / 0.5);
}

.border-r-blue-600\/55 {
  border-right-color: rgb(37 99 235 / 0.55);
}

.border-r-blue-600\/60 {
  border-right-color: rgb(37 99 235 / 0.6);
}

.border-r-blue-600\/65 {
  border-right-color: rgb(37 99 235 / 0.65);
}

.border-r-blue-600\/70 {
  border-right-color: rgb(37 99 235 / 0.7);
}

.border-r-blue-600\/75 {
  border-right-color: rgb(37 99 235 / 0.75);
}

.border-r-blue-600\/80 {
  border-right-color: rgb(37 99 235 / 0.8);
}

.border-r-blue-600\/85 {
  border-right-color: rgb(37 99 235 / 0.85);
}

.border-r-blue-600\/90 {
  border-right-color: rgb(37 99 235 / 0.9);
}

.border-r-blue-600\/95 {
  border-right-color: rgb(37 99 235 / 0.95);
}

.border-r-blue-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(29 78 216 / var(--tw-border-opacity, 1));
}

.border-r-blue-700\/0 {
  border-right-color: rgb(29 78 216 / 0);
}

.border-r-blue-700\/10 {
  border-right-color: rgb(29 78 216 / 0.1);
}

.border-r-blue-700\/100 {
  border-right-color: rgb(29 78 216 / 1);
}

.border-r-blue-700\/15 {
  border-right-color: rgb(29 78 216 / 0.15);
}

.border-r-blue-700\/20 {
  border-right-color: rgb(29 78 216 / 0.2);
}

.border-r-blue-700\/25 {
  border-right-color: rgb(29 78 216 / 0.25);
}

.border-r-blue-700\/30 {
  border-right-color: rgb(29 78 216 / 0.3);
}

.border-r-blue-700\/35 {
  border-right-color: rgb(29 78 216 / 0.35);
}

.border-r-blue-700\/40 {
  border-right-color: rgb(29 78 216 / 0.4);
}

.border-r-blue-700\/45 {
  border-right-color: rgb(29 78 216 / 0.45);
}

.border-r-blue-700\/5 {
  border-right-color: rgb(29 78 216 / 0.05);
}

.border-r-blue-700\/50 {
  border-right-color: rgb(29 78 216 / 0.5);
}

.border-r-blue-700\/55 {
  border-right-color: rgb(29 78 216 / 0.55);
}

.border-r-blue-700\/60 {
  border-right-color: rgb(29 78 216 / 0.6);
}

.border-r-blue-700\/65 {
  border-right-color: rgb(29 78 216 / 0.65);
}

.border-r-blue-700\/70 {
  border-right-color: rgb(29 78 216 / 0.7);
}

.border-r-blue-700\/75 {
  border-right-color: rgb(29 78 216 / 0.75);
}

.border-r-blue-700\/80 {
  border-right-color: rgb(29 78 216 / 0.8);
}

.border-r-blue-700\/85 {
  border-right-color: rgb(29 78 216 / 0.85);
}

.border-r-blue-700\/90 {
  border-right-color: rgb(29 78 216 / 0.9);
}

.border-r-blue-700\/95 {
  border-right-color: rgb(29 78 216 / 0.95);
}

.border-r-blue-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(30 64 175 / var(--tw-border-opacity, 1));
}

.border-r-blue-800\/0 {
  border-right-color: rgb(30 64 175 / 0);
}

.border-r-blue-800\/10 {
  border-right-color: rgb(30 64 175 / 0.1);
}

.border-r-blue-800\/100 {
  border-right-color: rgb(30 64 175 / 1);
}

.border-r-blue-800\/15 {
  border-right-color: rgb(30 64 175 / 0.15);
}

.border-r-blue-800\/20 {
  border-right-color: rgb(30 64 175 / 0.2);
}

.border-r-blue-800\/25 {
  border-right-color: rgb(30 64 175 / 0.25);
}

.border-r-blue-800\/30 {
  border-right-color: rgb(30 64 175 / 0.3);
}

.border-r-blue-800\/35 {
  border-right-color: rgb(30 64 175 / 0.35);
}

.border-r-blue-800\/40 {
  border-right-color: rgb(30 64 175 / 0.4);
}

.border-r-blue-800\/45 {
  border-right-color: rgb(30 64 175 / 0.45);
}

.border-r-blue-800\/5 {
  border-right-color: rgb(30 64 175 / 0.05);
}

.border-r-blue-800\/50 {
  border-right-color: rgb(30 64 175 / 0.5);
}

.border-r-blue-800\/55 {
  border-right-color: rgb(30 64 175 / 0.55);
}

.border-r-blue-800\/60 {
  border-right-color: rgb(30 64 175 / 0.6);
}

.border-r-blue-800\/65 {
  border-right-color: rgb(30 64 175 / 0.65);
}

.border-r-blue-800\/70 {
  border-right-color: rgb(30 64 175 / 0.7);
}

.border-r-blue-800\/75 {
  border-right-color: rgb(30 64 175 / 0.75);
}

.border-r-blue-800\/80 {
  border-right-color: rgb(30 64 175 / 0.8);
}

.border-r-blue-800\/85 {
  border-right-color: rgb(30 64 175 / 0.85);
}

.border-r-blue-800\/90 {
  border-right-color: rgb(30 64 175 / 0.9);
}

.border-r-blue-800\/95 {
  border-right-color: rgb(30 64 175 / 0.95);
}

.border-r-blue-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(30 58 138 / var(--tw-border-opacity, 1));
}

.border-r-blue-900\/0 {
  border-right-color: rgb(30 58 138 / 0);
}

.border-r-blue-900\/10 {
  border-right-color: rgb(30 58 138 / 0.1);
}

.border-r-blue-900\/100 {
  border-right-color: rgb(30 58 138 / 1);
}

.border-r-blue-900\/15 {
  border-right-color: rgb(30 58 138 / 0.15);
}

.border-r-blue-900\/20 {
  border-right-color: rgb(30 58 138 / 0.2);
}

.border-r-blue-900\/25 {
  border-right-color: rgb(30 58 138 / 0.25);
}

.border-r-blue-900\/30 {
  border-right-color: rgb(30 58 138 / 0.3);
}

.border-r-blue-900\/35 {
  border-right-color: rgb(30 58 138 / 0.35);
}

.border-r-blue-900\/40 {
  border-right-color: rgb(30 58 138 / 0.4);
}

.border-r-blue-900\/45 {
  border-right-color: rgb(30 58 138 / 0.45);
}

.border-r-blue-900\/5 {
  border-right-color: rgb(30 58 138 / 0.05);
}

.border-r-blue-900\/50 {
  border-right-color: rgb(30 58 138 / 0.5);
}

.border-r-blue-900\/55 {
  border-right-color: rgb(30 58 138 / 0.55);
}

.border-r-blue-900\/60 {
  border-right-color: rgb(30 58 138 / 0.6);
}

.border-r-blue-900\/65 {
  border-right-color: rgb(30 58 138 / 0.65);
}

.border-r-blue-900\/70 {
  border-right-color: rgb(30 58 138 / 0.7);
}

.border-r-blue-900\/75 {
  border-right-color: rgb(30 58 138 / 0.75);
}

.border-r-blue-900\/80 {
  border-right-color: rgb(30 58 138 / 0.8);
}

.border-r-blue-900\/85 {
  border-right-color: rgb(30 58 138 / 0.85);
}

.border-r-blue-900\/90 {
  border-right-color: rgb(30 58 138 / 0.9);
}

.border-r-blue-900\/95 {
  border-right-color: rgb(30 58 138 / 0.95);
}

.border-r-blue-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(23 37 84 / var(--tw-border-opacity, 1));
}

.border-r-blue-950\/0 {
  border-right-color: rgb(23 37 84 / 0);
}

.border-r-blue-950\/10 {
  border-right-color: rgb(23 37 84 / 0.1);
}

.border-r-blue-950\/100 {
  border-right-color: rgb(23 37 84 / 1);
}

.border-r-blue-950\/15 {
  border-right-color: rgb(23 37 84 / 0.15);
}

.border-r-blue-950\/20 {
  border-right-color: rgb(23 37 84 / 0.2);
}

.border-r-blue-950\/25 {
  border-right-color: rgb(23 37 84 / 0.25);
}

.border-r-blue-950\/30 {
  border-right-color: rgb(23 37 84 / 0.3);
}

.border-r-blue-950\/35 {
  border-right-color: rgb(23 37 84 / 0.35);
}

.border-r-blue-950\/40 {
  border-right-color: rgb(23 37 84 / 0.4);
}

.border-r-blue-950\/45 {
  border-right-color: rgb(23 37 84 / 0.45);
}

.border-r-blue-950\/5 {
  border-right-color: rgb(23 37 84 / 0.05);
}

.border-r-blue-950\/50 {
  border-right-color: rgb(23 37 84 / 0.5);
}

.border-r-blue-950\/55 {
  border-right-color: rgb(23 37 84 / 0.55);
}

.border-r-blue-950\/60 {
  border-right-color: rgb(23 37 84 / 0.6);
}

.border-r-blue-950\/65 {
  border-right-color: rgb(23 37 84 / 0.65);
}

.border-r-blue-950\/70 {
  border-right-color: rgb(23 37 84 / 0.7);
}

.border-r-blue-950\/75 {
  border-right-color: rgb(23 37 84 / 0.75);
}

.border-r-blue-950\/80 {
  border-right-color: rgb(23 37 84 / 0.8);
}

.border-r-blue-950\/85 {
  border-right-color: rgb(23 37 84 / 0.85);
}

.border-r-blue-950\/90 {
  border-right-color: rgb(23 37 84 / 0.9);
}

.border-r-blue-950\/95 {
  border-right-color: rgb(23 37 84 / 0.95);
}

.border-r-burnt-orange {
  --tw-border-opacity: 1;
  border-right-color: rgb(201 99 42 / var(--tw-border-opacity, 1));
}

.border-r-burnt-orange\/0 {
  border-right-color: rgb(201 99 42 / 0);
}

.border-r-burnt-orange\/10 {
  border-right-color: rgb(201 99 42 / 0.1);
}

.border-r-burnt-orange\/100 {
  border-right-color: rgb(201 99 42 / 1);
}

.border-r-burnt-orange\/15 {
  border-right-color: rgb(201 99 42 / 0.15);
}

.border-r-burnt-orange\/20 {
  border-right-color: rgb(201 99 42 / 0.2);
}

.border-r-burnt-orange\/25 {
  border-right-color: rgb(201 99 42 / 0.25);
}

.border-r-burnt-orange\/30 {
  border-right-color: rgb(201 99 42 / 0.3);
}

.border-r-burnt-orange\/35 {
  border-right-color: rgb(201 99 42 / 0.35);
}

.border-r-burnt-orange\/40 {
  border-right-color: rgb(201 99 42 / 0.4);
}

.border-r-burnt-orange\/45 {
  border-right-color: rgb(201 99 42 / 0.45);
}

.border-r-burnt-orange\/5 {
  border-right-color: rgb(201 99 42 / 0.05);
}

.border-r-burnt-orange\/50 {
  border-right-color: rgb(201 99 42 / 0.5);
}

.border-r-burnt-orange\/55 {
  border-right-color: rgb(201 99 42 / 0.55);
}

.border-r-burnt-orange\/60 {
  border-right-color: rgb(201 99 42 / 0.6);
}

.border-r-burnt-orange\/65 {
  border-right-color: rgb(201 99 42 / 0.65);
}

.border-r-burnt-orange\/70 {
  border-right-color: rgb(201 99 42 / 0.7);
}

.border-r-burnt-orange\/75 {
  border-right-color: rgb(201 99 42 / 0.75);
}

.border-r-burnt-orange\/80 {
  border-right-color: rgb(201 99 42 / 0.8);
}

.border-r-burnt-orange\/85 {
  border-right-color: rgb(201 99 42 / 0.85);
}

.border-r-burnt-orange\/90 {
  border-right-color: rgb(201 99 42 / 0.9);
}

.border-r-burnt-orange\/95 {
  border-right-color: rgb(201 99 42 / 0.95);
}

.border-r-charcoal {
  --tw-border-opacity: 1;
  border-right-color: rgb(95 86 86 / var(--tw-border-opacity, 1));
}

.border-r-charcoal\/0 {
  border-right-color: rgb(95 86 86 / 0);
}

.border-r-charcoal\/10 {
  border-right-color: rgb(95 86 86 / 0.1);
}

.border-r-charcoal\/100 {
  border-right-color: rgb(95 86 86 / 1);
}

.border-r-charcoal\/15 {
  border-right-color: rgb(95 86 86 / 0.15);
}

.border-r-charcoal\/20 {
  border-right-color: rgb(95 86 86 / 0.2);
}

.border-r-charcoal\/25 {
  border-right-color: rgb(95 86 86 / 0.25);
}

.border-r-charcoal\/30 {
  border-right-color: rgb(95 86 86 / 0.3);
}

.border-r-charcoal\/35 {
  border-right-color: rgb(95 86 86 / 0.35);
}

.border-r-charcoal\/40 {
  border-right-color: rgb(95 86 86 / 0.4);
}

.border-r-charcoal\/45 {
  border-right-color: rgb(95 86 86 / 0.45);
}

.border-r-charcoal\/5 {
  border-right-color: rgb(95 86 86 / 0.05);
}

.border-r-charcoal\/50 {
  border-right-color: rgb(95 86 86 / 0.5);
}

.border-r-charcoal\/55 {
  border-right-color: rgb(95 86 86 / 0.55);
}

.border-r-charcoal\/60 {
  border-right-color: rgb(95 86 86 / 0.6);
}

.border-r-charcoal\/65 {
  border-right-color: rgb(95 86 86 / 0.65);
}

.border-r-charcoal\/70 {
  border-right-color: rgb(95 86 86 / 0.7);
}

.border-r-charcoal\/75 {
  border-right-color: rgb(95 86 86 / 0.75);
}

.border-r-charcoal\/80 {
  border-right-color: rgb(95 86 86 / 0.8);
}

.border-r-charcoal\/85 {
  border-right-color: rgb(95 86 86 / 0.85);
}

.border-r-charcoal\/90 {
  border-right-color: rgb(95 86 86 / 0.9);
}

.border-r-charcoal\/95 {
  border-right-color: rgb(95 86 86 / 0.95);
}

.border-r-cream {
  --tw-border-opacity: 1;
  border-right-color: rgb(233 223 193 / var(--tw-border-opacity, 1));
}

.border-r-cream-gold {
  --tw-border-opacity: 1;
  border-right-color: rgb(190 151 74 / var(--tw-border-opacity, 1));
}

.border-r-cream-gold\/0 {
  border-right-color: rgb(190 151 74 / 0);
}

.border-r-cream-gold\/10 {
  border-right-color: rgb(190 151 74 / 0.1);
}

.border-r-cream-gold\/100 {
  border-right-color: rgb(190 151 74 / 1);
}

.border-r-cream-gold\/15 {
  border-right-color: rgb(190 151 74 / 0.15);
}

.border-r-cream-gold\/20 {
  border-right-color: rgb(190 151 74 / 0.2);
}

.border-r-cream-gold\/25 {
  border-right-color: rgb(190 151 74 / 0.25);
}

.border-r-cream-gold\/30 {
  border-right-color: rgb(190 151 74 / 0.3);
}

.border-r-cream-gold\/35 {
  border-right-color: rgb(190 151 74 / 0.35);
}

.border-r-cream-gold\/40 {
  border-right-color: rgb(190 151 74 / 0.4);
}

.border-r-cream-gold\/45 {
  border-right-color: rgb(190 151 74 / 0.45);
}

.border-r-cream-gold\/5 {
  border-right-color: rgb(190 151 74 / 0.05);
}

.border-r-cream-gold\/50 {
  border-right-color: rgb(190 151 74 / 0.5);
}

.border-r-cream-gold\/55 {
  border-right-color: rgb(190 151 74 / 0.55);
}

.border-r-cream-gold\/60 {
  border-right-color: rgb(190 151 74 / 0.6);
}

.border-r-cream-gold\/65 {
  border-right-color: rgb(190 151 74 / 0.65);
}

.border-r-cream-gold\/70 {
  border-right-color: rgb(190 151 74 / 0.7);
}

.border-r-cream-gold\/75 {
  border-right-color: rgb(190 151 74 / 0.75);
}

.border-r-cream-gold\/80 {
  border-right-color: rgb(190 151 74 / 0.8);
}

.border-r-cream-gold\/85 {
  border-right-color: rgb(190 151 74 / 0.85);
}

.border-r-cream-gold\/90 {
  border-right-color: rgb(190 151 74 / 0.9);
}

.border-r-cream-gold\/95 {
  border-right-color: rgb(190 151 74 / 0.95);
}

.border-r-cream\/0 {
  border-right-color: rgb(233 223 193 / 0);
}

.border-r-cream\/10 {
  border-right-color: rgb(233 223 193 / 0.1);
}

.border-r-cream\/100 {
  border-right-color: rgb(233 223 193 / 1);
}

.border-r-cream\/15 {
  border-right-color: rgb(233 223 193 / 0.15);
}

.border-r-cream\/20 {
  border-right-color: rgb(233 223 193 / 0.2);
}

.border-r-cream\/25 {
  border-right-color: rgb(233 223 193 / 0.25);
}

.border-r-cream\/30 {
  border-right-color: rgb(233 223 193 / 0.3);
}

.border-r-cream\/35 {
  border-right-color: rgb(233 223 193 / 0.35);
}

.border-r-cream\/40 {
  border-right-color: rgb(233 223 193 / 0.4);
}

.border-r-cream\/45 {
  border-right-color: rgb(233 223 193 / 0.45);
}

.border-r-cream\/5 {
  border-right-color: rgb(233 223 193 / 0.05);
}

.border-r-cream\/50 {
  border-right-color: rgb(233 223 193 / 0.5);
}

.border-r-cream\/55 {
  border-right-color: rgb(233 223 193 / 0.55);
}

.border-r-cream\/60 {
  border-right-color: rgb(233 223 193 / 0.6);
}

.border-r-cream\/65 {
  border-right-color: rgb(233 223 193 / 0.65);
}

.border-r-cream\/70 {
  border-right-color: rgb(233 223 193 / 0.7);
}

.border-r-cream\/75 {
  border-right-color: rgb(233 223 193 / 0.75);
}

.border-r-cream\/80 {
  border-right-color: rgb(233 223 193 / 0.8);
}

.border-r-cream\/85 {
  border-right-color: rgb(233 223 193 / 0.85);
}

.border-r-cream\/90 {
  border-right-color: rgb(233 223 193 / 0.9);
}

.border-r-cream\/95 {
  border-right-color: rgb(233 223 193 / 0.95);
}

.border-r-current {
  border-right-color: currentColor;
}

.border-r-cyan-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(207 250 254 / var(--tw-border-opacity, 1));
}

.border-r-cyan-100\/0 {
  border-right-color: rgb(207 250 254 / 0);
}

.border-r-cyan-100\/10 {
  border-right-color: rgb(207 250 254 / 0.1);
}

.border-r-cyan-100\/100 {
  border-right-color: rgb(207 250 254 / 1);
}

.border-r-cyan-100\/15 {
  border-right-color: rgb(207 250 254 / 0.15);
}

.border-r-cyan-100\/20 {
  border-right-color: rgb(207 250 254 / 0.2);
}

.border-r-cyan-100\/25 {
  border-right-color: rgb(207 250 254 / 0.25);
}

.border-r-cyan-100\/30 {
  border-right-color: rgb(207 250 254 / 0.3);
}

.border-r-cyan-100\/35 {
  border-right-color: rgb(207 250 254 / 0.35);
}

.border-r-cyan-100\/40 {
  border-right-color: rgb(207 250 254 / 0.4);
}

.border-r-cyan-100\/45 {
  border-right-color: rgb(207 250 254 / 0.45);
}

.border-r-cyan-100\/5 {
  border-right-color: rgb(207 250 254 / 0.05);
}

.border-r-cyan-100\/50 {
  border-right-color: rgb(207 250 254 / 0.5);
}

.border-r-cyan-100\/55 {
  border-right-color: rgb(207 250 254 / 0.55);
}

.border-r-cyan-100\/60 {
  border-right-color: rgb(207 250 254 / 0.6);
}

.border-r-cyan-100\/65 {
  border-right-color: rgb(207 250 254 / 0.65);
}

.border-r-cyan-100\/70 {
  border-right-color: rgb(207 250 254 / 0.7);
}

.border-r-cyan-100\/75 {
  border-right-color: rgb(207 250 254 / 0.75);
}

.border-r-cyan-100\/80 {
  border-right-color: rgb(207 250 254 / 0.8);
}

.border-r-cyan-100\/85 {
  border-right-color: rgb(207 250 254 / 0.85);
}

.border-r-cyan-100\/90 {
  border-right-color: rgb(207 250 254 / 0.9);
}

.border-r-cyan-100\/95 {
  border-right-color: rgb(207 250 254 / 0.95);
}

.border-r-cyan-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(165 243 252 / var(--tw-border-opacity, 1));
}

.border-r-cyan-200\/0 {
  border-right-color: rgb(165 243 252 / 0);
}

.border-r-cyan-200\/10 {
  border-right-color: rgb(165 243 252 / 0.1);
}

.border-r-cyan-200\/100 {
  border-right-color: rgb(165 243 252 / 1);
}

.border-r-cyan-200\/15 {
  border-right-color: rgb(165 243 252 / 0.15);
}

.border-r-cyan-200\/20 {
  border-right-color: rgb(165 243 252 / 0.2);
}

.border-r-cyan-200\/25 {
  border-right-color: rgb(165 243 252 / 0.25);
}

.border-r-cyan-200\/30 {
  border-right-color: rgb(165 243 252 / 0.3);
}

.border-r-cyan-200\/35 {
  border-right-color: rgb(165 243 252 / 0.35);
}

.border-r-cyan-200\/40 {
  border-right-color: rgb(165 243 252 / 0.4);
}

.border-r-cyan-200\/45 {
  border-right-color: rgb(165 243 252 / 0.45);
}

.border-r-cyan-200\/5 {
  border-right-color: rgb(165 243 252 / 0.05);
}

.border-r-cyan-200\/50 {
  border-right-color: rgb(165 243 252 / 0.5);
}

.border-r-cyan-200\/55 {
  border-right-color: rgb(165 243 252 / 0.55);
}

.border-r-cyan-200\/60 {
  border-right-color: rgb(165 243 252 / 0.6);
}

.border-r-cyan-200\/65 {
  border-right-color: rgb(165 243 252 / 0.65);
}

.border-r-cyan-200\/70 {
  border-right-color: rgb(165 243 252 / 0.7);
}

.border-r-cyan-200\/75 {
  border-right-color: rgb(165 243 252 / 0.75);
}

.border-r-cyan-200\/80 {
  border-right-color: rgb(165 243 252 / 0.8);
}

.border-r-cyan-200\/85 {
  border-right-color: rgb(165 243 252 / 0.85);
}

.border-r-cyan-200\/90 {
  border-right-color: rgb(165 243 252 / 0.9);
}

.border-r-cyan-200\/95 {
  border-right-color: rgb(165 243 252 / 0.95);
}

.border-r-cyan-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(103 232 249 / var(--tw-border-opacity, 1));
}

.border-r-cyan-300\/0 {
  border-right-color: rgb(103 232 249 / 0);
}

.border-r-cyan-300\/10 {
  border-right-color: rgb(103 232 249 / 0.1);
}

.border-r-cyan-300\/100 {
  border-right-color: rgb(103 232 249 / 1);
}

.border-r-cyan-300\/15 {
  border-right-color: rgb(103 232 249 / 0.15);
}

.border-r-cyan-300\/20 {
  border-right-color: rgb(103 232 249 / 0.2);
}

.border-r-cyan-300\/25 {
  border-right-color: rgb(103 232 249 / 0.25);
}

.border-r-cyan-300\/30 {
  border-right-color: rgb(103 232 249 / 0.3);
}

.border-r-cyan-300\/35 {
  border-right-color: rgb(103 232 249 / 0.35);
}

.border-r-cyan-300\/40 {
  border-right-color: rgb(103 232 249 / 0.4);
}

.border-r-cyan-300\/45 {
  border-right-color: rgb(103 232 249 / 0.45);
}

.border-r-cyan-300\/5 {
  border-right-color: rgb(103 232 249 / 0.05);
}

.border-r-cyan-300\/50 {
  border-right-color: rgb(103 232 249 / 0.5);
}

.border-r-cyan-300\/55 {
  border-right-color: rgb(103 232 249 / 0.55);
}

.border-r-cyan-300\/60 {
  border-right-color: rgb(103 232 249 / 0.6);
}

.border-r-cyan-300\/65 {
  border-right-color: rgb(103 232 249 / 0.65);
}

.border-r-cyan-300\/70 {
  border-right-color: rgb(103 232 249 / 0.7);
}

.border-r-cyan-300\/75 {
  border-right-color: rgb(103 232 249 / 0.75);
}

.border-r-cyan-300\/80 {
  border-right-color: rgb(103 232 249 / 0.8);
}

.border-r-cyan-300\/85 {
  border-right-color: rgb(103 232 249 / 0.85);
}

.border-r-cyan-300\/90 {
  border-right-color: rgb(103 232 249 / 0.9);
}

.border-r-cyan-300\/95 {
  border-right-color: rgb(103 232 249 / 0.95);
}

.border-r-cyan-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(34 211 238 / var(--tw-border-opacity, 1));
}

.border-r-cyan-400\/0 {
  border-right-color: rgb(34 211 238 / 0);
}

.border-r-cyan-400\/10 {
  border-right-color: rgb(34 211 238 / 0.1);
}

.border-r-cyan-400\/100 {
  border-right-color: rgb(34 211 238 / 1);
}

.border-r-cyan-400\/15 {
  border-right-color: rgb(34 211 238 / 0.15);
}

.border-r-cyan-400\/20 {
  border-right-color: rgb(34 211 238 / 0.2);
}

.border-r-cyan-400\/25 {
  border-right-color: rgb(34 211 238 / 0.25);
}

.border-r-cyan-400\/30 {
  border-right-color: rgb(34 211 238 / 0.3);
}

.border-r-cyan-400\/35 {
  border-right-color: rgb(34 211 238 / 0.35);
}

.border-r-cyan-400\/40 {
  border-right-color: rgb(34 211 238 / 0.4);
}

.border-r-cyan-400\/45 {
  border-right-color: rgb(34 211 238 / 0.45);
}

.border-r-cyan-400\/5 {
  border-right-color: rgb(34 211 238 / 0.05);
}

.border-r-cyan-400\/50 {
  border-right-color: rgb(34 211 238 / 0.5);
}

.border-r-cyan-400\/55 {
  border-right-color: rgb(34 211 238 / 0.55);
}

.border-r-cyan-400\/60 {
  border-right-color: rgb(34 211 238 / 0.6);
}

.border-r-cyan-400\/65 {
  border-right-color: rgb(34 211 238 / 0.65);
}

.border-r-cyan-400\/70 {
  border-right-color: rgb(34 211 238 / 0.7);
}

.border-r-cyan-400\/75 {
  border-right-color: rgb(34 211 238 / 0.75);
}

.border-r-cyan-400\/80 {
  border-right-color: rgb(34 211 238 / 0.8);
}

.border-r-cyan-400\/85 {
  border-right-color: rgb(34 211 238 / 0.85);
}

.border-r-cyan-400\/90 {
  border-right-color: rgb(34 211 238 / 0.9);
}

.border-r-cyan-400\/95 {
  border-right-color: rgb(34 211 238 / 0.95);
}

.border-r-cyan-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(236 254 255 / var(--tw-border-opacity, 1));
}

.border-r-cyan-50\/0 {
  border-right-color: rgb(236 254 255 / 0);
}

.border-r-cyan-50\/10 {
  border-right-color: rgb(236 254 255 / 0.1);
}

.border-r-cyan-50\/100 {
  border-right-color: rgb(236 254 255 / 1);
}

.border-r-cyan-50\/15 {
  border-right-color: rgb(236 254 255 / 0.15);
}

.border-r-cyan-50\/20 {
  border-right-color: rgb(236 254 255 / 0.2);
}

.border-r-cyan-50\/25 {
  border-right-color: rgb(236 254 255 / 0.25);
}

.border-r-cyan-50\/30 {
  border-right-color: rgb(236 254 255 / 0.3);
}

.border-r-cyan-50\/35 {
  border-right-color: rgb(236 254 255 / 0.35);
}

.border-r-cyan-50\/40 {
  border-right-color: rgb(236 254 255 / 0.4);
}

.border-r-cyan-50\/45 {
  border-right-color: rgb(236 254 255 / 0.45);
}

.border-r-cyan-50\/5 {
  border-right-color: rgb(236 254 255 / 0.05);
}

.border-r-cyan-50\/50 {
  border-right-color: rgb(236 254 255 / 0.5);
}

.border-r-cyan-50\/55 {
  border-right-color: rgb(236 254 255 / 0.55);
}

.border-r-cyan-50\/60 {
  border-right-color: rgb(236 254 255 / 0.6);
}

.border-r-cyan-50\/65 {
  border-right-color: rgb(236 254 255 / 0.65);
}

.border-r-cyan-50\/70 {
  border-right-color: rgb(236 254 255 / 0.7);
}

.border-r-cyan-50\/75 {
  border-right-color: rgb(236 254 255 / 0.75);
}

.border-r-cyan-50\/80 {
  border-right-color: rgb(236 254 255 / 0.8);
}

.border-r-cyan-50\/85 {
  border-right-color: rgb(236 254 255 / 0.85);
}

.border-r-cyan-50\/90 {
  border-right-color: rgb(236 254 255 / 0.9);
}

.border-r-cyan-50\/95 {
  border-right-color: rgb(236 254 255 / 0.95);
}

.border-r-cyan-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(6 182 212 / var(--tw-border-opacity, 1));
}

.border-r-cyan-500\/0 {
  border-right-color: rgb(6 182 212 / 0);
}

.border-r-cyan-500\/10 {
  border-right-color: rgb(6 182 212 / 0.1);
}

.border-r-cyan-500\/100 {
  border-right-color: rgb(6 182 212 / 1);
}

.border-r-cyan-500\/15 {
  border-right-color: rgb(6 182 212 / 0.15);
}

.border-r-cyan-500\/20 {
  border-right-color: rgb(6 182 212 / 0.2);
}

.border-r-cyan-500\/25 {
  border-right-color: rgb(6 182 212 / 0.25);
}

.border-r-cyan-500\/30 {
  border-right-color: rgb(6 182 212 / 0.3);
}

.border-r-cyan-500\/35 {
  border-right-color: rgb(6 182 212 / 0.35);
}

.border-r-cyan-500\/40 {
  border-right-color: rgb(6 182 212 / 0.4);
}

.border-r-cyan-500\/45 {
  border-right-color: rgb(6 182 212 / 0.45);
}

.border-r-cyan-500\/5 {
  border-right-color: rgb(6 182 212 / 0.05);
}

.border-r-cyan-500\/50 {
  border-right-color: rgb(6 182 212 / 0.5);
}

.border-r-cyan-500\/55 {
  border-right-color: rgb(6 182 212 / 0.55);
}

.border-r-cyan-500\/60 {
  border-right-color: rgb(6 182 212 / 0.6);
}

.border-r-cyan-500\/65 {
  border-right-color: rgb(6 182 212 / 0.65);
}

.border-r-cyan-500\/70 {
  border-right-color: rgb(6 182 212 / 0.7);
}

.border-r-cyan-500\/75 {
  border-right-color: rgb(6 182 212 / 0.75);
}

.border-r-cyan-500\/80 {
  border-right-color: rgb(6 182 212 / 0.8);
}

.border-r-cyan-500\/85 {
  border-right-color: rgb(6 182 212 / 0.85);
}

.border-r-cyan-500\/90 {
  border-right-color: rgb(6 182 212 / 0.9);
}

.border-r-cyan-500\/95 {
  border-right-color: rgb(6 182 212 / 0.95);
}

.border-r-cyan-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(8 145 178 / var(--tw-border-opacity, 1));
}

.border-r-cyan-600\/0 {
  border-right-color: rgb(8 145 178 / 0);
}

.border-r-cyan-600\/10 {
  border-right-color: rgb(8 145 178 / 0.1);
}

.border-r-cyan-600\/100 {
  border-right-color: rgb(8 145 178 / 1);
}

.border-r-cyan-600\/15 {
  border-right-color: rgb(8 145 178 / 0.15);
}

.border-r-cyan-600\/20 {
  border-right-color: rgb(8 145 178 / 0.2);
}

.border-r-cyan-600\/25 {
  border-right-color: rgb(8 145 178 / 0.25);
}

.border-r-cyan-600\/30 {
  border-right-color: rgb(8 145 178 / 0.3);
}

.border-r-cyan-600\/35 {
  border-right-color: rgb(8 145 178 / 0.35);
}

.border-r-cyan-600\/40 {
  border-right-color: rgb(8 145 178 / 0.4);
}

.border-r-cyan-600\/45 {
  border-right-color: rgb(8 145 178 / 0.45);
}

.border-r-cyan-600\/5 {
  border-right-color: rgb(8 145 178 / 0.05);
}

.border-r-cyan-600\/50 {
  border-right-color: rgb(8 145 178 / 0.5);
}

.border-r-cyan-600\/55 {
  border-right-color: rgb(8 145 178 / 0.55);
}

.border-r-cyan-600\/60 {
  border-right-color: rgb(8 145 178 / 0.6);
}

.border-r-cyan-600\/65 {
  border-right-color: rgb(8 145 178 / 0.65);
}

.border-r-cyan-600\/70 {
  border-right-color: rgb(8 145 178 / 0.7);
}

.border-r-cyan-600\/75 {
  border-right-color: rgb(8 145 178 / 0.75);
}

.border-r-cyan-600\/80 {
  border-right-color: rgb(8 145 178 / 0.8);
}

.border-r-cyan-600\/85 {
  border-right-color: rgb(8 145 178 / 0.85);
}

.border-r-cyan-600\/90 {
  border-right-color: rgb(8 145 178 / 0.9);
}

.border-r-cyan-600\/95 {
  border-right-color: rgb(8 145 178 / 0.95);
}

.border-r-cyan-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(14 116 144 / var(--tw-border-opacity, 1));
}

.border-r-cyan-700\/0 {
  border-right-color: rgb(14 116 144 / 0);
}

.border-r-cyan-700\/10 {
  border-right-color: rgb(14 116 144 / 0.1);
}

.border-r-cyan-700\/100 {
  border-right-color: rgb(14 116 144 / 1);
}

.border-r-cyan-700\/15 {
  border-right-color: rgb(14 116 144 / 0.15);
}

.border-r-cyan-700\/20 {
  border-right-color: rgb(14 116 144 / 0.2);
}

.border-r-cyan-700\/25 {
  border-right-color: rgb(14 116 144 / 0.25);
}

.border-r-cyan-700\/30 {
  border-right-color: rgb(14 116 144 / 0.3);
}

.border-r-cyan-700\/35 {
  border-right-color: rgb(14 116 144 / 0.35);
}

.border-r-cyan-700\/40 {
  border-right-color: rgb(14 116 144 / 0.4);
}

.border-r-cyan-700\/45 {
  border-right-color: rgb(14 116 144 / 0.45);
}

.border-r-cyan-700\/5 {
  border-right-color: rgb(14 116 144 / 0.05);
}

.border-r-cyan-700\/50 {
  border-right-color: rgb(14 116 144 / 0.5);
}

.border-r-cyan-700\/55 {
  border-right-color: rgb(14 116 144 / 0.55);
}

.border-r-cyan-700\/60 {
  border-right-color: rgb(14 116 144 / 0.6);
}

.border-r-cyan-700\/65 {
  border-right-color: rgb(14 116 144 / 0.65);
}

.border-r-cyan-700\/70 {
  border-right-color: rgb(14 116 144 / 0.7);
}

.border-r-cyan-700\/75 {
  border-right-color: rgb(14 116 144 / 0.75);
}

.border-r-cyan-700\/80 {
  border-right-color: rgb(14 116 144 / 0.8);
}

.border-r-cyan-700\/85 {
  border-right-color: rgb(14 116 144 / 0.85);
}

.border-r-cyan-700\/90 {
  border-right-color: rgb(14 116 144 / 0.9);
}

.border-r-cyan-700\/95 {
  border-right-color: rgb(14 116 144 / 0.95);
}

.border-r-cyan-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(21 94 117 / var(--tw-border-opacity, 1));
}

.border-r-cyan-800\/0 {
  border-right-color: rgb(21 94 117 / 0);
}

.border-r-cyan-800\/10 {
  border-right-color: rgb(21 94 117 / 0.1);
}

.border-r-cyan-800\/100 {
  border-right-color: rgb(21 94 117 / 1);
}

.border-r-cyan-800\/15 {
  border-right-color: rgb(21 94 117 / 0.15);
}

.border-r-cyan-800\/20 {
  border-right-color: rgb(21 94 117 / 0.2);
}

.border-r-cyan-800\/25 {
  border-right-color: rgb(21 94 117 / 0.25);
}

.border-r-cyan-800\/30 {
  border-right-color: rgb(21 94 117 / 0.3);
}

.border-r-cyan-800\/35 {
  border-right-color: rgb(21 94 117 / 0.35);
}

.border-r-cyan-800\/40 {
  border-right-color: rgb(21 94 117 / 0.4);
}

.border-r-cyan-800\/45 {
  border-right-color: rgb(21 94 117 / 0.45);
}

.border-r-cyan-800\/5 {
  border-right-color: rgb(21 94 117 / 0.05);
}

.border-r-cyan-800\/50 {
  border-right-color: rgb(21 94 117 / 0.5);
}

.border-r-cyan-800\/55 {
  border-right-color: rgb(21 94 117 / 0.55);
}

.border-r-cyan-800\/60 {
  border-right-color: rgb(21 94 117 / 0.6);
}

.border-r-cyan-800\/65 {
  border-right-color: rgb(21 94 117 / 0.65);
}

.border-r-cyan-800\/70 {
  border-right-color: rgb(21 94 117 / 0.7);
}

.border-r-cyan-800\/75 {
  border-right-color: rgb(21 94 117 / 0.75);
}

.border-r-cyan-800\/80 {
  border-right-color: rgb(21 94 117 / 0.8);
}

.border-r-cyan-800\/85 {
  border-right-color: rgb(21 94 117 / 0.85);
}

.border-r-cyan-800\/90 {
  border-right-color: rgb(21 94 117 / 0.9);
}

.border-r-cyan-800\/95 {
  border-right-color: rgb(21 94 117 / 0.95);
}

.border-r-cyan-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(22 78 99 / var(--tw-border-opacity, 1));
}

.border-r-cyan-900\/0 {
  border-right-color: rgb(22 78 99 / 0);
}

.border-r-cyan-900\/10 {
  border-right-color: rgb(22 78 99 / 0.1);
}

.border-r-cyan-900\/100 {
  border-right-color: rgb(22 78 99 / 1);
}

.border-r-cyan-900\/15 {
  border-right-color: rgb(22 78 99 / 0.15);
}

.border-r-cyan-900\/20 {
  border-right-color: rgb(22 78 99 / 0.2);
}

.border-r-cyan-900\/25 {
  border-right-color: rgb(22 78 99 / 0.25);
}

.border-r-cyan-900\/30 {
  border-right-color: rgb(22 78 99 / 0.3);
}

.border-r-cyan-900\/35 {
  border-right-color: rgb(22 78 99 / 0.35);
}

.border-r-cyan-900\/40 {
  border-right-color: rgb(22 78 99 / 0.4);
}

.border-r-cyan-900\/45 {
  border-right-color: rgb(22 78 99 / 0.45);
}

.border-r-cyan-900\/5 {
  border-right-color: rgb(22 78 99 / 0.05);
}

.border-r-cyan-900\/50 {
  border-right-color: rgb(22 78 99 / 0.5);
}

.border-r-cyan-900\/55 {
  border-right-color: rgb(22 78 99 / 0.55);
}

.border-r-cyan-900\/60 {
  border-right-color: rgb(22 78 99 / 0.6);
}

.border-r-cyan-900\/65 {
  border-right-color: rgb(22 78 99 / 0.65);
}

.border-r-cyan-900\/70 {
  border-right-color: rgb(22 78 99 / 0.7);
}

.border-r-cyan-900\/75 {
  border-right-color: rgb(22 78 99 / 0.75);
}

.border-r-cyan-900\/80 {
  border-right-color: rgb(22 78 99 / 0.8);
}

.border-r-cyan-900\/85 {
  border-right-color: rgb(22 78 99 / 0.85);
}

.border-r-cyan-900\/90 {
  border-right-color: rgb(22 78 99 / 0.9);
}

.border-r-cyan-900\/95 {
  border-right-color: rgb(22 78 99 / 0.95);
}

.border-r-cyan-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(8 51 68 / var(--tw-border-opacity, 1));
}

.border-r-cyan-950\/0 {
  border-right-color: rgb(8 51 68 / 0);
}

.border-r-cyan-950\/10 {
  border-right-color: rgb(8 51 68 / 0.1);
}

.border-r-cyan-950\/100 {
  border-right-color: rgb(8 51 68 / 1);
}

.border-r-cyan-950\/15 {
  border-right-color: rgb(8 51 68 / 0.15);
}

.border-r-cyan-950\/20 {
  border-right-color: rgb(8 51 68 / 0.2);
}

.border-r-cyan-950\/25 {
  border-right-color: rgb(8 51 68 / 0.25);
}

.border-r-cyan-950\/30 {
  border-right-color: rgb(8 51 68 / 0.3);
}

.border-r-cyan-950\/35 {
  border-right-color: rgb(8 51 68 / 0.35);
}

.border-r-cyan-950\/40 {
  border-right-color: rgb(8 51 68 / 0.4);
}

.border-r-cyan-950\/45 {
  border-right-color: rgb(8 51 68 / 0.45);
}

.border-r-cyan-950\/5 {
  border-right-color: rgb(8 51 68 / 0.05);
}

.border-r-cyan-950\/50 {
  border-right-color: rgb(8 51 68 / 0.5);
}

.border-r-cyan-950\/55 {
  border-right-color: rgb(8 51 68 / 0.55);
}

.border-r-cyan-950\/60 {
  border-right-color: rgb(8 51 68 / 0.6);
}

.border-r-cyan-950\/65 {
  border-right-color: rgb(8 51 68 / 0.65);
}

.border-r-cyan-950\/70 {
  border-right-color: rgb(8 51 68 / 0.7);
}

.border-r-cyan-950\/75 {
  border-right-color: rgb(8 51 68 / 0.75);
}

.border-r-cyan-950\/80 {
  border-right-color: rgb(8 51 68 / 0.8);
}

.border-r-cyan-950\/85 {
  border-right-color: rgb(8 51 68 / 0.85);
}

.border-r-cyan-950\/90 {
  border-right-color: rgb(8 51 68 / 0.9);
}

.border-r-cyan-950\/95 {
  border-right-color: rgb(8 51 68 / 0.95);
}

.border-r-emerald-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
}

.border-r-emerald-100\/0 {
  border-right-color: rgb(209 250 229 / 0);
}

.border-r-emerald-100\/10 {
  border-right-color: rgb(209 250 229 / 0.1);
}

.border-r-emerald-100\/100 {
  border-right-color: rgb(209 250 229 / 1);
}

.border-r-emerald-100\/15 {
  border-right-color: rgb(209 250 229 / 0.15);
}

.border-r-emerald-100\/20 {
  border-right-color: rgb(209 250 229 / 0.2);
}

.border-r-emerald-100\/25 {
  border-right-color: rgb(209 250 229 / 0.25);
}

.border-r-emerald-100\/30 {
  border-right-color: rgb(209 250 229 / 0.3);
}

.border-r-emerald-100\/35 {
  border-right-color: rgb(209 250 229 / 0.35);
}

.border-r-emerald-100\/40 {
  border-right-color: rgb(209 250 229 / 0.4);
}

.border-r-emerald-100\/45 {
  border-right-color: rgb(209 250 229 / 0.45);
}

.border-r-emerald-100\/5 {
  border-right-color: rgb(209 250 229 / 0.05);
}

.border-r-emerald-100\/50 {
  border-right-color: rgb(209 250 229 / 0.5);
}

.border-r-emerald-100\/55 {
  border-right-color: rgb(209 250 229 / 0.55);
}

.border-r-emerald-100\/60 {
  border-right-color: rgb(209 250 229 / 0.6);
}

.border-r-emerald-100\/65 {
  border-right-color: rgb(209 250 229 / 0.65);
}

.border-r-emerald-100\/70 {
  border-right-color: rgb(209 250 229 / 0.7);
}

.border-r-emerald-100\/75 {
  border-right-color: rgb(209 250 229 / 0.75);
}

.border-r-emerald-100\/80 {
  border-right-color: rgb(209 250 229 / 0.8);
}

.border-r-emerald-100\/85 {
  border-right-color: rgb(209 250 229 / 0.85);
}

.border-r-emerald-100\/90 {
  border-right-color: rgb(209 250 229 / 0.9);
}

.border-r-emerald-100\/95 {
  border-right-color: rgb(209 250 229 / 0.95);
}

.border-r-emerald-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}

.border-r-emerald-200\/0 {
  border-right-color: rgb(167 243 208 / 0);
}

.border-r-emerald-200\/10 {
  border-right-color: rgb(167 243 208 / 0.1);
}

.border-r-emerald-200\/100 {
  border-right-color: rgb(167 243 208 / 1);
}

.border-r-emerald-200\/15 {
  border-right-color: rgb(167 243 208 / 0.15);
}

.border-r-emerald-200\/20 {
  border-right-color: rgb(167 243 208 / 0.2);
}

.border-r-emerald-200\/25 {
  border-right-color: rgb(167 243 208 / 0.25);
}

.border-r-emerald-200\/30 {
  border-right-color: rgb(167 243 208 / 0.3);
}

.border-r-emerald-200\/35 {
  border-right-color: rgb(167 243 208 / 0.35);
}

.border-r-emerald-200\/40 {
  border-right-color: rgb(167 243 208 / 0.4);
}

.border-r-emerald-200\/45 {
  border-right-color: rgb(167 243 208 / 0.45);
}

.border-r-emerald-200\/5 {
  border-right-color: rgb(167 243 208 / 0.05);
}

.border-r-emerald-200\/50 {
  border-right-color: rgb(167 243 208 / 0.5);
}

.border-r-emerald-200\/55 {
  border-right-color: rgb(167 243 208 / 0.55);
}

.border-r-emerald-200\/60 {
  border-right-color: rgb(167 243 208 / 0.6);
}

.border-r-emerald-200\/65 {
  border-right-color: rgb(167 243 208 / 0.65);
}

.border-r-emerald-200\/70 {
  border-right-color: rgb(167 243 208 / 0.7);
}

.border-r-emerald-200\/75 {
  border-right-color: rgb(167 243 208 / 0.75);
}

.border-r-emerald-200\/80 {
  border-right-color: rgb(167 243 208 / 0.8);
}

.border-r-emerald-200\/85 {
  border-right-color: rgb(167 243 208 / 0.85);
}

.border-r-emerald-200\/90 {
  border-right-color: rgb(167 243 208 / 0.9);
}

.border-r-emerald-200\/95 {
  border-right-color: rgb(167 243 208 / 0.95);
}

.border-r-emerald-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
}

.border-r-emerald-300\/0 {
  border-right-color: rgb(110 231 183 / 0);
}

.border-r-emerald-300\/10 {
  border-right-color: rgb(110 231 183 / 0.1);
}

.border-r-emerald-300\/100 {
  border-right-color: rgb(110 231 183 / 1);
}

.border-r-emerald-300\/15 {
  border-right-color: rgb(110 231 183 / 0.15);
}

.border-r-emerald-300\/20 {
  border-right-color: rgb(110 231 183 / 0.2);
}

.border-r-emerald-300\/25 {
  border-right-color: rgb(110 231 183 / 0.25);
}

.border-r-emerald-300\/30 {
  border-right-color: rgb(110 231 183 / 0.3);
}

.border-r-emerald-300\/35 {
  border-right-color: rgb(110 231 183 / 0.35);
}

.border-r-emerald-300\/40 {
  border-right-color: rgb(110 231 183 / 0.4);
}

.border-r-emerald-300\/45 {
  border-right-color: rgb(110 231 183 / 0.45);
}

.border-r-emerald-300\/5 {
  border-right-color: rgb(110 231 183 / 0.05);
}

.border-r-emerald-300\/50 {
  border-right-color: rgb(110 231 183 / 0.5);
}

.border-r-emerald-300\/55 {
  border-right-color: rgb(110 231 183 / 0.55);
}

.border-r-emerald-300\/60 {
  border-right-color: rgb(110 231 183 / 0.6);
}

.border-r-emerald-300\/65 {
  border-right-color: rgb(110 231 183 / 0.65);
}

.border-r-emerald-300\/70 {
  border-right-color: rgb(110 231 183 / 0.7);
}

.border-r-emerald-300\/75 {
  border-right-color: rgb(110 231 183 / 0.75);
}

.border-r-emerald-300\/80 {
  border-right-color: rgb(110 231 183 / 0.8);
}

.border-r-emerald-300\/85 {
  border-right-color: rgb(110 231 183 / 0.85);
}

.border-r-emerald-300\/90 {
  border-right-color: rgb(110 231 183 / 0.9);
}

.border-r-emerald-300\/95 {
  border-right-color: rgb(110 231 183 / 0.95);
}

.border-r-emerald-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
}

.border-r-emerald-400\/0 {
  border-right-color: rgb(52 211 153 / 0);
}

.border-r-emerald-400\/10 {
  border-right-color: rgb(52 211 153 / 0.1);
}

.border-r-emerald-400\/100 {
  border-right-color: rgb(52 211 153 / 1);
}

.border-r-emerald-400\/15 {
  border-right-color: rgb(52 211 153 / 0.15);
}

.border-r-emerald-400\/20 {
  border-right-color: rgb(52 211 153 / 0.2);
}

.border-r-emerald-400\/25 {
  border-right-color: rgb(52 211 153 / 0.25);
}

.border-r-emerald-400\/30 {
  border-right-color: rgb(52 211 153 / 0.3);
}

.border-r-emerald-400\/35 {
  border-right-color: rgb(52 211 153 / 0.35);
}

.border-r-emerald-400\/40 {
  border-right-color: rgb(52 211 153 / 0.4);
}

.border-r-emerald-400\/45 {
  border-right-color: rgb(52 211 153 / 0.45);
}

.border-r-emerald-400\/5 {
  border-right-color: rgb(52 211 153 / 0.05);
}

.border-r-emerald-400\/50 {
  border-right-color: rgb(52 211 153 / 0.5);
}

.border-r-emerald-400\/55 {
  border-right-color: rgb(52 211 153 / 0.55);
}

.border-r-emerald-400\/60 {
  border-right-color: rgb(52 211 153 / 0.6);
}

.border-r-emerald-400\/65 {
  border-right-color: rgb(52 211 153 / 0.65);
}

.border-r-emerald-400\/70 {
  border-right-color: rgb(52 211 153 / 0.7);
}

.border-r-emerald-400\/75 {
  border-right-color: rgb(52 211 153 / 0.75);
}

.border-r-emerald-400\/80 {
  border-right-color: rgb(52 211 153 / 0.8);
}

.border-r-emerald-400\/85 {
  border-right-color: rgb(52 211 153 / 0.85);
}

.border-r-emerald-400\/90 {
  border-right-color: rgb(52 211 153 / 0.9);
}

.border-r-emerald-400\/95 {
  border-right-color: rgb(52 211 153 / 0.95);
}

.border-r-emerald-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(236 253 245 / var(--tw-border-opacity, 1));
}

.border-r-emerald-50\/0 {
  border-right-color: rgb(236 253 245 / 0);
}

.border-r-emerald-50\/10 {
  border-right-color: rgb(236 253 245 / 0.1);
}

.border-r-emerald-50\/100 {
  border-right-color: rgb(236 253 245 / 1);
}

.border-r-emerald-50\/15 {
  border-right-color: rgb(236 253 245 / 0.15);
}

.border-r-emerald-50\/20 {
  border-right-color: rgb(236 253 245 / 0.2);
}

.border-r-emerald-50\/25 {
  border-right-color: rgb(236 253 245 / 0.25);
}

.border-r-emerald-50\/30 {
  border-right-color: rgb(236 253 245 / 0.3);
}

.border-r-emerald-50\/35 {
  border-right-color: rgb(236 253 245 / 0.35);
}

.border-r-emerald-50\/40 {
  border-right-color: rgb(236 253 245 / 0.4);
}

.border-r-emerald-50\/45 {
  border-right-color: rgb(236 253 245 / 0.45);
}

.border-r-emerald-50\/5 {
  border-right-color: rgb(236 253 245 / 0.05);
}

.border-r-emerald-50\/50 {
  border-right-color: rgb(236 253 245 / 0.5);
}

.border-r-emerald-50\/55 {
  border-right-color: rgb(236 253 245 / 0.55);
}

.border-r-emerald-50\/60 {
  border-right-color: rgb(236 253 245 / 0.6);
}

.border-r-emerald-50\/65 {
  border-right-color: rgb(236 253 245 / 0.65);
}

.border-r-emerald-50\/70 {
  border-right-color: rgb(236 253 245 / 0.7);
}

.border-r-emerald-50\/75 {
  border-right-color: rgb(236 253 245 / 0.75);
}

.border-r-emerald-50\/80 {
  border-right-color: rgb(236 253 245 / 0.8);
}

.border-r-emerald-50\/85 {
  border-right-color: rgb(236 253 245 / 0.85);
}

.border-r-emerald-50\/90 {
  border-right-color: rgb(236 253 245 / 0.9);
}

.border-r-emerald-50\/95 {
  border-right-color: rgb(236 253 245 / 0.95);
}

.border-r-emerald-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}

.border-r-emerald-500\/0 {
  border-right-color: rgb(16 185 129 / 0);
}

.border-r-emerald-500\/10 {
  border-right-color: rgb(16 185 129 / 0.1);
}

.border-r-emerald-500\/100 {
  border-right-color: rgb(16 185 129 / 1);
}

.border-r-emerald-500\/15 {
  border-right-color: rgb(16 185 129 / 0.15);
}

.border-r-emerald-500\/20 {
  border-right-color: rgb(16 185 129 / 0.2);
}

.border-r-emerald-500\/25 {
  border-right-color: rgb(16 185 129 / 0.25);
}

.border-r-emerald-500\/30 {
  border-right-color: rgb(16 185 129 / 0.3);
}

.border-r-emerald-500\/35 {
  border-right-color: rgb(16 185 129 / 0.35);
}

.border-r-emerald-500\/40 {
  border-right-color: rgb(16 185 129 / 0.4);
}

.border-r-emerald-500\/45 {
  border-right-color: rgb(16 185 129 / 0.45);
}

.border-r-emerald-500\/5 {
  border-right-color: rgb(16 185 129 / 0.05);
}

.border-r-emerald-500\/50 {
  border-right-color: rgb(16 185 129 / 0.5);
}

.border-r-emerald-500\/55 {
  border-right-color: rgb(16 185 129 / 0.55);
}

.border-r-emerald-500\/60 {
  border-right-color: rgb(16 185 129 / 0.6);
}

.border-r-emerald-500\/65 {
  border-right-color: rgb(16 185 129 / 0.65);
}

.border-r-emerald-500\/70 {
  border-right-color: rgb(16 185 129 / 0.7);
}

.border-r-emerald-500\/75 {
  border-right-color: rgb(16 185 129 / 0.75);
}

.border-r-emerald-500\/80 {
  border-right-color: rgb(16 185 129 / 0.8);
}

.border-r-emerald-500\/85 {
  border-right-color: rgb(16 185 129 / 0.85);
}

.border-r-emerald-500\/90 {
  border-right-color: rgb(16 185 129 / 0.9);
}

.border-r-emerald-500\/95 {
  border-right-color: rgb(16 185 129 / 0.95);
}

.border-r-emerald-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(5 150 105 / var(--tw-border-opacity, 1));
}

.border-r-emerald-600\/0 {
  border-right-color: rgb(5 150 105 / 0);
}

.border-r-emerald-600\/10 {
  border-right-color: rgb(5 150 105 / 0.1);
}

.border-r-emerald-600\/100 {
  border-right-color: rgb(5 150 105 / 1);
}

.border-r-emerald-600\/15 {
  border-right-color: rgb(5 150 105 / 0.15);
}

.border-r-emerald-600\/20 {
  border-right-color: rgb(5 150 105 / 0.2);
}

.border-r-emerald-600\/25 {
  border-right-color: rgb(5 150 105 / 0.25);
}

.border-r-emerald-600\/30 {
  border-right-color: rgb(5 150 105 / 0.3);
}

.border-r-emerald-600\/35 {
  border-right-color: rgb(5 150 105 / 0.35);
}

.border-r-emerald-600\/40 {
  border-right-color: rgb(5 150 105 / 0.4);
}

.border-r-emerald-600\/45 {
  border-right-color: rgb(5 150 105 / 0.45);
}

.border-r-emerald-600\/5 {
  border-right-color: rgb(5 150 105 / 0.05);
}

.border-r-emerald-600\/50 {
  border-right-color: rgb(5 150 105 / 0.5);
}

.border-r-emerald-600\/55 {
  border-right-color: rgb(5 150 105 / 0.55);
}

.border-r-emerald-600\/60 {
  border-right-color: rgb(5 150 105 / 0.6);
}

.border-r-emerald-600\/65 {
  border-right-color: rgb(5 150 105 / 0.65);
}

.border-r-emerald-600\/70 {
  border-right-color: rgb(5 150 105 / 0.7);
}

.border-r-emerald-600\/75 {
  border-right-color: rgb(5 150 105 / 0.75);
}

.border-r-emerald-600\/80 {
  border-right-color: rgb(5 150 105 / 0.8);
}

.border-r-emerald-600\/85 {
  border-right-color: rgb(5 150 105 / 0.85);
}

.border-r-emerald-600\/90 {
  border-right-color: rgb(5 150 105 / 0.9);
}

.border-r-emerald-600\/95 {
  border-right-color: rgb(5 150 105 / 0.95);
}

.border-r-emerald-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(4 120 87 / var(--tw-border-opacity, 1));
}

.border-r-emerald-700\/0 {
  border-right-color: rgb(4 120 87 / 0);
}

.border-r-emerald-700\/10 {
  border-right-color: rgb(4 120 87 / 0.1);
}

.border-r-emerald-700\/100 {
  border-right-color: rgb(4 120 87 / 1);
}

.border-r-emerald-700\/15 {
  border-right-color: rgb(4 120 87 / 0.15);
}

.border-r-emerald-700\/20 {
  border-right-color: rgb(4 120 87 / 0.2);
}

.border-r-emerald-700\/25 {
  border-right-color: rgb(4 120 87 / 0.25);
}

.border-r-emerald-700\/30 {
  border-right-color: rgb(4 120 87 / 0.3);
}

.border-r-emerald-700\/35 {
  border-right-color: rgb(4 120 87 / 0.35);
}

.border-r-emerald-700\/40 {
  border-right-color: rgb(4 120 87 / 0.4);
}

.border-r-emerald-700\/45 {
  border-right-color: rgb(4 120 87 / 0.45);
}

.border-r-emerald-700\/5 {
  border-right-color: rgb(4 120 87 / 0.05);
}

.border-r-emerald-700\/50 {
  border-right-color: rgb(4 120 87 / 0.5);
}

.border-r-emerald-700\/55 {
  border-right-color: rgb(4 120 87 / 0.55);
}

.border-r-emerald-700\/60 {
  border-right-color: rgb(4 120 87 / 0.6);
}

.border-r-emerald-700\/65 {
  border-right-color: rgb(4 120 87 / 0.65);
}

.border-r-emerald-700\/70 {
  border-right-color: rgb(4 120 87 / 0.7);
}

.border-r-emerald-700\/75 {
  border-right-color: rgb(4 120 87 / 0.75);
}

.border-r-emerald-700\/80 {
  border-right-color: rgb(4 120 87 / 0.8);
}

.border-r-emerald-700\/85 {
  border-right-color: rgb(4 120 87 / 0.85);
}

.border-r-emerald-700\/90 {
  border-right-color: rgb(4 120 87 / 0.9);
}

.border-r-emerald-700\/95 {
  border-right-color: rgb(4 120 87 / 0.95);
}

.border-r-emerald-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(6 95 70 / var(--tw-border-opacity, 1));
}

.border-r-emerald-800\/0 {
  border-right-color: rgb(6 95 70 / 0);
}

.border-r-emerald-800\/10 {
  border-right-color: rgb(6 95 70 / 0.1);
}

.border-r-emerald-800\/100 {
  border-right-color: rgb(6 95 70 / 1);
}

.border-r-emerald-800\/15 {
  border-right-color: rgb(6 95 70 / 0.15);
}

.border-r-emerald-800\/20 {
  border-right-color: rgb(6 95 70 / 0.2);
}

.border-r-emerald-800\/25 {
  border-right-color: rgb(6 95 70 / 0.25);
}

.border-r-emerald-800\/30 {
  border-right-color: rgb(6 95 70 / 0.3);
}

.border-r-emerald-800\/35 {
  border-right-color: rgb(6 95 70 / 0.35);
}

.border-r-emerald-800\/40 {
  border-right-color: rgb(6 95 70 / 0.4);
}

.border-r-emerald-800\/45 {
  border-right-color: rgb(6 95 70 / 0.45);
}

.border-r-emerald-800\/5 {
  border-right-color: rgb(6 95 70 / 0.05);
}

.border-r-emerald-800\/50 {
  border-right-color: rgb(6 95 70 / 0.5);
}

.border-r-emerald-800\/55 {
  border-right-color: rgb(6 95 70 / 0.55);
}

.border-r-emerald-800\/60 {
  border-right-color: rgb(6 95 70 / 0.6);
}

.border-r-emerald-800\/65 {
  border-right-color: rgb(6 95 70 / 0.65);
}

.border-r-emerald-800\/70 {
  border-right-color: rgb(6 95 70 / 0.7);
}

.border-r-emerald-800\/75 {
  border-right-color: rgb(6 95 70 / 0.75);
}

.border-r-emerald-800\/80 {
  border-right-color: rgb(6 95 70 / 0.8);
}

.border-r-emerald-800\/85 {
  border-right-color: rgb(6 95 70 / 0.85);
}

.border-r-emerald-800\/90 {
  border-right-color: rgb(6 95 70 / 0.9);
}

.border-r-emerald-800\/95 {
  border-right-color: rgb(6 95 70 / 0.95);
}

.border-r-emerald-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(6 78 59 / var(--tw-border-opacity, 1));
}

.border-r-emerald-900\/0 {
  border-right-color: rgb(6 78 59 / 0);
}

.border-r-emerald-900\/10 {
  border-right-color: rgb(6 78 59 / 0.1);
}

.border-r-emerald-900\/100 {
  border-right-color: rgb(6 78 59 / 1);
}

.border-r-emerald-900\/15 {
  border-right-color: rgb(6 78 59 / 0.15);
}

.border-r-emerald-900\/20 {
  border-right-color: rgb(6 78 59 / 0.2);
}

.border-r-emerald-900\/25 {
  border-right-color: rgb(6 78 59 / 0.25);
}

.border-r-emerald-900\/30 {
  border-right-color: rgb(6 78 59 / 0.3);
}

.border-r-emerald-900\/35 {
  border-right-color: rgb(6 78 59 / 0.35);
}

.border-r-emerald-900\/40 {
  border-right-color: rgb(6 78 59 / 0.4);
}

.border-r-emerald-900\/45 {
  border-right-color: rgb(6 78 59 / 0.45);
}

.border-r-emerald-900\/5 {
  border-right-color: rgb(6 78 59 / 0.05);
}

.border-r-emerald-900\/50 {
  border-right-color: rgb(6 78 59 / 0.5);
}

.border-r-emerald-900\/55 {
  border-right-color: rgb(6 78 59 / 0.55);
}

.border-r-emerald-900\/60 {
  border-right-color: rgb(6 78 59 / 0.6);
}

.border-r-emerald-900\/65 {
  border-right-color: rgb(6 78 59 / 0.65);
}

.border-r-emerald-900\/70 {
  border-right-color: rgb(6 78 59 / 0.7);
}

.border-r-emerald-900\/75 {
  border-right-color: rgb(6 78 59 / 0.75);
}

.border-r-emerald-900\/80 {
  border-right-color: rgb(6 78 59 / 0.8);
}

.border-r-emerald-900\/85 {
  border-right-color: rgb(6 78 59 / 0.85);
}

.border-r-emerald-900\/90 {
  border-right-color: rgb(6 78 59 / 0.9);
}

.border-r-emerald-900\/95 {
  border-right-color: rgb(6 78 59 / 0.95);
}

.border-r-emerald-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(2 44 34 / var(--tw-border-opacity, 1));
}

.border-r-emerald-950\/0 {
  border-right-color: rgb(2 44 34 / 0);
}

.border-r-emerald-950\/10 {
  border-right-color: rgb(2 44 34 / 0.1);
}

.border-r-emerald-950\/100 {
  border-right-color: rgb(2 44 34 / 1);
}

.border-r-emerald-950\/15 {
  border-right-color: rgb(2 44 34 / 0.15);
}

.border-r-emerald-950\/20 {
  border-right-color: rgb(2 44 34 / 0.2);
}

.border-r-emerald-950\/25 {
  border-right-color: rgb(2 44 34 / 0.25);
}

.border-r-emerald-950\/30 {
  border-right-color: rgb(2 44 34 / 0.3);
}

.border-r-emerald-950\/35 {
  border-right-color: rgb(2 44 34 / 0.35);
}

.border-r-emerald-950\/40 {
  border-right-color: rgb(2 44 34 / 0.4);
}

.border-r-emerald-950\/45 {
  border-right-color: rgb(2 44 34 / 0.45);
}

.border-r-emerald-950\/5 {
  border-right-color: rgb(2 44 34 / 0.05);
}

.border-r-emerald-950\/50 {
  border-right-color: rgb(2 44 34 / 0.5);
}

.border-r-emerald-950\/55 {
  border-right-color: rgb(2 44 34 / 0.55);
}

.border-r-emerald-950\/60 {
  border-right-color: rgb(2 44 34 / 0.6);
}

.border-r-emerald-950\/65 {
  border-right-color: rgb(2 44 34 / 0.65);
}

.border-r-emerald-950\/70 {
  border-right-color: rgb(2 44 34 / 0.7);
}

.border-r-emerald-950\/75 {
  border-right-color: rgb(2 44 34 / 0.75);
}

.border-r-emerald-950\/80 {
  border-right-color: rgb(2 44 34 / 0.8);
}

.border-r-emerald-950\/85 {
  border-right-color: rgb(2 44 34 / 0.85);
}

.border-r-emerald-950\/90 {
  border-right-color: rgb(2 44 34 / 0.9);
}

.border-r-emerald-950\/95 {
  border-right-color: rgb(2 44 34 / 0.95);
}

.border-r-fuchsia-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(250 232 255 / var(--tw-border-opacity, 1));
}

.border-r-fuchsia-100\/0 {
  border-right-color: rgb(250 232 255 / 0);
}

.border-r-fuchsia-100\/10 {
  border-right-color: rgb(250 232 255 / 0.1);
}

.border-r-fuchsia-100\/100 {
  border-right-color: rgb(250 232 255 / 1);
}

.border-r-fuchsia-100\/15 {
  border-right-color: rgb(250 232 255 / 0.15);
}

.border-r-fuchsia-100\/20 {
  border-right-color: rgb(250 232 255 / 0.2);
}

.border-r-fuchsia-100\/25 {
  border-right-color: rgb(250 232 255 / 0.25);
}

.border-r-fuchsia-100\/30 {
  border-right-color: rgb(250 232 255 / 0.3);
}

.border-r-fuchsia-100\/35 {
  border-right-color: rgb(250 232 255 / 0.35);
}

.border-r-fuchsia-100\/40 {
  border-right-color: rgb(250 232 255 / 0.4);
}

.border-r-fuchsia-100\/45 {
  border-right-color: rgb(250 232 255 / 0.45);
}

.border-r-fuchsia-100\/5 {
  border-right-color: rgb(250 232 255 / 0.05);
}

.border-r-fuchsia-100\/50 {
  border-right-color: rgb(250 232 255 / 0.5);
}

.border-r-fuchsia-100\/55 {
  border-right-color: rgb(250 232 255 / 0.55);
}

.border-r-fuchsia-100\/60 {
  border-right-color: rgb(250 232 255 / 0.6);
}

.border-r-fuchsia-100\/65 {
  border-right-color: rgb(250 232 255 / 0.65);
}

.border-r-fuchsia-100\/70 {
  border-right-color: rgb(250 232 255 / 0.7);
}

.border-r-fuchsia-100\/75 {
  border-right-color: rgb(250 232 255 / 0.75);
}

.border-r-fuchsia-100\/80 {
  border-right-color: rgb(250 232 255 / 0.8);
}

.border-r-fuchsia-100\/85 {
  border-right-color: rgb(250 232 255 / 0.85);
}

.border-r-fuchsia-100\/90 {
  border-right-color: rgb(250 232 255 / 0.9);
}

.border-r-fuchsia-100\/95 {
  border-right-color: rgb(250 232 255 / 0.95);
}

.border-r-fuchsia-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(245 208 254 / var(--tw-border-opacity, 1));
}

.border-r-fuchsia-200\/0 {
  border-right-color: rgb(245 208 254 / 0);
}

.border-r-fuchsia-200\/10 {
  border-right-color: rgb(245 208 254 / 0.1);
}

.border-r-fuchsia-200\/100 {
  border-right-color: rgb(245 208 254 / 1);
}

.border-r-fuchsia-200\/15 {
  border-right-color: rgb(245 208 254 / 0.15);
}

.border-r-fuchsia-200\/20 {
  border-right-color: rgb(245 208 254 / 0.2);
}

.border-r-fuchsia-200\/25 {
  border-right-color: rgb(245 208 254 / 0.25);
}

.border-r-fuchsia-200\/30 {
  border-right-color: rgb(245 208 254 / 0.3);
}

.border-r-fuchsia-200\/35 {
  border-right-color: rgb(245 208 254 / 0.35);
}

.border-r-fuchsia-200\/40 {
  border-right-color: rgb(245 208 254 / 0.4);
}

.border-r-fuchsia-200\/45 {
  border-right-color: rgb(245 208 254 / 0.45);
}

.border-r-fuchsia-200\/5 {
  border-right-color: rgb(245 208 254 / 0.05);
}

.border-r-fuchsia-200\/50 {
  border-right-color: rgb(245 208 254 / 0.5);
}

.border-r-fuchsia-200\/55 {
  border-right-color: rgb(245 208 254 / 0.55);
}

.border-r-fuchsia-200\/60 {
  border-right-color: rgb(245 208 254 / 0.6);
}

.border-r-fuchsia-200\/65 {
  border-right-color: rgb(245 208 254 / 0.65);
}

.border-r-fuchsia-200\/70 {
  border-right-color: rgb(245 208 254 / 0.7);
}

.border-r-fuchsia-200\/75 {
  border-right-color: rgb(245 208 254 / 0.75);
}

.border-r-fuchsia-200\/80 {
  border-right-color: rgb(245 208 254 / 0.8);
}

.border-r-fuchsia-200\/85 {
  border-right-color: rgb(245 208 254 / 0.85);
}

.border-r-fuchsia-200\/90 {
  border-right-color: rgb(245 208 254 / 0.9);
}

.border-r-fuchsia-200\/95 {
  border-right-color: rgb(245 208 254 / 0.95);
}

.border-r-fuchsia-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(240 171 252 / var(--tw-border-opacity, 1));
}

.border-r-fuchsia-300\/0 {
  border-right-color: rgb(240 171 252 / 0);
}

.border-r-fuchsia-300\/10 {
  border-right-color: rgb(240 171 252 / 0.1);
}

.border-r-fuchsia-300\/100 {
  border-right-color: rgb(240 171 252 / 1);
}

.border-r-fuchsia-300\/15 {
  border-right-color: rgb(240 171 252 / 0.15);
}

.border-r-fuchsia-300\/20 {
  border-right-color: rgb(240 171 252 / 0.2);
}

.border-r-fuchsia-300\/25 {
  border-right-color: rgb(240 171 252 / 0.25);
}

.border-r-fuchsia-300\/30 {
  border-right-color: rgb(240 171 252 / 0.3);
}

.border-r-fuchsia-300\/35 {
  border-right-color: rgb(240 171 252 / 0.35);
}

.border-r-fuchsia-300\/40 {
  border-right-color: rgb(240 171 252 / 0.4);
}

.border-r-fuchsia-300\/45 {
  border-right-color: rgb(240 171 252 / 0.45);
}

.border-r-fuchsia-300\/5 {
  border-right-color: rgb(240 171 252 / 0.05);
}

.border-r-fuchsia-300\/50 {
  border-right-color: rgb(240 171 252 / 0.5);
}

.border-r-fuchsia-300\/55 {
  border-right-color: rgb(240 171 252 / 0.55);
}

.border-r-fuchsia-300\/60 {
  border-right-color: rgb(240 171 252 / 0.6);
}

.border-r-fuchsia-300\/65 {
  border-right-color: rgb(240 171 252 / 0.65);
}

.border-r-fuchsia-300\/70 {
  border-right-color: rgb(240 171 252 / 0.7);
}

.border-r-fuchsia-300\/75 {
  border-right-color: rgb(240 171 252 / 0.75);
}

.border-r-fuchsia-300\/80 {
  border-right-color: rgb(240 171 252 / 0.8);
}

.border-r-fuchsia-300\/85 {
  border-right-color: rgb(240 171 252 / 0.85);
}

.border-r-fuchsia-300\/90 {
  border-right-color: rgb(240 171 252 / 0.9);
}

.border-r-fuchsia-300\/95 {
  border-right-color: rgb(240 171 252 / 0.95);
}

.border-r-fuchsia-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(232 121 249 / var(--tw-border-opacity, 1));
}

.border-r-fuchsia-400\/0 {
  border-right-color: rgb(232 121 249 / 0);
}

.border-r-fuchsia-400\/10 {
  border-right-color: rgb(232 121 249 / 0.1);
}

.border-r-fuchsia-400\/100 {
  border-right-color: rgb(232 121 249 / 1);
}

.border-r-fuchsia-400\/15 {
  border-right-color: rgb(232 121 249 / 0.15);
}

.border-r-fuchsia-400\/20 {
  border-right-color: rgb(232 121 249 / 0.2);
}

.border-r-fuchsia-400\/25 {
  border-right-color: rgb(232 121 249 / 0.25);
}

.border-r-fuchsia-400\/30 {
  border-right-color: rgb(232 121 249 / 0.3);
}

.border-r-fuchsia-400\/35 {
  border-right-color: rgb(232 121 249 / 0.35);
}

.border-r-fuchsia-400\/40 {
  border-right-color: rgb(232 121 249 / 0.4);
}

.border-r-fuchsia-400\/45 {
  border-right-color: rgb(232 121 249 / 0.45);
}

.border-r-fuchsia-400\/5 {
  border-right-color: rgb(232 121 249 / 0.05);
}

.border-r-fuchsia-400\/50 {
  border-right-color: rgb(232 121 249 / 0.5);
}

.border-r-fuchsia-400\/55 {
  border-right-color: rgb(232 121 249 / 0.55);
}

.border-r-fuchsia-400\/60 {
  border-right-color: rgb(232 121 249 / 0.6);
}

.border-r-fuchsia-400\/65 {
  border-right-color: rgb(232 121 249 / 0.65);
}

.border-r-fuchsia-400\/70 {
  border-right-color: rgb(232 121 249 / 0.7);
}

.border-r-fuchsia-400\/75 {
  border-right-color: rgb(232 121 249 / 0.75);
}

.border-r-fuchsia-400\/80 {
  border-right-color: rgb(232 121 249 / 0.8);
}

.border-r-fuchsia-400\/85 {
  border-right-color: rgb(232 121 249 / 0.85);
}

.border-r-fuchsia-400\/90 {
  border-right-color: rgb(232 121 249 / 0.9);
}

.border-r-fuchsia-400\/95 {
  border-right-color: rgb(232 121 249 / 0.95);
}

.border-r-fuchsia-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(253 244 255 / var(--tw-border-opacity, 1));
}

.border-r-fuchsia-50\/0 {
  border-right-color: rgb(253 244 255 / 0);
}

.border-r-fuchsia-50\/10 {
  border-right-color: rgb(253 244 255 / 0.1);
}

.border-r-fuchsia-50\/100 {
  border-right-color: rgb(253 244 255 / 1);
}

.border-r-fuchsia-50\/15 {
  border-right-color: rgb(253 244 255 / 0.15);
}

.border-r-fuchsia-50\/20 {
  border-right-color: rgb(253 244 255 / 0.2);
}

.border-r-fuchsia-50\/25 {
  border-right-color: rgb(253 244 255 / 0.25);
}

.border-r-fuchsia-50\/30 {
  border-right-color: rgb(253 244 255 / 0.3);
}

.border-r-fuchsia-50\/35 {
  border-right-color: rgb(253 244 255 / 0.35);
}

.border-r-fuchsia-50\/40 {
  border-right-color: rgb(253 244 255 / 0.4);
}

.border-r-fuchsia-50\/45 {
  border-right-color: rgb(253 244 255 / 0.45);
}

.border-r-fuchsia-50\/5 {
  border-right-color: rgb(253 244 255 / 0.05);
}

.border-r-fuchsia-50\/50 {
  border-right-color: rgb(253 244 255 / 0.5);
}

.border-r-fuchsia-50\/55 {
  border-right-color: rgb(253 244 255 / 0.55);
}

.border-r-fuchsia-50\/60 {
  border-right-color: rgb(253 244 255 / 0.6);
}

.border-r-fuchsia-50\/65 {
  border-right-color: rgb(253 244 255 / 0.65);
}

.border-r-fuchsia-50\/70 {
  border-right-color: rgb(253 244 255 / 0.7);
}

.border-r-fuchsia-50\/75 {
  border-right-color: rgb(253 244 255 / 0.75);
}

.border-r-fuchsia-50\/80 {
  border-right-color: rgb(253 244 255 / 0.8);
}

.border-r-fuchsia-50\/85 {
  border-right-color: rgb(253 244 255 / 0.85);
}

.border-r-fuchsia-50\/90 {
  border-right-color: rgb(253 244 255 / 0.9);
}

.border-r-fuchsia-50\/95 {
  border-right-color: rgb(253 244 255 / 0.95);
}

.border-r-fuchsia-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(217 70 239 / var(--tw-border-opacity, 1));
}

.border-r-fuchsia-500\/0 {
  border-right-color: rgb(217 70 239 / 0);
}

.border-r-fuchsia-500\/10 {
  border-right-color: rgb(217 70 239 / 0.1);
}

.border-r-fuchsia-500\/100 {
  border-right-color: rgb(217 70 239 / 1);
}

.border-r-fuchsia-500\/15 {
  border-right-color: rgb(217 70 239 / 0.15);
}

.border-r-fuchsia-500\/20 {
  border-right-color: rgb(217 70 239 / 0.2);
}

.border-r-fuchsia-500\/25 {
  border-right-color: rgb(217 70 239 / 0.25);
}

.border-r-fuchsia-500\/30 {
  border-right-color: rgb(217 70 239 / 0.3);
}

.border-r-fuchsia-500\/35 {
  border-right-color: rgb(217 70 239 / 0.35);
}

.border-r-fuchsia-500\/40 {
  border-right-color: rgb(217 70 239 / 0.4);
}

.border-r-fuchsia-500\/45 {
  border-right-color: rgb(217 70 239 / 0.45);
}

.border-r-fuchsia-500\/5 {
  border-right-color: rgb(217 70 239 / 0.05);
}

.border-r-fuchsia-500\/50 {
  border-right-color: rgb(217 70 239 / 0.5);
}

.border-r-fuchsia-500\/55 {
  border-right-color: rgb(217 70 239 / 0.55);
}

.border-r-fuchsia-500\/60 {
  border-right-color: rgb(217 70 239 / 0.6);
}

.border-r-fuchsia-500\/65 {
  border-right-color: rgb(217 70 239 / 0.65);
}

.border-r-fuchsia-500\/70 {
  border-right-color: rgb(217 70 239 / 0.7);
}

.border-r-fuchsia-500\/75 {
  border-right-color: rgb(217 70 239 / 0.75);
}

.border-r-fuchsia-500\/80 {
  border-right-color: rgb(217 70 239 / 0.8);
}

.border-r-fuchsia-500\/85 {
  border-right-color: rgb(217 70 239 / 0.85);
}

.border-r-fuchsia-500\/90 {
  border-right-color: rgb(217 70 239 / 0.9);
}

.border-r-fuchsia-500\/95 {
  border-right-color: rgb(217 70 239 / 0.95);
}

.border-r-fuchsia-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(192 38 211 / var(--tw-border-opacity, 1));
}

.border-r-fuchsia-600\/0 {
  border-right-color: rgb(192 38 211 / 0);
}

.border-r-fuchsia-600\/10 {
  border-right-color: rgb(192 38 211 / 0.1);
}

.border-r-fuchsia-600\/100 {
  border-right-color: rgb(192 38 211 / 1);
}

.border-r-fuchsia-600\/15 {
  border-right-color: rgb(192 38 211 / 0.15);
}

.border-r-fuchsia-600\/20 {
  border-right-color: rgb(192 38 211 / 0.2);
}

.border-r-fuchsia-600\/25 {
  border-right-color: rgb(192 38 211 / 0.25);
}

.border-r-fuchsia-600\/30 {
  border-right-color: rgb(192 38 211 / 0.3);
}

.border-r-fuchsia-600\/35 {
  border-right-color: rgb(192 38 211 / 0.35);
}

.border-r-fuchsia-600\/40 {
  border-right-color: rgb(192 38 211 / 0.4);
}

.border-r-fuchsia-600\/45 {
  border-right-color: rgb(192 38 211 / 0.45);
}

.border-r-fuchsia-600\/5 {
  border-right-color: rgb(192 38 211 / 0.05);
}

.border-r-fuchsia-600\/50 {
  border-right-color: rgb(192 38 211 / 0.5);
}

.border-r-fuchsia-600\/55 {
  border-right-color: rgb(192 38 211 / 0.55);
}

.border-r-fuchsia-600\/60 {
  border-right-color: rgb(192 38 211 / 0.6);
}

.border-r-fuchsia-600\/65 {
  border-right-color: rgb(192 38 211 / 0.65);
}

.border-r-fuchsia-600\/70 {
  border-right-color: rgb(192 38 211 / 0.7);
}

.border-r-fuchsia-600\/75 {
  border-right-color: rgb(192 38 211 / 0.75);
}

.border-r-fuchsia-600\/80 {
  border-right-color: rgb(192 38 211 / 0.8);
}

.border-r-fuchsia-600\/85 {
  border-right-color: rgb(192 38 211 / 0.85);
}

.border-r-fuchsia-600\/90 {
  border-right-color: rgb(192 38 211 / 0.9);
}

.border-r-fuchsia-600\/95 {
  border-right-color: rgb(192 38 211 / 0.95);
}

.border-r-fuchsia-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(162 28 175 / var(--tw-border-opacity, 1));
}

.border-r-fuchsia-700\/0 {
  border-right-color: rgb(162 28 175 / 0);
}

.border-r-fuchsia-700\/10 {
  border-right-color: rgb(162 28 175 / 0.1);
}

.border-r-fuchsia-700\/100 {
  border-right-color: rgb(162 28 175 / 1);
}

.border-r-fuchsia-700\/15 {
  border-right-color: rgb(162 28 175 / 0.15);
}

.border-r-fuchsia-700\/20 {
  border-right-color: rgb(162 28 175 / 0.2);
}

.border-r-fuchsia-700\/25 {
  border-right-color: rgb(162 28 175 / 0.25);
}

.border-r-fuchsia-700\/30 {
  border-right-color: rgb(162 28 175 / 0.3);
}

.border-r-fuchsia-700\/35 {
  border-right-color: rgb(162 28 175 / 0.35);
}

.border-r-fuchsia-700\/40 {
  border-right-color: rgb(162 28 175 / 0.4);
}

.border-r-fuchsia-700\/45 {
  border-right-color: rgb(162 28 175 / 0.45);
}

.border-r-fuchsia-700\/5 {
  border-right-color: rgb(162 28 175 / 0.05);
}

.border-r-fuchsia-700\/50 {
  border-right-color: rgb(162 28 175 / 0.5);
}

.border-r-fuchsia-700\/55 {
  border-right-color: rgb(162 28 175 / 0.55);
}

.border-r-fuchsia-700\/60 {
  border-right-color: rgb(162 28 175 / 0.6);
}

.border-r-fuchsia-700\/65 {
  border-right-color: rgb(162 28 175 / 0.65);
}

.border-r-fuchsia-700\/70 {
  border-right-color: rgb(162 28 175 / 0.7);
}

.border-r-fuchsia-700\/75 {
  border-right-color: rgb(162 28 175 / 0.75);
}

.border-r-fuchsia-700\/80 {
  border-right-color: rgb(162 28 175 / 0.8);
}

.border-r-fuchsia-700\/85 {
  border-right-color: rgb(162 28 175 / 0.85);
}

.border-r-fuchsia-700\/90 {
  border-right-color: rgb(162 28 175 / 0.9);
}

.border-r-fuchsia-700\/95 {
  border-right-color: rgb(162 28 175 / 0.95);
}

.border-r-fuchsia-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(134 25 143 / var(--tw-border-opacity, 1));
}

.border-r-fuchsia-800\/0 {
  border-right-color: rgb(134 25 143 / 0);
}

.border-r-fuchsia-800\/10 {
  border-right-color: rgb(134 25 143 / 0.1);
}

.border-r-fuchsia-800\/100 {
  border-right-color: rgb(134 25 143 / 1);
}

.border-r-fuchsia-800\/15 {
  border-right-color: rgb(134 25 143 / 0.15);
}

.border-r-fuchsia-800\/20 {
  border-right-color: rgb(134 25 143 / 0.2);
}

.border-r-fuchsia-800\/25 {
  border-right-color: rgb(134 25 143 / 0.25);
}

.border-r-fuchsia-800\/30 {
  border-right-color: rgb(134 25 143 / 0.3);
}

.border-r-fuchsia-800\/35 {
  border-right-color: rgb(134 25 143 / 0.35);
}

.border-r-fuchsia-800\/40 {
  border-right-color: rgb(134 25 143 / 0.4);
}

.border-r-fuchsia-800\/45 {
  border-right-color: rgb(134 25 143 / 0.45);
}

.border-r-fuchsia-800\/5 {
  border-right-color: rgb(134 25 143 / 0.05);
}

.border-r-fuchsia-800\/50 {
  border-right-color: rgb(134 25 143 / 0.5);
}

.border-r-fuchsia-800\/55 {
  border-right-color: rgb(134 25 143 / 0.55);
}

.border-r-fuchsia-800\/60 {
  border-right-color: rgb(134 25 143 / 0.6);
}

.border-r-fuchsia-800\/65 {
  border-right-color: rgb(134 25 143 / 0.65);
}

.border-r-fuchsia-800\/70 {
  border-right-color: rgb(134 25 143 / 0.7);
}

.border-r-fuchsia-800\/75 {
  border-right-color: rgb(134 25 143 / 0.75);
}

.border-r-fuchsia-800\/80 {
  border-right-color: rgb(134 25 143 / 0.8);
}

.border-r-fuchsia-800\/85 {
  border-right-color: rgb(134 25 143 / 0.85);
}

.border-r-fuchsia-800\/90 {
  border-right-color: rgb(134 25 143 / 0.9);
}

.border-r-fuchsia-800\/95 {
  border-right-color: rgb(134 25 143 / 0.95);
}

.border-r-fuchsia-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(112 26 117 / var(--tw-border-opacity, 1));
}

.border-r-fuchsia-900\/0 {
  border-right-color: rgb(112 26 117 / 0);
}

.border-r-fuchsia-900\/10 {
  border-right-color: rgb(112 26 117 / 0.1);
}

.border-r-fuchsia-900\/100 {
  border-right-color: rgb(112 26 117 / 1);
}

.border-r-fuchsia-900\/15 {
  border-right-color: rgb(112 26 117 / 0.15);
}

.border-r-fuchsia-900\/20 {
  border-right-color: rgb(112 26 117 / 0.2);
}

.border-r-fuchsia-900\/25 {
  border-right-color: rgb(112 26 117 / 0.25);
}

.border-r-fuchsia-900\/30 {
  border-right-color: rgb(112 26 117 / 0.3);
}

.border-r-fuchsia-900\/35 {
  border-right-color: rgb(112 26 117 / 0.35);
}

.border-r-fuchsia-900\/40 {
  border-right-color: rgb(112 26 117 / 0.4);
}

.border-r-fuchsia-900\/45 {
  border-right-color: rgb(112 26 117 / 0.45);
}

.border-r-fuchsia-900\/5 {
  border-right-color: rgb(112 26 117 / 0.05);
}

.border-r-fuchsia-900\/50 {
  border-right-color: rgb(112 26 117 / 0.5);
}

.border-r-fuchsia-900\/55 {
  border-right-color: rgb(112 26 117 / 0.55);
}

.border-r-fuchsia-900\/60 {
  border-right-color: rgb(112 26 117 / 0.6);
}

.border-r-fuchsia-900\/65 {
  border-right-color: rgb(112 26 117 / 0.65);
}

.border-r-fuchsia-900\/70 {
  border-right-color: rgb(112 26 117 / 0.7);
}

.border-r-fuchsia-900\/75 {
  border-right-color: rgb(112 26 117 / 0.75);
}

.border-r-fuchsia-900\/80 {
  border-right-color: rgb(112 26 117 / 0.8);
}

.border-r-fuchsia-900\/85 {
  border-right-color: rgb(112 26 117 / 0.85);
}

.border-r-fuchsia-900\/90 {
  border-right-color: rgb(112 26 117 / 0.9);
}

.border-r-fuchsia-900\/95 {
  border-right-color: rgb(112 26 117 / 0.95);
}

.border-r-fuchsia-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(74 4 78 / var(--tw-border-opacity, 1));
}

.border-r-fuchsia-950\/0 {
  border-right-color: rgb(74 4 78 / 0);
}

.border-r-fuchsia-950\/10 {
  border-right-color: rgb(74 4 78 / 0.1);
}

.border-r-fuchsia-950\/100 {
  border-right-color: rgb(74 4 78 / 1);
}

.border-r-fuchsia-950\/15 {
  border-right-color: rgb(74 4 78 / 0.15);
}

.border-r-fuchsia-950\/20 {
  border-right-color: rgb(74 4 78 / 0.2);
}

.border-r-fuchsia-950\/25 {
  border-right-color: rgb(74 4 78 / 0.25);
}

.border-r-fuchsia-950\/30 {
  border-right-color: rgb(74 4 78 / 0.3);
}

.border-r-fuchsia-950\/35 {
  border-right-color: rgb(74 4 78 / 0.35);
}

.border-r-fuchsia-950\/40 {
  border-right-color: rgb(74 4 78 / 0.4);
}

.border-r-fuchsia-950\/45 {
  border-right-color: rgb(74 4 78 / 0.45);
}

.border-r-fuchsia-950\/5 {
  border-right-color: rgb(74 4 78 / 0.05);
}

.border-r-fuchsia-950\/50 {
  border-right-color: rgb(74 4 78 / 0.5);
}

.border-r-fuchsia-950\/55 {
  border-right-color: rgb(74 4 78 / 0.55);
}

.border-r-fuchsia-950\/60 {
  border-right-color: rgb(74 4 78 / 0.6);
}

.border-r-fuchsia-950\/65 {
  border-right-color: rgb(74 4 78 / 0.65);
}

.border-r-fuchsia-950\/70 {
  border-right-color: rgb(74 4 78 / 0.7);
}

.border-r-fuchsia-950\/75 {
  border-right-color: rgb(74 4 78 / 0.75);
}

.border-r-fuchsia-950\/80 {
  border-right-color: rgb(74 4 78 / 0.8);
}

.border-r-fuchsia-950\/85 {
  border-right-color: rgb(74 4 78 / 0.85);
}

.border-r-fuchsia-950\/90 {
  border-right-color: rgb(74 4 78 / 0.9);
}

.border-r-fuchsia-950\/95 {
  border-right-color: rgb(74 4 78 / 0.95);
}

.border-r-gold {
  --tw-border-opacity: 1;
  border-right-color: rgb(152 112 0 / var(--tw-border-opacity, 1));
}

.border-r-gold-bottom {
  --tw-border-opacity: 1;
  border-right-color: rgb(144 104 2 / var(--tw-border-opacity, 1));
}

.border-r-gold-bottom\/0 {
  border-right-color: rgb(144 104 2 / 0);
}

.border-r-gold-bottom\/10 {
  border-right-color: rgb(144 104 2 / 0.1);
}

.border-r-gold-bottom\/100 {
  border-right-color: rgb(144 104 2 / 1);
}

.border-r-gold-bottom\/15 {
  border-right-color: rgb(144 104 2 / 0.15);
}

.border-r-gold-bottom\/20 {
  border-right-color: rgb(144 104 2 / 0.2);
}

.border-r-gold-bottom\/25 {
  border-right-color: rgb(144 104 2 / 0.25);
}

.border-r-gold-bottom\/30 {
  border-right-color: rgb(144 104 2 / 0.3);
}

.border-r-gold-bottom\/35 {
  border-right-color: rgb(144 104 2 / 0.35);
}

.border-r-gold-bottom\/40 {
  border-right-color: rgb(144 104 2 / 0.4);
}

.border-r-gold-bottom\/45 {
  border-right-color: rgb(144 104 2 / 0.45);
}

.border-r-gold-bottom\/5 {
  border-right-color: rgb(144 104 2 / 0.05);
}

.border-r-gold-bottom\/50 {
  border-right-color: rgb(144 104 2 / 0.5);
}

.border-r-gold-bottom\/55 {
  border-right-color: rgb(144 104 2 / 0.55);
}

.border-r-gold-bottom\/60 {
  border-right-color: rgb(144 104 2 / 0.6);
}

.border-r-gold-bottom\/65 {
  border-right-color: rgb(144 104 2 / 0.65);
}

.border-r-gold-bottom\/70 {
  border-right-color: rgb(144 104 2 / 0.7);
}

.border-r-gold-bottom\/75 {
  border-right-color: rgb(144 104 2 / 0.75);
}

.border-r-gold-bottom\/80 {
  border-right-color: rgb(144 104 2 / 0.8);
}

.border-r-gold-bottom\/85 {
  border-right-color: rgb(144 104 2 / 0.85);
}

.border-r-gold-bottom\/90 {
  border-right-color: rgb(144 104 2 / 0.9);
}

.border-r-gold-bottom\/95 {
  border-right-color: rgb(144 104 2 / 0.95);
}

.border-r-gold-light {
  --tw-border-opacity: 1;
  border-right-color: rgb(213 198 153 / var(--tw-border-opacity, 1));
}

.border-r-gold-light\/0 {
  border-right-color: rgb(213 198 153 / 0);
}

.border-r-gold-light\/10 {
  border-right-color: rgb(213 198 153 / 0.1);
}

.border-r-gold-light\/100 {
  border-right-color: rgb(213 198 153 / 1);
}

.border-r-gold-light\/15 {
  border-right-color: rgb(213 198 153 / 0.15);
}

.border-r-gold-light\/20 {
  border-right-color: rgb(213 198 153 / 0.2);
}

.border-r-gold-light\/25 {
  border-right-color: rgb(213 198 153 / 0.25);
}

.border-r-gold-light\/30 {
  border-right-color: rgb(213 198 153 / 0.3);
}

.border-r-gold-light\/35 {
  border-right-color: rgb(213 198 153 / 0.35);
}

.border-r-gold-light\/40 {
  border-right-color: rgb(213 198 153 / 0.4);
}

.border-r-gold-light\/45 {
  border-right-color: rgb(213 198 153 / 0.45);
}

.border-r-gold-light\/5 {
  border-right-color: rgb(213 198 153 / 0.05);
}

.border-r-gold-light\/50 {
  border-right-color: rgb(213 198 153 / 0.5);
}

.border-r-gold-light\/55 {
  border-right-color: rgb(213 198 153 / 0.55);
}

.border-r-gold-light\/60 {
  border-right-color: rgb(213 198 153 / 0.6);
}

.border-r-gold-light\/65 {
  border-right-color: rgb(213 198 153 / 0.65);
}

.border-r-gold-light\/70 {
  border-right-color: rgb(213 198 153 / 0.7);
}

.border-r-gold-light\/75 {
  border-right-color: rgb(213 198 153 / 0.75);
}

.border-r-gold-light\/80 {
  border-right-color: rgb(213 198 153 / 0.8);
}

.border-r-gold-light\/85 {
  border-right-color: rgb(213 198 153 / 0.85);
}

.border-r-gold-light\/90 {
  border-right-color: rgb(213 198 153 / 0.9);
}

.border-r-gold-light\/95 {
  border-right-color: rgb(213 198 153 / 0.95);
}

.border-r-gold-medium {
  --tw-border-opacity: 1;
  border-right-color: rgb(179 144 42 / var(--tw-border-opacity, 1));
}

.border-r-gold-medium\/0 {
  border-right-color: rgb(179 144 42 / 0);
}

.border-r-gold-medium\/10 {
  border-right-color: rgb(179 144 42 / 0.1);
}

.border-r-gold-medium\/100 {
  border-right-color: rgb(179 144 42 / 1);
}

.border-r-gold-medium\/15 {
  border-right-color: rgb(179 144 42 / 0.15);
}

.border-r-gold-medium\/20 {
  border-right-color: rgb(179 144 42 / 0.2);
}

.border-r-gold-medium\/25 {
  border-right-color: rgb(179 144 42 / 0.25);
}

.border-r-gold-medium\/30 {
  border-right-color: rgb(179 144 42 / 0.3);
}

.border-r-gold-medium\/35 {
  border-right-color: rgb(179 144 42 / 0.35);
}

.border-r-gold-medium\/40 {
  border-right-color: rgb(179 144 42 / 0.4);
}

.border-r-gold-medium\/45 {
  border-right-color: rgb(179 144 42 / 0.45);
}

.border-r-gold-medium\/5 {
  border-right-color: rgb(179 144 42 / 0.05);
}

.border-r-gold-medium\/50 {
  border-right-color: rgb(179 144 42 / 0.5);
}

.border-r-gold-medium\/55 {
  border-right-color: rgb(179 144 42 / 0.55);
}

.border-r-gold-medium\/60 {
  border-right-color: rgb(179 144 42 / 0.6);
}

.border-r-gold-medium\/65 {
  border-right-color: rgb(179 144 42 / 0.65);
}

.border-r-gold-medium\/70 {
  border-right-color: rgb(179 144 42 / 0.7);
}

.border-r-gold-medium\/75 {
  border-right-color: rgb(179 144 42 / 0.75);
}

.border-r-gold-medium\/80 {
  border-right-color: rgb(179 144 42 / 0.8);
}

.border-r-gold-medium\/85 {
  border-right-color: rgb(179 144 42 / 0.85);
}

.border-r-gold-medium\/90 {
  border-right-color: rgb(179 144 42 / 0.9);
}

.border-r-gold-medium\/95 {
  border-right-color: rgb(179 144 42 / 0.95);
}

.border-r-gold-sand {
  --tw-border-opacity: 1;
  border-right-color: rgb(217 199 151 / var(--tw-border-opacity, 1));
}

.border-r-gold-sand\/0 {
  border-right-color: rgb(217 199 151 / 0);
}

.border-r-gold-sand\/10 {
  border-right-color: rgb(217 199 151 / 0.1);
}

.border-r-gold-sand\/100 {
  border-right-color: rgb(217 199 151 / 1);
}

.border-r-gold-sand\/15 {
  border-right-color: rgb(217 199 151 / 0.15);
}

.border-r-gold-sand\/20 {
  border-right-color: rgb(217 199 151 / 0.2);
}

.border-r-gold-sand\/25 {
  border-right-color: rgb(217 199 151 / 0.25);
}

.border-r-gold-sand\/30 {
  border-right-color: rgb(217 199 151 / 0.3);
}

.border-r-gold-sand\/35 {
  border-right-color: rgb(217 199 151 / 0.35);
}

.border-r-gold-sand\/40 {
  border-right-color: rgb(217 199 151 / 0.4);
}

.border-r-gold-sand\/45 {
  border-right-color: rgb(217 199 151 / 0.45);
}

.border-r-gold-sand\/5 {
  border-right-color: rgb(217 199 151 / 0.05);
}

.border-r-gold-sand\/50 {
  border-right-color: rgb(217 199 151 / 0.5);
}

.border-r-gold-sand\/55 {
  border-right-color: rgb(217 199 151 / 0.55);
}

.border-r-gold-sand\/60 {
  border-right-color: rgb(217 199 151 / 0.6);
}

.border-r-gold-sand\/65 {
  border-right-color: rgb(217 199 151 / 0.65);
}

.border-r-gold-sand\/70 {
  border-right-color: rgb(217 199 151 / 0.7);
}

.border-r-gold-sand\/75 {
  border-right-color: rgb(217 199 151 / 0.75);
}

.border-r-gold-sand\/80 {
  border-right-color: rgb(217 199 151 / 0.8);
}

.border-r-gold-sand\/85 {
  border-right-color: rgb(217 199 151 / 0.85);
}

.border-r-gold-sand\/90 {
  border-right-color: rgb(217 199 151 / 0.9);
}

.border-r-gold-sand\/95 {
  border-right-color: rgb(217 199 151 / 0.95);
}

.border-r-gold-top {
  --tw-border-opacity: 1;
  border-right-color: rgb(164 124 12 / var(--tw-border-opacity, 1));
}

.border-r-gold-top\/0 {
  border-right-color: rgb(164 124 12 / 0);
}

.border-r-gold-top\/10 {
  border-right-color: rgb(164 124 12 / 0.1);
}

.border-r-gold-top\/100 {
  border-right-color: rgb(164 124 12 / 1);
}

.border-r-gold-top\/15 {
  border-right-color: rgb(164 124 12 / 0.15);
}

.border-r-gold-top\/20 {
  border-right-color: rgb(164 124 12 / 0.2);
}

.border-r-gold-top\/25 {
  border-right-color: rgb(164 124 12 / 0.25);
}

.border-r-gold-top\/30 {
  border-right-color: rgb(164 124 12 / 0.3);
}

.border-r-gold-top\/35 {
  border-right-color: rgb(164 124 12 / 0.35);
}

.border-r-gold-top\/40 {
  border-right-color: rgb(164 124 12 / 0.4);
}

.border-r-gold-top\/45 {
  border-right-color: rgb(164 124 12 / 0.45);
}

.border-r-gold-top\/5 {
  border-right-color: rgb(164 124 12 / 0.05);
}

.border-r-gold-top\/50 {
  border-right-color: rgb(164 124 12 / 0.5);
}

.border-r-gold-top\/55 {
  border-right-color: rgb(164 124 12 / 0.55);
}

.border-r-gold-top\/60 {
  border-right-color: rgb(164 124 12 / 0.6);
}

.border-r-gold-top\/65 {
  border-right-color: rgb(164 124 12 / 0.65);
}

.border-r-gold-top\/70 {
  border-right-color: rgb(164 124 12 / 0.7);
}

.border-r-gold-top\/75 {
  border-right-color: rgb(164 124 12 / 0.75);
}

.border-r-gold-top\/80 {
  border-right-color: rgb(164 124 12 / 0.8);
}

.border-r-gold-top\/85 {
  border-right-color: rgb(164 124 12 / 0.85);
}

.border-r-gold-top\/90 {
  border-right-color: rgb(164 124 12 / 0.9);
}

.border-r-gold-top\/95 {
  border-right-color: rgb(164 124 12 / 0.95);
}

.border-r-gold\/0 {
  border-right-color: rgb(152 112 0 / 0);
}

.border-r-gold\/10 {
  border-right-color: rgb(152 112 0 / 0.1);
}

.border-r-gold\/100 {
  border-right-color: rgb(152 112 0 / 1);
}

.border-r-gold\/15 {
  border-right-color: rgb(152 112 0 / 0.15);
}

.border-r-gold\/20 {
  border-right-color: rgb(152 112 0 / 0.2);
}

.border-r-gold\/25 {
  border-right-color: rgb(152 112 0 / 0.25);
}

.border-r-gold\/30 {
  border-right-color: rgb(152 112 0 / 0.3);
}

.border-r-gold\/35 {
  border-right-color: rgb(152 112 0 / 0.35);
}

.border-r-gold\/40 {
  border-right-color: rgb(152 112 0 / 0.4);
}

.border-r-gold\/45 {
  border-right-color: rgb(152 112 0 / 0.45);
}

.border-r-gold\/5 {
  border-right-color: rgb(152 112 0 / 0.05);
}

.border-r-gold\/50 {
  border-right-color: rgb(152 112 0 / 0.5);
}

.border-r-gold\/55 {
  border-right-color: rgb(152 112 0 / 0.55);
}

.border-r-gold\/60 {
  border-right-color: rgb(152 112 0 / 0.6);
}

.border-r-gold\/65 {
  border-right-color: rgb(152 112 0 / 0.65);
}

.border-r-gold\/70 {
  border-right-color: rgb(152 112 0 / 0.7);
}

.border-r-gold\/75 {
  border-right-color: rgb(152 112 0 / 0.75);
}

.border-r-gold\/80 {
  border-right-color: rgb(152 112 0 / 0.8);
}

.border-r-gold\/85 {
  border-right-color: rgb(152 112 0 / 0.85);
}

.border-r-gold\/90 {
  border-right-color: rgb(152 112 0 / 0.9);
}

.border-r-gold\/95 {
  border-right-color: rgb(152 112 0 / 0.95);
}

.border-r-gray-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}

.border-r-gray-100\/0 {
  border-right-color: rgb(243 244 246 / 0);
}

.border-r-gray-100\/10 {
  border-right-color: rgb(243 244 246 / 0.1);
}

.border-r-gray-100\/100 {
  border-right-color: rgb(243 244 246 / 1);
}

.border-r-gray-100\/15 {
  border-right-color: rgb(243 244 246 / 0.15);
}

.border-r-gray-100\/20 {
  border-right-color: rgb(243 244 246 / 0.2);
}

.border-r-gray-100\/25 {
  border-right-color: rgb(243 244 246 / 0.25);
}

.border-r-gray-100\/30 {
  border-right-color: rgb(243 244 246 / 0.3);
}

.border-r-gray-100\/35 {
  border-right-color: rgb(243 244 246 / 0.35);
}

.border-r-gray-100\/40 {
  border-right-color: rgb(243 244 246 / 0.4);
}

.border-r-gray-100\/45 {
  border-right-color: rgb(243 244 246 / 0.45);
}

.border-r-gray-100\/5 {
  border-right-color: rgb(243 244 246 / 0.05);
}

.border-r-gray-100\/50 {
  border-right-color: rgb(243 244 246 / 0.5);
}

.border-r-gray-100\/55 {
  border-right-color: rgb(243 244 246 / 0.55);
}

.border-r-gray-100\/60 {
  border-right-color: rgb(243 244 246 / 0.6);
}

.border-r-gray-100\/65 {
  border-right-color: rgb(243 244 246 / 0.65);
}

.border-r-gray-100\/70 {
  border-right-color: rgb(243 244 246 / 0.7);
}

.border-r-gray-100\/75 {
  border-right-color: rgb(243 244 246 / 0.75);
}

.border-r-gray-100\/80 {
  border-right-color: rgb(243 244 246 / 0.8);
}

.border-r-gray-100\/85 {
  border-right-color: rgb(243 244 246 / 0.85);
}

.border-r-gray-100\/90 {
  border-right-color: rgb(243 244 246 / 0.9);
}

.border-r-gray-100\/95 {
  border-right-color: rgb(243 244 246 / 0.95);
}

.border-r-gray-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}

.border-r-gray-200\/0 {
  border-right-color: rgb(229 231 235 / 0);
}

.border-r-gray-200\/10 {
  border-right-color: rgb(229 231 235 / 0.1);
}

.border-r-gray-200\/100 {
  border-right-color: rgb(229 231 235 / 1);
}

.border-r-gray-200\/15 {
  border-right-color: rgb(229 231 235 / 0.15);
}

.border-r-gray-200\/20 {
  border-right-color: rgb(229 231 235 / 0.2);
}

.border-r-gray-200\/25 {
  border-right-color: rgb(229 231 235 / 0.25);
}

.border-r-gray-200\/30 {
  border-right-color: rgb(229 231 235 / 0.3);
}

.border-r-gray-200\/35 {
  border-right-color: rgb(229 231 235 / 0.35);
}

.border-r-gray-200\/40 {
  border-right-color: rgb(229 231 235 / 0.4);
}

.border-r-gray-200\/45 {
  border-right-color: rgb(229 231 235 / 0.45);
}

.border-r-gray-200\/5 {
  border-right-color: rgb(229 231 235 / 0.05);
}

.border-r-gray-200\/50 {
  border-right-color: rgb(229 231 235 / 0.5);
}

.border-r-gray-200\/55 {
  border-right-color: rgb(229 231 235 / 0.55);
}

.border-r-gray-200\/60 {
  border-right-color: rgb(229 231 235 / 0.6);
}

.border-r-gray-200\/65 {
  border-right-color: rgb(229 231 235 / 0.65);
}

.border-r-gray-200\/70 {
  border-right-color: rgb(229 231 235 / 0.7);
}

.border-r-gray-200\/75 {
  border-right-color: rgb(229 231 235 / 0.75);
}

.border-r-gray-200\/80 {
  border-right-color: rgb(229 231 235 / 0.8);
}

.border-r-gray-200\/85 {
  border-right-color: rgb(229 231 235 / 0.85);
}

.border-r-gray-200\/90 {
  border-right-color: rgb(229 231 235 / 0.9);
}

.border-r-gray-200\/95 {
  border-right-color: rgb(229 231 235 / 0.95);
}

.border-r-gray-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.border-r-gray-300\/0 {
  border-right-color: rgb(209 213 219 / 0);
}

.border-r-gray-300\/10 {
  border-right-color: rgb(209 213 219 / 0.1);
}

.border-r-gray-300\/100 {
  border-right-color: rgb(209 213 219 / 1);
}

.border-r-gray-300\/15 {
  border-right-color: rgb(209 213 219 / 0.15);
}

.border-r-gray-300\/20 {
  border-right-color: rgb(209 213 219 / 0.2);
}

.border-r-gray-300\/25 {
  border-right-color: rgb(209 213 219 / 0.25);
}

.border-r-gray-300\/30 {
  border-right-color: rgb(209 213 219 / 0.3);
}

.border-r-gray-300\/35 {
  border-right-color: rgb(209 213 219 / 0.35);
}

.border-r-gray-300\/40 {
  border-right-color: rgb(209 213 219 / 0.4);
}

.border-r-gray-300\/45 {
  border-right-color: rgb(209 213 219 / 0.45);
}

.border-r-gray-300\/5 {
  border-right-color: rgb(209 213 219 / 0.05);
}

.border-r-gray-300\/50 {
  border-right-color: rgb(209 213 219 / 0.5);
}

.border-r-gray-300\/55 {
  border-right-color: rgb(209 213 219 / 0.55);
}

.border-r-gray-300\/60 {
  border-right-color: rgb(209 213 219 / 0.6);
}

.border-r-gray-300\/65 {
  border-right-color: rgb(209 213 219 / 0.65);
}

.border-r-gray-300\/70 {
  border-right-color: rgb(209 213 219 / 0.7);
}

.border-r-gray-300\/75 {
  border-right-color: rgb(209 213 219 / 0.75);
}

.border-r-gray-300\/80 {
  border-right-color: rgb(209 213 219 / 0.8);
}

.border-r-gray-300\/85 {
  border-right-color: rgb(209 213 219 / 0.85);
}

.border-r-gray-300\/90 {
  border-right-color: rgb(209 213 219 / 0.9);
}

.border-r-gray-300\/95 {
  border-right-color: rgb(209 213 219 / 0.95);
}

.border-r-gray-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}

.border-r-gray-400\/0 {
  border-right-color: rgb(156 163 175 / 0);
}

.border-r-gray-400\/10 {
  border-right-color: rgb(156 163 175 / 0.1);
}

.border-r-gray-400\/100 {
  border-right-color: rgb(156 163 175 / 1);
}

.border-r-gray-400\/15 {
  border-right-color: rgb(156 163 175 / 0.15);
}

.border-r-gray-400\/20 {
  border-right-color: rgb(156 163 175 / 0.2);
}

.border-r-gray-400\/25 {
  border-right-color: rgb(156 163 175 / 0.25);
}

.border-r-gray-400\/30 {
  border-right-color: rgb(156 163 175 / 0.3);
}

.border-r-gray-400\/35 {
  border-right-color: rgb(156 163 175 / 0.35);
}

.border-r-gray-400\/40 {
  border-right-color: rgb(156 163 175 / 0.4);
}

.border-r-gray-400\/45 {
  border-right-color: rgb(156 163 175 / 0.45);
}

.border-r-gray-400\/5 {
  border-right-color: rgb(156 163 175 / 0.05);
}

.border-r-gray-400\/50 {
  border-right-color: rgb(156 163 175 / 0.5);
}

.border-r-gray-400\/55 {
  border-right-color: rgb(156 163 175 / 0.55);
}

.border-r-gray-400\/60 {
  border-right-color: rgb(156 163 175 / 0.6);
}

.border-r-gray-400\/65 {
  border-right-color: rgb(156 163 175 / 0.65);
}

.border-r-gray-400\/70 {
  border-right-color: rgb(156 163 175 / 0.7);
}

.border-r-gray-400\/75 {
  border-right-color: rgb(156 163 175 / 0.75);
}

.border-r-gray-400\/80 {
  border-right-color: rgb(156 163 175 / 0.8);
}

.border-r-gray-400\/85 {
  border-right-color: rgb(156 163 175 / 0.85);
}

.border-r-gray-400\/90 {
  border-right-color: rgb(156 163 175 / 0.9);
}

.border-r-gray-400\/95 {
  border-right-color: rgb(156 163 175 / 0.95);
}

.border-r-gray-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(249 250 251 / var(--tw-border-opacity, 1));
}

.border-r-gray-50\/0 {
  border-right-color: rgb(249 250 251 / 0);
}

.border-r-gray-50\/10 {
  border-right-color: rgb(249 250 251 / 0.1);
}

.border-r-gray-50\/100 {
  border-right-color: rgb(249 250 251 / 1);
}

.border-r-gray-50\/15 {
  border-right-color: rgb(249 250 251 / 0.15);
}

.border-r-gray-50\/20 {
  border-right-color: rgb(249 250 251 / 0.2);
}

.border-r-gray-50\/25 {
  border-right-color: rgb(249 250 251 / 0.25);
}

.border-r-gray-50\/30 {
  border-right-color: rgb(249 250 251 / 0.3);
}

.border-r-gray-50\/35 {
  border-right-color: rgb(249 250 251 / 0.35);
}

.border-r-gray-50\/40 {
  border-right-color: rgb(249 250 251 / 0.4);
}

.border-r-gray-50\/45 {
  border-right-color: rgb(249 250 251 / 0.45);
}

.border-r-gray-50\/5 {
  border-right-color: rgb(249 250 251 / 0.05);
}

.border-r-gray-50\/50 {
  border-right-color: rgb(249 250 251 / 0.5);
}

.border-r-gray-50\/55 {
  border-right-color: rgb(249 250 251 / 0.55);
}

.border-r-gray-50\/60 {
  border-right-color: rgb(249 250 251 / 0.6);
}

.border-r-gray-50\/65 {
  border-right-color: rgb(249 250 251 / 0.65);
}

.border-r-gray-50\/70 {
  border-right-color: rgb(249 250 251 / 0.7);
}

.border-r-gray-50\/75 {
  border-right-color: rgb(249 250 251 / 0.75);
}

.border-r-gray-50\/80 {
  border-right-color: rgb(249 250 251 / 0.8);
}

.border-r-gray-50\/85 {
  border-right-color: rgb(249 250 251 / 0.85);
}

.border-r-gray-50\/90 {
  border-right-color: rgb(249 250 251 / 0.9);
}

.border-r-gray-50\/95 {
  border-right-color: rgb(249 250 251 / 0.95);
}

.border-r-gray-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}

.border-r-gray-500\/0 {
  border-right-color: rgb(107 114 128 / 0);
}

.border-r-gray-500\/10 {
  border-right-color: rgb(107 114 128 / 0.1);
}

.border-r-gray-500\/100 {
  border-right-color: rgb(107 114 128 / 1);
}

.border-r-gray-500\/15 {
  border-right-color: rgb(107 114 128 / 0.15);
}

.border-r-gray-500\/20 {
  border-right-color: rgb(107 114 128 / 0.2);
}

.border-r-gray-500\/25 {
  border-right-color: rgb(107 114 128 / 0.25);
}

.border-r-gray-500\/30 {
  border-right-color: rgb(107 114 128 / 0.3);
}

.border-r-gray-500\/35 {
  border-right-color: rgb(107 114 128 / 0.35);
}

.border-r-gray-500\/40 {
  border-right-color: rgb(107 114 128 / 0.4);
}

.border-r-gray-500\/45 {
  border-right-color: rgb(107 114 128 / 0.45);
}

.border-r-gray-500\/5 {
  border-right-color: rgb(107 114 128 / 0.05);
}

.border-r-gray-500\/50 {
  border-right-color: rgb(107 114 128 / 0.5);
}

.border-r-gray-500\/55 {
  border-right-color: rgb(107 114 128 / 0.55);
}

.border-r-gray-500\/60 {
  border-right-color: rgb(107 114 128 / 0.6);
}

.border-r-gray-500\/65 {
  border-right-color: rgb(107 114 128 / 0.65);
}

.border-r-gray-500\/70 {
  border-right-color: rgb(107 114 128 / 0.7);
}

.border-r-gray-500\/75 {
  border-right-color: rgb(107 114 128 / 0.75);
}

.border-r-gray-500\/80 {
  border-right-color: rgb(107 114 128 / 0.8);
}

.border-r-gray-500\/85 {
  border-right-color: rgb(107 114 128 / 0.85);
}

.border-r-gray-500\/90 {
  border-right-color: rgb(107 114 128 / 0.9);
}

.border-r-gray-500\/95 {
  border-right-color: rgb(107 114 128 / 0.95);
}

.border-r-gray-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}

.border-r-gray-600\/0 {
  border-right-color: rgb(75 85 99 / 0);
}

.border-r-gray-600\/10 {
  border-right-color: rgb(75 85 99 / 0.1);
}

.border-r-gray-600\/100 {
  border-right-color: rgb(75 85 99 / 1);
}

.border-r-gray-600\/15 {
  border-right-color: rgb(75 85 99 / 0.15);
}

.border-r-gray-600\/20 {
  border-right-color: rgb(75 85 99 / 0.2);
}

.border-r-gray-600\/25 {
  border-right-color: rgb(75 85 99 / 0.25);
}

.border-r-gray-600\/30 {
  border-right-color: rgb(75 85 99 / 0.3);
}

.border-r-gray-600\/35 {
  border-right-color: rgb(75 85 99 / 0.35);
}

.border-r-gray-600\/40 {
  border-right-color: rgb(75 85 99 / 0.4);
}

.border-r-gray-600\/45 {
  border-right-color: rgb(75 85 99 / 0.45);
}

.border-r-gray-600\/5 {
  border-right-color: rgb(75 85 99 / 0.05);
}

.border-r-gray-600\/50 {
  border-right-color: rgb(75 85 99 / 0.5);
}

.border-r-gray-600\/55 {
  border-right-color: rgb(75 85 99 / 0.55);
}

.border-r-gray-600\/60 {
  border-right-color: rgb(75 85 99 / 0.6);
}

.border-r-gray-600\/65 {
  border-right-color: rgb(75 85 99 / 0.65);
}

.border-r-gray-600\/70 {
  border-right-color: rgb(75 85 99 / 0.7);
}

.border-r-gray-600\/75 {
  border-right-color: rgb(75 85 99 / 0.75);
}

.border-r-gray-600\/80 {
  border-right-color: rgb(75 85 99 / 0.8);
}

.border-r-gray-600\/85 {
  border-right-color: rgb(75 85 99 / 0.85);
}

.border-r-gray-600\/90 {
  border-right-color: rgb(75 85 99 / 0.9);
}

.border-r-gray-600\/95 {
  border-right-color: rgb(75 85 99 / 0.95);
}

.border-r-gray-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}

.border-r-gray-700\/0 {
  border-right-color: rgb(55 65 81 / 0);
}

.border-r-gray-700\/10 {
  border-right-color: rgb(55 65 81 / 0.1);
}

.border-r-gray-700\/100 {
  border-right-color: rgb(55 65 81 / 1);
}

.border-r-gray-700\/15 {
  border-right-color: rgb(55 65 81 / 0.15);
}

.border-r-gray-700\/20 {
  border-right-color: rgb(55 65 81 / 0.2);
}

.border-r-gray-700\/25 {
  border-right-color: rgb(55 65 81 / 0.25);
}

.border-r-gray-700\/30 {
  border-right-color: rgb(55 65 81 / 0.3);
}

.border-r-gray-700\/35 {
  border-right-color: rgb(55 65 81 / 0.35);
}

.border-r-gray-700\/40 {
  border-right-color: rgb(55 65 81 / 0.4);
}

.border-r-gray-700\/45 {
  border-right-color: rgb(55 65 81 / 0.45);
}

.border-r-gray-700\/5 {
  border-right-color: rgb(55 65 81 / 0.05);
}

.border-r-gray-700\/50 {
  border-right-color: rgb(55 65 81 / 0.5);
}

.border-r-gray-700\/55 {
  border-right-color: rgb(55 65 81 / 0.55);
}

.border-r-gray-700\/60 {
  border-right-color: rgb(55 65 81 / 0.6);
}

.border-r-gray-700\/65 {
  border-right-color: rgb(55 65 81 / 0.65);
}

.border-r-gray-700\/70 {
  border-right-color: rgb(55 65 81 / 0.7);
}

.border-r-gray-700\/75 {
  border-right-color: rgb(55 65 81 / 0.75);
}

.border-r-gray-700\/80 {
  border-right-color: rgb(55 65 81 / 0.8);
}

.border-r-gray-700\/85 {
  border-right-color: rgb(55 65 81 / 0.85);
}

.border-r-gray-700\/90 {
  border-right-color: rgb(55 65 81 / 0.9);
}

.border-r-gray-700\/95 {
  border-right-color: rgb(55 65 81 / 0.95);
}

.border-r-gray-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}

.border-r-gray-800\/0 {
  border-right-color: rgb(31 41 55 / 0);
}

.border-r-gray-800\/10 {
  border-right-color: rgb(31 41 55 / 0.1);
}

.border-r-gray-800\/100 {
  border-right-color: rgb(31 41 55 / 1);
}

.border-r-gray-800\/15 {
  border-right-color: rgb(31 41 55 / 0.15);
}

.border-r-gray-800\/20 {
  border-right-color: rgb(31 41 55 / 0.2);
}

.border-r-gray-800\/25 {
  border-right-color: rgb(31 41 55 / 0.25);
}

.border-r-gray-800\/30 {
  border-right-color: rgb(31 41 55 / 0.3);
}

.border-r-gray-800\/35 {
  border-right-color: rgb(31 41 55 / 0.35);
}

.border-r-gray-800\/40 {
  border-right-color: rgb(31 41 55 / 0.4);
}

.border-r-gray-800\/45 {
  border-right-color: rgb(31 41 55 / 0.45);
}

.border-r-gray-800\/5 {
  border-right-color: rgb(31 41 55 / 0.05);
}

.border-r-gray-800\/50 {
  border-right-color: rgb(31 41 55 / 0.5);
}

.border-r-gray-800\/55 {
  border-right-color: rgb(31 41 55 / 0.55);
}

.border-r-gray-800\/60 {
  border-right-color: rgb(31 41 55 / 0.6);
}

.border-r-gray-800\/65 {
  border-right-color: rgb(31 41 55 / 0.65);
}

.border-r-gray-800\/70 {
  border-right-color: rgb(31 41 55 / 0.7);
}

.border-r-gray-800\/75 {
  border-right-color: rgb(31 41 55 / 0.75);
}

.border-r-gray-800\/80 {
  border-right-color: rgb(31 41 55 / 0.8);
}

.border-r-gray-800\/85 {
  border-right-color: rgb(31 41 55 / 0.85);
}

.border-r-gray-800\/90 {
  border-right-color: rgb(31 41 55 / 0.9);
}

.border-r-gray-800\/95 {
  border-right-color: rgb(31 41 55 / 0.95);
}

.border-r-gray-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
}

.border-r-gray-900\/0 {
  border-right-color: rgb(17 24 39 / 0);
}

.border-r-gray-900\/10 {
  border-right-color: rgb(17 24 39 / 0.1);
}

.border-r-gray-900\/100 {
  border-right-color: rgb(17 24 39 / 1);
}

.border-r-gray-900\/15 {
  border-right-color: rgb(17 24 39 / 0.15);
}

.border-r-gray-900\/20 {
  border-right-color: rgb(17 24 39 / 0.2);
}

.border-r-gray-900\/25 {
  border-right-color: rgb(17 24 39 / 0.25);
}

.border-r-gray-900\/30 {
  border-right-color: rgb(17 24 39 / 0.3);
}

.border-r-gray-900\/35 {
  border-right-color: rgb(17 24 39 / 0.35);
}

.border-r-gray-900\/40 {
  border-right-color: rgb(17 24 39 / 0.4);
}

.border-r-gray-900\/45 {
  border-right-color: rgb(17 24 39 / 0.45);
}

.border-r-gray-900\/5 {
  border-right-color: rgb(17 24 39 / 0.05);
}

.border-r-gray-900\/50 {
  border-right-color: rgb(17 24 39 / 0.5);
}

.border-r-gray-900\/55 {
  border-right-color: rgb(17 24 39 / 0.55);
}

.border-r-gray-900\/60 {
  border-right-color: rgb(17 24 39 / 0.6);
}

.border-r-gray-900\/65 {
  border-right-color: rgb(17 24 39 / 0.65);
}

.border-r-gray-900\/70 {
  border-right-color: rgb(17 24 39 / 0.7);
}

.border-r-gray-900\/75 {
  border-right-color: rgb(17 24 39 / 0.75);
}

.border-r-gray-900\/80 {
  border-right-color: rgb(17 24 39 / 0.8);
}

.border-r-gray-900\/85 {
  border-right-color: rgb(17 24 39 / 0.85);
}

.border-r-gray-900\/90 {
  border-right-color: rgb(17 24 39 / 0.9);
}

.border-r-gray-900\/95 {
  border-right-color: rgb(17 24 39 / 0.95);
}

.border-r-gray-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(3 7 18 / var(--tw-border-opacity, 1));
}

.border-r-gray-950\/0 {
  border-right-color: rgb(3 7 18 / 0);
}

.border-r-gray-950\/10 {
  border-right-color: rgb(3 7 18 / 0.1);
}

.border-r-gray-950\/100 {
  border-right-color: rgb(3 7 18 / 1);
}

.border-r-gray-950\/15 {
  border-right-color: rgb(3 7 18 / 0.15);
}

.border-r-gray-950\/20 {
  border-right-color: rgb(3 7 18 / 0.2);
}

.border-r-gray-950\/25 {
  border-right-color: rgb(3 7 18 / 0.25);
}

.border-r-gray-950\/30 {
  border-right-color: rgb(3 7 18 / 0.3);
}

.border-r-gray-950\/35 {
  border-right-color: rgb(3 7 18 / 0.35);
}

.border-r-gray-950\/40 {
  border-right-color: rgb(3 7 18 / 0.4);
}

.border-r-gray-950\/45 {
  border-right-color: rgb(3 7 18 / 0.45);
}

.border-r-gray-950\/5 {
  border-right-color: rgb(3 7 18 / 0.05);
}

.border-r-gray-950\/50 {
  border-right-color: rgb(3 7 18 / 0.5);
}

.border-r-gray-950\/55 {
  border-right-color: rgb(3 7 18 / 0.55);
}

.border-r-gray-950\/60 {
  border-right-color: rgb(3 7 18 / 0.6);
}

.border-r-gray-950\/65 {
  border-right-color: rgb(3 7 18 / 0.65);
}

.border-r-gray-950\/70 {
  border-right-color: rgb(3 7 18 / 0.7);
}

.border-r-gray-950\/75 {
  border-right-color: rgb(3 7 18 / 0.75);
}

.border-r-gray-950\/80 {
  border-right-color: rgb(3 7 18 / 0.8);
}

.border-r-gray-950\/85 {
  border-right-color: rgb(3 7 18 / 0.85);
}

.border-r-gray-950\/90 {
  border-right-color: rgb(3 7 18 / 0.9);
}

.border-r-gray-950\/95 {
  border-right-color: rgb(3 7 18 / 0.95);
}

.border-r-green {
  --tw-border-opacity: 1;
  border-right-color: rgb(116 152 58 / var(--tw-border-opacity, 1));
}

.border-r-green\/0 {
  border-right-color: rgb(116 152 58 / 0);
}

.border-r-green\/10 {
  border-right-color: rgb(116 152 58 / 0.1);
}

.border-r-green\/100 {
  border-right-color: rgb(116 152 58 / 1);
}

.border-r-green\/15 {
  border-right-color: rgb(116 152 58 / 0.15);
}

.border-r-green\/20 {
  border-right-color: rgb(116 152 58 / 0.2);
}

.border-r-green\/25 {
  border-right-color: rgb(116 152 58 / 0.25);
}

.border-r-green\/30 {
  border-right-color: rgb(116 152 58 / 0.3);
}

.border-r-green\/35 {
  border-right-color: rgb(116 152 58 / 0.35);
}

.border-r-green\/40 {
  border-right-color: rgb(116 152 58 / 0.4);
}

.border-r-green\/45 {
  border-right-color: rgb(116 152 58 / 0.45);
}

.border-r-green\/5 {
  border-right-color: rgb(116 152 58 / 0.05);
}

.border-r-green\/50 {
  border-right-color: rgb(116 152 58 / 0.5);
}

.border-r-green\/55 {
  border-right-color: rgb(116 152 58 / 0.55);
}

.border-r-green\/60 {
  border-right-color: rgb(116 152 58 / 0.6);
}

.border-r-green\/65 {
  border-right-color: rgb(116 152 58 / 0.65);
}

.border-r-green\/70 {
  border-right-color: rgb(116 152 58 / 0.7);
}

.border-r-green\/75 {
  border-right-color: rgb(116 152 58 / 0.75);
}

.border-r-green\/80 {
  border-right-color: rgb(116 152 58 / 0.8);
}

.border-r-green\/85 {
  border-right-color: rgb(116 152 58 / 0.85);
}

.border-r-green\/90 {
  border-right-color: rgb(116 152 58 / 0.9);
}

.border-r-green\/95 {
  border-right-color: rgb(116 152 58 / 0.95);
}

.border-r-indigo-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(224 231 255 / var(--tw-border-opacity, 1));
}

.border-r-indigo-100\/0 {
  border-right-color: rgb(224 231 255 / 0);
}

.border-r-indigo-100\/10 {
  border-right-color: rgb(224 231 255 / 0.1);
}

.border-r-indigo-100\/100 {
  border-right-color: rgb(224 231 255 / 1);
}

.border-r-indigo-100\/15 {
  border-right-color: rgb(224 231 255 / 0.15);
}

.border-r-indigo-100\/20 {
  border-right-color: rgb(224 231 255 / 0.2);
}

.border-r-indigo-100\/25 {
  border-right-color: rgb(224 231 255 / 0.25);
}

.border-r-indigo-100\/30 {
  border-right-color: rgb(224 231 255 / 0.3);
}

.border-r-indigo-100\/35 {
  border-right-color: rgb(224 231 255 / 0.35);
}

.border-r-indigo-100\/40 {
  border-right-color: rgb(224 231 255 / 0.4);
}

.border-r-indigo-100\/45 {
  border-right-color: rgb(224 231 255 / 0.45);
}

.border-r-indigo-100\/5 {
  border-right-color: rgb(224 231 255 / 0.05);
}

.border-r-indigo-100\/50 {
  border-right-color: rgb(224 231 255 / 0.5);
}

.border-r-indigo-100\/55 {
  border-right-color: rgb(224 231 255 / 0.55);
}

.border-r-indigo-100\/60 {
  border-right-color: rgb(224 231 255 / 0.6);
}

.border-r-indigo-100\/65 {
  border-right-color: rgb(224 231 255 / 0.65);
}

.border-r-indigo-100\/70 {
  border-right-color: rgb(224 231 255 / 0.7);
}

.border-r-indigo-100\/75 {
  border-right-color: rgb(224 231 255 / 0.75);
}

.border-r-indigo-100\/80 {
  border-right-color: rgb(224 231 255 / 0.8);
}

.border-r-indigo-100\/85 {
  border-right-color: rgb(224 231 255 / 0.85);
}

.border-r-indigo-100\/90 {
  border-right-color: rgb(224 231 255 / 0.9);
}

.border-r-indigo-100\/95 {
  border-right-color: rgb(224 231 255 / 0.95);
}

.border-r-indigo-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(199 210 254 / var(--tw-border-opacity, 1));
}

.border-r-indigo-200\/0 {
  border-right-color: rgb(199 210 254 / 0);
}

.border-r-indigo-200\/10 {
  border-right-color: rgb(199 210 254 / 0.1);
}

.border-r-indigo-200\/100 {
  border-right-color: rgb(199 210 254 / 1);
}

.border-r-indigo-200\/15 {
  border-right-color: rgb(199 210 254 / 0.15);
}

.border-r-indigo-200\/20 {
  border-right-color: rgb(199 210 254 / 0.2);
}

.border-r-indigo-200\/25 {
  border-right-color: rgb(199 210 254 / 0.25);
}

.border-r-indigo-200\/30 {
  border-right-color: rgb(199 210 254 / 0.3);
}

.border-r-indigo-200\/35 {
  border-right-color: rgb(199 210 254 / 0.35);
}

.border-r-indigo-200\/40 {
  border-right-color: rgb(199 210 254 / 0.4);
}

.border-r-indigo-200\/45 {
  border-right-color: rgb(199 210 254 / 0.45);
}

.border-r-indigo-200\/5 {
  border-right-color: rgb(199 210 254 / 0.05);
}

.border-r-indigo-200\/50 {
  border-right-color: rgb(199 210 254 / 0.5);
}

.border-r-indigo-200\/55 {
  border-right-color: rgb(199 210 254 / 0.55);
}

.border-r-indigo-200\/60 {
  border-right-color: rgb(199 210 254 / 0.6);
}

.border-r-indigo-200\/65 {
  border-right-color: rgb(199 210 254 / 0.65);
}

.border-r-indigo-200\/70 {
  border-right-color: rgb(199 210 254 / 0.7);
}

.border-r-indigo-200\/75 {
  border-right-color: rgb(199 210 254 / 0.75);
}

.border-r-indigo-200\/80 {
  border-right-color: rgb(199 210 254 / 0.8);
}

.border-r-indigo-200\/85 {
  border-right-color: rgb(199 210 254 / 0.85);
}

.border-r-indigo-200\/90 {
  border-right-color: rgb(199 210 254 / 0.9);
}

.border-r-indigo-200\/95 {
  border-right-color: rgb(199 210 254 / 0.95);
}

.border-r-indigo-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(165 180 252 / var(--tw-border-opacity, 1));
}

.border-r-indigo-300\/0 {
  border-right-color: rgb(165 180 252 / 0);
}

.border-r-indigo-300\/10 {
  border-right-color: rgb(165 180 252 / 0.1);
}

.border-r-indigo-300\/100 {
  border-right-color: rgb(165 180 252 / 1);
}

.border-r-indigo-300\/15 {
  border-right-color: rgb(165 180 252 / 0.15);
}

.border-r-indigo-300\/20 {
  border-right-color: rgb(165 180 252 / 0.2);
}

.border-r-indigo-300\/25 {
  border-right-color: rgb(165 180 252 / 0.25);
}

.border-r-indigo-300\/30 {
  border-right-color: rgb(165 180 252 / 0.3);
}

.border-r-indigo-300\/35 {
  border-right-color: rgb(165 180 252 / 0.35);
}

.border-r-indigo-300\/40 {
  border-right-color: rgb(165 180 252 / 0.4);
}

.border-r-indigo-300\/45 {
  border-right-color: rgb(165 180 252 / 0.45);
}

.border-r-indigo-300\/5 {
  border-right-color: rgb(165 180 252 / 0.05);
}

.border-r-indigo-300\/50 {
  border-right-color: rgb(165 180 252 / 0.5);
}

.border-r-indigo-300\/55 {
  border-right-color: rgb(165 180 252 / 0.55);
}

.border-r-indigo-300\/60 {
  border-right-color: rgb(165 180 252 / 0.6);
}

.border-r-indigo-300\/65 {
  border-right-color: rgb(165 180 252 / 0.65);
}

.border-r-indigo-300\/70 {
  border-right-color: rgb(165 180 252 / 0.7);
}

.border-r-indigo-300\/75 {
  border-right-color: rgb(165 180 252 / 0.75);
}

.border-r-indigo-300\/80 {
  border-right-color: rgb(165 180 252 / 0.8);
}

.border-r-indigo-300\/85 {
  border-right-color: rgb(165 180 252 / 0.85);
}

.border-r-indigo-300\/90 {
  border-right-color: rgb(165 180 252 / 0.9);
}

.border-r-indigo-300\/95 {
  border-right-color: rgb(165 180 252 / 0.95);
}

.border-r-indigo-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(129 140 248 / var(--tw-border-opacity, 1));
}

.border-r-indigo-400\/0 {
  border-right-color: rgb(129 140 248 / 0);
}

.border-r-indigo-400\/10 {
  border-right-color: rgb(129 140 248 / 0.1);
}

.border-r-indigo-400\/100 {
  border-right-color: rgb(129 140 248 / 1);
}

.border-r-indigo-400\/15 {
  border-right-color: rgb(129 140 248 / 0.15);
}

.border-r-indigo-400\/20 {
  border-right-color: rgb(129 140 248 / 0.2);
}

.border-r-indigo-400\/25 {
  border-right-color: rgb(129 140 248 / 0.25);
}

.border-r-indigo-400\/30 {
  border-right-color: rgb(129 140 248 / 0.3);
}

.border-r-indigo-400\/35 {
  border-right-color: rgb(129 140 248 / 0.35);
}

.border-r-indigo-400\/40 {
  border-right-color: rgb(129 140 248 / 0.4);
}

.border-r-indigo-400\/45 {
  border-right-color: rgb(129 140 248 / 0.45);
}

.border-r-indigo-400\/5 {
  border-right-color: rgb(129 140 248 / 0.05);
}

.border-r-indigo-400\/50 {
  border-right-color: rgb(129 140 248 / 0.5);
}

.border-r-indigo-400\/55 {
  border-right-color: rgb(129 140 248 / 0.55);
}

.border-r-indigo-400\/60 {
  border-right-color: rgb(129 140 248 / 0.6);
}

.border-r-indigo-400\/65 {
  border-right-color: rgb(129 140 248 / 0.65);
}

.border-r-indigo-400\/70 {
  border-right-color: rgb(129 140 248 / 0.7);
}

.border-r-indigo-400\/75 {
  border-right-color: rgb(129 140 248 / 0.75);
}

.border-r-indigo-400\/80 {
  border-right-color: rgb(129 140 248 / 0.8);
}

.border-r-indigo-400\/85 {
  border-right-color: rgb(129 140 248 / 0.85);
}

.border-r-indigo-400\/90 {
  border-right-color: rgb(129 140 248 / 0.9);
}

.border-r-indigo-400\/95 {
  border-right-color: rgb(129 140 248 / 0.95);
}

.border-r-indigo-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(238 242 255 / var(--tw-border-opacity, 1));
}

.border-r-indigo-50\/0 {
  border-right-color: rgb(238 242 255 / 0);
}

.border-r-indigo-50\/10 {
  border-right-color: rgb(238 242 255 / 0.1);
}

.border-r-indigo-50\/100 {
  border-right-color: rgb(238 242 255 / 1);
}

.border-r-indigo-50\/15 {
  border-right-color: rgb(238 242 255 / 0.15);
}

.border-r-indigo-50\/20 {
  border-right-color: rgb(238 242 255 / 0.2);
}

.border-r-indigo-50\/25 {
  border-right-color: rgb(238 242 255 / 0.25);
}

.border-r-indigo-50\/30 {
  border-right-color: rgb(238 242 255 / 0.3);
}

.border-r-indigo-50\/35 {
  border-right-color: rgb(238 242 255 / 0.35);
}

.border-r-indigo-50\/40 {
  border-right-color: rgb(238 242 255 / 0.4);
}

.border-r-indigo-50\/45 {
  border-right-color: rgb(238 242 255 / 0.45);
}

.border-r-indigo-50\/5 {
  border-right-color: rgb(238 242 255 / 0.05);
}

.border-r-indigo-50\/50 {
  border-right-color: rgb(238 242 255 / 0.5);
}

.border-r-indigo-50\/55 {
  border-right-color: rgb(238 242 255 / 0.55);
}

.border-r-indigo-50\/60 {
  border-right-color: rgb(238 242 255 / 0.6);
}

.border-r-indigo-50\/65 {
  border-right-color: rgb(238 242 255 / 0.65);
}

.border-r-indigo-50\/70 {
  border-right-color: rgb(238 242 255 / 0.7);
}

.border-r-indigo-50\/75 {
  border-right-color: rgb(238 242 255 / 0.75);
}

.border-r-indigo-50\/80 {
  border-right-color: rgb(238 242 255 / 0.8);
}

.border-r-indigo-50\/85 {
  border-right-color: rgb(238 242 255 / 0.85);
}

.border-r-indigo-50\/90 {
  border-right-color: rgb(238 242 255 / 0.9);
}

.border-r-indigo-50\/95 {
  border-right-color: rgb(238 242 255 / 0.95);
}

.border-r-indigo-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
}

.border-r-indigo-500\/0 {
  border-right-color: rgb(99 102 241 / 0);
}

.border-r-indigo-500\/10 {
  border-right-color: rgb(99 102 241 / 0.1);
}

.border-r-indigo-500\/100 {
  border-right-color: rgb(99 102 241 / 1);
}

.border-r-indigo-500\/15 {
  border-right-color: rgb(99 102 241 / 0.15);
}

.border-r-indigo-500\/20 {
  border-right-color: rgb(99 102 241 / 0.2);
}

.border-r-indigo-500\/25 {
  border-right-color: rgb(99 102 241 / 0.25);
}

.border-r-indigo-500\/30 {
  border-right-color: rgb(99 102 241 / 0.3);
}

.border-r-indigo-500\/35 {
  border-right-color: rgb(99 102 241 / 0.35);
}

.border-r-indigo-500\/40 {
  border-right-color: rgb(99 102 241 / 0.4);
}

.border-r-indigo-500\/45 {
  border-right-color: rgb(99 102 241 / 0.45);
}

.border-r-indigo-500\/5 {
  border-right-color: rgb(99 102 241 / 0.05);
}

.border-r-indigo-500\/50 {
  border-right-color: rgb(99 102 241 / 0.5);
}

.border-r-indigo-500\/55 {
  border-right-color: rgb(99 102 241 / 0.55);
}

.border-r-indigo-500\/60 {
  border-right-color: rgb(99 102 241 / 0.6);
}

.border-r-indigo-500\/65 {
  border-right-color: rgb(99 102 241 / 0.65);
}

.border-r-indigo-500\/70 {
  border-right-color: rgb(99 102 241 / 0.7);
}

.border-r-indigo-500\/75 {
  border-right-color: rgb(99 102 241 / 0.75);
}

.border-r-indigo-500\/80 {
  border-right-color: rgb(99 102 241 / 0.8);
}

.border-r-indigo-500\/85 {
  border-right-color: rgb(99 102 241 / 0.85);
}

.border-r-indigo-500\/90 {
  border-right-color: rgb(99 102 241 / 0.9);
}

.border-r-indigo-500\/95 {
  border-right-color: rgb(99 102 241 / 0.95);
}

.border-r-indigo-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
}

.border-r-indigo-600\/0 {
  border-right-color: rgb(79 70 229 / 0);
}

.border-r-indigo-600\/10 {
  border-right-color: rgb(79 70 229 / 0.1);
}

.border-r-indigo-600\/100 {
  border-right-color: rgb(79 70 229 / 1);
}

.border-r-indigo-600\/15 {
  border-right-color: rgb(79 70 229 / 0.15);
}

.border-r-indigo-600\/20 {
  border-right-color: rgb(79 70 229 / 0.2);
}

.border-r-indigo-600\/25 {
  border-right-color: rgb(79 70 229 / 0.25);
}

.border-r-indigo-600\/30 {
  border-right-color: rgb(79 70 229 / 0.3);
}

.border-r-indigo-600\/35 {
  border-right-color: rgb(79 70 229 / 0.35);
}

.border-r-indigo-600\/40 {
  border-right-color: rgb(79 70 229 / 0.4);
}

.border-r-indigo-600\/45 {
  border-right-color: rgb(79 70 229 / 0.45);
}

.border-r-indigo-600\/5 {
  border-right-color: rgb(79 70 229 / 0.05);
}

.border-r-indigo-600\/50 {
  border-right-color: rgb(79 70 229 / 0.5);
}

.border-r-indigo-600\/55 {
  border-right-color: rgb(79 70 229 / 0.55);
}

.border-r-indigo-600\/60 {
  border-right-color: rgb(79 70 229 / 0.6);
}

.border-r-indigo-600\/65 {
  border-right-color: rgb(79 70 229 / 0.65);
}

.border-r-indigo-600\/70 {
  border-right-color: rgb(79 70 229 / 0.7);
}

.border-r-indigo-600\/75 {
  border-right-color: rgb(79 70 229 / 0.75);
}

.border-r-indigo-600\/80 {
  border-right-color: rgb(79 70 229 / 0.8);
}

.border-r-indigo-600\/85 {
  border-right-color: rgb(79 70 229 / 0.85);
}

.border-r-indigo-600\/90 {
  border-right-color: rgb(79 70 229 / 0.9);
}

.border-r-indigo-600\/95 {
  border-right-color: rgb(79 70 229 / 0.95);
}

.border-r-indigo-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(67 56 202 / var(--tw-border-opacity, 1));
}

.border-r-indigo-700\/0 {
  border-right-color: rgb(67 56 202 / 0);
}

.border-r-indigo-700\/10 {
  border-right-color: rgb(67 56 202 / 0.1);
}

.border-r-indigo-700\/100 {
  border-right-color: rgb(67 56 202 / 1);
}

.border-r-indigo-700\/15 {
  border-right-color: rgb(67 56 202 / 0.15);
}

.border-r-indigo-700\/20 {
  border-right-color: rgb(67 56 202 / 0.2);
}

.border-r-indigo-700\/25 {
  border-right-color: rgb(67 56 202 / 0.25);
}

.border-r-indigo-700\/30 {
  border-right-color: rgb(67 56 202 / 0.3);
}

.border-r-indigo-700\/35 {
  border-right-color: rgb(67 56 202 / 0.35);
}

.border-r-indigo-700\/40 {
  border-right-color: rgb(67 56 202 / 0.4);
}

.border-r-indigo-700\/45 {
  border-right-color: rgb(67 56 202 / 0.45);
}

.border-r-indigo-700\/5 {
  border-right-color: rgb(67 56 202 / 0.05);
}

.border-r-indigo-700\/50 {
  border-right-color: rgb(67 56 202 / 0.5);
}

.border-r-indigo-700\/55 {
  border-right-color: rgb(67 56 202 / 0.55);
}

.border-r-indigo-700\/60 {
  border-right-color: rgb(67 56 202 / 0.6);
}

.border-r-indigo-700\/65 {
  border-right-color: rgb(67 56 202 / 0.65);
}

.border-r-indigo-700\/70 {
  border-right-color: rgb(67 56 202 / 0.7);
}

.border-r-indigo-700\/75 {
  border-right-color: rgb(67 56 202 / 0.75);
}

.border-r-indigo-700\/80 {
  border-right-color: rgb(67 56 202 / 0.8);
}

.border-r-indigo-700\/85 {
  border-right-color: rgb(67 56 202 / 0.85);
}

.border-r-indigo-700\/90 {
  border-right-color: rgb(67 56 202 / 0.9);
}

.border-r-indigo-700\/95 {
  border-right-color: rgb(67 56 202 / 0.95);
}

.border-r-indigo-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(55 48 163 / var(--tw-border-opacity, 1));
}

.border-r-indigo-800\/0 {
  border-right-color: rgb(55 48 163 / 0);
}

.border-r-indigo-800\/10 {
  border-right-color: rgb(55 48 163 / 0.1);
}

.border-r-indigo-800\/100 {
  border-right-color: rgb(55 48 163 / 1);
}

.border-r-indigo-800\/15 {
  border-right-color: rgb(55 48 163 / 0.15);
}

.border-r-indigo-800\/20 {
  border-right-color: rgb(55 48 163 / 0.2);
}

.border-r-indigo-800\/25 {
  border-right-color: rgb(55 48 163 / 0.25);
}

.border-r-indigo-800\/30 {
  border-right-color: rgb(55 48 163 / 0.3);
}

.border-r-indigo-800\/35 {
  border-right-color: rgb(55 48 163 / 0.35);
}

.border-r-indigo-800\/40 {
  border-right-color: rgb(55 48 163 / 0.4);
}

.border-r-indigo-800\/45 {
  border-right-color: rgb(55 48 163 / 0.45);
}

.border-r-indigo-800\/5 {
  border-right-color: rgb(55 48 163 / 0.05);
}

.border-r-indigo-800\/50 {
  border-right-color: rgb(55 48 163 / 0.5);
}

.border-r-indigo-800\/55 {
  border-right-color: rgb(55 48 163 / 0.55);
}

.border-r-indigo-800\/60 {
  border-right-color: rgb(55 48 163 / 0.6);
}

.border-r-indigo-800\/65 {
  border-right-color: rgb(55 48 163 / 0.65);
}

.border-r-indigo-800\/70 {
  border-right-color: rgb(55 48 163 / 0.7);
}

.border-r-indigo-800\/75 {
  border-right-color: rgb(55 48 163 / 0.75);
}

.border-r-indigo-800\/80 {
  border-right-color: rgb(55 48 163 / 0.8);
}

.border-r-indigo-800\/85 {
  border-right-color: rgb(55 48 163 / 0.85);
}

.border-r-indigo-800\/90 {
  border-right-color: rgb(55 48 163 / 0.9);
}

.border-r-indigo-800\/95 {
  border-right-color: rgb(55 48 163 / 0.95);
}

.border-r-indigo-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(49 46 129 / var(--tw-border-opacity, 1));
}

.border-r-indigo-900\/0 {
  border-right-color: rgb(49 46 129 / 0);
}

.border-r-indigo-900\/10 {
  border-right-color: rgb(49 46 129 / 0.1);
}

.border-r-indigo-900\/100 {
  border-right-color: rgb(49 46 129 / 1);
}

.border-r-indigo-900\/15 {
  border-right-color: rgb(49 46 129 / 0.15);
}

.border-r-indigo-900\/20 {
  border-right-color: rgb(49 46 129 / 0.2);
}

.border-r-indigo-900\/25 {
  border-right-color: rgb(49 46 129 / 0.25);
}

.border-r-indigo-900\/30 {
  border-right-color: rgb(49 46 129 / 0.3);
}

.border-r-indigo-900\/35 {
  border-right-color: rgb(49 46 129 / 0.35);
}

.border-r-indigo-900\/40 {
  border-right-color: rgb(49 46 129 / 0.4);
}

.border-r-indigo-900\/45 {
  border-right-color: rgb(49 46 129 / 0.45);
}

.border-r-indigo-900\/5 {
  border-right-color: rgb(49 46 129 / 0.05);
}

.border-r-indigo-900\/50 {
  border-right-color: rgb(49 46 129 / 0.5);
}

.border-r-indigo-900\/55 {
  border-right-color: rgb(49 46 129 / 0.55);
}

.border-r-indigo-900\/60 {
  border-right-color: rgb(49 46 129 / 0.6);
}

.border-r-indigo-900\/65 {
  border-right-color: rgb(49 46 129 / 0.65);
}

.border-r-indigo-900\/70 {
  border-right-color: rgb(49 46 129 / 0.7);
}

.border-r-indigo-900\/75 {
  border-right-color: rgb(49 46 129 / 0.75);
}

.border-r-indigo-900\/80 {
  border-right-color: rgb(49 46 129 / 0.8);
}

.border-r-indigo-900\/85 {
  border-right-color: rgb(49 46 129 / 0.85);
}

.border-r-indigo-900\/90 {
  border-right-color: rgb(49 46 129 / 0.9);
}

.border-r-indigo-900\/95 {
  border-right-color: rgb(49 46 129 / 0.95);
}

.border-r-indigo-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(30 27 75 / var(--tw-border-opacity, 1));
}

.border-r-indigo-950\/0 {
  border-right-color: rgb(30 27 75 / 0);
}

.border-r-indigo-950\/10 {
  border-right-color: rgb(30 27 75 / 0.1);
}

.border-r-indigo-950\/100 {
  border-right-color: rgb(30 27 75 / 1);
}

.border-r-indigo-950\/15 {
  border-right-color: rgb(30 27 75 / 0.15);
}

.border-r-indigo-950\/20 {
  border-right-color: rgb(30 27 75 / 0.2);
}

.border-r-indigo-950\/25 {
  border-right-color: rgb(30 27 75 / 0.25);
}

.border-r-indigo-950\/30 {
  border-right-color: rgb(30 27 75 / 0.3);
}

.border-r-indigo-950\/35 {
  border-right-color: rgb(30 27 75 / 0.35);
}

.border-r-indigo-950\/40 {
  border-right-color: rgb(30 27 75 / 0.4);
}

.border-r-indigo-950\/45 {
  border-right-color: rgb(30 27 75 / 0.45);
}

.border-r-indigo-950\/5 {
  border-right-color: rgb(30 27 75 / 0.05);
}

.border-r-indigo-950\/50 {
  border-right-color: rgb(30 27 75 / 0.5);
}

.border-r-indigo-950\/55 {
  border-right-color: rgb(30 27 75 / 0.55);
}

.border-r-indigo-950\/60 {
  border-right-color: rgb(30 27 75 / 0.6);
}

.border-r-indigo-950\/65 {
  border-right-color: rgb(30 27 75 / 0.65);
}

.border-r-indigo-950\/70 {
  border-right-color: rgb(30 27 75 / 0.7);
}

.border-r-indigo-950\/75 {
  border-right-color: rgb(30 27 75 / 0.75);
}

.border-r-indigo-950\/80 {
  border-right-color: rgb(30 27 75 / 0.8);
}

.border-r-indigo-950\/85 {
  border-right-color: rgb(30 27 75 / 0.85);
}

.border-r-indigo-950\/90 {
  border-right-color: rgb(30 27 75 / 0.9);
}

.border-r-indigo-950\/95 {
  border-right-color: rgb(30 27 75 / 0.95);
}

.border-r-inherit {
  border-right-color: inherit;
}

.border-r-lightgray {
  --tw-border-opacity: 1;
  border-right-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
}

.border-r-lightgray\/0 {
  border-right-color: rgb(217 217 217 / 0);
}

.border-r-lightgray\/10 {
  border-right-color: rgb(217 217 217 / 0.1);
}

.border-r-lightgray\/100 {
  border-right-color: rgb(217 217 217 / 1);
}

.border-r-lightgray\/15 {
  border-right-color: rgb(217 217 217 / 0.15);
}

.border-r-lightgray\/20 {
  border-right-color: rgb(217 217 217 / 0.2);
}

.border-r-lightgray\/25 {
  border-right-color: rgb(217 217 217 / 0.25);
}

.border-r-lightgray\/30 {
  border-right-color: rgb(217 217 217 / 0.3);
}

.border-r-lightgray\/35 {
  border-right-color: rgb(217 217 217 / 0.35);
}

.border-r-lightgray\/40 {
  border-right-color: rgb(217 217 217 / 0.4);
}

.border-r-lightgray\/45 {
  border-right-color: rgb(217 217 217 / 0.45);
}

.border-r-lightgray\/5 {
  border-right-color: rgb(217 217 217 / 0.05);
}

.border-r-lightgray\/50 {
  border-right-color: rgb(217 217 217 / 0.5);
}

.border-r-lightgray\/55 {
  border-right-color: rgb(217 217 217 / 0.55);
}

.border-r-lightgray\/60 {
  border-right-color: rgb(217 217 217 / 0.6);
}

.border-r-lightgray\/65 {
  border-right-color: rgb(217 217 217 / 0.65);
}

.border-r-lightgray\/70 {
  border-right-color: rgb(217 217 217 / 0.7);
}

.border-r-lightgray\/75 {
  border-right-color: rgb(217 217 217 / 0.75);
}

.border-r-lightgray\/80 {
  border-right-color: rgb(217 217 217 / 0.8);
}

.border-r-lightgray\/85 {
  border-right-color: rgb(217 217 217 / 0.85);
}

.border-r-lightgray\/90 {
  border-right-color: rgb(217 217 217 / 0.9);
}

.border-r-lightgray\/95 {
  border-right-color: rgb(217 217 217 / 0.95);
}

.border-r-lime-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(236 252 203 / var(--tw-border-opacity, 1));
}

.border-r-lime-100\/0 {
  border-right-color: rgb(236 252 203 / 0);
}

.border-r-lime-100\/10 {
  border-right-color: rgb(236 252 203 / 0.1);
}

.border-r-lime-100\/100 {
  border-right-color: rgb(236 252 203 / 1);
}

.border-r-lime-100\/15 {
  border-right-color: rgb(236 252 203 / 0.15);
}

.border-r-lime-100\/20 {
  border-right-color: rgb(236 252 203 / 0.2);
}

.border-r-lime-100\/25 {
  border-right-color: rgb(236 252 203 / 0.25);
}

.border-r-lime-100\/30 {
  border-right-color: rgb(236 252 203 / 0.3);
}

.border-r-lime-100\/35 {
  border-right-color: rgb(236 252 203 / 0.35);
}

.border-r-lime-100\/40 {
  border-right-color: rgb(236 252 203 / 0.4);
}

.border-r-lime-100\/45 {
  border-right-color: rgb(236 252 203 / 0.45);
}

.border-r-lime-100\/5 {
  border-right-color: rgb(236 252 203 / 0.05);
}

.border-r-lime-100\/50 {
  border-right-color: rgb(236 252 203 / 0.5);
}

.border-r-lime-100\/55 {
  border-right-color: rgb(236 252 203 / 0.55);
}

.border-r-lime-100\/60 {
  border-right-color: rgb(236 252 203 / 0.6);
}

.border-r-lime-100\/65 {
  border-right-color: rgb(236 252 203 / 0.65);
}

.border-r-lime-100\/70 {
  border-right-color: rgb(236 252 203 / 0.7);
}

.border-r-lime-100\/75 {
  border-right-color: rgb(236 252 203 / 0.75);
}

.border-r-lime-100\/80 {
  border-right-color: rgb(236 252 203 / 0.8);
}

.border-r-lime-100\/85 {
  border-right-color: rgb(236 252 203 / 0.85);
}

.border-r-lime-100\/90 {
  border-right-color: rgb(236 252 203 / 0.9);
}

.border-r-lime-100\/95 {
  border-right-color: rgb(236 252 203 / 0.95);
}

.border-r-lime-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(217 249 157 / var(--tw-border-opacity, 1));
}

.border-r-lime-200\/0 {
  border-right-color: rgb(217 249 157 / 0);
}

.border-r-lime-200\/10 {
  border-right-color: rgb(217 249 157 / 0.1);
}

.border-r-lime-200\/100 {
  border-right-color: rgb(217 249 157 / 1);
}

.border-r-lime-200\/15 {
  border-right-color: rgb(217 249 157 / 0.15);
}

.border-r-lime-200\/20 {
  border-right-color: rgb(217 249 157 / 0.2);
}

.border-r-lime-200\/25 {
  border-right-color: rgb(217 249 157 / 0.25);
}

.border-r-lime-200\/30 {
  border-right-color: rgb(217 249 157 / 0.3);
}

.border-r-lime-200\/35 {
  border-right-color: rgb(217 249 157 / 0.35);
}

.border-r-lime-200\/40 {
  border-right-color: rgb(217 249 157 / 0.4);
}

.border-r-lime-200\/45 {
  border-right-color: rgb(217 249 157 / 0.45);
}

.border-r-lime-200\/5 {
  border-right-color: rgb(217 249 157 / 0.05);
}

.border-r-lime-200\/50 {
  border-right-color: rgb(217 249 157 / 0.5);
}

.border-r-lime-200\/55 {
  border-right-color: rgb(217 249 157 / 0.55);
}

.border-r-lime-200\/60 {
  border-right-color: rgb(217 249 157 / 0.6);
}

.border-r-lime-200\/65 {
  border-right-color: rgb(217 249 157 / 0.65);
}

.border-r-lime-200\/70 {
  border-right-color: rgb(217 249 157 / 0.7);
}

.border-r-lime-200\/75 {
  border-right-color: rgb(217 249 157 / 0.75);
}

.border-r-lime-200\/80 {
  border-right-color: rgb(217 249 157 / 0.8);
}

.border-r-lime-200\/85 {
  border-right-color: rgb(217 249 157 / 0.85);
}

.border-r-lime-200\/90 {
  border-right-color: rgb(217 249 157 / 0.9);
}

.border-r-lime-200\/95 {
  border-right-color: rgb(217 249 157 / 0.95);
}

.border-r-lime-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(190 242 100 / var(--tw-border-opacity, 1));
}

.border-r-lime-300\/0 {
  border-right-color: rgb(190 242 100 / 0);
}

.border-r-lime-300\/10 {
  border-right-color: rgb(190 242 100 / 0.1);
}

.border-r-lime-300\/100 {
  border-right-color: rgb(190 242 100 / 1);
}

.border-r-lime-300\/15 {
  border-right-color: rgb(190 242 100 / 0.15);
}

.border-r-lime-300\/20 {
  border-right-color: rgb(190 242 100 / 0.2);
}

.border-r-lime-300\/25 {
  border-right-color: rgb(190 242 100 / 0.25);
}

.border-r-lime-300\/30 {
  border-right-color: rgb(190 242 100 / 0.3);
}

.border-r-lime-300\/35 {
  border-right-color: rgb(190 242 100 / 0.35);
}

.border-r-lime-300\/40 {
  border-right-color: rgb(190 242 100 / 0.4);
}

.border-r-lime-300\/45 {
  border-right-color: rgb(190 242 100 / 0.45);
}

.border-r-lime-300\/5 {
  border-right-color: rgb(190 242 100 / 0.05);
}

.border-r-lime-300\/50 {
  border-right-color: rgb(190 242 100 / 0.5);
}

.border-r-lime-300\/55 {
  border-right-color: rgb(190 242 100 / 0.55);
}

.border-r-lime-300\/60 {
  border-right-color: rgb(190 242 100 / 0.6);
}

.border-r-lime-300\/65 {
  border-right-color: rgb(190 242 100 / 0.65);
}

.border-r-lime-300\/70 {
  border-right-color: rgb(190 242 100 / 0.7);
}

.border-r-lime-300\/75 {
  border-right-color: rgb(190 242 100 / 0.75);
}

.border-r-lime-300\/80 {
  border-right-color: rgb(190 242 100 / 0.8);
}

.border-r-lime-300\/85 {
  border-right-color: rgb(190 242 100 / 0.85);
}

.border-r-lime-300\/90 {
  border-right-color: rgb(190 242 100 / 0.9);
}

.border-r-lime-300\/95 {
  border-right-color: rgb(190 242 100 / 0.95);
}

.border-r-lime-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(163 230 53 / var(--tw-border-opacity, 1));
}

.border-r-lime-400\/0 {
  border-right-color: rgb(163 230 53 / 0);
}

.border-r-lime-400\/10 {
  border-right-color: rgb(163 230 53 / 0.1);
}

.border-r-lime-400\/100 {
  border-right-color: rgb(163 230 53 / 1);
}

.border-r-lime-400\/15 {
  border-right-color: rgb(163 230 53 / 0.15);
}

.border-r-lime-400\/20 {
  border-right-color: rgb(163 230 53 / 0.2);
}

.border-r-lime-400\/25 {
  border-right-color: rgb(163 230 53 / 0.25);
}

.border-r-lime-400\/30 {
  border-right-color: rgb(163 230 53 / 0.3);
}

.border-r-lime-400\/35 {
  border-right-color: rgb(163 230 53 / 0.35);
}

.border-r-lime-400\/40 {
  border-right-color: rgb(163 230 53 / 0.4);
}

.border-r-lime-400\/45 {
  border-right-color: rgb(163 230 53 / 0.45);
}

.border-r-lime-400\/5 {
  border-right-color: rgb(163 230 53 / 0.05);
}

.border-r-lime-400\/50 {
  border-right-color: rgb(163 230 53 / 0.5);
}

.border-r-lime-400\/55 {
  border-right-color: rgb(163 230 53 / 0.55);
}

.border-r-lime-400\/60 {
  border-right-color: rgb(163 230 53 / 0.6);
}

.border-r-lime-400\/65 {
  border-right-color: rgb(163 230 53 / 0.65);
}

.border-r-lime-400\/70 {
  border-right-color: rgb(163 230 53 / 0.7);
}

.border-r-lime-400\/75 {
  border-right-color: rgb(163 230 53 / 0.75);
}

.border-r-lime-400\/80 {
  border-right-color: rgb(163 230 53 / 0.8);
}

.border-r-lime-400\/85 {
  border-right-color: rgb(163 230 53 / 0.85);
}

.border-r-lime-400\/90 {
  border-right-color: rgb(163 230 53 / 0.9);
}

.border-r-lime-400\/95 {
  border-right-color: rgb(163 230 53 / 0.95);
}

.border-r-lime-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(247 254 231 / var(--tw-border-opacity, 1));
}

.border-r-lime-50\/0 {
  border-right-color: rgb(247 254 231 / 0);
}

.border-r-lime-50\/10 {
  border-right-color: rgb(247 254 231 / 0.1);
}

.border-r-lime-50\/100 {
  border-right-color: rgb(247 254 231 / 1);
}

.border-r-lime-50\/15 {
  border-right-color: rgb(247 254 231 / 0.15);
}

.border-r-lime-50\/20 {
  border-right-color: rgb(247 254 231 / 0.2);
}

.border-r-lime-50\/25 {
  border-right-color: rgb(247 254 231 / 0.25);
}

.border-r-lime-50\/30 {
  border-right-color: rgb(247 254 231 / 0.3);
}

.border-r-lime-50\/35 {
  border-right-color: rgb(247 254 231 / 0.35);
}

.border-r-lime-50\/40 {
  border-right-color: rgb(247 254 231 / 0.4);
}

.border-r-lime-50\/45 {
  border-right-color: rgb(247 254 231 / 0.45);
}

.border-r-lime-50\/5 {
  border-right-color: rgb(247 254 231 / 0.05);
}

.border-r-lime-50\/50 {
  border-right-color: rgb(247 254 231 / 0.5);
}

.border-r-lime-50\/55 {
  border-right-color: rgb(247 254 231 / 0.55);
}

.border-r-lime-50\/60 {
  border-right-color: rgb(247 254 231 / 0.6);
}

.border-r-lime-50\/65 {
  border-right-color: rgb(247 254 231 / 0.65);
}

.border-r-lime-50\/70 {
  border-right-color: rgb(247 254 231 / 0.7);
}

.border-r-lime-50\/75 {
  border-right-color: rgb(247 254 231 / 0.75);
}

.border-r-lime-50\/80 {
  border-right-color: rgb(247 254 231 / 0.8);
}

.border-r-lime-50\/85 {
  border-right-color: rgb(247 254 231 / 0.85);
}

.border-r-lime-50\/90 {
  border-right-color: rgb(247 254 231 / 0.9);
}

.border-r-lime-50\/95 {
  border-right-color: rgb(247 254 231 / 0.95);
}

.border-r-lime-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(132 204 22 / var(--tw-border-opacity, 1));
}

.border-r-lime-500\/0 {
  border-right-color: rgb(132 204 22 / 0);
}

.border-r-lime-500\/10 {
  border-right-color: rgb(132 204 22 / 0.1);
}

.border-r-lime-500\/100 {
  border-right-color: rgb(132 204 22 / 1);
}

.border-r-lime-500\/15 {
  border-right-color: rgb(132 204 22 / 0.15);
}

.border-r-lime-500\/20 {
  border-right-color: rgb(132 204 22 / 0.2);
}

.border-r-lime-500\/25 {
  border-right-color: rgb(132 204 22 / 0.25);
}

.border-r-lime-500\/30 {
  border-right-color: rgb(132 204 22 / 0.3);
}

.border-r-lime-500\/35 {
  border-right-color: rgb(132 204 22 / 0.35);
}

.border-r-lime-500\/40 {
  border-right-color: rgb(132 204 22 / 0.4);
}

.border-r-lime-500\/45 {
  border-right-color: rgb(132 204 22 / 0.45);
}

.border-r-lime-500\/5 {
  border-right-color: rgb(132 204 22 / 0.05);
}

.border-r-lime-500\/50 {
  border-right-color: rgb(132 204 22 / 0.5);
}

.border-r-lime-500\/55 {
  border-right-color: rgb(132 204 22 / 0.55);
}

.border-r-lime-500\/60 {
  border-right-color: rgb(132 204 22 / 0.6);
}

.border-r-lime-500\/65 {
  border-right-color: rgb(132 204 22 / 0.65);
}

.border-r-lime-500\/70 {
  border-right-color: rgb(132 204 22 / 0.7);
}

.border-r-lime-500\/75 {
  border-right-color: rgb(132 204 22 / 0.75);
}

.border-r-lime-500\/80 {
  border-right-color: rgb(132 204 22 / 0.8);
}

.border-r-lime-500\/85 {
  border-right-color: rgb(132 204 22 / 0.85);
}

.border-r-lime-500\/90 {
  border-right-color: rgb(132 204 22 / 0.9);
}

.border-r-lime-500\/95 {
  border-right-color: rgb(132 204 22 / 0.95);
}

.border-r-lime-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(101 163 13 / var(--tw-border-opacity, 1));
}

.border-r-lime-600\/0 {
  border-right-color: rgb(101 163 13 / 0);
}

.border-r-lime-600\/10 {
  border-right-color: rgb(101 163 13 / 0.1);
}

.border-r-lime-600\/100 {
  border-right-color: rgb(101 163 13 / 1);
}

.border-r-lime-600\/15 {
  border-right-color: rgb(101 163 13 / 0.15);
}

.border-r-lime-600\/20 {
  border-right-color: rgb(101 163 13 / 0.2);
}

.border-r-lime-600\/25 {
  border-right-color: rgb(101 163 13 / 0.25);
}

.border-r-lime-600\/30 {
  border-right-color: rgb(101 163 13 / 0.3);
}

.border-r-lime-600\/35 {
  border-right-color: rgb(101 163 13 / 0.35);
}

.border-r-lime-600\/40 {
  border-right-color: rgb(101 163 13 / 0.4);
}

.border-r-lime-600\/45 {
  border-right-color: rgb(101 163 13 / 0.45);
}

.border-r-lime-600\/5 {
  border-right-color: rgb(101 163 13 / 0.05);
}

.border-r-lime-600\/50 {
  border-right-color: rgb(101 163 13 / 0.5);
}

.border-r-lime-600\/55 {
  border-right-color: rgb(101 163 13 / 0.55);
}

.border-r-lime-600\/60 {
  border-right-color: rgb(101 163 13 / 0.6);
}

.border-r-lime-600\/65 {
  border-right-color: rgb(101 163 13 / 0.65);
}

.border-r-lime-600\/70 {
  border-right-color: rgb(101 163 13 / 0.7);
}

.border-r-lime-600\/75 {
  border-right-color: rgb(101 163 13 / 0.75);
}

.border-r-lime-600\/80 {
  border-right-color: rgb(101 163 13 / 0.8);
}

.border-r-lime-600\/85 {
  border-right-color: rgb(101 163 13 / 0.85);
}

.border-r-lime-600\/90 {
  border-right-color: rgb(101 163 13 / 0.9);
}

.border-r-lime-600\/95 {
  border-right-color: rgb(101 163 13 / 0.95);
}

.border-r-lime-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(77 124 15 / var(--tw-border-opacity, 1));
}

.border-r-lime-700\/0 {
  border-right-color: rgb(77 124 15 / 0);
}

.border-r-lime-700\/10 {
  border-right-color: rgb(77 124 15 / 0.1);
}

.border-r-lime-700\/100 {
  border-right-color: rgb(77 124 15 / 1);
}

.border-r-lime-700\/15 {
  border-right-color: rgb(77 124 15 / 0.15);
}

.border-r-lime-700\/20 {
  border-right-color: rgb(77 124 15 / 0.2);
}

.border-r-lime-700\/25 {
  border-right-color: rgb(77 124 15 / 0.25);
}

.border-r-lime-700\/30 {
  border-right-color: rgb(77 124 15 / 0.3);
}

.border-r-lime-700\/35 {
  border-right-color: rgb(77 124 15 / 0.35);
}

.border-r-lime-700\/40 {
  border-right-color: rgb(77 124 15 / 0.4);
}

.border-r-lime-700\/45 {
  border-right-color: rgb(77 124 15 / 0.45);
}

.border-r-lime-700\/5 {
  border-right-color: rgb(77 124 15 / 0.05);
}

.border-r-lime-700\/50 {
  border-right-color: rgb(77 124 15 / 0.5);
}

.border-r-lime-700\/55 {
  border-right-color: rgb(77 124 15 / 0.55);
}

.border-r-lime-700\/60 {
  border-right-color: rgb(77 124 15 / 0.6);
}

.border-r-lime-700\/65 {
  border-right-color: rgb(77 124 15 / 0.65);
}

.border-r-lime-700\/70 {
  border-right-color: rgb(77 124 15 / 0.7);
}

.border-r-lime-700\/75 {
  border-right-color: rgb(77 124 15 / 0.75);
}

.border-r-lime-700\/80 {
  border-right-color: rgb(77 124 15 / 0.8);
}

.border-r-lime-700\/85 {
  border-right-color: rgb(77 124 15 / 0.85);
}

.border-r-lime-700\/90 {
  border-right-color: rgb(77 124 15 / 0.9);
}

.border-r-lime-700\/95 {
  border-right-color: rgb(77 124 15 / 0.95);
}

.border-r-lime-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(63 98 18 / var(--tw-border-opacity, 1));
}

.border-r-lime-800\/0 {
  border-right-color: rgb(63 98 18 / 0);
}

.border-r-lime-800\/10 {
  border-right-color: rgb(63 98 18 / 0.1);
}

.border-r-lime-800\/100 {
  border-right-color: rgb(63 98 18 / 1);
}

.border-r-lime-800\/15 {
  border-right-color: rgb(63 98 18 / 0.15);
}

.border-r-lime-800\/20 {
  border-right-color: rgb(63 98 18 / 0.2);
}

.border-r-lime-800\/25 {
  border-right-color: rgb(63 98 18 / 0.25);
}

.border-r-lime-800\/30 {
  border-right-color: rgb(63 98 18 / 0.3);
}

.border-r-lime-800\/35 {
  border-right-color: rgb(63 98 18 / 0.35);
}

.border-r-lime-800\/40 {
  border-right-color: rgb(63 98 18 / 0.4);
}

.border-r-lime-800\/45 {
  border-right-color: rgb(63 98 18 / 0.45);
}

.border-r-lime-800\/5 {
  border-right-color: rgb(63 98 18 / 0.05);
}

.border-r-lime-800\/50 {
  border-right-color: rgb(63 98 18 / 0.5);
}

.border-r-lime-800\/55 {
  border-right-color: rgb(63 98 18 / 0.55);
}

.border-r-lime-800\/60 {
  border-right-color: rgb(63 98 18 / 0.6);
}

.border-r-lime-800\/65 {
  border-right-color: rgb(63 98 18 / 0.65);
}

.border-r-lime-800\/70 {
  border-right-color: rgb(63 98 18 / 0.7);
}

.border-r-lime-800\/75 {
  border-right-color: rgb(63 98 18 / 0.75);
}

.border-r-lime-800\/80 {
  border-right-color: rgb(63 98 18 / 0.8);
}

.border-r-lime-800\/85 {
  border-right-color: rgb(63 98 18 / 0.85);
}

.border-r-lime-800\/90 {
  border-right-color: rgb(63 98 18 / 0.9);
}

.border-r-lime-800\/95 {
  border-right-color: rgb(63 98 18 / 0.95);
}

.border-r-lime-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(54 83 20 / var(--tw-border-opacity, 1));
}

.border-r-lime-900\/0 {
  border-right-color: rgb(54 83 20 / 0);
}

.border-r-lime-900\/10 {
  border-right-color: rgb(54 83 20 / 0.1);
}

.border-r-lime-900\/100 {
  border-right-color: rgb(54 83 20 / 1);
}

.border-r-lime-900\/15 {
  border-right-color: rgb(54 83 20 / 0.15);
}

.border-r-lime-900\/20 {
  border-right-color: rgb(54 83 20 / 0.2);
}

.border-r-lime-900\/25 {
  border-right-color: rgb(54 83 20 / 0.25);
}

.border-r-lime-900\/30 {
  border-right-color: rgb(54 83 20 / 0.3);
}

.border-r-lime-900\/35 {
  border-right-color: rgb(54 83 20 / 0.35);
}

.border-r-lime-900\/40 {
  border-right-color: rgb(54 83 20 / 0.4);
}

.border-r-lime-900\/45 {
  border-right-color: rgb(54 83 20 / 0.45);
}

.border-r-lime-900\/5 {
  border-right-color: rgb(54 83 20 / 0.05);
}

.border-r-lime-900\/50 {
  border-right-color: rgb(54 83 20 / 0.5);
}

.border-r-lime-900\/55 {
  border-right-color: rgb(54 83 20 / 0.55);
}

.border-r-lime-900\/60 {
  border-right-color: rgb(54 83 20 / 0.6);
}

.border-r-lime-900\/65 {
  border-right-color: rgb(54 83 20 / 0.65);
}

.border-r-lime-900\/70 {
  border-right-color: rgb(54 83 20 / 0.7);
}

.border-r-lime-900\/75 {
  border-right-color: rgb(54 83 20 / 0.75);
}

.border-r-lime-900\/80 {
  border-right-color: rgb(54 83 20 / 0.8);
}

.border-r-lime-900\/85 {
  border-right-color: rgb(54 83 20 / 0.85);
}

.border-r-lime-900\/90 {
  border-right-color: rgb(54 83 20 / 0.9);
}

.border-r-lime-900\/95 {
  border-right-color: rgb(54 83 20 / 0.95);
}

.border-r-lime-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(26 46 5 / var(--tw-border-opacity, 1));
}

.border-r-lime-950\/0 {
  border-right-color: rgb(26 46 5 / 0);
}

.border-r-lime-950\/10 {
  border-right-color: rgb(26 46 5 / 0.1);
}

.border-r-lime-950\/100 {
  border-right-color: rgb(26 46 5 / 1);
}

.border-r-lime-950\/15 {
  border-right-color: rgb(26 46 5 / 0.15);
}

.border-r-lime-950\/20 {
  border-right-color: rgb(26 46 5 / 0.2);
}

.border-r-lime-950\/25 {
  border-right-color: rgb(26 46 5 / 0.25);
}

.border-r-lime-950\/30 {
  border-right-color: rgb(26 46 5 / 0.3);
}

.border-r-lime-950\/35 {
  border-right-color: rgb(26 46 5 / 0.35);
}

.border-r-lime-950\/40 {
  border-right-color: rgb(26 46 5 / 0.4);
}

.border-r-lime-950\/45 {
  border-right-color: rgb(26 46 5 / 0.45);
}

.border-r-lime-950\/5 {
  border-right-color: rgb(26 46 5 / 0.05);
}

.border-r-lime-950\/50 {
  border-right-color: rgb(26 46 5 / 0.5);
}

.border-r-lime-950\/55 {
  border-right-color: rgb(26 46 5 / 0.55);
}

.border-r-lime-950\/60 {
  border-right-color: rgb(26 46 5 / 0.6);
}

.border-r-lime-950\/65 {
  border-right-color: rgb(26 46 5 / 0.65);
}

.border-r-lime-950\/70 {
  border-right-color: rgb(26 46 5 / 0.7);
}

.border-r-lime-950\/75 {
  border-right-color: rgb(26 46 5 / 0.75);
}

.border-r-lime-950\/80 {
  border-right-color: rgb(26 46 5 / 0.8);
}

.border-r-lime-950\/85 {
  border-right-color: rgb(26 46 5 / 0.85);
}

.border-r-lime-950\/90 {
  border-right-color: rgb(26 46 5 / 0.9);
}

.border-r-lime-950\/95 {
  border-right-color: rgb(26 46 5 / 0.95);
}

.border-r-neutral-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}

.border-r-neutral-100\/0 {
  border-right-color: rgb(245 245 245 / 0);
}

.border-r-neutral-100\/10 {
  border-right-color: rgb(245 245 245 / 0.1);
}

.border-r-neutral-100\/100 {
  border-right-color: rgb(245 245 245 / 1);
}

.border-r-neutral-100\/15 {
  border-right-color: rgb(245 245 245 / 0.15);
}

.border-r-neutral-100\/20 {
  border-right-color: rgb(245 245 245 / 0.2);
}

.border-r-neutral-100\/25 {
  border-right-color: rgb(245 245 245 / 0.25);
}

.border-r-neutral-100\/30 {
  border-right-color: rgb(245 245 245 / 0.3);
}

.border-r-neutral-100\/35 {
  border-right-color: rgb(245 245 245 / 0.35);
}

.border-r-neutral-100\/40 {
  border-right-color: rgb(245 245 245 / 0.4);
}

.border-r-neutral-100\/45 {
  border-right-color: rgb(245 245 245 / 0.45);
}

.border-r-neutral-100\/5 {
  border-right-color: rgb(245 245 245 / 0.05);
}

.border-r-neutral-100\/50 {
  border-right-color: rgb(245 245 245 / 0.5);
}

.border-r-neutral-100\/55 {
  border-right-color: rgb(245 245 245 / 0.55);
}

.border-r-neutral-100\/60 {
  border-right-color: rgb(245 245 245 / 0.6);
}

.border-r-neutral-100\/65 {
  border-right-color: rgb(245 245 245 / 0.65);
}

.border-r-neutral-100\/70 {
  border-right-color: rgb(245 245 245 / 0.7);
}

.border-r-neutral-100\/75 {
  border-right-color: rgb(245 245 245 / 0.75);
}

.border-r-neutral-100\/80 {
  border-right-color: rgb(245 245 245 / 0.8);
}

.border-r-neutral-100\/85 {
  border-right-color: rgb(245 245 245 / 0.85);
}

.border-r-neutral-100\/90 {
  border-right-color: rgb(245 245 245 / 0.9);
}

.border-r-neutral-100\/95 {
  border-right-color: rgb(245 245 245 / 0.95);
}

.border-r-neutral-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}

.border-r-neutral-200\/0 {
  border-right-color: rgb(229 229 229 / 0);
}

.border-r-neutral-200\/10 {
  border-right-color: rgb(229 229 229 / 0.1);
}

.border-r-neutral-200\/100 {
  border-right-color: rgb(229 229 229 / 1);
}

.border-r-neutral-200\/15 {
  border-right-color: rgb(229 229 229 / 0.15);
}

.border-r-neutral-200\/20 {
  border-right-color: rgb(229 229 229 / 0.2);
}

.border-r-neutral-200\/25 {
  border-right-color: rgb(229 229 229 / 0.25);
}

.border-r-neutral-200\/30 {
  border-right-color: rgb(229 229 229 / 0.3);
}

.border-r-neutral-200\/35 {
  border-right-color: rgb(229 229 229 / 0.35);
}

.border-r-neutral-200\/40 {
  border-right-color: rgb(229 229 229 / 0.4);
}

.border-r-neutral-200\/45 {
  border-right-color: rgb(229 229 229 / 0.45);
}

.border-r-neutral-200\/5 {
  border-right-color: rgb(229 229 229 / 0.05);
}

.border-r-neutral-200\/50 {
  border-right-color: rgb(229 229 229 / 0.5);
}

.border-r-neutral-200\/55 {
  border-right-color: rgb(229 229 229 / 0.55);
}

.border-r-neutral-200\/60 {
  border-right-color: rgb(229 229 229 / 0.6);
}

.border-r-neutral-200\/65 {
  border-right-color: rgb(229 229 229 / 0.65);
}

.border-r-neutral-200\/70 {
  border-right-color: rgb(229 229 229 / 0.7);
}

.border-r-neutral-200\/75 {
  border-right-color: rgb(229 229 229 / 0.75);
}

.border-r-neutral-200\/80 {
  border-right-color: rgb(229 229 229 / 0.8);
}

.border-r-neutral-200\/85 {
  border-right-color: rgb(229 229 229 / 0.85);
}

.border-r-neutral-200\/90 {
  border-right-color: rgb(229 229 229 / 0.9);
}

.border-r-neutral-200\/95 {
  border-right-color: rgb(229 229 229 / 0.95);
}

.border-r-neutral-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}

.border-r-neutral-300\/0 {
  border-right-color: rgb(212 212 212 / 0);
}

.border-r-neutral-300\/10 {
  border-right-color: rgb(212 212 212 / 0.1);
}

.border-r-neutral-300\/100 {
  border-right-color: rgb(212 212 212 / 1);
}

.border-r-neutral-300\/15 {
  border-right-color: rgb(212 212 212 / 0.15);
}

.border-r-neutral-300\/20 {
  border-right-color: rgb(212 212 212 / 0.2);
}

.border-r-neutral-300\/25 {
  border-right-color: rgb(212 212 212 / 0.25);
}

.border-r-neutral-300\/30 {
  border-right-color: rgb(212 212 212 / 0.3);
}

.border-r-neutral-300\/35 {
  border-right-color: rgb(212 212 212 / 0.35);
}

.border-r-neutral-300\/40 {
  border-right-color: rgb(212 212 212 / 0.4);
}

.border-r-neutral-300\/45 {
  border-right-color: rgb(212 212 212 / 0.45);
}

.border-r-neutral-300\/5 {
  border-right-color: rgb(212 212 212 / 0.05);
}

.border-r-neutral-300\/50 {
  border-right-color: rgb(212 212 212 / 0.5);
}

.border-r-neutral-300\/55 {
  border-right-color: rgb(212 212 212 / 0.55);
}

.border-r-neutral-300\/60 {
  border-right-color: rgb(212 212 212 / 0.6);
}

.border-r-neutral-300\/65 {
  border-right-color: rgb(212 212 212 / 0.65);
}

.border-r-neutral-300\/70 {
  border-right-color: rgb(212 212 212 / 0.7);
}

.border-r-neutral-300\/75 {
  border-right-color: rgb(212 212 212 / 0.75);
}

.border-r-neutral-300\/80 {
  border-right-color: rgb(212 212 212 / 0.8);
}

.border-r-neutral-300\/85 {
  border-right-color: rgb(212 212 212 / 0.85);
}

.border-r-neutral-300\/90 {
  border-right-color: rgb(212 212 212 / 0.9);
}

.border-r-neutral-300\/95 {
  border-right-color: rgb(212 212 212 / 0.95);
}

.border-r-neutral-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(163 163 163 / var(--tw-border-opacity, 1));
}

.border-r-neutral-400\/0 {
  border-right-color: rgb(163 163 163 / 0);
}

.border-r-neutral-400\/10 {
  border-right-color: rgb(163 163 163 / 0.1);
}

.border-r-neutral-400\/100 {
  border-right-color: rgb(163 163 163 / 1);
}

.border-r-neutral-400\/15 {
  border-right-color: rgb(163 163 163 / 0.15);
}

.border-r-neutral-400\/20 {
  border-right-color: rgb(163 163 163 / 0.2);
}

.border-r-neutral-400\/25 {
  border-right-color: rgb(163 163 163 / 0.25);
}

.border-r-neutral-400\/30 {
  border-right-color: rgb(163 163 163 / 0.3);
}

.border-r-neutral-400\/35 {
  border-right-color: rgb(163 163 163 / 0.35);
}

.border-r-neutral-400\/40 {
  border-right-color: rgb(163 163 163 / 0.4);
}

.border-r-neutral-400\/45 {
  border-right-color: rgb(163 163 163 / 0.45);
}

.border-r-neutral-400\/5 {
  border-right-color: rgb(163 163 163 / 0.05);
}

.border-r-neutral-400\/50 {
  border-right-color: rgb(163 163 163 / 0.5);
}

.border-r-neutral-400\/55 {
  border-right-color: rgb(163 163 163 / 0.55);
}

.border-r-neutral-400\/60 {
  border-right-color: rgb(163 163 163 / 0.6);
}

.border-r-neutral-400\/65 {
  border-right-color: rgb(163 163 163 / 0.65);
}

.border-r-neutral-400\/70 {
  border-right-color: rgb(163 163 163 / 0.7);
}

.border-r-neutral-400\/75 {
  border-right-color: rgb(163 163 163 / 0.75);
}

.border-r-neutral-400\/80 {
  border-right-color: rgb(163 163 163 / 0.8);
}

.border-r-neutral-400\/85 {
  border-right-color: rgb(163 163 163 / 0.85);
}

.border-r-neutral-400\/90 {
  border-right-color: rgb(163 163 163 / 0.9);
}

.border-r-neutral-400\/95 {
  border-right-color: rgb(163 163 163 / 0.95);
}

.border-r-neutral-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}

.border-r-neutral-50\/0 {
  border-right-color: rgb(250 250 250 / 0);
}

.border-r-neutral-50\/10 {
  border-right-color: rgb(250 250 250 / 0.1);
}

.border-r-neutral-50\/100 {
  border-right-color: rgb(250 250 250 / 1);
}

.border-r-neutral-50\/15 {
  border-right-color: rgb(250 250 250 / 0.15);
}

.border-r-neutral-50\/20 {
  border-right-color: rgb(250 250 250 / 0.2);
}

.border-r-neutral-50\/25 {
  border-right-color: rgb(250 250 250 / 0.25);
}

.border-r-neutral-50\/30 {
  border-right-color: rgb(250 250 250 / 0.3);
}

.border-r-neutral-50\/35 {
  border-right-color: rgb(250 250 250 / 0.35);
}

.border-r-neutral-50\/40 {
  border-right-color: rgb(250 250 250 / 0.4);
}

.border-r-neutral-50\/45 {
  border-right-color: rgb(250 250 250 / 0.45);
}

.border-r-neutral-50\/5 {
  border-right-color: rgb(250 250 250 / 0.05);
}

.border-r-neutral-50\/50 {
  border-right-color: rgb(250 250 250 / 0.5);
}

.border-r-neutral-50\/55 {
  border-right-color: rgb(250 250 250 / 0.55);
}

.border-r-neutral-50\/60 {
  border-right-color: rgb(250 250 250 / 0.6);
}

.border-r-neutral-50\/65 {
  border-right-color: rgb(250 250 250 / 0.65);
}

.border-r-neutral-50\/70 {
  border-right-color: rgb(250 250 250 / 0.7);
}

.border-r-neutral-50\/75 {
  border-right-color: rgb(250 250 250 / 0.75);
}

.border-r-neutral-50\/80 {
  border-right-color: rgb(250 250 250 / 0.8);
}

.border-r-neutral-50\/85 {
  border-right-color: rgb(250 250 250 / 0.85);
}

.border-r-neutral-50\/90 {
  border-right-color: rgb(250 250 250 / 0.9);
}

.border-r-neutral-50\/95 {
  border-right-color: rgb(250 250 250 / 0.95);
}

.border-r-neutral-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(115 115 115 / var(--tw-border-opacity, 1));
}

.border-r-neutral-500\/0 {
  border-right-color: rgb(115 115 115 / 0);
}

.border-r-neutral-500\/10 {
  border-right-color: rgb(115 115 115 / 0.1);
}

.border-r-neutral-500\/100 {
  border-right-color: rgb(115 115 115 / 1);
}

.border-r-neutral-500\/15 {
  border-right-color: rgb(115 115 115 / 0.15);
}

.border-r-neutral-500\/20 {
  border-right-color: rgb(115 115 115 / 0.2);
}

.border-r-neutral-500\/25 {
  border-right-color: rgb(115 115 115 / 0.25);
}

.border-r-neutral-500\/30 {
  border-right-color: rgb(115 115 115 / 0.3);
}

.border-r-neutral-500\/35 {
  border-right-color: rgb(115 115 115 / 0.35);
}

.border-r-neutral-500\/40 {
  border-right-color: rgb(115 115 115 / 0.4);
}

.border-r-neutral-500\/45 {
  border-right-color: rgb(115 115 115 / 0.45);
}

.border-r-neutral-500\/5 {
  border-right-color: rgb(115 115 115 / 0.05);
}

.border-r-neutral-500\/50 {
  border-right-color: rgb(115 115 115 / 0.5);
}

.border-r-neutral-500\/55 {
  border-right-color: rgb(115 115 115 / 0.55);
}

.border-r-neutral-500\/60 {
  border-right-color: rgb(115 115 115 / 0.6);
}

.border-r-neutral-500\/65 {
  border-right-color: rgb(115 115 115 / 0.65);
}

.border-r-neutral-500\/70 {
  border-right-color: rgb(115 115 115 / 0.7);
}

.border-r-neutral-500\/75 {
  border-right-color: rgb(115 115 115 / 0.75);
}

.border-r-neutral-500\/80 {
  border-right-color: rgb(115 115 115 / 0.8);
}

.border-r-neutral-500\/85 {
  border-right-color: rgb(115 115 115 / 0.85);
}

.border-r-neutral-500\/90 {
  border-right-color: rgb(115 115 115 / 0.9);
}

.border-r-neutral-500\/95 {
  border-right-color: rgb(115 115 115 / 0.95);
}

.border-r-neutral-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(82 82 82 / var(--tw-border-opacity, 1));
}

.border-r-neutral-600\/0 {
  border-right-color: rgb(82 82 82 / 0);
}

.border-r-neutral-600\/10 {
  border-right-color: rgb(82 82 82 / 0.1);
}

.border-r-neutral-600\/100 {
  border-right-color: rgb(82 82 82 / 1);
}

.border-r-neutral-600\/15 {
  border-right-color: rgb(82 82 82 / 0.15);
}

.border-r-neutral-600\/20 {
  border-right-color: rgb(82 82 82 / 0.2);
}

.border-r-neutral-600\/25 {
  border-right-color: rgb(82 82 82 / 0.25);
}

.border-r-neutral-600\/30 {
  border-right-color: rgb(82 82 82 / 0.3);
}

.border-r-neutral-600\/35 {
  border-right-color: rgb(82 82 82 / 0.35);
}

.border-r-neutral-600\/40 {
  border-right-color: rgb(82 82 82 / 0.4);
}

.border-r-neutral-600\/45 {
  border-right-color: rgb(82 82 82 / 0.45);
}

.border-r-neutral-600\/5 {
  border-right-color: rgb(82 82 82 / 0.05);
}

.border-r-neutral-600\/50 {
  border-right-color: rgb(82 82 82 / 0.5);
}

.border-r-neutral-600\/55 {
  border-right-color: rgb(82 82 82 / 0.55);
}

.border-r-neutral-600\/60 {
  border-right-color: rgb(82 82 82 / 0.6);
}

.border-r-neutral-600\/65 {
  border-right-color: rgb(82 82 82 / 0.65);
}

.border-r-neutral-600\/70 {
  border-right-color: rgb(82 82 82 / 0.7);
}

.border-r-neutral-600\/75 {
  border-right-color: rgb(82 82 82 / 0.75);
}

.border-r-neutral-600\/80 {
  border-right-color: rgb(82 82 82 / 0.8);
}

.border-r-neutral-600\/85 {
  border-right-color: rgb(82 82 82 / 0.85);
}

.border-r-neutral-600\/90 {
  border-right-color: rgb(82 82 82 / 0.9);
}

.border-r-neutral-600\/95 {
  border-right-color: rgb(82 82 82 / 0.95);
}

.border-r-neutral-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(64 64 64 / var(--tw-border-opacity, 1));
}

.border-r-neutral-700\/0 {
  border-right-color: rgb(64 64 64 / 0);
}

.border-r-neutral-700\/10 {
  border-right-color: rgb(64 64 64 / 0.1);
}

.border-r-neutral-700\/100 {
  border-right-color: rgb(64 64 64 / 1);
}

.border-r-neutral-700\/15 {
  border-right-color: rgb(64 64 64 / 0.15);
}

.border-r-neutral-700\/20 {
  border-right-color: rgb(64 64 64 / 0.2);
}

.border-r-neutral-700\/25 {
  border-right-color: rgb(64 64 64 / 0.25);
}

.border-r-neutral-700\/30 {
  border-right-color: rgb(64 64 64 / 0.3);
}

.border-r-neutral-700\/35 {
  border-right-color: rgb(64 64 64 / 0.35);
}

.border-r-neutral-700\/40 {
  border-right-color: rgb(64 64 64 / 0.4);
}

.border-r-neutral-700\/45 {
  border-right-color: rgb(64 64 64 / 0.45);
}

.border-r-neutral-700\/5 {
  border-right-color: rgb(64 64 64 / 0.05);
}

.border-r-neutral-700\/50 {
  border-right-color: rgb(64 64 64 / 0.5);
}

.border-r-neutral-700\/55 {
  border-right-color: rgb(64 64 64 / 0.55);
}

.border-r-neutral-700\/60 {
  border-right-color: rgb(64 64 64 / 0.6);
}

.border-r-neutral-700\/65 {
  border-right-color: rgb(64 64 64 / 0.65);
}

.border-r-neutral-700\/70 {
  border-right-color: rgb(64 64 64 / 0.7);
}

.border-r-neutral-700\/75 {
  border-right-color: rgb(64 64 64 / 0.75);
}

.border-r-neutral-700\/80 {
  border-right-color: rgb(64 64 64 / 0.8);
}

.border-r-neutral-700\/85 {
  border-right-color: rgb(64 64 64 / 0.85);
}

.border-r-neutral-700\/90 {
  border-right-color: rgb(64 64 64 / 0.9);
}

.border-r-neutral-700\/95 {
  border-right-color: rgb(64 64 64 / 0.95);
}

.border-r-neutral-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
}

.border-r-neutral-800\/0 {
  border-right-color: rgb(38 38 38 / 0);
}

.border-r-neutral-800\/10 {
  border-right-color: rgb(38 38 38 / 0.1);
}

.border-r-neutral-800\/100 {
  border-right-color: rgb(38 38 38 / 1);
}

.border-r-neutral-800\/15 {
  border-right-color: rgb(38 38 38 / 0.15);
}

.border-r-neutral-800\/20 {
  border-right-color: rgb(38 38 38 / 0.2);
}

.border-r-neutral-800\/25 {
  border-right-color: rgb(38 38 38 / 0.25);
}

.border-r-neutral-800\/30 {
  border-right-color: rgb(38 38 38 / 0.3);
}

.border-r-neutral-800\/35 {
  border-right-color: rgb(38 38 38 / 0.35);
}

.border-r-neutral-800\/40 {
  border-right-color: rgb(38 38 38 / 0.4);
}

.border-r-neutral-800\/45 {
  border-right-color: rgb(38 38 38 / 0.45);
}

.border-r-neutral-800\/5 {
  border-right-color: rgb(38 38 38 / 0.05);
}

.border-r-neutral-800\/50 {
  border-right-color: rgb(38 38 38 / 0.5);
}

.border-r-neutral-800\/55 {
  border-right-color: rgb(38 38 38 / 0.55);
}

.border-r-neutral-800\/60 {
  border-right-color: rgb(38 38 38 / 0.6);
}

.border-r-neutral-800\/65 {
  border-right-color: rgb(38 38 38 / 0.65);
}

.border-r-neutral-800\/70 {
  border-right-color: rgb(38 38 38 / 0.7);
}

.border-r-neutral-800\/75 {
  border-right-color: rgb(38 38 38 / 0.75);
}

.border-r-neutral-800\/80 {
  border-right-color: rgb(38 38 38 / 0.8);
}

.border-r-neutral-800\/85 {
  border-right-color: rgb(38 38 38 / 0.85);
}

.border-r-neutral-800\/90 {
  border-right-color: rgb(38 38 38 / 0.9);
}

.border-r-neutral-800\/95 {
  border-right-color: rgb(38 38 38 / 0.95);
}

.border-r-neutral-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(23 23 23 / var(--tw-border-opacity, 1));
}

.border-r-neutral-900\/0 {
  border-right-color: rgb(23 23 23 / 0);
}

.border-r-neutral-900\/10 {
  border-right-color: rgb(23 23 23 / 0.1);
}

.border-r-neutral-900\/100 {
  border-right-color: rgb(23 23 23 / 1);
}

.border-r-neutral-900\/15 {
  border-right-color: rgb(23 23 23 / 0.15);
}

.border-r-neutral-900\/20 {
  border-right-color: rgb(23 23 23 / 0.2);
}

.border-r-neutral-900\/25 {
  border-right-color: rgb(23 23 23 / 0.25);
}

.border-r-neutral-900\/30 {
  border-right-color: rgb(23 23 23 / 0.3);
}

.border-r-neutral-900\/35 {
  border-right-color: rgb(23 23 23 / 0.35);
}

.border-r-neutral-900\/40 {
  border-right-color: rgb(23 23 23 / 0.4);
}

.border-r-neutral-900\/45 {
  border-right-color: rgb(23 23 23 / 0.45);
}

.border-r-neutral-900\/5 {
  border-right-color: rgb(23 23 23 / 0.05);
}

.border-r-neutral-900\/50 {
  border-right-color: rgb(23 23 23 / 0.5);
}

.border-r-neutral-900\/55 {
  border-right-color: rgb(23 23 23 / 0.55);
}

.border-r-neutral-900\/60 {
  border-right-color: rgb(23 23 23 / 0.6);
}

.border-r-neutral-900\/65 {
  border-right-color: rgb(23 23 23 / 0.65);
}

.border-r-neutral-900\/70 {
  border-right-color: rgb(23 23 23 / 0.7);
}

.border-r-neutral-900\/75 {
  border-right-color: rgb(23 23 23 / 0.75);
}

.border-r-neutral-900\/80 {
  border-right-color: rgb(23 23 23 / 0.8);
}

.border-r-neutral-900\/85 {
  border-right-color: rgb(23 23 23 / 0.85);
}

.border-r-neutral-900\/90 {
  border-right-color: rgb(23 23 23 / 0.9);
}

.border-r-neutral-900\/95 {
  border-right-color: rgb(23 23 23 / 0.95);
}

.border-r-neutral-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(10 10 10 / var(--tw-border-opacity, 1));
}

.border-r-neutral-950\/0 {
  border-right-color: rgb(10 10 10 / 0);
}

.border-r-neutral-950\/10 {
  border-right-color: rgb(10 10 10 / 0.1);
}

.border-r-neutral-950\/100 {
  border-right-color: rgb(10 10 10 / 1);
}

.border-r-neutral-950\/15 {
  border-right-color: rgb(10 10 10 / 0.15);
}

.border-r-neutral-950\/20 {
  border-right-color: rgb(10 10 10 / 0.2);
}

.border-r-neutral-950\/25 {
  border-right-color: rgb(10 10 10 / 0.25);
}

.border-r-neutral-950\/30 {
  border-right-color: rgb(10 10 10 / 0.3);
}

.border-r-neutral-950\/35 {
  border-right-color: rgb(10 10 10 / 0.35);
}

.border-r-neutral-950\/40 {
  border-right-color: rgb(10 10 10 / 0.4);
}

.border-r-neutral-950\/45 {
  border-right-color: rgb(10 10 10 / 0.45);
}

.border-r-neutral-950\/5 {
  border-right-color: rgb(10 10 10 / 0.05);
}

.border-r-neutral-950\/50 {
  border-right-color: rgb(10 10 10 / 0.5);
}

.border-r-neutral-950\/55 {
  border-right-color: rgb(10 10 10 / 0.55);
}

.border-r-neutral-950\/60 {
  border-right-color: rgb(10 10 10 / 0.6);
}

.border-r-neutral-950\/65 {
  border-right-color: rgb(10 10 10 / 0.65);
}

.border-r-neutral-950\/70 {
  border-right-color: rgb(10 10 10 / 0.7);
}

.border-r-neutral-950\/75 {
  border-right-color: rgb(10 10 10 / 0.75);
}

.border-r-neutral-950\/80 {
  border-right-color: rgb(10 10 10 / 0.8);
}

.border-r-neutral-950\/85 {
  border-right-color: rgb(10 10 10 / 0.85);
}

.border-r-neutral-950\/90 {
  border-right-color: rgb(10 10 10 / 0.9);
}

.border-r-neutral-950\/95 {
  border-right-color: rgb(10 10 10 / 0.95);
}

.border-r-ocean {
  --tw-border-opacity: 1;
  border-right-color: rgb(30 107 108 / var(--tw-border-opacity, 1));
}

.border-r-ocean\/0 {
  border-right-color: rgb(30 107 108 / 0);
}

.border-r-ocean\/10 {
  border-right-color: rgb(30 107 108 / 0.1);
}

.border-r-ocean\/100 {
  border-right-color: rgb(30 107 108 / 1);
}

.border-r-ocean\/15 {
  border-right-color: rgb(30 107 108 / 0.15);
}

.border-r-ocean\/20 {
  border-right-color: rgb(30 107 108 / 0.2);
}

.border-r-ocean\/25 {
  border-right-color: rgb(30 107 108 / 0.25);
}

.border-r-ocean\/30 {
  border-right-color: rgb(30 107 108 / 0.3);
}

.border-r-ocean\/35 {
  border-right-color: rgb(30 107 108 / 0.35);
}

.border-r-ocean\/40 {
  border-right-color: rgb(30 107 108 / 0.4);
}

.border-r-ocean\/45 {
  border-right-color: rgb(30 107 108 / 0.45);
}

.border-r-ocean\/5 {
  border-right-color: rgb(30 107 108 / 0.05);
}

.border-r-ocean\/50 {
  border-right-color: rgb(30 107 108 / 0.5);
}

.border-r-ocean\/55 {
  border-right-color: rgb(30 107 108 / 0.55);
}

.border-r-ocean\/60 {
  border-right-color: rgb(30 107 108 / 0.6);
}

.border-r-ocean\/65 {
  border-right-color: rgb(30 107 108 / 0.65);
}

.border-r-ocean\/70 {
  border-right-color: rgb(30 107 108 / 0.7);
}

.border-r-ocean\/75 {
  border-right-color: rgb(30 107 108 / 0.75);
}

.border-r-ocean\/80 {
  border-right-color: rgb(30 107 108 / 0.8);
}

.border-r-ocean\/85 {
  border-right-color: rgb(30 107 108 / 0.85);
}

.border-r-ocean\/90 {
  border-right-color: rgb(30 107 108 / 0.9);
}

.border-r-ocean\/95 {
  border-right-color: rgb(30 107 108 / 0.95);
}

.border-r-orange {
  --tw-border-opacity: 1;
  border-right-color: rgb(192 108 61 / var(--tw-border-opacity, 1));
}

.border-r-orange\/0 {
  border-right-color: rgb(192 108 61 / 0);
}

.border-r-orange\/10 {
  border-right-color: rgb(192 108 61 / 0.1);
}

.border-r-orange\/100 {
  border-right-color: rgb(192 108 61 / 1);
}

.border-r-orange\/15 {
  border-right-color: rgb(192 108 61 / 0.15);
}

.border-r-orange\/20 {
  border-right-color: rgb(192 108 61 / 0.2);
}

.border-r-orange\/25 {
  border-right-color: rgb(192 108 61 / 0.25);
}

.border-r-orange\/30 {
  border-right-color: rgb(192 108 61 / 0.3);
}

.border-r-orange\/35 {
  border-right-color: rgb(192 108 61 / 0.35);
}

.border-r-orange\/40 {
  border-right-color: rgb(192 108 61 / 0.4);
}

.border-r-orange\/45 {
  border-right-color: rgb(192 108 61 / 0.45);
}

.border-r-orange\/5 {
  border-right-color: rgb(192 108 61 / 0.05);
}

.border-r-orange\/50 {
  border-right-color: rgb(192 108 61 / 0.5);
}

.border-r-orange\/55 {
  border-right-color: rgb(192 108 61 / 0.55);
}

.border-r-orange\/60 {
  border-right-color: rgb(192 108 61 / 0.6);
}

.border-r-orange\/65 {
  border-right-color: rgb(192 108 61 / 0.65);
}

.border-r-orange\/70 {
  border-right-color: rgb(192 108 61 / 0.7);
}

.border-r-orange\/75 {
  border-right-color: rgb(192 108 61 / 0.75);
}

.border-r-orange\/80 {
  border-right-color: rgb(192 108 61 / 0.8);
}

.border-r-orange\/85 {
  border-right-color: rgb(192 108 61 / 0.85);
}

.border-r-orange\/90 {
  border-right-color: rgb(192 108 61 / 0.9);
}

.border-r-orange\/95 {
  border-right-color: rgb(192 108 61 / 0.95);
}

.border-r-pin-yellow {
  --tw-border-opacity: 1;
  border-right-color: rgb(253 192 64 / var(--tw-border-opacity, 1));
}

.border-r-pin-yellow\/0 {
  border-right-color: rgb(253 192 64 / 0);
}

.border-r-pin-yellow\/10 {
  border-right-color: rgb(253 192 64 / 0.1);
}

.border-r-pin-yellow\/100 {
  border-right-color: rgb(253 192 64 / 1);
}

.border-r-pin-yellow\/15 {
  border-right-color: rgb(253 192 64 / 0.15);
}

.border-r-pin-yellow\/20 {
  border-right-color: rgb(253 192 64 / 0.2);
}

.border-r-pin-yellow\/25 {
  border-right-color: rgb(253 192 64 / 0.25);
}

.border-r-pin-yellow\/30 {
  border-right-color: rgb(253 192 64 / 0.3);
}

.border-r-pin-yellow\/35 {
  border-right-color: rgb(253 192 64 / 0.35);
}

.border-r-pin-yellow\/40 {
  border-right-color: rgb(253 192 64 / 0.4);
}

.border-r-pin-yellow\/45 {
  border-right-color: rgb(253 192 64 / 0.45);
}

.border-r-pin-yellow\/5 {
  border-right-color: rgb(253 192 64 / 0.05);
}

.border-r-pin-yellow\/50 {
  border-right-color: rgb(253 192 64 / 0.5);
}

.border-r-pin-yellow\/55 {
  border-right-color: rgb(253 192 64 / 0.55);
}

.border-r-pin-yellow\/60 {
  border-right-color: rgb(253 192 64 / 0.6);
}

.border-r-pin-yellow\/65 {
  border-right-color: rgb(253 192 64 / 0.65);
}

.border-r-pin-yellow\/70 {
  border-right-color: rgb(253 192 64 / 0.7);
}

.border-r-pin-yellow\/75 {
  border-right-color: rgb(253 192 64 / 0.75);
}

.border-r-pin-yellow\/80 {
  border-right-color: rgb(253 192 64 / 0.8);
}

.border-r-pin-yellow\/85 {
  border-right-color: rgb(253 192 64 / 0.85);
}

.border-r-pin-yellow\/90 {
  border-right-color: rgb(253 192 64 / 0.9);
}

.border-r-pin-yellow\/95 {
  border-right-color: rgb(253 192 64 / 0.95);
}

.border-r-pink-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(252 231 243 / var(--tw-border-opacity, 1));
}

.border-r-pink-100\/0 {
  border-right-color: rgb(252 231 243 / 0);
}

.border-r-pink-100\/10 {
  border-right-color: rgb(252 231 243 / 0.1);
}

.border-r-pink-100\/100 {
  border-right-color: rgb(252 231 243 / 1);
}

.border-r-pink-100\/15 {
  border-right-color: rgb(252 231 243 / 0.15);
}

.border-r-pink-100\/20 {
  border-right-color: rgb(252 231 243 / 0.2);
}

.border-r-pink-100\/25 {
  border-right-color: rgb(252 231 243 / 0.25);
}

.border-r-pink-100\/30 {
  border-right-color: rgb(252 231 243 / 0.3);
}

.border-r-pink-100\/35 {
  border-right-color: rgb(252 231 243 / 0.35);
}

.border-r-pink-100\/40 {
  border-right-color: rgb(252 231 243 / 0.4);
}

.border-r-pink-100\/45 {
  border-right-color: rgb(252 231 243 / 0.45);
}

.border-r-pink-100\/5 {
  border-right-color: rgb(252 231 243 / 0.05);
}

.border-r-pink-100\/50 {
  border-right-color: rgb(252 231 243 / 0.5);
}

.border-r-pink-100\/55 {
  border-right-color: rgb(252 231 243 / 0.55);
}

.border-r-pink-100\/60 {
  border-right-color: rgb(252 231 243 / 0.6);
}

.border-r-pink-100\/65 {
  border-right-color: rgb(252 231 243 / 0.65);
}

.border-r-pink-100\/70 {
  border-right-color: rgb(252 231 243 / 0.7);
}

.border-r-pink-100\/75 {
  border-right-color: rgb(252 231 243 / 0.75);
}

.border-r-pink-100\/80 {
  border-right-color: rgb(252 231 243 / 0.8);
}

.border-r-pink-100\/85 {
  border-right-color: rgb(252 231 243 / 0.85);
}

.border-r-pink-100\/90 {
  border-right-color: rgb(252 231 243 / 0.9);
}

.border-r-pink-100\/95 {
  border-right-color: rgb(252 231 243 / 0.95);
}

.border-r-pink-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(251 207 232 / var(--tw-border-opacity, 1));
}

.border-r-pink-200\/0 {
  border-right-color: rgb(251 207 232 / 0);
}

.border-r-pink-200\/10 {
  border-right-color: rgb(251 207 232 / 0.1);
}

.border-r-pink-200\/100 {
  border-right-color: rgb(251 207 232 / 1);
}

.border-r-pink-200\/15 {
  border-right-color: rgb(251 207 232 / 0.15);
}

.border-r-pink-200\/20 {
  border-right-color: rgb(251 207 232 / 0.2);
}

.border-r-pink-200\/25 {
  border-right-color: rgb(251 207 232 / 0.25);
}

.border-r-pink-200\/30 {
  border-right-color: rgb(251 207 232 / 0.3);
}

.border-r-pink-200\/35 {
  border-right-color: rgb(251 207 232 / 0.35);
}

.border-r-pink-200\/40 {
  border-right-color: rgb(251 207 232 / 0.4);
}

.border-r-pink-200\/45 {
  border-right-color: rgb(251 207 232 / 0.45);
}

.border-r-pink-200\/5 {
  border-right-color: rgb(251 207 232 / 0.05);
}

.border-r-pink-200\/50 {
  border-right-color: rgb(251 207 232 / 0.5);
}

.border-r-pink-200\/55 {
  border-right-color: rgb(251 207 232 / 0.55);
}

.border-r-pink-200\/60 {
  border-right-color: rgb(251 207 232 / 0.6);
}

.border-r-pink-200\/65 {
  border-right-color: rgb(251 207 232 / 0.65);
}

.border-r-pink-200\/70 {
  border-right-color: rgb(251 207 232 / 0.7);
}

.border-r-pink-200\/75 {
  border-right-color: rgb(251 207 232 / 0.75);
}

.border-r-pink-200\/80 {
  border-right-color: rgb(251 207 232 / 0.8);
}

.border-r-pink-200\/85 {
  border-right-color: rgb(251 207 232 / 0.85);
}

.border-r-pink-200\/90 {
  border-right-color: rgb(251 207 232 / 0.9);
}

.border-r-pink-200\/95 {
  border-right-color: rgb(251 207 232 / 0.95);
}

.border-r-pink-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(249 168 212 / var(--tw-border-opacity, 1));
}

.border-r-pink-300\/0 {
  border-right-color: rgb(249 168 212 / 0);
}

.border-r-pink-300\/10 {
  border-right-color: rgb(249 168 212 / 0.1);
}

.border-r-pink-300\/100 {
  border-right-color: rgb(249 168 212 / 1);
}

.border-r-pink-300\/15 {
  border-right-color: rgb(249 168 212 / 0.15);
}

.border-r-pink-300\/20 {
  border-right-color: rgb(249 168 212 / 0.2);
}

.border-r-pink-300\/25 {
  border-right-color: rgb(249 168 212 / 0.25);
}

.border-r-pink-300\/30 {
  border-right-color: rgb(249 168 212 / 0.3);
}

.border-r-pink-300\/35 {
  border-right-color: rgb(249 168 212 / 0.35);
}

.border-r-pink-300\/40 {
  border-right-color: rgb(249 168 212 / 0.4);
}

.border-r-pink-300\/45 {
  border-right-color: rgb(249 168 212 / 0.45);
}

.border-r-pink-300\/5 {
  border-right-color: rgb(249 168 212 / 0.05);
}

.border-r-pink-300\/50 {
  border-right-color: rgb(249 168 212 / 0.5);
}

.border-r-pink-300\/55 {
  border-right-color: rgb(249 168 212 / 0.55);
}

.border-r-pink-300\/60 {
  border-right-color: rgb(249 168 212 / 0.6);
}

.border-r-pink-300\/65 {
  border-right-color: rgb(249 168 212 / 0.65);
}

.border-r-pink-300\/70 {
  border-right-color: rgb(249 168 212 / 0.7);
}

.border-r-pink-300\/75 {
  border-right-color: rgb(249 168 212 / 0.75);
}

.border-r-pink-300\/80 {
  border-right-color: rgb(249 168 212 / 0.8);
}

.border-r-pink-300\/85 {
  border-right-color: rgb(249 168 212 / 0.85);
}

.border-r-pink-300\/90 {
  border-right-color: rgb(249 168 212 / 0.9);
}

.border-r-pink-300\/95 {
  border-right-color: rgb(249 168 212 / 0.95);
}

.border-r-pink-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(244 114 182 / var(--tw-border-opacity, 1));
}

.border-r-pink-400\/0 {
  border-right-color: rgb(244 114 182 / 0);
}

.border-r-pink-400\/10 {
  border-right-color: rgb(244 114 182 / 0.1);
}

.border-r-pink-400\/100 {
  border-right-color: rgb(244 114 182 / 1);
}

.border-r-pink-400\/15 {
  border-right-color: rgb(244 114 182 / 0.15);
}

.border-r-pink-400\/20 {
  border-right-color: rgb(244 114 182 / 0.2);
}

.border-r-pink-400\/25 {
  border-right-color: rgb(244 114 182 / 0.25);
}

.border-r-pink-400\/30 {
  border-right-color: rgb(244 114 182 / 0.3);
}

.border-r-pink-400\/35 {
  border-right-color: rgb(244 114 182 / 0.35);
}

.border-r-pink-400\/40 {
  border-right-color: rgb(244 114 182 / 0.4);
}

.border-r-pink-400\/45 {
  border-right-color: rgb(244 114 182 / 0.45);
}

.border-r-pink-400\/5 {
  border-right-color: rgb(244 114 182 / 0.05);
}

.border-r-pink-400\/50 {
  border-right-color: rgb(244 114 182 / 0.5);
}

.border-r-pink-400\/55 {
  border-right-color: rgb(244 114 182 / 0.55);
}

.border-r-pink-400\/60 {
  border-right-color: rgb(244 114 182 / 0.6);
}

.border-r-pink-400\/65 {
  border-right-color: rgb(244 114 182 / 0.65);
}

.border-r-pink-400\/70 {
  border-right-color: rgb(244 114 182 / 0.7);
}

.border-r-pink-400\/75 {
  border-right-color: rgb(244 114 182 / 0.75);
}

.border-r-pink-400\/80 {
  border-right-color: rgb(244 114 182 / 0.8);
}

.border-r-pink-400\/85 {
  border-right-color: rgb(244 114 182 / 0.85);
}

.border-r-pink-400\/90 {
  border-right-color: rgb(244 114 182 / 0.9);
}

.border-r-pink-400\/95 {
  border-right-color: rgb(244 114 182 / 0.95);
}

.border-r-pink-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(253 242 248 / var(--tw-border-opacity, 1));
}

.border-r-pink-50\/0 {
  border-right-color: rgb(253 242 248 / 0);
}

.border-r-pink-50\/10 {
  border-right-color: rgb(253 242 248 / 0.1);
}

.border-r-pink-50\/100 {
  border-right-color: rgb(253 242 248 / 1);
}

.border-r-pink-50\/15 {
  border-right-color: rgb(253 242 248 / 0.15);
}

.border-r-pink-50\/20 {
  border-right-color: rgb(253 242 248 / 0.2);
}

.border-r-pink-50\/25 {
  border-right-color: rgb(253 242 248 / 0.25);
}

.border-r-pink-50\/30 {
  border-right-color: rgb(253 242 248 / 0.3);
}

.border-r-pink-50\/35 {
  border-right-color: rgb(253 242 248 / 0.35);
}

.border-r-pink-50\/40 {
  border-right-color: rgb(253 242 248 / 0.4);
}

.border-r-pink-50\/45 {
  border-right-color: rgb(253 242 248 / 0.45);
}

.border-r-pink-50\/5 {
  border-right-color: rgb(253 242 248 / 0.05);
}

.border-r-pink-50\/50 {
  border-right-color: rgb(253 242 248 / 0.5);
}

.border-r-pink-50\/55 {
  border-right-color: rgb(253 242 248 / 0.55);
}

.border-r-pink-50\/60 {
  border-right-color: rgb(253 242 248 / 0.6);
}

.border-r-pink-50\/65 {
  border-right-color: rgb(253 242 248 / 0.65);
}

.border-r-pink-50\/70 {
  border-right-color: rgb(253 242 248 / 0.7);
}

.border-r-pink-50\/75 {
  border-right-color: rgb(253 242 248 / 0.75);
}

.border-r-pink-50\/80 {
  border-right-color: rgb(253 242 248 / 0.8);
}

.border-r-pink-50\/85 {
  border-right-color: rgb(253 242 248 / 0.85);
}

.border-r-pink-50\/90 {
  border-right-color: rgb(253 242 248 / 0.9);
}

.border-r-pink-50\/95 {
  border-right-color: rgb(253 242 248 / 0.95);
}

.border-r-pink-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(236 72 153 / var(--tw-border-opacity, 1));
}

.border-r-pink-500\/0 {
  border-right-color: rgb(236 72 153 / 0);
}

.border-r-pink-500\/10 {
  border-right-color: rgb(236 72 153 / 0.1);
}

.border-r-pink-500\/100 {
  border-right-color: rgb(236 72 153 / 1);
}

.border-r-pink-500\/15 {
  border-right-color: rgb(236 72 153 / 0.15);
}

.border-r-pink-500\/20 {
  border-right-color: rgb(236 72 153 / 0.2);
}

.border-r-pink-500\/25 {
  border-right-color: rgb(236 72 153 / 0.25);
}

.border-r-pink-500\/30 {
  border-right-color: rgb(236 72 153 / 0.3);
}

.border-r-pink-500\/35 {
  border-right-color: rgb(236 72 153 / 0.35);
}

.border-r-pink-500\/40 {
  border-right-color: rgb(236 72 153 / 0.4);
}

.border-r-pink-500\/45 {
  border-right-color: rgb(236 72 153 / 0.45);
}

.border-r-pink-500\/5 {
  border-right-color: rgb(236 72 153 / 0.05);
}

.border-r-pink-500\/50 {
  border-right-color: rgb(236 72 153 / 0.5);
}

.border-r-pink-500\/55 {
  border-right-color: rgb(236 72 153 / 0.55);
}

.border-r-pink-500\/60 {
  border-right-color: rgb(236 72 153 / 0.6);
}

.border-r-pink-500\/65 {
  border-right-color: rgb(236 72 153 / 0.65);
}

.border-r-pink-500\/70 {
  border-right-color: rgb(236 72 153 / 0.7);
}

.border-r-pink-500\/75 {
  border-right-color: rgb(236 72 153 / 0.75);
}

.border-r-pink-500\/80 {
  border-right-color: rgb(236 72 153 / 0.8);
}

.border-r-pink-500\/85 {
  border-right-color: rgb(236 72 153 / 0.85);
}

.border-r-pink-500\/90 {
  border-right-color: rgb(236 72 153 / 0.9);
}

.border-r-pink-500\/95 {
  border-right-color: rgb(236 72 153 / 0.95);
}

.border-r-pink-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(219 39 119 / var(--tw-border-opacity, 1));
}

.border-r-pink-600\/0 {
  border-right-color: rgb(219 39 119 / 0);
}

.border-r-pink-600\/10 {
  border-right-color: rgb(219 39 119 / 0.1);
}

.border-r-pink-600\/100 {
  border-right-color: rgb(219 39 119 / 1);
}

.border-r-pink-600\/15 {
  border-right-color: rgb(219 39 119 / 0.15);
}

.border-r-pink-600\/20 {
  border-right-color: rgb(219 39 119 / 0.2);
}

.border-r-pink-600\/25 {
  border-right-color: rgb(219 39 119 / 0.25);
}

.border-r-pink-600\/30 {
  border-right-color: rgb(219 39 119 / 0.3);
}

.border-r-pink-600\/35 {
  border-right-color: rgb(219 39 119 / 0.35);
}

.border-r-pink-600\/40 {
  border-right-color: rgb(219 39 119 / 0.4);
}

.border-r-pink-600\/45 {
  border-right-color: rgb(219 39 119 / 0.45);
}

.border-r-pink-600\/5 {
  border-right-color: rgb(219 39 119 / 0.05);
}

.border-r-pink-600\/50 {
  border-right-color: rgb(219 39 119 / 0.5);
}

.border-r-pink-600\/55 {
  border-right-color: rgb(219 39 119 / 0.55);
}

.border-r-pink-600\/60 {
  border-right-color: rgb(219 39 119 / 0.6);
}

.border-r-pink-600\/65 {
  border-right-color: rgb(219 39 119 / 0.65);
}

.border-r-pink-600\/70 {
  border-right-color: rgb(219 39 119 / 0.7);
}

.border-r-pink-600\/75 {
  border-right-color: rgb(219 39 119 / 0.75);
}

.border-r-pink-600\/80 {
  border-right-color: rgb(219 39 119 / 0.8);
}

.border-r-pink-600\/85 {
  border-right-color: rgb(219 39 119 / 0.85);
}

.border-r-pink-600\/90 {
  border-right-color: rgb(219 39 119 / 0.9);
}

.border-r-pink-600\/95 {
  border-right-color: rgb(219 39 119 / 0.95);
}

.border-r-pink-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(190 24 93 / var(--tw-border-opacity, 1));
}

.border-r-pink-700\/0 {
  border-right-color: rgb(190 24 93 / 0);
}

.border-r-pink-700\/10 {
  border-right-color: rgb(190 24 93 / 0.1);
}

.border-r-pink-700\/100 {
  border-right-color: rgb(190 24 93 / 1);
}

.border-r-pink-700\/15 {
  border-right-color: rgb(190 24 93 / 0.15);
}

.border-r-pink-700\/20 {
  border-right-color: rgb(190 24 93 / 0.2);
}

.border-r-pink-700\/25 {
  border-right-color: rgb(190 24 93 / 0.25);
}

.border-r-pink-700\/30 {
  border-right-color: rgb(190 24 93 / 0.3);
}

.border-r-pink-700\/35 {
  border-right-color: rgb(190 24 93 / 0.35);
}

.border-r-pink-700\/40 {
  border-right-color: rgb(190 24 93 / 0.4);
}

.border-r-pink-700\/45 {
  border-right-color: rgb(190 24 93 / 0.45);
}

.border-r-pink-700\/5 {
  border-right-color: rgb(190 24 93 / 0.05);
}

.border-r-pink-700\/50 {
  border-right-color: rgb(190 24 93 / 0.5);
}

.border-r-pink-700\/55 {
  border-right-color: rgb(190 24 93 / 0.55);
}

.border-r-pink-700\/60 {
  border-right-color: rgb(190 24 93 / 0.6);
}

.border-r-pink-700\/65 {
  border-right-color: rgb(190 24 93 / 0.65);
}

.border-r-pink-700\/70 {
  border-right-color: rgb(190 24 93 / 0.7);
}

.border-r-pink-700\/75 {
  border-right-color: rgb(190 24 93 / 0.75);
}

.border-r-pink-700\/80 {
  border-right-color: rgb(190 24 93 / 0.8);
}

.border-r-pink-700\/85 {
  border-right-color: rgb(190 24 93 / 0.85);
}

.border-r-pink-700\/90 {
  border-right-color: rgb(190 24 93 / 0.9);
}

.border-r-pink-700\/95 {
  border-right-color: rgb(190 24 93 / 0.95);
}

.border-r-pink-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(157 23 77 / var(--tw-border-opacity, 1));
}

.border-r-pink-800\/0 {
  border-right-color: rgb(157 23 77 / 0);
}

.border-r-pink-800\/10 {
  border-right-color: rgb(157 23 77 / 0.1);
}

.border-r-pink-800\/100 {
  border-right-color: rgb(157 23 77 / 1);
}

.border-r-pink-800\/15 {
  border-right-color: rgb(157 23 77 / 0.15);
}

.border-r-pink-800\/20 {
  border-right-color: rgb(157 23 77 / 0.2);
}

.border-r-pink-800\/25 {
  border-right-color: rgb(157 23 77 / 0.25);
}

.border-r-pink-800\/30 {
  border-right-color: rgb(157 23 77 / 0.3);
}

.border-r-pink-800\/35 {
  border-right-color: rgb(157 23 77 / 0.35);
}

.border-r-pink-800\/40 {
  border-right-color: rgb(157 23 77 / 0.4);
}

.border-r-pink-800\/45 {
  border-right-color: rgb(157 23 77 / 0.45);
}

.border-r-pink-800\/5 {
  border-right-color: rgb(157 23 77 / 0.05);
}

.border-r-pink-800\/50 {
  border-right-color: rgb(157 23 77 / 0.5);
}

.border-r-pink-800\/55 {
  border-right-color: rgb(157 23 77 / 0.55);
}

.border-r-pink-800\/60 {
  border-right-color: rgb(157 23 77 / 0.6);
}

.border-r-pink-800\/65 {
  border-right-color: rgb(157 23 77 / 0.65);
}

.border-r-pink-800\/70 {
  border-right-color: rgb(157 23 77 / 0.7);
}

.border-r-pink-800\/75 {
  border-right-color: rgb(157 23 77 / 0.75);
}

.border-r-pink-800\/80 {
  border-right-color: rgb(157 23 77 / 0.8);
}

.border-r-pink-800\/85 {
  border-right-color: rgb(157 23 77 / 0.85);
}

.border-r-pink-800\/90 {
  border-right-color: rgb(157 23 77 / 0.9);
}

.border-r-pink-800\/95 {
  border-right-color: rgb(157 23 77 / 0.95);
}

.border-r-pink-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(131 24 67 / var(--tw-border-opacity, 1));
}

.border-r-pink-900\/0 {
  border-right-color: rgb(131 24 67 / 0);
}

.border-r-pink-900\/10 {
  border-right-color: rgb(131 24 67 / 0.1);
}

.border-r-pink-900\/100 {
  border-right-color: rgb(131 24 67 / 1);
}

.border-r-pink-900\/15 {
  border-right-color: rgb(131 24 67 / 0.15);
}

.border-r-pink-900\/20 {
  border-right-color: rgb(131 24 67 / 0.2);
}

.border-r-pink-900\/25 {
  border-right-color: rgb(131 24 67 / 0.25);
}

.border-r-pink-900\/30 {
  border-right-color: rgb(131 24 67 / 0.3);
}

.border-r-pink-900\/35 {
  border-right-color: rgb(131 24 67 / 0.35);
}

.border-r-pink-900\/40 {
  border-right-color: rgb(131 24 67 / 0.4);
}

.border-r-pink-900\/45 {
  border-right-color: rgb(131 24 67 / 0.45);
}

.border-r-pink-900\/5 {
  border-right-color: rgb(131 24 67 / 0.05);
}

.border-r-pink-900\/50 {
  border-right-color: rgb(131 24 67 / 0.5);
}

.border-r-pink-900\/55 {
  border-right-color: rgb(131 24 67 / 0.55);
}

.border-r-pink-900\/60 {
  border-right-color: rgb(131 24 67 / 0.6);
}

.border-r-pink-900\/65 {
  border-right-color: rgb(131 24 67 / 0.65);
}

.border-r-pink-900\/70 {
  border-right-color: rgb(131 24 67 / 0.7);
}

.border-r-pink-900\/75 {
  border-right-color: rgb(131 24 67 / 0.75);
}

.border-r-pink-900\/80 {
  border-right-color: rgb(131 24 67 / 0.8);
}

.border-r-pink-900\/85 {
  border-right-color: rgb(131 24 67 / 0.85);
}

.border-r-pink-900\/90 {
  border-right-color: rgb(131 24 67 / 0.9);
}

.border-r-pink-900\/95 {
  border-right-color: rgb(131 24 67 / 0.95);
}

.border-r-pink-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(80 7 36 / var(--tw-border-opacity, 1));
}

.border-r-pink-950\/0 {
  border-right-color: rgb(80 7 36 / 0);
}

.border-r-pink-950\/10 {
  border-right-color: rgb(80 7 36 / 0.1);
}

.border-r-pink-950\/100 {
  border-right-color: rgb(80 7 36 / 1);
}

.border-r-pink-950\/15 {
  border-right-color: rgb(80 7 36 / 0.15);
}

.border-r-pink-950\/20 {
  border-right-color: rgb(80 7 36 / 0.2);
}

.border-r-pink-950\/25 {
  border-right-color: rgb(80 7 36 / 0.25);
}

.border-r-pink-950\/30 {
  border-right-color: rgb(80 7 36 / 0.3);
}

.border-r-pink-950\/35 {
  border-right-color: rgb(80 7 36 / 0.35);
}

.border-r-pink-950\/40 {
  border-right-color: rgb(80 7 36 / 0.4);
}

.border-r-pink-950\/45 {
  border-right-color: rgb(80 7 36 / 0.45);
}

.border-r-pink-950\/5 {
  border-right-color: rgb(80 7 36 / 0.05);
}

.border-r-pink-950\/50 {
  border-right-color: rgb(80 7 36 / 0.5);
}

.border-r-pink-950\/55 {
  border-right-color: rgb(80 7 36 / 0.55);
}

.border-r-pink-950\/60 {
  border-right-color: rgb(80 7 36 / 0.6);
}

.border-r-pink-950\/65 {
  border-right-color: rgb(80 7 36 / 0.65);
}

.border-r-pink-950\/70 {
  border-right-color: rgb(80 7 36 / 0.7);
}

.border-r-pink-950\/75 {
  border-right-color: rgb(80 7 36 / 0.75);
}

.border-r-pink-950\/80 {
  border-right-color: rgb(80 7 36 / 0.8);
}

.border-r-pink-950\/85 {
  border-right-color: rgb(80 7 36 / 0.85);
}

.border-r-pink-950\/90 {
  border-right-color: rgb(80 7 36 / 0.9);
}

.border-r-pink-950\/95 {
  border-right-color: rgb(80 7 36 / 0.95);
}

.border-r-purple {
  --tw-border-opacity: 1;
  border-right-color: rgb(99 111 173 / var(--tw-border-opacity, 1));
}

.border-r-purple\/0 {
  border-right-color: rgb(99 111 173 / 0);
}

.border-r-purple\/10 {
  border-right-color: rgb(99 111 173 / 0.1);
}

.border-r-purple\/100 {
  border-right-color: rgb(99 111 173 / 1);
}

.border-r-purple\/15 {
  border-right-color: rgb(99 111 173 / 0.15);
}

.border-r-purple\/20 {
  border-right-color: rgb(99 111 173 / 0.2);
}

.border-r-purple\/25 {
  border-right-color: rgb(99 111 173 / 0.25);
}

.border-r-purple\/30 {
  border-right-color: rgb(99 111 173 / 0.3);
}

.border-r-purple\/35 {
  border-right-color: rgb(99 111 173 / 0.35);
}

.border-r-purple\/40 {
  border-right-color: rgb(99 111 173 / 0.4);
}

.border-r-purple\/45 {
  border-right-color: rgb(99 111 173 / 0.45);
}

.border-r-purple\/5 {
  border-right-color: rgb(99 111 173 / 0.05);
}

.border-r-purple\/50 {
  border-right-color: rgb(99 111 173 / 0.5);
}

.border-r-purple\/55 {
  border-right-color: rgb(99 111 173 / 0.55);
}

.border-r-purple\/60 {
  border-right-color: rgb(99 111 173 / 0.6);
}

.border-r-purple\/65 {
  border-right-color: rgb(99 111 173 / 0.65);
}

.border-r-purple\/70 {
  border-right-color: rgb(99 111 173 / 0.7);
}

.border-r-purple\/75 {
  border-right-color: rgb(99 111 173 / 0.75);
}

.border-r-purple\/80 {
  border-right-color: rgb(99 111 173 / 0.8);
}

.border-r-purple\/85 {
  border-right-color: rgb(99 111 173 / 0.85);
}

.border-r-purple\/90 {
  border-right-color: rgb(99 111 173 / 0.9);
}

.border-r-purple\/95 {
  border-right-color: rgb(99 111 173 / 0.95);
}

.border-r-red {
  --tw-border-opacity: 1;
  border-right-color: rgb(212 64 54 / var(--tw-border-opacity, 1));
}

.border-r-red\/0 {
  border-right-color: rgb(212 64 54 / 0);
}

.border-r-red\/10 {
  border-right-color: rgb(212 64 54 / 0.1);
}

.border-r-red\/100 {
  border-right-color: rgb(212 64 54 / 1);
}

.border-r-red\/15 {
  border-right-color: rgb(212 64 54 / 0.15);
}

.border-r-red\/20 {
  border-right-color: rgb(212 64 54 / 0.2);
}

.border-r-red\/25 {
  border-right-color: rgb(212 64 54 / 0.25);
}

.border-r-red\/30 {
  border-right-color: rgb(212 64 54 / 0.3);
}

.border-r-red\/35 {
  border-right-color: rgb(212 64 54 / 0.35);
}

.border-r-red\/40 {
  border-right-color: rgb(212 64 54 / 0.4);
}

.border-r-red\/45 {
  border-right-color: rgb(212 64 54 / 0.45);
}

.border-r-red\/5 {
  border-right-color: rgb(212 64 54 / 0.05);
}

.border-r-red\/50 {
  border-right-color: rgb(212 64 54 / 0.5);
}

.border-r-red\/55 {
  border-right-color: rgb(212 64 54 / 0.55);
}

.border-r-red\/60 {
  border-right-color: rgb(212 64 54 / 0.6);
}

.border-r-red\/65 {
  border-right-color: rgb(212 64 54 / 0.65);
}

.border-r-red\/70 {
  border-right-color: rgb(212 64 54 / 0.7);
}

.border-r-red\/75 {
  border-right-color: rgb(212 64 54 / 0.75);
}

.border-r-red\/80 {
  border-right-color: rgb(212 64 54 / 0.8);
}

.border-r-red\/85 {
  border-right-color: rgb(212 64 54 / 0.85);
}

.border-r-red\/90 {
  border-right-color: rgb(212 64 54 / 0.9);
}

.border-r-red\/95 {
  border-right-color: rgb(212 64 54 / 0.95);
}

.border-r-rose {
  --tw-border-opacity: 1;
  border-right-color: rgb(173 99 130 / var(--tw-border-opacity, 1));
}

.border-r-rose\/0 {
  border-right-color: rgb(173 99 130 / 0);
}

.border-r-rose\/10 {
  border-right-color: rgb(173 99 130 / 0.1);
}

.border-r-rose\/100 {
  border-right-color: rgb(173 99 130 / 1);
}

.border-r-rose\/15 {
  border-right-color: rgb(173 99 130 / 0.15);
}

.border-r-rose\/20 {
  border-right-color: rgb(173 99 130 / 0.2);
}

.border-r-rose\/25 {
  border-right-color: rgb(173 99 130 / 0.25);
}

.border-r-rose\/30 {
  border-right-color: rgb(173 99 130 / 0.3);
}

.border-r-rose\/35 {
  border-right-color: rgb(173 99 130 / 0.35);
}

.border-r-rose\/40 {
  border-right-color: rgb(173 99 130 / 0.4);
}

.border-r-rose\/45 {
  border-right-color: rgb(173 99 130 / 0.45);
}

.border-r-rose\/5 {
  border-right-color: rgb(173 99 130 / 0.05);
}

.border-r-rose\/50 {
  border-right-color: rgb(173 99 130 / 0.5);
}

.border-r-rose\/55 {
  border-right-color: rgb(173 99 130 / 0.55);
}

.border-r-rose\/60 {
  border-right-color: rgb(173 99 130 / 0.6);
}

.border-r-rose\/65 {
  border-right-color: rgb(173 99 130 / 0.65);
}

.border-r-rose\/70 {
  border-right-color: rgb(173 99 130 / 0.7);
}

.border-r-rose\/75 {
  border-right-color: rgb(173 99 130 / 0.75);
}

.border-r-rose\/80 {
  border-right-color: rgb(173 99 130 / 0.8);
}

.border-r-rose\/85 {
  border-right-color: rgb(173 99 130 / 0.85);
}

.border-r-rose\/90 {
  border-right-color: rgb(173 99 130 / 0.9);
}

.border-r-rose\/95 {
  border-right-color: rgb(173 99 130 / 0.95);
}

.border-r-sky-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(224 242 254 / var(--tw-border-opacity, 1));
}

.border-r-sky-100\/0 {
  border-right-color: rgb(224 242 254 / 0);
}

.border-r-sky-100\/10 {
  border-right-color: rgb(224 242 254 / 0.1);
}

.border-r-sky-100\/100 {
  border-right-color: rgb(224 242 254 / 1);
}

.border-r-sky-100\/15 {
  border-right-color: rgb(224 242 254 / 0.15);
}

.border-r-sky-100\/20 {
  border-right-color: rgb(224 242 254 / 0.2);
}

.border-r-sky-100\/25 {
  border-right-color: rgb(224 242 254 / 0.25);
}

.border-r-sky-100\/30 {
  border-right-color: rgb(224 242 254 / 0.3);
}

.border-r-sky-100\/35 {
  border-right-color: rgb(224 242 254 / 0.35);
}

.border-r-sky-100\/40 {
  border-right-color: rgb(224 242 254 / 0.4);
}

.border-r-sky-100\/45 {
  border-right-color: rgb(224 242 254 / 0.45);
}

.border-r-sky-100\/5 {
  border-right-color: rgb(224 242 254 / 0.05);
}

.border-r-sky-100\/50 {
  border-right-color: rgb(224 242 254 / 0.5);
}

.border-r-sky-100\/55 {
  border-right-color: rgb(224 242 254 / 0.55);
}

.border-r-sky-100\/60 {
  border-right-color: rgb(224 242 254 / 0.6);
}

.border-r-sky-100\/65 {
  border-right-color: rgb(224 242 254 / 0.65);
}

.border-r-sky-100\/70 {
  border-right-color: rgb(224 242 254 / 0.7);
}

.border-r-sky-100\/75 {
  border-right-color: rgb(224 242 254 / 0.75);
}

.border-r-sky-100\/80 {
  border-right-color: rgb(224 242 254 / 0.8);
}

.border-r-sky-100\/85 {
  border-right-color: rgb(224 242 254 / 0.85);
}

.border-r-sky-100\/90 {
  border-right-color: rgb(224 242 254 / 0.9);
}

.border-r-sky-100\/95 {
  border-right-color: rgb(224 242 254 / 0.95);
}

.border-r-sky-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(186 230 253 / var(--tw-border-opacity, 1));
}

.border-r-sky-200\/0 {
  border-right-color: rgb(186 230 253 / 0);
}

.border-r-sky-200\/10 {
  border-right-color: rgb(186 230 253 / 0.1);
}

.border-r-sky-200\/100 {
  border-right-color: rgb(186 230 253 / 1);
}

.border-r-sky-200\/15 {
  border-right-color: rgb(186 230 253 / 0.15);
}

.border-r-sky-200\/20 {
  border-right-color: rgb(186 230 253 / 0.2);
}

.border-r-sky-200\/25 {
  border-right-color: rgb(186 230 253 / 0.25);
}

.border-r-sky-200\/30 {
  border-right-color: rgb(186 230 253 / 0.3);
}

.border-r-sky-200\/35 {
  border-right-color: rgb(186 230 253 / 0.35);
}

.border-r-sky-200\/40 {
  border-right-color: rgb(186 230 253 / 0.4);
}

.border-r-sky-200\/45 {
  border-right-color: rgb(186 230 253 / 0.45);
}

.border-r-sky-200\/5 {
  border-right-color: rgb(186 230 253 / 0.05);
}

.border-r-sky-200\/50 {
  border-right-color: rgb(186 230 253 / 0.5);
}

.border-r-sky-200\/55 {
  border-right-color: rgb(186 230 253 / 0.55);
}

.border-r-sky-200\/60 {
  border-right-color: rgb(186 230 253 / 0.6);
}

.border-r-sky-200\/65 {
  border-right-color: rgb(186 230 253 / 0.65);
}

.border-r-sky-200\/70 {
  border-right-color: rgb(186 230 253 / 0.7);
}

.border-r-sky-200\/75 {
  border-right-color: rgb(186 230 253 / 0.75);
}

.border-r-sky-200\/80 {
  border-right-color: rgb(186 230 253 / 0.8);
}

.border-r-sky-200\/85 {
  border-right-color: rgb(186 230 253 / 0.85);
}

.border-r-sky-200\/90 {
  border-right-color: rgb(186 230 253 / 0.9);
}

.border-r-sky-200\/95 {
  border-right-color: rgb(186 230 253 / 0.95);
}

.border-r-sky-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(125 211 252 / var(--tw-border-opacity, 1));
}

.border-r-sky-300\/0 {
  border-right-color: rgb(125 211 252 / 0);
}

.border-r-sky-300\/10 {
  border-right-color: rgb(125 211 252 / 0.1);
}

.border-r-sky-300\/100 {
  border-right-color: rgb(125 211 252 / 1);
}

.border-r-sky-300\/15 {
  border-right-color: rgb(125 211 252 / 0.15);
}

.border-r-sky-300\/20 {
  border-right-color: rgb(125 211 252 / 0.2);
}

.border-r-sky-300\/25 {
  border-right-color: rgb(125 211 252 / 0.25);
}

.border-r-sky-300\/30 {
  border-right-color: rgb(125 211 252 / 0.3);
}

.border-r-sky-300\/35 {
  border-right-color: rgb(125 211 252 / 0.35);
}

.border-r-sky-300\/40 {
  border-right-color: rgb(125 211 252 / 0.4);
}

.border-r-sky-300\/45 {
  border-right-color: rgb(125 211 252 / 0.45);
}

.border-r-sky-300\/5 {
  border-right-color: rgb(125 211 252 / 0.05);
}

.border-r-sky-300\/50 {
  border-right-color: rgb(125 211 252 / 0.5);
}

.border-r-sky-300\/55 {
  border-right-color: rgb(125 211 252 / 0.55);
}

.border-r-sky-300\/60 {
  border-right-color: rgb(125 211 252 / 0.6);
}

.border-r-sky-300\/65 {
  border-right-color: rgb(125 211 252 / 0.65);
}

.border-r-sky-300\/70 {
  border-right-color: rgb(125 211 252 / 0.7);
}

.border-r-sky-300\/75 {
  border-right-color: rgb(125 211 252 / 0.75);
}

.border-r-sky-300\/80 {
  border-right-color: rgb(125 211 252 / 0.8);
}

.border-r-sky-300\/85 {
  border-right-color: rgb(125 211 252 / 0.85);
}

.border-r-sky-300\/90 {
  border-right-color: rgb(125 211 252 / 0.9);
}

.border-r-sky-300\/95 {
  border-right-color: rgb(125 211 252 / 0.95);
}

.border-r-sky-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(56 189 248 / var(--tw-border-opacity, 1));
}

.border-r-sky-400\/0 {
  border-right-color: rgb(56 189 248 / 0);
}

.border-r-sky-400\/10 {
  border-right-color: rgb(56 189 248 / 0.1);
}

.border-r-sky-400\/100 {
  border-right-color: rgb(56 189 248 / 1);
}

.border-r-sky-400\/15 {
  border-right-color: rgb(56 189 248 / 0.15);
}

.border-r-sky-400\/20 {
  border-right-color: rgb(56 189 248 / 0.2);
}

.border-r-sky-400\/25 {
  border-right-color: rgb(56 189 248 / 0.25);
}

.border-r-sky-400\/30 {
  border-right-color: rgb(56 189 248 / 0.3);
}

.border-r-sky-400\/35 {
  border-right-color: rgb(56 189 248 / 0.35);
}

.border-r-sky-400\/40 {
  border-right-color: rgb(56 189 248 / 0.4);
}

.border-r-sky-400\/45 {
  border-right-color: rgb(56 189 248 / 0.45);
}

.border-r-sky-400\/5 {
  border-right-color: rgb(56 189 248 / 0.05);
}

.border-r-sky-400\/50 {
  border-right-color: rgb(56 189 248 / 0.5);
}

.border-r-sky-400\/55 {
  border-right-color: rgb(56 189 248 / 0.55);
}

.border-r-sky-400\/60 {
  border-right-color: rgb(56 189 248 / 0.6);
}

.border-r-sky-400\/65 {
  border-right-color: rgb(56 189 248 / 0.65);
}

.border-r-sky-400\/70 {
  border-right-color: rgb(56 189 248 / 0.7);
}

.border-r-sky-400\/75 {
  border-right-color: rgb(56 189 248 / 0.75);
}

.border-r-sky-400\/80 {
  border-right-color: rgb(56 189 248 / 0.8);
}

.border-r-sky-400\/85 {
  border-right-color: rgb(56 189 248 / 0.85);
}

.border-r-sky-400\/90 {
  border-right-color: rgb(56 189 248 / 0.9);
}

.border-r-sky-400\/95 {
  border-right-color: rgb(56 189 248 / 0.95);
}

.border-r-sky-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(240 249 255 / var(--tw-border-opacity, 1));
}

.border-r-sky-50\/0 {
  border-right-color: rgb(240 249 255 / 0);
}

.border-r-sky-50\/10 {
  border-right-color: rgb(240 249 255 / 0.1);
}

.border-r-sky-50\/100 {
  border-right-color: rgb(240 249 255 / 1);
}

.border-r-sky-50\/15 {
  border-right-color: rgb(240 249 255 / 0.15);
}

.border-r-sky-50\/20 {
  border-right-color: rgb(240 249 255 / 0.2);
}

.border-r-sky-50\/25 {
  border-right-color: rgb(240 249 255 / 0.25);
}

.border-r-sky-50\/30 {
  border-right-color: rgb(240 249 255 / 0.3);
}

.border-r-sky-50\/35 {
  border-right-color: rgb(240 249 255 / 0.35);
}

.border-r-sky-50\/40 {
  border-right-color: rgb(240 249 255 / 0.4);
}

.border-r-sky-50\/45 {
  border-right-color: rgb(240 249 255 / 0.45);
}

.border-r-sky-50\/5 {
  border-right-color: rgb(240 249 255 / 0.05);
}

.border-r-sky-50\/50 {
  border-right-color: rgb(240 249 255 / 0.5);
}

.border-r-sky-50\/55 {
  border-right-color: rgb(240 249 255 / 0.55);
}

.border-r-sky-50\/60 {
  border-right-color: rgb(240 249 255 / 0.6);
}

.border-r-sky-50\/65 {
  border-right-color: rgb(240 249 255 / 0.65);
}

.border-r-sky-50\/70 {
  border-right-color: rgb(240 249 255 / 0.7);
}

.border-r-sky-50\/75 {
  border-right-color: rgb(240 249 255 / 0.75);
}

.border-r-sky-50\/80 {
  border-right-color: rgb(240 249 255 / 0.8);
}

.border-r-sky-50\/85 {
  border-right-color: rgb(240 249 255 / 0.85);
}

.border-r-sky-50\/90 {
  border-right-color: rgb(240 249 255 / 0.9);
}

.border-r-sky-50\/95 {
  border-right-color: rgb(240 249 255 / 0.95);
}

.border-r-sky-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(14 165 233 / var(--tw-border-opacity, 1));
}

.border-r-sky-500\/0 {
  border-right-color: rgb(14 165 233 / 0);
}

.border-r-sky-500\/10 {
  border-right-color: rgb(14 165 233 / 0.1);
}

.border-r-sky-500\/100 {
  border-right-color: rgb(14 165 233 / 1);
}

.border-r-sky-500\/15 {
  border-right-color: rgb(14 165 233 / 0.15);
}

.border-r-sky-500\/20 {
  border-right-color: rgb(14 165 233 / 0.2);
}

.border-r-sky-500\/25 {
  border-right-color: rgb(14 165 233 / 0.25);
}

.border-r-sky-500\/30 {
  border-right-color: rgb(14 165 233 / 0.3);
}

.border-r-sky-500\/35 {
  border-right-color: rgb(14 165 233 / 0.35);
}

.border-r-sky-500\/40 {
  border-right-color: rgb(14 165 233 / 0.4);
}

.border-r-sky-500\/45 {
  border-right-color: rgb(14 165 233 / 0.45);
}

.border-r-sky-500\/5 {
  border-right-color: rgb(14 165 233 / 0.05);
}

.border-r-sky-500\/50 {
  border-right-color: rgb(14 165 233 / 0.5);
}

.border-r-sky-500\/55 {
  border-right-color: rgb(14 165 233 / 0.55);
}

.border-r-sky-500\/60 {
  border-right-color: rgb(14 165 233 / 0.6);
}

.border-r-sky-500\/65 {
  border-right-color: rgb(14 165 233 / 0.65);
}

.border-r-sky-500\/70 {
  border-right-color: rgb(14 165 233 / 0.7);
}

.border-r-sky-500\/75 {
  border-right-color: rgb(14 165 233 / 0.75);
}

.border-r-sky-500\/80 {
  border-right-color: rgb(14 165 233 / 0.8);
}

.border-r-sky-500\/85 {
  border-right-color: rgb(14 165 233 / 0.85);
}

.border-r-sky-500\/90 {
  border-right-color: rgb(14 165 233 / 0.9);
}

.border-r-sky-500\/95 {
  border-right-color: rgb(14 165 233 / 0.95);
}

.border-r-sky-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(2 132 199 / var(--tw-border-opacity, 1));
}

.border-r-sky-600\/0 {
  border-right-color: rgb(2 132 199 / 0);
}

.border-r-sky-600\/10 {
  border-right-color: rgb(2 132 199 / 0.1);
}

.border-r-sky-600\/100 {
  border-right-color: rgb(2 132 199 / 1);
}

.border-r-sky-600\/15 {
  border-right-color: rgb(2 132 199 / 0.15);
}

.border-r-sky-600\/20 {
  border-right-color: rgb(2 132 199 / 0.2);
}

.border-r-sky-600\/25 {
  border-right-color: rgb(2 132 199 / 0.25);
}

.border-r-sky-600\/30 {
  border-right-color: rgb(2 132 199 / 0.3);
}

.border-r-sky-600\/35 {
  border-right-color: rgb(2 132 199 / 0.35);
}

.border-r-sky-600\/40 {
  border-right-color: rgb(2 132 199 / 0.4);
}

.border-r-sky-600\/45 {
  border-right-color: rgb(2 132 199 / 0.45);
}

.border-r-sky-600\/5 {
  border-right-color: rgb(2 132 199 / 0.05);
}

.border-r-sky-600\/50 {
  border-right-color: rgb(2 132 199 / 0.5);
}

.border-r-sky-600\/55 {
  border-right-color: rgb(2 132 199 / 0.55);
}

.border-r-sky-600\/60 {
  border-right-color: rgb(2 132 199 / 0.6);
}

.border-r-sky-600\/65 {
  border-right-color: rgb(2 132 199 / 0.65);
}

.border-r-sky-600\/70 {
  border-right-color: rgb(2 132 199 / 0.7);
}

.border-r-sky-600\/75 {
  border-right-color: rgb(2 132 199 / 0.75);
}

.border-r-sky-600\/80 {
  border-right-color: rgb(2 132 199 / 0.8);
}

.border-r-sky-600\/85 {
  border-right-color: rgb(2 132 199 / 0.85);
}

.border-r-sky-600\/90 {
  border-right-color: rgb(2 132 199 / 0.9);
}

.border-r-sky-600\/95 {
  border-right-color: rgb(2 132 199 / 0.95);
}

.border-r-sky-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(3 105 161 / var(--tw-border-opacity, 1));
}

.border-r-sky-700\/0 {
  border-right-color: rgb(3 105 161 / 0);
}

.border-r-sky-700\/10 {
  border-right-color: rgb(3 105 161 / 0.1);
}

.border-r-sky-700\/100 {
  border-right-color: rgb(3 105 161 / 1);
}

.border-r-sky-700\/15 {
  border-right-color: rgb(3 105 161 / 0.15);
}

.border-r-sky-700\/20 {
  border-right-color: rgb(3 105 161 / 0.2);
}

.border-r-sky-700\/25 {
  border-right-color: rgb(3 105 161 / 0.25);
}

.border-r-sky-700\/30 {
  border-right-color: rgb(3 105 161 / 0.3);
}

.border-r-sky-700\/35 {
  border-right-color: rgb(3 105 161 / 0.35);
}

.border-r-sky-700\/40 {
  border-right-color: rgb(3 105 161 / 0.4);
}

.border-r-sky-700\/45 {
  border-right-color: rgb(3 105 161 / 0.45);
}

.border-r-sky-700\/5 {
  border-right-color: rgb(3 105 161 / 0.05);
}

.border-r-sky-700\/50 {
  border-right-color: rgb(3 105 161 / 0.5);
}

.border-r-sky-700\/55 {
  border-right-color: rgb(3 105 161 / 0.55);
}

.border-r-sky-700\/60 {
  border-right-color: rgb(3 105 161 / 0.6);
}

.border-r-sky-700\/65 {
  border-right-color: rgb(3 105 161 / 0.65);
}

.border-r-sky-700\/70 {
  border-right-color: rgb(3 105 161 / 0.7);
}

.border-r-sky-700\/75 {
  border-right-color: rgb(3 105 161 / 0.75);
}

.border-r-sky-700\/80 {
  border-right-color: rgb(3 105 161 / 0.8);
}

.border-r-sky-700\/85 {
  border-right-color: rgb(3 105 161 / 0.85);
}

.border-r-sky-700\/90 {
  border-right-color: rgb(3 105 161 / 0.9);
}

.border-r-sky-700\/95 {
  border-right-color: rgb(3 105 161 / 0.95);
}

.border-r-sky-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(7 89 133 / var(--tw-border-opacity, 1));
}

.border-r-sky-800\/0 {
  border-right-color: rgb(7 89 133 / 0);
}

.border-r-sky-800\/10 {
  border-right-color: rgb(7 89 133 / 0.1);
}

.border-r-sky-800\/100 {
  border-right-color: rgb(7 89 133 / 1);
}

.border-r-sky-800\/15 {
  border-right-color: rgb(7 89 133 / 0.15);
}

.border-r-sky-800\/20 {
  border-right-color: rgb(7 89 133 / 0.2);
}

.border-r-sky-800\/25 {
  border-right-color: rgb(7 89 133 / 0.25);
}

.border-r-sky-800\/30 {
  border-right-color: rgb(7 89 133 / 0.3);
}

.border-r-sky-800\/35 {
  border-right-color: rgb(7 89 133 / 0.35);
}

.border-r-sky-800\/40 {
  border-right-color: rgb(7 89 133 / 0.4);
}

.border-r-sky-800\/45 {
  border-right-color: rgb(7 89 133 / 0.45);
}

.border-r-sky-800\/5 {
  border-right-color: rgb(7 89 133 / 0.05);
}

.border-r-sky-800\/50 {
  border-right-color: rgb(7 89 133 / 0.5);
}

.border-r-sky-800\/55 {
  border-right-color: rgb(7 89 133 / 0.55);
}

.border-r-sky-800\/60 {
  border-right-color: rgb(7 89 133 / 0.6);
}

.border-r-sky-800\/65 {
  border-right-color: rgb(7 89 133 / 0.65);
}

.border-r-sky-800\/70 {
  border-right-color: rgb(7 89 133 / 0.7);
}

.border-r-sky-800\/75 {
  border-right-color: rgb(7 89 133 / 0.75);
}

.border-r-sky-800\/80 {
  border-right-color: rgb(7 89 133 / 0.8);
}

.border-r-sky-800\/85 {
  border-right-color: rgb(7 89 133 / 0.85);
}

.border-r-sky-800\/90 {
  border-right-color: rgb(7 89 133 / 0.9);
}

.border-r-sky-800\/95 {
  border-right-color: rgb(7 89 133 / 0.95);
}

.border-r-sky-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(12 74 110 / var(--tw-border-opacity, 1));
}

.border-r-sky-900\/0 {
  border-right-color: rgb(12 74 110 / 0);
}

.border-r-sky-900\/10 {
  border-right-color: rgb(12 74 110 / 0.1);
}

.border-r-sky-900\/100 {
  border-right-color: rgb(12 74 110 / 1);
}

.border-r-sky-900\/15 {
  border-right-color: rgb(12 74 110 / 0.15);
}

.border-r-sky-900\/20 {
  border-right-color: rgb(12 74 110 / 0.2);
}

.border-r-sky-900\/25 {
  border-right-color: rgb(12 74 110 / 0.25);
}

.border-r-sky-900\/30 {
  border-right-color: rgb(12 74 110 / 0.3);
}

.border-r-sky-900\/35 {
  border-right-color: rgb(12 74 110 / 0.35);
}

.border-r-sky-900\/40 {
  border-right-color: rgb(12 74 110 / 0.4);
}

.border-r-sky-900\/45 {
  border-right-color: rgb(12 74 110 / 0.45);
}

.border-r-sky-900\/5 {
  border-right-color: rgb(12 74 110 / 0.05);
}

.border-r-sky-900\/50 {
  border-right-color: rgb(12 74 110 / 0.5);
}

.border-r-sky-900\/55 {
  border-right-color: rgb(12 74 110 / 0.55);
}

.border-r-sky-900\/60 {
  border-right-color: rgb(12 74 110 / 0.6);
}

.border-r-sky-900\/65 {
  border-right-color: rgb(12 74 110 / 0.65);
}

.border-r-sky-900\/70 {
  border-right-color: rgb(12 74 110 / 0.7);
}

.border-r-sky-900\/75 {
  border-right-color: rgb(12 74 110 / 0.75);
}

.border-r-sky-900\/80 {
  border-right-color: rgb(12 74 110 / 0.8);
}

.border-r-sky-900\/85 {
  border-right-color: rgb(12 74 110 / 0.85);
}

.border-r-sky-900\/90 {
  border-right-color: rgb(12 74 110 / 0.9);
}

.border-r-sky-900\/95 {
  border-right-color: rgb(12 74 110 / 0.95);
}

.border-r-sky-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(8 47 73 / var(--tw-border-opacity, 1));
}

.border-r-sky-950\/0 {
  border-right-color: rgb(8 47 73 / 0);
}

.border-r-sky-950\/10 {
  border-right-color: rgb(8 47 73 / 0.1);
}

.border-r-sky-950\/100 {
  border-right-color: rgb(8 47 73 / 1);
}

.border-r-sky-950\/15 {
  border-right-color: rgb(8 47 73 / 0.15);
}

.border-r-sky-950\/20 {
  border-right-color: rgb(8 47 73 / 0.2);
}

.border-r-sky-950\/25 {
  border-right-color: rgb(8 47 73 / 0.25);
}

.border-r-sky-950\/30 {
  border-right-color: rgb(8 47 73 / 0.3);
}

.border-r-sky-950\/35 {
  border-right-color: rgb(8 47 73 / 0.35);
}

.border-r-sky-950\/40 {
  border-right-color: rgb(8 47 73 / 0.4);
}

.border-r-sky-950\/45 {
  border-right-color: rgb(8 47 73 / 0.45);
}

.border-r-sky-950\/5 {
  border-right-color: rgb(8 47 73 / 0.05);
}

.border-r-sky-950\/50 {
  border-right-color: rgb(8 47 73 / 0.5);
}

.border-r-sky-950\/55 {
  border-right-color: rgb(8 47 73 / 0.55);
}

.border-r-sky-950\/60 {
  border-right-color: rgb(8 47 73 / 0.6);
}

.border-r-sky-950\/65 {
  border-right-color: rgb(8 47 73 / 0.65);
}

.border-r-sky-950\/70 {
  border-right-color: rgb(8 47 73 / 0.7);
}

.border-r-sky-950\/75 {
  border-right-color: rgb(8 47 73 / 0.75);
}

.border-r-sky-950\/80 {
  border-right-color: rgb(8 47 73 / 0.8);
}

.border-r-sky-950\/85 {
  border-right-color: rgb(8 47 73 / 0.85);
}

.border-r-sky-950\/90 {
  border-right-color: rgb(8 47 73 / 0.9);
}

.border-r-sky-950\/95 {
  border-right-color: rgb(8 47 73 / 0.95);
}

.border-r-slate-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}

.border-r-slate-100\/0 {
  border-right-color: rgb(241 245 249 / 0);
}

.border-r-slate-100\/10 {
  border-right-color: rgb(241 245 249 / 0.1);
}

.border-r-slate-100\/100 {
  border-right-color: rgb(241 245 249 / 1);
}

.border-r-slate-100\/15 {
  border-right-color: rgb(241 245 249 / 0.15);
}

.border-r-slate-100\/20 {
  border-right-color: rgb(241 245 249 / 0.2);
}

.border-r-slate-100\/25 {
  border-right-color: rgb(241 245 249 / 0.25);
}

.border-r-slate-100\/30 {
  border-right-color: rgb(241 245 249 / 0.3);
}

.border-r-slate-100\/35 {
  border-right-color: rgb(241 245 249 / 0.35);
}

.border-r-slate-100\/40 {
  border-right-color: rgb(241 245 249 / 0.4);
}

.border-r-slate-100\/45 {
  border-right-color: rgb(241 245 249 / 0.45);
}

.border-r-slate-100\/5 {
  border-right-color: rgb(241 245 249 / 0.05);
}

.border-r-slate-100\/50 {
  border-right-color: rgb(241 245 249 / 0.5);
}

.border-r-slate-100\/55 {
  border-right-color: rgb(241 245 249 / 0.55);
}

.border-r-slate-100\/60 {
  border-right-color: rgb(241 245 249 / 0.6);
}

.border-r-slate-100\/65 {
  border-right-color: rgb(241 245 249 / 0.65);
}

.border-r-slate-100\/70 {
  border-right-color: rgb(241 245 249 / 0.7);
}

.border-r-slate-100\/75 {
  border-right-color: rgb(241 245 249 / 0.75);
}

.border-r-slate-100\/80 {
  border-right-color: rgb(241 245 249 / 0.8);
}

.border-r-slate-100\/85 {
  border-right-color: rgb(241 245 249 / 0.85);
}

.border-r-slate-100\/90 {
  border-right-color: rgb(241 245 249 / 0.9);
}

.border-r-slate-100\/95 {
  border-right-color: rgb(241 245 249 / 0.95);
}

.border-r-slate-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}

.border-r-slate-200\/0 {
  border-right-color: rgb(226 232 240 / 0);
}

.border-r-slate-200\/10 {
  border-right-color: rgb(226 232 240 / 0.1);
}

.border-r-slate-200\/100 {
  border-right-color: rgb(226 232 240 / 1);
}

.border-r-slate-200\/15 {
  border-right-color: rgb(226 232 240 / 0.15);
}

.border-r-slate-200\/20 {
  border-right-color: rgb(226 232 240 / 0.2);
}

.border-r-slate-200\/25 {
  border-right-color: rgb(226 232 240 / 0.25);
}

.border-r-slate-200\/30 {
  border-right-color: rgb(226 232 240 / 0.3);
}

.border-r-slate-200\/35 {
  border-right-color: rgb(226 232 240 / 0.35);
}

.border-r-slate-200\/40 {
  border-right-color: rgb(226 232 240 / 0.4);
}

.border-r-slate-200\/45 {
  border-right-color: rgb(226 232 240 / 0.45);
}

.border-r-slate-200\/5 {
  border-right-color: rgb(226 232 240 / 0.05);
}

.border-r-slate-200\/50 {
  border-right-color: rgb(226 232 240 / 0.5);
}

.border-r-slate-200\/55 {
  border-right-color: rgb(226 232 240 / 0.55);
}

.border-r-slate-200\/60 {
  border-right-color: rgb(226 232 240 / 0.6);
}

.border-r-slate-200\/65 {
  border-right-color: rgb(226 232 240 / 0.65);
}

.border-r-slate-200\/70 {
  border-right-color: rgb(226 232 240 / 0.7);
}

.border-r-slate-200\/75 {
  border-right-color: rgb(226 232 240 / 0.75);
}

.border-r-slate-200\/80 {
  border-right-color: rgb(226 232 240 / 0.8);
}

.border-r-slate-200\/85 {
  border-right-color: rgb(226 232 240 / 0.85);
}

.border-r-slate-200\/90 {
  border-right-color: rgb(226 232 240 / 0.9);
}

.border-r-slate-200\/95 {
  border-right-color: rgb(226 232 240 / 0.95);
}

.border-r-slate-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}

.border-r-slate-300\/0 {
  border-right-color: rgb(203 213 225 / 0);
}

.border-r-slate-300\/10 {
  border-right-color: rgb(203 213 225 / 0.1);
}

.border-r-slate-300\/100 {
  border-right-color: rgb(203 213 225 / 1);
}

.border-r-slate-300\/15 {
  border-right-color: rgb(203 213 225 / 0.15);
}

.border-r-slate-300\/20 {
  border-right-color: rgb(203 213 225 / 0.2);
}

.border-r-slate-300\/25 {
  border-right-color: rgb(203 213 225 / 0.25);
}

.border-r-slate-300\/30 {
  border-right-color: rgb(203 213 225 / 0.3);
}

.border-r-slate-300\/35 {
  border-right-color: rgb(203 213 225 / 0.35);
}

.border-r-slate-300\/40 {
  border-right-color: rgb(203 213 225 / 0.4);
}

.border-r-slate-300\/45 {
  border-right-color: rgb(203 213 225 / 0.45);
}

.border-r-slate-300\/5 {
  border-right-color: rgb(203 213 225 / 0.05);
}

.border-r-slate-300\/50 {
  border-right-color: rgb(203 213 225 / 0.5);
}

.border-r-slate-300\/55 {
  border-right-color: rgb(203 213 225 / 0.55);
}

.border-r-slate-300\/60 {
  border-right-color: rgb(203 213 225 / 0.6);
}

.border-r-slate-300\/65 {
  border-right-color: rgb(203 213 225 / 0.65);
}

.border-r-slate-300\/70 {
  border-right-color: rgb(203 213 225 / 0.7);
}

.border-r-slate-300\/75 {
  border-right-color: rgb(203 213 225 / 0.75);
}

.border-r-slate-300\/80 {
  border-right-color: rgb(203 213 225 / 0.8);
}

.border-r-slate-300\/85 {
  border-right-color: rgb(203 213 225 / 0.85);
}

.border-r-slate-300\/90 {
  border-right-color: rgb(203 213 225 / 0.9);
}

.border-r-slate-300\/95 {
  border-right-color: rgb(203 213 225 / 0.95);
}

.border-r-slate-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}

.border-r-slate-400\/0 {
  border-right-color: rgb(148 163 184 / 0);
}

.border-r-slate-400\/10 {
  border-right-color: rgb(148 163 184 / 0.1);
}

.border-r-slate-400\/100 {
  border-right-color: rgb(148 163 184 / 1);
}

.border-r-slate-400\/15 {
  border-right-color: rgb(148 163 184 / 0.15);
}

.border-r-slate-400\/20 {
  border-right-color: rgb(148 163 184 / 0.2);
}

.border-r-slate-400\/25 {
  border-right-color: rgb(148 163 184 / 0.25);
}

.border-r-slate-400\/30 {
  border-right-color: rgb(148 163 184 / 0.3);
}

.border-r-slate-400\/35 {
  border-right-color: rgb(148 163 184 / 0.35);
}

.border-r-slate-400\/40 {
  border-right-color: rgb(148 163 184 / 0.4);
}

.border-r-slate-400\/45 {
  border-right-color: rgb(148 163 184 / 0.45);
}

.border-r-slate-400\/5 {
  border-right-color: rgb(148 163 184 / 0.05);
}

.border-r-slate-400\/50 {
  border-right-color: rgb(148 163 184 / 0.5);
}

.border-r-slate-400\/55 {
  border-right-color: rgb(148 163 184 / 0.55);
}

.border-r-slate-400\/60 {
  border-right-color: rgb(148 163 184 / 0.6);
}

.border-r-slate-400\/65 {
  border-right-color: rgb(148 163 184 / 0.65);
}

.border-r-slate-400\/70 {
  border-right-color: rgb(148 163 184 / 0.7);
}

.border-r-slate-400\/75 {
  border-right-color: rgb(148 163 184 / 0.75);
}

.border-r-slate-400\/80 {
  border-right-color: rgb(148 163 184 / 0.8);
}

.border-r-slate-400\/85 {
  border-right-color: rgb(148 163 184 / 0.85);
}

.border-r-slate-400\/90 {
  border-right-color: rgb(148 163 184 / 0.9);
}

.border-r-slate-400\/95 {
  border-right-color: rgb(148 163 184 / 0.95);
}

.border-r-slate-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(248 250 252 / var(--tw-border-opacity, 1));
}

.border-r-slate-50\/0 {
  border-right-color: rgb(248 250 252 / 0);
}

.border-r-slate-50\/10 {
  border-right-color: rgb(248 250 252 / 0.1);
}

.border-r-slate-50\/100 {
  border-right-color: rgb(248 250 252 / 1);
}

.border-r-slate-50\/15 {
  border-right-color: rgb(248 250 252 / 0.15);
}

.border-r-slate-50\/20 {
  border-right-color: rgb(248 250 252 / 0.2);
}

.border-r-slate-50\/25 {
  border-right-color: rgb(248 250 252 / 0.25);
}

.border-r-slate-50\/30 {
  border-right-color: rgb(248 250 252 / 0.3);
}

.border-r-slate-50\/35 {
  border-right-color: rgb(248 250 252 / 0.35);
}

.border-r-slate-50\/40 {
  border-right-color: rgb(248 250 252 / 0.4);
}

.border-r-slate-50\/45 {
  border-right-color: rgb(248 250 252 / 0.45);
}

.border-r-slate-50\/5 {
  border-right-color: rgb(248 250 252 / 0.05);
}

.border-r-slate-50\/50 {
  border-right-color: rgb(248 250 252 / 0.5);
}

.border-r-slate-50\/55 {
  border-right-color: rgb(248 250 252 / 0.55);
}

.border-r-slate-50\/60 {
  border-right-color: rgb(248 250 252 / 0.6);
}

.border-r-slate-50\/65 {
  border-right-color: rgb(248 250 252 / 0.65);
}

.border-r-slate-50\/70 {
  border-right-color: rgb(248 250 252 / 0.7);
}

.border-r-slate-50\/75 {
  border-right-color: rgb(248 250 252 / 0.75);
}

.border-r-slate-50\/80 {
  border-right-color: rgb(248 250 252 / 0.8);
}

.border-r-slate-50\/85 {
  border-right-color: rgb(248 250 252 / 0.85);
}

.border-r-slate-50\/90 {
  border-right-color: rgb(248 250 252 / 0.9);
}

.border-r-slate-50\/95 {
  border-right-color: rgb(248 250 252 / 0.95);
}

.border-r-slate-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
}

.border-r-slate-500\/0 {
  border-right-color: rgb(100 116 139 / 0);
}

.border-r-slate-500\/10 {
  border-right-color: rgb(100 116 139 / 0.1);
}

.border-r-slate-500\/100 {
  border-right-color: rgb(100 116 139 / 1);
}

.border-r-slate-500\/15 {
  border-right-color: rgb(100 116 139 / 0.15);
}

.border-r-slate-500\/20 {
  border-right-color: rgb(100 116 139 / 0.2);
}

.border-r-slate-500\/25 {
  border-right-color: rgb(100 116 139 / 0.25);
}

.border-r-slate-500\/30 {
  border-right-color: rgb(100 116 139 / 0.3);
}

.border-r-slate-500\/35 {
  border-right-color: rgb(100 116 139 / 0.35);
}

.border-r-slate-500\/40 {
  border-right-color: rgb(100 116 139 / 0.4);
}

.border-r-slate-500\/45 {
  border-right-color: rgb(100 116 139 / 0.45);
}

.border-r-slate-500\/5 {
  border-right-color: rgb(100 116 139 / 0.05);
}

.border-r-slate-500\/50 {
  border-right-color: rgb(100 116 139 / 0.5);
}

.border-r-slate-500\/55 {
  border-right-color: rgb(100 116 139 / 0.55);
}

.border-r-slate-500\/60 {
  border-right-color: rgb(100 116 139 / 0.6);
}

.border-r-slate-500\/65 {
  border-right-color: rgb(100 116 139 / 0.65);
}

.border-r-slate-500\/70 {
  border-right-color: rgb(100 116 139 / 0.7);
}

.border-r-slate-500\/75 {
  border-right-color: rgb(100 116 139 / 0.75);
}

.border-r-slate-500\/80 {
  border-right-color: rgb(100 116 139 / 0.8);
}

.border-r-slate-500\/85 {
  border-right-color: rgb(100 116 139 / 0.85);
}

.border-r-slate-500\/90 {
  border-right-color: rgb(100 116 139 / 0.9);
}

.border-r-slate-500\/95 {
  border-right-color: rgb(100 116 139 / 0.95);
}

.border-r-slate-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
}

.border-r-slate-600\/0 {
  border-right-color: rgb(71 85 105 / 0);
}

.border-r-slate-600\/10 {
  border-right-color: rgb(71 85 105 / 0.1);
}

.border-r-slate-600\/100 {
  border-right-color: rgb(71 85 105 / 1);
}

.border-r-slate-600\/15 {
  border-right-color: rgb(71 85 105 / 0.15);
}

.border-r-slate-600\/20 {
  border-right-color: rgb(71 85 105 / 0.2);
}

.border-r-slate-600\/25 {
  border-right-color: rgb(71 85 105 / 0.25);
}

.border-r-slate-600\/30 {
  border-right-color: rgb(71 85 105 / 0.3);
}

.border-r-slate-600\/35 {
  border-right-color: rgb(71 85 105 / 0.35);
}

.border-r-slate-600\/40 {
  border-right-color: rgb(71 85 105 / 0.4);
}

.border-r-slate-600\/45 {
  border-right-color: rgb(71 85 105 / 0.45);
}

.border-r-slate-600\/5 {
  border-right-color: rgb(71 85 105 / 0.05);
}

.border-r-slate-600\/50 {
  border-right-color: rgb(71 85 105 / 0.5);
}

.border-r-slate-600\/55 {
  border-right-color: rgb(71 85 105 / 0.55);
}

.border-r-slate-600\/60 {
  border-right-color: rgb(71 85 105 / 0.6);
}

.border-r-slate-600\/65 {
  border-right-color: rgb(71 85 105 / 0.65);
}

.border-r-slate-600\/70 {
  border-right-color: rgb(71 85 105 / 0.7);
}

.border-r-slate-600\/75 {
  border-right-color: rgb(71 85 105 / 0.75);
}

.border-r-slate-600\/80 {
  border-right-color: rgb(71 85 105 / 0.8);
}

.border-r-slate-600\/85 {
  border-right-color: rgb(71 85 105 / 0.85);
}

.border-r-slate-600\/90 {
  border-right-color: rgb(71 85 105 / 0.9);
}

.border-r-slate-600\/95 {
  border-right-color: rgb(71 85 105 / 0.95);
}

.border-r-slate-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
}

.border-r-slate-700\/0 {
  border-right-color: rgb(51 65 85 / 0);
}

.border-r-slate-700\/10 {
  border-right-color: rgb(51 65 85 / 0.1);
}

.border-r-slate-700\/100 {
  border-right-color: rgb(51 65 85 / 1);
}

.border-r-slate-700\/15 {
  border-right-color: rgb(51 65 85 / 0.15);
}

.border-r-slate-700\/20 {
  border-right-color: rgb(51 65 85 / 0.2);
}

.border-r-slate-700\/25 {
  border-right-color: rgb(51 65 85 / 0.25);
}

.border-r-slate-700\/30 {
  border-right-color: rgb(51 65 85 / 0.3);
}

.border-r-slate-700\/35 {
  border-right-color: rgb(51 65 85 / 0.35);
}

.border-r-slate-700\/40 {
  border-right-color: rgb(51 65 85 / 0.4);
}

.border-r-slate-700\/45 {
  border-right-color: rgb(51 65 85 / 0.45);
}

.border-r-slate-700\/5 {
  border-right-color: rgb(51 65 85 / 0.05);
}

.border-r-slate-700\/50 {
  border-right-color: rgb(51 65 85 / 0.5);
}

.border-r-slate-700\/55 {
  border-right-color: rgb(51 65 85 / 0.55);
}

.border-r-slate-700\/60 {
  border-right-color: rgb(51 65 85 / 0.6);
}

.border-r-slate-700\/65 {
  border-right-color: rgb(51 65 85 / 0.65);
}

.border-r-slate-700\/70 {
  border-right-color: rgb(51 65 85 / 0.7);
}

.border-r-slate-700\/75 {
  border-right-color: rgb(51 65 85 / 0.75);
}

.border-r-slate-700\/80 {
  border-right-color: rgb(51 65 85 / 0.8);
}

.border-r-slate-700\/85 {
  border-right-color: rgb(51 65 85 / 0.85);
}

.border-r-slate-700\/90 {
  border-right-color: rgb(51 65 85 / 0.9);
}

.border-r-slate-700\/95 {
  border-right-color: rgb(51 65 85 / 0.95);
}

.border-r-slate-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}

.border-r-slate-800\/0 {
  border-right-color: rgb(30 41 59 / 0);
}

.border-r-slate-800\/10 {
  border-right-color: rgb(30 41 59 / 0.1);
}

.border-r-slate-800\/100 {
  border-right-color: rgb(30 41 59 / 1);
}

.border-r-slate-800\/15 {
  border-right-color: rgb(30 41 59 / 0.15);
}

.border-r-slate-800\/20 {
  border-right-color: rgb(30 41 59 / 0.2);
}

.border-r-slate-800\/25 {
  border-right-color: rgb(30 41 59 / 0.25);
}

.border-r-slate-800\/30 {
  border-right-color: rgb(30 41 59 / 0.3);
}

.border-r-slate-800\/35 {
  border-right-color: rgb(30 41 59 / 0.35);
}

.border-r-slate-800\/40 {
  border-right-color: rgb(30 41 59 / 0.4);
}

.border-r-slate-800\/45 {
  border-right-color: rgb(30 41 59 / 0.45);
}

.border-r-slate-800\/5 {
  border-right-color: rgb(30 41 59 / 0.05);
}

.border-r-slate-800\/50 {
  border-right-color: rgb(30 41 59 / 0.5);
}

.border-r-slate-800\/55 {
  border-right-color: rgb(30 41 59 / 0.55);
}

.border-r-slate-800\/60 {
  border-right-color: rgb(30 41 59 / 0.6);
}

.border-r-slate-800\/65 {
  border-right-color: rgb(30 41 59 / 0.65);
}

.border-r-slate-800\/70 {
  border-right-color: rgb(30 41 59 / 0.7);
}

.border-r-slate-800\/75 {
  border-right-color: rgb(30 41 59 / 0.75);
}

.border-r-slate-800\/80 {
  border-right-color: rgb(30 41 59 / 0.8);
}

.border-r-slate-800\/85 {
  border-right-color: rgb(30 41 59 / 0.85);
}

.border-r-slate-800\/90 {
  border-right-color: rgb(30 41 59 / 0.9);
}

.border-r-slate-800\/95 {
  border-right-color: rgb(30 41 59 / 0.95);
}

.border-r-slate-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(15 23 42 / var(--tw-border-opacity, 1));
}

.border-r-slate-900\/0 {
  border-right-color: rgb(15 23 42 / 0);
}

.border-r-slate-900\/10 {
  border-right-color: rgb(15 23 42 / 0.1);
}

.border-r-slate-900\/100 {
  border-right-color: rgb(15 23 42 / 1);
}

.border-r-slate-900\/15 {
  border-right-color: rgb(15 23 42 / 0.15);
}

.border-r-slate-900\/20 {
  border-right-color: rgb(15 23 42 / 0.2);
}

.border-r-slate-900\/25 {
  border-right-color: rgb(15 23 42 / 0.25);
}

.border-r-slate-900\/30 {
  border-right-color: rgb(15 23 42 / 0.3);
}

.border-r-slate-900\/35 {
  border-right-color: rgb(15 23 42 / 0.35);
}

.border-r-slate-900\/40 {
  border-right-color: rgb(15 23 42 / 0.4);
}

.border-r-slate-900\/45 {
  border-right-color: rgb(15 23 42 / 0.45);
}

.border-r-slate-900\/5 {
  border-right-color: rgb(15 23 42 / 0.05);
}

.border-r-slate-900\/50 {
  border-right-color: rgb(15 23 42 / 0.5);
}

.border-r-slate-900\/55 {
  border-right-color: rgb(15 23 42 / 0.55);
}

.border-r-slate-900\/60 {
  border-right-color: rgb(15 23 42 / 0.6);
}

.border-r-slate-900\/65 {
  border-right-color: rgb(15 23 42 / 0.65);
}

.border-r-slate-900\/70 {
  border-right-color: rgb(15 23 42 / 0.7);
}

.border-r-slate-900\/75 {
  border-right-color: rgb(15 23 42 / 0.75);
}

.border-r-slate-900\/80 {
  border-right-color: rgb(15 23 42 / 0.8);
}

.border-r-slate-900\/85 {
  border-right-color: rgb(15 23 42 / 0.85);
}

.border-r-slate-900\/90 {
  border-right-color: rgb(15 23 42 / 0.9);
}

.border-r-slate-900\/95 {
  border-right-color: rgb(15 23 42 / 0.95);
}

.border-r-slate-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(2 6 23 / var(--tw-border-opacity, 1));
}

.border-r-slate-950\/0 {
  border-right-color: rgb(2 6 23 / 0);
}

.border-r-slate-950\/10 {
  border-right-color: rgb(2 6 23 / 0.1);
}

.border-r-slate-950\/100 {
  border-right-color: rgb(2 6 23 / 1);
}

.border-r-slate-950\/15 {
  border-right-color: rgb(2 6 23 / 0.15);
}

.border-r-slate-950\/20 {
  border-right-color: rgb(2 6 23 / 0.2);
}

.border-r-slate-950\/25 {
  border-right-color: rgb(2 6 23 / 0.25);
}

.border-r-slate-950\/30 {
  border-right-color: rgb(2 6 23 / 0.3);
}

.border-r-slate-950\/35 {
  border-right-color: rgb(2 6 23 / 0.35);
}

.border-r-slate-950\/40 {
  border-right-color: rgb(2 6 23 / 0.4);
}

.border-r-slate-950\/45 {
  border-right-color: rgb(2 6 23 / 0.45);
}

.border-r-slate-950\/5 {
  border-right-color: rgb(2 6 23 / 0.05);
}

.border-r-slate-950\/50 {
  border-right-color: rgb(2 6 23 / 0.5);
}

.border-r-slate-950\/55 {
  border-right-color: rgb(2 6 23 / 0.55);
}

.border-r-slate-950\/60 {
  border-right-color: rgb(2 6 23 / 0.6);
}

.border-r-slate-950\/65 {
  border-right-color: rgb(2 6 23 / 0.65);
}

.border-r-slate-950\/70 {
  border-right-color: rgb(2 6 23 / 0.7);
}

.border-r-slate-950\/75 {
  border-right-color: rgb(2 6 23 / 0.75);
}

.border-r-slate-950\/80 {
  border-right-color: rgb(2 6 23 / 0.8);
}

.border-r-slate-950\/85 {
  border-right-color: rgb(2 6 23 / 0.85);
}

.border-r-slate-950\/90 {
  border-right-color: rgb(2 6 23 / 0.9);
}

.border-r-slate-950\/95 {
  border-right-color: rgb(2 6 23 / 0.95);
}

.border-r-stone-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(245 245 244 / var(--tw-border-opacity, 1));
}

.border-r-stone-100\/0 {
  border-right-color: rgb(245 245 244 / 0);
}

.border-r-stone-100\/10 {
  border-right-color: rgb(245 245 244 / 0.1);
}

.border-r-stone-100\/100 {
  border-right-color: rgb(245 245 244 / 1);
}

.border-r-stone-100\/15 {
  border-right-color: rgb(245 245 244 / 0.15);
}

.border-r-stone-100\/20 {
  border-right-color: rgb(245 245 244 / 0.2);
}

.border-r-stone-100\/25 {
  border-right-color: rgb(245 245 244 / 0.25);
}

.border-r-stone-100\/30 {
  border-right-color: rgb(245 245 244 / 0.3);
}

.border-r-stone-100\/35 {
  border-right-color: rgb(245 245 244 / 0.35);
}

.border-r-stone-100\/40 {
  border-right-color: rgb(245 245 244 / 0.4);
}

.border-r-stone-100\/45 {
  border-right-color: rgb(245 245 244 / 0.45);
}

.border-r-stone-100\/5 {
  border-right-color: rgb(245 245 244 / 0.05);
}

.border-r-stone-100\/50 {
  border-right-color: rgb(245 245 244 / 0.5);
}

.border-r-stone-100\/55 {
  border-right-color: rgb(245 245 244 / 0.55);
}

.border-r-stone-100\/60 {
  border-right-color: rgb(245 245 244 / 0.6);
}

.border-r-stone-100\/65 {
  border-right-color: rgb(245 245 244 / 0.65);
}

.border-r-stone-100\/70 {
  border-right-color: rgb(245 245 244 / 0.7);
}

.border-r-stone-100\/75 {
  border-right-color: rgb(245 245 244 / 0.75);
}

.border-r-stone-100\/80 {
  border-right-color: rgb(245 245 244 / 0.8);
}

.border-r-stone-100\/85 {
  border-right-color: rgb(245 245 244 / 0.85);
}

.border-r-stone-100\/90 {
  border-right-color: rgb(245 245 244 / 0.9);
}

.border-r-stone-100\/95 {
  border-right-color: rgb(245 245 244 / 0.95);
}

.border-r-stone-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(231 229 228 / var(--tw-border-opacity, 1));
}

.border-r-stone-200\/0 {
  border-right-color: rgb(231 229 228 / 0);
}

.border-r-stone-200\/10 {
  border-right-color: rgb(231 229 228 / 0.1);
}

.border-r-stone-200\/100 {
  border-right-color: rgb(231 229 228 / 1);
}

.border-r-stone-200\/15 {
  border-right-color: rgb(231 229 228 / 0.15);
}

.border-r-stone-200\/20 {
  border-right-color: rgb(231 229 228 / 0.2);
}

.border-r-stone-200\/25 {
  border-right-color: rgb(231 229 228 / 0.25);
}

.border-r-stone-200\/30 {
  border-right-color: rgb(231 229 228 / 0.3);
}

.border-r-stone-200\/35 {
  border-right-color: rgb(231 229 228 / 0.35);
}

.border-r-stone-200\/40 {
  border-right-color: rgb(231 229 228 / 0.4);
}

.border-r-stone-200\/45 {
  border-right-color: rgb(231 229 228 / 0.45);
}

.border-r-stone-200\/5 {
  border-right-color: rgb(231 229 228 / 0.05);
}

.border-r-stone-200\/50 {
  border-right-color: rgb(231 229 228 / 0.5);
}

.border-r-stone-200\/55 {
  border-right-color: rgb(231 229 228 / 0.55);
}

.border-r-stone-200\/60 {
  border-right-color: rgb(231 229 228 / 0.6);
}

.border-r-stone-200\/65 {
  border-right-color: rgb(231 229 228 / 0.65);
}

.border-r-stone-200\/70 {
  border-right-color: rgb(231 229 228 / 0.7);
}

.border-r-stone-200\/75 {
  border-right-color: rgb(231 229 228 / 0.75);
}

.border-r-stone-200\/80 {
  border-right-color: rgb(231 229 228 / 0.8);
}

.border-r-stone-200\/85 {
  border-right-color: rgb(231 229 228 / 0.85);
}

.border-r-stone-200\/90 {
  border-right-color: rgb(231 229 228 / 0.9);
}

.border-r-stone-200\/95 {
  border-right-color: rgb(231 229 228 / 0.95);
}

.border-r-stone-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(214 211 209 / var(--tw-border-opacity, 1));
}

.border-r-stone-300\/0 {
  border-right-color: rgb(214 211 209 / 0);
}

.border-r-stone-300\/10 {
  border-right-color: rgb(214 211 209 / 0.1);
}

.border-r-stone-300\/100 {
  border-right-color: rgb(214 211 209 / 1);
}

.border-r-stone-300\/15 {
  border-right-color: rgb(214 211 209 / 0.15);
}

.border-r-stone-300\/20 {
  border-right-color: rgb(214 211 209 / 0.2);
}

.border-r-stone-300\/25 {
  border-right-color: rgb(214 211 209 / 0.25);
}

.border-r-stone-300\/30 {
  border-right-color: rgb(214 211 209 / 0.3);
}

.border-r-stone-300\/35 {
  border-right-color: rgb(214 211 209 / 0.35);
}

.border-r-stone-300\/40 {
  border-right-color: rgb(214 211 209 / 0.4);
}

.border-r-stone-300\/45 {
  border-right-color: rgb(214 211 209 / 0.45);
}

.border-r-stone-300\/5 {
  border-right-color: rgb(214 211 209 / 0.05);
}

.border-r-stone-300\/50 {
  border-right-color: rgb(214 211 209 / 0.5);
}

.border-r-stone-300\/55 {
  border-right-color: rgb(214 211 209 / 0.55);
}

.border-r-stone-300\/60 {
  border-right-color: rgb(214 211 209 / 0.6);
}

.border-r-stone-300\/65 {
  border-right-color: rgb(214 211 209 / 0.65);
}

.border-r-stone-300\/70 {
  border-right-color: rgb(214 211 209 / 0.7);
}

.border-r-stone-300\/75 {
  border-right-color: rgb(214 211 209 / 0.75);
}

.border-r-stone-300\/80 {
  border-right-color: rgb(214 211 209 / 0.8);
}

.border-r-stone-300\/85 {
  border-right-color: rgb(214 211 209 / 0.85);
}

.border-r-stone-300\/90 {
  border-right-color: rgb(214 211 209 / 0.9);
}

.border-r-stone-300\/95 {
  border-right-color: rgb(214 211 209 / 0.95);
}

.border-r-stone-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(168 162 158 / var(--tw-border-opacity, 1));
}

.border-r-stone-400\/0 {
  border-right-color: rgb(168 162 158 / 0);
}

.border-r-stone-400\/10 {
  border-right-color: rgb(168 162 158 / 0.1);
}

.border-r-stone-400\/100 {
  border-right-color: rgb(168 162 158 / 1);
}

.border-r-stone-400\/15 {
  border-right-color: rgb(168 162 158 / 0.15);
}

.border-r-stone-400\/20 {
  border-right-color: rgb(168 162 158 / 0.2);
}

.border-r-stone-400\/25 {
  border-right-color: rgb(168 162 158 / 0.25);
}

.border-r-stone-400\/30 {
  border-right-color: rgb(168 162 158 / 0.3);
}

.border-r-stone-400\/35 {
  border-right-color: rgb(168 162 158 / 0.35);
}

.border-r-stone-400\/40 {
  border-right-color: rgb(168 162 158 / 0.4);
}

.border-r-stone-400\/45 {
  border-right-color: rgb(168 162 158 / 0.45);
}

.border-r-stone-400\/5 {
  border-right-color: rgb(168 162 158 / 0.05);
}

.border-r-stone-400\/50 {
  border-right-color: rgb(168 162 158 / 0.5);
}

.border-r-stone-400\/55 {
  border-right-color: rgb(168 162 158 / 0.55);
}

.border-r-stone-400\/60 {
  border-right-color: rgb(168 162 158 / 0.6);
}

.border-r-stone-400\/65 {
  border-right-color: rgb(168 162 158 / 0.65);
}

.border-r-stone-400\/70 {
  border-right-color: rgb(168 162 158 / 0.7);
}

.border-r-stone-400\/75 {
  border-right-color: rgb(168 162 158 / 0.75);
}

.border-r-stone-400\/80 {
  border-right-color: rgb(168 162 158 / 0.8);
}

.border-r-stone-400\/85 {
  border-right-color: rgb(168 162 158 / 0.85);
}

.border-r-stone-400\/90 {
  border-right-color: rgb(168 162 158 / 0.9);
}

.border-r-stone-400\/95 {
  border-right-color: rgb(168 162 158 / 0.95);
}

.border-r-stone-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(250 250 249 / var(--tw-border-opacity, 1));
}

.border-r-stone-50\/0 {
  border-right-color: rgb(250 250 249 / 0);
}

.border-r-stone-50\/10 {
  border-right-color: rgb(250 250 249 / 0.1);
}

.border-r-stone-50\/100 {
  border-right-color: rgb(250 250 249 / 1);
}

.border-r-stone-50\/15 {
  border-right-color: rgb(250 250 249 / 0.15);
}

.border-r-stone-50\/20 {
  border-right-color: rgb(250 250 249 / 0.2);
}

.border-r-stone-50\/25 {
  border-right-color: rgb(250 250 249 / 0.25);
}

.border-r-stone-50\/30 {
  border-right-color: rgb(250 250 249 / 0.3);
}

.border-r-stone-50\/35 {
  border-right-color: rgb(250 250 249 / 0.35);
}

.border-r-stone-50\/40 {
  border-right-color: rgb(250 250 249 / 0.4);
}

.border-r-stone-50\/45 {
  border-right-color: rgb(250 250 249 / 0.45);
}

.border-r-stone-50\/5 {
  border-right-color: rgb(250 250 249 / 0.05);
}

.border-r-stone-50\/50 {
  border-right-color: rgb(250 250 249 / 0.5);
}

.border-r-stone-50\/55 {
  border-right-color: rgb(250 250 249 / 0.55);
}

.border-r-stone-50\/60 {
  border-right-color: rgb(250 250 249 / 0.6);
}

.border-r-stone-50\/65 {
  border-right-color: rgb(250 250 249 / 0.65);
}

.border-r-stone-50\/70 {
  border-right-color: rgb(250 250 249 / 0.7);
}

.border-r-stone-50\/75 {
  border-right-color: rgb(250 250 249 / 0.75);
}

.border-r-stone-50\/80 {
  border-right-color: rgb(250 250 249 / 0.8);
}

.border-r-stone-50\/85 {
  border-right-color: rgb(250 250 249 / 0.85);
}

.border-r-stone-50\/90 {
  border-right-color: rgb(250 250 249 / 0.9);
}

.border-r-stone-50\/95 {
  border-right-color: rgb(250 250 249 / 0.95);
}

.border-r-stone-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(120 113 108 / var(--tw-border-opacity, 1));
}

.border-r-stone-500\/0 {
  border-right-color: rgb(120 113 108 / 0);
}

.border-r-stone-500\/10 {
  border-right-color: rgb(120 113 108 / 0.1);
}

.border-r-stone-500\/100 {
  border-right-color: rgb(120 113 108 / 1);
}

.border-r-stone-500\/15 {
  border-right-color: rgb(120 113 108 / 0.15);
}

.border-r-stone-500\/20 {
  border-right-color: rgb(120 113 108 / 0.2);
}

.border-r-stone-500\/25 {
  border-right-color: rgb(120 113 108 / 0.25);
}

.border-r-stone-500\/30 {
  border-right-color: rgb(120 113 108 / 0.3);
}

.border-r-stone-500\/35 {
  border-right-color: rgb(120 113 108 / 0.35);
}

.border-r-stone-500\/40 {
  border-right-color: rgb(120 113 108 / 0.4);
}

.border-r-stone-500\/45 {
  border-right-color: rgb(120 113 108 / 0.45);
}

.border-r-stone-500\/5 {
  border-right-color: rgb(120 113 108 / 0.05);
}

.border-r-stone-500\/50 {
  border-right-color: rgb(120 113 108 / 0.5);
}

.border-r-stone-500\/55 {
  border-right-color: rgb(120 113 108 / 0.55);
}

.border-r-stone-500\/60 {
  border-right-color: rgb(120 113 108 / 0.6);
}

.border-r-stone-500\/65 {
  border-right-color: rgb(120 113 108 / 0.65);
}

.border-r-stone-500\/70 {
  border-right-color: rgb(120 113 108 / 0.7);
}

.border-r-stone-500\/75 {
  border-right-color: rgb(120 113 108 / 0.75);
}

.border-r-stone-500\/80 {
  border-right-color: rgb(120 113 108 / 0.8);
}

.border-r-stone-500\/85 {
  border-right-color: rgb(120 113 108 / 0.85);
}

.border-r-stone-500\/90 {
  border-right-color: rgb(120 113 108 / 0.9);
}

.border-r-stone-500\/95 {
  border-right-color: rgb(120 113 108 / 0.95);
}

.border-r-stone-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(87 83 78 / var(--tw-border-opacity, 1));
}

.border-r-stone-600\/0 {
  border-right-color: rgb(87 83 78 / 0);
}

.border-r-stone-600\/10 {
  border-right-color: rgb(87 83 78 / 0.1);
}

.border-r-stone-600\/100 {
  border-right-color: rgb(87 83 78 / 1);
}

.border-r-stone-600\/15 {
  border-right-color: rgb(87 83 78 / 0.15);
}

.border-r-stone-600\/20 {
  border-right-color: rgb(87 83 78 / 0.2);
}

.border-r-stone-600\/25 {
  border-right-color: rgb(87 83 78 / 0.25);
}

.border-r-stone-600\/30 {
  border-right-color: rgb(87 83 78 / 0.3);
}

.border-r-stone-600\/35 {
  border-right-color: rgb(87 83 78 / 0.35);
}

.border-r-stone-600\/40 {
  border-right-color: rgb(87 83 78 / 0.4);
}

.border-r-stone-600\/45 {
  border-right-color: rgb(87 83 78 / 0.45);
}

.border-r-stone-600\/5 {
  border-right-color: rgb(87 83 78 / 0.05);
}

.border-r-stone-600\/50 {
  border-right-color: rgb(87 83 78 / 0.5);
}

.border-r-stone-600\/55 {
  border-right-color: rgb(87 83 78 / 0.55);
}

.border-r-stone-600\/60 {
  border-right-color: rgb(87 83 78 / 0.6);
}

.border-r-stone-600\/65 {
  border-right-color: rgb(87 83 78 / 0.65);
}

.border-r-stone-600\/70 {
  border-right-color: rgb(87 83 78 / 0.7);
}

.border-r-stone-600\/75 {
  border-right-color: rgb(87 83 78 / 0.75);
}

.border-r-stone-600\/80 {
  border-right-color: rgb(87 83 78 / 0.8);
}

.border-r-stone-600\/85 {
  border-right-color: rgb(87 83 78 / 0.85);
}

.border-r-stone-600\/90 {
  border-right-color: rgb(87 83 78 / 0.9);
}

.border-r-stone-600\/95 {
  border-right-color: rgb(87 83 78 / 0.95);
}

.border-r-stone-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(68 64 60 / var(--tw-border-opacity, 1));
}

.border-r-stone-700\/0 {
  border-right-color: rgb(68 64 60 / 0);
}

.border-r-stone-700\/10 {
  border-right-color: rgb(68 64 60 / 0.1);
}

.border-r-stone-700\/100 {
  border-right-color: rgb(68 64 60 / 1);
}

.border-r-stone-700\/15 {
  border-right-color: rgb(68 64 60 / 0.15);
}

.border-r-stone-700\/20 {
  border-right-color: rgb(68 64 60 / 0.2);
}

.border-r-stone-700\/25 {
  border-right-color: rgb(68 64 60 / 0.25);
}

.border-r-stone-700\/30 {
  border-right-color: rgb(68 64 60 / 0.3);
}

.border-r-stone-700\/35 {
  border-right-color: rgb(68 64 60 / 0.35);
}

.border-r-stone-700\/40 {
  border-right-color: rgb(68 64 60 / 0.4);
}

.border-r-stone-700\/45 {
  border-right-color: rgb(68 64 60 / 0.45);
}

.border-r-stone-700\/5 {
  border-right-color: rgb(68 64 60 / 0.05);
}

.border-r-stone-700\/50 {
  border-right-color: rgb(68 64 60 / 0.5);
}

.border-r-stone-700\/55 {
  border-right-color: rgb(68 64 60 / 0.55);
}

.border-r-stone-700\/60 {
  border-right-color: rgb(68 64 60 / 0.6);
}

.border-r-stone-700\/65 {
  border-right-color: rgb(68 64 60 / 0.65);
}

.border-r-stone-700\/70 {
  border-right-color: rgb(68 64 60 / 0.7);
}

.border-r-stone-700\/75 {
  border-right-color: rgb(68 64 60 / 0.75);
}

.border-r-stone-700\/80 {
  border-right-color: rgb(68 64 60 / 0.8);
}

.border-r-stone-700\/85 {
  border-right-color: rgb(68 64 60 / 0.85);
}

.border-r-stone-700\/90 {
  border-right-color: rgb(68 64 60 / 0.9);
}

.border-r-stone-700\/95 {
  border-right-color: rgb(68 64 60 / 0.95);
}

.border-r-stone-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(41 37 36 / var(--tw-border-opacity, 1));
}

.border-r-stone-800\/0 {
  border-right-color: rgb(41 37 36 / 0);
}

.border-r-stone-800\/10 {
  border-right-color: rgb(41 37 36 / 0.1);
}

.border-r-stone-800\/100 {
  border-right-color: rgb(41 37 36 / 1);
}

.border-r-stone-800\/15 {
  border-right-color: rgb(41 37 36 / 0.15);
}

.border-r-stone-800\/20 {
  border-right-color: rgb(41 37 36 / 0.2);
}

.border-r-stone-800\/25 {
  border-right-color: rgb(41 37 36 / 0.25);
}

.border-r-stone-800\/30 {
  border-right-color: rgb(41 37 36 / 0.3);
}

.border-r-stone-800\/35 {
  border-right-color: rgb(41 37 36 / 0.35);
}

.border-r-stone-800\/40 {
  border-right-color: rgb(41 37 36 / 0.4);
}

.border-r-stone-800\/45 {
  border-right-color: rgb(41 37 36 / 0.45);
}

.border-r-stone-800\/5 {
  border-right-color: rgb(41 37 36 / 0.05);
}

.border-r-stone-800\/50 {
  border-right-color: rgb(41 37 36 / 0.5);
}

.border-r-stone-800\/55 {
  border-right-color: rgb(41 37 36 / 0.55);
}

.border-r-stone-800\/60 {
  border-right-color: rgb(41 37 36 / 0.6);
}

.border-r-stone-800\/65 {
  border-right-color: rgb(41 37 36 / 0.65);
}

.border-r-stone-800\/70 {
  border-right-color: rgb(41 37 36 / 0.7);
}

.border-r-stone-800\/75 {
  border-right-color: rgb(41 37 36 / 0.75);
}

.border-r-stone-800\/80 {
  border-right-color: rgb(41 37 36 / 0.8);
}

.border-r-stone-800\/85 {
  border-right-color: rgb(41 37 36 / 0.85);
}

.border-r-stone-800\/90 {
  border-right-color: rgb(41 37 36 / 0.9);
}

.border-r-stone-800\/95 {
  border-right-color: rgb(41 37 36 / 0.95);
}

.border-r-stone-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(28 25 23 / var(--tw-border-opacity, 1));
}

.border-r-stone-900\/0 {
  border-right-color: rgb(28 25 23 / 0);
}

.border-r-stone-900\/10 {
  border-right-color: rgb(28 25 23 / 0.1);
}

.border-r-stone-900\/100 {
  border-right-color: rgb(28 25 23 / 1);
}

.border-r-stone-900\/15 {
  border-right-color: rgb(28 25 23 / 0.15);
}

.border-r-stone-900\/20 {
  border-right-color: rgb(28 25 23 / 0.2);
}

.border-r-stone-900\/25 {
  border-right-color: rgb(28 25 23 / 0.25);
}

.border-r-stone-900\/30 {
  border-right-color: rgb(28 25 23 / 0.3);
}

.border-r-stone-900\/35 {
  border-right-color: rgb(28 25 23 / 0.35);
}

.border-r-stone-900\/40 {
  border-right-color: rgb(28 25 23 / 0.4);
}

.border-r-stone-900\/45 {
  border-right-color: rgb(28 25 23 / 0.45);
}

.border-r-stone-900\/5 {
  border-right-color: rgb(28 25 23 / 0.05);
}

.border-r-stone-900\/50 {
  border-right-color: rgb(28 25 23 / 0.5);
}

.border-r-stone-900\/55 {
  border-right-color: rgb(28 25 23 / 0.55);
}

.border-r-stone-900\/60 {
  border-right-color: rgb(28 25 23 / 0.6);
}

.border-r-stone-900\/65 {
  border-right-color: rgb(28 25 23 / 0.65);
}

.border-r-stone-900\/70 {
  border-right-color: rgb(28 25 23 / 0.7);
}

.border-r-stone-900\/75 {
  border-right-color: rgb(28 25 23 / 0.75);
}

.border-r-stone-900\/80 {
  border-right-color: rgb(28 25 23 / 0.8);
}

.border-r-stone-900\/85 {
  border-right-color: rgb(28 25 23 / 0.85);
}

.border-r-stone-900\/90 {
  border-right-color: rgb(28 25 23 / 0.9);
}

.border-r-stone-900\/95 {
  border-right-color: rgb(28 25 23 / 0.95);
}

.border-r-stone-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(12 10 9 / var(--tw-border-opacity, 1));
}

.border-r-stone-950\/0 {
  border-right-color: rgb(12 10 9 / 0);
}

.border-r-stone-950\/10 {
  border-right-color: rgb(12 10 9 / 0.1);
}

.border-r-stone-950\/100 {
  border-right-color: rgb(12 10 9 / 1);
}

.border-r-stone-950\/15 {
  border-right-color: rgb(12 10 9 / 0.15);
}

.border-r-stone-950\/20 {
  border-right-color: rgb(12 10 9 / 0.2);
}

.border-r-stone-950\/25 {
  border-right-color: rgb(12 10 9 / 0.25);
}

.border-r-stone-950\/30 {
  border-right-color: rgb(12 10 9 / 0.3);
}

.border-r-stone-950\/35 {
  border-right-color: rgb(12 10 9 / 0.35);
}

.border-r-stone-950\/40 {
  border-right-color: rgb(12 10 9 / 0.4);
}

.border-r-stone-950\/45 {
  border-right-color: rgb(12 10 9 / 0.45);
}

.border-r-stone-950\/5 {
  border-right-color: rgb(12 10 9 / 0.05);
}

.border-r-stone-950\/50 {
  border-right-color: rgb(12 10 9 / 0.5);
}

.border-r-stone-950\/55 {
  border-right-color: rgb(12 10 9 / 0.55);
}

.border-r-stone-950\/60 {
  border-right-color: rgb(12 10 9 / 0.6);
}

.border-r-stone-950\/65 {
  border-right-color: rgb(12 10 9 / 0.65);
}

.border-r-stone-950\/70 {
  border-right-color: rgb(12 10 9 / 0.7);
}

.border-r-stone-950\/75 {
  border-right-color: rgb(12 10 9 / 0.75);
}

.border-r-stone-950\/80 {
  border-right-color: rgb(12 10 9 / 0.8);
}

.border-r-stone-950\/85 {
  border-right-color: rgb(12 10 9 / 0.85);
}

.border-r-stone-950\/90 {
  border-right-color: rgb(12 10 9 / 0.9);
}

.border-r-stone-950\/95 {
  border-right-color: rgb(12 10 9 / 0.95);
}

.border-r-teal {
  --tw-border-opacity: 1;
  border-right-color: rgb(99 146 173 / var(--tw-border-opacity, 1));
}

.border-r-teal\/0 {
  border-right-color: rgb(99 146 173 / 0);
}

.border-r-teal\/10 {
  border-right-color: rgb(99 146 173 / 0.1);
}

.border-r-teal\/100 {
  border-right-color: rgb(99 146 173 / 1);
}

.border-r-teal\/15 {
  border-right-color: rgb(99 146 173 / 0.15);
}

.border-r-teal\/20 {
  border-right-color: rgb(99 146 173 / 0.2);
}

.border-r-teal\/25 {
  border-right-color: rgb(99 146 173 / 0.25);
}

.border-r-teal\/30 {
  border-right-color: rgb(99 146 173 / 0.3);
}

.border-r-teal\/35 {
  border-right-color: rgb(99 146 173 / 0.35);
}

.border-r-teal\/40 {
  border-right-color: rgb(99 146 173 / 0.4);
}

.border-r-teal\/45 {
  border-right-color: rgb(99 146 173 / 0.45);
}

.border-r-teal\/5 {
  border-right-color: rgb(99 146 173 / 0.05);
}

.border-r-teal\/50 {
  border-right-color: rgb(99 146 173 / 0.5);
}

.border-r-teal\/55 {
  border-right-color: rgb(99 146 173 / 0.55);
}

.border-r-teal\/60 {
  border-right-color: rgb(99 146 173 / 0.6);
}

.border-r-teal\/65 {
  border-right-color: rgb(99 146 173 / 0.65);
}

.border-r-teal\/70 {
  border-right-color: rgb(99 146 173 / 0.7);
}

.border-r-teal\/75 {
  border-right-color: rgb(99 146 173 / 0.75);
}

.border-r-teal\/80 {
  border-right-color: rgb(99 146 173 / 0.8);
}

.border-r-teal\/85 {
  border-right-color: rgb(99 146 173 / 0.85);
}

.border-r-teal\/90 {
  border-right-color: rgb(99 146 173 / 0.9);
}

.border-r-teal\/95 {
  border-right-color: rgb(99 146 173 / 0.95);
}

.border-r-transparent {
  border-right-color: transparent;
}

.border-r-transparent\/0 {
  border-right-color: rgb(0 0 0 / 0);
}

.border-r-transparent\/10 {
  border-right-color: rgb(0 0 0 / 0.1);
}

.border-r-transparent\/100 {
  border-right-color: rgb(0 0 0 / 1);
}

.border-r-transparent\/15 {
  border-right-color: rgb(0 0 0 / 0.15);
}

.border-r-transparent\/20 {
  border-right-color: rgb(0 0 0 / 0.2);
}

.border-r-transparent\/25 {
  border-right-color: rgb(0 0 0 / 0.25);
}

.border-r-transparent\/30 {
  border-right-color: rgb(0 0 0 / 0.3);
}

.border-r-transparent\/35 {
  border-right-color: rgb(0 0 0 / 0.35);
}

.border-r-transparent\/40 {
  border-right-color: rgb(0 0 0 / 0.4);
}

.border-r-transparent\/45 {
  border-right-color: rgb(0 0 0 / 0.45);
}

.border-r-transparent\/5 {
  border-right-color: rgb(0 0 0 / 0.05);
}

.border-r-transparent\/50 {
  border-right-color: rgb(0 0 0 / 0.5);
}

.border-r-transparent\/55 {
  border-right-color: rgb(0 0 0 / 0.55);
}

.border-r-transparent\/60 {
  border-right-color: rgb(0 0 0 / 0.6);
}

.border-r-transparent\/65 {
  border-right-color: rgb(0 0 0 / 0.65);
}

.border-r-transparent\/70 {
  border-right-color: rgb(0 0 0 / 0.7);
}

.border-r-transparent\/75 {
  border-right-color: rgb(0 0 0 / 0.75);
}

.border-r-transparent\/80 {
  border-right-color: rgb(0 0 0 / 0.8);
}

.border-r-transparent\/85 {
  border-right-color: rgb(0 0 0 / 0.85);
}

.border-r-transparent\/90 {
  border-right-color: rgb(0 0 0 / 0.9);
}

.border-r-transparent\/95 {
  border-right-color: rgb(0 0 0 / 0.95);
}

.border-r-violet-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(237 233 254 / var(--tw-border-opacity, 1));
}

.border-r-violet-100\/0 {
  border-right-color: rgb(237 233 254 / 0);
}

.border-r-violet-100\/10 {
  border-right-color: rgb(237 233 254 / 0.1);
}

.border-r-violet-100\/100 {
  border-right-color: rgb(237 233 254 / 1);
}

.border-r-violet-100\/15 {
  border-right-color: rgb(237 233 254 / 0.15);
}

.border-r-violet-100\/20 {
  border-right-color: rgb(237 233 254 / 0.2);
}

.border-r-violet-100\/25 {
  border-right-color: rgb(237 233 254 / 0.25);
}

.border-r-violet-100\/30 {
  border-right-color: rgb(237 233 254 / 0.3);
}

.border-r-violet-100\/35 {
  border-right-color: rgb(237 233 254 / 0.35);
}

.border-r-violet-100\/40 {
  border-right-color: rgb(237 233 254 / 0.4);
}

.border-r-violet-100\/45 {
  border-right-color: rgb(237 233 254 / 0.45);
}

.border-r-violet-100\/5 {
  border-right-color: rgb(237 233 254 / 0.05);
}

.border-r-violet-100\/50 {
  border-right-color: rgb(237 233 254 / 0.5);
}

.border-r-violet-100\/55 {
  border-right-color: rgb(237 233 254 / 0.55);
}

.border-r-violet-100\/60 {
  border-right-color: rgb(237 233 254 / 0.6);
}

.border-r-violet-100\/65 {
  border-right-color: rgb(237 233 254 / 0.65);
}

.border-r-violet-100\/70 {
  border-right-color: rgb(237 233 254 / 0.7);
}

.border-r-violet-100\/75 {
  border-right-color: rgb(237 233 254 / 0.75);
}

.border-r-violet-100\/80 {
  border-right-color: rgb(237 233 254 / 0.8);
}

.border-r-violet-100\/85 {
  border-right-color: rgb(237 233 254 / 0.85);
}

.border-r-violet-100\/90 {
  border-right-color: rgb(237 233 254 / 0.9);
}

.border-r-violet-100\/95 {
  border-right-color: rgb(237 233 254 / 0.95);
}

.border-r-violet-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(221 214 254 / var(--tw-border-opacity, 1));
}

.border-r-violet-200\/0 {
  border-right-color: rgb(221 214 254 / 0);
}

.border-r-violet-200\/10 {
  border-right-color: rgb(221 214 254 / 0.1);
}

.border-r-violet-200\/100 {
  border-right-color: rgb(221 214 254 / 1);
}

.border-r-violet-200\/15 {
  border-right-color: rgb(221 214 254 / 0.15);
}

.border-r-violet-200\/20 {
  border-right-color: rgb(221 214 254 / 0.2);
}

.border-r-violet-200\/25 {
  border-right-color: rgb(221 214 254 / 0.25);
}

.border-r-violet-200\/30 {
  border-right-color: rgb(221 214 254 / 0.3);
}

.border-r-violet-200\/35 {
  border-right-color: rgb(221 214 254 / 0.35);
}

.border-r-violet-200\/40 {
  border-right-color: rgb(221 214 254 / 0.4);
}

.border-r-violet-200\/45 {
  border-right-color: rgb(221 214 254 / 0.45);
}

.border-r-violet-200\/5 {
  border-right-color: rgb(221 214 254 / 0.05);
}

.border-r-violet-200\/50 {
  border-right-color: rgb(221 214 254 / 0.5);
}

.border-r-violet-200\/55 {
  border-right-color: rgb(221 214 254 / 0.55);
}

.border-r-violet-200\/60 {
  border-right-color: rgb(221 214 254 / 0.6);
}

.border-r-violet-200\/65 {
  border-right-color: rgb(221 214 254 / 0.65);
}

.border-r-violet-200\/70 {
  border-right-color: rgb(221 214 254 / 0.7);
}

.border-r-violet-200\/75 {
  border-right-color: rgb(221 214 254 / 0.75);
}

.border-r-violet-200\/80 {
  border-right-color: rgb(221 214 254 / 0.8);
}

.border-r-violet-200\/85 {
  border-right-color: rgb(221 214 254 / 0.85);
}

.border-r-violet-200\/90 {
  border-right-color: rgb(221 214 254 / 0.9);
}

.border-r-violet-200\/95 {
  border-right-color: rgb(221 214 254 / 0.95);
}

.border-r-violet-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(196 181 253 / var(--tw-border-opacity, 1));
}

.border-r-violet-300\/0 {
  border-right-color: rgb(196 181 253 / 0);
}

.border-r-violet-300\/10 {
  border-right-color: rgb(196 181 253 / 0.1);
}

.border-r-violet-300\/100 {
  border-right-color: rgb(196 181 253 / 1);
}

.border-r-violet-300\/15 {
  border-right-color: rgb(196 181 253 / 0.15);
}

.border-r-violet-300\/20 {
  border-right-color: rgb(196 181 253 / 0.2);
}

.border-r-violet-300\/25 {
  border-right-color: rgb(196 181 253 / 0.25);
}

.border-r-violet-300\/30 {
  border-right-color: rgb(196 181 253 / 0.3);
}

.border-r-violet-300\/35 {
  border-right-color: rgb(196 181 253 / 0.35);
}

.border-r-violet-300\/40 {
  border-right-color: rgb(196 181 253 / 0.4);
}

.border-r-violet-300\/45 {
  border-right-color: rgb(196 181 253 / 0.45);
}

.border-r-violet-300\/5 {
  border-right-color: rgb(196 181 253 / 0.05);
}

.border-r-violet-300\/50 {
  border-right-color: rgb(196 181 253 / 0.5);
}

.border-r-violet-300\/55 {
  border-right-color: rgb(196 181 253 / 0.55);
}

.border-r-violet-300\/60 {
  border-right-color: rgb(196 181 253 / 0.6);
}

.border-r-violet-300\/65 {
  border-right-color: rgb(196 181 253 / 0.65);
}

.border-r-violet-300\/70 {
  border-right-color: rgb(196 181 253 / 0.7);
}

.border-r-violet-300\/75 {
  border-right-color: rgb(196 181 253 / 0.75);
}

.border-r-violet-300\/80 {
  border-right-color: rgb(196 181 253 / 0.8);
}

.border-r-violet-300\/85 {
  border-right-color: rgb(196 181 253 / 0.85);
}

.border-r-violet-300\/90 {
  border-right-color: rgb(196 181 253 / 0.9);
}

.border-r-violet-300\/95 {
  border-right-color: rgb(196 181 253 / 0.95);
}

.border-r-violet-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(167 139 250 / var(--tw-border-opacity, 1));
}

.border-r-violet-400\/0 {
  border-right-color: rgb(167 139 250 / 0);
}

.border-r-violet-400\/10 {
  border-right-color: rgb(167 139 250 / 0.1);
}

.border-r-violet-400\/100 {
  border-right-color: rgb(167 139 250 / 1);
}

.border-r-violet-400\/15 {
  border-right-color: rgb(167 139 250 / 0.15);
}

.border-r-violet-400\/20 {
  border-right-color: rgb(167 139 250 / 0.2);
}

.border-r-violet-400\/25 {
  border-right-color: rgb(167 139 250 / 0.25);
}

.border-r-violet-400\/30 {
  border-right-color: rgb(167 139 250 / 0.3);
}

.border-r-violet-400\/35 {
  border-right-color: rgb(167 139 250 / 0.35);
}

.border-r-violet-400\/40 {
  border-right-color: rgb(167 139 250 / 0.4);
}

.border-r-violet-400\/45 {
  border-right-color: rgb(167 139 250 / 0.45);
}

.border-r-violet-400\/5 {
  border-right-color: rgb(167 139 250 / 0.05);
}

.border-r-violet-400\/50 {
  border-right-color: rgb(167 139 250 / 0.5);
}

.border-r-violet-400\/55 {
  border-right-color: rgb(167 139 250 / 0.55);
}

.border-r-violet-400\/60 {
  border-right-color: rgb(167 139 250 / 0.6);
}

.border-r-violet-400\/65 {
  border-right-color: rgb(167 139 250 / 0.65);
}

.border-r-violet-400\/70 {
  border-right-color: rgb(167 139 250 / 0.7);
}

.border-r-violet-400\/75 {
  border-right-color: rgb(167 139 250 / 0.75);
}

.border-r-violet-400\/80 {
  border-right-color: rgb(167 139 250 / 0.8);
}

.border-r-violet-400\/85 {
  border-right-color: rgb(167 139 250 / 0.85);
}

.border-r-violet-400\/90 {
  border-right-color: rgb(167 139 250 / 0.9);
}

.border-r-violet-400\/95 {
  border-right-color: rgb(167 139 250 / 0.95);
}

.border-r-violet-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(245 243 255 / var(--tw-border-opacity, 1));
}

.border-r-violet-50\/0 {
  border-right-color: rgb(245 243 255 / 0);
}

.border-r-violet-50\/10 {
  border-right-color: rgb(245 243 255 / 0.1);
}

.border-r-violet-50\/100 {
  border-right-color: rgb(245 243 255 / 1);
}

.border-r-violet-50\/15 {
  border-right-color: rgb(245 243 255 / 0.15);
}

.border-r-violet-50\/20 {
  border-right-color: rgb(245 243 255 / 0.2);
}

.border-r-violet-50\/25 {
  border-right-color: rgb(245 243 255 / 0.25);
}

.border-r-violet-50\/30 {
  border-right-color: rgb(245 243 255 / 0.3);
}

.border-r-violet-50\/35 {
  border-right-color: rgb(245 243 255 / 0.35);
}

.border-r-violet-50\/40 {
  border-right-color: rgb(245 243 255 / 0.4);
}

.border-r-violet-50\/45 {
  border-right-color: rgb(245 243 255 / 0.45);
}

.border-r-violet-50\/5 {
  border-right-color: rgb(245 243 255 / 0.05);
}

.border-r-violet-50\/50 {
  border-right-color: rgb(245 243 255 / 0.5);
}

.border-r-violet-50\/55 {
  border-right-color: rgb(245 243 255 / 0.55);
}

.border-r-violet-50\/60 {
  border-right-color: rgb(245 243 255 / 0.6);
}

.border-r-violet-50\/65 {
  border-right-color: rgb(245 243 255 / 0.65);
}

.border-r-violet-50\/70 {
  border-right-color: rgb(245 243 255 / 0.7);
}

.border-r-violet-50\/75 {
  border-right-color: rgb(245 243 255 / 0.75);
}

.border-r-violet-50\/80 {
  border-right-color: rgb(245 243 255 / 0.8);
}

.border-r-violet-50\/85 {
  border-right-color: rgb(245 243 255 / 0.85);
}

.border-r-violet-50\/90 {
  border-right-color: rgb(245 243 255 / 0.9);
}

.border-r-violet-50\/95 {
  border-right-color: rgb(245 243 255 / 0.95);
}

.border-r-violet-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(139 92 246 / var(--tw-border-opacity, 1));
}

.border-r-violet-500\/0 {
  border-right-color: rgb(139 92 246 / 0);
}

.border-r-violet-500\/10 {
  border-right-color: rgb(139 92 246 / 0.1);
}

.border-r-violet-500\/100 {
  border-right-color: rgb(139 92 246 / 1);
}

.border-r-violet-500\/15 {
  border-right-color: rgb(139 92 246 / 0.15);
}

.border-r-violet-500\/20 {
  border-right-color: rgb(139 92 246 / 0.2);
}

.border-r-violet-500\/25 {
  border-right-color: rgb(139 92 246 / 0.25);
}

.border-r-violet-500\/30 {
  border-right-color: rgb(139 92 246 / 0.3);
}

.border-r-violet-500\/35 {
  border-right-color: rgb(139 92 246 / 0.35);
}

.border-r-violet-500\/40 {
  border-right-color: rgb(139 92 246 / 0.4);
}

.border-r-violet-500\/45 {
  border-right-color: rgb(139 92 246 / 0.45);
}

.border-r-violet-500\/5 {
  border-right-color: rgb(139 92 246 / 0.05);
}

.border-r-violet-500\/50 {
  border-right-color: rgb(139 92 246 / 0.5);
}

.border-r-violet-500\/55 {
  border-right-color: rgb(139 92 246 / 0.55);
}

.border-r-violet-500\/60 {
  border-right-color: rgb(139 92 246 / 0.6);
}

.border-r-violet-500\/65 {
  border-right-color: rgb(139 92 246 / 0.65);
}

.border-r-violet-500\/70 {
  border-right-color: rgb(139 92 246 / 0.7);
}

.border-r-violet-500\/75 {
  border-right-color: rgb(139 92 246 / 0.75);
}

.border-r-violet-500\/80 {
  border-right-color: rgb(139 92 246 / 0.8);
}

.border-r-violet-500\/85 {
  border-right-color: rgb(139 92 246 / 0.85);
}

.border-r-violet-500\/90 {
  border-right-color: rgb(139 92 246 / 0.9);
}

.border-r-violet-500\/95 {
  border-right-color: rgb(139 92 246 / 0.95);
}

.border-r-violet-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(124 58 237 / var(--tw-border-opacity, 1));
}

.border-r-violet-600\/0 {
  border-right-color: rgb(124 58 237 / 0);
}

.border-r-violet-600\/10 {
  border-right-color: rgb(124 58 237 / 0.1);
}

.border-r-violet-600\/100 {
  border-right-color: rgb(124 58 237 / 1);
}

.border-r-violet-600\/15 {
  border-right-color: rgb(124 58 237 / 0.15);
}

.border-r-violet-600\/20 {
  border-right-color: rgb(124 58 237 / 0.2);
}

.border-r-violet-600\/25 {
  border-right-color: rgb(124 58 237 / 0.25);
}

.border-r-violet-600\/30 {
  border-right-color: rgb(124 58 237 / 0.3);
}

.border-r-violet-600\/35 {
  border-right-color: rgb(124 58 237 / 0.35);
}

.border-r-violet-600\/40 {
  border-right-color: rgb(124 58 237 / 0.4);
}

.border-r-violet-600\/45 {
  border-right-color: rgb(124 58 237 / 0.45);
}

.border-r-violet-600\/5 {
  border-right-color: rgb(124 58 237 / 0.05);
}

.border-r-violet-600\/50 {
  border-right-color: rgb(124 58 237 / 0.5);
}

.border-r-violet-600\/55 {
  border-right-color: rgb(124 58 237 / 0.55);
}

.border-r-violet-600\/60 {
  border-right-color: rgb(124 58 237 / 0.6);
}

.border-r-violet-600\/65 {
  border-right-color: rgb(124 58 237 / 0.65);
}

.border-r-violet-600\/70 {
  border-right-color: rgb(124 58 237 / 0.7);
}

.border-r-violet-600\/75 {
  border-right-color: rgb(124 58 237 / 0.75);
}

.border-r-violet-600\/80 {
  border-right-color: rgb(124 58 237 / 0.8);
}

.border-r-violet-600\/85 {
  border-right-color: rgb(124 58 237 / 0.85);
}

.border-r-violet-600\/90 {
  border-right-color: rgb(124 58 237 / 0.9);
}

.border-r-violet-600\/95 {
  border-right-color: rgb(124 58 237 / 0.95);
}

.border-r-violet-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(109 40 217 / var(--tw-border-opacity, 1));
}

.border-r-violet-700\/0 {
  border-right-color: rgb(109 40 217 / 0);
}

.border-r-violet-700\/10 {
  border-right-color: rgb(109 40 217 / 0.1);
}

.border-r-violet-700\/100 {
  border-right-color: rgb(109 40 217 / 1);
}

.border-r-violet-700\/15 {
  border-right-color: rgb(109 40 217 / 0.15);
}

.border-r-violet-700\/20 {
  border-right-color: rgb(109 40 217 / 0.2);
}

.border-r-violet-700\/25 {
  border-right-color: rgb(109 40 217 / 0.25);
}

.border-r-violet-700\/30 {
  border-right-color: rgb(109 40 217 / 0.3);
}

.border-r-violet-700\/35 {
  border-right-color: rgb(109 40 217 / 0.35);
}

.border-r-violet-700\/40 {
  border-right-color: rgb(109 40 217 / 0.4);
}

.border-r-violet-700\/45 {
  border-right-color: rgb(109 40 217 / 0.45);
}

.border-r-violet-700\/5 {
  border-right-color: rgb(109 40 217 / 0.05);
}

.border-r-violet-700\/50 {
  border-right-color: rgb(109 40 217 / 0.5);
}

.border-r-violet-700\/55 {
  border-right-color: rgb(109 40 217 / 0.55);
}

.border-r-violet-700\/60 {
  border-right-color: rgb(109 40 217 / 0.6);
}

.border-r-violet-700\/65 {
  border-right-color: rgb(109 40 217 / 0.65);
}

.border-r-violet-700\/70 {
  border-right-color: rgb(109 40 217 / 0.7);
}

.border-r-violet-700\/75 {
  border-right-color: rgb(109 40 217 / 0.75);
}

.border-r-violet-700\/80 {
  border-right-color: rgb(109 40 217 / 0.8);
}

.border-r-violet-700\/85 {
  border-right-color: rgb(109 40 217 / 0.85);
}

.border-r-violet-700\/90 {
  border-right-color: rgb(109 40 217 / 0.9);
}

.border-r-violet-700\/95 {
  border-right-color: rgb(109 40 217 / 0.95);
}

.border-r-violet-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(91 33 182 / var(--tw-border-opacity, 1));
}

.border-r-violet-800\/0 {
  border-right-color: rgb(91 33 182 / 0);
}

.border-r-violet-800\/10 {
  border-right-color: rgb(91 33 182 / 0.1);
}

.border-r-violet-800\/100 {
  border-right-color: rgb(91 33 182 / 1);
}

.border-r-violet-800\/15 {
  border-right-color: rgb(91 33 182 / 0.15);
}

.border-r-violet-800\/20 {
  border-right-color: rgb(91 33 182 / 0.2);
}

.border-r-violet-800\/25 {
  border-right-color: rgb(91 33 182 / 0.25);
}

.border-r-violet-800\/30 {
  border-right-color: rgb(91 33 182 / 0.3);
}

.border-r-violet-800\/35 {
  border-right-color: rgb(91 33 182 / 0.35);
}

.border-r-violet-800\/40 {
  border-right-color: rgb(91 33 182 / 0.4);
}

.border-r-violet-800\/45 {
  border-right-color: rgb(91 33 182 / 0.45);
}

.border-r-violet-800\/5 {
  border-right-color: rgb(91 33 182 / 0.05);
}

.border-r-violet-800\/50 {
  border-right-color: rgb(91 33 182 / 0.5);
}

.border-r-violet-800\/55 {
  border-right-color: rgb(91 33 182 / 0.55);
}

.border-r-violet-800\/60 {
  border-right-color: rgb(91 33 182 / 0.6);
}

.border-r-violet-800\/65 {
  border-right-color: rgb(91 33 182 / 0.65);
}

.border-r-violet-800\/70 {
  border-right-color: rgb(91 33 182 / 0.7);
}

.border-r-violet-800\/75 {
  border-right-color: rgb(91 33 182 / 0.75);
}

.border-r-violet-800\/80 {
  border-right-color: rgb(91 33 182 / 0.8);
}

.border-r-violet-800\/85 {
  border-right-color: rgb(91 33 182 / 0.85);
}

.border-r-violet-800\/90 {
  border-right-color: rgb(91 33 182 / 0.9);
}

.border-r-violet-800\/95 {
  border-right-color: rgb(91 33 182 / 0.95);
}

.border-r-violet-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(76 29 149 / var(--tw-border-opacity, 1));
}

.border-r-violet-900\/0 {
  border-right-color: rgb(76 29 149 / 0);
}

.border-r-violet-900\/10 {
  border-right-color: rgb(76 29 149 / 0.1);
}

.border-r-violet-900\/100 {
  border-right-color: rgb(76 29 149 / 1);
}

.border-r-violet-900\/15 {
  border-right-color: rgb(76 29 149 / 0.15);
}

.border-r-violet-900\/20 {
  border-right-color: rgb(76 29 149 / 0.2);
}

.border-r-violet-900\/25 {
  border-right-color: rgb(76 29 149 / 0.25);
}

.border-r-violet-900\/30 {
  border-right-color: rgb(76 29 149 / 0.3);
}

.border-r-violet-900\/35 {
  border-right-color: rgb(76 29 149 / 0.35);
}

.border-r-violet-900\/40 {
  border-right-color: rgb(76 29 149 / 0.4);
}

.border-r-violet-900\/45 {
  border-right-color: rgb(76 29 149 / 0.45);
}

.border-r-violet-900\/5 {
  border-right-color: rgb(76 29 149 / 0.05);
}

.border-r-violet-900\/50 {
  border-right-color: rgb(76 29 149 / 0.5);
}

.border-r-violet-900\/55 {
  border-right-color: rgb(76 29 149 / 0.55);
}

.border-r-violet-900\/60 {
  border-right-color: rgb(76 29 149 / 0.6);
}

.border-r-violet-900\/65 {
  border-right-color: rgb(76 29 149 / 0.65);
}

.border-r-violet-900\/70 {
  border-right-color: rgb(76 29 149 / 0.7);
}

.border-r-violet-900\/75 {
  border-right-color: rgb(76 29 149 / 0.75);
}

.border-r-violet-900\/80 {
  border-right-color: rgb(76 29 149 / 0.8);
}

.border-r-violet-900\/85 {
  border-right-color: rgb(76 29 149 / 0.85);
}

.border-r-violet-900\/90 {
  border-right-color: rgb(76 29 149 / 0.9);
}

.border-r-violet-900\/95 {
  border-right-color: rgb(76 29 149 / 0.95);
}

.border-r-violet-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(46 16 101 / var(--tw-border-opacity, 1));
}

.border-r-violet-950\/0 {
  border-right-color: rgb(46 16 101 / 0);
}

.border-r-violet-950\/10 {
  border-right-color: rgb(46 16 101 / 0.1);
}

.border-r-violet-950\/100 {
  border-right-color: rgb(46 16 101 / 1);
}

.border-r-violet-950\/15 {
  border-right-color: rgb(46 16 101 / 0.15);
}

.border-r-violet-950\/20 {
  border-right-color: rgb(46 16 101 / 0.2);
}

.border-r-violet-950\/25 {
  border-right-color: rgb(46 16 101 / 0.25);
}

.border-r-violet-950\/30 {
  border-right-color: rgb(46 16 101 / 0.3);
}

.border-r-violet-950\/35 {
  border-right-color: rgb(46 16 101 / 0.35);
}

.border-r-violet-950\/40 {
  border-right-color: rgb(46 16 101 / 0.4);
}

.border-r-violet-950\/45 {
  border-right-color: rgb(46 16 101 / 0.45);
}

.border-r-violet-950\/5 {
  border-right-color: rgb(46 16 101 / 0.05);
}

.border-r-violet-950\/50 {
  border-right-color: rgb(46 16 101 / 0.5);
}

.border-r-violet-950\/55 {
  border-right-color: rgb(46 16 101 / 0.55);
}

.border-r-violet-950\/60 {
  border-right-color: rgb(46 16 101 / 0.6);
}

.border-r-violet-950\/65 {
  border-right-color: rgb(46 16 101 / 0.65);
}

.border-r-violet-950\/70 {
  border-right-color: rgb(46 16 101 / 0.7);
}

.border-r-violet-950\/75 {
  border-right-color: rgb(46 16 101 / 0.75);
}

.border-r-violet-950\/80 {
  border-right-color: rgb(46 16 101 / 0.8);
}

.border-r-violet-950\/85 {
  border-right-color: rgb(46 16 101 / 0.85);
}

.border-r-violet-950\/90 {
  border-right-color: rgb(46 16 101 / 0.9);
}

.border-r-violet-950\/95 {
  border-right-color: rgb(46 16 101 / 0.95);
}

.border-r-white {
  --tw-border-opacity: 1;
  border-right-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.border-r-white\/0 {
  border-right-color: rgb(255 255 255 / 0);
}

.border-r-white\/10 {
  border-right-color: rgb(255 255 255 / 0.1);
}

.border-r-white\/100 {
  border-right-color: rgb(255 255 255 / 1);
}

.border-r-white\/15 {
  border-right-color: rgb(255 255 255 / 0.15);
}

.border-r-white\/20 {
  border-right-color: rgb(255 255 255 / 0.2);
}

.border-r-white\/25 {
  border-right-color: rgb(255 255 255 / 0.25);
}

.border-r-white\/30 {
  border-right-color: rgb(255 255 255 / 0.3);
}

.border-r-white\/35 {
  border-right-color: rgb(255 255 255 / 0.35);
}

.border-r-white\/40 {
  border-right-color: rgb(255 255 255 / 0.4);
}

.border-r-white\/45 {
  border-right-color: rgb(255 255 255 / 0.45);
}

.border-r-white\/5 {
  border-right-color: rgb(255 255 255 / 0.05);
}

.border-r-white\/50 {
  border-right-color: rgb(255 255 255 / 0.5);
}

.border-r-white\/55 {
  border-right-color: rgb(255 255 255 / 0.55);
}

.border-r-white\/60 {
  border-right-color: rgb(255 255 255 / 0.6);
}

.border-r-white\/65 {
  border-right-color: rgb(255 255 255 / 0.65);
}

.border-r-white\/70 {
  border-right-color: rgb(255 255 255 / 0.7);
}

.border-r-white\/75 {
  border-right-color: rgb(255 255 255 / 0.75);
}

.border-r-white\/80 {
  border-right-color: rgb(255 255 255 / 0.8);
}

.border-r-white\/85 {
  border-right-color: rgb(255 255 255 / 0.85);
}

.border-r-white\/90 {
  border-right-color: rgb(255 255 255 / 0.9);
}

.border-r-white\/95 {
  border-right-color: rgb(255 255 255 / 0.95);
}

.border-r-yellow-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}

.border-r-yellow-100\/0 {
  border-right-color: rgb(254 249 195 / 0);
}

.border-r-yellow-100\/10 {
  border-right-color: rgb(254 249 195 / 0.1);
}

.border-r-yellow-100\/100 {
  border-right-color: rgb(254 249 195 / 1);
}

.border-r-yellow-100\/15 {
  border-right-color: rgb(254 249 195 / 0.15);
}

.border-r-yellow-100\/20 {
  border-right-color: rgb(254 249 195 / 0.2);
}

.border-r-yellow-100\/25 {
  border-right-color: rgb(254 249 195 / 0.25);
}

.border-r-yellow-100\/30 {
  border-right-color: rgb(254 249 195 / 0.3);
}

.border-r-yellow-100\/35 {
  border-right-color: rgb(254 249 195 / 0.35);
}

.border-r-yellow-100\/40 {
  border-right-color: rgb(254 249 195 / 0.4);
}

.border-r-yellow-100\/45 {
  border-right-color: rgb(254 249 195 / 0.45);
}

.border-r-yellow-100\/5 {
  border-right-color: rgb(254 249 195 / 0.05);
}

.border-r-yellow-100\/50 {
  border-right-color: rgb(254 249 195 / 0.5);
}

.border-r-yellow-100\/55 {
  border-right-color: rgb(254 249 195 / 0.55);
}

.border-r-yellow-100\/60 {
  border-right-color: rgb(254 249 195 / 0.6);
}

.border-r-yellow-100\/65 {
  border-right-color: rgb(254 249 195 / 0.65);
}

.border-r-yellow-100\/70 {
  border-right-color: rgb(254 249 195 / 0.7);
}

.border-r-yellow-100\/75 {
  border-right-color: rgb(254 249 195 / 0.75);
}

.border-r-yellow-100\/80 {
  border-right-color: rgb(254 249 195 / 0.8);
}

.border-r-yellow-100\/85 {
  border-right-color: rgb(254 249 195 / 0.85);
}

.border-r-yellow-100\/90 {
  border-right-color: rgb(254 249 195 / 0.9);
}

.border-r-yellow-100\/95 {
  border-right-color: rgb(254 249 195 / 0.95);
}

.border-r-yellow-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}

.border-r-yellow-200\/0 {
  border-right-color: rgb(254 240 138 / 0);
}

.border-r-yellow-200\/10 {
  border-right-color: rgb(254 240 138 / 0.1);
}

.border-r-yellow-200\/100 {
  border-right-color: rgb(254 240 138 / 1);
}

.border-r-yellow-200\/15 {
  border-right-color: rgb(254 240 138 / 0.15);
}

.border-r-yellow-200\/20 {
  border-right-color: rgb(254 240 138 / 0.2);
}

.border-r-yellow-200\/25 {
  border-right-color: rgb(254 240 138 / 0.25);
}

.border-r-yellow-200\/30 {
  border-right-color: rgb(254 240 138 / 0.3);
}

.border-r-yellow-200\/35 {
  border-right-color: rgb(254 240 138 / 0.35);
}

.border-r-yellow-200\/40 {
  border-right-color: rgb(254 240 138 / 0.4);
}

.border-r-yellow-200\/45 {
  border-right-color: rgb(254 240 138 / 0.45);
}

.border-r-yellow-200\/5 {
  border-right-color: rgb(254 240 138 / 0.05);
}

.border-r-yellow-200\/50 {
  border-right-color: rgb(254 240 138 / 0.5);
}

.border-r-yellow-200\/55 {
  border-right-color: rgb(254 240 138 / 0.55);
}

.border-r-yellow-200\/60 {
  border-right-color: rgb(254 240 138 / 0.6);
}

.border-r-yellow-200\/65 {
  border-right-color: rgb(254 240 138 / 0.65);
}

.border-r-yellow-200\/70 {
  border-right-color: rgb(254 240 138 / 0.7);
}

.border-r-yellow-200\/75 {
  border-right-color: rgb(254 240 138 / 0.75);
}

.border-r-yellow-200\/80 {
  border-right-color: rgb(254 240 138 / 0.8);
}

.border-r-yellow-200\/85 {
  border-right-color: rgb(254 240 138 / 0.85);
}

.border-r-yellow-200\/90 {
  border-right-color: rgb(254 240 138 / 0.9);
}

.border-r-yellow-200\/95 {
  border-right-color: rgb(254 240 138 / 0.95);
}

.border-r-yellow-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}

.border-r-yellow-300\/0 {
  border-right-color: rgb(253 224 71 / 0);
}

.border-r-yellow-300\/10 {
  border-right-color: rgb(253 224 71 / 0.1);
}

.border-r-yellow-300\/100 {
  border-right-color: rgb(253 224 71 / 1);
}

.border-r-yellow-300\/15 {
  border-right-color: rgb(253 224 71 / 0.15);
}

.border-r-yellow-300\/20 {
  border-right-color: rgb(253 224 71 / 0.2);
}

.border-r-yellow-300\/25 {
  border-right-color: rgb(253 224 71 / 0.25);
}

.border-r-yellow-300\/30 {
  border-right-color: rgb(253 224 71 / 0.3);
}

.border-r-yellow-300\/35 {
  border-right-color: rgb(253 224 71 / 0.35);
}

.border-r-yellow-300\/40 {
  border-right-color: rgb(253 224 71 / 0.4);
}

.border-r-yellow-300\/45 {
  border-right-color: rgb(253 224 71 / 0.45);
}

.border-r-yellow-300\/5 {
  border-right-color: rgb(253 224 71 / 0.05);
}

.border-r-yellow-300\/50 {
  border-right-color: rgb(253 224 71 / 0.5);
}

.border-r-yellow-300\/55 {
  border-right-color: rgb(253 224 71 / 0.55);
}

.border-r-yellow-300\/60 {
  border-right-color: rgb(253 224 71 / 0.6);
}

.border-r-yellow-300\/65 {
  border-right-color: rgb(253 224 71 / 0.65);
}

.border-r-yellow-300\/70 {
  border-right-color: rgb(253 224 71 / 0.7);
}

.border-r-yellow-300\/75 {
  border-right-color: rgb(253 224 71 / 0.75);
}

.border-r-yellow-300\/80 {
  border-right-color: rgb(253 224 71 / 0.8);
}

.border-r-yellow-300\/85 {
  border-right-color: rgb(253 224 71 / 0.85);
}

.border-r-yellow-300\/90 {
  border-right-color: rgb(253 224 71 / 0.9);
}

.border-r-yellow-300\/95 {
  border-right-color: rgb(253 224 71 / 0.95);
}

.border-r-yellow-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}

.border-r-yellow-400\/0 {
  border-right-color: rgb(250 204 21 / 0);
}

.border-r-yellow-400\/10 {
  border-right-color: rgb(250 204 21 / 0.1);
}

.border-r-yellow-400\/100 {
  border-right-color: rgb(250 204 21 / 1);
}

.border-r-yellow-400\/15 {
  border-right-color: rgb(250 204 21 / 0.15);
}

.border-r-yellow-400\/20 {
  border-right-color: rgb(250 204 21 / 0.2);
}

.border-r-yellow-400\/25 {
  border-right-color: rgb(250 204 21 / 0.25);
}

.border-r-yellow-400\/30 {
  border-right-color: rgb(250 204 21 / 0.3);
}

.border-r-yellow-400\/35 {
  border-right-color: rgb(250 204 21 / 0.35);
}

.border-r-yellow-400\/40 {
  border-right-color: rgb(250 204 21 / 0.4);
}

.border-r-yellow-400\/45 {
  border-right-color: rgb(250 204 21 / 0.45);
}

.border-r-yellow-400\/5 {
  border-right-color: rgb(250 204 21 / 0.05);
}

.border-r-yellow-400\/50 {
  border-right-color: rgb(250 204 21 / 0.5);
}

.border-r-yellow-400\/55 {
  border-right-color: rgb(250 204 21 / 0.55);
}

.border-r-yellow-400\/60 {
  border-right-color: rgb(250 204 21 / 0.6);
}

.border-r-yellow-400\/65 {
  border-right-color: rgb(250 204 21 / 0.65);
}

.border-r-yellow-400\/70 {
  border-right-color: rgb(250 204 21 / 0.7);
}

.border-r-yellow-400\/75 {
  border-right-color: rgb(250 204 21 / 0.75);
}

.border-r-yellow-400\/80 {
  border-right-color: rgb(250 204 21 / 0.8);
}

.border-r-yellow-400\/85 {
  border-right-color: rgb(250 204 21 / 0.85);
}

.border-r-yellow-400\/90 {
  border-right-color: rgb(250 204 21 / 0.9);
}

.border-r-yellow-400\/95 {
  border-right-color: rgb(250 204 21 / 0.95);
}

.border-r-yellow-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}

.border-r-yellow-50\/0 {
  border-right-color: rgb(254 252 232 / 0);
}

.border-r-yellow-50\/10 {
  border-right-color: rgb(254 252 232 / 0.1);
}

.border-r-yellow-50\/100 {
  border-right-color: rgb(254 252 232 / 1);
}

.border-r-yellow-50\/15 {
  border-right-color: rgb(254 252 232 / 0.15);
}

.border-r-yellow-50\/20 {
  border-right-color: rgb(254 252 232 / 0.2);
}

.border-r-yellow-50\/25 {
  border-right-color: rgb(254 252 232 / 0.25);
}

.border-r-yellow-50\/30 {
  border-right-color: rgb(254 252 232 / 0.3);
}

.border-r-yellow-50\/35 {
  border-right-color: rgb(254 252 232 / 0.35);
}

.border-r-yellow-50\/40 {
  border-right-color: rgb(254 252 232 / 0.4);
}

.border-r-yellow-50\/45 {
  border-right-color: rgb(254 252 232 / 0.45);
}

.border-r-yellow-50\/5 {
  border-right-color: rgb(254 252 232 / 0.05);
}

.border-r-yellow-50\/50 {
  border-right-color: rgb(254 252 232 / 0.5);
}

.border-r-yellow-50\/55 {
  border-right-color: rgb(254 252 232 / 0.55);
}

.border-r-yellow-50\/60 {
  border-right-color: rgb(254 252 232 / 0.6);
}

.border-r-yellow-50\/65 {
  border-right-color: rgb(254 252 232 / 0.65);
}

.border-r-yellow-50\/70 {
  border-right-color: rgb(254 252 232 / 0.7);
}

.border-r-yellow-50\/75 {
  border-right-color: rgb(254 252 232 / 0.75);
}

.border-r-yellow-50\/80 {
  border-right-color: rgb(254 252 232 / 0.8);
}

.border-r-yellow-50\/85 {
  border-right-color: rgb(254 252 232 / 0.85);
}

.border-r-yellow-50\/90 {
  border-right-color: rgb(254 252 232 / 0.9);
}

.border-r-yellow-50\/95 {
  border-right-color: rgb(254 252 232 / 0.95);
}

.border-r-yellow-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}

.border-r-yellow-500\/0 {
  border-right-color: rgb(234 179 8 / 0);
}

.border-r-yellow-500\/10 {
  border-right-color: rgb(234 179 8 / 0.1);
}

.border-r-yellow-500\/100 {
  border-right-color: rgb(234 179 8 / 1);
}

.border-r-yellow-500\/15 {
  border-right-color: rgb(234 179 8 / 0.15);
}

.border-r-yellow-500\/20 {
  border-right-color: rgb(234 179 8 / 0.2);
}

.border-r-yellow-500\/25 {
  border-right-color: rgb(234 179 8 / 0.25);
}

.border-r-yellow-500\/30 {
  border-right-color: rgb(234 179 8 / 0.3);
}

.border-r-yellow-500\/35 {
  border-right-color: rgb(234 179 8 / 0.35);
}

.border-r-yellow-500\/40 {
  border-right-color: rgb(234 179 8 / 0.4);
}

.border-r-yellow-500\/45 {
  border-right-color: rgb(234 179 8 / 0.45);
}

.border-r-yellow-500\/5 {
  border-right-color: rgb(234 179 8 / 0.05);
}

.border-r-yellow-500\/50 {
  border-right-color: rgb(234 179 8 / 0.5);
}

.border-r-yellow-500\/55 {
  border-right-color: rgb(234 179 8 / 0.55);
}

.border-r-yellow-500\/60 {
  border-right-color: rgb(234 179 8 / 0.6);
}

.border-r-yellow-500\/65 {
  border-right-color: rgb(234 179 8 / 0.65);
}

.border-r-yellow-500\/70 {
  border-right-color: rgb(234 179 8 / 0.7);
}

.border-r-yellow-500\/75 {
  border-right-color: rgb(234 179 8 / 0.75);
}

.border-r-yellow-500\/80 {
  border-right-color: rgb(234 179 8 / 0.8);
}

.border-r-yellow-500\/85 {
  border-right-color: rgb(234 179 8 / 0.85);
}

.border-r-yellow-500\/90 {
  border-right-color: rgb(234 179 8 / 0.9);
}

.border-r-yellow-500\/95 {
  border-right-color: rgb(234 179 8 / 0.95);
}

.border-r-yellow-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}

.border-r-yellow-600\/0 {
  border-right-color: rgb(202 138 4 / 0);
}

.border-r-yellow-600\/10 {
  border-right-color: rgb(202 138 4 / 0.1);
}

.border-r-yellow-600\/100 {
  border-right-color: rgb(202 138 4 / 1);
}

.border-r-yellow-600\/15 {
  border-right-color: rgb(202 138 4 / 0.15);
}

.border-r-yellow-600\/20 {
  border-right-color: rgb(202 138 4 / 0.2);
}

.border-r-yellow-600\/25 {
  border-right-color: rgb(202 138 4 / 0.25);
}

.border-r-yellow-600\/30 {
  border-right-color: rgb(202 138 4 / 0.3);
}

.border-r-yellow-600\/35 {
  border-right-color: rgb(202 138 4 / 0.35);
}

.border-r-yellow-600\/40 {
  border-right-color: rgb(202 138 4 / 0.4);
}

.border-r-yellow-600\/45 {
  border-right-color: rgb(202 138 4 / 0.45);
}

.border-r-yellow-600\/5 {
  border-right-color: rgb(202 138 4 / 0.05);
}

.border-r-yellow-600\/50 {
  border-right-color: rgb(202 138 4 / 0.5);
}

.border-r-yellow-600\/55 {
  border-right-color: rgb(202 138 4 / 0.55);
}

.border-r-yellow-600\/60 {
  border-right-color: rgb(202 138 4 / 0.6);
}

.border-r-yellow-600\/65 {
  border-right-color: rgb(202 138 4 / 0.65);
}

.border-r-yellow-600\/70 {
  border-right-color: rgb(202 138 4 / 0.7);
}

.border-r-yellow-600\/75 {
  border-right-color: rgb(202 138 4 / 0.75);
}

.border-r-yellow-600\/80 {
  border-right-color: rgb(202 138 4 / 0.8);
}

.border-r-yellow-600\/85 {
  border-right-color: rgb(202 138 4 / 0.85);
}

.border-r-yellow-600\/90 {
  border-right-color: rgb(202 138 4 / 0.9);
}

.border-r-yellow-600\/95 {
  border-right-color: rgb(202 138 4 / 0.95);
}

.border-r-yellow-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}

.border-r-yellow-700\/0 {
  border-right-color: rgb(161 98 7 / 0);
}

.border-r-yellow-700\/10 {
  border-right-color: rgb(161 98 7 / 0.1);
}

.border-r-yellow-700\/100 {
  border-right-color: rgb(161 98 7 / 1);
}

.border-r-yellow-700\/15 {
  border-right-color: rgb(161 98 7 / 0.15);
}

.border-r-yellow-700\/20 {
  border-right-color: rgb(161 98 7 / 0.2);
}

.border-r-yellow-700\/25 {
  border-right-color: rgb(161 98 7 / 0.25);
}

.border-r-yellow-700\/30 {
  border-right-color: rgb(161 98 7 / 0.3);
}

.border-r-yellow-700\/35 {
  border-right-color: rgb(161 98 7 / 0.35);
}

.border-r-yellow-700\/40 {
  border-right-color: rgb(161 98 7 / 0.4);
}

.border-r-yellow-700\/45 {
  border-right-color: rgb(161 98 7 / 0.45);
}

.border-r-yellow-700\/5 {
  border-right-color: rgb(161 98 7 / 0.05);
}

.border-r-yellow-700\/50 {
  border-right-color: rgb(161 98 7 / 0.5);
}

.border-r-yellow-700\/55 {
  border-right-color: rgb(161 98 7 / 0.55);
}

.border-r-yellow-700\/60 {
  border-right-color: rgb(161 98 7 / 0.6);
}

.border-r-yellow-700\/65 {
  border-right-color: rgb(161 98 7 / 0.65);
}

.border-r-yellow-700\/70 {
  border-right-color: rgb(161 98 7 / 0.7);
}

.border-r-yellow-700\/75 {
  border-right-color: rgb(161 98 7 / 0.75);
}

.border-r-yellow-700\/80 {
  border-right-color: rgb(161 98 7 / 0.8);
}

.border-r-yellow-700\/85 {
  border-right-color: rgb(161 98 7 / 0.85);
}

.border-r-yellow-700\/90 {
  border-right-color: rgb(161 98 7 / 0.9);
}

.border-r-yellow-700\/95 {
  border-right-color: rgb(161 98 7 / 0.95);
}

.border-r-yellow-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}

.border-r-yellow-800\/0 {
  border-right-color: rgb(133 77 14 / 0);
}

.border-r-yellow-800\/10 {
  border-right-color: rgb(133 77 14 / 0.1);
}

.border-r-yellow-800\/100 {
  border-right-color: rgb(133 77 14 / 1);
}

.border-r-yellow-800\/15 {
  border-right-color: rgb(133 77 14 / 0.15);
}

.border-r-yellow-800\/20 {
  border-right-color: rgb(133 77 14 / 0.2);
}

.border-r-yellow-800\/25 {
  border-right-color: rgb(133 77 14 / 0.25);
}

.border-r-yellow-800\/30 {
  border-right-color: rgb(133 77 14 / 0.3);
}

.border-r-yellow-800\/35 {
  border-right-color: rgb(133 77 14 / 0.35);
}

.border-r-yellow-800\/40 {
  border-right-color: rgb(133 77 14 / 0.4);
}

.border-r-yellow-800\/45 {
  border-right-color: rgb(133 77 14 / 0.45);
}

.border-r-yellow-800\/5 {
  border-right-color: rgb(133 77 14 / 0.05);
}

.border-r-yellow-800\/50 {
  border-right-color: rgb(133 77 14 / 0.5);
}

.border-r-yellow-800\/55 {
  border-right-color: rgb(133 77 14 / 0.55);
}

.border-r-yellow-800\/60 {
  border-right-color: rgb(133 77 14 / 0.6);
}

.border-r-yellow-800\/65 {
  border-right-color: rgb(133 77 14 / 0.65);
}

.border-r-yellow-800\/70 {
  border-right-color: rgb(133 77 14 / 0.7);
}

.border-r-yellow-800\/75 {
  border-right-color: rgb(133 77 14 / 0.75);
}

.border-r-yellow-800\/80 {
  border-right-color: rgb(133 77 14 / 0.8);
}

.border-r-yellow-800\/85 {
  border-right-color: rgb(133 77 14 / 0.85);
}

.border-r-yellow-800\/90 {
  border-right-color: rgb(133 77 14 / 0.9);
}

.border-r-yellow-800\/95 {
  border-right-color: rgb(133 77 14 / 0.95);
}

.border-r-yellow-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}

.border-r-yellow-900\/0 {
  border-right-color: rgb(113 63 18 / 0);
}

.border-r-yellow-900\/10 {
  border-right-color: rgb(113 63 18 / 0.1);
}

.border-r-yellow-900\/100 {
  border-right-color: rgb(113 63 18 / 1);
}

.border-r-yellow-900\/15 {
  border-right-color: rgb(113 63 18 / 0.15);
}

.border-r-yellow-900\/20 {
  border-right-color: rgb(113 63 18 / 0.2);
}

.border-r-yellow-900\/25 {
  border-right-color: rgb(113 63 18 / 0.25);
}

.border-r-yellow-900\/30 {
  border-right-color: rgb(113 63 18 / 0.3);
}

.border-r-yellow-900\/35 {
  border-right-color: rgb(113 63 18 / 0.35);
}

.border-r-yellow-900\/40 {
  border-right-color: rgb(113 63 18 / 0.4);
}

.border-r-yellow-900\/45 {
  border-right-color: rgb(113 63 18 / 0.45);
}

.border-r-yellow-900\/5 {
  border-right-color: rgb(113 63 18 / 0.05);
}

.border-r-yellow-900\/50 {
  border-right-color: rgb(113 63 18 / 0.5);
}

.border-r-yellow-900\/55 {
  border-right-color: rgb(113 63 18 / 0.55);
}

.border-r-yellow-900\/60 {
  border-right-color: rgb(113 63 18 / 0.6);
}

.border-r-yellow-900\/65 {
  border-right-color: rgb(113 63 18 / 0.65);
}

.border-r-yellow-900\/70 {
  border-right-color: rgb(113 63 18 / 0.7);
}

.border-r-yellow-900\/75 {
  border-right-color: rgb(113 63 18 / 0.75);
}

.border-r-yellow-900\/80 {
  border-right-color: rgb(113 63 18 / 0.8);
}

.border-r-yellow-900\/85 {
  border-right-color: rgb(113 63 18 / 0.85);
}

.border-r-yellow-900\/90 {
  border-right-color: rgb(113 63 18 / 0.9);
}

.border-r-yellow-900\/95 {
  border-right-color: rgb(113 63 18 / 0.95);
}

.border-r-yellow-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}

.border-r-yellow-950\/0 {
  border-right-color: rgb(66 32 6 / 0);
}

.border-r-yellow-950\/10 {
  border-right-color: rgb(66 32 6 / 0.1);
}

.border-r-yellow-950\/100 {
  border-right-color: rgb(66 32 6 / 1);
}

.border-r-yellow-950\/15 {
  border-right-color: rgb(66 32 6 / 0.15);
}

.border-r-yellow-950\/20 {
  border-right-color: rgb(66 32 6 / 0.2);
}

.border-r-yellow-950\/25 {
  border-right-color: rgb(66 32 6 / 0.25);
}

.border-r-yellow-950\/30 {
  border-right-color: rgb(66 32 6 / 0.3);
}

.border-r-yellow-950\/35 {
  border-right-color: rgb(66 32 6 / 0.35);
}

.border-r-yellow-950\/40 {
  border-right-color: rgb(66 32 6 / 0.4);
}

.border-r-yellow-950\/45 {
  border-right-color: rgb(66 32 6 / 0.45);
}

.border-r-yellow-950\/5 {
  border-right-color: rgb(66 32 6 / 0.05);
}

.border-r-yellow-950\/50 {
  border-right-color: rgb(66 32 6 / 0.5);
}

.border-r-yellow-950\/55 {
  border-right-color: rgb(66 32 6 / 0.55);
}

.border-r-yellow-950\/60 {
  border-right-color: rgb(66 32 6 / 0.6);
}

.border-r-yellow-950\/65 {
  border-right-color: rgb(66 32 6 / 0.65);
}

.border-r-yellow-950\/70 {
  border-right-color: rgb(66 32 6 / 0.7);
}

.border-r-yellow-950\/75 {
  border-right-color: rgb(66 32 6 / 0.75);
}

.border-r-yellow-950\/80 {
  border-right-color: rgb(66 32 6 / 0.8);
}

.border-r-yellow-950\/85 {
  border-right-color: rgb(66 32 6 / 0.85);
}

.border-r-yellow-950\/90 {
  border-right-color: rgb(66 32 6 / 0.9);
}

.border-r-yellow-950\/95 {
  border-right-color: rgb(66 32 6 / 0.95);
}

.border-r-zinc-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(244 244 245 / var(--tw-border-opacity, 1));
}

.border-r-zinc-100\/0 {
  border-right-color: rgb(244 244 245 / 0);
}

.border-r-zinc-100\/10 {
  border-right-color: rgb(244 244 245 / 0.1);
}

.border-r-zinc-100\/100 {
  border-right-color: rgb(244 244 245 / 1);
}

.border-r-zinc-100\/15 {
  border-right-color: rgb(244 244 245 / 0.15);
}

.border-r-zinc-100\/20 {
  border-right-color: rgb(244 244 245 / 0.2);
}

.border-r-zinc-100\/25 {
  border-right-color: rgb(244 244 245 / 0.25);
}

.border-r-zinc-100\/30 {
  border-right-color: rgb(244 244 245 / 0.3);
}

.border-r-zinc-100\/35 {
  border-right-color: rgb(244 244 245 / 0.35);
}

.border-r-zinc-100\/40 {
  border-right-color: rgb(244 244 245 / 0.4);
}

.border-r-zinc-100\/45 {
  border-right-color: rgb(244 244 245 / 0.45);
}

.border-r-zinc-100\/5 {
  border-right-color: rgb(244 244 245 / 0.05);
}

.border-r-zinc-100\/50 {
  border-right-color: rgb(244 244 245 / 0.5);
}

.border-r-zinc-100\/55 {
  border-right-color: rgb(244 244 245 / 0.55);
}

.border-r-zinc-100\/60 {
  border-right-color: rgb(244 244 245 / 0.6);
}

.border-r-zinc-100\/65 {
  border-right-color: rgb(244 244 245 / 0.65);
}

.border-r-zinc-100\/70 {
  border-right-color: rgb(244 244 245 / 0.7);
}

.border-r-zinc-100\/75 {
  border-right-color: rgb(244 244 245 / 0.75);
}

.border-r-zinc-100\/80 {
  border-right-color: rgb(244 244 245 / 0.8);
}

.border-r-zinc-100\/85 {
  border-right-color: rgb(244 244 245 / 0.85);
}

.border-r-zinc-100\/90 {
  border-right-color: rgb(244 244 245 / 0.9);
}

.border-r-zinc-100\/95 {
  border-right-color: rgb(244 244 245 / 0.95);
}

.border-r-zinc-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
}

.border-r-zinc-200\/0 {
  border-right-color: rgb(228 228 231 / 0);
}

.border-r-zinc-200\/10 {
  border-right-color: rgb(228 228 231 / 0.1);
}

.border-r-zinc-200\/100 {
  border-right-color: rgb(228 228 231 / 1);
}

.border-r-zinc-200\/15 {
  border-right-color: rgb(228 228 231 / 0.15);
}

.border-r-zinc-200\/20 {
  border-right-color: rgb(228 228 231 / 0.2);
}

.border-r-zinc-200\/25 {
  border-right-color: rgb(228 228 231 / 0.25);
}

.border-r-zinc-200\/30 {
  border-right-color: rgb(228 228 231 / 0.3);
}

.border-r-zinc-200\/35 {
  border-right-color: rgb(228 228 231 / 0.35);
}

.border-r-zinc-200\/40 {
  border-right-color: rgb(228 228 231 / 0.4);
}

.border-r-zinc-200\/45 {
  border-right-color: rgb(228 228 231 / 0.45);
}

.border-r-zinc-200\/5 {
  border-right-color: rgb(228 228 231 / 0.05);
}

.border-r-zinc-200\/50 {
  border-right-color: rgb(228 228 231 / 0.5);
}

.border-r-zinc-200\/55 {
  border-right-color: rgb(228 228 231 / 0.55);
}

.border-r-zinc-200\/60 {
  border-right-color: rgb(228 228 231 / 0.6);
}

.border-r-zinc-200\/65 {
  border-right-color: rgb(228 228 231 / 0.65);
}

.border-r-zinc-200\/70 {
  border-right-color: rgb(228 228 231 / 0.7);
}

.border-r-zinc-200\/75 {
  border-right-color: rgb(228 228 231 / 0.75);
}

.border-r-zinc-200\/80 {
  border-right-color: rgb(228 228 231 / 0.8);
}

.border-r-zinc-200\/85 {
  border-right-color: rgb(228 228 231 / 0.85);
}

.border-r-zinc-200\/90 {
  border-right-color: rgb(228 228 231 / 0.9);
}

.border-r-zinc-200\/95 {
  border-right-color: rgb(228 228 231 / 0.95);
}

.border-r-zinc-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(212 212 216 / var(--tw-border-opacity, 1));
}

.border-r-zinc-300\/0 {
  border-right-color: rgb(212 212 216 / 0);
}

.border-r-zinc-300\/10 {
  border-right-color: rgb(212 212 216 / 0.1);
}

.border-r-zinc-300\/100 {
  border-right-color: rgb(212 212 216 / 1);
}

.border-r-zinc-300\/15 {
  border-right-color: rgb(212 212 216 / 0.15);
}

.border-r-zinc-300\/20 {
  border-right-color: rgb(212 212 216 / 0.2);
}

.border-r-zinc-300\/25 {
  border-right-color: rgb(212 212 216 / 0.25);
}

.border-r-zinc-300\/30 {
  border-right-color: rgb(212 212 216 / 0.3);
}

.border-r-zinc-300\/35 {
  border-right-color: rgb(212 212 216 / 0.35);
}

.border-r-zinc-300\/40 {
  border-right-color: rgb(212 212 216 / 0.4);
}

.border-r-zinc-300\/45 {
  border-right-color: rgb(212 212 216 / 0.45);
}

.border-r-zinc-300\/5 {
  border-right-color: rgb(212 212 216 / 0.05);
}

.border-r-zinc-300\/50 {
  border-right-color: rgb(212 212 216 / 0.5);
}

.border-r-zinc-300\/55 {
  border-right-color: rgb(212 212 216 / 0.55);
}

.border-r-zinc-300\/60 {
  border-right-color: rgb(212 212 216 / 0.6);
}

.border-r-zinc-300\/65 {
  border-right-color: rgb(212 212 216 / 0.65);
}

.border-r-zinc-300\/70 {
  border-right-color: rgb(212 212 216 / 0.7);
}

.border-r-zinc-300\/75 {
  border-right-color: rgb(212 212 216 / 0.75);
}

.border-r-zinc-300\/80 {
  border-right-color: rgb(212 212 216 / 0.8);
}

.border-r-zinc-300\/85 {
  border-right-color: rgb(212 212 216 / 0.85);
}

.border-r-zinc-300\/90 {
  border-right-color: rgb(212 212 216 / 0.9);
}

.border-r-zinc-300\/95 {
  border-right-color: rgb(212 212 216 / 0.95);
}

.border-r-zinc-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(161 161 170 / var(--tw-border-opacity, 1));
}

.border-r-zinc-400\/0 {
  border-right-color: rgb(161 161 170 / 0);
}

.border-r-zinc-400\/10 {
  border-right-color: rgb(161 161 170 / 0.1);
}

.border-r-zinc-400\/100 {
  border-right-color: rgb(161 161 170 / 1);
}

.border-r-zinc-400\/15 {
  border-right-color: rgb(161 161 170 / 0.15);
}

.border-r-zinc-400\/20 {
  border-right-color: rgb(161 161 170 / 0.2);
}

.border-r-zinc-400\/25 {
  border-right-color: rgb(161 161 170 / 0.25);
}

.border-r-zinc-400\/30 {
  border-right-color: rgb(161 161 170 / 0.3);
}

.border-r-zinc-400\/35 {
  border-right-color: rgb(161 161 170 / 0.35);
}

.border-r-zinc-400\/40 {
  border-right-color: rgb(161 161 170 / 0.4);
}

.border-r-zinc-400\/45 {
  border-right-color: rgb(161 161 170 / 0.45);
}

.border-r-zinc-400\/5 {
  border-right-color: rgb(161 161 170 / 0.05);
}

.border-r-zinc-400\/50 {
  border-right-color: rgb(161 161 170 / 0.5);
}

.border-r-zinc-400\/55 {
  border-right-color: rgb(161 161 170 / 0.55);
}

.border-r-zinc-400\/60 {
  border-right-color: rgb(161 161 170 / 0.6);
}

.border-r-zinc-400\/65 {
  border-right-color: rgb(161 161 170 / 0.65);
}

.border-r-zinc-400\/70 {
  border-right-color: rgb(161 161 170 / 0.7);
}

.border-r-zinc-400\/75 {
  border-right-color: rgb(161 161 170 / 0.75);
}

.border-r-zinc-400\/80 {
  border-right-color: rgb(161 161 170 / 0.8);
}

.border-r-zinc-400\/85 {
  border-right-color: rgb(161 161 170 / 0.85);
}

.border-r-zinc-400\/90 {
  border-right-color: rgb(161 161 170 / 0.9);
}

.border-r-zinc-400\/95 {
  border-right-color: rgb(161 161 170 / 0.95);
}

.border-r-zinc-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}

.border-r-zinc-50\/0 {
  border-right-color: rgb(250 250 250 / 0);
}

.border-r-zinc-50\/10 {
  border-right-color: rgb(250 250 250 / 0.1);
}

.border-r-zinc-50\/100 {
  border-right-color: rgb(250 250 250 / 1);
}

.border-r-zinc-50\/15 {
  border-right-color: rgb(250 250 250 / 0.15);
}

.border-r-zinc-50\/20 {
  border-right-color: rgb(250 250 250 / 0.2);
}

.border-r-zinc-50\/25 {
  border-right-color: rgb(250 250 250 / 0.25);
}

.border-r-zinc-50\/30 {
  border-right-color: rgb(250 250 250 / 0.3);
}

.border-r-zinc-50\/35 {
  border-right-color: rgb(250 250 250 / 0.35);
}

.border-r-zinc-50\/40 {
  border-right-color: rgb(250 250 250 / 0.4);
}

.border-r-zinc-50\/45 {
  border-right-color: rgb(250 250 250 / 0.45);
}

.border-r-zinc-50\/5 {
  border-right-color: rgb(250 250 250 / 0.05);
}

.border-r-zinc-50\/50 {
  border-right-color: rgb(250 250 250 / 0.5);
}

.border-r-zinc-50\/55 {
  border-right-color: rgb(250 250 250 / 0.55);
}

.border-r-zinc-50\/60 {
  border-right-color: rgb(250 250 250 / 0.6);
}

.border-r-zinc-50\/65 {
  border-right-color: rgb(250 250 250 / 0.65);
}

.border-r-zinc-50\/70 {
  border-right-color: rgb(250 250 250 / 0.7);
}

.border-r-zinc-50\/75 {
  border-right-color: rgb(250 250 250 / 0.75);
}

.border-r-zinc-50\/80 {
  border-right-color: rgb(250 250 250 / 0.8);
}

.border-r-zinc-50\/85 {
  border-right-color: rgb(250 250 250 / 0.85);
}

.border-r-zinc-50\/90 {
  border-right-color: rgb(250 250 250 / 0.9);
}

.border-r-zinc-50\/95 {
  border-right-color: rgb(250 250 250 / 0.95);
}

.border-r-zinc-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(113 113 122 / var(--tw-border-opacity, 1));
}

.border-r-zinc-500\/0 {
  border-right-color: rgb(113 113 122 / 0);
}

.border-r-zinc-500\/10 {
  border-right-color: rgb(113 113 122 / 0.1);
}

.border-r-zinc-500\/100 {
  border-right-color: rgb(113 113 122 / 1);
}

.border-r-zinc-500\/15 {
  border-right-color: rgb(113 113 122 / 0.15);
}

.border-r-zinc-500\/20 {
  border-right-color: rgb(113 113 122 / 0.2);
}

.border-r-zinc-500\/25 {
  border-right-color: rgb(113 113 122 / 0.25);
}

.border-r-zinc-500\/30 {
  border-right-color: rgb(113 113 122 / 0.3);
}

.border-r-zinc-500\/35 {
  border-right-color: rgb(113 113 122 / 0.35);
}

.border-r-zinc-500\/40 {
  border-right-color: rgb(113 113 122 / 0.4);
}

.border-r-zinc-500\/45 {
  border-right-color: rgb(113 113 122 / 0.45);
}

.border-r-zinc-500\/5 {
  border-right-color: rgb(113 113 122 / 0.05);
}

.border-r-zinc-500\/50 {
  border-right-color: rgb(113 113 122 / 0.5);
}

.border-r-zinc-500\/55 {
  border-right-color: rgb(113 113 122 / 0.55);
}

.border-r-zinc-500\/60 {
  border-right-color: rgb(113 113 122 / 0.6);
}

.border-r-zinc-500\/65 {
  border-right-color: rgb(113 113 122 / 0.65);
}

.border-r-zinc-500\/70 {
  border-right-color: rgb(113 113 122 / 0.7);
}

.border-r-zinc-500\/75 {
  border-right-color: rgb(113 113 122 / 0.75);
}

.border-r-zinc-500\/80 {
  border-right-color: rgb(113 113 122 / 0.8);
}

.border-r-zinc-500\/85 {
  border-right-color: rgb(113 113 122 / 0.85);
}

.border-r-zinc-500\/90 {
  border-right-color: rgb(113 113 122 / 0.9);
}

.border-r-zinc-500\/95 {
  border-right-color: rgb(113 113 122 / 0.95);
}

.border-r-zinc-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
}

.border-r-zinc-600\/0 {
  border-right-color: rgb(82 82 91 / 0);
}

.border-r-zinc-600\/10 {
  border-right-color: rgb(82 82 91 / 0.1);
}

.border-r-zinc-600\/100 {
  border-right-color: rgb(82 82 91 / 1);
}

.border-r-zinc-600\/15 {
  border-right-color: rgb(82 82 91 / 0.15);
}

.border-r-zinc-600\/20 {
  border-right-color: rgb(82 82 91 / 0.2);
}

.border-r-zinc-600\/25 {
  border-right-color: rgb(82 82 91 / 0.25);
}

.border-r-zinc-600\/30 {
  border-right-color: rgb(82 82 91 / 0.3);
}

.border-r-zinc-600\/35 {
  border-right-color: rgb(82 82 91 / 0.35);
}

.border-r-zinc-600\/40 {
  border-right-color: rgb(82 82 91 / 0.4);
}

.border-r-zinc-600\/45 {
  border-right-color: rgb(82 82 91 / 0.45);
}

.border-r-zinc-600\/5 {
  border-right-color: rgb(82 82 91 / 0.05);
}

.border-r-zinc-600\/50 {
  border-right-color: rgb(82 82 91 / 0.5);
}

.border-r-zinc-600\/55 {
  border-right-color: rgb(82 82 91 / 0.55);
}

.border-r-zinc-600\/60 {
  border-right-color: rgb(82 82 91 / 0.6);
}

.border-r-zinc-600\/65 {
  border-right-color: rgb(82 82 91 / 0.65);
}

.border-r-zinc-600\/70 {
  border-right-color: rgb(82 82 91 / 0.7);
}

.border-r-zinc-600\/75 {
  border-right-color: rgb(82 82 91 / 0.75);
}

.border-r-zinc-600\/80 {
  border-right-color: rgb(82 82 91 / 0.8);
}

.border-r-zinc-600\/85 {
  border-right-color: rgb(82 82 91 / 0.85);
}

.border-r-zinc-600\/90 {
  border-right-color: rgb(82 82 91 / 0.9);
}

.border-r-zinc-600\/95 {
  border-right-color: rgb(82 82 91 / 0.95);
}

.border-r-zinc-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(63 63 70 / var(--tw-border-opacity, 1));
}

.border-r-zinc-700\/0 {
  border-right-color: rgb(63 63 70 / 0);
}

.border-r-zinc-700\/10 {
  border-right-color: rgb(63 63 70 / 0.1);
}

.border-r-zinc-700\/100 {
  border-right-color: rgb(63 63 70 / 1);
}

.border-r-zinc-700\/15 {
  border-right-color: rgb(63 63 70 / 0.15);
}

.border-r-zinc-700\/20 {
  border-right-color: rgb(63 63 70 / 0.2);
}

.border-r-zinc-700\/25 {
  border-right-color: rgb(63 63 70 / 0.25);
}

.border-r-zinc-700\/30 {
  border-right-color: rgb(63 63 70 / 0.3);
}

.border-r-zinc-700\/35 {
  border-right-color: rgb(63 63 70 / 0.35);
}

.border-r-zinc-700\/40 {
  border-right-color: rgb(63 63 70 / 0.4);
}

.border-r-zinc-700\/45 {
  border-right-color: rgb(63 63 70 / 0.45);
}

.border-r-zinc-700\/5 {
  border-right-color: rgb(63 63 70 / 0.05);
}

.border-r-zinc-700\/50 {
  border-right-color: rgb(63 63 70 / 0.5);
}

.border-r-zinc-700\/55 {
  border-right-color: rgb(63 63 70 / 0.55);
}

.border-r-zinc-700\/60 {
  border-right-color: rgb(63 63 70 / 0.6);
}

.border-r-zinc-700\/65 {
  border-right-color: rgb(63 63 70 / 0.65);
}

.border-r-zinc-700\/70 {
  border-right-color: rgb(63 63 70 / 0.7);
}

.border-r-zinc-700\/75 {
  border-right-color: rgb(63 63 70 / 0.75);
}

.border-r-zinc-700\/80 {
  border-right-color: rgb(63 63 70 / 0.8);
}

.border-r-zinc-700\/85 {
  border-right-color: rgb(63 63 70 / 0.85);
}

.border-r-zinc-700\/90 {
  border-right-color: rgb(63 63 70 / 0.9);
}

.border-r-zinc-700\/95 {
  border-right-color: rgb(63 63 70 / 0.95);
}

.border-r-zinc-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(39 39 42 / var(--tw-border-opacity, 1));
}

.border-r-zinc-800\/0 {
  border-right-color: rgb(39 39 42 / 0);
}

.border-r-zinc-800\/10 {
  border-right-color: rgb(39 39 42 / 0.1);
}

.border-r-zinc-800\/100 {
  border-right-color: rgb(39 39 42 / 1);
}

.border-r-zinc-800\/15 {
  border-right-color: rgb(39 39 42 / 0.15);
}

.border-r-zinc-800\/20 {
  border-right-color: rgb(39 39 42 / 0.2);
}

.border-r-zinc-800\/25 {
  border-right-color: rgb(39 39 42 / 0.25);
}

.border-r-zinc-800\/30 {
  border-right-color: rgb(39 39 42 / 0.3);
}

.border-r-zinc-800\/35 {
  border-right-color: rgb(39 39 42 / 0.35);
}

.border-r-zinc-800\/40 {
  border-right-color: rgb(39 39 42 / 0.4);
}

.border-r-zinc-800\/45 {
  border-right-color: rgb(39 39 42 / 0.45);
}

.border-r-zinc-800\/5 {
  border-right-color: rgb(39 39 42 / 0.05);
}

.border-r-zinc-800\/50 {
  border-right-color: rgb(39 39 42 / 0.5);
}

.border-r-zinc-800\/55 {
  border-right-color: rgb(39 39 42 / 0.55);
}

.border-r-zinc-800\/60 {
  border-right-color: rgb(39 39 42 / 0.6);
}

.border-r-zinc-800\/65 {
  border-right-color: rgb(39 39 42 / 0.65);
}

.border-r-zinc-800\/70 {
  border-right-color: rgb(39 39 42 / 0.7);
}

.border-r-zinc-800\/75 {
  border-right-color: rgb(39 39 42 / 0.75);
}

.border-r-zinc-800\/80 {
  border-right-color: rgb(39 39 42 / 0.8);
}

.border-r-zinc-800\/85 {
  border-right-color: rgb(39 39 42 / 0.85);
}

.border-r-zinc-800\/90 {
  border-right-color: rgb(39 39 42 / 0.9);
}

.border-r-zinc-800\/95 {
  border-right-color: rgb(39 39 42 / 0.95);
}

.border-r-zinc-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(24 24 27 / var(--tw-border-opacity, 1));
}

.border-r-zinc-900\/0 {
  border-right-color: rgb(24 24 27 / 0);
}

.border-r-zinc-900\/10 {
  border-right-color: rgb(24 24 27 / 0.1);
}

.border-r-zinc-900\/100 {
  border-right-color: rgb(24 24 27 / 1);
}

.border-r-zinc-900\/15 {
  border-right-color: rgb(24 24 27 / 0.15);
}

.border-r-zinc-900\/20 {
  border-right-color: rgb(24 24 27 / 0.2);
}

.border-r-zinc-900\/25 {
  border-right-color: rgb(24 24 27 / 0.25);
}

.border-r-zinc-900\/30 {
  border-right-color: rgb(24 24 27 / 0.3);
}

.border-r-zinc-900\/35 {
  border-right-color: rgb(24 24 27 / 0.35);
}

.border-r-zinc-900\/40 {
  border-right-color: rgb(24 24 27 / 0.4);
}

.border-r-zinc-900\/45 {
  border-right-color: rgb(24 24 27 / 0.45);
}

.border-r-zinc-900\/5 {
  border-right-color: rgb(24 24 27 / 0.05);
}

.border-r-zinc-900\/50 {
  border-right-color: rgb(24 24 27 / 0.5);
}

.border-r-zinc-900\/55 {
  border-right-color: rgb(24 24 27 / 0.55);
}

.border-r-zinc-900\/60 {
  border-right-color: rgb(24 24 27 / 0.6);
}

.border-r-zinc-900\/65 {
  border-right-color: rgb(24 24 27 / 0.65);
}

.border-r-zinc-900\/70 {
  border-right-color: rgb(24 24 27 / 0.7);
}

.border-r-zinc-900\/75 {
  border-right-color: rgb(24 24 27 / 0.75);
}

.border-r-zinc-900\/80 {
  border-right-color: rgb(24 24 27 / 0.8);
}

.border-r-zinc-900\/85 {
  border-right-color: rgb(24 24 27 / 0.85);
}

.border-r-zinc-900\/90 {
  border-right-color: rgb(24 24 27 / 0.9);
}

.border-r-zinc-900\/95 {
  border-right-color: rgb(24 24 27 / 0.95);
}

.border-r-zinc-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(9 9 11 / var(--tw-border-opacity, 1));
}

.border-r-zinc-950\/0 {
  border-right-color: rgb(9 9 11 / 0);
}

.border-r-zinc-950\/10 {
  border-right-color: rgb(9 9 11 / 0.1);
}

.border-r-zinc-950\/100 {
  border-right-color: rgb(9 9 11 / 1);
}

.border-r-zinc-950\/15 {
  border-right-color: rgb(9 9 11 / 0.15);
}

.border-r-zinc-950\/20 {
  border-right-color: rgb(9 9 11 / 0.2);
}

.border-r-zinc-950\/25 {
  border-right-color: rgb(9 9 11 / 0.25);
}

.border-r-zinc-950\/30 {
  border-right-color: rgb(9 9 11 / 0.3);
}

.border-r-zinc-950\/35 {
  border-right-color: rgb(9 9 11 / 0.35);
}

.border-r-zinc-950\/40 {
  border-right-color: rgb(9 9 11 / 0.4);
}

.border-r-zinc-950\/45 {
  border-right-color: rgb(9 9 11 / 0.45);
}

.border-r-zinc-950\/5 {
  border-right-color: rgb(9 9 11 / 0.05);
}

.border-r-zinc-950\/50 {
  border-right-color: rgb(9 9 11 / 0.5);
}

.border-r-zinc-950\/55 {
  border-right-color: rgb(9 9 11 / 0.55);
}

.border-r-zinc-950\/60 {
  border-right-color: rgb(9 9 11 / 0.6);
}

.border-r-zinc-950\/65 {
  border-right-color: rgb(9 9 11 / 0.65);
}

.border-r-zinc-950\/70 {
  border-right-color: rgb(9 9 11 / 0.7);
}

.border-r-zinc-950\/75 {
  border-right-color: rgb(9 9 11 / 0.75);
}

.border-r-zinc-950\/80 {
  border-right-color: rgb(9 9 11 / 0.8);
}

.border-r-zinc-950\/85 {
  border-right-color: rgb(9 9 11 / 0.85);
}

.border-r-zinc-950\/90 {
  border-right-color: rgb(9 9 11 / 0.9);
}

.border-r-zinc-950\/95 {
  border-right-color: rgb(9 9 11 / 0.95);
}

.border-s-amber-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
}

.border-s-amber-100\/0 {
  border-inline-start-color: rgb(254 243 199 / 0);
}

.border-s-amber-100\/10 {
  border-inline-start-color: rgb(254 243 199 / 0.1);
}

.border-s-amber-100\/100 {
  border-inline-start-color: rgb(254 243 199 / 1);
}

.border-s-amber-100\/15 {
  border-inline-start-color: rgb(254 243 199 / 0.15);
}

.border-s-amber-100\/20 {
  border-inline-start-color: rgb(254 243 199 / 0.2);
}

.border-s-amber-100\/25 {
  border-inline-start-color: rgb(254 243 199 / 0.25);
}

.border-s-amber-100\/30 {
  border-inline-start-color: rgb(254 243 199 / 0.3);
}

.border-s-amber-100\/35 {
  border-inline-start-color: rgb(254 243 199 / 0.35);
}

.border-s-amber-100\/40 {
  border-inline-start-color: rgb(254 243 199 / 0.4);
}

.border-s-amber-100\/45 {
  border-inline-start-color: rgb(254 243 199 / 0.45);
}

.border-s-amber-100\/5 {
  border-inline-start-color: rgb(254 243 199 / 0.05);
}

.border-s-amber-100\/50 {
  border-inline-start-color: rgb(254 243 199 / 0.5);
}

.border-s-amber-100\/55 {
  border-inline-start-color: rgb(254 243 199 / 0.55);
}

.border-s-amber-100\/60 {
  border-inline-start-color: rgb(254 243 199 / 0.6);
}

.border-s-amber-100\/65 {
  border-inline-start-color: rgb(254 243 199 / 0.65);
}

.border-s-amber-100\/70 {
  border-inline-start-color: rgb(254 243 199 / 0.7);
}

.border-s-amber-100\/75 {
  border-inline-start-color: rgb(254 243 199 / 0.75);
}

.border-s-amber-100\/80 {
  border-inline-start-color: rgb(254 243 199 / 0.8);
}

.border-s-amber-100\/85 {
  border-inline-start-color: rgb(254 243 199 / 0.85);
}

.border-s-amber-100\/90 {
  border-inline-start-color: rgb(254 243 199 / 0.9);
}

.border-s-amber-100\/95 {
  border-inline-start-color: rgb(254 243 199 / 0.95);
}

.border-s-amber-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}

.border-s-amber-200\/0 {
  border-inline-start-color: rgb(253 230 138 / 0);
}

.border-s-amber-200\/10 {
  border-inline-start-color: rgb(253 230 138 / 0.1);
}

.border-s-amber-200\/100 {
  border-inline-start-color: rgb(253 230 138 / 1);
}

.border-s-amber-200\/15 {
  border-inline-start-color: rgb(253 230 138 / 0.15);
}

.border-s-amber-200\/20 {
  border-inline-start-color: rgb(253 230 138 / 0.2);
}

.border-s-amber-200\/25 {
  border-inline-start-color: rgb(253 230 138 / 0.25);
}

.border-s-amber-200\/30 {
  border-inline-start-color: rgb(253 230 138 / 0.3);
}

.border-s-amber-200\/35 {
  border-inline-start-color: rgb(253 230 138 / 0.35);
}

.border-s-amber-200\/40 {
  border-inline-start-color: rgb(253 230 138 / 0.4);
}

.border-s-amber-200\/45 {
  border-inline-start-color: rgb(253 230 138 / 0.45);
}

.border-s-amber-200\/5 {
  border-inline-start-color: rgb(253 230 138 / 0.05);
}

.border-s-amber-200\/50 {
  border-inline-start-color: rgb(253 230 138 / 0.5);
}

.border-s-amber-200\/55 {
  border-inline-start-color: rgb(253 230 138 / 0.55);
}

.border-s-amber-200\/60 {
  border-inline-start-color: rgb(253 230 138 / 0.6);
}

.border-s-amber-200\/65 {
  border-inline-start-color: rgb(253 230 138 / 0.65);
}

.border-s-amber-200\/70 {
  border-inline-start-color: rgb(253 230 138 / 0.7);
}

.border-s-amber-200\/75 {
  border-inline-start-color: rgb(253 230 138 / 0.75);
}

.border-s-amber-200\/80 {
  border-inline-start-color: rgb(253 230 138 / 0.8);
}

.border-s-amber-200\/85 {
  border-inline-start-color: rgb(253 230 138 / 0.85);
}

.border-s-amber-200\/90 {
  border-inline-start-color: rgb(253 230 138 / 0.9);
}

.border-s-amber-200\/95 {
  border-inline-start-color: rgb(253 230 138 / 0.95);
}

.border-s-amber-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
}

.border-s-amber-300\/0 {
  border-inline-start-color: rgb(252 211 77 / 0);
}

.border-s-amber-300\/10 {
  border-inline-start-color: rgb(252 211 77 / 0.1);
}

.border-s-amber-300\/100 {
  border-inline-start-color: rgb(252 211 77 / 1);
}

.border-s-amber-300\/15 {
  border-inline-start-color: rgb(252 211 77 / 0.15);
}

.border-s-amber-300\/20 {
  border-inline-start-color: rgb(252 211 77 / 0.2);
}

.border-s-amber-300\/25 {
  border-inline-start-color: rgb(252 211 77 / 0.25);
}

.border-s-amber-300\/30 {
  border-inline-start-color: rgb(252 211 77 / 0.3);
}

.border-s-amber-300\/35 {
  border-inline-start-color: rgb(252 211 77 / 0.35);
}

.border-s-amber-300\/40 {
  border-inline-start-color: rgb(252 211 77 / 0.4);
}

.border-s-amber-300\/45 {
  border-inline-start-color: rgb(252 211 77 / 0.45);
}

.border-s-amber-300\/5 {
  border-inline-start-color: rgb(252 211 77 / 0.05);
}

.border-s-amber-300\/50 {
  border-inline-start-color: rgb(252 211 77 / 0.5);
}

.border-s-amber-300\/55 {
  border-inline-start-color: rgb(252 211 77 / 0.55);
}

.border-s-amber-300\/60 {
  border-inline-start-color: rgb(252 211 77 / 0.6);
}

.border-s-amber-300\/65 {
  border-inline-start-color: rgb(252 211 77 / 0.65);
}

.border-s-amber-300\/70 {
  border-inline-start-color: rgb(252 211 77 / 0.7);
}

.border-s-amber-300\/75 {
  border-inline-start-color: rgb(252 211 77 / 0.75);
}

.border-s-amber-300\/80 {
  border-inline-start-color: rgb(252 211 77 / 0.8);
}

.border-s-amber-300\/85 {
  border-inline-start-color: rgb(252 211 77 / 0.85);
}

.border-s-amber-300\/90 {
  border-inline-start-color: rgb(252 211 77 / 0.9);
}

.border-s-amber-300\/95 {
  border-inline-start-color: rgb(252 211 77 / 0.95);
}

.border-s-amber-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
}

.border-s-amber-400\/0 {
  border-inline-start-color: rgb(251 191 36 / 0);
}

.border-s-amber-400\/10 {
  border-inline-start-color: rgb(251 191 36 / 0.1);
}

.border-s-amber-400\/100 {
  border-inline-start-color: rgb(251 191 36 / 1);
}

.border-s-amber-400\/15 {
  border-inline-start-color: rgb(251 191 36 / 0.15);
}

.border-s-amber-400\/20 {
  border-inline-start-color: rgb(251 191 36 / 0.2);
}

.border-s-amber-400\/25 {
  border-inline-start-color: rgb(251 191 36 / 0.25);
}

.border-s-amber-400\/30 {
  border-inline-start-color: rgb(251 191 36 / 0.3);
}

.border-s-amber-400\/35 {
  border-inline-start-color: rgb(251 191 36 / 0.35);
}

.border-s-amber-400\/40 {
  border-inline-start-color: rgb(251 191 36 / 0.4);
}

.border-s-amber-400\/45 {
  border-inline-start-color: rgb(251 191 36 / 0.45);
}

.border-s-amber-400\/5 {
  border-inline-start-color: rgb(251 191 36 / 0.05);
}

.border-s-amber-400\/50 {
  border-inline-start-color: rgb(251 191 36 / 0.5);
}

.border-s-amber-400\/55 {
  border-inline-start-color: rgb(251 191 36 / 0.55);
}

.border-s-amber-400\/60 {
  border-inline-start-color: rgb(251 191 36 / 0.6);
}

.border-s-amber-400\/65 {
  border-inline-start-color: rgb(251 191 36 / 0.65);
}

.border-s-amber-400\/70 {
  border-inline-start-color: rgb(251 191 36 / 0.7);
}

.border-s-amber-400\/75 {
  border-inline-start-color: rgb(251 191 36 / 0.75);
}

.border-s-amber-400\/80 {
  border-inline-start-color: rgb(251 191 36 / 0.8);
}

.border-s-amber-400\/85 {
  border-inline-start-color: rgb(251 191 36 / 0.85);
}

.border-s-amber-400\/90 {
  border-inline-start-color: rgb(251 191 36 / 0.9);
}

.border-s-amber-400\/95 {
  border-inline-start-color: rgb(251 191 36 / 0.95);
}

.border-s-amber-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(255 251 235 / var(--tw-border-opacity, 1));
}

.border-s-amber-50\/0 {
  border-inline-start-color: rgb(255 251 235 / 0);
}

.border-s-amber-50\/10 {
  border-inline-start-color: rgb(255 251 235 / 0.1);
}

.border-s-amber-50\/100 {
  border-inline-start-color: rgb(255 251 235 / 1);
}

.border-s-amber-50\/15 {
  border-inline-start-color: rgb(255 251 235 / 0.15);
}

.border-s-amber-50\/20 {
  border-inline-start-color: rgb(255 251 235 / 0.2);
}

.border-s-amber-50\/25 {
  border-inline-start-color: rgb(255 251 235 / 0.25);
}

.border-s-amber-50\/30 {
  border-inline-start-color: rgb(255 251 235 / 0.3);
}

.border-s-amber-50\/35 {
  border-inline-start-color: rgb(255 251 235 / 0.35);
}

.border-s-amber-50\/40 {
  border-inline-start-color: rgb(255 251 235 / 0.4);
}

.border-s-amber-50\/45 {
  border-inline-start-color: rgb(255 251 235 / 0.45);
}

.border-s-amber-50\/5 {
  border-inline-start-color: rgb(255 251 235 / 0.05);
}

.border-s-amber-50\/50 {
  border-inline-start-color: rgb(255 251 235 / 0.5);
}

.border-s-amber-50\/55 {
  border-inline-start-color: rgb(255 251 235 / 0.55);
}

.border-s-amber-50\/60 {
  border-inline-start-color: rgb(255 251 235 / 0.6);
}

.border-s-amber-50\/65 {
  border-inline-start-color: rgb(255 251 235 / 0.65);
}

.border-s-amber-50\/70 {
  border-inline-start-color: rgb(255 251 235 / 0.7);
}

.border-s-amber-50\/75 {
  border-inline-start-color: rgb(255 251 235 / 0.75);
}

.border-s-amber-50\/80 {
  border-inline-start-color: rgb(255 251 235 / 0.8);
}

.border-s-amber-50\/85 {
  border-inline-start-color: rgb(255 251 235 / 0.85);
}

.border-s-amber-50\/90 {
  border-inline-start-color: rgb(255 251 235 / 0.9);
}

.border-s-amber-50\/95 {
  border-inline-start-color: rgb(255 251 235 / 0.95);
}

.border-s-amber-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
}

.border-s-amber-500\/0 {
  border-inline-start-color: rgb(245 158 11 / 0);
}

.border-s-amber-500\/10 {
  border-inline-start-color: rgb(245 158 11 / 0.1);
}

.border-s-amber-500\/100 {
  border-inline-start-color: rgb(245 158 11 / 1);
}

.border-s-amber-500\/15 {
  border-inline-start-color: rgb(245 158 11 / 0.15);
}

.border-s-amber-500\/20 {
  border-inline-start-color: rgb(245 158 11 / 0.2);
}

.border-s-amber-500\/25 {
  border-inline-start-color: rgb(245 158 11 / 0.25);
}

.border-s-amber-500\/30 {
  border-inline-start-color: rgb(245 158 11 / 0.3);
}

.border-s-amber-500\/35 {
  border-inline-start-color: rgb(245 158 11 / 0.35);
}

.border-s-amber-500\/40 {
  border-inline-start-color: rgb(245 158 11 / 0.4);
}

.border-s-amber-500\/45 {
  border-inline-start-color: rgb(245 158 11 / 0.45);
}

.border-s-amber-500\/5 {
  border-inline-start-color: rgb(245 158 11 / 0.05);
}

.border-s-amber-500\/50 {
  border-inline-start-color: rgb(245 158 11 / 0.5);
}

.border-s-amber-500\/55 {
  border-inline-start-color: rgb(245 158 11 / 0.55);
}

.border-s-amber-500\/60 {
  border-inline-start-color: rgb(245 158 11 / 0.6);
}

.border-s-amber-500\/65 {
  border-inline-start-color: rgb(245 158 11 / 0.65);
}

.border-s-amber-500\/70 {
  border-inline-start-color: rgb(245 158 11 / 0.7);
}

.border-s-amber-500\/75 {
  border-inline-start-color: rgb(245 158 11 / 0.75);
}

.border-s-amber-500\/80 {
  border-inline-start-color: rgb(245 158 11 / 0.8);
}

.border-s-amber-500\/85 {
  border-inline-start-color: rgb(245 158 11 / 0.85);
}

.border-s-amber-500\/90 {
  border-inline-start-color: rgb(245 158 11 / 0.9);
}

.border-s-amber-500\/95 {
  border-inline-start-color: rgb(245 158 11 / 0.95);
}

.border-s-amber-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(217 119 6 / var(--tw-border-opacity, 1));
}

.border-s-amber-600\/0 {
  border-inline-start-color: rgb(217 119 6 / 0);
}

.border-s-amber-600\/10 {
  border-inline-start-color: rgb(217 119 6 / 0.1);
}

.border-s-amber-600\/100 {
  border-inline-start-color: rgb(217 119 6 / 1);
}

.border-s-amber-600\/15 {
  border-inline-start-color: rgb(217 119 6 / 0.15);
}

.border-s-amber-600\/20 {
  border-inline-start-color: rgb(217 119 6 / 0.2);
}

.border-s-amber-600\/25 {
  border-inline-start-color: rgb(217 119 6 / 0.25);
}

.border-s-amber-600\/30 {
  border-inline-start-color: rgb(217 119 6 / 0.3);
}

.border-s-amber-600\/35 {
  border-inline-start-color: rgb(217 119 6 / 0.35);
}

.border-s-amber-600\/40 {
  border-inline-start-color: rgb(217 119 6 / 0.4);
}

.border-s-amber-600\/45 {
  border-inline-start-color: rgb(217 119 6 / 0.45);
}

.border-s-amber-600\/5 {
  border-inline-start-color: rgb(217 119 6 / 0.05);
}

.border-s-amber-600\/50 {
  border-inline-start-color: rgb(217 119 6 / 0.5);
}

.border-s-amber-600\/55 {
  border-inline-start-color: rgb(217 119 6 / 0.55);
}

.border-s-amber-600\/60 {
  border-inline-start-color: rgb(217 119 6 / 0.6);
}

.border-s-amber-600\/65 {
  border-inline-start-color: rgb(217 119 6 / 0.65);
}

.border-s-amber-600\/70 {
  border-inline-start-color: rgb(217 119 6 / 0.7);
}

.border-s-amber-600\/75 {
  border-inline-start-color: rgb(217 119 6 / 0.75);
}

.border-s-amber-600\/80 {
  border-inline-start-color: rgb(217 119 6 / 0.8);
}

.border-s-amber-600\/85 {
  border-inline-start-color: rgb(217 119 6 / 0.85);
}

.border-s-amber-600\/90 {
  border-inline-start-color: rgb(217 119 6 / 0.9);
}

.border-s-amber-600\/95 {
  border-inline-start-color: rgb(217 119 6 / 0.95);
}

.border-s-amber-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(180 83 9 / var(--tw-border-opacity, 1));
}

.border-s-amber-700\/0 {
  border-inline-start-color: rgb(180 83 9 / 0);
}

.border-s-amber-700\/10 {
  border-inline-start-color: rgb(180 83 9 / 0.1);
}

.border-s-amber-700\/100 {
  border-inline-start-color: rgb(180 83 9 / 1);
}

.border-s-amber-700\/15 {
  border-inline-start-color: rgb(180 83 9 / 0.15);
}

.border-s-amber-700\/20 {
  border-inline-start-color: rgb(180 83 9 / 0.2);
}

.border-s-amber-700\/25 {
  border-inline-start-color: rgb(180 83 9 / 0.25);
}

.border-s-amber-700\/30 {
  border-inline-start-color: rgb(180 83 9 / 0.3);
}

.border-s-amber-700\/35 {
  border-inline-start-color: rgb(180 83 9 / 0.35);
}

.border-s-amber-700\/40 {
  border-inline-start-color: rgb(180 83 9 / 0.4);
}

.border-s-amber-700\/45 {
  border-inline-start-color: rgb(180 83 9 / 0.45);
}

.border-s-amber-700\/5 {
  border-inline-start-color: rgb(180 83 9 / 0.05);
}

.border-s-amber-700\/50 {
  border-inline-start-color: rgb(180 83 9 / 0.5);
}

.border-s-amber-700\/55 {
  border-inline-start-color: rgb(180 83 9 / 0.55);
}

.border-s-amber-700\/60 {
  border-inline-start-color: rgb(180 83 9 / 0.6);
}

.border-s-amber-700\/65 {
  border-inline-start-color: rgb(180 83 9 / 0.65);
}

.border-s-amber-700\/70 {
  border-inline-start-color: rgb(180 83 9 / 0.7);
}

.border-s-amber-700\/75 {
  border-inline-start-color: rgb(180 83 9 / 0.75);
}

.border-s-amber-700\/80 {
  border-inline-start-color: rgb(180 83 9 / 0.8);
}

.border-s-amber-700\/85 {
  border-inline-start-color: rgb(180 83 9 / 0.85);
}

.border-s-amber-700\/90 {
  border-inline-start-color: rgb(180 83 9 / 0.9);
}

.border-s-amber-700\/95 {
  border-inline-start-color: rgb(180 83 9 / 0.95);
}

.border-s-amber-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(146 64 14 / var(--tw-border-opacity, 1));
}

.border-s-amber-800\/0 {
  border-inline-start-color: rgb(146 64 14 / 0);
}

.border-s-amber-800\/10 {
  border-inline-start-color: rgb(146 64 14 / 0.1);
}

.border-s-amber-800\/100 {
  border-inline-start-color: rgb(146 64 14 / 1);
}

.border-s-amber-800\/15 {
  border-inline-start-color: rgb(146 64 14 / 0.15);
}

.border-s-amber-800\/20 {
  border-inline-start-color: rgb(146 64 14 / 0.2);
}

.border-s-amber-800\/25 {
  border-inline-start-color: rgb(146 64 14 / 0.25);
}

.border-s-amber-800\/30 {
  border-inline-start-color: rgb(146 64 14 / 0.3);
}

.border-s-amber-800\/35 {
  border-inline-start-color: rgb(146 64 14 / 0.35);
}

.border-s-amber-800\/40 {
  border-inline-start-color: rgb(146 64 14 / 0.4);
}

.border-s-amber-800\/45 {
  border-inline-start-color: rgb(146 64 14 / 0.45);
}

.border-s-amber-800\/5 {
  border-inline-start-color: rgb(146 64 14 / 0.05);
}

.border-s-amber-800\/50 {
  border-inline-start-color: rgb(146 64 14 / 0.5);
}

.border-s-amber-800\/55 {
  border-inline-start-color: rgb(146 64 14 / 0.55);
}

.border-s-amber-800\/60 {
  border-inline-start-color: rgb(146 64 14 / 0.6);
}

.border-s-amber-800\/65 {
  border-inline-start-color: rgb(146 64 14 / 0.65);
}

.border-s-amber-800\/70 {
  border-inline-start-color: rgb(146 64 14 / 0.7);
}

.border-s-amber-800\/75 {
  border-inline-start-color: rgb(146 64 14 / 0.75);
}

.border-s-amber-800\/80 {
  border-inline-start-color: rgb(146 64 14 / 0.8);
}

.border-s-amber-800\/85 {
  border-inline-start-color: rgb(146 64 14 / 0.85);
}

.border-s-amber-800\/90 {
  border-inline-start-color: rgb(146 64 14 / 0.9);
}

.border-s-amber-800\/95 {
  border-inline-start-color: rgb(146 64 14 / 0.95);
}

.border-s-amber-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(120 53 15 / var(--tw-border-opacity, 1));
}

.border-s-amber-900\/0 {
  border-inline-start-color: rgb(120 53 15 / 0);
}

.border-s-amber-900\/10 {
  border-inline-start-color: rgb(120 53 15 / 0.1);
}

.border-s-amber-900\/100 {
  border-inline-start-color: rgb(120 53 15 / 1);
}

.border-s-amber-900\/15 {
  border-inline-start-color: rgb(120 53 15 / 0.15);
}

.border-s-amber-900\/20 {
  border-inline-start-color: rgb(120 53 15 / 0.2);
}

.border-s-amber-900\/25 {
  border-inline-start-color: rgb(120 53 15 / 0.25);
}

.border-s-amber-900\/30 {
  border-inline-start-color: rgb(120 53 15 / 0.3);
}

.border-s-amber-900\/35 {
  border-inline-start-color: rgb(120 53 15 / 0.35);
}

.border-s-amber-900\/40 {
  border-inline-start-color: rgb(120 53 15 / 0.4);
}

.border-s-amber-900\/45 {
  border-inline-start-color: rgb(120 53 15 / 0.45);
}

.border-s-amber-900\/5 {
  border-inline-start-color: rgb(120 53 15 / 0.05);
}

.border-s-amber-900\/50 {
  border-inline-start-color: rgb(120 53 15 / 0.5);
}

.border-s-amber-900\/55 {
  border-inline-start-color: rgb(120 53 15 / 0.55);
}

.border-s-amber-900\/60 {
  border-inline-start-color: rgb(120 53 15 / 0.6);
}

.border-s-amber-900\/65 {
  border-inline-start-color: rgb(120 53 15 / 0.65);
}

.border-s-amber-900\/70 {
  border-inline-start-color: rgb(120 53 15 / 0.7);
}

.border-s-amber-900\/75 {
  border-inline-start-color: rgb(120 53 15 / 0.75);
}

.border-s-amber-900\/80 {
  border-inline-start-color: rgb(120 53 15 / 0.8);
}

.border-s-amber-900\/85 {
  border-inline-start-color: rgb(120 53 15 / 0.85);
}

.border-s-amber-900\/90 {
  border-inline-start-color: rgb(120 53 15 / 0.9);
}

.border-s-amber-900\/95 {
  border-inline-start-color: rgb(120 53 15 / 0.95);
}

.border-s-amber-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(69 26 3 / var(--tw-border-opacity, 1));
}

.border-s-amber-950\/0 {
  border-inline-start-color: rgb(69 26 3 / 0);
}

.border-s-amber-950\/10 {
  border-inline-start-color: rgb(69 26 3 / 0.1);
}

.border-s-amber-950\/100 {
  border-inline-start-color: rgb(69 26 3 / 1);
}

.border-s-amber-950\/15 {
  border-inline-start-color: rgb(69 26 3 / 0.15);
}

.border-s-amber-950\/20 {
  border-inline-start-color: rgb(69 26 3 / 0.2);
}

.border-s-amber-950\/25 {
  border-inline-start-color: rgb(69 26 3 / 0.25);
}

.border-s-amber-950\/30 {
  border-inline-start-color: rgb(69 26 3 / 0.3);
}

.border-s-amber-950\/35 {
  border-inline-start-color: rgb(69 26 3 / 0.35);
}

.border-s-amber-950\/40 {
  border-inline-start-color: rgb(69 26 3 / 0.4);
}

.border-s-amber-950\/45 {
  border-inline-start-color: rgb(69 26 3 / 0.45);
}

.border-s-amber-950\/5 {
  border-inline-start-color: rgb(69 26 3 / 0.05);
}

.border-s-amber-950\/50 {
  border-inline-start-color: rgb(69 26 3 / 0.5);
}

.border-s-amber-950\/55 {
  border-inline-start-color: rgb(69 26 3 / 0.55);
}

.border-s-amber-950\/60 {
  border-inline-start-color: rgb(69 26 3 / 0.6);
}

.border-s-amber-950\/65 {
  border-inline-start-color: rgb(69 26 3 / 0.65);
}

.border-s-amber-950\/70 {
  border-inline-start-color: rgb(69 26 3 / 0.7);
}

.border-s-amber-950\/75 {
  border-inline-start-color: rgb(69 26 3 / 0.75);
}

.border-s-amber-950\/80 {
  border-inline-start-color: rgb(69 26 3 / 0.8);
}

.border-s-amber-950\/85 {
  border-inline-start-color: rgb(69 26 3 / 0.85);
}

.border-s-amber-950\/90 {
  border-inline-start-color: rgb(69 26 3 / 0.9);
}

.border-s-amber-950\/95 {
  border-inline-start-color: rgb(69 26 3 / 0.95);
}

.border-s-aqua-teal {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(99 173 168 / var(--tw-border-opacity, 1));
}

.border-s-aqua-teal\/0 {
  border-inline-start-color: rgb(99 173 168 / 0);
}

.border-s-aqua-teal\/10 {
  border-inline-start-color: rgb(99 173 168 / 0.1);
}

.border-s-aqua-teal\/100 {
  border-inline-start-color: rgb(99 173 168 / 1);
}

.border-s-aqua-teal\/15 {
  border-inline-start-color: rgb(99 173 168 / 0.15);
}

.border-s-aqua-teal\/20 {
  border-inline-start-color: rgb(99 173 168 / 0.2);
}

.border-s-aqua-teal\/25 {
  border-inline-start-color: rgb(99 173 168 / 0.25);
}

.border-s-aqua-teal\/30 {
  border-inline-start-color: rgb(99 173 168 / 0.3);
}

.border-s-aqua-teal\/35 {
  border-inline-start-color: rgb(99 173 168 / 0.35);
}

.border-s-aqua-teal\/40 {
  border-inline-start-color: rgb(99 173 168 / 0.4);
}

.border-s-aqua-teal\/45 {
  border-inline-start-color: rgb(99 173 168 / 0.45);
}

.border-s-aqua-teal\/5 {
  border-inline-start-color: rgb(99 173 168 / 0.05);
}

.border-s-aqua-teal\/50 {
  border-inline-start-color: rgb(99 173 168 / 0.5);
}

.border-s-aqua-teal\/55 {
  border-inline-start-color: rgb(99 173 168 / 0.55);
}

.border-s-aqua-teal\/60 {
  border-inline-start-color: rgb(99 173 168 / 0.6);
}

.border-s-aqua-teal\/65 {
  border-inline-start-color: rgb(99 173 168 / 0.65);
}

.border-s-aqua-teal\/70 {
  border-inline-start-color: rgb(99 173 168 / 0.7);
}

.border-s-aqua-teal\/75 {
  border-inline-start-color: rgb(99 173 168 / 0.75);
}

.border-s-aqua-teal\/80 {
  border-inline-start-color: rgb(99 173 168 / 0.8);
}

.border-s-aqua-teal\/85 {
  border-inline-start-color: rgb(99 173 168 / 0.85);
}

.border-s-aqua-teal\/90 {
  border-inline-start-color: rgb(99 173 168 / 0.9);
}

.border-s-aqua-teal\/95 {
  border-inline-start-color: rgb(99 173 168 / 0.95);
}

.border-s-black {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.border-s-black\/0 {
  border-inline-start-color: rgb(0 0 0 / 0);
}

.border-s-black\/10 {
  border-inline-start-color: rgb(0 0 0 / 0.1);
}

.border-s-black\/100 {
  border-inline-start-color: rgb(0 0 0 / 1);
}

.border-s-black\/15 {
  border-inline-start-color: rgb(0 0 0 / 0.15);
}

.border-s-black\/20 {
  border-inline-start-color: rgb(0 0 0 / 0.2);
}

.border-s-black\/25 {
  border-inline-start-color: rgb(0 0 0 / 0.25);
}

.border-s-black\/30 {
  border-inline-start-color: rgb(0 0 0 / 0.3);
}

.border-s-black\/35 {
  border-inline-start-color: rgb(0 0 0 / 0.35);
}

.border-s-black\/40 {
  border-inline-start-color: rgb(0 0 0 / 0.4);
}

.border-s-black\/45 {
  border-inline-start-color: rgb(0 0 0 / 0.45);
}

.border-s-black\/5 {
  border-inline-start-color: rgb(0 0 0 / 0.05);
}

.border-s-black\/50 {
  border-inline-start-color: rgb(0 0 0 / 0.5);
}

.border-s-black\/55 {
  border-inline-start-color: rgb(0 0 0 / 0.55);
}

.border-s-black\/60 {
  border-inline-start-color: rgb(0 0 0 / 0.6);
}

.border-s-black\/65 {
  border-inline-start-color: rgb(0 0 0 / 0.65);
}

.border-s-black\/70 {
  border-inline-start-color: rgb(0 0 0 / 0.7);
}

.border-s-black\/75 {
  border-inline-start-color: rgb(0 0 0 / 0.75);
}

.border-s-black\/80 {
  border-inline-start-color: rgb(0 0 0 / 0.8);
}

.border-s-black\/85 {
  border-inline-start-color: rgb(0 0 0 / 0.85);
}

.border-s-black\/90 {
  border-inline-start-color: rgb(0 0 0 / 0.9);
}

.border-s-black\/95 {
  border-inline-start-color: rgb(0 0 0 / 0.95);
}

.border-s-blue-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
}

.border-s-blue-100\/0 {
  border-inline-start-color: rgb(219 234 254 / 0);
}

.border-s-blue-100\/10 {
  border-inline-start-color: rgb(219 234 254 / 0.1);
}

.border-s-blue-100\/100 {
  border-inline-start-color: rgb(219 234 254 / 1);
}

.border-s-blue-100\/15 {
  border-inline-start-color: rgb(219 234 254 / 0.15);
}

.border-s-blue-100\/20 {
  border-inline-start-color: rgb(219 234 254 / 0.2);
}

.border-s-blue-100\/25 {
  border-inline-start-color: rgb(219 234 254 / 0.25);
}

.border-s-blue-100\/30 {
  border-inline-start-color: rgb(219 234 254 / 0.3);
}

.border-s-blue-100\/35 {
  border-inline-start-color: rgb(219 234 254 / 0.35);
}

.border-s-blue-100\/40 {
  border-inline-start-color: rgb(219 234 254 / 0.4);
}

.border-s-blue-100\/45 {
  border-inline-start-color: rgb(219 234 254 / 0.45);
}

.border-s-blue-100\/5 {
  border-inline-start-color: rgb(219 234 254 / 0.05);
}

.border-s-blue-100\/50 {
  border-inline-start-color: rgb(219 234 254 / 0.5);
}

.border-s-blue-100\/55 {
  border-inline-start-color: rgb(219 234 254 / 0.55);
}

.border-s-blue-100\/60 {
  border-inline-start-color: rgb(219 234 254 / 0.6);
}

.border-s-blue-100\/65 {
  border-inline-start-color: rgb(219 234 254 / 0.65);
}

.border-s-blue-100\/70 {
  border-inline-start-color: rgb(219 234 254 / 0.7);
}

.border-s-blue-100\/75 {
  border-inline-start-color: rgb(219 234 254 / 0.75);
}

.border-s-blue-100\/80 {
  border-inline-start-color: rgb(219 234 254 / 0.8);
}

.border-s-blue-100\/85 {
  border-inline-start-color: rgb(219 234 254 / 0.85);
}

.border-s-blue-100\/90 {
  border-inline-start-color: rgb(219 234 254 / 0.9);
}

.border-s-blue-100\/95 {
  border-inline-start-color: rgb(219 234 254 / 0.95);
}

.border-s-blue-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}

.border-s-blue-200\/0 {
  border-inline-start-color: rgb(191 219 254 / 0);
}

.border-s-blue-200\/10 {
  border-inline-start-color: rgb(191 219 254 / 0.1);
}

.border-s-blue-200\/100 {
  border-inline-start-color: rgb(191 219 254 / 1);
}

.border-s-blue-200\/15 {
  border-inline-start-color: rgb(191 219 254 / 0.15);
}

.border-s-blue-200\/20 {
  border-inline-start-color: rgb(191 219 254 / 0.2);
}

.border-s-blue-200\/25 {
  border-inline-start-color: rgb(191 219 254 / 0.25);
}

.border-s-blue-200\/30 {
  border-inline-start-color: rgb(191 219 254 / 0.3);
}

.border-s-blue-200\/35 {
  border-inline-start-color: rgb(191 219 254 / 0.35);
}

.border-s-blue-200\/40 {
  border-inline-start-color: rgb(191 219 254 / 0.4);
}

.border-s-blue-200\/45 {
  border-inline-start-color: rgb(191 219 254 / 0.45);
}

.border-s-blue-200\/5 {
  border-inline-start-color: rgb(191 219 254 / 0.05);
}

.border-s-blue-200\/50 {
  border-inline-start-color: rgb(191 219 254 / 0.5);
}

.border-s-blue-200\/55 {
  border-inline-start-color: rgb(191 219 254 / 0.55);
}

.border-s-blue-200\/60 {
  border-inline-start-color: rgb(191 219 254 / 0.6);
}

.border-s-blue-200\/65 {
  border-inline-start-color: rgb(191 219 254 / 0.65);
}

.border-s-blue-200\/70 {
  border-inline-start-color: rgb(191 219 254 / 0.7);
}

.border-s-blue-200\/75 {
  border-inline-start-color: rgb(191 219 254 / 0.75);
}

.border-s-blue-200\/80 {
  border-inline-start-color: rgb(191 219 254 / 0.8);
}

.border-s-blue-200\/85 {
  border-inline-start-color: rgb(191 219 254 / 0.85);
}

.border-s-blue-200\/90 {
  border-inline-start-color: rgb(191 219 254 / 0.9);
}

.border-s-blue-200\/95 {
  border-inline-start-color: rgb(191 219 254 / 0.95);
}

.border-s-blue-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}

.border-s-blue-300\/0 {
  border-inline-start-color: rgb(147 197 253 / 0);
}

.border-s-blue-300\/10 {
  border-inline-start-color: rgb(147 197 253 / 0.1);
}

.border-s-blue-300\/100 {
  border-inline-start-color: rgb(147 197 253 / 1);
}

.border-s-blue-300\/15 {
  border-inline-start-color: rgb(147 197 253 / 0.15);
}

.border-s-blue-300\/20 {
  border-inline-start-color: rgb(147 197 253 / 0.2);
}

.border-s-blue-300\/25 {
  border-inline-start-color: rgb(147 197 253 / 0.25);
}

.border-s-blue-300\/30 {
  border-inline-start-color: rgb(147 197 253 / 0.3);
}

.border-s-blue-300\/35 {
  border-inline-start-color: rgb(147 197 253 / 0.35);
}

.border-s-blue-300\/40 {
  border-inline-start-color: rgb(147 197 253 / 0.4);
}

.border-s-blue-300\/45 {
  border-inline-start-color: rgb(147 197 253 / 0.45);
}

.border-s-blue-300\/5 {
  border-inline-start-color: rgb(147 197 253 / 0.05);
}

.border-s-blue-300\/50 {
  border-inline-start-color: rgb(147 197 253 / 0.5);
}

.border-s-blue-300\/55 {
  border-inline-start-color: rgb(147 197 253 / 0.55);
}

.border-s-blue-300\/60 {
  border-inline-start-color: rgb(147 197 253 / 0.6);
}

.border-s-blue-300\/65 {
  border-inline-start-color: rgb(147 197 253 / 0.65);
}

.border-s-blue-300\/70 {
  border-inline-start-color: rgb(147 197 253 / 0.7);
}

.border-s-blue-300\/75 {
  border-inline-start-color: rgb(147 197 253 / 0.75);
}

.border-s-blue-300\/80 {
  border-inline-start-color: rgb(147 197 253 / 0.8);
}

.border-s-blue-300\/85 {
  border-inline-start-color: rgb(147 197 253 / 0.85);
}

.border-s-blue-300\/90 {
  border-inline-start-color: rgb(147 197 253 / 0.9);
}

.border-s-blue-300\/95 {
  border-inline-start-color: rgb(147 197 253 / 0.95);
}

.border-s-blue-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
}

.border-s-blue-400\/0 {
  border-inline-start-color: rgb(96 165 250 / 0);
}

.border-s-blue-400\/10 {
  border-inline-start-color: rgb(96 165 250 / 0.1);
}

.border-s-blue-400\/100 {
  border-inline-start-color: rgb(96 165 250 / 1);
}

.border-s-blue-400\/15 {
  border-inline-start-color: rgb(96 165 250 / 0.15);
}

.border-s-blue-400\/20 {
  border-inline-start-color: rgb(96 165 250 / 0.2);
}

.border-s-blue-400\/25 {
  border-inline-start-color: rgb(96 165 250 / 0.25);
}

.border-s-blue-400\/30 {
  border-inline-start-color: rgb(96 165 250 / 0.3);
}

.border-s-blue-400\/35 {
  border-inline-start-color: rgb(96 165 250 / 0.35);
}

.border-s-blue-400\/40 {
  border-inline-start-color: rgb(96 165 250 / 0.4);
}

.border-s-blue-400\/45 {
  border-inline-start-color: rgb(96 165 250 / 0.45);
}

.border-s-blue-400\/5 {
  border-inline-start-color: rgb(96 165 250 / 0.05);
}

.border-s-blue-400\/50 {
  border-inline-start-color: rgb(96 165 250 / 0.5);
}

.border-s-blue-400\/55 {
  border-inline-start-color: rgb(96 165 250 / 0.55);
}

.border-s-blue-400\/60 {
  border-inline-start-color: rgb(96 165 250 / 0.6);
}

.border-s-blue-400\/65 {
  border-inline-start-color: rgb(96 165 250 / 0.65);
}

.border-s-blue-400\/70 {
  border-inline-start-color: rgb(96 165 250 / 0.7);
}

.border-s-blue-400\/75 {
  border-inline-start-color: rgb(96 165 250 / 0.75);
}

.border-s-blue-400\/80 {
  border-inline-start-color: rgb(96 165 250 / 0.8);
}

.border-s-blue-400\/85 {
  border-inline-start-color: rgb(96 165 250 / 0.85);
}

.border-s-blue-400\/90 {
  border-inline-start-color: rgb(96 165 250 / 0.9);
}

.border-s-blue-400\/95 {
  border-inline-start-color: rgb(96 165 250 / 0.95);
}

.border-s-blue-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(239 246 255 / var(--tw-border-opacity, 1));
}

.border-s-blue-50\/0 {
  border-inline-start-color: rgb(239 246 255 / 0);
}

.border-s-blue-50\/10 {
  border-inline-start-color: rgb(239 246 255 / 0.1);
}

.border-s-blue-50\/100 {
  border-inline-start-color: rgb(239 246 255 / 1);
}

.border-s-blue-50\/15 {
  border-inline-start-color: rgb(239 246 255 / 0.15);
}

.border-s-blue-50\/20 {
  border-inline-start-color: rgb(239 246 255 / 0.2);
}

.border-s-blue-50\/25 {
  border-inline-start-color: rgb(239 246 255 / 0.25);
}

.border-s-blue-50\/30 {
  border-inline-start-color: rgb(239 246 255 / 0.3);
}

.border-s-blue-50\/35 {
  border-inline-start-color: rgb(239 246 255 / 0.35);
}

.border-s-blue-50\/40 {
  border-inline-start-color: rgb(239 246 255 / 0.4);
}

.border-s-blue-50\/45 {
  border-inline-start-color: rgb(239 246 255 / 0.45);
}

.border-s-blue-50\/5 {
  border-inline-start-color: rgb(239 246 255 / 0.05);
}

.border-s-blue-50\/50 {
  border-inline-start-color: rgb(239 246 255 / 0.5);
}

.border-s-blue-50\/55 {
  border-inline-start-color: rgb(239 246 255 / 0.55);
}

.border-s-blue-50\/60 {
  border-inline-start-color: rgb(239 246 255 / 0.6);
}

.border-s-blue-50\/65 {
  border-inline-start-color: rgb(239 246 255 / 0.65);
}

.border-s-blue-50\/70 {
  border-inline-start-color: rgb(239 246 255 / 0.7);
}

.border-s-blue-50\/75 {
  border-inline-start-color: rgb(239 246 255 / 0.75);
}

.border-s-blue-50\/80 {
  border-inline-start-color: rgb(239 246 255 / 0.8);
}

.border-s-blue-50\/85 {
  border-inline-start-color: rgb(239 246 255 / 0.85);
}

.border-s-blue-50\/90 {
  border-inline-start-color: rgb(239 246 255 / 0.9);
}

.border-s-blue-50\/95 {
  border-inline-start-color: rgb(239 246 255 / 0.95);
}

.border-s-blue-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}

.border-s-blue-500\/0 {
  border-inline-start-color: rgb(59 130 246 / 0);
}

.border-s-blue-500\/10 {
  border-inline-start-color: rgb(59 130 246 / 0.1);
}

.border-s-blue-500\/100 {
  border-inline-start-color: rgb(59 130 246 / 1);
}

.border-s-blue-500\/15 {
  border-inline-start-color: rgb(59 130 246 / 0.15);
}

.border-s-blue-500\/20 {
  border-inline-start-color: rgb(59 130 246 / 0.2);
}

.border-s-blue-500\/25 {
  border-inline-start-color: rgb(59 130 246 / 0.25);
}

.border-s-blue-500\/30 {
  border-inline-start-color: rgb(59 130 246 / 0.3);
}

.border-s-blue-500\/35 {
  border-inline-start-color: rgb(59 130 246 / 0.35);
}

.border-s-blue-500\/40 {
  border-inline-start-color: rgb(59 130 246 / 0.4);
}

.border-s-blue-500\/45 {
  border-inline-start-color: rgb(59 130 246 / 0.45);
}

.border-s-blue-500\/5 {
  border-inline-start-color: rgb(59 130 246 / 0.05);
}

.border-s-blue-500\/50 {
  border-inline-start-color: rgb(59 130 246 / 0.5);
}

.border-s-blue-500\/55 {
  border-inline-start-color: rgb(59 130 246 / 0.55);
}

.border-s-blue-500\/60 {
  border-inline-start-color: rgb(59 130 246 / 0.6);
}

.border-s-blue-500\/65 {
  border-inline-start-color: rgb(59 130 246 / 0.65);
}

.border-s-blue-500\/70 {
  border-inline-start-color: rgb(59 130 246 / 0.7);
}

.border-s-blue-500\/75 {
  border-inline-start-color: rgb(59 130 246 / 0.75);
}

.border-s-blue-500\/80 {
  border-inline-start-color: rgb(59 130 246 / 0.8);
}

.border-s-blue-500\/85 {
  border-inline-start-color: rgb(59 130 246 / 0.85);
}

.border-s-blue-500\/90 {
  border-inline-start-color: rgb(59 130 246 / 0.9);
}

.border-s-blue-500\/95 {
  border-inline-start-color: rgb(59 130 246 / 0.95);
}

.border-s-blue-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}

.border-s-blue-600\/0 {
  border-inline-start-color: rgb(37 99 235 / 0);
}

.border-s-blue-600\/10 {
  border-inline-start-color: rgb(37 99 235 / 0.1);
}

.border-s-blue-600\/100 {
  border-inline-start-color: rgb(37 99 235 / 1);
}

.border-s-blue-600\/15 {
  border-inline-start-color: rgb(37 99 235 / 0.15);
}

.border-s-blue-600\/20 {
  border-inline-start-color: rgb(37 99 235 / 0.2);
}

.border-s-blue-600\/25 {
  border-inline-start-color: rgb(37 99 235 / 0.25);
}

.border-s-blue-600\/30 {
  border-inline-start-color: rgb(37 99 235 / 0.3);
}

.border-s-blue-600\/35 {
  border-inline-start-color: rgb(37 99 235 / 0.35);
}

.border-s-blue-600\/40 {
  border-inline-start-color: rgb(37 99 235 / 0.4);
}

.border-s-blue-600\/45 {
  border-inline-start-color: rgb(37 99 235 / 0.45);
}

.border-s-blue-600\/5 {
  border-inline-start-color: rgb(37 99 235 / 0.05);
}

.border-s-blue-600\/50 {
  border-inline-start-color: rgb(37 99 235 / 0.5);
}

.border-s-blue-600\/55 {
  border-inline-start-color: rgb(37 99 235 / 0.55);
}

.border-s-blue-600\/60 {
  border-inline-start-color: rgb(37 99 235 / 0.6);
}

.border-s-blue-600\/65 {
  border-inline-start-color: rgb(37 99 235 / 0.65);
}

.border-s-blue-600\/70 {
  border-inline-start-color: rgb(37 99 235 / 0.7);
}

.border-s-blue-600\/75 {
  border-inline-start-color: rgb(37 99 235 / 0.75);
}

.border-s-blue-600\/80 {
  border-inline-start-color: rgb(37 99 235 / 0.8);
}

.border-s-blue-600\/85 {
  border-inline-start-color: rgb(37 99 235 / 0.85);
}

.border-s-blue-600\/90 {
  border-inline-start-color: rgb(37 99 235 / 0.9);
}

.border-s-blue-600\/95 {
  border-inline-start-color: rgb(37 99 235 / 0.95);
}

.border-s-blue-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(29 78 216 / var(--tw-border-opacity, 1));
}

.border-s-blue-700\/0 {
  border-inline-start-color: rgb(29 78 216 / 0);
}

.border-s-blue-700\/10 {
  border-inline-start-color: rgb(29 78 216 / 0.1);
}

.border-s-blue-700\/100 {
  border-inline-start-color: rgb(29 78 216 / 1);
}

.border-s-blue-700\/15 {
  border-inline-start-color: rgb(29 78 216 / 0.15);
}

.border-s-blue-700\/20 {
  border-inline-start-color: rgb(29 78 216 / 0.2);
}

.border-s-blue-700\/25 {
  border-inline-start-color: rgb(29 78 216 / 0.25);
}

.border-s-blue-700\/30 {
  border-inline-start-color: rgb(29 78 216 / 0.3);
}

.border-s-blue-700\/35 {
  border-inline-start-color: rgb(29 78 216 / 0.35);
}

.border-s-blue-700\/40 {
  border-inline-start-color: rgb(29 78 216 / 0.4);
}

.border-s-blue-700\/45 {
  border-inline-start-color: rgb(29 78 216 / 0.45);
}

.border-s-blue-700\/5 {
  border-inline-start-color: rgb(29 78 216 / 0.05);
}

.border-s-blue-700\/50 {
  border-inline-start-color: rgb(29 78 216 / 0.5);
}

.border-s-blue-700\/55 {
  border-inline-start-color: rgb(29 78 216 / 0.55);
}

.border-s-blue-700\/60 {
  border-inline-start-color: rgb(29 78 216 / 0.6);
}

.border-s-blue-700\/65 {
  border-inline-start-color: rgb(29 78 216 / 0.65);
}

.border-s-blue-700\/70 {
  border-inline-start-color: rgb(29 78 216 / 0.7);
}

.border-s-blue-700\/75 {
  border-inline-start-color: rgb(29 78 216 / 0.75);
}

.border-s-blue-700\/80 {
  border-inline-start-color: rgb(29 78 216 / 0.8);
}

.border-s-blue-700\/85 {
  border-inline-start-color: rgb(29 78 216 / 0.85);
}

.border-s-blue-700\/90 {
  border-inline-start-color: rgb(29 78 216 / 0.9);
}

.border-s-blue-700\/95 {
  border-inline-start-color: rgb(29 78 216 / 0.95);
}

.border-s-blue-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(30 64 175 / var(--tw-border-opacity, 1));
}

.border-s-blue-800\/0 {
  border-inline-start-color: rgb(30 64 175 / 0);
}

.border-s-blue-800\/10 {
  border-inline-start-color: rgb(30 64 175 / 0.1);
}

.border-s-blue-800\/100 {
  border-inline-start-color: rgb(30 64 175 / 1);
}

.border-s-blue-800\/15 {
  border-inline-start-color: rgb(30 64 175 / 0.15);
}

.border-s-blue-800\/20 {
  border-inline-start-color: rgb(30 64 175 / 0.2);
}

.border-s-blue-800\/25 {
  border-inline-start-color: rgb(30 64 175 / 0.25);
}

.border-s-blue-800\/30 {
  border-inline-start-color: rgb(30 64 175 / 0.3);
}

.border-s-blue-800\/35 {
  border-inline-start-color: rgb(30 64 175 / 0.35);
}

.border-s-blue-800\/40 {
  border-inline-start-color: rgb(30 64 175 / 0.4);
}

.border-s-blue-800\/45 {
  border-inline-start-color: rgb(30 64 175 / 0.45);
}

.border-s-blue-800\/5 {
  border-inline-start-color: rgb(30 64 175 / 0.05);
}

.border-s-blue-800\/50 {
  border-inline-start-color: rgb(30 64 175 / 0.5);
}

.border-s-blue-800\/55 {
  border-inline-start-color: rgb(30 64 175 / 0.55);
}

.border-s-blue-800\/60 {
  border-inline-start-color: rgb(30 64 175 / 0.6);
}

.border-s-blue-800\/65 {
  border-inline-start-color: rgb(30 64 175 / 0.65);
}

.border-s-blue-800\/70 {
  border-inline-start-color: rgb(30 64 175 / 0.7);
}

.border-s-blue-800\/75 {
  border-inline-start-color: rgb(30 64 175 / 0.75);
}

.border-s-blue-800\/80 {
  border-inline-start-color: rgb(30 64 175 / 0.8);
}

.border-s-blue-800\/85 {
  border-inline-start-color: rgb(30 64 175 / 0.85);
}

.border-s-blue-800\/90 {
  border-inline-start-color: rgb(30 64 175 / 0.9);
}

.border-s-blue-800\/95 {
  border-inline-start-color: rgb(30 64 175 / 0.95);
}

.border-s-blue-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(30 58 138 / var(--tw-border-opacity, 1));
}

.border-s-blue-900\/0 {
  border-inline-start-color: rgb(30 58 138 / 0);
}

.border-s-blue-900\/10 {
  border-inline-start-color: rgb(30 58 138 / 0.1);
}

.border-s-blue-900\/100 {
  border-inline-start-color: rgb(30 58 138 / 1);
}

.border-s-blue-900\/15 {
  border-inline-start-color: rgb(30 58 138 / 0.15);
}

.border-s-blue-900\/20 {
  border-inline-start-color: rgb(30 58 138 / 0.2);
}

.border-s-blue-900\/25 {
  border-inline-start-color: rgb(30 58 138 / 0.25);
}

.border-s-blue-900\/30 {
  border-inline-start-color: rgb(30 58 138 / 0.3);
}

.border-s-blue-900\/35 {
  border-inline-start-color: rgb(30 58 138 / 0.35);
}

.border-s-blue-900\/40 {
  border-inline-start-color: rgb(30 58 138 / 0.4);
}

.border-s-blue-900\/45 {
  border-inline-start-color: rgb(30 58 138 / 0.45);
}

.border-s-blue-900\/5 {
  border-inline-start-color: rgb(30 58 138 / 0.05);
}

.border-s-blue-900\/50 {
  border-inline-start-color: rgb(30 58 138 / 0.5);
}

.border-s-blue-900\/55 {
  border-inline-start-color: rgb(30 58 138 / 0.55);
}

.border-s-blue-900\/60 {
  border-inline-start-color: rgb(30 58 138 / 0.6);
}

.border-s-blue-900\/65 {
  border-inline-start-color: rgb(30 58 138 / 0.65);
}

.border-s-blue-900\/70 {
  border-inline-start-color: rgb(30 58 138 / 0.7);
}

.border-s-blue-900\/75 {
  border-inline-start-color: rgb(30 58 138 / 0.75);
}

.border-s-blue-900\/80 {
  border-inline-start-color: rgb(30 58 138 / 0.8);
}

.border-s-blue-900\/85 {
  border-inline-start-color: rgb(30 58 138 / 0.85);
}

.border-s-blue-900\/90 {
  border-inline-start-color: rgb(30 58 138 / 0.9);
}

.border-s-blue-900\/95 {
  border-inline-start-color: rgb(30 58 138 / 0.95);
}

.border-s-blue-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(23 37 84 / var(--tw-border-opacity, 1));
}

.border-s-blue-950\/0 {
  border-inline-start-color: rgb(23 37 84 / 0);
}

.border-s-blue-950\/10 {
  border-inline-start-color: rgb(23 37 84 / 0.1);
}

.border-s-blue-950\/100 {
  border-inline-start-color: rgb(23 37 84 / 1);
}

.border-s-blue-950\/15 {
  border-inline-start-color: rgb(23 37 84 / 0.15);
}

.border-s-blue-950\/20 {
  border-inline-start-color: rgb(23 37 84 / 0.2);
}

.border-s-blue-950\/25 {
  border-inline-start-color: rgb(23 37 84 / 0.25);
}

.border-s-blue-950\/30 {
  border-inline-start-color: rgb(23 37 84 / 0.3);
}

.border-s-blue-950\/35 {
  border-inline-start-color: rgb(23 37 84 / 0.35);
}

.border-s-blue-950\/40 {
  border-inline-start-color: rgb(23 37 84 / 0.4);
}

.border-s-blue-950\/45 {
  border-inline-start-color: rgb(23 37 84 / 0.45);
}

.border-s-blue-950\/5 {
  border-inline-start-color: rgb(23 37 84 / 0.05);
}

.border-s-blue-950\/50 {
  border-inline-start-color: rgb(23 37 84 / 0.5);
}

.border-s-blue-950\/55 {
  border-inline-start-color: rgb(23 37 84 / 0.55);
}

.border-s-blue-950\/60 {
  border-inline-start-color: rgb(23 37 84 / 0.6);
}

.border-s-blue-950\/65 {
  border-inline-start-color: rgb(23 37 84 / 0.65);
}

.border-s-blue-950\/70 {
  border-inline-start-color: rgb(23 37 84 / 0.7);
}

.border-s-blue-950\/75 {
  border-inline-start-color: rgb(23 37 84 / 0.75);
}

.border-s-blue-950\/80 {
  border-inline-start-color: rgb(23 37 84 / 0.8);
}

.border-s-blue-950\/85 {
  border-inline-start-color: rgb(23 37 84 / 0.85);
}

.border-s-blue-950\/90 {
  border-inline-start-color: rgb(23 37 84 / 0.9);
}

.border-s-blue-950\/95 {
  border-inline-start-color: rgb(23 37 84 / 0.95);
}

.border-s-burnt-orange {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(201 99 42 / var(--tw-border-opacity, 1));
}

.border-s-burnt-orange\/0 {
  border-inline-start-color: rgb(201 99 42 / 0);
}

.border-s-burnt-orange\/10 {
  border-inline-start-color: rgb(201 99 42 / 0.1);
}

.border-s-burnt-orange\/100 {
  border-inline-start-color: rgb(201 99 42 / 1);
}

.border-s-burnt-orange\/15 {
  border-inline-start-color: rgb(201 99 42 / 0.15);
}

.border-s-burnt-orange\/20 {
  border-inline-start-color: rgb(201 99 42 / 0.2);
}

.border-s-burnt-orange\/25 {
  border-inline-start-color: rgb(201 99 42 / 0.25);
}

.border-s-burnt-orange\/30 {
  border-inline-start-color: rgb(201 99 42 / 0.3);
}

.border-s-burnt-orange\/35 {
  border-inline-start-color: rgb(201 99 42 / 0.35);
}

.border-s-burnt-orange\/40 {
  border-inline-start-color: rgb(201 99 42 / 0.4);
}

.border-s-burnt-orange\/45 {
  border-inline-start-color: rgb(201 99 42 / 0.45);
}

.border-s-burnt-orange\/5 {
  border-inline-start-color: rgb(201 99 42 / 0.05);
}

.border-s-burnt-orange\/50 {
  border-inline-start-color: rgb(201 99 42 / 0.5);
}

.border-s-burnt-orange\/55 {
  border-inline-start-color: rgb(201 99 42 / 0.55);
}

.border-s-burnt-orange\/60 {
  border-inline-start-color: rgb(201 99 42 / 0.6);
}

.border-s-burnt-orange\/65 {
  border-inline-start-color: rgb(201 99 42 / 0.65);
}

.border-s-burnt-orange\/70 {
  border-inline-start-color: rgb(201 99 42 / 0.7);
}

.border-s-burnt-orange\/75 {
  border-inline-start-color: rgb(201 99 42 / 0.75);
}

.border-s-burnt-orange\/80 {
  border-inline-start-color: rgb(201 99 42 / 0.8);
}

.border-s-burnt-orange\/85 {
  border-inline-start-color: rgb(201 99 42 / 0.85);
}

.border-s-burnt-orange\/90 {
  border-inline-start-color: rgb(201 99 42 / 0.9);
}

.border-s-burnt-orange\/95 {
  border-inline-start-color: rgb(201 99 42 / 0.95);
}

.border-s-charcoal {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(95 86 86 / var(--tw-border-opacity, 1));
}

.border-s-charcoal\/0 {
  border-inline-start-color: rgb(95 86 86 / 0);
}

.border-s-charcoal\/10 {
  border-inline-start-color: rgb(95 86 86 / 0.1);
}

.border-s-charcoal\/100 {
  border-inline-start-color: rgb(95 86 86 / 1);
}

.border-s-charcoal\/15 {
  border-inline-start-color: rgb(95 86 86 / 0.15);
}

.border-s-charcoal\/20 {
  border-inline-start-color: rgb(95 86 86 / 0.2);
}

.border-s-charcoal\/25 {
  border-inline-start-color: rgb(95 86 86 / 0.25);
}

.border-s-charcoal\/30 {
  border-inline-start-color: rgb(95 86 86 / 0.3);
}

.border-s-charcoal\/35 {
  border-inline-start-color: rgb(95 86 86 / 0.35);
}

.border-s-charcoal\/40 {
  border-inline-start-color: rgb(95 86 86 / 0.4);
}

.border-s-charcoal\/45 {
  border-inline-start-color: rgb(95 86 86 / 0.45);
}

.border-s-charcoal\/5 {
  border-inline-start-color: rgb(95 86 86 / 0.05);
}

.border-s-charcoal\/50 {
  border-inline-start-color: rgb(95 86 86 / 0.5);
}

.border-s-charcoal\/55 {
  border-inline-start-color: rgb(95 86 86 / 0.55);
}

.border-s-charcoal\/60 {
  border-inline-start-color: rgb(95 86 86 / 0.6);
}

.border-s-charcoal\/65 {
  border-inline-start-color: rgb(95 86 86 / 0.65);
}

.border-s-charcoal\/70 {
  border-inline-start-color: rgb(95 86 86 / 0.7);
}

.border-s-charcoal\/75 {
  border-inline-start-color: rgb(95 86 86 / 0.75);
}

.border-s-charcoal\/80 {
  border-inline-start-color: rgb(95 86 86 / 0.8);
}

.border-s-charcoal\/85 {
  border-inline-start-color: rgb(95 86 86 / 0.85);
}

.border-s-charcoal\/90 {
  border-inline-start-color: rgb(95 86 86 / 0.9);
}

.border-s-charcoal\/95 {
  border-inline-start-color: rgb(95 86 86 / 0.95);
}

.border-s-cream {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(233 223 193 / var(--tw-border-opacity, 1));
}

.border-s-cream-gold {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(190 151 74 / var(--tw-border-opacity, 1));
}

.border-s-cream-gold\/0 {
  border-inline-start-color: rgb(190 151 74 / 0);
}

.border-s-cream-gold\/10 {
  border-inline-start-color: rgb(190 151 74 / 0.1);
}

.border-s-cream-gold\/100 {
  border-inline-start-color: rgb(190 151 74 / 1);
}

.border-s-cream-gold\/15 {
  border-inline-start-color: rgb(190 151 74 / 0.15);
}

.border-s-cream-gold\/20 {
  border-inline-start-color: rgb(190 151 74 / 0.2);
}

.border-s-cream-gold\/25 {
  border-inline-start-color: rgb(190 151 74 / 0.25);
}

.border-s-cream-gold\/30 {
  border-inline-start-color: rgb(190 151 74 / 0.3);
}

.border-s-cream-gold\/35 {
  border-inline-start-color: rgb(190 151 74 / 0.35);
}

.border-s-cream-gold\/40 {
  border-inline-start-color: rgb(190 151 74 / 0.4);
}

.border-s-cream-gold\/45 {
  border-inline-start-color: rgb(190 151 74 / 0.45);
}

.border-s-cream-gold\/5 {
  border-inline-start-color: rgb(190 151 74 / 0.05);
}

.border-s-cream-gold\/50 {
  border-inline-start-color: rgb(190 151 74 / 0.5);
}

.border-s-cream-gold\/55 {
  border-inline-start-color: rgb(190 151 74 / 0.55);
}

.border-s-cream-gold\/60 {
  border-inline-start-color: rgb(190 151 74 / 0.6);
}

.border-s-cream-gold\/65 {
  border-inline-start-color: rgb(190 151 74 / 0.65);
}

.border-s-cream-gold\/70 {
  border-inline-start-color: rgb(190 151 74 / 0.7);
}

.border-s-cream-gold\/75 {
  border-inline-start-color: rgb(190 151 74 / 0.75);
}

.border-s-cream-gold\/80 {
  border-inline-start-color: rgb(190 151 74 / 0.8);
}

.border-s-cream-gold\/85 {
  border-inline-start-color: rgb(190 151 74 / 0.85);
}

.border-s-cream-gold\/90 {
  border-inline-start-color: rgb(190 151 74 / 0.9);
}

.border-s-cream-gold\/95 {
  border-inline-start-color: rgb(190 151 74 / 0.95);
}

.border-s-cream\/0 {
  border-inline-start-color: rgb(233 223 193 / 0);
}

.border-s-cream\/10 {
  border-inline-start-color: rgb(233 223 193 / 0.1);
}

.border-s-cream\/100 {
  border-inline-start-color: rgb(233 223 193 / 1);
}

.border-s-cream\/15 {
  border-inline-start-color: rgb(233 223 193 / 0.15);
}

.border-s-cream\/20 {
  border-inline-start-color: rgb(233 223 193 / 0.2);
}

.border-s-cream\/25 {
  border-inline-start-color: rgb(233 223 193 / 0.25);
}

.border-s-cream\/30 {
  border-inline-start-color: rgb(233 223 193 / 0.3);
}

.border-s-cream\/35 {
  border-inline-start-color: rgb(233 223 193 / 0.35);
}

.border-s-cream\/40 {
  border-inline-start-color: rgb(233 223 193 / 0.4);
}

.border-s-cream\/45 {
  border-inline-start-color: rgb(233 223 193 / 0.45);
}

.border-s-cream\/5 {
  border-inline-start-color: rgb(233 223 193 / 0.05);
}

.border-s-cream\/50 {
  border-inline-start-color: rgb(233 223 193 / 0.5);
}

.border-s-cream\/55 {
  border-inline-start-color: rgb(233 223 193 / 0.55);
}

.border-s-cream\/60 {
  border-inline-start-color: rgb(233 223 193 / 0.6);
}

.border-s-cream\/65 {
  border-inline-start-color: rgb(233 223 193 / 0.65);
}

.border-s-cream\/70 {
  border-inline-start-color: rgb(233 223 193 / 0.7);
}

.border-s-cream\/75 {
  border-inline-start-color: rgb(233 223 193 / 0.75);
}

.border-s-cream\/80 {
  border-inline-start-color: rgb(233 223 193 / 0.8);
}

.border-s-cream\/85 {
  border-inline-start-color: rgb(233 223 193 / 0.85);
}

.border-s-cream\/90 {
  border-inline-start-color: rgb(233 223 193 / 0.9);
}

.border-s-cream\/95 {
  border-inline-start-color: rgb(233 223 193 / 0.95);
}

.border-s-current {
  border-inline-start-color: currentColor;
}

.border-s-cyan-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(207 250 254 / var(--tw-border-opacity, 1));
}

.border-s-cyan-100\/0 {
  border-inline-start-color: rgb(207 250 254 / 0);
}

.border-s-cyan-100\/10 {
  border-inline-start-color: rgb(207 250 254 / 0.1);
}

.border-s-cyan-100\/100 {
  border-inline-start-color: rgb(207 250 254 / 1);
}

.border-s-cyan-100\/15 {
  border-inline-start-color: rgb(207 250 254 / 0.15);
}

.border-s-cyan-100\/20 {
  border-inline-start-color: rgb(207 250 254 / 0.2);
}

.border-s-cyan-100\/25 {
  border-inline-start-color: rgb(207 250 254 / 0.25);
}

.border-s-cyan-100\/30 {
  border-inline-start-color: rgb(207 250 254 / 0.3);
}

.border-s-cyan-100\/35 {
  border-inline-start-color: rgb(207 250 254 / 0.35);
}

.border-s-cyan-100\/40 {
  border-inline-start-color: rgb(207 250 254 / 0.4);
}

.border-s-cyan-100\/45 {
  border-inline-start-color: rgb(207 250 254 / 0.45);
}

.border-s-cyan-100\/5 {
  border-inline-start-color: rgb(207 250 254 / 0.05);
}

.border-s-cyan-100\/50 {
  border-inline-start-color: rgb(207 250 254 / 0.5);
}

.border-s-cyan-100\/55 {
  border-inline-start-color: rgb(207 250 254 / 0.55);
}

.border-s-cyan-100\/60 {
  border-inline-start-color: rgb(207 250 254 / 0.6);
}

.border-s-cyan-100\/65 {
  border-inline-start-color: rgb(207 250 254 / 0.65);
}

.border-s-cyan-100\/70 {
  border-inline-start-color: rgb(207 250 254 / 0.7);
}

.border-s-cyan-100\/75 {
  border-inline-start-color: rgb(207 250 254 / 0.75);
}

.border-s-cyan-100\/80 {
  border-inline-start-color: rgb(207 250 254 / 0.8);
}

.border-s-cyan-100\/85 {
  border-inline-start-color: rgb(207 250 254 / 0.85);
}

.border-s-cyan-100\/90 {
  border-inline-start-color: rgb(207 250 254 / 0.9);
}

.border-s-cyan-100\/95 {
  border-inline-start-color: rgb(207 250 254 / 0.95);
}

.border-s-cyan-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(165 243 252 / var(--tw-border-opacity, 1));
}

.border-s-cyan-200\/0 {
  border-inline-start-color: rgb(165 243 252 / 0);
}

.border-s-cyan-200\/10 {
  border-inline-start-color: rgb(165 243 252 / 0.1);
}

.border-s-cyan-200\/100 {
  border-inline-start-color: rgb(165 243 252 / 1);
}

.border-s-cyan-200\/15 {
  border-inline-start-color: rgb(165 243 252 / 0.15);
}

.border-s-cyan-200\/20 {
  border-inline-start-color: rgb(165 243 252 / 0.2);
}

.border-s-cyan-200\/25 {
  border-inline-start-color: rgb(165 243 252 / 0.25);
}

.border-s-cyan-200\/30 {
  border-inline-start-color: rgb(165 243 252 / 0.3);
}

.border-s-cyan-200\/35 {
  border-inline-start-color: rgb(165 243 252 / 0.35);
}

.border-s-cyan-200\/40 {
  border-inline-start-color: rgb(165 243 252 / 0.4);
}

.border-s-cyan-200\/45 {
  border-inline-start-color: rgb(165 243 252 / 0.45);
}

.border-s-cyan-200\/5 {
  border-inline-start-color: rgb(165 243 252 / 0.05);
}

.border-s-cyan-200\/50 {
  border-inline-start-color: rgb(165 243 252 / 0.5);
}

.border-s-cyan-200\/55 {
  border-inline-start-color: rgb(165 243 252 / 0.55);
}

.border-s-cyan-200\/60 {
  border-inline-start-color: rgb(165 243 252 / 0.6);
}

.border-s-cyan-200\/65 {
  border-inline-start-color: rgb(165 243 252 / 0.65);
}

.border-s-cyan-200\/70 {
  border-inline-start-color: rgb(165 243 252 / 0.7);
}

.border-s-cyan-200\/75 {
  border-inline-start-color: rgb(165 243 252 / 0.75);
}

.border-s-cyan-200\/80 {
  border-inline-start-color: rgb(165 243 252 / 0.8);
}

.border-s-cyan-200\/85 {
  border-inline-start-color: rgb(165 243 252 / 0.85);
}

.border-s-cyan-200\/90 {
  border-inline-start-color: rgb(165 243 252 / 0.9);
}

.border-s-cyan-200\/95 {
  border-inline-start-color: rgb(165 243 252 / 0.95);
}

.border-s-cyan-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(103 232 249 / var(--tw-border-opacity, 1));
}

.border-s-cyan-300\/0 {
  border-inline-start-color: rgb(103 232 249 / 0);
}

.border-s-cyan-300\/10 {
  border-inline-start-color: rgb(103 232 249 / 0.1);
}

.border-s-cyan-300\/100 {
  border-inline-start-color: rgb(103 232 249 / 1);
}

.border-s-cyan-300\/15 {
  border-inline-start-color: rgb(103 232 249 / 0.15);
}

.border-s-cyan-300\/20 {
  border-inline-start-color: rgb(103 232 249 / 0.2);
}

.border-s-cyan-300\/25 {
  border-inline-start-color: rgb(103 232 249 / 0.25);
}

.border-s-cyan-300\/30 {
  border-inline-start-color: rgb(103 232 249 / 0.3);
}

.border-s-cyan-300\/35 {
  border-inline-start-color: rgb(103 232 249 / 0.35);
}

.border-s-cyan-300\/40 {
  border-inline-start-color: rgb(103 232 249 / 0.4);
}

.border-s-cyan-300\/45 {
  border-inline-start-color: rgb(103 232 249 / 0.45);
}

.border-s-cyan-300\/5 {
  border-inline-start-color: rgb(103 232 249 / 0.05);
}

.border-s-cyan-300\/50 {
  border-inline-start-color: rgb(103 232 249 / 0.5);
}

.border-s-cyan-300\/55 {
  border-inline-start-color: rgb(103 232 249 / 0.55);
}

.border-s-cyan-300\/60 {
  border-inline-start-color: rgb(103 232 249 / 0.6);
}

.border-s-cyan-300\/65 {
  border-inline-start-color: rgb(103 232 249 / 0.65);
}

.border-s-cyan-300\/70 {
  border-inline-start-color: rgb(103 232 249 / 0.7);
}

.border-s-cyan-300\/75 {
  border-inline-start-color: rgb(103 232 249 / 0.75);
}

.border-s-cyan-300\/80 {
  border-inline-start-color: rgb(103 232 249 / 0.8);
}

.border-s-cyan-300\/85 {
  border-inline-start-color: rgb(103 232 249 / 0.85);
}

.border-s-cyan-300\/90 {
  border-inline-start-color: rgb(103 232 249 / 0.9);
}

.border-s-cyan-300\/95 {
  border-inline-start-color: rgb(103 232 249 / 0.95);
}

.border-s-cyan-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(34 211 238 / var(--tw-border-opacity, 1));
}

.border-s-cyan-400\/0 {
  border-inline-start-color: rgb(34 211 238 / 0);
}

.border-s-cyan-400\/10 {
  border-inline-start-color: rgb(34 211 238 / 0.1);
}

.border-s-cyan-400\/100 {
  border-inline-start-color: rgb(34 211 238 / 1);
}

.border-s-cyan-400\/15 {
  border-inline-start-color: rgb(34 211 238 / 0.15);
}

.border-s-cyan-400\/20 {
  border-inline-start-color: rgb(34 211 238 / 0.2);
}

.border-s-cyan-400\/25 {
  border-inline-start-color: rgb(34 211 238 / 0.25);
}

.border-s-cyan-400\/30 {
  border-inline-start-color: rgb(34 211 238 / 0.3);
}

.border-s-cyan-400\/35 {
  border-inline-start-color: rgb(34 211 238 / 0.35);
}

.border-s-cyan-400\/40 {
  border-inline-start-color: rgb(34 211 238 / 0.4);
}

.border-s-cyan-400\/45 {
  border-inline-start-color: rgb(34 211 238 / 0.45);
}

.border-s-cyan-400\/5 {
  border-inline-start-color: rgb(34 211 238 / 0.05);
}

.border-s-cyan-400\/50 {
  border-inline-start-color: rgb(34 211 238 / 0.5);
}

.border-s-cyan-400\/55 {
  border-inline-start-color: rgb(34 211 238 / 0.55);
}

.border-s-cyan-400\/60 {
  border-inline-start-color: rgb(34 211 238 / 0.6);
}

.border-s-cyan-400\/65 {
  border-inline-start-color: rgb(34 211 238 / 0.65);
}

.border-s-cyan-400\/70 {
  border-inline-start-color: rgb(34 211 238 / 0.7);
}

.border-s-cyan-400\/75 {
  border-inline-start-color: rgb(34 211 238 / 0.75);
}

.border-s-cyan-400\/80 {
  border-inline-start-color: rgb(34 211 238 / 0.8);
}

.border-s-cyan-400\/85 {
  border-inline-start-color: rgb(34 211 238 / 0.85);
}

.border-s-cyan-400\/90 {
  border-inline-start-color: rgb(34 211 238 / 0.9);
}

.border-s-cyan-400\/95 {
  border-inline-start-color: rgb(34 211 238 / 0.95);
}

.border-s-cyan-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(236 254 255 / var(--tw-border-opacity, 1));
}

.border-s-cyan-50\/0 {
  border-inline-start-color: rgb(236 254 255 / 0);
}

.border-s-cyan-50\/10 {
  border-inline-start-color: rgb(236 254 255 / 0.1);
}

.border-s-cyan-50\/100 {
  border-inline-start-color: rgb(236 254 255 / 1);
}

.border-s-cyan-50\/15 {
  border-inline-start-color: rgb(236 254 255 / 0.15);
}

.border-s-cyan-50\/20 {
  border-inline-start-color: rgb(236 254 255 / 0.2);
}

.border-s-cyan-50\/25 {
  border-inline-start-color: rgb(236 254 255 / 0.25);
}

.border-s-cyan-50\/30 {
  border-inline-start-color: rgb(236 254 255 / 0.3);
}

.border-s-cyan-50\/35 {
  border-inline-start-color: rgb(236 254 255 / 0.35);
}

.border-s-cyan-50\/40 {
  border-inline-start-color: rgb(236 254 255 / 0.4);
}

.border-s-cyan-50\/45 {
  border-inline-start-color: rgb(236 254 255 / 0.45);
}

.border-s-cyan-50\/5 {
  border-inline-start-color: rgb(236 254 255 / 0.05);
}

.border-s-cyan-50\/50 {
  border-inline-start-color: rgb(236 254 255 / 0.5);
}

.border-s-cyan-50\/55 {
  border-inline-start-color: rgb(236 254 255 / 0.55);
}

.border-s-cyan-50\/60 {
  border-inline-start-color: rgb(236 254 255 / 0.6);
}

.border-s-cyan-50\/65 {
  border-inline-start-color: rgb(236 254 255 / 0.65);
}

.border-s-cyan-50\/70 {
  border-inline-start-color: rgb(236 254 255 / 0.7);
}

.border-s-cyan-50\/75 {
  border-inline-start-color: rgb(236 254 255 / 0.75);
}

.border-s-cyan-50\/80 {
  border-inline-start-color: rgb(236 254 255 / 0.8);
}

.border-s-cyan-50\/85 {
  border-inline-start-color: rgb(236 254 255 / 0.85);
}

.border-s-cyan-50\/90 {
  border-inline-start-color: rgb(236 254 255 / 0.9);
}

.border-s-cyan-50\/95 {
  border-inline-start-color: rgb(236 254 255 / 0.95);
}

.border-s-cyan-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(6 182 212 / var(--tw-border-opacity, 1));
}

.border-s-cyan-500\/0 {
  border-inline-start-color: rgb(6 182 212 / 0);
}

.border-s-cyan-500\/10 {
  border-inline-start-color: rgb(6 182 212 / 0.1);
}

.border-s-cyan-500\/100 {
  border-inline-start-color: rgb(6 182 212 / 1);
}

.border-s-cyan-500\/15 {
  border-inline-start-color: rgb(6 182 212 / 0.15);
}

.border-s-cyan-500\/20 {
  border-inline-start-color: rgb(6 182 212 / 0.2);
}

.border-s-cyan-500\/25 {
  border-inline-start-color: rgb(6 182 212 / 0.25);
}

.border-s-cyan-500\/30 {
  border-inline-start-color: rgb(6 182 212 / 0.3);
}

.border-s-cyan-500\/35 {
  border-inline-start-color: rgb(6 182 212 / 0.35);
}

.border-s-cyan-500\/40 {
  border-inline-start-color: rgb(6 182 212 / 0.4);
}

.border-s-cyan-500\/45 {
  border-inline-start-color: rgb(6 182 212 / 0.45);
}

.border-s-cyan-500\/5 {
  border-inline-start-color: rgb(6 182 212 / 0.05);
}

.border-s-cyan-500\/50 {
  border-inline-start-color: rgb(6 182 212 / 0.5);
}

.border-s-cyan-500\/55 {
  border-inline-start-color: rgb(6 182 212 / 0.55);
}

.border-s-cyan-500\/60 {
  border-inline-start-color: rgb(6 182 212 / 0.6);
}

.border-s-cyan-500\/65 {
  border-inline-start-color: rgb(6 182 212 / 0.65);
}

.border-s-cyan-500\/70 {
  border-inline-start-color: rgb(6 182 212 / 0.7);
}

.border-s-cyan-500\/75 {
  border-inline-start-color: rgb(6 182 212 / 0.75);
}

.border-s-cyan-500\/80 {
  border-inline-start-color: rgb(6 182 212 / 0.8);
}

.border-s-cyan-500\/85 {
  border-inline-start-color: rgb(6 182 212 / 0.85);
}

.border-s-cyan-500\/90 {
  border-inline-start-color: rgb(6 182 212 / 0.9);
}

.border-s-cyan-500\/95 {
  border-inline-start-color: rgb(6 182 212 / 0.95);
}

.border-s-cyan-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(8 145 178 / var(--tw-border-opacity, 1));
}

.border-s-cyan-600\/0 {
  border-inline-start-color: rgb(8 145 178 / 0);
}

.border-s-cyan-600\/10 {
  border-inline-start-color: rgb(8 145 178 / 0.1);
}

.border-s-cyan-600\/100 {
  border-inline-start-color: rgb(8 145 178 / 1);
}

.border-s-cyan-600\/15 {
  border-inline-start-color: rgb(8 145 178 / 0.15);
}

.border-s-cyan-600\/20 {
  border-inline-start-color: rgb(8 145 178 / 0.2);
}

.border-s-cyan-600\/25 {
  border-inline-start-color: rgb(8 145 178 / 0.25);
}

.border-s-cyan-600\/30 {
  border-inline-start-color: rgb(8 145 178 / 0.3);
}

.border-s-cyan-600\/35 {
  border-inline-start-color: rgb(8 145 178 / 0.35);
}

.border-s-cyan-600\/40 {
  border-inline-start-color: rgb(8 145 178 / 0.4);
}

.border-s-cyan-600\/45 {
  border-inline-start-color: rgb(8 145 178 / 0.45);
}

.border-s-cyan-600\/5 {
  border-inline-start-color: rgb(8 145 178 / 0.05);
}

.border-s-cyan-600\/50 {
  border-inline-start-color: rgb(8 145 178 / 0.5);
}

.border-s-cyan-600\/55 {
  border-inline-start-color: rgb(8 145 178 / 0.55);
}

.border-s-cyan-600\/60 {
  border-inline-start-color: rgb(8 145 178 / 0.6);
}

.border-s-cyan-600\/65 {
  border-inline-start-color: rgb(8 145 178 / 0.65);
}

.border-s-cyan-600\/70 {
  border-inline-start-color: rgb(8 145 178 / 0.7);
}

.border-s-cyan-600\/75 {
  border-inline-start-color: rgb(8 145 178 / 0.75);
}

.border-s-cyan-600\/80 {
  border-inline-start-color: rgb(8 145 178 / 0.8);
}

.border-s-cyan-600\/85 {
  border-inline-start-color: rgb(8 145 178 / 0.85);
}

.border-s-cyan-600\/90 {
  border-inline-start-color: rgb(8 145 178 / 0.9);
}

.border-s-cyan-600\/95 {
  border-inline-start-color: rgb(8 145 178 / 0.95);
}

.border-s-cyan-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(14 116 144 / var(--tw-border-opacity, 1));
}

.border-s-cyan-700\/0 {
  border-inline-start-color: rgb(14 116 144 / 0);
}

.border-s-cyan-700\/10 {
  border-inline-start-color: rgb(14 116 144 / 0.1);
}

.border-s-cyan-700\/100 {
  border-inline-start-color: rgb(14 116 144 / 1);
}

.border-s-cyan-700\/15 {
  border-inline-start-color: rgb(14 116 144 / 0.15);
}

.border-s-cyan-700\/20 {
  border-inline-start-color: rgb(14 116 144 / 0.2);
}

.border-s-cyan-700\/25 {
  border-inline-start-color: rgb(14 116 144 / 0.25);
}

.border-s-cyan-700\/30 {
  border-inline-start-color: rgb(14 116 144 / 0.3);
}

.border-s-cyan-700\/35 {
  border-inline-start-color: rgb(14 116 144 / 0.35);
}

.border-s-cyan-700\/40 {
  border-inline-start-color: rgb(14 116 144 / 0.4);
}

.border-s-cyan-700\/45 {
  border-inline-start-color: rgb(14 116 144 / 0.45);
}

.border-s-cyan-700\/5 {
  border-inline-start-color: rgb(14 116 144 / 0.05);
}

.border-s-cyan-700\/50 {
  border-inline-start-color: rgb(14 116 144 / 0.5);
}

.border-s-cyan-700\/55 {
  border-inline-start-color: rgb(14 116 144 / 0.55);
}

.border-s-cyan-700\/60 {
  border-inline-start-color: rgb(14 116 144 / 0.6);
}

.border-s-cyan-700\/65 {
  border-inline-start-color: rgb(14 116 144 / 0.65);
}

.border-s-cyan-700\/70 {
  border-inline-start-color: rgb(14 116 144 / 0.7);
}

.border-s-cyan-700\/75 {
  border-inline-start-color: rgb(14 116 144 / 0.75);
}

.border-s-cyan-700\/80 {
  border-inline-start-color: rgb(14 116 144 / 0.8);
}

.border-s-cyan-700\/85 {
  border-inline-start-color: rgb(14 116 144 / 0.85);
}

.border-s-cyan-700\/90 {
  border-inline-start-color: rgb(14 116 144 / 0.9);
}

.border-s-cyan-700\/95 {
  border-inline-start-color: rgb(14 116 144 / 0.95);
}

.border-s-cyan-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(21 94 117 / var(--tw-border-opacity, 1));
}

.border-s-cyan-800\/0 {
  border-inline-start-color: rgb(21 94 117 / 0);
}

.border-s-cyan-800\/10 {
  border-inline-start-color: rgb(21 94 117 / 0.1);
}

.border-s-cyan-800\/100 {
  border-inline-start-color: rgb(21 94 117 / 1);
}

.border-s-cyan-800\/15 {
  border-inline-start-color: rgb(21 94 117 / 0.15);
}

.border-s-cyan-800\/20 {
  border-inline-start-color: rgb(21 94 117 / 0.2);
}

.border-s-cyan-800\/25 {
  border-inline-start-color: rgb(21 94 117 / 0.25);
}

.border-s-cyan-800\/30 {
  border-inline-start-color: rgb(21 94 117 / 0.3);
}

.border-s-cyan-800\/35 {
  border-inline-start-color: rgb(21 94 117 / 0.35);
}

.border-s-cyan-800\/40 {
  border-inline-start-color: rgb(21 94 117 / 0.4);
}

.border-s-cyan-800\/45 {
  border-inline-start-color: rgb(21 94 117 / 0.45);
}

.border-s-cyan-800\/5 {
  border-inline-start-color: rgb(21 94 117 / 0.05);
}

.border-s-cyan-800\/50 {
  border-inline-start-color: rgb(21 94 117 / 0.5);
}

.border-s-cyan-800\/55 {
  border-inline-start-color: rgb(21 94 117 / 0.55);
}

.border-s-cyan-800\/60 {
  border-inline-start-color: rgb(21 94 117 / 0.6);
}

.border-s-cyan-800\/65 {
  border-inline-start-color: rgb(21 94 117 / 0.65);
}

.border-s-cyan-800\/70 {
  border-inline-start-color: rgb(21 94 117 / 0.7);
}

.border-s-cyan-800\/75 {
  border-inline-start-color: rgb(21 94 117 / 0.75);
}

.border-s-cyan-800\/80 {
  border-inline-start-color: rgb(21 94 117 / 0.8);
}

.border-s-cyan-800\/85 {
  border-inline-start-color: rgb(21 94 117 / 0.85);
}

.border-s-cyan-800\/90 {
  border-inline-start-color: rgb(21 94 117 / 0.9);
}

.border-s-cyan-800\/95 {
  border-inline-start-color: rgb(21 94 117 / 0.95);
}

.border-s-cyan-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(22 78 99 / var(--tw-border-opacity, 1));
}

.border-s-cyan-900\/0 {
  border-inline-start-color: rgb(22 78 99 / 0);
}

.border-s-cyan-900\/10 {
  border-inline-start-color: rgb(22 78 99 / 0.1);
}

.border-s-cyan-900\/100 {
  border-inline-start-color: rgb(22 78 99 / 1);
}

.border-s-cyan-900\/15 {
  border-inline-start-color: rgb(22 78 99 / 0.15);
}

.border-s-cyan-900\/20 {
  border-inline-start-color: rgb(22 78 99 / 0.2);
}

.border-s-cyan-900\/25 {
  border-inline-start-color: rgb(22 78 99 / 0.25);
}

.border-s-cyan-900\/30 {
  border-inline-start-color: rgb(22 78 99 / 0.3);
}

.border-s-cyan-900\/35 {
  border-inline-start-color: rgb(22 78 99 / 0.35);
}

.border-s-cyan-900\/40 {
  border-inline-start-color: rgb(22 78 99 / 0.4);
}

.border-s-cyan-900\/45 {
  border-inline-start-color: rgb(22 78 99 / 0.45);
}

.border-s-cyan-900\/5 {
  border-inline-start-color: rgb(22 78 99 / 0.05);
}

.border-s-cyan-900\/50 {
  border-inline-start-color: rgb(22 78 99 / 0.5);
}

.border-s-cyan-900\/55 {
  border-inline-start-color: rgb(22 78 99 / 0.55);
}

.border-s-cyan-900\/60 {
  border-inline-start-color: rgb(22 78 99 / 0.6);
}

.border-s-cyan-900\/65 {
  border-inline-start-color: rgb(22 78 99 / 0.65);
}

.border-s-cyan-900\/70 {
  border-inline-start-color: rgb(22 78 99 / 0.7);
}

.border-s-cyan-900\/75 {
  border-inline-start-color: rgb(22 78 99 / 0.75);
}

.border-s-cyan-900\/80 {
  border-inline-start-color: rgb(22 78 99 / 0.8);
}

.border-s-cyan-900\/85 {
  border-inline-start-color: rgb(22 78 99 / 0.85);
}

.border-s-cyan-900\/90 {
  border-inline-start-color: rgb(22 78 99 / 0.9);
}

.border-s-cyan-900\/95 {
  border-inline-start-color: rgb(22 78 99 / 0.95);
}

.border-s-cyan-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(8 51 68 / var(--tw-border-opacity, 1));
}

.border-s-cyan-950\/0 {
  border-inline-start-color: rgb(8 51 68 / 0);
}

.border-s-cyan-950\/10 {
  border-inline-start-color: rgb(8 51 68 / 0.1);
}

.border-s-cyan-950\/100 {
  border-inline-start-color: rgb(8 51 68 / 1);
}

.border-s-cyan-950\/15 {
  border-inline-start-color: rgb(8 51 68 / 0.15);
}

.border-s-cyan-950\/20 {
  border-inline-start-color: rgb(8 51 68 / 0.2);
}

.border-s-cyan-950\/25 {
  border-inline-start-color: rgb(8 51 68 / 0.25);
}

.border-s-cyan-950\/30 {
  border-inline-start-color: rgb(8 51 68 / 0.3);
}

.border-s-cyan-950\/35 {
  border-inline-start-color: rgb(8 51 68 / 0.35);
}

.border-s-cyan-950\/40 {
  border-inline-start-color: rgb(8 51 68 / 0.4);
}

.border-s-cyan-950\/45 {
  border-inline-start-color: rgb(8 51 68 / 0.45);
}

.border-s-cyan-950\/5 {
  border-inline-start-color: rgb(8 51 68 / 0.05);
}

.border-s-cyan-950\/50 {
  border-inline-start-color: rgb(8 51 68 / 0.5);
}

.border-s-cyan-950\/55 {
  border-inline-start-color: rgb(8 51 68 / 0.55);
}

.border-s-cyan-950\/60 {
  border-inline-start-color: rgb(8 51 68 / 0.6);
}

.border-s-cyan-950\/65 {
  border-inline-start-color: rgb(8 51 68 / 0.65);
}

.border-s-cyan-950\/70 {
  border-inline-start-color: rgb(8 51 68 / 0.7);
}

.border-s-cyan-950\/75 {
  border-inline-start-color: rgb(8 51 68 / 0.75);
}

.border-s-cyan-950\/80 {
  border-inline-start-color: rgb(8 51 68 / 0.8);
}

.border-s-cyan-950\/85 {
  border-inline-start-color: rgb(8 51 68 / 0.85);
}

.border-s-cyan-950\/90 {
  border-inline-start-color: rgb(8 51 68 / 0.9);
}

.border-s-cyan-950\/95 {
  border-inline-start-color: rgb(8 51 68 / 0.95);
}

.border-s-emerald-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
}

.border-s-emerald-100\/0 {
  border-inline-start-color: rgb(209 250 229 / 0);
}

.border-s-emerald-100\/10 {
  border-inline-start-color: rgb(209 250 229 / 0.1);
}

.border-s-emerald-100\/100 {
  border-inline-start-color: rgb(209 250 229 / 1);
}

.border-s-emerald-100\/15 {
  border-inline-start-color: rgb(209 250 229 / 0.15);
}

.border-s-emerald-100\/20 {
  border-inline-start-color: rgb(209 250 229 / 0.2);
}

.border-s-emerald-100\/25 {
  border-inline-start-color: rgb(209 250 229 / 0.25);
}

.border-s-emerald-100\/30 {
  border-inline-start-color: rgb(209 250 229 / 0.3);
}

.border-s-emerald-100\/35 {
  border-inline-start-color: rgb(209 250 229 / 0.35);
}

.border-s-emerald-100\/40 {
  border-inline-start-color: rgb(209 250 229 / 0.4);
}

.border-s-emerald-100\/45 {
  border-inline-start-color: rgb(209 250 229 / 0.45);
}

.border-s-emerald-100\/5 {
  border-inline-start-color: rgb(209 250 229 / 0.05);
}

.border-s-emerald-100\/50 {
  border-inline-start-color: rgb(209 250 229 / 0.5);
}

.border-s-emerald-100\/55 {
  border-inline-start-color: rgb(209 250 229 / 0.55);
}

.border-s-emerald-100\/60 {
  border-inline-start-color: rgb(209 250 229 / 0.6);
}

.border-s-emerald-100\/65 {
  border-inline-start-color: rgb(209 250 229 / 0.65);
}

.border-s-emerald-100\/70 {
  border-inline-start-color: rgb(209 250 229 / 0.7);
}

.border-s-emerald-100\/75 {
  border-inline-start-color: rgb(209 250 229 / 0.75);
}

.border-s-emerald-100\/80 {
  border-inline-start-color: rgb(209 250 229 / 0.8);
}

.border-s-emerald-100\/85 {
  border-inline-start-color: rgb(209 250 229 / 0.85);
}

.border-s-emerald-100\/90 {
  border-inline-start-color: rgb(209 250 229 / 0.9);
}

.border-s-emerald-100\/95 {
  border-inline-start-color: rgb(209 250 229 / 0.95);
}

.border-s-emerald-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}

.border-s-emerald-200\/0 {
  border-inline-start-color: rgb(167 243 208 / 0);
}

.border-s-emerald-200\/10 {
  border-inline-start-color: rgb(167 243 208 / 0.1);
}

.border-s-emerald-200\/100 {
  border-inline-start-color: rgb(167 243 208 / 1);
}

.border-s-emerald-200\/15 {
  border-inline-start-color: rgb(167 243 208 / 0.15);
}

.border-s-emerald-200\/20 {
  border-inline-start-color: rgb(167 243 208 / 0.2);
}

.border-s-emerald-200\/25 {
  border-inline-start-color: rgb(167 243 208 / 0.25);
}

.border-s-emerald-200\/30 {
  border-inline-start-color: rgb(167 243 208 / 0.3);
}

.border-s-emerald-200\/35 {
  border-inline-start-color: rgb(167 243 208 / 0.35);
}

.border-s-emerald-200\/40 {
  border-inline-start-color: rgb(167 243 208 / 0.4);
}

.border-s-emerald-200\/45 {
  border-inline-start-color: rgb(167 243 208 / 0.45);
}

.border-s-emerald-200\/5 {
  border-inline-start-color: rgb(167 243 208 / 0.05);
}

.border-s-emerald-200\/50 {
  border-inline-start-color: rgb(167 243 208 / 0.5);
}

.border-s-emerald-200\/55 {
  border-inline-start-color: rgb(167 243 208 / 0.55);
}

.border-s-emerald-200\/60 {
  border-inline-start-color: rgb(167 243 208 / 0.6);
}

.border-s-emerald-200\/65 {
  border-inline-start-color: rgb(167 243 208 / 0.65);
}

.border-s-emerald-200\/70 {
  border-inline-start-color: rgb(167 243 208 / 0.7);
}

.border-s-emerald-200\/75 {
  border-inline-start-color: rgb(167 243 208 / 0.75);
}

.border-s-emerald-200\/80 {
  border-inline-start-color: rgb(167 243 208 / 0.8);
}

.border-s-emerald-200\/85 {
  border-inline-start-color: rgb(167 243 208 / 0.85);
}

.border-s-emerald-200\/90 {
  border-inline-start-color: rgb(167 243 208 / 0.9);
}

.border-s-emerald-200\/95 {
  border-inline-start-color: rgb(167 243 208 / 0.95);
}

.border-s-emerald-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
}

.border-s-emerald-300\/0 {
  border-inline-start-color: rgb(110 231 183 / 0);
}

.border-s-emerald-300\/10 {
  border-inline-start-color: rgb(110 231 183 / 0.1);
}

.border-s-emerald-300\/100 {
  border-inline-start-color: rgb(110 231 183 / 1);
}

.border-s-emerald-300\/15 {
  border-inline-start-color: rgb(110 231 183 / 0.15);
}

.border-s-emerald-300\/20 {
  border-inline-start-color: rgb(110 231 183 / 0.2);
}

.border-s-emerald-300\/25 {
  border-inline-start-color: rgb(110 231 183 / 0.25);
}

.border-s-emerald-300\/30 {
  border-inline-start-color: rgb(110 231 183 / 0.3);
}

.border-s-emerald-300\/35 {
  border-inline-start-color: rgb(110 231 183 / 0.35);
}

.border-s-emerald-300\/40 {
  border-inline-start-color: rgb(110 231 183 / 0.4);
}

.border-s-emerald-300\/45 {
  border-inline-start-color: rgb(110 231 183 / 0.45);
}

.border-s-emerald-300\/5 {
  border-inline-start-color: rgb(110 231 183 / 0.05);
}

.border-s-emerald-300\/50 {
  border-inline-start-color: rgb(110 231 183 / 0.5);
}

.border-s-emerald-300\/55 {
  border-inline-start-color: rgb(110 231 183 / 0.55);
}

.border-s-emerald-300\/60 {
  border-inline-start-color: rgb(110 231 183 / 0.6);
}

.border-s-emerald-300\/65 {
  border-inline-start-color: rgb(110 231 183 / 0.65);
}

.border-s-emerald-300\/70 {
  border-inline-start-color: rgb(110 231 183 / 0.7);
}

.border-s-emerald-300\/75 {
  border-inline-start-color: rgb(110 231 183 / 0.75);
}

.border-s-emerald-300\/80 {
  border-inline-start-color: rgb(110 231 183 / 0.8);
}

.border-s-emerald-300\/85 {
  border-inline-start-color: rgb(110 231 183 / 0.85);
}

.border-s-emerald-300\/90 {
  border-inline-start-color: rgb(110 231 183 / 0.9);
}

.border-s-emerald-300\/95 {
  border-inline-start-color: rgb(110 231 183 / 0.95);
}

.border-s-emerald-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
}

.border-s-emerald-400\/0 {
  border-inline-start-color: rgb(52 211 153 / 0);
}

.border-s-emerald-400\/10 {
  border-inline-start-color: rgb(52 211 153 / 0.1);
}

.border-s-emerald-400\/100 {
  border-inline-start-color: rgb(52 211 153 / 1);
}

.border-s-emerald-400\/15 {
  border-inline-start-color: rgb(52 211 153 / 0.15);
}

.border-s-emerald-400\/20 {
  border-inline-start-color: rgb(52 211 153 / 0.2);
}

.border-s-emerald-400\/25 {
  border-inline-start-color: rgb(52 211 153 / 0.25);
}

.border-s-emerald-400\/30 {
  border-inline-start-color: rgb(52 211 153 / 0.3);
}

.border-s-emerald-400\/35 {
  border-inline-start-color: rgb(52 211 153 / 0.35);
}

.border-s-emerald-400\/40 {
  border-inline-start-color: rgb(52 211 153 / 0.4);
}

.border-s-emerald-400\/45 {
  border-inline-start-color: rgb(52 211 153 / 0.45);
}

.border-s-emerald-400\/5 {
  border-inline-start-color: rgb(52 211 153 / 0.05);
}

.border-s-emerald-400\/50 {
  border-inline-start-color: rgb(52 211 153 / 0.5);
}

.border-s-emerald-400\/55 {
  border-inline-start-color: rgb(52 211 153 / 0.55);
}

.border-s-emerald-400\/60 {
  border-inline-start-color: rgb(52 211 153 / 0.6);
}

.border-s-emerald-400\/65 {
  border-inline-start-color: rgb(52 211 153 / 0.65);
}

.border-s-emerald-400\/70 {
  border-inline-start-color: rgb(52 211 153 / 0.7);
}

.border-s-emerald-400\/75 {
  border-inline-start-color: rgb(52 211 153 / 0.75);
}

.border-s-emerald-400\/80 {
  border-inline-start-color: rgb(52 211 153 / 0.8);
}

.border-s-emerald-400\/85 {
  border-inline-start-color: rgb(52 211 153 / 0.85);
}

.border-s-emerald-400\/90 {
  border-inline-start-color: rgb(52 211 153 / 0.9);
}

.border-s-emerald-400\/95 {
  border-inline-start-color: rgb(52 211 153 / 0.95);
}

.border-s-emerald-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(236 253 245 / var(--tw-border-opacity, 1));
}

.border-s-emerald-50\/0 {
  border-inline-start-color: rgb(236 253 245 / 0);
}

.border-s-emerald-50\/10 {
  border-inline-start-color: rgb(236 253 245 / 0.1);
}

.border-s-emerald-50\/100 {
  border-inline-start-color: rgb(236 253 245 / 1);
}

.border-s-emerald-50\/15 {
  border-inline-start-color: rgb(236 253 245 / 0.15);
}

.border-s-emerald-50\/20 {
  border-inline-start-color: rgb(236 253 245 / 0.2);
}

.border-s-emerald-50\/25 {
  border-inline-start-color: rgb(236 253 245 / 0.25);
}

.border-s-emerald-50\/30 {
  border-inline-start-color: rgb(236 253 245 / 0.3);
}

.border-s-emerald-50\/35 {
  border-inline-start-color: rgb(236 253 245 / 0.35);
}

.border-s-emerald-50\/40 {
  border-inline-start-color: rgb(236 253 245 / 0.4);
}

.border-s-emerald-50\/45 {
  border-inline-start-color: rgb(236 253 245 / 0.45);
}

.border-s-emerald-50\/5 {
  border-inline-start-color: rgb(236 253 245 / 0.05);
}

.border-s-emerald-50\/50 {
  border-inline-start-color: rgb(236 253 245 / 0.5);
}

.border-s-emerald-50\/55 {
  border-inline-start-color: rgb(236 253 245 / 0.55);
}

.border-s-emerald-50\/60 {
  border-inline-start-color: rgb(236 253 245 / 0.6);
}

.border-s-emerald-50\/65 {
  border-inline-start-color: rgb(236 253 245 / 0.65);
}

.border-s-emerald-50\/70 {
  border-inline-start-color: rgb(236 253 245 / 0.7);
}

.border-s-emerald-50\/75 {
  border-inline-start-color: rgb(236 253 245 / 0.75);
}

.border-s-emerald-50\/80 {
  border-inline-start-color: rgb(236 253 245 / 0.8);
}

.border-s-emerald-50\/85 {
  border-inline-start-color: rgb(236 253 245 / 0.85);
}

.border-s-emerald-50\/90 {
  border-inline-start-color: rgb(236 253 245 / 0.9);
}

.border-s-emerald-50\/95 {
  border-inline-start-color: rgb(236 253 245 / 0.95);
}

.border-s-emerald-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}

.border-s-emerald-500\/0 {
  border-inline-start-color: rgb(16 185 129 / 0);
}

.border-s-emerald-500\/10 {
  border-inline-start-color: rgb(16 185 129 / 0.1);
}

.border-s-emerald-500\/100 {
  border-inline-start-color: rgb(16 185 129 / 1);
}

.border-s-emerald-500\/15 {
  border-inline-start-color: rgb(16 185 129 / 0.15);
}

.border-s-emerald-500\/20 {
  border-inline-start-color: rgb(16 185 129 / 0.2);
}

.border-s-emerald-500\/25 {
  border-inline-start-color: rgb(16 185 129 / 0.25);
}

.border-s-emerald-500\/30 {
  border-inline-start-color: rgb(16 185 129 / 0.3);
}

.border-s-emerald-500\/35 {
  border-inline-start-color: rgb(16 185 129 / 0.35);
}

.border-s-emerald-500\/40 {
  border-inline-start-color: rgb(16 185 129 / 0.4);
}

.border-s-emerald-500\/45 {
  border-inline-start-color: rgb(16 185 129 / 0.45);
}

.border-s-emerald-500\/5 {
  border-inline-start-color: rgb(16 185 129 / 0.05);
}

.border-s-emerald-500\/50 {
  border-inline-start-color: rgb(16 185 129 / 0.5);
}

.border-s-emerald-500\/55 {
  border-inline-start-color: rgb(16 185 129 / 0.55);
}

.border-s-emerald-500\/60 {
  border-inline-start-color: rgb(16 185 129 / 0.6);
}

.border-s-emerald-500\/65 {
  border-inline-start-color: rgb(16 185 129 / 0.65);
}

.border-s-emerald-500\/70 {
  border-inline-start-color: rgb(16 185 129 / 0.7);
}

.border-s-emerald-500\/75 {
  border-inline-start-color: rgb(16 185 129 / 0.75);
}

.border-s-emerald-500\/80 {
  border-inline-start-color: rgb(16 185 129 / 0.8);
}

.border-s-emerald-500\/85 {
  border-inline-start-color: rgb(16 185 129 / 0.85);
}

.border-s-emerald-500\/90 {
  border-inline-start-color: rgb(16 185 129 / 0.9);
}

.border-s-emerald-500\/95 {
  border-inline-start-color: rgb(16 185 129 / 0.95);
}

.border-s-emerald-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(5 150 105 / var(--tw-border-opacity, 1));
}

.border-s-emerald-600\/0 {
  border-inline-start-color: rgb(5 150 105 / 0);
}

.border-s-emerald-600\/10 {
  border-inline-start-color: rgb(5 150 105 / 0.1);
}

.border-s-emerald-600\/100 {
  border-inline-start-color: rgb(5 150 105 / 1);
}

.border-s-emerald-600\/15 {
  border-inline-start-color: rgb(5 150 105 / 0.15);
}

.border-s-emerald-600\/20 {
  border-inline-start-color: rgb(5 150 105 / 0.2);
}

.border-s-emerald-600\/25 {
  border-inline-start-color: rgb(5 150 105 / 0.25);
}

.border-s-emerald-600\/30 {
  border-inline-start-color: rgb(5 150 105 / 0.3);
}

.border-s-emerald-600\/35 {
  border-inline-start-color: rgb(5 150 105 / 0.35);
}

.border-s-emerald-600\/40 {
  border-inline-start-color: rgb(5 150 105 / 0.4);
}

.border-s-emerald-600\/45 {
  border-inline-start-color: rgb(5 150 105 / 0.45);
}

.border-s-emerald-600\/5 {
  border-inline-start-color: rgb(5 150 105 / 0.05);
}

.border-s-emerald-600\/50 {
  border-inline-start-color: rgb(5 150 105 / 0.5);
}

.border-s-emerald-600\/55 {
  border-inline-start-color: rgb(5 150 105 / 0.55);
}

.border-s-emerald-600\/60 {
  border-inline-start-color: rgb(5 150 105 / 0.6);
}

.border-s-emerald-600\/65 {
  border-inline-start-color: rgb(5 150 105 / 0.65);
}

.border-s-emerald-600\/70 {
  border-inline-start-color: rgb(5 150 105 / 0.7);
}

.border-s-emerald-600\/75 {
  border-inline-start-color: rgb(5 150 105 / 0.75);
}

.border-s-emerald-600\/80 {
  border-inline-start-color: rgb(5 150 105 / 0.8);
}

.border-s-emerald-600\/85 {
  border-inline-start-color: rgb(5 150 105 / 0.85);
}

.border-s-emerald-600\/90 {
  border-inline-start-color: rgb(5 150 105 / 0.9);
}

.border-s-emerald-600\/95 {
  border-inline-start-color: rgb(5 150 105 / 0.95);
}

.border-s-emerald-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(4 120 87 / var(--tw-border-opacity, 1));
}

.border-s-emerald-700\/0 {
  border-inline-start-color: rgb(4 120 87 / 0);
}

.border-s-emerald-700\/10 {
  border-inline-start-color: rgb(4 120 87 / 0.1);
}

.border-s-emerald-700\/100 {
  border-inline-start-color: rgb(4 120 87 / 1);
}

.border-s-emerald-700\/15 {
  border-inline-start-color: rgb(4 120 87 / 0.15);
}

.border-s-emerald-700\/20 {
  border-inline-start-color: rgb(4 120 87 / 0.2);
}

.border-s-emerald-700\/25 {
  border-inline-start-color: rgb(4 120 87 / 0.25);
}

.border-s-emerald-700\/30 {
  border-inline-start-color: rgb(4 120 87 / 0.3);
}

.border-s-emerald-700\/35 {
  border-inline-start-color: rgb(4 120 87 / 0.35);
}

.border-s-emerald-700\/40 {
  border-inline-start-color: rgb(4 120 87 / 0.4);
}

.border-s-emerald-700\/45 {
  border-inline-start-color: rgb(4 120 87 / 0.45);
}

.border-s-emerald-700\/5 {
  border-inline-start-color: rgb(4 120 87 / 0.05);
}

.border-s-emerald-700\/50 {
  border-inline-start-color: rgb(4 120 87 / 0.5);
}

.border-s-emerald-700\/55 {
  border-inline-start-color: rgb(4 120 87 / 0.55);
}

.border-s-emerald-700\/60 {
  border-inline-start-color: rgb(4 120 87 / 0.6);
}

.border-s-emerald-700\/65 {
  border-inline-start-color: rgb(4 120 87 / 0.65);
}

.border-s-emerald-700\/70 {
  border-inline-start-color: rgb(4 120 87 / 0.7);
}

.border-s-emerald-700\/75 {
  border-inline-start-color: rgb(4 120 87 / 0.75);
}

.border-s-emerald-700\/80 {
  border-inline-start-color: rgb(4 120 87 / 0.8);
}

.border-s-emerald-700\/85 {
  border-inline-start-color: rgb(4 120 87 / 0.85);
}

.border-s-emerald-700\/90 {
  border-inline-start-color: rgb(4 120 87 / 0.9);
}

.border-s-emerald-700\/95 {
  border-inline-start-color: rgb(4 120 87 / 0.95);
}

.border-s-emerald-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(6 95 70 / var(--tw-border-opacity, 1));
}

.border-s-emerald-800\/0 {
  border-inline-start-color: rgb(6 95 70 / 0);
}

.border-s-emerald-800\/10 {
  border-inline-start-color: rgb(6 95 70 / 0.1);
}

.border-s-emerald-800\/100 {
  border-inline-start-color: rgb(6 95 70 / 1);
}

.border-s-emerald-800\/15 {
  border-inline-start-color: rgb(6 95 70 / 0.15);
}

.border-s-emerald-800\/20 {
  border-inline-start-color: rgb(6 95 70 / 0.2);
}

.border-s-emerald-800\/25 {
  border-inline-start-color: rgb(6 95 70 / 0.25);
}

.border-s-emerald-800\/30 {
  border-inline-start-color: rgb(6 95 70 / 0.3);
}

.border-s-emerald-800\/35 {
  border-inline-start-color: rgb(6 95 70 / 0.35);
}

.border-s-emerald-800\/40 {
  border-inline-start-color: rgb(6 95 70 / 0.4);
}

.border-s-emerald-800\/45 {
  border-inline-start-color: rgb(6 95 70 / 0.45);
}

.border-s-emerald-800\/5 {
  border-inline-start-color: rgb(6 95 70 / 0.05);
}

.border-s-emerald-800\/50 {
  border-inline-start-color: rgb(6 95 70 / 0.5);
}

.border-s-emerald-800\/55 {
  border-inline-start-color: rgb(6 95 70 / 0.55);
}

.border-s-emerald-800\/60 {
  border-inline-start-color: rgb(6 95 70 / 0.6);
}

.border-s-emerald-800\/65 {
  border-inline-start-color: rgb(6 95 70 / 0.65);
}

.border-s-emerald-800\/70 {
  border-inline-start-color: rgb(6 95 70 / 0.7);
}

.border-s-emerald-800\/75 {
  border-inline-start-color: rgb(6 95 70 / 0.75);
}

.border-s-emerald-800\/80 {
  border-inline-start-color: rgb(6 95 70 / 0.8);
}

.border-s-emerald-800\/85 {
  border-inline-start-color: rgb(6 95 70 / 0.85);
}

.border-s-emerald-800\/90 {
  border-inline-start-color: rgb(6 95 70 / 0.9);
}

.border-s-emerald-800\/95 {
  border-inline-start-color: rgb(6 95 70 / 0.95);
}

.border-s-emerald-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(6 78 59 / var(--tw-border-opacity, 1));
}

.border-s-emerald-900\/0 {
  border-inline-start-color: rgb(6 78 59 / 0);
}

.border-s-emerald-900\/10 {
  border-inline-start-color: rgb(6 78 59 / 0.1);
}

.border-s-emerald-900\/100 {
  border-inline-start-color: rgb(6 78 59 / 1);
}

.border-s-emerald-900\/15 {
  border-inline-start-color: rgb(6 78 59 / 0.15);
}

.border-s-emerald-900\/20 {
  border-inline-start-color: rgb(6 78 59 / 0.2);
}

.border-s-emerald-900\/25 {
  border-inline-start-color: rgb(6 78 59 / 0.25);
}

.border-s-emerald-900\/30 {
  border-inline-start-color: rgb(6 78 59 / 0.3);
}

.border-s-emerald-900\/35 {
  border-inline-start-color: rgb(6 78 59 / 0.35);
}

.border-s-emerald-900\/40 {
  border-inline-start-color: rgb(6 78 59 / 0.4);
}

.border-s-emerald-900\/45 {
  border-inline-start-color: rgb(6 78 59 / 0.45);
}

.border-s-emerald-900\/5 {
  border-inline-start-color: rgb(6 78 59 / 0.05);
}

.border-s-emerald-900\/50 {
  border-inline-start-color: rgb(6 78 59 / 0.5);
}

.border-s-emerald-900\/55 {
  border-inline-start-color: rgb(6 78 59 / 0.55);
}

.border-s-emerald-900\/60 {
  border-inline-start-color: rgb(6 78 59 / 0.6);
}

.border-s-emerald-900\/65 {
  border-inline-start-color: rgb(6 78 59 / 0.65);
}

.border-s-emerald-900\/70 {
  border-inline-start-color: rgb(6 78 59 / 0.7);
}

.border-s-emerald-900\/75 {
  border-inline-start-color: rgb(6 78 59 / 0.75);
}

.border-s-emerald-900\/80 {
  border-inline-start-color: rgb(6 78 59 / 0.8);
}

.border-s-emerald-900\/85 {
  border-inline-start-color: rgb(6 78 59 / 0.85);
}

.border-s-emerald-900\/90 {
  border-inline-start-color: rgb(6 78 59 / 0.9);
}

.border-s-emerald-900\/95 {
  border-inline-start-color: rgb(6 78 59 / 0.95);
}

.border-s-emerald-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(2 44 34 / var(--tw-border-opacity, 1));
}

.border-s-emerald-950\/0 {
  border-inline-start-color: rgb(2 44 34 / 0);
}

.border-s-emerald-950\/10 {
  border-inline-start-color: rgb(2 44 34 / 0.1);
}

.border-s-emerald-950\/100 {
  border-inline-start-color: rgb(2 44 34 / 1);
}

.border-s-emerald-950\/15 {
  border-inline-start-color: rgb(2 44 34 / 0.15);
}

.border-s-emerald-950\/20 {
  border-inline-start-color: rgb(2 44 34 / 0.2);
}

.border-s-emerald-950\/25 {
  border-inline-start-color: rgb(2 44 34 / 0.25);
}

.border-s-emerald-950\/30 {
  border-inline-start-color: rgb(2 44 34 / 0.3);
}

.border-s-emerald-950\/35 {
  border-inline-start-color: rgb(2 44 34 / 0.35);
}

.border-s-emerald-950\/40 {
  border-inline-start-color: rgb(2 44 34 / 0.4);
}

.border-s-emerald-950\/45 {
  border-inline-start-color: rgb(2 44 34 / 0.45);
}

.border-s-emerald-950\/5 {
  border-inline-start-color: rgb(2 44 34 / 0.05);
}

.border-s-emerald-950\/50 {
  border-inline-start-color: rgb(2 44 34 / 0.5);
}

.border-s-emerald-950\/55 {
  border-inline-start-color: rgb(2 44 34 / 0.55);
}

.border-s-emerald-950\/60 {
  border-inline-start-color: rgb(2 44 34 / 0.6);
}

.border-s-emerald-950\/65 {
  border-inline-start-color: rgb(2 44 34 / 0.65);
}

.border-s-emerald-950\/70 {
  border-inline-start-color: rgb(2 44 34 / 0.7);
}

.border-s-emerald-950\/75 {
  border-inline-start-color: rgb(2 44 34 / 0.75);
}

.border-s-emerald-950\/80 {
  border-inline-start-color: rgb(2 44 34 / 0.8);
}

.border-s-emerald-950\/85 {
  border-inline-start-color: rgb(2 44 34 / 0.85);
}

.border-s-emerald-950\/90 {
  border-inline-start-color: rgb(2 44 34 / 0.9);
}

.border-s-emerald-950\/95 {
  border-inline-start-color: rgb(2 44 34 / 0.95);
}

.border-s-fuchsia-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(250 232 255 / var(--tw-border-opacity, 1));
}

.border-s-fuchsia-100\/0 {
  border-inline-start-color: rgb(250 232 255 / 0);
}

.border-s-fuchsia-100\/10 {
  border-inline-start-color: rgb(250 232 255 / 0.1);
}

.border-s-fuchsia-100\/100 {
  border-inline-start-color: rgb(250 232 255 / 1);
}

.border-s-fuchsia-100\/15 {
  border-inline-start-color: rgb(250 232 255 / 0.15);
}

.border-s-fuchsia-100\/20 {
  border-inline-start-color: rgb(250 232 255 / 0.2);
}

.border-s-fuchsia-100\/25 {
  border-inline-start-color: rgb(250 232 255 / 0.25);
}

.border-s-fuchsia-100\/30 {
  border-inline-start-color: rgb(250 232 255 / 0.3);
}

.border-s-fuchsia-100\/35 {
  border-inline-start-color: rgb(250 232 255 / 0.35);
}

.border-s-fuchsia-100\/40 {
  border-inline-start-color: rgb(250 232 255 / 0.4);
}

.border-s-fuchsia-100\/45 {
  border-inline-start-color: rgb(250 232 255 / 0.45);
}

.border-s-fuchsia-100\/5 {
  border-inline-start-color: rgb(250 232 255 / 0.05);
}

.border-s-fuchsia-100\/50 {
  border-inline-start-color: rgb(250 232 255 / 0.5);
}

.border-s-fuchsia-100\/55 {
  border-inline-start-color: rgb(250 232 255 / 0.55);
}

.border-s-fuchsia-100\/60 {
  border-inline-start-color: rgb(250 232 255 / 0.6);
}

.border-s-fuchsia-100\/65 {
  border-inline-start-color: rgb(250 232 255 / 0.65);
}

.border-s-fuchsia-100\/70 {
  border-inline-start-color: rgb(250 232 255 / 0.7);
}

.border-s-fuchsia-100\/75 {
  border-inline-start-color: rgb(250 232 255 / 0.75);
}

.border-s-fuchsia-100\/80 {
  border-inline-start-color: rgb(250 232 255 / 0.8);
}

.border-s-fuchsia-100\/85 {
  border-inline-start-color: rgb(250 232 255 / 0.85);
}

.border-s-fuchsia-100\/90 {
  border-inline-start-color: rgb(250 232 255 / 0.9);
}

.border-s-fuchsia-100\/95 {
  border-inline-start-color: rgb(250 232 255 / 0.95);
}

.border-s-fuchsia-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(245 208 254 / var(--tw-border-opacity, 1));
}

.border-s-fuchsia-200\/0 {
  border-inline-start-color: rgb(245 208 254 / 0);
}

.border-s-fuchsia-200\/10 {
  border-inline-start-color: rgb(245 208 254 / 0.1);
}

.border-s-fuchsia-200\/100 {
  border-inline-start-color: rgb(245 208 254 / 1);
}

.border-s-fuchsia-200\/15 {
  border-inline-start-color: rgb(245 208 254 / 0.15);
}

.border-s-fuchsia-200\/20 {
  border-inline-start-color: rgb(245 208 254 / 0.2);
}

.border-s-fuchsia-200\/25 {
  border-inline-start-color: rgb(245 208 254 / 0.25);
}

.border-s-fuchsia-200\/30 {
  border-inline-start-color: rgb(245 208 254 / 0.3);
}

.border-s-fuchsia-200\/35 {
  border-inline-start-color: rgb(245 208 254 / 0.35);
}

.border-s-fuchsia-200\/40 {
  border-inline-start-color: rgb(245 208 254 / 0.4);
}

.border-s-fuchsia-200\/45 {
  border-inline-start-color: rgb(245 208 254 / 0.45);
}

.border-s-fuchsia-200\/5 {
  border-inline-start-color: rgb(245 208 254 / 0.05);
}

.border-s-fuchsia-200\/50 {
  border-inline-start-color: rgb(245 208 254 / 0.5);
}

.border-s-fuchsia-200\/55 {
  border-inline-start-color: rgb(245 208 254 / 0.55);
}

.border-s-fuchsia-200\/60 {
  border-inline-start-color: rgb(245 208 254 / 0.6);
}

.border-s-fuchsia-200\/65 {
  border-inline-start-color: rgb(245 208 254 / 0.65);
}

.border-s-fuchsia-200\/70 {
  border-inline-start-color: rgb(245 208 254 / 0.7);
}

.border-s-fuchsia-200\/75 {
  border-inline-start-color: rgb(245 208 254 / 0.75);
}

.border-s-fuchsia-200\/80 {
  border-inline-start-color: rgb(245 208 254 / 0.8);
}

.border-s-fuchsia-200\/85 {
  border-inline-start-color: rgb(245 208 254 / 0.85);
}

.border-s-fuchsia-200\/90 {
  border-inline-start-color: rgb(245 208 254 / 0.9);
}

.border-s-fuchsia-200\/95 {
  border-inline-start-color: rgb(245 208 254 / 0.95);
}

.border-s-fuchsia-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(240 171 252 / var(--tw-border-opacity, 1));
}

.border-s-fuchsia-300\/0 {
  border-inline-start-color: rgb(240 171 252 / 0);
}

.border-s-fuchsia-300\/10 {
  border-inline-start-color: rgb(240 171 252 / 0.1);
}

.border-s-fuchsia-300\/100 {
  border-inline-start-color: rgb(240 171 252 / 1);
}

.border-s-fuchsia-300\/15 {
  border-inline-start-color: rgb(240 171 252 / 0.15);
}

.border-s-fuchsia-300\/20 {
  border-inline-start-color: rgb(240 171 252 / 0.2);
}

.border-s-fuchsia-300\/25 {
  border-inline-start-color: rgb(240 171 252 / 0.25);
}

.border-s-fuchsia-300\/30 {
  border-inline-start-color: rgb(240 171 252 / 0.3);
}

.border-s-fuchsia-300\/35 {
  border-inline-start-color: rgb(240 171 252 / 0.35);
}

.border-s-fuchsia-300\/40 {
  border-inline-start-color: rgb(240 171 252 / 0.4);
}

.border-s-fuchsia-300\/45 {
  border-inline-start-color: rgb(240 171 252 / 0.45);
}

.border-s-fuchsia-300\/5 {
  border-inline-start-color: rgb(240 171 252 / 0.05);
}

.border-s-fuchsia-300\/50 {
  border-inline-start-color: rgb(240 171 252 / 0.5);
}

.border-s-fuchsia-300\/55 {
  border-inline-start-color: rgb(240 171 252 / 0.55);
}

.border-s-fuchsia-300\/60 {
  border-inline-start-color: rgb(240 171 252 / 0.6);
}

.border-s-fuchsia-300\/65 {
  border-inline-start-color: rgb(240 171 252 / 0.65);
}

.border-s-fuchsia-300\/70 {
  border-inline-start-color: rgb(240 171 252 / 0.7);
}

.border-s-fuchsia-300\/75 {
  border-inline-start-color: rgb(240 171 252 / 0.75);
}

.border-s-fuchsia-300\/80 {
  border-inline-start-color: rgb(240 171 252 / 0.8);
}

.border-s-fuchsia-300\/85 {
  border-inline-start-color: rgb(240 171 252 / 0.85);
}

.border-s-fuchsia-300\/90 {
  border-inline-start-color: rgb(240 171 252 / 0.9);
}

.border-s-fuchsia-300\/95 {
  border-inline-start-color: rgb(240 171 252 / 0.95);
}

.border-s-fuchsia-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(232 121 249 / var(--tw-border-opacity, 1));
}

.border-s-fuchsia-400\/0 {
  border-inline-start-color: rgb(232 121 249 / 0);
}

.border-s-fuchsia-400\/10 {
  border-inline-start-color: rgb(232 121 249 / 0.1);
}

.border-s-fuchsia-400\/100 {
  border-inline-start-color: rgb(232 121 249 / 1);
}

.border-s-fuchsia-400\/15 {
  border-inline-start-color: rgb(232 121 249 / 0.15);
}

.border-s-fuchsia-400\/20 {
  border-inline-start-color: rgb(232 121 249 / 0.2);
}

.border-s-fuchsia-400\/25 {
  border-inline-start-color: rgb(232 121 249 / 0.25);
}

.border-s-fuchsia-400\/30 {
  border-inline-start-color: rgb(232 121 249 / 0.3);
}

.border-s-fuchsia-400\/35 {
  border-inline-start-color: rgb(232 121 249 / 0.35);
}

.border-s-fuchsia-400\/40 {
  border-inline-start-color: rgb(232 121 249 / 0.4);
}

.border-s-fuchsia-400\/45 {
  border-inline-start-color: rgb(232 121 249 / 0.45);
}

.border-s-fuchsia-400\/5 {
  border-inline-start-color: rgb(232 121 249 / 0.05);
}

.border-s-fuchsia-400\/50 {
  border-inline-start-color: rgb(232 121 249 / 0.5);
}

.border-s-fuchsia-400\/55 {
  border-inline-start-color: rgb(232 121 249 / 0.55);
}

.border-s-fuchsia-400\/60 {
  border-inline-start-color: rgb(232 121 249 / 0.6);
}

.border-s-fuchsia-400\/65 {
  border-inline-start-color: rgb(232 121 249 / 0.65);
}

.border-s-fuchsia-400\/70 {
  border-inline-start-color: rgb(232 121 249 / 0.7);
}

.border-s-fuchsia-400\/75 {
  border-inline-start-color: rgb(232 121 249 / 0.75);
}

.border-s-fuchsia-400\/80 {
  border-inline-start-color: rgb(232 121 249 / 0.8);
}

.border-s-fuchsia-400\/85 {
  border-inline-start-color: rgb(232 121 249 / 0.85);
}

.border-s-fuchsia-400\/90 {
  border-inline-start-color: rgb(232 121 249 / 0.9);
}

.border-s-fuchsia-400\/95 {
  border-inline-start-color: rgb(232 121 249 / 0.95);
}

.border-s-fuchsia-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(253 244 255 / var(--tw-border-opacity, 1));
}

.border-s-fuchsia-50\/0 {
  border-inline-start-color: rgb(253 244 255 / 0);
}

.border-s-fuchsia-50\/10 {
  border-inline-start-color: rgb(253 244 255 / 0.1);
}

.border-s-fuchsia-50\/100 {
  border-inline-start-color: rgb(253 244 255 / 1);
}

.border-s-fuchsia-50\/15 {
  border-inline-start-color: rgb(253 244 255 / 0.15);
}

.border-s-fuchsia-50\/20 {
  border-inline-start-color: rgb(253 244 255 / 0.2);
}

.border-s-fuchsia-50\/25 {
  border-inline-start-color: rgb(253 244 255 / 0.25);
}

.border-s-fuchsia-50\/30 {
  border-inline-start-color: rgb(253 244 255 / 0.3);
}

.border-s-fuchsia-50\/35 {
  border-inline-start-color: rgb(253 244 255 / 0.35);
}

.border-s-fuchsia-50\/40 {
  border-inline-start-color: rgb(253 244 255 / 0.4);
}

.border-s-fuchsia-50\/45 {
  border-inline-start-color: rgb(253 244 255 / 0.45);
}

.border-s-fuchsia-50\/5 {
  border-inline-start-color: rgb(253 244 255 / 0.05);
}

.border-s-fuchsia-50\/50 {
  border-inline-start-color: rgb(253 244 255 / 0.5);
}

.border-s-fuchsia-50\/55 {
  border-inline-start-color: rgb(253 244 255 / 0.55);
}

.border-s-fuchsia-50\/60 {
  border-inline-start-color: rgb(253 244 255 / 0.6);
}

.border-s-fuchsia-50\/65 {
  border-inline-start-color: rgb(253 244 255 / 0.65);
}

.border-s-fuchsia-50\/70 {
  border-inline-start-color: rgb(253 244 255 / 0.7);
}

.border-s-fuchsia-50\/75 {
  border-inline-start-color: rgb(253 244 255 / 0.75);
}

.border-s-fuchsia-50\/80 {
  border-inline-start-color: rgb(253 244 255 / 0.8);
}

.border-s-fuchsia-50\/85 {
  border-inline-start-color: rgb(253 244 255 / 0.85);
}

.border-s-fuchsia-50\/90 {
  border-inline-start-color: rgb(253 244 255 / 0.9);
}

.border-s-fuchsia-50\/95 {
  border-inline-start-color: rgb(253 244 255 / 0.95);
}

.border-s-fuchsia-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(217 70 239 / var(--tw-border-opacity, 1));
}

.border-s-fuchsia-500\/0 {
  border-inline-start-color: rgb(217 70 239 / 0);
}

.border-s-fuchsia-500\/10 {
  border-inline-start-color: rgb(217 70 239 / 0.1);
}

.border-s-fuchsia-500\/100 {
  border-inline-start-color: rgb(217 70 239 / 1);
}

.border-s-fuchsia-500\/15 {
  border-inline-start-color: rgb(217 70 239 / 0.15);
}

.border-s-fuchsia-500\/20 {
  border-inline-start-color: rgb(217 70 239 / 0.2);
}

.border-s-fuchsia-500\/25 {
  border-inline-start-color: rgb(217 70 239 / 0.25);
}

.border-s-fuchsia-500\/30 {
  border-inline-start-color: rgb(217 70 239 / 0.3);
}

.border-s-fuchsia-500\/35 {
  border-inline-start-color: rgb(217 70 239 / 0.35);
}

.border-s-fuchsia-500\/40 {
  border-inline-start-color: rgb(217 70 239 / 0.4);
}

.border-s-fuchsia-500\/45 {
  border-inline-start-color: rgb(217 70 239 / 0.45);
}

.border-s-fuchsia-500\/5 {
  border-inline-start-color: rgb(217 70 239 / 0.05);
}

.border-s-fuchsia-500\/50 {
  border-inline-start-color: rgb(217 70 239 / 0.5);
}

.border-s-fuchsia-500\/55 {
  border-inline-start-color: rgb(217 70 239 / 0.55);
}

.border-s-fuchsia-500\/60 {
  border-inline-start-color: rgb(217 70 239 / 0.6);
}

.border-s-fuchsia-500\/65 {
  border-inline-start-color: rgb(217 70 239 / 0.65);
}

.border-s-fuchsia-500\/70 {
  border-inline-start-color: rgb(217 70 239 / 0.7);
}

.border-s-fuchsia-500\/75 {
  border-inline-start-color: rgb(217 70 239 / 0.75);
}

.border-s-fuchsia-500\/80 {
  border-inline-start-color: rgb(217 70 239 / 0.8);
}

.border-s-fuchsia-500\/85 {
  border-inline-start-color: rgb(217 70 239 / 0.85);
}

.border-s-fuchsia-500\/90 {
  border-inline-start-color: rgb(217 70 239 / 0.9);
}

.border-s-fuchsia-500\/95 {
  border-inline-start-color: rgb(217 70 239 / 0.95);
}

.border-s-fuchsia-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(192 38 211 / var(--tw-border-opacity, 1));
}

.border-s-fuchsia-600\/0 {
  border-inline-start-color: rgb(192 38 211 / 0);
}

.border-s-fuchsia-600\/10 {
  border-inline-start-color: rgb(192 38 211 / 0.1);
}

.border-s-fuchsia-600\/100 {
  border-inline-start-color: rgb(192 38 211 / 1);
}

.border-s-fuchsia-600\/15 {
  border-inline-start-color: rgb(192 38 211 / 0.15);
}

.border-s-fuchsia-600\/20 {
  border-inline-start-color: rgb(192 38 211 / 0.2);
}

.border-s-fuchsia-600\/25 {
  border-inline-start-color: rgb(192 38 211 / 0.25);
}

.border-s-fuchsia-600\/30 {
  border-inline-start-color: rgb(192 38 211 / 0.3);
}

.border-s-fuchsia-600\/35 {
  border-inline-start-color: rgb(192 38 211 / 0.35);
}

.border-s-fuchsia-600\/40 {
  border-inline-start-color: rgb(192 38 211 / 0.4);
}

.border-s-fuchsia-600\/45 {
  border-inline-start-color: rgb(192 38 211 / 0.45);
}

.border-s-fuchsia-600\/5 {
  border-inline-start-color: rgb(192 38 211 / 0.05);
}

.border-s-fuchsia-600\/50 {
  border-inline-start-color: rgb(192 38 211 / 0.5);
}

.border-s-fuchsia-600\/55 {
  border-inline-start-color: rgb(192 38 211 / 0.55);
}

.border-s-fuchsia-600\/60 {
  border-inline-start-color: rgb(192 38 211 / 0.6);
}

.border-s-fuchsia-600\/65 {
  border-inline-start-color: rgb(192 38 211 / 0.65);
}

.border-s-fuchsia-600\/70 {
  border-inline-start-color: rgb(192 38 211 / 0.7);
}

.border-s-fuchsia-600\/75 {
  border-inline-start-color: rgb(192 38 211 / 0.75);
}

.border-s-fuchsia-600\/80 {
  border-inline-start-color: rgb(192 38 211 / 0.8);
}

.border-s-fuchsia-600\/85 {
  border-inline-start-color: rgb(192 38 211 / 0.85);
}

.border-s-fuchsia-600\/90 {
  border-inline-start-color: rgb(192 38 211 / 0.9);
}

.border-s-fuchsia-600\/95 {
  border-inline-start-color: rgb(192 38 211 / 0.95);
}

.border-s-fuchsia-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(162 28 175 / var(--tw-border-opacity, 1));
}

.border-s-fuchsia-700\/0 {
  border-inline-start-color: rgb(162 28 175 / 0);
}

.border-s-fuchsia-700\/10 {
  border-inline-start-color: rgb(162 28 175 / 0.1);
}

.border-s-fuchsia-700\/100 {
  border-inline-start-color: rgb(162 28 175 / 1);
}

.border-s-fuchsia-700\/15 {
  border-inline-start-color: rgb(162 28 175 / 0.15);
}

.border-s-fuchsia-700\/20 {
  border-inline-start-color: rgb(162 28 175 / 0.2);
}

.border-s-fuchsia-700\/25 {
  border-inline-start-color: rgb(162 28 175 / 0.25);
}

.border-s-fuchsia-700\/30 {
  border-inline-start-color: rgb(162 28 175 / 0.3);
}

.border-s-fuchsia-700\/35 {
  border-inline-start-color: rgb(162 28 175 / 0.35);
}

.border-s-fuchsia-700\/40 {
  border-inline-start-color: rgb(162 28 175 / 0.4);
}

.border-s-fuchsia-700\/45 {
  border-inline-start-color: rgb(162 28 175 / 0.45);
}

.border-s-fuchsia-700\/5 {
  border-inline-start-color: rgb(162 28 175 / 0.05);
}

.border-s-fuchsia-700\/50 {
  border-inline-start-color: rgb(162 28 175 / 0.5);
}

.border-s-fuchsia-700\/55 {
  border-inline-start-color: rgb(162 28 175 / 0.55);
}

.border-s-fuchsia-700\/60 {
  border-inline-start-color: rgb(162 28 175 / 0.6);
}

.border-s-fuchsia-700\/65 {
  border-inline-start-color: rgb(162 28 175 / 0.65);
}

.border-s-fuchsia-700\/70 {
  border-inline-start-color: rgb(162 28 175 / 0.7);
}

.border-s-fuchsia-700\/75 {
  border-inline-start-color: rgb(162 28 175 / 0.75);
}

.border-s-fuchsia-700\/80 {
  border-inline-start-color: rgb(162 28 175 / 0.8);
}

.border-s-fuchsia-700\/85 {
  border-inline-start-color: rgb(162 28 175 / 0.85);
}

.border-s-fuchsia-700\/90 {
  border-inline-start-color: rgb(162 28 175 / 0.9);
}

.border-s-fuchsia-700\/95 {
  border-inline-start-color: rgb(162 28 175 / 0.95);
}

.border-s-fuchsia-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(134 25 143 / var(--tw-border-opacity, 1));
}

.border-s-fuchsia-800\/0 {
  border-inline-start-color: rgb(134 25 143 / 0);
}

.border-s-fuchsia-800\/10 {
  border-inline-start-color: rgb(134 25 143 / 0.1);
}

.border-s-fuchsia-800\/100 {
  border-inline-start-color: rgb(134 25 143 / 1);
}

.border-s-fuchsia-800\/15 {
  border-inline-start-color: rgb(134 25 143 / 0.15);
}

.border-s-fuchsia-800\/20 {
  border-inline-start-color: rgb(134 25 143 / 0.2);
}

.border-s-fuchsia-800\/25 {
  border-inline-start-color: rgb(134 25 143 / 0.25);
}

.border-s-fuchsia-800\/30 {
  border-inline-start-color: rgb(134 25 143 / 0.3);
}

.border-s-fuchsia-800\/35 {
  border-inline-start-color: rgb(134 25 143 / 0.35);
}

.border-s-fuchsia-800\/40 {
  border-inline-start-color: rgb(134 25 143 / 0.4);
}

.border-s-fuchsia-800\/45 {
  border-inline-start-color: rgb(134 25 143 / 0.45);
}

.border-s-fuchsia-800\/5 {
  border-inline-start-color: rgb(134 25 143 / 0.05);
}

.border-s-fuchsia-800\/50 {
  border-inline-start-color: rgb(134 25 143 / 0.5);
}

.border-s-fuchsia-800\/55 {
  border-inline-start-color: rgb(134 25 143 / 0.55);
}

.border-s-fuchsia-800\/60 {
  border-inline-start-color: rgb(134 25 143 / 0.6);
}

.border-s-fuchsia-800\/65 {
  border-inline-start-color: rgb(134 25 143 / 0.65);
}

.border-s-fuchsia-800\/70 {
  border-inline-start-color: rgb(134 25 143 / 0.7);
}

.border-s-fuchsia-800\/75 {
  border-inline-start-color: rgb(134 25 143 / 0.75);
}

.border-s-fuchsia-800\/80 {
  border-inline-start-color: rgb(134 25 143 / 0.8);
}

.border-s-fuchsia-800\/85 {
  border-inline-start-color: rgb(134 25 143 / 0.85);
}

.border-s-fuchsia-800\/90 {
  border-inline-start-color: rgb(134 25 143 / 0.9);
}

.border-s-fuchsia-800\/95 {
  border-inline-start-color: rgb(134 25 143 / 0.95);
}

.border-s-fuchsia-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(112 26 117 / var(--tw-border-opacity, 1));
}

.border-s-fuchsia-900\/0 {
  border-inline-start-color: rgb(112 26 117 / 0);
}

.border-s-fuchsia-900\/10 {
  border-inline-start-color: rgb(112 26 117 / 0.1);
}

.border-s-fuchsia-900\/100 {
  border-inline-start-color: rgb(112 26 117 / 1);
}

.border-s-fuchsia-900\/15 {
  border-inline-start-color: rgb(112 26 117 / 0.15);
}

.border-s-fuchsia-900\/20 {
  border-inline-start-color: rgb(112 26 117 / 0.2);
}

.border-s-fuchsia-900\/25 {
  border-inline-start-color: rgb(112 26 117 / 0.25);
}

.border-s-fuchsia-900\/30 {
  border-inline-start-color: rgb(112 26 117 / 0.3);
}

.border-s-fuchsia-900\/35 {
  border-inline-start-color: rgb(112 26 117 / 0.35);
}

.border-s-fuchsia-900\/40 {
  border-inline-start-color: rgb(112 26 117 / 0.4);
}

.border-s-fuchsia-900\/45 {
  border-inline-start-color: rgb(112 26 117 / 0.45);
}

.border-s-fuchsia-900\/5 {
  border-inline-start-color: rgb(112 26 117 / 0.05);
}

.border-s-fuchsia-900\/50 {
  border-inline-start-color: rgb(112 26 117 / 0.5);
}

.border-s-fuchsia-900\/55 {
  border-inline-start-color: rgb(112 26 117 / 0.55);
}

.border-s-fuchsia-900\/60 {
  border-inline-start-color: rgb(112 26 117 / 0.6);
}

.border-s-fuchsia-900\/65 {
  border-inline-start-color: rgb(112 26 117 / 0.65);
}

.border-s-fuchsia-900\/70 {
  border-inline-start-color: rgb(112 26 117 / 0.7);
}

.border-s-fuchsia-900\/75 {
  border-inline-start-color: rgb(112 26 117 / 0.75);
}

.border-s-fuchsia-900\/80 {
  border-inline-start-color: rgb(112 26 117 / 0.8);
}

.border-s-fuchsia-900\/85 {
  border-inline-start-color: rgb(112 26 117 / 0.85);
}

.border-s-fuchsia-900\/90 {
  border-inline-start-color: rgb(112 26 117 / 0.9);
}

.border-s-fuchsia-900\/95 {
  border-inline-start-color: rgb(112 26 117 / 0.95);
}

.border-s-fuchsia-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(74 4 78 / var(--tw-border-opacity, 1));
}

.border-s-fuchsia-950\/0 {
  border-inline-start-color: rgb(74 4 78 / 0);
}

.border-s-fuchsia-950\/10 {
  border-inline-start-color: rgb(74 4 78 / 0.1);
}

.border-s-fuchsia-950\/100 {
  border-inline-start-color: rgb(74 4 78 / 1);
}

.border-s-fuchsia-950\/15 {
  border-inline-start-color: rgb(74 4 78 / 0.15);
}

.border-s-fuchsia-950\/20 {
  border-inline-start-color: rgb(74 4 78 / 0.2);
}

.border-s-fuchsia-950\/25 {
  border-inline-start-color: rgb(74 4 78 / 0.25);
}

.border-s-fuchsia-950\/30 {
  border-inline-start-color: rgb(74 4 78 / 0.3);
}

.border-s-fuchsia-950\/35 {
  border-inline-start-color: rgb(74 4 78 / 0.35);
}

.border-s-fuchsia-950\/40 {
  border-inline-start-color: rgb(74 4 78 / 0.4);
}

.border-s-fuchsia-950\/45 {
  border-inline-start-color: rgb(74 4 78 / 0.45);
}

.border-s-fuchsia-950\/5 {
  border-inline-start-color: rgb(74 4 78 / 0.05);
}

.border-s-fuchsia-950\/50 {
  border-inline-start-color: rgb(74 4 78 / 0.5);
}

.border-s-fuchsia-950\/55 {
  border-inline-start-color: rgb(74 4 78 / 0.55);
}

.border-s-fuchsia-950\/60 {
  border-inline-start-color: rgb(74 4 78 / 0.6);
}

.border-s-fuchsia-950\/65 {
  border-inline-start-color: rgb(74 4 78 / 0.65);
}

.border-s-fuchsia-950\/70 {
  border-inline-start-color: rgb(74 4 78 / 0.7);
}

.border-s-fuchsia-950\/75 {
  border-inline-start-color: rgb(74 4 78 / 0.75);
}

.border-s-fuchsia-950\/80 {
  border-inline-start-color: rgb(74 4 78 / 0.8);
}

.border-s-fuchsia-950\/85 {
  border-inline-start-color: rgb(74 4 78 / 0.85);
}

.border-s-fuchsia-950\/90 {
  border-inline-start-color: rgb(74 4 78 / 0.9);
}

.border-s-fuchsia-950\/95 {
  border-inline-start-color: rgb(74 4 78 / 0.95);
}

.border-s-gold {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(152 112 0 / var(--tw-border-opacity, 1));
}

.border-s-gold-bottom {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(144 104 2 / var(--tw-border-opacity, 1));
}

.border-s-gold-bottom\/0 {
  border-inline-start-color: rgb(144 104 2 / 0);
}

.border-s-gold-bottom\/10 {
  border-inline-start-color: rgb(144 104 2 / 0.1);
}

.border-s-gold-bottom\/100 {
  border-inline-start-color: rgb(144 104 2 / 1);
}

.border-s-gold-bottom\/15 {
  border-inline-start-color: rgb(144 104 2 / 0.15);
}

.border-s-gold-bottom\/20 {
  border-inline-start-color: rgb(144 104 2 / 0.2);
}

.border-s-gold-bottom\/25 {
  border-inline-start-color: rgb(144 104 2 / 0.25);
}

.border-s-gold-bottom\/30 {
  border-inline-start-color: rgb(144 104 2 / 0.3);
}

.border-s-gold-bottom\/35 {
  border-inline-start-color: rgb(144 104 2 / 0.35);
}

.border-s-gold-bottom\/40 {
  border-inline-start-color: rgb(144 104 2 / 0.4);
}

.border-s-gold-bottom\/45 {
  border-inline-start-color: rgb(144 104 2 / 0.45);
}

.border-s-gold-bottom\/5 {
  border-inline-start-color: rgb(144 104 2 / 0.05);
}

.border-s-gold-bottom\/50 {
  border-inline-start-color: rgb(144 104 2 / 0.5);
}

.border-s-gold-bottom\/55 {
  border-inline-start-color: rgb(144 104 2 / 0.55);
}

.border-s-gold-bottom\/60 {
  border-inline-start-color: rgb(144 104 2 / 0.6);
}

.border-s-gold-bottom\/65 {
  border-inline-start-color: rgb(144 104 2 / 0.65);
}

.border-s-gold-bottom\/70 {
  border-inline-start-color: rgb(144 104 2 / 0.7);
}

.border-s-gold-bottom\/75 {
  border-inline-start-color: rgb(144 104 2 / 0.75);
}

.border-s-gold-bottom\/80 {
  border-inline-start-color: rgb(144 104 2 / 0.8);
}

.border-s-gold-bottom\/85 {
  border-inline-start-color: rgb(144 104 2 / 0.85);
}

.border-s-gold-bottom\/90 {
  border-inline-start-color: rgb(144 104 2 / 0.9);
}

.border-s-gold-bottom\/95 {
  border-inline-start-color: rgb(144 104 2 / 0.95);
}

.border-s-gold-light {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(213 198 153 / var(--tw-border-opacity, 1));
}

.border-s-gold-light\/0 {
  border-inline-start-color: rgb(213 198 153 / 0);
}

.border-s-gold-light\/10 {
  border-inline-start-color: rgb(213 198 153 / 0.1);
}

.border-s-gold-light\/100 {
  border-inline-start-color: rgb(213 198 153 / 1);
}

.border-s-gold-light\/15 {
  border-inline-start-color: rgb(213 198 153 / 0.15);
}

.border-s-gold-light\/20 {
  border-inline-start-color: rgb(213 198 153 / 0.2);
}

.border-s-gold-light\/25 {
  border-inline-start-color: rgb(213 198 153 / 0.25);
}

.border-s-gold-light\/30 {
  border-inline-start-color: rgb(213 198 153 / 0.3);
}

.border-s-gold-light\/35 {
  border-inline-start-color: rgb(213 198 153 / 0.35);
}

.border-s-gold-light\/40 {
  border-inline-start-color: rgb(213 198 153 / 0.4);
}

.border-s-gold-light\/45 {
  border-inline-start-color: rgb(213 198 153 / 0.45);
}

.border-s-gold-light\/5 {
  border-inline-start-color: rgb(213 198 153 / 0.05);
}

.border-s-gold-light\/50 {
  border-inline-start-color: rgb(213 198 153 / 0.5);
}

.border-s-gold-light\/55 {
  border-inline-start-color: rgb(213 198 153 / 0.55);
}

.border-s-gold-light\/60 {
  border-inline-start-color: rgb(213 198 153 / 0.6);
}

.border-s-gold-light\/65 {
  border-inline-start-color: rgb(213 198 153 / 0.65);
}

.border-s-gold-light\/70 {
  border-inline-start-color: rgb(213 198 153 / 0.7);
}

.border-s-gold-light\/75 {
  border-inline-start-color: rgb(213 198 153 / 0.75);
}

.border-s-gold-light\/80 {
  border-inline-start-color: rgb(213 198 153 / 0.8);
}

.border-s-gold-light\/85 {
  border-inline-start-color: rgb(213 198 153 / 0.85);
}

.border-s-gold-light\/90 {
  border-inline-start-color: rgb(213 198 153 / 0.9);
}

.border-s-gold-light\/95 {
  border-inline-start-color: rgb(213 198 153 / 0.95);
}

.border-s-gold-medium {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(179 144 42 / var(--tw-border-opacity, 1));
}

.border-s-gold-medium\/0 {
  border-inline-start-color: rgb(179 144 42 / 0);
}

.border-s-gold-medium\/10 {
  border-inline-start-color: rgb(179 144 42 / 0.1);
}

.border-s-gold-medium\/100 {
  border-inline-start-color: rgb(179 144 42 / 1);
}

.border-s-gold-medium\/15 {
  border-inline-start-color: rgb(179 144 42 / 0.15);
}

.border-s-gold-medium\/20 {
  border-inline-start-color: rgb(179 144 42 / 0.2);
}

.border-s-gold-medium\/25 {
  border-inline-start-color: rgb(179 144 42 / 0.25);
}

.border-s-gold-medium\/30 {
  border-inline-start-color: rgb(179 144 42 / 0.3);
}

.border-s-gold-medium\/35 {
  border-inline-start-color: rgb(179 144 42 / 0.35);
}

.border-s-gold-medium\/40 {
  border-inline-start-color: rgb(179 144 42 / 0.4);
}

.border-s-gold-medium\/45 {
  border-inline-start-color: rgb(179 144 42 / 0.45);
}

.border-s-gold-medium\/5 {
  border-inline-start-color: rgb(179 144 42 / 0.05);
}

.border-s-gold-medium\/50 {
  border-inline-start-color: rgb(179 144 42 / 0.5);
}

.border-s-gold-medium\/55 {
  border-inline-start-color: rgb(179 144 42 / 0.55);
}

.border-s-gold-medium\/60 {
  border-inline-start-color: rgb(179 144 42 / 0.6);
}

.border-s-gold-medium\/65 {
  border-inline-start-color: rgb(179 144 42 / 0.65);
}

.border-s-gold-medium\/70 {
  border-inline-start-color: rgb(179 144 42 / 0.7);
}

.border-s-gold-medium\/75 {
  border-inline-start-color: rgb(179 144 42 / 0.75);
}

.border-s-gold-medium\/80 {
  border-inline-start-color: rgb(179 144 42 / 0.8);
}

.border-s-gold-medium\/85 {
  border-inline-start-color: rgb(179 144 42 / 0.85);
}

.border-s-gold-medium\/90 {
  border-inline-start-color: rgb(179 144 42 / 0.9);
}

.border-s-gold-medium\/95 {
  border-inline-start-color: rgb(179 144 42 / 0.95);
}

.border-s-gold-sand {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(217 199 151 / var(--tw-border-opacity, 1));
}

.border-s-gold-sand\/0 {
  border-inline-start-color: rgb(217 199 151 / 0);
}

.border-s-gold-sand\/10 {
  border-inline-start-color: rgb(217 199 151 / 0.1);
}

.border-s-gold-sand\/100 {
  border-inline-start-color: rgb(217 199 151 / 1);
}

.border-s-gold-sand\/15 {
  border-inline-start-color: rgb(217 199 151 / 0.15);
}

.border-s-gold-sand\/20 {
  border-inline-start-color: rgb(217 199 151 / 0.2);
}

.border-s-gold-sand\/25 {
  border-inline-start-color: rgb(217 199 151 / 0.25);
}

.border-s-gold-sand\/30 {
  border-inline-start-color: rgb(217 199 151 / 0.3);
}

.border-s-gold-sand\/35 {
  border-inline-start-color: rgb(217 199 151 / 0.35);
}

.border-s-gold-sand\/40 {
  border-inline-start-color: rgb(217 199 151 / 0.4);
}

.border-s-gold-sand\/45 {
  border-inline-start-color: rgb(217 199 151 / 0.45);
}

.border-s-gold-sand\/5 {
  border-inline-start-color: rgb(217 199 151 / 0.05);
}

.border-s-gold-sand\/50 {
  border-inline-start-color: rgb(217 199 151 / 0.5);
}

.border-s-gold-sand\/55 {
  border-inline-start-color: rgb(217 199 151 / 0.55);
}

.border-s-gold-sand\/60 {
  border-inline-start-color: rgb(217 199 151 / 0.6);
}

.border-s-gold-sand\/65 {
  border-inline-start-color: rgb(217 199 151 / 0.65);
}

.border-s-gold-sand\/70 {
  border-inline-start-color: rgb(217 199 151 / 0.7);
}

.border-s-gold-sand\/75 {
  border-inline-start-color: rgb(217 199 151 / 0.75);
}

.border-s-gold-sand\/80 {
  border-inline-start-color: rgb(217 199 151 / 0.8);
}

.border-s-gold-sand\/85 {
  border-inline-start-color: rgb(217 199 151 / 0.85);
}

.border-s-gold-sand\/90 {
  border-inline-start-color: rgb(217 199 151 / 0.9);
}

.border-s-gold-sand\/95 {
  border-inline-start-color: rgb(217 199 151 / 0.95);
}

.border-s-gold-top {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(164 124 12 / var(--tw-border-opacity, 1));
}

.border-s-gold-top\/0 {
  border-inline-start-color: rgb(164 124 12 / 0);
}

.border-s-gold-top\/10 {
  border-inline-start-color: rgb(164 124 12 / 0.1);
}

.border-s-gold-top\/100 {
  border-inline-start-color: rgb(164 124 12 / 1);
}

.border-s-gold-top\/15 {
  border-inline-start-color: rgb(164 124 12 / 0.15);
}

.border-s-gold-top\/20 {
  border-inline-start-color: rgb(164 124 12 / 0.2);
}

.border-s-gold-top\/25 {
  border-inline-start-color: rgb(164 124 12 / 0.25);
}

.border-s-gold-top\/30 {
  border-inline-start-color: rgb(164 124 12 / 0.3);
}

.border-s-gold-top\/35 {
  border-inline-start-color: rgb(164 124 12 / 0.35);
}

.border-s-gold-top\/40 {
  border-inline-start-color: rgb(164 124 12 / 0.4);
}

.border-s-gold-top\/45 {
  border-inline-start-color: rgb(164 124 12 / 0.45);
}

.border-s-gold-top\/5 {
  border-inline-start-color: rgb(164 124 12 / 0.05);
}

.border-s-gold-top\/50 {
  border-inline-start-color: rgb(164 124 12 / 0.5);
}

.border-s-gold-top\/55 {
  border-inline-start-color: rgb(164 124 12 / 0.55);
}

.border-s-gold-top\/60 {
  border-inline-start-color: rgb(164 124 12 / 0.6);
}

.border-s-gold-top\/65 {
  border-inline-start-color: rgb(164 124 12 / 0.65);
}

.border-s-gold-top\/70 {
  border-inline-start-color: rgb(164 124 12 / 0.7);
}

.border-s-gold-top\/75 {
  border-inline-start-color: rgb(164 124 12 / 0.75);
}

.border-s-gold-top\/80 {
  border-inline-start-color: rgb(164 124 12 / 0.8);
}

.border-s-gold-top\/85 {
  border-inline-start-color: rgb(164 124 12 / 0.85);
}

.border-s-gold-top\/90 {
  border-inline-start-color: rgb(164 124 12 / 0.9);
}

.border-s-gold-top\/95 {
  border-inline-start-color: rgb(164 124 12 / 0.95);
}

.border-s-gold\/0 {
  border-inline-start-color: rgb(152 112 0 / 0);
}

.border-s-gold\/10 {
  border-inline-start-color: rgb(152 112 0 / 0.1);
}

.border-s-gold\/100 {
  border-inline-start-color: rgb(152 112 0 / 1);
}

.border-s-gold\/15 {
  border-inline-start-color: rgb(152 112 0 / 0.15);
}

.border-s-gold\/20 {
  border-inline-start-color: rgb(152 112 0 / 0.2);
}

.border-s-gold\/25 {
  border-inline-start-color: rgb(152 112 0 / 0.25);
}

.border-s-gold\/30 {
  border-inline-start-color: rgb(152 112 0 / 0.3);
}

.border-s-gold\/35 {
  border-inline-start-color: rgb(152 112 0 / 0.35);
}

.border-s-gold\/40 {
  border-inline-start-color: rgb(152 112 0 / 0.4);
}

.border-s-gold\/45 {
  border-inline-start-color: rgb(152 112 0 / 0.45);
}

.border-s-gold\/5 {
  border-inline-start-color: rgb(152 112 0 / 0.05);
}

.border-s-gold\/50 {
  border-inline-start-color: rgb(152 112 0 / 0.5);
}

.border-s-gold\/55 {
  border-inline-start-color: rgb(152 112 0 / 0.55);
}

.border-s-gold\/60 {
  border-inline-start-color: rgb(152 112 0 / 0.6);
}

.border-s-gold\/65 {
  border-inline-start-color: rgb(152 112 0 / 0.65);
}

.border-s-gold\/70 {
  border-inline-start-color: rgb(152 112 0 / 0.7);
}

.border-s-gold\/75 {
  border-inline-start-color: rgb(152 112 0 / 0.75);
}

.border-s-gold\/80 {
  border-inline-start-color: rgb(152 112 0 / 0.8);
}

.border-s-gold\/85 {
  border-inline-start-color: rgb(152 112 0 / 0.85);
}

.border-s-gold\/90 {
  border-inline-start-color: rgb(152 112 0 / 0.9);
}

.border-s-gold\/95 {
  border-inline-start-color: rgb(152 112 0 / 0.95);
}

.border-s-gray-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}

.border-s-gray-100\/0 {
  border-inline-start-color: rgb(243 244 246 / 0);
}

.border-s-gray-100\/10 {
  border-inline-start-color: rgb(243 244 246 / 0.1);
}

.border-s-gray-100\/100 {
  border-inline-start-color: rgb(243 244 246 / 1);
}

.border-s-gray-100\/15 {
  border-inline-start-color: rgb(243 244 246 / 0.15);
}

.border-s-gray-100\/20 {
  border-inline-start-color: rgb(243 244 246 / 0.2);
}

.border-s-gray-100\/25 {
  border-inline-start-color: rgb(243 244 246 / 0.25);
}

.border-s-gray-100\/30 {
  border-inline-start-color: rgb(243 244 246 / 0.3);
}

.border-s-gray-100\/35 {
  border-inline-start-color: rgb(243 244 246 / 0.35);
}

.border-s-gray-100\/40 {
  border-inline-start-color: rgb(243 244 246 / 0.4);
}

.border-s-gray-100\/45 {
  border-inline-start-color: rgb(243 244 246 / 0.45);
}

.border-s-gray-100\/5 {
  border-inline-start-color: rgb(243 244 246 / 0.05);
}

.border-s-gray-100\/50 {
  border-inline-start-color: rgb(243 244 246 / 0.5);
}

.border-s-gray-100\/55 {
  border-inline-start-color: rgb(243 244 246 / 0.55);
}

.border-s-gray-100\/60 {
  border-inline-start-color: rgb(243 244 246 / 0.6);
}

.border-s-gray-100\/65 {
  border-inline-start-color: rgb(243 244 246 / 0.65);
}

.border-s-gray-100\/70 {
  border-inline-start-color: rgb(243 244 246 / 0.7);
}

.border-s-gray-100\/75 {
  border-inline-start-color: rgb(243 244 246 / 0.75);
}

.border-s-gray-100\/80 {
  border-inline-start-color: rgb(243 244 246 / 0.8);
}

.border-s-gray-100\/85 {
  border-inline-start-color: rgb(243 244 246 / 0.85);
}

.border-s-gray-100\/90 {
  border-inline-start-color: rgb(243 244 246 / 0.9);
}

.border-s-gray-100\/95 {
  border-inline-start-color: rgb(243 244 246 / 0.95);
}

.border-s-gray-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}

.border-s-gray-200\/0 {
  border-inline-start-color: rgb(229 231 235 / 0);
}

.border-s-gray-200\/10 {
  border-inline-start-color: rgb(229 231 235 / 0.1);
}

.border-s-gray-200\/100 {
  border-inline-start-color: rgb(229 231 235 / 1);
}

.border-s-gray-200\/15 {
  border-inline-start-color: rgb(229 231 235 / 0.15);
}

.border-s-gray-200\/20 {
  border-inline-start-color: rgb(229 231 235 / 0.2);
}

.border-s-gray-200\/25 {
  border-inline-start-color: rgb(229 231 235 / 0.25);
}

.border-s-gray-200\/30 {
  border-inline-start-color: rgb(229 231 235 / 0.3);
}

.border-s-gray-200\/35 {
  border-inline-start-color: rgb(229 231 235 / 0.35);
}

.border-s-gray-200\/40 {
  border-inline-start-color: rgb(229 231 235 / 0.4);
}

.border-s-gray-200\/45 {
  border-inline-start-color: rgb(229 231 235 / 0.45);
}

.border-s-gray-200\/5 {
  border-inline-start-color: rgb(229 231 235 / 0.05);
}

.border-s-gray-200\/50 {
  border-inline-start-color: rgb(229 231 235 / 0.5);
}

.border-s-gray-200\/55 {
  border-inline-start-color: rgb(229 231 235 / 0.55);
}

.border-s-gray-200\/60 {
  border-inline-start-color: rgb(229 231 235 / 0.6);
}

.border-s-gray-200\/65 {
  border-inline-start-color: rgb(229 231 235 / 0.65);
}

.border-s-gray-200\/70 {
  border-inline-start-color: rgb(229 231 235 / 0.7);
}

.border-s-gray-200\/75 {
  border-inline-start-color: rgb(229 231 235 / 0.75);
}

.border-s-gray-200\/80 {
  border-inline-start-color: rgb(229 231 235 / 0.8);
}

.border-s-gray-200\/85 {
  border-inline-start-color: rgb(229 231 235 / 0.85);
}

.border-s-gray-200\/90 {
  border-inline-start-color: rgb(229 231 235 / 0.9);
}

.border-s-gray-200\/95 {
  border-inline-start-color: rgb(229 231 235 / 0.95);
}

.border-s-gray-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.border-s-gray-300\/0 {
  border-inline-start-color: rgb(209 213 219 / 0);
}

.border-s-gray-300\/10 {
  border-inline-start-color: rgb(209 213 219 / 0.1);
}

.border-s-gray-300\/100 {
  border-inline-start-color: rgb(209 213 219 / 1);
}

.border-s-gray-300\/15 {
  border-inline-start-color: rgb(209 213 219 / 0.15);
}

.border-s-gray-300\/20 {
  border-inline-start-color: rgb(209 213 219 / 0.2);
}

.border-s-gray-300\/25 {
  border-inline-start-color: rgb(209 213 219 / 0.25);
}

.border-s-gray-300\/30 {
  border-inline-start-color: rgb(209 213 219 / 0.3);
}

.border-s-gray-300\/35 {
  border-inline-start-color: rgb(209 213 219 / 0.35);
}

.border-s-gray-300\/40 {
  border-inline-start-color: rgb(209 213 219 / 0.4);
}

.border-s-gray-300\/45 {
  border-inline-start-color: rgb(209 213 219 / 0.45);
}

.border-s-gray-300\/5 {
  border-inline-start-color: rgb(209 213 219 / 0.05);
}

.border-s-gray-300\/50 {
  border-inline-start-color: rgb(209 213 219 / 0.5);
}

.border-s-gray-300\/55 {
  border-inline-start-color: rgb(209 213 219 / 0.55);
}

.border-s-gray-300\/60 {
  border-inline-start-color: rgb(209 213 219 / 0.6);
}

.border-s-gray-300\/65 {
  border-inline-start-color: rgb(209 213 219 / 0.65);
}

.border-s-gray-300\/70 {
  border-inline-start-color: rgb(209 213 219 / 0.7);
}

.border-s-gray-300\/75 {
  border-inline-start-color: rgb(209 213 219 / 0.75);
}

.border-s-gray-300\/80 {
  border-inline-start-color: rgb(209 213 219 / 0.8);
}

.border-s-gray-300\/85 {
  border-inline-start-color: rgb(209 213 219 / 0.85);
}

.border-s-gray-300\/90 {
  border-inline-start-color: rgb(209 213 219 / 0.9);
}

.border-s-gray-300\/95 {
  border-inline-start-color: rgb(209 213 219 / 0.95);
}

.border-s-gray-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}

.border-s-gray-400\/0 {
  border-inline-start-color: rgb(156 163 175 / 0);
}

.border-s-gray-400\/10 {
  border-inline-start-color: rgb(156 163 175 / 0.1);
}

.border-s-gray-400\/100 {
  border-inline-start-color: rgb(156 163 175 / 1);
}

.border-s-gray-400\/15 {
  border-inline-start-color: rgb(156 163 175 / 0.15);
}

.border-s-gray-400\/20 {
  border-inline-start-color: rgb(156 163 175 / 0.2);
}

.border-s-gray-400\/25 {
  border-inline-start-color: rgb(156 163 175 / 0.25);
}

.border-s-gray-400\/30 {
  border-inline-start-color: rgb(156 163 175 / 0.3);
}

.border-s-gray-400\/35 {
  border-inline-start-color: rgb(156 163 175 / 0.35);
}

.border-s-gray-400\/40 {
  border-inline-start-color: rgb(156 163 175 / 0.4);
}

.border-s-gray-400\/45 {
  border-inline-start-color: rgb(156 163 175 / 0.45);
}

.border-s-gray-400\/5 {
  border-inline-start-color: rgb(156 163 175 / 0.05);
}

.border-s-gray-400\/50 {
  border-inline-start-color: rgb(156 163 175 / 0.5);
}

.border-s-gray-400\/55 {
  border-inline-start-color: rgb(156 163 175 / 0.55);
}

.border-s-gray-400\/60 {
  border-inline-start-color: rgb(156 163 175 / 0.6);
}

.border-s-gray-400\/65 {
  border-inline-start-color: rgb(156 163 175 / 0.65);
}

.border-s-gray-400\/70 {
  border-inline-start-color: rgb(156 163 175 / 0.7);
}

.border-s-gray-400\/75 {
  border-inline-start-color: rgb(156 163 175 / 0.75);
}

.border-s-gray-400\/80 {
  border-inline-start-color: rgb(156 163 175 / 0.8);
}

.border-s-gray-400\/85 {
  border-inline-start-color: rgb(156 163 175 / 0.85);
}

.border-s-gray-400\/90 {
  border-inline-start-color: rgb(156 163 175 / 0.9);
}

.border-s-gray-400\/95 {
  border-inline-start-color: rgb(156 163 175 / 0.95);
}

.border-s-gray-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(249 250 251 / var(--tw-border-opacity, 1));
}

.border-s-gray-50\/0 {
  border-inline-start-color: rgb(249 250 251 / 0);
}

.border-s-gray-50\/10 {
  border-inline-start-color: rgb(249 250 251 / 0.1);
}

.border-s-gray-50\/100 {
  border-inline-start-color: rgb(249 250 251 / 1);
}

.border-s-gray-50\/15 {
  border-inline-start-color: rgb(249 250 251 / 0.15);
}

.border-s-gray-50\/20 {
  border-inline-start-color: rgb(249 250 251 / 0.2);
}

.border-s-gray-50\/25 {
  border-inline-start-color: rgb(249 250 251 / 0.25);
}

.border-s-gray-50\/30 {
  border-inline-start-color: rgb(249 250 251 / 0.3);
}

.border-s-gray-50\/35 {
  border-inline-start-color: rgb(249 250 251 / 0.35);
}

.border-s-gray-50\/40 {
  border-inline-start-color: rgb(249 250 251 / 0.4);
}

.border-s-gray-50\/45 {
  border-inline-start-color: rgb(249 250 251 / 0.45);
}

.border-s-gray-50\/5 {
  border-inline-start-color: rgb(249 250 251 / 0.05);
}

.border-s-gray-50\/50 {
  border-inline-start-color: rgb(249 250 251 / 0.5);
}

.border-s-gray-50\/55 {
  border-inline-start-color: rgb(249 250 251 / 0.55);
}

.border-s-gray-50\/60 {
  border-inline-start-color: rgb(249 250 251 / 0.6);
}

.border-s-gray-50\/65 {
  border-inline-start-color: rgb(249 250 251 / 0.65);
}

.border-s-gray-50\/70 {
  border-inline-start-color: rgb(249 250 251 / 0.7);
}

.border-s-gray-50\/75 {
  border-inline-start-color: rgb(249 250 251 / 0.75);
}

.border-s-gray-50\/80 {
  border-inline-start-color: rgb(249 250 251 / 0.8);
}

.border-s-gray-50\/85 {
  border-inline-start-color: rgb(249 250 251 / 0.85);
}

.border-s-gray-50\/90 {
  border-inline-start-color: rgb(249 250 251 / 0.9);
}

.border-s-gray-50\/95 {
  border-inline-start-color: rgb(249 250 251 / 0.95);
}

.border-s-gray-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}

.border-s-gray-500\/0 {
  border-inline-start-color: rgb(107 114 128 / 0);
}

.border-s-gray-500\/10 {
  border-inline-start-color: rgb(107 114 128 / 0.1);
}

.border-s-gray-500\/100 {
  border-inline-start-color: rgb(107 114 128 / 1);
}

.border-s-gray-500\/15 {
  border-inline-start-color: rgb(107 114 128 / 0.15);
}

.border-s-gray-500\/20 {
  border-inline-start-color: rgb(107 114 128 / 0.2);
}

.border-s-gray-500\/25 {
  border-inline-start-color: rgb(107 114 128 / 0.25);
}

.border-s-gray-500\/30 {
  border-inline-start-color: rgb(107 114 128 / 0.3);
}

.border-s-gray-500\/35 {
  border-inline-start-color: rgb(107 114 128 / 0.35);
}

.border-s-gray-500\/40 {
  border-inline-start-color: rgb(107 114 128 / 0.4);
}

.border-s-gray-500\/45 {
  border-inline-start-color: rgb(107 114 128 / 0.45);
}

.border-s-gray-500\/5 {
  border-inline-start-color: rgb(107 114 128 / 0.05);
}

.border-s-gray-500\/50 {
  border-inline-start-color: rgb(107 114 128 / 0.5);
}

.border-s-gray-500\/55 {
  border-inline-start-color: rgb(107 114 128 / 0.55);
}

.border-s-gray-500\/60 {
  border-inline-start-color: rgb(107 114 128 / 0.6);
}

.border-s-gray-500\/65 {
  border-inline-start-color: rgb(107 114 128 / 0.65);
}

.border-s-gray-500\/70 {
  border-inline-start-color: rgb(107 114 128 / 0.7);
}

.border-s-gray-500\/75 {
  border-inline-start-color: rgb(107 114 128 / 0.75);
}

.border-s-gray-500\/80 {
  border-inline-start-color: rgb(107 114 128 / 0.8);
}

.border-s-gray-500\/85 {
  border-inline-start-color: rgb(107 114 128 / 0.85);
}

.border-s-gray-500\/90 {
  border-inline-start-color: rgb(107 114 128 / 0.9);
}

.border-s-gray-500\/95 {
  border-inline-start-color: rgb(107 114 128 / 0.95);
}

.border-s-gray-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}

.border-s-gray-600\/0 {
  border-inline-start-color: rgb(75 85 99 / 0);
}

.border-s-gray-600\/10 {
  border-inline-start-color: rgb(75 85 99 / 0.1);
}

.border-s-gray-600\/100 {
  border-inline-start-color: rgb(75 85 99 / 1);
}

.border-s-gray-600\/15 {
  border-inline-start-color: rgb(75 85 99 / 0.15);
}

.border-s-gray-600\/20 {
  border-inline-start-color: rgb(75 85 99 / 0.2);
}

.border-s-gray-600\/25 {
  border-inline-start-color: rgb(75 85 99 / 0.25);
}

.border-s-gray-600\/30 {
  border-inline-start-color: rgb(75 85 99 / 0.3);
}

.border-s-gray-600\/35 {
  border-inline-start-color: rgb(75 85 99 / 0.35);
}

.border-s-gray-600\/40 {
  border-inline-start-color: rgb(75 85 99 / 0.4);
}

.border-s-gray-600\/45 {
  border-inline-start-color: rgb(75 85 99 / 0.45);
}

.border-s-gray-600\/5 {
  border-inline-start-color: rgb(75 85 99 / 0.05);
}

.border-s-gray-600\/50 {
  border-inline-start-color: rgb(75 85 99 / 0.5);
}

.border-s-gray-600\/55 {
  border-inline-start-color: rgb(75 85 99 / 0.55);
}

.border-s-gray-600\/60 {
  border-inline-start-color: rgb(75 85 99 / 0.6);
}

.border-s-gray-600\/65 {
  border-inline-start-color: rgb(75 85 99 / 0.65);
}

.border-s-gray-600\/70 {
  border-inline-start-color: rgb(75 85 99 / 0.7);
}

.border-s-gray-600\/75 {
  border-inline-start-color: rgb(75 85 99 / 0.75);
}

.border-s-gray-600\/80 {
  border-inline-start-color: rgb(75 85 99 / 0.8);
}

.border-s-gray-600\/85 {
  border-inline-start-color: rgb(75 85 99 / 0.85);
}

.border-s-gray-600\/90 {
  border-inline-start-color: rgb(75 85 99 / 0.9);
}

.border-s-gray-600\/95 {
  border-inline-start-color: rgb(75 85 99 / 0.95);
}

.border-s-gray-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}

.border-s-gray-700\/0 {
  border-inline-start-color: rgb(55 65 81 / 0);
}

.border-s-gray-700\/10 {
  border-inline-start-color: rgb(55 65 81 / 0.1);
}

.border-s-gray-700\/100 {
  border-inline-start-color: rgb(55 65 81 / 1);
}

.border-s-gray-700\/15 {
  border-inline-start-color: rgb(55 65 81 / 0.15);
}

.border-s-gray-700\/20 {
  border-inline-start-color: rgb(55 65 81 / 0.2);
}

.border-s-gray-700\/25 {
  border-inline-start-color: rgb(55 65 81 / 0.25);
}

.border-s-gray-700\/30 {
  border-inline-start-color: rgb(55 65 81 / 0.3);
}

.border-s-gray-700\/35 {
  border-inline-start-color: rgb(55 65 81 / 0.35);
}

.border-s-gray-700\/40 {
  border-inline-start-color: rgb(55 65 81 / 0.4);
}

.border-s-gray-700\/45 {
  border-inline-start-color: rgb(55 65 81 / 0.45);
}

.border-s-gray-700\/5 {
  border-inline-start-color: rgb(55 65 81 / 0.05);
}

.border-s-gray-700\/50 {
  border-inline-start-color: rgb(55 65 81 / 0.5);
}

.border-s-gray-700\/55 {
  border-inline-start-color: rgb(55 65 81 / 0.55);
}

.border-s-gray-700\/60 {
  border-inline-start-color: rgb(55 65 81 / 0.6);
}

.border-s-gray-700\/65 {
  border-inline-start-color: rgb(55 65 81 / 0.65);
}

.border-s-gray-700\/70 {
  border-inline-start-color: rgb(55 65 81 / 0.7);
}

.border-s-gray-700\/75 {
  border-inline-start-color: rgb(55 65 81 / 0.75);
}

.border-s-gray-700\/80 {
  border-inline-start-color: rgb(55 65 81 / 0.8);
}

.border-s-gray-700\/85 {
  border-inline-start-color: rgb(55 65 81 / 0.85);
}

.border-s-gray-700\/90 {
  border-inline-start-color: rgb(55 65 81 / 0.9);
}

.border-s-gray-700\/95 {
  border-inline-start-color: rgb(55 65 81 / 0.95);
}

.border-s-gray-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}

.border-s-gray-800\/0 {
  border-inline-start-color: rgb(31 41 55 / 0);
}

.border-s-gray-800\/10 {
  border-inline-start-color: rgb(31 41 55 / 0.1);
}

.border-s-gray-800\/100 {
  border-inline-start-color: rgb(31 41 55 / 1);
}

.border-s-gray-800\/15 {
  border-inline-start-color: rgb(31 41 55 / 0.15);
}

.border-s-gray-800\/20 {
  border-inline-start-color: rgb(31 41 55 / 0.2);
}

.border-s-gray-800\/25 {
  border-inline-start-color: rgb(31 41 55 / 0.25);
}

.border-s-gray-800\/30 {
  border-inline-start-color: rgb(31 41 55 / 0.3);
}

.border-s-gray-800\/35 {
  border-inline-start-color: rgb(31 41 55 / 0.35);
}

.border-s-gray-800\/40 {
  border-inline-start-color: rgb(31 41 55 / 0.4);
}

.border-s-gray-800\/45 {
  border-inline-start-color: rgb(31 41 55 / 0.45);
}

.border-s-gray-800\/5 {
  border-inline-start-color: rgb(31 41 55 / 0.05);
}

.border-s-gray-800\/50 {
  border-inline-start-color: rgb(31 41 55 / 0.5);
}

.border-s-gray-800\/55 {
  border-inline-start-color: rgb(31 41 55 / 0.55);
}

.border-s-gray-800\/60 {
  border-inline-start-color: rgb(31 41 55 / 0.6);
}

.border-s-gray-800\/65 {
  border-inline-start-color: rgb(31 41 55 / 0.65);
}

.border-s-gray-800\/70 {
  border-inline-start-color: rgb(31 41 55 / 0.7);
}

.border-s-gray-800\/75 {
  border-inline-start-color: rgb(31 41 55 / 0.75);
}

.border-s-gray-800\/80 {
  border-inline-start-color: rgb(31 41 55 / 0.8);
}

.border-s-gray-800\/85 {
  border-inline-start-color: rgb(31 41 55 / 0.85);
}

.border-s-gray-800\/90 {
  border-inline-start-color: rgb(31 41 55 / 0.9);
}

.border-s-gray-800\/95 {
  border-inline-start-color: rgb(31 41 55 / 0.95);
}

.border-s-gray-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
}

.border-s-gray-900\/0 {
  border-inline-start-color: rgb(17 24 39 / 0);
}

.border-s-gray-900\/10 {
  border-inline-start-color: rgb(17 24 39 / 0.1);
}

.border-s-gray-900\/100 {
  border-inline-start-color: rgb(17 24 39 / 1);
}

.border-s-gray-900\/15 {
  border-inline-start-color: rgb(17 24 39 / 0.15);
}

.border-s-gray-900\/20 {
  border-inline-start-color: rgb(17 24 39 / 0.2);
}

.border-s-gray-900\/25 {
  border-inline-start-color: rgb(17 24 39 / 0.25);
}

.border-s-gray-900\/30 {
  border-inline-start-color: rgb(17 24 39 / 0.3);
}

.border-s-gray-900\/35 {
  border-inline-start-color: rgb(17 24 39 / 0.35);
}

.border-s-gray-900\/40 {
  border-inline-start-color: rgb(17 24 39 / 0.4);
}

.border-s-gray-900\/45 {
  border-inline-start-color: rgb(17 24 39 / 0.45);
}

.border-s-gray-900\/5 {
  border-inline-start-color: rgb(17 24 39 / 0.05);
}

.border-s-gray-900\/50 {
  border-inline-start-color: rgb(17 24 39 / 0.5);
}

.border-s-gray-900\/55 {
  border-inline-start-color: rgb(17 24 39 / 0.55);
}

.border-s-gray-900\/60 {
  border-inline-start-color: rgb(17 24 39 / 0.6);
}

.border-s-gray-900\/65 {
  border-inline-start-color: rgb(17 24 39 / 0.65);
}

.border-s-gray-900\/70 {
  border-inline-start-color: rgb(17 24 39 / 0.7);
}

.border-s-gray-900\/75 {
  border-inline-start-color: rgb(17 24 39 / 0.75);
}

.border-s-gray-900\/80 {
  border-inline-start-color: rgb(17 24 39 / 0.8);
}

.border-s-gray-900\/85 {
  border-inline-start-color: rgb(17 24 39 / 0.85);
}

.border-s-gray-900\/90 {
  border-inline-start-color: rgb(17 24 39 / 0.9);
}

.border-s-gray-900\/95 {
  border-inline-start-color: rgb(17 24 39 / 0.95);
}

.border-s-gray-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(3 7 18 / var(--tw-border-opacity, 1));
}

.border-s-gray-950\/0 {
  border-inline-start-color: rgb(3 7 18 / 0);
}

.border-s-gray-950\/10 {
  border-inline-start-color: rgb(3 7 18 / 0.1);
}

.border-s-gray-950\/100 {
  border-inline-start-color: rgb(3 7 18 / 1);
}

.border-s-gray-950\/15 {
  border-inline-start-color: rgb(3 7 18 / 0.15);
}

.border-s-gray-950\/20 {
  border-inline-start-color: rgb(3 7 18 / 0.2);
}

.border-s-gray-950\/25 {
  border-inline-start-color: rgb(3 7 18 / 0.25);
}

.border-s-gray-950\/30 {
  border-inline-start-color: rgb(3 7 18 / 0.3);
}

.border-s-gray-950\/35 {
  border-inline-start-color: rgb(3 7 18 / 0.35);
}

.border-s-gray-950\/40 {
  border-inline-start-color: rgb(3 7 18 / 0.4);
}

.border-s-gray-950\/45 {
  border-inline-start-color: rgb(3 7 18 / 0.45);
}

.border-s-gray-950\/5 {
  border-inline-start-color: rgb(3 7 18 / 0.05);
}

.border-s-gray-950\/50 {
  border-inline-start-color: rgb(3 7 18 / 0.5);
}

.border-s-gray-950\/55 {
  border-inline-start-color: rgb(3 7 18 / 0.55);
}

.border-s-gray-950\/60 {
  border-inline-start-color: rgb(3 7 18 / 0.6);
}

.border-s-gray-950\/65 {
  border-inline-start-color: rgb(3 7 18 / 0.65);
}

.border-s-gray-950\/70 {
  border-inline-start-color: rgb(3 7 18 / 0.7);
}

.border-s-gray-950\/75 {
  border-inline-start-color: rgb(3 7 18 / 0.75);
}

.border-s-gray-950\/80 {
  border-inline-start-color: rgb(3 7 18 / 0.8);
}

.border-s-gray-950\/85 {
  border-inline-start-color: rgb(3 7 18 / 0.85);
}

.border-s-gray-950\/90 {
  border-inline-start-color: rgb(3 7 18 / 0.9);
}

.border-s-gray-950\/95 {
  border-inline-start-color: rgb(3 7 18 / 0.95);
}

.border-s-green {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(116 152 58 / var(--tw-border-opacity, 1));
}

.border-s-green\/0 {
  border-inline-start-color: rgb(116 152 58 / 0);
}

.border-s-green\/10 {
  border-inline-start-color: rgb(116 152 58 / 0.1);
}

.border-s-green\/100 {
  border-inline-start-color: rgb(116 152 58 / 1);
}

.border-s-green\/15 {
  border-inline-start-color: rgb(116 152 58 / 0.15);
}

.border-s-green\/20 {
  border-inline-start-color: rgb(116 152 58 / 0.2);
}

.border-s-green\/25 {
  border-inline-start-color: rgb(116 152 58 / 0.25);
}

.border-s-green\/30 {
  border-inline-start-color: rgb(116 152 58 / 0.3);
}

.border-s-green\/35 {
  border-inline-start-color: rgb(116 152 58 / 0.35);
}

.border-s-green\/40 {
  border-inline-start-color: rgb(116 152 58 / 0.4);
}

.border-s-green\/45 {
  border-inline-start-color: rgb(116 152 58 / 0.45);
}

.border-s-green\/5 {
  border-inline-start-color: rgb(116 152 58 / 0.05);
}

.border-s-green\/50 {
  border-inline-start-color: rgb(116 152 58 / 0.5);
}

.border-s-green\/55 {
  border-inline-start-color: rgb(116 152 58 / 0.55);
}

.border-s-green\/60 {
  border-inline-start-color: rgb(116 152 58 / 0.6);
}

.border-s-green\/65 {
  border-inline-start-color: rgb(116 152 58 / 0.65);
}

.border-s-green\/70 {
  border-inline-start-color: rgb(116 152 58 / 0.7);
}

.border-s-green\/75 {
  border-inline-start-color: rgb(116 152 58 / 0.75);
}

.border-s-green\/80 {
  border-inline-start-color: rgb(116 152 58 / 0.8);
}

.border-s-green\/85 {
  border-inline-start-color: rgb(116 152 58 / 0.85);
}

.border-s-green\/90 {
  border-inline-start-color: rgb(116 152 58 / 0.9);
}

.border-s-green\/95 {
  border-inline-start-color: rgb(116 152 58 / 0.95);
}

.border-s-indigo-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(224 231 255 / var(--tw-border-opacity, 1));
}

.border-s-indigo-100\/0 {
  border-inline-start-color: rgb(224 231 255 / 0);
}

.border-s-indigo-100\/10 {
  border-inline-start-color: rgb(224 231 255 / 0.1);
}

.border-s-indigo-100\/100 {
  border-inline-start-color: rgb(224 231 255 / 1);
}

.border-s-indigo-100\/15 {
  border-inline-start-color: rgb(224 231 255 / 0.15);
}

.border-s-indigo-100\/20 {
  border-inline-start-color: rgb(224 231 255 / 0.2);
}

.border-s-indigo-100\/25 {
  border-inline-start-color: rgb(224 231 255 / 0.25);
}

.border-s-indigo-100\/30 {
  border-inline-start-color: rgb(224 231 255 / 0.3);
}

.border-s-indigo-100\/35 {
  border-inline-start-color: rgb(224 231 255 / 0.35);
}

.border-s-indigo-100\/40 {
  border-inline-start-color: rgb(224 231 255 / 0.4);
}

.border-s-indigo-100\/45 {
  border-inline-start-color: rgb(224 231 255 / 0.45);
}

.border-s-indigo-100\/5 {
  border-inline-start-color: rgb(224 231 255 / 0.05);
}

.border-s-indigo-100\/50 {
  border-inline-start-color: rgb(224 231 255 / 0.5);
}

.border-s-indigo-100\/55 {
  border-inline-start-color: rgb(224 231 255 / 0.55);
}

.border-s-indigo-100\/60 {
  border-inline-start-color: rgb(224 231 255 / 0.6);
}

.border-s-indigo-100\/65 {
  border-inline-start-color: rgb(224 231 255 / 0.65);
}

.border-s-indigo-100\/70 {
  border-inline-start-color: rgb(224 231 255 / 0.7);
}

.border-s-indigo-100\/75 {
  border-inline-start-color: rgb(224 231 255 / 0.75);
}

.border-s-indigo-100\/80 {
  border-inline-start-color: rgb(224 231 255 / 0.8);
}

.border-s-indigo-100\/85 {
  border-inline-start-color: rgb(224 231 255 / 0.85);
}

.border-s-indigo-100\/90 {
  border-inline-start-color: rgb(224 231 255 / 0.9);
}

.border-s-indigo-100\/95 {
  border-inline-start-color: rgb(224 231 255 / 0.95);
}

.border-s-indigo-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(199 210 254 / var(--tw-border-opacity, 1));
}

.border-s-indigo-200\/0 {
  border-inline-start-color: rgb(199 210 254 / 0);
}

.border-s-indigo-200\/10 {
  border-inline-start-color: rgb(199 210 254 / 0.1);
}

.border-s-indigo-200\/100 {
  border-inline-start-color: rgb(199 210 254 / 1);
}

.border-s-indigo-200\/15 {
  border-inline-start-color: rgb(199 210 254 / 0.15);
}

.border-s-indigo-200\/20 {
  border-inline-start-color: rgb(199 210 254 / 0.2);
}

.border-s-indigo-200\/25 {
  border-inline-start-color: rgb(199 210 254 / 0.25);
}

.border-s-indigo-200\/30 {
  border-inline-start-color: rgb(199 210 254 / 0.3);
}

.border-s-indigo-200\/35 {
  border-inline-start-color: rgb(199 210 254 / 0.35);
}

.border-s-indigo-200\/40 {
  border-inline-start-color: rgb(199 210 254 / 0.4);
}

.border-s-indigo-200\/45 {
  border-inline-start-color: rgb(199 210 254 / 0.45);
}

.border-s-indigo-200\/5 {
  border-inline-start-color: rgb(199 210 254 / 0.05);
}

.border-s-indigo-200\/50 {
  border-inline-start-color: rgb(199 210 254 / 0.5);
}

.border-s-indigo-200\/55 {
  border-inline-start-color: rgb(199 210 254 / 0.55);
}

.border-s-indigo-200\/60 {
  border-inline-start-color: rgb(199 210 254 / 0.6);
}

.border-s-indigo-200\/65 {
  border-inline-start-color: rgb(199 210 254 / 0.65);
}

.border-s-indigo-200\/70 {
  border-inline-start-color: rgb(199 210 254 / 0.7);
}

.border-s-indigo-200\/75 {
  border-inline-start-color: rgb(199 210 254 / 0.75);
}

.border-s-indigo-200\/80 {
  border-inline-start-color: rgb(199 210 254 / 0.8);
}

.border-s-indigo-200\/85 {
  border-inline-start-color: rgb(199 210 254 / 0.85);
}

.border-s-indigo-200\/90 {
  border-inline-start-color: rgb(199 210 254 / 0.9);
}

.border-s-indigo-200\/95 {
  border-inline-start-color: rgb(199 210 254 / 0.95);
}

.border-s-indigo-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(165 180 252 / var(--tw-border-opacity, 1));
}

.border-s-indigo-300\/0 {
  border-inline-start-color: rgb(165 180 252 / 0);
}

.border-s-indigo-300\/10 {
  border-inline-start-color: rgb(165 180 252 / 0.1);
}

.border-s-indigo-300\/100 {
  border-inline-start-color: rgb(165 180 252 / 1);
}

.border-s-indigo-300\/15 {
  border-inline-start-color: rgb(165 180 252 / 0.15);
}

.border-s-indigo-300\/20 {
  border-inline-start-color: rgb(165 180 252 / 0.2);
}

.border-s-indigo-300\/25 {
  border-inline-start-color: rgb(165 180 252 / 0.25);
}

.border-s-indigo-300\/30 {
  border-inline-start-color: rgb(165 180 252 / 0.3);
}

.border-s-indigo-300\/35 {
  border-inline-start-color: rgb(165 180 252 / 0.35);
}

.border-s-indigo-300\/40 {
  border-inline-start-color: rgb(165 180 252 / 0.4);
}

.border-s-indigo-300\/45 {
  border-inline-start-color: rgb(165 180 252 / 0.45);
}

.border-s-indigo-300\/5 {
  border-inline-start-color: rgb(165 180 252 / 0.05);
}

.border-s-indigo-300\/50 {
  border-inline-start-color: rgb(165 180 252 / 0.5);
}

.border-s-indigo-300\/55 {
  border-inline-start-color: rgb(165 180 252 / 0.55);
}

.border-s-indigo-300\/60 {
  border-inline-start-color: rgb(165 180 252 / 0.6);
}

.border-s-indigo-300\/65 {
  border-inline-start-color: rgb(165 180 252 / 0.65);
}

.border-s-indigo-300\/70 {
  border-inline-start-color: rgb(165 180 252 / 0.7);
}

.border-s-indigo-300\/75 {
  border-inline-start-color: rgb(165 180 252 / 0.75);
}

.border-s-indigo-300\/80 {
  border-inline-start-color: rgb(165 180 252 / 0.8);
}

.border-s-indigo-300\/85 {
  border-inline-start-color: rgb(165 180 252 / 0.85);
}

.border-s-indigo-300\/90 {
  border-inline-start-color: rgb(165 180 252 / 0.9);
}

.border-s-indigo-300\/95 {
  border-inline-start-color: rgb(165 180 252 / 0.95);
}

.border-s-indigo-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(129 140 248 / var(--tw-border-opacity, 1));
}

.border-s-indigo-400\/0 {
  border-inline-start-color: rgb(129 140 248 / 0);
}

.border-s-indigo-400\/10 {
  border-inline-start-color: rgb(129 140 248 / 0.1);
}

.border-s-indigo-400\/100 {
  border-inline-start-color: rgb(129 140 248 / 1);
}

.border-s-indigo-400\/15 {
  border-inline-start-color: rgb(129 140 248 / 0.15);
}

.border-s-indigo-400\/20 {
  border-inline-start-color: rgb(129 140 248 / 0.2);
}

.border-s-indigo-400\/25 {
  border-inline-start-color: rgb(129 140 248 / 0.25);
}

.border-s-indigo-400\/30 {
  border-inline-start-color: rgb(129 140 248 / 0.3);
}

.border-s-indigo-400\/35 {
  border-inline-start-color: rgb(129 140 248 / 0.35);
}

.border-s-indigo-400\/40 {
  border-inline-start-color: rgb(129 140 248 / 0.4);
}

.border-s-indigo-400\/45 {
  border-inline-start-color: rgb(129 140 248 / 0.45);
}

.border-s-indigo-400\/5 {
  border-inline-start-color: rgb(129 140 248 / 0.05);
}

.border-s-indigo-400\/50 {
  border-inline-start-color: rgb(129 140 248 / 0.5);
}

.border-s-indigo-400\/55 {
  border-inline-start-color: rgb(129 140 248 / 0.55);
}

.border-s-indigo-400\/60 {
  border-inline-start-color: rgb(129 140 248 / 0.6);
}

.border-s-indigo-400\/65 {
  border-inline-start-color: rgb(129 140 248 / 0.65);
}

.border-s-indigo-400\/70 {
  border-inline-start-color: rgb(129 140 248 / 0.7);
}

.border-s-indigo-400\/75 {
  border-inline-start-color: rgb(129 140 248 / 0.75);
}

.border-s-indigo-400\/80 {
  border-inline-start-color: rgb(129 140 248 / 0.8);
}

.border-s-indigo-400\/85 {
  border-inline-start-color: rgb(129 140 248 / 0.85);
}

.border-s-indigo-400\/90 {
  border-inline-start-color: rgb(129 140 248 / 0.9);
}

.border-s-indigo-400\/95 {
  border-inline-start-color: rgb(129 140 248 / 0.95);
}

.border-s-indigo-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(238 242 255 / var(--tw-border-opacity, 1));
}

.border-s-indigo-50\/0 {
  border-inline-start-color: rgb(238 242 255 / 0);
}

.border-s-indigo-50\/10 {
  border-inline-start-color: rgb(238 242 255 / 0.1);
}

.border-s-indigo-50\/100 {
  border-inline-start-color: rgb(238 242 255 / 1);
}

.border-s-indigo-50\/15 {
  border-inline-start-color: rgb(238 242 255 / 0.15);
}

.border-s-indigo-50\/20 {
  border-inline-start-color: rgb(238 242 255 / 0.2);
}

.border-s-indigo-50\/25 {
  border-inline-start-color: rgb(238 242 255 / 0.25);
}

.border-s-indigo-50\/30 {
  border-inline-start-color: rgb(238 242 255 / 0.3);
}

.border-s-indigo-50\/35 {
  border-inline-start-color: rgb(238 242 255 / 0.35);
}

.border-s-indigo-50\/40 {
  border-inline-start-color: rgb(238 242 255 / 0.4);
}

.border-s-indigo-50\/45 {
  border-inline-start-color: rgb(238 242 255 / 0.45);
}

.border-s-indigo-50\/5 {
  border-inline-start-color: rgb(238 242 255 / 0.05);
}

.border-s-indigo-50\/50 {
  border-inline-start-color: rgb(238 242 255 / 0.5);
}

.border-s-indigo-50\/55 {
  border-inline-start-color: rgb(238 242 255 / 0.55);
}

.border-s-indigo-50\/60 {
  border-inline-start-color: rgb(238 242 255 / 0.6);
}

.border-s-indigo-50\/65 {
  border-inline-start-color: rgb(238 242 255 / 0.65);
}

.border-s-indigo-50\/70 {
  border-inline-start-color: rgb(238 242 255 / 0.7);
}

.border-s-indigo-50\/75 {
  border-inline-start-color: rgb(238 242 255 / 0.75);
}

.border-s-indigo-50\/80 {
  border-inline-start-color: rgb(238 242 255 / 0.8);
}

.border-s-indigo-50\/85 {
  border-inline-start-color: rgb(238 242 255 / 0.85);
}

.border-s-indigo-50\/90 {
  border-inline-start-color: rgb(238 242 255 / 0.9);
}

.border-s-indigo-50\/95 {
  border-inline-start-color: rgb(238 242 255 / 0.95);
}

.border-s-indigo-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
}

.border-s-indigo-500\/0 {
  border-inline-start-color: rgb(99 102 241 / 0);
}

.border-s-indigo-500\/10 {
  border-inline-start-color: rgb(99 102 241 / 0.1);
}

.border-s-indigo-500\/100 {
  border-inline-start-color: rgb(99 102 241 / 1);
}

.border-s-indigo-500\/15 {
  border-inline-start-color: rgb(99 102 241 / 0.15);
}

.border-s-indigo-500\/20 {
  border-inline-start-color: rgb(99 102 241 / 0.2);
}

.border-s-indigo-500\/25 {
  border-inline-start-color: rgb(99 102 241 / 0.25);
}

.border-s-indigo-500\/30 {
  border-inline-start-color: rgb(99 102 241 / 0.3);
}

.border-s-indigo-500\/35 {
  border-inline-start-color: rgb(99 102 241 / 0.35);
}

.border-s-indigo-500\/40 {
  border-inline-start-color: rgb(99 102 241 / 0.4);
}

.border-s-indigo-500\/45 {
  border-inline-start-color: rgb(99 102 241 / 0.45);
}

.border-s-indigo-500\/5 {
  border-inline-start-color: rgb(99 102 241 / 0.05);
}

.border-s-indigo-500\/50 {
  border-inline-start-color: rgb(99 102 241 / 0.5);
}

.border-s-indigo-500\/55 {
  border-inline-start-color: rgb(99 102 241 / 0.55);
}

.border-s-indigo-500\/60 {
  border-inline-start-color: rgb(99 102 241 / 0.6);
}

.border-s-indigo-500\/65 {
  border-inline-start-color: rgb(99 102 241 / 0.65);
}

.border-s-indigo-500\/70 {
  border-inline-start-color: rgb(99 102 241 / 0.7);
}

.border-s-indigo-500\/75 {
  border-inline-start-color: rgb(99 102 241 / 0.75);
}

.border-s-indigo-500\/80 {
  border-inline-start-color: rgb(99 102 241 / 0.8);
}

.border-s-indigo-500\/85 {
  border-inline-start-color: rgb(99 102 241 / 0.85);
}

.border-s-indigo-500\/90 {
  border-inline-start-color: rgb(99 102 241 / 0.9);
}

.border-s-indigo-500\/95 {
  border-inline-start-color: rgb(99 102 241 / 0.95);
}

.border-s-indigo-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
}

.border-s-indigo-600\/0 {
  border-inline-start-color: rgb(79 70 229 / 0);
}

.border-s-indigo-600\/10 {
  border-inline-start-color: rgb(79 70 229 / 0.1);
}

.border-s-indigo-600\/100 {
  border-inline-start-color: rgb(79 70 229 / 1);
}

.border-s-indigo-600\/15 {
  border-inline-start-color: rgb(79 70 229 / 0.15);
}

.border-s-indigo-600\/20 {
  border-inline-start-color: rgb(79 70 229 / 0.2);
}

.border-s-indigo-600\/25 {
  border-inline-start-color: rgb(79 70 229 / 0.25);
}

.border-s-indigo-600\/30 {
  border-inline-start-color: rgb(79 70 229 / 0.3);
}

.border-s-indigo-600\/35 {
  border-inline-start-color: rgb(79 70 229 / 0.35);
}

.border-s-indigo-600\/40 {
  border-inline-start-color: rgb(79 70 229 / 0.4);
}

.border-s-indigo-600\/45 {
  border-inline-start-color: rgb(79 70 229 / 0.45);
}

.border-s-indigo-600\/5 {
  border-inline-start-color: rgb(79 70 229 / 0.05);
}

.border-s-indigo-600\/50 {
  border-inline-start-color: rgb(79 70 229 / 0.5);
}

.border-s-indigo-600\/55 {
  border-inline-start-color: rgb(79 70 229 / 0.55);
}

.border-s-indigo-600\/60 {
  border-inline-start-color: rgb(79 70 229 / 0.6);
}

.border-s-indigo-600\/65 {
  border-inline-start-color: rgb(79 70 229 / 0.65);
}

.border-s-indigo-600\/70 {
  border-inline-start-color: rgb(79 70 229 / 0.7);
}

.border-s-indigo-600\/75 {
  border-inline-start-color: rgb(79 70 229 / 0.75);
}

.border-s-indigo-600\/80 {
  border-inline-start-color: rgb(79 70 229 / 0.8);
}

.border-s-indigo-600\/85 {
  border-inline-start-color: rgb(79 70 229 / 0.85);
}

.border-s-indigo-600\/90 {
  border-inline-start-color: rgb(79 70 229 / 0.9);
}

.border-s-indigo-600\/95 {
  border-inline-start-color: rgb(79 70 229 / 0.95);
}

.border-s-indigo-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(67 56 202 / var(--tw-border-opacity, 1));
}

.border-s-indigo-700\/0 {
  border-inline-start-color: rgb(67 56 202 / 0);
}

.border-s-indigo-700\/10 {
  border-inline-start-color: rgb(67 56 202 / 0.1);
}

.border-s-indigo-700\/100 {
  border-inline-start-color: rgb(67 56 202 / 1);
}

.border-s-indigo-700\/15 {
  border-inline-start-color: rgb(67 56 202 / 0.15);
}

.border-s-indigo-700\/20 {
  border-inline-start-color: rgb(67 56 202 / 0.2);
}

.border-s-indigo-700\/25 {
  border-inline-start-color: rgb(67 56 202 / 0.25);
}

.border-s-indigo-700\/30 {
  border-inline-start-color: rgb(67 56 202 / 0.3);
}

.border-s-indigo-700\/35 {
  border-inline-start-color: rgb(67 56 202 / 0.35);
}

.border-s-indigo-700\/40 {
  border-inline-start-color: rgb(67 56 202 / 0.4);
}

.border-s-indigo-700\/45 {
  border-inline-start-color: rgb(67 56 202 / 0.45);
}

.border-s-indigo-700\/5 {
  border-inline-start-color: rgb(67 56 202 / 0.05);
}

.border-s-indigo-700\/50 {
  border-inline-start-color: rgb(67 56 202 / 0.5);
}

.border-s-indigo-700\/55 {
  border-inline-start-color: rgb(67 56 202 / 0.55);
}

.border-s-indigo-700\/60 {
  border-inline-start-color: rgb(67 56 202 / 0.6);
}

.border-s-indigo-700\/65 {
  border-inline-start-color: rgb(67 56 202 / 0.65);
}

.border-s-indigo-700\/70 {
  border-inline-start-color: rgb(67 56 202 / 0.7);
}

.border-s-indigo-700\/75 {
  border-inline-start-color: rgb(67 56 202 / 0.75);
}

.border-s-indigo-700\/80 {
  border-inline-start-color: rgb(67 56 202 / 0.8);
}

.border-s-indigo-700\/85 {
  border-inline-start-color: rgb(67 56 202 / 0.85);
}

.border-s-indigo-700\/90 {
  border-inline-start-color: rgb(67 56 202 / 0.9);
}

.border-s-indigo-700\/95 {
  border-inline-start-color: rgb(67 56 202 / 0.95);
}

.border-s-indigo-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(55 48 163 / var(--tw-border-opacity, 1));
}

.border-s-indigo-800\/0 {
  border-inline-start-color: rgb(55 48 163 / 0);
}

.border-s-indigo-800\/10 {
  border-inline-start-color: rgb(55 48 163 / 0.1);
}

.border-s-indigo-800\/100 {
  border-inline-start-color: rgb(55 48 163 / 1);
}

.border-s-indigo-800\/15 {
  border-inline-start-color: rgb(55 48 163 / 0.15);
}

.border-s-indigo-800\/20 {
  border-inline-start-color: rgb(55 48 163 / 0.2);
}

.border-s-indigo-800\/25 {
  border-inline-start-color: rgb(55 48 163 / 0.25);
}

.border-s-indigo-800\/30 {
  border-inline-start-color: rgb(55 48 163 / 0.3);
}

.border-s-indigo-800\/35 {
  border-inline-start-color: rgb(55 48 163 / 0.35);
}

.border-s-indigo-800\/40 {
  border-inline-start-color: rgb(55 48 163 / 0.4);
}

.border-s-indigo-800\/45 {
  border-inline-start-color: rgb(55 48 163 / 0.45);
}

.border-s-indigo-800\/5 {
  border-inline-start-color: rgb(55 48 163 / 0.05);
}

.border-s-indigo-800\/50 {
  border-inline-start-color: rgb(55 48 163 / 0.5);
}

.border-s-indigo-800\/55 {
  border-inline-start-color: rgb(55 48 163 / 0.55);
}

.border-s-indigo-800\/60 {
  border-inline-start-color: rgb(55 48 163 / 0.6);
}

.border-s-indigo-800\/65 {
  border-inline-start-color: rgb(55 48 163 / 0.65);
}

.border-s-indigo-800\/70 {
  border-inline-start-color: rgb(55 48 163 / 0.7);
}

.border-s-indigo-800\/75 {
  border-inline-start-color: rgb(55 48 163 / 0.75);
}

.border-s-indigo-800\/80 {
  border-inline-start-color: rgb(55 48 163 / 0.8);
}

.border-s-indigo-800\/85 {
  border-inline-start-color: rgb(55 48 163 / 0.85);
}

.border-s-indigo-800\/90 {
  border-inline-start-color: rgb(55 48 163 / 0.9);
}

.border-s-indigo-800\/95 {
  border-inline-start-color: rgb(55 48 163 / 0.95);
}

.border-s-indigo-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(49 46 129 / var(--tw-border-opacity, 1));
}

.border-s-indigo-900\/0 {
  border-inline-start-color: rgb(49 46 129 / 0);
}

.border-s-indigo-900\/10 {
  border-inline-start-color: rgb(49 46 129 / 0.1);
}

.border-s-indigo-900\/100 {
  border-inline-start-color: rgb(49 46 129 / 1);
}

.border-s-indigo-900\/15 {
  border-inline-start-color: rgb(49 46 129 / 0.15);
}

.border-s-indigo-900\/20 {
  border-inline-start-color: rgb(49 46 129 / 0.2);
}

.border-s-indigo-900\/25 {
  border-inline-start-color: rgb(49 46 129 / 0.25);
}

.border-s-indigo-900\/30 {
  border-inline-start-color: rgb(49 46 129 / 0.3);
}

.border-s-indigo-900\/35 {
  border-inline-start-color: rgb(49 46 129 / 0.35);
}

.border-s-indigo-900\/40 {
  border-inline-start-color: rgb(49 46 129 / 0.4);
}

.border-s-indigo-900\/45 {
  border-inline-start-color: rgb(49 46 129 / 0.45);
}

.border-s-indigo-900\/5 {
  border-inline-start-color: rgb(49 46 129 / 0.05);
}

.border-s-indigo-900\/50 {
  border-inline-start-color: rgb(49 46 129 / 0.5);
}

.border-s-indigo-900\/55 {
  border-inline-start-color: rgb(49 46 129 / 0.55);
}

.border-s-indigo-900\/60 {
  border-inline-start-color: rgb(49 46 129 / 0.6);
}

.border-s-indigo-900\/65 {
  border-inline-start-color: rgb(49 46 129 / 0.65);
}

.border-s-indigo-900\/70 {
  border-inline-start-color: rgb(49 46 129 / 0.7);
}

.border-s-indigo-900\/75 {
  border-inline-start-color: rgb(49 46 129 / 0.75);
}

.border-s-indigo-900\/80 {
  border-inline-start-color: rgb(49 46 129 / 0.8);
}

.border-s-indigo-900\/85 {
  border-inline-start-color: rgb(49 46 129 / 0.85);
}

.border-s-indigo-900\/90 {
  border-inline-start-color: rgb(49 46 129 / 0.9);
}

.border-s-indigo-900\/95 {
  border-inline-start-color: rgb(49 46 129 / 0.95);
}

.border-s-indigo-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(30 27 75 / var(--tw-border-opacity, 1));
}

.border-s-indigo-950\/0 {
  border-inline-start-color: rgb(30 27 75 / 0);
}

.border-s-indigo-950\/10 {
  border-inline-start-color: rgb(30 27 75 / 0.1);
}

.border-s-indigo-950\/100 {
  border-inline-start-color: rgb(30 27 75 / 1);
}

.border-s-indigo-950\/15 {
  border-inline-start-color: rgb(30 27 75 / 0.15);
}

.border-s-indigo-950\/20 {
  border-inline-start-color: rgb(30 27 75 / 0.2);
}

.border-s-indigo-950\/25 {
  border-inline-start-color: rgb(30 27 75 / 0.25);
}

.border-s-indigo-950\/30 {
  border-inline-start-color: rgb(30 27 75 / 0.3);
}

.border-s-indigo-950\/35 {
  border-inline-start-color: rgb(30 27 75 / 0.35);
}

.border-s-indigo-950\/40 {
  border-inline-start-color: rgb(30 27 75 / 0.4);
}

.border-s-indigo-950\/45 {
  border-inline-start-color: rgb(30 27 75 / 0.45);
}

.border-s-indigo-950\/5 {
  border-inline-start-color: rgb(30 27 75 / 0.05);
}

.border-s-indigo-950\/50 {
  border-inline-start-color: rgb(30 27 75 / 0.5);
}

.border-s-indigo-950\/55 {
  border-inline-start-color: rgb(30 27 75 / 0.55);
}

.border-s-indigo-950\/60 {
  border-inline-start-color: rgb(30 27 75 / 0.6);
}

.border-s-indigo-950\/65 {
  border-inline-start-color: rgb(30 27 75 / 0.65);
}

.border-s-indigo-950\/70 {
  border-inline-start-color: rgb(30 27 75 / 0.7);
}

.border-s-indigo-950\/75 {
  border-inline-start-color: rgb(30 27 75 / 0.75);
}

.border-s-indigo-950\/80 {
  border-inline-start-color: rgb(30 27 75 / 0.8);
}

.border-s-indigo-950\/85 {
  border-inline-start-color: rgb(30 27 75 / 0.85);
}

.border-s-indigo-950\/90 {
  border-inline-start-color: rgb(30 27 75 / 0.9);
}

.border-s-indigo-950\/95 {
  border-inline-start-color: rgb(30 27 75 / 0.95);
}

.border-s-inherit {
  border-inline-start-color: inherit;
}

.border-s-lightgray {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
}

.border-s-lightgray\/0 {
  border-inline-start-color: rgb(217 217 217 / 0);
}

.border-s-lightgray\/10 {
  border-inline-start-color: rgb(217 217 217 / 0.1);
}

.border-s-lightgray\/100 {
  border-inline-start-color: rgb(217 217 217 / 1);
}

.border-s-lightgray\/15 {
  border-inline-start-color: rgb(217 217 217 / 0.15);
}

.border-s-lightgray\/20 {
  border-inline-start-color: rgb(217 217 217 / 0.2);
}

.border-s-lightgray\/25 {
  border-inline-start-color: rgb(217 217 217 / 0.25);
}

.border-s-lightgray\/30 {
  border-inline-start-color: rgb(217 217 217 / 0.3);
}

.border-s-lightgray\/35 {
  border-inline-start-color: rgb(217 217 217 / 0.35);
}

.border-s-lightgray\/40 {
  border-inline-start-color: rgb(217 217 217 / 0.4);
}

.border-s-lightgray\/45 {
  border-inline-start-color: rgb(217 217 217 / 0.45);
}

.border-s-lightgray\/5 {
  border-inline-start-color: rgb(217 217 217 / 0.05);
}

.border-s-lightgray\/50 {
  border-inline-start-color: rgb(217 217 217 / 0.5);
}

.border-s-lightgray\/55 {
  border-inline-start-color: rgb(217 217 217 / 0.55);
}

.border-s-lightgray\/60 {
  border-inline-start-color: rgb(217 217 217 / 0.6);
}

.border-s-lightgray\/65 {
  border-inline-start-color: rgb(217 217 217 / 0.65);
}

.border-s-lightgray\/70 {
  border-inline-start-color: rgb(217 217 217 / 0.7);
}

.border-s-lightgray\/75 {
  border-inline-start-color: rgb(217 217 217 / 0.75);
}

.border-s-lightgray\/80 {
  border-inline-start-color: rgb(217 217 217 / 0.8);
}

.border-s-lightgray\/85 {
  border-inline-start-color: rgb(217 217 217 / 0.85);
}

.border-s-lightgray\/90 {
  border-inline-start-color: rgb(217 217 217 / 0.9);
}

.border-s-lightgray\/95 {
  border-inline-start-color: rgb(217 217 217 / 0.95);
}

.border-s-lime-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(236 252 203 / var(--tw-border-opacity, 1));
}

.border-s-lime-100\/0 {
  border-inline-start-color: rgb(236 252 203 / 0);
}

.border-s-lime-100\/10 {
  border-inline-start-color: rgb(236 252 203 / 0.1);
}

.border-s-lime-100\/100 {
  border-inline-start-color: rgb(236 252 203 / 1);
}

.border-s-lime-100\/15 {
  border-inline-start-color: rgb(236 252 203 / 0.15);
}

.border-s-lime-100\/20 {
  border-inline-start-color: rgb(236 252 203 / 0.2);
}

.border-s-lime-100\/25 {
  border-inline-start-color: rgb(236 252 203 / 0.25);
}

.border-s-lime-100\/30 {
  border-inline-start-color: rgb(236 252 203 / 0.3);
}

.border-s-lime-100\/35 {
  border-inline-start-color: rgb(236 252 203 / 0.35);
}

.border-s-lime-100\/40 {
  border-inline-start-color: rgb(236 252 203 / 0.4);
}

.border-s-lime-100\/45 {
  border-inline-start-color: rgb(236 252 203 / 0.45);
}

.border-s-lime-100\/5 {
  border-inline-start-color: rgb(236 252 203 / 0.05);
}

.border-s-lime-100\/50 {
  border-inline-start-color: rgb(236 252 203 / 0.5);
}

.border-s-lime-100\/55 {
  border-inline-start-color: rgb(236 252 203 / 0.55);
}

.border-s-lime-100\/60 {
  border-inline-start-color: rgb(236 252 203 / 0.6);
}

.border-s-lime-100\/65 {
  border-inline-start-color: rgb(236 252 203 / 0.65);
}

.border-s-lime-100\/70 {
  border-inline-start-color: rgb(236 252 203 / 0.7);
}

.border-s-lime-100\/75 {
  border-inline-start-color: rgb(236 252 203 / 0.75);
}

.border-s-lime-100\/80 {
  border-inline-start-color: rgb(236 252 203 / 0.8);
}

.border-s-lime-100\/85 {
  border-inline-start-color: rgb(236 252 203 / 0.85);
}

.border-s-lime-100\/90 {
  border-inline-start-color: rgb(236 252 203 / 0.9);
}

.border-s-lime-100\/95 {
  border-inline-start-color: rgb(236 252 203 / 0.95);
}

.border-s-lime-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(217 249 157 / var(--tw-border-opacity, 1));
}

.border-s-lime-200\/0 {
  border-inline-start-color: rgb(217 249 157 / 0);
}

.border-s-lime-200\/10 {
  border-inline-start-color: rgb(217 249 157 / 0.1);
}

.border-s-lime-200\/100 {
  border-inline-start-color: rgb(217 249 157 / 1);
}

.border-s-lime-200\/15 {
  border-inline-start-color: rgb(217 249 157 / 0.15);
}

.border-s-lime-200\/20 {
  border-inline-start-color: rgb(217 249 157 / 0.2);
}

.border-s-lime-200\/25 {
  border-inline-start-color: rgb(217 249 157 / 0.25);
}

.border-s-lime-200\/30 {
  border-inline-start-color: rgb(217 249 157 / 0.3);
}

.border-s-lime-200\/35 {
  border-inline-start-color: rgb(217 249 157 / 0.35);
}

.border-s-lime-200\/40 {
  border-inline-start-color: rgb(217 249 157 / 0.4);
}

.border-s-lime-200\/45 {
  border-inline-start-color: rgb(217 249 157 / 0.45);
}

.border-s-lime-200\/5 {
  border-inline-start-color: rgb(217 249 157 / 0.05);
}

.border-s-lime-200\/50 {
  border-inline-start-color: rgb(217 249 157 / 0.5);
}

.border-s-lime-200\/55 {
  border-inline-start-color: rgb(217 249 157 / 0.55);
}

.border-s-lime-200\/60 {
  border-inline-start-color: rgb(217 249 157 / 0.6);
}

.border-s-lime-200\/65 {
  border-inline-start-color: rgb(217 249 157 / 0.65);
}

.border-s-lime-200\/70 {
  border-inline-start-color: rgb(217 249 157 / 0.7);
}

.border-s-lime-200\/75 {
  border-inline-start-color: rgb(217 249 157 / 0.75);
}

.border-s-lime-200\/80 {
  border-inline-start-color: rgb(217 249 157 / 0.8);
}

.border-s-lime-200\/85 {
  border-inline-start-color: rgb(217 249 157 / 0.85);
}

.border-s-lime-200\/90 {
  border-inline-start-color: rgb(217 249 157 / 0.9);
}

.border-s-lime-200\/95 {
  border-inline-start-color: rgb(217 249 157 / 0.95);
}

.border-s-lime-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(190 242 100 / var(--tw-border-opacity, 1));
}

.border-s-lime-300\/0 {
  border-inline-start-color: rgb(190 242 100 / 0);
}

.border-s-lime-300\/10 {
  border-inline-start-color: rgb(190 242 100 / 0.1);
}

.border-s-lime-300\/100 {
  border-inline-start-color: rgb(190 242 100 / 1);
}

.border-s-lime-300\/15 {
  border-inline-start-color: rgb(190 242 100 / 0.15);
}

.border-s-lime-300\/20 {
  border-inline-start-color: rgb(190 242 100 / 0.2);
}

.border-s-lime-300\/25 {
  border-inline-start-color: rgb(190 242 100 / 0.25);
}

.border-s-lime-300\/30 {
  border-inline-start-color: rgb(190 242 100 / 0.3);
}

.border-s-lime-300\/35 {
  border-inline-start-color: rgb(190 242 100 / 0.35);
}

.border-s-lime-300\/40 {
  border-inline-start-color: rgb(190 242 100 / 0.4);
}

.border-s-lime-300\/45 {
  border-inline-start-color: rgb(190 242 100 / 0.45);
}

.border-s-lime-300\/5 {
  border-inline-start-color: rgb(190 242 100 / 0.05);
}

.border-s-lime-300\/50 {
  border-inline-start-color: rgb(190 242 100 / 0.5);
}

.border-s-lime-300\/55 {
  border-inline-start-color: rgb(190 242 100 / 0.55);
}

.border-s-lime-300\/60 {
  border-inline-start-color: rgb(190 242 100 / 0.6);
}

.border-s-lime-300\/65 {
  border-inline-start-color: rgb(190 242 100 / 0.65);
}

.border-s-lime-300\/70 {
  border-inline-start-color: rgb(190 242 100 / 0.7);
}

.border-s-lime-300\/75 {
  border-inline-start-color: rgb(190 242 100 / 0.75);
}

.border-s-lime-300\/80 {
  border-inline-start-color: rgb(190 242 100 / 0.8);
}

.border-s-lime-300\/85 {
  border-inline-start-color: rgb(190 242 100 / 0.85);
}

.border-s-lime-300\/90 {
  border-inline-start-color: rgb(190 242 100 / 0.9);
}

.border-s-lime-300\/95 {
  border-inline-start-color: rgb(190 242 100 / 0.95);
}

.border-s-lime-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(163 230 53 / var(--tw-border-opacity, 1));
}

.border-s-lime-400\/0 {
  border-inline-start-color: rgb(163 230 53 / 0);
}

.border-s-lime-400\/10 {
  border-inline-start-color: rgb(163 230 53 / 0.1);
}

.border-s-lime-400\/100 {
  border-inline-start-color: rgb(163 230 53 / 1);
}

.border-s-lime-400\/15 {
  border-inline-start-color: rgb(163 230 53 / 0.15);
}

.border-s-lime-400\/20 {
  border-inline-start-color: rgb(163 230 53 / 0.2);
}

.border-s-lime-400\/25 {
  border-inline-start-color: rgb(163 230 53 / 0.25);
}

.border-s-lime-400\/30 {
  border-inline-start-color: rgb(163 230 53 / 0.3);
}

.border-s-lime-400\/35 {
  border-inline-start-color: rgb(163 230 53 / 0.35);
}

.border-s-lime-400\/40 {
  border-inline-start-color: rgb(163 230 53 / 0.4);
}

.border-s-lime-400\/45 {
  border-inline-start-color: rgb(163 230 53 / 0.45);
}

.border-s-lime-400\/5 {
  border-inline-start-color: rgb(163 230 53 / 0.05);
}

.border-s-lime-400\/50 {
  border-inline-start-color: rgb(163 230 53 / 0.5);
}

.border-s-lime-400\/55 {
  border-inline-start-color: rgb(163 230 53 / 0.55);
}

.border-s-lime-400\/60 {
  border-inline-start-color: rgb(163 230 53 / 0.6);
}

.border-s-lime-400\/65 {
  border-inline-start-color: rgb(163 230 53 / 0.65);
}

.border-s-lime-400\/70 {
  border-inline-start-color: rgb(163 230 53 / 0.7);
}

.border-s-lime-400\/75 {
  border-inline-start-color: rgb(163 230 53 / 0.75);
}

.border-s-lime-400\/80 {
  border-inline-start-color: rgb(163 230 53 / 0.8);
}

.border-s-lime-400\/85 {
  border-inline-start-color: rgb(163 230 53 / 0.85);
}

.border-s-lime-400\/90 {
  border-inline-start-color: rgb(163 230 53 / 0.9);
}

.border-s-lime-400\/95 {
  border-inline-start-color: rgb(163 230 53 / 0.95);
}

.border-s-lime-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(247 254 231 / var(--tw-border-opacity, 1));
}

.border-s-lime-50\/0 {
  border-inline-start-color: rgb(247 254 231 / 0);
}

.border-s-lime-50\/10 {
  border-inline-start-color: rgb(247 254 231 / 0.1);
}

.border-s-lime-50\/100 {
  border-inline-start-color: rgb(247 254 231 / 1);
}

.border-s-lime-50\/15 {
  border-inline-start-color: rgb(247 254 231 / 0.15);
}

.border-s-lime-50\/20 {
  border-inline-start-color: rgb(247 254 231 / 0.2);
}

.border-s-lime-50\/25 {
  border-inline-start-color: rgb(247 254 231 / 0.25);
}

.border-s-lime-50\/30 {
  border-inline-start-color: rgb(247 254 231 / 0.3);
}

.border-s-lime-50\/35 {
  border-inline-start-color: rgb(247 254 231 / 0.35);
}

.border-s-lime-50\/40 {
  border-inline-start-color: rgb(247 254 231 / 0.4);
}

.border-s-lime-50\/45 {
  border-inline-start-color: rgb(247 254 231 / 0.45);
}

.border-s-lime-50\/5 {
  border-inline-start-color: rgb(247 254 231 / 0.05);
}

.border-s-lime-50\/50 {
  border-inline-start-color: rgb(247 254 231 / 0.5);
}

.border-s-lime-50\/55 {
  border-inline-start-color: rgb(247 254 231 / 0.55);
}

.border-s-lime-50\/60 {
  border-inline-start-color: rgb(247 254 231 / 0.6);
}

.border-s-lime-50\/65 {
  border-inline-start-color: rgb(247 254 231 / 0.65);
}

.border-s-lime-50\/70 {
  border-inline-start-color: rgb(247 254 231 / 0.7);
}

.border-s-lime-50\/75 {
  border-inline-start-color: rgb(247 254 231 / 0.75);
}

.border-s-lime-50\/80 {
  border-inline-start-color: rgb(247 254 231 / 0.8);
}

.border-s-lime-50\/85 {
  border-inline-start-color: rgb(247 254 231 / 0.85);
}

.border-s-lime-50\/90 {
  border-inline-start-color: rgb(247 254 231 / 0.9);
}

.border-s-lime-50\/95 {
  border-inline-start-color: rgb(247 254 231 / 0.95);
}

.border-s-lime-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(132 204 22 / var(--tw-border-opacity, 1));
}

.border-s-lime-500\/0 {
  border-inline-start-color: rgb(132 204 22 / 0);
}

.border-s-lime-500\/10 {
  border-inline-start-color: rgb(132 204 22 / 0.1);
}

.border-s-lime-500\/100 {
  border-inline-start-color: rgb(132 204 22 / 1);
}

.border-s-lime-500\/15 {
  border-inline-start-color: rgb(132 204 22 / 0.15);
}

.border-s-lime-500\/20 {
  border-inline-start-color: rgb(132 204 22 / 0.2);
}

.border-s-lime-500\/25 {
  border-inline-start-color: rgb(132 204 22 / 0.25);
}

.border-s-lime-500\/30 {
  border-inline-start-color: rgb(132 204 22 / 0.3);
}

.border-s-lime-500\/35 {
  border-inline-start-color: rgb(132 204 22 / 0.35);
}

.border-s-lime-500\/40 {
  border-inline-start-color: rgb(132 204 22 / 0.4);
}

.border-s-lime-500\/45 {
  border-inline-start-color: rgb(132 204 22 / 0.45);
}

.border-s-lime-500\/5 {
  border-inline-start-color: rgb(132 204 22 / 0.05);
}

.border-s-lime-500\/50 {
  border-inline-start-color: rgb(132 204 22 / 0.5);
}

.border-s-lime-500\/55 {
  border-inline-start-color: rgb(132 204 22 / 0.55);
}

.border-s-lime-500\/60 {
  border-inline-start-color: rgb(132 204 22 / 0.6);
}

.border-s-lime-500\/65 {
  border-inline-start-color: rgb(132 204 22 / 0.65);
}

.border-s-lime-500\/70 {
  border-inline-start-color: rgb(132 204 22 / 0.7);
}

.border-s-lime-500\/75 {
  border-inline-start-color: rgb(132 204 22 / 0.75);
}

.border-s-lime-500\/80 {
  border-inline-start-color: rgb(132 204 22 / 0.8);
}

.border-s-lime-500\/85 {
  border-inline-start-color: rgb(132 204 22 / 0.85);
}

.border-s-lime-500\/90 {
  border-inline-start-color: rgb(132 204 22 / 0.9);
}

.border-s-lime-500\/95 {
  border-inline-start-color: rgb(132 204 22 / 0.95);
}

.border-s-lime-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(101 163 13 / var(--tw-border-opacity, 1));
}

.border-s-lime-600\/0 {
  border-inline-start-color: rgb(101 163 13 / 0);
}

.border-s-lime-600\/10 {
  border-inline-start-color: rgb(101 163 13 / 0.1);
}

.border-s-lime-600\/100 {
  border-inline-start-color: rgb(101 163 13 / 1);
}

.border-s-lime-600\/15 {
  border-inline-start-color: rgb(101 163 13 / 0.15);
}

.border-s-lime-600\/20 {
  border-inline-start-color: rgb(101 163 13 / 0.2);
}

.border-s-lime-600\/25 {
  border-inline-start-color: rgb(101 163 13 / 0.25);
}

.border-s-lime-600\/30 {
  border-inline-start-color: rgb(101 163 13 / 0.3);
}

.border-s-lime-600\/35 {
  border-inline-start-color: rgb(101 163 13 / 0.35);
}

.border-s-lime-600\/40 {
  border-inline-start-color: rgb(101 163 13 / 0.4);
}

.border-s-lime-600\/45 {
  border-inline-start-color: rgb(101 163 13 / 0.45);
}

.border-s-lime-600\/5 {
  border-inline-start-color: rgb(101 163 13 / 0.05);
}

.border-s-lime-600\/50 {
  border-inline-start-color: rgb(101 163 13 / 0.5);
}

.border-s-lime-600\/55 {
  border-inline-start-color: rgb(101 163 13 / 0.55);
}

.border-s-lime-600\/60 {
  border-inline-start-color: rgb(101 163 13 / 0.6);
}

.border-s-lime-600\/65 {
  border-inline-start-color: rgb(101 163 13 / 0.65);
}

.border-s-lime-600\/70 {
  border-inline-start-color: rgb(101 163 13 / 0.7);
}

.border-s-lime-600\/75 {
  border-inline-start-color: rgb(101 163 13 / 0.75);
}

.border-s-lime-600\/80 {
  border-inline-start-color: rgb(101 163 13 / 0.8);
}

.border-s-lime-600\/85 {
  border-inline-start-color: rgb(101 163 13 / 0.85);
}

.border-s-lime-600\/90 {
  border-inline-start-color: rgb(101 163 13 / 0.9);
}

.border-s-lime-600\/95 {
  border-inline-start-color: rgb(101 163 13 / 0.95);
}

.border-s-lime-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(77 124 15 / var(--tw-border-opacity, 1));
}

.border-s-lime-700\/0 {
  border-inline-start-color: rgb(77 124 15 / 0);
}

.border-s-lime-700\/10 {
  border-inline-start-color: rgb(77 124 15 / 0.1);
}

.border-s-lime-700\/100 {
  border-inline-start-color: rgb(77 124 15 / 1);
}

.border-s-lime-700\/15 {
  border-inline-start-color: rgb(77 124 15 / 0.15);
}

.border-s-lime-700\/20 {
  border-inline-start-color: rgb(77 124 15 / 0.2);
}

.border-s-lime-700\/25 {
  border-inline-start-color: rgb(77 124 15 / 0.25);
}

.border-s-lime-700\/30 {
  border-inline-start-color: rgb(77 124 15 / 0.3);
}

.border-s-lime-700\/35 {
  border-inline-start-color: rgb(77 124 15 / 0.35);
}

.border-s-lime-700\/40 {
  border-inline-start-color: rgb(77 124 15 / 0.4);
}

.border-s-lime-700\/45 {
  border-inline-start-color: rgb(77 124 15 / 0.45);
}

.border-s-lime-700\/5 {
  border-inline-start-color: rgb(77 124 15 / 0.05);
}

.border-s-lime-700\/50 {
  border-inline-start-color: rgb(77 124 15 / 0.5);
}

.border-s-lime-700\/55 {
  border-inline-start-color: rgb(77 124 15 / 0.55);
}

.border-s-lime-700\/60 {
  border-inline-start-color: rgb(77 124 15 / 0.6);
}

.border-s-lime-700\/65 {
  border-inline-start-color: rgb(77 124 15 / 0.65);
}

.border-s-lime-700\/70 {
  border-inline-start-color: rgb(77 124 15 / 0.7);
}

.border-s-lime-700\/75 {
  border-inline-start-color: rgb(77 124 15 / 0.75);
}

.border-s-lime-700\/80 {
  border-inline-start-color: rgb(77 124 15 / 0.8);
}

.border-s-lime-700\/85 {
  border-inline-start-color: rgb(77 124 15 / 0.85);
}

.border-s-lime-700\/90 {
  border-inline-start-color: rgb(77 124 15 / 0.9);
}

.border-s-lime-700\/95 {
  border-inline-start-color: rgb(77 124 15 / 0.95);
}

.border-s-lime-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(63 98 18 / var(--tw-border-opacity, 1));
}

.border-s-lime-800\/0 {
  border-inline-start-color: rgb(63 98 18 / 0);
}

.border-s-lime-800\/10 {
  border-inline-start-color: rgb(63 98 18 / 0.1);
}

.border-s-lime-800\/100 {
  border-inline-start-color: rgb(63 98 18 / 1);
}

.border-s-lime-800\/15 {
  border-inline-start-color: rgb(63 98 18 / 0.15);
}

.border-s-lime-800\/20 {
  border-inline-start-color: rgb(63 98 18 / 0.2);
}

.border-s-lime-800\/25 {
  border-inline-start-color: rgb(63 98 18 / 0.25);
}

.border-s-lime-800\/30 {
  border-inline-start-color: rgb(63 98 18 / 0.3);
}

.border-s-lime-800\/35 {
  border-inline-start-color: rgb(63 98 18 / 0.35);
}

.border-s-lime-800\/40 {
  border-inline-start-color: rgb(63 98 18 / 0.4);
}

.border-s-lime-800\/45 {
  border-inline-start-color: rgb(63 98 18 / 0.45);
}

.border-s-lime-800\/5 {
  border-inline-start-color: rgb(63 98 18 / 0.05);
}

.border-s-lime-800\/50 {
  border-inline-start-color: rgb(63 98 18 / 0.5);
}

.border-s-lime-800\/55 {
  border-inline-start-color: rgb(63 98 18 / 0.55);
}

.border-s-lime-800\/60 {
  border-inline-start-color: rgb(63 98 18 / 0.6);
}

.border-s-lime-800\/65 {
  border-inline-start-color: rgb(63 98 18 / 0.65);
}

.border-s-lime-800\/70 {
  border-inline-start-color: rgb(63 98 18 / 0.7);
}

.border-s-lime-800\/75 {
  border-inline-start-color: rgb(63 98 18 / 0.75);
}

.border-s-lime-800\/80 {
  border-inline-start-color: rgb(63 98 18 / 0.8);
}

.border-s-lime-800\/85 {
  border-inline-start-color: rgb(63 98 18 / 0.85);
}

.border-s-lime-800\/90 {
  border-inline-start-color: rgb(63 98 18 / 0.9);
}

.border-s-lime-800\/95 {
  border-inline-start-color: rgb(63 98 18 / 0.95);
}

.border-s-lime-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(54 83 20 / var(--tw-border-opacity, 1));
}

.border-s-lime-900\/0 {
  border-inline-start-color: rgb(54 83 20 / 0);
}

.border-s-lime-900\/10 {
  border-inline-start-color: rgb(54 83 20 / 0.1);
}

.border-s-lime-900\/100 {
  border-inline-start-color: rgb(54 83 20 / 1);
}

.border-s-lime-900\/15 {
  border-inline-start-color: rgb(54 83 20 / 0.15);
}

.border-s-lime-900\/20 {
  border-inline-start-color: rgb(54 83 20 / 0.2);
}

.border-s-lime-900\/25 {
  border-inline-start-color: rgb(54 83 20 / 0.25);
}

.border-s-lime-900\/30 {
  border-inline-start-color: rgb(54 83 20 / 0.3);
}

.border-s-lime-900\/35 {
  border-inline-start-color: rgb(54 83 20 / 0.35);
}

.border-s-lime-900\/40 {
  border-inline-start-color: rgb(54 83 20 / 0.4);
}

.border-s-lime-900\/45 {
  border-inline-start-color: rgb(54 83 20 / 0.45);
}

.border-s-lime-900\/5 {
  border-inline-start-color: rgb(54 83 20 / 0.05);
}

.border-s-lime-900\/50 {
  border-inline-start-color: rgb(54 83 20 / 0.5);
}

.border-s-lime-900\/55 {
  border-inline-start-color: rgb(54 83 20 / 0.55);
}

.border-s-lime-900\/60 {
  border-inline-start-color: rgb(54 83 20 / 0.6);
}

.border-s-lime-900\/65 {
  border-inline-start-color: rgb(54 83 20 / 0.65);
}

.border-s-lime-900\/70 {
  border-inline-start-color: rgb(54 83 20 / 0.7);
}

.border-s-lime-900\/75 {
  border-inline-start-color: rgb(54 83 20 / 0.75);
}

.border-s-lime-900\/80 {
  border-inline-start-color: rgb(54 83 20 / 0.8);
}

.border-s-lime-900\/85 {
  border-inline-start-color: rgb(54 83 20 / 0.85);
}

.border-s-lime-900\/90 {
  border-inline-start-color: rgb(54 83 20 / 0.9);
}

.border-s-lime-900\/95 {
  border-inline-start-color: rgb(54 83 20 / 0.95);
}

.border-s-lime-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(26 46 5 / var(--tw-border-opacity, 1));
}

.border-s-lime-950\/0 {
  border-inline-start-color: rgb(26 46 5 / 0);
}

.border-s-lime-950\/10 {
  border-inline-start-color: rgb(26 46 5 / 0.1);
}

.border-s-lime-950\/100 {
  border-inline-start-color: rgb(26 46 5 / 1);
}

.border-s-lime-950\/15 {
  border-inline-start-color: rgb(26 46 5 / 0.15);
}

.border-s-lime-950\/20 {
  border-inline-start-color: rgb(26 46 5 / 0.2);
}

.border-s-lime-950\/25 {
  border-inline-start-color: rgb(26 46 5 / 0.25);
}

.border-s-lime-950\/30 {
  border-inline-start-color: rgb(26 46 5 / 0.3);
}

.border-s-lime-950\/35 {
  border-inline-start-color: rgb(26 46 5 / 0.35);
}

.border-s-lime-950\/40 {
  border-inline-start-color: rgb(26 46 5 / 0.4);
}

.border-s-lime-950\/45 {
  border-inline-start-color: rgb(26 46 5 / 0.45);
}

.border-s-lime-950\/5 {
  border-inline-start-color: rgb(26 46 5 / 0.05);
}

.border-s-lime-950\/50 {
  border-inline-start-color: rgb(26 46 5 / 0.5);
}

.border-s-lime-950\/55 {
  border-inline-start-color: rgb(26 46 5 / 0.55);
}

.border-s-lime-950\/60 {
  border-inline-start-color: rgb(26 46 5 / 0.6);
}

.border-s-lime-950\/65 {
  border-inline-start-color: rgb(26 46 5 / 0.65);
}

.border-s-lime-950\/70 {
  border-inline-start-color: rgb(26 46 5 / 0.7);
}

.border-s-lime-950\/75 {
  border-inline-start-color: rgb(26 46 5 / 0.75);
}

.border-s-lime-950\/80 {
  border-inline-start-color: rgb(26 46 5 / 0.8);
}

.border-s-lime-950\/85 {
  border-inline-start-color: rgb(26 46 5 / 0.85);
}

.border-s-lime-950\/90 {
  border-inline-start-color: rgb(26 46 5 / 0.9);
}

.border-s-lime-950\/95 {
  border-inline-start-color: rgb(26 46 5 / 0.95);
}

.border-s-neutral-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}

.border-s-neutral-100\/0 {
  border-inline-start-color: rgb(245 245 245 / 0);
}

.border-s-neutral-100\/10 {
  border-inline-start-color: rgb(245 245 245 / 0.1);
}

.border-s-neutral-100\/100 {
  border-inline-start-color: rgb(245 245 245 / 1);
}

.border-s-neutral-100\/15 {
  border-inline-start-color: rgb(245 245 245 / 0.15);
}

.border-s-neutral-100\/20 {
  border-inline-start-color: rgb(245 245 245 / 0.2);
}

.border-s-neutral-100\/25 {
  border-inline-start-color: rgb(245 245 245 / 0.25);
}

.border-s-neutral-100\/30 {
  border-inline-start-color: rgb(245 245 245 / 0.3);
}

.border-s-neutral-100\/35 {
  border-inline-start-color: rgb(245 245 245 / 0.35);
}

.border-s-neutral-100\/40 {
  border-inline-start-color: rgb(245 245 245 / 0.4);
}

.border-s-neutral-100\/45 {
  border-inline-start-color: rgb(245 245 245 / 0.45);
}

.border-s-neutral-100\/5 {
  border-inline-start-color: rgb(245 245 245 / 0.05);
}

.border-s-neutral-100\/50 {
  border-inline-start-color: rgb(245 245 245 / 0.5);
}

.border-s-neutral-100\/55 {
  border-inline-start-color: rgb(245 245 245 / 0.55);
}

.border-s-neutral-100\/60 {
  border-inline-start-color: rgb(245 245 245 / 0.6);
}

.border-s-neutral-100\/65 {
  border-inline-start-color: rgb(245 245 245 / 0.65);
}

.border-s-neutral-100\/70 {
  border-inline-start-color: rgb(245 245 245 / 0.7);
}

.border-s-neutral-100\/75 {
  border-inline-start-color: rgb(245 245 245 / 0.75);
}

.border-s-neutral-100\/80 {
  border-inline-start-color: rgb(245 245 245 / 0.8);
}

.border-s-neutral-100\/85 {
  border-inline-start-color: rgb(245 245 245 / 0.85);
}

.border-s-neutral-100\/90 {
  border-inline-start-color: rgb(245 245 245 / 0.9);
}

.border-s-neutral-100\/95 {
  border-inline-start-color: rgb(245 245 245 / 0.95);
}

.border-s-neutral-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}

.border-s-neutral-200\/0 {
  border-inline-start-color: rgb(229 229 229 / 0);
}

.border-s-neutral-200\/10 {
  border-inline-start-color: rgb(229 229 229 / 0.1);
}

.border-s-neutral-200\/100 {
  border-inline-start-color: rgb(229 229 229 / 1);
}

.border-s-neutral-200\/15 {
  border-inline-start-color: rgb(229 229 229 / 0.15);
}

.border-s-neutral-200\/20 {
  border-inline-start-color: rgb(229 229 229 / 0.2);
}

.border-s-neutral-200\/25 {
  border-inline-start-color: rgb(229 229 229 / 0.25);
}

.border-s-neutral-200\/30 {
  border-inline-start-color: rgb(229 229 229 / 0.3);
}

.border-s-neutral-200\/35 {
  border-inline-start-color: rgb(229 229 229 / 0.35);
}

.border-s-neutral-200\/40 {
  border-inline-start-color: rgb(229 229 229 / 0.4);
}

.border-s-neutral-200\/45 {
  border-inline-start-color: rgb(229 229 229 / 0.45);
}

.border-s-neutral-200\/5 {
  border-inline-start-color: rgb(229 229 229 / 0.05);
}

.border-s-neutral-200\/50 {
  border-inline-start-color: rgb(229 229 229 / 0.5);
}

.border-s-neutral-200\/55 {
  border-inline-start-color: rgb(229 229 229 / 0.55);
}

.border-s-neutral-200\/60 {
  border-inline-start-color: rgb(229 229 229 / 0.6);
}

.border-s-neutral-200\/65 {
  border-inline-start-color: rgb(229 229 229 / 0.65);
}

.border-s-neutral-200\/70 {
  border-inline-start-color: rgb(229 229 229 / 0.7);
}

.border-s-neutral-200\/75 {
  border-inline-start-color: rgb(229 229 229 / 0.75);
}

.border-s-neutral-200\/80 {
  border-inline-start-color: rgb(229 229 229 / 0.8);
}

.border-s-neutral-200\/85 {
  border-inline-start-color: rgb(229 229 229 / 0.85);
}

.border-s-neutral-200\/90 {
  border-inline-start-color: rgb(229 229 229 / 0.9);
}

.border-s-neutral-200\/95 {
  border-inline-start-color: rgb(229 229 229 / 0.95);
}

.border-s-neutral-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}

.border-s-neutral-300\/0 {
  border-inline-start-color: rgb(212 212 212 / 0);
}

.border-s-neutral-300\/10 {
  border-inline-start-color: rgb(212 212 212 / 0.1);
}

.border-s-neutral-300\/100 {
  border-inline-start-color: rgb(212 212 212 / 1);
}

.border-s-neutral-300\/15 {
  border-inline-start-color: rgb(212 212 212 / 0.15);
}

.border-s-neutral-300\/20 {
  border-inline-start-color: rgb(212 212 212 / 0.2);
}

.border-s-neutral-300\/25 {
  border-inline-start-color: rgb(212 212 212 / 0.25);
}

.border-s-neutral-300\/30 {
  border-inline-start-color: rgb(212 212 212 / 0.3);
}

.border-s-neutral-300\/35 {
  border-inline-start-color: rgb(212 212 212 / 0.35);
}

.border-s-neutral-300\/40 {
  border-inline-start-color: rgb(212 212 212 / 0.4);
}

.border-s-neutral-300\/45 {
  border-inline-start-color: rgb(212 212 212 / 0.45);
}

.border-s-neutral-300\/5 {
  border-inline-start-color: rgb(212 212 212 / 0.05);
}

.border-s-neutral-300\/50 {
  border-inline-start-color: rgb(212 212 212 / 0.5);
}

.border-s-neutral-300\/55 {
  border-inline-start-color: rgb(212 212 212 / 0.55);
}

.border-s-neutral-300\/60 {
  border-inline-start-color: rgb(212 212 212 / 0.6);
}

.border-s-neutral-300\/65 {
  border-inline-start-color: rgb(212 212 212 / 0.65);
}

.border-s-neutral-300\/70 {
  border-inline-start-color: rgb(212 212 212 / 0.7);
}

.border-s-neutral-300\/75 {
  border-inline-start-color: rgb(212 212 212 / 0.75);
}

.border-s-neutral-300\/80 {
  border-inline-start-color: rgb(212 212 212 / 0.8);
}

.border-s-neutral-300\/85 {
  border-inline-start-color: rgb(212 212 212 / 0.85);
}

.border-s-neutral-300\/90 {
  border-inline-start-color: rgb(212 212 212 / 0.9);
}

.border-s-neutral-300\/95 {
  border-inline-start-color: rgb(212 212 212 / 0.95);
}

.border-s-neutral-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(163 163 163 / var(--tw-border-opacity, 1));
}

.border-s-neutral-400\/0 {
  border-inline-start-color: rgb(163 163 163 / 0);
}

.border-s-neutral-400\/10 {
  border-inline-start-color: rgb(163 163 163 / 0.1);
}

.border-s-neutral-400\/100 {
  border-inline-start-color: rgb(163 163 163 / 1);
}

.border-s-neutral-400\/15 {
  border-inline-start-color: rgb(163 163 163 / 0.15);
}

.border-s-neutral-400\/20 {
  border-inline-start-color: rgb(163 163 163 / 0.2);
}

.border-s-neutral-400\/25 {
  border-inline-start-color: rgb(163 163 163 / 0.25);
}

.border-s-neutral-400\/30 {
  border-inline-start-color: rgb(163 163 163 / 0.3);
}

.border-s-neutral-400\/35 {
  border-inline-start-color: rgb(163 163 163 / 0.35);
}

.border-s-neutral-400\/40 {
  border-inline-start-color: rgb(163 163 163 / 0.4);
}

.border-s-neutral-400\/45 {
  border-inline-start-color: rgb(163 163 163 / 0.45);
}

.border-s-neutral-400\/5 {
  border-inline-start-color: rgb(163 163 163 / 0.05);
}

.border-s-neutral-400\/50 {
  border-inline-start-color: rgb(163 163 163 / 0.5);
}

.border-s-neutral-400\/55 {
  border-inline-start-color: rgb(163 163 163 / 0.55);
}

.border-s-neutral-400\/60 {
  border-inline-start-color: rgb(163 163 163 / 0.6);
}

.border-s-neutral-400\/65 {
  border-inline-start-color: rgb(163 163 163 / 0.65);
}

.border-s-neutral-400\/70 {
  border-inline-start-color: rgb(163 163 163 / 0.7);
}

.border-s-neutral-400\/75 {
  border-inline-start-color: rgb(163 163 163 / 0.75);
}

.border-s-neutral-400\/80 {
  border-inline-start-color: rgb(163 163 163 / 0.8);
}

.border-s-neutral-400\/85 {
  border-inline-start-color: rgb(163 163 163 / 0.85);
}

.border-s-neutral-400\/90 {
  border-inline-start-color: rgb(163 163 163 / 0.9);
}

.border-s-neutral-400\/95 {
  border-inline-start-color: rgb(163 163 163 / 0.95);
}

.border-s-neutral-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}

.border-s-neutral-50\/0 {
  border-inline-start-color: rgb(250 250 250 / 0);
}

.border-s-neutral-50\/10 {
  border-inline-start-color: rgb(250 250 250 / 0.1);
}

.border-s-neutral-50\/100 {
  border-inline-start-color: rgb(250 250 250 / 1);
}

.border-s-neutral-50\/15 {
  border-inline-start-color: rgb(250 250 250 / 0.15);
}

.border-s-neutral-50\/20 {
  border-inline-start-color: rgb(250 250 250 / 0.2);
}

.border-s-neutral-50\/25 {
  border-inline-start-color: rgb(250 250 250 / 0.25);
}

.border-s-neutral-50\/30 {
  border-inline-start-color: rgb(250 250 250 / 0.3);
}

.border-s-neutral-50\/35 {
  border-inline-start-color: rgb(250 250 250 / 0.35);
}

.border-s-neutral-50\/40 {
  border-inline-start-color: rgb(250 250 250 / 0.4);
}

.border-s-neutral-50\/45 {
  border-inline-start-color: rgb(250 250 250 / 0.45);
}

.border-s-neutral-50\/5 {
  border-inline-start-color: rgb(250 250 250 / 0.05);
}

.border-s-neutral-50\/50 {
  border-inline-start-color: rgb(250 250 250 / 0.5);
}

.border-s-neutral-50\/55 {
  border-inline-start-color: rgb(250 250 250 / 0.55);
}

.border-s-neutral-50\/60 {
  border-inline-start-color: rgb(250 250 250 / 0.6);
}

.border-s-neutral-50\/65 {
  border-inline-start-color: rgb(250 250 250 / 0.65);
}

.border-s-neutral-50\/70 {
  border-inline-start-color: rgb(250 250 250 / 0.7);
}

.border-s-neutral-50\/75 {
  border-inline-start-color: rgb(250 250 250 / 0.75);
}

.border-s-neutral-50\/80 {
  border-inline-start-color: rgb(250 250 250 / 0.8);
}

.border-s-neutral-50\/85 {
  border-inline-start-color: rgb(250 250 250 / 0.85);
}

.border-s-neutral-50\/90 {
  border-inline-start-color: rgb(250 250 250 / 0.9);
}

.border-s-neutral-50\/95 {
  border-inline-start-color: rgb(250 250 250 / 0.95);
}

.border-s-neutral-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(115 115 115 / var(--tw-border-opacity, 1));
}

.border-s-neutral-500\/0 {
  border-inline-start-color: rgb(115 115 115 / 0);
}

.border-s-neutral-500\/10 {
  border-inline-start-color: rgb(115 115 115 / 0.1);
}

.border-s-neutral-500\/100 {
  border-inline-start-color: rgb(115 115 115 / 1);
}

.border-s-neutral-500\/15 {
  border-inline-start-color: rgb(115 115 115 / 0.15);
}

.border-s-neutral-500\/20 {
  border-inline-start-color: rgb(115 115 115 / 0.2);
}

.border-s-neutral-500\/25 {
  border-inline-start-color: rgb(115 115 115 / 0.25);
}

.border-s-neutral-500\/30 {
  border-inline-start-color: rgb(115 115 115 / 0.3);
}

.border-s-neutral-500\/35 {
  border-inline-start-color: rgb(115 115 115 / 0.35);
}

.border-s-neutral-500\/40 {
  border-inline-start-color: rgb(115 115 115 / 0.4);
}

.border-s-neutral-500\/45 {
  border-inline-start-color: rgb(115 115 115 / 0.45);
}

.border-s-neutral-500\/5 {
  border-inline-start-color: rgb(115 115 115 / 0.05);
}

.border-s-neutral-500\/50 {
  border-inline-start-color: rgb(115 115 115 / 0.5);
}

.border-s-neutral-500\/55 {
  border-inline-start-color: rgb(115 115 115 / 0.55);
}

.border-s-neutral-500\/60 {
  border-inline-start-color: rgb(115 115 115 / 0.6);
}

.border-s-neutral-500\/65 {
  border-inline-start-color: rgb(115 115 115 / 0.65);
}

.border-s-neutral-500\/70 {
  border-inline-start-color: rgb(115 115 115 / 0.7);
}

.border-s-neutral-500\/75 {
  border-inline-start-color: rgb(115 115 115 / 0.75);
}

.border-s-neutral-500\/80 {
  border-inline-start-color: rgb(115 115 115 / 0.8);
}

.border-s-neutral-500\/85 {
  border-inline-start-color: rgb(115 115 115 / 0.85);
}

.border-s-neutral-500\/90 {
  border-inline-start-color: rgb(115 115 115 / 0.9);
}

.border-s-neutral-500\/95 {
  border-inline-start-color: rgb(115 115 115 / 0.95);
}

.border-s-neutral-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(82 82 82 / var(--tw-border-opacity, 1));
}

.border-s-neutral-600\/0 {
  border-inline-start-color: rgb(82 82 82 / 0);
}

.border-s-neutral-600\/10 {
  border-inline-start-color: rgb(82 82 82 / 0.1);
}

.border-s-neutral-600\/100 {
  border-inline-start-color: rgb(82 82 82 / 1);
}

.border-s-neutral-600\/15 {
  border-inline-start-color: rgb(82 82 82 / 0.15);
}

.border-s-neutral-600\/20 {
  border-inline-start-color: rgb(82 82 82 / 0.2);
}

.border-s-neutral-600\/25 {
  border-inline-start-color: rgb(82 82 82 / 0.25);
}

.border-s-neutral-600\/30 {
  border-inline-start-color: rgb(82 82 82 / 0.3);
}

.border-s-neutral-600\/35 {
  border-inline-start-color: rgb(82 82 82 / 0.35);
}

.border-s-neutral-600\/40 {
  border-inline-start-color: rgb(82 82 82 / 0.4);
}

.border-s-neutral-600\/45 {
  border-inline-start-color: rgb(82 82 82 / 0.45);
}

.border-s-neutral-600\/5 {
  border-inline-start-color: rgb(82 82 82 / 0.05);
}

.border-s-neutral-600\/50 {
  border-inline-start-color: rgb(82 82 82 / 0.5);
}

.border-s-neutral-600\/55 {
  border-inline-start-color: rgb(82 82 82 / 0.55);
}

.border-s-neutral-600\/60 {
  border-inline-start-color: rgb(82 82 82 / 0.6);
}

.border-s-neutral-600\/65 {
  border-inline-start-color: rgb(82 82 82 / 0.65);
}

.border-s-neutral-600\/70 {
  border-inline-start-color: rgb(82 82 82 / 0.7);
}

.border-s-neutral-600\/75 {
  border-inline-start-color: rgb(82 82 82 / 0.75);
}

.border-s-neutral-600\/80 {
  border-inline-start-color: rgb(82 82 82 / 0.8);
}

.border-s-neutral-600\/85 {
  border-inline-start-color: rgb(82 82 82 / 0.85);
}

.border-s-neutral-600\/90 {
  border-inline-start-color: rgb(82 82 82 / 0.9);
}

.border-s-neutral-600\/95 {
  border-inline-start-color: rgb(82 82 82 / 0.95);
}

.border-s-neutral-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(64 64 64 / var(--tw-border-opacity, 1));
}

.border-s-neutral-700\/0 {
  border-inline-start-color: rgb(64 64 64 / 0);
}

.border-s-neutral-700\/10 {
  border-inline-start-color: rgb(64 64 64 / 0.1);
}

.border-s-neutral-700\/100 {
  border-inline-start-color: rgb(64 64 64 / 1);
}

.border-s-neutral-700\/15 {
  border-inline-start-color: rgb(64 64 64 / 0.15);
}

.border-s-neutral-700\/20 {
  border-inline-start-color: rgb(64 64 64 / 0.2);
}

.border-s-neutral-700\/25 {
  border-inline-start-color: rgb(64 64 64 / 0.25);
}

.border-s-neutral-700\/30 {
  border-inline-start-color: rgb(64 64 64 / 0.3);
}

.border-s-neutral-700\/35 {
  border-inline-start-color: rgb(64 64 64 / 0.35);
}

.border-s-neutral-700\/40 {
  border-inline-start-color: rgb(64 64 64 / 0.4);
}

.border-s-neutral-700\/45 {
  border-inline-start-color: rgb(64 64 64 / 0.45);
}

.border-s-neutral-700\/5 {
  border-inline-start-color: rgb(64 64 64 / 0.05);
}

.border-s-neutral-700\/50 {
  border-inline-start-color: rgb(64 64 64 / 0.5);
}

.border-s-neutral-700\/55 {
  border-inline-start-color: rgb(64 64 64 / 0.55);
}

.border-s-neutral-700\/60 {
  border-inline-start-color: rgb(64 64 64 / 0.6);
}

.border-s-neutral-700\/65 {
  border-inline-start-color: rgb(64 64 64 / 0.65);
}

.border-s-neutral-700\/70 {
  border-inline-start-color: rgb(64 64 64 / 0.7);
}

.border-s-neutral-700\/75 {
  border-inline-start-color: rgb(64 64 64 / 0.75);
}

.border-s-neutral-700\/80 {
  border-inline-start-color: rgb(64 64 64 / 0.8);
}

.border-s-neutral-700\/85 {
  border-inline-start-color: rgb(64 64 64 / 0.85);
}

.border-s-neutral-700\/90 {
  border-inline-start-color: rgb(64 64 64 / 0.9);
}

.border-s-neutral-700\/95 {
  border-inline-start-color: rgb(64 64 64 / 0.95);
}

.border-s-neutral-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
}

.border-s-neutral-800\/0 {
  border-inline-start-color: rgb(38 38 38 / 0);
}

.border-s-neutral-800\/10 {
  border-inline-start-color: rgb(38 38 38 / 0.1);
}

.border-s-neutral-800\/100 {
  border-inline-start-color: rgb(38 38 38 / 1);
}

.border-s-neutral-800\/15 {
  border-inline-start-color: rgb(38 38 38 / 0.15);
}

.border-s-neutral-800\/20 {
  border-inline-start-color: rgb(38 38 38 / 0.2);
}

.border-s-neutral-800\/25 {
  border-inline-start-color: rgb(38 38 38 / 0.25);
}

.border-s-neutral-800\/30 {
  border-inline-start-color: rgb(38 38 38 / 0.3);
}

.border-s-neutral-800\/35 {
  border-inline-start-color: rgb(38 38 38 / 0.35);
}

.border-s-neutral-800\/40 {
  border-inline-start-color: rgb(38 38 38 / 0.4);
}

.border-s-neutral-800\/45 {
  border-inline-start-color: rgb(38 38 38 / 0.45);
}

.border-s-neutral-800\/5 {
  border-inline-start-color: rgb(38 38 38 / 0.05);
}

.border-s-neutral-800\/50 {
  border-inline-start-color: rgb(38 38 38 / 0.5);
}

.border-s-neutral-800\/55 {
  border-inline-start-color: rgb(38 38 38 / 0.55);
}

.border-s-neutral-800\/60 {
  border-inline-start-color: rgb(38 38 38 / 0.6);
}

.border-s-neutral-800\/65 {
  border-inline-start-color: rgb(38 38 38 / 0.65);
}

.border-s-neutral-800\/70 {
  border-inline-start-color: rgb(38 38 38 / 0.7);
}

.border-s-neutral-800\/75 {
  border-inline-start-color: rgb(38 38 38 / 0.75);
}

.border-s-neutral-800\/80 {
  border-inline-start-color: rgb(38 38 38 / 0.8);
}

.border-s-neutral-800\/85 {
  border-inline-start-color: rgb(38 38 38 / 0.85);
}

.border-s-neutral-800\/90 {
  border-inline-start-color: rgb(38 38 38 / 0.9);
}

.border-s-neutral-800\/95 {
  border-inline-start-color: rgb(38 38 38 / 0.95);
}

.border-s-neutral-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(23 23 23 / var(--tw-border-opacity, 1));
}

.border-s-neutral-900\/0 {
  border-inline-start-color: rgb(23 23 23 / 0);
}

.border-s-neutral-900\/10 {
  border-inline-start-color: rgb(23 23 23 / 0.1);
}

.border-s-neutral-900\/100 {
  border-inline-start-color: rgb(23 23 23 / 1);
}

.border-s-neutral-900\/15 {
  border-inline-start-color: rgb(23 23 23 / 0.15);
}

.border-s-neutral-900\/20 {
  border-inline-start-color: rgb(23 23 23 / 0.2);
}

.border-s-neutral-900\/25 {
  border-inline-start-color: rgb(23 23 23 / 0.25);
}

.border-s-neutral-900\/30 {
  border-inline-start-color: rgb(23 23 23 / 0.3);
}

.border-s-neutral-900\/35 {
  border-inline-start-color: rgb(23 23 23 / 0.35);
}

.border-s-neutral-900\/40 {
  border-inline-start-color: rgb(23 23 23 / 0.4);
}

.border-s-neutral-900\/45 {
  border-inline-start-color: rgb(23 23 23 / 0.45);
}

.border-s-neutral-900\/5 {
  border-inline-start-color: rgb(23 23 23 / 0.05);
}

.border-s-neutral-900\/50 {
  border-inline-start-color: rgb(23 23 23 / 0.5);
}

.border-s-neutral-900\/55 {
  border-inline-start-color: rgb(23 23 23 / 0.55);
}

.border-s-neutral-900\/60 {
  border-inline-start-color: rgb(23 23 23 / 0.6);
}

.border-s-neutral-900\/65 {
  border-inline-start-color: rgb(23 23 23 / 0.65);
}

.border-s-neutral-900\/70 {
  border-inline-start-color: rgb(23 23 23 / 0.7);
}

.border-s-neutral-900\/75 {
  border-inline-start-color: rgb(23 23 23 / 0.75);
}

.border-s-neutral-900\/80 {
  border-inline-start-color: rgb(23 23 23 / 0.8);
}

.border-s-neutral-900\/85 {
  border-inline-start-color: rgb(23 23 23 / 0.85);
}

.border-s-neutral-900\/90 {
  border-inline-start-color: rgb(23 23 23 / 0.9);
}

.border-s-neutral-900\/95 {
  border-inline-start-color: rgb(23 23 23 / 0.95);
}

.border-s-neutral-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(10 10 10 / var(--tw-border-opacity, 1));
}

.border-s-neutral-950\/0 {
  border-inline-start-color: rgb(10 10 10 / 0);
}

.border-s-neutral-950\/10 {
  border-inline-start-color: rgb(10 10 10 / 0.1);
}

.border-s-neutral-950\/100 {
  border-inline-start-color: rgb(10 10 10 / 1);
}

.border-s-neutral-950\/15 {
  border-inline-start-color: rgb(10 10 10 / 0.15);
}

.border-s-neutral-950\/20 {
  border-inline-start-color: rgb(10 10 10 / 0.2);
}

.border-s-neutral-950\/25 {
  border-inline-start-color: rgb(10 10 10 / 0.25);
}

.border-s-neutral-950\/30 {
  border-inline-start-color: rgb(10 10 10 / 0.3);
}

.border-s-neutral-950\/35 {
  border-inline-start-color: rgb(10 10 10 / 0.35);
}

.border-s-neutral-950\/40 {
  border-inline-start-color: rgb(10 10 10 / 0.4);
}

.border-s-neutral-950\/45 {
  border-inline-start-color: rgb(10 10 10 / 0.45);
}

.border-s-neutral-950\/5 {
  border-inline-start-color: rgb(10 10 10 / 0.05);
}

.border-s-neutral-950\/50 {
  border-inline-start-color: rgb(10 10 10 / 0.5);
}

.border-s-neutral-950\/55 {
  border-inline-start-color: rgb(10 10 10 / 0.55);
}

.border-s-neutral-950\/60 {
  border-inline-start-color: rgb(10 10 10 / 0.6);
}

.border-s-neutral-950\/65 {
  border-inline-start-color: rgb(10 10 10 / 0.65);
}

.border-s-neutral-950\/70 {
  border-inline-start-color: rgb(10 10 10 / 0.7);
}

.border-s-neutral-950\/75 {
  border-inline-start-color: rgb(10 10 10 / 0.75);
}

.border-s-neutral-950\/80 {
  border-inline-start-color: rgb(10 10 10 / 0.8);
}

.border-s-neutral-950\/85 {
  border-inline-start-color: rgb(10 10 10 / 0.85);
}

.border-s-neutral-950\/90 {
  border-inline-start-color: rgb(10 10 10 / 0.9);
}

.border-s-neutral-950\/95 {
  border-inline-start-color: rgb(10 10 10 / 0.95);
}

.border-s-ocean {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(30 107 108 / var(--tw-border-opacity, 1));
}

.border-s-ocean\/0 {
  border-inline-start-color: rgb(30 107 108 / 0);
}

.border-s-ocean\/10 {
  border-inline-start-color: rgb(30 107 108 / 0.1);
}

.border-s-ocean\/100 {
  border-inline-start-color: rgb(30 107 108 / 1);
}

.border-s-ocean\/15 {
  border-inline-start-color: rgb(30 107 108 / 0.15);
}

.border-s-ocean\/20 {
  border-inline-start-color: rgb(30 107 108 / 0.2);
}

.border-s-ocean\/25 {
  border-inline-start-color: rgb(30 107 108 / 0.25);
}

.border-s-ocean\/30 {
  border-inline-start-color: rgb(30 107 108 / 0.3);
}

.border-s-ocean\/35 {
  border-inline-start-color: rgb(30 107 108 / 0.35);
}

.border-s-ocean\/40 {
  border-inline-start-color: rgb(30 107 108 / 0.4);
}

.border-s-ocean\/45 {
  border-inline-start-color: rgb(30 107 108 / 0.45);
}

.border-s-ocean\/5 {
  border-inline-start-color: rgb(30 107 108 / 0.05);
}

.border-s-ocean\/50 {
  border-inline-start-color: rgb(30 107 108 / 0.5);
}

.border-s-ocean\/55 {
  border-inline-start-color: rgb(30 107 108 / 0.55);
}

.border-s-ocean\/60 {
  border-inline-start-color: rgb(30 107 108 / 0.6);
}

.border-s-ocean\/65 {
  border-inline-start-color: rgb(30 107 108 / 0.65);
}

.border-s-ocean\/70 {
  border-inline-start-color: rgb(30 107 108 / 0.7);
}

.border-s-ocean\/75 {
  border-inline-start-color: rgb(30 107 108 / 0.75);
}

.border-s-ocean\/80 {
  border-inline-start-color: rgb(30 107 108 / 0.8);
}

.border-s-ocean\/85 {
  border-inline-start-color: rgb(30 107 108 / 0.85);
}

.border-s-ocean\/90 {
  border-inline-start-color: rgb(30 107 108 / 0.9);
}

.border-s-ocean\/95 {
  border-inline-start-color: rgb(30 107 108 / 0.95);
}

.border-s-orange {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(192 108 61 / var(--tw-border-opacity, 1));
}

.border-s-orange\/0 {
  border-inline-start-color: rgb(192 108 61 / 0);
}

.border-s-orange\/10 {
  border-inline-start-color: rgb(192 108 61 / 0.1);
}

.border-s-orange\/100 {
  border-inline-start-color: rgb(192 108 61 / 1);
}

.border-s-orange\/15 {
  border-inline-start-color: rgb(192 108 61 / 0.15);
}

.border-s-orange\/20 {
  border-inline-start-color: rgb(192 108 61 / 0.2);
}

.border-s-orange\/25 {
  border-inline-start-color: rgb(192 108 61 / 0.25);
}

.border-s-orange\/30 {
  border-inline-start-color: rgb(192 108 61 / 0.3);
}

.border-s-orange\/35 {
  border-inline-start-color: rgb(192 108 61 / 0.35);
}

.border-s-orange\/40 {
  border-inline-start-color: rgb(192 108 61 / 0.4);
}

.border-s-orange\/45 {
  border-inline-start-color: rgb(192 108 61 / 0.45);
}

.border-s-orange\/5 {
  border-inline-start-color: rgb(192 108 61 / 0.05);
}

.border-s-orange\/50 {
  border-inline-start-color: rgb(192 108 61 / 0.5);
}

.border-s-orange\/55 {
  border-inline-start-color: rgb(192 108 61 / 0.55);
}

.border-s-orange\/60 {
  border-inline-start-color: rgb(192 108 61 / 0.6);
}

.border-s-orange\/65 {
  border-inline-start-color: rgb(192 108 61 / 0.65);
}

.border-s-orange\/70 {
  border-inline-start-color: rgb(192 108 61 / 0.7);
}

.border-s-orange\/75 {
  border-inline-start-color: rgb(192 108 61 / 0.75);
}

.border-s-orange\/80 {
  border-inline-start-color: rgb(192 108 61 / 0.8);
}

.border-s-orange\/85 {
  border-inline-start-color: rgb(192 108 61 / 0.85);
}

.border-s-orange\/90 {
  border-inline-start-color: rgb(192 108 61 / 0.9);
}

.border-s-orange\/95 {
  border-inline-start-color: rgb(192 108 61 / 0.95);
}

.border-s-pin-yellow {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(253 192 64 / var(--tw-border-opacity, 1));
}

.border-s-pin-yellow\/0 {
  border-inline-start-color: rgb(253 192 64 / 0);
}

.border-s-pin-yellow\/10 {
  border-inline-start-color: rgb(253 192 64 / 0.1);
}

.border-s-pin-yellow\/100 {
  border-inline-start-color: rgb(253 192 64 / 1);
}

.border-s-pin-yellow\/15 {
  border-inline-start-color: rgb(253 192 64 / 0.15);
}

.border-s-pin-yellow\/20 {
  border-inline-start-color: rgb(253 192 64 / 0.2);
}

.border-s-pin-yellow\/25 {
  border-inline-start-color: rgb(253 192 64 / 0.25);
}

.border-s-pin-yellow\/30 {
  border-inline-start-color: rgb(253 192 64 / 0.3);
}

.border-s-pin-yellow\/35 {
  border-inline-start-color: rgb(253 192 64 / 0.35);
}

.border-s-pin-yellow\/40 {
  border-inline-start-color: rgb(253 192 64 / 0.4);
}

.border-s-pin-yellow\/45 {
  border-inline-start-color: rgb(253 192 64 / 0.45);
}

.border-s-pin-yellow\/5 {
  border-inline-start-color: rgb(253 192 64 / 0.05);
}

.border-s-pin-yellow\/50 {
  border-inline-start-color: rgb(253 192 64 / 0.5);
}

.border-s-pin-yellow\/55 {
  border-inline-start-color: rgb(253 192 64 / 0.55);
}

.border-s-pin-yellow\/60 {
  border-inline-start-color: rgb(253 192 64 / 0.6);
}

.border-s-pin-yellow\/65 {
  border-inline-start-color: rgb(253 192 64 / 0.65);
}

.border-s-pin-yellow\/70 {
  border-inline-start-color: rgb(253 192 64 / 0.7);
}

.border-s-pin-yellow\/75 {
  border-inline-start-color: rgb(253 192 64 / 0.75);
}

.border-s-pin-yellow\/80 {
  border-inline-start-color: rgb(253 192 64 / 0.8);
}

.border-s-pin-yellow\/85 {
  border-inline-start-color: rgb(253 192 64 / 0.85);
}

.border-s-pin-yellow\/90 {
  border-inline-start-color: rgb(253 192 64 / 0.9);
}

.border-s-pin-yellow\/95 {
  border-inline-start-color: rgb(253 192 64 / 0.95);
}

.border-s-pink-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(252 231 243 / var(--tw-border-opacity, 1));
}

.border-s-pink-100\/0 {
  border-inline-start-color: rgb(252 231 243 / 0);
}

.border-s-pink-100\/10 {
  border-inline-start-color: rgb(252 231 243 / 0.1);
}

.border-s-pink-100\/100 {
  border-inline-start-color: rgb(252 231 243 / 1);
}

.border-s-pink-100\/15 {
  border-inline-start-color: rgb(252 231 243 / 0.15);
}

.border-s-pink-100\/20 {
  border-inline-start-color: rgb(252 231 243 / 0.2);
}

.border-s-pink-100\/25 {
  border-inline-start-color: rgb(252 231 243 / 0.25);
}

.border-s-pink-100\/30 {
  border-inline-start-color: rgb(252 231 243 / 0.3);
}

.border-s-pink-100\/35 {
  border-inline-start-color: rgb(252 231 243 / 0.35);
}

.border-s-pink-100\/40 {
  border-inline-start-color: rgb(252 231 243 / 0.4);
}

.border-s-pink-100\/45 {
  border-inline-start-color: rgb(252 231 243 / 0.45);
}

.border-s-pink-100\/5 {
  border-inline-start-color: rgb(252 231 243 / 0.05);
}

.border-s-pink-100\/50 {
  border-inline-start-color: rgb(252 231 243 / 0.5);
}

.border-s-pink-100\/55 {
  border-inline-start-color: rgb(252 231 243 / 0.55);
}

.border-s-pink-100\/60 {
  border-inline-start-color: rgb(252 231 243 / 0.6);
}

.border-s-pink-100\/65 {
  border-inline-start-color: rgb(252 231 243 / 0.65);
}

.border-s-pink-100\/70 {
  border-inline-start-color: rgb(252 231 243 / 0.7);
}

.border-s-pink-100\/75 {
  border-inline-start-color: rgb(252 231 243 / 0.75);
}

.border-s-pink-100\/80 {
  border-inline-start-color: rgb(252 231 243 / 0.8);
}

.border-s-pink-100\/85 {
  border-inline-start-color: rgb(252 231 243 / 0.85);
}

.border-s-pink-100\/90 {
  border-inline-start-color: rgb(252 231 243 / 0.9);
}

.border-s-pink-100\/95 {
  border-inline-start-color: rgb(252 231 243 / 0.95);
}

.border-s-pink-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(251 207 232 / var(--tw-border-opacity, 1));
}

.border-s-pink-200\/0 {
  border-inline-start-color: rgb(251 207 232 / 0);
}

.border-s-pink-200\/10 {
  border-inline-start-color: rgb(251 207 232 / 0.1);
}

.border-s-pink-200\/100 {
  border-inline-start-color: rgb(251 207 232 / 1);
}

.border-s-pink-200\/15 {
  border-inline-start-color: rgb(251 207 232 / 0.15);
}

.border-s-pink-200\/20 {
  border-inline-start-color: rgb(251 207 232 / 0.2);
}

.border-s-pink-200\/25 {
  border-inline-start-color: rgb(251 207 232 / 0.25);
}

.border-s-pink-200\/30 {
  border-inline-start-color: rgb(251 207 232 / 0.3);
}

.border-s-pink-200\/35 {
  border-inline-start-color: rgb(251 207 232 / 0.35);
}

.border-s-pink-200\/40 {
  border-inline-start-color: rgb(251 207 232 / 0.4);
}

.border-s-pink-200\/45 {
  border-inline-start-color: rgb(251 207 232 / 0.45);
}

.border-s-pink-200\/5 {
  border-inline-start-color: rgb(251 207 232 / 0.05);
}

.border-s-pink-200\/50 {
  border-inline-start-color: rgb(251 207 232 / 0.5);
}

.border-s-pink-200\/55 {
  border-inline-start-color: rgb(251 207 232 / 0.55);
}

.border-s-pink-200\/60 {
  border-inline-start-color: rgb(251 207 232 / 0.6);
}

.border-s-pink-200\/65 {
  border-inline-start-color: rgb(251 207 232 / 0.65);
}

.border-s-pink-200\/70 {
  border-inline-start-color: rgb(251 207 232 / 0.7);
}

.border-s-pink-200\/75 {
  border-inline-start-color: rgb(251 207 232 / 0.75);
}

.border-s-pink-200\/80 {
  border-inline-start-color: rgb(251 207 232 / 0.8);
}

.border-s-pink-200\/85 {
  border-inline-start-color: rgb(251 207 232 / 0.85);
}

.border-s-pink-200\/90 {
  border-inline-start-color: rgb(251 207 232 / 0.9);
}

.border-s-pink-200\/95 {
  border-inline-start-color: rgb(251 207 232 / 0.95);
}

.border-s-pink-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(249 168 212 / var(--tw-border-opacity, 1));
}

.border-s-pink-300\/0 {
  border-inline-start-color: rgb(249 168 212 / 0);
}

.border-s-pink-300\/10 {
  border-inline-start-color: rgb(249 168 212 / 0.1);
}

.border-s-pink-300\/100 {
  border-inline-start-color: rgb(249 168 212 / 1);
}

.border-s-pink-300\/15 {
  border-inline-start-color: rgb(249 168 212 / 0.15);
}

.border-s-pink-300\/20 {
  border-inline-start-color: rgb(249 168 212 / 0.2);
}

.border-s-pink-300\/25 {
  border-inline-start-color: rgb(249 168 212 / 0.25);
}

.border-s-pink-300\/30 {
  border-inline-start-color: rgb(249 168 212 / 0.3);
}

.border-s-pink-300\/35 {
  border-inline-start-color: rgb(249 168 212 / 0.35);
}

.border-s-pink-300\/40 {
  border-inline-start-color: rgb(249 168 212 / 0.4);
}

.border-s-pink-300\/45 {
  border-inline-start-color: rgb(249 168 212 / 0.45);
}

.border-s-pink-300\/5 {
  border-inline-start-color: rgb(249 168 212 / 0.05);
}

.border-s-pink-300\/50 {
  border-inline-start-color: rgb(249 168 212 / 0.5);
}

.border-s-pink-300\/55 {
  border-inline-start-color: rgb(249 168 212 / 0.55);
}

.border-s-pink-300\/60 {
  border-inline-start-color: rgb(249 168 212 / 0.6);
}

.border-s-pink-300\/65 {
  border-inline-start-color: rgb(249 168 212 / 0.65);
}

.border-s-pink-300\/70 {
  border-inline-start-color: rgb(249 168 212 / 0.7);
}

.border-s-pink-300\/75 {
  border-inline-start-color: rgb(249 168 212 / 0.75);
}

.border-s-pink-300\/80 {
  border-inline-start-color: rgb(249 168 212 / 0.8);
}

.border-s-pink-300\/85 {
  border-inline-start-color: rgb(249 168 212 / 0.85);
}

.border-s-pink-300\/90 {
  border-inline-start-color: rgb(249 168 212 / 0.9);
}

.border-s-pink-300\/95 {
  border-inline-start-color: rgb(249 168 212 / 0.95);
}

.border-s-pink-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(244 114 182 / var(--tw-border-opacity, 1));
}

.border-s-pink-400\/0 {
  border-inline-start-color: rgb(244 114 182 / 0);
}

.border-s-pink-400\/10 {
  border-inline-start-color: rgb(244 114 182 / 0.1);
}

.border-s-pink-400\/100 {
  border-inline-start-color: rgb(244 114 182 / 1);
}

.border-s-pink-400\/15 {
  border-inline-start-color: rgb(244 114 182 / 0.15);
}

.border-s-pink-400\/20 {
  border-inline-start-color: rgb(244 114 182 / 0.2);
}

.border-s-pink-400\/25 {
  border-inline-start-color: rgb(244 114 182 / 0.25);
}

.border-s-pink-400\/30 {
  border-inline-start-color: rgb(244 114 182 / 0.3);
}

.border-s-pink-400\/35 {
  border-inline-start-color: rgb(244 114 182 / 0.35);
}

.border-s-pink-400\/40 {
  border-inline-start-color: rgb(244 114 182 / 0.4);
}

.border-s-pink-400\/45 {
  border-inline-start-color: rgb(244 114 182 / 0.45);
}

.border-s-pink-400\/5 {
  border-inline-start-color: rgb(244 114 182 / 0.05);
}

.border-s-pink-400\/50 {
  border-inline-start-color: rgb(244 114 182 / 0.5);
}

.border-s-pink-400\/55 {
  border-inline-start-color: rgb(244 114 182 / 0.55);
}

.border-s-pink-400\/60 {
  border-inline-start-color: rgb(244 114 182 / 0.6);
}

.border-s-pink-400\/65 {
  border-inline-start-color: rgb(244 114 182 / 0.65);
}

.border-s-pink-400\/70 {
  border-inline-start-color: rgb(244 114 182 / 0.7);
}

.border-s-pink-400\/75 {
  border-inline-start-color: rgb(244 114 182 / 0.75);
}

.border-s-pink-400\/80 {
  border-inline-start-color: rgb(244 114 182 / 0.8);
}

.border-s-pink-400\/85 {
  border-inline-start-color: rgb(244 114 182 / 0.85);
}

.border-s-pink-400\/90 {
  border-inline-start-color: rgb(244 114 182 / 0.9);
}

.border-s-pink-400\/95 {
  border-inline-start-color: rgb(244 114 182 / 0.95);
}

.border-s-pink-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(253 242 248 / var(--tw-border-opacity, 1));
}

.border-s-pink-50\/0 {
  border-inline-start-color: rgb(253 242 248 / 0);
}

.border-s-pink-50\/10 {
  border-inline-start-color: rgb(253 242 248 / 0.1);
}

.border-s-pink-50\/100 {
  border-inline-start-color: rgb(253 242 248 / 1);
}

.border-s-pink-50\/15 {
  border-inline-start-color: rgb(253 242 248 / 0.15);
}

.border-s-pink-50\/20 {
  border-inline-start-color: rgb(253 242 248 / 0.2);
}

.border-s-pink-50\/25 {
  border-inline-start-color: rgb(253 242 248 / 0.25);
}

.border-s-pink-50\/30 {
  border-inline-start-color: rgb(253 242 248 / 0.3);
}

.border-s-pink-50\/35 {
  border-inline-start-color: rgb(253 242 248 / 0.35);
}

.border-s-pink-50\/40 {
  border-inline-start-color: rgb(253 242 248 / 0.4);
}

.border-s-pink-50\/45 {
  border-inline-start-color: rgb(253 242 248 / 0.45);
}

.border-s-pink-50\/5 {
  border-inline-start-color: rgb(253 242 248 / 0.05);
}

.border-s-pink-50\/50 {
  border-inline-start-color: rgb(253 242 248 / 0.5);
}

.border-s-pink-50\/55 {
  border-inline-start-color: rgb(253 242 248 / 0.55);
}

.border-s-pink-50\/60 {
  border-inline-start-color: rgb(253 242 248 / 0.6);
}

.border-s-pink-50\/65 {
  border-inline-start-color: rgb(253 242 248 / 0.65);
}

.border-s-pink-50\/70 {
  border-inline-start-color: rgb(253 242 248 / 0.7);
}

.border-s-pink-50\/75 {
  border-inline-start-color: rgb(253 242 248 / 0.75);
}

.border-s-pink-50\/80 {
  border-inline-start-color: rgb(253 242 248 / 0.8);
}

.border-s-pink-50\/85 {
  border-inline-start-color: rgb(253 242 248 / 0.85);
}

.border-s-pink-50\/90 {
  border-inline-start-color: rgb(253 242 248 / 0.9);
}

.border-s-pink-50\/95 {
  border-inline-start-color: rgb(253 242 248 / 0.95);
}

.border-s-pink-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(236 72 153 / var(--tw-border-opacity, 1));
}

.border-s-pink-500\/0 {
  border-inline-start-color: rgb(236 72 153 / 0);
}

.border-s-pink-500\/10 {
  border-inline-start-color: rgb(236 72 153 / 0.1);
}

.border-s-pink-500\/100 {
  border-inline-start-color: rgb(236 72 153 / 1);
}

.border-s-pink-500\/15 {
  border-inline-start-color: rgb(236 72 153 / 0.15);
}

.border-s-pink-500\/20 {
  border-inline-start-color: rgb(236 72 153 / 0.2);
}

.border-s-pink-500\/25 {
  border-inline-start-color: rgb(236 72 153 / 0.25);
}

.border-s-pink-500\/30 {
  border-inline-start-color: rgb(236 72 153 / 0.3);
}

.border-s-pink-500\/35 {
  border-inline-start-color: rgb(236 72 153 / 0.35);
}

.border-s-pink-500\/40 {
  border-inline-start-color: rgb(236 72 153 / 0.4);
}

.border-s-pink-500\/45 {
  border-inline-start-color: rgb(236 72 153 / 0.45);
}

.border-s-pink-500\/5 {
  border-inline-start-color: rgb(236 72 153 / 0.05);
}

.border-s-pink-500\/50 {
  border-inline-start-color: rgb(236 72 153 / 0.5);
}

.border-s-pink-500\/55 {
  border-inline-start-color: rgb(236 72 153 / 0.55);
}

.border-s-pink-500\/60 {
  border-inline-start-color: rgb(236 72 153 / 0.6);
}

.border-s-pink-500\/65 {
  border-inline-start-color: rgb(236 72 153 / 0.65);
}

.border-s-pink-500\/70 {
  border-inline-start-color: rgb(236 72 153 / 0.7);
}

.border-s-pink-500\/75 {
  border-inline-start-color: rgb(236 72 153 / 0.75);
}

.border-s-pink-500\/80 {
  border-inline-start-color: rgb(236 72 153 / 0.8);
}

.border-s-pink-500\/85 {
  border-inline-start-color: rgb(236 72 153 / 0.85);
}

.border-s-pink-500\/90 {
  border-inline-start-color: rgb(236 72 153 / 0.9);
}

.border-s-pink-500\/95 {
  border-inline-start-color: rgb(236 72 153 / 0.95);
}

.border-s-pink-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(219 39 119 / var(--tw-border-opacity, 1));
}

.border-s-pink-600\/0 {
  border-inline-start-color: rgb(219 39 119 / 0);
}

.border-s-pink-600\/10 {
  border-inline-start-color: rgb(219 39 119 / 0.1);
}

.border-s-pink-600\/100 {
  border-inline-start-color: rgb(219 39 119 / 1);
}

.border-s-pink-600\/15 {
  border-inline-start-color: rgb(219 39 119 / 0.15);
}

.border-s-pink-600\/20 {
  border-inline-start-color: rgb(219 39 119 / 0.2);
}

.border-s-pink-600\/25 {
  border-inline-start-color: rgb(219 39 119 / 0.25);
}

.border-s-pink-600\/30 {
  border-inline-start-color: rgb(219 39 119 / 0.3);
}

.border-s-pink-600\/35 {
  border-inline-start-color: rgb(219 39 119 / 0.35);
}

.border-s-pink-600\/40 {
  border-inline-start-color: rgb(219 39 119 / 0.4);
}

.border-s-pink-600\/45 {
  border-inline-start-color: rgb(219 39 119 / 0.45);
}

.border-s-pink-600\/5 {
  border-inline-start-color: rgb(219 39 119 / 0.05);
}

.border-s-pink-600\/50 {
  border-inline-start-color: rgb(219 39 119 / 0.5);
}

.border-s-pink-600\/55 {
  border-inline-start-color: rgb(219 39 119 / 0.55);
}

.border-s-pink-600\/60 {
  border-inline-start-color: rgb(219 39 119 / 0.6);
}

.border-s-pink-600\/65 {
  border-inline-start-color: rgb(219 39 119 / 0.65);
}

.border-s-pink-600\/70 {
  border-inline-start-color: rgb(219 39 119 / 0.7);
}

.border-s-pink-600\/75 {
  border-inline-start-color: rgb(219 39 119 / 0.75);
}

.border-s-pink-600\/80 {
  border-inline-start-color: rgb(219 39 119 / 0.8);
}

.border-s-pink-600\/85 {
  border-inline-start-color: rgb(219 39 119 / 0.85);
}

.border-s-pink-600\/90 {
  border-inline-start-color: rgb(219 39 119 / 0.9);
}

.border-s-pink-600\/95 {
  border-inline-start-color: rgb(219 39 119 / 0.95);
}

.border-s-pink-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(190 24 93 / var(--tw-border-opacity, 1));
}

.border-s-pink-700\/0 {
  border-inline-start-color: rgb(190 24 93 / 0);
}

.border-s-pink-700\/10 {
  border-inline-start-color: rgb(190 24 93 / 0.1);
}

.border-s-pink-700\/100 {
  border-inline-start-color: rgb(190 24 93 / 1);
}

.border-s-pink-700\/15 {
  border-inline-start-color: rgb(190 24 93 / 0.15);
}

.border-s-pink-700\/20 {
  border-inline-start-color: rgb(190 24 93 / 0.2);
}

.border-s-pink-700\/25 {
  border-inline-start-color: rgb(190 24 93 / 0.25);
}

.border-s-pink-700\/30 {
  border-inline-start-color: rgb(190 24 93 / 0.3);
}

.border-s-pink-700\/35 {
  border-inline-start-color: rgb(190 24 93 / 0.35);
}

.border-s-pink-700\/40 {
  border-inline-start-color: rgb(190 24 93 / 0.4);
}

.border-s-pink-700\/45 {
  border-inline-start-color: rgb(190 24 93 / 0.45);
}

.border-s-pink-700\/5 {
  border-inline-start-color: rgb(190 24 93 / 0.05);
}

.border-s-pink-700\/50 {
  border-inline-start-color: rgb(190 24 93 / 0.5);
}

.border-s-pink-700\/55 {
  border-inline-start-color: rgb(190 24 93 / 0.55);
}

.border-s-pink-700\/60 {
  border-inline-start-color: rgb(190 24 93 / 0.6);
}

.border-s-pink-700\/65 {
  border-inline-start-color: rgb(190 24 93 / 0.65);
}

.border-s-pink-700\/70 {
  border-inline-start-color: rgb(190 24 93 / 0.7);
}

.border-s-pink-700\/75 {
  border-inline-start-color: rgb(190 24 93 / 0.75);
}

.border-s-pink-700\/80 {
  border-inline-start-color: rgb(190 24 93 / 0.8);
}

.border-s-pink-700\/85 {
  border-inline-start-color: rgb(190 24 93 / 0.85);
}

.border-s-pink-700\/90 {
  border-inline-start-color: rgb(190 24 93 / 0.9);
}

.border-s-pink-700\/95 {
  border-inline-start-color: rgb(190 24 93 / 0.95);
}

.border-s-pink-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(157 23 77 / var(--tw-border-opacity, 1));
}

.border-s-pink-800\/0 {
  border-inline-start-color: rgb(157 23 77 / 0);
}

.border-s-pink-800\/10 {
  border-inline-start-color: rgb(157 23 77 / 0.1);
}

.border-s-pink-800\/100 {
  border-inline-start-color: rgb(157 23 77 / 1);
}

.border-s-pink-800\/15 {
  border-inline-start-color: rgb(157 23 77 / 0.15);
}

.border-s-pink-800\/20 {
  border-inline-start-color: rgb(157 23 77 / 0.2);
}

.border-s-pink-800\/25 {
  border-inline-start-color: rgb(157 23 77 / 0.25);
}

.border-s-pink-800\/30 {
  border-inline-start-color: rgb(157 23 77 / 0.3);
}

.border-s-pink-800\/35 {
  border-inline-start-color: rgb(157 23 77 / 0.35);
}

.border-s-pink-800\/40 {
  border-inline-start-color: rgb(157 23 77 / 0.4);
}

.border-s-pink-800\/45 {
  border-inline-start-color: rgb(157 23 77 / 0.45);
}

.border-s-pink-800\/5 {
  border-inline-start-color: rgb(157 23 77 / 0.05);
}

.border-s-pink-800\/50 {
  border-inline-start-color: rgb(157 23 77 / 0.5);
}

.border-s-pink-800\/55 {
  border-inline-start-color: rgb(157 23 77 / 0.55);
}

.border-s-pink-800\/60 {
  border-inline-start-color: rgb(157 23 77 / 0.6);
}

.border-s-pink-800\/65 {
  border-inline-start-color: rgb(157 23 77 / 0.65);
}

.border-s-pink-800\/70 {
  border-inline-start-color: rgb(157 23 77 / 0.7);
}

.border-s-pink-800\/75 {
  border-inline-start-color: rgb(157 23 77 / 0.75);
}

.border-s-pink-800\/80 {
  border-inline-start-color: rgb(157 23 77 / 0.8);
}

.border-s-pink-800\/85 {
  border-inline-start-color: rgb(157 23 77 / 0.85);
}

.border-s-pink-800\/90 {
  border-inline-start-color: rgb(157 23 77 / 0.9);
}

.border-s-pink-800\/95 {
  border-inline-start-color: rgb(157 23 77 / 0.95);
}

.border-s-pink-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(131 24 67 / var(--tw-border-opacity, 1));
}

.border-s-pink-900\/0 {
  border-inline-start-color: rgb(131 24 67 / 0);
}

.border-s-pink-900\/10 {
  border-inline-start-color: rgb(131 24 67 / 0.1);
}

.border-s-pink-900\/100 {
  border-inline-start-color: rgb(131 24 67 / 1);
}

.border-s-pink-900\/15 {
  border-inline-start-color: rgb(131 24 67 / 0.15);
}

.border-s-pink-900\/20 {
  border-inline-start-color: rgb(131 24 67 / 0.2);
}

.border-s-pink-900\/25 {
  border-inline-start-color: rgb(131 24 67 / 0.25);
}

.border-s-pink-900\/30 {
  border-inline-start-color: rgb(131 24 67 / 0.3);
}

.border-s-pink-900\/35 {
  border-inline-start-color: rgb(131 24 67 / 0.35);
}

.border-s-pink-900\/40 {
  border-inline-start-color: rgb(131 24 67 / 0.4);
}

.border-s-pink-900\/45 {
  border-inline-start-color: rgb(131 24 67 / 0.45);
}

.border-s-pink-900\/5 {
  border-inline-start-color: rgb(131 24 67 / 0.05);
}

.border-s-pink-900\/50 {
  border-inline-start-color: rgb(131 24 67 / 0.5);
}

.border-s-pink-900\/55 {
  border-inline-start-color: rgb(131 24 67 / 0.55);
}

.border-s-pink-900\/60 {
  border-inline-start-color: rgb(131 24 67 / 0.6);
}

.border-s-pink-900\/65 {
  border-inline-start-color: rgb(131 24 67 / 0.65);
}

.border-s-pink-900\/70 {
  border-inline-start-color: rgb(131 24 67 / 0.7);
}

.border-s-pink-900\/75 {
  border-inline-start-color: rgb(131 24 67 / 0.75);
}

.border-s-pink-900\/80 {
  border-inline-start-color: rgb(131 24 67 / 0.8);
}

.border-s-pink-900\/85 {
  border-inline-start-color: rgb(131 24 67 / 0.85);
}

.border-s-pink-900\/90 {
  border-inline-start-color: rgb(131 24 67 / 0.9);
}

.border-s-pink-900\/95 {
  border-inline-start-color: rgb(131 24 67 / 0.95);
}

.border-s-pink-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(80 7 36 / var(--tw-border-opacity, 1));
}

.border-s-pink-950\/0 {
  border-inline-start-color: rgb(80 7 36 / 0);
}

.border-s-pink-950\/10 {
  border-inline-start-color: rgb(80 7 36 / 0.1);
}

.border-s-pink-950\/100 {
  border-inline-start-color: rgb(80 7 36 / 1);
}

.border-s-pink-950\/15 {
  border-inline-start-color: rgb(80 7 36 / 0.15);
}

.border-s-pink-950\/20 {
  border-inline-start-color: rgb(80 7 36 / 0.2);
}

.border-s-pink-950\/25 {
  border-inline-start-color: rgb(80 7 36 / 0.25);
}

.border-s-pink-950\/30 {
  border-inline-start-color: rgb(80 7 36 / 0.3);
}

.border-s-pink-950\/35 {
  border-inline-start-color: rgb(80 7 36 / 0.35);
}

.border-s-pink-950\/40 {
  border-inline-start-color: rgb(80 7 36 / 0.4);
}

.border-s-pink-950\/45 {
  border-inline-start-color: rgb(80 7 36 / 0.45);
}

.border-s-pink-950\/5 {
  border-inline-start-color: rgb(80 7 36 / 0.05);
}

.border-s-pink-950\/50 {
  border-inline-start-color: rgb(80 7 36 / 0.5);
}

.border-s-pink-950\/55 {
  border-inline-start-color: rgb(80 7 36 / 0.55);
}

.border-s-pink-950\/60 {
  border-inline-start-color: rgb(80 7 36 / 0.6);
}

.border-s-pink-950\/65 {
  border-inline-start-color: rgb(80 7 36 / 0.65);
}

.border-s-pink-950\/70 {
  border-inline-start-color: rgb(80 7 36 / 0.7);
}

.border-s-pink-950\/75 {
  border-inline-start-color: rgb(80 7 36 / 0.75);
}

.border-s-pink-950\/80 {
  border-inline-start-color: rgb(80 7 36 / 0.8);
}

.border-s-pink-950\/85 {
  border-inline-start-color: rgb(80 7 36 / 0.85);
}

.border-s-pink-950\/90 {
  border-inline-start-color: rgb(80 7 36 / 0.9);
}

.border-s-pink-950\/95 {
  border-inline-start-color: rgb(80 7 36 / 0.95);
}

.border-s-purple {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(99 111 173 / var(--tw-border-opacity, 1));
}

.border-s-purple\/0 {
  border-inline-start-color: rgb(99 111 173 / 0);
}

.border-s-purple\/10 {
  border-inline-start-color: rgb(99 111 173 / 0.1);
}

.border-s-purple\/100 {
  border-inline-start-color: rgb(99 111 173 / 1);
}

.border-s-purple\/15 {
  border-inline-start-color: rgb(99 111 173 / 0.15);
}

.border-s-purple\/20 {
  border-inline-start-color: rgb(99 111 173 / 0.2);
}

.border-s-purple\/25 {
  border-inline-start-color: rgb(99 111 173 / 0.25);
}

.border-s-purple\/30 {
  border-inline-start-color: rgb(99 111 173 / 0.3);
}

.border-s-purple\/35 {
  border-inline-start-color: rgb(99 111 173 / 0.35);
}

.border-s-purple\/40 {
  border-inline-start-color: rgb(99 111 173 / 0.4);
}

.border-s-purple\/45 {
  border-inline-start-color: rgb(99 111 173 / 0.45);
}

.border-s-purple\/5 {
  border-inline-start-color: rgb(99 111 173 / 0.05);
}

.border-s-purple\/50 {
  border-inline-start-color: rgb(99 111 173 / 0.5);
}

.border-s-purple\/55 {
  border-inline-start-color: rgb(99 111 173 / 0.55);
}

.border-s-purple\/60 {
  border-inline-start-color: rgb(99 111 173 / 0.6);
}

.border-s-purple\/65 {
  border-inline-start-color: rgb(99 111 173 / 0.65);
}

.border-s-purple\/70 {
  border-inline-start-color: rgb(99 111 173 / 0.7);
}

.border-s-purple\/75 {
  border-inline-start-color: rgb(99 111 173 / 0.75);
}

.border-s-purple\/80 {
  border-inline-start-color: rgb(99 111 173 / 0.8);
}

.border-s-purple\/85 {
  border-inline-start-color: rgb(99 111 173 / 0.85);
}

.border-s-purple\/90 {
  border-inline-start-color: rgb(99 111 173 / 0.9);
}

.border-s-purple\/95 {
  border-inline-start-color: rgb(99 111 173 / 0.95);
}

.border-s-red {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(212 64 54 / var(--tw-border-opacity, 1));
}

.border-s-red\/0 {
  border-inline-start-color: rgb(212 64 54 / 0);
}

.border-s-red\/10 {
  border-inline-start-color: rgb(212 64 54 / 0.1);
}

.border-s-red\/100 {
  border-inline-start-color: rgb(212 64 54 / 1);
}

.border-s-red\/15 {
  border-inline-start-color: rgb(212 64 54 / 0.15);
}

.border-s-red\/20 {
  border-inline-start-color: rgb(212 64 54 / 0.2);
}

.border-s-red\/25 {
  border-inline-start-color: rgb(212 64 54 / 0.25);
}

.border-s-red\/30 {
  border-inline-start-color: rgb(212 64 54 / 0.3);
}

.border-s-red\/35 {
  border-inline-start-color: rgb(212 64 54 / 0.35);
}

.border-s-red\/40 {
  border-inline-start-color: rgb(212 64 54 / 0.4);
}

.border-s-red\/45 {
  border-inline-start-color: rgb(212 64 54 / 0.45);
}

.border-s-red\/5 {
  border-inline-start-color: rgb(212 64 54 / 0.05);
}

.border-s-red\/50 {
  border-inline-start-color: rgb(212 64 54 / 0.5);
}

.border-s-red\/55 {
  border-inline-start-color: rgb(212 64 54 / 0.55);
}

.border-s-red\/60 {
  border-inline-start-color: rgb(212 64 54 / 0.6);
}

.border-s-red\/65 {
  border-inline-start-color: rgb(212 64 54 / 0.65);
}

.border-s-red\/70 {
  border-inline-start-color: rgb(212 64 54 / 0.7);
}

.border-s-red\/75 {
  border-inline-start-color: rgb(212 64 54 / 0.75);
}

.border-s-red\/80 {
  border-inline-start-color: rgb(212 64 54 / 0.8);
}

.border-s-red\/85 {
  border-inline-start-color: rgb(212 64 54 / 0.85);
}

.border-s-red\/90 {
  border-inline-start-color: rgb(212 64 54 / 0.9);
}

.border-s-red\/95 {
  border-inline-start-color: rgb(212 64 54 / 0.95);
}

.border-s-rose {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(173 99 130 / var(--tw-border-opacity, 1));
}

.border-s-rose\/0 {
  border-inline-start-color: rgb(173 99 130 / 0);
}

.border-s-rose\/10 {
  border-inline-start-color: rgb(173 99 130 / 0.1);
}

.border-s-rose\/100 {
  border-inline-start-color: rgb(173 99 130 / 1);
}

.border-s-rose\/15 {
  border-inline-start-color: rgb(173 99 130 / 0.15);
}

.border-s-rose\/20 {
  border-inline-start-color: rgb(173 99 130 / 0.2);
}

.border-s-rose\/25 {
  border-inline-start-color: rgb(173 99 130 / 0.25);
}

.border-s-rose\/30 {
  border-inline-start-color: rgb(173 99 130 / 0.3);
}

.border-s-rose\/35 {
  border-inline-start-color: rgb(173 99 130 / 0.35);
}

.border-s-rose\/40 {
  border-inline-start-color: rgb(173 99 130 / 0.4);
}

.border-s-rose\/45 {
  border-inline-start-color: rgb(173 99 130 / 0.45);
}

.border-s-rose\/5 {
  border-inline-start-color: rgb(173 99 130 / 0.05);
}

.border-s-rose\/50 {
  border-inline-start-color: rgb(173 99 130 / 0.5);
}

.border-s-rose\/55 {
  border-inline-start-color: rgb(173 99 130 / 0.55);
}

.border-s-rose\/60 {
  border-inline-start-color: rgb(173 99 130 / 0.6);
}

.border-s-rose\/65 {
  border-inline-start-color: rgb(173 99 130 / 0.65);
}

.border-s-rose\/70 {
  border-inline-start-color: rgb(173 99 130 / 0.7);
}

.border-s-rose\/75 {
  border-inline-start-color: rgb(173 99 130 / 0.75);
}

.border-s-rose\/80 {
  border-inline-start-color: rgb(173 99 130 / 0.8);
}

.border-s-rose\/85 {
  border-inline-start-color: rgb(173 99 130 / 0.85);
}

.border-s-rose\/90 {
  border-inline-start-color: rgb(173 99 130 / 0.9);
}

.border-s-rose\/95 {
  border-inline-start-color: rgb(173 99 130 / 0.95);
}

.border-s-sky-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(224 242 254 / var(--tw-border-opacity, 1));
}

.border-s-sky-100\/0 {
  border-inline-start-color: rgb(224 242 254 / 0);
}

.border-s-sky-100\/10 {
  border-inline-start-color: rgb(224 242 254 / 0.1);
}

.border-s-sky-100\/100 {
  border-inline-start-color: rgb(224 242 254 / 1);
}

.border-s-sky-100\/15 {
  border-inline-start-color: rgb(224 242 254 / 0.15);
}

.border-s-sky-100\/20 {
  border-inline-start-color: rgb(224 242 254 / 0.2);
}

.border-s-sky-100\/25 {
  border-inline-start-color: rgb(224 242 254 / 0.25);
}

.border-s-sky-100\/30 {
  border-inline-start-color: rgb(224 242 254 / 0.3);
}

.border-s-sky-100\/35 {
  border-inline-start-color: rgb(224 242 254 / 0.35);
}

.border-s-sky-100\/40 {
  border-inline-start-color: rgb(224 242 254 / 0.4);
}

.border-s-sky-100\/45 {
  border-inline-start-color: rgb(224 242 254 / 0.45);
}

.border-s-sky-100\/5 {
  border-inline-start-color: rgb(224 242 254 / 0.05);
}

.border-s-sky-100\/50 {
  border-inline-start-color: rgb(224 242 254 / 0.5);
}

.border-s-sky-100\/55 {
  border-inline-start-color: rgb(224 242 254 / 0.55);
}

.border-s-sky-100\/60 {
  border-inline-start-color: rgb(224 242 254 / 0.6);
}

.border-s-sky-100\/65 {
  border-inline-start-color: rgb(224 242 254 / 0.65);
}

.border-s-sky-100\/70 {
  border-inline-start-color: rgb(224 242 254 / 0.7);
}

.border-s-sky-100\/75 {
  border-inline-start-color: rgb(224 242 254 / 0.75);
}

.border-s-sky-100\/80 {
  border-inline-start-color: rgb(224 242 254 / 0.8);
}

.border-s-sky-100\/85 {
  border-inline-start-color: rgb(224 242 254 / 0.85);
}

.border-s-sky-100\/90 {
  border-inline-start-color: rgb(224 242 254 / 0.9);
}

.border-s-sky-100\/95 {
  border-inline-start-color: rgb(224 242 254 / 0.95);
}

.border-s-sky-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(186 230 253 / var(--tw-border-opacity, 1));
}

.border-s-sky-200\/0 {
  border-inline-start-color: rgb(186 230 253 / 0);
}

.border-s-sky-200\/10 {
  border-inline-start-color: rgb(186 230 253 / 0.1);
}

.border-s-sky-200\/100 {
  border-inline-start-color: rgb(186 230 253 / 1);
}

.border-s-sky-200\/15 {
  border-inline-start-color: rgb(186 230 253 / 0.15);
}

.border-s-sky-200\/20 {
  border-inline-start-color: rgb(186 230 253 / 0.2);
}

.border-s-sky-200\/25 {
  border-inline-start-color: rgb(186 230 253 / 0.25);
}

.border-s-sky-200\/30 {
  border-inline-start-color: rgb(186 230 253 / 0.3);
}

.border-s-sky-200\/35 {
  border-inline-start-color: rgb(186 230 253 / 0.35);
}

.border-s-sky-200\/40 {
  border-inline-start-color: rgb(186 230 253 / 0.4);
}

.border-s-sky-200\/45 {
  border-inline-start-color: rgb(186 230 253 / 0.45);
}

.border-s-sky-200\/5 {
  border-inline-start-color: rgb(186 230 253 / 0.05);
}

.border-s-sky-200\/50 {
  border-inline-start-color: rgb(186 230 253 / 0.5);
}

.border-s-sky-200\/55 {
  border-inline-start-color: rgb(186 230 253 / 0.55);
}

.border-s-sky-200\/60 {
  border-inline-start-color: rgb(186 230 253 / 0.6);
}

.border-s-sky-200\/65 {
  border-inline-start-color: rgb(186 230 253 / 0.65);
}

.border-s-sky-200\/70 {
  border-inline-start-color: rgb(186 230 253 / 0.7);
}

.border-s-sky-200\/75 {
  border-inline-start-color: rgb(186 230 253 / 0.75);
}

.border-s-sky-200\/80 {
  border-inline-start-color: rgb(186 230 253 / 0.8);
}

.border-s-sky-200\/85 {
  border-inline-start-color: rgb(186 230 253 / 0.85);
}

.border-s-sky-200\/90 {
  border-inline-start-color: rgb(186 230 253 / 0.9);
}

.border-s-sky-200\/95 {
  border-inline-start-color: rgb(186 230 253 / 0.95);
}

.border-s-sky-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(125 211 252 / var(--tw-border-opacity, 1));
}

.border-s-sky-300\/0 {
  border-inline-start-color: rgb(125 211 252 / 0);
}

.border-s-sky-300\/10 {
  border-inline-start-color: rgb(125 211 252 / 0.1);
}

.border-s-sky-300\/100 {
  border-inline-start-color: rgb(125 211 252 / 1);
}

.border-s-sky-300\/15 {
  border-inline-start-color: rgb(125 211 252 / 0.15);
}

.border-s-sky-300\/20 {
  border-inline-start-color: rgb(125 211 252 / 0.2);
}

.border-s-sky-300\/25 {
  border-inline-start-color: rgb(125 211 252 / 0.25);
}

.border-s-sky-300\/30 {
  border-inline-start-color: rgb(125 211 252 / 0.3);
}

.border-s-sky-300\/35 {
  border-inline-start-color: rgb(125 211 252 / 0.35);
}

.border-s-sky-300\/40 {
  border-inline-start-color: rgb(125 211 252 / 0.4);
}

.border-s-sky-300\/45 {
  border-inline-start-color: rgb(125 211 252 / 0.45);
}

.border-s-sky-300\/5 {
  border-inline-start-color: rgb(125 211 252 / 0.05);
}

.border-s-sky-300\/50 {
  border-inline-start-color: rgb(125 211 252 / 0.5);
}

.border-s-sky-300\/55 {
  border-inline-start-color: rgb(125 211 252 / 0.55);
}

.border-s-sky-300\/60 {
  border-inline-start-color: rgb(125 211 252 / 0.6);
}

.border-s-sky-300\/65 {
  border-inline-start-color: rgb(125 211 252 / 0.65);
}

.border-s-sky-300\/70 {
  border-inline-start-color: rgb(125 211 252 / 0.7);
}

.border-s-sky-300\/75 {
  border-inline-start-color: rgb(125 211 252 / 0.75);
}

.border-s-sky-300\/80 {
  border-inline-start-color: rgb(125 211 252 / 0.8);
}

.border-s-sky-300\/85 {
  border-inline-start-color: rgb(125 211 252 / 0.85);
}

.border-s-sky-300\/90 {
  border-inline-start-color: rgb(125 211 252 / 0.9);
}

.border-s-sky-300\/95 {
  border-inline-start-color: rgb(125 211 252 / 0.95);
}

.border-s-sky-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(56 189 248 / var(--tw-border-opacity, 1));
}

.border-s-sky-400\/0 {
  border-inline-start-color: rgb(56 189 248 / 0);
}

.border-s-sky-400\/10 {
  border-inline-start-color: rgb(56 189 248 / 0.1);
}

.border-s-sky-400\/100 {
  border-inline-start-color: rgb(56 189 248 / 1);
}

.border-s-sky-400\/15 {
  border-inline-start-color: rgb(56 189 248 / 0.15);
}

.border-s-sky-400\/20 {
  border-inline-start-color: rgb(56 189 248 / 0.2);
}

.border-s-sky-400\/25 {
  border-inline-start-color: rgb(56 189 248 / 0.25);
}

.border-s-sky-400\/30 {
  border-inline-start-color: rgb(56 189 248 / 0.3);
}

.border-s-sky-400\/35 {
  border-inline-start-color: rgb(56 189 248 / 0.35);
}

.border-s-sky-400\/40 {
  border-inline-start-color: rgb(56 189 248 / 0.4);
}

.border-s-sky-400\/45 {
  border-inline-start-color: rgb(56 189 248 / 0.45);
}

.border-s-sky-400\/5 {
  border-inline-start-color: rgb(56 189 248 / 0.05);
}

.border-s-sky-400\/50 {
  border-inline-start-color: rgb(56 189 248 / 0.5);
}

.border-s-sky-400\/55 {
  border-inline-start-color: rgb(56 189 248 / 0.55);
}

.border-s-sky-400\/60 {
  border-inline-start-color: rgb(56 189 248 / 0.6);
}

.border-s-sky-400\/65 {
  border-inline-start-color: rgb(56 189 248 / 0.65);
}

.border-s-sky-400\/70 {
  border-inline-start-color: rgb(56 189 248 / 0.7);
}

.border-s-sky-400\/75 {
  border-inline-start-color: rgb(56 189 248 / 0.75);
}

.border-s-sky-400\/80 {
  border-inline-start-color: rgb(56 189 248 / 0.8);
}

.border-s-sky-400\/85 {
  border-inline-start-color: rgb(56 189 248 / 0.85);
}

.border-s-sky-400\/90 {
  border-inline-start-color: rgb(56 189 248 / 0.9);
}

.border-s-sky-400\/95 {
  border-inline-start-color: rgb(56 189 248 / 0.95);
}

.border-s-sky-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(240 249 255 / var(--tw-border-opacity, 1));
}

.border-s-sky-50\/0 {
  border-inline-start-color: rgb(240 249 255 / 0);
}

.border-s-sky-50\/10 {
  border-inline-start-color: rgb(240 249 255 / 0.1);
}

.border-s-sky-50\/100 {
  border-inline-start-color: rgb(240 249 255 / 1);
}

.border-s-sky-50\/15 {
  border-inline-start-color: rgb(240 249 255 / 0.15);
}

.border-s-sky-50\/20 {
  border-inline-start-color: rgb(240 249 255 / 0.2);
}

.border-s-sky-50\/25 {
  border-inline-start-color: rgb(240 249 255 / 0.25);
}

.border-s-sky-50\/30 {
  border-inline-start-color: rgb(240 249 255 / 0.3);
}

.border-s-sky-50\/35 {
  border-inline-start-color: rgb(240 249 255 / 0.35);
}

.border-s-sky-50\/40 {
  border-inline-start-color: rgb(240 249 255 / 0.4);
}

.border-s-sky-50\/45 {
  border-inline-start-color: rgb(240 249 255 / 0.45);
}

.border-s-sky-50\/5 {
  border-inline-start-color: rgb(240 249 255 / 0.05);
}

.border-s-sky-50\/50 {
  border-inline-start-color: rgb(240 249 255 / 0.5);
}

.border-s-sky-50\/55 {
  border-inline-start-color: rgb(240 249 255 / 0.55);
}

.border-s-sky-50\/60 {
  border-inline-start-color: rgb(240 249 255 / 0.6);
}

.border-s-sky-50\/65 {
  border-inline-start-color: rgb(240 249 255 / 0.65);
}

.border-s-sky-50\/70 {
  border-inline-start-color: rgb(240 249 255 / 0.7);
}

.border-s-sky-50\/75 {
  border-inline-start-color: rgb(240 249 255 / 0.75);
}

.border-s-sky-50\/80 {
  border-inline-start-color: rgb(240 249 255 / 0.8);
}

.border-s-sky-50\/85 {
  border-inline-start-color: rgb(240 249 255 / 0.85);
}

.border-s-sky-50\/90 {
  border-inline-start-color: rgb(240 249 255 / 0.9);
}

.border-s-sky-50\/95 {
  border-inline-start-color: rgb(240 249 255 / 0.95);
}

.border-s-sky-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(14 165 233 / var(--tw-border-opacity, 1));
}

.border-s-sky-500\/0 {
  border-inline-start-color: rgb(14 165 233 / 0);
}

.border-s-sky-500\/10 {
  border-inline-start-color: rgb(14 165 233 / 0.1);
}

.border-s-sky-500\/100 {
  border-inline-start-color: rgb(14 165 233 / 1);
}

.border-s-sky-500\/15 {
  border-inline-start-color: rgb(14 165 233 / 0.15);
}

.border-s-sky-500\/20 {
  border-inline-start-color: rgb(14 165 233 / 0.2);
}

.border-s-sky-500\/25 {
  border-inline-start-color: rgb(14 165 233 / 0.25);
}

.border-s-sky-500\/30 {
  border-inline-start-color: rgb(14 165 233 / 0.3);
}

.border-s-sky-500\/35 {
  border-inline-start-color: rgb(14 165 233 / 0.35);
}

.border-s-sky-500\/40 {
  border-inline-start-color: rgb(14 165 233 / 0.4);
}

.border-s-sky-500\/45 {
  border-inline-start-color: rgb(14 165 233 / 0.45);
}

.border-s-sky-500\/5 {
  border-inline-start-color: rgb(14 165 233 / 0.05);
}

.border-s-sky-500\/50 {
  border-inline-start-color: rgb(14 165 233 / 0.5);
}

.border-s-sky-500\/55 {
  border-inline-start-color: rgb(14 165 233 / 0.55);
}

.border-s-sky-500\/60 {
  border-inline-start-color: rgb(14 165 233 / 0.6);
}

.border-s-sky-500\/65 {
  border-inline-start-color: rgb(14 165 233 / 0.65);
}

.border-s-sky-500\/70 {
  border-inline-start-color: rgb(14 165 233 / 0.7);
}

.border-s-sky-500\/75 {
  border-inline-start-color: rgb(14 165 233 / 0.75);
}

.border-s-sky-500\/80 {
  border-inline-start-color: rgb(14 165 233 / 0.8);
}

.border-s-sky-500\/85 {
  border-inline-start-color: rgb(14 165 233 / 0.85);
}

.border-s-sky-500\/90 {
  border-inline-start-color: rgb(14 165 233 / 0.9);
}

.border-s-sky-500\/95 {
  border-inline-start-color: rgb(14 165 233 / 0.95);
}

.border-s-sky-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(2 132 199 / var(--tw-border-opacity, 1));
}

.border-s-sky-600\/0 {
  border-inline-start-color: rgb(2 132 199 / 0);
}

.border-s-sky-600\/10 {
  border-inline-start-color: rgb(2 132 199 / 0.1);
}

.border-s-sky-600\/100 {
  border-inline-start-color: rgb(2 132 199 / 1);
}

.border-s-sky-600\/15 {
  border-inline-start-color: rgb(2 132 199 / 0.15);
}

.border-s-sky-600\/20 {
  border-inline-start-color: rgb(2 132 199 / 0.2);
}

.border-s-sky-600\/25 {
  border-inline-start-color: rgb(2 132 199 / 0.25);
}

.border-s-sky-600\/30 {
  border-inline-start-color: rgb(2 132 199 / 0.3);
}

.border-s-sky-600\/35 {
  border-inline-start-color: rgb(2 132 199 / 0.35);
}

.border-s-sky-600\/40 {
  border-inline-start-color: rgb(2 132 199 / 0.4);
}

.border-s-sky-600\/45 {
  border-inline-start-color: rgb(2 132 199 / 0.45);
}

.border-s-sky-600\/5 {
  border-inline-start-color: rgb(2 132 199 / 0.05);
}

.border-s-sky-600\/50 {
  border-inline-start-color: rgb(2 132 199 / 0.5);
}

.border-s-sky-600\/55 {
  border-inline-start-color: rgb(2 132 199 / 0.55);
}

.border-s-sky-600\/60 {
  border-inline-start-color: rgb(2 132 199 / 0.6);
}

.border-s-sky-600\/65 {
  border-inline-start-color: rgb(2 132 199 / 0.65);
}

.border-s-sky-600\/70 {
  border-inline-start-color: rgb(2 132 199 / 0.7);
}

.border-s-sky-600\/75 {
  border-inline-start-color: rgb(2 132 199 / 0.75);
}

.border-s-sky-600\/80 {
  border-inline-start-color: rgb(2 132 199 / 0.8);
}

.border-s-sky-600\/85 {
  border-inline-start-color: rgb(2 132 199 / 0.85);
}

.border-s-sky-600\/90 {
  border-inline-start-color: rgb(2 132 199 / 0.9);
}

.border-s-sky-600\/95 {
  border-inline-start-color: rgb(2 132 199 / 0.95);
}

.border-s-sky-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(3 105 161 / var(--tw-border-opacity, 1));
}

.border-s-sky-700\/0 {
  border-inline-start-color: rgb(3 105 161 / 0);
}

.border-s-sky-700\/10 {
  border-inline-start-color: rgb(3 105 161 / 0.1);
}

.border-s-sky-700\/100 {
  border-inline-start-color: rgb(3 105 161 / 1);
}

.border-s-sky-700\/15 {
  border-inline-start-color: rgb(3 105 161 / 0.15);
}

.border-s-sky-700\/20 {
  border-inline-start-color: rgb(3 105 161 / 0.2);
}

.border-s-sky-700\/25 {
  border-inline-start-color: rgb(3 105 161 / 0.25);
}

.border-s-sky-700\/30 {
  border-inline-start-color: rgb(3 105 161 / 0.3);
}

.border-s-sky-700\/35 {
  border-inline-start-color: rgb(3 105 161 / 0.35);
}

.border-s-sky-700\/40 {
  border-inline-start-color: rgb(3 105 161 / 0.4);
}

.border-s-sky-700\/45 {
  border-inline-start-color: rgb(3 105 161 / 0.45);
}

.border-s-sky-700\/5 {
  border-inline-start-color: rgb(3 105 161 / 0.05);
}

.border-s-sky-700\/50 {
  border-inline-start-color: rgb(3 105 161 / 0.5);
}

.border-s-sky-700\/55 {
  border-inline-start-color: rgb(3 105 161 / 0.55);
}

.border-s-sky-700\/60 {
  border-inline-start-color: rgb(3 105 161 / 0.6);
}

.border-s-sky-700\/65 {
  border-inline-start-color: rgb(3 105 161 / 0.65);
}

.border-s-sky-700\/70 {
  border-inline-start-color: rgb(3 105 161 / 0.7);
}

.border-s-sky-700\/75 {
  border-inline-start-color: rgb(3 105 161 / 0.75);
}

.border-s-sky-700\/80 {
  border-inline-start-color: rgb(3 105 161 / 0.8);
}

.border-s-sky-700\/85 {
  border-inline-start-color: rgb(3 105 161 / 0.85);
}

.border-s-sky-700\/90 {
  border-inline-start-color: rgb(3 105 161 / 0.9);
}

.border-s-sky-700\/95 {
  border-inline-start-color: rgb(3 105 161 / 0.95);
}

.border-s-sky-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(7 89 133 / var(--tw-border-opacity, 1));
}

.border-s-sky-800\/0 {
  border-inline-start-color: rgb(7 89 133 / 0);
}

.border-s-sky-800\/10 {
  border-inline-start-color: rgb(7 89 133 / 0.1);
}

.border-s-sky-800\/100 {
  border-inline-start-color: rgb(7 89 133 / 1);
}

.border-s-sky-800\/15 {
  border-inline-start-color: rgb(7 89 133 / 0.15);
}

.border-s-sky-800\/20 {
  border-inline-start-color: rgb(7 89 133 / 0.2);
}

.border-s-sky-800\/25 {
  border-inline-start-color: rgb(7 89 133 / 0.25);
}

.border-s-sky-800\/30 {
  border-inline-start-color: rgb(7 89 133 / 0.3);
}

.border-s-sky-800\/35 {
  border-inline-start-color: rgb(7 89 133 / 0.35);
}

.border-s-sky-800\/40 {
  border-inline-start-color: rgb(7 89 133 / 0.4);
}

.border-s-sky-800\/45 {
  border-inline-start-color: rgb(7 89 133 / 0.45);
}

.border-s-sky-800\/5 {
  border-inline-start-color: rgb(7 89 133 / 0.05);
}

.border-s-sky-800\/50 {
  border-inline-start-color: rgb(7 89 133 / 0.5);
}

.border-s-sky-800\/55 {
  border-inline-start-color: rgb(7 89 133 / 0.55);
}

.border-s-sky-800\/60 {
  border-inline-start-color: rgb(7 89 133 / 0.6);
}

.border-s-sky-800\/65 {
  border-inline-start-color: rgb(7 89 133 / 0.65);
}

.border-s-sky-800\/70 {
  border-inline-start-color: rgb(7 89 133 / 0.7);
}

.border-s-sky-800\/75 {
  border-inline-start-color: rgb(7 89 133 / 0.75);
}

.border-s-sky-800\/80 {
  border-inline-start-color: rgb(7 89 133 / 0.8);
}

.border-s-sky-800\/85 {
  border-inline-start-color: rgb(7 89 133 / 0.85);
}

.border-s-sky-800\/90 {
  border-inline-start-color: rgb(7 89 133 / 0.9);
}

.border-s-sky-800\/95 {
  border-inline-start-color: rgb(7 89 133 / 0.95);
}

.border-s-sky-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(12 74 110 / var(--tw-border-opacity, 1));
}

.border-s-sky-900\/0 {
  border-inline-start-color: rgb(12 74 110 / 0);
}

.border-s-sky-900\/10 {
  border-inline-start-color: rgb(12 74 110 / 0.1);
}

.border-s-sky-900\/100 {
  border-inline-start-color: rgb(12 74 110 / 1);
}

.border-s-sky-900\/15 {
  border-inline-start-color: rgb(12 74 110 / 0.15);
}

.border-s-sky-900\/20 {
  border-inline-start-color: rgb(12 74 110 / 0.2);
}

.border-s-sky-900\/25 {
  border-inline-start-color: rgb(12 74 110 / 0.25);
}

.border-s-sky-900\/30 {
  border-inline-start-color: rgb(12 74 110 / 0.3);
}

.border-s-sky-900\/35 {
  border-inline-start-color: rgb(12 74 110 / 0.35);
}

.border-s-sky-900\/40 {
  border-inline-start-color: rgb(12 74 110 / 0.4);
}

.border-s-sky-900\/45 {
  border-inline-start-color: rgb(12 74 110 / 0.45);
}

.border-s-sky-900\/5 {
  border-inline-start-color: rgb(12 74 110 / 0.05);
}

.border-s-sky-900\/50 {
  border-inline-start-color: rgb(12 74 110 / 0.5);
}

.border-s-sky-900\/55 {
  border-inline-start-color: rgb(12 74 110 / 0.55);
}

.border-s-sky-900\/60 {
  border-inline-start-color: rgb(12 74 110 / 0.6);
}

.border-s-sky-900\/65 {
  border-inline-start-color: rgb(12 74 110 / 0.65);
}

.border-s-sky-900\/70 {
  border-inline-start-color: rgb(12 74 110 / 0.7);
}

.border-s-sky-900\/75 {
  border-inline-start-color: rgb(12 74 110 / 0.75);
}

.border-s-sky-900\/80 {
  border-inline-start-color: rgb(12 74 110 / 0.8);
}

.border-s-sky-900\/85 {
  border-inline-start-color: rgb(12 74 110 / 0.85);
}

.border-s-sky-900\/90 {
  border-inline-start-color: rgb(12 74 110 / 0.9);
}

.border-s-sky-900\/95 {
  border-inline-start-color: rgb(12 74 110 / 0.95);
}

.border-s-sky-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(8 47 73 / var(--tw-border-opacity, 1));
}

.border-s-sky-950\/0 {
  border-inline-start-color: rgb(8 47 73 / 0);
}

.border-s-sky-950\/10 {
  border-inline-start-color: rgb(8 47 73 / 0.1);
}

.border-s-sky-950\/100 {
  border-inline-start-color: rgb(8 47 73 / 1);
}

.border-s-sky-950\/15 {
  border-inline-start-color: rgb(8 47 73 / 0.15);
}

.border-s-sky-950\/20 {
  border-inline-start-color: rgb(8 47 73 / 0.2);
}

.border-s-sky-950\/25 {
  border-inline-start-color: rgb(8 47 73 / 0.25);
}

.border-s-sky-950\/30 {
  border-inline-start-color: rgb(8 47 73 / 0.3);
}

.border-s-sky-950\/35 {
  border-inline-start-color: rgb(8 47 73 / 0.35);
}

.border-s-sky-950\/40 {
  border-inline-start-color: rgb(8 47 73 / 0.4);
}

.border-s-sky-950\/45 {
  border-inline-start-color: rgb(8 47 73 / 0.45);
}

.border-s-sky-950\/5 {
  border-inline-start-color: rgb(8 47 73 / 0.05);
}

.border-s-sky-950\/50 {
  border-inline-start-color: rgb(8 47 73 / 0.5);
}

.border-s-sky-950\/55 {
  border-inline-start-color: rgb(8 47 73 / 0.55);
}

.border-s-sky-950\/60 {
  border-inline-start-color: rgb(8 47 73 / 0.6);
}

.border-s-sky-950\/65 {
  border-inline-start-color: rgb(8 47 73 / 0.65);
}

.border-s-sky-950\/70 {
  border-inline-start-color: rgb(8 47 73 / 0.7);
}

.border-s-sky-950\/75 {
  border-inline-start-color: rgb(8 47 73 / 0.75);
}

.border-s-sky-950\/80 {
  border-inline-start-color: rgb(8 47 73 / 0.8);
}

.border-s-sky-950\/85 {
  border-inline-start-color: rgb(8 47 73 / 0.85);
}

.border-s-sky-950\/90 {
  border-inline-start-color: rgb(8 47 73 / 0.9);
}

.border-s-sky-950\/95 {
  border-inline-start-color: rgb(8 47 73 / 0.95);
}

.border-s-slate-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}

.border-s-slate-100\/0 {
  border-inline-start-color: rgb(241 245 249 / 0);
}

.border-s-slate-100\/10 {
  border-inline-start-color: rgb(241 245 249 / 0.1);
}

.border-s-slate-100\/100 {
  border-inline-start-color: rgb(241 245 249 / 1);
}

.border-s-slate-100\/15 {
  border-inline-start-color: rgb(241 245 249 / 0.15);
}

.border-s-slate-100\/20 {
  border-inline-start-color: rgb(241 245 249 / 0.2);
}

.border-s-slate-100\/25 {
  border-inline-start-color: rgb(241 245 249 / 0.25);
}

.border-s-slate-100\/30 {
  border-inline-start-color: rgb(241 245 249 / 0.3);
}

.border-s-slate-100\/35 {
  border-inline-start-color: rgb(241 245 249 / 0.35);
}

.border-s-slate-100\/40 {
  border-inline-start-color: rgb(241 245 249 / 0.4);
}

.border-s-slate-100\/45 {
  border-inline-start-color: rgb(241 245 249 / 0.45);
}

.border-s-slate-100\/5 {
  border-inline-start-color: rgb(241 245 249 / 0.05);
}

.border-s-slate-100\/50 {
  border-inline-start-color: rgb(241 245 249 / 0.5);
}

.border-s-slate-100\/55 {
  border-inline-start-color: rgb(241 245 249 / 0.55);
}

.border-s-slate-100\/60 {
  border-inline-start-color: rgb(241 245 249 / 0.6);
}

.border-s-slate-100\/65 {
  border-inline-start-color: rgb(241 245 249 / 0.65);
}

.border-s-slate-100\/70 {
  border-inline-start-color: rgb(241 245 249 / 0.7);
}

.border-s-slate-100\/75 {
  border-inline-start-color: rgb(241 245 249 / 0.75);
}

.border-s-slate-100\/80 {
  border-inline-start-color: rgb(241 245 249 / 0.8);
}

.border-s-slate-100\/85 {
  border-inline-start-color: rgb(241 245 249 / 0.85);
}

.border-s-slate-100\/90 {
  border-inline-start-color: rgb(241 245 249 / 0.9);
}

.border-s-slate-100\/95 {
  border-inline-start-color: rgb(241 245 249 / 0.95);
}

.border-s-slate-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}

.border-s-slate-200\/0 {
  border-inline-start-color: rgb(226 232 240 / 0);
}

.border-s-slate-200\/10 {
  border-inline-start-color: rgb(226 232 240 / 0.1);
}

.border-s-slate-200\/100 {
  border-inline-start-color: rgb(226 232 240 / 1);
}

.border-s-slate-200\/15 {
  border-inline-start-color: rgb(226 232 240 / 0.15);
}

.border-s-slate-200\/20 {
  border-inline-start-color: rgb(226 232 240 / 0.2);
}

.border-s-slate-200\/25 {
  border-inline-start-color: rgb(226 232 240 / 0.25);
}

.border-s-slate-200\/30 {
  border-inline-start-color: rgb(226 232 240 / 0.3);
}

.border-s-slate-200\/35 {
  border-inline-start-color: rgb(226 232 240 / 0.35);
}

.border-s-slate-200\/40 {
  border-inline-start-color: rgb(226 232 240 / 0.4);
}

.border-s-slate-200\/45 {
  border-inline-start-color: rgb(226 232 240 / 0.45);
}

.border-s-slate-200\/5 {
  border-inline-start-color: rgb(226 232 240 / 0.05);
}

.border-s-slate-200\/50 {
  border-inline-start-color: rgb(226 232 240 / 0.5);
}

.border-s-slate-200\/55 {
  border-inline-start-color: rgb(226 232 240 / 0.55);
}

.border-s-slate-200\/60 {
  border-inline-start-color: rgb(226 232 240 / 0.6);
}

.border-s-slate-200\/65 {
  border-inline-start-color: rgb(226 232 240 / 0.65);
}

.border-s-slate-200\/70 {
  border-inline-start-color: rgb(226 232 240 / 0.7);
}

.border-s-slate-200\/75 {
  border-inline-start-color: rgb(226 232 240 / 0.75);
}

.border-s-slate-200\/80 {
  border-inline-start-color: rgb(226 232 240 / 0.8);
}

.border-s-slate-200\/85 {
  border-inline-start-color: rgb(226 232 240 / 0.85);
}

.border-s-slate-200\/90 {
  border-inline-start-color: rgb(226 232 240 / 0.9);
}

.border-s-slate-200\/95 {
  border-inline-start-color: rgb(226 232 240 / 0.95);
}

.border-s-slate-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}

.border-s-slate-300\/0 {
  border-inline-start-color: rgb(203 213 225 / 0);
}

.border-s-slate-300\/10 {
  border-inline-start-color: rgb(203 213 225 / 0.1);
}

.border-s-slate-300\/100 {
  border-inline-start-color: rgb(203 213 225 / 1);
}

.border-s-slate-300\/15 {
  border-inline-start-color: rgb(203 213 225 / 0.15);
}

.border-s-slate-300\/20 {
  border-inline-start-color: rgb(203 213 225 / 0.2);
}

.border-s-slate-300\/25 {
  border-inline-start-color: rgb(203 213 225 / 0.25);
}

.border-s-slate-300\/30 {
  border-inline-start-color: rgb(203 213 225 / 0.3);
}

.border-s-slate-300\/35 {
  border-inline-start-color: rgb(203 213 225 / 0.35);
}

.border-s-slate-300\/40 {
  border-inline-start-color: rgb(203 213 225 / 0.4);
}

.border-s-slate-300\/45 {
  border-inline-start-color: rgb(203 213 225 / 0.45);
}

.border-s-slate-300\/5 {
  border-inline-start-color: rgb(203 213 225 / 0.05);
}

.border-s-slate-300\/50 {
  border-inline-start-color: rgb(203 213 225 / 0.5);
}

.border-s-slate-300\/55 {
  border-inline-start-color: rgb(203 213 225 / 0.55);
}

.border-s-slate-300\/60 {
  border-inline-start-color: rgb(203 213 225 / 0.6);
}

.border-s-slate-300\/65 {
  border-inline-start-color: rgb(203 213 225 / 0.65);
}

.border-s-slate-300\/70 {
  border-inline-start-color: rgb(203 213 225 / 0.7);
}

.border-s-slate-300\/75 {
  border-inline-start-color: rgb(203 213 225 / 0.75);
}

.border-s-slate-300\/80 {
  border-inline-start-color: rgb(203 213 225 / 0.8);
}

.border-s-slate-300\/85 {
  border-inline-start-color: rgb(203 213 225 / 0.85);
}

.border-s-slate-300\/90 {
  border-inline-start-color: rgb(203 213 225 / 0.9);
}

.border-s-slate-300\/95 {
  border-inline-start-color: rgb(203 213 225 / 0.95);
}

.border-s-slate-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}

.border-s-slate-400\/0 {
  border-inline-start-color: rgb(148 163 184 / 0);
}

.border-s-slate-400\/10 {
  border-inline-start-color: rgb(148 163 184 / 0.1);
}

.border-s-slate-400\/100 {
  border-inline-start-color: rgb(148 163 184 / 1);
}

.border-s-slate-400\/15 {
  border-inline-start-color: rgb(148 163 184 / 0.15);
}

.border-s-slate-400\/20 {
  border-inline-start-color: rgb(148 163 184 / 0.2);
}

.border-s-slate-400\/25 {
  border-inline-start-color: rgb(148 163 184 / 0.25);
}

.border-s-slate-400\/30 {
  border-inline-start-color: rgb(148 163 184 / 0.3);
}

.border-s-slate-400\/35 {
  border-inline-start-color: rgb(148 163 184 / 0.35);
}

.border-s-slate-400\/40 {
  border-inline-start-color: rgb(148 163 184 / 0.4);
}

.border-s-slate-400\/45 {
  border-inline-start-color: rgb(148 163 184 / 0.45);
}

.border-s-slate-400\/5 {
  border-inline-start-color: rgb(148 163 184 / 0.05);
}

.border-s-slate-400\/50 {
  border-inline-start-color: rgb(148 163 184 / 0.5);
}

.border-s-slate-400\/55 {
  border-inline-start-color: rgb(148 163 184 / 0.55);
}

.border-s-slate-400\/60 {
  border-inline-start-color: rgb(148 163 184 / 0.6);
}

.border-s-slate-400\/65 {
  border-inline-start-color: rgb(148 163 184 / 0.65);
}

.border-s-slate-400\/70 {
  border-inline-start-color: rgb(148 163 184 / 0.7);
}

.border-s-slate-400\/75 {
  border-inline-start-color: rgb(148 163 184 / 0.75);
}

.border-s-slate-400\/80 {
  border-inline-start-color: rgb(148 163 184 / 0.8);
}

.border-s-slate-400\/85 {
  border-inline-start-color: rgb(148 163 184 / 0.85);
}

.border-s-slate-400\/90 {
  border-inline-start-color: rgb(148 163 184 / 0.9);
}

.border-s-slate-400\/95 {
  border-inline-start-color: rgb(148 163 184 / 0.95);
}

.border-s-slate-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(248 250 252 / var(--tw-border-opacity, 1));
}

.border-s-slate-50\/0 {
  border-inline-start-color: rgb(248 250 252 / 0);
}

.border-s-slate-50\/10 {
  border-inline-start-color: rgb(248 250 252 / 0.1);
}

.border-s-slate-50\/100 {
  border-inline-start-color: rgb(248 250 252 / 1);
}

.border-s-slate-50\/15 {
  border-inline-start-color: rgb(248 250 252 / 0.15);
}

.border-s-slate-50\/20 {
  border-inline-start-color: rgb(248 250 252 / 0.2);
}

.border-s-slate-50\/25 {
  border-inline-start-color: rgb(248 250 252 / 0.25);
}

.border-s-slate-50\/30 {
  border-inline-start-color: rgb(248 250 252 / 0.3);
}

.border-s-slate-50\/35 {
  border-inline-start-color: rgb(248 250 252 / 0.35);
}

.border-s-slate-50\/40 {
  border-inline-start-color: rgb(248 250 252 / 0.4);
}

.border-s-slate-50\/45 {
  border-inline-start-color: rgb(248 250 252 / 0.45);
}

.border-s-slate-50\/5 {
  border-inline-start-color: rgb(248 250 252 / 0.05);
}

.border-s-slate-50\/50 {
  border-inline-start-color: rgb(248 250 252 / 0.5);
}

.border-s-slate-50\/55 {
  border-inline-start-color: rgb(248 250 252 / 0.55);
}

.border-s-slate-50\/60 {
  border-inline-start-color: rgb(248 250 252 / 0.6);
}

.border-s-slate-50\/65 {
  border-inline-start-color: rgb(248 250 252 / 0.65);
}

.border-s-slate-50\/70 {
  border-inline-start-color: rgb(248 250 252 / 0.7);
}

.border-s-slate-50\/75 {
  border-inline-start-color: rgb(248 250 252 / 0.75);
}

.border-s-slate-50\/80 {
  border-inline-start-color: rgb(248 250 252 / 0.8);
}

.border-s-slate-50\/85 {
  border-inline-start-color: rgb(248 250 252 / 0.85);
}

.border-s-slate-50\/90 {
  border-inline-start-color: rgb(248 250 252 / 0.9);
}

.border-s-slate-50\/95 {
  border-inline-start-color: rgb(248 250 252 / 0.95);
}

.border-s-slate-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
}

.border-s-slate-500\/0 {
  border-inline-start-color: rgb(100 116 139 / 0);
}

.border-s-slate-500\/10 {
  border-inline-start-color: rgb(100 116 139 / 0.1);
}

.border-s-slate-500\/100 {
  border-inline-start-color: rgb(100 116 139 / 1);
}

.border-s-slate-500\/15 {
  border-inline-start-color: rgb(100 116 139 / 0.15);
}

.border-s-slate-500\/20 {
  border-inline-start-color: rgb(100 116 139 / 0.2);
}

.border-s-slate-500\/25 {
  border-inline-start-color: rgb(100 116 139 / 0.25);
}

.border-s-slate-500\/30 {
  border-inline-start-color: rgb(100 116 139 / 0.3);
}

.border-s-slate-500\/35 {
  border-inline-start-color: rgb(100 116 139 / 0.35);
}

.border-s-slate-500\/40 {
  border-inline-start-color: rgb(100 116 139 / 0.4);
}

.border-s-slate-500\/45 {
  border-inline-start-color: rgb(100 116 139 / 0.45);
}

.border-s-slate-500\/5 {
  border-inline-start-color: rgb(100 116 139 / 0.05);
}

.border-s-slate-500\/50 {
  border-inline-start-color: rgb(100 116 139 / 0.5);
}

.border-s-slate-500\/55 {
  border-inline-start-color: rgb(100 116 139 / 0.55);
}

.border-s-slate-500\/60 {
  border-inline-start-color: rgb(100 116 139 / 0.6);
}

.border-s-slate-500\/65 {
  border-inline-start-color: rgb(100 116 139 / 0.65);
}

.border-s-slate-500\/70 {
  border-inline-start-color: rgb(100 116 139 / 0.7);
}

.border-s-slate-500\/75 {
  border-inline-start-color: rgb(100 116 139 / 0.75);
}

.border-s-slate-500\/80 {
  border-inline-start-color: rgb(100 116 139 / 0.8);
}

.border-s-slate-500\/85 {
  border-inline-start-color: rgb(100 116 139 / 0.85);
}

.border-s-slate-500\/90 {
  border-inline-start-color: rgb(100 116 139 / 0.9);
}

.border-s-slate-500\/95 {
  border-inline-start-color: rgb(100 116 139 / 0.95);
}

.border-s-slate-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
}

.border-s-slate-600\/0 {
  border-inline-start-color: rgb(71 85 105 / 0);
}

.border-s-slate-600\/10 {
  border-inline-start-color: rgb(71 85 105 / 0.1);
}

.border-s-slate-600\/100 {
  border-inline-start-color: rgb(71 85 105 / 1);
}

.border-s-slate-600\/15 {
  border-inline-start-color: rgb(71 85 105 / 0.15);
}

.border-s-slate-600\/20 {
  border-inline-start-color: rgb(71 85 105 / 0.2);
}

.border-s-slate-600\/25 {
  border-inline-start-color: rgb(71 85 105 / 0.25);
}

.border-s-slate-600\/30 {
  border-inline-start-color: rgb(71 85 105 / 0.3);
}

.border-s-slate-600\/35 {
  border-inline-start-color: rgb(71 85 105 / 0.35);
}

.border-s-slate-600\/40 {
  border-inline-start-color: rgb(71 85 105 / 0.4);
}

.border-s-slate-600\/45 {
  border-inline-start-color: rgb(71 85 105 / 0.45);
}

.border-s-slate-600\/5 {
  border-inline-start-color: rgb(71 85 105 / 0.05);
}

.border-s-slate-600\/50 {
  border-inline-start-color: rgb(71 85 105 / 0.5);
}

.border-s-slate-600\/55 {
  border-inline-start-color: rgb(71 85 105 / 0.55);
}

.border-s-slate-600\/60 {
  border-inline-start-color: rgb(71 85 105 / 0.6);
}

.border-s-slate-600\/65 {
  border-inline-start-color: rgb(71 85 105 / 0.65);
}

.border-s-slate-600\/70 {
  border-inline-start-color: rgb(71 85 105 / 0.7);
}

.border-s-slate-600\/75 {
  border-inline-start-color: rgb(71 85 105 / 0.75);
}

.border-s-slate-600\/80 {
  border-inline-start-color: rgb(71 85 105 / 0.8);
}

.border-s-slate-600\/85 {
  border-inline-start-color: rgb(71 85 105 / 0.85);
}

.border-s-slate-600\/90 {
  border-inline-start-color: rgb(71 85 105 / 0.9);
}

.border-s-slate-600\/95 {
  border-inline-start-color: rgb(71 85 105 / 0.95);
}

.border-s-slate-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
}

.border-s-slate-700\/0 {
  border-inline-start-color: rgb(51 65 85 / 0);
}

.border-s-slate-700\/10 {
  border-inline-start-color: rgb(51 65 85 / 0.1);
}

.border-s-slate-700\/100 {
  border-inline-start-color: rgb(51 65 85 / 1);
}

.border-s-slate-700\/15 {
  border-inline-start-color: rgb(51 65 85 / 0.15);
}

.border-s-slate-700\/20 {
  border-inline-start-color: rgb(51 65 85 / 0.2);
}

.border-s-slate-700\/25 {
  border-inline-start-color: rgb(51 65 85 / 0.25);
}

.border-s-slate-700\/30 {
  border-inline-start-color: rgb(51 65 85 / 0.3);
}

.border-s-slate-700\/35 {
  border-inline-start-color: rgb(51 65 85 / 0.35);
}

.border-s-slate-700\/40 {
  border-inline-start-color: rgb(51 65 85 / 0.4);
}

.border-s-slate-700\/45 {
  border-inline-start-color: rgb(51 65 85 / 0.45);
}

.border-s-slate-700\/5 {
  border-inline-start-color: rgb(51 65 85 / 0.05);
}

.border-s-slate-700\/50 {
  border-inline-start-color: rgb(51 65 85 / 0.5);
}

.border-s-slate-700\/55 {
  border-inline-start-color: rgb(51 65 85 / 0.55);
}

.border-s-slate-700\/60 {
  border-inline-start-color: rgb(51 65 85 / 0.6);
}

.border-s-slate-700\/65 {
  border-inline-start-color: rgb(51 65 85 / 0.65);
}

.border-s-slate-700\/70 {
  border-inline-start-color: rgb(51 65 85 / 0.7);
}

.border-s-slate-700\/75 {
  border-inline-start-color: rgb(51 65 85 / 0.75);
}

.border-s-slate-700\/80 {
  border-inline-start-color: rgb(51 65 85 / 0.8);
}

.border-s-slate-700\/85 {
  border-inline-start-color: rgb(51 65 85 / 0.85);
}

.border-s-slate-700\/90 {
  border-inline-start-color: rgb(51 65 85 / 0.9);
}

.border-s-slate-700\/95 {
  border-inline-start-color: rgb(51 65 85 / 0.95);
}

.border-s-slate-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}

.border-s-slate-800\/0 {
  border-inline-start-color: rgb(30 41 59 / 0);
}

.border-s-slate-800\/10 {
  border-inline-start-color: rgb(30 41 59 / 0.1);
}

.border-s-slate-800\/100 {
  border-inline-start-color: rgb(30 41 59 / 1);
}

.border-s-slate-800\/15 {
  border-inline-start-color: rgb(30 41 59 / 0.15);
}

.border-s-slate-800\/20 {
  border-inline-start-color: rgb(30 41 59 / 0.2);
}

.border-s-slate-800\/25 {
  border-inline-start-color: rgb(30 41 59 / 0.25);
}

.border-s-slate-800\/30 {
  border-inline-start-color: rgb(30 41 59 / 0.3);
}

.border-s-slate-800\/35 {
  border-inline-start-color: rgb(30 41 59 / 0.35);
}

.border-s-slate-800\/40 {
  border-inline-start-color: rgb(30 41 59 / 0.4);
}

.border-s-slate-800\/45 {
  border-inline-start-color: rgb(30 41 59 / 0.45);
}

.border-s-slate-800\/5 {
  border-inline-start-color: rgb(30 41 59 / 0.05);
}

.border-s-slate-800\/50 {
  border-inline-start-color: rgb(30 41 59 / 0.5);
}

.border-s-slate-800\/55 {
  border-inline-start-color: rgb(30 41 59 / 0.55);
}

.border-s-slate-800\/60 {
  border-inline-start-color: rgb(30 41 59 / 0.6);
}

.border-s-slate-800\/65 {
  border-inline-start-color: rgb(30 41 59 / 0.65);
}

.border-s-slate-800\/70 {
  border-inline-start-color: rgb(30 41 59 / 0.7);
}

.border-s-slate-800\/75 {
  border-inline-start-color: rgb(30 41 59 / 0.75);
}

.border-s-slate-800\/80 {
  border-inline-start-color: rgb(30 41 59 / 0.8);
}

.border-s-slate-800\/85 {
  border-inline-start-color: rgb(30 41 59 / 0.85);
}

.border-s-slate-800\/90 {
  border-inline-start-color: rgb(30 41 59 / 0.9);
}

.border-s-slate-800\/95 {
  border-inline-start-color: rgb(30 41 59 / 0.95);
}

.border-s-slate-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(15 23 42 / var(--tw-border-opacity, 1));
}

.border-s-slate-900\/0 {
  border-inline-start-color: rgb(15 23 42 / 0);
}

.border-s-slate-900\/10 {
  border-inline-start-color: rgb(15 23 42 / 0.1);
}

.border-s-slate-900\/100 {
  border-inline-start-color: rgb(15 23 42 / 1);
}

.border-s-slate-900\/15 {
  border-inline-start-color: rgb(15 23 42 / 0.15);
}

.border-s-slate-900\/20 {
  border-inline-start-color: rgb(15 23 42 / 0.2);
}

.border-s-slate-900\/25 {
  border-inline-start-color: rgb(15 23 42 / 0.25);
}

.border-s-slate-900\/30 {
  border-inline-start-color: rgb(15 23 42 / 0.3);
}

.border-s-slate-900\/35 {
  border-inline-start-color: rgb(15 23 42 / 0.35);
}

.border-s-slate-900\/40 {
  border-inline-start-color: rgb(15 23 42 / 0.4);
}

.border-s-slate-900\/45 {
  border-inline-start-color: rgb(15 23 42 / 0.45);
}

.border-s-slate-900\/5 {
  border-inline-start-color: rgb(15 23 42 / 0.05);
}

.border-s-slate-900\/50 {
  border-inline-start-color: rgb(15 23 42 / 0.5);
}

.border-s-slate-900\/55 {
  border-inline-start-color: rgb(15 23 42 / 0.55);
}

.border-s-slate-900\/60 {
  border-inline-start-color: rgb(15 23 42 / 0.6);
}

.border-s-slate-900\/65 {
  border-inline-start-color: rgb(15 23 42 / 0.65);
}

.border-s-slate-900\/70 {
  border-inline-start-color: rgb(15 23 42 / 0.7);
}

.border-s-slate-900\/75 {
  border-inline-start-color: rgb(15 23 42 / 0.75);
}

.border-s-slate-900\/80 {
  border-inline-start-color: rgb(15 23 42 / 0.8);
}

.border-s-slate-900\/85 {
  border-inline-start-color: rgb(15 23 42 / 0.85);
}

.border-s-slate-900\/90 {
  border-inline-start-color: rgb(15 23 42 / 0.9);
}

.border-s-slate-900\/95 {
  border-inline-start-color: rgb(15 23 42 / 0.95);
}

.border-s-slate-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(2 6 23 / var(--tw-border-opacity, 1));
}

.border-s-slate-950\/0 {
  border-inline-start-color: rgb(2 6 23 / 0);
}

.border-s-slate-950\/10 {
  border-inline-start-color: rgb(2 6 23 / 0.1);
}

.border-s-slate-950\/100 {
  border-inline-start-color: rgb(2 6 23 / 1);
}

.border-s-slate-950\/15 {
  border-inline-start-color: rgb(2 6 23 / 0.15);
}

.border-s-slate-950\/20 {
  border-inline-start-color: rgb(2 6 23 / 0.2);
}

.border-s-slate-950\/25 {
  border-inline-start-color: rgb(2 6 23 / 0.25);
}

.border-s-slate-950\/30 {
  border-inline-start-color: rgb(2 6 23 / 0.3);
}

.border-s-slate-950\/35 {
  border-inline-start-color: rgb(2 6 23 / 0.35);
}

.border-s-slate-950\/40 {
  border-inline-start-color: rgb(2 6 23 / 0.4);
}

.border-s-slate-950\/45 {
  border-inline-start-color: rgb(2 6 23 / 0.45);
}

.border-s-slate-950\/5 {
  border-inline-start-color: rgb(2 6 23 / 0.05);
}

.border-s-slate-950\/50 {
  border-inline-start-color: rgb(2 6 23 / 0.5);
}

.border-s-slate-950\/55 {
  border-inline-start-color: rgb(2 6 23 / 0.55);
}

.border-s-slate-950\/60 {
  border-inline-start-color: rgb(2 6 23 / 0.6);
}

.border-s-slate-950\/65 {
  border-inline-start-color: rgb(2 6 23 / 0.65);
}

.border-s-slate-950\/70 {
  border-inline-start-color: rgb(2 6 23 / 0.7);
}

.border-s-slate-950\/75 {
  border-inline-start-color: rgb(2 6 23 / 0.75);
}

.border-s-slate-950\/80 {
  border-inline-start-color: rgb(2 6 23 / 0.8);
}

.border-s-slate-950\/85 {
  border-inline-start-color: rgb(2 6 23 / 0.85);
}

.border-s-slate-950\/90 {
  border-inline-start-color: rgb(2 6 23 / 0.9);
}

.border-s-slate-950\/95 {
  border-inline-start-color: rgb(2 6 23 / 0.95);
}

.border-s-stone-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(245 245 244 / var(--tw-border-opacity, 1));
}

.border-s-stone-100\/0 {
  border-inline-start-color: rgb(245 245 244 / 0);
}

.border-s-stone-100\/10 {
  border-inline-start-color: rgb(245 245 244 / 0.1);
}

.border-s-stone-100\/100 {
  border-inline-start-color: rgb(245 245 244 / 1);
}

.border-s-stone-100\/15 {
  border-inline-start-color: rgb(245 245 244 / 0.15);
}

.border-s-stone-100\/20 {
  border-inline-start-color: rgb(245 245 244 / 0.2);
}

.border-s-stone-100\/25 {
  border-inline-start-color: rgb(245 245 244 / 0.25);
}

.border-s-stone-100\/30 {
  border-inline-start-color: rgb(245 245 244 / 0.3);
}

.border-s-stone-100\/35 {
  border-inline-start-color: rgb(245 245 244 / 0.35);
}

.border-s-stone-100\/40 {
  border-inline-start-color: rgb(245 245 244 / 0.4);
}

.border-s-stone-100\/45 {
  border-inline-start-color: rgb(245 245 244 / 0.45);
}

.border-s-stone-100\/5 {
  border-inline-start-color: rgb(245 245 244 / 0.05);
}

.border-s-stone-100\/50 {
  border-inline-start-color: rgb(245 245 244 / 0.5);
}

.border-s-stone-100\/55 {
  border-inline-start-color: rgb(245 245 244 / 0.55);
}

.border-s-stone-100\/60 {
  border-inline-start-color: rgb(245 245 244 / 0.6);
}

.border-s-stone-100\/65 {
  border-inline-start-color: rgb(245 245 244 / 0.65);
}

.border-s-stone-100\/70 {
  border-inline-start-color: rgb(245 245 244 / 0.7);
}

.border-s-stone-100\/75 {
  border-inline-start-color: rgb(245 245 244 / 0.75);
}

.border-s-stone-100\/80 {
  border-inline-start-color: rgb(245 245 244 / 0.8);
}

.border-s-stone-100\/85 {
  border-inline-start-color: rgb(245 245 244 / 0.85);
}

.border-s-stone-100\/90 {
  border-inline-start-color: rgb(245 245 244 / 0.9);
}

.border-s-stone-100\/95 {
  border-inline-start-color: rgb(245 245 244 / 0.95);
}

.border-s-stone-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(231 229 228 / var(--tw-border-opacity, 1));
}

.border-s-stone-200\/0 {
  border-inline-start-color: rgb(231 229 228 / 0);
}

.border-s-stone-200\/10 {
  border-inline-start-color: rgb(231 229 228 / 0.1);
}

.border-s-stone-200\/100 {
  border-inline-start-color: rgb(231 229 228 / 1);
}

.border-s-stone-200\/15 {
  border-inline-start-color: rgb(231 229 228 / 0.15);
}

.border-s-stone-200\/20 {
  border-inline-start-color: rgb(231 229 228 / 0.2);
}

.border-s-stone-200\/25 {
  border-inline-start-color: rgb(231 229 228 / 0.25);
}

.border-s-stone-200\/30 {
  border-inline-start-color: rgb(231 229 228 / 0.3);
}

.border-s-stone-200\/35 {
  border-inline-start-color: rgb(231 229 228 / 0.35);
}

.border-s-stone-200\/40 {
  border-inline-start-color: rgb(231 229 228 / 0.4);
}

.border-s-stone-200\/45 {
  border-inline-start-color: rgb(231 229 228 / 0.45);
}

.border-s-stone-200\/5 {
  border-inline-start-color: rgb(231 229 228 / 0.05);
}

.border-s-stone-200\/50 {
  border-inline-start-color: rgb(231 229 228 / 0.5);
}

.border-s-stone-200\/55 {
  border-inline-start-color: rgb(231 229 228 / 0.55);
}

.border-s-stone-200\/60 {
  border-inline-start-color: rgb(231 229 228 / 0.6);
}

.border-s-stone-200\/65 {
  border-inline-start-color: rgb(231 229 228 / 0.65);
}

.border-s-stone-200\/70 {
  border-inline-start-color: rgb(231 229 228 / 0.7);
}

.border-s-stone-200\/75 {
  border-inline-start-color: rgb(231 229 228 / 0.75);
}

.border-s-stone-200\/80 {
  border-inline-start-color: rgb(231 229 228 / 0.8);
}

.border-s-stone-200\/85 {
  border-inline-start-color: rgb(231 229 228 / 0.85);
}

.border-s-stone-200\/90 {
  border-inline-start-color: rgb(231 229 228 / 0.9);
}

.border-s-stone-200\/95 {
  border-inline-start-color: rgb(231 229 228 / 0.95);
}

.border-s-stone-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(214 211 209 / var(--tw-border-opacity, 1));
}

.border-s-stone-300\/0 {
  border-inline-start-color: rgb(214 211 209 / 0);
}

.border-s-stone-300\/10 {
  border-inline-start-color: rgb(214 211 209 / 0.1);
}

.border-s-stone-300\/100 {
  border-inline-start-color: rgb(214 211 209 / 1);
}

.border-s-stone-300\/15 {
  border-inline-start-color: rgb(214 211 209 / 0.15);
}

.border-s-stone-300\/20 {
  border-inline-start-color: rgb(214 211 209 / 0.2);
}

.border-s-stone-300\/25 {
  border-inline-start-color: rgb(214 211 209 / 0.25);
}

.border-s-stone-300\/30 {
  border-inline-start-color: rgb(214 211 209 / 0.3);
}

.border-s-stone-300\/35 {
  border-inline-start-color: rgb(214 211 209 / 0.35);
}

.border-s-stone-300\/40 {
  border-inline-start-color: rgb(214 211 209 / 0.4);
}

.border-s-stone-300\/45 {
  border-inline-start-color: rgb(214 211 209 / 0.45);
}

.border-s-stone-300\/5 {
  border-inline-start-color: rgb(214 211 209 / 0.05);
}

.border-s-stone-300\/50 {
  border-inline-start-color: rgb(214 211 209 / 0.5);
}

.border-s-stone-300\/55 {
  border-inline-start-color: rgb(214 211 209 / 0.55);
}

.border-s-stone-300\/60 {
  border-inline-start-color: rgb(214 211 209 / 0.6);
}

.border-s-stone-300\/65 {
  border-inline-start-color: rgb(214 211 209 / 0.65);
}

.border-s-stone-300\/70 {
  border-inline-start-color: rgb(214 211 209 / 0.7);
}

.border-s-stone-300\/75 {
  border-inline-start-color: rgb(214 211 209 / 0.75);
}

.border-s-stone-300\/80 {
  border-inline-start-color: rgb(214 211 209 / 0.8);
}

.border-s-stone-300\/85 {
  border-inline-start-color: rgb(214 211 209 / 0.85);
}

.border-s-stone-300\/90 {
  border-inline-start-color: rgb(214 211 209 / 0.9);
}

.border-s-stone-300\/95 {
  border-inline-start-color: rgb(214 211 209 / 0.95);
}

.border-s-stone-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(168 162 158 / var(--tw-border-opacity, 1));
}

.border-s-stone-400\/0 {
  border-inline-start-color: rgb(168 162 158 / 0);
}

.border-s-stone-400\/10 {
  border-inline-start-color: rgb(168 162 158 / 0.1);
}

.border-s-stone-400\/100 {
  border-inline-start-color: rgb(168 162 158 / 1);
}

.border-s-stone-400\/15 {
  border-inline-start-color: rgb(168 162 158 / 0.15);
}

.border-s-stone-400\/20 {
  border-inline-start-color: rgb(168 162 158 / 0.2);
}

.border-s-stone-400\/25 {
  border-inline-start-color: rgb(168 162 158 / 0.25);
}

.border-s-stone-400\/30 {
  border-inline-start-color: rgb(168 162 158 / 0.3);
}

.border-s-stone-400\/35 {
  border-inline-start-color: rgb(168 162 158 / 0.35);
}

.border-s-stone-400\/40 {
  border-inline-start-color: rgb(168 162 158 / 0.4);
}

.border-s-stone-400\/45 {
  border-inline-start-color: rgb(168 162 158 / 0.45);
}

.border-s-stone-400\/5 {
  border-inline-start-color: rgb(168 162 158 / 0.05);
}

.border-s-stone-400\/50 {
  border-inline-start-color: rgb(168 162 158 / 0.5);
}

.border-s-stone-400\/55 {
  border-inline-start-color: rgb(168 162 158 / 0.55);
}

.border-s-stone-400\/60 {
  border-inline-start-color: rgb(168 162 158 / 0.6);
}

.border-s-stone-400\/65 {
  border-inline-start-color: rgb(168 162 158 / 0.65);
}

.border-s-stone-400\/70 {
  border-inline-start-color: rgb(168 162 158 / 0.7);
}

.border-s-stone-400\/75 {
  border-inline-start-color: rgb(168 162 158 / 0.75);
}

.border-s-stone-400\/80 {
  border-inline-start-color: rgb(168 162 158 / 0.8);
}

.border-s-stone-400\/85 {
  border-inline-start-color: rgb(168 162 158 / 0.85);
}

.border-s-stone-400\/90 {
  border-inline-start-color: rgb(168 162 158 / 0.9);
}

.border-s-stone-400\/95 {
  border-inline-start-color: rgb(168 162 158 / 0.95);
}

.border-s-stone-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(250 250 249 / var(--tw-border-opacity, 1));
}

.border-s-stone-50\/0 {
  border-inline-start-color: rgb(250 250 249 / 0);
}

.border-s-stone-50\/10 {
  border-inline-start-color: rgb(250 250 249 / 0.1);
}

.border-s-stone-50\/100 {
  border-inline-start-color: rgb(250 250 249 / 1);
}

.border-s-stone-50\/15 {
  border-inline-start-color: rgb(250 250 249 / 0.15);
}

.border-s-stone-50\/20 {
  border-inline-start-color: rgb(250 250 249 / 0.2);
}

.border-s-stone-50\/25 {
  border-inline-start-color: rgb(250 250 249 / 0.25);
}

.border-s-stone-50\/30 {
  border-inline-start-color: rgb(250 250 249 / 0.3);
}

.border-s-stone-50\/35 {
  border-inline-start-color: rgb(250 250 249 / 0.35);
}

.border-s-stone-50\/40 {
  border-inline-start-color: rgb(250 250 249 / 0.4);
}

.border-s-stone-50\/45 {
  border-inline-start-color: rgb(250 250 249 / 0.45);
}

.border-s-stone-50\/5 {
  border-inline-start-color: rgb(250 250 249 / 0.05);
}

.border-s-stone-50\/50 {
  border-inline-start-color: rgb(250 250 249 / 0.5);
}

.border-s-stone-50\/55 {
  border-inline-start-color: rgb(250 250 249 / 0.55);
}

.border-s-stone-50\/60 {
  border-inline-start-color: rgb(250 250 249 / 0.6);
}

.border-s-stone-50\/65 {
  border-inline-start-color: rgb(250 250 249 / 0.65);
}

.border-s-stone-50\/70 {
  border-inline-start-color: rgb(250 250 249 / 0.7);
}

.border-s-stone-50\/75 {
  border-inline-start-color: rgb(250 250 249 / 0.75);
}

.border-s-stone-50\/80 {
  border-inline-start-color: rgb(250 250 249 / 0.8);
}

.border-s-stone-50\/85 {
  border-inline-start-color: rgb(250 250 249 / 0.85);
}

.border-s-stone-50\/90 {
  border-inline-start-color: rgb(250 250 249 / 0.9);
}

.border-s-stone-50\/95 {
  border-inline-start-color: rgb(250 250 249 / 0.95);
}

.border-s-stone-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(120 113 108 / var(--tw-border-opacity, 1));
}

.border-s-stone-500\/0 {
  border-inline-start-color: rgb(120 113 108 / 0);
}

.border-s-stone-500\/10 {
  border-inline-start-color: rgb(120 113 108 / 0.1);
}

.border-s-stone-500\/100 {
  border-inline-start-color: rgb(120 113 108 / 1);
}

.border-s-stone-500\/15 {
  border-inline-start-color: rgb(120 113 108 / 0.15);
}

.border-s-stone-500\/20 {
  border-inline-start-color: rgb(120 113 108 / 0.2);
}

.border-s-stone-500\/25 {
  border-inline-start-color: rgb(120 113 108 / 0.25);
}

.border-s-stone-500\/30 {
  border-inline-start-color: rgb(120 113 108 / 0.3);
}

.border-s-stone-500\/35 {
  border-inline-start-color: rgb(120 113 108 / 0.35);
}

.border-s-stone-500\/40 {
  border-inline-start-color: rgb(120 113 108 / 0.4);
}

.border-s-stone-500\/45 {
  border-inline-start-color: rgb(120 113 108 / 0.45);
}

.border-s-stone-500\/5 {
  border-inline-start-color: rgb(120 113 108 / 0.05);
}

.border-s-stone-500\/50 {
  border-inline-start-color: rgb(120 113 108 / 0.5);
}

.border-s-stone-500\/55 {
  border-inline-start-color: rgb(120 113 108 / 0.55);
}

.border-s-stone-500\/60 {
  border-inline-start-color: rgb(120 113 108 / 0.6);
}

.border-s-stone-500\/65 {
  border-inline-start-color: rgb(120 113 108 / 0.65);
}

.border-s-stone-500\/70 {
  border-inline-start-color: rgb(120 113 108 / 0.7);
}

.border-s-stone-500\/75 {
  border-inline-start-color: rgb(120 113 108 / 0.75);
}

.border-s-stone-500\/80 {
  border-inline-start-color: rgb(120 113 108 / 0.8);
}

.border-s-stone-500\/85 {
  border-inline-start-color: rgb(120 113 108 / 0.85);
}

.border-s-stone-500\/90 {
  border-inline-start-color: rgb(120 113 108 / 0.9);
}

.border-s-stone-500\/95 {
  border-inline-start-color: rgb(120 113 108 / 0.95);
}

.border-s-stone-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(87 83 78 / var(--tw-border-opacity, 1));
}

.border-s-stone-600\/0 {
  border-inline-start-color: rgb(87 83 78 / 0);
}

.border-s-stone-600\/10 {
  border-inline-start-color: rgb(87 83 78 / 0.1);
}

.border-s-stone-600\/100 {
  border-inline-start-color: rgb(87 83 78 / 1);
}

.border-s-stone-600\/15 {
  border-inline-start-color: rgb(87 83 78 / 0.15);
}

.border-s-stone-600\/20 {
  border-inline-start-color: rgb(87 83 78 / 0.2);
}

.border-s-stone-600\/25 {
  border-inline-start-color: rgb(87 83 78 / 0.25);
}

.border-s-stone-600\/30 {
  border-inline-start-color: rgb(87 83 78 / 0.3);
}

.border-s-stone-600\/35 {
  border-inline-start-color: rgb(87 83 78 / 0.35);
}

.border-s-stone-600\/40 {
  border-inline-start-color: rgb(87 83 78 / 0.4);
}

.border-s-stone-600\/45 {
  border-inline-start-color: rgb(87 83 78 / 0.45);
}

.border-s-stone-600\/5 {
  border-inline-start-color: rgb(87 83 78 / 0.05);
}

.border-s-stone-600\/50 {
  border-inline-start-color: rgb(87 83 78 / 0.5);
}

.border-s-stone-600\/55 {
  border-inline-start-color: rgb(87 83 78 / 0.55);
}

.border-s-stone-600\/60 {
  border-inline-start-color: rgb(87 83 78 / 0.6);
}

.border-s-stone-600\/65 {
  border-inline-start-color: rgb(87 83 78 / 0.65);
}

.border-s-stone-600\/70 {
  border-inline-start-color: rgb(87 83 78 / 0.7);
}

.border-s-stone-600\/75 {
  border-inline-start-color: rgb(87 83 78 / 0.75);
}

.border-s-stone-600\/80 {
  border-inline-start-color: rgb(87 83 78 / 0.8);
}

.border-s-stone-600\/85 {
  border-inline-start-color: rgb(87 83 78 / 0.85);
}

.border-s-stone-600\/90 {
  border-inline-start-color: rgb(87 83 78 / 0.9);
}

.border-s-stone-600\/95 {
  border-inline-start-color: rgb(87 83 78 / 0.95);
}

.border-s-stone-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(68 64 60 / var(--tw-border-opacity, 1));
}

.border-s-stone-700\/0 {
  border-inline-start-color: rgb(68 64 60 / 0);
}

.border-s-stone-700\/10 {
  border-inline-start-color: rgb(68 64 60 / 0.1);
}

.border-s-stone-700\/100 {
  border-inline-start-color: rgb(68 64 60 / 1);
}

.border-s-stone-700\/15 {
  border-inline-start-color: rgb(68 64 60 / 0.15);
}

.border-s-stone-700\/20 {
  border-inline-start-color: rgb(68 64 60 / 0.2);
}

.border-s-stone-700\/25 {
  border-inline-start-color: rgb(68 64 60 / 0.25);
}

.border-s-stone-700\/30 {
  border-inline-start-color: rgb(68 64 60 / 0.3);
}

.border-s-stone-700\/35 {
  border-inline-start-color: rgb(68 64 60 / 0.35);
}

.border-s-stone-700\/40 {
  border-inline-start-color: rgb(68 64 60 / 0.4);
}

.border-s-stone-700\/45 {
  border-inline-start-color: rgb(68 64 60 / 0.45);
}

.border-s-stone-700\/5 {
  border-inline-start-color: rgb(68 64 60 / 0.05);
}

.border-s-stone-700\/50 {
  border-inline-start-color: rgb(68 64 60 / 0.5);
}

.border-s-stone-700\/55 {
  border-inline-start-color: rgb(68 64 60 / 0.55);
}

.border-s-stone-700\/60 {
  border-inline-start-color: rgb(68 64 60 / 0.6);
}

.border-s-stone-700\/65 {
  border-inline-start-color: rgb(68 64 60 / 0.65);
}

.border-s-stone-700\/70 {
  border-inline-start-color: rgb(68 64 60 / 0.7);
}

.border-s-stone-700\/75 {
  border-inline-start-color: rgb(68 64 60 / 0.75);
}

.border-s-stone-700\/80 {
  border-inline-start-color: rgb(68 64 60 / 0.8);
}

.border-s-stone-700\/85 {
  border-inline-start-color: rgb(68 64 60 / 0.85);
}

.border-s-stone-700\/90 {
  border-inline-start-color: rgb(68 64 60 / 0.9);
}

.border-s-stone-700\/95 {
  border-inline-start-color: rgb(68 64 60 / 0.95);
}

.border-s-stone-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(41 37 36 / var(--tw-border-opacity, 1));
}

.border-s-stone-800\/0 {
  border-inline-start-color: rgb(41 37 36 / 0);
}

.border-s-stone-800\/10 {
  border-inline-start-color: rgb(41 37 36 / 0.1);
}

.border-s-stone-800\/100 {
  border-inline-start-color: rgb(41 37 36 / 1);
}

.border-s-stone-800\/15 {
  border-inline-start-color: rgb(41 37 36 / 0.15);
}

.border-s-stone-800\/20 {
  border-inline-start-color: rgb(41 37 36 / 0.2);
}

.border-s-stone-800\/25 {
  border-inline-start-color: rgb(41 37 36 / 0.25);
}

.border-s-stone-800\/30 {
  border-inline-start-color: rgb(41 37 36 / 0.3);
}

.border-s-stone-800\/35 {
  border-inline-start-color: rgb(41 37 36 / 0.35);
}

.border-s-stone-800\/40 {
  border-inline-start-color: rgb(41 37 36 / 0.4);
}

.border-s-stone-800\/45 {
  border-inline-start-color: rgb(41 37 36 / 0.45);
}

.border-s-stone-800\/5 {
  border-inline-start-color: rgb(41 37 36 / 0.05);
}

.border-s-stone-800\/50 {
  border-inline-start-color: rgb(41 37 36 / 0.5);
}

.border-s-stone-800\/55 {
  border-inline-start-color: rgb(41 37 36 / 0.55);
}

.border-s-stone-800\/60 {
  border-inline-start-color: rgb(41 37 36 / 0.6);
}

.border-s-stone-800\/65 {
  border-inline-start-color: rgb(41 37 36 / 0.65);
}

.border-s-stone-800\/70 {
  border-inline-start-color: rgb(41 37 36 / 0.7);
}

.border-s-stone-800\/75 {
  border-inline-start-color: rgb(41 37 36 / 0.75);
}

.border-s-stone-800\/80 {
  border-inline-start-color: rgb(41 37 36 / 0.8);
}

.border-s-stone-800\/85 {
  border-inline-start-color: rgb(41 37 36 / 0.85);
}

.border-s-stone-800\/90 {
  border-inline-start-color: rgb(41 37 36 / 0.9);
}

.border-s-stone-800\/95 {
  border-inline-start-color: rgb(41 37 36 / 0.95);
}

.border-s-stone-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(28 25 23 / var(--tw-border-opacity, 1));
}

.border-s-stone-900\/0 {
  border-inline-start-color: rgb(28 25 23 / 0);
}

.border-s-stone-900\/10 {
  border-inline-start-color: rgb(28 25 23 / 0.1);
}

.border-s-stone-900\/100 {
  border-inline-start-color: rgb(28 25 23 / 1);
}

.border-s-stone-900\/15 {
  border-inline-start-color: rgb(28 25 23 / 0.15);
}

.border-s-stone-900\/20 {
  border-inline-start-color: rgb(28 25 23 / 0.2);
}

.border-s-stone-900\/25 {
  border-inline-start-color: rgb(28 25 23 / 0.25);
}

.border-s-stone-900\/30 {
  border-inline-start-color: rgb(28 25 23 / 0.3);
}

.border-s-stone-900\/35 {
  border-inline-start-color: rgb(28 25 23 / 0.35);
}

.border-s-stone-900\/40 {
  border-inline-start-color: rgb(28 25 23 / 0.4);
}

.border-s-stone-900\/45 {
  border-inline-start-color: rgb(28 25 23 / 0.45);
}

.border-s-stone-900\/5 {
  border-inline-start-color: rgb(28 25 23 / 0.05);
}

.border-s-stone-900\/50 {
  border-inline-start-color: rgb(28 25 23 / 0.5);
}

.border-s-stone-900\/55 {
  border-inline-start-color: rgb(28 25 23 / 0.55);
}

.border-s-stone-900\/60 {
  border-inline-start-color: rgb(28 25 23 / 0.6);
}

.border-s-stone-900\/65 {
  border-inline-start-color: rgb(28 25 23 / 0.65);
}

.border-s-stone-900\/70 {
  border-inline-start-color: rgb(28 25 23 / 0.7);
}

.border-s-stone-900\/75 {
  border-inline-start-color: rgb(28 25 23 / 0.75);
}

.border-s-stone-900\/80 {
  border-inline-start-color: rgb(28 25 23 / 0.8);
}

.border-s-stone-900\/85 {
  border-inline-start-color: rgb(28 25 23 / 0.85);
}

.border-s-stone-900\/90 {
  border-inline-start-color: rgb(28 25 23 / 0.9);
}

.border-s-stone-900\/95 {
  border-inline-start-color: rgb(28 25 23 / 0.95);
}

.border-s-stone-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(12 10 9 / var(--tw-border-opacity, 1));
}

.border-s-stone-950\/0 {
  border-inline-start-color: rgb(12 10 9 / 0);
}

.border-s-stone-950\/10 {
  border-inline-start-color: rgb(12 10 9 / 0.1);
}

.border-s-stone-950\/100 {
  border-inline-start-color: rgb(12 10 9 / 1);
}

.border-s-stone-950\/15 {
  border-inline-start-color: rgb(12 10 9 / 0.15);
}

.border-s-stone-950\/20 {
  border-inline-start-color: rgb(12 10 9 / 0.2);
}

.border-s-stone-950\/25 {
  border-inline-start-color: rgb(12 10 9 / 0.25);
}

.border-s-stone-950\/30 {
  border-inline-start-color: rgb(12 10 9 / 0.3);
}

.border-s-stone-950\/35 {
  border-inline-start-color: rgb(12 10 9 / 0.35);
}

.border-s-stone-950\/40 {
  border-inline-start-color: rgb(12 10 9 / 0.4);
}

.border-s-stone-950\/45 {
  border-inline-start-color: rgb(12 10 9 / 0.45);
}

.border-s-stone-950\/5 {
  border-inline-start-color: rgb(12 10 9 / 0.05);
}

.border-s-stone-950\/50 {
  border-inline-start-color: rgb(12 10 9 / 0.5);
}

.border-s-stone-950\/55 {
  border-inline-start-color: rgb(12 10 9 / 0.55);
}

.border-s-stone-950\/60 {
  border-inline-start-color: rgb(12 10 9 / 0.6);
}

.border-s-stone-950\/65 {
  border-inline-start-color: rgb(12 10 9 / 0.65);
}

.border-s-stone-950\/70 {
  border-inline-start-color: rgb(12 10 9 / 0.7);
}

.border-s-stone-950\/75 {
  border-inline-start-color: rgb(12 10 9 / 0.75);
}

.border-s-stone-950\/80 {
  border-inline-start-color: rgb(12 10 9 / 0.8);
}

.border-s-stone-950\/85 {
  border-inline-start-color: rgb(12 10 9 / 0.85);
}

.border-s-stone-950\/90 {
  border-inline-start-color: rgb(12 10 9 / 0.9);
}

.border-s-stone-950\/95 {
  border-inline-start-color: rgb(12 10 9 / 0.95);
}

.border-s-teal {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(99 146 173 / var(--tw-border-opacity, 1));
}

.border-s-teal\/0 {
  border-inline-start-color: rgb(99 146 173 / 0);
}

.border-s-teal\/10 {
  border-inline-start-color: rgb(99 146 173 / 0.1);
}

.border-s-teal\/100 {
  border-inline-start-color: rgb(99 146 173 / 1);
}

.border-s-teal\/15 {
  border-inline-start-color: rgb(99 146 173 / 0.15);
}

.border-s-teal\/20 {
  border-inline-start-color: rgb(99 146 173 / 0.2);
}

.border-s-teal\/25 {
  border-inline-start-color: rgb(99 146 173 / 0.25);
}

.border-s-teal\/30 {
  border-inline-start-color: rgb(99 146 173 / 0.3);
}

.border-s-teal\/35 {
  border-inline-start-color: rgb(99 146 173 / 0.35);
}

.border-s-teal\/40 {
  border-inline-start-color: rgb(99 146 173 / 0.4);
}

.border-s-teal\/45 {
  border-inline-start-color: rgb(99 146 173 / 0.45);
}

.border-s-teal\/5 {
  border-inline-start-color: rgb(99 146 173 / 0.05);
}

.border-s-teal\/50 {
  border-inline-start-color: rgb(99 146 173 / 0.5);
}

.border-s-teal\/55 {
  border-inline-start-color: rgb(99 146 173 / 0.55);
}

.border-s-teal\/60 {
  border-inline-start-color: rgb(99 146 173 / 0.6);
}

.border-s-teal\/65 {
  border-inline-start-color: rgb(99 146 173 / 0.65);
}

.border-s-teal\/70 {
  border-inline-start-color: rgb(99 146 173 / 0.7);
}

.border-s-teal\/75 {
  border-inline-start-color: rgb(99 146 173 / 0.75);
}

.border-s-teal\/80 {
  border-inline-start-color: rgb(99 146 173 / 0.8);
}

.border-s-teal\/85 {
  border-inline-start-color: rgb(99 146 173 / 0.85);
}

.border-s-teal\/90 {
  border-inline-start-color: rgb(99 146 173 / 0.9);
}

.border-s-teal\/95 {
  border-inline-start-color: rgb(99 146 173 / 0.95);
}

.border-s-transparent {
  border-inline-start-color: transparent;
}

.border-s-transparent\/0 {
  border-inline-start-color: rgb(0 0 0 / 0);
}

.border-s-transparent\/10 {
  border-inline-start-color: rgb(0 0 0 / 0.1);
}

.border-s-transparent\/100 {
  border-inline-start-color: rgb(0 0 0 / 1);
}

.border-s-transparent\/15 {
  border-inline-start-color: rgb(0 0 0 / 0.15);
}

.border-s-transparent\/20 {
  border-inline-start-color: rgb(0 0 0 / 0.2);
}

.border-s-transparent\/25 {
  border-inline-start-color: rgb(0 0 0 / 0.25);
}

.border-s-transparent\/30 {
  border-inline-start-color: rgb(0 0 0 / 0.3);
}

.border-s-transparent\/35 {
  border-inline-start-color: rgb(0 0 0 / 0.35);
}

.border-s-transparent\/40 {
  border-inline-start-color: rgb(0 0 0 / 0.4);
}

.border-s-transparent\/45 {
  border-inline-start-color: rgb(0 0 0 / 0.45);
}

.border-s-transparent\/5 {
  border-inline-start-color: rgb(0 0 0 / 0.05);
}

.border-s-transparent\/50 {
  border-inline-start-color: rgb(0 0 0 / 0.5);
}

.border-s-transparent\/55 {
  border-inline-start-color: rgb(0 0 0 / 0.55);
}

.border-s-transparent\/60 {
  border-inline-start-color: rgb(0 0 0 / 0.6);
}

.border-s-transparent\/65 {
  border-inline-start-color: rgb(0 0 0 / 0.65);
}

.border-s-transparent\/70 {
  border-inline-start-color: rgb(0 0 0 / 0.7);
}

.border-s-transparent\/75 {
  border-inline-start-color: rgb(0 0 0 / 0.75);
}

.border-s-transparent\/80 {
  border-inline-start-color: rgb(0 0 0 / 0.8);
}

.border-s-transparent\/85 {
  border-inline-start-color: rgb(0 0 0 / 0.85);
}

.border-s-transparent\/90 {
  border-inline-start-color: rgb(0 0 0 / 0.9);
}

.border-s-transparent\/95 {
  border-inline-start-color: rgb(0 0 0 / 0.95);
}

.border-s-violet-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(237 233 254 / var(--tw-border-opacity, 1));
}

.border-s-violet-100\/0 {
  border-inline-start-color: rgb(237 233 254 / 0);
}

.border-s-violet-100\/10 {
  border-inline-start-color: rgb(237 233 254 / 0.1);
}

.border-s-violet-100\/100 {
  border-inline-start-color: rgb(237 233 254 / 1);
}

.border-s-violet-100\/15 {
  border-inline-start-color: rgb(237 233 254 / 0.15);
}

.border-s-violet-100\/20 {
  border-inline-start-color: rgb(237 233 254 / 0.2);
}

.border-s-violet-100\/25 {
  border-inline-start-color: rgb(237 233 254 / 0.25);
}

.border-s-violet-100\/30 {
  border-inline-start-color: rgb(237 233 254 / 0.3);
}

.border-s-violet-100\/35 {
  border-inline-start-color: rgb(237 233 254 / 0.35);
}

.border-s-violet-100\/40 {
  border-inline-start-color: rgb(237 233 254 / 0.4);
}

.border-s-violet-100\/45 {
  border-inline-start-color: rgb(237 233 254 / 0.45);
}

.border-s-violet-100\/5 {
  border-inline-start-color: rgb(237 233 254 / 0.05);
}

.border-s-violet-100\/50 {
  border-inline-start-color: rgb(237 233 254 / 0.5);
}

.border-s-violet-100\/55 {
  border-inline-start-color: rgb(237 233 254 / 0.55);
}

.border-s-violet-100\/60 {
  border-inline-start-color: rgb(237 233 254 / 0.6);
}

.border-s-violet-100\/65 {
  border-inline-start-color: rgb(237 233 254 / 0.65);
}

.border-s-violet-100\/70 {
  border-inline-start-color: rgb(237 233 254 / 0.7);
}

.border-s-violet-100\/75 {
  border-inline-start-color: rgb(237 233 254 / 0.75);
}

.border-s-violet-100\/80 {
  border-inline-start-color: rgb(237 233 254 / 0.8);
}

.border-s-violet-100\/85 {
  border-inline-start-color: rgb(237 233 254 / 0.85);
}

.border-s-violet-100\/90 {
  border-inline-start-color: rgb(237 233 254 / 0.9);
}

.border-s-violet-100\/95 {
  border-inline-start-color: rgb(237 233 254 / 0.95);
}

.border-s-violet-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(221 214 254 / var(--tw-border-opacity, 1));
}

.border-s-violet-200\/0 {
  border-inline-start-color: rgb(221 214 254 / 0);
}

.border-s-violet-200\/10 {
  border-inline-start-color: rgb(221 214 254 / 0.1);
}

.border-s-violet-200\/100 {
  border-inline-start-color: rgb(221 214 254 / 1);
}

.border-s-violet-200\/15 {
  border-inline-start-color: rgb(221 214 254 / 0.15);
}

.border-s-violet-200\/20 {
  border-inline-start-color: rgb(221 214 254 / 0.2);
}

.border-s-violet-200\/25 {
  border-inline-start-color: rgb(221 214 254 / 0.25);
}

.border-s-violet-200\/30 {
  border-inline-start-color: rgb(221 214 254 / 0.3);
}

.border-s-violet-200\/35 {
  border-inline-start-color: rgb(221 214 254 / 0.35);
}

.border-s-violet-200\/40 {
  border-inline-start-color: rgb(221 214 254 / 0.4);
}

.border-s-violet-200\/45 {
  border-inline-start-color: rgb(221 214 254 / 0.45);
}

.border-s-violet-200\/5 {
  border-inline-start-color: rgb(221 214 254 / 0.05);
}

.border-s-violet-200\/50 {
  border-inline-start-color: rgb(221 214 254 / 0.5);
}

.border-s-violet-200\/55 {
  border-inline-start-color: rgb(221 214 254 / 0.55);
}

.border-s-violet-200\/60 {
  border-inline-start-color: rgb(221 214 254 / 0.6);
}

.border-s-violet-200\/65 {
  border-inline-start-color: rgb(221 214 254 / 0.65);
}

.border-s-violet-200\/70 {
  border-inline-start-color: rgb(221 214 254 / 0.7);
}

.border-s-violet-200\/75 {
  border-inline-start-color: rgb(221 214 254 / 0.75);
}

.border-s-violet-200\/80 {
  border-inline-start-color: rgb(221 214 254 / 0.8);
}

.border-s-violet-200\/85 {
  border-inline-start-color: rgb(221 214 254 / 0.85);
}

.border-s-violet-200\/90 {
  border-inline-start-color: rgb(221 214 254 / 0.9);
}

.border-s-violet-200\/95 {
  border-inline-start-color: rgb(221 214 254 / 0.95);
}

.border-s-violet-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(196 181 253 / var(--tw-border-opacity, 1));
}

.border-s-violet-300\/0 {
  border-inline-start-color: rgb(196 181 253 / 0);
}

.border-s-violet-300\/10 {
  border-inline-start-color: rgb(196 181 253 / 0.1);
}

.border-s-violet-300\/100 {
  border-inline-start-color: rgb(196 181 253 / 1);
}

.border-s-violet-300\/15 {
  border-inline-start-color: rgb(196 181 253 / 0.15);
}

.border-s-violet-300\/20 {
  border-inline-start-color: rgb(196 181 253 / 0.2);
}

.border-s-violet-300\/25 {
  border-inline-start-color: rgb(196 181 253 / 0.25);
}

.border-s-violet-300\/30 {
  border-inline-start-color: rgb(196 181 253 / 0.3);
}

.border-s-violet-300\/35 {
  border-inline-start-color: rgb(196 181 253 / 0.35);
}

.border-s-violet-300\/40 {
  border-inline-start-color: rgb(196 181 253 / 0.4);
}

.border-s-violet-300\/45 {
  border-inline-start-color: rgb(196 181 253 / 0.45);
}

.border-s-violet-300\/5 {
  border-inline-start-color: rgb(196 181 253 / 0.05);
}

.border-s-violet-300\/50 {
  border-inline-start-color: rgb(196 181 253 / 0.5);
}

.border-s-violet-300\/55 {
  border-inline-start-color: rgb(196 181 253 / 0.55);
}

.border-s-violet-300\/60 {
  border-inline-start-color: rgb(196 181 253 / 0.6);
}

.border-s-violet-300\/65 {
  border-inline-start-color: rgb(196 181 253 / 0.65);
}

.border-s-violet-300\/70 {
  border-inline-start-color: rgb(196 181 253 / 0.7);
}

.border-s-violet-300\/75 {
  border-inline-start-color: rgb(196 181 253 / 0.75);
}

.border-s-violet-300\/80 {
  border-inline-start-color: rgb(196 181 253 / 0.8);
}

.border-s-violet-300\/85 {
  border-inline-start-color: rgb(196 181 253 / 0.85);
}

.border-s-violet-300\/90 {
  border-inline-start-color: rgb(196 181 253 / 0.9);
}

.border-s-violet-300\/95 {
  border-inline-start-color: rgb(196 181 253 / 0.95);
}

.border-s-violet-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(167 139 250 / var(--tw-border-opacity, 1));
}

.border-s-violet-400\/0 {
  border-inline-start-color: rgb(167 139 250 / 0);
}

.border-s-violet-400\/10 {
  border-inline-start-color: rgb(167 139 250 / 0.1);
}

.border-s-violet-400\/100 {
  border-inline-start-color: rgb(167 139 250 / 1);
}

.border-s-violet-400\/15 {
  border-inline-start-color: rgb(167 139 250 / 0.15);
}

.border-s-violet-400\/20 {
  border-inline-start-color: rgb(167 139 250 / 0.2);
}

.border-s-violet-400\/25 {
  border-inline-start-color: rgb(167 139 250 / 0.25);
}

.border-s-violet-400\/30 {
  border-inline-start-color: rgb(167 139 250 / 0.3);
}

.border-s-violet-400\/35 {
  border-inline-start-color: rgb(167 139 250 / 0.35);
}

.border-s-violet-400\/40 {
  border-inline-start-color: rgb(167 139 250 / 0.4);
}

.border-s-violet-400\/45 {
  border-inline-start-color: rgb(167 139 250 / 0.45);
}

.border-s-violet-400\/5 {
  border-inline-start-color: rgb(167 139 250 / 0.05);
}

.border-s-violet-400\/50 {
  border-inline-start-color: rgb(167 139 250 / 0.5);
}

.border-s-violet-400\/55 {
  border-inline-start-color: rgb(167 139 250 / 0.55);
}

.border-s-violet-400\/60 {
  border-inline-start-color: rgb(167 139 250 / 0.6);
}

.border-s-violet-400\/65 {
  border-inline-start-color: rgb(167 139 250 / 0.65);
}

.border-s-violet-400\/70 {
  border-inline-start-color: rgb(167 139 250 / 0.7);
}

.border-s-violet-400\/75 {
  border-inline-start-color: rgb(167 139 250 / 0.75);
}

.border-s-violet-400\/80 {
  border-inline-start-color: rgb(167 139 250 / 0.8);
}

.border-s-violet-400\/85 {
  border-inline-start-color: rgb(167 139 250 / 0.85);
}

.border-s-violet-400\/90 {
  border-inline-start-color: rgb(167 139 250 / 0.9);
}

.border-s-violet-400\/95 {
  border-inline-start-color: rgb(167 139 250 / 0.95);
}

.border-s-violet-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(245 243 255 / var(--tw-border-opacity, 1));
}

.border-s-violet-50\/0 {
  border-inline-start-color: rgb(245 243 255 / 0);
}

.border-s-violet-50\/10 {
  border-inline-start-color: rgb(245 243 255 / 0.1);
}

.border-s-violet-50\/100 {
  border-inline-start-color: rgb(245 243 255 / 1);
}

.border-s-violet-50\/15 {
  border-inline-start-color: rgb(245 243 255 / 0.15);
}

.border-s-violet-50\/20 {
  border-inline-start-color: rgb(245 243 255 / 0.2);
}

.border-s-violet-50\/25 {
  border-inline-start-color: rgb(245 243 255 / 0.25);
}

.border-s-violet-50\/30 {
  border-inline-start-color: rgb(245 243 255 / 0.3);
}

.border-s-violet-50\/35 {
  border-inline-start-color: rgb(245 243 255 / 0.35);
}

.border-s-violet-50\/40 {
  border-inline-start-color: rgb(245 243 255 / 0.4);
}

.border-s-violet-50\/45 {
  border-inline-start-color: rgb(245 243 255 / 0.45);
}

.border-s-violet-50\/5 {
  border-inline-start-color: rgb(245 243 255 / 0.05);
}

.border-s-violet-50\/50 {
  border-inline-start-color: rgb(245 243 255 / 0.5);
}

.border-s-violet-50\/55 {
  border-inline-start-color: rgb(245 243 255 / 0.55);
}

.border-s-violet-50\/60 {
  border-inline-start-color: rgb(245 243 255 / 0.6);
}

.border-s-violet-50\/65 {
  border-inline-start-color: rgb(245 243 255 / 0.65);
}

.border-s-violet-50\/70 {
  border-inline-start-color: rgb(245 243 255 / 0.7);
}

.border-s-violet-50\/75 {
  border-inline-start-color: rgb(245 243 255 / 0.75);
}

.border-s-violet-50\/80 {
  border-inline-start-color: rgb(245 243 255 / 0.8);
}

.border-s-violet-50\/85 {
  border-inline-start-color: rgb(245 243 255 / 0.85);
}

.border-s-violet-50\/90 {
  border-inline-start-color: rgb(245 243 255 / 0.9);
}

.border-s-violet-50\/95 {
  border-inline-start-color: rgb(245 243 255 / 0.95);
}

.border-s-violet-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(139 92 246 / var(--tw-border-opacity, 1));
}

.border-s-violet-500\/0 {
  border-inline-start-color: rgb(139 92 246 / 0);
}

.border-s-violet-500\/10 {
  border-inline-start-color: rgb(139 92 246 / 0.1);
}

.border-s-violet-500\/100 {
  border-inline-start-color: rgb(139 92 246 / 1);
}

.border-s-violet-500\/15 {
  border-inline-start-color: rgb(139 92 246 / 0.15);
}

.border-s-violet-500\/20 {
  border-inline-start-color: rgb(139 92 246 / 0.2);
}

.border-s-violet-500\/25 {
  border-inline-start-color: rgb(139 92 246 / 0.25);
}

.border-s-violet-500\/30 {
  border-inline-start-color: rgb(139 92 246 / 0.3);
}

.border-s-violet-500\/35 {
  border-inline-start-color: rgb(139 92 246 / 0.35);
}

.border-s-violet-500\/40 {
  border-inline-start-color: rgb(139 92 246 / 0.4);
}

.border-s-violet-500\/45 {
  border-inline-start-color: rgb(139 92 246 / 0.45);
}

.border-s-violet-500\/5 {
  border-inline-start-color: rgb(139 92 246 / 0.05);
}

.border-s-violet-500\/50 {
  border-inline-start-color: rgb(139 92 246 / 0.5);
}

.border-s-violet-500\/55 {
  border-inline-start-color: rgb(139 92 246 / 0.55);
}

.border-s-violet-500\/60 {
  border-inline-start-color: rgb(139 92 246 / 0.6);
}

.border-s-violet-500\/65 {
  border-inline-start-color: rgb(139 92 246 / 0.65);
}

.border-s-violet-500\/70 {
  border-inline-start-color: rgb(139 92 246 / 0.7);
}

.border-s-violet-500\/75 {
  border-inline-start-color: rgb(139 92 246 / 0.75);
}

.border-s-violet-500\/80 {
  border-inline-start-color: rgb(139 92 246 / 0.8);
}

.border-s-violet-500\/85 {
  border-inline-start-color: rgb(139 92 246 / 0.85);
}

.border-s-violet-500\/90 {
  border-inline-start-color: rgb(139 92 246 / 0.9);
}

.border-s-violet-500\/95 {
  border-inline-start-color: rgb(139 92 246 / 0.95);
}

.border-s-violet-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(124 58 237 / var(--tw-border-opacity, 1));
}

.border-s-violet-600\/0 {
  border-inline-start-color: rgb(124 58 237 / 0);
}

.border-s-violet-600\/10 {
  border-inline-start-color: rgb(124 58 237 / 0.1);
}

.border-s-violet-600\/100 {
  border-inline-start-color: rgb(124 58 237 / 1);
}

.border-s-violet-600\/15 {
  border-inline-start-color: rgb(124 58 237 / 0.15);
}

.border-s-violet-600\/20 {
  border-inline-start-color: rgb(124 58 237 / 0.2);
}

.border-s-violet-600\/25 {
  border-inline-start-color: rgb(124 58 237 / 0.25);
}

.border-s-violet-600\/30 {
  border-inline-start-color: rgb(124 58 237 / 0.3);
}

.border-s-violet-600\/35 {
  border-inline-start-color: rgb(124 58 237 / 0.35);
}

.border-s-violet-600\/40 {
  border-inline-start-color: rgb(124 58 237 / 0.4);
}

.border-s-violet-600\/45 {
  border-inline-start-color: rgb(124 58 237 / 0.45);
}

.border-s-violet-600\/5 {
  border-inline-start-color: rgb(124 58 237 / 0.05);
}

.border-s-violet-600\/50 {
  border-inline-start-color: rgb(124 58 237 / 0.5);
}

.border-s-violet-600\/55 {
  border-inline-start-color: rgb(124 58 237 / 0.55);
}

.border-s-violet-600\/60 {
  border-inline-start-color: rgb(124 58 237 / 0.6);
}

.border-s-violet-600\/65 {
  border-inline-start-color: rgb(124 58 237 / 0.65);
}

.border-s-violet-600\/70 {
  border-inline-start-color: rgb(124 58 237 / 0.7);
}

.border-s-violet-600\/75 {
  border-inline-start-color: rgb(124 58 237 / 0.75);
}

.border-s-violet-600\/80 {
  border-inline-start-color: rgb(124 58 237 / 0.8);
}

.border-s-violet-600\/85 {
  border-inline-start-color: rgb(124 58 237 / 0.85);
}

.border-s-violet-600\/90 {
  border-inline-start-color: rgb(124 58 237 / 0.9);
}

.border-s-violet-600\/95 {
  border-inline-start-color: rgb(124 58 237 / 0.95);
}

.border-s-violet-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(109 40 217 / var(--tw-border-opacity, 1));
}

.border-s-violet-700\/0 {
  border-inline-start-color: rgb(109 40 217 / 0);
}

.border-s-violet-700\/10 {
  border-inline-start-color: rgb(109 40 217 / 0.1);
}

.border-s-violet-700\/100 {
  border-inline-start-color: rgb(109 40 217 / 1);
}

.border-s-violet-700\/15 {
  border-inline-start-color: rgb(109 40 217 / 0.15);
}

.border-s-violet-700\/20 {
  border-inline-start-color: rgb(109 40 217 / 0.2);
}

.border-s-violet-700\/25 {
  border-inline-start-color: rgb(109 40 217 / 0.25);
}

.border-s-violet-700\/30 {
  border-inline-start-color: rgb(109 40 217 / 0.3);
}

.border-s-violet-700\/35 {
  border-inline-start-color: rgb(109 40 217 / 0.35);
}

.border-s-violet-700\/40 {
  border-inline-start-color: rgb(109 40 217 / 0.4);
}

.border-s-violet-700\/45 {
  border-inline-start-color: rgb(109 40 217 / 0.45);
}

.border-s-violet-700\/5 {
  border-inline-start-color: rgb(109 40 217 / 0.05);
}

.border-s-violet-700\/50 {
  border-inline-start-color: rgb(109 40 217 / 0.5);
}

.border-s-violet-700\/55 {
  border-inline-start-color: rgb(109 40 217 / 0.55);
}

.border-s-violet-700\/60 {
  border-inline-start-color: rgb(109 40 217 / 0.6);
}

.border-s-violet-700\/65 {
  border-inline-start-color: rgb(109 40 217 / 0.65);
}

.border-s-violet-700\/70 {
  border-inline-start-color: rgb(109 40 217 / 0.7);
}

.border-s-violet-700\/75 {
  border-inline-start-color: rgb(109 40 217 / 0.75);
}

.border-s-violet-700\/80 {
  border-inline-start-color: rgb(109 40 217 / 0.8);
}

.border-s-violet-700\/85 {
  border-inline-start-color: rgb(109 40 217 / 0.85);
}

.border-s-violet-700\/90 {
  border-inline-start-color: rgb(109 40 217 / 0.9);
}

.border-s-violet-700\/95 {
  border-inline-start-color: rgb(109 40 217 / 0.95);
}

.border-s-violet-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(91 33 182 / var(--tw-border-opacity, 1));
}

.border-s-violet-800\/0 {
  border-inline-start-color: rgb(91 33 182 / 0);
}

.border-s-violet-800\/10 {
  border-inline-start-color: rgb(91 33 182 / 0.1);
}

.border-s-violet-800\/100 {
  border-inline-start-color: rgb(91 33 182 / 1);
}

.border-s-violet-800\/15 {
  border-inline-start-color: rgb(91 33 182 / 0.15);
}

.border-s-violet-800\/20 {
  border-inline-start-color: rgb(91 33 182 / 0.2);
}

.border-s-violet-800\/25 {
  border-inline-start-color: rgb(91 33 182 / 0.25);
}

.border-s-violet-800\/30 {
  border-inline-start-color: rgb(91 33 182 / 0.3);
}

.border-s-violet-800\/35 {
  border-inline-start-color: rgb(91 33 182 / 0.35);
}

.border-s-violet-800\/40 {
  border-inline-start-color: rgb(91 33 182 / 0.4);
}

.border-s-violet-800\/45 {
  border-inline-start-color: rgb(91 33 182 / 0.45);
}

.border-s-violet-800\/5 {
  border-inline-start-color: rgb(91 33 182 / 0.05);
}

.border-s-violet-800\/50 {
  border-inline-start-color: rgb(91 33 182 / 0.5);
}

.border-s-violet-800\/55 {
  border-inline-start-color: rgb(91 33 182 / 0.55);
}

.border-s-violet-800\/60 {
  border-inline-start-color: rgb(91 33 182 / 0.6);
}

.border-s-violet-800\/65 {
  border-inline-start-color: rgb(91 33 182 / 0.65);
}

.border-s-violet-800\/70 {
  border-inline-start-color: rgb(91 33 182 / 0.7);
}

.border-s-violet-800\/75 {
  border-inline-start-color: rgb(91 33 182 / 0.75);
}

.border-s-violet-800\/80 {
  border-inline-start-color: rgb(91 33 182 / 0.8);
}

.border-s-violet-800\/85 {
  border-inline-start-color: rgb(91 33 182 / 0.85);
}

.border-s-violet-800\/90 {
  border-inline-start-color: rgb(91 33 182 / 0.9);
}

.border-s-violet-800\/95 {
  border-inline-start-color: rgb(91 33 182 / 0.95);
}

.border-s-violet-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(76 29 149 / var(--tw-border-opacity, 1));
}

.border-s-violet-900\/0 {
  border-inline-start-color: rgb(76 29 149 / 0);
}

.border-s-violet-900\/10 {
  border-inline-start-color: rgb(76 29 149 / 0.1);
}

.border-s-violet-900\/100 {
  border-inline-start-color: rgb(76 29 149 / 1);
}

.border-s-violet-900\/15 {
  border-inline-start-color: rgb(76 29 149 / 0.15);
}

.border-s-violet-900\/20 {
  border-inline-start-color: rgb(76 29 149 / 0.2);
}

.border-s-violet-900\/25 {
  border-inline-start-color: rgb(76 29 149 / 0.25);
}

.border-s-violet-900\/30 {
  border-inline-start-color: rgb(76 29 149 / 0.3);
}

.border-s-violet-900\/35 {
  border-inline-start-color: rgb(76 29 149 / 0.35);
}

.border-s-violet-900\/40 {
  border-inline-start-color: rgb(76 29 149 / 0.4);
}

.border-s-violet-900\/45 {
  border-inline-start-color: rgb(76 29 149 / 0.45);
}

.border-s-violet-900\/5 {
  border-inline-start-color: rgb(76 29 149 / 0.05);
}

.border-s-violet-900\/50 {
  border-inline-start-color: rgb(76 29 149 / 0.5);
}

.border-s-violet-900\/55 {
  border-inline-start-color: rgb(76 29 149 / 0.55);
}

.border-s-violet-900\/60 {
  border-inline-start-color: rgb(76 29 149 / 0.6);
}

.border-s-violet-900\/65 {
  border-inline-start-color: rgb(76 29 149 / 0.65);
}

.border-s-violet-900\/70 {
  border-inline-start-color: rgb(76 29 149 / 0.7);
}

.border-s-violet-900\/75 {
  border-inline-start-color: rgb(76 29 149 / 0.75);
}

.border-s-violet-900\/80 {
  border-inline-start-color: rgb(76 29 149 / 0.8);
}

.border-s-violet-900\/85 {
  border-inline-start-color: rgb(76 29 149 / 0.85);
}

.border-s-violet-900\/90 {
  border-inline-start-color: rgb(76 29 149 / 0.9);
}

.border-s-violet-900\/95 {
  border-inline-start-color: rgb(76 29 149 / 0.95);
}

.border-s-violet-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(46 16 101 / var(--tw-border-opacity, 1));
}

.border-s-violet-950\/0 {
  border-inline-start-color: rgb(46 16 101 / 0);
}

.border-s-violet-950\/10 {
  border-inline-start-color: rgb(46 16 101 / 0.1);
}

.border-s-violet-950\/100 {
  border-inline-start-color: rgb(46 16 101 / 1);
}

.border-s-violet-950\/15 {
  border-inline-start-color: rgb(46 16 101 / 0.15);
}

.border-s-violet-950\/20 {
  border-inline-start-color: rgb(46 16 101 / 0.2);
}

.border-s-violet-950\/25 {
  border-inline-start-color: rgb(46 16 101 / 0.25);
}

.border-s-violet-950\/30 {
  border-inline-start-color: rgb(46 16 101 / 0.3);
}

.border-s-violet-950\/35 {
  border-inline-start-color: rgb(46 16 101 / 0.35);
}

.border-s-violet-950\/40 {
  border-inline-start-color: rgb(46 16 101 / 0.4);
}

.border-s-violet-950\/45 {
  border-inline-start-color: rgb(46 16 101 / 0.45);
}

.border-s-violet-950\/5 {
  border-inline-start-color: rgb(46 16 101 / 0.05);
}

.border-s-violet-950\/50 {
  border-inline-start-color: rgb(46 16 101 / 0.5);
}

.border-s-violet-950\/55 {
  border-inline-start-color: rgb(46 16 101 / 0.55);
}

.border-s-violet-950\/60 {
  border-inline-start-color: rgb(46 16 101 / 0.6);
}

.border-s-violet-950\/65 {
  border-inline-start-color: rgb(46 16 101 / 0.65);
}

.border-s-violet-950\/70 {
  border-inline-start-color: rgb(46 16 101 / 0.7);
}

.border-s-violet-950\/75 {
  border-inline-start-color: rgb(46 16 101 / 0.75);
}

.border-s-violet-950\/80 {
  border-inline-start-color: rgb(46 16 101 / 0.8);
}

.border-s-violet-950\/85 {
  border-inline-start-color: rgb(46 16 101 / 0.85);
}

.border-s-violet-950\/90 {
  border-inline-start-color: rgb(46 16 101 / 0.9);
}

.border-s-violet-950\/95 {
  border-inline-start-color: rgb(46 16 101 / 0.95);
}

.border-s-white {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.border-s-white\/0 {
  border-inline-start-color: rgb(255 255 255 / 0);
}

.border-s-white\/10 {
  border-inline-start-color: rgb(255 255 255 / 0.1);
}

.border-s-white\/100 {
  border-inline-start-color: rgb(255 255 255 / 1);
}

.border-s-white\/15 {
  border-inline-start-color: rgb(255 255 255 / 0.15);
}

.border-s-white\/20 {
  border-inline-start-color: rgb(255 255 255 / 0.2);
}

.border-s-white\/25 {
  border-inline-start-color: rgb(255 255 255 / 0.25);
}

.border-s-white\/30 {
  border-inline-start-color: rgb(255 255 255 / 0.3);
}

.border-s-white\/35 {
  border-inline-start-color: rgb(255 255 255 / 0.35);
}

.border-s-white\/40 {
  border-inline-start-color: rgb(255 255 255 / 0.4);
}

.border-s-white\/45 {
  border-inline-start-color: rgb(255 255 255 / 0.45);
}

.border-s-white\/5 {
  border-inline-start-color: rgb(255 255 255 / 0.05);
}

.border-s-white\/50 {
  border-inline-start-color: rgb(255 255 255 / 0.5);
}

.border-s-white\/55 {
  border-inline-start-color: rgb(255 255 255 / 0.55);
}

.border-s-white\/60 {
  border-inline-start-color: rgb(255 255 255 / 0.6);
}

.border-s-white\/65 {
  border-inline-start-color: rgb(255 255 255 / 0.65);
}

.border-s-white\/70 {
  border-inline-start-color: rgb(255 255 255 / 0.7);
}

.border-s-white\/75 {
  border-inline-start-color: rgb(255 255 255 / 0.75);
}

.border-s-white\/80 {
  border-inline-start-color: rgb(255 255 255 / 0.8);
}

.border-s-white\/85 {
  border-inline-start-color: rgb(255 255 255 / 0.85);
}

.border-s-white\/90 {
  border-inline-start-color: rgb(255 255 255 / 0.9);
}

.border-s-white\/95 {
  border-inline-start-color: rgb(255 255 255 / 0.95);
}

.border-s-yellow-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}

.border-s-yellow-100\/0 {
  border-inline-start-color: rgb(254 249 195 / 0);
}

.border-s-yellow-100\/10 {
  border-inline-start-color: rgb(254 249 195 / 0.1);
}

.border-s-yellow-100\/100 {
  border-inline-start-color: rgb(254 249 195 / 1);
}

.border-s-yellow-100\/15 {
  border-inline-start-color: rgb(254 249 195 / 0.15);
}

.border-s-yellow-100\/20 {
  border-inline-start-color: rgb(254 249 195 / 0.2);
}

.border-s-yellow-100\/25 {
  border-inline-start-color: rgb(254 249 195 / 0.25);
}

.border-s-yellow-100\/30 {
  border-inline-start-color: rgb(254 249 195 / 0.3);
}

.border-s-yellow-100\/35 {
  border-inline-start-color: rgb(254 249 195 / 0.35);
}

.border-s-yellow-100\/40 {
  border-inline-start-color: rgb(254 249 195 / 0.4);
}

.border-s-yellow-100\/45 {
  border-inline-start-color: rgb(254 249 195 / 0.45);
}

.border-s-yellow-100\/5 {
  border-inline-start-color: rgb(254 249 195 / 0.05);
}

.border-s-yellow-100\/50 {
  border-inline-start-color: rgb(254 249 195 / 0.5);
}

.border-s-yellow-100\/55 {
  border-inline-start-color: rgb(254 249 195 / 0.55);
}

.border-s-yellow-100\/60 {
  border-inline-start-color: rgb(254 249 195 / 0.6);
}

.border-s-yellow-100\/65 {
  border-inline-start-color: rgb(254 249 195 / 0.65);
}

.border-s-yellow-100\/70 {
  border-inline-start-color: rgb(254 249 195 / 0.7);
}

.border-s-yellow-100\/75 {
  border-inline-start-color: rgb(254 249 195 / 0.75);
}

.border-s-yellow-100\/80 {
  border-inline-start-color: rgb(254 249 195 / 0.8);
}

.border-s-yellow-100\/85 {
  border-inline-start-color: rgb(254 249 195 / 0.85);
}

.border-s-yellow-100\/90 {
  border-inline-start-color: rgb(254 249 195 / 0.9);
}

.border-s-yellow-100\/95 {
  border-inline-start-color: rgb(254 249 195 / 0.95);
}

.border-s-yellow-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}

.border-s-yellow-200\/0 {
  border-inline-start-color: rgb(254 240 138 / 0);
}

.border-s-yellow-200\/10 {
  border-inline-start-color: rgb(254 240 138 / 0.1);
}

.border-s-yellow-200\/100 {
  border-inline-start-color: rgb(254 240 138 / 1);
}

.border-s-yellow-200\/15 {
  border-inline-start-color: rgb(254 240 138 / 0.15);
}

.border-s-yellow-200\/20 {
  border-inline-start-color: rgb(254 240 138 / 0.2);
}

.border-s-yellow-200\/25 {
  border-inline-start-color: rgb(254 240 138 / 0.25);
}

.border-s-yellow-200\/30 {
  border-inline-start-color: rgb(254 240 138 / 0.3);
}

.border-s-yellow-200\/35 {
  border-inline-start-color: rgb(254 240 138 / 0.35);
}

.border-s-yellow-200\/40 {
  border-inline-start-color: rgb(254 240 138 / 0.4);
}

.border-s-yellow-200\/45 {
  border-inline-start-color: rgb(254 240 138 / 0.45);
}

.border-s-yellow-200\/5 {
  border-inline-start-color: rgb(254 240 138 / 0.05);
}

.border-s-yellow-200\/50 {
  border-inline-start-color: rgb(254 240 138 / 0.5);
}

.border-s-yellow-200\/55 {
  border-inline-start-color: rgb(254 240 138 / 0.55);
}

.border-s-yellow-200\/60 {
  border-inline-start-color: rgb(254 240 138 / 0.6);
}

.border-s-yellow-200\/65 {
  border-inline-start-color: rgb(254 240 138 / 0.65);
}

.border-s-yellow-200\/70 {
  border-inline-start-color: rgb(254 240 138 / 0.7);
}

.border-s-yellow-200\/75 {
  border-inline-start-color: rgb(254 240 138 / 0.75);
}

.border-s-yellow-200\/80 {
  border-inline-start-color: rgb(254 240 138 / 0.8);
}

.border-s-yellow-200\/85 {
  border-inline-start-color: rgb(254 240 138 / 0.85);
}

.border-s-yellow-200\/90 {
  border-inline-start-color: rgb(254 240 138 / 0.9);
}

.border-s-yellow-200\/95 {
  border-inline-start-color: rgb(254 240 138 / 0.95);
}

.border-s-yellow-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}

.border-s-yellow-300\/0 {
  border-inline-start-color: rgb(253 224 71 / 0);
}

.border-s-yellow-300\/10 {
  border-inline-start-color: rgb(253 224 71 / 0.1);
}

.border-s-yellow-300\/100 {
  border-inline-start-color: rgb(253 224 71 / 1);
}

.border-s-yellow-300\/15 {
  border-inline-start-color: rgb(253 224 71 / 0.15);
}

.border-s-yellow-300\/20 {
  border-inline-start-color: rgb(253 224 71 / 0.2);
}

.border-s-yellow-300\/25 {
  border-inline-start-color: rgb(253 224 71 / 0.25);
}

.border-s-yellow-300\/30 {
  border-inline-start-color: rgb(253 224 71 / 0.3);
}

.border-s-yellow-300\/35 {
  border-inline-start-color: rgb(253 224 71 / 0.35);
}

.border-s-yellow-300\/40 {
  border-inline-start-color: rgb(253 224 71 / 0.4);
}

.border-s-yellow-300\/45 {
  border-inline-start-color: rgb(253 224 71 / 0.45);
}

.border-s-yellow-300\/5 {
  border-inline-start-color: rgb(253 224 71 / 0.05);
}

.border-s-yellow-300\/50 {
  border-inline-start-color: rgb(253 224 71 / 0.5);
}

.border-s-yellow-300\/55 {
  border-inline-start-color: rgb(253 224 71 / 0.55);
}

.border-s-yellow-300\/60 {
  border-inline-start-color: rgb(253 224 71 / 0.6);
}

.border-s-yellow-300\/65 {
  border-inline-start-color: rgb(253 224 71 / 0.65);
}

.border-s-yellow-300\/70 {
  border-inline-start-color: rgb(253 224 71 / 0.7);
}

.border-s-yellow-300\/75 {
  border-inline-start-color: rgb(253 224 71 / 0.75);
}

.border-s-yellow-300\/80 {
  border-inline-start-color: rgb(253 224 71 / 0.8);
}

.border-s-yellow-300\/85 {
  border-inline-start-color: rgb(253 224 71 / 0.85);
}

.border-s-yellow-300\/90 {
  border-inline-start-color: rgb(253 224 71 / 0.9);
}

.border-s-yellow-300\/95 {
  border-inline-start-color: rgb(253 224 71 / 0.95);
}

.border-s-yellow-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}

.border-s-yellow-400\/0 {
  border-inline-start-color: rgb(250 204 21 / 0);
}

.border-s-yellow-400\/10 {
  border-inline-start-color: rgb(250 204 21 / 0.1);
}

.border-s-yellow-400\/100 {
  border-inline-start-color: rgb(250 204 21 / 1);
}

.border-s-yellow-400\/15 {
  border-inline-start-color: rgb(250 204 21 / 0.15);
}

.border-s-yellow-400\/20 {
  border-inline-start-color: rgb(250 204 21 / 0.2);
}

.border-s-yellow-400\/25 {
  border-inline-start-color: rgb(250 204 21 / 0.25);
}

.border-s-yellow-400\/30 {
  border-inline-start-color: rgb(250 204 21 / 0.3);
}

.border-s-yellow-400\/35 {
  border-inline-start-color: rgb(250 204 21 / 0.35);
}

.border-s-yellow-400\/40 {
  border-inline-start-color: rgb(250 204 21 / 0.4);
}

.border-s-yellow-400\/45 {
  border-inline-start-color: rgb(250 204 21 / 0.45);
}

.border-s-yellow-400\/5 {
  border-inline-start-color: rgb(250 204 21 / 0.05);
}

.border-s-yellow-400\/50 {
  border-inline-start-color: rgb(250 204 21 / 0.5);
}

.border-s-yellow-400\/55 {
  border-inline-start-color: rgb(250 204 21 / 0.55);
}

.border-s-yellow-400\/60 {
  border-inline-start-color: rgb(250 204 21 / 0.6);
}

.border-s-yellow-400\/65 {
  border-inline-start-color: rgb(250 204 21 / 0.65);
}

.border-s-yellow-400\/70 {
  border-inline-start-color: rgb(250 204 21 / 0.7);
}

.border-s-yellow-400\/75 {
  border-inline-start-color: rgb(250 204 21 / 0.75);
}

.border-s-yellow-400\/80 {
  border-inline-start-color: rgb(250 204 21 / 0.8);
}

.border-s-yellow-400\/85 {
  border-inline-start-color: rgb(250 204 21 / 0.85);
}

.border-s-yellow-400\/90 {
  border-inline-start-color: rgb(250 204 21 / 0.9);
}

.border-s-yellow-400\/95 {
  border-inline-start-color: rgb(250 204 21 / 0.95);
}

.border-s-yellow-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}

.border-s-yellow-50\/0 {
  border-inline-start-color: rgb(254 252 232 / 0);
}

.border-s-yellow-50\/10 {
  border-inline-start-color: rgb(254 252 232 / 0.1);
}

.border-s-yellow-50\/100 {
  border-inline-start-color: rgb(254 252 232 / 1);
}

.border-s-yellow-50\/15 {
  border-inline-start-color: rgb(254 252 232 / 0.15);
}

.border-s-yellow-50\/20 {
  border-inline-start-color: rgb(254 252 232 / 0.2);
}

.border-s-yellow-50\/25 {
  border-inline-start-color: rgb(254 252 232 / 0.25);
}

.border-s-yellow-50\/30 {
  border-inline-start-color: rgb(254 252 232 / 0.3);
}

.border-s-yellow-50\/35 {
  border-inline-start-color: rgb(254 252 232 / 0.35);
}

.border-s-yellow-50\/40 {
  border-inline-start-color: rgb(254 252 232 / 0.4);
}

.border-s-yellow-50\/45 {
  border-inline-start-color: rgb(254 252 232 / 0.45);
}

.border-s-yellow-50\/5 {
  border-inline-start-color: rgb(254 252 232 / 0.05);
}

.border-s-yellow-50\/50 {
  border-inline-start-color: rgb(254 252 232 / 0.5);
}

.border-s-yellow-50\/55 {
  border-inline-start-color: rgb(254 252 232 / 0.55);
}

.border-s-yellow-50\/60 {
  border-inline-start-color: rgb(254 252 232 / 0.6);
}

.border-s-yellow-50\/65 {
  border-inline-start-color: rgb(254 252 232 / 0.65);
}

.border-s-yellow-50\/70 {
  border-inline-start-color: rgb(254 252 232 / 0.7);
}

.border-s-yellow-50\/75 {
  border-inline-start-color: rgb(254 252 232 / 0.75);
}

.border-s-yellow-50\/80 {
  border-inline-start-color: rgb(254 252 232 / 0.8);
}

.border-s-yellow-50\/85 {
  border-inline-start-color: rgb(254 252 232 / 0.85);
}

.border-s-yellow-50\/90 {
  border-inline-start-color: rgb(254 252 232 / 0.9);
}

.border-s-yellow-50\/95 {
  border-inline-start-color: rgb(254 252 232 / 0.95);
}

.border-s-yellow-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}

.border-s-yellow-500\/0 {
  border-inline-start-color: rgb(234 179 8 / 0);
}

.border-s-yellow-500\/10 {
  border-inline-start-color: rgb(234 179 8 / 0.1);
}

.border-s-yellow-500\/100 {
  border-inline-start-color: rgb(234 179 8 / 1);
}

.border-s-yellow-500\/15 {
  border-inline-start-color: rgb(234 179 8 / 0.15);
}

.border-s-yellow-500\/20 {
  border-inline-start-color: rgb(234 179 8 / 0.2);
}

.border-s-yellow-500\/25 {
  border-inline-start-color: rgb(234 179 8 / 0.25);
}

.border-s-yellow-500\/30 {
  border-inline-start-color: rgb(234 179 8 / 0.3);
}

.border-s-yellow-500\/35 {
  border-inline-start-color: rgb(234 179 8 / 0.35);
}

.border-s-yellow-500\/40 {
  border-inline-start-color: rgb(234 179 8 / 0.4);
}

.border-s-yellow-500\/45 {
  border-inline-start-color: rgb(234 179 8 / 0.45);
}

.border-s-yellow-500\/5 {
  border-inline-start-color: rgb(234 179 8 / 0.05);
}

.border-s-yellow-500\/50 {
  border-inline-start-color: rgb(234 179 8 / 0.5);
}

.border-s-yellow-500\/55 {
  border-inline-start-color: rgb(234 179 8 / 0.55);
}

.border-s-yellow-500\/60 {
  border-inline-start-color: rgb(234 179 8 / 0.6);
}

.border-s-yellow-500\/65 {
  border-inline-start-color: rgb(234 179 8 / 0.65);
}

.border-s-yellow-500\/70 {
  border-inline-start-color: rgb(234 179 8 / 0.7);
}

.border-s-yellow-500\/75 {
  border-inline-start-color: rgb(234 179 8 / 0.75);
}

.border-s-yellow-500\/80 {
  border-inline-start-color: rgb(234 179 8 / 0.8);
}

.border-s-yellow-500\/85 {
  border-inline-start-color: rgb(234 179 8 / 0.85);
}

.border-s-yellow-500\/90 {
  border-inline-start-color: rgb(234 179 8 / 0.9);
}

.border-s-yellow-500\/95 {
  border-inline-start-color: rgb(234 179 8 / 0.95);
}

.border-s-yellow-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}

.border-s-yellow-600\/0 {
  border-inline-start-color: rgb(202 138 4 / 0);
}

.border-s-yellow-600\/10 {
  border-inline-start-color: rgb(202 138 4 / 0.1);
}

.border-s-yellow-600\/100 {
  border-inline-start-color: rgb(202 138 4 / 1);
}

.border-s-yellow-600\/15 {
  border-inline-start-color: rgb(202 138 4 / 0.15);
}

.border-s-yellow-600\/20 {
  border-inline-start-color: rgb(202 138 4 / 0.2);
}

.border-s-yellow-600\/25 {
  border-inline-start-color: rgb(202 138 4 / 0.25);
}

.border-s-yellow-600\/30 {
  border-inline-start-color: rgb(202 138 4 / 0.3);
}

.border-s-yellow-600\/35 {
  border-inline-start-color: rgb(202 138 4 / 0.35);
}

.border-s-yellow-600\/40 {
  border-inline-start-color: rgb(202 138 4 / 0.4);
}

.border-s-yellow-600\/45 {
  border-inline-start-color: rgb(202 138 4 / 0.45);
}

.border-s-yellow-600\/5 {
  border-inline-start-color: rgb(202 138 4 / 0.05);
}

.border-s-yellow-600\/50 {
  border-inline-start-color: rgb(202 138 4 / 0.5);
}

.border-s-yellow-600\/55 {
  border-inline-start-color: rgb(202 138 4 / 0.55);
}

.border-s-yellow-600\/60 {
  border-inline-start-color: rgb(202 138 4 / 0.6);
}

.border-s-yellow-600\/65 {
  border-inline-start-color: rgb(202 138 4 / 0.65);
}

.border-s-yellow-600\/70 {
  border-inline-start-color: rgb(202 138 4 / 0.7);
}

.border-s-yellow-600\/75 {
  border-inline-start-color: rgb(202 138 4 / 0.75);
}

.border-s-yellow-600\/80 {
  border-inline-start-color: rgb(202 138 4 / 0.8);
}

.border-s-yellow-600\/85 {
  border-inline-start-color: rgb(202 138 4 / 0.85);
}

.border-s-yellow-600\/90 {
  border-inline-start-color: rgb(202 138 4 / 0.9);
}

.border-s-yellow-600\/95 {
  border-inline-start-color: rgb(202 138 4 / 0.95);
}

.border-s-yellow-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}

.border-s-yellow-700\/0 {
  border-inline-start-color: rgb(161 98 7 / 0);
}

.border-s-yellow-700\/10 {
  border-inline-start-color: rgb(161 98 7 / 0.1);
}

.border-s-yellow-700\/100 {
  border-inline-start-color: rgb(161 98 7 / 1);
}

.border-s-yellow-700\/15 {
  border-inline-start-color: rgb(161 98 7 / 0.15);
}

.border-s-yellow-700\/20 {
  border-inline-start-color: rgb(161 98 7 / 0.2);
}

.border-s-yellow-700\/25 {
  border-inline-start-color: rgb(161 98 7 / 0.25);
}

.border-s-yellow-700\/30 {
  border-inline-start-color: rgb(161 98 7 / 0.3);
}

.border-s-yellow-700\/35 {
  border-inline-start-color: rgb(161 98 7 / 0.35);
}

.border-s-yellow-700\/40 {
  border-inline-start-color: rgb(161 98 7 / 0.4);
}

.border-s-yellow-700\/45 {
  border-inline-start-color: rgb(161 98 7 / 0.45);
}

.border-s-yellow-700\/5 {
  border-inline-start-color: rgb(161 98 7 / 0.05);
}

.border-s-yellow-700\/50 {
  border-inline-start-color: rgb(161 98 7 / 0.5);
}

.border-s-yellow-700\/55 {
  border-inline-start-color: rgb(161 98 7 / 0.55);
}

.border-s-yellow-700\/60 {
  border-inline-start-color: rgb(161 98 7 / 0.6);
}

.border-s-yellow-700\/65 {
  border-inline-start-color: rgb(161 98 7 / 0.65);
}

.border-s-yellow-700\/70 {
  border-inline-start-color: rgb(161 98 7 / 0.7);
}

.border-s-yellow-700\/75 {
  border-inline-start-color: rgb(161 98 7 / 0.75);
}

.border-s-yellow-700\/80 {
  border-inline-start-color: rgb(161 98 7 / 0.8);
}

.border-s-yellow-700\/85 {
  border-inline-start-color: rgb(161 98 7 / 0.85);
}

.border-s-yellow-700\/90 {
  border-inline-start-color: rgb(161 98 7 / 0.9);
}

.border-s-yellow-700\/95 {
  border-inline-start-color: rgb(161 98 7 / 0.95);
}

.border-s-yellow-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}

.border-s-yellow-800\/0 {
  border-inline-start-color: rgb(133 77 14 / 0);
}

.border-s-yellow-800\/10 {
  border-inline-start-color: rgb(133 77 14 / 0.1);
}

.border-s-yellow-800\/100 {
  border-inline-start-color: rgb(133 77 14 / 1);
}

.border-s-yellow-800\/15 {
  border-inline-start-color: rgb(133 77 14 / 0.15);
}

.border-s-yellow-800\/20 {
  border-inline-start-color: rgb(133 77 14 / 0.2);
}

.border-s-yellow-800\/25 {
  border-inline-start-color: rgb(133 77 14 / 0.25);
}

.border-s-yellow-800\/30 {
  border-inline-start-color: rgb(133 77 14 / 0.3);
}

.border-s-yellow-800\/35 {
  border-inline-start-color: rgb(133 77 14 / 0.35);
}

.border-s-yellow-800\/40 {
  border-inline-start-color: rgb(133 77 14 / 0.4);
}

.border-s-yellow-800\/45 {
  border-inline-start-color: rgb(133 77 14 / 0.45);
}

.border-s-yellow-800\/5 {
  border-inline-start-color: rgb(133 77 14 / 0.05);
}

.border-s-yellow-800\/50 {
  border-inline-start-color: rgb(133 77 14 / 0.5);
}

.border-s-yellow-800\/55 {
  border-inline-start-color: rgb(133 77 14 / 0.55);
}

.border-s-yellow-800\/60 {
  border-inline-start-color: rgb(133 77 14 / 0.6);
}

.border-s-yellow-800\/65 {
  border-inline-start-color: rgb(133 77 14 / 0.65);
}

.border-s-yellow-800\/70 {
  border-inline-start-color: rgb(133 77 14 / 0.7);
}

.border-s-yellow-800\/75 {
  border-inline-start-color: rgb(133 77 14 / 0.75);
}

.border-s-yellow-800\/80 {
  border-inline-start-color: rgb(133 77 14 / 0.8);
}

.border-s-yellow-800\/85 {
  border-inline-start-color: rgb(133 77 14 / 0.85);
}

.border-s-yellow-800\/90 {
  border-inline-start-color: rgb(133 77 14 / 0.9);
}

.border-s-yellow-800\/95 {
  border-inline-start-color: rgb(133 77 14 / 0.95);
}

.border-s-yellow-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}

.border-s-yellow-900\/0 {
  border-inline-start-color: rgb(113 63 18 / 0);
}

.border-s-yellow-900\/10 {
  border-inline-start-color: rgb(113 63 18 / 0.1);
}

.border-s-yellow-900\/100 {
  border-inline-start-color: rgb(113 63 18 / 1);
}

.border-s-yellow-900\/15 {
  border-inline-start-color: rgb(113 63 18 / 0.15);
}

.border-s-yellow-900\/20 {
  border-inline-start-color: rgb(113 63 18 / 0.2);
}

.border-s-yellow-900\/25 {
  border-inline-start-color: rgb(113 63 18 / 0.25);
}

.border-s-yellow-900\/30 {
  border-inline-start-color: rgb(113 63 18 / 0.3);
}

.border-s-yellow-900\/35 {
  border-inline-start-color: rgb(113 63 18 / 0.35);
}

.border-s-yellow-900\/40 {
  border-inline-start-color: rgb(113 63 18 / 0.4);
}

.border-s-yellow-900\/45 {
  border-inline-start-color: rgb(113 63 18 / 0.45);
}

.border-s-yellow-900\/5 {
  border-inline-start-color: rgb(113 63 18 / 0.05);
}

.border-s-yellow-900\/50 {
  border-inline-start-color: rgb(113 63 18 / 0.5);
}

.border-s-yellow-900\/55 {
  border-inline-start-color: rgb(113 63 18 / 0.55);
}

.border-s-yellow-900\/60 {
  border-inline-start-color: rgb(113 63 18 / 0.6);
}

.border-s-yellow-900\/65 {
  border-inline-start-color: rgb(113 63 18 / 0.65);
}

.border-s-yellow-900\/70 {
  border-inline-start-color: rgb(113 63 18 / 0.7);
}

.border-s-yellow-900\/75 {
  border-inline-start-color: rgb(113 63 18 / 0.75);
}

.border-s-yellow-900\/80 {
  border-inline-start-color: rgb(113 63 18 / 0.8);
}

.border-s-yellow-900\/85 {
  border-inline-start-color: rgb(113 63 18 / 0.85);
}

.border-s-yellow-900\/90 {
  border-inline-start-color: rgb(113 63 18 / 0.9);
}

.border-s-yellow-900\/95 {
  border-inline-start-color: rgb(113 63 18 / 0.95);
}

.border-s-yellow-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}

.border-s-yellow-950\/0 {
  border-inline-start-color: rgb(66 32 6 / 0);
}

.border-s-yellow-950\/10 {
  border-inline-start-color: rgb(66 32 6 / 0.1);
}

.border-s-yellow-950\/100 {
  border-inline-start-color: rgb(66 32 6 / 1);
}

.border-s-yellow-950\/15 {
  border-inline-start-color: rgb(66 32 6 / 0.15);
}

.border-s-yellow-950\/20 {
  border-inline-start-color: rgb(66 32 6 / 0.2);
}

.border-s-yellow-950\/25 {
  border-inline-start-color: rgb(66 32 6 / 0.25);
}

.border-s-yellow-950\/30 {
  border-inline-start-color: rgb(66 32 6 / 0.3);
}

.border-s-yellow-950\/35 {
  border-inline-start-color: rgb(66 32 6 / 0.35);
}

.border-s-yellow-950\/40 {
  border-inline-start-color: rgb(66 32 6 / 0.4);
}

.border-s-yellow-950\/45 {
  border-inline-start-color: rgb(66 32 6 / 0.45);
}

.border-s-yellow-950\/5 {
  border-inline-start-color: rgb(66 32 6 / 0.05);
}

.border-s-yellow-950\/50 {
  border-inline-start-color: rgb(66 32 6 / 0.5);
}

.border-s-yellow-950\/55 {
  border-inline-start-color: rgb(66 32 6 / 0.55);
}

.border-s-yellow-950\/60 {
  border-inline-start-color: rgb(66 32 6 / 0.6);
}

.border-s-yellow-950\/65 {
  border-inline-start-color: rgb(66 32 6 / 0.65);
}

.border-s-yellow-950\/70 {
  border-inline-start-color: rgb(66 32 6 / 0.7);
}

.border-s-yellow-950\/75 {
  border-inline-start-color: rgb(66 32 6 / 0.75);
}

.border-s-yellow-950\/80 {
  border-inline-start-color: rgb(66 32 6 / 0.8);
}

.border-s-yellow-950\/85 {
  border-inline-start-color: rgb(66 32 6 / 0.85);
}

.border-s-yellow-950\/90 {
  border-inline-start-color: rgb(66 32 6 / 0.9);
}

.border-s-yellow-950\/95 {
  border-inline-start-color: rgb(66 32 6 / 0.95);
}

.border-s-zinc-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(244 244 245 / var(--tw-border-opacity, 1));
}

.border-s-zinc-100\/0 {
  border-inline-start-color: rgb(244 244 245 / 0);
}

.border-s-zinc-100\/10 {
  border-inline-start-color: rgb(244 244 245 / 0.1);
}

.border-s-zinc-100\/100 {
  border-inline-start-color: rgb(244 244 245 / 1);
}

.border-s-zinc-100\/15 {
  border-inline-start-color: rgb(244 244 245 / 0.15);
}

.border-s-zinc-100\/20 {
  border-inline-start-color: rgb(244 244 245 / 0.2);
}

.border-s-zinc-100\/25 {
  border-inline-start-color: rgb(244 244 245 / 0.25);
}

.border-s-zinc-100\/30 {
  border-inline-start-color: rgb(244 244 245 / 0.3);
}

.border-s-zinc-100\/35 {
  border-inline-start-color: rgb(244 244 245 / 0.35);
}

.border-s-zinc-100\/40 {
  border-inline-start-color: rgb(244 244 245 / 0.4);
}

.border-s-zinc-100\/45 {
  border-inline-start-color: rgb(244 244 245 / 0.45);
}

.border-s-zinc-100\/5 {
  border-inline-start-color: rgb(244 244 245 / 0.05);
}

.border-s-zinc-100\/50 {
  border-inline-start-color: rgb(244 244 245 / 0.5);
}

.border-s-zinc-100\/55 {
  border-inline-start-color: rgb(244 244 245 / 0.55);
}

.border-s-zinc-100\/60 {
  border-inline-start-color: rgb(244 244 245 / 0.6);
}

.border-s-zinc-100\/65 {
  border-inline-start-color: rgb(244 244 245 / 0.65);
}

.border-s-zinc-100\/70 {
  border-inline-start-color: rgb(244 244 245 / 0.7);
}

.border-s-zinc-100\/75 {
  border-inline-start-color: rgb(244 244 245 / 0.75);
}

.border-s-zinc-100\/80 {
  border-inline-start-color: rgb(244 244 245 / 0.8);
}

.border-s-zinc-100\/85 {
  border-inline-start-color: rgb(244 244 245 / 0.85);
}

.border-s-zinc-100\/90 {
  border-inline-start-color: rgb(244 244 245 / 0.9);
}

.border-s-zinc-100\/95 {
  border-inline-start-color: rgb(244 244 245 / 0.95);
}

.border-s-zinc-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
}

.border-s-zinc-200\/0 {
  border-inline-start-color: rgb(228 228 231 / 0);
}

.border-s-zinc-200\/10 {
  border-inline-start-color: rgb(228 228 231 / 0.1);
}

.border-s-zinc-200\/100 {
  border-inline-start-color: rgb(228 228 231 / 1);
}

.border-s-zinc-200\/15 {
  border-inline-start-color: rgb(228 228 231 / 0.15);
}

.border-s-zinc-200\/20 {
  border-inline-start-color: rgb(228 228 231 / 0.2);
}

.border-s-zinc-200\/25 {
  border-inline-start-color: rgb(228 228 231 / 0.25);
}

.border-s-zinc-200\/30 {
  border-inline-start-color: rgb(228 228 231 / 0.3);
}

.border-s-zinc-200\/35 {
  border-inline-start-color: rgb(228 228 231 / 0.35);
}

.border-s-zinc-200\/40 {
  border-inline-start-color: rgb(228 228 231 / 0.4);
}

.border-s-zinc-200\/45 {
  border-inline-start-color: rgb(228 228 231 / 0.45);
}

.border-s-zinc-200\/5 {
  border-inline-start-color: rgb(228 228 231 / 0.05);
}

.border-s-zinc-200\/50 {
  border-inline-start-color: rgb(228 228 231 / 0.5);
}

.border-s-zinc-200\/55 {
  border-inline-start-color: rgb(228 228 231 / 0.55);
}

.border-s-zinc-200\/60 {
  border-inline-start-color: rgb(228 228 231 / 0.6);
}

.border-s-zinc-200\/65 {
  border-inline-start-color: rgb(228 228 231 / 0.65);
}

.border-s-zinc-200\/70 {
  border-inline-start-color: rgb(228 228 231 / 0.7);
}

.border-s-zinc-200\/75 {
  border-inline-start-color: rgb(228 228 231 / 0.75);
}

.border-s-zinc-200\/80 {
  border-inline-start-color: rgb(228 228 231 / 0.8);
}

.border-s-zinc-200\/85 {
  border-inline-start-color: rgb(228 228 231 / 0.85);
}

.border-s-zinc-200\/90 {
  border-inline-start-color: rgb(228 228 231 / 0.9);
}

.border-s-zinc-200\/95 {
  border-inline-start-color: rgb(228 228 231 / 0.95);
}

.border-s-zinc-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(212 212 216 / var(--tw-border-opacity, 1));
}

.border-s-zinc-300\/0 {
  border-inline-start-color: rgb(212 212 216 / 0);
}

.border-s-zinc-300\/10 {
  border-inline-start-color: rgb(212 212 216 / 0.1);
}

.border-s-zinc-300\/100 {
  border-inline-start-color: rgb(212 212 216 / 1);
}

.border-s-zinc-300\/15 {
  border-inline-start-color: rgb(212 212 216 / 0.15);
}

.border-s-zinc-300\/20 {
  border-inline-start-color: rgb(212 212 216 / 0.2);
}

.border-s-zinc-300\/25 {
  border-inline-start-color: rgb(212 212 216 / 0.25);
}

.border-s-zinc-300\/30 {
  border-inline-start-color: rgb(212 212 216 / 0.3);
}

.border-s-zinc-300\/35 {
  border-inline-start-color: rgb(212 212 216 / 0.35);
}

.border-s-zinc-300\/40 {
  border-inline-start-color: rgb(212 212 216 / 0.4);
}

.border-s-zinc-300\/45 {
  border-inline-start-color: rgb(212 212 216 / 0.45);
}

.border-s-zinc-300\/5 {
  border-inline-start-color: rgb(212 212 216 / 0.05);
}

.border-s-zinc-300\/50 {
  border-inline-start-color: rgb(212 212 216 / 0.5);
}

.border-s-zinc-300\/55 {
  border-inline-start-color: rgb(212 212 216 / 0.55);
}

.border-s-zinc-300\/60 {
  border-inline-start-color: rgb(212 212 216 / 0.6);
}

.border-s-zinc-300\/65 {
  border-inline-start-color: rgb(212 212 216 / 0.65);
}

.border-s-zinc-300\/70 {
  border-inline-start-color: rgb(212 212 216 / 0.7);
}

.border-s-zinc-300\/75 {
  border-inline-start-color: rgb(212 212 216 / 0.75);
}

.border-s-zinc-300\/80 {
  border-inline-start-color: rgb(212 212 216 / 0.8);
}

.border-s-zinc-300\/85 {
  border-inline-start-color: rgb(212 212 216 / 0.85);
}

.border-s-zinc-300\/90 {
  border-inline-start-color: rgb(212 212 216 / 0.9);
}

.border-s-zinc-300\/95 {
  border-inline-start-color: rgb(212 212 216 / 0.95);
}

.border-s-zinc-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(161 161 170 / var(--tw-border-opacity, 1));
}

.border-s-zinc-400\/0 {
  border-inline-start-color: rgb(161 161 170 / 0);
}

.border-s-zinc-400\/10 {
  border-inline-start-color: rgb(161 161 170 / 0.1);
}

.border-s-zinc-400\/100 {
  border-inline-start-color: rgb(161 161 170 / 1);
}

.border-s-zinc-400\/15 {
  border-inline-start-color: rgb(161 161 170 / 0.15);
}

.border-s-zinc-400\/20 {
  border-inline-start-color: rgb(161 161 170 / 0.2);
}

.border-s-zinc-400\/25 {
  border-inline-start-color: rgb(161 161 170 / 0.25);
}

.border-s-zinc-400\/30 {
  border-inline-start-color: rgb(161 161 170 / 0.3);
}

.border-s-zinc-400\/35 {
  border-inline-start-color: rgb(161 161 170 / 0.35);
}

.border-s-zinc-400\/40 {
  border-inline-start-color: rgb(161 161 170 / 0.4);
}

.border-s-zinc-400\/45 {
  border-inline-start-color: rgb(161 161 170 / 0.45);
}

.border-s-zinc-400\/5 {
  border-inline-start-color: rgb(161 161 170 / 0.05);
}

.border-s-zinc-400\/50 {
  border-inline-start-color: rgb(161 161 170 / 0.5);
}

.border-s-zinc-400\/55 {
  border-inline-start-color: rgb(161 161 170 / 0.55);
}

.border-s-zinc-400\/60 {
  border-inline-start-color: rgb(161 161 170 / 0.6);
}

.border-s-zinc-400\/65 {
  border-inline-start-color: rgb(161 161 170 / 0.65);
}

.border-s-zinc-400\/70 {
  border-inline-start-color: rgb(161 161 170 / 0.7);
}

.border-s-zinc-400\/75 {
  border-inline-start-color: rgb(161 161 170 / 0.75);
}

.border-s-zinc-400\/80 {
  border-inline-start-color: rgb(161 161 170 / 0.8);
}

.border-s-zinc-400\/85 {
  border-inline-start-color: rgb(161 161 170 / 0.85);
}

.border-s-zinc-400\/90 {
  border-inline-start-color: rgb(161 161 170 / 0.9);
}

.border-s-zinc-400\/95 {
  border-inline-start-color: rgb(161 161 170 / 0.95);
}

.border-s-zinc-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}

.border-s-zinc-50\/0 {
  border-inline-start-color: rgb(250 250 250 / 0);
}

.border-s-zinc-50\/10 {
  border-inline-start-color: rgb(250 250 250 / 0.1);
}

.border-s-zinc-50\/100 {
  border-inline-start-color: rgb(250 250 250 / 1);
}

.border-s-zinc-50\/15 {
  border-inline-start-color: rgb(250 250 250 / 0.15);
}

.border-s-zinc-50\/20 {
  border-inline-start-color: rgb(250 250 250 / 0.2);
}

.border-s-zinc-50\/25 {
  border-inline-start-color: rgb(250 250 250 / 0.25);
}

.border-s-zinc-50\/30 {
  border-inline-start-color: rgb(250 250 250 / 0.3);
}

.border-s-zinc-50\/35 {
  border-inline-start-color: rgb(250 250 250 / 0.35);
}

.border-s-zinc-50\/40 {
  border-inline-start-color: rgb(250 250 250 / 0.4);
}

.border-s-zinc-50\/45 {
  border-inline-start-color: rgb(250 250 250 / 0.45);
}

.border-s-zinc-50\/5 {
  border-inline-start-color: rgb(250 250 250 / 0.05);
}

.border-s-zinc-50\/50 {
  border-inline-start-color: rgb(250 250 250 / 0.5);
}

.border-s-zinc-50\/55 {
  border-inline-start-color: rgb(250 250 250 / 0.55);
}

.border-s-zinc-50\/60 {
  border-inline-start-color: rgb(250 250 250 / 0.6);
}

.border-s-zinc-50\/65 {
  border-inline-start-color: rgb(250 250 250 / 0.65);
}

.border-s-zinc-50\/70 {
  border-inline-start-color: rgb(250 250 250 / 0.7);
}

.border-s-zinc-50\/75 {
  border-inline-start-color: rgb(250 250 250 / 0.75);
}

.border-s-zinc-50\/80 {
  border-inline-start-color: rgb(250 250 250 / 0.8);
}

.border-s-zinc-50\/85 {
  border-inline-start-color: rgb(250 250 250 / 0.85);
}

.border-s-zinc-50\/90 {
  border-inline-start-color: rgb(250 250 250 / 0.9);
}

.border-s-zinc-50\/95 {
  border-inline-start-color: rgb(250 250 250 / 0.95);
}

.border-s-zinc-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(113 113 122 / var(--tw-border-opacity, 1));
}

.border-s-zinc-500\/0 {
  border-inline-start-color: rgb(113 113 122 / 0);
}

.border-s-zinc-500\/10 {
  border-inline-start-color: rgb(113 113 122 / 0.1);
}

.border-s-zinc-500\/100 {
  border-inline-start-color: rgb(113 113 122 / 1);
}

.border-s-zinc-500\/15 {
  border-inline-start-color: rgb(113 113 122 / 0.15);
}

.border-s-zinc-500\/20 {
  border-inline-start-color: rgb(113 113 122 / 0.2);
}

.border-s-zinc-500\/25 {
  border-inline-start-color: rgb(113 113 122 / 0.25);
}

.border-s-zinc-500\/30 {
  border-inline-start-color: rgb(113 113 122 / 0.3);
}

.border-s-zinc-500\/35 {
  border-inline-start-color: rgb(113 113 122 / 0.35);
}

.border-s-zinc-500\/40 {
  border-inline-start-color: rgb(113 113 122 / 0.4);
}

.border-s-zinc-500\/45 {
  border-inline-start-color: rgb(113 113 122 / 0.45);
}

.border-s-zinc-500\/5 {
  border-inline-start-color: rgb(113 113 122 / 0.05);
}

.border-s-zinc-500\/50 {
  border-inline-start-color: rgb(113 113 122 / 0.5);
}

.border-s-zinc-500\/55 {
  border-inline-start-color: rgb(113 113 122 / 0.55);
}

.border-s-zinc-500\/60 {
  border-inline-start-color: rgb(113 113 122 / 0.6);
}

.border-s-zinc-500\/65 {
  border-inline-start-color: rgb(113 113 122 / 0.65);
}

.border-s-zinc-500\/70 {
  border-inline-start-color: rgb(113 113 122 / 0.7);
}

.border-s-zinc-500\/75 {
  border-inline-start-color: rgb(113 113 122 / 0.75);
}

.border-s-zinc-500\/80 {
  border-inline-start-color: rgb(113 113 122 / 0.8);
}

.border-s-zinc-500\/85 {
  border-inline-start-color: rgb(113 113 122 / 0.85);
}

.border-s-zinc-500\/90 {
  border-inline-start-color: rgb(113 113 122 / 0.9);
}

.border-s-zinc-500\/95 {
  border-inline-start-color: rgb(113 113 122 / 0.95);
}

.border-s-zinc-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
}

.border-s-zinc-600\/0 {
  border-inline-start-color: rgb(82 82 91 / 0);
}

.border-s-zinc-600\/10 {
  border-inline-start-color: rgb(82 82 91 / 0.1);
}

.border-s-zinc-600\/100 {
  border-inline-start-color: rgb(82 82 91 / 1);
}

.border-s-zinc-600\/15 {
  border-inline-start-color: rgb(82 82 91 / 0.15);
}

.border-s-zinc-600\/20 {
  border-inline-start-color: rgb(82 82 91 / 0.2);
}

.border-s-zinc-600\/25 {
  border-inline-start-color: rgb(82 82 91 / 0.25);
}

.border-s-zinc-600\/30 {
  border-inline-start-color: rgb(82 82 91 / 0.3);
}

.border-s-zinc-600\/35 {
  border-inline-start-color: rgb(82 82 91 / 0.35);
}

.border-s-zinc-600\/40 {
  border-inline-start-color: rgb(82 82 91 / 0.4);
}

.border-s-zinc-600\/45 {
  border-inline-start-color: rgb(82 82 91 / 0.45);
}

.border-s-zinc-600\/5 {
  border-inline-start-color: rgb(82 82 91 / 0.05);
}

.border-s-zinc-600\/50 {
  border-inline-start-color: rgb(82 82 91 / 0.5);
}

.border-s-zinc-600\/55 {
  border-inline-start-color: rgb(82 82 91 / 0.55);
}

.border-s-zinc-600\/60 {
  border-inline-start-color: rgb(82 82 91 / 0.6);
}

.border-s-zinc-600\/65 {
  border-inline-start-color: rgb(82 82 91 / 0.65);
}

.border-s-zinc-600\/70 {
  border-inline-start-color: rgb(82 82 91 / 0.7);
}

.border-s-zinc-600\/75 {
  border-inline-start-color: rgb(82 82 91 / 0.75);
}

.border-s-zinc-600\/80 {
  border-inline-start-color: rgb(82 82 91 / 0.8);
}

.border-s-zinc-600\/85 {
  border-inline-start-color: rgb(82 82 91 / 0.85);
}

.border-s-zinc-600\/90 {
  border-inline-start-color: rgb(82 82 91 / 0.9);
}

.border-s-zinc-600\/95 {
  border-inline-start-color: rgb(82 82 91 / 0.95);
}

.border-s-zinc-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(63 63 70 / var(--tw-border-opacity, 1));
}

.border-s-zinc-700\/0 {
  border-inline-start-color: rgb(63 63 70 / 0);
}

.border-s-zinc-700\/10 {
  border-inline-start-color: rgb(63 63 70 / 0.1);
}

.border-s-zinc-700\/100 {
  border-inline-start-color: rgb(63 63 70 / 1);
}

.border-s-zinc-700\/15 {
  border-inline-start-color: rgb(63 63 70 / 0.15);
}

.border-s-zinc-700\/20 {
  border-inline-start-color: rgb(63 63 70 / 0.2);
}

.border-s-zinc-700\/25 {
  border-inline-start-color: rgb(63 63 70 / 0.25);
}

.border-s-zinc-700\/30 {
  border-inline-start-color: rgb(63 63 70 / 0.3);
}

.border-s-zinc-700\/35 {
  border-inline-start-color: rgb(63 63 70 / 0.35);
}

.border-s-zinc-700\/40 {
  border-inline-start-color: rgb(63 63 70 / 0.4);
}

.border-s-zinc-700\/45 {
  border-inline-start-color: rgb(63 63 70 / 0.45);
}

.border-s-zinc-700\/5 {
  border-inline-start-color: rgb(63 63 70 / 0.05);
}

.border-s-zinc-700\/50 {
  border-inline-start-color: rgb(63 63 70 / 0.5);
}

.border-s-zinc-700\/55 {
  border-inline-start-color: rgb(63 63 70 / 0.55);
}

.border-s-zinc-700\/60 {
  border-inline-start-color: rgb(63 63 70 / 0.6);
}

.border-s-zinc-700\/65 {
  border-inline-start-color: rgb(63 63 70 / 0.65);
}

.border-s-zinc-700\/70 {
  border-inline-start-color: rgb(63 63 70 / 0.7);
}

.border-s-zinc-700\/75 {
  border-inline-start-color: rgb(63 63 70 / 0.75);
}

.border-s-zinc-700\/80 {
  border-inline-start-color: rgb(63 63 70 / 0.8);
}

.border-s-zinc-700\/85 {
  border-inline-start-color: rgb(63 63 70 / 0.85);
}

.border-s-zinc-700\/90 {
  border-inline-start-color: rgb(63 63 70 / 0.9);
}

.border-s-zinc-700\/95 {
  border-inline-start-color: rgb(63 63 70 / 0.95);
}

.border-s-zinc-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(39 39 42 / var(--tw-border-opacity, 1));
}

.border-s-zinc-800\/0 {
  border-inline-start-color: rgb(39 39 42 / 0);
}

.border-s-zinc-800\/10 {
  border-inline-start-color: rgb(39 39 42 / 0.1);
}

.border-s-zinc-800\/100 {
  border-inline-start-color: rgb(39 39 42 / 1);
}

.border-s-zinc-800\/15 {
  border-inline-start-color: rgb(39 39 42 / 0.15);
}

.border-s-zinc-800\/20 {
  border-inline-start-color: rgb(39 39 42 / 0.2);
}

.border-s-zinc-800\/25 {
  border-inline-start-color: rgb(39 39 42 / 0.25);
}

.border-s-zinc-800\/30 {
  border-inline-start-color: rgb(39 39 42 / 0.3);
}

.border-s-zinc-800\/35 {
  border-inline-start-color: rgb(39 39 42 / 0.35);
}

.border-s-zinc-800\/40 {
  border-inline-start-color: rgb(39 39 42 / 0.4);
}

.border-s-zinc-800\/45 {
  border-inline-start-color: rgb(39 39 42 / 0.45);
}

.border-s-zinc-800\/5 {
  border-inline-start-color: rgb(39 39 42 / 0.05);
}

.border-s-zinc-800\/50 {
  border-inline-start-color: rgb(39 39 42 / 0.5);
}

.border-s-zinc-800\/55 {
  border-inline-start-color: rgb(39 39 42 / 0.55);
}

.border-s-zinc-800\/60 {
  border-inline-start-color: rgb(39 39 42 / 0.6);
}

.border-s-zinc-800\/65 {
  border-inline-start-color: rgb(39 39 42 / 0.65);
}

.border-s-zinc-800\/70 {
  border-inline-start-color: rgb(39 39 42 / 0.7);
}

.border-s-zinc-800\/75 {
  border-inline-start-color: rgb(39 39 42 / 0.75);
}

.border-s-zinc-800\/80 {
  border-inline-start-color: rgb(39 39 42 / 0.8);
}

.border-s-zinc-800\/85 {
  border-inline-start-color: rgb(39 39 42 / 0.85);
}

.border-s-zinc-800\/90 {
  border-inline-start-color: rgb(39 39 42 / 0.9);
}

.border-s-zinc-800\/95 {
  border-inline-start-color: rgb(39 39 42 / 0.95);
}

.border-s-zinc-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(24 24 27 / var(--tw-border-opacity, 1));
}

.border-s-zinc-900\/0 {
  border-inline-start-color: rgb(24 24 27 / 0);
}

.border-s-zinc-900\/10 {
  border-inline-start-color: rgb(24 24 27 / 0.1);
}

.border-s-zinc-900\/100 {
  border-inline-start-color: rgb(24 24 27 / 1);
}

.border-s-zinc-900\/15 {
  border-inline-start-color: rgb(24 24 27 / 0.15);
}

.border-s-zinc-900\/20 {
  border-inline-start-color: rgb(24 24 27 / 0.2);
}

.border-s-zinc-900\/25 {
  border-inline-start-color: rgb(24 24 27 / 0.25);
}

.border-s-zinc-900\/30 {
  border-inline-start-color: rgb(24 24 27 / 0.3);
}

.border-s-zinc-900\/35 {
  border-inline-start-color: rgb(24 24 27 / 0.35);
}

.border-s-zinc-900\/40 {
  border-inline-start-color: rgb(24 24 27 / 0.4);
}

.border-s-zinc-900\/45 {
  border-inline-start-color: rgb(24 24 27 / 0.45);
}

.border-s-zinc-900\/5 {
  border-inline-start-color: rgb(24 24 27 / 0.05);
}

.border-s-zinc-900\/50 {
  border-inline-start-color: rgb(24 24 27 / 0.5);
}

.border-s-zinc-900\/55 {
  border-inline-start-color: rgb(24 24 27 / 0.55);
}

.border-s-zinc-900\/60 {
  border-inline-start-color: rgb(24 24 27 / 0.6);
}

.border-s-zinc-900\/65 {
  border-inline-start-color: rgb(24 24 27 / 0.65);
}

.border-s-zinc-900\/70 {
  border-inline-start-color: rgb(24 24 27 / 0.7);
}

.border-s-zinc-900\/75 {
  border-inline-start-color: rgb(24 24 27 / 0.75);
}

.border-s-zinc-900\/80 {
  border-inline-start-color: rgb(24 24 27 / 0.8);
}

.border-s-zinc-900\/85 {
  border-inline-start-color: rgb(24 24 27 / 0.85);
}

.border-s-zinc-900\/90 {
  border-inline-start-color: rgb(24 24 27 / 0.9);
}

.border-s-zinc-900\/95 {
  border-inline-start-color: rgb(24 24 27 / 0.95);
}

.border-s-zinc-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(9 9 11 / var(--tw-border-opacity, 1));
}

.border-s-zinc-950\/0 {
  border-inline-start-color: rgb(9 9 11 / 0);
}

.border-s-zinc-950\/10 {
  border-inline-start-color: rgb(9 9 11 / 0.1);
}

.border-s-zinc-950\/100 {
  border-inline-start-color: rgb(9 9 11 / 1);
}

.border-s-zinc-950\/15 {
  border-inline-start-color: rgb(9 9 11 / 0.15);
}

.border-s-zinc-950\/20 {
  border-inline-start-color: rgb(9 9 11 / 0.2);
}

.border-s-zinc-950\/25 {
  border-inline-start-color: rgb(9 9 11 / 0.25);
}

.border-s-zinc-950\/30 {
  border-inline-start-color: rgb(9 9 11 / 0.3);
}

.border-s-zinc-950\/35 {
  border-inline-start-color: rgb(9 9 11 / 0.35);
}

.border-s-zinc-950\/40 {
  border-inline-start-color: rgb(9 9 11 / 0.4);
}

.border-s-zinc-950\/45 {
  border-inline-start-color: rgb(9 9 11 / 0.45);
}

.border-s-zinc-950\/5 {
  border-inline-start-color: rgb(9 9 11 / 0.05);
}

.border-s-zinc-950\/50 {
  border-inline-start-color: rgb(9 9 11 / 0.5);
}

.border-s-zinc-950\/55 {
  border-inline-start-color: rgb(9 9 11 / 0.55);
}

.border-s-zinc-950\/60 {
  border-inline-start-color: rgb(9 9 11 / 0.6);
}

.border-s-zinc-950\/65 {
  border-inline-start-color: rgb(9 9 11 / 0.65);
}

.border-s-zinc-950\/70 {
  border-inline-start-color: rgb(9 9 11 / 0.7);
}

.border-s-zinc-950\/75 {
  border-inline-start-color: rgb(9 9 11 / 0.75);
}

.border-s-zinc-950\/80 {
  border-inline-start-color: rgb(9 9 11 / 0.8);
}

.border-s-zinc-950\/85 {
  border-inline-start-color: rgb(9 9 11 / 0.85);
}

.border-s-zinc-950\/90 {
  border-inline-start-color: rgb(9 9 11 / 0.9);
}

.border-s-zinc-950\/95 {
  border-inline-start-color: rgb(9 9 11 / 0.95);
}

.border-t-amber-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
}

.border-t-amber-100\/0 {
  border-top-color: rgb(254 243 199 / 0);
}

.border-t-amber-100\/10 {
  border-top-color: rgb(254 243 199 / 0.1);
}

.border-t-amber-100\/100 {
  border-top-color: rgb(254 243 199 / 1);
}

.border-t-amber-100\/15 {
  border-top-color: rgb(254 243 199 / 0.15);
}

.border-t-amber-100\/20 {
  border-top-color: rgb(254 243 199 / 0.2);
}

.border-t-amber-100\/25 {
  border-top-color: rgb(254 243 199 / 0.25);
}

.border-t-amber-100\/30 {
  border-top-color: rgb(254 243 199 / 0.3);
}

.border-t-amber-100\/35 {
  border-top-color: rgb(254 243 199 / 0.35);
}

.border-t-amber-100\/40 {
  border-top-color: rgb(254 243 199 / 0.4);
}

.border-t-amber-100\/45 {
  border-top-color: rgb(254 243 199 / 0.45);
}

.border-t-amber-100\/5 {
  border-top-color: rgb(254 243 199 / 0.05);
}

.border-t-amber-100\/50 {
  border-top-color: rgb(254 243 199 / 0.5);
}

.border-t-amber-100\/55 {
  border-top-color: rgb(254 243 199 / 0.55);
}

.border-t-amber-100\/60 {
  border-top-color: rgb(254 243 199 / 0.6);
}

.border-t-amber-100\/65 {
  border-top-color: rgb(254 243 199 / 0.65);
}

.border-t-amber-100\/70 {
  border-top-color: rgb(254 243 199 / 0.7);
}

.border-t-amber-100\/75 {
  border-top-color: rgb(254 243 199 / 0.75);
}

.border-t-amber-100\/80 {
  border-top-color: rgb(254 243 199 / 0.8);
}

.border-t-amber-100\/85 {
  border-top-color: rgb(254 243 199 / 0.85);
}

.border-t-amber-100\/90 {
  border-top-color: rgb(254 243 199 / 0.9);
}

.border-t-amber-100\/95 {
  border-top-color: rgb(254 243 199 / 0.95);
}

.border-t-amber-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}

.border-t-amber-200\/0 {
  border-top-color: rgb(253 230 138 / 0);
}

.border-t-amber-200\/10 {
  border-top-color: rgb(253 230 138 / 0.1);
}

.border-t-amber-200\/100 {
  border-top-color: rgb(253 230 138 / 1);
}

.border-t-amber-200\/15 {
  border-top-color: rgb(253 230 138 / 0.15);
}

.border-t-amber-200\/20 {
  border-top-color: rgb(253 230 138 / 0.2);
}

.border-t-amber-200\/25 {
  border-top-color: rgb(253 230 138 / 0.25);
}

.border-t-amber-200\/30 {
  border-top-color: rgb(253 230 138 / 0.3);
}

.border-t-amber-200\/35 {
  border-top-color: rgb(253 230 138 / 0.35);
}

.border-t-amber-200\/40 {
  border-top-color: rgb(253 230 138 / 0.4);
}

.border-t-amber-200\/45 {
  border-top-color: rgb(253 230 138 / 0.45);
}

.border-t-amber-200\/5 {
  border-top-color: rgb(253 230 138 / 0.05);
}

.border-t-amber-200\/50 {
  border-top-color: rgb(253 230 138 / 0.5);
}

.border-t-amber-200\/55 {
  border-top-color: rgb(253 230 138 / 0.55);
}

.border-t-amber-200\/60 {
  border-top-color: rgb(253 230 138 / 0.6);
}

.border-t-amber-200\/65 {
  border-top-color: rgb(253 230 138 / 0.65);
}

.border-t-amber-200\/70 {
  border-top-color: rgb(253 230 138 / 0.7);
}

.border-t-amber-200\/75 {
  border-top-color: rgb(253 230 138 / 0.75);
}

.border-t-amber-200\/80 {
  border-top-color: rgb(253 230 138 / 0.8);
}

.border-t-amber-200\/85 {
  border-top-color: rgb(253 230 138 / 0.85);
}

.border-t-amber-200\/90 {
  border-top-color: rgb(253 230 138 / 0.9);
}

.border-t-amber-200\/95 {
  border-top-color: rgb(253 230 138 / 0.95);
}

.border-t-amber-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
}

.border-t-amber-300\/0 {
  border-top-color: rgb(252 211 77 / 0);
}

.border-t-amber-300\/10 {
  border-top-color: rgb(252 211 77 / 0.1);
}

.border-t-amber-300\/100 {
  border-top-color: rgb(252 211 77 / 1);
}

.border-t-amber-300\/15 {
  border-top-color: rgb(252 211 77 / 0.15);
}

.border-t-amber-300\/20 {
  border-top-color: rgb(252 211 77 / 0.2);
}

.border-t-amber-300\/25 {
  border-top-color: rgb(252 211 77 / 0.25);
}

.border-t-amber-300\/30 {
  border-top-color: rgb(252 211 77 / 0.3);
}

.border-t-amber-300\/35 {
  border-top-color: rgb(252 211 77 / 0.35);
}

.border-t-amber-300\/40 {
  border-top-color: rgb(252 211 77 / 0.4);
}

.border-t-amber-300\/45 {
  border-top-color: rgb(252 211 77 / 0.45);
}

.border-t-amber-300\/5 {
  border-top-color: rgb(252 211 77 / 0.05);
}

.border-t-amber-300\/50 {
  border-top-color: rgb(252 211 77 / 0.5);
}

.border-t-amber-300\/55 {
  border-top-color: rgb(252 211 77 / 0.55);
}

.border-t-amber-300\/60 {
  border-top-color: rgb(252 211 77 / 0.6);
}

.border-t-amber-300\/65 {
  border-top-color: rgb(252 211 77 / 0.65);
}

.border-t-amber-300\/70 {
  border-top-color: rgb(252 211 77 / 0.7);
}

.border-t-amber-300\/75 {
  border-top-color: rgb(252 211 77 / 0.75);
}

.border-t-amber-300\/80 {
  border-top-color: rgb(252 211 77 / 0.8);
}

.border-t-amber-300\/85 {
  border-top-color: rgb(252 211 77 / 0.85);
}

.border-t-amber-300\/90 {
  border-top-color: rgb(252 211 77 / 0.9);
}

.border-t-amber-300\/95 {
  border-top-color: rgb(252 211 77 / 0.95);
}

.border-t-amber-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
}

.border-t-amber-400\/0 {
  border-top-color: rgb(251 191 36 / 0);
}

.border-t-amber-400\/10 {
  border-top-color: rgb(251 191 36 / 0.1);
}

.border-t-amber-400\/100 {
  border-top-color: rgb(251 191 36 / 1);
}

.border-t-amber-400\/15 {
  border-top-color: rgb(251 191 36 / 0.15);
}

.border-t-amber-400\/20 {
  border-top-color: rgb(251 191 36 / 0.2);
}

.border-t-amber-400\/25 {
  border-top-color: rgb(251 191 36 / 0.25);
}

.border-t-amber-400\/30 {
  border-top-color: rgb(251 191 36 / 0.3);
}

.border-t-amber-400\/35 {
  border-top-color: rgb(251 191 36 / 0.35);
}

.border-t-amber-400\/40 {
  border-top-color: rgb(251 191 36 / 0.4);
}

.border-t-amber-400\/45 {
  border-top-color: rgb(251 191 36 / 0.45);
}

.border-t-amber-400\/5 {
  border-top-color: rgb(251 191 36 / 0.05);
}

.border-t-amber-400\/50 {
  border-top-color: rgb(251 191 36 / 0.5);
}

.border-t-amber-400\/55 {
  border-top-color: rgb(251 191 36 / 0.55);
}

.border-t-amber-400\/60 {
  border-top-color: rgb(251 191 36 / 0.6);
}

.border-t-amber-400\/65 {
  border-top-color: rgb(251 191 36 / 0.65);
}

.border-t-amber-400\/70 {
  border-top-color: rgb(251 191 36 / 0.7);
}

.border-t-amber-400\/75 {
  border-top-color: rgb(251 191 36 / 0.75);
}

.border-t-amber-400\/80 {
  border-top-color: rgb(251 191 36 / 0.8);
}

.border-t-amber-400\/85 {
  border-top-color: rgb(251 191 36 / 0.85);
}

.border-t-amber-400\/90 {
  border-top-color: rgb(251 191 36 / 0.9);
}

.border-t-amber-400\/95 {
  border-top-color: rgb(251 191 36 / 0.95);
}

.border-t-amber-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(255 251 235 / var(--tw-border-opacity, 1));
}

.border-t-amber-50\/0 {
  border-top-color: rgb(255 251 235 / 0);
}

.border-t-amber-50\/10 {
  border-top-color: rgb(255 251 235 / 0.1);
}

.border-t-amber-50\/100 {
  border-top-color: rgb(255 251 235 / 1);
}

.border-t-amber-50\/15 {
  border-top-color: rgb(255 251 235 / 0.15);
}

.border-t-amber-50\/20 {
  border-top-color: rgb(255 251 235 / 0.2);
}

.border-t-amber-50\/25 {
  border-top-color: rgb(255 251 235 / 0.25);
}

.border-t-amber-50\/30 {
  border-top-color: rgb(255 251 235 / 0.3);
}

.border-t-amber-50\/35 {
  border-top-color: rgb(255 251 235 / 0.35);
}

.border-t-amber-50\/40 {
  border-top-color: rgb(255 251 235 / 0.4);
}

.border-t-amber-50\/45 {
  border-top-color: rgb(255 251 235 / 0.45);
}

.border-t-amber-50\/5 {
  border-top-color: rgb(255 251 235 / 0.05);
}

.border-t-amber-50\/50 {
  border-top-color: rgb(255 251 235 / 0.5);
}

.border-t-amber-50\/55 {
  border-top-color: rgb(255 251 235 / 0.55);
}

.border-t-amber-50\/60 {
  border-top-color: rgb(255 251 235 / 0.6);
}

.border-t-amber-50\/65 {
  border-top-color: rgb(255 251 235 / 0.65);
}

.border-t-amber-50\/70 {
  border-top-color: rgb(255 251 235 / 0.7);
}

.border-t-amber-50\/75 {
  border-top-color: rgb(255 251 235 / 0.75);
}

.border-t-amber-50\/80 {
  border-top-color: rgb(255 251 235 / 0.8);
}

.border-t-amber-50\/85 {
  border-top-color: rgb(255 251 235 / 0.85);
}

.border-t-amber-50\/90 {
  border-top-color: rgb(255 251 235 / 0.9);
}

.border-t-amber-50\/95 {
  border-top-color: rgb(255 251 235 / 0.95);
}

.border-t-amber-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
}

.border-t-amber-500\/0 {
  border-top-color: rgb(245 158 11 / 0);
}

.border-t-amber-500\/10 {
  border-top-color: rgb(245 158 11 / 0.1);
}

.border-t-amber-500\/100 {
  border-top-color: rgb(245 158 11 / 1);
}

.border-t-amber-500\/15 {
  border-top-color: rgb(245 158 11 / 0.15);
}

.border-t-amber-500\/20 {
  border-top-color: rgb(245 158 11 / 0.2);
}

.border-t-amber-500\/25 {
  border-top-color: rgb(245 158 11 / 0.25);
}

.border-t-amber-500\/30 {
  border-top-color: rgb(245 158 11 / 0.3);
}

.border-t-amber-500\/35 {
  border-top-color: rgb(245 158 11 / 0.35);
}

.border-t-amber-500\/40 {
  border-top-color: rgb(245 158 11 / 0.4);
}

.border-t-amber-500\/45 {
  border-top-color: rgb(245 158 11 / 0.45);
}

.border-t-amber-500\/5 {
  border-top-color: rgb(245 158 11 / 0.05);
}

.border-t-amber-500\/50 {
  border-top-color: rgb(245 158 11 / 0.5);
}

.border-t-amber-500\/55 {
  border-top-color: rgb(245 158 11 / 0.55);
}

.border-t-amber-500\/60 {
  border-top-color: rgb(245 158 11 / 0.6);
}

.border-t-amber-500\/65 {
  border-top-color: rgb(245 158 11 / 0.65);
}

.border-t-amber-500\/70 {
  border-top-color: rgb(245 158 11 / 0.7);
}

.border-t-amber-500\/75 {
  border-top-color: rgb(245 158 11 / 0.75);
}

.border-t-amber-500\/80 {
  border-top-color: rgb(245 158 11 / 0.8);
}

.border-t-amber-500\/85 {
  border-top-color: rgb(245 158 11 / 0.85);
}

.border-t-amber-500\/90 {
  border-top-color: rgb(245 158 11 / 0.9);
}

.border-t-amber-500\/95 {
  border-top-color: rgb(245 158 11 / 0.95);
}

.border-t-amber-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(217 119 6 / var(--tw-border-opacity, 1));
}

.border-t-amber-600\/0 {
  border-top-color: rgb(217 119 6 / 0);
}

.border-t-amber-600\/10 {
  border-top-color: rgb(217 119 6 / 0.1);
}

.border-t-amber-600\/100 {
  border-top-color: rgb(217 119 6 / 1);
}

.border-t-amber-600\/15 {
  border-top-color: rgb(217 119 6 / 0.15);
}

.border-t-amber-600\/20 {
  border-top-color: rgb(217 119 6 / 0.2);
}

.border-t-amber-600\/25 {
  border-top-color: rgb(217 119 6 / 0.25);
}

.border-t-amber-600\/30 {
  border-top-color: rgb(217 119 6 / 0.3);
}

.border-t-amber-600\/35 {
  border-top-color: rgb(217 119 6 / 0.35);
}

.border-t-amber-600\/40 {
  border-top-color: rgb(217 119 6 / 0.4);
}

.border-t-amber-600\/45 {
  border-top-color: rgb(217 119 6 / 0.45);
}

.border-t-amber-600\/5 {
  border-top-color: rgb(217 119 6 / 0.05);
}

.border-t-amber-600\/50 {
  border-top-color: rgb(217 119 6 / 0.5);
}

.border-t-amber-600\/55 {
  border-top-color: rgb(217 119 6 / 0.55);
}

.border-t-amber-600\/60 {
  border-top-color: rgb(217 119 6 / 0.6);
}

.border-t-amber-600\/65 {
  border-top-color: rgb(217 119 6 / 0.65);
}

.border-t-amber-600\/70 {
  border-top-color: rgb(217 119 6 / 0.7);
}

.border-t-amber-600\/75 {
  border-top-color: rgb(217 119 6 / 0.75);
}

.border-t-amber-600\/80 {
  border-top-color: rgb(217 119 6 / 0.8);
}

.border-t-amber-600\/85 {
  border-top-color: rgb(217 119 6 / 0.85);
}

.border-t-amber-600\/90 {
  border-top-color: rgb(217 119 6 / 0.9);
}

.border-t-amber-600\/95 {
  border-top-color: rgb(217 119 6 / 0.95);
}

.border-t-amber-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(180 83 9 / var(--tw-border-opacity, 1));
}

.border-t-amber-700\/0 {
  border-top-color: rgb(180 83 9 / 0);
}

.border-t-amber-700\/10 {
  border-top-color: rgb(180 83 9 / 0.1);
}

.border-t-amber-700\/100 {
  border-top-color: rgb(180 83 9 / 1);
}

.border-t-amber-700\/15 {
  border-top-color: rgb(180 83 9 / 0.15);
}

.border-t-amber-700\/20 {
  border-top-color: rgb(180 83 9 / 0.2);
}

.border-t-amber-700\/25 {
  border-top-color: rgb(180 83 9 / 0.25);
}

.border-t-amber-700\/30 {
  border-top-color: rgb(180 83 9 / 0.3);
}

.border-t-amber-700\/35 {
  border-top-color: rgb(180 83 9 / 0.35);
}

.border-t-amber-700\/40 {
  border-top-color: rgb(180 83 9 / 0.4);
}

.border-t-amber-700\/45 {
  border-top-color: rgb(180 83 9 / 0.45);
}

.border-t-amber-700\/5 {
  border-top-color: rgb(180 83 9 / 0.05);
}

.border-t-amber-700\/50 {
  border-top-color: rgb(180 83 9 / 0.5);
}

.border-t-amber-700\/55 {
  border-top-color: rgb(180 83 9 / 0.55);
}

.border-t-amber-700\/60 {
  border-top-color: rgb(180 83 9 / 0.6);
}

.border-t-amber-700\/65 {
  border-top-color: rgb(180 83 9 / 0.65);
}

.border-t-amber-700\/70 {
  border-top-color: rgb(180 83 9 / 0.7);
}

.border-t-amber-700\/75 {
  border-top-color: rgb(180 83 9 / 0.75);
}

.border-t-amber-700\/80 {
  border-top-color: rgb(180 83 9 / 0.8);
}

.border-t-amber-700\/85 {
  border-top-color: rgb(180 83 9 / 0.85);
}

.border-t-amber-700\/90 {
  border-top-color: rgb(180 83 9 / 0.9);
}

.border-t-amber-700\/95 {
  border-top-color: rgb(180 83 9 / 0.95);
}

.border-t-amber-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(146 64 14 / var(--tw-border-opacity, 1));
}

.border-t-amber-800\/0 {
  border-top-color: rgb(146 64 14 / 0);
}

.border-t-amber-800\/10 {
  border-top-color: rgb(146 64 14 / 0.1);
}

.border-t-amber-800\/100 {
  border-top-color: rgb(146 64 14 / 1);
}

.border-t-amber-800\/15 {
  border-top-color: rgb(146 64 14 / 0.15);
}

.border-t-amber-800\/20 {
  border-top-color: rgb(146 64 14 / 0.2);
}

.border-t-amber-800\/25 {
  border-top-color: rgb(146 64 14 / 0.25);
}

.border-t-amber-800\/30 {
  border-top-color: rgb(146 64 14 / 0.3);
}

.border-t-amber-800\/35 {
  border-top-color: rgb(146 64 14 / 0.35);
}

.border-t-amber-800\/40 {
  border-top-color: rgb(146 64 14 / 0.4);
}

.border-t-amber-800\/45 {
  border-top-color: rgb(146 64 14 / 0.45);
}

.border-t-amber-800\/5 {
  border-top-color: rgb(146 64 14 / 0.05);
}

.border-t-amber-800\/50 {
  border-top-color: rgb(146 64 14 / 0.5);
}

.border-t-amber-800\/55 {
  border-top-color: rgb(146 64 14 / 0.55);
}

.border-t-amber-800\/60 {
  border-top-color: rgb(146 64 14 / 0.6);
}

.border-t-amber-800\/65 {
  border-top-color: rgb(146 64 14 / 0.65);
}

.border-t-amber-800\/70 {
  border-top-color: rgb(146 64 14 / 0.7);
}

.border-t-amber-800\/75 {
  border-top-color: rgb(146 64 14 / 0.75);
}

.border-t-amber-800\/80 {
  border-top-color: rgb(146 64 14 / 0.8);
}

.border-t-amber-800\/85 {
  border-top-color: rgb(146 64 14 / 0.85);
}

.border-t-amber-800\/90 {
  border-top-color: rgb(146 64 14 / 0.9);
}

.border-t-amber-800\/95 {
  border-top-color: rgb(146 64 14 / 0.95);
}

.border-t-amber-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(120 53 15 / var(--tw-border-opacity, 1));
}

.border-t-amber-900\/0 {
  border-top-color: rgb(120 53 15 / 0);
}

.border-t-amber-900\/10 {
  border-top-color: rgb(120 53 15 / 0.1);
}

.border-t-amber-900\/100 {
  border-top-color: rgb(120 53 15 / 1);
}

.border-t-amber-900\/15 {
  border-top-color: rgb(120 53 15 / 0.15);
}

.border-t-amber-900\/20 {
  border-top-color: rgb(120 53 15 / 0.2);
}

.border-t-amber-900\/25 {
  border-top-color: rgb(120 53 15 / 0.25);
}

.border-t-amber-900\/30 {
  border-top-color: rgb(120 53 15 / 0.3);
}

.border-t-amber-900\/35 {
  border-top-color: rgb(120 53 15 / 0.35);
}

.border-t-amber-900\/40 {
  border-top-color: rgb(120 53 15 / 0.4);
}

.border-t-amber-900\/45 {
  border-top-color: rgb(120 53 15 / 0.45);
}

.border-t-amber-900\/5 {
  border-top-color: rgb(120 53 15 / 0.05);
}

.border-t-amber-900\/50 {
  border-top-color: rgb(120 53 15 / 0.5);
}

.border-t-amber-900\/55 {
  border-top-color: rgb(120 53 15 / 0.55);
}

.border-t-amber-900\/60 {
  border-top-color: rgb(120 53 15 / 0.6);
}

.border-t-amber-900\/65 {
  border-top-color: rgb(120 53 15 / 0.65);
}

.border-t-amber-900\/70 {
  border-top-color: rgb(120 53 15 / 0.7);
}

.border-t-amber-900\/75 {
  border-top-color: rgb(120 53 15 / 0.75);
}

.border-t-amber-900\/80 {
  border-top-color: rgb(120 53 15 / 0.8);
}

.border-t-amber-900\/85 {
  border-top-color: rgb(120 53 15 / 0.85);
}

.border-t-amber-900\/90 {
  border-top-color: rgb(120 53 15 / 0.9);
}

.border-t-amber-900\/95 {
  border-top-color: rgb(120 53 15 / 0.95);
}

.border-t-amber-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(69 26 3 / var(--tw-border-opacity, 1));
}

.border-t-amber-950\/0 {
  border-top-color: rgb(69 26 3 / 0);
}

.border-t-amber-950\/10 {
  border-top-color: rgb(69 26 3 / 0.1);
}

.border-t-amber-950\/100 {
  border-top-color: rgb(69 26 3 / 1);
}

.border-t-amber-950\/15 {
  border-top-color: rgb(69 26 3 / 0.15);
}

.border-t-amber-950\/20 {
  border-top-color: rgb(69 26 3 / 0.2);
}

.border-t-amber-950\/25 {
  border-top-color: rgb(69 26 3 / 0.25);
}

.border-t-amber-950\/30 {
  border-top-color: rgb(69 26 3 / 0.3);
}

.border-t-amber-950\/35 {
  border-top-color: rgb(69 26 3 / 0.35);
}

.border-t-amber-950\/40 {
  border-top-color: rgb(69 26 3 / 0.4);
}

.border-t-amber-950\/45 {
  border-top-color: rgb(69 26 3 / 0.45);
}

.border-t-amber-950\/5 {
  border-top-color: rgb(69 26 3 / 0.05);
}

.border-t-amber-950\/50 {
  border-top-color: rgb(69 26 3 / 0.5);
}

.border-t-amber-950\/55 {
  border-top-color: rgb(69 26 3 / 0.55);
}

.border-t-amber-950\/60 {
  border-top-color: rgb(69 26 3 / 0.6);
}

.border-t-amber-950\/65 {
  border-top-color: rgb(69 26 3 / 0.65);
}

.border-t-amber-950\/70 {
  border-top-color: rgb(69 26 3 / 0.7);
}

.border-t-amber-950\/75 {
  border-top-color: rgb(69 26 3 / 0.75);
}

.border-t-amber-950\/80 {
  border-top-color: rgb(69 26 3 / 0.8);
}

.border-t-amber-950\/85 {
  border-top-color: rgb(69 26 3 / 0.85);
}

.border-t-amber-950\/90 {
  border-top-color: rgb(69 26 3 / 0.9);
}

.border-t-amber-950\/95 {
  border-top-color: rgb(69 26 3 / 0.95);
}

.border-t-aqua-teal {
  --tw-border-opacity: 1;
  border-top-color: rgb(99 173 168 / var(--tw-border-opacity, 1));
}

.border-t-aqua-teal\/0 {
  border-top-color: rgb(99 173 168 / 0);
}

.border-t-aqua-teal\/10 {
  border-top-color: rgb(99 173 168 / 0.1);
}

.border-t-aqua-teal\/100 {
  border-top-color: rgb(99 173 168 / 1);
}

.border-t-aqua-teal\/15 {
  border-top-color: rgb(99 173 168 / 0.15);
}

.border-t-aqua-teal\/20 {
  border-top-color: rgb(99 173 168 / 0.2);
}

.border-t-aqua-teal\/25 {
  border-top-color: rgb(99 173 168 / 0.25);
}

.border-t-aqua-teal\/30 {
  border-top-color: rgb(99 173 168 / 0.3);
}

.border-t-aqua-teal\/35 {
  border-top-color: rgb(99 173 168 / 0.35);
}

.border-t-aqua-teal\/40 {
  border-top-color: rgb(99 173 168 / 0.4);
}

.border-t-aqua-teal\/45 {
  border-top-color: rgb(99 173 168 / 0.45);
}

.border-t-aqua-teal\/5 {
  border-top-color: rgb(99 173 168 / 0.05);
}

.border-t-aqua-teal\/50 {
  border-top-color: rgb(99 173 168 / 0.5);
}

.border-t-aqua-teal\/55 {
  border-top-color: rgb(99 173 168 / 0.55);
}

.border-t-aqua-teal\/60 {
  border-top-color: rgb(99 173 168 / 0.6);
}

.border-t-aqua-teal\/65 {
  border-top-color: rgb(99 173 168 / 0.65);
}

.border-t-aqua-teal\/70 {
  border-top-color: rgb(99 173 168 / 0.7);
}

.border-t-aqua-teal\/75 {
  border-top-color: rgb(99 173 168 / 0.75);
}

.border-t-aqua-teal\/80 {
  border-top-color: rgb(99 173 168 / 0.8);
}

.border-t-aqua-teal\/85 {
  border-top-color: rgb(99 173 168 / 0.85);
}

.border-t-aqua-teal\/90 {
  border-top-color: rgb(99 173 168 / 0.9);
}

.border-t-aqua-teal\/95 {
  border-top-color: rgb(99 173 168 / 0.95);
}

.border-t-black {
  --tw-border-opacity: 1;
  border-top-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.border-t-black\/0 {
  border-top-color: rgb(0 0 0 / 0);
}

.border-t-black\/10 {
  border-top-color: rgb(0 0 0 / 0.1);
}

.border-t-black\/100 {
  border-top-color: rgb(0 0 0 / 1);
}

.border-t-black\/15 {
  border-top-color: rgb(0 0 0 / 0.15);
}

.border-t-black\/20 {
  border-top-color: rgb(0 0 0 / 0.2);
}

.border-t-black\/25 {
  border-top-color: rgb(0 0 0 / 0.25);
}

.border-t-black\/30 {
  border-top-color: rgb(0 0 0 / 0.3);
}

.border-t-black\/35 {
  border-top-color: rgb(0 0 0 / 0.35);
}

.border-t-black\/40 {
  border-top-color: rgb(0 0 0 / 0.4);
}

.border-t-black\/45 {
  border-top-color: rgb(0 0 0 / 0.45);
}

.border-t-black\/5 {
  border-top-color: rgb(0 0 0 / 0.05);
}

.border-t-black\/50 {
  border-top-color: rgb(0 0 0 / 0.5);
}

.border-t-black\/55 {
  border-top-color: rgb(0 0 0 / 0.55);
}

.border-t-black\/60 {
  border-top-color: rgb(0 0 0 / 0.6);
}

.border-t-black\/65 {
  border-top-color: rgb(0 0 0 / 0.65);
}

.border-t-black\/70 {
  border-top-color: rgb(0 0 0 / 0.7);
}

.border-t-black\/75 {
  border-top-color: rgb(0 0 0 / 0.75);
}

.border-t-black\/80 {
  border-top-color: rgb(0 0 0 / 0.8);
}

.border-t-black\/85 {
  border-top-color: rgb(0 0 0 / 0.85);
}

.border-t-black\/90 {
  border-top-color: rgb(0 0 0 / 0.9);
}

.border-t-black\/95 {
  border-top-color: rgb(0 0 0 / 0.95);
}

.border-t-blue-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
}

.border-t-blue-100\/0 {
  border-top-color: rgb(219 234 254 / 0);
}

.border-t-blue-100\/10 {
  border-top-color: rgb(219 234 254 / 0.1);
}

.border-t-blue-100\/100 {
  border-top-color: rgb(219 234 254 / 1);
}

.border-t-blue-100\/15 {
  border-top-color: rgb(219 234 254 / 0.15);
}

.border-t-blue-100\/20 {
  border-top-color: rgb(219 234 254 / 0.2);
}

.border-t-blue-100\/25 {
  border-top-color: rgb(219 234 254 / 0.25);
}

.border-t-blue-100\/30 {
  border-top-color: rgb(219 234 254 / 0.3);
}

.border-t-blue-100\/35 {
  border-top-color: rgb(219 234 254 / 0.35);
}

.border-t-blue-100\/40 {
  border-top-color: rgb(219 234 254 / 0.4);
}

.border-t-blue-100\/45 {
  border-top-color: rgb(219 234 254 / 0.45);
}

.border-t-blue-100\/5 {
  border-top-color: rgb(219 234 254 / 0.05);
}

.border-t-blue-100\/50 {
  border-top-color: rgb(219 234 254 / 0.5);
}

.border-t-blue-100\/55 {
  border-top-color: rgb(219 234 254 / 0.55);
}

.border-t-blue-100\/60 {
  border-top-color: rgb(219 234 254 / 0.6);
}

.border-t-blue-100\/65 {
  border-top-color: rgb(219 234 254 / 0.65);
}

.border-t-blue-100\/70 {
  border-top-color: rgb(219 234 254 / 0.7);
}

.border-t-blue-100\/75 {
  border-top-color: rgb(219 234 254 / 0.75);
}

.border-t-blue-100\/80 {
  border-top-color: rgb(219 234 254 / 0.8);
}

.border-t-blue-100\/85 {
  border-top-color: rgb(219 234 254 / 0.85);
}

.border-t-blue-100\/90 {
  border-top-color: rgb(219 234 254 / 0.9);
}

.border-t-blue-100\/95 {
  border-top-color: rgb(219 234 254 / 0.95);
}

.border-t-blue-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}

.border-t-blue-200\/0 {
  border-top-color: rgb(191 219 254 / 0);
}

.border-t-blue-200\/10 {
  border-top-color: rgb(191 219 254 / 0.1);
}

.border-t-blue-200\/100 {
  border-top-color: rgb(191 219 254 / 1);
}

.border-t-blue-200\/15 {
  border-top-color: rgb(191 219 254 / 0.15);
}

.border-t-blue-200\/20 {
  border-top-color: rgb(191 219 254 / 0.2);
}

.border-t-blue-200\/25 {
  border-top-color: rgb(191 219 254 / 0.25);
}

.border-t-blue-200\/30 {
  border-top-color: rgb(191 219 254 / 0.3);
}

.border-t-blue-200\/35 {
  border-top-color: rgb(191 219 254 / 0.35);
}

.border-t-blue-200\/40 {
  border-top-color: rgb(191 219 254 / 0.4);
}

.border-t-blue-200\/45 {
  border-top-color: rgb(191 219 254 / 0.45);
}

.border-t-blue-200\/5 {
  border-top-color: rgb(191 219 254 / 0.05);
}

.border-t-blue-200\/50 {
  border-top-color: rgb(191 219 254 / 0.5);
}

.border-t-blue-200\/55 {
  border-top-color: rgb(191 219 254 / 0.55);
}

.border-t-blue-200\/60 {
  border-top-color: rgb(191 219 254 / 0.6);
}

.border-t-blue-200\/65 {
  border-top-color: rgb(191 219 254 / 0.65);
}

.border-t-blue-200\/70 {
  border-top-color: rgb(191 219 254 / 0.7);
}

.border-t-blue-200\/75 {
  border-top-color: rgb(191 219 254 / 0.75);
}

.border-t-blue-200\/80 {
  border-top-color: rgb(191 219 254 / 0.8);
}

.border-t-blue-200\/85 {
  border-top-color: rgb(191 219 254 / 0.85);
}

.border-t-blue-200\/90 {
  border-top-color: rgb(191 219 254 / 0.9);
}

.border-t-blue-200\/95 {
  border-top-color: rgb(191 219 254 / 0.95);
}

.border-t-blue-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}

.border-t-blue-300\/0 {
  border-top-color: rgb(147 197 253 / 0);
}

.border-t-blue-300\/10 {
  border-top-color: rgb(147 197 253 / 0.1);
}

.border-t-blue-300\/100 {
  border-top-color: rgb(147 197 253 / 1);
}

.border-t-blue-300\/15 {
  border-top-color: rgb(147 197 253 / 0.15);
}

.border-t-blue-300\/20 {
  border-top-color: rgb(147 197 253 / 0.2);
}

.border-t-blue-300\/25 {
  border-top-color: rgb(147 197 253 / 0.25);
}

.border-t-blue-300\/30 {
  border-top-color: rgb(147 197 253 / 0.3);
}

.border-t-blue-300\/35 {
  border-top-color: rgb(147 197 253 / 0.35);
}

.border-t-blue-300\/40 {
  border-top-color: rgb(147 197 253 / 0.4);
}

.border-t-blue-300\/45 {
  border-top-color: rgb(147 197 253 / 0.45);
}

.border-t-blue-300\/5 {
  border-top-color: rgb(147 197 253 / 0.05);
}

.border-t-blue-300\/50 {
  border-top-color: rgb(147 197 253 / 0.5);
}

.border-t-blue-300\/55 {
  border-top-color: rgb(147 197 253 / 0.55);
}

.border-t-blue-300\/60 {
  border-top-color: rgb(147 197 253 / 0.6);
}

.border-t-blue-300\/65 {
  border-top-color: rgb(147 197 253 / 0.65);
}

.border-t-blue-300\/70 {
  border-top-color: rgb(147 197 253 / 0.7);
}

.border-t-blue-300\/75 {
  border-top-color: rgb(147 197 253 / 0.75);
}

.border-t-blue-300\/80 {
  border-top-color: rgb(147 197 253 / 0.8);
}

.border-t-blue-300\/85 {
  border-top-color: rgb(147 197 253 / 0.85);
}

.border-t-blue-300\/90 {
  border-top-color: rgb(147 197 253 / 0.9);
}

.border-t-blue-300\/95 {
  border-top-color: rgb(147 197 253 / 0.95);
}

.border-t-blue-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
}

.border-t-blue-400\/0 {
  border-top-color: rgb(96 165 250 / 0);
}

.border-t-blue-400\/10 {
  border-top-color: rgb(96 165 250 / 0.1);
}

.border-t-blue-400\/100 {
  border-top-color: rgb(96 165 250 / 1);
}

.border-t-blue-400\/15 {
  border-top-color: rgb(96 165 250 / 0.15);
}

.border-t-blue-400\/20 {
  border-top-color: rgb(96 165 250 / 0.2);
}

.border-t-blue-400\/25 {
  border-top-color: rgb(96 165 250 / 0.25);
}

.border-t-blue-400\/30 {
  border-top-color: rgb(96 165 250 / 0.3);
}

.border-t-blue-400\/35 {
  border-top-color: rgb(96 165 250 / 0.35);
}

.border-t-blue-400\/40 {
  border-top-color: rgb(96 165 250 / 0.4);
}

.border-t-blue-400\/45 {
  border-top-color: rgb(96 165 250 / 0.45);
}

.border-t-blue-400\/5 {
  border-top-color: rgb(96 165 250 / 0.05);
}

.border-t-blue-400\/50 {
  border-top-color: rgb(96 165 250 / 0.5);
}

.border-t-blue-400\/55 {
  border-top-color: rgb(96 165 250 / 0.55);
}

.border-t-blue-400\/60 {
  border-top-color: rgb(96 165 250 / 0.6);
}

.border-t-blue-400\/65 {
  border-top-color: rgb(96 165 250 / 0.65);
}

.border-t-blue-400\/70 {
  border-top-color: rgb(96 165 250 / 0.7);
}

.border-t-blue-400\/75 {
  border-top-color: rgb(96 165 250 / 0.75);
}

.border-t-blue-400\/80 {
  border-top-color: rgb(96 165 250 / 0.8);
}

.border-t-blue-400\/85 {
  border-top-color: rgb(96 165 250 / 0.85);
}

.border-t-blue-400\/90 {
  border-top-color: rgb(96 165 250 / 0.9);
}

.border-t-blue-400\/95 {
  border-top-color: rgb(96 165 250 / 0.95);
}

.border-t-blue-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(239 246 255 / var(--tw-border-opacity, 1));
}

.border-t-blue-50\/0 {
  border-top-color: rgb(239 246 255 / 0);
}

.border-t-blue-50\/10 {
  border-top-color: rgb(239 246 255 / 0.1);
}

.border-t-blue-50\/100 {
  border-top-color: rgb(239 246 255 / 1);
}

.border-t-blue-50\/15 {
  border-top-color: rgb(239 246 255 / 0.15);
}

.border-t-blue-50\/20 {
  border-top-color: rgb(239 246 255 / 0.2);
}

.border-t-blue-50\/25 {
  border-top-color: rgb(239 246 255 / 0.25);
}

.border-t-blue-50\/30 {
  border-top-color: rgb(239 246 255 / 0.3);
}

.border-t-blue-50\/35 {
  border-top-color: rgb(239 246 255 / 0.35);
}

.border-t-blue-50\/40 {
  border-top-color: rgb(239 246 255 / 0.4);
}

.border-t-blue-50\/45 {
  border-top-color: rgb(239 246 255 / 0.45);
}

.border-t-blue-50\/5 {
  border-top-color: rgb(239 246 255 / 0.05);
}

.border-t-blue-50\/50 {
  border-top-color: rgb(239 246 255 / 0.5);
}

.border-t-blue-50\/55 {
  border-top-color: rgb(239 246 255 / 0.55);
}

.border-t-blue-50\/60 {
  border-top-color: rgb(239 246 255 / 0.6);
}

.border-t-blue-50\/65 {
  border-top-color: rgb(239 246 255 / 0.65);
}

.border-t-blue-50\/70 {
  border-top-color: rgb(239 246 255 / 0.7);
}

.border-t-blue-50\/75 {
  border-top-color: rgb(239 246 255 / 0.75);
}

.border-t-blue-50\/80 {
  border-top-color: rgb(239 246 255 / 0.8);
}

.border-t-blue-50\/85 {
  border-top-color: rgb(239 246 255 / 0.85);
}

.border-t-blue-50\/90 {
  border-top-color: rgb(239 246 255 / 0.9);
}

.border-t-blue-50\/95 {
  border-top-color: rgb(239 246 255 / 0.95);
}

.border-t-blue-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}

.border-t-blue-500\/0 {
  border-top-color: rgb(59 130 246 / 0);
}

.border-t-blue-500\/10 {
  border-top-color: rgb(59 130 246 / 0.1);
}

.border-t-blue-500\/100 {
  border-top-color: rgb(59 130 246 / 1);
}

.border-t-blue-500\/15 {
  border-top-color: rgb(59 130 246 / 0.15);
}

.border-t-blue-500\/20 {
  border-top-color: rgb(59 130 246 / 0.2);
}

.border-t-blue-500\/25 {
  border-top-color: rgb(59 130 246 / 0.25);
}

.border-t-blue-500\/30 {
  border-top-color: rgb(59 130 246 / 0.3);
}

.border-t-blue-500\/35 {
  border-top-color: rgb(59 130 246 / 0.35);
}

.border-t-blue-500\/40 {
  border-top-color: rgb(59 130 246 / 0.4);
}

.border-t-blue-500\/45 {
  border-top-color: rgb(59 130 246 / 0.45);
}

.border-t-blue-500\/5 {
  border-top-color: rgb(59 130 246 / 0.05);
}

.border-t-blue-500\/50 {
  border-top-color: rgb(59 130 246 / 0.5);
}

.border-t-blue-500\/55 {
  border-top-color: rgb(59 130 246 / 0.55);
}

.border-t-blue-500\/60 {
  border-top-color: rgb(59 130 246 / 0.6);
}

.border-t-blue-500\/65 {
  border-top-color: rgb(59 130 246 / 0.65);
}

.border-t-blue-500\/70 {
  border-top-color: rgb(59 130 246 / 0.7);
}

.border-t-blue-500\/75 {
  border-top-color: rgb(59 130 246 / 0.75);
}

.border-t-blue-500\/80 {
  border-top-color: rgb(59 130 246 / 0.8);
}

.border-t-blue-500\/85 {
  border-top-color: rgb(59 130 246 / 0.85);
}

.border-t-blue-500\/90 {
  border-top-color: rgb(59 130 246 / 0.9);
}

.border-t-blue-500\/95 {
  border-top-color: rgb(59 130 246 / 0.95);
}

.border-t-blue-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}

.border-t-blue-600\/0 {
  border-top-color: rgb(37 99 235 / 0);
}

.border-t-blue-600\/10 {
  border-top-color: rgb(37 99 235 / 0.1);
}

.border-t-blue-600\/100 {
  border-top-color: rgb(37 99 235 / 1);
}

.border-t-blue-600\/15 {
  border-top-color: rgb(37 99 235 / 0.15);
}

.border-t-blue-600\/20 {
  border-top-color: rgb(37 99 235 / 0.2);
}

.border-t-blue-600\/25 {
  border-top-color: rgb(37 99 235 / 0.25);
}

.border-t-blue-600\/30 {
  border-top-color: rgb(37 99 235 / 0.3);
}

.border-t-blue-600\/35 {
  border-top-color: rgb(37 99 235 / 0.35);
}

.border-t-blue-600\/40 {
  border-top-color: rgb(37 99 235 / 0.4);
}

.border-t-blue-600\/45 {
  border-top-color: rgb(37 99 235 / 0.45);
}

.border-t-blue-600\/5 {
  border-top-color: rgb(37 99 235 / 0.05);
}

.border-t-blue-600\/50 {
  border-top-color: rgb(37 99 235 / 0.5);
}

.border-t-blue-600\/55 {
  border-top-color: rgb(37 99 235 / 0.55);
}

.border-t-blue-600\/60 {
  border-top-color: rgb(37 99 235 / 0.6);
}

.border-t-blue-600\/65 {
  border-top-color: rgb(37 99 235 / 0.65);
}

.border-t-blue-600\/70 {
  border-top-color: rgb(37 99 235 / 0.7);
}

.border-t-blue-600\/75 {
  border-top-color: rgb(37 99 235 / 0.75);
}

.border-t-blue-600\/80 {
  border-top-color: rgb(37 99 235 / 0.8);
}

.border-t-blue-600\/85 {
  border-top-color: rgb(37 99 235 / 0.85);
}

.border-t-blue-600\/90 {
  border-top-color: rgb(37 99 235 / 0.9);
}

.border-t-blue-600\/95 {
  border-top-color: rgb(37 99 235 / 0.95);
}

.border-t-blue-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(29 78 216 / var(--tw-border-opacity, 1));
}

.border-t-blue-700\/0 {
  border-top-color: rgb(29 78 216 / 0);
}

.border-t-blue-700\/10 {
  border-top-color: rgb(29 78 216 / 0.1);
}

.border-t-blue-700\/100 {
  border-top-color: rgb(29 78 216 / 1);
}

.border-t-blue-700\/15 {
  border-top-color: rgb(29 78 216 / 0.15);
}

.border-t-blue-700\/20 {
  border-top-color: rgb(29 78 216 / 0.2);
}

.border-t-blue-700\/25 {
  border-top-color: rgb(29 78 216 / 0.25);
}

.border-t-blue-700\/30 {
  border-top-color: rgb(29 78 216 / 0.3);
}

.border-t-blue-700\/35 {
  border-top-color: rgb(29 78 216 / 0.35);
}

.border-t-blue-700\/40 {
  border-top-color: rgb(29 78 216 / 0.4);
}

.border-t-blue-700\/45 {
  border-top-color: rgb(29 78 216 / 0.45);
}

.border-t-blue-700\/5 {
  border-top-color: rgb(29 78 216 / 0.05);
}

.border-t-blue-700\/50 {
  border-top-color: rgb(29 78 216 / 0.5);
}

.border-t-blue-700\/55 {
  border-top-color: rgb(29 78 216 / 0.55);
}

.border-t-blue-700\/60 {
  border-top-color: rgb(29 78 216 / 0.6);
}

.border-t-blue-700\/65 {
  border-top-color: rgb(29 78 216 / 0.65);
}

.border-t-blue-700\/70 {
  border-top-color: rgb(29 78 216 / 0.7);
}

.border-t-blue-700\/75 {
  border-top-color: rgb(29 78 216 / 0.75);
}

.border-t-blue-700\/80 {
  border-top-color: rgb(29 78 216 / 0.8);
}

.border-t-blue-700\/85 {
  border-top-color: rgb(29 78 216 / 0.85);
}

.border-t-blue-700\/90 {
  border-top-color: rgb(29 78 216 / 0.9);
}

.border-t-blue-700\/95 {
  border-top-color: rgb(29 78 216 / 0.95);
}

.border-t-blue-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(30 64 175 / var(--tw-border-opacity, 1));
}

.border-t-blue-800\/0 {
  border-top-color: rgb(30 64 175 / 0);
}

.border-t-blue-800\/10 {
  border-top-color: rgb(30 64 175 / 0.1);
}

.border-t-blue-800\/100 {
  border-top-color: rgb(30 64 175 / 1);
}

.border-t-blue-800\/15 {
  border-top-color: rgb(30 64 175 / 0.15);
}

.border-t-blue-800\/20 {
  border-top-color: rgb(30 64 175 / 0.2);
}

.border-t-blue-800\/25 {
  border-top-color: rgb(30 64 175 / 0.25);
}

.border-t-blue-800\/30 {
  border-top-color: rgb(30 64 175 / 0.3);
}

.border-t-blue-800\/35 {
  border-top-color: rgb(30 64 175 / 0.35);
}

.border-t-blue-800\/40 {
  border-top-color: rgb(30 64 175 / 0.4);
}

.border-t-blue-800\/45 {
  border-top-color: rgb(30 64 175 / 0.45);
}

.border-t-blue-800\/5 {
  border-top-color: rgb(30 64 175 / 0.05);
}

.border-t-blue-800\/50 {
  border-top-color: rgb(30 64 175 / 0.5);
}

.border-t-blue-800\/55 {
  border-top-color: rgb(30 64 175 / 0.55);
}

.border-t-blue-800\/60 {
  border-top-color: rgb(30 64 175 / 0.6);
}

.border-t-blue-800\/65 {
  border-top-color: rgb(30 64 175 / 0.65);
}

.border-t-blue-800\/70 {
  border-top-color: rgb(30 64 175 / 0.7);
}

.border-t-blue-800\/75 {
  border-top-color: rgb(30 64 175 / 0.75);
}

.border-t-blue-800\/80 {
  border-top-color: rgb(30 64 175 / 0.8);
}

.border-t-blue-800\/85 {
  border-top-color: rgb(30 64 175 / 0.85);
}

.border-t-blue-800\/90 {
  border-top-color: rgb(30 64 175 / 0.9);
}

.border-t-blue-800\/95 {
  border-top-color: rgb(30 64 175 / 0.95);
}

.border-t-blue-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(30 58 138 / var(--tw-border-opacity, 1));
}

.border-t-blue-900\/0 {
  border-top-color: rgb(30 58 138 / 0);
}

.border-t-blue-900\/10 {
  border-top-color: rgb(30 58 138 / 0.1);
}

.border-t-blue-900\/100 {
  border-top-color: rgb(30 58 138 / 1);
}

.border-t-blue-900\/15 {
  border-top-color: rgb(30 58 138 / 0.15);
}

.border-t-blue-900\/20 {
  border-top-color: rgb(30 58 138 / 0.2);
}

.border-t-blue-900\/25 {
  border-top-color: rgb(30 58 138 / 0.25);
}

.border-t-blue-900\/30 {
  border-top-color: rgb(30 58 138 / 0.3);
}

.border-t-blue-900\/35 {
  border-top-color: rgb(30 58 138 / 0.35);
}

.border-t-blue-900\/40 {
  border-top-color: rgb(30 58 138 / 0.4);
}

.border-t-blue-900\/45 {
  border-top-color: rgb(30 58 138 / 0.45);
}

.border-t-blue-900\/5 {
  border-top-color: rgb(30 58 138 / 0.05);
}

.border-t-blue-900\/50 {
  border-top-color: rgb(30 58 138 / 0.5);
}

.border-t-blue-900\/55 {
  border-top-color: rgb(30 58 138 / 0.55);
}

.border-t-blue-900\/60 {
  border-top-color: rgb(30 58 138 / 0.6);
}

.border-t-blue-900\/65 {
  border-top-color: rgb(30 58 138 / 0.65);
}

.border-t-blue-900\/70 {
  border-top-color: rgb(30 58 138 / 0.7);
}

.border-t-blue-900\/75 {
  border-top-color: rgb(30 58 138 / 0.75);
}

.border-t-blue-900\/80 {
  border-top-color: rgb(30 58 138 / 0.8);
}

.border-t-blue-900\/85 {
  border-top-color: rgb(30 58 138 / 0.85);
}

.border-t-blue-900\/90 {
  border-top-color: rgb(30 58 138 / 0.9);
}

.border-t-blue-900\/95 {
  border-top-color: rgb(30 58 138 / 0.95);
}

.border-t-blue-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(23 37 84 / var(--tw-border-opacity, 1));
}

.border-t-blue-950\/0 {
  border-top-color: rgb(23 37 84 / 0);
}

.border-t-blue-950\/10 {
  border-top-color: rgb(23 37 84 / 0.1);
}

.border-t-blue-950\/100 {
  border-top-color: rgb(23 37 84 / 1);
}

.border-t-blue-950\/15 {
  border-top-color: rgb(23 37 84 / 0.15);
}

.border-t-blue-950\/20 {
  border-top-color: rgb(23 37 84 / 0.2);
}

.border-t-blue-950\/25 {
  border-top-color: rgb(23 37 84 / 0.25);
}

.border-t-blue-950\/30 {
  border-top-color: rgb(23 37 84 / 0.3);
}

.border-t-blue-950\/35 {
  border-top-color: rgb(23 37 84 / 0.35);
}

.border-t-blue-950\/40 {
  border-top-color: rgb(23 37 84 / 0.4);
}

.border-t-blue-950\/45 {
  border-top-color: rgb(23 37 84 / 0.45);
}

.border-t-blue-950\/5 {
  border-top-color: rgb(23 37 84 / 0.05);
}

.border-t-blue-950\/50 {
  border-top-color: rgb(23 37 84 / 0.5);
}

.border-t-blue-950\/55 {
  border-top-color: rgb(23 37 84 / 0.55);
}

.border-t-blue-950\/60 {
  border-top-color: rgb(23 37 84 / 0.6);
}

.border-t-blue-950\/65 {
  border-top-color: rgb(23 37 84 / 0.65);
}

.border-t-blue-950\/70 {
  border-top-color: rgb(23 37 84 / 0.7);
}

.border-t-blue-950\/75 {
  border-top-color: rgb(23 37 84 / 0.75);
}

.border-t-blue-950\/80 {
  border-top-color: rgb(23 37 84 / 0.8);
}

.border-t-blue-950\/85 {
  border-top-color: rgb(23 37 84 / 0.85);
}

.border-t-blue-950\/90 {
  border-top-color: rgb(23 37 84 / 0.9);
}

.border-t-blue-950\/95 {
  border-top-color: rgb(23 37 84 / 0.95);
}

.border-t-burnt-orange {
  --tw-border-opacity: 1;
  border-top-color: rgb(201 99 42 / var(--tw-border-opacity, 1));
}

.border-t-burnt-orange\/0 {
  border-top-color: rgb(201 99 42 / 0);
}

.border-t-burnt-orange\/10 {
  border-top-color: rgb(201 99 42 / 0.1);
}

.border-t-burnt-orange\/100 {
  border-top-color: rgb(201 99 42 / 1);
}

.border-t-burnt-orange\/15 {
  border-top-color: rgb(201 99 42 / 0.15);
}

.border-t-burnt-orange\/20 {
  border-top-color: rgb(201 99 42 / 0.2);
}

.border-t-burnt-orange\/25 {
  border-top-color: rgb(201 99 42 / 0.25);
}

.border-t-burnt-orange\/30 {
  border-top-color: rgb(201 99 42 / 0.3);
}

.border-t-burnt-orange\/35 {
  border-top-color: rgb(201 99 42 / 0.35);
}

.border-t-burnt-orange\/40 {
  border-top-color: rgb(201 99 42 / 0.4);
}

.border-t-burnt-orange\/45 {
  border-top-color: rgb(201 99 42 / 0.45);
}

.border-t-burnt-orange\/5 {
  border-top-color: rgb(201 99 42 / 0.05);
}

.border-t-burnt-orange\/50 {
  border-top-color: rgb(201 99 42 / 0.5);
}

.border-t-burnt-orange\/55 {
  border-top-color: rgb(201 99 42 / 0.55);
}

.border-t-burnt-orange\/60 {
  border-top-color: rgb(201 99 42 / 0.6);
}

.border-t-burnt-orange\/65 {
  border-top-color: rgb(201 99 42 / 0.65);
}

.border-t-burnt-orange\/70 {
  border-top-color: rgb(201 99 42 / 0.7);
}

.border-t-burnt-orange\/75 {
  border-top-color: rgb(201 99 42 / 0.75);
}

.border-t-burnt-orange\/80 {
  border-top-color: rgb(201 99 42 / 0.8);
}

.border-t-burnt-orange\/85 {
  border-top-color: rgb(201 99 42 / 0.85);
}

.border-t-burnt-orange\/90 {
  border-top-color: rgb(201 99 42 / 0.9);
}

.border-t-burnt-orange\/95 {
  border-top-color: rgb(201 99 42 / 0.95);
}

.border-t-charcoal {
  --tw-border-opacity: 1;
  border-top-color: rgb(95 86 86 / var(--tw-border-opacity, 1));
}

.border-t-charcoal\/0 {
  border-top-color: rgb(95 86 86 / 0);
}

.border-t-charcoal\/10 {
  border-top-color: rgb(95 86 86 / 0.1);
}

.border-t-charcoal\/100 {
  border-top-color: rgb(95 86 86 / 1);
}

.border-t-charcoal\/15 {
  border-top-color: rgb(95 86 86 / 0.15);
}

.border-t-charcoal\/20 {
  border-top-color: rgb(95 86 86 / 0.2);
}

.border-t-charcoal\/25 {
  border-top-color: rgb(95 86 86 / 0.25);
}

.border-t-charcoal\/30 {
  border-top-color: rgb(95 86 86 / 0.3);
}

.border-t-charcoal\/35 {
  border-top-color: rgb(95 86 86 / 0.35);
}

.border-t-charcoal\/40 {
  border-top-color: rgb(95 86 86 / 0.4);
}

.border-t-charcoal\/45 {
  border-top-color: rgb(95 86 86 / 0.45);
}

.border-t-charcoal\/5 {
  border-top-color: rgb(95 86 86 / 0.05);
}

.border-t-charcoal\/50 {
  border-top-color: rgb(95 86 86 / 0.5);
}

.border-t-charcoal\/55 {
  border-top-color: rgb(95 86 86 / 0.55);
}

.border-t-charcoal\/60 {
  border-top-color: rgb(95 86 86 / 0.6);
}

.border-t-charcoal\/65 {
  border-top-color: rgb(95 86 86 / 0.65);
}

.border-t-charcoal\/70 {
  border-top-color: rgb(95 86 86 / 0.7);
}

.border-t-charcoal\/75 {
  border-top-color: rgb(95 86 86 / 0.75);
}

.border-t-charcoal\/80 {
  border-top-color: rgb(95 86 86 / 0.8);
}

.border-t-charcoal\/85 {
  border-top-color: rgb(95 86 86 / 0.85);
}

.border-t-charcoal\/90 {
  border-top-color: rgb(95 86 86 / 0.9);
}

.border-t-charcoal\/95 {
  border-top-color: rgb(95 86 86 / 0.95);
}

.border-t-cream {
  --tw-border-opacity: 1;
  border-top-color: rgb(233 223 193 / var(--tw-border-opacity, 1));
}

.border-t-cream-gold {
  --tw-border-opacity: 1;
  border-top-color: rgb(190 151 74 / var(--tw-border-opacity, 1));
}

.border-t-cream-gold\/0 {
  border-top-color: rgb(190 151 74 / 0);
}

.border-t-cream-gold\/10 {
  border-top-color: rgb(190 151 74 / 0.1);
}

.border-t-cream-gold\/100 {
  border-top-color: rgb(190 151 74 / 1);
}

.border-t-cream-gold\/15 {
  border-top-color: rgb(190 151 74 / 0.15);
}

.border-t-cream-gold\/20 {
  border-top-color: rgb(190 151 74 / 0.2);
}

.border-t-cream-gold\/25 {
  border-top-color: rgb(190 151 74 / 0.25);
}

.border-t-cream-gold\/30 {
  border-top-color: rgb(190 151 74 / 0.3);
}

.border-t-cream-gold\/35 {
  border-top-color: rgb(190 151 74 / 0.35);
}

.border-t-cream-gold\/40 {
  border-top-color: rgb(190 151 74 / 0.4);
}

.border-t-cream-gold\/45 {
  border-top-color: rgb(190 151 74 / 0.45);
}

.border-t-cream-gold\/5 {
  border-top-color: rgb(190 151 74 / 0.05);
}

.border-t-cream-gold\/50 {
  border-top-color: rgb(190 151 74 / 0.5);
}

.border-t-cream-gold\/55 {
  border-top-color: rgb(190 151 74 / 0.55);
}

.border-t-cream-gold\/60 {
  border-top-color: rgb(190 151 74 / 0.6);
}

.border-t-cream-gold\/65 {
  border-top-color: rgb(190 151 74 / 0.65);
}

.border-t-cream-gold\/70 {
  border-top-color: rgb(190 151 74 / 0.7);
}

.border-t-cream-gold\/75 {
  border-top-color: rgb(190 151 74 / 0.75);
}

.border-t-cream-gold\/80 {
  border-top-color: rgb(190 151 74 / 0.8);
}

.border-t-cream-gold\/85 {
  border-top-color: rgb(190 151 74 / 0.85);
}

.border-t-cream-gold\/90 {
  border-top-color: rgb(190 151 74 / 0.9);
}

.border-t-cream-gold\/95 {
  border-top-color: rgb(190 151 74 / 0.95);
}

.border-t-cream\/0 {
  border-top-color: rgb(233 223 193 / 0);
}

.border-t-cream\/10 {
  border-top-color: rgb(233 223 193 / 0.1);
}

.border-t-cream\/100 {
  border-top-color: rgb(233 223 193 / 1);
}

.border-t-cream\/15 {
  border-top-color: rgb(233 223 193 / 0.15);
}

.border-t-cream\/20 {
  border-top-color: rgb(233 223 193 / 0.2);
}

.border-t-cream\/25 {
  border-top-color: rgb(233 223 193 / 0.25);
}

.border-t-cream\/30 {
  border-top-color: rgb(233 223 193 / 0.3);
}

.border-t-cream\/35 {
  border-top-color: rgb(233 223 193 / 0.35);
}

.border-t-cream\/40 {
  border-top-color: rgb(233 223 193 / 0.4);
}

.border-t-cream\/45 {
  border-top-color: rgb(233 223 193 / 0.45);
}

.border-t-cream\/5 {
  border-top-color: rgb(233 223 193 / 0.05);
}

.border-t-cream\/50 {
  border-top-color: rgb(233 223 193 / 0.5);
}

.border-t-cream\/55 {
  border-top-color: rgb(233 223 193 / 0.55);
}

.border-t-cream\/60 {
  border-top-color: rgb(233 223 193 / 0.6);
}

.border-t-cream\/65 {
  border-top-color: rgb(233 223 193 / 0.65);
}

.border-t-cream\/70 {
  border-top-color: rgb(233 223 193 / 0.7);
}

.border-t-cream\/75 {
  border-top-color: rgb(233 223 193 / 0.75);
}

.border-t-cream\/80 {
  border-top-color: rgb(233 223 193 / 0.8);
}

.border-t-cream\/85 {
  border-top-color: rgb(233 223 193 / 0.85);
}

.border-t-cream\/90 {
  border-top-color: rgb(233 223 193 / 0.9);
}

.border-t-cream\/95 {
  border-top-color: rgb(233 223 193 / 0.95);
}

.border-t-current {
  border-top-color: currentColor;
}

.border-t-cyan-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(207 250 254 / var(--tw-border-opacity, 1));
}

.border-t-cyan-100\/0 {
  border-top-color: rgb(207 250 254 / 0);
}

.border-t-cyan-100\/10 {
  border-top-color: rgb(207 250 254 / 0.1);
}

.border-t-cyan-100\/100 {
  border-top-color: rgb(207 250 254 / 1);
}

.border-t-cyan-100\/15 {
  border-top-color: rgb(207 250 254 / 0.15);
}

.border-t-cyan-100\/20 {
  border-top-color: rgb(207 250 254 / 0.2);
}

.border-t-cyan-100\/25 {
  border-top-color: rgb(207 250 254 / 0.25);
}

.border-t-cyan-100\/30 {
  border-top-color: rgb(207 250 254 / 0.3);
}

.border-t-cyan-100\/35 {
  border-top-color: rgb(207 250 254 / 0.35);
}

.border-t-cyan-100\/40 {
  border-top-color: rgb(207 250 254 / 0.4);
}

.border-t-cyan-100\/45 {
  border-top-color: rgb(207 250 254 / 0.45);
}

.border-t-cyan-100\/5 {
  border-top-color: rgb(207 250 254 / 0.05);
}

.border-t-cyan-100\/50 {
  border-top-color: rgb(207 250 254 / 0.5);
}

.border-t-cyan-100\/55 {
  border-top-color: rgb(207 250 254 / 0.55);
}

.border-t-cyan-100\/60 {
  border-top-color: rgb(207 250 254 / 0.6);
}

.border-t-cyan-100\/65 {
  border-top-color: rgb(207 250 254 / 0.65);
}

.border-t-cyan-100\/70 {
  border-top-color: rgb(207 250 254 / 0.7);
}

.border-t-cyan-100\/75 {
  border-top-color: rgb(207 250 254 / 0.75);
}

.border-t-cyan-100\/80 {
  border-top-color: rgb(207 250 254 / 0.8);
}

.border-t-cyan-100\/85 {
  border-top-color: rgb(207 250 254 / 0.85);
}

.border-t-cyan-100\/90 {
  border-top-color: rgb(207 250 254 / 0.9);
}

.border-t-cyan-100\/95 {
  border-top-color: rgb(207 250 254 / 0.95);
}

.border-t-cyan-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(165 243 252 / var(--tw-border-opacity, 1));
}

.border-t-cyan-200\/0 {
  border-top-color: rgb(165 243 252 / 0);
}

.border-t-cyan-200\/10 {
  border-top-color: rgb(165 243 252 / 0.1);
}

.border-t-cyan-200\/100 {
  border-top-color: rgb(165 243 252 / 1);
}

.border-t-cyan-200\/15 {
  border-top-color: rgb(165 243 252 / 0.15);
}

.border-t-cyan-200\/20 {
  border-top-color: rgb(165 243 252 / 0.2);
}

.border-t-cyan-200\/25 {
  border-top-color: rgb(165 243 252 / 0.25);
}

.border-t-cyan-200\/30 {
  border-top-color: rgb(165 243 252 / 0.3);
}

.border-t-cyan-200\/35 {
  border-top-color: rgb(165 243 252 / 0.35);
}

.border-t-cyan-200\/40 {
  border-top-color: rgb(165 243 252 / 0.4);
}

.border-t-cyan-200\/45 {
  border-top-color: rgb(165 243 252 / 0.45);
}

.border-t-cyan-200\/5 {
  border-top-color: rgb(165 243 252 / 0.05);
}

.border-t-cyan-200\/50 {
  border-top-color: rgb(165 243 252 / 0.5);
}

.border-t-cyan-200\/55 {
  border-top-color: rgb(165 243 252 / 0.55);
}

.border-t-cyan-200\/60 {
  border-top-color: rgb(165 243 252 / 0.6);
}

.border-t-cyan-200\/65 {
  border-top-color: rgb(165 243 252 / 0.65);
}

.border-t-cyan-200\/70 {
  border-top-color: rgb(165 243 252 / 0.7);
}

.border-t-cyan-200\/75 {
  border-top-color: rgb(165 243 252 / 0.75);
}

.border-t-cyan-200\/80 {
  border-top-color: rgb(165 243 252 / 0.8);
}

.border-t-cyan-200\/85 {
  border-top-color: rgb(165 243 252 / 0.85);
}

.border-t-cyan-200\/90 {
  border-top-color: rgb(165 243 252 / 0.9);
}

.border-t-cyan-200\/95 {
  border-top-color: rgb(165 243 252 / 0.95);
}

.border-t-cyan-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(103 232 249 / var(--tw-border-opacity, 1));
}

.border-t-cyan-300\/0 {
  border-top-color: rgb(103 232 249 / 0);
}

.border-t-cyan-300\/10 {
  border-top-color: rgb(103 232 249 / 0.1);
}

.border-t-cyan-300\/100 {
  border-top-color: rgb(103 232 249 / 1);
}

.border-t-cyan-300\/15 {
  border-top-color: rgb(103 232 249 / 0.15);
}

.border-t-cyan-300\/20 {
  border-top-color: rgb(103 232 249 / 0.2);
}

.border-t-cyan-300\/25 {
  border-top-color: rgb(103 232 249 / 0.25);
}

.border-t-cyan-300\/30 {
  border-top-color: rgb(103 232 249 / 0.3);
}

.border-t-cyan-300\/35 {
  border-top-color: rgb(103 232 249 / 0.35);
}

.border-t-cyan-300\/40 {
  border-top-color: rgb(103 232 249 / 0.4);
}

.border-t-cyan-300\/45 {
  border-top-color: rgb(103 232 249 / 0.45);
}

.border-t-cyan-300\/5 {
  border-top-color: rgb(103 232 249 / 0.05);
}

.border-t-cyan-300\/50 {
  border-top-color: rgb(103 232 249 / 0.5);
}

.border-t-cyan-300\/55 {
  border-top-color: rgb(103 232 249 / 0.55);
}

.border-t-cyan-300\/60 {
  border-top-color: rgb(103 232 249 / 0.6);
}

.border-t-cyan-300\/65 {
  border-top-color: rgb(103 232 249 / 0.65);
}

.border-t-cyan-300\/70 {
  border-top-color: rgb(103 232 249 / 0.7);
}

.border-t-cyan-300\/75 {
  border-top-color: rgb(103 232 249 / 0.75);
}

.border-t-cyan-300\/80 {
  border-top-color: rgb(103 232 249 / 0.8);
}

.border-t-cyan-300\/85 {
  border-top-color: rgb(103 232 249 / 0.85);
}

.border-t-cyan-300\/90 {
  border-top-color: rgb(103 232 249 / 0.9);
}

.border-t-cyan-300\/95 {
  border-top-color: rgb(103 232 249 / 0.95);
}

.border-t-cyan-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(34 211 238 / var(--tw-border-opacity, 1));
}

.border-t-cyan-400\/0 {
  border-top-color: rgb(34 211 238 / 0);
}

.border-t-cyan-400\/10 {
  border-top-color: rgb(34 211 238 / 0.1);
}

.border-t-cyan-400\/100 {
  border-top-color: rgb(34 211 238 / 1);
}

.border-t-cyan-400\/15 {
  border-top-color: rgb(34 211 238 / 0.15);
}

.border-t-cyan-400\/20 {
  border-top-color: rgb(34 211 238 / 0.2);
}

.border-t-cyan-400\/25 {
  border-top-color: rgb(34 211 238 / 0.25);
}

.border-t-cyan-400\/30 {
  border-top-color: rgb(34 211 238 / 0.3);
}

.border-t-cyan-400\/35 {
  border-top-color: rgb(34 211 238 / 0.35);
}

.border-t-cyan-400\/40 {
  border-top-color: rgb(34 211 238 / 0.4);
}

.border-t-cyan-400\/45 {
  border-top-color: rgb(34 211 238 / 0.45);
}

.border-t-cyan-400\/5 {
  border-top-color: rgb(34 211 238 / 0.05);
}

.border-t-cyan-400\/50 {
  border-top-color: rgb(34 211 238 / 0.5);
}

.border-t-cyan-400\/55 {
  border-top-color: rgb(34 211 238 / 0.55);
}

.border-t-cyan-400\/60 {
  border-top-color: rgb(34 211 238 / 0.6);
}

.border-t-cyan-400\/65 {
  border-top-color: rgb(34 211 238 / 0.65);
}

.border-t-cyan-400\/70 {
  border-top-color: rgb(34 211 238 / 0.7);
}

.border-t-cyan-400\/75 {
  border-top-color: rgb(34 211 238 / 0.75);
}

.border-t-cyan-400\/80 {
  border-top-color: rgb(34 211 238 / 0.8);
}

.border-t-cyan-400\/85 {
  border-top-color: rgb(34 211 238 / 0.85);
}

.border-t-cyan-400\/90 {
  border-top-color: rgb(34 211 238 / 0.9);
}

.border-t-cyan-400\/95 {
  border-top-color: rgb(34 211 238 / 0.95);
}

.border-t-cyan-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(236 254 255 / var(--tw-border-opacity, 1));
}

.border-t-cyan-50\/0 {
  border-top-color: rgb(236 254 255 / 0);
}

.border-t-cyan-50\/10 {
  border-top-color: rgb(236 254 255 / 0.1);
}

.border-t-cyan-50\/100 {
  border-top-color: rgb(236 254 255 / 1);
}

.border-t-cyan-50\/15 {
  border-top-color: rgb(236 254 255 / 0.15);
}

.border-t-cyan-50\/20 {
  border-top-color: rgb(236 254 255 / 0.2);
}

.border-t-cyan-50\/25 {
  border-top-color: rgb(236 254 255 / 0.25);
}

.border-t-cyan-50\/30 {
  border-top-color: rgb(236 254 255 / 0.3);
}

.border-t-cyan-50\/35 {
  border-top-color: rgb(236 254 255 / 0.35);
}

.border-t-cyan-50\/40 {
  border-top-color: rgb(236 254 255 / 0.4);
}

.border-t-cyan-50\/45 {
  border-top-color: rgb(236 254 255 / 0.45);
}

.border-t-cyan-50\/5 {
  border-top-color: rgb(236 254 255 / 0.05);
}

.border-t-cyan-50\/50 {
  border-top-color: rgb(236 254 255 / 0.5);
}

.border-t-cyan-50\/55 {
  border-top-color: rgb(236 254 255 / 0.55);
}

.border-t-cyan-50\/60 {
  border-top-color: rgb(236 254 255 / 0.6);
}

.border-t-cyan-50\/65 {
  border-top-color: rgb(236 254 255 / 0.65);
}

.border-t-cyan-50\/70 {
  border-top-color: rgb(236 254 255 / 0.7);
}

.border-t-cyan-50\/75 {
  border-top-color: rgb(236 254 255 / 0.75);
}

.border-t-cyan-50\/80 {
  border-top-color: rgb(236 254 255 / 0.8);
}

.border-t-cyan-50\/85 {
  border-top-color: rgb(236 254 255 / 0.85);
}

.border-t-cyan-50\/90 {
  border-top-color: rgb(236 254 255 / 0.9);
}

.border-t-cyan-50\/95 {
  border-top-color: rgb(236 254 255 / 0.95);
}

.border-t-cyan-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(6 182 212 / var(--tw-border-opacity, 1));
}

.border-t-cyan-500\/0 {
  border-top-color: rgb(6 182 212 / 0);
}

.border-t-cyan-500\/10 {
  border-top-color: rgb(6 182 212 / 0.1);
}

.border-t-cyan-500\/100 {
  border-top-color: rgb(6 182 212 / 1);
}

.border-t-cyan-500\/15 {
  border-top-color: rgb(6 182 212 / 0.15);
}

.border-t-cyan-500\/20 {
  border-top-color: rgb(6 182 212 / 0.2);
}

.border-t-cyan-500\/25 {
  border-top-color: rgb(6 182 212 / 0.25);
}

.border-t-cyan-500\/30 {
  border-top-color: rgb(6 182 212 / 0.3);
}

.border-t-cyan-500\/35 {
  border-top-color: rgb(6 182 212 / 0.35);
}

.border-t-cyan-500\/40 {
  border-top-color: rgb(6 182 212 / 0.4);
}

.border-t-cyan-500\/45 {
  border-top-color: rgb(6 182 212 / 0.45);
}

.border-t-cyan-500\/5 {
  border-top-color: rgb(6 182 212 / 0.05);
}

.border-t-cyan-500\/50 {
  border-top-color: rgb(6 182 212 / 0.5);
}

.border-t-cyan-500\/55 {
  border-top-color: rgb(6 182 212 / 0.55);
}

.border-t-cyan-500\/60 {
  border-top-color: rgb(6 182 212 / 0.6);
}

.border-t-cyan-500\/65 {
  border-top-color: rgb(6 182 212 / 0.65);
}

.border-t-cyan-500\/70 {
  border-top-color: rgb(6 182 212 / 0.7);
}

.border-t-cyan-500\/75 {
  border-top-color: rgb(6 182 212 / 0.75);
}

.border-t-cyan-500\/80 {
  border-top-color: rgb(6 182 212 / 0.8);
}

.border-t-cyan-500\/85 {
  border-top-color: rgb(6 182 212 / 0.85);
}

.border-t-cyan-500\/90 {
  border-top-color: rgb(6 182 212 / 0.9);
}

.border-t-cyan-500\/95 {
  border-top-color: rgb(6 182 212 / 0.95);
}

.border-t-cyan-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(8 145 178 / var(--tw-border-opacity, 1));
}

.border-t-cyan-600\/0 {
  border-top-color: rgb(8 145 178 / 0);
}

.border-t-cyan-600\/10 {
  border-top-color: rgb(8 145 178 / 0.1);
}

.border-t-cyan-600\/100 {
  border-top-color: rgb(8 145 178 / 1);
}

.border-t-cyan-600\/15 {
  border-top-color: rgb(8 145 178 / 0.15);
}

.border-t-cyan-600\/20 {
  border-top-color: rgb(8 145 178 / 0.2);
}

.border-t-cyan-600\/25 {
  border-top-color: rgb(8 145 178 / 0.25);
}

.border-t-cyan-600\/30 {
  border-top-color: rgb(8 145 178 / 0.3);
}

.border-t-cyan-600\/35 {
  border-top-color: rgb(8 145 178 / 0.35);
}

.border-t-cyan-600\/40 {
  border-top-color: rgb(8 145 178 / 0.4);
}

.border-t-cyan-600\/45 {
  border-top-color: rgb(8 145 178 / 0.45);
}

.border-t-cyan-600\/5 {
  border-top-color: rgb(8 145 178 / 0.05);
}

.border-t-cyan-600\/50 {
  border-top-color: rgb(8 145 178 / 0.5);
}

.border-t-cyan-600\/55 {
  border-top-color: rgb(8 145 178 / 0.55);
}

.border-t-cyan-600\/60 {
  border-top-color: rgb(8 145 178 / 0.6);
}

.border-t-cyan-600\/65 {
  border-top-color: rgb(8 145 178 / 0.65);
}

.border-t-cyan-600\/70 {
  border-top-color: rgb(8 145 178 / 0.7);
}

.border-t-cyan-600\/75 {
  border-top-color: rgb(8 145 178 / 0.75);
}

.border-t-cyan-600\/80 {
  border-top-color: rgb(8 145 178 / 0.8);
}

.border-t-cyan-600\/85 {
  border-top-color: rgb(8 145 178 / 0.85);
}

.border-t-cyan-600\/90 {
  border-top-color: rgb(8 145 178 / 0.9);
}

.border-t-cyan-600\/95 {
  border-top-color: rgb(8 145 178 / 0.95);
}

.border-t-cyan-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(14 116 144 / var(--tw-border-opacity, 1));
}

.border-t-cyan-700\/0 {
  border-top-color: rgb(14 116 144 / 0);
}

.border-t-cyan-700\/10 {
  border-top-color: rgb(14 116 144 / 0.1);
}

.border-t-cyan-700\/100 {
  border-top-color: rgb(14 116 144 / 1);
}

.border-t-cyan-700\/15 {
  border-top-color: rgb(14 116 144 / 0.15);
}

.border-t-cyan-700\/20 {
  border-top-color: rgb(14 116 144 / 0.2);
}

.border-t-cyan-700\/25 {
  border-top-color: rgb(14 116 144 / 0.25);
}

.border-t-cyan-700\/30 {
  border-top-color: rgb(14 116 144 / 0.3);
}

.border-t-cyan-700\/35 {
  border-top-color: rgb(14 116 144 / 0.35);
}

.border-t-cyan-700\/40 {
  border-top-color: rgb(14 116 144 / 0.4);
}

.border-t-cyan-700\/45 {
  border-top-color: rgb(14 116 144 / 0.45);
}

.border-t-cyan-700\/5 {
  border-top-color: rgb(14 116 144 / 0.05);
}

.border-t-cyan-700\/50 {
  border-top-color: rgb(14 116 144 / 0.5);
}

.border-t-cyan-700\/55 {
  border-top-color: rgb(14 116 144 / 0.55);
}

.border-t-cyan-700\/60 {
  border-top-color: rgb(14 116 144 / 0.6);
}

.border-t-cyan-700\/65 {
  border-top-color: rgb(14 116 144 / 0.65);
}

.border-t-cyan-700\/70 {
  border-top-color: rgb(14 116 144 / 0.7);
}

.border-t-cyan-700\/75 {
  border-top-color: rgb(14 116 144 / 0.75);
}

.border-t-cyan-700\/80 {
  border-top-color: rgb(14 116 144 / 0.8);
}

.border-t-cyan-700\/85 {
  border-top-color: rgb(14 116 144 / 0.85);
}

.border-t-cyan-700\/90 {
  border-top-color: rgb(14 116 144 / 0.9);
}

.border-t-cyan-700\/95 {
  border-top-color: rgb(14 116 144 / 0.95);
}

.border-t-cyan-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(21 94 117 / var(--tw-border-opacity, 1));
}

.border-t-cyan-800\/0 {
  border-top-color: rgb(21 94 117 / 0);
}

.border-t-cyan-800\/10 {
  border-top-color: rgb(21 94 117 / 0.1);
}

.border-t-cyan-800\/100 {
  border-top-color: rgb(21 94 117 / 1);
}

.border-t-cyan-800\/15 {
  border-top-color: rgb(21 94 117 / 0.15);
}

.border-t-cyan-800\/20 {
  border-top-color: rgb(21 94 117 / 0.2);
}

.border-t-cyan-800\/25 {
  border-top-color: rgb(21 94 117 / 0.25);
}

.border-t-cyan-800\/30 {
  border-top-color: rgb(21 94 117 / 0.3);
}

.border-t-cyan-800\/35 {
  border-top-color: rgb(21 94 117 / 0.35);
}

.border-t-cyan-800\/40 {
  border-top-color: rgb(21 94 117 / 0.4);
}

.border-t-cyan-800\/45 {
  border-top-color: rgb(21 94 117 / 0.45);
}

.border-t-cyan-800\/5 {
  border-top-color: rgb(21 94 117 / 0.05);
}

.border-t-cyan-800\/50 {
  border-top-color: rgb(21 94 117 / 0.5);
}

.border-t-cyan-800\/55 {
  border-top-color: rgb(21 94 117 / 0.55);
}

.border-t-cyan-800\/60 {
  border-top-color: rgb(21 94 117 / 0.6);
}

.border-t-cyan-800\/65 {
  border-top-color: rgb(21 94 117 / 0.65);
}

.border-t-cyan-800\/70 {
  border-top-color: rgb(21 94 117 / 0.7);
}

.border-t-cyan-800\/75 {
  border-top-color: rgb(21 94 117 / 0.75);
}

.border-t-cyan-800\/80 {
  border-top-color: rgb(21 94 117 / 0.8);
}

.border-t-cyan-800\/85 {
  border-top-color: rgb(21 94 117 / 0.85);
}

.border-t-cyan-800\/90 {
  border-top-color: rgb(21 94 117 / 0.9);
}

.border-t-cyan-800\/95 {
  border-top-color: rgb(21 94 117 / 0.95);
}

.border-t-cyan-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(22 78 99 / var(--tw-border-opacity, 1));
}

.border-t-cyan-900\/0 {
  border-top-color: rgb(22 78 99 / 0);
}

.border-t-cyan-900\/10 {
  border-top-color: rgb(22 78 99 / 0.1);
}

.border-t-cyan-900\/100 {
  border-top-color: rgb(22 78 99 / 1);
}

.border-t-cyan-900\/15 {
  border-top-color: rgb(22 78 99 / 0.15);
}

.border-t-cyan-900\/20 {
  border-top-color: rgb(22 78 99 / 0.2);
}

.border-t-cyan-900\/25 {
  border-top-color: rgb(22 78 99 / 0.25);
}

.border-t-cyan-900\/30 {
  border-top-color: rgb(22 78 99 / 0.3);
}

.border-t-cyan-900\/35 {
  border-top-color: rgb(22 78 99 / 0.35);
}

.border-t-cyan-900\/40 {
  border-top-color: rgb(22 78 99 / 0.4);
}

.border-t-cyan-900\/45 {
  border-top-color: rgb(22 78 99 / 0.45);
}

.border-t-cyan-900\/5 {
  border-top-color: rgb(22 78 99 / 0.05);
}

.border-t-cyan-900\/50 {
  border-top-color: rgb(22 78 99 / 0.5);
}

.border-t-cyan-900\/55 {
  border-top-color: rgb(22 78 99 / 0.55);
}

.border-t-cyan-900\/60 {
  border-top-color: rgb(22 78 99 / 0.6);
}

.border-t-cyan-900\/65 {
  border-top-color: rgb(22 78 99 / 0.65);
}

.border-t-cyan-900\/70 {
  border-top-color: rgb(22 78 99 / 0.7);
}

.border-t-cyan-900\/75 {
  border-top-color: rgb(22 78 99 / 0.75);
}

.border-t-cyan-900\/80 {
  border-top-color: rgb(22 78 99 / 0.8);
}

.border-t-cyan-900\/85 {
  border-top-color: rgb(22 78 99 / 0.85);
}

.border-t-cyan-900\/90 {
  border-top-color: rgb(22 78 99 / 0.9);
}

.border-t-cyan-900\/95 {
  border-top-color: rgb(22 78 99 / 0.95);
}

.border-t-cyan-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(8 51 68 / var(--tw-border-opacity, 1));
}

.border-t-cyan-950\/0 {
  border-top-color: rgb(8 51 68 / 0);
}

.border-t-cyan-950\/10 {
  border-top-color: rgb(8 51 68 / 0.1);
}

.border-t-cyan-950\/100 {
  border-top-color: rgb(8 51 68 / 1);
}

.border-t-cyan-950\/15 {
  border-top-color: rgb(8 51 68 / 0.15);
}

.border-t-cyan-950\/20 {
  border-top-color: rgb(8 51 68 / 0.2);
}

.border-t-cyan-950\/25 {
  border-top-color: rgb(8 51 68 / 0.25);
}

.border-t-cyan-950\/30 {
  border-top-color: rgb(8 51 68 / 0.3);
}

.border-t-cyan-950\/35 {
  border-top-color: rgb(8 51 68 / 0.35);
}

.border-t-cyan-950\/40 {
  border-top-color: rgb(8 51 68 / 0.4);
}

.border-t-cyan-950\/45 {
  border-top-color: rgb(8 51 68 / 0.45);
}

.border-t-cyan-950\/5 {
  border-top-color: rgb(8 51 68 / 0.05);
}

.border-t-cyan-950\/50 {
  border-top-color: rgb(8 51 68 / 0.5);
}

.border-t-cyan-950\/55 {
  border-top-color: rgb(8 51 68 / 0.55);
}

.border-t-cyan-950\/60 {
  border-top-color: rgb(8 51 68 / 0.6);
}

.border-t-cyan-950\/65 {
  border-top-color: rgb(8 51 68 / 0.65);
}

.border-t-cyan-950\/70 {
  border-top-color: rgb(8 51 68 / 0.7);
}

.border-t-cyan-950\/75 {
  border-top-color: rgb(8 51 68 / 0.75);
}

.border-t-cyan-950\/80 {
  border-top-color: rgb(8 51 68 / 0.8);
}

.border-t-cyan-950\/85 {
  border-top-color: rgb(8 51 68 / 0.85);
}

.border-t-cyan-950\/90 {
  border-top-color: rgb(8 51 68 / 0.9);
}

.border-t-cyan-950\/95 {
  border-top-color: rgb(8 51 68 / 0.95);
}

.border-t-emerald-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
}

.border-t-emerald-100\/0 {
  border-top-color: rgb(209 250 229 / 0);
}

.border-t-emerald-100\/10 {
  border-top-color: rgb(209 250 229 / 0.1);
}

.border-t-emerald-100\/100 {
  border-top-color: rgb(209 250 229 / 1);
}

.border-t-emerald-100\/15 {
  border-top-color: rgb(209 250 229 / 0.15);
}

.border-t-emerald-100\/20 {
  border-top-color: rgb(209 250 229 / 0.2);
}

.border-t-emerald-100\/25 {
  border-top-color: rgb(209 250 229 / 0.25);
}

.border-t-emerald-100\/30 {
  border-top-color: rgb(209 250 229 / 0.3);
}

.border-t-emerald-100\/35 {
  border-top-color: rgb(209 250 229 / 0.35);
}

.border-t-emerald-100\/40 {
  border-top-color: rgb(209 250 229 / 0.4);
}

.border-t-emerald-100\/45 {
  border-top-color: rgb(209 250 229 / 0.45);
}

.border-t-emerald-100\/5 {
  border-top-color: rgb(209 250 229 / 0.05);
}

.border-t-emerald-100\/50 {
  border-top-color: rgb(209 250 229 / 0.5);
}

.border-t-emerald-100\/55 {
  border-top-color: rgb(209 250 229 / 0.55);
}

.border-t-emerald-100\/60 {
  border-top-color: rgb(209 250 229 / 0.6);
}

.border-t-emerald-100\/65 {
  border-top-color: rgb(209 250 229 / 0.65);
}

.border-t-emerald-100\/70 {
  border-top-color: rgb(209 250 229 / 0.7);
}

.border-t-emerald-100\/75 {
  border-top-color: rgb(209 250 229 / 0.75);
}

.border-t-emerald-100\/80 {
  border-top-color: rgb(209 250 229 / 0.8);
}

.border-t-emerald-100\/85 {
  border-top-color: rgb(209 250 229 / 0.85);
}

.border-t-emerald-100\/90 {
  border-top-color: rgb(209 250 229 / 0.9);
}

.border-t-emerald-100\/95 {
  border-top-color: rgb(209 250 229 / 0.95);
}

.border-t-emerald-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}

.border-t-emerald-200\/0 {
  border-top-color: rgb(167 243 208 / 0);
}

.border-t-emerald-200\/10 {
  border-top-color: rgb(167 243 208 / 0.1);
}

.border-t-emerald-200\/100 {
  border-top-color: rgb(167 243 208 / 1);
}

.border-t-emerald-200\/15 {
  border-top-color: rgb(167 243 208 / 0.15);
}

.border-t-emerald-200\/20 {
  border-top-color: rgb(167 243 208 / 0.2);
}

.border-t-emerald-200\/25 {
  border-top-color: rgb(167 243 208 / 0.25);
}

.border-t-emerald-200\/30 {
  border-top-color: rgb(167 243 208 / 0.3);
}

.border-t-emerald-200\/35 {
  border-top-color: rgb(167 243 208 / 0.35);
}

.border-t-emerald-200\/40 {
  border-top-color: rgb(167 243 208 / 0.4);
}

.border-t-emerald-200\/45 {
  border-top-color: rgb(167 243 208 / 0.45);
}

.border-t-emerald-200\/5 {
  border-top-color: rgb(167 243 208 / 0.05);
}

.border-t-emerald-200\/50 {
  border-top-color: rgb(167 243 208 / 0.5);
}

.border-t-emerald-200\/55 {
  border-top-color: rgb(167 243 208 / 0.55);
}

.border-t-emerald-200\/60 {
  border-top-color: rgb(167 243 208 / 0.6);
}

.border-t-emerald-200\/65 {
  border-top-color: rgb(167 243 208 / 0.65);
}

.border-t-emerald-200\/70 {
  border-top-color: rgb(167 243 208 / 0.7);
}

.border-t-emerald-200\/75 {
  border-top-color: rgb(167 243 208 / 0.75);
}

.border-t-emerald-200\/80 {
  border-top-color: rgb(167 243 208 / 0.8);
}

.border-t-emerald-200\/85 {
  border-top-color: rgb(167 243 208 / 0.85);
}

.border-t-emerald-200\/90 {
  border-top-color: rgb(167 243 208 / 0.9);
}

.border-t-emerald-200\/95 {
  border-top-color: rgb(167 243 208 / 0.95);
}

.border-t-emerald-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
}

.border-t-emerald-300\/0 {
  border-top-color: rgb(110 231 183 / 0);
}

.border-t-emerald-300\/10 {
  border-top-color: rgb(110 231 183 / 0.1);
}

.border-t-emerald-300\/100 {
  border-top-color: rgb(110 231 183 / 1);
}

.border-t-emerald-300\/15 {
  border-top-color: rgb(110 231 183 / 0.15);
}

.border-t-emerald-300\/20 {
  border-top-color: rgb(110 231 183 / 0.2);
}

.border-t-emerald-300\/25 {
  border-top-color: rgb(110 231 183 / 0.25);
}

.border-t-emerald-300\/30 {
  border-top-color: rgb(110 231 183 / 0.3);
}

.border-t-emerald-300\/35 {
  border-top-color: rgb(110 231 183 / 0.35);
}

.border-t-emerald-300\/40 {
  border-top-color: rgb(110 231 183 / 0.4);
}

.border-t-emerald-300\/45 {
  border-top-color: rgb(110 231 183 / 0.45);
}

.border-t-emerald-300\/5 {
  border-top-color: rgb(110 231 183 / 0.05);
}

.border-t-emerald-300\/50 {
  border-top-color: rgb(110 231 183 / 0.5);
}

.border-t-emerald-300\/55 {
  border-top-color: rgb(110 231 183 / 0.55);
}

.border-t-emerald-300\/60 {
  border-top-color: rgb(110 231 183 / 0.6);
}

.border-t-emerald-300\/65 {
  border-top-color: rgb(110 231 183 / 0.65);
}

.border-t-emerald-300\/70 {
  border-top-color: rgb(110 231 183 / 0.7);
}

.border-t-emerald-300\/75 {
  border-top-color: rgb(110 231 183 / 0.75);
}

.border-t-emerald-300\/80 {
  border-top-color: rgb(110 231 183 / 0.8);
}

.border-t-emerald-300\/85 {
  border-top-color: rgb(110 231 183 / 0.85);
}

.border-t-emerald-300\/90 {
  border-top-color: rgb(110 231 183 / 0.9);
}

.border-t-emerald-300\/95 {
  border-top-color: rgb(110 231 183 / 0.95);
}

.border-t-emerald-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
}

.border-t-emerald-400\/0 {
  border-top-color: rgb(52 211 153 / 0);
}

.border-t-emerald-400\/10 {
  border-top-color: rgb(52 211 153 / 0.1);
}

.border-t-emerald-400\/100 {
  border-top-color: rgb(52 211 153 / 1);
}

.border-t-emerald-400\/15 {
  border-top-color: rgb(52 211 153 / 0.15);
}

.border-t-emerald-400\/20 {
  border-top-color: rgb(52 211 153 / 0.2);
}

.border-t-emerald-400\/25 {
  border-top-color: rgb(52 211 153 / 0.25);
}

.border-t-emerald-400\/30 {
  border-top-color: rgb(52 211 153 / 0.3);
}

.border-t-emerald-400\/35 {
  border-top-color: rgb(52 211 153 / 0.35);
}

.border-t-emerald-400\/40 {
  border-top-color: rgb(52 211 153 / 0.4);
}

.border-t-emerald-400\/45 {
  border-top-color: rgb(52 211 153 / 0.45);
}

.border-t-emerald-400\/5 {
  border-top-color: rgb(52 211 153 / 0.05);
}

.border-t-emerald-400\/50 {
  border-top-color: rgb(52 211 153 / 0.5);
}

.border-t-emerald-400\/55 {
  border-top-color: rgb(52 211 153 / 0.55);
}

.border-t-emerald-400\/60 {
  border-top-color: rgb(52 211 153 / 0.6);
}

.border-t-emerald-400\/65 {
  border-top-color: rgb(52 211 153 / 0.65);
}

.border-t-emerald-400\/70 {
  border-top-color: rgb(52 211 153 / 0.7);
}

.border-t-emerald-400\/75 {
  border-top-color: rgb(52 211 153 / 0.75);
}

.border-t-emerald-400\/80 {
  border-top-color: rgb(52 211 153 / 0.8);
}

.border-t-emerald-400\/85 {
  border-top-color: rgb(52 211 153 / 0.85);
}

.border-t-emerald-400\/90 {
  border-top-color: rgb(52 211 153 / 0.9);
}

.border-t-emerald-400\/95 {
  border-top-color: rgb(52 211 153 / 0.95);
}

.border-t-emerald-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(236 253 245 / var(--tw-border-opacity, 1));
}

.border-t-emerald-50\/0 {
  border-top-color: rgb(236 253 245 / 0);
}

.border-t-emerald-50\/10 {
  border-top-color: rgb(236 253 245 / 0.1);
}

.border-t-emerald-50\/100 {
  border-top-color: rgb(236 253 245 / 1);
}

.border-t-emerald-50\/15 {
  border-top-color: rgb(236 253 245 / 0.15);
}

.border-t-emerald-50\/20 {
  border-top-color: rgb(236 253 245 / 0.2);
}

.border-t-emerald-50\/25 {
  border-top-color: rgb(236 253 245 / 0.25);
}

.border-t-emerald-50\/30 {
  border-top-color: rgb(236 253 245 / 0.3);
}

.border-t-emerald-50\/35 {
  border-top-color: rgb(236 253 245 / 0.35);
}

.border-t-emerald-50\/40 {
  border-top-color: rgb(236 253 245 / 0.4);
}

.border-t-emerald-50\/45 {
  border-top-color: rgb(236 253 245 / 0.45);
}

.border-t-emerald-50\/5 {
  border-top-color: rgb(236 253 245 / 0.05);
}

.border-t-emerald-50\/50 {
  border-top-color: rgb(236 253 245 / 0.5);
}

.border-t-emerald-50\/55 {
  border-top-color: rgb(236 253 245 / 0.55);
}

.border-t-emerald-50\/60 {
  border-top-color: rgb(236 253 245 / 0.6);
}

.border-t-emerald-50\/65 {
  border-top-color: rgb(236 253 245 / 0.65);
}

.border-t-emerald-50\/70 {
  border-top-color: rgb(236 253 245 / 0.7);
}

.border-t-emerald-50\/75 {
  border-top-color: rgb(236 253 245 / 0.75);
}

.border-t-emerald-50\/80 {
  border-top-color: rgb(236 253 245 / 0.8);
}

.border-t-emerald-50\/85 {
  border-top-color: rgb(236 253 245 / 0.85);
}

.border-t-emerald-50\/90 {
  border-top-color: rgb(236 253 245 / 0.9);
}

.border-t-emerald-50\/95 {
  border-top-color: rgb(236 253 245 / 0.95);
}

.border-t-emerald-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}

.border-t-emerald-500\/0 {
  border-top-color: rgb(16 185 129 / 0);
}

.border-t-emerald-500\/10 {
  border-top-color: rgb(16 185 129 / 0.1);
}

.border-t-emerald-500\/100 {
  border-top-color: rgb(16 185 129 / 1);
}

.border-t-emerald-500\/15 {
  border-top-color: rgb(16 185 129 / 0.15);
}

.border-t-emerald-500\/20 {
  border-top-color: rgb(16 185 129 / 0.2);
}

.border-t-emerald-500\/25 {
  border-top-color: rgb(16 185 129 / 0.25);
}

.border-t-emerald-500\/30 {
  border-top-color: rgb(16 185 129 / 0.3);
}

.border-t-emerald-500\/35 {
  border-top-color: rgb(16 185 129 / 0.35);
}

.border-t-emerald-500\/40 {
  border-top-color: rgb(16 185 129 / 0.4);
}

.border-t-emerald-500\/45 {
  border-top-color: rgb(16 185 129 / 0.45);
}

.border-t-emerald-500\/5 {
  border-top-color: rgb(16 185 129 / 0.05);
}

.border-t-emerald-500\/50 {
  border-top-color: rgb(16 185 129 / 0.5);
}

.border-t-emerald-500\/55 {
  border-top-color: rgb(16 185 129 / 0.55);
}

.border-t-emerald-500\/60 {
  border-top-color: rgb(16 185 129 / 0.6);
}

.border-t-emerald-500\/65 {
  border-top-color: rgb(16 185 129 / 0.65);
}

.border-t-emerald-500\/70 {
  border-top-color: rgb(16 185 129 / 0.7);
}

.border-t-emerald-500\/75 {
  border-top-color: rgb(16 185 129 / 0.75);
}

.border-t-emerald-500\/80 {
  border-top-color: rgb(16 185 129 / 0.8);
}

.border-t-emerald-500\/85 {
  border-top-color: rgb(16 185 129 / 0.85);
}

.border-t-emerald-500\/90 {
  border-top-color: rgb(16 185 129 / 0.9);
}

.border-t-emerald-500\/95 {
  border-top-color: rgb(16 185 129 / 0.95);
}

.border-t-emerald-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(5 150 105 / var(--tw-border-opacity, 1));
}

.border-t-emerald-600\/0 {
  border-top-color: rgb(5 150 105 / 0);
}

.border-t-emerald-600\/10 {
  border-top-color: rgb(5 150 105 / 0.1);
}

.border-t-emerald-600\/100 {
  border-top-color: rgb(5 150 105 / 1);
}

.border-t-emerald-600\/15 {
  border-top-color: rgb(5 150 105 / 0.15);
}

.border-t-emerald-600\/20 {
  border-top-color: rgb(5 150 105 / 0.2);
}

.border-t-emerald-600\/25 {
  border-top-color: rgb(5 150 105 / 0.25);
}

.border-t-emerald-600\/30 {
  border-top-color: rgb(5 150 105 / 0.3);
}

.border-t-emerald-600\/35 {
  border-top-color: rgb(5 150 105 / 0.35);
}

.border-t-emerald-600\/40 {
  border-top-color: rgb(5 150 105 / 0.4);
}

.border-t-emerald-600\/45 {
  border-top-color: rgb(5 150 105 / 0.45);
}

.border-t-emerald-600\/5 {
  border-top-color: rgb(5 150 105 / 0.05);
}

.border-t-emerald-600\/50 {
  border-top-color: rgb(5 150 105 / 0.5);
}

.border-t-emerald-600\/55 {
  border-top-color: rgb(5 150 105 / 0.55);
}

.border-t-emerald-600\/60 {
  border-top-color: rgb(5 150 105 / 0.6);
}

.border-t-emerald-600\/65 {
  border-top-color: rgb(5 150 105 / 0.65);
}

.border-t-emerald-600\/70 {
  border-top-color: rgb(5 150 105 / 0.7);
}

.border-t-emerald-600\/75 {
  border-top-color: rgb(5 150 105 / 0.75);
}

.border-t-emerald-600\/80 {
  border-top-color: rgb(5 150 105 / 0.8);
}

.border-t-emerald-600\/85 {
  border-top-color: rgb(5 150 105 / 0.85);
}

.border-t-emerald-600\/90 {
  border-top-color: rgb(5 150 105 / 0.9);
}

.border-t-emerald-600\/95 {
  border-top-color: rgb(5 150 105 / 0.95);
}

.border-t-emerald-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(4 120 87 / var(--tw-border-opacity, 1));
}

.border-t-emerald-700\/0 {
  border-top-color: rgb(4 120 87 / 0);
}

.border-t-emerald-700\/10 {
  border-top-color: rgb(4 120 87 / 0.1);
}

.border-t-emerald-700\/100 {
  border-top-color: rgb(4 120 87 / 1);
}

.border-t-emerald-700\/15 {
  border-top-color: rgb(4 120 87 / 0.15);
}

.border-t-emerald-700\/20 {
  border-top-color: rgb(4 120 87 / 0.2);
}

.border-t-emerald-700\/25 {
  border-top-color: rgb(4 120 87 / 0.25);
}

.border-t-emerald-700\/30 {
  border-top-color: rgb(4 120 87 / 0.3);
}

.border-t-emerald-700\/35 {
  border-top-color: rgb(4 120 87 / 0.35);
}

.border-t-emerald-700\/40 {
  border-top-color: rgb(4 120 87 / 0.4);
}

.border-t-emerald-700\/45 {
  border-top-color: rgb(4 120 87 / 0.45);
}

.border-t-emerald-700\/5 {
  border-top-color: rgb(4 120 87 / 0.05);
}

.border-t-emerald-700\/50 {
  border-top-color: rgb(4 120 87 / 0.5);
}

.border-t-emerald-700\/55 {
  border-top-color: rgb(4 120 87 / 0.55);
}

.border-t-emerald-700\/60 {
  border-top-color: rgb(4 120 87 / 0.6);
}

.border-t-emerald-700\/65 {
  border-top-color: rgb(4 120 87 / 0.65);
}

.border-t-emerald-700\/70 {
  border-top-color: rgb(4 120 87 / 0.7);
}

.border-t-emerald-700\/75 {
  border-top-color: rgb(4 120 87 / 0.75);
}

.border-t-emerald-700\/80 {
  border-top-color: rgb(4 120 87 / 0.8);
}

.border-t-emerald-700\/85 {
  border-top-color: rgb(4 120 87 / 0.85);
}

.border-t-emerald-700\/90 {
  border-top-color: rgb(4 120 87 / 0.9);
}

.border-t-emerald-700\/95 {
  border-top-color: rgb(4 120 87 / 0.95);
}

.border-t-emerald-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(6 95 70 / var(--tw-border-opacity, 1));
}

.border-t-emerald-800\/0 {
  border-top-color: rgb(6 95 70 / 0);
}

.border-t-emerald-800\/10 {
  border-top-color: rgb(6 95 70 / 0.1);
}

.border-t-emerald-800\/100 {
  border-top-color: rgb(6 95 70 / 1);
}

.border-t-emerald-800\/15 {
  border-top-color: rgb(6 95 70 / 0.15);
}

.border-t-emerald-800\/20 {
  border-top-color: rgb(6 95 70 / 0.2);
}

.border-t-emerald-800\/25 {
  border-top-color: rgb(6 95 70 / 0.25);
}

.border-t-emerald-800\/30 {
  border-top-color: rgb(6 95 70 / 0.3);
}

.border-t-emerald-800\/35 {
  border-top-color: rgb(6 95 70 / 0.35);
}

.border-t-emerald-800\/40 {
  border-top-color: rgb(6 95 70 / 0.4);
}

.border-t-emerald-800\/45 {
  border-top-color: rgb(6 95 70 / 0.45);
}

.border-t-emerald-800\/5 {
  border-top-color: rgb(6 95 70 / 0.05);
}

.border-t-emerald-800\/50 {
  border-top-color: rgb(6 95 70 / 0.5);
}

.border-t-emerald-800\/55 {
  border-top-color: rgb(6 95 70 / 0.55);
}

.border-t-emerald-800\/60 {
  border-top-color: rgb(6 95 70 / 0.6);
}

.border-t-emerald-800\/65 {
  border-top-color: rgb(6 95 70 / 0.65);
}

.border-t-emerald-800\/70 {
  border-top-color: rgb(6 95 70 / 0.7);
}

.border-t-emerald-800\/75 {
  border-top-color: rgb(6 95 70 / 0.75);
}

.border-t-emerald-800\/80 {
  border-top-color: rgb(6 95 70 / 0.8);
}

.border-t-emerald-800\/85 {
  border-top-color: rgb(6 95 70 / 0.85);
}

.border-t-emerald-800\/90 {
  border-top-color: rgb(6 95 70 / 0.9);
}

.border-t-emerald-800\/95 {
  border-top-color: rgb(6 95 70 / 0.95);
}

.border-t-emerald-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(6 78 59 / var(--tw-border-opacity, 1));
}

.border-t-emerald-900\/0 {
  border-top-color: rgb(6 78 59 / 0);
}

.border-t-emerald-900\/10 {
  border-top-color: rgb(6 78 59 / 0.1);
}

.border-t-emerald-900\/100 {
  border-top-color: rgb(6 78 59 / 1);
}

.border-t-emerald-900\/15 {
  border-top-color: rgb(6 78 59 / 0.15);
}

.border-t-emerald-900\/20 {
  border-top-color: rgb(6 78 59 / 0.2);
}

.border-t-emerald-900\/25 {
  border-top-color: rgb(6 78 59 / 0.25);
}

.border-t-emerald-900\/30 {
  border-top-color: rgb(6 78 59 / 0.3);
}

.border-t-emerald-900\/35 {
  border-top-color: rgb(6 78 59 / 0.35);
}

.border-t-emerald-900\/40 {
  border-top-color: rgb(6 78 59 / 0.4);
}

.border-t-emerald-900\/45 {
  border-top-color: rgb(6 78 59 / 0.45);
}

.border-t-emerald-900\/5 {
  border-top-color: rgb(6 78 59 / 0.05);
}

.border-t-emerald-900\/50 {
  border-top-color: rgb(6 78 59 / 0.5);
}

.border-t-emerald-900\/55 {
  border-top-color: rgb(6 78 59 / 0.55);
}

.border-t-emerald-900\/60 {
  border-top-color: rgb(6 78 59 / 0.6);
}

.border-t-emerald-900\/65 {
  border-top-color: rgb(6 78 59 / 0.65);
}

.border-t-emerald-900\/70 {
  border-top-color: rgb(6 78 59 / 0.7);
}

.border-t-emerald-900\/75 {
  border-top-color: rgb(6 78 59 / 0.75);
}

.border-t-emerald-900\/80 {
  border-top-color: rgb(6 78 59 / 0.8);
}

.border-t-emerald-900\/85 {
  border-top-color: rgb(6 78 59 / 0.85);
}

.border-t-emerald-900\/90 {
  border-top-color: rgb(6 78 59 / 0.9);
}

.border-t-emerald-900\/95 {
  border-top-color: rgb(6 78 59 / 0.95);
}

.border-t-emerald-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(2 44 34 / var(--tw-border-opacity, 1));
}

.border-t-emerald-950\/0 {
  border-top-color: rgb(2 44 34 / 0);
}

.border-t-emerald-950\/10 {
  border-top-color: rgb(2 44 34 / 0.1);
}

.border-t-emerald-950\/100 {
  border-top-color: rgb(2 44 34 / 1);
}

.border-t-emerald-950\/15 {
  border-top-color: rgb(2 44 34 / 0.15);
}

.border-t-emerald-950\/20 {
  border-top-color: rgb(2 44 34 / 0.2);
}

.border-t-emerald-950\/25 {
  border-top-color: rgb(2 44 34 / 0.25);
}

.border-t-emerald-950\/30 {
  border-top-color: rgb(2 44 34 / 0.3);
}

.border-t-emerald-950\/35 {
  border-top-color: rgb(2 44 34 / 0.35);
}

.border-t-emerald-950\/40 {
  border-top-color: rgb(2 44 34 / 0.4);
}

.border-t-emerald-950\/45 {
  border-top-color: rgb(2 44 34 / 0.45);
}

.border-t-emerald-950\/5 {
  border-top-color: rgb(2 44 34 / 0.05);
}

.border-t-emerald-950\/50 {
  border-top-color: rgb(2 44 34 / 0.5);
}

.border-t-emerald-950\/55 {
  border-top-color: rgb(2 44 34 / 0.55);
}

.border-t-emerald-950\/60 {
  border-top-color: rgb(2 44 34 / 0.6);
}

.border-t-emerald-950\/65 {
  border-top-color: rgb(2 44 34 / 0.65);
}

.border-t-emerald-950\/70 {
  border-top-color: rgb(2 44 34 / 0.7);
}

.border-t-emerald-950\/75 {
  border-top-color: rgb(2 44 34 / 0.75);
}

.border-t-emerald-950\/80 {
  border-top-color: rgb(2 44 34 / 0.8);
}

.border-t-emerald-950\/85 {
  border-top-color: rgb(2 44 34 / 0.85);
}

.border-t-emerald-950\/90 {
  border-top-color: rgb(2 44 34 / 0.9);
}

.border-t-emerald-950\/95 {
  border-top-color: rgb(2 44 34 / 0.95);
}

.border-t-fuchsia-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(250 232 255 / var(--tw-border-opacity, 1));
}

.border-t-fuchsia-100\/0 {
  border-top-color: rgb(250 232 255 / 0);
}

.border-t-fuchsia-100\/10 {
  border-top-color: rgb(250 232 255 / 0.1);
}

.border-t-fuchsia-100\/100 {
  border-top-color: rgb(250 232 255 / 1);
}

.border-t-fuchsia-100\/15 {
  border-top-color: rgb(250 232 255 / 0.15);
}

.border-t-fuchsia-100\/20 {
  border-top-color: rgb(250 232 255 / 0.2);
}

.border-t-fuchsia-100\/25 {
  border-top-color: rgb(250 232 255 / 0.25);
}

.border-t-fuchsia-100\/30 {
  border-top-color: rgb(250 232 255 / 0.3);
}

.border-t-fuchsia-100\/35 {
  border-top-color: rgb(250 232 255 / 0.35);
}

.border-t-fuchsia-100\/40 {
  border-top-color: rgb(250 232 255 / 0.4);
}

.border-t-fuchsia-100\/45 {
  border-top-color: rgb(250 232 255 / 0.45);
}

.border-t-fuchsia-100\/5 {
  border-top-color: rgb(250 232 255 / 0.05);
}

.border-t-fuchsia-100\/50 {
  border-top-color: rgb(250 232 255 / 0.5);
}

.border-t-fuchsia-100\/55 {
  border-top-color: rgb(250 232 255 / 0.55);
}

.border-t-fuchsia-100\/60 {
  border-top-color: rgb(250 232 255 / 0.6);
}

.border-t-fuchsia-100\/65 {
  border-top-color: rgb(250 232 255 / 0.65);
}

.border-t-fuchsia-100\/70 {
  border-top-color: rgb(250 232 255 / 0.7);
}

.border-t-fuchsia-100\/75 {
  border-top-color: rgb(250 232 255 / 0.75);
}

.border-t-fuchsia-100\/80 {
  border-top-color: rgb(250 232 255 / 0.8);
}

.border-t-fuchsia-100\/85 {
  border-top-color: rgb(250 232 255 / 0.85);
}

.border-t-fuchsia-100\/90 {
  border-top-color: rgb(250 232 255 / 0.9);
}

.border-t-fuchsia-100\/95 {
  border-top-color: rgb(250 232 255 / 0.95);
}

.border-t-fuchsia-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(245 208 254 / var(--tw-border-opacity, 1));
}

.border-t-fuchsia-200\/0 {
  border-top-color: rgb(245 208 254 / 0);
}

.border-t-fuchsia-200\/10 {
  border-top-color: rgb(245 208 254 / 0.1);
}

.border-t-fuchsia-200\/100 {
  border-top-color: rgb(245 208 254 / 1);
}

.border-t-fuchsia-200\/15 {
  border-top-color: rgb(245 208 254 / 0.15);
}

.border-t-fuchsia-200\/20 {
  border-top-color: rgb(245 208 254 / 0.2);
}

.border-t-fuchsia-200\/25 {
  border-top-color: rgb(245 208 254 / 0.25);
}

.border-t-fuchsia-200\/30 {
  border-top-color: rgb(245 208 254 / 0.3);
}

.border-t-fuchsia-200\/35 {
  border-top-color: rgb(245 208 254 / 0.35);
}

.border-t-fuchsia-200\/40 {
  border-top-color: rgb(245 208 254 / 0.4);
}

.border-t-fuchsia-200\/45 {
  border-top-color: rgb(245 208 254 / 0.45);
}

.border-t-fuchsia-200\/5 {
  border-top-color: rgb(245 208 254 / 0.05);
}

.border-t-fuchsia-200\/50 {
  border-top-color: rgb(245 208 254 / 0.5);
}

.border-t-fuchsia-200\/55 {
  border-top-color: rgb(245 208 254 / 0.55);
}

.border-t-fuchsia-200\/60 {
  border-top-color: rgb(245 208 254 / 0.6);
}

.border-t-fuchsia-200\/65 {
  border-top-color: rgb(245 208 254 / 0.65);
}

.border-t-fuchsia-200\/70 {
  border-top-color: rgb(245 208 254 / 0.7);
}

.border-t-fuchsia-200\/75 {
  border-top-color: rgb(245 208 254 / 0.75);
}

.border-t-fuchsia-200\/80 {
  border-top-color: rgb(245 208 254 / 0.8);
}

.border-t-fuchsia-200\/85 {
  border-top-color: rgb(245 208 254 / 0.85);
}

.border-t-fuchsia-200\/90 {
  border-top-color: rgb(245 208 254 / 0.9);
}

.border-t-fuchsia-200\/95 {
  border-top-color: rgb(245 208 254 / 0.95);
}

.border-t-fuchsia-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(240 171 252 / var(--tw-border-opacity, 1));
}

.border-t-fuchsia-300\/0 {
  border-top-color: rgb(240 171 252 / 0);
}

.border-t-fuchsia-300\/10 {
  border-top-color: rgb(240 171 252 / 0.1);
}

.border-t-fuchsia-300\/100 {
  border-top-color: rgb(240 171 252 / 1);
}

.border-t-fuchsia-300\/15 {
  border-top-color: rgb(240 171 252 / 0.15);
}

.border-t-fuchsia-300\/20 {
  border-top-color: rgb(240 171 252 / 0.2);
}

.border-t-fuchsia-300\/25 {
  border-top-color: rgb(240 171 252 / 0.25);
}

.border-t-fuchsia-300\/30 {
  border-top-color: rgb(240 171 252 / 0.3);
}

.border-t-fuchsia-300\/35 {
  border-top-color: rgb(240 171 252 / 0.35);
}

.border-t-fuchsia-300\/40 {
  border-top-color: rgb(240 171 252 / 0.4);
}

.border-t-fuchsia-300\/45 {
  border-top-color: rgb(240 171 252 / 0.45);
}

.border-t-fuchsia-300\/5 {
  border-top-color: rgb(240 171 252 / 0.05);
}

.border-t-fuchsia-300\/50 {
  border-top-color: rgb(240 171 252 / 0.5);
}

.border-t-fuchsia-300\/55 {
  border-top-color: rgb(240 171 252 / 0.55);
}

.border-t-fuchsia-300\/60 {
  border-top-color: rgb(240 171 252 / 0.6);
}

.border-t-fuchsia-300\/65 {
  border-top-color: rgb(240 171 252 / 0.65);
}

.border-t-fuchsia-300\/70 {
  border-top-color: rgb(240 171 252 / 0.7);
}

.border-t-fuchsia-300\/75 {
  border-top-color: rgb(240 171 252 / 0.75);
}

.border-t-fuchsia-300\/80 {
  border-top-color: rgb(240 171 252 / 0.8);
}

.border-t-fuchsia-300\/85 {
  border-top-color: rgb(240 171 252 / 0.85);
}

.border-t-fuchsia-300\/90 {
  border-top-color: rgb(240 171 252 / 0.9);
}

.border-t-fuchsia-300\/95 {
  border-top-color: rgb(240 171 252 / 0.95);
}

.border-t-fuchsia-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(232 121 249 / var(--tw-border-opacity, 1));
}

.border-t-fuchsia-400\/0 {
  border-top-color: rgb(232 121 249 / 0);
}

.border-t-fuchsia-400\/10 {
  border-top-color: rgb(232 121 249 / 0.1);
}

.border-t-fuchsia-400\/100 {
  border-top-color: rgb(232 121 249 / 1);
}

.border-t-fuchsia-400\/15 {
  border-top-color: rgb(232 121 249 / 0.15);
}

.border-t-fuchsia-400\/20 {
  border-top-color: rgb(232 121 249 / 0.2);
}

.border-t-fuchsia-400\/25 {
  border-top-color: rgb(232 121 249 / 0.25);
}

.border-t-fuchsia-400\/30 {
  border-top-color: rgb(232 121 249 / 0.3);
}

.border-t-fuchsia-400\/35 {
  border-top-color: rgb(232 121 249 / 0.35);
}

.border-t-fuchsia-400\/40 {
  border-top-color: rgb(232 121 249 / 0.4);
}

.border-t-fuchsia-400\/45 {
  border-top-color: rgb(232 121 249 / 0.45);
}

.border-t-fuchsia-400\/5 {
  border-top-color: rgb(232 121 249 / 0.05);
}

.border-t-fuchsia-400\/50 {
  border-top-color: rgb(232 121 249 / 0.5);
}

.border-t-fuchsia-400\/55 {
  border-top-color: rgb(232 121 249 / 0.55);
}

.border-t-fuchsia-400\/60 {
  border-top-color: rgb(232 121 249 / 0.6);
}

.border-t-fuchsia-400\/65 {
  border-top-color: rgb(232 121 249 / 0.65);
}

.border-t-fuchsia-400\/70 {
  border-top-color: rgb(232 121 249 / 0.7);
}

.border-t-fuchsia-400\/75 {
  border-top-color: rgb(232 121 249 / 0.75);
}

.border-t-fuchsia-400\/80 {
  border-top-color: rgb(232 121 249 / 0.8);
}

.border-t-fuchsia-400\/85 {
  border-top-color: rgb(232 121 249 / 0.85);
}

.border-t-fuchsia-400\/90 {
  border-top-color: rgb(232 121 249 / 0.9);
}

.border-t-fuchsia-400\/95 {
  border-top-color: rgb(232 121 249 / 0.95);
}

.border-t-fuchsia-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(253 244 255 / var(--tw-border-opacity, 1));
}

.border-t-fuchsia-50\/0 {
  border-top-color: rgb(253 244 255 / 0);
}

.border-t-fuchsia-50\/10 {
  border-top-color: rgb(253 244 255 / 0.1);
}

.border-t-fuchsia-50\/100 {
  border-top-color: rgb(253 244 255 / 1);
}

.border-t-fuchsia-50\/15 {
  border-top-color: rgb(253 244 255 / 0.15);
}

.border-t-fuchsia-50\/20 {
  border-top-color: rgb(253 244 255 / 0.2);
}

.border-t-fuchsia-50\/25 {
  border-top-color: rgb(253 244 255 / 0.25);
}

.border-t-fuchsia-50\/30 {
  border-top-color: rgb(253 244 255 / 0.3);
}

.border-t-fuchsia-50\/35 {
  border-top-color: rgb(253 244 255 / 0.35);
}

.border-t-fuchsia-50\/40 {
  border-top-color: rgb(253 244 255 / 0.4);
}

.border-t-fuchsia-50\/45 {
  border-top-color: rgb(253 244 255 / 0.45);
}

.border-t-fuchsia-50\/5 {
  border-top-color: rgb(253 244 255 / 0.05);
}

.border-t-fuchsia-50\/50 {
  border-top-color: rgb(253 244 255 / 0.5);
}

.border-t-fuchsia-50\/55 {
  border-top-color: rgb(253 244 255 / 0.55);
}

.border-t-fuchsia-50\/60 {
  border-top-color: rgb(253 244 255 / 0.6);
}

.border-t-fuchsia-50\/65 {
  border-top-color: rgb(253 244 255 / 0.65);
}

.border-t-fuchsia-50\/70 {
  border-top-color: rgb(253 244 255 / 0.7);
}

.border-t-fuchsia-50\/75 {
  border-top-color: rgb(253 244 255 / 0.75);
}

.border-t-fuchsia-50\/80 {
  border-top-color: rgb(253 244 255 / 0.8);
}

.border-t-fuchsia-50\/85 {
  border-top-color: rgb(253 244 255 / 0.85);
}

.border-t-fuchsia-50\/90 {
  border-top-color: rgb(253 244 255 / 0.9);
}

.border-t-fuchsia-50\/95 {
  border-top-color: rgb(253 244 255 / 0.95);
}

.border-t-fuchsia-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(217 70 239 / var(--tw-border-opacity, 1));
}

.border-t-fuchsia-500\/0 {
  border-top-color: rgb(217 70 239 / 0);
}

.border-t-fuchsia-500\/10 {
  border-top-color: rgb(217 70 239 / 0.1);
}

.border-t-fuchsia-500\/100 {
  border-top-color: rgb(217 70 239 / 1);
}

.border-t-fuchsia-500\/15 {
  border-top-color: rgb(217 70 239 / 0.15);
}

.border-t-fuchsia-500\/20 {
  border-top-color: rgb(217 70 239 / 0.2);
}

.border-t-fuchsia-500\/25 {
  border-top-color: rgb(217 70 239 / 0.25);
}

.border-t-fuchsia-500\/30 {
  border-top-color: rgb(217 70 239 / 0.3);
}

.border-t-fuchsia-500\/35 {
  border-top-color: rgb(217 70 239 / 0.35);
}

.border-t-fuchsia-500\/40 {
  border-top-color: rgb(217 70 239 / 0.4);
}

.border-t-fuchsia-500\/45 {
  border-top-color: rgb(217 70 239 / 0.45);
}

.border-t-fuchsia-500\/5 {
  border-top-color: rgb(217 70 239 / 0.05);
}

.border-t-fuchsia-500\/50 {
  border-top-color: rgb(217 70 239 / 0.5);
}

.border-t-fuchsia-500\/55 {
  border-top-color: rgb(217 70 239 / 0.55);
}

.border-t-fuchsia-500\/60 {
  border-top-color: rgb(217 70 239 / 0.6);
}

.border-t-fuchsia-500\/65 {
  border-top-color: rgb(217 70 239 / 0.65);
}

.border-t-fuchsia-500\/70 {
  border-top-color: rgb(217 70 239 / 0.7);
}

.border-t-fuchsia-500\/75 {
  border-top-color: rgb(217 70 239 / 0.75);
}

.border-t-fuchsia-500\/80 {
  border-top-color: rgb(217 70 239 / 0.8);
}

.border-t-fuchsia-500\/85 {
  border-top-color: rgb(217 70 239 / 0.85);
}

.border-t-fuchsia-500\/90 {
  border-top-color: rgb(217 70 239 / 0.9);
}

.border-t-fuchsia-500\/95 {
  border-top-color: rgb(217 70 239 / 0.95);
}

.border-t-fuchsia-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(192 38 211 / var(--tw-border-opacity, 1));
}

.border-t-fuchsia-600\/0 {
  border-top-color: rgb(192 38 211 / 0);
}

.border-t-fuchsia-600\/10 {
  border-top-color: rgb(192 38 211 / 0.1);
}

.border-t-fuchsia-600\/100 {
  border-top-color: rgb(192 38 211 / 1);
}

.border-t-fuchsia-600\/15 {
  border-top-color: rgb(192 38 211 / 0.15);
}

.border-t-fuchsia-600\/20 {
  border-top-color: rgb(192 38 211 / 0.2);
}

.border-t-fuchsia-600\/25 {
  border-top-color: rgb(192 38 211 / 0.25);
}

.border-t-fuchsia-600\/30 {
  border-top-color: rgb(192 38 211 / 0.3);
}

.border-t-fuchsia-600\/35 {
  border-top-color: rgb(192 38 211 / 0.35);
}

.border-t-fuchsia-600\/40 {
  border-top-color: rgb(192 38 211 / 0.4);
}

.border-t-fuchsia-600\/45 {
  border-top-color: rgb(192 38 211 / 0.45);
}

.border-t-fuchsia-600\/5 {
  border-top-color: rgb(192 38 211 / 0.05);
}

.border-t-fuchsia-600\/50 {
  border-top-color: rgb(192 38 211 / 0.5);
}

.border-t-fuchsia-600\/55 {
  border-top-color: rgb(192 38 211 / 0.55);
}

.border-t-fuchsia-600\/60 {
  border-top-color: rgb(192 38 211 / 0.6);
}

.border-t-fuchsia-600\/65 {
  border-top-color: rgb(192 38 211 / 0.65);
}

.border-t-fuchsia-600\/70 {
  border-top-color: rgb(192 38 211 / 0.7);
}

.border-t-fuchsia-600\/75 {
  border-top-color: rgb(192 38 211 / 0.75);
}

.border-t-fuchsia-600\/80 {
  border-top-color: rgb(192 38 211 / 0.8);
}

.border-t-fuchsia-600\/85 {
  border-top-color: rgb(192 38 211 / 0.85);
}

.border-t-fuchsia-600\/90 {
  border-top-color: rgb(192 38 211 / 0.9);
}

.border-t-fuchsia-600\/95 {
  border-top-color: rgb(192 38 211 / 0.95);
}

.border-t-fuchsia-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(162 28 175 / var(--tw-border-opacity, 1));
}

.border-t-fuchsia-700\/0 {
  border-top-color: rgb(162 28 175 / 0);
}

.border-t-fuchsia-700\/10 {
  border-top-color: rgb(162 28 175 / 0.1);
}

.border-t-fuchsia-700\/100 {
  border-top-color: rgb(162 28 175 / 1);
}

.border-t-fuchsia-700\/15 {
  border-top-color: rgb(162 28 175 / 0.15);
}

.border-t-fuchsia-700\/20 {
  border-top-color: rgb(162 28 175 / 0.2);
}

.border-t-fuchsia-700\/25 {
  border-top-color: rgb(162 28 175 / 0.25);
}

.border-t-fuchsia-700\/30 {
  border-top-color: rgb(162 28 175 / 0.3);
}

.border-t-fuchsia-700\/35 {
  border-top-color: rgb(162 28 175 / 0.35);
}

.border-t-fuchsia-700\/40 {
  border-top-color: rgb(162 28 175 / 0.4);
}

.border-t-fuchsia-700\/45 {
  border-top-color: rgb(162 28 175 / 0.45);
}

.border-t-fuchsia-700\/5 {
  border-top-color: rgb(162 28 175 / 0.05);
}

.border-t-fuchsia-700\/50 {
  border-top-color: rgb(162 28 175 / 0.5);
}

.border-t-fuchsia-700\/55 {
  border-top-color: rgb(162 28 175 / 0.55);
}

.border-t-fuchsia-700\/60 {
  border-top-color: rgb(162 28 175 / 0.6);
}

.border-t-fuchsia-700\/65 {
  border-top-color: rgb(162 28 175 / 0.65);
}

.border-t-fuchsia-700\/70 {
  border-top-color: rgb(162 28 175 / 0.7);
}

.border-t-fuchsia-700\/75 {
  border-top-color: rgb(162 28 175 / 0.75);
}

.border-t-fuchsia-700\/80 {
  border-top-color: rgb(162 28 175 / 0.8);
}

.border-t-fuchsia-700\/85 {
  border-top-color: rgb(162 28 175 / 0.85);
}

.border-t-fuchsia-700\/90 {
  border-top-color: rgb(162 28 175 / 0.9);
}

.border-t-fuchsia-700\/95 {
  border-top-color: rgb(162 28 175 / 0.95);
}

.border-t-fuchsia-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(134 25 143 / var(--tw-border-opacity, 1));
}

.border-t-fuchsia-800\/0 {
  border-top-color: rgb(134 25 143 / 0);
}

.border-t-fuchsia-800\/10 {
  border-top-color: rgb(134 25 143 / 0.1);
}

.border-t-fuchsia-800\/100 {
  border-top-color: rgb(134 25 143 / 1);
}

.border-t-fuchsia-800\/15 {
  border-top-color: rgb(134 25 143 / 0.15);
}

.border-t-fuchsia-800\/20 {
  border-top-color: rgb(134 25 143 / 0.2);
}

.border-t-fuchsia-800\/25 {
  border-top-color: rgb(134 25 143 / 0.25);
}

.border-t-fuchsia-800\/30 {
  border-top-color: rgb(134 25 143 / 0.3);
}

.border-t-fuchsia-800\/35 {
  border-top-color: rgb(134 25 143 / 0.35);
}

.border-t-fuchsia-800\/40 {
  border-top-color: rgb(134 25 143 / 0.4);
}

.border-t-fuchsia-800\/45 {
  border-top-color: rgb(134 25 143 / 0.45);
}

.border-t-fuchsia-800\/5 {
  border-top-color: rgb(134 25 143 / 0.05);
}

.border-t-fuchsia-800\/50 {
  border-top-color: rgb(134 25 143 / 0.5);
}

.border-t-fuchsia-800\/55 {
  border-top-color: rgb(134 25 143 / 0.55);
}

.border-t-fuchsia-800\/60 {
  border-top-color: rgb(134 25 143 / 0.6);
}

.border-t-fuchsia-800\/65 {
  border-top-color: rgb(134 25 143 / 0.65);
}

.border-t-fuchsia-800\/70 {
  border-top-color: rgb(134 25 143 / 0.7);
}

.border-t-fuchsia-800\/75 {
  border-top-color: rgb(134 25 143 / 0.75);
}

.border-t-fuchsia-800\/80 {
  border-top-color: rgb(134 25 143 / 0.8);
}

.border-t-fuchsia-800\/85 {
  border-top-color: rgb(134 25 143 / 0.85);
}

.border-t-fuchsia-800\/90 {
  border-top-color: rgb(134 25 143 / 0.9);
}

.border-t-fuchsia-800\/95 {
  border-top-color: rgb(134 25 143 / 0.95);
}

.border-t-fuchsia-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(112 26 117 / var(--tw-border-opacity, 1));
}

.border-t-fuchsia-900\/0 {
  border-top-color: rgb(112 26 117 / 0);
}

.border-t-fuchsia-900\/10 {
  border-top-color: rgb(112 26 117 / 0.1);
}

.border-t-fuchsia-900\/100 {
  border-top-color: rgb(112 26 117 / 1);
}

.border-t-fuchsia-900\/15 {
  border-top-color: rgb(112 26 117 / 0.15);
}

.border-t-fuchsia-900\/20 {
  border-top-color: rgb(112 26 117 / 0.2);
}

.border-t-fuchsia-900\/25 {
  border-top-color: rgb(112 26 117 / 0.25);
}

.border-t-fuchsia-900\/30 {
  border-top-color: rgb(112 26 117 / 0.3);
}

.border-t-fuchsia-900\/35 {
  border-top-color: rgb(112 26 117 / 0.35);
}

.border-t-fuchsia-900\/40 {
  border-top-color: rgb(112 26 117 / 0.4);
}

.border-t-fuchsia-900\/45 {
  border-top-color: rgb(112 26 117 / 0.45);
}

.border-t-fuchsia-900\/5 {
  border-top-color: rgb(112 26 117 / 0.05);
}

.border-t-fuchsia-900\/50 {
  border-top-color: rgb(112 26 117 / 0.5);
}

.border-t-fuchsia-900\/55 {
  border-top-color: rgb(112 26 117 / 0.55);
}

.border-t-fuchsia-900\/60 {
  border-top-color: rgb(112 26 117 / 0.6);
}

.border-t-fuchsia-900\/65 {
  border-top-color: rgb(112 26 117 / 0.65);
}

.border-t-fuchsia-900\/70 {
  border-top-color: rgb(112 26 117 / 0.7);
}

.border-t-fuchsia-900\/75 {
  border-top-color: rgb(112 26 117 / 0.75);
}

.border-t-fuchsia-900\/80 {
  border-top-color: rgb(112 26 117 / 0.8);
}

.border-t-fuchsia-900\/85 {
  border-top-color: rgb(112 26 117 / 0.85);
}

.border-t-fuchsia-900\/90 {
  border-top-color: rgb(112 26 117 / 0.9);
}

.border-t-fuchsia-900\/95 {
  border-top-color: rgb(112 26 117 / 0.95);
}

.border-t-fuchsia-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(74 4 78 / var(--tw-border-opacity, 1));
}

.border-t-fuchsia-950\/0 {
  border-top-color: rgb(74 4 78 / 0);
}

.border-t-fuchsia-950\/10 {
  border-top-color: rgb(74 4 78 / 0.1);
}

.border-t-fuchsia-950\/100 {
  border-top-color: rgb(74 4 78 / 1);
}

.border-t-fuchsia-950\/15 {
  border-top-color: rgb(74 4 78 / 0.15);
}

.border-t-fuchsia-950\/20 {
  border-top-color: rgb(74 4 78 / 0.2);
}

.border-t-fuchsia-950\/25 {
  border-top-color: rgb(74 4 78 / 0.25);
}

.border-t-fuchsia-950\/30 {
  border-top-color: rgb(74 4 78 / 0.3);
}

.border-t-fuchsia-950\/35 {
  border-top-color: rgb(74 4 78 / 0.35);
}

.border-t-fuchsia-950\/40 {
  border-top-color: rgb(74 4 78 / 0.4);
}

.border-t-fuchsia-950\/45 {
  border-top-color: rgb(74 4 78 / 0.45);
}

.border-t-fuchsia-950\/5 {
  border-top-color: rgb(74 4 78 / 0.05);
}

.border-t-fuchsia-950\/50 {
  border-top-color: rgb(74 4 78 / 0.5);
}

.border-t-fuchsia-950\/55 {
  border-top-color: rgb(74 4 78 / 0.55);
}

.border-t-fuchsia-950\/60 {
  border-top-color: rgb(74 4 78 / 0.6);
}

.border-t-fuchsia-950\/65 {
  border-top-color: rgb(74 4 78 / 0.65);
}

.border-t-fuchsia-950\/70 {
  border-top-color: rgb(74 4 78 / 0.7);
}

.border-t-fuchsia-950\/75 {
  border-top-color: rgb(74 4 78 / 0.75);
}

.border-t-fuchsia-950\/80 {
  border-top-color: rgb(74 4 78 / 0.8);
}

.border-t-fuchsia-950\/85 {
  border-top-color: rgb(74 4 78 / 0.85);
}

.border-t-fuchsia-950\/90 {
  border-top-color: rgb(74 4 78 / 0.9);
}

.border-t-fuchsia-950\/95 {
  border-top-color: rgb(74 4 78 / 0.95);
}

.border-t-gold {
  --tw-border-opacity: 1;
  border-top-color: rgb(152 112 0 / var(--tw-border-opacity, 1));
}

.border-t-gold-bottom {
  --tw-border-opacity: 1;
  border-top-color: rgb(144 104 2 / var(--tw-border-opacity, 1));
}

.border-t-gold-bottom\/0 {
  border-top-color: rgb(144 104 2 / 0);
}

.border-t-gold-bottom\/10 {
  border-top-color: rgb(144 104 2 / 0.1);
}

.border-t-gold-bottom\/100 {
  border-top-color: rgb(144 104 2 / 1);
}

.border-t-gold-bottom\/15 {
  border-top-color: rgb(144 104 2 / 0.15);
}

.border-t-gold-bottom\/20 {
  border-top-color: rgb(144 104 2 / 0.2);
}

.border-t-gold-bottom\/25 {
  border-top-color: rgb(144 104 2 / 0.25);
}

.border-t-gold-bottom\/30 {
  border-top-color: rgb(144 104 2 / 0.3);
}

.border-t-gold-bottom\/35 {
  border-top-color: rgb(144 104 2 / 0.35);
}

.border-t-gold-bottom\/40 {
  border-top-color: rgb(144 104 2 / 0.4);
}

.border-t-gold-bottom\/45 {
  border-top-color: rgb(144 104 2 / 0.45);
}

.border-t-gold-bottom\/5 {
  border-top-color: rgb(144 104 2 / 0.05);
}

.border-t-gold-bottom\/50 {
  border-top-color: rgb(144 104 2 / 0.5);
}

.border-t-gold-bottom\/55 {
  border-top-color: rgb(144 104 2 / 0.55);
}

.border-t-gold-bottom\/60 {
  border-top-color: rgb(144 104 2 / 0.6);
}

.border-t-gold-bottom\/65 {
  border-top-color: rgb(144 104 2 / 0.65);
}

.border-t-gold-bottom\/70 {
  border-top-color: rgb(144 104 2 / 0.7);
}

.border-t-gold-bottom\/75 {
  border-top-color: rgb(144 104 2 / 0.75);
}

.border-t-gold-bottom\/80 {
  border-top-color: rgb(144 104 2 / 0.8);
}

.border-t-gold-bottom\/85 {
  border-top-color: rgb(144 104 2 / 0.85);
}

.border-t-gold-bottom\/90 {
  border-top-color: rgb(144 104 2 / 0.9);
}

.border-t-gold-bottom\/95 {
  border-top-color: rgb(144 104 2 / 0.95);
}

.border-t-gold-light {
  --tw-border-opacity: 1;
  border-top-color: rgb(213 198 153 / var(--tw-border-opacity, 1));
}

.border-t-gold-light\/0 {
  border-top-color: rgb(213 198 153 / 0);
}

.border-t-gold-light\/10 {
  border-top-color: rgb(213 198 153 / 0.1);
}

.border-t-gold-light\/100 {
  border-top-color: rgb(213 198 153 / 1);
}

.border-t-gold-light\/15 {
  border-top-color: rgb(213 198 153 / 0.15);
}

.border-t-gold-light\/20 {
  border-top-color: rgb(213 198 153 / 0.2);
}

.border-t-gold-light\/25 {
  border-top-color: rgb(213 198 153 / 0.25);
}

.border-t-gold-light\/30 {
  border-top-color: rgb(213 198 153 / 0.3);
}

.border-t-gold-light\/35 {
  border-top-color: rgb(213 198 153 / 0.35);
}

.border-t-gold-light\/40 {
  border-top-color: rgb(213 198 153 / 0.4);
}

.border-t-gold-light\/45 {
  border-top-color: rgb(213 198 153 / 0.45);
}

.border-t-gold-light\/5 {
  border-top-color: rgb(213 198 153 / 0.05);
}

.border-t-gold-light\/50 {
  border-top-color: rgb(213 198 153 / 0.5);
}

.border-t-gold-light\/55 {
  border-top-color: rgb(213 198 153 / 0.55);
}

.border-t-gold-light\/60 {
  border-top-color: rgb(213 198 153 / 0.6);
}

.border-t-gold-light\/65 {
  border-top-color: rgb(213 198 153 / 0.65);
}

.border-t-gold-light\/70 {
  border-top-color: rgb(213 198 153 / 0.7);
}

.border-t-gold-light\/75 {
  border-top-color: rgb(213 198 153 / 0.75);
}

.border-t-gold-light\/80 {
  border-top-color: rgb(213 198 153 / 0.8);
}

.border-t-gold-light\/85 {
  border-top-color: rgb(213 198 153 / 0.85);
}

.border-t-gold-light\/90 {
  border-top-color: rgb(213 198 153 / 0.9);
}

.border-t-gold-light\/95 {
  border-top-color: rgb(213 198 153 / 0.95);
}

.border-t-gold-medium {
  --tw-border-opacity: 1;
  border-top-color: rgb(179 144 42 / var(--tw-border-opacity, 1));
}

.border-t-gold-medium\/0 {
  border-top-color: rgb(179 144 42 / 0);
}

.border-t-gold-medium\/10 {
  border-top-color: rgb(179 144 42 / 0.1);
}

.border-t-gold-medium\/100 {
  border-top-color: rgb(179 144 42 / 1);
}

.border-t-gold-medium\/15 {
  border-top-color: rgb(179 144 42 / 0.15);
}

.border-t-gold-medium\/20 {
  border-top-color: rgb(179 144 42 / 0.2);
}

.border-t-gold-medium\/25 {
  border-top-color: rgb(179 144 42 / 0.25);
}

.border-t-gold-medium\/30 {
  border-top-color: rgb(179 144 42 / 0.3);
}

.border-t-gold-medium\/35 {
  border-top-color: rgb(179 144 42 / 0.35);
}

.border-t-gold-medium\/40 {
  border-top-color: rgb(179 144 42 / 0.4);
}

.border-t-gold-medium\/45 {
  border-top-color: rgb(179 144 42 / 0.45);
}

.border-t-gold-medium\/5 {
  border-top-color: rgb(179 144 42 / 0.05);
}

.border-t-gold-medium\/50 {
  border-top-color: rgb(179 144 42 / 0.5);
}

.border-t-gold-medium\/55 {
  border-top-color: rgb(179 144 42 / 0.55);
}

.border-t-gold-medium\/60 {
  border-top-color: rgb(179 144 42 / 0.6);
}

.border-t-gold-medium\/65 {
  border-top-color: rgb(179 144 42 / 0.65);
}

.border-t-gold-medium\/70 {
  border-top-color: rgb(179 144 42 / 0.7);
}

.border-t-gold-medium\/75 {
  border-top-color: rgb(179 144 42 / 0.75);
}

.border-t-gold-medium\/80 {
  border-top-color: rgb(179 144 42 / 0.8);
}

.border-t-gold-medium\/85 {
  border-top-color: rgb(179 144 42 / 0.85);
}

.border-t-gold-medium\/90 {
  border-top-color: rgb(179 144 42 / 0.9);
}

.border-t-gold-medium\/95 {
  border-top-color: rgb(179 144 42 / 0.95);
}

.border-t-gold-sand {
  --tw-border-opacity: 1;
  border-top-color: rgb(217 199 151 / var(--tw-border-opacity, 1));
}

.border-t-gold-sand\/0 {
  border-top-color: rgb(217 199 151 / 0);
}

.border-t-gold-sand\/10 {
  border-top-color: rgb(217 199 151 / 0.1);
}

.border-t-gold-sand\/100 {
  border-top-color: rgb(217 199 151 / 1);
}

.border-t-gold-sand\/15 {
  border-top-color: rgb(217 199 151 / 0.15);
}

.border-t-gold-sand\/20 {
  border-top-color: rgb(217 199 151 / 0.2);
}

.border-t-gold-sand\/25 {
  border-top-color: rgb(217 199 151 / 0.25);
}

.border-t-gold-sand\/30 {
  border-top-color: rgb(217 199 151 / 0.3);
}

.border-t-gold-sand\/35 {
  border-top-color: rgb(217 199 151 / 0.35);
}

.border-t-gold-sand\/40 {
  border-top-color: rgb(217 199 151 / 0.4);
}

.border-t-gold-sand\/45 {
  border-top-color: rgb(217 199 151 / 0.45);
}

.border-t-gold-sand\/5 {
  border-top-color: rgb(217 199 151 / 0.05);
}

.border-t-gold-sand\/50 {
  border-top-color: rgb(217 199 151 / 0.5);
}

.border-t-gold-sand\/55 {
  border-top-color: rgb(217 199 151 / 0.55);
}

.border-t-gold-sand\/60 {
  border-top-color: rgb(217 199 151 / 0.6);
}

.border-t-gold-sand\/65 {
  border-top-color: rgb(217 199 151 / 0.65);
}

.border-t-gold-sand\/70 {
  border-top-color: rgb(217 199 151 / 0.7);
}

.border-t-gold-sand\/75 {
  border-top-color: rgb(217 199 151 / 0.75);
}

.border-t-gold-sand\/80 {
  border-top-color: rgb(217 199 151 / 0.8);
}

.border-t-gold-sand\/85 {
  border-top-color: rgb(217 199 151 / 0.85);
}

.border-t-gold-sand\/90 {
  border-top-color: rgb(217 199 151 / 0.9);
}

.border-t-gold-sand\/95 {
  border-top-color: rgb(217 199 151 / 0.95);
}

.border-t-gold-top {
  --tw-border-opacity: 1;
  border-top-color: rgb(164 124 12 / var(--tw-border-opacity, 1));
}

.border-t-gold-top\/0 {
  border-top-color: rgb(164 124 12 / 0);
}

.border-t-gold-top\/10 {
  border-top-color: rgb(164 124 12 / 0.1);
}

.border-t-gold-top\/100 {
  border-top-color: rgb(164 124 12 / 1);
}

.border-t-gold-top\/15 {
  border-top-color: rgb(164 124 12 / 0.15);
}

.border-t-gold-top\/20 {
  border-top-color: rgb(164 124 12 / 0.2);
}

.border-t-gold-top\/25 {
  border-top-color: rgb(164 124 12 / 0.25);
}

.border-t-gold-top\/30 {
  border-top-color: rgb(164 124 12 / 0.3);
}

.border-t-gold-top\/35 {
  border-top-color: rgb(164 124 12 / 0.35);
}

.border-t-gold-top\/40 {
  border-top-color: rgb(164 124 12 / 0.4);
}

.border-t-gold-top\/45 {
  border-top-color: rgb(164 124 12 / 0.45);
}

.border-t-gold-top\/5 {
  border-top-color: rgb(164 124 12 / 0.05);
}

.border-t-gold-top\/50 {
  border-top-color: rgb(164 124 12 / 0.5);
}

.border-t-gold-top\/55 {
  border-top-color: rgb(164 124 12 / 0.55);
}

.border-t-gold-top\/60 {
  border-top-color: rgb(164 124 12 / 0.6);
}

.border-t-gold-top\/65 {
  border-top-color: rgb(164 124 12 / 0.65);
}

.border-t-gold-top\/70 {
  border-top-color: rgb(164 124 12 / 0.7);
}

.border-t-gold-top\/75 {
  border-top-color: rgb(164 124 12 / 0.75);
}

.border-t-gold-top\/80 {
  border-top-color: rgb(164 124 12 / 0.8);
}

.border-t-gold-top\/85 {
  border-top-color: rgb(164 124 12 / 0.85);
}

.border-t-gold-top\/90 {
  border-top-color: rgb(164 124 12 / 0.9);
}

.border-t-gold-top\/95 {
  border-top-color: rgb(164 124 12 / 0.95);
}

.border-t-gold\/0 {
  border-top-color: rgb(152 112 0 / 0);
}

.border-t-gold\/10 {
  border-top-color: rgb(152 112 0 / 0.1);
}

.border-t-gold\/100 {
  border-top-color: rgb(152 112 0 / 1);
}

.border-t-gold\/15 {
  border-top-color: rgb(152 112 0 / 0.15);
}

.border-t-gold\/20 {
  border-top-color: rgb(152 112 0 / 0.2);
}

.border-t-gold\/25 {
  border-top-color: rgb(152 112 0 / 0.25);
}

.border-t-gold\/30 {
  border-top-color: rgb(152 112 0 / 0.3);
}

.border-t-gold\/35 {
  border-top-color: rgb(152 112 0 / 0.35);
}

.border-t-gold\/40 {
  border-top-color: rgb(152 112 0 / 0.4);
}

.border-t-gold\/45 {
  border-top-color: rgb(152 112 0 / 0.45);
}

.border-t-gold\/5 {
  border-top-color: rgb(152 112 0 / 0.05);
}

.border-t-gold\/50 {
  border-top-color: rgb(152 112 0 / 0.5);
}

.border-t-gold\/55 {
  border-top-color: rgb(152 112 0 / 0.55);
}

.border-t-gold\/60 {
  border-top-color: rgb(152 112 0 / 0.6);
}

.border-t-gold\/65 {
  border-top-color: rgb(152 112 0 / 0.65);
}

.border-t-gold\/70 {
  border-top-color: rgb(152 112 0 / 0.7);
}

.border-t-gold\/75 {
  border-top-color: rgb(152 112 0 / 0.75);
}

.border-t-gold\/80 {
  border-top-color: rgb(152 112 0 / 0.8);
}

.border-t-gold\/85 {
  border-top-color: rgb(152 112 0 / 0.85);
}

.border-t-gold\/90 {
  border-top-color: rgb(152 112 0 / 0.9);
}

.border-t-gold\/95 {
  border-top-color: rgb(152 112 0 / 0.95);
}

.border-t-gray-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}

.border-t-gray-100\/0 {
  border-top-color: rgb(243 244 246 / 0);
}

.border-t-gray-100\/10 {
  border-top-color: rgb(243 244 246 / 0.1);
}

.border-t-gray-100\/100 {
  border-top-color: rgb(243 244 246 / 1);
}

.border-t-gray-100\/15 {
  border-top-color: rgb(243 244 246 / 0.15);
}

.border-t-gray-100\/20 {
  border-top-color: rgb(243 244 246 / 0.2);
}

.border-t-gray-100\/25 {
  border-top-color: rgb(243 244 246 / 0.25);
}

.border-t-gray-100\/30 {
  border-top-color: rgb(243 244 246 / 0.3);
}

.border-t-gray-100\/35 {
  border-top-color: rgb(243 244 246 / 0.35);
}

.border-t-gray-100\/40 {
  border-top-color: rgb(243 244 246 / 0.4);
}

.border-t-gray-100\/45 {
  border-top-color: rgb(243 244 246 / 0.45);
}

.border-t-gray-100\/5 {
  border-top-color: rgb(243 244 246 / 0.05);
}

.border-t-gray-100\/50 {
  border-top-color: rgb(243 244 246 / 0.5);
}

.border-t-gray-100\/55 {
  border-top-color: rgb(243 244 246 / 0.55);
}

.border-t-gray-100\/60 {
  border-top-color: rgb(243 244 246 / 0.6);
}

.border-t-gray-100\/65 {
  border-top-color: rgb(243 244 246 / 0.65);
}

.border-t-gray-100\/70 {
  border-top-color: rgb(243 244 246 / 0.7);
}

.border-t-gray-100\/75 {
  border-top-color: rgb(243 244 246 / 0.75);
}

.border-t-gray-100\/80 {
  border-top-color: rgb(243 244 246 / 0.8);
}

.border-t-gray-100\/85 {
  border-top-color: rgb(243 244 246 / 0.85);
}

.border-t-gray-100\/90 {
  border-top-color: rgb(243 244 246 / 0.9);
}

.border-t-gray-100\/95 {
  border-top-color: rgb(243 244 246 / 0.95);
}

.border-t-gray-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}

.border-t-gray-200\/0 {
  border-top-color: rgb(229 231 235 / 0);
}

.border-t-gray-200\/10 {
  border-top-color: rgb(229 231 235 / 0.1);
}

.border-t-gray-200\/100 {
  border-top-color: rgb(229 231 235 / 1);
}

.border-t-gray-200\/15 {
  border-top-color: rgb(229 231 235 / 0.15);
}

.border-t-gray-200\/20 {
  border-top-color: rgb(229 231 235 / 0.2);
}

.border-t-gray-200\/25 {
  border-top-color: rgb(229 231 235 / 0.25);
}

.border-t-gray-200\/30 {
  border-top-color: rgb(229 231 235 / 0.3);
}

.border-t-gray-200\/35 {
  border-top-color: rgb(229 231 235 / 0.35);
}

.border-t-gray-200\/40 {
  border-top-color: rgb(229 231 235 / 0.4);
}

.border-t-gray-200\/45 {
  border-top-color: rgb(229 231 235 / 0.45);
}

.border-t-gray-200\/5 {
  border-top-color: rgb(229 231 235 / 0.05);
}

.border-t-gray-200\/50 {
  border-top-color: rgb(229 231 235 / 0.5);
}

.border-t-gray-200\/55 {
  border-top-color: rgb(229 231 235 / 0.55);
}

.border-t-gray-200\/60 {
  border-top-color: rgb(229 231 235 / 0.6);
}

.border-t-gray-200\/65 {
  border-top-color: rgb(229 231 235 / 0.65);
}

.border-t-gray-200\/70 {
  border-top-color: rgb(229 231 235 / 0.7);
}

.border-t-gray-200\/75 {
  border-top-color: rgb(229 231 235 / 0.75);
}

.border-t-gray-200\/80 {
  border-top-color: rgb(229 231 235 / 0.8);
}

.border-t-gray-200\/85 {
  border-top-color: rgb(229 231 235 / 0.85);
}

.border-t-gray-200\/90 {
  border-top-color: rgb(229 231 235 / 0.9);
}

.border-t-gray-200\/95 {
  border-top-color: rgb(229 231 235 / 0.95);
}

.border-t-gray-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.border-t-gray-300\/0 {
  border-top-color: rgb(209 213 219 / 0);
}

.border-t-gray-300\/10 {
  border-top-color: rgb(209 213 219 / 0.1);
}

.border-t-gray-300\/100 {
  border-top-color: rgb(209 213 219 / 1);
}

.border-t-gray-300\/15 {
  border-top-color: rgb(209 213 219 / 0.15);
}

.border-t-gray-300\/20 {
  border-top-color: rgb(209 213 219 / 0.2);
}

.border-t-gray-300\/25 {
  border-top-color: rgb(209 213 219 / 0.25);
}

.border-t-gray-300\/30 {
  border-top-color: rgb(209 213 219 / 0.3);
}

.border-t-gray-300\/35 {
  border-top-color: rgb(209 213 219 / 0.35);
}

.border-t-gray-300\/40 {
  border-top-color: rgb(209 213 219 / 0.4);
}

.border-t-gray-300\/45 {
  border-top-color: rgb(209 213 219 / 0.45);
}

.border-t-gray-300\/5 {
  border-top-color: rgb(209 213 219 / 0.05);
}

.border-t-gray-300\/50 {
  border-top-color: rgb(209 213 219 / 0.5);
}

.border-t-gray-300\/55 {
  border-top-color: rgb(209 213 219 / 0.55);
}

.border-t-gray-300\/60 {
  border-top-color: rgb(209 213 219 / 0.6);
}

.border-t-gray-300\/65 {
  border-top-color: rgb(209 213 219 / 0.65);
}

.border-t-gray-300\/70 {
  border-top-color: rgb(209 213 219 / 0.7);
}

.border-t-gray-300\/75 {
  border-top-color: rgb(209 213 219 / 0.75);
}

.border-t-gray-300\/80 {
  border-top-color: rgb(209 213 219 / 0.8);
}

.border-t-gray-300\/85 {
  border-top-color: rgb(209 213 219 / 0.85);
}

.border-t-gray-300\/90 {
  border-top-color: rgb(209 213 219 / 0.9);
}

.border-t-gray-300\/95 {
  border-top-color: rgb(209 213 219 / 0.95);
}

.border-t-gray-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}

.border-t-gray-400\/0 {
  border-top-color: rgb(156 163 175 / 0);
}

.border-t-gray-400\/10 {
  border-top-color: rgb(156 163 175 / 0.1);
}

.border-t-gray-400\/100 {
  border-top-color: rgb(156 163 175 / 1);
}

.border-t-gray-400\/15 {
  border-top-color: rgb(156 163 175 / 0.15);
}

.border-t-gray-400\/20 {
  border-top-color: rgb(156 163 175 / 0.2);
}

.border-t-gray-400\/25 {
  border-top-color: rgb(156 163 175 / 0.25);
}

.border-t-gray-400\/30 {
  border-top-color: rgb(156 163 175 / 0.3);
}

.border-t-gray-400\/35 {
  border-top-color: rgb(156 163 175 / 0.35);
}

.border-t-gray-400\/40 {
  border-top-color: rgb(156 163 175 / 0.4);
}

.border-t-gray-400\/45 {
  border-top-color: rgb(156 163 175 / 0.45);
}

.border-t-gray-400\/5 {
  border-top-color: rgb(156 163 175 / 0.05);
}

.border-t-gray-400\/50 {
  border-top-color: rgb(156 163 175 / 0.5);
}

.border-t-gray-400\/55 {
  border-top-color: rgb(156 163 175 / 0.55);
}

.border-t-gray-400\/60 {
  border-top-color: rgb(156 163 175 / 0.6);
}

.border-t-gray-400\/65 {
  border-top-color: rgb(156 163 175 / 0.65);
}

.border-t-gray-400\/70 {
  border-top-color: rgb(156 163 175 / 0.7);
}

.border-t-gray-400\/75 {
  border-top-color: rgb(156 163 175 / 0.75);
}

.border-t-gray-400\/80 {
  border-top-color: rgb(156 163 175 / 0.8);
}

.border-t-gray-400\/85 {
  border-top-color: rgb(156 163 175 / 0.85);
}

.border-t-gray-400\/90 {
  border-top-color: rgb(156 163 175 / 0.9);
}

.border-t-gray-400\/95 {
  border-top-color: rgb(156 163 175 / 0.95);
}

.border-t-gray-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(249 250 251 / var(--tw-border-opacity, 1));
}

.border-t-gray-50\/0 {
  border-top-color: rgb(249 250 251 / 0);
}

.border-t-gray-50\/10 {
  border-top-color: rgb(249 250 251 / 0.1);
}

.border-t-gray-50\/100 {
  border-top-color: rgb(249 250 251 / 1);
}

.border-t-gray-50\/15 {
  border-top-color: rgb(249 250 251 / 0.15);
}

.border-t-gray-50\/20 {
  border-top-color: rgb(249 250 251 / 0.2);
}

.border-t-gray-50\/25 {
  border-top-color: rgb(249 250 251 / 0.25);
}

.border-t-gray-50\/30 {
  border-top-color: rgb(249 250 251 / 0.3);
}

.border-t-gray-50\/35 {
  border-top-color: rgb(249 250 251 / 0.35);
}

.border-t-gray-50\/40 {
  border-top-color: rgb(249 250 251 / 0.4);
}

.border-t-gray-50\/45 {
  border-top-color: rgb(249 250 251 / 0.45);
}

.border-t-gray-50\/5 {
  border-top-color: rgb(249 250 251 / 0.05);
}

.border-t-gray-50\/50 {
  border-top-color: rgb(249 250 251 / 0.5);
}

.border-t-gray-50\/55 {
  border-top-color: rgb(249 250 251 / 0.55);
}

.border-t-gray-50\/60 {
  border-top-color: rgb(249 250 251 / 0.6);
}

.border-t-gray-50\/65 {
  border-top-color: rgb(249 250 251 / 0.65);
}

.border-t-gray-50\/70 {
  border-top-color: rgb(249 250 251 / 0.7);
}

.border-t-gray-50\/75 {
  border-top-color: rgb(249 250 251 / 0.75);
}

.border-t-gray-50\/80 {
  border-top-color: rgb(249 250 251 / 0.8);
}

.border-t-gray-50\/85 {
  border-top-color: rgb(249 250 251 / 0.85);
}

.border-t-gray-50\/90 {
  border-top-color: rgb(249 250 251 / 0.9);
}

.border-t-gray-50\/95 {
  border-top-color: rgb(249 250 251 / 0.95);
}

.border-t-gray-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}

.border-t-gray-500\/0 {
  border-top-color: rgb(107 114 128 / 0);
}

.border-t-gray-500\/10 {
  border-top-color: rgb(107 114 128 / 0.1);
}

.border-t-gray-500\/100 {
  border-top-color: rgb(107 114 128 / 1);
}

.border-t-gray-500\/15 {
  border-top-color: rgb(107 114 128 / 0.15);
}

.border-t-gray-500\/20 {
  border-top-color: rgb(107 114 128 / 0.2);
}

.border-t-gray-500\/25 {
  border-top-color: rgb(107 114 128 / 0.25);
}

.border-t-gray-500\/30 {
  border-top-color: rgb(107 114 128 / 0.3);
}

.border-t-gray-500\/35 {
  border-top-color: rgb(107 114 128 / 0.35);
}

.border-t-gray-500\/40 {
  border-top-color: rgb(107 114 128 / 0.4);
}

.border-t-gray-500\/45 {
  border-top-color: rgb(107 114 128 / 0.45);
}

.border-t-gray-500\/5 {
  border-top-color: rgb(107 114 128 / 0.05);
}

.border-t-gray-500\/50 {
  border-top-color: rgb(107 114 128 / 0.5);
}

.border-t-gray-500\/55 {
  border-top-color: rgb(107 114 128 / 0.55);
}

.border-t-gray-500\/60 {
  border-top-color: rgb(107 114 128 / 0.6);
}

.border-t-gray-500\/65 {
  border-top-color: rgb(107 114 128 / 0.65);
}

.border-t-gray-500\/70 {
  border-top-color: rgb(107 114 128 / 0.7);
}

.border-t-gray-500\/75 {
  border-top-color: rgb(107 114 128 / 0.75);
}

.border-t-gray-500\/80 {
  border-top-color: rgb(107 114 128 / 0.8);
}

.border-t-gray-500\/85 {
  border-top-color: rgb(107 114 128 / 0.85);
}

.border-t-gray-500\/90 {
  border-top-color: rgb(107 114 128 / 0.9);
}

.border-t-gray-500\/95 {
  border-top-color: rgb(107 114 128 / 0.95);
}

.border-t-gray-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}

.border-t-gray-600\/0 {
  border-top-color: rgb(75 85 99 / 0);
}

.border-t-gray-600\/10 {
  border-top-color: rgb(75 85 99 / 0.1);
}

.border-t-gray-600\/100 {
  border-top-color: rgb(75 85 99 / 1);
}

.border-t-gray-600\/15 {
  border-top-color: rgb(75 85 99 / 0.15);
}

.border-t-gray-600\/20 {
  border-top-color: rgb(75 85 99 / 0.2);
}

.border-t-gray-600\/25 {
  border-top-color: rgb(75 85 99 / 0.25);
}

.border-t-gray-600\/30 {
  border-top-color: rgb(75 85 99 / 0.3);
}

.border-t-gray-600\/35 {
  border-top-color: rgb(75 85 99 / 0.35);
}

.border-t-gray-600\/40 {
  border-top-color: rgb(75 85 99 / 0.4);
}

.border-t-gray-600\/45 {
  border-top-color: rgb(75 85 99 / 0.45);
}

.border-t-gray-600\/5 {
  border-top-color: rgb(75 85 99 / 0.05);
}

.border-t-gray-600\/50 {
  border-top-color: rgb(75 85 99 / 0.5);
}

.border-t-gray-600\/55 {
  border-top-color: rgb(75 85 99 / 0.55);
}

.border-t-gray-600\/60 {
  border-top-color: rgb(75 85 99 / 0.6);
}

.border-t-gray-600\/65 {
  border-top-color: rgb(75 85 99 / 0.65);
}

.border-t-gray-600\/70 {
  border-top-color: rgb(75 85 99 / 0.7);
}

.border-t-gray-600\/75 {
  border-top-color: rgb(75 85 99 / 0.75);
}

.border-t-gray-600\/80 {
  border-top-color: rgb(75 85 99 / 0.8);
}

.border-t-gray-600\/85 {
  border-top-color: rgb(75 85 99 / 0.85);
}

.border-t-gray-600\/90 {
  border-top-color: rgb(75 85 99 / 0.9);
}

.border-t-gray-600\/95 {
  border-top-color: rgb(75 85 99 / 0.95);
}

.border-t-gray-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}

.border-t-gray-700\/0 {
  border-top-color: rgb(55 65 81 / 0);
}

.border-t-gray-700\/10 {
  border-top-color: rgb(55 65 81 / 0.1);
}

.border-t-gray-700\/100 {
  border-top-color: rgb(55 65 81 / 1);
}

.border-t-gray-700\/15 {
  border-top-color: rgb(55 65 81 / 0.15);
}

.border-t-gray-700\/20 {
  border-top-color: rgb(55 65 81 / 0.2);
}

.border-t-gray-700\/25 {
  border-top-color: rgb(55 65 81 / 0.25);
}

.border-t-gray-700\/30 {
  border-top-color: rgb(55 65 81 / 0.3);
}

.border-t-gray-700\/35 {
  border-top-color: rgb(55 65 81 / 0.35);
}

.border-t-gray-700\/40 {
  border-top-color: rgb(55 65 81 / 0.4);
}

.border-t-gray-700\/45 {
  border-top-color: rgb(55 65 81 / 0.45);
}

.border-t-gray-700\/5 {
  border-top-color: rgb(55 65 81 / 0.05);
}

.border-t-gray-700\/50 {
  border-top-color: rgb(55 65 81 / 0.5);
}

.border-t-gray-700\/55 {
  border-top-color: rgb(55 65 81 / 0.55);
}

.border-t-gray-700\/60 {
  border-top-color: rgb(55 65 81 / 0.6);
}

.border-t-gray-700\/65 {
  border-top-color: rgb(55 65 81 / 0.65);
}

.border-t-gray-700\/70 {
  border-top-color: rgb(55 65 81 / 0.7);
}

.border-t-gray-700\/75 {
  border-top-color: rgb(55 65 81 / 0.75);
}

.border-t-gray-700\/80 {
  border-top-color: rgb(55 65 81 / 0.8);
}

.border-t-gray-700\/85 {
  border-top-color: rgb(55 65 81 / 0.85);
}

.border-t-gray-700\/90 {
  border-top-color: rgb(55 65 81 / 0.9);
}

.border-t-gray-700\/95 {
  border-top-color: rgb(55 65 81 / 0.95);
}

.border-t-gray-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}

.border-t-gray-800\/0 {
  border-top-color: rgb(31 41 55 / 0);
}

.border-t-gray-800\/10 {
  border-top-color: rgb(31 41 55 / 0.1);
}

.border-t-gray-800\/100 {
  border-top-color: rgb(31 41 55 / 1);
}

.border-t-gray-800\/15 {
  border-top-color: rgb(31 41 55 / 0.15);
}

.border-t-gray-800\/20 {
  border-top-color: rgb(31 41 55 / 0.2);
}

.border-t-gray-800\/25 {
  border-top-color: rgb(31 41 55 / 0.25);
}

.border-t-gray-800\/30 {
  border-top-color: rgb(31 41 55 / 0.3);
}

.border-t-gray-800\/35 {
  border-top-color: rgb(31 41 55 / 0.35);
}

.border-t-gray-800\/40 {
  border-top-color: rgb(31 41 55 / 0.4);
}

.border-t-gray-800\/45 {
  border-top-color: rgb(31 41 55 / 0.45);
}

.border-t-gray-800\/5 {
  border-top-color: rgb(31 41 55 / 0.05);
}

.border-t-gray-800\/50 {
  border-top-color: rgb(31 41 55 / 0.5);
}

.border-t-gray-800\/55 {
  border-top-color: rgb(31 41 55 / 0.55);
}

.border-t-gray-800\/60 {
  border-top-color: rgb(31 41 55 / 0.6);
}

.border-t-gray-800\/65 {
  border-top-color: rgb(31 41 55 / 0.65);
}

.border-t-gray-800\/70 {
  border-top-color: rgb(31 41 55 / 0.7);
}

.border-t-gray-800\/75 {
  border-top-color: rgb(31 41 55 / 0.75);
}

.border-t-gray-800\/80 {
  border-top-color: rgb(31 41 55 / 0.8);
}

.border-t-gray-800\/85 {
  border-top-color: rgb(31 41 55 / 0.85);
}

.border-t-gray-800\/90 {
  border-top-color: rgb(31 41 55 / 0.9);
}

.border-t-gray-800\/95 {
  border-top-color: rgb(31 41 55 / 0.95);
}

.border-t-gray-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
}

.border-t-gray-900\/0 {
  border-top-color: rgb(17 24 39 / 0);
}

.border-t-gray-900\/10 {
  border-top-color: rgb(17 24 39 / 0.1);
}

.border-t-gray-900\/100 {
  border-top-color: rgb(17 24 39 / 1);
}

.border-t-gray-900\/15 {
  border-top-color: rgb(17 24 39 / 0.15);
}

.border-t-gray-900\/20 {
  border-top-color: rgb(17 24 39 / 0.2);
}

.border-t-gray-900\/25 {
  border-top-color: rgb(17 24 39 / 0.25);
}

.border-t-gray-900\/30 {
  border-top-color: rgb(17 24 39 / 0.3);
}

.border-t-gray-900\/35 {
  border-top-color: rgb(17 24 39 / 0.35);
}

.border-t-gray-900\/40 {
  border-top-color: rgb(17 24 39 / 0.4);
}

.border-t-gray-900\/45 {
  border-top-color: rgb(17 24 39 / 0.45);
}

.border-t-gray-900\/5 {
  border-top-color: rgb(17 24 39 / 0.05);
}

.border-t-gray-900\/50 {
  border-top-color: rgb(17 24 39 / 0.5);
}

.border-t-gray-900\/55 {
  border-top-color: rgb(17 24 39 / 0.55);
}

.border-t-gray-900\/60 {
  border-top-color: rgb(17 24 39 / 0.6);
}

.border-t-gray-900\/65 {
  border-top-color: rgb(17 24 39 / 0.65);
}

.border-t-gray-900\/70 {
  border-top-color: rgb(17 24 39 / 0.7);
}

.border-t-gray-900\/75 {
  border-top-color: rgb(17 24 39 / 0.75);
}

.border-t-gray-900\/80 {
  border-top-color: rgb(17 24 39 / 0.8);
}

.border-t-gray-900\/85 {
  border-top-color: rgb(17 24 39 / 0.85);
}

.border-t-gray-900\/90 {
  border-top-color: rgb(17 24 39 / 0.9);
}

.border-t-gray-900\/95 {
  border-top-color: rgb(17 24 39 / 0.95);
}

.border-t-gray-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(3 7 18 / var(--tw-border-opacity, 1));
}

.border-t-gray-950\/0 {
  border-top-color: rgb(3 7 18 / 0);
}

.border-t-gray-950\/10 {
  border-top-color: rgb(3 7 18 / 0.1);
}

.border-t-gray-950\/100 {
  border-top-color: rgb(3 7 18 / 1);
}

.border-t-gray-950\/15 {
  border-top-color: rgb(3 7 18 / 0.15);
}

.border-t-gray-950\/20 {
  border-top-color: rgb(3 7 18 / 0.2);
}

.border-t-gray-950\/25 {
  border-top-color: rgb(3 7 18 / 0.25);
}

.border-t-gray-950\/30 {
  border-top-color: rgb(3 7 18 / 0.3);
}

.border-t-gray-950\/35 {
  border-top-color: rgb(3 7 18 / 0.35);
}

.border-t-gray-950\/40 {
  border-top-color: rgb(3 7 18 / 0.4);
}

.border-t-gray-950\/45 {
  border-top-color: rgb(3 7 18 / 0.45);
}

.border-t-gray-950\/5 {
  border-top-color: rgb(3 7 18 / 0.05);
}

.border-t-gray-950\/50 {
  border-top-color: rgb(3 7 18 / 0.5);
}

.border-t-gray-950\/55 {
  border-top-color: rgb(3 7 18 / 0.55);
}

.border-t-gray-950\/60 {
  border-top-color: rgb(3 7 18 / 0.6);
}

.border-t-gray-950\/65 {
  border-top-color: rgb(3 7 18 / 0.65);
}

.border-t-gray-950\/70 {
  border-top-color: rgb(3 7 18 / 0.7);
}

.border-t-gray-950\/75 {
  border-top-color: rgb(3 7 18 / 0.75);
}

.border-t-gray-950\/80 {
  border-top-color: rgb(3 7 18 / 0.8);
}

.border-t-gray-950\/85 {
  border-top-color: rgb(3 7 18 / 0.85);
}

.border-t-gray-950\/90 {
  border-top-color: rgb(3 7 18 / 0.9);
}

.border-t-gray-950\/95 {
  border-top-color: rgb(3 7 18 / 0.95);
}

.border-t-green {
  --tw-border-opacity: 1;
  border-top-color: rgb(116 152 58 / var(--tw-border-opacity, 1));
}

.border-t-green\/0 {
  border-top-color: rgb(116 152 58 / 0);
}

.border-t-green\/10 {
  border-top-color: rgb(116 152 58 / 0.1);
}

.border-t-green\/100 {
  border-top-color: rgb(116 152 58 / 1);
}

.border-t-green\/15 {
  border-top-color: rgb(116 152 58 / 0.15);
}

.border-t-green\/20 {
  border-top-color: rgb(116 152 58 / 0.2);
}

.border-t-green\/25 {
  border-top-color: rgb(116 152 58 / 0.25);
}

.border-t-green\/30 {
  border-top-color: rgb(116 152 58 / 0.3);
}

.border-t-green\/35 {
  border-top-color: rgb(116 152 58 / 0.35);
}

.border-t-green\/40 {
  border-top-color: rgb(116 152 58 / 0.4);
}

.border-t-green\/45 {
  border-top-color: rgb(116 152 58 / 0.45);
}

.border-t-green\/5 {
  border-top-color: rgb(116 152 58 / 0.05);
}

.border-t-green\/50 {
  border-top-color: rgb(116 152 58 / 0.5);
}

.border-t-green\/55 {
  border-top-color: rgb(116 152 58 / 0.55);
}

.border-t-green\/60 {
  border-top-color: rgb(116 152 58 / 0.6);
}

.border-t-green\/65 {
  border-top-color: rgb(116 152 58 / 0.65);
}

.border-t-green\/70 {
  border-top-color: rgb(116 152 58 / 0.7);
}

.border-t-green\/75 {
  border-top-color: rgb(116 152 58 / 0.75);
}

.border-t-green\/80 {
  border-top-color: rgb(116 152 58 / 0.8);
}

.border-t-green\/85 {
  border-top-color: rgb(116 152 58 / 0.85);
}

.border-t-green\/90 {
  border-top-color: rgb(116 152 58 / 0.9);
}

.border-t-green\/95 {
  border-top-color: rgb(116 152 58 / 0.95);
}

.border-t-indigo-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(224 231 255 / var(--tw-border-opacity, 1));
}

.border-t-indigo-100\/0 {
  border-top-color: rgb(224 231 255 / 0);
}

.border-t-indigo-100\/10 {
  border-top-color: rgb(224 231 255 / 0.1);
}

.border-t-indigo-100\/100 {
  border-top-color: rgb(224 231 255 / 1);
}

.border-t-indigo-100\/15 {
  border-top-color: rgb(224 231 255 / 0.15);
}

.border-t-indigo-100\/20 {
  border-top-color: rgb(224 231 255 / 0.2);
}

.border-t-indigo-100\/25 {
  border-top-color: rgb(224 231 255 / 0.25);
}

.border-t-indigo-100\/30 {
  border-top-color: rgb(224 231 255 / 0.3);
}

.border-t-indigo-100\/35 {
  border-top-color: rgb(224 231 255 / 0.35);
}

.border-t-indigo-100\/40 {
  border-top-color: rgb(224 231 255 / 0.4);
}

.border-t-indigo-100\/45 {
  border-top-color: rgb(224 231 255 / 0.45);
}

.border-t-indigo-100\/5 {
  border-top-color: rgb(224 231 255 / 0.05);
}

.border-t-indigo-100\/50 {
  border-top-color: rgb(224 231 255 / 0.5);
}

.border-t-indigo-100\/55 {
  border-top-color: rgb(224 231 255 / 0.55);
}

.border-t-indigo-100\/60 {
  border-top-color: rgb(224 231 255 / 0.6);
}

.border-t-indigo-100\/65 {
  border-top-color: rgb(224 231 255 / 0.65);
}

.border-t-indigo-100\/70 {
  border-top-color: rgb(224 231 255 / 0.7);
}

.border-t-indigo-100\/75 {
  border-top-color: rgb(224 231 255 / 0.75);
}

.border-t-indigo-100\/80 {
  border-top-color: rgb(224 231 255 / 0.8);
}

.border-t-indigo-100\/85 {
  border-top-color: rgb(224 231 255 / 0.85);
}

.border-t-indigo-100\/90 {
  border-top-color: rgb(224 231 255 / 0.9);
}

.border-t-indigo-100\/95 {
  border-top-color: rgb(224 231 255 / 0.95);
}

.border-t-indigo-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(199 210 254 / var(--tw-border-opacity, 1));
}

.border-t-indigo-200\/0 {
  border-top-color: rgb(199 210 254 / 0);
}

.border-t-indigo-200\/10 {
  border-top-color: rgb(199 210 254 / 0.1);
}

.border-t-indigo-200\/100 {
  border-top-color: rgb(199 210 254 / 1);
}

.border-t-indigo-200\/15 {
  border-top-color: rgb(199 210 254 / 0.15);
}

.border-t-indigo-200\/20 {
  border-top-color: rgb(199 210 254 / 0.2);
}

.border-t-indigo-200\/25 {
  border-top-color: rgb(199 210 254 / 0.25);
}

.border-t-indigo-200\/30 {
  border-top-color: rgb(199 210 254 / 0.3);
}

.border-t-indigo-200\/35 {
  border-top-color: rgb(199 210 254 / 0.35);
}

.border-t-indigo-200\/40 {
  border-top-color: rgb(199 210 254 / 0.4);
}

.border-t-indigo-200\/45 {
  border-top-color: rgb(199 210 254 / 0.45);
}

.border-t-indigo-200\/5 {
  border-top-color: rgb(199 210 254 / 0.05);
}

.border-t-indigo-200\/50 {
  border-top-color: rgb(199 210 254 / 0.5);
}

.border-t-indigo-200\/55 {
  border-top-color: rgb(199 210 254 / 0.55);
}

.border-t-indigo-200\/60 {
  border-top-color: rgb(199 210 254 / 0.6);
}

.border-t-indigo-200\/65 {
  border-top-color: rgb(199 210 254 / 0.65);
}

.border-t-indigo-200\/70 {
  border-top-color: rgb(199 210 254 / 0.7);
}

.border-t-indigo-200\/75 {
  border-top-color: rgb(199 210 254 / 0.75);
}

.border-t-indigo-200\/80 {
  border-top-color: rgb(199 210 254 / 0.8);
}

.border-t-indigo-200\/85 {
  border-top-color: rgb(199 210 254 / 0.85);
}

.border-t-indigo-200\/90 {
  border-top-color: rgb(199 210 254 / 0.9);
}

.border-t-indigo-200\/95 {
  border-top-color: rgb(199 210 254 / 0.95);
}

.border-t-indigo-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(165 180 252 / var(--tw-border-opacity, 1));
}

.border-t-indigo-300\/0 {
  border-top-color: rgb(165 180 252 / 0);
}

.border-t-indigo-300\/10 {
  border-top-color: rgb(165 180 252 / 0.1);
}

.border-t-indigo-300\/100 {
  border-top-color: rgb(165 180 252 / 1);
}

.border-t-indigo-300\/15 {
  border-top-color: rgb(165 180 252 / 0.15);
}

.border-t-indigo-300\/20 {
  border-top-color: rgb(165 180 252 / 0.2);
}

.border-t-indigo-300\/25 {
  border-top-color: rgb(165 180 252 / 0.25);
}

.border-t-indigo-300\/30 {
  border-top-color: rgb(165 180 252 / 0.3);
}

.border-t-indigo-300\/35 {
  border-top-color: rgb(165 180 252 / 0.35);
}

.border-t-indigo-300\/40 {
  border-top-color: rgb(165 180 252 / 0.4);
}

.border-t-indigo-300\/45 {
  border-top-color: rgb(165 180 252 / 0.45);
}

.border-t-indigo-300\/5 {
  border-top-color: rgb(165 180 252 / 0.05);
}

.border-t-indigo-300\/50 {
  border-top-color: rgb(165 180 252 / 0.5);
}

.border-t-indigo-300\/55 {
  border-top-color: rgb(165 180 252 / 0.55);
}

.border-t-indigo-300\/60 {
  border-top-color: rgb(165 180 252 / 0.6);
}

.border-t-indigo-300\/65 {
  border-top-color: rgb(165 180 252 / 0.65);
}

.border-t-indigo-300\/70 {
  border-top-color: rgb(165 180 252 / 0.7);
}

.border-t-indigo-300\/75 {
  border-top-color: rgb(165 180 252 / 0.75);
}

.border-t-indigo-300\/80 {
  border-top-color: rgb(165 180 252 / 0.8);
}

.border-t-indigo-300\/85 {
  border-top-color: rgb(165 180 252 / 0.85);
}

.border-t-indigo-300\/90 {
  border-top-color: rgb(165 180 252 / 0.9);
}

.border-t-indigo-300\/95 {
  border-top-color: rgb(165 180 252 / 0.95);
}

.border-t-indigo-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(129 140 248 / var(--tw-border-opacity, 1));
}

.border-t-indigo-400\/0 {
  border-top-color: rgb(129 140 248 / 0);
}

.border-t-indigo-400\/10 {
  border-top-color: rgb(129 140 248 / 0.1);
}

.border-t-indigo-400\/100 {
  border-top-color: rgb(129 140 248 / 1);
}

.border-t-indigo-400\/15 {
  border-top-color: rgb(129 140 248 / 0.15);
}

.border-t-indigo-400\/20 {
  border-top-color: rgb(129 140 248 / 0.2);
}

.border-t-indigo-400\/25 {
  border-top-color: rgb(129 140 248 / 0.25);
}

.border-t-indigo-400\/30 {
  border-top-color: rgb(129 140 248 / 0.3);
}

.border-t-indigo-400\/35 {
  border-top-color: rgb(129 140 248 / 0.35);
}

.border-t-indigo-400\/40 {
  border-top-color: rgb(129 140 248 / 0.4);
}

.border-t-indigo-400\/45 {
  border-top-color: rgb(129 140 248 / 0.45);
}

.border-t-indigo-400\/5 {
  border-top-color: rgb(129 140 248 / 0.05);
}

.border-t-indigo-400\/50 {
  border-top-color: rgb(129 140 248 / 0.5);
}

.border-t-indigo-400\/55 {
  border-top-color: rgb(129 140 248 / 0.55);
}

.border-t-indigo-400\/60 {
  border-top-color: rgb(129 140 248 / 0.6);
}

.border-t-indigo-400\/65 {
  border-top-color: rgb(129 140 248 / 0.65);
}

.border-t-indigo-400\/70 {
  border-top-color: rgb(129 140 248 / 0.7);
}

.border-t-indigo-400\/75 {
  border-top-color: rgb(129 140 248 / 0.75);
}

.border-t-indigo-400\/80 {
  border-top-color: rgb(129 140 248 / 0.8);
}

.border-t-indigo-400\/85 {
  border-top-color: rgb(129 140 248 / 0.85);
}

.border-t-indigo-400\/90 {
  border-top-color: rgb(129 140 248 / 0.9);
}

.border-t-indigo-400\/95 {
  border-top-color: rgb(129 140 248 / 0.95);
}

.border-t-indigo-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(238 242 255 / var(--tw-border-opacity, 1));
}

.border-t-indigo-50\/0 {
  border-top-color: rgb(238 242 255 / 0);
}

.border-t-indigo-50\/10 {
  border-top-color: rgb(238 242 255 / 0.1);
}

.border-t-indigo-50\/100 {
  border-top-color: rgb(238 242 255 / 1);
}

.border-t-indigo-50\/15 {
  border-top-color: rgb(238 242 255 / 0.15);
}

.border-t-indigo-50\/20 {
  border-top-color: rgb(238 242 255 / 0.2);
}

.border-t-indigo-50\/25 {
  border-top-color: rgb(238 242 255 / 0.25);
}

.border-t-indigo-50\/30 {
  border-top-color: rgb(238 242 255 / 0.3);
}

.border-t-indigo-50\/35 {
  border-top-color: rgb(238 242 255 / 0.35);
}

.border-t-indigo-50\/40 {
  border-top-color: rgb(238 242 255 / 0.4);
}

.border-t-indigo-50\/45 {
  border-top-color: rgb(238 242 255 / 0.45);
}

.border-t-indigo-50\/5 {
  border-top-color: rgb(238 242 255 / 0.05);
}

.border-t-indigo-50\/50 {
  border-top-color: rgb(238 242 255 / 0.5);
}

.border-t-indigo-50\/55 {
  border-top-color: rgb(238 242 255 / 0.55);
}

.border-t-indigo-50\/60 {
  border-top-color: rgb(238 242 255 / 0.6);
}

.border-t-indigo-50\/65 {
  border-top-color: rgb(238 242 255 / 0.65);
}

.border-t-indigo-50\/70 {
  border-top-color: rgb(238 242 255 / 0.7);
}

.border-t-indigo-50\/75 {
  border-top-color: rgb(238 242 255 / 0.75);
}

.border-t-indigo-50\/80 {
  border-top-color: rgb(238 242 255 / 0.8);
}

.border-t-indigo-50\/85 {
  border-top-color: rgb(238 242 255 / 0.85);
}

.border-t-indigo-50\/90 {
  border-top-color: rgb(238 242 255 / 0.9);
}

.border-t-indigo-50\/95 {
  border-top-color: rgb(238 242 255 / 0.95);
}

.border-t-indigo-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
}

.border-t-indigo-500\/0 {
  border-top-color: rgb(99 102 241 / 0);
}

.border-t-indigo-500\/10 {
  border-top-color: rgb(99 102 241 / 0.1);
}

.border-t-indigo-500\/100 {
  border-top-color: rgb(99 102 241 / 1);
}

.border-t-indigo-500\/15 {
  border-top-color: rgb(99 102 241 / 0.15);
}

.border-t-indigo-500\/20 {
  border-top-color: rgb(99 102 241 / 0.2);
}

.border-t-indigo-500\/25 {
  border-top-color: rgb(99 102 241 / 0.25);
}

.border-t-indigo-500\/30 {
  border-top-color: rgb(99 102 241 / 0.3);
}

.border-t-indigo-500\/35 {
  border-top-color: rgb(99 102 241 / 0.35);
}

.border-t-indigo-500\/40 {
  border-top-color: rgb(99 102 241 / 0.4);
}

.border-t-indigo-500\/45 {
  border-top-color: rgb(99 102 241 / 0.45);
}

.border-t-indigo-500\/5 {
  border-top-color: rgb(99 102 241 / 0.05);
}

.border-t-indigo-500\/50 {
  border-top-color: rgb(99 102 241 / 0.5);
}

.border-t-indigo-500\/55 {
  border-top-color: rgb(99 102 241 / 0.55);
}

.border-t-indigo-500\/60 {
  border-top-color: rgb(99 102 241 / 0.6);
}

.border-t-indigo-500\/65 {
  border-top-color: rgb(99 102 241 / 0.65);
}

.border-t-indigo-500\/70 {
  border-top-color: rgb(99 102 241 / 0.7);
}

.border-t-indigo-500\/75 {
  border-top-color: rgb(99 102 241 / 0.75);
}

.border-t-indigo-500\/80 {
  border-top-color: rgb(99 102 241 / 0.8);
}

.border-t-indigo-500\/85 {
  border-top-color: rgb(99 102 241 / 0.85);
}

.border-t-indigo-500\/90 {
  border-top-color: rgb(99 102 241 / 0.9);
}

.border-t-indigo-500\/95 {
  border-top-color: rgb(99 102 241 / 0.95);
}

.border-t-indigo-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
}

.border-t-indigo-600\/0 {
  border-top-color: rgb(79 70 229 / 0);
}

.border-t-indigo-600\/10 {
  border-top-color: rgb(79 70 229 / 0.1);
}

.border-t-indigo-600\/100 {
  border-top-color: rgb(79 70 229 / 1);
}

.border-t-indigo-600\/15 {
  border-top-color: rgb(79 70 229 / 0.15);
}

.border-t-indigo-600\/20 {
  border-top-color: rgb(79 70 229 / 0.2);
}

.border-t-indigo-600\/25 {
  border-top-color: rgb(79 70 229 / 0.25);
}

.border-t-indigo-600\/30 {
  border-top-color: rgb(79 70 229 / 0.3);
}

.border-t-indigo-600\/35 {
  border-top-color: rgb(79 70 229 / 0.35);
}

.border-t-indigo-600\/40 {
  border-top-color: rgb(79 70 229 / 0.4);
}

.border-t-indigo-600\/45 {
  border-top-color: rgb(79 70 229 / 0.45);
}

.border-t-indigo-600\/5 {
  border-top-color: rgb(79 70 229 / 0.05);
}

.border-t-indigo-600\/50 {
  border-top-color: rgb(79 70 229 / 0.5);
}

.border-t-indigo-600\/55 {
  border-top-color: rgb(79 70 229 / 0.55);
}

.border-t-indigo-600\/60 {
  border-top-color: rgb(79 70 229 / 0.6);
}

.border-t-indigo-600\/65 {
  border-top-color: rgb(79 70 229 / 0.65);
}

.border-t-indigo-600\/70 {
  border-top-color: rgb(79 70 229 / 0.7);
}

.border-t-indigo-600\/75 {
  border-top-color: rgb(79 70 229 / 0.75);
}

.border-t-indigo-600\/80 {
  border-top-color: rgb(79 70 229 / 0.8);
}

.border-t-indigo-600\/85 {
  border-top-color: rgb(79 70 229 / 0.85);
}

.border-t-indigo-600\/90 {
  border-top-color: rgb(79 70 229 / 0.9);
}

.border-t-indigo-600\/95 {
  border-top-color: rgb(79 70 229 / 0.95);
}

.border-t-indigo-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(67 56 202 / var(--tw-border-opacity, 1));
}

.border-t-indigo-700\/0 {
  border-top-color: rgb(67 56 202 / 0);
}

.border-t-indigo-700\/10 {
  border-top-color: rgb(67 56 202 / 0.1);
}

.border-t-indigo-700\/100 {
  border-top-color: rgb(67 56 202 / 1);
}

.border-t-indigo-700\/15 {
  border-top-color: rgb(67 56 202 / 0.15);
}

.border-t-indigo-700\/20 {
  border-top-color: rgb(67 56 202 / 0.2);
}

.border-t-indigo-700\/25 {
  border-top-color: rgb(67 56 202 / 0.25);
}

.border-t-indigo-700\/30 {
  border-top-color: rgb(67 56 202 / 0.3);
}

.border-t-indigo-700\/35 {
  border-top-color: rgb(67 56 202 / 0.35);
}

.border-t-indigo-700\/40 {
  border-top-color: rgb(67 56 202 / 0.4);
}

.border-t-indigo-700\/45 {
  border-top-color: rgb(67 56 202 / 0.45);
}

.border-t-indigo-700\/5 {
  border-top-color: rgb(67 56 202 / 0.05);
}

.border-t-indigo-700\/50 {
  border-top-color: rgb(67 56 202 / 0.5);
}

.border-t-indigo-700\/55 {
  border-top-color: rgb(67 56 202 / 0.55);
}

.border-t-indigo-700\/60 {
  border-top-color: rgb(67 56 202 / 0.6);
}

.border-t-indigo-700\/65 {
  border-top-color: rgb(67 56 202 / 0.65);
}

.border-t-indigo-700\/70 {
  border-top-color: rgb(67 56 202 / 0.7);
}

.border-t-indigo-700\/75 {
  border-top-color: rgb(67 56 202 / 0.75);
}

.border-t-indigo-700\/80 {
  border-top-color: rgb(67 56 202 / 0.8);
}

.border-t-indigo-700\/85 {
  border-top-color: rgb(67 56 202 / 0.85);
}

.border-t-indigo-700\/90 {
  border-top-color: rgb(67 56 202 / 0.9);
}

.border-t-indigo-700\/95 {
  border-top-color: rgb(67 56 202 / 0.95);
}

.border-t-indigo-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(55 48 163 / var(--tw-border-opacity, 1));
}

.border-t-indigo-800\/0 {
  border-top-color: rgb(55 48 163 / 0);
}

.border-t-indigo-800\/10 {
  border-top-color: rgb(55 48 163 / 0.1);
}

.border-t-indigo-800\/100 {
  border-top-color: rgb(55 48 163 / 1);
}

.border-t-indigo-800\/15 {
  border-top-color: rgb(55 48 163 / 0.15);
}

.border-t-indigo-800\/20 {
  border-top-color: rgb(55 48 163 / 0.2);
}

.border-t-indigo-800\/25 {
  border-top-color: rgb(55 48 163 / 0.25);
}

.border-t-indigo-800\/30 {
  border-top-color: rgb(55 48 163 / 0.3);
}

.border-t-indigo-800\/35 {
  border-top-color: rgb(55 48 163 / 0.35);
}

.border-t-indigo-800\/40 {
  border-top-color: rgb(55 48 163 / 0.4);
}

.border-t-indigo-800\/45 {
  border-top-color: rgb(55 48 163 / 0.45);
}

.border-t-indigo-800\/5 {
  border-top-color: rgb(55 48 163 / 0.05);
}

.border-t-indigo-800\/50 {
  border-top-color: rgb(55 48 163 / 0.5);
}

.border-t-indigo-800\/55 {
  border-top-color: rgb(55 48 163 / 0.55);
}

.border-t-indigo-800\/60 {
  border-top-color: rgb(55 48 163 / 0.6);
}

.border-t-indigo-800\/65 {
  border-top-color: rgb(55 48 163 / 0.65);
}

.border-t-indigo-800\/70 {
  border-top-color: rgb(55 48 163 / 0.7);
}

.border-t-indigo-800\/75 {
  border-top-color: rgb(55 48 163 / 0.75);
}

.border-t-indigo-800\/80 {
  border-top-color: rgb(55 48 163 / 0.8);
}

.border-t-indigo-800\/85 {
  border-top-color: rgb(55 48 163 / 0.85);
}

.border-t-indigo-800\/90 {
  border-top-color: rgb(55 48 163 / 0.9);
}

.border-t-indigo-800\/95 {
  border-top-color: rgb(55 48 163 / 0.95);
}

.border-t-indigo-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(49 46 129 / var(--tw-border-opacity, 1));
}

.border-t-indigo-900\/0 {
  border-top-color: rgb(49 46 129 / 0);
}

.border-t-indigo-900\/10 {
  border-top-color: rgb(49 46 129 / 0.1);
}

.border-t-indigo-900\/100 {
  border-top-color: rgb(49 46 129 / 1);
}

.border-t-indigo-900\/15 {
  border-top-color: rgb(49 46 129 / 0.15);
}

.border-t-indigo-900\/20 {
  border-top-color: rgb(49 46 129 / 0.2);
}

.border-t-indigo-900\/25 {
  border-top-color: rgb(49 46 129 / 0.25);
}

.border-t-indigo-900\/30 {
  border-top-color: rgb(49 46 129 / 0.3);
}

.border-t-indigo-900\/35 {
  border-top-color: rgb(49 46 129 / 0.35);
}

.border-t-indigo-900\/40 {
  border-top-color: rgb(49 46 129 / 0.4);
}

.border-t-indigo-900\/45 {
  border-top-color: rgb(49 46 129 / 0.45);
}

.border-t-indigo-900\/5 {
  border-top-color: rgb(49 46 129 / 0.05);
}

.border-t-indigo-900\/50 {
  border-top-color: rgb(49 46 129 / 0.5);
}

.border-t-indigo-900\/55 {
  border-top-color: rgb(49 46 129 / 0.55);
}

.border-t-indigo-900\/60 {
  border-top-color: rgb(49 46 129 / 0.6);
}

.border-t-indigo-900\/65 {
  border-top-color: rgb(49 46 129 / 0.65);
}

.border-t-indigo-900\/70 {
  border-top-color: rgb(49 46 129 / 0.7);
}

.border-t-indigo-900\/75 {
  border-top-color: rgb(49 46 129 / 0.75);
}

.border-t-indigo-900\/80 {
  border-top-color: rgb(49 46 129 / 0.8);
}

.border-t-indigo-900\/85 {
  border-top-color: rgb(49 46 129 / 0.85);
}

.border-t-indigo-900\/90 {
  border-top-color: rgb(49 46 129 / 0.9);
}

.border-t-indigo-900\/95 {
  border-top-color: rgb(49 46 129 / 0.95);
}

.border-t-indigo-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(30 27 75 / var(--tw-border-opacity, 1));
}

.border-t-indigo-950\/0 {
  border-top-color: rgb(30 27 75 / 0);
}

.border-t-indigo-950\/10 {
  border-top-color: rgb(30 27 75 / 0.1);
}

.border-t-indigo-950\/100 {
  border-top-color: rgb(30 27 75 / 1);
}

.border-t-indigo-950\/15 {
  border-top-color: rgb(30 27 75 / 0.15);
}

.border-t-indigo-950\/20 {
  border-top-color: rgb(30 27 75 / 0.2);
}

.border-t-indigo-950\/25 {
  border-top-color: rgb(30 27 75 / 0.25);
}

.border-t-indigo-950\/30 {
  border-top-color: rgb(30 27 75 / 0.3);
}

.border-t-indigo-950\/35 {
  border-top-color: rgb(30 27 75 / 0.35);
}

.border-t-indigo-950\/40 {
  border-top-color: rgb(30 27 75 / 0.4);
}

.border-t-indigo-950\/45 {
  border-top-color: rgb(30 27 75 / 0.45);
}

.border-t-indigo-950\/5 {
  border-top-color: rgb(30 27 75 / 0.05);
}

.border-t-indigo-950\/50 {
  border-top-color: rgb(30 27 75 / 0.5);
}

.border-t-indigo-950\/55 {
  border-top-color: rgb(30 27 75 / 0.55);
}

.border-t-indigo-950\/60 {
  border-top-color: rgb(30 27 75 / 0.6);
}

.border-t-indigo-950\/65 {
  border-top-color: rgb(30 27 75 / 0.65);
}

.border-t-indigo-950\/70 {
  border-top-color: rgb(30 27 75 / 0.7);
}

.border-t-indigo-950\/75 {
  border-top-color: rgb(30 27 75 / 0.75);
}

.border-t-indigo-950\/80 {
  border-top-color: rgb(30 27 75 / 0.8);
}

.border-t-indigo-950\/85 {
  border-top-color: rgb(30 27 75 / 0.85);
}

.border-t-indigo-950\/90 {
  border-top-color: rgb(30 27 75 / 0.9);
}

.border-t-indigo-950\/95 {
  border-top-color: rgb(30 27 75 / 0.95);
}

.border-t-inherit {
  border-top-color: inherit;
}

.border-t-lightgray {
  --tw-border-opacity: 1;
  border-top-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
}

.border-t-lightgray\/0 {
  border-top-color: rgb(217 217 217 / 0);
}

.border-t-lightgray\/10 {
  border-top-color: rgb(217 217 217 / 0.1);
}

.border-t-lightgray\/100 {
  border-top-color: rgb(217 217 217 / 1);
}

.border-t-lightgray\/15 {
  border-top-color: rgb(217 217 217 / 0.15);
}

.border-t-lightgray\/20 {
  border-top-color: rgb(217 217 217 / 0.2);
}

.border-t-lightgray\/25 {
  border-top-color: rgb(217 217 217 / 0.25);
}

.border-t-lightgray\/30 {
  border-top-color: rgb(217 217 217 / 0.3);
}

.border-t-lightgray\/35 {
  border-top-color: rgb(217 217 217 / 0.35);
}

.border-t-lightgray\/40 {
  border-top-color: rgb(217 217 217 / 0.4);
}

.border-t-lightgray\/45 {
  border-top-color: rgb(217 217 217 / 0.45);
}

.border-t-lightgray\/5 {
  border-top-color: rgb(217 217 217 / 0.05);
}

.border-t-lightgray\/50 {
  border-top-color: rgb(217 217 217 / 0.5);
}

.border-t-lightgray\/55 {
  border-top-color: rgb(217 217 217 / 0.55);
}

.border-t-lightgray\/60 {
  border-top-color: rgb(217 217 217 / 0.6);
}

.border-t-lightgray\/65 {
  border-top-color: rgb(217 217 217 / 0.65);
}

.border-t-lightgray\/70 {
  border-top-color: rgb(217 217 217 / 0.7);
}

.border-t-lightgray\/75 {
  border-top-color: rgb(217 217 217 / 0.75);
}

.border-t-lightgray\/80 {
  border-top-color: rgb(217 217 217 / 0.8);
}

.border-t-lightgray\/85 {
  border-top-color: rgb(217 217 217 / 0.85);
}

.border-t-lightgray\/90 {
  border-top-color: rgb(217 217 217 / 0.9);
}

.border-t-lightgray\/95 {
  border-top-color: rgb(217 217 217 / 0.95);
}

.border-t-lime-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(236 252 203 / var(--tw-border-opacity, 1));
}

.border-t-lime-100\/0 {
  border-top-color: rgb(236 252 203 / 0);
}

.border-t-lime-100\/10 {
  border-top-color: rgb(236 252 203 / 0.1);
}

.border-t-lime-100\/100 {
  border-top-color: rgb(236 252 203 / 1);
}

.border-t-lime-100\/15 {
  border-top-color: rgb(236 252 203 / 0.15);
}

.border-t-lime-100\/20 {
  border-top-color: rgb(236 252 203 / 0.2);
}

.border-t-lime-100\/25 {
  border-top-color: rgb(236 252 203 / 0.25);
}

.border-t-lime-100\/30 {
  border-top-color: rgb(236 252 203 / 0.3);
}

.border-t-lime-100\/35 {
  border-top-color: rgb(236 252 203 / 0.35);
}

.border-t-lime-100\/40 {
  border-top-color: rgb(236 252 203 / 0.4);
}

.border-t-lime-100\/45 {
  border-top-color: rgb(236 252 203 / 0.45);
}

.border-t-lime-100\/5 {
  border-top-color: rgb(236 252 203 / 0.05);
}

.border-t-lime-100\/50 {
  border-top-color: rgb(236 252 203 / 0.5);
}

.border-t-lime-100\/55 {
  border-top-color: rgb(236 252 203 / 0.55);
}

.border-t-lime-100\/60 {
  border-top-color: rgb(236 252 203 / 0.6);
}

.border-t-lime-100\/65 {
  border-top-color: rgb(236 252 203 / 0.65);
}

.border-t-lime-100\/70 {
  border-top-color: rgb(236 252 203 / 0.7);
}

.border-t-lime-100\/75 {
  border-top-color: rgb(236 252 203 / 0.75);
}

.border-t-lime-100\/80 {
  border-top-color: rgb(236 252 203 / 0.8);
}

.border-t-lime-100\/85 {
  border-top-color: rgb(236 252 203 / 0.85);
}

.border-t-lime-100\/90 {
  border-top-color: rgb(236 252 203 / 0.9);
}

.border-t-lime-100\/95 {
  border-top-color: rgb(236 252 203 / 0.95);
}

.border-t-lime-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(217 249 157 / var(--tw-border-opacity, 1));
}

.border-t-lime-200\/0 {
  border-top-color: rgb(217 249 157 / 0);
}

.border-t-lime-200\/10 {
  border-top-color: rgb(217 249 157 / 0.1);
}

.border-t-lime-200\/100 {
  border-top-color: rgb(217 249 157 / 1);
}

.border-t-lime-200\/15 {
  border-top-color: rgb(217 249 157 / 0.15);
}

.border-t-lime-200\/20 {
  border-top-color: rgb(217 249 157 / 0.2);
}

.border-t-lime-200\/25 {
  border-top-color: rgb(217 249 157 / 0.25);
}

.border-t-lime-200\/30 {
  border-top-color: rgb(217 249 157 / 0.3);
}

.border-t-lime-200\/35 {
  border-top-color: rgb(217 249 157 / 0.35);
}

.border-t-lime-200\/40 {
  border-top-color: rgb(217 249 157 / 0.4);
}

.border-t-lime-200\/45 {
  border-top-color: rgb(217 249 157 / 0.45);
}

.border-t-lime-200\/5 {
  border-top-color: rgb(217 249 157 / 0.05);
}

.border-t-lime-200\/50 {
  border-top-color: rgb(217 249 157 / 0.5);
}

.border-t-lime-200\/55 {
  border-top-color: rgb(217 249 157 / 0.55);
}

.border-t-lime-200\/60 {
  border-top-color: rgb(217 249 157 / 0.6);
}

.border-t-lime-200\/65 {
  border-top-color: rgb(217 249 157 / 0.65);
}

.border-t-lime-200\/70 {
  border-top-color: rgb(217 249 157 / 0.7);
}

.border-t-lime-200\/75 {
  border-top-color: rgb(217 249 157 / 0.75);
}

.border-t-lime-200\/80 {
  border-top-color: rgb(217 249 157 / 0.8);
}

.border-t-lime-200\/85 {
  border-top-color: rgb(217 249 157 / 0.85);
}

.border-t-lime-200\/90 {
  border-top-color: rgb(217 249 157 / 0.9);
}

.border-t-lime-200\/95 {
  border-top-color: rgb(217 249 157 / 0.95);
}

.border-t-lime-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(190 242 100 / var(--tw-border-opacity, 1));
}

.border-t-lime-300\/0 {
  border-top-color: rgb(190 242 100 / 0);
}

.border-t-lime-300\/10 {
  border-top-color: rgb(190 242 100 / 0.1);
}

.border-t-lime-300\/100 {
  border-top-color: rgb(190 242 100 / 1);
}

.border-t-lime-300\/15 {
  border-top-color: rgb(190 242 100 / 0.15);
}

.border-t-lime-300\/20 {
  border-top-color: rgb(190 242 100 / 0.2);
}

.border-t-lime-300\/25 {
  border-top-color: rgb(190 242 100 / 0.25);
}

.border-t-lime-300\/30 {
  border-top-color: rgb(190 242 100 / 0.3);
}

.border-t-lime-300\/35 {
  border-top-color: rgb(190 242 100 / 0.35);
}

.border-t-lime-300\/40 {
  border-top-color: rgb(190 242 100 / 0.4);
}

.border-t-lime-300\/45 {
  border-top-color: rgb(190 242 100 / 0.45);
}

.border-t-lime-300\/5 {
  border-top-color: rgb(190 242 100 / 0.05);
}

.border-t-lime-300\/50 {
  border-top-color: rgb(190 242 100 / 0.5);
}

.border-t-lime-300\/55 {
  border-top-color: rgb(190 242 100 / 0.55);
}

.border-t-lime-300\/60 {
  border-top-color: rgb(190 242 100 / 0.6);
}

.border-t-lime-300\/65 {
  border-top-color: rgb(190 242 100 / 0.65);
}

.border-t-lime-300\/70 {
  border-top-color: rgb(190 242 100 / 0.7);
}

.border-t-lime-300\/75 {
  border-top-color: rgb(190 242 100 / 0.75);
}

.border-t-lime-300\/80 {
  border-top-color: rgb(190 242 100 / 0.8);
}

.border-t-lime-300\/85 {
  border-top-color: rgb(190 242 100 / 0.85);
}

.border-t-lime-300\/90 {
  border-top-color: rgb(190 242 100 / 0.9);
}

.border-t-lime-300\/95 {
  border-top-color: rgb(190 242 100 / 0.95);
}

.border-t-lime-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(163 230 53 / var(--tw-border-opacity, 1));
}

.border-t-lime-400\/0 {
  border-top-color: rgb(163 230 53 / 0);
}

.border-t-lime-400\/10 {
  border-top-color: rgb(163 230 53 / 0.1);
}

.border-t-lime-400\/100 {
  border-top-color: rgb(163 230 53 / 1);
}

.border-t-lime-400\/15 {
  border-top-color: rgb(163 230 53 / 0.15);
}

.border-t-lime-400\/20 {
  border-top-color: rgb(163 230 53 / 0.2);
}

.border-t-lime-400\/25 {
  border-top-color: rgb(163 230 53 / 0.25);
}

.border-t-lime-400\/30 {
  border-top-color: rgb(163 230 53 / 0.3);
}

.border-t-lime-400\/35 {
  border-top-color: rgb(163 230 53 / 0.35);
}

.border-t-lime-400\/40 {
  border-top-color: rgb(163 230 53 / 0.4);
}

.border-t-lime-400\/45 {
  border-top-color: rgb(163 230 53 / 0.45);
}

.border-t-lime-400\/5 {
  border-top-color: rgb(163 230 53 / 0.05);
}

.border-t-lime-400\/50 {
  border-top-color: rgb(163 230 53 / 0.5);
}

.border-t-lime-400\/55 {
  border-top-color: rgb(163 230 53 / 0.55);
}

.border-t-lime-400\/60 {
  border-top-color: rgb(163 230 53 / 0.6);
}

.border-t-lime-400\/65 {
  border-top-color: rgb(163 230 53 / 0.65);
}

.border-t-lime-400\/70 {
  border-top-color: rgb(163 230 53 / 0.7);
}

.border-t-lime-400\/75 {
  border-top-color: rgb(163 230 53 / 0.75);
}

.border-t-lime-400\/80 {
  border-top-color: rgb(163 230 53 / 0.8);
}

.border-t-lime-400\/85 {
  border-top-color: rgb(163 230 53 / 0.85);
}

.border-t-lime-400\/90 {
  border-top-color: rgb(163 230 53 / 0.9);
}

.border-t-lime-400\/95 {
  border-top-color: rgb(163 230 53 / 0.95);
}

.border-t-lime-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(247 254 231 / var(--tw-border-opacity, 1));
}

.border-t-lime-50\/0 {
  border-top-color: rgb(247 254 231 / 0);
}

.border-t-lime-50\/10 {
  border-top-color: rgb(247 254 231 / 0.1);
}

.border-t-lime-50\/100 {
  border-top-color: rgb(247 254 231 / 1);
}

.border-t-lime-50\/15 {
  border-top-color: rgb(247 254 231 / 0.15);
}

.border-t-lime-50\/20 {
  border-top-color: rgb(247 254 231 / 0.2);
}

.border-t-lime-50\/25 {
  border-top-color: rgb(247 254 231 / 0.25);
}

.border-t-lime-50\/30 {
  border-top-color: rgb(247 254 231 / 0.3);
}

.border-t-lime-50\/35 {
  border-top-color: rgb(247 254 231 / 0.35);
}

.border-t-lime-50\/40 {
  border-top-color: rgb(247 254 231 / 0.4);
}

.border-t-lime-50\/45 {
  border-top-color: rgb(247 254 231 / 0.45);
}

.border-t-lime-50\/5 {
  border-top-color: rgb(247 254 231 / 0.05);
}

.border-t-lime-50\/50 {
  border-top-color: rgb(247 254 231 / 0.5);
}

.border-t-lime-50\/55 {
  border-top-color: rgb(247 254 231 / 0.55);
}

.border-t-lime-50\/60 {
  border-top-color: rgb(247 254 231 / 0.6);
}

.border-t-lime-50\/65 {
  border-top-color: rgb(247 254 231 / 0.65);
}

.border-t-lime-50\/70 {
  border-top-color: rgb(247 254 231 / 0.7);
}

.border-t-lime-50\/75 {
  border-top-color: rgb(247 254 231 / 0.75);
}

.border-t-lime-50\/80 {
  border-top-color: rgb(247 254 231 / 0.8);
}

.border-t-lime-50\/85 {
  border-top-color: rgb(247 254 231 / 0.85);
}

.border-t-lime-50\/90 {
  border-top-color: rgb(247 254 231 / 0.9);
}

.border-t-lime-50\/95 {
  border-top-color: rgb(247 254 231 / 0.95);
}

.border-t-lime-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(132 204 22 / var(--tw-border-opacity, 1));
}

.border-t-lime-500\/0 {
  border-top-color: rgb(132 204 22 / 0);
}

.border-t-lime-500\/10 {
  border-top-color: rgb(132 204 22 / 0.1);
}

.border-t-lime-500\/100 {
  border-top-color: rgb(132 204 22 / 1);
}

.border-t-lime-500\/15 {
  border-top-color: rgb(132 204 22 / 0.15);
}

.border-t-lime-500\/20 {
  border-top-color: rgb(132 204 22 / 0.2);
}

.border-t-lime-500\/25 {
  border-top-color: rgb(132 204 22 / 0.25);
}

.border-t-lime-500\/30 {
  border-top-color: rgb(132 204 22 / 0.3);
}

.border-t-lime-500\/35 {
  border-top-color: rgb(132 204 22 / 0.35);
}

.border-t-lime-500\/40 {
  border-top-color: rgb(132 204 22 / 0.4);
}

.border-t-lime-500\/45 {
  border-top-color: rgb(132 204 22 / 0.45);
}

.border-t-lime-500\/5 {
  border-top-color: rgb(132 204 22 / 0.05);
}

.border-t-lime-500\/50 {
  border-top-color: rgb(132 204 22 / 0.5);
}

.border-t-lime-500\/55 {
  border-top-color: rgb(132 204 22 / 0.55);
}

.border-t-lime-500\/60 {
  border-top-color: rgb(132 204 22 / 0.6);
}

.border-t-lime-500\/65 {
  border-top-color: rgb(132 204 22 / 0.65);
}

.border-t-lime-500\/70 {
  border-top-color: rgb(132 204 22 / 0.7);
}

.border-t-lime-500\/75 {
  border-top-color: rgb(132 204 22 / 0.75);
}

.border-t-lime-500\/80 {
  border-top-color: rgb(132 204 22 / 0.8);
}

.border-t-lime-500\/85 {
  border-top-color: rgb(132 204 22 / 0.85);
}

.border-t-lime-500\/90 {
  border-top-color: rgb(132 204 22 / 0.9);
}

.border-t-lime-500\/95 {
  border-top-color: rgb(132 204 22 / 0.95);
}

.border-t-lime-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(101 163 13 / var(--tw-border-opacity, 1));
}

.border-t-lime-600\/0 {
  border-top-color: rgb(101 163 13 / 0);
}

.border-t-lime-600\/10 {
  border-top-color: rgb(101 163 13 / 0.1);
}

.border-t-lime-600\/100 {
  border-top-color: rgb(101 163 13 / 1);
}

.border-t-lime-600\/15 {
  border-top-color: rgb(101 163 13 / 0.15);
}

.border-t-lime-600\/20 {
  border-top-color: rgb(101 163 13 / 0.2);
}

.border-t-lime-600\/25 {
  border-top-color: rgb(101 163 13 / 0.25);
}

.border-t-lime-600\/30 {
  border-top-color: rgb(101 163 13 / 0.3);
}

.border-t-lime-600\/35 {
  border-top-color: rgb(101 163 13 / 0.35);
}

.border-t-lime-600\/40 {
  border-top-color: rgb(101 163 13 / 0.4);
}

.border-t-lime-600\/45 {
  border-top-color: rgb(101 163 13 / 0.45);
}

.border-t-lime-600\/5 {
  border-top-color: rgb(101 163 13 / 0.05);
}

.border-t-lime-600\/50 {
  border-top-color: rgb(101 163 13 / 0.5);
}

.border-t-lime-600\/55 {
  border-top-color: rgb(101 163 13 / 0.55);
}

.border-t-lime-600\/60 {
  border-top-color: rgb(101 163 13 / 0.6);
}

.border-t-lime-600\/65 {
  border-top-color: rgb(101 163 13 / 0.65);
}

.border-t-lime-600\/70 {
  border-top-color: rgb(101 163 13 / 0.7);
}

.border-t-lime-600\/75 {
  border-top-color: rgb(101 163 13 / 0.75);
}

.border-t-lime-600\/80 {
  border-top-color: rgb(101 163 13 / 0.8);
}

.border-t-lime-600\/85 {
  border-top-color: rgb(101 163 13 / 0.85);
}

.border-t-lime-600\/90 {
  border-top-color: rgb(101 163 13 / 0.9);
}

.border-t-lime-600\/95 {
  border-top-color: rgb(101 163 13 / 0.95);
}

.border-t-lime-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(77 124 15 / var(--tw-border-opacity, 1));
}

.border-t-lime-700\/0 {
  border-top-color: rgb(77 124 15 / 0);
}

.border-t-lime-700\/10 {
  border-top-color: rgb(77 124 15 / 0.1);
}

.border-t-lime-700\/100 {
  border-top-color: rgb(77 124 15 / 1);
}

.border-t-lime-700\/15 {
  border-top-color: rgb(77 124 15 / 0.15);
}

.border-t-lime-700\/20 {
  border-top-color: rgb(77 124 15 / 0.2);
}

.border-t-lime-700\/25 {
  border-top-color: rgb(77 124 15 / 0.25);
}

.border-t-lime-700\/30 {
  border-top-color: rgb(77 124 15 / 0.3);
}

.border-t-lime-700\/35 {
  border-top-color: rgb(77 124 15 / 0.35);
}

.border-t-lime-700\/40 {
  border-top-color: rgb(77 124 15 / 0.4);
}

.border-t-lime-700\/45 {
  border-top-color: rgb(77 124 15 / 0.45);
}

.border-t-lime-700\/5 {
  border-top-color: rgb(77 124 15 / 0.05);
}

.border-t-lime-700\/50 {
  border-top-color: rgb(77 124 15 / 0.5);
}

.border-t-lime-700\/55 {
  border-top-color: rgb(77 124 15 / 0.55);
}

.border-t-lime-700\/60 {
  border-top-color: rgb(77 124 15 / 0.6);
}

.border-t-lime-700\/65 {
  border-top-color: rgb(77 124 15 / 0.65);
}

.border-t-lime-700\/70 {
  border-top-color: rgb(77 124 15 / 0.7);
}

.border-t-lime-700\/75 {
  border-top-color: rgb(77 124 15 / 0.75);
}

.border-t-lime-700\/80 {
  border-top-color: rgb(77 124 15 / 0.8);
}

.border-t-lime-700\/85 {
  border-top-color: rgb(77 124 15 / 0.85);
}

.border-t-lime-700\/90 {
  border-top-color: rgb(77 124 15 / 0.9);
}

.border-t-lime-700\/95 {
  border-top-color: rgb(77 124 15 / 0.95);
}

.border-t-lime-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(63 98 18 / var(--tw-border-opacity, 1));
}

.border-t-lime-800\/0 {
  border-top-color: rgb(63 98 18 / 0);
}

.border-t-lime-800\/10 {
  border-top-color: rgb(63 98 18 / 0.1);
}

.border-t-lime-800\/100 {
  border-top-color: rgb(63 98 18 / 1);
}

.border-t-lime-800\/15 {
  border-top-color: rgb(63 98 18 / 0.15);
}

.border-t-lime-800\/20 {
  border-top-color: rgb(63 98 18 / 0.2);
}

.border-t-lime-800\/25 {
  border-top-color: rgb(63 98 18 / 0.25);
}

.border-t-lime-800\/30 {
  border-top-color: rgb(63 98 18 / 0.3);
}

.border-t-lime-800\/35 {
  border-top-color: rgb(63 98 18 / 0.35);
}

.border-t-lime-800\/40 {
  border-top-color: rgb(63 98 18 / 0.4);
}

.border-t-lime-800\/45 {
  border-top-color: rgb(63 98 18 / 0.45);
}

.border-t-lime-800\/5 {
  border-top-color: rgb(63 98 18 / 0.05);
}

.border-t-lime-800\/50 {
  border-top-color: rgb(63 98 18 / 0.5);
}

.border-t-lime-800\/55 {
  border-top-color: rgb(63 98 18 / 0.55);
}

.border-t-lime-800\/60 {
  border-top-color: rgb(63 98 18 / 0.6);
}

.border-t-lime-800\/65 {
  border-top-color: rgb(63 98 18 / 0.65);
}

.border-t-lime-800\/70 {
  border-top-color: rgb(63 98 18 / 0.7);
}

.border-t-lime-800\/75 {
  border-top-color: rgb(63 98 18 / 0.75);
}

.border-t-lime-800\/80 {
  border-top-color: rgb(63 98 18 / 0.8);
}

.border-t-lime-800\/85 {
  border-top-color: rgb(63 98 18 / 0.85);
}

.border-t-lime-800\/90 {
  border-top-color: rgb(63 98 18 / 0.9);
}

.border-t-lime-800\/95 {
  border-top-color: rgb(63 98 18 / 0.95);
}

.border-t-lime-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(54 83 20 / var(--tw-border-opacity, 1));
}

.border-t-lime-900\/0 {
  border-top-color: rgb(54 83 20 / 0);
}

.border-t-lime-900\/10 {
  border-top-color: rgb(54 83 20 / 0.1);
}

.border-t-lime-900\/100 {
  border-top-color: rgb(54 83 20 / 1);
}

.border-t-lime-900\/15 {
  border-top-color: rgb(54 83 20 / 0.15);
}

.border-t-lime-900\/20 {
  border-top-color: rgb(54 83 20 / 0.2);
}

.border-t-lime-900\/25 {
  border-top-color: rgb(54 83 20 / 0.25);
}

.border-t-lime-900\/30 {
  border-top-color: rgb(54 83 20 / 0.3);
}

.border-t-lime-900\/35 {
  border-top-color: rgb(54 83 20 / 0.35);
}

.border-t-lime-900\/40 {
  border-top-color: rgb(54 83 20 / 0.4);
}

.border-t-lime-900\/45 {
  border-top-color: rgb(54 83 20 / 0.45);
}

.border-t-lime-900\/5 {
  border-top-color: rgb(54 83 20 / 0.05);
}

.border-t-lime-900\/50 {
  border-top-color: rgb(54 83 20 / 0.5);
}

.border-t-lime-900\/55 {
  border-top-color: rgb(54 83 20 / 0.55);
}

.border-t-lime-900\/60 {
  border-top-color: rgb(54 83 20 / 0.6);
}

.border-t-lime-900\/65 {
  border-top-color: rgb(54 83 20 / 0.65);
}

.border-t-lime-900\/70 {
  border-top-color: rgb(54 83 20 / 0.7);
}

.border-t-lime-900\/75 {
  border-top-color: rgb(54 83 20 / 0.75);
}

.border-t-lime-900\/80 {
  border-top-color: rgb(54 83 20 / 0.8);
}

.border-t-lime-900\/85 {
  border-top-color: rgb(54 83 20 / 0.85);
}

.border-t-lime-900\/90 {
  border-top-color: rgb(54 83 20 / 0.9);
}

.border-t-lime-900\/95 {
  border-top-color: rgb(54 83 20 / 0.95);
}

.border-t-lime-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(26 46 5 / var(--tw-border-opacity, 1));
}

.border-t-lime-950\/0 {
  border-top-color: rgb(26 46 5 / 0);
}

.border-t-lime-950\/10 {
  border-top-color: rgb(26 46 5 / 0.1);
}

.border-t-lime-950\/100 {
  border-top-color: rgb(26 46 5 / 1);
}

.border-t-lime-950\/15 {
  border-top-color: rgb(26 46 5 / 0.15);
}

.border-t-lime-950\/20 {
  border-top-color: rgb(26 46 5 / 0.2);
}

.border-t-lime-950\/25 {
  border-top-color: rgb(26 46 5 / 0.25);
}

.border-t-lime-950\/30 {
  border-top-color: rgb(26 46 5 / 0.3);
}

.border-t-lime-950\/35 {
  border-top-color: rgb(26 46 5 / 0.35);
}

.border-t-lime-950\/40 {
  border-top-color: rgb(26 46 5 / 0.4);
}

.border-t-lime-950\/45 {
  border-top-color: rgb(26 46 5 / 0.45);
}

.border-t-lime-950\/5 {
  border-top-color: rgb(26 46 5 / 0.05);
}

.border-t-lime-950\/50 {
  border-top-color: rgb(26 46 5 / 0.5);
}

.border-t-lime-950\/55 {
  border-top-color: rgb(26 46 5 / 0.55);
}

.border-t-lime-950\/60 {
  border-top-color: rgb(26 46 5 / 0.6);
}

.border-t-lime-950\/65 {
  border-top-color: rgb(26 46 5 / 0.65);
}

.border-t-lime-950\/70 {
  border-top-color: rgb(26 46 5 / 0.7);
}

.border-t-lime-950\/75 {
  border-top-color: rgb(26 46 5 / 0.75);
}

.border-t-lime-950\/80 {
  border-top-color: rgb(26 46 5 / 0.8);
}

.border-t-lime-950\/85 {
  border-top-color: rgb(26 46 5 / 0.85);
}

.border-t-lime-950\/90 {
  border-top-color: rgb(26 46 5 / 0.9);
}

.border-t-lime-950\/95 {
  border-top-color: rgb(26 46 5 / 0.95);
}

.border-t-neutral-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}

.border-t-neutral-100\/0 {
  border-top-color: rgb(245 245 245 / 0);
}

.border-t-neutral-100\/10 {
  border-top-color: rgb(245 245 245 / 0.1);
}

.border-t-neutral-100\/100 {
  border-top-color: rgb(245 245 245 / 1);
}

.border-t-neutral-100\/15 {
  border-top-color: rgb(245 245 245 / 0.15);
}

.border-t-neutral-100\/20 {
  border-top-color: rgb(245 245 245 / 0.2);
}

.border-t-neutral-100\/25 {
  border-top-color: rgb(245 245 245 / 0.25);
}

.border-t-neutral-100\/30 {
  border-top-color: rgb(245 245 245 / 0.3);
}

.border-t-neutral-100\/35 {
  border-top-color: rgb(245 245 245 / 0.35);
}

.border-t-neutral-100\/40 {
  border-top-color: rgb(245 245 245 / 0.4);
}

.border-t-neutral-100\/45 {
  border-top-color: rgb(245 245 245 / 0.45);
}

.border-t-neutral-100\/5 {
  border-top-color: rgb(245 245 245 / 0.05);
}

.border-t-neutral-100\/50 {
  border-top-color: rgb(245 245 245 / 0.5);
}

.border-t-neutral-100\/55 {
  border-top-color: rgb(245 245 245 / 0.55);
}

.border-t-neutral-100\/60 {
  border-top-color: rgb(245 245 245 / 0.6);
}

.border-t-neutral-100\/65 {
  border-top-color: rgb(245 245 245 / 0.65);
}

.border-t-neutral-100\/70 {
  border-top-color: rgb(245 245 245 / 0.7);
}

.border-t-neutral-100\/75 {
  border-top-color: rgb(245 245 245 / 0.75);
}

.border-t-neutral-100\/80 {
  border-top-color: rgb(245 245 245 / 0.8);
}

.border-t-neutral-100\/85 {
  border-top-color: rgb(245 245 245 / 0.85);
}

.border-t-neutral-100\/90 {
  border-top-color: rgb(245 245 245 / 0.9);
}

.border-t-neutral-100\/95 {
  border-top-color: rgb(245 245 245 / 0.95);
}

.border-t-neutral-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}

.border-t-neutral-200\/0 {
  border-top-color: rgb(229 229 229 / 0);
}

.border-t-neutral-200\/10 {
  border-top-color: rgb(229 229 229 / 0.1);
}

.border-t-neutral-200\/100 {
  border-top-color: rgb(229 229 229 / 1);
}

.border-t-neutral-200\/15 {
  border-top-color: rgb(229 229 229 / 0.15);
}

.border-t-neutral-200\/20 {
  border-top-color: rgb(229 229 229 / 0.2);
}

.border-t-neutral-200\/25 {
  border-top-color: rgb(229 229 229 / 0.25);
}

.border-t-neutral-200\/30 {
  border-top-color: rgb(229 229 229 / 0.3);
}

.border-t-neutral-200\/35 {
  border-top-color: rgb(229 229 229 / 0.35);
}

.border-t-neutral-200\/40 {
  border-top-color: rgb(229 229 229 / 0.4);
}

.border-t-neutral-200\/45 {
  border-top-color: rgb(229 229 229 / 0.45);
}

.border-t-neutral-200\/5 {
  border-top-color: rgb(229 229 229 / 0.05);
}

.border-t-neutral-200\/50 {
  border-top-color: rgb(229 229 229 / 0.5);
}

.border-t-neutral-200\/55 {
  border-top-color: rgb(229 229 229 / 0.55);
}

.border-t-neutral-200\/60 {
  border-top-color: rgb(229 229 229 / 0.6);
}

.border-t-neutral-200\/65 {
  border-top-color: rgb(229 229 229 / 0.65);
}

.border-t-neutral-200\/70 {
  border-top-color: rgb(229 229 229 / 0.7);
}

.border-t-neutral-200\/75 {
  border-top-color: rgb(229 229 229 / 0.75);
}

.border-t-neutral-200\/80 {
  border-top-color: rgb(229 229 229 / 0.8);
}

.border-t-neutral-200\/85 {
  border-top-color: rgb(229 229 229 / 0.85);
}

.border-t-neutral-200\/90 {
  border-top-color: rgb(229 229 229 / 0.9);
}

.border-t-neutral-200\/95 {
  border-top-color: rgb(229 229 229 / 0.95);
}

.border-t-neutral-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}

.border-t-neutral-300\/0 {
  border-top-color: rgb(212 212 212 / 0);
}

.border-t-neutral-300\/10 {
  border-top-color: rgb(212 212 212 / 0.1);
}

.border-t-neutral-300\/100 {
  border-top-color: rgb(212 212 212 / 1);
}

.border-t-neutral-300\/15 {
  border-top-color: rgb(212 212 212 / 0.15);
}

.border-t-neutral-300\/20 {
  border-top-color: rgb(212 212 212 / 0.2);
}

.border-t-neutral-300\/25 {
  border-top-color: rgb(212 212 212 / 0.25);
}

.border-t-neutral-300\/30 {
  border-top-color: rgb(212 212 212 / 0.3);
}

.border-t-neutral-300\/35 {
  border-top-color: rgb(212 212 212 / 0.35);
}

.border-t-neutral-300\/40 {
  border-top-color: rgb(212 212 212 / 0.4);
}

.border-t-neutral-300\/45 {
  border-top-color: rgb(212 212 212 / 0.45);
}

.border-t-neutral-300\/5 {
  border-top-color: rgb(212 212 212 / 0.05);
}

.border-t-neutral-300\/50 {
  border-top-color: rgb(212 212 212 / 0.5);
}

.border-t-neutral-300\/55 {
  border-top-color: rgb(212 212 212 / 0.55);
}

.border-t-neutral-300\/60 {
  border-top-color: rgb(212 212 212 / 0.6);
}

.border-t-neutral-300\/65 {
  border-top-color: rgb(212 212 212 / 0.65);
}

.border-t-neutral-300\/70 {
  border-top-color: rgb(212 212 212 / 0.7);
}

.border-t-neutral-300\/75 {
  border-top-color: rgb(212 212 212 / 0.75);
}

.border-t-neutral-300\/80 {
  border-top-color: rgb(212 212 212 / 0.8);
}

.border-t-neutral-300\/85 {
  border-top-color: rgb(212 212 212 / 0.85);
}

.border-t-neutral-300\/90 {
  border-top-color: rgb(212 212 212 / 0.9);
}

.border-t-neutral-300\/95 {
  border-top-color: rgb(212 212 212 / 0.95);
}

.border-t-neutral-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(163 163 163 / var(--tw-border-opacity, 1));
}

.border-t-neutral-400\/0 {
  border-top-color: rgb(163 163 163 / 0);
}

.border-t-neutral-400\/10 {
  border-top-color: rgb(163 163 163 / 0.1);
}

.border-t-neutral-400\/100 {
  border-top-color: rgb(163 163 163 / 1);
}

.border-t-neutral-400\/15 {
  border-top-color: rgb(163 163 163 / 0.15);
}

.border-t-neutral-400\/20 {
  border-top-color: rgb(163 163 163 / 0.2);
}

.border-t-neutral-400\/25 {
  border-top-color: rgb(163 163 163 / 0.25);
}

.border-t-neutral-400\/30 {
  border-top-color: rgb(163 163 163 / 0.3);
}

.border-t-neutral-400\/35 {
  border-top-color: rgb(163 163 163 / 0.35);
}

.border-t-neutral-400\/40 {
  border-top-color: rgb(163 163 163 / 0.4);
}

.border-t-neutral-400\/45 {
  border-top-color: rgb(163 163 163 / 0.45);
}

.border-t-neutral-400\/5 {
  border-top-color: rgb(163 163 163 / 0.05);
}

.border-t-neutral-400\/50 {
  border-top-color: rgb(163 163 163 / 0.5);
}

.border-t-neutral-400\/55 {
  border-top-color: rgb(163 163 163 / 0.55);
}

.border-t-neutral-400\/60 {
  border-top-color: rgb(163 163 163 / 0.6);
}

.border-t-neutral-400\/65 {
  border-top-color: rgb(163 163 163 / 0.65);
}

.border-t-neutral-400\/70 {
  border-top-color: rgb(163 163 163 / 0.7);
}

.border-t-neutral-400\/75 {
  border-top-color: rgb(163 163 163 / 0.75);
}

.border-t-neutral-400\/80 {
  border-top-color: rgb(163 163 163 / 0.8);
}

.border-t-neutral-400\/85 {
  border-top-color: rgb(163 163 163 / 0.85);
}

.border-t-neutral-400\/90 {
  border-top-color: rgb(163 163 163 / 0.9);
}

.border-t-neutral-400\/95 {
  border-top-color: rgb(163 163 163 / 0.95);
}

.border-t-neutral-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}

.border-t-neutral-50\/0 {
  border-top-color: rgb(250 250 250 / 0);
}

.border-t-neutral-50\/10 {
  border-top-color: rgb(250 250 250 / 0.1);
}

.border-t-neutral-50\/100 {
  border-top-color: rgb(250 250 250 / 1);
}

.border-t-neutral-50\/15 {
  border-top-color: rgb(250 250 250 / 0.15);
}

.border-t-neutral-50\/20 {
  border-top-color: rgb(250 250 250 / 0.2);
}

.border-t-neutral-50\/25 {
  border-top-color: rgb(250 250 250 / 0.25);
}

.border-t-neutral-50\/30 {
  border-top-color: rgb(250 250 250 / 0.3);
}

.border-t-neutral-50\/35 {
  border-top-color: rgb(250 250 250 / 0.35);
}

.border-t-neutral-50\/40 {
  border-top-color: rgb(250 250 250 / 0.4);
}

.border-t-neutral-50\/45 {
  border-top-color: rgb(250 250 250 / 0.45);
}

.border-t-neutral-50\/5 {
  border-top-color: rgb(250 250 250 / 0.05);
}

.border-t-neutral-50\/50 {
  border-top-color: rgb(250 250 250 / 0.5);
}

.border-t-neutral-50\/55 {
  border-top-color: rgb(250 250 250 / 0.55);
}

.border-t-neutral-50\/60 {
  border-top-color: rgb(250 250 250 / 0.6);
}

.border-t-neutral-50\/65 {
  border-top-color: rgb(250 250 250 / 0.65);
}

.border-t-neutral-50\/70 {
  border-top-color: rgb(250 250 250 / 0.7);
}

.border-t-neutral-50\/75 {
  border-top-color: rgb(250 250 250 / 0.75);
}

.border-t-neutral-50\/80 {
  border-top-color: rgb(250 250 250 / 0.8);
}

.border-t-neutral-50\/85 {
  border-top-color: rgb(250 250 250 / 0.85);
}

.border-t-neutral-50\/90 {
  border-top-color: rgb(250 250 250 / 0.9);
}

.border-t-neutral-50\/95 {
  border-top-color: rgb(250 250 250 / 0.95);
}

.border-t-neutral-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(115 115 115 / var(--tw-border-opacity, 1));
}

.border-t-neutral-500\/0 {
  border-top-color: rgb(115 115 115 / 0);
}

.border-t-neutral-500\/10 {
  border-top-color: rgb(115 115 115 / 0.1);
}

.border-t-neutral-500\/100 {
  border-top-color: rgb(115 115 115 / 1);
}

.border-t-neutral-500\/15 {
  border-top-color: rgb(115 115 115 / 0.15);
}

.border-t-neutral-500\/20 {
  border-top-color: rgb(115 115 115 / 0.2);
}

.border-t-neutral-500\/25 {
  border-top-color: rgb(115 115 115 / 0.25);
}

.border-t-neutral-500\/30 {
  border-top-color: rgb(115 115 115 / 0.3);
}

.border-t-neutral-500\/35 {
  border-top-color: rgb(115 115 115 / 0.35);
}

.border-t-neutral-500\/40 {
  border-top-color: rgb(115 115 115 / 0.4);
}

.border-t-neutral-500\/45 {
  border-top-color: rgb(115 115 115 / 0.45);
}

.border-t-neutral-500\/5 {
  border-top-color: rgb(115 115 115 / 0.05);
}

.border-t-neutral-500\/50 {
  border-top-color: rgb(115 115 115 / 0.5);
}

.border-t-neutral-500\/55 {
  border-top-color: rgb(115 115 115 / 0.55);
}

.border-t-neutral-500\/60 {
  border-top-color: rgb(115 115 115 / 0.6);
}

.border-t-neutral-500\/65 {
  border-top-color: rgb(115 115 115 / 0.65);
}

.border-t-neutral-500\/70 {
  border-top-color: rgb(115 115 115 / 0.7);
}

.border-t-neutral-500\/75 {
  border-top-color: rgb(115 115 115 / 0.75);
}

.border-t-neutral-500\/80 {
  border-top-color: rgb(115 115 115 / 0.8);
}

.border-t-neutral-500\/85 {
  border-top-color: rgb(115 115 115 / 0.85);
}

.border-t-neutral-500\/90 {
  border-top-color: rgb(115 115 115 / 0.9);
}

.border-t-neutral-500\/95 {
  border-top-color: rgb(115 115 115 / 0.95);
}

.border-t-neutral-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(82 82 82 / var(--tw-border-opacity, 1));
}

.border-t-neutral-600\/0 {
  border-top-color: rgb(82 82 82 / 0);
}

.border-t-neutral-600\/10 {
  border-top-color: rgb(82 82 82 / 0.1);
}

.border-t-neutral-600\/100 {
  border-top-color: rgb(82 82 82 / 1);
}

.border-t-neutral-600\/15 {
  border-top-color: rgb(82 82 82 / 0.15);
}

.border-t-neutral-600\/20 {
  border-top-color: rgb(82 82 82 / 0.2);
}

.border-t-neutral-600\/25 {
  border-top-color: rgb(82 82 82 / 0.25);
}

.border-t-neutral-600\/30 {
  border-top-color: rgb(82 82 82 / 0.3);
}

.border-t-neutral-600\/35 {
  border-top-color: rgb(82 82 82 / 0.35);
}

.border-t-neutral-600\/40 {
  border-top-color: rgb(82 82 82 / 0.4);
}

.border-t-neutral-600\/45 {
  border-top-color: rgb(82 82 82 / 0.45);
}

.border-t-neutral-600\/5 {
  border-top-color: rgb(82 82 82 / 0.05);
}

.border-t-neutral-600\/50 {
  border-top-color: rgb(82 82 82 / 0.5);
}

.border-t-neutral-600\/55 {
  border-top-color: rgb(82 82 82 / 0.55);
}

.border-t-neutral-600\/60 {
  border-top-color: rgb(82 82 82 / 0.6);
}

.border-t-neutral-600\/65 {
  border-top-color: rgb(82 82 82 / 0.65);
}

.border-t-neutral-600\/70 {
  border-top-color: rgb(82 82 82 / 0.7);
}

.border-t-neutral-600\/75 {
  border-top-color: rgb(82 82 82 / 0.75);
}

.border-t-neutral-600\/80 {
  border-top-color: rgb(82 82 82 / 0.8);
}

.border-t-neutral-600\/85 {
  border-top-color: rgb(82 82 82 / 0.85);
}

.border-t-neutral-600\/90 {
  border-top-color: rgb(82 82 82 / 0.9);
}

.border-t-neutral-600\/95 {
  border-top-color: rgb(82 82 82 / 0.95);
}

.border-t-neutral-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(64 64 64 / var(--tw-border-opacity, 1));
}

.border-t-neutral-700\/0 {
  border-top-color: rgb(64 64 64 / 0);
}

.border-t-neutral-700\/10 {
  border-top-color: rgb(64 64 64 / 0.1);
}

.border-t-neutral-700\/100 {
  border-top-color: rgb(64 64 64 / 1);
}

.border-t-neutral-700\/15 {
  border-top-color: rgb(64 64 64 / 0.15);
}

.border-t-neutral-700\/20 {
  border-top-color: rgb(64 64 64 / 0.2);
}

.border-t-neutral-700\/25 {
  border-top-color: rgb(64 64 64 / 0.25);
}

.border-t-neutral-700\/30 {
  border-top-color: rgb(64 64 64 / 0.3);
}

.border-t-neutral-700\/35 {
  border-top-color: rgb(64 64 64 / 0.35);
}

.border-t-neutral-700\/40 {
  border-top-color: rgb(64 64 64 / 0.4);
}

.border-t-neutral-700\/45 {
  border-top-color: rgb(64 64 64 / 0.45);
}

.border-t-neutral-700\/5 {
  border-top-color: rgb(64 64 64 / 0.05);
}

.border-t-neutral-700\/50 {
  border-top-color: rgb(64 64 64 / 0.5);
}

.border-t-neutral-700\/55 {
  border-top-color: rgb(64 64 64 / 0.55);
}

.border-t-neutral-700\/60 {
  border-top-color: rgb(64 64 64 / 0.6);
}

.border-t-neutral-700\/65 {
  border-top-color: rgb(64 64 64 / 0.65);
}

.border-t-neutral-700\/70 {
  border-top-color: rgb(64 64 64 / 0.7);
}

.border-t-neutral-700\/75 {
  border-top-color: rgb(64 64 64 / 0.75);
}

.border-t-neutral-700\/80 {
  border-top-color: rgb(64 64 64 / 0.8);
}

.border-t-neutral-700\/85 {
  border-top-color: rgb(64 64 64 / 0.85);
}

.border-t-neutral-700\/90 {
  border-top-color: rgb(64 64 64 / 0.9);
}

.border-t-neutral-700\/95 {
  border-top-color: rgb(64 64 64 / 0.95);
}

.border-t-neutral-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
}

.border-t-neutral-800\/0 {
  border-top-color: rgb(38 38 38 / 0);
}

.border-t-neutral-800\/10 {
  border-top-color: rgb(38 38 38 / 0.1);
}

.border-t-neutral-800\/100 {
  border-top-color: rgb(38 38 38 / 1);
}

.border-t-neutral-800\/15 {
  border-top-color: rgb(38 38 38 / 0.15);
}

.border-t-neutral-800\/20 {
  border-top-color: rgb(38 38 38 / 0.2);
}

.border-t-neutral-800\/25 {
  border-top-color: rgb(38 38 38 / 0.25);
}

.border-t-neutral-800\/30 {
  border-top-color: rgb(38 38 38 / 0.3);
}

.border-t-neutral-800\/35 {
  border-top-color: rgb(38 38 38 / 0.35);
}

.border-t-neutral-800\/40 {
  border-top-color: rgb(38 38 38 / 0.4);
}

.border-t-neutral-800\/45 {
  border-top-color: rgb(38 38 38 / 0.45);
}

.border-t-neutral-800\/5 {
  border-top-color: rgb(38 38 38 / 0.05);
}

.border-t-neutral-800\/50 {
  border-top-color: rgb(38 38 38 / 0.5);
}

.border-t-neutral-800\/55 {
  border-top-color: rgb(38 38 38 / 0.55);
}

.border-t-neutral-800\/60 {
  border-top-color: rgb(38 38 38 / 0.6);
}

.border-t-neutral-800\/65 {
  border-top-color: rgb(38 38 38 / 0.65);
}

.border-t-neutral-800\/70 {
  border-top-color: rgb(38 38 38 / 0.7);
}

.border-t-neutral-800\/75 {
  border-top-color: rgb(38 38 38 / 0.75);
}

.border-t-neutral-800\/80 {
  border-top-color: rgb(38 38 38 / 0.8);
}

.border-t-neutral-800\/85 {
  border-top-color: rgb(38 38 38 / 0.85);
}

.border-t-neutral-800\/90 {
  border-top-color: rgb(38 38 38 / 0.9);
}

.border-t-neutral-800\/95 {
  border-top-color: rgb(38 38 38 / 0.95);
}

.border-t-neutral-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(23 23 23 / var(--tw-border-opacity, 1));
}

.border-t-neutral-900\/0 {
  border-top-color: rgb(23 23 23 / 0);
}

.border-t-neutral-900\/10 {
  border-top-color: rgb(23 23 23 / 0.1);
}

.border-t-neutral-900\/100 {
  border-top-color: rgb(23 23 23 / 1);
}

.border-t-neutral-900\/15 {
  border-top-color: rgb(23 23 23 / 0.15);
}

.border-t-neutral-900\/20 {
  border-top-color: rgb(23 23 23 / 0.2);
}

.border-t-neutral-900\/25 {
  border-top-color: rgb(23 23 23 / 0.25);
}

.border-t-neutral-900\/30 {
  border-top-color: rgb(23 23 23 / 0.3);
}

.border-t-neutral-900\/35 {
  border-top-color: rgb(23 23 23 / 0.35);
}

.border-t-neutral-900\/40 {
  border-top-color: rgb(23 23 23 / 0.4);
}

.border-t-neutral-900\/45 {
  border-top-color: rgb(23 23 23 / 0.45);
}

.border-t-neutral-900\/5 {
  border-top-color: rgb(23 23 23 / 0.05);
}

.border-t-neutral-900\/50 {
  border-top-color: rgb(23 23 23 / 0.5);
}

.border-t-neutral-900\/55 {
  border-top-color: rgb(23 23 23 / 0.55);
}

.border-t-neutral-900\/60 {
  border-top-color: rgb(23 23 23 / 0.6);
}

.border-t-neutral-900\/65 {
  border-top-color: rgb(23 23 23 / 0.65);
}

.border-t-neutral-900\/70 {
  border-top-color: rgb(23 23 23 / 0.7);
}

.border-t-neutral-900\/75 {
  border-top-color: rgb(23 23 23 / 0.75);
}

.border-t-neutral-900\/80 {
  border-top-color: rgb(23 23 23 / 0.8);
}

.border-t-neutral-900\/85 {
  border-top-color: rgb(23 23 23 / 0.85);
}

.border-t-neutral-900\/90 {
  border-top-color: rgb(23 23 23 / 0.9);
}

.border-t-neutral-900\/95 {
  border-top-color: rgb(23 23 23 / 0.95);
}

.border-t-neutral-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(10 10 10 / var(--tw-border-opacity, 1));
}

.border-t-neutral-950\/0 {
  border-top-color: rgb(10 10 10 / 0);
}

.border-t-neutral-950\/10 {
  border-top-color: rgb(10 10 10 / 0.1);
}

.border-t-neutral-950\/100 {
  border-top-color: rgb(10 10 10 / 1);
}

.border-t-neutral-950\/15 {
  border-top-color: rgb(10 10 10 / 0.15);
}

.border-t-neutral-950\/20 {
  border-top-color: rgb(10 10 10 / 0.2);
}

.border-t-neutral-950\/25 {
  border-top-color: rgb(10 10 10 / 0.25);
}

.border-t-neutral-950\/30 {
  border-top-color: rgb(10 10 10 / 0.3);
}

.border-t-neutral-950\/35 {
  border-top-color: rgb(10 10 10 / 0.35);
}

.border-t-neutral-950\/40 {
  border-top-color: rgb(10 10 10 / 0.4);
}

.border-t-neutral-950\/45 {
  border-top-color: rgb(10 10 10 / 0.45);
}

.border-t-neutral-950\/5 {
  border-top-color: rgb(10 10 10 / 0.05);
}

.border-t-neutral-950\/50 {
  border-top-color: rgb(10 10 10 / 0.5);
}

.border-t-neutral-950\/55 {
  border-top-color: rgb(10 10 10 / 0.55);
}

.border-t-neutral-950\/60 {
  border-top-color: rgb(10 10 10 / 0.6);
}

.border-t-neutral-950\/65 {
  border-top-color: rgb(10 10 10 / 0.65);
}

.border-t-neutral-950\/70 {
  border-top-color: rgb(10 10 10 / 0.7);
}

.border-t-neutral-950\/75 {
  border-top-color: rgb(10 10 10 / 0.75);
}

.border-t-neutral-950\/80 {
  border-top-color: rgb(10 10 10 / 0.8);
}

.border-t-neutral-950\/85 {
  border-top-color: rgb(10 10 10 / 0.85);
}

.border-t-neutral-950\/90 {
  border-top-color: rgb(10 10 10 / 0.9);
}

.border-t-neutral-950\/95 {
  border-top-color: rgb(10 10 10 / 0.95);
}

.border-t-ocean {
  --tw-border-opacity: 1;
  border-top-color: rgb(30 107 108 / var(--tw-border-opacity, 1));
}

.border-t-ocean\/0 {
  border-top-color: rgb(30 107 108 / 0);
}

.border-t-ocean\/10 {
  border-top-color: rgb(30 107 108 / 0.1);
}

.border-t-ocean\/100 {
  border-top-color: rgb(30 107 108 / 1);
}

.border-t-ocean\/15 {
  border-top-color: rgb(30 107 108 / 0.15);
}

.border-t-ocean\/20 {
  border-top-color: rgb(30 107 108 / 0.2);
}

.border-t-ocean\/25 {
  border-top-color: rgb(30 107 108 / 0.25);
}

.border-t-ocean\/30 {
  border-top-color: rgb(30 107 108 / 0.3);
}

.border-t-ocean\/35 {
  border-top-color: rgb(30 107 108 / 0.35);
}

.border-t-ocean\/40 {
  border-top-color: rgb(30 107 108 / 0.4);
}

.border-t-ocean\/45 {
  border-top-color: rgb(30 107 108 / 0.45);
}

.border-t-ocean\/5 {
  border-top-color: rgb(30 107 108 / 0.05);
}

.border-t-ocean\/50 {
  border-top-color: rgb(30 107 108 / 0.5);
}

.border-t-ocean\/55 {
  border-top-color: rgb(30 107 108 / 0.55);
}

.border-t-ocean\/60 {
  border-top-color: rgb(30 107 108 / 0.6);
}

.border-t-ocean\/65 {
  border-top-color: rgb(30 107 108 / 0.65);
}

.border-t-ocean\/70 {
  border-top-color: rgb(30 107 108 / 0.7);
}

.border-t-ocean\/75 {
  border-top-color: rgb(30 107 108 / 0.75);
}

.border-t-ocean\/80 {
  border-top-color: rgb(30 107 108 / 0.8);
}

.border-t-ocean\/85 {
  border-top-color: rgb(30 107 108 / 0.85);
}

.border-t-ocean\/90 {
  border-top-color: rgb(30 107 108 / 0.9);
}

.border-t-ocean\/95 {
  border-top-color: rgb(30 107 108 / 0.95);
}

.border-t-orange {
  --tw-border-opacity: 1;
  border-top-color: rgb(192 108 61 / var(--tw-border-opacity, 1));
}

.border-t-orange\/0 {
  border-top-color: rgb(192 108 61 / 0);
}

.border-t-orange\/10 {
  border-top-color: rgb(192 108 61 / 0.1);
}

.border-t-orange\/100 {
  border-top-color: rgb(192 108 61 / 1);
}

.border-t-orange\/15 {
  border-top-color: rgb(192 108 61 / 0.15);
}

.border-t-orange\/20 {
  border-top-color: rgb(192 108 61 / 0.2);
}

.border-t-orange\/25 {
  border-top-color: rgb(192 108 61 / 0.25);
}

.border-t-orange\/30 {
  border-top-color: rgb(192 108 61 / 0.3);
}

.border-t-orange\/35 {
  border-top-color: rgb(192 108 61 / 0.35);
}

.border-t-orange\/40 {
  border-top-color: rgb(192 108 61 / 0.4);
}

.border-t-orange\/45 {
  border-top-color: rgb(192 108 61 / 0.45);
}

.border-t-orange\/5 {
  border-top-color: rgb(192 108 61 / 0.05);
}

.border-t-orange\/50 {
  border-top-color: rgb(192 108 61 / 0.5);
}

.border-t-orange\/55 {
  border-top-color: rgb(192 108 61 / 0.55);
}

.border-t-orange\/60 {
  border-top-color: rgb(192 108 61 / 0.6);
}

.border-t-orange\/65 {
  border-top-color: rgb(192 108 61 / 0.65);
}

.border-t-orange\/70 {
  border-top-color: rgb(192 108 61 / 0.7);
}

.border-t-orange\/75 {
  border-top-color: rgb(192 108 61 / 0.75);
}

.border-t-orange\/80 {
  border-top-color: rgb(192 108 61 / 0.8);
}

.border-t-orange\/85 {
  border-top-color: rgb(192 108 61 / 0.85);
}

.border-t-orange\/90 {
  border-top-color: rgb(192 108 61 / 0.9);
}

.border-t-orange\/95 {
  border-top-color: rgb(192 108 61 / 0.95);
}

.border-t-pin-yellow {
  --tw-border-opacity: 1;
  border-top-color: rgb(253 192 64 / var(--tw-border-opacity, 1));
}

.border-t-pin-yellow\/0 {
  border-top-color: rgb(253 192 64 / 0);
}

.border-t-pin-yellow\/10 {
  border-top-color: rgb(253 192 64 / 0.1);
}

.border-t-pin-yellow\/100 {
  border-top-color: rgb(253 192 64 / 1);
}

.border-t-pin-yellow\/15 {
  border-top-color: rgb(253 192 64 / 0.15);
}

.border-t-pin-yellow\/20 {
  border-top-color: rgb(253 192 64 / 0.2);
}

.border-t-pin-yellow\/25 {
  border-top-color: rgb(253 192 64 / 0.25);
}

.border-t-pin-yellow\/30 {
  border-top-color: rgb(253 192 64 / 0.3);
}

.border-t-pin-yellow\/35 {
  border-top-color: rgb(253 192 64 / 0.35);
}

.border-t-pin-yellow\/40 {
  border-top-color: rgb(253 192 64 / 0.4);
}

.border-t-pin-yellow\/45 {
  border-top-color: rgb(253 192 64 / 0.45);
}

.border-t-pin-yellow\/5 {
  border-top-color: rgb(253 192 64 / 0.05);
}

.border-t-pin-yellow\/50 {
  border-top-color: rgb(253 192 64 / 0.5);
}

.border-t-pin-yellow\/55 {
  border-top-color: rgb(253 192 64 / 0.55);
}

.border-t-pin-yellow\/60 {
  border-top-color: rgb(253 192 64 / 0.6);
}

.border-t-pin-yellow\/65 {
  border-top-color: rgb(253 192 64 / 0.65);
}

.border-t-pin-yellow\/70 {
  border-top-color: rgb(253 192 64 / 0.7);
}

.border-t-pin-yellow\/75 {
  border-top-color: rgb(253 192 64 / 0.75);
}

.border-t-pin-yellow\/80 {
  border-top-color: rgb(253 192 64 / 0.8);
}

.border-t-pin-yellow\/85 {
  border-top-color: rgb(253 192 64 / 0.85);
}

.border-t-pin-yellow\/90 {
  border-top-color: rgb(253 192 64 / 0.9);
}

.border-t-pin-yellow\/95 {
  border-top-color: rgb(253 192 64 / 0.95);
}

.border-t-pink-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(252 231 243 / var(--tw-border-opacity, 1));
}

.border-t-pink-100\/0 {
  border-top-color: rgb(252 231 243 / 0);
}

.border-t-pink-100\/10 {
  border-top-color: rgb(252 231 243 / 0.1);
}

.border-t-pink-100\/100 {
  border-top-color: rgb(252 231 243 / 1);
}

.border-t-pink-100\/15 {
  border-top-color: rgb(252 231 243 / 0.15);
}

.border-t-pink-100\/20 {
  border-top-color: rgb(252 231 243 / 0.2);
}

.border-t-pink-100\/25 {
  border-top-color: rgb(252 231 243 / 0.25);
}

.border-t-pink-100\/30 {
  border-top-color: rgb(252 231 243 / 0.3);
}

.border-t-pink-100\/35 {
  border-top-color: rgb(252 231 243 / 0.35);
}

.border-t-pink-100\/40 {
  border-top-color: rgb(252 231 243 / 0.4);
}

.border-t-pink-100\/45 {
  border-top-color: rgb(252 231 243 / 0.45);
}

.border-t-pink-100\/5 {
  border-top-color: rgb(252 231 243 / 0.05);
}

.border-t-pink-100\/50 {
  border-top-color: rgb(252 231 243 / 0.5);
}

.border-t-pink-100\/55 {
  border-top-color: rgb(252 231 243 / 0.55);
}

.border-t-pink-100\/60 {
  border-top-color: rgb(252 231 243 / 0.6);
}

.border-t-pink-100\/65 {
  border-top-color: rgb(252 231 243 / 0.65);
}

.border-t-pink-100\/70 {
  border-top-color: rgb(252 231 243 / 0.7);
}

.border-t-pink-100\/75 {
  border-top-color: rgb(252 231 243 / 0.75);
}

.border-t-pink-100\/80 {
  border-top-color: rgb(252 231 243 / 0.8);
}

.border-t-pink-100\/85 {
  border-top-color: rgb(252 231 243 / 0.85);
}

.border-t-pink-100\/90 {
  border-top-color: rgb(252 231 243 / 0.9);
}

.border-t-pink-100\/95 {
  border-top-color: rgb(252 231 243 / 0.95);
}

.border-t-pink-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(251 207 232 / var(--tw-border-opacity, 1));
}

.border-t-pink-200\/0 {
  border-top-color: rgb(251 207 232 / 0);
}

.border-t-pink-200\/10 {
  border-top-color: rgb(251 207 232 / 0.1);
}

.border-t-pink-200\/100 {
  border-top-color: rgb(251 207 232 / 1);
}

.border-t-pink-200\/15 {
  border-top-color: rgb(251 207 232 / 0.15);
}

.border-t-pink-200\/20 {
  border-top-color: rgb(251 207 232 / 0.2);
}

.border-t-pink-200\/25 {
  border-top-color: rgb(251 207 232 / 0.25);
}

.border-t-pink-200\/30 {
  border-top-color: rgb(251 207 232 / 0.3);
}

.border-t-pink-200\/35 {
  border-top-color: rgb(251 207 232 / 0.35);
}

.border-t-pink-200\/40 {
  border-top-color: rgb(251 207 232 / 0.4);
}

.border-t-pink-200\/45 {
  border-top-color: rgb(251 207 232 / 0.45);
}

.border-t-pink-200\/5 {
  border-top-color: rgb(251 207 232 / 0.05);
}

.border-t-pink-200\/50 {
  border-top-color: rgb(251 207 232 / 0.5);
}

.border-t-pink-200\/55 {
  border-top-color: rgb(251 207 232 / 0.55);
}

.border-t-pink-200\/60 {
  border-top-color: rgb(251 207 232 / 0.6);
}

.border-t-pink-200\/65 {
  border-top-color: rgb(251 207 232 / 0.65);
}

.border-t-pink-200\/70 {
  border-top-color: rgb(251 207 232 / 0.7);
}

.border-t-pink-200\/75 {
  border-top-color: rgb(251 207 232 / 0.75);
}

.border-t-pink-200\/80 {
  border-top-color: rgb(251 207 232 / 0.8);
}

.border-t-pink-200\/85 {
  border-top-color: rgb(251 207 232 / 0.85);
}

.border-t-pink-200\/90 {
  border-top-color: rgb(251 207 232 / 0.9);
}

.border-t-pink-200\/95 {
  border-top-color: rgb(251 207 232 / 0.95);
}

.border-t-pink-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(249 168 212 / var(--tw-border-opacity, 1));
}

.border-t-pink-300\/0 {
  border-top-color: rgb(249 168 212 / 0);
}

.border-t-pink-300\/10 {
  border-top-color: rgb(249 168 212 / 0.1);
}

.border-t-pink-300\/100 {
  border-top-color: rgb(249 168 212 / 1);
}

.border-t-pink-300\/15 {
  border-top-color: rgb(249 168 212 / 0.15);
}

.border-t-pink-300\/20 {
  border-top-color: rgb(249 168 212 / 0.2);
}

.border-t-pink-300\/25 {
  border-top-color: rgb(249 168 212 / 0.25);
}

.border-t-pink-300\/30 {
  border-top-color: rgb(249 168 212 / 0.3);
}

.border-t-pink-300\/35 {
  border-top-color: rgb(249 168 212 / 0.35);
}

.border-t-pink-300\/40 {
  border-top-color: rgb(249 168 212 / 0.4);
}

.border-t-pink-300\/45 {
  border-top-color: rgb(249 168 212 / 0.45);
}

.border-t-pink-300\/5 {
  border-top-color: rgb(249 168 212 / 0.05);
}

.border-t-pink-300\/50 {
  border-top-color: rgb(249 168 212 / 0.5);
}

.border-t-pink-300\/55 {
  border-top-color: rgb(249 168 212 / 0.55);
}

.border-t-pink-300\/60 {
  border-top-color: rgb(249 168 212 / 0.6);
}

.border-t-pink-300\/65 {
  border-top-color: rgb(249 168 212 / 0.65);
}

.border-t-pink-300\/70 {
  border-top-color: rgb(249 168 212 / 0.7);
}

.border-t-pink-300\/75 {
  border-top-color: rgb(249 168 212 / 0.75);
}

.border-t-pink-300\/80 {
  border-top-color: rgb(249 168 212 / 0.8);
}

.border-t-pink-300\/85 {
  border-top-color: rgb(249 168 212 / 0.85);
}

.border-t-pink-300\/90 {
  border-top-color: rgb(249 168 212 / 0.9);
}

.border-t-pink-300\/95 {
  border-top-color: rgb(249 168 212 / 0.95);
}

.border-t-pink-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(244 114 182 / var(--tw-border-opacity, 1));
}

.border-t-pink-400\/0 {
  border-top-color: rgb(244 114 182 / 0);
}

.border-t-pink-400\/10 {
  border-top-color: rgb(244 114 182 / 0.1);
}

.border-t-pink-400\/100 {
  border-top-color: rgb(244 114 182 / 1);
}

.border-t-pink-400\/15 {
  border-top-color: rgb(244 114 182 / 0.15);
}

.border-t-pink-400\/20 {
  border-top-color: rgb(244 114 182 / 0.2);
}

.border-t-pink-400\/25 {
  border-top-color: rgb(244 114 182 / 0.25);
}

.border-t-pink-400\/30 {
  border-top-color: rgb(244 114 182 / 0.3);
}

.border-t-pink-400\/35 {
  border-top-color: rgb(244 114 182 / 0.35);
}

.border-t-pink-400\/40 {
  border-top-color: rgb(244 114 182 / 0.4);
}

.border-t-pink-400\/45 {
  border-top-color: rgb(244 114 182 / 0.45);
}

.border-t-pink-400\/5 {
  border-top-color: rgb(244 114 182 / 0.05);
}

.border-t-pink-400\/50 {
  border-top-color: rgb(244 114 182 / 0.5);
}

.border-t-pink-400\/55 {
  border-top-color: rgb(244 114 182 / 0.55);
}

.border-t-pink-400\/60 {
  border-top-color: rgb(244 114 182 / 0.6);
}

.border-t-pink-400\/65 {
  border-top-color: rgb(244 114 182 / 0.65);
}

.border-t-pink-400\/70 {
  border-top-color: rgb(244 114 182 / 0.7);
}

.border-t-pink-400\/75 {
  border-top-color: rgb(244 114 182 / 0.75);
}

.border-t-pink-400\/80 {
  border-top-color: rgb(244 114 182 / 0.8);
}

.border-t-pink-400\/85 {
  border-top-color: rgb(244 114 182 / 0.85);
}

.border-t-pink-400\/90 {
  border-top-color: rgb(244 114 182 / 0.9);
}

.border-t-pink-400\/95 {
  border-top-color: rgb(244 114 182 / 0.95);
}

.border-t-pink-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(253 242 248 / var(--tw-border-opacity, 1));
}

.border-t-pink-50\/0 {
  border-top-color: rgb(253 242 248 / 0);
}

.border-t-pink-50\/10 {
  border-top-color: rgb(253 242 248 / 0.1);
}

.border-t-pink-50\/100 {
  border-top-color: rgb(253 242 248 / 1);
}

.border-t-pink-50\/15 {
  border-top-color: rgb(253 242 248 / 0.15);
}

.border-t-pink-50\/20 {
  border-top-color: rgb(253 242 248 / 0.2);
}

.border-t-pink-50\/25 {
  border-top-color: rgb(253 242 248 / 0.25);
}

.border-t-pink-50\/30 {
  border-top-color: rgb(253 242 248 / 0.3);
}

.border-t-pink-50\/35 {
  border-top-color: rgb(253 242 248 / 0.35);
}

.border-t-pink-50\/40 {
  border-top-color: rgb(253 242 248 / 0.4);
}

.border-t-pink-50\/45 {
  border-top-color: rgb(253 242 248 / 0.45);
}

.border-t-pink-50\/5 {
  border-top-color: rgb(253 242 248 / 0.05);
}

.border-t-pink-50\/50 {
  border-top-color: rgb(253 242 248 / 0.5);
}

.border-t-pink-50\/55 {
  border-top-color: rgb(253 242 248 / 0.55);
}

.border-t-pink-50\/60 {
  border-top-color: rgb(253 242 248 / 0.6);
}

.border-t-pink-50\/65 {
  border-top-color: rgb(253 242 248 / 0.65);
}

.border-t-pink-50\/70 {
  border-top-color: rgb(253 242 248 / 0.7);
}

.border-t-pink-50\/75 {
  border-top-color: rgb(253 242 248 / 0.75);
}

.border-t-pink-50\/80 {
  border-top-color: rgb(253 242 248 / 0.8);
}

.border-t-pink-50\/85 {
  border-top-color: rgb(253 242 248 / 0.85);
}

.border-t-pink-50\/90 {
  border-top-color: rgb(253 242 248 / 0.9);
}

.border-t-pink-50\/95 {
  border-top-color: rgb(253 242 248 / 0.95);
}

.border-t-pink-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(236 72 153 / var(--tw-border-opacity, 1));
}

.border-t-pink-500\/0 {
  border-top-color: rgb(236 72 153 / 0);
}

.border-t-pink-500\/10 {
  border-top-color: rgb(236 72 153 / 0.1);
}

.border-t-pink-500\/100 {
  border-top-color: rgb(236 72 153 / 1);
}

.border-t-pink-500\/15 {
  border-top-color: rgb(236 72 153 / 0.15);
}

.border-t-pink-500\/20 {
  border-top-color: rgb(236 72 153 / 0.2);
}

.border-t-pink-500\/25 {
  border-top-color: rgb(236 72 153 / 0.25);
}

.border-t-pink-500\/30 {
  border-top-color: rgb(236 72 153 / 0.3);
}

.border-t-pink-500\/35 {
  border-top-color: rgb(236 72 153 / 0.35);
}

.border-t-pink-500\/40 {
  border-top-color: rgb(236 72 153 / 0.4);
}

.border-t-pink-500\/45 {
  border-top-color: rgb(236 72 153 / 0.45);
}

.border-t-pink-500\/5 {
  border-top-color: rgb(236 72 153 / 0.05);
}

.border-t-pink-500\/50 {
  border-top-color: rgb(236 72 153 / 0.5);
}

.border-t-pink-500\/55 {
  border-top-color: rgb(236 72 153 / 0.55);
}

.border-t-pink-500\/60 {
  border-top-color: rgb(236 72 153 / 0.6);
}

.border-t-pink-500\/65 {
  border-top-color: rgb(236 72 153 / 0.65);
}

.border-t-pink-500\/70 {
  border-top-color: rgb(236 72 153 / 0.7);
}

.border-t-pink-500\/75 {
  border-top-color: rgb(236 72 153 / 0.75);
}

.border-t-pink-500\/80 {
  border-top-color: rgb(236 72 153 / 0.8);
}

.border-t-pink-500\/85 {
  border-top-color: rgb(236 72 153 / 0.85);
}

.border-t-pink-500\/90 {
  border-top-color: rgb(236 72 153 / 0.9);
}

.border-t-pink-500\/95 {
  border-top-color: rgb(236 72 153 / 0.95);
}

.border-t-pink-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(219 39 119 / var(--tw-border-opacity, 1));
}

.border-t-pink-600\/0 {
  border-top-color: rgb(219 39 119 / 0);
}

.border-t-pink-600\/10 {
  border-top-color: rgb(219 39 119 / 0.1);
}

.border-t-pink-600\/100 {
  border-top-color: rgb(219 39 119 / 1);
}

.border-t-pink-600\/15 {
  border-top-color: rgb(219 39 119 / 0.15);
}

.border-t-pink-600\/20 {
  border-top-color: rgb(219 39 119 / 0.2);
}

.border-t-pink-600\/25 {
  border-top-color: rgb(219 39 119 / 0.25);
}

.border-t-pink-600\/30 {
  border-top-color: rgb(219 39 119 / 0.3);
}

.border-t-pink-600\/35 {
  border-top-color: rgb(219 39 119 / 0.35);
}

.border-t-pink-600\/40 {
  border-top-color: rgb(219 39 119 / 0.4);
}

.border-t-pink-600\/45 {
  border-top-color: rgb(219 39 119 / 0.45);
}

.border-t-pink-600\/5 {
  border-top-color: rgb(219 39 119 / 0.05);
}

.border-t-pink-600\/50 {
  border-top-color: rgb(219 39 119 / 0.5);
}

.border-t-pink-600\/55 {
  border-top-color: rgb(219 39 119 / 0.55);
}

.border-t-pink-600\/60 {
  border-top-color: rgb(219 39 119 / 0.6);
}

.border-t-pink-600\/65 {
  border-top-color: rgb(219 39 119 / 0.65);
}

.border-t-pink-600\/70 {
  border-top-color: rgb(219 39 119 / 0.7);
}

.border-t-pink-600\/75 {
  border-top-color: rgb(219 39 119 / 0.75);
}

.border-t-pink-600\/80 {
  border-top-color: rgb(219 39 119 / 0.8);
}

.border-t-pink-600\/85 {
  border-top-color: rgb(219 39 119 / 0.85);
}

.border-t-pink-600\/90 {
  border-top-color: rgb(219 39 119 / 0.9);
}

.border-t-pink-600\/95 {
  border-top-color: rgb(219 39 119 / 0.95);
}

.border-t-pink-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(190 24 93 / var(--tw-border-opacity, 1));
}

.border-t-pink-700\/0 {
  border-top-color: rgb(190 24 93 / 0);
}

.border-t-pink-700\/10 {
  border-top-color: rgb(190 24 93 / 0.1);
}

.border-t-pink-700\/100 {
  border-top-color: rgb(190 24 93 / 1);
}

.border-t-pink-700\/15 {
  border-top-color: rgb(190 24 93 / 0.15);
}

.border-t-pink-700\/20 {
  border-top-color: rgb(190 24 93 / 0.2);
}

.border-t-pink-700\/25 {
  border-top-color: rgb(190 24 93 / 0.25);
}

.border-t-pink-700\/30 {
  border-top-color: rgb(190 24 93 / 0.3);
}

.border-t-pink-700\/35 {
  border-top-color: rgb(190 24 93 / 0.35);
}

.border-t-pink-700\/40 {
  border-top-color: rgb(190 24 93 / 0.4);
}

.border-t-pink-700\/45 {
  border-top-color: rgb(190 24 93 / 0.45);
}

.border-t-pink-700\/5 {
  border-top-color: rgb(190 24 93 / 0.05);
}

.border-t-pink-700\/50 {
  border-top-color: rgb(190 24 93 / 0.5);
}

.border-t-pink-700\/55 {
  border-top-color: rgb(190 24 93 / 0.55);
}

.border-t-pink-700\/60 {
  border-top-color: rgb(190 24 93 / 0.6);
}

.border-t-pink-700\/65 {
  border-top-color: rgb(190 24 93 / 0.65);
}

.border-t-pink-700\/70 {
  border-top-color: rgb(190 24 93 / 0.7);
}

.border-t-pink-700\/75 {
  border-top-color: rgb(190 24 93 / 0.75);
}

.border-t-pink-700\/80 {
  border-top-color: rgb(190 24 93 / 0.8);
}

.border-t-pink-700\/85 {
  border-top-color: rgb(190 24 93 / 0.85);
}

.border-t-pink-700\/90 {
  border-top-color: rgb(190 24 93 / 0.9);
}

.border-t-pink-700\/95 {
  border-top-color: rgb(190 24 93 / 0.95);
}

.border-t-pink-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(157 23 77 / var(--tw-border-opacity, 1));
}

.border-t-pink-800\/0 {
  border-top-color: rgb(157 23 77 / 0);
}

.border-t-pink-800\/10 {
  border-top-color: rgb(157 23 77 / 0.1);
}

.border-t-pink-800\/100 {
  border-top-color: rgb(157 23 77 / 1);
}

.border-t-pink-800\/15 {
  border-top-color: rgb(157 23 77 / 0.15);
}

.border-t-pink-800\/20 {
  border-top-color: rgb(157 23 77 / 0.2);
}

.border-t-pink-800\/25 {
  border-top-color: rgb(157 23 77 / 0.25);
}

.border-t-pink-800\/30 {
  border-top-color: rgb(157 23 77 / 0.3);
}

.border-t-pink-800\/35 {
  border-top-color: rgb(157 23 77 / 0.35);
}

.border-t-pink-800\/40 {
  border-top-color: rgb(157 23 77 / 0.4);
}

.border-t-pink-800\/45 {
  border-top-color: rgb(157 23 77 / 0.45);
}

.border-t-pink-800\/5 {
  border-top-color: rgb(157 23 77 / 0.05);
}

.border-t-pink-800\/50 {
  border-top-color: rgb(157 23 77 / 0.5);
}

.border-t-pink-800\/55 {
  border-top-color: rgb(157 23 77 / 0.55);
}

.border-t-pink-800\/60 {
  border-top-color: rgb(157 23 77 / 0.6);
}

.border-t-pink-800\/65 {
  border-top-color: rgb(157 23 77 / 0.65);
}

.border-t-pink-800\/70 {
  border-top-color: rgb(157 23 77 / 0.7);
}

.border-t-pink-800\/75 {
  border-top-color: rgb(157 23 77 / 0.75);
}

.border-t-pink-800\/80 {
  border-top-color: rgb(157 23 77 / 0.8);
}

.border-t-pink-800\/85 {
  border-top-color: rgb(157 23 77 / 0.85);
}

.border-t-pink-800\/90 {
  border-top-color: rgb(157 23 77 / 0.9);
}

.border-t-pink-800\/95 {
  border-top-color: rgb(157 23 77 / 0.95);
}

.border-t-pink-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(131 24 67 / var(--tw-border-opacity, 1));
}

.border-t-pink-900\/0 {
  border-top-color: rgb(131 24 67 / 0);
}

.border-t-pink-900\/10 {
  border-top-color: rgb(131 24 67 / 0.1);
}

.border-t-pink-900\/100 {
  border-top-color: rgb(131 24 67 / 1);
}

.border-t-pink-900\/15 {
  border-top-color: rgb(131 24 67 / 0.15);
}

.border-t-pink-900\/20 {
  border-top-color: rgb(131 24 67 / 0.2);
}

.border-t-pink-900\/25 {
  border-top-color: rgb(131 24 67 / 0.25);
}

.border-t-pink-900\/30 {
  border-top-color: rgb(131 24 67 / 0.3);
}

.border-t-pink-900\/35 {
  border-top-color: rgb(131 24 67 / 0.35);
}

.border-t-pink-900\/40 {
  border-top-color: rgb(131 24 67 / 0.4);
}

.border-t-pink-900\/45 {
  border-top-color: rgb(131 24 67 / 0.45);
}

.border-t-pink-900\/5 {
  border-top-color: rgb(131 24 67 / 0.05);
}

.border-t-pink-900\/50 {
  border-top-color: rgb(131 24 67 / 0.5);
}

.border-t-pink-900\/55 {
  border-top-color: rgb(131 24 67 / 0.55);
}

.border-t-pink-900\/60 {
  border-top-color: rgb(131 24 67 / 0.6);
}

.border-t-pink-900\/65 {
  border-top-color: rgb(131 24 67 / 0.65);
}

.border-t-pink-900\/70 {
  border-top-color: rgb(131 24 67 / 0.7);
}

.border-t-pink-900\/75 {
  border-top-color: rgb(131 24 67 / 0.75);
}

.border-t-pink-900\/80 {
  border-top-color: rgb(131 24 67 / 0.8);
}

.border-t-pink-900\/85 {
  border-top-color: rgb(131 24 67 / 0.85);
}

.border-t-pink-900\/90 {
  border-top-color: rgb(131 24 67 / 0.9);
}

.border-t-pink-900\/95 {
  border-top-color: rgb(131 24 67 / 0.95);
}

.border-t-pink-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(80 7 36 / var(--tw-border-opacity, 1));
}

.border-t-pink-950\/0 {
  border-top-color: rgb(80 7 36 / 0);
}

.border-t-pink-950\/10 {
  border-top-color: rgb(80 7 36 / 0.1);
}

.border-t-pink-950\/100 {
  border-top-color: rgb(80 7 36 / 1);
}

.border-t-pink-950\/15 {
  border-top-color: rgb(80 7 36 / 0.15);
}

.border-t-pink-950\/20 {
  border-top-color: rgb(80 7 36 / 0.2);
}

.border-t-pink-950\/25 {
  border-top-color: rgb(80 7 36 / 0.25);
}

.border-t-pink-950\/30 {
  border-top-color: rgb(80 7 36 / 0.3);
}

.border-t-pink-950\/35 {
  border-top-color: rgb(80 7 36 / 0.35);
}

.border-t-pink-950\/40 {
  border-top-color: rgb(80 7 36 / 0.4);
}

.border-t-pink-950\/45 {
  border-top-color: rgb(80 7 36 / 0.45);
}

.border-t-pink-950\/5 {
  border-top-color: rgb(80 7 36 / 0.05);
}

.border-t-pink-950\/50 {
  border-top-color: rgb(80 7 36 / 0.5);
}

.border-t-pink-950\/55 {
  border-top-color: rgb(80 7 36 / 0.55);
}

.border-t-pink-950\/60 {
  border-top-color: rgb(80 7 36 / 0.6);
}

.border-t-pink-950\/65 {
  border-top-color: rgb(80 7 36 / 0.65);
}

.border-t-pink-950\/70 {
  border-top-color: rgb(80 7 36 / 0.7);
}

.border-t-pink-950\/75 {
  border-top-color: rgb(80 7 36 / 0.75);
}

.border-t-pink-950\/80 {
  border-top-color: rgb(80 7 36 / 0.8);
}

.border-t-pink-950\/85 {
  border-top-color: rgb(80 7 36 / 0.85);
}

.border-t-pink-950\/90 {
  border-top-color: rgb(80 7 36 / 0.9);
}

.border-t-pink-950\/95 {
  border-top-color: rgb(80 7 36 / 0.95);
}

.border-t-purple {
  --tw-border-opacity: 1;
  border-top-color: rgb(99 111 173 / var(--tw-border-opacity, 1));
}

.border-t-purple\/0 {
  border-top-color: rgb(99 111 173 / 0);
}

.border-t-purple\/10 {
  border-top-color: rgb(99 111 173 / 0.1);
}

.border-t-purple\/100 {
  border-top-color: rgb(99 111 173 / 1);
}

.border-t-purple\/15 {
  border-top-color: rgb(99 111 173 / 0.15);
}

.border-t-purple\/20 {
  border-top-color: rgb(99 111 173 / 0.2);
}

.border-t-purple\/25 {
  border-top-color: rgb(99 111 173 / 0.25);
}

.border-t-purple\/30 {
  border-top-color: rgb(99 111 173 / 0.3);
}

.border-t-purple\/35 {
  border-top-color: rgb(99 111 173 / 0.35);
}

.border-t-purple\/40 {
  border-top-color: rgb(99 111 173 / 0.4);
}

.border-t-purple\/45 {
  border-top-color: rgb(99 111 173 / 0.45);
}

.border-t-purple\/5 {
  border-top-color: rgb(99 111 173 / 0.05);
}

.border-t-purple\/50 {
  border-top-color: rgb(99 111 173 / 0.5);
}

.border-t-purple\/55 {
  border-top-color: rgb(99 111 173 / 0.55);
}

.border-t-purple\/60 {
  border-top-color: rgb(99 111 173 / 0.6);
}

.border-t-purple\/65 {
  border-top-color: rgb(99 111 173 / 0.65);
}

.border-t-purple\/70 {
  border-top-color: rgb(99 111 173 / 0.7);
}

.border-t-purple\/75 {
  border-top-color: rgb(99 111 173 / 0.75);
}

.border-t-purple\/80 {
  border-top-color: rgb(99 111 173 / 0.8);
}

.border-t-purple\/85 {
  border-top-color: rgb(99 111 173 / 0.85);
}

.border-t-purple\/90 {
  border-top-color: rgb(99 111 173 / 0.9);
}

.border-t-purple\/95 {
  border-top-color: rgb(99 111 173 / 0.95);
}

.border-t-red {
  --tw-border-opacity: 1;
  border-top-color: rgb(212 64 54 / var(--tw-border-opacity, 1));
}

.border-t-red\/0 {
  border-top-color: rgb(212 64 54 / 0);
}

.border-t-red\/10 {
  border-top-color: rgb(212 64 54 / 0.1);
}

.border-t-red\/100 {
  border-top-color: rgb(212 64 54 / 1);
}

.border-t-red\/15 {
  border-top-color: rgb(212 64 54 / 0.15);
}

.border-t-red\/20 {
  border-top-color: rgb(212 64 54 / 0.2);
}

.border-t-red\/25 {
  border-top-color: rgb(212 64 54 / 0.25);
}

.border-t-red\/30 {
  border-top-color: rgb(212 64 54 / 0.3);
}

.border-t-red\/35 {
  border-top-color: rgb(212 64 54 / 0.35);
}

.border-t-red\/40 {
  border-top-color: rgb(212 64 54 / 0.4);
}

.border-t-red\/45 {
  border-top-color: rgb(212 64 54 / 0.45);
}

.border-t-red\/5 {
  border-top-color: rgb(212 64 54 / 0.05);
}

.border-t-red\/50 {
  border-top-color: rgb(212 64 54 / 0.5);
}

.border-t-red\/55 {
  border-top-color: rgb(212 64 54 / 0.55);
}

.border-t-red\/60 {
  border-top-color: rgb(212 64 54 / 0.6);
}

.border-t-red\/65 {
  border-top-color: rgb(212 64 54 / 0.65);
}

.border-t-red\/70 {
  border-top-color: rgb(212 64 54 / 0.7);
}

.border-t-red\/75 {
  border-top-color: rgb(212 64 54 / 0.75);
}

.border-t-red\/80 {
  border-top-color: rgb(212 64 54 / 0.8);
}

.border-t-red\/85 {
  border-top-color: rgb(212 64 54 / 0.85);
}

.border-t-red\/90 {
  border-top-color: rgb(212 64 54 / 0.9);
}

.border-t-red\/95 {
  border-top-color: rgb(212 64 54 / 0.95);
}

.border-t-rose {
  --tw-border-opacity: 1;
  border-top-color: rgb(173 99 130 / var(--tw-border-opacity, 1));
}

.border-t-rose\/0 {
  border-top-color: rgb(173 99 130 / 0);
}

.border-t-rose\/10 {
  border-top-color: rgb(173 99 130 / 0.1);
}

.border-t-rose\/100 {
  border-top-color: rgb(173 99 130 / 1);
}

.border-t-rose\/15 {
  border-top-color: rgb(173 99 130 / 0.15);
}

.border-t-rose\/20 {
  border-top-color: rgb(173 99 130 / 0.2);
}

.border-t-rose\/25 {
  border-top-color: rgb(173 99 130 / 0.25);
}

.border-t-rose\/30 {
  border-top-color: rgb(173 99 130 / 0.3);
}

.border-t-rose\/35 {
  border-top-color: rgb(173 99 130 / 0.35);
}

.border-t-rose\/40 {
  border-top-color: rgb(173 99 130 / 0.4);
}

.border-t-rose\/45 {
  border-top-color: rgb(173 99 130 / 0.45);
}

.border-t-rose\/5 {
  border-top-color: rgb(173 99 130 / 0.05);
}

.border-t-rose\/50 {
  border-top-color: rgb(173 99 130 / 0.5);
}

.border-t-rose\/55 {
  border-top-color: rgb(173 99 130 / 0.55);
}

.border-t-rose\/60 {
  border-top-color: rgb(173 99 130 / 0.6);
}

.border-t-rose\/65 {
  border-top-color: rgb(173 99 130 / 0.65);
}

.border-t-rose\/70 {
  border-top-color: rgb(173 99 130 / 0.7);
}

.border-t-rose\/75 {
  border-top-color: rgb(173 99 130 / 0.75);
}

.border-t-rose\/80 {
  border-top-color: rgb(173 99 130 / 0.8);
}

.border-t-rose\/85 {
  border-top-color: rgb(173 99 130 / 0.85);
}

.border-t-rose\/90 {
  border-top-color: rgb(173 99 130 / 0.9);
}

.border-t-rose\/95 {
  border-top-color: rgb(173 99 130 / 0.95);
}

.border-t-sky-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(224 242 254 / var(--tw-border-opacity, 1));
}

.border-t-sky-100\/0 {
  border-top-color: rgb(224 242 254 / 0);
}

.border-t-sky-100\/10 {
  border-top-color: rgb(224 242 254 / 0.1);
}

.border-t-sky-100\/100 {
  border-top-color: rgb(224 242 254 / 1);
}

.border-t-sky-100\/15 {
  border-top-color: rgb(224 242 254 / 0.15);
}

.border-t-sky-100\/20 {
  border-top-color: rgb(224 242 254 / 0.2);
}

.border-t-sky-100\/25 {
  border-top-color: rgb(224 242 254 / 0.25);
}

.border-t-sky-100\/30 {
  border-top-color: rgb(224 242 254 / 0.3);
}

.border-t-sky-100\/35 {
  border-top-color: rgb(224 242 254 / 0.35);
}

.border-t-sky-100\/40 {
  border-top-color: rgb(224 242 254 / 0.4);
}

.border-t-sky-100\/45 {
  border-top-color: rgb(224 242 254 / 0.45);
}

.border-t-sky-100\/5 {
  border-top-color: rgb(224 242 254 / 0.05);
}

.border-t-sky-100\/50 {
  border-top-color: rgb(224 242 254 / 0.5);
}

.border-t-sky-100\/55 {
  border-top-color: rgb(224 242 254 / 0.55);
}

.border-t-sky-100\/60 {
  border-top-color: rgb(224 242 254 / 0.6);
}

.border-t-sky-100\/65 {
  border-top-color: rgb(224 242 254 / 0.65);
}

.border-t-sky-100\/70 {
  border-top-color: rgb(224 242 254 / 0.7);
}

.border-t-sky-100\/75 {
  border-top-color: rgb(224 242 254 / 0.75);
}

.border-t-sky-100\/80 {
  border-top-color: rgb(224 242 254 / 0.8);
}

.border-t-sky-100\/85 {
  border-top-color: rgb(224 242 254 / 0.85);
}

.border-t-sky-100\/90 {
  border-top-color: rgb(224 242 254 / 0.9);
}

.border-t-sky-100\/95 {
  border-top-color: rgb(224 242 254 / 0.95);
}

.border-t-sky-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(186 230 253 / var(--tw-border-opacity, 1));
}

.border-t-sky-200\/0 {
  border-top-color: rgb(186 230 253 / 0);
}

.border-t-sky-200\/10 {
  border-top-color: rgb(186 230 253 / 0.1);
}

.border-t-sky-200\/100 {
  border-top-color: rgb(186 230 253 / 1);
}

.border-t-sky-200\/15 {
  border-top-color: rgb(186 230 253 / 0.15);
}

.border-t-sky-200\/20 {
  border-top-color: rgb(186 230 253 / 0.2);
}

.border-t-sky-200\/25 {
  border-top-color: rgb(186 230 253 / 0.25);
}

.border-t-sky-200\/30 {
  border-top-color: rgb(186 230 253 / 0.3);
}

.border-t-sky-200\/35 {
  border-top-color: rgb(186 230 253 / 0.35);
}

.border-t-sky-200\/40 {
  border-top-color: rgb(186 230 253 / 0.4);
}

.border-t-sky-200\/45 {
  border-top-color: rgb(186 230 253 / 0.45);
}

.border-t-sky-200\/5 {
  border-top-color: rgb(186 230 253 / 0.05);
}

.border-t-sky-200\/50 {
  border-top-color: rgb(186 230 253 / 0.5);
}

.border-t-sky-200\/55 {
  border-top-color: rgb(186 230 253 / 0.55);
}

.border-t-sky-200\/60 {
  border-top-color: rgb(186 230 253 / 0.6);
}

.border-t-sky-200\/65 {
  border-top-color: rgb(186 230 253 / 0.65);
}

.border-t-sky-200\/70 {
  border-top-color: rgb(186 230 253 / 0.7);
}

.border-t-sky-200\/75 {
  border-top-color: rgb(186 230 253 / 0.75);
}

.border-t-sky-200\/80 {
  border-top-color: rgb(186 230 253 / 0.8);
}

.border-t-sky-200\/85 {
  border-top-color: rgb(186 230 253 / 0.85);
}

.border-t-sky-200\/90 {
  border-top-color: rgb(186 230 253 / 0.9);
}

.border-t-sky-200\/95 {
  border-top-color: rgb(186 230 253 / 0.95);
}

.border-t-sky-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(125 211 252 / var(--tw-border-opacity, 1));
}

.border-t-sky-300\/0 {
  border-top-color: rgb(125 211 252 / 0);
}

.border-t-sky-300\/10 {
  border-top-color: rgb(125 211 252 / 0.1);
}

.border-t-sky-300\/100 {
  border-top-color: rgb(125 211 252 / 1);
}

.border-t-sky-300\/15 {
  border-top-color: rgb(125 211 252 / 0.15);
}

.border-t-sky-300\/20 {
  border-top-color: rgb(125 211 252 / 0.2);
}

.border-t-sky-300\/25 {
  border-top-color: rgb(125 211 252 / 0.25);
}

.border-t-sky-300\/30 {
  border-top-color: rgb(125 211 252 / 0.3);
}

.border-t-sky-300\/35 {
  border-top-color: rgb(125 211 252 / 0.35);
}

.border-t-sky-300\/40 {
  border-top-color: rgb(125 211 252 / 0.4);
}

.border-t-sky-300\/45 {
  border-top-color: rgb(125 211 252 / 0.45);
}

.border-t-sky-300\/5 {
  border-top-color: rgb(125 211 252 / 0.05);
}

.border-t-sky-300\/50 {
  border-top-color: rgb(125 211 252 / 0.5);
}

.border-t-sky-300\/55 {
  border-top-color: rgb(125 211 252 / 0.55);
}

.border-t-sky-300\/60 {
  border-top-color: rgb(125 211 252 / 0.6);
}

.border-t-sky-300\/65 {
  border-top-color: rgb(125 211 252 / 0.65);
}

.border-t-sky-300\/70 {
  border-top-color: rgb(125 211 252 / 0.7);
}

.border-t-sky-300\/75 {
  border-top-color: rgb(125 211 252 / 0.75);
}

.border-t-sky-300\/80 {
  border-top-color: rgb(125 211 252 / 0.8);
}

.border-t-sky-300\/85 {
  border-top-color: rgb(125 211 252 / 0.85);
}

.border-t-sky-300\/90 {
  border-top-color: rgb(125 211 252 / 0.9);
}

.border-t-sky-300\/95 {
  border-top-color: rgb(125 211 252 / 0.95);
}

.border-t-sky-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(56 189 248 / var(--tw-border-opacity, 1));
}

.border-t-sky-400\/0 {
  border-top-color: rgb(56 189 248 / 0);
}

.border-t-sky-400\/10 {
  border-top-color: rgb(56 189 248 / 0.1);
}

.border-t-sky-400\/100 {
  border-top-color: rgb(56 189 248 / 1);
}

.border-t-sky-400\/15 {
  border-top-color: rgb(56 189 248 / 0.15);
}

.border-t-sky-400\/20 {
  border-top-color: rgb(56 189 248 / 0.2);
}

.border-t-sky-400\/25 {
  border-top-color: rgb(56 189 248 / 0.25);
}

.border-t-sky-400\/30 {
  border-top-color: rgb(56 189 248 / 0.3);
}

.border-t-sky-400\/35 {
  border-top-color: rgb(56 189 248 / 0.35);
}

.border-t-sky-400\/40 {
  border-top-color: rgb(56 189 248 / 0.4);
}

.border-t-sky-400\/45 {
  border-top-color: rgb(56 189 248 / 0.45);
}

.border-t-sky-400\/5 {
  border-top-color: rgb(56 189 248 / 0.05);
}

.border-t-sky-400\/50 {
  border-top-color: rgb(56 189 248 / 0.5);
}

.border-t-sky-400\/55 {
  border-top-color: rgb(56 189 248 / 0.55);
}

.border-t-sky-400\/60 {
  border-top-color: rgb(56 189 248 / 0.6);
}

.border-t-sky-400\/65 {
  border-top-color: rgb(56 189 248 / 0.65);
}

.border-t-sky-400\/70 {
  border-top-color: rgb(56 189 248 / 0.7);
}

.border-t-sky-400\/75 {
  border-top-color: rgb(56 189 248 / 0.75);
}

.border-t-sky-400\/80 {
  border-top-color: rgb(56 189 248 / 0.8);
}

.border-t-sky-400\/85 {
  border-top-color: rgb(56 189 248 / 0.85);
}

.border-t-sky-400\/90 {
  border-top-color: rgb(56 189 248 / 0.9);
}

.border-t-sky-400\/95 {
  border-top-color: rgb(56 189 248 / 0.95);
}

.border-t-sky-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(240 249 255 / var(--tw-border-opacity, 1));
}

.border-t-sky-50\/0 {
  border-top-color: rgb(240 249 255 / 0);
}

.border-t-sky-50\/10 {
  border-top-color: rgb(240 249 255 / 0.1);
}

.border-t-sky-50\/100 {
  border-top-color: rgb(240 249 255 / 1);
}

.border-t-sky-50\/15 {
  border-top-color: rgb(240 249 255 / 0.15);
}

.border-t-sky-50\/20 {
  border-top-color: rgb(240 249 255 / 0.2);
}

.border-t-sky-50\/25 {
  border-top-color: rgb(240 249 255 / 0.25);
}

.border-t-sky-50\/30 {
  border-top-color: rgb(240 249 255 / 0.3);
}

.border-t-sky-50\/35 {
  border-top-color: rgb(240 249 255 / 0.35);
}

.border-t-sky-50\/40 {
  border-top-color: rgb(240 249 255 / 0.4);
}

.border-t-sky-50\/45 {
  border-top-color: rgb(240 249 255 / 0.45);
}

.border-t-sky-50\/5 {
  border-top-color: rgb(240 249 255 / 0.05);
}

.border-t-sky-50\/50 {
  border-top-color: rgb(240 249 255 / 0.5);
}

.border-t-sky-50\/55 {
  border-top-color: rgb(240 249 255 / 0.55);
}

.border-t-sky-50\/60 {
  border-top-color: rgb(240 249 255 / 0.6);
}

.border-t-sky-50\/65 {
  border-top-color: rgb(240 249 255 / 0.65);
}

.border-t-sky-50\/70 {
  border-top-color: rgb(240 249 255 / 0.7);
}

.border-t-sky-50\/75 {
  border-top-color: rgb(240 249 255 / 0.75);
}

.border-t-sky-50\/80 {
  border-top-color: rgb(240 249 255 / 0.8);
}

.border-t-sky-50\/85 {
  border-top-color: rgb(240 249 255 / 0.85);
}

.border-t-sky-50\/90 {
  border-top-color: rgb(240 249 255 / 0.9);
}

.border-t-sky-50\/95 {
  border-top-color: rgb(240 249 255 / 0.95);
}

.border-t-sky-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(14 165 233 / var(--tw-border-opacity, 1));
}

.border-t-sky-500\/0 {
  border-top-color: rgb(14 165 233 / 0);
}

.border-t-sky-500\/10 {
  border-top-color: rgb(14 165 233 / 0.1);
}

.border-t-sky-500\/100 {
  border-top-color: rgb(14 165 233 / 1);
}

.border-t-sky-500\/15 {
  border-top-color: rgb(14 165 233 / 0.15);
}

.border-t-sky-500\/20 {
  border-top-color: rgb(14 165 233 / 0.2);
}

.border-t-sky-500\/25 {
  border-top-color: rgb(14 165 233 / 0.25);
}

.border-t-sky-500\/30 {
  border-top-color: rgb(14 165 233 / 0.3);
}

.border-t-sky-500\/35 {
  border-top-color: rgb(14 165 233 / 0.35);
}

.border-t-sky-500\/40 {
  border-top-color: rgb(14 165 233 / 0.4);
}

.border-t-sky-500\/45 {
  border-top-color: rgb(14 165 233 / 0.45);
}

.border-t-sky-500\/5 {
  border-top-color: rgb(14 165 233 / 0.05);
}

.border-t-sky-500\/50 {
  border-top-color: rgb(14 165 233 / 0.5);
}

.border-t-sky-500\/55 {
  border-top-color: rgb(14 165 233 / 0.55);
}

.border-t-sky-500\/60 {
  border-top-color: rgb(14 165 233 / 0.6);
}

.border-t-sky-500\/65 {
  border-top-color: rgb(14 165 233 / 0.65);
}

.border-t-sky-500\/70 {
  border-top-color: rgb(14 165 233 / 0.7);
}

.border-t-sky-500\/75 {
  border-top-color: rgb(14 165 233 / 0.75);
}

.border-t-sky-500\/80 {
  border-top-color: rgb(14 165 233 / 0.8);
}

.border-t-sky-500\/85 {
  border-top-color: rgb(14 165 233 / 0.85);
}

.border-t-sky-500\/90 {
  border-top-color: rgb(14 165 233 / 0.9);
}

.border-t-sky-500\/95 {
  border-top-color: rgb(14 165 233 / 0.95);
}

.border-t-sky-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(2 132 199 / var(--tw-border-opacity, 1));
}

.border-t-sky-600\/0 {
  border-top-color: rgb(2 132 199 / 0);
}

.border-t-sky-600\/10 {
  border-top-color: rgb(2 132 199 / 0.1);
}

.border-t-sky-600\/100 {
  border-top-color: rgb(2 132 199 / 1);
}

.border-t-sky-600\/15 {
  border-top-color: rgb(2 132 199 / 0.15);
}

.border-t-sky-600\/20 {
  border-top-color: rgb(2 132 199 / 0.2);
}

.border-t-sky-600\/25 {
  border-top-color: rgb(2 132 199 / 0.25);
}

.border-t-sky-600\/30 {
  border-top-color: rgb(2 132 199 / 0.3);
}

.border-t-sky-600\/35 {
  border-top-color: rgb(2 132 199 / 0.35);
}

.border-t-sky-600\/40 {
  border-top-color: rgb(2 132 199 / 0.4);
}

.border-t-sky-600\/45 {
  border-top-color: rgb(2 132 199 / 0.45);
}

.border-t-sky-600\/5 {
  border-top-color: rgb(2 132 199 / 0.05);
}

.border-t-sky-600\/50 {
  border-top-color: rgb(2 132 199 / 0.5);
}

.border-t-sky-600\/55 {
  border-top-color: rgb(2 132 199 / 0.55);
}

.border-t-sky-600\/60 {
  border-top-color: rgb(2 132 199 / 0.6);
}

.border-t-sky-600\/65 {
  border-top-color: rgb(2 132 199 / 0.65);
}

.border-t-sky-600\/70 {
  border-top-color: rgb(2 132 199 / 0.7);
}

.border-t-sky-600\/75 {
  border-top-color: rgb(2 132 199 / 0.75);
}

.border-t-sky-600\/80 {
  border-top-color: rgb(2 132 199 / 0.8);
}

.border-t-sky-600\/85 {
  border-top-color: rgb(2 132 199 / 0.85);
}

.border-t-sky-600\/90 {
  border-top-color: rgb(2 132 199 / 0.9);
}

.border-t-sky-600\/95 {
  border-top-color: rgb(2 132 199 / 0.95);
}

.border-t-sky-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(3 105 161 / var(--tw-border-opacity, 1));
}

.border-t-sky-700\/0 {
  border-top-color: rgb(3 105 161 / 0);
}

.border-t-sky-700\/10 {
  border-top-color: rgb(3 105 161 / 0.1);
}

.border-t-sky-700\/100 {
  border-top-color: rgb(3 105 161 / 1);
}

.border-t-sky-700\/15 {
  border-top-color: rgb(3 105 161 / 0.15);
}

.border-t-sky-700\/20 {
  border-top-color: rgb(3 105 161 / 0.2);
}

.border-t-sky-700\/25 {
  border-top-color: rgb(3 105 161 / 0.25);
}

.border-t-sky-700\/30 {
  border-top-color: rgb(3 105 161 / 0.3);
}

.border-t-sky-700\/35 {
  border-top-color: rgb(3 105 161 / 0.35);
}

.border-t-sky-700\/40 {
  border-top-color: rgb(3 105 161 / 0.4);
}

.border-t-sky-700\/45 {
  border-top-color: rgb(3 105 161 / 0.45);
}

.border-t-sky-700\/5 {
  border-top-color: rgb(3 105 161 / 0.05);
}

.border-t-sky-700\/50 {
  border-top-color: rgb(3 105 161 / 0.5);
}

.border-t-sky-700\/55 {
  border-top-color: rgb(3 105 161 / 0.55);
}

.border-t-sky-700\/60 {
  border-top-color: rgb(3 105 161 / 0.6);
}

.border-t-sky-700\/65 {
  border-top-color: rgb(3 105 161 / 0.65);
}

.border-t-sky-700\/70 {
  border-top-color: rgb(3 105 161 / 0.7);
}

.border-t-sky-700\/75 {
  border-top-color: rgb(3 105 161 / 0.75);
}

.border-t-sky-700\/80 {
  border-top-color: rgb(3 105 161 / 0.8);
}

.border-t-sky-700\/85 {
  border-top-color: rgb(3 105 161 / 0.85);
}

.border-t-sky-700\/90 {
  border-top-color: rgb(3 105 161 / 0.9);
}

.border-t-sky-700\/95 {
  border-top-color: rgb(3 105 161 / 0.95);
}

.border-t-sky-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(7 89 133 / var(--tw-border-opacity, 1));
}

.border-t-sky-800\/0 {
  border-top-color: rgb(7 89 133 / 0);
}

.border-t-sky-800\/10 {
  border-top-color: rgb(7 89 133 / 0.1);
}

.border-t-sky-800\/100 {
  border-top-color: rgb(7 89 133 / 1);
}

.border-t-sky-800\/15 {
  border-top-color: rgb(7 89 133 / 0.15);
}

.border-t-sky-800\/20 {
  border-top-color: rgb(7 89 133 / 0.2);
}

.border-t-sky-800\/25 {
  border-top-color: rgb(7 89 133 / 0.25);
}

.border-t-sky-800\/30 {
  border-top-color: rgb(7 89 133 / 0.3);
}

.border-t-sky-800\/35 {
  border-top-color: rgb(7 89 133 / 0.35);
}

.border-t-sky-800\/40 {
  border-top-color: rgb(7 89 133 / 0.4);
}

.border-t-sky-800\/45 {
  border-top-color: rgb(7 89 133 / 0.45);
}

.border-t-sky-800\/5 {
  border-top-color: rgb(7 89 133 / 0.05);
}

.border-t-sky-800\/50 {
  border-top-color: rgb(7 89 133 / 0.5);
}

.border-t-sky-800\/55 {
  border-top-color: rgb(7 89 133 / 0.55);
}

.border-t-sky-800\/60 {
  border-top-color: rgb(7 89 133 / 0.6);
}

.border-t-sky-800\/65 {
  border-top-color: rgb(7 89 133 / 0.65);
}

.border-t-sky-800\/70 {
  border-top-color: rgb(7 89 133 / 0.7);
}

.border-t-sky-800\/75 {
  border-top-color: rgb(7 89 133 / 0.75);
}

.border-t-sky-800\/80 {
  border-top-color: rgb(7 89 133 / 0.8);
}

.border-t-sky-800\/85 {
  border-top-color: rgb(7 89 133 / 0.85);
}

.border-t-sky-800\/90 {
  border-top-color: rgb(7 89 133 / 0.9);
}

.border-t-sky-800\/95 {
  border-top-color: rgb(7 89 133 / 0.95);
}

.border-t-sky-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(12 74 110 / var(--tw-border-opacity, 1));
}

.border-t-sky-900\/0 {
  border-top-color: rgb(12 74 110 / 0);
}

.border-t-sky-900\/10 {
  border-top-color: rgb(12 74 110 / 0.1);
}

.border-t-sky-900\/100 {
  border-top-color: rgb(12 74 110 / 1);
}

.border-t-sky-900\/15 {
  border-top-color: rgb(12 74 110 / 0.15);
}

.border-t-sky-900\/20 {
  border-top-color: rgb(12 74 110 / 0.2);
}

.border-t-sky-900\/25 {
  border-top-color: rgb(12 74 110 / 0.25);
}

.border-t-sky-900\/30 {
  border-top-color: rgb(12 74 110 / 0.3);
}

.border-t-sky-900\/35 {
  border-top-color: rgb(12 74 110 / 0.35);
}

.border-t-sky-900\/40 {
  border-top-color: rgb(12 74 110 / 0.4);
}

.border-t-sky-900\/45 {
  border-top-color: rgb(12 74 110 / 0.45);
}

.border-t-sky-900\/5 {
  border-top-color: rgb(12 74 110 / 0.05);
}

.border-t-sky-900\/50 {
  border-top-color: rgb(12 74 110 / 0.5);
}

.border-t-sky-900\/55 {
  border-top-color: rgb(12 74 110 / 0.55);
}

.border-t-sky-900\/60 {
  border-top-color: rgb(12 74 110 / 0.6);
}

.border-t-sky-900\/65 {
  border-top-color: rgb(12 74 110 / 0.65);
}

.border-t-sky-900\/70 {
  border-top-color: rgb(12 74 110 / 0.7);
}

.border-t-sky-900\/75 {
  border-top-color: rgb(12 74 110 / 0.75);
}

.border-t-sky-900\/80 {
  border-top-color: rgb(12 74 110 / 0.8);
}

.border-t-sky-900\/85 {
  border-top-color: rgb(12 74 110 / 0.85);
}

.border-t-sky-900\/90 {
  border-top-color: rgb(12 74 110 / 0.9);
}

.border-t-sky-900\/95 {
  border-top-color: rgb(12 74 110 / 0.95);
}

.border-t-sky-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(8 47 73 / var(--tw-border-opacity, 1));
}

.border-t-sky-950\/0 {
  border-top-color: rgb(8 47 73 / 0);
}

.border-t-sky-950\/10 {
  border-top-color: rgb(8 47 73 / 0.1);
}

.border-t-sky-950\/100 {
  border-top-color: rgb(8 47 73 / 1);
}

.border-t-sky-950\/15 {
  border-top-color: rgb(8 47 73 / 0.15);
}

.border-t-sky-950\/20 {
  border-top-color: rgb(8 47 73 / 0.2);
}

.border-t-sky-950\/25 {
  border-top-color: rgb(8 47 73 / 0.25);
}

.border-t-sky-950\/30 {
  border-top-color: rgb(8 47 73 / 0.3);
}

.border-t-sky-950\/35 {
  border-top-color: rgb(8 47 73 / 0.35);
}

.border-t-sky-950\/40 {
  border-top-color: rgb(8 47 73 / 0.4);
}

.border-t-sky-950\/45 {
  border-top-color: rgb(8 47 73 / 0.45);
}

.border-t-sky-950\/5 {
  border-top-color: rgb(8 47 73 / 0.05);
}

.border-t-sky-950\/50 {
  border-top-color: rgb(8 47 73 / 0.5);
}

.border-t-sky-950\/55 {
  border-top-color: rgb(8 47 73 / 0.55);
}

.border-t-sky-950\/60 {
  border-top-color: rgb(8 47 73 / 0.6);
}

.border-t-sky-950\/65 {
  border-top-color: rgb(8 47 73 / 0.65);
}

.border-t-sky-950\/70 {
  border-top-color: rgb(8 47 73 / 0.7);
}

.border-t-sky-950\/75 {
  border-top-color: rgb(8 47 73 / 0.75);
}

.border-t-sky-950\/80 {
  border-top-color: rgb(8 47 73 / 0.8);
}

.border-t-sky-950\/85 {
  border-top-color: rgb(8 47 73 / 0.85);
}

.border-t-sky-950\/90 {
  border-top-color: rgb(8 47 73 / 0.9);
}

.border-t-sky-950\/95 {
  border-top-color: rgb(8 47 73 / 0.95);
}

.border-t-slate-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}

.border-t-slate-100\/0 {
  border-top-color: rgb(241 245 249 / 0);
}

.border-t-slate-100\/10 {
  border-top-color: rgb(241 245 249 / 0.1);
}

.border-t-slate-100\/100 {
  border-top-color: rgb(241 245 249 / 1);
}

.border-t-slate-100\/15 {
  border-top-color: rgb(241 245 249 / 0.15);
}

.border-t-slate-100\/20 {
  border-top-color: rgb(241 245 249 / 0.2);
}

.border-t-slate-100\/25 {
  border-top-color: rgb(241 245 249 / 0.25);
}

.border-t-slate-100\/30 {
  border-top-color: rgb(241 245 249 / 0.3);
}

.border-t-slate-100\/35 {
  border-top-color: rgb(241 245 249 / 0.35);
}

.border-t-slate-100\/40 {
  border-top-color: rgb(241 245 249 / 0.4);
}

.border-t-slate-100\/45 {
  border-top-color: rgb(241 245 249 / 0.45);
}

.border-t-slate-100\/5 {
  border-top-color: rgb(241 245 249 / 0.05);
}

.border-t-slate-100\/50 {
  border-top-color: rgb(241 245 249 / 0.5);
}

.border-t-slate-100\/55 {
  border-top-color: rgb(241 245 249 / 0.55);
}

.border-t-slate-100\/60 {
  border-top-color: rgb(241 245 249 / 0.6);
}

.border-t-slate-100\/65 {
  border-top-color: rgb(241 245 249 / 0.65);
}

.border-t-slate-100\/70 {
  border-top-color: rgb(241 245 249 / 0.7);
}

.border-t-slate-100\/75 {
  border-top-color: rgb(241 245 249 / 0.75);
}

.border-t-slate-100\/80 {
  border-top-color: rgb(241 245 249 / 0.8);
}

.border-t-slate-100\/85 {
  border-top-color: rgb(241 245 249 / 0.85);
}

.border-t-slate-100\/90 {
  border-top-color: rgb(241 245 249 / 0.9);
}

.border-t-slate-100\/95 {
  border-top-color: rgb(241 245 249 / 0.95);
}

.border-t-slate-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}

.border-t-slate-200\/0 {
  border-top-color: rgb(226 232 240 / 0);
}

.border-t-slate-200\/10 {
  border-top-color: rgb(226 232 240 / 0.1);
}

.border-t-slate-200\/100 {
  border-top-color: rgb(226 232 240 / 1);
}

.border-t-slate-200\/15 {
  border-top-color: rgb(226 232 240 / 0.15);
}

.border-t-slate-200\/20 {
  border-top-color: rgb(226 232 240 / 0.2);
}

.border-t-slate-200\/25 {
  border-top-color: rgb(226 232 240 / 0.25);
}

.border-t-slate-200\/30 {
  border-top-color: rgb(226 232 240 / 0.3);
}

.border-t-slate-200\/35 {
  border-top-color: rgb(226 232 240 / 0.35);
}

.border-t-slate-200\/40 {
  border-top-color: rgb(226 232 240 / 0.4);
}

.border-t-slate-200\/45 {
  border-top-color: rgb(226 232 240 / 0.45);
}

.border-t-slate-200\/5 {
  border-top-color: rgb(226 232 240 / 0.05);
}

.border-t-slate-200\/50 {
  border-top-color: rgb(226 232 240 / 0.5);
}

.border-t-slate-200\/55 {
  border-top-color: rgb(226 232 240 / 0.55);
}

.border-t-slate-200\/60 {
  border-top-color: rgb(226 232 240 / 0.6);
}

.border-t-slate-200\/65 {
  border-top-color: rgb(226 232 240 / 0.65);
}

.border-t-slate-200\/70 {
  border-top-color: rgb(226 232 240 / 0.7);
}

.border-t-slate-200\/75 {
  border-top-color: rgb(226 232 240 / 0.75);
}

.border-t-slate-200\/80 {
  border-top-color: rgb(226 232 240 / 0.8);
}

.border-t-slate-200\/85 {
  border-top-color: rgb(226 232 240 / 0.85);
}

.border-t-slate-200\/90 {
  border-top-color: rgb(226 232 240 / 0.9);
}

.border-t-slate-200\/95 {
  border-top-color: rgb(226 232 240 / 0.95);
}

.border-t-slate-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}

.border-t-slate-300\/0 {
  border-top-color: rgb(203 213 225 / 0);
}

.border-t-slate-300\/10 {
  border-top-color: rgb(203 213 225 / 0.1);
}

.border-t-slate-300\/100 {
  border-top-color: rgb(203 213 225 / 1);
}

.border-t-slate-300\/15 {
  border-top-color: rgb(203 213 225 / 0.15);
}

.border-t-slate-300\/20 {
  border-top-color: rgb(203 213 225 / 0.2);
}

.border-t-slate-300\/25 {
  border-top-color: rgb(203 213 225 / 0.25);
}

.border-t-slate-300\/30 {
  border-top-color: rgb(203 213 225 / 0.3);
}

.border-t-slate-300\/35 {
  border-top-color: rgb(203 213 225 / 0.35);
}

.border-t-slate-300\/40 {
  border-top-color: rgb(203 213 225 / 0.4);
}

.border-t-slate-300\/45 {
  border-top-color: rgb(203 213 225 / 0.45);
}

.border-t-slate-300\/5 {
  border-top-color: rgb(203 213 225 / 0.05);
}

.border-t-slate-300\/50 {
  border-top-color: rgb(203 213 225 / 0.5);
}

.border-t-slate-300\/55 {
  border-top-color: rgb(203 213 225 / 0.55);
}

.border-t-slate-300\/60 {
  border-top-color: rgb(203 213 225 / 0.6);
}

.border-t-slate-300\/65 {
  border-top-color: rgb(203 213 225 / 0.65);
}

.border-t-slate-300\/70 {
  border-top-color: rgb(203 213 225 / 0.7);
}

.border-t-slate-300\/75 {
  border-top-color: rgb(203 213 225 / 0.75);
}

.border-t-slate-300\/80 {
  border-top-color: rgb(203 213 225 / 0.8);
}

.border-t-slate-300\/85 {
  border-top-color: rgb(203 213 225 / 0.85);
}

.border-t-slate-300\/90 {
  border-top-color: rgb(203 213 225 / 0.9);
}

.border-t-slate-300\/95 {
  border-top-color: rgb(203 213 225 / 0.95);
}

.border-t-slate-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}

.border-t-slate-400\/0 {
  border-top-color: rgb(148 163 184 / 0);
}

.border-t-slate-400\/10 {
  border-top-color: rgb(148 163 184 / 0.1);
}

.border-t-slate-400\/100 {
  border-top-color: rgb(148 163 184 / 1);
}

.border-t-slate-400\/15 {
  border-top-color: rgb(148 163 184 / 0.15);
}

.border-t-slate-400\/20 {
  border-top-color: rgb(148 163 184 / 0.2);
}

.border-t-slate-400\/25 {
  border-top-color: rgb(148 163 184 / 0.25);
}

.border-t-slate-400\/30 {
  border-top-color: rgb(148 163 184 / 0.3);
}

.border-t-slate-400\/35 {
  border-top-color: rgb(148 163 184 / 0.35);
}

.border-t-slate-400\/40 {
  border-top-color: rgb(148 163 184 / 0.4);
}

.border-t-slate-400\/45 {
  border-top-color: rgb(148 163 184 / 0.45);
}

.border-t-slate-400\/5 {
  border-top-color: rgb(148 163 184 / 0.05);
}

.border-t-slate-400\/50 {
  border-top-color: rgb(148 163 184 / 0.5);
}

.border-t-slate-400\/55 {
  border-top-color: rgb(148 163 184 / 0.55);
}

.border-t-slate-400\/60 {
  border-top-color: rgb(148 163 184 / 0.6);
}

.border-t-slate-400\/65 {
  border-top-color: rgb(148 163 184 / 0.65);
}

.border-t-slate-400\/70 {
  border-top-color: rgb(148 163 184 / 0.7);
}

.border-t-slate-400\/75 {
  border-top-color: rgb(148 163 184 / 0.75);
}

.border-t-slate-400\/80 {
  border-top-color: rgb(148 163 184 / 0.8);
}

.border-t-slate-400\/85 {
  border-top-color: rgb(148 163 184 / 0.85);
}

.border-t-slate-400\/90 {
  border-top-color: rgb(148 163 184 / 0.9);
}

.border-t-slate-400\/95 {
  border-top-color: rgb(148 163 184 / 0.95);
}

.border-t-slate-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(248 250 252 / var(--tw-border-opacity, 1));
}

.border-t-slate-50\/0 {
  border-top-color: rgb(248 250 252 / 0);
}

.border-t-slate-50\/10 {
  border-top-color: rgb(248 250 252 / 0.1);
}

.border-t-slate-50\/100 {
  border-top-color: rgb(248 250 252 / 1);
}

.border-t-slate-50\/15 {
  border-top-color: rgb(248 250 252 / 0.15);
}

.border-t-slate-50\/20 {
  border-top-color: rgb(248 250 252 / 0.2);
}

.border-t-slate-50\/25 {
  border-top-color: rgb(248 250 252 / 0.25);
}

.border-t-slate-50\/30 {
  border-top-color: rgb(248 250 252 / 0.3);
}

.border-t-slate-50\/35 {
  border-top-color: rgb(248 250 252 / 0.35);
}

.border-t-slate-50\/40 {
  border-top-color: rgb(248 250 252 / 0.4);
}

.border-t-slate-50\/45 {
  border-top-color: rgb(248 250 252 / 0.45);
}

.border-t-slate-50\/5 {
  border-top-color: rgb(248 250 252 / 0.05);
}

.border-t-slate-50\/50 {
  border-top-color: rgb(248 250 252 / 0.5);
}

.border-t-slate-50\/55 {
  border-top-color: rgb(248 250 252 / 0.55);
}

.border-t-slate-50\/60 {
  border-top-color: rgb(248 250 252 / 0.6);
}

.border-t-slate-50\/65 {
  border-top-color: rgb(248 250 252 / 0.65);
}

.border-t-slate-50\/70 {
  border-top-color: rgb(248 250 252 / 0.7);
}

.border-t-slate-50\/75 {
  border-top-color: rgb(248 250 252 / 0.75);
}

.border-t-slate-50\/80 {
  border-top-color: rgb(248 250 252 / 0.8);
}

.border-t-slate-50\/85 {
  border-top-color: rgb(248 250 252 / 0.85);
}

.border-t-slate-50\/90 {
  border-top-color: rgb(248 250 252 / 0.9);
}

.border-t-slate-50\/95 {
  border-top-color: rgb(248 250 252 / 0.95);
}

.border-t-slate-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
}

.border-t-slate-500\/0 {
  border-top-color: rgb(100 116 139 / 0);
}

.border-t-slate-500\/10 {
  border-top-color: rgb(100 116 139 / 0.1);
}

.border-t-slate-500\/100 {
  border-top-color: rgb(100 116 139 / 1);
}

.border-t-slate-500\/15 {
  border-top-color: rgb(100 116 139 / 0.15);
}

.border-t-slate-500\/20 {
  border-top-color: rgb(100 116 139 / 0.2);
}

.border-t-slate-500\/25 {
  border-top-color: rgb(100 116 139 / 0.25);
}

.border-t-slate-500\/30 {
  border-top-color: rgb(100 116 139 / 0.3);
}

.border-t-slate-500\/35 {
  border-top-color: rgb(100 116 139 / 0.35);
}

.border-t-slate-500\/40 {
  border-top-color: rgb(100 116 139 / 0.4);
}

.border-t-slate-500\/45 {
  border-top-color: rgb(100 116 139 / 0.45);
}

.border-t-slate-500\/5 {
  border-top-color: rgb(100 116 139 / 0.05);
}

.border-t-slate-500\/50 {
  border-top-color: rgb(100 116 139 / 0.5);
}

.border-t-slate-500\/55 {
  border-top-color: rgb(100 116 139 / 0.55);
}

.border-t-slate-500\/60 {
  border-top-color: rgb(100 116 139 / 0.6);
}

.border-t-slate-500\/65 {
  border-top-color: rgb(100 116 139 / 0.65);
}

.border-t-slate-500\/70 {
  border-top-color: rgb(100 116 139 / 0.7);
}

.border-t-slate-500\/75 {
  border-top-color: rgb(100 116 139 / 0.75);
}

.border-t-slate-500\/80 {
  border-top-color: rgb(100 116 139 / 0.8);
}

.border-t-slate-500\/85 {
  border-top-color: rgb(100 116 139 / 0.85);
}

.border-t-slate-500\/90 {
  border-top-color: rgb(100 116 139 / 0.9);
}

.border-t-slate-500\/95 {
  border-top-color: rgb(100 116 139 / 0.95);
}

.border-t-slate-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
}

.border-t-slate-600\/0 {
  border-top-color: rgb(71 85 105 / 0);
}

.border-t-slate-600\/10 {
  border-top-color: rgb(71 85 105 / 0.1);
}

.border-t-slate-600\/100 {
  border-top-color: rgb(71 85 105 / 1);
}

.border-t-slate-600\/15 {
  border-top-color: rgb(71 85 105 / 0.15);
}

.border-t-slate-600\/20 {
  border-top-color: rgb(71 85 105 / 0.2);
}

.border-t-slate-600\/25 {
  border-top-color: rgb(71 85 105 / 0.25);
}

.border-t-slate-600\/30 {
  border-top-color: rgb(71 85 105 / 0.3);
}

.border-t-slate-600\/35 {
  border-top-color: rgb(71 85 105 / 0.35);
}

.border-t-slate-600\/40 {
  border-top-color: rgb(71 85 105 / 0.4);
}

.border-t-slate-600\/45 {
  border-top-color: rgb(71 85 105 / 0.45);
}

.border-t-slate-600\/5 {
  border-top-color: rgb(71 85 105 / 0.05);
}

.border-t-slate-600\/50 {
  border-top-color: rgb(71 85 105 / 0.5);
}

.border-t-slate-600\/55 {
  border-top-color: rgb(71 85 105 / 0.55);
}

.border-t-slate-600\/60 {
  border-top-color: rgb(71 85 105 / 0.6);
}

.border-t-slate-600\/65 {
  border-top-color: rgb(71 85 105 / 0.65);
}

.border-t-slate-600\/70 {
  border-top-color: rgb(71 85 105 / 0.7);
}

.border-t-slate-600\/75 {
  border-top-color: rgb(71 85 105 / 0.75);
}

.border-t-slate-600\/80 {
  border-top-color: rgb(71 85 105 / 0.8);
}

.border-t-slate-600\/85 {
  border-top-color: rgb(71 85 105 / 0.85);
}

.border-t-slate-600\/90 {
  border-top-color: rgb(71 85 105 / 0.9);
}

.border-t-slate-600\/95 {
  border-top-color: rgb(71 85 105 / 0.95);
}

.border-t-slate-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
}

.border-t-slate-700\/0 {
  border-top-color: rgb(51 65 85 / 0);
}

.border-t-slate-700\/10 {
  border-top-color: rgb(51 65 85 / 0.1);
}

.border-t-slate-700\/100 {
  border-top-color: rgb(51 65 85 / 1);
}

.border-t-slate-700\/15 {
  border-top-color: rgb(51 65 85 / 0.15);
}

.border-t-slate-700\/20 {
  border-top-color: rgb(51 65 85 / 0.2);
}

.border-t-slate-700\/25 {
  border-top-color: rgb(51 65 85 / 0.25);
}

.border-t-slate-700\/30 {
  border-top-color: rgb(51 65 85 / 0.3);
}

.border-t-slate-700\/35 {
  border-top-color: rgb(51 65 85 / 0.35);
}

.border-t-slate-700\/40 {
  border-top-color: rgb(51 65 85 / 0.4);
}

.border-t-slate-700\/45 {
  border-top-color: rgb(51 65 85 / 0.45);
}

.border-t-slate-700\/5 {
  border-top-color: rgb(51 65 85 / 0.05);
}

.border-t-slate-700\/50 {
  border-top-color: rgb(51 65 85 / 0.5);
}

.border-t-slate-700\/55 {
  border-top-color: rgb(51 65 85 / 0.55);
}

.border-t-slate-700\/60 {
  border-top-color: rgb(51 65 85 / 0.6);
}

.border-t-slate-700\/65 {
  border-top-color: rgb(51 65 85 / 0.65);
}

.border-t-slate-700\/70 {
  border-top-color: rgb(51 65 85 / 0.7);
}

.border-t-slate-700\/75 {
  border-top-color: rgb(51 65 85 / 0.75);
}

.border-t-slate-700\/80 {
  border-top-color: rgb(51 65 85 / 0.8);
}

.border-t-slate-700\/85 {
  border-top-color: rgb(51 65 85 / 0.85);
}

.border-t-slate-700\/90 {
  border-top-color: rgb(51 65 85 / 0.9);
}

.border-t-slate-700\/95 {
  border-top-color: rgb(51 65 85 / 0.95);
}

.border-t-slate-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}

.border-t-slate-800\/0 {
  border-top-color: rgb(30 41 59 / 0);
}

.border-t-slate-800\/10 {
  border-top-color: rgb(30 41 59 / 0.1);
}

.border-t-slate-800\/100 {
  border-top-color: rgb(30 41 59 / 1);
}

.border-t-slate-800\/15 {
  border-top-color: rgb(30 41 59 / 0.15);
}

.border-t-slate-800\/20 {
  border-top-color: rgb(30 41 59 / 0.2);
}

.border-t-slate-800\/25 {
  border-top-color: rgb(30 41 59 / 0.25);
}

.border-t-slate-800\/30 {
  border-top-color: rgb(30 41 59 / 0.3);
}

.border-t-slate-800\/35 {
  border-top-color: rgb(30 41 59 / 0.35);
}

.border-t-slate-800\/40 {
  border-top-color: rgb(30 41 59 / 0.4);
}

.border-t-slate-800\/45 {
  border-top-color: rgb(30 41 59 / 0.45);
}

.border-t-slate-800\/5 {
  border-top-color: rgb(30 41 59 / 0.05);
}

.border-t-slate-800\/50 {
  border-top-color: rgb(30 41 59 / 0.5);
}

.border-t-slate-800\/55 {
  border-top-color: rgb(30 41 59 / 0.55);
}

.border-t-slate-800\/60 {
  border-top-color: rgb(30 41 59 / 0.6);
}

.border-t-slate-800\/65 {
  border-top-color: rgb(30 41 59 / 0.65);
}

.border-t-slate-800\/70 {
  border-top-color: rgb(30 41 59 / 0.7);
}

.border-t-slate-800\/75 {
  border-top-color: rgb(30 41 59 / 0.75);
}

.border-t-slate-800\/80 {
  border-top-color: rgb(30 41 59 / 0.8);
}

.border-t-slate-800\/85 {
  border-top-color: rgb(30 41 59 / 0.85);
}

.border-t-slate-800\/90 {
  border-top-color: rgb(30 41 59 / 0.9);
}

.border-t-slate-800\/95 {
  border-top-color: rgb(30 41 59 / 0.95);
}

.border-t-slate-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(15 23 42 / var(--tw-border-opacity, 1));
}

.border-t-slate-900\/0 {
  border-top-color: rgb(15 23 42 / 0);
}

.border-t-slate-900\/10 {
  border-top-color: rgb(15 23 42 / 0.1);
}

.border-t-slate-900\/100 {
  border-top-color: rgb(15 23 42 / 1);
}

.border-t-slate-900\/15 {
  border-top-color: rgb(15 23 42 / 0.15);
}

.border-t-slate-900\/20 {
  border-top-color: rgb(15 23 42 / 0.2);
}

.border-t-slate-900\/25 {
  border-top-color: rgb(15 23 42 / 0.25);
}

.border-t-slate-900\/30 {
  border-top-color: rgb(15 23 42 / 0.3);
}

.border-t-slate-900\/35 {
  border-top-color: rgb(15 23 42 / 0.35);
}

.border-t-slate-900\/40 {
  border-top-color: rgb(15 23 42 / 0.4);
}

.border-t-slate-900\/45 {
  border-top-color: rgb(15 23 42 / 0.45);
}

.border-t-slate-900\/5 {
  border-top-color: rgb(15 23 42 / 0.05);
}

.border-t-slate-900\/50 {
  border-top-color: rgb(15 23 42 / 0.5);
}

.border-t-slate-900\/55 {
  border-top-color: rgb(15 23 42 / 0.55);
}

.border-t-slate-900\/60 {
  border-top-color: rgb(15 23 42 / 0.6);
}

.border-t-slate-900\/65 {
  border-top-color: rgb(15 23 42 / 0.65);
}

.border-t-slate-900\/70 {
  border-top-color: rgb(15 23 42 / 0.7);
}

.border-t-slate-900\/75 {
  border-top-color: rgb(15 23 42 / 0.75);
}

.border-t-slate-900\/80 {
  border-top-color: rgb(15 23 42 / 0.8);
}

.border-t-slate-900\/85 {
  border-top-color: rgb(15 23 42 / 0.85);
}

.border-t-slate-900\/90 {
  border-top-color: rgb(15 23 42 / 0.9);
}

.border-t-slate-900\/95 {
  border-top-color: rgb(15 23 42 / 0.95);
}

.border-t-slate-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(2 6 23 / var(--tw-border-opacity, 1));
}

.border-t-slate-950\/0 {
  border-top-color: rgb(2 6 23 / 0);
}

.border-t-slate-950\/10 {
  border-top-color: rgb(2 6 23 / 0.1);
}

.border-t-slate-950\/100 {
  border-top-color: rgb(2 6 23 / 1);
}

.border-t-slate-950\/15 {
  border-top-color: rgb(2 6 23 / 0.15);
}

.border-t-slate-950\/20 {
  border-top-color: rgb(2 6 23 / 0.2);
}

.border-t-slate-950\/25 {
  border-top-color: rgb(2 6 23 / 0.25);
}

.border-t-slate-950\/30 {
  border-top-color: rgb(2 6 23 / 0.3);
}

.border-t-slate-950\/35 {
  border-top-color: rgb(2 6 23 / 0.35);
}

.border-t-slate-950\/40 {
  border-top-color: rgb(2 6 23 / 0.4);
}

.border-t-slate-950\/45 {
  border-top-color: rgb(2 6 23 / 0.45);
}

.border-t-slate-950\/5 {
  border-top-color: rgb(2 6 23 / 0.05);
}

.border-t-slate-950\/50 {
  border-top-color: rgb(2 6 23 / 0.5);
}

.border-t-slate-950\/55 {
  border-top-color: rgb(2 6 23 / 0.55);
}

.border-t-slate-950\/60 {
  border-top-color: rgb(2 6 23 / 0.6);
}

.border-t-slate-950\/65 {
  border-top-color: rgb(2 6 23 / 0.65);
}

.border-t-slate-950\/70 {
  border-top-color: rgb(2 6 23 / 0.7);
}

.border-t-slate-950\/75 {
  border-top-color: rgb(2 6 23 / 0.75);
}

.border-t-slate-950\/80 {
  border-top-color: rgb(2 6 23 / 0.8);
}

.border-t-slate-950\/85 {
  border-top-color: rgb(2 6 23 / 0.85);
}

.border-t-slate-950\/90 {
  border-top-color: rgb(2 6 23 / 0.9);
}

.border-t-slate-950\/95 {
  border-top-color: rgb(2 6 23 / 0.95);
}

.border-t-stone-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(245 245 244 / var(--tw-border-opacity, 1));
}

.border-t-stone-100\/0 {
  border-top-color: rgb(245 245 244 / 0);
}

.border-t-stone-100\/10 {
  border-top-color: rgb(245 245 244 / 0.1);
}

.border-t-stone-100\/100 {
  border-top-color: rgb(245 245 244 / 1);
}

.border-t-stone-100\/15 {
  border-top-color: rgb(245 245 244 / 0.15);
}

.border-t-stone-100\/20 {
  border-top-color: rgb(245 245 244 / 0.2);
}

.border-t-stone-100\/25 {
  border-top-color: rgb(245 245 244 / 0.25);
}

.border-t-stone-100\/30 {
  border-top-color: rgb(245 245 244 / 0.3);
}

.border-t-stone-100\/35 {
  border-top-color: rgb(245 245 244 / 0.35);
}

.border-t-stone-100\/40 {
  border-top-color: rgb(245 245 244 / 0.4);
}

.border-t-stone-100\/45 {
  border-top-color: rgb(245 245 244 / 0.45);
}

.border-t-stone-100\/5 {
  border-top-color: rgb(245 245 244 / 0.05);
}

.border-t-stone-100\/50 {
  border-top-color: rgb(245 245 244 / 0.5);
}

.border-t-stone-100\/55 {
  border-top-color: rgb(245 245 244 / 0.55);
}

.border-t-stone-100\/60 {
  border-top-color: rgb(245 245 244 / 0.6);
}

.border-t-stone-100\/65 {
  border-top-color: rgb(245 245 244 / 0.65);
}

.border-t-stone-100\/70 {
  border-top-color: rgb(245 245 244 / 0.7);
}

.border-t-stone-100\/75 {
  border-top-color: rgb(245 245 244 / 0.75);
}

.border-t-stone-100\/80 {
  border-top-color: rgb(245 245 244 / 0.8);
}

.border-t-stone-100\/85 {
  border-top-color: rgb(245 245 244 / 0.85);
}

.border-t-stone-100\/90 {
  border-top-color: rgb(245 245 244 / 0.9);
}

.border-t-stone-100\/95 {
  border-top-color: rgb(245 245 244 / 0.95);
}

.border-t-stone-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(231 229 228 / var(--tw-border-opacity, 1));
}

.border-t-stone-200\/0 {
  border-top-color: rgb(231 229 228 / 0);
}

.border-t-stone-200\/10 {
  border-top-color: rgb(231 229 228 / 0.1);
}

.border-t-stone-200\/100 {
  border-top-color: rgb(231 229 228 / 1);
}

.border-t-stone-200\/15 {
  border-top-color: rgb(231 229 228 / 0.15);
}

.border-t-stone-200\/20 {
  border-top-color: rgb(231 229 228 / 0.2);
}

.border-t-stone-200\/25 {
  border-top-color: rgb(231 229 228 / 0.25);
}

.border-t-stone-200\/30 {
  border-top-color: rgb(231 229 228 / 0.3);
}

.border-t-stone-200\/35 {
  border-top-color: rgb(231 229 228 / 0.35);
}

.border-t-stone-200\/40 {
  border-top-color: rgb(231 229 228 / 0.4);
}

.border-t-stone-200\/45 {
  border-top-color: rgb(231 229 228 / 0.45);
}

.border-t-stone-200\/5 {
  border-top-color: rgb(231 229 228 / 0.05);
}

.border-t-stone-200\/50 {
  border-top-color: rgb(231 229 228 / 0.5);
}

.border-t-stone-200\/55 {
  border-top-color: rgb(231 229 228 / 0.55);
}

.border-t-stone-200\/60 {
  border-top-color: rgb(231 229 228 / 0.6);
}

.border-t-stone-200\/65 {
  border-top-color: rgb(231 229 228 / 0.65);
}

.border-t-stone-200\/70 {
  border-top-color: rgb(231 229 228 / 0.7);
}

.border-t-stone-200\/75 {
  border-top-color: rgb(231 229 228 / 0.75);
}

.border-t-stone-200\/80 {
  border-top-color: rgb(231 229 228 / 0.8);
}

.border-t-stone-200\/85 {
  border-top-color: rgb(231 229 228 / 0.85);
}

.border-t-stone-200\/90 {
  border-top-color: rgb(231 229 228 / 0.9);
}

.border-t-stone-200\/95 {
  border-top-color: rgb(231 229 228 / 0.95);
}

.border-t-stone-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(214 211 209 / var(--tw-border-opacity, 1));
}

.border-t-stone-300\/0 {
  border-top-color: rgb(214 211 209 / 0);
}

.border-t-stone-300\/10 {
  border-top-color: rgb(214 211 209 / 0.1);
}

.border-t-stone-300\/100 {
  border-top-color: rgb(214 211 209 / 1);
}

.border-t-stone-300\/15 {
  border-top-color: rgb(214 211 209 / 0.15);
}

.border-t-stone-300\/20 {
  border-top-color: rgb(214 211 209 / 0.2);
}

.border-t-stone-300\/25 {
  border-top-color: rgb(214 211 209 / 0.25);
}

.border-t-stone-300\/30 {
  border-top-color: rgb(214 211 209 / 0.3);
}

.border-t-stone-300\/35 {
  border-top-color: rgb(214 211 209 / 0.35);
}

.border-t-stone-300\/40 {
  border-top-color: rgb(214 211 209 / 0.4);
}

.border-t-stone-300\/45 {
  border-top-color: rgb(214 211 209 / 0.45);
}

.border-t-stone-300\/5 {
  border-top-color: rgb(214 211 209 / 0.05);
}

.border-t-stone-300\/50 {
  border-top-color: rgb(214 211 209 / 0.5);
}

.border-t-stone-300\/55 {
  border-top-color: rgb(214 211 209 / 0.55);
}

.border-t-stone-300\/60 {
  border-top-color: rgb(214 211 209 / 0.6);
}

.border-t-stone-300\/65 {
  border-top-color: rgb(214 211 209 / 0.65);
}

.border-t-stone-300\/70 {
  border-top-color: rgb(214 211 209 / 0.7);
}

.border-t-stone-300\/75 {
  border-top-color: rgb(214 211 209 / 0.75);
}

.border-t-stone-300\/80 {
  border-top-color: rgb(214 211 209 / 0.8);
}

.border-t-stone-300\/85 {
  border-top-color: rgb(214 211 209 / 0.85);
}

.border-t-stone-300\/90 {
  border-top-color: rgb(214 211 209 / 0.9);
}

.border-t-stone-300\/95 {
  border-top-color: rgb(214 211 209 / 0.95);
}

.border-t-stone-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(168 162 158 / var(--tw-border-opacity, 1));
}

.border-t-stone-400\/0 {
  border-top-color: rgb(168 162 158 / 0);
}

.border-t-stone-400\/10 {
  border-top-color: rgb(168 162 158 / 0.1);
}

.border-t-stone-400\/100 {
  border-top-color: rgb(168 162 158 / 1);
}

.border-t-stone-400\/15 {
  border-top-color: rgb(168 162 158 / 0.15);
}

.border-t-stone-400\/20 {
  border-top-color: rgb(168 162 158 / 0.2);
}

.border-t-stone-400\/25 {
  border-top-color: rgb(168 162 158 / 0.25);
}

.border-t-stone-400\/30 {
  border-top-color: rgb(168 162 158 / 0.3);
}

.border-t-stone-400\/35 {
  border-top-color: rgb(168 162 158 / 0.35);
}

.border-t-stone-400\/40 {
  border-top-color: rgb(168 162 158 / 0.4);
}

.border-t-stone-400\/45 {
  border-top-color: rgb(168 162 158 / 0.45);
}

.border-t-stone-400\/5 {
  border-top-color: rgb(168 162 158 / 0.05);
}

.border-t-stone-400\/50 {
  border-top-color: rgb(168 162 158 / 0.5);
}

.border-t-stone-400\/55 {
  border-top-color: rgb(168 162 158 / 0.55);
}

.border-t-stone-400\/60 {
  border-top-color: rgb(168 162 158 / 0.6);
}

.border-t-stone-400\/65 {
  border-top-color: rgb(168 162 158 / 0.65);
}

.border-t-stone-400\/70 {
  border-top-color: rgb(168 162 158 / 0.7);
}

.border-t-stone-400\/75 {
  border-top-color: rgb(168 162 158 / 0.75);
}

.border-t-stone-400\/80 {
  border-top-color: rgb(168 162 158 / 0.8);
}

.border-t-stone-400\/85 {
  border-top-color: rgb(168 162 158 / 0.85);
}

.border-t-stone-400\/90 {
  border-top-color: rgb(168 162 158 / 0.9);
}

.border-t-stone-400\/95 {
  border-top-color: rgb(168 162 158 / 0.95);
}

.border-t-stone-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(250 250 249 / var(--tw-border-opacity, 1));
}

.border-t-stone-50\/0 {
  border-top-color: rgb(250 250 249 / 0);
}

.border-t-stone-50\/10 {
  border-top-color: rgb(250 250 249 / 0.1);
}

.border-t-stone-50\/100 {
  border-top-color: rgb(250 250 249 / 1);
}

.border-t-stone-50\/15 {
  border-top-color: rgb(250 250 249 / 0.15);
}

.border-t-stone-50\/20 {
  border-top-color: rgb(250 250 249 / 0.2);
}

.border-t-stone-50\/25 {
  border-top-color: rgb(250 250 249 / 0.25);
}

.border-t-stone-50\/30 {
  border-top-color: rgb(250 250 249 / 0.3);
}

.border-t-stone-50\/35 {
  border-top-color: rgb(250 250 249 / 0.35);
}

.border-t-stone-50\/40 {
  border-top-color: rgb(250 250 249 / 0.4);
}

.border-t-stone-50\/45 {
  border-top-color: rgb(250 250 249 / 0.45);
}

.border-t-stone-50\/5 {
  border-top-color: rgb(250 250 249 / 0.05);
}

.border-t-stone-50\/50 {
  border-top-color: rgb(250 250 249 / 0.5);
}

.border-t-stone-50\/55 {
  border-top-color: rgb(250 250 249 / 0.55);
}

.border-t-stone-50\/60 {
  border-top-color: rgb(250 250 249 / 0.6);
}

.border-t-stone-50\/65 {
  border-top-color: rgb(250 250 249 / 0.65);
}

.border-t-stone-50\/70 {
  border-top-color: rgb(250 250 249 / 0.7);
}

.border-t-stone-50\/75 {
  border-top-color: rgb(250 250 249 / 0.75);
}

.border-t-stone-50\/80 {
  border-top-color: rgb(250 250 249 / 0.8);
}

.border-t-stone-50\/85 {
  border-top-color: rgb(250 250 249 / 0.85);
}

.border-t-stone-50\/90 {
  border-top-color: rgb(250 250 249 / 0.9);
}

.border-t-stone-50\/95 {
  border-top-color: rgb(250 250 249 / 0.95);
}

.border-t-stone-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(120 113 108 / var(--tw-border-opacity, 1));
}

.border-t-stone-500\/0 {
  border-top-color: rgb(120 113 108 / 0);
}

.border-t-stone-500\/10 {
  border-top-color: rgb(120 113 108 / 0.1);
}

.border-t-stone-500\/100 {
  border-top-color: rgb(120 113 108 / 1);
}

.border-t-stone-500\/15 {
  border-top-color: rgb(120 113 108 / 0.15);
}

.border-t-stone-500\/20 {
  border-top-color: rgb(120 113 108 / 0.2);
}

.border-t-stone-500\/25 {
  border-top-color: rgb(120 113 108 / 0.25);
}

.border-t-stone-500\/30 {
  border-top-color: rgb(120 113 108 / 0.3);
}

.border-t-stone-500\/35 {
  border-top-color: rgb(120 113 108 / 0.35);
}

.border-t-stone-500\/40 {
  border-top-color: rgb(120 113 108 / 0.4);
}

.border-t-stone-500\/45 {
  border-top-color: rgb(120 113 108 / 0.45);
}

.border-t-stone-500\/5 {
  border-top-color: rgb(120 113 108 / 0.05);
}

.border-t-stone-500\/50 {
  border-top-color: rgb(120 113 108 / 0.5);
}

.border-t-stone-500\/55 {
  border-top-color: rgb(120 113 108 / 0.55);
}

.border-t-stone-500\/60 {
  border-top-color: rgb(120 113 108 / 0.6);
}

.border-t-stone-500\/65 {
  border-top-color: rgb(120 113 108 / 0.65);
}

.border-t-stone-500\/70 {
  border-top-color: rgb(120 113 108 / 0.7);
}

.border-t-stone-500\/75 {
  border-top-color: rgb(120 113 108 / 0.75);
}

.border-t-stone-500\/80 {
  border-top-color: rgb(120 113 108 / 0.8);
}

.border-t-stone-500\/85 {
  border-top-color: rgb(120 113 108 / 0.85);
}

.border-t-stone-500\/90 {
  border-top-color: rgb(120 113 108 / 0.9);
}

.border-t-stone-500\/95 {
  border-top-color: rgb(120 113 108 / 0.95);
}

.border-t-stone-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(87 83 78 / var(--tw-border-opacity, 1));
}

.border-t-stone-600\/0 {
  border-top-color: rgb(87 83 78 / 0);
}

.border-t-stone-600\/10 {
  border-top-color: rgb(87 83 78 / 0.1);
}

.border-t-stone-600\/100 {
  border-top-color: rgb(87 83 78 / 1);
}

.border-t-stone-600\/15 {
  border-top-color: rgb(87 83 78 / 0.15);
}

.border-t-stone-600\/20 {
  border-top-color: rgb(87 83 78 / 0.2);
}

.border-t-stone-600\/25 {
  border-top-color: rgb(87 83 78 / 0.25);
}

.border-t-stone-600\/30 {
  border-top-color: rgb(87 83 78 / 0.3);
}

.border-t-stone-600\/35 {
  border-top-color: rgb(87 83 78 / 0.35);
}

.border-t-stone-600\/40 {
  border-top-color: rgb(87 83 78 / 0.4);
}

.border-t-stone-600\/45 {
  border-top-color: rgb(87 83 78 / 0.45);
}

.border-t-stone-600\/5 {
  border-top-color: rgb(87 83 78 / 0.05);
}

.border-t-stone-600\/50 {
  border-top-color: rgb(87 83 78 / 0.5);
}

.border-t-stone-600\/55 {
  border-top-color: rgb(87 83 78 / 0.55);
}

.border-t-stone-600\/60 {
  border-top-color: rgb(87 83 78 / 0.6);
}

.border-t-stone-600\/65 {
  border-top-color: rgb(87 83 78 / 0.65);
}

.border-t-stone-600\/70 {
  border-top-color: rgb(87 83 78 / 0.7);
}

.border-t-stone-600\/75 {
  border-top-color: rgb(87 83 78 / 0.75);
}

.border-t-stone-600\/80 {
  border-top-color: rgb(87 83 78 / 0.8);
}

.border-t-stone-600\/85 {
  border-top-color: rgb(87 83 78 / 0.85);
}

.border-t-stone-600\/90 {
  border-top-color: rgb(87 83 78 / 0.9);
}

.border-t-stone-600\/95 {
  border-top-color: rgb(87 83 78 / 0.95);
}

.border-t-stone-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(68 64 60 / var(--tw-border-opacity, 1));
}

.border-t-stone-700\/0 {
  border-top-color: rgb(68 64 60 / 0);
}

.border-t-stone-700\/10 {
  border-top-color: rgb(68 64 60 / 0.1);
}

.border-t-stone-700\/100 {
  border-top-color: rgb(68 64 60 / 1);
}

.border-t-stone-700\/15 {
  border-top-color: rgb(68 64 60 / 0.15);
}

.border-t-stone-700\/20 {
  border-top-color: rgb(68 64 60 / 0.2);
}

.border-t-stone-700\/25 {
  border-top-color: rgb(68 64 60 / 0.25);
}

.border-t-stone-700\/30 {
  border-top-color: rgb(68 64 60 / 0.3);
}

.border-t-stone-700\/35 {
  border-top-color: rgb(68 64 60 / 0.35);
}

.border-t-stone-700\/40 {
  border-top-color: rgb(68 64 60 / 0.4);
}

.border-t-stone-700\/45 {
  border-top-color: rgb(68 64 60 / 0.45);
}

.border-t-stone-700\/5 {
  border-top-color: rgb(68 64 60 / 0.05);
}

.border-t-stone-700\/50 {
  border-top-color: rgb(68 64 60 / 0.5);
}

.border-t-stone-700\/55 {
  border-top-color: rgb(68 64 60 / 0.55);
}

.border-t-stone-700\/60 {
  border-top-color: rgb(68 64 60 / 0.6);
}

.border-t-stone-700\/65 {
  border-top-color: rgb(68 64 60 / 0.65);
}

.border-t-stone-700\/70 {
  border-top-color: rgb(68 64 60 / 0.7);
}

.border-t-stone-700\/75 {
  border-top-color: rgb(68 64 60 / 0.75);
}

.border-t-stone-700\/80 {
  border-top-color: rgb(68 64 60 / 0.8);
}

.border-t-stone-700\/85 {
  border-top-color: rgb(68 64 60 / 0.85);
}

.border-t-stone-700\/90 {
  border-top-color: rgb(68 64 60 / 0.9);
}

.border-t-stone-700\/95 {
  border-top-color: rgb(68 64 60 / 0.95);
}

.border-t-stone-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(41 37 36 / var(--tw-border-opacity, 1));
}

.border-t-stone-800\/0 {
  border-top-color: rgb(41 37 36 / 0);
}

.border-t-stone-800\/10 {
  border-top-color: rgb(41 37 36 / 0.1);
}

.border-t-stone-800\/100 {
  border-top-color: rgb(41 37 36 / 1);
}

.border-t-stone-800\/15 {
  border-top-color: rgb(41 37 36 / 0.15);
}

.border-t-stone-800\/20 {
  border-top-color: rgb(41 37 36 / 0.2);
}

.border-t-stone-800\/25 {
  border-top-color: rgb(41 37 36 / 0.25);
}

.border-t-stone-800\/30 {
  border-top-color: rgb(41 37 36 / 0.3);
}

.border-t-stone-800\/35 {
  border-top-color: rgb(41 37 36 / 0.35);
}

.border-t-stone-800\/40 {
  border-top-color: rgb(41 37 36 / 0.4);
}

.border-t-stone-800\/45 {
  border-top-color: rgb(41 37 36 / 0.45);
}

.border-t-stone-800\/5 {
  border-top-color: rgb(41 37 36 / 0.05);
}

.border-t-stone-800\/50 {
  border-top-color: rgb(41 37 36 / 0.5);
}

.border-t-stone-800\/55 {
  border-top-color: rgb(41 37 36 / 0.55);
}

.border-t-stone-800\/60 {
  border-top-color: rgb(41 37 36 / 0.6);
}

.border-t-stone-800\/65 {
  border-top-color: rgb(41 37 36 / 0.65);
}

.border-t-stone-800\/70 {
  border-top-color: rgb(41 37 36 / 0.7);
}

.border-t-stone-800\/75 {
  border-top-color: rgb(41 37 36 / 0.75);
}

.border-t-stone-800\/80 {
  border-top-color: rgb(41 37 36 / 0.8);
}

.border-t-stone-800\/85 {
  border-top-color: rgb(41 37 36 / 0.85);
}

.border-t-stone-800\/90 {
  border-top-color: rgb(41 37 36 / 0.9);
}

.border-t-stone-800\/95 {
  border-top-color: rgb(41 37 36 / 0.95);
}

.border-t-stone-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(28 25 23 / var(--tw-border-opacity, 1));
}

.border-t-stone-900\/0 {
  border-top-color: rgb(28 25 23 / 0);
}

.border-t-stone-900\/10 {
  border-top-color: rgb(28 25 23 / 0.1);
}

.border-t-stone-900\/100 {
  border-top-color: rgb(28 25 23 / 1);
}

.border-t-stone-900\/15 {
  border-top-color: rgb(28 25 23 / 0.15);
}

.border-t-stone-900\/20 {
  border-top-color: rgb(28 25 23 / 0.2);
}

.border-t-stone-900\/25 {
  border-top-color: rgb(28 25 23 / 0.25);
}

.border-t-stone-900\/30 {
  border-top-color: rgb(28 25 23 / 0.3);
}

.border-t-stone-900\/35 {
  border-top-color: rgb(28 25 23 / 0.35);
}

.border-t-stone-900\/40 {
  border-top-color: rgb(28 25 23 / 0.4);
}

.border-t-stone-900\/45 {
  border-top-color: rgb(28 25 23 / 0.45);
}

.border-t-stone-900\/5 {
  border-top-color: rgb(28 25 23 / 0.05);
}

.border-t-stone-900\/50 {
  border-top-color: rgb(28 25 23 / 0.5);
}

.border-t-stone-900\/55 {
  border-top-color: rgb(28 25 23 / 0.55);
}

.border-t-stone-900\/60 {
  border-top-color: rgb(28 25 23 / 0.6);
}

.border-t-stone-900\/65 {
  border-top-color: rgb(28 25 23 / 0.65);
}

.border-t-stone-900\/70 {
  border-top-color: rgb(28 25 23 / 0.7);
}

.border-t-stone-900\/75 {
  border-top-color: rgb(28 25 23 / 0.75);
}

.border-t-stone-900\/80 {
  border-top-color: rgb(28 25 23 / 0.8);
}

.border-t-stone-900\/85 {
  border-top-color: rgb(28 25 23 / 0.85);
}

.border-t-stone-900\/90 {
  border-top-color: rgb(28 25 23 / 0.9);
}

.border-t-stone-900\/95 {
  border-top-color: rgb(28 25 23 / 0.95);
}

.border-t-stone-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(12 10 9 / var(--tw-border-opacity, 1));
}

.border-t-stone-950\/0 {
  border-top-color: rgb(12 10 9 / 0);
}

.border-t-stone-950\/10 {
  border-top-color: rgb(12 10 9 / 0.1);
}

.border-t-stone-950\/100 {
  border-top-color: rgb(12 10 9 / 1);
}

.border-t-stone-950\/15 {
  border-top-color: rgb(12 10 9 / 0.15);
}

.border-t-stone-950\/20 {
  border-top-color: rgb(12 10 9 / 0.2);
}

.border-t-stone-950\/25 {
  border-top-color: rgb(12 10 9 / 0.25);
}

.border-t-stone-950\/30 {
  border-top-color: rgb(12 10 9 / 0.3);
}

.border-t-stone-950\/35 {
  border-top-color: rgb(12 10 9 / 0.35);
}

.border-t-stone-950\/40 {
  border-top-color: rgb(12 10 9 / 0.4);
}

.border-t-stone-950\/45 {
  border-top-color: rgb(12 10 9 / 0.45);
}

.border-t-stone-950\/5 {
  border-top-color: rgb(12 10 9 / 0.05);
}

.border-t-stone-950\/50 {
  border-top-color: rgb(12 10 9 / 0.5);
}

.border-t-stone-950\/55 {
  border-top-color: rgb(12 10 9 / 0.55);
}

.border-t-stone-950\/60 {
  border-top-color: rgb(12 10 9 / 0.6);
}

.border-t-stone-950\/65 {
  border-top-color: rgb(12 10 9 / 0.65);
}

.border-t-stone-950\/70 {
  border-top-color: rgb(12 10 9 / 0.7);
}

.border-t-stone-950\/75 {
  border-top-color: rgb(12 10 9 / 0.75);
}

.border-t-stone-950\/80 {
  border-top-color: rgb(12 10 9 / 0.8);
}

.border-t-stone-950\/85 {
  border-top-color: rgb(12 10 9 / 0.85);
}

.border-t-stone-950\/90 {
  border-top-color: rgb(12 10 9 / 0.9);
}

.border-t-stone-950\/95 {
  border-top-color: rgb(12 10 9 / 0.95);
}

.border-t-teal {
  --tw-border-opacity: 1;
  border-top-color: rgb(99 146 173 / var(--tw-border-opacity, 1));
}

.border-t-teal\/0 {
  border-top-color: rgb(99 146 173 / 0);
}

.border-t-teal\/10 {
  border-top-color: rgb(99 146 173 / 0.1);
}

.border-t-teal\/100 {
  border-top-color: rgb(99 146 173 / 1);
}

.border-t-teal\/15 {
  border-top-color: rgb(99 146 173 / 0.15);
}

.border-t-teal\/20 {
  border-top-color: rgb(99 146 173 / 0.2);
}

.border-t-teal\/25 {
  border-top-color: rgb(99 146 173 / 0.25);
}

.border-t-teal\/30 {
  border-top-color: rgb(99 146 173 / 0.3);
}

.border-t-teal\/35 {
  border-top-color: rgb(99 146 173 / 0.35);
}

.border-t-teal\/40 {
  border-top-color: rgb(99 146 173 / 0.4);
}

.border-t-teal\/45 {
  border-top-color: rgb(99 146 173 / 0.45);
}

.border-t-teal\/5 {
  border-top-color: rgb(99 146 173 / 0.05);
}

.border-t-teal\/50 {
  border-top-color: rgb(99 146 173 / 0.5);
}

.border-t-teal\/55 {
  border-top-color: rgb(99 146 173 / 0.55);
}

.border-t-teal\/60 {
  border-top-color: rgb(99 146 173 / 0.6);
}

.border-t-teal\/65 {
  border-top-color: rgb(99 146 173 / 0.65);
}

.border-t-teal\/70 {
  border-top-color: rgb(99 146 173 / 0.7);
}

.border-t-teal\/75 {
  border-top-color: rgb(99 146 173 / 0.75);
}

.border-t-teal\/80 {
  border-top-color: rgb(99 146 173 / 0.8);
}

.border-t-teal\/85 {
  border-top-color: rgb(99 146 173 / 0.85);
}

.border-t-teal\/90 {
  border-top-color: rgb(99 146 173 / 0.9);
}

.border-t-teal\/95 {
  border-top-color: rgb(99 146 173 / 0.95);
}

.border-t-transparent {
  border-top-color: transparent;
}

.border-t-transparent\/0 {
  border-top-color: rgb(0 0 0 / 0);
}

.border-t-transparent\/10 {
  border-top-color: rgb(0 0 0 / 0.1);
}

.border-t-transparent\/100 {
  border-top-color: rgb(0 0 0 / 1);
}

.border-t-transparent\/15 {
  border-top-color: rgb(0 0 0 / 0.15);
}

.border-t-transparent\/20 {
  border-top-color: rgb(0 0 0 / 0.2);
}

.border-t-transparent\/25 {
  border-top-color: rgb(0 0 0 / 0.25);
}

.border-t-transparent\/30 {
  border-top-color: rgb(0 0 0 / 0.3);
}

.border-t-transparent\/35 {
  border-top-color: rgb(0 0 0 / 0.35);
}

.border-t-transparent\/40 {
  border-top-color: rgb(0 0 0 / 0.4);
}

.border-t-transparent\/45 {
  border-top-color: rgb(0 0 0 / 0.45);
}

.border-t-transparent\/5 {
  border-top-color: rgb(0 0 0 / 0.05);
}

.border-t-transparent\/50 {
  border-top-color: rgb(0 0 0 / 0.5);
}

.border-t-transparent\/55 {
  border-top-color: rgb(0 0 0 / 0.55);
}

.border-t-transparent\/60 {
  border-top-color: rgb(0 0 0 / 0.6);
}

.border-t-transparent\/65 {
  border-top-color: rgb(0 0 0 / 0.65);
}

.border-t-transparent\/70 {
  border-top-color: rgb(0 0 0 / 0.7);
}

.border-t-transparent\/75 {
  border-top-color: rgb(0 0 0 / 0.75);
}

.border-t-transparent\/80 {
  border-top-color: rgb(0 0 0 / 0.8);
}

.border-t-transparent\/85 {
  border-top-color: rgb(0 0 0 / 0.85);
}

.border-t-transparent\/90 {
  border-top-color: rgb(0 0 0 / 0.9);
}

.border-t-transparent\/95 {
  border-top-color: rgb(0 0 0 / 0.95);
}

.border-t-violet-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(237 233 254 / var(--tw-border-opacity, 1));
}

.border-t-violet-100\/0 {
  border-top-color: rgb(237 233 254 / 0);
}

.border-t-violet-100\/10 {
  border-top-color: rgb(237 233 254 / 0.1);
}

.border-t-violet-100\/100 {
  border-top-color: rgb(237 233 254 / 1);
}

.border-t-violet-100\/15 {
  border-top-color: rgb(237 233 254 / 0.15);
}

.border-t-violet-100\/20 {
  border-top-color: rgb(237 233 254 / 0.2);
}

.border-t-violet-100\/25 {
  border-top-color: rgb(237 233 254 / 0.25);
}

.border-t-violet-100\/30 {
  border-top-color: rgb(237 233 254 / 0.3);
}

.border-t-violet-100\/35 {
  border-top-color: rgb(237 233 254 / 0.35);
}

.border-t-violet-100\/40 {
  border-top-color: rgb(237 233 254 / 0.4);
}

.border-t-violet-100\/45 {
  border-top-color: rgb(237 233 254 / 0.45);
}

.border-t-violet-100\/5 {
  border-top-color: rgb(237 233 254 / 0.05);
}

.border-t-violet-100\/50 {
  border-top-color: rgb(237 233 254 / 0.5);
}

.border-t-violet-100\/55 {
  border-top-color: rgb(237 233 254 / 0.55);
}

.border-t-violet-100\/60 {
  border-top-color: rgb(237 233 254 / 0.6);
}

.border-t-violet-100\/65 {
  border-top-color: rgb(237 233 254 / 0.65);
}

.border-t-violet-100\/70 {
  border-top-color: rgb(237 233 254 / 0.7);
}

.border-t-violet-100\/75 {
  border-top-color: rgb(237 233 254 / 0.75);
}

.border-t-violet-100\/80 {
  border-top-color: rgb(237 233 254 / 0.8);
}

.border-t-violet-100\/85 {
  border-top-color: rgb(237 233 254 / 0.85);
}

.border-t-violet-100\/90 {
  border-top-color: rgb(237 233 254 / 0.9);
}

.border-t-violet-100\/95 {
  border-top-color: rgb(237 233 254 / 0.95);
}

.border-t-violet-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(221 214 254 / var(--tw-border-opacity, 1));
}

.border-t-violet-200\/0 {
  border-top-color: rgb(221 214 254 / 0);
}

.border-t-violet-200\/10 {
  border-top-color: rgb(221 214 254 / 0.1);
}

.border-t-violet-200\/100 {
  border-top-color: rgb(221 214 254 / 1);
}

.border-t-violet-200\/15 {
  border-top-color: rgb(221 214 254 / 0.15);
}

.border-t-violet-200\/20 {
  border-top-color: rgb(221 214 254 / 0.2);
}

.border-t-violet-200\/25 {
  border-top-color: rgb(221 214 254 / 0.25);
}

.border-t-violet-200\/30 {
  border-top-color: rgb(221 214 254 / 0.3);
}

.border-t-violet-200\/35 {
  border-top-color: rgb(221 214 254 / 0.35);
}

.border-t-violet-200\/40 {
  border-top-color: rgb(221 214 254 / 0.4);
}

.border-t-violet-200\/45 {
  border-top-color: rgb(221 214 254 / 0.45);
}

.border-t-violet-200\/5 {
  border-top-color: rgb(221 214 254 / 0.05);
}

.border-t-violet-200\/50 {
  border-top-color: rgb(221 214 254 / 0.5);
}

.border-t-violet-200\/55 {
  border-top-color: rgb(221 214 254 / 0.55);
}

.border-t-violet-200\/60 {
  border-top-color: rgb(221 214 254 / 0.6);
}

.border-t-violet-200\/65 {
  border-top-color: rgb(221 214 254 / 0.65);
}

.border-t-violet-200\/70 {
  border-top-color: rgb(221 214 254 / 0.7);
}

.border-t-violet-200\/75 {
  border-top-color: rgb(221 214 254 / 0.75);
}

.border-t-violet-200\/80 {
  border-top-color: rgb(221 214 254 / 0.8);
}

.border-t-violet-200\/85 {
  border-top-color: rgb(221 214 254 / 0.85);
}

.border-t-violet-200\/90 {
  border-top-color: rgb(221 214 254 / 0.9);
}

.border-t-violet-200\/95 {
  border-top-color: rgb(221 214 254 / 0.95);
}

.border-t-violet-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(196 181 253 / var(--tw-border-opacity, 1));
}

.border-t-violet-300\/0 {
  border-top-color: rgb(196 181 253 / 0);
}

.border-t-violet-300\/10 {
  border-top-color: rgb(196 181 253 / 0.1);
}

.border-t-violet-300\/100 {
  border-top-color: rgb(196 181 253 / 1);
}

.border-t-violet-300\/15 {
  border-top-color: rgb(196 181 253 / 0.15);
}

.border-t-violet-300\/20 {
  border-top-color: rgb(196 181 253 / 0.2);
}

.border-t-violet-300\/25 {
  border-top-color: rgb(196 181 253 / 0.25);
}

.border-t-violet-300\/30 {
  border-top-color: rgb(196 181 253 / 0.3);
}

.border-t-violet-300\/35 {
  border-top-color: rgb(196 181 253 / 0.35);
}

.border-t-violet-300\/40 {
  border-top-color: rgb(196 181 253 / 0.4);
}

.border-t-violet-300\/45 {
  border-top-color: rgb(196 181 253 / 0.45);
}

.border-t-violet-300\/5 {
  border-top-color: rgb(196 181 253 / 0.05);
}

.border-t-violet-300\/50 {
  border-top-color: rgb(196 181 253 / 0.5);
}

.border-t-violet-300\/55 {
  border-top-color: rgb(196 181 253 / 0.55);
}

.border-t-violet-300\/60 {
  border-top-color: rgb(196 181 253 / 0.6);
}

.border-t-violet-300\/65 {
  border-top-color: rgb(196 181 253 / 0.65);
}

.border-t-violet-300\/70 {
  border-top-color: rgb(196 181 253 / 0.7);
}

.border-t-violet-300\/75 {
  border-top-color: rgb(196 181 253 / 0.75);
}

.border-t-violet-300\/80 {
  border-top-color: rgb(196 181 253 / 0.8);
}

.border-t-violet-300\/85 {
  border-top-color: rgb(196 181 253 / 0.85);
}

.border-t-violet-300\/90 {
  border-top-color: rgb(196 181 253 / 0.9);
}

.border-t-violet-300\/95 {
  border-top-color: rgb(196 181 253 / 0.95);
}

.border-t-violet-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(167 139 250 / var(--tw-border-opacity, 1));
}

.border-t-violet-400\/0 {
  border-top-color: rgb(167 139 250 / 0);
}

.border-t-violet-400\/10 {
  border-top-color: rgb(167 139 250 / 0.1);
}

.border-t-violet-400\/100 {
  border-top-color: rgb(167 139 250 / 1);
}

.border-t-violet-400\/15 {
  border-top-color: rgb(167 139 250 / 0.15);
}

.border-t-violet-400\/20 {
  border-top-color: rgb(167 139 250 / 0.2);
}

.border-t-violet-400\/25 {
  border-top-color: rgb(167 139 250 / 0.25);
}

.border-t-violet-400\/30 {
  border-top-color: rgb(167 139 250 / 0.3);
}

.border-t-violet-400\/35 {
  border-top-color: rgb(167 139 250 / 0.35);
}

.border-t-violet-400\/40 {
  border-top-color: rgb(167 139 250 / 0.4);
}

.border-t-violet-400\/45 {
  border-top-color: rgb(167 139 250 / 0.45);
}

.border-t-violet-400\/5 {
  border-top-color: rgb(167 139 250 / 0.05);
}

.border-t-violet-400\/50 {
  border-top-color: rgb(167 139 250 / 0.5);
}

.border-t-violet-400\/55 {
  border-top-color: rgb(167 139 250 / 0.55);
}

.border-t-violet-400\/60 {
  border-top-color: rgb(167 139 250 / 0.6);
}

.border-t-violet-400\/65 {
  border-top-color: rgb(167 139 250 / 0.65);
}

.border-t-violet-400\/70 {
  border-top-color: rgb(167 139 250 / 0.7);
}

.border-t-violet-400\/75 {
  border-top-color: rgb(167 139 250 / 0.75);
}

.border-t-violet-400\/80 {
  border-top-color: rgb(167 139 250 / 0.8);
}

.border-t-violet-400\/85 {
  border-top-color: rgb(167 139 250 / 0.85);
}

.border-t-violet-400\/90 {
  border-top-color: rgb(167 139 250 / 0.9);
}

.border-t-violet-400\/95 {
  border-top-color: rgb(167 139 250 / 0.95);
}

.border-t-violet-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(245 243 255 / var(--tw-border-opacity, 1));
}

.border-t-violet-50\/0 {
  border-top-color: rgb(245 243 255 / 0);
}

.border-t-violet-50\/10 {
  border-top-color: rgb(245 243 255 / 0.1);
}

.border-t-violet-50\/100 {
  border-top-color: rgb(245 243 255 / 1);
}

.border-t-violet-50\/15 {
  border-top-color: rgb(245 243 255 / 0.15);
}

.border-t-violet-50\/20 {
  border-top-color: rgb(245 243 255 / 0.2);
}

.border-t-violet-50\/25 {
  border-top-color: rgb(245 243 255 / 0.25);
}

.border-t-violet-50\/30 {
  border-top-color: rgb(245 243 255 / 0.3);
}

.border-t-violet-50\/35 {
  border-top-color: rgb(245 243 255 / 0.35);
}

.border-t-violet-50\/40 {
  border-top-color: rgb(245 243 255 / 0.4);
}

.border-t-violet-50\/45 {
  border-top-color: rgb(245 243 255 / 0.45);
}

.border-t-violet-50\/5 {
  border-top-color: rgb(245 243 255 / 0.05);
}

.border-t-violet-50\/50 {
  border-top-color: rgb(245 243 255 / 0.5);
}

.border-t-violet-50\/55 {
  border-top-color: rgb(245 243 255 / 0.55);
}

.border-t-violet-50\/60 {
  border-top-color: rgb(245 243 255 / 0.6);
}

.border-t-violet-50\/65 {
  border-top-color: rgb(245 243 255 / 0.65);
}

.border-t-violet-50\/70 {
  border-top-color: rgb(245 243 255 / 0.7);
}

.border-t-violet-50\/75 {
  border-top-color: rgb(245 243 255 / 0.75);
}

.border-t-violet-50\/80 {
  border-top-color: rgb(245 243 255 / 0.8);
}

.border-t-violet-50\/85 {
  border-top-color: rgb(245 243 255 / 0.85);
}

.border-t-violet-50\/90 {
  border-top-color: rgb(245 243 255 / 0.9);
}

.border-t-violet-50\/95 {
  border-top-color: rgb(245 243 255 / 0.95);
}

.border-t-violet-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(139 92 246 / var(--tw-border-opacity, 1));
}

.border-t-violet-500\/0 {
  border-top-color: rgb(139 92 246 / 0);
}

.border-t-violet-500\/10 {
  border-top-color: rgb(139 92 246 / 0.1);
}

.border-t-violet-500\/100 {
  border-top-color: rgb(139 92 246 / 1);
}

.border-t-violet-500\/15 {
  border-top-color: rgb(139 92 246 / 0.15);
}

.border-t-violet-500\/20 {
  border-top-color: rgb(139 92 246 / 0.2);
}

.border-t-violet-500\/25 {
  border-top-color: rgb(139 92 246 / 0.25);
}

.border-t-violet-500\/30 {
  border-top-color: rgb(139 92 246 / 0.3);
}

.border-t-violet-500\/35 {
  border-top-color: rgb(139 92 246 / 0.35);
}

.border-t-violet-500\/40 {
  border-top-color: rgb(139 92 246 / 0.4);
}

.border-t-violet-500\/45 {
  border-top-color: rgb(139 92 246 / 0.45);
}

.border-t-violet-500\/5 {
  border-top-color: rgb(139 92 246 / 0.05);
}

.border-t-violet-500\/50 {
  border-top-color: rgb(139 92 246 / 0.5);
}

.border-t-violet-500\/55 {
  border-top-color: rgb(139 92 246 / 0.55);
}

.border-t-violet-500\/60 {
  border-top-color: rgb(139 92 246 / 0.6);
}

.border-t-violet-500\/65 {
  border-top-color: rgb(139 92 246 / 0.65);
}

.border-t-violet-500\/70 {
  border-top-color: rgb(139 92 246 / 0.7);
}

.border-t-violet-500\/75 {
  border-top-color: rgb(139 92 246 / 0.75);
}

.border-t-violet-500\/80 {
  border-top-color: rgb(139 92 246 / 0.8);
}

.border-t-violet-500\/85 {
  border-top-color: rgb(139 92 246 / 0.85);
}

.border-t-violet-500\/90 {
  border-top-color: rgb(139 92 246 / 0.9);
}

.border-t-violet-500\/95 {
  border-top-color: rgb(139 92 246 / 0.95);
}

.border-t-violet-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(124 58 237 / var(--tw-border-opacity, 1));
}

.border-t-violet-600\/0 {
  border-top-color: rgb(124 58 237 / 0);
}

.border-t-violet-600\/10 {
  border-top-color: rgb(124 58 237 / 0.1);
}

.border-t-violet-600\/100 {
  border-top-color: rgb(124 58 237 / 1);
}

.border-t-violet-600\/15 {
  border-top-color: rgb(124 58 237 / 0.15);
}

.border-t-violet-600\/20 {
  border-top-color: rgb(124 58 237 / 0.2);
}

.border-t-violet-600\/25 {
  border-top-color: rgb(124 58 237 / 0.25);
}

.border-t-violet-600\/30 {
  border-top-color: rgb(124 58 237 / 0.3);
}

.border-t-violet-600\/35 {
  border-top-color: rgb(124 58 237 / 0.35);
}

.border-t-violet-600\/40 {
  border-top-color: rgb(124 58 237 / 0.4);
}

.border-t-violet-600\/45 {
  border-top-color: rgb(124 58 237 / 0.45);
}

.border-t-violet-600\/5 {
  border-top-color: rgb(124 58 237 / 0.05);
}

.border-t-violet-600\/50 {
  border-top-color: rgb(124 58 237 / 0.5);
}

.border-t-violet-600\/55 {
  border-top-color: rgb(124 58 237 / 0.55);
}

.border-t-violet-600\/60 {
  border-top-color: rgb(124 58 237 / 0.6);
}

.border-t-violet-600\/65 {
  border-top-color: rgb(124 58 237 / 0.65);
}

.border-t-violet-600\/70 {
  border-top-color: rgb(124 58 237 / 0.7);
}

.border-t-violet-600\/75 {
  border-top-color: rgb(124 58 237 / 0.75);
}

.border-t-violet-600\/80 {
  border-top-color: rgb(124 58 237 / 0.8);
}

.border-t-violet-600\/85 {
  border-top-color: rgb(124 58 237 / 0.85);
}

.border-t-violet-600\/90 {
  border-top-color: rgb(124 58 237 / 0.9);
}

.border-t-violet-600\/95 {
  border-top-color: rgb(124 58 237 / 0.95);
}

.border-t-violet-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(109 40 217 / var(--tw-border-opacity, 1));
}

.border-t-violet-700\/0 {
  border-top-color: rgb(109 40 217 / 0);
}

.border-t-violet-700\/10 {
  border-top-color: rgb(109 40 217 / 0.1);
}

.border-t-violet-700\/100 {
  border-top-color: rgb(109 40 217 / 1);
}

.border-t-violet-700\/15 {
  border-top-color: rgb(109 40 217 / 0.15);
}

.border-t-violet-700\/20 {
  border-top-color: rgb(109 40 217 / 0.2);
}

.border-t-violet-700\/25 {
  border-top-color: rgb(109 40 217 / 0.25);
}

.border-t-violet-700\/30 {
  border-top-color: rgb(109 40 217 / 0.3);
}

.border-t-violet-700\/35 {
  border-top-color: rgb(109 40 217 / 0.35);
}

.border-t-violet-700\/40 {
  border-top-color: rgb(109 40 217 / 0.4);
}

.border-t-violet-700\/45 {
  border-top-color: rgb(109 40 217 / 0.45);
}

.border-t-violet-700\/5 {
  border-top-color: rgb(109 40 217 / 0.05);
}

.border-t-violet-700\/50 {
  border-top-color: rgb(109 40 217 / 0.5);
}

.border-t-violet-700\/55 {
  border-top-color: rgb(109 40 217 / 0.55);
}

.border-t-violet-700\/60 {
  border-top-color: rgb(109 40 217 / 0.6);
}

.border-t-violet-700\/65 {
  border-top-color: rgb(109 40 217 / 0.65);
}

.border-t-violet-700\/70 {
  border-top-color: rgb(109 40 217 / 0.7);
}

.border-t-violet-700\/75 {
  border-top-color: rgb(109 40 217 / 0.75);
}

.border-t-violet-700\/80 {
  border-top-color: rgb(109 40 217 / 0.8);
}

.border-t-violet-700\/85 {
  border-top-color: rgb(109 40 217 / 0.85);
}

.border-t-violet-700\/90 {
  border-top-color: rgb(109 40 217 / 0.9);
}

.border-t-violet-700\/95 {
  border-top-color: rgb(109 40 217 / 0.95);
}

.border-t-violet-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(91 33 182 / var(--tw-border-opacity, 1));
}

.border-t-violet-800\/0 {
  border-top-color: rgb(91 33 182 / 0);
}

.border-t-violet-800\/10 {
  border-top-color: rgb(91 33 182 / 0.1);
}

.border-t-violet-800\/100 {
  border-top-color: rgb(91 33 182 / 1);
}

.border-t-violet-800\/15 {
  border-top-color: rgb(91 33 182 / 0.15);
}

.border-t-violet-800\/20 {
  border-top-color: rgb(91 33 182 / 0.2);
}

.border-t-violet-800\/25 {
  border-top-color: rgb(91 33 182 / 0.25);
}

.border-t-violet-800\/30 {
  border-top-color: rgb(91 33 182 / 0.3);
}

.border-t-violet-800\/35 {
  border-top-color: rgb(91 33 182 / 0.35);
}

.border-t-violet-800\/40 {
  border-top-color: rgb(91 33 182 / 0.4);
}

.border-t-violet-800\/45 {
  border-top-color: rgb(91 33 182 / 0.45);
}

.border-t-violet-800\/5 {
  border-top-color: rgb(91 33 182 / 0.05);
}

.border-t-violet-800\/50 {
  border-top-color: rgb(91 33 182 / 0.5);
}

.border-t-violet-800\/55 {
  border-top-color: rgb(91 33 182 / 0.55);
}

.border-t-violet-800\/60 {
  border-top-color: rgb(91 33 182 / 0.6);
}

.border-t-violet-800\/65 {
  border-top-color: rgb(91 33 182 / 0.65);
}

.border-t-violet-800\/70 {
  border-top-color: rgb(91 33 182 / 0.7);
}

.border-t-violet-800\/75 {
  border-top-color: rgb(91 33 182 / 0.75);
}

.border-t-violet-800\/80 {
  border-top-color: rgb(91 33 182 / 0.8);
}

.border-t-violet-800\/85 {
  border-top-color: rgb(91 33 182 / 0.85);
}

.border-t-violet-800\/90 {
  border-top-color: rgb(91 33 182 / 0.9);
}

.border-t-violet-800\/95 {
  border-top-color: rgb(91 33 182 / 0.95);
}

.border-t-violet-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(76 29 149 / var(--tw-border-opacity, 1));
}

.border-t-violet-900\/0 {
  border-top-color: rgb(76 29 149 / 0);
}

.border-t-violet-900\/10 {
  border-top-color: rgb(76 29 149 / 0.1);
}

.border-t-violet-900\/100 {
  border-top-color: rgb(76 29 149 / 1);
}

.border-t-violet-900\/15 {
  border-top-color: rgb(76 29 149 / 0.15);
}

.border-t-violet-900\/20 {
  border-top-color: rgb(76 29 149 / 0.2);
}

.border-t-violet-900\/25 {
  border-top-color: rgb(76 29 149 / 0.25);
}

.border-t-violet-900\/30 {
  border-top-color: rgb(76 29 149 / 0.3);
}

.border-t-violet-900\/35 {
  border-top-color: rgb(76 29 149 / 0.35);
}

.border-t-violet-900\/40 {
  border-top-color: rgb(76 29 149 / 0.4);
}

.border-t-violet-900\/45 {
  border-top-color: rgb(76 29 149 / 0.45);
}

.border-t-violet-900\/5 {
  border-top-color: rgb(76 29 149 / 0.05);
}

.border-t-violet-900\/50 {
  border-top-color: rgb(76 29 149 / 0.5);
}

.border-t-violet-900\/55 {
  border-top-color: rgb(76 29 149 / 0.55);
}

.border-t-violet-900\/60 {
  border-top-color: rgb(76 29 149 / 0.6);
}

.border-t-violet-900\/65 {
  border-top-color: rgb(76 29 149 / 0.65);
}

.border-t-violet-900\/70 {
  border-top-color: rgb(76 29 149 / 0.7);
}

.border-t-violet-900\/75 {
  border-top-color: rgb(76 29 149 / 0.75);
}

.border-t-violet-900\/80 {
  border-top-color: rgb(76 29 149 / 0.8);
}

.border-t-violet-900\/85 {
  border-top-color: rgb(76 29 149 / 0.85);
}

.border-t-violet-900\/90 {
  border-top-color: rgb(76 29 149 / 0.9);
}

.border-t-violet-900\/95 {
  border-top-color: rgb(76 29 149 / 0.95);
}

.border-t-violet-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(46 16 101 / var(--tw-border-opacity, 1));
}

.border-t-violet-950\/0 {
  border-top-color: rgb(46 16 101 / 0);
}

.border-t-violet-950\/10 {
  border-top-color: rgb(46 16 101 / 0.1);
}

.border-t-violet-950\/100 {
  border-top-color: rgb(46 16 101 / 1);
}

.border-t-violet-950\/15 {
  border-top-color: rgb(46 16 101 / 0.15);
}

.border-t-violet-950\/20 {
  border-top-color: rgb(46 16 101 / 0.2);
}

.border-t-violet-950\/25 {
  border-top-color: rgb(46 16 101 / 0.25);
}

.border-t-violet-950\/30 {
  border-top-color: rgb(46 16 101 / 0.3);
}

.border-t-violet-950\/35 {
  border-top-color: rgb(46 16 101 / 0.35);
}

.border-t-violet-950\/40 {
  border-top-color: rgb(46 16 101 / 0.4);
}

.border-t-violet-950\/45 {
  border-top-color: rgb(46 16 101 / 0.45);
}

.border-t-violet-950\/5 {
  border-top-color: rgb(46 16 101 / 0.05);
}

.border-t-violet-950\/50 {
  border-top-color: rgb(46 16 101 / 0.5);
}

.border-t-violet-950\/55 {
  border-top-color: rgb(46 16 101 / 0.55);
}

.border-t-violet-950\/60 {
  border-top-color: rgb(46 16 101 / 0.6);
}

.border-t-violet-950\/65 {
  border-top-color: rgb(46 16 101 / 0.65);
}

.border-t-violet-950\/70 {
  border-top-color: rgb(46 16 101 / 0.7);
}

.border-t-violet-950\/75 {
  border-top-color: rgb(46 16 101 / 0.75);
}

.border-t-violet-950\/80 {
  border-top-color: rgb(46 16 101 / 0.8);
}

.border-t-violet-950\/85 {
  border-top-color: rgb(46 16 101 / 0.85);
}

.border-t-violet-950\/90 {
  border-top-color: rgb(46 16 101 / 0.9);
}

.border-t-violet-950\/95 {
  border-top-color: rgb(46 16 101 / 0.95);
}

.border-t-white {
  --tw-border-opacity: 1;
  border-top-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.border-t-white\/0 {
  border-top-color: rgb(255 255 255 / 0);
}

.border-t-white\/10 {
  border-top-color: rgb(255 255 255 / 0.1);
}

.border-t-white\/100 {
  border-top-color: rgb(255 255 255 / 1);
}

.border-t-white\/15 {
  border-top-color: rgb(255 255 255 / 0.15);
}

.border-t-white\/20 {
  border-top-color: rgb(255 255 255 / 0.2);
}

.border-t-white\/25 {
  border-top-color: rgb(255 255 255 / 0.25);
}

.border-t-white\/30 {
  border-top-color: rgb(255 255 255 / 0.3);
}

.border-t-white\/35 {
  border-top-color: rgb(255 255 255 / 0.35);
}

.border-t-white\/40 {
  border-top-color: rgb(255 255 255 / 0.4);
}

.border-t-white\/45 {
  border-top-color: rgb(255 255 255 / 0.45);
}

.border-t-white\/5 {
  border-top-color: rgb(255 255 255 / 0.05);
}

.border-t-white\/50 {
  border-top-color: rgb(255 255 255 / 0.5);
}

.border-t-white\/55 {
  border-top-color: rgb(255 255 255 / 0.55);
}

.border-t-white\/60 {
  border-top-color: rgb(255 255 255 / 0.6);
}

.border-t-white\/65 {
  border-top-color: rgb(255 255 255 / 0.65);
}

.border-t-white\/70 {
  border-top-color: rgb(255 255 255 / 0.7);
}

.border-t-white\/75 {
  border-top-color: rgb(255 255 255 / 0.75);
}

.border-t-white\/80 {
  border-top-color: rgb(255 255 255 / 0.8);
}

.border-t-white\/85 {
  border-top-color: rgb(255 255 255 / 0.85);
}

.border-t-white\/90 {
  border-top-color: rgb(255 255 255 / 0.9);
}

.border-t-white\/95 {
  border-top-color: rgb(255 255 255 / 0.95);
}

.border-t-yellow-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}

.border-t-yellow-100\/0 {
  border-top-color: rgb(254 249 195 / 0);
}

.border-t-yellow-100\/10 {
  border-top-color: rgb(254 249 195 / 0.1);
}

.border-t-yellow-100\/100 {
  border-top-color: rgb(254 249 195 / 1);
}

.border-t-yellow-100\/15 {
  border-top-color: rgb(254 249 195 / 0.15);
}

.border-t-yellow-100\/20 {
  border-top-color: rgb(254 249 195 / 0.2);
}

.border-t-yellow-100\/25 {
  border-top-color: rgb(254 249 195 / 0.25);
}

.border-t-yellow-100\/30 {
  border-top-color: rgb(254 249 195 / 0.3);
}

.border-t-yellow-100\/35 {
  border-top-color: rgb(254 249 195 / 0.35);
}

.border-t-yellow-100\/40 {
  border-top-color: rgb(254 249 195 / 0.4);
}

.border-t-yellow-100\/45 {
  border-top-color: rgb(254 249 195 / 0.45);
}

.border-t-yellow-100\/5 {
  border-top-color: rgb(254 249 195 / 0.05);
}

.border-t-yellow-100\/50 {
  border-top-color: rgb(254 249 195 / 0.5);
}

.border-t-yellow-100\/55 {
  border-top-color: rgb(254 249 195 / 0.55);
}

.border-t-yellow-100\/60 {
  border-top-color: rgb(254 249 195 / 0.6);
}

.border-t-yellow-100\/65 {
  border-top-color: rgb(254 249 195 / 0.65);
}

.border-t-yellow-100\/70 {
  border-top-color: rgb(254 249 195 / 0.7);
}

.border-t-yellow-100\/75 {
  border-top-color: rgb(254 249 195 / 0.75);
}

.border-t-yellow-100\/80 {
  border-top-color: rgb(254 249 195 / 0.8);
}

.border-t-yellow-100\/85 {
  border-top-color: rgb(254 249 195 / 0.85);
}

.border-t-yellow-100\/90 {
  border-top-color: rgb(254 249 195 / 0.9);
}

.border-t-yellow-100\/95 {
  border-top-color: rgb(254 249 195 / 0.95);
}

.border-t-yellow-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}

.border-t-yellow-200\/0 {
  border-top-color: rgb(254 240 138 / 0);
}

.border-t-yellow-200\/10 {
  border-top-color: rgb(254 240 138 / 0.1);
}

.border-t-yellow-200\/100 {
  border-top-color: rgb(254 240 138 / 1);
}

.border-t-yellow-200\/15 {
  border-top-color: rgb(254 240 138 / 0.15);
}

.border-t-yellow-200\/20 {
  border-top-color: rgb(254 240 138 / 0.2);
}

.border-t-yellow-200\/25 {
  border-top-color: rgb(254 240 138 / 0.25);
}

.border-t-yellow-200\/30 {
  border-top-color: rgb(254 240 138 / 0.3);
}

.border-t-yellow-200\/35 {
  border-top-color: rgb(254 240 138 / 0.35);
}

.border-t-yellow-200\/40 {
  border-top-color: rgb(254 240 138 / 0.4);
}

.border-t-yellow-200\/45 {
  border-top-color: rgb(254 240 138 / 0.45);
}

.border-t-yellow-200\/5 {
  border-top-color: rgb(254 240 138 / 0.05);
}

.border-t-yellow-200\/50 {
  border-top-color: rgb(254 240 138 / 0.5);
}

.border-t-yellow-200\/55 {
  border-top-color: rgb(254 240 138 / 0.55);
}

.border-t-yellow-200\/60 {
  border-top-color: rgb(254 240 138 / 0.6);
}

.border-t-yellow-200\/65 {
  border-top-color: rgb(254 240 138 / 0.65);
}

.border-t-yellow-200\/70 {
  border-top-color: rgb(254 240 138 / 0.7);
}

.border-t-yellow-200\/75 {
  border-top-color: rgb(254 240 138 / 0.75);
}

.border-t-yellow-200\/80 {
  border-top-color: rgb(254 240 138 / 0.8);
}

.border-t-yellow-200\/85 {
  border-top-color: rgb(254 240 138 / 0.85);
}

.border-t-yellow-200\/90 {
  border-top-color: rgb(254 240 138 / 0.9);
}

.border-t-yellow-200\/95 {
  border-top-color: rgb(254 240 138 / 0.95);
}

.border-t-yellow-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}

.border-t-yellow-300\/0 {
  border-top-color: rgb(253 224 71 / 0);
}

.border-t-yellow-300\/10 {
  border-top-color: rgb(253 224 71 / 0.1);
}

.border-t-yellow-300\/100 {
  border-top-color: rgb(253 224 71 / 1);
}

.border-t-yellow-300\/15 {
  border-top-color: rgb(253 224 71 / 0.15);
}

.border-t-yellow-300\/20 {
  border-top-color: rgb(253 224 71 / 0.2);
}

.border-t-yellow-300\/25 {
  border-top-color: rgb(253 224 71 / 0.25);
}

.border-t-yellow-300\/30 {
  border-top-color: rgb(253 224 71 / 0.3);
}

.border-t-yellow-300\/35 {
  border-top-color: rgb(253 224 71 / 0.35);
}

.border-t-yellow-300\/40 {
  border-top-color: rgb(253 224 71 / 0.4);
}

.border-t-yellow-300\/45 {
  border-top-color: rgb(253 224 71 / 0.45);
}

.border-t-yellow-300\/5 {
  border-top-color: rgb(253 224 71 / 0.05);
}

.border-t-yellow-300\/50 {
  border-top-color: rgb(253 224 71 / 0.5);
}

.border-t-yellow-300\/55 {
  border-top-color: rgb(253 224 71 / 0.55);
}

.border-t-yellow-300\/60 {
  border-top-color: rgb(253 224 71 / 0.6);
}

.border-t-yellow-300\/65 {
  border-top-color: rgb(253 224 71 / 0.65);
}

.border-t-yellow-300\/70 {
  border-top-color: rgb(253 224 71 / 0.7);
}

.border-t-yellow-300\/75 {
  border-top-color: rgb(253 224 71 / 0.75);
}

.border-t-yellow-300\/80 {
  border-top-color: rgb(253 224 71 / 0.8);
}

.border-t-yellow-300\/85 {
  border-top-color: rgb(253 224 71 / 0.85);
}

.border-t-yellow-300\/90 {
  border-top-color: rgb(253 224 71 / 0.9);
}

.border-t-yellow-300\/95 {
  border-top-color: rgb(253 224 71 / 0.95);
}

.border-t-yellow-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}

.border-t-yellow-400\/0 {
  border-top-color: rgb(250 204 21 / 0);
}

.border-t-yellow-400\/10 {
  border-top-color: rgb(250 204 21 / 0.1);
}

.border-t-yellow-400\/100 {
  border-top-color: rgb(250 204 21 / 1);
}

.border-t-yellow-400\/15 {
  border-top-color: rgb(250 204 21 / 0.15);
}

.border-t-yellow-400\/20 {
  border-top-color: rgb(250 204 21 / 0.2);
}

.border-t-yellow-400\/25 {
  border-top-color: rgb(250 204 21 / 0.25);
}

.border-t-yellow-400\/30 {
  border-top-color: rgb(250 204 21 / 0.3);
}

.border-t-yellow-400\/35 {
  border-top-color: rgb(250 204 21 / 0.35);
}

.border-t-yellow-400\/40 {
  border-top-color: rgb(250 204 21 / 0.4);
}

.border-t-yellow-400\/45 {
  border-top-color: rgb(250 204 21 / 0.45);
}

.border-t-yellow-400\/5 {
  border-top-color: rgb(250 204 21 / 0.05);
}

.border-t-yellow-400\/50 {
  border-top-color: rgb(250 204 21 / 0.5);
}

.border-t-yellow-400\/55 {
  border-top-color: rgb(250 204 21 / 0.55);
}

.border-t-yellow-400\/60 {
  border-top-color: rgb(250 204 21 / 0.6);
}

.border-t-yellow-400\/65 {
  border-top-color: rgb(250 204 21 / 0.65);
}

.border-t-yellow-400\/70 {
  border-top-color: rgb(250 204 21 / 0.7);
}

.border-t-yellow-400\/75 {
  border-top-color: rgb(250 204 21 / 0.75);
}

.border-t-yellow-400\/80 {
  border-top-color: rgb(250 204 21 / 0.8);
}

.border-t-yellow-400\/85 {
  border-top-color: rgb(250 204 21 / 0.85);
}

.border-t-yellow-400\/90 {
  border-top-color: rgb(250 204 21 / 0.9);
}

.border-t-yellow-400\/95 {
  border-top-color: rgb(250 204 21 / 0.95);
}

.border-t-yellow-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}

.border-t-yellow-50\/0 {
  border-top-color: rgb(254 252 232 / 0);
}

.border-t-yellow-50\/10 {
  border-top-color: rgb(254 252 232 / 0.1);
}

.border-t-yellow-50\/100 {
  border-top-color: rgb(254 252 232 / 1);
}

.border-t-yellow-50\/15 {
  border-top-color: rgb(254 252 232 / 0.15);
}

.border-t-yellow-50\/20 {
  border-top-color: rgb(254 252 232 / 0.2);
}

.border-t-yellow-50\/25 {
  border-top-color: rgb(254 252 232 / 0.25);
}

.border-t-yellow-50\/30 {
  border-top-color: rgb(254 252 232 / 0.3);
}

.border-t-yellow-50\/35 {
  border-top-color: rgb(254 252 232 / 0.35);
}

.border-t-yellow-50\/40 {
  border-top-color: rgb(254 252 232 / 0.4);
}

.border-t-yellow-50\/45 {
  border-top-color: rgb(254 252 232 / 0.45);
}

.border-t-yellow-50\/5 {
  border-top-color: rgb(254 252 232 / 0.05);
}

.border-t-yellow-50\/50 {
  border-top-color: rgb(254 252 232 / 0.5);
}

.border-t-yellow-50\/55 {
  border-top-color: rgb(254 252 232 / 0.55);
}

.border-t-yellow-50\/60 {
  border-top-color: rgb(254 252 232 / 0.6);
}

.border-t-yellow-50\/65 {
  border-top-color: rgb(254 252 232 / 0.65);
}

.border-t-yellow-50\/70 {
  border-top-color: rgb(254 252 232 / 0.7);
}

.border-t-yellow-50\/75 {
  border-top-color: rgb(254 252 232 / 0.75);
}

.border-t-yellow-50\/80 {
  border-top-color: rgb(254 252 232 / 0.8);
}

.border-t-yellow-50\/85 {
  border-top-color: rgb(254 252 232 / 0.85);
}

.border-t-yellow-50\/90 {
  border-top-color: rgb(254 252 232 / 0.9);
}

.border-t-yellow-50\/95 {
  border-top-color: rgb(254 252 232 / 0.95);
}

.border-t-yellow-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}

.border-t-yellow-500\/0 {
  border-top-color: rgb(234 179 8 / 0);
}

.border-t-yellow-500\/10 {
  border-top-color: rgb(234 179 8 / 0.1);
}

.border-t-yellow-500\/100 {
  border-top-color: rgb(234 179 8 / 1);
}

.border-t-yellow-500\/15 {
  border-top-color: rgb(234 179 8 / 0.15);
}

.border-t-yellow-500\/20 {
  border-top-color: rgb(234 179 8 / 0.2);
}

.border-t-yellow-500\/25 {
  border-top-color: rgb(234 179 8 / 0.25);
}

.border-t-yellow-500\/30 {
  border-top-color: rgb(234 179 8 / 0.3);
}

.border-t-yellow-500\/35 {
  border-top-color: rgb(234 179 8 / 0.35);
}

.border-t-yellow-500\/40 {
  border-top-color: rgb(234 179 8 / 0.4);
}

.border-t-yellow-500\/45 {
  border-top-color: rgb(234 179 8 / 0.45);
}

.border-t-yellow-500\/5 {
  border-top-color: rgb(234 179 8 / 0.05);
}

.border-t-yellow-500\/50 {
  border-top-color: rgb(234 179 8 / 0.5);
}

.border-t-yellow-500\/55 {
  border-top-color: rgb(234 179 8 / 0.55);
}

.border-t-yellow-500\/60 {
  border-top-color: rgb(234 179 8 / 0.6);
}

.border-t-yellow-500\/65 {
  border-top-color: rgb(234 179 8 / 0.65);
}

.border-t-yellow-500\/70 {
  border-top-color: rgb(234 179 8 / 0.7);
}

.border-t-yellow-500\/75 {
  border-top-color: rgb(234 179 8 / 0.75);
}

.border-t-yellow-500\/80 {
  border-top-color: rgb(234 179 8 / 0.8);
}

.border-t-yellow-500\/85 {
  border-top-color: rgb(234 179 8 / 0.85);
}

.border-t-yellow-500\/90 {
  border-top-color: rgb(234 179 8 / 0.9);
}

.border-t-yellow-500\/95 {
  border-top-color: rgb(234 179 8 / 0.95);
}

.border-t-yellow-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}

.border-t-yellow-600\/0 {
  border-top-color: rgb(202 138 4 / 0);
}

.border-t-yellow-600\/10 {
  border-top-color: rgb(202 138 4 / 0.1);
}

.border-t-yellow-600\/100 {
  border-top-color: rgb(202 138 4 / 1);
}

.border-t-yellow-600\/15 {
  border-top-color: rgb(202 138 4 / 0.15);
}

.border-t-yellow-600\/20 {
  border-top-color: rgb(202 138 4 / 0.2);
}

.border-t-yellow-600\/25 {
  border-top-color: rgb(202 138 4 / 0.25);
}

.border-t-yellow-600\/30 {
  border-top-color: rgb(202 138 4 / 0.3);
}

.border-t-yellow-600\/35 {
  border-top-color: rgb(202 138 4 / 0.35);
}

.border-t-yellow-600\/40 {
  border-top-color: rgb(202 138 4 / 0.4);
}

.border-t-yellow-600\/45 {
  border-top-color: rgb(202 138 4 / 0.45);
}

.border-t-yellow-600\/5 {
  border-top-color: rgb(202 138 4 / 0.05);
}

.border-t-yellow-600\/50 {
  border-top-color: rgb(202 138 4 / 0.5);
}

.border-t-yellow-600\/55 {
  border-top-color: rgb(202 138 4 / 0.55);
}

.border-t-yellow-600\/60 {
  border-top-color: rgb(202 138 4 / 0.6);
}

.border-t-yellow-600\/65 {
  border-top-color: rgb(202 138 4 / 0.65);
}

.border-t-yellow-600\/70 {
  border-top-color: rgb(202 138 4 / 0.7);
}

.border-t-yellow-600\/75 {
  border-top-color: rgb(202 138 4 / 0.75);
}

.border-t-yellow-600\/80 {
  border-top-color: rgb(202 138 4 / 0.8);
}

.border-t-yellow-600\/85 {
  border-top-color: rgb(202 138 4 / 0.85);
}

.border-t-yellow-600\/90 {
  border-top-color: rgb(202 138 4 / 0.9);
}

.border-t-yellow-600\/95 {
  border-top-color: rgb(202 138 4 / 0.95);
}

.border-t-yellow-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}

.border-t-yellow-700\/0 {
  border-top-color: rgb(161 98 7 / 0);
}

.border-t-yellow-700\/10 {
  border-top-color: rgb(161 98 7 / 0.1);
}

.border-t-yellow-700\/100 {
  border-top-color: rgb(161 98 7 / 1);
}

.border-t-yellow-700\/15 {
  border-top-color: rgb(161 98 7 / 0.15);
}

.border-t-yellow-700\/20 {
  border-top-color: rgb(161 98 7 / 0.2);
}

.border-t-yellow-700\/25 {
  border-top-color: rgb(161 98 7 / 0.25);
}

.border-t-yellow-700\/30 {
  border-top-color: rgb(161 98 7 / 0.3);
}

.border-t-yellow-700\/35 {
  border-top-color: rgb(161 98 7 / 0.35);
}

.border-t-yellow-700\/40 {
  border-top-color: rgb(161 98 7 / 0.4);
}

.border-t-yellow-700\/45 {
  border-top-color: rgb(161 98 7 / 0.45);
}

.border-t-yellow-700\/5 {
  border-top-color: rgb(161 98 7 / 0.05);
}

.border-t-yellow-700\/50 {
  border-top-color: rgb(161 98 7 / 0.5);
}

.border-t-yellow-700\/55 {
  border-top-color: rgb(161 98 7 / 0.55);
}

.border-t-yellow-700\/60 {
  border-top-color: rgb(161 98 7 / 0.6);
}

.border-t-yellow-700\/65 {
  border-top-color: rgb(161 98 7 / 0.65);
}

.border-t-yellow-700\/70 {
  border-top-color: rgb(161 98 7 / 0.7);
}

.border-t-yellow-700\/75 {
  border-top-color: rgb(161 98 7 / 0.75);
}

.border-t-yellow-700\/80 {
  border-top-color: rgb(161 98 7 / 0.8);
}

.border-t-yellow-700\/85 {
  border-top-color: rgb(161 98 7 / 0.85);
}

.border-t-yellow-700\/90 {
  border-top-color: rgb(161 98 7 / 0.9);
}

.border-t-yellow-700\/95 {
  border-top-color: rgb(161 98 7 / 0.95);
}

.border-t-yellow-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}

.border-t-yellow-800\/0 {
  border-top-color: rgb(133 77 14 / 0);
}

.border-t-yellow-800\/10 {
  border-top-color: rgb(133 77 14 / 0.1);
}

.border-t-yellow-800\/100 {
  border-top-color: rgb(133 77 14 / 1);
}

.border-t-yellow-800\/15 {
  border-top-color: rgb(133 77 14 / 0.15);
}

.border-t-yellow-800\/20 {
  border-top-color: rgb(133 77 14 / 0.2);
}

.border-t-yellow-800\/25 {
  border-top-color: rgb(133 77 14 / 0.25);
}

.border-t-yellow-800\/30 {
  border-top-color: rgb(133 77 14 / 0.3);
}

.border-t-yellow-800\/35 {
  border-top-color: rgb(133 77 14 / 0.35);
}

.border-t-yellow-800\/40 {
  border-top-color: rgb(133 77 14 / 0.4);
}

.border-t-yellow-800\/45 {
  border-top-color: rgb(133 77 14 / 0.45);
}

.border-t-yellow-800\/5 {
  border-top-color: rgb(133 77 14 / 0.05);
}

.border-t-yellow-800\/50 {
  border-top-color: rgb(133 77 14 / 0.5);
}

.border-t-yellow-800\/55 {
  border-top-color: rgb(133 77 14 / 0.55);
}

.border-t-yellow-800\/60 {
  border-top-color: rgb(133 77 14 / 0.6);
}

.border-t-yellow-800\/65 {
  border-top-color: rgb(133 77 14 / 0.65);
}

.border-t-yellow-800\/70 {
  border-top-color: rgb(133 77 14 / 0.7);
}

.border-t-yellow-800\/75 {
  border-top-color: rgb(133 77 14 / 0.75);
}

.border-t-yellow-800\/80 {
  border-top-color: rgb(133 77 14 / 0.8);
}

.border-t-yellow-800\/85 {
  border-top-color: rgb(133 77 14 / 0.85);
}

.border-t-yellow-800\/90 {
  border-top-color: rgb(133 77 14 / 0.9);
}

.border-t-yellow-800\/95 {
  border-top-color: rgb(133 77 14 / 0.95);
}

.border-t-yellow-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}

.border-t-yellow-900\/0 {
  border-top-color: rgb(113 63 18 / 0);
}

.border-t-yellow-900\/10 {
  border-top-color: rgb(113 63 18 / 0.1);
}

.border-t-yellow-900\/100 {
  border-top-color: rgb(113 63 18 / 1);
}

.border-t-yellow-900\/15 {
  border-top-color: rgb(113 63 18 / 0.15);
}

.border-t-yellow-900\/20 {
  border-top-color: rgb(113 63 18 / 0.2);
}

.border-t-yellow-900\/25 {
  border-top-color: rgb(113 63 18 / 0.25);
}

.border-t-yellow-900\/30 {
  border-top-color: rgb(113 63 18 / 0.3);
}

.border-t-yellow-900\/35 {
  border-top-color: rgb(113 63 18 / 0.35);
}

.border-t-yellow-900\/40 {
  border-top-color: rgb(113 63 18 / 0.4);
}

.border-t-yellow-900\/45 {
  border-top-color: rgb(113 63 18 / 0.45);
}

.border-t-yellow-900\/5 {
  border-top-color: rgb(113 63 18 / 0.05);
}

.border-t-yellow-900\/50 {
  border-top-color: rgb(113 63 18 / 0.5);
}

.border-t-yellow-900\/55 {
  border-top-color: rgb(113 63 18 / 0.55);
}

.border-t-yellow-900\/60 {
  border-top-color: rgb(113 63 18 / 0.6);
}

.border-t-yellow-900\/65 {
  border-top-color: rgb(113 63 18 / 0.65);
}

.border-t-yellow-900\/70 {
  border-top-color: rgb(113 63 18 / 0.7);
}

.border-t-yellow-900\/75 {
  border-top-color: rgb(113 63 18 / 0.75);
}

.border-t-yellow-900\/80 {
  border-top-color: rgb(113 63 18 / 0.8);
}

.border-t-yellow-900\/85 {
  border-top-color: rgb(113 63 18 / 0.85);
}

.border-t-yellow-900\/90 {
  border-top-color: rgb(113 63 18 / 0.9);
}

.border-t-yellow-900\/95 {
  border-top-color: rgb(113 63 18 / 0.95);
}

.border-t-yellow-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}

.border-t-yellow-950\/0 {
  border-top-color: rgb(66 32 6 / 0);
}

.border-t-yellow-950\/10 {
  border-top-color: rgb(66 32 6 / 0.1);
}

.border-t-yellow-950\/100 {
  border-top-color: rgb(66 32 6 / 1);
}

.border-t-yellow-950\/15 {
  border-top-color: rgb(66 32 6 / 0.15);
}

.border-t-yellow-950\/20 {
  border-top-color: rgb(66 32 6 / 0.2);
}

.border-t-yellow-950\/25 {
  border-top-color: rgb(66 32 6 / 0.25);
}

.border-t-yellow-950\/30 {
  border-top-color: rgb(66 32 6 / 0.3);
}

.border-t-yellow-950\/35 {
  border-top-color: rgb(66 32 6 / 0.35);
}

.border-t-yellow-950\/40 {
  border-top-color: rgb(66 32 6 / 0.4);
}

.border-t-yellow-950\/45 {
  border-top-color: rgb(66 32 6 / 0.45);
}

.border-t-yellow-950\/5 {
  border-top-color: rgb(66 32 6 / 0.05);
}

.border-t-yellow-950\/50 {
  border-top-color: rgb(66 32 6 / 0.5);
}

.border-t-yellow-950\/55 {
  border-top-color: rgb(66 32 6 / 0.55);
}

.border-t-yellow-950\/60 {
  border-top-color: rgb(66 32 6 / 0.6);
}

.border-t-yellow-950\/65 {
  border-top-color: rgb(66 32 6 / 0.65);
}

.border-t-yellow-950\/70 {
  border-top-color: rgb(66 32 6 / 0.7);
}

.border-t-yellow-950\/75 {
  border-top-color: rgb(66 32 6 / 0.75);
}

.border-t-yellow-950\/80 {
  border-top-color: rgb(66 32 6 / 0.8);
}

.border-t-yellow-950\/85 {
  border-top-color: rgb(66 32 6 / 0.85);
}

.border-t-yellow-950\/90 {
  border-top-color: rgb(66 32 6 / 0.9);
}

.border-t-yellow-950\/95 {
  border-top-color: rgb(66 32 6 / 0.95);
}

.border-t-zinc-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(244 244 245 / var(--tw-border-opacity, 1));
}

.border-t-zinc-100\/0 {
  border-top-color: rgb(244 244 245 / 0);
}

.border-t-zinc-100\/10 {
  border-top-color: rgb(244 244 245 / 0.1);
}

.border-t-zinc-100\/100 {
  border-top-color: rgb(244 244 245 / 1);
}

.border-t-zinc-100\/15 {
  border-top-color: rgb(244 244 245 / 0.15);
}

.border-t-zinc-100\/20 {
  border-top-color: rgb(244 244 245 / 0.2);
}

.border-t-zinc-100\/25 {
  border-top-color: rgb(244 244 245 / 0.25);
}

.border-t-zinc-100\/30 {
  border-top-color: rgb(244 244 245 / 0.3);
}

.border-t-zinc-100\/35 {
  border-top-color: rgb(244 244 245 / 0.35);
}

.border-t-zinc-100\/40 {
  border-top-color: rgb(244 244 245 / 0.4);
}

.border-t-zinc-100\/45 {
  border-top-color: rgb(244 244 245 / 0.45);
}

.border-t-zinc-100\/5 {
  border-top-color: rgb(244 244 245 / 0.05);
}

.border-t-zinc-100\/50 {
  border-top-color: rgb(244 244 245 / 0.5);
}

.border-t-zinc-100\/55 {
  border-top-color: rgb(244 244 245 / 0.55);
}

.border-t-zinc-100\/60 {
  border-top-color: rgb(244 244 245 / 0.6);
}

.border-t-zinc-100\/65 {
  border-top-color: rgb(244 244 245 / 0.65);
}

.border-t-zinc-100\/70 {
  border-top-color: rgb(244 244 245 / 0.7);
}

.border-t-zinc-100\/75 {
  border-top-color: rgb(244 244 245 / 0.75);
}

.border-t-zinc-100\/80 {
  border-top-color: rgb(244 244 245 / 0.8);
}

.border-t-zinc-100\/85 {
  border-top-color: rgb(244 244 245 / 0.85);
}

.border-t-zinc-100\/90 {
  border-top-color: rgb(244 244 245 / 0.9);
}

.border-t-zinc-100\/95 {
  border-top-color: rgb(244 244 245 / 0.95);
}

.border-t-zinc-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
}

.border-t-zinc-200\/0 {
  border-top-color: rgb(228 228 231 / 0);
}

.border-t-zinc-200\/10 {
  border-top-color: rgb(228 228 231 / 0.1);
}

.border-t-zinc-200\/100 {
  border-top-color: rgb(228 228 231 / 1);
}

.border-t-zinc-200\/15 {
  border-top-color: rgb(228 228 231 / 0.15);
}

.border-t-zinc-200\/20 {
  border-top-color: rgb(228 228 231 / 0.2);
}

.border-t-zinc-200\/25 {
  border-top-color: rgb(228 228 231 / 0.25);
}

.border-t-zinc-200\/30 {
  border-top-color: rgb(228 228 231 / 0.3);
}

.border-t-zinc-200\/35 {
  border-top-color: rgb(228 228 231 / 0.35);
}

.border-t-zinc-200\/40 {
  border-top-color: rgb(228 228 231 / 0.4);
}

.border-t-zinc-200\/45 {
  border-top-color: rgb(228 228 231 / 0.45);
}

.border-t-zinc-200\/5 {
  border-top-color: rgb(228 228 231 / 0.05);
}

.border-t-zinc-200\/50 {
  border-top-color: rgb(228 228 231 / 0.5);
}

.border-t-zinc-200\/55 {
  border-top-color: rgb(228 228 231 / 0.55);
}

.border-t-zinc-200\/60 {
  border-top-color: rgb(228 228 231 / 0.6);
}

.border-t-zinc-200\/65 {
  border-top-color: rgb(228 228 231 / 0.65);
}

.border-t-zinc-200\/70 {
  border-top-color: rgb(228 228 231 / 0.7);
}

.border-t-zinc-200\/75 {
  border-top-color: rgb(228 228 231 / 0.75);
}

.border-t-zinc-200\/80 {
  border-top-color: rgb(228 228 231 / 0.8);
}

.border-t-zinc-200\/85 {
  border-top-color: rgb(228 228 231 / 0.85);
}

.border-t-zinc-200\/90 {
  border-top-color: rgb(228 228 231 / 0.9);
}

.border-t-zinc-200\/95 {
  border-top-color: rgb(228 228 231 / 0.95);
}

.border-t-zinc-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(212 212 216 / var(--tw-border-opacity, 1));
}

.border-t-zinc-300\/0 {
  border-top-color: rgb(212 212 216 / 0);
}

.border-t-zinc-300\/10 {
  border-top-color: rgb(212 212 216 / 0.1);
}

.border-t-zinc-300\/100 {
  border-top-color: rgb(212 212 216 / 1);
}

.border-t-zinc-300\/15 {
  border-top-color: rgb(212 212 216 / 0.15);
}

.border-t-zinc-300\/20 {
  border-top-color: rgb(212 212 216 / 0.2);
}

.border-t-zinc-300\/25 {
  border-top-color: rgb(212 212 216 / 0.25);
}

.border-t-zinc-300\/30 {
  border-top-color: rgb(212 212 216 / 0.3);
}

.border-t-zinc-300\/35 {
  border-top-color: rgb(212 212 216 / 0.35);
}

.border-t-zinc-300\/40 {
  border-top-color: rgb(212 212 216 / 0.4);
}

.border-t-zinc-300\/45 {
  border-top-color: rgb(212 212 216 / 0.45);
}

.border-t-zinc-300\/5 {
  border-top-color: rgb(212 212 216 / 0.05);
}

.border-t-zinc-300\/50 {
  border-top-color: rgb(212 212 216 / 0.5);
}

.border-t-zinc-300\/55 {
  border-top-color: rgb(212 212 216 / 0.55);
}

.border-t-zinc-300\/60 {
  border-top-color: rgb(212 212 216 / 0.6);
}

.border-t-zinc-300\/65 {
  border-top-color: rgb(212 212 216 / 0.65);
}

.border-t-zinc-300\/70 {
  border-top-color: rgb(212 212 216 / 0.7);
}

.border-t-zinc-300\/75 {
  border-top-color: rgb(212 212 216 / 0.75);
}

.border-t-zinc-300\/80 {
  border-top-color: rgb(212 212 216 / 0.8);
}

.border-t-zinc-300\/85 {
  border-top-color: rgb(212 212 216 / 0.85);
}

.border-t-zinc-300\/90 {
  border-top-color: rgb(212 212 216 / 0.9);
}

.border-t-zinc-300\/95 {
  border-top-color: rgb(212 212 216 / 0.95);
}

.border-t-zinc-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(161 161 170 / var(--tw-border-opacity, 1));
}

.border-t-zinc-400\/0 {
  border-top-color: rgb(161 161 170 / 0);
}

.border-t-zinc-400\/10 {
  border-top-color: rgb(161 161 170 / 0.1);
}

.border-t-zinc-400\/100 {
  border-top-color: rgb(161 161 170 / 1);
}

.border-t-zinc-400\/15 {
  border-top-color: rgb(161 161 170 / 0.15);
}

.border-t-zinc-400\/20 {
  border-top-color: rgb(161 161 170 / 0.2);
}

.border-t-zinc-400\/25 {
  border-top-color: rgb(161 161 170 / 0.25);
}

.border-t-zinc-400\/30 {
  border-top-color: rgb(161 161 170 / 0.3);
}

.border-t-zinc-400\/35 {
  border-top-color: rgb(161 161 170 / 0.35);
}

.border-t-zinc-400\/40 {
  border-top-color: rgb(161 161 170 / 0.4);
}

.border-t-zinc-400\/45 {
  border-top-color: rgb(161 161 170 / 0.45);
}

.border-t-zinc-400\/5 {
  border-top-color: rgb(161 161 170 / 0.05);
}

.border-t-zinc-400\/50 {
  border-top-color: rgb(161 161 170 / 0.5);
}

.border-t-zinc-400\/55 {
  border-top-color: rgb(161 161 170 / 0.55);
}

.border-t-zinc-400\/60 {
  border-top-color: rgb(161 161 170 / 0.6);
}

.border-t-zinc-400\/65 {
  border-top-color: rgb(161 161 170 / 0.65);
}

.border-t-zinc-400\/70 {
  border-top-color: rgb(161 161 170 / 0.7);
}

.border-t-zinc-400\/75 {
  border-top-color: rgb(161 161 170 / 0.75);
}

.border-t-zinc-400\/80 {
  border-top-color: rgb(161 161 170 / 0.8);
}

.border-t-zinc-400\/85 {
  border-top-color: rgb(161 161 170 / 0.85);
}

.border-t-zinc-400\/90 {
  border-top-color: rgb(161 161 170 / 0.9);
}

.border-t-zinc-400\/95 {
  border-top-color: rgb(161 161 170 / 0.95);
}

.border-t-zinc-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}

.border-t-zinc-50\/0 {
  border-top-color: rgb(250 250 250 / 0);
}

.border-t-zinc-50\/10 {
  border-top-color: rgb(250 250 250 / 0.1);
}

.border-t-zinc-50\/100 {
  border-top-color: rgb(250 250 250 / 1);
}

.border-t-zinc-50\/15 {
  border-top-color: rgb(250 250 250 / 0.15);
}

.border-t-zinc-50\/20 {
  border-top-color: rgb(250 250 250 / 0.2);
}

.border-t-zinc-50\/25 {
  border-top-color: rgb(250 250 250 / 0.25);
}

.border-t-zinc-50\/30 {
  border-top-color: rgb(250 250 250 / 0.3);
}

.border-t-zinc-50\/35 {
  border-top-color: rgb(250 250 250 / 0.35);
}

.border-t-zinc-50\/40 {
  border-top-color: rgb(250 250 250 / 0.4);
}

.border-t-zinc-50\/45 {
  border-top-color: rgb(250 250 250 / 0.45);
}

.border-t-zinc-50\/5 {
  border-top-color: rgb(250 250 250 / 0.05);
}

.border-t-zinc-50\/50 {
  border-top-color: rgb(250 250 250 / 0.5);
}

.border-t-zinc-50\/55 {
  border-top-color: rgb(250 250 250 / 0.55);
}

.border-t-zinc-50\/60 {
  border-top-color: rgb(250 250 250 / 0.6);
}

.border-t-zinc-50\/65 {
  border-top-color: rgb(250 250 250 / 0.65);
}

.border-t-zinc-50\/70 {
  border-top-color: rgb(250 250 250 / 0.7);
}

.border-t-zinc-50\/75 {
  border-top-color: rgb(250 250 250 / 0.75);
}

.border-t-zinc-50\/80 {
  border-top-color: rgb(250 250 250 / 0.8);
}

.border-t-zinc-50\/85 {
  border-top-color: rgb(250 250 250 / 0.85);
}

.border-t-zinc-50\/90 {
  border-top-color: rgb(250 250 250 / 0.9);
}

.border-t-zinc-50\/95 {
  border-top-color: rgb(250 250 250 / 0.95);
}

.border-t-zinc-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(113 113 122 / var(--tw-border-opacity, 1));
}

.border-t-zinc-500\/0 {
  border-top-color: rgb(113 113 122 / 0);
}

.border-t-zinc-500\/10 {
  border-top-color: rgb(113 113 122 / 0.1);
}

.border-t-zinc-500\/100 {
  border-top-color: rgb(113 113 122 / 1);
}

.border-t-zinc-500\/15 {
  border-top-color: rgb(113 113 122 / 0.15);
}

.border-t-zinc-500\/20 {
  border-top-color: rgb(113 113 122 / 0.2);
}

.border-t-zinc-500\/25 {
  border-top-color: rgb(113 113 122 / 0.25);
}

.border-t-zinc-500\/30 {
  border-top-color: rgb(113 113 122 / 0.3);
}

.border-t-zinc-500\/35 {
  border-top-color: rgb(113 113 122 / 0.35);
}

.border-t-zinc-500\/40 {
  border-top-color: rgb(113 113 122 / 0.4);
}

.border-t-zinc-500\/45 {
  border-top-color: rgb(113 113 122 / 0.45);
}

.border-t-zinc-500\/5 {
  border-top-color: rgb(113 113 122 / 0.05);
}

.border-t-zinc-500\/50 {
  border-top-color: rgb(113 113 122 / 0.5);
}

.border-t-zinc-500\/55 {
  border-top-color: rgb(113 113 122 / 0.55);
}

.border-t-zinc-500\/60 {
  border-top-color: rgb(113 113 122 / 0.6);
}

.border-t-zinc-500\/65 {
  border-top-color: rgb(113 113 122 / 0.65);
}

.border-t-zinc-500\/70 {
  border-top-color: rgb(113 113 122 / 0.7);
}

.border-t-zinc-500\/75 {
  border-top-color: rgb(113 113 122 / 0.75);
}

.border-t-zinc-500\/80 {
  border-top-color: rgb(113 113 122 / 0.8);
}

.border-t-zinc-500\/85 {
  border-top-color: rgb(113 113 122 / 0.85);
}

.border-t-zinc-500\/90 {
  border-top-color: rgb(113 113 122 / 0.9);
}

.border-t-zinc-500\/95 {
  border-top-color: rgb(113 113 122 / 0.95);
}

.border-t-zinc-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
}

.border-t-zinc-600\/0 {
  border-top-color: rgb(82 82 91 / 0);
}

.border-t-zinc-600\/10 {
  border-top-color: rgb(82 82 91 / 0.1);
}

.border-t-zinc-600\/100 {
  border-top-color: rgb(82 82 91 / 1);
}

.border-t-zinc-600\/15 {
  border-top-color: rgb(82 82 91 / 0.15);
}

.border-t-zinc-600\/20 {
  border-top-color: rgb(82 82 91 / 0.2);
}

.border-t-zinc-600\/25 {
  border-top-color: rgb(82 82 91 / 0.25);
}

.border-t-zinc-600\/30 {
  border-top-color: rgb(82 82 91 / 0.3);
}

.border-t-zinc-600\/35 {
  border-top-color: rgb(82 82 91 / 0.35);
}

.border-t-zinc-600\/40 {
  border-top-color: rgb(82 82 91 / 0.4);
}

.border-t-zinc-600\/45 {
  border-top-color: rgb(82 82 91 / 0.45);
}

.border-t-zinc-600\/5 {
  border-top-color: rgb(82 82 91 / 0.05);
}

.border-t-zinc-600\/50 {
  border-top-color: rgb(82 82 91 / 0.5);
}

.border-t-zinc-600\/55 {
  border-top-color: rgb(82 82 91 / 0.55);
}

.border-t-zinc-600\/60 {
  border-top-color: rgb(82 82 91 / 0.6);
}

.border-t-zinc-600\/65 {
  border-top-color: rgb(82 82 91 / 0.65);
}

.border-t-zinc-600\/70 {
  border-top-color: rgb(82 82 91 / 0.7);
}

.border-t-zinc-600\/75 {
  border-top-color: rgb(82 82 91 / 0.75);
}

.border-t-zinc-600\/80 {
  border-top-color: rgb(82 82 91 / 0.8);
}

.border-t-zinc-600\/85 {
  border-top-color: rgb(82 82 91 / 0.85);
}

.border-t-zinc-600\/90 {
  border-top-color: rgb(82 82 91 / 0.9);
}

.border-t-zinc-600\/95 {
  border-top-color: rgb(82 82 91 / 0.95);
}

.border-t-zinc-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(63 63 70 / var(--tw-border-opacity, 1));
}

.border-t-zinc-700\/0 {
  border-top-color: rgb(63 63 70 / 0);
}

.border-t-zinc-700\/10 {
  border-top-color: rgb(63 63 70 / 0.1);
}

.border-t-zinc-700\/100 {
  border-top-color: rgb(63 63 70 / 1);
}

.border-t-zinc-700\/15 {
  border-top-color: rgb(63 63 70 / 0.15);
}

.border-t-zinc-700\/20 {
  border-top-color: rgb(63 63 70 / 0.2);
}

.border-t-zinc-700\/25 {
  border-top-color: rgb(63 63 70 / 0.25);
}

.border-t-zinc-700\/30 {
  border-top-color: rgb(63 63 70 / 0.3);
}

.border-t-zinc-700\/35 {
  border-top-color: rgb(63 63 70 / 0.35);
}

.border-t-zinc-700\/40 {
  border-top-color: rgb(63 63 70 / 0.4);
}

.border-t-zinc-700\/45 {
  border-top-color: rgb(63 63 70 / 0.45);
}

.border-t-zinc-700\/5 {
  border-top-color: rgb(63 63 70 / 0.05);
}

.border-t-zinc-700\/50 {
  border-top-color: rgb(63 63 70 / 0.5);
}

.border-t-zinc-700\/55 {
  border-top-color: rgb(63 63 70 / 0.55);
}

.border-t-zinc-700\/60 {
  border-top-color: rgb(63 63 70 / 0.6);
}

.border-t-zinc-700\/65 {
  border-top-color: rgb(63 63 70 / 0.65);
}

.border-t-zinc-700\/70 {
  border-top-color: rgb(63 63 70 / 0.7);
}

.border-t-zinc-700\/75 {
  border-top-color: rgb(63 63 70 / 0.75);
}

.border-t-zinc-700\/80 {
  border-top-color: rgb(63 63 70 / 0.8);
}

.border-t-zinc-700\/85 {
  border-top-color: rgb(63 63 70 / 0.85);
}

.border-t-zinc-700\/90 {
  border-top-color: rgb(63 63 70 / 0.9);
}

.border-t-zinc-700\/95 {
  border-top-color: rgb(63 63 70 / 0.95);
}

.border-t-zinc-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(39 39 42 / var(--tw-border-opacity, 1));
}

.border-t-zinc-800\/0 {
  border-top-color: rgb(39 39 42 / 0);
}

.border-t-zinc-800\/10 {
  border-top-color: rgb(39 39 42 / 0.1);
}

.border-t-zinc-800\/100 {
  border-top-color: rgb(39 39 42 / 1);
}

.border-t-zinc-800\/15 {
  border-top-color: rgb(39 39 42 / 0.15);
}

.border-t-zinc-800\/20 {
  border-top-color: rgb(39 39 42 / 0.2);
}

.border-t-zinc-800\/25 {
  border-top-color: rgb(39 39 42 / 0.25);
}

.border-t-zinc-800\/30 {
  border-top-color: rgb(39 39 42 / 0.3);
}

.border-t-zinc-800\/35 {
  border-top-color: rgb(39 39 42 / 0.35);
}

.border-t-zinc-800\/40 {
  border-top-color: rgb(39 39 42 / 0.4);
}

.border-t-zinc-800\/45 {
  border-top-color: rgb(39 39 42 / 0.45);
}

.border-t-zinc-800\/5 {
  border-top-color: rgb(39 39 42 / 0.05);
}

.border-t-zinc-800\/50 {
  border-top-color: rgb(39 39 42 / 0.5);
}

.border-t-zinc-800\/55 {
  border-top-color: rgb(39 39 42 / 0.55);
}

.border-t-zinc-800\/60 {
  border-top-color: rgb(39 39 42 / 0.6);
}

.border-t-zinc-800\/65 {
  border-top-color: rgb(39 39 42 / 0.65);
}

.border-t-zinc-800\/70 {
  border-top-color: rgb(39 39 42 / 0.7);
}

.border-t-zinc-800\/75 {
  border-top-color: rgb(39 39 42 / 0.75);
}

.border-t-zinc-800\/80 {
  border-top-color: rgb(39 39 42 / 0.8);
}

.border-t-zinc-800\/85 {
  border-top-color: rgb(39 39 42 / 0.85);
}

.border-t-zinc-800\/90 {
  border-top-color: rgb(39 39 42 / 0.9);
}

.border-t-zinc-800\/95 {
  border-top-color: rgb(39 39 42 / 0.95);
}

.border-t-zinc-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(24 24 27 / var(--tw-border-opacity, 1));
}

.border-t-zinc-900\/0 {
  border-top-color: rgb(24 24 27 / 0);
}

.border-t-zinc-900\/10 {
  border-top-color: rgb(24 24 27 / 0.1);
}

.border-t-zinc-900\/100 {
  border-top-color: rgb(24 24 27 / 1);
}

.border-t-zinc-900\/15 {
  border-top-color: rgb(24 24 27 / 0.15);
}

.border-t-zinc-900\/20 {
  border-top-color: rgb(24 24 27 / 0.2);
}

.border-t-zinc-900\/25 {
  border-top-color: rgb(24 24 27 / 0.25);
}

.border-t-zinc-900\/30 {
  border-top-color: rgb(24 24 27 / 0.3);
}

.border-t-zinc-900\/35 {
  border-top-color: rgb(24 24 27 / 0.35);
}

.border-t-zinc-900\/40 {
  border-top-color: rgb(24 24 27 / 0.4);
}

.border-t-zinc-900\/45 {
  border-top-color: rgb(24 24 27 / 0.45);
}

.border-t-zinc-900\/5 {
  border-top-color: rgb(24 24 27 / 0.05);
}

.border-t-zinc-900\/50 {
  border-top-color: rgb(24 24 27 / 0.5);
}

.border-t-zinc-900\/55 {
  border-top-color: rgb(24 24 27 / 0.55);
}

.border-t-zinc-900\/60 {
  border-top-color: rgb(24 24 27 / 0.6);
}

.border-t-zinc-900\/65 {
  border-top-color: rgb(24 24 27 / 0.65);
}

.border-t-zinc-900\/70 {
  border-top-color: rgb(24 24 27 / 0.7);
}

.border-t-zinc-900\/75 {
  border-top-color: rgb(24 24 27 / 0.75);
}

.border-t-zinc-900\/80 {
  border-top-color: rgb(24 24 27 / 0.8);
}

.border-t-zinc-900\/85 {
  border-top-color: rgb(24 24 27 / 0.85);
}

.border-t-zinc-900\/90 {
  border-top-color: rgb(24 24 27 / 0.9);
}

.border-t-zinc-900\/95 {
  border-top-color: rgb(24 24 27 / 0.95);
}

.border-t-zinc-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(9 9 11 / var(--tw-border-opacity, 1));
}

.border-t-zinc-950\/0 {
  border-top-color: rgb(9 9 11 / 0);
}

.border-t-zinc-950\/10 {
  border-top-color: rgb(9 9 11 / 0.1);
}

.border-t-zinc-950\/100 {
  border-top-color: rgb(9 9 11 / 1);
}

.border-t-zinc-950\/15 {
  border-top-color: rgb(9 9 11 / 0.15);
}

.border-t-zinc-950\/20 {
  border-top-color: rgb(9 9 11 / 0.2);
}

.border-t-zinc-950\/25 {
  border-top-color: rgb(9 9 11 / 0.25);
}

.border-t-zinc-950\/30 {
  border-top-color: rgb(9 9 11 / 0.3);
}

.border-t-zinc-950\/35 {
  border-top-color: rgb(9 9 11 / 0.35);
}

.border-t-zinc-950\/40 {
  border-top-color: rgb(9 9 11 / 0.4);
}

.border-t-zinc-950\/45 {
  border-top-color: rgb(9 9 11 / 0.45);
}

.border-t-zinc-950\/5 {
  border-top-color: rgb(9 9 11 / 0.05);
}

.border-t-zinc-950\/50 {
  border-top-color: rgb(9 9 11 / 0.5);
}

.border-t-zinc-950\/55 {
  border-top-color: rgb(9 9 11 / 0.55);
}

.border-t-zinc-950\/60 {
  border-top-color: rgb(9 9 11 / 0.6);
}

.border-t-zinc-950\/65 {
  border-top-color: rgb(9 9 11 / 0.65);
}

.border-t-zinc-950\/70 {
  border-top-color: rgb(9 9 11 / 0.7);
}

.border-t-zinc-950\/75 {
  border-top-color: rgb(9 9 11 / 0.75);
}

.border-t-zinc-950\/80 {
  border-top-color: rgb(9 9 11 / 0.8);
}

.border-t-zinc-950\/85 {
  border-top-color: rgb(9 9 11 / 0.85);
}

.border-t-zinc-950\/90 {
  border-top-color: rgb(9 9 11 / 0.9);
}

.border-t-zinc-950\/95 {
  border-top-color: rgb(9 9 11 / 0.95);
}

.border-opacity-0 {
  --tw-border-opacity: 0;
}

.border-opacity-10 {
  --tw-border-opacity: 0.1;
}

.border-opacity-100 {
  --tw-border-opacity: 1;
}

.border-opacity-15 {
  --tw-border-opacity: 0.15;
}

.border-opacity-20 {
  --tw-border-opacity: 0.2;
}

.border-opacity-25 {
  --tw-border-opacity: 0.25;
}

.border-opacity-30 {
  --tw-border-opacity: 0.3;
}

.border-opacity-35 {
  --tw-border-opacity: 0.35;
}

.border-opacity-40 {
  --tw-border-opacity: 0.4;
}

.border-opacity-45 {
  --tw-border-opacity: 0.45;
}

.border-opacity-5 {
  --tw-border-opacity: 0.05;
}

.border-opacity-50 {
  --tw-border-opacity: 0.5;
}

.border-opacity-55 {
  --tw-border-opacity: 0.55;
}

.border-opacity-60 {
  --tw-border-opacity: 0.6;
}

.border-opacity-65 {
  --tw-border-opacity: 0.65;
}

.border-opacity-70 {
  --tw-border-opacity: 0.7;
}

.border-opacity-75 {
  --tw-border-opacity: 0.75;
}

.border-opacity-80 {
  --tw-border-opacity: 0.8;
}

.border-opacity-85 {
  --tw-border-opacity: 0.85;
}

.border-opacity-90 {
  --tw-border-opacity: 0.9;
}

.border-opacity-95 {
  --tw-border-opacity: 0.95;
}

.bg-\[\#987000\] {
  --tw-bg-opacity: 1;
  background-color: rgb(152 112 0 / var(--tw-bg-opacity, 1));
}

.bg-\[\#f6f6f6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
}

.bg-aqua-teal {
  --tw-bg-opacity: 1;
  background-color: rgb(99 173 168 / var(--tw-bg-opacity, 1));
}

.bg-aqua-teal\/0 {
  background-color: rgb(99 173 168 / 0);
}

.bg-aqua-teal\/10 {
  background-color: rgb(99 173 168 / 0.1);
}

.bg-aqua-teal\/100 {
  background-color: rgb(99 173 168 / 1);
}

.bg-aqua-teal\/15 {
  background-color: rgb(99 173 168 / 0.15);
}

.bg-aqua-teal\/20 {
  background-color: rgb(99 173 168 / 0.2);
}

.bg-aqua-teal\/25 {
  background-color: rgb(99 173 168 / 0.25);
}

.bg-aqua-teal\/30 {
  background-color: rgb(99 173 168 / 0.3);
}

.bg-aqua-teal\/35 {
  background-color: rgb(99 173 168 / 0.35);
}

.bg-aqua-teal\/40 {
  background-color: rgb(99 173 168 / 0.4);
}

.bg-aqua-teal\/45 {
  background-color: rgb(99 173 168 / 0.45);
}

.bg-aqua-teal\/5 {
  background-color: rgb(99 173 168 / 0.05);
}

.bg-aqua-teal\/50 {
  background-color: rgb(99 173 168 / 0.5);
}

.bg-aqua-teal\/55 {
  background-color: rgb(99 173 168 / 0.55);
}

.bg-aqua-teal\/60 {
  background-color: rgb(99 173 168 / 0.6);
}

.bg-aqua-teal\/65 {
  background-color: rgb(99 173 168 / 0.65);
}

.bg-aqua-teal\/70 {
  background-color: rgb(99 173 168 / 0.7);
}

.bg-aqua-teal\/75 {
  background-color: rgb(99 173 168 / 0.75);
}

.bg-aqua-teal\/80 {
  background-color: rgb(99 173 168 / 0.8);
}

.bg-aqua-teal\/85 {
  background-color: rgb(99 173 168 / 0.85);
}

.bg-aqua-teal\/90 {
  background-color: rgb(99 173 168 / 0.9);
}

.bg-aqua-teal\/95 {
  background-color: rgb(99 173 168 / 0.95);
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.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-burnt-orange {
  --tw-bg-opacity: 1;
  background-color: rgb(201 99 42 / var(--tw-bg-opacity, 1));
}

.bg-burnt-orange\/0 {
  background-color: rgb(201 99 42 / 0);
}

.bg-burnt-orange\/10 {
  background-color: rgb(201 99 42 / 0.1);
}

.bg-burnt-orange\/100 {
  background-color: rgb(201 99 42 / 1);
}

.bg-burnt-orange\/15 {
  background-color: rgb(201 99 42 / 0.15);
}

.bg-burnt-orange\/20 {
  background-color: rgb(201 99 42 / 0.2);
}

.bg-burnt-orange\/25 {
  background-color: rgb(201 99 42 / 0.25);
}

.bg-burnt-orange\/30 {
  background-color: rgb(201 99 42 / 0.3);
}

.bg-burnt-orange\/35 {
  background-color: rgb(201 99 42 / 0.35);
}

.bg-burnt-orange\/40 {
  background-color: rgb(201 99 42 / 0.4);
}

.bg-burnt-orange\/45 {
  background-color: rgb(201 99 42 / 0.45);
}

.bg-burnt-orange\/5 {
  background-color: rgb(201 99 42 / 0.05);
}

.bg-burnt-orange\/50 {
  background-color: rgb(201 99 42 / 0.5);
}

.bg-burnt-orange\/55 {
  background-color: rgb(201 99 42 / 0.55);
}

.bg-burnt-orange\/60 {
  background-color: rgb(201 99 42 / 0.6);
}

.bg-burnt-orange\/65 {
  background-color: rgb(201 99 42 / 0.65);
}

.bg-burnt-orange\/70 {
  background-color: rgb(201 99 42 / 0.7);
}

.bg-burnt-orange\/75 {
  background-color: rgb(201 99 42 / 0.75);
}

.bg-burnt-orange\/80 {
  background-color: rgb(201 99 42 / 0.8);
}

.bg-burnt-orange\/85 {
  background-color: rgb(201 99 42 / 0.85);
}

.bg-burnt-orange\/90 {
  background-color: rgb(201 99 42 / 0.9);
}

.bg-burnt-orange\/95 {
  background-color: rgb(201 99 42 / 0.95);
}

.bg-charcoal {
  --tw-bg-opacity: 1;
  background-color: rgb(95 86 86 / var(--tw-bg-opacity, 1));
}

.bg-charcoal\/0 {
  background-color: rgb(95 86 86 / 0);
}

.bg-charcoal\/10 {
  background-color: rgb(95 86 86 / 0.1);
}

.bg-charcoal\/100 {
  background-color: rgb(95 86 86 / 1);
}

.bg-charcoal\/15 {
  background-color: rgb(95 86 86 / 0.15);
}

.bg-charcoal\/20 {
  background-color: rgb(95 86 86 / 0.2);
}

.bg-charcoal\/25 {
  background-color: rgb(95 86 86 / 0.25);
}

.bg-charcoal\/30 {
  background-color: rgb(95 86 86 / 0.3);
}

.bg-charcoal\/35 {
  background-color: rgb(95 86 86 / 0.35);
}

.bg-charcoal\/40 {
  background-color: rgb(95 86 86 / 0.4);
}

.bg-charcoal\/45 {
  background-color: rgb(95 86 86 / 0.45);
}

.bg-charcoal\/5 {
  background-color: rgb(95 86 86 / 0.05);
}

.bg-charcoal\/50 {
  background-color: rgb(95 86 86 / 0.5);
}

.bg-charcoal\/55 {
  background-color: rgb(95 86 86 / 0.55);
}

.bg-charcoal\/60 {
  background-color: rgb(95 86 86 / 0.6);
}

.bg-charcoal\/65 {
  background-color: rgb(95 86 86 / 0.65);
}

.bg-charcoal\/70 {
  background-color: rgb(95 86 86 / 0.7);
}

.bg-charcoal\/75 {
  background-color: rgb(95 86 86 / 0.75);
}

.bg-charcoal\/80 {
  background-color: rgb(95 86 86 / 0.8);
}

.bg-charcoal\/85 {
  background-color: rgb(95 86 86 / 0.85);
}

.bg-charcoal\/90 {
  background-color: rgb(95 86 86 / 0.9);
}

.bg-charcoal\/95 {
  background-color: rgb(95 86 86 / 0.95);
}

.bg-cream {
  --tw-bg-opacity: 1;
  background-color: rgb(233 223 193 / var(--tw-bg-opacity, 1));
}

.bg-cream-gold {
  --tw-bg-opacity: 1;
  background-color: rgb(190 151 74 / var(--tw-bg-opacity, 1));
}

.bg-cream-gold\/0 {
  background-color: rgb(190 151 74 / 0);
}

.bg-cream-gold\/10 {
  background-color: rgb(190 151 74 / 0.1);
}

.bg-cream-gold\/100 {
  background-color: rgb(190 151 74 / 1);
}

.bg-cream-gold\/15 {
  background-color: rgb(190 151 74 / 0.15);
}

.bg-cream-gold\/20 {
  background-color: rgb(190 151 74 / 0.2);
}

.bg-cream-gold\/25 {
  background-color: rgb(190 151 74 / 0.25);
}

.bg-cream-gold\/30 {
  background-color: rgb(190 151 74 / 0.3);
}

.bg-cream-gold\/35 {
  background-color: rgb(190 151 74 / 0.35);
}

.bg-cream-gold\/40 {
  background-color: rgb(190 151 74 / 0.4);
}

.bg-cream-gold\/45 {
  background-color: rgb(190 151 74 / 0.45);
}

.bg-cream-gold\/5 {
  background-color: rgb(190 151 74 / 0.05);
}

.bg-cream-gold\/50 {
  background-color: rgb(190 151 74 / 0.5);
}

.bg-cream-gold\/55 {
  background-color: rgb(190 151 74 / 0.55);
}

.bg-cream-gold\/60 {
  background-color: rgb(190 151 74 / 0.6);
}

.bg-cream-gold\/65 {
  background-color: rgb(190 151 74 / 0.65);
}

.bg-cream-gold\/70 {
  background-color: rgb(190 151 74 / 0.7);
}

.bg-cream-gold\/75 {
  background-color: rgb(190 151 74 / 0.75);
}

.bg-cream-gold\/80 {
  background-color: rgb(190 151 74 / 0.8);
}

.bg-cream-gold\/85 {
  background-color: rgb(190 151 74 / 0.85);
}

.bg-cream-gold\/90 {
  background-color: rgb(190 151 74 / 0.9);
}

.bg-cream-gold\/95 {
  background-color: rgb(190 151 74 / 0.95);
}

.bg-cream\/0 {
  background-color: rgb(233 223 193 / 0);
}

.bg-cream\/10 {
  background-color: rgb(233 223 193 / 0.1);
}

.bg-cream\/100 {
  background-color: rgb(233 223 193 / 1);
}

.bg-cream\/15 {
  background-color: rgb(233 223 193 / 0.15);
}

.bg-cream\/20 {
  background-color: rgb(233 223 193 / 0.2);
}

.bg-cream\/25 {
  background-color: rgb(233 223 193 / 0.25);
}

.bg-cream\/30 {
  background-color: rgb(233 223 193 / 0.3);
}

.bg-cream\/35 {
  background-color: rgb(233 223 193 / 0.35);
}

.bg-cream\/40 {
  background-color: rgb(233 223 193 / 0.4);
}

.bg-cream\/45 {
  background-color: rgb(233 223 193 / 0.45);
}

.bg-cream\/5 {
  background-color: rgb(233 223 193 / 0.05);
}

.bg-cream\/50 {
  background-color: rgb(233 223 193 / 0.5);
}

.bg-cream\/55 {
  background-color: rgb(233 223 193 / 0.55);
}

.bg-cream\/60 {
  background-color: rgb(233 223 193 / 0.6);
}

.bg-cream\/65 {
  background-color: rgb(233 223 193 / 0.65);
}

.bg-cream\/70 {
  background-color: rgb(233 223 193 / 0.7);
}

.bg-cream\/75 {
  background-color: rgb(233 223 193 / 0.75);
}

.bg-cream\/80 {
  background-color: rgb(233 223 193 / 0.8);
}

.bg-cream\/85 {
  background-color: rgb(233 223 193 / 0.85);
}

.bg-cream\/90 {
  background-color: rgb(233 223 193 / 0.9);
}

.bg-cream\/95 {
  background-color: rgb(233 223 193 / 0.95);
}

.bg-gold {
  --tw-bg-opacity: 1;
  background-color: rgb(152 112 0 / var(--tw-bg-opacity, 1));
}

.bg-gold-bottom {
  --tw-bg-opacity: 1;
  background-color: rgb(144 104 2 / var(--tw-bg-opacity, 1));
}

.bg-gold-bottom\/0 {
  background-color: rgb(144 104 2 / 0);
}

.bg-gold-bottom\/10 {
  background-color: rgb(144 104 2 / 0.1);
}

.bg-gold-bottom\/100 {
  background-color: rgb(144 104 2 / 1);
}

.bg-gold-bottom\/15 {
  background-color: rgb(144 104 2 / 0.15);
}

.bg-gold-bottom\/20 {
  background-color: rgb(144 104 2 / 0.2);
}

.bg-gold-bottom\/25 {
  background-color: rgb(144 104 2 / 0.25);
}

.bg-gold-bottom\/30 {
  background-color: rgb(144 104 2 / 0.3);
}

.bg-gold-bottom\/35 {
  background-color: rgb(144 104 2 / 0.35);
}

.bg-gold-bottom\/40 {
  background-color: rgb(144 104 2 / 0.4);
}

.bg-gold-bottom\/45 {
  background-color: rgb(144 104 2 / 0.45);
}

.bg-gold-bottom\/5 {
  background-color: rgb(144 104 2 / 0.05);
}

.bg-gold-bottom\/50 {
  background-color: rgb(144 104 2 / 0.5);
}

.bg-gold-bottom\/55 {
  background-color: rgb(144 104 2 / 0.55);
}

.bg-gold-bottom\/60 {
  background-color: rgb(144 104 2 / 0.6);
}

.bg-gold-bottom\/65 {
  background-color: rgb(144 104 2 / 0.65);
}

.bg-gold-bottom\/70 {
  background-color: rgb(144 104 2 / 0.7);
}

.bg-gold-bottom\/75 {
  background-color: rgb(144 104 2 / 0.75);
}

.bg-gold-bottom\/80 {
  background-color: rgb(144 104 2 / 0.8);
}

.bg-gold-bottom\/85 {
  background-color: rgb(144 104 2 / 0.85);
}

.bg-gold-bottom\/90 {
  background-color: rgb(144 104 2 / 0.9);
}

.bg-gold-bottom\/95 {
  background-color: rgb(144 104 2 / 0.95);
}

.bg-gold-light {
  --tw-bg-opacity: 1;
  background-color: rgb(213 198 153 / var(--tw-bg-opacity, 1));
}

.bg-gold-light\/0 {
  background-color: rgb(213 198 153 / 0);
}

.bg-gold-light\/10 {
  background-color: rgb(213 198 153 / 0.1);
}

.bg-gold-light\/100 {
  background-color: rgb(213 198 153 / 1);
}

.bg-gold-light\/15 {
  background-color: rgb(213 198 153 / 0.15);
}

.bg-gold-light\/20 {
  background-color: rgb(213 198 153 / 0.2);
}

.bg-gold-light\/25 {
  background-color: rgb(213 198 153 / 0.25);
}

.bg-gold-light\/30 {
  background-color: rgb(213 198 153 / 0.3);
}

.bg-gold-light\/35 {
  background-color: rgb(213 198 153 / 0.35);
}

.bg-gold-light\/40 {
  background-color: rgb(213 198 153 / 0.4);
}

.bg-gold-light\/45 {
  background-color: rgb(213 198 153 / 0.45);
}

.bg-gold-light\/5 {
  background-color: rgb(213 198 153 / 0.05);
}

.bg-gold-light\/50 {
  background-color: rgb(213 198 153 / 0.5);
}

.bg-gold-light\/55 {
  background-color: rgb(213 198 153 / 0.55);
}

.bg-gold-light\/60 {
  background-color: rgb(213 198 153 / 0.6);
}

.bg-gold-light\/65 {
  background-color: rgb(213 198 153 / 0.65);
}

.bg-gold-light\/70 {
  background-color: rgb(213 198 153 / 0.7);
}

.bg-gold-light\/75 {
  background-color: rgb(213 198 153 / 0.75);
}

.bg-gold-light\/80 {
  background-color: rgb(213 198 153 / 0.8);
}

.bg-gold-light\/85 {
  background-color: rgb(213 198 153 / 0.85);
}

.bg-gold-light\/90 {
  background-color: rgb(213 198 153 / 0.9);
}

.bg-gold-light\/95 {
  background-color: rgb(213 198 153 / 0.95);
}

.bg-gold-medium {
  --tw-bg-opacity: 1;
  background-color: rgb(179 144 42 / var(--tw-bg-opacity, 1));
}

.bg-gold-medium\/0 {
  background-color: rgb(179 144 42 / 0);
}

.bg-gold-medium\/10 {
  background-color: rgb(179 144 42 / 0.1);
}

.bg-gold-medium\/100 {
  background-color: rgb(179 144 42 / 1);
}

.bg-gold-medium\/15 {
  background-color: rgb(179 144 42 / 0.15);
}

.bg-gold-medium\/20 {
  background-color: rgb(179 144 42 / 0.2);
}

.bg-gold-medium\/25 {
  background-color: rgb(179 144 42 / 0.25);
}

.bg-gold-medium\/30 {
  background-color: rgb(179 144 42 / 0.3);
}

.bg-gold-medium\/35 {
  background-color: rgb(179 144 42 / 0.35);
}

.bg-gold-medium\/40 {
  background-color: rgb(179 144 42 / 0.4);
}

.bg-gold-medium\/45 {
  background-color: rgb(179 144 42 / 0.45);
}

.bg-gold-medium\/5 {
  background-color: rgb(179 144 42 / 0.05);
}

.bg-gold-medium\/50 {
  background-color: rgb(179 144 42 / 0.5);
}

.bg-gold-medium\/55 {
  background-color: rgb(179 144 42 / 0.55);
}

.bg-gold-medium\/60 {
  background-color: rgb(179 144 42 / 0.6);
}

.bg-gold-medium\/65 {
  background-color: rgb(179 144 42 / 0.65);
}

.bg-gold-medium\/70 {
  background-color: rgb(179 144 42 / 0.7);
}

.bg-gold-medium\/75 {
  background-color: rgb(179 144 42 / 0.75);
}

.bg-gold-medium\/80 {
  background-color: rgb(179 144 42 / 0.8);
}

.bg-gold-medium\/85 {
  background-color: rgb(179 144 42 / 0.85);
}

.bg-gold-medium\/90 {
  background-color: rgb(179 144 42 / 0.9);
}

.bg-gold-medium\/95 {
  background-color: rgb(179 144 42 / 0.95);
}

.bg-gold-sand {
  --tw-bg-opacity: 1;
  background-color: rgb(217 199 151 / var(--tw-bg-opacity, 1));
}

.bg-gold-sand\/0 {
  background-color: rgb(217 199 151 / 0);
}

.bg-gold-sand\/10 {
  background-color: rgb(217 199 151 / 0.1);
}

.bg-gold-sand\/100 {
  background-color: rgb(217 199 151 / 1);
}

.bg-gold-sand\/15 {
  background-color: rgb(217 199 151 / 0.15);
}

.bg-gold-sand\/20 {
  background-color: rgb(217 199 151 / 0.2);
}

.bg-gold-sand\/25 {
  background-color: rgb(217 199 151 / 0.25);
}

.bg-gold-sand\/30 {
  background-color: rgb(217 199 151 / 0.3);
}

.bg-gold-sand\/35 {
  background-color: rgb(217 199 151 / 0.35);
}

.bg-gold-sand\/40 {
  background-color: rgb(217 199 151 / 0.4);
}

.bg-gold-sand\/45 {
  background-color: rgb(217 199 151 / 0.45);
}

.bg-gold-sand\/5 {
  background-color: rgb(217 199 151 / 0.05);
}

.bg-gold-sand\/50 {
  background-color: rgb(217 199 151 / 0.5);
}

.bg-gold-sand\/55 {
  background-color: rgb(217 199 151 / 0.55);
}

.bg-gold-sand\/60 {
  background-color: rgb(217 199 151 / 0.6);
}

.bg-gold-sand\/65 {
  background-color: rgb(217 199 151 / 0.65);
}

.bg-gold-sand\/70 {
  background-color: rgb(217 199 151 / 0.7);
}

.bg-gold-sand\/75 {
  background-color: rgb(217 199 151 / 0.75);
}

.bg-gold-sand\/80 {
  background-color: rgb(217 199 151 / 0.8);
}

.bg-gold-sand\/85 {
  background-color: rgb(217 199 151 / 0.85);
}

.bg-gold-sand\/90 {
  background-color: rgb(217 199 151 / 0.9);
}

.bg-gold-sand\/95 {
  background-color: rgb(217 199 151 / 0.95);
}

.bg-gold-top {
  --tw-bg-opacity: 1;
  background-color: rgb(164 124 12 / var(--tw-bg-opacity, 1));
}

.bg-gold-top\/0 {
  background-color: rgb(164 124 12 / 0);
}

.bg-gold-top\/10 {
  background-color: rgb(164 124 12 / 0.1);
}

.bg-gold-top\/100 {
  background-color: rgb(164 124 12 / 1);
}

.bg-gold-top\/15 {
  background-color: rgb(164 124 12 / 0.15);
}

.bg-gold-top\/20 {
  background-color: rgb(164 124 12 / 0.2);
}

.bg-gold-top\/25 {
  background-color: rgb(164 124 12 / 0.25);
}

.bg-gold-top\/30 {
  background-color: rgb(164 124 12 / 0.3);
}

.bg-gold-top\/35 {
  background-color: rgb(164 124 12 / 0.35);
}

.bg-gold-top\/40 {
  background-color: rgb(164 124 12 / 0.4);
}

.bg-gold-top\/45 {
  background-color: rgb(164 124 12 / 0.45);
}

.bg-gold-top\/5 {
  background-color: rgb(164 124 12 / 0.05);
}

.bg-gold-top\/50 {
  background-color: rgb(164 124 12 / 0.5);
}

.bg-gold-top\/55 {
  background-color: rgb(164 124 12 / 0.55);
}

.bg-gold-top\/60 {
  background-color: rgb(164 124 12 / 0.6);
}

.bg-gold-top\/65 {
  background-color: rgb(164 124 12 / 0.65);
}

.bg-gold-top\/70 {
  background-color: rgb(164 124 12 / 0.7);
}

.bg-gold-top\/75 {
  background-color: rgb(164 124 12 / 0.75);
}

.bg-gold-top\/80 {
  background-color: rgb(164 124 12 / 0.8);
}

.bg-gold-top\/85 {
  background-color: rgb(164 124 12 / 0.85);
}

.bg-gold-top\/90 {
  background-color: rgb(164 124 12 / 0.9);
}

.bg-gold-top\/95 {
  background-color: rgb(164 124 12 / 0.95);
}

.bg-gold\/0 {
  background-color: rgb(152 112 0 / 0);
}

.bg-gold\/10 {
  background-color: rgb(152 112 0 / 0.1);
}

.bg-gold\/100 {
  background-color: rgb(152 112 0 / 1);
}

.bg-gold\/15 {
  background-color: rgb(152 112 0 / 0.15);
}

.bg-gold\/20 {
  background-color: rgb(152 112 0 / 0.2);
}

.bg-gold\/25 {
  background-color: rgb(152 112 0 / 0.25);
}

.bg-gold\/30 {
  background-color: rgb(152 112 0 / 0.3);
}

.bg-gold\/35 {
  background-color: rgb(152 112 0 / 0.35);
}

.bg-gold\/40 {
  background-color: rgb(152 112 0 / 0.4);
}

.bg-gold\/45 {
  background-color: rgb(152 112 0 / 0.45);
}

.bg-gold\/5 {
  background-color: rgb(152 112 0 / 0.05);
}

.bg-gold\/50 {
  background-color: rgb(152 112 0 / 0.5);
}

.bg-gold\/55 {
  background-color: rgb(152 112 0 / 0.55);
}

.bg-gold\/60 {
  background-color: rgb(152 112 0 / 0.6);
}

.bg-gold\/65 {
  background-color: rgb(152 112 0 / 0.65);
}

.bg-gold\/70 {
  background-color: rgb(152 112 0 / 0.7);
}

.bg-gold\/75 {
  background-color: rgb(152 112 0 / 0.75);
}

.bg-gold\/80 {
  background-color: rgb(152 112 0 / 0.8);
}

.bg-gold\/85 {
  background-color: rgb(152 112 0 / 0.85);
}

.bg-gold\/90 {
  background-color: rgb(152 112 0 / 0.9);
}

.bg-gold\/95 {
  background-color: rgb(152 112 0 / 0.95);
}

.bg-green {
  --tw-bg-opacity: 1;
  background-color: rgb(116 152 58 / var(--tw-bg-opacity, 1));
}

.bg-green\/0 {
  background-color: rgb(116 152 58 / 0);
}

.bg-green\/10 {
  background-color: rgb(116 152 58 / 0.1);
}

.bg-green\/100 {
  background-color: rgb(116 152 58 / 1);
}

.bg-green\/15 {
  background-color: rgb(116 152 58 / 0.15);
}

.bg-green\/20 {
  background-color: rgb(116 152 58 / 0.2);
}

.bg-green\/25 {
  background-color: rgb(116 152 58 / 0.25);
}

.bg-green\/30 {
  background-color: rgb(116 152 58 / 0.3);
}

.bg-green\/35 {
  background-color: rgb(116 152 58 / 0.35);
}

.bg-green\/40 {
  background-color: rgb(116 152 58 / 0.4);
}

.bg-green\/45 {
  background-color: rgb(116 152 58 / 0.45);
}

.bg-green\/5 {
  background-color: rgb(116 152 58 / 0.05);
}

.bg-green\/50 {
  background-color: rgb(116 152 58 / 0.5);
}

.bg-green\/55 {
  background-color: rgb(116 152 58 / 0.55);
}

.bg-green\/60 {
  background-color: rgb(116 152 58 / 0.6);
}

.bg-green\/65 {
  background-color: rgb(116 152 58 / 0.65);
}

.bg-green\/70 {
  background-color: rgb(116 152 58 / 0.7);
}

.bg-green\/75 {
  background-color: rgb(116 152 58 / 0.75);
}

.bg-green\/80 {
  background-color: rgb(116 152 58 / 0.8);
}

.bg-green\/85 {
  background-color: rgb(116 152 58 / 0.85);
}

.bg-green\/90 {
  background-color: rgb(116 152 58 / 0.9);
}

.bg-green\/95 {
  background-color: rgb(116 152 58 / 0.95);
}

.bg-lightgray {
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1));
}

.bg-lightgray\/0 {
  background-color: rgb(217 217 217 / 0);
}

.bg-lightgray\/10 {
  background-color: rgb(217 217 217 / 0.1);
}

.bg-lightgray\/100 {
  background-color: rgb(217 217 217 / 1);
}

.bg-lightgray\/15 {
  background-color: rgb(217 217 217 / 0.15);
}

.bg-lightgray\/20 {
  background-color: rgb(217 217 217 / 0.2);
}

.bg-lightgray\/25 {
  background-color: rgb(217 217 217 / 0.25);
}

.bg-lightgray\/30 {
  background-color: rgb(217 217 217 / 0.3);
}

.bg-lightgray\/35 {
  background-color: rgb(217 217 217 / 0.35);
}

.bg-lightgray\/40 {
  background-color: rgb(217 217 217 / 0.4);
}

.bg-lightgray\/45 {
  background-color: rgb(217 217 217 / 0.45);
}

.bg-lightgray\/5 {
  background-color: rgb(217 217 217 / 0.05);
}

.bg-lightgray\/50 {
  background-color: rgb(217 217 217 / 0.5);
}

.bg-lightgray\/55 {
  background-color: rgb(217 217 217 / 0.55);
}

.bg-lightgray\/60 {
  background-color: rgb(217 217 217 / 0.6);
}

.bg-lightgray\/65 {
  background-color: rgb(217 217 217 / 0.65);
}

.bg-lightgray\/70 {
  background-color: rgb(217 217 217 / 0.7);
}

.bg-lightgray\/75 {
  background-color: rgb(217 217 217 / 0.75);
}

.bg-lightgray\/80 {
  background-color: rgb(217 217 217 / 0.8);
}

.bg-lightgray\/85 {
  background-color: rgb(217 217 217 / 0.85);
}

.bg-lightgray\/90 {
  background-color: rgb(217 217 217 / 0.9);
}

.bg-lightgray\/95 {
  background-color: rgb(217 217 217 / 0.95);
}

.bg-ocean {
  --tw-bg-opacity: 1;
  background-color: rgb(30 107 108 / var(--tw-bg-opacity, 1));
}

.bg-ocean\/0 {
  background-color: rgb(30 107 108 / 0);
}

.bg-ocean\/10 {
  background-color: rgb(30 107 108 / 0.1);
}

.bg-ocean\/100 {
  background-color: rgb(30 107 108 / 1);
}

.bg-ocean\/15 {
  background-color: rgb(30 107 108 / 0.15);
}

.bg-ocean\/20 {
  background-color: rgb(30 107 108 / 0.2);
}

.bg-ocean\/25 {
  background-color: rgb(30 107 108 / 0.25);
}

.bg-ocean\/30 {
  background-color: rgb(30 107 108 / 0.3);
}

.bg-ocean\/35 {
  background-color: rgb(30 107 108 / 0.35);
}

.bg-ocean\/40 {
  background-color: rgb(30 107 108 / 0.4);
}

.bg-ocean\/45 {
  background-color: rgb(30 107 108 / 0.45);
}

.bg-ocean\/5 {
  background-color: rgb(30 107 108 / 0.05);
}

.bg-ocean\/50 {
  background-color: rgb(30 107 108 / 0.5);
}

.bg-ocean\/55 {
  background-color: rgb(30 107 108 / 0.55);
}

.bg-ocean\/60 {
  background-color: rgb(30 107 108 / 0.6);
}

.bg-ocean\/65 {
  background-color: rgb(30 107 108 / 0.65);
}

.bg-ocean\/70 {
  background-color: rgb(30 107 108 / 0.7);
}

.bg-ocean\/75 {
  background-color: rgb(30 107 108 / 0.75);
}

.bg-ocean\/80 {
  background-color: rgb(30 107 108 / 0.8);
}

.bg-ocean\/85 {
  background-color: rgb(30 107 108 / 0.85);
}

.bg-ocean\/90 {
  background-color: rgb(30 107 108 / 0.9);
}

.bg-ocean\/95 {
  background-color: rgb(30 107 108 / 0.95);
}

.bg-orange {
  --tw-bg-opacity: 1;
  background-color: rgb(192 108 61 / var(--tw-bg-opacity, 1));
}

.bg-orange\/0 {
  background-color: rgb(192 108 61 / 0);
}

.bg-orange\/10 {
  background-color: rgb(192 108 61 / 0.1);
}

.bg-orange\/100 {
  background-color: rgb(192 108 61 / 1);
}

.bg-orange\/15 {
  background-color: rgb(192 108 61 / 0.15);
}

.bg-orange\/20 {
  background-color: rgb(192 108 61 / 0.2);
}

.bg-orange\/25 {
  background-color: rgb(192 108 61 / 0.25);
}

.bg-orange\/30 {
  background-color: rgb(192 108 61 / 0.3);
}

.bg-orange\/35 {
  background-color: rgb(192 108 61 / 0.35);
}

.bg-orange\/40 {
  background-color: rgb(192 108 61 / 0.4);
}

.bg-orange\/45 {
  background-color: rgb(192 108 61 / 0.45);
}

.bg-orange\/5 {
  background-color: rgb(192 108 61 / 0.05);
}

.bg-orange\/50 {
  background-color: rgb(192 108 61 / 0.5);
}

.bg-orange\/55 {
  background-color: rgb(192 108 61 / 0.55);
}

.bg-orange\/60 {
  background-color: rgb(192 108 61 / 0.6);
}

.bg-orange\/65 {
  background-color: rgb(192 108 61 / 0.65);
}

.bg-orange\/70 {
  background-color: rgb(192 108 61 / 0.7);
}

.bg-orange\/75 {
  background-color: rgb(192 108 61 / 0.75);
}

.bg-orange\/80 {
  background-color: rgb(192 108 61 / 0.8);
}

.bg-orange\/85 {
  background-color: rgb(192 108 61 / 0.85);
}

.bg-orange\/90 {
  background-color: rgb(192 108 61 / 0.9);
}

.bg-orange\/95 {
  background-color: rgb(192 108 61 / 0.95);
}

.bg-pin-yellow {
  --tw-bg-opacity: 1;
  background-color: rgb(253 192 64 / var(--tw-bg-opacity, 1));
}

.bg-pin-yellow\/0 {
  background-color: rgb(253 192 64 / 0);
}

.bg-pin-yellow\/10 {
  background-color: rgb(253 192 64 / 0.1);
}

.bg-pin-yellow\/100 {
  background-color: rgb(253 192 64 / 1);
}

.bg-pin-yellow\/15 {
  background-color: rgb(253 192 64 / 0.15);
}

.bg-pin-yellow\/20 {
  background-color: rgb(253 192 64 / 0.2);
}

.bg-pin-yellow\/25 {
  background-color: rgb(253 192 64 / 0.25);
}

.bg-pin-yellow\/30 {
  background-color: rgb(253 192 64 / 0.3);
}

.bg-pin-yellow\/35 {
  background-color: rgb(253 192 64 / 0.35);
}

.bg-pin-yellow\/40 {
  background-color: rgb(253 192 64 / 0.4);
}

.bg-pin-yellow\/45 {
  background-color: rgb(253 192 64 / 0.45);
}

.bg-pin-yellow\/5 {
  background-color: rgb(253 192 64 / 0.05);
}

.bg-pin-yellow\/50 {
  background-color: rgb(253 192 64 / 0.5);
}

.bg-pin-yellow\/55 {
  background-color: rgb(253 192 64 / 0.55);
}

.bg-pin-yellow\/60 {
  background-color: rgb(253 192 64 / 0.6);
}

.bg-pin-yellow\/65 {
  background-color: rgb(253 192 64 / 0.65);
}

.bg-pin-yellow\/70 {
  background-color: rgb(253 192 64 / 0.7);
}

.bg-pin-yellow\/75 {
  background-color: rgb(253 192 64 / 0.75);
}

.bg-pin-yellow\/80 {
  background-color: rgb(253 192 64 / 0.8);
}

.bg-pin-yellow\/85 {
  background-color: rgb(253 192 64 / 0.85);
}

.bg-pin-yellow\/90 {
  background-color: rgb(253 192 64 / 0.9);
}

.bg-pin-yellow\/95 {
  background-color: rgb(253 192 64 / 0.95);
}

.bg-purple {
  --tw-bg-opacity: 1;
  background-color: rgb(99 111 173 / var(--tw-bg-opacity, 1));
}

.bg-purple\/0 {
  background-color: rgb(99 111 173 / 0);
}

.bg-purple\/10 {
  background-color: rgb(99 111 173 / 0.1);
}

.bg-purple\/100 {
  background-color: rgb(99 111 173 / 1);
}

.bg-purple\/15 {
  background-color: rgb(99 111 173 / 0.15);
}

.bg-purple\/20 {
  background-color: rgb(99 111 173 / 0.2);
}

.bg-purple\/25 {
  background-color: rgb(99 111 173 / 0.25);
}

.bg-purple\/30 {
  background-color: rgb(99 111 173 / 0.3);
}

.bg-purple\/35 {
  background-color: rgb(99 111 173 / 0.35);
}

.bg-purple\/40 {
  background-color: rgb(99 111 173 / 0.4);
}

.bg-purple\/45 {
  background-color: rgb(99 111 173 / 0.45);
}

.bg-purple\/5 {
  background-color: rgb(99 111 173 / 0.05);
}

.bg-purple\/50 {
  background-color: rgb(99 111 173 / 0.5);
}

.bg-purple\/55 {
  background-color: rgb(99 111 173 / 0.55);
}

.bg-purple\/60 {
  background-color: rgb(99 111 173 / 0.6);
}

.bg-purple\/65 {
  background-color: rgb(99 111 173 / 0.65);
}

.bg-purple\/70 {
  background-color: rgb(99 111 173 / 0.7);
}

.bg-purple\/75 {
  background-color: rgb(99 111 173 / 0.75);
}

.bg-purple\/80 {
  background-color: rgb(99 111 173 / 0.8);
}

.bg-purple\/85 {
  background-color: rgb(99 111 173 / 0.85);
}

.bg-purple\/90 {
  background-color: rgb(99 111 173 / 0.9);
}

.bg-purple\/95 {
  background-color: rgb(99 111 173 / 0.95);
}

.bg-red {
  --tw-bg-opacity: 1;
  background-color: rgb(212 64 54 / var(--tw-bg-opacity, 1));
}

.bg-red\/0 {
  background-color: rgb(212 64 54 / 0);
}

.bg-red\/10 {
  background-color: rgb(212 64 54 / 0.1);
}

.bg-red\/100 {
  background-color: rgb(212 64 54 / 1);
}

.bg-red\/15 {
  background-color: rgb(212 64 54 / 0.15);
}

.bg-red\/20 {
  background-color: rgb(212 64 54 / 0.2);
}

.bg-red\/25 {
  background-color: rgb(212 64 54 / 0.25);
}

.bg-red\/30 {
  background-color: rgb(212 64 54 / 0.3);
}

.bg-red\/35 {
  background-color: rgb(212 64 54 / 0.35);
}

.bg-red\/40 {
  background-color: rgb(212 64 54 / 0.4);
}

.bg-red\/45 {
  background-color: rgb(212 64 54 / 0.45);
}

.bg-red\/5 {
  background-color: rgb(212 64 54 / 0.05);
}

.bg-red\/50 {
  background-color: rgb(212 64 54 / 0.5);
}

.bg-red\/55 {
  background-color: rgb(212 64 54 / 0.55);
}

.bg-red\/60 {
  background-color: rgb(212 64 54 / 0.6);
}

.bg-red\/65 {
  background-color: rgb(212 64 54 / 0.65);
}

.bg-red\/70 {
  background-color: rgb(212 64 54 / 0.7);
}

.bg-red\/75 {
  background-color: rgb(212 64 54 / 0.75);
}

.bg-red\/80 {
  background-color: rgb(212 64 54 / 0.8);
}

.bg-red\/85 {
  background-color: rgb(212 64 54 / 0.85);
}

.bg-red\/90 {
  background-color: rgb(212 64 54 / 0.9);
}

.bg-red\/95 {
  background-color: rgb(212 64 54 / 0.95);
}

.bg-rose {
  --tw-bg-opacity: 1;
  background-color: rgb(173 99 130 / var(--tw-bg-opacity, 1));
}

.bg-rose\/0 {
  background-color: rgb(173 99 130 / 0);
}

.bg-rose\/10 {
  background-color: rgb(173 99 130 / 0.1);
}

.bg-rose\/100 {
  background-color: rgb(173 99 130 / 1);
}

.bg-rose\/15 {
  background-color: rgb(173 99 130 / 0.15);
}

.bg-rose\/20 {
  background-color: rgb(173 99 130 / 0.2);
}

.bg-rose\/25 {
  background-color: rgb(173 99 130 / 0.25);
}

.bg-rose\/30 {
  background-color: rgb(173 99 130 / 0.3);
}

.bg-rose\/35 {
  background-color: rgb(173 99 130 / 0.35);
}

.bg-rose\/40 {
  background-color: rgb(173 99 130 / 0.4);
}

.bg-rose\/45 {
  background-color: rgb(173 99 130 / 0.45);
}

.bg-rose\/5 {
  background-color: rgb(173 99 130 / 0.05);
}

.bg-rose\/50 {
  background-color: rgb(173 99 130 / 0.5);
}

.bg-rose\/55 {
  background-color: rgb(173 99 130 / 0.55);
}

.bg-rose\/60 {
  background-color: rgb(173 99 130 / 0.6);
}

.bg-rose\/65 {
  background-color: rgb(173 99 130 / 0.65);
}

.bg-rose\/70 {
  background-color: rgb(173 99 130 / 0.7);
}

.bg-rose\/75 {
  background-color: rgb(173 99 130 / 0.75);
}

.bg-rose\/80 {
  background-color: rgb(173 99 130 / 0.8);
}

.bg-rose\/85 {
  background-color: rgb(173 99 130 / 0.85);
}

.bg-rose\/90 {
  background-color: rgb(173 99 130 / 0.9);
}

.bg-rose\/95 {
  background-color: rgb(173 99 130 / 0.95);
}

.bg-teal {
  --tw-bg-opacity: 1;
  background-color: rgb(99 146 173 / var(--tw-bg-opacity, 1));
}

.bg-teal\/0 {
  background-color: rgb(99 146 173 / 0);
}

.bg-teal\/10 {
  background-color: rgb(99 146 173 / 0.1);
}

.bg-teal\/100 {
  background-color: rgb(99 146 173 / 1);
}

.bg-teal\/15 {
  background-color: rgb(99 146 173 / 0.15);
}

.bg-teal\/20 {
  background-color: rgb(99 146 173 / 0.2);
}

.bg-teal\/25 {
  background-color: rgb(99 146 173 / 0.25);
}

.bg-teal\/30 {
  background-color: rgb(99 146 173 / 0.3);
}

.bg-teal\/35 {
  background-color: rgb(99 146 173 / 0.35);
}

.bg-teal\/40 {
  background-color: rgb(99 146 173 / 0.4);
}

.bg-teal\/45 {
  background-color: rgb(99 146 173 / 0.45);
}

.bg-teal\/5 {
  background-color: rgb(99 146 173 / 0.05);
}

.bg-teal\/50 {
  background-color: rgb(99 146 173 / 0.5);
}

.bg-teal\/55 {
  background-color: rgb(99 146 173 / 0.55);
}

.bg-teal\/60 {
  background-color: rgb(99 146 173 / 0.6);
}

.bg-teal\/65 {
  background-color: rgb(99 146 173 / 0.65);
}

.bg-teal\/70 {
  background-color: rgb(99 146 173 / 0.7);
}

.bg-teal\/75 {
  background-color: rgb(99 146 173 / 0.75);
}

.bg-teal\/80 {
  background-color: rgb(99 146 173 / 0.8);
}

.bg-teal\/85 {
  background-color: rgb(99 146 173 / 0.85);
}

.bg-teal\/90 {
  background-color: rgb(99 146 173 / 0.9);
}

.bg-teal\/95 {
  background-color: rgb(99 146 173 / 0.95);
}

.bg-transparent {
  background-color: transparent;
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-white\/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-zinc-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity, 1));
}

.bg-zinc-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(39 39 42 / var(--tw-bg-opacity, 1));
}

.bg-opacity-90 {
  --tw-bg-opacity: 0.9;
}

.bg-opacity-95 {
  --tw-bg-opacity: 0.95;
}

.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.bg-none {
  background-image: none;
}

.from-gold-top {
  --tw-gradient-from: #A47C0C var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(164 124 12 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-transparent {
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-white {
  --tw-gradient-from: #ffffff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-0\% {
  --tw-gradient-from-position: 0%;
}

.via-gold {
  --tw-gradient-to: rgb(152 112 0 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #987000 var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-5\% {
  --tw-gradient-via-position: 5%;
}

.to-gold {
  --tw-gradient-to: #987000 var(--tw-gradient-to-position);
}

.to-gold-bottom {
  --tw-gradient-to: #906802 var(--tw-gradient-to-position);
}

.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}

.to-white {
  --tw-gradient-to: #ffffff var(--tw-gradient-to-position);
}

.to-95\% {
  --tw-gradient-to-position: 95%;
}

.bg-\[length\:100\%_calc\(100\%-\.25rem\)\] {
  background-size: 100% calc(100% - .25rem);
}

.bg-contain {
  background-size: contain;
}

.bg-cover {
  background-size: cover;
}

.bg-\[position\:center\] {
  background-position: center;
}

.bg-center {
  background-position: center;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.fill-current {
  fill: currentColor;
}

.fill-gold {
  fill: #987000;
}

.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.object-left {
  -o-object-position: left;
     object-position: left;
}

.p-0 {
  padding: 0px;
}

.p-1 {
  padding: 0.25rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-4 {
  padding: 1rem;
}

.p-6 {
  padding: 1.5rem;
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.px-16 {
  padding-left: 4rem;
  padding-right: 4rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-24 {
  padding-left: 6rem;
  padding-right: 6rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.px-\[5\%\] {
  padding-left: 5%;
  padding-right: 5%;
}

.px-fluid-125-275 {
  padding-left: var(--fluid-125-275);
  padding-right: var(--fluid-125-275);
}

.px-site-x-padding {
  padding-left: var(--site-x-padding);
  padding-right: var(--site-x-padding);
}

.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.py-fluid-175-500 {
  padding-top: var(--fluid-175-500);
  padding-bottom: var(--fluid-175-500);
}

.py-one-rem-clamp {
  padding-top: var(--one-rem-clamp);
  padding-bottom: var(--one-rem-clamp);
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-0\.5 {
  padding-bottom: 0.125rem;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pb-\[8vw\] {
  padding-bottom: 8vw;
}

.pb-fluid-200-800 {
  padding-bottom: var(--fluid-200-800);
}

.pb-px {
  padding-bottom: 1px;
}

.pl-2 {
  padding-left: 0.5rem;
}

.pl-3 {
  padding-left: 0.75rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pl-\[5vw\] {
  padding-left: 5vw;
}

.pr-0 {
  padding-right: 0px;
}

.pr-2 {
  padding-right: 0.5rem;
}

.pr-6 {
  padding-right: 1.5rem;
}

.pr-8 {
  padding-right: 2rem;
}

.pr-\[2vw\] {
  padding-right: 2vw;
}

.pt-1 {
  padding-top: 0.25rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pt-28 {
  padding-top: 7rem;
}

.pt-8 {
  padding-top: 2rem;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.align-top {
  vertical-align: top;
}

.align-middle {
  vertical-align: middle;
}

.align-bottom {
  vertical-align: bottom;
}

.font-taviraj {
  font-family: Taviraj, ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

.font-urbanist {
  font-family: Urbanist, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.text-2xl {
  font-size: 1.5rem;
}

.text-3xl {
  font-size: 1.875rem;
}

.text-\[1\.125rem\] {
  font-size: 1.125rem;
}

.text-base {
  font-size: 1rem;
}

.text-baseclamp {
  font-size: var(--text-baseclamp);
}

.text-fluid-1-125 {
  font-size: var(--fluid-1-125);
}

.text-fluid-100-150 {
  font-size: var(--fluid-100-150);
}

.text-fluid-200-350 {
  font-size: var(--fluid-200-350);
}

.text-fluid-2125-34575 {
  font-size: var(--fluid-2125-34575);
}

.text-lg {
  font-size: 1.1875rem;
}

.text-nav {
  font-size: 1.375rem;
}

.text-page-title-clamp {
  font-size: var(--page-title-clamp);
}

.text-slideeyebrow {
  font-size: var(--text-slideeyebrow);
}

.text-slidetitle {
  font-size: var(--text-slidetitle);
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-tripmap-slider-title-mid {
  font-size: var(--tripmap-slider-title-mid);
}

.text-xl {
  font-size: 1.25rem;
}

.font-bold {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-light {
  font-weight: 300;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.normal-case {
  text-transform: none;
}

.italic {
  font-style: italic;
}

.not-italic {
  font-style: normal;
}

.leading-6 {
  line-height: 1.5rem;
}

.leading-7 {
  line-height: 1.75rem;
}

.leading-8 {
  line-height: 2rem;
}

.leading-\[1\.125\] {
  line-height: 1.125;
}

.leading-\[1\.6125rem\] {
  line-height: 1.6125rem;
}

.leading-\[1\] {
  line-height: 1;
}

.leading-\[22px\] {
  line-height: 22px;
}

.leading-loose {
  line-height: 2;
}

.leading-none {
  line-height: 1;
}

.leading-normal {
  line-height: 1.5;
}

.leading-snug {
  line-height: 1.375;
}

.leading-tight {
  line-height: 1.25;
}

.tracking-wide {
  letter-spacing: 0.025em;
}

.text-aqua-teal {
  --tw-text-opacity: 1;
  color: rgb(99 173 168 / var(--tw-text-opacity, 1));
}

.text-aqua-teal\/0 {
  color: rgb(99 173 168 / 0);
}

.text-aqua-teal\/10 {
  color: rgb(99 173 168 / 0.1);
}

.text-aqua-teal\/100 {
  color: rgb(99 173 168 / 1);
}

.text-aqua-teal\/15 {
  color: rgb(99 173 168 / 0.15);
}

.text-aqua-teal\/20 {
  color: rgb(99 173 168 / 0.2);
}

.text-aqua-teal\/25 {
  color: rgb(99 173 168 / 0.25);
}

.text-aqua-teal\/30 {
  color: rgb(99 173 168 / 0.3);
}

.text-aqua-teal\/35 {
  color: rgb(99 173 168 / 0.35);
}

.text-aqua-teal\/40 {
  color: rgb(99 173 168 / 0.4);
}

.text-aqua-teal\/45 {
  color: rgb(99 173 168 / 0.45);
}

.text-aqua-teal\/5 {
  color: rgb(99 173 168 / 0.05);
}

.text-aqua-teal\/50 {
  color: rgb(99 173 168 / 0.5);
}

.text-aqua-teal\/55 {
  color: rgb(99 173 168 / 0.55);
}

.text-aqua-teal\/60 {
  color: rgb(99 173 168 / 0.6);
}

.text-aqua-teal\/65 {
  color: rgb(99 173 168 / 0.65);
}

.text-aqua-teal\/70 {
  color: rgb(99 173 168 / 0.7);
}

.text-aqua-teal\/75 {
  color: rgb(99 173 168 / 0.75);
}

.text-aqua-teal\/80 {
  color: rgb(99 173 168 / 0.8);
}

.text-aqua-teal\/85 {
  color: rgb(99 173 168 / 0.85);
}

.text-aqua-teal\/90 {
  color: rgb(99 173 168 / 0.9);
}

.text-aqua-teal\/95 {
  color: rgb(99 173 168 / 0.95);
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.text-black\/0 {
  color: rgb(0 0 0 / 0);
}

.text-black\/10 {
  color: rgb(0 0 0 / 0.1);
}

.text-black\/100 {
  color: rgb(0 0 0 / 1);
}

.text-black\/15 {
  color: rgb(0 0 0 / 0.15);
}

.text-black\/20 {
  color: rgb(0 0 0 / 0.2);
}

.text-black\/25 {
  color: rgb(0 0 0 / 0.25);
}

.text-black\/30 {
  color: rgb(0 0 0 / 0.3);
}

.text-black\/35 {
  color: rgb(0 0 0 / 0.35);
}

.text-black\/40 {
  color: rgb(0 0 0 / 0.4);
}

.text-black\/45 {
  color: rgb(0 0 0 / 0.45);
}

.text-black\/5 {
  color: rgb(0 0 0 / 0.05);
}

.text-black\/50 {
  color: rgb(0 0 0 / 0.5);
}

.text-black\/55 {
  color: rgb(0 0 0 / 0.55);
}

.text-black\/60 {
  color: rgb(0 0 0 / 0.6);
}

.text-black\/65 {
  color: rgb(0 0 0 / 0.65);
}

.text-black\/70 {
  color: rgb(0 0 0 / 0.7);
}

.text-black\/75 {
  color: rgb(0 0 0 / 0.75);
}

.text-black\/80 {
  color: rgb(0 0 0 / 0.8);
}

.text-black\/85 {
  color: rgb(0 0 0 / 0.85);
}

.text-black\/90 {
  color: rgb(0 0 0 / 0.9);
}

.text-black\/95 {
  color: rgb(0 0 0 / 0.95);
}

.text-burnt-orange {
  --tw-text-opacity: 1;
  color: rgb(201 99 42 / var(--tw-text-opacity, 1));
}

.text-burnt-orange\/0 {
  color: rgb(201 99 42 / 0);
}

.text-burnt-orange\/10 {
  color: rgb(201 99 42 / 0.1);
}

.text-burnt-orange\/100 {
  color: rgb(201 99 42 / 1);
}

.text-burnt-orange\/15 {
  color: rgb(201 99 42 / 0.15);
}

.text-burnt-orange\/20 {
  color: rgb(201 99 42 / 0.2);
}

.text-burnt-orange\/25 {
  color: rgb(201 99 42 / 0.25);
}

.text-burnt-orange\/30 {
  color: rgb(201 99 42 / 0.3);
}

.text-burnt-orange\/35 {
  color: rgb(201 99 42 / 0.35);
}

.text-burnt-orange\/40 {
  color: rgb(201 99 42 / 0.4);
}

.text-burnt-orange\/45 {
  color: rgb(201 99 42 / 0.45);
}

.text-burnt-orange\/5 {
  color: rgb(201 99 42 / 0.05);
}

.text-burnt-orange\/50 {
  color: rgb(201 99 42 / 0.5);
}

.text-burnt-orange\/55 {
  color: rgb(201 99 42 / 0.55);
}

.text-burnt-orange\/60 {
  color: rgb(201 99 42 / 0.6);
}

.text-burnt-orange\/65 {
  color: rgb(201 99 42 / 0.65);
}

.text-burnt-orange\/70 {
  color: rgb(201 99 42 / 0.7);
}

.text-burnt-orange\/75 {
  color: rgb(201 99 42 / 0.75);
}

.text-burnt-orange\/80 {
  color: rgb(201 99 42 / 0.8);
}

.text-burnt-orange\/85 {
  color: rgb(201 99 42 / 0.85);
}

.text-burnt-orange\/90 {
  color: rgb(201 99 42 / 0.9);
}

.text-burnt-orange\/95 {
  color: rgb(201 99 42 / 0.95);
}

.text-charcoal {
  --tw-text-opacity: 1;
  color: rgb(95 86 86 / var(--tw-text-opacity, 1));
}

.text-charcoal\/0 {
  color: rgb(95 86 86 / 0);
}

.text-charcoal\/10 {
  color: rgb(95 86 86 / 0.1);
}

.text-charcoal\/100 {
  color: rgb(95 86 86 / 1);
}

.text-charcoal\/15 {
  color: rgb(95 86 86 / 0.15);
}

.text-charcoal\/20 {
  color: rgb(95 86 86 / 0.2);
}

.text-charcoal\/25 {
  color: rgb(95 86 86 / 0.25);
}

.text-charcoal\/30 {
  color: rgb(95 86 86 / 0.3);
}

.text-charcoal\/35 {
  color: rgb(95 86 86 / 0.35);
}

.text-charcoal\/40 {
  color: rgb(95 86 86 / 0.4);
}

.text-charcoal\/45 {
  color: rgb(95 86 86 / 0.45);
}

.text-charcoal\/5 {
  color: rgb(95 86 86 / 0.05);
}

.text-charcoal\/50 {
  color: rgb(95 86 86 / 0.5);
}

.text-charcoal\/55 {
  color: rgb(95 86 86 / 0.55);
}

.text-charcoal\/60 {
  color: rgb(95 86 86 / 0.6);
}

.text-charcoal\/65 {
  color: rgb(95 86 86 / 0.65);
}

.text-charcoal\/70 {
  color: rgb(95 86 86 / 0.7);
}

.text-charcoal\/75 {
  color: rgb(95 86 86 / 0.75);
}

.text-charcoal\/80 {
  color: rgb(95 86 86 / 0.8);
}

.text-charcoal\/85 {
  color: rgb(95 86 86 / 0.85);
}

.text-charcoal\/90 {
  color: rgb(95 86 86 / 0.9);
}

.text-charcoal\/95 {
  color: rgb(95 86 86 / 0.95);
}

.text-cream {
  --tw-text-opacity: 1;
  color: rgb(233 223 193 / var(--tw-text-opacity, 1));
}

.text-cream-gold {
  --tw-text-opacity: 1;
  color: rgb(190 151 74 / var(--tw-text-opacity, 1));
}

.text-cream-gold\/0 {
  color: rgb(190 151 74 / 0);
}

.text-cream-gold\/10 {
  color: rgb(190 151 74 / 0.1);
}

.text-cream-gold\/100 {
  color: rgb(190 151 74 / 1);
}

.text-cream-gold\/15 {
  color: rgb(190 151 74 / 0.15);
}

.text-cream-gold\/20 {
  color: rgb(190 151 74 / 0.2);
}

.text-cream-gold\/25 {
  color: rgb(190 151 74 / 0.25);
}

.text-cream-gold\/30 {
  color: rgb(190 151 74 / 0.3);
}

.text-cream-gold\/35 {
  color: rgb(190 151 74 / 0.35);
}

.text-cream-gold\/40 {
  color: rgb(190 151 74 / 0.4);
}

.text-cream-gold\/45 {
  color: rgb(190 151 74 / 0.45);
}

.text-cream-gold\/5 {
  color: rgb(190 151 74 / 0.05);
}

.text-cream-gold\/50 {
  color: rgb(190 151 74 / 0.5);
}

.text-cream-gold\/55 {
  color: rgb(190 151 74 / 0.55);
}

.text-cream-gold\/60 {
  color: rgb(190 151 74 / 0.6);
}

.text-cream-gold\/65 {
  color: rgb(190 151 74 / 0.65);
}

.text-cream-gold\/70 {
  color: rgb(190 151 74 / 0.7);
}

.text-cream-gold\/75 {
  color: rgb(190 151 74 / 0.75);
}

.text-cream-gold\/80 {
  color: rgb(190 151 74 / 0.8);
}

.text-cream-gold\/85 {
  color: rgb(190 151 74 / 0.85);
}

.text-cream-gold\/90 {
  color: rgb(190 151 74 / 0.9);
}

.text-cream-gold\/95 {
  color: rgb(190 151 74 / 0.95);
}

.text-cream\/0 {
  color: rgb(233 223 193 / 0);
}

.text-cream\/10 {
  color: rgb(233 223 193 / 0.1);
}

.text-cream\/100 {
  color: rgb(233 223 193 / 1);
}

.text-cream\/15 {
  color: rgb(233 223 193 / 0.15);
}

.text-cream\/20 {
  color: rgb(233 223 193 / 0.2);
}

.text-cream\/25 {
  color: rgb(233 223 193 / 0.25);
}

.text-cream\/30 {
  color: rgb(233 223 193 / 0.3);
}

.text-cream\/35 {
  color: rgb(233 223 193 / 0.35);
}

.text-cream\/40 {
  color: rgb(233 223 193 / 0.4);
}

.text-cream\/45 {
  color: rgb(233 223 193 / 0.45);
}

.text-cream\/5 {
  color: rgb(233 223 193 / 0.05);
}

.text-cream\/50 {
  color: rgb(233 223 193 / 0.5);
}

.text-cream\/55 {
  color: rgb(233 223 193 / 0.55);
}

.text-cream\/60 {
  color: rgb(233 223 193 / 0.6);
}

.text-cream\/65 {
  color: rgb(233 223 193 / 0.65);
}

.text-cream\/70 {
  color: rgb(233 223 193 / 0.7);
}

.text-cream\/75 {
  color: rgb(233 223 193 / 0.75);
}

.text-cream\/80 {
  color: rgb(233 223 193 / 0.8);
}

.text-cream\/85 {
  color: rgb(233 223 193 / 0.85);
}

.text-cream\/90 {
  color: rgb(233 223 193 / 0.9);
}

.text-cream\/95 {
  color: rgb(233 223 193 / 0.95);
}

.text-gold {
  --tw-text-opacity: 1;
  color: rgb(152 112 0 / var(--tw-text-opacity, 1));
}

.text-gold-bottom {
  --tw-text-opacity: 1;
  color: rgb(144 104 2 / var(--tw-text-opacity, 1));
}

.text-gold-bottom\/0 {
  color: rgb(144 104 2 / 0);
}

.text-gold-bottom\/10 {
  color: rgb(144 104 2 / 0.1);
}

.text-gold-bottom\/100 {
  color: rgb(144 104 2 / 1);
}

.text-gold-bottom\/15 {
  color: rgb(144 104 2 / 0.15);
}

.text-gold-bottom\/20 {
  color: rgb(144 104 2 / 0.2);
}

.text-gold-bottom\/25 {
  color: rgb(144 104 2 / 0.25);
}

.text-gold-bottom\/30 {
  color: rgb(144 104 2 / 0.3);
}

.text-gold-bottom\/35 {
  color: rgb(144 104 2 / 0.35);
}

.text-gold-bottom\/40 {
  color: rgb(144 104 2 / 0.4);
}

.text-gold-bottom\/45 {
  color: rgb(144 104 2 / 0.45);
}

.text-gold-bottom\/5 {
  color: rgb(144 104 2 / 0.05);
}

.text-gold-bottom\/50 {
  color: rgb(144 104 2 / 0.5);
}

.text-gold-bottom\/55 {
  color: rgb(144 104 2 / 0.55);
}

.text-gold-bottom\/60 {
  color: rgb(144 104 2 / 0.6);
}

.text-gold-bottom\/65 {
  color: rgb(144 104 2 / 0.65);
}

.text-gold-bottom\/70 {
  color: rgb(144 104 2 / 0.7);
}

.text-gold-bottom\/75 {
  color: rgb(144 104 2 / 0.75);
}

.text-gold-bottom\/80 {
  color: rgb(144 104 2 / 0.8);
}

.text-gold-bottom\/85 {
  color: rgb(144 104 2 / 0.85);
}

.text-gold-bottom\/90 {
  color: rgb(144 104 2 / 0.9);
}

.text-gold-bottom\/95 {
  color: rgb(144 104 2 / 0.95);
}

.text-gold-light {
  --tw-text-opacity: 1;
  color: rgb(213 198 153 / var(--tw-text-opacity, 1));
}

.text-gold-light\/0 {
  color: rgb(213 198 153 / 0);
}

.text-gold-light\/10 {
  color: rgb(213 198 153 / 0.1);
}

.text-gold-light\/100 {
  color: rgb(213 198 153 / 1);
}

.text-gold-light\/15 {
  color: rgb(213 198 153 / 0.15);
}

.text-gold-light\/20 {
  color: rgb(213 198 153 / 0.2);
}

.text-gold-light\/25 {
  color: rgb(213 198 153 / 0.25);
}

.text-gold-light\/30 {
  color: rgb(213 198 153 / 0.3);
}

.text-gold-light\/35 {
  color: rgb(213 198 153 / 0.35);
}

.text-gold-light\/40 {
  color: rgb(213 198 153 / 0.4);
}

.text-gold-light\/45 {
  color: rgb(213 198 153 / 0.45);
}

.text-gold-light\/5 {
  color: rgb(213 198 153 / 0.05);
}

.text-gold-light\/50 {
  color: rgb(213 198 153 / 0.5);
}

.text-gold-light\/55 {
  color: rgb(213 198 153 / 0.55);
}

.text-gold-light\/60 {
  color: rgb(213 198 153 / 0.6);
}

.text-gold-light\/65 {
  color: rgb(213 198 153 / 0.65);
}

.text-gold-light\/70 {
  color: rgb(213 198 153 / 0.7);
}

.text-gold-light\/75 {
  color: rgb(213 198 153 / 0.75);
}

.text-gold-light\/80 {
  color: rgb(213 198 153 / 0.8);
}

.text-gold-light\/85 {
  color: rgb(213 198 153 / 0.85);
}

.text-gold-light\/90 {
  color: rgb(213 198 153 / 0.9);
}

.text-gold-light\/95 {
  color: rgb(213 198 153 / 0.95);
}

.text-gold-medium {
  --tw-text-opacity: 1;
  color: rgb(179 144 42 / var(--tw-text-opacity, 1));
}

.text-gold-medium\/0 {
  color: rgb(179 144 42 / 0);
}

.text-gold-medium\/10 {
  color: rgb(179 144 42 / 0.1);
}

.text-gold-medium\/100 {
  color: rgb(179 144 42 / 1);
}

.text-gold-medium\/15 {
  color: rgb(179 144 42 / 0.15);
}

.text-gold-medium\/20 {
  color: rgb(179 144 42 / 0.2);
}

.text-gold-medium\/25 {
  color: rgb(179 144 42 / 0.25);
}

.text-gold-medium\/30 {
  color: rgb(179 144 42 / 0.3);
}

.text-gold-medium\/35 {
  color: rgb(179 144 42 / 0.35);
}

.text-gold-medium\/40 {
  color: rgb(179 144 42 / 0.4);
}

.text-gold-medium\/45 {
  color: rgb(179 144 42 / 0.45);
}

.text-gold-medium\/5 {
  color: rgb(179 144 42 / 0.05);
}

.text-gold-medium\/50 {
  color: rgb(179 144 42 / 0.5);
}

.text-gold-medium\/55 {
  color: rgb(179 144 42 / 0.55);
}

.text-gold-medium\/60 {
  color: rgb(179 144 42 / 0.6);
}

.text-gold-medium\/65 {
  color: rgb(179 144 42 / 0.65);
}

.text-gold-medium\/70 {
  color: rgb(179 144 42 / 0.7);
}

.text-gold-medium\/75 {
  color: rgb(179 144 42 / 0.75);
}

.text-gold-medium\/80 {
  color: rgb(179 144 42 / 0.8);
}

.text-gold-medium\/85 {
  color: rgb(179 144 42 / 0.85);
}

.text-gold-medium\/90 {
  color: rgb(179 144 42 / 0.9);
}

.text-gold-medium\/95 {
  color: rgb(179 144 42 / 0.95);
}

.text-gold-sand {
  --tw-text-opacity: 1;
  color: rgb(217 199 151 / var(--tw-text-opacity, 1));
}

.text-gold-sand\/0 {
  color: rgb(217 199 151 / 0);
}

.text-gold-sand\/10 {
  color: rgb(217 199 151 / 0.1);
}

.text-gold-sand\/100 {
  color: rgb(217 199 151 / 1);
}

.text-gold-sand\/15 {
  color: rgb(217 199 151 / 0.15);
}

.text-gold-sand\/20 {
  color: rgb(217 199 151 / 0.2);
}

.text-gold-sand\/25 {
  color: rgb(217 199 151 / 0.25);
}

.text-gold-sand\/30 {
  color: rgb(217 199 151 / 0.3);
}

.text-gold-sand\/35 {
  color: rgb(217 199 151 / 0.35);
}

.text-gold-sand\/40 {
  color: rgb(217 199 151 / 0.4);
}

.text-gold-sand\/45 {
  color: rgb(217 199 151 / 0.45);
}

.text-gold-sand\/5 {
  color: rgb(217 199 151 / 0.05);
}

.text-gold-sand\/50 {
  color: rgb(217 199 151 / 0.5);
}

.text-gold-sand\/55 {
  color: rgb(217 199 151 / 0.55);
}

.text-gold-sand\/60 {
  color: rgb(217 199 151 / 0.6);
}

.text-gold-sand\/65 {
  color: rgb(217 199 151 / 0.65);
}

.text-gold-sand\/70 {
  color: rgb(217 199 151 / 0.7);
}

.text-gold-sand\/75 {
  color: rgb(217 199 151 / 0.75);
}

.text-gold-sand\/80 {
  color: rgb(217 199 151 / 0.8);
}

.text-gold-sand\/85 {
  color: rgb(217 199 151 / 0.85);
}

.text-gold-sand\/90 {
  color: rgb(217 199 151 / 0.9);
}

.text-gold-sand\/95 {
  color: rgb(217 199 151 / 0.95);
}

.text-gold-top {
  --tw-text-opacity: 1;
  color: rgb(164 124 12 / var(--tw-text-opacity, 1));
}

.text-gold-top\/0 {
  color: rgb(164 124 12 / 0);
}

.text-gold-top\/10 {
  color: rgb(164 124 12 / 0.1);
}

.text-gold-top\/100 {
  color: rgb(164 124 12 / 1);
}

.text-gold-top\/15 {
  color: rgb(164 124 12 / 0.15);
}

.text-gold-top\/20 {
  color: rgb(164 124 12 / 0.2);
}

.text-gold-top\/25 {
  color: rgb(164 124 12 / 0.25);
}

.text-gold-top\/30 {
  color: rgb(164 124 12 / 0.3);
}

.text-gold-top\/35 {
  color: rgb(164 124 12 / 0.35);
}

.text-gold-top\/40 {
  color: rgb(164 124 12 / 0.4);
}

.text-gold-top\/45 {
  color: rgb(164 124 12 / 0.45);
}

.text-gold-top\/5 {
  color: rgb(164 124 12 / 0.05);
}

.text-gold-top\/50 {
  color: rgb(164 124 12 / 0.5);
}

.text-gold-top\/55 {
  color: rgb(164 124 12 / 0.55);
}

.text-gold-top\/60 {
  color: rgb(164 124 12 / 0.6);
}

.text-gold-top\/65 {
  color: rgb(164 124 12 / 0.65);
}

.text-gold-top\/70 {
  color: rgb(164 124 12 / 0.7);
}

.text-gold-top\/75 {
  color: rgb(164 124 12 / 0.75);
}

.text-gold-top\/80 {
  color: rgb(164 124 12 / 0.8);
}

.text-gold-top\/85 {
  color: rgb(164 124 12 / 0.85);
}

.text-gold-top\/90 {
  color: rgb(164 124 12 / 0.9);
}

.text-gold-top\/95 {
  color: rgb(164 124 12 / 0.95);
}

.text-gold\/0 {
  color: rgb(152 112 0 / 0);
}

.text-gold\/10 {
  color: rgb(152 112 0 / 0.1);
}

.text-gold\/100 {
  color: rgb(152 112 0 / 1);
}

.text-gold\/15 {
  color: rgb(152 112 0 / 0.15);
}

.text-gold\/20 {
  color: rgb(152 112 0 / 0.2);
}

.text-gold\/25 {
  color: rgb(152 112 0 / 0.25);
}

.text-gold\/30 {
  color: rgb(152 112 0 / 0.3);
}

.text-gold\/35 {
  color: rgb(152 112 0 / 0.35);
}

.text-gold\/40 {
  color: rgb(152 112 0 / 0.4);
}

.text-gold\/45 {
  color: rgb(152 112 0 / 0.45);
}

.text-gold\/5 {
  color: rgb(152 112 0 / 0.05);
}

.text-gold\/50 {
  color: rgb(152 112 0 / 0.5);
}

.text-gold\/55 {
  color: rgb(152 112 0 / 0.55);
}

.text-gold\/60 {
  color: rgb(152 112 0 / 0.6);
}

.text-gold\/65 {
  color: rgb(152 112 0 / 0.65);
}

.text-gold\/70 {
  color: rgb(152 112 0 / 0.7);
}

.text-gold\/75 {
  color: rgb(152 112 0 / 0.75);
}

.text-gold\/80 {
  color: rgb(152 112 0 / 0.8);
}

.text-gold\/85 {
  color: rgb(152 112 0 / 0.85);
}

.text-gold\/90 {
  color: rgb(152 112 0 / 0.9);
}

.text-gold\/95 {
  color: rgb(152 112 0 / 0.95);
}

.text-green {
  --tw-text-opacity: 1;
  color: rgb(116 152 58 / var(--tw-text-opacity, 1));
}

.text-green\/0 {
  color: rgb(116 152 58 / 0);
}

.text-green\/10 {
  color: rgb(116 152 58 / 0.1);
}

.text-green\/100 {
  color: rgb(116 152 58 / 1);
}

.text-green\/15 {
  color: rgb(116 152 58 / 0.15);
}

.text-green\/20 {
  color: rgb(116 152 58 / 0.2);
}

.text-green\/25 {
  color: rgb(116 152 58 / 0.25);
}

.text-green\/30 {
  color: rgb(116 152 58 / 0.3);
}

.text-green\/35 {
  color: rgb(116 152 58 / 0.35);
}

.text-green\/40 {
  color: rgb(116 152 58 / 0.4);
}

.text-green\/45 {
  color: rgb(116 152 58 / 0.45);
}

.text-green\/5 {
  color: rgb(116 152 58 / 0.05);
}

.text-green\/50 {
  color: rgb(116 152 58 / 0.5);
}

.text-green\/55 {
  color: rgb(116 152 58 / 0.55);
}

.text-green\/60 {
  color: rgb(116 152 58 / 0.6);
}

.text-green\/65 {
  color: rgb(116 152 58 / 0.65);
}

.text-green\/70 {
  color: rgb(116 152 58 / 0.7);
}

.text-green\/75 {
  color: rgb(116 152 58 / 0.75);
}

.text-green\/80 {
  color: rgb(116 152 58 / 0.8);
}

.text-green\/85 {
  color: rgb(116 152 58 / 0.85);
}

.text-green\/90 {
  color: rgb(116 152 58 / 0.9);
}

.text-green\/95 {
  color: rgb(116 152 58 / 0.95);
}

.text-lightgray {
  --tw-text-opacity: 1;
  color: rgb(217 217 217 / var(--tw-text-opacity, 1));
}

.text-lightgray\/0 {
  color: rgb(217 217 217 / 0);
}

.text-lightgray\/10 {
  color: rgb(217 217 217 / 0.1);
}

.text-lightgray\/100 {
  color: rgb(217 217 217 / 1);
}

.text-lightgray\/15 {
  color: rgb(217 217 217 / 0.15);
}

.text-lightgray\/20 {
  color: rgb(217 217 217 / 0.2);
}

.text-lightgray\/25 {
  color: rgb(217 217 217 / 0.25);
}

.text-lightgray\/30 {
  color: rgb(217 217 217 / 0.3);
}

.text-lightgray\/35 {
  color: rgb(217 217 217 / 0.35);
}

.text-lightgray\/40 {
  color: rgb(217 217 217 / 0.4);
}

.text-lightgray\/45 {
  color: rgb(217 217 217 / 0.45);
}

.text-lightgray\/5 {
  color: rgb(217 217 217 / 0.05);
}

.text-lightgray\/50 {
  color: rgb(217 217 217 / 0.5);
}

.text-lightgray\/55 {
  color: rgb(217 217 217 / 0.55);
}

.text-lightgray\/60 {
  color: rgb(217 217 217 / 0.6);
}

.text-lightgray\/65 {
  color: rgb(217 217 217 / 0.65);
}

.text-lightgray\/70 {
  color: rgb(217 217 217 / 0.7);
}

.text-lightgray\/75 {
  color: rgb(217 217 217 / 0.75);
}

.text-lightgray\/80 {
  color: rgb(217 217 217 / 0.8);
}

.text-lightgray\/85 {
  color: rgb(217 217 217 / 0.85);
}

.text-lightgray\/90 {
  color: rgb(217 217 217 / 0.9);
}

.text-lightgray\/95 {
  color: rgb(217 217 217 / 0.95);
}

.text-ocean {
  --tw-text-opacity: 1;
  color: rgb(30 107 108 / var(--tw-text-opacity, 1));
}

.text-ocean\/0 {
  color: rgb(30 107 108 / 0);
}

.text-ocean\/10 {
  color: rgb(30 107 108 / 0.1);
}

.text-ocean\/100 {
  color: rgb(30 107 108 / 1);
}

.text-ocean\/15 {
  color: rgb(30 107 108 / 0.15);
}

.text-ocean\/20 {
  color: rgb(30 107 108 / 0.2);
}

.text-ocean\/25 {
  color: rgb(30 107 108 / 0.25);
}

.text-ocean\/30 {
  color: rgb(30 107 108 / 0.3);
}

.text-ocean\/35 {
  color: rgb(30 107 108 / 0.35);
}

.text-ocean\/40 {
  color: rgb(30 107 108 / 0.4);
}

.text-ocean\/45 {
  color: rgb(30 107 108 / 0.45);
}

.text-ocean\/5 {
  color: rgb(30 107 108 / 0.05);
}

.text-ocean\/50 {
  color: rgb(30 107 108 / 0.5);
}

.text-ocean\/55 {
  color: rgb(30 107 108 / 0.55);
}

.text-ocean\/60 {
  color: rgb(30 107 108 / 0.6);
}

.text-ocean\/65 {
  color: rgb(30 107 108 / 0.65);
}

.text-ocean\/70 {
  color: rgb(30 107 108 / 0.7);
}

.text-ocean\/75 {
  color: rgb(30 107 108 / 0.75);
}

.text-ocean\/80 {
  color: rgb(30 107 108 / 0.8);
}

.text-ocean\/85 {
  color: rgb(30 107 108 / 0.85);
}

.text-ocean\/90 {
  color: rgb(30 107 108 / 0.9);
}

.text-ocean\/95 {
  color: rgb(30 107 108 / 0.95);
}

.text-orange {
  --tw-text-opacity: 1;
  color: rgb(192 108 61 / var(--tw-text-opacity, 1));
}

.text-orange\/0 {
  color: rgb(192 108 61 / 0);
}

.text-orange\/10 {
  color: rgb(192 108 61 / 0.1);
}

.text-orange\/100 {
  color: rgb(192 108 61 / 1);
}

.text-orange\/15 {
  color: rgb(192 108 61 / 0.15);
}

.text-orange\/20 {
  color: rgb(192 108 61 / 0.2);
}

.text-orange\/25 {
  color: rgb(192 108 61 / 0.25);
}

.text-orange\/30 {
  color: rgb(192 108 61 / 0.3);
}

.text-orange\/35 {
  color: rgb(192 108 61 / 0.35);
}

.text-orange\/40 {
  color: rgb(192 108 61 / 0.4);
}

.text-orange\/45 {
  color: rgb(192 108 61 / 0.45);
}

.text-orange\/5 {
  color: rgb(192 108 61 / 0.05);
}

.text-orange\/50 {
  color: rgb(192 108 61 / 0.5);
}

.text-orange\/55 {
  color: rgb(192 108 61 / 0.55);
}

.text-orange\/60 {
  color: rgb(192 108 61 / 0.6);
}

.text-orange\/65 {
  color: rgb(192 108 61 / 0.65);
}

.text-orange\/70 {
  color: rgb(192 108 61 / 0.7);
}

.text-orange\/75 {
  color: rgb(192 108 61 / 0.75);
}

.text-orange\/80 {
  color: rgb(192 108 61 / 0.8);
}

.text-orange\/85 {
  color: rgb(192 108 61 / 0.85);
}

.text-orange\/90 {
  color: rgb(192 108 61 / 0.9);
}

.text-orange\/95 {
  color: rgb(192 108 61 / 0.95);
}

.text-pin-yellow {
  --tw-text-opacity: 1;
  color: rgb(253 192 64 / var(--tw-text-opacity, 1));
}

.text-pin-yellow\/0 {
  color: rgb(253 192 64 / 0);
}

.text-pin-yellow\/10 {
  color: rgb(253 192 64 / 0.1);
}

.text-pin-yellow\/100 {
  color: rgb(253 192 64 / 1);
}

.text-pin-yellow\/15 {
  color: rgb(253 192 64 / 0.15);
}

.text-pin-yellow\/20 {
  color: rgb(253 192 64 / 0.2);
}

.text-pin-yellow\/25 {
  color: rgb(253 192 64 / 0.25);
}

.text-pin-yellow\/30 {
  color: rgb(253 192 64 / 0.3);
}

.text-pin-yellow\/35 {
  color: rgb(253 192 64 / 0.35);
}

.text-pin-yellow\/40 {
  color: rgb(253 192 64 / 0.4);
}

.text-pin-yellow\/45 {
  color: rgb(253 192 64 / 0.45);
}

.text-pin-yellow\/5 {
  color: rgb(253 192 64 / 0.05);
}

.text-pin-yellow\/50 {
  color: rgb(253 192 64 / 0.5);
}

.text-pin-yellow\/55 {
  color: rgb(253 192 64 / 0.55);
}

.text-pin-yellow\/60 {
  color: rgb(253 192 64 / 0.6);
}

.text-pin-yellow\/65 {
  color: rgb(253 192 64 / 0.65);
}

.text-pin-yellow\/70 {
  color: rgb(253 192 64 / 0.7);
}

.text-pin-yellow\/75 {
  color: rgb(253 192 64 / 0.75);
}

.text-pin-yellow\/80 {
  color: rgb(253 192 64 / 0.8);
}

.text-pin-yellow\/85 {
  color: rgb(253 192 64 / 0.85);
}

.text-pin-yellow\/90 {
  color: rgb(253 192 64 / 0.9);
}

.text-pin-yellow\/95 {
  color: rgb(253 192 64 / 0.95);
}

.text-purple {
  --tw-text-opacity: 1;
  color: rgb(99 111 173 / var(--tw-text-opacity, 1));
}

.text-purple\/0 {
  color: rgb(99 111 173 / 0);
}

.text-purple\/10 {
  color: rgb(99 111 173 / 0.1);
}

.text-purple\/100 {
  color: rgb(99 111 173 / 1);
}

.text-purple\/15 {
  color: rgb(99 111 173 / 0.15);
}

.text-purple\/20 {
  color: rgb(99 111 173 / 0.2);
}

.text-purple\/25 {
  color: rgb(99 111 173 / 0.25);
}

.text-purple\/30 {
  color: rgb(99 111 173 / 0.3);
}

.text-purple\/35 {
  color: rgb(99 111 173 / 0.35);
}

.text-purple\/40 {
  color: rgb(99 111 173 / 0.4);
}

.text-purple\/45 {
  color: rgb(99 111 173 / 0.45);
}

.text-purple\/5 {
  color: rgb(99 111 173 / 0.05);
}

.text-purple\/50 {
  color: rgb(99 111 173 / 0.5);
}

.text-purple\/55 {
  color: rgb(99 111 173 / 0.55);
}

.text-purple\/60 {
  color: rgb(99 111 173 / 0.6);
}

.text-purple\/65 {
  color: rgb(99 111 173 / 0.65);
}

.text-purple\/70 {
  color: rgb(99 111 173 / 0.7);
}

.text-purple\/75 {
  color: rgb(99 111 173 / 0.75);
}

.text-purple\/80 {
  color: rgb(99 111 173 / 0.8);
}

.text-purple\/85 {
  color: rgb(99 111 173 / 0.85);
}

.text-purple\/90 {
  color: rgb(99 111 173 / 0.9);
}

.text-purple\/95 {
  color: rgb(99 111 173 / 0.95);
}

.text-red {
  --tw-text-opacity: 1;
  color: rgb(212 64 54 / var(--tw-text-opacity, 1));
}

.text-red\/0 {
  color: rgb(212 64 54 / 0);
}

.text-red\/10 {
  color: rgb(212 64 54 / 0.1);
}

.text-red\/100 {
  color: rgb(212 64 54 / 1);
}

.text-red\/15 {
  color: rgb(212 64 54 / 0.15);
}

.text-red\/20 {
  color: rgb(212 64 54 / 0.2);
}

.text-red\/25 {
  color: rgb(212 64 54 / 0.25);
}

.text-red\/30 {
  color: rgb(212 64 54 / 0.3);
}

.text-red\/35 {
  color: rgb(212 64 54 / 0.35);
}

.text-red\/40 {
  color: rgb(212 64 54 / 0.4);
}

.text-red\/45 {
  color: rgb(212 64 54 / 0.45);
}

.text-red\/5 {
  color: rgb(212 64 54 / 0.05);
}

.text-red\/50 {
  color: rgb(212 64 54 / 0.5);
}

.text-red\/55 {
  color: rgb(212 64 54 / 0.55);
}

.text-red\/60 {
  color: rgb(212 64 54 / 0.6);
}

.text-red\/65 {
  color: rgb(212 64 54 / 0.65);
}

.text-red\/70 {
  color: rgb(212 64 54 / 0.7);
}

.text-red\/75 {
  color: rgb(212 64 54 / 0.75);
}

.text-red\/80 {
  color: rgb(212 64 54 / 0.8);
}

.text-red\/85 {
  color: rgb(212 64 54 / 0.85);
}

.text-red\/90 {
  color: rgb(212 64 54 / 0.9);
}

.text-red\/95 {
  color: rgb(212 64 54 / 0.95);
}

.text-rose {
  --tw-text-opacity: 1;
  color: rgb(173 99 130 / var(--tw-text-opacity, 1));
}

.text-rose\/0 {
  color: rgb(173 99 130 / 0);
}

.text-rose\/10 {
  color: rgb(173 99 130 / 0.1);
}

.text-rose\/100 {
  color: rgb(173 99 130 / 1);
}

.text-rose\/15 {
  color: rgb(173 99 130 / 0.15);
}

.text-rose\/20 {
  color: rgb(173 99 130 / 0.2);
}

.text-rose\/25 {
  color: rgb(173 99 130 / 0.25);
}

.text-rose\/30 {
  color: rgb(173 99 130 / 0.3);
}

.text-rose\/35 {
  color: rgb(173 99 130 / 0.35);
}

.text-rose\/40 {
  color: rgb(173 99 130 / 0.4);
}

.text-rose\/45 {
  color: rgb(173 99 130 / 0.45);
}

.text-rose\/5 {
  color: rgb(173 99 130 / 0.05);
}

.text-rose\/50 {
  color: rgb(173 99 130 / 0.5);
}

.text-rose\/55 {
  color: rgb(173 99 130 / 0.55);
}

.text-rose\/60 {
  color: rgb(173 99 130 / 0.6);
}

.text-rose\/65 {
  color: rgb(173 99 130 / 0.65);
}

.text-rose\/70 {
  color: rgb(173 99 130 / 0.7);
}

.text-rose\/75 {
  color: rgb(173 99 130 / 0.75);
}

.text-rose\/80 {
  color: rgb(173 99 130 / 0.8);
}

.text-rose\/85 {
  color: rgb(173 99 130 / 0.85);
}

.text-rose\/90 {
  color: rgb(173 99 130 / 0.9);
}

.text-rose\/95 {
  color: rgb(173 99 130 / 0.95);
}

.text-slate-800 {
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}

.text-stone-300 {
  --tw-text-opacity: 1;
  color: rgb(214 211 209 / var(--tw-text-opacity, 1));
}

.text-teal {
  --tw-text-opacity: 1;
  color: rgb(99 146 173 / var(--tw-text-opacity, 1));
}

.text-teal\/0 {
  color: rgb(99 146 173 / 0);
}

.text-teal\/10 {
  color: rgb(99 146 173 / 0.1);
}

.text-teal\/100 {
  color: rgb(99 146 173 / 1);
}

.text-teal\/15 {
  color: rgb(99 146 173 / 0.15);
}

.text-teal\/20 {
  color: rgb(99 146 173 / 0.2);
}

.text-teal\/25 {
  color: rgb(99 146 173 / 0.25);
}

.text-teal\/30 {
  color: rgb(99 146 173 / 0.3);
}

.text-teal\/35 {
  color: rgb(99 146 173 / 0.35);
}

.text-teal\/40 {
  color: rgb(99 146 173 / 0.4);
}

.text-teal\/45 {
  color: rgb(99 146 173 / 0.45);
}

.text-teal\/5 {
  color: rgb(99 146 173 / 0.05);
}

.text-teal\/50 {
  color: rgb(99 146 173 / 0.5);
}

.text-teal\/55 {
  color: rgb(99 146 173 / 0.55);
}

.text-teal\/60 {
  color: rgb(99 146 173 / 0.6);
}

.text-teal\/65 {
  color: rgb(99 146 173 / 0.65);
}

.text-teal\/70 {
  color: rgb(99 146 173 / 0.7);
}

.text-teal\/75 {
  color: rgb(99 146 173 / 0.75);
}

.text-teal\/80 {
  color: rgb(99 146 173 / 0.8);
}

.text-teal\/85 {
  color: rgb(99 146 173 / 0.85);
}

.text-teal\/90 {
  color: rgb(99 146 173 / 0.9);
}

.text-teal\/95 {
  color: rgb(99 146 173 / 0.95);
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-white\/0 {
  color: rgb(255 255 255 / 0);
}

.text-white\/10 {
  color: rgb(255 255 255 / 0.1);
}

.text-white\/100 {
  color: rgb(255 255 255 / 1);
}

.text-white\/15 {
  color: rgb(255 255 255 / 0.15);
}

.text-white\/20 {
  color: rgb(255 255 255 / 0.2);
}

.text-white\/25 {
  color: rgb(255 255 255 / 0.25);
}

.text-white\/30 {
  color: rgb(255 255 255 / 0.3);
}

.text-white\/35 {
  color: rgb(255 255 255 / 0.35);
}

.text-white\/40 {
  color: rgb(255 255 255 / 0.4);
}

.text-white\/45 {
  color: rgb(255 255 255 / 0.45);
}

.text-white\/5 {
  color: rgb(255 255 255 / 0.05);
}

.text-white\/50 {
  color: rgb(255 255 255 / 0.5);
}

.text-white\/55 {
  color: rgb(255 255 255 / 0.55);
}

.text-white\/60 {
  color: rgb(255 255 255 / 0.6);
}

.text-white\/65 {
  color: rgb(255 255 255 / 0.65);
}

.text-white\/70 {
  color: rgb(255 255 255 / 0.7);
}

.text-white\/75 {
  color: rgb(255 255 255 / 0.75);
}

.text-white\/80 {
  color: rgb(255 255 255 / 0.8);
}

.text-white\/85 {
  color: rgb(255 255 255 / 0.85);
}

.text-white\/90 {
  color: rgb(255 255 255 / 0.9);
}

.text-white\/95 {
  color: rgb(255 255 255 / 0.95);
}

.text-yellow-700 {
  --tw-text-opacity: 1;
  color: rgb(161 98 7 / var(--tw-text-opacity, 1));
}

.underline {
  text-decoration-line: underline;
}

.no-underline {
  text-decoration-line: none;
}

.underline-offset-4 {
  text-underline-offset: 4px;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.opacity-30 {
  opacity: 0.3;
}

.opacity-45 {
  opacity: 0.45;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-90 {
  opacity: 0.9;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.drop-shadow {
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.drop-shadow-main {
  --tw-drop-shadow: drop-shadow(1px 1px 1px rgba(43,64,77,0.75));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.drop-shadow-xl {
  --tw-drop-shadow: drop-shadow(0 20px 13px rgb(0 0 0 / 0.03)) drop-shadow(0 8px 5px rgb(0 0 0 / 0.08));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.invert {
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-100 {
  transition-duration: 100ms;
}

.duration-150 {
  transition-duration: 150ms;
}

.duration-200 {
  transition-duration: 200ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.content-none {
  --tw-content: none;
  content: var(--tw-content);
}

.pl-hero-text {
  padding-left: clamp(1.5rem, -2.7228rem + 17.192vw, 12.75rem);
}

/**
 * Custom styles to immediately follow Tailwind’s `utilities` layer
 *
 * Add your own utility classes to this theme. Complex utility classes should
 * be added using Tailwind’s plugin system:
 *
 * https://tailwindcss.com/docs/plugins#adding-utilities
 */

@media (min-width: 768px) {
  .md\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  @media (min-width: 100%) {
    .md\:container {
      max-width: 100%;
    }
  }

  @media (min-width: 1356px) {
    .md\:container {
      max-width: 1356px;
    }
  }
}

.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}

.after\:bottom-0::after {
  content: var(--tw-content);
  bottom: 0px;
}

.after\:left-1\/2::after {
  content: var(--tw-content);
  left: 50%;
}

.after\:h-4::after {
  content: var(--tw-content);
  height: 1rem;
}

.after\:w-8::after {
  content: var(--tw-content);
  width: 2rem;
}

.after\:-translate-x-1\/2::after {
  content: var(--tw-content);
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.after\:translate-y-full::after {
  content: var(--tw-content);
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.after\:border-b-0::after {
  content: var(--tw-content);
  border-bottom-width: 0px;
}

.after\:border-l-\[1rem\]::after {
  content: var(--tw-content);
  border-left-width: 1rem;
}

.after\:border-r-\[1rem\]::after {
  content: var(--tw-content);
  border-right-width: 1rem;
}

.after\:border-t-\[1rem\]::after {
  content: var(--tw-content);
  border-top-width: 1rem;
}

.after\:border-solid::after {
  content: var(--tw-content);
  border-style: solid;
}

.after\:border-gold::after {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgb(152 112 0 / var(--tw-border-opacity, 1));
}

.after\:border-l-transparent::after {
  content: var(--tw-content);
  border-left-color: transparent;
}

.after\:border-r-transparent::after {
  content: var(--tw-content);
  border-right-color: transparent;
}

.after\:content-\[\'\'\]::after {
  --tw-content: '';
  content: var(--tw-content);
}

.hover\:rotate-2:hover {
  --tw-rotate: 2deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:scale-105:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:border-gold-bottom:hover {
  --tw-border-opacity: 1;
  border-color: rgb(144 104 2 / var(--tw-border-opacity, 1));
}

.hover\:bg-aqua-teal:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(99 173 168 / var(--tw-bg-opacity, 1));
}

.hover\:bg-aqua-teal\/0:hover {
  background-color: rgb(99 173 168 / 0);
}

.hover\:bg-aqua-teal\/10:hover {
  background-color: rgb(99 173 168 / 0.1);
}

.hover\:bg-aqua-teal\/100:hover {
  background-color: rgb(99 173 168 / 1);
}

.hover\:bg-aqua-teal\/15:hover {
  background-color: rgb(99 173 168 / 0.15);
}

.hover\:bg-aqua-teal\/20:hover {
  background-color: rgb(99 173 168 / 0.2);
}

.hover\:bg-aqua-teal\/25:hover {
  background-color: rgb(99 173 168 / 0.25);
}

.hover\:bg-aqua-teal\/30:hover {
  background-color: rgb(99 173 168 / 0.3);
}

.hover\:bg-aqua-teal\/35:hover {
  background-color: rgb(99 173 168 / 0.35);
}

.hover\:bg-aqua-teal\/40:hover {
  background-color: rgb(99 173 168 / 0.4);
}

.hover\:bg-aqua-teal\/45:hover {
  background-color: rgb(99 173 168 / 0.45);
}

.hover\:bg-aqua-teal\/5:hover {
  background-color: rgb(99 173 168 / 0.05);
}

.hover\:bg-aqua-teal\/50:hover {
  background-color: rgb(99 173 168 / 0.5);
}

.hover\:bg-aqua-teal\/55:hover {
  background-color: rgb(99 173 168 / 0.55);
}

.hover\:bg-aqua-teal\/60:hover {
  background-color: rgb(99 173 168 / 0.6);
}

.hover\:bg-aqua-teal\/65:hover {
  background-color: rgb(99 173 168 / 0.65);
}

.hover\:bg-aqua-teal\/70:hover {
  background-color: rgb(99 173 168 / 0.7);
}

.hover\:bg-aqua-teal\/75:hover {
  background-color: rgb(99 173 168 / 0.75);
}

.hover\:bg-aqua-teal\/80:hover {
  background-color: rgb(99 173 168 / 0.8);
}

.hover\:bg-aqua-teal\/85:hover {
  background-color: rgb(99 173 168 / 0.85);
}

.hover\:bg-aqua-teal\/90:hover {
  background-color: rgb(99 173 168 / 0.9);
}

.hover\:bg-aqua-teal\/95:hover {
  background-color: rgb(99 173 168 / 0.95);
}

.hover\:bg-black:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.hover\:bg-black\/0:hover {
  background-color: rgb(0 0 0 / 0);
}

.hover\:bg-black\/10:hover {
  background-color: rgb(0 0 0 / 0.1);
}

.hover\:bg-black\/100:hover {
  background-color: rgb(0 0 0 / 1);
}

.hover\:bg-black\/15:hover {
  background-color: rgb(0 0 0 / 0.15);
}

.hover\:bg-black\/20:hover {
  background-color: rgb(0 0 0 / 0.2);
}

.hover\:bg-black\/25:hover {
  background-color: rgb(0 0 0 / 0.25);
}

.hover\:bg-black\/30:hover {
  background-color: rgb(0 0 0 / 0.3);
}

.hover\:bg-black\/35:hover {
  background-color: rgb(0 0 0 / 0.35);
}

.hover\:bg-black\/40:hover {
  background-color: rgb(0 0 0 / 0.4);
}

.hover\:bg-black\/45:hover {
  background-color: rgb(0 0 0 / 0.45);
}

.hover\:bg-black\/5:hover {
  background-color: rgb(0 0 0 / 0.05);
}

.hover\:bg-black\/50:hover {
  background-color: rgb(0 0 0 / 0.5);
}

.hover\:bg-black\/55:hover {
  background-color: rgb(0 0 0 / 0.55);
}

.hover\:bg-black\/60:hover {
  background-color: rgb(0 0 0 / 0.6);
}

.hover\:bg-black\/65:hover {
  background-color: rgb(0 0 0 / 0.65);
}

.hover\:bg-black\/70:hover {
  background-color: rgb(0 0 0 / 0.7);
}

.hover\:bg-black\/75:hover {
  background-color: rgb(0 0 0 / 0.75);
}

.hover\:bg-black\/80:hover {
  background-color: rgb(0 0 0 / 0.8);
}

.hover\:bg-black\/85:hover {
  background-color: rgb(0 0 0 / 0.85);
}

.hover\:bg-black\/90:hover {
  background-color: rgb(0 0 0 / 0.9);
}

.hover\:bg-black\/95:hover {
  background-color: rgb(0 0 0 / 0.95);
}

.hover\:bg-burnt-orange:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(201 99 42 / var(--tw-bg-opacity, 1));
}

.hover\:bg-burnt-orange\/0:hover {
  background-color: rgb(201 99 42 / 0);
}

.hover\:bg-burnt-orange\/10:hover {
  background-color: rgb(201 99 42 / 0.1);
}

.hover\:bg-burnt-orange\/100:hover {
  background-color: rgb(201 99 42 / 1);
}

.hover\:bg-burnt-orange\/15:hover {
  background-color: rgb(201 99 42 / 0.15);
}

.hover\:bg-burnt-orange\/20:hover {
  background-color: rgb(201 99 42 / 0.2);
}

.hover\:bg-burnt-orange\/25:hover {
  background-color: rgb(201 99 42 / 0.25);
}

.hover\:bg-burnt-orange\/30:hover {
  background-color: rgb(201 99 42 / 0.3);
}

.hover\:bg-burnt-orange\/35:hover {
  background-color: rgb(201 99 42 / 0.35);
}

.hover\:bg-burnt-orange\/40:hover {
  background-color: rgb(201 99 42 / 0.4);
}

.hover\:bg-burnt-orange\/45:hover {
  background-color: rgb(201 99 42 / 0.45);
}

.hover\:bg-burnt-orange\/5:hover {
  background-color: rgb(201 99 42 / 0.05);
}

.hover\:bg-burnt-orange\/50:hover {
  background-color: rgb(201 99 42 / 0.5);
}

.hover\:bg-burnt-orange\/55:hover {
  background-color: rgb(201 99 42 / 0.55);
}

.hover\:bg-burnt-orange\/60:hover {
  background-color: rgb(201 99 42 / 0.6);
}

.hover\:bg-burnt-orange\/65:hover {
  background-color: rgb(201 99 42 / 0.65);
}

.hover\:bg-burnt-orange\/70:hover {
  background-color: rgb(201 99 42 / 0.7);
}

.hover\:bg-burnt-orange\/75:hover {
  background-color: rgb(201 99 42 / 0.75);
}

.hover\:bg-burnt-orange\/80:hover {
  background-color: rgb(201 99 42 / 0.8);
}

.hover\:bg-burnt-orange\/85:hover {
  background-color: rgb(201 99 42 / 0.85);
}

.hover\:bg-burnt-orange\/90:hover {
  background-color: rgb(201 99 42 / 0.9);
}

.hover\:bg-burnt-orange\/95:hover {
  background-color: rgb(201 99 42 / 0.95);
}

.hover\:bg-charcoal:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(95 86 86 / var(--tw-bg-opacity, 1));
}

.hover\:bg-charcoal\/0:hover {
  background-color: rgb(95 86 86 / 0);
}

.hover\:bg-charcoal\/10:hover {
  background-color: rgb(95 86 86 / 0.1);
}

.hover\:bg-charcoal\/100:hover {
  background-color: rgb(95 86 86 / 1);
}

.hover\:bg-charcoal\/15:hover {
  background-color: rgb(95 86 86 / 0.15);
}

.hover\:bg-charcoal\/20:hover {
  background-color: rgb(95 86 86 / 0.2);
}

.hover\:bg-charcoal\/25:hover {
  background-color: rgb(95 86 86 / 0.25);
}

.hover\:bg-charcoal\/30:hover {
  background-color: rgb(95 86 86 / 0.3);
}

.hover\:bg-charcoal\/35:hover {
  background-color: rgb(95 86 86 / 0.35);
}

.hover\:bg-charcoal\/40:hover {
  background-color: rgb(95 86 86 / 0.4);
}

.hover\:bg-charcoal\/45:hover {
  background-color: rgb(95 86 86 / 0.45);
}

.hover\:bg-charcoal\/5:hover {
  background-color: rgb(95 86 86 / 0.05);
}

.hover\:bg-charcoal\/50:hover {
  background-color: rgb(95 86 86 / 0.5);
}

.hover\:bg-charcoal\/55:hover {
  background-color: rgb(95 86 86 / 0.55);
}

.hover\:bg-charcoal\/60:hover {
  background-color: rgb(95 86 86 / 0.6);
}

.hover\:bg-charcoal\/65:hover {
  background-color: rgb(95 86 86 / 0.65);
}

.hover\:bg-charcoal\/70:hover {
  background-color: rgb(95 86 86 / 0.7);
}

.hover\:bg-charcoal\/75:hover {
  background-color: rgb(95 86 86 / 0.75);
}

.hover\:bg-charcoal\/80:hover {
  background-color: rgb(95 86 86 / 0.8);
}

.hover\:bg-charcoal\/85:hover {
  background-color: rgb(95 86 86 / 0.85);
}

.hover\:bg-charcoal\/90:hover {
  background-color: rgb(95 86 86 / 0.9);
}

.hover\:bg-charcoal\/95:hover {
  background-color: rgb(95 86 86 / 0.95);
}

.hover\:bg-cream:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(233 223 193 / var(--tw-bg-opacity, 1));
}

.hover\:bg-cream-gold:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(190 151 74 / var(--tw-bg-opacity, 1));
}

.hover\:bg-cream-gold\/0:hover {
  background-color: rgb(190 151 74 / 0);
}

.hover\:bg-cream-gold\/10:hover {
  background-color: rgb(190 151 74 / 0.1);
}

.hover\:bg-cream-gold\/100:hover {
  background-color: rgb(190 151 74 / 1);
}

.hover\:bg-cream-gold\/15:hover {
  background-color: rgb(190 151 74 / 0.15);
}

.hover\:bg-cream-gold\/20:hover {
  background-color: rgb(190 151 74 / 0.2);
}

.hover\:bg-cream-gold\/25:hover {
  background-color: rgb(190 151 74 / 0.25);
}

.hover\:bg-cream-gold\/30:hover {
  background-color: rgb(190 151 74 / 0.3);
}

.hover\:bg-cream-gold\/35:hover {
  background-color: rgb(190 151 74 / 0.35);
}

.hover\:bg-cream-gold\/40:hover {
  background-color: rgb(190 151 74 / 0.4);
}

.hover\:bg-cream-gold\/45:hover {
  background-color: rgb(190 151 74 / 0.45);
}

.hover\:bg-cream-gold\/5:hover {
  background-color: rgb(190 151 74 / 0.05);
}

.hover\:bg-cream-gold\/50:hover {
  background-color: rgb(190 151 74 / 0.5);
}

.hover\:bg-cream-gold\/55:hover {
  background-color: rgb(190 151 74 / 0.55);
}

.hover\:bg-cream-gold\/60:hover {
  background-color: rgb(190 151 74 / 0.6);
}

.hover\:bg-cream-gold\/65:hover {
  background-color: rgb(190 151 74 / 0.65);
}

.hover\:bg-cream-gold\/70:hover {
  background-color: rgb(190 151 74 / 0.7);
}

.hover\:bg-cream-gold\/75:hover {
  background-color: rgb(190 151 74 / 0.75);
}

.hover\:bg-cream-gold\/80:hover {
  background-color: rgb(190 151 74 / 0.8);
}

.hover\:bg-cream-gold\/85:hover {
  background-color: rgb(190 151 74 / 0.85);
}

.hover\:bg-cream-gold\/90:hover {
  background-color: rgb(190 151 74 / 0.9);
}

.hover\:bg-cream-gold\/95:hover {
  background-color: rgb(190 151 74 / 0.95);
}

.hover\:bg-cream\/0:hover {
  background-color: rgb(233 223 193 / 0);
}

.hover\:bg-cream\/10:hover {
  background-color: rgb(233 223 193 / 0.1);
}

.hover\:bg-cream\/100:hover {
  background-color: rgb(233 223 193 / 1);
}

.hover\:bg-cream\/15:hover {
  background-color: rgb(233 223 193 / 0.15);
}

.hover\:bg-cream\/20:hover {
  background-color: rgb(233 223 193 / 0.2);
}

.hover\:bg-cream\/25:hover {
  background-color: rgb(233 223 193 / 0.25);
}

.hover\:bg-cream\/30:hover {
  background-color: rgb(233 223 193 / 0.3);
}

.hover\:bg-cream\/35:hover {
  background-color: rgb(233 223 193 / 0.35);
}

.hover\:bg-cream\/40:hover {
  background-color: rgb(233 223 193 / 0.4);
}

.hover\:bg-cream\/45:hover {
  background-color: rgb(233 223 193 / 0.45);
}

.hover\:bg-cream\/5:hover {
  background-color: rgb(233 223 193 / 0.05);
}

.hover\:bg-cream\/50:hover {
  background-color: rgb(233 223 193 / 0.5);
}

.hover\:bg-cream\/55:hover {
  background-color: rgb(233 223 193 / 0.55);
}

.hover\:bg-cream\/60:hover {
  background-color: rgb(233 223 193 / 0.6);
}

.hover\:bg-cream\/65:hover {
  background-color: rgb(233 223 193 / 0.65);
}

.hover\:bg-cream\/70:hover {
  background-color: rgb(233 223 193 / 0.7);
}

.hover\:bg-cream\/75:hover {
  background-color: rgb(233 223 193 / 0.75);
}

.hover\:bg-cream\/80:hover {
  background-color: rgb(233 223 193 / 0.8);
}

.hover\:bg-cream\/85:hover {
  background-color: rgb(233 223 193 / 0.85);
}

.hover\:bg-cream\/90:hover {
  background-color: rgb(233 223 193 / 0.9);
}

.hover\:bg-cream\/95:hover {
  background-color: rgb(233 223 193 / 0.95);
}

.hover\:bg-gold:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(152 112 0 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gold-bottom:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(144 104 2 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gold-bottom\/0:hover {
  background-color: rgb(144 104 2 / 0);
}

.hover\:bg-gold-bottom\/10:hover {
  background-color: rgb(144 104 2 / 0.1);
}

.hover\:bg-gold-bottom\/100:hover {
  background-color: rgb(144 104 2 / 1);
}

.hover\:bg-gold-bottom\/15:hover {
  background-color: rgb(144 104 2 / 0.15);
}

.hover\:bg-gold-bottom\/20:hover {
  background-color: rgb(144 104 2 / 0.2);
}

.hover\:bg-gold-bottom\/25:hover {
  background-color: rgb(144 104 2 / 0.25);
}

.hover\:bg-gold-bottom\/30:hover {
  background-color: rgb(144 104 2 / 0.3);
}

.hover\:bg-gold-bottom\/35:hover {
  background-color: rgb(144 104 2 / 0.35);
}

.hover\:bg-gold-bottom\/40:hover {
  background-color: rgb(144 104 2 / 0.4);
}

.hover\:bg-gold-bottom\/45:hover {
  background-color: rgb(144 104 2 / 0.45);
}

.hover\:bg-gold-bottom\/5:hover {
  background-color: rgb(144 104 2 / 0.05);
}

.hover\:bg-gold-bottom\/50:hover {
  background-color: rgb(144 104 2 / 0.5);
}

.hover\:bg-gold-bottom\/55:hover {
  background-color: rgb(144 104 2 / 0.55);
}

.hover\:bg-gold-bottom\/60:hover {
  background-color: rgb(144 104 2 / 0.6);
}

.hover\:bg-gold-bottom\/65:hover {
  background-color: rgb(144 104 2 / 0.65);
}

.hover\:bg-gold-bottom\/70:hover {
  background-color: rgb(144 104 2 / 0.7);
}

.hover\:bg-gold-bottom\/75:hover {
  background-color: rgb(144 104 2 / 0.75);
}

.hover\:bg-gold-bottom\/80:hover {
  background-color: rgb(144 104 2 / 0.8);
}

.hover\:bg-gold-bottom\/85:hover {
  background-color: rgb(144 104 2 / 0.85);
}

.hover\:bg-gold-bottom\/90:hover {
  background-color: rgb(144 104 2 / 0.9);
}

.hover\:bg-gold-bottom\/95:hover {
  background-color: rgb(144 104 2 / 0.95);
}

.hover\:bg-gold-light:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(213 198 153 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gold-light\/0:hover {
  background-color: rgb(213 198 153 / 0);
}

.hover\:bg-gold-light\/10:hover {
  background-color: rgb(213 198 153 / 0.1);
}

.hover\:bg-gold-light\/100:hover {
  background-color: rgb(213 198 153 / 1);
}

.hover\:bg-gold-light\/15:hover {
  background-color: rgb(213 198 153 / 0.15);
}

.hover\:bg-gold-light\/20:hover {
  background-color: rgb(213 198 153 / 0.2);
}

.hover\:bg-gold-light\/25:hover {
  background-color: rgb(213 198 153 / 0.25);
}

.hover\:bg-gold-light\/30:hover {
  background-color: rgb(213 198 153 / 0.3);
}

.hover\:bg-gold-light\/35:hover {
  background-color: rgb(213 198 153 / 0.35);
}

.hover\:bg-gold-light\/40:hover {
  background-color: rgb(213 198 153 / 0.4);
}

.hover\:bg-gold-light\/45:hover {
  background-color: rgb(213 198 153 / 0.45);
}

.hover\:bg-gold-light\/5:hover {
  background-color: rgb(213 198 153 / 0.05);
}

.hover\:bg-gold-light\/50:hover {
  background-color: rgb(213 198 153 / 0.5);
}

.hover\:bg-gold-light\/55:hover {
  background-color: rgb(213 198 153 / 0.55);
}

.hover\:bg-gold-light\/60:hover {
  background-color: rgb(213 198 153 / 0.6);
}

.hover\:bg-gold-light\/65:hover {
  background-color: rgb(213 198 153 / 0.65);
}

.hover\:bg-gold-light\/70:hover {
  background-color: rgb(213 198 153 / 0.7);
}

.hover\:bg-gold-light\/75:hover {
  background-color: rgb(213 198 153 / 0.75);
}

.hover\:bg-gold-light\/80:hover {
  background-color: rgb(213 198 153 / 0.8);
}

.hover\:bg-gold-light\/85:hover {
  background-color: rgb(213 198 153 / 0.85);
}

.hover\:bg-gold-light\/90:hover {
  background-color: rgb(213 198 153 / 0.9);
}

.hover\:bg-gold-light\/95:hover {
  background-color: rgb(213 198 153 / 0.95);
}

.hover\:bg-gold-medium:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(179 144 42 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gold-medium\/0:hover {
  background-color: rgb(179 144 42 / 0);
}

.hover\:bg-gold-medium\/10:hover {
  background-color: rgb(179 144 42 / 0.1);
}

.hover\:bg-gold-medium\/100:hover {
  background-color: rgb(179 144 42 / 1);
}

.hover\:bg-gold-medium\/15:hover {
  background-color: rgb(179 144 42 / 0.15);
}

.hover\:bg-gold-medium\/20:hover {
  background-color: rgb(179 144 42 / 0.2);
}

.hover\:bg-gold-medium\/25:hover {
  background-color: rgb(179 144 42 / 0.25);
}

.hover\:bg-gold-medium\/30:hover {
  background-color: rgb(179 144 42 / 0.3);
}

.hover\:bg-gold-medium\/35:hover {
  background-color: rgb(179 144 42 / 0.35);
}

.hover\:bg-gold-medium\/40:hover {
  background-color: rgb(179 144 42 / 0.4);
}

.hover\:bg-gold-medium\/45:hover {
  background-color: rgb(179 144 42 / 0.45);
}

.hover\:bg-gold-medium\/5:hover {
  background-color: rgb(179 144 42 / 0.05);
}

.hover\:bg-gold-medium\/50:hover {
  background-color: rgb(179 144 42 / 0.5);
}

.hover\:bg-gold-medium\/55:hover {
  background-color: rgb(179 144 42 / 0.55);
}

.hover\:bg-gold-medium\/60:hover {
  background-color: rgb(179 144 42 / 0.6);
}

.hover\:bg-gold-medium\/65:hover {
  background-color: rgb(179 144 42 / 0.65);
}

.hover\:bg-gold-medium\/70:hover {
  background-color: rgb(179 144 42 / 0.7);
}

.hover\:bg-gold-medium\/75:hover {
  background-color: rgb(179 144 42 / 0.75);
}

.hover\:bg-gold-medium\/80:hover {
  background-color: rgb(179 144 42 / 0.8);
}

.hover\:bg-gold-medium\/85:hover {
  background-color: rgb(179 144 42 / 0.85);
}

.hover\:bg-gold-medium\/90:hover {
  background-color: rgb(179 144 42 / 0.9);
}

.hover\:bg-gold-medium\/95:hover {
  background-color: rgb(179 144 42 / 0.95);
}

.hover\:bg-gold-sand:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(217 199 151 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gold-sand\/0:hover {
  background-color: rgb(217 199 151 / 0);
}

.hover\:bg-gold-sand\/10:hover {
  background-color: rgb(217 199 151 / 0.1);
}

.hover\:bg-gold-sand\/100:hover {
  background-color: rgb(217 199 151 / 1);
}

.hover\:bg-gold-sand\/15:hover {
  background-color: rgb(217 199 151 / 0.15);
}

.hover\:bg-gold-sand\/20:hover {
  background-color: rgb(217 199 151 / 0.2);
}

.hover\:bg-gold-sand\/25:hover {
  background-color: rgb(217 199 151 / 0.25);
}

.hover\:bg-gold-sand\/30:hover {
  background-color: rgb(217 199 151 / 0.3);
}

.hover\:bg-gold-sand\/35:hover {
  background-color: rgb(217 199 151 / 0.35);
}

.hover\:bg-gold-sand\/40:hover {
  background-color: rgb(217 199 151 / 0.4);
}

.hover\:bg-gold-sand\/45:hover {
  background-color: rgb(217 199 151 / 0.45);
}

.hover\:bg-gold-sand\/5:hover {
  background-color: rgb(217 199 151 / 0.05);
}

.hover\:bg-gold-sand\/50:hover {
  background-color: rgb(217 199 151 / 0.5);
}

.hover\:bg-gold-sand\/55:hover {
  background-color: rgb(217 199 151 / 0.55);
}

.hover\:bg-gold-sand\/60:hover {
  background-color: rgb(217 199 151 / 0.6);
}

.hover\:bg-gold-sand\/65:hover {
  background-color: rgb(217 199 151 / 0.65);
}

.hover\:bg-gold-sand\/70:hover {
  background-color: rgb(217 199 151 / 0.7);
}

.hover\:bg-gold-sand\/75:hover {
  background-color: rgb(217 199 151 / 0.75);
}

.hover\:bg-gold-sand\/80:hover {
  background-color: rgb(217 199 151 / 0.8);
}

.hover\:bg-gold-sand\/85:hover {
  background-color: rgb(217 199 151 / 0.85);
}

.hover\:bg-gold-sand\/90:hover {
  background-color: rgb(217 199 151 / 0.9);
}

.hover\:bg-gold-sand\/95:hover {
  background-color: rgb(217 199 151 / 0.95);
}

.hover\:bg-gold-top:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(164 124 12 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gold-top\/0:hover {
  background-color: rgb(164 124 12 / 0);
}

.hover\:bg-gold-top\/10:hover {
  background-color: rgb(164 124 12 / 0.1);
}

.hover\:bg-gold-top\/100:hover {
  background-color: rgb(164 124 12 / 1);
}

.hover\:bg-gold-top\/15:hover {
  background-color: rgb(164 124 12 / 0.15);
}

.hover\:bg-gold-top\/20:hover {
  background-color: rgb(164 124 12 / 0.2);
}

.hover\:bg-gold-top\/25:hover {
  background-color: rgb(164 124 12 / 0.25);
}

.hover\:bg-gold-top\/30:hover {
  background-color: rgb(164 124 12 / 0.3);
}

.hover\:bg-gold-top\/35:hover {
  background-color: rgb(164 124 12 / 0.35);
}

.hover\:bg-gold-top\/40:hover {
  background-color: rgb(164 124 12 / 0.4);
}

.hover\:bg-gold-top\/45:hover {
  background-color: rgb(164 124 12 / 0.45);
}

.hover\:bg-gold-top\/5:hover {
  background-color: rgb(164 124 12 / 0.05);
}

.hover\:bg-gold-top\/50:hover {
  background-color: rgb(164 124 12 / 0.5);
}

.hover\:bg-gold-top\/55:hover {
  background-color: rgb(164 124 12 / 0.55);
}

.hover\:bg-gold-top\/60:hover {
  background-color: rgb(164 124 12 / 0.6);
}

.hover\:bg-gold-top\/65:hover {
  background-color: rgb(164 124 12 / 0.65);
}

.hover\:bg-gold-top\/70:hover {
  background-color: rgb(164 124 12 / 0.7);
}

.hover\:bg-gold-top\/75:hover {
  background-color: rgb(164 124 12 / 0.75);
}

.hover\:bg-gold-top\/80:hover {
  background-color: rgb(164 124 12 / 0.8);
}

.hover\:bg-gold-top\/85:hover {
  background-color: rgb(164 124 12 / 0.85);
}

.hover\:bg-gold-top\/90:hover {
  background-color: rgb(164 124 12 / 0.9);
}

.hover\:bg-gold-top\/95:hover {
  background-color: rgb(164 124 12 / 0.95);
}

.hover\:bg-gold\/0:hover {
  background-color: rgb(152 112 0 / 0);
}

.hover\:bg-gold\/10:hover {
  background-color: rgb(152 112 0 / 0.1);
}

.hover\:bg-gold\/100:hover {
  background-color: rgb(152 112 0 / 1);
}

.hover\:bg-gold\/15:hover {
  background-color: rgb(152 112 0 / 0.15);
}

.hover\:bg-gold\/20:hover {
  background-color: rgb(152 112 0 / 0.2);
}

.hover\:bg-gold\/25:hover {
  background-color: rgb(152 112 0 / 0.25);
}

.hover\:bg-gold\/30:hover {
  background-color: rgb(152 112 0 / 0.3);
}

.hover\:bg-gold\/35:hover {
  background-color: rgb(152 112 0 / 0.35);
}

.hover\:bg-gold\/40:hover {
  background-color: rgb(152 112 0 / 0.4);
}

.hover\:bg-gold\/45:hover {
  background-color: rgb(152 112 0 / 0.45);
}

.hover\:bg-gold\/5:hover {
  background-color: rgb(152 112 0 / 0.05);
}

.hover\:bg-gold\/50:hover {
  background-color: rgb(152 112 0 / 0.5);
}

.hover\:bg-gold\/55:hover {
  background-color: rgb(152 112 0 / 0.55);
}

.hover\:bg-gold\/60:hover {
  background-color: rgb(152 112 0 / 0.6);
}

.hover\:bg-gold\/65:hover {
  background-color: rgb(152 112 0 / 0.65);
}

.hover\:bg-gold\/70:hover {
  background-color: rgb(152 112 0 / 0.7);
}

.hover\:bg-gold\/75:hover {
  background-color: rgb(152 112 0 / 0.75);
}

.hover\:bg-gold\/80:hover {
  background-color: rgb(152 112 0 / 0.8);
}

.hover\:bg-gold\/85:hover {
  background-color: rgb(152 112 0 / 0.85);
}

.hover\:bg-gold\/90:hover {
  background-color: rgb(152 112 0 / 0.9);
}

.hover\:bg-gold\/95:hover {
  background-color: rgb(152 112 0 / 0.95);
}

.hover\:bg-green:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(116 152 58 / var(--tw-bg-opacity, 1));
}

.hover\:bg-green\/0:hover {
  background-color: rgb(116 152 58 / 0);
}

.hover\:bg-green\/10:hover {
  background-color: rgb(116 152 58 / 0.1);
}

.hover\:bg-green\/100:hover {
  background-color: rgb(116 152 58 / 1);
}

.hover\:bg-green\/15:hover {
  background-color: rgb(116 152 58 / 0.15);
}

.hover\:bg-green\/20:hover {
  background-color: rgb(116 152 58 / 0.2);
}

.hover\:bg-green\/25:hover {
  background-color: rgb(116 152 58 / 0.25);
}

.hover\:bg-green\/30:hover {
  background-color: rgb(116 152 58 / 0.3);
}

.hover\:bg-green\/35:hover {
  background-color: rgb(116 152 58 / 0.35);
}

.hover\:bg-green\/40:hover {
  background-color: rgb(116 152 58 / 0.4);
}

.hover\:bg-green\/45:hover {
  background-color: rgb(116 152 58 / 0.45);
}

.hover\:bg-green\/5:hover {
  background-color: rgb(116 152 58 / 0.05);
}

.hover\:bg-green\/50:hover {
  background-color: rgb(116 152 58 / 0.5);
}

.hover\:bg-green\/55:hover {
  background-color: rgb(116 152 58 / 0.55);
}

.hover\:bg-green\/60:hover {
  background-color: rgb(116 152 58 / 0.6);
}

.hover\:bg-green\/65:hover {
  background-color: rgb(116 152 58 / 0.65);
}

.hover\:bg-green\/70:hover {
  background-color: rgb(116 152 58 / 0.7);
}

.hover\:bg-green\/75:hover {
  background-color: rgb(116 152 58 / 0.75);
}

.hover\:bg-green\/80:hover {
  background-color: rgb(116 152 58 / 0.8);
}

.hover\:bg-green\/85:hover {
  background-color: rgb(116 152 58 / 0.85);
}

.hover\:bg-green\/90:hover {
  background-color: rgb(116 152 58 / 0.9);
}

.hover\:bg-green\/95:hover {
  background-color: rgb(116 152 58 / 0.95);
}

.hover\:bg-lightgray:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1));
}

.hover\:bg-lightgray\/0:hover {
  background-color: rgb(217 217 217 / 0);
}

.hover\:bg-lightgray\/10:hover {
  background-color: rgb(217 217 217 / 0.1);
}

.hover\:bg-lightgray\/100:hover {
  background-color: rgb(217 217 217 / 1);
}

.hover\:bg-lightgray\/15:hover {
  background-color: rgb(217 217 217 / 0.15);
}

.hover\:bg-lightgray\/20:hover {
  background-color: rgb(217 217 217 / 0.2);
}

.hover\:bg-lightgray\/25:hover {
  background-color: rgb(217 217 217 / 0.25);
}

.hover\:bg-lightgray\/30:hover {
  background-color: rgb(217 217 217 / 0.3);
}

.hover\:bg-lightgray\/35:hover {
  background-color: rgb(217 217 217 / 0.35);
}

.hover\:bg-lightgray\/40:hover {
  background-color: rgb(217 217 217 / 0.4);
}

.hover\:bg-lightgray\/45:hover {
  background-color: rgb(217 217 217 / 0.45);
}

.hover\:bg-lightgray\/5:hover {
  background-color: rgb(217 217 217 / 0.05);
}

.hover\:bg-lightgray\/50:hover {
  background-color: rgb(217 217 217 / 0.5);
}

.hover\:bg-lightgray\/55:hover {
  background-color: rgb(217 217 217 / 0.55);
}

.hover\:bg-lightgray\/60:hover {
  background-color: rgb(217 217 217 / 0.6);
}

.hover\:bg-lightgray\/65:hover {
  background-color: rgb(217 217 217 / 0.65);
}

.hover\:bg-lightgray\/70:hover {
  background-color: rgb(217 217 217 / 0.7);
}

.hover\:bg-lightgray\/75:hover {
  background-color: rgb(217 217 217 / 0.75);
}

.hover\:bg-lightgray\/80:hover {
  background-color: rgb(217 217 217 / 0.8);
}

.hover\:bg-lightgray\/85:hover {
  background-color: rgb(217 217 217 / 0.85);
}

.hover\:bg-lightgray\/90:hover {
  background-color: rgb(217 217 217 / 0.9);
}

.hover\:bg-lightgray\/95:hover {
  background-color: rgb(217 217 217 / 0.95);
}

.hover\:bg-ocean:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(30 107 108 / var(--tw-bg-opacity, 1));
}

.hover\:bg-ocean\/0:hover {
  background-color: rgb(30 107 108 / 0);
}

.hover\:bg-ocean\/10:hover {
  background-color: rgb(30 107 108 / 0.1);
}

.hover\:bg-ocean\/100:hover {
  background-color: rgb(30 107 108 / 1);
}

.hover\:bg-ocean\/15:hover {
  background-color: rgb(30 107 108 / 0.15);
}

.hover\:bg-ocean\/20:hover {
  background-color: rgb(30 107 108 / 0.2);
}

.hover\:bg-ocean\/25:hover {
  background-color: rgb(30 107 108 / 0.25);
}

.hover\:bg-ocean\/30:hover {
  background-color: rgb(30 107 108 / 0.3);
}

.hover\:bg-ocean\/35:hover {
  background-color: rgb(30 107 108 / 0.35);
}

.hover\:bg-ocean\/40:hover {
  background-color: rgb(30 107 108 / 0.4);
}

.hover\:bg-ocean\/45:hover {
  background-color: rgb(30 107 108 / 0.45);
}

.hover\:bg-ocean\/5:hover {
  background-color: rgb(30 107 108 / 0.05);
}

.hover\:bg-ocean\/50:hover {
  background-color: rgb(30 107 108 / 0.5);
}

.hover\:bg-ocean\/55:hover {
  background-color: rgb(30 107 108 / 0.55);
}

.hover\:bg-ocean\/60:hover {
  background-color: rgb(30 107 108 / 0.6);
}

.hover\:bg-ocean\/65:hover {
  background-color: rgb(30 107 108 / 0.65);
}

.hover\:bg-ocean\/70:hover {
  background-color: rgb(30 107 108 / 0.7);
}

.hover\:bg-ocean\/75:hover {
  background-color: rgb(30 107 108 / 0.75);
}

.hover\:bg-ocean\/80:hover {
  background-color: rgb(30 107 108 / 0.8);
}

.hover\:bg-ocean\/85:hover {
  background-color: rgb(30 107 108 / 0.85);
}

.hover\:bg-ocean\/90:hover {
  background-color: rgb(30 107 108 / 0.9);
}

.hover\:bg-ocean\/95:hover {
  background-color: rgb(30 107 108 / 0.95);
}

.hover\:bg-orange:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(192 108 61 / var(--tw-bg-opacity, 1));
}

.hover\:bg-orange\/0:hover {
  background-color: rgb(192 108 61 / 0);
}

.hover\:bg-orange\/10:hover {
  background-color: rgb(192 108 61 / 0.1);
}

.hover\:bg-orange\/100:hover {
  background-color: rgb(192 108 61 / 1);
}

.hover\:bg-orange\/15:hover {
  background-color: rgb(192 108 61 / 0.15);
}

.hover\:bg-orange\/20:hover {
  background-color: rgb(192 108 61 / 0.2);
}

.hover\:bg-orange\/25:hover {
  background-color: rgb(192 108 61 / 0.25);
}

.hover\:bg-orange\/30:hover {
  background-color: rgb(192 108 61 / 0.3);
}

.hover\:bg-orange\/35:hover {
  background-color: rgb(192 108 61 / 0.35);
}

.hover\:bg-orange\/40:hover {
  background-color: rgb(192 108 61 / 0.4);
}

.hover\:bg-orange\/45:hover {
  background-color: rgb(192 108 61 / 0.45);
}

.hover\:bg-orange\/5:hover {
  background-color: rgb(192 108 61 / 0.05);
}

.hover\:bg-orange\/50:hover {
  background-color: rgb(192 108 61 / 0.5);
}

.hover\:bg-orange\/55:hover {
  background-color: rgb(192 108 61 / 0.55);
}

.hover\:bg-orange\/60:hover {
  background-color: rgb(192 108 61 / 0.6);
}

.hover\:bg-orange\/65:hover {
  background-color: rgb(192 108 61 / 0.65);
}

.hover\:bg-orange\/70:hover {
  background-color: rgb(192 108 61 / 0.7);
}

.hover\:bg-orange\/75:hover {
  background-color: rgb(192 108 61 / 0.75);
}

.hover\:bg-orange\/80:hover {
  background-color: rgb(192 108 61 / 0.8);
}

.hover\:bg-orange\/85:hover {
  background-color: rgb(192 108 61 / 0.85);
}

.hover\:bg-orange\/90:hover {
  background-color: rgb(192 108 61 / 0.9);
}

.hover\:bg-orange\/95:hover {
  background-color: rgb(192 108 61 / 0.95);
}

.hover\:bg-pin-yellow:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 192 64 / var(--tw-bg-opacity, 1));
}

.hover\:bg-pin-yellow\/0:hover {
  background-color: rgb(253 192 64 / 0);
}

.hover\:bg-pin-yellow\/10:hover {
  background-color: rgb(253 192 64 / 0.1);
}

.hover\:bg-pin-yellow\/100:hover {
  background-color: rgb(253 192 64 / 1);
}

.hover\:bg-pin-yellow\/15:hover {
  background-color: rgb(253 192 64 / 0.15);
}

.hover\:bg-pin-yellow\/20:hover {
  background-color: rgb(253 192 64 / 0.2);
}

.hover\:bg-pin-yellow\/25:hover {
  background-color: rgb(253 192 64 / 0.25);
}

.hover\:bg-pin-yellow\/30:hover {
  background-color: rgb(253 192 64 / 0.3);
}

.hover\:bg-pin-yellow\/35:hover {
  background-color: rgb(253 192 64 / 0.35);
}

.hover\:bg-pin-yellow\/40:hover {
  background-color: rgb(253 192 64 / 0.4);
}

.hover\:bg-pin-yellow\/45:hover {
  background-color: rgb(253 192 64 / 0.45);
}

.hover\:bg-pin-yellow\/5:hover {
  background-color: rgb(253 192 64 / 0.05);
}

.hover\:bg-pin-yellow\/50:hover {
  background-color: rgb(253 192 64 / 0.5);
}

.hover\:bg-pin-yellow\/55:hover {
  background-color: rgb(253 192 64 / 0.55);
}

.hover\:bg-pin-yellow\/60:hover {
  background-color: rgb(253 192 64 / 0.6);
}

.hover\:bg-pin-yellow\/65:hover {
  background-color: rgb(253 192 64 / 0.65);
}

.hover\:bg-pin-yellow\/70:hover {
  background-color: rgb(253 192 64 / 0.7);
}

.hover\:bg-pin-yellow\/75:hover {
  background-color: rgb(253 192 64 / 0.75);
}

.hover\:bg-pin-yellow\/80:hover {
  background-color: rgb(253 192 64 / 0.8);
}

.hover\:bg-pin-yellow\/85:hover {
  background-color: rgb(253 192 64 / 0.85);
}

.hover\:bg-pin-yellow\/90:hover {
  background-color: rgb(253 192 64 / 0.9);
}

.hover\:bg-pin-yellow\/95:hover {
  background-color: rgb(253 192 64 / 0.95);
}

.hover\:bg-purple:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(99 111 173 / var(--tw-bg-opacity, 1));
}

.hover\:bg-purple\/0:hover {
  background-color: rgb(99 111 173 / 0);
}

.hover\:bg-purple\/10:hover {
  background-color: rgb(99 111 173 / 0.1);
}

.hover\:bg-purple\/100:hover {
  background-color: rgb(99 111 173 / 1);
}

.hover\:bg-purple\/15:hover {
  background-color: rgb(99 111 173 / 0.15);
}

.hover\:bg-purple\/20:hover {
  background-color: rgb(99 111 173 / 0.2);
}

.hover\:bg-purple\/25:hover {
  background-color: rgb(99 111 173 / 0.25);
}

.hover\:bg-purple\/30:hover {
  background-color: rgb(99 111 173 / 0.3);
}

.hover\:bg-purple\/35:hover {
  background-color: rgb(99 111 173 / 0.35);
}

.hover\:bg-purple\/40:hover {
  background-color: rgb(99 111 173 / 0.4);
}

.hover\:bg-purple\/45:hover {
  background-color: rgb(99 111 173 / 0.45);
}

.hover\:bg-purple\/5:hover {
  background-color: rgb(99 111 173 / 0.05);
}

.hover\:bg-purple\/50:hover {
  background-color: rgb(99 111 173 / 0.5);
}

.hover\:bg-purple\/55:hover {
  background-color: rgb(99 111 173 / 0.55);
}

.hover\:bg-purple\/60:hover {
  background-color: rgb(99 111 173 / 0.6);
}

.hover\:bg-purple\/65:hover {
  background-color: rgb(99 111 173 / 0.65);
}

.hover\:bg-purple\/70:hover {
  background-color: rgb(99 111 173 / 0.7);
}

.hover\:bg-purple\/75:hover {
  background-color: rgb(99 111 173 / 0.75);
}

.hover\:bg-purple\/80:hover {
  background-color: rgb(99 111 173 / 0.8);
}

.hover\:bg-purple\/85:hover {
  background-color: rgb(99 111 173 / 0.85);
}

.hover\:bg-purple\/90:hover {
  background-color: rgb(99 111 173 / 0.9);
}

.hover\:bg-purple\/95:hover {
  background-color: rgb(99 111 173 / 0.95);
}

.hover\:bg-red:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(212 64 54 / var(--tw-bg-opacity, 1));
}

.hover\:bg-red\/0:hover {
  background-color: rgb(212 64 54 / 0);
}

.hover\:bg-red\/10:hover {
  background-color: rgb(212 64 54 / 0.1);
}

.hover\:bg-red\/100:hover {
  background-color: rgb(212 64 54 / 1);
}

.hover\:bg-red\/15:hover {
  background-color: rgb(212 64 54 / 0.15);
}

.hover\:bg-red\/20:hover {
  background-color: rgb(212 64 54 / 0.2);
}

.hover\:bg-red\/25:hover {
  background-color: rgb(212 64 54 / 0.25);
}

.hover\:bg-red\/30:hover {
  background-color: rgb(212 64 54 / 0.3);
}

.hover\:bg-red\/35:hover {
  background-color: rgb(212 64 54 / 0.35);
}

.hover\:bg-red\/40:hover {
  background-color: rgb(212 64 54 / 0.4);
}

.hover\:bg-red\/45:hover {
  background-color: rgb(212 64 54 / 0.45);
}

.hover\:bg-red\/5:hover {
  background-color: rgb(212 64 54 / 0.05);
}

.hover\:bg-red\/50:hover {
  background-color: rgb(212 64 54 / 0.5);
}

.hover\:bg-red\/55:hover {
  background-color: rgb(212 64 54 / 0.55);
}

.hover\:bg-red\/60:hover {
  background-color: rgb(212 64 54 / 0.6);
}

.hover\:bg-red\/65:hover {
  background-color: rgb(212 64 54 / 0.65);
}

.hover\:bg-red\/70:hover {
  background-color: rgb(212 64 54 / 0.7);
}

.hover\:bg-red\/75:hover {
  background-color: rgb(212 64 54 / 0.75);
}

.hover\:bg-red\/80:hover {
  background-color: rgb(212 64 54 / 0.8);
}

.hover\:bg-red\/85:hover {
  background-color: rgb(212 64 54 / 0.85);
}

.hover\:bg-red\/90:hover {
  background-color: rgb(212 64 54 / 0.9);
}

.hover\:bg-red\/95:hover {
  background-color: rgb(212 64 54 / 0.95);
}

.hover\:bg-rose:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(173 99 130 / var(--tw-bg-opacity, 1));
}

.hover\:bg-rose\/0:hover {
  background-color: rgb(173 99 130 / 0);
}

.hover\:bg-rose\/10:hover {
  background-color: rgb(173 99 130 / 0.1);
}

.hover\:bg-rose\/100:hover {
  background-color: rgb(173 99 130 / 1);
}

.hover\:bg-rose\/15:hover {
  background-color: rgb(173 99 130 / 0.15);
}

.hover\:bg-rose\/20:hover {
  background-color: rgb(173 99 130 / 0.2);
}

.hover\:bg-rose\/25:hover {
  background-color: rgb(173 99 130 / 0.25);
}

.hover\:bg-rose\/30:hover {
  background-color: rgb(173 99 130 / 0.3);
}

.hover\:bg-rose\/35:hover {
  background-color: rgb(173 99 130 / 0.35);
}

.hover\:bg-rose\/40:hover {
  background-color: rgb(173 99 130 / 0.4);
}

.hover\:bg-rose\/45:hover {
  background-color: rgb(173 99 130 / 0.45);
}

.hover\:bg-rose\/5:hover {
  background-color: rgb(173 99 130 / 0.05);
}

.hover\:bg-rose\/50:hover {
  background-color: rgb(173 99 130 / 0.5);
}

.hover\:bg-rose\/55:hover {
  background-color: rgb(173 99 130 / 0.55);
}

.hover\:bg-rose\/60:hover {
  background-color: rgb(173 99 130 / 0.6);
}

.hover\:bg-rose\/65:hover {
  background-color: rgb(173 99 130 / 0.65);
}

.hover\:bg-rose\/70:hover {
  background-color: rgb(173 99 130 / 0.7);
}

.hover\:bg-rose\/75:hover {
  background-color: rgb(173 99 130 / 0.75);
}

.hover\:bg-rose\/80:hover {
  background-color: rgb(173 99 130 / 0.8);
}

.hover\:bg-rose\/85:hover {
  background-color: rgb(173 99 130 / 0.85);
}

.hover\:bg-rose\/90:hover {
  background-color: rgb(173 99 130 / 0.9);
}

.hover\:bg-rose\/95:hover {
  background-color: rgb(173 99 130 / 0.95);
}

.hover\:bg-slate-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
}

.hover\:bg-teal:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(99 146 173 / var(--tw-bg-opacity, 1));
}

.hover\:bg-teal\/0:hover {
  background-color: rgb(99 146 173 / 0);
}

.hover\:bg-teal\/10:hover {
  background-color: rgb(99 146 173 / 0.1);
}

.hover\:bg-teal\/100:hover {
  background-color: rgb(99 146 173 / 1);
}

.hover\:bg-teal\/15:hover {
  background-color: rgb(99 146 173 / 0.15);
}

.hover\:bg-teal\/20:hover {
  background-color: rgb(99 146 173 / 0.2);
}

.hover\:bg-teal\/25:hover {
  background-color: rgb(99 146 173 / 0.25);
}

.hover\:bg-teal\/30:hover {
  background-color: rgb(99 146 173 / 0.3);
}

.hover\:bg-teal\/35:hover {
  background-color: rgb(99 146 173 / 0.35);
}

.hover\:bg-teal\/40:hover {
  background-color: rgb(99 146 173 / 0.4);
}

.hover\:bg-teal\/45:hover {
  background-color: rgb(99 146 173 / 0.45);
}

.hover\:bg-teal\/5:hover {
  background-color: rgb(99 146 173 / 0.05);
}

.hover\:bg-teal\/50:hover {
  background-color: rgb(99 146 173 / 0.5);
}

.hover\:bg-teal\/55:hover {
  background-color: rgb(99 146 173 / 0.55);
}

.hover\:bg-teal\/60:hover {
  background-color: rgb(99 146 173 / 0.6);
}

.hover\:bg-teal\/65:hover {
  background-color: rgb(99 146 173 / 0.65);
}

.hover\:bg-teal\/70:hover {
  background-color: rgb(99 146 173 / 0.7);
}

.hover\:bg-teal\/75:hover {
  background-color: rgb(99 146 173 / 0.75);
}

.hover\:bg-teal\/80:hover {
  background-color: rgb(99 146 173 / 0.8);
}

.hover\:bg-teal\/85:hover {
  background-color: rgb(99 146 173 / 0.85);
}

.hover\:bg-teal\/90:hover {
  background-color: rgb(99 146 173 / 0.9);
}

.hover\:bg-teal\/95:hover {
  background-color: rgb(99 146 173 / 0.95);
}

.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.hover\:bg-white\/0:hover {
  background-color: rgb(255 255 255 / 0);
}

.hover\:bg-white\/10:hover {
  background-color: rgb(255 255 255 / 0.1);
}

.hover\:bg-white\/100:hover {
  background-color: rgb(255 255 255 / 1);
}

.hover\:bg-white\/15:hover {
  background-color: rgb(255 255 255 / 0.15);
}

.hover\:bg-white\/20:hover {
  background-color: rgb(255 255 255 / 0.2);
}

.hover\:bg-white\/25:hover {
  background-color: rgb(255 255 255 / 0.25);
}

.hover\:bg-white\/30:hover {
  background-color: rgb(255 255 255 / 0.3);
}

.hover\:bg-white\/35:hover {
  background-color: rgb(255 255 255 / 0.35);
}

.hover\:bg-white\/40:hover {
  background-color: rgb(255 255 255 / 0.4);
}

.hover\:bg-white\/45:hover {
  background-color: rgb(255 255 255 / 0.45);
}

.hover\:bg-white\/5:hover {
  background-color: rgb(255 255 255 / 0.05);
}

.hover\:bg-white\/50:hover {
  background-color: rgb(255 255 255 / 0.5);
}

.hover\:bg-white\/55:hover {
  background-color: rgb(255 255 255 / 0.55);
}

.hover\:bg-white\/60:hover {
  background-color: rgb(255 255 255 / 0.6);
}

.hover\:bg-white\/65:hover {
  background-color: rgb(255 255 255 / 0.65);
}

.hover\:bg-white\/70:hover {
  background-color: rgb(255 255 255 / 0.7);
}

.hover\:bg-white\/75:hover {
  background-color: rgb(255 255 255 / 0.75);
}

.hover\:bg-white\/80:hover {
  background-color: rgb(255 255 255 / 0.8);
}

.hover\:bg-white\/85:hover {
  background-color: rgb(255 255 255 / 0.85);
}

.hover\:bg-white\/90:hover {
  background-color: rgb(255 255 255 / 0.9);
}

.hover\:bg-white\/95:hover {
  background-color: rgb(255 255 255 / 0.95);
}

.hover\:bg-yellow-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(202 138 4 / var(--tw-bg-opacity, 1));
}

.hover\:bg-opacity-90:hover {
  --tw-bg-opacity: 0.9;
}

.hover\:text-aqua-teal:hover {
  --tw-text-opacity: 1;
  color: rgb(99 173 168 / var(--tw-text-opacity, 1));
}

.hover\:text-aqua-teal\/0:hover {
  color: rgb(99 173 168 / 0);
}

.hover\:text-aqua-teal\/10:hover {
  color: rgb(99 173 168 / 0.1);
}

.hover\:text-aqua-teal\/100:hover {
  color: rgb(99 173 168 / 1);
}

.hover\:text-aqua-teal\/15:hover {
  color: rgb(99 173 168 / 0.15);
}

.hover\:text-aqua-teal\/20:hover {
  color: rgb(99 173 168 / 0.2);
}

.hover\:text-aqua-teal\/25:hover {
  color: rgb(99 173 168 / 0.25);
}

.hover\:text-aqua-teal\/30:hover {
  color: rgb(99 173 168 / 0.3);
}

.hover\:text-aqua-teal\/35:hover {
  color: rgb(99 173 168 / 0.35);
}

.hover\:text-aqua-teal\/40:hover {
  color: rgb(99 173 168 / 0.4);
}

.hover\:text-aqua-teal\/45:hover {
  color: rgb(99 173 168 / 0.45);
}

.hover\:text-aqua-teal\/5:hover {
  color: rgb(99 173 168 / 0.05);
}

.hover\:text-aqua-teal\/50:hover {
  color: rgb(99 173 168 / 0.5);
}

.hover\:text-aqua-teal\/55:hover {
  color: rgb(99 173 168 / 0.55);
}

.hover\:text-aqua-teal\/60:hover {
  color: rgb(99 173 168 / 0.6);
}

.hover\:text-aqua-teal\/65:hover {
  color: rgb(99 173 168 / 0.65);
}

.hover\:text-aqua-teal\/70:hover {
  color: rgb(99 173 168 / 0.7);
}

.hover\:text-aqua-teal\/75:hover {
  color: rgb(99 173 168 / 0.75);
}

.hover\:text-aqua-teal\/80:hover {
  color: rgb(99 173 168 / 0.8);
}

.hover\:text-aqua-teal\/85:hover {
  color: rgb(99 173 168 / 0.85);
}

.hover\:text-aqua-teal\/90:hover {
  color: rgb(99 173 168 / 0.9);
}

.hover\:text-aqua-teal\/95:hover {
  color: rgb(99 173 168 / 0.95);
}

.hover\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.hover\:text-black\/0:hover {
  color: rgb(0 0 0 / 0);
}

.hover\:text-black\/10:hover {
  color: rgb(0 0 0 / 0.1);
}

.hover\:text-black\/100:hover {
  color: rgb(0 0 0 / 1);
}

.hover\:text-black\/15:hover {
  color: rgb(0 0 0 / 0.15);
}

.hover\:text-black\/20:hover {
  color: rgb(0 0 0 / 0.2);
}

.hover\:text-black\/25:hover {
  color: rgb(0 0 0 / 0.25);
}

.hover\:text-black\/30:hover {
  color: rgb(0 0 0 / 0.3);
}

.hover\:text-black\/35:hover {
  color: rgb(0 0 0 / 0.35);
}

.hover\:text-black\/40:hover {
  color: rgb(0 0 0 / 0.4);
}

.hover\:text-black\/45:hover {
  color: rgb(0 0 0 / 0.45);
}

.hover\:text-black\/5:hover {
  color: rgb(0 0 0 / 0.05);
}

.hover\:text-black\/50:hover {
  color: rgb(0 0 0 / 0.5);
}

.hover\:text-black\/55:hover {
  color: rgb(0 0 0 / 0.55);
}

.hover\:text-black\/60:hover {
  color: rgb(0 0 0 / 0.6);
}

.hover\:text-black\/65:hover {
  color: rgb(0 0 0 / 0.65);
}

.hover\:text-black\/70:hover {
  color: rgb(0 0 0 / 0.7);
}

.hover\:text-black\/75:hover {
  color: rgb(0 0 0 / 0.75);
}

.hover\:text-black\/80:hover {
  color: rgb(0 0 0 / 0.8);
}

.hover\:text-black\/85:hover {
  color: rgb(0 0 0 / 0.85);
}

.hover\:text-black\/90:hover {
  color: rgb(0 0 0 / 0.9);
}

.hover\:text-black\/95:hover {
  color: rgb(0 0 0 / 0.95);
}

.hover\:text-burnt-orange:hover {
  --tw-text-opacity: 1;
  color: rgb(201 99 42 / var(--tw-text-opacity, 1));
}

.hover\:text-burnt-orange\/0:hover {
  color: rgb(201 99 42 / 0);
}

.hover\:text-burnt-orange\/10:hover {
  color: rgb(201 99 42 / 0.1);
}

.hover\:text-burnt-orange\/100:hover {
  color: rgb(201 99 42 / 1);
}

.hover\:text-burnt-orange\/15:hover {
  color: rgb(201 99 42 / 0.15);
}

.hover\:text-burnt-orange\/20:hover {
  color: rgb(201 99 42 / 0.2);
}

.hover\:text-burnt-orange\/25:hover {
  color: rgb(201 99 42 / 0.25);
}

.hover\:text-burnt-orange\/30:hover {
  color: rgb(201 99 42 / 0.3);
}

.hover\:text-burnt-orange\/35:hover {
  color: rgb(201 99 42 / 0.35);
}

.hover\:text-burnt-orange\/40:hover {
  color: rgb(201 99 42 / 0.4);
}

.hover\:text-burnt-orange\/45:hover {
  color: rgb(201 99 42 / 0.45);
}

.hover\:text-burnt-orange\/5:hover {
  color: rgb(201 99 42 / 0.05);
}

.hover\:text-burnt-orange\/50:hover {
  color: rgb(201 99 42 / 0.5);
}

.hover\:text-burnt-orange\/55:hover {
  color: rgb(201 99 42 / 0.55);
}

.hover\:text-burnt-orange\/60:hover {
  color: rgb(201 99 42 / 0.6);
}

.hover\:text-burnt-orange\/65:hover {
  color: rgb(201 99 42 / 0.65);
}

.hover\:text-burnt-orange\/70:hover {
  color: rgb(201 99 42 / 0.7);
}

.hover\:text-burnt-orange\/75:hover {
  color: rgb(201 99 42 / 0.75);
}

.hover\:text-burnt-orange\/80:hover {
  color: rgb(201 99 42 / 0.8);
}

.hover\:text-burnt-orange\/85:hover {
  color: rgb(201 99 42 / 0.85);
}

.hover\:text-burnt-orange\/90:hover {
  color: rgb(201 99 42 / 0.9);
}

.hover\:text-burnt-orange\/95:hover {
  color: rgb(201 99 42 / 0.95);
}

.hover\:text-charcoal:hover {
  --tw-text-opacity: 1;
  color: rgb(95 86 86 / var(--tw-text-opacity, 1));
}

.hover\:text-charcoal\/0:hover {
  color: rgb(95 86 86 / 0);
}

.hover\:text-charcoal\/10:hover {
  color: rgb(95 86 86 / 0.1);
}

.hover\:text-charcoal\/100:hover {
  color: rgb(95 86 86 / 1);
}

.hover\:text-charcoal\/15:hover {
  color: rgb(95 86 86 / 0.15);
}

.hover\:text-charcoal\/20:hover {
  color: rgb(95 86 86 / 0.2);
}

.hover\:text-charcoal\/25:hover {
  color: rgb(95 86 86 / 0.25);
}

.hover\:text-charcoal\/30:hover {
  color: rgb(95 86 86 / 0.3);
}

.hover\:text-charcoal\/35:hover {
  color: rgb(95 86 86 / 0.35);
}

.hover\:text-charcoal\/40:hover {
  color: rgb(95 86 86 / 0.4);
}

.hover\:text-charcoal\/45:hover {
  color: rgb(95 86 86 / 0.45);
}

.hover\:text-charcoal\/5:hover {
  color: rgb(95 86 86 / 0.05);
}

.hover\:text-charcoal\/50:hover {
  color: rgb(95 86 86 / 0.5);
}

.hover\:text-charcoal\/55:hover {
  color: rgb(95 86 86 / 0.55);
}

.hover\:text-charcoal\/60:hover {
  color: rgb(95 86 86 / 0.6);
}

.hover\:text-charcoal\/65:hover {
  color: rgb(95 86 86 / 0.65);
}

.hover\:text-charcoal\/70:hover {
  color: rgb(95 86 86 / 0.7);
}

.hover\:text-charcoal\/75:hover {
  color: rgb(95 86 86 / 0.75);
}

.hover\:text-charcoal\/80:hover {
  color: rgb(95 86 86 / 0.8);
}

.hover\:text-charcoal\/85:hover {
  color: rgb(95 86 86 / 0.85);
}

.hover\:text-charcoal\/90:hover {
  color: rgb(95 86 86 / 0.9);
}

.hover\:text-charcoal\/95:hover {
  color: rgb(95 86 86 / 0.95);
}

.hover\:text-cream:hover {
  --tw-text-opacity: 1;
  color: rgb(233 223 193 / var(--tw-text-opacity, 1));
}

.hover\:text-cream-gold:hover {
  --tw-text-opacity: 1;
  color: rgb(190 151 74 / var(--tw-text-opacity, 1));
}

.hover\:text-cream-gold\/0:hover {
  color: rgb(190 151 74 / 0);
}

.hover\:text-cream-gold\/10:hover {
  color: rgb(190 151 74 / 0.1);
}

.hover\:text-cream-gold\/100:hover {
  color: rgb(190 151 74 / 1);
}

.hover\:text-cream-gold\/15:hover {
  color: rgb(190 151 74 / 0.15);
}

.hover\:text-cream-gold\/20:hover {
  color: rgb(190 151 74 / 0.2);
}

.hover\:text-cream-gold\/25:hover {
  color: rgb(190 151 74 / 0.25);
}

.hover\:text-cream-gold\/30:hover {
  color: rgb(190 151 74 / 0.3);
}

.hover\:text-cream-gold\/35:hover {
  color: rgb(190 151 74 / 0.35);
}

.hover\:text-cream-gold\/40:hover {
  color: rgb(190 151 74 / 0.4);
}

.hover\:text-cream-gold\/45:hover {
  color: rgb(190 151 74 / 0.45);
}

.hover\:text-cream-gold\/5:hover {
  color: rgb(190 151 74 / 0.05);
}

.hover\:text-cream-gold\/50:hover {
  color: rgb(190 151 74 / 0.5);
}

.hover\:text-cream-gold\/55:hover {
  color: rgb(190 151 74 / 0.55);
}

.hover\:text-cream-gold\/60:hover {
  color: rgb(190 151 74 / 0.6);
}

.hover\:text-cream-gold\/65:hover {
  color: rgb(190 151 74 / 0.65);
}

.hover\:text-cream-gold\/70:hover {
  color: rgb(190 151 74 / 0.7);
}

.hover\:text-cream-gold\/75:hover {
  color: rgb(190 151 74 / 0.75);
}

.hover\:text-cream-gold\/80:hover {
  color: rgb(190 151 74 / 0.8);
}

.hover\:text-cream-gold\/85:hover {
  color: rgb(190 151 74 / 0.85);
}

.hover\:text-cream-gold\/90:hover {
  color: rgb(190 151 74 / 0.9);
}

.hover\:text-cream-gold\/95:hover {
  color: rgb(190 151 74 / 0.95);
}

.hover\:text-cream\/0:hover {
  color: rgb(233 223 193 / 0);
}

.hover\:text-cream\/10:hover {
  color: rgb(233 223 193 / 0.1);
}

.hover\:text-cream\/100:hover {
  color: rgb(233 223 193 / 1);
}

.hover\:text-cream\/15:hover {
  color: rgb(233 223 193 / 0.15);
}

.hover\:text-cream\/20:hover {
  color: rgb(233 223 193 / 0.2);
}

.hover\:text-cream\/25:hover {
  color: rgb(233 223 193 / 0.25);
}

.hover\:text-cream\/30:hover {
  color: rgb(233 223 193 / 0.3);
}

.hover\:text-cream\/35:hover {
  color: rgb(233 223 193 / 0.35);
}

.hover\:text-cream\/40:hover {
  color: rgb(233 223 193 / 0.4);
}

.hover\:text-cream\/45:hover {
  color: rgb(233 223 193 / 0.45);
}

.hover\:text-cream\/5:hover {
  color: rgb(233 223 193 / 0.05);
}

.hover\:text-cream\/50:hover {
  color: rgb(233 223 193 / 0.5);
}

.hover\:text-cream\/55:hover {
  color: rgb(233 223 193 / 0.55);
}

.hover\:text-cream\/60:hover {
  color: rgb(233 223 193 / 0.6);
}

.hover\:text-cream\/65:hover {
  color: rgb(233 223 193 / 0.65);
}

.hover\:text-cream\/70:hover {
  color: rgb(233 223 193 / 0.7);
}

.hover\:text-cream\/75:hover {
  color: rgb(233 223 193 / 0.75);
}

.hover\:text-cream\/80:hover {
  color: rgb(233 223 193 / 0.8);
}

.hover\:text-cream\/85:hover {
  color: rgb(233 223 193 / 0.85);
}

.hover\:text-cream\/90:hover {
  color: rgb(233 223 193 / 0.9);
}

.hover\:text-cream\/95:hover {
  color: rgb(233 223 193 / 0.95);
}

.hover\:text-gold:hover {
  --tw-text-opacity: 1;
  color: rgb(152 112 0 / var(--tw-text-opacity, 1));
}

.hover\:text-gold-bottom:hover {
  --tw-text-opacity: 1;
  color: rgb(144 104 2 / var(--tw-text-opacity, 1));
}

.hover\:text-gold-bottom\/0:hover {
  color: rgb(144 104 2 / 0);
}

.hover\:text-gold-bottom\/10:hover {
  color: rgb(144 104 2 / 0.1);
}

.hover\:text-gold-bottom\/100:hover {
  color: rgb(144 104 2 / 1);
}

.hover\:text-gold-bottom\/15:hover {
  color: rgb(144 104 2 / 0.15);
}

.hover\:text-gold-bottom\/20:hover {
  color: rgb(144 104 2 / 0.2);
}

.hover\:text-gold-bottom\/25:hover {
  color: rgb(144 104 2 / 0.25);
}

.hover\:text-gold-bottom\/30:hover {
  color: rgb(144 104 2 / 0.3);
}

.hover\:text-gold-bottom\/35:hover {
  color: rgb(144 104 2 / 0.35);
}

.hover\:text-gold-bottom\/40:hover {
  color: rgb(144 104 2 / 0.4);
}

.hover\:text-gold-bottom\/45:hover {
  color: rgb(144 104 2 / 0.45);
}

.hover\:text-gold-bottom\/5:hover {
  color: rgb(144 104 2 / 0.05);
}

.hover\:text-gold-bottom\/50:hover {
  color: rgb(144 104 2 / 0.5);
}

.hover\:text-gold-bottom\/55:hover {
  color: rgb(144 104 2 / 0.55);
}

.hover\:text-gold-bottom\/60:hover {
  color: rgb(144 104 2 / 0.6);
}

.hover\:text-gold-bottom\/65:hover {
  color: rgb(144 104 2 / 0.65);
}

.hover\:text-gold-bottom\/70:hover {
  color: rgb(144 104 2 / 0.7);
}

.hover\:text-gold-bottom\/75:hover {
  color: rgb(144 104 2 / 0.75);
}

.hover\:text-gold-bottom\/80:hover {
  color: rgb(144 104 2 / 0.8);
}

.hover\:text-gold-bottom\/85:hover {
  color: rgb(144 104 2 / 0.85);
}

.hover\:text-gold-bottom\/90:hover {
  color: rgb(144 104 2 / 0.9);
}

.hover\:text-gold-bottom\/95:hover {
  color: rgb(144 104 2 / 0.95);
}

.hover\:text-gold-light:hover {
  --tw-text-opacity: 1;
  color: rgb(213 198 153 / var(--tw-text-opacity, 1));
}

.hover\:text-gold-light\/0:hover {
  color: rgb(213 198 153 / 0);
}

.hover\:text-gold-light\/10:hover {
  color: rgb(213 198 153 / 0.1);
}

.hover\:text-gold-light\/100:hover {
  color: rgb(213 198 153 / 1);
}

.hover\:text-gold-light\/15:hover {
  color: rgb(213 198 153 / 0.15);
}

.hover\:text-gold-light\/20:hover {
  color: rgb(213 198 153 / 0.2);
}

.hover\:text-gold-light\/25:hover {
  color: rgb(213 198 153 / 0.25);
}

.hover\:text-gold-light\/30:hover {
  color: rgb(213 198 153 / 0.3);
}

.hover\:text-gold-light\/35:hover {
  color: rgb(213 198 153 / 0.35);
}

.hover\:text-gold-light\/40:hover {
  color: rgb(213 198 153 / 0.4);
}

.hover\:text-gold-light\/45:hover {
  color: rgb(213 198 153 / 0.45);
}

.hover\:text-gold-light\/5:hover {
  color: rgb(213 198 153 / 0.05);
}

.hover\:text-gold-light\/50:hover {
  color: rgb(213 198 153 / 0.5);
}

.hover\:text-gold-light\/55:hover {
  color: rgb(213 198 153 / 0.55);
}

.hover\:text-gold-light\/60:hover {
  color: rgb(213 198 153 / 0.6);
}

.hover\:text-gold-light\/65:hover {
  color: rgb(213 198 153 / 0.65);
}

.hover\:text-gold-light\/70:hover {
  color: rgb(213 198 153 / 0.7);
}

.hover\:text-gold-light\/75:hover {
  color: rgb(213 198 153 / 0.75);
}

.hover\:text-gold-light\/80:hover {
  color: rgb(213 198 153 / 0.8);
}

.hover\:text-gold-light\/85:hover {
  color: rgb(213 198 153 / 0.85);
}

.hover\:text-gold-light\/90:hover {
  color: rgb(213 198 153 / 0.9);
}

.hover\:text-gold-light\/95:hover {
  color: rgb(213 198 153 / 0.95);
}

.hover\:text-gold-medium:hover {
  --tw-text-opacity: 1;
  color: rgb(179 144 42 / var(--tw-text-opacity, 1));
}

.hover\:text-gold-medium\/0:hover {
  color: rgb(179 144 42 / 0);
}

.hover\:text-gold-medium\/10:hover {
  color: rgb(179 144 42 / 0.1);
}

.hover\:text-gold-medium\/100:hover {
  color: rgb(179 144 42 / 1);
}

.hover\:text-gold-medium\/15:hover {
  color: rgb(179 144 42 / 0.15);
}

.hover\:text-gold-medium\/20:hover {
  color: rgb(179 144 42 / 0.2);
}

.hover\:text-gold-medium\/25:hover {
  color: rgb(179 144 42 / 0.25);
}

.hover\:text-gold-medium\/30:hover {
  color: rgb(179 144 42 / 0.3);
}

.hover\:text-gold-medium\/35:hover {
  color: rgb(179 144 42 / 0.35);
}

.hover\:text-gold-medium\/40:hover {
  color: rgb(179 144 42 / 0.4);
}

.hover\:text-gold-medium\/45:hover {
  color: rgb(179 144 42 / 0.45);
}

.hover\:text-gold-medium\/5:hover {
  color: rgb(179 144 42 / 0.05);
}

.hover\:text-gold-medium\/50:hover {
  color: rgb(179 144 42 / 0.5);
}

.hover\:text-gold-medium\/55:hover {
  color: rgb(179 144 42 / 0.55);
}

.hover\:text-gold-medium\/60:hover {
  color: rgb(179 144 42 / 0.6);
}

.hover\:text-gold-medium\/65:hover {
  color: rgb(179 144 42 / 0.65);
}

.hover\:text-gold-medium\/70:hover {
  color: rgb(179 144 42 / 0.7);
}

.hover\:text-gold-medium\/75:hover {
  color: rgb(179 144 42 / 0.75);
}

.hover\:text-gold-medium\/80:hover {
  color: rgb(179 144 42 / 0.8);
}

.hover\:text-gold-medium\/85:hover {
  color: rgb(179 144 42 / 0.85);
}

.hover\:text-gold-medium\/90:hover {
  color: rgb(179 144 42 / 0.9);
}

.hover\:text-gold-medium\/95:hover {
  color: rgb(179 144 42 / 0.95);
}

.hover\:text-gold-sand:hover {
  --tw-text-opacity: 1;
  color: rgb(217 199 151 / var(--tw-text-opacity, 1));
}

.hover\:text-gold-sand\/0:hover {
  color: rgb(217 199 151 / 0);
}

.hover\:text-gold-sand\/10:hover {
  color: rgb(217 199 151 / 0.1);
}

.hover\:text-gold-sand\/100:hover {
  color: rgb(217 199 151 / 1);
}

.hover\:text-gold-sand\/15:hover {
  color: rgb(217 199 151 / 0.15);
}

.hover\:text-gold-sand\/20:hover {
  color: rgb(217 199 151 / 0.2);
}

.hover\:text-gold-sand\/25:hover {
  color: rgb(217 199 151 / 0.25);
}

.hover\:text-gold-sand\/30:hover {
  color: rgb(217 199 151 / 0.3);
}

.hover\:text-gold-sand\/35:hover {
  color: rgb(217 199 151 / 0.35);
}

.hover\:text-gold-sand\/40:hover {
  color: rgb(217 199 151 / 0.4);
}

.hover\:text-gold-sand\/45:hover {
  color: rgb(217 199 151 / 0.45);
}

.hover\:text-gold-sand\/5:hover {
  color: rgb(217 199 151 / 0.05);
}

.hover\:text-gold-sand\/50:hover {
  color: rgb(217 199 151 / 0.5);
}

.hover\:text-gold-sand\/55:hover {
  color: rgb(217 199 151 / 0.55);
}

.hover\:text-gold-sand\/60:hover {
  color: rgb(217 199 151 / 0.6);
}

.hover\:text-gold-sand\/65:hover {
  color: rgb(217 199 151 / 0.65);
}

.hover\:text-gold-sand\/70:hover {
  color: rgb(217 199 151 / 0.7);
}

.hover\:text-gold-sand\/75:hover {
  color: rgb(217 199 151 / 0.75);
}

.hover\:text-gold-sand\/80:hover {
  color: rgb(217 199 151 / 0.8);
}

.hover\:text-gold-sand\/85:hover {
  color: rgb(217 199 151 / 0.85);
}

.hover\:text-gold-sand\/90:hover {
  color: rgb(217 199 151 / 0.9);
}

.hover\:text-gold-sand\/95:hover {
  color: rgb(217 199 151 / 0.95);
}

.hover\:text-gold-top:hover {
  --tw-text-opacity: 1;
  color: rgb(164 124 12 / var(--tw-text-opacity, 1));
}

.hover\:text-gold-top\/0:hover {
  color: rgb(164 124 12 / 0);
}

.hover\:text-gold-top\/10:hover {
  color: rgb(164 124 12 / 0.1);
}

.hover\:text-gold-top\/100:hover {
  color: rgb(164 124 12 / 1);
}

.hover\:text-gold-top\/15:hover {
  color: rgb(164 124 12 / 0.15);
}

.hover\:text-gold-top\/20:hover {
  color: rgb(164 124 12 / 0.2);
}

.hover\:text-gold-top\/25:hover {
  color: rgb(164 124 12 / 0.25);
}

.hover\:text-gold-top\/30:hover {
  color: rgb(164 124 12 / 0.3);
}

.hover\:text-gold-top\/35:hover {
  color: rgb(164 124 12 / 0.35);
}

.hover\:text-gold-top\/40:hover {
  color: rgb(164 124 12 / 0.4);
}

.hover\:text-gold-top\/45:hover {
  color: rgb(164 124 12 / 0.45);
}

.hover\:text-gold-top\/5:hover {
  color: rgb(164 124 12 / 0.05);
}

.hover\:text-gold-top\/50:hover {
  color: rgb(164 124 12 / 0.5);
}

.hover\:text-gold-top\/55:hover {
  color: rgb(164 124 12 / 0.55);
}

.hover\:text-gold-top\/60:hover {
  color: rgb(164 124 12 / 0.6);
}

.hover\:text-gold-top\/65:hover {
  color: rgb(164 124 12 / 0.65);
}

.hover\:text-gold-top\/70:hover {
  color: rgb(164 124 12 / 0.7);
}

.hover\:text-gold-top\/75:hover {
  color: rgb(164 124 12 / 0.75);
}

.hover\:text-gold-top\/80:hover {
  color: rgb(164 124 12 / 0.8);
}

.hover\:text-gold-top\/85:hover {
  color: rgb(164 124 12 / 0.85);
}

.hover\:text-gold-top\/90:hover {
  color: rgb(164 124 12 / 0.9);
}

.hover\:text-gold-top\/95:hover {
  color: rgb(164 124 12 / 0.95);
}

.hover\:text-gold\/0:hover {
  color: rgb(152 112 0 / 0);
}

.hover\:text-gold\/10:hover {
  color: rgb(152 112 0 / 0.1);
}

.hover\:text-gold\/100:hover {
  color: rgb(152 112 0 / 1);
}

.hover\:text-gold\/15:hover {
  color: rgb(152 112 0 / 0.15);
}

.hover\:text-gold\/20:hover {
  color: rgb(152 112 0 / 0.2);
}

.hover\:text-gold\/25:hover {
  color: rgb(152 112 0 / 0.25);
}

.hover\:text-gold\/30:hover {
  color: rgb(152 112 0 / 0.3);
}

.hover\:text-gold\/35:hover {
  color: rgb(152 112 0 / 0.35);
}

.hover\:text-gold\/40:hover {
  color: rgb(152 112 0 / 0.4);
}

.hover\:text-gold\/45:hover {
  color: rgb(152 112 0 / 0.45);
}

.hover\:text-gold\/5:hover {
  color: rgb(152 112 0 / 0.05);
}

.hover\:text-gold\/50:hover {
  color: rgb(152 112 0 / 0.5);
}

.hover\:text-gold\/55:hover {
  color: rgb(152 112 0 / 0.55);
}

.hover\:text-gold\/60:hover {
  color: rgb(152 112 0 / 0.6);
}

.hover\:text-gold\/65:hover {
  color: rgb(152 112 0 / 0.65);
}

.hover\:text-gold\/70:hover {
  color: rgb(152 112 0 / 0.7);
}

.hover\:text-gold\/75:hover {
  color: rgb(152 112 0 / 0.75);
}

.hover\:text-gold\/80:hover {
  color: rgb(152 112 0 / 0.8);
}

.hover\:text-gold\/85:hover {
  color: rgb(152 112 0 / 0.85);
}

.hover\:text-gold\/90:hover {
  color: rgb(152 112 0 / 0.9);
}

.hover\:text-gold\/95:hover {
  color: rgb(152 112 0 / 0.95);
}

.hover\:text-green:hover {
  --tw-text-opacity: 1;
  color: rgb(116 152 58 / var(--tw-text-opacity, 1));
}

.hover\:text-green\/0:hover {
  color: rgb(116 152 58 / 0);
}

.hover\:text-green\/10:hover {
  color: rgb(116 152 58 / 0.1);
}

.hover\:text-green\/100:hover {
  color: rgb(116 152 58 / 1);
}

.hover\:text-green\/15:hover {
  color: rgb(116 152 58 / 0.15);
}

.hover\:text-green\/20:hover {
  color: rgb(116 152 58 / 0.2);
}

.hover\:text-green\/25:hover {
  color: rgb(116 152 58 / 0.25);
}

.hover\:text-green\/30:hover {
  color: rgb(116 152 58 / 0.3);
}

.hover\:text-green\/35:hover {
  color: rgb(116 152 58 / 0.35);
}

.hover\:text-green\/40:hover {
  color: rgb(116 152 58 / 0.4);
}

.hover\:text-green\/45:hover {
  color: rgb(116 152 58 / 0.45);
}

.hover\:text-green\/5:hover {
  color: rgb(116 152 58 / 0.05);
}

.hover\:text-green\/50:hover {
  color: rgb(116 152 58 / 0.5);
}

.hover\:text-green\/55:hover {
  color: rgb(116 152 58 / 0.55);
}

.hover\:text-green\/60:hover {
  color: rgb(116 152 58 / 0.6);
}

.hover\:text-green\/65:hover {
  color: rgb(116 152 58 / 0.65);
}

.hover\:text-green\/70:hover {
  color: rgb(116 152 58 / 0.7);
}

.hover\:text-green\/75:hover {
  color: rgb(116 152 58 / 0.75);
}

.hover\:text-green\/80:hover {
  color: rgb(116 152 58 / 0.8);
}

.hover\:text-green\/85:hover {
  color: rgb(116 152 58 / 0.85);
}

.hover\:text-green\/90:hover {
  color: rgb(116 152 58 / 0.9);
}

.hover\:text-green\/95:hover {
  color: rgb(116 152 58 / 0.95);
}

.hover\:text-lightgray:hover {
  --tw-text-opacity: 1;
  color: rgb(217 217 217 / var(--tw-text-opacity, 1));
}

.hover\:text-lightgray\/0:hover {
  color: rgb(217 217 217 / 0);
}

.hover\:text-lightgray\/10:hover {
  color: rgb(217 217 217 / 0.1);
}

.hover\:text-lightgray\/100:hover {
  color: rgb(217 217 217 / 1);
}

.hover\:text-lightgray\/15:hover {
  color: rgb(217 217 217 / 0.15);
}

.hover\:text-lightgray\/20:hover {
  color: rgb(217 217 217 / 0.2);
}

.hover\:text-lightgray\/25:hover {
  color: rgb(217 217 217 / 0.25);
}

.hover\:text-lightgray\/30:hover {
  color: rgb(217 217 217 / 0.3);
}

.hover\:text-lightgray\/35:hover {
  color: rgb(217 217 217 / 0.35);
}

.hover\:text-lightgray\/40:hover {
  color: rgb(217 217 217 / 0.4);
}

.hover\:text-lightgray\/45:hover {
  color: rgb(217 217 217 / 0.45);
}

.hover\:text-lightgray\/5:hover {
  color: rgb(217 217 217 / 0.05);
}

.hover\:text-lightgray\/50:hover {
  color: rgb(217 217 217 / 0.5);
}

.hover\:text-lightgray\/55:hover {
  color: rgb(217 217 217 / 0.55);
}

.hover\:text-lightgray\/60:hover {
  color: rgb(217 217 217 / 0.6);
}

.hover\:text-lightgray\/65:hover {
  color: rgb(217 217 217 / 0.65);
}

.hover\:text-lightgray\/70:hover {
  color: rgb(217 217 217 / 0.7);
}

.hover\:text-lightgray\/75:hover {
  color: rgb(217 217 217 / 0.75);
}

.hover\:text-lightgray\/80:hover {
  color: rgb(217 217 217 / 0.8);
}

.hover\:text-lightgray\/85:hover {
  color: rgb(217 217 217 / 0.85);
}

.hover\:text-lightgray\/90:hover {
  color: rgb(217 217 217 / 0.9);
}

.hover\:text-lightgray\/95:hover {
  color: rgb(217 217 217 / 0.95);
}

.hover\:text-ocean:hover {
  --tw-text-opacity: 1;
  color: rgb(30 107 108 / var(--tw-text-opacity, 1));
}

.hover\:text-ocean\/0:hover {
  color: rgb(30 107 108 / 0);
}

.hover\:text-ocean\/10:hover {
  color: rgb(30 107 108 / 0.1);
}

.hover\:text-ocean\/100:hover {
  color: rgb(30 107 108 / 1);
}

.hover\:text-ocean\/15:hover {
  color: rgb(30 107 108 / 0.15);
}

.hover\:text-ocean\/20:hover {
  color: rgb(30 107 108 / 0.2);
}

.hover\:text-ocean\/25:hover {
  color: rgb(30 107 108 / 0.25);
}

.hover\:text-ocean\/30:hover {
  color: rgb(30 107 108 / 0.3);
}

.hover\:text-ocean\/35:hover {
  color: rgb(30 107 108 / 0.35);
}

.hover\:text-ocean\/40:hover {
  color: rgb(30 107 108 / 0.4);
}

.hover\:text-ocean\/45:hover {
  color: rgb(30 107 108 / 0.45);
}

.hover\:text-ocean\/5:hover {
  color: rgb(30 107 108 / 0.05);
}

.hover\:text-ocean\/50:hover {
  color: rgb(30 107 108 / 0.5);
}

.hover\:text-ocean\/55:hover {
  color: rgb(30 107 108 / 0.55);
}

.hover\:text-ocean\/60:hover {
  color: rgb(30 107 108 / 0.6);
}

.hover\:text-ocean\/65:hover {
  color: rgb(30 107 108 / 0.65);
}

.hover\:text-ocean\/70:hover {
  color: rgb(30 107 108 / 0.7);
}

.hover\:text-ocean\/75:hover {
  color: rgb(30 107 108 / 0.75);
}

.hover\:text-ocean\/80:hover {
  color: rgb(30 107 108 / 0.8);
}

.hover\:text-ocean\/85:hover {
  color: rgb(30 107 108 / 0.85);
}

.hover\:text-ocean\/90:hover {
  color: rgb(30 107 108 / 0.9);
}

.hover\:text-ocean\/95:hover {
  color: rgb(30 107 108 / 0.95);
}

.hover\:text-orange:hover {
  --tw-text-opacity: 1;
  color: rgb(192 108 61 / var(--tw-text-opacity, 1));
}

.hover\:text-orange\/0:hover {
  color: rgb(192 108 61 / 0);
}

.hover\:text-orange\/10:hover {
  color: rgb(192 108 61 / 0.1);
}

.hover\:text-orange\/100:hover {
  color: rgb(192 108 61 / 1);
}

.hover\:text-orange\/15:hover {
  color: rgb(192 108 61 / 0.15);
}

.hover\:text-orange\/20:hover {
  color: rgb(192 108 61 / 0.2);
}

.hover\:text-orange\/25:hover {
  color: rgb(192 108 61 / 0.25);
}

.hover\:text-orange\/30:hover {
  color: rgb(192 108 61 / 0.3);
}

.hover\:text-orange\/35:hover {
  color: rgb(192 108 61 / 0.35);
}

.hover\:text-orange\/40:hover {
  color: rgb(192 108 61 / 0.4);
}

.hover\:text-orange\/45:hover {
  color: rgb(192 108 61 / 0.45);
}

.hover\:text-orange\/5:hover {
  color: rgb(192 108 61 / 0.05);
}

.hover\:text-orange\/50:hover {
  color: rgb(192 108 61 / 0.5);
}

.hover\:text-orange\/55:hover {
  color: rgb(192 108 61 / 0.55);
}

.hover\:text-orange\/60:hover {
  color: rgb(192 108 61 / 0.6);
}

.hover\:text-orange\/65:hover {
  color: rgb(192 108 61 / 0.65);
}

.hover\:text-orange\/70:hover {
  color: rgb(192 108 61 / 0.7);
}

.hover\:text-orange\/75:hover {
  color: rgb(192 108 61 / 0.75);
}

.hover\:text-orange\/80:hover {
  color: rgb(192 108 61 / 0.8);
}

.hover\:text-orange\/85:hover {
  color: rgb(192 108 61 / 0.85);
}

.hover\:text-orange\/90:hover {
  color: rgb(192 108 61 / 0.9);
}

.hover\:text-orange\/95:hover {
  color: rgb(192 108 61 / 0.95);
}

.hover\:text-pin-yellow:hover {
  --tw-text-opacity: 1;
  color: rgb(253 192 64 / var(--tw-text-opacity, 1));
}

.hover\:text-pin-yellow\/0:hover {
  color: rgb(253 192 64 / 0);
}

.hover\:text-pin-yellow\/10:hover {
  color: rgb(253 192 64 / 0.1);
}

.hover\:text-pin-yellow\/100:hover {
  color: rgb(253 192 64 / 1);
}

.hover\:text-pin-yellow\/15:hover {
  color: rgb(253 192 64 / 0.15);
}

.hover\:text-pin-yellow\/20:hover {
  color: rgb(253 192 64 / 0.2);
}

.hover\:text-pin-yellow\/25:hover {
  color: rgb(253 192 64 / 0.25);
}

.hover\:text-pin-yellow\/30:hover {
  color: rgb(253 192 64 / 0.3);
}

.hover\:text-pin-yellow\/35:hover {
  color: rgb(253 192 64 / 0.35);
}

.hover\:text-pin-yellow\/40:hover {
  color: rgb(253 192 64 / 0.4);
}

.hover\:text-pin-yellow\/45:hover {
  color: rgb(253 192 64 / 0.45);
}

.hover\:text-pin-yellow\/5:hover {
  color: rgb(253 192 64 / 0.05);
}

.hover\:text-pin-yellow\/50:hover {
  color: rgb(253 192 64 / 0.5);
}

.hover\:text-pin-yellow\/55:hover {
  color: rgb(253 192 64 / 0.55);
}

.hover\:text-pin-yellow\/60:hover {
  color: rgb(253 192 64 / 0.6);
}

.hover\:text-pin-yellow\/65:hover {
  color: rgb(253 192 64 / 0.65);
}

.hover\:text-pin-yellow\/70:hover {
  color: rgb(253 192 64 / 0.7);
}

.hover\:text-pin-yellow\/75:hover {
  color: rgb(253 192 64 / 0.75);
}

.hover\:text-pin-yellow\/80:hover {
  color: rgb(253 192 64 / 0.8);
}

.hover\:text-pin-yellow\/85:hover {
  color: rgb(253 192 64 / 0.85);
}

.hover\:text-pin-yellow\/90:hover {
  color: rgb(253 192 64 / 0.9);
}

.hover\:text-pin-yellow\/95:hover {
  color: rgb(253 192 64 / 0.95);
}

.hover\:text-purple:hover {
  --tw-text-opacity: 1;
  color: rgb(99 111 173 / var(--tw-text-opacity, 1));
}

.hover\:text-purple\/0:hover {
  color: rgb(99 111 173 / 0);
}

.hover\:text-purple\/10:hover {
  color: rgb(99 111 173 / 0.1);
}

.hover\:text-purple\/100:hover {
  color: rgb(99 111 173 / 1);
}

.hover\:text-purple\/15:hover {
  color: rgb(99 111 173 / 0.15);
}

.hover\:text-purple\/20:hover {
  color: rgb(99 111 173 / 0.2);
}

.hover\:text-purple\/25:hover {
  color: rgb(99 111 173 / 0.25);
}

.hover\:text-purple\/30:hover {
  color: rgb(99 111 173 / 0.3);
}

.hover\:text-purple\/35:hover {
  color: rgb(99 111 173 / 0.35);
}

.hover\:text-purple\/40:hover {
  color: rgb(99 111 173 / 0.4);
}

.hover\:text-purple\/45:hover {
  color: rgb(99 111 173 / 0.45);
}

.hover\:text-purple\/5:hover {
  color: rgb(99 111 173 / 0.05);
}

.hover\:text-purple\/50:hover {
  color: rgb(99 111 173 / 0.5);
}

.hover\:text-purple\/55:hover {
  color: rgb(99 111 173 / 0.55);
}

.hover\:text-purple\/60:hover {
  color: rgb(99 111 173 / 0.6);
}

.hover\:text-purple\/65:hover {
  color: rgb(99 111 173 / 0.65);
}

.hover\:text-purple\/70:hover {
  color: rgb(99 111 173 / 0.7);
}

.hover\:text-purple\/75:hover {
  color: rgb(99 111 173 / 0.75);
}

.hover\:text-purple\/80:hover {
  color: rgb(99 111 173 / 0.8);
}

.hover\:text-purple\/85:hover {
  color: rgb(99 111 173 / 0.85);
}

.hover\:text-purple\/90:hover {
  color: rgb(99 111 173 / 0.9);
}

.hover\:text-purple\/95:hover {
  color: rgb(99 111 173 / 0.95);
}

.hover\:text-red:hover {
  --tw-text-opacity: 1;
  color: rgb(212 64 54 / var(--tw-text-opacity, 1));
}

.hover\:text-red\/0:hover {
  color: rgb(212 64 54 / 0);
}

.hover\:text-red\/10:hover {
  color: rgb(212 64 54 / 0.1);
}

.hover\:text-red\/100:hover {
  color: rgb(212 64 54 / 1);
}

.hover\:text-red\/15:hover {
  color: rgb(212 64 54 / 0.15);
}

.hover\:text-red\/20:hover {
  color: rgb(212 64 54 / 0.2);
}

.hover\:text-red\/25:hover {
  color: rgb(212 64 54 / 0.25);
}

.hover\:text-red\/30:hover {
  color: rgb(212 64 54 / 0.3);
}

.hover\:text-red\/35:hover {
  color: rgb(212 64 54 / 0.35);
}

.hover\:text-red\/40:hover {
  color: rgb(212 64 54 / 0.4);
}

.hover\:text-red\/45:hover {
  color: rgb(212 64 54 / 0.45);
}

.hover\:text-red\/5:hover {
  color: rgb(212 64 54 / 0.05);
}

.hover\:text-red\/50:hover {
  color: rgb(212 64 54 / 0.5);
}

.hover\:text-red\/55:hover {
  color: rgb(212 64 54 / 0.55);
}

.hover\:text-red\/60:hover {
  color: rgb(212 64 54 / 0.6);
}

.hover\:text-red\/65:hover {
  color: rgb(212 64 54 / 0.65);
}

.hover\:text-red\/70:hover {
  color: rgb(212 64 54 / 0.7);
}

.hover\:text-red\/75:hover {
  color: rgb(212 64 54 / 0.75);
}

.hover\:text-red\/80:hover {
  color: rgb(212 64 54 / 0.8);
}

.hover\:text-red\/85:hover {
  color: rgb(212 64 54 / 0.85);
}

.hover\:text-red\/90:hover {
  color: rgb(212 64 54 / 0.9);
}

.hover\:text-red\/95:hover {
  color: rgb(212 64 54 / 0.95);
}

.hover\:text-rose:hover {
  --tw-text-opacity: 1;
  color: rgb(173 99 130 / var(--tw-text-opacity, 1));
}

.hover\:text-rose\/0:hover {
  color: rgb(173 99 130 / 0);
}

.hover\:text-rose\/10:hover {
  color: rgb(173 99 130 / 0.1);
}

.hover\:text-rose\/100:hover {
  color: rgb(173 99 130 / 1);
}

.hover\:text-rose\/15:hover {
  color: rgb(173 99 130 / 0.15);
}

.hover\:text-rose\/20:hover {
  color: rgb(173 99 130 / 0.2);
}

.hover\:text-rose\/25:hover {
  color: rgb(173 99 130 / 0.25);
}

.hover\:text-rose\/30:hover {
  color: rgb(173 99 130 / 0.3);
}

.hover\:text-rose\/35:hover {
  color: rgb(173 99 130 / 0.35);
}

.hover\:text-rose\/40:hover {
  color: rgb(173 99 130 / 0.4);
}

.hover\:text-rose\/45:hover {
  color: rgb(173 99 130 / 0.45);
}

.hover\:text-rose\/5:hover {
  color: rgb(173 99 130 / 0.05);
}

.hover\:text-rose\/50:hover {
  color: rgb(173 99 130 / 0.5);
}

.hover\:text-rose\/55:hover {
  color: rgb(173 99 130 / 0.55);
}

.hover\:text-rose\/60:hover {
  color: rgb(173 99 130 / 0.6);
}

.hover\:text-rose\/65:hover {
  color: rgb(173 99 130 / 0.65);
}

.hover\:text-rose\/70:hover {
  color: rgb(173 99 130 / 0.7);
}

.hover\:text-rose\/75:hover {
  color: rgb(173 99 130 / 0.75);
}

.hover\:text-rose\/80:hover {
  color: rgb(173 99 130 / 0.8);
}

.hover\:text-rose\/85:hover {
  color: rgb(173 99 130 / 0.85);
}

.hover\:text-rose\/90:hover {
  color: rgb(173 99 130 / 0.9);
}

.hover\:text-rose\/95:hover {
  color: rgb(173 99 130 / 0.95);
}

.hover\:text-slate-900:hover {
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}

.hover\:text-teal:hover {
  --tw-text-opacity: 1;
  color: rgb(99 146 173 / var(--tw-text-opacity, 1));
}

.hover\:text-teal\/0:hover {
  color: rgb(99 146 173 / 0);
}

.hover\:text-teal\/10:hover {
  color: rgb(99 146 173 / 0.1);
}

.hover\:text-teal\/100:hover {
  color: rgb(99 146 173 / 1);
}

.hover\:text-teal\/15:hover {
  color: rgb(99 146 173 / 0.15);
}

.hover\:text-teal\/20:hover {
  color: rgb(99 146 173 / 0.2);
}

.hover\:text-teal\/25:hover {
  color: rgb(99 146 173 / 0.25);
}

.hover\:text-teal\/30:hover {
  color: rgb(99 146 173 / 0.3);
}

.hover\:text-teal\/35:hover {
  color: rgb(99 146 173 / 0.35);
}

.hover\:text-teal\/40:hover {
  color: rgb(99 146 173 / 0.4);
}

.hover\:text-teal\/45:hover {
  color: rgb(99 146 173 / 0.45);
}

.hover\:text-teal\/5:hover {
  color: rgb(99 146 173 / 0.05);
}

.hover\:text-teal\/50:hover {
  color: rgb(99 146 173 / 0.5);
}

.hover\:text-teal\/55:hover {
  color: rgb(99 146 173 / 0.55);
}

.hover\:text-teal\/60:hover {
  color: rgb(99 146 173 / 0.6);
}

.hover\:text-teal\/65:hover {
  color: rgb(99 146 173 / 0.65);
}

.hover\:text-teal\/70:hover {
  color: rgb(99 146 173 / 0.7);
}

.hover\:text-teal\/75:hover {
  color: rgb(99 146 173 / 0.75);
}

.hover\:text-teal\/80:hover {
  color: rgb(99 146 173 / 0.8);
}

.hover\:text-teal\/85:hover {
  color: rgb(99 146 173 / 0.85);
}

.hover\:text-teal\/90:hover {
  color: rgb(99 146 173 / 0.9);
}

.hover\:text-teal\/95:hover {
  color: rgb(99 146 173 / 0.95);
}

.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.hover\:text-white\/0:hover {
  color: rgb(255 255 255 / 0);
}

.hover\:text-white\/10:hover {
  color: rgb(255 255 255 / 0.1);
}

.hover\:text-white\/100:hover {
  color: rgb(255 255 255 / 1);
}

.hover\:text-white\/15:hover {
  color: rgb(255 255 255 / 0.15);
}

.hover\:text-white\/20:hover {
  color: rgb(255 255 255 / 0.2);
}

.hover\:text-white\/25:hover {
  color: rgb(255 255 255 / 0.25);
}

.hover\:text-white\/30:hover {
  color: rgb(255 255 255 / 0.3);
}

.hover\:text-white\/35:hover {
  color: rgb(255 255 255 / 0.35);
}

.hover\:text-white\/40:hover {
  color: rgb(255 255 255 / 0.4);
}

.hover\:text-white\/45:hover {
  color: rgb(255 255 255 / 0.45);
}

.hover\:text-white\/5:hover {
  color: rgb(255 255 255 / 0.05);
}

.hover\:text-white\/50:hover {
  color: rgb(255 255 255 / 0.5);
}

.hover\:text-white\/55:hover {
  color: rgb(255 255 255 / 0.55);
}

.hover\:text-white\/60:hover {
  color: rgb(255 255 255 / 0.6);
}

.hover\:text-white\/65:hover {
  color: rgb(255 255 255 / 0.65);
}

.hover\:text-white\/70:hover {
  color: rgb(255 255 255 / 0.7);
}

.hover\:text-white\/75:hover {
  color: rgb(255 255 255 / 0.75);
}

.hover\:text-white\/80:hover {
  color: rgb(255 255 255 / 0.8);
}

.hover\:text-white\/85:hover {
  color: rgb(255 255 255 / 0.85);
}

.hover\:text-white\/90:hover {
  color: rgb(255 255 255 / 0.9);
}

.hover\:text-white\/95:hover {
  color: rgb(255 255 255 / 0.95);
}

.hover\:underline:hover {
  text-decoration-line: underline;
}

.hover\:shadow-lg:hover {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-black\/35:hover {
  --tw-shadow-color: rgb(0 0 0 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}

.hover\:drop-shadow-lg:hover {
  --tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / 0.04)) drop-shadow(0 4px 3px rgb(0 0 0 / 0.1));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.hover\:filter:hover {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.focus\:bg-aqua-teal:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(99 173 168 / var(--tw-bg-opacity, 1));
}

.focus\:bg-aqua-teal\/0:focus {
  background-color: rgb(99 173 168 / 0);
}

.focus\:bg-aqua-teal\/10:focus {
  background-color: rgb(99 173 168 / 0.1);
}

.focus\:bg-aqua-teal\/100:focus {
  background-color: rgb(99 173 168 / 1);
}

.focus\:bg-aqua-teal\/15:focus {
  background-color: rgb(99 173 168 / 0.15);
}

.focus\:bg-aqua-teal\/20:focus {
  background-color: rgb(99 173 168 / 0.2);
}

.focus\:bg-aqua-teal\/25:focus {
  background-color: rgb(99 173 168 / 0.25);
}

.focus\:bg-aqua-teal\/30:focus {
  background-color: rgb(99 173 168 / 0.3);
}

.focus\:bg-aqua-teal\/35:focus {
  background-color: rgb(99 173 168 / 0.35);
}

.focus\:bg-aqua-teal\/40:focus {
  background-color: rgb(99 173 168 / 0.4);
}

.focus\:bg-aqua-teal\/45:focus {
  background-color: rgb(99 173 168 / 0.45);
}

.focus\:bg-aqua-teal\/5:focus {
  background-color: rgb(99 173 168 / 0.05);
}

.focus\:bg-aqua-teal\/50:focus {
  background-color: rgb(99 173 168 / 0.5);
}

.focus\:bg-aqua-teal\/55:focus {
  background-color: rgb(99 173 168 / 0.55);
}

.focus\:bg-aqua-teal\/60:focus {
  background-color: rgb(99 173 168 / 0.6);
}

.focus\:bg-aqua-teal\/65:focus {
  background-color: rgb(99 173 168 / 0.65);
}

.focus\:bg-aqua-teal\/70:focus {
  background-color: rgb(99 173 168 / 0.7);
}

.focus\:bg-aqua-teal\/75:focus {
  background-color: rgb(99 173 168 / 0.75);
}

.focus\:bg-aqua-teal\/80:focus {
  background-color: rgb(99 173 168 / 0.8);
}

.focus\:bg-aqua-teal\/85:focus {
  background-color: rgb(99 173 168 / 0.85);
}

.focus\:bg-aqua-teal\/90:focus {
  background-color: rgb(99 173 168 / 0.9);
}

.focus\:bg-aqua-teal\/95:focus {
  background-color: rgb(99 173 168 / 0.95);
}

.focus\:bg-black:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.focus\:bg-black\/0:focus {
  background-color: rgb(0 0 0 / 0);
}

.focus\:bg-black\/10:focus {
  background-color: rgb(0 0 0 / 0.1);
}

.focus\:bg-black\/100:focus {
  background-color: rgb(0 0 0 / 1);
}

.focus\:bg-black\/15:focus {
  background-color: rgb(0 0 0 / 0.15);
}

.focus\:bg-black\/20:focus {
  background-color: rgb(0 0 0 / 0.2);
}

.focus\:bg-black\/25:focus {
  background-color: rgb(0 0 0 / 0.25);
}

.focus\:bg-black\/30:focus {
  background-color: rgb(0 0 0 / 0.3);
}

.focus\:bg-black\/35:focus {
  background-color: rgb(0 0 0 / 0.35);
}

.focus\:bg-black\/40:focus {
  background-color: rgb(0 0 0 / 0.4);
}

.focus\:bg-black\/45:focus {
  background-color: rgb(0 0 0 / 0.45);
}

.focus\:bg-black\/5:focus {
  background-color: rgb(0 0 0 / 0.05);
}

.focus\:bg-black\/50:focus {
  background-color: rgb(0 0 0 / 0.5);
}

.focus\:bg-black\/55:focus {
  background-color: rgb(0 0 0 / 0.55);
}

.focus\:bg-black\/60:focus {
  background-color: rgb(0 0 0 / 0.6);
}

.focus\:bg-black\/65:focus {
  background-color: rgb(0 0 0 / 0.65);
}

.focus\:bg-black\/70:focus {
  background-color: rgb(0 0 0 / 0.7);
}

.focus\:bg-black\/75:focus {
  background-color: rgb(0 0 0 / 0.75);
}

.focus\:bg-black\/80:focus {
  background-color: rgb(0 0 0 / 0.8);
}

.focus\:bg-black\/85:focus {
  background-color: rgb(0 0 0 / 0.85);
}

.focus\:bg-black\/90:focus {
  background-color: rgb(0 0 0 / 0.9);
}

.focus\:bg-black\/95:focus {
  background-color: rgb(0 0 0 / 0.95);
}

.focus\:bg-burnt-orange:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(201 99 42 / var(--tw-bg-opacity, 1));
}

.focus\:bg-burnt-orange\/0:focus {
  background-color: rgb(201 99 42 / 0);
}

.focus\:bg-burnt-orange\/10:focus {
  background-color: rgb(201 99 42 / 0.1);
}

.focus\:bg-burnt-orange\/100:focus {
  background-color: rgb(201 99 42 / 1);
}

.focus\:bg-burnt-orange\/15:focus {
  background-color: rgb(201 99 42 / 0.15);
}

.focus\:bg-burnt-orange\/20:focus {
  background-color: rgb(201 99 42 / 0.2);
}

.focus\:bg-burnt-orange\/25:focus {
  background-color: rgb(201 99 42 / 0.25);
}

.focus\:bg-burnt-orange\/30:focus {
  background-color: rgb(201 99 42 / 0.3);
}

.focus\:bg-burnt-orange\/35:focus {
  background-color: rgb(201 99 42 / 0.35);
}

.focus\:bg-burnt-orange\/40:focus {
  background-color: rgb(201 99 42 / 0.4);
}

.focus\:bg-burnt-orange\/45:focus {
  background-color: rgb(201 99 42 / 0.45);
}

.focus\:bg-burnt-orange\/5:focus {
  background-color: rgb(201 99 42 / 0.05);
}

.focus\:bg-burnt-orange\/50:focus {
  background-color: rgb(201 99 42 / 0.5);
}

.focus\:bg-burnt-orange\/55:focus {
  background-color: rgb(201 99 42 / 0.55);
}

.focus\:bg-burnt-orange\/60:focus {
  background-color: rgb(201 99 42 / 0.6);
}

.focus\:bg-burnt-orange\/65:focus {
  background-color: rgb(201 99 42 / 0.65);
}

.focus\:bg-burnt-orange\/70:focus {
  background-color: rgb(201 99 42 / 0.7);
}

.focus\:bg-burnt-orange\/75:focus {
  background-color: rgb(201 99 42 / 0.75);
}

.focus\:bg-burnt-orange\/80:focus {
  background-color: rgb(201 99 42 / 0.8);
}

.focus\:bg-burnt-orange\/85:focus {
  background-color: rgb(201 99 42 / 0.85);
}

.focus\:bg-burnt-orange\/90:focus {
  background-color: rgb(201 99 42 / 0.9);
}

.focus\:bg-burnt-orange\/95:focus {
  background-color: rgb(201 99 42 / 0.95);
}

.focus\:bg-charcoal:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(95 86 86 / var(--tw-bg-opacity, 1));
}

.focus\:bg-charcoal\/0:focus {
  background-color: rgb(95 86 86 / 0);
}

.focus\:bg-charcoal\/10:focus {
  background-color: rgb(95 86 86 / 0.1);
}

.focus\:bg-charcoal\/100:focus {
  background-color: rgb(95 86 86 / 1);
}

.focus\:bg-charcoal\/15:focus {
  background-color: rgb(95 86 86 / 0.15);
}

.focus\:bg-charcoal\/20:focus {
  background-color: rgb(95 86 86 / 0.2);
}

.focus\:bg-charcoal\/25:focus {
  background-color: rgb(95 86 86 / 0.25);
}

.focus\:bg-charcoal\/30:focus {
  background-color: rgb(95 86 86 / 0.3);
}

.focus\:bg-charcoal\/35:focus {
  background-color: rgb(95 86 86 / 0.35);
}

.focus\:bg-charcoal\/40:focus {
  background-color: rgb(95 86 86 / 0.4);
}

.focus\:bg-charcoal\/45:focus {
  background-color: rgb(95 86 86 / 0.45);
}

.focus\:bg-charcoal\/5:focus {
  background-color: rgb(95 86 86 / 0.05);
}

.focus\:bg-charcoal\/50:focus {
  background-color: rgb(95 86 86 / 0.5);
}

.focus\:bg-charcoal\/55:focus {
  background-color: rgb(95 86 86 / 0.55);
}

.focus\:bg-charcoal\/60:focus {
  background-color: rgb(95 86 86 / 0.6);
}

.focus\:bg-charcoal\/65:focus {
  background-color: rgb(95 86 86 / 0.65);
}

.focus\:bg-charcoal\/70:focus {
  background-color: rgb(95 86 86 / 0.7);
}

.focus\:bg-charcoal\/75:focus {
  background-color: rgb(95 86 86 / 0.75);
}

.focus\:bg-charcoal\/80:focus {
  background-color: rgb(95 86 86 / 0.8);
}

.focus\:bg-charcoal\/85:focus {
  background-color: rgb(95 86 86 / 0.85);
}

.focus\:bg-charcoal\/90:focus {
  background-color: rgb(95 86 86 / 0.9);
}

.focus\:bg-charcoal\/95:focus {
  background-color: rgb(95 86 86 / 0.95);
}

.focus\:bg-cream:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(233 223 193 / var(--tw-bg-opacity, 1));
}

.focus\:bg-cream-gold:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(190 151 74 / var(--tw-bg-opacity, 1));
}

.focus\:bg-cream-gold\/0:focus {
  background-color: rgb(190 151 74 / 0);
}

.focus\:bg-cream-gold\/10:focus {
  background-color: rgb(190 151 74 / 0.1);
}

.focus\:bg-cream-gold\/100:focus {
  background-color: rgb(190 151 74 / 1);
}

.focus\:bg-cream-gold\/15:focus {
  background-color: rgb(190 151 74 / 0.15);
}

.focus\:bg-cream-gold\/20:focus {
  background-color: rgb(190 151 74 / 0.2);
}

.focus\:bg-cream-gold\/25:focus {
  background-color: rgb(190 151 74 / 0.25);
}

.focus\:bg-cream-gold\/30:focus {
  background-color: rgb(190 151 74 / 0.3);
}

.focus\:bg-cream-gold\/35:focus {
  background-color: rgb(190 151 74 / 0.35);
}

.focus\:bg-cream-gold\/40:focus {
  background-color: rgb(190 151 74 / 0.4);
}

.focus\:bg-cream-gold\/45:focus {
  background-color: rgb(190 151 74 / 0.45);
}

.focus\:bg-cream-gold\/5:focus {
  background-color: rgb(190 151 74 / 0.05);
}

.focus\:bg-cream-gold\/50:focus {
  background-color: rgb(190 151 74 / 0.5);
}

.focus\:bg-cream-gold\/55:focus {
  background-color: rgb(190 151 74 / 0.55);
}

.focus\:bg-cream-gold\/60:focus {
  background-color: rgb(190 151 74 / 0.6);
}

.focus\:bg-cream-gold\/65:focus {
  background-color: rgb(190 151 74 / 0.65);
}

.focus\:bg-cream-gold\/70:focus {
  background-color: rgb(190 151 74 / 0.7);
}

.focus\:bg-cream-gold\/75:focus {
  background-color: rgb(190 151 74 / 0.75);
}

.focus\:bg-cream-gold\/80:focus {
  background-color: rgb(190 151 74 / 0.8);
}

.focus\:bg-cream-gold\/85:focus {
  background-color: rgb(190 151 74 / 0.85);
}

.focus\:bg-cream-gold\/90:focus {
  background-color: rgb(190 151 74 / 0.9);
}

.focus\:bg-cream-gold\/95:focus {
  background-color: rgb(190 151 74 / 0.95);
}

.focus\:bg-cream\/0:focus {
  background-color: rgb(233 223 193 / 0);
}

.focus\:bg-cream\/10:focus {
  background-color: rgb(233 223 193 / 0.1);
}

.focus\:bg-cream\/100:focus {
  background-color: rgb(233 223 193 / 1);
}

.focus\:bg-cream\/15:focus {
  background-color: rgb(233 223 193 / 0.15);
}

.focus\:bg-cream\/20:focus {
  background-color: rgb(233 223 193 / 0.2);
}

.focus\:bg-cream\/25:focus {
  background-color: rgb(233 223 193 / 0.25);
}

.focus\:bg-cream\/30:focus {
  background-color: rgb(233 223 193 / 0.3);
}

.focus\:bg-cream\/35:focus {
  background-color: rgb(233 223 193 / 0.35);
}

.focus\:bg-cream\/40:focus {
  background-color: rgb(233 223 193 / 0.4);
}

.focus\:bg-cream\/45:focus {
  background-color: rgb(233 223 193 / 0.45);
}

.focus\:bg-cream\/5:focus {
  background-color: rgb(233 223 193 / 0.05);
}

.focus\:bg-cream\/50:focus {
  background-color: rgb(233 223 193 / 0.5);
}

.focus\:bg-cream\/55:focus {
  background-color: rgb(233 223 193 / 0.55);
}

.focus\:bg-cream\/60:focus {
  background-color: rgb(233 223 193 / 0.6);
}

.focus\:bg-cream\/65:focus {
  background-color: rgb(233 223 193 / 0.65);
}

.focus\:bg-cream\/70:focus {
  background-color: rgb(233 223 193 / 0.7);
}

.focus\:bg-cream\/75:focus {
  background-color: rgb(233 223 193 / 0.75);
}

.focus\:bg-cream\/80:focus {
  background-color: rgb(233 223 193 / 0.8);
}

.focus\:bg-cream\/85:focus {
  background-color: rgb(233 223 193 / 0.85);
}

.focus\:bg-cream\/90:focus {
  background-color: rgb(233 223 193 / 0.9);
}

.focus\:bg-cream\/95:focus {
  background-color: rgb(233 223 193 / 0.95);
}

.focus\:bg-gold:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(152 112 0 / var(--tw-bg-opacity, 1));
}

.focus\:bg-gold-bottom:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(144 104 2 / var(--tw-bg-opacity, 1));
}

.focus\:bg-gold-bottom\/0:focus {
  background-color: rgb(144 104 2 / 0);
}

.focus\:bg-gold-bottom\/10:focus {
  background-color: rgb(144 104 2 / 0.1);
}

.focus\:bg-gold-bottom\/100:focus {
  background-color: rgb(144 104 2 / 1);
}

.focus\:bg-gold-bottom\/15:focus {
  background-color: rgb(144 104 2 / 0.15);
}

.focus\:bg-gold-bottom\/20:focus {
  background-color: rgb(144 104 2 / 0.2);
}

.focus\:bg-gold-bottom\/25:focus {
  background-color: rgb(144 104 2 / 0.25);
}

.focus\:bg-gold-bottom\/30:focus {
  background-color: rgb(144 104 2 / 0.3);
}

.focus\:bg-gold-bottom\/35:focus {
  background-color: rgb(144 104 2 / 0.35);
}

.focus\:bg-gold-bottom\/40:focus {
  background-color: rgb(144 104 2 / 0.4);
}

.focus\:bg-gold-bottom\/45:focus {
  background-color: rgb(144 104 2 / 0.45);
}

.focus\:bg-gold-bottom\/5:focus {
  background-color: rgb(144 104 2 / 0.05);
}

.focus\:bg-gold-bottom\/50:focus {
  background-color: rgb(144 104 2 / 0.5);
}

.focus\:bg-gold-bottom\/55:focus {
  background-color: rgb(144 104 2 / 0.55);
}

.focus\:bg-gold-bottom\/60:focus {
  background-color: rgb(144 104 2 / 0.6);
}

.focus\:bg-gold-bottom\/65:focus {
  background-color: rgb(144 104 2 / 0.65);
}

.focus\:bg-gold-bottom\/70:focus {
  background-color: rgb(144 104 2 / 0.7);
}

.focus\:bg-gold-bottom\/75:focus {
  background-color: rgb(144 104 2 / 0.75);
}

.focus\:bg-gold-bottom\/80:focus {
  background-color: rgb(144 104 2 / 0.8);
}

.focus\:bg-gold-bottom\/85:focus {
  background-color: rgb(144 104 2 / 0.85);
}

.focus\:bg-gold-bottom\/90:focus {
  background-color: rgb(144 104 2 / 0.9);
}

.focus\:bg-gold-bottom\/95:focus {
  background-color: rgb(144 104 2 / 0.95);
}

.focus\:bg-gold-light:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(213 198 153 / var(--tw-bg-opacity, 1));
}

.focus\:bg-gold-light\/0:focus {
  background-color: rgb(213 198 153 / 0);
}

.focus\:bg-gold-light\/10:focus {
  background-color: rgb(213 198 153 / 0.1);
}

.focus\:bg-gold-light\/100:focus {
  background-color: rgb(213 198 153 / 1);
}

.focus\:bg-gold-light\/15:focus {
  background-color: rgb(213 198 153 / 0.15);
}

.focus\:bg-gold-light\/20:focus {
  background-color: rgb(213 198 153 / 0.2);
}

.focus\:bg-gold-light\/25:focus {
  background-color: rgb(213 198 153 / 0.25);
}

.focus\:bg-gold-light\/30:focus {
  background-color: rgb(213 198 153 / 0.3);
}

.focus\:bg-gold-light\/35:focus {
  background-color: rgb(213 198 153 / 0.35);
}

.focus\:bg-gold-light\/40:focus {
  background-color: rgb(213 198 153 / 0.4);
}

.focus\:bg-gold-light\/45:focus {
  background-color: rgb(213 198 153 / 0.45);
}

.focus\:bg-gold-light\/5:focus {
  background-color: rgb(213 198 153 / 0.05);
}

.focus\:bg-gold-light\/50:focus {
  background-color: rgb(213 198 153 / 0.5);
}

.focus\:bg-gold-light\/55:focus {
  background-color: rgb(213 198 153 / 0.55);
}

.focus\:bg-gold-light\/60:focus {
  background-color: rgb(213 198 153 / 0.6);
}

.focus\:bg-gold-light\/65:focus {
  background-color: rgb(213 198 153 / 0.65);
}

.focus\:bg-gold-light\/70:focus {
  background-color: rgb(213 198 153 / 0.7);
}

.focus\:bg-gold-light\/75:focus {
  background-color: rgb(213 198 153 / 0.75);
}

.focus\:bg-gold-light\/80:focus {
  background-color: rgb(213 198 153 / 0.8);
}

.focus\:bg-gold-light\/85:focus {
  background-color: rgb(213 198 153 / 0.85);
}

.focus\:bg-gold-light\/90:focus {
  background-color: rgb(213 198 153 / 0.9);
}

.focus\:bg-gold-light\/95:focus {
  background-color: rgb(213 198 153 / 0.95);
}

.focus\:bg-gold-medium:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(179 144 42 / var(--tw-bg-opacity, 1));
}

.focus\:bg-gold-medium\/0:focus {
  background-color: rgb(179 144 42 / 0);
}

.focus\:bg-gold-medium\/10:focus {
  background-color: rgb(179 144 42 / 0.1);
}

.focus\:bg-gold-medium\/100:focus {
  background-color: rgb(179 144 42 / 1);
}

.focus\:bg-gold-medium\/15:focus {
  background-color: rgb(179 144 42 / 0.15);
}

.focus\:bg-gold-medium\/20:focus {
  background-color: rgb(179 144 42 / 0.2);
}

.focus\:bg-gold-medium\/25:focus {
  background-color: rgb(179 144 42 / 0.25);
}

.focus\:bg-gold-medium\/30:focus {
  background-color: rgb(179 144 42 / 0.3);
}

.focus\:bg-gold-medium\/35:focus {
  background-color: rgb(179 144 42 / 0.35);
}

.focus\:bg-gold-medium\/40:focus {
  background-color: rgb(179 144 42 / 0.4);
}

.focus\:bg-gold-medium\/45:focus {
  background-color: rgb(179 144 42 / 0.45);
}

.focus\:bg-gold-medium\/5:focus {
  background-color: rgb(179 144 42 / 0.05);
}

.focus\:bg-gold-medium\/50:focus {
  background-color: rgb(179 144 42 / 0.5);
}

.focus\:bg-gold-medium\/55:focus {
  background-color: rgb(179 144 42 / 0.55);
}

.focus\:bg-gold-medium\/60:focus {
  background-color: rgb(179 144 42 / 0.6);
}

.focus\:bg-gold-medium\/65:focus {
  background-color: rgb(179 144 42 / 0.65);
}

.focus\:bg-gold-medium\/70:focus {
  background-color: rgb(179 144 42 / 0.7);
}

.focus\:bg-gold-medium\/75:focus {
  background-color: rgb(179 144 42 / 0.75);
}

.focus\:bg-gold-medium\/80:focus {
  background-color: rgb(179 144 42 / 0.8);
}

.focus\:bg-gold-medium\/85:focus {
  background-color: rgb(179 144 42 / 0.85);
}

.focus\:bg-gold-medium\/90:focus {
  background-color: rgb(179 144 42 / 0.9);
}

.focus\:bg-gold-medium\/95:focus {
  background-color: rgb(179 144 42 / 0.95);
}

.focus\:bg-gold-sand:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(217 199 151 / var(--tw-bg-opacity, 1));
}

.focus\:bg-gold-sand\/0:focus {
  background-color: rgb(217 199 151 / 0);
}

.focus\:bg-gold-sand\/10:focus {
  background-color: rgb(217 199 151 / 0.1);
}

.focus\:bg-gold-sand\/100:focus {
  background-color: rgb(217 199 151 / 1);
}

.focus\:bg-gold-sand\/15:focus {
  background-color: rgb(217 199 151 / 0.15);
}

.focus\:bg-gold-sand\/20:focus {
  background-color: rgb(217 199 151 / 0.2);
}

.focus\:bg-gold-sand\/25:focus {
  background-color: rgb(217 199 151 / 0.25);
}

.focus\:bg-gold-sand\/30:focus {
  background-color: rgb(217 199 151 / 0.3);
}

.focus\:bg-gold-sand\/35:focus {
  background-color: rgb(217 199 151 / 0.35);
}

.focus\:bg-gold-sand\/40:focus {
  background-color: rgb(217 199 151 / 0.4);
}

.focus\:bg-gold-sand\/45:focus {
  background-color: rgb(217 199 151 / 0.45);
}

.focus\:bg-gold-sand\/5:focus {
  background-color: rgb(217 199 151 / 0.05);
}

.focus\:bg-gold-sand\/50:focus {
  background-color: rgb(217 199 151 / 0.5);
}

.focus\:bg-gold-sand\/55:focus {
  background-color: rgb(217 199 151 / 0.55);
}

.focus\:bg-gold-sand\/60:focus {
  background-color: rgb(217 199 151 / 0.6);
}

.focus\:bg-gold-sand\/65:focus {
  background-color: rgb(217 199 151 / 0.65);
}

.focus\:bg-gold-sand\/70:focus {
  background-color: rgb(217 199 151 / 0.7);
}

.focus\:bg-gold-sand\/75:focus {
  background-color: rgb(217 199 151 / 0.75);
}

.focus\:bg-gold-sand\/80:focus {
  background-color: rgb(217 199 151 / 0.8);
}

.focus\:bg-gold-sand\/85:focus {
  background-color: rgb(217 199 151 / 0.85);
}

.focus\:bg-gold-sand\/90:focus {
  background-color: rgb(217 199 151 / 0.9);
}

.focus\:bg-gold-sand\/95:focus {
  background-color: rgb(217 199 151 / 0.95);
}

.focus\:bg-gold-top:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(164 124 12 / var(--tw-bg-opacity, 1));
}

.focus\:bg-gold-top\/0:focus {
  background-color: rgb(164 124 12 / 0);
}

.focus\:bg-gold-top\/10:focus {
  background-color: rgb(164 124 12 / 0.1);
}

.focus\:bg-gold-top\/100:focus {
  background-color: rgb(164 124 12 / 1);
}

.focus\:bg-gold-top\/15:focus {
  background-color: rgb(164 124 12 / 0.15);
}

.focus\:bg-gold-top\/20:focus {
  background-color: rgb(164 124 12 / 0.2);
}

.focus\:bg-gold-top\/25:focus {
  background-color: rgb(164 124 12 / 0.25);
}

.focus\:bg-gold-top\/30:focus {
  background-color: rgb(164 124 12 / 0.3);
}

.focus\:bg-gold-top\/35:focus {
  background-color: rgb(164 124 12 / 0.35);
}

.focus\:bg-gold-top\/40:focus {
  background-color: rgb(164 124 12 / 0.4);
}

.focus\:bg-gold-top\/45:focus {
  background-color: rgb(164 124 12 / 0.45);
}

.focus\:bg-gold-top\/5:focus {
  background-color: rgb(164 124 12 / 0.05);
}

.focus\:bg-gold-top\/50:focus {
  background-color: rgb(164 124 12 / 0.5);
}

.focus\:bg-gold-top\/55:focus {
  background-color: rgb(164 124 12 / 0.55);
}

.focus\:bg-gold-top\/60:focus {
  background-color: rgb(164 124 12 / 0.6);
}

.focus\:bg-gold-top\/65:focus {
  background-color: rgb(164 124 12 / 0.65);
}

.focus\:bg-gold-top\/70:focus {
  background-color: rgb(164 124 12 / 0.7);
}

.focus\:bg-gold-top\/75:focus {
  background-color: rgb(164 124 12 / 0.75);
}

.focus\:bg-gold-top\/80:focus {
  background-color: rgb(164 124 12 / 0.8);
}

.focus\:bg-gold-top\/85:focus {
  background-color: rgb(164 124 12 / 0.85);
}

.focus\:bg-gold-top\/90:focus {
  background-color: rgb(164 124 12 / 0.9);
}

.focus\:bg-gold-top\/95:focus {
  background-color: rgb(164 124 12 / 0.95);
}

.focus\:bg-gold\/0:focus {
  background-color: rgb(152 112 0 / 0);
}

.focus\:bg-gold\/10:focus {
  background-color: rgb(152 112 0 / 0.1);
}

.focus\:bg-gold\/100:focus {
  background-color: rgb(152 112 0 / 1);
}

.focus\:bg-gold\/15:focus {
  background-color: rgb(152 112 0 / 0.15);
}

.focus\:bg-gold\/20:focus {
  background-color: rgb(152 112 0 / 0.2);
}

.focus\:bg-gold\/25:focus {
  background-color: rgb(152 112 0 / 0.25);
}

.focus\:bg-gold\/30:focus {
  background-color: rgb(152 112 0 / 0.3);
}

.focus\:bg-gold\/35:focus {
  background-color: rgb(152 112 0 / 0.35);
}

.focus\:bg-gold\/40:focus {
  background-color: rgb(152 112 0 / 0.4);
}

.focus\:bg-gold\/45:focus {
  background-color: rgb(152 112 0 / 0.45);
}

.focus\:bg-gold\/5:focus {
  background-color: rgb(152 112 0 / 0.05);
}

.focus\:bg-gold\/50:focus {
  background-color: rgb(152 112 0 / 0.5);
}

.focus\:bg-gold\/55:focus {
  background-color: rgb(152 112 0 / 0.55);
}

.focus\:bg-gold\/60:focus {
  background-color: rgb(152 112 0 / 0.6);
}

.focus\:bg-gold\/65:focus {
  background-color: rgb(152 112 0 / 0.65);
}

.focus\:bg-gold\/70:focus {
  background-color: rgb(152 112 0 / 0.7);
}

.focus\:bg-gold\/75:focus {
  background-color: rgb(152 112 0 / 0.75);
}

.focus\:bg-gold\/80:focus {
  background-color: rgb(152 112 0 / 0.8);
}

.focus\:bg-gold\/85:focus {
  background-color: rgb(152 112 0 / 0.85);
}

.focus\:bg-gold\/90:focus {
  background-color: rgb(152 112 0 / 0.9);
}

.focus\:bg-gold\/95:focus {
  background-color: rgb(152 112 0 / 0.95);
}

.focus\:bg-green:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(116 152 58 / var(--tw-bg-opacity, 1));
}

.focus\:bg-green\/0:focus {
  background-color: rgb(116 152 58 / 0);
}

.focus\:bg-green\/10:focus {
  background-color: rgb(116 152 58 / 0.1);
}

.focus\:bg-green\/100:focus {
  background-color: rgb(116 152 58 / 1);
}

.focus\:bg-green\/15:focus {
  background-color: rgb(116 152 58 / 0.15);
}

.focus\:bg-green\/20:focus {
  background-color: rgb(116 152 58 / 0.2);
}

.focus\:bg-green\/25:focus {
  background-color: rgb(116 152 58 / 0.25);
}

.focus\:bg-green\/30:focus {
  background-color: rgb(116 152 58 / 0.3);
}

.focus\:bg-green\/35:focus {
  background-color: rgb(116 152 58 / 0.35);
}

.focus\:bg-green\/40:focus {
  background-color: rgb(116 152 58 / 0.4);
}

.focus\:bg-green\/45:focus {
  background-color: rgb(116 152 58 / 0.45);
}

.focus\:bg-green\/5:focus {
  background-color: rgb(116 152 58 / 0.05);
}

.focus\:bg-green\/50:focus {
  background-color: rgb(116 152 58 / 0.5);
}

.focus\:bg-green\/55:focus {
  background-color: rgb(116 152 58 / 0.55);
}

.focus\:bg-green\/60:focus {
  background-color: rgb(116 152 58 / 0.6);
}

.focus\:bg-green\/65:focus {
  background-color: rgb(116 152 58 / 0.65);
}

.focus\:bg-green\/70:focus {
  background-color: rgb(116 152 58 / 0.7);
}

.focus\:bg-green\/75:focus {
  background-color: rgb(116 152 58 / 0.75);
}

.focus\:bg-green\/80:focus {
  background-color: rgb(116 152 58 / 0.8);
}

.focus\:bg-green\/85:focus {
  background-color: rgb(116 152 58 / 0.85);
}

.focus\:bg-green\/90:focus {
  background-color: rgb(116 152 58 / 0.9);
}

.focus\:bg-green\/95:focus {
  background-color: rgb(116 152 58 / 0.95);
}

.focus\:bg-lightgray:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1));
}

.focus\:bg-lightgray\/0:focus {
  background-color: rgb(217 217 217 / 0);
}

.focus\:bg-lightgray\/10:focus {
  background-color: rgb(217 217 217 / 0.1);
}

.focus\:bg-lightgray\/100:focus {
  background-color: rgb(217 217 217 / 1);
}

.focus\:bg-lightgray\/15:focus {
  background-color: rgb(217 217 217 / 0.15);
}

.focus\:bg-lightgray\/20:focus {
  background-color: rgb(217 217 217 / 0.2);
}

.focus\:bg-lightgray\/25:focus {
  background-color: rgb(217 217 217 / 0.25);
}

.focus\:bg-lightgray\/30:focus {
  background-color: rgb(217 217 217 / 0.3);
}

.focus\:bg-lightgray\/35:focus {
  background-color: rgb(217 217 217 / 0.35);
}

.focus\:bg-lightgray\/40:focus {
  background-color: rgb(217 217 217 / 0.4);
}

.focus\:bg-lightgray\/45:focus {
  background-color: rgb(217 217 217 / 0.45);
}

.focus\:bg-lightgray\/5:focus {
  background-color: rgb(217 217 217 / 0.05);
}

.focus\:bg-lightgray\/50:focus {
  background-color: rgb(217 217 217 / 0.5);
}

.focus\:bg-lightgray\/55:focus {
  background-color: rgb(217 217 217 / 0.55);
}

.focus\:bg-lightgray\/60:focus {
  background-color: rgb(217 217 217 / 0.6);
}

.focus\:bg-lightgray\/65:focus {
  background-color: rgb(217 217 217 / 0.65);
}

.focus\:bg-lightgray\/70:focus {
  background-color: rgb(217 217 217 / 0.7);
}

.focus\:bg-lightgray\/75:focus {
  background-color: rgb(217 217 217 / 0.75);
}

.focus\:bg-lightgray\/80:focus {
  background-color: rgb(217 217 217 / 0.8);
}

.focus\:bg-lightgray\/85:focus {
  background-color: rgb(217 217 217 / 0.85);
}

.focus\:bg-lightgray\/90:focus {
  background-color: rgb(217 217 217 / 0.9);
}

.focus\:bg-lightgray\/95:focus {
  background-color: rgb(217 217 217 / 0.95);
}

.focus\:bg-ocean:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(30 107 108 / var(--tw-bg-opacity, 1));
}

.focus\:bg-ocean\/0:focus {
  background-color: rgb(30 107 108 / 0);
}

.focus\:bg-ocean\/10:focus {
  background-color: rgb(30 107 108 / 0.1);
}

.focus\:bg-ocean\/100:focus {
  background-color: rgb(30 107 108 / 1);
}

.focus\:bg-ocean\/15:focus {
  background-color: rgb(30 107 108 / 0.15);
}

.focus\:bg-ocean\/20:focus {
  background-color: rgb(30 107 108 / 0.2);
}

.focus\:bg-ocean\/25:focus {
  background-color: rgb(30 107 108 / 0.25);
}

.focus\:bg-ocean\/30:focus {
  background-color: rgb(30 107 108 / 0.3);
}

.focus\:bg-ocean\/35:focus {
  background-color: rgb(30 107 108 / 0.35);
}

.focus\:bg-ocean\/40:focus {
  background-color: rgb(30 107 108 / 0.4);
}

.focus\:bg-ocean\/45:focus {
  background-color: rgb(30 107 108 / 0.45);
}

.focus\:bg-ocean\/5:focus {
  background-color: rgb(30 107 108 / 0.05);
}

.focus\:bg-ocean\/50:focus {
  background-color: rgb(30 107 108 / 0.5);
}

.focus\:bg-ocean\/55:focus {
  background-color: rgb(30 107 108 / 0.55);
}

.focus\:bg-ocean\/60:focus {
  background-color: rgb(30 107 108 / 0.6);
}

.focus\:bg-ocean\/65:focus {
  background-color: rgb(30 107 108 / 0.65);
}

.focus\:bg-ocean\/70:focus {
  background-color: rgb(30 107 108 / 0.7);
}

.focus\:bg-ocean\/75:focus {
  background-color: rgb(30 107 108 / 0.75);
}

.focus\:bg-ocean\/80:focus {
  background-color: rgb(30 107 108 / 0.8);
}

.focus\:bg-ocean\/85:focus {
  background-color: rgb(30 107 108 / 0.85);
}

.focus\:bg-ocean\/90:focus {
  background-color: rgb(30 107 108 / 0.9);
}

.focus\:bg-ocean\/95:focus {
  background-color: rgb(30 107 108 / 0.95);
}

.focus\:bg-orange:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(192 108 61 / var(--tw-bg-opacity, 1));
}

.focus\:bg-orange\/0:focus {
  background-color: rgb(192 108 61 / 0);
}

.focus\:bg-orange\/10:focus {
  background-color: rgb(192 108 61 / 0.1);
}

.focus\:bg-orange\/100:focus {
  background-color: rgb(192 108 61 / 1);
}

.focus\:bg-orange\/15:focus {
  background-color: rgb(192 108 61 / 0.15);
}

.focus\:bg-orange\/20:focus {
  background-color: rgb(192 108 61 / 0.2);
}

.focus\:bg-orange\/25:focus {
  background-color: rgb(192 108 61 / 0.25);
}

.focus\:bg-orange\/30:focus {
  background-color: rgb(192 108 61 / 0.3);
}

.focus\:bg-orange\/35:focus {
  background-color: rgb(192 108 61 / 0.35);
}

.focus\:bg-orange\/40:focus {
  background-color: rgb(192 108 61 / 0.4);
}

.focus\:bg-orange\/45:focus {
  background-color: rgb(192 108 61 / 0.45);
}

.focus\:bg-orange\/5:focus {
  background-color: rgb(192 108 61 / 0.05);
}

.focus\:bg-orange\/50:focus {
  background-color: rgb(192 108 61 / 0.5);
}

.focus\:bg-orange\/55:focus {
  background-color: rgb(192 108 61 / 0.55);
}

.focus\:bg-orange\/60:focus {
  background-color: rgb(192 108 61 / 0.6);
}

.focus\:bg-orange\/65:focus {
  background-color: rgb(192 108 61 / 0.65);
}

.focus\:bg-orange\/70:focus {
  background-color: rgb(192 108 61 / 0.7);
}

.focus\:bg-orange\/75:focus {
  background-color: rgb(192 108 61 / 0.75);
}

.focus\:bg-orange\/80:focus {
  background-color: rgb(192 108 61 / 0.8);
}

.focus\:bg-orange\/85:focus {
  background-color: rgb(192 108 61 / 0.85);
}

.focus\:bg-orange\/90:focus {
  background-color: rgb(192 108 61 / 0.9);
}

.focus\:bg-orange\/95:focus {
  background-color: rgb(192 108 61 / 0.95);
}

.focus\:bg-pin-yellow:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(253 192 64 / var(--tw-bg-opacity, 1));
}

.focus\:bg-pin-yellow\/0:focus {
  background-color: rgb(253 192 64 / 0);
}

.focus\:bg-pin-yellow\/10:focus {
  background-color: rgb(253 192 64 / 0.1);
}

.focus\:bg-pin-yellow\/100:focus {
  background-color: rgb(253 192 64 / 1);
}

.focus\:bg-pin-yellow\/15:focus {
  background-color: rgb(253 192 64 / 0.15);
}

.focus\:bg-pin-yellow\/20:focus {
  background-color: rgb(253 192 64 / 0.2);
}

.focus\:bg-pin-yellow\/25:focus {
  background-color: rgb(253 192 64 / 0.25);
}

.focus\:bg-pin-yellow\/30:focus {
  background-color: rgb(253 192 64 / 0.3);
}

.focus\:bg-pin-yellow\/35:focus {
  background-color: rgb(253 192 64 / 0.35);
}

.focus\:bg-pin-yellow\/40:focus {
  background-color: rgb(253 192 64 / 0.4);
}

.focus\:bg-pin-yellow\/45:focus {
  background-color: rgb(253 192 64 / 0.45);
}

.focus\:bg-pin-yellow\/5:focus {
  background-color: rgb(253 192 64 / 0.05);
}

.focus\:bg-pin-yellow\/50:focus {
  background-color: rgb(253 192 64 / 0.5);
}

.focus\:bg-pin-yellow\/55:focus {
  background-color: rgb(253 192 64 / 0.55);
}

.focus\:bg-pin-yellow\/60:focus {
  background-color: rgb(253 192 64 / 0.6);
}

.focus\:bg-pin-yellow\/65:focus {
  background-color: rgb(253 192 64 / 0.65);
}

.focus\:bg-pin-yellow\/70:focus {
  background-color: rgb(253 192 64 / 0.7);
}

.focus\:bg-pin-yellow\/75:focus {
  background-color: rgb(253 192 64 / 0.75);
}

.focus\:bg-pin-yellow\/80:focus {
  background-color: rgb(253 192 64 / 0.8);
}

.focus\:bg-pin-yellow\/85:focus {
  background-color: rgb(253 192 64 / 0.85);
}

.focus\:bg-pin-yellow\/90:focus {
  background-color: rgb(253 192 64 / 0.9);
}

.focus\:bg-pin-yellow\/95:focus {
  background-color: rgb(253 192 64 / 0.95);
}

.focus\:bg-purple:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(99 111 173 / var(--tw-bg-opacity, 1));
}

.focus\:bg-purple\/0:focus {
  background-color: rgb(99 111 173 / 0);
}

.focus\:bg-purple\/10:focus {
  background-color: rgb(99 111 173 / 0.1);
}

.focus\:bg-purple\/100:focus {
  background-color: rgb(99 111 173 / 1);
}

.focus\:bg-purple\/15:focus {
  background-color: rgb(99 111 173 / 0.15);
}

.focus\:bg-purple\/20:focus {
  background-color: rgb(99 111 173 / 0.2);
}

.focus\:bg-purple\/25:focus {
  background-color: rgb(99 111 173 / 0.25);
}

.focus\:bg-purple\/30:focus {
  background-color: rgb(99 111 173 / 0.3);
}

.focus\:bg-purple\/35:focus {
  background-color: rgb(99 111 173 / 0.35);
}

.focus\:bg-purple\/40:focus {
  background-color: rgb(99 111 173 / 0.4);
}

.focus\:bg-purple\/45:focus {
  background-color: rgb(99 111 173 / 0.45);
}

.focus\:bg-purple\/5:focus {
  background-color: rgb(99 111 173 / 0.05);
}

.focus\:bg-purple\/50:focus {
  background-color: rgb(99 111 173 / 0.5);
}

.focus\:bg-purple\/55:focus {
  background-color: rgb(99 111 173 / 0.55);
}

.focus\:bg-purple\/60:focus {
  background-color: rgb(99 111 173 / 0.6);
}

.focus\:bg-purple\/65:focus {
  background-color: rgb(99 111 173 / 0.65);
}

.focus\:bg-purple\/70:focus {
  background-color: rgb(99 111 173 / 0.7);
}

.focus\:bg-purple\/75:focus {
  background-color: rgb(99 111 173 / 0.75);
}

.focus\:bg-purple\/80:focus {
  background-color: rgb(99 111 173 / 0.8);
}

.focus\:bg-purple\/85:focus {
  background-color: rgb(99 111 173 / 0.85);
}

.focus\:bg-purple\/90:focus {
  background-color: rgb(99 111 173 / 0.9);
}

.focus\:bg-purple\/95:focus {
  background-color: rgb(99 111 173 / 0.95);
}

.focus\:bg-red:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(212 64 54 / var(--tw-bg-opacity, 1));
}

.focus\:bg-red\/0:focus {
  background-color: rgb(212 64 54 / 0);
}

.focus\:bg-red\/10:focus {
  background-color: rgb(212 64 54 / 0.1);
}

.focus\:bg-red\/100:focus {
  background-color: rgb(212 64 54 / 1);
}

.focus\:bg-red\/15:focus {
  background-color: rgb(212 64 54 / 0.15);
}

.focus\:bg-red\/20:focus {
  background-color: rgb(212 64 54 / 0.2);
}

.focus\:bg-red\/25:focus {
  background-color: rgb(212 64 54 / 0.25);
}

.focus\:bg-red\/30:focus {
  background-color: rgb(212 64 54 / 0.3);
}

.focus\:bg-red\/35:focus {
  background-color: rgb(212 64 54 / 0.35);
}

.focus\:bg-red\/40:focus {
  background-color: rgb(212 64 54 / 0.4);
}

.focus\:bg-red\/45:focus {
  background-color: rgb(212 64 54 / 0.45);
}

.focus\:bg-red\/5:focus {
  background-color: rgb(212 64 54 / 0.05);
}

.focus\:bg-red\/50:focus {
  background-color: rgb(212 64 54 / 0.5);
}

.focus\:bg-red\/55:focus {
  background-color: rgb(212 64 54 / 0.55);
}

.focus\:bg-red\/60:focus {
  background-color: rgb(212 64 54 / 0.6);
}

.focus\:bg-red\/65:focus {
  background-color: rgb(212 64 54 / 0.65);
}

.focus\:bg-red\/70:focus {
  background-color: rgb(212 64 54 / 0.7);
}

.focus\:bg-red\/75:focus {
  background-color: rgb(212 64 54 / 0.75);
}

.focus\:bg-red\/80:focus {
  background-color: rgb(212 64 54 / 0.8);
}

.focus\:bg-red\/85:focus {
  background-color: rgb(212 64 54 / 0.85);
}

.focus\:bg-red\/90:focus {
  background-color: rgb(212 64 54 / 0.9);
}

.focus\:bg-red\/95:focus {
  background-color: rgb(212 64 54 / 0.95);
}

.focus\:bg-rose:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(173 99 130 / var(--tw-bg-opacity, 1));
}

.focus\:bg-rose\/0:focus {
  background-color: rgb(173 99 130 / 0);
}

.focus\:bg-rose\/10:focus {
  background-color: rgb(173 99 130 / 0.1);
}

.focus\:bg-rose\/100:focus {
  background-color: rgb(173 99 130 / 1);
}

.focus\:bg-rose\/15:focus {
  background-color: rgb(173 99 130 / 0.15);
}

.focus\:bg-rose\/20:focus {
  background-color: rgb(173 99 130 / 0.2);
}

.focus\:bg-rose\/25:focus {
  background-color: rgb(173 99 130 / 0.25);
}

.focus\:bg-rose\/30:focus {
  background-color: rgb(173 99 130 / 0.3);
}

.focus\:bg-rose\/35:focus {
  background-color: rgb(173 99 130 / 0.35);
}

.focus\:bg-rose\/40:focus {
  background-color: rgb(173 99 130 / 0.4);
}

.focus\:bg-rose\/45:focus {
  background-color: rgb(173 99 130 / 0.45);
}

.focus\:bg-rose\/5:focus {
  background-color: rgb(173 99 130 / 0.05);
}

.focus\:bg-rose\/50:focus {
  background-color: rgb(173 99 130 / 0.5);
}

.focus\:bg-rose\/55:focus {
  background-color: rgb(173 99 130 / 0.55);
}

.focus\:bg-rose\/60:focus {
  background-color: rgb(173 99 130 / 0.6);
}

.focus\:bg-rose\/65:focus {
  background-color: rgb(173 99 130 / 0.65);
}

.focus\:bg-rose\/70:focus {
  background-color: rgb(173 99 130 / 0.7);
}

.focus\:bg-rose\/75:focus {
  background-color: rgb(173 99 130 / 0.75);
}

.focus\:bg-rose\/80:focus {
  background-color: rgb(173 99 130 / 0.8);
}

.focus\:bg-rose\/85:focus {
  background-color: rgb(173 99 130 / 0.85);
}

.focus\:bg-rose\/90:focus {
  background-color: rgb(173 99 130 / 0.9);
}

.focus\:bg-rose\/95:focus {
  background-color: rgb(173 99 130 / 0.95);
}

.focus\:bg-teal:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(99 146 173 / var(--tw-bg-opacity, 1));
}

.focus\:bg-teal\/0:focus {
  background-color: rgb(99 146 173 / 0);
}

.focus\:bg-teal\/10:focus {
  background-color: rgb(99 146 173 / 0.1);
}

.focus\:bg-teal\/100:focus {
  background-color: rgb(99 146 173 / 1);
}

.focus\:bg-teal\/15:focus {
  background-color: rgb(99 146 173 / 0.15);
}

.focus\:bg-teal\/20:focus {
  background-color: rgb(99 146 173 / 0.2);
}

.focus\:bg-teal\/25:focus {
  background-color: rgb(99 146 173 / 0.25);
}

.focus\:bg-teal\/30:focus {
  background-color: rgb(99 146 173 / 0.3);
}

.focus\:bg-teal\/35:focus {
  background-color: rgb(99 146 173 / 0.35);
}

.focus\:bg-teal\/40:focus {
  background-color: rgb(99 146 173 / 0.4);
}

.focus\:bg-teal\/45:focus {
  background-color: rgb(99 146 173 / 0.45);
}

.focus\:bg-teal\/5:focus {
  background-color: rgb(99 146 173 / 0.05);
}

.focus\:bg-teal\/50:focus {
  background-color: rgb(99 146 173 / 0.5);
}

.focus\:bg-teal\/55:focus {
  background-color: rgb(99 146 173 / 0.55);
}

.focus\:bg-teal\/60:focus {
  background-color: rgb(99 146 173 / 0.6);
}

.focus\:bg-teal\/65:focus {
  background-color: rgb(99 146 173 / 0.65);
}

.focus\:bg-teal\/70:focus {
  background-color: rgb(99 146 173 / 0.7);
}

.focus\:bg-teal\/75:focus {
  background-color: rgb(99 146 173 / 0.75);
}

.focus\:bg-teal\/80:focus {
  background-color: rgb(99 146 173 / 0.8);
}

.focus\:bg-teal\/85:focus {
  background-color: rgb(99 146 173 / 0.85);
}

.focus\:bg-teal\/90:focus {
  background-color: rgb(99 146 173 / 0.9);
}

.focus\:bg-teal\/95:focus {
  background-color: rgb(99 146 173 / 0.95);
}

.focus\:bg-white:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.focus\:bg-white\/0:focus {
  background-color: rgb(255 255 255 / 0);
}

.focus\:bg-white\/10:focus {
  background-color: rgb(255 255 255 / 0.1);
}

.focus\:bg-white\/100:focus {
  background-color: rgb(255 255 255 / 1);
}

.focus\:bg-white\/15:focus {
  background-color: rgb(255 255 255 / 0.15);
}

.focus\:bg-white\/20:focus {
  background-color: rgb(255 255 255 / 0.2);
}

.focus\:bg-white\/25:focus {
  background-color: rgb(255 255 255 / 0.25);
}

.focus\:bg-white\/30:focus {
  background-color: rgb(255 255 255 / 0.3);
}

.focus\:bg-white\/35:focus {
  background-color: rgb(255 255 255 / 0.35);
}

.focus\:bg-white\/40:focus {
  background-color: rgb(255 255 255 / 0.4);
}

.focus\:bg-white\/45:focus {
  background-color: rgb(255 255 255 / 0.45);
}

.focus\:bg-white\/5:focus {
  background-color: rgb(255 255 255 / 0.05);
}

.focus\:bg-white\/50:focus {
  background-color: rgb(255 255 255 / 0.5);
}

.focus\:bg-white\/55:focus {
  background-color: rgb(255 255 255 / 0.55);
}

.focus\:bg-white\/60:focus {
  background-color: rgb(255 255 255 / 0.6);
}

.focus\:bg-white\/65:focus {
  background-color: rgb(255 255 255 / 0.65);
}

.focus\:bg-white\/70:focus {
  background-color: rgb(255 255 255 / 0.7);
}

.focus\:bg-white\/75:focus {
  background-color: rgb(255 255 255 / 0.75);
}

.focus\:bg-white\/80:focus {
  background-color: rgb(255 255 255 / 0.8);
}

.focus\:bg-white\/85:focus {
  background-color: rgb(255 255 255 / 0.85);
}

.focus\:bg-white\/90:focus {
  background-color: rgb(255 255 255 / 0.9);
}

.focus\:bg-white\/95:focus {
  background-color: rgb(255 255 255 / 0.95);
}

.focus\:text-aqua-teal:focus {
  --tw-text-opacity: 1;
  color: rgb(99 173 168 / var(--tw-text-opacity, 1));
}

.focus\:text-aqua-teal\/0:focus {
  color: rgb(99 173 168 / 0);
}

.focus\:text-aqua-teal\/10:focus {
  color: rgb(99 173 168 / 0.1);
}

.focus\:text-aqua-teal\/100:focus {
  color: rgb(99 173 168 / 1);
}

.focus\:text-aqua-teal\/15:focus {
  color: rgb(99 173 168 / 0.15);
}

.focus\:text-aqua-teal\/20:focus {
  color: rgb(99 173 168 / 0.2);
}

.focus\:text-aqua-teal\/25:focus {
  color: rgb(99 173 168 / 0.25);
}

.focus\:text-aqua-teal\/30:focus {
  color: rgb(99 173 168 / 0.3);
}

.focus\:text-aqua-teal\/35:focus {
  color: rgb(99 173 168 / 0.35);
}

.focus\:text-aqua-teal\/40:focus {
  color: rgb(99 173 168 / 0.4);
}

.focus\:text-aqua-teal\/45:focus {
  color: rgb(99 173 168 / 0.45);
}

.focus\:text-aqua-teal\/5:focus {
  color: rgb(99 173 168 / 0.05);
}

.focus\:text-aqua-teal\/50:focus {
  color: rgb(99 173 168 / 0.5);
}

.focus\:text-aqua-teal\/55:focus {
  color: rgb(99 173 168 / 0.55);
}

.focus\:text-aqua-teal\/60:focus {
  color: rgb(99 173 168 / 0.6);
}

.focus\:text-aqua-teal\/65:focus {
  color: rgb(99 173 168 / 0.65);
}

.focus\:text-aqua-teal\/70:focus {
  color: rgb(99 173 168 / 0.7);
}

.focus\:text-aqua-teal\/75:focus {
  color: rgb(99 173 168 / 0.75);
}

.focus\:text-aqua-teal\/80:focus {
  color: rgb(99 173 168 / 0.8);
}

.focus\:text-aqua-teal\/85:focus {
  color: rgb(99 173 168 / 0.85);
}

.focus\:text-aqua-teal\/90:focus {
  color: rgb(99 173 168 / 0.9);
}

.focus\:text-aqua-teal\/95:focus {
  color: rgb(99 173 168 / 0.95);
}

.focus\:text-black:focus {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.focus\:text-black\/0:focus {
  color: rgb(0 0 0 / 0);
}

.focus\:text-black\/10:focus {
  color: rgb(0 0 0 / 0.1);
}

.focus\:text-black\/100:focus {
  color: rgb(0 0 0 / 1);
}

.focus\:text-black\/15:focus {
  color: rgb(0 0 0 / 0.15);
}

.focus\:text-black\/20:focus {
  color: rgb(0 0 0 / 0.2);
}

.focus\:text-black\/25:focus {
  color: rgb(0 0 0 / 0.25);
}

.focus\:text-black\/30:focus {
  color: rgb(0 0 0 / 0.3);
}

.focus\:text-black\/35:focus {
  color: rgb(0 0 0 / 0.35);
}

.focus\:text-black\/40:focus {
  color: rgb(0 0 0 / 0.4);
}

.focus\:text-black\/45:focus {
  color: rgb(0 0 0 / 0.45);
}

.focus\:text-black\/5:focus {
  color: rgb(0 0 0 / 0.05);
}

.focus\:text-black\/50:focus {
  color: rgb(0 0 0 / 0.5);
}

.focus\:text-black\/55:focus {
  color: rgb(0 0 0 / 0.55);
}

.focus\:text-black\/60:focus {
  color: rgb(0 0 0 / 0.6);
}

.focus\:text-black\/65:focus {
  color: rgb(0 0 0 / 0.65);
}

.focus\:text-black\/70:focus {
  color: rgb(0 0 0 / 0.7);
}

.focus\:text-black\/75:focus {
  color: rgb(0 0 0 / 0.75);
}

.focus\:text-black\/80:focus {
  color: rgb(0 0 0 / 0.8);
}

.focus\:text-black\/85:focus {
  color: rgb(0 0 0 / 0.85);
}

.focus\:text-black\/90:focus {
  color: rgb(0 0 0 / 0.9);
}

.focus\:text-black\/95:focus {
  color: rgb(0 0 0 / 0.95);
}

.focus\:text-burnt-orange:focus {
  --tw-text-opacity: 1;
  color: rgb(201 99 42 / var(--tw-text-opacity, 1));
}

.focus\:text-burnt-orange\/0:focus {
  color: rgb(201 99 42 / 0);
}

.focus\:text-burnt-orange\/10:focus {
  color: rgb(201 99 42 / 0.1);
}

.focus\:text-burnt-orange\/100:focus {
  color: rgb(201 99 42 / 1);
}

.focus\:text-burnt-orange\/15:focus {
  color: rgb(201 99 42 / 0.15);
}

.focus\:text-burnt-orange\/20:focus {
  color: rgb(201 99 42 / 0.2);
}

.focus\:text-burnt-orange\/25:focus {
  color: rgb(201 99 42 / 0.25);
}

.focus\:text-burnt-orange\/30:focus {
  color: rgb(201 99 42 / 0.3);
}

.focus\:text-burnt-orange\/35:focus {
  color: rgb(201 99 42 / 0.35);
}

.focus\:text-burnt-orange\/40:focus {
  color: rgb(201 99 42 / 0.4);
}

.focus\:text-burnt-orange\/45:focus {
  color: rgb(201 99 42 / 0.45);
}

.focus\:text-burnt-orange\/5:focus {
  color: rgb(201 99 42 / 0.05);
}

.focus\:text-burnt-orange\/50:focus {
  color: rgb(201 99 42 / 0.5);
}

.focus\:text-burnt-orange\/55:focus {
  color: rgb(201 99 42 / 0.55);
}

.focus\:text-burnt-orange\/60:focus {
  color: rgb(201 99 42 / 0.6);
}

.focus\:text-burnt-orange\/65:focus {
  color: rgb(201 99 42 / 0.65);
}

.focus\:text-burnt-orange\/70:focus {
  color: rgb(201 99 42 / 0.7);
}

.focus\:text-burnt-orange\/75:focus {
  color: rgb(201 99 42 / 0.75);
}

.focus\:text-burnt-orange\/80:focus {
  color: rgb(201 99 42 / 0.8);
}

.focus\:text-burnt-orange\/85:focus {
  color: rgb(201 99 42 / 0.85);
}

.focus\:text-burnt-orange\/90:focus {
  color: rgb(201 99 42 / 0.9);
}

.focus\:text-burnt-orange\/95:focus {
  color: rgb(201 99 42 / 0.95);
}

.focus\:text-charcoal:focus {
  --tw-text-opacity: 1;
  color: rgb(95 86 86 / var(--tw-text-opacity, 1));
}

.focus\:text-charcoal\/0:focus {
  color: rgb(95 86 86 / 0);
}

.focus\:text-charcoal\/10:focus {
  color: rgb(95 86 86 / 0.1);
}

.focus\:text-charcoal\/100:focus {
  color: rgb(95 86 86 / 1);
}

.focus\:text-charcoal\/15:focus {
  color: rgb(95 86 86 / 0.15);
}

.focus\:text-charcoal\/20:focus {
  color: rgb(95 86 86 / 0.2);
}

.focus\:text-charcoal\/25:focus {
  color: rgb(95 86 86 / 0.25);
}

.focus\:text-charcoal\/30:focus {
  color: rgb(95 86 86 / 0.3);
}

.focus\:text-charcoal\/35:focus {
  color: rgb(95 86 86 / 0.35);
}

.focus\:text-charcoal\/40:focus {
  color: rgb(95 86 86 / 0.4);
}

.focus\:text-charcoal\/45:focus {
  color: rgb(95 86 86 / 0.45);
}

.focus\:text-charcoal\/5:focus {
  color: rgb(95 86 86 / 0.05);
}

.focus\:text-charcoal\/50:focus {
  color: rgb(95 86 86 / 0.5);
}

.focus\:text-charcoal\/55:focus {
  color: rgb(95 86 86 / 0.55);
}

.focus\:text-charcoal\/60:focus {
  color: rgb(95 86 86 / 0.6);
}

.focus\:text-charcoal\/65:focus {
  color: rgb(95 86 86 / 0.65);
}

.focus\:text-charcoal\/70:focus {
  color: rgb(95 86 86 / 0.7);
}

.focus\:text-charcoal\/75:focus {
  color: rgb(95 86 86 / 0.75);
}

.focus\:text-charcoal\/80:focus {
  color: rgb(95 86 86 / 0.8);
}

.focus\:text-charcoal\/85:focus {
  color: rgb(95 86 86 / 0.85);
}

.focus\:text-charcoal\/90:focus {
  color: rgb(95 86 86 / 0.9);
}

.focus\:text-charcoal\/95:focus {
  color: rgb(95 86 86 / 0.95);
}

.focus\:text-cream:focus {
  --tw-text-opacity: 1;
  color: rgb(233 223 193 / var(--tw-text-opacity, 1));
}

.focus\:text-cream-gold:focus {
  --tw-text-opacity: 1;
  color: rgb(190 151 74 / var(--tw-text-opacity, 1));
}

.focus\:text-cream-gold\/0:focus {
  color: rgb(190 151 74 / 0);
}

.focus\:text-cream-gold\/10:focus {
  color: rgb(190 151 74 / 0.1);
}

.focus\:text-cream-gold\/100:focus {
  color: rgb(190 151 74 / 1);
}

.focus\:text-cream-gold\/15:focus {
  color: rgb(190 151 74 / 0.15);
}

.focus\:text-cream-gold\/20:focus {
  color: rgb(190 151 74 / 0.2);
}

.focus\:text-cream-gold\/25:focus {
  color: rgb(190 151 74 / 0.25);
}

.focus\:text-cream-gold\/30:focus {
  color: rgb(190 151 74 / 0.3);
}

.focus\:text-cream-gold\/35:focus {
  color: rgb(190 151 74 / 0.35);
}

.focus\:text-cream-gold\/40:focus {
  color: rgb(190 151 74 / 0.4);
}

.focus\:text-cream-gold\/45:focus {
  color: rgb(190 151 74 / 0.45);
}

.focus\:text-cream-gold\/5:focus {
  color: rgb(190 151 74 / 0.05);
}

.focus\:text-cream-gold\/50:focus {
  color: rgb(190 151 74 / 0.5);
}

.focus\:text-cream-gold\/55:focus {
  color: rgb(190 151 74 / 0.55);
}

.focus\:text-cream-gold\/60:focus {
  color: rgb(190 151 74 / 0.6);
}

.focus\:text-cream-gold\/65:focus {
  color: rgb(190 151 74 / 0.65);
}

.focus\:text-cream-gold\/70:focus {
  color: rgb(190 151 74 / 0.7);
}

.focus\:text-cream-gold\/75:focus {
  color: rgb(190 151 74 / 0.75);
}

.focus\:text-cream-gold\/80:focus {
  color: rgb(190 151 74 / 0.8);
}

.focus\:text-cream-gold\/85:focus {
  color: rgb(190 151 74 / 0.85);
}

.focus\:text-cream-gold\/90:focus {
  color: rgb(190 151 74 / 0.9);
}

.focus\:text-cream-gold\/95:focus {
  color: rgb(190 151 74 / 0.95);
}

.focus\:text-cream\/0:focus {
  color: rgb(233 223 193 / 0);
}

.focus\:text-cream\/10:focus {
  color: rgb(233 223 193 / 0.1);
}

.focus\:text-cream\/100:focus {
  color: rgb(233 223 193 / 1);
}

.focus\:text-cream\/15:focus {
  color: rgb(233 223 193 / 0.15);
}

.focus\:text-cream\/20:focus {
  color: rgb(233 223 193 / 0.2);
}

.focus\:text-cream\/25:focus {
  color: rgb(233 223 193 / 0.25);
}

.focus\:text-cream\/30:focus {
  color: rgb(233 223 193 / 0.3);
}

.focus\:text-cream\/35:focus {
  color: rgb(233 223 193 / 0.35);
}

.focus\:text-cream\/40:focus {
  color: rgb(233 223 193 / 0.4);
}

.focus\:text-cream\/45:focus {
  color: rgb(233 223 193 / 0.45);
}

.focus\:text-cream\/5:focus {
  color: rgb(233 223 193 / 0.05);
}

.focus\:text-cream\/50:focus {
  color: rgb(233 223 193 / 0.5);
}

.focus\:text-cream\/55:focus {
  color: rgb(233 223 193 / 0.55);
}

.focus\:text-cream\/60:focus {
  color: rgb(233 223 193 / 0.6);
}

.focus\:text-cream\/65:focus {
  color: rgb(233 223 193 / 0.65);
}

.focus\:text-cream\/70:focus {
  color: rgb(233 223 193 / 0.7);
}

.focus\:text-cream\/75:focus {
  color: rgb(233 223 193 / 0.75);
}

.focus\:text-cream\/80:focus {
  color: rgb(233 223 193 / 0.8);
}

.focus\:text-cream\/85:focus {
  color: rgb(233 223 193 / 0.85);
}

.focus\:text-cream\/90:focus {
  color: rgb(233 223 193 / 0.9);
}

.focus\:text-cream\/95:focus {
  color: rgb(233 223 193 / 0.95);
}

.focus\:text-gold:focus {
  --tw-text-opacity: 1;
  color: rgb(152 112 0 / var(--tw-text-opacity, 1));
}

.focus\:text-gold-bottom:focus {
  --tw-text-opacity: 1;
  color: rgb(144 104 2 / var(--tw-text-opacity, 1));
}

.focus\:text-gold-bottom\/0:focus {
  color: rgb(144 104 2 / 0);
}

.focus\:text-gold-bottom\/10:focus {
  color: rgb(144 104 2 / 0.1);
}

.focus\:text-gold-bottom\/100:focus {
  color: rgb(144 104 2 / 1);
}

.focus\:text-gold-bottom\/15:focus {
  color: rgb(144 104 2 / 0.15);
}

.focus\:text-gold-bottom\/20:focus {
  color: rgb(144 104 2 / 0.2);
}

.focus\:text-gold-bottom\/25:focus {
  color: rgb(144 104 2 / 0.25);
}

.focus\:text-gold-bottom\/30:focus {
  color: rgb(144 104 2 / 0.3);
}

.focus\:text-gold-bottom\/35:focus {
  color: rgb(144 104 2 / 0.35);
}

.focus\:text-gold-bottom\/40:focus {
  color: rgb(144 104 2 / 0.4);
}

.focus\:text-gold-bottom\/45:focus {
  color: rgb(144 104 2 / 0.45);
}

.focus\:text-gold-bottom\/5:focus {
  color: rgb(144 104 2 / 0.05);
}

.focus\:text-gold-bottom\/50:focus {
  color: rgb(144 104 2 / 0.5);
}

.focus\:text-gold-bottom\/55:focus {
  color: rgb(144 104 2 / 0.55);
}

.focus\:text-gold-bottom\/60:focus {
  color: rgb(144 104 2 / 0.6);
}

.focus\:text-gold-bottom\/65:focus {
  color: rgb(144 104 2 / 0.65);
}

.focus\:text-gold-bottom\/70:focus {
  color: rgb(144 104 2 / 0.7);
}

.focus\:text-gold-bottom\/75:focus {
  color: rgb(144 104 2 / 0.75);
}

.focus\:text-gold-bottom\/80:focus {
  color: rgb(144 104 2 / 0.8);
}

.focus\:text-gold-bottom\/85:focus {
  color: rgb(144 104 2 / 0.85);
}

.focus\:text-gold-bottom\/90:focus {
  color: rgb(144 104 2 / 0.9);
}

.focus\:text-gold-bottom\/95:focus {
  color: rgb(144 104 2 / 0.95);
}

.focus\:text-gold-light:focus {
  --tw-text-opacity: 1;
  color: rgb(213 198 153 / var(--tw-text-opacity, 1));
}

.focus\:text-gold-light\/0:focus {
  color: rgb(213 198 153 / 0);
}

.focus\:text-gold-light\/10:focus {
  color: rgb(213 198 153 / 0.1);
}

.focus\:text-gold-light\/100:focus {
  color: rgb(213 198 153 / 1);
}

.focus\:text-gold-light\/15:focus {
  color: rgb(213 198 153 / 0.15);
}

.focus\:text-gold-light\/20:focus {
  color: rgb(213 198 153 / 0.2);
}

.focus\:text-gold-light\/25:focus {
  color: rgb(213 198 153 / 0.25);
}

.focus\:text-gold-light\/30:focus {
  color: rgb(213 198 153 / 0.3);
}

.focus\:text-gold-light\/35:focus {
  color: rgb(213 198 153 / 0.35);
}

.focus\:text-gold-light\/40:focus {
  color: rgb(213 198 153 / 0.4);
}

.focus\:text-gold-light\/45:focus {
  color: rgb(213 198 153 / 0.45);
}

.focus\:text-gold-light\/5:focus {
  color: rgb(213 198 153 / 0.05);
}

.focus\:text-gold-light\/50:focus {
  color: rgb(213 198 153 / 0.5);
}

.focus\:text-gold-light\/55:focus {
  color: rgb(213 198 153 / 0.55);
}

.focus\:text-gold-light\/60:focus {
  color: rgb(213 198 153 / 0.6);
}

.focus\:text-gold-light\/65:focus {
  color: rgb(213 198 153 / 0.65);
}

.focus\:text-gold-light\/70:focus {
  color: rgb(213 198 153 / 0.7);
}

.focus\:text-gold-light\/75:focus {
  color: rgb(213 198 153 / 0.75);
}

.focus\:text-gold-light\/80:focus {
  color: rgb(213 198 153 / 0.8);
}

.focus\:text-gold-light\/85:focus {
  color: rgb(213 198 153 / 0.85);
}

.focus\:text-gold-light\/90:focus {
  color: rgb(213 198 153 / 0.9);
}

.focus\:text-gold-light\/95:focus {
  color: rgb(213 198 153 / 0.95);
}

.focus\:text-gold-medium:focus {
  --tw-text-opacity: 1;
  color: rgb(179 144 42 / var(--tw-text-opacity, 1));
}

.focus\:text-gold-medium\/0:focus {
  color: rgb(179 144 42 / 0);
}

.focus\:text-gold-medium\/10:focus {
  color: rgb(179 144 42 / 0.1);
}

.focus\:text-gold-medium\/100:focus {
  color: rgb(179 144 42 / 1);
}

.focus\:text-gold-medium\/15:focus {
  color: rgb(179 144 42 / 0.15);
}

.focus\:text-gold-medium\/20:focus {
  color: rgb(179 144 42 / 0.2);
}

.focus\:text-gold-medium\/25:focus {
  color: rgb(179 144 42 / 0.25);
}

.focus\:text-gold-medium\/30:focus {
  color: rgb(179 144 42 / 0.3);
}

.focus\:text-gold-medium\/35:focus {
  color: rgb(179 144 42 / 0.35);
}

.focus\:text-gold-medium\/40:focus {
  color: rgb(179 144 42 / 0.4);
}

.focus\:text-gold-medium\/45:focus {
  color: rgb(179 144 42 / 0.45);
}

.focus\:text-gold-medium\/5:focus {
  color: rgb(179 144 42 / 0.05);
}

.focus\:text-gold-medium\/50:focus {
  color: rgb(179 144 42 / 0.5);
}

.focus\:text-gold-medium\/55:focus {
  color: rgb(179 144 42 / 0.55);
}

.focus\:text-gold-medium\/60:focus {
  color: rgb(179 144 42 / 0.6);
}

.focus\:text-gold-medium\/65:focus {
  color: rgb(179 144 42 / 0.65);
}

.focus\:text-gold-medium\/70:focus {
  color: rgb(179 144 42 / 0.7);
}

.focus\:text-gold-medium\/75:focus {
  color: rgb(179 144 42 / 0.75);
}

.focus\:text-gold-medium\/80:focus {
  color: rgb(179 144 42 / 0.8);
}

.focus\:text-gold-medium\/85:focus {
  color: rgb(179 144 42 / 0.85);
}

.focus\:text-gold-medium\/90:focus {
  color: rgb(179 144 42 / 0.9);
}

.focus\:text-gold-medium\/95:focus {
  color: rgb(179 144 42 / 0.95);
}

.focus\:text-gold-sand:focus {
  --tw-text-opacity: 1;
  color: rgb(217 199 151 / var(--tw-text-opacity, 1));
}

.focus\:text-gold-sand\/0:focus {
  color: rgb(217 199 151 / 0);
}

.focus\:text-gold-sand\/10:focus {
  color: rgb(217 199 151 / 0.1);
}

.focus\:text-gold-sand\/100:focus {
  color: rgb(217 199 151 / 1);
}

.focus\:text-gold-sand\/15:focus {
  color: rgb(217 199 151 / 0.15);
}

.focus\:text-gold-sand\/20:focus {
  color: rgb(217 199 151 / 0.2);
}

.focus\:text-gold-sand\/25:focus {
  color: rgb(217 199 151 / 0.25);
}

.focus\:text-gold-sand\/30:focus {
  color: rgb(217 199 151 / 0.3);
}

.focus\:text-gold-sand\/35:focus {
  color: rgb(217 199 151 / 0.35);
}

.focus\:text-gold-sand\/40:focus {
  color: rgb(217 199 151 / 0.4);
}

.focus\:text-gold-sand\/45:focus {
  color: rgb(217 199 151 / 0.45);
}

.focus\:text-gold-sand\/5:focus {
  color: rgb(217 199 151 / 0.05);
}

.focus\:text-gold-sand\/50:focus {
  color: rgb(217 199 151 / 0.5);
}

.focus\:text-gold-sand\/55:focus {
  color: rgb(217 199 151 / 0.55);
}

.focus\:text-gold-sand\/60:focus {
  color: rgb(217 199 151 / 0.6);
}

.focus\:text-gold-sand\/65:focus {
  color: rgb(217 199 151 / 0.65);
}

.focus\:text-gold-sand\/70:focus {
  color: rgb(217 199 151 / 0.7);
}

.focus\:text-gold-sand\/75:focus {
  color: rgb(217 199 151 / 0.75);
}

.focus\:text-gold-sand\/80:focus {
  color: rgb(217 199 151 / 0.8);
}

.focus\:text-gold-sand\/85:focus {
  color: rgb(217 199 151 / 0.85);
}

.focus\:text-gold-sand\/90:focus {
  color: rgb(217 199 151 / 0.9);
}

.focus\:text-gold-sand\/95:focus {
  color: rgb(217 199 151 / 0.95);
}

.focus\:text-gold-top:focus {
  --tw-text-opacity: 1;
  color: rgb(164 124 12 / var(--tw-text-opacity, 1));
}

.focus\:text-gold-top\/0:focus {
  color: rgb(164 124 12 / 0);
}

.focus\:text-gold-top\/10:focus {
  color: rgb(164 124 12 / 0.1);
}

.focus\:text-gold-top\/100:focus {
  color: rgb(164 124 12 / 1);
}

.focus\:text-gold-top\/15:focus {
  color: rgb(164 124 12 / 0.15);
}

.focus\:text-gold-top\/20:focus {
  color: rgb(164 124 12 / 0.2);
}

.focus\:text-gold-top\/25:focus {
  color: rgb(164 124 12 / 0.25);
}

.focus\:text-gold-top\/30:focus {
  color: rgb(164 124 12 / 0.3);
}

.focus\:text-gold-top\/35:focus {
  color: rgb(164 124 12 / 0.35);
}

.focus\:text-gold-top\/40:focus {
  color: rgb(164 124 12 / 0.4);
}

.focus\:text-gold-top\/45:focus {
  color: rgb(164 124 12 / 0.45);
}

.focus\:text-gold-top\/5:focus {
  color: rgb(164 124 12 / 0.05);
}

.focus\:text-gold-top\/50:focus {
  color: rgb(164 124 12 / 0.5);
}

.focus\:text-gold-top\/55:focus {
  color: rgb(164 124 12 / 0.55);
}

.focus\:text-gold-top\/60:focus {
  color: rgb(164 124 12 / 0.6);
}

.focus\:text-gold-top\/65:focus {
  color: rgb(164 124 12 / 0.65);
}

.focus\:text-gold-top\/70:focus {
  color: rgb(164 124 12 / 0.7);
}

.focus\:text-gold-top\/75:focus {
  color: rgb(164 124 12 / 0.75);
}

.focus\:text-gold-top\/80:focus {
  color: rgb(164 124 12 / 0.8);
}

.focus\:text-gold-top\/85:focus {
  color: rgb(164 124 12 / 0.85);
}

.focus\:text-gold-top\/90:focus {
  color: rgb(164 124 12 / 0.9);
}

.focus\:text-gold-top\/95:focus {
  color: rgb(164 124 12 / 0.95);
}

.focus\:text-gold\/0:focus {
  color: rgb(152 112 0 / 0);
}

.focus\:text-gold\/10:focus {
  color: rgb(152 112 0 / 0.1);
}

.focus\:text-gold\/100:focus {
  color: rgb(152 112 0 / 1);
}

.focus\:text-gold\/15:focus {
  color: rgb(152 112 0 / 0.15);
}

.focus\:text-gold\/20:focus {
  color: rgb(152 112 0 / 0.2);
}

.focus\:text-gold\/25:focus {
  color: rgb(152 112 0 / 0.25);
}

.focus\:text-gold\/30:focus {
  color: rgb(152 112 0 / 0.3);
}

.focus\:text-gold\/35:focus {
  color: rgb(152 112 0 / 0.35);
}

.focus\:text-gold\/40:focus {
  color: rgb(152 112 0 / 0.4);
}

.focus\:text-gold\/45:focus {
  color: rgb(152 112 0 / 0.45);
}

.focus\:text-gold\/5:focus {
  color: rgb(152 112 0 / 0.05);
}

.focus\:text-gold\/50:focus {
  color: rgb(152 112 0 / 0.5);
}

.focus\:text-gold\/55:focus {
  color: rgb(152 112 0 / 0.55);
}

.focus\:text-gold\/60:focus {
  color: rgb(152 112 0 / 0.6);
}

.focus\:text-gold\/65:focus {
  color: rgb(152 112 0 / 0.65);
}

.focus\:text-gold\/70:focus {
  color: rgb(152 112 0 / 0.7);
}

.focus\:text-gold\/75:focus {
  color: rgb(152 112 0 / 0.75);
}

.focus\:text-gold\/80:focus {
  color: rgb(152 112 0 / 0.8);
}

.focus\:text-gold\/85:focus {
  color: rgb(152 112 0 / 0.85);
}

.focus\:text-gold\/90:focus {
  color: rgb(152 112 0 / 0.9);
}

.focus\:text-gold\/95:focus {
  color: rgb(152 112 0 / 0.95);
}

.focus\:text-green:focus {
  --tw-text-opacity: 1;
  color: rgb(116 152 58 / var(--tw-text-opacity, 1));
}

.focus\:text-green\/0:focus {
  color: rgb(116 152 58 / 0);
}

.focus\:text-green\/10:focus {
  color: rgb(116 152 58 / 0.1);
}

.focus\:text-green\/100:focus {
  color: rgb(116 152 58 / 1);
}

.focus\:text-green\/15:focus {
  color: rgb(116 152 58 / 0.15);
}

.focus\:text-green\/20:focus {
  color: rgb(116 152 58 / 0.2);
}

.focus\:text-green\/25:focus {
  color: rgb(116 152 58 / 0.25);
}

.focus\:text-green\/30:focus {
  color: rgb(116 152 58 / 0.3);
}

.focus\:text-green\/35:focus {
  color: rgb(116 152 58 / 0.35);
}

.focus\:text-green\/40:focus {
  color: rgb(116 152 58 / 0.4);
}

.focus\:text-green\/45:focus {
  color: rgb(116 152 58 / 0.45);
}

.focus\:text-green\/5:focus {
  color: rgb(116 152 58 / 0.05);
}

.focus\:text-green\/50:focus {
  color: rgb(116 152 58 / 0.5);
}

.focus\:text-green\/55:focus {
  color: rgb(116 152 58 / 0.55);
}

.focus\:text-green\/60:focus {
  color: rgb(116 152 58 / 0.6);
}

.focus\:text-green\/65:focus {
  color: rgb(116 152 58 / 0.65);
}

.focus\:text-green\/70:focus {
  color: rgb(116 152 58 / 0.7);
}

.focus\:text-green\/75:focus {
  color: rgb(116 152 58 / 0.75);
}

.focus\:text-green\/80:focus {
  color: rgb(116 152 58 / 0.8);
}

.focus\:text-green\/85:focus {
  color: rgb(116 152 58 / 0.85);
}

.focus\:text-green\/90:focus {
  color: rgb(116 152 58 / 0.9);
}

.focus\:text-green\/95:focus {
  color: rgb(116 152 58 / 0.95);
}

.focus\:text-lightgray:focus {
  --tw-text-opacity: 1;
  color: rgb(217 217 217 / var(--tw-text-opacity, 1));
}

.focus\:text-lightgray\/0:focus {
  color: rgb(217 217 217 / 0);
}

.focus\:text-lightgray\/10:focus {
  color: rgb(217 217 217 / 0.1);
}

.focus\:text-lightgray\/100:focus {
  color: rgb(217 217 217 / 1);
}

.focus\:text-lightgray\/15:focus {
  color: rgb(217 217 217 / 0.15);
}

.focus\:text-lightgray\/20:focus {
  color: rgb(217 217 217 / 0.2);
}

.focus\:text-lightgray\/25:focus {
  color: rgb(217 217 217 / 0.25);
}

.focus\:text-lightgray\/30:focus {
  color: rgb(217 217 217 / 0.3);
}

.focus\:text-lightgray\/35:focus {
  color: rgb(217 217 217 / 0.35);
}

.focus\:text-lightgray\/40:focus {
  color: rgb(217 217 217 / 0.4);
}

.focus\:text-lightgray\/45:focus {
  color: rgb(217 217 217 / 0.45);
}

.focus\:text-lightgray\/5:focus {
  color: rgb(217 217 217 / 0.05);
}

.focus\:text-lightgray\/50:focus {
  color: rgb(217 217 217 / 0.5);
}

.focus\:text-lightgray\/55:focus {
  color: rgb(217 217 217 / 0.55);
}

.focus\:text-lightgray\/60:focus {
  color: rgb(217 217 217 / 0.6);
}

.focus\:text-lightgray\/65:focus {
  color: rgb(217 217 217 / 0.65);
}

.focus\:text-lightgray\/70:focus {
  color: rgb(217 217 217 / 0.7);
}

.focus\:text-lightgray\/75:focus {
  color: rgb(217 217 217 / 0.75);
}

.focus\:text-lightgray\/80:focus {
  color: rgb(217 217 217 / 0.8);
}

.focus\:text-lightgray\/85:focus {
  color: rgb(217 217 217 / 0.85);
}

.focus\:text-lightgray\/90:focus {
  color: rgb(217 217 217 / 0.9);
}

.focus\:text-lightgray\/95:focus {
  color: rgb(217 217 217 / 0.95);
}

.focus\:text-ocean:focus {
  --tw-text-opacity: 1;
  color: rgb(30 107 108 / var(--tw-text-opacity, 1));
}

.focus\:text-ocean\/0:focus {
  color: rgb(30 107 108 / 0);
}

.focus\:text-ocean\/10:focus {
  color: rgb(30 107 108 / 0.1);
}

.focus\:text-ocean\/100:focus {
  color: rgb(30 107 108 / 1);
}

.focus\:text-ocean\/15:focus {
  color: rgb(30 107 108 / 0.15);
}

.focus\:text-ocean\/20:focus {
  color: rgb(30 107 108 / 0.2);
}

.focus\:text-ocean\/25:focus {
  color: rgb(30 107 108 / 0.25);
}

.focus\:text-ocean\/30:focus {
  color: rgb(30 107 108 / 0.3);
}

.focus\:text-ocean\/35:focus {
  color: rgb(30 107 108 / 0.35);
}

.focus\:text-ocean\/40:focus {
  color: rgb(30 107 108 / 0.4);
}

.focus\:text-ocean\/45:focus {
  color: rgb(30 107 108 / 0.45);
}

.focus\:text-ocean\/5:focus {
  color: rgb(30 107 108 / 0.05);
}

.focus\:text-ocean\/50:focus {
  color: rgb(30 107 108 / 0.5);
}

.focus\:text-ocean\/55:focus {
  color: rgb(30 107 108 / 0.55);
}

.focus\:text-ocean\/60:focus {
  color: rgb(30 107 108 / 0.6);
}

.focus\:text-ocean\/65:focus {
  color: rgb(30 107 108 / 0.65);
}

.focus\:text-ocean\/70:focus {
  color: rgb(30 107 108 / 0.7);
}

.focus\:text-ocean\/75:focus {
  color: rgb(30 107 108 / 0.75);
}

.focus\:text-ocean\/80:focus {
  color: rgb(30 107 108 / 0.8);
}

.focus\:text-ocean\/85:focus {
  color: rgb(30 107 108 / 0.85);
}

.focus\:text-ocean\/90:focus {
  color: rgb(30 107 108 / 0.9);
}

.focus\:text-ocean\/95:focus {
  color: rgb(30 107 108 / 0.95);
}

.focus\:text-orange:focus {
  --tw-text-opacity: 1;
  color: rgb(192 108 61 / var(--tw-text-opacity, 1));
}

.focus\:text-orange\/0:focus {
  color: rgb(192 108 61 / 0);
}

.focus\:text-orange\/10:focus {
  color: rgb(192 108 61 / 0.1);
}

.focus\:text-orange\/100:focus {
  color: rgb(192 108 61 / 1);
}

.focus\:text-orange\/15:focus {
  color: rgb(192 108 61 / 0.15);
}

.focus\:text-orange\/20:focus {
  color: rgb(192 108 61 / 0.2);
}

.focus\:text-orange\/25:focus {
  color: rgb(192 108 61 / 0.25);
}

.focus\:text-orange\/30:focus {
  color: rgb(192 108 61 / 0.3);
}

.focus\:text-orange\/35:focus {
  color: rgb(192 108 61 / 0.35);
}

.focus\:text-orange\/40:focus {
  color: rgb(192 108 61 / 0.4);
}

.focus\:text-orange\/45:focus {
  color: rgb(192 108 61 / 0.45);
}

.focus\:text-orange\/5:focus {
  color: rgb(192 108 61 / 0.05);
}

.focus\:text-orange\/50:focus {
  color: rgb(192 108 61 / 0.5);
}

.focus\:text-orange\/55:focus {
  color: rgb(192 108 61 / 0.55);
}

.focus\:text-orange\/60:focus {
  color: rgb(192 108 61 / 0.6);
}

.focus\:text-orange\/65:focus {
  color: rgb(192 108 61 / 0.65);
}

.focus\:text-orange\/70:focus {
  color: rgb(192 108 61 / 0.7);
}

.focus\:text-orange\/75:focus {
  color: rgb(192 108 61 / 0.75);
}

.focus\:text-orange\/80:focus {
  color: rgb(192 108 61 / 0.8);
}

.focus\:text-orange\/85:focus {
  color: rgb(192 108 61 / 0.85);
}

.focus\:text-orange\/90:focus {
  color: rgb(192 108 61 / 0.9);
}

.focus\:text-orange\/95:focus {
  color: rgb(192 108 61 / 0.95);
}

.focus\:text-pin-yellow:focus {
  --tw-text-opacity: 1;
  color: rgb(253 192 64 / var(--tw-text-opacity, 1));
}

.focus\:text-pin-yellow\/0:focus {
  color: rgb(253 192 64 / 0);
}

.focus\:text-pin-yellow\/10:focus {
  color: rgb(253 192 64 / 0.1);
}

.focus\:text-pin-yellow\/100:focus {
  color: rgb(253 192 64 / 1);
}

.focus\:text-pin-yellow\/15:focus {
  color: rgb(253 192 64 / 0.15);
}

.focus\:text-pin-yellow\/20:focus {
  color: rgb(253 192 64 / 0.2);
}

.focus\:text-pin-yellow\/25:focus {
  color: rgb(253 192 64 / 0.25);
}

.focus\:text-pin-yellow\/30:focus {
  color: rgb(253 192 64 / 0.3);
}

.focus\:text-pin-yellow\/35:focus {
  color: rgb(253 192 64 / 0.35);
}

.focus\:text-pin-yellow\/40:focus {
  color: rgb(253 192 64 / 0.4);
}

.focus\:text-pin-yellow\/45:focus {
  color: rgb(253 192 64 / 0.45);
}

.focus\:text-pin-yellow\/5:focus {
  color: rgb(253 192 64 / 0.05);
}

.focus\:text-pin-yellow\/50:focus {
  color: rgb(253 192 64 / 0.5);
}

.focus\:text-pin-yellow\/55:focus {
  color: rgb(253 192 64 / 0.55);
}

.focus\:text-pin-yellow\/60:focus {
  color: rgb(253 192 64 / 0.6);
}

.focus\:text-pin-yellow\/65:focus {
  color: rgb(253 192 64 / 0.65);
}

.focus\:text-pin-yellow\/70:focus {
  color: rgb(253 192 64 / 0.7);
}

.focus\:text-pin-yellow\/75:focus {
  color: rgb(253 192 64 / 0.75);
}

.focus\:text-pin-yellow\/80:focus {
  color: rgb(253 192 64 / 0.8);
}

.focus\:text-pin-yellow\/85:focus {
  color: rgb(253 192 64 / 0.85);
}

.focus\:text-pin-yellow\/90:focus {
  color: rgb(253 192 64 / 0.9);
}

.focus\:text-pin-yellow\/95:focus {
  color: rgb(253 192 64 / 0.95);
}

.focus\:text-purple:focus {
  --tw-text-opacity: 1;
  color: rgb(99 111 173 / var(--tw-text-opacity, 1));
}

.focus\:text-purple\/0:focus {
  color: rgb(99 111 173 / 0);
}

.focus\:text-purple\/10:focus {
  color: rgb(99 111 173 / 0.1);
}

.focus\:text-purple\/100:focus {
  color: rgb(99 111 173 / 1);
}

.focus\:text-purple\/15:focus {
  color: rgb(99 111 173 / 0.15);
}

.focus\:text-purple\/20:focus {
  color: rgb(99 111 173 / 0.2);
}

.focus\:text-purple\/25:focus {
  color: rgb(99 111 173 / 0.25);
}

.focus\:text-purple\/30:focus {
  color: rgb(99 111 173 / 0.3);
}

.focus\:text-purple\/35:focus {
  color: rgb(99 111 173 / 0.35);
}

.focus\:text-purple\/40:focus {
  color: rgb(99 111 173 / 0.4);
}

.focus\:text-purple\/45:focus {
  color: rgb(99 111 173 / 0.45);
}

.focus\:text-purple\/5:focus {
  color: rgb(99 111 173 / 0.05);
}

.focus\:text-purple\/50:focus {
  color: rgb(99 111 173 / 0.5);
}

.focus\:text-purple\/55:focus {
  color: rgb(99 111 173 / 0.55);
}

.focus\:text-purple\/60:focus {
  color: rgb(99 111 173 / 0.6);
}

.focus\:text-purple\/65:focus {
  color: rgb(99 111 173 / 0.65);
}

.focus\:text-purple\/70:focus {
  color: rgb(99 111 173 / 0.7);
}

.focus\:text-purple\/75:focus {
  color: rgb(99 111 173 / 0.75);
}

.focus\:text-purple\/80:focus {
  color: rgb(99 111 173 / 0.8);
}

.focus\:text-purple\/85:focus {
  color: rgb(99 111 173 / 0.85);
}

.focus\:text-purple\/90:focus {
  color: rgb(99 111 173 / 0.9);
}

.focus\:text-purple\/95:focus {
  color: rgb(99 111 173 / 0.95);
}

.focus\:text-red:focus {
  --tw-text-opacity: 1;
  color: rgb(212 64 54 / var(--tw-text-opacity, 1));
}

.focus\:text-red\/0:focus {
  color: rgb(212 64 54 / 0);
}

.focus\:text-red\/10:focus {
  color: rgb(212 64 54 / 0.1);
}

.focus\:text-red\/100:focus {
  color: rgb(212 64 54 / 1);
}

.focus\:text-red\/15:focus {
  color: rgb(212 64 54 / 0.15);
}

.focus\:text-red\/20:focus {
  color: rgb(212 64 54 / 0.2);
}

.focus\:text-red\/25:focus {
  color: rgb(212 64 54 / 0.25);
}

.focus\:text-red\/30:focus {
  color: rgb(212 64 54 / 0.3);
}

.focus\:text-red\/35:focus {
  color: rgb(212 64 54 / 0.35);
}

.focus\:text-red\/40:focus {
  color: rgb(212 64 54 / 0.4);
}

.focus\:text-red\/45:focus {
  color: rgb(212 64 54 / 0.45);
}

.focus\:text-red\/5:focus {
  color: rgb(212 64 54 / 0.05);
}

.focus\:text-red\/50:focus {
  color: rgb(212 64 54 / 0.5);
}

.focus\:text-red\/55:focus {
  color: rgb(212 64 54 / 0.55);
}

.focus\:text-red\/60:focus {
  color: rgb(212 64 54 / 0.6);
}

.focus\:text-red\/65:focus {
  color: rgb(212 64 54 / 0.65);
}

.focus\:text-red\/70:focus {
  color: rgb(212 64 54 / 0.7);
}

.focus\:text-red\/75:focus {
  color: rgb(212 64 54 / 0.75);
}

.focus\:text-red\/80:focus {
  color: rgb(212 64 54 / 0.8);
}

.focus\:text-red\/85:focus {
  color: rgb(212 64 54 / 0.85);
}

.focus\:text-red\/90:focus {
  color: rgb(212 64 54 / 0.9);
}

.focus\:text-red\/95:focus {
  color: rgb(212 64 54 / 0.95);
}

.focus\:text-rose:focus {
  --tw-text-opacity: 1;
  color: rgb(173 99 130 / var(--tw-text-opacity, 1));
}

.focus\:text-rose\/0:focus {
  color: rgb(173 99 130 / 0);
}

.focus\:text-rose\/10:focus {
  color: rgb(173 99 130 / 0.1);
}

.focus\:text-rose\/100:focus {
  color: rgb(173 99 130 / 1);
}

.focus\:text-rose\/15:focus {
  color: rgb(173 99 130 / 0.15);
}

.focus\:text-rose\/20:focus {
  color: rgb(173 99 130 / 0.2);
}

.focus\:text-rose\/25:focus {
  color: rgb(173 99 130 / 0.25);
}

.focus\:text-rose\/30:focus {
  color: rgb(173 99 130 / 0.3);
}

.focus\:text-rose\/35:focus {
  color: rgb(173 99 130 / 0.35);
}

.focus\:text-rose\/40:focus {
  color: rgb(173 99 130 / 0.4);
}

.focus\:text-rose\/45:focus {
  color: rgb(173 99 130 / 0.45);
}

.focus\:text-rose\/5:focus {
  color: rgb(173 99 130 / 0.05);
}

.focus\:text-rose\/50:focus {
  color: rgb(173 99 130 / 0.5);
}

.focus\:text-rose\/55:focus {
  color: rgb(173 99 130 / 0.55);
}

.focus\:text-rose\/60:focus {
  color: rgb(173 99 130 / 0.6);
}

.focus\:text-rose\/65:focus {
  color: rgb(173 99 130 / 0.65);
}

.focus\:text-rose\/70:focus {
  color: rgb(173 99 130 / 0.7);
}

.focus\:text-rose\/75:focus {
  color: rgb(173 99 130 / 0.75);
}

.focus\:text-rose\/80:focus {
  color: rgb(173 99 130 / 0.8);
}

.focus\:text-rose\/85:focus {
  color: rgb(173 99 130 / 0.85);
}

.focus\:text-rose\/90:focus {
  color: rgb(173 99 130 / 0.9);
}

.focus\:text-rose\/95:focus {
  color: rgb(173 99 130 / 0.95);
}

.focus\:text-teal:focus {
  --tw-text-opacity: 1;
  color: rgb(99 146 173 / var(--tw-text-opacity, 1));
}

.focus\:text-teal\/0:focus {
  color: rgb(99 146 173 / 0);
}

.focus\:text-teal\/10:focus {
  color: rgb(99 146 173 / 0.1);
}

.focus\:text-teal\/100:focus {
  color: rgb(99 146 173 / 1);
}

.focus\:text-teal\/15:focus {
  color: rgb(99 146 173 / 0.15);
}

.focus\:text-teal\/20:focus {
  color: rgb(99 146 173 / 0.2);
}

.focus\:text-teal\/25:focus {
  color: rgb(99 146 173 / 0.25);
}

.focus\:text-teal\/30:focus {
  color: rgb(99 146 173 / 0.3);
}

.focus\:text-teal\/35:focus {
  color: rgb(99 146 173 / 0.35);
}

.focus\:text-teal\/40:focus {
  color: rgb(99 146 173 / 0.4);
}

.focus\:text-teal\/45:focus {
  color: rgb(99 146 173 / 0.45);
}

.focus\:text-teal\/5:focus {
  color: rgb(99 146 173 / 0.05);
}

.focus\:text-teal\/50:focus {
  color: rgb(99 146 173 / 0.5);
}

.focus\:text-teal\/55:focus {
  color: rgb(99 146 173 / 0.55);
}

.focus\:text-teal\/60:focus {
  color: rgb(99 146 173 / 0.6);
}

.focus\:text-teal\/65:focus {
  color: rgb(99 146 173 / 0.65);
}

.focus\:text-teal\/70:focus {
  color: rgb(99 146 173 / 0.7);
}

.focus\:text-teal\/75:focus {
  color: rgb(99 146 173 / 0.75);
}

.focus\:text-teal\/80:focus {
  color: rgb(99 146 173 / 0.8);
}

.focus\:text-teal\/85:focus {
  color: rgb(99 146 173 / 0.85);
}

.focus\:text-teal\/90:focus {
  color: rgb(99 146 173 / 0.9);
}

.focus\:text-teal\/95:focus {
  color: rgb(99 146 173 / 0.95);
}

.focus\:text-white:focus {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.focus\:text-white\/0:focus {
  color: rgb(255 255 255 / 0);
}

.focus\:text-white\/10:focus {
  color: rgb(255 255 255 / 0.1);
}

.focus\:text-white\/100:focus {
  color: rgb(255 255 255 / 1);
}

.focus\:text-white\/15:focus {
  color: rgb(255 255 255 / 0.15);
}

.focus\:text-white\/20:focus {
  color: rgb(255 255 255 / 0.2);
}

.focus\:text-white\/25:focus {
  color: rgb(255 255 255 / 0.25);
}

.focus\:text-white\/30:focus {
  color: rgb(255 255 255 / 0.3);
}

.focus\:text-white\/35:focus {
  color: rgb(255 255 255 / 0.35);
}

.focus\:text-white\/40:focus {
  color: rgb(255 255 255 / 0.4);
}

.focus\:text-white\/45:focus {
  color: rgb(255 255 255 / 0.45);
}

.focus\:text-white\/5:focus {
  color: rgb(255 255 255 / 0.05);
}

.focus\:text-white\/50:focus {
  color: rgb(255 255 255 / 0.5);
}

.focus\:text-white\/55:focus {
  color: rgb(255 255 255 / 0.55);
}

.focus\:text-white\/60:focus {
  color: rgb(255 255 255 / 0.6);
}

.focus\:text-white\/65:focus {
  color: rgb(255 255 255 / 0.65);
}

.focus\:text-white\/70:focus {
  color: rgb(255 255 255 / 0.7);
}

.focus\:text-white\/75:focus {
  color: rgb(255 255 255 / 0.75);
}

.focus\:text-white\/80:focus {
  color: rgb(255 255 255 / 0.8);
}

.focus\:text-white\/85:focus {
  color: rgb(255 255 255 / 0.85);
}

.focus\:text-white\/90:focus {
  color: rgb(255 255 255 / 0.9);
}

.focus\:text-white\/95:focus {
  color: rgb(255 255 255 / 0.95);
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.active\:bg-aqua-teal:active {
  --tw-bg-opacity: 1;
  background-color: rgb(99 173 168 / var(--tw-bg-opacity, 1));
}

.active\:bg-aqua-teal\/0:active {
  background-color: rgb(99 173 168 / 0);
}

.active\:bg-aqua-teal\/10:active {
  background-color: rgb(99 173 168 / 0.1);
}

.active\:bg-aqua-teal\/100:active {
  background-color: rgb(99 173 168 / 1);
}

.active\:bg-aqua-teal\/15:active {
  background-color: rgb(99 173 168 / 0.15);
}

.active\:bg-aqua-teal\/20:active {
  background-color: rgb(99 173 168 / 0.2);
}

.active\:bg-aqua-teal\/25:active {
  background-color: rgb(99 173 168 / 0.25);
}

.active\:bg-aqua-teal\/30:active {
  background-color: rgb(99 173 168 / 0.3);
}

.active\:bg-aqua-teal\/35:active {
  background-color: rgb(99 173 168 / 0.35);
}

.active\:bg-aqua-teal\/40:active {
  background-color: rgb(99 173 168 / 0.4);
}

.active\:bg-aqua-teal\/45:active {
  background-color: rgb(99 173 168 / 0.45);
}

.active\:bg-aqua-teal\/5:active {
  background-color: rgb(99 173 168 / 0.05);
}

.active\:bg-aqua-teal\/50:active {
  background-color: rgb(99 173 168 / 0.5);
}

.active\:bg-aqua-teal\/55:active {
  background-color: rgb(99 173 168 / 0.55);
}

.active\:bg-aqua-teal\/60:active {
  background-color: rgb(99 173 168 / 0.6);
}

.active\:bg-aqua-teal\/65:active {
  background-color: rgb(99 173 168 / 0.65);
}

.active\:bg-aqua-teal\/70:active {
  background-color: rgb(99 173 168 / 0.7);
}

.active\:bg-aqua-teal\/75:active {
  background-color: rgb(99 173 168 / 0.75);
}

.active\:bg-aqua-teal\/80:active {
  background-color: rgb(99 173 168 / 0.8);
}

.active\:bg-aqua-teal\/85:active {
  background-color: rgb(99 173 168 / 0.85);
}

.active\:bg-aqua-teal\/90:active {
  background-color: rgb(99 173 168 / 0.9);
}

.active\:bg-aqua-teal\/95:active {
  background-color: rgb(99 173 168 / 0.95);
}

.active\:bg-black:active {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.active\:bg-black\/0:active {
  background-color: rgb(0 0 0 / 0);
}

.active\:bg-black\/10:active {
  background-color: rgb(0 0 0 / 0.1);
}

.active\:bg-black\/100:active {
  background-color: rgb(0 0 0 / 1);
}

.active\:bg-black\/15:active {
  background-color: rgb(0 0 0 / 0.15);
}

.active\:bg-black\/20:active {
  background-color: rgb(0 0 0 / 0.2);
}

.active\:bg-black\/25:active {
  background-color: rgb(0 0 0 / 0.25);
}

.active\:bg-black\/30:active {
  background-color: rgb(0 0 0 / 0.3);
}

.active\:bg-black\/35:active {
  background-color: rgb(0 0 0 / 0.35);
}

.active\:bg-black\/40:active {
  background-color: rgb(0 0 0 / 0.4);
}

.active\:bg-black\/45:active {
  background-color: rgb(0 0 0 / 0.45);
}

.active\:bg-black\/5:active {
  background-color: rgb(0 0 0 / 0.05);
}

.active\:bg-black\/50:active {
  background-color: rgb(0 0 0 / 0.5);
}

.active\:bg-black\/55:active {
  background-color: rgb(0 0 0 / 0.55);
}

.active\:bg-black\/60:active {
  background-color: rgb(0 0 0 / 0.6);
}

.active\:bg-black\/65:active {
  background-color: rgb(0 0 0 / 0.65);
}

.active\:bg-black\/70:active {
  background-color: rgb(0 0 0 / 0.7);
}

.active\:bg-black\/75:active {
  background-color: rgb(0 0 0 / 0.75);
}

.active\:bg-black\/80:active {
  background-color: rgb(0 0 0 / 0.8);
}

.active\:bg-black\/85:active {
  background-color: rgb(0 0 0 / 0.85);
}

.active\:bg-black\/90:active {
  background-color: rgb(0 0 0 / 0.9);
}

.active\:bg-black\/95:active {
  background-color: rgb(0 0 0 / 0.95);
}

.active\:bg-burnt-orange:active {
  --tw-bg-opacity: 1;
  background-color: rgb(201 99 42 / var(--tw-bg-opacity, 1));
}

.active\:bg-burnt-orange\/0:active {
  background-color: rgb(201 99 42 / 0);
}

.active\:bg-burnt-orange\/10:active {
  background-color: rgb(201 99 42 / 0.1);
}

.active\:bg-burnt-orange\/100:active {
  background-color: rgb(201 99 42 / 1);
}

.active\:bg-burnt-orange\/15:active {
  background-color: rgb(201 99 42 / 0.15);
}

.active\:bg-burnt-orange\/20:active {
  background-color: rgb(201 99 42 / 0.2);
}

.active\:bg-burnt-orange\/25:active {
  background-color: rgb(201 99 42 / 0.25);
}

.active\:bg-burnt-orange\/30:active {
  background-color: rgb(201 99 42 / 0.3);
}

.active\:bg-burnt-orange\/35:active {
  background-color: rgb(201 99 42 / 0.35);
}

.active\:bg-burnt-orange\/40:active {
  background-color: rgb(201 99 42 / 0.4);
}

.active\:bg-burnt-orange\/45:active {
  background-color: rgb(201 99 42 / 0.45);
}

.active\:bg-burnt-orange\/5:active {
  background-color: rgb(201 99 42 / 0.05);
}

.active\:bg-burnt-orange\/50:active {
  background-color: rgb(201 99 42 / 0.5);
}

.active\:bg-burnt-orange\/55:active {
  background-color: rgb(201 99 42 / 0.55);
}

.active\:bg-burnt-orange\/60:active {
  background-color: rgb(201 99 42 / 0.6);
}

.active\:bg-burnt-orange\/65:active {
  background-color: rgb(201 99 42 / 0.65);
}

.active\:bg-burnt-orange\/70:active {
  background-color: rgb(201 99 42 / 0.7);
}

.active\:bg-burnt-orange\/75:active {
  background-color: rgb(201 99 42 / 0.75);
}

.active\:bg-burnt-orange\/80:active {
  background-color: rgb(201 99 42 / 0.8);
}

.active\:bg-burnt-orange\/85:active {
  background-color: rgb(201 99 42 / 0.85);
}

.active\:bg-burnt-orange\/90:active {
  background-color: rgb(201 99 42 / 0.9);
}

.active\:bg-burnt-orange\/95:active {
  background-color: rgb(201 99 42 / 0.95);
}

.active\:bg-charcoal:active {
  --tw-bg-opacity: 1;
  background-color: rgb(95 86 86 / var(--tw-bg-opacity, 1));
}

.active\:bg-charcoal\/0:active {
  background-color: rgb(95 86 86 / 0);
}

.active\:bg-charcoal\/10:active {
  background-color: rgb(95 86 86 / 0.1);
}

.active\:bg-charcoal\/100:active {
  background-color: rgb(95 86 86 / 1);
}

.active\:bg-charcoal\/15:active {
  background-color: rgb(95 86 86 / 0.15);
}

.active\:bg-charcoal\/20:active {
  background-color: rgb(95 86 86 / 0.2);
}

.active\:bg-charcoal\/25:active {
  background-color: rgb(95 86 86 / 0.25);
}

.active\:bg-charcoal\/30:active {
  background-color: rgb(95 86 86 / 0.3);
}

.active\:bg-charcoal\/35:active {
  background-color: rgb(95 86 86 / 0.35);
}

.active\:bg-charcoal\/40:active {
  background-color: rgb(95 86 86 / 0.4);
}

.active\:bg-charcoal\/45:active {
  background-color: rgb(95 86 86 / 0.45);
}

.active\:bg-charcoal\/5:active {
  background-color: rgb(95 86 86 / 0.05);
}

.active\:bg-charcoal\/50:active {
  background-color: rgb(95 86 86 / 0.5);
}

.active\:bg-charcoal\/55:active {
  background-color: rgb(95 86 86 / 0.55);
}

.active\:bg-charcoal\/60:active {
  background-color: rgb(95 86 86 / 0.6);
}

.active\:bg-charcoal\/65:active {
  background-color: rgb(95 86 86 / 0.65);
}

.active\:bg-charcoal\/70:active {
  background-color: rgb(95 86 86 / 0.7);
}

.active\:bg-charcoal\/75:active {
  background-color: rgb(95 86 86 / 0.75);
}

.active\:bg-charcoal\/80:active {
  background-color: rgb(95 86 86 / 0.8);
}

.active\:bg-charcoal\/85:active {
  background-color: rgb(95 86 86 / 0.85);
}

.active\:bg-charcoal\/90:active {
  background-color: rgb(95 86 86 / 0.9);
}

.active\:bg-charcoal\/95:active {
  background-color: rgb(95 86 86 / 0.95);
}

.active\:bg-cream:active {
  --tw-bg-opacity: 1;
  background-color: rgb(233 223 193 / var(--tw-bg-opacity, 1));
}

.active\:bg-cream-gold:active {
  --tw-bg-opacity: 1;
  background-color: rgb(190 151 74 / var(--tw-bg-opacity, 1));
}

.active\:bg-cream-gold\/0:active {
  background-color: rgb(190 151 74 / 0);
}

.active\:bg-cream-gold\/10:active {
  background-color: rgb(190 151 74 / 0.1);
}

.active\:bg-cream-gold\/100:active {
  background-color: rgb(190 151 74 / 1);
}

.active\:bg-cream-gold\/15:active {
  background-color: rgb(190 151 74 / 0.15);
}

.active\:bg-cream-gold\/20:active {
  background-color: rgb(190 151 74 / 0.2);
}

.active\:bg-cream-gold\/25:active {
  background-color: rgb(190 151 74 / 0.25);
}

.active\:bg-cream-gold\/30:active {
  background-color: rgb(190 151 74 / 0.3);
}

.active\:bg-cream-gold\/35:active {
  background-color: rgb(190 151 74 / 0.35);
}

.active\:bg-cream-gold\/40:active {
  background-color: rgb(190 151 74 / 0.4);
}

.active\:bg-cream-gold\/45:active {
  background-color: rgb(190 151 74 / 0.45);
}

.active\:bg-cream-gold\/5:active {
  background-color: rgb(190 151 74 / 0.05);
}

.active\:bg-cream-gold\/50:active {
  background-color: rgb(190 151 74 / 0.5);
}

.active\:bg-cream-gold\/55:active {
  background-color: rgb(190 151 74 / 0.55);
}

.active\:bg-cream-gold\/60:active {
  background-color: rgb(190 151 74 / 0.6);
}

.active\:bg-cream-gold\/65:active {
  background-color: rgb(190 151 74 / 0.65);
}

.active\:bg-cream-gold\/70:active {
  background-color: rgb(190 151 74 / 0.7);
}

.active\:bg-cream-gold\/75:active {
  background-color: rgb(190 151 74 / 0.75);
}

.active\:bg-cream-gold\/80:active {
  background-color: rgb(190 151 74 / 0.8);
}

.active\:bg-cream-gold\/85:active {
  background-color: rgb(190 151 74 / 0.85);
}

.active\:bg-cream-gold\/90:active {
  background-color: rgb(190 151 74 / 0.9);
}

.active\:bg-cream-gold\/95:active {
  background-color: rgb(190 151 74 / 0.95);
}

.active\:bg-cream\/0:active {
  background-color: rgb(233 223 193 / 0);
}

.active\:bg-cream\/10:active {
  background-color: rgb(233 223 193 / 0.1);
}

.active\:bg-cream\/100:active {
  background-color: rgb(233 223 193 / 1);
}

.active\:bg-cream\/15:active {
  background-color: rgb(233 223 193 / 0.15);
}

.active\:bg-cream\/20:active {
  background-color: rgb(233 223 193 / 0.2);
}

.active\:bg-cream\/25:active {
  background-color: rgb(233 223 193 / 0.25);
}

.active\:bg-cream\/30:active {
  background-color: rgb(233 223 193 / 0.3);
}

.active\:bg-cream\/35:active {
  background-color: rgb(233 223 193 / 0.35);
}

.active\:bg-cream\/40:active {
  background-color: rgb(233 223 193 / 0.4);
}

.active\:bg-cream\/45:active {
  background-color: rgb(233 223 193 / 0.45);
}

.active\:bg-cream\/5:active {
  background-color: rgb(233 223 193 / 0.05);
}

.active\:bg-cream\/50:active {
  background-color: rgb(233 223 193 / 0.5);
}

.active\:bg-cream\/55:active {
  background-color: rgb(233 223 193 / 0.55);
}

.active\:bg-cream\/60:active {
  background-color: rgb(233 223 193 / 0.6);
}

.active\:bg-cream\/65:active {
  background-color: rgb(233 223 193 / 0.65);
}

.active\:bg-cream\/70:active {
  background-color: rgb(233 223 193 / 0.7);
}

.active\:bg-cream\/75:active {
  background-color: rgb(233 223 193 / 0.75);
}

.active\:bg-cream\/80:active {
  background-color: rgb(233 223 193 / 0.8);
}

.active\:bg-cream\/85:active {
  background-color: rgb(233 223 193 / 0.85);
}

.active\:bg-cream\/90:active {
  background-color: rgb(233 223 193 / 0.9);
}

.active\:bg-cream\/95:active {
  background-color: rgb(233 223 193 / 0.95);
}

.active\:bg-gold:active {
  --tw-bg-opacity: 1;
  background-color: rgb(152 112 0 / var(--tw-bg-opacity, 1));
}

.active\:bg-gold-bottom:active {
  --tw-bg-opacity: 1;
  background-color: rgb(144 104 2 / var(--tw-bg-opacity, 1));
}

.active\:bg-gold-bottom\/0:active {
  background-color: rgb(144 104 2 / 0);
}

.active\:bg-gold-bottom\/10:active {
  background-color: rgb(144 104 2 / 0.1);
}

.active\:bg-gold-bottom\/100:active {
  background-color: rgb(144 104 2 / 1);
}

.active\:bg-gold-bottom\/15:active {
  background-color: rgb(144 104 2 / 0.15);
}

.active\:bg-gold-bottom\/20:active {
  background-color: rgb(144 104 2 / 0.2);
}

.active\:bg-gold-bottom\/25:active {
  background-color: rgb(144 104 2 / 0.25);
}

.active\:bg-gold-bottom\/30:active {
  background-color: rgb(144 104 2 / 0.3);
}

.active\:bg-gold-bottom\/35:active {
  background-color: rgb(144 104 2 / 0.35);
}

.active\:bg-gold-bottom\/40:active {
  background-color: rgb(144 104 2 / 0.4);
}

.active\:bg-gold-bottom\/45:active {
  background-color: rgb(144 104 2 / 0.45);
}

.active\:bg-gold-bottom\/5:active {
  background-color: rgb(144 104 2 / 0.05);
}

.active\:bg-gold-bottom\/50:active {
  background-color: rgb(144 104 2 / 0.5);
}

.active\:bg-gold-bottom\/55:active {
  background-color: rgb(144 104 2 / 0.55);
}

.active\:bg-gold-bottom\/60:active {
  background-color: rgb(144 104 2 / 0.6);
}

.active\:bg-gold-bottom\/65:active {
  background-color: rgb(144 104 2 / 0.65);
}

.active\:bg-gold-bottom\/70:active {
  background-color: rgb(144 104 2 / 0.7);
}

.active\:bg-gold-bottom\/75:active {
  background-color: rgb(144 104 2 / 0.75);
}

.active\:bg-gold-bottom\/80:active {
  background-color: rgb(144 104 2 / 0.8);
}

.active\:bg-gold-bottom\/85:active {
  background-color: rgb(144 104 2 / 0.85);
}

.active\:bg-gold-bottom\/90:active {
  background-color: rgb(144 104 2 / 0.9);
}

.active\:bg-gold-bottom\/95:active {
  background-color: rgb(144 104 2 / 0.95);
}

.active\:bg-gold-light:active {
  --tw-bg-opacity: 1;
  background-color: rgb(213 198 153 / var(--tw-bg-opacity, 1));
}

.active\:bg-gold-light\/0:active {
  background-color: rgb(213 198 153 / 0);
}

.active\:bg-gold-light\/10:active {
  background-color: rgb(213 198 153 / 0.1);
}

.active\:bg-gold-light\/100:active {
  background-color: rgb(213 198 153 / 1);
}

.active\:bg-gold-light\/15:active {
  background-color: rgb(213 198 153 / 0.15);
}

.active\:bg-gold-light\/20:active {
  background-color: rgb(213 198 153 / 0.2);
}

.active\:bg-gold-light\/25:active {
  background-color: rgb(213 198 153 / 0.25);
}

.active\:bg-gold-light\/30:active {
  background-color: rgb(213 198 153 / 0.3);
}

.active\:bg-gold-light\/35:active {
  background-color: rgb(213 198 153 / 0.35);
}

.active\:bg-gold-light\/40:active {
  background-color: rgb(213 198 153 / 0.4);
}

.active\:bg-gold-light\/45:active {
  background-color: rgb(213 198 153 / 0.45);
}

.active\:bg-gold-light\/5:active {
  background-color: rgb(213 198 153 / 0.05);
}

.active\:bg-gold-light\/50:active {
  background-color: rgb(213 198 153 / 0.5);
}

.active\:bg-gold-light\/55:active {
  background-color: rgb(213 198 153 / 0.55);
}

.active\:bg-gold-light\/60:active {
  background-color: rgb(213 198 153 / 0.6);
}

.active\:bg-gold-light\/65:active {
  background-color: rgb(213 198 153 / 0.65);
}

.active\:bg-gold-light\/70:active {
  background-color: rgb(213 198 153 / 0.7);
}

.active\:bg-gold-light\/75:active {
  background-color: rgb(213 198 153 / 0.75);
}

.active\:bg-gold-light\/80:active {
  background-color: rgb(213 198 153 / 0.8);
}

.active\:bg-gold-light\/85:active {
  background-color: rgb(213 198 153 / 0.85);
}

.active\:bg-gold-light\/90:active {
  background-color: rgb(213 198 153 / 0.9);
}

.active\:bg-gold-light\/95:active {
  background-color: rgb(213 198 153 / 0.95);
}

.active\:bg-gold-medium:active {
  --tw-bg-opacity: 1;
  background-color: rgb(179 144 42 / var(--tw-bg-opacity, 1));
}

.active\:bg-gold-medium\/0:active {
  background-color: rgb(179 144 42 / 0);
}

.active\:bg-gold-medium\/10:active {
  background-color: rgb(179 144 42 / 0.1);
}

.active\:bg-gold-medium\/100:active {
  background-color: rgb(179 144 42 / 1);
}

.active\:bg-gold-medium\/15:active {
  background-color: rgb(179 144 42 / 0.15);
}

.active\:bg-gold-medium\/20:active {
  background-color: rgb(179 144 42 / 0.2);
}

.active\:bg-gold-medium\/25:active {
  background-color: rgb(179 144 42 / 0.25);
}

.active\:bg-gold-medium\/30:active {
  background-color: rgb(179 144 42 / 0.3);
}

.active\:bg-gold-medium\/35:active {
  background-color: rgb(179 144 42 / 0.35);
}

.active\:bg-gold-medium\/40:active {
  background-color: rgb(179 144 42 / 0.4);
}

.active\:bg-gold-medium\/45:active {
  background-color: rgb(179 144 42 / 0.45);
}

.active\:bg-gold-medium\/5:active {
  background-color: rgb(179 144 42 / 0.05);
}

.active\:bg-gold-medium\/50:active {
  background-color: rgb(179 144 42 / 0.5);
}

.active\:bg-gold-medium\/55:active {
  background-color: rgb(179 144 42 / 0.55);
}

.active\:bg-gold-medium\/60:active {
  background-color: rgb(179 144 42 / 0.6);
}

.active\:bg-gold-medium\/65:active {
  background-color: rgb(179 144 42 / 0.65);
}

.active\:bg-gold-medium\/70:active {
  background-color: rgb(179 144 42 / 0.7);
}

.active\:bg-gold-medium\/75:active {
  background-color: rgb(179 144 42 / 0.75);
}

.active\:bg-gold-medium\/80:active {
  background-color: rgb(179 144 42 / 0.8);
}

.active\:bg-gold-medium\/85:active {
  background-color: rgb(179 144 42 / 0.85);
}

.active\:bg-gold-medium\/90:active {
  background-color: rgb(179 144 42 / 0.9);
}

.active\:bg-gold-medium\/95:active {
  background-color: rgb(179 144 42 / 0.95);
}

.active\:bg-gold-sand:active {
  --tw-bg-opacity: 1;
  background-color: rgb(217 199 151 / var(--tw-bg-opacity, 1));
}

.active\:bg-gold-sand\/0:active {
  background-color: rgb(217 199 151 / 0);
}

.active\:bg-gold-sand\/10:active {
  background-color: rgb(217 199 151 / 0.1);
}

.active\:bg-gold-sand\/100:active {
  background-color: rgb(217 199 151 / 1);
}

.active\:bg-gold-sand\/15:active {
  background-color: rgb(217 199 151 / 0.15);
}

.active\:bg-gold-sand\/20:active {
  background-color: rgb(217 199 151 / 0.2);
}

.active\:bg-gold-sand\/25:active {
  background-color: rgb(217 199 151 / 0.25);
}

.active\:bg-gold-sand\/30:active {
  background-color: rgb(217 199 151 / 0.3);
}

.active\:bg-gold-sand\/35:active {
  background-color: rgb(217 199 151 / 0.35);
}

.active\:bg-gold-sand\/40:active {
  background-color: rgb(217 199 151 / 0.4);
}

.active\:bg-gold-sand\/45:active {
  background-color: rgb(217 199 151 / 0.45);
}

.active\:bg-gold-sand\/5:active {
  background-color: rgb(217 199 151 / 0.05);
}

.active\:bg-gold-sand\/50:active {
  background-color: rgb(217 199 151 / 0.5);
}

.active\:bg-gold-sand\/55:active {
  background-color: rgb(217 199 151 / 0.55);
}

.active\:bg-gold-sand\/60:active {
  background-color: rgb(217 199 151 / 0.6);
}

.active\:bg-gold-sand\/65:active {
  background-color: rgb(217 199 151 / 0.65);
}

.active\:bg-gold-sand\/70:active {
  background-color: rgb(217 199 151 / 0.7);
}

.active\:bg-gold-sand\/75:active {
  background-color: rgb(217 199 151 / 0.75);
}

.active\:bg-gold-sand\/80:active {
  background-color: rgb(217 199 151 / 0.8);
}

.active\:bg-gold-sand\/85:active {
  background-color: rgb(217 199 151 / 0.85);
}

.active\:bg-gold-sand\/90:active {
  background-color: rgb(217 199 151 / 0.9);
}

.active\:bg-gold-sand\/95:active {
  background-color: rgb(217 199 151 / 0.95);
}

.active\:bg-gold-top:active {
  --tw-bg-opacity: 1;
  background-color: rgb(164 124 12 / var(--tw-bg-opacity, 1));
}

.active\:bg-gold-top\/0:active {
  background-color: rgb(164 124 12 / 0);
}

.active\:bg-gold-top\/10:active {
  background-color: rgb(164 124 12 / 0.1);
}

.active\:bg-gold-top\/100:active {
  background-color: rgb(164 124 12 / 1);
}

.active\:bg-gold-top\/15:active {
  background-color: rgb(164 124 12 / 0.15);
}

.active\:bg-gold-top\/20:active {
  background-color: rgb(164 124 12 / 0.2);
}

.active\:bg-gold-top\/25:active {
  background-color: rgb(164 124 12 / 0.25);
}

.active\:bg-gold-top\/30:active {
  background-color: rgb(164 124 12 / 0.3);
}

.active\:bg-gold-top\/35:active {
  background-color: rgb(164 124 12 / 0.35);
}

.active\:bg-gold-top\/40:active {
  background-color: rgb(164 124 12 / 0.4);
}

.active\:bg-gold-top\/45:active {
  background-color: rgb(164 124 12 / 0.45);
}

.active\:bg-gold-top\/5:active {
  background-color: rgb(164 124 12 / 0.05);
}

.active\:bg-gold-top\/50:active {
  background-color: rgb(164 124 12 / 0.5);
}

.active\:bg-gold-top\/55:active {
  background-color: rgb(164 124 12 / 0.55);
}

.active\:bg-gold-top\/60:active {
  background-color: rgb(164 124 12 / 0.6);
}

.active\:bg-gold-top\/65:active {
  background-color: rgb(164 124 12 / 0.65);
}

.active\:bg-gold-top\/70:active {
  background-color: rgb(164 124 12 / 0.7);
}

.active\:bg-gold-top\/75:active {
  background-color: rgb(164 124 12 / 0.75);
}

.active\:bg-gold-top\/80:active {
  background-color: rgb(164 124 12 / 0.8);
}

.active\:bg-gold-top\/85:active {
  background-color: rgb(164 124 12 / 0.85);
}

.active\:bg-gold-top\/90:active {
  background-color: rgb(164 124 12 / 0.9);
}

.active\:bg-gold-top\/95:active {
  background-color: rgb(164 124 12 / 0.95);
}

.active\:bg-gold\/0:active {
  background-color: rgb(152 112 0 / 0);
}

.active\:bg-gold\/10:active {
  background-color: rgb(152 112 0 / 0.1);
}

.active\:bg-gold\/100:active {
  background-color: rgb(152 112 0 / 1);
}

.active\:bg-gold\/15:active {
  background-color: rgb(152 112 0 / 0.15);
}

.active\:bg-gold\/20:active {
  background-color: rgb(152 112 0 / 0.2);
}

.active\:bg-gold\/25:active {
  background-color: rgb(152 112 0 / 0.25);
}

.active\:bg-gold\/30:active {
  background-color: rgb(152 112 0 / 0.3);
}

.active\:bg-gold\/35:active {
  background-color: rgb(152 112 0 / 0.35);
}

.active\:bg-gold\/40:active {
  background-color: rgb(152 112 0 / 0.4);
}

.active\:bg-gold\/45:active {
  background-color: rgb(152 112 0 / 0.45);
}

.active\:bg-gold\/5:active {
  background-color: rgb(152 112 0 / 0.05);
}

.active\:bg-gold\/50:active {
  background-color: rgb(152 112 0 / 0.5);
}

.active\:bg-gold\/55:active {
  background-color: rgb(152 112 0 / 0.55);
}

.active\:bg-gold\/60:active {
  background-color: rgb(152 112 0 / 0.6);
}

.active\:bg-gold\/65:active {
  background-color: rgb(152 112 0 / 0.65);
}

.active\:bg-gold\/70:active {
  background-color: rgb(152 112 0 / 0.7);
}

.active\:bg-gold\/75:active {
  background-color: rgb(152 112 0 / 0.75);
}

.active\:bg-gold\/80:active {
  background-color: rgb(152 112 0 / 0.8);
}

.active\:bg-gold\/85:active {
  background-color: rgb(152 112 0 / 0.85);
}

.active\:bg-gold\/90:active {
  background-color: rgb(152 112 0 / 0.9);
}

.active\:bg-gold\/95:active {
  background-color: rgb(152 112 0 / 0.95);
}

.active\:bg-green:active {
  --tw-bg-opacity: 1;
  background-color: rgb(116 152 58 / var(--tw-bg-opacity, 1));
}

.active\:bg-green\/0:active {
  background-color: rgb(116 152 58 / 0);
}

.active\:bg-green\/10:active {
  background-color: rgb(116 152 58 / 0.1);
}

.active\:bg-green\/100:active {
  background-color: rgb(116 152 58 / 1);
}

.active\:bg-green\/15:active {
  background-color: rgb(116 152 58 / 0.15);
}

.active\:bg-green\/20:active {
  background-color: rgb(116 152 58 / 0.2);
}

.active\:bg-green\/25:active {
  background-color: rgb(116 152 58 / 0.25);
}

.active\:bg-green\/30:active {
  background-color: rgb(116 152 58 / 0.3);
}

.active\:bg-green\/35:active {
  background-color: rgb(116 152 58 / 0.35);
}

.active\:bg-green\/40:active {
  background-color: rgb(116 152 58 / 0.4);
}

.active\:bg-green\/45:active {
  background-color: rgb(116 152 58 / 0.45);
}

.active\:bg-green\/5:active {
  background-color: rgb(116 152 58 / 0.05);
}

.active\:bg-green\/50:active {
  background-color: rgb(116 152 58 / 0.5);
}

.active\:bg-green\/55:active {
  background-color: rgb(116 152 58 / 0.55);
}

.active\:bg-green\/60:active {
  background-color: rgb(116 152 58 / 0.6);
}

.active\:bg-green\/65:active {
  background-color: rgb(116 152 58 / 0.65);
}

.active\:bg-green\/70:active {
  background-color: rgb(116 152 58 / 0.7);
}

.active\:bg-green\/75:active {
  background-color: rgb(116 152 58 / 0.75);
}

.active\:bg-green\/80:active {
  background-color: rgb(116 152 58 / 0.8);
}

.active\:bg-green\/85:active {
  background-color: rgb(116 152 58 / 0.85);
}

.active\:bg-green\/90:active {
  background-color: rgb(116 152 58 / 0.9);
}

.active\:bg-green\/95:active {
  background-color: rgb(116 152 58 / 0.95);
}

.active\:bg-lightgray:active {
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1));
}

.active\:bg-lightgray\/0:active {
  background-color: rgb(217 217 217 / 0);
}

.active\:bg-lightgray\/10:active {
  background-color: rgb(217 217 217 / 0.1);
}

.active\:bg-lightgray\/100:active {
  background-color: rgb(217 217 217 / 1);
}

.active\:bg-lightgray\/15:active {
  background-color: rgb(217 217 217 / 0.15);
}

.active\:bg-lightgray\/20:active {
  background-color: rgb(217 217 217 / 0.2);
}

.active\:bg-lightgray\/25:active {
  background-color: rgb(217 217 217 / 0.25);
}

.active\:bg-lightgray\/30:active {
  background-color: rgb(217 217 217 / 0.3);
}

.active\:bg-lightgray\/35:active {
  background-color: rgb(217 217 217 / 0.35);
}

.active\:bg-lightgray\/40:active {
  background-color: rgb(217 217 217 / 0.4);
}

.active\:bg-lightgray\/45:active {
  background-color: rgb(217 217 217 / 0.45);
}

.active\:bg-lightgray\/5:active {
  background-color: rgb(217 217 217 / 0.05);
}

.active\:bg-lightgray\/50:active {
  background-color: rgb(217 217 217 / 0.5);
}

.active\:bg-lightgray\/55:active {
  background-color: rgb(217 217 217 / 0.55);
}

.active\:bg-lightgray\/60:active {
  background-color: rgb(217 217 217 / 0.6);
}

.active\:bg-lightgray\/65:active {
  background-color: rgb(217 217 217 / 0.65);
}

.active\:bg-lightgray\/70:active {
  background-color: rgb(217 217 217 / 0.7);
}

.active\:bg-lightgray\/75:active {
  background-color: rgb(217 217 217 / 0.75);
}

.active\:bg-lightgray\/80:active {
  background-color: rgb(217 217 217 / 0.8);
}

.active\:bg-lightgray\/85:active {
  background-color: rgb(217 217 217 / 0.85);
}

.active\:bg-lightgray\/90:active {
  background-color: rgb(217 217 217 / 0.9);
}

.active\:bg-lightgray\/95:active {
  background-color: rgb(217 217 217 / 0.95);
}

.active\:bg-ocean:active {
  --tw-bg-opacity: 1;
  background-color: rgb(30 107 108 / var(--tw-bg-opacity, 1));
}

.active\:bg-ocean\/0:active {
  background-color: rgb(30 107 108 / 0);
}

.active\:bg-ocean\/10:active {
  background-color: rgb(30 107 108 / 0.1);
}

.active\:bg-ocean\/100:active {
  background-color: rgb(30 107 108 / 1);
}

.active\:bg-ocean\/15:active {
  background-color: rgb(30 107 108 / 0.15);
}

.active\:bg-ocean\/20:active {
  background-color: rgb(30 107 108 / 0.2);
}

.active\:bg-ocean\/25:active {
  background-color: rgb(30 107 108 / 0.25);
}

.active\:bg-ocean\/30:active {
  background-color: rgb(30 107 108 / 0.3);
}

.active\:bg-ocean\/35:active {
  background-color: rgb(30 107 108 / 0.35);
}

.active\:bg-ocean\/40:active {
  background-color: rgb(30 107 108 / 0.4);
}

.active\:bg-ocean\/45:active {
  background-color: rgb(30 107 108 / 0.45);
}

.active\:bg-ocean\/5:active {
  background-color: rgb(30 107 108 / 0.05);
}

.active\:bg-ocean\/50:active {
  background-color: rgb(30 107 108 / 0.5);
}

.active\:bg-ocean\/55:active {
  background-color: rgb(30 107 108 / 0.55);
}

.active\:bg-ocean\/60:active {
  background-color: rgb(30 107 108 / 0.6);
}

.active\:bg-ocean\/65:active {
  background-color: rgb(30 107 108 / 0.65);
}

.active\:bg-ocean\/70:active {
  background-color: rgb(30 107 108 / 0.7);
}

.active\:bg-ocean\/75:active {
  background-color: rgb(30 107 108 / 0.75);
}

.active\:bg-ocean\/80:active {
  background-color: rgb(30 107 108 / 0.8);
}

.active\:bg-ocean\/85:active {
  background-color: rgb(30 107 108 / 0.85);
}

.active\:bg-ocean\/90:active {
  background-color: rgb(30 107 108 / 0.9);
}

.active\:bg-ocean\/95:active {
  background-color: rgb(30 107 108 / 0.95);
}

.active\:bg-orange:active {
  --tw-bg-opacity: 1;
  background-color: rgb(192 108 61 / var(--tw-bg-opacity, 1));
}

.active\:bg-orange\/0:active {
  background-color: rgb(192 108 61 / 0);
}

.active\:bg-orange\/10:active {
  background-color: rgb(192 108 61 / 0.1);
}

.active\:bg-orange\/100:active {
  background-color: rgb(192 108 61 / 1);
}

.active\:bg-orange\/15:active {
  background-color: rgb(192 108 61 / 0.15);
}

.active\:bg-orange\/20:active {
  background-color: rgb(192 108 61 / 0.2);
}

.active\:bg-orange\/25:active {
  background-color: rgb(192 108 61 / 0.25);
}

.active\:bg-orange\/30:active {
  background-color: rgb(192 108 61 / 0.3);
}

.active\:bg-orange\/35:active {
  background-color: rgb(192 108 61 / 0.35);
}

.active\:bg-orange\/40:active {
  background-color: rgb(192 108 61 / 0.4);
}

.active\:bg-orange\/45:active {
  background-color: rgb(192 108 61 / 0.45);
}

.active\:bg-orange\/5:active {
  background-color: rgb(192 108 61 / 0.05);
}

.active\:bg-orange\/50:active {
  background-color: rgb(192 108 61 / 0.5);
}

.active\:bg-orange\/55:active {
  background-color: rgb(192 108 61 / 0.55);
}

.active\:bg-orange\/60:active {
  background-color: rgb(192 108 61 / 0.6);
}

.active\:bg-orange\/65:active {
  background-color: rgb(192 108 61 / 0.65);
}

.active\:bg-orange\/70:active {
  background-color: rgb(192 108 61 / 0.7);
}

.active\:bg-orange\/75:active {
  background-color: rgb(192 108 61 / 0.75);
}

.active\:bg-orange\/80:active {
  background-color: rgb(192 108 61 / 0.8);
}

.active\:bg-orange\/85:active {
  background-color: rgb(192 108 61 / 0.85);
}

.active\:bg-orange\/90:active {
  background-color: rgb(192 108 61 / 0.9);
}

.active\:bg-orange\/95:active {
  background-color: rgb(192 108 61 / 0.95);
}

.active\:bg-pin-yellow:active {
  --tw-bg-opacity: 1;
  background-color: rgb(253 192 64 / var(--tw-bg-opacity, 1));
}

.active\:bg-pin-yellow\/0:active {
  background-color: rgb(253 192 64 / 0);
}

.active\:bg-pin-yellow\/10:active {
  background-color: rgb(253 192 64 / 0.1);
}

.active\:bg-pin-yellow\/100:active {
  background-color: rgb(253 192 64 / 1);
}

.active\:bg-pin-yellow\/15:active {
  background-color: rgb(253 192 64 / 0.15);
}

.active\:bg-pin-yellow\/20:active {
  background-color: rgb(253 192 64 / 0.2);
}

.active\:bg-pin-yellow\/25:active {
  background-color: rgb(253 192 64 / 0.25);
}

.active\:bg-pin-yellow\/30:active {
  background-color: rgb(253 192 64 / 0.3);
}

.active\:bg-pin-yellow\/35:active {
  background-color: rgb(253 192 64 / 0.35);
}

.active\:bg-pin-yellow\/40:active {
  background-color: rgb(253 192 64 / 0.4);
}

.active\:bg-pin-yellow\/45:active {
  background-color: rgb(253 192 64 / 0.45);
}

.active\:bg-pin-yellow\/5:active {
  background-color: rgb(253 192 64 / 0.05);
}

.active\:bg-pin-yellow\/50:active {
  background-color: rgb(253 192 64 / 0.5);
}

.active\:bg-pin-yellow\/55:active {
  background-color: rgb(253 192 64 / 0.55);
}

.active\:bg-pin-yellow\/60:active {
  background-color: rgb(253 192 64 / 0.6);
}

.active\:bg-pin-yellow\/65:active {
  background-color: rgb(253 192 64 / 0.65);
}

.active\:bg-pin-yellow\/70:active {
  background-color: rgb(253 192 64 / 0.7);
}

.active\:bg-pin-yellow\/75:active {
  background-color: rgb(253 192 64 / 0.75);
}

.active\:bg-pin-yellow\/80:active {
  background-color: rgb(253 192 64 / 0.8);
}

.active\:bg-pin-yellow\/85:active {
  background-color: rgb(253 192 64 / 0.85);
}

.active\:bg-pin-yellow\/90:active {
  background-color: rgb(253 192 64 / 0.9);
}

.active\:bg-pin-yellow\/95:active {
  background-color: rgb(253 192 64 / 0.95);
}

.active\:bg-purple:active {
  --tw-bg-opacity: 1;
  background-color: rgb(99 111 173 / var(--tw-bg-opacity, 1));
}

.active\:bg-purple\/0:active {
  background-color: rgb(99 111 173 / 0);
}

.active\:bg-purple\/10:active {
  background-color: rgb(99 111 173 / 0.1);
}

.active\:bg-purple\/100:active {
  background-color: rgb(99 111 173 / 1);
}

.active\:bg-purple\/15:active {
  background-color: rgb(99 111 173 / 0.15);
}

.active\:bg-purple\/20:active {
  background-color: rgb(99 111 173 / 0.2);
}

.active\:bg-purple\/25:active {
  background-color: rgb(99 111 173 / 0.25);
}

.active\:bg-purple\/30:active {
  background-color: rgb(99 111 173 / 0.3);
}

.active\:bg-purple\/35:active {
  background-color: rgb(99 111 173 / 0.35);
}

.active\:bg-purple\/40:active {
  background-color: rgb(99 111 173 / 0.4);
}

.active\:bg-purple\/45:active {
  background-color: rgb(99 111 173 / 0.45);
}

.active\:bg-purple\/5:active {
  background-color: rgb(99 111 173 / 0.05);
}

.active\:bg-purple\/50:active {
  background-color: rgb(99 111 173 / 0.5);
}

.active\:bg-purple\/55:active {
  background-color: rgb(99 111 173 / 0.55);
}

.active\:bg-purple\/60:active {
  background-color: rgb(99 111 173 / 0.6);
}

.active\:bg-purple\/65:active {
  background-color: rgb(99 111 173 / 0.65);
}

.active\:bg-purple\/70:active {
  background-color: rgb(99 111 173 / 0.7);
}

.active\:bg-purple\/75:active {
  background-color: rgb(99 111 173 / 0.75);
}

.active\:bg-purple\/80:active {
  background-color: rgb(99 111 173 / 0.8);
}

.active\:bg-purple\/85:active {
  background-color: rgb(99 111 173 / 0.85);
}

.active\:bg-purple\/90:active {
  background-color: rgb(99 111 173 / 0.9);
}

.active\:bg-purple\/95:active {
  background-color: rgb(99 111 173 / 0.95);
}

.active\:bg-red:active {
  --tw-bg-opacity: 1;
  background-color: rgb(212 64 54 / var(--tw-bg-opacity, 1));
}

.active\:bg-red\/0:active {
  background-color: rgb(212 64 54 / 0);
}

.active\:bg-red\/10:active {
  background-color: rgb(212 64 54 / 0.1);
}

.active\:bg-red\/100:active {
  background-color: rgb(212 64 54 / 1);
}

.active\:bg-red\/15:active {
  background-color: rgb(212 64 54 / 0.15);
}

.active\:bg-red\/20:active {
  background-color: rgb(212 64 54 / 0.2);
}

.active\:bg-red\/25:active {
  background-color: rgb(212 64 54 / 0.25);
}

.active\:bg-red\/30:active {
  background-color: rgb(212 64 54 / 0.3);
}

.active\:bg-red\/35:active {
  background-color: rgb(212 64 54 / 0.35);
}

.active\:bg-red\/40:active {
  background-color: rgb(212 64 54 / 0.4);
}

.active\:bg-red\/45:active {
  background-color: rgb(212 64 54 / 0.45);
}

.active\:bg-red\/5:active {
  background-color: rgb(212 64 54 / 0.05);
}

.active\:bg-red\/50:active {
  background-color: rgb(212 64 54 / 0.5);
}

.active\:bg-red\/55:active {
  background-color: rgb(212 64 54 / 0.55);
}

.active\:bg-red\/60:active {
  background-color: rgb(212 64 54 / 0.6);
}

.active\:bg-red\/65:active {
  background-color: rgb(212 64 54 / 0.65);
}

.active\:bg-red\/70:active {
  background-color: rgb(212 64 54 / 0.7);
}

.active\:bg-red\/75:active {
  background-color: rgb(212 64 54 / 0.75);
}

.active\:bg-red\/80:active {
  background-color: rgb(212 64 54 / 0.8);
}

.active\:bg-red\/85:active {
  background-color: rgb(212 64 54 / 0.85);
}

.active\:bg-red\/90:active {
  background-color: rgb(212 64 54 / 0.9);
}

.active\:bg-red\/95:active {
  background-color: rgb(212 64 54 / 0.95);
}

.active\:bg-rose:active {
  --tw-bg-opacity: 1;
  background-color: rgb(173 99 130 / var(--tw-bg-opacity, 1));
}

.active\:bg-rose\/0:active {
  background-color: rgb(173 99 130 / 0);
}

.active\:bg-rose\/10:active {
  background-color: rgb(173 99 130 / 0.1);
}

.active\:bg-rose\/100:active {
  background-color: rgb(173 99 130 / 1);
}

.active\:bg-rose\/15:active {
  background-color: rgb(173 99 130 / 0.15);
}

.active\:bg-rose\/20:active {
  background-color: rgb(173 99 130 / 0.2);
}

.active\:bg-rose\/25:active {
  background-color: rgb(173 99 130 / 0.25);
}

.active\:bg-rose\/30:active {
  background-color: rgb(173 99 130 / 0.3);
}

.active\:bg-rose\/35:active {
  background-color: rgb(173 99 130 / 0.35);
}

.active\:bg-rose\/40:active {
  background-color: rgb(173 99 130 / 0.4);
}

.active\:bg-rose\/45:active {
  background-color: rgb(173 99 130 / 0.45);
}

.active\:bg-rose\/5:active {
  background-color: rgb(173 99 130 / 0.05);
}

.active\:bg-rose\/50:active {
  background-color: rgb(173 99 130 / 0.5);
}

.active\:bg-rose\/55:active {
  background-color: rgb(173 99 130 / 0.55);
}

.active\:bg-rose\/60:active {
  background-color: rgb(173 99 130 / 0.6);
}

.active\:bg-rose\/65:active {
  background-color: rgb(173 99 130 / 0.65);
}

.active\:bg-rose\/70:active {
  background-color: rgb(173 99 130 / 0.7);
}

.active\:bg-rose\/75:active {
  background-color: rgb(173 99 130 / 0.75);
}

.active\:bg-rose\/80:active {
  background-color: rgb(173 99 130 / 0.8);
}

.active\:bg-rose\/85:active {
  background-color: rgb(173 99 130 / 0.85);
}

.active\:bg-rose\/90:active {
  background-color: rgb(173 99 130 / 0.9);
}

.active\:bg-rose\/95:active {
  background-color: rgb(173 99 130 / 0.95);
}

.active\:bg-teal:active {
  --tw-bg-opacity: 1;
  background-color: rgb(99 146 173 / var(--tw-bg-opacity, 1));
}

.active\:bg-teal\/0:active {
  background-color: rgb(99 146 173 / 0);
}

.active\:bg-teal\/10:active {
  background-color: rgb(99 146 173 / 0.1);
}

.active\:bg-teal\/100:active {
  background-color: rgb(99 146 173 / 1);
}

.active\:bg-teal\/15:active {
  background-color: rgb(99 146 173 / 0.15);
}

.active\:bg-teal\/20:active {
  background-color: rgb(99 146 173 / 0.2);
}

.active\:bg-teal\/25:active {
  background-color: rgb(99 146 173 / 0.25);
}

.active\:bg-teal\/30:active {
  background-color: rgb(99 146 173 / 0.3);
}

.active\:bg-teal\/35:active {
  background-color: rgb(99 146 173 / 0.35);
}

.active\:bg-teal\/40:active {
  background-color: rgb(99 146 173 / 0.4);
}

.active\:bg-teal\/45:active {
  background-color: rgb(99 146 173 / 0.45);
}

.active\:bg-teal\/5:active {
  background-color: rgb(99 146 173 / 0.05);
}

.active\:bg-teal\/50:active {
  background-color: rgb(99 146 173 / 0.5);
}

.active\:bg-teal\/55:active {
  background-color: rgb(99 146 173 / 0.55);
}

.active\:bg-teal\/60:active {
  background-color: rgb(99 146 173 / 0.6);
}

.active\:bg-teal\/65:active {
  background-color: rgb(99 146 173 / 0.65);
}

.active\:bg-teal\/70:active {
  background-color: rgb(99 146 173 / 0.7);
}

.active\:bg-teal\/75:active {
  background-color: rgb(99 146 173 / 0.75);
}

.active\:bg-teal\/80:active {
  background-color: rgb(99 146 173 / 0.8);
}

.active\:bg-teal\/85:active {
  background-color: rgb(99 146 173 / 0.85);
}

.active\:bg-teal\/90:active {
  background-color: rgb(99 146 173 / 0.9);
}

.active\:bg-teal\/95:active {
  background-color: rgb(99 146 173 / 0.95);
}

.active\:bg-white:active {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.active\:bg-white\/0:active {
  background-color: rgb(255 255 255 / 0);
}

.active\:bg-white\/10:active {
  background-color: rgb(255 255 255 / 0.1);
}

.active\:bg-white\/100:active {
  background-color: rgb(255 255 255 / 1);
}

.active\:bg-white\/15:active {
  background-color: rgb(255 255 255 / 0.15);
}

.active\:bg-white\/20:active {
  background-color: rgb(255 255 255 / 0.2);
}

.active\:bg-white\/25:active {
  background-color: rgb(255 255 255 / 0.25);
}

.active\:bg-white\/30:active {
  background-color: rgb(255 255 255 / 0.3);
}

.active\:bg-white\/35:active {
  background-color: rgb(255 255 255 / 0.35);
}

.active\:bg-white\/40:active {
  background-color: rgb(255 255 255 / 0.4);
}

.active\:bg-white\/45:active {
  background-color: rgb(255 255 255 / 0.45);
}

.active\:bg-white\/5:active {
  background-color: rgb(255 255 255 / 0.05);
}

.active\:bg-white\/50:active {
  background-color: rgb(255 255 255 / 0.5);
}

.active\:bg-white\/55:active {
  background-color: rgb(255 255 255 / 0.55);
}

.active\:bg-white\/60:active {
  background-color: rgb(255 255 255 / 0.6);
}

.active\:bg-white\/65:active {
  background-color: rgb(255 255 255 / 0.65);
}

.active\:bg-white\/70:active {
  background-color: rgb(255 255 255 / 0.7);
}

.active\:bg-white\/75:active {
  background-color: rgb(255 255 255 / 0.75);
}

.active\:bg-white\/80:active {
  background-color: rgb(255 255 255 / 0.8);
}

.active\:bg-white\/85:active {
  background-color: rgb(255 255 255 / 0.85);
}

.active\:bg-white\/90:active {
  background-color: rgb(255 255 255 / 0.9);
}

.active\:bg-white\/95:active {
  background-color: rgb(255 255 255 / 0.95);
}

.active\:text-aqua-teal:active {
  --tw-text-opacity: 1;
  color: rgb(99 173 168 / var(--tw-text-opacity, 1));
}

.active\:text-aqua-teal\/0:active {
  color: rgb(99 173 168 / 0);
}

.active\:text-aqua-teal\/10:active {
  color: rgb(99 173 168 / 0.1);
}

.active\:text-aqua-teal\/100:active {
  color: rgb(99 173 168 / 1);
}

.active\:text-aqua-teal\/15:active {
  color: rgb(99 173 168 / 0.15);
}

.active\:text-aqua-teal\/20:active {
  color: rgb(99 173 168 / 0.2);
}

.active\:text-aqua-teal\/25:active {
  color: rgb(99 173 168 / 0.25);
}

.active\:text-aqua-teal\/30:active {
  color: rgb(99 173 168 / 0.3);
}

.active\:text-aqua-teal\/35:active {
  color: rgb(99 173 168 / 0.35);
}

.active\:text-aqua-teal\/40:active {
  color: rgb(99 173 168 / 0.4);
}

.active\:text-aqua-teal\/45:active {
  color: rgb(99 173 168 / 0.45);
}

.active\:text-aqua-teal\/5:active {
  color: rgb(99 173 168 / 0.05);
}

.active\:text-aqua-teal\/50:active {
  color: rgb(99 173 168 / 0.5);
}

.active\:text-aqua-teal\/55:active {
  color: rgb(99 173 168 / 0.55);
}

.active\:text-aqua-teal\/60:active {
  color: rgb(99 173 168 / 0.6);
}

.active\:text-aqua-teal\/65:active {
  color: rgb(99 173 168 / 0.65);
}

.active\:text-aqua-teal\/70:active {
  color: rgb(99 173 168 / 0.7);
}

.active\:text-aqua-teal\/75:active {
  color: rgb(99 173 168 / 0.75);
}

.active\:text-aqua-teal\/80:active {
  color: rgb(99 173 168 / 0.8);
}

.active\:text-aqua-teal\/85:active {
  color: rgb(99 173 168 / 0.85);
}

.active\:text-aqua-teal\/90:active {
  color: rgb(99 173 168 / 0.9);
}

.active\:text-aqua-teal\/95:active {
  color: rgb(99 173 168 / 0.95);
}

.active\:text-black:active {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.active\:text-black\/0:active {
  color: rgb(0 0 0 / 0);
}

.active\:text-black\/10:active {
  color: rgb(0 0 0 / 0.1);
}

.active\:text-black\/100:active {
  color: rgb(0 0 0 / 1);
}

.active\:text-black\/15:active {
  color: rgb(0 0 0 / 0.15);
}

.active\:text-black\/20:active {
  color: rgb(0 0 0 / 0.2);
}

.active\:text-black\/25:active {
  color: rgb(0 0 0 / 0.25);
}

.active\:text-black\/30:active {
  color: rgb(0 0 0 / 0.3);
}

.active\:text-black\/35:active {
  color: rgb(0 0 0 / 0.35);
}

.active\:text-black\/40:active {
  color: rgb(0 0 0 / 0.4);
}

.active\:text-black\/45:active {
  color: rgb(0 0 0 / 0.45);
}

.active\:text-black\/5:active {
  color: rgb(0 0 0 / 0.05);
}

.active\:text-black\/50:active {
  color: rgb(0 0 0 / 0.5);
}

.active\:text-black\/55:active {
  color: rgb(0 0 0 / 0.55);
}

.active\:text-black\/60:active {
  color: rgb(0 0 0 / 0.6);
}

.active\:text-black\/65:active {
  color: rgb(0 0 0 / 0.65);
}

.active\:text-black\/70:active {
  color: rgb(0 0 0 / 0.7);
}

.active\:text-black\/75:active {
  color: rgb(0 0 0 / 0.75);
}

.active\:text-black\/80:active {
  color: rgb(0 0 0 / 0.8);
}

.active\:text-black\/85:active {
  color: rgb(0 0 0 / 0.85);
}

.active\:text-black\/90:active {
  color: rgb(0 0 0 / 0.9);
}

.active\:text-black\/95:active {
  color: rgb(0 0 0 / 0.95);
}

.active\:text-burnt-orange:active {
  --tw-text-opacity: 1;
  color: rgb(201 99 42 / var(--tw-text-opacity, 1));
}

.active\:text-burnt-orange\/0:active {
  color: rgb(201 99 42 / 0);
}

.active\:text-burnt-orange\/10:active {
  color: rgb(201 99 42 / 0.1);
}

.active\:text-burnt-orange\/100:active {
  color: rgb(201 99 42 / 1);
}

.active\:text-burnt-orange\/15:active {
  color: rgb(201 99 42 / 0.15);
}

.active\:text-burnt-orange\/20:active {
  color: rgb(201 99 42 / 0.2);
}

.active\:text-burnt-orange\/25:active {
  color: rgb(201 99 42 / 0.25);
}

.active\:text-burnt-orange\/30:active {
  color: rgb(201 99 42 / 0.3);
}

.active\:text-burnt-orange\/35:active {
  color: rgb(201 99 42 / 0.35);
}

.active\:text-burnt-orange\/40:active {
  color: rgb(201 99 42 / 0.4);
}

.active\:text-burnt-orange\/45:active {
  color: rgb(201 99 42 / 0.45);
}

.active\:text-burnt-orange\/5:active {
  color: rgb(201 99 42 / 0.05);
}

.active\:text-burnt-orange\/50:active {
  color: rgb(201 99 42 / 0.5);
}

.active\:text-burnt-orange\/55:active {
  color: rgb(201 99 42 / 0.55);
}

.active\:text-burnt-orange\/60:active {
  color: rgb(201 99 42 / 0.6);
}

.active\:text-burnt-orange\/65:active {
  color: rgb(201 99 42 / 0.65);
}

.active\:text-burnt-orange\/70:active {
  color: rgb(201 99 42 / 0.7);
}

.active\:text-burnt-orange\/75:active {
  color: rgb(201 99 42 / 0.75);
}

.active\:text-burnt-orange\/80:active {
  color: rgb(201 99 42 / 0.8);
}

.active\:text-burnt-orange\/85:active {
  color: rgb(201 99 42 / 0.85);
}

.active\:text-burnt-orange\/90:active {
  color: rgb(201 99 42 / 0.9);
}

.active\:text-burnt-orange\/95:active {
  color: rgb(201 99 42 / 0.95);
}

.active\:text-charcoal:active {
  --tw-text-opacity: 1;
  color: rgb(95 86 86 / var(--tw-text-opacity, 1));
}

.active\:text-charcoal\/0:active {
  color: rgb(95 86 86 / 0);
}

.active\:text-charcoal\/10:active {
  color: rgb(95 86 86 / 0.1);
}

.active\:text-charcoal\/100:active {
  color: rgb(95 86 86 / 1);
}

.active\:text-charcoal\/15:active {
  color: rgb(95 86 86 / 0.15);
}

.active\:text-charcoal\/20:active {
  color: rgb(95 86 86 / 0.2);
}

.active\:text-charcoal\/25:active {
  color: rgb(95 86 86 / 0.25);
}

.active\:text-charcoal\/30:active {
  color: rgb(95 86 86 / 0.3);
}

.active\:text-charcoal\/35:active {
  color: rgb(95 86 86 / 0.35);
}

.active\:text-charcoal\/40:active {
  color: rgb(95 86 86 / 0.4);
}

.active\:text-charcoal\/45:active {
  color: rgb(95 86 86 / 0.45);
}

.active\:text-charcoal\/5:active {
  color: rgb(95 86 86 / 0.05);
}

.active\:text-charcoal\/50:active {
  color: rgb(95 86 86 / 0.5);
}

.active\:text-charcoal\/55:active {
  color: rgb(95 86 86 / 0.55);
}

.active\:text-charcoal\/60:active {
  color: rgb(95 86 86 / 0.6);
}

.active\:text-charcoal\/65:active {
  color: rgb(95 86 86 / 0.65);
}

.active\:text-charcoal\/70:active {
  color: rgb(95 86 86 / 0.7);
}

.active\:text-charcoal\/75:active {
  color: rgb(95 86 86 / 0.75);
}

.active\:text-charcoal\/80:active {
  color: rgb(95 86 86 / 0.8);
}

.active\:text-charcoal\/85:active {
  color: rgb(95 86 86 / 0.85);
}

.active\:text-charcoal\/90:active {
  color: rgb(95 86 86 / 0.9);
}

.active\:text-charcoal\/95:active {
  color: rgb(95 86 86 / 0.95);
}

.active\:text-cream:active {
  --tw-text-opacity: 1;
  color: rgb(233 223 193 / var(--tw-text-opacity, 1));
}

.active\:text-cream-gold:active {
  --tw-text-opacity: 1;
  color: rgb(190 151 74 / var(--tw-text-opacity, 1));
}

.active\:text-cream-gold\/0:active {
  color: rgb(190 151 74 / 0);
}

.active\:text-cream-gold\/10:active {
  color: rgb(190 151 74 / 0.1);
}

.active\:text-cream-gold\/100:active {
  color: rgb(190 151 74 / 1);
}

.active\:text-cream-gold\/15:active {
  color: rgb(190 151 74 / 0.15);
}

.active\:text-cream-gold\/20:active {
  color: rgb(190 151 74 / 0.2);
}

.active\:text-cream-gold\/25:active {
  color: rgb(190 151 74 / 0.25);
}

.active\:text-cream-gold\/30:active {
  color: rgb(190 151 74 / 0.3);
}

.active\:text-cream-gold\/35:active {
  color: rgb(190 151 74 / 0.35);
}

.active\:text-cream-gold\/40:active {
  color: rgb(190 151 74 / 0.4);
}

.active\:text-cream-gold\/45:active {
  color: rgb(190 151 74 / 0.45);
}

.active\:text-cream-gold\/5:active {
  color: rgb(190 151 74 / 0.05);
}

.active\:text-cream-gold\/50:active {
  color: rgb(190 151 74 / 0.5);
}

.active\:text-cream-gold\/55:active {
  color: rgb(190 151 74 / 0.55);
}

.active\:text-cream-gold\/60:active {
  color: rgb(190 151 74 / 0.6);
}

.active\:text-cream-gold\/65:active {
  color: rgb(190 151 74 / 0.65);
}

.active\:text-cream-gold\/70:active {
  color: rgb(190 151 74 / 0.7);
}

.active\:text-cream-gold\/75:active {
  color: rgb(190 151 74 / 0.75);
}

.active\:text-cream-gold\/80:active {
  color: rgb(190 151 74 / 0.8);
}

.active\:text-cream-gold\/85:active {
  color: rgb(190 151 74 / 0.85);
}

.active\:text-cream-gold\/90:active {
  color: rgb(190 151 74 / 0.9);
}

.active\:text-cream-gold\/95:active {
  color: rgb(190 151 74 / 0.95);
}

.active\:text-cream\/0:active {
  color: rgb(233 223 193 / 0);
}

.active\:text-cream\/10:active {
  color: rgb(233 223 193 / 0.1);
}

.active\:text-cream\/100:active {
  color: rgb(233 223 193 / 1);
}

.active\:text-cream\/15:active {
  color: rgb(233 223 193 / 0.15);
}

.active\:text-cream\/20:active {
  color: rgb(233 223 193 / 0.2);
}

.active\:text-cream\/25:active {
  color: rgb(233 223 193 / 0.25);
}

.active\:text-cream\/30:active {
  color: rgb(233 223 193 / 0.3);
}

.active\:text-cream\/35:active {
  color: rgb(233 223 193 / 0.35);
}

.active\:text-cream\/40:active {
  color: rgb(233 223 193 / 0.4);
}

.active\:text-cream\/45:active {
  color: rgb(233 223 193 / 0.45);
}

.active\:text-cream\/5:active {
  color: rgb(233 223 193 / 0.05);
}

.active\:text-cream\/50:active {
  color: rgb(233 223 193 / 0.5);
}

.active\:text-cream\/55:active {
  color: rgb(233 223 193 / 0.55);
}

.active\:text-cream\/60:active {
  color: rgb(233 223 193 / 0.6);
}

.active\:text-cream\/65:active {
  color: rgb(233 223 193 / 0.65);
}

.active\:text-cream\/70:active {
  color: rgb(233 223 193 / 0.7);
}

.active\:text-cream\/75:active {
  color: rgb(233 223 193 / 0.75);
}

.active\:text-cream\/80:active {
  color: rgb(233 223 193 / 0.8);
}

.active\:text-cream\/85:active {
  color: rgb(233 223 193 / 0.85);
}

.active\:text-cream\/90:active {
  color: rgb(233 223 193 / 0.9);
}

.active\:text-cream\/95:active {
  color: rgb(233 223 193 / 0.95);
}

.active\:text-gold:active {
  --tw-text-opacity: 1;
  color: rgb(152 112 0 / var(--tw-text-opacity, 1));
}

.active\:text-gold-bottom:active {
  --tw-text-opacity: 1;
  color: rgb(144 104 2 / var(--tw-text-opacity, 1));
}

.active\:text-gold-bottom\/0:active {
  color: rgb(144 104 2 / 0);
}

.active\:text-gold-bottom\/10:active {
  color: rgb(144 104 2 / 0.1);
}

.active\:text-gold-bottom\/100:active {
  color: rgb(144 104 2 / 1);
}

.active\:text-gold-bottom\/15:active {
  color: rgb(144 104 2 / 0.15);
}

.active\:text-gold-bottom\/20:active {
  color: rgb(144 104 2 / 0.2);
}

.active\:text-gold-bottom\/25:active {
  color: rgb(144 104 2 / 0.25);
}

.active\:text-gold-bottom\/30:active {
  color: rgb(144 104 2 / 0.3);
}

.active\:text-gold-bottom\/35:active {
  color: rgb(144 104 2 / 0.35);
}

.active\:text-gold-bottom\/40:active {
  color: rgb(144 104 2 / 0.4);
}

.active\:text-gold-bottom\/45:active {
  color: rgb(144 104 2 / 0.45);
}

.active\:text-gold-bottom\/5:active {
  color: rgb(144 104 2 / 0.05);
}

.active\:text-gold-bottom\/50:active {
  color: rgb(144 104 2 / 0.5);
}

.active\:text-gold-bottom\/55:active {
  color: rgb(144 104 2 / 0.55);
}

.active\:text-gold-bottom\/60:active {
  color: rgb(144 104 2 / 0.6);
}

.active\:text-gold-bottom\/65:active {
  color: rgb(144 104 2 / 0.65);
}

.active\:text-gold-bottom\/70:active {
  color: rgb(144 104 2 / 0.7);
}

.active\:text-gold-bottom\/75:active {
  color: rgb(144 104 2 / 0.75);
}

.active\:text-gold-bottom\/80:active {
  color: rgb(144 104 2 / 0.8);
}

.active\:text-gold-bottom\/85:active {
  color: rgb(144 104 2 / 0.85);
}

.active\:text-gold-bottom\/90:active {
  color: rgb(144 104 2 / 0.9);
}

.active\:text-gold-bottom\/95:active {
  color: rgb(144 104 2 / 0.95);
}

.active\:text-gold-light:active {
  --tw-text-opacity: 1;
  color: rgb(213 198 153 / var(--tw-text-opacity, 1));
}

.active\:text-gold-light\/0:active {
  color: rgb(213 198 153 / 0);
}

.active\:text-gold-light\/10:active {
  color: rgb(213 198 153 / 0.1);
}

.active\:text-gold-light\/100:active {
  color: rgb(213 198 153 / 1);
}

.active\:text-gold-light\/15:active {
  color: rgb(213 198 153 / 0.15);
}

.active\:text-gold-light\/20:active {
  color: rgb(213 198 153 / 0.2);
}

.active\:text-gold-light\/25:active {
  color: rgb(213 198 153 / 0.25);
}

.active\:text-gold-light\/30:active {
  color: rgb(213 198 153 / 0.3);
}

.active\:text-gold-light\/35:active {
  color: rgb(213 198 153 / 0.35);
}

.active\:text-gold-light\/40:active {
  color: rgb(213 198 153 / 0.4);
}

.active\:text-gold-light\/45:active {
  color: rgb(213 198 153 / 0.45);
}

.active\:text-gold-light\/5:active {
  color: rgb(213 198 153 / 0.05);
}

.active\:text-gold-light\/50:active {
  color: rgb(213 198 153 / 0.5);
}

.active\:text-gold-light\/55:active {
  color: rgb(213 198 153 / 0.55);
}

.active\:text-gold-light\/60:active {
  color: rgb(213 198 153 / 0.6);
}

.active\:text-gold-light\/65:active {
  color: rgb(213 198 153 / 0.65);
}

.active\:text-gold-light\/70:active {
  color: rgb(213 198 153 / 0.7);
}

.active\:text-gold-light\/75:active {
  color: rgb(213 198 153 / 0.75);
}

.active\:text-gold-light\/80:active {
  color: rgb(213 198 153 / 0.8);
}

.active\:text-gold-light\/85:active {
  color: rgb(213 198 153 / 0.85);
}

.active\:text-gold-light\/90:active {
  color: rgb(213 198 153 / 0.9);
}

.active\:text-gold-light\/95:active {
  color: rgb(213 198 153 / 0.95);
}

.active\:text-gold-medium:active {
  --tw-text-opacity: 1;
  color: rgb(179 144 42 / var(--tw-text-opacity, 1));
}

.active\:text-gold-medium\/0:active {
  color: rgb(179 144 42 / 0);
}

.active\:text-gold-medium\/10:active {
  color: rgb(179 144 42 / 0.1);
}

.active\:text-gold-medium\/100:active {
  color: rgb(179 144 42 / 1);
}

.active\:text-gold-medium\/15:active {
  color: rgb(179 144 42 / 0.15);
}

.active\:text-gold-medium\/20:active {
  color: rgb(179 144 42 / 0.2);
}

.active\:text-gold-medium\/25:active {
  color: rgb(179 144 42 / 0.25);
}

.active\:text-gold-medium\/30:active {
  color: rgb(179 144 42 / 0.3);
}

.active\:text-gold-medium\/35:active {
  color: rgb(179 144 42 / 0.35);
}

.active\:text-gold-medium\/40:active {
  color: rgb(179 144 42 / 0.4);
}

.active\:text-gold-medium\/45:active {
  color: rgb(179 144 42 / 0.45);
}

.active\:text-gold-medium\/5:active {
  color: rgb(179 144 42 / 0.05);
}

.active\:text-gold-medium\/50:active {
  color: rgb(179 144 42 / 0.5);
}

.active\:text-gold-medium\/55:active {
  color: rgb(179 144 42 / 0.55);
}

.active\:text-gold-medium\/60:active {
  color: rgb(179 144 42 / 0.6);
}

.active\:text-gold-medium\/65:active {
  color: rgb(179 144 42 / 0.65);
}

.active\:text-gold-medium\/70:active {
  color: rgb(179 144 42 / 0.7);
}

.active\:text-gold-medium\/75:active {
  color: rgb(179 144 42 / 0.75);
}

.active\:text-gold-medium\/80:active {
  color: rgb(179 144 42 / 0.8);
}

.active\:text-gold-medium\/85:active {
  color: rgb(179 144 42 / 0.85);
}

.active\:text-gold-medium\/90:active {
  color: rgb(179 144 42 / 0.9);
}

.active\:text-gold-medium\/95:active {
  color: rgb(179 144 42 / 0.95);
}

.active\:text-gold-sand:active {
  --tw-text-opacity: 1;
  color: rgb(217 199 151 / var(--tw-text-opacity, 1));
}

.active\:text-gold-sand\/0:active {
  color: rgb(217 199 151 / 0);
}

.active\:text-gold-sand\/10:active {
  color: rgb(217 199 151 / 0.1);
}

.active\:text-gold-sand\/100:active {
  color: rgb(217 199 151 / 1);
}

.active\:text-gold-sand\/15:active {
  color: rgb(217 199 151 / 0.15);
}

.active\:text-gold-sand\/20:active {
  color: rgb(217 199 151 / 0.2);
}

.active\:text-gold-sand\/25:active {
  color: rgb(217 199 151 / 0.25);
}

.active\:text-gold-sand\/30:active {
  color: rgb(217 199 151 / 0.3);
}

.active\:text-gold-sand\/35:active {
  color: rgb(217 199 151 / 0.35);
}

.active\:text-gold-sand\/40:active {
  color: rgb(217 199 151 / 0.4);
}

.active\:text-gold-sand\/45:active {
  color: rgb(217 199 151 / 0.45);
}

.active\:text-gold-sand\/5:active {
  color: rgb(217 199 151 / 0.05);
}

.active\:text-gold-sand\/50:active {
  color: rgb(217 199 151 / 0.5);
}

.active\:text-gold-sand\/55:active {
  color: rgb(217 199 151 / 0.55);
}

.active\:text-gold-sand\/60:active {
  color: rgb(217 199 151 / 0.6);
}

.active\:text-gold-sand\/65:active {
  color: rgb(217 199 151 / 0.65);
}

.active\:text-gold-sand\/70:active {
  color: rgb(217 199 151 / 0.7);
}

.active\:text-gold-sand\/75:active {
  color: rgb(217 199 151 / 0.75);
}

.active\:text-gold-sand\/80:active {
  color: rgb(217 199 151 / 0.8);
}

.active\:text-gold-sand\/85:active {
  color: rgb(217 199 151 / 0.85);
}

.active\:text-gold-sand\/90:active {
  color: rgb(217 199 151 / 0.9);
}

.active\:text-gold-sand\/95:active {
  color: rgb(217 199 151 / 0.95);
}

.active\:text-gold-top:active {
  --tw-text-opacity: 1;
  color: rgb(164 124 12 / var(--tw-text-opacity, 1));
}

.active\:text-gold-top\/0:active {
  color: rgb(164 124 12 / 0);
}

.active\:text-gold-top\/10:active {
  color: rgb(164 124 12 / 0.1);
}

.active\:text-gold-top\/100:active {
  color: rgb(164 124 12 / 1);
}

.active\:text-gold-top\/15:active {
  color: rgb(164 124 12 / 0.15);
}

.active\:text-gold-top\/20:active {
  color: rgb(164 124 12 / 0.2);
}

.active\:text-gold-top\/25:active {
  color: rgb(164 124 12 / 0.25);
}

.active\:text-gold-top\/30:active {
  color: rgb(164 124 12 / 0.3);
}

.active\:text-gold-top\/35:active {
  color: rgb(164 124 12 / 0.35);
}

.active\:text-gold-top\/40:active {
  color: rgb(164 124 12 / 0.4);
}

.active\:text-gold-top\/45:active {
  color: rgb(164 124 12 / 0.45);
}

.active\:text-gold-top\/5:active {
  color: rgb(164 124 12 / 0.05);
}

.active\:text-gold-top\/50:active {
  color: rgb(164 124 12 / 0.5);
}

.active\:text-gold-top\/55:active {
  color: rgb(164 124 12 / 0.55);
}

.active\:text-gold-top\/60:active {
  color: rgb(164 124 12 / 0.6);
}

.active\:text-gold-top\/65:active {
  color: rgb(164 124 12 / 0.65);
}

.active\:text-gold-top\/70:active {
  color: rgb(164 124 12 / 0.7);
}

.active\:text-gold-top\/75:active {
  color: rgb(164 124 12 / 0.75);
}

.active\:text-gold-top\/80:active {
  color: rgb(164 124 12 / 0.8);
}

.active\:text-gold-top\/85:active {
  color: rgb(164 124 12 / 0.85);
}

.active\:text-gold-top\/90:active {
  color: rgb(164 124 12 / 0.9);
}

.active\:text-gold-top\/95:active {
  color: rgb(164 124 12 / 0.95);
}

.active\:text-gold\/0:active {
  color: rgb(152 112 0 / 0);
}

.active\:text-gold\/10:active {
  color: rgb(152 112 0 / 0.1);
}

.active\:text-gold\/100:active {
  color: rgb(152 112 0 / 1);
}

.active\:text-gold\/15:active {
  color: rgb(152 112 0 / 0.15);
}

.active\:text-gold\/20:active {
  color: rgb(152 112 0 / 0.2);
}

.active\:text-gold\/25:active {
  color: rgb(152 112 0 / 0.25);
}

.active\:text-gold\/30:active {
  color: rgb(152 112 0 / 0.3);
}

.active\:text-gold\/35:active {
  color: rgb(152 112 0 / 0.35);
}

.active\:text-gold\/40:active {
  color: rgb(152 112 0 / 0.4);
}

.active\:text-gold\/45:active {
  color: rgb(152 112 0 / 0.45);
}

.active\:text-gold\/5:active {
  color: rgb(152 112 0 / 0.05);
}

.active\:text-gold\/50:active {
  color: rgb(152 112 0 / 0.5);
}

.active\:text-gold\/55:active {
  color: rgb(152 112 0 / 0.55);
}

.active\:text-gold\/60:active {
  color: rgb(152 112 0 / 0.6);
}

.active\:text-gold\/65:active {
  color: rgb(152 112 0 / 0.65);
}

.active\:text-gold\/70:active {
  color: rgb(152 112 0 / 0.7);
}

.active\:text-gold\/75:active {
  color: rgb(152 112 0 / 0.75);
}

.active\:text-gold\/80:active {
  color: rgb(152 112 0 / 0.8);
}

.active\:text-gold\/85:active {
  color: rgb(152 112 0 / 0.85);
}

.active\:text-gold\/90:active {
  color: rgb(152 112 0 / 0.9);
}

.active\:text-gold\/95:active {
  color: rgb(152 112 0 / 0.95);
}

.active\:text-green:active {
  --tw-text-opacity: 1;
  color: rgb(116 152 58 / var(--tw-text-opacity, 1));
}

.active\:text-green\/0:active {
  color: rgb(116 152 58 / 0);
}

.active\:text-green\/10:active {
  color: rgb(116 152 58 / 0.1);
}

.active\:text-green\/100:active {
  color: rgb(116 152 58 / 1);
}

.active\:text-green\/15:active {
  color: rgb(116 152 58 / 0.15);
}

.active\:text-green\/20:active {
  color: rgb(116 152 58 / 0.2);
}

.active\:text-green\/25:active {
  color: rgb(116 152 58 / 0.25);
}

.active\:text-green\/30:active {
  color: rgb(116 152 58 / 0.3);
}

.active\:text-green\/35:active {
  color: rgb(116 152 58 / 0.35);
}

.active\:text-green\/40:active {
  color: rgb(116 152 58 / 0.4);
}

.active\:text-green\/45:active {
  color: rgb(116 152 58 / 0.45);
}

.active\:text-green\/5:active {
  color: rgb(116 152 58 / 0.05);
}

.active\:text-green\/50:active {
  color: rgb(116 152 58 / 0.5);
}

.active\:text-green\/55:active {
  color: rgb(116 152 58 / 0.55);
}

.active\:text-green\/60:active {
  color: rgb(116 152 58 / 0.6);
}

.active\:text-green\/65:active {
  color: rgb(116 152 58 / 0.65);
}

.active\:text-green\/70:active {
  color: rgb(116 152 58 / 0.7);
}

.active\:text-green\/75:active {
  color: rgb(116 152 58 / 0.75);
}

.active\:text-green\/80:active {
  color: rgb(116 152 58 / 0.8);
}

.active\:text-green\/85:active {
  color: rgb(116 152 58 / 0.85);
}

.active\:text-green\/90:active {
  color: rgb(116 152 58 / 0.9);
}

.active\:text-green\/95:active {
  color: rgb(116 152 58 / 0.95);
}

.active\:text-lightgray:active {
  --tw-text-opacity: 1;
  color: rgb(217 217 217 / var(--tw-text-opacity, 1));
}

.active\:text-lightgray\/0:active {
  color: rgb(217 217 217 / 0);
}

.active\:text-lightgray\/10:active {
  color: rgb(217 217 217 / 0.1);
}

.active\:text-lightgray\/100:active {
  color: rgb(217 217 217 / 1);
}

.active\:text-lightgray\/15:active {
  color: rgb(217 217 217 / 0.15);
}

.active\:text-lightgray\/20:active {
  color: rgb(217 217 217 / 0.2);
}

.active\:text-lightgray\/25:active {
  color: rgb(217 217 217 / 0.25);
}

.active\:text-lightgray\/30:active {
  color: rgb(217 217 217 / 0.3);
}

.active\:text-lightgray\/35:active {
  color: rgb(217 217 217 / 0.35);
}

.active\:text-lightgray\/40:active {
  color: rgb(217 217 217 / 0.4);
}

.active\:text-lightgray\/45:active {
  color: rgb(217 217 217 / 0.45);
}

.active\:text-lightgray\/5:active {
  color: rgb(217 217 217 / 0.05);
}

.active\:text-lightgray\/50:active {
  color: rgb(217 217 217 / 0.5);
}

.active\:text-lightgray\/55:active {
  color: rgb(217 217 217 / 0.55);
}

.active\:text-lightgray\/60:active {
  color: rgb(217 217 217 / 0.6);
}

.active\:text-lightgray\/65:active {
  color: rgb(217 217 217 / 0.65);
}

.active\:text-lightgray\/70:active {
  color: rgb(217 217 217 / 0.7);
}

.active\:text-lightgray\/75:active {
  color: rgb(217 217 217 / 0.75);
}

.active\:text-lightgray\/80:active {
  color: rgb(217 217 217 / 0.8);
}

.active\:text-lightgray\/85:active {
  color: rgb(217 217 217 / 0.85);
}

.active\:text-lightgray\/90:active {
  color: rgb(217 217 217 / 0.9);
}

.active\:text-lightgray\/95:active {
  color: rgb(217 217 217 / 0.95);
}

.active\:text-ocean:active {
  --tw-text-opacity: 1;
  color: rgb(30 107 108 / var(--tw-text-opacity, 1));
}

.active\:text-ocean\/0:active {
  color: rgb(30 107 108 / 0);
}

.active\:text-ocean\/10:active {
  color: rgb(30 107 108 / 0.1);
}

.active\:text-ocean\/100:active {
  color: rgb(30 107 108 / 1);
}

.active\:text-ocean\/15:active {
  color: rgb(30 107 108 / 0.15);
}

.active\:text-ocean\/20:active {
  color: rgb(30 107 108 / 0.2);
}

.active\:text-ocean\/25:active {
  color: rgb(30 107 108 / 0.25);
}

.active\:text-ocean\/30:active {
  color: rgb(30 107 108 / 0.3);
}

.active\:text-ocean\/35:active {
  color: rgb(30 107 108 / 0.35);
}

.active\:text-ocean\/40:active {
  color: rgb(30 107 108 / 0.4);
}

.active\:text-ocean\/45:active {
  color: rgb(30 107 108 / 0.45);
}

.active\:text-ocean\/5:active {
  color: rgb(30 107 108 / 0.05);
}

.active\:text-ocean\/50:active {
  color: rgb(30 107 108 / 0.5);
}

.active\:text-ocean\/55:active {
  color: rgb(30 107 108 / 0.55);
}

.active\:text-ocean\/60:active {
  color: rgb(30 107 108 / 0.6);
}

.active\:text-ocean\/65:active {
  color: rgb(30 107 108 / 0.65);
}

.active\:text-ocean\/70:active {
  color: rgb(30 107 108 / 0.7);
}

.active\:text-ocean\/75:active {
  color: rgb(30 107 108 / 0.75);
}

.active\:text-ocean\/80:active {
  color: rgb(30 107 108 / 0.8);
}

.active\:text-ocean\/85:active {
  color: rgb(30 107 108 / 0.85);
}

.active\:text-ocean\/90:active {
  color: rgb(30 107 108 / 0.9);
}

.active\:text-ocean\/95:active {
  color: rgb(30 107 108 / 0.95);
}

.active\:text-orange:active {
  --tw-text-opacity: 1;
  color: rgb(192 108 61 / var(--tw-text-opacity, 1));
}

.active\:text-orange\/0:active {
  color: rgb(192 108 61 / 0);
}

.active\:text-orange\/10:active {
  color: rgb(192 108 61 / 0.1);
}

.active\:text-orange\/100:active {
  color: rgb(192 108 61 / 1);
}

.active\:text-orange\/15:active {
  color: rgb(192 108 61 / 0.15);
}

.active\:text-orange\/20:active {
  color: rgb(192 108 61 / 0.2);
}

.active\:text-orange\/25:active {
  color: rgb(192 108 61 / 0.25);
}

.active\:text-orange\/30:active {
  color: rgb(192 108 61 / 0.3);
}

.active\:text-orange\/35:active {
  color: rgb(192 108 61 / 0.35);
}

.active\:text-orange\/40:active {
  color: rgb(192 108 61 / 0.4);
}

.active\:text-orange\/45:active {
  color: rgb(192 108 61 / 0.45);
}

.active\:text-orange\/5:active {
  color: rgb(192 108 61 / 0.05);
}

.active\:text-orange\/50:active {
  color: rgb(192 108 61 / 0.5);
}

.active\:text-orange\/55:active {
  color: rgb(192 108 61 / 0.55);
}

.active\:text-orange\/60:active {
  color: rgb(192 108 61 / 0.6);
}

.active\:text-orange\/65:active {
  color: rgb(192 108 61 / 0.65);
}

.active\:text-orange\/70:active {
  color: rgb(192 108 61 / 0.7);
}

.active\:text-orange\/75:active {
  color: rgb(192 108 61 / 0.75);
}

.active\:text-orange\/80:active {
  color: rgb(192 108 61 / 0.8);
}

.active\:text-orange\/85:active {
  color: rgb(192 108 61 / 0.85);
}

.active\:text-orange\/90:active {
  color: rgb(192 108 61 / 0.9);
}

.active\:text-orange\/95:active {
  color: rgb(192 108 61 / 0.95);
}

.active\:text-pin-yellow:active {
  --tw-text-opacity: 1;
  color: rgb(253 192 64 / var(--tw-text-opacity, 1));
}

.active\:text-pin-yellow\/0:active {
  color: rgb(253 192 64 / 0);
}

.active\:text-pin-yellow\/10:active {
  color: rgb(253 192 64 / 0.1);
}

.active\:text-pin-yellow\/100:active {
  color: rgb(253 192 64 / 1);
}

.active\:text-pin-yellow\/15:active {
  color: rgb(253 192 64 / 0.15);
}

.active\:text-pin-yellow\/20:active {
  color: rgb(253 192 64 / 0.2);
}

.active\:text-pin-yellow\/25:active {
  color: rgb(253 192 64 / 0.25);
}

.active\:text-pin-yellow\/30:active {
  color: rgb(253 192 64 / 0.3);
}

.active\:text-pin-yellow\/35:active {
  color: rgb(253 192 64 / 0.35);
}

.active\:text-pin-yellow\/40:active {
  color: rgb(253 192 64 / 0.4);
}

.active\:text-pin-yellow\/45:active {
  color: rgb(253 192 64 / 0.45);
}

.active\:text-pin-yellow\/5:active {
  color: rgb(253 192 64 / 0.05);
}

.active\:text-pin-yellow\/50:active {
  color: rgb(253 192 64 / 0.5);
}

.active\:text-pin-yellow\/55:active {
  color: rgb(253 192 64 / 0.55);
}

.active\:text-pin-yellow\/60:active {
  color: rgb(253 192 64 / 0.6);
}

.active\:text-pin-yellow\/65:active {
  color: rgb(253 192 64 / 0.65);
}

.active\:text-pin-yellow\/70:active {
  color: rgb(253 192 64 / 0.7);
}

.active\:text-pin-yellow\/75:active {
  color: rgb(253 192 64 / 0.75);
}

.active\:text-pin-yellow\/80:active {
  color: rgb(253 192 64 / 0.8);
}

.active\:text-pin-yellow\/85:active {
  color: rgb(253 192 64 / 0.85);
}

.active\:text-pin-yellow\/90:active {
  color: rgb(253 192 64 / 0.9);
}

.active\:text-pin-yellow\/95:active {
  color: rgb(253 192 64 / 0.95);
}

.active\:text-purple:active {
  --tw-text-opacity: 1;
  color: rgb(99 111 173 / var(--tw-text-opacity, 1));
}

.active\:text-purple\/0:active {
  color: rgb(99 111 173 / 0);
}

.active\:text-purple\/10:active {
  color: rgb(99 111 173 / 0.1);
}

.active\:text-purple\/100:active {
  color: rgb(99 111 173 / 1);
}

.active\:text-purple\/15:active {
  color: rgb(99 111 173 / 0.15);
}

.active\:text-purple\/20:active {
  color: rgb(99 111 173 / 0.2);
}

.active\:text-purple\/25:active {
  color: rgb(99 111 173 / 0.25);
}

.active\:text-purple\/30:active {
  color: rgb(99 111 173 / 0.3);
}

.active\:text-purple\/35:active {
  color: rgb(99 111 173 / 0.35);
}

.active\:text-purple\/40:active {
  color: rgb(99 111 173 / 0.4);
}

.active\:text-purple\/45:active {
  color: rgb(99 111 173 / 0.45);
}

.active\:text-purple\/5:active {
  color: rgb(99 111 173 / 0.05);
}

.active\:text-purple\/50:active {
  color: rgb(99 111 173 / 0.5);
}

.active\:text-purple\/55:active {
  color: rgb(99 111 173 / 0.55);
}

.active\:text-purple\/60:active {
  color: rgb(99 111 173 / 0.6);
}

.active\:text-purple\/65:active {
  color: rgb(99 111 173 / 0.65);
}

.active\:text-purple\/70:active {
  color: rgb(99 111 173 / 0.7);
}

.active\:text-purple\/75:active {
  color: rgb(99 111 173 / 0.75);
}

.active\:text-purple\/80:active {
  color: rgb(99 111 173 / 0.8);
}

.active\:text-purple\/85:active {
  color: rgb(99 111 173 / 0.85);
}

.active\:text-purple\/90:active {
  color: rgb(99 111 173 / 0.9);
}

.active\:text-purple\/95:active {
  color: rgb(99 111 173 / 0.95);
}

.active\:text-red:active {
  --tw-text-opacity: 1;
  color: rgb(212 64 54 / var(--tw-text-opacity, 1));
}

.active\:text-red\/0:active {
  color: rgb(212 64 54 / 0);
}

.active\:text-red\/10:active {
  color: rgb(212 64 54 / 0.1);
}

.active\:text-red\/100:active {
  color: rgb(212 64 54 / 1);
}

.active\:text-red\/15:active {
  color: rgb(212 64 54 / 0.15);
}

.active\:text-red\/20:active {
  color: rgb(212 64 54 / 0.2);
}

.active\:text-red\/25:active {
  color: rgb(212 64 54 / 0.25);
}

.active\:text-red\/30:active {
  color: rgb(212 64 54 / 0.3);
}

.active\:text-red\/35:active {
  color: rgb(212 64 54 / 0.35);
}

.active\:text-red\/40:active {
  color: rgb(212 64 54 / 0.4);
}

.active\:text-red\/45:active {
  color: rgb(212 64 54 / 0.45);
}

.active\:text-red\/5:active {
  color: rgb(212 64 54 / 0.05);
}

.active\:text-red\/50:active {
  color: rgb(212 64 54 / 0.5);
}

.active\:text-red\/55:active {
  color: rgb(212 64 54 / 0.55);
}

.active\:text-red\/60:active {
  color: rgb(212 64 54 / 0.6);
}

.active\:text-red\/65:active {
  color: rgb(212 64 54 / 0.65);
}

.active\:text-red\/70:active {
  color: rgb(212 64 54 / 0.7);
}

.active\:text-red\/75:active {
  color: rgb(212 64 54 / 0.75);
}

.active\:text-red\/80:active {
  color: rgb(212 64 54 / 0.8);
}

.active\:text-red\/85:active {
  color: rgb(212 64 54 / 0.85);
}

.active\:text-red\/90:active {
  color: rgb(212 64 54 / 0.9);
}

.active\:text-red\/95:active {
  color: rgb(212 64 54 / 0.95);
}

.active\:text-rose:active {
  --tw-text-opacity: 1;
  color: rgb(173 99 130 / var(--tw-text-opacity, 1));
}

.active\:text-rose\/0:active {
  color: rgb(173 99 130 / 0);
}

.active\:text-rose\/10:active {
  color: rgb(173 99 130 / 0.1);
}

.active\:text-rose\/100:active {
  color: rgb(173 99 130 / 1);
}

.active\:text-rose\/15:active {
  color: rgb(173 99 130 / 0.15);
}

.active\:text-rose\/20:active {
  color: rgb(173 99 130 / 0.2);
}

.active\:text-rose\/25:active {
  color: rgb(173 99 130 / 0.25);
}

.active\:text-rose\/30:active {
  color: rgb(173 99 130 / 0.3);
}

.active\:text-rose\/35:active {
  color: rgb(173 99 130 / 0.35);
}

.active\:text-rose\/40:active {
  color: rgb(173 99 130 / 0.4);
}

.active\:text-rose\/45:active {
  color: rgb(173 99 130 / 0.45);
}

.active\:text-rose\/5:active {
  color: rgb(173 99 130 / 0.05);
}

.active\:text-rose\/50:active {
  color: rgb(173 99 130 / 0.5);
}

.active\:text-rose\/55:active {
  color: rgb(173 99 130 / 0.55);
}

.active\:text-rose\/60:active {
  color: rgb(173 99 130 / 0.6);
}

.active\:text-rose\/65:active {
  color: rgb(173 99 130 / 0.65);
}

.active\:text-rose\/70:active {
  color: rgb(173 99 130 / 0.7);
}

.active\:text-rose\/75:active {
  color: rgb(173 99 130 / 0.75);
}

.active\:text-rose\/80:active {
  color: rgb(173 99 130 / 0.8);
}

.active\:text-rose\/85:active {
  color: rgb(173 99 130 / 0.85);
}

.active\:text-rose\/90:active {
  color: rgb(173 99 130 / 0.9);
}

.active\:text-rose\/95:active {
  color: rgb(173 99 130 / 0.95);
}

.active\:text-teal:active {
  --tw-text-opacity: 1;
  color: rgb(99 146 173 / var(--tw-text-opacity, 1));
}

.active\:text-teal\/0:active {
  color: rgb(99 146 173 / 0);
}

.active\:text-teal\/10:active {
  color: rgb(99 146 173 / 0.1);
}

.active\:text-teal\/100:active {
  color: rgb(99 146 173 / 1);
}

.active\:text-teal\/15:active {
  color: rgb(99 146 173 / 0.15);
}

.active\:text-teal\/20:active {
  color: rgb(99 146 173 / 0.2);
}

.active\:text-teal\/25:active {
  color: rgb(99 146 173 / 0.25);
}

.active\:text-teal\/30:active {
  color: rgb(99 146 173 / 0.3);
}

.active\:text-teal\/35:active {
  color: rgb(99 146 173 / 0.35);
}

.active\:text-teal\/40:active {
  color: rgb(99 146 173 / 0.4);
}

.active\:text-teal\/45:active {
  color: rgb(99 146 173 / 0.45);
}

.active\:text-teal\/5:active {
  color: rgb(99 146 173 / 0.05);
}

.active\:text-teal\/50:active {
  color: rgb(99 146 173 / 0.5);
}

.active\:text-teal\/55:active {
  color: rgb(99 146 173 / 0.55);
}

.active\:text-teal\/60:active {
  color: rgb(99 146 173 / 0.6);
}

.active\:text-teal\/65:active {
  color: rgb(99 146 173 / 0.65);
}

.active\:text-teal\/70:active {
  color: rgb(99 146 173 / 0.7);
}

.active\:text-teal\/75:active {
  color: rgb(99 146 173 / 0.75);
}

.active\:text-teal\/80:active {
  color: rgb(99 146 173 / 0.8);
}

.active\:text-teal\/85:active {
  color: rgb(99 146 173 / 0.85);
}

.active\:text-teal\/90:active {
  color: rgb(99 146 173 / 0.9);
}

.active\:text-teal\/95:active {
  color: rgb(99 146 173 / 0.95);
}

.active\:text-white:active {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.active\:text-white\/0:active {
  color: rgb(255 255 255 / 0);
}

.active\:text-white\/10:active {
  color: rgb(255 255 255 / 0.1);
}

.active\:text-white\/100:active {
  color: rgb(255 255 255 / 1);
}

.active\:text-white\/15:active {
  color: rgb(255 255 255 / 0.15);
}

.active\:text-white\/20:active {
  color: rgb(255 255 255 / 0.2);
}

.active\:text-white\/25:active {
  color: rgb(255 255 255 / 0.25);
}

.active\:text-white\/30:active {
  color: rgb(255 255 255 / 0.3);
}

.active\:text-white\/35:active {
  color: rgb(255 255 255 / 0.35);
}

.active\:text-white\/40:active {
  color: rgb(255 255 255 / 0.4);
}

.active\:text-white\/45:active {
  color: rgb(255 255 255 / 0.45);
}

.active\:text-white\/5:active {
  color: rgb(255 255 255 / 0.05);
}

.active\:text-white\/50:active {
  color: rgb(255 255 255 / 0.5);
}

.active\:text-white\/55:active {
  color: rgb(255 255 255 / 0.55);
}

.active\:text-white\/60:active {
  color: rgb(255 255 255 / 0.6);
}

.active\:text-white\/65:active {
  color: rgb(255 255 255 / 0.65);
}

.active\:text-white\/70:active {
  color: rgb(255 255 255 / 0.7);
}

.active\:text-white\/75:active {
  color: rgb(255 255 255 / 0.75);
}

.active\:text-white\/80:active {
  color: rgb(255 255 255 / 0.8);
}

.active\:text-white\/85:active {
  color: rgb(255 255 255 / 0.85);
}

.active\:text-white\/90:active {
  color: rgb(255 255 255 / 0.9);
}

.active\:text-white\/95:active {
  color: rgb(255 255 255 / 0.95);
}

.group:hover .group-hover\:top-0 {
  top: 0px;
}

.group:hover .group-hover\:scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:fill-black {
  fill: #000000;
}

.group:hover .group-hover\:brightness-125 {
  --tw-brightness: brightness(1.25);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

@media (min-width: 640px) {
  .sm\:inset-3 {
    inset: 0.75rem;
  }

  .sm\:-left-\[30px\] {
    left: -30px;
  }

  .sm\:-right-\[30px\] {
    right: -30px;
  }

  .sm\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .sm\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .sm\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .sm\:ml-\[-4\%\] {
    margin-left: -4%;
  }

  .sm\:mr-\[-4\%\] {
    margin-right: -4%;
  }

  .sm\:mt-4 {
    margin-top: 1rem;
  }

  .sm\:block {
    display: block;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:aspect-\[290\/192\] {
    aspect-ratio: 290/192;
  }

  .sm\:w-10\/12 {
    width: 83.333333%;
  }

  .sm\:w-5\/12 {
    width: 41.666667%;
  }

  .sm\:w-\[104\%\] {
    width: 104%;
  }

  .sm\:w-full {
    width: 100%;
  }

  .sm\:\!columns-1 {
    -moz-columns: 1 !important;
         columns: 1 !important;
  }

  .sm\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:justify-center {
    justify-content: center;
  }

  .sm\:gap-5 {
    gap: 1.25rem;
  }

  .sm\:gap-8 {
    gap: 2rem;
  }

  .sm\:overflow-clip {
    overflow: clip;
  }

  .sm\:leading-\[26px\] {
    line-height: 26px;
  }
}

@media (min-width: 768px) {
  .md\:visible {
    visibility: visible;
  }

  .md\:invisible {
    visibility: hidden;
  }

  .md\:absolute {
    position: absolute;
  }

  .md\:relative {
    position: relative;
  }

  .md\:-left-4 {
    left: -1rem;
  }

  .md\:-left-6 {
    left: -1.5rem;
  }

  .md\:-right-4 {
    right: -1rem;
  }

  .md\:-right-\[30\%\] {
    right: -30%;
  }

  .md\:bottom-\[12px\] {
    bottom: 12px;
  }

  .md\:left-0 {
    left: 0px;
  }

  .md\:right-\[-45px\] {
    right: -45px;
  }

  .md\:order-2 {
    order: 2;
  }

  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .md\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .md\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .md\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .md\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .md\:col-start-2 {
    grid-column-start: 2;
  }

  .md\:col-start-5 {
    grid-column-start: 5;
  }

  .md\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .md\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .md\:-ml-\[20px\] {
    margin-left: -20px;
  }

  .md\:-ml-\[44px\] {
    margin-left: -44px;
  }

  .md\:-mr-\[20px\] {
    margin-right: -20px;
  }

  .md\:-mr-\[44px\] {
    margin-right: -44px;
  }

  .md\:-mt-3 {
    margin-top: -0.75rem;
  }

  .md\:mb-0\.5 {
    margin-bottom: 0.125rem;
  }

  .md\:mb-fluid-200-600 {
    margin-bottom: var(--fluid-200-600);
  }

  .md\:ml-0\.5 {
    margin-left: 0.125rem;
  }

  .md\:ml-\[-20px\] {
    margin-left: -20px;
  }

  .md\:ml-\[54px\] {
    margin-left: 54px;
  }

  .md\:mt-0 {
    margin-top: 0px;
  }

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:grid {
    display: grid;
  }

  .md\:hidden {
    display: none;
  }

  .md\:aspect-1 {
    aspect-ratio: 1 / 1;
  }

  .md\:aspect-\[15\/8\] {
    aspect-ratio: 15/8;
  }

  .md\:h-15 {
    height: 3.75rem;
  }

  .md\:h-\[30vw\] {
    height: 30vw;
  }

  .md\:h-\[65vw\] {
    height: 65vw;
  }

  .md\:min-h-\[90px\] {
    min-height: 90px;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:w-10\/12 {
    width: 83.333333%;
  }

  .md\:w-3\/4 {
    width: 75%;
  }

  .md\:w-4\/12 {
    width: 33.333333%;
  }

  .md\:w-8\/12 {
    width: 66.666667%;
  }

  .md\:w-\[110\.5\%\] {
    width: 110.5%;
  }

  .md\:w-\[48vw\] {
    width: 48vw;
  }

  .md\:w-\[calc\(100\%-64px\)\] {
    width: calc(100% - 64px);
  }

  .md\:w-auto {
    width: auto;
  }

  .md\:w-full {
    width: 100%;
  }

  .md\:\!min-w-\[254px\] {
    min-width: 254px !important;
  }

  .md\:min-w-\[calc\(66\.66\%\+48\)\] {
    min-width: calc(66.66% + 48);
  }

  .md\:\!max-w-full {
    max-width: 100% !important;
  }

  .md\:max-w-\[66\.66\%\] {
    max-width: 66.66%;
  }

  .md\:max-w-\[66\.666667\%\] {
    max-width: 66.666667%;
  }

  .md\:translate-y-0 {
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .md\:translate-y-\[-10px\] {
    --tw-translate-y: -10px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:flex-col {
    flex-direction: column;
  }

  .md\:items-end {
    align-items: flex-end;
  }

  .md\:items-center {
    align-items: center;
  }

  .md\:justify-start {
    justify-content: flex-start;
  }

  .md\:justify-center {
    justify-content: center;
  }

  .md\:gap-14 {
    gap: 3.5rem;
  }

  .md\:gap-3 {
    gap: 0.75rem;
  }

  .md\:border-0 {
    border-width: 0px;
  }

  .md\:border-b-2 {
    border-bottom-width: 2px;
  }

  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .md\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .md\:pl-4 {
    padding-left: 1rem;
  }

  .md\:pr-4 {
    padding-right: 1rem;
  }

  .md\:pr-\[60px\] {
    padding-right: 60px;
  }

  .md\:text-left {
    text-align: left;
  }

  .md\:text-center {
    text-align: center;
  }

  .md\:opacity-0 {
    opacity: 0;
  }

  .md\:opacity-100 {
    opacity: 1;
  }
}

@media (min-width: 1024px) {
  .lg\:-right-px {
    right: -1px;
  }

  .lg\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .lg\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .lg\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .lg\:col-start-1 {
    grid-column-start: 1;
  }

  .lg\:col-start-10 {
    grid-column-start: 10;
  }

  .lg\:col-start-5 {
    grid-column-start: 5;
  }

  .lg\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .lg\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .lg\:-mb-10 {
    margin-bottom: -2.5rem;
  }

  .lg\:mb-0 {
    margin-bottom: 0px;
  }

  .lg\:ml-0 {
    margin-left: 0px;
  }

  .lg\:block {
    display: block;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:\!hidden {
    display: none !important;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-\[376px\] {
    height: 376px;
  }

  .lg\:h-\[52vw\] {
    height: 52vw;
  }

  .lg\:h-px {
    height: 1px;
  }

  .lg\:w-1\/4 {
    width: 25%;
  }

  .lg\:w-4\/5 {
    width: 80%;
  }

  .lg\:w-4\/6 {
    width: 66.666667%;
  }

  .lg\:w-5\/12 {
    width: 41.666667%;
  }

  .lg\:w-7\/12 {
    width: 58.333333%;
  }

  .lg\:w-\[30px\] {
    width: 30px;
  }

  .lg\:w-full {
    width: 100%;
  }

  .lg\:\!min-w-\[254px\] {
    min-width: 254px !important;
  }

  .lg\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:flex-col {
    flex-direction: column;
  }

  .lg\:items-start {
    align-items: flex-start;
  }

  .lg\:justify-start {
    justify-content: flex-start;
  }

  .lg\:justify-end {
    justify-content: flex-end;
  }

  .lg\:gap-1 {
    gap: 0.25rem;
  }

  .lg\:gap-5 {
    gap: 1.25rem;
  }

  .lg\:gap-7 {
    gap: 1.75rem;
  }

  .lg\:border-b {
    border-bottom-width: 1px;
  }

  .lg\:border-black {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  }

  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .lg\:pl-12 {
    padding-left: 3rem;
  }

  .lg\:pr-12 {
    padding-right: 3rem;
  }

  .lg\:text-left {
    text-align: left;
  }
}

@media (min-width: 1280px) {
  .xl\:right-0 {
    right: 0px;
  }

  .xl\:-mb-28 {
    margin-bottom: -7rem;
  }
}

@media (min-width: 420px) {
  .x-sm\:block {
    display: block;
  }

  .x-sm\:aspect-\[3\/2\] {
    aspect-ratio: 3/2;
  }

  .x-sm\:max-w-\[320px\] {
    max-width: 320px;
  }

  .x-sm\:columns-2 {
    -moz-columns: 2;
         columns: 2;
  }

  .x-sm\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .x-sm\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .x-sm\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }

  .x-sm\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .x-sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .x-sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .x-sm\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .x-sm\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .x-sm\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .x-sm\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .x-sm\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .x-sm\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .x-sm\:overflow-hidden {
    overflow: hidden;
  }
}

@media (max-width: 419px) {
  .max-x-sm\:hidden {
    display: none;
  }
}

@media (max-width: 639px) {
  .max-sm\:-right-\[10px\] {
    right: -10px;
  }

  .max-sm\:top-\[40\%\] {
    top: 40%;
  }

  .max-sm\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .max-sm\:hidden {
    display: none;
  }

  .max-sm\:rotate-180 {
    --tw-rotate: 180deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .max-sm\:gap-2 {
    gap: 0.5rem;
  }

  .max-sm\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .max-sm\:pr-\[24px\] {
    padding-right: 24px;
  }

  .max-sm\:pt-\[10\%\] {
    padding-top: 10%;
  }
}

@media (max-width: 767px) {
  .max-md\:-bottom-4 {
    bottom: -1rem;
  }

  .max-md\:left-0 {
    left: 0px;
  }

  .max-md\:right-0 {
    right: 0px;
  }

  .max-md\:top-\[112px\] {
    top: 112px;
  }

  .max-md\:order-1 {
    order: 1;
  }

  .max-md\:order-2 {
    order: 2;
  }

  .max-md\:order-3 {
    order: 3;
  }

  .max-md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .max-md\:ml-0 {
    margin-left: 0px;
  }

  .max-md\:mt-0 {
    margin-top: 0px;
  }

  .max-md\:mt-10 {
    margin-top: 2.5rem;
  }

  .max-md\:flex {
    display: flex;
  }

  .max-md\:hidden {
    display: none;
  }

  .max-md\:aspect-\[6\/4\] {
    aspect-ratio: 6/4;
  }

  .max-md\:h-10 {
    height: 2.5rem;
  }

  .max-md\:h-fit {
    height: -moz-fit-content;
    height: fit-content;
  }

  .max-md\:h-full {
    height: 100%;
  }

  .max-md\:w-\[25\%\] {
    width: 25%;
  }

  .max-md\:w-\[70\%\] {
    width: 70%;
  }

  .max-md\:w-full {
    width: 100%;
  }

  .max-md\:max-w-full {
    max-width: 100%;
  }

  .max-md\:flex-row {
    flex-direction: row;
  }

  .max-md\:flex-col {
    flex-direction: column;
  }

  .max-md\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .max-md\:justify-start {
    justify-content: flex-start;
  }

  .max-md\:justify-center {
    justify-content: center;
  }

  .max-md\:gap-3 {
    gap: 0.75rem;
  }

  .max-md\:gap-4 {
    gap: 1rem;
  }

  .max-md\:border-b {
    border-bottom-width: 1px;
  }

  .max-md\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .max-md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .max-md\:pt-24 {
    padding-top: 6rem;
  }

  .max-md\:opacity-100 {
    opacity: 1;
  }

  .max-md\:opacity-20 {
    opacity: 0.2;
  }

  .home-main-swiper .bottom-\[-34px\] {
    bottom: -74px;
  }
}

@media (max-width: 1023px) {
  .max-lg\:mt-10 {
    margin-top: 2.5rem;
  }

  .max-lg\:flex {
    display: flex;
  }

  .max-lg\:w-\[42px\] {
    width: 42px;
  }

  .max-lg\:max-w-72 {
    max-width: 18rem;
  }

  .max-lg\:max-w-full {
    max-width: 100%;
  }

  .max-lg\:flex-col {
    flex-direction: column;
  }

  .max-lg\:gap-12 {
    gap: 3rem;
  }

  .max-lg\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .max-lg\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

.\[\&\>p\]\:text-pretty>p {
  text-wrap: pretty;
}

.\[\&\>p\]\:text-\[16px\]>p {
  font-size: 16px;
}

.\[\&\>p\]\:leading-\[1\.65\]>p {
  line-height: 1.65;
}

.\[\&\>p\]\:text-white>p {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.\[\&\[x-cloak\]\]\:hidden[x-cloak] {
  display: none;
}

#get-the-app {
  position:relative;
  z-index:1;
}
@media screen and (min-width: 1282px) {
  img#section-background {
      position: absolute;
      bottom: -30px;
      right: 0;
      z-index: -1;
      max-height: 83%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1281px) {
  img#section-background {
    /* display: none; */
    /* transform: translate(0, 50%); */
    position: absolute;
    transform: scaleX(-1);
  }
}
@media screen and (max-width: 767px) {
  .mobile-centered * {
      text-align: center;
      justify-content: center;
      margin: auto;
  }
  img#section-background {
    display: none;
  }
}
