@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap");
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}::before,
::after {
  --tw-content: '';
}/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: 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;
}.tw-container{
  width: 100%;
}@media (min-width: 640px){.tw-container{
    max-width: 640px;
  }
}@media (min-width: 768px){.tw-container{
    max-width: 768px;
  }
}@media (min-width: 1024px){.tw-container{
    max-width: 1024px;
  }
}@media (min-width: 1280px){.tw-container{
    max-width: 1280px;
  }
}@media (min-width: 1536px){.tw-container{
    max-width: 1536px;
  }
}/* vuetify overlay*/.v-overlay-container .v-overlay .v-overlay__scrim{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  opacity: 0.5;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 100ms;
}.white-container{
  margin-left: auto !important;
  margin-right: auto !important;
  border-radius: 0.5rem !important;
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity))) !important;
}.whiteColumn{
  margin-bottom: 1rem;
  display: flex;
  height: -moz-min-content;
  height: min-content;
  gap: 1rem;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity)));
  padding: 1rem;
}.whiteColumnNoFlex{
  margin-bottom: 1rem;
  gap: 1rem;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity)));
  padding: 1rem;
}.pageMainColumn{
  height: -moz-min-content;
  height: min-content;
  width: 100%;
}.editTranslationsPage .editTranslationsPageList .bIcon{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.formContainer{
  display: flex;
  max-width: 800px;
  flex-direction: column;
  padding-left: 1rem;
  padding-right: 1rem;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.addAssignmentPage .bCheckbox {
			--v-input-control-height: unset;
		}.registerPushForm .title{
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.registerPushForm .content{
  gap: 1rem;
  text-align: center;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.firmwareList .bListItem{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}.firmwareList .bListItem .v-list-item__content .v-list-item-title{
  font-weight: 500;
  text-transform: none;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.networks{
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_15) / var(--twc-primary_15-opacity, var(--tw-bg-opacity)));
}.networks .v-list > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0 !important;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse))) !important;
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse)) !important;
  --tw-divide-opacity: 1 !important;
  border-color: hsl(var(--twc-primary_25) / var(--twc-primary_25-opacity, var(--tw-divide-opacity))) !important;
}.networks .v-list{
  border-radius: 0.5rem !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--twc-primary_25) / var(--twc-primary_25-opacity, var(--tw-border-opacity))) !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}.networks .v-list::-webkit-scrollbar {
				width: 5px;
			}.networks .v-list::-webkit-scrollbar-thumb {
				border-radius: 7px;
				border-width: 1px;
				border-style: solid;
				--tw-border-opacity: 1;
				border-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-border-opacity)));
				--tw-bg-opacity: 1;
				background-color: hsl(var(--twc-primary_15) / var(--twc-primary_15-opacity, var(--tw-bg-opacity)));
			}.networks .v-list::-webkit-scrollbar-thumb:hover{
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_40) / var(--twc-primary_40-opacity, var(--tw-bg-opacity)));
}.networks .v-list .bListItem{
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-background) / var(--twc-background-opacity, var(--tw-bg-opacity)));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}.networks .v-list .bListItem .v-list-item-title{
  font-size: 1rem !important;
  line-height: 1.5rem !important;
  text-transform: none !important;
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity))) !important;
}.networks .v-list .bListItem .v-list-item__prepend::ch{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.networkStatus *.iModal *.title,
			.networkStatus *.iModal *.content{
  text-align: justify !important;
}.mobileCameraFrame{
  position: absolute !important;
  top: 0px !important;
  left: 0px !important;
  height: 100vh !important;
  width: 100vw !important;
		z-index: 2000 !important;
}.mobileCameraFrame canvas {
			width: 100%;
			height: 100%;
		}.authHeader{
  display: flex;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
}.authHeader .bIcon{
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity)));
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.authHeader h1{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.pageTitle{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 1rem;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.rememberMe .v-label{
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.validatorMessages .validatorSheet{
  position: relative !important;
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
  align-items: center !important;
  border-radius: 0px !important;
  background-color: hsl(var(--twc-error) / var(--twc-error-opacity, var(--tw-bg-opacity))) !important;
  --tw-bg-opacity: 0.2 !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}.validatorMessages .validatorSheet .validatorIcon{
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-error) / var(--twc-error-opacity, var(--tw-text-opacity))) !important;
}.validatorMessages .validatorSheet .validatorSpan{
  padding-left: 0.75rem !important;
  font-size: 0.75rem !important;
  line-height: 1rem !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity))) !important;
}.rulesAgreement .v-input__control{
  display: block;
}/* bLabel Component */.bLabel{
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}/* bPagination */.bPagination{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}.bPagination .v-pagination__list .v-pagination__item button, .bPagination .v-pagination__list .v-pagination__next button, .bPagination .v-pagination__list .v-pagination__prev button{
  height: 2.5rem;
  width: 2.5rem;
}.bPagination .v-pagination__list .v-pagination__item button .v-btn__overlay, .bPagination .v-pagination__list .v-pagination__next button .v-btn__overlay, .bPagination .v-pagination__list .v-pagination__prev button .v-btn__overlay{
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-bg-opacity)));
  opacity: 0;
}.bPagination .v-pagination__list .v-pagination__item button .v-btn__content, .bPagination .v-pagination__list .v-pagination__next button .v-btn__content, .bPagination .v-pagination__list .v-pagination__prev button .v-btn__content{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.bPagination .v-pagination__list .v-pagination__item.v-pagination__item--is-active .v-btn__overlay, .bPagination .v-pagination__list .v-pagination__next.v-pagination__item--is-active .v-btn__overlay, .bPagination .v-pagination__list .v-pagination__prev.v-pagination__item--is-active .v-btn__overlay{
  opacity: 1;
}.bPagination .v-pagination__list .v-pagination__item.v-pagination__item--is-active .v-btn__content, .bPagination .v-pagination__list .v-pagination__next.v-pagination__item--is-active .v-btn__content, .bPagination .v-pagination__list .v-pagination__prev.v-pagination__item--is-active .v-btn__content{
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}/* bSwitch Component */.bSwitch.without-label {
			flex: unset !important;
		}.bSwitch .v-switch__track{
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_40) / var(--twc-primary_40-opacity, var(--tw-bg-opacity)));
}.bSwitch .v-selection-control--dirty .v-switch__track{
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_70) / var(--twc-primary_70-opacity, var(--tw-bg-opacity)));
}.bSwitch.v-theme--orange_dark .v-switch__track, .bSwitch.v-theme--blue_dark .v-switch__track, .bSwitch.v-theme--desert_dark .v-switch__track, .bSwitch.v-theme--ocean_dark .v-switch__track{
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_70) / var(--twc-primary_70-opacity, var(--tw-bg-opacity)));
}.bSwitch.v-theme--orange_dark .v-selection-control--dirty .v-switch__track, .bSwitch.v-theme--blue_dark .v-selection-control--dirty .v-switch__track, .bSwitch.v-theme--desert_dark .v-selection-control--dirty .v-switch__track, .bSwitch.v-theme--ocean_dark .v-selection-control--dirty .v-switch__track{
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_40) / var(--twc-primary_40-opacity, var(--tw-bg-opacity)));
}.bSwitch .v-switch__thumb{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.bSwitch .v-label{
  margin-right: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}/* bSelect Component */.bSelect.with-background .v-field{
  border-style: none !important;
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-background) / var(--twc-background-opacity, var(--tw-bg-opacity))) !important;
}.bSelect.with-background .v-label{
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity))) !important;
}.bSelect .v-field{
  border-radius: 0.5rem;
}.bSelect:not(.iMenuRoleSelector) .v-field{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: hsl(var(--twc-primary_40) / var(--twc-primary_40-opacity, var(--tw-border-opacity)));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.bSelect:not(.iMenuRoleSelector) .v-field.v-theme--orange_dark{
  --tw-border-opacity: 1;
  border-color: hsl(var(--twc-secondary_15) / var(--twc-secondary_15-opacity, var(--tw-border-opacity)));
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity)));
}.bSelect:not(.iMenuRoleSelector) .v-field.v-theme--blue_dark,
			.bSelect:not(.iMenuRoleSelector) .v-field.v-theme--desert_dark,
			.bSelect:not(.iMenuRoleSelector) .v-field.v-theme--ocean_dark,
			.bSelect:not(.iMenuRoleSelector) .v-field.v-theme--grey_dark{
  --tw-border-opacity: 1;
  border-color: hsl(var(--twc-primary_40) / var(--twc-primary_40-opacity, var(--tw-border-opacity)));
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity)));
}.bSelect .v-label{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_70) / var(--twc-secondary_70-opacity, var(--tw-text-opacity)));
			/* &.v-field-label--floating {
                @apply tw-uppercase !important;
            } */
}.bSelect .v-field__input{
  min-height: 52.5px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.bSelect .v-field-label--floating ~ .v-field__input{
  padding-bottom: 0.25rem !important;
  padding-top: 21px !important;
}.bSelect .v-icon{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.bSelect .v-theme--orange_dark .v-label, .bSelect .v-theme--blue_dark .v-label, .bSelect .v-theme--desert_dark .v-label, .bSelect .v-theme--ocean_dark .v-label{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_40) / var(--twc-secondary_40-opacity, var(--tw-text-opacity)));
}.bSelect .v-theme--orange_dark .v-field__input, .bSelect .v-theme--blue_dark .v-field__input, .bSelect .v-theme--desert_dark .v-field__input, .bSelect .v-theme--ocean_dark .v-field__input{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.bSelect .v-field--variant-solo{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}/* bSelect Outlined variant */.bSelect.outline .v-field{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: hsl(var(--twc-primary_40) / var(--twc-primary_40-opacity, var(--tw-border-opacity)));
}/* bAutocomplete */.bAutocomplete .v-field{
  border-radius: 0.5rem !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--twc-primary_40) / var(--twc-primary_40-opacity, var(--tw-border-opacity))) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}.bAutocomplete .v-field.v-theme--orange_dark{
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--twc-secondary_15) / var(--twc-secondary_15-opacity, var(--tw-border-opacity))) !important;
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity))) !important;
}.bAutocomplete .v-field.v-theme--blue_dark,
			.bAutocomplete .v-field.v-theme--desert_dark,
			.bAutocomplete .v-field.v-theme--ocean_dark,
			.bAutocomplete .v-field.v-theme--grey_dark{
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--twc-primary_40) / var(--twc-primary_40-opacity, var(--tw-border-opacity))) !important;
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity))) !important;
}.bAutocomplete .v-label{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_70) / var(--twc-secondary_70-opacity, var(--tw-text-opacity)));
}.bAutocomplete .v-label.v-field-label--floating{
  text-transform: none !important;
}.bAutocomplete .v-field__input{
  min-height: 52.5px !important;
  gap: 0px !important;
  font-weight: 700 !important;
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity))) !important;
}.bAutocomplete .v-field-label--floating ~ .v-field__input{
  padding-bottom: 0.25rem !important;
  padding-top: 21px !important;
}.bAutocomplete .v-icon{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.bAutocomplete .v-theme--orange_dark .v-label, .bAutocomplete .v-theme--blue_dark .v-label, .bAutocomplete .v-theme--desert_dark .v-label, .bAutocomplete .v-theme--ocean_dark .v-label{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_40) / var(--twc-secondary_40-opacity, var(--tw-text-opacity)));
}.bAutocomplete .v-theme--orange_dark .v-field__input, .bAutocomplete .v-theme--blue_dark .v-field__input, .bAutocomplete .v-theme--desert_dark .v-field__input, .bAutocomplete .v-theme--ocean_dark .v-field__input{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.bAutocomplete .v-field--variant-solo{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}/* bAutocomplete Outlined variant */.bAutocomplete.outline .v-field{
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--twc-primary_40) / var(--twc-primary_40-opacity, var(--tw-border-opacity))) !important;
}/* bListSubheader */.bListSubheader{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary_25) / var(--twc-primary_25-opacity, var(--tw-bg-opacity))) !important;
  font-size: 1rem !important;
  line-height: 1.5rem !important;
  font-weight: 600 !important;
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity))) !important;
}/* bButton Component */.bButton .v-btn__content{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}.bButton.v-btn--variant-flat{
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-bg-opacity)));
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-text-opacity)));
}.bButton.v-btn--block {
			min-width: auto !important;
		}.bButton.v-btn--variant-text{
  border-radius: 0.5rem;
  text-transform: none;
  letter-spacing: 0em;
}.bButton.v-btn--variant-text .v-btn__content{
  padding-left: 0px !important;
  padding-right: 0px !important;
}.bButton.v-btn--variant-text .v-btn__content div{
  padding-left: 0px !important;
  padding-right: 0px !important;
}/* bButtonOutline Component */.bButtonOutline .v-btn__content{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}.bButtonOutline.v-btn--variant-outlined{
  border-radius: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.bButtonOutline.v-theme--orange_dark{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary_70) / var(--twc-primary_70-opacity, var(--tw-text-opacity)));
}.bButtonOutline.v-theme--blue_dark,
		.bButtonOutline.v-theme--desert_dark,
		.bButtonOutline.v-theme--ocean_dark{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_15) / var(--twc-secondary_15-opacity, var(--tw-text-opacity)));
}.bButtonOutline.v-btn--block {
			min-width: auto !important;
		}.bButtonOutline.without-text .v-btn__content{
  display: none;
}.bButtonOutline.without-text .v-btn__prepend {
				margin-inline: 0 !important;
			}.bExpansionPanels{
  gap: 1rem;
}.bExpansionPanels.without-border-radius > .bExpansionPanel{
  border-top-left-radius: 0.5rem !important;
  border-top-right-radius: 0.5rem !important;
  border-bottom-right-radius: 0.5rem !important;
  border-bottom-left-radius: 0.5rem !important;
}@media (min-width: 1024px){.bExpansionPanels.without-border-radius > .bExpansionPanel{
    border-radius: 0px !important;
  }
}.bExpansionPanels.without-border-radius > :not(:first-child):not(:last-child){
  border-radius: 0.5rem !important;
}@media (min-width: 1024px){.bExpansionPanels.without-border-radius > :not(:first-child):not(:last-child){
    border-radius: 0px !important;
  }
}/* bExpansionPanel */.bExpansionPanel{
  background-color: transparent !important;
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity))) !important;
}.bExpansionPanel .v-expansion-panel__shadow{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.bExpansionPanel .v-expansion-panel-title{
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_15) / var(--twc-primary_15-opacity, var(--tw-bg-opacity)));
  font-size: 1.125rem;
  line-height: 1.75rem;
}.bExpansionPanel .v-expansion-panel-title .v-expansion-panel-title__overlay{
  opacity: 0;
}.bExpansionPanel .v-expansion-panel-text{
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: hsl(var(--twc-primary_15) / var(--twc-primary_15-opacity, var(--tw-border-opacity)));
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity)));
}.bExpansionPanel:not(:first-child)::after {
			border-top: 0 !important;
		}.bExpansionPanel.v-expansion-panel--active{
  margin-top: 0px !important;
}.bExpansionPanel .noContentPadding .v-expansion-panel-text__wrapper{
  padding: 0px;
}/* bButtonIcon Component */.bButtonIcon{
  height: 100% !important;
}.bButtonIcon.v-btn--block {
			min-width: auto !important;
		}.bButtonIcon.v-btn--variant-flat{
  justify-content: flex-start !important;
  border-radius: 0.5rem !important;
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}.bButtonIcon.v-btn--variant-flat.inactive{
  background-color: transparent !important;
}.bButtonIcon.v-btn--variant-flat.v-btn--active{
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity)));
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.bButtonIcon.v-btn--variant-flat .v-btn__prepend{
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_70) / var(--twc-secondary_70-opacity, var(--tw-text-opacity)));
}.bButtonIcon.v-btn--variant-flat .v-btn__append{
  width: 100%;
  justify-content: flex-end;
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_70) / var(--twc-secondary_70-opacity, var(--tw-text-opacity)));
}.bButtonIcon.v-btn--variant-flat .label{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  text-transform: none;
  letter-spacing: -0.025em;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_70) / var(--twc-secondary_70-opacity, var(--tw-text-opacity)));
}.bButtonIcon.v-btn--variant-flat.bg-red .v-btn__prepend,
				.bButtonIcon.v-btn--variant-flat.bg-red .v-btn__append,
				.bButtonIcon.v-btn--variant-flat.bg-red .label{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}.bButtonIcon.v-btn--variant-flat.v-theme--orange_dark,
			.bButtonIcon.v-btn--variant-flat.v-theme--blue_dark,
			.bButtonIcon.v-btn--variant-flat.v-theme--desert_dark,
			.bButtonIcon.v-btn--variant-flat.v-theme--ocean_dark{
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity)));
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}/* bChip Component */.bChip.green{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(20 83 45 / var(--tw-text-opacity, 1)) !important;
}.bChip.gray{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1)) !important;
}.bChip.red{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1)) !important;
}.bChip.white{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity))) !important;
}.bChip.v-chip{
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_15) / var(--twc-primary_15-opacity, var(--tw-bg-opacity)));
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.bChip.v-chip .text{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}.bChip.v-chip.active{
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-bg-opacity)));
}.bChip.v-chip.active .text{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-text-opacity)));
}.bChip.v-chip.active .removeIcon{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}/* bCard Component */.bCard.v-card{
  border-radius: 0.375rem;
  --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: #e2e8f0;
  --tw-shadow: var(--tw-shadow-colored);
}.bCard.v-card .row{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  text-align: left !important;
				/* Usunięto lg:tw-w-64 */
}.bCard.v-card .row .title_box{
  padding-top: 1rem;
  padding-bottom: 1rem;
}.bCard.v-card .row .box{
  display: flex;
  flex-direction: column;
}@media (min-width: 1024px){.bCard.v-card .row .box{
    flex-direction: row;
  }
}.bCard.v-card .row .box > div:first-child{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: hsl(var(--twc-primary_25) / var(--twc-primary_25-opacity, var(--tw-border-opacity)));
}@media (min-width: 1024px){.bCard.v-card .row .box > div:first-child{
    border-bottom-width: 0px;
    border-right-width: 1px;
  }
}.bCard .title{
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.bCard .subtitle{
  display: block;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.bCard.v-theme--orange_dark,
		.bCard.v-theme--blue_dark,
		.bCard.v-theme--desert_dark,
		.bCard.v-theme--ocean_dark{
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity)));
  --tw-shadow-color: hsl(var(--twc-background) / var(--twc-background-opacity, 1));
  --tw-shadow: var(--tw-shadow-colored);
}.bCard.v-theme--orange_dark .title, .bCard.v-theme--blue_dark .title, .bCard.v-theme--desert_dark .title, .bCard.v-theme--ocean_dark .title{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}/* bListItem Component */.bListItem.v-list-item{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.bListItem .v-list-item__prepend{
  max-width: 34px;
}.bListItem.autoCompleteItem > .v-list-item__content > .v-list-item-title{
  font-size: 1rem;
  line-height: 1.5rem;
  text-transform: none;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.bListItem.autoCompleteItem > .v-list-item__content > .v-list-item-subtitle{
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.bListItem > .v-list-item__content > .v-list-item-title{
  font-size: 10px;
  text-transform: uppercase;
  line-height: .75rem;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.bListItem > .v-list-item__content > .v-list-item-subtitle{
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
  opacity: 1;
}.bListItem.v-theme--orange_dark > .v-list-item__content > .v-list-item-title, .bListItem.v-theme--blue_dark > .v-list-item__content > .v-list-item-title, .bListItem.v-theme--desert_dark > .v-list-item__content > .v-list-item-title, .bListItem.v-theme--ocean_dark > .v-list-item__content > .v-list-item-title{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_40) / var(--twc-secondary_40-opacity, var(--tw-text-opacity)));
}.bListItem.v-theme--orange_dark > .v-list-item__content > .v-list-item-subtitle, .bListItem.v-theme--blue_dark > .v-list-item__content > .v-list-item-subtitle, .bListItem.v-theme--desert_dark > .v-list-item__content > .v-list-item-subtitle, .bListItem.v-theme--ocean_dark > .v-list-item__content > .v-list-item-subtitle{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.bTextArea.v-input .v-input__control .v-field{
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: hsl(var(--twc-primary_40) / var(--twc-primary_40-opacity, var(--tw-border-opacity)));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.bTextArea.v-input .v-input__control .v-field .v-field__prepend-inner{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary_70) / var(--twc-primary_70-opacity, var(--tw-text-opacity)));
}.bTextArea.v-input .v-input__control .v-field .v-field__append-inner{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.bTextArea.v-input .v-input__control .v-field .v-field__input{
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  letter-spacing: -0.025em;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.bTextArea.v-input .v-input__control .v-field .v-field-label{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_70) / var(--twc-secondary_70-opacity, var(--tw-text-opacity)));
}.bTextArea.v-input .v-input__control .v-field.v-field--active .v-field-label{
  text-transform: uppercase;
}.bTextArea.v-input .v-input__control .v-field.v-theme--orange_dark{
  --tw-border-opacity: 1;
  border-color: hsl(var(--twc-secondary_15) / var(--twc-secondary_15-opacity, var(--tw-border-opacity)));
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity)));
}.bTextArea.v-input .v-input__control .v-field.v-theme--orange_dark .v-field__input{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.bTextArea.v-input .v-input__control .v-field.v-theme--blue_dark,
					.bTextArea.v-input .v-input__control .v-field.v-theme--desert_dark,
					.bTextArea.v-input .v-input__control .v-field.v-theme--ocean_dark,
					.bTextArea.v-input .v-input__control .v-field.v-theme--grey_dark{
  --tw-border-opacity: 1;
  border-color: hsl(var(--twc-primary_70) / var(--twc-primary_70-opacity, var(--tw-border-opacity)));
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity)));
}.bTextArea.v-input .v-input__control .v-field.v-theme--blue_dark .v-field__input, .bTextArea.v-input .v-input__control .v-field.v-theme--desert_dark .v-field__input, .bTextArea.v-input .v-input__control .v-field.v-theme--ocean_dark .v-field__input, .bTextArea.v-input .v-input__control .v-field.v-theme--grey_dark .v-field__input{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.bTextArea.v-input .v-input__control .v-field.v-field--variant-solo{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.bTimeline.bTimeline-align-start {
			grid-template-columns: min-content min-content auto !important;
		}.bTextField .v-input__control .v-field .v-field__field .v-label{
  text-transform: none !important;
}.bTextField.with-background .v-field{
  border-style: none !important;
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-background) / var(--twc-background-opacity, var(--tw-bg-opacity))) !important;
}.bTextField.with-background .v-label{
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity))) !important;
}.bTextField .v-field__clearable .v-icon{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.bTextField.red-border .v-field{
  --tw-border-opacity: 1 !important;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1)) !important;
}.bTextField.red-border .v-text-field__suffix{
  align-items: flex-end;
}.bTextField.red-border .v-text-field__suffix .v-text-field__suffix__text{
  font-size: 0.75rem !important;
  line-height: 1rem !important;
  --tw-text-opacity: 1 !important;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1)) !important;
}.bTextField.v-input .v-text-field__suffix__text{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.bTextField.v-input .v-input__control .v-field{
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: hsl(var(--twc-primary_40) / var(--twc-primary_40-opacity, var(--tw-border-opacity)));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.bTextField.v-input .v-input__control .v-field .v-field__prepend-inner{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary_70) / var(--twc-primary_70-opacity, var(--tw-text-opacity)));
}.bTextField.v-input .v-input__control .v-field .v-field__append-inner{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.bTextField.v-input .v-input__control .v-field .v-field__input{
  min-height: 52.5px;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  letter-spacing: -0.025em;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.bTextField.v-input .v-input__control .v-field .v-field__input:-webkit-autofill,
						.bTextField.v-input .v-input__control .v-field .v-field__input:-webkit-autofill:hover,
						.bTextField.v-input .v-input__control .v-field .v-field__input:-webkit-autofill:focus,
						.bTextField.v-input .v-input__control .v-field .v-field__input:-webkit-autofill:active,
						.bTextField.v-input .v-input__control .v-field .v-field__input input:-webkit-autofill,
						.bTextField.v-input .v-input__control .v-field .v-field__input input:-webkit-autofill:hover,
						.bTextField.v-input .v-input__control .v-field .v-field__input input:-webkit-autofill:focus {
							-webkit-text-fill-color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity))) !important;
							-webkit-box-shadow: 0 0 0 40rem hsl(var(--twc-primary_5)) inset !important;
						}.bTextField.v-input .v-input__control .v-field .v-field-label{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_70) / var(--twc-secondary_70-opacity, var(--tw-text-opacity)));
}.bTextField.v-input .v-input__control .v-field.v-field--active .v-field-label{
  text-transform: uppercase;
}.bTextField.v-input .v-input__control .v-field.v-theme--orange_dark{
  --tw-border-opacity: 1;
  border-color: hsl(var(--twc-secondary_15) / var(--twc-secondary_15-opacity, var(--tw-border-opacity)));
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity)));
}.bTextField.v-input .v-input__control .v-field.v-theme--orange_dark .v-field__input{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.bTextField.v-input .v-input__control .v-field.v-theme--blue_dark,
					.bTextField.v-input .v-input__control .v-field.v-theme--desert_dark,
					.bTextField.v-input .v-input__control .v-field.v-theme--ocean_dark,
					.bTextField.v-input .v-input__control .v-field.v-theme--grey_dark{
  --tw-border-opacity: 1;
  border-color: hsl(var(--twc-primary_40) / var(--twc-primary_40-opacity, var(--tw-border-opacity)));
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity)));
}.bTextField.v-input .v-input__control .v-field.v-theme--blue_dark .v-field__input, .bTextField.v-input .v-input__control .v-field.v-theme--desert_dark .v-field__input, .bTextField.v-input .v-input__control .v-field.v-theme--ocean_dark .v-field__input, .bTextField.v-input .v-input__control .v-field.v-theme--grey_dark .v-field__input{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.bTextField.v-input .v-input__control .v-field.v-field--variant-solo{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}/* bSlider Component */.bSlider{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.bSlider .v-slider-track__background{
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_70) / var(--twc-primary_70-opacity, var(--tw-bg-opacity)));
}.bSlider .v-slider-track__fill{
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_70) / var(--twc-primary_70-opacity, var(--tw-bg-opacity)));
}.bSlider .v-slider-thumb__surface{
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-bg-opacity)));
}/* bTabs Component */.bTabs .iconType{
  flex: none;
}.bTabs .v-btn{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: hsl(var(--twc-secondary_40) / var(--twc-secondary_40-opacity, var(--tw-border-opacity)));
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-transform: none;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_70) / var(--twc-secondary_70-opacity, var(--tw-text-opacity)));
}.bTabs .v-btn.v-slide-group-item--active{
  border-width: 0px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.bTabs .v-btn.v-slide-group-item--active .v-btn__overlay{
  display: none;
}.bTabs .v-btn.v-theme--orange_dark,
			.bTabs .v-btn.v-theme--blue_dark,
			.bTabs .v-btn.v-theme--desert_dark,
			.bTabs .v-btn.v-theme--ocean_dark{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_40) / var(--twc-secondary_40-opacity, var(--tw-text-opacity)));
}.bTabs .v-btn.v-theme--orange_dark.v-slide-group-item--active, .bTabs .v-btn.v-theme--blue_dark.v-slide-group-item--active, .bTabs .v-btn.v-theme--desert_dark.v-slide-group-item--active, .bTabs .v-btn.v-theme--ocean_dark.v-slide-group-item--active{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.bSheet.v-sheet{
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}.bSheet.v-sheet.v-theme--orange_dark,
			.bSheet.v-sheet.v-theme--blue_dark,
			.bSheet.v-sheet.v-theme--desert_dark,
			.bSheet.v-sheet.v-theme--ocean_dark{
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_15) / var(--twc-primary_15-opacity, var(--tw-bg-opacity)));
}.bCheckbox.clearHeight {
			--v-input-control-height: unset;
		}.bCheckbox.clearHeight .v-selection-control {
				--v-selection-control-size: 24px !important;
			}.bCheckbox.v-checkbox .v-icon{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary_40) / var(--twc-primary_40-opacity, var(--tw-text-opacity)));
}.bCheckbox.v-checkbox .v-icon.v-theme--orange_dark,
				.bCheckbox.v-checkbox .v-icon.v-theme--blue_dark,
				.bCheckbox.v-checkbox .v-icon.v-theme--desert_dark,
				.bCheckbox.v-checkbox .v-icon.v-theme--ocean_dark{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary_70) / var(--twc-primary_70-opacity, var(--tw-text-opacity)));
}.bCheckbox.v-checkbox.disableLabelOpacity .v-input__control .v-selection-control .v-label{
  opacity: 1;
}.bRadio.v-radio .v-icon{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary_40) / var(--twc-primary_40-opacity, var(--tw-text-opacity)));
}.bRadio.v-radio .v-icon.v-theme--orange_dark,
				.bRadio.v-radio .v-icon.v-theme--desert_dark,
				.bRadio.v-radio .v-icon.v-theme--ocean_dark{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary_70) / var(--twc-primary_70-opacity, var(--tw-text-opacity)));
}/* bSnackbar Component */.bSnackbar.v-snackbar{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}.bSnackbar.v-snackbar .v-snackbar__content{
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.bSnackbar.v-snackbar .v-snackbar__content .bIcon.v-icon{
  padding-right: 1.5rem;
  padding-left: 0.5rem;
}/* bProgressCircular */.bProgressCircular.fixed{
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  --tw-translate-x: -50% !important;
  --tw-translate-y: -50% !important;
  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)) !important;
}.bProgressCircular .v-progress-circular__underlay{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_5) / var(--twc-secondary_5-opacity, var(--tw-text-opacity)));
}.bProgressCircular .v-progress-circular__overlay{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.bDialog .bSelect .v-field{
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity)));
}.bInfoMessage{
  display: flex;
}.bInfoMessage > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}.bInfoMessage{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.bInfoMessage .v-icon{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_70) / var(--twc-secondary_70-opacity, var(--tw-text-opacity)));
}.bInfoBar{
  display: flex;
}.bInfoBar > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}.bInfoBar{
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-secondary_5) / var(--twc-secondary_5-opacity, var(--tw-bg-opacity)));
  padding: 0.5rem;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.bInfoBar .v-icon{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_70) / var(--twc-secondary_70-opacity, var(--tw-text-opacity)));
}.bDashboardTile {
		/* @apply tw-bg-primary_5 tw-rounded-[12px] !important; */
		box-shadow: 0px 5px 11px 0px rgba(49, 74, 201, 0.07) !important;
	}.newCard{
  border-radius: 12px !important;
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity))) !important;
		box-shadow: 0px 5px 11px 0px rgba(49, 74, 201, 0.07) !important;
		/* transition: background-color 0.5s !important; */
}.newCard.primary{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-secondary_15) / var(--twc-secondary_15-opacity, var(--tw-bg-opacity))) !important;
}.newCard.primary .v-card-subtitle{
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-primary_15) / var(--twc-primary_15-opacity, var(--tw-text-opacity))) !important;
}body[data-theme="grey_dark"] .newCard.primary .v-card-subtitle{
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-primary_70) / var(--twc-primary_70-opacity, var(--tw-text-opacity))) !important;
}.newCard .v-card-item{
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}@media (min-width: 768px){.newCard .v-card-item{
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}.newCard .v-card-text{
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}@media (min-width: 768px){.newCard .v-card-text{
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    padding-bottom: 1rem !important;
  }
}.newCard .v-card-title{
  font-weight: 600 !important;
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity))) !important;
}@media (min-width: 768px){.newCard .v-card-title{
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
  }
}.newCard .v-card-subtitle{
  font-size: 0.75rem !important;
  line-height: 1rem !important;
  font-weight: 700 !important;
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity))) !important;
  opacity: 1 !important;
}.newCard > .v-card__overlay {
			display: none;
		}.newCard.v-theme--orange_dark.primary, .newCard.v-theme--blue_dark.primary, .newCard.v-theme--desert_dark.primary, .newCard.v-theme--ocean_dark.primary{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary_25) / var(--twc-primary_25-opacity, var(--tw-bg-opacity))) !important;
}.newCard.v-theme--orange_dark.primary .v-card-subtitle, .newCard.v-theme--blue_dark.primary .v-card-subtitle, .newCard.v-theme--desert_dark.primary .v-card-subtitle, .newCard.v-theme--ocean_dark.primary .v-card-subtitle{
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity))) !important;
}.bMainCard{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity))) !important;
		border-radius: 12px !important;
		box-shadow: 0px 5px 11px 0px rgba(49, 74, 201, 0.07) !important;
}.bMainCard.primary{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-secondary_15) / var(--twc-secondary_15-opacity, var(--tw-bg-opacity))) !important;
}.bMainCard.primary .v-card-subtitle{
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-primary_15) / var(--twc-primary_15-opacity, var(--tw-text-opacity))) !important;
}.bMainCard .v-card-title{
  font-weight: 600 !important;
  line-height: 1 !important;
}@media (min-width: 768px){.bMainCard .v-card-title{
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
  }
}.bMainCard .v-card-subtitle{
  font-size: 0.75rem !important;
  line-height: 1rem !important;
  font-weight: 700 !important;
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity))) !important;
  opacity: 1 !important;
}.bMainCard.border-shadow {
			box-shadow: 5px 5px 11px 5px rgba(49, 74, 201, 0.15) !important;
		}.bMainCard .title{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.bInfoText{
  border-left-width: 4px;
  padding-left: 1rem;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}/* bSlideTile Component */.bSlideTile{
  position: relative !important;
  height: 100% !important;
  cursor: default !important;
  transition-duration: 200ms !important;
}@media (min-width: 1024px){.bSlideTile{
    width: 100% !important;
  }
}.bSlideTile .bSheet{
  pointer-events: auto !important;
  height: 100% !important;
  padding: 0px !important;
}.bSlideTile .bSheet .bListItem{
  height: 100% !important;
  border-radius: 0.5rem !important;
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-background) / var(--twc-background-opacity, var(--tw-bg-opacity))) !important;
}.bSlideTile .bSheet .bListItem .title{
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.bSlideTile .bSheet .bListItem .value{
  font-weight: 700;
  text-transform: none;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.bSlideTile .bSheet .bListItem .\!value{
  font-weight: 700;
  text-transform: none;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.bSlideTile .bSheet .bListItem .v-list-item__prepend{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary_70) / var(--twc-primary_70-opacity, var(--tw-text-opacity)));
}.bSlideTile .bSheet .bListItem .v-list-item__prepend *.v-list-item__spacer{
  width: 0px !important;
}.bSlideTile .bSheet .bListItem .textHidingInShadow::after {
					content: " ";
					position: absolute;
					top: 0;
					right: 0;
					bottom: 0;
					width: 12px;
					background-image: linear-gradient(to right, var(--tw-gradient-stops)) !important;
					--tw-gradient-from: transparent var(--tw-gradient-from-position) !important;
					--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position) !important;
					--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
					--tw-gradient-to: hsl(var(--twc-primary_15) / var(--twc-primary_15-opacity, 1)) var(--tw-gradient-to-position) !important;
				}.bSlideTile .bSheet .bListItem .textHidingInShadow::before {
					content: " ";
					position: absolute;
					z-index: 999;
					top: 0;
					bottom: 0;
					width: 12px;
					left: -0.375rem !important;
					background-image: linear-gradient(to left, var(--tw-gradient-stops)) !important;
					--tw-gradient-from: transparent var(--tw-gradient-from-position) !important;
					--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position) !important;
					--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
					--tw-gradient-to: hsl(var(--twc-primary_15) / var(--twc-primary_15-opacity, 1)) var(--tw-gradient-to-position) !important;
				}.bSlideTile .bSheet .bListItem.v-theme--orange_dark .title, .bSlideTile .bSheet .bListItem.v-theme--blue_dark .title, .bSlideTile .bSheet .bListItem.v-theme--desert_dark .title, .bSlideTile .bSheet .bListItem.v-theme--ocean_dark .title{
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-secondary_40) / var(--twc-secondary_40-opacity, var(--tw-text-opacity))) !important;
}.bSlideTile .bSheet .bListItem.v-theme--orange_dark .textHidingInShadow::after,
					.bSlideTile .bSheet .bListItem.v-theme--blue_dark .textHidingInShadow::after,
					.bSlideTile .bSheet .bListItem.v-theme--desert_dark .textHidingInShadow::after,
					.bSlideTile .bSheet .bListItem.v-theme--ocean_dark .textHidingInShadow::after,
					.bSlideTile .bSheet .bListItem.v-theme--orange_dark .textHidingInShadow::before,
					.bSlideTile .bSheet .bListItem.v-theme--blue_dark .textHidingInShadow::before,
					.bSlideTile .bSheet .bListItem.v-theme--desert_dark .textHidingInShadow::before,
					.bSlideTile .bSheet .bListItem.v-theme--ocean_dark .textHidingInShadow::before{
  --tw-gradient-to: hsl(var(--twc-background) / var(--twc-background-opacity, 1)) var(--tw-gradient-to-position) !important;
}.bSlideTile .bSheet .bListItem.v-theme--orange_dark .value, .bSlideTile .bSheet .bListItem.v-theme--blue_dark .value, .bSlideTile .bSheet .bListItem.v-theme--desert_dark .value, .bSlideTile .bSheet .bListItem.v-theme--ocean_dark .value{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}.bSlideTile .bSheet .bListItem.v-theme--orange_dark .\!value, .bSlideTile .bSheet .bListItem.v-theme--blue_dark .\!value, .bSlideTile .bSheet .bListItem.v-theme--desert_dark .\!value, .bSlideTile .bSheet .bListItem.v-theme--ocean_dark .\!value{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}.bSlideTile.left{
  --tw-translate-x: -3rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}@media (min-width: 1024px){.bSlideTile.left{
    --tw-translate-x: 'unset';
    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));
  }
}.bDashboard .bSheet{
  pointer-events: auto !important;
  height: 100% !important;
  padding: 0px !important;
}.bDashboard .bSheet .bListItem{
  height: 100% !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}@media (min-width: 1024px){.bDashboard .bSheet .bListItem{
    border-radius: 0.5rem !important;
  }
}.bDashboard .bSheet .bListItem .title{
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.bDashboard .bSheet .bListItem .value{
  font-weight: 700;
  text-transform: none;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.bDashboard .bSheet .bListItem .\!value{
  font-weight: 700;
  text-transform: none;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.bDashboard .bSheet .bListItem .v-list-item__prepend{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary_70) / var(--twc-primary_70-opacity, var(--tw-text-opacity)));
}.bDashboard .bSheet .bListItem.v-theme--orange_dark .title, .bDashboard .bSheet .bListItem.v-theme--blue_dark .title, .bDashboard .bSheet .bListItem.v-theme--desert_dark .title, .bDashboard .bSheet .bListItem.v-theme--ocean_dark .title{
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-secondary_40) / var(--twc-secondary_40-opacity, var(--tw-text-opacity))) !important;
}.bDashboard .bSheet .bListItem.v-theme--orange_dark .value, .bDashboard .bSheet .bListItem.v-theme--blue_dark .value, .bDashboard .bSheet .bListItem.v-theme--desert_dark .value, .bDashboard .bSheet .bListItem.v-theme--ocean_dark .value{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}.bDashboard .bSheet .bListItem.v-theme--orange_dark .\!value, .bDashboard .bSheet .bListItem.v-theme--blue_dark .\!value, .bDashboard .bSheet .bListItem.v-theme--desert_dark .\!value, .bDashboard .bSheet .bListItem.v-theme--ocean_dark .\!value{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}.bDashboard.left{
  --tw-translate-x: -3rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}@media (min-width: 1024px){.bDashboard.left{
    --tw-translate-x: 'unset';
    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));
  }
}.bSlideTileRow{
  height: 100% !important;
  width: 100% !important;
  align-items: center !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}@media (min-width: 1024px){.bSlideTileRow{
    display: flex !important;
  }
}.bSlideTileIcon.bIcon{
  position: absolute;
  right: -1.5rem;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}@media (min-width: 1024px){.bSlideTileIcon.bIcon{
    position: relative;
    right: unset;
  }
}.bSlideTileIcon.bIcon.active{
  --tw-translate-x: -2.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-duration: 200ms;
}@media (min-width: 1024px){.bSlideTileIcon.bIcon.active{
    --tw-translate-x: unset;
    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));
  }
}.bTabsSmall{
  display: flex;
  height: -moz-min-content;
  height: min-content;
  justify-content: center;
  gap: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_70) / var(--twc-secondary_70-opacity, var(--tw-text-opacity)));
}.bTabsSmall:hover {
			cursor: pointer;
		}.bTabsSmall *.active{
  font-weight: 700;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.bTopBar{
  display: flex;
  max-height: 50px;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-bg-opacity)));
  padding: 0.5rem;
		z-index: 1007 !important;
}.bDateTimePicker .dp__input_wrap{
  box-sizing: border-box !important;
}.pcGroupedTile * > .bGroupedSlideTile * > .bListItem{
  padding-left: 0px !important;
  padding-right: 0px !important;
}.pcGroupedTile * > .bGroupedSlideTile * > .bListItem.v-list-item-append{
  width: 0px !important;
}.pcGroupedTile * > .bGroupedSlideTile * > .bListItem *.v-list-item__prepend *.v-list-item__spacer{
  display: none !important;
}.pcGroupedTile * > .bGroupedSlideTile * > .bListItem *.v-list-item__append{
  display: none !important;
}.bPinPad{
  width: 100%;
  gap: 1rem;
}.bPinPad .screen{
  grid-column: span 3 / span 3;
}.bPinPad .\!screen{
  grid-column: span 3 / span 3;
}.isScrollable{
  height: 100%;
  overflow-y: scroll;
}/* iModal Component */.iModal.v-sheet{
  border-radius: 0.5rem !important;
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-background) / var(--twc-background-opacity, var(--tw-bg-opacity))) !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}.iModal.v-sheet.v-theme--orange_dark,
		.iModal.v-sheet.v-theme--blue_dark,
		.iModal.v-sheet.v-theme--desert_dark,
		.iModal.v-sheet.v-theme--ocean_dark{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary_15) / var(--twc-primary_15-opacity, var(--tw-bg-opacity))) !important;
}.iModal.v-sheet.no-center .content *{
  text-align: justify !important;
}.iModal.v-sheet .title{
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.iModal.v-sheet .content{
  text-align: center;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.iModal.v-sheet .prependModalIcon{
  position: absolute;
  left: 0.75rem;
  top: 0.75rem;
  float: left;
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.iModal.v-sheet .closeModalIcon{
  position: absolute;
  right: 0.75rem;
  top: 0.75rem;
  float: right;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_40) / var(--twc-secondary_40-opacity, var(--tw-text-opacity)));
}/* iInfoModal Component */.iInfoModal.v-sheet{
  border-radius: 0.5rem !important;
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-background) / var(--twc-background-opacity, var(--tw-bg-opacity))) !important;
  padding: 0.25rem !important;
}.iInfoModal.v-sheet.v-theme--orange_dark,
		.iInfoModal.v-sheet.v-theme--blue_dark,
		.iInfoModal.v-sheet.v-theme--desert_dark,
		.iInfoModal.v-sheet.v-theme--ocean_dark{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary_15) / var(--twc-primary_15-opacity, var(--tw-bg-opacity))) !important;
}.iInfoModal.v-sheet .title{
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.iInfoModal.v-sheet .content{
  padding-bottom: 0.5rem;
  text-align: center;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.iInfoModal.v-sheet .bIcon.closeIcon{
  position: absolute;
  right: 0.75rem;
  top: 0.75rem;
  float: right;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_40) / var(--twc-secondary_40-opacity, var(--tw-text-opacity)));
}/* iPinModal Component */.iPinModal.v-sheet{
  border-radius: 0.5rem !important;
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-background) / var(--twc-background-opacity, var(--tw-bg-opacity))) !important;
}.iPinModal.v-sheet.v-theme--orange_dark,
		.iPinModal.v-sheet.v-theme--blue_dark,
		.iPinModal.v-sheet.v-theme--desert_dark,
		.iPinModal.v-sheet.v-theme--ocean_dark{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary_15) / var(--twc-primary_15-opacity, var(--tw-bg-opacity))) !important;
}.iPinModal.v-sheet .title{
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.iPinModal.v-sheet .content{
  padding-bottom: 0.5rem;
  text-align: center;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.iPinModal.v-sheet .bIcon{
  position: absolute;
  right: 0.75rem;
  top: 0.75rem;
  float: right;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_40) / var(--twc-secondary_40-opacity, var(--tw-text-opacity)));
}.iPinModal.v-sheet .bTextField .v-field__input{
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
}.iPinModal.v-sheet .bTextField .v-field__input input{
  text-align: center;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
}/* iActionDrawer */.actionDrawerOverlay{
  transition-duration: 300ms;
}.actionDrawerOverlay .v-overlay__content{
  width: 100%;
  align-self: flex-end;
}.iActionDrawer.bSheet{
  bottom: 0px;
  height: -moz-max-content;
  height: max-content;
  width: 100%;
  border-radius: 0px;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity)));
  padding-left: 0px;
  padding-right: 0px;
  transition-duration: 500ms;
}.iActionDrawer.bSheet .bIcon{
  position: absolute;
  right: 0.75rem;
  top: 0.75rem;
  float: right;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_40) / var(--twc-secondary_40-opacity, var(--tw-text-opacity)));
}.iActionDrawer.bSheet.active{
  position: fixed;
  bottom: -5rem;
  --tw-translate-y: -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));
  transition-duration: 500ms;
}.iActionDrawer.bSheet .listContainer{
  padding-top: 1.5rem;
}.iActionDrawer.bSheet .listContainer .bListItem{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: hsl(var(--twc-primary_15) / var(--twc-primary_15-opacity, var(--tw-border-opacity)));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}.iActionDrawer.bSheet .listContainer .bListItem:last-child{
  border-bottom-width: 0px;
}.iActionDrawer.bSheet .listContainer .bListItem .v-list-item-subtitle{
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
}/* iPreviewSmall Component */.iPreviewSmall.hideLabel .bSwitch .v-label{
  display: none;
}.iPreviewSmall .bSheet{
  border-radius: 0.75rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.iPreviewSmall .bSheet .title{
  font-weight: 700;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.iPreviewSmall .bSheet .subtitle{
  display: block;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.iPreviewSmall .bSheet .bIcon{
  float: right;
  justify-self: end;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_70) / var(--twc-secondary_70-opacity, var(--tw-text-opacity)));
}.iPreviewSmall .bSheet .v-label--clickable{
  pointer-events: none;
}.iPreviewSmall .bSheet .listItem{
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-background) / var(--twc-background-opacity, var(--tw-bg-opacity)));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}.iPreviewSmall .bSheet.v-theme--orange_dark,
			.iPreviewSmall .bSheet.v-theme--blue_dark,
			.iPreviewSmall .bSheet.v-theme--desert_dark,
			.iPreviewSmall .bSheet.v-theme--ocean_dark{
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity)));
}.iPreviewSmall .bSheet.v-theme--orange_dark .listItem, .iPreviewSmall .bSheet.v-theme--blue_dark .listItem, .iPreviewSmall .bSheet.v-theme--desert_dark .listItem, .iPreviewSmall .bSheet.v-theme--ocean_dark .listItem{
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_25) / var(--twc-primary_25-opacity, var(--tw-bg-opacity)));
}/* iSettingCircle */.iSettingCircle .bSliderCircular{
  margin-left: auto;
  margin-right: auto;
}.iSettingCircle .bSliderCircular #slider .rs-range{
  stroke: hsl(var(--twc-primary_70) / var(--twc-primary_70-opacity, 1)) !important;
}.iSettingCircle .bSliderCircular #slider .rs-path{
  stroke: hsl(var(--twc-secondary_40) / var(--twc-secondary_40-opacity, 1)) !important;
					stroke-linecap: butt !important;
					stroke-dasharray: 2 10 !important;
					stroke-width: 7;
}.iSettingCircle .bSliderCircular #slider .rs-handle{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
  text-align: center !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  font-weight: 700 !important;
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-primary_70) / var(--twc-primary_70-opacity, var(--tw-text-opacity))) !important;
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  --tw-shadow-color: #000 !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
  --tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06)) !important;
  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) !important;
}.iSettingCircle .bSliderCircular #slider .rs-custom-tooltip .title{
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_70) / var(--twc-secondary_70-opacity, var(--tw-text-opacity)));
}.iSettingCircle .bSliderCircular #slider .rs-custom-tooltip .value{
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.iSettingCircle .bSliderCircular #slider .rs-custom-tooltip .\!value{
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.iSettingCircle .bSliderCircular #slider .rs-custom-tooltip .actual-params{
  position: absolute;
  top: 33.333333%;
  display: grid;
  width: 100%;
  text-align: center;
  opacity: 1;
}.iSettingCircle .bSliderCircular #slider .rs-custom-tooltip .previous-params{
  position: absolute;
  top: 33.333333%;
  display: grid;
  width: 100%;
  text-align: center;
}.iSettingCircle .bSliderCircular #slider .rs-custom-tooltip.active .previous-params{
  --tw-translate-y: -1.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0.4;
  transition-duration: 500ms;
}.iSettingCircle .bSliderCircular #slider .rs-custom-tooltip.active .previous-params .value{
  font-size: 0.875rem;
  line-height: 1.25rem;
}.iSettingCircle .bSliderCircular #slider .rs-custom-tooltip.active .previous-params .\!value{
  font-size: 0.875rem;
  line-height: 1.25rem;
}.iSettingCircle .bSliderCircular #slider .rs-custom-tooltip.active .actual-params{
  --tw-translate-y: 1.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-duration: 300ms;
}.iSettingCircle .edit{
  position: relative;
  top: -3rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary_40) / var(--twc-primary_40-opacity, var(--tw-text-opacity)));
}.iSettingCircle .action .button{
  grid-column: span 2 / span 2;
  grid-column-start: 2;
}.iSettingCircle .\!action .button{
  grid-column: span 2 / span 2;
  grid-column-start: 2;
}.iSettingCircle .action .button .bButtonOutline{
  opacity: 0;
}.iSettingCircle .\!action .button .bButtonOutline{
  opacity: 0;
}.iSettingCircle .action .button .bButtonOutline.active{
  opacity: 1;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}.iSettingCircle .\!action .button .bButtonOutline.active{
  opacity: 1;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}.iBreadCrumb .iBreadCrumb__links p.active{
  font-weight: 600;
}/* iAppBar Component */.iAppBar{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-background) / var(--twc-background-opacity, var(--tw-bg-opacity))) !important;
		/* border-bottom-width: thin; */
}@media (min-width: 1024px){.iAppBar{
    border-bottom-width: 1px !important;
    --tw-border-opacity: 1 !important;
    border-color: hsl(var(--twc-secondary_15) / var(--twc-secondary_15-opacity, var(--tw-border-opacity))) !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }.iAppBar.v-theme--blue_dark,
		.iAppBar.v-theme--desert_dark{
    --tw-border-opacity: 1 !important;
    border-color: hsl(var(--twc-primary_25) / var(--twc-primary_25-opacity, var(--tw-border-opacity))) !important;
  }
}.iAppBar .v-toolbar__content > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(1rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse))) !important;
}.iAppBar .v-toolbar__content{
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity))) !important;
}@media (min-width: 1024px){.iAppBar .v-toolbar__content{
    display: flex !important;
    justify-content: space-between !important;
    --tw-bg-opacity: 1 !important;
    background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity))) !important;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
}.iAppBar .v-toolbar__content #iAppBar__main{
  display: flex;
  width: 100%;
}@media (min-width: 1024px){.iAppBar .v-toolbar__content #iAppBar__main{
    width: -moz-max-content;
    width: max-content;
  }.iAppBar .v-toolbar__content #iAppBar__main > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }.iAppBar .v-toolbar__content #iAppBar__main{
    padding-left: 1rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
    --tw-text-opacity: 1;
    color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
  }
}.iAppBar .v-toolbar__content #iAppBar__main .v-app-bar-title{
  display: none;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.iAppBar .v-toolbar__content #iAppBar__main .v-app-bar-title:only-child{
  display: block;
}@media (min-width: 1024px){.iAppBar .v-toolbar__content #iAppBar__main p.active{
    font-weight: 600;
  }
}.iAppBar .v-toolbar__content #iAppBar__main:first-child{
  padding-left: 1rem;
}.iAppBar .v-toolbar__content #iAppBar__actions{
  display: flex !important;
  width: -moz-min-content !important;
  width: min-content !important;
  justify-content: flex-end !important;
  gap: 0.5rem !important;
}.iAppBar .v-toolbar__content #iAppBar__actions:has(button){
  padding-right: 1rem;
}.iAppBar .v-toolbar__content #iAppBar__actions:has(> *:nth-child(2)) .v-btn{
  min-width: -moz-min-content !important;
  min-width: min-content !important;
}.iAppBar .v-toolbar__content #iAppBar__actions:has(> *:nth-child(2)) .v-btn.without-text .v-btn__content{
  display: none;
}.iAppBar .v-toolbar__content #iAppBar__actions:has(> *:nth-child(2)) .v-btn.without-text .v-btn__prepend {
								margin-inline-start: unset;
								margin-inline-end: unset;
								margin-right: 0px;
							}/* iSettingModal Component */.iSettingModal.v-sheet{
  border-radius: 0.5rem !important;
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-background) / var(--twc-background-opacity, var(--tw-bg-opacity))) !important;
}.iSettingModal.v-sheet.v-theme--orange_dark,
		.iSettingModal.v-sheet.v-theme--blue_dark,
		.iSettingModal.v-sheet.v-theme--desert_dark,
		.iSettingModal.v-sheet.v-theme--ocean_dark{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary_15) / var(--twc-primary_15-opacity, var(--tw-bg-opacity))) !important;
}.iSettingModal.v-sheet .title{
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.iSettingModal.v-sheet .content{
  padding-bottom: 0.5rem;
  text-align: center;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.iSettingModal.v-sheet .bIcon{
  position: absolute;
  right: 0.75rem;
  top: 0.75rem;
  float: right;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_40) / var(--twc-secondary_40-opacity, var(--tw-text-opacity)));
}.iSettingModal.v-sheet .content .bTextField{
  grid-column: span 2 / span 2;
  grid-column-start: 2;
}.iSettingModal.v-sheet .content .bTextField input{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  text-align: center;
  font-weight: 600;
}/* iNavigationRecord */.iNavigationRecord{
  position: relative;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  display: flex;
  align-items: center;
  border-radius: 0.375rem;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));

		-webkit-user-select: none;
		-moz-user-select: none;
		user-select: none;
}.iNavigationRecord > .overlay{
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  transition-property: opacity;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  border-radius: inherit;
  background-color: currentColor;
  opacity: 0;
}.iNavigationRecord > .badge,
		.iNavigationRecord > .icon,
		.iNavigationRecord > .dropdown{
  display: flex;
  align-items: center;

			opacity: var(--v-medium-emphasis-opacity);
}.iNavigationRecord > .badge,
		.iNavigationRecord > .dropdown{
  margin-inline-start: 0.25rem;
}.iNavigationRecord > .icon,
		.iNavigationRecord > .dropdown,
		.iNavigationRecord > .text{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_70) / var(--twc-secondary_70-opacity, var(--tw-text-opacity)));
}.iNavigationRecord > .text{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-inline-start: 0.70em;
  flex-grow: 1;
  font-size: 0.875rem;
  line-height: 1.25rem;
}.iNavigationRecord.active{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary_15) / var(--twc-primary_15-opacity, var(--tw-bg-opacity))) !important;
}.iNavigationRecord.active > .icon,
			.iNavigationRecord.active > .dropdown,
			.iNavigationRecord.active > .text{
  font-weight: 700;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.iNavigationRecord.collapse{
  justify-content: center !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}.iNavigationRecord.collapse > .badge,
			.iNavigationRecord.collapse > .dropdown,
			.iNavigationRecord.collapse > .text{
  display: none !important;
}.iNavigationRecord:hover{
  cursor: pointer;
}.iNavigationRecord:hover > .overlay {
				opacity: calc(var(--v-hover-opacity) * var(--v-theme-overlay-multiplier));
			}/* iNavigationLayout */.iNavigationLayoutContainer{
  height: 100%;
  overflow-y: scroll;
  width: 100% !important;
  overflow-y: auto !important;
}@media (min-width: 1024px){.iNavigationLayoutContainer{
    max-width: 245px !important;
  }
}.iNavigationLayout{
  display: grid;
  width: 100%;
  gap: 0.5rem;
  padding: 0.75rem;
}@media (min-width: 1024px){.iNavigationLayout{
    width: unset;
    gap: 0.5rem;
    padding: 0.5rem;
  }
}.iNavigationLayout::-webkit-scrollbar {
			width: 5px;
		}.iNavigationLayout::-webkit-scrollbar-thumb {
			border-radius: 7px;
			border-style: solid;
			border-width: 1px;
			--tw-border-opacity: 1;
			border-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-border-opacity)));
			--tw-bg-opacity: 1;
			background-color: hsl(var(--twc-primary_15) / var(--twc-primary_15-opacity, var(--tw-bg-opacity)));
		}.iNavigationLayout::-webkit-scrollbar-thumb:hover{
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_40) / var(--twc-primary_40-opacity, var(--tw-bg-opacity)));
}.iNavigationLayout.inActive{
  display: none !important;
}@media (min-width: 1024px){.iNavigationLayout.inActive{
    display: flex !important;
  }
}.iNavigationLayout .iNavigationRecord{
  padding: 0.25rem;
}@media (min-width: 1024px){.iNavigationLayout .iNavigationRecord{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}.iNavigationLayout .iNavigationRecord{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_70) / var(--twc-secondary_70-opacity, var(--tw-text-opacity)));
  border-radius: 0.5rem;
  flex-direction: column;
}@media (min-width: 1024px){.iNavigationLayout .iNavigationRecord{
    flex-direction: row;
  }
}.iNavigationLayout .iNavigationRecord{
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity)));
}@media (min-width: 1024px){.iNavigationLayout .iNavigationRecord{
    background-color: unset;
  }
}.iNavigationLayout .iNavigationRecord{
  justify-content: center;
}@media (min-width: 1024px){.iNavigationLayout .iNavigationRecord{
    justify-content: normal;
  }
}.iNavigationLayout .iNavigationRecord{
  aspect-ratio: 5/3;
  height: 100%;
  width: 100%;
}@media (min-width: 1024px){.iNavigationLayout .iNavigationRecord{
    aspect-ratio: unset;
    height: unset;
    width: unset;
  }
}.iNavigationLayout .iNavigationRecord > .badge,
			.iNavigationLayout .iNavigationRecord > .icon,
			.iNavigationLayout .iNavigationRecord > .dropdown{
  opacity: 1;
  font-size: 1.0em;
}@media (min-width: 640px){.iNavigationLayout .iNavigationRecord > .badge,
			.iNavigationLayout .iNavigationRecord > .icon,
			.iNavigationLayout .iNavigationRecord > .dropdown{
    font-size: 1.3em;
  }
}@media (min-width: 1024px){.iNavigationLayout .iNavigationRecord > .badge,
			.iNavigationLayout .iNavigationRecord > .icon,
			.iNavigationLayout .iNavigationRecord > .dropdown{
    font-size: 1.1em;
  }
}.iNavigationLayout .iNavigationRecord > .text{
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0.5rem;
}@media (min-width: 1024px){.iNavigationLayout .iNavigationRecord > .text{
    margin-inline-start: 1rem;
    margin-top: 0px;
  }
}.iNavigationLayout .iNavigationRecord > .text{
  letter-spacing: -0.025em;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_70) / var(--twc-secondary_70-opacity, var(--tw-text-opacity)));
  text-align: center;
}@media (min-width: 1024px){.iNavigationLayout .iNavigationRecord > .text{
    text-align: left;
  }
}.iNavigationLayout .iNavigationRecord > .text{
  flex-grow: 0;
}@media (min-width: 1024px){.iNavigationLayout .iNavigationRecord > .text{
    flex-grow: 1;
  }
}.iNavigationLayout .iNavigationRecord > .text{
  width: 100%;
}.iNavigationLayout .iNavigationRecord.active{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity))) !important;
}.iNavigationLayout .iNavigationRecord.active > .icon,
				.iNavigationLayout .iNavigationRecord.active > .dropdown,
				.iNavigationLayout .iNavigationRecord.active > .text{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_70) / var(--twc-secondary_70-opacity, var(--tw-text-opacity)));
}.iNavigationLayout .iNavigationRecord.collapse > .text{
  display: block !important;
}.iNavigationLayout .iNavigationRecord > .dropdown{
  display: flex !important;
  width: 4em;
}@media (min-width: 1024px){.iNavigationLayout .iNavigationRecord > .dropdown{
    width: auto;
  }
}.iNavigationLayout .iNavigationRecord > .dropdown{
  position: absolute;
  right: 0px;
  top: 1.5rem;
}@media (min-width: 1024px){.iNavigationLayout .iNavigationRecord > .dropdown{
    right: unset;
    top: unset;
					position: unset;
  }
}/* iSideContent */.iSideContent{
  display: flex !important;
  width: 100% !important;
  overflow-y: auto !important;
  padding: 0.75rem !important;
}@media (min-width: 1024px){.iSideContent{
    padding: 0.5rem !important;
  }
}.iSideContent::-webkit-scrollbar {
			width: 5px;
		}.iSideContent::-webkit-scrollbar-thumb {
			border-radius: 7px;
			border-style: solid;
			border-width: 1px;
			--tw-border-opacity: 1;
			border-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-border-opacity)));
			--tw-bg-opacity: 1;
			background-color: hsl(var(--twc-primary_40) / var(--twc-primary_40-opacity, var(--tw-bg-opacity)));
		}.iSideContent::-webkit-scrollbar-thumb:hover{
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_40) / var(--twc-primary_40-opacity, var(--tw-bg-opacity)));
}/* iToolTip */.iToolTip__top,
	.iToolTip__left,
	.iToolTip__right{
  max-width: 200px !important;
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-bg-opacity))) !important;
  text-align: center !important;
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-text-opacity))) !important;
}.iToolTip__top::before, .iToolTip__left::before, .iToolTip__right::before {
			z-index: -1;
			position: absolute !important;
			display: inline-block !important;
			height: 1.25rem !important;
			width: 1.25rem !important;
			--tw-rotate: 45deg !important;
			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)) !important;
			border-radius: 0.25rem !important;
			--tw-bg-opacity: 1 !important;
			background-color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-bg-opacity))) !important;
			--tw-content: '' !important;
			content: var(--tw-content) !important;
		}.iToolTip__top::before{
  left: 50% !important;
  bottom: -0.5rem !important;
  --tw-translate-x: -50% !important;
  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)) !important;
}.iToolTip__left::before{
  right: -0.25rem !important;
  top: 50% !important;
  --tw-translate-y: -50% !important;
  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)) !important;
}.iToolTip__right::before{
  left: -0.25rem !important;
  top: 50% !important;
  --tw-translate-y: -50% !important;
  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)) !important;
}/* iDataTable */.iDataTable .fullWidthScroll .v-table__wrapper{
  height: 100%;
  overflow-y: scroll;
  margin-right: 1rem !important;
  padding-left: 1rem !important;
  padding-right: 0px !important;
}.iDataTable:last-child table{
  border-bottom-width: 1px;
}.iDataTable .v-table{
  background-color: transparent !important;
}.iDataTable .iDataTable--hide-footer .v-data-table-footer{
  display: none !important;
}/* @apply lg:tw-bg-primary_5 !important; */@media (min-width: 1024px){.iDataTable.transparent .v-table .v-table__wrapper table tbody tr td:last-child{
    background-color: transparent !important;
  }
}/* @apply lg:tw-bg-primary_5 !important; */@media (min-width: 1024px){.iDataTable .v-theme--orange_dark .v-table__wrapper table tbody tr td:last-child, .iDataTable .v-theme--blue_dark .v-table__wrapper table tbody tr td:last-child, .iDataTable .v-theme--desert_dark .v-table__wrapper table tbody tr td:last-child, .iDataTable .v-theme--ocean_dark .v-table__wrapper table tbody tr td:last-child{
    --tw-bg-opacity: 1 !important;
    background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity))) !important;
  }
}.iDataTable.withActions .v-table__wrapper table thead tr th:last-child{
  position: sticky;
  right: 0px;
  z-index: 20;
  --tw-drop-shadow: drop-shadow(-5px 0 6px rgba(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);
}@media (min-width: 1024px){.iDataTable.withActions .v-table__wrapper table thead tr th:last-child{
    --tw-drop-shadow: drop-shadow(0 0 #0000);
    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);
  }
}.iDataTable.withActions .v-table__wrapper table tbody tr td:last-child{
  position: sticky;
  right: 0px;
  z-index: 20;
  border-right-width: 0px;
  text-align: center;
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.iDataTable.withActions .v-table__wrapper table tbody tr td:last-child::before{
  height: 100%;
  content: var(--tw-content);
  width: 0.25rem;
}.iDataTable.withActions .v-table__wrapper table tbody tr td:last-child{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-background) / var(--twc-background-opacity, var(--tw-bg-opacity))) !important;
}@media (min-width: 1024px){.iDataTable.withActions .v-table__wrapper table tbody tr td:last-child{
    --tw-bg-opacity: 1 !important;
    background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity))) !important;
  }
}.iDataTable.withActions .v-table__wrapper table tbody tr td:last-child{
  --tw-drop-shadow: drop-shadow(-5px -2px 6px rgba(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);
}@media (min-width: 1024px){.iDataTable.withActions .v-table__wrapper table tbody tr td:last-child{
    --tw-drop-shadow: drop-shadow(0 0 #0000);
    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);
  }
}.iDataTable .v-table__wrapper table{
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: hsl(var(--twc-primary_25) / var(--twc-primary_25-opacity, var(--tw-border-opacity)));
}.iDataTable .v-table__wrapper table tr > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  --tw-divide-opacity: 1;
  border-color: hsl(var(--twc-primary_25) / var(--twc-primary_25-opacity, var(--tw-divide-opacity)));
}.iDataTable .v-table__wrapper table tr th{
  height: 2.5rem !important;
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--twc-primary_25) / var(--twc-primary_25-opacity, var(--tw-border-opacity))) !important;
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary_15) / var(--twc-primary_15-opacity, var(--tw-bg-opacity))) !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity))) !important;
}.iDataTable .v-table__wrapper table tr th.darkerBackground{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary_25) / var(--twc-primary_25-opacity, var(--tw-bg-opacity))) !important;
  font-weight: 700 !important;
}.iDataTable .v-table__wrapper table tr > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  --tw-divide-opacity: 1;
  border-color: hsl(var(--twc-primary_25) / var(--twc-primary_25-opacity, var(--tw-divide-opacity)));
}.iDataTable .v-table__wrapper table tr td{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity))) !important;
  text-align: start !important;
  font-size: 0.75rem !important;
  line-height: 1rem !important;
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity))) !important;
}.iDataTable .v-data-table-footer{
  background-color: transparent;
}.iDataTable .v-data-table-footer .v-data-table-footer__items-per-page{
  display: none;
}/* vlist list *//* Small action list used in f.ex. dataTableComponent */.v-list.list > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0 !important;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse))) !important;
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse)) !important;
  --tw-divide-opacity: 1 !important;
  border-color: hsl(var(--twc-primary_25) / var(--twc-primary_25-opacity, var(--tw-divide-opacity))) !important;
}.v-list.list{
  border-radius: 0.5rem !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--twc-primary_25) / var(--twc-primary_25-opacity, var(--tw-border-opacity))) !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}.v-list.list .bListItem{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}.v-list.list .bListItem .v-list-item-title{
  font-size: 1rem !important;
  line-height: 1.5rem !important;
  text-transform: none !important;
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity))) !important;
}.v-list.list .bListItem .v-list-item__prepend::ch{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.iMenuRoleSelector{
  flex-grow: 0 !important;
}.iMenuRoleSelector .v-input__control .v-field{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary_15) / var(--twc-primary_15-opacity, var(--tw-bg-opacity))) !important;
			border: none !important;
			box-shadow: none !important;
			outline: none !important;
}.iMenuRoleSelector .v-input__control .v-field .v-field__outline,
		.iMenuRoleSelector .v-input__control .v-field__outline {
			display: none !important;
			border: none !important;
		}.iMenuRoleSelector.smallSelect .v-input__control .v-field{
  display: flex;
  justify-content: center;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}.iMenuRoleSelector.smallSelect .v-input__control .v-field .v-field__field {
				display: none;
			}.iMenuRoleSelector.smallSelect .v-input__control .v-field .v-field__append-inner {
				display: none;
			}.iBarCodeScannerMobile {
		z-index: 2001;
	}.bTile{
  border-radius: 0.5rem !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-background) / var(--twc-background-opacity, var(--tw-bg-opacity))) !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}.bTile.red{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1)) !important;
}.bTile.red .v-list-item__content .title{
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}.bTile.red .v-list-item__content .value{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}.bTile.red .v-list-item__content .\!value{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}.bTile.red .v-list-item__prepend{
  --tw-text-opacity: 1;
  color: rgb(127 29 29 / var(--tw-text-opacity, 1));
}.bTile.red .v-list-item__append{
  --tw-text-opacity: 1;
  color: rgb(127 29 29 / var(--tw-text-opacity, 1));
}.bTile.font-normal .v-list-item__content .value{
  font-weight: 400 !important;
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity))) !important;
}.bTile.font-normal .v-list-item__content .\!value{
  font-weight: 400 !important;
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity))) !important;
}.bTile .v-list-item__prepend{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.bTile .v-list-item__content .title{
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.bTile .v-list-item__content .value{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.bTile .v-list-item__content .\!value{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.bTile .v-list-item__content .footer{
  font-size: 0.75rem;
  line-height: 1rem;
}/* languageSelector component */.tariffDay{
  display: grid !important;
  grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  border-radius: 0.5rem !important;
}@media (min-width: 1024px){.tariffDay{
    grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
  }
}.tariffDay * > .bg-timeline {
			background-image: url("data:image/svg+xml,%3csvg%20width='100%25'%20height='100%25'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpattern%20id='diagonal-lines'%20patternUnits='userSpaceOnUse'%20width='10'%20height='10'%3e%3cpath%20d='M-2,2%20l4,-4%20M0,10%20l10,-10%20M8,12%20l4,-4'%20style='stroke:%20%233A6B86;%20stroke-width:%203px;'%20/%3e%3c/pattern%3e%3crect%20width='100%25'%20height='100%25'%20fill='url(%23diagonal-lines)'%20/%3e%3c/svg%3e");
			background-repeat: repeat;
		}.tariffDay .v-expansion-panel-title{
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity)));
  padding: 1rem;
}.tariffDay .v-expansion-panel-title .v-expansion-panel-title__overlay{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
  opacity: 0 !important;
}.tariffDay .v-expansion-panel-text{
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity)));
}@media (min-width: 1024px){.tariffDay .v-expansion-panel-text{
    grid-column-start: 4;
    grid-column-end: 13;
  }
}.tariffDay .v-expansion-panel-text .v-expansion-panel-text__wrapper{
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0px;
  padding-bottom: 0px;
}.iModal.languageSelector .bListItem{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: hsl(var(--twc-primary_15) / var(--twc-primary_15-opacity, var(--tw-border-opacity)));
}.iModal.languageSelector .bListItem:last-child{
  border-bottom-width: 0px;
}.iModal.languageSelector .bListItem .bRadio{
  flex: none !important;
}.iModal.languageSelector .bListItem .name{
  align-self: center;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.iModal.languageSelector .bListItem .flag{
  margin-left: auto;
}.selectLanguage.bButtonOutline{
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--twc-primary_25) / var(--twc-primary_25-opacity, var(--tw-border-opacity))) !important;
}.selectLanguage.bButtonOutline .v-btn__content{
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}.selectLanguage.bButtonOutline .v-btn__content div{
  padding-left: 0px !important;
  padding-right: 0px !important;
}.selectLanguage.bButtonOutline .v-btn__append{
  margin-inline-start: 0.25rem !important;
}.selectLanguage.bButtonOutline .v-btn__append .v-icon{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary_25) / var(--twc-primary_25-opacity, var(--tw-text-opacity)));
}/* END languageSelector component *//* Snackbar component */.snackbar .v-snackbar__wrapper{
  margin-left: auto;
  margin-right: auto;
  height: 2.5rem;
  min-height: 0px;
  gap: 0.75rem;
  border-radius: 0.5rem;
  padding-left: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.snackbar .v-snackbar__wrapper .v-snackbar__content{
  display: flex;
  gap: 0.5rem;
  padding: 0px;
}/* END Snackbar component *//* deviceMenu */.deviceMenu{
  gap: 0.75rem !important;
}.deviceMenu .item{
  background-color: transparent !important;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  font-weight: 700 !important;
}.deviceMenu .\!item{
  background-color: transparent !important;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  font-weight: 700 !important;
}.deviceMenu .item.active{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.deviceMenu .\!item.active{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}/* END deviceMenu *//* moduleCard */.moduleCard{
  border-radius: 0.75rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}@media (min-width: 1024px){.moduleCard{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}.moduleCard .box{
  gap: 1rem;
}.moduleCard .box > div{
  padding-top: 0px;
  padding-bottom: 0px;
}@media (min-width: 1024px){.moduleCard .box > div{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}.moduleCard.frameCard.active{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary_40) / var(--twc-primary_40-opacity, var(--tw-bg-opacity))) !important;
}.moduleCard.frameCard.invalid{
  border-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--twc-error) / var(--twc-error-opacity, var(--tw-border-opacity))) !important;
}.moduleCard.frameCard.m2s{
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_15) / var(--twc-primary_15-opacity, var(--tw-bg-opacity)));
}.moduleCard.frameCard .line{
  width: 100% !important;
  white-space: pre-line !important;
}.moduleCard.frameCard .bListItem > .v-list-item__content > .v-list-item-subtitle{
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 400;
}.moduleCard .line{
  display: flex;
  flex-direction: column;
  gap: 1rem;
}.moduleCard .line .bListItem .v-list-item__content{
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}.moduleCard .line .bListItem .v-list-item-title,
				.moduleCard .line .bListItem .v-list-item-subtitle{
  text-align: start;
}/* END moduleCard */.messageProvider .content{
  padding-top: 0.75rem !important;
  padding-bottom: 2rem !important;
}.messageProvider .content span.message{
  padding: 0.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
}.settingsList{
  margin-left: 1rem;
  margin-right: 1rem;
}.settingsList > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  --tw-divide-opacity: 1;
  border-color: hsl(var(--twc-secondary_5) / var(--twc-secondary_5-opacity, var(--tw-divide-opacity)));
}.settingsList{
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity)));
}.settingsList .bListItem{
  padding-top: 1rem;
  padding-bottom: 1rem;
}.settingsList .bListItem .v-list-item__prepend .v-icon{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.settingsList .bListItem .v-list-item__append .v-icon{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_40) / var(--twc-secondary_40-opacity, var(--tw-text-opacity)));
}.settingsList .bListItem .v-list-item__content .v-list-item-title{
  font-size: 16px;
  font-weight: 500;
  text-transform: none;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.recursiveList .bListItem {
		}.categoryItem .bButtonIcon{
  display: flex !important;
  min-width: unset !important;
  flex: 1 1 auto !important;
  flex-grow: 0 !important;
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}.categoryItem .bButtonIcon .v-btn__content{
  display: none;
}.categoryItem .bButtonIcon .v-btn__prepend{
  margin-left: 0px;
  margin-right: 0px;
}.appRulesStyles h1{
  text-align: center;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}.appRulesStyles h2{
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
}.appRulesStyles ol{
  list-style-position: inside;
  list-style-type: decimal;
}.appRulesStyles ol li{
  margin-bottom: 1rem;
}.appRulesStyles ol ol[type="a"] {
				list-style-type: lower-latin;
				margin-top: 0.5rem;
				padding-left: 1rem;
			}.translationField{
  display: flex;
  height: 54.5px;
  width: 100%;
  justify-content: space-between;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: hsl(var(--twc-primary_40) / var(--twc-primary_40-opacity, var(--tw-border-opacity)));
  padding-left: 1rem;
  padding-right: 0.25rem;
  letter-spacing: -0.025em;
}.translationField p.with-placeholder{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}.translationField.red-border{
  --tw-border-opacity: 1 !important;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1)) !important;
}.translationField .content{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}.translationField .label{
  font-size: 0.75rem;
  line-height: 1rem;
  text-transform: none;
  letter-spacing: 0em;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_70) / var(--twc-secondary_70-opacity, var(--tw-text-opacity)));
}.translationField .value{
  margin-top: 0.125rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.translationField .\!value{
  margin-top: 0.125rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.translationField.disabled{
  opacity: 0.5;
}.translationField.\!disabled{
  opacity: 0.5;
}.dynamicParametersTab .bSlideTile .bListItem{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity))) !important;
}@media (min-width: 1024px){.dynamicParametersTab .bSlideTile .bListItem{
    --tw-bg-opacity: 1 !important;
    background-color: hsl(var(--twc-background) / var(--twc-background-opacity, var(--tw-bg-opacity))) !important;
  }
}.bottomTile .bSlideTileRow .bSlideTile .bSheet .bListItem{
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}.mainBottomTile .bSlideTile .bSheet .bListItem{
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}.bottomBarTile{
  display: flex !important;
  min-height: 5.5rem !important;
  flex-direction: column !important;
  justify-content: space-between !important;
  gap: 0.5rem !important;
  border-radius: 0.5rem !important;
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-background) / var(--twc-background-opacity, var(--tw-bg-opacity))) !important;
  padding: 0.5rem !important;
}@media (min-width: 1024px){.bottomBarTile{
    height: 100% !important;
    gap: 0px !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}.bottomBarTile.withHeader .top{
  max-height: 28px !important;
}.bottomBarTile.pumpOrBoilerTile{
  justify-content: space-around !important;
  gap: 0.25rem !important;
  background-color: transparent !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}@media (min-width: 1024px){.bottomBarTile.pumpOrBoilerTile{
    gap: 0.5rem !important;
    --tw-bg-opacity: 1 !important;
    background-color: hsl(var(--twc-background) / var(--twc-background-opacity, var(--tw-bg-opacity))) !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
}.bottomBarTile.pumpOrBoilerTile .title{
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
  font-weight: 700 !important;
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity))) !important;
}.bottomBarTile.pumpOrBoilerTile .value{
  font-weight: 400 !important;
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity))) !important;
}.bottomBarTile.pumpOrBoilerTile .\!value{
  font-weight: 400 !important;
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity))) !important;
}.bottomBarTile .top{
  display: flex;
  min-width: 0px;
  align-items: center;
  justify-content: space-between;
}.bottomBarTile .bottom{
  display: flex;
  min-width: 0px;
  align-items: flex-end;
  justify-content: space-between;
}.bottomBarTile .title{
  min-width: 0px !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  font-weight: 400 !important;
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity))) !important;
}.bottomBarTile .value{
  min-width: 0px !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  font-size: 1rem !important;
  line-height: 1.5rem !important;
  font-weight: 600 !important;
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity))) !important;
}.bottomBarTile .\!value{
  min-width: 0px !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  font-size: 1rem !important;
  line-height: 1.5rem !important;
  font-weight: 600 !important;
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity))) !important;
}@media (min-width: 1024px){.timezone *.v-expansion-panel-title{
    grid-column: span 2 / span 2 !important;
  }.timezone *.v-expansion-panel-text{
    grid-column-start: 3 !important;
    grid-column-end: 13 !important;
  }.timezone *.timeline__wrapper{
    grid-column: span 10 / span 10 !important;
  }
}.tw-pointer-events-none{
  pointer-events: none !important;
}.\!tw-fixed{
  position: fixed !important;
}.tw-fixed{
  position: fixed !important;
}.tw-absolute{
  position: absolute !important;
}.tw-relative{
  position: relative !important;
}.tw-sticky{
  position: sticky !important;
}.tw-inset-0{
  inset: 0px !important;
}.-tw-right-1{
  right: -0.25rem !important;
}.-tw-top-10{
  top: -2.5rem !important;
}.tw-bottom-0{
  bottom: 0px !important;
}.tw-bottom-24{
  bottom: 6rem !important;
}.tw-bottom-4{
  bottom: 1rem !important;
}.tw-left-0{
  left: 0px !important;
}.tw-left-1\/2{
  left: 50% !important;
}.tw-left-4{
  left: 1rem !important;
}.tw-right-0{
  right: 0px !important;
}.tw-right-1{
  right: 0.25rem !important;
}.tw-right-12{
  right: 3rem !important;
}.tw-right-2{
  right: 0.5rem !important;
}.tw-right-4{
  right: 1rem !important;
}.tw-right-6{
  right: 1.5rem !important;
}.tw-top-0{
  top: 0px !important;
}.tw-top-2{
  top: 0.5rem !important;
}.tw-top-\[87px\]{
  top: 87px !important;
}.tw-z-10{
  z-index: 10 !important;
}.tw-z-20{
  z-index: 20 !important;
}.tw-z-50{
  z-index: 50 !important;
}.tw-z-\[9999\]{
  z-index: 9999 !important;
}.tw-col-span-1{
  grid-column: span 1 / span 1 !important;
}.tw-col-span-10{
  grid-column: span 10 / span 10 !important;
}.tw-col-span-11{
  grid-column: span 11 / span 11 !important;
}.tw-col-span-12{
  grid-column: span 12 / span 12 !important;
}.tw-col-span-2{
  grid-column: span 2 / span 2 !important;
}.tw-col-span-3{
  grid-column: span 3 / span 3 !important;
}.tw-col-span-4{
  grid-column: span 4 / span 4 !important;
}.tw-col-span-5{
  grid-column: span 5 / span 5 !important;
}.tw-col-span-6{
  grid-column: span 6 / span 6 !important;
}.tw-col-span-7{
  grid-column: span 7 / span 7 !important;
}.tw-col-span-8{
  grid-column: span 8 / span 8 !important;
}.tw-col-span-9{
  grid-column: span 9 / span 9 !important;
}.tw-col-start-1{
  grid-column-start: 1 !important;
}.tw-col-start-2{
  grid-column-start: 2 !important;
}.tw-col-end-12{
  grid-column-end: 12 !important;
}.tw-col-end-13{
  grid-column-end: 13 !important;
}.tw-row-span-2{
  grid-row: span 2 / span 2 !important;
}.tw-row-span-8{
  grid-row: span 8 / span 8 !important;
}.tw-row-start-1{
  grid-row-start: 1 !important;
}.tw-float-right{
  float: right !important;
}.tw-m-0{
  margin: 0px !important;
}.tw-m-1{
  margin: 0.25rem !important;
}.tw-m-2{
  margin: 0.5rem !important;
}.tw-m-4{
  margin: 1rem !important;
}.tw-m-auto{
  margin: auto !important;
}.tw-mx-2{
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}.tw-mx-4{
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}.tw-mx-auto{
  margin-left: auto !important;
  margin-right: auto !important;
}.tw-my-16{
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}.tw-my-2{
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}.tw-my-3{
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}.tw-my-4{
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}.tw-my-6{
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}.tw-my-auto{
  margin-top: auto !important;
  margin-bottom: auto !important;
}.-tw-mb-2{
  margin-bottom: -0.5rem !important;
}.-tw-ml-2{
  margin-left: -0.5rem !important;
}.-tw-mr-1{
  margin-right: -0.25rem !important;
}.-tw-mt-3{
  margin-top: -0.75rem !important;
}.-tw-mt-5{
  margin-top: -1.25rem !important;
}.-tw-mt-8{
  margin-top: -2rem !important;
}.tw-mb-1{
  margin-bottom: 0.25rem !important;
}.tw-mb-2{
  margin-bottom: 0.5rem !important;
}.tw-mb-4{
  margin-bottom: 1rem !important;
}.tw-mb-5{
  margin-bottom: 1.25rem !important;
}.tw-mb-6{
  margin-bottom: 1.5rem !important;
}.tw-mb-8{
  margin-bottom: 2rem !important;
}.tw-mb-auto{
  margin-bottom: auto !important;
}.tw-ml-1{
  margin-left: 0.25rem !important;
}.tw-ml-2{
  margin-left: 0.5rem !important;
}.tw-ml-3{
  margin-left: 0.75rem !important;
}.tw-ml-4{
  margin-left: 1rem !important;
}.tw-ml-8{
  margin-left: 2rem !important;
}.tw-ml-auto{
  margin-left: auto !important;
}.tw-mr-2{
  margin-right: 0.5rem !important;
}.tw-mr-3{
  margin-right: 0.75rem !important;
}.tw-mr-4{
  margin-right: 1rem !important;
}.tw-ms-auto{
  margin-inline-start: auto !important;
}.tw-mt-0{
  margin-top: 0px !important;
}.tw-mt-1{
  margin-top: 0.25rem !important;
}.tw-mt-1\.5{
  margin-top: 0.375rem !important;
}.tw-mt-12{
  margin-top: 3rem !important;
}.tw-mt-16{
  margin-top: 4rem !important;
}.tw-mt-2{
  margin-top: 0.5rem !important;
}.tw-mt-4{
  margin-top: 1rem !important;
}.tw-mt-6{
  margin-top: 1.5rem !important;
}.tw-mt-7{
  margin-top: 1.75rem !important;
}.tw-mt-8{
  margin-top: 2rem !important;
}.tw-mt-auto{
  margin-top: auto !important;
}.tw-line-clamp-3{
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 3 !important;
}.tw-block{
  display: block !important;
}.tw-inline-block{
  display: inline-block !important;
}.tw-flex{
  display: flex !important;
}.tw-grid{
  display: grid !important;
}.tw-hidden{
  display: none !important;
}.tw-size-3\.5{
  width: 0.875rem !important;
  height: 0.875rem !important;
}.tw-size-4{
  width: 1rem !important;
  height: 1rem !important;
}.\!tw-h-\[30px\]{
  height: 30px !important;
}.tw-h-0{
  height: 0px !important;
}.tw-h-14{
  height: 3.5rem !important;
}.tw-h-2{
  height: 0.5rem !important;
}.tw-h-24{
  height: 6rem !important;
}.tw-h-3{
  height: 0.75rem !important;
}.tw-h-4{
  height: 1rem !important;
}.tw-h-48{
  height: 12rem !important;
}.tw-h-5{
  height: 1.25rem !important;
}.tw-h-6{
  height: 1.5rem !important;
}.tw-h-64{
  height: 16rem !important;
}.tw-h-8{
  height: 2rem !important;
}.tw-h-\[0\.5px\]{
  height: 0.5px !important;
}.tw-h-\[1rem\]{
  height: 1rem !important;
}.tw-h-\[35px\]{
  height: 35px !important;
}.tw-h-\[48px\]{
  height: 48px !important;
}.tw-h-\[54\.5px\]{
  height: 54.5px !important;
}.tw-h-\[60px\]{
  height: 60px !important;
}.tw-h-\[75px\]{
  height: 75px !important;
}.tw-h-\[unset\]{
  height: unset !important;
}.tw-h-auto{
  height: auto !important;
}.tw-h-dvh{
  height: 100dvh !important;
}.tw-h-fit{
  height: -moz-fit-content !important;
  height: fit-content !important;
}.tw-h-full{
  height: 100% !important;
}.tw-h-max{
  height: -moz-max-content !important;
  height: max-content !important;
}.tw-h-min{
  height: -moz-min-content !important;
  height: min-content !important;
}.tw-h-screen{
  height: 100vh !important;
}.tw-max-h-60{
  max-height: 15rem !important;
}.tw-max-h-\[400px\]{
  max-height: 400px !important;
}.tw-max-h-\[450px\]{
  max-height: 450px !important;
}.tw-max-h-\[500px\]{
  max-height: 500px !important;
}.tw-max-h-\[60vh\]{
  max-height: 60vh !important;
}.tw-max-h-full{
  max-height: 100% !important;
}.tw-min-h-0{
  min-height: 0px !important;
}.tw-min-h-14{
  min-height: 3.5rem !important;
}.tw-min-h-\[26px\]{
  min-height: 26px !important;
}.tw-min-h-\[56px\]{
  min-height: 56px !important;
}.tw-min-h-full{
  min-height: 100% !important;
}.\!tw-w-\[48px\]{
  width: 48px !important;
}.tw-w-0\.5{
  width: 0.125rem !important;
}.tw-w-1{
  width: 0.25rem !important;
}.tw-w-1\/3{
  width: 33.333333% !important;
}.tw-w-1\/6{
  width: 16.666667% !important;
}.tw-w-14{
  width: 3.5rem !important;
}.tw-w-16{
  width: 4rem !important;
}.tw-w-2{
  width: 0.5rem !important;
}.tw-w-24{
  width: 6rem !important;
}.tw-w-3{
  width: 0.75rem !important;
}.tw-w-3\/5{
  width: 60% !important;
}.tw-w-4{
  width: 1rem !important;
}.tw-w-4\/5{
  width: 80% !important;
}.tw-w-64{
  width: 16rem !important;
}.tw-w-\[100px\]{
  width: 100px !important;
}.tw-w-\[10px\]{
  width: 10px !important;
}.tw-w-\[120px\]{
  width: 120px !important;
}.tw-w-\[15vw\]{
  width: 15vw !important;
}.tw-w-\[20px\]{
  width: 20px !important;
}.tw-w-\[300px\]{
  width: 300px !important;
}.tw-w-\[30px\]{
  width: 30px !important;
}.tw-w-\[400px\]{
  width: 400px !important;
}.tw-w-\[40px\]{
  width: 40px !important;
}.tw-w-\[56px\]{
  width: 56px !important;
}.tw-w-fit{
  width: -moz-fit-content !important;
  width: fit-content !important;
}.tw-w-full{
  width: 100% !important;
}.tw-w-max{
  width: -moz-max-content !important;
  width: max-content !important;
}.tw-w-min{
  width: -moz-min-content !important;
  width: min-content !important;
}.\!tw-min-w-\[48px\]{
  min-width: 48px !important;
}.tw-min-w-0{
  min-width: 0px !important;
}.tw-min-w-\[100px\]{
  min-width: 100px !important;
}.tw-min-w-\[150px\]{
  min-width: 150px !important;
}.tw-min-w-\[250px\]{
  min-width: 250px !important;
}.tw-min-w-\[300px\]{
  min-width: 300px !important;
}.tw-max-w-5xl{
  max-width: 64rem !important;
}.tw-max-w-\[100px\]{
  max-width: 100px !important;
}.tw-max-w-\[150px\]{
  max-width: 150px !important;
}.tw-max-w-\[260px\]{
  max-width: 260px !important;
}.tw-max-w-\[350px\]{
  max-width: 350px !important;
}.tw-max-w-\[450px\]{
  max-width: 450px !important;
}.tw-max-w-\[90vw\]{
  max-width: 90vw !important;
}.tw-max-w-full{
  max-width: 100% !important;
}.tw-max-w-md{
  max-width: 28rem !important;
}.tw-max-w-screen-md{
  max-width: 768px !important;
}.tw-max-w-screen-sm{
  max-width: 640px !important;
}.tw-max-w-sm{
  max-width: 24rem !important;
}.tw-flex-1{
  flex: 1 1 0% !important;
}.tw-flex-none{
  flex: none !important;
}.tw-flex-shrink-0{
  flex-shrink: 0 !important;
}.tw-shrink-0{
  flex-shrink: 0 !important;
}.tw-flex-grow{
  flex-grow: 1 !important;
}.\!tw-grow{
  flex-grow: 1 !important;
}.tw-grow{
  flex-grow: 1 !important;
}.tw-grow-0{
  flex-grow: 0 !important;
}.tw--translate-x-1\/2{
  --tw-translate-x: -50% !important;
  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)) !important;
}.tw--translate-y-px{
  --tw-translate-y: -1px !important;
  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)) !important;
}@keyframes tw-ping{75%, 100%{
    transform: scale(2);
    opacity: 0;
  }
}.tw-animate-ping{
  animation: tw-ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
}@keyframes tw-pulse{50%{
    opacity: .5;
  }
}.tw-animate-pulse{
  animation: tw-pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
}@keyframes tw-spin{to{
    transform: rotate(360deg);
  }
}.tw-animate-spin{
  animation: tw-spin 1s linear infinite !important;
}@keyframes tw-spin{to{
    transform: rotate(360deg);
  }
}.tw-animate-spin-slow{
  animation: tw-spin 3s linear infinite !important;
}.tw-cursor-default{
  cursor: default !important;
}.tw-cursor-ew-resize{
  cursor: ew-resize !important;
}.tw-cursor-move{
  cursor: move !important;
}.tw-cursor-not-allowed{
  cursor: not-allowed !important;
}.tw-cursor-pointer{
  cursor: pointer !important;
}.tw-cursor-text{
  cursor: text !important;
}.tw-snap-x{
  scroll-snap-type: x var(--tw-scroll-snap-strictness) !important;
}.tw-snap-mandatory{
  --tw-scroll-snap-strictness: mandatory !important;
}.tw-snap-start{
  scroll-snap-align: start !important;
}.tw-snap-always{
  scroll-snap-stop: always !important;
}.tw-list-inside{
  list-style-position: inside !important;
}.tw-list-disc{
  list-style-type: disc !important;
}.tw-appearance-none{
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
}.tw-auto-rows-min{
  grid-auto-rows: min-content !important;
}.tw-grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}.tw-grid-cols-12{
  grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
}.tw-grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}.tw-grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}.tw-grid-cols-4{
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}.tw-grid-cols-5{
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}.tw-grid-cols-6{
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}.tw-grid-cols-\[1fr_1fr_1fr\]{
  grid-template-columns: 1fr 1fr 1fr !important;
}.tw-grid-cols-\[90\%_10\%\]{
  grid-template-columns: 90% 10% !important;
}.tw-grid-rows-1{
  grid-template-rows: repeat(1, minmax(0, 1fr)) !important;
}.tw-flex-row{
  flex-direction: row !important;
}.tw-flex-col{
  flex-direction: column !important;
}.tw-flex-col-reverse{
  flex-direction: column-reverse !important;
}.tw-flex-wrap{
  flex-wrap: wrap !important;
}.tw-place-content-center{
  place-content: center !important;
}.tw-content-center{
  align-content: center !important;
}.tw-content-end{
  align-content: flex-end !important;
}.tw-items-start{
  align-items: flex-start !important;
}.tw-items-end{
  align-items: flex-end !important;
}.tw-items-center{
  align-items: center !important;
}.tw-items-stretch{
  align-items: stretch !important;
}.tw-justify-start{
  justify-content: flex-start !important;
}.tw-justify-end{
  justify-content: flex-end !important;
}.tw-justify-center{
  justify-content: center !important;
}.tw-justify-between{
  justify-content: space-between !important;
}.tw-justify-around{
  justify-content: space-around !important;
}.tw-justify-items-end{
  justify-items: end !important;
}.tw-justify-items-center{
  justify-items: center !important;
}.tw-gap-1{
  gap: 0.25rem !important;
}.tw-gap-1\.5{
  gap: 0.375rem !important;
}.tw-gap-10{
  gap: 2.5rem !important;
}.tw-gap-11{
  gap: 2.75rem !important;
}.tw-gap-12{
  gap: 3rem !important;
}.tw-gap-14{
  gap: 3.5rem !important;
}.tw-gap-16{
  gap: 4rem !important;
}.tw-gap-2{
  gap: 0.5rem !important;
}.tw-gap-2\.5{
  gap: 0.625rem !important;
}.tw-gap-20{
  gap: 5rem !important;
}.tw-gap-24{
  gap: 6rem !important;
}.tw-gap-28{
  gap: 7rem !important;
}.tw-gap-3{
  gap: 0.75rem !important;
}.tw-gap-3\.5{
  gap: 0.875rem !important;
}.tw-gap-32{
  gap: 8rem !important;
}.tw-gap-36{
  gap: 9rem !important;
}.tw-gap-4{
  gap: 1rem !important;
}.tw-gap-40{
  gap: 10rem !important;
}.tw-gap-44{
  gap: 11rem !important;
}.tw-gap-48{
  gap: 12rem !important;
}.tw-gap-5{
  gap: 1.25rem !important;
}.tw-gap-52{
  gap: 13rem !important;
}.tw-gap-56{
  gap: 14rem !important;
}.tw-gap-6{
  gap: 1.5rem !important;
}.tw-gap-60{
  gap: 15rem !important;
}.tw-gap-64{
  gap: 16rem !important;
}.tw-gap-7{
  gap: 1.75rem !important;
}.tw-gap-72{
  gap: 18rem !important;
}.tw-gap-8{
  gap: 2rem !important;
}.tw-gap-80{
  gap: 20rem !important;
}.tw-gap-9{
  gap: 2.25rem !important;
}.tw-gap-96{
  gap: 24rem !important;
}.tw-gap-x-1{
  -moz-column-gap: 0.25rem !important;
       column-gap: 0.25rem !important;
}.tw-gap-x-8{
  -moz-column-gap: 2rem !important;
       column-gap: 2rem !important;
}.tw-gap-y-2{
  row-gap: 0.5rem !important;
}.tw-space-x-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
}.tw-space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
}.tw-space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse)) !important;
}.tw-space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(1rem * var(--tw-space-y-reverse)) !important;
}.tw-divide-y > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0 !important;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse))) !important;
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse)) !important;
}.tw-divide-primary_25 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: hsl(var(--twc-primary_25) / var(--twc-primary_25-opacity, var(--tw-divide-opacity))) !important;
}.tw-self-start{
  align-self: flex-start !important;
}.tw-self-center{
  align-self: center !important;
}.tw-justify-self-end{
  justify-self: end !important;
}.tw-justify-self-center{
  justify-self: center !important;
}.tw-overflow-hidden{
  overflow: hidden !important;
}.tw-overflow-visible{
  overflow: visible !important;
}.tw-overflow-x-auto{
  overflow-x: auto !important;
}.tw-overflow-y-auto{
  overflow-y: auto !important;
}.tw-overflow-y-scroll{
  overflow-y: scroll !important;
}.tw-truncate{
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}.tw-text-ellipsis{
  text-overflow: ellipsis !important;
}.tw-whitespace-normal{
  white-space: normal !important;
}.tw-whitespace-nowrap{
  white-space: nowrap !important;
}.tw-whitespace-pre-line{
  white-space: pre-line !important;
}.tw-whitespace-pre-wrap{
  white-space: pre-wrap !important;
}.tw-text-pretty{
  text-wrap: pretty !important;
}.tw-break-words{
  overflow-wrap: break-word !important;
}.tw-rounded{
  border-radius: 0.25rem !important;
}.tw-rounded-\[12px\]{
  border-radius: 12px !important;
}.tw-rounded-full{
  border-radius: 9999px !important;
}.tw-rounded-lg{
  border-radius: 0.5rem !important;
}.tw-rounded-md{
  border-radius: 0.375rem !important;
}.tw-rounded-xl{
  border-radius: 0.75rem !important;
}.tw-rounded-b-xl{
  border-bottom-right-radius: 0.75rem !important;
  border-bottom-left-radius: 0.75rem !important;
}.tw-rounded-l-xl{
  border-top-left-radius: 0.75rem !important;
  border-bottom-left-radius: 0.75rem !important;
}.tw-rounded-r-lg{
  border-top-right-radius: 0.5rem !important;
  border-bottom-right-radius: 0.5rem !important;
}.tw-rounded-t-md{
  border-top-left-radius: 0.375rem !important;
  border-top-right-radius: 0.375rem !important;
}.tw-rounded-t-xl{
  border-top-left-radius: 0.75rem !important;
  border-top-right-radius: 0.75rem !important;
}.tw-border{
  border-width: 1px !important;
}.tw-border-2{
  border-width: 2px !important;
}.tw-border-y{
  border-top-width: 1px !important;
  border-bottom-width: 1px !important;
}.tw-border-b{
  border-bottom-width: 1px !important;
}.tw-border-b-\[0\.1em\]{
  border-bottom-width: 0.1em !important;
}.tw-border-l{
  border-left-width: 1px !important;
}.tw-border-r{
  border-right-width: 1px !important;
}.tw-border-t{
  border-top-width: 1px !important;
}.tw-border-solid{
  border-style: solid !important;
}.tw-border-primary{
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-border-opacity))) !important;
}.tw-border-primary_25{
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--twc-primary_25) / var(--twc-primary_25-opacity, var(--tw-border-opacity))) !important;
}.tw-border-primary_40{
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--twc-primary_40) / var(--twc-primary_40-opacity, var(--tw-border-opacity))) !important;
}.tw-border-red-600{
  --tw-border-opacity: 1 !important;
  border-color: rgb(220 38 38 / var(--tw-border-opacity, 1)) !important;
}.tw-border-secondary{
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-border-opacity))) !important;
}.tw-border-secondary_15{
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--twc-secondary_15) / var(--twc-secondary_15-opacity, var(--tw-border-opacity))) !important;
}.tw-border-secondary_40{
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--twc-secondary_40) / var(--twc-secondary_40-opacity, var(--tw-border-opacity))) !important;
}.\!tw-bg-background{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-background) / var(--twc-background-opacity, var(--tw-bg-opacity))) !important;
}.\!tw-bg-emerald-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1)) !important;
}.\!tw-bg-error{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-error) / var(--twc-error-opacity, var(--tw-bg-opacity))) !important;
}.\!tw-bg-primary{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-bg-opacity))) !important;
}.\!tw-bg-primary_15{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary_15) / var(--twc-primary_15-opacity, var(--tw-bg-opacity))) !important;
}.\!tw-bg-rose-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(225 29 72 / var(--tw-bg-opacity, 1)) !important;
}.\!tw-bg-sky-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(2 132 199 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-\[\#1d4ed8\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-\[\#1e40af\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-\[\#22c55e\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-\[\#2563eb\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-\[\#3b82f6\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-\[\#450a0a\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(69 10 10 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-\[\#60a5fa\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-\[\#6366f1\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-\[\#6b7280\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-\[\#7f1d1d\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(127 29 29 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-\[\#991b1b\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-\[\#b91c1c\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-\[\#ca8a04\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(202 138 4 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-\[\#dc2626\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-\[\#eab308\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-\[\#ef4444\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-\[\#f87171\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-\[\#f97316\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-\[\#facc15\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-\[\#fb923c\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(251 146 60 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-\[\#fcd34d\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 211 77 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-\[\#fde047\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 224 71 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-amber-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-amber-100\/0{
  background-color: rgb(254 243 199 / 0) !important;
}.tw-bg-amber-100\/10{
  background-color: rgb(254 243 199 / 0.1) !important;
}.tw-bg-amber-100\/100{
  background-color: rgb(254 243 199 / 1) !important;
}.tw-bg-amber-100\/15{
  background-color: rgb(254 243 199 / 0.15) !important;
}.tw-bg-amber-100\/20{
  background-color: rgb(254 243 199 / 0.2) !important;
}.tw-bg-amber-100\/25{
  background-color: rgb(254 243 199 / 0.25) !important;
}.tw-bg-amber-100\/30{
  background-color: rgb(254 243 199 / 0.3) !important;
}.tw-bg-amber-100\/35{
  background-color: rgb(254 243 199 / 0.35) !important;
}.tw-bg-amber-100\/40{
  background-color: rgb(254 243 199 / 0.4) !important;
}.tw-bg-amber-100\/45{
  background-color: rgb(254 243 199 / 0.45) !important;
}.tw-bg-amber-100\/5{
  background-color: rgb(254 243 199 / 0.05) !important;
}.tw-bg-amber-100\/50{
  background-color: rgb(254 243 199 / 0.5) !important;
}.tw-bg-amber-100\/55{
  background-color: rgb(254 243 199 / 0.55) !important;
}.tw-bg-amber-100\/60{
  background-color: rgb(254 243 199 / 0.6) !important;
}.tw-bg-amber-100\/65{
  background-color: rgb(254 243 199 / 0.65) !important;
}.tw-bg-amber-100\/70{
  background-color: rgb(254 243 199 / 0.7) !important;
}.tw-bg-amber-100\/75{
  background-color: rgb(254 243 199 / 0.75) !important;
}.tw-bg-amber-100\/80{
  background-color: rgb(254 243 199 / 0.8) !important;
}.tw-bg-amber-100\/85{
  background-color: rgb(254 243 199 / 0.85) !important;
}.tw-bg-amber-100\/90{
  background-color: rgb(254 243 199 / 0.9) !important;
}.tw-bg-amber-100\/95{
  background-color: rgb(254 243 199 / 0.95) !important;
}.tw-bg-amber-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 230 138 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-amber-200\/0{
  background-color: rgb(253 230 138 / 0) !important;
}.tw-bg-amber-200\/10{
  background-color: rgb(253 230 138 / 0.1) !important;
}.tw-bg-amber-200\/100{
  background-color: rgb(253 230 138 / 1) !important;
}.tw-bg-amber-200\/15{
  background-color: rgb(253 230 138 / 0.15) !important;
}.tw-bg-amber-200\/20{
  background-color: rgb(253 230 138 / 0.2) !important;
}.tw-bg-amber-200\/25{
  background-color: rgb(253 230 138 / 0.25) !important;
}.tw-bg-amber-200\/30{
  background-color: rgb(253 230 138 / 0.3) !important;
}.tw-bg-amber-200\/35{
  background-color: rgb(253 230 138 / 0.35) !important;
}.tw-bg-amber-200\/40{
  background-color: rgb(253 230 138 / 0.4) !important;
}.tw-bg-amber-200\/45{
  background-color: rgb(253 230 138 / 0.45) !important;
}.tw-bg-amber-200\/5{
  background-color: rgb(253 230 138 / 0.05) !important;
}.tw-bg-amber-200\/50{
  background-color: rgb(253 230 138 / 0.5) !important;
}.tw-bg-amber-200\/55{
  background-color: rgb(253 230 138 / 0.55) !important;
}.tw-bg-amber-200\/60{
  background-color: rgb(253 230 138 / 0.6) !important;
}.tw-bg-amber-200\/65{
  background-color: rgb(253 230 138 / 0.65) !important;
}.tw-bg-amber-200\/70{
  background-color: rgb(253 230 138 / 0.7) !important;
}.tw-bg-amber-200\/75{
  background-color: rgb(253 230 138 / 0.75) !important;
}.tw-bg-amber-200\/80{
  background-color: rgb(253 230 138 / 0.8) !important;
}.tw-bg-amber-200\/85{
  background-color: rgb(253 230 138 / 0.85) !important;
}.tw-bg-amber-200\/90{
  background-color: rgb(253 230 138 / 0.9) !important;
}.tw-bg-amber-200\/95{
  background-color: rgb(253 230 138 / 0.95) !important;
}.tw-bg-amber-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 211 77 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-amber-300\/0{
  background-color: rgb(252 211 77 / 0) !important;
}.tw-bg-amber-300\/10{
  background-color: rgb(252 211 77 / 0.1) !important;
}.tw-bg-amber-300\/100{
  background-color: rgb(252 211 77 / 1) !important;
}.tw-bg-amber-300\/15{
  background-color: rgb(252 211 77 / 0.15) !important;
}.tw-bg-amber-300\/20{
  background-color: rgb(252 211 77 / 0.2) !important;
}.tw-bg-amber-300\/25{
  background-color: rgb(252 211 77 / 0.25) !important;
}.tw-bg-amber-300\/30{
  background-color: rgb(252 211 77 / 0.3) !important;
}.tw-bg-amber-300\/35{
  background-color: rgb(252 211 77 / 0.35) !important;
}.tw-bg-amber-300\/40{
  background-color: rgb(252 211 77 / 0.4) !important;
}.tw-bg-amber-300\/45{
  background-color: rgb(252 211 77 / 0.45) !important;
}.tw-bg-amber-300\/5{
  background-color: rgb(252 211 77 / 0.05) !important;
}.tw-bg-amber-300\/50{
  background-color: rgb(252 211 77 / 0.5) !important;
}.tw-bg-amber-300\/55{
  background-color: rgb(252 211 77 / 0.55) !important;
}.tw-bg-amber-300\/60{
  background-color: rgb(252 211 77 / 0.6) !important;
}.tw-bg-amber-300\/65{
  background-color: rgb(252 211 77 / 0.65) !important;
}.tw-bg-amber-300\/70{
  background-color: rgb(252 211 77 / 0.7) !important;
}.tw-bg-amber-300\/75{
  background-color: rgb(252 211 77 / 0.75) !important;
}.tw-bg-amber-300\/80{
  background-color: rgb(252 211 77 / 0.8) !important;
}.tw-bg-amber-300\/85{
  background-color: rgb(252 211 77 / 0.85) !important;
}.tw-bg-amber-300\/90{
  background-color: rgb(252 211 77 / 0.9) !important;
}.tw-bg-amber-300\/95{
  background-color: rgb(252 211 77 / 0.95) !important;
}.tw-bg-amber-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(251 191 36 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-amber-400\/0{
  background-color: rgb(251 191 36 / 0) !important;
}.tw-bg-amber-400\/10{
  background-color: rgb(251 191 36 / 0.1) !important;
}.tw-bg-amber-400\/100{
  background-color: rgb(251 191 36 / 1) !important;
}.tw-bg-amber-400\/15{
  background-color: rgb(251 191 36 / 0.15) !important;
}.tw-bg-amber-400\/20{
  background-color: rgb(251 191 36 / 0.2) !important;
}.tw-bg-amber-400\/25{
  background-color: rgb(251 191 36 / 0.25) !important;
}.tw-bg-amber-400\/30{
  background-color: rgb(251 191 36 / 0.3) !important;
}.tw-bg-amber-400\/35{
  background-color: rgb(251 191 36 / 0.35) !important;
}.tw-bg-amber-400\/40{
  background-color: rgb(251 191 36 / 0.4) !important;
}.tw-bg-amber-400\/45{
  background-color: rgb(251 191 36 / 0.45) !important;
}.tw-bg-amber-400\/5{
  background-color: rgb(251 191 36 / 0.05) !important;
}.tw-bg-amber-400\/50{
  background-color: rgb(251 191 36 / 0.5) !important;
}.tw-bg-amber-400\/55{
  background-color: rgb(251 191 36 / 0.55) !important;
}.tw-bg-amber-400\/60{
  background-color: rgb(251 191 36 / 0.6) !important;
}.tw-bg-amber-400\/65{
  background-color: rgb(251 191 36 / 0.65) !important;
}.tw-bg-amber-400\/70{
  background-color: rgb(251 191 36 / 0.7) !important;
}.tw-bg-amber-400\/75{
  background-color: rgb(251 191 36 / 0.75) !important;
}.tw-bg-amber-400\/80{
  background-color: rgb(251 191 36 / 0.8) !important;
}.tw-bg-amber-400\/85{
  background-color: rgb(251 191 36 / 0.85) !important;
}.tw-bg-amber-400\/90{
  background-color: rgb(251 191 36 / 0.9) !important;
}.tw-bg-amber-400\/95{
  background-color: rgb(251 191 36 / 0.95) !important;
}.tw-bg-amber-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-amber-50\/0{
  background-color: rgb(255 251 235 / 0) !important;
}.tw-bg-amber-50\/10{
  background-color: rgb(255 251 235 / 0.1) !important;
}.tw-bg-amber-50\/100{
  background-color: rgb(255 251 235 / 1) !important;
}.tw-bg-amber-50\/15{
  background-color: rgb(255 251 235 / 0.15) !important;
}.tw-bg-amber-50\/20{
  background-color: rgb(255 251 235 / 0.2) !important;
}.tw-bg-amber-50\/25{
  background-color: rgb(255 251 235 / 0.25) !important;
}.tw-bg-amber-50\/30{
  background-color: rgb(255 251 235 / 0.3) !important;
}.tw-bg-amber-50\/35{
  background-color: rgb(255 251 235 / 0.35) !important;
}.tw-bg-amber-50\/40{
  background-color: rgb(255 251 235 / 0.4) !important;
}.tw-bg-amber-50\/45{
  background-color: rgb(255 251 235 / 0.45) !important;
}.tw-bg-amber-50\/5{
  background-color: rgb(255 251 235 / 0.05) !important;
}.tw-bg-amber-50\/50{
  background-color: rgb(255 251 235 / 0.5) !important;
}.tw-bg-amber-50\/55{
  background-color: rgb(255 251 235 / 0.55) !important;
}.tw-bg-amber-50\/60{
  background-color: rgb(255 251 235 / 0.6) !important;
}.tw-bg-amber-50\/65{
  background-color: rgb(255 251 235 / 0.65) !important;
}.tw-bg-amber-50\/70{
  background-color: rgb(255 251 235 / 0.7) !important;
}.tw-bg-amber-50\/75{
  background-color: rgb(255 251 235 / 0.75) !important;
}.tw-bg-amber-50\/80{
  background-color: rgb(255 251 235 / 0.8) !important;
}.tw-bg-amber-50\/85{
  background-color: rgb(255 251 235 / 0.85) !important;
}.tw-bg-amber-50\/90{
  background-color: rgb(255 251 235 / 0.9) !important;
}.tw-bg-amber-50\/95{
  background-color: rgb(255 251 235 / 0.95) !important;
}.tw-bg-amber-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-amber-500\/0{
  background-color: rgb(245 158 11 / 0) !important;
}.tw-bg-amber-500\/10{
  background-color: rgb(245 158 11 / 0.1) !important;
}.tw-bg-amber-500\/100{
  background-color: rgb(245 158 11 / 1) !important;
}.tw-bg-amber-500\/15{
  background-color: rgb(245 158 11 / 0.15) !important;
}.tw-bg-amber-500\/20{
  background-color: rgb(245 158 11 / 0.2) !important;
}.tw-bg-amber-500\/25{
  background-color: rgb(245 158 11 / 0.25) !important;
}.tw-bg-amber-500\/30{
  background-color: rgb(245 158 11 / 0.3) !important;
}.tw-bg-amber-500\/35{
  background-color: rgb(245 158 11 / 0.35) !important;
}.tw-bg-amber-500\/40{
  background-color: rgb(245 158 11 / 0.4) !important;
}.tw-bg-amber-500\/45{
  background-color: rgb(245 158 11 / 0.45) !important;
}.tw-bg-amber-500\/5{
  background-color: rgb(245 158 11 / 0.05) !important;
}.tw-bg-amber-500\/50{
  background-color: rgb(245 158 11 / 0.5) !important;
}.tw-bg-amber-500\/55{
  background-color: rgb(245 158 11 / 0.55) !important;
}.tw-bg-amber-500\/60{
  background-color: rgb(245 158 11 / 0.6) !important;
}.tw-bg-amber-500\/65{
  background-color: rgb(245 158 11 / 0.65) !important;
}.tw-bg-amber-500\/70{
  background-color: rgb(245 158 11 / 0.7) !important;
}.tw-bg-amber-500\/75{
  background-color: rgb(245 158 11 / 0.75) !important;
}.tw-bg-amber-500\/80{
  background-color: rgb(245 158 11 / 0.8) !important;
}.tw-bg-amber-500\/85{
  background-color: rgb(245 158 11 / 0.85) !important;
}.tw-bg-amber-500\/90{
  background-color: rgb(245 158 11 / 0.9) !important;
}.tw-bg-amber-500\/95{
  background-color: rgb(245 158 11 / 0.95) !important;
}.tw-bg-amber-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 119 6 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-amber-600\/0{
  background-color: rgb(217 119 6 / 0) !important;
}.tw-bg-amber-600\/10{
  background-color: rgb(217 119 6 / 0.1) !important;
}.tw-bg-amber-600\/100{
  background-color: rgb(217 119 6 / 1) !important;
}.tw-bg-amber-600\/15{
  background-color: rgb(217 119 6 / 0.15) !important;
}.tw-bg-amber-600\/20{
  background-color: rgb(217 119 6 / 0.2) !important;
}.tw-bg-amber-600\/25{
  background-color: rgb(217 119 6 / 0.25) !important;
}.tw-bg-amber-600\/30{
  background-color: rgb(217 119 6 / 0.3) !important;
}.tw-bg-amber-600\/35{
  background-color: rgb(217 119 6 / 0.35) !important;
}.tw-bg-amber-600\/40{
  background-color: rgb(217 119 6 / 0.4) !important;
}.tw-bg-amber-600\/45{
  background-color: rgb(217 119 6 / 0.45) !important;
}.tw-bg-amber-600\/5{
  background-color: rgb(217 119 6 / 0.05) !important;
}.tw-bg-amber-600\/50{
  background-color: rgb(217 119 6 / 0.5) !important;
}.tw-bg-amber-600\/55{
  background-color: rgb(217 119 6 / 0.55) !important;
}.tw-bg-amber-600\/60{
  background-color: rgb(217 119 6 / 0.6) !important;
}.tw-bg-amber-600\/65{
  background-color: rgb(217 119 6 / 0.65) !important;
}.tw-bg-amber-600\/70{
  background-color: rgb(217 119 6 / 0.7) !important;
}.tw-bg-amber-600\/75{
  background-color: rgb(217 119 6 / 0.75) !important;
}.tw-bg-amber-600\/80{
  background-color: rgb(217 119 6 / 0.8) !important;
}.tw-bg-amber-600\/85{
  background-color: rgb(217 119 6 / 0.85) !important;
}.tw-bg-amber-600\/90{
  background-color: rgb(217 119 6 / 0.9) !important;
}.tw-bg-amber-600\/95{
  background-color: rgb(217 119 6 / 0.95) !important;
}.tw-bg-amber-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(180 83 9 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-amber-700\/0{
  background-color: rgb(180 83 9 / 0) !important;
}.tw-bg-amber-700\/10{
  background-color: rgb(180 83 9 / 0.1) !important;
}.tw-bg-amber-700\/100{
  background-color: rgb(180 83 9 / 1) !important;
}.tw-bg-amber-700\/15{
  background-color: rgb(180 83 9 / 0.15) !important;
}.tw-bg-amber-700\/20{
  background-color: rgb(180 83 9 / 0.2) !important;
}.tw-bg-amber-700\/25{
  background-color: rgb(180 83 9 / 0.25) !important;
}.tw-bg-amber-700\/30{
  background-color: rgb(180 83 9 / 0.3) !important;
}.tw-bg-amber-700\/35{
  background-color: rgb(180 83 9 / 0.35) !important;
}.tw-bg-amber-700\/40{
  background-color: rgb(180 83 9 / 0.4) !important;
}.tw-bg-amber-700\/45{
  background-color: rgb(180 83 9 / 0.45) !important;
}.tw-bg-amber-700\/5{
  background-color: rgb(180 83 9 / 0.05) !important;
}.tw-bg-amber-700\/50{
  background-color: rgb(180 83 9 / 0.5) !important;
}.tw-bg-amber-700\/55{
  background-color: rgb(180 83 9 / 0.55) !important;
}.tw-bg-amber-700\/60{
  background-color: rgb(180 83 9 / 0.6) !important;
}.tw-bg-amber-700\/65{
  background-color: rgb(180 83 9 / 0.65) !important;
}.tw-bg-amber-700\/70{
  background-color: rgb(180 83 9 / 0.7) !important;
}.tw-bg-amber-700\/75{
  background-color: rgb(180 83 9 / 0.75) !important;
}.tw-bg-amber-700\/80{
  background-color: rgb(180 83 9 / 0.8) !important;
}.tw-bg-amber-700\/85{
  background-color: rgb(180 83 9 / 0.85) !important;
}.tw-bg-amber-700\/90{
  background-color: rgb(180 83 9 / 0.9) !important;
}.tw-bg-amber-700\/95{
  background-color: rgb(180 83 9 / 0.95) !important;
}.tw-bg-amber-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(146 64 14 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-amber-800\/0{
  background-color: rgb(146 64 14 / 0) !important;
}.tw-bg-amber-800\/10{
  background-color: rgb(146 64 14 / 0.1) !important;
}.tw-bg-amber-800\/100{
  background-color: rgb(146 64 14 / 1) !important;
}.tw-bg-amber-800\/15{
  background-color: rgb(146 64 14 / 0.15) !important;
}.tw-bg-amber-800\/20{
  background-color: rgb(146 64 14 / 0.2) !important;
}.tw-bg-amber-800\/25{
  background-color: rgb(146 64 14 / 0.25) !important;
}.tw-bg-amber-800\/30{
  background-color: rgb(146 64 14 / 0.3) !important;
}.tw-bg-amber-800\/35{
  background-color: rgb(146 64 14 / 0.35) !important;
}.tw-bg-amber-800\/40{
  background-color: rgb(146 64 14 / 0.4) !important;
}.tw-bg-amber-800\/45{
  background-color: rgb(146 64 14 / 0.45) !important;
}.tw-bg-amber-800\/5{
  background-color: rgb(146 64 14 / 0.05) !important;
}.tw-bg-amber-800\/50{
  background-color: rgb(146 64 14 / 0.5) !important;
}.tw-bg-amber-800\/55{
  background-color: rgb(146 64 14 / 0.55) !important;
}.tw-bg-amber-800\/60{
  background-color: rgb(146 64 14 / 0.6) !important;
}.tw-bg-amber-800\/65{
  background-color: rgb(146 64 14 / 0.65) !important;
}.tw-bg-amber-800\/70{
  background-color: rgb(146 64 14 / 0.7) !important;
}.tw-bg-amber-800\/75{
  background-color: rgb(146 64 14 / 0.75) !important;
}.tw-bg-amber-800\/80{
  background-color: rgb(146 64 14 / 0.8) !important;
}.tw-bg-amber-800\/85{
  background-color: rgb(146 64 14 / 0.85) !important;
}.tw-bg-amber-800\/90{
  background-color: rgb(146 64 14 / 0.9) !important;
}.tw-bg-amber-800\/95{
  background-color: rgb(146 64 14 / 0.95) !important;
}.tw-bg-amber-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(120 53 15 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-amber-900\/0{
  background-color: rgb(120 53 15 / 0) !important;
}.tw-bg-amber-900\/10{
  background-color: rgb(120 53 15 / 0.1) !important;
}.tw-bg-amber-900\/100{
  background-color: rgb(120 53 15 / 1) !important;
}.tw-bg-amber-900\/15{
  background-color: rgb(120 53 15 / 0.15) !important;
}.tw-bg-amber-900\/20{
  background-color: rgb(120 53 15 / 0.2) !important;
}.tw-bg-amber-900\/25{
  background-color: rgb(120 53 15 / 0.25) !important;
}.tw-bg-amber-900\/30{
  background-color: rgb(120 53 15 / 0.3) !important;
}.tw-bg-amber-900\/35{
  background-color: rgb(120 53 15 / 0.35) !important;
}.tw-bg-amber-900\/40{
  background-color: rgb(120 53 15 / 0.4) !important;
}.tw-bg-amber-900\/45{
  background-color: rgb(120 53 15 / 0.45) !important;
}.tw-bg-amber-900\/5{
  background-color: rgb(120 53 15 / 0.05) !important;
}.tw-bg-amber-900\/50{
  background-color: rgb(120 53 15 / 0.5) !important;
}.tw-bg-amber-900\/55{
  background-color: rgb(120 53 15 / 0.55) !important;
}.tw-bg-amber-900\/60{
  background-color: rgb(120 53 15 / 0.6) !important;
}.tw-bg-amber-900\/65{
  background-color: rgb(120 53 15 / 0.65) !important;
}.tw-bg-amber-900\/70{
  background-color: rgb(120 53 15 / 0.7) !important;
}.tw-bg-amber-900\/75{
  background-color: rgb(120 53 15 / 0.75) !important;
}.tw-bg-amber-900\/80{
  background-color: rgb(120 53 15 / 0.8) !important;
}.tw-bg-amber-900\/85{
  background-color: rgb(120 53 15 / 0.85) !important;
}.tw-bg-amber-900\/90{
  background-color: rgb(120 53 15 / 0.9) !important;
}.tw-bg-amber-900\/95{
  background-color: rgb(120 53 15 / 0.95) !important;
}.tw-bg-background{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-background) / var(--twc-background-opacity, var(--tw-bg-opacity))) !important;
}.tw-bg-blue-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-blue-100\/0{
  background-color: rgb(219 234 254 / 0) !important;
}.tw-bg-blue-100\/10{
  background-color: rgb(219 234 254 / 0.1) !important;
}.tw-bg-blue-100\/100{
  background-color: rgb(219 234 254 / 1) !important;
}.tw-bg-blue-100\/15{
  background-color: rgb(219 234 254 / 0.15) !important;
}.tw-bg-blue-100\/20{
  background-color: rgb(219 234 254 / 0.2) !important;
}.tw-bg-blue-100\/25{
  background-color: rgb(219 234 254 / 0.25) !important;
}.tw-bg-blue-100\/30{
  background-color: rgb(219 234 254 / 0.3) !important;
}.tw-bg-blue-100\/35{
  background-color: rgb(219 234 254 / 0.35) !important;
}.tw-bg-blue-100\/40{
  background-color: rgb(219 234 254 / 0.4) !important;
}.tw-bg-blue-100\/45{
  background-color: rgb(219 234 254 / 0.45) !important;
}.tw-bg-blue-100\/5{
  background-color: rgb(219 234 254 / 0.05) !important;
}.tw-bg-blue-100\/50{
  background-color: rgb(219 234 254 / 0.5) !important;
}.tw-bg-blue-100\/55{
  background-color: rgb(219 234 254 / 0.55) !important;
}.tw-bg-blue-100\/60{
  background-color: rgb(219 234 254 / 0.6) !important;
}.tw-bg-blue-100\/65{
  background-color: rgb(219 234 254 / 0.65) !important;
}.tw-bg-blue-100\/70{
  background-color: rgb(219 234 254 / 0.7) !important;
}.tw-bg-blue-100\/75{
  background-color: rgb(219 234 254 / 0.75) !important;
}.tw-bg-blue-100\/80{
  background-color: rgb(219 234 254 / 0.8) !important;
}.tw-bg-blue-100\/85{
  background-color: rgb(219 234 254 / 0.85) !important;
}.tw-bg-blue-100\/90{
  background-color: rgb(219 234 254 / 0.9) !important;
}.tw-bg-blue-100\/95{
  background-color: rgb(219 234 254 / 0.95) !important;
}.tw-bg-blue-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-blue-200\/0{
  background-color: rgb(191 219 254 / 0) !important;
}.tw-bg-blue-200\/10{
  background-color: rgb(191 219 254 / 0.1) !important;
}.tw-bg-blue-200\/100{
  background-color: rgb(191 219 254 / 1) !important;
}.tw-bg-blue-200\/15{
  background-color: rgb(191 219 254 / 0.15) !important;
}.tw-bg-blue-200\/20{
  background-color: rgb(191 219 254 / 0.2) !important;
}.tw-bg-blue-200\/25{
  background-color: rgb(191 219 254 / 0.25) !important;
}.tw-bg-blue-200\/30{
  background-color: rgb(191 219 254 / 0.3) !important;
}.tw-bg-blue-200\/35{
  background-color: rgb(191 219 254 / 0.35) !important;
}.tw-bg-blue-200\/40{
  background-color: rgb(191 219 254 / 0.4) !important;
}.tw-bg-blue-200\/45{
  background-color: rgb(191 219 254 / 0.45) !important;
}.tw-bg-blue-200\/5{
  background-color: rgb(191 219 254 / 0.05) !important;
}.tw-bg-blue-200\/50{
  background-color: rgb(191 219 254 / 0.5) !important;
}.tw-bg-blue-200\/55{
  background-color: rgb(191 219 254 / 0.55) !important;
}.tw-bg-blue-200\/60{
  background-color: rgb(191 219 254 / 0.6) !important;
}.tw-bg-blue-200\/65{
  background-color: rgb(191 219 254 / 0.65) !important;
}.tw-bg-blue-200\/70{
  background-color: rgb(191 219 254 / 0.7) !important;
}.tw-bg-blue-200\/75{
  background-color: rgb(191 219 254 / 0.75) !important;
}.tw-bg-blue-200\/80{
  background-color: rgb(191 219 254 / 0.8) !important;
}.tw-bg-blue-200\/85{
  background-color: rgb(191 219 254 / 0.85) !important;
}.tw-bg-blue-200\/90{
  background-color: rgb(191 219 254 / 0.9) !important;
}.tw-bg-blue-200\/95{
  background-color: rgb(191 219 254 / 0.95) !important;
}.tw-bg-blue-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-blue-300\/0{
  background-color: rgb(147 197 253 / 0) !important;
}.tw-bg-blue-300\/10{
  background-color: rgb(147 197 253 / 0.1) !important;
}.tw-bg-blue-300\/100{
  background-color: rgb(147 197 253 / 1) !important;
}.tw-bg-blue-300\/15{
  background-color: rgb(147 197 253 / 0.15) !important;
}.tw-bg-blue-300\/20{
  background-color: rgb(147 197 253 / 0.2) !important;
}.tw-bg-blue-300\/25{
  background-color: rgb(147 197 253 / 0.25) !important;
}.tw-bg-blue-300\/30{
  background-color: rgb(147 197 253 / 0.3) !important;
}.tw-bg-blue-300\/35{
  background-color: rgb(147 197 253 / 0.35) !important;
}.tw-bg-blue-300\/40{
  background-color: rgb(147 197 253 / 0.4) !important;
}.tw-bg-blue-300\/45{
  background-color: rgb(147 197 253 / 0.45) !important;
}.tw-bg-blue-300\/5{
  background-color: rgb(147 197 253 / 0.05) !important;
}.tw-bg-blue-300\/50{
  background-color: rgb(147 197 253 / 0.5) !important;
}.tw-bg-blue-300\/55{
  background-color: rgb(147 197 253 / 0.55) !important;
}.tw-bg-blue-300\/60{
  background-color: rgb(147 197 253 / 0.6) !important;
}.tw-bg-blue-300\/65{
  background-color: rgb(147 197 253 / 0.65) !important;
}.tw-bg-blue-300\/70{
  background-color: rgb(147 197 253 / 0.7) !important;
}.tw-bg-blue-300\/75{
  background-color: rgb(147 197 253 / 0.75) !important;
}.tw-bg-blue-300\/80{
  background-color: rgb(147 197 253 / 0.8) !important;
}.tw-bg-blue-300\/85{
  background-color: rgb(147 197 253 / 0.85) !important;
}.tw-bg-blue-300\/90{
  background-color: rgb(147 197 253 / 0.9) !important;
}.tw-bg-blue-300\/95{
  background-color: rgb(147 197 253 / 0.95) !important;
}.tw-bg-blue-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-blue-400\/0{
  background-color: rgb(96 165 250 / 0) !important;
}.tw-bg-blue-400\/10{
  background-color: rgb(96 165 250 / 0.1) !important;
}.tw-bg-blue-400\/100{
  background-color: rgb(96 165 250 / 1) !important;
}.tw-bg-blue-400\/15{
  background-color: rgb(96 165 250 / 0.15) !important;
}.tw-bg-blue-400\/20{
  background-color: rgb(96 165 250 / 0.2) !important;
}.tw-bg-blue-400\/25{
  background-color: rgb(96 165 250 / 0.25) !important;
}.tw-bg-blue-400\/30{
  background-color: rgb(96 165 250 / 0.3) !important;
}.tw-bg-blue-400\/35{
  background-color: rgb(96 165 250 / 0.35) !important;
}.tw-bg-blue-400\/40{
  background-color: rgb(96 165 250 / 0.4) !important;
}.tw-bg-blue-400\/45{
  background-color: rgb(96 165 250 / 0.45) !important;
}.tw-bg-blue-400\/5{
  background-color: rgb(96 165 250 / 0.05) !important;
}.tw-bg-blue-400\/50{
  background-color: rgb(96 165 250 / 0.5) !important;
}.tw-bg-blue-400\/55{
  background-color: rgb(96 165 250 / 0.55) !important;
}.tw-bg-blue-400\/60{
  background-color: rgb(96 165 250 / 0.6) !important;
}.tw-bg-blue-400\/65{
  background-color: rgb(96 165 250 / 0.65) !important;
}.tw-bg-blue-400\/70{
  background-color: rgb(96 165 250 / 0.7) !important;
}.tw-bg-blue-400\/75{
  background-color: rgb(96 165 250 / 0.75) !important;
}.tw-bg-blue-400\/80{
  background-color: rgb(96 165 250 / 0.8) !important;
}.tw-bg-blue-400\/85{
  background-color: rgb(96 165 250 / 0.85) !important;
}.tw-bg-blue-400\/90{
  background-color: rgb(96 165 250 / 0.9) !important;
}.tw-bg-blue-400\/95{
  background-color: rgb(96 165 250 / 0.95) !important;
}.tw-bg-blue-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-blue-50\/0{
  background-color: rgb(239 246 255 / 0) !important;
}.tw-bg-blue-50\/10{
  background-color: rgb(239 246 255 / 0.1) !important;
}.tw-bg-blue-50\/100{
  background-color: rgb(239 246 255 / 1) !important;
}.tw-bg-blue-50\/15{
  background-color: rgb(239 246 255 / 0.15) !important;
}.tw-bg-blue-50\/20{
  background-color: rgb(239 246 255 / 0.2) !important;
}.tw-bg-blue-50\/25{
  background-color: rgb(239 246 255 / 0.25) !important;
}.tw-bg-blue-50\/30{
  background-color: rgb(239 246 255 / 0.3) !important;
}.tw-bg-blue-50\/35{
  background-color: rgb(239 246 255 / 0.35) !important;
}.tw-bg-blue-50\/40{
  background-color: rgb(239 246 255 / 0.4) !important;
}.tw-bg-blue-50\/45{
  background-color: rgb(239 246 255 / 0.45) !important;
}.tw-bg-blue-50\/5{
  background-color: rgb(239 246 255 / 0.05) !important;
}.tw-bg-blue-50\/50{
  background-color: rgb(239 246 255 / 0.5) !important;
}.tw-bg-blue-50\/55{
  background-color: rgb(239 246 255 / 0.55) !important;
}.tw-bg-blue-50\/60{
  background-color: rgb(239 246 255 / 0.6) !important;
}.tw-bg-blue-50\/65{
  background-color: rgb(239 246 255 / 0.65) !important;
}.tw-bg-blue-50\/70{
  background-color: rgb(239 246 255 / 0.7) !important;
}.tw-bg-blue-50\/75{
  background-color: rgb(239 246 255 / 0.75) !important;
}.tw-bg-blue-50\/80{
  background-color: rgb(239 246 255 / 0.8) !important;
}.tw-bg-blue-50\/85{
  background-color: rgb(239 246 255 / 0.85) !important;
}.tw-bg-blue-50\/90{
  background-color: rgb(239 246 255 / 0.9) !important;
}.tw-bg-blue-50\/95{
  background-color: rgb(239 246 255 / 0.95) !important;
}.tw-bg-blue-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-blue-500\/0{
  background-color: rgb(59 130 246 / 0) !important;
}.tw-bg-blue-500\/10{
  background-color: rgb(59 130 246 / 0.1) !important;
}.tw-bg-blue-500\/100{
  background-color: rgb(59 130 246 / 1) !important;
}.tw-bg-blue-500\/15{
  background-color: rgb(59 130 246 / 0.15) !important;
}.tw-bg-blue-500\/20{
  background-color: rgb(59 130 246 / 0.2) !important;
}.tw-bg-blue-500\/25{
  background-color: rgb(59 130 246 / 0.25) !important;
}.tw-bg-blue-500\/30{
  background-color: rgb(59 130 246 / 0.3) !important;
}.tw-bg-blue-500\/35{
  background-color: rgb(59 130 246 / 0.35) !important;
}.tw-bg-blue-500\/40{
  background-color: rgb(59 130 246 / 0.4) !important;
}.tw-bg-blue-500\/45{
  background-color: rgb(59 130 246 / 0.45) !important;
}.tw-bg-blue-500\/5{
  background-color: rgb(59 130 246 / 0.05) !important;
}.tw-bg-blue-500\/50{
  background-color: rgb(59 130 246 / 0.5) !important;
}.tw-bg-blue-500\/55{
  background-color: rgb(59 130 246 / 0.55) !important;
}.tw-bg-blue-500\/60{
  background-color: rgb(59 130 246 / 0.6) !important;
}.tw-bg-blue-500\/65{
  background-color: rgb(59 130 246 / 0.65) !important;
}.tw-bg-blue-500\/70{
  background-color: rgb(59 130 246 / 0.7) !important;
}.tw-bg-blue-500\/75{
  background-color: rgb(59 130 246 / 0.75) !important;
}.tw-bg-blue-500\/80{
  background-color: rgb(59 130 246 / 0.8) !important;
}.tw-bg-blue-500\/85{
  background-color: rgb(59 130 246 / 0.85) !important;
}.tw-bg-blue-500\/90{
  background-color: rgb(59 130 246 / 0.9) !important;
}.tw-bg-blue-500\/95{
  background-color: rgb(59 130 246 / 0.95) !important;
}.tw-bg-blue-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-blue-600\/0{
  background-color: rgb(37 99 235 / 0) !important;
}.tw-bg-blue-600\/10{
  background-color: rgb(37 99 235 / 0.1) !important;
}.tw-bg-blue-600\/100{
  background-color: rgb(37 99 235 / 1) !important;
}.tw-bg-blue-600\/15{
  background-color: rgb(37 99 235 / 0.15) !important;
}.tw-bg-blue-600\/20{
  background-color: rgb(37 99 235 / 0.2) !important;
}.tw-bg-blue-600\/25{
  background-color: rgb(37 99 235 / 0.25) !important;
}.tw-bg-blue-600\/30{
  background-color: rgb(37 99 235 / 0.3) !important;
}.tw-bg-blue-600\/35{
  background-color: rgb(37 99 235 / 0.35) !important;
}.tw-bg-blue-600\/40{
  background-color: rgb(37 99 235 / 0.4) !important;
}.tw-bg-blue-600\/45{
  background-color: rgb(37 99 235 / 0.45) !important;
}.tw-bg-blue-600\/5{
  background-color: rgb(37 99 235 / 0.05) !important;
}.tw-bg-blue-600\/50{
  background-color: rgb(37 99 235 / 0.5) !important;
}.tw-bg-blue-600\/55{
  background-color: rgb(37 99 235 / 0.55) !important;
}.tw-bg-blue-600\/60{
  background-color: rgb(37 99 235 / 0.6) !important;
}.tw-bg-blue-600\/65{
  background-color: rgb(37 99 235 / 0.65) !important;
}.tw-bg-blue-600\/70{
  background-color: rgb(37 99 235 / 0.7) !important;
}.tw-bg-blue-600\/75{
  background-color: rgb(37 99 235 / 0.75) !important;
}.tw-bg-blue-600\/80{
  background-color: rgb(37 99 235 / 0.8) !important;
}.tw-bg-blue-600\/85{
  background-color: rgb(37 99 235 / 0.85) !important;
}.tw-bg-blue-600\/90{
  background-color: rgb(37 99 235 / 0.9) !important;
}.tw-bg-blue-600\/95{
  background-color: rgb(37 99 235 / 0.95) !important;
}.tw-bg-blue-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-blue-700\/0{
  background-color: rgb(29 78 216 / 0) !important;
}.tw-bg-blue-700\/10{
  background-color: rgb(29 78 216 / 0.1) !important;
}.tw-bg-blue-700\/100{
  background-color: rgb(29 78 216 / 1) !important;
}.tw-bg-blue-700\/15{
  background-color: rgb(29 78 216 / 0.15) !important;
}.tw-bg-blue-700\/20{
  background-color: rgb(29 78 216 / 0.2) !important;
}.tw-bg-blue-700\/25{
  background-color: rgb(29 78 216 / 0.25) !important;
}.tw-bg-blue-700\/30{
  background-color: rgb(29 78 216 / 0.3) !important;
}.tw-bg-blue-700\/35{
  background-color: rgb(29 78 216 / 0.35) !important;
}.tw-bg-blue-700\/40{
  background-color: rgb(29 78 216 / 0.4) !important;
}.tw-bg-blue-700\/45{
  background-color: rgb(29 78 216 / 0.45) !important;
}.tw-bg-blue-700\/5{
  background-color: rgb(29 78 216 / 0.05) !important;
}.tw-bg-blue-700\/50{
  background-color: rgb(29 78 216 / 0.5) !important;
}.tw-bg-blue-700\/55{
  background-color: rgb(29 78 216 / 0.55) !important;
}.tw-bg-blue-700\/60{
  background-color: rgb(29 78 216 / 0.6) !important;
}.tw-bg-blue-700\/65{
  background-color: rgb(29 78 216 / 0.65) !important;
}.tw-bg-blue-700\/70{
  background-color: rgb(29 78 216 / 0.7) !important;
}.tw-bg-blue-700\/75{
  background-color: rgb(29 78 216 / 0.75) !important;
}.tw-bg-blue-700\/80{
  background-color: rgb(29 78 216 / 0.8) !important;
}.tw-bg-blue-700\/85{
  background-color: rgb(29 78 216 / 0.85) !important;
}.tw-bg-blue-700\/90{
  background-color: rgb(29 78 216 / 0.9) !important;
}.tw-bg-blue-700\/95{
  background-color: rgb(29 78 216 / 0.95) !important;
}.tw-bg-blue-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-blue-800\/0{
  background-color: rgb(30 64 175 / 0) !important;
}.tw-bg-blue-800\/10{
  background-color: rgb(30 64 175 / 0.1) !important;
}.tw-bg-blue-800\/100{
  background-color: rgb(30 64 175 / 1) !important;
}.tw-bg-blue-800\/15{
  background-color: rgb(30 64 175 / 0.15) !important;
}.tw-bg-blue-800\/20{
  background-color: rgb(30 64 175 / 0.2) !important;
}.tw-bg-blue-800\/25{
  background-color: rgb(30 64 175 / 0.25) !important;
}.tw-bg-blue-800\/30{
  background-color: rgb(30 64 175 / 0.3) !important;
}.tw-bg-blue-800\/35{
  background-color: rgb(30 64 175 / 0.35) !important;
}.tw-bg-blue-800\/40{
  background-color: rgb(30 64 175 / 0.4) !important;
}.tw-bg-blue-800\/45{
  background-color: rgb(30 64 175 / 0.45) !important;
}.tw-bg-blue-800\/5{
  background-color: rgb(30 64 175 / 0.05) !important;
}.tw-bg-blue-800\/50{
  background-color: rgb(30 64 175 / 0.5) !important;
}.tw-bg-blue-800\/55{
  background-color: rgb(30 64 175 / 0.55) !important;
}.tw-bg-blue-800\/60{
  background-color: rgb(30 64 175 / 0.6) !important;
}.tw-bg-blue-800\/65{
  background-color: rgb(30 64 175 / 0.65) !important;
}.tw-bg-blue-800\/70{
  background-color: rgb(30 64 175 / 0.7) !important;
}.tw-bg-blue-800\/75{
  background-color: rgb(30 64 175 / 0.75) !important;
}.tw-bg-blue-800\/80{
  background-color: rgb(30 64 175 / 0.8) !important;
}.tw-bg-blue-800\/85{
  background-color: rgb(30 64 175 / 0.85) !important;
}.tw-bg-blue-800\/90{
  background-color: rgb(30 64 175 / 0.9) !important;
}.tw-bg-blue-800\/95{
  background-color: rgb(30 64 175 / 0.95) !important;
}.tw-bg-blue-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-blue-900\/0{
  background-color: rgb(30 58 138 / 0) !important;
}.tw-bg-blue-900\/10{
  background-color: rgb(30 58 138 / 0.1) !important;
}.tw-bg-blue-900\/100{
  background-color: rgb(30 58 138 / 1) !important;
}.tw-bg-blue-900\/15{
  background-color: rgb(30 58 138 / 0.15) !important;
}.tw-bg-blue-900\/20{
  background-color: rgb(30 58 138 / 0.2) !important;
}.tw-bg-blue-900\/25{
  background-color: rgb(30 58 138 / 0.25) !important;
}.tw-bg-blue-900\/30{
  background-color: rgb(30 58 138 / 0.3) !important;
}.tw-bg-blue-900\/35{
  background-color: rgb(30 58 138 / 0.35) !important;
}.tw-bg-blue-900\/40{
  background-color: rgb(30 58 138 / 0.4) !important;
}.tw-bg-blue-900\/45{
  background-color: rgb(30 58 138 / 0.45) !important;
}.tw-bg-blue-900\/5{
  background-color: rgb(30 58 138 / 0.05) !important;
}.tw-bg-blue-900\/50{
  background-color: rgb(30 58 138 / 0.5) !important;
}.tw-bg-blue-900\/55{
  background-color: rgb(30 58 138 / 0.55) !important;
}.tw-bg-blue-900\/60{
  background-color: rgb(30 58 138 / 0.6) !important;
}.tw-bg-blue-900\/65{
  background-color: rgb(30 58 138 / 0.65) !important;
}.tw-bg-blue-900\/70{
  background-color: rgb(30 58 138 / 0.7) !important;
}.tw-bg-blue-900\/75{
  background-color: rgb(30 58 138 / 0.75) !important;
}.tw-bg-blue-900\/80{
  background-color: rgb(30 58 138 / 0.8) !important;
}.tw-bg-blue-900\/85{
  background-color: rgb(30 58 138 / 0.85) !important;
}.tw-bg-blue-900\/90{
  background-color: rgb(30 58 138 / 0.9) !important;
}.tw-bg-blue-900\/95{
  background-color: rgb(30 58 138 / 0.95) !important;
}.tw-bg-cyan-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(207 250 254 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-cyan-100\/0{
  background-color: rgb(207 250 254 / 0) !important;
}.tw-bg-cyan-100\/10{
  background-color: rgb(207 250 254 / 0.1) !important;
}.tw-bg-cyan-100\/100{
  background-color: rgb(207 250 254 / 1) !important;
}.tw-bg-cyan-100\/15{
  background-color: rgb(207 250 254 / 0.15) !important;
}.tw-bg-cyan-100\/20{
  background-color: rgb(207 250 254 / 0.2) !important;
}.tw-bg-cyan-100\/25{
  background-color: rgb(207 250 254 / 0.25) !important;
}.tw-bg-cyan-100\/30{
  background-color: rgb(207 250 254 / 0.3) !important;
}.tw-bg-cyan-100\/35{
  background-color: rgb(207 250 254 / 0.35) !important;
}.tw-bg-cyan-100\/40{
  background-color: rgb(207 250 254 / 0.4) !important;
}.tw-bg-cyan-100\/45{
  background-color: rgb(207 250 254 / 0.45) !important;
}.tw-bg-cyan-100\/5{
  background-color: rgb(207 250 254 / 0.05) !important;
}.tw-bg-cyan-100\/50{
  background-color: rgb(207 250 254 / 0.5) !important;
}.tw-bg-cyan-100\/55{
  background-color: rgb(207 250 254 / 0.55) !important;
}.tw-bg-cyan-100\/60{
  background-color: rgb(207 250 254 / 0.6) !important;
}.tw-bg-cyan-100\/65{
  background-color: rgb(207 250 254 / 0.65) !important;
}.tw-bg-cyan-100\/70{
  background-color: rgb(207 250 254 / 0.7) !important;
}.tw-bg-cyan-100\/75{
  background-color: rgb(207 250 254 / 0.75) !important;
}.tw-bg-cyan-100\/80{
  background-color: rgb(207 250 254 / 0.8) !important;
}.tw-bg-cyan-100\/85{
  background-color: rgb(207 250 254 / 0.85) !important;
}.tw-bg-cyan-100\/90{
  background-color: rgb(207 250 254 / 0.9) !important;
}.tw-bg-cyan-100\/95{
  background-color: rgb(207 250 254 / 0.95) !important;
}.tw-bg-cyan-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(165 243 252 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-cyan-200\/0{
  background-color: rgb(165 243 252 / 0) !important;
}.tw-bg-cyan-200\/10{
  background-color: rgb(165 243 252 / 0.1) !important;
}.tw-bg-cyan-200\/100{
  background-color: rgb(165 243 252 / 1) !important;
}.tw-bg-cyan-200\/15{
  background-color: rgb(165 243 252 / 0.15) !important;
}.tw-bg-cyan-200\/20{
  background-color: rgb(165 243 252 / 0.2) !important;
}.tw-bg-cyan-200\/25{
  background-color: rgb(165 243 252 / 0.25) !important;
}.tw-bg-cyan-200\/30{
  background-color: rgb(165 243 252 / 0.3) !important;
}.tw-bg-cyan-200\/35{
  background-color: rgb(165 243 252 / 0.35) !important;
}.tw-bg-cyan-200\/40{
  background-color: rgb(165 243 252 / 0.4) !important;
}.tw-bg-cyan-200\/45{
  background-color: rgb(165 243 252 / 0.45) !important;
}.tw-bg-cyan-200\/5{
  background-color: rgb(165 243 252 / 0.05) !important;
}.tw-bg-cyan-200\/50{
  background-color: rgb(165 243 252 / 0.5) !important;
}.tw-bg-cyan-200\/55{
  background-color: rgb(165 243 252 / 0.55) !important;
}.tw-bg-cyan-200\/60{
  background-color: rgb(165 243 252 / 0.6) !important;
}.tw-bg-cyan-200\/65{
  background-color: rgb(165 243 252 / 0.65) !important;
}.tw-bg-cyan-200\/70{
  background-color: rgb(165 243 252 / 0.7) !important;
}.tw-bg-cyan-200\/75{
  background-color: rgb(165 243 252 / 0.75) !important;
}.tw-bg-cyan-200\/80{
  background-color: rgb(165 243 252 / 0.8) !important;
}.tw-bg-cyan-200\/85{
  background-color: rgb(165 243 252 / 0.85) !important;
}.tw-bg-cyan-200\/90{
  background-color: rgb(165 243 252 / 0.9) !important;
}.tw-bg-cyan-200\/95{
  background-color: rgb(165 243 252 / 0.95) !important;
}.tw-bg-cyan-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(103 232 249 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-cyan-300\/0{
  background-color: rgb(103 232 249 / 0) !important;
}.tw-bg-cyan-300\/10{
  background-color: rgb(103 232 249 / 0.1) !important;
}.tw-bg-cyan-300\/100{
  background-color: rgb(103 232 249 / 1) !important;
}.tw-bg-cyan-300\/15{
  background-color: rgb(103 232 249 / 0.15) !important;
}.tw-bg-cyan-300\/20{
  background-color: rgb(103 232 249 / 0.2) !important;
}.tw-bg-cyan-300\/25{
  background-color: rgb(103 232 249 / 0.25) !important;
}.tw-bg-cyan-300\/30{
  background-color: rgb(103 232 249 / 0.3) !important;
}.tw-bg-cyan-300\/35{
  background-color: rgb(103 232 249 / 0.35) !important;
}.tw-bg-cyan-300\/40{
  background-color: rgb(103 232 249 / 0.4) !important;
}.tw-bg-cyan-300\/45{
  background-color: rgb(103 232 249 / 0.45) !important;
}.tw-bg-cyan-300\/5{
  background-color: rgb(103 232 249 / 0.05) !important;
}.tw-bg-cyan-300\/50{
  background-color: rgb(103 232 249 / 0.5) !important;
}.tw-bg-cyan-300\/55{
  background-color: rgb(103 232 249 / 0.55) !important;
}.tw-bg-cyan-300\/60{
  background-color: rgb(103 232 249 / 0.6) !important;
}.tw-bg-cyan-300\/65{
  background-color: rgb(103 232 249 / 0.65) !important;
}.tw-bg-cyan-300\/70{
  background-color: rgb(103 232 249 / 0.7) !important;
}.tw-bg-cyan-300\/75{
  background-color: rgb(103 232 249 / 0.75) !important;
}.tw-bg-cyan-300\/80{
  background-color: rgb(103 232 249 / 0.8) !important;
}.tw-bg-cyan-300\/85{
  background-color: rgb(103 232 249 / 0.85) !important;
}.tw-bg-cyan-300\/90{
  background-color: rgb(103 232 249 / 0.9) !important;
}.tw-bg-cyan-300\/95{
  background-color: rgb(103 232 249 / 0.95) !important;
}.tw-bg-cyan-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(34 211 238 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-cyan-400\/0{
  background-color: rgb(34 211 238 / 0) !important;
}.tw-bg-cyan-400\/10{
  background-color: rgb(34 211 238 / 0.1) !important;
}.tw-bg-cyan-400\/100{
  background-color: rgb(34 211 238 / 1) !important;
}.tw-bg-cyan-400\/15{
  background-color: rgb(34 211 238 / 0.15) !important;
}.tw-bg-cyan-400\/20{
  background-color: rgb(34 211 238 / 0.2) !important;
}.tw-bg-cyan-400\/25{
  background-color: rgb(34 211 238 / 0.25) !important;
}.tw-bg-cyan-400\/30{
  background-color: rgb(34 211 238 / 0.3) !important;
}.tw-bg-cyan-400\/35{
  background-color: rgb(34 211 238 / 0.35) !important;
}.tw-bg-cyan-400\/40{
  background-color: rgb(34 211 238 / 0.4) !important;
}.tw-bg-cyan-400\/45{
  background-color: rgb(34 211 238 / 0.45) !important;
}.tw-bg-cyan-400\/5{
  background-color: rgb(34 211 238 / 0.05) !important;
}.tw-bg-cyan-400\/50{
  background-color: rgb(34 211 238 / 0.5) !important;
}.tw-bg-cyan-400\/55{
  background-color: rgb(34 211 238 / 0.55) !important;
}.tw-bg-cyan-400\/60{
  background-color: rgb(34 211 238 / 0.6) !important;
}.tw-bg-cyan-400\/65{
  background-color: rgb(34 211 238 / 0.65) !important;
}.tw-bg-cyan-400\/70{
  background-color: rgb(34 211 238 / 0.7) !important;
}.tw-bg-cyan-400\/75{
  background-color: rgb(34 211 238 / 0.75) !important;
}.tw-bg-cyan-400\/80{
  background-color: rgb(34 211 238 / 0.8) !important;
}.tw-bg-cyan-400\/85{
  background-color: rgb(34 211 238 / 0.85) !important;
}.tw-bg-cyan-400\/90{
  background-color: rgb(34 211 238 / 0.9) !important;
}.tw-bg-cyan-400\/95{
  background-color: rgb(34 211 238 / 0.95) !important;
}.tw-bg-cyan-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(236 254 255 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-cyan-50\/0{
  background-color: rgb(236 254 255 / 0) !important;
}.tw-bg-cyan-50\/10{
  background-color: rgb(236 254 255 / 0.1) !important;
}.tw-bg-cyan-50\/100{
  background-color: rgb(236 254 255 / 1) !important;
}.tw-bg-cyan-50\/15{
  background-color: rgb(236 254 255 / 0.15) !important;
}.tw-bg-cyan-50\/20{
  background-color: rgb(236 254 255 / 0.2) !important;
}.tw-bg-cyan-50\/25{
  background-color: rgb(236 254 255 / 0.25) !important;
}.tw-bg-cyan-50\/30{
  background-color: rgb(236 254 255 / 0.3) !important;
}.tw-bg-cyan-50\/35{
  background-color: rgb(236 254 255 / 0.35) !important;
}.tw-bg-cyan-50\/40{
  background-color: rgb(236 254 255 / 0.4) !important;
}.tw-bg-cyan-50\/45{
  background-color: rgb(236 254 255 / 0.45) !important;
}.tw-bg-cyan-50\/5{
  background-color: rgb(236 254 255 / 0.05) !important;
}.tw-bg-cyan-50\/50{
  background-color: rgb(236 254 255 / 0.5) !important;
}.tw-bg-cyan-50\/55{
  background-color: rgb(236 254 255 / 0.55) !important;
}.tw-bg-cyan-50\/60{
  background-color: rgb(236 254 255 / 0.6) !important;
}.tw-bg-cyan-50\/65{
  background-color: rgb(236 254 255 / 0.65) !important;
}.tw-bg-cyan-50\/70{
  background-color: rgb(236 254 255 / 0.7) !important;
}.tw-bg-cyan-50\/75{
  background-color: rgb(236 254 255 / 0.75) !important;
}.tw-bg-cyan-50\/80{
  background-color: rgb(236 254 255 / 0.8) !important;
}.tw-bg-cyan-50\/85{
  background-color: rgb(236 254 255 / 0.85) !important;
}.tw-bg-cyan-50\/90{
  background-color: rgb(236 254 255 / 0.9) !important;
}.tw-bg-cyan-50\/95{
  background-color: rgb(236 254 255 / 0.95) !important;
}.tw-bg-cyan-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(6 182 212 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-cyan-500\/0{
  background-color: rgb(6 182 212 / 0) !important;
}.tw-bg-cyan-500\/10{
  background-color: rgb(6 182 212 / 0.1) !important;
}.tw-bg-cyan-500\/100{
  background-color: rgb(6 182 212 / 1) !important;
}.tw-bg-cyan-500\/15{
  background-color: rgb(6 182 212 / 0.15) !important;
}.tw-bg-cyan-500\/20{
  background-color: rgb(6 182 212 / 0.2) !important;
}.tw-bg-cyan-500\/25{
  background-color: rgb(6 182 212 / 0.25) !important;
}.tw-bg-cyan-500\/30{
  background-color: rgb(6 182 212 / 0.3) !important;
}.tw-bg-cyan-500\/35{
  background-color: rgb(6 182 212 / 0.35) !important;
}.tw-bg-cyan-500\/40{
  background-color: rgb(6 182 212 / 0.4) !important;
}.tw-bg-cyan-500\/45{
  background-color: rgb(6 182 212 / 0.45) !important;
}.tw-bg-cyan-500\/5{
  background-color: rgb(6 182 212 / 0.05) !important;
}.tw-bg-cyan-500\/50{
  background-color: rgb(6 182 212 / 0.5) !important;
}.tw-bg-cyan-500\/55{
  background-color: rgb(6 182 212 / 0.55) !important;
}.tw-bg-cyan-500\/60{
  background-color: rgb(6 182 212 / 0.6) !important;
}.tw-bg-cyan-500\/65{
  background-color: rgb(6 182 212 / 0.65) !important;
}.tw-bg-cyan-500\/70{
  background-color: rgb(6 182 212 / 0.7) !important;
}.tw-bg-cyan-500\/75{
  background-color: rgb(6 182 212 / 0.75) !important;
}.tw-bg-cyan-500\/80{
  background-color: rgb(6 182 212 / 0.8) !important;
}.tw-bg-cyan-500\/85{
  background-color: rgb(6 182 212 / 0.85) !important;
}.tw-bg-cyan-500\/90{
  background-color: rgb(6 182 212 / 0.9) !important;
}.tw-bg-cyan-500\/95{
  background-color: rgb(6 182 212 / 0.95) !important;
}.tw-bg-cyan-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(8 145 178 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-cyan-600\/0{
  background-color: rgb(8 145 178 / 0) !important;
}.tw-bg-cyan-600\/10{
  background-color: rgb(8 145 178 / 0.1) !important;
}.tw-bg-cyan-600\/100{
  background-color: rgb(8 145 178 / 1) !important;
}.tw-bg-cyan-600\/15{
  background-color: rgb(8 145 178 / 0.15) !important;
}.tw-bg-cyan-600\/20{
  background-color: rgb(8 145 178 / 0.2) !important;
}.tw-bg-cyan-600\/25{
  background-color: rgb(8 145 178 / 0.25) !important;
}.tw-bg-cyan-600\/30{
  background-color: rgb(8 145 178 / 0.3) !important;
}.tw-bg-cyan-600\/35{
  background-color: rgb(8 145 178 / 0.35) !important;
}.tw-bg-cyan-600\/40{
  background-color: rgb(8 145 178 / 0.4) !important;
}.tw-bg-cyan-600\/45{
  background-color: rgb(8 145 178 / 0.45) !important;
}.tw-bg-cyan-600\/5{
  background-color: rgb(8 145 178 / 0.05) !important;
}.tw-bg-cyan-600\/50{
  background-color: rgb(8 145 178 / 0.5) !important;
}.tw-bg-cyan-600\/55{
  background-color: rgb(8 145 178 / 0.55) !important;
}.tw-bg-cyan-600\/60{
  background-color: rgb(8 145 178 / 0.6) !important;
}.tw-bg-cyan-600\/65{
  background-color: rgb(8 145 178 / 0.65) !important;
}.tw-bg-cyan-600\/70{
  background-color: rgb(8 145 178 / 0.7) !important;
}.tw-bg-cyan-600\/75{
  background-color: rgb(8 145 178 / 0.75) !important;
}.tw-bg-cyan-600\/80{
  background-color: rgb(8 145 178 / 0.8) !important;
}.tw-bg-cyan-600\/85{
  background-color: rgb(8 145 178 / 0.85) !important;
}.tw-bg-cyan-600\/90{
  background-color: rgb(8 145 178 / 0.9) !important;
}.tw-bg-cyan-600\/95{
  background-color: rgb(8 145 178 / 0.95) !important;
}.tw-bg-cyan-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(14 116 144 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-cyan-700\/0{
  background-color: rgb(14 116 144 / 0) !important;
}.tw-bg-cyan-700\/10{
  background-color: rgb(14 116 144 / 0.1) !important;
}.tw-bg-cyan-700\/100{
  background-color: rgb(14 116 144 / 1) !important;
}.tw-bg-cyan-700\/15{
  background-color: rgb(14 116 144 / 0.15) !important;
}.tw-bg-cyan-700\/20{
  background-color: rgb(14 116 144 / 0.2) !important;
}.tw-bg-cyan-700\/25{
  background-color: rgb(14 116 144 / 0.25) !important;
}.tw-bg-cyan-700\/30{
  background-color: rgb(14 116 144 / 0.3) !important;
}.tw-bg-cyan-700\/35{
  background-color: rgb(14 116 144 / 0.35) !important;
}.tw-bg-cyan-700\/40{
  background-color: rgb(14 116 144 / 0.4) !important;
}.tw-bg-cyan-700\/45{
  background-color: rgb(14 116 144 / 0.45) !important;
}.tw-bg-cyan-700\/5{
  background-color: rgb(14 116 144 / 0.05) !important;
}.tw-bg-cyan-700\/50{
  background-color: rgb(14 116 144 / 0.5) !important;
}.tw-bg-cyan-700\/55{
  background-color: rgb(14 116 144 / 0.55) !important;
}.tw-bg-cyan-700\/60{
  background-color: rgb(14 116 144 / 0.6) !important;
}.tw-bg-cyan-700\/65{
  background-color: rgb(14 116 144 / 0.65) !important;
}.tw-bg-cyan-700\/70{
  background-color: rgb(14 116 144 / 0.7) !important;
}.tw-bg-cyan-700\/75{
  background-color: rgb(14 116 144 / 0.75) !important;
}.tw-bg-cyan-700\/80{
  background-color: rgb(14 116 144 / 0.8) !important;
}.tw-bg-cyan-700\/85{
  background-color: rgb(14 116 144 / 0.85) !important;
}.tw-bg-cyan-700\/90{
  background-color: rgb(14 116 144 / 0.9) !important;
}.tw-bg-cyan-700\/95{
  background-color: rgb(14 116 144 / 0.95) !important;
}.tw-bg-cyan-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(21 94 117 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-cyan-800\/0{
  background-color: rgb(21 94 117 / 0) !important;
}.tw-bg-cyan-800\/10{
  background-color: rgb(21 94 117 / 0.1) !important;
}.tw-bg-cyan-800\/100{
  background-color: rgb(21 94 117 / 1) !important;
}.tw-bg-cyan-800\/15{
  background-color: rgb(21 94 117 / 0.15) !important;
}.tw-bg-cyan-800\/20{
  background-color: rgb(21 94 117 / 0.2) !important;
}.tw-bg-cyan-800\/25{
  background-color: rgb(21 94 117 / 0.25) !important;
}.tw-bg-cyan-800\/30{
  background-color: rgb(21 94 117 / 0.3) !important;
}.tw-bg-cyan-800\/35{
  background-color: rgb(21 94 117 / 0.35) !important;
}.tw-bg-cyan-800\/40{
  background-color: rgb(21 94 117 / 0.4) !important;
}.tw-bg-cyan-800\/45{
  background-color: rgb(21 94 117 / 0.45) !important;
}.tw-bg-cyan-800\/5{
  background-color: rgb(21 94 117 / 0.05) !important;
}.tw-bg-cyan-800\/50{
  background-color: rgb(21 94 117 / 0.5) !important;
}.tw-bg-cyan-800\/55{
  background-color: rgb(21 94 117 / 0.55) !important;
}.tw-bg-cyan-800\/60{
  background-color: rgb(21 94 117 / 0.6) !important;
}.tw-bg-cyan-800\/65{
  background-color: rgb(21 94 117 / 0.65) !important;
}.tw-bg-cyan-800\/70{
  background-color: rgb(21 94 117 / 0.7) !important;
}.tw-bg-cyan-800\/75{
  background-color: rgb(21 94 117 / 0.75) !important;
}.tw-bg-cyan-800\/80{
  background-color: rgb(21 94 117 / 0.8) !important;
}.tw-bg-cyan-800\/85{
  background-color: rgb(21 94 117 / 0.85) !important;
}.tw-bg-cyan-800\/90{
  background-color: rgb(21 94 117 / 0.9) !important;
}.tw-bg-cyan-800\/95{
  background-color: rgb(21 94 117 / 0.95) !important;
}.tw-bg-cyan-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(22 78 99 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-cyan-900\/0{
  background-color: rgb(22 78 99 / 0) !important;
}.tw-bg-cyan-900\/10{
  background-color: rgb(22 78 99 / 0.1) !important;
}.tw-bg-cyan-900\/100{
  background-color: rgb(22 78 99 / 1) !important;
}.tw-bg-cyan-900\/15{
  background-color: rgb(22 78 99 / 0.15) !important;
}.tw-bg-cyan-900\/20{
  background-color: rgb(22 78 99 / 0.2) !important;
}.tw-bg-cyan-900\/25{
  background-color: rgb(22 78 99 / 0.25) !important;
}.tw-bg-cyan-900\/30{
  background-color: rgb(22 78 99 / 0.3) !important;
}.tw-bg-cyan-900\/35{
  background-color: rgb(22 78 99 / 0.35) !important;
}.tw-bg-cyan-900\/40{
  background-color: rgb(22 78 99 / 0.4) !important;
}.tw-bg-cyan-900\/45{
  background-color: rgb(22 78 99 / 0.45) !important;
}.tw-bg-cyan-900\/5{
  background-color: rgb(22 78 99 / 0.05) !important;
}.tw-bg-cyan-900\/50{
  background-color: rgb(22 78 99 / 0.5) !important;
}.tw-bg-cyan-900\/55{
  background-color: rgb(22 78 99 / 0.55) !important;
}.tw-bg-cyan-900\/60{
  background-color: rgb(22 78 99 / 0.6) !important;
}.tw-bg-cyan-900\/65{
  background-color: rgb(22 78 99 / 0.65) !important;
}.tw-bg-cyan-900\/70{
  background-color: rgb(22 78 99 / 0.7) !important;
}.tw-bg-cyan-900\/75{
  background-color: rgb(22 78 99 / 0.75) !important;
}.tw-bg-cyan-900\/80{
  background-color: rgb(22 78 99 / 0.8) !important;
}.tw-bg-cyan-900\/85{
  background-color: rgb(22 78 99 / 0.85) !important;
}.tw-bg-cyan-900\/90{
  background-color: rgb(22 78 99 / 0.9) !important;
}.tw-bg-cyan-900\/95{
  background-color: rgb(22 78 99 / 0.95) !important;
}.tw-bg-emerald-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(209 250 229 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-emerald-100\/0{
  background-color: rgb(209 250 229 / 0) !important;
}.tw-bg-emerald-100\/10{
  background-color: rgb(209 250 229 / 0.1) !important;
}.tw-bg-emerald-100\/100{
  background-color: rgb(209 250 229 / 1) !important;
}.tw-bg-emerald-100\/15{
  background-color: rgb(209 250 229 / 0.15) !important;
}.tw-bg-emerald-100\/20{
  background-color: rgb(209 250 229 / 0.2) !important;
}.tw-bg-emerald-100\/25{
  background-color: rgb(209 250 229 / 0.25) !important;
}.tw-bg-emerald-100\/30{
  background-color: rgb(209 250 229 / 0.3) !important;
}.tw-bg-emerald-100\/35{
  background-color: rgb(209 250 229 / 0.35) !important;
}.tw-bg-emerald-100\/40{
  background-color: rgb(209 250 229 / 0.4) !important;
}.tw-bg-emerald-100\/45{
  background-color: rgb(209 250 229 / 0.45) !important;
}.tw-bg-emerald-100\/5{
  background-color: rgb(209 250 229 / 0.05) !important;
}.tw-bg-emerald-100\/50{
  background-color: rgb(209 250 229 / 0.5) !important;
}.tw-bg-emerald-100\/55{
  background-color: rgb(209 250 229 / 0.55) !important;
}.tw-bg-emerald-100\/60{
  background-color: rgb(209 250 229 / 0.6) !important;
}.tw-bg-emerald-100\/65{
  background-color: rgb(209 250 229 / 0.65) !important;
}.tw-bg-emerald-100\/70{
  background-color: rgb(209 250 229 / 0.7) !important;
}.tw-bg-emerald-100\/75{
  background-color: rgb(209 250 229 / 0.75) !important;
}.tw-bg-emerald-100\/80{
  background-color: rgb(209 250 229 / 0.8) !important;
}.tw-bg-emerald-100\/85{
  background-color: rgb(209 250 229 / 0.85) !important;
}.tw-bg-emerald-100\/90{
  background-color: rgb(209 250 229 / 0.9) !important;
}.tw-bg-emerald-100\/95{
  background-color: rgb(209 250 229 / 0.95) !important;
}.tw-bg-emerald-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(167 243 208 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-emerald-200\/0{
  background-color: rgb(167 243 208 / 0) !important;
}.tw-bg-emerald-200\/10{
  background-color: rgb(167 243 208 / 0.1) !important;
}.tw-bg-emerald-200\/100{
  background-color: rgb(167 243 208 / 1) !important;
}.tw-bg-emerald-200\/15{
  background-color: rgb(167 243 208 / 0.15) !important;
}.tw-bg-emerald-200\/20{
  background-color: rgb(167 243 208 / 0.2) !important;
}.tw-bg-emerald-200\/25{
  background-color: rgb(167 243 208 / 0.25) !important;
}.tw-bg-emerald-200\/30{
  background-color: rgb(167 243 208 / 0.3) !important;
}.tw-bg-emerald-200\/35{
  background-color: rgb(167 243 208 / 0.35) !important;
}.tw-bg-emerald-200\/40{
  background-color: rgb(167 243 208 / 0.4) !important;
}.tw-bg-emerald-200\/45{
  background-color: rgb(167 243 208 / 0.45) !important;
}.tw-bg-emerald-200\/5{
  background-color: rgb(167 243 208 / 0.05) !important;
}.tw-bg-emerald-200\/50{
  background-color: rgb(167 243 208 / 0.5) !important;
}.tw-bg-emerald-200\/55{
  background-color: rgb(167 243 208 / 0.55) !important;
}.tw-bg-emerald-200\/60{
  background-color: rgb(167 243 208 / 0.6) !important;
}.tw-bg-emerald-200\/65{
  background-color: rgb(167 243 208 / 0.65) !important;
}.tw-bg-emerald-200\/70{
  background-color: rgb(167 243 208 / 0.7) !important;
}.tw-bg-emerald-200\/75{
  background-color: rgb(167 243 208 / 0.75) !important;
}.tw-bg-emerald-200\/80{
  background-color: rgb(167 243 208 / 0.8) !important;
}.tw-bg-emerald-200\/85{
  background-color: rgb(167 243 208 / 0.85) !important;
}.tw-bg-emerald-200\/90{
  background-color: rgb(167 243 208 / 0.9) !important;
}.tw-bg-emerald-200\/95{
  background-color: rgb(167 243 208 / 0.95) !important;
}.tw-bg-emerald-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(110 231 183 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-emerald-300\/0{
  background-color: rgb(110 231 183 / 0) !important;
}.tw-bg-emerald-300\/10{
  background-color: rgb(110 231 183 / 0.1) !important;
}.tw-bg-emerald-300\/100{
  background-color: rgb(110 231 183 / 1) !important;
}.tw-bg-emerald-300\/15{
  background-color: rgb(110 231 183 / 0.15) !important;
}.tw-bg-emerald-300\/20{
  background-color: rgb(110 231 183 / 0.2) !important;
}.tw-bg-emerald-300\/25{
  background-color: rgb(110 231 183 / 0.25) !important;
}.tw-bg-emerald-300\/30{
  background-color: rgb(110 231 183 / 0.3) !important;
}.tw-bg-emerald-300\/35{
  background-color: rgb(110 231 183 / 0.35) !important;
}.tw-bg-emerald-300\/40{
  background-color: rgb(110 231 183 / 0.4) !important;
}.tw-bg-emerald-300\/45{
  background-color: rgb(110 231 183 / 0.45) !important;
}.tw-bg-emerald-300\/5{
  background-color: rgb(110 231 183 / 0.05) !important;
}.tw-bg-emerald-300\/50{
  background-color: rgb(110 231 183 / 0.5) !important;
}.tw-bg-emerald-300\/55{
  background-color: rgb(110 231 183 / 0.55) !important;
}.tw-bg-emerald-300\/60{
  background-color: rgb(110 231 183 / 0.6) !important;
}.tw-bg-emerald-300\/65{
  background-color: rgb(110 231 183 / 0.65) !important;
}.tw-bg-emerald-300\/70{
  background-color: rgb(110 231 183 / 0.7) !important;
}.tw-bg-emerald-300\/75{
  background-color: rgb(110 231 183 / 0.75) !important;
}.tw-bg-emerald-300\/80{
  background-color: rgb(110 231 183 / 0.8) !important;
}.tw-bg-emerald-300\/85{
  background-color: rgb(110 231 183 / 0.85) !important;
}.tw-bg-emerald-300\/90{
  background-color: rgb(110 231 183 / 0.9) !important;
}.tw-bg-emerald-300\/95{
  background-color: rgb(110 231 183 / 0.95) !important;
}.tw-bg-emerald-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(52 211 153 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-emerald-400\/0{
  background-color: rgb(52 211 153 / 0) !important;
}.tw-bg-emerald-400\/10{
  background-color: rgb(52 211 153 / 0.1) !important;
}.tw-bg-emerald-400\/100{
  background-color: rgb(52 211 153 / 1) !important;
}.tw-bg-emerald-400\/15{
  background-color: rgb(52 211 153 / 0.15) !important;
}.tw-bg-emerald-400\/20{
  background-color: rgb(52 211 153 / 0.2) !important;
}.tw-bg-emerald-400\/25{
  background-color: rgb(52 211 153 / 0.25) !important;
}.tw-bg-emerald-400\/30{
  background-color: rgb(52 211 153 / 0.3) !important;
}.tw-bg-emerald-400\/35{
  background-color: rgb(52 211 153 / 0.35) !important;
}.tw-bg-emerald-400\/40{
  background-color: rgb(52 211 153 / 0.4) !important;
}.tw-bg-emerald-400\/45{
  background-color: rgb(52 211 153 / 0.45) !important;
}.tw-bg-emerald-400\/5{
  background-color: rgb(52 211 153 / 0.05) !important;
}.tw-bg-emerald-400\/50{
  background-color: rgb(52 211 153 / 0.5) !important;
}.tw-bg-emerald-400\/55{
  background-color: rgb(52 211 153 / 0.55) !important;
}.tw-bg-emerald-400\/60{
  background-color: rgb(52 211 153 / 0.6) !important;
}.tw-bg-emerald-400\/65{
  background-color: rgb(52 211 153 / 0.65) !important;
}.tw-bg-emerald-400\/70{
  background-color: rgb(52 211 153 / 0.7) !important;
}.tw-bg-emerald-400\/75{
  background-color: rgb(52 211 153 / 0.75) !important;
}.tw-bg-emerald-400\/80{
  background-color: rgb(52 211 153 / 0.8) !important;
}.tw-bg-emerald-400\/85{
  background-color: rgb(52 211 153 / 0.85) !important;
}.tw-bg-emerald-400\/90{
  background-color: rgb(52 211 153 / 0.9) !important;
}.tw-bg-emerald-400\/95{
  background-color: rgb(52 211 153 / 0.95) !important;
}.tw-bg-emerald-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(236 253 245 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-emerald-50\/0{
  background-color: rgb(236 253 245 / 0) !important;
}.tw-bg-emerald-50\/10{
  background-color: rgb(236 253 245 / 0.1) !important;
}.tw-bg-emerald-50\/100{
  background-color: rgb(236 253 245 / 1) !important;
}.tw-bg-emerald-50\/15{
  background-color: rgb(236 253 245 / 0.15) !important;
}.tw-bg-emerald-50\/20{
  background-color: rgb(236 253 245 / 0.2) !important;
}.tw-bg-emerald-50\/25{
  background-color: rgb(236 253 245 / 0.25) !important;
}.tw-bg-emerald-50\/30{
  background-color: rgb(236 253 245 / 0.3) !important;
}.tw-bg-emerald-50\/35{
  background-color: rgb(236 253 245 / 0.35) !important;
}.tw-bg-emerald-50\/40{
  background-color: rgb(236 253 245 / 0.4) !important;
}.tw-bg-emerald-50\/45{
  background-color: rgb(236 253 245 / 0.45) !important;
}.tw-bg-emerald-50\/5{
  background-color: rgb(236 253 245 / 0.05) !important;
}.tw-bg-emerald-50\/50{
  background-color: rgb(236 253 245 / 0.5) !important;
}.tw-bg-emerald-50\/55{
  background-color: rgb(236 253 245 / 0.55) !important;
}.tw-bg-emerald-50\/60{
  background-color: rgb(236 253 245 / 0.6) !important;
}.tw-bg-emerald-50\/65{
  background-color: rgb(236 253 245 / 0.65) !important;
}.tw-bg-emerald-50\/70{
  background-color: rgb(236 253 245 / 0.7) !important;
}.tw-bg-emerald-50\/75{
  background-color: rgb(236 253 245 / 0.75) !important;
}.tw-bg-emerald-50\/80{
  background-color: rgb(236 253 245 / 0.8) !important;
}.tw-bg-emerald-50\/85{
  background-color: rgb(236 253 245 / 0.85) !important;
}.tw-bg-emerald-50\/90{
  background-color: rgb(236 253 245 / 0.9) !important;
}.tw-bg-emerald-50\/95{
  background-color: rgb(236 253 245 / 0.95) !important;
}.tw-bg-emerald-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-emerald-500\/0{
  background-color: rgb(16 185 129 / 0) !important;
}.tw-bg-emerald-500\/10{
  background-color: rgb(16 185 129 / 0.1) !important;
}.tw-bg-emerald-500\/100{
  background-color: rgb(16 185 129 / 1) !important;
}.tw-bg-emerald-500\/15{
  background-color: rgb(16 185 129 / 0.15) !important;
}.tw-bg-emerald-500\/20{
  background-color: rgb(16 185 129 / 0.2) !important;
}.tw-bg-emerald-500\/25{
  background-color: rgb(16 185 129 / 0.25) !important;
}.tw-bg-emerald-500\/30{
  background-color: rgb(16 185 129 / 0.3) !important;
}.tw-bg-emerald-500\/35{
  background-color: rgb(16 185 129 / 0.35) !important;
}.tw-bg-emerald-500\/40{
  background-color: rgb(16 185 129 / 0.4) !important;
}.tw-bg-emerald-500\/45{
  background-color: rgb(16 185 129 / 0.45) !important;
}.tw-bg-emerald-500\/5{
  background-color: rgb(16 185 129 / 0.05) !important;
}.tw-bg-emerald-500\/50{
  background-color: rgb(16 185 129 / 0.5) !important;
}.tw-bg-emerald-500\/55{
  background-color: rgb(16 185 129 / 0.55) !important;
}.tw-bg-emerald-500\/60{
  background-color: rgb(16 185 129 / 0.6) !important;
}.tw-bg-emerald-500\/65{
  background-color: rgb(16 185 129 / 0.65) !important;
}.tw-bg-emerald-500\/70{
  background-color: rgb(16 185 129 / 0.7) !important;
}.tw-bg-emerald-500\/75{
  background-color: rgb(16 185 129 / 0.75) !important;
}.tw-bg-emerald-500\/80{
  background-color: rgb(16 185 129 / 0.8) !important;
}.tw-bg-emerald-500\/85{
  background-color: rgb(16 185 129 / 0.85) !important;
}.tw-bg-emerald-500\/90{
  background-color: rgb(16 185 129 / 0.9) !important;
}.tw-bg-emerald-500\/95{
  background-color: rgb(16 185 129 / 0.95) !important;
}.tw-bg-emerald-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-emerald-600\/0{
  background-color: rgb(5 150 105 / 0) !important;
}.tw-bg-emerald-600\/10{
  background-color: rgb(5 150 105 / 0.1) !important;
}.tw-bg-emerald-600\/100{
  background-color: rgb(5 150 105 / 1) !important;
}.tw-bg-emerald-600\/15{
  background-color: rgb(5 150 105 / 0.15) !important;
}.tw-bg-emerald-600\/20{
  background-color: rgb(5 150 105 / 0.2) !important;
}.tw-bg-emerald-600\/25{
  background-color: rgb(5 150 105 / 0.25) !important;
}.tw-bg-emerald-600\/30{
  background-color: rgb(5 150 105 / 0.3) !important;
}.tw-bg-emerald-600\/35{
  background-color: rgb(5 150 105 / 0.35) !important;
}.tw-bg-emerald-600\/40{
  background-color: rgb(5 150 105 / 0.4) !important;
}.tw-bg-emerald-600\/45{
  background-color: rgb(5 150 105 / 0.45) !important;
}.tw-bg-emerald-600\/5{
  background-color: rgb(5 150 105 / 0.05) !important;
}.tw-bg-emerald-600\/50{
  background-color: rgb(5 150 105 / 0.5) !important;
}.tw-bg-emerald-600\/55{
  background-color: rgb(5 150 105 / 0.55) !important;
}.tw-bg-emerald-600\/60{
  background-color: rgb(5 150 105 / 0.6) !important;
}.tw-bg-emerald-600\/65{
  background-color: rgb(5 150 105 / 0.65) !important;
}.tw-bg-emerald-600\/70{
  background-color: rgb(5 150 105 / 0.7) !important;
}.tw-bg-emerald-600\/75{
  background-color: rgb(5 150 105 / 0.75) !important;
}.tw-bg-emerald-600\/80{
  background-color: rgb(5 150 105 / 0.8) !important;
}.tw-bg-emerald-600\/85{
  background-color: rgb(5 150 105 / 0.85) !important;
}.tw-bg-emerald-600\/90{
  background-color: rgb(5 150 105 / 0.9) !important;
}.tw-bg-emerald-600\/95{
  background-color: rgb(5 150 105 / 0.95) !important;
}.tw-bg-emerald-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(4 120 87 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-emerald-700\/0{
  background-color: rgb(4 120 87 / 0) !important;
}.tw-bg-emerald-700\/10{
  background-color: rgb(4 120 87 / 0.1) !important;
}.tw-bg-emerald-700\/100{
  background-color: rgb(4 120 87 / 1) !important;
}.tw-bg-emerald-700\/15{
  background-color: rgb(4 120 87 / 0.15) !important;
}.tw-bg-emerald-700\/20{
  background-color: rgb(4 120 87 / 0.2) !important;
}.tw-bg-emerald-700\/25{
  background-color: rgb(4 120 87 / 0.25) !important;
}.tw-bg-emerald-700\/30{
  background-color: rgb(4 120 87 / 0.3) !important;
}.tw-bg-emerald-700\/35{
  background-color: rgb(4 120 87 / 0.35) !important;
}.tw-bg-emerald-700\/40{
  background-color: rgb(4 120 87 / 0.4) !important;
}.tw-bg-emerald-700\/45{
  background-color: rgb(4 120 87 / 0.45) !important;
}.tw-bg-emerald-700\/5{
  background-color: rgb(4 120 87 / 0.05) !important;
}.tw-bg-emerald-700\/50{
  background-color: rgb(4 120 87 / 0.5) !important;
}.tw-bg-emerald-700\/55{
  background-color: rgb(4 120 87 / 0.55) !important;
}.tw-bg-emerald-700\/60{
  background-color: rgb(4 120 87 / 0.6) !important;
}.tw-bg-emerald-700\/65{
  background-color: rgb(4 120 87 / 0.65) !important;
}.tw-bg-emerald-700\/70{
  background-color: rgb(4 120 87 / 0.7) !important;
}.tw-bg-emerald-700\/75{
  background-color: rgb(4 120 87 / 0.75) !important;
}.tw-bg-emerald-700\/80{
  background-color: rgb(4 120 87 / 0.8) !important;
}.tw-bg-emerald-700\/85{
  background-color: rgb(4 120 87 / 0.85) !important;
}.tw-bg-emerald-700\/90{
  background-color: rgb(4 120 87 / 0.9) !important;
}.tw-bg-emerald-700\/95{
  background-color: rgb(4 120 87 / 0.95) !important;
}.tw-bg-emerald-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(6 95 70 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-emerald-800\/0{
  background-color: rgb(6 95 70 / 0) !important;
}.tw-bg-emerald-800\/10{
  background-color: rgb(6 95 70 / 0.1) !important;
}.tw-bg-emerald-800\/100{
  background-color: rgb(6 95 70 / 1) !important;
}.tw-bg-emerald-800\/15{
  background-color: rgb(6 95 70 / 0.15) !important;
}.tw-bg-emerald-800\/20{
  background-color: rgb(6 95 70 / 0.2) !important;
}.tw-bg-emerald-800\/25{
  background-color: rgb(6 95 70 / 0.25) !important;
}.tw-bg-emerald-800\/30{
  background-color: rgb(6 95 70 / 0.3) !important;
}.tw-bg-emerald-800\/35{
  background-color: rgb(6 95 70 / 0.35) !important;
}.tw-bg-emerald-800\/40{
  background-color: rgb(6 95 70 / 0.4) !important;
}.tw-bg-emerald-800\/45{
  background-color: rgb(6 95 70 / 0.45) !important;
}.tw-bg-emerald-800\/5{
  background-color: rgb(6 95 70 / 0.05) !important;
}.tw-bg-emerald-800\/50{
  background-color: rgb(6 95 70 / 0.5) !important;
}.tw-bg-emerald-800\/55{
  background-color: rgb(6 95 70 / 0.55) !important;
}.tw-bg-emerald-800\/60{
  background-color: rgb(6 95 70 / 0.6) !important;
}.tw-bg-emerald-800\/65{
  background-color: rgb(6 95 70 / 0.65) !important;
}.tw-bg-emerald-800\/70{
  background-color: rgb(6 95 70 / 0.7) !important;
}.tw-bg-emerald-800\/75{
  background-color: rgb(6 95 70 / 0.75) !important;
}.tw-bg-emerald-800\/80{
  background-color: rgb(6 95 70 / 0.8) !important;
}.tw-bg-emerald-800\/85{
  background-color: rgb(6 95 70 / 0.85) !important;
}.tw-bg-emerald-800\/90{
  background-color: rgb(6 95 70 / 0.9) !important;
}.tw-bg-emerald-800\/95{
  background-color: rgb(6 95 70 / 0.95) !important;
}.tw-bg-emerald-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(6 78 59 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-emerald-900\/0{
  background-color: rgb(6 78 59 / 0) !important;
}.tw-bg-emerald-900\/10{
  background-color: rgb(6 78 59 / 0.1) !important;
}.tw-bg-emerald-900\/100{
  background-color: rgb(6 78 59 / 1) !important;
}.tw-bg-emerald-900\/15{
  background-color: rgb(6 78 59 / 0.15) !important;
}.tw-bg-emerald-900\/20{
  background-color: rgb(6 78 59 / 0.2) !important;
}.tw-bg-emerald-900\/25{
  background-color: rgb(6 78 59 / 0.25) !important;
}.tw-bg-emerald-900\/30{
  background-color: rgb(6 78 59 / 0.3) !important;
}.tw-bg-emerald-900\/35{
  background-color: rgb(6 78 59 / 0.35) !important;
}.tw-bg-emerald-900\/40{
  background-color: rgb(6 78 59 / 0.4) !important;
}.tw-bg-emerald-900\/45{
  background-color: rgb(6 78 59 / 0.45) !important;
}.tw-bg-emerald-900\/5{
  background-color: rgb(6 78 59 / 0.05) !important;
}.tw-bg-emerald-900\/50{
  background-color: rgb(6 78 59 / 0.5) !important;
}.tw-bg-emerald-900\/55{
  background-color: rgb(6 78 59 / 0.55) !important;
}.tw-bg-emerald-900\/60{
  background-color: rgb(6 78 59 / 0.6) !important;
}.tw-bg-emerald-900\/65{
  background-color: rgb(6 78 59 / 0.65) !important;
}.tw-bg-emerald-900\/70{
  background-color: rgb(6 78 59 / 0.7) !important;
}.tw-bg-emerald-900\/75{
  background-color: rgb(6 78 59 / 0.75) !important;
}.tw-bg-emerald-900\/80{
  background-color: rgb(6 78 59 / 0.8) !important;
}.tw-bg-emerald-900\/85{
  background-color: rgb(6 78 59 / 0.85) !important;
}.tw-bg-emerald-900\/90{
  background-color: rgb(6 78 59 / 0.9) !important;
}.tw-bg-emerald-900\/95{
  background-color: rgb(6 78 59 / 0.95) !important;
}.tw-bg-error{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-error) / var(--twc-error-opacity, var(--tw-bg-opacity))) !important;
}.tw-bg-fuchsia-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 232 255 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-fuchsia-100\/0{
  background-color: rgb(250 232 255 / 0) !important;
}.tw-bg-fuchsia-100\/10{
  background-color: rgb(250 232 255 / 0.1) !important;
}.tw-bg-fuchsia-100\/100{
  background-color: rgb(250 232 255 / 1) !important;
}.tw-bg-fuchsia-100\/15{
  background-color: rgb(250 232 255 / 0.15) !important;
}.tw-bg-fuchsia-100\/20{
  background-color: rgb(250 232 255 / 0.2) !important;
}.tw-bg-fuchsia-100\/25{
  background-color: rgb(250 232 255 / 0.25) !important;
}.tw-bg-fuchsia-100\/30{
  background-color: rgb(250 232 255 / 0.3) !important;
}.tw-bg-fuchsia-100\/35{
  background-color: rgb(250 232 255 / 0.35) !important;
}.tw-bg-fuchsia-100\/40{
  background-color: rgb(250 232 255 / 0.4) !important;
}.tw-bg-fuchsia-100\/45{
  background-color: rgb(250 232 255 / 0.45) !important;
}.tw-bg-fuchsia-100\/5{
  background-color: rgb(250 232 255 / 0.05) !important;
}.tw-bg-fuchsia-100\/50{
  background-color: rgb(250 232 255 / 0.5) !important;
}.tw-bg-fuchsia-100\/55{
  background-color: rgb(250 232 255 / 0.55) !important;
}.tw-bg-fuchsia-100\/60{
  background-color: rgb(250 232 255 / 0.6) !important;
}.tw-bg-fuchsia-100\/65{
  background-color: rgb(250 232 255 / 0.65) !important;
}.tw-bg-fuchsia-100\/70{
  background-color: rgb(250 232 255 / 0.7) !important;
}.tw-bg-fuchsia-100\/75{
  background-color: rgb(250 232 255 / 0.75) !important;
}.tw-bg-fuchsia-100\/80{
  background-color: rgb(250 232 255 / 0.8) !important;
}.tw-bg-fuchsia-100\/85{
  background-color: rgb(250 232 255 / 0.85) !important;
}.tw-bg-fuchsia-100\/90{
  background-color: rgb(250 232 255 / 0.9) !important;
}.tw-bg-fuchsia-100\/95{
  background-color: rgb(250 232 255 / 0.95) !important;
}.tw-bg-fuchsia-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 208 254 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-fuchsia-200\/0{
  background-color: rgb(245 208 254 / 0) !important;
}.tw-bg-fuchsia-200\/10{
  background-color: rgb(245 208 254 / 0.1) !important;
}.tw-bg-fuchsia-200\/100{
  background-color: rgb(245 208 254 / 1) !important;
}.tw-bg-fuchsia-200\/15{
  background-color: rgb(245 208 254 / 0.15) !important;
}.tw-bg-fuchsia-200\/20{
  background-color: rgb(245 208 254 / 0.2) !important;
}.tw-bg-fuchsia-200\/25{
  background-color: rgb(245 208 254 / 0.25) !important;
}.tw-bg-fuchsia-200\/30{
  background-color: rgb(245 208 254 / 0.3) !important;
}.tw-bg-fuchsia-200\/35{
  background-color: rgb(245 208 254 / 0.35) !important;
}.tw-bg-fuchsia-200\/40{
  background-color: rgb(245 208 254 / 0.4) !important;
}.tw-bg-fuchsia-200\/45{
  background-color: rgb(245 208 254 / 0.45) !important;
}.tw-bg-fuchsia-200\/5{
  background-color: rgb(245 208 254 / 0.05) !important;
}.tw-bg-fuchsia-200\/50{
  background-color: rgb(245 208 254 / 0.5) !important;
}.tw-bg-fuchsia-200\/55{
  background-color: rgb(245 208 254 / 0.55) !important;
}.tw-bg-fuchsia-200\/60{
  background-color: rgb(245 208 254 / 0.6) !important;
}.tw-bg-fuchsia-200\/65{
  background-color: rgb(245 208 254 / 0.65) !important;
}.tw-bg-fuchsia-200\/70{
  background-color: rgb(245 208 254 / 0.7) !important;
}.tw-bg-fuchsia-200\/75{
  background-color: rgb(245 208 254 / 0.75) !important;
}.tw-bg-fuchsia-200\/80{
  background-color: rgb(245 208 254 / 0.8) !important;
}.tw-bg-fuchsia-200\/85{
  background-color: rgb(245 208 254 / 0.85) !important;
}.tw-bg-fuchsia-200\/90{
  background-color: rgb(245 208 254 / 0.9) !important;
}.tw-bg-fuchsia-200\/95{
  background-color: rgb(245 208 254 / 0.95) !important;
}.tw-bg-fuchsia-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 171 252 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-fuchsia-300\/0{
  background-color: rgb(240 171 252 / 0) !important;
}.tw-bg-fuchsia-300\/10{
  background-color: rgb(240 171 252 / 0.1) !important;
}.tw-bg-fuchsia-300\/100{
  background-color: rgb(240 171 252 / 1) !important;
}.tw-bg-fuchsia-300\/15{
  background-color: rgb(240 171 252 / 0.15) !important;
}.tw-bg-fuchsia-300\/20{
  background-color: rgb(240 171 252 / 0.2) !important;
}.tw-bg-fuchsia-300\/25{
  background-color: rgb(240 171 252 / 0.25) !important;
}.tw-bg-fuchsia-300\/30{
  background-color: rgb(240 171 252 / 0.3) !important;
}.tw-bg-fuchsia-300\/35{
  background-color: rgb(240 171 252 / 0.35) !important;
}.tw-bg-fuchsia-300\/40{
  background-color: rgb(240 171 252 / 0.4) !important;
}.tw-bg-fuchsia-300\/45{
  background-color: rgb(240 171 252 / 0.45) !important;
}.tw-bg-fuchsia-300\/5{
  background-color: rgb(240 171 252 / 0.05) !important;
}.tw-bg-fuchsia-300\/50{
  background-color: rgb(240 171 252 / 0.5) !important;
}.tw-bg-fuchsia-300\/55{
  background-color: rgb(240 171 252 / 0.55) !important;
}.tw-bg-fuchsia-300\/60{
  background-color: rgb(240 171 252 / 0.6) !important;
}.tw-bg-fuchsia-300\/65{
  background-color: rgb(240 171 252 / 0.65) !important;
}.tw-bg-fuchsia-300\/70{
  background-color: rgb(240 171 252 / 0.7) !important;
}.tw-bg-fuchsia-300\/75{
  background-color: rgb(240 171 252 / 0.75) !important;
}.tw-bg-fuchsia-300\/80{
  background-color: rgb(240 171 252 / 0.8) !important;
}.tw-bg-fuchsia-300\/85{
  background-color: rgb(240 171 252 / 0.85) !important;
}.tw-bg-fuchsia-300\/90{
  background-color: rgb(240 171 252 / 0.9) !important;
}.tw-bg-fuchsia-300\/95{
  background-color: rgb(240 171 252 / 0.95) !important;
}.tw-bg-fuchsia-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(232 121 249 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-fuchsia-400\/0{
  background-color: rgb(232 121 249 / 0) !important;
}.tw-bg-fuchsia-400\/10{
  background-color: rgb(232 121 249 / 0.1) !important;
}.tw-bg-fuchsia-400\/100{
  background-color: rgb(232 121 249 / 1) !important;
}.tw-bg-fuchsia-400\/15{
  background-color: rgb(232 121 249 / 0.15) !important;
}.tw-bg-fuchsia-400\/20{
  background-color: rgb(232 121 249 / 0.2) !important;
}.tw-bg-fuchsia-400\/25{
  background-color: rgb(232 121 249 / 0.25) !important;
}.tw-bg-fuchsia-400\/30{
  background-color: rgb(232 121 249 / 0.3) !important;
}.tw-bg-fuchsia-400\/35{
  background-color: rgb(232 121 249 / 0.35) !important;
}.tw-bg-fuchsia-400\/40{
  background-color: rgb(232 121 249 / 0.4) !important;
}.tw-bg-fuchsia-400\/45{
  background-color: rgb(232 121 249 / 0.45) !important;
}.tw-bg-fuchsia-400\/5{
  background-color: rgb(232 121 249 / 0.05) !important;
}.tw-bg-fuchsia-400\/50{
  background-color: rgb(232 121 249 / 0.5) !important;
}.tw-bg-fuchsia-400\/55{
  background-color: rgb(232 121 249 / 0.55) !important;
}.tw-bg-fuchsia-400\/60{
  background-color: rgb(232 121 249 / 0.6) !important;
}.tw-bg-fuchsia-400\/65{
  background-color: rgb(232 121 249 / 0.65) !important;
}.tw-bg-fuchsia-400\/70{
  background-color: rgb(232 121 249 / 0.7) !important;
}.tw-bg-fuchsia-400\/75{
  background-color: rgb(232 121 249 / 0.75) !important;
}.tw-bg-fuchsia-400\/80{
  background-color: rgb(232 121 249 / 0.8) !important;
}.tw-bg-fuchsia-400\/85{
  background-color: rgb(232 121 249 / 0.85) !important;
}.tw-bg-fuchsia-400\/90{
  background-color: rgb(232 121 249 / 0.9) !important;
}.tw-bg-fuchsia-400\/95{
  background-color: rgb(232 121 249 / 0.95) !important;
}.tw-bg-fuchsia-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 244 255 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-fuchsia-50\/0{
  background-color: rgb(253 244 255 / 0) !important;
}.tw-bg-fuchsia-50\/10{
  background-color: rgb(253 244 255 / 0.1) !important;
}.tw-bg-fuchsia-50\/100{
  background-color: rgb(253 244 255 / 1) !important;
}.tw-bg-fuchsia-50\/15{
  background-color: rgb(253 244 255 / 0.15) !important;
}.tw-bg-fuchsia-50\/20{
  background-color: rgb(253 244 255 / 0.2) !important;
}.tw-bg-fuchsia-50\/25{
  background-color: rgb(253 244 255 / 0.25) !important;
}.tw-bg-fuchsia-50\/30{
  background-color: rgb(253 244 255 / 0.3) !important;
}.tw-bg-fuchsia-50\/35{
  background-color: rgb(253 244 255 / 0.35) !important;
}.tw-bg-fuchsia-50\/40{
  background-color: rgb(253 244 255 / 0.4) !important;
}.tw-bg-fuchsia-50\/45{
  background-color: rgb(253 244 255 / 0.45) !important;
}.tw-bg-fuchsia-50\/5{
  background-color: rgb(253 244 255 / 0.05) !important;
}.tw-bg-fuchsia-50\/50{
  background-color: rgb(253 244 255 / 0.5) !important;
}.tw-bg-fuchsia-50\/55{
  background-color: rgb(253 244 255 / 0.55) !important;
}.tw-bg-fuchsia-50\/60{
  background-color: rgb(253 244 255 / 0.6) !important;
}.tw-bg-fuchsia-50\/65{
  background-color: rgb(253 244 255 / 0.65) !important;
}.tw-bg-fuchsia-50\/70{
  background-color: rgb(253 244 255 / 0.7) !important;
}.tw-bg-fuchsia-50\/75{
  background-color: rgb(253 244 255 / 0.75) !important;
}.tw-bg-fuchsia-50\/80{
  background-color: rgb(253 244 255 / 0.8) !important;
}.tw-bg-fuchsia-50\/85{
  background-color: rgb(253 244 255 / 0.85) !important;
}.tw-bg-fuchsia-50\/90{
  background-color: rgb(253 244 255 / 0.9) !important;
}.tw-bg-fuchsia-50\/95{
  background-color: rgb(253 244 255 / 0.95) !important;
}.tw-bg-fuchsia-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 70 239 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-fuchsia-500\/0{
  background-color: rgb(217 70 239 / 0) !important;
}.tw-bg-fuchsia-500\/10{
  background-color: rgb(217 70 239 / 0.1) !important;
}.tw-bg-fuchsia-500\/100{
  background-color: rgb(217 70 239 / 1) !important;
}.tw-bg-fuchsia-500\/15{
  background-color: rgb(217 70 239 / 0.15) !important;
}.tw-bg-fuchsia-500\/20{
  background-color: rgb(217 70 239 / 0.2) !important;
}.tw-bg-fuchsia-500\/25{
  background-color: rgb(217 70 239 / 0.25) !important;
}.tw-bg-fuchsia-500\/30{
  background-color: rgb(217 70 239 / 0.3) !important;
}.tw-bg-fuchsia-500\/35{
  background-color: rgb(217 70 239 / 0.35) !important;
}.tw-bg-fuchsia-500\/40{
  background-color: rgb(217 70 239 / 0.4) !important;
}.tw-bg-fuchsia-500\/45{
  background-color: rgb(217 70 239 / 0.45) !important;
}.tw-bg-fuchsia-500\/5{
  background-color: rgb(217 70 239 / 0.05) !important;
}.tw-bg-fuchsia-500\/50{
  background-color: rgb(217 70 239 / 0.5) !important;
}.tw-bg-fuchsia-500\/55{
  background-color: rgb(217 70 239 / 0.55) !important;
}.tw-bg-fuchsia-500\/60{
  background-color: rgb(217 70 239 / 0.6) !important;
}.tw-bg-fuchsia-500\/65{
  background-color: rgb(217 70 239 / 0.65) !important;
}.tw-bg-fuchsia-500\/70{
  background-color: rgb(217 70 239 / 0.7) !important;
}.tw-bg-fuchsia-500\/75{
  background-color: rgb(217 70 239 / 0.75) !important;
}.tw-bg-fuchsia-500\/80{
  background-color: rgb(217 70 239 / 0.8) !important;
}.tw-bg-fuchsia-500\/85{
  background-color: rgb(217 70 239 / 0.85) !important;
}.tw-bg-fuchsia-500\/90{
  background-color: rgb(217 70 239 / 0.9) !important;
}.tw-bg-fuchsia-500\/95{
  background-color: rgb(217 70 239 / 0.95) !important;
}.tw-bg-fuchsia-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(192 38 211 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-fuchsia-600\/0{
  background-color: rgb(192 38 211 / 0) !important;
}.tw-bg-fuchsia-600\/10{
  background-color: rgb(192 38 211 / 0.1) !important;
}.tw-bg-fuchsia-600\/100{
  background-color: rgb(192 38 211 / 1) !important;
}.tw-bg-fuchsia-600\/15{
  background-color: rgb(192 38 211 / 0.15) !important;
}.tw-bg-fuchsia-600\/20{
  background-color: rgb(192 38 211 / 0.2) !important;
}.tw-bg-fuchsia-600\/25{
  background-color: rgb(192 38 211 / 0.25) !important;
}.tw-bg-fuchsia-600\/30{
  background-color: rgb(192 38 211 / 0.3) !important;
}.tw-bg-fuchsia-600\/35{
  background-color: rgb(192 38 211 / 0.35) !important;
}.tw-bg-fuchsia-600\/40{
  background-color: rgb(192 38 211 / 0.4) !important;
}.tw-bg-fuchsia-600\/45{
  background-color: rgb(192 38 211 / 0.45) !important;
}.tw-bg-fuchsia-600\/5{
  background-color: rgb(192 38 211 / 0.05) !important;
}.tw-bg-fuchsia-600\/50{
  background-color: rgb(192 38 211 / 0.5) !important;
}.tw-bg-fuchsia-600\/55{
  background-color: rgb(192 38 211 / 0.55) !important;
}.tw-bg-fuchsia-600\/60{
  background-color: rgb(192 38 211 / 0.6) !important;
}.tw-bg-fuchsia-600\/65{
  background-color: rgb(192 38 211 / 0.65) !important;
}.tw-bg-fuchsia-600\/70{
  background-color: rgb(192 38 211 / 0.7) !important;
}.tw-bg-fuchsia-600\/75{
  background-color: rgb(192 38 211 / 0.75) !important;
}.tw-bg-fuchsia-600\/80{
  background-color: rgb(192 38 211 / 0.8) !important;
}.tw-bg-fuchsia-600\/85{
  background-color: rgb(192 38 211 / 0.85) !important;
}.tw-bg-fuchsia-600\/90{
  background-color: rgb(192 38 211 / 0.9) !important;
}.tw-bg-fuchsia-600\/95{
  background-color: rgb(192 38 211 / 0.95) !important;
}.tw-bg-fuchsia-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(162 28 175 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-fuchsia-700\/0{
  background-color: rgb(162 28 175 / 0) !important;
}.tw-bg-fuchsia-700\/10{
  background-color: rgb(162 28 175 / 0.1) !important;
}.tw-bg-fuchsia-700\/100{
  background-color: rgb(162 28 175 / 1) !important;
}.tw-bg-fuchsia-700\/15{
  background-color: rgb(162 28 175 / 0.15) !important;
}.tw-bg-fuchsia-700\/20{
  background-color: rgb(162 28 175 / 0.2) !important;
}.tw-bg-fuchsia-700\/25{
  background-color: rgb(162 28 175 / 0.25) !important;
}.tw-bg-fuchsia-700\/30{
  background-color: rgb(162 28 175 / 0.3) !important;
}.tw-bg-fuchsia-700\/35{
  background-color: rgb(162 28 175 / 0.35) !important;
}.tw-bg-fuchsia-700\/40{
  background-color: rgb(162 28 175 / 0.4) !important;
}.tw-bg-fuchsia-700\/45{
  background-color: rgb(162 28 175 / 0.45) !important;
}.tw-bg-fuchsia-700\/5{
  background-color: rgb(162 28 175 / 0.05) !important;
}.tw-bg-fuchsia-700\/50{
  background-color: rgb(162 28 175 / 0.5) !important;
}.tw-bg-fuchsia-700\/55{
  background-color: rgb(162 28 175 / 0.55) !important;
}.tw-bg-fuchsia-700\/60{
  background-color: rgb(162 28 175 / 0.6) !important;
}.tw-bg-fuchsia-700\/65{
  background-color: rgb(162 28 175 / 0.65) !important;
}.tw-bg-fuchsia-700\/70{
  background-color: rgb(162 28 175 / 0.7) !important;
}.tw-bg-fuchsia-700\/75{
  background-color: rgb(162 28 175 / 0.75) !important;
}.tw-bg-fuchsia-700\/80{
  background-color: rgb(162 28 175 / 0.8) !important;
}.tw-bg-fuchsia-700\/85{
  background-color: rgb(162 28 175 / 0.85) !important;
}.tw-bg-fuchsia-700\/90{
  background-color: rgb(162 28 175 / 0.9) !important;
}.tw-bg-fuchsia-700\/95{
  background-color: rgb(162 28 175 / 0.95) !important;
}.tw-bg-fuchsia-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(134 25 143 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-fuchsia-800\/0{
  background-color: rgb(134 25 143 / 0) !important;
}.tw-bg-fuchsia-800\/10{
  background-color: rgb(134 25 143 / 0.1) !important;
}.tw-bg-fuchsia-800\/100{
  background-color: rgb(134 25 143 / 1) !important;
}.tw-bg-fuchsia-800\/15{
  background-color: rgb(134 25 143 / 0.15) !important;
}.tw-bg-fuchsia-800\/20{
  background-color: rgb(134 25 143 / 0.2) !important;
}.tw-bg-fuchsia-800\/25{
  background-color: rgb(134 25 143 / 0.25) !important;
}.tw-bg-fuchsia-800\/30{
  background-color: rgb(134 25 143 / 0.3) !important;
}.tw-bg-fuchsia-800\/35{
  background-color: rgb(134 25 143 / 0.35) !important;
}.tw-bg-fuchsia-800\/40{
  background-color: rgb(134 25 143 / 0.4) !important;
}.tw-bg-fuchsia-800\/45{
  background-color: rgb(134 25 143 / 0.45) !important;
}.tw-bg-fuchsia-800\/5{
  background-color: rgb(134 25 143 / 0.05) !important;
}.tw-bg-fuchsia-800\/50{
  background-color: rgb(134 25 143 / 0.5) !important;
}.tw-bg-fuchsia-800\/55{
  background-color: rgb(134 25 143 / 0.55) !important;
}.tw-bg-fuchsia-800\/60{
  background-color: rgb(134 25 143 / 0.6) !important;
}.tw-bg-fuchsia-800\/65{
  background-color: rgb(134 25 143 / 0.65) !important;
}.tw-bg-fuchsia-800\/70{
  background-color: rgb(134 25 143 / 0.7) !important;
}.tw-bg-fuchsia-800\/75{
  background-color: rgb(134 25 143 / 0.75) !important;
}.tw-bg-fuchsia-800\/80{
  background-color: rgb(134 25 143 / 0.8) !important;
}.tw-bg-fuchsia-800\/85{
  background-color: rgb(134 25 143 / 0.85) !important;
}.tw-bg-fuchsia-800\/90{
  background-color: rgb(134 25 143 / 0.9) !important;
}.tw-bg-fuchsia-800\/95{
  background-color: rgb(134 25 143 / 0.95) !important;
}.tw-bg-fuchsia-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(112 26 117 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-fuchsia-900\/0{
  background-color: rgb(112 26 117 / 0) !important;
}.tw-bg-fuchsia-900\/10{
  background-color: rgb(112 26 117 / 0.1) !important;
}.tw-bg-fuchsia-900\/100{
  background-color: rgb(112 26 117 / 1) !important;
}.tw-bg-fuchsia-900\/15{
  background-color: rgb(112 26 117 / 0.15) !important;
}.tw-bg-fuchsia-900\/20{
  background-color: rgb(112 26 117 / 0.2) !important;
}.tw-bg-fuchsia-900\/25{
  background-color: rgb(112 26 117 / 0.25) !important;
}.tw-bg-fuchsia-900\/30{
  background-color: rgb(112 26 117 / 0.3) !important;
}.tw-bg-fuchsia-900\/35{
  background-color: rgb(112 26 117 / 0.35) !important;
}.tw-bg-fuchsia-900\/40{
  background-color: rgb(112 26 117 / 0.4) !important;
}.tw-bg-fuchsia-900\/45{
  background-color: rgb(112 26 117 / 0.45) !important;
}.tw-bg-fuchsia-900\/5{
  background-color: rgb(112 26 117 / 0.05) !important;
}.tw-bg-fuchsia-900\/50{
  background-color: rgb(112 26 117 / 0.5) !important;
}.tw-bg-fuchsia-900\/55{
  background-color: rgb(112 26 117 / 0.55) !important;
}.tw-bg-fuchsia-900\/60{
  background-color: rgb(112 26 117 / 0.6) !important;
}.tw-bg-fuchsia-900\/65{
  background-color: rgb(112 26 117 / 0.65) !important;
}.tw-bg-fuchsia-900\/70{
  background-color: rgb(112 26 117 / 0.7) !important;
}.tw-bg-fuchsia-900\/75{
  background-color: rgb(112 26 117 / 0.75) !important;
}.tw-bg-fuchsia-900\/80{
  background-color: rgb(112 26 117 / 0.8) !important;
}.tw-bg-fuchsia-900\/85{
  background-color: rgb(112 26 117 / 0.85) !important;
}.tw-bg-fuchsia-900\/90{
  background-color: rgb(112 26 117 / 0.9) !important;
}.tw-bg-fuchsia-900\/95{
  background-color: rgb(112 26 117 / 0.95) !important;
}.tw-bg-gray-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-gray-100\/0{
  background-color: rgb(243 244 246 / 0) !important;
}.tw-bg-gray-100\/10{
  background-color: rgb(243 244 246 / 0.1) !important;
}.tw-bg-gray-100\/100{
  background-color: rgb(243 244 246 / 1) !important;
}.tw-bg-gray-100\/15{
  background-color: rgb(243 244 246 / 0.15) !important;
}.tw-bg-gray-100\/20{
  background-color: rgb(243 244 246 / 0.2) !important;
}.tw-bg-gray-100\/25{
  background-color: rgb(243 244 246 / 0.25) !important;
}.tw-bg-gray-100\/30{
  background-color: rgb(243 244 246 / 0.3) !important;
}.tw-bg-gray-100\/35{
  background-color: rgb(243 244 246 / 0.35) !important;
}.tw-bg-gray-100\/40{
  background-color: rgb(243 244 246 / 0.4) !important;
}.tw-bg-gray-100\/45{
  background-color: rgb(243 244 246 / 0.45) !important;
}.tw-bg-gray-100\/5{
  background-color: rgb(243 244 246 / 0.05) !important;
}.tw-bg-gray-100\/50{
  background-color: rgb(243 244 246 / 0.5) !important;
}.tw-bg-gray-100\/55{
  background-color: rgb(243 244 246 / 0.55) !important;
}.tw-bg-gray-100\/60{
  background-color: rgb(243 244 246 / 0.6) !important;
}.tw-bg-gray-100\/65{
  background-color: rgb(243 244 246 / 0.65) !important;
}.tw-bg-gray-100\/70{
  background-color: rgb(243 244 246 / 0.7) !important;
}.tw-bg-gray-100\/75{
  background-color: rgb(243 244 246 / 0.75) !important;
}.tw-bg-gray-100\/80{
  background-color: rgb(243 244 246 / 0.8) !important;
}.tw-bg-gray-100\/85{
  background-color: rgb(243 244 246 / 0.85) !important;
}.tw-bg-gray-100\/90{
  background-color: rgb(243 244 246 / 0.9) !important;
}.tw-bg-gray-100\/95{
  background-color: rgb(243 244 246 / 0.95) !important;
}.tw-bg-gray-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-gray-200\/0{
  background-color: rgb(229 231 235 / 0) !important;
}.tw-bg-gray-200\/10{
  background-color: rgb(229 231 235 / 0.1) !important;
}.tw-bg-gray-200\/100{
  background-color: rgb(229 231 235 / 1) !important;
}.tw-bg-gray-200\/15{
  background-color: rgb(229 231 235 / 0.15) !important;
}.tw-bg-gray-200\/20{
  background-color: rgb(229 231 235 / 0.2) !important;
}.tw-bg-gray-200\/25{
  background-color: rgb(229 231 235 / 0.25) !important;
}.tw-bg-gray-200\/30{
  background-color: rgb(229 231 235 / 0.3) !important;
}.tw-bg-gray-200\/35{
  background-color: rgb(229 231 235 / 0.35) !important;
}.tw-bg-gray-200\/40{
  background-color: rgb(229 231 235 / 0.4) !important;
}.tw-bg-gray-200\/45{
  background-color: rgb(229 231 235 / 0.45) !important;
}.tw-bg-gray-200\/5{
  background-color: rgb(229 231 235 / 0.05) !important;
}.tw-bg-gray-200\/50{
  background-color: rgb(229 231 235 / 0.5) !important;
}.tw-bg-gray-200\/55{
  background-color: rgb(229 231 235 / 0.55) !important;
}.tw-bg-gray-200\/60{
  background-color: rgb(229 231 235 / 0.6) !important;
}.tw-bg-gray-200\/65{
  background-color: rgb(229 231 235 / 0.65) !important;
}.tw-bg-gray-200\/70{
  background-color: rgb(229 231 235 / 0.7) !important;
}.tw-bg-gray-200\/75{
  background-color: rgb(229 231 235 / 0.75) !important;
}.tw-bg-gray-200\/80{
  background-color: rgb(229 231 235 / 0.8) !important;
}.tw-bg-gray-200\/85{
  background-color: rgb(229 231 235 / 0.85) !important;
}.tw-bg-gray-200\/90{
  background-color: rgb(229 231 235 / 0.9) !important;
}.tw-bg-gray-200\/95{
  background-color: rgb(229 231 235 / 0.95) !important;
}.tw-bg-gray-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-gray-300\/0{
  background-color: rgb(209 213 219 / 0) !important;
}.tw-bg-gray-300\/10{
  background-color: rgb(209 213 219 / 0.1) !important;
}.tw-bg-gray-300\/100{
  background-color: rgb(209 213 219 / 1) !important;
}.tw-bg-gray-300\/15{
  background-color: rgb(209 213 219 / 0.15) !important;
}.tw-bg-gray-300\/20{
  background-color: rgb(209 213 219 / 0.2) !important;
}.tw-bg-gray-300\/25{
  background-color: rgb(209 213 219 / 0.25) !important;
}.tw-bg-gray-300\/30{
  background-color: rgb(209 213 219 / 0.3) !important;
}.tw-bg-gray-300\/35{
  background-color: rgb(209 213 219 / 0.35) !important;
}.tw-bg-gray-300\/40{
  background-color: rgb(209 213 219 / 0.4) !important;
}.tw-bg-gray-300\/45{
  background-color: rgb(209 213 219 / 0.45) !important;
}.tw-bg-gray-300\/5{
  background-color: rgb(209 213 219 / 0.05) !important;
}.tw-bg-gray-300\/50{
  background-color: rgb(209 213 219 / 0.5) !important;
}.tw-bg-gray-300\/55{
  background-color: rgb(209 213 219 / 0.55) !important;
}.tw-bg-gray-300\/60{
  background-color: rgb(209 213 219 / 0.6) !important;
}.tw-bg-gray-300\/65{
  background-color: rgb(209 213 219 / 0.65) !important;
}.tw-bg-gray-300\/70{
  background-color: rgb(209 213 219 / 0.7) !important;
}.tw-bg-gray-300\/75{
  background-color: rgb(209 213 219 / 0.75) !important;
}.tw-bg-gray-300\/80{
  background-color: rgb(209 213 219 / 0.8) !important;
}.tw-bg-gray-300\/85{
  background-color: rgb(209 213 219 / 0.85) !important;
}.tw-bg-gray-300\/90{
  background-color: rgb(209 213 219 / 0.9) !important;
}.tw-bg-gray-300\/95{
  background-color: rgb(209 213 219 / 0.95) !important;
}.tw-bg-gray-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-gray-400\/0{
  background-color: rgb(156 163 175 / 0) !important;
}.tw-bg-gray-400\/10{
  background-color: rgb(156 163 175 / 0.1) !important;
}.tw-bg-gray-400\/100{
  background-color: rgb(156 163 175 / 1) !important;
}.tw-bg-gray-400\/15{
  background-color: rgb(156 163 175 / 0.15) !important;
}.tw-bg-gray-400\/20{
  background-color: rgb(156 163 175 / 0.2) !important;
}.tw-bg-gray-400\/25{
  background-color: rgb(156 163 175 / 0.25) !important;
}.tw-bg-gray-400\/30{
  background-color: rgb(156 163 175 / 0.3) !important;
}.tw-bg-gray-400\/35{
  background-color: rgb(156 163 175 / 0.35) !important;
}.tw-bg-gray-400\/40{
  background-color: rgb(156 163 175 / 0.4) !important;
}.tw-bg-gray-400\/45{
  background-color: rgb(156 163 175 / 0.45) !important;
}.tw-bg-gray-400\/5{
  background-color: rgb(156 163 175 / 0.05) !important;
}.tw-bg-gray-400\/50{
  background-color: rgb(156 163 175 / 0.5) !important;
}.tw-bg-gray-400\/55{
  background-color: rgb(156 163 175 / 0.55) !important;
}.tw-bg-gray-400\/60{
  background-color: rgb(156 163 175 / 0.6) !important;
}.tw-bg-gray-400\/65{
  background-color: rgb(156 163 175 / 0.65) !important;
}.tw-bg-gray-400\/70{
  background-color: rgb(156 163 175 / 0.7) !important;
}.tw-bg-gray-400\/75{
  background-color: rgb(156 163 175 / 0.75) !important;
}.tw-bg-gray-400\/80{
  background-color: rgb(156 163 175 / 0.8) !important;
}.tw-bg-gray-400\/85{
  background-color: rgb(156 163 175 / 0.85) !important;
}.tw-bg-gray-400\/90{
  background-color: rgb(156 163 175 / 0.9) !important;
}.tw-bg-gray-400\/95{
  background-color: rgb(156 163 175 / 0.95) !important;
}.tw-bg-gray-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-gray-50\/0{
  background-color: rgb(249 250 251 / 0) !important;
}.tw-bg-gray-50\/10{
  background-color: rgb(249 250 251 / 0.1) !important;
}.tw-bg-gray-50\/100{
  background-color: rgb(249 250 251 / 1) !important;
}.tw-bg-gray-50\/15{
  background-color: rgb(249 250 251 / 0.15) !important;
}.tw-bg-gray-50\/20{
  background-color: rgb(249 250 251 / 0.2) !important;
}.tw-bg-gray-50\/25{
  background-color: rgb(249 250 251 / 0.25) !important;
}.tw-bg-gray-50\/30{
  background-color: rgb(249 250 251 / 0.3) !important;
}.tw-bg-gray-50\/35{
  background-color: rgb(249 250 251 / 0.35) !important;
}.tw-bg-gray-50\/40{
  background-color: rgb(249 250 251 / 0.4) !important;
}.tw-bg-gray-50\/45{
  background-color: rgb(249 250 251 / 0.45) !important;
}.tw-bg-gray-50\/5{
  background-color: rgb(249 250 251 / 0.05) !important;
}.tw-bg-gray-50\/50{
  background-color: rgb(249 250 251 / 0.5) !important;
}.tw-bg-gray-50\/55{
  background-color: rgb(249 250 251 / 0.55) !important;
}.tw-bg-gray-50\/60{
  background-color: rgb(249 250 251 / 0.6) !important;
}.tw-bg-gray-50\/65{
  background-color: rgb(249 250 251 / 0.65) !important;
}.tw-bg-gray-50\/70{
  background-color: rgb(249 250 251 / 0.7) !important;
}.tw-bg-gray-50\/75{
  background-color: rgb(249 250 251 / 0.75) !important;
}.tw-bg-gray-50\/80{
  background-color: rgb(249 250 251 / 0.8) !important;
}.tw-bg-gray-50\/85{
  background-color: rgb(249 250 251 / 0.85) !important;
}.tw-bg-gray-50\/90{
  background-color: rgb(249 250 251 / 0.9) !important;
}.tw-bg-gray-50\/95{
  background-color: rgb(249 250 251 / 0.95) !important;
}.tw-bg-gray-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-gray-500\/0{
  background-color: rgb(107 114 128 / 0) !important;
}.tw-bg-gray-500\/10{
  background-color: rgb(107 114 128 / 0.1) !important;
}.tw-bg-gray-500\/100{
  background-color: rgb(107 114 128 / 1) !important;
}.tw-bg-gray-500\/15{
  background-color: rgb(107 114 128 / 0.15) !important;
}.tw-bg-gray-500\/20{
  background-color: rgb(107 114 128 / 0.2) !important;
}.tw-bg-gray-500\/25{
  background-color: rgb(107 114 128 / 0.25) !important;
}.tw-bg-gray-500\/30{
  background-color: rgb(107 114 128 / 0.3) !important;
}.tw-bg-gray-500\/35{
  background-color: rgb(107 114 128 / 0.35) !important;
}.tw-bg-gray-500\/40{
  background-color: rgb(107 114 128 / 0.4) !important;
}.tw-bg-gray-500\/45{
  background-color: rgb(107 114 128 / 0.45) !important;
}.tw-bg-gray-500\/5{
  background-color: rgb(107 114 128 / 0.05) !important;
}.tw-bg-gray-500\/50{
  background-color: rgb(107 114 128 / 0.5) !important;
}.tw-bg-gray-500\/55{
  background-color: rgb(107 114 128 / 0.55) !important;
}.tw-bg-gray-500\/60{
  background-color: rgb(107 114 128 / 0.6) !important;
}.tw-bg-gray-500\/65{
  background-color: rgb(107 114 128 / 0.65) !important;
}.tw-bg-gray-500\/70{
  background-color: rgb(107 114 128 / 0.7) !important;
}.tw-bg-gray-500\/75{
  background-color: rgb(107 114 128 / 0.75) !important;
}.tw-bg-gray-500\/80{
  background-color: rgb(107 114 128 / 0.8) !important;
}.tw-bg-gray-500\/85{
  background-color: rgb(107 114 128 / 0.85) !important;
}.tw-bg-gray-500\/90{
  background-color: rgb(107 114 128 / 0.9) !important;
}.tw-bg-gray-500\/95{
  background-color: rgb(107 114 128 / 0.95) !important;
}.tw-bg-gray-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-gray-600\/0{
  background-color: rgb(75 85 99 / 0) !important;
}.tw-bg-gray-600\/10{
  background-color: rgb(75 85 99 / 0.1) !important;
}.tw-bg-gray-600\/100{
  background-color: rgb(75 85 99 / 1) !important;
}.tw-bg-gray-600\/15{
  background-color: rgb(75 85 99 / 0.15) !important;
}.tw-bg-gray-600\/20{
  background-color: rgb(75 85 99 / 0.2) !important;
}.tw-bg-gray-600\/25{
  background-color: rgb(75 85 99 / 0.25) !important;
}.tw-bg-gray-600\/30{
  background-color: rgb(75 85 99 / 0.3) !important;
}.tw-bg-gray-600\/35{
  background-color: rgb(75 85 99 / 0.35) !important;
}.tw-bg-gray-600\/40{
  background-color: rgb(75 85 99 / 0.4) !important;
}.tw-bg-gray-600\/45{
  background-color: rgb(75 85 99 / 0.45) !important;
}.tw-bg-gray-600\/5{
  background-color: rgb(75 85 99 / 0.05) !important;
}.tw-bg-gray-600\/50{
  background-color: rgb(75 85 99 / 0.5) !important;
}.tw-bg-gray-600\/55{
  background-color: rgb(75 85 99 / 0.55) !important;
}.tw-bg-gray-600\/60{
  background-color: rgb(75 85 99 / 0.6) !important;
}.tw-bg-gray-600\/65{
  background-color: rgb(75 85 99 / 0.65) !important;
}.tw-bg-gray-600\/70{
  background-color: rgb(75 85 99 / 0.7) !important;
}.tw-bg-gray-600\/75{
  background-color: rgb(75 85 99 / 0.75) !important;
}.tw-bg-gray-600\/80{
  background-color: rgb(75 85 99 / 0.8) !important;
}.tw-bg-gray-600\/85{
  background-color: rgb(75 85 99 / 0.85) !important;
}.tw-bg-gray-600\/90{
  background-color: rgb(75 85 99 / 0.9) !important;
}.tw-bg-gray-600\/95{
  background-color: rgb(75 85 99 / 0.95) !important;
}.tw-bg-gray-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-gray-700\/0{
  background-color: rgb(55 65 81 / 0) !important;
}.tw-bg-gray-700\/10{
  background-color: rgb(55 65 81 / 0.1) !important;
}.tw-bg-gray-700\/100{
  background-color: rgb(55 65 81 / 1) !important;
}.tw-bg-gray-700\/15{
  background-color: rgb(55 65 81 / 0.15) !important;
}.tw-bg-gray-700\/20{
  background-color: rgb(55 65 81 / 0.2) !important;
}.tw-bg-gray-700\/25{
  background-color: rgb(55 65 81 / 0.25) !important;
}.tw-bg-gray-700\/30{
  background-color: rgb(55 65 81 / 0.3) !important;
}.tw-bg-gray-700\/35{
  background-color: rgb(55 65 81 / 0.35) !important;
}.tw-bg-gray-700\/40{
  background-color: rgb(55 65 81 / 0.4) !important;
}.tw-bg-gray-700\/45{
  background-color: rgb(55 65 81 / 0.45) !important;
}.tw-bg-gray-700\/5{
  background-color: rgb(55 65 81 / 0.05) !important;
}.tw-bg-gray-700\/50{
  background-color: rgb(55 65 81 / 0.5) !important;
}.tw-bg-gray-700\/55{
  background-color: rgb(55 65 81 / 0.55) !important;
}.tw-bg-gray-700\/60{
  background-color: rgb(55 65 81 / 0.6) !important;
}.tw-bg-gray-700\/65{
  background-color: rgb(55 65 81 / 0.65) !important;
}.tw-bg-gray-700\/70{
  background-color: rgb(55 65 81 / 0.7) !important;
}.tw-bg-gray-700\/75{
  background-color: rgb(55 65 81 / 0.75) !important;
}.tw-bg-gray-700\/80{
  background-color: rgb(55 65 81 / 0.8) !important;
}.tw-bg-gray-700\/85{
  background-color: rgb(55 65 81 / 0.85) !important;
}.tw-bg-gray-700\/90{
  background-color: rgb(55 65 81 / 0.9) !important;
}.tw-bg-gray-700\/95{
  background-color: rgb(55 65 81 / 0.95) !important;
}.tw-bg-gray-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-gray-800\/0{
  background-color: rgb(31 41 55 / 0) !important;
}.tw-bg-gray-800\/10{
  background-color: rgb(31 41 55 / 0.1) !important;
}.tw-bg-gray-800\/100{
  background-color: rgb(31 41 55 / 1) !important;
}.tw-bg-gray-800\/15{
  background-color: rgb(31 41 55 / 0.15) !important;
}.tw-bg-gray-800\/20{
  background-color: rgb(31 41 55 / 0.2) !important;
}.tw-bg-gray-800\/25{
  background-color: rgb(31 41 55 / 0.25) !important;
}.tw-bg-gray-800\/30{
  background-color: rgb(31 41 55 / 0.3) !important;
}.tw-bg-gray-800\/35{
  background-color: rgb(31 41 55 / 0.35) !important;
}.tw-bg-gray-800\/40{
  background-color: rgb(31 41 55 / 0.4) !important;
}.tw-bg-gray-800\/45{
  background-color: rgb(31 41 55 / 0.45) !important;
}.tw-bg-gray-800\/5{
  background-color: rgb(31 41 55 / 0.05) !important;
}.tw-bg-gray-800\/50{
  background-color: rgb(31 41 55 / 0.5) !important;
}.tw-bg-gray-800\/55{
  background-color: rgb(31 41 55 / 0.55) !important;
}.tw-bg-gray-800\/60{
  background-color: rgb(31 41 55 / 0.6) !important;
}.tw-bg-gray-800\/65{
  background-color: rgb(31 41 55 / 0.65) !important;
}.tw-bg-gray-800\/70{
  background-color: rgb(31 41 55 / 0.7) !important;
}.tw-bg-gray-800\/75{
  background-color: rgb(31 41 55 / 0.75) !important;
}.tw-bg-gray-800\/80{
  background-color: rgb(31 41 55 / 0.8) !important;
}.tw-bg-gray-800\/85{
  background-color: rgb(31 41 55 / 0.85) !important;
}.tw-bg-gray-800\/90{
  background-color: rgb(31 41 55 / 0.9) !important;
}.tw-bg-gray-800\/95{
  background-color: rgb(31 41 55 / 0.95) !important;
}.tw-bg-gray-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-gray-900\/0{
  background-color: rgb(17 24 39 / 0) !important;
}.tw-bg-gray-900\/10{
  background-color: rgb(17 24 39 / 0.1) !important;
}.tw-bg-gray-900\/100{
  background-color: rgb(17 24 39 / 1) !important;
}.tw-bg-gray-900\/15{
  background-color: rgb(17 24 39 / 0.15) !important;
}.tw-bg-gray-900\/20{
  background-color: rgb(17 24 39 / 0.2) !important;
}.tw-bg-gray-900\/25{
  background-color: rgb(17 24 39 / 0.25) !important;
}.tw-bg-gray-900\/30{
  background-color: rgb(17 24 39 / 0.3) !important;
}.tw-bg-gray-900\/35{
  background-color: rgb(17 24 39 / 0.35) !important;
}.tw-bg-gray-900\/40{
  background-color: rgb(17 24 39 / 0.4) !important;
}.tw-bg-gray-900\/45{
  background-color: rgb(17 24 39 / 0.45) !important;
}.tw-bg-gray-900\/5{
  background-color: rgb(17 24 39 / 0.05) !important;
}.tw-bg-gray-900\/50{
  background-color: rgb(17 24 39 / 0.5) !important;
}.tw-bg-gray-900\/55{
  background-color: rgb(17 24 39 / 0.55) !important;
}.tw-bg-gray-900\/60{
  background-color: rgb(17 24 39 / 0.6) !important;
}.tw-bg-gray-900\/65{
  background-color: rgb(17 24 39 / 0.65) !important;
}.tw-bg-gray-900\/70{
  background-color: rgb(17 24 39 / 0.7) !important;
}.tw-bg-gray-900\/75{
  background-color: rgb(17 24 39 / 0.75) !important;
}.tw-bg-gray-900\/80{
  background-color: rgb(17 24 39 / 0.8) !important;
}.tw-bg-gray-900\/85{
  background-color: rgb(17 24 39 / 0.85) !important;
}.tw-bg-gray-900\/90{
  background-color: rgb(17 24 39 / 0.9) !important;
}.tw-bg-gray-900\/95{
  background-color: rgb(17 24 39 / 0.95) !important;
}.tw-bg-green-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-green-100\/0{
  background-color: rgb(220 252 231 / 0) !important;
}.tw-bg-green-100\/10{
  background-color: rgb(220 252 231 / 0.1) !important;
}.tw-bg-green-100\/100{
  background-color: rgb(220 252 231 / 1) !important;
}.tw-bg-green-100\/15{
  background-color: rgb(220 252 231 / 0.15) !important;
}.tw-bg-green-100\/20{
  background-color: rgb(220 252 231 / 0.2) !important;
}.tw-bg-green-100\/25{
  background-color: rgb(220 252 231 / 0.25) !important;
}.tw-bg-green-100\/30{
  background-color: rgb(220 252 231 / 0.3) !important;
}.tw-bg-green-100\/35{
  background-color: rgb(220 252 231 / 0.35) !important;
}.tw-bg-green-100\/40{
  background-color: rgb(220 252 231 / 0.4) !important;
}.tw-bg-green-100\/45{
  background-color: rgb(220 252 231 / 0.45) !important;
}.tw-bg-green-100\/5{
  background-color: rgb(220 252 231 / 0.05) !important;
}.tw-bg-green-100\/50{
  background-color: rgb(220 252 231 / 0.5) !important;
}.tw-bg-green-100\/55{
  background-color: rgb(220 252 231 / 0.55) !important;
}.tw-bg-green-100\/60{
  background-color: rgb(220 252 231 / 0.6) !important;
}.tw-bg-green-100\/65{
  background-color: rgb(220 252 231 / 0.65) !important;
}.tw-bg-green-100\/70{
  background-color: rgb(220 252 231 / 0.7) !important;
}.tw-bg-green-100\/75{
  background-color: rgb(220 252 231 / 0.75) !important;
}.tw-bg-green-100\/80{
  background-color: rgb(220 252 231 / 0.8) !important;
}.tw-bg-green-100\/85{
  background-color: rgb(220 252 231 / 0.85) !important;
}.tw-bg-green-100\/90{
  background-color: rgb(220 252 231 / 0.9) !important;
}.tw-bg-green-100\/95{
  background-color: rgb(220 252 231 / 0.95) !important;
}.tw-bg-green-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-green-200\/0{
  background-color: rgb(187 247 208 / 0) !important;
}.tw-bg-green-200\/10{
  background-color: rgb(187 247 208 / 0.1) !important;
}.tw-bg-green-200\/100{
  background-color: rgb(187 247 208 / 1) !important;
}.tw-bg-green-200\/15{
  background-color: rgb(187 247 208 / 0.15) !important;
}.tw-bg-green-200\/20{
  background-color: rgb(187 247 208 / 0.2) !important;
}.tw-bg-green-200\/25{
  background-color: rgb(187 247 208 / 0.25) !important;
}.tw-bg-green-200\/30{
  background-color: rgb(187 247 208 / 0.3) !important;
}.tw-bg-green-200\/35{
  background-color: rgb(187 247 208 / 0.35) !important;
}.tw-bg-green-200\/40{
  background-color: rgb(187 247 208 / 0.4) !important;
}.tw-bg-green-200\/45{
  background-color: rgb(187 247 208 / 0.45) !important;
}.tw-bg-green-200\/5{
  background-color: rgb(187 247 208 / 0.05) !important;
}.tw-bg-green-200\/50{
  background-color: rgb(187 247 208 / 0.5) !important;
}.tw-bg-green-200\/55{
  background-color: rgb(187 247 208 / 0.55) !important;
}.tw-bg-green-200\/60{
  background-color: rgb(187 247 208 / 0.6) !important;
}.tw-bg-green-200\/65{
  background-color: rgb(187 247 208 / 0.65) !important;
}.tw-bg-green-200\/70{
  background-color: rgb(187 247 208 / 0.7) !important;
}.tw-bg-green-200\/75{
  background-color: rgb(187 247 208 / 0.75) !important;
}.tw-bg-green-200\/80{
  background-color: rgb(187 247 208 / 0.8) !important;
}.tw-bg-green-200\/85{
  background-color: rgb(187 247 208 / 0.85) !important;
}.tw-bg-green-200\/90{
  background-color: rgb(187 247 208 / 0.9) !important;
}.tw-bg-green-200\/95{
  background-color: rgb(187 247 208 / 0.95) !important;
}.tw-bg-green-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(134 239 172 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-green-300\/0{
  background-color: rgb(134 239 172 / 0) !important;
}.tw-bg-green-300\/10{
  background-color: rgb(134 239 172 / 0.1) !important;
}.tw-bg-green-300\/100{
  background-color: rgb(134 239 172 / 1) !important;
}.tw-bg-green-300\/15{
  background-color: rgb(134 239 172 / 0.15) !important;
}.tw-bg-green-300\/20{
  background-color: rgb(134 239 172 / 0.2) !important;
}.tw-bg-green-300\/25{
  background-color: rgb(134 239 172 / 0.25) !important;
}.tw-bg-green-300\/30{
  background-color: rgb(134 239 172 / 0.3) !important;
}.tw-bg-green-300\/35{
  background-color: rgb(134 239 172 / 0.35) !important;
}.tw-bg-green-300\/40{
  background-color: rgb(134 239 172 / 0.4) !important;
}.tw-bg-green-300\/45{
  background-color: rgb(134 239 172 / 0.45) !important;
}.tw-bg-green-300\/5{
  background-color: rgb(134 239 172 / 0.05) !important;
}.tw-bg-green-300\/50{
  background-color: rgb(134 239 172 / 0.5) !important;
}.tw-bg-green-300\/55{
  background-color: rgb(134 239 172 / 0.55) !important;
}.tw-bg-green-300\/60{
  background-color: rgb(134 239 172 / 0.6) !important;
}.tw-bg-green-300\/65{
  background-color: rgb(134 239 172 / 0.65) !important;
}.tw-bg-green-300\/70{
  background-color: rgb(134 239 172 / 0.7) !important;
}.tw-bg-green-300\/75{
  background-color: rgb(134 239 172 / 0.75) !important;
}.tw-bg-green-300\/80{
  background-color: rgb(134 239 172 / 0.8) !important;
}.tw-bg-green-300\/85{
  background-color: rgb(134 239 172 / 0.85) !important;
}.tw-bg-green-300\/90{
  background-color: rgb(134 239 172 / 0.9) !important;
}.tw-bg-green-300\/95{
  background-color: rgb(134 239 172 / 0.95) !important;
}.tw-bg-green-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(74 222 128 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-green-400\/0{
  background-color: rgb(74 222 128 / 0) !important;
}.tw-bg-green-400\/10{
  background-color: rgb(74 222 128 / 0.1) !important;
}.tw-bg-green-400\/100{
  background-color: rgb(74 222 128 / 1) !important;
}.tw-bg-green-400\/15{
  background-color: rgb(74 222 128 / 0.15) !important;
}.tw-bg-green-400\/20{
  background-color: rgb(74 222 128 / 0.2) !important;
}.tw-bg-green-400\/25{
  background-color: rgb(74 222 128 / 0.25) !important;
}.tw-bg-green-400\/30{
  background-color: rgb(74 222 128 / 0.3) !important;
}.tw-bg-green-400\/35{
  background-color: rgb(74 222 128 / 0.35) !important;
}.tw-bg-green-400\/40{
  background-color: rgb(74 222 128 / 0.4) !important;
}.tw-bg-green-400\/45{
  background-color: rgb(74 222 128 / 0.45) !important;
}.tw-bg-green-400\/5{
  background-color: rgb(74 222 128 / 0.05) !important;
}.tw-bg-green-400\/50{
  background-color: rgb(74 222 128 / 0.5) !important;
}.tw-bg-green-400\/55{
  background-color: rgb(74 222 128 / 0.55) !important;
}.tw-bg-green-400\/60{
  background-color: rgb(74 222 128 / 0.6) !important;
}.tw-bg-green-400\/65{
  background-color: rgb(74 222 128 / 0.65) !important;
}.tw-bg-green-400\/70{
  background-color: rgb(74 222 128 / 0.7) !important;
}.tw-bg-green-400\/75{
  background-color: rgb(74 222 128 / 0.75) !important;
}.tw-bg-green-400\/80{
  background-color: rgb(74 222 128 / 0.8) !important;
}.tw-bg-green-400\/85{
  background-color: rgb(74 222 128 / 0.85) !important;
}.tw-bg-green-400\/90{
  background-color: rgb(74 222 128 / 0.9) !important;
}.tw-bg-green-400\/95{
  background-color: rgb(74 222 128 / 0.95) !important;
}.tw-bg-green-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-green-50\/0{
  background-color: rgb(240 253 244 / 0) !important;
}.tw-bg-green-50\/10{
  background-color: rgb(240 253 244 / 0.1) !important;
}.tw-bg-green-50\/100{
  background-color: rgb(240 253 244 / 1) !important;
}.tw-bg-green-50\/15{
  background-color: rgb(240 253 244 / 0.15) !important;
}.tw-bg-green-50\/20{
  background-color: rgb(240 253 244 / 0.2) !important;
}.tw-bg-green-50\/25{
  background-color: rgb(240 253 244 / 0.25) !important;
}.tw-bg-green-50\/30{
  background-color: rgb(240 253 244 / 0.3) !important;
}.tw-bg-green-50\/35{
  background-color: rgb(240 253 244 / 0.35) !important;
}.tw-bg-green-50\/40{
  background-color: rgb(240 253 244 / 0.4) !important;
}.tw-bg-green-50\/45{
  background-color: rgb(240 253 244 / 0.45) !important;
}.tw-bg-green-50\/5{
  background-color: rgb(240 253 244 / 0.05) !important;
}.tw-bg-green-50\/50{
  background-color: rgb(240 253 244 / 0.5) !important;
}.tw-bg-green-50\/55{
  background-color: rgb(240 253 244 / 0.55) !important;
}.tw-bg-green-50\/60{
  background-color: rgb(240 253 244 / 0.6) !important;
}.tw-bg-green-50\/65{
  background-color: rgb(240 253 244 / 0.65) !important;
}.tw-bg-green-50\/70{
  background-color: rgb(240 253 244 / 0.7) !important;
}.tw-bg-green-50\/75{
  background-color: rgb(240 253 244 / 0.75) !important;
}.tw-bg-green-50\/80{
  background-color: rgb(240 253 244 / 0.8) !important;
}.tw-bg-green-50\/85{
  background-color: rgb(240 253 244 / 0.85) !important;
}.tw-bg-green-50\/90{
  background-color: rgb(240 253 244 / 0.9) !important;
}.tw-bg-green-50\/95{
  background-color: rgb(240 253 244 / 0.95) !important;
}.tw-bg-green-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-green-500\/0{
  background-color: rgb(34 197 94 / 0) !important;
}.tw-bg-green-500\/10{
  background-color: rgb(34 197 94 / 0.1) !important;
}.tw-bg-green-500\/100{
  background-color: rgb(34 197 94 / 1) !important;
}.tw-bg-green-500\/15{
  background-color: rgb(34 197 94 / 0.15) !important;
}.tw-bg-green-500\/20{
  background-color: rgb(34 197 94 / 0.2) !important;
}.tw-bg-green-500\/25{
  background-color: rgb(34 197 94 / 0.25) !important;
}.tw-bg-green-500\/30{
  background-color: rgb(34 197 94 / 0.3) !important;
}.tw-bg-green-500\/35{
  background-color: rgb(34 197 94 / 0.35) !important;
}.tw-bg-green-500\/40{
  background-color: rgb(34 197 94 / 0.4) !important;
}.tw-bg-green-500\/45{
  background-color: rgb(34 197 94 / 0.45) !important;
}.tw-bg-green-500\/5{
  background-color: rgb(34 197 94 / 0.05) !important;
}.tw-bg-green-500\/50{
  background-color: rgb(34 197 94 / 0.5) !important;
}.tw-bg-green-500\/55{
  background-color: rgb(34 197 94 / 0.55) !important;
}.tw-bg-green-500\/60{
  background-color: rgb(34 197 94 / 0.6) !important;
}.tw-bg-green-500\/65{
  background-color: rgb(34 197 94 / 0.65) !important;
}.tw-bg-green-500\/70{
  background-color: rgb(34 197 94 / 0.7) !important;
}.tw-bg-green-500\/75{
  background-color: rgb(34 197 94 / 0.75) !important;
}.tw-bg-green-500\/80{
  background-color: rgb(34 197 94 / 0.8) !important;
}.tw-bg-green-500\/85{
  background-color: rgb(34 197 94 / 0.85) !important;
}.tw-bg-green-500\/90{
  background-color: rgb(34 197 94 / 0.9) !important;
}.tw-bg-green-500\/95{
  background-color: rgb(34 197 94 / 0.95) !important;
}.tw-bg-green-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-green-600\/0{
  background-color: rgb(22 163 74 / 0) !important;
}.tw-bg-green-600\/10{
  background-color: rgb(22 163 74 / 0.1) !important;
}.tw-bg-green-600\/100{
  background-color: rgb(22 163 74 / 1) !important;
}.tw-bg-green-600\/15{
  background-color: rgb(22 163 74 / 0.15) !important;
}.tw-bg-green-600\/20{
  background-color: rgb(22 163 74 / 0.2) !important;
}.tw-bg-green-600\/25{
  background-color: rgb(22 163 74 / 0.25) !important;
}.tw-bg-green-600\/30{
  background-color: rgb(22 163 74 / 0.3) !important;
}.tw-bg-green-600\/35{
  background-color: rgb(22 163 74 / 0.35) !important;
}.tw-bg-green-600\/40{
  background-color: rgb(22 163 74 / 0.4) !important;
}.tw-bg-green-600\/45{
  background-color: rgb(22 163 74 / 0.45) !important;
}.tw-bg-green-600\/5{
  background-color: rgb(22 163 74 / 0.05) !important;
}.tw-bg-green-600\/50{
  background-color: rgb(22 163 74 / 0.5) !important;
}.tw-bg-green-600\/55{
  background-color: rgb(22 163 74 / 0.55) !important;
}.tw-bg-green-600\/60{
  background-color: rgb(22 163 74 / 0.6) !important;
}.tw-bg-green-600\/65{
  background-color: rgb(22 163 74 / 0.65) !important;
}.tw-bg-green-600\/70{
  background-color: rgb(22 163 74 / 0.7) !important;
}.tw-bg-green-600\/75{
  background-color: rgb(22 163 74 / 0.75) !important;
}.tw-bg-green-600\/80{
  background-color: rgb(22 163 74 / 0.8) !important;
}.tw-bg-green-600\/85{
  background-color: rgb(22 163 74 / 0.85) !important;
}.tw-bg-green-600\/90{
  background-color: rgb(22 163 74 / 0.9) !important;
}.tw-bg-green-600\/95{
  background-color: rgb(22 163 74 / 0.95) !important;
}.tw-bg-green-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(21 128 61 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-green-700\/0{
  background-color: rgb(21 128 61 / 0) !important;
}.tw-bg-green-700\/10{
  background-color: rgb(21 128 61 / 0.1) !important;
}.tw-bg-green-700\/100{
  background-color: rgb(21 128 61 / 1) !important;
}.tw-bg-green-700\/15{
  background-color: rgb(21 128 61 / 0.15) !important;
}.tw-bg-green-700\/20{
  background-color: rgb(21 128 61 / 0.2) !important;
}.tw-bg-green-700\/25{
  background-color: rgb(21 128 61 / 0.25) !important;
}.tw-bg-green-700\/30{
  background-color: rgb(21 128 61 / 0.3) !important;
}.tw-bg-green-700\/35{
  background-color: rgb(21 128 61 / 0.35) !important;
}.tw-bg-green-700\/40{
  background-color: rgb(21 128 61 / 0.4) !important;
}.tw-bg-green-700\/45{
  background-color: rgb(21 128 61 / 0.45) !important;
}.tw-bg-green-700\/5{
  background-color: rgb(21 128 61 / 0.05) !important;
}.tw-bg-green-700\/50{
  background-color: rgb(21 128 61 / 0.5) !important;
}.tw-bg-green-700\/55{
  background-color: rgb(21 128 61 / 0.55) !important;
}.tw-bg-green-700\/60{
  background-color: rgb(21 128 61 / 0.6) !important;
}.tw-bg-green-700\/65{
  background-color: rgb(21 128 61 / 0.65) !important;
}.tw-bg-green-700\/70{
  background-color: rgb(21 128 61 / 0.7) !important;
}.tw-bg-green-700\/75{
  background-color: rgb(21 128 61 / 0.75) !important;
}.tw-bg-green-700\/80{
  background-color: rgb(21 128 61 / 0.8) !important;
}.tw-bg-green-700\/85{
  background-color: rgb(21 128 61 / 0.85) !important;
}.tw-bg-green-700\/90{
  background-color: rgb(21 128 61 / 0.9) !important;
}.tw-bg-green-700\/95{
  background-color: rgb(21 128 61 / 0.95) !important;
}.tw-bg-green-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(22 101 52 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-green-800\/0{
  background-color: rgb(22 101 52 / 0) !important;
}.tw-bg-green-800\/10{
  background-color: rgb(22 101 52 / 0.1) !important;
}.tw-bg-green-800\/100{
  background-color: rgb(22 101 52 / 1) !important;
}.tw-bg-green-800\/15{
  background-color: rgb(22 101 52 / 0.15) !important;
}.tw-bg-green-800\/20{
  background-color: rgb(22 101 52 / 0.2) !important;
}.tw-bg-green-800\/25{
  background-color: rgb(22 101 52 / 0.25) !important;
}.tw-bg-green-800\/30{
  background-color: rgb(22 101 52 / 0.3) !important;
}.tw-bg-green-800\/35{
  background-color: rgb(22 101 52 / 0.35) !important;
}.tw-bg-green-800\/40{
  background-color: rgb(22 101 52 / 0.4) !important;
}.tw-bg-green-800\/45{
  background-color: rgb(22 101 52 / 0.45) !important;
}.tw-bg-green-800\/5{
  background-color: rgb(22 101 52 / 0.05) !important;
}.tw-bg-green-800\/50{
  background-color: rgb(22 101 52 / 0.5) !important;
}.tw-bg-green-800\/55{
  background-color: rgb(22 101 52 / 0.55) !important;
}.tw-bg-green-800\/60{
  background-color: rgb(22 101 52 / 0.6) !important;
}.tw-bg-green-800\/65{
  background-color: rgb(22 101 52 / 0.65) !important;
}.tw-bg-green-800\/70{
  background-color: rgb(22 101 52 / 0.7) !important;
}.tw-bg-green-800\/75{
  background-color: rgb(22 101 52 / 0.75) !important;
}.tw-bg-green-800\/80{
  background-color: rgb(22 101 52 / 0.8) !important;
}.tw-bg-green-800\/85{
  background-color: rgb(22 101 52 / 0.85) !important;
}.tw-bg-green-800\/90{
  background-color: rgb(22 101 52 / 0.9) !important;
}.tw-bg-green-800\/95{
  background-color: rgb(22 101 52 / 0.95) !important;
}.tw-bg-green-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(20 83 45 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-green-900\/0{
  background-color: rgb(20 83 45 / 0) !important;
}.tw-bg-green-900\/10{
  background-color: rgb(20 83 45 / 0.1) !important;
}.tw-bg-green-900\/100{
  background-color: rgb(20 83 45 / 1) !important;
}.tw-bg-green-900\/15{
  background-color: rgb(20 83 45 / 0.15) !important;
}.tw-bg-green-900\/20{
  background-color: rgb(20 83 45 / 0.2) !important;
}.tw-bg-green-900\/25{
  background-color: rgb(20 83 45 / 0.25) !important;
}.tw-bg-green-900\/30{
  background-color: rgb(20 83 45 / 0.3) !important;
}.tw-bg-green-900\/35{
  background-color: rgb(20 83 45 / 0.35) !important;
}.tw-bg-green-900\/40{
  background-color: rgb(20 83 45 / 0.4) !important;
}.tw-bg-green-900\/45{
  background-color: rgb(20 83 45 / 0.45) !important;
}.tw-bg-green-900\/5{
  background-color: rgb(20 83 45 / 0.05) !important;
}.tw-bg-green-900\/50{
  background-color: rgb(20 83 45 / 0.5) !important;
}.tw-bg-green-900\/55{
  background-color: rgb(20 83 45 / 0.55) !important;
}.tw-bg-green-900\/60{
  background-color: rgb(20 83 45 / 0.6) !important;
}.tw-bg-green-900\/65{
  background-color: rgb(20 83 45 / 0.65) !important;
}.tw-bg-green-900\/70{
  background-color: rgb(20 83 45 / 0.7) !important;
}.tw-bg-green-900\/75{
  background-color: rgb(20 83 45 / 0.75) !important;
}.tw-bg-green-900\/80{
  background-color: rgb(20 83 45 / 0.8) !important;
}.tw-bg-green-900\/85{
  background-color: rgb(20 83 45 / 0.85) !important;
}.tw-bg-green-900\/90{
  background-color: rgb(20 83 45 / 0.9) !important;
}.tw-bg-green-900\/95{
  background-color: rgb(20 83 45 / 0.95) !important;
}.tw-bg-indigo-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(224 231 255 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-indigo-100\/0{
  background-color: rgb(224 231 255 / 0) !important;
}.tw-bg-indigo-100\/10{
  background-color: rgb(224 231 255 / 0.1) !important;
}.tw-bg-indigo-100\/100{
  background-color: rgb(224 231 255 / 1) !important;
}.tw-bg-indigo-100\/15{
  background-color: rgb(224 231 255 / 0.15) !important;
}.tw-bg-indigo-100\/20{
  background-color: rgb(224 231 255 / 0.2) !important;
}.tw-bg-indigo-100\/25{
  background-color: rgb(224 231 255 / 0.25) !important;
}.tw-bg-indigo-100\/30{
  background-color: rgb(224 231 255 / 0.3) !important;
}.tw-bg-indigo-100\/35{
  background-color: rgb(224 231 255 / 0.35) !important;
}.tw-bg-indigo-100\/40{
  background-color: rgb(224 231 255 / 0.4) !important;
}.tw-bg-indigo-100\/45{
  background-color: rgb(224 231 255 / 0.45) !important;
}.tw-bg-indigo-100\/5{
  background-color: rgb(224 231 255 / 0.05) !important;
}.tw-bg-indigo-100\/50{
  background-color: rgb(224 231 255 / 0.5) !important;
}.tw-bg-indigo-100\/55{
  background-color: rgb(224 231 255 / 0.55) !important;
}.tw-bg-indigo-100\/60{
  background-color: rgb(224 231 255 / 0.6) !important;
}.tw-bg-indigo-100\/65{
  background-color: rgb(224 231 255 / 0.65) !important;
}.tw-bg-indigo-100\/70{
  background-color: rgb(224 231 255 / 0.7) !important;
}.tw-bg-indigo-100\/75{
  background-color: rgb(224 231 255 / 0.75) !important;
}.tw-bg-indigo-100\/80{
  background-color: rgb(224 231 255 / 0.8) !important;
}.tw-bg-indigo-100\/85{
  background-color: rgb(224 231 255 / 0.85) !important;
}.tw-bg-indigo-100\/90{
  background-color: rgb(224 231 255 / 0.9) !important;
}.tw-bg-indigo-100\/95{
  background-color: rgb(224 231 255 / 0.95) !important;
}.tw-bg-indigo-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(199 210 254 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-indigo-200\/0{
  background-color: rgb(199 210 254 / 0) !important;
}.tw-bg-indigo-200\/10{
  background-color: rgb(199 210 254 / 0.1) !important;
}.tw-bg-indigo-200\/100{
  background-color: rgb(199 210 254 / 1) !important;
}.tw-bg-indigo-200\/15{
  background-color: rgb(199 210 254 / 0.15) !important;
}.tw-bg-indigo-200\/20{
  background-color: rgb(199 210 254 / 0.2) !important;
}.tw-bg-indigo-200\/25{
  background-color: rgb(199 210 254 / 0.25) !important;
}.tw-bg-indigo-200\/30{
  background-color: rgb(199 210 254 / 0.3) !important;
}.tw-bg-indigo-200\/35{
  background-color: rgb(199 210 254 / 0.35) !important;
}.tw-bg-indigo-200\/40{
  background-color: rgb(199 210 254 / 0.4) !important;
}.tw-bg-indigo-200\/45{
  background-color: rgb(199 210 254 / 0.45) !important;
}.tw-bg-indigo-200\/5{
  background-color: rgb(199 210 254 / 0.05) !important;
}.tw-bg-indigo-200\/50{
  background-color: rgb(199 210 254 / 0.5) !important;
}.tw-bg-indigo-200\/55{
  background-color: rgb(199 210 254 / 0.55) !important;
}.tw-bg-indigo-200\/60{
  background-color: rgb(199 210 254 / 0.6) !important;
}.tw-bg-indigo-200\/65{
  background-color: rgb(199 210 254 / 0.65) !important;
}.tw-bg-indigo-200\/70{
  background-color: rgb(199 210 254 / 0.7) !important;
}.tw-bg-indigo-200\/75{
  background-color: rgb(199 210 254 / 0.75) !important;
}.tw-bg-indigo-200\/80{
  background-color: rgb(199 210 254 / 0.8) !important;
}.tw-bg-indigo-200\/85{
  background-color: rgb(199 210 254 / 0.85) !important;
}.tw-bg-indigo-200\/90{
  background-color: rgb(199 210 254 / 0.9) !important;
}.tw-bg-indigo-200\/95{
  background-color: rgb(199 210 254 / 0.95) !important;
}.tw-bg-indigo-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(165 180 252 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-indigo-300\/0{
  background-color: rgb(165 180 252 / 0) !important;
}.tw-bg-indigo-300\/10{
  background-color: rgb(165 180 252 / 0.1) !important;
}.tw-bg-indigo-300\/100{
  background-color: rgb(165 180 252 / 1) !important;
}.tw-bg-indigo-300\/15{
  background-color: rgb(165 180 252 / 0.15) !important;
}.tw-bg-indigo-300\/20{
  background-color: rgb(165 180 252 / 0.2) !important;
}.tw-bg-indigo-300\/25{
  background-color: rgb(165 180 252 / 0.25) !important;
}.tw-bg-indigo-300\/30{
  background-color: rgb(165 180 252 / 0.3) !important;
}.tw-bg-indigo-300\/35{
  background-color: rgb(165 180 252 / 0.35) !important;
}.tw-bg-indigo-300\/40{
  background-color: rgb(165 180 252 / 0.4) !important;
}.tw-bg-indigo-300\/45{
  background-color: rgb(165 180 252 / 0.45) !important;
}.tw-bg-indigo-300\/5{
  background-color: rgb(165 180 252 / 0.05) !important;
}.tw-bg-indigo-300\/50{
  background-color: rgb(165 180 252 / 0.5) !important;
}.tw-bg-indigo-300\/55{
  background-color: rgb(165 180 252 / 0.55) !important;
}.tw-bg-indigo-300\/60{
  background-color: rgb(165 180 252 / 0.6) !important;
}.tw-bg-indigo-300\/65{
  background-color: rgb(165 180 252 / 0.65) !important;
}.tw-bg-indigo-300\/70{
  background-color: rgb(165 180 252 / 0.7) !important;
}.tw-bg-indigo-300\/75{
  background-color: rgb(165 180 252 / 0.75) !important;
}.tw-bg-indigo-300\/80{
  background-color: rgb(165 180 252 / 0.8) !important;
}.tw-bg-indigo-300\/85{
  background-color: rgb(165 180 252 / 0.85) !important;
}.tw-bg-indigo-300\/90{
  background-color: rgb(165 180 252 / 0.9) !important;
}.tw-bg-indigo-300\/95{
  background-color: rgb(165 180 252 / 0.95) !important;
}.tw-bg-indigo-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(129 140 248 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-indigo-400\/0{
  background-color: rgb(129 140 248 / 0) !important;
}.tw-bg-indigo-400\/10{
  background-color: rgb(129 140 248 / 0.1) !important;
}.tw-bg-indigo-400\/100{
  background-color: rgb(129 140 248 / 1) !important;
}.tw-bg-indigo-400\/15{
  background-color: rgb(129 140 248 / 0.15) !important;
}.tw-bg-indigo-400\/20{
  background-color: rgb(129 140 248 / 0.2) !important;
}.tw-bg-indigo-400\/25{
  background-color: rgb(129 140 248 / 0.25) !important;
}.tw-bg-indigo-400\/30{
  background-color: rgb(129 140 248 / 0.3) !important;
}.tw-bg-indigo-400\/35{
  background-color: rgb(129 140 248 / 0.35) !important;
}.tw-bg-indigo-400\/40{
  background-color: rgb(129 140 248 / 0.4) !important;
}.tw-bg-indigo-400\/45{
  background-color: rgb(129 140 248 / 0.45) !important;
}.tw-bg-indigo-400\/5{
  background-color: rgb(129 140 248 / 0.05) !important;
}.tw-bg-indigo-400\/50{
  background-color: rgb(129 140 248 / 0.5) !important;
}.tw-bg-indigo-400\/55{
  background-color: rgb(129 140 248 / 0.55) !important;
}.tw-bg-indigo-400\/60{
  background-color: rgb(129 140 248 / 0.6) !important;
}.tw-bg-indigo-400\/65{
  background-color: rgb(129 140 248 / 0.65) !important;
}.tw-bg-indigo-400\/70{
  background-color: rgb(129 140 248 / 0.7) !important;
}.tw-bg-indigo-400\/75{
  background-color: rgb(129 140 248 / 0.75) !important;
}.tw-bg-indigo-400\/80{
  background-color: rgb(129 140 248 / 0.8) !important;
}.tw-bg-indigo-400\/85{
  background-color: rgb(129 140 248 / 0.85) !important;
}.tw-bg-indigo-400\/90{
  background-color: rgb(129 140 248 / 0.9) !important;
}.tw-bg-indigo-400\/95{
  background-color: rgb(129 140 248 / 0.95) !important;
}.tw-bg-indigo-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(238 242 255 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-indigo-50\/0{
  background-color: rgb(238 242 255 / 0) !important;
}.tw-bg-indigo-50\/10{
  background-color: rgb(238 242 255 / 0.1) !important;
}.tw-bg-indigo-50\/100{
  background-color: rgb(238 242 255 / 1) !important;
}.tw-bg-indigo-50\/15{
  background-color: rgb(238 242 255 / 0.15) !important;
}.tw-bg-indigo-50\/20{
  background-color: rgb(238 242 255 / 0.2) !important;
}.tw-bg-indigo-50\/25{
  background-color: rgb(238 242 255 / 0.25) !important;
}.tw-bg-indigo-50\/30{
  background-color: rgb(238 242 255 / 0.3) !important;
}.tw-bg-indigo-50\/35{
  background-color: rgb(238 242 255 / 0.35) !important;
}.tw-bg-indigo-50\/40{
  background-color: rgb(238 242 255 / 0.4) !important;
}.tw-bg-indigo-50\/45{
  background-color: rgb(238 242 255 / 0.45) !important;
}.tw-bg-indigo-50\/5{
  background-color: rgb(238 242 255 / 0.05) !important;
}.tw-bg-indigo-50\/50{
  background-color: rgb(238 242 255 / 0.5) !important;
}.tw-bg-indigo-50\/55{
  background-color: rgb(238 242 255 / 0.55) !important;
}.tw-bg-indigo-50\/60{
  background-color: rgb(238 242 255 / 0.6) !important;
}.tw-bg-indigo-50\/65{
  background-color: rgb(238 242 255 / 0.65) !important;
}.tw-bg-indigo-50\/70{
  background-color: rgb(238 242 255 / 0.7) !important;
}.tw-bg-indigo-50\/75{
  background-color: rgb(238 242 255 / 0.75) !important;
}.tw-bg-indigo-50\/80{
  background-color: rgb(238 242 255 / 0.8) !important;
}.tw-bg-indigo-50\/85{
  background-color: rgb(238 242 255 / 0.85) !important;
}.tw-bg-indigo-50\/90{
  background-color: rgb(238 242 255 / 0.9) !important;
}.tw-bg-indigo-50\/95{
  background-color: rgb(238 242 255 / 0.95) !important;
}.tw-bg-indigo-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-indigo-500\/0{
  background-color: rgb(99 102 241 / 0) !important;
}.tw-bg-indigo-500\/10{
  background-color: rgb(99 102 241 / 0.1) !important;
}.tw-bg-indigo-500\/100{
  background-color: rgb(99 102 241 / 1) !important;
}.tw-bg-indigo-500\/15{
  background-color: rgb(99 102 241 / 0.15) !important;
}.tw-bg-indigo-500\/20{
  background-color: rgb(99 102 241 / 0.2) !important;
}.tw-bg-indigo-500\/25{
  background-color: rgb(99 102 241 / 0.25) !important;
}.tw-bg-indigo-500\/30{
  background-color: rgb(99 102 241 / 0.3) !important;
}.tw-bg-indigo-500\/35{
  background-color: rgb(99 102 241 / 0.35) !important;
}.tw-bg-indigo-500\/40{
  background-color: rgb(99 102 241 / 0.4) !important;
}.tw-bg-indigo-500\/45{
  background-color: rgb(99 102 241 / 0.45) !important;
}.tw-bg-indigo-500\/5{
  background-color: rgb(99 102 241 / 0.05) !important;
}.tw-bg-indigo-500\/50{
  background-color: rgb(99 102 241 / 0.5) !important;
}.tw-bg-indigo-500\/55{
  background-color: rgb(99 102 241 / 0.55) !important;
}.tw-bg-indigo-500\/60{
  background-color: rgb(99 102 241 / 0.6) !important;
}.tw-bg-indigo-500\/65{
  background-color: rgb(99 102 241 / 0.65) !important;
}.tw-bg-indigo-500\/70{
  background-color: rgb(99 102 241 / 0.7) !important;
}.tw-bg-indigo-500\/75{
  background-color: rgb(99 102 241 / 0.75) !important;
}.tw-bg-indigo-500\/80{
  background-color: rgb(99 102 241 / 0.8) !important;
}.tw-bg-indigo-500\/85{
  background-color: rgb(99 102 241 / 0.85) !important;
}.tw-bg-indigo-500\/90{
  background-color: rgb(99 102 241 / 0.9) !important;
}.tw-bg-indigo-500\/95{
  background-color: rgb(99 102 241 / 0.95) !important;
}.tw-bg-indigo-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-indigo-600\/0{
  background-color: rgb(79 70 229 / 0) !important;
}.tw-bg-indigo-600\/10{
  background-color: rgb(79 70 229 / 0.1) !important;
}.tw-bg-indigo-600\/100{
  background-color: rgb(79 70 229 / 1) !important;
}.tw-bg-indigo-600\/15{
  background-color: rgb(79 70 229 / 0.15) !important;
}.tw-bg-indigo-600\/20{
  background-color: rgb(79 70 229 / 0.2) !important;
}.tw-bg-indigo-600\/25{
  background-color: rgb(79 70 229 / 0.25) !important;
}.tw-bg-indigo-600\/30{
  background-color: rgb(79 70 229 / 0.3) !important;
}.tw-bg-indigo-600\/35{
  background-color: rgb(79 70 229 / 0.35) !important;
}.tw-bg-indigo-600\/40{
  background-color: rgb(79 70 229 / 0.4) !important;
}.tw-bg-indigo-600\/45{
  background-color: rgb(79 70 229 / 0.45) !important;
}.tw-bg-indigo-600\/5{
  background-color: rgb(79 70 229 / 0.05) !important;
}.tw-bg-indigo-600\/50{
  background-color: rgb(79 70 229 / 0.5) !important;
}.tw-bg-indigo-600\/55{
  background-color: rgb(79 70 229 / 0.55) !important;
}.tw-bg-indigo-600\/60{
  background-color: rgb(79 70 229 / 0.6) !important;
}.tw-bg-indigo-600\/65{
  background-color: rgb(79 70 229 / 0.65) !important;
}.tw-bg-indigo-600\/70{
  background-color: rgb(79 70 229 / 0.7) !important;
}.tw-bg-indigo-600\/75{
  background-color: rgb(79 70 229 / 0.75) !important;
}.tw-bg-indigo-600\/80{
  background-color: rgb(79 70 229 / 0.8) !important;
}.tw-bg-indigo-600\/85{
  background-color: rgb(79 70 229 / 0.85) !important;
}.tw-bg-indigo-600\/90{
  background-color: rgb(79 70 229 / 0.9) !important;
}.tw-bg-indigo-600\/95{
  background-color: rgb(79 70 229 / 0.95) !important;
}.tw-bg-indigo-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(67 56 202 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-indigo-700\/0{
  background-color: rgb(67 56 202 / 0) !important;
}.tw-bg-indigo-700\/10{
  background-color: rgb(67 56 202 / 0.1) !important;
}.tw-bg-indigo-700\/100{
  background-color: rgb(67 56 202 / 1) !important;
}.tw-bg-indigo-700\/15{
  background-color: rgb(67 56 202 / 0.15) !important;
}.tw-bg-indigo-700\/20{
  background-color: rgb(67 56 202 / 0.2) !important;
}.tw-bg-indigo-700\/25{
  background-color: rgb(67 56 202 / 0.25) !important;
}.tw-bg-indigo-700\/30{
  background-color: rgb(67 56 202 / 0.3) !important;
}.tw-bg-indigo-700\/35{
  background-color: rgb(67 56 202 / 0.35) !important;
}.tw-bg-indigo-700\/40{
  background-color: rgb(67 56 202 / 0.4) !important;
}.tw-bg-indigo-700\/45{
  background-color: rgb(67 56 202 / 0.45) !important;
}.tw-bg-indigo-700\/5{
  background-color: rgb(67 56 202 / 0.05) !important;
}.tw-bg-indigo-700\/50{
  background-color: rgb(67 56 202 / 0.5) !important;
}.tw-bg-indigo-700\/55{
  background-color: rgb(67 56 202 / 0.55) !important;
}.tw-bg-indigo-700\/60{
  background-color: rgb(67 56 202 / 0.6) !important;
}.tw-bg-indigo-700\/65{
  background-color: rgb(67 56 202 / 0.65) !important;
}.tw-bg-indigo-700\/70{
  background-color: rgb(67 56 202 / 0.7) !important;
}.tw-bg-indigo-700\/75{
  background-color: rgb(67 56 202 / 0.75) !important;
}.tw-bg-indigo-700\/80{
  background-color: rgb(67 56 202 / 0.8) !important;
}.tw-bg-indigo-700\/85{
  background-color: rgb(67 56 202 / 0.85) !important;
}.tw-bg-indigo-700\/90{
  background-color: rgb(67 56 202 / 0.9) !important;
}.tw-bg-indigo-700\/95{
  background-color: rgb(67 56 202 / 0.95) !important;
}.tw-bg-indigo-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(55 48 163 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-indigo-800\/0{
  background-color: rgb(55 48 163 / 0) !important;
}.tw-bg-indigo-800\/10{
  background-color: rgb(55 48 163 / 0.1) !important;
}.tw-bg-indigo-800\/100{
  background-color: rgb(55 48 163 / 1) !important;
}.tw-bg-indigo-800\/15{
  background-color: rgb(55 48 163 / 0.15) !important;
}.tw-bg-indigo-800\/20{
  background-color: rgb(55 48 163 / 0.2) !important;
}.tw-bg-indigo-800\/25{
  background-color: rgb(55 48 163 / 0.25) !important;
}.tw-bg-indigo-800\/30{
  background-color: rgb(55 48 163 / 0.3) !important;
}.tw-bg-indigo-800\/35{
  background-color: rgb(55 48 163 / 0.35) !important;
}.tw-bg-indigo-800\/40{
  background-color: rgb(55 48 163 / 0.4) !important;
}.tw-bg-indigo-800\/45{
  background-color: rgb(55 48 163 / 0.45) !important;
}.tw-bg-indigo-800\/5{
  background-color: rgb(55 48 163 / 0.05) !important;
}.tw-bg-indigo-800\/50{
  background-color: rgb(55 48 163 / 0.5) !important;
}.tw-bg-indigo-800\/55{
  background-color: rgb(55 48 163 / 0.55) !important;
}.tw-bg-indigo-800\/60{
  background-color: rgb(55 48 163 / 0.6) !important;
}.tw-bg-indigo-800\/65{
  background-color: rgb(55 48 163 / 0.65) !important;
}.tw-bg-indigo-800\/70{
  background-color: rgb(55 48 163 / 0.7) !important;
}.tw-bg-indigo-800\/75{
  background-color: rgb(55 48 163 / 0.75) !important;
}.tw-bg-indigo-800\/80{
  background-color: rgb(55 48 163 / 0.8) !important;
}.tw-bg-indigo-800\/85{
  background-color: rgb(55 48 163 / 0.85) !important;
}.tw-bg-indigo-800\/90{
  background-color: rgb(55 48 163 / 0.9) !important;
}.tw-bg-indigo-800\/95{
  background-color: rgb(55 48 163 / 0.95) !important;
}.tw-bg-indigo-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(49 46 129 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-indigo-900\/0{
  background-color: rgb(49 46 129 / 0) !important;
}.tw-bg-indigo-900\/10{
  background-color: rgb(49 46 129 / 0.1) !important;
}.tw-bg-indigo-900\/100{
  background-color: rgb(49 46 129 / 1) !important;
}.tw-bg-indigo-900\/15{
  background-color: rgb(49 46 129 / 0.15) !important;
}.tw-bg-indigo-900\/20{
  background-color: rgb(49 46 129 / 0.2) !important;
}.tw-bg-indigo-900\/25{
  background-color: rgb(49 46 129 / 0.25) !important;
}.tw-bg-indigo-900\/30{
  background-color: rgb(49 46 129 / 0.3) !important;
}.tw-bg-indigo-900\/35{
  background-color: rgb(49 46 129 / 0.35) !important;
}.tw-bg-indigo-900\/40{
  background-color: rgb(49 46 129 / 0.4) !important;
}.tw-bg-indigo-900\/45{
  background-color: rgb(49 46 129 / 0.45) !important;
}.tw-bg-indigo-900\/5{
  background-color: rgb(49 46 129 / 0.05) !important;
}.tw-bg-indigo-900\/50{
  background-color: rgb(49 46 129 / 0.5) !important;
}.tw-bg-indigo-900\/55{
  background-color: rgb(49 46 129 / 0.55) !important;
}.tw-bg-indigo-900\/60{
  background-color: rgb(49 46 129 / 0.6) !important;
}.tw-bg-indigo-900\/65{
  background-color: rgb(49 46 129 / 0.65) !important;
}.tw-bg-indigo-900\/70{
  background-color: rgb(49 46 129 / 0.7) !important;
}.tw-bg-indigo-900\/75{
  background-color: rgb(49 46 129 / 0.75) !important;
}.tw-bg-indigo-900\/80{
  background-color: rgb(49 46 129 / 0.8) !important;
}.tw-bg-indigo-900\/85{
  background-color: rgb(49 46 129 / 0.85) !important;
}.tw-bg-indigo-900\/90{
  background-color: rgb(49 46 129 / 0.9) !important;
}.tw-bg-indigo-900\/95{
  background-color: rgb(49 46 129 / 0.95) !important;
}.tw-bg-lime-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(236 252 203 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-lime-100\/0{
  background-color: rgb(236 252 203 / 0) !important;
}.tw-bg-lime-100\/10{
  background-color: rgb(236 252 203 / 0.1) !important;
}.tw-bg-lime-100\/100{
  background-color: rgb(236 252 203 / 1) !important;
}.tw-bg-lime-100\/15{
  background-color: rgb(236 252 203 / 0.15) !important;
}.tw-bg-lime-100\/20{
  background-color: rgb(236 252 203 / 0.2) !important;
}.tw-bg-lime-100\/25{
  background-color: rgb(236 252 203 / 0.25) !important;
}.tw-bg-lime-100\/30{
  background-color: rgb(236 252 203 / 0.3) !important;
}.tw-bg-lime-100\/35{
  background-color: rgb(236 252 203 / 0.35) !important;
}.tw-bg-lime-100\/40{
  background-color: rgb(236 252 203 / 0.4) !important;
}.tw-bg-lime-100\/45{
  background-color: rgb(236 252 203 / 0.45) !important;
}.tw-bg-lime-100\/5{
  background-color: rgb(236 252 203 / 0.05) !important;
}.tw-bg-lime-100\/50{
  background-color: rgb(236 252 203 / 0.5) !important;
}.tw-bg-lime-100\/55{
  background-color: rgb(236 252 203 / 0.55) !important;
}.tw-bg-lime-100\/60{
  background-color: rgb(236 252 203 / 0.6) !important;
}.tw-bg-lime-100\/65{
  background-color: rgb(236 252 203 / 0.65) !important;
}.tw-bg-lime-100\/70{
  background-color: rgb(236 252 203 / 0.7) !important;
}.tw-bg-lime-100\/75{
  background-color: rgb(236 252 203 / 0.75) !important;
}.tw-bg-lime-100\/80{
  background-color: rgb(236 252 203 / 0.8) !important;
}.tw-bg-lime-100\/85{
  background-color: rgb(236 252 203 / 0.85) !important;
}.tw-bg-lime-100\/90{
  background-color: rgb(236 252 203 / 0.9) !important;
}.tw-bg-lime-100\/95{
  background-color: rgb(236 252 203 / 0.95) !important;
}.tw-bg-lime-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 249 157 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-lime-200\/0{
  background-color: rgb(217 249 157 / 0) !important;
}.tw-bg-lime-200\/10{
  background-color: rgb(217 249 157 / 0.1) !important;
}.tw-bg-lime-200\/100{
  background-color: rgb(217 249 157 / 1) !important;
}.tw-bg-lime-200\/15{
  background-color: rgb(217 249 157 / 0.15) !important;
}.tw-bg-lime-200\/20{
  background-color: rgb(217 249 157 / 0.2) !important;
}.tw-bg-lime-200\/25{
  background-color: rgb(217 249 157 / 0.25) !important;
}.tw-bg-lime-200\/30{
  background-color: rgb(217 249 157 / 0.3) !important;
}.tw-bg-lime-200\/35{
  background-color: rgb(217 249 157 / 0.35) !important;
}.tw-bg-lime-200\/40{
  background-color: rgb(217 249 157 / 0.4) !important;
}.tw-bg-lime-200\/45{
  background-color: rgb(217 249 157 / 0.45) !important;
}.tw-bg-lime-200\/5{
  background-color: rgb(217 249 157 / 0.05) !important;
}.tw-bg-lime-200\/50{
  background-color: rgb(217 249 157 / 0.5) !important;
}.tw-bg-lime-200\/55{
  background-color: rgb(217 249 157 / 0.55) !important;
}.tw-bg-lime-200\/60{
  background-color: rgb(217 249 157 / 0.6) !important;
}.tw-bg-lime-200\/65{
  background-color: rgb(217 249 157 / 0.65) !important;
}.tw-bg-lime-200\/70{
  background-color: rgb(217 249 157 / 0.7) !important;
}.tw-bg-lime-200\/75{
  background-color: rgb(217 249 157 / 0.75) !important;
}.tw-bg-lime-200\/80{
  background-color: rgb(217 249 157 / 0.8) !important;
}.tw-bg-lime-200\/85{
  background-color: rgb(217 249 157 / 0.85) !important;
}.tw-bg-lime-200\/90{
  background-color: rgb(217 249 157 / 0.9) !important;
}.tw-bg-lime-200\/95{
  background-color: rgb(217 249 157 / 0.95) !important;
}.tw-bg-lime-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(190 242 100 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-lime-300\/0{
  background-color: rgb(190 242 100 / 0) !important;
}.tw-bg-lime-300\/10{
  background-color: rgb(190 242 100 / 0.1) !important;
}.tw-bg-lime-300\/100{
  background-color: rgb(190 242 100 / 1) !important;
}.tw-bg-lime-300\/15{
  background-color: rgb(190 242 100 / 0.15) !important;
}.tw-bg-lime-300\/20{
  background-color: rgb(190 242 100 / 0.2) !important;
}.tw-bg-lime-300\/25{
  background-color: rgb(190 242 100 / 0.25) !important;
}.tw-bg-lime-300\/30{
  background-color: rgb(190 242 100 / 0.3) !important;
}.tw-bg-lime-300\/35{
  background-color: rgb(190 242 100 / 0.35) !important;
}.tw-bg-lime-300\/40{
  background-color: rgb(190 242 100 / 0.4) !important;
}.tw-bg-lime-300\/45{
  background-color: rgb(190 242 100 / 0.45) !important;
}.tw-bg-lime-300\/5{
  background-color: rgb(190 242 100 / 0.05) !important;
}.tw-bg-lime-300\/50{
  background-color: rgb(190 242 100 / 0.5) !important;
}.tw-bg-lime-300\/55{
  background-color: rgb(190 242 100 / 0.55) !important;
}.tw-bg-lime-300\/60{
  background-color: rgb(190 242 100 / 0.6) !important;
}.tw-bg-lime-300\/65{
  background-color: rgb(190 242 100 / 0.65) !important;
}.tw-bg-lime-300\/70{
  background-color: rgb(190 242 100 / 0.7) !important;
}.tw-bg-lime-300\/75{
  background-color: rgb(190 242 100 / 0.75) !important;
}.tw-bg-lime-300\/80{
  background-color: rgb(190 242 100 / 0.8) !important;
}.tw-bg-lime-300\/85{
  background-color: rgb(190 242 100 / 0.85) !important;
}.tw-bg-lime-300\/90{
  background-color: rgb(190 242 100 / 0.9) !important;
}.tw-bg-lime-300\/95{
  background-color: rgb(190 242 100 / 0.95) !important;
}.tw-bg-lime-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(163 230 53 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-lime-400\/0{
  background-color: rgb(163 230 53 / 0) !important;
}.tw-bg-lime-400\/10{
  background-color: rgb(163 230 53 / 0.1) !important;
}.tw-bg-lime-400\/100{
  background-color: rgb(163 230 53 / 1) !important;
}.tw-bg-lime-400\/15{
  background-color: rgb(163 230 53 / 0.15) !important;
}.tw-bg-lime-400\/20{
  background-color: rgb(163 230 53 / 0.2) !important;
}.tw-bg-lime-400\/25{
  background-color: rgb(163 230 53 / 0.25) !important;
}.tw-bg-lime-400\/30{
  background-color: rgb(163 230 53 / 0.3) !important;
}.tw-bg-lime-400\/35{
  background-color: rgb(163 230 53 / 0.35) !important;
}.tw-bg-lime-400\/40{
  background-color: rgb(163 230 53 / 0.4) !important;
}.tw-bg-lime-400\/45{
  background-color: rgb(163 230 53 / 0.45) !important;
}.tw-bg-lime-400\/5{
  background-color: rgb(163 230 53 / 0.05) !important;
}.tw-bg-lime-400\/50{
  background-color: rgb(163 230 53 / 0.5) !important;
}.tw-bg-lime-400\/55{
  background-color: rgb(163 230 53 / 0.55) !important;
}.tw-bg-lime-400\/60{
  background-color: rgb(163 230 53 / 0.6) !important;
}.tw-bg-lime-400\/65{
  background-color: rgb(163 230 53 / 0.65) !important;
}.tw-bg-lime-400\/70{
  background-color: rgb(163 230 53 / 0.7) !important;
}.tw-bg-lime-400\/75{
  background-color: rgb(163 230 53 / 0.75) !important;
}.tw-bg-lime-400\/80{
  background-color: rgb(163 230 53 / 0.8) !important;
}.tw-bg-lime-400\/85{
  background-color: rgb(163 230 53 / 0.85) !important;
}.tw-bg-lime-400\/90{
  background-color: rgb(163 230 53 / 0.9) !important;
}.tw-bg-lime-400\/95{
  background-color: rgb(163 230 53 / 0.95) !important;
}.tw-bg-lime-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(247 254 231 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-lime-50\/0{
  background-color: rgb(247 254 231 / 0) !important;
}.tw-bg-lime-50\/10{
  background-color: rgb(247 254 231 / 0.1) !important;
}.tw-bg-lime-50\/100{
  background-color: rgb(247 254 231 / 1) !important;
}.tw-bg-lime-50\/15{
  background-color: rgb(247 254 231 / 0.15) !important;
}.tw-bg-lime-50\/20{
  background-color: rgb(247 254 231 / 0.2) !important;
}.tw-bg-lime-50\/25{
  background-color: rgb(247 254 231 / 0.25) !important;
}.tw-bg-lime-50\/30{
  background-color: rgb(247 254 231 / 0.3) !important;
}.tw-bg-lime-50\/35{
  background-color: rgb(247 254 231 / 0.35) !important;
}.tw-bg-lime-50\/40{
  background-color: rgb(247 254 231 / 0.4) !important;
}.tw-bg-lime-50\/45{
  background-color: rgb(247 254 231 / 0.45) !important;
}.tw-bg-lime-50\/5{
  background-color: rgb(247 254 231 / 0.05) !important;
}.tw-bg-lime-50\/50{
  background-color: rgb(247 254 231 / 0.5) !important;
}.tw-bg-lime-50\/55{
  background-color: rgb(247 254 231 / 0.55) !important;
}.tw-bg-lime-50\/60{
  background-color: rgb(247 254 231 / 0.6) !important;
}.tw-bg-lime-50\/65{
  background-color: rgb(247 254 231 / 0.65) !important;
}.tw-bg-lime-50\/70{
  background-color: rgb(247 254 231 / 0.7) !important;
}.tw-bg-lime-50\/75{
  background-color: rgb(247 254 231 / 0.75) !important;
}.tw-bg-lime-50\/80{
  background-color: rgb(247 254 231 / 0.8) !important;
}.tw-bg-lime-50\/85{
  background-color: rgb(247 254 231 / 0.85) !important;
}.tw-bg-lime-50\/90{
  background-color: rgb(247 254 231 / 0.9) !important;
}.tw-bg-lime-50\/95{
  background-color: rgb(247 254 231 / 0.95) !important;
}.tw-bg-lime-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(132 204 22 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-lime-500\/0{
  background-color: rgb(132 204 22 / 0) !important;
}.tw-bg-lime-500\/10{
  background-color: rgb(132 204 22 / 0.1) !important;
}.tw-bg-lime-500\/100{
  background-color: rgb(132 204 22 / 1) !important;
}.tw-bg-lime-500\/15{
  background-color: rgb(132 204 22 / 0.15) !important;
}.tw-bg-lime-500\/20{
  background-color: rgb(132 204 22 / 0.2) !important;
}.tw-bg-lime-500\/25{
  background-color: rgb(132 204 22 / 0.25) !important;
}.tw-bg-lime-500\/30{
  background-color: rgb(132 204 22 / 0.3) !important;
}.tw-bg-lime-500\/35{
  background-color: rgb(132 204 22 / 0.35) !important;
}.tw-bg-lime-500\/40{
  background-color: rgb(132 204 22 / 0.4) !important;
}.tw-bg-lime-500\/45{
  background-color: rgb(132 204 22 / 0.45) !important;
}.tw-bg-lime-500\/5{
  background-color: rgb(132 204 22 / 0.05) !important;
}.tw-bg-lime-500\/50{
  background-color: rgb(132 204 22 / 0.5) !important;
}.tw-bg-lime-500\/55{
  background-color: rgb(132 204 22 / 0.55) !important;
}.tw-bg-lime-500\/60{
  background-color: rgb(132 204 22 / 0.6) !important;
}.tw-bg-lime-500\/65{
  background-color: rgb(132 204 22 / 0.65) !important;
}.tw-bg-lime-500\/70{
  background-color: rgb(132 204 22 / 0.7) !important;
}.tw-bg-lime-500\/75{
  background-color: rgb(132 204 22 / 0.75) !important;
}.tw-bg-lime-500\/80{
  background-color: rgb(132 204 22 / 0.8) !important;
}.tw-bg-lime-500\/85{
  background-color: rgb(132 204 22 / 0.85) !important;
}.tw-bg-lime-500\/90{
  background-color: rgb(132 204 22 / 0.9) !important;
}.tw-bg-lime-500\/95{
  background-color: rgb(132 204 22 / 0.95) !important;
}.tw-bg-lime-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(101 163 13 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-lime-600\/0{
  background-color: rgb(101 163 13 / 0) !important;
}.tw-bg-lime-600\/10{
  background-color: rgb(101 163 13 / 0.1) !important;
}.tw-bg-lime-600\/100{
  background-color: rgb(101 163 13 / 1) !important;
}.tw-bg-lime-600\/15{
  background-color: rgb(101 163 13 / 0.15) !important;
}.tw-bg-lime-600\/20{
  background-color: rgb(101 163 13 / 0.2) !important;
}.tw-bg-lime-600\/25{
  background-color: rgb(101 163 13 / 0.25) !important;
}.tw-bg-lime-600\/30{
  background-color: rgb(101 163 13 / 0.3) !important;
}.tw-bg-lime-600\/35{
  background-color: rgb(101 163 13 / 0.35) !important;
}.tw-bg-lime-600\/40{
  background-color: rgb(101 163 13 / 0.4) !important;
}.tw-bg-lime-600\/45{
  background-color: rgb(101 163 13 / 0.45) !important;
}.tw-bg-lime-600\/5{
  background-color: rgb(101 163 13 / 0.05) !important;
}.tw-bg-lime-600\/50{
  background-color: rgb(101 163 13 / 0.5) !important;
}.tw-bg-lime-600\/55{
  background-color: rgb(101 163 13 / 0.55) !important;
}.tw-bg-lime-600\/60{
  background-color: rgb(101 163 13 / 0.6) !important;
}.tw-bg-lime-600\/65{
  background-color: rgb(101 163 13 / 0.65) !important;
}.tw-bg-lime-600\/70{
  background-color: rgb(101 163 13 / 0.7) !important;
}.tw-bg-lime-600\/75{
  background-color: rgb(101 163 13 / 0.75) !important;
}.tw-bg-lime-600\/80{
  background-color: rgb(101 163 13 / 0.8) !important;
}.tw-bg-lime-600\/85{
  background-color: rgb(101 163 13 / 0.85) !important;
}.tw-bg-lime-600\/90{
  background-color: rgb(101 163 13 / 0.9) !important;
}.tw-bg-lime-600\/95{
  background-color: rgb(101 163 13 / 0.95) !important;
}.tw-bg-lime-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(77 124 15 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-lime-700\/0{
  background-color: rgb(77 124 15 / 0) !important;
}.tw-bg-lime-700\/10{
  background-color: rgb(77 124 15 / 0.1) !important;
}.tw-bg-lime-700\/100{
  background-color: rgb(77 124 15 / 1) !important;
}.tw-bg-lime-700\/15{
  background-color: rgb(77 124 15 / 0.15) !important;
}.tw-bg-lime-700\/20{
  background-color: rgb(77 124 15 / 0.2) !important;
}.tw-bg-lime-700\/25{
  background-color: rgb(77 124 15 / 0.25) !important;
}.tw-bg-lime-700\/30{
  background-color: rgb(77 124 15 / 0.3) !important;
}.tw-bg-lime-700\/35{
  background-color: rgb(77 124 15 / 0.35) !important;
}.tw-bg-lime-700\/40{
  background-color: rgb(77 124 15 / 0.4) !important;
}.tw-bg-lime-700\/45{
  background-color: rgb(77 124 15 / 0.45) !important;
}.tw-bg-lime-700\/5{
  background-color: rgb(77 124 15 / 0.05) !important;
}.tw-bg-lime-700\/50{
  background-color: rgb(77 124 15 / 0.5) !important;
}.tw-bg-lime-700\/55{
  background-color: rgb(77 124 15 / 0.55) !important;
}.tw-bg-lime-700\/60{
  background-color: rgb(77 124 15 / 0.6) !important;
}.tw-bg-lime-700\/65{
  background-color: rgb(77 124 15 / 0.65) !important;
}.tw-bg-lime-700\/70{
  background-color: rgb(77 124 15 / 0.7) !important;
}.tw-bg-lime-700\/75{
  background-color: rgb(77 124 15 / 0.75) !important;
}.tw-bg-lime-700\/80{
  background-color: rgb(77 124 15 / 0.8) !important;
}.tw-bg-lime-700\/85{
  background-color: rgb(77 124 15 / 0.85) !important;
}.tw-bg-lime-700\/90{
  background-color: rgb(77 124 15 / 0.9) !important;
}.tw-bg-lime-700\/95{
  background-color: rgb(77 124 15 / 0.95) !important;
}.tw-bg-lime-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(63 98 18 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-lime-800\/0{
  background-color: rgb(63 98 18 / 0) !important;
}.tw-bg-lime-800\/10{
  background-color: rgb(63 98 18 / 0.1) !important;
}.tw-bg-lime-800\/100{
  background-color: rgb(63 98 18 / 1) !important;
}.tw-bg-lime-800\/15{
  background-color: rgb(63 98 18 / 0.15) !important;
}.tw-bg-lime-800\/20{
  background-color: rgb(63 98 18 / 0.2) !important;
}.tw-bg-lime-800\/25{
  background-color: rgb(63 98 18 / 0.25) !important;
}.tw-bg-lime-800\/30{
  background-color: rgb(63 98 18 / 0.3) !important;
}.tw-bg-lime-800\/35{
  background-color: rgb(63 98 18 / 0.35) !important;
}.tw-bg-lime-800\/40{
  background-color: rgb(63 98 18 / 0.4) !important;
}.tw-bg-lime-800\/45{
  background-color: rgb(63 98 18 / 0.45) !important;
}.tw-bg-lime-800\/5{
  background-color: rgb(63 98 18 / 0.05) !important;
}.tw-bg-lime-800\/50{
  background-color: rgb(63 98 18 / 0.5) !important;
}.tw-bg-lime-800\/55{
  background-color: rgb(63 98 18 / 0.55) !important;
}.tw-bg-lime-800\/60{
  background-color: rgb(63 98 18 / 0.6) !important;
}.tw-bg-lime-800\/65{
  background-color: rgb(63 98 18 / 0.65) !important;
}.tw-bg-lime-800\/70{
  background-color: rgb(63 98 18 / 0.7) !important;
}.tw-bg-lime-800\/75{
  background-color: rgb(63 98 18 / 0.75) !important;
}.tw-bg-lime-800\/80{
  background-color: rgb(63 98 18 / 0.8) !important;
}.tw-bg-lime-800\/85{
  background-color: rgb(63 98 18 / 0.85) !important;
}.tw-bg-lime-800\/90{
  background-color: rgb(63 98 18 / 0.9) !important;
}.tw-bg-lime-800\/95{
  background-color: rgb(63 98 18 / 0.95) !important;
}.tw-bg-lime-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(54 83 20 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-lime-900\/0{
  background-color: rgb(54 83 20 / 0) !important;
}.tw-bg-lime-900\/10{
  background-color: rgb(54 83 20 / 0.1) !important;
}.tw-bg-lime-900\/100{
  background-color: rgb(54 83 20 / 1) !important;
}.tw-bg-lime-900\/15{
  background-color: rgb(54 83 20 / 0.15) !important;
}.tw-bg-lime-900\/20{
  background-color: rgb(54 83 20 / 0.2) !important;
}.tw-bg-lime-900\/25{
  background-color: rgb(54 83 20 / 0.25) !important;
}.tw-bg-lime-900\/30{
  background-color: rgb(54 83 20 / 0.3) !important;
}.tw-bg-lime-900\/35{
  background-color: rgb(54 83 20 / 0.35) !important;
}.tw-bg-lime-900\/40{
  background-color: rgb(54 83 20 / 0.4) !important;
}.tw-bg-lime-900\/45{
  background-color: rgb(54 83 20 / 0.45) !important;
}.tw-bg-lime-900\/5{
  background-color: rgb(54 83 20 / 0.05) !important;
}.tw-bg-lime-900\/50{
  background-color: rgb(54 83 20 / 0.5) !important;
}.tw-bg-lime-900\/55{
  background-color: rgb(54 83 20 / 0.55) !important;
}.tw-bg-lime-900\/60{
  background-color: rgb(54 83 20 / 0.6) !important;
}.tw-bg-lime-900\/65{
  background-color: rgb(54 83 20 / 0.65) !important;
}.tw-bg-lime-900\/70{
  background-color: rgb(54 83 20 / 0.7) !important;
}.tw-bg-lime-900\/75{
  background-color: rgb(54 83 20 / 0.75) !important;
}.tw-bg-lime-900\/80{
  background-color: rgb(54 83 20 / 0.8) !important;
}.tw-bg-lime-900\/85{
  background-color: rgb(54 83 20 / 0.85) !important;
}.tw-bg-lime-900\/90{
  background-color: rgb(54 83 20 / 0.9) !important;
}.tw-bg-lime-900\/95{
  background-color: rgb(54 83 20 / 0.95) !important;
}.tw-bg-neutral-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-neutral-100\/0{
  background-color: rgb(245 245 245 / 0) !important;
}.tw-bg-neutral-100\/10{
  background-color: rgb(245 245 245 / 0.1) !important;
}.tw-bg-neutral-100\/100{
  background-color: rgb(245 245 245 / 1) !important;
}.tw-bg-neutral-100\/15{
  background-color: rgb(245 245 245 / 0.15) !important;
}.tw-bg-neutral-100\/20{
  background-color: rgb(245 245 245 / 0.2) !important;
}.tw-bg-neutral-100\/25{
  background-color: rgb(245 245 245 / 0.25) !important;
}.tw-bg-neutral-100\/30{
  background-color: rgb(245 245 245 / 0.3) !important;
}.tw-bg-neutral-100\/35{
  background-color: rgb(245 245 245 / 0.35) !important;
}.tw-bg-neutral-100\/40{
  background-color: rgb(245 245 245 / 0.4) !important;
}.tw-bg-neutral-100\/45{
  background-color: rgb(245 245 245 / 0.45) !important;
}.tw-bg-neutral-100\/5{
  background-color: rgb(245 245 245 / 0.05) !important;
}.tw-bg-neutral-100\/50{
  background-color: rgb(245 245 245 / 0.5) !important;
}.tw-bg-neutral-100\/55{
  background-color: rgb(245 245 245 / 0.55) !important;
}.tw-bg-neutral-100\/60{
  background-color: rgb(245 245 245 / 0.6) !important;
}.tw-bg-neutral-100\/65{
  background-color: rgb(245 245 245 / 0.65) !important;
}.tw-bg-neutral-100\/70{
  background-color: rgb(245 245 245 / 0.7) !important;
}.tw-bg-neutral-100\/75{
  background-color: rgb(245 245 245 / 0.75) !important;
}.tw-bg-neutral-100\/80{
  background-color: rgb(245 245 245 / 0.8) !important;
}.tw-bg-neutral-100\/85{
  background-color: rgb(245 245 245 / 0.85) !important;
}.tw-bg-neutral-100\/90{
  background-color: rgb(245 245 245 / 0.9) !important;
}.tw-bg-neutral-100\/95{
  background-color: rgb(245 245 245 / 0.95) !important;
}.tw-bg-neutral-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-neutral-200\/0{
  background-color: rgb(229 229 229 / 0) !important;
}.tw-bg-neutral-200\/10{
  background-color: rgb(229 229 229 / 0.1) !important;
}.tw-bg-neutral-200\/100{
  background-color: rgb(229 229 229 / 1) !important;
}.tw-bg-neutral-200\/15{
  background-color: rgb(229 229 229 / 0.15) !important;
}.tw-bg-neutral-200\/20{
  background-color: rgb(229 229 229 / 0.2) !important;
}.tw-bg-neutral-200\/25{
  background-color: rgb(229 229 229 / 0.25) !important;
}.tw-bg-neutral-200\/30{
  background-color: rgb(229 229 229 / 0.3) !important;
}.tw-bg-neutral-200\/35{
  background-color: rgb(229 229 229 / 0.35) !important;
}.tw-bg-neutral-200\/40{
  background-color: rgb(229 229 229 / 0.4) !important;
}.tw-bg-neutral-200\/45{
  background-color: rgb(229 229 229 / 0.45) !important;
}.tw-bg-neutral-200\/5{
  background-color: rgb(229 229 229 / 0.05) !important;
}.tw-bg-neutral-200\/50{
  background-color: rgb(229 229 229 / 0.5) !important;
}.tw-bg-neutral-200\/55{
  background-color: rgb(229 229 229 / 0.55) !important;
}.tw-bg-neutral-200\/60{
  background-color: rgb(229 229 229 / 0.6) !important;
}.tw-bg-neutral-200\/65{
  background-color: rgb(229 229 229 / 0.65) !important;
}.tw-bg-neutral-200\/70{
  background-color: rgb(229 229 229 / 0.7) !important;
}.tw-bg-neutral-200\/75{
  background-color: rgb(229 229 229 / 0.75) !important;
}.tw-bg-neutral-200\/80{
  background-color: rgb(229 229 229 / 0.8) !important;
}.tw-bg-neutral-200\/85{
  background-color: rgb(229 229 229 / 0.85) !important;
}.tw-bg-neutral-200\/90{
  background-color: rgb(229 229 229 / 0.9) !important;
}.tw-bg-neutral-200\/95{
  background-color: rgb(229 229 229 / 0.95) !important;
}.tw-bg-neutral-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(212 212 212 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-neutral-300\/0{
  background-color: rgb(212 212 212 / 0) !important;
}.tw-bg-neutral-300\/10{
  background-color: rgb(212 212 212 / 0.1) !important;
}.tw-bg-neutral-300\/100{
  background-color: rgb(212 212 212 / 1) !important;
}.tw-bg-neutral-300\/15{
  background-color: rgb(212 212 212 / 0.15) !important;
}.tw-bg-neutral-300\/20{
  background-color: rgb(212 212 212 / 0.2) !important;
}.tw-bg-neutral-300\/25{
  background-color: rgb(212 212 212 / 0.25) !important;
}.tw-bg-neutral-300\/30{
  background-color: rgb(212 212 212 / 0.3) !important;
}.tw-bg-neutral-300\/35{
  background-color: rgb(212 212 212 / 0.35) !important;
}.tw-bg-neutral-300\/40{
  background-color: rgb(212 212 212 / 0.4) !important;
}.tw-bg-neutral-300\/45{
  background-color: rgb(212 212 212 / 0.45) !important;
}.tw-bg-neutral-300\/5{
  background-color: rgb(212 212 212 / 0.05) !important;
}.tw-bg-neutral-300\/50{
  background-color: rgb(212 212 212 / 0.5) !important;
}.tw-bg-neutral-300\/55{
  background-color: rgb(212 212 212 / 0.55) !important;
}.tw-bg-neutral-300\/60{
  background-color: rgb(212 212 212 / 0.6) !important;
}.tw-bg-neutral-300\/65{
  background-color: rgb(212 212 212 / 0.65) !important;
}.tw-bg-neutral-300\/70{
  background-color: rgb(212 212 212 / 0.7) !important;
}.tw-bg-neutral-300\/75{
  background-color: rgb(212 212 212 / 0.75) !important;
}.tw-bg-neutral-300\/80{
  background-color: rgb(212 212 212 / 0.8) !important;
}.tw-bg-neutral-300\/85{
  background-color: rgb(212 212 212 / 0.85) !important;
}.tw-bg-neutral-300\/90{
  background-color: rgb(212 212 212 / 0.9) !important;
}.tw-bg-neutral-300\/95{
  background-color: rgb(212 212 212 / 0.95) !important;
}.tw-bg-neutral-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(163 163 163 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-neutral-400\/0{
  background-color: rgb(163 163 163 / 0) !important;
}.tw-bg-neutral-400\/10{
  background-color: rgb(163 163 163 / 0.1) !important;
}.tw-bg-neutral-400\/100{
  background-color: rgb(163 163 163 / 1) !important;
}.tw-bg-neutral-400\/15{
  background-color: rgb(163 163 163 / 0.15) !important;
}.tw-bg-neutral-400\/20{
  background-color: rgb(163 163 163 / 0.2) !important;
}.tw-bg-neutral-400\/25{
  background-color: rgb(163 163 163 / 0.25) !important;
}.tw-bg-neutral-400\/30{
  background-color: rgb(163 163 163 / 0.3) !important;
}.tw-bg-neutral-400\/35{
  background-color: rgb(163 163 163 / 0.35) !important;
}.tw-bg-neutral-400\/40{
  background-color: rgb(163 163 163 / 0.4) !important;
}.tw-bg-neutral-400\/45{
  background-color: rgb(163 163 163 / 0.45) !important;
}.tw-bg-neutral-400\/5{
  background-color: rgb(163 163 163 / 0.05) !important;
}.tw-bg-neutral-400\/50{
  background-color: rgb(163 163 163 / 0.5) !important;
}.tw-bg-neutral-400\/55{
  background-color: rgb(163 163 163 / 0.55) !important;
}.tw-bg-neutral-400\/60{
  background-color: rgb(163 163 163 / 0.6) !important;
}.tw-bg-neutral-400\/65{
  background-color: rgb(163 163 163 / 0.65) !important;
}.tw-bg-neutral-400\/70{
  background-color: rgb(163 163 163 / 0.7) !important;
}.tw-bg-neutral-400\/75{
  background-color: rgb(163 163 163 / 0.75) !important;
}.tw-bg-neutral-400\/80{
  background-color: rgb(163 163 163 / 0.8) !important;
}.tw-bg-neutral-400\/85{
  background-color: rgb(163 163 163 / 0.85) !important;
}.tw-bg-neutral-400\/90{
  background-color: rgb(163 163 163 / 0.9) !important;
}.tw-bg-neutral-400\/95{
  background-color: rgb(163 163 163 / 0.95) !important;
}.tw-bg-neutral-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-neutral-50\/0{
  background-color: rgb(250 250 250 / 0) !important;
}.tw-bg-neutral-50\/10{
  background-color: rgb(250 250 250 / 0.1) !important;
}.tw-bg-neutral-50\/100{
  background-color: rgb(250 250 250 / 1) !important;
}.tw-bg-neutral-50\/15{
  background-color: rgb(250 250 250 / 0.15) !important;
}.tw-bg-neutral-50\/20{
  background-color: rgb(250 250 250 / 0.2) !important;
}.tw-bg-neutral-50\/25{
  background-color: rgb(250 250 250 / 0.25) !important;
}.tw-bg-neutral-50\/30{
  background-color: rgb(250 250 250 / 0.3) !important;
}.tw-bg-neutral-50\/35{
  background-color: rgb(250 250 250 / 0.35) !important;
}.tw-bg-neutral-50\/40{
  background-color: rgb(250 250 250 / 0.4) !important;
}.tw-bg-neutral-50\/45{
  background-color: rgb(250 250 250 / 0.45) !important;
}.tw-bg-neutral-50\/5{
  background-color: rgb(250 250 250 / 0.05) !important;
}.tw-bg-neutral-50\/50{
  background-color: rgb(250 250 250 / 0.5) !important;
}.tw-bg-neutral-50\/55{
  background-color: rgb(250 250 250 / 0.55) !important;
}.tw-bg-neutral-50\/60{
  background-color: rgb(250 250 250 / 0.6) !important;
}.tw-bg-neutral-50\/65{
  background-color: rgb(250 250 250 / 0.65) !important;
}.tw-bg-neutral-50\/70{
  background-color: rgb(250 250 250 / 0.7) !important;
}.tw-bg-neutral-50\/75{
  background-color: rgb(250 250 250 / 0.75) !important;
}.tw-bg-neutral-50\/80{
  background-color: rgb(250 250 250 / 0.8) !important;
}.tw-bg-neutral-50\/85{
  background-color: rgb(250 250 250 / 0.85) !important;
}.tw-bg-neutral-50\/90{
  background-color: rgb(250 250 250 / 0.9) !important;
}.tw-bg-neutral-50\/95{
  background-color: rgb(250 250 250 / 0.95) !important;
}.tw-bg-neutral-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(115 115 115 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-neutral-500\/0{
  background-color: rgb(115 115 115 / 0) !important;
}.tw-bg-neutral-500\/10{
  background-color: rgb(115 115 115 / 0.1) !important;
}.tw-bg-neutral-500\/100{
  background-color: rgb(115 115 115 / 1) !important;
}.tw-bg-neutral-500\/15{
  background-color: rgb(115 115 115 / 0.15) !important;
}.tw-bg-neutral-500\/20{
  background-color: rgb(115 115 115 / 0.2) !important;
}.tw-bg-neutral-500\/25{
  background-color: rgb(115 115 115 / 0.25) !important;
}.tw-bg-neutral-500\/30{
  background-color: rgb(115 115 115 / 0.3) !important;
}.tw-bg-neutral-500\/35{
  background-color: rgb(115 115 115 / 0.35) !important;
}.tw-bg-neutral-500\/40{
  background-color: rgb(115 115 115 / 0.4) !important;
}.tw-bg-neutral-500\/45{
  background-color: rgb(115 115 115 / 0.45) !important;
}.tw-bg-neutral-500\/5{
  background-color: rgb(115 115 115 / 0.05) !important;
}.tw-bg-neutral-500\/50{
  background-color: rgb(115 115 115 / 0.5) !important;
}.tw-bg-neutral-500\/55{
  background-color: rgb(115 115 115 / 0.55) !important;
}.tw-bg-neutral-500\/60{
  background-color: rgb(115 115 115 / 0.6) !important;
}.tw-bg-neutral-500\/65{
  background-color: rgb(115 115 115 / 0.65) !important;
}.tw-bg-neutral-500\/70{
  background-color: rgb(115 115 115 / 0.7) !important;
}.tw-bg-neutral-500\/75{
  background-color: rgb(115 115 115 / 0.75) !important;
}.tw-bg-neutral-500\/80{
  background-color: rgb(115 115 115 / 0.8) !important;
}.tw-bg-neutral-500\/85{
  background-color: rgb(115 115 115 / 0.85) !important;
}.tw-bg-neutral-500\/90{
  background-color: rgb(115 115 115 / 0.9) !important;
}.tw-bg-neutral-500\/95{
  background-color: rgb(115 115 115 / 0.95) !important;
}.tw-bg-neutral-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(82 82 82 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-neutral-600\/0{
  background-color: rgb(82 82 82 / 0) !important;
}.tw-bg-neutral-600\/10{
  background-color: rgb(82 82 82 / 0.1) !important;
}.tw-bg-neutral-600\/100{
  background-color: rgb(82 82 82 / 1) !important;
}.tw-bg-neutral-600\/15{
  background-color: rgb(82 82 82 / 0.15) !important;
}.tw-bg-neutral-600\/20{
  background-color: rgb(82 82 82 / 0.2) !important;
}.tw-bg-neutral-600\/25{
  background-color: rgb(82 82 82 / 0.25) !important;
}.tw-bg-neutral-600\/30{
  background-color: rgb(82 82 82 / 0.3) !important;
}.tw-bg-neutral-600\/35{
  background-color: rgb(82 82 82 / 0.35) !important;
}.tw-bg-neutral-600\/40{
  background-color: rgb(82 82 82 / 0.4) !important;
}.tw-bg-neutral-600\/45{
  background-color: rgb(82 82 82 / 0.45) !important;
}.tw-bg-neutral-600\/5{
  background-color: rgb(82 82 82 / 0.05) !important;
}.tw-bg-neutral-600\/50{
  background-color: rgb(82 82 82 / 0.5) !important;
}.tw-bg-neutral-600\/55{
  background-color: rgb(82 82 82 / 0.55) !important;
}.tw-bg-neutral-600\/60{
  background-color: rgb(82 82 82 / 0.6) !important;
}.tw-bg-neutral-600\/65{
  background-color: rgb(82 82 82 / 0.65) !important;
}.tw-bg-neutral-600\/70{
  background-color: rgb(82 82 82 / 0.7) !important;
}.tw-bg-neutral-600\/75{
  background-color: rgb(82 82 82 / 0.75) !important;
}.tw-bg-neutral-600\/80{
  background-color: rgb(82 82 82 / 0.8) !important;
}.tw-bg-neutral-600\/85{
  background-color: rgb(82 82 82 / 0.85) !important;
}.tw-bg-neutral-600\/90{
  background-color: rgb(82 82 82 / 0.9) !important;
}.tw-bg-neutral-600\/95{
  background-color: rgb(82 82 82 / 0.95) !important;
}.tw-bg-neutral-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(64 64 64 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-neutral-700\/0{
  background-color: rgb(64 64 64 / 0) !important;
}.tw-bg-neutral-700\/10{
  background-color: rgb(64 64 64 / 0.1) !important;
}.tw-bg-neutral-700\/100{
  background-color: rgb(64 64 64 / 1) !important;
}.tw-bg-neutral-700\/15{
  background-color: rgb(64 64 64 / 0.15) !important;
}.tw-bg-neutral-700\/20{
  background-color: rgb(64 64 64 / 0.2) !important;
}.tw-bg-neutral-700\/25{
  background-color: rgb(64 64 64 / 0.25) !important;
}.tw-bg-neutral-700\/30{
  background-color: rgb(64 64 64 / 0.3) !important;
}.tw-bg-neutral-700\/35{
  background-color: rgb(64 64 64 / 0.35) !important;
}.tw-bg-neutral-700\/40{
  background-color: rgb(64 64 64 / 0.4) !important;
}.tw-bg-neutral-700\/45{
  background-color: rgb(64 64 64 / 0.45) !important;
}.tw-bg-neutral-700\/5{
  background-color: rgb(64 64 64 / 0.05) !important;
}.tw-bg-neutral-700\/50{
  background-color: rgb(64 64 64 / 0.5) !important;
}.tw-bg-neutral-700\/55{
  background-color: rgb(64 64 64 / 0.55) !important;
}.tw-bg-neutral-700\/60{
  background-color: rgb(64 64 64 / 0.6) !important;
}.tw-bg-neutral-700\/65{
  background-color: rgb(64 64 64 / 0.65) !important;
}.tw-bg-neutral-700\/70{
  background-color: rgb(64 64 64 / 0.7) !important;
}.tw-bg-neutral-700\/75{
  background-color: rgb(64 64 64 / 0.75) !important;
}.tw-bg-neutral-700\/80{
  background-color: rgb(64 64 64 / 0.8) !important;
}.tw-bg-neutral-700\/85{
  background-color: rgb(64 64 64 / 0.85) !important;
}.tw-bg-neutral-700\/90{
  background-color: rgb(64 64 64 / 0.9) !important;
}.tw-bg-neutral-700\/95{
  background-color: rgb(64 64 64 / 0.95) !important;
}.tw-bg-neutral-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(38 38 38 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-neutral-800\/0{
  background-color: rgb(38 38 38 / 0) !important;
}.tw-bg-neutral-800\/10{
  background-color: rgb(38 38 38 / 0.1) !important;
}.tw-bg-neutral-800\/100{
  background-color: rgb(38 38 38 / 1) !important;
}.tw-bg-neutral-800\/15{
  background-color: rgb(38 38 38 / 0.15) !important;
}.tw-bg-neutral-800\/20{
  background-color: rgb(38 38 38 / 0.2) !important;
}.tw-bg-neutral-800\/25{
  background-color: rgb(38 38 38 / 0.25) !important;
}.tw-bg-neutral-800\/30{
  background-color: rgb(38 38 38 / 0.3) !important;
}.tw-bg-neutral-800\/35{
  background-color: rgb(38 38 38 / 0.35) !important;
}.tw-bg-neutral-800\/40{
  background-color: rgb(38 38 38 / 0.4) !important;
}.tw-bg-neutral-800\/45{
  background-color: rgb(38 38 38 / 0.45) !important;
}.tw-bg-neutral-800\/5{
  background-color: rgb(38 38 38 / 0.05) !important;
}.tw-bg-neutral-800\/50{
  background-color: rgb(38 38 38 / 0.5) !important;
}.tw-bg-neutral-800\/55{
  background-color: rgb(38 38 38 / 0.55) !important;
}.tw-bg-neutral-800\/60{
  background-color: rgb(38 38 38 / 0.6) !important;
}.tw-bg-neutral-800\/65{
  background-color: rgb(38 38 38 / 0.65) !important;
}.tw-bg-neutral-800\/70{
  background-color: rgb(38 38 38 / 0.7) !important;
}.tw-bg-neutral-800\/75{
  background-color: rgb(38 38 38 / 0.75) !important;
}.tw-bg-neutral-800\/80{
  background-color: rgb(38 38 38 / 0.8) !important;
}.tw-bg-neutral-800\/85{
  background-color: rgb(38 38 38 / 0.85) !important;
}.tw-bg-neutral-800\/90{
  background-color: rgb(38 38 38 / 0.9) !important;
}.tw-bg-neutral-800\/95{
  background-color: rgb(38 38 38 / 0.95) !important;
}.tw-bg-neutral-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(23 23 23 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-neutral-900\/0{
  background-color: rgb(23 23 23 / 0) !important;
}.tw-bg-neutral-900\/10{
  background-color: rgb(23 23 23 / 0.1) !important;
}.tw-bg-neutral-900\/100{
  background-color: rgb(23 23 23 / 1) !important;
}.tw-bg-neutral-900\/15{
  background-color: rgb(23 23 23 / 0.15) !important;
}.tw-bg-neutral-900\/20{
  background-color: rgb(23 23 23 / 0.2) !important;
}.tw-bg-neutral-900\/25{
  background-color: rgb(23 23 23 / 0.25) !important;
}.tw-bg-neutral-900\/30{
  background-color: rgb(23 23 23 / 0.3) !important;
}.tw-bg-neutral-900\/35{
  background-color: rgb(23 23 23 / 0.35) !important;
}.tw-bg-neutral-900\/40{
  background-color: rgb(23 23 23 / 0.4) !important;
}.tw-bg-neutral-900\/45{
  background-color: rgb(23 23 23 / 0.45) !important;
}.tw-bg-neutral-900\/5{
  background-color: rgb(23 23 23 / 0.05) !important;
}.tw-bg-neutral-900\/50{
  background-color: rgb(23 23 23 / 0.5) !important;
}.tw-bg-neutral-900\/55{
  background-color: rgb(23 23 23 / 0.55) !important;
}.tw-bg-neutral-900\/60{
  background-color: rgb(23 23 23 / 0.6) !important;
}.tw-bg-neutral-900\/65{
  background-color: rgb(23 23 23 / 0.65) !important;
}.tw-bg-neutral-900\/70{
  background-color: rgb(23 23 23 / 0.7) !important;
}.tw-bg-neutral-900\/75{
  background-color: rgb(23 23 23 / 0.75) !important;
}.tw-bg-neutral-900\/80{
  background-color: rgb(23 23 23 / 0.8) !important;
}.tw-bg-neutral-900\/85{
  background-color: rgb(23 23 23 / 0.85) !important;
}.tw-bg-neutral-900\/90{
  background-color: rgb(23 23 23 / 0.9) !important;
}.tw-bg-neutral-900\/95{
  background-color: rgb(23 23 23 / 0.95) !important;
}.tw-bg-orange-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 237 213 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-orange-100\/0{
  background-color: rgb(255 237 213 / 0) !important;
}.tw-bg-orange-100\/10{
  background-color: rgb(255 237 213 / 0.1) !important;
}.tw-bg-orange-100\/100{
  background-color: rgb(255 237 213 / 1) !important;
}.tw-bg-orange-100\/15{
  background-color: rgb(255 237 213 / 0.15) !important;
}.tw-bg-orange-100\/20{
  background-color: rgb(255 237 213 / 0.2) !important;
}.tw-bg-orange-100\/25{
  background-color: rgb(255 237 213 / 0.25) !important;
}.tw-bg-orange-100\/30{
  background-color: rgb(255 237 213 / 0.3) !important;
}.tw-bg-orange-100\/35{
  background-color: rgb(255 237 213 / 0.35) !important;
}.tw-bg-orange-100\/40{
  background-color: rgb(255 237 213 / 0.4) !important;
}.tw-bg-orange-100\/45{
  background-color: rgb(255 237 213 / 0.45) !important;
}.tw-bg-orange-100\/5{
  background-color: rgb(255 237 213 / 0.05) !important;
}.tw-bg-orange-100\/50{
  background-color: rgb(255 237 213 / 0.5) !important;
}.tw-bg-orange-100\/55{
  background-color: rgb(255 237 213 / 0.55) !important;
}.tw-bg-orange-100\/60{
  background-color: rgb(255 237 213 / 0.6) !important;
}.tw-bg-orange-100\/65{
  background-color: rgb(255 237 213 / 0.65) !important;
}.tw-bg-orange-100\/70{
  background-color: rgb(255 237 213 / 0.7) !important;
}.tw-bg-orange-100\/75{
  background-color: rgb(255 237 213 / 0.75) !important;
}.tw-bg-orange-100\/80{
  background-color: rgb(255 237 213 / 0.8) !important;
}.tw-bg-orange-100\/85{
  background-color: rgb(255 237 213 / 0.85) !important;
}.tw-bg-orange-100\/90{
  background-color: rgb(255 237 213 / 0.9) !important;
}.tw-bg-orange-100\/95{
  background-color: rgb(255 237 213 / 0.95) !important;
}.tw-bg-orange-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 215 170 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-orange-200\/0{
  background-color: rgb(254 215 170 / 0) !important;
}.tw-bg-orange-200\/10{
  background-color: rgb(254 215 170 / 0.1) !important;
}.tw-bg-orange-200\/100{
  background-color: rgb(254 215 170 / 1) !important;
}.tw-bg-orange-200\/15{
  background-color: rgb(254 215 170 / 0.15) !important;
}.tw-bg-orange-200\/20{
  background-color: rgb(254 215 170 / 0.2) !important;
}.tw-bg-orange-200\/25{
  background-color: rgb(254 215 170 / 0.25) !important;
}.tw-bg-orange-200\/30{
  background-color: rgb(254 215 170 / 0.3) !important;
}.tw-bg-orange-200\/35{
  background-color: rgb(254 215 170 / 0.35) !important;
}.tw-bg-orange-200\/40{
  background-color: rgb(254 215 170 / 0.4) !important;
}.tw-bg-orange-200\/45{
  background-color: rgb(254 215 170 / 0.45) !important;
}.tw-bg-orange-200\/5{
  background-color: rgb(254 215 170 / 0.05) !important;
}.tw-bg-orange-200\/50{
  background-color: rgb(254 215 170 / 0.5) !important;
}.tw-bg-orange-200\/55{
  background-color: rgb(254 215 170 / 0.55) !important;
}.tw-bg-orange-200\/60{
  background-color: rgb(254 215 170 / 0.6) !important;
}.tw-bg-orange-200\/65{
  background-color: rgb(254 215 170 / 0.65) !important;
}.tw-bg-orange-200\/70{
  background-color: rgb(254 215 170 / 0.7) !important;
}.tw-bg-orange-200\/75{
  background-color: rgb(254 215 170 / 0.75) !important;
}.tw-bg-orange-200\/80{
  background-color: rgb(254 215 170 / 0.8) !important;
}.tw-bg-orange-200\/85{
  background-color: rgb(254 215 170 / 0.85) !important;
}.tw-bg-orange-200\/90{
  background-color: rgb(254 215 170 / 0.9) !important;
}.tw-bg-orange-200\/95{
  background-color: rgb(254 215 170 / 0.95) !important;
}.tw-bg-orange-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 186 116 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-orange-300\/0{
  background-color: rgb(253 186 116 / 0) !important;
}.tw-bg-orange-300\/10{
  background-color: rgb(253 186 116 / 0.1) !important;
}.tw-bg-orange-300\/100{
  background-color: rgb(253 186 116 / 1) !important;
}.tw-bg-orange-300\/15{
  background-color: rgb(253 186 116 / 0.15) !important;
}.tw-bg-orange-300\/20{
  background-color: rgb(253 186 116 / 0.2) !important;
}.tw-bg-orange-300\/25{
  background-color: rgb(253 186 116 / 0.25) !important;
}.tw-bg-orange-300\/30{
  background-color: rgb(253 186 116 / 0.3) !important;
}.tw-bg-orange-300\/35{
  background-color: rgb(253 186 116 / 0.35) !important;
}.tw-bg-orange-300\/40{
  background-color: rgb(253 186 116 / 0.4) !important;
}.tw-bg-orange-300\/45{
  background-color: rgb(253 186 116 / 0.45) !important;
}.tw-bg-orange-300\/5{
  background-color: rgb(253 186 116 / 0.05) !important;
}.tw-bg-orange-300\/50{
  background-color: rgb(253 186 116 / 0.5) !important;
}.tw-bg-orange-300\/55{
  background-color: rgb(253 186 116 / 0.55) !important;
}.tw-bg-orange-300\/60{
  background-color: rgb(253 186 116 / 0.6) !important;
}.tw-bg-orange-300\/65{
  background-color: rgb(253 186 116 / 0.65) !important;
}.tw-bg-orange-300\/70{
  background-color: rgb(253 186 116 / 0.7) !important;
}.tw-bg-orange-300\/75{
  background-color: rgb(253 186 116 / 0.75) !important;
}.tw-bg-orange-300\/80{
  background-color: rgb(253 186 116 / 0.8) !important;
}.tw-bg-orange-300\/85{
  background-color: rgb(253 186 116 / 0.85) !important;
}.tw-bg-orange-300\/90{
  background-color: rgb(253 186 116 / 0.9) !important;
}.tw-bg-orange-300\/95{
  background-color: rgb(253 186 116 / 0.95) !important;
}.tw-bg-orange-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(251 146 60 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-orange-400\/0{
  background-color: rgb(251 146 60 / 0) !important;
}.tw-bg-orange-400\/10{
  background-color: rgb(251 146 60 / 0.1) !important;
}.tw-bg-orange-400\/100{
  background-color: rgb(251 146 60 / 1) !important;
}.tw-bg-orange-400\/15{
  background-color: rgb(251 146 60 / 0.15) !important;
}.tw-bg-orange-400\/20{
  background-color: rgb(251 146 60 / 0.2) !important;
}.tw-bg-orange-400\/25{
  background-color: rgb(251 146 60 / 0.25) !important;
}.tw-bg-orange-400\/30{
  background-color: rgb(251 146 60 / 0.3) !important;
}.tw-bg-orange-400\/35{
  background-color: rgb(251 146 60 / 0.35) !important;
}.tw-bg-orange-400\/40{
  background-color: rgb(251 146 60 / 0.4) !important;
}.tw-bg-orange-400\/45{
  background-color: rgb(251 146 60 / 0.45) !important;
}.tw-bg-orange-400\/5{
  background-color: rgb(251 146 60 / 0.05) !important;
}.tw-bg-orange-400\/50{
  background-color: rgb(251 146 60 / 0.5) !important;
}.tw-bg-orange-400\/55{
  background-color: rgb(251 146 60 / 0.55) !important;
}.tw-bg-orange-400\/60{
  background-color: rgb(251 146 60 / 0.6) !important;
}.tw-bg-orange-400\/65{
  background-color: rgb(251 146 60 / 0.65) !important;
}.tw-bg-orange-400\/70{
  background-color: rgb(251 146 60 / 0.7) !important;
}.tw-bg-orange-400\/75{
  background-color: rgb(251 146 60 / 0.75) !important;
}.tw-bg-orange-400\/80{
  background-color: rgb(251 146 60 / 0.8) !important;
}.tw-bg-orange-400\/85{
  background-color: rgb(251 146 60 / 0.85) !important;
}.tw-bg-orange-400\/90{
  background-color: rgb(251 146 60 / 0.9) !important;
}.tw-bg-orange-400\/95{
  background-color: rgb(251 146 60 / 0.95) !important;
}.tw-bg-orange-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 247 237 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-orange-50\/0{
  background-color: rgb(255 247 237 / 0) !important;
}.tw-bg-orange-50\/10{
  background-color: rgb(255 247 237 / 0.1) !important;
}.tw-bg-orange-50\/100{
  background-color: rgb(255 247 237 / 1) !important;
}.tw-bg-orange-50\/15{
  background-color: rgb(255 247 237 / 0.15) !important;
}.tw-bg-orange-50\/20{
  background-color: rgb(255 247 237 / 0.2) !important;
}.tw-bg-orange-50\/25{
  background-color: rgb(255 247 237 / 0.25) !important;
}.tw-bg-orange-50\/30{
  background-color: rgb(255 247 237 / 0.3) !important;
}.tw-bg-orange-50\/35{
  background-color: rgb(255 247 237 / 0.35) !important;
}.tw-bg-orange-50\/40{
  background-color: rgb(255 247 237 / 0.4) !important;
}.tw-bg-orange-50\/45{
  background-color: rgb(255 247 237 / 0.45) !important;
}.tw-bg-orange-50\/5{
  background-color: rgb(255 247 237 / 0.05) !important;
}.tw-bg-orange-50\/50{
  background-color: rgb(255 247 237 / 0.5) !important;
}.tw-bg-orange-50\/55{
  background-color: rgb(255 247 237 / 0.55) !important;
}.tw-bg-orange-50\/60{
  background-color: rgb(255 247 237 / 0.6) !important;
}.tw-bg-orange-50\/65{
  background-color: rgb(255 247 237 / 0.65) !important;
}.tw-bg-orange-50\/70{
  background-color: rgb(255 247 237 / 0.7) !important;
}.tw-bg-orange-50\/75{
  background-color: rgb(255 247 237 / 0.75) !important;
}.tw-bg-orange-50\/80{
  background-color: rgb(255 247 237 / 0.8) !important;
}.tw-bg-orange-50\/85{
  background-color: rgb(255 247 237 / 0.85) !important;
}.tw-bg-orange-50\/90{
  background-color: rgb(255 247 237 / 0.9) !important;
}.tw-bg-orange-50\/95{
  background-color: rgb(255 247 237 / 0.95) !important;
}.tw-bg-orange-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-orange-500\/0{
  background-color: rgb(249 115 22 / 0) !important;
}.tw-bg-orange-500\/10{
  background-color: rgb(249 115 22 / 0.1) !important;
}.tw-bg-orange-500\/100{
  background-color: rgb(249 115 22 / 1) !important;
}.tw-bg-orange-500\/15{
  background-color: rgb(249 115 22 / 0.15) !important;
}.tw-bg-orange-500\/20{
  background-color: rgb(249 115 22 / 0.2) !important;
}.tw-bg-orange-500\/25{
  background-color: rgb(249 115 22 / 0.25) !important;
}.tw-bg-orange-500\/30{
  background-color: rgb(249 115 22 / 0.3) !important;
}.tw-bg-orange-500\/35{
  background-color: rgb(249 115 22 / 0.35) !important;
}.tw-bg-orange-500\/40{
  background-color: rgb(249 115 22 / 0.4) !important;
}.tw-bg-orange-500\/45{
  background-color: rgb(249 115 22 / 0.45) !important;
}.tw-bg-orange-500\/5{
  background-color: rgb(249 115 22 / 0.05) !important;
}.tw-bg-orange-500\/50{
  background-color: rgb(249 115 22 / 0.5) !important;
}.tw-bg-orange-500\/55{
  background-color: rgb(249 115 22 / 0.55) !important;
}.tw-bg-orange-500\/60{
  background-color: rgb(249 115 22 / 0.6) !important;
}.tw-bg-orange-500\/65{
  background-color: rgb(249 115 22 / 0.65) !important;
}.tw-bg-orange-500\/70{
  background-color: rgb(249 115 22 / 0.7) !important;
}.tw-bg-orange-500\/75{
  background-color: rgb(249 115 22 / 0.75) !important;
}.tw-bg-orange-500\/80{
  background-color: rgb(249 115 22 / 0.8) !important;
}.tw-bg-orange-500\/85{
  background-color: rgb(249 115 22 / 0.85) !important;
}.tw-bg-orange-500\/90{
  background-color: rgb(249 115 22 / 0.9) !important;
}.tw-bg-orange-500\/95{
  background-color: rgb(249 115 22 / 0.95) !important;
}.tw-bg-orange-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(234 88 12 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-orange-600\/0{
  background-color: rgb(234 88 12 / 0) !important;
}.tw-bg-orange-600\/10{
  background-color: rgb(234 88 12 / 0.1) !important;
}.tw-bg-orange-600\/100{
  background-color: rgb(234 88 12 / 1) !important;
}.tw-bg-orange-600\/15{
  background-color: rgb(234 88 12 / 0.15) !important;
}.tw-bg-orange-600\/20{
  background-color: rgb(234 88 12 / 0.2) !important;
}.tw-bg-orange-600\/25{
  background-color: rgb(234 88 12 / 0.25) !important;
}.tw-bg-orange-600\/30{
  background-color: rgb(234 88 12 / 0.3) !important;
}.tw-bg-orange-600\/35{
  background-color: rgb(234 88 12 / 0.35) !important;
}.tw-bg-orange-600\/40{
  background-color: rgb(234 88 12 / 0.4) !important;
}.tw-bg-orange-600\/45{
  background-color: rgb(234 88 12 / 0.45) !important;
}.tw-bg-orange-600\/5{
  background-color: rgb(234 88 12 / 0.05) !important;
}.tw-bg-orange-600\/50{
  background-color: rgb(234 88 12 / 0.5) !important;
}.tw-bg-orange-600\/55{
  background-color: rgb(234 88 12 / 0.55) !important;
}.tw-bg-orange-600\/60{
  background-color: rgb(234 88 12 / 0.6) !important;
}.tw-bg-orange-600\/65{
  background-color: rgb(234 88 12 / 0.65) !important;
}.tw-bg-orange-600\/70{
  background-color: rgb(234 88 12 / 0.7) !important;
}.tw-bg-orange-600\/75{
  background-color: rgb(234 88 12 / 0.75) !important;
}.tw-bg-orange-600\/80{
  background-color: rgb(234 88 12 / 0.8) !important;
}.tw-bg-orange-600\/85{
  background-color: rgb(234 88 12 / 0.85) !important;
}.tw-bg-orange-600\/90{
  background-color: rgb(234 88 12 / 0.9) !important;
}.tw-bg-orange-600\/95{
  background-color: rgb(234 88 12 / 0.95) !important;
}.tw-bg-orange-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(194 65 12 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-orange-700\/0{
  background-color: rgb(194 65 12 / 0) !important;
}.tw-bg-orange-700\/10{
  background-color: rgb(194 65 12 / 0.1) !important;
}.tw-bg-orange-700\/100{
  background-color: rgb(194 65 12 / 1) !important;
}.tw-bg-orange-700\/15{
  background-color: rgb(194 65 12 / 0.15) !important;
}.tw-bg-orange-700\/20{
  background-color: rgb(194 65 12 / 0.2) !important;
}.tw-bg-orange-700\/25{
  background-color: rgb(194 65 12 / 0.25) !important;
}.tw-bg-orange-700\/30{
  background-color: rgb(194 65 12 / 0.3) !important;
}.tw-bg-orange-700\/35{
  background-color: rgb(194 65 12 / 0.35) !important;
}.tw-bg-orange-700\/40{
  background-color: rgb(194 65 12 / 0.4) !important;
}.tw-bg-orange-700\/45{
  background-color: rgb(194 65 12 / 0.45) !important;
}.tw-bg-orange-700\/5{
  background-color: rgb(194 65 12 / 0.05) !important;
}.tw-bg-orange-700\/50{
  background-color: rgb(194 65 12 / 0.5) !important;
}.tw-bg-orange-700\/55{
  background-color: rgb(194 65 12 / 0.55) !important;
}.tw-bg-orange-700\/60{
  background-color: rgb(194 65 12 / 0.6) !important;
}.tw-bg-orange-700\/65{
  background-color: rgb(194 65 12 / 0.65) !important;
}.tw-bg-orange-700\/70{
  background-color: rgb(194 65 12 / 0.7) !important;
}.tw-bg-orange-700\/75{
  background-color: rgb(194 65 12 / 0.75) !important;
}.tw-bg-orange-700\/80{
  background-color: rgb(194 65 12 / 0.8) !important;
}.tw-bg-orange-700\/85{
  background-color: rgb(194 65 12 / 0.85) !important;
}.tw-bg-orange-700\/90{
  background-color: rgb(194 65 12 / 0.9) !important;
}.tw-bg-orange-700\/95{
  background-color: rgb(194 65 12 / 0.95) !important;
}.tw-bg-orange-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(154 52 18 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-orange-800\/0{
  background-color: rgb(154 52 18 / 0) !important;
}.tw-bg-orange-800\/10{
  background-color: rgb(154 52 18 / 0.1) !important;
}.tw-bg-orange-800\/100{
  background-color: rgb(154 52 18 / 1) !important;
}.tw-bg-orange-800\/15{
  background-color: rgb(154 52 18 / 0.15) !important;
}.tw-bg-orange-800\/20{
  background-color: rgb(154 52 18 / 0.2) !important;
}.tw-bg-orange-800\/25{
  background-color: rgb(154 52 18 / 0.25) !important;
}.tw-bg-orange-800\/30{
  background-color: rgb(154 52 18 / 0.3) !important;
}.tw-bg-orange-800\/35{
  background-color: rgb(154 52 18 / 0.35) !important;
}.tw-bg-orange-800\/40{
  background-color: rgb(154 52 18 / 0.4) !important;
}.tw-bg-orange-800\/45{
  background-color: rgb(154 52 18 / 0.45) !important;
}.tw-bg-orange-800\/5{
  background-color: rgb(154 52 18 / 0.05) !important;
}.tw-bg-orange-800\/50{
  background-color: rgb(154 52 18 / 0.5) !important;
}.tw-bg-orange-800\/55{
  background-color: rgb(154 52 18 / 0.55) !important;
}.tw-bg-orange-800\/60{
  background-color: rgb(154 52 18 / 0.6) !important;
}.tw-bg-orange-800\/65{
  background-color: rgb(154 52 18 / 0.65) !important;
}.tw-bg-orange-800\/70{
  background-color: rgb(154 52 18 / 0.7) !important;
}.tw-bg-orange-800\/75{
  background-color: rgb(154 52 18 / 0.75) !important;
}.tw-bg-orange-800\/80{
  background-color: rgb(154 52 18 / 0.8) !important;
}.tw-bg-orange-800\/85{
  background-color: rgb(154 52 18 / 0.85) !important;
}.tw-bg-orange-800\/90{
  background-color: rgb(154 52 18 / 0.9) !important;
}.tw-bg-orange-800\/95{
  background-color: rgb(154 52 18 / 0.95) !important;
}.tw-bg-orange-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(124 45 18 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-orange-900\/0{
  background-color: rgb(124 45 18 / 0) !important;
}.tw-bg-orange-900\/10{
  background-color: rgb(124 45 18 / 0.1) !important;
}.tw-bg-orange-900\/100{
  background-color: rgb(124 45 18 / 1) !important;
}.tw-bg-orange-900\/15{
  background-color: rgb(124 45 18 / 0.15) !important;
}.tw-bg-orange-900\/20{
  background-color: rgb(124 45 18 / 0.2) !important;
}.tw-bg-orange-900\/25{
  background-color: rgb(124 45 18 / 0.25) !important;
}.tw-bg-orange-900\/30{
  background-color: rgb(124 45 18 / 0.3) !important;
}.tw-bg-orange-900\/35{
  background-color: rgb(124 45 18 / 0.35) !important;
}.tw-bg-orange-900\/40{
  background-color: rgb(124 45 18 / 0.4) !important;
}.tw-bg-orange-900\/45{
  background-color: rgb(124 45 18 / 0.45) !important;
}.tw-bg-orange-900\/5{
  background-color: rgb(124 45 18 / 0.05) !important;
}.tw-bg-orange-900\/50{
  background-color: rgb(124 45 18 / 0.5) !important;
}.tw-bg-orange-900\/55{
  background-color: rgb(124 45 18 / 0.55) !important;
}.tw-bg-orange-900\/60{
  background-color: rgb(124 45 18 / 0.6) !important;
}.tw-bg-orange-900\/65{
  background-color: rgb(124 45 18 / 0.65) !important;
}.tw-bg-orange-900\/70{
  background-color: rgb(124 45 18 / 0.7) !important;
}.tw-bg-orange-900\/75{
  background-color: rgb(124 45 18 / 0.75) !important;
}.tw-bg-orange-900\/80{
  background-color: rgb(124 45 18 / 0.8) !important;
}.tw-bg-orange-900\/85{
  background-color: rgb(124 45 18 / 0.85) !important;
}.tw-bg-orange-900\/90{
  background-color: rgb(124 45 18 / 0.9) !important;
}.tw-bg-orange-900\/95{
  background-color: rgb(124 45 18 / 0.95) !important;
}.tw-bg-pink-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 231 243 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-pink-100\/0{
  background-color: rgb(252 231 243 / 0) !important;
}.tw-bg-pink-100\/10{
  background-color: rgb(252 231 243 / 0.1) !important;
}.tw-bg-pink-100\/100{
  background-color: rgb(252 231 243 / 1) !important;
}.tw-bg-pink-100\/15{
  background-color: rgb(252 231 243 / 0.15) !important;
}.tw-bg-pink-100\/20{
  background-color: rgb(252 231 243 / 0.2) !important;
}.tw-bg-pink-100\/25{
  background-color: rgb(252 231 243 / 0.25) !important;
}.tw-bg-pink-100\/30{
  background-color: rgb(252 231 243 / 0.3) !important;
}.tw-bg-pink-100\/35{
  background-color: rgb(252 231 243 / 0.35) !important;
}.tw-bg-pink-100\/40{
  background-color: rgb(252 231 243 / 0.4) !important;
}.tw-bg-pink-100\/45{
  background-color: rgb(252 231 243 / 0.45) !important;
}.tw-bg-pink-100\/5{
  background-color: rgb(252 231 243 / 0.05) !important;
}.tw-bg-pink-100\/50{
  background-color: rgb(252 231 243 / 0.5) !important;
}.tw-bg-pink-100\/55{
  background-color: rgb(252 231 243 / 0.55) !important;
}.tw-bg-pink-100\/60{
  background-color: rgb(252 231 243 / 0.6) !important;
}.tw-bg-pink-100\/65{
  background-color: rgb(252 231 243 / 0.65) !important;
}.tw-bg-pink-100\/70{
  background-color: rgb(252 231 243 / 0.7) !important;
}.tw-bg-pink-100\/75{
  background-color: rgb(252 231 243 / 0.75) !important;
}.tw-bg-pink-100\/80{
  background-color: rgb(252 231 243 / 0.8) !important;
}.tw-bg-pink-100\/85{
  background-color: rgb(252 231 243 / 0.85) !important;
}.tw-bg-pink-100\/90{
  background-color: rgb(252 231 243 / 0.9) !important;
}.tw-bg-pink-100\/95{
  background-color: rgb(252 231 243 / 0.95) !important;
}.tw-bg-pink-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(251 207 232 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-pink-200\/0{
  background-color: rgb(251 207 232 / 0) !important;
}.tw-bg-pink-200\/10{
  background-color: rgb(251 207 232 / 0.1) !important;
}.tw-bg-pink-200\/100{
  background-color: rgb(251 207 232 / 1) !important;
}.tw-bg-pink-200\/15{
  background-color: rgb(251 207 232 / 0.15) !important;
}.tw-bg-pink-200\/20{
  background-color: rgb(251 207 232 / 0.2) !important;
}.tw-bg-pink-200\/25{
  background-color: rgb(251 207 232 / 0.25) !important;
}.tw-bg-pink-200\/30{
  background-color: rgb(251 207 232 / 0.3) !important;
}.tw-bg-pink-200\/35{
  background-color: rgb(251 207 232 / 0.35) !important;
}.tw-bg-pink-200\/40{
  background-color: rgb(251 207 232 / 0.4) !important;
}.tw-bg-pink-200\/45{
  background-color: rgb(251 207 232 / 0.45) !important;
}.tw-bg-pink-200\/5{
  background-color: rgb(251 207 232 / 0.05) !important;
}.tw-bg-pink-200\/50{
  background-color: rgb(251 207 232 / 0.5) !important;
}.tw-bg-pink-200\/55{
  background-color: rgb(251 207 232 / 0.55) !important;
}.tw-bg-pink-200\/60{
  background-color: rgb(251 207 232 / 0.6) !important;
}.tw-bg-pink-200\/65{
  background-color: rgb(251 207 232 / 0.65) !important;
}.tw-bg-pink-200\/70{
  background-color: rgb(251 207 232 / 0.7) !important;
}.tw-bg-pink-200\/75{
  background-color: rgb(251 207 232 / 0.75) !important;
}.tw-bg-pink-200\/80{
  background-color: rgb(251 207 232 / 0.8) !important;
}.tw-bg-pink-200\/85{
  background-color: rgb(251 207 232 / 0.85) !important;
}.tw-bg-pink-200\/90{
  background-color: rgb(251 207 232 / 0.9) !important;
}.tw-bg-pink-200\/95{
  background-color: rgb(251 207 232 / 0.95) !important;
}.tw-bg-pink-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 168 212 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-pink-300\/0{
  background-color: rgb(249 168 212 / 0) !important;
}.tw-bg-pink-300\/10{
  background-color: rgb(249 168 212 / 0.1) !important;
}.tw-bg-pink-300\/100{
  background-color: rgb(249 168 212 / 1) !important;
}.tw-bg-pink-300\/15{
  background-color: rgb(249 168 212 / 0.15) !important;
}.tw-bg-pink-300\/20{
  background-color: rgb(249 168 212 / 0.2) !important;
}.tw-bg-pink-300\/25{
  background-color: rgb(249 168 212 / 0.25) !important;
}.tw-bg-pink-300\/30{
  background-color: rgb(249 168 212 / 0.3) !important;
}.tw-bg-pink-300\/35{
  background-color: rgb(249 168 212 / 0.35) !important;
}.tw-bg-pink-300\/40{
  background-color: rgb(249 168 212 / 0.4) !important;
}.tw-bg-pink-300\/45{
  background-color: rgb(249 168 212 / 0.45) !important;
}.tw-bg-pink-300\/5{
  background-color: rgb(249 168 212 / 0.05) !important;
}.tw-bg-pink-300\/50{
  background-color: rgb(249 168 212 / 0.5) !important;
}.tw-bg-pink-300\/55{
  background-color: rgb(249 168 212 / 0.55) !important;
}.tw-bg-pink-300\/60{
  background-color: rgb(249 168 212 / 0.6) !important;
}.tw-bg-pink-300\/65{
  background-color: rgb(249 168 212 / 0.65) !important;
}.tw-bg-pink-300\/70{
  background-color: rgb(249 168 212 / 0.7) !important;
}.tw-bg-pink-300\/75{
  background-color: rgb(249 168 212 / 0.75) !important;
}.tw-bg-pink-300\/80{
  background-color: rgb(249 168 212 / 0.8) !important;
}.tw-bg-pink-300\/85{
  background-color: rgb(249 168 212 / 0.85) !important;
}.tw-bg-pink-300\/90{
  background-color: rgb(249 168 212 / 0.9) !important;
}.tw-bg-pink-300\/95{
  background-color: rgb(249 168 212 / 0.95) !important;
}.tw-bg-pink-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(244 114 182 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-pink-400\/0{
  background-color: rgb(244 114 182 / 0) !important;
}.tw-bg-pink-400\/10{
  background-color: rgb(244 114 182 / 0.1) !important;
}.tw-bg-pink-400\/100{
  background-color: rgb(244 114 182 / 1) !important;
}.tw-bg-pink-400\/15{
  background-color: rgb(244 114 182 / 0.15) !important;
}.tw-bg-pink-400\/20{
  background-color: rgb(244 114 182 / 0.2) !important;
}.tw-bg-pink-400\/25{
  background-color: rgb(244 114 182 / 0.25) !important;
}.tw-bg-pink-400\/30{
  background-color: rgb(244 114 182 / 0.3) !important;
}.tw-bg-pink-400\/35{
  background-color: rgb(244 114 182 / 0.35) !important;
}.tw-bg-pink-400\/40{
  background-color: rgb(244 114 182 / 0.4) !important;
}.tw-bg-pink-400\/45{
  background-color: rgb(244 114 182 / 0.45) !important;
}.tw-bg-pink-400\/5{
  background-color: rgb(244 114 182 / 0.05) !important;
}.tw-bg-pink-400\/50{
  background-color: rgb(244 114 182 / 0.5) !important;
}.tw-bg-pink-400\/55{
  background-color: rgb(244 114 182 / 0.55) !important;
}.tw-bg-pink-400\/60{
  background-color: rgb(244 114 182 / 0.6) !important;
}.tw-bg-pink-400\/65{
  background-color: rgb(244 114 182 / 0.65) !important;
}.tw-bg-pink-400\/70{
  background-color: rgb(244 114 182 / 0.7) !important;
}.tw-bg-pink-400\/75{
  background-color: rgb(244 114 182 / 0.75) !important;
}.tw-bg-pink-400\/80{
  background-color: rgb(244 114 182 / 0.8) !important;
}.tw-bg-pink-400\/85{
  background-color: rgb(244 114 182 / 0.85) !important;
}.tw-bg-pink-400\/90{
  background-color: rgb(244 114 182 / 0.9) !important;
}.tw-bg-pink-400\/95{
  background-color: rgb(244 114 182 / 0.95) !important;
}.tw-bg-pink-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 242 248 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-pink-50\/0{
  background-color: rgb(253 242 248 / 0) !important;
}.tw-bg-pink-50\/10{
  background-color: rgb(253 242 248 / 0.1) !important;
}.tw-bg-pink-50\/100{
  background-color: rgb(253 242 248 / 1) !important;
}.tw-bg-pink-50\/15{
  background-color: rgb(253 242 248 / 0.15) !important;
}.tw-bg-pink-50\/20{
  background-color: rgb(253 242 248 / 0.2) !important;
}.tw-bg-pink-50\/25{
  background-color: rgb(253 242 248 / 0.25) !important;
}.tw-bg-pink-50\/30{
  background-color: rgb(253 242 248 / 0.3) !important;
}.tw-bg-pink-50\/35{
  background-color: rgb(253 242 248 / 0.35) !important;
}.tw-bg-pink-50\/40{
  background-color: rgb(253 242 248 / 0.4) !important;
}.tw-bg-pink-50\/45{
  background-color: rgb(253 242 248 / 0.45) !important;
}.tw-bg-pink-50\/5{
  background-color: rgb(253 242 248 / 0.05) !important;
}.tw-bg-pink-50\/50{
  background-color: rgb(253 242 248 / 0.5) !important;
}.tw-bg-pink-50\/55{
  background-color: rgb(253 242 248 / 0.55) !important;
}.tw-bg-pink-50\/60{
  background-color: rgb(253 242 248 / 0.6) !important;
}.tw-bg-pink-50\/65{
  background-color: rgb(253 242 248 / 0.65) !important;
}.tw-bg-pink-50\/70{
  background-color: rgb(253 242 248 / 0.7) !important;
}.tw-bg-pink-50\/75{
  background-color: rgb(253 242 248 / 0.75) !important;
}.tw-bg-pink-50\/80{
  background-color: rgb(253 242 248 / 0.8) !important;
}.tw-bg-pink-50\/85{
  background-color: rgb(253 242 248 / 0.85) !important;
}.tw-bg-pink-50\/90{
  background-color: rgb(253 242 248 / 0.9) !important;
}.tw-bg-pink-50\/95{
  background-color: rgb(253 242 248 / 0.95) !important;
}.tw-bg-pink-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(236 72 153 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-pink-500\/0{
  background-color: rgb(236 72 153 / 0) !important;
}.tw-bg-pink-500\/10{
  background-color: rgb(236 72 153 / 0.1) !important;
}.tw-bg-pink-500\/100{
  background-color: rgb(236 72 153 / 1) !important;
}.tw-bg-pink-500\/15{
  background-color: rgb(236 72 153 / 0.15) !important;
}.tw-bg-pink-500\/20{
  background-color: rgb(236 72 153 / 0.2) !important;
}.tw-bg-pink-500\/25{
  background-color: rgb(236 72 153 / 0.25) !important;
}.tw-bg-pink-500\/30{
  background-color: rgb(236 72 153 / 0.3) !important;
}.tw-bg-pink-500\/35{
  background-color: rgb(236 72 153 / 0.35) !important;
}.tw-bg-pink-500\/40{
  background-color: rgb(236 72 153 / 0.4) !important;
}.tw-bg-pink-500\/45{
  background-color: rgb(236 72 153 / 0.45) !important;
}.tw-bg-pink-500\/5{
  background-color: rgb(236 72 153 / 0.05) !important;
}.tw-bg-pink-500\/50{
  background-color: rgb(236 72 153 / 0.5) !important;
}.tw-bg-pink-500\/55{
  background-color: rgb(236 72 153 / 0.55) !important;
}.tw-bg-pink-500\/60{
  background-color: rgb(236 72 153 / 0.6) !important;
}.tw-bg-pink-500\/65{
  background-color: rgb(236 72 153 / 0.65) !important;
}.tw-bg-pink-500\/70{
  background-color: rgb(236 72 153 / 0.7) !important;
}.tw-bg-pink-500\/75{
  background-color: rgb(236 72 153 / 0.75) !important;
}.tw-bg-pink-500\/80{
  background-color: rgb(236 72 153 / 0.8) !important;
}.tw-bg-pink-500\/85{
  background-color: rgb(236 72 153 / 0.85) !important;
}.tw-bg-pink-500\/90{
  background-color: rgb(236 72 153 / 0.9) !important;
}.tw-bg-pink-500\/95{
  background-color: rgb(236 72 153 / 0.95) !important;
}.tw-bg-pink-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(219 39 119 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-pink-600\/0{
  background-color: rgb(219 39 119 / 0) !important;
}.tw-bg-pink-600\/10{
  background-color: rgb(219 39 119 / 0.1) !important;
}.tw-bg-pink-600\/100{
  background-color: rgb(219 39 119 / 1) !important;
}.tw-bg-pink-600\/15{
  background-color: rgb(219 39 119 / 0.15) !important;
}.tw-bg-pink-600\/20{
  background-color: rgb(219 39 119 / 0.2) !important;
}.tw-bg-pink-600\/25{
  background-color: rgb(219 39 119 / 0.25) !important;
}.tw-bg-pink-600\/30{
  background-color: rgb(219 39 119 / 0.3) !important;
}.tw-bg-pink-600\/35{
  background-color: rgb(219 39 119 / 0.35) !important;
}.tw-bg-pink-600\/40{
  background-color: rgb(219 39 119 / 0.4) !important;
}.tw-bg-pink-600\/45{
  background-color: rgb(219 39 119 / 0.45) !important;
}.tw-bg-pink-600\/5{
  background-color: rgb(219 39 119 / 0.05) !important;
}.tw-bg-pink-600\/50{
  background-color: rgb(219 39 119 / 0.5) !important;
}.tw-bg-pink-600\/55{
  background-color: rgb(219 39 119 / 0.55) !important;
}.tw-bg-pink-600\/60{
  background-color: rgb(219 39 119 / 0.6) !important;
}.tw-bg-pink-600\/65{
  background-color: rgb(219 39 119 / 0.65) !important;
}.tw-bg-pink-600\/70{
  background-color: rgb(219 39 119 / 0.7) !important;
}.tw-bg-pink-600\/75{
  background-color: rgb(219 39 119 / 0.75) !important;
}.tw-bg-pink-600\/80{
  background-color: rgb(219 39 119 / 0.8) !important;
}.tw-bg-pink-600\/85{
  background-color: rgb(219 39 119 / 0.85) !important;
}.tw-bg-pink-600\/90{
  background-color: rgb(219 39 119 / 0.9) !important;
}.tw-bg-pink-600\/95{
  background-color: rgb(219 39 119 / 0.95) !important;
}.tw-bg-pink-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(190 24 93 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-pink-700\/0{
  background-color: rgb(190 24 93 / 0) !important;
}.tw-bg-pink-700\/10{
  background-color: rgb(190 24 93 / 0.1) !important;
}.tw-bg-pink-700\/100{
  background-color: rgb(190 24 93 / 1) !important;
}.tw-bg-pink-700\/15{
  background-color: rgb(190 24 93 / 0.15) !important;
}.tw-bg-pink-700\/20{
  background-color: rgb(190 24 93 / 0.2) !important;
}.tw-bg-pink-700\/25{
  background-color: rgb(190 24 93 / 0.25) !important;
}.tw-bg-pink-700\/30{
  background-color: rgb(190 24 93 / 0.3) !important;
}.tw-bg-pink-700\/35{
  background-color: rgb(190 24 93 / 0.35) !important;
}.tw-bg-pink-700\/40{
  background-color: rgb(190 24 93 / 0.4) !important;
}.tw-bg-pink-700\/45{
  background-color: rgb(190 24 93 / 0.45) !important;
}.tw-bg-pink-700\/5{
  background-color: rgb(190 24 93 / 0.05) !important;
}.tw-bg-pink-700\/50{
  background-color: rgb(190 24 93 / 0.5) !important;
}.tw-bg-pink-700\/55{
  background-color: rgb(190 24 93 / 0.55) !important;
}.tw-bg-pink-700\/60{
  background-color: rgb(190 24 93 / 0.6) !important;
}.tw-bg-pink-700\/65{
  background-color: rgb(190 24 93 / 0.65) !important;
}.tw-bg-pink-700\/70{
  background-color: rgb(190 24 93 / 0.7) !important;
}.tw-bg-pink-700\/75{
  background-color: rgb(190 24 93 / 0.75) !important;
}.tw-bg-pink-700\/80{
  background-color: rgb(190 24 93 / 0.8) !important;
}.tw-bg-pink-700\/85{
  background-color: rgb(190 24 93 / 0.85) !important;
}.tw-bg-pink-700\/90{
  background-color: rgb(190 24 93 / 0.9) !important;
}.tw-bg-pink-700\/95{
  background-color: rgb(190 24 93 / 0.95) !important;
}.tw-bg-pink-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(157 23 77 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-pink-800\/0{
  background-color: rgb(157 23 77 / 0) !important;
}.tw-bg-pink-800\/10{
  background-color: rgb(157 23 77 / 0.1) !important;
}.tw-bg-pink-800\/100{
  background-color: rgb(157 23 77 / 1) !important;
}.tw-bg-pink-800\/15{
  background-color: rgb(157 23 77 / 0.15) !important;
}.tw-bg-pink-800\/20{
  background-color: rgb(157 23 77 / 0.2) !important;
}.tw-bg-pink-800\/25{
  background-color: rgb(157 23 77 / 0.25) !important;
}.tw-bg-pink-800\/30{
  background-color: rgb(157 23 77 / 0.3) !important;
}.tw-bg-pink-800\/35{
  background-color: rgb(157 23 77 / 0.35) !important;
}.tw-bg-pink-800\/40{
  background-color: rgb(157 23 77 / 0.4) !important;
}.tw-bg-pink-800\/45{
  background-color: rgb(157 23 77 / 0.45) !important;
}.tw-bg-pink-800\/5{
  background-color: rgb(157 23 77 / 0.05) !important;
}.tw-bg-pink-800\/50{
  background-color: rgb(157 23 77 / 0.5) !important;
}.tw-bg-pink-800\/55{
  background-color: rgb(157 23 77 / 0.55) !important;
}.tw-bg-pink-800\/60{
  background-color: rgb(157 23 77 / 0.6) !important;
}.tw-bg-pink-800\/65{
  background-color: rgb(157 23 77 / 0.65) !important;
}.tw-bg-pink-800\/70{
  background-color: rgb(157 23 77 / 0.7) !important;
}.tw-bg-pink-800\/75{
  background-color: rgb(157 23 77 / 0.75) !important;
}.tw-bg-pink-800\/80{
  background-color: rgb(157 23 77 / 0.8) !important;
}.tw-bg-pink-800\/85{
  background-color: rgb(157 23 77 / 0.85) !important;
}.tw-bg-pink-800\/90{
  background-color: rgb(157 23 77 / 0.9) !important;
}.tw-bg-pink-800\/95{
  background-color: rgb(157 23 77 / 0.95) !important;
}.tw-bg-pink-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(131 24 67 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-pink-900\/0{
  background-color: rgb(131 24 67 / 0) !important;
}.tw-bg-pink-900\/10{
  background-color: rgb(131 24 67 / 0.1) !important;
}.tw-bg-pink-900\/100{
  background-color: rgb(131 24 67 / 1) !important;
}.tw-bg-pink-900\/15{
  background-color: rgb(131 24 67 / 0.15) !important;
}.tw-bg-pink-900\/20{
  background-color: rgb(131 24 67 / 0.2) !important;
}.tw-bg-pink-900\/25{
  background-color: rgb(131 24 67 / 0.25) !important;
}.tw-bg-pink-900\/30{
  background-color: rgb(131 24 67 / 0.3) !important;
}.tw-bg-pink-900\/35{
  background-color: rgb(131 24 67 / 0.35) !important;
}.tw-bg-pink-900\/40{
  background-color: rgb(131 24 67 / 0.4) !important;
}.tw-bg-pink-900\/45{
  background-color: rgb(131 24 67 / 0.45) !important;
}.tw-bg-pink-900\/5{
  background-color: rgb(131 24 67 / 0.05) !important;
}.tw-bg-pink-900\/50{
  background-color: rgb(131 24 67 / 0.5) !important;
}.tw-bg-pink-900\/55{
  background-color: rgb(131 24 67 / 0.55) !important;
}.tw-bg-pink-900\/60{
  background-color: rgb(131 24 67 / 0.6) !important;
}.tw-bg-pink-900\/65{
  background-color: rgb(131 24 67 / 0.65) !important;
}.tw-bg-pink-900\/70{
  background-color: rgb(131 24 67 / 0.7) !important;
}.tw-bg-pink-900\/75{
  background-color: rgb(131 24 67 / 0.75) !important;
}.tw-bg-pink-900\/80{
  background-color: rgb(131 24 67 / 0.8) !important;
}.tw-bg-pink-900\/85{
  background-color: rgb(131 24 67 / 0.85) !important;
}.tw-bg-pink-900\/90{
  background-color: rgb(131 24 67 / 0.9) !important;
}.tw-bg-pink-900\/95{
  background-color: rgb(131 24 67 / 0.95) !important;
}.tw-bg-primary{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-bg-opacity))) !important;
}.tw-bg-primary\/20{
  background-color: hsl(var(--twc-primary) / 0.2) !important;
}.tw-bg-primary_15{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary_15) / var(--twc-primary_15-opacity, var(--tw-bg-opacity))) !important;
}.tw-bg-primary_25{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary_25) / var(--twc-primary_25-opacity, var(--tw-bg-opacity))) !important;
}.tw-bg-primary_40{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary_40) / var(--twc-primary_40-opacity, var(--tw-bg-opacity))) !important;
}.tw-bg-primary_5{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity))) !important;
}.tw-bg-primary_70{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary_70) / var(--twc-primary_70-opacity, var(--tw-bg-opacity))) !important;
}.tw-bg-purple-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 232 255 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-purple-100\/0{
  background-color: rgb(243 232 255 / 0) !important;
}.tw-bg-purple-100\/10{
  background-color: rgb(243 232 255 / 0.1) !important;
}.tw-bg-purple-100\/100{
  background-color: rgb(243 232 255 / 1) !important;
}.tw-bg-purple-100\/15{
  background-color: rgb(243 232 255 / 0.15) !important;
}.tw-bg-purple-100\/20{
  background-color: rgb(243 232 255 / 0.2) !important;
}.tw-bg-purple-100\/25{
  background-color: rgb(243 232 255 / 0.25) !important;
}.tw-bg-purple-100\/30{
  background-color: rgb(243 232 255 / 0.3) !important;
}.tw-bg-purple-100\/35{
  background-color: rgb(243 232 255 / 0.35) !important;
}.tw-bg-purple-100\/40{
  background-color: rgb(243 232 255 / 0.4) !important;
}.tw-bg-purple-100\/45{
  background-color: rgb(243 232 255 / 0.45) !important;
}.tw-bg-purple-100\/5{
  background-color: rgb(243 232 255 / 0.05) !important;
}.tw-bg-purple-100\/50{
  background-color: rgb(243 232 255 / 0.5) !important;
}.tw-bg-purple-100\/55{
  background-color: rgb(243 232 255 / 0.55) !important;
}.tw-bg-purple-100\/60{
  background-color: rgb(243 232 255 / 0.6) !important;
}.tw-bg-purple-100\/65{
  background-color: rgb(243 232 255 / 0.65) !important;
}.tw-bg-purple-100\/70{
  background-color: rgb(243 232 255 / 0.7) !important;
}.tw-bg-purple-100\/75{
  background-color: rgb(243 232 255 / 0.75) !important;
}.tw-bg-purple-100\/80{
  background-color: rgb(243 232 255 / 0.8) !important;
}.tw-bg-purple-100\/85{
  background-color: rgb(243 232 255 / 0.85) !important;
}.tw-bg-purple-100\/90{
  background-color: rgb(243 232 255 / 0.9) !important;
}.tw-bg-purple-100\/95{
  background-color: rgb(243 232 255 / 0.95) !important;
}.tw-bg-purple-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(233 213 255 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-purple-200\/0{
  background-color: rgb(233 213 255 / 0) !important;
}.tw-bg-purple-200\/10{
  background-color: rgb(233 213 255 / 0.1) !important;
}.tw-bg-purple-200\/100{
  background-color: rgb(233 213 255 / 1) !important;
}.tw-bg-purple-200\/15{
  background-color: rgb(233 213 255 / 0.15) !important;
}.tw-bg-purple-200\/20{
  background-color: rgb(233 213 255 / 0.2) !important;
}.tw-bg-purple-200\/25{
  background-color: rgb(233 213 255 / 0.25) !important;
}.tw-bg-purple-200\/30{
  background-color: rgb(233 213 255 / 0.3) !important;
}.tw-bg-purple-200\/35{
  background-color: rgb(233 213 255 / 0.35) !important;
}.tw-bg-purple-200\/40{
  background-color: rgb(233 213 255 / 0.4) !important;
}.tw-bg-purple-200\/45{
  background-color: rgb(233 213 255 / 0.45) !important;
}.tw-bg-purple-200\/5{
  background-color: rgb(233 213 255 / 0.05) !important;
}.tw-bg-purple-200\/50{
  background-color: rgb(233 213 255 / 0.5) !important;
}.tw-bg-purple-200\/55{
  background-color: rgb(233 213 255 / 0.55) !important;
}.tw-bg-purple-200\/60{
  background-color: rgb(233 213 255 / 0.6) !important;
}.tw-bg-purple-200\/65{
  background-color: rgb(233 213 255 / 0.65) !important;
}.tw-bg-purple-200\/70{
  background-color: rgb(233 213 255 / 0.7) !important;
}.tw-bg-purple-200\/75{
  background-color: rgb(233 213 255 / 0.75) !important;
}.tw-bg-purple-200\/80{
  background-color: rgb(233 213 255 / 0.8) !important;
}.tw-bg-purple-200\/85{
  background-color: rgb(233 213 255 / 0.85) !important;
}.tw-bg-purple-200\/90{
  background-color: rgb(233 213 255 / 0.9) !important;
}.tw-bg-purple-200\/95{
  background-color: rgb(233 213 255 / 0.95) !important;
}.tw-bg-purple-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(216 180 254 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-purple-300\/0{
  background-color: rgb(216 180 254 / 0) !important;
}.tw-bg-purple-300\/10{
  background-color: rgb(216 180 254 / 0.1) !important;
}.tw-bg-purple-300\/100{
  background-color: rgb(216 180 254 / 1) !important;
}.tw-bg-purple-300\/15{
  background-color: rgb(216 180 254 / 0.15) !important;
}.tw-bg-purple-300\/20{
  background-color: rgb(216 180 254 / 0.2) !important;
}.tw-bg-purple-300\/25{
  background-color: rgb(216 180 254 / 0.25) !important;
}.tw-bg-purple-300\/30{
  background-color: rgb(216 180 254 / 0.3) !important;
}.tw-bg-purple-300\/35{
  background-color: rgb(216 180 254 / 0.35) !important;
}.tw-bg-purple-300\/40{
  background-color: rgb(216 180 254 / 0.4) !important;
}.tw-bg-purple-300\/45{
  background-color: rgb(216 180 254 / 0.45) !important;
}.tw-bg-purple-300\/5{
  background-color: rgb(216 180 254 / 0.05) !important;
}.tw-bg-purple-300\/50{
  background-color: rgb(216 180 254 / 0.5) !important;
}.tw-bg-purple-300\/55{
  background-color: rgb(216 180 254 / 0.55) !important;
}.tw-bg-purple-300\/60{
  background-color: rgb(216 180 254 / 0.6) !important;
}.tw-bg-purple-300\/65{
  background-color: rgb(216 180 254 / 0.65) !important;
}.tw-bg-purple-300\/70{
  background-color: rgb(216 180 254 / 0.7) !important;
}.tw-bg-purple-300\/75{
  background-color: rgb(216 180 254 / 0.75) !important;
}.tw-bg-purple-300\/80{
  background-color: rgb(216 180 254 / 0.8) !important;
}.tw-bg-purple-300\/85{
  background-color: rgb(216 180 254 / 0.85) !important;
}.tw-bg-purple-300\/90{
  background-color: rgb(216 180 254 / 0.9) !important;
}.tw-bg-purple-300\/95{
  background-color: rgb(216 180 254 / 0.95) !important;
}.tw-bg-purple-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(192 132 252 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-purple-400\/0{
  background-color: rgb(192 132 252 / 0) !important;
}.tw-bg-purple-400\/10{
  background-color: rgb(192 132 252 / 0.1) !important;
}.tw-bg-purple-400\/100{
  background-color: rgb(192 132 252 / 1) !important;
}.tw-bg-purple-400\/15{
  background-color: rgb(192 132 252 / 0.15) !important;
}.tw-bg-purple-400\/20{
  background-color: rgb(192 132 252 / 0.2) !important;
}.tw-bg-purple-400\/25{
  background-color: rgb(192 132 252 / 0.25) !important;
}.tw-bg-purple-400\/30{
  background-color: rgb(192 132 252 / 0.3) !important;
}.tw-bg-purple-400\/35{
  background-color: rgb(192 132 252 / 0.35) !important;
}.tw-bg-purple-400\/40{
  background-color: rgb(192 132 252 / 0.4) !important;
}.tw-bg-purple-400\/45{
  background-color: rgb(192 132 252 / 0.45) !important;
}.tw-bg-purple-400\/5{
  background-color: rgb(192 132 252 / 0.05) !important;
}.tw-bg-purple-400\/50{
  background-color: rgb(192 132 252 / 0.5) !important;
}.tw-bg-purple-400\/55{
  background-color: rgb(192 132 252 / 0.55) !important;
}.tw-bg-purple-400\/60{
  background-color: rgb(192 132 252 / 0.6) !important;
}.tw-bg-purple-400\/65{
  background-color: rgb(192 132 252 / 0.65) !important;
}.tw-bg-purple-400\/70{
  background-color: rgb(192 132 252 / 0.7) !important;
}.tw-bg-purple-400\/75{
  background-color: rgb(192 132 252 / 0.75) !important;
}.tw-bg-purple-400\/80{
  background-color: rgb(192 132 252 / 0.8) !important;
}.tw-bg-purple-400\/85{
  background-color: rgb(192 132 252 / 0.85) !important;
}.tw-bg-purple-400\/90{
  background-color: rgb(192 132 252 / 0.9) !important;
}.tw-bg-purple-400\/95{
  background-color: rgb(192 132 252 / 0.95) !important;
}.tw-bg-purple-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 245 255 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-purple-50\/0{
  background-color: rgb(250 245 255 / 0) !important;
}.tw-bg-purple-50\/10{
  background-color: rgb(250 245 255 / 0.1) !important;
}.tw-bg-purple-50\/100{
  background-color: rgb(250 245 255 / 1) !important;
}.tw-bg-purple-50\/15{
  background-color: rgb(250 245 255 / 0.15) !important;
}.tw-bg-purple-50\/20{
  background-color: rgb(250 245 255 / 0.2) !important;
}.tw-bg-purple-50\/25{
  background-color: rgb(250 245 255 / 0.25) !important;
}.tw-bg-purple-50\/30{
  background-color: rgb(250 245 255 / 0.3) !important;
}.tw-bg-purple-50\/35{
  background-color: rgb(250 245 255 / 0.35) !important;
}.tw-bg-purple-50\/40{
  background-color: rgb(250 245 255 / 0.4) !important;
}.tw-bg-purple-50\/45{
  background-color: rgb(250 245 255 / 0.45) !important;
}.tw-bg-purple-50\/5{
  background-color: rgb(250 245 255 / 0.05) !important;
}.tw-bg-purple-50\/50{
  background-color: rgb(250 245 255 / 0.5) !important;
}.tw-bg-purple-50\/55{
  background-color: rgb(250 245 255 / 0.55) !important;
}.tw-bg-purple-50\/60{
  background-color: rgb(250 245 255 / 0.6) !important;
}.tw-bg-purple-50\/65{
  background-color: rgb(250 245 255 / 0.65) !important;
}.tw-bg-purple-50\/70{
  background-color: rgb(250 245 255 / 0.7) !important;
}.tw-bg-purple-50\/75{
  background-color: rgb(250 245 255 / 0.75) !important;
}.tw-bg-purple-50\/80{
  background-color: rgb(250 245 255 / 0.8) !important;
}.tw-bg-purple-50\/85{
  background-color: rgb(250 245 255 / 0.85) !important;
}.tw-bg-purple-50\/90{
  background-color: rgb(250 245 255 / 0.9) !important;
}.tw-bg-purple-50\/95{
  background-color: rgb(250 245 255 / 0.95) !important;
}.tw-bg-purple-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(168 85 247 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-purple-500\/0{
  background-color: rgb(168 85 247 / 0) !important;
}.tw-bg-purple-500\/10{
  background-color: rgb(168 85 247 / 0.1) !important;
}.tw-bg-purple-500\/100{
  background-color: rgb(168 85 247 / 1) !important;
}.tw-bg-purple-500\/15{
  background-color: rgb(168 85 247 / 0.15) !important;
}.tw-bg-purple-500\/20{
  background-color: rgb(168 85 247 / 0.2) !important;
}.tw-bg-purple-500\/25{
  background-color: rgb(168 85 247 / 0.25) !important;
}.tw-bg-purple-500\/30{
  background-color: rgb(168 85 247 / 0.3) !important;
}.tw-bg-purple-500\/35{
  background-color: rgb(168 85 247 / 0.35) !important;
}.tw-bg-purple-500\/40{
  background-color: rgb(168 85 247 / 0.4) !important;
}.tw-bg-purple-500\/45{
  background-color: rgb(168 85 247 / 0.45) !important;
}.tw-bg-purple-500\/5{
  background-color: rgb(168 85 247 / 0.05) !important;
}.tw-bg-purple-500\/50{
  background-color: rgb(168 85 247 / 0.5) !important;
}.tw-bg-purple-500\/55{
  background-color: rgb(168 85 247 / 0.55) !important;
}.tw-bg-purple-500\/60{
  background-color: rgb(168 85 247 / 0.6) !important;
}.tw-bg-purple-500\/65{
  background-color: rgb(168 85 247 / 0.65) !important;
}.tw-bg-purple-500\/70{
  background-color: rgb(168 85 247 / 0.7) !important;
}.tw-bg-purple-500\/75{
  background-color: rgb(168 85 247 / 0.75) !important;
}.tw-bg-purple-500\/80{
  background-color: rgb(168 85 247 / 0.8) !important;
}.tw-bg-purple-500\/85{
  background-color: rgb(168 85 247 / 0.85) !important;
}.tw-bg-purple-500\/90{
  background-color: rgb(168 85 247 / 0.9) !important;
}.tw-bg-purple-500\/95{
  background-color: rgb(168 85 247 / 0.95) !important;
}.tw-bg-purple-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(147 51 234 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-purple-600\/0{
  background-color: rgb(147 51 234 / 0) !important;
}.tw-bg-purple-600\/10{
  background-color: rgb(147 51 234 / 0.1) !important;
}.tw-bg-purple-600\/100{
  background-color: rgb(147 51 234 / 1) !important;
}.tw-bg-purple-600\/15{
  background-color: rgb(147 51 234 / 0.15) !important;
}.tw-bg-purple-600\/20{
  background-color: rgb(147 51 234 / 0.2) !important;
}.tw-bg-purple-600\/25{
  background-color: rgb(147 51 234 / 0.25) !important;
}.tw-bg-purple-600\/30{
  background-color: rgb(147 51 234 / 0.3) !important;
}.tw-bg-purple-600\/35{
  background-color: rgb(147 51 234 / 0.35) !important;
}.tw-bg-purple-600\/40{
  background-color: rgb(147 51 234 / 0.4) !important;
}.tw-bg-purple-600\/45{
  background-color: rgb(147 51 234 / 0.45) !important;
}.tw-bg-purple-600\/5{
  background-color: rgb(147 51 234 / 0.05) !important;
}.tw-bg-purple-600\/50{
  background-color: rgb(147 51 234 / 0.5) !important;
}.tw-bg-purple-600\/55{
  background-color: rgb(147 51 234 / 0.55) !important;
}.tw-bg-purple-600\/60{
  background-color: rgb(147 51 234 / 0.6) !important;
}.tw-bg-purple-600\/65{
  background-color: rgb(147 51 234 / 0.65) !important;
}.tw-bg-purple-600\/70{
  background-color: rgb(147 51 234 / 0.7) !important;
}.tw-bg-purple-600\/75{
  background-color: rgb(147 51 234 / 0.75) !important;
}.tw-bg-purple-600\/80{
  background-color: rgb(147 51 234 / 0.8) !important;
}.tw-bg-purple-600\/85{
  background-color: rgb(147 51 234 / 0.85) !important;
}.tw-bg-purple-600\/90{
  background-color: rgb(147 51 234 / 0.9) !important;
}.tw-bg-purple-600\/95{
  background-color: rgb(147 51 234 / 0.95) !important;
}.tw-bg-purple-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(126 34 206 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-purple-700\/0{
  background-color: rgb(126 34 206 / 0) !important;
}.tw-bg-purple-700\/10{
  background-color: rgb(126 34 206 / 0.1) !important;
}.tw-bg-purple-700\/100{
  background-color: rgb(126 34 206 / 1) !important;
}.tw-bg-purple-700\/15{
  background-color: rgb(126 34 206 / 0.15) !important;
}.tw-bg-purple-700\/20{
  background-color: rgb(126 34 206 / 0.2) !important;
}.tw-bg-purple-700\/25{
  background-color: rgb(126 34 206 / 0.25) !important;
}.tw-bg-purple-700\/30{
  background-color: rgb(126 34 206 / 0.3) !important;
}.tw-bg-purple-700\/35{
  background-color: rgb(126 34 206 / 0.35) !important;
}.tw-bg-purple-700\/40{
  background-color: rgb(126 34 206 / 0.4) !important;
}.tw-bg-purple-700\/45{
  background-color: rgb(126 34 206 / 0.45) !important;
}.tw-bg-purple-700\/5{
  background-color: rgb(126 34 206 / 0.05) !important;
}.tw-bg-purple-700\/50{
  background-color: rgb(126 34 206 / 0.5) !important;
}.tw-bg-purple-700\/55{
  background-color: rgb(126 34 206 / 0.55) !important;
}.tw-bg-purple-700\/60{
  background-color: rgb(126 34 206 / 0.6) !important;
}.tw-bg-purple-700\/65{
  background-color: rgb(126 34 206 / 0.65) !important;
}.tw-bg-purple-700\/70{
  background-color: rgb(126 34 206 / 0.7) !important;
}.tw-bg-purple-700\/75{
  background-color: rgb(126 34 206 / 0.75) !important;
}.tw-bg-purple-700\/80{
  background-color: rgb(126 34 206 / 0.8) !important;
}.tw-bg-purple-700\/85{
  background-color: rgb(126 34 206 / 0.85) !important;
}.tw-bg-purple-700\/90{
  background-color: rgb(126 34 206 / 0.9) !important;
}.tw-bg-purple-700\/95{
  background-color: rgb(126 34 206 / 0.95) !important;
}.tw-bg-purple-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(107 33 168 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-purple-800\/0{
  background-color: rgb(107 33 168 / 0) !important;
}.tw-bg-purple-800\/10{
  background-color: rgb(107 33 168 / 0.1) !important;
}.tw-bg-purple-800\/100{
  background-color: rgb(107 33 168 / 1) !important;
}.tw-bg-purple-800\/15{
  background-color: rgb(107 33 168 / 0.15) !important;
}.tw-bg-purple-800\/20{
  background-color: rgb(107 33 168 / 0.2) !important;
}.tw-bg-purple-800\/25{
  background-color: rgb(107 33 168 / 0.25) !important;
}.tw-bg-purple-800\/30{
  background-color: rgb(107 33 168 / 0.3) !important;
}.tw-bg-purple-800\/35{
  background-color: rgb(107 33 168 / 0.35) !important;
}.tw-bg-purple-800\/40{
  background-color: rgb(107 33 168 / 0.4) !important;
}.tw-bg-purple-800\/45{
  background-color: rgb(107 33 168 / 0.45) !important;
}.tw-bg-purple-800\/5{
  background-color: rgb(107 33 168 / 0.05) !important;
}.tw-bg-purple-800\/50{
  background-color: rgb(107 33 168 / 0.5) !important;
}.tw-bg-purple-800\/55{
  background-color: rgb(107 33 168 / 0.55) !important;
}.tw-bg-purple-800\/60{
  background-color: rgb(107 33 168 / 0.6) !important;
}.tw-bg-purple-800\/65{
  background-color: rgb(107 33 168 / 0.65) !important;
}.tw-bg-purple-800\/70{
  background-color: rgb(107 33 168 / 0.7) !important;
}.tw-bg-purple-800\/75{
  background-color: rgb(107 33 168 / 0.75) !important;
}.tw-bg-purple-800\/80{
  background-color: rgb(107 33 168 / 0.8) !important;
}.tw-bg-purple-800\/85{
  background-color: rgb(107 33 168 / 0.85) !important;
}.tw-bg-purple-800\/90{
  background-color: rgb(107 33 168 / 0.9) !important;
}.tw-bg-purple-800\/95{
  background-color: rgb(107 33 168 / 0.95) !important;
}.tw-bg-purple-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(88 28 135 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-purple-900\/0{
  background-color: rgb(88 28 135 / 0) !important;
}.tw-bg-purple-900\/10{
  background-color: rgb(88 28 135 / 0.1) !important;
}.tw-bg-purple-900\/100{
  background-color: rgb(88 28 135 / 1) !important;
}.tw-bg-purple-900\/15{
  background-color: rgb(88 28 135 / 0.15) !important;
}.tw-bg-purple-900\/20{
  background-color: rgb(88 28 135 / 0.2) !important;
}.tw-bg-purple-900\/25{
  background-color: rgb(88 28 135 / 0.25) !important;
}.tw-bg-purple-900\/30{
  background-color: rgb(88 28 135 / 0.3) !important;
}.tw-bg-purple-900\/35{
  background-color: rgb(88 28 135 / 0.35) !important;
}.tw-bg-purple-900\/40{
  background-color: rgb(88 28 135 / 0.4) !important;
}.tw-bg-purple-900\/45{
  background-color: rgb(88 28 135 / 0.45) !important;
}.tw-bg-purple-900\/5{
  background-color: rgb(88 28 135 / 0.05) !important;
}.tw-bg-purple-900\/50{
  background-color: rgb(88 28 135 / 0.5) !important;
}.tw-bg-purple-900\/55{
  background-color: rgb(88 28 135 / 0.55) !important;
}.tw-bg-purple-900\/60{
  background-color: rgb(88 28 135 / 0.6) !important;
}.tw-bg-purple-900\/65{
  background-color: rgb(88 28 135 / 0.65) !important;
}.tw-bg-purple-900\/70{
  background-color: rgb(88 28 135 / 0.7) !important;
}.tw-bg-purple-900\/75{
  background-color: rgb(88 28 135 / 0.75) !important;
}.tw-bg-purple-900\/80{
  background-color: rgb(88 28 135 / 0.8) !important;
}.tw-bg-purple-900\/85{
  background-color: rgb(88 28 135 / 0.85) !important;
}.tw-bg-purple-900\/90{
  background-color: rgb(88 28 135 / 0.9) !important;
}.tw-bg-purple-900\/95{
  background-color: rgb(88 28 135 / 0.95) !important;
}.tw-bg-red-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-red-100\/0{
  background-color: rgb(254 226 226 / 0) !important;
}.tw-bg-red-100\/10{
  background-color: rgb(254 226 226 / 0.1) !important;
}.tw-bg-red-100\/100{
  background-color: rgb(254 226 226 / 1) !important;
}.tw-bg-red-100\/15{
  background-color: rgb(254 226 226 / 0.15) !important;
}.tw-bg-red-100\/20{
  background-color: rgb(254 226 226 / 0.2) !important;
}.tw-bg-red-100\/25{
  background-color: rgb(254 226 226 / 0.25) !important;
}.tw-bg-red-100\/30{
  background-color: rgb(254 226 226 / 0.3) !important;
}.tw-bg-red-100\/35{
  background-color: rgb(254 226 226 / 0.35) !important;
}.tw-bg-red-100\/40{
  background-color: rgb(254 226 226 / 0.4) !important;
}.tw-bg-red-100\/45{
  background-color: rgb(254 226 226 / 0.45) !important;
}.tw-bg-red-100\/5{
  background-color: rgb(254 226 226 / 0.05) !important;
}.tw-bg-red-100\/50{
  background-color: rgb(254 226 226 / 0.5) !important;
}.tw-bg-red-100\/55{
  background-color: rgb(254 226 226 / 0.55) !important;
}.tw-bg-red-100\/60{
  background-color: rgb(254 226 226 / 0.6) !important;
}.tw-bg-red-100\/65{
  background-color: rgb(254 226 226 / 0.65) !important;
}.tw-bg-red-100\/70{
  background-color: rgb(254 226 226 / 0.7) !important;
}.tw-bg-red-100\/75{
  background-color: rgb(254 226 226 / 0.75) !important;
}.tw-bg-red-100\/80{
  background-color: rgb(254 226 226 / 0.8) !important;
}.tw-bg-red-100\/85{
  background-color: rgb(254 226 226 / 0.85) !important;
}.tw-bg-red-100\/90{
  background-color: rgb(254 226 226 / 0.9) !important;
}.tw-bg-red-100\/95{
  background-color: rgb(254 226 226 / 0.95) !important;
}.tw-bg-red-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-red-200\/0{
  background-color: rgb(254 202 202 / 0) !important;
}.tw-bg-red-200\/10{
  background-color: rgb(254 202 202 / 0.1) !important;
}.tw-bg-red-200\/100{
  background-color: rgb(254 202 202 / 1) !important;
}.tw-bg-red-200\/15{
  background-color: rgb(254 202 202 / 0.15) !important;
}.tw-bg-red-200\/20{
  background-color: rgb(254 202 202 / 0.2) !important;
}.tw-bg-red-200\/25{
  background-color: rgb(254 202 202 / 0.25) !important;
}.tw-bg-red-200\/30{
  background-color: rgb(254 202 202 / 0.3) !important;
}.tw-bg-red-200\/35{
  background-color: rgb(254 202 202 / 0.35) !important;
}.tw-bg-red-200\/40{
  background-color: rgb(254 202 202 / 0.4) !important;
}.tw-bg-red-200\/45{
  background-color: rgb(254 202 202 / 0.45) !important;
}.tw-bg-red-200\/5{
  background-color: rgb(254 202 202 / 0.05) !important;
}.tw-bg-red-200\/50{
  background-color: rgb(254 202 202 / 0.5) !important;
}.tw-bg-red-200\/55{
  background-color: rgb(254 202 202 / 0.55) !important;
}.tw-bg-red-200\/60{
  background-color: rgb(254 202 202 / 0.6) !important;
}.tw-bg-red-200\/65{
  background-color: rgb(254 202 202 / 0.65) !important;
}.tw-bg-red-200\/70{
  background-color: rgb(254 202 202 / 0.7) !important;
}.tw-bg-red-200\/75{
  background-color: rgb(254 202 202 / 0.75) !important;
}.tw-bg-red-200\/80{
  background-color: rgb(254 202 202 / 0.8) !important;
}.tw-bg-red-200\/85{
  background-color: rgb(254 202 202 / 0.85) !important;
}.tw-bg-red-200\/90{
  background-color: rgb(254 202 202 / 0.9) !important;
}.tw-bg-red-200\/95{
  background-color: rgb(254 202 202 / 0.95) !important;
}.tw-bg-red-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-red-300\/0{
  background-color: rgb(252 165 165 / 0) !important;
}.tw-bg-red-300\/10{
  background-color: rgb(252 165 165 / 0.1) !important;
}.tw-bg-red-300\/100{
  background-color: rgb(252 165 165 / 1) !important;
}.tw-bg-red-300\/15{
  background-color: rgb(252 165 165 / 0.15) !important;
}.tw-bg-red-300\/20{
  background-color: rgb(252 165 165 / 0.2) !important;
}.tw-bg-red-300\/25{
  background-color: rgb(252 165 165 / 0.25) !important;
}.tw-bg-red-300\/30{
  background-color: rgb(252 165 165 / 0.3) !important;
}.tw-bg-red-300\/35{
  background-color: rgb(252 165 165 / 0.35) !important;
}.tw-bg-red-300\/40{
  background-color: rgb(252 165 165 / 0.4) !important;
}.tw-bg-red-300\/45{
  background-color: rgb(252 165 165 / 0.45) !important;
}.tw-bg-red-300\/5{
  background-color: rgb(252 165 165 / 0.05) !important;
}.tw-bg-red-300\/50{
  background-color: rgb(252 165 165 / 0.5) !important;
}.tw-bg-red-300\/55{
  background-color: rgb(252 165 165 / 0.55) !important;
}.tw-bg-red-300\/60{
  background-color: rgb(252 165 165 / 0.6) !important;
}.tw-bg-red-300\/65{
  background-color: rgb(252 165 165 / 0.65) !important;
}.tw-bg-red-300\/70{
  background-color: rgb(252 165 165 / 0.7) !important;
}.tw-bg-red-300\/75{
  background-color: rgb(252 165 165 / 0.75) !important;
}.tw-bg-red-300\/80{
  background-color: rgb(252 165 165 / 0.8) !important;
}.tw-bg-red-300\/85{
  background-color: rgb(252 165 165 / 0.85) !important;
}.tw-bg-red-300\/90{
  background-color: rgb(252 165 165 / 0.9) !important;
}.tw-bg-red-300\/95{
  background-color: rgb(252 165 165 / 0.95) !important;
}.tw-bg-red-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-red-400\/0{
  background-color: rgb(248 113 113 / 0) !important;
}.tw-bg-red-400\/10{
  background-color: rgb(248 113 113 / 0.1) !important;
}.tw-bg-red-400\/100{
  background-color: rgb(248 113 113 / 1) !important;
}.tw-bg-red-400\/15{
  background-color: rgb(248 113 113 / 0.15) !important;
}.tw-bg-red-400\/20{
  background-color: rgb(248 113 113 / 0.2) !important;
}.tw-bg-red-400\/25{
  background-color: rgb(248 113 113 / 0.25) !important;
}.tw-bg-red-400\/30{
  background-color: rgb(248 113 113 / 0.3) !important;
}.tw-bg-red-400\/35{
  background-color: rgb(248 113 113 / 0.35) !important;
}.tw-bg-red-400\/40{
  background-color: rgb(248 113 113 / 0.4) !important;
}.tw-bg-red-400\/45{
  background-color: rgb(248 113 113 / 0.45) !important;
}.tw-bg-red-400\/5{
  background-color: rgb(248 113 113 / 0.05) !important;
}.tw-bg-red-400\/50{
  background-color: rgb(248 113 113 / 0.5) !important;
}.tw-bg-red-400\/55{
  background-color: rgb(248 113 113 / 0.55) !important;
}.tw-bg-red-400\/60{
  background-color: rgb(248 113 113 / 0.6) !important;
}.tw-bg-red-400\/65{
  background-color: rgb(248 113 113 / 0.65) !important;
}.tw-bg-red-400\/70{
  background-color: rgb(248 113 113 / 0.7) !important;
}.tw-bg-red-400\/75{
  background-color: rgb(248 113 113 / 0.75) !important;
}.tw-bg-red-400\/80{
  background-color: rgb(248 113 113 / 0.8) !important;
}.tw-bg-red-400\/85{
  background-color: rgb(248 113 113 / 0.85) !important;
}.tw-bg-red-400\/90{
  background-color: rgb(248 113 113 / 0.9) !important;
}.tw-bg-red-400\/95{
  background-color: rgb(248 113 113 / 0.95) !important;
}.tw-bg-red-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-red-50\/0{
  background-color: rgb(254 242 242 / 0) !important;
}.tw-bg-red-50\/10{
  background-color: rgb(254 242 242 / 0.1) !important;
}.tw-bg-red-50\/100{
  background-color: rgb(254 242 242 / 1) !important;
}.tw-bg-red-50\/15{
  background-color: rgb(254 242 242 / 0.15) !important;
}.tw-bg-red-50\/20{
  background-color: rgb(254 242 242 / 0.2) !important;
}.tw-bg-red-50\/25{
  background-color: rgb(254 242 242 / 0.25) !important;
}.tw-bg-red-50\/30{
  background-color: rgb(254 242 242 / 0.3) !important;
}.tw-bg-red-50\/35{
  background-color: rgb(254 242 242 / 0.35) !important;
}.tw-bg-red-50\/40{
  background-color: rgb(254 242 242 / 0.4) !important;
}.tw-bg-red-50\/45{
  background-color: rgb(254 242 242 / 0.45) !important;
}.tw-bg-red-50\/5{
  background-color: rgb(254 242 242 / 0.05) !important;
}.tw-bg-red-50\/50{
  background-color: rgb(254 242 242 / 0.5) !important;
}.tw-bg-red-50\/55{
  background-color: rgb(254 242 242 / 0.55) !important;
}.tw-bg-red-50\/60{
  background-color: rgb(254 242 242 / 0.6) !important;
}.tw-bg-red-50\/65{
  background-color: rgb(254 242 242 / 0.65) !important;
}.tw-bg-red-50\/70{
  background-color: rgb(254 242 242 / 0.7) !important;
}.tw-bg-red-50\/75{
  background-color: rgb(254 242 242 / 0.75) !important;
}.tw-bg-red-50\/80{
  background-color: rgb(254 242 242 / 0.8) !important;
}.tw-bg-red-50\/85{
  background-color: rgb(254 242 242 / 0.85) !important;
}.tw-bg-red-50\/90{
  background-color: rgb(254 242 242 / 0.9) !important;
}.tw-bg-red-50\/95{
  background-color: rgb(254 242 242 / 0.95) !important;
}.tw-bg-red-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-red-500\/0{
  background-color: rgb(239 68 68 / 0) !important;
}.tw-bg-red-500\/10{
  background-color: rgb(239 68 68 / 0.1) !important;
}.tw-bg-red-500\/100{
  background-color: rgb(239 68 68 / 1) !important;
}.tw-bg-red-500\/15{
  background-color: rgb(239 68 68 / 0.15) !important;
}.tw-bg-red-500\/20{
  background-color: rgb(239 68 68 / 0.2) !important;
}.tw-bg-red-500\/25{
  background-color: rgb(239 68 68 / 0.25) !important;
}.tw-bg-red-500\/30{
  background-color: rgb(239 68 68 / 0.3) !important;
}.tw-bg-red-500\/35{
  background-color: rgb(239 68 68 / 0.35) !important;
}.tw-bg-red-500\/40{
  background-color: rgb(239 68 68 / 0.4) !important;
}.tw-bg-red-500\/45{
  background-color: rgb(239 68 68 / 0.45) !important;
}.tw-bg-red-500\/5{
  background-color: rgb(239 68 68 / 0.05) !important;
}.tw-bg-red-500\/50{
  background-color: rgb(239 68 68 / 0.5) !important;
}.tw-bg-red-500\/55{
  background-color: rgb(239 68 68 / 0.55) !important;
}.tw-bg-red-500\/60{
  background-color: rgb(239 68 68 / 0.6) !important;
}.tw-bg-red-500\/65{
  background-color: rgb(239 68 68 / 0.65) !important;
}.tw-bg-red-500\/70{
  background-color: rgb(239 68 68 / 0.7) !important;
}.tw-bg-red-500\/75{
  background-color: rgb(239 68 68 / 0.75) !important;
}.tw-bg-red-500\/80{
  background-color: rgb(239 68 68 / 0.8) !important;
}.tw-bg-red-500\/85{
  background-color: rgb(239 68 68 / 0.85) !important;
}.tw-bg-red-500\/90{
  background-color: rgb(239 68 68 / 0.9) !important;
}.tw-bg-red-500\/95{
  background-color: rgb(239 68 68 / 0.95) !important;
}.tw-bg-red-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-red-600\/0{
  background-color: rgb(220 38 38 / 0) !important;
}.tw-bg-red-600\/10{
  background-color: rgb(220 38 38 / 0.1) !important;
}.tw-bg-red-600\/100{
  background-color: rgb(220 38 38 / 1) !important;
}.tw-bg-red-600\/15{
  background-color: rgb(220 38 38 / 0.15) !important;
}.tw-bg-red-600\/20{
  background-color: rgb(220 38 38 / 0.2) !important;
}.tw-bg-red-600\/25{
  background-color: rgb(220 38 38 / 0.25) !important;
}.tw-bg-red-600\/30{
  background-color: rgb(220 38 38 / 0.3) !important;
}.tw-bg-red-600\/35{
  background-color: rgb(220 38 38 / 0.35) !important;
}.tw-bg-red-600\/40{
  background-color: rgb(220 38 38 / 0.4) !important;
}.tw-bg-red-600\/45{
  background-color: rgb(220 38 38 / 0.45) !important;
}.tw-bg-red-600\/5{
  background-color: rgb(220 38 38 / 0.05) !important;
}.tw-bg-red-600\/50{
  background-color: rgb(220 38 38 / 0.5) !important;
}.tw-bg-red-600\/55{
  background-color: rgb(220 38 38 / 0.55) !important;
}.tw-bg-red-600\/60{
  background-color: rgb(220 38 38 / 0.6) !important;
}.tw-bg-red-600\/65{
  background-color: rgb(220 38 38 / 0.65) !important;
}.tw-bg-red-600\/70{
  background-color: rgb(220 38 38 / 0.7) !important;
}.tw-bg-red-600\/75{
  background-color: rgb(220 38 38 / 0.75) !important;
}.tw-bg-red-600\/80{
  background-color: rgb(220 38 38 / 0.8) !important;
}.tw-bg-red-600\/85{
  background-color: rgb(220 38 38 / 0.85) !important;
}.tw-bg-red-600\/90{
  background-color: rgb(220 38 38 / 0.9) !important;
}.tw-bg-red-600\/95{
  background-color: rgb(220 38 38 / 0.95) !important;
}.tw-bg-red-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-red-700\/0{
  background-color: rgb(185 28 28 / 0) !important;
}.tw-bg-red-700\/10{
  background-color: rgb(185 28 28 / 0.1) !important;
}.tw-bg-red-700\/100{
  background-color: rgb(185 28 28 / 1) !important;
}.tw-bg-red-700\/15{
  background-color: rgb(185 28 28 / 0.15) !important;
}.tw-bg-red-700\/20{
  background-color: rgb(185 28 28 / 0.2) !important;
}.tw-bg-red-700\/25{
  background-color: rgb(185 28 28 / 0.25) !important;
}.tw-bg-red-700\/30{
  background-color: rgb(185 28 28 / 0.3) !important;
}.tw-bg-red-700\/35{
  background-color: rgb(185 28 28 / 0.35) !important;
}.tw-bg-red-700\/40{
  background-color: rgb(185 28 28 / 0.4) !important;
}.tw-bg-red-700\/45{
  background-color: rgb(185 28 28 / 0.45) !important;
}.tw-bg-red-700\/5{
  background-color: rgb(185 28 28 / 0.05) !important;
}.tw-bg-red-700\/50{
  background-color: rgb(185 28 28 / 0.5) !important;
}.tw-bg-red-700\/55{
  background-color: rgb(185 28 28 / 0.55) !important;
}.tw-bg-red-700\/60{
  background-color: rgb(185 28 28 / 0.6) !important;
}.tw-bg-red-700\/65{
  background-color: rgb(185 28 28 / 0.65) !important;
}.tw-bg-red-700\/70{
  background-color: rgb(185 28 28 / 0.7) !important;
}.tw-bg-red-700\/75{
  background-color: rgb(185 28 28 / 0.75) !important;
}.tw-bg-red-700\/80{
  background-color: rgb(185 28 28 / 0.8) !important;
}.tw-bg-red-700\/85{
  background-color: rgb(185 28 28 / 0.85) !important;
}.tw-bg-red-700\/90{
  background-color: rgb(185 28 28 / 0.9) !important;
}.tw-bg-red-700\/95{
  background-color: rgb(185 28 28 / 0.95) !important;
}.tw-bg-red-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-red-800\/0{
  background-color: rgb(153 27 27 / 0) !important;
}.tw-bg-red-800\/10{
  background-color: rgb(153 27 27 / 0.1) !important;
}.tw-bg-red-800\/100{
  background-color: rgb(153 27 27 / 1) !important;
}.tw-bg-red-800\/15{
  background-color: rgb(153 27 27 / 0.15) !important;
}.tw-bg-red-800\/20{
  background-color: rgb(153 27 27 / 0.2) !important;
}.tw-bg-red-800\/25{
  background-color: rgb(153 27 27 / 0.25) !important;
}.tw-bg-red-800\/30{
  background-color: rgb(153 27 27 / 0.3) !important;
}.tw-bg-red-800\/35{
  background-color: rgb(153 27 27 / 0.35) !important;
}.tw-bg-red-800\/40{
  background-color: rgb(153 27 27 / 0.4) !important;
}.tw-bg-red-800\/45{
  background-color: rgb(153 27 27 / 0.45) !important;
}.tw-bg-red-800\/5{
  background-color: rgb(153 27 27 / 0.05) !important;
}.tw-bg-red-800\/50{
  background-color: rgb(153 27 27 / 0.5) !important;
}.tw-bg-red-800\/55{
  background-color: rgb(153 27 27 / 0.55) !important;
}.tw-bg-red-800\/60{
  background-color: rgb(153 27 27 / 0.6) !important;
}.tw-bg-red-800\/65{
  background-color: rgb(153 27 27 / 0.65) !important;
}.tw-bg-red-800\/70{
  background-color: rgb(153 27 27 / 0.7) !important;
}.tw-bg-red-800\/75{
  background-color: rgb(153 27 27 / 0.75) !important;
}.tw-bg-red-800\/80{
  background-color: rgb(153 27 27 / 0.8) !important;
}.tw-bg-red-800\/85{
  background-color: rgb(153 27 27 / 0.85) !important;
}.tw-bg-red-800\/90{
  background-color: rgb(153 27 27 / 0.9) !important;
}.tw-bg-red-800\/95{
  background-color: rgb(153 27 27 / 0.95) !important;
}.tw-bg-red-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(127 29 29 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-red-900\/0{
  background-color: rgb(127 29 29 / 0) !important;
}.tw-bg-red-900\/10{
  background-color: rgb(127 29 29 / 0.1) !important;
}.tw-bg-red-900\/100{
  background-color: rgb(127 29 29 / 1) !important;
}.tw-bg-red-900\/15{
  background-color: rgb(127 29 29 / 0.15) !important;
}.tw-bg-red-900\/20{
  background-color: rgb(127 29 29 / 0.2) !important;
}.tw-bg-red-900\/25{
  background-color: rgb(127 29 29 / 0.25) !important;
}.tw-bg-red-900\/30{
  background-color: rgb(127 29 29 / 0.3) !important;
}.tw-bg-red-900\/35{
  background-color: rgb(127 29 29 / 0.35) !important;
}.tw-bg-red-900\/40{
  background-color: rgb(127 29 29 / 0.4) !important;
}.tw-bg-red-900\/45{
  background-color: rgb(127 29 29 / 0.45) !important;
}.tw-bg-red-900\/5{
  background-color: rgb(127 29 29 / 0.05) !important;
}.tw-bg-red-900\/50{
  background-color: rgb(127 29 29 / 0.5) !important;
}.tw-bg-red-900\/55{
  background-color: rgb(127 29 29 / 0.55) !important;
}.tw-bg-red-900\/60{
  background-color: rgb(127 29 29 / 0.6) !important;
}.tw-bg-red-900\/65{
  background-color: rgb(127 29 29 / 0.65) !important;
}.tw-bg-red-900\/70{
  background-color: rgb(127 29 29 / 0.7) !important;
}.tw-bg-red-900\/75{
  background-color: rgb(127 29 29 / 0.75) !important;
}.tw-bg-red-900\/80{
  background-color: rgb(127 29 29 / 0.8) !important;
}.tw-bg-red-900\/85{
  background-color: rgb(127 29 29 / 0.85) !important;
}.tw-bg-red-900\/90{
  background-color: rgb(127 29 29 / 0.9) !important;
}.tw-bg-red-900\/95{
  background-color: rgb(127 29 29 / 0.95) !important;
}.tw-bg-rose-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 228 230 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-rose-100\/0{
  background-color: rgb(255 228 230 / 0) !important;
}.tw-bg-rose-100\/10{
  background-color: rgb(255 228 230 / 0.1) !important;
}.tw-bg-rose-100\/100{
  background-color: rgb(255 228 230 / 1) !important;
}.tw-bg-rose-100\/15{
  background-color: rgb(255 228 230 / 0.15) !important;
}.tw-bg-rose-100\/20{
  background-color: rgb(255 228 230 / 0.2) !important;
}.tw-bg-rose-100\/25{
  background-color: rgb(255 228 230 / 0.25) !important;
}.tw-bg-rose-100\/30{
  background-color: rgb(255 228 230 / 0.3) !important;
}.tw-bg-rose-100\/35{
  background-color: rgb(255 228 230 / 0.35) !important;
}.tw-bg-rose-100\/40{
  background-color: rgb(255 228 230 / 0.4) !important;
}.tw-bg-rose-100\/45{
  background-color: rgb(255 228 230 / 0.45) !important;
}.tw-bg-rose-100\/5{
  background-color: rgb(255 228 230 / 0.05) !important;
}.tw-bg-rose-100\/50{
  background-color: rgb(255 228 230 / 0.5) !important;
}.tw-bg-rose-100\/55{
  background-color: rgb(255 228 230 / 0.55) !important;
}.tw-bg-rose-100\/60{
  background-color: rgb(255 228 230 / 0.6) !important;
}.tw-bg-rose-100\/65{
  background-color: rgb(255 228 230 / 0.65) !important;
}.tw-bg-rose-100\/70{
  background-color: rgb(255 228 230 / 0.7) !important;
}.tw-bg-rose-100\/75{
  background-color: rgb(255 228 230 / 0.75) !important;
}.tw-bg-rose-100\/80{
  background-color: rgb(255 228 230 / 0.8) !important;
}.tw-bg-rose-100\/85{
  background-color: rgb(255 228 230 / 0.85) !important;
}.tw-bg-rose-100\/90{
  background-color: rgb(255 228 230 / 0.9) !important;
}.tw-bg-rose-100\/95{
  background-color: rgb(255 228 230 / 0.95) !important;
}.tw-bg-rose-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 205 211 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-rose-200\/0{
  background-color: rgb(254 205 211 / 0) !important;
}.tw-bg-rose-200\/10{
  background-color: rgb(254 205 211 / 0.1) !important;
}.tw-bg-rose-200\/100{
  background-color: rgb(254 205 211 / 1) !important;
}.tw-bg-rose-200\/15{
  background-color: rgb(254 205 211 / 0.15) !important;
}.tw-bg-rose-200\/20{
  background-color: rgb(254 205 211 / 0.2) !important;
}.tw-bg-rose-200\/25{
  background-color: rgb(254 205 211 / 0.25) !important;
}.tw-bg-rose-200\/30{
  background-color: rgb(254 205 211 / 0.3) !important;
}.tw-bg-rose-200\/35{
  background-color: rgb(254 205 211 / 0.35) !important;
}.tw-bg-rose-200\/40{
  background-color: rgb(254 205 211 / 0.4) !important;
}.tw-bg-rose-200\/45{
  background-color: rgb(254 205 211 / 0.45) !important;
}.tw-bg-rose-200\/5{
  background-color: rgb(254 205 211 / 0.05) !important;
}.tw-bg-rose-200\/50{
  background-color: rgb(254 205 211 / 0.5) !important;
}.tw-bg-rose-200\/55{
  background-color: rgb(254 205 211 / 0.55) !important;
}.tw-bg-rose-200\/60{
  background-color: rgb(254 205 211 / 0.6) !important;
}.tw-bg-rose-200\/65{
  background-color: rgb(254 205 211 / 0.65) !important;
}.tw-bg-rose-200\/70{
  background-color: rgb(254 205 211 / 0.7) !important;
}.tw-bg-rose-200\/75{
  background-color: rgb(254 205 211 / 0.75) !important;
}.tw-bg-rose-200\/80{
  background-color: rgb(254 205 211 / 0.8) !important;
}.tw-bg-rose-200\/85{
  background-color: rgb(254 205 211 / 0.85) !important;
}.tw-bg-rose-200\/90{
  background-color: rgb(254 205 211 / 0.9) !important;
}.tw-bg-rose-200\/95{
  background-color: rgb(254 205 211 / 0.95) !important;
}.tw-bg-rose-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 164 175 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-rose-300\/0{
  background-color: rgb(253 164 175 / 0) !important;
}.tw-bg-rose-300\/10{
  background-color: rgb(253 164 175 / 0.1) !important;
}.tw-bg-rose-300\/100{
  background-color: rgb(253 164 175 / 1) !important;
}.tw-bg-rose-300\/15{
  background-color: rgb(253 164 175 / 0.15) !important;
}.tw-bg-rose-300\/20{
  background-color: rgb(253 164 175 / 0.2) !important;
}.tw-bg-rose-300\/25{
  background-color: rgb(253 164 175 / 0.25) !important;
}.tw-bg-rose-300\/30{
  background-color: rgb(253 164 175 / 0.3) !important;
}.tw-bg-rose-300\/35{
  background-color: rgb(253 164 175 / 0.35) !important;
}.tw-bg-rose-300\/40{
  background-color: rgb(253 164 175 / 0.4) !important;
}.tw-bg-rose-300\/45{
  background-color: rgb(253 164 175 / 0.45) !important;
}.tw-bg-rose-300\/5{
  background-color: rgb(253 164 175 / 0.05) !important;
}.tw-bg-rose-300\/50{
  background-color: rgb(253 164 175 / 0.5) !important;
}.tw-bg-rose-300\/55{
  background-color: rgb(253 164 175 / 0.55) !important;
}.tw-bg-rose-300\/60{
  background-color: rgb(253 164 175 / 0.6) !important;
}.tw-bg-rose-300\/65{
  background-color: rgb(253 164 175 / 0.65) !important;
}.tw-bg-rose-300\/70{
  background-color: rgb(253 164 175 / 0.7) !important;
}.tw-bg-rose-300\/75{
  background-color: rgb(253 164 175 / 0.75) !important;
}.tw-bg-rose-300\/80{
  background-color: rgb(253 164 175 / 0.8) !important;
}.tw-bg-rose-300\/85{
  background-color: rgb(253 164 175 / 0.85) !important;
}.tw-bg-rose-300\/90{
  background-color: rgb(253 164 175 / 0.9) !important;
}.tw-bg-rose-300\/95{
  background-color: rgb(253 164 175 / 0.95) !important;
}.tw-bg-rose-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(251 113 133 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-rose-400\/0{
  background-color: rgb(251 113 133 / 0) !important;
}.tw-bg-rose-400\/10{
  background-color: rgb(251 113 133 / 0.1) !important;
}.tw-bg-rose-400\/100{
  background-color: rgb(251 113 133 / 1) !important;
}.tw-bg-rose-400\/15{
  background-color: rgb(251 113 133 / 0.15) !important;
}.tw-bg-rose-400\/20{
  background-color: rgb(251 113 133 / 0.2) !important;
}.tw-bg-rose-400\/25{
  background-color: rgb(251 113 133 / 0.25) !important;
}.tw-bg-rose-400\/30{
  background-color: rgb(251 113 133 / 0.3) !important;
}.tw-bg-rose-400\/35{
  background-color: rgb(251 113 133 / 0.35) !important;
}.tw-bg-rose-400\/40{
  background-color: rgb(251 113 133 / 0.4) !important;
}.tw-bg-rose-400\/45{
  background-color: rgb(251 113 133 / 0.45) !important;
}.tw-bg-rose-400\/5{
  background-color: rgb(251 113 133 / 0.05) !important;
}.tw-bg-rose-400\/50{
  background-color: rgb(251 113 133 / 0.5) !important;
}.tw-bg-rose-400\/55{
  background-color: rgb(251 113 133 / 0.55) !important;
}.tw-bg-rose-400\/60{
  background-color: rgb(251 113 133 / 0.6) !important;
}.tw-bg-rose-400\/65{
  background-color: rgb(251 113 133 / 0.65) !important;
}.tw-bg-rose-400\/70{
  background-color: rgb(251 113 133 / 0.7) !important;
}.tw-bg-rose-400\/75{
  background-color: rgb(251 113 133 / 0.75) !important;
}.tw-bg-rose-400\/80{
  background-color: rgb(251 113 133 / 0.8) !important;
}.tw-bg-rose-400\/85{
  background-color: rgb(251 113 133 / 0.85) !important;
}.tw-bg-rose-400\/90{
  background-color: rgb(251 113 133 / 0.9) !important;
}.tw-bg-rose-400\/95{
  background-color: rgb(251 113 133 / 0.95) !important;
}.tw-bg-rose-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 241 242 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-rose-50\/0{
  background-color: rgb(255 241 242 / 0) !important;
}.tw-bg-rose-50\/10{
  background-color: rgb(255 241 242 / 0.1) !important;
}.tw-bg-rose-50\/100{
  background-color: rgb(255 241 242 / 1) !important;
}.tw-bg-rose-50\/15{
  background-color: rgb(255 241 242 / 0.15) !important;
}.tw-bg-rose-50\/20{
  background-color: rgb(255 241 242 / 0.2) !important;
}.tw-bg-rose-50\/25{
  background-color: rgb(255 241 242 / 0.25) !important;
}.tw-bg-rose-50\/30{
  background-color: rgb(255 241 242 / 0.3) !important;
}.tw-bg-rose-50\/35{
  background-color: rgb(255 241 242 / 0.35) !important;
}.tw-bg-rose-50\/40{
  background-color: rgb(255 241 242 / 0.4) !important;
}.tw-bg-rose-50\/45{
  background-color: rgb(255 241 242 / 0.45) !important;
}.tw-bg-rose-50\/5{
  background-color: rgb(255 241 242 / 0.05) !important;
}.tw-bg-rose-50\/50{
  background-color: rgb(255 241 242 / 0.5) !important;
}.tw-bg-rose-50\/55{
  background-color: rgb(255 241 242 / 0.55) !important;
}.tw-bg-rose-50\/60{
  background-color: rgb(255 241 242 / 0.6) !important;
}.tw-bg-rose-50\/65{
  background-color: rgb(255 241 242 / 0.65) !important;
}.tw-bg-rose-50\/70{
  background-color: rgb(255 241 242 / 0.7) !important;
}.tw-bg-rose-50\/75{
  background-color: rgb(255 241 242 / 0.75) !important;
}.tw-bg-rose-50\/80{
  background-color: rgb(255 241 242 / 0.8) !important;
}.tw-bg-rose-50\/85{
  background-color: rgb(255 241 242 / 0.85) !important;
}.tw-bg-rose-50\/90{
  background-color: rgb(255 241 242 / 0.9) !important;
}.tw-bg-rose-50\/95{
  background-color: rgb(255 241 242 / 0.95) !important;
}.tw-bg-rose-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(244 63 94 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-rose-500\/0{
  background-color: rgb(244 63 94 / 0) !important;
}.tw-bg-rose-500\/10{
  background-color: rgb(244 63 94 / 0.1) !important;
}.tw-bg-rose-500\/100{
  background-color: rgb(244 63 94 / 1) !important;
}.tw-bg-rose-500\/15{
  background-color: rgb(244 63 94 / 0.15) !important;
}.tw-bg-rose-500\/20{
  background-color: rgb(244 63 94 / 0.2) !important;
}.tw-bg-rose-500\/25{
  background-color: rgb(244 63 94 / 0.25) !important;
}.tw-bg-rose-500\/30{
  background-color: rgb(244 63 94 / 0.3) !important;
}.tw-bg-rose-500\/35{
  background-color: rgb(244 63 94 / 0.35) !important;
}.tw-bg-rose-500\/40{
  background-color: rgb(244 63 94 / 0.4) !important;
}.tw-bg-rose-500\/45{
  background-color: rgb(244 63 94 / 0.45) !important;
}.tw-bg-rose-500\/5{
  background-color: rgb(244 63 94 / 0.05) !important;
}.tw-bg-rose-500\/50{
  background-color: rgb(244 63 94 / 0.5) !important;
}.tw-bg-rose-500\/55{
  background-color: rgb(244 63 94 / 0.55) !important;
}.tw-bg-rose-500\/60{
  background-color: rgb(244 63 94 / 0.6) !important;
}.tw-bg-rose-500\/65{
  background-color: rgb(244 63 94 / 0.65) !important;
}.tw-bg-rose-500\/70{
  background-color: rgb(244 63 94 / 0.7) !important;
}.tw-bg-rose-500\/75{
  background-color: rgb(244 63 94 / 0.75) !important;
}.tw-bg-rose-500\/80{
  background-color: rgb(244 63 94 / 0.8) !important;
}.tw-bg-rose-500\/85{
  background-color: rgb(244 63 94 / 0.85) !important;
}.tw-bg-rose-500\/90{
  background-color: rgb(244 63 94 / 0.9) !important;
}.tw-bg-rose-500\/95{
  background-color: rgb(244 63 94 / 0.95) !important;
}.tw-bg-rose-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(225 29 72 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-rose-600\/0{
  background-color: rgb(225 29 72 / 0) !important;
}.tw-bg-rose-600\/10{
  background-color: rgb(225 29 72 / 0.1) !important;
}.tw-bg-rose-600\/100{
  background-color: rgb(225 29 72 / 1) !important;
}.tw-bg-rose-600\/15{
  background-color: rgb(225 29 72 / 0.15) !important;
}.tw-bg-rose-600\/20{
  background-color: rgb(225 29 72 / 0.2) !important;
}.tw-bg-rose-600\/25{
  background-color: rgb(225 29 72 / 0.25) !important;
}.tw-bg-rose-600\/30{
  background-color: rgb(225 29 72 / 0.3) !important;
}.tw-bg-rose-600\/35{
  background-color: rgb(225 29 72 / 0.35) !important;
}.tw-bg-rose-600\/40{
  background-color: rgb(225 29 72 / 0.4) !important;
}.tw-bg-rose-600\/45{
  background-color: rgb(225 29 72 / 0.45) !important;
}.tw-bg-rose-600\/5{
  background-color: rgb(225 29 72 / 0.05) !important;
}.tw-bg-rose-600\/50{
  background-color: rgb(225 29 72 / 0.5) !important;
}.tw-bg-rose-600\/55{
  background-color: rgb(225 29 72 / 0.55) !important;
}.tw-bg-rose-600\/60{
  background-color: rgb(225 29 72 / 0.6) !important;
}.tw-bg-rose-600\/65{
  background-color: rgb(225 29 72 / 0.65) !important;
}.tw-bg-rose-600\/70{
  background-color: rgb(225 29 72 / 0.7) !important;
}.tw-bg-rose-600\/75{
  background-color: rgb(225 29 72 / 0.75) !important;
}.tw-bg-rose-600\/80{
  background-color: rgb(225 29 72 / 0.8) !important;
}.tw-bg-rose-600\/85{
  background-color: rgb(225 29 72 / 0.85) !important;
}.tw-bg-rose-600\/90{
  background-color: rgb(225 29 72 / 0.9) !important;
}.tw-bg-rose-600\/95{
  background-color: rgb(225 29 72 / 0.95) !important;
}.tw-bg-rose-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(190 18 60 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-rose-700\/0{
  background-color: rgb(190 18 60 / 0) !important;
}.tw-bg-rose-700\/10{
  background-color: rgb(190 18 60 / 0.1) !important;
}.tw-bg-rose-700\/100{
  background-color: rgb(190 18 60 / 1) !important;
}.tw-bg-rose-700\/15{
  background-color: rgb(190 18 60 / 0.15) !important;
}.tw-bg-rose-700\/20{
  background-color: rgb(190 18 60 / 0.2) !important;
}.tw-bg-rose-700\/25{
  background-color: rgb(190 18 60 / 0.25) !important;
}.tw-bg-rose-700\/30{
  background-color: rgb(190 18 60 / 0.3) !important;
}.tw-bg-rose-700\/35{
  background-color: rgb(190 18 60 / 0.35) !important;
}.tw-bg-rose-700\/40{
  background-color: rgb(190 18 60 / 0.4) !important;
}.tw-bg-rose-700\/45{
  background-color: rgb(190 18 60 / 0.45) !important;
}.tw-bg-rose-700\/5{
  background-color: rgb(190 18 60 / 0.05) !important;
}.tw-bg-rose-700\/50{
  background-color: rgb(190 18 60 / 0.5) !important;
}.tw-bg-rose-700\/55{
  background-color: rgb(190 18 60 / 0.55) !important;
}.tw-bg-rose-700\/60{
  background-color: rgb(190 18 60 / 0.6) !important;
}.tw-bg-rose-700\/65{
  background-color: rgb(190 18 60 / 0.65) !important;
}.tw-bg-rose-700\/70{
  background-color: rgb(190 18 60 / 0.7) !important;
}.tw-bg-rose-700\/75{
  background-color: rgb(190 18 60 / 0.75) !important;
}.tw-bg-rose-700\/80{
  background-color: rgb(190 18 60 / 0.8) !important;
}.tw-bg-rose-700\/85{
  background-color: rgb(190 18 60 / 0.85) !important;
}.tw-bg-rose-700\/90{
  background-color: rgb(190 18 60 / 0.9) !important;
}.tw-bg-rose-700\/95{
  background-color: rgb(190 18 60 / 0.95) !important;
}.tw-bg-rose-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(159 18 57 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-rose-800\/0{
  background-color: rgb(159 18 57 / 0) !important;
}.tw-bg-rose-800\/10{
  background-color: rgb(159 18 57 / 0.1) !important;
}.tw-bg-rose-800\/100{
  background-color: rgb(159 18 57 / 1) !important;
}.tw-bg-rose-800\/15{
  background-color: rgb(159 18 57 / 0.15) !important;
}.tw-bg-rose-800\/20{
  background-color: rgb(159 18 57 / 0.2) !important;
}.tw-bg-rose-800\/25{
  background-color: rgb(159 18 57 / 0.25) !important;
}.tw-bg-rose-800\/30{
  background-color: rgb(159 18 57 / 0.3) !important;
}.tw-bg-rose-800\/35{
  background-color: rgb(159 18 57 / 0.35) !important;
}.tw-bg-rose-800\/40{
  background-color: rgb(159 18 57 / 0.4) !important;
}.tw-bg-rose-800\/45{
  background-color: rgb(159 18 57 / 0.45) !important;
}.tw-bg-rose-800\/5{
  background-color: rgb(159 18 57 / 0.05) !important;
}.tw-bg-rose-800\/50{
  background-color: rgb(159 18 57 / 0.5) !important;
}.tw-bg-rose-800\/55{
  background-color: rgb(159 18 57 / 0.55) !important;
}.tw-bg-rose-800\/60{
  background-color: rgb(159 18 57 / 0.6) !important;
}.tw-bg-rose-800\/65{
  background-color: rgb(159 18 57 / 0.65) !important;
}.tw-bg-rose-800\/70{
  background-color: rgb(159 18 57 / 0.7) !important;
}.tw-bg-rose-800\/75{
  background-color: rgb(159 18 57 / 0.75) !important;
}.tw-bg-rose-800\/80{
  background-color: rgb(159 18 57 / 0.8) !important;
}.tw-bg-rose-800\/85{
  background-color: rgb(159 18 57 / 0.85) !important;
}.tw-bg-rose-800\/90{
  background-color: rgb(159 18 57 / 0.9) !important;
}.tw-bg-rose-800\/95{
  background-color: rgb(159 18 57 / 0.95) !important;
}.tw-bg-rose-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(136 19 55 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-rose-900\/0{
  background-color: rgb(136 19 55 / 0) !important;
}.tw-bg-rose-900\/10{
  background-color: rgb(136 19 55 / 0.1) !important;
}.tw-bg-rose-900\/100{
  background-color: rgb(136 19 55 / 1) !important;
}.tw-bg-rose-900\/15{
  background-color: rgb(136 19 55 / 0.15) !important;
}.tw-bg-rose-900\/20{
  background-color: rgb(136 19 55 / 0.2) !important;
}.tw-bg-rose-900\/25{
  background-color: rgb(136 19 55 / 0.25) !important;
}.tw-bg-rose-900\/30{
  background-color: rgb(136 19 55 / 0.3) !important;
}.tw-bg-rose-900\/35{
  background-color: rgb(136 19 55 / 0.35) !important;
}.tw-bg-rose-900\/40{
  background-color: rgb(136 19 55 / 0.4) !important;
}.tw-bg-rose-900\/45{
  background-color: rgb(136 19 55 / 0.45) !important;
}.tw-bg-rose-900\/5{
  background-color: rgb(136 19 55 / 0.05) !important;
}.tw-bg-rose-900\/50{
  background-color: rgb(136 19 55 / 0.5) !important;
}.tw-bg-rose-900\/55{
  background-color: rgb(136 19 55 / 0.55) !important;
}.tw-bg-rose-900\/60{
  background-color: rgb(136 19 55 / 0.6) !important;
}.tw-bg-rose-900\/65{
  background-color: rgb(136 19 55 / 0.65) !important;
}.tw-bg-rose-900\/70{
  background-color: rgb(136 19 55 / 0.7) !important;
}.tw-bg-rose-900\/75{
  background-color: rgb(136 19 55 / 0.75) !important;
}.tw-bg-rose-900\/80{
  background-color: rgb(136 19 55 / 0.8) !important;
}.tw-bg-rose-900\/85{
  background-color: rgb(136 19 55 / 0.85) !important;
}.tw-bg-rose-900\/90{
  background-color: rgb(136 19 55 / 0.9) !important;
}.tw-bg-rose-900\/95{
  background-color: rgb(136 19 55 / 0.95) !important;
}.tw-bg-secondary{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-bg-opacity))) !important;
}.tw-bg-secondary_15{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-secondary_15) / var(--twc-secondary_15-opacity, var(--tw-bg-opacity))) !important;
}.tw-bg-secondary_40{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-secondary_40) / var(--twc-secondary_40-opacity, var(--tw-bg-opacity))) !important;
}.tw-bg-secondary_5{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-secondary_5) / var(--twc-secondary_5-opacity, var(--tw-bg-opacity))) !important;
}.tw-bg-sky-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(224 242 254 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-sky-100\/0{
  background-color: rgb(224 242 254 / 0) !important;
}.tw-bg-sky-100\/10{
  background-color: rgb(224 242 254 / 0.1) !important;
}.tw-bg-sky-100\/100{
  background-color: rgb(224 242 254 / 1) !important;
}.tw-bg-sky-100\/15{
  background-color: rgb(224 242 254 / 0.15) !important;
}.tw-bg-sky-100\/20{
  background-color: rgb(224 242 254 / 0.2) !important;
}.tw-bg-sky-100\/25{
  background-color: rgb(224 242 254 / 0.25) !important;
}.tw-bg-sky-100\/30{
  background-color: rgb(224 242 254 / 0.3) !important;
}.tw-bg-sky-100\/35{
  background-color: rgb(224 242 254 / 0.35) !important;
}.tw-bg-sky-100\/40{
  background-color: rgb(224 242 254 / 0.4) !important;
}.tw-bg-sky-100\/45{
  background-color: rgb(224 242 254 / 0.45) !important;
}.tw-bg-sky-100\/5{
  background-color: rgb(224 242 254 / 0.05) !important;
}.tw-bg-sky-100\/50{
  background-color: rgb(224 242 254 / 0.5) !important;
}.tw-bg-sky-100\/55{
  background-color: rgb(224 242 254 / 0.55) !important;
}.tw-bg-sky-100\/60{
  background-color: rgb(224 242 254 / 0.6) !important;
}.tw-bg-sky-100\/65{
  background-color: rgb(224 242 254 / 0.65) !important;
}.tw-bg-sky-100\/70{
  background-color: rgb(224 242 254 / 0.7) !important;
}.tw-bg-sky-100\/75{
  background-color: rgb(224 242 254 / 0.75) !important;
}.tw-bg-sky-100\/80{
  background-color: rgb(224 242 254 / 0.8) !important;
}.tw-bg-sky-100\/85{
  background-color: rgb(224 242 254 / 0.85) !important;
}.tw-bg-sky-100\/90{
  background-color: rgb(224 242 254 / 0.9) !important;
}.tw-bg-sky-100\/95{
  background-color: rgb(224 242 254 / 0.95) !important;
}.tw-bg-sky-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(186 230 253 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-sky-200\/0{
  background-color: rgb(186 230 253 / 0) !important;
}.tw-bg-sky-200\/10{
  background-color: rgb(186 230 253 / 0.1) !important;
}.tw-bg-sky-200\/100{
  background-color: rgb(186 230 253 / 1) !important;
}.tw-bg-sky-200\/15{
  background-color: rgb(186 230 253 / 0.15) !important;
}.tw-bg-sky-200\/20{
  background-color: rgb(186 230 253 / 0.2) !important;
}.tw-bg-sky-200\/25{
  background-color: rgb(186 230 253 / 0.25) !important;
}.tw-bg-sky-200\/30{
  background-color: rgb(186 230 253 / 0.3) !important;
}.tw-bg-sky-200\/35{
  background-color: rgb(186 230 253 / 0.35) !important;
}.tw-bg-sky-200\/40{
  background-color: rgb(186 230 253 / 0.4) !important;
}.tw-bg-sky-200\/45{
  background-color: rgb(186 230 253 / 0.45) !important;
}.tw-bg-sky-200\/5{
  background-color: rgb(186 230 253 / 0.05) !important;
}.tw-bg-sky-200\/50{
  background-color: rgb(186 230 253 / 0.5) !important;
}.tw-bg-sky-200\/55{
  background-color: rgb(186 230 253 / 0.55) !important;
}.tw-bg-sky-200\/60{
  background-color: rgb(186 230 253 / 0.6) !important;
}.tw-bg-sky-200\/65{
  background-color: rgb(186 230 253 / 0.65) !important;
}.tw-bg-sky-200\/70{
  background-color: rgb(186 230 253 / 0.7) !important;
}.tw-bg-sky-200\/75{
  background-color: rgb(186 230 253 / 0.75) !important;
}.tw-bg-sky-200\/80{
  background-color: rgb(186 230 253 / 0.8) !important;
}.tw-bg-sky-200\/85{
  background-color: rgb(186 230 253 / 0.85) !important;
}.tw-bg-sky-200\/90{
  background-color: rgb(186 230 253 / 0.9) !important;
}.tw-bg-sky-200\/95{
  background-color: rgb(186 230 253 / 0.95) !important;
}.tw-bg-sky-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(125 211 252 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-sky-300\/0{
  background-color: rgb(125 211 252 / 0) !important;
}.tw-bg-sky-300\/10{
  background-color: rgb(125 211 252 / 0.1) !important;
}.tw-bg-sky-300\/100{
  background-color: rgb(125 211 252 / 1) !important;
}.tw-bg-sky-300\/15{
  background-color: rgb(125 211 252 / 0.15) !important;
}.tw-bg-sky-300\/20{
  background-color: rgb(125 211 252 / 0.2) !important;
}.tw-bg-sky-300\/25{
  background-color: rgb(125 211 252 / 0.25) !important;
}.tw-bg-sky-300\/30{
  background-color: rgb(125 211 252 / 0.3) !important;
}.tw-bg-sky-300\/35{
  background-color: rgb(125 211 252 / 0.35) !important;
}.tw-bg-sky-300\/40{
  background-color: rgb(125 211 252 / 0.4) !important;
}.tw-bg-sky-300\/45{
  background-color: rgb(125 211 252 / 0.45) !important;
}.tw-bg-sky-300\/5{
  background-color: rgb(125 211 252 / 0.05) !important;
}.tw-bg-sky-300\/50{
  background-color: rgb(125 211 252 / 0.5) !important;
}.tw-bg-sky-300\/55{
  background-color: rgb(125 211 252 / 0.55) !important;
}.tw-bg-sky-300\/60{
  background-color: rgb(125 211 252 / 0.6) !important;
}.tw-bg-sky-300\/65{
  background-color: rgb(125 211 252 / 0.65) !important;
}.tw-bg-sky-300\/70{
  background-color: rgb(125 211 252 / 0.7) !important;
}.tw-bg-sky-300\/75{
  background-color: rgb(125 211 252 / 0.75) !important;
}.tw-bg-sky-300\/80{
  background-color: rgb(125 211 252 / 0.8) !important;
}.tw-bg-sky-300\/85{
  background-color: rgb(125 211 252 / 0.85) !important;
}.tw-bg-sky-300\/90{
  background-color: rgb(125 211 252 / 0.9) !important;
}.tw-bg-sky-300\/95{
  background-color: rgb(125 211 252 / 0.95) !important;
}.tw-bg-sky-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(56 189 248 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-sky-400\/0{
  background-color: rgb(56 189 248 / 0) !important;
}.tw-bg-sky-400\/10{
  background-color: rgb(56 189 248 / 0.1) !important;
}.tw-bg-sky-400\/100{
  background-color: rgb(56 189 248 / 1) !important;
}.tw-bg-sky-400\/15{
  background-color: rgb(56 189 248 / 0.15) !important;
}.tw-bg-sky-400\/20{
  background-color: rgb(56 189 248 / 0.2) !important;
}.tw-bg-sky-400\/25{
  background-color: rgb(56 189 248 / 0.25) !important;
}.tw-bg-sky-400\/30{
  background-color: rgb(56 189 248 / 0.3) !important;
}.tw-bg-sky-400\/35{
  background-color: rgb(56 189 248 / 0.35) !important;
}.tw-bg-sky-400\/40{
  background-color: rgb(56 189 248 / 0.4) !important;
}.tw-bg-sky-400\/45{
  background-color: rgb(56 189 248 / 0.45) !important;
}.tw-bg-sky-400\/5{
  background-color: rgb(56 189 248 / 0.05) !important;
}.tw-bg-sky-400\/50{
  background-color: rgb(56 189 248 / 0.5) !important;
}.tw-bg-sky-400\/55{
  background-color: rgb(56 189 248 / 0.55) !important;
}.tw-bg-sky-400\/60{
  background-color: rgb(56 189 248 / 0.6) !important;
}.tw-bg-sky-400\/65{
  background-color: rgb(56 189 248 / 0.65) !important;
}.tw-bg-sky-400\/70{
  background-color: rgb(56 189 248 / 0.7) !important;
}.tw-bg-sky-400\/75{
  background-color: rgb(56 189 248 / 0.75) !important;
}.tw-bg-sky-400\/80{
  background-color: rgb(56 189 248 / 0.8) !important;
}.tw-bg-sky-400\/85{
  background-color: rgb(56 189 248 / 0.85) !important;
}.tw-bg-sky-400\/90{
  background-color: rgb(56 189 248 / 0.9) !important;
}.tw-bg-sky-400\/95{
  background-color: rgb(56 189 248 / 0.95) !important;
}.tw-bg-sky-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 249 255 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-sky-50\/0{
  background-color: rgb(240 249 255 / 0) !important;
}.tw-bg-sky-50\/10{
  background-color: rgb(240 249 255 / 0.1) !important;
}.tw-bg-sky-50\/100{
  background-color: rgb(240 249 255 / 1) !important;
}.tw-bg-sky-50\/15{
  background-color: rgb(240 249 255 / 0.15) !important;
}.tw-bg-sky-50\/20{
  background-color: rgb(240 249 255 / 0.2) !important;
}.tw-bg-sky-50\/25{
  background-color: rgb(240 249 255 / 0.25) !important;
}.tw-bg-sky-50\/30{
  background-color: rgb(240 249 255 / 0.3) !important;
}.tw-bg-sky-50\/35{
  background-color: rgb(240 249 255 / 0.35) !important;
}.tw-bg-sky-50\/40{
  background-color: rgb(240 249 255 / 0.4) !important;
}.tw-bg-sky-50\/45{
  background-color: rgb(240 249 255 / 0.45) !important;
}.tw-bg-sky-50\/5{
  background-color: rgb(240 249 255 / 0.05) !important;
}.tw-bg-sky-50\/50{
  background-color: rgb(240 249 255 / 0.5) !important;
}.tw-bg-sky-50\/55{
  background-color: rgb(240 249 255 / 0.55) !important;
}.tw-bg-sky-50\/60{
  background-color: rgb(240 249 255 / 0.6) !important;
}.tw-bg-sky-50\/65{
  background-color: rgb(240 249 255 / 0.65) !important;
}.tw-bg-sky-50\/70{
  background-color: rgb(240 249 255 / 0.7) !important;
}.tw-bg-sky-50\/75{
  background-color: rgb(240 249 255 / 0.75) !important;
}.tw-bg-sky-50\/80{
  background-color: rgb(240 249 255 / 0.8) !important;
}.tw-bg-sky-50\/85{
  background-color: rgb(240 249 255 / 0.85) !important;
}.tw-bg-sky-50\/90{
  background-color: rgb(240 249 255 / 0.9) !important;
}.tw-bg-sky-50\/95{
  background-color: rgb(240 249 255 / 0.95) !important;
}.tw-bg-sky-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-sky-500\/0{
  background-color: rgb(14 165 233 / 0) !important;
}.tw-bg-sky-500\/10{
  background-color: rgb(14 165 233 / 0.1) !important;
}.tw-bg-sky-500\/100{
  background-color: rgb(14 165 233 / 1) !important;
}.tw-bg-sky-500\/15{
  background-color: rgb(14 165 233 / 0.15) !important;
}.tw-bg-sky-500\/20{
  background-color: rgb(14 165 233 / 0.2) !important;
}.tw-bg-sky-500\/25{
  background-color: rgb(14 165 233 / 0.25) !important;
}.tw-bg-sky-500\/30{
  background-color: rgb(14 165 233 / 0.3) !important;
}.tw-bg-sky-500\/35{
  background-color: rgb(14 165 233 / 0.35) !important;
}.tw-bg-sky-500\/40{
  background-color: rgb(14 165 233 / 0.4) !important;
}.tw-bg-sky-500\/45{
  background-color: rgb(14 165 233 / 0.45) !important;
}.tw-bg-sky-500\/5{
  background-color: rgb(14 165 233 / 0.05) !important;
}.tw-bg-sky-500\/50{
  background-color: rgb(14 165 233 / 0.5) !important;
}.tw-bg-sky-500\/55{
  background-color: rgb(14 165 233 / 0.55) !important;
}.tw-bg-sky-500\/60{
  background-color: rgb(14 165 233 / 0.6) !important;
}.tw-bg-sky-500\/65{
  background-color: rgb(14 165 233 / 0.65) !important;
}.tw-bg-sky-500\/70{
  background-color: rgb(14 165 233 / 0.7) !important;
}.tw-bg-sky-500\/75{
  background-color: rgb(14 165 233 / 0.75) !important;
}.tw-bg-sky-500\/80{
  background-color: rgb(14 165 233 / 0.8) !important;
}.tw-bg-sky-500\/85{
  background-color: rgb(14 165 233 / 0.85) !important;
}.tw-bg-sky-500\/90{
  background-color: rgb(14 165 233 / 0.9) !important;
}.tw-bg-sky-500\/95{
  background-color: rgb(14 165 233 / 0.95) !important;
}.tw-bg-sky-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(2 132 199 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-sky-600\/0{
  background-color: rgb(2 132 199 / 0) !important;
}.tw-bg-sky-600\/10{
  background-color: rgb(2 132 199 / 0.1) !important;
}.tw-bg-sky-600\/100{
  background-color: rgb(2 132 199 / 1) !important;
}.tw-bg-sky-600\/15{
  background-color: rgb(2 132 199 / 0.15) !important;
}.tw-bg-sky-600\/20{
  background-color: rgb(2 132 199 / 0.2) !important;
}.tw-bg-sky-600\/25{
  background-color: rgb(2 132 199 / 0.25) !important;
}.tw-bg-sky-600\/30{
  background-color: rgb(2 132 199 / 0.3) !important;
}.tw-bg-sky-600\/35{
  background-color: rgb(2 132 199 / 0.35) !important;
}.tw-bg-sky-600\/40{
  background-color: rgb(2 132 199 / 0.4) !important;
}.tw-bg-sky-600\/45{
  background-color: rgb(2 132 199 / 0.45) !important;
}.tw-bg-sky-600\/5{
  background-color: rgb(2 132 199 / 0.05) !important;
}.tw-bg-sky-600\/50{
  background-color: rgb(2 132 199 / 0.5) !important;
}.tw-bg-sky-600\/55{
  background-color: rgb(2 132 199 / 0.55) !important;
}.tw-bg-sky-600\/60{
  background-color: rgb(2 132 199 / 0.6) !important;
}.tw-bg-sky-600\/65{
  background-color: rgb(2 132 199 / 0.65) !important;
}.tw-bg-sky-600\/70{
  background-color: rgb(2 132 199 / 0.7) !important;
}.tw-bg-sky-600\/75{
  background-color: rgb(2 132 199 / 0.75) !important;
}.tw-bg-sky-600\/80{
  background-color: rgb(2 132 199 / 0.8) !important;
}.tw-bg-sky-600\/85{
  background-color: rgb(2 132 199 / 0.85) !important;
}.tw-bg-sky-600\/90{
  background-color: rgb(2 132 199 / 0.9) !important;
}.tw-bg-sky-600\/95{
  background-color: rgb(2 132 199 / 0.95) !important;
}.tw-bg-sky-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(3 105 161 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-sky-700\/0{
  background-color: rgb(3 105 161 / 0) !important;
}.tw-bg-sky-700\/10{
  background-color: rgb(3 105 161 / 0.1) !important;
}.tw-bg-sky-700\/100{
  background-color: rgb(3 105 161 / 1) !important;
}.tw-bg-sky-700\/15{
  background-color: rgb(3 105 161 / 0.15) !important;
}.tw-bg-sky-700\/20{
  background-color: rgb(3 105 161 / 0.2) !important;
}.tw-bg-sky-700\/25{
  background-color: rgb(3 105 161 / 0.25) !important;
}.tw-bg-sky-700\/30{
  background-color: rgb(3 105 161 / 0.3) !important;
}.tw-bg-sky-700\/35{
  background-color: rgb(3 105 161 / 0.35) !important;
}.tw-bg-sky-700\/40{
  background-color: rgb(3 105 161 / 0.4) !important;
}.tw-bg-sky-700\/45{
  background-color: rgb(3 105 161 / 0.45) !important;
}.tw-bg-sky-700\/5{
  background-color: rgb(3 105 161 / 0.05) !important;
}.tw-bg-sky-700\/50{
  background-color: rgb(3 105 161 / 0.5) !important;
}.tw-bg-sky-700\/55{
  background-color: rgb(3 105 161 / 0.55) !important;
}.tw-bg-sky-700\/60{
  background-color: rgb(3 105 161 / 0.6) !important;
}.tw-bg-sky-700\/65{
  background-color: rgb(3 105 161 / 0.65) !important;
}.tw-bg-sky-700\/70{
  background-color: rgb(3 105 161 / 0.7) !important;
}.tw-bg-sky-700\/75{
  background-color: rgb(3 105 161 / 0.75) !important;
}.tw-bg-sky-700\/80{
  background-color: rgb(3 105 161 / 0.8) !important;
}.tw-bg-sky-700\/85{
  background-color: rgb(3 105 161 / 0.85) !important;
}.tw-bg-sky-700\/90{
  background-color: rgb(3 105 161 / 0.9) !important;
}.tw-bg-sky-700\/95{
  background-color: rgb(3 105 161 / 0.95) !important;
}.tw-bg-sky-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(7 89 133 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-sky-800\/0{
  background-color: rgb(7 89 133 / 0) !important;
}.tw-bg-sky-800\/10{
  background-color: rgb(7 89 133 / 0.1) !important;
}.tw-bg-sky-800\/100{
  background-color: rgb(7 89 133 / 1) !important;
}.tw-bg-sky-800\/15{
  background-color: rgb(7 89 133 / 0.15) !important;
}.tw-bg-sky-800\/20{
  background-color: rgb(7 89 133 / 0.2) !important;
}.tw-bg-sky-800\/25{
  background-color: rgb(7 89 133 / 0.25) !important;
}.tw-bg-sky-800\/30{
  background-color: rgb(7 89 133 / 0.3) !important;
}.tw-bg-sky-800\/35{
  background-color: rgb(7 89 133 / 0.35) !important;
}.tw-bg-sky-800\/40{
  background-color: rgb(7 89 133 / 0.4) !important;
}.tw-bg-sky-800\/45{
  background-color: rgb(7 89 133 / 0.45) !important;
}.tw-bg-sky-800\/5{
  background-color: rgb(7 89 133 / 0.05) !important;
}.tw-bg-sky-800\/50{
  background-color: rgb(7 89 133 / 0.5) !important;
}.tw-bg-sky-800\/55{
  background-color: rgb(7 89 133 / 0.55) !important;
}.tw-bg-sky-800\/60{
  background-color: rgb(7 89 133 / 0.6) !important;
}.tw-bg-sky-800\/65{
  background-color: rgb(7 89 133 / 0.65) !important;
}.tw-bg-sky-800\/70{
  background-color: rgb(7 89 133 / 0.7) !important;
}.tw-bg-sky-800\/75{
  background-color: rgb(7 89 133 / 0.75) !important;
}.tw-bg-sky-800\/80{
  background-color: rgb(7 89 133 / 0.8) !important;
}.tw-bg-sky-800\/85{
  background-color: rgb(7 89 133 / 0.85) !important;
}.tw-bg-sky-800\/90{
  background-color: rgb(7 89 133 / 0.9) !important;
}.tw-bg-sky-800\/95{
  background-color: rgb(7 89 133 / 0.95) !important;
}.tw-bg-sky-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(12 74 110 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-sky-900\/0{
  background-color: rgb(12 74 110 / 0) !important;
}.tw-bg-sky-900\/10{
  background-color: rgb(12 74 110 / 0.1) !important;
}.tw-bg-sky-900\/100{
  background-color: rgb(12 74 110 / 1) !important;
}.tw-bg-sky-900\/15{
  background-color: rgb(12 74 110 / 0.15) !important;
}.tw-bg-sky-900\/20{
  background-color: rgb(12 74 110 / 0.2) !important;
}.tw-bg-sky-900\/25{
  background-color: rgb(12 74 110 / 0.25) !important;
}.tw-bg-sky-900\/30{
  background-color: rgb(12 74 110 / 0.3) !important;
}.tw-bg-sky-900\/35{
  background-color: rgb(12 74 110 / 0.35) !important;
}.tw-bg-sky-900\/40{
  background-color: rgb(12 74 110 / 0.4) !important;
}.tw-bg-sky-900\/45{
  background-color: rgb(12 74 110 / 0.45) !important;
}.tw-bg-sky-900\/5{
  background-color: rgb(12 74 110 / 0.05) !important;
}.tw-bg-sky-900\/50{
  background-color: rgb(12 74 110 / 0.5) !important;
}.tw-bg-sky-900\/55{
  background-color: rgb(12 74 110 / 0.55) !important;
}.tw-bg-sky-900\/60{
  background-color: rgb(12 74 110 / 0.6) !important;
}.tw-bg-sky-900\/65{
  background-color: rgb(12 74 110 / 0.65) !important;
}.tw-bg-sky-900\/70{
  background-color: rgb(12 74 110 / 0.7) !important;
}.tw-bg-sky-900\/75{
  background-color: rgb(12 74 110 / 0.75) !important;
}.tw-bg-sky-900\/80{
  background-color: rgb(12 74 110 / 0.8) !important;
}.tw-bg-sky-900\/85{
  background-color: rgb(12 74 110 / 0.85) !important;
}.tw-bg-sky-900\/90{
  background-color: rgb(12 74 110 / 0.9) !important;
}.tw-bg-sky-900\/95{
  background-color: rgb(12 74 110 / 0.95) !important;
}.tw-bg-slate-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-slate-100\/0{
  background-color: rgb(241 245 249 / 0) !important;
}.tw-bg-slate-100\/10{
  background-color: rgb(241 245 249 / 0.1) !important;
}.tw-bg-slate-100\/100{
  background-color: rgb(241 245 249 / 1) !important;
}.tw-bg-slate-100\/15{
  background-color: rgb(241 245 249 / 0.15) !important;
}.tw-bg-slate-100\/20{
  background-color: rgb(241 245 249 / 0.2) !important;
}.tw-bg-slate-100\/25{
  background-color: rgb(241 245 249 / 0.25) !important;
}.tw-bg-slate-100\/30{
  background-color: rgb(241 245 249 / 0.3) !important;
}.tw-bg-slate-100\/35{
  background-color: rgb(241 245 249 / 0.35) !important;
}.tw-bg-slate-100\/40{
  background-color: rgb(241 245 249 / 0.4) !important;
}.tw-bg-slate-100\/45{
  background-color: rgb(241 245 249 / 0.45) !important;
}.tw-bg-slate-100\/5{
  background-color: rgb(241 245 249 / 0.05) !important;
}.tw-bg-slate-100\/50{
  background-color: rgb(241 245 249 / 0.5) !important;
}.tw-bg-slate-100\/55{
  background-color: rgb(241 245 249 / 0.55) !important;
}.tw-bg-slate-100\/60{
  background-color: rgb(241 245 249 / 0.6) !important;
}.tw-bg-slate-100\/65{
  background-color: rgb(241 245 249 / 0.65) !important;
}.tw-bg-slate-100\/70{
  background-color: rgb(241 245 249 / 0.7) !important;
}.tw-bg-slate-100\/75{
  background-color: rgb(241 245 249 / 0.75) !important;
}.tw-bg-slate-100\/80{
  background-color: rgb(241 245 249 / 0.8) !important;
}.tw-bg-slate-100\/85{
  background-color: rgb(241 245 249 / 0.85) !important;
}.tw-bg-slate-100\/90{
  background-color: rgb(241 245 249 / 0.9) !important;
}.tw-bg-slate-100\/95{
  background-color: rgb(241 245 249 / 0.95) !important;
}.tw-bg-slate-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-slate-200\/0{
  background-color: rgb(226 232 240 / 0) !important;
}.tw-bg-slate-200\/10{
  background-color: rgb(226 232 240 / 0.1) !important;
}.tw-bg-slate-200\/100{
  background-color: rgb(226 232 240 / 1) !important;
}.tw-bg-slate-200\/15{
  background-color: rgb(226 232 240 / 0.15) !important;
}.tw-bg-slate-200\/20{
  background-color: rgb(226 232 240 / 0.2) !important;
}.tw-bg-slate-200\/25{
  background-color: rgb(226 232 240 / 0.25) !important;
}.tw-bg-slate-200\/30{
  background-color: rgb(226 232 240 / 0.3) !important;
}.tw-bg-slate-200\/35{
  background-color: rgb(226 232 240 / 0.35) !important;
}.tw-bg-slate-200\/40{
  background-color: rgb(226 232 240 / 0.4) !important;
}.tw-bg-slate-200\/45{
  background-color: rgb(226 232 240 / 0.45) !important;
}.tw-bg-slate-200\/5{
  background-color: rgb(226 232 240 / 0.05) !important;
}.tw-bg-slate-200\/50{
  background-color: rgb(226 232 240 / 0.5) !important;
}.tw-bg-slate-200\/55{
  background-color: rgb(226 232 240 / 0.55) !important;
}.tw-bg-slate-200\/60{
  background-color: rgb(226 232 240 / 0.6) !important;
}.tw-bg-slate-200\/65{
  background-color: rgb(226 232 240 / 0.65) !important;
}.tw-bg-slate-200\/70{
  background-color: rgb(226 232 240 / 0.7) !important;
}.tw-bg-slate-200\/75{
  background-color: rgb(226 232 240 / 0.75) !important;
}.tw-bg-slate-200\/80{
  background-color: rgb(226 232 240 / 0.8) !important;
}.tw-bg-slate-200\/85{
  background-color: rgb(226 232 240 / 0.85) !important;
}.tw-bg-slate-200\/90{
  background-color: rgb(226 232 240 / 0.9) !important;
}.tw-bg-slate-200\/95{
  background-color: rgb(226 232 240 / 0.95) !important;
}.tw-bg-slate-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-slate-300\/0{
  background-color: rgb(203 213 225 / 0) !important;
}.tw-bg-slate-300\/10{
  background-color: rgb(203 213 225 / 0.1) !important;
}.tw-bg-slate-300\/100{
  background-color: rgb(203 213 225 / 1) !important;
}.tw-bg-slate-300\/15{
  background-color: rgb(203 213 225 / 0.15) !important;
}.tw-bg-slate-300\/20{
  background-color: rgb(203 213 225 / 0.2) !important;
}.tw-bg-slate-300\/25{
  background-color: rgb(203 213 225 / 0.25) !important;
}.tw-bg-slate-300\/30{
  background-color: rgb(203 213 225 / 0.3) !important;
}.tw-bg-slate-300\/35{
  background-color: rgb(203 213 225 / 0.35) !important;
}.tw-bg-slate-300\/40{
  background-color: rgb(203 213 225 / 0.4) !important;
}.tw-bg-slate-300\/45{
  background-color: rgb(203 213 225 / 0.45) !important;
}.tw-bg-slate-300\/5{
  background-color: rgb(203 213 225 / 0.05) !important;
}.tw-bg-slate-300\/50{
  background-color: rgb(203 213 225 / 0.5) !important;
}.tw-bg-slate-300\/55{
  background-color: rgb(203 213 225 / 0.55) !important;
}.tw-bg-slate-300\/60{
  background-color: rgb(203 213 225 / 0.6) !important;
}.tw-bg-slate-300\/65{
  background-color: rgb(203 213 225 / 0.65) !important;
}.tw-bg-slate-300\/70{
  background-color: rgb(203 213 225 / 0.7) !important;
}.tw-bg-slate-300\/75{
  background-color: rgb(203 213 225 / 0.75) !important;
}.tw-bg-slate-300\/80{
  background-color: rgb(203 213 225 / 0.8) !important;
}.tw-bg-slate-300\/85{
  background-color: rgb(203 213 225 / 0.85) !important;
}.tw-bg-slate-300\/90{
  background-color: rgb(203 213 225 / 0.9) !important;
}.tw-bg-slate-300\/95{
  background-color: rgb(203 213 225 / 0.95) !important;
}.tw-bg-slate-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-slate-400\/0{
  background-color: rgb(148 163 184 / 0) !important;
}.tw-bg-slate-400\/10{
  background-color: rgb(148 163 184 / 0.1) !important;
}.tw-bg-slate-400\/100{
  background-color: rgb(148 163 184 / 1) !important;
}.tw-bg-slate-400\/15{
  background-color: rgb(148 163 184 / 0.15) !important;
}.tw-bg-slate-400\/20{
  background-color: rgb(148 163 184 / 0.2) !important;
}.tw-bg-slate-400\/25{
  background-color: rgb(148 163 184 / 0.25) !important;
}.tw-bg-slate-400\/30{
  background-color: rgb(148 163 184 / 0.3) !important;
}.tw-bg-slate-400\/35{
  background-color: rgb(148 163 184 / 0.35) !important;
}.tw-bg-slate-400\/40{
  background-color: rgb(148 163 184 / 0.4) !important;
}.tw-bg-slate-400\/45{
  background-color: rgb(148 163 184 / 0.45) !important;
}.tw-bg-slate-400\/5{
  background-color: rgb(148 163 184 / 0.05) !important;
}.tw-bg-slate-400\/50{
  background-color: rgb(148 163 184 / 0.5) !important;
}.tw-bg-slate-400\/55{
  background-color: rgb(148 163 184 / 0.55) !important;
}.tw-bg-slate-400\/60{
  background-color: rgb(148 163 184 / 0.6) !important;
}.tw-bg-slate-400\/65{
  background-color: rgb(148 163 184 / 0.65) !important;
}.tw-bg-slate-400\/70{
  background-color: rgb(148 163 184 / 0.7) !important;
}.tw-bg-slate-400\/75{
  background-color: rgb(148 163 184 / 0.75) !important;
}.tw-bg-slate-400\/80{
  background-color: rgb(148 163 184 / 0.8) !important;
}.tw-bg-slate-400\/85{
  background-color: rgb(148 163 184 / 0.85) !important;
}.tw-bg-slate-400\/90{
  background-color: rgb(148 163 184 / 0.9) !important;
}.tw-bg-slate-400\/95{
  background-color: rgb(148 163 184 / 0.95) !important;
}.tw-bg-slate-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-slate-50\/0{
  background-color: rgb(248 250 252 / 0) !important;
}.tw-bg-slate-50\/10{
  background-color: rgb(248 250 252 / 0.1) !important;
}.tw-bg-slate-50\/100{
  background-color: rgb(248 250 252 / 1) !important;
}.tw-bg-slate-50\/15{
  background-color: rgb(248 250 252 / 0.15) !important;
}.tw-bg-slate-50\/20{
  background-color: rgb(248 250 252 / 0.2) !important;
}.tw-bg-slate-50\/25{
  background-color: rgb(248 250 252 / 0.25) !important;
}.tw-bg-slate-50\/30{
  background-color: rgb(248 250 252 / 0.3) !important;
}.tw-bg-slate-50\/35{
  background-color: rgb(248 250 252 / 0.35) !important;
}.tw-bg-slate-50\/40{
  background-color: rgb(248 250 252 / 0.4) !important;
}.tw-bg-slate-50\/45{
  background-color: rgb(248 250 252 / 0.45) !important;
}.tw-bg-slate-50\/5{
  background-color: rgb(248 250 252 / 0.05) !important;
}.tw-bg-slate-50\/50{
  background-color: rgb(248 250 252 / 0.5) !important;
}.tw-bg-slate-50\/55{
  background-color: rgb(248 250 252 / 0.55) !important;
}.tw-bg-slate-50\/60{
  background-color: rgb(248 250 252 / 0.6) !important;
}.tw-bg-slate-50\/65{
  background-color: rgb(248 250 252 / 0.65) !important;
}.tw-bg-slate-50\/70{
  background-color: rgb(248 250 252 / 0.7) !important;
}.tw-bg-slate-50\/75{
  background-color: rgb(248 250 252 / 0.75) !important;
}.tw-bg-slate-50\/80{
  background-color: rgb(248 250 252 / 0.8) !important;
}.tw-bg-slate-50\/85{
  background-color: rgb(248 250 252 / 0.85) !important;
}.tw-bg-slate-50\/90{
  background-color: rgb(248 250 252 / 0.9) !important;
}.tw-bg-slate-50\/95{
  background-color: rgb(248 250 252 / 0.95) !important;
}.tw-bg-slate-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-slate-500\/0{
  background-color: rgb(100 116 139 / 0) !important;
}.tw-bg-slate-500\/10{
  background-color: rgb(100 116 139 / 0.1) !important;
}.tw-bg-slate-500\/100{
  background-color: rgb(100 116 139 / 1) !important;
}.tw-bg-slate-500\/15{
  background-color: rgb(100 116 139 / 0.15) !important;
}.tw-bg-slate-500\/20{
  background-color: rgb(100 116 139 / 0.2) !important;
}.tw-bg-slate-500\/25{
  background-color: rgb(100 116 139 / 0.25) !important;
}.tw-bg-slate-500\/30{
  background-color: rgb(100 116 139 / 0.3) !important;
}.tw-bg-slate-500\/35{
  background-color: rgb(100 116 139 / 0.35) !important;
}.tw-bg-slate-500\/40{
  background-color: rgb(100 116 139 / 0.4) !important;
}.tw-bg-slate-500\/45{
  background-color: rgb(100 116 139 / 0.45) !important;
}.tw-bg-slate-500\/5{
  background-color: rgb(100 116 139 / 0.05) !important;
}.tw-bg-slate-500\/50{
  background-color: rgb(100 116 139 / 0.5) !important;
}.tw-bg-slate-500\/55{
  background-color: rgb(100 116 139 / 0.55) !important;
}.tw-bg-slate-500\/60{
  background-color: rgb(100 116 139 / 0.6) !important;
}.tw-bg-slate-500\/65{
  background-color: rgb(100 116 139 / 0.65) !important;
}.tw-bg-slate-500\/70{
  background-color: rgb(100 116 139 / 0.7) !important;
}.tw-bg-slate-500\/75{
  background-color: rgb(100 116 139 / 0.75) !important;
}.tw-bg-slate-500\/80{
  background-color: rgb(100 116 139 / 0.8) !important;
}.tw-bg-slate-500\/85{
  background-color: rgb(100 116 139 / 0.85) !important;
}.tw-bg-slate-500\/90{
  background-color: rgb(100 116 139 / 0.9) !important;
}.tw-bg-slate-500\/95{
  background-color: rgb(100 116 139 / 0.95) !important;
}.tw-bg-slate-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-slate-600\/0{
  background-color: rgb(71 85 105 / 0) !important;
}.tw-bg-slate-600\/10{
  background-color: rgb(71 85 105 / 0.1) !important;
}.tw-bg-slate-600\/100{
  background-color: rgb(71 85 105 / 1) !important;
}.tw-bg-slate-600\/15{
  background-color: rgb(71 85 105 / 0.15) !important;
}.tw-bg-slate-600\/20{
  background-color: rgb(71 85 105 / 0.2) !important;
}.tw-bg-slate-600\/25{
  background-color: rgb(71 85 105 / 0.25) !important;
}.tw-bg-slate-600\/30{
  background-color: rgb(71 85 105 / 0.3) !important;
}.tw-bg-slate-600\/35{
  background-color: rgb(71 85 105 / 0.35) !important;
}.tw-bg-slate-600\/40{
  background-color: rgb(71 85 105 / 0.4) !important;
}.tw-bg-slate-600\/45{
  background-color: rgb(71 85 105 / 0.45) !important;
}.tw-bg-slate-600\/5{
  background-color: rgb(71 85 105 / 0.05) !important;
}.tw-bg-slate-600\/50{
  background-color: rgb(71 85 105 / 0.5) !important;
}.tw-bg-slate-600\/55{
  background-color: rgb(71 85 105 / 0.55) !important;
}.tw-bg-slate-600\/60{
  background-color: rgb(71 85 105 / 0.6) !important;
}.tw-bg-slate-600\/65{
  background-color: rgb(71 85 105 / 0.65) !important;
}.tw-bg-slate-600\/70{
  background-color: rgb(71 85 105 / 0.7) !important;
}.tw-bg-slate-600\/75{
  background-color: rgb(71 85 105 / 0.75) !important;
}.tw-bg-slate-600\/80{
  background-color: rgb(71 85 105 / 0.8) !important;
}.tw-bg-slate-600\/85{
  background-color: rgb(71 85 105 / 0.85) !important;
}.tw-bg-slate-600\/90{
  background-color: rgb(71 85 105 / 0.9) !important;
}.tw-bg-slate-600\/95{
  background-color: rgb(71 85 105 / 0.95) !important;
}.tw-bg-slate-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-slate-700\/0{
  background-color: rgb(51 65 85 / 0) !important;
}.tw-bg-slate-700\/10{
  background-color: rgb(51 65 85 / 0.1) !important;
}.tw-bg-slate-700\/100{
  background-color: rgb(51 65 85 / 1) !important;
}.tw-bg-slate-700\/15{
  background-color: rgb(51 65 85 / 0.15) !important;
}.tw-bg-slate-700\/20{
  background-color: rgb(51 65 85 / 0.2) !important;
}.tw-bg-slate-700\/25{
  background-color: rgb(51 65 85 / 0.25) !important;
}.tw-bg-slate-700\/30{
  background-color: rgb(51 65 85 / 0.3) !important;
}.tw-bg-slate-700\/35{
  background-color: rgb(51 65 85 / 0.35) !important;
}.tw-bg-slate-700\/40{
  background-color: rgb(51 65 85 / 0.4) !important;
}.tw-bg-slate-700\/45{
  background-color: rgb(51 65 85 / 0.45) !important;
}.tw-bg-slate-700\/5{
  background-color: rgb(51 65 85 / 0.05) !important;
}.tw-bg-slate-700\/50{
  background-color: rgb(51 65 85 / 0.5) !important;
}.tw-bg-slate-700\/55{
  background-color: rgb(51 65 85 / 0.55) !important;
}.tw-bg-slate-700\/60{
  background-color: rgb(51 65 85 / 0.6) !important;
}.tw-bg-slate-700\/65{
  background-color: rgb(51 65 85 / 0.65) !important;
}.tw-bg-slate-700\/70{
  background-color: rgb(51 65 85 / 0.7) !important;
}.tw-bg-slate-700\/75{
  background-color: rgb(51 65 85 / 0.75) !important;
}.tw-bg-slate-700\/80{
  background-color: rgb(51 65 85 / 0.8) !important;
}.tw-bg-slate-700\/85{
  background-color: rgb(51 65 85 / 0.85) !important;
}.tw-bg-slate-700\/90{
  background-color: rgb(51 65 85 / 0.9) !important;
}.tw-bg-slate-700\/95{
  background-color: rgb(51 65 85 / 0.95) !important;
}.tw-bg-slate-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-slate-800\/0{
  background-color: rgb(30 41 59 / 0) !important;
}.tw-bg-slate-800\/10{
  background-color: rgb(30 41 59 / 0.1) !important;
}.tw-bg-slate-800\/100{
  background-color: rgb(30 41 59 / 1) !important;
}.tw-bg-slate-800\/15{
  background-color: rgb(30 41 59 / 0.15) !important;
}.tw-bg-slate-800\/20{
  background-color: rgb(30 41 59 / 0.2) !important;
}.tw-bg-slate-800\/25{
  background-color: rgb(30 41 59 / 0.25) !important;
}.tw-bg-slate-800\/30{
  background-color: rgb(30 41 59 / 0.3) !important;
}.tw-bg-slate-800\/35{
  background-color: rgb(30 41 59 / 0.35) !important;
}.tw-bg-slate-800\/40{
  background-color: rgb(30 41 59 / 0.4) !important;
}.tw-bg-slate-800\/45{
  background-color: rgb(30 41 59 / 0.45) !important;
}.tw-bg-slate-800\/5{
  background-color: rgb(30 41 59 / 0.05) !important;
}.tw-bg-slate-800\/50{
  background-color: rgb(30 41 59 / 0.5) !important;
}.tw-bg-slate-800\/55{
  background-color: rgb(30 41 59 / 0.55) !important;
}.tw-bg-slate-800\/60{
  background-color: rgb(30 41 59 / 0.6) !important;
}.tw-bg-slate-800\/65{
  background-color: rgb(30 41 59 / 0.65) !important;
}.tw-bg-slate-800\/70{
  background-color: rgb(30 41 59 / 0.7) !important;
}.tw-bg-slate-800\/75{
  background-color: rgb(30 41 59 / 0.75) !important;
}.tw-bg-slate-800\/80{
  background-color: rgb(30 41 59 / 0.8) !important;
}.tw-bg-slate-800\/85{
  background-color: rgb(30 41 59 / 0.85) !important;
}.tw-bg-slate-800\/90{
  background-color: rgb(30 41 59 / 0.9) !important;
}.tw-bg-slate-800\/95{
  background-color: rgb(30 41 59 / 0.95) !important;
}.tw-bg-slate-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-slate-900\/0{
  background-color: rgb(15 23 42 / 0) !important;
}.tw-bg-slate-900\/10{
  background-color: rgb(15 23 42 / 0.1) !important;
}.tw-bg-slate-900\/100{
  background-color: rgb(15 23 42 / 1) !important;
}.tw-bg-slate-900\/15{
  background-color: rgb(15 23 42 / 0.15) !important;
}.tw-bg-slate-900\/20{
  background-color: rgb(15 23 42 / 0.2) !important;
}.tw-bg-slate-900\/25{
  background-color: rgb(15 23 42 / 0.25) !important;
}.tw-bg-slate-900\/30{
  background-color: rgb(15 23 42 / 0.3) !important;
}.tw-bg-slate-900\/35{
  background-color: rgb(15 23 42 / 0.35) !important;
}.tw-bg-slate-900\/40{
  background-color: rgb(15 23 42 / 0.4) !important;
}.tw-bg-slate-900\/45{
  background-color: rgb(15 23 42 / 0.45) !important;
}.tw-bg-slate-900\/5{
  background-color: rgb(15 23 42 / 0.05) !important;
}.tw-bg-slate-900\/50{
  background-color: rgb(15 23 42 / 0.5) !important;
}.tw-bg-slate-900\/55{
  background-color: rgb(15 23 42 / 0.55) !important;
}.tw-bg-slate-900\/60{
  background-color: rgb(15 23 42 / 0.6) !important;
}.tw-bg-slate-900\/65{
  background-color: rgb(15 23 42 / 0.65) !important;
}.tw-bg-slate-900\/70{
  background-color: rgb(15 23 42 / 0.7) !important;
}.tw-bg-slate-900\/75{
  background-color: rgb(15 23 42 / 0.75) !important;
}.tw-bg-slate-900\/80{
  background-color: rgb(15 23 42 / 0.8) !important;
}.tw-bg-slate-900\/85{
  background-color: rgb(15 23 42 / 0.85) !important;
}.tw-bg-slate-900\/90{
  background-color: rgb(15 23 42 / 0.9) !important;
}.tw-bg-slate-900\/95{
  background-color: rgb(15 23 42 / 0.95) !important;
}.tw-bg-slate-950\/10{
  background-color: rgb(2 6 23 / 0.1) !important;
}.tw-bg-stone-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 245 244 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-stone-100\/0{
  background-color: rgb(245 245 244 / 0) !important;
}.tw-bg-stone-100\/10{
  background-color: rgb(245 245 244 / 0.1) !important;
}.tw-bg-stone-100\/100{
  background-color: rgb(245 245 244 / 1) !important;
}.tw-bg-stone-100\/15{
  background-color: rgb(245 245 244 / 0.15) !important;
}.tw-bg-stone-100\/20{
  background-color: rgb(245 245 244 / 0.2) !important;
}.tw-bg-stone-100\/25{
  background-color: rgb(245 245 244 / 0.25) !important;
}.tw-bg-stone-100\/30{
  background-color: rgb(245 245 244 / 0.3) !important;
}.tw-bg-stone-100\/35{
  background-color: rgb(245 245 244 / 0.35) !important;
}.tw-bg-stone-100\/40{
  background-color: rgb(245 245 244 / 0.4) !important;
}.tw-bg-stone-100\/45{
  background-color: rgb(245 245 244 / 0.45) !important;
}.tw-bg-stone-100\/5{
  background-color: rgb(245 245 244 / 0.05) !important;
}.tw-bg-stone-100\/50{
  background-color: rgb(245 245 244 / 0.5) !important;
}.tw-bg-stone-100\/55{
  background-color: rgb(245 245 244 / 0.55) !important;
}.tw-bg-stone-100\/60{
  background-color: rgb(245 245 244 / 0.6) !important;
}.tw-bg-stone-100\/65{
  background-color: rgb(245 245 244 / 0.65) !important;
}.tw-bg-stone-100\/70{
  background-color: rgb(245 245 244 / 0.7) !important;
}.tw-bg-stone-100\/75{
  background-color: rgb(245 245 244 / 0.75) !important;
}.tw-bg-stone-100\/80{
  background-color: rgb(245 245 244 / 0.8) !important;
}.tw-bg-stone-100\/85{
  background-color: rgb(245 245 244 / 0.85) !important;
}.tw-bg-stone-100\/90{
  background-color: rgb(245 245 244 / 0.9) !important;
}.tw-bg-stone-100\/95{
  background-color: rgb(245 245 244 / 0.95) !important;
}.tw-bg-stone-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(231 229 228 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-stone-200\/0{
  background-color: rgb(231 229 228 / 0) !important;
}.tw-bg-stone-200\/10{
  background-color: rgb(231 229 228 / 0.1) !important;
}.tw-bg-stone-200\/100{
  background-color: rgb(231 229 228 / 1) !important;
}.tw-bg-stone-200\/15{
  background-color: rgb(231 229 228 / 0.15) !important;
}.tw-bg-stone-200\/20{
  background-color: rgb(231 229 228 / 0.2) !important;
}.tw-bg-stone-200\/25{
  background-color: rgb(231 229 228 / 0.25) !important;
}.tw-bg-stone-200\/30{
  background-color: rgb(231 229 228 / 0.3) !important;
}.tw-bg-stone-200\/35{
  background-color: rgb(231 229 228 / 0.35) !important;
}.tw-bg-stone-200\/40{
  background-color: rgb(231 229 228 / 0.4) !important;
}.tw-bg-stone-200\/45{
  background-color: rgb(231 229 228 / 0.45) !important;
}.tw-bg-stone-200\/5{
  background-color: rgb(231 229 228 / 0.05) !important;
}.tw-bg-stone-200\/50{
  background-color: rgb(231 229 228 / 0.5) !important;
}.tw-bg-stone-200\/55{
  background-color: rgb(231 229 228 / 0.55) !important;
}.tw-bg-stone-200\/60{
  background-color: rgb(231 229 228 / 0.6) !important;
}.tw-bg-stone-200\/65{
  background-color: rgb(231 229 228 / 0.65) !important;
}.tw-bg-stone-200\/70{
  background-color: rgb(231 229 228 / 0.7) !important;
}.tw-bg-stone-200\/75{
  background-color: rgb(231 229 228 / 0.75) !important;
}.tw-bg-stone-200\/80{
  background-color: rgb(231 229 228 / 0.8) !important;
}.tw-bg-stone-200\/85{
  background-color: rgb(231 229 228 / 0.85) !important;
}.tw-bg-stone-200\/90{
  background-color: rgb(231 229 228 / 0.9) !important;
}.tw-bg-stone-200\/95{
  background-color: rgb(231 229 228 / 0.95) !important;
}.tw-bg-stone-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(214 211 209 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-stone-300\/0{
  background-color: rgb(214 211 209 / 0) !important;
}.tw-bg-stone-300\/10{
  background-color: rgb(214 211 209 / 0.1) !important;
}.tw-bg-stone-300\/100{
  background-color: rgb(214 211 209 / 1) !important;
}.tw-bg-stone-300\/15{
  background-color: rgb(214 211 209 / 0.15) !important;
}.tw-bg-stone-300\/20{
  background-color: rgb(214 211 209 / 0.2) !important;
}.tw-bg-stone-300\/25{
  background-color: rgb(214 211 209 / 0.25) !important;
}.tw-bg-stone-300\/30{
  background-color: rgb(214 211 209 / 0.3) !important;
}.tw-bg-stone-300\/35{
  background-color: rgb(214 211 209 / 0.35) !important;
}.tw-bg-stone-300\/40{
  background-color: rgb(214 211 209 / 0.4) !important;
}.tw-bg-stone-300\/45{
  background-color: rgb(214 211 209 / 0.45) !important;
}.tw-bg-stone-300\/5{
  background-color: rgb(214 211 209 / 0.05) !important;
}.tw-bg-stone-300\/50{
  background-color: rgb(214 211 209 / 0.5) !important;
}.tw-bg-stone-300\/55{
  background-color: rgb(214 211 209 / 0.55) !important;
}.tw-bg-stone-300\/60{
  background-color: rgb(214 211 209 / 0.6) !important;
}.tw-bg-stone-300\/65{
  background-color: rgb(214 211 209 / 0.65) !important;
}.tw-bg-stone-300\/70{
  background-color: rgb(214 211 209 / 0.7) !important;
}.tw-bg-stone-300\/75{
  background-color: rgb(214 211 209 / 0.75) !important;
}.tw-bg-stone-300\/80{
  background-color: rgb(214 211 209 / 0.8) !important;
}.tw-bg-stone-300\/85{
  background-color: rgb(214 211 209 / 0.85) !important;
}.tw-bg-stone-300\/90{
  background-color: rgb(214 211 209 / 0.9) !important;
}.tw-bg-stone-300\/95{
  background-color: rgb(214 211 209 / 0.95) !important;
}.tw-bg-stone-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(168 162 158 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-stone-400\/0{
  background-color: rgb(168 162 158 / 0) !important;
}.tw-bg-stone-400\/10{
  background-color: rgb(168 162 158 / 0.1) !important;
}.tw-bg-stone-400\/100{
  background-color: rgb(168 162 158 / 1) !important;
}.tw-bg-stone-400\/15{
  background-color: rgb(168 162 158 / 0.15) !important;
}.tw-bg-stone-400\/20{
  background-color: rgb(168 162 158 / 0.2) !important;
}.tw-bg-stone-400\/25{
  background-color: rgb(168 162 158 / 0.25) !important;
}.tw-bg-stone-400\/30{
  background-color: rgb(168 162 158 / 0.3) !important;
}.tw-bg-stone-400\/35{
  background-color: rgb(168 162 158 / 0.35) !important;
}.tw-bg-stone-400\/40{
  background-color: rgb(168 162 158 / 0.4) !important;
}.tw-bg-stone-400\/45{
  background-color: rgb(168 162 158 / 0.45) !important;
}.tw-bg-stone-400\/5{
  background-color: rgb(168 162 158 / 0.05) !important;
}.tw-bg-stone-400\/50{
  background-color: rgb(168 162 158 / 0.5) !important;
}.tw-bg-stone-400\/55{
  background-color: rgb(168 162 158 / 0.55) !important;
}.tw-bg-stone-400\/60{
  background-color: rgb(168 162 158 / 0.6) !important;
}.tw-bg-stone-400\/65{
  background-color: rgb(168 162 158 / 0.65) !important;
}.tw-bg-stone-400\/70{
  background-color: rgb(168 162 158 / 0.7) !important;
}.tw-bg-stone-400\/75{
  background-color: rgb(168 162 158 / 0.75) !important;
}.tw-bg-stone-400\/80{
  background-color: rgb(168 162 158 / 0.8) !important;
}.tw-bg-stone-400\/85{
  background-color: rgb(168 162 158 / 0.85) !important;
}.tw-bg-stone-400\/90{
  background-color: rgb(168 162 158 / 0.9) !important;
}.tw-bg-stone-400\/95{
  background-color: rgb(168 162 158 / 0.95) !important;
}.tw-bg-stone-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 250 249 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-stone-50\/0{
  background-color: rgb(250 250 249 / 0) !important;
}.tw-bg-stone-50\/10{
  background-color: rgb(250 250 249 / 0.1) !important;
}.tw-bg-stone-50\/100{
  background-color: rgb(250 250 249 / 1) !important;
}.tw-bg-stone-50\/15{
  background-color: rgb(250 250 249 / 0.15) !important;
}.tw-bg-stone-50\/20{
  background-color: rgb(250 250 249 / 0.2) !important;
}.tw-bg-stone-50\/25{
  background-color: rgb(250 250 249 / 0.25) !important;
}.tw-bg-stone-50\/30{
  background-color: rgb(250 250 249 / 0.3) !important;
}.tw-bg-stone-50\/35{
  background-color: rgb(250 250 249 / 0.35) !important;
}.tw-bg-stone-50\/40{
  background-color: rgb(250 250 249 / 0.4) !important;
}.tw-bg-stone-50\/45{
  background-color: rgb(250 250 249 / 0.45) !important;
}.tw-bg-stone-50\/5{
  background-color: rgb(250 250 249 / 0.05) !important;
}.tw-bg-stone-50\/50{
  background-color: rgb(250 250 249 / 0.5) !important;
}.tw-bg-stone-50\/55{
  background-color: rgb(250 250 249 / 0.55) !important;
}.tw-bg-stone-50\/60{
  background-color: rgb(250 250 249 / 0.6) !important;
}.tw-bg-stone-50\/65{
  background-color: rgb(250 250 249 / 0.65) !important;
}.tw-bg-stone-50\/70{
  background-color: rgb(250 250 249 / 0.7) !important;
}.tw-bg-stone-50\/75{
  background-color: rgb(250 250 249 / 0.75) !important;
}.tw-bg-stone-50\/80{
  background-color: rgb(250 250 249 / 0.8) !important;
}.tw-bg-stone-50\/85{
  background-color: rgb(250 250 249 / 0.85) !important;
}.tw-bg-stone-50\/90{
  background-color: rgb(250 250 249 / 0.9) !important;
}.tw-bg-stone-50\/95{
  background-color: rgb(250 250 249 / 0.95) !important;
}.tw-bg-stone-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(120 113 108 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-stone-500\/0{
  background-color: rgb(120 113 108 / 0) !important;
}.tw-bg-stone-500\/10{
  background-color: rgb(120 113 108 / 0.1) !important;
}.tw-bg-stone-500\/100{
  background-color: rgb(120 113 108 / 1) !important;
}.tw-bg-stone-500\/15{
  background-color: rgb(120 113 108 / 0.15) !important;
}.tw-bg-stone-500\/20{
  background-color: rgb(120 113 108 / 0.2) !important;
}.tw-bg-stone-500\/25{
  background-color: rgb(120 113 108 / 0.25) !important;
}.tw-bg-stone-500\/30{
  background-color: rgb(120 113 108 / 0.3) !important;
}.tw-bg-stone-500\/35{
  background-color: rgb(120 113 108 / 0.35) !important;
}.tw-bg-stone-500\/40{
  background-color: rgb(120 113 108 / 0.4) !important;
}.tw-bg-stone-500\/45{
  background-color: rgb(120 113 108 / 0.45) !important;
}.tw-bg-stone-500\/5{
  background-color: rgb(120 113 108 / 0.05) !important;
}.tw-bg-stone-500\/50{
  background-color: rgb(120 113 108 / 0.5) !important;
}.tw-bg-stone-500\/55{
  background-color: rgb(120 113 108 / 0.55) !important;
}.tw-bg-stone-500\/60{
  background-color: rgb(120 113 108 / 0.6) !important;
}.tw-bg-stone-500\/65{
  background-color: rgb(120 113 108 / 0.65) !important;
}.tw-bg-stone-500\/70{
  background-color: rgb(120 113 108 / 0.7) !important;
}.tw-bg-stone-500\/75{
  background-color: rgb(120 113 108 / 0.75) !important;
}.tw-bg-stone-500\/80{
  background-color: rgb(120 113 108 / 0.8) !important;
}.tw-bg-stone-500\/85{
  background-color: rgb(120 113 108 / 0.85) !important;
}.tw-bg-stone-500\/90{
  background-color: rgb(120 113 108 / 0.9) !important;
}.tw-bg-stone-500\/95{
  background-color: rgb(120 113 108 / 0.95) !important;
}.tw-bg-stone-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(87 83 78 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-stone-600\/0{
  background-color: rgb(87 83 78 / 0) !important;
}.tw-bg-stone-600\/10{
  background-color: rgb(87 83 78 / 0.1) !important;
}.tw-bg-stone-600\/100{
  background-color: rgb(87 83 78 / 1) !important;
}.tw-bg-stone-600\/15{
  background-color: rgb(87 83 78 / 0.15) !important;
}.tw-bg-stone-600\/20{
  background-color: rgb(87 83 78 / 0.2) !important;
}.tw-bg-stone-600\/25{
  background-color: rgb(87 83 78 / 0.25) !important;
}.tw-bg-stone-600\/30{
  background-color: rgb(87 83 78 / 0.3) !important;
}.tw-bg-stone-600\/35{
  background-color: rgb(87 83 78 / 0.35) !important;
}.tw-bg-stone-600\/40{
  background-color: rgb(87 83 78 / 0.4) !important;
}.tw-bg-stone-600\/45{
  background-color: rgb(87 83 78 / 0.45) !important;
}.tw-bg-stone-600\/5{
  background-color: rgb(87 83 78 / 0.05) !important;
}.tw-bg-stone-600\/50{
  background-color: rgb(87 83 78 / 0.5) !important;
}.tw-bg-stone-600\/55{
  background-color: rgb(87 83 78 / 0.55) !important;
}.tw-bg-stone-600\/60{
  background-color: rgb(87 83 78 / 0.6) !important;
}.tw-bg-stone-600\/65{
  background-color: rgb(87 83 78 / 0.65) !important;
}.tw-bg-stone-600\/70{
  background-color: rgb(87 83 78 / 0.7) !important;
}.tw-bg-stone-600\/75{
  background-color: rgb(87 83 78 / 0.75) !important;
}.tw-bg-stone-600\/80{
  background-color: rgb(87 83 78 / 0.8) !important;
}.tw-bg-stone-600\/85{
  background-color: rgb(87 83 78 / 0.85) !important;
}.tw-bg-stone-600\/90{
  background-color: rgb(87 83 78 / 0.9) !important;
}.tw-bg-stone-600\/95{
  background-color: rgb(87 83 78 / 0.95) !important;
}.tw-bg-stone-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(68 64 60 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-stone-700\/0{
  background-color: rgb(68 64 60 / 0) !important;
}.tw-bg-stone-700\/10{
  background-color: rgb(68 64 60 / 0.1) !important;
}.tw-bg-stone-700\/100{
  background-color: rgb(68 64 60 / 1) !important;
}.tw-bg-stone-700\/15{
  background-color: rgb(68 64 60 / 0.15) !important;
}.tw-bg-stone-700\/20{
  background-color: rgb(68 64 60 / 0.2) !important;
}.tw-bg-stone-700\/25{
  background-color: rgb(68 64 60 / 0.25) !important;
}.tw-bg-stone-700\/30{
  background-color: rgb(68 64 60 / 0.3) !important;
}.tw-bg-stone-700\/35{
  background-color: rgb(68 64 60 / 0.35) !important;
}.tw-bg-stone-700\/40{
  background-color: rgb(68 64 60 / 0.4) !important;
}.tw-bg-stone-700\/45{
  background-color: rgb(68 64 60 / 0.45) !important;
}.tw-bg-stone-700\/5{
  background-color: rgb(68 64 60 / 0.05) !important;
}.tw-bg-stone-700\/50{
  background-color: rgb(68 64 60 / 0.5) !important;
}.tw-bg-stone-700\/55{
  background-color: rgb(68 64 60 / 0.55) !important;
}.tw-bg-stone-700\/60{
  background-color: rgb(68 64 60 / 0.6) !important;
}.tw-bg-stone-700\/65{
  background-color: rgb(68 64 60 / 0.65) !important;
}.tw-bg-stone-700\/70{
  background-color: rgb(68 64 60 / 0.7) !important;
}.tw-bg-stone-700\/75{
  background-color: rgb(68 64 60 / 0.75) !important;
}.tw-bg-stone-700\/80{
  background-color: rgb(68 64 60 / 0.8) !important;
}.tw-bg-stone-700\/85{
  background-color: rgb(68 64 60 / 0.85) !important;
}.tw-bg-stone-700\/90{
  background-color: rgb(68 64 60 / 0.9) !important;
}.tw-bg-stone-700\/95{
  background-color: rgb(68 64 60 / 0.95) !important;
}.tw-bg-stone-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(41 37 36 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-stone-800\/0{
  background-color: rgb(41 37 36 / 0) !important;
}.tw-bg-stone-800\/10{
  background-color: rgb(41 37 36 / 0.1) !important;
}.tw-bg-stone-800\/100{
  background-color: rgb(41 37 36 / 1) !important;
}.tw-bg-stone-800\/15{
  background-color: rgb(41 37 36 / 0.15) !important;
}.tw-bg-stone-800\/20{
  background-color: rgb(41 37 36 / 0.2) !important;
}.tw-bg-stone-800\/25{
  background-color: rgb(41 37 36 / 0.25) !important;
}.tw-bg-stone-800\/30{
  background-color: rgb(41 37 36 / 0.3) !important;
}.tw-bg-stone-800\/35{
  background-color: rgb(41 37 36 / 0.35) !important;
}.tw-bg-stone-800\/40{
  background-color: rgb(41 37 36 / 0.4) !important;
}.tw-bg-stone-800\/45{
  background-color: rgb(41 37 36 / 0.45) !important;
}.tw-bg-stone-800\/5{
  background-color: rgb(41 37 36 / 0.05) !important;
}.tw-bg-stone-800\/50{
  background-color: rgb(41 37 36 / 0.5) !important;
}.tw-bg-stone-800\/55{
  background-color: rgb(41 37 36 / 0.55) !important;
}.tw-bg-stone-800\/60{
  background-color: rgb(41 37 36 / 0.6) !important;
}.tw-bg-stone-800\/65{
  background-color: rgb(41 37 36 / 0.65) !important;
}.tw-bg-stone-800\/70{
  background-color: rgb(41 37 36 / 0.7) !important;
}.tw-bg-stone-800\/75{
  background-color: rgb(41 37 36 / 0.75) !important;
}.tw-bg-stone-800\/80{
  background-color: rgb(41 37 36 / 0.8) !important;
}.tw-bg-stone-800\/85{
  background-color: rgb(41 37 36 / 0.85) !important;
}.tw-bg-stone-800\/90{
  background-color: rgb(41 37 36 / 0.9) !important;
}.tw-bg-stone-800\/95{
  background-color: rgb(41 37 36 / 0.95) !important;
}.tw-bg-stone-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(28 25 23 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-stone-900\/0{
  background-color: rgb(28 25 23 / 0) !important;
}.tw-bg-stone-900\/10{
  background-color: rgb(28 25 23 / 0.1) !important;
}.tw-bg-stone-900\/100{
  background-color: rgb(28 25 23 / 1) !important;
}.tw-bg-stone-900\/15{
  background-color: rgb(28 25 23 / 0.15) !important;
}.tw-bg-stone-900\/20{
  background-color: rgb(28 25 23 / 0.2) !important;
}.tw-bg-stone-900\/25{
  background-color: rgb(28 25 23 / 0.25) !important;
}.tw-bg-stone-900\/30{
  background-color: rgb(28 25 23 / 0.3) !important;
}.tw-bg-stone-900\/35{
  background-color: rgb(28 25 23 / 0.35) !important;
}.tw-bg-stone-900\/40{
  background-color: rgb(28 25 23 / 0.4) !important;
}.tw-bg-stone-900\/45{
  background-color: rgb(28 25 23 / 0.45) !important;
}.tw-bg-stone-900\/5{
  background-color: rgb(28 25 23 / 0.05) !important;
}.tw-bg-stone-900\/50{
  background-color: rgb(28 25 23 / 0.5) !important;
}.tw-bg-stone-900\/55{
  background-color: rgb(28 25 23 / 0.55) !important;
}.tw-bg-stone-900\/60{
  background-color: rgb(28 25 23 / 0.6) !important;
}.tw-bg-stone-900\/65{
  background-color: rgb(28 25 23 / 0.65) !important;
}.tw-bg-stone-900\/70{
  background-color: rgb(28 25 23 / 0.7) !important;
}.tw-bg-stone-900\/75{
  background-color: rgb(28 25 23 / 0.75) !important;
}.tw-bg-stone-900\/80{
  background-color: rgb(28 25 23 / 0.8) !important;
}.tw-bg-stone-900\/85{
  background-color: rgb(28 25 23 / 0.85) !important;
}.tw-bg-stone-900\/90{
  background-color: rgb(28 25 23 / 0.9) !important;
}.tw-bg-stone-900\/95{
  background-color: rgb(28 25 23 / 0.95) !important;
}.tw-bg-success{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-success) / var(--twc-success-opacity, var(--tw-bg-opacity))) !important;
}.tw-bg-teal-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(204 251 241 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-teal-100\/0{
  background-color: rgb(204 251 241 / 0) !important;
}.tw-bg-teal-100\/10{
  background-color: rgb(204 251 241 / 0.1) !important;
}.tw-bg-teal-100\/100{
  background-color: rgb(204 251 241 / 1) !important;
}.tw-bg-teal-100\/15{
  background-color: rgb(204 251 241 / 0.15) !important;
}.tw-bg-teal-100\/20{
  background-color: rgb(204 251 241 / 0.2) !important;
}.tw-bg-teal-100\/25{
  background-color: rgb(204 251 241 / 0.25) !important;
}.tw-bg-teal-100\/30{
  background-color: rgb(204 251 241 / 0.3) !important;
}.tw-bg-teal-100\/35{
  background-color: rgb(204 251 241 / 0.35) !important;
}.tw-bg-teal-100\/40{
  background-color: rgb(204 251 241 / 0.4) !important;
}.tw-bg-teal-100\/45{
  background-color: rgb(204 251 241 / 0.45) !important;
}.tw-bg-teal-100\/5{
  background-color: rgb(204 251 241 / 0.05) !important;
}.tw-bg-teal-100\/50{
  background-color: rgb(204 251 241 / 0.5) !important;
}.tw-bg-teal-100\/55{
  background-color: rgb(204 251 241 / 0.55) !important;
}.tw-bg-teal-100\/60{
  background-color: rgb(204 251 241 / 0.6) !important;
}.tw-bg-teal-100\/65{
  background-color: rgb(204 251 241 / 0.65) !important;
}.tw-bg-teal-100\/70{
  background-color: rgb(204 251 241 / 0.7) !important;
}.tw-bg-teal-100\/75{
  background-color: rgb(204 251 241 / 0.75) !important;
}.tw-bg-teal-100\/80{
  background-color: rgb(204 251 241 / 0.8) !important;
}.tw-bg-teal-100\/85{
  background-color: rgb(204 251 241 / 0.85) !important;
}.tw-bg-teal-100\/90{
  background-color: rgb(204 251 241 / 0.9) !important;
}.tw-bg-teal-100\/95{
  background-color: rgb(204 251 241 / 0.95) !important;
}.tw-bg-teal-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(153 246 228 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-teal-200\/0{
  background-color: rgb(153 246 228 / 0) !important;
}.tw-bg-teal-200\/10{
  background-color: rgb(153 246 228 / 0.1) !important;
}.tw-bg-teal-200\/100{
  background-color: rgb(153 246 228 / 1) !important;
}.tw-bg-teal-200\/15{
  background-color: rgb(153 246 228 / 0.15) !important;
}.tw-bg-teal-200\/20{
  background-color: rgb(153 246 228 / 0.2) !important;
}.tw-bg-teal-200\/25{
  background-color: rgb(153 246 228 / 0.25) !important;
}.tw-bg-teal-200\/30{
  background-color: rgb(153 246 228 / 0.3) !important;
}.tw-bg-teal-200\/35{
  background-color: rgb(153 246 228 / 0.35) !important;
}.tw-bg-teal-200\/40{
  background-color: rgb(153 246 228 / 0.4) !important;
}.tw-bg-teal-200\/45{
  background-color: rgb(153 246 228 / 0.45) !important;
}.tw-bg-teal-200\/5{
  background-color: rgb(153 246 228 / 0.05) !important;
}.tw-bg-teal-200\/50{
  background-color: rgb(153 246 228 / 0.5) !important;
}.tw-bg-teal-200\/55{
  background-color: rgb(153 246 228 / 0.55) !important;
}.tw-bg-teal-200\/60{
  background-color: rgb(153 246 228 / 0.6) !important;
}.tw-bg-teal-200\/65{
  background-color: rgb(153 246 228 / 0.65) !important;
}.tw-bg-teal-200\/70{
  background-color: rgb(153 246 228 / 0.7) !important;
}.tw-bg-teal-200\/75{
  background-color: rgb(153 246 228 / 0.75) !important;
}.tw-bg-teal-200\/80{
  background-color: rgb(153 246 228 / 0.8) !important;
}.tw-bg-teal-200\/85{
  background-color: rgb(153 246 228 / 0.85) !important;
}.tw-bg-teal-200\/90{
  background-color: rgb(153 246 228 / 0.9) !important;
}.tw-bg-teal-200\/95{
  background-color: rgb(153 246 228 / 0.95) !important;
}.tw-bg-teal-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(94 234 212 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-teal-300\/0{
  background-color: rgb(94 234 212 / 0) !important;
}.tw-bg-teal-300\/10{
  background-color: rgb(94 234 212 / 0.1) !important;
}.tw-bg-teal-300\/100{
  background-color: rgb(94 234 212 / 1) !important;
}.tw-bg-teal-300\/15{
  background-color: rgb(94 234 212 / 0.15) !important;
}.tw-bg-teal-300\/20{
  background-color: rgb(94 234 212 / 0.2) !important;
}.tw-bg-teal-300\/25{
  background-color: rgb(94 234 212 / 0.25) !important;
}.tw-bg-teal-300\/30{
  background-color: rgb(94 234 212 / 0.3) !important;
}.tw-bg-teal-300\/35{
  background-color: rgb(94 234 212 / 0.35) !important;
}.tw-bg-teal-300\/40{
  background-color: rgb(94 234 212 / 0.4) !important;
}.tw-bg-teal-300\/45{
  background-color: rgb(94 234 212 / 0.45) !important;
}.tw-bg-teal-300\/5{
  background-color: rgb(94 234 212 / 0.05) !important;
}.tw-bg-teal-300\/50{
  background-color: rgb(94 234 212 / 0.5) !important;
}.tw-bg-teal-300\/55{
  background-color: rgb(94 234 212 / 0.55) !important;
}.tw-bg-teal-300\/60{
  background-color: rgb(94 234 212 / 0.6) !important;
}.tw-bg-teal-300\/65{
  background-color: rgb(94 234 212 / 0.65) !important;
}.tw-bg-teal-300\/70{
  background-color: rgb(94 234 212 / 0.7) !important;
}.tw-bg-teal-300\/75{
  background-color: rgb(94 234 212 / 0.75) !important;
}.tw-bg-teal-300\/80{
  background-color: rgb(94 234 212 / 0.8) !important;
}.tw-bg-teal-300\/85{
  background-color: rgb(94 234 212 / 0.85) !important;
}.tw-bg-teal-300\/90{
  background-color: rgb(94 234 212 / 0.9) !important;
}.tw-bg-teal-300\/95{
  background-color: rgb(94 234 212 / 0.95) !important;
}.tw-bg-teal-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(45 212 191 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-teal-400\/0{
  background-color: rgb(45 212 191 / 0) !important;
}.tw-bg-teal-400\/10{
  background-color: rgb(45 212 191 / 0.1) !important;
}.tw-bg-teal-400\/100{
  background-color: rgb(45 212 191 / 1) !important;
}.tw-bg-teal-400\/15{
  background-color: rgb(45 212 191 / 0.15) !important;
}.tw-bg-teal-400\/20{
  background-color: rgb(45 212 191 / 0.2) !important;
}.tw-bg-teal-400\/25{
  background-color: rgb(45 212 191 / 0.25) !important;
}.tw-bg-teal-400\/30{
  background-color: rgb(45 212 191 / 0.3) !important;
}.tw-bg-teal-400\/35{
  background-color: rgb(45 212 191 / 0.35) !important;
}.tw-bg-teal-400\/40{
  background-color: rgb(45 212 191 / 0.4) !important;
}.tw-bg-teal-400\/45{
  background-color: rgb(45 212 191 / 0.45) !important;
}.tw-bg-teal-400\/5{
  background-color: rgb(45 212 191 / 0.05) !important;
}.tw-bg-teal-400\/50{
  background-color: rgb(45 212 191 / 0.5) !important;
}.tw-bg-teal-400\/55{
  background-color: rgb(45 212 191 / 0.55) !important;
}.tw-bg-teal-400\/60{
  background-color: rgb(45 212 191 / 0.6) !important;
}.tw-bg-teal-400\/65{
  background-color: rgb(45 212 191 / 0.65) !important;
}.tw-bg-teal-400\/70{
  background-color: rgb(45 212 191 / 0.7) !important;
}.tw-bg-teal-400\/75{
  background-color: rgb(45 212 191 / 0.75) !important;
}.tw-bg-teal-400\/80{
  background-color: rgb(45 212 191 / 0.8) !important;
}.tw-bg-teal-400\/85{
  background-color: rgb(45 212 191 / 0.85) !important;
}.tw-bg-teal-400\/90{
  background-color: rgb(45 212 191 / 0.9) !important;
}.tw-bg-teal-400\/95{
  background-color: rgb(45 212 191 / 0.95) !important;
}.tw-bg-teal-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 253 250 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-teal-50\/0{
  background-color: rgb(240 253 250 / 0) !important;
}.tw-bg-teal-50\/10{
  background-color: rgb(240 253 250 / 0.1) !important;
}.tw-bg-teal-50\/100{
  background-color: rgb(240 253 250 / 1) !important;
}.tw-bg-teal-50\/15{
  background-color: rgb(240 253 250 / 0.15) !important;
}.tw-bg-teal-50\/20{
  background-color: rgb(240 253 250 / 0.2) !important;
}.tw-bg-teal-50\/25{
  background-color: rgb(240 253 250 / 0.25) !important;
}.tw-bg-teal-50\/30{
  background-color: rgb(240 253 250 / 0.3) !important;
}.tw-bg-teal-50\/35{
  background-color: rgb(240 253 250 / 0.35) !important;
}.tw-bg-teal-50\/40{
  background-color: rgb(240 253 250 / 0.4) !important;
}.tw-bg-teal-50\/45{
  background-color: rgb(240 253 250 / 0.45) !important;
}.tw-bg-teal-50\/5{
  background-color: rgb(240 253 250 / 0.05) !important;
}.tw-bg-teal-50\/50{
  background-color: rgb(240 253 250 / 0.5) !important;
}.tw-bg-teal-50\/55{
  background-color: rgb(240 253 250 / 0.55) !important;
}.tw-bg-teal-50\/60{
  background-color: rgb(240 253 250 / 0.6) !important;
}.tw-bg-teal-50\/65{
  background-color: rgb(240 253 250 / 0.65) !important;
}.tw-bg-teal-50\/70{
  background-color: rgb(240 253 250 / 0.7) !important;
}.tw-bg-teal-50\/75{
  background-color: rgb(240 253 250 / 0.75) !important;
}.tw-bg-teal-50\/80{
  background-color: rgb(240 253 250 / 0.8) !important;
}.tw-bg-teal-50\/85{
  background-color: rgb(240 253 250 / 0.85) !important;
}.tw-bg-teal-50\/90{
  background-color: rgb(240 253 250 / 0.9) !important;
}.tw-bg-teal-50\/95{
  background-color: rgb(240 253 250 / 0.95) !important;
}.tw-bg-teal-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(20 184 166 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-teal-500\/0{
  background-color: rgb(20 184 166 / 0) !important;
}.tw-bg-teal-500\/10{
  background-color: rgb(20 184 166 / 0.1) !important;
}.tw-bg-teal-500\/100{
  background-color: rgb(20 184 166 / 1) !important;
}.tw-bg-teal-500\/15{
  background-color: rgb(20 184 166 / 0.15) !important;
}.tw-bg-teal-500\/20{
  background-color: rgb(20 184 166 / 0.2) !important;
}.tw-bg-teal-500\/25{
  background-color: rgb(20 184 166 / 0.25) !important;
}.tw-bg-teal-500\/30{
  background-color: rgb(20 184 166 / 0.3) !important;
}.tw-bg-teal-500\/35{
  background-color: rgb(20 184 166 / 0.35) !important;
}.tw-bg-teal-500\/40{
  background-color: rgb(20 184 166 / 0.4) !important;
}.tw-bg-teal-500\/45{
  background-color: rgb(20 184 166 / 0.45) !important;
}.tw-bg-teal-500\/5{
  background-color: rgb(20 184 166 / 0.05) !important;
}.tw-bg-teal-500\/50{
  background-color: rgb(20 184 166 / 0.5) !important;
}.tw-bg-teal-500\/55{
  background-color: rgb(20 184 166 / 0.55) !important;
}.tw-bg-teal-500\/60{
  background-color: rgb(20 184 166 / 0.6) !important;
}.tw-bg-teal-500\/65{
  background-color: rgb(20 184 166 / 0.65) !important;
}.tw-bg-teal-500\/70{
  background-color: rgb(20 184 166 / 0.7) !important;
}.tw-bg-teal-500\/75{
  background-color: rgb(20 184 166 / 0.75) !important;
}.tw-bg-teal-500\/80{
  background-color: rgb(20 184 166 / 0.8) !important;
}.tw-bg-teal-500\/85{
  background-color: rgb(20 184 166 / 0.85) !important;
}.tw-bg-teal-500\/90{
  background-color: rgb(20 184 166 / 0.9) !important;
}.tw-bg-teal-500\/95{
  background-color: rgb(20 184 166 / 0.95) !important;
}.tw-bg-teal-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(13 148 136 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-teal-600\/0{
  background-color: rgb(13 148 136 / 0) !important;
}.tw-bg-teal-600\/10{
  background-color: rgb(13 148 136 / 0.1) !important;
}.tw-bg-teal-600\/100{
  background-color: rgb(13 148 136 / 1) !important;
}.tw-bg-teal-600\/15{
  background-color: rgb(13 148 136 / 0.15) !important;
}.tw-bg-teal-600\/20{
  background-color: rgb(13 148 136 / 0.2) !important;
}.tw-bg-teal-600\/25{
  background-color: rgb(13 148 136 / 0.25) !important;
}.tw-bg-teal-600\/30{
  background-color: rgb(13 148 136 / 0.3) !important;
}.tw-bg-teal-600\/35{
  background-color: rgb(13 148 136 / 0.35) !important;
}.tw-bg-teal-600\/40{
  background-color: rgb(13 148 136 / 0.4) !important;
}.tw-bg-teal-600\/45{
  background-color: rgb(13 148 136 / 0.45) !important;
}.tw-bg-teal-600\/5{
  background-color: rgb(13 148 136 / 0.05) !important;
}.tw-bg-teal-600\/50{
  background-color: rgb(13 148 136 / 0.5) !important;
}.tw-bg-teal-600\/55{
  background-color: rgb(13 148 136 / 0.55) !important;
}.tw-bg-teal-600\/60{
  background-color: rgb(13 148 136 / 0.6) !important;
}.tw-bg-teal-600\/65{
  background-color: rgb(13 148 136 / 0.65) !important;
}.tw-bg-teal-600\/70{
  background-color: rgb(13 148 136 / 0.7) !important;
}.tw-bg-teal-600\/75{
  background-color: rgb(13 148 136 / 0.75) !important;
}.tw-bg-teal-600\/80{
  background-color: rgb(13 148 136 / 0.8) !important;
}.tw-bg-teal-600\/85{
  background-color: rgb(13 148 136 / 0.85) !important;
}.tw-bg-teal-600\/90{
  background-color: rgb(13 148 136 / 0.9) !important;
}.tw-bg-teal-600\/95{
  background-color: rgb(13 148 136 / 0.95) !important;
}.tw-bg-teal-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(15 118 110 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-teal-700\/0{
  background-color: rgb(15 118 110 / 0) !important;
}.tw-bg-teal-700\/10{
  background-color: rgb(15 118 110 / 0.1) !important;
}.tw-bg-teal-700\/100{
  background-color: rgb(15 118 110 / 1) !important;
}.tw-bg-teal-700\/15{
  background-color: rgb(15 118 110 / 0.15) !important;
}.tw-bg-teal-700\/20{
  background-color: rgb(15 118 110 / 0.2) !important;
}.tw-bg-teal-700\/25{
  background-color: rgb(15 118 110 / 0.25) !important;
}.tw-bg-teal-700\/30{
  background-color: rgb(15 118 110 / 0.3) !important;
}.tw-bg-teal-700\/35{
  background-color: rgb(15 118 110 / 0.35) !important;
}.tw-bg-teal-700\/40{
  background-color: rgb(15 118 110 / 0.4) !important;
}.tw-bg-teal-700\/45{
  background-color: rgb(15 118 110 / 0.45) !important;
}.tw-bg-teal-700\/5{
  background-color: rgb(15 118 110 / 0.05) !important;
}.tw-bg-teal-700\/50{
  background-color: rgb(15 118 110 / 0.5) !important;
}.tw-bg-teal-700\/55{
  background-color: rgb(15 118 110 / 0.55) !important;
}.tw-bg-teal-700\/60{
  background-color: rgb(15 118 110 / 0.6) !important;
}.tw-bg-teal-700\/65{
  background-color: rgb(15 118 110 / 0.65) !important;
}.tw-bg-teal-700\/70{
  background-color: rgb(15 118 110 / 0.7) !important;
}.tw-bg-teal-700\/75{
  background-color: rgb(15 118 110 / 0.75) !important;
}.tw-bg-teal-700\/80{
  background-color: rgb(15 118 110 / 0.8) !important;
}.tw-bg-teal-700\/85{
  background-color: rgb(15 118 110 / 0.85) !important;
}.tw-bg-teal-700\/90{
  background-color: rgb(15 118 110 / 0.9) !important;
}.tw-bg-teal-700\/95{
  background-color: rgb(15 118 110 / 0.95) !important;
}.tw-bg-teal-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(17 94 89 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-teal-800\/0{
  background-color: rgb(17 94 89 / 0) !important;
}.tw-bg-teal-800\/10{
  background-color: rgb(17 94 89 / 0.1) !important;
}.tw-bg-teal-800\/100{
  background-color: rgb(17 94 89 / 1) !important;
}.tw-bg-teal-800\/15{
  background-color: rgb(17 94 89 / 0.15) !important;
}.tw-bg-teal-800\/20{
  background-color: rgb(17 94 89 / 0.2) !important;
}.tw-bg-teal-800\/25{
  background-color: rgb(17 94 89 / 0.25) !important;
}.tw-bg-teal-800\/30{
  background-color: rgb(17 94 89 / 0.3) !important;
}.tw-bg-teal-800\/35{
  background-color: rgb(17 94 89 / 0.35) !important;
}.tw-bg-teal-800\/40{
  background-color: rgb(17 94 89 / 0.4) !important;
}.tw-bg-teal-800\/45{
  background-color: rgb(17 94 89 / 0.45) !important;
}.tw-bg-teal-800\/5{
  background-color: rgb(17 94 89 / 0.05) !important;
}.tw-bg-teal-800\/50{
  background-color: rgb(17 94 89 / 0.5) !important;
}.tw-bg-teal-800\/55{
  background-color: rgb(17 94 89 / 0.55) !important;
}.tw-bg-teal-800\/60{
  background-color: rgb(17 94 89 / 0.6) !important;
}.tw-bg-teal-800\/65{
  background-color: rgb(17 94 89 / 0.65) !important;
}.tw-bg-teal-800\/70{
  background-color: rgb(17 94 89 / 0.7) !important;
}.tw-bg-teal-800\/75{
  background-color: rgb(17 94 89 / 0.75) !important;
}.tw-bg-teal-800\/80{
  background-color: rgb(17 94 89 / 0.8) !important;
}.tw-bg-teal-800\/85{
  background-color: rgb(17 94 89 / 0.85) !important;
}.tw-bg-teal-800\/90{
  background-color: rgb(17 94 89 / 0.9) !important;
}.tw-bg-teal-800\/95{
  background-color: rgb(17 94 89 / 0.95) !important;
}.tw-bg-teal-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(19 78 74 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-teal-900\/0{
  background-color: rgb(19 78 74 / 0) !important;
}.tw-bg-teal-900\/10{
  background-color: rgb(19 78 74 / 0.1) !important;
}.tw-bg-teal-900\/100{
  background-color: rgb(19 78 74 / 1) !important;
}.tw-bg-teal-900\/15{
  background-color: rgb(19 78 74 / 0.15) !important;
}.tw-bg-teal-900\/20{
  background-color: rgb(19 78 74 / 0.2) !important;
}.tw-bg-teal-900\/25{
  background-color: rgb(19 78 74 / 0.25) !important;
}.tw-bg-teal-900\/30{
  background-color: rgb(19 78 74 / 0.3) !important;
}.tw-bg-teal-900\/35{
  background-color: rgb(19 78 74 / 0.35) !important;
}.tw-bg-teal-900\/40{
  background-color: rgb(19 78 74 / 0.4) !important;
}.tw-bg-teal-900\/45{
  background-color: rgb(19 78 74 / 0.45) !important;
}.tw-bg-teal-900\/5{
  background-color: rgb(19 78 74 / 0.05) !important;
}.tw-bg-teal-900\/50{
  background-color: rgb(19 78 74 / 0.5) !important;
}.tw-bg-teal-900\/55{
  background-color: rgb(19 78 74 / 0.55) !important;
}.tw-bg-teal-900\/60{
  background-color: rgb(19 78 74 / 0.6) !important;
}.tw-bg-teal-900\/65{
  background-color: rgb(19 78 74 / 0.65) !important;
}.tw-bg-teal-900\/70{
  background-color: rgb(19 78 74 / 0.7) !important;
}.tw-bg-teal-900\/75{
  background-color: rgb(19 78 74 / 0.75) !important;
}.tw-bg-teal-900\/80{
  background-color: rgb(19 78 74 / 0.8) !important;
}.tw-bg-teal-900\/85{
  background-color: rgb(19 78 74 / 0.85) !important;
}.tw-bg-teal-900\/90{
  background-color: rgb(19 78 74 / 0.9) !important;
}.tw-bg-teal-900\/95{
  background-color: rgb(19 78 74 / 0.95) !important;
}.tw-bg-violet-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(237 233 254 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-violet-100\/0{
  background-color: rgb(237 233 254 / 0) !important;
}.tw-bg-violet-100\/10{
  background-color: rgb(237 233 254 / 0.1) !important;
}.tw-bg-violet-100\/100{
  background-color: rgb(237 233 254 / 1) !important;
}.tw-bg-violet-100\/15{
  background-color: rgb(237 233 254 / 0.15) !important;
}.tw-bg-violet-100\/20{
  background-color: rgb(237 233 254 / 0.2) !important;
}.tw-bg-violet-100\/25{
  background-color: rgb(237 233 254 / 0.25) !important;
}.tw-bg-violet-100\/30{
  background-color: rgb(237 233 254 / 0.3) !important;
}.tw-bg-violet-100\/35{
  background-color: rgb(237 233 254 / 0.35) !important;
}.tw-bg-violet-100\/40{
  background-color: rgb(237 233 254 / 0.4) !important;
}.tw-bg-violet-100\/45{
  background-color: rgb(237 233 254 / 0.45) !important;
}.tw-bg-violet-100\/5{
  background-color: rgb(237 233 254 / 0.05) !important;
}.tw-bg-violet-100\/50{
  background-color: rgb(237 233 254 / 0.5) !important;
}.tw-bg-violet-100\/55{
  background-color: rgb(237 233 254 / 0.55) !important;
}.tw-bg-violet-100\/60{
  background-color: rgb(237 233 254 / 0.6) !important;
}.tw-bg-violet-100\/65{
  background-color: rgb(237 233 254 / 0.65) !important;
}.tw-bg-violet-100\/70{
  background-color: rgb(237 233 254 / 0.7) !important;
}.tw-bg-violet-100\/75{
  background-color: rgb(237 233 254 / 0.75) !important;
}.tw-bg-violet-100\/80{
  background-color: rgb(237 233 254 / 0.8) !important;
}.tw-bg-violet-100\/85{
  background-color: rgb(237 233 254 / 0.85) !important;
}.tw-bg-violet-100\/90{
  background-color: rgb(237 233 254 / 0.9) !important;
}.tw-bg-violet-100\/95{
  background-color: rgb(237 233 254 / 0.95) !important;
}.tw-bg-violet-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(221 214 254 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-violet-200\/0{
  background-color: rgb(221 214 254 / 0) !important;
}.tw-bg-violet-200\/10{
  background-color: rgb(221 214 254 / 0.1) !important;
}.tw-bg-violet-200\/100{
  background-color: rgb(221 214 254 / 1) !important;
}.tw-bg-violet-200\/15{
  background-color: rgb(221 214 254 / 0.15) !important;
}.tw-bg-violet-200\/20{
  background-color: rgb(221 214 254 / 0.2) !important;
}.tw-bg-violet-200\/25{
  background-color: rgb(221 214 254 / 0.25) !important;
}.tw-bg-violet-200\/30{
  background-color: rgb(221 214 254 / 0.3) !important;
}.tw-bg-violet-200\/35{
  background-color: rgb(221 214 254 / 0.35) !important;
}.tw-bg-violet-200\/40{
  background-color: rgb(221 214 254 / 0.4) !important;
}.tw-bg-violet-200\/45{
  background-color: rgb(221 214 254 / 0.45) !important;
}.tw-bg-violet-200\/5{
  background-color: rgb(221 214 254 / 0.05) !important;
}.tw-bg-violet-200\/50{
  background-color: rgb(221 214 254 / 0.5) !important;
}.tw-bg-violet-200\/55{
  background-color: rgb(221 214 254 / 0.55) !important;
}.tw-bg-violet-200\/60{
  background-color: rgb(221 214 254 / 0.6) !important;
}.tw-bg-violet-200\/65{
  background-color: rgb(221 214 254 / 0.65) !important;
}.tw-bg-violet-200\/70{
  background-color: rgb(221 214 254 / 0.7) !important;
}.tw-bg-violet-200\/75{
  background-color: rgb(221 214 254 / 0.75) !important;
}.tw-bg-violet-200\/80{
  background-color: rgb(221 214 254 / 0.8) !important;
}.tw-bg-violet-200\/85{
  background-color: rgb(221 214 254 / 0.85) !important;
}.tw-bg-violet-200\/90{
  background-color: rgb(221 214 254 / 0.9) !important;
}.tw-bg-violet-200\/95{
  background-color: rgb(221 214 254 / 0.95) !important;
}.tw-bg-violet-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(196 181 253 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-violet-300\/0{
  background-color: rgb(196 181 253 / 0) !important;
}.tw-bg-violet-300\/10{
  background-color: rgb(196 181 253 / 0.1) !important;
}.tw-bg-violet-300\/100{
  background-color: rgb(196 181 253 / 1) !important;
}.tw-bg-violet-300\/15{
  background-color: rgb(196 181 253 / 0.15) !important;
}.tw-bg-violet-300\/20{
  background-color: rgb(196 181 253 / 0.2) !important;
}.tw-bg-violet-300\/25{
  background-color: rgb(196 181 253 / 0.25) !important;
}.tw-bg-violet-300\/30{
  background-color: rgb(196 181 253 / 0.3) !important;
}.tw-bg-violet-300\/35{
  background-color: rgb(196 181 253 / 0.35) !important;
}.tw-bg-violet-300\/40{
  background-color: rgb(196 181 253 / 0.4) !important;
}.tw-bg-violet-300\/45{
  background-color: rgb(196 181 253 / 0.45) !important;
}.tw-bg-violet-300\/5{
  background-color: rgb(196 181 253 / 0.05) !important;
}.tw-bg-violet-300\/50{
  background-color: rgb(196 181 253 / 0.5) !important;
}.tw-bg-violet-300\/55{
  background-color: rgb(196 181 253 / 0.55) !important;
}.tw-bg-violet-300\/60{
  background-color: rgb(196 181 253 / 0.6) !important;
}.tw-bg-violet-300\/65{
  background-color: rgb(196 181 253 / 0.65) !important;
}.tw-bg-violet-300\/70{
  background-color: rgb(196 181 253 / 0.7) !important;
}.tw-bg-violet-300\/75{
  background-color: rgb(196 181 253 / 0.75) !important;
}.tw-bg-violet-300\/80{
  background-color: rgb(196 181 253 / 0.8) !important;
}.tw-bg-violet-300\/85{
  background-color: rgb(196 181 253 / 0.85) !important;
}.tw-bg-violet-300\/90{
  background-color: rgb(196 181 253 / 0.9) !important;
}.tw-bg-violet-300\/95{
  background-color: rgb(196 181 253 / 0.95) !important;
}.tw-bg-violet-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(167 139 250 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-violet-400\/0{
  background-color: rgb(167 139 250 / 0) !important;
}.tw-bg-violet-400\/10{
  background-color: rgb(167 139 250 / 0.1) !important;
}.tw-bg-violet-400\/100{
  background-color: rgb(167 139 250 / 1) !important;
}.tw-bg-violet-400\/15{
  background-color: rgb(167 139 250 / 0.15) !important;
}.tw-bg-violet-400\/20{
  background-color: rgb(167 139 250 / 0.2) !important;
}.tw-bg-violet-400\/25{
  background-color: rgb(167 139 250 / 0.25) !important;
}.tw-bg-violet-400\/30{
  background-color: rgb(167 139 250 / 0.3) !important;
}.tw-bg-violet-400\/35{
  background-color: rgb(167 139 250 / 0.35) !important;
}.tw-bg-violet-400\/40{
  background-color: rgb(167 139 250 / 0.4) !important;
}.tw-bg-violet-400\/45{
  background-color: rgb(167 139 250 / 0.45) !important;
}.tw-bg-violet-400\/5{
  background-color: rgb(167 139 250 / 0.05) !important;
}.tw-bg-violet-400\/50{
  background-color: rgb(167 139 250 / 0.5) !important;
}.tw-bg-violet-400\/55{
  background-color: rgb(167 139 250 / 0.55) !important;
}.tw-bg-violet-400\/60{
  background-color: rgb(167 139 250 / 0.6) !important;
}.tw-bg-violet-400\/65{
  background-color: rgb(167 139 250 / 0.65) !important;
}.tw-bg-violet-400\/70{
  background-color: rgb(167 139 250 / 0.7) !important;
}.tw-bg-violet-400\/75{
  background-color: rgb(167 139 250 / 0.75) !important;
}.tw-bg-violet-400\/80{
  background-color: rgb(167 139 250 / 0.8) !important;
}.tw-bg-violet-400\/85{
  background-color: rgb(167 139 250 / 0.85) !important;
}.tw-bg-violet-400\/90{
  background-color: rgb(167 139 250 / 0.9) !important;
}.tw-bg-violet-400\/95{
  background-color: rgb(167 139 250 / 0.95) !important;
}.tw-bg-violet-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 243 255 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-violet-50\/0{
  background-color: rgb(245 243 255 / 0) !important;
}.tw-bg-violet-50\/10{
  background-color: rgb(245 243 255 / 0.1) !important;
}.tw-bg-violet-50\/100{
  background-color: rgb(245 243 255 / 1) !important;
}.tw-bg-violet-50\/15{
  background-color: rgb(245 243 255 / 0.15) !important;
}.tw-bg-violet-50\/20{
  background-color: rgb(245 243 255 / 0.2) !important;
}.tw-bg-violet-50\/25{
  background-color: rgb(245 243 255 / 0.25) !important;
}.tw-bg-violet-50\/30{
  background-color: rgb(245 243 255 / 0.3) !important;
}.tw-bg-violet-50\/35{
  background-color: rgb(245 243 255 / 0.35) !important;
}.tw-bg-violet-50\/40{
  background-color: rgb(245 243 255 / 0.4) !important;
}.tw-bg-violet-50\/45{
  background-color: rgb(245 243 255 / 0.45) !important;
}.tw-bg-violet-50\/5{
  background-color: rgb(245 243 255 / 0.05) !important;
}.tw-bg-violet-50\/50{
  background-color: rgb(245 243 255 / 0.5) !important;
}.tw-bg-violet-50\/55{
  background-color: rgb(245 243 255 / 0.55) !important;
}.tw-bg-violet-50\/60{
  background-color: rgb(245 243 255 / 0.6) !important;
}.tw-bg-violet-50\/65{
  background-color: rgb(245 243 255 / 0.65) !important;
}.tw-bg-violet-50\/70{
  background-color: rgb(245 243 255 / 0.7) !important;
}.tw-bg-violet-50\/75{
  background-color: rgb(245 243 255 / 0.75) !important;
}.tw-bg-violet-50\/80{
  background-color: rgb(245 243 255 / 0.8) !important;
}.tw-bg-violet-50\/85{
  background-color: rgb(245 243 255 / 0.85) !important;
}.tw-bg-violet-50\/90{
  background-color: rgb(245 243 255 / 0.9) !important;
}.tw-bg-violet-50\/95{
  background-color: rgb(245 243 255 / 0.95) !important;
}.tw-bg-violet-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(139 92 246 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-violet-500\/0{
  background-color: rgb(139 92 246 / 0) !important;
}.tw-bg-violet-500\/10{
  background-color: rgb(139 92 246 / 0.1) !important;
}.tw-bg-violet-500\/100{
  background-color: rgb(139 92 246 / 1) !important;
}.tw-bg-violet-500\/15{
  background-color: rgb(139 92 246 / 0.15) !important;
}.tw-bg-violet-500\/20{
  background-color: rgb(139 92 246 / 0.2) !important;
}.tw-bg-violet-500\/25{
  background-color: rgb(139 92 246 / 0.25) !important;
}.tw-bg-violet-500\/30{
  background-color: rgb(139 92 246 / 0.3) !important;
}.tw-bg-violet-500\/35{
  background-color: rgb(139 92 246 / 0.35) !important;
}.tw-bg-violet-500\/40{
  background-color: rgb(139 92 246 / 0.4) !important;
}.tw-bg-violet-500\/45{
  background-color: rgb(139 92 246 / 0.45) !important;
}.tw-bg-violet-500\/5{
  background-color: rgb(139 92 246 / 0.05) !important;
}.tw-bg-violet-500\/50{
  background-color: rgb(139 92 246 / 0.5) !important;
}.tw-bg-violet-500\/55{
  background-color: rgb(139 92 246 / 0.55) !important;
}.tw-bg-violet-500\/60{
  background-color: rgb(139 92 246 / 0.6) !important;
}.tw-bg-violet-500\/65{
  background-color: rgb(139 92 246 / 0.65) !important;
}.tw-bg-violet-500\/70{
  background-color: rgb(139 92 246 / 0.7) !important;
}.tw-bg-violet-500\/75{
  background-color: rgb(139 92 246 / 0.75) !important;
}.tw-bg-violet-500\/80{
  background-color: rgb(139 92 246 / 0.8) !important;
}.tw-bg-violet-500\/85{
  background-color: rgb(139 92 246 / 0.85) !important;
}.tw-bg-violet-500\/90{
  background-color: rgb(139 92 246 / 0.9) !important;
}.tw-bg-violet-500\/95{
  background-color: rgb(139 92 246 / 0.95) !important;
}.tw-bg-violet-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(124 58 237 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-violet-600\/0{
  background-color: rgb(124 58 237 / 0) !important;
}.tw-bg-violet-600\/10{
  background-color: rgb(124 58 237 / 0.1) !important;
}.tw-bg-violet-600\/100{
  background-color: rgb(124 58 237 / 1) !important;
}.tw-bg-violet-600\/15{
  background-color: rgb(124 58 237 / 0.15) !important;
}.tw-bg-violet-600\/20{
  background-color: rgb(124 58 237 / 0.2) !important;
}.tw-bg-violet-600\/25{
  background-color: rgb(124 58 237 / 0.25) !important;
}.tw-bg-violet-600\/30{
  background-color: rgb(124 58 237 / 0.3) !important;
}.tw-bg-violet-600\/35{
  background-color: rgb(124 58 237 / 0.35) !important;
}.tw-bg-violet-600\/40{
  background-color: rgb(124 58 237 / 0.4) !important;
}.tw-bg-violet-600\/45{
  background-color: rgb(124 58 237 / 0.45) !important;
}.tw-bg-violet-600\/5{
  background-color: rgb(124 58 237 / 0.05) !important;
}.tw-bg-violet-600\/50{
  background-color: rgb(124 58 237 / 0.5) !important;
}.tw-bg-violet-600\/55{
  background-color: rgb(124 58 237 / 0.55) !important;
}.tw-bg-violet-600\/60{
  background-color: rgb(124 58 237 / 0.6) !important;
}.tw-bg-violet-600\/65{
  background-color: rgb(124 58 237 / 0.65) !important;
}.tw-bg-violet-600\/70{
  background-color: rgb(124 58 237 / 0.7) !important;
}.tw-bg-violet-600\/75{
  background-color: rgb(124 58 237 / 0.75) !important;
}.tw-bg-violet-600\/80{
  background-color: rgb(124 58 237 / 0.8) !important;
}.tw-bg-violet-600\/85{
  background-color: rgb(124 58 237 / 0.85) !important;
}.tw-bg-violet-600\/90{
  background-color: rgb(124 58 237 / 0.9) !important;
}.tw-bg-violet-600\/95{
  background-color: rgb(124 58 237 / 0.95) !important;
}.tw-bg-violet-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(109 40 217 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-violet-700\/0{
  background-color: rgb(109 40 217 / 0) !important;
}.tw-bg-violet-700\/10{
  background-color: rgb(109 40 217 / 0.1) !important;
}.tw-bg-violet-700\/100{
  background-color: rgb(109 40 217 / 1) !important;
}.tw-bg-violet-700\/15{
  background-color: rgb(109 40 217 / 0.15) !important;
}.tw-bg-violet-700\/20{
  background-color: rgb(109 40 217 / 0.2) !important;
}.tw-bg-violet-700\/25{
  background-color: rgb(109 40 217 / 0.25) !important;
}.tw-bg-violet-700\/30{
  background-color: rgb(109 40 217 / 0.3) !important;
}.tw-bg-violet-700\/35{
  background-color: rgb(109 40 217 / 0.35) !important;
}.tw-bg-violet-700\/40{
  background-color: rgb(109 40 217 / 0.4) !important;
}.tw-bg-violet-700\/45{
  background-color: rgb(109 40 217 / 0.45) !important;
}.tw-bg-violet-700\/5{
  background-color: rgb(109 40 217 / 0.05) !important;
}.tw-bg-violet-700\/50{
  background-color: rgb(109 40 217 / 0.5) !important;
}.tw-bg-violet-700\/55{
  background-color: rgb(109 40 217 / 0.55) !important;
}.tw-bg-violet-700\/60{
  background-color: rgb(109 40 217 / 0.6) !important;
}.tw-bg-violet-700\/65{
  background-color: rgb(109 40 217 / 0.65) !important;
}.tw-bg-violet-700\/70{
  background-color: rgb(109 40 217 / 0.7) !important;
}.tw-bg-violet-700\/75{
  background-color: rgb(109 40 217 / 0.75) !important;
}.tw-bg-violet-700\/80{
  background-color: rgb(109 40 217 / 0.8) !important;
}.tw-bg-violet-700\/85{
  background-color: rgb(109 40 217 / 0.85) !important;
}.tw-bg-violet-700\/90{
  background-color: rgb(109 40 217 / 0.9) !important;
}.tw-bg-violet-700\/95{
  background-color: rgb(109 40 217 / 0.95) !important;
}.tw-bg-violet-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(91 33 182 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-violet-800\/0{
  background-color: rgb(91 33 182 / 0) !important;
}.tw-bg-violet-800\/10{
  background-color: rgb(91 33 182 / 0.1) !important;
}.tw-bg-violet-800\/100{
  background-color: rgb(91 33 182 / 1) !important;
}.tw-bg-violet-800\/15{
  background-color: rgb(91 33 182 / 0.15) !important;
}.tw-bg-violet-800\/20{
  background-color: rgb(91 33 182 / 0.2) !important;
}.tw-bg-violet-800\/25{
  background-color: rgb(91 33 182 / 0.25) !important;
}.tw-bg-violet-800\/30{
  background-color: rgb(91 33 182 / 0.3) !important;
}.tw-bg-violet-800\/35{
  background-color: rgb(91 33 182 / 0.35) !important;
}.tw-bg-violet-800\/40{
  background-color: rgb(91 33 182 / 0.4) !important;
}.tw-bg-violet-800\/45{
  background-color: rgb(91 33 182 / 0.45) !important;
}.tw-bg-violet-800\/5{
  background-color: rgb(91 33 182 / 0.05) !important;
}.tw-bg-violet-800\/50{
  background-color: rgb(91 33 182 / 0.5) !important;
}.tw-bg-violet-800\/55{
  background-color: rgb(91 33 182 / 0.55) !important;
}.tw-bg-violet-800\/60{
  background-color: rgb(91 33 182 / 0.6) !important;
}.tw-bg-violet-800\/65{
  background-color: rgb(91 33 182 / 0.65) !important;
}.tw-bg-violet-800\/70{
  background-color: rgb(91 33 182 / 0.7) !important;
}.tw-bg-violet-800\/75{
  background-color: rgb(91 33 182 / 0.75) !important;
}.tw-bg-violet-800\/80{
  background-color: rgb(91 33 182 / 0.8) !important;
}.tw-bg-violet-800\/85{
  background-color: rgb(91 33 182 / 0.85) !important;
}.tw-bg-violet-800\/90{
  background-color: rgb(91 33 182 / 0.9) !important;
}.tw-bg-violet-800\/95{
  background-color: rgb(91 33 182 / 0.95) !important;
}.tw-bg-violet-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(76 29 149 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-violet-900\/0{
  background-color: rgb(76 29 149 / 0) !important;
}.tw-bg-violet-900\/10{
  background-color: rgb(76 29 149 / 0.1) !important;
}.tw-bg-violet-900\/100{
  background-color: rgb(76 29 149 / 1) !important;
}.tw-bg-violet-900\/15{
  background-color: rgb(76 29 149 / 0.15) !important;
}.tw-bg-violet-900\/20{
  background-color: rgb(76 29 149 / 0.2) !important;
}.tw-bg-violet-900\/25{
  background-color: rgb(76 29 149 / 0.25) !important;
}.tw-bg-violet-900\/30{
  background-color: rgb(76 29 149 / 0.3) !important;
}.tw-bg-violet-900\/35{
  background-color: rgb(76 29 149 / 0.35) !important;
}.tw-bg-violet-900\/40{
  background-color: rgb(76 29 149 / 0.4) !important;
}.tw-bg-violet-900\/45{
  background-color: rgb(76 29 149 / 0.45) !important;
}.tw-bg-violet-900\/5{
  background-color: rgb(76 29 149 / 0.05) !important;
}.tw-bg-violet-900\/50{
  background-color: rgb(76 29 149 / 0.5) !important;
}.tw-bg-violet-900\/55{
  background-color: rgb(76 29 149 / 0.55) !important;
}.tw-bg-violet-900\/60{
  background-color: rgb(76 29 149 / 0.6) !important;
}.tw-bg-violet-900\/65{
  background-color: rgb(76 29 149 / 0.65) !important;
}.tw-bg-violet-900\/70{
  background-color: rgb(76 29 149 / 0.7) !important;
}.tw-bg-violet-900\/75{
  background-color: rgb(76 29 149 / 0.75) !important;
}.tw-bg-violet-900\/80{
  background-color: rgb(76 29 149 / 0.8) !important;
}.tw-bg-violet-900\/85{
  background-color: rgb(76 29 149 / 0.85) !important;
}.tw-bg-violet-900\/90{
  background-color: rgb(76 29 149 / 0.9) !important;
}.tw-bg-violet-900\/95{
  background-color: rgb(76 29 149 / 0.95) !important;
}.tw-bg-white{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-yellow-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-yellow-100\/0{
  background-color: rgb(254 249 195 / 0) !important;
}.tw-bg-yellow-100\/10{
  background-color: rgb(254 249 195 / 0.1) !important;
}.tw-bg-yellow-100\/100{
  background-color: rgb(254 249 195 / 1) !important;
}.tw-bg-yellow-100\/15{
  background-color: rgb(254 249 195 / 0.15) !important;
}.tw-bg-yellow-100\/20{
  background-color: rgb(254 249 195 / 0.2) !important;
}.tw-bg-yellow-100\/25{
  background-color: rgb(254 249 195 / 0.25) !important;
}.tw-bg-yellow-100\/30{
  background-color: rgb(254 249 195 / 0.3) !important;
}.tw-bg-yellow-100\/35{
  background-color: rgb(254 249 195 / 0.35) !important;
}.tw-bg-yellow-100\/40{
  background-color: rgb(254 249 195 / 0.4) !important;
}.tw-bg-yellow-100\/45{
  background-color: rgb(254 249 195 / 0.45) !important;
}.tw-bg-yellow-100\/5{
  background-color: rgb(254 249 195 / 0.05) !important;
}.tw-bg-yellow-100\/50{
  background-color: rgb(254 249 195 / 0.5) !important;
}.tw-bg-yellow-100\/55{
  background-color: rgb(254 249 195 / 0.55) !important;
}.tw-bg-yellow-100\/60{
  background-color: rgb(254 249 195 / 0.6) !important;
}.tw-bg-yellow-100\/65{
  background-color: rgb(254 249 195 / 0.65) !important;
}.tw-bg-yellow-100\/70{
  background-color: rgb(254 249 195 / 0.7) !important;
}.tw-bg-yellow-100\/75{
  background-color: rgb(254 249 195 / 0.75) !important;
}.tw-bg-yellow-100\/80{
  background-color: rgb(254 249 195 / 0.8) !important;
}.tw-bg-yellow-100\/85{
  background-color: rgb(254 249 195 / 0.85) !important;
}.tw-bg-yellow-100\/90{
  background-color: rgb(254 249 195 / 0.9) !important;
}.tw-bg-yellow-100\/95{
  background-color: rgb(254 249 195 / 0.95) !important;
}.tw-bg-yellow-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 240 138 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-yellow-200\/0{
  background-color: rgb(254 240 138 / 0) !important;
}.tw-bg-yellow-200\/10{
  background-color: rgb(254 240 138 / 0.1) !important;
}.tw-bg-yellow-200\/100{
  background-color: rgb(254 240 138 / 1) !important;
}.tw-bg-yellow-200\/15{
  background-color: rgb(254 240 138 / 0.15) !important;
}.tw-bg-yellow-200\/20{
  background-color: rgb(254 240 138 / 0.2) !important;
}.tw-bg-yellow-200\/25{
  background-color: rgb(254 240 138 / 0.25) !important;
}.tw-bg-yellow-200\/30{
  background-color: rgb(254 240 138 / 0.3) !important;
}.tw-bg-yellow-200\/35{
  background-color: rgb(254 240 138 / 0.35) !important;
}.tw-bg-yellow-200\/40{
  background-color: rgb(254 240 138 / 0.4) !important;
}.tw-bg-yellow-200\/45{
  background-color: rgb(254 240 138 / 0.45) !important;
}.tw-bg-yellow-200\/5{
  background-color: rgb(254 240 138 / 0.05) !important;
}.tw-bg-yellow-200\/50{
  background-color: rgb(254 240 138 / 0.5) !important;
}.tw-bg-yellow-200\/55{
  background-color: rgb(254 240 138 / 0.55) !important;
}.tw-bg-yellow-200\/60{
  background-color: rgb(254 240 138 / 0.6) !important;
}.tw-bg-yellow-200\/65{
  background-color: rgb(254 240 138 / 0.65) !important;
}.tw-bg-yellow-200\/70{
  background-color: rgb(254 240 138 / 0.7) !important;
}.tw-bg-yellow-200\/75{
  background-color: rgb(254 240 138 / 0.75) !important;
}.tw-bg-yellow-200\/80{
  background-color: rgb(254 240 138 / 0.8) !important;
}.tw-bg-yellow-200\/85{
  background-color: rgb(254 240 138 / 0.85) !important;
}.tw-bg-yellow-200\/90{
  background-color: rgb(254 240 138 / 0.9) !important;
}.tw-bg-yellow-200\/95{
  background-color: rgb(254 240 138 / 0.95) !important;
}.tw-bg-yellow-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 224 71 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-yellow-300\/0{
  background-color: rgb(253 224 71 / 0) !important;
}.tw-bg-yellow-300\/10{
  background-color: rgb(253 224 71 / 0.1) !important;
}.tw-bg-yellow-300\/100{
  background-color: rgb(253 224 71 / 1) !important;
}.tw-bg-yellow-300\/15{
  background-color: rgb(253 224 71 / 0.15) !important;
}.tw-bg-yellow-300\/20{
  background-color: rgb(253 224 71 / 0.2) !important;
}.tw-bg-yellow-300\/25{
  background-color: rgb(253 224 71 / 0.25) !important;
}.tw-bg-yellow-300\/30{
  background-color: rgb(253 224 71 / 0.3) !important;
}.tw-bg-yellow-300\/35{
  background-color: rgb(253 224 71 / 0.35) !important;
}.tw-bg-yellow-300\/40{
  background-color: rgb(253 224 71 / 0.4) !important;
}.tw-bg-yellow-300\/45{
  background-color: rgb(253 224 71 / 0.45) !important;
}.tw-bg-yellow-300\/5{
  background-color: rgb(253 224 71 / 0.05) !important;
}.tw-bg-yellow-300\/50{
  background-color: rgb(253 224 71 / 0.5) !important;
}.tw-bg-yellow-300\/55{
  background-color: rgb(253 224 71 / 0.55) !important;
}.tw-bg-yellow-300\/60{
  background-color: rgb(253 224 71 / 0.6) !important;
}.tw-bg-yellow-300\/65{
  background-color: rgb(253 224 71 / 0.65) !important;
}.tw-bg-yellow-300\/70{
  background-color: rgb(253 224 71 / 0.7) !important;
}.tw-bg-yellow-300\/75{
  background-color: rgb(253 224 71 / 0.75) !important;
}.tw-bg-yellow-300\/80{
  background-color: rgb(253 224 71 / 0.8) !important;
}.tw-bg-yellow-300\/85{
  background-color: rgb(253 224 71 / 0.85) !important;
}.tw-bg-yellow-300\/90{
  background-color: rgb(253 224 71 / 0.9) !important;
}.tw-bg-yellow-300\/95{
  background-color: rgb(253 224 71 / 0.95) !important;
}.tw-bg-yellow-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-yellow-400\/0{
  background-color: rgb(250 204 21 / 0) !important;
}.tw-bg-yellow-400\/10{
  background-color: rgb(250 204 21 / 0.1) !important;
}.tw-bg-yellow-400\/100{
  background-color: rgb(250 204 21 / 1) !important;
}.tw-bg-yellow-400\/15{
  background-color: rgb(250 204 21 / 0.15) !important;
}.tw-bg-yellow-400\/20{
  background-color: rgb(250 204 21 / 0.2) !important;
}.tw-bg-yellow-400\/25{
  background-color: rgb(250 204 21 / 0.25) !important;
}.tw-bg-yellow-400\/30{
  background-color: rgb(250 204 21 / 0.3) !important;
}.tw-bg-yellow-400\/35{
  background-color: rgb(250 204 21 / 0.35) !important;
}.tw-bg-yellow-400\/40{
  background-color: rgb(250 204 21 / 0.4) !important;
}.tw-bg-yellow-400\/45{
  background-color: rgb(250 204 21 / 0.45) !important;
}.tw-bg-yellow-400\/5{
  background-color: rgb(250 204 21 / 0.05) !important;
}.tw-bg-yellow-400\/50{
  background-color: rgb(250 204 21 / 0.5) !important;
}.tw-bg-yellow-400\/55{
  background-color: rgb(250 204 21 / 0.55) !important;
}.tw-bg-yellow-400\/60{
  background-color: rgb(250 204 21 / 0.6) !important;
}.tw-bg-yellow-400\/65{
  background-color: rgb(250 204 21 / 0.65) !important;
}.tw-bg-yellow-400\/70{
  background-color: rgb(250 204 21 / 0.7) !important;
}.tw-bg-yellow-400\/75{
  background-color: rgb(250 204 21 / 0.75) !important;
}.tw-bg-yellow-400\/80{
  background-color: rgb(250 204 21 / 0.8) !important;
}.tw-bg-yellow-400\/85{
  background-color: rgb(250 204 21 / 0.85) !important;
}.tw-bg-yellow-400\/90{
  background-color: rgb(250 204 21 / 0.9) !important;
}.tw-bg-yellow-400\/95{
  background-color: rgb(250 204 21 / 0.95) !important;
}.tw-bg-yellow-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-yellow-50\/0{
  background-color: rgb(254 252 232 / 0) !important;
}.tw-bg-yellow-50\/10{
  background-color: rgb(254 252 232 / 0.1) !important;
}.tw-bg-yellow-50\/100{
  background-color: rgb(254 252 232 / 1) !important;
}.tw-bg-yellow-50\/15{
  background-color: rgb(254 252 232 / 0.15) !important;
}.tw-bg-yellow-50\/20{
  background-color: rgb(254 252 232 / 0.2) !important;
}.tw-bg-yellow-50\/25{
  background-color: rgb(254 252 232 / 0.25) !important;
}.tw-bg-yellow-50\/30{
  background-color: rgb(254 252 232 / 0.3) !important;
}.tw-bg-yellow-50\/35{
  background-color: rgb(254 252 232 / 0.35) !important;
}.tw-bg-yellow-50\/40{
  background-color: rgb(254 252 232 / 0.4) !important;
}.tw-bg-yellow-50\/45{
  background-color: rgb(254 252 232 / 0.45) !important;
}.tw-bg-yellow-50\/5{
  background-color: rgb(254 252 232 / 0.05) !important;
}.tw-bg-yellow-50\/50{
  background-color: rgb(254 252 232 / 0.5) !important;
}.tw-bg-yellow-50\/55{
  background-color: rgb(254 252 232 / 0.55) !important;
}.tw-bg-yellow-50\/60{
  background-color: rgb(254 252 232 / 0.6) !important;
}.tw-bg-yellow-50\/65{
  background-color: rgb(254 252 232 / 0.65) !important;
}.tw-bg-yellow-50\/70{
  background-color: rgb(254 252 232 / 0.7) !important;
}.tw-bg-yellow-50\/75{
  background-color: rgb(254 252 232 / 0.75) !important;
}.tw-bg-yellow-50\/80{
  background-color: rgb(254 252 232 / 0.8) !important;
}.tw-bg-yellow-50\/85{
  background-color: rgb(254 252 232 / 0.85) !important;
}.tw-bg-yellow-50\/90{
  background-color: rgb(254 252 232 / 0.9) !important;
}.tw-bg-yellow-50\/95{
  background-color: rgb(254 252 232 / 0.95) !important;
}.tw-bg-yellow-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-yellow-500\/0{
  background-color: rgb(234 179 8 / 0) !important;
}.tw-bg-yellow-500\/10{
  background-color: rgb(234 179 8 / 0.1) !important;
}.tw-bg-yellow-500\/100{
  background-color: rgb(234 179 8 / 1) !important;
}.tw-bg-yellow-500\/15{
  background-color: rgb(234 179 8 / 0.15) !important;
}.tw-bg-yellow-500\/20{
  background-color: rgb(234 179 8 / 0.2) !important;
}.tw-bg-yellow-500\/25{
  background-color: rgb(234 179 8 / 0.25) !important;
}.tw-bg-yellow-500\/30{
  background-color: rgb(234 179 8 / 0.3) !important;
}.tw-bg-yellow-500\/35{
  background-color: rgb(234 179 8 / 0.35) !important;
}.tw-bg-yellow-500\/40{
  background-color: rgb(234 179 8 / 0.4) !important;
}.tw-bg-yellow-500\/45{
  background-color: rgb(234 179 8 / 0.45) !important;
}.tw-bg-yellow-500\/5{
  background-color: rgb(234 179 8 / 0.05) !important;
}.tw-bg-yellow-500\/50{
  background-color: rgb(234 179 8 / 0.5) !important;
}.tw-bg-yellow-500\/55{
  background-color: rgb(234 179 8 / 0.55) !important;
}.tw-bg-yellow-500\/60{
  background-color: rgb(234 179 8 / 0.6) !important;
}.tw-bg-yellow-500\/65{
  background-color: rgb(234 179 8 / 0.65) !important;
}.tw-bg-yellow-500\/70{
  background-color: rgb(234 179 8 / 0.7) !important;
}.tw-bg-yellow-500\/75{
  background-color: rgb(234 179 8 / 0.75) !important;
}.tw-bg-yellow-500\/80{
  background-color: rgb(234 179 8 / 0.8) !important;
}.tw-bg-yellow-500\/85{
  background-color: rgb(234 179 8 / 0.85) !important;
}.tw-bg-yellow-500\/90{
  background-color: rgb(234 179 8 / 0.9) !important;
}.tw-bg-yellow-500\/95{
  background-color: rgb(234 179 8 / 0.95) !important;
}.tw-bg-yellow-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(202 138 4 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-yellow-600\/0{
  background-color: rgb(202 138 4 / 0) !important;
}.tw-bg-yellow-600\/10{
  background-color: rgb(202 138 4 / 0.1) !important;
}.tw-bg-yellow-600\/100{
  background-color: rgb(202 138 4 / 1) !important;
}.tw-bg-yellow-600\/15{
  background-color: rgb(202 138 4 / 0.15) !important;
}.tw-bg-yellow-600\/20{
  background-color: rgb(202 138 4 / 0.2) !important;
}.tw-bg-yellow-600\/25{
  background-color: rgb(202 138 4 / 0.25) !important;
}.tw-bg-yellow-600\/30{
  background-color: rgb(202 138 4 / 0.3) !important;
}.tw-bg-yellow-600\/35{
  background-color: rgb(202 138 4 / 0.35) !important;
}.tw-bg-yellow-600\/40{
  background-color: rgb(202 138 4 / 0.4) !important;
}.tw-bg-yellow-600\/45{
  background-color: rgb(202 138 4 / 0.45) !important;
}.tw-bg-yellow-600\/5{
  background-color: rgb(202 138 4 / 0.05) !important;
}.tw-bg-yellow-600\/50{
  background-color: rgb(202 138 4 / 0.5) !important;
}.tw-bg-yellow-600\/55{
  background-color: rgb(202 138 4 / 0.55) !important;
}.tw-bg-yellow-600\/60{
  background-color: rgb(202 138 4 / 0.6) !important;
}.tw-bg-yellow-600\/65{
  background-color: rgb(202 138 4 / 0.65) !important;
}.tw-bg-yellow-600\/70{
  background-color: rgb(202 138 4 / 0.7) !important;
}.tw-bg-yellow-600\/75{
  background-color: rgb(202 138 4 / 0.75) !important;
}.tw-bg-yellow-600\/80{
  background-color: rgb(202 138 4 / 0.8) !important;
}.tw-bg-yellow-600\/85{
  background-color: rgb(202 138 4 / 0.85) !important;
}.tw-bg-yellow-600\/90{
  background-color: rgb(202 138 4 / 0.9) !important;
}.tw-bg-yellow-600\/95{
  background-color: rgb(202 138 4 / 0.95) !important;
}.tw-bg-yellow-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(161 98 7 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-yellow-700\/0{
  background-color: rgb(161 98 7 / 0) !important;
}.tw-bg-yellow-700\/10{
  background-color: rgb(161 98 7 / 0.1) !important;
}.tw-bg-yellow-700\/100{
  background-color: rgb(161 98 7 / 1) !important;
}.tw-bg-yellow-700\/15{
  background-color: rgb(161 98 7 / 0.15) !important;
}.tw-bg-yellow-700\/20{
  background-color: rgb(161 98 7 / 0.2) !important;
}.tw-bg-yellow-700\/25{
  background-color: rgb(161 98 7 / 0.25) !important;
}.tw-bg-yellow-700\/30{
  background-color: rgb(161 98 7 / 0.3) !important;
}.tw-bg-yellow-700\/35{
  background-color: rgb(161 98 7 / 0.35) !important;
}.tw-bg-yellow-700\/40{
  background-color: rgb(161 98 7 / 0.4) !important;
}.tw-bg-yellow-700\/45{
  background-color: rgb(161 98 7 / 0.45) !important;
}.tw-bg-yellow-700\/5{
  background-color: rgb(161 98 7 / 0.05) !important;
}.tw-bg-yellow-700\/50{
  background-color: rgb(161 98 7 / 0.5) !important;
}.tw-bg-yellow-700\/55{
  background-color: rgb(161 98 7 / 0.55) !important;
}.tw-bg-yellow-700\/60{
  background-color: rgb(161 98 7 / 0.6) !important;
}.tw-bg-yellow-700\/65{
  background-color: rgb(161 98 7 / 0.65) !important;
}.tw-bg-yellow-700\/70{
  background-color: rgb(161 98 7 / 0.7) !important;
}.tw-bg-yellow-700\/75{
  background-color: rgb(161 98 7 / 0.75) !important;
}.tw-bg-yellow-700\/80{
  background-color: rgb(161 98 7 / 0.8) !important;
}.tw-bg-yellow-700\/85{
  background-color: rgb(161 98 7 / 0.85) !important;
}.tw-bg-yellow-700\/90{
  background-color: rgb(161 98 7 / 0.9) !important;
}.tw-bg-yellow-700\/95{
  background-color: rgb(161 98 7 / 0.95) !important;
}.tw-bg-yellow-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(133 77 14 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-yellow-800\/0{
  background-color: rgb(133 77 14 / 0) !important;
}.tw-bg-yellow-800\/10{
  background-color: rgb(133 77 14 / 0.1) !important;
}.tw-bg-yellow-800\/100{
  background-color: rgb(133 77 14 / 1) !important;
}.tw-bg-yellow-800\/15{
  background-color: rgb(133 77 14 / 0.15) !important;
}.tw-bg-yellow-800\/20{
  background-color: rgb(133 77 14 / 0.2) !important;
}.tw-bg-yellow-800\/25{
  background-color: rgb(133 77 14 / 0.25) !important;
}.tw-bg-yellow-800\/30{
  background-color: rgb(133 77 14 / 0.3) !important;
}.tw-bg-yellow-800\/35{
  background-color: rgb(133 77 14 / 0.35) !important;
}.tw-bg-yellow-800\/40{
  background-color: rgb(133 77 14 / 0.4) !important;
}.tw-bg-yellow-800\/45{
  background-color: rgb(133 77 14 / 0.45) !important;
}.tw-bg-yellow-800\/5{
  background-color: rgb(133 77 14 / 0.05) !important;
}.tw-bg-yellow-800\/50{
  background-color: rgb(133 77 14 / 0.5) !important;
}.tw-bg-yellow-800\/55{
  background-color: rgb(133 77 14 / 0.55) !important;
}.tw-bg-yellow-800\/60{
  background-color: rgb(133 77 14 / 0.6) !important;
}.tw-bg-yellow-800\/65{
  background-color: rgb(133 77 14 / 0.65) !important;
}.tw-bg-yellow-800\/70{
  background-color: rgb(133 77 14 / 0.7) !important;
}.tw-bg-yellow-800\/75{
  background-color: rgb(133 77 14 / 0.75) !important;
}.tw-bg-yellow-800\/80{
  background-color: rgb(133 77 14 / 0.8) !important;
}.tw-bg-yellow-800\/85{
  background-color: rgb(133 77 14 / 0.85) !important;
}.tw-bg-yellow-800\/90{
  background-color: rgb(133 77 14 / 0.9) !important;
}.tw-bg-yellow-800\/95{
  background-color: rgb(133 77 14 / 0.95) !important;
}.tw-bg-yellow-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(113 63 18 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-yellow-900\/0{
  background-color: rgb(113 63 18 / 0) !important;
}.tw-bg-yellow-900\/10{
  background-color: rgb(113 63 18 / 0.1) !important;
}.tw-bg-yellow-900\/100{
  background-color: rgb(113 63 18 / 1) !important;
}.tw-bg-yellow-900\/15{
  background-color: rgb(113 63 18 / 0.15) !important;
}.tw-bg-yellow-900\/20{
  background-color: rgb(113 63 18 / 0.2) !important;
}.tw-bg-yellow-900\/25{
  background-color: rgb(113 63 18 / 0.25) !important;
}.tw-bg-yellow-900\/30{
  background-color: rgb(113 63 18 / 0.3) !important;
}.tw-bg-yellow-900\/35{
  background-color: rgb(113 63 18 / 0.35) !important;
}.tw-bg-yellow-900\/40{
  background-color: rgb(113 63 18 / 0.4) !important;
}.tw-bg-yellow-900\/45{
  background-color: rgb(113 63 18 / 0.45) !important;
}.tw-bg-yellow-900\/5{
  background-color: rgb(113 63 18 / 0.05) !important;
}.tw-bg-yellow-900\/50{
  background-color: rgb(113 63 18 / 0.5) !important;
}.tw-bg-yellow-900\/55{
  background-color: rgb(113 63 18 / 0.55) !important;
}.tw-bg-yellow-900\/60{
  background-color: rgb(113 63 18 / 0.6) !important;
}.tw-bg-yellow-900\/65{
  background-color: rgb(113 63 18 / 0.65) !important;
}.tw-bg-yellow-900\/70{
  background-color: rgb(113 63 18 / 0.7) !important;
}.tw-bg-yellow-900\/75{
  background-color: rgb(113 63 18 / 0.75) !important;
}.tw-bg-yellow-900\/80{
  background-color: rgb(113 63 18 / 0.8) !important;
}.tw-bg-yellow-900\/85{
  background-color: rgb(113 63 18 / 0.85) !important;
}.tw-bg-yellow-900\/90{
  background-color: rgb(113 63 18 / 0.9) !important;
}.tw-bg-yellow-900\/95{
  background-color: rgb(113 63 18 / 0.95) !important;
}.tw-bg-zinc-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-zinc-100\/0{
  background-color: rgb(244 244 245 / 0) !important;
}.tw-bg-zinc-100\/10{
  background-color: rgb(244 244 245 / 0.1) !important;
}.tw-bg-zinc-100\/100{
  background-color: rgb(244 244 245 / 1) !important;
}.tw-bg-zinc-100\/15{
  background-color: rgb(244 244 245 / 0.15) !important;
}.tw-bg-zinc-100\/20{
  background-color: rgb(244 244 245 / 0.2) !important;
}.tw-bg-zinc-100\/25{
  background-color: rgb(244 244 245 / 0.25) !important;
}.tw-bg-zinc-100\/30{
  background-color: rgb(244 244 245 / 0.3) !important;
}.tw-bg-zinc-100\/35{
  background-color: rgb(244 244 245 / 0.35) !important;
}.tw-bg-zinc-100\/40{
  background-color: rgb(244 244 245 / 0.4) !important;
}.tw-bg-zinc-100\/45{
  background-color: rgb(244 244 245 / 0.45) !important;
}.tw-bg-zinc-100\/5{
  background-color: rgb(244 244 245 / 0.05) !important;
}.tw-bg-zinc-100\/50{
  background-color: rgb(244 244 245 / 0.5) !important;
}.tw-bg-zinc-100\/55{
  background-color: rgb(244 244 245 / 0.55) !important;
}.tw-bg-zinc-100\/60{
  background-color: rgb(244 244 245 / 0.6) !important;
}.tw-bg-zinc-100\/65{
  background-color: rgb(244 244 245 / 0.65) !important;
}.tw-bg-zinc-100\/70{
  background-color: rgb(244 244 245 / 0.7) !important;
}.tw-bg-zinc-100\/75{
  background-color: rgb(244 244 245 / 0.75) !important;
}.tw-bg-zinc-100\/80{
  background-color: rgb(244 244 245 / 0.8) !important;
}.tw-bg-zinc-100\/85{
  background-color: rgb(244 244 245 / 0.85) !important;
}.tw-bg-zinc-100\/90{
  background-color: rgb(244 244 245 / 0.9) !important;
}.tw-bg-zinc-100\/95{
  background-color: rgb(244 244 245 / 0.95) !important;
}.tw-bg-zinc-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(228 228 231 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-zinc-200\/0{
  background-color: rgb(228 228 231 / 0) !important;
}.tw-bg-zinc-200\/10{
  background-color: rgb(228 228 231 / 0.1) !important;
}.tw-bg-zinc-200\/100{
  background-color: rgb(228 228 231 / 1) !important;
}.tw-bg-zinc-200\/15{
  background-color: rgb(228 228 231 / 0.15) !important;
}.tw-bg-zinc-200\/20{
  background-color: rgb(228 228 231 / 0.2) !important;
}.tw-bg-zinc-200\/25{
  background-color: rgb(228 228 231 / 0.25) !important;
}.tw-bg-zinc-200\/30{
  background-color: rgb(228 228 231 / 0.3) !important;
}.tw-bg-zinc-200\/35{
  background-color: rgb(228 228 231 / 0.35) !important;
}.tw-bg-zinc-200\/40{
  background-color: rgb(228 228 231 / 0.4) !important;
}.tw-bg-zinc-200\/45{
  background-color: rgb(228 228 231 / 0.45) !important;
}.tw-bg-zinc-200\/5{
  background-color: rgb(228 228 231 / 0.05) !important;
}.tw-bg-zinc-200\/50{
  background-color: rgb(228 228 231 / 0.5) !important;
}.tw-bg-zinc-200\/55{
  background-color: rgb(228 228 231 / 0.55) !important;
}.tw-bg-zinc-200\/60{
  background-color: rgb(228 228 231 / 0.6) !important;
}.tw-bg-zinc-200\/65{
  background-color: rgb(228 228 231 / 0.65) !important;
}.tw-bg-zinc-200\/70{
  background-color: rgb(228 228 231 / 0.7) !important;
}.tw-bg-zinc-200\/75{
  background-color: rgb(228 228 231 / 0.75) !important;
}.tw-bg-zinc-200\/80{
  background-color: rgb(228 228 231 / 0.8) !important;
}.tw-bg-zinc-200\/85{
  background-color: rgb(228 228 231 / 0.85) !important;
}.tw-bg-zinc-200\/90{
  background-color: rgb(228 228 231 / 0.9) !important;
}.tw-bg-zinc-200\/95{
  background-color: rgb(228 228 231 / 0.95) !important;
}.tw-bg-zinc-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(212 212 216 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-zinc-300\/0{
  background-color: rgb(212 212 216 / 0) !important;
}.tw-bg-zinc-300\/10{
  background-color: rgb(212 212 216 / 0.1) !important;
}.tw-bg-zinc-300\/100{
  background-color: rgb(212 212 216 / 1) !important;
}.tw-bg-zinc-300\/15{
  background-color: rgb(212 212 216 / 0.15) !important;
}.tw-bg-zinc-300\/20{
  background-color: rgb(212 212 216 / 0.2) !important;
}.tw-bg-zinc-300\/25{
  background-color: rgb(212 212 216 / 0.25) !important;
}.tw-bg-zinc-300\/30{
  background-color: rgb(212 212 216 / 0.3) !important;
}.tw-bg-zinc-300\/35{
  background-color: rgb(212 212 216 / 0.35) !important;
}.tw-bg-zinc-300\/40{
  background-color: rgb(212 212 216 / 0.4) !important;
}.tw-bg-zinc-300\/45{
  background-color: rgb(212 212 216 / 0.45) !important;
}.tw-bg-zinc-300\/5{
  background-color: rgb(212 212 216 / 0.05) !important;
}.tw-bg-zinc-300\/50{
  background-color: rgb(212 212 216 / 0.5) !important;
}.tw-bg-zinc-300\/55{
  background-color: rgb(212 212 216 / 0.55) !important;
}.tw-bg-zinc-300\/60{
  background-color: rgb(212 212 216 / 0.6) !important;
}.tw-bg-zinc-300\/65{
  background-color: rgb(212 212 216 / 0.65) !important;
}.tw-bg-zinc-300\/70{
  background-color: rgb(212 212 216 / 0.7) !important;
}.tw-bg-zinc-300\/75{
  background-color: rgb(212 212 216 / 0.75) !important;
}.tw-bg-zinc-300\/80{
  background-color: rgb(212 212 216 / 0.8) !important;
}.tw-bg-zinc-300\/85{
  background-color: rgb(212 212 216 / 0.85) !important;
}.tw-bg-zinc-300\/90{
  background-color: rgb(212 212 216 / 0.9) !important;
}.tw-bg-zinc-300\/95{
  background-color: rgb(212 212 216 / 0.95) !important;
}.tw-bg-zinc-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(161 161 170 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-zinc-400\/0{
  background-color: rgb(161 161 170 / 0) !important;
}.tw-bg-zinc-400\/10{
  background-color: rgb(161 161 170 / 0.1) !important;
}.tw-bg-zinc-400\/100{
  background-color: rgb(161 161 170 / 1) !important;
}.tw-bg-zinc-400\/15{
  background-color: rgb(161 161 170 / 0.15) !important;
}.tw-bg-zinc-400\/20{
  background-color: rgb(161 161 170 / 0.2) !important;
}.tw-bg-zinc-400\/25{
  background-color: rgb(161 161 170 / 0.25) !important;
}.tw-bg-zinc-400\/30{
  background-color: rgb(161 161 170 / 0.3) !important;
}.tw-bg-zinc-400\/35{
  background-color: rgb(161 161 170 / 0.35) !important;
}.tw-bg-zinc-400\/40{
  background-color: rgb(161 161 170 / 0.4) !important;
}.tw-bg-zinc-400\/45{
  background-color: rgb(161 161 170 / 0.45) !important;
}.tw-bg-zinc-400\/5{
  background-color: rgb(161 161 170 / 0.05) !important;
}.tw-bg-zinc-400\/50{
  background-color: rgb(161 161 170 / 0.5) !important;
}.tw-bg-zinc-400\/55{
  background-color: rgb(161 161 170 / 0.55) !important;
}.tw-bg-zinc-400\/60{
  background-color: rgb(161 161 170 / 0.6) !important;
}.tw-bg-zinc-400\/65{
  background-color: rgb(161 161 170 / 0.65) !important;
}.tw-bg-zinc-400\/70{
  background-color: rgb(161 161 170 / 0.7) !important;
}.tw-bg-zinc-400\/75{
  background-color: rgb(161 161 170 / 0.75) !important;
}.tw-bg-zinc-400\/80{
  background-color: rgb(161 161 170 / 0.8) !important;
}.tw-bg-zinc-400\/85{
  background-color: rgb(161 161 170 / 0.85) !important;
}.tw-bg-zinc-400\/90{
  background-color: rgb(161 161 170 / 0.9) !important;
}.tw-bg-zinc-400\/95{
  background-color: rgb(161 161 170 / 0.95) !important;
}.tw-bg-zinc-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-zinc-50\/0{
  background-color: rgb(250 250 250 / 0) !important;
}.tw-bg-zinc-50\/10{
  background-color: rgb(250 250 250 / 0.1) !important;
}.tw-bg-zinc-50\/100{
  background-color: rgb(250 250 250 / 1) !important;
}.tw-bg-zinc-50\/15{
  background-color: rgb(250 250 250 / 0.15) !important;
}.tw-bg-zinc-50\/20{
  background-color: rgb(250 250 250 / 0.2) !important;
}.tw-bg-zinc-50\/25{
  background-color: rgb(250 250 250 / 0.25) !important;
}.tw-bg-zinc-50\/30{
  background-color: rgb(250 250 250 / 0.3) !important;
}.tw-bg-zinc-50\/35{
  background-color: rgb(250 250 250 / 0.35) !important;
}.tw-bg-zinc-50\/40{
  background-color: rgb(250 250 250 / 0.4) !important;
}.tw-bg-zinc-50\/45{
  background-color: rgb(250 250 250 / 0.45) !important;
}.tw-bg-zinc-50\/5{
  background-color: rgb(250 250 250 / 0.05) !important;
}.tw-bg-zinc-50\/50{
  background-color: rgb(250 250 250 / 0.5) !important;
}.tw-bg-zinc-50\/55{
  background-color: rgb(250 250 250 / 0.55) !important;
}.tw-bg-zinc-50\/60{
  background-color: rgb(250 250 250 / 0.6) !important;
}.tw-bg-zinc-50\/65{
  background-color: rgb(250 250 250 / 0.65) !important;
}.tw-bg-zinc-50\/70{
  background-color: rgb(250 250 250 / 0.7) !important;
}.tw-bg-zinc-50\/75{
  background-color: rgb(250 250 250 / 0.75) !important;
}.tw-bg-zinc-50\/80{
  background-color: rgb(250 250 250 / 0.8) !important;
}.tw-bg-zinc-50\/85{
  background-color: rgb(250 250 250 / 0.85) !important;
}.tw-bg-zinc-50\/90{
  background-color: rgb(250 250 250 / 0.9) !important;
}.tw-bg-zinc-50\/95{
  background-color: rgb(250 250 250 / 0.95) !important;
}.tw-bg-zinc-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(113 113 122 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-zinc-500\/0{
  background-color: rgb(113 113 122 / 0) !important;
}.tw-bg-zinc-500\/10{
  background-color: rgb(113 113 122 / 0.1) !important;
}.tw-bg-zinc-500\/100{
  background-color: rgb(113 113 122 / 1) !important;
}.tw-bg-zinc-500\/15{
  background-color: rgb(113 113 122 / 0.15) !important;
}.tw-bg-zinc-500\/20{
  background-color: rgb(113 113 122 / 0.2) !important;
}.tw-bg-zinc-500\/25{
  background-color: rgb(113 113 122 / 0.25) !important;
}.tw-bg-zinc-500\/30{
  background-color: rgb(113 113 122 / 0.3) !important;
}.tw-bg-zinc-500\/35{
  background-color: rgb(113 113 122 / 0.35) !important;
}.tw-bg-zinc-500\/40{
  background-color: rgb(113 113 122 / 0.4) !important;
}.tw-bg-zinc-500\/45{
  background-color: rgb(113 113 122 / 0.45) !important;
}.tw-bg-zinc-500\/5{
  background-color: rgb(113 113 122 / 0.05) !important;
}.tw-bg-zinc-500\/50{
  background-color: rgb(113 113 122 / 0.5) !important;
}.tw-bg-zinc-500\/55{
  background-color: rgb(113 113 122 / 0.55) !important;
}.tw-bg-zinc-500\/60{
  background-color: rgb(113 113 122 / 0.6) !important;
}.tw-bg-zinc-500\/65{
  background-color: rgb(113 113 122 / 0.65) !important;
}.tw-bg-zinc-500\/70{
  background-color: rgb(113 113 122 / 0.7) !important;
}.tw-bg-zinc-500\/75{
  background-color: rgb(113 113 122 / 0.75) !important;
}.tw-bg-zinc-500\/80{
  background-color: rgb(113 113 122 / 0.8) !important;
}.tw-bg-zinc-500\/85{
  background-color: rgb(113 113 122 / 0.85) !important;
}.tw-bg-zinc-500\/90{
  background-color: rgb(113 113 122 / 0.9) !important;
}.tw-bg-zinc-500\/95{
  background-color: rgb(113 113 122 / 0.95) !important;
}.tw-bg-zinc-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(82 82 91 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-zinc-600\/0{
  background-color: rgb(82 82 91 / 0) !important;
}.tw-bg-zinc-600\/10{
  background-color: rgb(82 82 91 / 0.1) !important;
}.tw-bg-zinc-600\/100{
  background-color: rgb(82 82 91 / 1) !important;
}.tw-bg-zinc-600\/15{
  background-color: rgb(82 82 91 / 0.15) !important;
}.tw-bg-zinc-600\/20{
  background-color: rgb(82 82 91 / 0.2) !important;
}.tw-bg-zinc-600\/25{
  background-color: rgb(82 82 91 / 0.25) !important;
}.tw-bg-zinc-600\/30{
  background-color: rgb(82 82 91 / 0.3) !important;
}.tw-bg-zinc-600\/35{
  background-color: rgb(82 82 91 / 0.35) !important;
}.tw-bg-zinc-600\/40{
  background-color: rgb(82 82 91 / 0.4) !important;
}.tw-bg-zinc-600\/45{
  background-color: rgb(82 82 91 / 0.45) !important;
}.tw-bg-zinc-600\/5{
  background-color: rgb(82 82 91 / 0.05) !important;
}.tw-bg-zinc-600\/50{
  background-color: rgb(82 82 91 / 0.5) !important;
}.tw-bg-zinc-600\/55{
  background-color: rgb(82 82 91 / 0.55) !important;
}.tw-bg-zinc-600\/60{
  background-color: rgb(82 82 91 / 0.6) !important;
}.tw-bg-zinc-600\/65{
  background-color: rgb(82 82 91 / 0.65) !important;
}.tw-bg-zinc-600\/70{
  background-color: rgb(82 82 91 / 0.7) !important;
}.tw-bg-zinc-600\/75{
  background-color: rgb(82 82 91 / 0.75) !important;
}.tw-bg-zinc-600\/80{
  background-color: rgb(82 82 91 / 0.8) !important;
}.tw-bg-zinc-600\/85{
  background-color: rgb(82 82 91 / 0.85) !important;
}.tw-bg-zinc-600\/90{
  background-color: rgb(82 82 91 / 0.9) !important;
}.tw-bg-zinc-600\/95{
  background-color: rgb(82 82 91 / 0.95) !important;
}.tw-bg-zinc-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(63 63 70 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-zinc-700\/0{
  background-color: rgb(63 63 70 / 0) !important;
}.tw-bg-zinc-700\/10{
  background-color: rgb(63 63 70 / 0.1) !important;
}.tw-bg-zinc-700\/100{
  background-color: rgb(63 63 70 / 1) !important;
}.tw-bg-zinc-700\/15{
  background-color: rgb(63 63 70 / 0.15) !important;
}.tw-bg-zinc-700\/20{
  background-color: rgb(63 63 70 / 0.2) !important;
}.tw-bg-zinc-700\/25{
  background-color: rgb(63 63 70 / 0.25) !important;
}.tw-bg-zinc-700\/30{
  background-color: rgb(63 63 70 / 0.3) !important;
}.tw-bg-zinc-700\/35{
  background-color: rgb(63 63 70 / 0.35) !important;
}.tw-bg-zinc-700\/40{
  background-color: rgb(63 63 70 / 0.4) !important;
}.tw-bg-zinc-700\/45{
  background-color: rgb(63 63 70 / 0.45) !important;
}.tw-bg-zinc-700\/5{
  background-color: rgb(63 63 70 / 0.05) !important;
}.tw-bg-zinc-700\/50{
  background-color: rgb(63 63 70 / 0.5) !important;
}.tw-bg-zinc-700\/55{
  background-color: rgb(63 63 70 / 0.55) !important;
}.tw-bg-zinc-700\/60{
  background-color: rgb(63 63 70 / 0.6) !important;
}.tw-bg-zinc-700\/65{
  background-color: rgb(63 63 70 / 0.65) !important;
}.tw-bg-zinc-700\/70{
  background-color: rgb(63 63 70 / 0.7) !important;
}.tw-bg-zinc-700\/75{
  background-color: rgb(63 63 70 / 0.75) !important;
}.tw-bg-zinc-700\/80{
  background-color: rgb(63 63 70 / 0.8) !important;
}.tw-bg-zinc-700\/85{
  background-color: rgb(63 63 70 / 0.85) !important;
}.tw-bg-zinc-700\/90{
  background-color: rgb(63 63 70 / 0.9) !important;
}.tw-bg-zinc-700\/95{
  background-color: rgb(63 63 70 / 0.95) !important;
}.tw-bg-zinc-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(39 39 42 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-zinc-800\/0{
  background-color: rgb(39 39 42 / 0) !important;
}.tw-bg-zinc-800\/10{
  background-color: rgb(39 39 42 / 0.1) !important;
}.tw-bg-zinc-800\/100{
  background-color: rgb(39 39 42 / 1) !important;
}.tw-bg-zinc-800\/15{
  background-color: rgb(39 39 42 / 0.15) !important;
}.tw-bg-zinc-800\/20{
  background-color: rgb(39 39 42 / 0.2) !important;
}.tw-bg-zinc-800\/25{
  background-color: rgb(39 39 42 / 0.25) !important;
}.tw-bg-zinc-800\/30{
  background-color: rgb(39 39 42 / 0.3) !important;
}.tw-bg-zinc-800\/35{
  background-color: rgb(39 39 42 / 0.35) !important;
}.tw-bg-zinc-800\/40{
  background-color: rgb(39 39 42 / 0.4) !important;
}.tw-bg-zinc-800\/45{
  background-color: rgb(39 39 42 / 0.45) !important;
}.tw-bg-zinc-800\/5{
  background-color: rgb(39 39 42 / 0.05) !important;
}.tw-bg-zinc-800\/50{
  background-color: rgb(39 39 42 / 0.5) !important;
}.tw-bg-zinc-800\/55{
  background-color: rgb(39 39 42 / 0.55) !important;
}.tw-bg-zinc-800\/60{
  background-color: rgb(39 39 42 / 0.6) !important;
}.tw-bg-zinc-800\/65{
  background-color: rgb(39 39 42 / 0.65) !important;
}.tw-bg-zinc-800\/70{
  background-color: rgb(39 39 42 / 0.7) !important;
}.tw-bg-zinc-800\/75{
  background-color: rgb(39 39 42 / 0.75) !important;
}.tw-bg-zinc-800\/80{
  background-color: rgb(39 39 42 / 0.8) !important;
}.tw-bg-zinc-800\/85{
  background-color: rgb(39 39 42 / 0.85) !important;
}.tw-bg-zinc-800\/90{
  background-color: rgb(39 39 42 / 0.9) !important;
}.tw-bg-zinc-800\/95{
  background-color: rgb(39 39 42 / 0.95) !important;
}.tw-bg-zinc-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(24 24 27 / var(--tw-bg-opacity, 1)) !important;
}.tw-bg-zinc-900\/0{
  background-color: rgb(24 24 27 / 0) !important;
}.tw-bg-zinc-900\/10{
  background-color: rgb(24 24 27 / 0.1) !important;
}.tw-bg-zinc-900\/100{
  background-color: rgb(24 24 27 / 1) !important;
}.tw-bg-zinc-900\/15{
  background-color: rgb(24 24 27 / 0.15) !important;
}.tw-bg-zinc-900\/20{
  background-color: rgb(24 24 27 / 0.2) !important;
}.tw-bg-zinc-900\/25{
  background-color: rgb(24 24 27 / 0.25) !important;
}.tw-bg-zinc-900\/30{
  background-color: rgb(24 24 27 / 0.3) !important;
}.tw-bg-zinc-900\/35{
  background-color: rgb(24 24 27 / 0.35) !important;
}.tw-bg-zinc-900\/40{
  background-color: rgb(24 24 27 / 0.4) !important;
}.tw-bg-zinc-900\/45{
  background-color: rgb(24 24 27 / 0.45) !important;
}.tw-bg-zinc-900\/5{
  background-color: rgb(24 24 27 / 0.05) !important;
}.tw-bg-zinc-900\/50{
  background-color: rgb(24 24 27 / 0.5) !important;
}.tw-bg-zinc-900\/55{
  background-color: rgb(24 24 27 / 0.55) !important;
}.tw-bg-zinc-900\/60{
  background-color: rgb(24 24 27 / 0.6) !important;
}.tw-bg-zinc-900\/65{
  background-color: rgb(24 24 27 / 0.65) !important;
}.tw-bg-zinc-900\/70{
  background-color: rgb(24 24 27 / 0.7) !important;
}.tw-bg-zinc-900\/75{
  background-color: rgb(24 24 27 / 0.75) !important;
}.tw-bg-zinc-900\/80{
  background-color: rgb(24 24 27 / 0.8) !important;
}.tw-bg-zinc-900\/85{
  background-color: rgb(24 24 27 / 0.85) !important;
}.tw-bg-zinc-900\/90{
  background-color: rgb(24 24 27 / 0.9) !important;
}.tw-bg-zinc-900\/95{
  background-color: rgb(24 24 27 / 0.95) !important;
}.tw-bg-opacity-20{
  --tw-bg-opacity: 0.2 !important;
}.tw-bg-cover{
  background-size: cover !important;
}.tw-bg-center{
  background-position: center !important;
}.tw-stroke-white{
  stroke: #fff !important;
}.tw-stroke-yellow-500{
  stroke: #eab308 !important;
}.tw-p-0{
  padding: 0px !important;
}.tw-p-1{
  padding: 0.25rem !important;
}.tw-p-2{
  padding: 0.5rem !important;
}.tw-p-3{
  padding: 0.75rem !important;
}.tw-p-4{
  padding: 1rem !important;
}.tw-p-5{
  padding: 1.25rem !important;
}.tw-p-8{
  padding: 2rem !important;
}.\!tw-px-1{
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}.tw-px-0{
  padding-left: 0px !important;
  padding-right: 0px !important;
}.tw-px-1{
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}.tw-px-2{
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}.tw-px-3{
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}.tw-px-4{
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}.tw-px-5{
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}.tw-px-6{
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}.tw-px-8{
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}.tw-py-0{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}.tw-py-1{
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}.tw-py-10{
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}.tw-py-12{
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}.tw-py-16{
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}.tw-py-2{
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}.tw-py-3{
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}.tw-py-4{
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}.tw-py-5{
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}.tw-py-6{
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}.tw-py-8{
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}.tw-pb-10{
  padding-bottom: 2.5rem !important;
}.tw-pb-2{
  padding-bottom: 0.5rem !important;
}.tw-pb-3{
  padding-bottom: 0.75rem !important;
}.tw-pb-4{
  padding-bottom: 1rem !important;
}.tw-pb-6{
  padding-bottom: 1.5rem !important;
}.tw-pb-safe-area-bottom{
  padding-bottom: var(--safe-area-inset-bottom, env(safe-area-inset-bottom, 0px)) !important;
}.tw-pl-1{
  padding-left: 0.25rem !important;
}.tw-pl-2{
  padding-left: 0.5rem !important;
}.tw-pl-3{
  padding-left: 0.75rem !important;
}.tw-pl-4{
  padding-left: 1rem !important;
}.tw-pl-safe-area-left{
  padding-left: var(--safe-area-inset-left, env(safe-area-inset-left, 0px)) !important;
}.tw-pr-1{
  padding-right: 0.25rem !important;
}.tw-pr-2{
  padding-right: 0.5rem !important;
}.tw-pr-safe-area-right{
  padding-right: var(--safe-area-inset-right, env(safe-area-inset-right, 0px)) !important;
}.tw-ps-1{
  padding-inline-start: 0.25rem !important;
}.tw-pt-0{
  padding-top: 0px !important;
}.tw-pt-1{
  padding-top: 0.25rem !important;
}.tw-pt-2{
  padding-top: 0.5rem !important;
}.tw-pt-3{
  padding-top: 0.75rem !important;
}.tw-pt-4{
  padding-top: 1rem !important;
}.tw-pt-5{
  padding-top: 1.25rem !important;
}.tw-pt-6{
  padding-top: 1.5rem !important;
}.tw-pt-safe-area-top{
  padding-top: var(--safe-area-inset-top, env(safe-area-inset-top, 0px)) !important;
}.tw-text-left{
  text-align: left !important;
}.tw-text-center{
  text-align: center !important;
}.tw-text-right{
  text-align: right !important;
}.tw-text-justify{
  text-align: justify !important;
}.tw-text-start{
  text-align: start !important;
}.tw-indent-4{
  text-indent: 1rem !important;
}.tw-align-middle{
  vertical-align: middle !important;
}.\!tw-text-base{
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}.\!tw-text-lg{
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
}.\!tw-text-xl{
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}.tw-text-2xl{
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}.tw-text-3xl{
  font-size: 1.875rem !important;
  line-height: 2.25rem !important;
}.tw-text-4xl{
  font-size: 2.25rem !important;
  line-height: 2.5rem !important;
}.tw-text-\[1\.5rem\]{
  font-size: 1.5rem !important;
}.tw-text-\[10px\]{
  font-size: 10px !important;
}.tw-text-base{
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}.tw-text-base\/7{
  font-size: 1rem !important;
  line-height: 1.75rem !important;
}.tw-text-lg{
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
}.tw-text-sm{
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}.tw-text-sm\/6{
  font-size: 0.875rem !important;
  line-height: 1.5rem !important;
}.tw-text-xl{
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}.tw-text-xs{
  font-size: 0.75rem !important;
  line-height: 1rem !important;
}.tw-font-bold{
  font-weight: 700 !important;
}.tw-font-medium{
  font-weight: 500 !important;
}.tw-font-normal{
  font-weight: 400 !important;
}.tw-font-semibold{
  font-weight: 600 !important;
}.tw-uppercase{
  text-transform: uppercase !important;
}.tw-normal-case{
  text-transform: none !important;
}.tw-italic{
  font-style: italic !important;
}.tw-not-italic{
  font-style: normal !important;
}.tw-tabular-nums{
  --tw-numeric-spacing: tabular-nums !important;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction) !important;
}.tw-leading-tight{
  line-height: 1.25 !important;
}.tw-tracking-\[0\.1em\]{
  letter-spacing: 0.1em !important;
}.tw-tracking-tight{
  letter-spacing: -0.025em !important;
}.\!tw-text-secondary{
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity))) !important;
}.tw-text-\[\#1d4ed8\]{
  --tw-text-opacity: 1 !important;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1)) !important;
}.tw-text-\[\#1e40af\]{
  --tw-text-opacity: 1 !important;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1)) !important;
}.tw-text-\[\#22c55e\]{
  --tw-text-opacity: 1 !important;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1)) !important;
}.tw-text-\[\#2563eb\]{
  --tw-text-opacity: 1 !important;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1)) !important;
}.tw-text-\[\#3b82f6\]{
  --tw-text-opacity: 1 !important;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1)) !important;
}.tw-text-\[\#450a0a\]{
  --tw-text-opacity: 1 !important;
  color: rgb(69 10 10 / var(--tw-text-opacity, 1)) !important;
}.tw-text-\[\#60a5fa\]{
  --tw-text-opacity: 1 !important;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1)) !important;
}.tw-text-\[\#6366f1\]{
  --tw-text-opacity: 1 !important;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1)) !important;
}.tw-text-\[\#6b7280\]{
  --tw-text-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1)) !important;
}.tw-text-\[\#7f1d1d\]{
  --tw-text-opacity: 1 !important;
  color: rgb(127 29 29 / var(--tw-text-opacity, 1)) !important;
}.tw-text-\[\#991b1b\]{
  --tw-text-opacity: 1 !important;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1)) !important;
}.tw-text-\[\#b91c1c\]{
  --tw-text-opacity: 1 !important;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1)) !important;
}.tw-text-\[\#ca8a04\]{
  --tw-text-opacity: 1 !important;
  color: rgb(202 138 4 / var(--tw-text-opacity, 1)) !important;
}.tw-text-\[\#dc2626\]{
  --tw-text-opacity: 1 !important;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1)) !important;
}.tw-text-\[\#eab308\]{
  --tw-text-opacity: 1 !important;
  color: rgb(234 179 8 / var(--tw-text-opacity, 1)) !important;
}.tw-text-\[\#ef4444\]{
  --tw-text-opacity: 1 !important;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1)) !important;
}.tw-text-\[\#f87171\]{
  --tw-text-opacity: 1 !important;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1)) !important;
}.tw-text-\[\#f97316\]{
  --tw-text-opacity: 1 !important;
  color: rgb(249 115 22 / var(--tw-text-opacity, 1)) !important;
}.tw-text-\[\#facc15\]{
  --tw-text-opacity: 1 !important;
  color: rgb(250 204 21 / var(--tw-text-opacity, 1)) !important;
}.tw-text-\[\#fb923c\]{
  --tw-text-opacity: 1 !important;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1)) !important;
}.tw-text-\[\#fcd34d\]{
  --tw-text-opacity: 1 !important;
  color: rgb(252 211 77 / var(--tw-text-opacity, 1)) !important;
}.tw-text-\[\#fde047\]{
  --tw-text-opacity: 1 !important;
  color: rgb(253 224 71 / var(--tw-text-opacity, 1)) !important;
}.tw-text-amber-100{
  --tw-text-opacity: 1 !important;
  color: rgb(254 243 199 / var(--tw-text-opacity, 1)) !important;
}.tw-text-amber-100\/0{
  color: rgb(254 243 199 / 0) !important;
}.tw-text-amber-100\/10{
  color: rgb(254 243 199 / 0.1) !important;
}.tw-text-amber-100\/100{
  color: rgb(254 243 199 / 1) !important;
}.tw-text-amber-100\/15{
  color: rgb(254 243 199 / 0.15) !important;
}.tw-text-amber-100\/20{
  color: rgb(254 243 199 / 0.2) !important;
}.tw-text-amber-100\/25{
  color: rgb(254 243 199 / 0.25) !important;
}.tw-text-amber-100\/30{
  color: rgb(254 243 199 / 0.3) !important;
}.tw-text-amber-100\/35{
  color: rgb(254 243 199 / 0.35) !important;
}.tw-text-amber-100\/40{
  color: rgb(254 243 199 / 0.4) !important;
}.tw-text-amber-100\/45{
  color: rgb(254 243 199 / 0.45) !important;
}.tw-text-amber-100\/5{
  color: rgb(254 243 199 / 0.05) !important;
}.tw-text-amber-100\/50{
  color: rgb(254 243 199 / 0.5) !important;
}.tw-text-amber-100\/55{
  color: rgb(254 243 199 / 0.55) !important;
}.tw-text-amber-100\/60{
  color: rgb(254 243 199 / 0.6) !important;
}.tw-text-amber-100\/65{
  color: rgb(254 243 199 / 0.65) !important;
}.tw-text-amber-100\/70{
  color: rgb(254 243 199 / 0.7) !important;
}.tw-text-amber-100\/75{
  color: rgb(254 243 199 / 0.75) !important;
}.tw-text-amber-100\/80{
  color: rgb(254 243 199 / 0.8) !important;
}.tw-text-amber-100\/85{
  color: rgb(254 243 199 / 0.85) !important;
}.tw-text-amber-100\/90{
  color: rgb(254 243 199 / 0.9) !important;
}.tw-text-amber-100\/95{
  color: rgb(254 243 199 / 0.95) !important;
}.tw-text-amber-200{
  --tw-text-opacity: 1 !important;
  color: rgb(253 230 138 / var(--tw-text-opacity, 1)) !important;
}.tw-text-amber-200\/0{
  color: rgb(253 230 138 / 0) !important;
}.tw-text-amber-200\/10{
  color: rgb(253 230 138 / 0.1) !important;
}.tw-text-amber-200\/100{
  color: rgb(253 230 138 / 1) !important;
}.tw-text-amber-200\/15{
  color: rgb(253 230 138 / 0.15) !important;
}.tw-text-amber-200\/20{
  color: rgb(253 230 138 / 0.2) !important;
}.tw-text-amber-200\/25{
  color: rgb(253 230 138 / 0.25) !important;
}.tw-text-amber-200\/30{
  color: rgb(253 230 138 / 0.3) !important;
}.tw-text-amber-200\/35{
  color: rgb(253 230 138 / 0.35) !important;
}.tw-text-amber-200\/40{
  color: rgb(253 230 138 / 0.4) !important;
}.tw-text-amber-200\/45{
  color: rgb(253 230 138 / 0.45) !important;
}.tw-text-amber-200\/5{
  color: rgb(253 230 138 / 0.05) !important;
}.tw-text-amber-200\/50{
  color: rgb(253 230 138 / 0.5) !important;
}.tw-text-amber-200\/55{
  color: rgb(253 230 138 / 0.55) !important;
}.tw-text-amber-200\/60{
  color: rgb(253 230 138 / 0.6) !important;
}.tw-text-amber-200\/65{
  color: rgb(253 230 138 / 0.65) !important;
}.tw-text-amber-200\/70{
  color: rgb(253 230 138 / 0.7) !important;
}.tw-text-amber-200\/75{
  color: rgb(253 230 138 / 0.75) !important;
}.tw-text-amber-200\/80{
  color: rgb(253 230 138 / 0.8) !important;
}.tw-text-amber-200\/85{
  color: rgb(253 230 138 / 0.85) !important;
}.tw-text-amber-200\/90{
  color: rgb(253 230 138 / 0.9) !important;
}.tw-text-amber-200\/95{
  color: rgb(253 230 138 / 0.95) !important;
}.tw-text-amber-300{
  --tw-text-opacity: 1 !important;
  color: rgb(252 211 77 / var(--tw-text-opacity, 1)) !important;
}.tw-text-amber-300\/0{
  color: rgb(252 211 77 / 0) !important;
}.tw-text-amber-300\/10{
  color: rgb(252 211 77 / 0.1) !important;
}.tw-text-amber-300\/100{
  color: rgb(252 211 77 / 1) !important;
}.tw-text-amber-300\/15{
  color: rgb(252 211 77 / 0.15) !important;
}.tw-text-amber-300\/20{
  color: rgb(252 211 77 / 0.2) !important;
}.tw-text-amber-300\/25{
  color: rgb(252 211 77 / 0.25) !important;
}.tw-text-amber-300\/30{
  color: rgb(252 211 77 / 0.3) !important;
}.tw-text-amber-300\/35{
  color: rgb(252 211 77 / 0.35) !important;
}.tw-text-amber-300\/40{
  color: rgb(252 211 77 / 0.4) !important;
}.tw-text-amber-300\/45{
  color: rgb(252 211 77 / 0.45) !important;
}.tw-text-amber-300\/5{
  color: rgb(252 211 77 / 0.05) !important;
}.tw-text-amber-300\/50{
  color: rgb(252 211 77 / 0.5) !important;
}.tw-text-amber-300\/55{
  color: rgb(252 211 77 / 0.55) !important;
}.tw-text-amber-300\/60{
  color: rgb(252 211 77 / 0.6) !important;
}.tw-text-amber-300\/65{
  color: rgb(252 211 77 / 0.65) !important;
}.tw-text-amber-300\/70{
  color: rgb(252 211 77 / 0.7) !important;
}.tw-text-amber-300\/75{
  color: rgb(252 211 77 / 0.75) !important;
}.tw-text-amber-300\/80{
  color: rgb(252 211 77 / 0.8) !important;
}.tw-text-amber-300\/85{
  color: rgb(252 211 77 / 0.85) !important;
}.tw-text-amber-300\/90{
  color: rgb(252 211 77 / 0.9) !important;
}.tw-text-amber-300\/95{
  color: rgb(252 211 77 / 0.95) !important;
}.tw-text-amber-400{
  --tw-text-opacity: 1 !important;
  color: rgb(251 191 36 / var(--tw-text-opacity, 1)) !important;
}.tw-text-amber-400\/0{
  color: rgb(251 191 36 / 0) !important;
}.tw-text-amber-400\/10{
  color: rgb(251 191 36 / 0.1) !important;
}.tw-text-amber-400\/100{
  color: rgb(251 191 36 / 1) !important;
}.tw-text-amber-400\/15{
  color: rgb(251 191 36 / 0.15) !important;
}.tw-text-amber-400\/20{
  color: rgb(251 191 36 / 0.2) !important;
}.tw-text-amber-400\/25{
  color: rgb(251 191 36 / 0.25) !important;
}.tw-text-amber-400\/30{
  color: rgb(251 191 36 / 0.3) !important;
}.tw-text-amber-400\/35{
  color: rgb(251 191 36 / 0.35) !important;
}.tw-text-amber-400\/40{
  color: rgb(251 191 36 / 0.4) !important;
}.tw-text-amber-400\/45{
  color: rgb(251 191 36 / 0.45) !important;
}.tw-text-amber-400\/5{
  color: rgb(251 191 36 / 0.05) !important;
}.tw-text-amber-400\/50{
  color: rgb(251 191 36 / 0.5) !important;
}.tw-text-amber-400\/55{
  color: rgb(251 191 36 / 0.55) !important;
}.tw-text-amber-400\/60{
  color: rgb(251 191 36 / 0.6) !important;
}.tw-text-amber-400\/65{
  color: rgb(251 191 36 / 0.65) !important;
}.tw-text-amber-400\/70{
  color: rgb(251 191 36 / 0.7) !important;
}.tw-text-amber-400\/75{
  color: rgb(251 191 36 / 0.75) !important;
}.tw-text-amber-400\/80{
  color: rgb(251 191 36 / 0.8) !important;
}.tw-text-amber-400\/85{
  color: rgb(251 191 36 / 0.85) !important;
}.tw-text-amber-400\/90{
  color: rgb(251 191 36 / 0.9) !important;
}.tw-text-amber-400\/95{
  color: rgb(251 191 36 / 0.95) !important;
}.tw-text-amber-50{
  --tw-text-opacity: 1 !important;
  color: rgb(255 251 235 / var(--tw-text-opacity, 1)) !important;
}.tw-text-amber-50\/0{
  color: rgb(255 251 235 / 0) !important;
}.tw-text-amber-50\/10{
  color: rgb(255 251 235 / 0.1) !important;
}.tw-text-amber-50\/100{
  color: rgb(255 251 235 / 1) !important;
}.tw-text-amber-50\/15{
  color: rgb(255 251 235 / 0.15) !important;
}.tw-text-amber-50\/20{
  color: rgb(255 251 235 / 0.2) !important;
}.tw-text-amber-50\/25{
  color: rgb(255 251 235 / 0.25) !important;
}.tw-text-amber-50\/30{
  color: rgb(255 251 235 / 0.3) !important;
}.tw-text-amber-50\/35{
  color: rgb(255 251 235 / 0.35) !important;
}.tw-text-amber-50\/40{
  color: rgb(255 251 235 / 0.4) !important;
}.tw-text-amber-50\/45{
  color: rgb(255 251 235 / 0.45) !important;
}.tw-text-amber-50\/5{
  color: rgb(255 251 235 / 0.05) !important;
}.tw-text-amber-50\/50{
  color: rgb(255 251 235 / 0.5) !important;
}.tw-text-amber-50\/55{
  color: rgb(255 251 235 / 0.55) !important;
}.tw-text-amber-50\/60{
  color: rgb(255 251 235 / 0.6) !important;
}.tw-text-amber-50\/65{
  color: rgb(255 251 235 / 0.65) !important;
}.tw-text-amber-50\/70{
  color: rgb(255 251 235 / 0.7) !important;
}.tw-text-amber-50\/75{
  color: rgb(255 251 235 / 0.75) !important;
}.tw-text-amber-50\/80{
  color: rgb(255 251 235 / 0.8) !important;
}.tw-text-amber-50\/85{
  color: rgb(255 251 235 / 0.85) !important;
}.tw-text-amber-50\/90{
  color: rgb(255 251 235 / 0.9) !important;
}.tw-text-amber-50\/95{
  color: rgb(255 251 235 / 0.95) !important;
}.tw-text-amber-500{
  --tw-text-opacity: 1 !important;
  color: rgb(245 158 11 / var(--tw-text-opacity, 1)) !important;
}.tw-text-amber-500\/0{
  color: rgb(245 158 11 / 0) !important;
}.tw-text-amber-500\/10{
  color: rgb(245 158 11 / 0.1) !important;
}.tw-text-amber-500\/100{
  color: rgb(245 158 11 / 1) !important;
}.tw-text-amber-500\/15{
  color: rgb(245 158 11 / 0.15) !important;
}.tw-text-amber-500\/20{
  color: rgb(245 158 11 / 0.2) !important;
}.tw-text-amber-500\/25{
  color: rgb(245 158 11 / 0.25) !important;
}.tw-text-amber-500\/30{
  color: rgb(245 158 11 / 0.3) !important;
}.tw-text-amber-500\/35{
  color: rgb(245 158 11 / 0.35) !important;
}.tw-text-amber-500\/40{
  color: rgb(245 158 11 / 0.4) !important;
}.tw-text-amber-500\/45{
  color: rgb(245 158 11 / 0.45) !important;
}.tw-text-amber-500\/5{
  color: rgb(245 158 11 / 0.05) !important;
}.tw-text-amber-500\/50{
  color: rgb(245 158 11 / 0.5) !important;
}.tw-text-amber-500\/55{
  color: rgb(245 158 11 / 0.55) !important;
}.tw-text-amber-500\/60{
  color: rgb(245 158 11 / 0.6) !important;
}.tw-text-amber-500\/65{
  color: rgb(245 158 11 / 0.65) !important;
}.tw-text-amber-500\/70{
  color: rgb(245 158 11 / 0.7) !important;
}.tw-text-amber-500\/75{
  color: rgb(245 158 11 / 0.75) !important;
}.tw-text-amber-500\/80{
  color: rgb(245 158 11 / 0.8) !important;
}.tw-text-amber-500\/85{
  color: rgb(245 158 11 / 0.85) !important;
}.tw-text-amber-500\/90{
  color: rgb(245 158 11 / 0.9) !important;
}.tw-text-amber-500\/95{
  color: rgb(245 158 11 / 0.95) !important;
}.tw-text-amber-600{
  --tw-text-opacity: 1 !important;
  color: rgb(217 119 6 / var(--tw-text-opacity, 1)) !important;
}.tw-text-amber-600\/0{
  color: rgb(217 119 6 / 0) !important;
}.tw-text-amber-600\/10{
  color: rgb(217 119 6 / 0.1) !important;
}.tw-text-amber-600\/100{
  color: rgb(217 119 6 / 1) !important;
}.tw-text-amber-600\/15{
  color: rgb(217 119 6 / 0.15) !important;
}.tw-text-amber-600\/20{
  color: rgb(217 119 6 / 0.2) !important;
}.tw-text-amber-600\/25{
  color: rgb(217 119 6 / 0.25) !important;
}.tw-text-amber-600\/30{
  color: rgb(217 119 6 / 0.3) !important;
}.tw-text-amber-600\/35{
  color: rgb(217 119 6 / 0.35) !important;
}.tw-text-amber-600\/40{
  color: rgb(217 119 6 / 0.4) !important;
}.tw-text-amber-600\/45{
  color: rgb(217 119 6 / 0.45) !important;
}.tw-text-amber-600\/5{
  color: rgb(217 119 6 / 0.05) !important;
}.tw-text-amber-600\/50{
  color: rgb(217 119 6 / 0.5) !important;
}.tw-text-amber-600\/55{
  color: rgb(217 119 6 / 0.55) !important;
}.tw-text-amber-600\/60{
  color: rgb(217 119 6 / 0.6) !important;
}.tw-text-amber-600\/65{
  color: rgb(217 119 6 / 0.65) !important;
}.tw-text-amber-600\/70{
  color: rgb(217 119 6 / 0.7) !important;
}.tw-text-amber-600\/75{
  color: rgb(217 119 6 / 0.75) !important;
}.tw-text-amber-600\/80{
  color: rgb(217 119 6 / 0.8) !important;
}.tw-text-amber-600\/85{
  color: rgb(217 119 6 / 0.85) !important;
}.tw-text-amber-600\/90{
  color: rgb(217 119 6 / 0.9) !important;
}.tw-text-amber-600\/95{
  color: rgb(217 119 6 / 0.95) !important;
}.tw-text-amber-700{
  --tw-text-opacity: 1 !important;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1)) !important;
}.tw-text-amber-700\/0{
  color: rgb(180 83 9 / 0) !important;
}.tw-text-amber-700\/10{
  color: rgb(180 83 9 / 0.1) !important;
}.tw-text-amber-700\/100{
  color: rgb(180 83 9 / 1) !important;
}.tw-text-amber-700\/15{
  color: rgb(180 83 9 / 0.15) !important;
}.tw-text-amber-700\/20{
  color: rgb(180 83 9 / 0.2) !important;
}.tw-text-amber-700\/25{
  color: rgb(180 83 9 / 0.25) !important;
}.tw-text-amber-700\/30{
  color: rgb(180 83 9 / 0.3) !important;
}.tw-text-amber-700\/35{
  color: rgb(180 83 9 / 0.35) !important;
}.tw-text-amber-700\/40{
  color: rgb(180 83 9 / 0.4) !important;
}.tw-text-amber-700\/45{
  color: rgb(180 83 9 / 0.45) !important;
}.tw-text-amber-700\/5{
  color: rgb(180 83 9 / 0.05) !important;
}.tw-text-amber-700\/50{
  color: rgb(180 83 9 / 0.5) !important;
}.tw-text-amber-700\/55{
  color: rgb(180 83 9 / 0.55) !important;
}.tw-text-amber-700\/60{
  color: rgb(180 83 9 / 0.6) !important;
}.tw-text-amber-700\/65{
  color: rgb(180 83 9 / 0.65) !important;
}.tw-text-amber-700\/70{
  color: rgb(180 83 9 / 0.7) !important;
}.tw-text-amber-700\/75{
  color: rgb(180 83 9 / 0.75) !important;
}.tw-text-amber-700\/80{
  color: rgb(180 83 9 / 0.8) !important;
}.tw-text-amber-700\/85{
  color: rgb(180 83 9 / 0.85) !important;
}.tw-text-amber-700\/90{
  color: rgb(180 83 9 / 0.9) !important;
}.tw-text-amber-700\/95{
  color: rgb(180 83 9 / 0.95) !important;
}.tw-text-amber-800{
  --tw-text-opacity: 1 !important;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1)) !important;
}.tw-text-amber-800\/0{
  color: rgb(146 64 14 / 0) !important;
}.tw-text-amber-800\/10{
  color: rgb(146 64 14 / 0.1) !important;
}.tw-text-amber-800\/100{
  color: rgb(146 64 14 / 1) !important;
}.tw-text-amber-800\/15{
  color: rgb(146 64 14 / 0.15) !important;
}.tw-text-amber-800\/20{
  color: rgb(146 64 14 / 0.2) !important;
}.tw-text-amber-800\/25{
  color: rgb(146 64 14 / 0.25) !important;
}.tw-text-amber-800\/30{
  color: rgb(146 64 14 / 0.3) !important;
}.tw-text-amber-800\/35{
  color: rgb(146 64 14 / 0.35) !important;
}.tw-text-amber-800\/40{
  color: rgb(146 64 14 / 0.4) !important;
}.tw-text-amber-800\/45{
  color: rgb(146 64 14 / 0.45) !important;
}.tw-text-amber-800\/5{
  color: rgb(146 64 14 / 0.05) !important;
}.tw-text-amber-800\/50{
  color: rgb(146 64 14 / 0.5) !important;
}.tw-text-amber-800\/55{
  color: rgb(146 64 14 / 0.55) !important;
}.tw-text-amber-800\/60{
  color: rgb(146 64 14 / 0.6) !important;
}.tw-text-amber-800\/65{
  color: rgb(146 64 14 / 0.65) !important;
}.tw-text-amber-800\/70{
  color: rgb(146 64 14 / 0.7) !important;
}.tw-text-amber-800\/75{
  color: rgb(146 64 14 / 0.75) !important;
}.tw-text-amber-800\/80{
  color: rgb(146 64 14 / 0.8) !important;
}.tw-text-amber-800\/85{
  color: rgb(146 64 14 / 0.85) !important;
}.tw-text-amber-800\/90{
  color: rgb(146 64 14 / 0.9) !important;
}.tw-text-amber-800\/95{
  color: rgb(146 64 14 / 0.95) !important;
}.tw-text-amber-900{
  --tw-text-opacity: 1 !important;
  color: rgb(120 53 15 / var(--tw-text-opacity, 1)) !important;
}.tw-text-amber-900\/0{
  color: rgb(120 53 15 / 0) !important;
}.tw-text-amber-900\/10{
  color: rgb(120 53 15 / 0.1) !important;
}.tw-text-amber-900\/100{
  color: rgb(120 53 15 / 1) !important;
}.tw-text-amber-900\/15{
  color: rgb(120 53 15 / 0.15) !important;
}.tw-text-amber-900\/20{
  color: rgb(120 53 15 / 0.2) !important;
}.tw-text-amber-900\/25{
  color: rgb(120 53 15 / 0.25) !important;
}.tw-text-amber-900\/30{
  color: rgb(120 53 15 / 0.3) !important;
}.tw-text-amber-900\/35{
  color: rgb(120 53 15 / 0.35) !important;
}.tw-text-amber-900\/40{
  color: rgb(120 53 15 / 0.4) !important;
}.tw-text-amber-900\/45{
  color: rgb(120 53 15 / 0.45) !important;
}.tw-text-amber-900\/5{
  color: rgb(120 53 15 / 0.05) !important;
}.tw-text-amber-900\/50{
  color: rgb(120 53 15 / 0.5) !important;
}.tw-text-amber-900\/55{
  color: rgb(120 53 15 / 0.55) !important;
}.tw-text-amber-900\/60{
  color: rgb(120 53 15 / 0.6) !important;
}.tw-text-amber-900\/65{
  color: rgb(120 53 15 / 0.65) !important;
}.tw-text-amber-900\/70{
  color: rgb(120 53 15 / 0.7) !important;
}.tw-text-amber-900\/75{
  color: rgb(120 53 15 / 0.75) !important;
}.tw-text-amber-900\/80{
  color: rgb(120 53 15 / 0.8) !important;
}.tw-text-amber-900\/85{
  color: rgb(120 53 15 / 0.85) !important;
}.tw-text-amber-900\/90{
  color: rgb(120 53 15 / 0.9) !important;
}.tw-text-amber-900\/95{
  color: rgb(120 53 15 / 0.95) !important;
}.tw-text-blue-100{
  --tw-text-opacity: 1 !important;
  color: rgb(219 234 254 / var(--tw-text-opacity, 1)) !important;
}.tw-text-blue-100\/0{
  color: rgb(219 234 254 / 0) !important;
}.tw-text-blue-100\/10{
  color: rgb(219 234 254 / 0.1) !important;
}.tw-text-blue-100\/100{
  color: rgb(219 234 254 / 1) !important;
}.tw-text-blue-100\/15{
  color: rgb(219 234 254 / 0.15) !important;
}.tw-text-blue-100\/20{
  color: rgb(219 234 254 / 0.2) !important;
}.tw-text-blue-100\/25{
  color: rgb(219 234 254 / 0.25) !important;
}.tw-text-blue-100\/30{
  color: rgb(219 234 254 / 0.3) !important;
}.tw-text-blue-100\/35{
  color: rgb(219 234 254 / 0.35) !important;
}.tw-text-blue-100\/40{
  color: rgb(219 234 254 / 0.4) !important;
}.tw-text-blue-100\/45{
  color: rgb(219 234 254 / 0.45) !important;
}.tw-text-blue-100\/5{
  color: rgb(219 234 254 / 0.05) !important;
}.tw-text-blue-100\/50{
  color: rgb(219 234 254 / 0.5) !important;
}.tw-text-blue-100\/55{
  color: rgb(219 234 254 / 0.55) !important;
}.tw-text-blue-100\/60{
  color: rgb(219 234 254 / 0.6) !important;
}.tw-text-blue-100\/65{
  color: rgb(219 234 254 / 0.65) !important;
}.tw-text-blue-100\/70{
  color: rgb(219 234 254 / 0.7) !important;
}.tw-text-blue-100\/75{
  color: rgb(219 234 254 / 0.75) !important;
}.tw-text-blue-100\/80{
  color: rgb(219 234 254 / 0.8) !important;
}.tw-text-blue-100\/85{
  color: rgb(219 234 254 / 0.85) !important;
}.tw-text-blue-100\/90{
  color: rgb(219 234 254 / 0.9) !important;
}.tw-text-blue-100\/95{
  color: rgb(219 234 254 / 0.95) !important;
}.tw-text-blue-200{
  --tw-text-opacity: 1 !important;
  color: rgb(191 219 254 / var(--tw-text-opacity, 1)) !important;
}.tw-text-blue-200\/0{
  color: rgb(191 219 254 / 0) !important;
}.tw-text-blue-200\/10{
  color: rgb(191 219 254 / 0.1) !important;
}.tw-text-blue-200\/100{
  color: rgb(191 219 254 / 1) !important;
}.tw-text-blue-200\/15{
  color: rgb(191 219 254 / 0.15) !important;
}.tw-text-blue-200\/20{
  color: rgb(191 219 254 / 0.2) !important;
}.tw-text-blue-200\/25{
  color: rgb(191 219 254 / 0.25) !important;
}.tw-text-blue-200\/30{
  color: rgb(191 219 254 / 0.3) !important;
}.tw-text-blue-200\/35{
  color: rgb(191 219 254 / 0.35) !important;
}.tw-text-blue-200\/40{
  color: rgb(191 219 254 / 0.4) !important;
}.tw-text-blue-200\/45{
  color: rgb(191 219 254 / 0.45) !important;
}.tw-text-blue-200\/5{
  color: rgb(191 219 254 / 0.05) !important;
}.tw-text-blue-200\/50{
  color: rgb(191 219 254 / 0.5) !important;
}.tw-text-blue-200\/55{
  color: rgb(191 219 254 / 0.55) !important;
}.tw-text-blue-200\/60{
  color: rgb(191 219 254 / 0.6) !important;
}.tw-text-blue-200\/65{
  color: rgb(191 219 254 / 0.65) !important;
}.tw-text-blue-200\/70{
  color: rgb(191 219 254 / 0.7) !important;
}.tw-text-blue-200\/75{
  color: rgb(191 219 254 / 0.75) !important;
}.tw-text-blue-200\/80{
  color: rgb(191 219 254 / 0.8) !important;
}.tw-text-blue-200\/85{
  color: rgb(191 219 254 / 0.85) !important;
}.tw-text-blue-200\/90{
  color: rgb(191 219 254 / 0.9) !important;
}.tw-text-blue-200\/95{
  color: rgb(191 219 254 / 0.95) !important;
}.tw-text-blue-300{
  --tw-text-opacity: 1 !important;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1)) !important;
}.tw-text-blue-300\/0{
  color: rgb(147 197 253 / 0) !important;
}.tw-text-blue-300\/10{
  color: rgb(147 197 253 / 0.1) !important;
}.tw-text-blue-300\/100{
  color: rgb(147 197 253 / 1) !important;
}.tw-text-blue-300\/15{
  color: rgb(147 197 253 / 0.15) !important;
}.tw-text-blue-300\/20{
  color: rgb(147 197 253 / 0.2) !important;
}.tw-text-blue-300\/25{
  color: rgb(147 197 253 / 0.25) !important;
}.tw-text-blue-300\/30{
  color: rgb(147 197 253 / 0.3) !important;
}.tw-text-blue-300\/35{
  color: rgb(147 197 253 / 0.35) !important;
}.tw-text-blue-300\/40{
  color: rgb(147 197 253 / 0.4) !important;
}.tw-text-blue-300\/45{
  color: rgb(147 197 253 / 0.45) !important;
}.tw-text-blue-300\/5{
  color: rgb(147 197 253 / 0.05) !important;
}.tw-text-blue-300\/50{
  color: rgb(147 197 253 / 0.5) !important;
}.tw-text-blue-300\/55{
  color: rgb(147 197 253 / 0.55) !important;
}.tw-text-blue-300\/60{
  color: rgb(147 197 253 / 0.6) !important;
}.tw-text-blue-300\/65{
  color: rgb(147 197 253 / 0.65) !important;
}.tw-text-blue-300\/70{
  color: rgb(147 197 253 / 0.7) !important;
}.tw-text-blue-300\/75{
  color: rgb(147 197 253 / 0.75) !important;
}.tw-text-blue-300\/80{
  color: rgb(147 197 253 / 0.8) !important;
}.tw-text-blue-300\/85{
  color: rgb(147 197 253 / 0.85) !important;
}.tw-text-blue-300\/90{
  color: rgb(147 197 253 / 0.9) !important;
}.tw-text-blue-300\/95{
  color: rgb(147 197 253 / 0.95) !important;
}.tw-text-blue-400{
  --tw-text-opacity: 1 !important;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1)) !important;
}.tw-text-blue-400\/0{
  color: rgb(96 165 250 / 0) !important;
}.tw-text-blue-400\/10{
  color: rgb(96 165 250 / 0.1) !important;
}.tw-text-blue-400\/100{
  color: rgb(96 165 250 / 1) !important;
}.tw-text-blue-400\/15{
  color: rgb(96 165 250 / 0.15) !important;
}.tw-text-blue-400\/20{
  color: rgb(96 165 250 / 0.2) !important;
}.tw-text-blue-400\/25{
  color: rgb(96 165 250 / 0.25) !important;
}.tw-text-blue-400\/30{
  color: rgb(96 165 250 / 0.3) !important;
}.tw-text-blue-400\/35{
  color: rgb(96 165 250 / 0.35) !important;
}.tw-text-blue-400\/40{
  color: rgb(96 165 250 / 0.4) !important;
}.tw-text-blue-400\/45{
  color: rgb(96 165 250 / 0.45) !important;
}.tw-text-blue-400\/5{
  color: rgb(96 165 250 / 0.05) !important;
}.tw-text-blue-400\/50{
  color: rgb(96 165 250 / 0.5) !important;
}.tw-text-blue-400\/55{
  color: rgb(96 165 250 / 0.55) !important;
}.tw-text-blue-400\/60{
  color: rgb(96 165 250 / 0.6) !important;
}.tw-text-blue-400\/65{
  color: rgb(96 165 250 / 0.65) !important;
}.tw-text-blue-400\/70{
  color: rgb(96 165 250 / 0.7) !important;
}.tw-text-blue-400\/75{
  color: rgb(96 165 250 / 0.75) !important;
}.tw-text-blue-400\/80{
  color: rgb(96 165 250 / 0.8) !important;
}.tw-text-blue-400\/85{
  color: rgb(96 165 250 / 0.85) !important;
}.tw-text-blue-400\/90{
  color: rgb(96 165 250 / 0.9) !important;
}.tw-text-blue-400\/95{
  color: rgb(96 165 250 / 0.95) !important;
}.tw-text-blue-50{
  --tw-text-opacity: 1 !important;
  color: rgb(239 246 255 / var(--tw-text-opacity, 1)) !important;
}.tw-text-blue-50\/0{
  color: rgb(239 246 255 / 0) !important;
}.tw-text-blue-50\/10{
  color: rgb(239 246 255 / 0.1) !important;
}.tw-text-blue-50\/100{
  color: rgb(239 246 255 / 1) !important;
}.tw-text-blue-50\/15{
  color: rgb(239 246 255 / 0.15) !important;
}.tw-text-blue-50\/20{
  color: rgb(239 246 255 / 0.2) !important;
}.tw-text-blue-50\/25{
  color: rgb(239 246 255 / 0.25) !important;
}.tw-text-blue-50\/30{
  color: rgb(239 246 255 / 0.3) !important;
}.tw-text-blue-50\/35{
  color: rgb(239 246 255 / 0.35) !important;
}.tw-text-blue-50\/40{
  color: rgb(239 246 255 / 0.4) !important;
}.tw-text-blue-50\/45{
  color: rgb(239 246 255 / 0.45) !important;
}.tw-text-blue-50\/5{
  color: rgb(239 246 255 / 0.05) !important;
}.tw-text-blue-50\/50{
  color: rgb(239 246 255 / 0.5) !important;
}.tw-text-blue-50\/55{
  color: rgb(239 246 255 / 0.55) !important;
}.tw-text-blue-50\/60{
  color: rgb(239 246 255 / 0.6) !important;
}.tw-text-blue-50\/65{
  color: rgb(239 246 255 / 0.65) !important;
}.tw-text-blue-50\/70{
  color: rgb(239 246 255 / 0.7) !important;
}.tw-text-blue-50\/75{
  color: rgb(239 246 255 / 0.75) !important;
}.tw-text-blue-50\/80{
  color: rgb(239 246 255 / 0.8) !important;
}.tw-text-blue-50\/85{
  color: rgb(239 246 255 / 0.85) !important;
}.tw-text-blue-50\/90{
  color: rgb(239 246 255 / 0.9) !important;
}.tw-text-blue-50\/95{
  color: rgb(239 246 255 / 0.95) !important;
}.tw-text-blue-500{
  --tw-text-opacity: 1 !important;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1)) !important;
}.tw-text-blue-500\/0{
  color: rgb(59 130 246 / 0) !important;
}.tw-text-blue-500\/10{
  color: rgb(59 130 246 / 0.1) !important;
}.tw-text-blue-500\/100{
  color: rgb(59 130 246 / 1) !important;
}.tw-text-blue-500\/15{
  color: rgb(59 130 246 / 0.15) !important;
}.tw-text-blue-500\/20{
  color: rgb(59 130 246 / 0.2) !important;
}.tw-text-blue-500\/25{
  color: rgb(59 130 246 / 0.25) !important;
}.tw-text-blue-500\/30{
  color: rgb(59 130 246 / 0.3) !important;
}.tw-text-blue-500\/35{
  color: rgb(59 130 246 / 0.35) !important;
}.tw-text-blue-500\/40{
  color: rgb(59 130 246 / 0.4) !important;
}.tw-text-blue-500\/45{
  color: rgb(59 130 246 / 0.45) !important;
}.tw-text-blue-500\/5{
  color: rgb(59 130 246 / 0.05) !important;
}.tw-text-blue-500\/50{
  color: rgb(59 130 246 / 0.5) !important;
}.tw-text-blue-500\/55{
  color: rgb(59 130 246 / 0.55) !important;
}.tw-text-blue-500\/60{
  color: rgb(59 130 246 / 0.6) !important;
}.tw-text-blue-500\/65{
  color: rgb(59 130 246 / 0.65) !important;
}.tw-text-blue-500\/70{
  color: rgb(59 130 246 / 0.7) !important;
}.tw-text-blue-500\/75{
  color: rgb(59 130 246 / 0.75) !important;
}.tw-text-blue-500\/80{
  color: rgb(59 130 246 / 0.8) !important;
}.tw-text-blue-500\/85{
  color: rgb(59 130 246 / 0.85) !important;
}.tw-text-blue-500\/90{
  color: rgb(59 130 246 / 0.9) !important;
}.tw-text-blue-500\/95{
  color: rgb(59 130 246 / 0.95) !important;
}.tw-text-blue-600{
  --tw-text-opacity: 1 !important;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1)) !important;
}.tw-text-blue-600\/0{
  color: rgb(37 99 235 / 0) !important;
}.tw-text-blue-600\/10{
  color: rgb(37 99 235 / 0.1) !important;
}.tw-text-blue-600\/100{
  color: rgb(37 99 235 / 1) !important;
}.tw-text-blue-600\/15{
  color: rgb(37 99 235 / 0.15) !important;
}.tw-text-blue-600\/20{
  color: rgb(37 99 235 / 0.2) !important;
}.tw-text-blue-600\/25{
  color: rgb(37 99 235 / 0.25) !important;
}.tw-text-blue-600\/30{
  color: rgb(37 99 235 / 0.3) !important;
}.tw-text-blue-600\/35{
  color: rgb(37 99 235 / 0.35) !important;
}.tw-text-blue-600\/40{
  color: rgb(37 99 235 / 0.4) !important;
}.tw-text-blue-600\/45{
  color: rgb(37 99 235 / 0.45) !important;
}.tw-text-blue-600\/5{
  color: rgb(37 99 235 / 0.05) !important;
}.tw-text-blue-600\/50{
  color: rgb(37 99 235 / 0.5) !important;
}.tw-text-blue-600\/55{
  color: rgb(37 99 235 / 0.55) !important;
}.tw-text-blue-600\/60{
  color: rgb(37 99 235 / 0.6) !important;
}.tw-text-blue-600\/65{
  color: rgb(37 99 235 / 0.65) !important;
}.tw-text-blue-600\/70{
  color: rgb(37 99 235 / 0.7) !important;
}.tw-text-blue-600\/75{
  color: rgb(37 99 235 / 0.75) !important;
}.tw-text-blue-600\/80{
  color: rgb(37 99 235 / 0.8) !important;
}.tw-text-blue-600\/85{
  color: rgb(37 99 235 / 0.85) !important;
}.tw-text-blue-600\/90{
  color: rgb(37 99 235 / 0.9) !important;
}.tw-text-blue-600\/95{
  color: rgb(37 99 235 / 0.95) !important;
}.tw-text-blue-700{
  --tw-text-opacity: 1 !important;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1)) !important;
}.tw-text-blue-700\/0{
  color: rgb(29 78 216 / 0) !important;
}.tw-text-blue-700\/10{
  color: rgb(29 78 216 / 0.1) !important;
}.tw-text-blue-700\/100{
  color: rgb(29 78 216 / 1) !important;
}.tw-text-blue-700\/15{
  color: rgb(29 78 216 / 0.15) !important;
}.tw-text-blue-700\/20{
  color: rgb(29 78 216 / 0.2) !important;
}.tw-text-blue-700\/25{
  color: rgb(29 78 216 / 0.25) !important;
}.tw-text-blue-700\/30{
  color: rgb(29 78 216 / 0.3) !important;
}.tw-text-blue-700\/35{
  color: rgb(29 78 216 / 0.35) !important;
}.tw-text-blue-700\/40{
  color: rgb(29 78 216 / 0.4) !important;
}.tw-text-blue-700\/45{
  color: rgb(29 78 216 / 0.45) !important;
}.tw-text-blue-700\/5{
  color: rgb(29 78 216 / 0.05) !important;
}.tw-text-blue-700\/50{
  color: rgb(29 78 216 / 0.5) !important;
}.tw-text-blue-700\/55{
  color: rgb(29 78 216 / 0.55) !important;
}.tw-text-blue-700\/60{
  color: rgb(29 78 216 / 0.6) !important;
}.tw-text-blue-700\/65{
  color: rgb(29 78 216 / 0.65) !important;
}.tw-text-blue-700\/70{
  color: rgb(29 78 216 / 0.7) !important;
}.tw-text-blue-700\/75{
  color: rgb(29 78 216 / 0.75) !important;
}.tw-text-blue-700\/80{
  color: rgb(29 78 216 / 0.8) !important;
}.tw-text-blue-700\/85{
  color: rgb(29 78 216 / 0.85) !important;
}.tw-text-blue-700\/90{
  color: rgb(29 78 216 / 0.9) !important;
}.tw-text-blue-700\/95{
  color: rgb(29 78 216 / 0.95) !important;
}.tw-text-blue-800{
  --tw-text-opacity: 1 !important;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1)) !important;
}.tw-text-blue-800\/0{
  color: rgb(30 64 175 / 0) !important;
}.tw-text-blue-800\/10{
  color: rgb(30 64 175 / 0.1) !important;
}.tw-text-blue-800\/100{
  color: rgb(30 64 175 / 1) !important;
}.tw-text-blue-800\/15{
  color: rgb(30 64 175 / 0.15) !important;
}.tw-text-blue-800\/20{
  color: rgb(30 64 175 / 0.2) !important;
}.tw-text-blue-800\/25{
  color: rgb(30 64 175 / 0.25) !important;
}.tw-text-blue-800\/30{
  color: rgb(30 64 175 / 0.3) !important;
}.tw-text-blue-800\/35{
  color: rgb(30 64 175 / 0.35) !important;
}.tw-text-blue-800\/40{
  color: rgb(30 64 175 / 0.4) !important;
}.tw-text-blue-800\/45{
  color: rgb(30 64 175 / 0.45) !important;
}.tw-text-blue-800\/5{
  color: rgb(30 64 175 / 0.05) !important;
}.tw-text-blue-800\/50{
  color: rgb(30 64 175 / 0.5) !important;
}.tw-text-blue-800\/55{
  color: rgb(30 64 175 / 0.55) !important;
}.tw-text-blue-800\/60{
  color: rgb(30 64 175 / 0.6) !important;
}.tw-text-blue-800\/65{
  color: rgb(30 64 175 / 0.65) !important;
}.tw-text-blue-800\/70{
  color: rgb(30 64 175 / 0.7) !important;
}.tw-text-blue-800\/75{
  color: rgb(30 64 175 / 0.75) !important;
}.tw-text-blue-800\/80{
  color: rgb(30 64 175 / 0.8) !important;
}.tw-text-blue-800\/85{
  color: rgb(30 64 175 / 0.85) !important;
}.tw-text-blue-800\/90{
  color: rgb(30 64 175 / 0.9) !important;
}.tw-text-blue-800\/95{
  color: rgb(30 64 175 / 0.95) !important;
}.tw-text-blue-900{
  --tw-text-opacity: 1 !important;
  color: rgb(30 58 138 / var(--tw-text-opacity, 1)) !important;
}.tw-text-blue-900\/0{
  color: rgb(30 58 138 / 0) !important;
}.tw-text-blue-900\/10{
  color: rgb(30 58 138 / 0.1) !important;
}.tw-text-blue-900\/100{
  color: rgb(30 58 138 / 1) !important;
}.tw-text-blue-900\/15{
  color: rgb(30 58 138 / 0.15) !important;
}.tw-text-blue-900\/20{
  color: rgb(30 58 138 / 0.2) !important;
}.tw-text-blue-900\/25{
  color: rgb(30 58 138 / 0.25) !important;
}.tw-text-blue-900\/30{
  color: rgb(30 58 138 / 0.3) !important;
}.tw-text-blue-900\/35{
  color: rgb(30 58 138 / 0.35) !important;
}.tw-text-blue-900\/40{
  color: rgb(30 58 138 / 0.4) !important;
}.tw-text-blue-900\/45{
  color: rgb(30 58 138 / 0.45) !important;
}.tw-text-blue-900\/5{
  color: rgb(30 58 138 / 0.05) !important;
}.tw-text-blue-900\/50{
  color: rgb(30 58 138 / 0.5) !important;
}.tw-text-blue-900\/55{
  color: rgb(30 58 138 / 0.55) !important;
}.tw-text-blue-900\/60{
  color: rgb(30 58 138 / 0.6) !important;
}.tw-text-blue-900\/65{
  color: rgb(30 58 138 / 0.65) !important;
}.tw-text-blue-900\/70{
  color: rgb(30 58 138 / 0.7) !important;
}.tw-text-blue-900\/75{
  color: rgb(30 58 138 / 0.75) !important;
}.tw-text-blue-900\/80{
  color: rgb(30 58 138 / 0.8) !important;
}.tw-text-blue-900\/85{
  color: rgb(30 58 138 / 0.85) !important;
}.tw-text-blue-900\/90{
  color: rgb(30 58 138 / 0.9) !important;
}.tw-text-blue-900\/95{
  color: rgb(30 58 138 / 0.95) !important;
}.tw-text-cyan-100{
  --tw-text-opacity: 1 !important;
  color: rgb(207 250 254 / var(--tw-text-opacity, 1)) !important;
}.tw-text-cyan-100\/0{
  color: rgb(207 250 254 / 0) !important;
}.tw-text-cyan-100\/10{
  color: rgb(207 250 254 / 0.1) !important;
}.tw-text-cyan-100\/100{
  color: rgb(207 250 254 / 1) !important;
}.tw-text-cyan-100\/15{
  color: rgb(207 250 254 / 0.15) !important;
}.tw-text-cyan-100\/20{
  color: rgb(207 250 254 / 0.2) !important;
}.tw-text-cyan-100\/25{
  color: rgb(207 250 254 / 0.25) !important;
}.tw-text-cyan-100\/30{
  color: rgb(207 250 254 / 0.3) !important;
}.tw-text-cyan-100\/35{
  color: rgb(207 250 254 / 0.35) !important;
}.tw-text-cyan-100\/40{
  color: rgb(207 250 254 / 0.4) !important;
}.tw-text-cyan-100\/45{
  color: rgb(207 250 254 / 0.45) !important;
}.tw-text-cyan-100\/5{
  color: rgb(207 250 254 / 0.05) !important;
}.tw-text-cyan-100\/50{
  color: rgb(207 250 254 / 0.5) !important;
}.tw-text-cyan-100\/55{
  color: rgb(207 250 254 / 0.55) !important;
}.tw-text-cyan-100\/60{
  color: rgb(207 250 254 / 0.6) !important;
}.tw-text-cyan-100\/65{
  color: rgb(207 250 254 / 0.65) !important;
}.tw-text-cyan-100\/70{
  color: rgb(207 250 254 / 0.7) !important;
}.tw-text-cyan-100\/75{
  color: rgb(207 250 254 / 0.75) !important;
}.tw-text-cyan-100\/80{
  color: rgb(207 250 254 / 0.8) !important;
}.tw-text-cyan-100\/85{
  color: rgb(207 250 254 / 0.85) !important;
}.tw-text-cyan-100\/90{
  color: rgb(207 250 254 / 0.9) !important;
}.tw-text-cyan-100\/95{
  color: rgb(207 250 254 / 0.95) !important;
}.tw-text-cyan-200{
  --tw-text-opacity: 1 !important;
  color: rgb(165 243 252 / var(--tw-text-opacity, 1)) !important;
}.tw-text-cyan-200\/0{
  color: rgb(165 243 252 / 0) !important;
}.tw-text-cyan-200\/10{
  color: rgb(165 243 252 / 0.1) !important;
}.tw-text-cyan-200\/100{
  color: rgb(165 243 252 / 1) !important;
}.tw-text-cyan-200\/15{
  color: rgb(165 243 252 / 0.15) !important;
}.tw-text-cyan-200\/20{
  color: rgb(165 243 252 / 0.2) !important;
}.tw-text-cyan-200\/25{
  color: rgb(165 243 252 / 0.25) !important;
}.tw-text-cyan-200\/30{
  color: rgb(165 243 252 / 0.3) !important;
}.tw-text-cyan-200\/35{
  color: rgb(165 243 252 / 0.35) !important;
}.tw-text-cyan-200\/40{
  color: rgb(165 243 252 / 0.4) !important;
}.tw-text-cyan-200\/45{
  color: rgb(165 243 252 / 0.45) !important;
}.tw-text-cyan-200\/5{
  color: rgb(165 243 252 / 0.05) !important;
}.tw-text-cyan-200\/50{
  color: rgb(165 243 252 / 0.5) !important;
}.tw-text-cyan-200\/55{
  color: rgb(165 243 252 / 0.55) !important;
}.tw-text-cyan-200\/60{
  color: rgb(165 243 252 / 0.6) !important;
}.tw-text-cyan-200\/65{
  color: rgb(165 243 252 / 0.65) !important;
}.tw-text-cyan-200\/70{
  color: rgb(165 243 252 / 0.7) !important;
}.tw-text-cyan-200\/75{
  color: rgb(165 243 252 / 0.75) !important;
}.tw-text-cyan-200\/80{
  color: rgb(165 243 252 / 0.8) !important;
}.tw-text-cyan-200\/85{
  color: rgb(165 243 252 / 0.85) !important;
}.tw-text-cyan-200\/90{
  color: rgb(165 243 252 / 0.9) !important;
}.tw-text-cyan-200\/95{
  color: rgb(165 243 252 / 0.95) !important;
}.tw-text-cyan-300{
  --tw-text-opacity: 1 !important;
  color: rgb(103 232 249 / var(--tw-text-opacity, 1)) !important;
}.tw-text-cyan-300\/0{
  color: rgb(103 232 249 / 0) !important;
}.tw-text-cyan-300\/10{
  color: rgb(103 232 249 / 0.1) !important;
}.tw-text-cyan-300\/100{
  color: rgb(103 232 249 / 1) !important;
}.tw-text-cyan-300\/15{
  color: rgb(103 232 249 / 0.15) !important;
}.tw-text-cyan-300\/20{
  color: rgb(103 232 249 / 0.2) !important;
}.tw-text-cyan-300\/25{
  color: rgb(103 232 249 / 0.25) !important;
}.tw-text-cyan-300\/30{
  color: rgb(103 232 249 / 0.3) !important;
}.tw-text-cyan-300\/35{
  color: rgb(103 232 249 / 0.35) !important;
}.tw-text-cyan-300\/40{
  color: rgb(103 232 249 / 0.4) !important;
}.tw-text-cyan-300\/45{
  color: rgb(103 232 249 / 0.45) !important;
}.tw-text-cyan-300\/5{
  color: rgb(103 232 249 / 0.05) !important;
}.tw-text-cyan-300\/50{
  color: rgb(103 232 249 / 0.5) !important;
}.tw-text-cyan-300\/55{
  color: rgb(103 232 249 / 0.55) !important;
}.tw-text-cyan-300\/60{
  color: rgb(103 232 249 / 0.6) !important;
}.tw-text-cyan-300\/65{
  color: rgb(103 232 249 / 0.65) !important;
}.tw-text-cyan-300\/70{
  color: rgb(103 232 249 / 0.7) !important;
}.tw-text-cyan-300\/75{
  color: rgb(103 232 249 / 0.75) !important;
}.tw-text-cyan-300\/80{
  color: rgb(103 232 249 / 0.8) !important;
}.tw-text-cyan-300\/85{
  color: rgb(103 232 249 / 0.85) !important;
}.tw-text-cyan-300\/90{
  color: rgb(103 232 249 / 0.9) !important;
}.tw-text-cyan-300\/95{
  color: rgb(103 232 249 / 0.95) !important;
}.tw-text-cyan-400{
  --tw-text-opacity: 1 !important;
  color: rgb(34 211 238 / var(--tw-text-opacity, 1)) !important;
}.tw-text-cyan-400\/0{
  color: rgb(34 211 238 / 0) !important;
}.tw-text-cyan-400\/10{
  color: rgb(34 211 238 / 0.1) !important;
}.tw-text-cyan-400\/100{
  color: rgb(34 211 238 / 1) !important;
}.tw-text-cyan-400\/15{
  color: rgb(34 211 238 / 0.15) !important;
}.tw-text-cyan-400\/20{
  color: rgb(34 211 238 / 0.2) !important;
}.tw-text-cyan-400\/25{
  color: rgb(34 211 238 / 0.25) !important;
}.tw-text-cyan-400\/30{
  color: rgb(34 211 238 / 0.3) !important;
}.tw-text-cyan-400\/35{
  color: rgb(34 211 238 / 0.35) !important;
}.tw-text-cyan-400\/40{
  color: rgb(34 211 238 / 0.4) !important;
}.tw-text-cyan-400\/45{
  color: rgb(34 211 238 / 0.45) !important;
}.tw-text-cyan-400\/5{
  color: rgb(34 211 238 / 0.05) !important;
}.tw-text-cyan-400\/50{
  color: rgb(34 211 238 / 0.5) !important;
}.tw-text-cyan-400\/55{
  color: rgb(34 211 238 / 0.55) !important;
}.tw-text-cyan-400\/60{
  color: rgb(34 211 238 / 0.6) !important;
}.tw-text-cyan-400\/65{
  color: rgb(34 211 238 / 0.65) !important;
}.tw-text-cyan-400\/70{
  color: rgb(34 211 238 / 0.7) !important;
}.tw-text-cyan-400\/75{
  color: rgb(34 211 238 / 0.75) !important;
}.tw-text-cyan-400\/80{
  color: rgb(34 211 238 / 0.8) !important;
}.tw-text-cyan-400\/85{
  color: rgb(34 211 238 / 0.85) !important;
}.tw-text-cyan-400\/90{
  color: rgb(34 211 238 / 0.9) !important;
}.tw-text-cyan-400\/95{
  color: rgb(34 211 238 / 0.95) !important;
}.tw-text-cyan-50{
  --tw-text-opacity: 1 !important;
  color: rgb(236 254 255 / var(--tw-text-opacity, 1)) !important;
}.tw-text-cyan-50\/0{
  color: rgb(236 254 255 / 0) !important;
}.tw-text-cyan-50\/10{
  color: rgb(236 254 255 / 0.1) !important;
}.tw-text-cyan-50\/100{
  color: rgb(236 254 255 / 1) !important;
}.tw-text-cyan-50\/15{
  color: rgb(236 254 255 / 0.15) !important;
}.tw-text-cyan-50\/20{
  color: rgb(236 254 255 / 0.2) !important;
}.tw-text-cyan-50\/25{
  color: rgb(236 254 255 / 0.25) !important;
}.tw-text-cyan-50\/30{
  color: rgb(236 254 255 / 0.3) !important;
}.tw-text-cyan-50\/35{
  color: rgb(236 254 255 / 0.35) !important;
}.tw-text-cyan-50\/40{
  color: rgb(236 254 255 / 0.4) !important;
}.tw-text-cyan-50\/45{
  color: rgb(236 254 255 / 0.45) !important;
}.tw-text-cyan-50\/5{
  color: rgb(236 254 255 / 0.05) !important;
}.tw-text-cyan-50\/50{
  color: rgb(236 254 255 / 0.5) !important;
}.tw-text-cyan-50\/55{
  color: rgb(236 254 255 / 0.55) !important;
}.tw-text-cyan-50\/60{
  color: rgb(236 254 255 / 0.6) !important;
}.tw-text-cyan-50\/65{
  color: rgb(236 254 255 / 0.65) !important;
}.tw-text-cyan-50\/70{
  color: rgb(236 254 255 / 0.7) !important;
}.tw-text-cyan-50\/75{
  color: rgb(236 254 255 / 0.75) !important;
}.tw-text-cyan-50\/80{
  color: rgb(236 254 255 / 0.8) !important;
}.tw-text-cyan-50\/85{
  color: rgb(236 254 255 / 0.85) !important;
}.tw-text-cyan-50\/90{
  color: rgb(236 254 255 / 0.9) !important;
}.tw-text-cyan-50\/95{
  color: rgb(236 254 255 / 0.95) !important;
}.tw-text-cyan-500{
  --tw-text-opacity: 1 !important;
  color: rgb(6 182 212 / var(--tw-text-opacity, 1)) !important;
}.tw-text-cyan-500\/0{
  color: rgb(6 182 212 / 0) !important;
}.tw-text-cyan-500\/10{
  color: rgb(6 182 212 / 0.1) !important;
}.tw-text-cyan-500\/100{
  color: rgb(6 182 212 / 1) !important;
}.tw-text-cyan-500\/15{
  color: rgb(6 182 212 / 0.15) !important;
}.tw-text-cyan-500\/20{
  color: rgb(6 182 212 / 0.2) !important;
}.tw-text-cyan-500\/25{
  color: rgb(6 182 212 / 0.25) !important;
}.tw-text-cyan-500\/30{
  color: rgb(6 182 212 / 0.3) !important;
}.tw-text-cyan-500\/35{
  color: rgb(6 182 212 / 0.35) !important;
}.tw-text-cyan-500\/40{
  color: rgb(6 182 212 / 0.4) !important;
}.tw-text-cyan-500\/45{
  color: rgb(6 182 212 / 0.45) !important;
}.tw-text-cyan-500\/5{
  color: rgb(6 182 212 / 0.05) !important;
}.tw-text-cyan-500\/50{
  color: rgb(6 182 212 / 0.5) !important;
}.tw-text-cyan-500\/55{
  color: rgb(6 182 212 / 0.55) !important;
}.tw-text-cyan-500\/60{
  color: rgb(6 182 212 / 0.6) !important;
}.tw-text-cyan-500\/65{
  color: rgb(6 182 212 / 0.65) !important;
}.tw-text-cyan-500\/70{
  color: rgb(6 182 212 / 0.7) !important;
}.tw-text-cyan-500\/75{
  color: rgb(6 182 212 / 0.75) !important;
}.tw-text-cyan-500\/80{
  color: rgb(6 182 212 / 0.8) !important;
}.tw-text-cyan-500\/85{
  color: rgb(6 182 212 / 0.85) !important;
}.tw-text-cyan-500\/90{
  color: rgb(6 182 212 / 0.9) !important;
}.tw-text-cyan-500\/95{
  color: rgb(6 182 212 / 0.95) !important;
}.tw-text-cyan-600{
  --tw-text-opacity: 1 !important;
  color: rgb(8 145 178 / var(--tw-text-opacity, 1)) !important;
}.tw-text-cyan-600\/0{
  color: rgb(8 145 178 / 0) !important;
}.tw-text-cyan-600\/10{
  color: rgb(8 145 178 / 0.1) !important;
}.tw-text-cyan-600\/100{
  color: rgb(8 145 178 / 1) !important;
}.tw-text-cyan-600\/15{
  color: rgb(8 145 178 / 0.15) !important;
}.tw-text-cyan-600\/20{
  color: rgb(8 145 178 / 0.2) !important;
}.tw-text-cyan-600\/25{
  color: rgb(8 145 178 / 0.25) !important;
}.tw-text-cyan-600\/30{
  color: rgb(8 145 178 / 0.3) !important;
}.tw-text-cyan-600\/35{
  color: rgb(8 145 178 / 0.35) !important;
}.tw-text-cyan-600\/40{
  color: rgb(8 145 178 / 0.4) !important;
}.tw-text-cyan-600\/45{
  color: rgb(8 145 178 / 0.45) !important;
}.tw-text-cyan-600\/5{
  color: rgb(8 145 178 / 0.05) !important;
}.tw-text-cyan-600\/50{
  color: rgb(8 145 178 / 0.5) !important;
}.tw-text-cyan-600\/55{
  color: rgb(8 145 178 / 0.55) !important;
}.tw-text-cyan-600\/60{
  color: rgb(8 145 178 / 0.6) !important;
}.tw-text-cyan-600\/65{
  color: rgb(8 145 178 / 0.65) !important;
}.tw-text-cyan-600\/70{
  color: rgb(8 145 178 / 0.7) !important;
}.tw-text-cyan-600\/75{
  color: rgb(8 145 178 / 0.75) !important;
}.tw-text-cyan-600\/80{
  color: rgb(8 145 178 / 0.8) !important;
}.tw-text-cyan-600\/85{
  color: rgb(8 145 178 / 0.85) !important;
}.tw-text-cyan-600\/90{
  color: rgb(8 145 178 / 0.9) !important;
}.tw-text-cyan-600\/95{
  color: rgb(8 145 178 / 0.95) !important;
}.tw-text-cyan-700{
  --tw-text-opacity: 1 !important;
  color: rgb(14 116 144 / var(--tw-text-opacity, 1)) !important;
}.tw-text-cyan-700\/0{
  color: rgb(14 116 144 / 0) !important;
}.tw-text-cyan-700\/10{
  color: rgb(14 116 144 / 0.1) !important;
}.tw-text-cyan-700\/100{
  color: rgb(14 116 144 / 1) !important;
}.tw-text-cyan-700\/15{
  color: rgb(14 116 144 / 0.15) !important;
}.tw-text-cyan-700\/20{
  color: rgb(14 116 144 / 0.2) !important;
}.tw-text-cyan-700\/25{
  color: rgb(14 116 144 / 0.25) !important;
}.tw-text-cyan-700\/30{
  color: rgb(14 116 144 / 0.3) !important;
}.tw-text-cyan-700\/35{
  color: rgb(14 116 144 / 0.35) !important;
}.tw-text-cyan-700\/40{
  color: rgb(14 116 144 / 0.4) !important;
}.tw-text-cyan-700\/45{
  color: rgb(14 116 144 / 0.45) !important;
}.tw-text-cyan-700\/5{
  color: rgb(14 116 144 / 0.05) !important;
}.tw-text-cyan-700\/50{
  color: rgb(14 116 144 / 0.5) !important;
}.tw-text-cyan-700\/55{
  color: rgb(14 116 144 / 0.55) !important;
}.tw-text-cyan-700\/60{
  color: rgb(14 116 144 / 0.6) !important;
}.tw-text-cyan-700\/65{
  color: rgb(14 116 144 / 0.65) !important;
}.tw-text-cyan-700\/70{
  color: rgb(14 116 144 / 0.7) !important;
}.tw-text-cyan-700\/75{
  color: rgb(14 116 144 / 0.75) !important;
}.tw-text-cyan-700\/80{
  color: rgb(14 116 144 / 0.8) !important;
}.tw-text-cyan-700\/85{
  color: rgb(14 116 144 / 0.85) !important;
}.tw-text-cyan-700\/90{
  color: rgb(14 116 144 / 0.9) !important;
}.tw-text-cyan-700\/95{
  color: rgb(14 116 144 / 0.95) !important;
}.tw-text-cyan-800{
  --tw-text-opacity: 1 !important;
  color: rgb(21 94 117 / var(--tw-text-opacity, 1)) !important;
}.tw-text-cyan-800\/0{
  color: rgb(21 94 117 / 0) !important;
}.tw-text-cyan-800\/10{
  color: rgb(21 94 117 / 0.1) !important;
}.tw-text-cyan-800\/100{
  color: rgb(21 94 117 / 1) !important;
}.tw-text-cyan-800\/15{
  color: rgb(21 94 117 / 0.15) !important;
}.tw-text-cyan-800\/20{
  color: rgb(21 94 117 / 0.2) !important;
}.tw-text-cyan-800\/25{
  color: rgb(21 94 117 / 0.25) !important;
}.tw-text-cyan-800\/30{
  color: rgb(21 94 117 / 0.3) !important;
}.tw-text-cyan-800\/35{
  color: rgb(21 94 117 / 0.35) !important;
}.tw-text-cyan-800\/40{
  color: rgb(21 94 117 / 0.4) !important;
}.tw-text-cyan-800\/45{
  color: rgb(21 94 117 / 0.45) !important;
}.tw-text-cyan-800\/5{
  color: rgb(21 94 117 / 0.05) !important;
}.tw-text-cyan-800\/50{
  color: rgb(21 94 117 / 0.5) !important;
}.tw-text-cyan-800\/55{
  color: rgb(21 94 117 / 0.55) !important;
}.tw-text-cyan-800\/60{
  color: rgb(21 94 117 / 0.6) !important;
}.tw-text-cyan-800\/65{
  color: rgb(21 94 117 / 0.65) !important;
}.tw-text-cyan-800\/70{
  color: rgb(21 94 117 / 0.7) !important;
}.tw-text-cyan-800\/75{
  color: rgb(21 94 117 / 0.75) !important;
}.tw-text-cyan-800\/80{
  color: rgb(21 94 117 / 0.8) !important;
}.tw-text-cyan-800\/85{
  color: rgb(21 94 117 / 0.85) !important;
}.tw-text-cyan-800\/90{
  color: rgb(21 94 117 / 0.9) !important;
}.tw-text-cyan-800\/95{
  color: rgb(21 94 117 / 0.95) !important;
}.tw-text-cyan-900{
  --tw-text-opacity: 1 !important;
  color: rgb(22 78 99 / var(--tw-text-opacity, 1)) !important;
}.tw-text-cyan-900\/0{
  color: rgb(22 78 99 / 0) !important;
}.tw-text-cyan-900\/10{
  color: rgb(22 78 99 / 0.1) !important;
}.tw-text-cyan-900\/100{
  color: rgb(22 78 99 / 1) !important;
}.tw-text-cyan-900\/15{
  color: rgb(22 78 99 / 0.15) !important;
}.tw-text-cyan-900\/20{
  color: rgb(22 78 99 / 0.2) !important;
}.tw-text-cyan-900\/25{
  color: rgb(22 78 99 / 0.25) !important;
}.tw-text-cyan-900\/30{
  color: rgb(22 78 99 / 0.3) !important;
}.tw-text-cyan-900\/35{
  color: rgb(22 78 99 / 0.35) !important;
}.tw-text-cyan-900\/40{
  color: rgb(22 78 99 / 0.4) !important;
}.tw-text-cyan-900\/45{
  color: rgb(22 78 99 / 0.45) !important;
}.tw-text-cyan-900\/5{
  color: rgb(22 78 99 / 0.05) !important;
}.tw-text-cyan-900\/50{
  color: rgb(22 78 99 / 0.5) !important;
}.tw-text-cyan-900\/55{
  color: rgb(22 78 99 / 0.55) !important;
}.tw-text-cyan-900\/60{
  color: rgb(22 78 99 / 0.6) !important;
}.tw-text-cyan-900\/65{
  color: rgb(22 78 99 / 0.65) !important;
}.tw-text-cyan-900\/70{
  color: rgb(22 78 99 / 0.7) !important;
}.tw-text-cyan-900\/75{
  color: rgb(22 78 99 / 0.75) !important;
}.tw-text-cyan-900\/80{
  color: rgb(22 78 99 / 0.8) !important;
}.tw-text-cyan-900\/85{
  color: rgb(22 78 99 / 0.85) !important;
}.tw-text-cyan-900\/90{
  color: rgb(22 78 99 / 0.9) !important;
}.tw-text-cyan-900\/95{
  color: rgb(22 78 99 / 0.95) !important;
}.tw-text-emerald-100{
  --tw-text-opacity: 1 !important;
  color: rgb(209 250 229 / var(--tw-text-opacity, 1)) !important;
}.tw-text-emerald-100\/0{
  color: rgb(209 250 229 / 0) !important;
}.tw-text-emerald-100\/10{
  color: rgb(209 250 229 / 0.1) !important;
}.tw-text-emerald-100\/100{
  color: rgb(209 250 229 / 1) !important;
}.tw-text-emerald-100\/15{
  color: rgb(209 250 229 / 0.15) !important;
}.tw-text-emerald-100\/20{
  color: rgb(209 250 229 / 0.2) !important;
}.tw-text-emerald-100\/25{
  color: rgb(209 250 229 / 0.25) !important;
}.tw-text-emerald-100\/30{
  color: rgb(209 250 229 / 0.3) !important;
}.tw-text-emerald-100\/35{
  color: rgb(209 250 229 / 0.35) !important;
}.tw-text-emerald-100\/40{
  color: rgb(209 250 229 / 0.4) !important;
}.tw-text-emerald-100\/45{
  color: rgb(209 250 229 / 0.45) !important;
}.tw-text-emerald-100\/5{
  color: rgb(209 250 229 / 0.05) !important;
}.tw-text-emerald-100\/50{
  color: rgb(209 250 229 / 0.5) !important;
}.tw-text-emerald-100\/55{
  color: rgb(209 250 229 / 0.55) !important;
}.tw-text-emerald-100\/60{
  color: rgb(209 250 229 / 0.6) !important;
}.tw-text-emerald-100\/65{
  color: rgb(209 250 229 / 0.65) !important;
}.tw-text-emerald-100\/70{
  color: rgb(209 250 229 / 0.7) !important;
}.tw-text-emerald-100\/75{
  color: rgb(209 250 229 / 0.75) !important;
}.tw-text-emerald-100\/80{
  color: rgb(209 250 229 / 0.8) !important;
}.tw-text-emerald-100\/85{
  color: rgb(209 250 229 / 0.85) !important;
}.tw-text-emerald-100\/90{
  color: rgb(209 250 229 / 0.9) !important;
}.tw-text-emerald-100\/95{
  color: rgb(209 250 229 / 0.95) !important;
}.tw-text-emerald-200{
  --tw-text-opacity: 1 !important;
  color: rgb(167 243 208 / var(--tw-text-opacity, 1)) !important;
}.tw-text-emerald-200\/0{
  color: rgb(167 243 208 / 0) !important;
}.tw-text-emerald-200\/10{
  color: rgb(167 243 208 / 0.1) !important;
}.tw-text-emerald-200\/100{
  color: rgb(167 243 208 / 1) !important;
}.tw-text-emerald-200\/15{
  color: rgb(167 243 208 / 0.15) !important;
}.tw-text-emerald-200\/20{
  color: rgb(167 243 208 / 0.2) !important;
}.tw-text-emerald-200\/25{
  color: rgb(167 243 208 / 0.25) !important;
}.tw-text-emerald-200\/30{
  color: rgb(167 243 208 / 0.3) !important;
}.tw-text-emerald-200\/35{
  color: rgb(167 243 208 / 0.35) !important;
}.tw-text-emerald-200\/40{
  color: rgb(167 243 208 / 0.4) !important;
}.tw-text-emerald-200\/45{
  color: rgb(167 243 208 / 0.45) !important;
}.tw-text-emerald-200\/5{
  color: rgb(167 243 208 / 0.05) !important;
}.tw-text-emerald-200\/50{
  color: rgb(167 243 208 / 0.5) !important;
}.tw-text-emerald-200\/55{
  color: rgb(167 243 208 / 0.55) !important;
}.tw-text-emerald-200\/60{
  color: rgb(167 243 208 / 0.6) !important;
}.tw-text-emerald-200\/65{
  color: rgb(167 243 208 / 0.65) !important;
}.tw-text-emerald-200\/70{
  color: rgb(167 243 208 / 0.7) !important;
}.tw-text-emerald-200\/75{
  color: rgb(167 243 208 / 0.75) !important;
}.tw-text-emerald-200\/80{
  color: rgb(167 243 208 / 0.8) !important;
}.tw-text-emerald-200\/85{
  color: rgb(167 243 208 / 0.85) !important;
}.tw-text-emerald-200\/90{
  color: rgb(167 243 208 / 0.9) !important;
}.tw-text-emerald-200\/95{
  color: rgb(167 243 208 / 0.95) !important;
}.tw-text-emerald-300{
  --tw-text-opacity: 1 !important;
  color: rgb(110 231 183 / var(--tw-text-opacity, 1)) !important;
}.tw-text-emerald-300\/0{
  color: rgb(110 231 183 / 0) !important;
}.tw-text-emerald-300\/10{
  color: rgb(110 231 183 / 0.1) !important;
}.tw-text-emerald-300\/100{
  color: rgb(110 231 183 / 1) !important;
}.tw-text-emerald-300\/15{
  color: rgb(110 231 183 / 0.15) !important;
}.tw-text-emerald-300\/20{
  color: rgb(110 231 183 / 0.2) !important;
}.tw-text-emerald-300\/25{
  color: rgb(110 231 183 / 0.25) !important;
}.tw-text-emerald-300\/30{
  color: rgb(110 231 183 / 0.3) !important;
}.tw-text-emerald-300\/35{
  color: rgb(110 231 183 / 0.35) !important;
}.tw-text-emerald-300\/40{
  color: rgb(110 231 183 / 0.4) !important;
}.tw-text-emerald-300\/45{
  color: rgb(110 231 183 / 0.45) !important;
}.tw-text-emerald-300\/5{
  color: rgb(110 231 183 / 0.05) !important;
}.tw-text-emerald-300\/50{
  color: rgb(110 231 183 / 0.5) !important;
}.tw-text-emerald-300\/55{
  color: rgb(110 231 183 / 0.55) !important;
}.tw-text-emerald-300\/60{
  color: rgb(110 231 183 / 0.6) !important;
}.tw-text-emerald-300\/65{
  color: rgb(110 231 183 / 0.65) !important;
}.tw-text-emerald-300\/70{
  color: rgb(110 231 183 / 0.7) !important;
}.tw-text-emerald-300\/75{
  color: rgb(110 231 183 / 0.75) !important;
}.tw-text-emerald-300\/80{
  color: rgb(110 231 183 / 0.8) !important;
}.tw-text-emerald-300\/85{
  color: rgb(110 231 183 / 0.85) !important;
}.tw-text-emerald-300\/90{
  color: rgb(110 231 183 / 0.9) !important;
}.tw-text-emerald-300\/95{
  color: rgb(110 231 183 / 0.95) !important;
}.tw-text-emerald-400{
  --tw-text-opacity: 1 !important;
  color: rgb(52 211 153 / var(--tw-text-opacity, 1)) !important;
}.tw-text-emerald-400\/0{
  color: rgb(52 211 153 / 0) !important;
}.tw-text-emerald-400\/10{
  color: rgb(52 211 153 / 0.1) !important;
}.tw-text-emerald-400\/100{
  color: rgb(52 211 153 / 1) !important;
}.tw-text-emerald-400\/15{
  color: rgb(52 211 153 / 0.15) !important;
}.tw-text-emerald-400\/20{
  color: rgb(52 211 153 / 0.2) !important;
}.tw-text-emerald-400\/25{
  color: rgb(52 211 153 / 0.25) !important;
}.tw-text-emerald-400\/30{
  color: rgb(52 211 153 / 0.3) !important;
}.tw-text-emerald-400\/35{
  color: rgb(52 211 153 / 0.35) !important;
}.tw-text-emerald-400\/40{
  color: rgb(52 211 153 / 0.4) !important;
}.tw-text-emerald-400\/45{
  color: rgb(52 211 153 / 0.45) !important;
}.tw-text-emerald-400\/5{
  color: rgb(52 211 153 / 0.05) !important;
}.tw-text-emerald-400\/50{
  color: rgb(52 211 153 / 0.5) !important;
}.tw-text-emerald-400\/55{
  color: rgb(52 211 153 / 0.55) !important;
}.tw-text-emerald-400\/60{
  color: rgb(52 211 153 / 0.6) !important;
}.tw-text-emerald-400\/65{
  color: rgb(52 211 153 / 0.65) !important;
}.tw-text-emerald-400\/70{
  color: rgb(52 211 153 / 0.7) !important;
}.tw-text-emerald-400\/75{
  color: rgb(52 211 153 / 0.75) !important;
}.tw-text-emerald-400\/80{
  color: rgb(52 211 153 / 0.8) !important;
}.tw-text-emerald-400\/85{
  color: rgb(52 211 153 / 0.85) !important;
}.tw-text-emerald-400\/90{
  color: rgb(52 211 153 / 0.9) !important;
}.tw-text-emerald-400\/95{
  color: rgb(52 211 153 / 0.95) !important;
}.tw-text-emerald-50{
  --tw-text-opacity: 1 !important;
  color: rgb(236 253 245 / var(--tw-text-opacity, 1)) !important;
}.tw-text-emerald-50\/0{
  color: rgb(236 253 245 / 0) !important;
}.tw-text-emerald-50\/10{
  color: rgb(236 253 245 / 0.1) !important;
}.tw-text-emerald-50\/100{
  color: rgb(236 253 245 / 1) !important;
}.tw-text-emerald-50\/15{
  color: rgb(236 253 245 / 0.15) !important;
}.tw-text-emerald-50\/20{
  color: rgb(236 253 245 / 0.2) !important;
}.tw-text-emerald-50\/25{
  color: rgb(236 253 245 / 0.25) !important;
}.tw-text-emerald-50\/30{
  color: rgb(236 253 245 / 0.3) !important;
}.tw-text-emerald-50\/35{
  color: rgb(236 253 245 / 0.35) !important;
}.tw-text-emerald-50\/40{
  color: rgb(236 253 245 / 0.4) !important;
}.tw-text-emerald-50\/45{
  color: rgb(236 253 245 / 0.45) !important;
}.tw-text-emerald-50\/5{
  color: rgb(236 253 245 / 0.05) !important;
}.tw-text-emerald-50\/50{
  color: rgb(236 253 245 / 0.5) !important;
}.tw-text-emerald-50\/55{
  color: rgb(236 253 245 / 0.55) !important;
}.tw-text-emerald-50\/60{
  color: rgb(236 253 245 / 0.6) !important;
}.tw-text-emerald-50\/65{
  color: rgb(236 253 245 / 0.65) !important;
}.tw-text-emerald-50\/70{
  color: rgb(236 253 245 / 0.7) !important;
}.tw-text-emerald-50\/75{
  color: rgb(236 253 245 / 0.75) !important;
}.tw-text-emerald-50\/80{
  color: rgb(236 253 245 / 0.8) !important;
}.tw-text-emerald-50\/85{
  color: rgb(236 253 245 / 0.85) !important;
}.tw-text-emerald-50\/90{
  color: rgb(236 253 245 / 0.9) !important;
}.tw-text-emerald-50\/95{
  color: rgb(236 253 245 / 0.95) !important;
}.tw-text-emerald-500{
  --tw-text-opacity: 1 !important;
  color: rgb(16 185 129 / var(--tw-text-opacity, 1)) !important;
}.tw-text-emerald-500\/0{
  color: rgb(16 185 129 / 0) !important;
}.tw-text-emerald-500\/10{
  color: rgb(16 185 129 / 0.1) !important;
}.tw-text-emerald-500\/100{
  color: rgb(16 185 129 / 1) !important;
}.tw-text-emerald-500\/15{
  color: rgb(16 185 129 / 0.15) !important;
}.tw-text-emerald-500\/20{
  color: rgb(16 185 129 / 0.2) !important;
}.tw-text-emerald-500\/25{
  color: rgb(16 185 129 / 0.25) !important;
}.tw-text-emerald-500\/30{
  color: rgb(16 185 129 / 0.3) !important;
}.tw-text-emerald-500\/35{
  color: rgb(16 185 129 / 0.35) !important;
}.tw-text-emerald-500\/40{
  color: rgb(16 185 129 / 0.4) !important;
}.tw-text-emerald-500\/45{
  color: rgb(16 185 129 / 0.45) !important;
}.tw-text-emerald-500\/5{
  color: rgb(16 185 129 / 0.05) !important;
}.tw-text-emerald-500\/50{
  color: rgb(16 185 129 / 0.5) !important;
}.tw-text-emerald-500\/55{
  color: rgb(16 185 129 / 0.55) !important;
}.tw-text-emerald-500\/60{
  color: rgb(16 185 129 / 0.6) !important;
}.tw-text-emerald-500\/65{
  color: rgb(16 185 129 / 0.65) !important;
}.tw-text-emerald-500\/70{
  color: rgb(16 185 129 / 0.7) !important;
}.tw-text-emerald-500\/75{
  color: rgb(16 185 129 / 0.75) !important;
}.tw-text-emerald-500\/80{
  color: rgb(16 185 129 / 0.8) !important;
}.tw-text-emerald-500\/85{
  color: rgb(16 185 129 / 0.85) !important;
}.tw-text-emerald-500\/90{
  color: rgb(16 185 129 / 0.9) !important;
}.tw-text-emerald-500\/95{
  color: rgb(16 185 129 / 0.95) !important;
}.tw-text-emerald-600{
  --tw-text-opacity: 1 !important;
  color: rgb(5 150 105 / var(--tw-text-opacity, 1)) !important;
}.tw-text-emerald-600\/0{
  color: rgb(5 150 105 / 0) !important;
}.tw-text-emerald-600\/10{
  color: rgb(5 150 105 / 0.1) !important;
}.tw-text-emerald-600\/100{
  color: rgb(5 150 105 / 1) !important;
}.tw-text-emerald-600\/15{
  color: rgb(5 150 105 / 0.15) !important;
}.tw-text-emerald-600\/20{
  color: rgb(5 150 105 / 0.2) !important;
}.tw-text-emerald-600\/25{
  color: rgb(5 150 105 / 0.25) !important;
}.tw-text-emerald-600\/30{
  color: rgb(5 150 105 / 0.3) !important;
}.tw-text-emerald-600\/35{
  color: rgb(5 150 105 / 0.35) !important;
}.tw-text-emerald-600\/40{
  color: rgb(5 150 105 / 0.4) !important;
}.tw-text-emerald-600\/45{
  color: rgb(5 150 105 / 0.45) !important;
}.tw-text-emerald-600\/5{
  color: rgb(5 150 105 / 0.05) !important;
}.tw-text-emerald-600\/50{
  color: rgb(5 150 105 / 0.5) !important;
}.tw-text-emerald-600\/55{
  color: rgb(5 150 105 / 0.55) !important;
}.tw-text-emerald-600\/60{
  color: rgb(5 150 105 / 0.6) !important;
}.tw-text-emerald-600\/65{
  color: rgb(5 150 105 / 0.65) !important;
}.tw-text-emerald-600\/70{
  color: rgb(5 150 105 / 0.7) !important;
}.tw-text-emerald-600\/75{
  color: rgb(5 150 105 / 0.75) !important;
}.tw-text-emerald-600\/80{
  color: rgb(5 150 105 / 0.8) !important;
}.tw-text-emerald-600\/85{
  color: rgb(5 150 105 / 0.85) !important;
}.tw-text-emerald-600\/90{
  color: rgb(5 150 105 / 0.9) !important;
}.tw-text-emerald-600\/95{
  color: rgb(5 150 105 / 0.95) !important;
}.tw-text-emerald-700{
  --tw-text-opacity: 1 !important;
  color: rgb(4 120 87 / var(--tw-text-opacity, 1)) !important;
}.tw-text-emerald-700\/0{
  color: rgb(4 120 87 / 0) !important;
}.tw-text-emerald-700\/10{
  color: rgb(4 120 87 / 0.1) !important;
}.tw-text-emerald-700\/100{
  color: rgb(4 120 87 / 1) !important;
}.tw-text-emerald-700\/15{
  color: rgb(4 120 87 / 0.15) !important;
}.tw-text-emerald-700\/20{
  color: rgb(4 120 87 / 0.2) !important;
}.tw-text-emerald-700\/25{
  color: rgb(4 120 87 / 0.25) !important;
}.tw-text-emerald-700\/30{
  color: rgb(4 120 87 / 0.3) !important;
}.tw-text-emerald-700\/35{
  color: rgb(4 120 87 / 0.35) !important;
}.tw-text-emerald-700\/40{
  color: rgb(4 120 87 / 0.4) !important;
}.tw-text-emerald-700\/45{
  color: rgb(4 120 87 / 0.45) !important;
}.tw-text-emerald-700\/5{
  color: rgb(4 120 87 / 0.05) !important;
}.tw-text-emerald-700\/50{
  color: rgb(4 120 87 / 0.5) !important;
}.tw-text-emerald-700\/55{
  color: rgb(4 120 87 / 0.55) !important;
}.tw-text-emerald-700\/60{
  color: rgb(4 120 87 / 0.6) !important;
}.tw-text-emerald-700\/65{
  color: rgb(4 120 87 / 0.65) !important;
}.tw-text-emerald-700\/70{
  color: rgb(4 120 87 / 0.7) !important;
}.tw-text-emerald-700\/75{
  color: rgb(4 120 87 / 0.75) !important;
}.tw-text-emerald-700\/80{
  color: rgb(4 120 87 / 0.8) !important;
}.tw-text-emerald-700\/85{
  color: rgb(4 120 87 / 0.85) !important;
}.tw-text-emerald-700\/90{
  color: rgb(4 120 87 / 0.9) !important;
}.tw-text-emerald-700\/95{
  color: rgb(4 120 87 / 0.95) !important;
}.tw-text-emerald-800{
  --tw-text-opacity: 1 !important;
  color: rgb(6 95 70 / var(--tw-text-opacity, 1)) !important;
}.tw-text-emerald-800\/0{
  color: rgb(6 95 70 / 0) !important;
}.tw-text-emerald-800\/10{
  color: rgb(6 95 70 / 0.1) !important;
}.tw-text-emerald-800\/100{
  color: rgb(6 95 70 / 1) !important;
}.tw-text-emerald-800\/15{
  color: rgb(6 95 70 / 0.15) !important;
}.tw-text-emerald-800\/20{
  color: rgb(6 95 70 / 0.2) !important;
}.tw-text-emerald-800\/25{
  color: rgb(6 95 70 / 0.25) !important;
}.tw-text-emerald-800\/30{
  color: rgb(6 95 70 / 0.3) !important;
}.tw-text-emerald-800\/35{
  color: rgb(6 95 70 / 0.35) !important;
}.tw-text-emerald-800\/40{
  color: rgb(6 95 70 / 0.4) !important;
}.tw-text-emerald-800\/45{
  color: rgb(6 95 70 / 0.45) !important;
}.tw-text-emerald-800\/5{
  color: rgb(6 95 70 / 0.05) !important;
}.tw-text-emerald-800\/50{
  color: rgb(6 95 70 / 0.5) !important;
}.tw-text-emerald-800\/55{
  color: rgb(6 95 70 / 0.55) !important;
}.tw-text-emerald-800\/60{
  color: rgb(6 95 70 / 0.6) !important;
}.tw-text-emerald-800\/65{
  color: rgb(6 95 70 / 0.65) !important;
}.tw-text-emerald-800\/70{
  color: rgb(6 95 70 / 0.7) !important;
}.tw-text-emerald-800\/75{
  color: rgb(6 95 70 / 0.75) !important;
}.tw-text-emerald-800\/80{
  color: rgb(6 95 70 / 0.8) !important;
}.tw-text-emerald-800\/85{
  color: rgb(6 95 70 / 0.85) !important;
}.tw-text-emerald-800\/90{
  color: rgb(6 95 70 / 0.9) !important;
}.tw-text-emerald-800\/95{
  color: rgb(6 95 70 / 0.95) !important;
}.tw-text-emerald-900{
  --tw-text-opacity: 1 !important;
  color: rgb(6 78 59 / var(--tw-text-opacity, 1)) !important;
}.tw-text-emerald-900\/0{
  color: rgb(6 78 59 / 0) !important;
}.tw-text-emerald-900\/10{
  color: rgb(6 78 59 / 0.1) !important;
}.tw-text-emerald-900\/100{
  color: rgb(6 78 59 / 1) !important;
}.tw-text-emerald-900\/15{
  color: rgb(6 78 59 / 0.15) !important;
}.tw-text-emerald-900\/20{
  color: rgb(6 78 59 / 0.2) !important;
}.tw-text-emerald-900\/25{
  color: rgb(6 78 59 / 0.25) !important;
}.tw-text-emerald-900\/30{
  color: rgb(6 78 59 / 0.3) !important;
}.tw-text-emerald-900\/35{
  color: rgb(6 78 59 / 0.35) !important;
}.tw-text-emerald-900\/40{
  color: rgb(6 78 59 / 0.4) !important;
}.tw-text-emerald-900\/45{
  color: rgb(6 78 59 / 0.45) !important;
}.tw-text-emerald-900\/5{
  color: rgb(6 78 59 / 0.05) !important;
}.tw-text-emerald-900\/50{
  color: rgb(6 78 59 / 0.5) !important;
}.tw-text-emerald-900\/55{
  color: rgb(6 78 59 / 0.55) !important;
}.tw-text-emerald-900\/60{
  color: rgb(6 78 59 / 0.6) !important;
}.tw-text-emerald-900\/65{
  color: rgb(6 78 59 / 0.65) !important;
}.tw-text-emerald-900\/70{
  color: rgb(6 78 59 / 0.7) !important;
}.tw-text-emerald-900\/75{
  color: rgb(6 78 59 / 0.75) !important;
}.tw-text-emerald-900\/80{
  color: rgb(6 78 59 / 0.8) !important;
}.tw-text-emerald-900\/85{
  color: rgb(6 78 59 / 0.85) !important;
}.tw-text-emerald-900\/90{
  color: rgb(6 78 59 / 0.9) !important;
}.tw-text-emerald-900\/95{
  color: rgb(6 78 59 / 0.95) !important;
}.tw-text-error{
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-error) / var(--twc-error-opacity, var(--tw-text-opacity))) !important;
}.tw-text-error_2{
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-error_2) / var(--twc-error_2-opacity, var(--tw-text-opacity))) !important;
}.tw-text-fuchsia-100{
  --tw-text-opacity: 1 !important;
  color: rgb(250 232 255 / var(--tw-text-opacity, 1)) !important;
}.tw-text-fuchsia-100\/0{
  color: rgb(250 232 255 / 0) !important;
}.tw-text-fuchsia-100\/10{
  color: rgb(250 232 255 / 0.1) !important;
}.tw-text-fuchsia-100\/100{
  color: rgb(250 232 255 / 1) !important;
}.tw-text-fuchsia-100\/15{
  color: rgb(250 232 255 / 0.15) !important;
}.tw-text-fuchsia-100\/20{
  color: rgb(250 232 255 / 0.2) !important;
}.tw-text-fuchsia-100\/25{
  color: rgb(250 232 255 / 0.25) !important;
}.tw-text-fuchsia-100\/30{
  color: rgb(250 232 255 / 0.3) !important;
}.tw-text-fuchsia-100\/35{
  color: rgb(250 232 255 / 0.35) !important;
}.tw-text-fuchsia-100\/40{
  color: rgb(250 232 255 / 0.4) !important;
}.tw-text-fuchsia-100\/45{
  color: rgb(250 232 255 / 0.45) !important;
}.tw-text-fuchsia-100\/5{
  color: rgb(250 232 255 / 0.05) !important;
}.tw-text-fuchsia-100\/50{
  color: rgb(250 232 255 / 0.5) !important;
}.tw-text-fuchsia-100\/55{
  color: rgb(250 232 255 / 0.55) !important;
}.tw-text-fuchsia-100\/60{
  color: rgb(250 232 255 / 0.6) !important;
}.tw-text-fuchsia-100\/65{
  color: rgb(250 232 255 / 0.65) !important;
}.tw-text-fuchsia-100\/70{
  color: rgb(250 232 255 / 0.7) !important;
}.tw-text-fuchsia-100\/75{
  color: rgb(250 232 255 / 0.75) !important;
}.tw-text-fuchsia-100\/80{
  color: rgb(250 232 255 / 0.8) !important;
}.tw-text-fuchsia-100\/85{
  color: rgb(250 232 255 / 0.85) !important;
}.tw-text-fuchsia-100\/90{
  color: rgb(250 232 255 / 0.9) !important;
}.tw-text-fuchsia-100\/95{
  color: rgb(250 232 255 / 0.95) !important;
}.tw-text-fuchsia-200{
  --tw-text-opacity: 1 !important;
  color: rgb(245 208 254 / var(--tw-text-opacity, 1)) !important;
}.tw-text-fuchsia-200\/0{
  color: rgb(245 208 254 / 0) !important;
}.tw-text-fuchsia-200\/10{
  color: rgb(245 208 254 / 0.1) !important;
}.tw-text-fuchsia-200\/100{
  color: rgb(245 208 254 / 1) !important;
}.tw-text-fuchsia-200\/15{
  color: rgb(245 208 254 / 0.15) !important;
}.tw-text-fuchsia-200\/20{
  color: rgb(245 208 254 / 0.2) !important;
}.tw-text-fuchsia-200\/25{
  color: rgb(245 208 254 / 0.25) !important;
}.tw-text-fuchsia-200\/30{
  color: rgb(245 208 254 / 0.3) !important;
}.tw-text-fuchsia-200\/35{
  color: rgb(245 208 254 / 0.35) !important;
}.tw-text-fuchsia-200\/40{
  color: rgb(245 208 254 / 0.4) !important;
}.tw-text-fuchsia-200\/45{
  color: rgb(245 208 254 / 0.45) !important;
}.tw-text-fuchsia-200\/5{
  color: rgb(245 208 254 / 0.05) !important;
}.tw-text-fuchsia-200\/50{
  color: rgb(245 208 254 / 0.5) !important;
}.tw-text-fuchsia-200\/55{
  color: rgb(245 208 254 / 0.55) !important;
}.tw-text-fuchsia-200\/60{
  color: rgb(245 208 254 / 0.6) !important;
}.tw-text-fuchsia-200\/65{
  color: rgb(245 208 254 / 0.65) !important;
}.tw-text-fuchsia-200\/70{
  color: rgb(245 208 254 / 0.7) !important;
}.tw-text-fuchsia-200\/75{
  color: rgb(245 208 254 / 0.75) !important;
}.tw-text-fuchsia-200\/80{
  color: rgb(245 208 254 / 0.8) !important;
}.tw-text-fuchsia-200\/85{
  color: rgb(245 208 254 / 0.85) !important;
}.tw-text-fuchsia-200\/90{
  color: rgb(245 208 254 / 0.9) !important;
}.tw-text-fuchsia-200\/95{
  color: rgb(245 208 254 / 0.95) !important;
}.tw-text-fuchsia-300{
  --tw-text-opacity: 1 !important;
  color: rgb(240 171 252 / var(--tw-text-opacity, 1)) !important;
}.tw-text-fuchsia-300\/0{
  color: rgb(240 171 252 / 0) !important;
}.tw-text-fuchsia-300\/10{
  color: rgb(240 171 252 / 0.1) !important;
}.tw-text-fuchsia-300\/100{
  color: rgb(240 171 252 / 1) !important;
}.tw-text-fuchsia-300\/15{
  color: rgb(240 171 252 / 0.15) !important;
}.tw-text-fuchsia-300\/20{
  color: rgb(240 171 252 / 0.2) !important;
}.tw-text-fuchsia-300\/25{
  color: rgb(240 171 252 / 0.25) !important;
}.tw-text-fuchsia-300\/30{
  color: rgb(240 171 252 / 0.3) !important;
}.tw-text-fuchsia-300\/35{
  color: rgb(240 171 252 / 0.35) !important;
}.tw-text-fuchsia-300\/40{
  color: rgb(240 171 252 / 0.4) !important;
}.tw-text-fuchsia-300\/45{
  color: rgb(240 171 252 / 0.45) !important;
}.tw-text-fuchsia-300\/5{
  color: rgb(240 171 252 / 0.05) !important;
}.tw-text-fuchsia-300\/50{
  color: rgb(240 171 252 / 0.5) !important;
}.tw-text-fuchsia-300\/55{
  color: rgb(240 171 252 / 0.55) !important;
}.tw-text-fuchsia-300\/60{
  color: rgb(240 171 252 / 0.6) !important;
}.tw-text-fuchsia-300\/65{
  color: rgb(240 171 252 / 0.65) !important;
}.tw-text-fuchsia-300\/70{
  color: rgb(240 171 252 / 0.7) !important;
}.tw-text-fuchsia-300\/75{
  color: rgb(240 171 252 / 0.75) !important;
}.tw-text-fuchsia-300\/80{
  color: rgb(240 171 252 / 0.8) !important;
}.tw-text-fuchsia-300\/85{
  color: rgb(240 171 252 / 0.85) !important;
}.tw-text-fuchsia-300\/90{
  color: rgb(240 171 252 / 0.9) !important;
}.tw-text-fuchsia-300\/95{
  color: rgb(240 171 252 / 0.95) !important;
}.tw-text-fuchsia-400{
  --tw-text-opacity: 1 !important;
  color: rgb(232 121 249 / var(--tw-text-opacity, 1)) !important;
}.tw-text-fuchsia-400\/0{
  color: rgb(232 121 249 / 0) !important;
}.tw-text-fuchsia-400\/10{
  color: rgb(232 121 249 / 0.1) !important;
}.tw-text-fuchsia-400\/100{
  color: rgb(232 121 249 / 1) !important;
}.tw-text-fuchsia-400\/15{
  color: rgb(232 121 249 / 0.15) !important;
}.tw-text-fuchsia-400\/20{
  color: rgb(232 121 249 / 0.2) !important;
}.tw-text-fuchsia-400\/25{
  color: rgb(232 121 249 / 0.25) !important;
}.tw-text-fuchsia-400\/30{
  color: rgb(232 121 249 / 0.3) !important;
}.tw-text-fuchsia-400\/35{
  color: rgb(232 121 249 / 0.35) !important;
}.tw-text-fuchsia-400\/40{
  color: rgb(232 121 249 / 0.4) !important;
}.tw-text-fuchsia-400\/45{
  color: rgb(232 121 249 / 0.45) !important;
}.tw-text-fuchsia-400\/5{
  color: rgb(232 121 249 / 0.05) !important;
}.tw-text-fuchsia-400\/50{
  color: rgb(232 121 249 / 0.5) !important;
}.tw-text-fuchsia-400\/55{
  color: rgb(232 121 249 / 0.55) !important;
}.tw-text-fuchsia-400\/60{
  color: rgb(232 121 249 / 0.6) !important;
}.tw-text-fuchsia-400\/65{
  color: rgb(232 121 249 / 0.65) !important;
}.tw-text-fuchsia-400\/70{
  color: rgb(232 121 249 / 0.7) !important;
}.tw-text-fuchsia-400\/75{
  color: rgb(232 121 249 / 0.75) !important;
}.tw-text-fuchsia-400\/80{
  color: rgb(232 121 249 / 0.8) !important;
}.tw-text-fuchsia-400\/85{
  color: rgb(232 121 249 / 0.85) !important;
}.tw-text-fuchsia-400\/90{
  color: rgb(232 121 249 / 0.9) !important;
}.tw-text-fuchsia-400\/95{
  color: rgb(232 121 249 / 0.95) !important;
}.tw-text-fuchsia-50{
  --tw-text-opacity: 1 !important;
  color: rgb(253 244 255 / var(--tw-text-opacity, 1)) !important;
}.tw-text-fuchsia-50\/0{
  color: rgb(253 244 255 / 0) !important;
}.tw-text-fuchsia-50\/10{
  color: rgb(253 244 255 / 0.1) !important;
}.tw-text-fuchsia-50\/100{
  color: rgb(253 244 255 / 1) !important;
}.tw-text-fuchsia-50\/15{
  color: rgb(253 244 255 / 0.15) !important;
}.tw-text-fuchsia-50\/20{
  color: rgb(253 244 255 / 0.2) !important;
}.tw-text-fuchsia-50\/25{
  color: rgb(253 244 255 / 0.25) !important;
}.tw-text-fuchsia-50\/30{
  color: rgb(253 244 255 / 0.3) !important;
}.tw-text-fuchsia-50\/35{
  color: rgb(253 244 255 / 0.35) !important;
}.tw-text-fuchsia-50\/40{
  color: rgb(253 244 255 / 0.4) !important;
}.tw-text-fuchsia-50\/45{
  color: rgb(253 244 255 / 0.45) !important;
}.tw-text-fuchsia-50\/5{
  color: rgb(253 244 255 / 0.05) !important;
}.tw-text-fuchsia-50\/50{
  color: rgb(253 244 255 / 0.5) !important;
}.tw-text-fuchsia-50\/55{
  color: rgb(253 244 255 / 0.55) !important;
}.tw-text-fuchsia-50\/60{
  color: rgb(253 244 255 / 0.6) !important;
}.tw-text-fuchsia-50\/65{
  color: rgb(253 244 255 / 0.65) !important;
}.tw-text-fuchsia-50\/70{
  color: rgb(253 244 255 / 0.7) !important;
}.tw-text-fuchsia-50\/75{
  color: rgb(253 244 255 / 0.75) !important;
}.tw-text-fuchsia-50\/80{
  color: rgb(253 244 255 / 0.8) !important;
}.tw-text-fuchsia-50\/85{
  color: rgb(253 244 255 / 0.85) !important;
}.tw-text-fuchsia-50\/90{
  color: rgb(253 244 255 / 0.9) !important;
}.tw-text-fuchsia-50\/95{
  color: rgb(253 244 255 / 0.95) !important;
}.tw-text-fuchsia-500{
  --tw-text-opacity: 1 !important;
  color: rgb(217 70 239 / var(--tw-text-opacity, 1)) !important;
}.tw-text-fuchsia-500\/0{
  color: rgb(217 70 239 / 0) !important;
}.tw-text-fuchsia-500\/10{
  color: rgb(217 70 239 / 0.1) !important;
}.tw-text-fuchsia-500\/100{
  color: rgb(217 70 239 / 1) !important;
}.tw-text-fuchsia-500\/15{
  color: rgb(217 70 239 / 0.15) !important;
}.tw-text-fuchsia-500\/20{
  color: rgb(217 70 239 / 0.2) !important;
}.tw-text-fuchsia-500\/25{
  color: rgb(217 70 239 / 0.25) !important;
}.tw-text-fuchsia-500\/30{
  color: rgb(217 70 239 / 0.3) !important;
}.tw-text-fuchsia-500\/35{
  color: rgb(217 70 239 / 0.35) !important;
}.tw-text-fuchsia-500\/40{
  color: rgb(217 70 239 / 0.4) !important;
}.tw-text-fuchsia-500\/45{
  color: rgb(217 70 239 / 0.45) !important;
}.tw-text-fuchsia-500\/5{
  color: rgb(217 70 239 / 0.05) !important;
}.tw-text-fuchsia-500\/50{
  color: rgb(217 70 239 / 0.5) !important;
}.tw-text-fuchsia-500\/55{
  color: rgb(217 70 239 / 0.55) !important;
}.tw-text-fuchsia-500\/60{
  color: rgb(217 70 239 / 0.6) !important;
}.tw-text-fuchsia-500\/65{
  color: rgb(217 70 239 / 0.65) !important;
}.tw-text-fuchsia-500\/70{
  color: rgb(217 70 239 / 0.7) !important;
}.tw-text-fuchsia-500\/75{
  color: rgb(217 70 239 / 0.75) !important;
}.tw-text-fuchsia-500\/80{
  color: rgb(217 70 239 / 0.8) !important;
}.tw-text-fuchsia-500\/85{
  color: rgb(217 70 239 / 0.85) !important;
}.tw-text-fuchsia-500\/90{
  color: rgb(217 70 239 / 0.9) !important;
}.tw-text-fuchsia-500\/95{
  color: rgb(217 70 239 / 0.95) !important;
}.tw-text-fuchsia-600{
  --tw-text-opacity: 1 !important;
  color: rgb(192 38 211 / var(--tw-text-opacity, 1)) !important;
}.tw-text-fuchsia-600\/0{
  color: rgb(192 38 211 / 0) !important;
}.tw-text-fuchsia-600\/10{
  color: rgb(192 38 211 / 0.1) !important;
}.tw-text-fuchsia-600\/100{
  color: rgb(192 38 211 / 1) !important;
}.tw-text-fuchsia-600\/15{
  color: rgb(192 38 211 / 0.15) !important;
}.tw-text-fuchsia-600\/20{
  color: rgb(192 38 211 / 0.2) !important;
}.tw-text-fuchsia-600\/25{
  color: rgb(192 38 211 / 0.25) !important;
}.tw-text-fuchsia-600\/30{
  color: rgb(192 38 211 / 0.3) !important;
}.tw-text-fuchsia-600\/35{
  color: rgb(192 38 211 / 0.35) !important;
}.tw-text-fuchsia-600\/40{
  color: rgb(192 38 211 / 0.4) !important;
}.tw-text-fuchsia-600\/45{
  color: rgb(192 38 211 / 0.45) !important;
}.tw-text-fuchsia-600\/5{
  color: rgb(192 38 211 / 0.05) !important;
}.tw-text-fuchsia-600\/50{
  color: rgb(192 38 211 / 0.5) !important;
}.tw-text-fuchsia-600\/55{
  color: rgb(192 38 211 / 0.55) !important;
}.tw-text-fuchsia-600\/60{
  color: rgb(192 38 211 / 0.6) !important;
}.tw-text-fuchsia-600\/65{
  color: rgb(192 38 211 / 0.65) !important;
}.tw-text-fuchsia-600\/70{
  color: rgb(192 38 211 / 0.7) !important;
}.tw-text-fuchsia-600\/75{
  color: rgb(192 38 211 / 0.75) !important;
}.tw-text-fuchsia-600\/80{
  color: rgb(192 38 211 / 0.8) !important;
}.tw-text-fuchsia-600\/85{
  color: rgb(192 38 211 / 0.85) !important;
}.tw-text-fuchsia-600\/90{
  color: rgb(192 38 211 / 0.9) !important;
}.tw-text-fuchsia-600\/95{
  color: rgb(192 38 211 / 0.95) !important;
}.tw-text-fuchsia-700{
  --tw-text-opacity: 1 !important;
  color: rgb(162 28 175 / var(--tw-text-opacity, 1)) !important;
}.tw-text-fuchsia-700\/0{
  color: rgb(162 28 175 / 0) !important;
}.tw-text-fuchsia-700\/10{
  color: rgb(162 28 175 / 0.1) !important;
}.tw-text-fuchsia-700\/100{
  color: rgb(162 28 175 / 1) !important;
}.tw-text-fuchsia-700\/15{
  color: rgb(162 28 175 / 0.15) !important;
}.tw-text-fuchsia-700\/20{
  color: rgb(162 28 175 / 0.2) !important;
}.tw-text-fuchsia-700\/25{
  color: rgb(162 28 175 / 0.25) !important;
}.tw-text-fuchsia-700\/30{
  color: rgb(162 28 175 / 0.3) !important;
}.tw-text-fuchsia-700\/35{
  color: rgb(162 28 175 / 0.35) !important;
}.tw-text-fuchsia-700\/40{
  color: rgb(162 28 175 / 0.4) !important;
}.tw-text-fuchsia-700\/45{
  color: rgb(162 28 175 / 0.45) !important;
}.tw-text-fuchsia-700\/5{
  color: rgb(162 28 175 / 0.05) !important;
}.tw-text-fuchsia-700\/50{
  color: rgb(162 28 175 / 0.5) !important;
}.tw-text-fuchsia-700\/55{
  color: rgb(162 28 175 / 0.55) !important;
}.tw-text-fuchsia-700\/60{
  color: rgb(162 28 175 / 0.6) !important;
}.tw-text-fuchsia-700\/65{
  color: rgb(162 28 175 / 0.65) !important;
}.tw-text-fuchsia-700\/70{
  color: rgb(162 28 175 / 0.7) !important;
}.tw-text-fuchsia-700\/75{
  color: rgb(162 28 175 / 0.75) !important;
}.tw-text-fuchsia-700\/80{
  color: rgb(162 28 175 / 0.8) !important;
}.tw-text-fuchsia-700\/85{
  color: rgb(162 28 175 / 0.85) !important;
}.tw-text-fuchsia-700\/90{
  color: rgb(162 28 175 / 0.9) !important;
}.tw-text-fuchsia-700\/95{
  color: rgb(162 28 175 / 0.95) !important;
}.tw-text-fuchsia-800{
  --tw-text-opacity: 1 !important;
  color: rgb(134 25 143 / var(--tw-text-opacity, 1)) !important;
}.tw-text-fuchsia-800\/0{
  color: rgb(134 25 143 / 0) !important;
}.tw-text-fuchsia-800\/10{
  color: rgb(134 25 143 / 0.1) !important;
}.tw-text-fuchsia-800\/100{
  color: rgb(134 25 143 / 1) !important;
}.tw-text-fuchsia-800\/15{
  color: rgb(134 25 143 / 0.15) !important;
}.tw-text-fuchsia-800\/20{
  color: rgb(134 25 143 / 0.2) !important;
}.tw-text-fuchsia-800\/25{
  color: rgb(134 25 143 / 0.25) !important;
}.tw-text-fuchsia-800\/30{
  color: rgb(134 25 143 / 0.3) !important;
}.tw-text-fuchsia-800\/35{
  color: rgb(134 25 143 / 0.35) !important;
}.tw-text-fuchsia-800\/40{
  color: rgb(134 25 143 / 0.4) !important;
}.tw-text-fuchsia-800\/45{
  color: rgb(134 25 143 / 0.45) !important;
}.tw-text-fuchsia-800\/5{
  color: rgb(134 25 143 / 0.05) !important;
}.tw-text-fuchsia-800\/50{
  color: rgb(134 25 143 / 0.5) !important;
}.tw-text-fuchsia-800\/55{
  color: rgb(134 25 143 / 0.55) !important;
}.tw-text-fuchsia-800\/60{
  color: rgb(134 25 143 / 0.6) !important;
}.tw-text-fuchsia-800\/65{
  color: rgb(134 25 143 / 0.65) !important;
}.tw-text-fuchsia-800\/70{
  color: rgb(134 25 143 / 0.7) !important;
}.tw-text-fuchsia-800\/75{
  color: rgb(134 25 143 / 0.75) !important;
}.tw-text-fuchsia-800\/80{
  color: rgb(134 25 143 / 0.8) !important;
}.tw-text-fuchsia-800\/85{
  color: rgb(134 25 143 / 0.85) !important;
}.tw-text-fuchsia-800\/90{
  color: rgb(134 25 143 / 0.9) !important;
}.tw-text-fuchsia-800\/95{
  color: rgb(134 25 143 / 0.95) !important;
}.tw-text-fuchsia-900{
  --tw-text-opacity: 1 !important;
  color: rgb(112 26 117 / var(--tw-text-opacity, 1)) !important;
}.tw-text-fuchsia-900\/0{
  color: rgb(112 26 117 / 0) !important;
}.tw-text-fuchsia-900\/10{
  color: rgb(112 26 117 / 0.1) !important;
}.tw-text-fuchsia-900\/100{
  color: rgb(112 26 117 / 1) !important;
}.tw-text-fuchsia-900\/15{
  color: rgb(112 26 117 / 0.15) !important;
}.tw-text-fuchsia-900\/20{
  color: rgb(112 26 117 / 0.2) !important;
}.tw-text-fuchsia-900\/25{
  color: rgb(112 26 117 / 0.25) !important;
}.tw-text-fuchsia-900\/30{
  color: rgb(112 26 117 / 0.3) !important;
}.tw-text-fuchsia-900\/35{
  color: rgb(112 26 117 / 0.35) !important;
}.tw-text-fuchsia-900\/40{
  color: rgb(112 26 117 / 0.4) !important;
}.tw-text-fuchsia-900\/45{
  color: rgb(112 26 117 / 0.45) !important;
}.tw-text-fuchsia-900\/5{
  color: rgb(112 26 117 / 0.05) !important;
}.tw-text-fuchsia-900\/50{
  color: rgb(112 26 117 / 0.5) !important;
}.tw-text-fuchsia-900\/55{
  color: rgb(112 26 117 / 0.55) !important;
}.tw-text-fuchsia-900\/60{
  color: rgb(112 26 117 / 0.6) !important;
}.tw-text-fuchsia-900\/65{
  color: rgb(112 26 117 / 0.65) !important;
}.tw-text-fuchsia-900\/70{
  color: rgb(112 26 117 / 0.7) !important;
}.tw-text-fuchsia-900\/75{
  color: rgb(112 26 117 / 0.75) !important;
}.tw-text-fuchsia-900\/80{
  color: rgb(112 26 117 / 0.8) !important;
}.tw-text-fuchsia-900\/85{
  color: rgb(112 26 117 / 0.85) !important;
}.tw-text-fuchsia-900\/90{
  color: rgb(112 26 117 / 0.9) !important;
}.tw-text-fuchsia-900\/95{
  color: rgb(112 26 117 / 0.95) !important;
}.tw-text-gray-100{
  --tw-text-opacity: 1 !important;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1)) !important;
}.tw-text-gray-100\/0{
  color: rgb(243 244 246 / 0) !important;
}.tw-text-gray-100\/10{
  color: rgb(243 244 246 / 0.1) !important;
}.tw-text-gray-100\/100{
  color: rgb(243 244 246 / 1) !important;
}.tw-text-gray-100\/15{
  color: rgb(243 244 246 / 0.15) !important;
}.tw-text-gray-100\/20{
  color: rgb(243 244 246 / 0.2) !important;
}.tw-text-gray-100\/25{
  color: rgb(243 244 246 / 0.25) !important;
}.tw-text-gray-100\/30{
  color: rgb(243 244 246 / 0.3) !important;
}.tw-text-gray-100\/35{
  color: rgb(243 244 246 / 0.35) !important;
}.tw-text-gray-100\/40{
  color: rgb(243 244 246 / 0.4) !important;
}.tw-text-gray-100\/45{
  color: rgb(243 244 246 / 0.45) !important;
}.tw-text-gray-100\/5{
  color: rgb(243 244 246 / 0.05) !important;
}.tw-text-gray-100\/50{
  color: rgb(243 244 246 / 0.5) !important;
}.tw-text-gray-100\/55{
  color: rgb(243 244 246 / 0.55) !important;
}.tw-text-gray-100\/60{
  color: rgb(243 244 246 / 0.6) !important;
}.tw-text-gray-100\/65{
  color: rgb(243 244 246 / 0.65) !important;
}.tw-text-gray-100\/70{
  color: rgb(243 244 246 / 0.7) !important;
}.tw-text-gray-100\/75{
  color: rgb(243 244 246 / 0.75) !important;
}.tw-text-gray-100\/80{
  color: rgb(243 244 246 / 0.8) !important;
}.tw-text-gray-100\/85{
  color: rgb(243 244 246 / 0.85) !important;
}.tw-text-gray-100\/90{
  color: rgb(243 244 246 / 0.9) !important;
}.tw-text-gray-100\/95{
  color: rgb(243 244 246 / 0.95) !important;
}.tw-text-gray-200{
  --tw-text-opacity: 1 !important;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1)) !important;
}.tw-text-gray-200\/0{
  color: rgb(229 231 235 / 0) !important;
}.tw-text-gray-200\/10{
  color: rgb(229 231 235 / 0.1) !important;
}.tw-text-gray-200\/100{
  color: rgb(229 231 235 / 1) !important;
}.tw-text-gray-200\/15{
  color: rgb(229 231 235 / 0.15) !important;
}.tw-text-gray-200\/20{
  color: rgb(229 231 235 / 0.2) !important;
}.tw-text-gray-200\/25{
  color: rgb(229 231 235 / 0.25) !important;
}.tw-text-gray-200\/30{
  color: rgb(229 231 235 / 0.3) !important;
}.tw-text-gray-200\/35{
  color: rgb(229 231 235 / 0.35) !important;
}.tw-text-gray-200\/40{
  color: rgb(229 231 235 / 0.4) !important;
}.tw-text-gray-200\/45{
  color: rgb(229 231 235 / 0.45) !important;
}.tw-text-gray-200\/5{
  color: rgb(229 231 235 / 0.05) !important;
}.tw-text-gray-200\/50{
  color: rgb(229 231 235 / 0.5) !important;
}.tw-text-gray-200\/55{
  color: rgb(229 231 235 / 0.55) !important;
}.tw-text-gray-200\/60{
  color: rgb(229 231 235 / 0.6) !important;
}.tw-text-gray-200\/65{
  color: rgb(229 231 235 / 0.65) !important;
}.tw-text-gray-200\/70{
  color: rgb(229 231 235 / 0.7) !important;
}.tw-text-gray-200\/75{
  color: rgb(229 231 235 / 0.75) !important;
}.tw-text-gray-200\/80{
  color: rgb(229 231 235 / 0.8) !important;
}.tw-text-gray-200\/85{
  color: rgb(229 231 235 / 0.85) !important;
}.tw-text-gray-200\/90{
  color: rgb(229 231 235 / 0.9) !important;
}.tw-text-gray-200\/95{
  color: rgb(229 231 235 / 0.95) !important;
}.tw-text-gray-300{
  --tw-text-opacity: 1 !important;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1)) !important;
}.tw-text-gray-300\/0{
  color: rgb(209 213 219 / 0) !important;
}.tw-text-gray-300\/10{
  color: rgb(209 213 219 / 0.1) !important;
}.tw-text-gray-300\/100{
  color: rgb(209 213 219 / 1) !important;
}.tw-text-gray-300\/15{
  color: rgb(209 213 219 / 0.15) !important;
}.tw-text-gray-300\/20{
  color: rgb(209 213 219 / 0.2) !important;
}.tw-text-gray-300\/25{
  color: rgb(209 213 219 / 0.25) !important;
}.tw-text-gray-300\/30{
  color: rgb(209 213 219 / 0.3) !important;
}.tw-text-gray-300\/35{
  color: rgb(209 213 219 / 0.35) !important;
}.tw-text-gray-300\/40{
  color: rgb(209 213 219 / 0.4) !important;
}.tw-text-gray-300\/45{
  color: rgb(209 213 219 / 0.45) !important;
}.tw-text-gray-300\/5{
  color: rgb(209 213 219 / 0.05) !important;
}.tw-text-gray-300\/50{
  color: rgb(209 213 219 / 0.5) !important;
}.tw-text-gray-300\/55{
  color: rgb(209 213 219 / 0.55) !important;
}.tw-text-gray-300\/60{
  color: rgb(209 213 219 / 0.6) !important;
}.tw-text-gray-300\/65{
  color: rgb(209 213 219 / 0.65) !important;
}.tw-text-gray-300\/70{
  color: rgb(209 213 219 / 0.7) !important;
}.tw-text-gray-300\/75{
  color: rgb(209 213 219 / 0.75) !important;
}.tw-text-gray-300\/80{
  color: rgb(209 213 219 / 0.8) !important;
}.tw-text-gray-300\/85{
  color: rgb(209 213 219 / 0.85) !important;
}.tw-text-gray-300\/90{
  color: rgb(209 213 219 / 0.9) !important;
}.tw-text-gray-300\/95{
  color: rgb(209 213 219 / 0.95) !important;
}.tw-text-gray-400{
  --tw-text-opacity: 1 !important;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1)) !important;
}.tw-text-gray-400\/0{
  color: rgb(156 163 175 / 0) !important;
}.tw-text-gray-400\/10{
  color: rgb(156 163 175 / 0.1) !important;
}.tw-text-gray-400\/100{
  color: rgb(156 163 175 / 1) !important;
}.tw-text-gray-400\/15{
  color: rgb(156 163 175 / 0.15) !important;
}.tw-text-gray-400\/20{
  color: rgb(156 163 175 / 0.2) !important;
}.tw-text-gray-400\/25{
  color: rgb(156 163 175 / 0.25) !important;
}.tw-text-gray-400\/30{
  color: rgb(156 163 175 / 0.3) !important;
}.tw-text-gray-400\/35{
  color: rgb(156 163 175 / 0.35) !important;
}.tw-text-gray-400\/40{
  color: rgb(156 163 175 / 0.4) !important;
}.tw-text-gray-400\/45{
  color: rgb(156 163 175 / 0.45) !important;
}.tw-text-gray-400\/5{
  color: rgb(156 163 175 / 0.05) !important;
}.tw-text-gray-400\/50{
  color: rgb(156 163 175 / 0.5) !important;
}.tw-text-gray-400\/55{
  color: rgb(156 163 175 / 0.55) !important;
}.tw-text-gray-400\/60{
  color: rgb(156 163 175 / 0.6) !important;
}.tw-text-gray-400\/65{
  color: rgb(156 163 175 / 0.65) !important;
}.tw-text-gray-400\/70{
  color: rgb(156 163 175 / 0.7) !important;
}.tw-text-gray-400\/75{
  color: rgb(156 163 175 / 0.75) !important;
}.tw-text-gray-400\/80{
  color: rgb(156 163 175 / 0.8) !important;
}.tw-text-gray-400\/85{
  color: rgb(156 163 175 / 0.85) !important;
}.tw-text-gray-400\/90{
  color: rgb(156 163 175 / 0.9) !important;
}.tw-text-gray-400\/95{
  color: rgb(156 163 175 / 0.95) !important;
}.tw-text-gray-50{
  --tw-text-opacity: 1 !important;
  color: rgb(249 250 251 / var(--tw-text-opacity, 1)) !important;
}.tw-text-gray-50\/0{
  color: rgb(249 250 251 / 0) !important;
}.tw-text-gray-50\/10{
  color: rgb(249 250 251 / 0.1) !important;
}.tw-text-gray-50\/100{
  color: rgb(249 250 251 / 1) !important;
}.tw-text-gray-50\/15{
  color: rgb(249 250 251 / 0.15) !important;
}.tw-text-gray-50\/20{
  color: rgb(249 250 251 / 0.2) !important;
}.tw-text-gray-50\/25{
  color: rgb(249 250 251 / 0.25) !important;
}.tw-text-gray-50\/30{
  color: rgb(249 250 251 / 0.3) !important;
}.tw-text-gray-50\/35{
  color: rgb(249 250 251 / 0.35) !important;
}.tw-text-gray-50\/40{
  color: rgb(249 250 251 / 0.4) !important;
}.tw-text-gray-50\/45{
  color: rgb(249 250 251 / 0.45) !important;
}.tw-text-gray-50\/5{
  color: rgb(249 250 251 / 0.05) !important;
}.tw-text-gray-50\/50{
  color: rgb(249 250 251 / 0.5) !important;
}.tw-text-gray-50\/55{
  color: rgb(249 250 251 / 0.55) !important;
}.tw-text-gray-50\/60{
  color: rgb(249 250 251 / 0.6) !important;
}.tw-text-gray-50\/65{
  color: rgb(249 250 251 / 0.65) !important;
}.tw-text-gray-50\/70{
  color: rgb(249 250 251 / 0.7) !important;
}.tw-text-gray-50\/75{
  color: rgb(249 250 251 / 0.75) !important;
}.tw-text-gray-50\/80{
  color: rgb(249 250 251 / 0.8) !important;
}.tw-text-gray-50\/85{
  color: rgb(249 250 251 / 0.85) !important;
}.tw-text-gray-50\/90{
  color: rgb(249 250 251 / 0.9) !important;
}.tw-text-gray-50\/95{
  color: rgb(249 250 251 / 0.95) !important;
}.tw-text-gray-500{
  --tw-text-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1)) !important;
}.tw-text-gray-500\/0{
  color: rgb(107 114 128 / 0) !important;
}.tw-text-gray-500\/10{
  color: rgb(107 114 128 / 0.1) !important;
}.tw-text-gray-500\/100{
  color: rgb(107 114 128 / 1) !important;
}.tw-text-gray-500\/15{
  color: rgb(107 114 128 / 0.15) !important;
}.tw-text-gray-500\/20{
  color: rgb(107 114 128 / 0.2) !important;
}.tw-text-gray-500\/25{
  color: rgb(107 114 128 / 0.25) !important;
}.tw-text-gray-500\/30{
  color: rgb(107 114 128 / 0.3) !important;
}.tw-text-gray-500\/35{
  color: rgb(107 114 128 / 0.35) !important;
}.tw-text-gray-500\/40{
  color: rgb(107 114 128 / 0.4) !important;
}.tw-text-gray-500\/45{
  color: rgb(107 114 128 / 0.45) !important;
}.tw-text-gray-500\/5{
  color: rgb(107 114 128 / 0.05) !important;
}.tw-text-gray-500\/50{
  color: rgb(107 114 128 / 0.5) !important;
}.tw-text-gray-500\/55{
  color: rgb(107 114 128 / 0.55) !important;
}.tw-text-gray-500\/60{
  color: rgb(107 114 128 / 0.6) !important;
}.tw-text-gray-500\/65{
  color: rgb(107 114 128 / 0.65) !important;
}.tw-text-gray-500\/70{
  color: rgb(107 114 128 / 0.7) !important;
}.tw-text-gray-500\/75{
  color: rgb(107 114 128 / 0.75) !important;
}.tw-text-gray-500\/80{
  color: rgb(107 114 128 / 0.8) !important;
}.tw-text-gray-500\/85{
  color: rgb(107 114 128 / 0.85) !important;
}.tw-text-gray-500\/90{
  color: rgb(107 114 128 / 0.9) !important;
}.tw-text-gray-500\/95{
  color: rgb(107 114 128 / 0.95) !important;
}.tw-text-gray-600{
  --tw-text-opacity: 1 !important;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1)) !important;
}.tw-text-gray-600\/0{
  color: rgb(75 85 99 / 0) !important;
}.tw-text-gray-600\/10{
  color: rgb(75 85 99 / 0.1) !important;
}.tw-text-gray-600\/100{
  color: rgb(75 85 99 / 1) !important;
}.tw-text-gray-600\/15{
  color: rgb(75 85 99 / 0.15) !important;
}.tw-text-gray-600\/20{
  color: rgb(75 85 99 / 0.2) !important;
}.tw-text-gray-600\/25{
  color: rgb(75 85 99 / 0.25) !important;
}.tw-text-gray-600\/30{
  color: rgb(75 85 99 / 0.3) !important;
}.tw-text-gray-600\/35{
  color: rgb(75 85 99 / 0.35) !important;
}.tw-text-gray-600\/40{
  color: rgb(75 85 99 / 0.4) !important;
}.tw-text-gray-600\/45{
  color: rgb(75 85 99 / 0.45) !important;
}.tw-text-gray-600\/5{
  color: rgb(75 85 99 / 0.05) !important;
}.tw-text-gray-600\/50{
  color: rgb(75 85 99 / 0.5) !important;
}.tw-text-gray-600\/55{
  color: rgb(75 85 99 / 0.55) !important;
}.tw-text-gray-600\/60{
  color: rgb(75 85 99 / 0.6) !important;
}.tw-text-gray-600\/65{
  color: rgb(75 85 99 / 0.65) !important;
}.tw-text-gray-600\/70{
  color: rgb(75 85 99 / 0.7) !important;
}.tw-text-gray-600\/75{
  color: rgb(75 85 99 / 0.75) !important;
}.tw-text-gray-600\/80{
  color: rgb(75 85 99 / 0.8) !important;
}.tw-text-gray-600\/85{
  color: rgb(75 85 99 / 0.85) !important;
}.tw-text-gray-600\/90{
  color: rgb(75 85 99 / 0.9) !important;
}.tw-text-gray-600\/95{
  color: rgb(75 85 99 / 0.95) !important;
}.tw-text-gray-700{
  --tw-text-opacity: 1 !important;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1)) !important;
}.tw-text-gray-700\/0{
  color: rgb(55 65 81 / 0) !important;
}.tw-text-gray-700\/10{
  color: rgb(55 65 81 / 0.1) !important;
}.tw-text-gray-700\/100{
  color: rgb(55 65 81 / 1) !important;
}.tw-text-gray-700\/15{
  color: rgb(55 65 81 / 0.15) !important;
}.tw-text-gray-700\/20{
  color: rgb(55 65 81 / 0.2) !important;
}.tw-text-gray-700\/25{
  color: rgb(55 65 81 / 0.25) !important;
}.tw-text-gray-700\/30{
  color: rgb(55 65 81 / 0.3) !important;
}.tw-text-gray-700\/35{
  color: rgb(55 65 81 / 0.35) !important;
}.tw-text-gray-700\/40{
  color: rgb(55 65 81 / 0.4) !important;
}.tw-text-gray-700\/45{
  color: rgb(55 65 81 / 0.45) !important;
}.tw-text-gray-700\/5{
  color: rgb(55 65 81 / 0.05) !important;
}.tw-text-gray-700\/50{
  color: rgb(55 65 81 / 0.5) !important;
}.tw-text-gray-700\/55{
  color: rgb(55 65 81 / 0.55) !important;
}.tw-text-gray-700\/60{
  color: rgb(55 65 81 / 0.6) !important;
}.tw-text-gray-700\/65{
  color: rgb(55 65 81 / 0.65) !important;
}.tw-text-gray-700\/70{
  color: rgb(55 65 81 / 0.7) !important;
}.tw-text-gray-700\/75{
  color: rgb(55 65 81 / 0.75) !important;
}.tw-text-gray-700\/80{
  color: rgb(55 65 81 / 0.8) !important;
}.tw-text-gray-700\/85{
  color: rgb(55 65 81 / 0.85) !important;
}.tw-text-gray-700\/90{
  color: rgb(55 65 81 / 0.9) !important;
}.tw-text-gray-700\/95{
  color: rgb(55 65 81 / 0.95) !important;
}.tw-text-gray-800{
  --tw-text-opacity: 1 !important;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1)) !important;
}.tw-text-gray-800\/0{
  color: rgb(31 41 55 / 0) !important;
}.tw-text-gray-800\/10{
  color: rgb(31 41 55 / 0.1) !important;
}.tw-text-gray-800\/100{
  color: rgb(31 41 55 / 1) !important;
}.tw-text-gray-800\/15{
  color: rgb(31 41 55 / 0.15) !important;
}.tw-text-gray-800\/20{
  color: rgb(31 41 55 / 0.2) !important;
}.tw-text-gray-800\/25{
  color: rgb(31 41 55 / 0.25) !important;
}.tw-text-gray-800\/30{
  color: rgb(31 41 55 / 0.3) !important;
}.tw-text-gray-800\/35{
  color: rgb(31 41 55 / 0.35) !important;
}.tw-text-gray-800\/40{
  color: rgb(31 41 55 / 0.4) !important;
}.tw-text-gray-800\/45{
  color: rgb(31 41 55 / 0.45) !important;
}.tw-text-gray-800\/5{
  color: rgb(31 41 55 / 0.05) !important;
}.tw-text-gray-800\/50{
  color: rgb(31 41 55 / 0.5) !important;
}.tw-text-gray-800\/55{
  color: rgb(31 41 55 / 0.55) !important;
}.tw-text-gray-800\/60{
  color: rgb(31 41 55 / 0.6) !important;
}.tw-text-gray-800\/65{
  color: rgb(31 41 55 / 0.65) !important;
}.tw-text-gray-800\/70{
  color: rgb(31 41 55 / 0.7) !important;
}.tw-text-gray-800\/75{
  color: rgb(31 41 55 / 0.75) !important;
}.tw-text-gray-800\/80{
  color: rgb(31 41 55 / 0.8) !important;
}.tw-text-gray-800\/85{
  color: rgb(31 41 55 / 0.85) !important;
}.tw-text-gray-800\/90{
  color: rgb(31 41 55 / 0.9) !important;
}.tw-text-gray-800\/95{
  color: rgb(31 41 55 / 0.95) !important;
}.tw-text-gray-900{
  --tw-text-opacity: 1 !important;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1)) !important;
}.tw-text-gray-900\/0{
  color: rgb(17 24 39 / 0) !important;
}.tw-text-gray-900\/10{
  color: rgb(17 24 39 / 0.1) !important;
}.tw-text-gray-900\/100{
  color: rgb(17 24 39 / 1) !important;
}.tw-text-gray-900\/15{
  color: rgb(17 24 39 / 0.15) !important;
}.tw-text-gray-900\/20{
  color: rgb(17 24 39 / 0.2) !important;
}.tw-text-gray-900\/25{
  color: rgb(17 24 39 / 0.25) !important;
}.tw-text-gray-900\/30{
  color: rgb(17 24 39 / 0.3) !important;
}.tw-text-gray-900\/35{
  color: rgb(17 24 39 / 0.35) !important;
}.tw-text-gray-900\/40{
  color: rgb(17 24 39 / 0.4) !important;
}.tw-text-gray-900\/45{
  color: rgb(17 24 39 / 0.45) !important;
}.tw-text-gray-900\/5{
  color: rgb(17 24 39 / 0.05) !important;
}.tw-text-gray-900\/50{
  color: rgb(17 24 39 / 0.5) !important;
}.tw-text-gray-900\/55{
  color: rgb(17 24 39 / 0.55) !important;
}.tw-text-gray-900\/60{
  color: rgb(17 24 39 / 0.6) !important;
}.tw-text-gray-900\/65{
  color: rgb(17 24 39 / 0.65) !important;
}.tw-text-gray-900\/70{
  color: rgb(17 24 39 / 0.7) !important;
}.tw-text-gray-900\/75{
  color: rgb(17 24 39 / 0.75) !important;
}.tw-text-gray-900\/80{
  color: rgb(17 24 39 / 0.8) !important;
}.tw-text-gray-900\/85{
  color: rgb(17 24 39 / 0.85) !important;
}.tw-text-gray-900\/90{
  color: rgb(17 24 39 / 0.9) !important;
}.tw-text-gray-900\/95{
  color: rgb(17 24 39 / 0.95) !important;
}.tw-text-green-100{
  --tw-text-opacity: 1 !important;
  color: rgb(220 252 231 / var(--tw-text-opacity, 1)) !important;
}.tw-text-green-100\/0{
  color: rgb(220 252 231 / 0) !important;
}.tw-text-green-100\/10{
  color: rgb(220 252 231 / 0.1) !important;
}.tw-text-green-100\/100{
  color: rgb(220 252 231 / 1) !important;
}.tw-text-green-100\/15{
  color: rgb(220 252 231 / 0.15) !important;
}.tw-text-green-100\/20{
  color: rgb(220 252 231 / 0.2) !important;
}.tw-text-green-100\/25{
  color: rgb(220 252 231 / 0.25) !important;
}.tw-text-green-100\/30{
  color: rgb(220 252 231 / 0.3) !important;
}.tw-text-green-100\/35{
  color: rgb(220 252 231 / 0.35) !important;
}.tw-text-green-100\/40{
  color: rgb(220 252 231 / 0.4) !important;
}.tw-text-green-100\/45{
  color: rgb(220 252 231 / 0.45) !important;
}.tw-text-green-100\/5{
  color: rgb(220 252 231 / 0.05) !important;
}.tw-text-green-100\/50{
  color: rgb(220 252 231 / 0.5) !important;
}.tw-text-green-100\/55{
  color: rgb(220 252 231 / 0.55) !important;
}.tw-text-green-100\/60{
  color: rgb(220 252 231 / 0.6) !important;
}.tw-text-green-100\/65{
  color: rgb(220 252 231 / 0.65) !important;
}.tw-text-green-100\/70{
  color: rgb(220 252 231 / 0.7) !important;
}.tw-text-green-100\/75{
  color: rgb(220 252 231 / 0.75) !important;
}.tw-text-green-100\/80{
  color: rgb(220 252 231 / 0.8) !important;
}.tw-text-green-100\/85{
  color: rgb(220 252 231 / 0.85) !important;
}.tw-text-green-100\/90{
  color: rgb(220 252 231 / 0.9) !important;
}.tw-text-green-100\/95{
  color: rgb(220 252 231 / 0.95) !important;
}.tw-text-green-200{
  --tw-text-opacity: 1 !important;
  color: rgb(187 247 208 / var(--tw-text-opacity, 1)) !important;
}.tw-text-green-200\/0{
  color: rgb(187 247 208 / 0) !important;
}.tw-text-green-200\/10{
  color: rgb(187 247 208 / 0.1) !important;
}.tw-text-green-200\/100{
  color: rgb(187 247 208 / 1) !important;
}.tw-text-green-200\/15{
  color: rgb(187 247 208 / 0.15) !important;
}.tw-text-green-200\/20{
  color: rgb(187 247 208 / 0.2) !important;
}.tw-text-green-200\/25{
  color: rgb(187 247 208 / 0.25) !important;
}.tw-text-green-200\/30{
  color: rgb(187 247 208 / 0.3) !important;
}.tw-text-green-200\/35{
  color: rgb(187 247 208 / 0.35) !important;
}.tw-text-green-200\/40{
  color: rgb(187 247 208 / 0.4) !important;
}.tw-text-green-200\/45{
  color: rgb(187 247 208 / 0.45) !important;
}.tw-text-green-200\/5{
  color: rgb(187 247 208 / 0.05) !important;
}.tw-text-green-200\/50{
  color: rgb(187 247 208 / 0.5) !important;
}.tw-text-green-200\/55{
  color: rgb(187 247 208 / 0.55) !important;
}.tw-text-green-200\/60{
  color: rgb(187 247 208 / 0.6) !important;
}.tw-text-green-200\/65{
  color: rgb(187 247 208 / 0.65) !important;
}.tw-text-green-200\/70{
  color: rgb(187 247 208 / 0.7) !important;
}.tw-text-green-200\/75{
  color: rgb(187 247 208 / 0.75) !important;
}.tw-text-green-200\/80{
  color: rgb(187 247 208 / 0.8) !important;
}.tw-text-green-200\/85{
  color: rgb(187 247 208 / 0.85) !important;
}.tw-text-green-200\/90{
  color: rgb(187 247 208 / 0.9) !important;
}.tw-text-green-200\/95{
  color: rgb(187 247 208 / 0.95) !important;
}.tw-text-green-300{
  --tw-text-opacity: 1 !important;
  color: rgb(134 239 172 / var(--tw-text-opacity, 1)) !important;
}.tw-text-green-300\/0{
  color: rgb(134 239 172 / 0) !important;
}.tw-text-green-300\/10{
  color: rgb(134 239 172 / 0.1) !important;
}.tw-text-green-300\/100{
  color: rgb(134 239 172 / 1) !important;
}.tw-text-green-300\/15{
  color: rgb(134 239 172 / 0.15) !important;
}.tw-text-green-300\/20{
  color: rgb(134 239 172 / 0.2) !important;
}.tw-text-green-300\/25{
  color: rgb(134 239 172 / 0.25) !important;
}.tw-text-green-300\/30{
  color: rgb(134 239 172 / 0.3) !important;
}.tw-text-green-300\/35{
  color: rgb(134 239 172 / 0.35) !important;
}.tw-text-green-300\/40{
  color: rgb(134 239 172 / 0.4) !important;
}.tw-text-green-300\/45{
  color: rgb(134 239 172 / 0.45) !important;
}.tw-text-green-300\/5{
  color: rgb(134 239 172 / 0.05) !important;
}.tw-text-green-300\/50{
  color: rgb(134 239 172 / 0.5) !important;
}.tw-text-green-300\/55{
  color: rgb(134 239 172 / 0.55) !important;
}.tw-text-green-300\/60{
  color: rgb(134 239 172 / 0.6) !important;
}.tw-text-green-300\/65{
  color: rgb(134 239 172 / 0.65) !important;
}.tw-text-green-300\/70{
  color: rgb(134 239 172 / 0.7) !important;
}.tw-text-green-300\/75{
  color: rgb(134 239 172 / 0.75) !important;
}.tw-text-green-300\/80{
  color: rgb(134 239 172 / 0.8) !important;
}.tw-text-green-300\/85{
  color: rgb(134 239 172 / 0.85) !important;
}.tw-text-green-300\/90{
  color: rgb(134 239 172 / 0.9) !important;
}.tw-text-green-300\/95{
  color: rgb(134 239 172 / 0.95) !important;
}.tw-text-green-400{
  --tw-text-opacity: 1 !important;
  color: rgb(74 222 128 / var(--tw-text-opacity, 1)) !important;
}.tw-text-green-400\/0{
  color: rgb(74 222 128 / 0) !important;
}.tw-text-green-400\/10{
  color: rgb(74 222 128 / 0.1) !important;
}.tw-text-green-400\/100{
  color: rgb(74 222 128 / 1) !important;
}.tw-text-green-400\/15{
  color: rgb(74 222 128 / 0.15) !important;
}.tw-text-green-400\/20{
  color: rgb(74 222 128 / 0.2) !important;
}.tw-text-green-400\/25{
  color: rgb(74 222 128 / 0.25) !important;
}.tw-text-green-400\/30{
  color: rgb(74 222 128 / 0.3) !important;
}.tw-text-green-400\/35{
  color: rgb(74 222 128 / 0.35) !important;
}.tw-text-green-400\/40{
  color: rgb(74 222 128 / 0.4) !important;
}.tw-text-green-400\/45{
  color: rgb(74 222 128 / 0.45) !important;
}.tw-text-green-400\/5{
  color: rgb(74 222 128 / 0.05) !important;
}.tw-text-green-400\/50{
  color: rgb(74 222 128 / 0.5) !important;
}.tw-text-green-400\/55{
  color: rgb(74 222 128 / 0.55) !important;
}.tw-text-green-400\/60{
  color: rgb(74 222 128 / 0.6) !important;
}.tw-text-green-400\/65{
  color: rgb(74 222 128 / 0.65) !important;
}.tw-text-green-400\/70{
  color: rgb(74 222 128 / 0.7) !important;
}.tw-text-green-400\/75{
  color: rgb(74 222 128 / 0.75) !important;
}.tw-text-green-400\/80{
  color: rgb(74 222 128 / 0.8) !important;
}.tw-text-green-400\/85{
  color: rgb(74 222 128 / 0.85) !important;
}.tw-text-green-400\/90{
  color: rgb(74 222 128 / 0.9) !important;
}.tw-text-green-400\/95{
  color: rgb(74 222 128 / 0.95) !important;
}.tw-text-green-50{
  --tw-text-opacity: 1 !important;
  color: rgb(240 253 244 / var(--tw-text-opacity, 1)) !important;
}.tw-text-green-50\/0{
  color: rgb(240 253 244 / 0) !important;
}.tw-text-green-50\/10{
  color: rgb(240 253 244 / 0.1) !important;
}.tw-text-green-50\/100{
  color: rgb(240 253 244 / 1) !important;
}.tw-text-green-50\/15{
  color: rgb(240 253 244 / 0.15) !important;
}.tw-text-green-50\/20{
  color: rgb(240 253 244 / 0.2) !important;
}.tw-text-green-50\/25{
  color: rgb(240 253 244 / 0.25) !important;
}.tw-text-green-50\/30{
  color: rgb(240 253 244 / 0.3) !important;
}.tw-text-green-50\/35{
  color: rgb(240 253 244 / 0.35) !important;
}.tw-text-green-50\/40{
  color: rgb(240 253 244 / 0.4) !important;
}.tw-text-green-50\/45{
  color: rgb(240 253 244 / 0.45) !important;
}.tw-text-green-50\/5{
  color: rgb(240 253 244 / 0.05) !important;
}.tw-text-green-50\/50{
  color: rgb(240 253 244 / 0.5) !important;
}.tw-text-green-50\/55{
  color: rgb(240 253 244 / 0.55) !important;
}.tw-text-green-50\/60{
  color: rgb(240 253 244 / 0.6) !important;
}.tw-text-green-50\/65{
  color: rgb(240 253 244 / 0.65) !important;
}.tw-text-green-50\/70{
  color: rgb(240 253 244 / 0.7) !important;
}.tw-text-green-50\/75{
  color: rgb(240 253 244 / 0.75) !important;
}.tw-text-green-50\/80{
  color: rgb(240 253 244 / 0.8) !important;
}.tw-text-green-50\/85{
  color: rgb(240 253 244 / 0.85) !important;
}.tw-text-green-50\/90{
  color: rgb(240 253 244 / 0.9) !important;
}.tw-text-green-50\/95{
  color: rgb(240 253 244 / 0.95) !important;
}.tw-text-green-500{
  --tw-text-opacity: 1 !important;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1)) !important;
}.tw-text-green-500\/0{
  color: rgb(34 197 94 / 0) !important;
}.tw-text-green-500\/10{
  color: rgb(34 197 94 / 0.1) !important;
}.tw-text-green-500\/100{
  color: rgb(34 197 94 / 1) !important;
}.tw-text-green-500\/15{
  color: rgb(34 197 94 / 0.15) !important;
}.tw-text-green-500\/20{
  color: rgb(34 197 94 / 0.2) !important;
}.tw-text-green-500\/25{
  color: rgb(34 197 94 / 0.25) !important;
}.tw-text-green-500\/30{
  color: rgb(34 197 94 / 0.3) !important;
}.tw-text-green-500\/35{
  color: rgb(34 197 94 / 0.35) !important;
}.tw-text-green-500\/40{
  color: rgb(34 197 94 / 0.4) !important;
}.tw-text-green-500\/45{
  color: rgb(34 197 94 / 0.45) !important;
}.tw-text-green-500\/5{
  color: rgb(34 197 94 / 0.05) !important;
}.tw-text-green-500\/50{
  color: rgb(34 197 94 / 0.5) !important;
}.tw-text-green-500\/55{
  color: rgb(34 197 94 / 0.55) !important;
}.tw-text-green-500\/60{
  color: rgb(34 197 94 / 0.6) !important;
}.tw-text-green-500\/65{
  color: rgb(34 197 94 / 0.65) !important;
}.tw-text-green-500\/70{
  color: rgb(34 197 94 / 0.7) !important;
}.tw-text-green-500\/75{
  color: rgb(34 197 94 / 0.75) !important;
}.tw-text-green-500\/80{
  color: rgb(34 197 94 / 0.8) !important;
}.tw-text-green-500\/85{
  color: rgb(34 197 94 / 0.85) !important;
}.tw-text-green-500\/90{
  color: rgb(34 197 94 / 0.9) !important;
}.tw-text-green-500\/95{
  color: rgb(34 197 94 / 0.95) !important;
}.tw-text-green-600{
  --tw-text-opacity: 1 !important;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1)) !important;
}.tw-text-green-600\/0{
  color: rgb(22 163 74 / 0) !important;
}.tw-text-green-600\/10{
  color: rgb(22 163 74 / 0.1) !important;
}.tw-text-green-600\/100{
  color: rgb(22 163 74 / 1) !important;
}.tw-text-green-600\/15{
  color: rgb(22 163 74 / 0.15) !important;
}.tw-text-green-600\/20{
  color: rgb(22 163 74 / 0.2) !important;
}.tw-text-green-600\/25{
  color: rgb(22 163 74 / 0.25) !important;
}.tw-text-green-600\/30{
  color: rgb(22 163 74 / 0.3) !important;
}.tw-text-green-600\/35{
  color: rgb(22 163 74 / 0.35) !important;
}.tw-text-green-600\/40{
  color: rgb(22 163 74 / 0.4) !important;
}.tw-text-green-600\/45{
  color: rgb(22 163 74 / 0.45) !important;
}.tw-text-green-600\/5{
  color: rgb(22 163 74 / 0.05) !important;
}.tw-text-green-600\/50{
  color: rgb(22 163 74 / 0.5) !important;
}.tw-text-green-600\/55{
  color: rgb(22 163 74 / 0.55) !important;
}.tw-text-green-600\/60{
  color: rgb(22 163 74 / 0.6) !important;
}.tw-text-green-600\/65{
  color: rgb(22 163 74 / 0.65) !important;
}.tw-text-green-600\/70{
  color: rgb(22 163 74 / 0.7) !important;
}.tw-text-green-600\/75{
  color: rgb(22 163 74 / 0.75) !important;
}.tw-text-green-600\/80{
  color: rgb(22 163 74 / 0.8) !important;
}.tw-text-green-600\/85{
  color: rgb(22 163 74 / 0.85) !important;
}.tw-text-green-600\/90{
  color: rgb(22 163 74 / 0.9) !important;
}.tw-text-green-600\/95{
  color: rgb(22 163 74 / 0.95) !important;
}.tw-text-green-700{
  --tw-text-opacity: 1 !important;
  color: rgb(21 128 61 / var(--tw-text-opacity, 1)) !important;
}.tw-text-green-700\/0{
  color: rgb(21 128 61 / 0) !important;
}.tw-text-green-700\/10{
  color: rgb(21 128 61 / 0.1) !important;
}.tw-text-green-700\/100{
  color: rgb(21 128 61 / 1) !important;
}.tw-text-green-700\/15{
  color: rgb(21 128 61 / 0.15) !important;
}.tw-text-green-700\/20{
  color: rgb(21 128 61 / 0.2) !important;
}.tw-text-green-700\/25{
  color: rgb(21 128 61 / 0.25) !important;
}.tw-text-green-700\/30{
  color: rgb(21 128 61 / 0.3) !important;
}.tw-text-green-700\/35{
  color: rgb(21 128 61 / 0.35) !important;
}.tw-text-green-700\/40{
  color: rgb(21 128 61 / 0.4) !important;
}.tw-text-green-700\/45{
  color: rgb(21 128 61 / 0.45) !important;
}.tw-text-green-700\/5{
  color: rgb(21 128 61 / 0.05) !important;
}.tw-text-green-700\/50{
  color: rgb(21 128 61 / 0.5) !important;
}.tw-text-green-700\/55{
  color: rgb(21 128 61 / 0.55) !important;
}.tw-text-green-700\/60{
  color: rgb(21 128 61 / 0.6) !important;
}.tw-text-green-700\/65{
  color: rgb(21 128 61 / 0.65) !important;
}.tw-text-green-700\/70{
  color: rgb(21 128 61 / 0.7) !important;
}.tw-text-green-700\/75{
  color: rgb(21 128 61 / 0.75) !important;
}.tw-text-green-700\/80{
  color: rgb(21 128 61 / 0.8) !important;
}.tw-text-green-700\/85{
  color: rgb(21 128 61 / 0.85) !important;
}.tw-text-green-700\/90{
  color: rgb(21 128 61 / 0.9) !important;
}.tw-text-green-700\/95{
  color: rgb(21 128 61 / 0.95) !important;
}.tw-text-green-800{
  --tw-text-opacity: 1 !important;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1)) !important;
}.tw-text-green-800\/0{
  color: rgb(22 101 52 / 0) !important;
}.tw-text-green-800\/10{
  color: rgb(22 101 52 / 0.1) !important;
}.tw-text-green-800\/100{
  color: rgb(22 101 52 / 1) !important;
}.tw-text-green-800\/15{
  color: rgb(22 101 52 / 0.15) !important;
}.tw-text-green-800\/20{
  color: rgb(22 101 52 / 0.2) !important;
}.tw-text-green-800\/25{
  color: rgb(22 101 52 / 0.25) !important;
}.tw-text-green-800\/30{
  color: rgb(22 101 52 / 0.3) !important;
}.tw-text-green-800\/35{
  color: rgb(22 101 52 / 0.35) !important;
}.tw-text-green-800\/40{
  color: rgb(22 101 52 / 0.4) !important;
}.tw-text-green-800\/45{
  color: rgb(22 101 52 / 0.45) !important;
}.tw-text-green-800\/5{
  color: rgb(22 101 52 / 0.05) !important;
}.tw-text-green-800\/50{
  color: rgb(22 101 52 / 0.5) !important;
}.tw-text-green-800\/55{
  color: rgb(22 101 52 / 0.55) !important;
}.tw-text-green-800\/60{
  color: rgb(22 101 52 / 0.6) !important;
}.tw-text-green-800\/65{
  color: rgb(22 101 52 / 0.65) !important;
}.tw-text-green-800\/70{
  color: rgb(22 101 52 / 0.7) !important;
}.tw-text-green-800\/75{
  color: rgb(22 101 52 / 0.75) !important;
}.tw-text-green-800\/80{
  color: rgb(22 101 52 / 0.8) !important;
}.tw-text-green-800\/85{
  color: rgb(22 101 52 / 0.85) !important;
}.tw-text-green-800\/90{
  color: rgb(22 101 52 / 0.9) !important;
}.tw-text-green-800\/95{
  color: rgb(22 101 52 / 0.95) !important;
}.tw-text-green-900{
  --tw-text-opacity: 1 !important;
  color: rgb(20 83 45 / var(--tw-text-opacity, 1)) !important;
}.tw-text-green-900\/0{
  color: rgb(20 83 45 / 0) !important;
}.tw-text-green-900\/10{
  color: rgb(20 83 45 / 0.1) !important;
}.tw-text-green-900\/100{
  color: rgb(20 83 45 / 1) !important;
}.tw-text-green-900\/15{
  color: rgb(20 83 45 / 0.15) !important;
}.tw-text-green-900\/20{
  color: rgb(20 83 45 / 0.2) !important;
}.tw-text-green-900\/25{
  color: rgb(20 83 45 / 0.25) !important;
}.tw-text-green-900\/30{
  color: rgb(20 83 45 / 0.3) !important;
}.tw-text-green-900\/35{
  color: rgb(20 83 45 / 0.35) !important;
}.tw-text-green-900\/40{
  color: rgb(20 83 45 / 0.4) !important;
}.tw-text-green-900\/45{
  color: rgb(20 83 45 / 0.45) !important;
}.tw-text-green-900\/5{
  color: rgb(20 83 45 / 0.05) !important;
}.tw-text-green-900\/50{
  color: rgb(20 83 45 / 0.5) !important;
}.tw-text-green-900\/55{
  color: rgb(20 83 45 / 0.55) !important;
}.tw-text-green-900\/60{
  color: rgb(20 83 45 / 0.6) !important;
}.tw-text-green-900\/65{
  color: rgb(20 83 45 / 0.65) !important;
}.tw-text-green-900\/70{
  color: rgb(20 83 45 / 0.7) !important;
}.tw-text-green-900\/75{
  color: rgb(20 83 45 / 0.75) !important;
}.tw-text-green-900\/80{
  color: rgb(20 83 45 / 0.8) !important;
}.tw-text-green-900\/85{
  color: rgb(20 83 45 / 0.85) !important;
}.tw-text-green-900\/90{
  color: rgb(20 83 45 / 0.9) !important;
}.tw-text-green-900\/95{
  color: rgb(20 83 45 / 0.95) !important;
}.tw-text-indigo-100{
  --tw-text-opacity: 1 !important;
  color: rgb(224 231 255 / var(--tw-text-opacity, 1)) !important;
}.tw-text-indigo-100\/0{
  color: rgb(224 231 255 / 0) !important;
}.tw-text-indigo-100\/10{
  color: rgb(224 231 255 / 0.1) !important;
}.tw-text-indigo-100\/100{
  color: rgb(224 231 255 / 1) !important;
}.tw-text-indigo-100\/15{
  color: rgb(224 231 255 / 0.15) !important;
}.tw-text-indigo-100\/20{
  color: rgb(224 231 255 / 0.2) !important;
}.tw-text-indigo-100\/25{
  color: rgb(224 231 255 / 0.25) !important;
}.tw-text-indigo-100\/30{
  color: rgb(224 231 255 / 0.3) !important;
}.tw-text-indigo-100\/35{
  color: rgb(224 231 255 / 0.35) !important;
}.tw-text-indigo-100\/40{
  color: rgb(224 231 255 / 0.4) !important;
}.tw-text-indigo-100\/45{
  color: rgb(224 231 255 / 0.45) !important;
}.tw-text-indigo-100\/5{
  color: rgb(224 231 255 / 0.05) !important;
}.tw-text-indigo-100\/50{
  color: rgb(224 231 255 / 0.5) !important;
}.tw-text-indigo-100\/55{
  color: rgb(224 231 255 / 0.55) !important;
}.tw-text-indigo-100\/60{
  color: rgb(224 231 255 / 0.6) !important;
}.tw-text-indigo-100\/65{
  color: rgb(224 231 255 / 0.65) !important;
}.tw-text-indigo-100\/70{
  color: rgb(224 231 255 / 0.7) !important;
}.tw-text-indigo-100\/75{
  color: rgb(224 231 255 / 0.75) !important;
}.tw-text-indigo-100\/80{
  color: rgb(224 231 255 / 0.8) !important;
}.tw-text-indigo-100\/85{
  color: rgb(224 231 255 / 0.85) !important;
}.tw-text-indigo-100\/90{
  color: rgb(224 231 255 / 0.9) !important;
}.tw-text-indigo-100\/95{
  color: rgb(224 231 255 / 0.95) !important;
}.tw-text-indigo-200{
  --tw-text-opacity: 1 !important;
  color: rgb(199 210 254 / var(--tw-text-opacity, 1)) !important;
}.tw-text-indigo-200\/0{
  color: rgb(199 210 254 / 0) !important;
}.tw-text-indigo-200\/10{
  color: rgb(199 210 254 / 0.1) !important;
}.tw-text-indigo-200\/100{
  color: rgb(199 210 254 / 1) !important;
}.tw-text-indigo-200\/15{
  color: rgb(199 210 254 / 0.15) !important;
}.tw-text-indigo-200\/20{
  color: rgb(199 210 254 / 0.2) !important;
}.tw-text-indigo-200\/25{
  color: rgb(199 210 254 / 0.25) !important;
}.tw-text-indigo-200\/30{
  color: rgb(199 210 254 / 0.3) !important;
}.tw-text-indigo-200\/35{
  color: rgb(199 210 254 / 0.35) !important;
}.tw-text-indigo-200\/40{
  color: rgb(199 210 254 / 0.4) !important;
}.tw-text-indigo-200\/45{
  color: rgb(199 210 254 / 0.45) !important;
}.tw-text-indigo-200\/5{
  color: rgb(199 210 254 / 0.05) !important;
}.tw-text-indigo-200\/50{
  color: rgb(199 210 254 / 0.5) !important;
}.tw-text-indigo-200\/55{
  color: rgb(199 210 254 / 0.55) !important;
}.tw-text-indigo-200\/60{
  color: rgb(199 210 254 / 0.6) !important;
}.tw-text-indigo-200\/65{
  color: rgb(199 210 254 / 0.65) !important;
}.tw-text-indigo-200\/70{
  color: rgb(199 210 254 / 0.7) !important;
}.tw-text-indigo-200\/75{
  color: rgb(199 210 254 / 0.75) !important;
}.tw-text-indigo-200\/80{
  color: rgb(199 210 254 / 0.8) !important;
}.tw-text-indigo-200\/85{
  color: rgb(199 210 254 / 0.85) !important;
}.tw-text-indigo-200\/90{
  color: rgb(199 210 254 / 0.9) !important;
}.tw-text-indigo-200\/95{
  color: rgb(199 210 254 / 0.95) !important;
}.tw-text-indigo-300{
  --tw-text-opacity: 1 !important;
  color: rgb(165 180 252 / var(--tw-text-opacity, 1)) !important;
}.tw-text-indigo-300\/0{
  color: rgb(165 180 252 / 0) !important;
}.tw-text-indigo-300\/10{
  color: rgb(165 180 252 / 0.1) !important;
}.tw-text-indigo-300\/100{
  color: rgb(165 180 252 / 1) !important;
}.tw-text-indigo-300\/15{
  color: rgb(165 180 252 / 0.15) !important;
}.tw-text-indigo-300\/20{
  color: rgb(165 180 252 / 0.2) !important;
}.tw-text-indigo-300\/25{
  color: rgb(165 180 252 / 0.25) !important;
}.tw-text-indigo-300\/30{
  color: rgb(165 180 252 / 0.3) !important;
}.tw-text-indigo-300\/35{
  color: rgb(165 180 252 / 0.35) !important;
}.tw-text-indigo-300\/40{
  color: rgb(165 180 252 / 0.4) !important;
}.tw-text-indigo-300\/45{
  color: rgb(165 180 252 / 0.45) !important;
}.tw-text-indigo-300\/5{
  color: rgb(165 180 252 / 0.05) !important;
}.tw-text-indigo-300\/50{
  color: rgb(165 180 252 / 0.5) !important;
}.tw-text-indigo-300\/55{
  color: rgb(165 180 252 / 0.55) !important;
}.tw-text-indigo-300\/60{
  color: rgb(165 180 252 / 0.6) !important;
}.tw-text-indigo-300\/65{
  color: rgb(165 180 252 / 0.65) !important;
}.tw-text-indigo-300\/70{
  color: rgb(165 180 252 / 0.7) !important;
}.tw-text-indigo-300\/75{
  color: rgb(165 180 252 / 0.75) !important;
}.tw-text-indigo-300\/80{
  color: rgb(165 180 252 / 0.8) !important;
}.tw-text-indigo-300\/85{
  color: rgb(165 180 252 / 0.85) !important;
}.tw-text-indigo-300\/90{
  color: rgb(165 180 252 / 0.9) !important;
}.tw-text-indigo-300\/95{
  color: rgb(165 180 252 / 0.95) !important;
}.tw-text-indigo-400{
  --tw-text-opacity: 1 !important;
  color: rgb(129 140 248 / var(--tw-text-opacity, 1)) !important;
}.tw-text-indigo-400\/0{
  color: rgb(129 140 248 / 0) !important;
}.tw-text-indigo-400\/10{
  color: rgb(129 140 248 / 0.1) !important;
}.tw-text-indigo-400\/100{
  color: rgb(129 140 248 / 1) !important;
}.tw-text-indigo-400\/15{
  color: rgb(129 140 248 / 0.15) !important;
}.tw-text-indigo-400\/20{
  color: rgb(129 140 248 / 0.2) !important;
}.tw-text-indigo-400\/25{
  color: rgb(129 140 248 / 0.25) !important;
}.tw-text-indigo-400\/30{
  color: rgb(129 140 248 / 0.3) !important;
}.tw-text-indigo-400\/35{
  color: rgb(129 140 248 / 0.35) !important;
}.tw-text-indigo-400\/40{
  color: rgb(129 140 248 / 0.4) !important;
}.tw-text-indigo-400\/45{
  color: rgb(129 140 248 / 0.45) !important;
}.tw-text-indigo-400\/5{
  color: rgb(129 140 248 / 0.05) !important;
}.tw-text-indigo-400\/50{
  color: rgb(129 140 248 / 0.5) !important;
}.tw-text-indigo-400\/55{
  color: rgb(129 140 248 / 0.55) !important;
}.tw-text-indigo-400\/60{
  color: rgb(129 140 248 / 0.6) !important;
}.tw-text-indigo-400\/65{
  color: rgb(129 140 248 / 0.65) !important;
}.tw-text-indigo-400\/70{
  color: rgb(129 140 248 / 0.7) !important;
}.tw-text-indigo-400\/75{
  color: rgb(129 140 248 / 0.75) !important;
}.tw-text-indigo-400\/80{
  color: rgb(129 140 248 / 0.8) !important;
}.tw-text-indigo-400\/85{
  color: rgb(129 140 248 / 0.85) !important;
}.tw-text-indigo-400\/90{
  color: rgb(129 140 248 / 0.9) !important;
}.tw-text-indigo-400\/95{
  color: rgb(129 140 248 / 0.95) !important;
}.tw-text-indigo-50{
  --tw-text-opacity: 1 !important;
  color: rgb(238 242 255 / var(--tw-text-opacity, 1)) !important;
}.tw-text-indigo-50\/0{
  color: rgb(238 242 255 / 0) !important;
}.tw-text-indigo-50\/10{
  color: rgb(238 242 255 / 0.1) !important;
}.tw-text-indigo-50\/100{
  color: rgb(238 242 255 / 1) !important;
}.tw-text-indigo-50\/15{
  color: rgb(238 242 255 / 0.15) !important;
}.tw-text-indigo-50\/20{
  color: rgb(238 242 255 / 0.2) !important;
}.tw-text-indigo-50\/25{
  color: rgb(238 242 255 / 0.25) !important;
}.tw-text-indigo-50\/30{
  color: rgb(238 242 255 / 0.3) !important;
}.tw-text-indigo-50\/35{
  color: rgb(238 242 255 / 0.35) !important;
}.tw-text-indigo-50\/40{
  color: rgb(238 242 255 / 0.4) !important;
}.tw-text-indigo-50\/45{
  color: rgb(238 242 255 / 0.45) !important;
}.tw-text-indigo-50\/5{
  color: rgb(238 242 255 / 0.05) !important;
}.tw-text-indigo-50\/50{
  color: rgb(238 242 255 / 0.5) !important;
}.tw-text-indigo-50\/55{
  color: rgb(238 242 255 / 0.55) !important;
}.tw-text-indigo-50\/60{
  color: rgb(238 242 255 / 0.6) !important;
}.tw-text-indigo-50\/65{
  color: rgb(238 242 255 / 0.65) !important;
}.tw-text-indigo-50\/70{
  color: rgb(238 242 255 / 0.7) !important;
}.tw-text-indigo-50\/75{
  color: rgb(238 242 255 / 0.75) !important;
}.tw-text-indigo-50\/80{
  color: rgb(238 242 255 / 0.8) !important;
}.tw-text-indigo-50\/85{
  color: rgb(238 242 255 / 0.85) !important;
}.tw-text-indigo-50\/90{
  color: rgb(238 242 255 / 0.9) !important;
}.tw-text-indigo-50\/95{
  color: rgb(238 242 255 / 0.95) !important;
}.tw-text-indigo-500{
  --tw-text-opacity: 1 !important;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1)) !important;
}.tw-text-indigo-500\/0{
  color: rgb(99 102 241 / 0) !important;
}.tw-text-indigo-500\/10{
  color: rgb(99 102 241 / 0.1) !important;
}.tw-text-indigo-500\/100{
  color: rgb(99 102 241 / 1) !important;
}.tw-text-indigo-500\/15{
  color: rgb(99 102 241 / 0.15) !important;
}.tw-text-indigo-500\/20{
  color: rgb(99 102 241 / 0.2) !important;
}.tw-text-indigo-500\/25{
  color: rgb(99 102 241 / 0.25) !important;
}.tw-text-indigo-500\/30{
  color: rgb(99 102 241 / 0.3) !important;
}.tw-text-indigo-500\/35{
  color: rgb(99 102 241 / 0.35) !important;
}.tw-text-indigo-500\/40{
  color: rgb(99 102 241 / 0.4) !important;
}.tw-text-indigo-500\/45{
  color: rgb(99 102 241 / 0.45) !important;
}.tw-text-indigo-500\/5{
  color: rgb(99 102 241 / 0.05) !important;
}.tw-text-indigo-500\/50{
  color: rgb(99 102 241 / 0.5) !important;
}.tw-text-indigo-500\/55{
  color: rgb(99 102 241 / 0.55) !important;
}.tw-text-indigo-500\/60{
  color: rgb(99 102 241 / 0.6) !important;
}.tw-text-indigo-500\/65{
  color: rgb(99 102 241 / 0.65) !important;
}.tw-text-indigo-500\/70{
  color: rgb(99 102 241 / 0.7) !important;
}.tw-text-indigo-500\/75{
  color: rgb(99 102 241 / 0.75) !important;
}.tw-text-indigo-500\/80{
  color: rgb(99 102 241 / 0.8) !important;
}.tw-text-indigo-500\/85{
  color: rgb(99 102 241 / 0.85) !important;
}.tw-text-indigo-500\/90{
  color: rgb(99 102 241 / 0.9) !important;
}.tw-text-indigo-500\/95{
  color: rgb(99 102 241 / 0.95) !important;
}.tw-text-indigo-600{
  --tw-text-opacity: 1 !important;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1)) !important;
}.tw-text-indigo-600\/0{
  color: rgb(79 70 229 / 0) !important;
}.tw-text-indigo-600\/10{
  color: rgb(79 70 229 / 0.1) !important;
}.tw-text-indigo-600\/100{
  color: rgb(79 70 229 / 1) !important;
}.tw-text-indigo-600\/15{
  color: rgb(79 70 229 / 0.15) !important;
}.tw-text-indigo-600\/20{
  color: rgb(79 70 229 / 0.2) !important;
}.tw-text-indigo-600\/25{
  color: rgb(79 70 229 / 0.25) !important;
}.tw-text-indigo-600\/30{
  color: rgb(79 70 229 / 0.3) !important;
}.tw-text-indigo-600\/35{
  color: rgb(79 70 229 / 0.35) !important;
}.tw-text-indigo-600\/40{
  color: rgb(79 70 229 / 0.4) !important;
}.tw-text-indigo-600\/45{
  color: rgb(79 70 229 / 0.45) !important;
}.tw-text-indigo-600\/5{
  color: rgb(79 70 229 / 0.05) !important;
}.tw-text-indigo-600\/50{
  color: rgb(79 70 229 / 0.5) !important;
}.tw-text-indigo-600\/55{
  color: rgb(79 70 229 / 0.55) !important;
}.tw-text-indigo-600\/60{
  color: rgb(79 70 229 / 0.6) !important;
}.tw-text-indigo-600\/65{
  color: rgb(79 70 229 / 0.65) !important;
}.tw-text-indigo-600\/70{
  color: rgb(79 70 229 / 0.7) !important;
}.tw-text-indigo-600\/75{
  color: rgb(79 70 229 / 0.75) !important;
}.tw-text-indigo-600\/80{
  color: rgb(79 70 229 / 0.8) !important;
}.tw-text-indigo-600\/85{
  color: rgb(79 70 229 / 0.85) !important;
}.tw-text-indigo-600\/90{
  color: rgb(79 70 229 / 0.9) !important;
}.tw-text-indigo-600\/95{
  color: rgb(79 70 229 / 0.95) !important;
}.tw-text-indigo-700{
  --tw-text-opacity: 1 !important;
  color: rgb(67 56 202 / var(--tw-text-opacity, 1)) !important;
}.tw-text-indigo-700\/0{
  color: rgb(67 56 202 / 0) !important;
}.tw-text-indigo-700\/10{
  color: rgb(67 56 202 / 0.1) !important;
}.tw-text-indigo-700\/100{
  color: rgb(67 56 202 / 1) !important;
}.tw-text-indigo-700\/15{
  color: rgb(67 56 202 / 0.15) !important;
}.tw-text-indigo-700\/20{
  color: rgb(67 56 202 / 0.2) !important;
}.tw-text-indigo-700\/25{
  color: rgb(67 56 202 / 0.25) !important;
}.tw-text-indigo-700\/30{
  color: rgb(67 56 202 / 0.3) !important;
}.tw-text-indigo-700\/35{
  color: rgb(67 56 202 / 0.35) !important;
}.tw-text-indigo-700\/40{
  color: rgb(67 56 202 / 0.4) !important;
}.tw-text-indigo-700\/45{
  color: rgb(67 56 202 / 0.45) !important;
}.tw-text-indigo-700\/5{
  color: rgb(67 56 202 / 0.05) !important;
}.tw-text-indigo-700\/50{
  color: rgb(67 56 202 / 0.5) !important;
}.tw-text-indigo-700\/55{
  color: rgb(67 56 202 / 0.55) !important;
}.tw-text-indigo-700\/60{
  color: rgb(67 56 202 / 0.6) !important;
}.tw-text-indigo-700\/65{
  color: rgb(67 56 202 / 0.65) !important;
}.tw-text-indigo-700\/70{
  color: rgb(67 56 202 / 0.7) !important;
}.tw-text-indigo-700\/75{
  color: rgb(67 56 202 / 0.75) !important;
}.tw-text-indigo-700\/80{
  color: rgb(67 56 202 / 0.8) !important;
}.tw-text-indigo-700\/85{
  color: rgb(67 56 202 / 0.85) !important;
}.tw-text-indigo-700\/90{
  color: rgb(67 56 202 / 0.9) !important;
}.tw-text-indigo-700\/95{
  color: rgb(67 56 202 / 0.95) !important;
}.tw-text-indigo-800{
  --tw-text-opacity: 1 !important;
  color: rgb(55 48 163 / var(--tw-text-opacity, 1)) !important;
}.tw-text-indigo-800\/0{
  color: rgb(55 48 163 / 0) !important;
}.tw-text-indigo-800\/10{
  color: rgb(55 48 163 / 0.1) !important;
}.tw-text-indigo-800\/100{
  color: rgb(55 48 163 / 1) !important;
}.tw-text-indigo-800\/15{
  color: rgb(55 48 163 / 0.15) !important;
}.tw-text-indigo-800\/20{
  color: rgb(55 48 163 / 0.2) !important;
}.tw-text-indigo-800\/25{
  color: rgb(55 48 163 / 0.25) !important;
}.tw-text-indigo-800\/30{
  color: rgb(55 48 163 / 0.3) !important;
}.tw-text-indigo-800\/35{
  color: rgb(55 48 163 / 0.35) !important;
}.tw-text-indigo-800\/40{
  color: rgb(55 48 163 / 0.4) !important;
}.tw-text-indigo-800\/45{
  color: rgb(55 48 163 / 0.45) !important;
}.tw-text-indigo-800\/5{
  color: rgb(55 48 163 / 0.05) !important;
}.tw-text-indigo-800\/50{
  color: rgb(55 48 163 / 0.5) !important;
}.tw-text-indigo-800\/55{
  color: rgb(55 48 163 / 0.55) !important;
}.tw-text-indigo-800\/60{
  color: rgb(55 48 163 / 0.6) !important;
}.tw-text-indigo-800\/65{
  color: rgb(55 48 163 / 0.65) !important;
}.tw-text-indigo-800\/70{
  color: rgb(55 48 163 / 0.7) !important;
}.tw-text-indigo-800\/75{
  color: rgb(55 48 163 / 0.75) !important;
}.tw-text-indigo-800\/80{
  color: rgb(55 48 163 / 0.8) !important;
}.tw-text-indigo-800\/85{
  color: rgb(55 48 163 / 0.85) !important;
}.tw-text-indigo-800\/90{
  color: rgb(55 48 163 / 0.9) !important;
}.tw-text-indigo-800\/95{
  color: rgb(55 48 163 / 0.95) !important;
}.tw-text-indigo-900{
  --tw-text-opacity: 1 !important;
  color: rgb(49 46 129 / var(--tw-text-opacity, 1)) !important;
}.tw-text-indigo-900\/0{
  color: rgb(49 46 129 / 0) !important;
}.tw-text-indigo-900\/10{
  color: rgb(49 46 129 / 0.1) !important;
}.tw-text-indigo-900\/100{
  color: rgb(49 46 129 / 1) !important;
}.tw-text-indigo-900\/15{
  color: rgb(49 46 129 / 0.15) !important;
}.tw-text-indigo-900\/20{
  color: rgb(49 46 129 / 0.2) !important;
}.tw-text-indigo-900\/25{
  color: rgb(49 46 129 / 0.25) !important;
}.tw-text-indigo-900\/30{
  color: rgb(49 46 129 / 0.3) !important;
}.tw-text-indigo-900\/35{
  color: rgb(49 46 129 / 0.35) !important;
}.tw-text-indigo-900\/40{
  color: rgb(49 46 129 / 0.4) !important;
}.tw-text-indigo-900\/45{
  color: rgb(49 46 129 / 0.45) !important;
}.tw-text-indigo-900\/5{
  color: rgb(49 46 129 / 0.05) !important;
}.tw-text-indigo-900\/50{
  color: rgb(49 46 129 / 0.5) !important;
}.tw-text-indigo-900\/55{
  color: rgb(49 46 129 / 0.55) !important;
}.tw-text-indigo-900\/60{
  color: rgb(49 46 129 / 0.6) !important;
}.tw-text-indigo-900\/65{
  color: rgb(49 46 129 / 0.65) !important;
}.tw-text-indigo-900\/70{
  color: rgb(49 46 129 / 0.7) !important;
}.tw-text-indigo-900\/75{
  color: rgb(49 46 129 / 0.75) !important;
}.tw-text-indigo-900\/80{
  color: rgb(49 46 129 / 0.8) !important;
}.tw-text-indigo-900\/85{
  color: rgb(49 46 129 / 0.85) !important;
}.tw-text-indigo-900\/90{
  color: rgb(49 46 129 / 0.9) !important;
}.tw-text-indigo-900\/95{
  color: rgb(49 46 129 / 0.95) !important;
}.tw-text-lime-100{
  --tw-text-opacity: 1 !important;
  color: rgb(236 252 203 / var(--tw-text-opacity, 1)) !important;
}.tw-text-lime-100\/0{
  color: rgb(236 252 203 / 0) !important;
}.tw-text-lime-100\/10{
  color: rgb(236 252 203 / 0.1) !important;
}.tw-text-lime-100\/100{
  color: rgb(236 252 203 / 1) !important;
}.tw-text-lime-100\/15{
  color: rgb(236 252 203 / 0.15) !important;
}.tw-text-lime-100\/20{
  color: rgb(236 252 203 / 0.2) !important;
}.tw-text-lime-100\/25{
  color: rgb(236 252 203 / 0.25) !important;
}.tw-text-lime-100\/30{
  color: rgb(236 252 203 / 0.3) !important;
}.tw-text-lime-100\/35{
  color: rgb(236 252 203 / 0.35) !important;
}.tw-text-lime-100\/40{
  color: rgb(236 252 203 / 0.4) !important;
}.tw-text-lime-100\/45{
  color: rgb(236 252 203 / 0.45) !important;
}.tw-text-lime-100\/5{
  color: rgb(236 252 203 / 0.05) !important;
}.tw-text-lime-100\/50{
  color: rgb(236 252 203 / 0.5) !important;
}.tw-text-lime-100\/55{
  color: rgb(236 252 203 / 0.55) !important;
}.tw-text-lime-100\/60{
  color: rgb(236 252 203 / 0.6) !important;
}.tw-text-lime-100\/65{
  color: rgb(236 252 203 / 0.65) !important;
}.tw-text-lime-100\/70{
  color: rgb(236 252 203 / 0.7) !important;
}.tw-text-lime-100\/75{
  color: rgb(236 252 203 / 0.75) !important;
}.tw-text-lime-100\/80{
  color: rgb(236 252 203 / 0.8) !important;
}.tw-text-lime-100\/85{
  color: rgb(236 252 203 / 0.85) !important;
}.tw-text-lime-100\/90{
  color: rgb(236 252 203 / 0.9) !important;
}.tw-text-lime-100\/95{
  color: rgb(236 252 203 / 0.95) !important;
}.tw-text-lime-200{
  --tw-text-opacity: 1 !important;
  color: rgb(217 249 157 / var(--tw-text-opacity, 1)) !important;
}.tw-text-lime-200\/0{
  color: rgb(217 249 157 / 0) !important;
}.tw-text-lime-200\/10{
  color: rgb(217 249 157 / 0.1) !important;
}.tw-text-lime-200\/100{
  color: rgb(217 249 157 / 1) !important;
}.tw-text-lime-200\/15{
  color: rgb(217 249 157 / 0.15) !important;
}.tw-text-lime-200\/20{
  color: rgb(217 249 157 / 0.2) !important;
}.tw-text-lime-200\/25{
  color: rgb(217 249 157 / 0.25) !important;
}.tw-text-lime-200\/30{
  color: rgb(217 249 157 / 0.3) !important;
}.tw-text-lime-200\/35{
  color: rgb(217 249 157 / 0.35) !important;
}.tw-text-lime-200\/40{
  color: rgb(217 249 157 / 0.4) !important;
}.tw-text-lime-200\/45{
  color: rgb(217 249 157 / 0.45) !important;
}.tw-text-lime-200\/5{
  color: rgb(217 249 157 / 0.05) !important;
}.tw-text-lime-200\/50{
  color: rgb(217 249 157 / 0.5) !important;
}.tw-text-lime-200\/55{
  color: rgb(217 249 157 / 0.55) !important;
}.tw-text-lime-200\/60{
  color: rgb(217 249 157 / 0.6) !important;
}.tw-text-lime-200\/65{
  color: rgb(217 249 157 / 0.65) !important;
}.tw-text-lime-200\/70{
  color: rgb(217 249 157 / 0.7) !important;
}.tw-text-lime-200\/75{
  color: rgb(217 249 157 / 0.75) !important;
}.tw-text-lime-200\/80{
  color: rgb(217 249 157 / 0.8) !important;
}.tw-text-lime-200\/85{
  color: rgb(217 249 157 / 0.85) !important;
}.tw-text-lime-200\/90{
  color: rgb(217 249 157 / 0.9) !important;
}.tw-text-lime-200\/95{
  color: rgb(217 249 157 / 0.95) !important;
}.tw-text-lime-300{
  --tw-text-opacity: 1 !important;
  color: rgb(190 242 100 / var(--tw-text-opacity, 1)) !important;
}.tw-text-lime-300\/0{
  color: rgb(190 242 100 / 0) !important;
}.tw-text-lime-300\/10{
  color: rgb(190 242 100 / 0.1) !important;
}.tw-text-lime-300\/100{
  color: rgb(190 242 100 / 1) !important;
}.tw-text-lime-300\/15{
  color: rgb(190 242 100 / 0.15) !important;
}.tw-text-lime-300\/20{
  color: rgb(190 242 100 / 0.2) !important;
}.tw-text-lime-300\/25{
  color: rgb(190 242 100 / 0.25) !important;
}.tw-text-lime-300\/30{
  color: rgb(190 242 100 / 0.3) !important;
}.tw-text-lime-300\/35{
  color: rgb(190 242 100 / 0.35) !important;
}.tw-text-lime-300\/40{
  color: rgb(190 242 100 / 0.4) !important;
}.tw-text-lime-300\/45{
  color: rgb(190 242 100 / 0.45) !important;
}.tw-text-lime-300\/5{
  color: rgb(190 242 100 / 0.05) !important;
}.tw-text-lime-300\/50{
  color: rgb(190 242 100 / 0.5) !important;
}.tw-text-lime-300\/55{
  color: rgb(190 242 100 / 0.55) !important;
}.tw-text-lime-300\/60{
  color: rgb(190 242 100 / 0.6) !important;
}.tw-text-lime-300\/65{
  color: rgb(190 242 100 / 0.65) !important;
}.tw-text-lime-300\/70{
  color: rgb(190 242 100 / 0.7) !important;
}.tw-text-lime-300\/75{
  color: rgb(190 242 100 / 0.75) !important;
}.tw-text-lime-300\/80{
  color: rgb(190 242 100 / 0.8) !important;
}.tw-text-lime-300\/85{
  color: rgb(190 242 100 / 0.85) !important;
}.tw-text-lime-300\/90{
  color: rgb(190 242 100 / 0.9) !important;
}.tw-text-lime-300\/95{
  color: rgb(190 242 100 / 0.95) !important;
}.tw-text-lime-400{
  --tw-text-opacity: 1 !important;
  color: rgb(163 230 53 / var(--tw-text-opacity, 1)) !important;
}.tw-text-lime-400\/0{
  color: rgb(163 230 53 / 0) !important;
}.tw-text-lime-400\/10{
  color: rgb(163 230 53 / 0.1) !important;
}.tw-text-lime-400\/100{
  color: rgb(163 230 53 / 1) !important;
}.tw-text-lime-400\/15{
  color: rgb(163 230 53 / 0.15) !important;
}.tw-text-lime-400\/20{
  color: rgb(163 230 53 / 0.2) !important;
}.tw-text-lime-400\/25{
  color: rgb(163 230 53 / 0.25) !important;
}.tw-text-lime-400\/30{
  color: rgb(163 230 53 / 0.3) !important;
}.tw-text-lime-400\/35{
  color: rgb(163 230 53 / 0.35) !important;
}.tw-text-lime-400\/40{
  color: rgb(163 230 53 / 0.4) !important;
}.tw-text-lime-400\/45{
  color: rgb(163 230 53 / 0.45) !important;
}.tw-text-lime-400\/5{
  color: rgb(163 230 53 / 0.05) !important;
}.tw-text-lime-400\/50{
  color: rgb(163 230 53 / 0.5) !important;
}.tw-text-lime-400\/55{
  color: rgb(163 230 53 / 0.55) !important;
}.tw-text-lime-400\/60{
  color: rgb(163 230 53 / 0.6) !important;
}.tw-text-lime-400\/65{
  color: rgb(163 230 53 / 0.65) !important;
}.tw-text-lime-400\/70{
  color: rgb(163 230 53 / 0.7) !important;
}.tw-text-lime-400\/75{
  color: rgb(163 230 53 / 0.75) !important;
}.tw-text-lime-400\/80{
  color: rgb(163 230 53 / 0.8) !important;
}.tw-text-lime-400\/85{
  color: rgb(163 230 53 / 0.85) !important;
}.tw-text-lime-400\/90{
  color: rgb(163 230 53 / 0.9) !important;
}.tw-text-lime-400\/95{
  color: rgb(163 230 53 / 0.95) !important;
}.tw-text-lime-50{
  --tw-text-opacity: 1 !important;
  color: rgb(247 254 231 / var(--tw-text-opacity, 1)) !important;
}.tw-text-lime-50\/0{
  color: rgb(247 254 231 / 0) !important;
}.tw-text-lime-50\/10{
  color: rgb(247 254 231 / 0.1) !important;
}.tw-text-lime-50\/100{
  color: rgb(247 254 231 / 1) !important;
}.tw-text-lime-50\/15{
  color: rgb(247 254 231 / 0.15) !important;
}.tw-text-lime-50\/20{
  color: rgb(247 254 231 / 0.2) !important;
}.tw-text-lime-50\/25{
  color: rgb(247 254 231 / 0.25) !important;
}.tw-text-lime-50\/30{
  color: rgb(247 254 231 / 0.3) !important;
}.tw-text-lime-50\/35{
  color: rgb(247 254 231 / 0.35) !important;
}.tw-text-lime-50\/40{
  color: rgb(247 254 231 / 0.4) !important;
}.tw-text-lime-50\/45{
  color: rgb(247 254 231 / 0.45) !important;
}.tw-text-lime-50\/5{
  color: rgb(247 254 231 / 0.05) !important;
}.tw-text-lime-50\/50{
  color: rgb(247 254 231 / 0.5) !important;
}.tw-text-lime-50\/55{
  color: rgb(247 254 231 / 0.55) !important;
}.tw-text-lime-50\/60{
  color: rgb(247 254 231 / 0.6) !important;
}.tw-text-lime-50\/65{
  color: rgb(247 254 231 / 0.65) !important;
}.tw-text-lime-50\/70{
  color: rgb(247 254 231 / 0.7) !important;
}.tw-text-lime-50\/75{
  color: rgb(247 254 231 / 0.75) !important;
}.tw-text-lime-50\/80{
  color: rgb(247 254 231 / 0.8) !important;
}.tw-text-lime-50\/85{
  color: rgb(247 254 231 / 0.85) !important;
}.tw-text-lime-50\/90{
  color: rgb(247 254 231 / 0.9) !important;
}.tw-text-lime-50\/95{
  color: rgb(247 254 231 / 0.95) !important;
}.tw-text-lime-500{
  --tw-text-opacity: 1 !important;
  color: rgb(132 204 22 / var(--tw-text-opacity, 1)) !important;
}.tw-text-lime-500\/0{
  color: rgb(132 204 22 / 0) !important;
}.tw-text-lime-500\/10{
  color: rgb(132 204 22 / 0.1) !important;
}.tw-text-lime-500\/100{
  color: rgb(132 204 22 / 1) !important;
}.tw-text-lime-500\/15{
  color: rgb(132 204 22 / 0.15) !important;
}.tw-text-lime-500\/20{
  color: rgb(132 204 22 / 0.2) !important;
}.tw-text-lime-500\/25{
  color: rgb(132 204 22 / 0.25) !important;
}.tw-text-lime-500\/30{
  color: rgb(132 204 22 / 0.3) !important;
}.tw-text-lime-500\/35{
  color: rgb(132 204 22 / 0.35) !important;
}.tw-text-lime-500\/40{
  color: rgb(132 204 22 / 0.4) !important;
}.tw-text-lime-500\/45{
  color: rgb(132 204 22 / 0.45) !important;
}.tw-text-lime-500\/5{
  color: rgb(132 204 22 / 0.05) !important;
}.tw-text-lime-500\/50{
  color: rgb(132 204 22 / 0.5) !important;
}.tw-text-lime-500\/55{
  color: rgb(132 204 22 / 0.55) !important;
}.tw-text-lime-500\/60{
  color: rgb(132 204 22 / 0.6) !important;
}.tw-text-lime-500\/65{
  color: rgb(132 204 22 / 0.65) !important;
}.tw-text-lime-500\/70{
  color: rgb(132 204 22 / 0.7) !important;
}.tw-text-lime-500\/75{
  color: rgb(132 204 22 / 0.75) !important;
}.tw-text-lime-500\/80{
  color: rgb(132 204 22 / 0.8) !important;
}.tw-text-lime-500\/85{
  color: rgb(132 204 22 / 0.85) !important;
}.tw-text-lime-500\/90{
  color: rgb(132 204 22 / 0.9) !important;
}.tw-text-lime-500\/95{
  color: rgb(132 204 22 / 0.95) !important;
}.tw-text-lime-600{
  --tw-text-opacity: 1 !important;
  color: rgb(101 163 13 / var(--tw-text-opacity, 1)) !important;
}.tw-text-lime-600\/0{
  color: rgb(101 163 13 / 0) !important;
}.tw-text-lime-600\/10{
  color: rgb(101 163 13 / 0.1) !important;
}.tw-text-lime-600\/100{
  color: rgb(101 163 13 / 1) !important;
}.tw-text-lime-600\/15{
  color: rgb(101 163 13 / 0.15) !important;
}.tw-text-lime-600\/20{
  color: rgb(101 163 13 / 0.2) !important;
}.tw-text-lime-600\/25{
  color: rgb(101 163 13 / 0.25) !important;
}.tw-text-lime-600\/30{
  color: rgb(101 163 13 / 0.3) !important;
}.tw-text-lime-600\/35{
  color: rgb(101 163 13 / 0.35) !important;
}.tw-text-lime-600\/40{
  color: rgb(101 163 13 / 0.4) !important;
}.tw-text-lime-600\/45{
  color: rgb(101 163 13 / 0.45) !important;
}.tw-text-lime-600\/5{
  color: rgb(101 163 13 / 0.05) !important;
}.tw-text-lime-600\/50{
  color: rgb(101 163 13 / 0.5) !important;
}.tw-text-lime-600\/55{
  color: rgb(101 163 13 / 0.55) !important;
}.tw-text-lime-600\/60{
  color: rgb(101 163 13 / 0.6) !important;
}.tw-text-lime-600\/65{
  color: rgb(101 163 13 / 0.65) !important;
}.tw-text-lime-600\/70{
  color: rgb(101 163 13 / 0.7) !important;
}.tw-text-lime-600\/75{
  color: rgb(101 163 13 / 0.75) !important;
}.tw-text-lime-600\/80{
  color: rgb(101 163 13 / 0.8) !important;
}.tw-text-lime-600\/85{
  color: rgb(101 163 13 / 0.85) !important;
}.tw-text-lime-600\/90{
  color: rgb(101 163 13 / 0.9) !important;
}.tw-text-lime-600\/95{
  color: rgb(101 163 13 / 0.95) !important;
}.tw-text-lime-700{
  --tw-text-opacity: 1 !important;
  color: rgb(77 124 15 / var(--tw-text-opacity, 1)) !important;
}.tw-text-lime-700\/0{
  color: rgb(77 124 15 / 0) !important;
}.tw-text-lime-700\/10{
  color: rgb(77 124 15 / 0.1) !important;
}.tw-text-lime-700\/100{
  color: rgb(77 124 15 / 1) !important;
}.tw-text-lime-700\/15{
  color: rgb(77 124 15 / 0.15) !important;
}.tw-text-lime-700\/20{
  color: rgb(77 124 15 / 0.2) !important;
}.tw-text-lime-700\/25{
  color: rgb(77 124 15 / 0.25) !important;
}.tw-text-lime-700\/30{
  color: rgb(77 124 15 / 0.3) !important;
}.tw-text-lime-700\/35{
  color: rgb(77 124 15 / 0.35) !important;
}.tw-text-lime-700\/40{
  color: rgb(77 124 15 / 0.4) !important;
}.tw-text-lime-700\/45{
  color: rgb(77 124 15 / 0.45) !important;
}.tw-text-lime-700\/5{
  color: rgb(77 124 15 / 0.05) !important;
}.tw-text-lime-700\/50{
  color: rgb(77 124 15 / 0.5) !important;
}.tw-text-lime-700\/55{
  color: rgb(77 124 15 / 0.55) !important;
}.tw-text-lime-700\/60{
  color: rgb(77 124 15 / 0.6) !important;
}.tw-text-lime-700\/65{
  color: rgb(77 124 15 / 0.65) !important;
}.tw-text-lime-700\/70{
  color: rgb(77 124 15 / 0.7) !important;
}.tw-text-lime-700\/75{
  color: rgb(77 124 15 / 0.75) !important;
}.tw-text-lime-700\/80{
  color: rgb(77 124 15 / 0.8) !important;
}.tw-text-lime-700\/85{
  color: rgb(77 124 15 / 0.85) !important;
}.tw-text-lime-700\/90{
  color: rgb(77 124 15 / 0.9) !important;
}.tw-text-lime-700\/95{
  color: rgb(77 124 15 / 0.95) !important;
}.tw-text-lime-800{
  --tw-text-opacity: 1 !important;
  color: rgb(63 98 18 / var(--tw-text-opacity, 1)) !important;
}.tw-text-lime-800\/0{
  color: rgb(63 98 18 / 0) !important;
}.tw-text-lime-800\/10{
  color: rgb(63 98 18 / 0.1) !important;
}.tw-text-lime-800\/100{
  color: rgb(63 98 18 / 1) !important;
}.tw-text-lime-800\/15{
  color: rgb(63 98 18 / 0.15) !important;
}.tw-text-lime-800\/20{
  color: rgb(63 98 18 / 0.2) !important;
}.tw-text-lime-800\/25{
  color: rgb(63 98 18 / 0.25) !important;
}.tw-text-lime-800\/30{
  color: rgb(63 98 18 / 0.3) !important;
}.tw-text-lime-800\/35{
  color: rgb(63 98 18 / 0.35) !important;
}.tw-text-lime-800\/40{
  color: rgb(63 98 18 / 0.4) !important;
}.tw-text-lime-800\/45{
  color: rgb(63 98 18 / 0.45) !important;
}.tw-text-lime-800\/5{
  color: rgb(63 98 18 / 0.05) !important;
}.tw-text-lime-800\/50{
  color: rgb(63 98 18 / 0.5) !important;
}.tw-text-lime-800\/55{
  color: rgb(63 98 18 / 0.55) !important;
}.tw-text-lime-800\/60{
  color: rgb(63 98 18 / 0.6) !important;
}.tw-text-lime-800\/65{
  color: rgb(63 98 18 / 0.65) !important;
}.tw-text-lime-800\/70{
  color: rgb(63 98 18 / 0.7) !important;
}.tw-text-lime-800\/75{
  color: rgb(63 98 18 / 0.75) !important;
}.tw-text-lime-800\/80{
  color: rgb(63 98 18 / 0.8) !important;
}.tw-text-lime-800\/85{
  color: rgb(63 98 18 / 0.85) !important;
}.tw-text-lime-800\/90{
  color: rgb(63 98 18 / 0.9) !important;
}.tw-text-lime-800\/95{
  color: rgb(63 98 18 / 0.95) !important;
}.tw-text-lime-900{
  --tw-text-opacity: 1 !important;
  color: rgb(54 83 20 / var(--tw-text-opacity, 1)) !important;
}.tw-text-lime-900\/0{
  color: rgb(54 83 20 / 0) !important;
}.tw-text-lime-900\/10{
  color: rgb(54 83 20 / 0.1) !important;
}.tw-text-lime-900\/100{
  color: rgb(54 83 20 / 1) !important;
}.tw-text-lime-900\/15{
  color: rgb(54 83 20 / 0.15) !important;
}.tw-text-lime-900\/20{
  color: rgb(54 83 20 / 0.2) !important;
}.tw-text-lime-900\/25{
  color: rgb(54 83 20 / 0.25) !important;
}.tw-text-lime-900\/30{
  color: rgb(54 83 20 / 0.3) !important;
}.tw-text-lime-900\/35{
  color: rgb(54 83 20 / 0.35) !important;
}.tw-text-lime-900\/40{
  color: rgb(54 83 20 / 0.4) !important;
}.tw-text-lime-900\/45{
  color: rgb(54 83 20 / 0.45) !important;
}.tw-text-lime-900\/5{
  color: rgb(54 83 20 / 0.05) !important;
}.tw-text-lime-900\/50{
  color: rgb(54 83 20 / 0.5) !important;
}.tw-text-lime-900\/55{
  color: rgb(54 83 20 / 0.55) !important;
}.tw-text-lime-900\/60{
  color: rgb(54 83 20 / 0.6) !important;
}.tw-text-lime-900\/65{
  color: rgb(54 83 20 / 0.65) !important;
}.tw-text-lime-900\/70{
  color: rgb(54 83 20 / 0.7) !important;
}.tw-text-lime-900\/75{
  color: rgb(54 83 20 / 0.75) !important;
}.tw-text-lime-900\/80{
  color: rgb(54 83 20 / 0.8) !important;
}.tw-text-lime-900\/85{
  color: rgb(54 83 20 / 0.85) !important;
}.tw-text-lime-900\/90{
  color: rgb(54 83 20 / 0.9) !important;
}.tw-text-lime-900\/95{
  color: rgb(54 83 20 / 0.95) !important;
}.tw-text-neutral-100{
  --tw-text-opacity: 1 !important;
  color: rgb(245 245 245 / var(--tw-text-opacity, 1)) !important;
}.tw-text-neutral-100\/0{
  color: rgb(245 245 245 / 0) !important;
}.tw-text-neutral-100\/10{
  color: rgb(245 245 245 / 0.1) !important;
}.tw-text-neutral-100\/100{
  color: rgb(245 245 245 / 1) !important;
}.tw-text-neutral-100\/15{
  color: rgb(245 245 245 / 0.15) !important;
}.tw-text-neutral-100\/20{
  color: rgb(245 245 245 / 0.2) !important;
}.tw-text-neutral-100\/25{
  color: rgb(245 245 245 / 0.25) !important;
}.tw-text-neutral-100\/30{
  color: rgb(245 245 245 / 0.3) !important;
}.tw-text-neutral-100\/35{
  color: rgb(245 245 245 / 0.35) !important;
}.tw-text-neutral-100\/40{
  color: rgb(245 245 245 / 0.4) !important;
}.tw-text-neutral-100\/45{
  color: rgb(245 245 245 / 0.45) !important;
}.tw-text-neutral-100\/5{
  color: rgb(245 245 245 / 0.05) !important;
}.tw-text-neutral-100\/50{
  color: rgb(245 245 245 / 0.5) !important;
}.tw-text-neutral-100\/55{
  color: rgb(245 245 245 / 0.55) !important;
}.tw-text-neutral-100\/60{
  color: rgb(245 245 245 / 0.6) !important;
}.tw-text-neutral-100\/65{
  color: rgb(245 245 245 / 0.65) !important;
}.tw-text-neutral-100\/70{
  color: rgb(245 245 245 / 0.7) !important;
}.tw-text-neutral-100\/75{
  color: rgb(245 245 245 / 0.75) !important;
}.tw-text-neutral-100\/80{
  color: rgb(245 245 245 / 0.8) !important;
}.tw-text-neutral-100\/85{
  color: rgb(245 245 245 / 0.85) !important;
}.tw-text-neutral-100\/90{
  color: rgb(245 245 245 / 0.9) !important;
}.tw-text-neutral-100\/95{
  color: rgb(245 245 245 / 0.95) !important;
}.tw-text-neutral-200{
  --tw-text-opacity: 1 !important;
  color: rgb(229 229 229 / var(--tw-text-opacity, 1)) !important;
}.tw-text-neutral-200\/0{
  color: rgb(229 229 229 / 0) !important;
}.tw-text-neutral-200\/10{
  color: rgb(229 229 229 / 0.1) !important;
}.tw-text-neutral-200\/100{
  color: rgb(229 229 229 / 1) !important;
}.tw-text-neutral-200\/15{
  color: rgb(229 229 229 / 0.15) !important;
}.tw-text-neutral-200\/20{
  color: rgb(229 229 229 / 0.2) !important;
}.tw-text-neutral-200\/25{
  color: rgb(229 229 229 / 0.25) !important;
}.tw-text-neutral-200\/30{
  color: rgb(229 229 229 / 0.3) !important;
}.tw-text-neutral-200\/35{
  color: rgb(229 229 229 / 0.35) !important;
}.tw-text-neutral-200\/40{
  color: rgb(229 229 229 / 0.4) !important;
}.tw-text-neutral-200\/45{
  color: rgb(229 229 229 / 0.45) !important;
}.tw-text-neutral-200\/5{
  color: rgb(229 229 229 / 0.05) !important;
}.tw-text-neutral-200\/50{
  color: rgb(229 229 229 / 0.5) !important;
}.tw-text-neutral-200\/55{
  color: rgb(229 229 229 / 0.55) !important;
}.tw-text-neutral-200\/60{
  color: rgb(229 229 229 / 0.6) !important;
}.tw-text-neutral-200\/65{
  color: rgb(229 229 229 / 0.65) !important;
}.tw-text-neutral-200\/70{
  color: rgb(229 229 229 / 0.7) !important;
}.tw-text-neutral-200\/75{
  color: rgb(229 229 229 / 0.75) !important;
}.tw-text-neutral-200\/80{
  color: rgb(229 229 229 / 0.8) !important;
}.tw-text-neutral-200\/85{
  color: rgb(229 229 229 / 0.85) !important;
}.tw-text-neutral-200\/90{
  color: rgb(229 229 229 / 0.9) !important;
}.tw-text-neutral-200\/95{
  color: rgb(229 229 229 / 0.95) !important;
}.tw-text-neutral-300{
  --tw-text-opacity: 1 !important;
  color: rgb(212 212 212 / var(--tw-text-opacity, 1)) !important;
}.tw-text-neutral-300\/0{
  color: rgb(212 212 212 / 0) !important;
}.tw-text-neutral-300\/10{
  color: rgb(212 212 212 / 0.1) !important;
}.tw-text-neutral-300\/100{
  color: rgb(212 212 212 / 1) !important;
}.tw-text-neutral-300\/15{
  color: rgb(212 212 212 / 0.15) !important;
}.tw-text-neutral-300\/20{
  color: rgb(212 212 212 / 0.2) !important;
}.tw-text-neutral-300\/25{
  color: rgb(212 212 212 / 0.25) !important;
}.tw-text-neutral-300\/30{
  color: rgb(212 212 212 / 0.3) !important;
}.tw-text-neutral-300\/35{
  color: rgb(212 212 212 / 0.35) !important;
}.tw-text-neutral-300\/40{
  color: rgb(212 212 212 / 0.4) !important;
}.tw-text-neutral-300\/45{
  color: rgb(212 212 212 / 0.45) !important;
}.tw-text-neutral-300\/5{
  color: rgb(212 212 212 / 0.05) !important;
}.tw-text-neutral-300\/50{
  color: rgb(212 212 212 / 0.5) !important;
}.tw-text-neutral-300\/55{
  color: rgb(212 212 212 / 0.55) !important;
}.tw-text-neutral-300\/60{
  color: rgb(212 212 212 / 0.6) !important;
}.tw-text-neutral-300\/65{
  color: rgb(212 212 212 / 0.65) !important;
}.tw-text-neutral-300\/70{
  color: rgb(212 212 212 / 0.7) !important;
}.tw-text-neutral-300\/75{
  color: rgb(212 212 212 / 0.75) !important;
}.tw-text-neutral-300\/80{
  color: rgb(212 212 212 / 0.8) !important;
}.tw-text-neutral-300\/85{
  color: rgb(212 212 212 / 0.85) !important;
}.tw-text-neutral-300\/90{
  color: rgb(212 212 212 / 0.9) !important;
}.tw-text-neutral-300\/95{
  color: rgb(212 212 212 / 0.95) !important;
}.tw-text-neutral-400{
  --tw-text-opacity: 1 !important;
  color: rgb(163 163 163 / var(--tw-text-opacity, 1)) !important;
}.tw-text-neutral-400\/0{
  color: rgb(163 163 163 / 0) !important;
}.tw-text-neutral-400\/10{
  color: rgb(163 163 163 / 0.1) !important;
}.tw-text-neutral-400\/100{
  color: rgb(163 163 163 / 1) !important;
}.tw-text-neutral-400\/15{
  color: rgb(163 163 163 / 0.15) !important;
}.tw-text-neutral-400\/20{
  color: rgb(163 163 163 / 0.2) !important;
}.tw-text-neutral-400\/25{
  color: rgb(163 163 163 / 0.25) !important;
}.tw-text-neutral-400\/30{
  color: rgb(163 163 163 / 0.3) !important;
}.tw-text-neutral-400\/35{
  color: rgb(163 163 163 / 0.35) !important;
}.tw-text-neutral-400\/40{
  color: rgb(163 163 163 / 0.4) !important;
}.tw-text-neutral-400\/45{
  color: rgb(163 163 163 / 0.45) !important;
}.tw-text-neutral-400\/5{
  color: rgb(163 163 163 / 0.05) !important;
}.tw-text-neutral-400\/50{
  color: rgb(163 163 163 / 0.5) !important;
}.tw-text-neutral-400\/55{
  color: rgb(163 163 163 / 0.55) !important;
}.tw-text-neutral-400\/60{
  color: rgb(163 163 163 / 0.6) !important;
}.tw-text-neutral-400\/65{
  color: rgb(163 163 163 / 0.65) !important;
}.tw-text-neutral-400\/70{
  color: rgb(163 163 163 / 0.7) !important;
}.tw-text-neutral-400\/75{
  color: rgb(163 163 163 / 0.75) !important;
}.tw-text-neutral-400\/80{
  color: rgb(163 163 163 / 0.8) !important;
}.tw-text-neutral-400\/85{
  color: rgb(163 163 163 / 0.85) !important;
}.tw-text-neutral-400\/90{
  color: rgb(163 163 163 / 0.9) !important;
}.tw-text-neutral-400\/95{
  color: rgb(163 163 163 / 0.95) !important;
}.tw-text-neutral-50{
  --tw-text-opacity: 1 !important;
  color: rgb(250 250 250 / var(--tw-text-opacity, 1)) !important;
}.tw-text-neutral-50\/0{
  color: rgb(250 250 250 / 0) !important;
}.tw-text-neutral-50\/10{
  color: rgb(250 250 250 / 0.1) !important;
}.tw-text-neutral-50\/100{
  color: rgb(250 250 250 / 1) !important;
}.tw-text-neutral-50\/15{
  color: rgb(250 250 250 / 0.15) !important;
}.tw-text-neutral-50\/20{
  color: rgb(250 250 250 / 0.2) !important;
}.tw-text-neutral-50\/25{
  color: rgb(250 250 250 / 0.25) !important;
}.tw-text-neutral-50\/30{
  color: rgb(250 250 250 / 0.3) !important;
}.tw-text-neutral-50\/35{
  color: rgb(250 250 250 / 0.35) !important;
}.tw-text-neutral-50\/40{
  color: rgb(250 250 250 / 0.4) !important;
}.tw-text-neutral-50\/45{
  color: rgb(250 250 250 / 0.45) !important;
}.tw-text-neutral-50\/5{
  color: rgb(250 250 250 / 0.05) !important;
}.tw-text-neutral-50\/50{
  color: rgb(250 250 250 / 0.5) !important;
}.tw-text-neutral-50\/55{
  color: rgb(250 250 250 / 0.55) !important;
}.tw-text-neutral-50\/60{
  color: rgb(250 250 250 / 0.6) !important;
}.tw-text-neutral-50\/65{
  color: rgb(250 250 250 / 0.65) !important;
}.tw-text-neutral-50\/70{
  color: rgb(250 250 250 / 0.7) !important;
}.tw-text-neutral-50\/75{
  color: rgb(250 250 250 / 0.75) !important;
}.tw-text-neutral-50\/80{
  color: rgb(250 250 250 / 0.8) !important;
}.tw-text-neutral-50\/85{
  color: rgb(250 250 250 / 0.85) !important;
}.tw-text-neutral-50\/90{
  color: rgb(250 250 250 / 0.9) !important;
}.tw-text-neutral-50\/95{
  color: rgb(250 250 250 / 0.95) !important;
}.tw-text-neutral-500{
  --tw-text-opacity: 1 !important;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1)) !important;
}.tw-text-neutral-500\/0{
  color: rgb(115 115 115 / 0) !important;
}.tw-text-neutral-500\/10{
  color: rgb(115 115 115 / 0.1) !important;
}.tw-text-neutral-500\/100{
  color: rgb(115 115 115 / 1) !important;
}.tw-text-neutral-500\/15{
  color: rgb(115 115 115 / 0.15) !important;
}.tw-text-neutral-500\/20{
  color: rgb(115 115 115 / 0.2) !important;
}.tw-text-neutral-500\/25{
  color: rgb(115 115 115 / 0.25) !important;
}.tw-text-neutral-500\/30{
  color: rgb(115 115 115 / 0.3) !important;
}.tw-text-neutral-500\/35{
  color: rgb(115 115 115 / 0.35) !important;
}.tw-text-neutral-500\/40{
  color: rgb(115 115 115 / 0.4) !important;
}.tw-text-neutral-500\/45{
  color: rgb(115 115 115 / 0.45) !important;
}.tw-text-neutral-500\/5{
  color: rgb(115 115 115 / 0.05) !important;
}.tw-text-neutral-500\/50{
  color: rgb(115 115 115 / 0.5) !important;
}.tw-text-neutral-500\/55{
  color: rgb(115 115 115 / 0.55) !important;
}.tw-text-neutral-500\/60{
  color: rgb(115 115 115 / 0.6) !important;
}.tw-text-neutral-500\/65{
  color: rgb(115 115 115 / 0.65) !important;
}.tw-text-neutral-500\/70{
  color: rgb(115 115 115 / 0.7) !important;
}.tw-text-neutral-500\/75{
  color: rgb(115 115 115 / 0.75) !important;
}.tw-text-neutral-500\/80{
  color: rgb(115 115 115 / 0.8) !important;
}.tw-text-neutral-500\/85{
  color: rgb(115 115 115 / 0.85) !important;
}.tw-text-neutral-500\/90{
  color: rgb(115 115 115 / 0.9) !important;
}.tw-text-neutral-500\/95{
  color: rgb(115 115 115 / 0.95) !important;
}.tw-text-neutral-600{
  --tw-text-opacity: 1 !important;
  color: rgb(82 82 82 / var(--tw-text-opacity, 1)) !important;
}.tw-text-neutral-600\/0{
  color: rgb(82 82 82 / 0) !important;
}.tw-text-neutral-600\/10{
  color: rgb(82 82 82 / 0.1) !important;
}.tw-text-neutral-600\/100{
  color: rgb(82 82 82 / 1) !important;
}.tw-text-neutral-600\/15{
  color: rgb(82 82 82 / 0.15) !important;
}.tw-text-neutral-600\/20{
  color: rgb(82 82 82 / 0.2) !important;
}.tw-text-neutral-600\/25{
  color: rgb(82 82 82 / 0.25) !important;
}.tw-text-neutral-600\/30{
  color: rgb(82 82 82 / 0.3) !important;
}.tw-text-neutral-600\/35{
  color: rgb(82 82 82 / 0.35) !important;
}.tw-text-neutral-600\/40{
  color: rgb(82 82 82 / 0.4) !important;
}.tw-text-neutral-600\/45{
  color: rgb(82 82 82 / 0.45) !important;
}.tw-text-neutral-600\/5{
  color: rgb(82 82 82 / 0.05) !important;
}.tw-text-neutral-600\/50{
  color: rgb(82 82 82 / 0.5) !important;
}.tw-text-neutral-600\/55{
  color: rgb(82 82 82 / 0.55) !important;
}.tw-text-neutral-600\/60{
  color: rgb(82 82 82 / 0.6) !important;
}.tw-text-neutral-600\/65{
  color: rgb(82 82 82 / 0.65) !important;
}.tw-text-neutral-600\/70{
  color: rgb(82 82 82 / 0.7) !important;
}.tw-text-neutral-600\/75{
  color: rgb(82 82 82 / 0.75) !important;
}.tw-text-neutral-600\/80{
  color: rgb(82 82 82 / 0.8) !important;
}.tw-text-neutral-600\/85{
  color: rgb(82 82 82 / 0.85) !important;
}.tw-text-neutral-600\/90{
  color: rgb(82 82 82 / 0.9) !important;
}.tw-text-neutral-600\/95{
  color: rgb(82 82 82 / 0.95) !important;
}.tw-text-neutral-700{
  --tw-text-opacity: 1 !important;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1)) !important;
}.tw-text-neutral-700\/0{
  color: rgb(64 64 64 / 0) !important;
}.tw-text-neutral-700\/10{
  color: rgb(64 64 64 / 0.1) !important;
}.tw-text-neutral-700\/100{
  color: rgb(64 64 64 / 1) !important;
}.tw-text-neutral-700\/15{
  color: rgb(64 64 64 / 0.15) !important;
}.tw-text-neutral-700\/20{
  color: rgb(64 64 64 / 0.2) !important;
}.tw-text-neutral-700\/25{
  color: rgb(64 64 64 / 0.25) !important;
}.tw-text-neutral-700\/30{
  color: rgb(64 64 64 / 0.3) !important;
}.tw-text-neutral-700\/35{
  color: rgb(64 64 64 / 0.35) !important;
}.tw-text-neutral-700\/40{
  color: rgb(64 64 64 / 0.4) !important;
}.tw-text-neutral-700\/45{
  color: rgb(64 64 64 / 0.45) !important;
}.tw-text-neutral-700\/5{
  color: rgb(64 64 64 / 0.05) !important;
}.tw-text-neutral-700\/50{
  color: rgb(64 64 64 / 0.5) !important;
}.tw-text-neutral-700\/55{
  color: rgb(64 64 64 / 0.55) !important;
}.tw-text-neutral-700\/60{
  color: rgb(64 64 64 / 0.6) !important;
}.tw-text-neutral-700\/65{
  color: rgb(64 64 64 / 0.65) !important;
}.tw-text-neutral-700\/70{
  color: rgb(64 64 64 / 0.7) !important;
}.tw-text-neutral-700\/75{
  color: rgb(64 64 64 / 0.75) !important;
}.tw-text-neutral-700\/80{
  color: rgb(64 64 64 / 0.8) !important;
}.tw-text-neutral-700\/85{
  color: rgb(64 64 64 / 0.85) !important;
}.tw-text-neutral-700\/90{
  color: rgb(64 64 64 / 0.9) !important;
}.tw-text-neutral-700\/95{
  color: rgb(64 64 64 / 0.95) !important;
}.tw-text-neutral-800{
  --tw-text-opacity: 1 !important;
  color: rgb(38 38 38 / var(--tw-text-opacity, 1)) !important;
}.tw-text-neutral-800\/0{
  color: rgb(38 38 38 / 0) !important;
}.tw-text-neutral-800\/10{
  color: rgb(38 38 38 / 0.1) !important;
}.tw-text-neutral-800\/100{
  color: rgb(38 38 38 / 1) !important;
}.tw-text-neutral-800\/15{
  color: rgb(38 38 38 / 0.15) !important;
}.tw-text-neutral-800\/20{
  color: rgb(38 38 38 / 0.2) !important;
}.tw-text-neutral-800\/25{
  color: rgb(38 38 38 / 0.25) !important;
}.tw-text-neutral-800\/30{
  color: rgb(38 38 38 / 0.3) !important;
}.tw-text-neutral-800\/35{
  color: rgb(38 38 38 / 0.35) !important;
}.tw-text-neutral-800\/40{
  color: rgb(38 38 38 / 0.4) !important;
}.tw-text-neutral-800\/45{
  color: rgb(38 38 38 / 0.45) !important;
}.tw-text-neutral-800\/5{
  color: rgb(38 38 38 / 0.05) !important;
}.tw-text-neutral-800\/50{
  color: rgb(38 38 38 / 0.5) !important;
}.tw-text-neutral-800\/55{
  color: rgb(38 38 38 / 0.55) !important;
}.tw-text-neutral-800\/60{
  color: rgb(38 38 38 / 0.6) !important;
}.tw-text-neutral-800\/65{
  color: rgb(38 38 38 / 0.65) !important;
}.tw-text-neutral-800\/70{
  color: rgb(38 38 38 / 0.7) !important;
}.tw-text-neutral-800\/75{
  color: rgb(38 38 38 / 0.75) !important;
}.tw-text-neutral-800\/80{
  color: rgb(38 38 38 / 0.8) !important;
}.tw-text-neutral-800\/85{
  color: rgb(38 38 38 / 0.85) !important;
}.tw-text-neutral-800\/90{
  color: rgb(38 38 38 / 0.9) !important;
}.tw-text-neutral-800\/95{
  color: rgb(38 38 38 / 0.95) !important;
}.tw-text-neutral-900{
  --tw-text-opacity: 1 !important;
  color: rgb(23 23 23 / var(--tw-text-opacity, 1)) !important;
}.tw-text-neutral-900\/0{
  color: rgb(23 23 23 / 0) !important;
}.tw-text-neutral-900\/10{
  color: rgb(23 23 23 / 0.1) !important;
}.tw-text-neutral-900\/100{
  color: rgb(23 23 23 / 1) !important;
}.tw-text-neutral-900\/15{
  color: rgb(23 23 23 / 0.15) !important;
}.tw-text-neutral-900\/20{
  color: rgb(23 23 23 / 0.2) !important;
}.tw-text-neutral-900\/25{
  color: rgb(23 23 23 / 0.25) !important;
}.tw-text-neutral-900\/30{
  color: rgb(23 23 23 / 0.3) !important;
}.tw-text-neutral-900\/35{
  color: rgb(23 23 23 / 0.35) !important;
}.tw-text-neutral-900\/40{
  color: rgb(23 23 23 / 0.4) !important;
}.tw-text-neutral-900\/45{
  color: rgb(23 23 23 / 0.45) !important;
}.tw-text-neutral-900\/5{
  color: rgb(23 23 23 / 0.05) !important;
}.tw-text-neutral-900\/50{
  color: rgb(23 23 23 / 0.5) !important;
}.tw-text-neutral-900\/55{
  color: rgb(23 23 23 / 0.55) !important;
}.tw-text-neutral-900\/60{
  color: rgb(23 23 23 / 0.6) !important;
}.tw-text-neutral-900\/65{
  color: rgb(23 23 23 / 0.65) !important;
}.tw-text-neutral-900\/70{
  color: rgb(23 23 23 / 0.7) !important;
}.tw-text-neutral-900\/75{
  color: rgb(23 23 23 / 0.75) !important;
}.tw-text-neutral-900\/80{
  color: rgb(23 23 23 / 0.8) !important;
}.tw-text-neutral-900\/85{
  color: rgb(23 23 23 / 0.85) !important;
}.tw-text-neutral-900\/90{
  color: rgb(23 23 23 / 0.9) !important;
}.tw-text-neutral-900\/95{
  color: rgb(23 23 23 / 0.95) !important;
}.tw-text-orange-100{
  --tw-text-opacity: 1 !important;
  color: rgb(255 237 213 / var(--tw-text-opacity, 1)) !important;
}.tw-text-orange-100\/0{
  color: rgb(255 237 213 / 0) !important;
}.tw-text-orange-100\/10{
  color: rgb(255 237 213 / 0.1) !important;
}.tw-text-orange-100\/100{
  color: rgb(255 237 213 / 1) !important;
}.tw-text-orange-100\/15{
  color: rgb(255 237 213 / 0.15) !important;
}.tw-text-orange-100\/20{
  color: rgb(255 237 213 / 0.2) !important;
}.tw-text-orange-100\/25{
  color: rgb(255 237 213 / 0.25) !important;
}.tw-text-orange-100\/30{
  color: rgb(255 237 213 / 0.3) !important;
}.tw-text-orange-100\/35{
  color: rgb(255 237 213 / 0.35) !important;
}.tw-text-orange-100\/40{
  color: rgb(255 237 213 / 0.4) !important;
}.tw-text-orange-100\/45{
  color: rgb(255 237 213 / 0.45) !important;
}.tw-text-orange-100\/5{
  color: rgb(255 237 213 / 0.05) !important;
}.tw-text-orange-100\/50{
  color: rgb(255 237 213 / 0.5) !important;
}.tw-text-orange-100\/55{
  color: rgb(255 237 213 / 0.55) !important;
}.tw-text-orange-100\/60{
  color: rgb(255 237 213 / 0.6) !important;
}.tw-text-orange-100\/65{
  color: rgb(255 237 213 / 0.65) !important;
}.tw-text-orange-100\/70{
  color: rgb(255 237 213 / 0.7) !important;
}.tw-text-orange-100\/75{
  color: rgb(255 237 213 / 0.75) !important;
}.tw-text-orange-100\/80{
  color: rgb(255 237 213 / 0.8) !important;
}.tw-text-orange-100\/85{
  color: rgb(255 237 213 / 0.85) !important;
}.tw-text-orange-100\/90{
  color: rgb(255 237 213 / 0.9) !important;
}.tw-text-orange-100\/95{
  color: rgb(255 237 213 / 0.95) !important;
}.tw-text-orange-200{
  --tw-text-opacity: 1 !important;
  color: rgb(254 215 170 / var(--tw-text-opacity, 1)) !important;
}.tw-text-orange-200\/0{
  color: rgb(254 215 170 / 0) !important;
}.tw-text-orange-200\/10{
  color: rgb(254 215 170 / 0.1) !important;
}.tw-text-orange-200\/100{
  color: rgb(254 215 170 / 1) !important;
}.tw-text-orange-200\/15{
  color: rgb(254 215 170 / 0.15) !important;
}.tw-text-orange-200\/20{
  color: rgb(254 215 170 / 0.2) !important;
}.tw-text-orange-200\/25{
  color: rgb(254 215 170 / 0.25) !important;
}.tw-text-orange-200\/30{
  color: rgb(254 215 170 / 0.3) !important;
}.tw-text-orange-200\/35{
  color: rgb(254 215 170 / 0.35) !important;
}.tw-text-orange-200\/40{
  color: rgb(254 215 170 / 0.4) !important;
}.tw-text-orange-200\/45{
  color: rgb(254 215 170 / 0.45) !important;
}.tw-text-orange-200\/5{
  color: rgb(254 215 170 / 0.05) !important;
}.tw-text-orange-200\/50{
  color: rgb(254 215 170 / 0.5) !important;
}.tw-text-orange-200\/55{
  color: rgb(254 215 170 / 0.55) !important;
}.tw-text-orange-200\/60{
  color: rgb(254 215 170 / 0.6) !important;
}.tw-text-orange-200\/65{
  color: rgb(254 215 170 / 0.65) !important;
}.tw-text-orange-200\/70{
  color: rgb(254 215 170 / 0.7) !important;
}.tw-text-orange-200\/75{
  color: rgb(254 215 170 / 0.75) !important;
}.tw-text-orange-200\/80{
  color: rgb(254 215 170 / 0.8) !important;
}.tw-text-orange-200\/85{
  color: rgb(254 215 170 / 0.85) !important;
}.tw-text-orange-200\/90{
  color: rgb(254 215 170 / 0.9) !important;
}.tw-text-orange-200\/95{
  color: rgb(254 215 170 / 0.95) !important;
}.tw-text-orange-300{
  --tw-text-opacity: 1 !important;
  color: rgb(253 186 116 / var(--tw-text-opacity, 1)) !important;
}.tw-text-orange-300\/0{
  color: rgb(253 186 116 / 0) !important;
}.tw-text-orange-300\/10{
  color: rgb(253 186 116 / 0.1) !important;
}.tw-text-orange-300\/100{
  color: rgb(253 186 116 / 1) !important;
}.tw-text-orange-300\/15{
  color: rgb(253 186 116 / 0.15) !important;
}.tw-text-orange-300\/20{
  color: rgb(253 186 116 / 0.2) !important;
}.tw-text-orange-300\/25{
  color: rgb(253 186 116 / 0.25) !important;
}.tw-text-orange-300\/30{
  color: rgb(253 186 116 / 0.3) !important;
}.tw-text-orange-300\/35{
  color: rgb(253 186 116 / 0.35) !important;
}.tw-text-orange-300\/40{
  color: rgb(253 186 116 / 0.4) !important;
}.tw-text-orange-300\/45{
  color: rgb(253 186 116 / 0.45) !important;
}.tw-text-orange-300\/5{
  color: rgb(253 186 116 / 0.05) !important;
}.tw-text-orange-300\/50{
  color: rgb(253 186 116 / 0.5) !important;
}.tw-text-orange-300\/55{
  color: rgb(253 186 116 / 0.55) !important;
}.tw-text-orange-300\/60{
  color: rgb(253 186 116 / 0.6) !important;
}.tw-text-orange-300\/65{
  color: rgb(253 186 116 / 0.65) !important;
}.tw-text-orange-300\/70{
  color: rgb(253 186 116 / 0.7) !important;
}.tw-text-orange-300\/75{
  color: rgb(253 186 116 / 0.75) !important;
}.tw-text-orange-300\/80{
  color: rgb(253 186 116 / 0.8) !important;
}.tw-text-orange-300\/85{
  color: rgb(253 186 116 / 0.85) !important;
}.tw-text-orange-300\/90{
  color: rgb(253 186 116 / 0.9) !important;
}.tw-text-orange-300\/95{
  color: rgb(253 186 116 / 0.95) !important;
}.tw-text-orange-400{
  --tw-text-opacity: 1 !important;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1)) !important;
}.tw-text-orange-400\/0{
  color: rgb(251 146 60 / 0) !important;
}.tw-text-orange-400\/10{
  color: rgb(251 146 60 / 0.1) !important;
}.tw-text-orange-400\/100{
  color: rgb(251 146 60 / 1) !important;
}.tw-text-orange-400\/15{
  color: rgb(251 146 60 / 0.15) !important;
}.tw-text-orange-400\/20{
  color: rgb(251 146 60 / 0.2) !important;
}.tw-text-orange-400\/25{
  color: rgb(251 146 60 / 0.25) !important;
}.tw-text-orange-400\/30{
  color: rgb(251 146 60 / 0.3) !important;
}.tw-text-orange-400\/35{
  color: rgb(251 146 60 / 0.35) !important;
}.tw-text-orange-400\/40{
  color: rgb(251 146 60 / 0.4) !important;
}.tw-text-orange-400\/45{
  color: rgb(251 146 60 / 0.45) !important;
}.tw-text-orange-400\/5{
  color: rgb(251 146 60 / 0.05) !important;
}.tw-text-orange-400\/50{
  color: rgb(251 146 60 / 0.5) !important;
}.tw-text-orange-400\/55{
  color: rgb(251 146 60 / 0.55) !important;
}.tw-text-orange-400\/60{
  color: rgb(251 146 60 / 0.6) !important;
}.tw-text-orange-400\/65{
  color: rgb(251 146 60 / 0.65) !important;
}.tw-text-orange-400\/70{
  color: rgb(251 146 60 / 0.7) !important;
}.tw-text-orange-400\/75{
  color: rgb(251 146 60 / 0.75) !important;
}.tw-text-orange-400\/80{
  color: rgb(251 146 60 / 0.8) !important;
}.tw-text-orange-400\/85{
  color: rgb(251 146 60 / 0.85) !important;
}.tw-text-orange-400\/90{
  color: rgb(251 146 60 / 0.9) !important;
}.tw-text-orange-400\/95{
  color: rgb(251 146 60 / 0.95) !important;
}.tw-text-orange-50{
  --tw-text-opacity: 1 !important;
  color: rgb(255 247 237 / var(--tw-text-opacity, 1)) !important;
}.tw-text-orange-50\/0{
  color: rgb(255 247 237 / 0) !important;
}.tw-text-orange-50\/10{
  color: rgb(255 247 237 / 0.1) !important;
}.tw-text-orange-50\/100{
  color: rgb(255 247 237 / 1) !important;
}.tw-text-orange-50\/15{
  color: rgb(255 247 237 / 0.15) !important;
}.tw-text-orange-50\/20{
  color: rgb(255 247 237 / 0.2) !important;
}.tw-text-orange-50\/25{
  color: rgb(255 247 237 / 0.25) !important;
}.tw-text-orange-50\/30{
  color: rgb(255 247 237 / 0.3) !important;
}.tw-text-orange-50\/35{
  color: rgb(255 247 237 / 0.35) !important;
}.tw-text-orange-50\/40{
  color: rgb(255 247 237 / 0.4) !important;
}.tw-text-orange-50\/45{
  color: rgb(255 247 237 / 0.45) !important;
}.tw-text-orange-50\/5{
  color: rgb(255 247 237 / 0.05) !important;
}.tw-text-orange-50\/50{
  color: rgb(255 247 237 / 0.5) !important;
}.tw-text-orange-50\/55{
  color: rgb(255 247 237 / 0.55) !important;
}.tw-text-orange-50\/60{
  color: rgb(255 247 237 / 0.6) !important;
}.tw-text-orange-50\/65{
  color: rgb(255 247 237 / 0.65) !important;
}.tw-text-orange-50\/70{
  color: rgb(255 247 237 / 0.7) !important;
}.tw-text-orange-50\/75{
  color: rgb(255 247 237 / 0.75) !important;
}.tw-text-orange-50\/80{
  color: rgb(255 247 237 / 0.8) !important;
}.tw-text-orange-50\/85{
  color: rgb(255 247 237 / 0.85) !important;
}.tw-text-orange-50\/90{
  color: rgb(255 247 237 / 0.9) !important;
}.tw-text-orange-50\/95{
  color: rgb(255 247 237 / 0.95) !important;
}.tw-text-orange-500{
  --tw-text-opacity: 1 !important;
  color: rgb(249 115 22 / var(--tw-text-opacity, 1)) !important;
}.tw-text-orange-500\/0{
  color: rgb(249 115 22 / 0) !important;
}.tw-text-orange-500\/10{
  color: rgb(249 115 22 / 0.1) !important;
}.tw-text-orange-500\/100{
  color: rgb(249 115 22 / 1) !important;
}.tw-text-orange-500\/15{
  color: rgb(249 115 22 / 0.15) !important;
}.tw-text-orange-500\/20{
  color: rgb(249 115 22 / 0.2) !important;
}.tw-text-orange-500\/25{
  color: rgb(249 115 22 / 0.25) !important;
}.tw-text-orange-500\/30{
  color: rgb(249 115 22 / 0.3) !important;
}.tw-text-orange-500\/35{
  color: rgb(249 115 22 / 0.35) !important;
}.tw-text-orange-500\/40{
  color: rgb(249 115 22 / 0.4) !important;
}.tw-text-orange-500\/45{
  color: rgb(249 115 22 / 0.45) !important;
}.tw-text-orange-500\/5{
  color: rgb(249 115 22 / 0.05) !important;
}.tw-text-orange-500\/50{
  color: rgb(249 115 22 / 0.5) !important;
}.tw-text-orange-500\/55{
  color: rgb(249 115 22 / 0.55) !important;
}.tw-text-orange-500\/60{
  color: rgb(249 115 22 / 0.6) !important;
}.tw-text-orange-500\/65{
  color: rgb(249 115 22 / 0.65) !important;
}.tw-text-orange-500\/70{
  color: rgb(249 115 22 / 0.7) !important;
}.tw-text-orange-500\/75{
  color: rgb(249 115 22 / 0.75) !important;
}.tw-text-orange-500\/80{
  color: rgb(249 115 22 / 0.8) !important;
}.tw-text-orange-500\/85{
  color: rgb(249 115 22 / 0.85) !important;
}.tw-text-orange-500\/90{
  color: rgb(249 115 22 / 0.9) !important;
}.tw-text-orange-500\/95{
  color: rgb(249 115 22 / 0.95) !important;
}.tw-text-orange-600{
  --tw-text-opacity: 1 !important;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1)) !important;
}.tw-text-orange-600\/0{
  color: rgb(234 88 12 / 0) !important;
}.tw-text-orange-600\/10{
  color: rgb(234 88 12 / 0.1) !important;
}.tw-text-orange-600\/100{
  color: rgb(234 88 12 / 1) !important;
}.tw-text-orange-600\/15{
  color: rgb(234 88 12 / 0.15) !important;
}.tw-text-orange-600\/20{
  color: rgb(234 88 12 / 0.2) !important;
}.tw-text-orange-600\/25{
  color: rgb(234 88 12 / 0.25) !important;
}.tw-text-orange-600\/30{
  color: rgb(234 88 12 / 0.3) !important;
}.tw-text-orange-600\/35{
  color: rgb(234 88 12 / 0.35) !important;
}.tw-text-orange-600\/40{
  color: rgb(234 88 12 / 0.4) !important;
}.tw-text-orange-600\/45{
  color: rgb(234 88 12 / 0.45) !important;
}.tw-text-orange-600\/5{
  color: rgb(234 88 12 / 0.05) !important;
}.tw-text-orange-600\/50{
  color: rgb(234 88 12 / 0.5) !important;
}.tw-text-orange-600\/55{
  color: rgb(234 88 12 / 0.55) !important;
}.tw-text-orange-600\/60{
  color: rgb(234 88 12 / 0.6) !important;
}.tw-text-orange-600\/65{
  color: rgb(234 88 12 / 0.65) !important;
}.tw-text-orange-600\/70{
  color: rgb(234 88 12 / 0.7) !important;
}.tw-text-orange-600\/75{
  color: rgb(234 88 12 / 0.75) !important;
}.tw-text-orange-600\/80{
  color: rgb(234 88 12 / 0.8) !important;
}.tw-text-orange-600\/85{
  color: rgb(234 88 12 / 0.85) !important;
}.tw-text-orange-600\/90{
  color: rgb(234 88 12 / 0.9) !important;
}.tw-text-orange-600\/95{
  color: rgb(234 88 12 / 0.95) !important;
}.tw-text-orange-700{
  --tw-text-opacity: 1 !important;
  color: rgb(194 65 12 / var(--tw-text-opacity, 1)) !important;
}.tw-text-orange-700\/0{
  color: rgb(194 65 12 / 0) !important;
}.tw-text-orange-700\/10{
  color: rgb(194 65 12 / 0.1) !important;
}.tw-text-orange-700\/100{
  color: rgb(194 65 12 / 1) !important;
}.tw-text-orange-700\/15{
  color: rgb(194 65 12 / 0.15) !important;
}.tw-text-orange-700\/20{
  color: rgb(194 65 12 / 0.2) !important;
}.tw-text-orange-700\/25{
  color: rgb(194 65 12 / 0.25) !important;
}.tw-text-orange-700\/30{
  color: rgb(194 65 12 / 0.3) !important;
}.tw-text-orange-700\/35{
  color: rgb(194 65 12 / 0.35) !important;
}.tw-text-orange-700\/40{
  color: rgb(194 65 12 / 0.4) !important;
}.tw-text-orange-700\/45{
  color: rgb(194 65 12 / 0.45) !important;
}.tw-text-orange-700\/5{
  color: rgb(194 65 12 / 0.05) !important;
}.tw-text-orange-700\/50{
  color: rgb(194 65 12 / 0.5) !important;
}.tw-text-orange-700\/55{
  color: rgb(194 65 12 / 0.55) !important;
}.tw-text-orange-700\/60{
  color: rgb(194 65 12 / 0.6) !important;
}.tw-text-orange-700\/65{
  color: rgb(194 65 12 / 0.65) !important;
}.tw-text-orange-700\/70{
  color: rgb(194 65 12 / 0.7) !important;
}.tw-text-orange-700\/75{
  color: rgb(194 65 12 / 0.75) !important;
}.tw-text-orange-700\/80{
  color: rgb(194 65 12 / 0.8) !important;
}.tw-text-orange-700\/85{
  color: rgb(194 65 12 / 0.85) !important;
}.tw-text-orange-700\/90{
  color: rgb(194 65 12 / 0.9) !important;
}.tw-text-orange-700\/95{
  color: rgb(194 65 12 / 0.95) !important;
}.tw-text-orange-800{
  --tw-text-opacity: 1 !important;
  color: rgb(154 52 18 / var(--tw-text-opacity, 1)) !important;
}.tw-text-orange-800\/0{
  color: rgb(154 52 18 / 0) !important;
}.tw-text-orange-800\/10{
  color: rgb(154 52 18 / 0.1) !important;
}.tw-text-orange-800\/100{
  color: rgb(154 52 18 / 1) !important;
}.tw-text-orange-800\/15{
  color: rgb(154 52 18 / 0.15) !important;
}.tw-text-orange-800\/20{
  color: rgb(154 52 18 / 0.2) !important;
}.tw-text-orange-800\/25{
  color: rgb(154 52 18 / 0.25) !important;
}.tw-text-orange-800\/30{
  color: rgb(154 52 18 / 0.3) !important;
}.tw-text-orange-800\/35{
  color: rgb(154 52 18 / 0.35) !important;
}.tw-text-orange-800\/40{
  color: rgb(154 52 18 / 0.4) !important;
}.tw-text-orange-800\/45{
  color: rgb(154 52 18 / 0.45) !important;
}.tw-text-orange-800\/5{
  color: rgb(154 52 18 / 0.05) !important;
}.tw-text-orange-800\/50{
  color: rgb(154 52 18 / 0.5) !important;
}.tw-text-orange-800\/55{
  color: rgb(154 52 18 / 0.55) !important;
}.tw-text-orange-800\/60{
  color: rgb(154 52 18 / 0.6) !important;
}.tw-text-orange-800\/65{
  color: rgb(154 52 18 / 0.65) !important;
}.tw-text-orange-800\/70{
  color: rgb(154 52 18 / 0.7) !important;
}.tw-text-orange-800\/75{
  color: rgb(154 52 18 / 0.75) !important;
}.tw-text-orange-800\/80{
  color: rgb(154 52 18 / 0.8) !important;
}.tw-text-orange-800\/85{
  color: rgb(154 52 18 / 0.85) !important;
}.tw-text-orange-800\/90{
  color: rgb(154 52 18 / 0.9) !important;
}.tw-text-orange-800\/95{
  color: rgb(154 52 18 / 0.95) !important;
}.tw-text-orange-900{
  --tw-text-opacity: 1 !important;
  color: rgb(124 45 18 / var(--tw-text-opacity, 1)) !important;
}.tw-text-orange-900\/0{
  color: rgb(124 45 18 / 0) !important;
}.tw-text-orange-900\/10{
  color: rgb(124 45 18 / 0.1) !important;
}.tw-text-orange-900\/100{
  color: rgb(124 45 18 / 1) !important;
}.tw-text-orange-900\/15{
  color: rgb(124 45 18 / 0.15) !important;
}.tw-text-orange-900\/20{
  color: rgb(124 45 18 / 0.2) !important;
}.tw-text-orange-900\/25{
  color: rgb(124 45 18 / 0.25) !important;
}.tw-text-orange-900\/30{
  color: rgb(124 45 18 / 0.3) !important;
}.tw-text-orange-900\/35{
  color: rgb(124 45 18 / 0.35) !important;
}.tw-text-orange-900\/40{
  color: rgb(124 45 18 / 0.4) !important;
}.tw-text-orange-900\/45{
  color: rgb(124 45 18 / 0.45) !important;
}.tw-text-orange-900\/5{
  color: rgb(124 45 18 / 0.05) !important;
}.tw-text-orange-900\/50{
  color: rgb(124 45 18 / 0.5) !important;
}.tw-text-orange-900\/55{
  color: rgb(124 45 18 / 0.55) !important;
}.tw-text-orange-900\/60{
  color: rgb(124 45 18 / 0.6) !important;
}.tw-text-orange-900\/65{
  color: rgb(124 45 18 / 0.65) !important;
}.tw-text-orange-900\/70{
  color: rgb(124 45 18 / 0.7) !important;
}.tw-text-orange-900\/75{
  color: rgb(124 45 18 / 0.75) !important;
}.tw-text-orange-900\/80{
  color: rgb(124 45 18 / 0.8) !important;
}.tw-text-orange-900\/85{
  color: rgb(124 45 18 / 0.85) !important;
}.tw-text-orange-900\/90{
  color: rgb(124 45 18 / 0.9) !important;
}.tw-text-orange-900\/95{
  color: rgb(124 45 18 / 0.95) !important;
}.tw-text-pink-100{
  --tw-text-opacity: 1 !important;
  color: rgb(252 231 243 / var(--tw-text-opacity, 1)) !important;
}.tw-text-pink-100\/0{
  color: rgb(252 231 243 / 0) !important;
}.tw-text-pink-100\/10{
  color: rgb(252 231 243 / 0.1) !important;
}.tw-text-pink-100\/100{
  color: rgb(252 231 243 / 1) !important;
}.tw-text-pink-100\/15{
  color: rgb(252 231 243 / 0.15) !important;
}.tw-text-pink-100\/20{
  color: rgb(252 231 243 / 0.2) !important;
}.tw-text-pink-100\/25{
  color: rgb(252 231 243 / 0.25) !important;
}.tw-text-pink-100\/30{
  color: rgb(252 231 243 / 0.3) !important;
}.tw-text-pink-100\/35{
  color: rgb(252 231 243 / 0.35) !important;
}.tw-text-pink-100\/40{
  color: rgb(252 231 243 / 0.4) !important;
}.tw-text-pink-100\/45{
  color: rgb(252 231 243 / 0.45) !important;
}.tw-text-pink-100\/5{
  color: rgb(252 231 243 / 0.05) !important;
}.tw-text-pink-100\/50{
  color: rgb(252 231 243 / 0.5) !important;
}.tw-text-pink-100\/55{
  color: rgb(252 231 243 / 0.55) !important;
}.tw-text-pink-100\/60{
  color: rgb(252 231 243 / 0.6) !important;
}.tw-text-pink-100\/65{
  color: rgb(252 231 243 / 0.65) !important;
}.tw-text-pink-100\/70{
  color: rgb(252 231 243 / 0.7) !important;
}.tw-text-pink-100\/75{
  color: rgb(252 231 243 / 0.75) !important;
}.tw-text-pink-100\/80{
  color: rgb(252 231 243 / 0.8) !important;
}.tw-text-pink-100\/85{
  color: rgb(252 231 243 / 0.85) !important;
}.tw-text-pink-100\/90{
  color: rgb(252 231 243 / 0.9) !important;
}.tw-text-pink-100\/95{
  color: rgb(252 231 243 / 0.95) !important;
}.tw-text-pink-200{
  --tw-text-opacity: 1 !important;
  color: rgb(251 207 232 / var(--tw-text-opacity, 1)) !important;
}.tw-text-pink-200\/0{
  color: rgb(251 207 232 / 0) !important;
}.tw-text-pink-200\/10{
  color: rgb(251 207 232 / 0.1) !important;
}.tw-text-pink-200\/100{
  color: rgb(251 207 232 / 1) !important;
}.tw-text-pink-200\/15{
  color: rgb(251 207 232 / 0.15) !important;
}.tw-text-pink-200\/20{
  color: rgb(251 207 232 / 0.2) !important;
}.tw-text-pink-200\/25{
  color: rgb(251 207 232 / 0.25) !important;
}.tw-text-pink-200\/30{
  color: rgb(251 207 232 / 0.3) !important;
}.tw-text-pink-200\/35{
  color: rgb(251 207 232 / 0.35) !important;
}.tw-text-pink-200\/40{
  color: rgb(251 207 232 / 0.4) !important;
}.tw-text-pink-200\/45{
  color: rgb(251 207 232 / 0.45) !important;
}.tw-text-pink-200\/5{
  color: rgb(251 207 232 / 0.05) !important;
}.tw-text-pink-200\/50{
  color: rgb(251 207 232 / 0.5) !important;
}.tw-text-pink-200\/55{
  color: rgb(251 207 232 / 0.55) !important;
}.tw-text-pink-200\/60{
  color: rgb(251 207 232 / 0.6) !important;
}.tw-text-pink-200\/65{
  color: rgb(251 207 232 / 0.65) !important;
}.tw-text-pink-200\/70{
  color: rgb(251 207 232 / 0.7) !important;
}.tw-text-pink-200\/75{
  color: rgb(251 207 232 / 0.75) !important;
}.tw-text-pink-200\/80{
  color: rgb(251 207 232 / 0.8) !important;
}.tw-text-pink-200\/85{
  color: rgb(251 207 232 / 0.85) !important;
}.tw-text-pink-200\/90{
  color: rgb(251 207 232 / 0.9) !important;
}.tw-text-pink-200\/95{
  color: rgb(251 207 232 / 0.95) !important;
}.tw-text-pink-300{
  --tw-text-opacity: 1 !important;
  color: rgb(249 168 212 / var(--tw-text-opacity, 1)) !important;
}.tw-text-pink-300\/0{
  color: rgb(249 168 212 / 0) !important;
}.tw-text-pink-300\/10{
  color: rgb(249 168 212 / 0.1) !important;
}.tw-text-pink-300\/100{
  color: rgb(249 168 212 / 1) !important;
}.tw-text-pink-300\/15{
  color: rgb(249 168 212 / 0.15) !important;
}.tw-text-pink-300\/20{
  color: rgb(249 168 212 / 0.2) !important;
}.tw-text-pink-300\/25{
  color: rgb(249 168 212 / 0.25) !important;
}.tw-text-pink-300\/30{
  color: rgb(249 168 212 / 0.3) !important;
}.tw-text-pink-300\/35{
  color: rgb(249 168 212 / 0.35) !important;
}.tw-text-pink-300\/40{
  color: rgb(249 168 212 / 0.4) !important;
}.tw-text-pink-300\/45{
  color: rgb(249 168 212 / 0.45) !important;
}.tw-text-pink-300\/5{
  color: rgb(249 168 212 / 0.05) !important;
}.tw-text-pink-300\/50{
  color: rgb(249 168 212 / 0.5) !important;
}.tw-text-pink-300\/55{
  color: rgb(249 168 212 / 0.55) !important;
}.tw-text-pink-300\/60{
  color: rgb(249 168 212 / 0.6) !important;
}.tw-text-pink-300\/65{
  color: rgb(249 168 212 / 0.65) !important;
}.tw-text-pink-300\/70{
  color: rgb(249 168 212 / 0.7) !important;
}.tw-text-pink-300\/75{
  color: rgb(249 168 212 / 0.75) !important;
}.tw-text-pink-300\/80{
  color: rgb(249 168 212 / 0.8) !important;
}.tw-text-pink-300\/85{
  color: rgb(249 168 212 / 0.85) !important;
}.tw-text-pink-300\/90{
  color: rgb(249 168 212 / 0.9) !important;
}.tw-text-pink-300\/95{
  color: rgb(249 168 212 / 0.95) !important;
}.tw-text-pink-400{
  --tw-text-opacity: 1 !important;
  color: rgb(244 114 182 / var(--tw-text-opacity, 1)) !important;
}.tw-text-pink-400\/0{
  color: rgb(244 114 182 / 0) !important;
}.tw-text-pink-400\/10{
  color: rgb(244 114 182 / 0.1) !important;
}.tw-text-pink-400\/100{
  color: rgb(244 114 182 / 1) !important;
}.tw-text-pink-400\/15{
  color: rgb(244 114 182 / 0.15) !important;
}.tw-text-pink-400\/20{
  color: rgb(244 114 182 / 0.2) !important;
}.tw-text-pink-400\/25{
  color: rgb(244 114 182 / 0.25) !important;
}.tw-text-pink-400\/30{
  color: rgb(244 114 182 / 0.3) !important;
}.tw-text-pink-400\/35{
  color: rgb(244 114 182 / 0.35) !important;
}.tw-text-pink-400\/40{
  color: rgb(244 114 182 / 0.4) !important;
}.tw-text-pink-400\/45{
  color: rgb(244 114 182 / 0.45) !important;
}.tw-text-pink-400\/5{
  color: rgb(244 114 182 / 0.05) !important;
}.tw-text-pink-400\/50{
  color: rgb(244 114 182 / 0.5) !important;
}.tw-text-pink-400\/55{
  color: rgb(244 114 182 / 0.55) !important;
}.tw-text-pink-400\/60{
  color: rgb(244 114 182 / 0.6) !important;
}.tw-text-pink-400\/65{
  color: rgb(244 114 182 / 0.65) !important;
}.tw-text-pink-400\/70{
  color: rgb(244 114 182 / 0.7) !important;
}.tw-text-pink-400\/75{
  color: rgb(244 114 182 / 0.75) !important;
}.tw-text-pink-400\/80{
  color: rgb(244 114 182 / 0.8) !important;
}.tw-text-pink-400\/85{
  color: rgb(244 114 182 / 0.85) !important;
}.tw-text-pink-400\/90{
  color: rgb(244 114 182 / 0.9) !important;
}.tw-text-pink-400\/95{
  color: rgb(244 114 182 / 0.95) !important;
}.tw-text-pink-50{
  --tw-text-opacity: 1 !important;
  color: rgb(253 242 248 / var(--tw-text-opacity, 1)) !important;
}.tw-text-pink-50\/0{
  color: rgb(253 242 248 / 0) !important;
}.tw-text-pink-50\/10{
  color: rgb(253 242 248 / 0.1) !important;
}.tw-text-pink-50\/100{
  color: rgb(253 242 248 / 1) !important;
}.tw-text-pink-50\/15{
  color: rgb(253 242 248 / 0.15) !important;
}.tw-text-pink-50\/20{
  color: rgb(253 242 248 / 0.2) !important;
}.tw-text-pink-50\/25{
  color: rgb(253 242 248 / 0.25) !important;
}.tw-text-pink-50\/30{
  color: rgb(253 242 248 / 0.3) !important;
}.tw-text-pink-50\/35{
  color: rgb(253 242 248 / 0.35) !important;
}.tw-text-pink-50\/40{
  color: rgb(253 242 248 / 0.4) !important;
}.tw-text-pink-50\/45{
  color: rgb(253 242 248 / 0.45) !important;
}.tw-text-pink-50\/5{
  color: rgb(253 242 248 / 0.05) !important;
}.tw-text-pink-50\/50{
  color: rgb(253 242 248 / 0.5) !important;
}.tw-text-pink-50\/55{
  color: rgb(253 242 248 / 0.55) !important;
}.tw-text-pink-50\/60{
  color: rgb(253 242 248 / 0.6) !important;
}.tw-text-pink-50\/65{
  color: rgb(253 242 248 / 0.65) !important;
}.tw-text-pink-50\/70{
  color: rgb(253 242 248 / 0.7) !important;
}.tw-text-pink-50\/75{
  color: rgb(253 242 248 / 0.75) !important;
}.tw-text-pink-50\/80{
  color: rgb(253 242 248 / 0.8) !important;
}.tw-text-pink-50\/85{
  color: rgb(253 242 248 / 0.85) !important;
}.tw-text-pink-50\/90{
  color: rgb(253 242 248 / 0.9) !important;
}.tw-text-pink-50\/95{
  color: rgb(253 242 248 / 0.95) !important;
}.tw-text-pink-500{
  --tw-text-opacity: 1 !important;
  color: rgb(236 72 153 / var(--tw-text-opacity, 1)) !important;
}.tw-text-pink-500\/0{
  color: rgb(236 72 153 / 0) !important;
}.tw-text-pink-500\/10{
  color: rgb(236 72 153 / 0.1) !important;
}.tw-text-pink-500\/100{
  color: rgb(236 72 153 / 1) !important;
}.tw-text-pink-500\/15{
  color: rgb(236 72 153 / 0.15) !important;
}.tw-text-pink-500\/20{
  color: rgb(236 72 153 / 0.2) !important;
}.tw-text-pink-500\/25{
  color: rgb(236 72 153 / 0.25) !important;
}.tw-text-pink-500\/30{
  color: rgb(236 72 153 / 0.3) !important;
}.tw-text-pink-500\/35{
  color: rgb(236 72 153 / 0.35) !important;
}.tw-text-pink-500\/40{
  color: rgb(236 72 153 / 0.4) !important;
}.tw-text-pink-500\/45{
  color: rgb(236 72 153 / 0.45) !important;
}.tw-text-pink-500\/5{
  color: rgb(236 72 153 / 0.05) !important;
}.tw-text-pink-500\/50{
  color: rgb(236 72 153 / 0.5) !important;
}.tw-text-pink-500\/55{
  color: rgb(236 72 153 / 0.55) !important;
}.tw-text-pink-500\/60{
  color: rgb(236 72 153 / 0.6) !important;
}.tw-text-pink-500\/65{
  color: rgb(236 72 153 / 0.65) !important;
}.tw-text-pink-500\/70{
  color: rgb(236 72 153 / 0.7) !important;
}.tw-text-pink-500\/75{
  color: rgb(236 72 153 / 0.75) !important;
}.tw-text-pink-500\/80{
  color: rgb(236 72 153 / 0.8) !important;
}.tw-text-pink-500\/85{
  color: rgb(236 72 153 / 0.85) !important;
}.tw-text-pink-500\/90{
  color: rgb(236 72 153 / 0.9) !important;
}.tw-text-pink-500\/95{
  color: rgb(236 72 153 / 0.95) !important;
}.tw-text-pink-600{
  --tw-text-opacity: 1 !important;
  color: rgb(219 39 119 / var(--tw-text-opacity, 1)) !important;
}.tw-text-pink-600\/0{
  color: rgb(219 39 119 / 0) !important;
}.tw-text-pink-600\/10{
  color: rgb(219 39 119 / 0.1) !important;
}.tw-text-pink-600\/100{
  color: rgb(219 39 119 / 1) !important;
}.tw-text-pink-600\/15{
  color: rgb(219 39 119 / 0.15) !important;
}.tw-text-pink-600\/20{
  color: rgb(219 39 119 / 0.2) !important;
}.tw-text-pink-600\/25{
  color: rgb(219 39 119 / 0.25) !important;
}.tw-text-pink-600\/30{
  color: rgb(219 39 119 / 0.3) !important;
}.tw-text-pink-600\/35{
  color: rgb(219 39 119 / 0.35) !important;
}.tw-text-pink-600\/40{
  color: rgb(219 39 119 / 0.4) !important;
}.tw-text-pink-600\/45{
  color: rgb(219 39 119 / 0.45) !important;
}.tw-text-pink-600\/5{
  color: rgb(219 39 119 / 0.05) !important;
}.tw-text-pink-600\/50{
  color: rgb(219 39 119 / 0.5) !important;
}.tw-text-pink-600\/55{
  color: rgb(219 39 119 / 0.55) !important;
}.tw-text-pink-600\/60{
  color: rgb(219 39 119 / 0.6) !important;
}.tw-text-pink-600\/65{
  color: rgb(219 39 119 / 0.65) !important;
}.tw-text-pink-600\/70{
  color: rgb(219 39 119 / 0.7) !important;
}.tw-text-pink-600\/75{
  color: rgb(219 39 119 / 0.75) !important;
}.tw-text-pink-600\/80{
  color: rgb(219 39 119 / 0.8) !important;
}.tw-text-pink-600\/85{
  color: rgb(219 39 119 / 0.85) !important;
}.tw-text-pink-600\/90{
  color: rgb(219 39 119 / 0.9) !important;
}.tw-text-pink-600\/95{
  color: rgb(219 39 119 / 0.95) !important;
}.tw-text-pink-700{
  --tw-text-opacity: 1 !important;
  color: rgb(190 24 93 / var(--tw-text-opacity, 1)) !important;
}.tw-text-pink-700\/0{
  color: rgb(190 24 93 / 0) !important;
}.tw-text-pink-700\/10{
  color: rgb(190 24 93 / 0.1) !important;
}.tw-text-pink-700\/100{
  color: rgb(190 24 93 / 1) !important;
}.tw-text-pink-700\/15{
  color: rgb(190 24 93 / 0.15) !important;
}.tw-text-pink-700\/20{
  color: rgb(190 24 93 / 0.2) !important;
}.tw-text-pink-700\/25{
  color: rgb(190 24 93 / 0.25) !important;
}.tw-text-pink-700\/30{
  color: rgb(190 24 93 / 0.3) !important;
}.tw-text-pink-700\/35{
  color: rgb(190 24 93 / 0.35) !important;
}.tw-text-pink-700\/40{
  color: rgb(190 24 93 / 0.4) !important;
}.tw-text-pink-700\/45{
  color: rgb(190 24 93 / 0.45) !important;
}.tw-text-pink-700\/5{
  color: rgb(190 24 93 / 0.05) !important;
}.tw-text-pink-700\/50{
  color: rgb(190 24 93 / 0.5) !important;
}.tw-text-pink-700\/55{
  color: rgb(190 24 93 / 0.55) !important;
}.tw-text-pink-700\/60{
  color: rgb(190 24 93 / 0.6) !important;
}.tw-text-pink-700\/65{
  color: rgb(190 24 93 / 0.65) !important;
}.tw-text-pink-700\/70{
  color: rgb(190 24 93 / 0.7) !important;
}.tw-text-pink-700\/75{
  color: rgb(190 24 93 / 0.75) !important;
}.tw-text-pink-700\/80{
  color: rgb(190 24 93 / 0.8) !important;
}.tw-text-pink-700\/85{
  color: rgb(190 24 93 / 0.85) !important;
}.tw-text-pink-700\/90{
  color: rgb(190 24 93 / 0.9) !important;
}.tw-text-pink-700\/95{
  color: rgb(190 24 93 / 0.95) !important;
}.tw-text-pink-800{
  --tw-text-opacity: 1 !important;
  color: rgb(157 23 77 / var(--tw-text-opacity, 1)) !important;
}.tw-text-pink-800\/0{
  color: rgb(157 23 77 / 0) !important;
}.tw-text-pink-800\/10{
  color: rgb(157 23 77 / 0.1) !important;
}.tw-text-pink-800\/100{
  color: rgb(157 23 77 / 1) !important;
}.tw-text-pink-800\/15{
  color: rgb(157 23 77 / 0.15) !important;
}.tw-text-pink-800\/20{
  color: rgb(157 23 77 / 0.2) !important;
}.tw-text-pink-800\/25{
  color: rgb(157 23 77 / 0.25) !important;
}.tw-text-pink-800\/30{
  color: rgb(157 23 77 / 0.3) !important;
}.tw-text-pink-800\/35{
  color: rgb(157 23 77 / 0.35) !important;
}.tw-text-pink-800\/40{
  color: rgb(157 23 77 / 0.4) !important;
}.tw-text-pink-800\/45{
  color: rgb(157 23 77 / 0.45) !important;
}.tw-text-pink-800\/5{
  color: rgb(157 23 77 / 0.05) !important;
}.tw-text-pink-800\/50{
  color: rgb(157 23 77 / 0.5) !important;
}.tw-text-pink-800\/55{
  color: rgb(157 23 77 / 0.55) !important;
}.tw-text-pink-800\/60{
  color: rgb(157 23 77 / 0.6) !important;
}.tw-text-pink-800\/65{
  color: rgb(157 23 77 / 0.65) !important;
}.tw-text-pink-800\/70{
  color: rgb(157 23 77 / 0.7) !important;
}.tw-text-pink-800\/75{
  color: rgb(157 23 77 / 0.75) !important;
}.tw-text-pink-800\/80{
  color: rgb(157 23 77 / 0.8) !important;
}.tw-text-pink-800\/85{
  color: rgb(157 23 77 / 0.85) !important;
}.tw-text-pink-800\/90{
  color: rgb(157 23 77 / 0.9) !important;
}.tw-text-pink-800\/95{
  color: rgb(157 23 77 / 0.95) !important;
}.tw-text-pink-900{
  --tw-text-opacity: 1 !important;
  color: rgb(131 24 67 / var(--tw-text-opacity, 1)) !important;
}.tw-text-pink-900\/0{
  color: rgb(131 24 67 / 0) !important;
}.tw-text-pink-900\/10{
  color: rgb(131 24 67 / 0.1) !important;
}.tw-text-pink-900\/100{
  color: rgb(131 24 67 / 1) !important;
}.tw-text-pink-900\/15{
  color: rgb(131 24 67 / 0.15) !important;
}.tw-text-pink-900\/20{
  color: rgb(131 24 67 / 0.2) !important;
}.tw-text-pink-900\/25{
  color: rgb(131 24 67 / 0.25) !important;
}.tw-text-pink-900\/30{
  color: rgb(131 24 67 / 0.3) !important;
}.tw-text-pink-900\/35{
  color: rgb(131 24 67 / 0.35) !important;
}.tw-text-pink-900\/40{
  color: rgb(131 24 67 / 0.4) !important;
}.tw-text-pink-900\/45{
  color: rgb(131 24 67 / 0.45) !important;
}.tw-text-pink-900\/5{
  color: rgb(131 24 67 / 0.05) !important;
}.tw-text-pink-900\/50{
  color: rgb(131 24 67 / 0.5) !important;
}.tw-text-pink-900\/55{
  color: rgb(131 24 67 / 0.55) !important;
}.tw-text-pink-900\/60{
  color: rgb(131 24 67 / 0.6) !important;
}.tw-text-pink-900\/65{
  color: rgb(131 24 67 / 0.65) !important;
}.tw-text-pink-900\/70{
  color: rgb(131 24 67 / 0.7) !important;
}.tw-text-pink-900\/75{
  color: rgb(131 24 67 / 0.75) !important;
}.tw-text-pink-900\/80{
  color: rgb(131 24 67 / 0.8) !important;
}.tw-text-pink-900\/85{
  color: rgb(131 24 67 / 0.85) !important;
}.tw-text-pink-900\/90{
  color: rgb(131 24 67 / 0.9) !important;
}.tw-text-pink-900\/95{
  color: rgb(131 24 67 / 0.95) !important;
}.tw-text-primary{
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity))) !important;
}.tw-text-primary_5{
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-text-opacity))) !important;
}.tw-text-purple-100{
  --tw-text-opacity: 1 !important;
  color: rgb(243 232 255 / var(--tw-text-opacity, 1)) !important;
}.tw-text-purple-100\/0{
  color: rgb(243 232 255 / 0) !important;
}.tw-text-purple-100\/10{
  color: rgb(243 232 255 / 0.1) !important;
}.tw-text-purple-100\/100{
  color: rgb(243 232 255 / 1) !important;
}.tw-text-purple-100\/15{
  color: rgb(243 232 255 / 0.15) !important;
}.tw-text-purple-100\/20{
  color: rgb(243 232 255 / 0.2) !important;
}.tw-text-purple-100\/25{
  color: rgb(243 232 255 / 0.25) !important;
}.tw-text-purple-100\/30{
  color: rgb(243 232 255 / 0.3) !important;
}.tw-text-purple-100\/35{
  color: rgb(243 232 255 / 0.35) !important;
}.tw-text-purple-100\/40{
  color: rgb(243 232 255 / 0.4) !important;
}.tw-text-purple-100\/45{
  color: rgb(243 232 255 / 0.45) !important;
}.tw-text-purple-100\/5{
  color: rgb(243 232 255 / 0.05) !important;
}.tw-text-purple-100\/50{
  color: rgb(243 232 255 / 0.5) !important;
}.tw-text-purple-100\/55{
  color: rgb(243 232 255 / 0.55) !important;
}.tw-text-purple-100\/60{
  color: rgb(243 232 255 / 0.6) !important;
}.tw-text-purple-100\/65{
  color: rgb(243 232 255 / 0.65) !important;
}.tw-text-purple-100\/70{
  color: rgb(243 232 255 / 0.7) !important;
}.tw-text-purple-100\/75{
  color: rgb(243 232 255 / 0.75) !important;
}.tw-text-purple-100\/80{
  color: rgb(243 232 255 / 0.8) !important;
}.tw-text-purple-100\/85{
  color: rgb(243 232 255 / 0.85) !important;
}.tw-text-purple-100\/90{
  color: rgb(243 232 255 / 0.9) !important;
}.tw-text-purple-100\/95{
  color: rgb(243 232 255 / 0.95) !important;
}.tw-text-purple-200{
  --tw-text-opacity: 1 !important;
  color: rgb(233 213 255 / var(--tw-text-opacity, 1)) !important;
}.tw-text-purple-200\/0{
  color: rgb(233 213 255 / 0) !important;
}.tw-text-purple-200\/10{
  color: rgb(233 213 255 / 0.1) !important;
}.tw-text-purple-200\/100{
  color: rgb(233 213 255 / 1) !important;
}.tw-text-purple-200\/15{
  color: rgb(233 213 255 / 0.15) !important;
}.tw-text-purple-200\/20{
  color: rgb(233 213 255 / 0.2) !important;
}.tw-text-purple-200\/25{
  color: rgb(233 213 255 / 0.25) !important;
}.tw-text-purple-200\/30{
  color: rgb(233 213 255 / 0.3) !important;
}.tw-text-purple-200\/35{
  color: rgb(233 213 255 / 0.35) !important;
}.tw-text-purple-200\/40{
  color: rgb(233 213 255 / 0.4) !important;
}.tw-text-purple-200\/45{
  color: rgb(233 213 255 / 0.45) !important;
}.tw-text-purple-200\/5{
  color: rgb(233 213 255 / 0.05) !important;
}.tw-text-purple-200\/50{
  color: rgb(233 213 255 / 0.5) !important;
}.tw-text-purple-200\/55{
  color: rgb(233 213 255 / 0.55) !important;
}.tw-text-purple-200\/60{
  color: rgb(233 213 255 / 0.6) !important;
}.tw-text-purple-200\/65{
  color: rgb(233 213 255 / 0.65) !important;
}.tw-text-purple-200\/70{
  color: rgb(233 213 255 / 0.7) !important;
}.tw-text-purple-200\/75{
  color: rgb(233 213 255 / 0.75) !important;
}.tw-text-purple-200\/80{
  color: rgb(233 213 255 / 0.8) !important;
}.tw-text-purple-200\/85{
  color: rgb(233 213 255 / 0.85) !important;
}.tw-text-purple-200\/90{
  color: rgb(233 213 255 / 0.9) !important;
}.tw-text-purple-200\/95{
  color: rgb(233 213 255 / 0.95) !important;
}.tw-text-purple-300{
  --tw-text-opacity: 1 !important;
  color: rgb(216 180 254 / var(--tw-text-opacity, 1)) !important;
}.tw-text-purple-300\/0{
  color: rgb(216 180 254 / 0) !important;
}.tw-text-purple-300\/10{
  color: rgb(216 180 254 / 0.1) !important;
}.tw-text-purple-300\/100{
  color: rgb(216 180 254 / 1) !important;
}.tw-text-purple-300\/15{
  color: rgb(216 180 254 / 0.15) !important;
}.tw-text-purple-300\/20{
  color: rgb(216 180 254 / 0.2) !important;
}.tw-text-purple-300\/25{
  color: rgb(216 180 254 / 0.25) !important;
}.tw-text-purple-300\/30{
  color: rgb(216 180 254 / 0.3) !important;
}.tw-text-purple-300\/35{
  color: rgb(216 180 254 / 0.35) !important;
}.tw-text-purple-300\/40{
  color: rgb(216 180 254 / 0.4) !important;
}.tw-text-purple-300\/45{
  color: rgb(216 180 254 / 0.45) !important;
}.tw-text-purple-300\/5{
  color: rgb(216 180 254 / 0.05) !important;
}.tw-text-purple-300\/50{
  color: rgb(216 180 254 / 0.5) !important;
}.tw-text-purple-300\/55{
  color: rgb(216 180 254 / 0.55) !important;
}.tw-text-purple-300\/60{
  color: rgb(216 180 254 / 0.6) !important;
}.tw-text-purple-300\/65{
  color: rgb(216 180 254 / 0.65) !important;
}.tw-text-purple-300\/70{
  color: rgb(216 180 254 / 0.7) !important;
}.tw-text-purple-300\/75{
  color: rgb(216 180 254 / 0.75) !important;
}.tw-text-purple-300\/80{
  color: rgb(216 180 254 / 0.8) !important;
}.tw-text-purple-300\/85{
  color: rgb(216 180 254 / 0.85) !important;
}.tw-text-purple-300\/90{
  color: rgb(216 180 254 / 0.9) !important;
}.tw-text-purple-300\/95{
  color: rgb(216 180 254 / 0.95) !important;
}.tw-text-purple-400{
  --tw-text-opacity: 1 !important;
  color: rgb(192 132 252 / var(--tw-text-opacity, 1)) !important;
}.tw-text-purple-400\/0{
  color: rgb(192 132 252 / 0) !important;
}.tw-text-purple-400\/10{
  color: rgb(192 132 252 / 0.1) !important;
}.tw-text-purple-400\/100{
  color: rgb(192 132 252 / 1) !important;
}.tw-text-purple-400\/15{
  color: rgb(192 132 252 / 0.15) !important;
}.tw-text-purple-400\/20{
  color: rgb(192 132 252 / 0.2) !important;
}.tw-text-purple-400\/25{
  color: rgb(192 132 252 / 0.25) !important;
}.tw-text-purple-400\/30{
  color: rgb(192 132 252 / 0.3) !important;
}.tw-text-purple-400\/35{
  color: rgb(192 132 252 / 0.35) !important;
}.tw-text-purple-400\/40{
  color: rgb(192 132 252 / 0.4) !important;
}.tw-text-purple-400\/45{
  color: rgb(192 132 252 / 0.45) !important;
}.tw-text-purple-400\/5{
  color: rgb(192 132 252 / 0.05) !important;
}.tw-text-purple-400\/50{
  color: rgb(192 132 252 / 0.5) !important;
}.tw-text-purple-400\/55{
  color: rgb(192 132 252 / 0.55) !important;
}.tw-text-purple-400\/60{
  color: rgb(192 132 252 / 0.6) !important;
}.tw-text-purple-400\/65{
  color: rgb(192 132 252 / 0.65) !important;
}.tw-text-purple-400\/70{
  color: rgb(192 132 252 / 0.7) !important;
}.tw-text-purple-400\/75{
  color: rgb(192 132 252 / 0.75) !important;
}.tw-text-purple-400\/80{
  color: rgb(192 132 252 / 0.8) !important;
}.tw-text-purple-400\/85{
  color: rgb(192 132 252 / 0.85) !important;
}.tw-text-purple-400\/90{
  color: rgb(192 132 252 / 0.9) !important;
}.tw-text-purple-400\/95{
  color: rgb(192 132 252 / 0.95) !important;
}.tw-text-purple-50{
  --tw-text-opacity: 1 !important;
  color: rgb(250 245 255 / var(--tw-text-opacity, 1)) !important;
}.tw-text-purple-50\/0{
  color: rgb(250 245 255 / 0) !important;
}.tw-text-purple-50\/10{
  color: rgb(250 245 255 / 0.1) !important;
}.tw-text-purple-50\/100{
  color: rgb(250 245 255 / 1) !important;
}.tw-text-purple-50\/15{
  color: rgb(250 245 255 / 0.15) !important;
}.tw-text-purple-50\/20{
  color: rgb(250 245 255 / 0.2) !important;
}.tw-text-purple-50\/25{
  color: rgb(250 245 255 / 0.25) !important;
}.tw-text-purple-50\/30{
  color: rgb(250 245 255 / 0.3) !important;
}.tw-text-purple-50\/35{
  color: rgb(250 245 255 / 0.35) !important;
}.tw-text-purple-50\/40{
  color: rgb(250 245 255 / 0.4) !important;
}.tw-text-purple-50\/45{
  color: rgb(250 245 255 / 0.45) !important;
}.tw-text-purple-50\/5{
  color: rgb(250 245 255 / 0.05) !important;
}.tw-text-purple-50\/50{
  color: rgb(250 245 255 / 0.5) !important;
}.tw-text-purple-50\/55{
  color: rgb(250 245 255 / 0.55) !important;
}.tw-text-purple-50\/60{
  color: rgb(250 245 255 / 0.6) !important;
}.tw-text-purple-50\/65{
  color: rgb(250 245 255 / 0.65) !important;
}.tw-text-purple-50\/70{
  color: rgb(250 245 255 / 0.7) !important;
}.tw-text-purple-50\/75{
  color: rgb(250 245 255 / 0.75) !important;
}.tw-text-purple-50\/80{
  color: rgb(250 245 255 / 0.8) !important;
}.tw-text-purple-50\/85{
  color: rgb(250 245 255 / 0.85) !important;
}.tw-text-purple-50\/90{
  color: rgb(250 245 255 / 0.9) !important;
}.tw-text-purple-50\/95{
  color: rgb(250 245 255 / 0.95) !important;
}.tw-text-purple-500{
  --tw-text-opacity: 1 !important;
  color: rgb(168 85 247 / var(--tw-text-opacity, 1)) !important;
}.tw-text-purple-500\/0{
  color: rgb(168 85 247 / 0) !important;
}.tw-text-purple-500\/10{
  color: rgb(168 85 247 / 0.1) !important;
}.tw-text-purple-500\/100{
  color: rgb(168 85 247 / 1) !important;
}.tw-text-purple-500\/15{
  color: rgb(168 85 247 / 0.15) !important;
}.tw-text-purple-500\/20{
  color: rgb(168 85 247 / 0.2) !important;
}.tw-text-purple-500\/25{
  color: rgb(168 85 247 / 0.25) !important;
}.tw-text-purple-500\/30{
  color: rgb(168 85 247 / 0.3) !important;
}.tw-text-purple-500\/35{
  color: rgb(168 85 247 / 0.35) !important;
}.tw-text-purple-500\/40{
  color: rgb(168 85 247 / 0.4) !important;
}.tw-text-purple-500\/45{
  color: rgb(168 85 247 / 0.45) !important;
}.tw-text-purple-500\/5{
  color: rgb(168 85 247 / 0.05) !important;
}.tw-text-purple-500\/50{
  color: rgb(168 85 247 / 0.5) !important;
}.tw-text-purple-500\/55{
  color: rgb(168 85 247 / 0.55) !important;
}.tw-text-purple-500\/60{
  color: rgb(168 85 247 / 0.6) !important;
}.tw-text-purple-500\/65{
  color: rgb(168 85 247 / 0.65) !important;
}.tw-text-purple-500\/70{
  color: rgb(168 85 247 / 0.7) !important;
}.tw-text-purple-500\/75{
  color: rgb(168 85 247 / 0.75) !important;
}.tw-text-purple-500\/80{
  color: rgb(168 85 247 / 0.8) !important;
}.tw-text-purple-500\/85{
  color: rgb(168 85 247 / 0.85) !important;
}.tw-text-purple-500\/90{
  color: rgb(168 85 247 / 0.9) !important;
}.tw-text-purple-500\/95{
  color: rgb(168 85 247 / 0.95) !important;
}.tw-text-purple-600{
  --tw-text-opacity: 1 !important;
  color: rgb(147 51 234 / var(--tw-text-opacity, 1)) !important;
}.tw-text-purple-600\/0{
  color: rgb(147 51 234 / 0) !important;
}.tw-text-purple-600\/10{
  color: rgb(147 51 234 / 0.1) !important;
}.tw-text-purple-600\/100{
  color: rgb(147 51 234 / 1) !important;
}.tw-text-purple-600\/15{
  color: rgb(147 51 234 / 0.15) !important;
}.tw-text-purple-600\/20{
  color: rgb(147 51 234 / 0.2) !important;
}.tw-text-purple-600\/25{
  color: rgb(147 51 234 / 0.25) !important;
}.tw-text-purple-600\/30{
  color: rgb(147 51 234 / 0.3) !important;
}.tw-text-purple-600\/35{
  color: rgb(147 51 234 / 0.35) !important;
}.tw-text-purple-600\/40{
  color: rgb(147 51 234 / 0.4) !important;
}.tw-text-purple-600\/45{
  color: rgb(147 51 234 / 0.45) !important;
}.tw-text-purple-600\/5{
  color: rgb(147 51 234 / 0.05) !important;
}.tw-text-purple-600\/50{
  color: rgb(147 51 234 / 0.5) !important;
}.tw-text-purple-600\/55{
  color: rgb(147 51 234 / 0.55) !important;
}.tw-text-purple-600\/60{
  color: rgb(147 51 234 / 0.6) !important;
}.tw-text-purple-600\/65{
  color: rgb(147 51 234 / 0.65) !important;
}.tw-text-purple-600\/70{
  color: rgb(147 51 234 / 0.7) !important;
}.tw-text-purple-600\/75{
  color: rgb(147 51 234 / 0.75) !important;
}.tw-text-purple-600\/80{
  color: rgb(147 51 234 / 0.8) !important;
}.tw-text-purple-600\/85{
  color: rgb(147 51 234 / 0.85) !important;
}.tw-text-purple-600\/90{
  color: rgb(147 51 234 / 0.9) !important;
}.tw-text-purple-600\/95{
  color: rgb(147 51 234 / 0.95) !important;
}.tw-text-purple-700{
  --tw-text-opacity: 1 !important;
  color: rgb(126 34 206 / var(--tw-text-opacity, 1)) !important;
}.tw-text-purple-700\/0{
  color: rgb(126 34 206 / 0) !important;
}.tw-text-purple-700\/10{
  color: rgb(126 34 206 / 0.1) !important;
}.tw-text-purple-700\/100{
  color: rgb(126 34 206 / 1) !important;
}.tw-text-purple-700\/15{
  color: rgb(126 34 206 / 0.15) !important;
}.tw-text-purple-700\/20{
  color: rgb(126 34 206 / 0.2) !important;
}.tw-text-purple-700\/25{
  color: rgb(126 34 206 / 0.25) !important;
}.tw-text-purple-700\/30{
  color: rgb(126 34 206 / 0.3) !important;
}.tw-text-purple-700\/35{
  color: rgb(126 34 206 / 0.35) !important;
}.tw-text-purple-700\/40{
  color: rgb(126 34 206 / 0.4) !important;
}.tw-text-purple-700\/45{
  color: rgb(126 34 206 / 0.45) !important;
}.tw-text-purple-700\/5{
  color: rgb(126 34 206 / 0.05) !important;
}.tw-text-purple-700\/50{
  color: rgb(126 34 206 / 0.5) !important;
}.tw-text-purple-700\/55{
  color: rgb(126 34 206 / 0.55) !important;
}.tw-text-purple-700\/60{
  color: rgb(126 34 206 / 0.6) !important;
}.tw-text-purple-700\/65{
  color: rgb(126 34 206 / 0.65) !important;
}.tw-text-purple-700\/70{
  color: rgb(126 34 206 / 0.7) !important;
}.tw-text-purple-700\/75{
  color: rgb(126 34 206 / 0.75) !important;
}.tw-text-purple-700\/80{
  color: rgb(126 34 206 / 0.8) !important;
}.tw-text-purple-700\/85{
  color: rgb(126 34 206 / 0.85) !important;
}.tw-text-purple-700\/90{
  color: rgb(126 34 206 / 0.9) !important;
}.tw-text-purple-700\/95{
  color: rgb(126 34 206 / 0.95) !important;
}.tw-text-purple-800{
  --tw-text-opacity: 1 !important;
  color: rgb(107 33 168 / var(--tw-text-opacity, 1)) !important;
}.tw-text-purple-800\/0{
  color: rgb(107 33 168 / 0) !important;
}.tw-text-purple-800\/10{
  color: rgb(107 33 168 / 0.1) !important;
}.tw-text-purple-800\/100{
  color: rgb(107 33 168 / 1) !important;
}.tw-text-purple-800\/15{
  color: rgb(107 33 168 / 0.15) !important;
}.tw-text-purple-800\/20{
  color: rgb(107 33 168 / 0.2) !important;
}.tw-text-purple-800\/25{
  color: rgb(107 33 168 / 0.25) !important;
}.tw-text-purple-800\/30{
  color: rgb(107 33 168 / 0.3) !important;
}.tw-text-purple-800\/35{
  color: rgb(107 33 168 / 0.35) !important;
}.tw-text-purple-800\/40{
  color: rgb(107 33 168 / 0.4) !important;
}.tw-text-purple-800\/45{
  color: rgb(107 33 168 / 0.45) !important;
}.tw-text-purple-800\/5{
  color: rgb(107 33 168 / 0.05) !important;
}.tw-text-purple-800\/50{
  color: rgb(107 33 168 / 0.5) !important;
}.tw-text-purple-800\/55{
  color: rgb(107 33 168 / 0.55) !important;
}.tw-text-purple-800\/60{
  color: rgb(107 33 168 / 0.6) !important;
}.tw-text-purple-800\/65{
  color: rgb(107 33 168 / 0.65) !important;
}.tw-text-purple-800\/70{
  color: rgb(107 33 168 / 0.7) !important;
}.tw-text-purple-800\/75{
  color: rgb(107 33 168 / 0.75) !important;
}.tw-text-purple-800\/80{
  color: rgb(107 33 168 / 0.8) !important;
}.tw-text-purple-800\/85{
  color: rgb(107 33 168 / 0.85) !important;
}.tw-text-purple-800\/90{
  color: rgb(107 33 168 / 0.9) !important;
}.tw-text-purple-800\/95{
  color: rgb(107 33 168 / 0.95) !important;
}.tw-text-purple-900{
  --tw-text-opacity: 1 !important;
  color: rgb(88 28 135 / var(--tw-text-opacity, 1)) !important;
}.tw-text-purple-900\/0{
  color: rgb(88 28 135 / 0) !important;
}.tw-text-purple-900\/10{
  color: rgb(88 28 135 / 0.1) !important;
}.tw-text-purple-900\/100{
  color: rgb(88 28 135 / 1) !important;
}.tw-text-purple-900\/15{
  color: rgb(88 28 135 / 0.15) !important;
}.tw-text-purple-900\/20{
  color: rgb(88 28 135 / 0.2) !important;
}.tw-text-purple-900\/25{
  color: rgb(88 28 135 / 0.25) !important;
}.tw-text-purple-900\/30{
  color: rgb(88 28 135 / 0.3) !important;
}.tw-text-purple-900\/35{
  color: rgb(88 28 135 / 0.35) !important;
}.tw-text-purple-900\/40{
  color: rgb(88 28 135 / 0.4) !important;
}.tw-text-purple-900\/45{
  color: rgb(88 28 135 / 0.45) !important;
}.tw-text-purple-900\/5{
  color: rgb(88 28 135 / 0.05) !important;
}.tw-text-purple-900\/50{
  color: rgb(88 28 135 / 0.5) !important;
}.tw-text-purple-900\/55{
  color: rgb(88 28 135 / 0.55) !important;
}.tw-text-purple-900\/60{
  color: rgb(88 28 135 / 0.6) !important;
}.tw-text-purple-900\/65{
  color: rgb(88 28 135 / 0.65) !important;
}.tw-text-purple-900\/70{
  color: rgb(88 28 135 / 0.7) !important;
}.tw-text-purple-900\/75{
  color: rgb(88 28 135 / 0.75) !important;
}.tw-text-purple-900\/80{
  color: rgb(88 28 135 / 0.8) !important;
}.tw-text-purple-900\/85{
  color: rgb(88 28 135 / 0.85) !important;
}.tw-text-purple-900\/90{
  color: rgb(88 28 135 / 0.9) !important;
}.tw-text-purple-900\/95{
  color: rgb(88 28 135 / 0.95) !important;
}.tw-text-red-100{
  --tw-text-opacity: 1 !important;
  color: rgb(254 226 226 / var(--tw-text-opacity, 1)) !important;
}.tw-text-red-100\/0{
  color: rgb(254 226 226 / 0) !important;
}.tw-text-red-100\/10{
  color: rgb(254 226 226 / 0.1) !important;
}.tw-text-red-100\/100{
  color: rgb(254 226 226 / 1) !important;
}.tw-text-red-100\/15{
  color: rgb(254 226 226 / 0.15) !important;
}.tw-text-red-100\/20{
  color: rgb(254 226 226 / 0.2) !important;
}.tw-text-red-100\/25{
  color: rgb(254 226 226 / 0.25) !important;
}.tw-text-red-100\/30{
  color: rgb(254 226 226 / 0.3) !important;
}.tw-text-red-100\/35{
  color: rgb(254 226 226 / 0.35) !important;
}.tw-text-red-100\/40{
  color: rgb(254 226 226 / 0.4) !important;
}.tw-text-red-100\/45{
  color: rgb(254 226 226 / 0.45) !important;
}.tw-text-red-100\/5{
  color: rgb(254 226 226 / 0.05) !important;
}.tw-text-red-100\/50{
  color: rgb(254 226 226 / 0.5) !important;
}.tw-text-red-100\/55{
  color: rgb(254 226 226 / 0.55) !important;
}.tw-text-red-100\/60{
  color: rgb(254 226 226 / 0.6) !important;
}.tw-text-red-100\/65{
  color: rgb(254 226 226 / 0.65) !important;
}.tw-text-red-100\/70{
  color: rgb(254 226 226 / 0.7) !important;
}.tw-text-red-100\/75{
  color: rgb(254 226 226 / 0.75) !important;
}.tw-text-red-100\/80{
  color: rgb(254 226 226 / 0.8) !important;
}.tw-text-red-100\/85{
  color: rgb(254 226 226 / 0.85) !important;
}.tw-text-red-100\/90{
  color: rgb(254 226 226 / 0.9) !important;
}.tw-text-red-100\/95{
  color: rgb(254 226 226 / 0.95) !important;
}.tw-text-red-200{
  --tw-text-opacity: 1 !important;
  color: rgb(254 202 202 / var(--tw-text-opacity, 1)) !important;
}.tw-text-red-200\/0{
  color: rgb(254 202 202 / 0) !important;
}.tw-text-red-200\/10{
  color: rgb(254 202 202 / 0.1) !important;
}.tw-text-red-200\/100{
  color: rgb(254 202 202 / 1) !important;
}.tw-text-red-200\/15{
  color: rgb(254 202 202 / 0.15) !important;
}.tw-text-red-200\/20{
  color: rgb(254 202 202 / 0.2) !important;
}.tw-text-red-200\/25{
  color: rgb(254 202 202 / 0.25) !important;
}.tw-text-red-200\/30{
  color: rgb(254 202 202 / 0.3) !important;
}.tw-text-red-200\/35{
  color: rgb(254 202 202 / 0.35) !important;
}.tw-text-red-200\/40{
  color: rgb(254 202 202 / 0.4) !important;
}.tw-text-red-200\/45{
  color: rgb(254 202 202 / 0.45) !important;
}.tw-text-red-200\/5{
  color: rgb(254 202 202 / 0.05) !important;
}.tw-text-red-200\/50{
  color: rgb(254 202 202 / 0.5) !important;
}.tw-text-red-200\/55{
  color: rgb(254 202 202 / 0.55) !important;
}.tw-text-red-200\/60{
  color: rgb(254 202 202 / 0.6) !important;
}.tw-text-red-200\/65{
  color: rgb(254 202 202 / 0.65) !important;
}.tw-text-red-200\/70{
  color: rgb(254 202 202 / 0.7) !important;
}.tw-text-red-200\/75{
  color: rgb(254 202 202 / 0.75) !important;
}.tw-text-red-200\/80{
  color: rgb(254 202 202 / 0.8) !important;
}.tw-text-red-200\/85{
  color: rgb(254 202 202 / 0.85) !important;
}.tw-text-red-200\/90{
  color: rgb(254 202 202 / 0.9) !important;
}.tw-text-red-200\/95{
  color: rgb(254 202 202 / 0.95) !important;
}.tw-text-red-300{
  --tw-text-opacity: 1 !important;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1)) !important;
}.tw-text-red-300\/0{
  color: rgb(252 165 165 / 0) !important;
}.tw-text-red-300\/10{
  color: rgb(252 165 165 / 0.1) !important;
}.tw-text-red-300\/100{
  color: rgb(252 165 165 / 1) !important;
}.tw-text-red-300\/15{
  color: rgb(252 165 165 / 0.15) !important;
}.tw-text-red-300\/20{
  color: rgb(252 165 165 / 0.2) !important;
}.tw-text-red-300\/25{
  color: rgb(252 165 165 / 0.25) !important;
}.tw-text-red-300\/30{
  color: rgb(252 165 165 / 0.3) !important;
}.tw-text-red-300\/35{
  color: rgb(252 165 165 / 0.35) !important;
}.tw-text-red-300\/40{
  color: rgb(252 165 165 / 0.4) !important;
}.tw-text-red-300\/45{
  color: rgb(252 165 165 / 0.45) !important;
}.tw-text-red-300\/5{
  color: rgb(252 165 165 / 0.05) !important;
}.tw-text-red-300\/50{
  color: rgb(252 165 165 / 0.5) !important;
}.tw-text-red-300\/55{
  color: rgb(252 165 165 / 0.55) !important;
}.tw-text-red-300\/60{
  color: rgb(252 165 165 / 0.6) !important;
}.tw-text-red-300\/65{
  color: rgb(252 165 165 / 0.65) !important;
}.tw-text-red-300\/70{
  color: rgb(252 165 165 / 0.7) !important;
}.tw-text-red-300\/75{
  color: rgb(252 165 165 / 0.75) !important;
}.tw-text-red-300\/80{
  color: rgb(252 165 165 / 0.8) !important;
}.tw-text-red-300\/85{
  color: rgb(252 165 165 / 0.85) !important;
}.tw-text-red-300\/90{
  color: rgb(252 165 165 / 0.9) !important;
}.tw-text-red-300\/95{
  color: rgb(252 165 165 / 0.95) !important;
}.tw-text-red-400{
  --tw-text-opacity: 1 !important;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1)) !important;
}.tw-text-red-400\/0{
  color: rgb(248 113 113 / 0) !important;
}.tw-text-red-400\/10{
  color: rgb(248 113 113 / 0.1) !important;
}.tw-text-red-400\/100{
  color: rgb(248 113 113 / 1) !important;
}.tw-text-red-400\/15{
  color: rgb(248 113 113 / 0.15) !important;
}.tw-text-red-400\/20{
  color: rgb(248 113 113 / 0.2) !important;
}.tw-text-red-400\/25{
  color: rgb(248 113 113 / 0.25) !important;
}.tw-text-red-400\/30{
  color: rgb(248 113 113 / 0.3) !important;
}.tw-text-red-400\/35{
  color: rgb(248 113 113 / 0.35) !important;
}.tw-text-red-400\/40{
  color: rgb(248 113 113 / 0.4) !important;
}.tw-text-red-400\/45{
  color: rgb(248 113 113 / 0.45) !important;
}.tw-text-red-400\/5{
  color: rgb(248 113 113 / 0.05) !important;
}.tw-text-red-400\/50{
  color: rgb(248 113 113 / 0.5) !important;
}.tw-text-red-400\/55{
  color: rgb(248 113 113 / 0.55) !important;
}.tw-text-red-400\/60{
  color: rgb(248 113 113 / 0.6) !important;
}.tw-text-red-400\/65{
  color: rgb(248 113 113 / 0.65) !important;
}.tw-text-red-400\/70{
  color: rgb(248 113 113 / 0.7) !important;
}.tw-text-red-400\/75{
  color: rgb(248 113 113 / 0.75) !important;
}.tw-text-red-400\/80{
  color: rgb(248 113 113 / 0.8) !important;
}.tw-text-red-400\/85{
  color: rgb(248 113 113 / 0.85) !important;
}.tw-text-red-400\/90{
  color: rgb(248 113 113 / 0.9) !important;
}.tw-text-red-400\/95{
  color: rgb(248 113 113 / 0.95) !important;
}.tw-text-red-50{
  --tw-text-opacity: 1 !important;
  color: rgb(254 242 242 / var(--tw-text-opacity, 1)) !important;
}.tw-text-red-50\/0{
  color: rgb(254 242 242 / 0) !important;
}.tw-text-red-50\/10{
  color: rgb(254 242 242 / 0.1) !important;
}.tw-text-red-50\/100{
  color: rgb(254 242 242 / 1) !important;
}.tw-text-red-50\/15{
  color: rgb(254 242 242 / 0.15) !important;
}.tw-text-red-50\/20{
  color: rgb(254 242 242 / 0.2) !important;
}.tw-text-red-50\/25{
  color: rgb(254 242 242 / 0.25) !important;
}.tw-text-red-50\/30{
  color: rgb(254 242 242 / 0.3) !important;
}.tw-text-red-50\/35{
  color: rgb(254 242 242 / 0.35) !important;
}.tw-text-red-50\/40{
  color: rgb(254 242 242 / 0.4) !important;
}.tw-text-red-50\/45{
  color: rgb(254 242 242 / 0.45) !important;
}.tw-text-red-50\/5{
  color: rgb(254 242 242 / 0.05) !important;
}.tw-text-red-50\/50{
  color: rgb(254 242 242 / 0.5) !important;
}.tw-text-red-50\/55{
  color: rgb(254 242 242 / 0.55) !important;
}.tw-text-red-50\/60{
  color: rgb(254 242 242 / 0.6) !important;
}.tw-text-red-50\/65{
  color: rgb(254 242 242 / 0.65) !important;
}.tw-text-red-50\/70{
  color: rgb(254 242 242 / 0.7) !important;
}.tw-text-red-50\/75{
  color: rgb(254 242 242 / 0.75) !important;
}.tw-text-red-50\/80{
  color: rgb(254 242 242 / 0.8) !important;
}.tw-text-red-50\/85{
  color: rgb(254 242 242 / 0.85) !important;
}.tw-text-red-50\/90{
  color: rgb(254 242 242 / 0.9) !important;
}.tw-text-red-50\/95{
  color: rgb(254 242 242 / 0.95) !important;
}.tw-text-red-500{
  --tw-text-opacity: 1 !important;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1)) !important;
}.tw-text-red-500\/0{
  color: rgb(239 68 68 / 0) !important;
}.tw-text-red-500\/10{
  color: rgb(239 68 68 / 0.1) !important;
}.tw-text-red-500\/100{
  color: rgb(239 68 68 / 1) !important;
}.tw-text-red-500\/15{
  color: rgb(239 68 68 / 0.15) !important;
}.tw-text-red-500\/20{
  color: rgb(239 68 68 / 0.2) !important;
}.tw-text-red-500\/25{
  color: rgb(239 68 68 / 0.25) !important;
}.tw-text-red-500\/30{
  color: rgb(239 68 68 / 0.3) !important;
}.tw-text-red-500\/35{
  color: rgb(239 68 68 / 0.35) !important;
}.tw-text-red-500\/40{
  color: rgb(239 68 68 / 0.4) !important;
}.tw-text-red-500\/45{
  color: rgb(239 68 68 / 0.45) !important;
}.tw-text-red-500\/5{
  color: rgb(239 68 68 / 0.05) !important;
}.tw-text-red-500\/50{
  color: rgb(239 68 68 / 0.5) !important;
}.tw-text-red-500\/55{
  color: rgb(239 68 68 / 0.55) !important;
}.tw-text-red-500\/60{
  color: rgb(239 68 68 / 0.6) !important;
}.tw-text-red-500\/65{
  color: rgb(239 68 68 / 0.65) !important;
}.tw-text-red-500\/70{
  color: rgb(239 68 68 / 0.7) !important;
}.tw-text-red-500\/75{
  color: rgb(239 68 68 / 0.75) !important;
}.tw-text-red-500\/80{
  color: rgb(239 68 68 / 0.8) !important;
}.tw-text-red-500\/85{
  color: rgb(239 68 68 / 0.85) !important;
}.tw-text-red-500\/90{
  color: rgb(239 68 68 / 0.9) !important;
}.tw-text-red-500\/95{
  color: rgb(239 68 68 / 0.95) !important;
}.tw-text-red-600{
  --tw-text-opacity: 1 !important;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1)) !important;
}.tw-text-red-600\/0{
  color: rgb(220 38 38 / 0) !important;
}.tw-text-red-600\/10{
  color: rgb(220 38 38 / 0.1) !important;
}.tw-text-red-600\/100{
  color: rgb(220 38 38 / 1) !important;
}.tw-text-red-600\/15{
  color: rgb(220 38 38 / 0.15) !important;
}.tw-text-red-600\/20{
  color: rgb(220 38 38 / 0.2) !important;
}.tw-text-red-600\/25{
  color: rgb(220 38 38 / 0.25) !important;
}.tw-text-red-600\/30{
  color: rgb(220 38 38 / 0.3) !important;
}.tw-text-red-600\/35{
  color: rgb(220 38 38 / 0.35) !important;
}.tw-text-red-600\/40{
  color: rgb(220 38 38 / 0.4) !important;
}.tw-text-red-600\/45{
  color: rgb(220 38 38 / 0.45) !important;
}.tw-text-red-600\/5{
  color: rgb(220 38 38 / 0.05) !important;
}.tw-text-red-600\/50{
  color: rgb(220 38 38 / 0.5) !important;
}.tw-text-red-600\/55{
  color: rgb(220 38 38 / 0.55) !important;
}.tw-text-red-600\/60{
  color: rgb(220 38 38 / 0.6) !important;
}.tw-text-red-600\/65{
  color: rgb(220 38 38 / 0.65) !important;
}.tw-text-red-600\/70{
  color: rgb(220 38 38 / 0.7) !important;
}.tw-text-red-600\/75{
  color: rgb(220 38 38 / 0.75) !important;
}.tw-text-red-600\/80{
  color: rgb(220 38 38 / 0.8) !important;
}.tw-text-red-600\/85{
  color: rgb(220 38 38 / 0.85) !important;
}.tw-text-red-600\/90{
  color: rgb(220 38 38 / 0.9) !important;
}.tw-text-red-600\/95{
  color: rgb(220 38 38 / 0.95) !important;
}.tw-text-red-700{
  --tw-text-opacity: 1 !important;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1)) !important;
}.tw-text-red-700\/0{
  color: rgb(185 28 28 / 0) !important;
}.tw-text-red-700\/10{
  color: rgb(185 28 28 / 0.1) !important;
}.tw-text-red-700\/100{
  color: rgb(185 28 28 / 1) !important;
}.tw-text-red-700\/15{
  color: rgb(185 28 28 / 0.15) !important;
}.tw-text-red-700\/20{
  color: rgb(185 28 28 / 0.2) !important;
}.tw-text-red-700\/25{
  color: rgb(185 28 28 / 0.25) !important;
}.tw-text-red-700\/30{
  color: rgb(185 28 28 / 0.3) !important;
}.tw-text-red-700\/35{
  color: rgb(185 28 28 / 0.35) !important;
}.tw-text-red-700\/40{
  color: rgb(185 28 28 / 0.4) !important;
}.tw-text-red-700\/45{
  color: rgb(185 28 28 / 0.45) !important;
}.tw-text-red-700\/5{
  color: rgb(185 28 28 / 0.05) !important;
}.tw-text-red-700\/50{
  color: rgb(185 28 28 / 0.5) !important;
}.tw-text-red-700\/55{
  color: rgb(185 28 28 / 0.55) !important;
}.tw-text-red-700\/60{
  color: rgb(185 28 28 / 0.6) !important;
}.tw-text-red-700\/65{
  color: rgb(185 28 28 / 0.65) !important;
}.tw-text-red-700\/70{
  color: rgb(185 28 28 / 0.7) !important;
}.tw-text-red-700\/75{
  color: rgb(185 28 28 / 0.75) !important;
}.tw-text-red-700\/80{
  color: rgb(185 28 28 / 0.8) !important;
}.tw-text-red-700\/85{
  color: rgb(185 28 28 / 0.85) !important;
}.tw-text-red-700\/90{
  color: rgb(185 28 28 / 0.9) !important;
}.tw-text-red-700\/95{
  color: rgb(185 28 28 / 0.95) !important;
}.tw-text-red-800{
  --tw-text-opacity: 1 !important;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1)) !important;
}.tw-text-red-800\/0{
  color: rgb(153 27 27 / 0) !important;
}.tw-text-red-800\/10{
  color: rgb(153 27 27 / 0.1) !important;
}.tw-text-red-800\/100{
  color: rgb(153 27 27 / 1) !important;
}.tw-text-red-800\/15{
  color: rgb(153 27 27 / 0.15) !important;
}.tw-text-red-800\/20{
  color: rgb(153 27 27 / 0.2) !important;
}.tw-text-red-800\/25{
  color: rgb(153 27 27 / 0.25) !important;
}.tw-text-red-800\/30{
  color: rgb(153 27 27 / 0.3) !important;
}.tw-text-red-800\/35{
  color: rgb(153 27 27 / 0.35) !important;
}.tw-text-red-800\/40{
  color: rgb(153 27 27 / 0.4) !important;
}.tw-text-red-800\/45{
  color: rgb(153 27 27 / 0.45) !important;
}.tw-text-red-800\/5{
  color: rgb(153 27 27 / 0.05) !important;
}.tw-text-red-800\/50{
  color: rgb(153 27 27 / 0.5) !important;
}.tw-text-red-800\/55{
  color: rgb(153 27 27 / 0.55) !important;
}.tw-text-red-800\/60{
  color: rgb(153 27 27 / 0.6) !important;
}.tw-text-red-800\/65{
  color: rgb(153 27 27 / 0.65) !important;
}.tw-text-red-800\/70{
  color: rgb(153 27 27 / 0.7) !important;
}.tw-text-red-800\/75{
  color: rgb(153 27 27 / 0.75) !important;
}.tw-text-red-800\/80{
  color: rgb(153 27 27 / 0.8) !important;
}.tw-text-red-800\/85{
  color: rgb(153 27 27 / 0.85) !important;
}.tw-text-red-800\/90{
  color: rgb(153 27 27 / 0.9) !important;
}.tw-text-red-800\/95{
  color: rgb(153 27 27 / 0.95) !important;
}.tw-text-red-900{
  --tw-text-opacity: 1 !important;
  color: rgb(127 29 29 / var(--tw-text-opacity, 1)) !important;
}.tw-text-red-900\/0{
  color: rgb(127 29 29 / 0) !important;
}.tw-text-red-900\/10{
  color: rgb(127 29 29 / 0.1) !important;
}.tw-text-red-900\/100{
  color: rgb(127 29 29 / 1) !important;
}.tw-text-red-900\/15{
  color: rgb(127 29 29 / 0.15) !important;
}.tw-text-red-900\/20{
  color: rgb(127 29 29 / 0.2) !important;
}.tw-text-red-900\/25{
  color: rgb(127 29 29 / 0.25) !important;
}.tw-text-red-900\/30{
  color: rgb(127 29 29 / 0.3) !important;
}.tw-text-red-900\/35{
  color: rgb(127 29 29 / 0.35) !important;
}.tw-text-red-900\/40{
  color: rgb(127 29 29 / 0.4) !important;
}.tw-text-red-900\/45{
  color: rgb(127 29 29 / 0.45) !important;
}.tw-text-red-900\/5{
  color: rgb(127 29 29 / 0.05) !important;
}.tw-text-red-900\/50{
  color: rgb(127 29 29 / 0.5) !important;
}.tw-text-red-900\/55{
  color: rgb(127 29 29 / 0.55) !important;
}.tw-text-red-900\/60{
  color: rgb(127 29 29 / 0.6) !important;
}.tw-text-red-900\/65{
  color: rgb(127 29 29 / 0.65) !important;
}.tw-text-red-900\/70{
  color: rgb(127 29 29 / 0.7) !important;
}.tw-text-red-900\/75{
  color: rgb(127 29 29 / 0.75) !important;
}.tw-text-red-900\/80{
  color: rgb(127 29 29 / 0.8) !important;
}.tw-text-red-900\/85{
  color: rgb(127 29 29 / 0.85) !important;
}.tw-text-red-900\/90{
  color: rgb(127 29 29 / 0.9) !important;
}.tw-text-red-900\/95{
  color: rgb(127 29 29 / 0.95) !important;
}.tw-text-rose-100{
  --tw-text-opacity: 1 !important;
  color: rgb(255 228 230 / var(--tw-text-opacity, 1)) !important;
}.tw-text-rose-100\/0{
  color: rgb(255 228 230 / 0) !important;
}.tw-text-rose-100\/10{
  color: rgb(255 228 230 / 0.1) !important;
}.tw-text-rose-100\/100{
  color: rgb(255 228 230 / 1) !important;
}.tw-text-rose-100\/15{
  color: rgb(255 228 230 / 0.15) !important;
}.tw-text-rose-100\/20{
  color: rgb(255 228 230 / 0.2) !important;
}.tw-text-rose-100\/25{
  color: rgb(255 228 230 / 0.25) !important;
}.tw-text-rose-100\/30{
  color: rgb(255 228 230 / 0.3) !important;
}.tw-text-rose-100\/35{
  color: rgb(255 228 230 / 0.35) !important;
}.tw-text-rose-100\/40{
  color: rgb(255 228 230 / 0.4) !important;
}.tw-text-rose-100\/45{
  color: rgb(255 228 230 / 0.45) !important;
}.tw-text-rose-100\/5{
  color: rgb(255 228 230 / 0.05) !important;
}.tw-text-rose-100\/50{
  color: rgb(255 228 230 / 0.5) !important;
}.tw-text-rose-100\/55{
  color: rgb(255 228 230 / 0.55) !important;
}.tw-text-rose-100\/60{
  color: rgb(255 228 230 / 0.6) !important;
}.tw-text-rose-100\/65{
  color: rgb(255 228 230 / 0.65) !important;
}.tw-text-rose-100\/70{
  color: rgb(255 228 230 / 0.7) !important;
}.tw-text-rose-100\/75{
  color: rgb(255 228 230 / 0.75) !important;
}.tw-text-rose-100\/80{
  color: rgb(255 228 230 / 0.8) !important;
}.tw-text-rose-100\/85{
  color: rgb(255 228 230 / 0.85) !important;
}.tw-text-rose-100\/90{
  color: rgb(255 228 230 / 0.9) !important;
}.tw-text-rose-100\/95{
  color: rgb(255 228 230 / 0.95) !important;
}.tw-text-rose-200{
  --tw-text-opacity: 1 !important;
  color: rgb(254 205 211 / var(--tw-text-opacity, 1)) !important;
}.tw-text-rose-200\/0{
  color: rgb(254 205 211 / 0) !important;
}.tw-text-rose-200\/10{
  color: rgb(254 205 211 / 0.1) !important;
}.tw-text-rose-200\/100{
  color: rgb(254 205 211 / 1) !important;
}.tw-text-rose-200\/15{
  color: rgb(254 205 211 / 0.15) !important;
}.tw-text-rose-200\/20{
  color: rgb(254 205 211 / 0.2) !important;
}.tw-text-rose-200\/25{
  color: rgb(254 205 211 / 0.25) !important;
}.tw-text-rose-200\/30{
  color: rgb(254 205 211 / 0.3) !important;
}.tw-text-rose-200\/35{
  color: rgb(254 205 211 / 0.35) !important;
}.tw-text-rose-200\/40{
  color: rgb(254 205 211 / 0.4) !important;
}.tw-text-rose-200\/45{
  color: rgb(254 205 211 / 0.45) !important;
}.tw-text-rose-200\/5{
  color: rgb(254 205 211 / 0.05) !important;
}.tw-text-rose-200\/50{
  color: rgb(254 205 211 / 0.5) !important;
}.tw-text-rose-200\/55{
  color: rgb(254 205 211 / 0.55) !important;
}.tw-text-rose-200\/60{
  color: rgb(254 205 211 / 0.6) !important;
}.tw-text-rose-200\/65{
  color: rgb(254 205 211 / 0.65) !important;
}.tw-text-rose-200\/70{
  color: rgb(254 205 211 / 0.7) !important;
}.tw-text-rose-200\/75{
  color: rgb(254 205 211 / 0.75) !important;
}.tw-text-rose-200\/80{
  color: rgb(254 205 211 / 0.8) !important;
}.tw-text-rose-200\/85{
  color: rgb(254 205 211 / 0.85) !important;
}.tw-text-rose-200\/90{
  color: rgb(254 205 211 / 0.9) !important;
}.tw-text-rose-200\/95{
  color: rgb(254 205 211 / 0.95) !important;
}.tw-text-rose-300{
  --tw-text-opacity: 1 !important;
  color: rgb(253 164 175 / var(--tw-text-opacity, 1)) !important;
}.tw-text-rose-300\/0{
  color: rgb(253 164 175 / 0) !important;
}.tw-text-rose-300\/10{
  color: rgb(253 164 175 / 0.1) !important;
}.tw-text-rose-300\/100{
  color: rgb(253 164 175 / 1) !important;
}.tw-text-rose-300\/15{
  color: rgb(253 164 175 / 0.15) !important;
}.tw-text-rose-300\/20{
  color: rgb(253 164 175 / 0.2) !important;
}.tw-text-rose-300\/25{
  color: rgb(253 164 175 / 0.25) !important;
}.tw-text-rose-300\/30{
  color: rgb(253 164 175 / 0.3) !important;
}.tw-text-rose-300\/35{
  color: rgb(253 164 175 / 0.35) !important;
}.tw-text-rose-300\/40{
  color: rgb(253 164 175 / 0.4) !important;
}.tw-text-rose-300\/45{
  color: rgb(253 164 175 / 0.45) !important;
}.tw-text-rose-300\/5{
  color: rgb(253 164 175 / 0.05) !important;
}.tw-text-rose-300\/50{
  color: rgb(253 164 175 / 0.5) !important;
}.tw-text-rose-300\/55{
  color: rgb(253 164 175 / 0.55) !important;
}.tw-text-rose-300\/60{
  color: rgb(253 164 175 / 0.6) !important;
}.tw-text-rose-300\/65{
  color: rgb(253 164 175 / 0.65) !important;
}.tw-text-rose-300\/70{
  color: rgb(253 164 175 / 0.7) !important;
}.tw-text-rose-300\/75{
  color: rgb(253 164 175 / 0.75) !important;
}.tw-text-rose-300\/80{
  color: rgb(253 164 175 / 0.8) !important;
}.tw-text-rose-300\/85{
  color: rgb(253 164 175 / 0.85) !important;
}.tw-text-rose-300\/90{
  color: rgb(253 164 175 / 0.9) !important;
}.tw-text-rose-300\/95{
  color: rgb(253 164 175 / 0.95) !important;
}.tw-text-rose-400{
  --tw-text-opacity: 1 !important;
  color: rgb(251 113 133 / var(--tw-text-opacity, 1)) !important;
}.tw-text-rose-400\/0{
  color: rgb(251 113 133 / 0) !important;
}.tw-text-rose-400\/10{
  color: rgb(251 113 133 / 0.1) !important;
}.tw-text-rose-400\/100{
  color: rgb(251 113 133 / 1) !important;
}.tw-text-rose-400\/15{
  color: rgb(251 113 133 / 0.15) !important;
}.tw-text-rose-400\/20{
  color: rgb(251 113 133 / 0.2) !important;
}.tw-text-rose-400\/25{
  color: rgb(251 113 133 / 0.25) !important;
}.tw-text-rose-400\/30{
  color: rgb(251 113 133 / 0.3) !important;
}.tw-text-rose-400\/35{
  color: rgb(251 113 133 / 0.35) !important;
}.tw-text-rose-400\/40{
  color: rgb(251 113 133 / 0.4) !important;
}.tw-text-rose-400\/45{
  color: rgb(251 113 133 / 0.45) !important;
}.tw-text-rose-400\/5{
  color: rgb(251 113 133 / 0.05) !important;
}.tw-text-rose-400\/50{
  color: rgb(251 113 133 / 0.5) !important;
}.tw-text-rose-400\/55{
  color: rgb(251 113 133 / 0.55) !important;
}.tw-text-rose-400\/60{
  color: rgb(251 113 133 / 0.6) !important;
}.tw-text-rose-400\/65{
  color: rgb(251 113 133 / 0.65) !important;
}.tw-text-rose-400\/70{
  color: rgb(251 113 133 / 0.7) !important;
}.tw-text-rose-400\/75{
  color: rgb(251 113 133 / 0.75) !important;
}.tw-text-rose-400\/80{
  color: rgb(251 113 133 / 0.8) !important;
}.tw-text-rose-400\/85{
  color: rgb(251 113 133 / 0.85) !important;
}.tw-text-rose-400\/90{
  color: rgb(251 113 133 / 0.9) !important;
}.tw-text-rose-400\/95{
  color: rgb(251 113 133 / 0.95) !important;
}.tw-text-rose-50{
  --tw-text-opacity: 1 !important;
  color: rgb(255 241 242 / var(--tw-text-opacity, 1)) !important;
}.tw-text-rose-50\/0{
  color: rgb(255 241 242 / 0) !important;
}.tw-text-rose-50\/10{
  color: rgb(255 241 242 / 0.1) !important;
}.tw-text-rose-50\/100{
  color: rgb(255 241 242 / 1) !important;
}.tw-text-rose-50\/15{
  color: rgb(255 241 242 / 0.15) !important;
}.tw-text-rose-50\/20{
  color: rgb(255 241 242 / 0.2) !important;
}.tw-text-rose-50\/25{
  color: rgb(255 241 242 / 0.25) !important;
}.tw-text-rose-50\/30{
  color: rgb(255 241 242 / 0.3) !important;
}.tw-text-rose-50\/35{
  color: rgb(255 241 242 / 0.35) !important;
}.tw-text-rose-50\/40{
  color: rgb(255 241 242 / 0.4) !important;
}.tw-text-rose-50\/45{
  color: rgb(255 241 242 / 0.45) !important;
}.tw-text-rose-50\/5{
  color: rgb(255 241 242 / 0.05) !important;
}.tw-text-rose-50\/50{
  color: rgb(255 241 242 / 0.5) !important;
}.tw-text-rose-50\/55{
  color: rgb(255 241 242 / 0.55) !important;
}.tw-text-rose-50\/60{
  color: rgb(255 241 242 / 0.6) !important;
}.tw-text-rose-50\/65{
  color: rgb(255 241 242 / 0.65) !important;
}.tw-text-rose-50\/70{
  color: rgb(255 241 242 / 0.7) !important;
}.tw-text-rose-50\/75{
  color: rgb(255 241 242 / 0.75) !important;
}.tw-text-rose-50\/80{
  color: rgb(255 241 242 / 0.8) !important;
}.tw-text-rose-50\/85{
  color: rgb(255 241 242 / 0.85) !important;
}.tw-text-rose-50\/90{
  color: rgb(255 241 242 / 0.9) !important;
}.tw-text-rose-50\/95{
  color: rgb(255 241 242 / 0.95) !important;
}.tw-text-rose-500{
  --tw-text-opacity: 1 !important;
  color: rgb(244 63 94 / var(--tw-text-opacity, 1)) !important;
}.tw-text-rose-500\/0{
  color: rgb(244 63 94 / 0) !important;
}.tw-text-rose-500\/10{
  color: rgb(244 63 94 / 0.1) !important;
}.tw-text-rose-500\/100{
  color: rgb(244 63 94 / 1) !important;
}.tw-text-rose-500\/15{
  color: rgb(244 63 94 / 0.15) !important;
}.tw-text-rose-500\/20{
  color: rgb(244 63 94 / 0.2) !important;
}.tw-text-rose-500\/25{
  color: rgb(244 63 94 / 0.25) !important;
}.tw-text-rose-500\/30{
  color: rgb(244 63 94 / 0.3) !important;
}.tw-text-rose-500\/35{
  color: rgb(244 63 94 / 0.35) !important;
}.tw-text-rose-500\/40{
  color: rgb(244 63 94 / 0.4) !important;
}.tw-text-rose-500\/45{
  color: rgb(244 63 94 / 0.45) !important;
}.tw-text-rose-500\/5{
  color: rgb(244 63 94 / 0.05) !important;
}.tw-text-rose-500\/50{
  color: rgb(244 63 94 / 0.5) !important;
}.tw-text-rose-500\/55{
  color: rgb(244 63 94 / 0.55) !important;
}.tw-text-rose-500\/60{
  color: rgb(244 63 94 / 0.6) !important;
}.tw-text-rose-500\/65{
  color: rgb(244 63 94 / 0.65) !important;
}.tw-text-rose-500\/70{
  color: rgb(244 63 94 / 0.7) !important;
}.tw-text-rose-500\/75{
  color: rgb(244 63 94 / 0.75) !important;
}.tw-text-rose-500\/80{
  color: rgb(244 63 94 / 0.8) !important;
}.tw-text-rose-500\/85{
  color: rgb(244 63 94 / 0.85) !important;
}.tw-text-rose-500\/90{
  color: rgb(244 63 94 / 0.9) !important;
}.tw-text-rose-500\/95{
  color: rgb(244 63 94 / 0.95) !important;
}.tw-text-rose-600{
  --tw-text-opacity: 1 !important;
  color: rgb(225 29 72 / var(--tw-text-opacity, 1)) !important;
}.tw-text-rose-600\/0{
  color: rgb(225 29 72 / 0) !important;
}.tw-text-rose-600\/10{
  color: rgb(225 29 72 / 0.1) !important;
}.tw-text-rose-600\/100{
  color: rgb(225 29 72 / 1) !important;
}.tw-text-rose-600\/15{
  color: rgb(225 29 72 / 0.15) !important;
}.tw-text-rose-600\/20{
  color: rgb(225 29 72 / 0.2) !important;
}.tw-text-rose-600\/25{
  color: rgb(225 29 72 / 0.25) !important;
}.tw-text-rose-600\/30{
  color: rgb(225 29 72 / 0.3) !important;
}.tw-text-rose-600\/35{
  color: rgb(225 29 72 / 0.35) !important;
}.tw-text-rose-600\/40{
  color: rgb(225 29 72 / 0.4) !important;
}.tw-text-rose-600\/45{
  color: rgb(225 29 72 / 0.45) !important;
}.tw-text-rose-600\/5{
  color: rgb(225 29 72 / 0.05) !important;
}.tw-text-rose-600\/50{
  color: rgb(225 29 72 / 0.5) !important;
}.tw-text-rose-600\/55{
  color: rgb(225 29 72 / 0.55) !important;
}.tw-text-rose-600\/60{
  color: rgb(225 29 72 / 0.6) !important;
}.tw-text-rose-600\/65{
  color: rgb(225 29 72 / 0.65) !important;
}.tw-text-rose-600\/70{
  color: rgb(225 29 72 / 0.7) !important;
}.tw-text-rose-600\/75{
  color: rgb(225 29 72 / 0.75) !important;
}.tw-text-rose-600\/80{
  color: rgb(225 29 72 / 0.8) !important;
}.tw-text-rose-600\/85{
  color: rgb(225 29 72 / 0.85) !important;
}.tw-text-rose-600\/90{
  color: rgb(225 29 72 / 0.9) !important;
}.tw-text-rose-600\/95{
  color: rgb(225 29 72 / 0.95) !important;
}.tw-text-rose-700{
  --tw-text-opacity: 1 !important;
  color: rgb(190 18 60 / var(--tw-text-opacity, 1)) !important;
}.tw-text-rose-700\/0{
  color: rgb(190 18 60 / 0) !important;
}.tw-text-rose-700\/10{
  color: rgb(190 18 60 / 0.1) !important;
}.tw-text-rose-700\/100{
  color: rgb(190 18 60 / 1) !important;
}.tw-text-rose-700\/15{
  color: rgb(190 18 60 / 0.15) !important;
}.tw-text-rose-700\/20{
  color: rgb(190 18 60 / 0.2) !important;
}.tw-text-rose-700\/25{
  color: rgb(190 18 60 / 0.25) !important;
}.tw-text-rose-700\/30{
  color: rgb(190 18 60 / 0.3) !important;
}.tw-text-rose-700\/35{
  color: rgb(190 18 60 / 0.35) !important;
}.tw-text-rose-700\/40{
  color: rgb(190 18 60 / 0.4) !important;
}.tw-text-rose-700\/45{
  color: rgb(190 18 60 / 0.45) !important;
}.tw-text-rose-700\/5{
  color: rgb(190 18 60 / 0.05) !important;
}.tw-text-rose-700\/50{
  color: rgb(190 18 60 / 0.5) !important;
}.tw-text-rose-700\/55{
  color: rgb(190 18 60 / 0.55) !important;
}.tw-text-rose-700\/60{
  color: rgb(190 18 60 / 0.6) !important;
}.tw-text-rose-700\/65{
  color: rgb(190 18 60 / 0.65) !important;
}.tw-text-rose-700\/70{
  color: rgb(190 18 60 / 0.7) !important;
}.tw-text-rose-700\/75{
  color: rgb(190 18 60 / 0.75) !important;
}.tw-text-rose-700\/80{
  color: rgb(190 18 60 / 0.8) !important;
}.tw-text-rose-700\/85{
  color: rgb(190 18 60 / 0.85) !important;
}.tw-text-rose-700\/90{
  color: rgb(190 18 60 / 0.9) !important;
}.tw-text-rose-700\/95{
  color: rgb(190 18 60 / 0.95) !important;
}.tw-text-rose-800{
  --tw-text-opacity: 1 !important;
  color: rgb(159 18 57 / var(--tw-text-opacity, 1)) !important;
}.tw-text-rose-800\/0{
  color: rgb(159 18 57 / 0) !important;
}.tw-text-rose-800\/10{
  color: rgb(159 18 57 / 0.1) !important;
}.tw-text-rose-800\/100{
  color: rgb(159 18 57 / 1) !important;
}.tw-text-rose-800\/15{
  color: rgb(159 18 57 / 0.15) !important;
}.tw-text-rose-800\/20{
  color: rgb(159 18 57 / 0.2) !important;
}.tw-text-rose-800\/25{
  color: rgb(159 18 57 / 0.25) !important;
}.tw-text-rose-800\/30{
  color: rgb(159 18 57 / 0.3) !important;
}.tw-text-rose-800\/35{
  color: rgb(159 18 57 / 0.35) !important;
}.tw-text-rose-800\/40{
  color: rgb(159 18 57 / 0.4) !important;
}.tw-text-rose-800\/45{
  color: rgb(159 18 57 / 0.45) !important;
}.tw-text-rose-800\/5{
  color: rgb(159 18 57 / 0.05) !important;
}.tw-text-rose-800\/50{
  color: rgb(159 18 57 / 0.5) !important;
}.tw-text-rose-800\/55{
  color: rgb(159 18 57 / 0.55) !important;
}.tw-text-rose-800\/60{
  color: rgb(159 18 57 / 0.6) !important;
}.tw-text-rose-800\/65{
  color: rgb(159 18 57 / 0.65) !important;
}.tw-text-rose-800\/70{
  color: rgb(159 18 57 / 0.7) !important;
}.tw-text-rose-800\/75{
  color: rgb(159 18 57 / 0.75) !important;
}.tw-text-rose-800\/80{
  color: rgb(159 18 57 / 0.8) !important;
}.tw-text-rose-800\/85{
  color: rgb(159 18 57 / 0.85) !important;
}.tw-text-rose-800\/90{
  color: rgb(159 18 57 / 0.9) !important;
}.tw-text-rose-800\/95{
  color: rgb(159 18 57 / 0.95) !important;
}.tw-text-rose-900{
  --tw-text-opacity: 1 !important;
  color: rgb(136 19 55 / var(--tw-text-opacity, 1)) !important;
}.tw-text-rose-900\/0{
  color: rgb(136 19 55 / 0) !important;
}.tw-text-rose-900\/10{
  color: rgb(136 19 55 / 0.1) !important;
}.tw-text-rose-900\/100{
  color: rgb(136 19 55 / 1) !important;
}.tw-text-rose-900\/15{
  color: rgb(136 19 55 / 0.15) !important;
}.tw-text-rose-900\/20{
  color: rgb(136 19 55 / 0.2) !important;
}.tw-text-rose-900\/25{
  color: rgb(136 19 55 / 0.25) !important;
}.tw-text-rose-900\/30{
  color: rgb(136 19 55 / 0.3) !important;
}.tw-text-rose-900\/35{
  color: rgb(136 19 55 / 0.35) !important;
}.tw-text-rose-900\/40{
  color: rgb(136 19 55 / 0.4) !important;
}.tw-text-rose-900\/45{
  color: rgb(136 19 55 / 0.45) !important;
}.tw-text-rose-900\/5{
  color: rgb(136 19 55 / 0.05) !important;
}.tw-text-rose-900\/50{
  color: rgb(136 19 55 / 0.5) !important;
}.tw-text-rose-900\/55{
  color: rgb(136 19 55 / 0.55) !important;
}.tw-text-rose-900\/60{
  color: rgb(136 19 55 / 0.6) !important;
}.tw-text-rose-900\/65{
  color: rgb(136 19 55 / 0.65) !important;
}.tw-text-rose-900\/70{
  color: rgb(136 19 55 / 0.7) !important;
}.tw-text-rose-900\/75{
  color: rgb(136 19 55 / 0.75) !important;
}.tw-text-rose-900\/80{
  color: rgb(136 19 55 / 0.8) !important;
}.tw-text-rose-900\/85{
  color: rgb(136 19 55 / 0.85) !important;
}.tw-text-rose-900\/90{
  color: rgb(136 19 55 / 0.9) !important;
}.tw-text-rose-900\/95{
  color: rgb(136 19 55 / 0.95) !important;
}.tw-text-secondary{
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity))) !important;
}.tw-text-secondary_40{
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-secondary_40) / var(--twc-secondary_40-opacity, var(--tw-text-opacity))) !important;
}.tw-text-secondary_5{
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-secondary_5) / var(--twc-secondary_5-opacity, var(--tw-text-opacity))) !important;
}.tw-text-secondary_70{
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-secondary_70) / var(--twc-secondary_70-opacity, var(--tw-text-opacity))) !important;
}.tw-text-sky-100{
  --tw-text-opacity: 1 !important;
  color: rgb(224 242 254 / var(--tw-text-opacity, 1)) !important;
}.tw-text-sky-100\/0{
  color: rgb(224 242 254 / 0) !important;
}.tw-text-sky-100\/10{
  color: rgb(224 242 254 / 0.1) !important;
}.tw-text-sky-100\/100{
  color: rgb(224 242 254 / 1) !important;
}.tw-text-sky-100\/15{
  color: rgb(224 242 254 / 0.15) !important;
}.tw-text-sky-100\/20{
  color: rgb(224 242 254 / 0.2) !important;
}.tw-text-sky-100\/25{
  color: rgb(224 242 254 / 0.25) !important;
}.tw-text-sky-100\/30{
  color: rgb(224 242 254 / 0.3) !important;
}.tw-text-sky-100\/35{
  color: rgb(224 242 254 / 0.35) !important;
}.tw-text-sky-100\/40{
  color: rgb(224 242 254 / 0.4) !important;
}.tw-text-sky-100\/45{
  color: rgb(224 242 254 / 0.45) !important;
}.tw-text-sky-100\/5{
  color: rgb(224 242 254 / 0.05) !important;
}.tw-text-sky-100\/50{
  color: rgb(224 242 254 / 0.5) !important;
}.tw-text-sky-100\/55{
  color: rgb(224 242 254 / 0.55) !important;
}.tw-text-sky-100\/60{
  color: rgb(224 242 254 / 0.6) !important;
}.tw-text-sky-100\/65{
  color: rgb(224 242 254 / 0.65) !important;
}.tw-text-sky-100\/70{
  color: rgb(224 242 254 / 0.7) !important;
}.tw-text-sky-100\/75{
  color: rgb(224 242 254 / 0.75) !important;
}.tw-text-sky-100\/80{
  color: rgb(224 242 254 / 0.8) !important;
}.tw-text-sky-100\/85{
  color: rgb(224 242 254 / 0.85) !important;
}.tw-text-sky-100\/90{
  color: rgb(224 242 254 / 0.9) !important;
}.tw-text-sky-100\/95{
  color: rgb(224 242 254 / 0.95) !important;
}.tw-text-sky-200{
  --tw-text-opacity: 1 !important;
  color: rgb(186 230 253 / var(--tw-text-opacity, 1)) !important;
}.tw-text-sky-200\/0{
  color: rgb(186 230 253 / 0) !important;
}.tw-text-sky-200\/10{
  color: rgb(186 230 253 / 0.1) !important;
}.tw-text-sky-200\/100{
  color: rgb(186 230 253 / 1) !important;
}.tw-text-sky-200\/15{
  color: rgb(186 230 253 / 0.15) !important;
}.tw-text-sky-200\/20{
  color: rgb(186 230 253 / 0.2) !important;
}.tw-text-sky-200\/25{
  color: rgb(186 230 253 / 0.25) !important;
}.tw-text-sky-200\/30{
  color: rgb(186 230 253 / 0.3) !important;
}.tw-text-sky-200\/35{
  color: rgb(186 230 253 / 0.35) !important;
}.tw-text-sky-200\/40{
  color: rgb(186 230 253 / 0.4) !important;
}.tw-text-sky-200\/45{
  color: rgb(186 230 253 / 0.45) !important;
}.tw-text-sky-200\/5{
  color: rgb(186 230 253 / 0.05) !important;
}.tw-text-sky-200\/50{
  color: rgb(186 230 253 / 0.5) !important;
}.tw-text-sky-200\/55{
  color: rgb(186 230 253 / 0.55) !important;
}.tw-text-sky-200\/60{
  color: rgb(186 230 253 / 0.6) !important;
}.tw-text-sky-200\/65{
  color: rgb(186 230 253 / 0.65) !important;
}.tw-text-sky-200\/70{
  color: rgb(186 230 253 / 0.7) !important;
}.tw-text-sky-200\/75{
  color: rgb(186 230 253 / 0.75) !important;
}.tw-text-sky-200\/80{
  color: rgb(186 230 253 / 0.8) !important;
}.tw-text-sky-200\/85{
  color: rgb(186 230 253 / 0.85) !important;
}.tw-text-sky-200\/90{
  color: rgb(186 230 253 / 0.9) !important;
}.tw-text-sky-200\/95{
  color: rgb(186 230 253 / 0.95) !important;
}.tw-text-sky-300{
  --tw-text-opacity: 1 !important;
  color: rgb(125 211 252 / var(--tw-text-opacity, 1)) !important;
}.tw-text-sky-300\/0{
  color: rgb(125 211 252 / 0) !important;
}.tw-text-sky-300\/10{
  color: rgb(125 211 252 / 0.1) !important;
}.tw-text-sky-300\/100{
  color: rgb(125 211 252 / 1) !important;
}.tw-text-sky-300\/15{
  color: rgb(125 211 252 / 0.15) !important;
}.tw-text-sky-300\/20{
  color: rgb(125 211 252 / 0.2) !important;
}.tw-text-sky-300\/25{
  color: rgb(125 211 252 / 0.25) !important;
}.tw-text-sky-300\/30{
  color: rgb(125 211 252 / 0.3) !important;
}.tw-text-sky-300\/35{
  color: rgb(125 211 252 / 0.35) !important;
}.tw-text-sky-300\/40{
  color: rgb(125 211 252 / 0.4) !important;
}.tw-text-sky-300\/45{
  color: rgb(125 211 252 / 0.45) !important;
}.tw-text-sky-300\/5{
  color: rgb(125 211 252 / 0.05) !important;
}.tw-text-sky-300\/50{
  color: rgb(125 211 252 / 0.5) !important;
}.tw-text-sky-300\/55{
  color: rgb(125 211 252 / 0.55) !important;
}.tw-text-sky-300\/60{
  color: rgb(125 211 252 / 0.6) !important;
}.tw-text-sky-300\/65{
  color: rgb(125 211 252 / 0.65) !important;
}.tw-text-sky-300\/70{
  color: rgb(125 211 252 / 0.7) !important;
}.tw-text-sky-300\/75{
  color: rgb(125 211 252 / 0.75) !important;
}.tw-text-sky-300\/80{
  color: rgb(125 211 252 / 0.8) !important;
}.tw-text-sky-300\/85{
  color: rgb(125 211 252 / 0.85) !important;
}.tw-text-sky-300\/90{
  color: rgb(125 211 252 / 0.9) !important;
}.tw-text-sky-300\/95{
  color: rgb(125 211 252 / 0.95) !important;
}.tw-text-sky-400{
  --tw-text-opacity: 1 !important;
  color: rgb(56 189 248 / var(--tw-text-opacity, 1)) !important;
}.tw-text-sky-400\/0{
  color: rgb(56 189 248 / 0) !important;
}.tw-text-sky-400\/10{
  color: rgb(56 189 248 / 0.1) !important;
}.tw-text-sky-400\/100{
  color: rgb(56 189 248 / 1) !important;
}.tw-text-sky-400\/15{
  color: rgb(56 189 248 / 0.15) !important;
}.tw-text-sky-400\/20{
  color: rgb(56 189 248 / 0.2) !important;
}.tw-text-sky-400\/25{
  color: rgb(56 189 248 / 0.25) !important;
}.tw-text-sky-400\/30{
  color: rgb(56 189 248 / 0.3) !important;
}.tw-text-sky-400\/35{
  color: rgb(56 189 248 / 0.35) !important;
}.tw-text-sky-400\/40{
  color: rgb(56 189 248 / 0.4) !important;
}.tw-text-sky-400\/45{
  color: rgb(56 189 248 / 0.45) !important;
}.tw-text-sky-400\/5{
  color: rgb(56 189 248 / 0.05) !important;
}.tw-text-sky-400\/50{
  color: rgb(56 189 248 / 0.5) !important;
}.tw-text-sky-400\/55{
  color: rgb(56 189 248 / 0.55) !important;
}.tw-text-sky-400\/60{
  color: rgb(56 189 248 / 0.6) !important;
}.tw-text-sky-400\/65{
  color: rgb(56 189 248 / 0.65) !important;
}.tw-text-sky-400\/70{
  color: rgb(56 189 248 / 0.7) !important;
}.tw-text-sky-400\/75{
  color: rgb(56 189 248 / 0.75) !important;
}.tw-text-sky-400\/80{
  color: rgb(56 189 248 / 0.8) !important;
}.tw-text-sky-400\/85{
  color: rgb(56 189 248 / 0.85) !important;
}.tw-text-sky-400\/90{
  color: rgb(56 189 248 / 0.9) !important;
}.tw-text-sky-400\/95{
  color: rgb(56 189 248 / 0.95) !important;
}.tw-text-sky-50{
  --tw-text-opacity: 1 !important;
  color: rgb(240 249 255 / var(--tw-text-opacity, 1)) !important;
}.tw-text-sky-50\/0{
  color: rgb(240 249 255 / 0) !important;
}.tw-text-sky-50\/10{
  color: rgb(240 249 255 / 0.1) !important;
}.tw-text-sky-50\/100{
  color: rgb(240 249 255 / 1) !important;
}.tw-text-sky-50\/15{
  color: rgb(240 249 255 / 0.15) !important;
}.tw-text-sky-50\/20{
  color: rgb(240 249 255 / 0.2) !important;
}.tw-text-sky-50\/25{
  color: rgb(240 249 255 / 0.25) !important;
}.tw-text-sky-50\/30{
  color: rgb(240 249 255 / 0.3) !important;
}.tw-text-sky-50\/35{
  color: rgb(240 249 255 / 0.35) !important;
}.tw-text-sky-50\/40{
  color: rgb(240 249 255 / 0.4) !important;
}.tw-text-sky-50\/45{
  color: rgb(240 249 255 / 0.45) !important;
}.tw-text-sky-50\/5{
  color: rgb(240 249 255 / 0.05) !important;
}.tw-text-sky-50\/50{
  color: rgb(240 249 255 / 0.5) !important;
}.tw-text-sky-50\/55{
  color: rgb(240 249 255 / 0.55) !important;
}.tw-text-sky-50\/60{
  color: rgb(240 249 255 / 0.6) !important;
}.tw-text-sky-50\/65{
  color: rgb(240 249 255 / 0.65) !important;
}.tw-text-sky-50\/70{
  color: rgb(240 249 255 / 0.7) !important;
}.tw-text-sky-50\/75{
  color: rgb(240 249 255 / 0.75) !important;
}.tw-text-sky-50\/80{
  color: rgb(240 249 255 / 0.8) !important;
}.tw-text-sky-50\/85{
  color: rgb(240 249 255 / 0.85) !important;
}.tw-text-sky-50\/90{
  color: rgb(240 249 255 / 0.9) !important;
}.tw-text-sky-50\/95{
  color: rgb(240 249 255 / 0.95) !important;
}.tw-text-sky-500{
  --tw-text-opacity: 1 !important;
  color: rgb(14 165 233 / var(--tw-text-opacity, 1)) !important;
}.tw-text-sky-500\/0{
  color: rgb(14 165 233 / 0) !important;
}.tw-text-sky-500\/10{
  color: rgb(14 165 233 / 0.1) !important;
}.tw-text-sky-500\/100{
  color: rgb(14 165 233 / 1) !important;
}.tw-text-sky-500\/15{
  color: rgb(14 165 233 / 0.15) !important;
}.tw-text-sky-500\/20{
  color: rgb(14 165 233 / 0.2) !important;
}.tw-text-sky-500\/25{
  color: rgb(14 165 233 / 0.25) !important;
}.tw-text-sky-500\/30{
  color: rgb(14 165 233 / 0.3) !important;
}.tw-text-sky-500\/35{
  color: rgb(14 165 233 / 0.35) !important;
}.tw-text-sky-500\/40{
  color: rgb(14 165 233 / 0.4) !important;
}.tw-text-sky-500\/45{
  color: rgb(14 165 233 / 0.45) !important;
}.tw-text-sky-500\/5{
  color: rgb(14 165 233 / 0.05) !important;
}.tw-text-sky-500\/50{
  color: rgb(14 165 233 / 0.5) !important;
}.tw-text-sky-500\/55{
  color: rgb(14 165 233 / 0.55) !important;
}.tw-text-sky-500\/60{
  color: rgb(14 165 233 / 0.6) !important;
}.tw-text-sky-500\/65{
  color: rgb(14 165 233 / 0.65) !important;
}.tw-text-sky-500\/70{
  color: rgb(14 165 233 / 0.7) !important;
}.tw-text-sky-500\/75{
  color: rgb(14 165 233 / 0.75) !important;
}.tw-text-sky-500\/80{
  color: rgb(14 165 233 / 0.8) !important;
}.tw-text-sky-500\/85{
  color: rgb(14 165 233 / 0.85) !important;
}.tw-text-sky-500\/90{
  color: rgb(14 165 233 / 0.9) !important;
}.tw-text-sky-500\/95{
  color: rgb(14 165 233 / 0.95) !important;
}.tw-text-sky-600{
  --tw-text-opacity: 1 !important;
  color: rgb(2 132 199 / var(--tw-text-opacity, 1)) !important;
}.tw-text-sky-600\/0{
  color: rgb(2 132 199 / 0) !important;
}.tw-text-sky-600\/10{
  color: rgb(2 132 199 / 0.1) !important;
}.tw-text-sky-600\/100{
  color: rgb(2 132 199 / 1) !important;
}.tw-text-sky-600\/15{
  color: rgb(2 132 199 / 0.15) !important;
}.tw-text-sky-600\/20{
  color: rgb(2 132 199 / 0.2) !important;
}.tw-text-sky-600\/25{
  color: rgb(2 132 199 / 0.25) !important;
}.tw-text-sky-600\/30{
  color: rgb(2 132 199 / 0.3) !important;
}.tw-text-sky-600\/35{
  color: rgb(2 132 199 / 0.35) !important;
}.tw-text-sky-600\/40{
  color: rgb(2 132 199 / 0.4) !important;
}.tw-text-sky-600\/45{
  color: rgb(2 132 199 / 0.45) !important;
}.tw-text-sky-600\/5{
  color: rgb(2 132 199 / 0.05) !important;
}.tw-text-sky-600\/50{
  color: rgb(2 132 199 / 0.5) !important;
}.tw-text-sky-600\/55{
  color: rgb(2 132 199 / 0.55) !important;
}.tw-text-sky-600\/60{
  color: rgb(2 132 199 / 0.6) !important;
}.tw-text-sky-600\/65{
  color: rgb(2 132 199 / 0.65) !important;
}.tw-text-sky-600\/70{
  color: rgb(2 132 199 / 0.7) !important;
}.tw-text-sky-600\/75{
  color: rgb(2 132 199 / 0.75) !important;
}.tw-text-sky-600\/80{
  color: rgb(2 132 199 / 0.8) !important;
}.tw-text-sky-600\/85{
  color: rgb(2 132 199 / 0.85) !important;
}.tw-text-sky-600\/90{
  color: rgb(2 132 199 / 0.9) !important;
}.tw-text-sky-600\/95{
  color: rgb(2 132 199 / 0.95) !important;
}.tw-text-sky-700{
  --tw-text-opacity: 1 !important;
  color: rgb(3 105 161 / var(--tw-text-opacity, 1)) !important;
}.tw-text-sky-700\/0{
  color: rgb(3 105 161 / 0) !important;
}.tw-text-sky-700\/10{
  color: rgb(3 105 161 / 0.1) !important;
}.tw-text-sky-700\/100{
  color: rgb(3 105 161 / 1) !important;
}.tw-text-sky-700\/15{
  color: rgb(3 105 161 / 0.15) !important;
}.tw-text-sky-700\/20{
  color: rgb(3 105 161 / 0.2) !important;
}.tw-text-sky-700\/25{
  color: rgb(3 105 161 / 0.25) !important;
}.tw-text-sky-700\/30{
  color: rgb(3 105 161 / 0.3) !important;
}.tw-text-sky-700\/35{
  color: rgb(3 105 161 / 0.35) !important;
}.tw-text-sky-700\/40{
  color: rgb(3 105 161 / 0.4) !important;
}.tw-text-sky-700\/45{
  color: rgb(3 105 161 / 0.45) !important;
}.tw-text-sky-700\/5{
  color: rgb(3 105 161 / 0.05) !important;
}.tw-text-sky-700\/50{
  color: rgb(3 105 161 / 0.5) !important;
}.tw-text-sky-700\/55{
  color: rgb(3 105 161 / 0.55) !important;
}.tw-text-sky-700\/60{
  color: rgb(3 105 161 / 0.6) !important;
}.tw-text-sky-700\/65{
  color: rgb(3 105 161 / 0.65) !important;
}.tw-text-sky-700\/70{
  color: rgb(3 105 161 / 0.7) !important;
}.tw-text-sky-700\/75{
  color: rgb(3 105 161 / 0.75) !important;
}.tw-text-sky-700\/80{
  color: rgb(3 105 161 / 0.8) !important;
}.tw-text-sky-700\/85{
  color: rgb(3 105 161 / 0.85) !important;
}.tw-text-sky-700\/90{
  color: rgb(3 105 161 / 0.9) !important;
}.tw-text-sky-700\/95{
  color: rgb(3 105 161 / 0.95) !important;
}.tw-text-sky-800{
  --tw-text-opacity: 1 !important;
  color: rgb(7 89 133 / var(--tw-text-opacity, 1)) !important;
}.tw-text-sky-800\/0{
  color: rgb(7 89 133 / 0) !important;
}.tw-text-sky-800\/10{
  color: rgb(7 89 133 / 0.1) !important;
}.tw-text-sky-800\/100{
  color: rgb(7 89 133 / 1) !important;
}.tw-text-sky-800\/15{
  color: rgb(7 89 133 / 0.15) !important;
}.tw-text-sky-800\/20{
  color: rgb(7 89 133 / 0.2) !important;
}.tw-text-sky-800\/25{
  color: rgb(7 89 133 / 0.25) !important;
}.tw-text-sky-800\/30{
  color: rgb(7 89 133 / 0.3) !important;
}.tw-text-sky-800\/35{
  color: rgb(7 89 133 / 0.35) !important;
}.tw-text-sky-800\/40{
  color: rgb(7 89 133 / 0.4) !important;
}.tw-text-sky-800\/45{
  color: rgb(7 89 133 / 0.45) !important;
}.tw-text-sky-800\/5{
  color: rgb(7 89 133 / 0.05) !important;
}.tw-text-sky-800\/50{
  color: rgb(7 89 133 / 0.5) !important;
}.tw-text-sky-800\/55{
  color: rgb(7 89 133 / 0.55) !important;
}.tw-text-sky-800\/60{
  color: rgb(7 89 133 / 0.6) !important;
}.tw-text-sky-800\/65{
  color: rgb(7 89 133 / 0.65) !important;
}.tw-text-sky-800\/70{
  color: rgb(7 89 133 / 0.7) !important;
}.tw-text-sky-800\/75{
  color: rgb(7 89 133 / 0.75) !important;
}.tw-text-sky-800\/80{
  color: rgb(7 89 133 / 0.8) !important;
}.tw-text-sky-800\/85{
  color: rgb(7 89 133 / 0.85) !important;
}.tw-text-sky-800\/90{
  color: rgb(7 89 133 / 0.9) !important;
}.tw-text-sky-800\/95{
  color: rgb(7 89 133 / 0.95) !important;
}.tw-text-sky-900{
  --tw-text-opacity: 1 !important;
  color: rgb(12 74 110 / var(--tw-text-opacity, 1)) !important;
}.tw-text-sky-900\/0{
  color: rgb(12 74 110 / 0) !important;
}.tw-text-sky-900\/10{
  color: rgb(12 74 110 / 0.1) !important;
}.tw-text-sky-900\/100{
  color: rgb(12 74 110 / 1) !important;
}.tw-text-sky-900\/15{
  color: rgb(12 74 110 / 0.15) !important;
}.tw-text-sky-900\/20{
  color: rgb(12 74 110 / 0.2) !important;
}.tw-text-sky-900\/25{
  color: rgb(12 74 110 / 0.25) !important;
}.tw-text-sky-900\/30{
  color: rgb(12 74 110 / 0.3) !important;
}.tw-text-sky-900\/35{
  color: rgb(12 74 110 / 0.35) !important;
}.tw-text-sky-900\/40{
  color: rgb(12 74 110 / 0.4) !important;
}.tw-text-sky-900\/45{
  color: rgb(12 74 110 / 0.45) !important;
}.tw-text-sky-900\/5{
  color: rgb(12 74 110 / 0.05) !important;
}.tw-text-sky-900\/50{
  color: rgb(12 74 110 / 0.5) !important;
}.tw-text-sky-900\/55{
  color: rgb(12 74 110 / 0.55) !important;
}.tw-text-sky-900\/60{
  color: rgb(12 74 110 / 0.6) !important;
}.tw-text-sky-900\/65{
  color: rgb(12 74 110 / 0.65) !important;
}.tw-text-sky-900\/70{
  color: rgb(12 74 110 / 0.7) !important;
}.tw-text-sky-900\/75{
  color: rgb(12 74 110 / 0.75) !important;
}.tw-text-sky-900\/80{
  color: rgb(12 74 110 / 0.8) !important;
}.tw-text-sky-900\/85{
  color: rgb(12 74 110 / 0.85) !important;
}.tw-text-sky-900\/90{
  color: rgb(12 74 110 / 0.9) !important;
}.tw-text-sky-900\/95{
  color: rgb(12 74 110 / 0.95) !important;
}.tw-text-slate-100{
  --tw-text-opacity: 1 !important;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1)) !important;
}.tw-text-slate-100\/0{
  color: rgb(241 245 249 / 0) !important;
}.tw-text-slate-100\/10{
  color: rgb(241 245 249 / 0.1) !important;
}.tw-text-slate-100\/100{
  color: rgb(241 245 249 / 1) !important;
}.tw-text-slate-100\/15{
  color: rgb(241 245 249 / 0.15) !important;
}.tw-text-slate-100\/20{
  color: rgb(241 245 249 / 0.2) !important;
}.tw-text-slate-100\/25{
  color: rgb(241 245 249 / 0.25) !important;
}.tw-text-slate-100\/30{
  color: rgb(241 245 249 / 0.3) !important;
}.tw-text-slate-100\/35{
  color: rgb(241 245 249 / 0.35) !important;
}.tw-text-slate-100\/40{
  color: rgb(241 245 249 / 0.4) !important;
}.tw-text-slate-100\/45{
  color: rgb(241 245 249 / 0.45) !important;
}.tw-text-slate-100\/5{
  color: rgb(241 245 249 / 0.05) !important;
}.tw-text-slate-100\/50{
  color: rgb(241 245 249 / 0.5) !important;
}.tw-text-slate-100\/55{
  color: rgb(241 245 249 / 0.55) !important;
}.tw-text-slate-100\/60{
  color: rgb(241 245 249 / 0.6) !important;
}.tw-text-slate-100\/65{
  color: rgb(241 245 249 / 0.65) !important;
}.tw-text-slate-100\/70{
  color: rgb(241 245 249 / 0.7) !important;
}.tw-text-slate-100\/75{
  color: rgb(241 245 249 / 0.75) !important;
}.tw-text-slate-100\/80{
  color: rgb(241 245 249 / 0.8) !important;
}.tw-text-slate-100\/85{
  color: rgb(241 245 249 / 0.85) !important;
}.tw-text-slate-100\/90{
  color: rgb(241 245 249 / 0.9) !important;
}.tw-text-slate-100\/95{
  color: rgb(241 245 249 / 0.95) !important;
}.tw-text-slate-200{
  --tw-text-opacity: 1 !important;
  color: rgb(226 232 240 / var(--tw-text-opacity, 1)) !important;
}.tw-text-slate-200\/0{
  color: rgb(226 232 240 / 0) !important;
}.tw-text-slate-200\/10{
  color: rgb(226 232 240 / 0.1) !important;
}.tw-text-slate-200\/100{
  color: rgb(226 232 240 / 1) !important;
}.tw-text-slate-200\/15{
  color: rgb(226 232 240 / 0.15) !important;
}.tw-text-slate-200\/20{
  color: rgb(226 232 240 / 0.2) !important;
}.tw-text-slate-200\/25{
  color: rgb(226 232 240 / 0.25) !important;
}.tw-text-slate-200\/30{
  color: rgb(226 232 240 / 0.3) !important;
}.tw-text-slate-200\/35{
  color: rgb(226 232 240 / 0.35) !important;
}.tw-text-slate-200\/40{
  color: rgb(226 232 240 / 0.4) !important;
}.tw-text-slate-200\/45{
  color: rgb(226 232 240 / 0.45) !important;
}.tw-text-slate-200\/5{
  color: rgb(226 232 240 / 0.05) !important;
}.tw-text-slate-200\/50{
  color: rgb(226 232 240 / 0.5) !important;
}.tw-text-slate-200\/55{
  color: rgb(226 232 240 / 0.55) !important;
}.tw-text-slate-200\/60{
  color: rgb(226 232 240 / 0.6) !important;
}.tw-text-slate-200\/65{
  color: rgb(226 232 240 / 0.65) !important;
}.tw-text-slate-200\/70{
  color: rgb(226 232 240 / 0.7) !important;
}.tw-text-slate-200\/75{
  color: rgb(226 232 240 / 0.75) !important;
}.tw-text-slate-200\/80{
  color: rgb(226 232 240 / 0.8) !important;
}.tw-text-slate-200\/85{
  color: rgb(226 232 240 / 0.85) !important;
}.tw-text-slate-200\/90{
  color: rgb(226 232 240 / 0.9) !important;
}.tw-text-slate-200\/95{
  color: rgb(226 232 240 / 0.95) !important;
}.tw-text-slate-300{
  --tw-text-opacity: 1 !important;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1)) !important;
}.tw-text-slate-300\/0{
  color: rgb(203 213 225 / 0) !important;
}.tw-text-slate-300\/10{
  color: rgb(203 213 225 / 0.1) !important;
}.tw-text-slate-300\/100{
  color: rgb(203 213 225 / 1) !important;
}.tw-text-slate-300\/15{
  color: rgb(203 213 225 / 0.15) !important;
}.tw-text-slate-300\/20{
  color: rgb(203 213 225 / 0.2) !important;
}.tw-text-slate-300\/25{
  color: rgb(203 213 225 / 0.25) !important;
}.tw-text-slate-300\/30{
  color: rgb(203 213 225 / 0.3) !important;
}.tw-text-slate-300\/35{
  color: rgb(203 213 225 / 0.35) !important;
}.tw-text-slate-300\/40{
  color: rgb(203 213 225 / 0.4) !important;
}.tw-text-slate-300\/45{
  color: rgb(203 213 225 / 0.45) !important;
}.tw-text-slate-300\/5{
  color: rgb(203 213 225 / 0.05) !important;
}.tw-text-slate-300\/50{
  color: rgb(203 213 225 / 0.5) !important;
}.tw-text-slate-300\/55{
  color: rgb(203 213 225 / 0.55) !important;
}.tw-text-slate-300\/60{
  color: rgb(203 213 225 / 0.6) !important;
}.tw-text-slate-300\/65{
  color: rgb(203 213 225 / 0.65) !important;
}.tw-text-slate-300\/70{
  color: rgb(203 213 225 / 0.7) !important;
}.tw-text-slate-300\/75{
  color: rgb(203 213 225 / 0.75) !important;
}.tw-text-slate-300\/80{
  color: rgb(203 213 225 / 0.8) !important;
}.tw-text-slate-300\/85{
  color: rgb(203 213 225 / 0.85) !important;
}.tw-text-slate-300\/90{
  color: rgb(203 213 225 / 0.9) !important;
}.tw-text-slate-300\/95{
  color: rgb(203 213 225 / 0.95) !important;
}.tw-text-slate-400{
  --tw-text-opacity: 1 !important;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1)) !important;
}.tw-text-slate-400\/0{
  color: rgb(148 163 184 / 0) !important;
}.tw-text-slate-400\/10{
  color: rgb(148 163 184 / 0.1) !important;
}.tw-text-slate-400\/100{
  color: rgb(148 163 184 / 1) !important;
}.tw-text-slate-400\/15{
  color: rgb(148 163 184 / 0.15) !important;
}.tw-text-slate-400\/20{
  color: rgb(148 163 184 / 0.2) !important;
}.tw-text-slate-400\/25{
  color: rgb(148 163 184 / 0.25) !important;
}.tw-text-slate-400\/30{
  color: rgb(148 163 184 / 0.3) !important;
}.tw-text-slate-400\/35{
  color: rgb(148 163 184 / 0.35) !important;
}.tw-text-slate-400\/40{
  color: rgb(148 163 184 / 0.4) !important;
}.tw-text-slate-400\/45{
  color: rgb(148 163 184 / 0.45) !important;
}.tw-text-slate-400\/5{
  color: rgb(148 163 184 / 0.05) !important;
}.tw-text-slate-400\/50{
  color: rgb(148 163 184 / 0.5) !important;
}.tw-text-slate-400\/55{
  color: rgb(148 163 184 / 0.55) !important;
}.tw-text-slate-400\/60{
  color: rgb(148 163 184 / 0.6) !important;
}.tw-text-slate-400\/65{
  color: rgb(148 163 184 / 0.65) !important;
}.tw-text-slate-400\/70{
  color: rgb(148 163 184 / 0.7) !important;
}.tw-text-slate-400\/75{
  color: rgb(148 163 184 / 0.75) !important;
}.tw-text-slate-400\/80{
  color: rgb(148 163 184 / 0.8) !important;
}.tw-text-slate-400\/85{
  color: rgb(148 163 184 / 0.85) !important;
}.tw-text-slate-400\/90{
  color: rgb(148 163 184 / 0.9) !important;
}.tw-text-slate-400\/95{
  color: rgb(148 163 184 / 0.95) !important;
}.tw-text-slate-50{
  --tw-text-opacity: 1 !important;
  color: rgb(248 250 252 / var(--tw-text-opacity, 1)) !important;
}.tw-text-slate-50\/0{
  color: rgb(248 250 252 / 0) !important;
}.tw-text-slate-50\/10{
  color: rgb(248 250 252 / 0.1) !important;
}.tw-text-slate-50\/100{
  color: rgb(248 250 252 / 1) !important;
}.tw-text-slate-50\/15{
  color: rgb(248 250 252 / 0.15) !important;
}.tw-text-slate-50\/20{
  color: rgb(248 250 252 / 0.2) !important;
}.tw-text-slate-50\/25{
  color: rgb(248 250 252 / 0.25) !important;
}.tw-text-slate-50\/30{
  color: rgb(248 250 252 / 0.3) !important;
}.tw-text-slate-50\/35{
  color: rgb(248 250 252 / 0.35) !important;
}.tw-text-slate-50\/40{
  color: rgb(248 250 252 / 0.4) !important;
}.tw-text-slate-50\/45{
  color: rgb(248 250 252 / 0.45) !important;
}.tw-text-slate-50\/5{
  color: rgb(248 250 252 / 0.05) !important;
}.tw-text-slate-50\/50{
  color: rgb(248 250 252 / 0.5) !important;
}.tw-text-slate-50\/55{
  color: rgb(248 250 252 / 0.55) !important;
}.tw-text-slate-50\/60{
  color: rgb(248 250 252 / 0.6) !important;
}.tw-text-slate-50\/65{
  color: rgb(248 250 252 / 0.65) !important;
}.tw-text-slate-50\/70{
  color: rgb(248 250 252 / 0.7) !important;
}.tw-text-slate-50\/75{
  color: rgb(248 250 252 / 0.75) !important;
}.tw-text-slate-50\/80{
  color: rgb(248 250 252 / 0.8) !important;
}.tw-text-slate-50\/85{
  color: rgb(248 250 252 / 0.85) !important;
}.tw-text-slate-50\/90{
  color: rgb(248 250 252 / 0.9) !important;
}.tw-text-slate-50\/95{
  color: rgb(248 250 252 / 0.95) !important;
}.tw-text-slate-500{
  --tw-text-opacity: 1 !important;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1)) !important;
}.tw-text-slate-500\/0{
  color: rgb(100 116 139 / 0) !important;
}.tw-text-slate-500\/10{
  color: rgb(100 116 139 / 0.1) !important;
}.tw-text-slate-500\/100{
  color: rgb(100 116 139 / 1) !important;
}.tw-text-slate-500\/15{
  color: rgb(100 116 139 / 0.15) !important;
}.tw-text-slate-500\/20{
  color: rgb(100 116 139 / 0.2) !important;
}.tw-text-slate-500\/25{
  color: rgb(100 116 139 / 0.25) !important;
}.tw-text-slate-500\/30{
  color: rgb(100 116 139 / 0.3) !important;
}.tw-text-slate-500\/35{
  color: rgb(100 116 139 / 0.35) !important;
}.tw-text-slate-500\/40{
  color: rgb(100 116 139 / 0.4) !important;
}.tw-text-slate-500\/45{
  color: rgb(100 116 139 / 0.45) !important;
}.tw-text-slate-500\/5{
  color: rgb(100 116 139 / 0.05) !important;
}.tw-text-slate-500\/50{
  color: rgb(100 116 139 / 0.5) !important;
}.tw-text-slate-500\/55{
  color: rgb(100 116 139 / 0.55) !important;
}.tw-text-slate-500\/60{
  color: rgb(100 116 139 / 0.6) !important;
}.tw-text-slate-500\/65{
  color: rgb(100 116 139 / 0.65) !important;
}.tw-text-slate-500\/70{
  color: rgb(100 116 139 / 0.7) !important;
}.tw-text-slate-500\/75{
  color: rgb(100 116 139 / 0.75) !important;
}.tw-text-slate-500\/80{
  color: rgb(100 116 139 / 0.8) !important;
}.tw-text-slate-500\/85{
  color: rgb(100 116 139 / 0.85) !important;
}.tw-text-slate-500\/90{
  color: rgb(100 116 139 / 0.9) !important;
}.tw-text-slate-500\/95{
  color: rgb(100 116 139 / 0.95) !important;
}.tw-text-slate-600{
  --tw-text-opacity: 1 !important;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1)) !important;
}.tw-text-slate-600\/0{
  color: rgb(71 85 105 / 0) !important;
}.tw-text-slate-600\/10{
  color: rgb(71 85 105 / 0.1) !important;
}.tw-text-slate-600\/100{
  color: rgb(71 85 105 / 1) !important;
}.tw-text-slate-600\/15{
  color: rgb(71 85 105 / 0.15) !important;
}.tw-text-slate-600\/20{
  color: rgb(71 85 105 / 0.2) !important;
}.tw-text-slate-600\/25{
  color: rgb(71 85 105 / 0.25) !important;
}.tw-text-slate-600\/30{
  color: rgb(71 85 105 / 0.3) !important;
}.tw-text-slate-600\/35{
  color: rgb(71 85 105 / 0.35) !important;
}.tw-text-slate-600\/40{
  color: rgb(71 85 105 / 0.4) !important;
}.tw-text-slate-600\/45{
  color: rgb(71 85 105 / 0.45) !important;
}.tw-text-slate-600\/5{
  color: rgb(71 85 105 / 0.05) !important;
}.tw-text-slate-600\/50{
  color: rgb(71 85 105 / 0.5) !important;
}.tw-text-slate-600\/55{
  color: rgb(71 85 105 / 0.55) !important;
}.tw-text-slate-600\/60{
  color: rgb(71 85 105 / 0.6) !important;
}.tw-text-slate-600\/65{
  color: rgb(71 85 105 / 0.65) !important;
}.tw-text-slate-600\/70{
  color: rgb(71 85 105 / 0.7) !important;
}.tw-text-slate-600\/75{
  color: rgb(71 85 105 / 0.75) !important;
}.tw-text-slate-600\/80{
  color: rgb(71 85 105 / 0.8) !important;
}.tw-text-slate-600\/85{
  color: rgb(71 85 105 / 0.85) !important;
}.tw-text-slate-600\/90{
  color: rgb(71 85 105 / 0.9) !important;
}.tw-text-slate-600\/95{
  color: rgb(71 85 105 / 0.95) !important;
}.tw-text-slate-700{
  --tw-text-opacity: 1 !important;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1)) !important;
}.tw-text-slate-700\/0{
  color: rgb(51 65 85 / 0) !important;
}.tw-text-slate-700\/10{
  color: rgb(51 65 85 / 0.1) !important;
}.tw-text-slate-700\/100{
  color: rgb(51 65 85 / 1) !important;
}.tw-text-slate-700\/15{
  color: rgb(51 65 85 / 0.15) !important;
}.tw-text-slate-700\/20{
  color: rgb(51 65 85 / 0.2) !important;
}.tw-text-slate-700\/25{
  color: rgb(51 65 85 / 0.25) !important;
}.tw-text-slate-700\/30{
  color: rgb(51 65 85 / 0.3) !important;
}.tw-text-slate-700\/35{
  color: rgb(51 65 85 / 0.35) !important;
}.tw-text-slate-700\/40{
  color: rgb(51 65 85 / 0.4) !important;
}.tw-text-slate-700\/45{
  color: rgb(51 65 85 / 0.45) !important;
}.tw-text-slate-700\/5{
  color: rgb(51 65 85 / 0.05) !important;
}.tw-text-slate-700\/50{
  color: rgb(51 65 85 / 0.5) !important;
}.tw-text-slate-700\/55{
  color: rgb(51 65 85 / 0.55) !important;
}.tw-text-slate-700\/60{
  color: rgb(51 65 85 / 0.6) !important;
}.tw-text-slate-700\/65{
  color: rgb(51 65 85 / 0.65) !important;
}.tw-text-slate-700\/70{
  color: rgb(51 65 85 / 0.7) !important;
}.tw-text-slate-700\/75{
  color: rgb(51 65 85 / 0.75) !important;
}.tw-text-slate-700\/80{
  color: rgb(51 65 85 / 0.8) !important;
}.tw-text-slate-700\/85{
  color: rgb(51 65 85 / 0.85) !important;
}.tw-text-slate-700\/90{
  color: rgb(51 65 85 / 0.9) !important;
}.tw-text-slate-700\/95{
  color: rgb(51 65 85 / 0.95) !important;
}.tw-text-slate-800{
  --tw-text-opacity: 1 !important;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1)) !important;
}.tw-text-slate-800\/0{
  color: rgb(30 41 59 / 0) !important;
}.tw-text-slate-800\/10{
  color: rgb(30 41 59 / 0.1) !important;
}.tw-text-slate-800\/100{
  color: rgb(30 41 59 / 1) !important;
}.tw-text-slate-800\/15{
  color: rgb(30 41 59 / 0.15) !important;
}.tw-text-slate-800\/20{
  color: rgb(30 41 59 / 0.2) !important;
}.tw-text-slate-800\/25{
  color: rgb(30 41 59 / 0.25) !important;
}.tw-text-slate-800\/30{
  color: rgb(30 41 59 / 0.3) !important;
}.tw-text-slate-800\/35{
  color: rgb(30 41 59 / 0.35) !important;
}.tw-text-slate-800\/40{
  color: rgb(30 41 59 / 0.4) !important;
}.tw-text-slate-800\/45{
  color: rgb(30 41 59 / 0.45) !important;
}.tw-text-slate-800\/5{
  color: rgb(30 41 59 / 0.05) !important;
}.tw-text-slate-800\/50{
  color: rgb(30 41 59 / 0.5) !important;
}.tw-text-slate-800\/55{
  color: rgb(30 41 59 / 0.55) !important;
}.tw-text-slate-800\/60{
  color: rgb(30 41 59 / 0.6) !important;
}.tw-text-slate-800\/65{
  color: rgb(30 41 59 / 0.65) !important;
}.tw-text-slate-800\/70{
  color: rgb(30 41 59 / 0.7) !important;
}.tw-text-slate-800\/75{
  color: rgb(30 41 59 / 0.75) !important;
}.tw-text-slate-800\/80{
  color: rgb(30 41 59 / 0.8) !important;
}.tw-text-slate-800\/85{
  color: rgb(30 41 59 / 0.85) !important;
}.tw-text-slate-800\/90{
  color: rgb(30 41 59 / 0.9) !important;
}.tw-text-slate-800\/95{
  color: rgb(30 41 59 / 0.95) !important;
}.tw-text-slate-900{
  --tw-text-opacity: 1 !important;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1)) !important;
}.tw-text-slate-900\/0{
  color: rgb(15 23 42 / 0) !important;
}.tw-text-slate-900\/10{
  color: rgb(15 23 42 / 0.1) !important;
}.tw-text-slate-900\/100{
  color: rgb(15 23 42 / 1) !important;
}.tw-text-slate-900\/15{
  color: rgb(15 23 42 / 0.15) !important;
}.tw-text-slate-900\/20{
  color: rgb(15 23 42 / 0.2) !important;
}.tw-text-slate-900\/25{
  color: rgb(15 23 42 / 0.25) !important;
}.tw-text-slate-900\/30{
  color: rgb(15 23 42 / 0.3) !important;
}.tw-text-slate-900\/35{
  color: rgb(15 23 42 / 0.35) !important;
}.tw-text-slate-900\/40{
  color: rgb(15 23 42 / 0.4) !important;
}.tw-text-slate-900\/45{
  color: rgb(15 23 42 / 0.45) !important;
}.tw-text-slate-900\/5{
  color: rgb(15 23 42 / 0.05) !important;
}.tw-text-slate-900\/50{
  color: rgb(15 23 42 / 0.5) !important;
}.tw-text-slate-900\/55{
  color: rgb(15 23 42 / 0.55) !important;
}.tw-text-slate-900\/60{
  color: rgb(15 23 42 / 0.6) !important;
}.tw-text-slate-900\/65{
  color: rgb(15 23 42 / 0.65) !important;
}.tw-text-slate-900\/70{
  color: rgb(15 23 42 / 0.7) !important;
}.tw-text-slate-900\/75{
  color: rgb(15 23 42 / 0.75) !important;
}.tw-text-slate-900\/80{
  color: rgb(15 23 42 / 0.8) !important;
}.tw-text-slate-900\/85{
  color: rgb(15 23 42 / 0.85) !important;
}.tw-text-slate-900\/90{
  color: rgb(15 23 42 / 0.9) !important;
}.tw-text-slate-900\/95{
  color: rgb(15 23 42 / 0.95) !important;
}.tw-text-stone-100{
  --tw-text-opacity: 1 !important;
  color: rgb(245 245 244 / var(--tw-text-opacity, 1)) !important;
}.tw-text-stone-100\/0{
  color: rgb(245 245 244 / 0) !important;
}.tw-text-stone-100\/10{
  color: rgb(245 245 244 / 0.1) !important;
}.tw-text-stone-100\/100{
  color: rgb(245 245 244 / 1) !important;
}.tw-text-stone-100\/15{
  color: rgb(245 245 244 / 0.15) !important;
}.tw-text-stone-100\/20{
  color: rgb(245 245 244 / 0.2) !important;
}.tw-text-stone-100\/25{
  color: rgb(245 245 244 / 0.25) !important;
}.tw-text-stone-100\/30{
  color: rgb(245 245 244 / 0.3) !important;
}.tw-text-stone-100\/35{
  color: rgb(245 245 244 / 0.35) !important;
}.tw-text-stone-100\/40{
  color: rgb(245 245 244 / 0.4) !important;
}.tw-text-stone-100\/45{
  color: rgb(245 245 244 / 0.45) !important;
}.tw-text-stone-100\/5{
  color: rgb(245 245 244 / 0.05) !important;
}.tw-text-stone-100\/50{
  color: rgb(245 245 244 / 0.5) !important;
}.tw-text-stone-100\/55{
  color: rgb(245 245 244 / 0.55) !important;
}.tw-text-stone-100\/60{
  color: rgb(245 245 244 / 0.6) !important;
}.tw-text-stone-100\/65{
  color: rgb(245 245 244 / 0.65) !important;
}.tw-text-stone-100\/70{
  color: rgb(245 245 244 / 0.7) !important;
}.tw-text-stone-100\/75{
  color: rgb(245 245 244 / 0.75) !important;
}.tw-text-stone-100\/80{
  color: rgb(245 245 244 / 0.8) !important;
}.tw-text-stone-100\/85{
  color: rgb(245 245 244 / 0.85) !important;
}.tw-text-stone-100\/90{
  color: rgb(245 245 244 / 0.9) !important;
}.tw-text-stone-100\/95{
  color: rgb(245 245 244 / 0.95) !important;
}.tw-text-stone-200{
  --tw-text-opacity: 1 !important;
  color: rgb(231 229 228 / var(--tw-text-opacity, 1)) !important;
}.tw-text-stone-200\/0{
  color: rgb(231 229 228 / 0) !important;
}.tw-text-stone-200\/10{
  color: rgb(231 229 228 / 0.1) !important;
}.tw-text-stone-200\/100{
  color: rgb(231 229 228 / 1) !important;
}.tw-text-stone-200\/15{
  color: rgb(231 229 228 / 0.15) !important;
}.tw-text-stone-200\/20{
  color: rgb(231 229 228 / 0.2) !important;
}.tw-text-stone-200\/25{
  color: rgb(231 229 228 / 0.25) !important;
}.tw-text-stone-200\/30{
  color: rgb(231 229 228 / 0.3) !important;
}.tw-text-stone-200\/35{
  color: rgb(231 229 228 / 0.35) !important;
}.tw-text-stone-200\/40{
  color: rgb(231 229 228 / 0.4) !important;
}.tw-text-stone-200\/45{
  color: rgb(231 229 228 / 0.45) !important;
}.tw-text-stone-200\/5{
  color: rgb(231 229 228 / 0.05) !important;
}.tw-text-stone-200\/50{
  color: rgb(231 229 228 / 0.5) !important;
}.tw-text-stone-200\/55{
  color: rgb(231 229 228 / 0.55) !important;
}.tw-text-stone-200\/60{
  color: rgb(231 229 228 / 0.6) !important;
}.tw-text-stone-200\/65{
  color: rgb(231 229 228 / 0.65) !important;
}.tw-text-stone-200\/70{
  color: rgb(231 229 228 / 0.7) !important;
}.tw-text-stone-200\/75{
  color: rgb(231 229 228 / 0.75) !important;
}.tw-text-stone-200\/80{
  color: rgb(231 229 228 / 0.8) !important;
}.tw-text-stone-200\/85{
  color: rgb(231 229 228 / 0.85) !important;
}.tw-text-stone-200\/90{
  color: rgb(231 229 228 / 0.9) !important;
}.tw-text-stone-200\/95{
  color: rgb(231 229 228 / 0.95) !important;
}.tw-text-stone-300{
  --tw-text-opacity: 1 !important;
  color: rgb(214 211 209 / var(--tw-text-opacity, 1)) !important;
}.tw-text-stone-300\/0{
  color: rgb(214 211 209 / 0) !important;
}.tw-text-stone-300\/10{
  color: rgb(214 211 209 / 0.1) !important;
}.tw-text-stone-300\/100{
  color: rgb(214 211 209 / 1) !important;
}.tw-text-stone-300\/15{
  color: rgb(214 211 209 / 0.15) !important;
}.tw-text-stone-300\/20{
  color: rgb(214 211 209 / 0.2) !important;
}.tw-text-stone-300\/25{
  color: rgb(214 211 209 / 0.25) !important;
}.tw-text-stone-300\/30{
  color: rgb(214 211 209 / 0.3) !important;
}.tw-text-stone-300\/35{
  color: rgb(214 211 209 / 0.35) !important;
}.tw-text-stone-300\/40{
  color: rgb(214 211 209 / 0.4) !important;
}.tw-text-stone-300\/45{
  color: rgb(214 211 209 / 0.45) !important;
}.tw-text-stone-300\/5{
  color: rgb(214 211 209 / 0.05) !important;
}.tw-text-stone-300\/50{
  color: rgb(214 211 209 / 0.5) !important;
}.tw-text-stone-300\/55{
  color: rgb(214 211 209 / 0.55) !important;
}.tw-text-stone-300\/60{
  color: rgb(214 211 209 / 0.6) !important;
}.tw-text-stone-300\/65{
  color: rgb(214 211 209 / 0.65) !important;
}.tw-text-stone-300\/70{
  color: rgb(214 211 209 / 0.7) !important;
}.tw-text-stone-300\/75{
  color: rgb(214 211 209 / 0.75) !important;
}.tw-text-stone-300\/80{
  color: rgb(214 211 209 / 0.8) !important;
}.tw-text-stone-300\/85{
  color: rgb(214 211 209 / 0.85) !important;
}.tw-text-stone-300\/90{
  color: rgb(214 211 209 / 0.9) !important;
}.tw-text-stone-300\/95{
  color: rgb(214 211 209 / 0.95) !important;
}.tw-text-stone-400{
  --tw-text-opacity: 1 !important;
  color: rgb(168 162 158 / var(--tw-text-opacity, 1)) !important;
}.tw-text-stone-400\/0{
  color: rgb(168 162 158 / 0) !important;
}.tw-text-stone-400\/10{
  color: rgb(168 162 158 / 0.1) !important;
}.tw-text-stone-400\/100{
  color: rgb(168 162 158 / 1) !important;
}.tw-text-stone-400\/15{
  color: rgb(168 162 158 / 0.15) !important;
}.tw-text-stone-400\/20{
  color: rgb(168 162 158 / 0.2) !important;
}.tw-text-stone-400\/25{
  color: rgb(168 162 158 / 0.25) !important;
}.tw-text-stone-400\/30{
  color: rgb(168 162 158 / 0.3) !important;
}.tw-text-stone-400\/35{
  color: rgb(168 162 158 / 0.35) !important;
}.tw-text-stone-400\/40{
  color: rgb(168 162 158 / 0.4) !important;
}.tw-text-stone-400\/45{
  color: rgb(168 162 158 / 0.45) !important;
}.tw-text-stone-400\/5{
  color: rgb(168 162 158 / 0.05) !important;
}.tw-text-stone-400\/50{
  color: rgb(168 162 158 / 0.5) !important;
}.tw-text-stone-400\/55{
  color: rgb(168 162 158 / 0.55) !important;
}.tw-text-stone-400\/60{
  color: rgb(168 162 158 / 0.6) !important;
}.tw-text-stone-400\/65{
  color: rgb(168 162 158 / 0.65) !important;
}.tw-text-stone-400\/70{
  color: rgb(168 162 158 / 0.7) !important;
}.tw-text-stone-400\/75{
  color: rgb(168 162 158 / 0.75) !important;
}.tw-text-stone-400\/80{
  color: rgb(168 162 158 / 0.8) !important;
}.tw-text-stone-400\/85{
  color: rgb(168 162 158 / 0.85) !important;
}.tw-text-stone-400\/90{
  color: rgb(168 162 158 / 0.9) !important;
}.tw-text-stone-400\/95{
  color: rgb(168 162 158 / 0.95) !important;
}.tw-text-stone-50{
  --tw-text-opacity: 1 !important;
  color: rgb(250 250 249 / var(--tw-text-opacity, 1)) !important;
}.tw-text-stone-50\/0{
  color: rgb(250 250 249 / 0) !important;
}.tw-text-stone-50\/10{
  color: rgb(250 250 249 / 0.1) !important;
}.tw-text-stone-50\/100{
  color: rgb(250 250 249 / 1) !important;
}.tw-text-stone-50\/15{
  color: rgb(250 250 249 / 0.15) !important;
}.tw-text-stone-50\/20{
  color: rgb(250 250 249 / 0.2) !important;
}.tw-text-stone-50\/25{
  color: rgb(250 250 249 / 0.25) !important;
}.tw-text-stone-50\/30{
  color: rgb(250 250 249 / 0.3) !important;
}.tw-text-stone-50\/35{
  color: rgb(250 250 249 / 0.35) !important;
}.tw-text-stone-50\/40{
  color: rgb(250 250 249 / 0.4) !important;
}.tw-text-stone-50\/45{
  color: rgb(250 250 249 / 0.45) !important;
}.tw-text-stone-50\/5{
  color: rgb(250 250 249 / 0.05) !important;
}.tw-text-stone-50\/50{
  color: rgb(250 250 249 / 0.5) !important;
}.tw-text-stone-50\/55{
  color: rgb(250 250 249 / 0.55) !important;
}.tw-text-stone-50\/60{
  color: rgb(250 250 249 / 0.6) !important;
}.tw-text-stone-50\/65{
  color: rgb(250 250 249 / 0.65) !important;
}.tw-text-stone-50\/70{
  color: rgb(250 250 249 / 0.7) !important;
}.tw-text-stone-50\/75{
  color: rgb(250 250 249 / 0.75) !important;
}.tw-text-stone-50\/80{
  color: rgb(250 250 249 / 0.8) !important;
}.tw-text-stone-50\/85{
  color: rgb(250 250 249 / 0.85) !important;
}.tw-text-stone-50\/90{
  color: rgb(250 250 249 / 0.9) !important;
}.tw-text-stone-50\/95{
  color: rgb(250 250 249 / 0.95) !important;
}.tw-text-stone-500{
  --tw-text-opacity: 1 !important;
  color: rgb(120 113 108 / var(--tw-text-opacity, 1)) !important;
}.tw-text-stone-500\/0{
  color: rgb(120 113 108 / 0) !important;
}.tw-text-stone-500\/10{
  color: rgb(120 113 108 / 0.1) !important;
}.tw-text-stone-500\/100{
  color: rgb(120 113 108 / 1) !important;
}.tw-text-stone-500\/15{
  color: rgb(120 113 108 / 0.15) !important;
}.tw-text-stone-500\/20{
  color: rgb(120 113 108 / 0.2) !important;
}.tw-text-stone-500\/25{
  color: rgb(120 113 108 / 0.25) !important;
}.tw-text-stone-500\/30{
  color: rgb(120 113 108 / 0.3) !important;
}.tw-text-stone-500\/35{
  color: rgb(120 113 108 / 0.35) !important;
}.tw-text-stone-500\/40{
  color: rgb(120 113 108 / 0.4) !important;
}.tw-text-stone-500\/45{
  color: rgb(120 113 108 / 0.45) !important;
}.tw-text-stone-500\/5{
  color: rgb(120 113 108 / 0.05) !important;
}.tw-text-stone-500\/50{
  color: rgb(120 113 108 / 0.5) !important;
}.tw-text-stone-500\/55{
  color: rgb(120 113 108 / 0.55) !important;
}.tw-text-stone-500\/60{
  color: rgb(120 113 108 / 0.6) !important;
}.tw-text-stone-500\/65{
  color: rgb(120 113 108 / 0.65) !important;
}.tw-text-stone-500\/70{
  color: rgb(120 113 108 / 0.7) !important;
}.tw-text-stone-500\/75{
  color: rgb(120 113 108 / 0.75) !important;
}.tw-text-stone-500\/80{
  color: rgb(120 113 108 / 0.8) !important;
}.tw-text-stone-500\/85{
  color: rgb(120 113 108 / 0.85) !important;
}.tw-text-stone-500\/90{
  color: rgb(120 113 108 / 0.9) !important;
}.tw-text-stone-500\/95{
  color: rgb(120 113 108 / 0.95) !important;
}.tw-text-stone-600{
  --tw-text-opacity: 1 !important;
  color: rgb(87 83 78 / var(--tw-text-opacity, 1)) !important;
}.tw-text-stone-600\/0{
  color: rgb(87 83 78 / 0) !important;
}.tw-text-stone-600\/10{
  color: rgb(87 83 78 / 0.1) !important;
}.tw-text-stone-600\/100{
  color: rgb(87 83 78 / 1) !important;
}.tw-text-stone-600\/15{
  color: rgb(87 83 78 / 0.15) !important;
}.tw-text-stone-600\/20{
  color: rgb(87 83 78 / 0.2) !important;
}.tw-text-stone-600\/25{
  color: rgb(87 83 78 / 0.25) !important;
}.tw-text-stone-600\/30{
  color: rgb(87 83 78 / 0.3) !important;
}.tw-text-stone-600\/35{
  color: rgb(87 83 78 / 0.35) !important;
}.tw-text-stone-600\/40{
  color: rgb(87 83 78 / 0.4) !important;
}.tw-text-stone-600\/45{
  color: rgb(87 83 78 / 0.45) !important;
}.tw-text-stone-600\/5{
  color: rgb(87 83 78 / 0.05) !important;
}.tw-text-stone-600\/50{
  color: rgb(87 83 78 / 0.5) !important;
}.tw-text-stone-600\/55{
  color: rgb(87 83 78 / 0.55) !important;
}.tw-text-stone-600\/60{
  color: rgb(87 83 78 / 0.6) !important;
}.tw-text-stone-600\/65{
  color: rgb(87 83 78 / 0.65) !important;
}.tw-text-stone-600\/70{
  color: rgb(87 83 78 / 0.7) !important;
}.tw-text-stone-600\/75{
  color: rgb(87 83 78 / 0.75) !important;
}.tw-text-stone-600\/80{
  color: rgb(87 83 78 / 0.8) !important;
}.tw-text-stone-600\/85{
  color: rgb(87 83 78 / 0.85) !important;
}.tw-text-stone-600\/90{
  color: rgb(87 83 78 / 0.9) !important;
}.tw-text-stone-600\/95{
  color: rgb(87 83 78 / 0.95) !important;
}.tw-text-stone-700{
  --tw-text-opacity: 1 !important;
  color: rgb(68 64 60 / var(--tw-text-opacity, 1)) !important;
}.tw-text-stone-700\/0{
  color: rgb(68 64 60 / 0) !important;
}.tw-text-stone-700\/10{
  color: rgb(68 64 60 / 0.1) !important;
}.tw-text-stone-700\/100{
  color: rgb(68 64 60 / 1) !important;
}.tw-text-stone-700\/15{
  color: rgb(68 64 60 / 0.15) !important;
}.tw-text-stone-700\/20{
  color: rgb(68 64 60 / 0.2) !important;
}.tw-text-stone-700\/25{
  color: rgb(68 64 60 / 0.25) !important;
}.tw-text-stone-700\/30{
  color: rgb(68 64 60 / 0.3) !important;
}.tw-text-stone-700\/35{
  color: rgb(68 64 60 / 0.35) !important;
}.tw-text-stone-700\/40{
  color: rgb(68 64 60 / 0.4) !important;
}.tw-text-stone-700\/45{
  color: rgb(68 64 60 / 0.45) !important;
}.tw-text-stone-700\/5{
  color: rgb(68 64 60 / 0.05) !important;
}.tw-text-stone-700\/50{
  color: rgb(68 64 60 / 0.5) !important;
}.tw-text-stone-700\/55{
  color: rgb(68 64 60 / 0.55) !important;
}.tw-text-stone-700\/60{
  color: rgb(68 64 60 / 0.6) !important;
}.tw-text-stone-700\/65{
  color: rgb(68 64 60 / 0.65) !important;
}.tw-text-stone-700\/70{
  color: rgb(68 64 60 / 0.7) !important;
}.tw-text-stone-700\/75{
  color: rgb(68 64 60 / 0.75) !important;
}.tw-text-stone-700\/80{
  color: rgb(68 64 60 / 0.8) !important;
}.tw-text-stone-700\/85{
  color: rgb(68 64 60 / 0.85) !important;
}.tw-text-stone-700\/90{
  color: rgb(68 64 60 / 0.9) !important;
}.tw-text-stone-700\/95{
  color: rgb(68 64 60 / 0.95) !important;
}.tw-text-stone-800{
  --tw-text-opacity: 1 !important;
  color: rgb(41 37 36 / var(--tw-text-opacity, 1)) !important;
}.tw-text-stone-800\/0{
  color: rgb(41 37 36 / 0) !important;
}.tw-text-stone-800\/10{
  color: rgb(41 37 36 / 0.1) !important;
}.tw-text-stone-800\/100{
  color: rgb(41 37 36 / 1) !important;
}.tw-text-stone-800\/15{
  color: rgb(41 37 36 / 0.15) !important;
}.tw-text-stone-800\/20{
  color: rgb(41 37 36 / 0.2) !important;
}.tw-text-stone-800\/25{
  color: rgb(41 37 36 / 0.25) !important;
}.tw-text-stone-800\/30{
  color: rgb(41 37 36 / 0.3) !important;
}.tw-text-stone-800\/35{
  color: rgb(41 37 36 / 0.35) !important;
}.tw-text-stone-800\/40{
  color: rgb(41 37 36 / 0.4) !important;
}.tw-text-stone-800\/45{
  color: rgb(41 37 36 / 0.45) !important;
}.tw-text-stone-800\/5{
  color: rgb(41 37 36 / 0.05) !important;
}.tw-text-stone-800\/50{
  color: rgb(41 37 36 / 0.5) !important;
}.tw-text-stone-800\/55{
  color: rgb(41 37 36 / 0.55) !important;
}.tw-text-stone-800\/60{
  color: rgb(41 37 36 / 0.6) !important;
}.tw-text-stone-800\/65{
  color: rgb(41 37 36 / 0.65) !important;
}.tw-text-stone-800\/70{
  color: rgb(41 37 36 / 0.7) !important;
}.tw-text-stone-800\/75{
  color: rgb(41 37 36 / 0.75) !important;
}.tw-text-stone-800\/80{
  color: rgb(41 37 36 / 0.8) !important;
}.tw-text-stone-800\/85{
  color: rgb(41 37 36 / 0.85) !important;
}.tw-text-stone-800\/90{
  color: rgb(41 37 36 / 0.9) !important;
}.tw-text-stone-800\/95{
  color: rgb(41 37 36 / 0.95) !important;
}.tw-text-stone-900{
  --tw-text-opacity: 1 !important;
  color: rgb(28 25 23 / var(--tw-text-opacity, 1)) !important;
}.tw-text-stone-900\/0{
  color: rgb(28 25 23 / 0) !important;
}.tw-text-stone-900\/10{
  color: rgb(28 25 23 / 0.1) !important;
}.tw-text-stone-900\/100{
  color: rgb(28 25 23 / 1) !important;
}.tw-text-stone-900\/15{
  color: rgb(28 25 23 / 0.15) !important;
}.tw-text-stone-900\/20{
  color: rgb(28 25 23 / 0.2) !important;
}.tw-text-stone-900\/25{
  color: rgb(28 25 23 / 0.25) !important;
}.tw-text-stone-900\/30{
  color: rgb(28 25 23 / 0.3) !important;
}.tw-text-stone-900\/35{
  color: rgb(28 25 23 / 0.35) !important;
}.tw-text-stone-900\/40{
  color: rgb(28 25 23 / 0.4) !important;
}.tw-text-stone-900\/45{
  color: rgb(28 25 23 / 0.45) !important;
}.tw-text-stone-900\/5{
  color: rgb(28 25 23 / 0.05) !important;
}.tw-text-stone-900\/50{
  color: rgb(28 25 23 / 0.5) !important;
}.tw-text-stone-900\/55{
  color: rgb(28 25 23 / 0.55) !important;
}.tw-text-stone-900\/60{
  color: rgb(28 25 23 / 0.6) !important;
}.tw-text-stone-900\/65{
  color: rgb(28 25 23 / 0.65) !important;
}.tw-text-stone-900\/70{
  color: rgb(28 25 23 / 0.7) !important;
}.tw-text-stone-900\/75{
  color: rgb(28 25 23 / 0.75) !important;
}.tw-text-stone-900\/80{
  color: rgb(28 25 23 / 0.8) !important;
}.tw-text-stone-900\/85{
  color: rgb(28 25 23 / 0.85) !important;
}.tw-text-stone-900\/90{
  color: rgb(28 25 23 / 0.9) !important;
}.tw-text-stone-900\/95{
  color: rgb(28 25 23 / 0.95) !important;
}.tw-text-success{
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-success) / var(--twc-success-opacity, var(--tw-text-opacity))) !important;
}.tw-text-teal-100{
  --tw-text-opacity: 1 !important;
  color: rgb(204 251 241 / var(--tw-text-opacity, 1)) !important;
}.tw-text-teal-100\/0{
  color: rgb(204 251 241 / 0) !important;
}.tw-text-teal-100\/10{
  color: rgb(204 251 241 / 0.1) !important;
}.tw-text-teal-100\/100{
  color: rgb(204 251 241 / 1) !important;
}.tw-text-teal-100\/15{
  color: rgb(204 251 241 / 0.15) !important;
}.tw-text-teal-100\/20{
  color: rgb(204 251 241 / 0.2) !important;
}.tw-text-teal-100\/25{
  color: rgb(204 251 241 / 0.25) !important;
}.tw-text-teal-100\/30{
  color: rgb(204 251 241 / 0.3) !important;
}.tw-text-teal-100\/35{
  color: rgb(204 251 241 / 0.35) !important;
}.tw-text-teal-100\/40{
  color: rgb(204 251 241 / 0.4) !important;
}.tw-text-teal-100\/45{
  color: rgb(204 251 241 / 0.45) !important;
}.tw-text-teal-100\/5{
  color: rgb(204 251 241 / 0.05) !important;
}.tw-text-teal-100\/50{
  color: rgb(204 251 241 / 0.5) !important;
}.tw-text-teal-100\/55{
  color: rgb(204 251 241 / 0.55) !important;
}.tw-text-teal-100\/60{
  color: rgb(204 251 241 / 0.6) !important;
}.tw-text-teal-100\/65{
  color: rgb(204 251 241 / 0.65) !important;
}.tw-text-teal-100\/70{
  color: rgb(204 251 241 / 0.7) !important;
}.tw-text-teal-100\/75{
  color: rgb(204 251 241 / 0.75) !important;
}.tw-text-teal-100\/80{
  color: rgb(204 251 241 / 0.8) !important;
}.tw-text-teal-100\/85{
  color: rgb(204 251 241 / 0.85) !important;
}.tw-text-teal-100\/90{
  color: rgb(204 251 241 / 0.9) !important;
}.tw-text-teal-100\/95{
  color: rgb(204 251 241 / 0.95) !important;
}.tw-text-teal-200{
  --tw-text-opacity: 1 !important;
  color: rgb(153 246 228 / var(--tw-text-opacity, 1)) !important;
}.tw-text-teal-200\/0{
  color: rgb(153 246 228 / 0) !important;
}.tw-text-teal-200\/10{
  color: rgb(153 246 228 / 0.1) !important;
}.tw-text-teal-200\/100{
  color: rgb(153 246 228 / 1) !important;
}.tw-text-teal-200\/15{
  color: rgb(153 246 228 / 0.15) !important;
}.tw-text-teal-200\/20{
  color: rgb(153 246 228 / 0.2) !important;
}.tw-text-teal-200\/25{
  color: rgb(153 246 228 / 0.25) !important;
}.tw-text-teal-200\/30{
  color: rgb(153 246 228 / 0.3) !important;
}.tw-text-teal-200\/35{
  color: rgb(153 246 228 / 0.35) !important;
}.tw-text-teal-200\/40{
  color: rgb(153 246 228 / 0.4) !important;
}.tw-text-teal-200\/45{
  color: rgb(153 246 228 / 0.45) !important;
}.tw-text-teal-200\/5{
  color: rgb(153 246 228 / 0.05) !important;
}.tw-text-teal-200\/50{
  color: rgb(153 246 228 / 0.5) !important;
}.tw-text-teal-200\/55{
  color: rgb(153 246 228 / 0.55) !important;
}.tw-text-teal-200\/60{
  color: rgb(153 246 228 / 0.6) !important;
}.tw-text-teal-200\/65{
  color: rgb(153 246 228 / 0.65) !important;
}.tw-text-teal-200\/70{
  color: rgb(153 246 228 / 0.7) !important;
}.tw-text-teal-200\/75{
  color: rgb(153 246 228 / 0.75) !important;
}.tw-text-teal-200\/80{
  color: rgb(153 246 228 / 0.8) !important;
}.tw-text-teal-200\/85{
  color: rgb(153 246 228 / 0.85) !important;
}.tw-text-teal-200\/90{
  color: rgb(153 246 228 / 0.9) !important;
}.tw-text-teal-200\/95{
  color: rgb(153 246 228 / 0.95) !important;
}.tw-text-teal-300{
  --tw-text-opacity: 1 !important;
  color: rgb(94 234 212 / var(--tw-text-opacity, 1)) !important;
}.tw-text-teal-300\/0{
  color: rgb(94 234 212 / 0) !important;
}.tw-text-teal-300\/10{
  color: rgb(94 234 212 / 0.1) !important;
}.tw-text-teal-300\/100{
  color: rgb(94 234 212 / 1) !important;
}.tw-text-teal-300\/15{
  color: rgb(94 234 212 / 0.15) !important;
}.tw-text-teal-300\/20{
  color: rgb(94 234 212 / 0.2) !important;
}.tw-text-teal-300\/25{
  color: rgb(94 234 212 / 0.25) !important;
}.tw-text-teal-300\/30{
  color: rgb(94 234 212 / 0.3) !important;
}.tw-text-teal-300\/35{
  color: rgb(94 234 212 / 0.35) !important;
}.tw-text-teal-300\/40{
  color: rgb(94 234 212 / 0.4) !important;
}.tw-text-teal-300\/45{
  color: rgb(94 234 212 / 0.45) !important;
}.tw-text-teal-300\/5{
  color: rgb(94 234 212 / 0.05) !important;
}.tw-text-teal-300\/50{
  color: rgb(94 234 212 / 0.5) !important;
}.tw-text-teal-300\/55{
  color: rgb(94 234 212 / 0.55) !important;
}.tw-text-teal-300\/60{
  color: rgb(94 234 212 / 0.6) !important;
}.tw-text-teal-300\/65{
  color: rgb(94 234 212 / 0.65) !important;
}.tw-text-teal-300\/70{
  color: rgb(94 234 212 / 0.7) !important;
}.tw-text-teal-300\/75{
  color: rgb(94 234 212 / 0.75) !important;
}.tw-text-teal-300\/80{
  color: rgb(94 234 212 / 0.8) !important;
}.tw-text-teal-300\/85{
  color: rgb(94 234 212 / 0.85) !important;
}.tw-text-teal-300\/90{
  color: rgb(94 234 212 / 0.9) !important;
}.tw-text-teal-300\/95{
  color: rgb(94 234 212 / 0.95) !important;
}.tw-text-teal-400{
  --tw-text-opacity: 1 !important;
  color: rgb(45 212 191 / var(--tw-text-opacity, 1)) !important;
}.tw-text-teal-400\/0{
  color: rgb(45 212 191 / 0) !important;
}.tw-text-teal-400\/10{
  color: rgb(45 212 191 / 0.1) !important;
}.tw-text-teal-400\/100{
  color: rgb(45 212 191 / 1) !important;
}.tw-text-teal-400\/15{
  color: rgb(45 212 191 / 0.15) !important;
}.tw-text-teal-400\/20{
  color: rgb(45 212 191 / 0.2) !important;
}.tw-text-teal-400\/25{
  color: rgb(45 212 191 / 0.25) !important;
}.tw-text-teal-400\/30{
  color: rgb(45 212 191 / 0.3) !important;
}.tw-text-teal-400\/35{
  color: rgb(45 212 191 / 0.35) !important;
}.tw-text-teal-400\/40{
  color: rgb(45 212 191 / 0.4) !important;
}.tw-text-teal-400\/45{
  color: rgb(45 212 191 / 0.45) !important;
}.tw-text-teal-400\/5{
  color: rgb(45 212 191 / 0.05) !important;
}.tw-text-teal-400\/50{
  color: rgb(45 212 191 / 0.5) !important;
}.tw-text-teal-400\/55{
  color: rgb(45 212 191 / 0.55) !important;
}.tw-text-teal-400\/60{
  color: rgb(45 212 191 / 0.6) !important;
}.tw-text-teal-400\/65{
  color: rgb(45 212 191 / 0.65) !important;
}.tw-text-teal-400\/70{
  color: rgb(45 212 191 / 0.7) !important;
}.tw-text-teal-400\/75{
  color: rgb(45 212 191 / 0.75) !important;
}.tw-text-teal-400\/80{
  color: rgb(45 212 191 / 0.8) !important;
}.tw-text-teal-400\/85{
  color: rgb(45 212 191 / 0.85) !important;
}.tw-text-teal-400\/90{
  color: rgb(45 212 191 / 0.9) !important;
}.tw-text-teal-400\/95{
  color: rgb(45 212 191 / 0.95) !important;
}.tw-text-teal-50{
  --tw-text-opacity: 1 !important;
  color: rgb(240 253 250 / var(--tw-text-opacity, 1)) !important;
}.tw-text-teal-50\/0{
  color: rgb(240 253 250 / 0) !important;
}.tw-text-teal-50\/10{
  color: rgb(240 253 250 / 0.1) !important;
}.tw-text-teal-50\/100{
  color: rgb(240 253 250 / 1) !important;
}.tw-text-teal-50\/15{
  color: rgb(240 253 250 / 0.15) !important;
}.tw-text-teal-50\/20{
  color: rgb(240 253 250 / 0.2) !important;
}.tw-text-teal-50\/25{
  color: rgb(240 253 250 / 0.25) !important;
}.tw-text-teal-50\/30{
  color: rgb(240 253 250 / 0.3) !important;
}.tw-text-teal-50\/35{
  color: rgb(240 253 250 / 0.35) !important;
}.tw-text-teal-50\/40{
  color: rgb(240 253 250 / 0.4) !important;
}.tw-text-teal-50\/45{
  color: rgb(240 253 250 / 0.45) !important;
}.tw-text-teal-50\/5{
  color: rgb(240 253 250 / 0.05) !important;
}.tw-text-teal-50\/50{
  color: rgb(240 253 250 / 0.5) !important;
}.tw-text-teal-50\/55{
  color: rgb(240 253 250 / 0.55) !important;
}.tw-text-teal-50\/60{
  color: rgb(240 253 250 / 0.6) !important;
}.tw-text-teal-50\/65{
  color: rgb(240 253 250 / 0.65) !important;
}.tw-text-teal-50\/70{
  color: rgb(240 253 250 / 0.7) !important;
}.tw-text-teal-50\/75{
  color: rgb(240 253 250 / 0.75) !important;
}.tw-text-teal-50\/80{
  color: rgb(240 253 250 / 0.8) !important;
}.tw-text-teal-50\/85{
  color: rgb(240 253 250 / 0.85) !important;
}.tw-text-teal-50\/90{
  color: rgb(240 253 250 / 0.9) !important;
}.tw-text-teal-50\/95{
  color: rgb(240 253 250 / 0.95) !important;
}.tw-text-teal-500{
  --tw-text-opacity: 1 !important;
  color: rgb(20 184 166 / var(--tw-text-opacity, 1)) !important;
}.tw-text-teal-500\/0{
  color: rgb(20 184 166 / 0) !important;
}.tw-text-teal-500\/10{
  color: rgb(20 184 166 / 0.1) !important;
}.tw-text-teal-500\/100{
  color: rgb(20 184 166 / 1) !important;
}.tw-text-teal-500\/15{
  color: rgb(20 184 166 / 0.15) !important;
}.tw-text-teal-500\/20{
  color: rgb(20 184 166 / 0.2) !important;
}.tw-text-teal-500\/25{
  color: rgb(20 184 166 / 0.25) !important;
}.tw-text-teal-500\/30{
  color: rgb(20 184 166 / 0.3) !important;
}.tw-text-teal-500\/35{
  color: rgb(20 184 166 / 0.35) !important;
}.tw-text-teal-500\/40{
  color: rgb(20 184 166 / 0.4) !important;
}.tw-text-teal-500\/45{
  color: rgb(20 184 166 / 0.45) !important;
}.tw-text-teal-500\/5{
  color: rgb(20 184 166 / 0.05) !important;
}.tw-text-teal-500\/50{
  color: rgb(20 184 166 / 0.5) !important;
}.tw-text-teal-500\/55{
  color: rgb(20 184 166 / 0.55) !important;
}.tw-text-teal-500\/60{
  color: rgb(20 184 166 / 0.6) !important;
}.tw-text-teal-500\/65{
  color: rgb(20 184 166 / 0.65) !important;
}.tw-text-teal-500\/70{
  color: rgb(20 184 166 / 0.7) !important;
}.tw-text-teal-500\/75{
  color: rgb(20 184 166 / 0.75) !important;
}.tw-text-teal-500\/80{
  color: rgb(20 184 166 / 0.8) !important;
}.tw-text-teal-500\/85{
  color: rgb(20 184 166 / 0.85) !important;
}.tw-text-teal-500\/90{
  color: rgb(20 184 166 / 0.9) !important;
}.tw-text-teal-500\/95{
  color: rgb(20 184 166 / 0.95) !important;
}.tw-text-teal-600{
  --tw-text-opacity: 1 !important;
  color: rgb(13 148 136 / var(--tw-text-opacity, 1)) !important;
}.tw-text-teal-600\/0{
  color: rgb(13 148 136 / 0) !important;
}.tw-text-teal-600\/10{
  color: rgb(13 148 136 / 0.1) !important;
}.tw-text-teal-600\/100{
  color: rgb(13 148 136 / 1) !important;
}.tw-text-teal-600\/15{
  color: rgb(13 148 136 / 0.15) !important;
}.tw-text-teal-600\/20{
  color: rgb(13 148 136 / 0.2) !important;
}.tw-text-teal-600\/25{
  color: rgb(13 148 136 / 0.25) !important;
}.tw-text-teal-600\/30{
  color: rgb(13 148 136 / 0.3) !important;
}.tw-text-teal-600\/35{
  color: rgb(13 148 136 / 0.35) !important;
}.tw-text-teal-600\/40{
  color: rgb(13 148 136 / 0.4) !important;
}.tw-text-teal-600\/45{
  color: rgb(13 148 136 / 0.45) !important;
}.tw-text-teal-600\/5{
  color: rgb(13 148 136 / 0.05) !important;
}.tw-text-teal-600\/50{
  color: rgb(13 148 136 / 0.5) !important;
}.tw-text-teal-600\/55{
  color: rgb(13 148 136 / 0.55) !important;
}.tw-text-teal-600\/60{
  color: rgb(13 148 136 / 0.6) !important;
}.tw-text-teal-600\/65{
  color: rgb(13 148 136 / 0.65) !important;
}.tw-text-teal-600\/70{
  color: rgb(13 148 136 / 0.7) !important;
}.tw-text-teal-600\/75{
  color: rgb(13 148 136 / 0.75) !important;
}.tw-text-teal-600\/80{
  color: rgb(13 148 136 / 0.8) !important;
}.tw-text-teal-600\/85{
  color: rgb(13 148 136 / 0.85) !important;
}.tw-text-teal-600\/90{
  color: rgb(13 148 136 / 0.9) !important;
}.tw-text-teal-600\/95{
  color: rgb(13 148 136 / 0.95) !important;
}.tw-text-teal-700{
  --tw-text-opacity: 1 !important;
  color: rgb(15 118 110 / var(--tw-text-opacity, 1)) !important;
}.tw-text-teal-700\/0{
  color: rgb(15 118 110 / 0) !important;
}.tw-text-teal-700\/10{
  color: rgb(15 118 110 / 0.1) !important;
}.tw-text-teal-700\/100{
  color: rgb(15 118 110 / 1) !important;
}.tw-text-teal-700\/15{
  color: rgb(15 118 110 / 0.15) !important;
}.tw-text-teal-700\/20{
  color: rgb(15 118 110 / 0.2) !important;
}.tw-text-teal-700\/25{
  color: rgb(15 118 110 / 0.25) !important;
}.tw-text-teal-700\/30{
  color: rgb(15 118 110 / 0.3) !important;
}.tw-text-teal-700\/35{
  color: rgb(15 118 110 / 0.35) !important;
}.tw-text-teal-700\/40{
  color: rgb(15 118 110 / 0.4) !important;
}.tw-text-teal-700\/45{
  color: rgb(15 118 110 / 0.45) !important;
}.tw-text-teal-700\/5{
  color: rgb(15 118 110 / 0.05) !important;
}.tw-text-teal-700\/50{
  color: rgb(15 118 110 / 0.5) !important;
}.tw-text-teal-700\/55{
  color: rgb(15 118 110 / 0.55) !important;
}.tw-text-teal-700\/60{
  color: rgb(15 118 110 / 0.6) !important;
}.tw-text-teal-700\/65{
  color: rgb(15 118 110 / 0.65) !important;
}.tw-text-teal-700\/70{
  color: rgb(15 118 110 / 0.7) !important;
}.tw-text-teal-700\/75{
  color: rgb(15 118 110 / 0.75) !important;
}.tw-text-teal-700\/80{
  color: rgb(15 118 110 / 0.8) !important;
}.tw-text-teal-700\/85{
  color: rgb(15 118 110 / 0.85) !important;
}.tw-text-teal-700\/90{
  color: rgb(15 118 110 / 0.9) !important;
}.tw-text-teal-700\/95{
  color: rgb(15 118 110 / 0.95) !important;
}.tw-text-teal-800{
  --tw-text-opacity: 1 !important;
  color: rgb(17 94 89 / var(--tw-text-opacity, 1)) !important;
}.tw-text-teal-800\/0{
  color: rgb(17 94 89 / 0) !important;
}.tw-text-teal-800\/10{
  color: rgb(17 94 89 / 0.1) !important;
}.tw-text-teal-800\/100{
  color: rgb(17 94 89 / 1) !important;
}.tw-text-teal-800\/15{
  color: rgb(17 94 89 / 0.15) !important;
}.tw-text-teal-800\/20{
  color: rgb(17 94 89 / 0.2) !important;
}.tw-text-teal-800\/25{
  color: rgb(17 94 89 / 0.25) !important;
}.tw-text-teal-800\/30{
  color: rgb(17 94 89 / 0.3) !important;
}.tw-text-teal-800\/35{
  color: rgb(17 94 89 / 0.35) !important;
}.tw-text-teal-800\/40{
  color: rgb(17 94 89 / 0.4) !important;
}.tw-text-teal-800\/45{
  color: rgb(17 94 89 / 0.45) !important;
}.tw-text-teal-800\/5{
  color: rgb(17 94 89 / 0.05) !important;
}.tw-text-teal-800\/50{
  color: rgb(17 94 89 / 0.5) !important;
}.tw-text-teal-800\/55{
  color: rgb(17 94 89 / 0.55) !important;
}.tw-text-teal-800\/60{
  color: rgb(17 94 89 / 0.6) !important;
}.tw-text-teal-800\/65{
  color: rgb(17 94 89 / 0.65) !important;
}.tw-text-teal-800\/70{
  color: rgb(17 94 89 / 0.7) !important;
}.tw-text-teal-800\/75{
  color: rgb(17 94 89 / 0.75) !important;
}.tw-text-teal-800\/80{
  color: rgb(17 94 89 / 0.8) !important;
}.tw-text-teal-800\/85{
  color: rgb(17 94 89 / 0.85) !important;
}.tw-text-teal-800\/90{
  color: rgb(17 94 89 / 0.9) !important;
}.tw-text-teal-800\/95{
  color: rgb(17 94 89 / 0.95) !important;
}.tw-text-teal-900{
  --tw-text-opacity: 1 !important;
  color: rgb(19 78 74 / var(--tw-text-opacity, 1)) !important;
}.tw-text-teal-900\/0{
  color: rgb(19 78 74 / 0) !important;
}.tw-text-teal-900\/10{
  color: rgb(19 78 74 / 0.1) !important;
}.tw-text-teal-900\/100{
  color: rgb(19 78 74 / 1) !important;
}.tw-text-teal-900\/15{
  color: rgb(19 78 74 / 0.15) !important;
}.tw-text-teal-900\/20{
  color: rgb(19 78 74 / 0.2) !important;
}.tw-text-teal-900\/25{
  color: rgb(19 78 74 / 0.25) !important;
}.tw-text-teal-900\/30{
  color: rgb(19 78 74 / 0.3) !important;
}.tw-text-teal-900\/35{
  color: rgb(19 78 74 / 0.35) !important;
}.tw-text-teal-900\/40{
  color: rgb(19 78 74 / 0.4) !important;
}.tw-text-teal-900\/45{
  color: rgb(19 78 74 / 0.45) !important;
}.tw-text-teal-900\/5{
  color: rgb(19 78 74 / 0.05) !important;
}.tw-text-teal-900\/50{
  color: rgb(19 78 74 / 0.5) !important;
}.tw-text-teal-900\/55{
  color: rgb(19 78 74 / 0.55) !important;
}.tw-text-teal-900\/60{
  color: rgb(19 78 74 / 0.6) !important;
}.tw-text-teal-900\/65{
  color: rgb(19 78 74 / 0.65) !important;
}.tw-text-teal-900\/70{
  color: rgb(19 78 74 / 0.7) !important;
}.tw-text-teal-900\/75{
  color: rgb(19 78 74 / 0.75) !important;
}.tw-text-teal-900\/80{
  color: rgb(19 78 74 / 0.8) !important;
}.tw-text-teal-900\/85{
  color: rgb(19 78 74 / 0.85) !important;
}.tw-text-teal-900\/90{
  color: rgb(19 78 74 / 0.9) !important;
}.tw-text-teal-900\/95{
  color: rgb(19 78 74 / 0.95) !important;
}.tw-text-violet-100{
  --tw-text-opacity: 1 !important;
  color: rgb(237 233 254 / var(--tw-text-opacity, 1)) !important;
}.tw-text-violet-100\/0{
  color: rgb(237 233 254 / 0) !important;
}.tw-text-violet-100\/10{
  color: rgb(237 233 254 / 0.1) !important;
}.tw-text-violet-100\/100{
  color: rgb(237 233 254 / 1) !important;
}.tw-text-violet-100\/15{
  color: rgb(237 233 254 / 0.15) !important;
}.tw-text-violet-100\/20{
  color: rgb(237 233 254 / 0.2) !important;
}.tw-text-violet-100\/25{
  color: rgb(237 233 254 / 0.25) !important;
}.tw-text-violet-100\/30{
  color: rgb(237 233 254 / 0.3) !important;
}.tw-text-violet-100\/35{
  color: rgb(237 233 254 / 0.35) !important;
}.tw-text-violet-100\/40{
  color: rgb(237 233 254 / 0.4) !important;
}.tw-text-violet-100\/45{
  color: rgb(237 233 254 / 0.45) !important;
}.tw-text-violet-100\/5{
  color: rgb(237 233 254 / 0.05) !important;
}.tw-text-violet-100\/50{
  color: rgb(237 233 254 / 0.5) !important;
}.tw-text-violet-100\/55{
  color: rgb(237 233 254 / 0.55) !important;
}.tw-text-violet-100\/60{
  color: rgb(237 233 254 / 0.6) !important;
}.tw-text-violet-100\/65{
  color: rgb(237 233 254 / 0.65) !important;
}.tw-text-violet-100\/70{
  color: rgb(237 233 254 / 0.7) !important;
}.tw-text-violet-100\/75{
  color: rgb(237 233 254 / 0.75) !important;
}.tw-text-violet-100\/80{
  color: rgb(237 233 254 / 0.8) !important;
}.tw-text-violet-100\/85{
  color: rgb(237 233 254 / 0.85) !important;
}.tw-text-violet-100\/90{
  color: rgb(237 233 254 / 0.9) !important;
}.tw-text-violet-100\/95{
  color: rgb(237 233 254 / 0.95) !important;
}.tw-text-violet-200{
  --tw-text-opacity: 1 !important;
  color: rgb(221 214 254 / var(--tw-text-opacity, 1)) !important;
}.tw-text-violet-200\/0{
  color: rgb(221 214 254 / 0) !important;
}.tw-text-violet-200\/10{
  color: rgb(221 214 254 / 0.1) !important;
}.tw-text-violet-200\/100{
  color: rgb(221 214 254 / 1) !important;
}.tw-text-violet-200\/15{
  color: rgb(221 214 254 / 0.15) !important;
}.tw-text-violet-200\/20{
  color: rgb(221 214 254 / 0.2) !important;
}.tw-text-violet-200\/25{
  color: rgb(221 214 254 / 0.25) !important;
}.tw-text-violet-200\/30{
  color: rgb(221 214 254 / 0.3) !important;
}.tw-text-violet-200\/35{
  color: rgb(221 214 254 / 0.35) !important;
}.tw-text-violet-200\/40{
  color: rgb(221 214 254 / 0.4) !important;
}.tw-text-violet-200\/45{
  color: rgb(221 214 254 / 0.45) !important;
}.tw-text-violet-200\/5{
  color: rgb(221 214 254 / 0.05) !important;
}.tw-text-violet-200\/50{
  color: rgb(221 214 254 / 0.5) !important;
}.tw-text-violet-200\/55{
  color: rgb(221 214 254 / 0.55) !important;
}.tw-text-violet-200\/60{
  color: rgb(221 214 254 / 0.6) !important;
}.tw-text-violet-200\/65{
  color: rgb(221 214 254 / 0.65) !important;
}.tw-text-violet-200\/70{
  color: rgb(221 214 254 / 0.7) !important;
}.tw-text-violet-200\/75{
  color: rgb(221 214 254 / 0.75) !important;
}.tw-text-violet-200\/80{
  color: rgb(221 214 254 / 0.8) !important;
}.tw-text-violet-200\/85{
  color: rgb(221 214 254 / 0.85) !important;
}.tw-text-violet-200\/90{
  color: rgb(221 214 254 / 0.9) !important;
}.tw-text-violet-200\/95{
  color: rgb(221 214 254 / 0.95) !important;
}.tw-text-violet-300{
  --tw-text-opacity: 1 !important;
  color: rgb(196 181 253 / var(--tw-text-opacity, 1)) !important;
}.tw-text-violet-300\/0{
  color: rgb(196 181 253 / 0) !important;
}.tw-text-violet-300\/10{
  color: rgb(196 181 253 / 0.1) !important;
}.tw-text-violet-300\/100{
  color: rgb(196 181 253 / 1) !important;
}.tw-text-violet-300\/15{
  color: rgb(196 181 253 / 0.15) !important;
}.tw-text-violet-300\/20{
  color: rgb(196 181 253 / 0.2) !important;
}.tw-text-violet-300\/25{
  color: rgb(196 181 253 / 0.25) !important;
}.tw-text-violet-300\/30{
  color: rgb(196 181 253 / 0.3) !important;
}.tw-text-violet-300\/35{
  color: rgb(196 181 253 / 0.35) !important;
}.tw-text-violet-300\/40{
  color: rgb(196 181 253 / 0.4) !important;
}.tw-text-violet-300\/45{
  color: rgb(196 181 253 / 0.45) !important;
}.tw-text-violet-300\/5{
  color: rgb(196 181 253 / 0.05) !important;
}.tw-text-violet-300\/50{
  color: rgb(196 181 253 / 0.5) !important;
}.tw-text-violet-300\/55{
  color: rgb(196 181 253 / 0.55) !important;
}.tw-text-violet-300\/60{
  color: rgb(196 181 253 / 0.6) !important;
}.tw-text-violet-300\/65{
  color: rgb(196 181 253 / 0.65) !important;
}.tw-text-violet-300\/70{
  color: rgb(196 181 253 / 0.7) !important;
}.tw-text-violet-300\/75{
  color: rgb(196 181 253 / 0.75) !important;
}.tw-text-violet-300\/80{
  color: rgb(196 181 253 / 0.8) !important;
}.tw-text-violet-300\/85{
  color: rgb(196 181 253 / 0.85) !important;
}.tw-text-violet-300\/90{
  color: rgb(196 181 253 / 0.9) !important;
}.tw-text-violet-300\/95{
  color: rgb(196 181 253 / 0.95) !important;
}.tw-text-violet-400{
  --tw-text-opacity: 1 !important;
  color: rgb(167 139 250 / var(--tw-text-opacity, 1)) !important;
}.tw-text-violet-400\/0{
  color: rgb(167 139 250 / 0) !important;
}.tw-text-violet-400\/10{
  color: rgb(167 139 250 / 0.1) !important;
}.tw-text-violet-400\/100{
  color: rgb(167 139 250 / 1) !important;
}.tw-text-violet-400\/15{
  color: rgb(167 139 250 / 0.15) !important;
}.tw-text-violet-400\/20{
  color: rgb(167 139 250 / 0.2) !important;
}.tw-text-violet-400\/25{
  color: rgb(167 139 250 / 0.25) !important;
}.tw-text-violet-400\/30{
  color: rgb(167 139 250 / 0.3) !important;
}.tw-text-violet-400\/35{
  color: rgb(167 139 250 / 0.35) !important;
}.tw-text-violet-400\/40{
  color: rgb(167 139 250 / 0.4) !important;
}.tw-text-violet-400\/45{
  color: rgb(167 139 250 / 0.45) !important;
}.tw-text-violet-400\/5{
  color: rgb(167 139 250 / 0.05) !important;
}.tw-text-violet-400\/50{
  color: rgb(167 139 250 / 0.5) !important;
}.tw-text-violet-400\/55{
  color: rgb(167 139 250 / 0.55) !important;
}.tw-text-violet-400\/60{
  color: rgb(167 139 250 / 0.6) !important;
}.tw-text-violet-400\/65{
  color: rgb(167 139 250 / 0.65) !important;
}.tw-text-violet-400\/70{
  color: rgb(167 139 250 / 0.7) !important;
}.tw-text-violet-400\/75{
  color: rgb(167 139 250 / 0.75) !important;
}.tw-text-violet-400\/80{
  color: rgb(167 139 250 / 0.8) !important;
}.tw-text-violet-400\/85{
  color: rgb(167 139 250 / 0.85) !important;
}.tw-text-violet-400\/90{
  color: rgb(167 139 250 / 0.9) !important;
}.tw-text-violet-400\/95{
  color: rgb(167 139 250 / 0.95) !important;
}.tw-text-violet-50{
  --tw-text-opacity: 1 !important;
  color: rgb(245 243 255 / var(--tw-text-opacity, 1)) !important;
}.tw-text-violet-50\/0{
  color: rgb(245 243 255 / 0) !important;
}.tw-text-violet-50\/10{
  color: rgb(245 243 255 / 0.1) !important;
}.tw-text-violet-50\/100{
  color: rgb(245 243 255 / 1) !important;
}.tw-text-violet-50\/15{
  color: rgb(245 243 255 / 0.15) !important;
}.tw-text-violet-50\/20{
  color: rgb(245 243 255 / 0.2) !important;
}.tw-text-violet-50\/25{
  color: rgb(245 243 255 / 0.25) !important;
}.tw-text-violet-50\/30{
  color: rgb(245 243 255 / 0.3) !important;
}.tw-text-violet-50\/35{
  color: rgb(245 243 255 / 0.35) !important;
}.tw-text-violet-50\/40{
  color: rgb(245 243 255 / 0.4) !important;
}.tw-text-violet-50\/45{
  color: rgb(245 243 255 / 0.45) !important;
}.tw-text-violet-50\/5{
  color: rgb(245 243 255 / 0.05) !important;
}.tw-text-violet-50\/50{
  color: rgb(245 243 255 / 0.5) !important;
}.tw-text-violet-50\/55{
  color: rgb(245 243 255 / 0.55) !important;
}.tw-text-violet-50\/60{
  color: rgb(245 243 255 / 0.6) !important;
}.tw-text-violet-50\/65{
  color: rgb(245 243 255 / 0.65) !important;
}.tw-text-violet-50\/70{
  color: rgb(245 243 255 / 0.7) !important;
}.tw-text-violet-50\/75{
  color: rgb(245 243 255 / 0.75) !important;
}.tw-text-violet-50\/80{
  color: rgb(245 243 255 / 0.8) !important;
}.tw-text-violet-50\/85{
  color: rgb(245 243 255 / 0.85) !important;
}.tw-text-violet-50\/90{
  color: rgb(245 243 255 / 0.9) !important;
}.tw-text-violet-50\/95{
  color: rgb(245 243 255 / 0.95) !important;
}.tw-text-violet-500{
  --tw-text-opacity: 1 !important;
  color: rgb(139 92 246 / var(--tw-text-opacity, 1)) !important;
}.tw-text-violet-500\/0{
  color: rgb(139 92 246 / 0) !important;
}.tw-text-violet-500\/10{
  color: rgb(139 92 246 / 0.1) !important;
}.tw-text-violet-500\/100{
  color: rgb(139 92 246 / 1) !important;
}.tw-text-violet-500\/15{
  color: rgb(139 92 246 / 0.15) !important;
}.tw-text-violet-500\/20{
  color: rgb(139 92 246 / 0.2) !important;
}.tw-text-violet-500\/25{
  color: rgb(139 92 246 / 0.25) !important;
}.tw-text-violet-500\/30{
  color: rgb(139 92 246 / 0.3) !important;
}.tw-text-violet-500\/35{
  color: rgb(139 92 246 / 0.35) !important;
}.tw-text-violet-500\/40{
  color: rgb(139 92 246 / 0.4) !important;
}.tw-text-violet-500\/45{
  color: rgb(139 92 246 / 0.45) !important;
}.tw-text-violet-500\/5{
  color: rgb(139 92 246 / 0.05) !important;
}.tw-text-violet-500\/50{
  color: rgb(139 92 246 / 0.5) !important;
}.tw-text-violet-500\/55{
  color: rgb(139 92 246 / 0.55) !important;
}.tw-text-violet-500\/60{
  color: rgb(139 92 246 / 0.6) !important;
}.tw-text-violet-500\/65{
  color: rgb(139 92 246 / 0.65) !important;
}.tw-text-violet-500\/70{
  color: rgb(139 92 246 / 0.7) !important;
}.tw-text-violet-500\/75{
  color: rgb(139 92 246 / 0.75) !important;
}.tw-text-violet-500\/80{
  color: rgb(139 92 246 / 0.8) !important;
}.tw-text-violet-500\/85{
  color: rgb(139 92 246 / 0.85) !important;
}.tw-text-violet-500\/90{
  color: rgb(139 92 246 / 0.9) !important;
}.tw-text-violet-500\/95{
  color: rgb(139 92 246 / 0.95) !important;
}.tw-text-violet-600{
  --tw-text-opacity: 1 !important;
  color: rgb(124 58 237 / var(--tw-text-opacity, 1)) !important;
}.tw-text-violet-600\/0{
  color: rgb(124 58 237 / 0) !important;
}.tw-text-violet-600\/10{
  color: rgb(124 58 237 / 0.1) !important;
}.tw-text-violet-600\/100{
  color: rgb(124 58 237 / 1) !important;
}.tw-text-violet-600\/15{
  color: rgb(124 58 237 / 0.15) !important;
}.tw-text-violet-600\/20{
  color: rgb(124 58 237 / 0.2) !important;
}.tw-text-violet-600\/25{
  color: rgb(124 58 237 / 0.25) !important;
}.tw-text-violet-600\/30{
  color: rgb(124 58 237 / 0.3) !important;
}.tw-text-violet-600\/35{
  color: rgb(124 58 237 / 0.35) !important;
}.tw-text-violet-600\/40{
  color: rgb(124 58 237 / 0.4) !important;
}.tw-text-violet-600\/45{
  color: rgb(124 58 237 / 0.45) !important;
}.tw-text-violet-600\/5{
  color: rgb(124 58 237 / 0.05) !important;
}.tw-text-violet-600\/50{
  color: rgb(124 58 237 / 0.5) !important;
}.tw-text-violet-600\/55{
  color: rgb(124 58 237 / 0.55) !important;
}.tw-text-violet-600\/60{
  color: rgb(124 58 237 / 0.6) !important;
}.tw-text-violet-600\/65{
  color: rgb(124 58 237 / 0.65) !important;
}.tw-text-violet-600\/70{
  color: rgb(124 58 237 / 0.7) !important;
}.tw-text-violet-600\/75{
  color: rgb(124 58 237 / 0.75) !important;
}.tw-text-violet-600\/80{
  color: rgb(124 58 237 / 0.8) !important;
}.tw-text-violet-600\/85{
  color: rgb(124 58 237 / 0.85) !important;
}.tw-text-violet-600\/90{
  color: rgb(124 58 237 / 0.9) !important;
}.tw-text-violet-600\/95{
  color: rgb(124 58 237 / 0.95) !important;
}.tw-text-violet-700{
  --tw-text-opacity: 1 !important;
  color: rgb(109 40 217 / var(--tw-text-opacity, 1)) !important;
}.tw-text-violet-700\/0{
  color: rgb(109 40 217 / 0) !important;
}.tw-text-violet-700\/10{
  color: rgb(109 40 217 / 0.1) !important;
}.tw-text-violet-700\/100{
  color: rgb(109 40 217 / 1) !important;
}.tw-text-violet-700\/15{
  color: rgb(109 40 217 / 0.15) !important;
}.tw-text-violet-700\/20{
  color: rgb(109 40 217 / 0.2) !important;
}.tw-text-violet-700\/25{
  color: rgb(109 40 217 / 0.25) !important;
}.tw-text-violet-700\/30{
  color: rgb(109 40 217 / 0.3) !important;
}.tw-text-violet-700\/35{
  color: rgb(109 40 217 / 0.35) !important;
}.tw-text-violet-700\/40{
  color: rgb(109 40 217 / 0.4) !important;
}.tw-text-violet-700\/45{
  color: rgb(109 40 217 / 0.45) !important;
}.tw-text-violet-700\/5{
  color: rgb(109 40 217 / 0.05) !important;
}.tw-text-violet-700\/50{
  color: rgb(109 40 217 / 0.5) !important;
}.tw-text-violet-700\/55{
  color: rgb(109 40 217 / 0.55) !important;
}.tw-text-violet-700\/60{
  color: rgb(109 40 217 / 0.6) !important;
}.tw-text-violet-700\/65{
  color: rgb(109 40 217 / 0.65) !important;
}.tw-text-violet-700\/70{
  color: rgb(109 40 217 / 0.7) !important;
}.tw-text-violet-700\/75{
  color: rgb(109 40 217 / 0.75) !important;
}.tw-text-violet-700\/80{
  color: rgb(109 40 217 / 0.8) !important;
}.tw-text-violet-700\/85{
  color: rgb(109 40 217 / 0.85) !important;
}.tw-text-violet-700\/90{
  color: rgb(109 40 217 / 0.9) !important;
}.tw-text-violet-700\/95{
  color: rgb(109 40 217 / 0.95) !important;
}.tw-text-violet-800{
  --tw-text-opacity: 1 !important;
  color: rgb(91 33 182 / var(--tw-text-opacity, 1)) !important;
}.tw-text-violet-800\/0{
  color: rgb(91 33 182 / 0) !important;
}.tw-text-violet-800\/10{
  color: rgb(91 33 182 / 0.1) !important;
}.tw-text-violet-800\/100{
  color: rgb(91 33 182 / 1) !important;
}.tw-text-violet-800\/15{
  color: rgb(91 33 182 / 0.15) !important;
}.tw-text-violet-800\/20{
  color: rgb(91 33 182 / 0.2) !important;
}.tw-text-violet-800\/25{
  color: rgb(91 33 182 / 0.25) !important;
}.tw-text-violet-800\/30{
  color: rgb(91 33 182 / 0.3) !important;
}.tw-text-violet-800\/35{
  color: rgb(91 33 182 / 0.35) !important;
}.tw-text-violet-800\/40{
  color: rgb(91 33 182 / 0.4) !important;
}.tw-text-violet-800\/45{
  color: rgb(91 33 182 / 0.45) !important;
}.tw-text-violet-800\/5{
  color: rgb(91 33 182 / 0.05) !important;
}.tw-text-violet-800\/50{
  color: rgb(91 33 182 / 0.5) !important;
}.tw-text-violet-800\/55{
  color: rgb(91 33 182 / 0.55) !important;
}.tw-text-violet-800\/60{
  color: rgb(91 33 182 / 0.6) !important;
}.tw-text-violet-800\/65{
  color: rgb(91 33 182 / 0.65) !important;
}.tw-text-violet-800\/70{
  color: rgb(91 33 182 / 0.7) !important;
}.tw-text-violet-800\/75{
  color: rgb(91 33 182 / 0.75) !important;
}.tw-text-violet-800\/80{
  color: rgb(91 33 182 / 0.8) !important;
}.tw-text-violet-800\/85{
  color: rgb(91 33 182 / 0.85) !important;
}.tw-text-violet-800\/90{
  color: rgb(91 33 182 / 0.9) !important;
}.tw-text-violet-800\/95{
  color: rgb(91 33 182 / 0.95) !important;
}.tw-text-violet-900{
  --tw-text-opacity: 1 !important;
  color: rgb(76 29 149 / var(--tw-text-opacity, 1)) !important;
}.tw-text-violet-900\/0{
  color: rgb(76 29 149 / 0) !important;
}.tw-text-violet-900\/10{
  color: rgb(76 29 149 / 0.1) !important;
}.tw-text-violet-900\/100{
  color: rgb(76 29 149 / 1) !important;
}.tw-text-violet-900\/15{
  color: rgb(76 29 149 / 0.15) !important;
}.tw-text-violet-900\/20{
  color: rgb(76 29 149 / 0.2) !important;
}.tw-text-violet-900\/25{
  color: rgb(76 29 149 / 0.25) !important;
}.tw-text-violet-900\/30{
  color: rgb(76 29 149 / 0.3) !important;
}.tw-text-violet-900\/35{
  color: rgb(76 29 149 / 0.35) !important;
}.tw-text-violet-900\/40{
  color: rgb(76 29 149 / 0.4) !important;
}.tw-text-violet-900\/45{
  color: rgb(76 29 149 / 0.45) !important;
}.tw-text-violet-900\/5{
  color: rgb(76 29 149 / 0.05) !important;
}.tw-text-violet-900\/50{
  color: rgb(76 29 149 / 0.5) !important;
}.tw-text-violet-900\/55{
  color: rgb(76 29 149 / 0.55) !important;
}.tw-text-violet-900\/60{
  color: rgb(76 29 149 / 0.6) !important;
}.tw-text-violet-900\/65{
  color: rgb(76 29 149 / 0.65) !important;
}.tw-text-violet-900\/70{
  color: rgb(76 29 149 / 0.7) !important;
}.tw-text-violet-900\/75{
  color: rgb(76 29 149 / 0.75) !important;
}.tw-text-violet-900\/80{
  color: rgb(76 29 149 / 0.8) !important;
}.tw-text-violet-900\/85{
  color: rgb(76 29 149 / 0.85) !important;
}.tw-text-violet-900\/90{
  color: rgb(76 29 149 / 0.9) !important;
}.tw-text-violet-900\/95{
  color: rgb(76 29 149 / 0.95) !important;
}.tw-text-warning{
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-warning) / var(--twc-warning-opacity, var(--tw-text-opacity))) !important;
}.tw-text-white{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}.tw-text-yellow-100{
  --tw-text-opacity: 1 !important;
  color: rgb(254 249 195 / var(--tw-text-opacity, 1)) !important;
}.tw-text-yellow-100\/0{
  color: rgb(254 249 195 / 0) !important;
}.tw-text-yellow-100\/10{
  color: rgb(254 249 195 / 0.1) !important;
}.tw-text-yellow-100\/100{
  color: rgb(254 249 195 / 1) !important;
}.tw-text-yellow-100\/15{
  color: rgb(254 249 195 / 0.15) !important;
}.tw-text-yellow-100\/20{
  color: rgb(254 249 195 / 0.2) !important;
}.tw-text-yellow-100\/25{
  color: rgb(254 249 195 / 0.25) !important;
}.tw-text-yellow-100\/30{
  color: rgb(254 249 195 / 0.3) !important;
}.tw-text-yellow-100\/35{
  color: rgb(254 249 195 / 0.35) !important;
}.tw-text-yellow-100\/40{
  color: rgb(254 249 195 / 0.4) !important;
}.tw-text-yellow-100\/45{
  color: rgb(254 249 195 / 0.45) !important;
}.tw-text-yellow-100\/5{
  color: rgb(254 249 195 / 0.05) !important;
}.tw-text-yellow-100\/50{
  color: rgb(254 249 195 / 0.5) !important;
}.tw-text-yellow-100\/55{
  color: rgb(254 249 195 / 0.55) !important;
}.tw-text-yellow-100\/60{
  color: rgb(254 249 195 / 0.6) !important;
}.tw-text-yellow-100\/65{
  color: rgb(254 249 195 / 0.65) !important;
}.tw-text-yellow-100\/70{
  color: rgb(254 249 195 / 0.7) !important;
}.tw-text-yellow-100\/75{
  color: rgb(254 249 195 / 0.75) !important;
}.tw-text-yellow-100\/80{
  color: rgb(254 249 195 / 0.8) !important;
}.tw-text-yellow-100\/85{
  color: rgb(254 249 195 / 0.85) !important;
}.tw-text-yellow-100\/90{
  color: rgb(254 249 195 / 0.9) !important;
}.tw-text-yellow-100\/95{
  color: rgb(254 249 195 / 0.95) !important;
}.tw-text-yellow-200{
  --tw-text-opacity: 1 !important;
  color: rgb(254 240 138 / var(--tw-text-opacity, 1)) !important;
}.tw-text-yellow-200\/0{
  color: rgb(254 240 138 / 0) !important;
}.tw-text-yellow-200\/10{
  color: rgb(254 240 138 / 0.1) !important;
}.tw-text-yellow-200\/100{
  color: rgb(254 240 138 / 1) !important;
}.tw-text-yellow-200\/15{
  color: rgb(254 240 138 / 0.15) !important;
}.tw-text-yellow-200\/20{
  color: rgb(254 240 138 / 0.2) !important;
}.tw-text-yellow-200\/25{
  color: rgb(254 240 138 / 0.25) !important;
}.tw-text-yellow-200\/30{
  color: rgb(254 240 138 / 0.3) !important;
}.tw-text-yellow-200\/35{
  color: rgb(254 240 138 / 0.35) !important;
}.tw-text-yellow-200\/40{
  color: rgb(254 240 138 / 0.4) !important;
}.tw-text-yellow-200\/45{
  color: rgb(254 240 138 / 0.45) !important;
}.tw-text-yellow-200\/5{
  color: rgb(254 240 138 / 0.05) !important;
}.tw-text-yellow-200\/50{
  color: rgb(254 240 138 / 0.5) !important;
}.tw-text-yellow-200\/55{
  color: rgb(254 240 138 / 0.55) !important;
}.tw-text-yellow-200\/60{
  color: rgb(254 240 138 / 0.6) !important;
}.tw-text-yellow-200\/65{
  color: rgb(254 240 138 / 0.65) !important;
}.tw-text-yellow-200\/70{
  color: rgb(254 240 138 / 0.7) !important;
}.tw-text-yellow-200\/75{
  color: rgb(254 240 138 / 0.75) !important;
}.tw-text-yellow-200\/80{
  color: rgb(254 240 138 / 0.8) !important;
}.tw-text-yellow-200\/85{
  color: rgb(254 240 138 / 0.85) !important;
}.tw-text-yellow-200\/90{
  color: rgb(254 240 138 / 0.9) !important;
}.tw-text-yellow-200\/95{
  color: rgb(254 240 138 / 0.95) !important;
}.tw-text-yellow-300{
  --tw-text-opacity: 1 !important;
  color: rgb(253 224 71 / var(--tw-text-opacity, 1)) !important;
}.tw-text-yellow-300\/0{
  color: rgb(253 224 71 / 0) !important;
}.tw-text-yellow-300\/10{
  color: rgb(253 224 71 / 0.1) !important;
}.tw-text-yellow-300\/100{
  color: rgb(253 224 71 / 1) !important;
}.tw-text-yellow-300\/15{
  color: rgb(253 224 71 / 0.15) !important;
}.tw-text-yellow-300\/20{
  color: rgb(253 224 71 / 0.2) !important;
}.tw-text-yellow-300\/25{
  color: rgb(253 224 71 / 0.25) !important;
}.tw-text-yellow-300\/30{
  color: rgb(253 224 71 / 0.3) !important;
}.tw-text-yellow-300\/35{
  color: rgb(253 224 71 / 0.35) !important;
}.tw-text-yellow-300\/40{
  color: rgb(253 224 71 / 0.4) !important;
}.tw-text-yellow-300\/45{
  color: rgb(253 224 71 / 0.45) !important;
}.tw-text-yellow-300\/5{
  color: rgb(253 224 71 / 0.05) !important;
}.tw-text-yellow-300\/50{
  color: rgb(253 224 71 / 0.5) !important;
}.tw-text-yellow-300\/55{
  color: rgb(253 224 71 / 0.55) !important;
}.tw-text-yellow-300\/60{
  color: rgb(253 224 71 / 0.6) !important;
}.tw-text-yellow-300\/65{
  color: rgb(253 224 71 / 0.65) !important;
}.tw-text-yellow-300\/70{
  color: rgb(253 224 71 / 0.7) !important;
}.tw-text-yellow-300\/75{
  color: rgb(253 224 71 / 0.75) !important;
}.tw-text-yellow-300\/80{
  color: rgb(253 224 71 / 0.8) !important;
}.tw-text-yellow-300\/85{
  color: rgb(253 224 71 / 0.85) !important;
}.tw-text-yellow-300\/90{
  color: rgb(253 224 71 / 0.9) !important;
}.tw-text-yellow-300\/95{
  color: rgb(253 224 71 / 0.95) !important;
}.tw-text-yellow-400{
  --tw-text-opacity: 1 !important;
  color: rgb(250 204 21 / var(--tw-text-opacity, 1)) !important;
}.tw-text-yellow-400\/0{
  color: rgb(250 204 21 / 0) !important;
}.tw-text-yellow-400\/10{
  color: rgb(250 204 21 / 0.1) !important;
}.tw-text-yellow-400\/100{
  color: rgb(250 204 21 / 1) !important;
}.tw-text-yellow-400\/15{
  color: rgb(250 204 21 / 0.15) !important;
}.tw-text-yellow-400\/20{
  color: rgb(250 204 21 / 0.2) !important;
}.tw-text-yellow-400\/25{
  color: rgb(250 204 21 / 0.25) !important;
}.tw-text-yellow-400\/30{
  color: rgb(250 204 21 / 0.3) !important;
}.tw-text-yellow-400\/35{
  color: rgb(250 204 21 / 0.35) !important;
}.tw-text-yellow-400\/40{
  color: rgb(250 204 21 / 0.4) !important;
}.tw-text-yellow-400\/45{
  color: rgb(250 204 21 / 0.45) !important;
}.tw-text-yellow-400\/5{
  color: rgb(250 204 21 / 0.05) !important;
}.tw-text-yellow-400\/50{
  color: rgb(250 204 21 / 0.5) !important;
}.tw-text-yellow-400\/55{
  color: rgb(250 204 21 / 0.55) !important;
}.tw-text-yellow-400\/60{
  color: rgb(250 204 21 / 0.6) !important;
}.tw-text-yellow-400\/65{
  color: rgb(250 204 21 / 0.65) !important;
}.tw-text-yellow-400\/70{
  color: rgb(250 204 21 / 0.7) !important;
}.tw-text-yellow-400\/75{
  color: rgb(250 204 21 / 0.75) !important;
}.tw-text-yellow-400\/80{
  color: rgb(250 204 21 / 0.8) !important;
}.tw-text-yellow-400\/85{
  color: rgb(250 204 21 / 0.85) !important;
}.tw-text-yellow-400\/90{
  color: rgb(250 204 21 / 0.9) !important;
}.tw-text-yellow-400\/95{
  color: rgb(250 204 21 / 0.95) !important;
}.tw-text-yellow-50{
  --tw-text-opacity: 1 !important;
  color: rgb(254 252 232 / var(--tw-text-opacity, 1)) !important;
}.tw-text-yellow-50\/0{
  color: rgb(254 252 232 / 0) !important;
}.tw-text-yellow-50\/10{
  color: rgb(254 252 232 / 0.1) !important;
}.tw-text-yellow-50\/100{
  color: rgb(254 252 232 / 1) !important;
}.tw-text-yellow-50\/15{
  color: rgb(254 252 232 / 0.15) !important;
}.tw-text-yellow-50\/20{
  color: rgb(254 252 232 / 0.2) !important;
}.tw-text-yellow-50\/25{
  color: rgb(254 252 232 / 0.25) !important;
}.tw-text-yellow-50\/30{
  color: rgb(254 252 232 / 0.3) !important;
}.tw-text-yellow-50\/35{
  color: rgb(254 252 232 / 0.35) !important;
}.tw-text-yellow-50\/40{
  color: rgb(254 252 232 / 0.4) !important;
}.tw-text-yellow-50\/45{
  color: rgb(254 252 232 / 0.45) !important;
}.tw-text-yellow-50\/5{
  color: rgb(254 252 232 / 0.05) !important;
}.tw-text-yellow-50\/50{
  color: rgb(254 252 232 / 0.5) !important;
}.tw-text-yellow-50\/55{
  color: rgb(254 252 232 / 0.55) !important;
}.tw-text-yellow-50\/60{
  color: rgb(254 252 232 / 0.6) !important;
}.tw-text-yellow-50\/65{
  color: rgb(254 252 232 / 0.65) !important;
}.tw-text-yellow-50\/70{
  color: rgb(254 252 232 / 0.7) !important;
}.tw-text-yellow-50\/75{
  color: rgb(254 252 232 / 0.75) !important;
}.tw-text-yellow-50\/80{
  color: rgb(254 252 232 / 0.8) !important;
}.tw-text-yellow-50\/85{
  color: rgb(254 252 232 / 0.85) !important;
}.tw-text-yellow-50\/90{
  color: rgb(254 252 232 / 0.9) !important;
}.tw-text-yellow-50\/95{
  color: rgb(254 252 232 / 0.95) !important;
}.tw-text-yellow-500{
  --tw-text-opacity: 1 !important;
  color: rgb(234 179 8 / var(--tw-text-opacity, 1)) !important;
}.tw-text-yellow-500\/0{
  color: rgb(234 179 8 / 0) !important;
}.tw-text-yellow-500\/10{
  color: rgb(234 179 8 / 0.1) !important;
}.tw-text-yellow-500\/100{
  color: rgb(234 179 8 / 1) !important;
}.tw-text-yellow-500\/15{
  color: rgb(234 179 8 / 0.15) !important;
}.tw-text-yellow-500\/20{
  color: rgb(234 179 8 / 0.2) !important;
}.tw-text-yellow-500\/25{
  color: rgb(234 179 8 / 0.25) !important;
}.tw-text-yellow-500\/30{
  color: rgb(234 179 8 / 0.3) !important;
}.tw-text-yellow-500\/35{
  color: rgb(234 179 8 / 0.35) !important;
}.tw-text-yellow-500\/40{
  color: rgb(234 179 8 / 0.4) !important;
}.tw-text-yellow-500\/45{
  color: rgb(234 179 8 / 0.45) !important;
}.tw-text-yellow-500\/5{
  color: rgb(234 179 8 / 0.05) !important;
}.tw-text-yellow-500\/50{
  color: rgb(234 179 8 / 0.5) !important;
}.tw-text-yellow-500\/55{
  color: rgb(234 179 8 / 0.55) !important;
}.tw-text-yellow-500\/60{
  color: rgb(234 179 8 / 0.6) !important;
}.tw-text-yellow-500\/65{
  color: rgb(234 179 8 / 0.65) !important;
}.tw-text-yellow-500\/70{
  color: rgb(234 179 8 / 0.7) !important;
}.tw-text-yellow-500\/75{
  color: rgb(234 179 8 / 0.75) !important;
}.tw-text-yellow-500\/80{
  color: rgb(234 179 8 / 0.8) !important;
}.tw-text-yellow-500\/85{
  color: rgb(234 179 8 / 0.85) !important;
}.tw-text-yellow-500\/90{
  color: rgb(234 179 8 / 0.9) !important;
}.tw-text-yellow-500\/95{
  color: rgb(234 179 8 / 0.95) !important;
}.tw-text-yellow-600{
  --tw-text-opacity: 1 !important;
  color: rgb(202 138 4 / var(--tw-text-opacity, 1)) !important;
}.tw-text-yellow-600\/0{
  color: rgb(202 138 4 / 0) !important;
}.tw-text-yellow-600\/10{
  color: rgb(202 138 4 / 0.1) !important;
}.tw-text-yellow-600\/100{
  color: rgb(202 138 4 / 1) !important;
}.tw-text-yellow-600\/15{
  color: rgb(202 138 4 / 0.15) !important;
}.tw-text-yellow-600\/20{
  color: rgb(202 138 4 / 0.2) !important;
}.tw-text-yellow-600\/25{
  color: rgb(202 138 4 / 0.25) !important;
}.tw-text-yellow-600\/30{
  color: rgb(202 138 4 / 0.3) !important;
}.tw-text-yellow-600\/35{
  color: rgb(202 138 4 / 0.35) !important;
}.tw-text-yellow-600\/40{
  color: rgb(202 138 4 / 0.4) !important;
}.tw-text-yellow-600\/45{
  color: rgb(202 138 4 / 0.45) !important;
}.tw-text-yellow-600\/5{
  color: rgb(202 138 4 / 0.05) !important;
}.tw-text-yellow-600\/50{
  color: rgb(202 138 4 / 0.5) !important;
}.tw-text-yellow-600\/55{
  color: rgb(202 138 4 / 0.55) !important;
}.tw-text-yellow-600\/60{
  color: rgb(202 138 4 / 0.6) !important;
}.tw-text-yellow-600\/65{
  color: rgb(202 138 4 / 0.65) !important;
}.tw-text-yellow-600\/70{
  color: rgb(202 138 4 / 0.7) !important;
}.tw-text-yellow-600\/75{
  color: rgb(202 138 4 / 0.75) !important;
}.tw-text-yellow-600\/80{
  color: rgb(202 138 4 / 0.8) !important;
}.tw-text-yellow-600\/85{
  color: rgb(202 138 4 / 0.85) !important;
}.tw-text-yellow-600\/90{
  color: rgb(202 138 4 / 0.9) !important;
}.tw-text-yellow-600\/95{
  color: rgb(202 138 4 / 0.95) !important;
}.tw-text-yellow-700{
  --tw-text-opacity: 1 !important;
  color: rgb(161 98 7 / var(--tw-text-opacity, 1)) !important;
}.tw-text-yellow-700\/0{
  color: rgb(161 98 7 / 0) !important;
}.tw-text-yellow-700\/10{
  color: rgb(161 98 7 / 0.1) !important;
}.tw-text-yellow-700\/100{
  color: rgb(161 98 7 / 1) !important;
}.tw-text-yellow-700\/15{
  color: rgb(161 98 7 / 0.15) !important;
}.tw-text-yellow-700\/20{
  color: rgb(161 98 7 / 0.2) !important;
}.tw-text-yellow-700\/25{
  color: rgb(161 98 7 / 0.25) !important;
}.tw-text-yellow-700\/30{
  color: rgb(161 98 7 / 0.3) !important;
}.tw-text-yellow-700\/35{
  color: rgb(161 98 7 / 0.35) !important;
}.tw-text-yellow-700\/40{
  color: rgb(161 98 7 / 0.4) !important;
}.tw-text-yellow-700\/45{
  color: rgb(161 98 7 / 0.45) !important;
}.tw-text-yellow-700\/5{
  color: rgb(161 98 7 / 0.05) !important;
}.tw-text-yellow-700\/50{
  color: rgb(161 98 7 / 0.5) !important;
}.tw-text-yellow-700\/55{
  color: rgb(161 98 7 / 0.55) !important;
}.tw-text-yellow-700\/60{
  color: rgb(161 98 7 / 0.6) !important;
}.tw-text-yellow-700\/65{
  color: rgb(161 98 7 / 0.65) !important;
}.tw-text-yellow-700\/70{
  color: rgb(161 98 7 / 0.7) !important;
}.tw-text-yellow-700\/75{
  color: rgb(161 98 7 / 0.75) !important;
}.tw-text-yellow-700\/80{
  color: rgb(161 98 7 / 0.8) !important;
}.tw-text-yellow-700\/85{
  color: rgb(161 98 7 / 0.85) !important;
}.tw-text-yellow-700\/90{
  color: rgb(161 98 7 / 0.9) !important;
}.tw-text-yellow-700\/95{
  color: rgb(161 98 7 / 0.95) !important;
}.tw-text-yellow-800{
  --tw-text-opacity: 1 !important;
  color: rgb(133 77 14 / var(--tw-text-opacity, 1)) !important;
}.tw-text-yellow-800\/0{
  color: rgb(133 77 14 / 0) !important;
}.tw-text-yellow-800\/10{
  color: rgb(133 77 14 / 0.1) !important;
}.tw-text-yellow-800\/100{
  color: rgb(133 77 14 / 1) !important;
}.tw-text-yellow-800\/15{
  color: rgb(133 77 14 / 0.15) !important;
}.tw-text-yellow-800\/20{
  color: rgb(133 77 14 / 0.2) !important;
}.tw-text-yellow-800\/25{
  color: rgb(133 77 14 / 0.25) !important;
}.tw-text-yellow-800\/30{
  color: rgb(133 77 14 / 0.3) !important;
}.tw-text-yellow-800\/35{
  color: rgb(133 77 14 / 0.35) !important;
}.tw-text-yellow-800\/40{
  color: rgb(133 77 14 / 0.4) !important;
}.tw-text-yellow-800\/45{
  color: rgb(133 77 14 / 0.45) !important;
}.tw-text-yellow-800\/5{
  color: rgb(133 77 14 / 0.05) !important;
}.tw-text-yellow-800\/50{
  color: rgb(133 77 14 / 0.5) !important;
}.tw-text-yellow-800\/55{
  color: rgb(133 77 14 / 0.55) !important;
}.tw-text-yellow-800\/60{
  color: rgb(133 77 14 / 0.6) !important;
}.tw-text-yellow-800\/65{
  color: rgb(133 77 14 / 0.65) !important;
}.tw-text-yellow-800\/70{
  color: rgb(133 77 14 / 0.7) !important;
}.tw-text-yellow-800\/75{
  color: rgb(133 77 14 / 0.75) !important;
}.tw-text-yellow-800\/80{
  color: rgb(133 77 14 / 0.8) !important;
}.tw-text-yellow-800\/85{
  color: rgb(133 77 14 / 0.85) !important;
}.tw-text-yellow-800\/90{
  color: rgb(133 77 14 / 0.9) !important;
}.tw-text-yellow-800\/95{
  color: rgb(133 77 14 / 0.95) !important;
}.tw-text-yellow-900{
  --tw-text-opacity: 1 !important;
  color: rgb(113 63 18 / var(--tw-text-opacity, 1)) !important;
}.tw-text-yellow-900\/0{
  color: rgb(113 63 18 / 0) !important;
}.tw-text-yellow-900\/10{
  color: rgb(113 63 18 / 0.1) !important;
}.tw-text-yellow-900\/100{
  color: rgb(113 63 18 / 1) !important;
}.tw-text-yellow-900\/15{
  color: rgb(113 63 18 / 0.15) !important;
}.tw-text-yellow-900\/20{
  color: rgb(113 63 18 / 0.2) !important;
}.tw-text-yellow-900\/25{
  color: rgb(113 63 18 / 0.25) !important;
}.tw-text-yellow-900\/30{
  color: rgb(113 63 18 / 0.3) !important;
}.tw-text-yellow-900\/35{
  color: rgb(113 63 18 / 0.35) !important;
}.tw-text-yellow-900\/40{
  color: rgb(113 63 18 / 0.4) !important;
}.tw-text-yellow-900\/45{
  color: rgb(113 63 18 / 0.45) !important;
}.tw-text-yellow-900\/5{
  color: rgb(113 63 18 / 0.05) !important;
}.tw-text-yellow-900\/50{
  color: rgb(113 63 18 / 0.5) !important;
}.tw-text-yellow-900\/55{
  color: rgb(113 63 18 / 0.55) !important;
}.tw-text-yellow-900\/60{
  color: rgb(113 63 18 / 0.6) !important;
}.tw-text-yellow-900\/65{
  color: rgb(113 63 18 / 0.65) !important;
}.tw-text-yellow-900\/70{
  color: rgb(113 63 18 / 0.7) !important;
}.tw-text-yellow-900\/75{
  color: rgb(113 63 18 / 0.75) !important;
}.tw-text-yellow-900\/80{
  color: rgb(113 63 18 / 0.8) !important;
}.tw-text-yellow-900\/85{
  color: rgb(113 63 18 / 0.85) !important;
}.tw-text-yellow-900\/90{
  color: rgb(113 63 18 / 0.9) !important;
}.tw-text-yellow-900\/95{
  color: rgb(113 63 18 / 0.95) !important;
}.tw-text-zinc-100{
  --tw-text-opacity: 1 !important;
  color: rgb(244 244 245 / var(--tw-text-opacity, 1)) !important;
}.tw-text-zinc-100\/0{
  color: rgb(244 244 245 / 0) !important;
}.tw-text-zinc-100\/10{
  color: rgb(244 244 245 / 0.1) !important;
}.tw-text-zinc-100\/100{
  color: rgb(244 244 245 / 1) !important;
}.tw-text-zinc-100\/15{
  color: rgb(244 244 245 / 0.15) !important;
}.tw-text-zinc-100\/20{
  color: rgb(244 244 245 / 0.2) !important;
}.tw-text-zinc-100\/25{
  color: rgb(244 244 245 / 0.25) !important;
}.tw-text-zinc-100\/30{
  color: rgb(244 244 245 / 0.3) !important;
}.tw-text-zinc-100\/35{
  color: rgb(244 244 245 / 0.35) !important;
}.tw-text-zinc-100\/40{
  color: rgb(244 244 245 / 0.4) !important;
}.tw-text-zinc-100\/45{
  color: rgb(244 244 245 / 0.45) !important;
}.tw-text-zinc-100\/5{
  color: rgb(244 244 245 / 0.05) !important;
}.tw-text-zinc-100\/50{
  color: rgb(244 244 245 / 0.5) !important;
}.tw-text-zinc-100\/55{
  color: rgb(244 244 245 / 0.55) !important;
}.tw-text-zinc-100\/60{
  color: rgb(244 244 245 / 0.6) !important;
}.tw-text-zinc-100\/65{
  color: rgb(244 244 245 / 0.65) !important;
}.tw-text-zinc-100\/70{
  color: rgb(244 244 245 / 0.7) !important;
}.tw-text-zinc-100\/75{
  color: rgb(244 244 245 / 0.75) !important;
}.tw-text-zinc-100\/80{
  color: rgb(244 244 245 / 0.8) !important;
}.tw-text-zinc-100\/85{
  color: rgb(244 244 245 / 0.85) !important;
}.tw-text-zinc-100\/90{
  color: rgb(244 244 245 / 0.9) !important;
}.tw-text-zinc-100\/95{
  color: rgb(244 244 245 / 0.95) !important;
}.tw-text-zinc-200{
  --tw-text-opacity: 1 !important;
  color: rgb(228 228 231 / var(--tw-text-opacity, 1)) !important;
}.tw-text-zinc-200\/0{
  color: rgb(228 228 231 / 0) !important;
}.tw-text-zinc-200\/10{
  color: rgb(228 228 231 / 0.1) !important;
}.tw-text-zinc-200\/100{
  color: rgb(228 228 231 / 1) !important;
}.tw-text-zinc-200\/15{
  color: rgb(228 228 231 / 0.15) !important;
}.tw-text-zinc-200\/20{
  color: rgb(228 228 231 / 0.2) !important;
}.tw-text-zinc-200\/25{
  color: rgb(228 228 231 / 0.25) !important;
}.tw-text-zinc-200\/30{
  color: rgb(228 228 231 / 0.3) !important;
}.tw-text-zinc-200\/35{
  color: rgb(228 228 231 / 0.35) !important;
}.tw-text-zinc-200\/40{
  color: rgb(228 228 231 / 0.4) !important;
}.tw-text-zinc-200\/45{
  color: rgb(228 228 231 / 0.45) !important;
}.tw-text-zinc-200\/5{
  color: rgb(228 228 231 / 0.05) !important;
}.tw-text-zinc-200\/50{
  color: rgb(228 228 231 / 0.5) !important;
}.tw-text-zinc-200\/55{
  color: rgb(228 228 231 / 0.55) !important;
}.tw-text-zinc-200\/60{
  color: rgb(228 228 231 / 0.6) !important;
}.tw-text-zinc-200\/65{
  color: rgb(228 228 231 / 0.65) !important;
}.tw-text-zinc-200\/70{
  color: rgb(228 228 231 / 0.7) !important;
}.tw-text-zinc-200\/75{
  color: rgb(228 228 231 / 0.75) !important;
}.tw-text-zinc-200\/80{
  color: rgb(228 228 231 / 0.8) !important;
}.tw-text-zinc-200\/85{
  color: rgb(228 228 231 / 0.85) !important;
}.tw-text-zinc-200\/90{
  color: rgb(228 228 231 / 0.9) !important;
}.tw-text-zinc-200\/95{
  color: rgb(228 228 231 / 0.95) !important;
}.tw-text-zinc-300{
  --tw-text-opacity: 1 !important;
  color: rgb(212 212 216 / var(--tw-text-opacity, 1)) !important;
}.tw-text-zinc-300\/0{
  color: rgb(212 212 216 / 0) !important;
}.tw-text-zinc-300\/10{
  color: rgb(212 212 216 / 0.1) !important;
}.tw-text-zinc-300\/100{
  color: rgb(212 212 216 / 1) !important;
}.tw-text-zinc-300\/15{
  color: rgb(212 212 216 / 0.15) !important;
}.tw-text-zinc-300\/20{
  color: rgb(212 212 216 / 0.2) !important;
}.tw-text-zinc-300\/25{
  color: rgb(212 212 216 / 0.25) !important;
}.tw-text-zinc-300\/30{
  color: rgb(212 212 216 / 0.3) !important;
}.tw-text-zinc-300\/35{
  color: rgb(212 212 216 / 0.35) !important;
}.tw-text-zinc-300\/40{
  color: rgb(212 212 216 / 0.4) !important;
}.tw-text-zinc-300\/45{
  color: rgb(212 212 216 / 0.45) !important;
}.tw-text-zinc-300\/5{
  color: rgb(212 212 216 / 0.05) !important;
}.tw-text-zinc-300\/50{
  color: rgb(212 212 216 / 0.5) !important;
}.tw-text-zinc-300\/55{
  color: rgb(212 212 216 / 0.55) !important;
}.tw-text-zinc-300\/60{
  color: rgb(212 212 216 / 0.6) !important;
}.tw-text-zinc-300\/65{
  color: rgb(212 212 216 / 0.65) !important;
}.tw-text-zinc-300\/70{
  color: rgb(212 212 216 / 0.7) !important;
}.tw-text-zinc-300\/75{
  color: rgb(212 212 216 / 0.75) !important;
}.tw-text-zinc-300\/80{
  color: rgb(212 212 216 / 0.8) !important;
}.tw-text-zinc-300\/85{
  color: rgb(212 212 216 / 0.85) !important;
}.tw-text-zinc-300\/90{
  color: rgb(212 212 216 / 0.9) !important;
}.tw-text-zinc-300\/95{
  color: rgb(212 212 216 / 0.95) !important;
}.tw-text-zinc-400{
  --tw-text-opacity: 1 !important;
  color: rgb(161 161 170 / var(--tw-text-opacity, 1)) !important;
}.tw-text-zinc-400\/0{
  color: rgb(161 161 170 / 0) !important;
}.tw-text-zinc-400\/10{
  color: rgb(161 161 170 / 0.1) !important;
}.tw-text-zinc-400\/100{
  color: rgb(161 161 170 / 1) !important;
}.tw-text-zinc-400\/15{
  color: rgb(161 161 170 / 0.15) !important;
}.tw-text-zinc-400\/20{
  color: rgb(161 161 170 / 0.2) !important;
}.tw-text-zinc-400\/25{
  color: rgb(161 161 170 / 0.25) !important;
}.tw-text-zinc-400\/30{
  color: rgb(161 161 170 / 0.3) !important;
}.tw-text-zinc-400\/35{
  color: rgb(161 161 170 / 0.35) !important;
}.tw-text-zinc-400\/40{
  color: rgb(161 161 170 / 0.4) !important;
}.tw-text-zinc-400\/45{
  color: rgb(161 161 170 / 0.45) !important;
}.tw-text-zinc-400\/5{
  color: rgb(161 161 170 / 0.05) !important;
}.tw-text-zinc-400\/50{
  color: rgb(161 161 170 / 0.5) !important;
}.tw-text-zinc-400\/55{
  color: rgb(161 161 170 / 0.55) !important;
}.tw-text-zinc-400\/60{
  color: rgb(161 161 170 / 0.6) !important;
}.tw-text-zinc-400\/65{
  color: rgb(161 161 170 / 0.65) !important;
}.tw-text-zinc-400\/70{
  color: rgb(161 161 170 / 0.7) !important;
}.tw-text-zinc-400\/75{
  color: rgb(161 161 170 / 0.75) !important;
}.tw-text-zinc-400\/80{
  color: rgb(161 161 170 / 0.8) !important;
}.tw-text-zinc-400\/85{
  color: rgb(161 161 170 / 0.85) !important;
}.tw-text-zinc-400\/90{
  color: rgb(161 161 170 / 0.9) !important;
}.tw-text-zinc-400\/95{
  color: rgb(161 161 170 / 0.95) !important;
}.tw-text-zinc-50{
  --tw-text-opacity: 1 !important;
  color: rgb(250 250 250 / var(--tw-text-opacity, 1)) !important;
}.tw-text-zinc-50\/0{
  color: rgb(250 250 250 / 0) !important;
}.tw-text-zinc-50\/10{
  color: rgb(250 250 250 / 0.1) !important;
}.tw-text-zinc-50\/100{
  color: rgb(250 250 250 / 1) !important;
}.tw-text-zinc-50\/15{
  color: rgb(250 250 250 / 0.15) !important;
}.tw-text-zinc-50\/20{
  color: rgb(250 250 250 / 0.2) !important;
}.tw-text-zinc-50\/25{
  color: rgb(250 250 250 / 0.25) !important;
}.tw-text-zinc-50\/30{
  color: rgb(250 250 250 / 0.3) !important;
}.tw-text-zinc-50\/35{
  color: rgb(250 250 250 / 0.35) !important;
}.tw-text-zinc-50\/40{
  color: rgb(250 250 250 / 0.4) !important;
}.tw-text-zinc-50\/45{
  color: rgb(250 250 250 / 0.45) !important;
}.tw-text-zinc-50\/5{
  color: rgb(250 250 250 / 0.05) !important;
}.tw-text-zinc-50\/50{
  color: rgb(250 250 250 / 0.5) !important;
}.tw-text-zinc-50\/55{
  color: rgb(250 250 250 / 0.55) !important;
}.tw-text-zinc-50\/60{
  color: rgb(250 250 250 / 0.6) !important;
}.tw-text-zinc-50\/65{
  color: rgb(250 250 250 / 0.65) !important;
}.tw-text-zinc-50\/70{
  color: rgb(250 250 250 / 0.7) !important;
}.tw-text-zinc-50\/75{
  color: rgb(250 250 250 / 0.75) !important;
}.tw-text-zinc-50\/80{
  color: rgb(250 250 250 / 0.8) !important;
}.tw-text-zinc-50\/85{
  color: rgb(250 250 250 / 0.85) !important;
}.tw-text-zinc-50\/90{
  color: rgb(250 250 250 / 0.9) !important;
}.tw-text-zinc-50\/95{
  color: rgb(250 250 250 / 0.95) !important;
}.tw-text-zinc-500{
  --tw-text-opacity: 1 !important;
  color: rgb(113 113 122 / var(--tw-text-opacity, 1)) !important;
}.tw-text-zinc-500\/0{
  color: rgb(113 113 122 / 0) !important;
}.tw-text-zinc-500\/10{
  color: rgb(113 113 122 / 0.1) !important;
}.tw-text-zinc-500\/100{
  color: rgb(113 113 122 / 1) !important;
}.tw-text-zinc-500\/15{
  color: rgb(113 113 122 / 0.15) !important;
}.tw-text-zinc-500\/20{
  color: rgb(113 113 122 / 0.2) !important;
}.tw-text-zinc-500\/25{
  color: rgb(113 113 122 / 0.25) !important;
}.tw-text-zinc-500\/30{
  color: rgb(113 113 122 / 0.3) !important;
}.tw-text-zinc-500\/35{
  color: rgb(113 113 122 / 0.35) !important;
}.tw-text-zinc-500\/40{
  color: rgb(113 113 122 / 0.4) !important;
}.tw-text-zinc-500\/45{
  color: rgb(113 113 122 / 0.45) !important;
}.tw-text-zinc-500\/5{
  color: rgb(113 113 122 / 0.05) !important;
}.tw-text-zinc-500\/50{
  color: rgb(113 113 122 / 0.5) !important;
}.tw-text-zinc-500\/55{
  color: rgb(113 113 122 / 0.55) !important;
}.tw-text-zinc-500\/60{
  color: rgb(113 113 122 / 0.6) !important;
}.tw-text-zinc-500\/65{
  color: rgb(113 113 122 / 0.65) !important;
}.tw-text-zinc-500\/70{
  color: rgb(113 113 122 / 0.7) !important;
}.tw-text-zinc-500\/75{
  color: rgb(113 113 122 / 0.75) !important;
}.tw-text-zinc-500\/80{
  color: rgb(113 113 122 / 0.8) !important;
}.tw-text-zinc-500\/85{
  color: rgb(113 113 122 / 0.85) !important;
}.tw-text-zinc-500\/90{
  color: rgb(113 113 122 / 0.9) !important;
}.tw-text-zinc-500\/95{
  color: rgb(113 113 122 / 0.95) !important;
}.tw-text-zinc-600{
  --tw-text-opacity: 1 !important;
  color: rgb(82 82 91 / var(--tw-text-opacity, 1)) !important;
}.tw-text-zinc-600\/0{
  color: rgb(82 82 91 / 0) !important;
}.tw-text-zinc-600\/10{
  color: rgb(82 82 91 / 0.1) !important;
}.tw-text-zinc-600\/100{
  color: rgb(82 82 91 / 1) !important;
}.tw-text-zinc-600\/15{
  color: rgb(82 82 91 / 0.15) !important;
}.tw-text-zinc-600\/20{
  color: rgb(82 82 91 / 0.2) !important;
}.tw-text-zinc-600\/25{
  color: rgb(82 82 91 / 0.25) !important;
}.tw-text-zinc-600\/30{
  color: rgb(82 82 91 / 0.3) !important;
}.tw-text-zinc-600\/35{
  color: rgb(82 82 91 / 0.35) !important;
}.tw-text-zinc-600\/40{
  color: rgb(82 82 91 / 0.4) !important;
}.tw-text-zinc-600\/45{
  color: rgb(82 82 91 / 0.45) !important;
}.tw-text-zinc-600\/5{
  color: rgb(82 82 91 / 0.05) !important;
}.tw-text-zinc-600\/50{
  color: rgb(82 82 91 / 0.5) !important;
}.tw-text-zinc-600\/55{
  color: rgb(82 82 91 / 0.55) !important;
}.tw-text-zinc-600\/60{
  color: rgb(82 82 91 / 0.6) !important;
}.tw-text-zinc-600\/65{
  color: rgb(82 82 91 / 0.65) !important;
}.tw-text-zinc-600\/70{
  color: rgb(82 82 91 / 0.7) !important;
}.tw-text-zinc-600\/75{
  color: rgb(82 82 91 / 0.75) !important;
}.tw-text-zinc-600\/80{
  color: rgb(82 82 91 / 0.8) !important;
}.tw-text-zinc-600\/85{
  color: rgb(82 82 91 / 0.85) !important;
}.tw-text-zinc-600\/90{
  color: rgb(82 82 91 / 0.9) !important;
}.tw-text-zinc-600\/95{
  color: rgb(82 82 91 / 0.95) !important;
}.tw-text-zinc-700{
  --tw-text-opacity: 1 !important;
  color: rgb(63 63 70 / var(--tw-text-opacity, 1)) !important;
}.tw-text-zinc-700\/0{
  color: rgb(63 63 70 / 0) !important;
}.tw-text-zinc-700\/10{
  color: rgb(63 63 70 / 0.1) !important;
}.tw-text-zinc-700\/100{
  color: rgb(63 63 70 / 1) !important;
}.tw-text-zinc-700\/15{
  color: rgb(63 63 70 / 0.15) !important;
}.tw-text-zinc-700\/20{
  color: rgb(63 63 70 / 0.2) !important;
}.tw-text-zinc-700\/25{
  color: rgb(63 63 70 / 0.25) !important;
}.tw-text-zinc-700\/30{
  color: rgb(63 63 70 / 0.3) !important;
}.tw-text-zinc-700\/35{
  color: rgb(63 63 70 / 0.35) !important;
}.tw-text-zinc-700\/40{
  color: rgb(63 63 70 / 0.4) !important;
}.tw-text-zinc-700\/45{
  color: rgb(63 63 70 / 0.45) !important;
}.tw-text-zinc-700\/5{
  color: rgb(63 63 70 / 0.05) !important;
}.tw-text-zinc-700\/50{
  color: rgb(63 63 70 / 0.5) !important;
}.tw-text-zinc-700\/55{
  color: rgb(63 63 70 / 0.55) !important;
}.tw-text-zinc-700\/60{
  color: rgb(63 63 70 / 0.6) !important;
}.tw-text-zinc-700\/65{
  color: rgb(63 63 70 / 0.65) !important;
}.tw-text-zinc-700\/70{
  color: rgb(63 63 70 / 0.7) !important;
}.tw-text-zinc-700\/75{
  color: rgb(63 63 70 / 0.75) !important;
}.tw-text-zinc-700\/80{
  color: rgb(63 63 70 / 0.8) !important;
}.tw-text-zinc-700\/85{
  color: rgb(63 63 70 / 0.85) !important;
}.tw-text-zinc-700\/90{
  color: rgb(63 63 70 / 0.9) !important;
}.tw-text-zinc-700\/95{
  color: rgb(63 63 70 / 0.95) !important;
}.tw-text-zinc-800{
  --tw-text-opacity: 1 !important;
  color: rgb(39 39 42 / var(--tw-text-opacity, 1)) !important;
}.tw-text-zinc-800\/0{
  color: rgb(39 39 42 / 0) !important;
}.tw-text-zinc-800\/10{
  color: rgb(39 39 42 / 0.1) !important;
}.tw-text-zinc-800\/100{
  color: rgb(39 39 42 / 1) !important;
}.tw-text-zinc-800\/15{
  color: rgb(39 39 42 / 0.15) !important;
}.tw-text-zinc-800\/20{
  color: rgb(39 39 42 / 0.2) !important;
}.tw-text-zinc-800\/25{
  color: rgb(39 39 42 / 0.25) !important;
}.tw-text-zinc-800\/30{
  color: rgb(39 39 42 / 0.3) !important;
}.tw-text-zinc-800\/35{
  color: rgb(39 39 42 / 0.35) !important;
}.tw-text-zinc-800\/40{
  color: rgb(39 39 42 / 0.4) !important;
}.tw-text-zinc-800\/45{
  color: rgb(39 39 42 / 0.45) !important;
}.tw-text-zinc-800\/5{
  color: rgb(39 39 42 / 0.05) !important;
}.tw-text-zinc-800\/50{
  color: rgb(39 39 42 / 0.5) !important;
}.tw-text-zinc-800\/55{
  color: rgb(39 39 42 / 0.55) !important;
}.tw-text-zinc-800\/60{
  color: rgb(39 39 42 / 0.6) !important;
}.tw-text-zinc-800\/65{
  color: rgb(39 39 42 / 0.65) !important;
}.tw-text-zinc-800\/70{
  color: rgb(39 39 42 / 0.7) !important;
}.tw-text-zinc-800\/75{
  color: rgb(39 39 42 / 0.75) !important;
}.tw-text-zinc-800\/80{
  color: rgb(39 39 42 / 0.8) !important;
}.tw-text-zinc-800\/85{
  color: rgb(39 39 42 / 0.85) !important;
}.tw-text-zinc-800\/90{
  color: rgb(39 39 42 / 0.9) !important;
}.tw-text-zinc-800\/95{
  color: rgb(39 39 42 / 0.95) !important;
}.tw-text-zinc-900{
  --tw-text-opacity: 1 !important;
  color: rgb(24 24 27 / var(--tw-text-opacity, 1)) !important;
}.tw-text-zinc-900\/0{
  color: rgb(24 24 27 / 0) !important;
}.tw-text-zinc-900\/10{
  color: rgb(24 24 27 / 0.1) !important;
}.tw-text-zinc-900\/100{
  color: rgb(24 24 27 / 1) !important;
}.tw-text-zinc-900\/15{
  color: rgb(24 24 27 / 0.15) !important;
}.tw-text-zinc-900\/20{
  color: rgb(24 24 27 / 0.2) !important;
}.tw-text-zinc-900\/25{
  color: rgb(24 24 27 / 0.25) !important;
}.tw-text-zinc-900\/30{
  color: rgb(24 24 27 / 0.3) !important;
}.tw-text-zinc-900\/35{
  color: rgb(24 24 27 / 0.35) !important;
}.tw-text-zinc-900\/40{
  color: rgb(24 24 27 / 0.4) !important;
}.tw-text-zinc-900\/45{
  color: rgb(24 24 27 / 0.45) !important;
}.tw-text-zinc-900\/5{
  color: rgb(24 24 27 / 0.05) !important;
}.tw-text-zinc-900\/50{
  color: rgb(24 24 27 / 0.5) !important;
}.tw-text-zinc-900\/55{
  color: rgb(24 24 27 / 0.55) !important;
}.tw-text-zinc-900\/60{
  color: rgb(24 24 27 / 0.6) !important;
}.tw-text-zinc-900\/65{
  color: rgb(24 24 27 / 0.65) !important;
}.tw-text-zinc-900\/70{
  color: rgb(24 24 27 / 0.7) !important;
}.tw-text-zinc-900\/75{
  color: rgb(24 24 27 / 0.75) !important;
}.tw-text-zinc-900\/80{
  color: rgb(24 24 27 / 0.8) !important;
}.tw-text-zinc-900\/85{
  color: rgb(24 24 27 / 0.85) !important;
}.tw-text-zinc-900\/90{
  color: rgb(24 24 27 / 0.9) !important;
}.tw-text-zinc-900\/95{
  color: rgb(24 24 27 / 0.95) !important;
}.tw-underline{
  text-decoration-line: underline !important;
}.tw-opacity-0{
  opacity: 0 !important;
}.tw-opacity-100{
  opacity: 1 !important;
}.tw-opacity-50{
  opacity: 0.5 !important;
}.tw-opacity-60{
  opacity: 0.6 !important;
}.tw-opacity-75{
  opacity: 0.75 !important;
}.tw-opacity-80{
  opacity: 0.8 !important;
}.tw-shadow-2xl{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25) !important;
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}.tw-shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05) !important;
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}.tw-outline-none{
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}.tw-ring-2{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}.tw-ring-inset{
  --tw-ring-inset: inset !important;
}.tw-ring-primary_40{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: hsl(var(--twc-primary_40) / var(--twc-primary_40-opacity, var(--tw-ring-opacity))) !important;
}.tw-ring-red-500{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1)) !important;
}.tw-ring-red-600{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(220 38 38 / var(--tw-ring-opacity, 1)) !important;
}.tw-transition-\[height\]{
  transition-property: height !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}.tw-transition-all{
  transition-property: all !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}.tw-transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}.tw-duration-300{
  transition-duration: 300ms !important;
}.tw-duration-500{
  transition-duration: 500ms !important;
}.tw-ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}.tw-theme-ocean_light,[data-theme="ocean_light"]{
  --twc-background: 216 29.4% 96.7% !important;
  --twc-primary: 201.29999999999995 39.6% 37.6% !important;
  --twc-primary_70: 193.79999999999995 26.5% 48% !important;
  --twc-primary_40: 180 25% 71.8% !important;
  --twc-primary_25: 180 24.4% 82.4% !important;
  --twc-primary_15: 180 25.9% 89.4% !important;
  --twc-primary_5: 0 0% 100% !important;
  --twc-primary_5_vuetify: 200 20% 97.1% !important;
  --twc-secondary: 230.70000000000005 72% 28% !important;
  --twc-secondary_70: 230.10000000000002 28.9% 49.6% !important;
  --twc-secondary_40: 229.79999999999995 27.9% 71.2% !important;
  --twc-secondary_15: 230.79999999999995 28.3% 82% !important;
  --twc-secondary_5: 229.10000000000002 29.7% 92.7% !important;
  --twc-success: 136.7 43.1% 44.1% !important;
  --twc-error: 14.5 96.9% 38.4% !important;
  --twc-error_2: 14.600000000000023 86.1% 47.8% !important;
  --twc-info: 211.20000000000005 100% 49.8% !important;
  --twc-warning: 25 82.4% 60% !important;
  --twc-disabled: 0 0% 24.7% !important;
  --twc-disabled_70: 0 0% 12.9% !important;
  --twc-diode_off: 4.100000000000023 89.6% 58.4% !important;
  --twc-diode_on: 122.39999999999998 39.4% 49.2% !important;
}.tw-theme-ocean_dark,[data-theme="ocean_dark"]{
  --twc-background: 229.10000000000002 16.9% 12.7% !important;
  --twc-primary: 190.70000000000005 56.9% 48.2% !important;
  --twc-primary_70: 192.39999999999998 53.1% 37.6% !important;
  --twc-primary_40: 194.29999999999995 46% 26.9% !important;
  --twc-primary_25: 197.70000000000005 40% 21.6% !important;
  --twc-primary_15: 202 32.6% 18% !important;
  --twc-primary_5: 207.5 28.6% 16.5% !important;
  --twc-secondary: 216 29.4% 96.7% !important;
  --twc-secondary_70: 200 20% 97.1% !important;
  --twc-secondary_40: 180 24.4% 82.4% !important;
  --twc-secondary_15: 180 25% 71.8% !important;
  --twc-secondary_5: 193.79999999999995 26.5% 48% !important;
  --twc-success: 136.7 43.1% 44.1% !important;
  --twc-error: 14.5 96.9% 38.4% !important;
  --twc-error_2: 14.600000000000023 86.1% 47.8% !important;
  --twc-info: 211.20000000000005 100% 49.8% !important;
  --twc-warning: 25 82.4% 60% !important;
  --twc-disabled: 0 0% 24.7% !important;
  --twc-disabled_70: 0 0% 12.9% !important;
  --twc-diode_off: 4.100000000000023 89.6% 58.4% !important;
  --twc-diode_on: 122.39999999999998 39.4% 49.2% !important;
}.tw-theme-orange_light,[data-theme="orange_light"]{
  --twc-background: 216 29.4% 96.7% !important;
  --twc-primary: 21.5 93.7% 37.5% !important;
  --twc-primary_70: 21.899999999999977 54.8% 77.5% !important;
  --twc-primary_70_vuetify: 21.5 54.2% 60.6% !important;
  --twc-primary_40: 21.5 54.9% 86.1% !important;
  --twc-primary_25: 21.80000000000001 68.8% 93.7% !important;
  --twc-primary_25_vuetify: 21.5 54.9% 86.1% !important;
  --twc-primary_15: 22.5 57.1% 97.3% !important;
  --twc-primary_15_vuetify: 21.80000000000001 68.8% 93.7% !important;
  --twc-primary_5: 0 0% 100% !important;
  --twc-primary_5_vuetify: 22.5 57.1% 97.3% !important;
  --twc-secondary: 230.70000000000005 72% 28% !important;
  --twc-secondary_70: 230.10000000000002 28.9% 49.6% !important;
  --twc-secondary_40: 229.79999999999995 27.9% 71.2% !important;
  --twc-secondary_15: 230.79999999999995 28.3% 82% !important;
  --twc-secondary_5: 229.10000000000002 29.7% 92.7% !important;
  --twc-success: 136.7 43.1% 44.1% !important;
  --twc-error: 14.5 96.9% 38.4% !important;
  --twc-error_2: 14.600000000000023 86.1% 47.8% !important;
  --twc-info: 211.20000000000005 100% 49.8% !important;
  --twc-warning: 25 82.4% 60% !important;
  --twc-disabled: 0 0% 24.7% !important;
  --twc-disabled_70: 0 0% 12.9% !important;
  --twc-diode_off: 4.100000000000023 89.6% 58.4% !important;
  --twc-diode_on: 122.39999999999998 39.4% 49.2% !important;
}.tw-theme-orange_dark,[data-theme="orange_dark"]{
  --twc-background: 229.10000000000002 16.9% 12.7% !important;
  --twc-primary: 21.600000000000023 100% 62.4% !important;
  --twc-primary_70: 20.600000000000023 53.9% 47.6% !important;
  --twc-primary_40: 18.899999999999977 42.2% 32.5% !important;
  --twc-primary_25: 230.5 26% 28.6% !important;
  --twc-primary_15: 229.29999999999995 24.6% 22.4% !important;
  --twc-primary_5: 230.5 20.9% 17.8% !important;
  --twc-secondary: 229.60000000000002 59% 92.4% !important;
  --twc-secondary_70: 230.79999999999995 28.3% 82% !important;
  --twc-secondary_40: 229.79999999999995 27.9% 71.2% !important;
  --twc-secondary_15: 230.10000000000002 28.9% 49.6% !important;
  --twc-secondary_5: 230.70000000000005 72% 28% !important;
  --twc-success: 136.7 43.1% 44.1% !important;
  --twc-error: 14.5 96.9% 38.4% !important;
  --twc-error_2: 14.600000000000023 86.1% 47.8% !important;
  --twc-info: 211.20000000000005 100% 49.8% !important;
  --twc-warning: 25 82.4% 60% !important;
  --twc-disabled: 0 0% 24.7% !important;
  --twc-disabled_70: 0 0% 12.9% !important;
  --twc-diode_off: 4.100000000000023 89.6% 58.4% !important;
  --twc-diode_on: 122.39999999999998 39.4% 49.2% !important;
}.tw-theme-blue_light,[data-theme="blue_light"]{
  --twc-background: 216 29.4% 96.7% !important;
  --twc-primary: 230.10000000000002 60.8% 49% !important;
  --twc-primary_70: 229.79999999999995 40.4% 57.3% !important;
  --twc-primary_40: 230 57.7% 79.6% !important;
  --twc-primary_25: 229.60000000000002 59% 92.4% !important;
  --twc-primary_25_vuetify: 180 24.4% 82.4% !important;
  --twc-primary_15: 231.39999999999998 53.8% 97.5% !important;
  --twc-primary_15_vuetify: 229.60000000000002 59% 92.4% !important;
  --twc-primary_5: 0 0% 100% !important;
  --twc-primary_5_vuetify: 231.39999999999998 53.8% 97.5% !important;
  --twc-secondary: 230.70000000000005 72% 28% !important;
  --twc-secondary_70: 230.10000000000002 28.9% 49.6% !important;
  --twc-secondary_40: 229.79999999999995 27.9% 71.2% !important;
  --twc-secondary_15: 230.79999999999995 28.3% 82% !important;
  --twc-secondary_5: 229.10000000000002 29.7% 92.7% !important;
  --twc-success: 136.7 43.1% 44.1% !important;
  --twc-error: 14.5 96.9% 38.4% !important;
  --twc-error_2: 14.600000000000023 86.1% 47.8% !important;
  --twc-info: 211.20000000000005 100% 49.8% !important;
  --twc-warning: 25 82.4% 60% !important;
  --twc-disabled: 0 0% 24.7% !important;
  --twc-disabled_70: 0 0% 12.9% !important;
  --twc-diode_off: 4.100000000000023 89.6% 58.4% !important;
  --twc-diode_on: 122.39999999999998 39.4% 49.2% !important;
}.tw-theme-blue_dark,[data-theme="blue_dark"]{
  --twc-background: 229.10000000000002 16.9% 12.7% !important;
  --twc-primary: 230.10000000000002 100% 76.3% !important;
  --twc-primary_70: 229.79999999999995 40.4% 57.3% !important;
  --twc-primary_40: 230.20000000000005 28.2% 38.2% !important;
  --twc-primary_25: 230.5 26% 28.6% !important;
  --twc-primary_15: 229.29999999999995 24.6% 22.4% !important;
  --twc-primary_5: 230.5 20.9% 17.8% !important;
  --twc-secondary: 229.60000000000002 59% 92.4% !important;
  --twc-secondary_70: 228.89999999999998 57.6% 87.1% !important;
  --twc-secondary_40: 230 57.7% 79.6% !important;
  --twc-secondary_15: 230.39999999999998 58.2% 64.3% !important;
  --twc-secondary_5: 229.79999999999995 40.4% 57.3% !important;
  --twc-success: 136.7 43.1% 44.1% !important;
  --twc-error: 14.5 96.9% 38.4% !important;
  --twc-error_2: 14.600000000000023 86.1% 47.8% !important;
  --twc-info: 211.20000000000005 100% 49.8% !important;
  --twc-warning: 25 82.4% 60% !important;
  --twc-disabled: 0 0% 24.7% !important;
  --twc-disabled_70: 0 0% 12.9% !important;
  --twc-diode_off: 4.100000000000023 89.6% 58.4% !important;
  --twc-diode_on: 122.39999999999998 39.4% 49.2% !important;
}.tw-theme-desert_light,[data-theme="desert_light"]{
  --twc-background: 24 29.4% 96.7% !important;
  --twc-primary: 18.19999999999999 82.3% 53.5% !important;
  --twc-primary_70: 17.69999999999999 40.4% 57.3% !important;
  --twc-primary_40: 32 57.7% 79.6% !important;
  --twc-primary_25: 28.69999999999999 59% 92.4% !important;
  --twc-primary_25_vuetify: 40.89999999999998 24.4% 82.4% !important;
  --twc-primary_15: 25.69999999999999 53.8% 97.5% !important;
  --twc-primary_15_vuetify: 28.69999999999999 59% 92.4% !important;
  --twc-primary_5: 0 0% 100% !important;
  --twc-primary_5_vuetify: 25.69999999999999 53.8% 97.5% !important;
  --twc-secondary: 12.199999999999989 72% 28% !important;
  --twc-secondary_70: 23 28.9% 49.6% !important;
  --twc-secondary_40: 20.5 27.9% 71.2% !important;
  --twc-secondary_15: 27.69999999999999 28.3% 82% !important;
  --twc-secondary_5: 60 29.7% 92.7% !important;
  --twc-success: 136.7 43.1% 44.1% !important;
  --twc-error: 14.5 96.9% 38.4% !important;
  --twc-error_2: 14.600000000000023 86.1% 47.8% !important;
  --twc-info: 211.20000000000005 100% 49.8% !important;
  --twc-warning: 25 82.4% 60% !important;
  --twc-disabled: 0 0% 24.7% !important;
  --twc-disabled_70: 0 0% 12.9% !important;
  --twc-diode_off: 4.100000000000023 89.6% 58.4% !important;
  --twc-diode_on: 122.39999999999998 39.4% 49.2% !important;
}.tw-theme-desert_dark,[data-theme="desert_dark"]{
  --twc-background: 24.899999999999977 87.2% 9.2% !important;
  --twc-primary: 18.19999999999999 82.3% 53.5% !important;
  --twc-primary_70: 23.899999999999977 70.5% 56.1% !important;
  --twc-primary_40: 23.899999999999977 78.5% 59.8% !important;
  --twc-primary_25: 24 84% 24.5% !important;
  --twc-primary_15: 24 71.4% 17.8% !important;
  --twc-primary_5: 24.399999999999977 81.8% 12.9% !important;
  --twc-secondary: 32.5 100% 95.3% !important;
  --twc-secondary_70: 23.899999999999977 70.6% 45.3% !important;
  --twc-secondary_40: 23.899999999999977 78.5% 59.8% !important;
  --twc-secondary_15: 18.19999999999999 82.3% 53.5% !important;
  --twc-secondary_5: 18 95% 47.5% !important;
  --twc-success: 136.7 43.1% 44.1% !important;
  --twc-error: 14.5 96.9% 38.4% !important;
  --twc-error_2: 14.600000000000023 86.1% 47.8% !important;
  --twc-info: 211.20000000000005 100% 49.8% !important;
  --twc-warning: 25 82.4% 60% !important;
  --twc-disabled: 0 0% 24.7% !important;
  --twc-disabled_70: 0 0% 12.9% !important;
  --twc-diode_off: 4.100000000000023 89.6% 58.4% !important;
  --twc-diode_on: 122.39999999999998 39.4% 49.2% !important;
}.tw-theme-grey_dark,[data-theme="grey_dark"]{
  --twc-background: 0 0% 41.6% !important;
  --twc-primary: 0 0% 100% !important;
  --twc-primary_70: 0 0% 100% !important;
  --twc-primary_40: 201.60000000000002 36.1% 53.3% !important;
  --twc-primary_25: 0 0% 32.9% !important;
  --twc-primary_25_vuetify: 0 0% 0% !important;
  --twc-primary_15: 0 0% 41.6% !important;
  --twc-primary_15_vuetify: 0 0% 32.9% !important;
  --twc-primary_5: 0 0% 35.7% !important;
  --twc-primary_5_vuetify: 0 0% 41.6% !important;
  --twc-secondary: 0 0% 100% !important;
  --twc-secondary_70: 0 0% 100% !important;
  --twc-secondary_40: 0 0% 100% !important;
  --twc-secondary_15: 0 0% 32.9% !important;
  --twc-secondary_5: 0 0% 32.9% !important;
  --twc-success: 136.7 43.1% 44.1% !important;
  --twc-error: 14.5 96.9% 38.4% !important;
  --twc-error_2: 14.600000000000023 86.1% 47.8% !important;
  --twc-info: 211.20000000000005 100% 49.8% !important;
  --twc-warning: 25 82.4% 60% !important;
  --twc-disabled: 0 0% 24.7% !important;
  --twc-disabled_70: 0 0% 12.9% !important;
  --twc-diode_off: 4.100000000000023 89.6% 58.4% !important;
  --twc-diode_on: 122.39999999999998 39.4% 49.2% !important;
}html,
body{
  overflow: hidden !important;
	font-family: "Manrope", sans-serif;
}#app{
  height: 100dvh;
  width: 100vw;
  overflow: hidden;
	font-family: "Manrope", sans-serif;
}/* Global scrollbar styling */*::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}*::-webkit-scrollbar-thumb {
	border-radius: 7px;
	border-style: solid;
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-border-opacity)));
	--tw-bg-opacity: 1;
	background-color: hsl(var(--twc-primary_40) / var(--twc-primary_40-opacity, var(--tw-bg-opacity)));
}*::-webkit-scrollbar-thumb:hover{
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_40) / var(--twc-primary_40-opacity, var(--tw-bg-opacity)));
}.v-system-bar,
.v-app-bar.v-toolbar,
.v-snackbar__wrapper {
	margin-top: var(--safe-area-inset-top, env(safe-area-inset-top, 0px));
	margin-left: var(--safe-area-inset-left, env(safe-area-inset-left, 0px));
	right: var(--safe-area-inset-right, env(safe-area-inset-right, 0px)) !important;

	width: auto !important;
}.v-main.v-main--scrollable {
	margin-top: var(--safe-area-inset-top, env(safe-area-inset-top, 0px));
	margin-left: var(--safe-area-inset-left, env(safe-area-inset-left, 0px));
	right: var(--safe-area-inset-right, env(safe-area-inset-right, 0px)) !important;
	bottom: var(--safe-area-inset-bottom, env(safe-area-inset-bottom, 0px)) !important;

	width: auto !important;
	height: auto !important;
}.v-bottom-navigation {
	height: var(--bottom-nav-height, calc(70px + var(--safe-area-inset-bottom, env(safe-area-inset-bottom, 0px)))) !important;
	padding-bottom: var(--safe-area-inset-bottom, env(safe-area-inset-bottom, 0px));
	padding-left: calc(1rem + var(--safe-area-inset-left, env(safe-area-inset-left, 0px)));
	padding-right: calc(1rem + var(--safe-area-inset-right, env(safe-area-inset-right, 0px)));
}.v-bottom-navigation.v-theme--orange_dark,
	.v-bottom-navigation.v-theme--blue_dark,
	.v-bottom-navigation.v-theme--desert_dark,
	.v-bottom-navigation.v-theme--ocean_dark,
	.v-bottom-navigation.v-theme--grey_dark{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity))) !important;
}.v-bottom-navigation .v-bottom-navigation__content{
  gap: 0.5rem;
}.v-bottom-navigation .v-bottom-navigation__content .v-btn{
  margin-top: auto !important;
  margin-bottom: auto !important;
  height: 3.5rem !important;
  border-radius: 0.75rem !important;
}.v-bottom-navigation .v-bottom-navigation__content .v-btn.v-btn--active .v-btn__overlay{
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-bg-opacity)));
  opacity: 0.1;
}.v-bottom-navigation .v-bottom-navigation__content .v-btn.v-btn--active .v-btn__content{
  font-weight: 600 !important;
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity))) !important;
}.v-bottom-navigation .v-bottom-navigation__content .v-btn.v-btn--active .v-btn__content .v-icon{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.v-bottom-navigation .v-bottom-navigation__content .v-btn.v-btn--active .v-btn__content .text{
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity))) !important;
}.v-bottom-navigation .v-bottom-navigation__content .v-btn .v-btn__content{
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-secondary_70) / var(--twc-secondary_70-opacity, var(--tw-text-opacity))) !important;
}.v-bottom-navigation .v-bottom-navigation__content .v-btn .v-btn__content .v-icon{
  margin-bottom: 0.25rem;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_40) / var(--twc-secondary_40-opacity, var(--tw-text-opacity)));
}.v-bottom-navigation .v-bottom-navigation__content .v-btn .v-btn__content .text{
  font-size: 0.875rem;
  line-height: 1.25rem;
}.v-navigation-drawer{
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--twc-secondary_15) / var(--twc-secondary_15-opacity, var(--tw-border-opacity))) !important;
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity))) !important;
}.v-navigation-drawer.v-theme--blue_dark,
	.v-navigation-drawer.v-theme--desert_dark{
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--twc-primary_25) / var(--twc-primary_25-opacity, var(--tw-border-opacity))) !important;
}.v-navigation-drawer .title{
  padding: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.v-navigation-drawer.v-navigation-drawer--left {
		top: var(--safe-area-inset-top, env(safe-area-inset-top, 0px)) !important;
		bottom: var(--safe-area-inset-bottom, env(safe-area-inset-bottom, 0px)) !important;
		left: var(--safe-area-inset-left, env(safe-area-inset-left, 0px)) !important;
		height: auto !important;
	}.v-navigation-drawer.v-navigation-drawer--right {
		top: var(--safe-area-inset-top, env(safe-area-inset-top, 0px)) !important;
		bottom: var(--safe-area-inset-bottom, env(safe-area-inset-bottom, 0px)) !important;
		right: var(--safe-area-inset-right, env(safe-area-inset-right, 0px)) !important;
		height: auto !important;
		transform: none !important;

		box-shadow: none !important;
	}.v-navigation-drawer.v-navigation-drawer--right:not(.v-navigation-drawer--active) {
			display: none !important;
		}.v-navigation-drawer.v-navigation-drawer--bottom {
		bottom: var(--bottom-nav-height, var(--safe-area-inset-bottom, env(safe-area-inset-bottom, 0px))) !important;
		left: var(--safe-area-inset-left, env(safe-area-inset-left, 0px)) !important;
		right: var(--safe-area-inset-right, env(safe-area-inset-right, 0px)) !important;

		width: auto !important;
		height: auto !important;
		max-height: calc(100dvh - var(--safe-area-inset-top, env(safe-area-inset-top, 0px)) - var(--bottom-nav-height, var(--safe-area-inset-bottom, env(safe-area-inset-bottom, 0px))) - 1rem) !important;

		box-shadow: none !important;
	}.v-navigation-drawer .v-navigation-drawer__content{
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  overflow-y: auto;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}@media (min-width: 1024px){.v-navigation-drawer .v-navigation-drawer__content{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}.v-navigation-drawer.v-navigation-drawer--left .v-navigation-drawer__content > :last-child{
  margin-top: auto;
}.v-navigation-drawer.v-navigation-drawer--right .v-navigation-drawer__content {
		padding-top: calc(1rem + var(--app-bar-height, 0px));
		padding-bottom: calc(1rem + var(--bottom-nav-height, 0px));
	}.v-navigation-drawer ::-webkit-scrollbar {
		width: 5px;
	}.v-navigation-drawer ::-webkit-scrollbar-thumb{
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-border-opacity)));
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_15) / var(--twc-primary_15-opacity, var(--tw-bg-opacity)));
}.v-navigation-drawer:hover ::-webkit-scrollbar-thumb{
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_40) / var(--twc-primary_40-opacity, var(--tw-bg-opacity)));
}body.barcode-scanner-active {
	visibility: hidden;
}.barcode-scanner-modal {
	visibility: visible;
}.barcode-scanner-visible {
	visibility: visible !important;
}/* Slide */.slide-enter-active {
	transition: all 0.3s ease-in;
}.slide-leave-active {
	transition: all 0.3s ease-out;
}.slide-enter-from {
	max-height: 0;
}.slide-enter-to {
	max-height: 50px;
}.slide-leave-from {
	max-height: 50px;
}.slide-leave-to {
	max-height: 0;
}/* fade */.fade-enter-active,
.fade-leave-active {
	transition: opacity 0.3s ease;
}.fade-enter-from,
.fade-leave-to {
	opacity: 0;
}@keyframes loaderWave {
	0%,
	60%,
	100% {
		transform: translateY(0) scale(0.6);
		opacity: 0.4;
	}
	30% {
		transform: translateY(-12px) scale(1.2);
		opacity: 1;
	}
}.loader {
	animation: loaderWave 1.2s ease-in-out infinite;
}.v-table{
  background-color: transparent !important;
}.v-table:last-child table{
  border-bottom-width: 1px !important;
}/* @apply lg:tw-bg-primary_5 !important; */@media (min-width: 1024px){.v-table.v-theme--orange_dark .v-table__wrapper table tbody tr td:last-child, .v-table.v-theme--blue_dark .v-table__wrapper table tbody tr td:last-child, .v-table.v-theme--desert_dark .v-table__wrapper table tbody tr td:last-child, .v-table.v-theme--ocean_dark .v-table__wrapper table tbody tr td:last-child{
    --tw-bg-opacity: 1 !important;
    background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity))) !important;
  }
}.v-table .v-table__wrapper table{
  border-left-width: 1px !important;
  border-right-width: 1px !important;
  border-top-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--twc-primary_25) / var(--twc-primary_25-opacity, var(--tw-border-opacity))) !important;
}.v-table .v-table__wrapper table tr > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0 !important;
  border-right-width: calc(1px * var(--tw-divide-x-reverse)) !important;
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse))) !important;
  --tw-divide-opacity: 1 !important;
  border-color: hsl(var(--twc-primary_25) / var(--twc-primary_25-opacity, var(--tw-divide-opacity))) !important;
}.v-table .v-table__wrapper table tr th{
  height: 2.5rem !important;
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--twc-primary_25) / var(--twc-primary_25-opacity, var(--tw-border-opacity))) !important;
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary_15) / var(--twc-primary_15-opacity, var(--tw-bg-opacity))) !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity))) !important;
}.v-table .v-table__wrapper table tr th.darkerBackground{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary_25) / var(--twc-primary_25-opacity, var(--tw-bg-opacity))) !important;
  font-weight: 700 !important;
}.v-table .v-table__wrapper table tr > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  --tw-divide-opacity: 1;
  border-color: hsl(var(--twc-primary_25) / var(--twc-primary_25-opacity, var(--tw-divide-opacity)));
}.v-table .v-table__wrapper table tr td{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity))) !important;
  text-align: start !important;
  font-size: 0.75rem !important;
  line-height: 1rem !important;
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity))) !important;
}.v-text-field.outline:not(.bSelect):not(.bTextArea):not(.bTextField) .v-field{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: hsl(var(--twc-primary_40) / var(--twc-primary_40-opacity, var(--tw-border-opacity)));
}.v-text-field:not(.bSelect):not(.bTextArea):not(.bTextField) .v-field__clearable .v-icon{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.v-text-field:not(.bSelect):not(.bTextArea):not(.bTextField) .v-field{
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity)));
}.v-text-field:not(.bSelect):not(.bTextArea):not(.bTextField) .v-label{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_70) / var(--twc-secondary_70-opacity, var(--tw-text-opacity)));
}.v-text-field:not(.bSelect):not(.bTextArea):not(.bTextField) .v-field__input{
  min-height: 52.5px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.v-text-field:not(.bSelect):not(.bTextArea):not(.bTextField) .v-field__input:-webkit-autofill,
        .v-text-field:not(.bSelect):not(.bTextArea):not(.bTextField) .v-field__input:-webkit-autofill:hover,
        .v-text-field:not(.bSelect):not(.bTextArea):not(.bTextField) .v-field__input:-webkit-autofill:focus,
        .v-text-field:not(.bSelect):not(.bTextArea):not(.bTextField) .v-field__input:-webkit-autofill:active,
        .v-text-field:not(.bSelect):not(.bTextArea):not(.bTextField) .v-field__input input:-webkit-autofill,
        .v-text-field:not(.bSelect):not(.bTextArea):not(.bTextField) .v-field__input input:-webkit-autofill:hover,
        .v-text-field:not(.bSelect):not(.bTextArea):not(.bTextField) .v-field__input input:-webkit-autofill:focus {
            -webkit-text-fill-color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity))) !important;
            -webkit-box-shadow: 0 0 0 40rem hsl(var(--twc-primary_5)) inset !important;
        }.v-text-field:not(.bSelect):not(.bTextArea):not(.bTextField) .v-field-label--floating ~ .v-field__input{
  padding-bottom: 0.25rem !important;
  padding-top: 21px !important;
}.v-text-field:not(.bSelect):not(.bTextArea):not(.bTextField) .v-icon{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.v-text-field:not(.bSelect):not(.bTextArea):not(.bTextField) .v-theme--orange_dark .v-label, .v-text-field:not(.bSelect):not(.bTextArea):not(.bTextField) .v-theme--blue_dark .v-label, .v-text-field:not(.bSelect):not(.bTextArea):not(.bTextField) .v-theme--desert_dark .v-label, .v-text-field:not(.bSelect):not(.bTextArea):not(.bTextField) .v-theme--ocean_dark .v-label{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_40) / var(--twc-secondary_40-opacity, var(--tw-text-opacity)));
}.v-text-field:not(.bSelect):not(.bTextArea):not(.bTextField) .v-theme--orange_dark .v-field__input, .v-text-field:not(.bSelect):not(.bTextArea):not(.bTextField) .v-theme--blue_dark .v-field__input, .v-text-field:not(.bSelect):not(.bTextArea):not(.bTextField) .v-theme--desert_dark .v-field__input, .v-text-field:not(.bSelect):not(.bTextArea):not(.bTextField) .v-theme--ocean_dark .v-field__input{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.v-text-field:not(.bSelect):not(.bTextArea):not(.bTextField) .v-field--variant-solo{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.v-file-input.outline:not(.bFileInput):not(.bTextField) .v-field{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: hsl(var(--twc-primary_40) / var(--twc-primary_40-opacity, var(--tw-border-opacity)));
}.v-file-input:not(.bFileInput):not(.bTextField) .v-field__clearable .v-icon{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.v-file-input:not(.bFileInput):not(.bTextField) .v-field{
  border-radius: 0.5rem;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity)));
  --tw-bg-opacity: 1;
  background-color: hsl(var(--twc-background) / var(--twc-background-opacity, var(--tw-bg-opacity)));
}.v-file-input:not(.bFileInput):not(.bTextField) .v-label{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_70) / var(--twc-secondary_70-opacity, var(--tw-text-opacity)));
}.v-file-input:not(.bFileInput):not(.bTextField) .v-field__input{
  min-height: 52.5px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
}.v-file-input:not(.bFileInput):not(.bTextField) .v-field__input:-webkit-autofill,
        .v-file-input:not(.bFileInput):not(.bTextField) .v-field__input:-webkit-autofill:hover,
        .v-file-input:not(.bFileInput):not(.bTextField) .v-field__input:-webkit-autofill:focus,
        .v-file-input:not(.bFileInput):not(.bTextField) .v-field__input:-webkit-autofill:active,
        .v-file-input:not(.bFileInput):not(.bTextField) .v-field__input input:-webkit-autofill,
        .v-file-input:not(.bFileInput):not(.bTextField) .v-field__input input:-webkit-autofill:hover,
        .v-file-input:not(.bFileInput):not(.bTextField) .v-field__input input:-webkit-autofill:focus {
            -webkit-text-fill-color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity))) !important;
            -webkit-box-shadow: 0 0 0 40rem hsl(var(--twc-primary_5)) inset !important;
        }.v-file-input:not(.bFileInput):not(.bTextField) .v-field-label--floating ~ .v-field__input{
  padding-bottom: 0.25rem !important;
  padding-top: 21px !important;
}.v-file-input:not(.bFileInput):not(.bTextField) .v-icon{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.v-file-input:not(.bFileInput):not(.bTextField) .v-theme--orange_dark .v-label, .v-file-input:not(.bFileInput):not(.bTextField) .v-theme--blue_dark .v-label, .v-file-input:not(.bFileInput):not(.bTextField) .v-theme--desert_dark .v-label, .v-file-input:not(.bFileInput):not(.bTextField) .v-theme--ocean_dark .v-label{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_40) / var(--twc-secondary_40-opacity, var(--tw-text-opacity)));
}.v-file-input:not(.bFileInput):not(.bTextField) .v-theme--orange_dark .v-field__input, .v-file-input:not(.bFileInput):not(.bTextField) .v-theme--blue_dark .v-field__input, .v-file-input:not(.bFileInput):not(.bTextField) .v-theme--desert_dark .v-field__input, .v-file-input:not(.bFileInput):not(.bTextField) .v-theme--ocean_dark .v-field__input{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.v-file-input:not(.bFileInput):not(.bTextField) .v-field--variant-solo{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}/* bComponents *//* Made as overlay to Vuetify v-components *//* bComponents */@keyframes marquee {
	0% {
		transform: translateX(0);
	}
	10% {
		transform: translateX(0);
	}
	30% {
		transform: translateX(var(--marqueeTranslateStart, 0));
	}
	80% {
		transform: translateX(var(--marqueeTranslateStart, 0));
	}
	100% {
		transform: translate(0);
	}
}/* bScrollingText Component */.bScrollingText.scroll {
		animation: marquee var(--marqueeAnimationTime) linear infinite;
	}.bEditor .tox{
  --tw-border-opacity: 1;
  border-color: hsl(var(--twc-background) / var(--twc-background-opacity, var(--tw-border-opacity)));
}.bEditor .tox .tox-editor-container{
  font-family: Manrope, sans-serif;
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--twc-background) / var(--twc-background-opacity, var(--tw-border-opacity))) !important;
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-background) / var(--twc-background-opacity, var(--tw-bg-opacity))) !important;
}.bEditor .tox .tox-editor-container .tox-editor-header{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-background) / var(--twc-background-opacity, var(--tw-bg-opacity))) !important;
}.bEditor .tox .tox-editor-container .tox-editor-header .tox-toolbar-overlord{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-background) / var(--twc-background-opacity, var(--tw-bg-opacity))) !important;
}.bEditor .tox .tox-editor-container .tox-editor-header .tox-toolbar-overlord .tox-toolbar__primary{
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--twc-background) / var(--twc-background-opacity, var(--tw-border-opacity))) !important;
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-background) / var(--twc-background-opacity, var(--tw-bg-opacity))) !important;
}.bEditor .tox .tox-editor-container .tox-editor-header .tox-menubar{
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--twc-background) / var(--twc-background-opacity, var(--tw-border-opacity))) !important;
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-background) / var(--twc-background-opacity, var(--tw-bg-opacity))) !important;
}.bEditor .tox .tox-editor-container .tox-editor-header .tox-menubar button{
  border-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-border-opacity))) !important;
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-background) / var(--twc-background-opacity, var(--tw-bg-opacity))) !important;
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-secondary_70) / var(--twc-secondary_70-opacity, var(--tw-text-opacity))) !important;
}.bEditor .tox .tox-editor-container *.tox-tbtn{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-background) / var(--twc-background-opacity, var(--tw-bg-opacity))) !important;
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-secondary_70) / var(--twc-secondary_70-opacity, var(--tw-text-opacity))) !important;
}.bEditor .tox .tox-editor-container * path{
  fill: hsl(var(--twc-secondary_70) / var(--twc-secondary_70-opacity, 1)) !important;
}.bTreeview > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0 !important;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse))) !important;
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse)) !important;
  --tw-divide-opacity: 1 !important;
  border-color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-divide-opacity))) !important;
}.bTreeview{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity))) !important;
}.bTreeview *.v-list-group > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  --tw-divide-opacity: 1;
  border-color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-divide-opacity)));
}.bTreeview *.v-list-group__items > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  --tw-divide-opacity: 1;
  border-color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-divide-opacity)));
}.bTreeview *.v-list-item.v-list-item{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.bTreeview *.v-list-item .v-list-item__prepend{
  max-width: 34px;
}.bTreeview *.v-list-item > .v-list-item__content > .v-list-item-title{
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-text-opacity)));
}.bTreeview *.v-list-item > .v-list-item__content > .v-list-item-subtitle{
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-text-opacity)));
  opacity: 1;
}.bTreeview *.v-list-item.v-theme--orange_dark > .v-list-item__content > .v-list-item-title, .bTreeview *.v-list-item.v-theme--blue_dark > .v-list-item__content > .v-list-item-title, .bTreeview *.v-list-item.v-theme--desert_dark > .v-list-item__content > .v-list-item-title, .bTreeview *.v-list-item.v-theme--ocean_dark > .v-list-item__content > .v-list-item-title{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_70) / var(--twc-secondary_70-opacity, var(--tw-text-opacity)));
}.bTreeview *.v-list-item.v-theme--orange_dark > .v-list-item__content > .v-list-item-subtitle, .bTreeview *.v-list-item.v-theme--blue_dark > .v-list-item__content > .v-list-item-subtitle, .bTreeview *.v-list-item.v-theme--desert_dark > .v-list-item__content > .v-list-item-subtitle, .bTreeview *.v-list-item.v-theme--ocean_dark > .v-list-item__content > .v-list-item-subtitle{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}/* Menu kontekstowe edytora Tinymce */.tox .tox-menu{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-background) / var(--twc-background-opacity, var(--tw-bg-opacity))) !important;
  fill: hsl(var(--twc-secondary_70) / var(--twc-secondary_70-opacity, 1)) !important;
}.tox .tox-menu *.tox-collection__item--state-disabled{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-disabled) / var(--twc-disabled-opacity, var(--tw-bg-opacity))) !important;
}.tox .tox-menu *.tox-collection__item--active{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-bg-opacity))) !important;
}.tox .tox-menu *.tox-collection__item--active .tox-collection__item-label{
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-background) / var(--twc-background-opacity, var(--tw-text-opacity))) !important;
}.tox .tox-menu *.tox-collection__item--active .tox-collection__item-icon path{
  fill: hsl(var(--twc-background) / var(--twc-background-opacity, 1)) !important;
}.tox .tox-menu *.tox-collection__item--active .tox-collection__item-accessory{
  --tw-text-opacity: 1 !important;
  color: hsl(var(--twc-background) / var(--twc-background-opacity, var(--tw-text-opacity))) !important;
}.tox .tox-menu .tox-collection__item .tox-collection__item-label{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_70) / var(--twc-secondary_70-opacity, var(--tw-text-opacity)));
}.tox .tox-menu .tox-collection__item .tox-collection__item-icon path{
  fill: hsl(var(--twc-secondary_70) / var(--twc-secondary_70-opacity, 1));
}.tox .tox-menu .tox-collection__item .tox-collection__item-accessory{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_70) / var(--twc-secondary_70-opacity, var(--tw-text-opacity)));
}.tox .tox-statusbar{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-background) / var(--twc-background-opacity, var(--tw-bg-opacity))) !important;
}.tox .tox-statusbar .tox-statusbar__path-item{
  --tw-text-opacity: 1;
  color: hsl(var(--twc-secondary_70) / var(--twc-secondary_70-opacity, var(--tw-text-opacity)));
}.tox .tox-statusbar .tox-statusbar__branding path{
  fill: hsl(var(--twc-secondary_70) / var(--twc-secondary_70-opacity, 1));
}/* bTimePicker */.dp__theme_light {
	--dp-background-color: hsl(var(--twc-background)) !important;
	--dp-text-color: hsl(var(--twc-secondary_70)) !important;
	--dp-hover-color: hsl(var(--twc-primary_5)) !important;
	--dp-hover-text-color: hsl(var(--twc-secondary_70)) !important;
	--dp-hover-icon-color: hsl(var(--twc-secondary_70)) !important;
	--dp-primary-color: hsl(var(--twc-primary)) !important;
	--dp-primary-disabled-color: hsl(var(--twc-disabled)) !important;
	--dp-primary-text-color: hsl(var(--twc-secondary_70)) !important;
	--dp-secondary-color: hsl(var(--twc-secondary)) !important;
	--dp-border-color: hsl(var(--twc-primary_70)) !important;
	--dp-menu-border-color: hsl(var(--twc-primary_70)) !important;
	--dp-border-color-hover: hsl(var(--twc-primary_70)) !important;
	--dp-disabled-color: hsl(var(--twc-disabled_70)) !important;
	--dp-disabled-color-text: hsl(var(--twc-disabled)) !important;
	--dp-scroll-bar-background: hsl(var(--twc-primary_5)) !important;
	--dp-scroll-bar-color: hsl(var(--twc-primary_40)) !important;
	--dp-success-color: hsl(var(--twc-success)) !important;
	--dp-success-color-disabled: hsl(var(--twc-disabled)) !important;
	--dp-icon-color: var(--twc-secondary_70) !important;
	--dp-danger-color: hsl(var(--twc-error)) !important;
	--dp-marker-color: hsl(var(--twc-primary)) !important;
	--dp-tooltip-color: hsl(var(--twc-background)) !important;
	--dp-highlight-color: rgb(0 92 178 / 20%);
	--dp-range-between-dates-background-color: var(--dp-hover-color, #484848);
	--dp-range-between-dates-text-color: var(--dp-hover-text-color, #fff);
	--dp-range-between-border-color: var(--dp-hover-color, #fff);
}/* Interface Components *//* Made based on BComponents, complex interface UI elements to use in app *//* Interface Components */.pushPreviewChromeWindows10 {
	background-image: url(/assets/Windows10-bZX54JUl.png);
	background-size: cover;
	background-position: bottom right;
	border-radius: 0.5rem;
	padding-right: 1rem;
	padding-left: 10%;
	padding-bottom: 1rem;
	padding-top: 3rem;
}.pushPreviewChromeWindows10 .pushPreviewChromeWindows10__notification {
		background-color: rgba(0, 0, 0, 0.5);
		padding-left: 1rem;
		padding-right: 1rem;
		padding-top: 1rem;
		padding-bottom: 1rem;
		--tw-text-opacity: 1;
		color: rgb(255 255 255 / var(--tw-text-opacity, 1));
	}.pushPreviewChromeWindows10 .pushPreviewChromeWindows10__notification .content{
  display: flex;
  gap: 1rem;
  padding-top: 0px;
  padding-bottom: 0px;
}.pushPreviewChromeWindows10 .pushPreviewChromeWindows10__notification .content .title{
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
}@media (min-width: 1024px){.pushPreviewChromeWindows10 .pushPreviewChromeWindows10__notification .content .title{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}.pushPreviewChromeWindows10 .pushPreviewChromeWindows10__notification .content .description{
  margin-top: 0.125rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}@media (min-width: 1024px){.pushPreviewChromeWindows10 .pushPreviewChromeWindows10__notification .content .description{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}.pushPreviewChromeWindows10 .pushPreviewChromeWindows10__notification .content .source{
  margin-top: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}.pushPreviewChromeWindows10 .pushPreviewChromeWindows10__notification .buttons{
  margin-top: 1.5rem;
}.pushPreviewChromeWindows10 .pushPreviewChromeWindows10__notification .buttons button {
				background-color: rgba(114, 114, 114, 0.5);
				padding-top: 0.5rem;
				padding-bottom: 0.5rem;
			}@media (min-width: 1024px){
	.lg\:white-container{
    margin-left: auto !important;
    margin-right: auto !important;
    border-radius: 0.5rem !important;
    --tw-bg-opacity: 1 !important;
    background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity))) !important;
  }
}.first\:tw-pt-0:first-child{
  padding-top: 0px !important;
}.last\:tw-border-b-0:last-child{
  border-bottom-width: 0px !important;
}.last\:tw-pb-0:last-child{
  padding-bottom: 0px !important;
}.checked\:tw-border-secondary:checked{
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-border-opacity))) !important;
}.checked\:tw-bg-secondary\/30:checked{
  background-color: hsl(var(--twc-secondary) / 0.3) !important;
}.indeterminate\:tw-border-secondary:indeterminate{
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-border-opacity))) !important;
}.indeterminate\:tw-bg-secondary:indeterminate{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-secondary) / var(--twc-secondary-opacity, var(--tw-bg-opacity))) !important;
}.hover\:tw-cursor-pointer:hover{
  cursor: pointer !important;
}.hover\:tw-font-semibold:hover{
  font-weight: 600 !important;
}.focus\:tw-ring-4:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}.focus-visible\:tw-outline:focus-visible{
  outline-style: solid !important;
}.focus-visible\:tw-outline-2:focus-visible{
  outline-width: 2px !important;
}.focus-visible\:tw-outline-offset-2:focus-visible{
  outline-offset: 2px !important;
}.focus-visible\:tw-outline-primary:focus-visible{
  outline-color: hsl(var(--twc-primary) / var(--twc-primary-opacity, 1)) !important;
}.active\:tw-max-w-\[300px\]:active{
  max-width: 300px !important;
}.active\:tw-overflow-visible:active{
  overflow: visible !important;
}.disabled\:tw-border-primary\/10:disabled{
  border-color: hsl(var(--twc-primary) / 0.1) !important;
}.disabled\:tw-bg-primary\/10:disabled{
  background-color: hsl(var(--twc-primary) / 0.1) !important;
}.disabled\:checked\:tw-border-primary:checked:disabled{
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--twc-primary) / var(--twc-primary-opacity, var(--tw-border-opacity))) !important;
}.disabled\:checked\:tw-bg-primary\/10:checked:disabled{
  background-color: hsl(var(--twc-primary) / 0.1) !important;
}.tw-group:hover .group-hover\:tw-max-w-\[300px\]{
  max-width: 300px !important;
}.tw-group:hover .group-hover\:tw-overflow-visible{
  overflow: visible !important;
}.tw-group:hover .group-hover\:tw-shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}.tw-group:has(:disabled) .group-has-\[\:disabled\]\:tw-stroke-white\/25{
  stroke: rgb(255 255 255 / 0.25) !important;
}.tw-group:has(:checked) .group-has-\[\:checked\]\:tw-opacity-100{
  opacity: 1 !important;
}.tw-group:has(:indeterminate) .group-has-\[\:indeterminate\]\:tw-opacity-100{
  opacity: 1 !important;
}body[data-theme="grey_dark"] .grey_dark\:tw-bg-background{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-background) / var(--twc-background-opacity, var(--tw-bg-opacity))) !important;
}body[data-theme="grey_dark"] .grey_dark\:tw-bg-primary_5{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity))) !important;
}body[data-theme="grey_dark"] .grey_dark\:tw-bg-secondary_5{
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--twc-secondary_5) / var(--twc-secondary_5-opacity, var(--tw-bg-opacity))) !important;
}body[data-theme="grey_dark"] .grey_dark\:tw-shadow-primary_5{
  --tw-shadow-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, 1)) !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}@media not all and (min-width: 768px){.max-md\:tw-pb-0{
    padding-bottom: 0px !important;
  }
}@media (min-width: 640px){.sm\:tw-col-span-1{
    grid-column: span 1 / span 1 !important;
  }.sm\:tw-col-span-10{
    grid-column: span 10 / span 10 !important;
  }.sm\:tw-col-span-11{
    grid-column: span 11 / span 11 !important;
  }.sm\:tw-col-span-12{
    grid-column: span 12 / span 12 !important;
  }.sm\:tw-col-span-2{
    grid-column: span 2 / span 2 !important;
  }.sm\:tw-col-span-3{
    grid-column: span 3 / span 3 !important;
  }.sm\:tw-col-span-4{
    grid-column: span 4 / span 4 !important;
  }.sm\:tw-col-span-5{
    grid-column: span 5 / span 5 !important;
  }.sm\:tw-col-span-6{
    grid-column: span 6 / span 6 !important;
  }.sm\:tw-col-span-7{
    grid-column: span 7 / span 7 !important;
  }.sm\:tw-col-span-8{
    grid-column: span 8 / span 8 !important;
  }.sm\:tw-col-span-9{
    grid-column: span 9 / span 9 !important;
  }.sm\:tw-my-auto{
    margin-top: auto !important;
    margin-bottom: auto !important;
  }.sm\:tw-mt-0{
    margin-top: 0px !important;
  }.sm\:tw-grid{
    display: grid !important;
  }.sm\:tw-grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }.sm\:tw-grid-cols-\[1fr_1fr_max-content\]{
    grid-template-columns: 1fr 1fr max-content !important;
  }.sm\:tw-flex-row{
    flex-direction: row !important;
  }.sm\:tw-gap-1{
    gap: 0.25rem !important;
  }.sm\:tw-gap-1\.5{
    gap: 0.375rem !important;
  }.sm\:tw-gap-10{
    gap: 2.5rem !important;
  }.sm\:tw-gap-11{
    gap: 2.75rem !important;
  }.sm\:tw-gap-12{
    gap: 3rem !important;
  }.sm\:tw-gap-14{
    gap: 3.5rem !important;
  }.sm\:tw-gap-16{
    gap: 4rem !important;
  }.sm\:tw-gap-2{
    gap: 0.5rem !important;
  }.sm\:tw-gap-2\.5{
    gap: 0.625rem !important;
  }.sm\:tw-gap-20{
    gap: 5rem !important;
  }.sm\:tw-gap-24{
    gap: 6rem !important;
  }.sm\:tw-gap-28{
    gap: 7rem !important;
  }.sm\:tw-gap-3{
    gap: 0.75rem !important;
  }.sm\:tw-gap-3\.5{
    gap: 0.875rem !important;
  }.sm\:tw-gap-32{
    gap: 8rem !important;
  }.sm\:tw-gap-36{
    gap: 9rem !important;
  }.sm\:tw-gap-4{
    gap: 1rem !important;
  }.sm\:tw-gap-40{
    gap: 10rem !important;
  }.sm\:tw-gap-44{
    gap: 11rem !important;
  }.sm\:tw-gap-48{
    gap: 12rem !important;
  }.sm\:tw-gap-5{
    gap: 1.25rem !important;
  }.sm\:tw-gap-52{
    gap: 13rem !important;
  }.sm\:tw-gap-56{
    gap: 14rem !important;
  }.sm\:tw-gap-6{
    gap: 1.5rem !important;
  }.sm\:tw-gap-60{
    gap: 15rem !important;
  }.sm\:tw-gap-64{
    gap: 16rem !important;
  }.sm\:tw-gap-7{
    gap: 1.75rem !important;
  }.sm\:tw-gap-72{
    gap: 18rem !important;
  }.sm\:tw-gap-8{
    gap: 2rem !important;
  }.sm\:tw-gap-80{
    gap: 20rem !important;
  }.sm\:tw-gap-9{
    gap: 2.25rem !important;
  }.sm\:tw-gap-96{
    gap: 24rem !important;
  }
}@media (min-width: 768px){.md\:tw-col-span-1{
    grid-column: span 1 / span 1 !important;
  }.md\:tw-col-span-10{
    grid-column: span 10 / span 10 !important;
  }.md\:tw-col-span-11{
    grid-column: span 11 / span 11 !important;
  }.md\:tw-col-span-12{
    grid-column: span 12 / span 12 !important;
  }.md\:tw-col-span-2{
    grid-column: span 2 / span 2 !important;
  }.md\:tw-col-span-3{
    grid-column: span 3 / span 3 !important;
  }.md\:tw-col-span-4{
    grid-column: span 4 / span 4 !important;
  }.md\:tw-col-span-5{
    grid-column: span 5 / span 5 !important;
  }.md\:tw-col-span-6{
    grid-column: span 6 / span 6 !important;
  }.md\:tw-col-span-7{
    grid-column: span 7 / span 7 !important;
  }.md\:tw-col-span-8{
    grid-column: span 8 / span 8 !important;
  }.md\:tw-col-span-9{
    grid-column: span 9 / span 9 !important;
  }.md\:tw-ml-8{
    margin-left: 2rem !important;
  }.md\:tw-mr-0{
    margin-right: 0px !important;
  }.md\:tw-mt-4{
    margin-top: 1rem !important;
  }.md\:tw-mt-auto{
    margin-top: auto !important;
  }.md\:tw-grid{
    display: grid !important;
  }.md\:tw-hidden{
    display: none !important;
  }.md\:tw-w-4\/6{
    width: 66.666667% !important;
  }.md\:tw-w-\[300px\]{
    width: 300px !important;
  }.md\:tw-w-\[600px\]{
    width: 600px !important;
  }.md\:tw-w-auto{
    width: auto !important;
  }.md\:tw-w-max{
    width: -moz-max-content !important;
    width: max-content !important;
  }.md\:tw-min-w-\[300px\]{
    min-width: 300px !important;
  }.md\:tw-grow{
    flex-grow: 1 !important;
  }.md\:tw-grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }.md\:tw-grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }.md\:tw-grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }.md\:tw-grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }.md\:tw-grid-cols-\[1fr_1fr_1fr_1fr\]{
    grid-template-columns: 1fr 1fr 1fr 1fr !important;
  }.md\:tw-grid-cols-\[minmax\(260px\2c _auto\)_1fr\]{
    grid-template-columns: minmax(260px, auto) 1fr !important;
  }.md\:tw-flex-row{
    flex-direction: row !important;
  }.md\:tw-items-center{
    align-items: center !important;
  }.md\:tw-justify-center{
    justify-content: center !important;
  }.md\:tw-gap-1{
    gap: 0.25rem !important;
  }.md\:tw-gap-1\.5{
    gap: 0.375rem !important;
  }.md\:tw-gap-10{
    gap: 2.5rem !important;
  }.md\:tw-gap-11{
    gap: 2.75rem !important;
  }.md\:tw-gap-12{
    gap: 3rem !important;
  }.md\:tw-gap-14{
    gap: 3.5rem !important;
  }.md\:tw-gap-16{
    gap: 4rem !important;
  }.md\:tw-gap-2{
    gap: 0.5rem !important;
  }.md\:tw-gap-2\.5{
    gap: 0.625rem !important;
  }.md\:tw-gap-20{
    gap: 5rem !important;
  }.md\:tw-gap-24{
    gap: 6rem !important;
  }.md\:tw-gap-28{
    gap: 7rem !important;
  }.md\:tw-gap-3{
    gap: 0.75rem !important;
  }.md\:tw-gap-3\.5{
    gap: 0.875rem !important;
  }.md\:tw-gap-32{
    gap: 8rem !important;
  }.md\:tw-gap-36{
    gap: 9rem !important;
  }.md\:tw-gap-4{
    gap: 1rem !important;
  }.md\:tw-gap-40{
    gap: 10rem !important;
  }.md\:tw-gap-44{
    gap: 11rem !important;
  }.md\:tw-gap-48{
    gap: 12rem !important;
  }.md\:tw-gap-5{
    gap: 1.25rem !important;
  }.md\:tw-gap-52{
    gap: 13rem !important;
  }.md\:tw-gap-56{
    gap: 14rem !important;
  }.md\:tw-gap-6{
    gap: 1.5rem !important;
  }.md\:tw-gap-60{
    gap: 15rem !important;
  }.md\:tw-gap-64{
    gap: 16rem !important;
  }.md\:tw-gap-7{
    gap: 1.75rem !important;
  }.md\:tw-gap-72{
    gap: 18rem !important;
  }.md\:tw-gap-8{
    gap: 2rem !important;
  }.md\:tw-gap-80{
    gap: 20rem !important;
  }.md\:tw-gap-9{
    gap: 2.25rem !important;
  }.md\:tw-gap-96{
    gap: 24rem !important;
  }.md\:tw-divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0 !important;
    border-right-width: calc(1px * var(--tw-divide-x-reverse)) !important;
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse))) !important;
  }.md\:tw-divide-primary_25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: hsl(var(--twc-primary_25) / var(--twc-primary_25-opacity, var(--tw-divide-opacity))) !important;
  }.md\:tw-self-end{
    align-self: flex-end !important;
  }.md\:\!tw-px-4{
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }.md\:tw-px-4{
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }.md\:tw-pb-0{
    padding-bottom: 0px !important;
  }.md\:tw-text-base{
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }
}@media (min-width: 1024px){.lg\:tw-col-span-1{
    grid-column: span 1 / span 1 !important;
  }.lg\:tw-col-span-10{
    grid-column: span 10 / span 10 !important;
  }.lg\:tw-col-span-11{
    grid-column: span 11 / span 11 !important;
  }.lg\:tw-col-span-12{
    grid-column: span 12 / span 12 !important;
  }.lg\:tw-col-span-2{
    grid-column: span 2 / span 2 !important;
  }.lg\:tw-col-span-3{
    grid-column: span 3 / span 3 !important;
  }.lg\:tw-col-span-4{
    grid-column: span 4 / span 4 !important;
  }.lg\:tw-col-span-5{
    grid-column: span 5 / span 5 !important;
  }.lg\:tw-col-span-6{
    grid-column: span 6 / span 6 !important;
  }.lg\:tw-col-span-7{
    grid-column: span 7 / span 7 !important;
  }.lg\:tw-col-span-8{
    grid-column: span 8 / span 8 !important;
  }.lg\:tw-col-span-9{
    grid-column: span 9 / span 9 !important;
  }.lg\:tw-col-start-3{
    grid-column-start: 3 !important;
  }.lg\:tw-my-0{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }.lg\:tw-my-6{
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }.lg\:tw-my-\[unset\]{
    margin-top: unset !important;
    margin-bottom: unset !important;
  }.lg\:tw-mb-0{
    margin-bottom: 0px !important;
  }.lg\:tw-ml-8{
    margin-left: 2rem !important;
  }.lg\:tw-mt-16{
    margin-top: 4rem !important;
  }.lg\:tw-mt-2{
    margin-top: 0.5rem !important;
  }.lg\:tw-mt-4{
    margin-top: 1rem !important;
  }.lg\:tw-mt-\[unset\]{
    margin-top: unset !important;
  }.lg\:tw-block{
    display: block !important;
  }.lg\:tw-flex{
    display: flex !important;
  }.lg\:tw-inline-flex{
    display: inline-flex !important;
  }.lg\:tw-grid{
    display: grid !important;
  }.lg\:tw-hidden{
    display: none !important;
  }.lg\:tw-h-\[var\(--slotHeight\)\]{
    height: var(--slotHeight) !important;
  }.lg\:tw-h-full{
    height: 100% !important;
  }.lg\:tw-max-h-\[70vh\]{
    max-height: 70vh !important;
  }.lg\:tw-min-h-0{
    min-height: 0px !important;
  }.lg\:\!tw-w-4\/5{
    width: 80% !important;
  }.lg\:tw-w-4\/6{
    width: 66.666667% !important;
  }.lg\:tw-w-fit{
    width: -moz-fit-content !important;
    width: fit-content !important;
  }.lg\:tw-flex-1{
    flex: 1 1 0% !important;
  }.lg\:tw-grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }.lg\:tw-grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }.lg\:tw-grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }.lg\:tw-grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }.lg\:tw-flex-row{
    flex-direction: row !important;
  }.lg\:tw-flex-col{
    flex-direction: column !important;
  }.lg\:tw-items-center{
    align-items: center !important;
  }.lg\:tw-justify-center{
    justify-content: center !important;
  }.lg\:tw-gap-1{
    gap: 0.25rem !important;
  }.lg\:tw-gap-1\.5{
    gap: 0.375rem !important;
  }.lg\:tw-gap-10{
    gap: 2.5rem !important;
  }.lg\:tw-gap-11{
    gap: 2.75rem !important;
  }.lg\:tw-gap-12{
    gap: 3rem !important;
  }.lg\:tw-gap-14{
    gap: 3.5rem !important;
  }.lg\:tw-gap-16{
    gap: 4rem !important;
  }.lg\:tw-gap-2{
    gap: 0.5rem !important;
  }.lg\:tw-gap-2\.5{
    gap: 0.625rem !important;
  }.lg\:tw-gap-20{
    gap: 5rem !important;
  }.lg\:tw-gap-24{
    gap: 6rem !important;
  }.lg\:tw-gap-28{
    gap: 7rem !important;
  }.lg\:tw-gap-3{
    gap: 0.75rem !important;
  }.lg\:tw-gap-3\.5{
    gap: 0.875rem !important;
  }.lg\:tw-gap-32{
    gap: 8rem !important;
  }.lg\:tw-gap-36{
    gap: 9rem !important;
  }.lg\:tw-gap-4{
    gap: 1rem !important;
  }.lg\:tw-gap-40{
    gap: 10rem !important;
  }.lg\:tw-gap-44{
    gap: 11rem !important;
  }.lg\:tw-gap-48{
    gap: 12rem !important;
  }.lg\:tw-gap-5{
    gap: 1.25rem !important;
  }.lg\:tw-gap-52{
    gap: 13rem !important;
  }.lg\:tw-gap-56{
    gap: 14rem !important;
  }.lg\:tw-gap-6{
    gap: 1.5rem !important;
  }.lg\:tw-gap-60{
    gap: 15rem !important;
  }.lg\:tw-gap-64{
    gap: 16rem !important;
  }.lg\:tw-gap-7{
    gap: 1.75rem !important;
  }.lg\:tw-gap-72{
    gap: 18rem !important;
  }.lg\:tw-gap-8{
    gap: 2rem !important;
  }.lg\:tw-gap-80{
    gap: 20rem !important;
  }.lg\:tw-gap-9{
    gap: 2.25rem !important;
  }.lg\:tw-gap-96{
    gap: 24rem !important;
  }.lg\:tw-gap-x-1{
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }.lg\:tw-gap-x-8{
    -moz-column-gap: 2rem !important;
         column-gap: 2rem !important;
  }.lg\:tw-divide-y > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0 !important;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse))) !important;
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse)) !important;
  }.lg\:tw-divide-primary_25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1 !important;
    border-color: hsl(var(--twc-primary_25) / var(--twc-primary_25-opacity, var(--tw-divide-opacity))) !important;
  }.lg\:tw-overflow-y-auto{
    overflow-y: auto !important;
  }.lg\:tw-whitespace-nowrap{
    white-space: nowrap !important;
  }.lg\:tw-rounded-lg{
    border-radius: 0.5rem !important;
  }.lg\:\!tw-bg-primary_5{
    --tw-bg-opacity: 1 !important;
    background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity))) !important;
  }.lg\:tw-bg-primary_5{
    --tw-bg-opacity: 1 !important;
    background-color: hsl(var(--twc-primary_5) / var(--twc-primary_5-opacity, var(--tw-bg-opacity))) !important;
  }.lg\:tw-p-0{
    padding: 0px !important;
  }.lg\:tw-p-10{
    padding: 2.5rem !important;
  }.lg\:tw-p-8{
    padding: 2rem !important;
  }.lg\:tw-px-4{
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }.lg\:tw-px-8{
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }.lg\:tw-py-0{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }.lg\:tw-py-10{
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }.lg\:tw-py-2{
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }.lg\:tw-pb-4{
    padding-bottom: 1rem !important;
  }.lg\:tw-pb-8{
    padding-bottom: 2rem !important;
  }.lg\:tw-pl-8{
    padding-left: 2rem !important;
  }.lg\:tw-pt-6{
    padding-top: 1.5rem !important;
  }.lg\:tw-text-3xl{
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
  }.lg\:tw-text-base{
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }.lg\:tw-text-lg{
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
  }.lg\:tw-normal-case{
    text-transform: none !important;
  }.lg\:tw-leading-4{
    line-height: 1rem !important;
  }.lg\:tw-leading-5{
    line-height: 1.25rem !important;
  }
}@media (min-width: 1280px){.xl\:tw-col-span-3{
    grid-column: span 3 / span 3 !important;
  }.xl\:tw-col-start-4{
    grid-column-start: 4 !important;
  }.xl\:tw-col-start-7{
    grid-column-start: 7 !important;
  }.xl\:tw-col-start-8{
    grid-column-start: 8 !important;
  }.xl\:tw-col-end-10{
    grid-column-end: 10 !important;
  }.xl\:tw-mr-8{
    margin-right: 2rem !important;
  }.xl\:tw-block{
    display: block !important;
  }.xl\:tw-w-3\/6{
    width: 50% !important;
  }.xl\:tw-w-\[1000px\]{
    width: 1000px !important;
  }.xl\:tw-grid-cols-24{
    grid-template-columns: repeat(24, minmax(0, 1fr)) !important;
  }.xl\:tw-grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }.xl\:tw-grid-cols-8{
    grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
  }.xl\:tw-flex-row{
    flex-direction: row !important;
  }.xl\:tw-justify-end{
    justify-content: flex-end !important;
  }.xl\:tw-gap-4{
    gap: 1rem !important;
  }.xl\:tw-rounded-t-lg{
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }
}@media (min-width: 1536px){.\32xl\:tw-flex-row{
    flex-direction: row !important;
  }
}@media (orientation: portrait){.portrait\:tw-py-2{
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }.portrait\:tw-py-8{
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }.portrait\:tw-pb-10{
    padding-bottom: 2.5rem !important;
  }.portrait\:tw-pt-2{
    padding-top: 0.5rem !important;
  }
}@media (orientation: landscape){.landscape\:tw-hidden{
    display: none !important;
  }@media (min-width: 1024px){.landscape\:lg\:tw-grid-cols-2{
      grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
  }
}@media (forced-colors: active){.forced-colors\:tw-appearance-auto{
    -webkit-appearance: auto !important;
       -moz-appearance: auto !important;
            appearance: auto !important;
  }
}

/* Custom Table overrides */

.snackbarContent[data-v-c2b7f36f] {
	display: flex;
	align-items: center;
	gap: 8px;
	cursor: pointer;
}

.iMenuTreeItem--child[data-v-f650c13a] .v-list-item-title {
	--tw-text-opacity: 1;
	color: hsl(var(--twc-secondary_70) / var(--twc-secondary_70-opacity, var(--tw-text-opacity)));
}
.iMenuTreeItem--child[data-v-f650c13a] {
	padding-inline-start: 1rem !important;
}
