*, ::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:  ;
}/*
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)
*/

*:where(.wedocs-document,.wedocs-document *),
:where(.wedocs-document,.wedocs-document *)::before,
:where(.wedocs-document,.wedocs-document *)::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

:where(.wedocs-document,.wedocs-document *)::before,
:where(.wedocs-document,.wedocs-document *)::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
*/

.wedocs-document {
  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.
*/

.wedocs-document {
  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:where(.wedocs-document,.wedocs-document *) {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

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

abbr:where([title]):where(.wedocs-document,.wedocs-document *) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

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

h1:where(.wedocs-document,.wedocs-document *),
h2:where(.wedocs-document,.wedocs-document *),
h3:where(.wedocs-document,.wedocs-document *),
h4:where(.wedocs-document,.wedocs-document *),
h5:where(.wedocs-document,.wedocs-document *),
h6:where(.wedocs-document,.wedocs-document *) {
  font-size: inherit;
  font-weight: inherit;
}

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

a:where(.wedocs-document,.wedocs-document *) {
  color: inherit;
  text-decoration: inherit;
}

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

b:where(.wedocs-document,.wedocs-document *),
strong:where(.wedocs-document,.wedocs-document *) {
  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:where(.wedocs-document,.wedocs-document *),
kbd:where(.wedocs-document,.wedocs-document *),
samp:where(.wedocs-document,.wedocs-document *),
pre:where(.wedocs-document,.wedocs-document *) {
  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:where(.wedocs-document,.wedocs-document *) {
  font-size: 80%;
}

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

sub:where(.wedocs-document,.wedocs-document *),
sup:where(.wedocs-document,.wedocs-document *) {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub:where(.wedocs-document,.wedocs-document *) {
  bottom: -0.25em;
}

sup:where(.wedocs-document,.wedocs-document *) {
  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:where(.wedocs-document,.wedocs-document *) {
  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:where(.wedocs-document,.wedocs-document *),
input:where(.wedocs-document,.wedocs-document *),
optgroup:where(.wedocs-document,.wedocs-document *),
select:where(.wedocs-document,.wedocs-document *),
textarea:where(.wedocs-document,.wedocs-document *) {
  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:where(.wedocs-document,.wedocs-document *),
select:where(.wedocs-document,.wedocs-document *) {
  text-transform: none;
}

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

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

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

:-moz-focusring:where(.wedocs-document,.wedocs-document *) {
  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:where(.wedocs-document,.wedocs-document *) {
  box-shadow: none;
}

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

progress:where(.wedocs-document,.wedocs-document *) {
  vertical-align: baseline;
}

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

:where(.wedocs-document,.wedocs-document *) ::-webkit-inner-spin-button,
:where(.wedocs-document,.wedocs-document *) ::-webkit-outer-spin-button {
  height: auto;
}

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

[type='search']:where(.wedocs-document,.wedocs-document *) {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

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

:where(.wedocs-document,.wedocs-document *) ::-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.
*/

:where(.wedocs-document,.wedocs-document *) ::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

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

summary:where(.wedocs-document,.wedocs-document *) {
  display: list-item;
}

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

blockquote:where(.wedocs-document,.wedocs-document *),
dl:where(.wedocs-document,.wedocs-document *),
dd:where(.wedocs-document,.wedocs-document *),
h1:where(.wedocs-document,.wedocs-document *),
h2:where(.wedocs-document,.wedocs-document *),
h3:where(.wedocs-document,.wedocs-document *),
h4:where(.wedocs-document,.wedocs-document *),
h5:where(.wedocs-document,.wedocs-document *),
h6:where(.wedocs-document,.wedocs-document *),
hr:where(.wedocs-document,.wedocs-document *),
figure:where(.wedocs-document,.wedocs-document *),
p:where(.wedocs-document,.wedocs-document *),
pre:where(.wedocs-document,.wedocs-document *) {
  margin: 0;
}

fieldset:where(.wedocs-document,.wedocs-document *) {
  margin: 0;
  padding: 0;
}

legend:where(.wedocs-document,.wedocs-document *) {
  padding: 0;
}

ol:where(.wedocs-document,.wedocs-document *),
ul:where(.wedocs-document,.wedocs-document *),
menu:where(.wedocs-document,.wedocs-document *) {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog:where(.wedocs-document,.wedocs-document *) {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea:where(.wedocs-document,.wedocs-document *) {
  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.
*/

:where(.wedocs-document,.wedocs-document *) input::-moz-placeholder, :where(.wedocs-document,.wedocs-document *) textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

:where(.wedocs-document,.wedocs-document *) input::placeholder,
:where(.wedocs-document,.wedocs-document *) textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button:where(.wedocs-document,.wedocs-document *),
[role="button"]:where(.wedocs-document,.wedocs-document *) {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled:where(.wedocs-document,.wedocs-document *) {
  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:where(.wedocs-document,.wedocs-document *),
svg:where(.wedocs-document,.wedocs-document *),
video:where(.wedocs-document,.wedocs-document *),
canvas:where(.wedocs-document,.wedocs-document *),
audio:where(.wedocs-document,.wedocs-document *),
iframe:where(.wedocs-document,.wedocs-document *),
embed:where(.wedocs-document,.wedocs-document *),
object:where(.wedocs-document,.wedocs-document *) {
  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:where(.wedocs-document,.wedocs-document *),
video:where(.wedocs-document,.wedocs-document *) {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])):where(.wedocs-document,.wedocs-document *) {
  display: none;
}

:root,
[data-theme] {
  background-color: hsla(var(--b1) / var(--tw-bg-opacity, 1));
  color: hsla(var(--bc) / var(--tw-text-opacity, 1));
}

html {
  -webkit-tap-highlight-color: transparent;
}

:root {
  color-scheme: light;
  --pf: 258.89 94.378% 40.941%;
  --sf: 314 100% 37.647%;
  --af: 174 60% 40.784%;
  --nf: 219 14.085% 22.275%;
  --in: 198 93% 60%;
  --su: 158 64% 52%;
  --wa: 43 96% 56%;
  --er: 0 91% 71%;
  --inc: 198 100% 12%;
  --suc: 158 100% 10%;
  --wac: 43 100% 11%;
  --erc: 0 100% 14%;
  --rounded-box: 1rem;
  --rounded-btn: 0.5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: 0.25s;
  --animation-input: .2s;
  --btn-text-case: uppercase;
  --btn-focus-scale: 0.95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: 0.5rem;
  --p: 258.89 94.378% 51.176%;
  --pc: 0 0% 100%;
  --s: 314 100% 47.059%;
  --sc: 0 0% 100%;
  --a: 174 60% 50.98%;
  --ac: 174.71 43.59% 15.294%;
  --n: 219 14.085% 27.843%;
  --nc: 0 0% 100%;
  --b1: 0 0% 100%;
  --b2: 0 0% 94.902%;
  --b3: 180 1.9608% 90%;
  --bc: 215 27.907% 16.863%;
}

@media (prefers-color-scheme: dark) {

  :root {
    color-scheme: dark;
    --pf: 262.35 80.315% 40.157%;
    --sf: 315.75 70.196% 40%;
    --af: 174.69 70.335% 32.784%;
    --in: 198 93% 60%;
    --su: 158 64% 52%;
    --wa: 43 96% 56%;
    --er: 0 91% 71%;
    --inc: 198 100% 12%;
    --suc: 158 100% 10%;
    --wac: 43 100% 11%;
    --erc: 0 100% 14%;
    --rounded-box: 1rem;
    --rounded-btn: 0.5rem;
    --rounded-badge: 1.9rem;
    --animation-btn: 0.25s;
    --animation-input: .2s;
    --btn-text-case: uppercase;
    --btn-focus-scale: 0.95;
    --border-btn: 1px;
    --tab-border: 1px;
    --tab-radius: 0.5rem;
    --p: 262.35 80.315% 50.196%;
    --pc: 0 0% 100%;
    --s: 315.75 70.196% 50%;
    --sc: 0 0% 100%;
    --a: 174.69 70.335% 40.98%;
    --ac: 0 0% 100%;
    --n: 218.18 18.033% 11.961%;
    --nf: 222.86 17.073% 8.0392%;
    --nc: 220 13.376% 69.216%;
    --b1: 220 17.647% 20%;
    --b2: 220 17.241% 17.059%;
    --b3: 218.57 17.949% 15.294%;
    --bc: 220 13.376% 69.216%;
  }
}

[data-theme=light] {
  color-scheme: light;
  --pf: 258.89 94.378% 40.941%;
  --sf: 314 100% 37.647%;
  --af: 174 60% 40.784%;
  --nf: 219 14.085% 22.275%;
  --in: 198 93% 60%;
  --su: 158 64% 52%;
  --wa: 43 96% 56%;
  --er: 0 91% 71%;
  --inc: 198 100% 12%;
  --suc: 158 100% 10%;
  --wac: 43 100% 11%;
  --erc: 0 100% 14%;
  --rounded-box: 1rem;
  --rounded-btn: 0.5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: 0.25s;
  --animation-input: .2s;
  --btn-text-case: uppercase;
  --btn-focus-scale: 0.95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: 0.5rem;
  --p: 258.89 94.378% 51.176%;
  --pc: 0 0% 100%;
  --s: 314 100% 47.059%;
  --sc: 0 0% 100%;
  --a: 174 60% 50.98%;
  --ac: 174.71 43.59% 15.294%;
  --n: 219 14.085% 27.843%;
  --nc: 0 0% 100%;
  --b1: 0 0% 100%;
  --b2: 0 0% 94.902%;
  --b3: 180 1.9608% 90%;
  --bc: 215 27.907% 16.863%;
}

[data-theme=dark] {
  color-scheme: dark;
  --pf: 262.35 80.315% 40.157%;
  --sf: 315.75 70.196% 40%;
  --af: 174.69 70.335% 32.784%;
  --in: 198 93% 60%;
  --su: 158 64% 52%;
  --wa: 43 96% 56%;
  --er: 0 91% 71%;
  --inc: 198 100% 12%;
  --suc: 158 100% 10%;
  --wac: 43 100% 11%;
  --erc: 0 100% 14%;
  --rounded-box: 1rem;
  --rounded-btn: 0.5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: 0.25s;
  --animation-input: .2s;
  --btn-text-case: uppercase;
  --btn-focus-scale: 0.95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: 0.5rem;
  --p: 262.35 80.315% 50.196%;
  --pc: 0 0% 100%;
  --s: 315.75 70.196% 50%;
  --sc: 0 0% 100%;
  --a: 174.69 70.335% 40.98%;
  --ac: 0 0% 100%;
  --n: 218.18 18.033% 11.961%;
  --nf: 222.86 17.073% 8.0392%;
  --nc: 220 13.376% 69.216%;
  --b1: 220 17.647% 20%;
  --b2: 220 17.241% 17.059%;
  --b3: 218.57 17.949% 15.294%;
  --bc: 220 13.376% 69.216%;
}

[data-theme=cupcake] {
  color-scheme: light;
  --pf: 183.03 47.368% 47.216%;
  --sf: 338.25 71.429% 62.431%;
  --af: 39 84.112% 46.431%;
  --nf: 280 46.479% 11.137%;
  --in: 198 93% 60%;
  --su: 158 64% 52%;
  --wa: 43 96% 56%;
  --er: 0 91% 71%;
  --pc: 183.03 100% 11.804%;
  --sc: 338.25 100% 15.608%;
  --ac: 39 100% 11.608%;
  --nc: 280 82.688% 82.784%;
  --inc: 198 100% 12%;
  --suc: 158 100% 10%;
  --wac: 43 100% 11%;
  --erc: 0 100% 14%;
  --rounded-box: 1rem;
  --rounded-badge: 1.9rem;
  --animation-btn: 0.25s;
  --animation-input: .2s;
  --btn-text-case: uppercase;
  --btn-focus-scale: 0.95;
  --border-btn: 1px;
  --p: 183.03 47.368% 59.02%;
  --s: 338.25 71.429% 78.039%;
  --a: 39 84.112% 58.039%;
  --n: 280 46.479% 13.922%;
  --b1: 24 33.333% 97.059%;
  --b2: 26.667 21.951% 91.961%;
  --b3: 22.5 14.286% 89.02%;
  --bc: 280 46.479% 13.922%;
  --rounded-btn: 1.9rem;
  --tab-border: 2px;
  --tab-radius: .5rem;
}

[data-theme=bumblebee] {
  color-scheme: light;
  --pf: 41.124 74.167% 42.353%;
  --sf: 49.901 94.393% 46.431%;
  --af: 240 33.333% 11.294%;
  --nf: 240 33.333% 11.294%;
  --b2: 0 0% 90%;
  --b3: 0 0% 81%;
  --in: 198 93% 60%;
  --su: 158 64% 52%;
  --wa: 43 96% 56%;
  --er: 0 91% 71%;
  --bc: 0 0% 20%;
  --ac: 240 60.274% 82.824%;
  --nc: 240 60.274% 82.824%;
  --inc: 198 100% 12%;
  --suc: 158 100% 10%;
  --wac: 43 100% 11%;
  --erc: 0 100% 14%;
  --rounded-box: 1rem;
  --rounded-btn: 0.5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: 0.25s;
  --animation-input: .2s;
  --btn-text-case: uppercase;
  --btn-focus-scale: 0.95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: 0.5rem;
  --p: 41.124 74.167% 52.941%;
  --pc: 240 33.333% 14.118%;
  --s: 49.901 94.393% 58.039%;
  --sc: 240 33.333% 14.118%;
  --a: 240 33.333% 14.118%;
  --n: 240 33.333% 14.118%;
  --b1: 0 0% 100%;
}

[data-theme=emerald] {
  color-scheme: light;
  --pf: 141.18 50% 48%;
  --sf: 218.88 96.078% 48%;
  --af: 9.8901 81.25% 44.863%;
  --nf: 219.23 20.312% 20.078%;
  --b2: 0 0% 90%;
  --b3: 0 0% 81%;
  --in: 198 93% 60%;
  --su: 158 64% 52%;
  --wa: 43 96% 56%;
  --er: 0 91% 71%;
  --inc: 198 100% 12%;
  --suc: 158 100% 10%;
  --wac: 43 100% 11%;
  --erc: 0 100% 14%;
  --rounded-box: 1rem;
  --rounded-btn: 0.5rem;
  --rounded-badge: 1.9rem;
  --btn-text-case: uppercase;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: 0.5rem;
  --p: 141.18 50% 60%;
  --pc: 151.11 28.421% 18.627%;
  --s: 218.88 96.078% 60%;
  --sc: 210 20% 98.039%;
  --a: 9.8901 81.25% 56.078%;
  --ac: 210 20% 98.039%;
  --n: 219.23 20.312% 25.098%;
  --nc: 210 20% 98.039%;
  --b1: 0 0% 100%;
  --bc: 219.23 20.312% 25.098%;
  --animation-btn: 0;
  --animation-input: 0;
  --btn-focus-scale: 1;
}

[data-theme=corporate] {
  color-scheme: light;
  --pf: 229.09 95.652% 51.137%;
  --sf: 214.91 26.316% 47.216%;
  --af: 154.2 49.02% 48%;
  --nf: 233.33 27.273% 10.353%;
  --b2: 0 0% 90%;
  --b3: 0 0% 81%;
  --in: 198 93% 60%;
  --su: 158 64% 52%;
  --wa: 43 96% 56%;
  --er: 0 91% 71%;
  --pc: 229.09 100% 92.784%;
  --sc: 214.91 100% 11.804%;
  --ac: 154.2 100% 12%;
  --inc: 198 100% 12%;
  --suc: 158 100% 10%;
  --wac: 43 100% 11%;
  --erc: 0 100% 14%;
  --btn-text-case: uppercase;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: 0.5rem;
  --p: 229.09 95.652% 63.922%;
  --s: 214.91 26.316% 59.02%;
  --a: 154.2 49.02% 60%;
  --n: 233.33 27.273% 12.941%;
  --nc: 210 38.462% 94.902%;
  --b1: 0 0% 100%;
  --bc: 233.33 27.273% 12.941%;
  --rounded-box: 0.25rem;
  --rounded-btn: .125rem;
  --rounded-badge: .125rem;
  --animation-btn: 0;
  --animation-input: 0;
  --btn-focus-scale: 1;
}

[data-theme=synthwave] {
  color-scheme: dark;
  --pf: 320.73 69.62% 55.216%;
  --sf: 197.03 86.592% 51.922%;
  --af: 48 89.041% 45.647%;
  --nf: 253.22 60.825% 15.216%;
  --b2: 253.85 59.091% 23.294%;
  --b3: 253.85 59.091% 20.965%;
  --pc: 320.73 100% 13.804%;
  --sc: 197.03 100% 12.98%;
  --ac: 48 100% 11.412%;
  --rounded-box: 1rem;
  --rounded-btn: 0.5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: 0.25s;
  --animation-input: .2s;
  --btn-text-case: uppercase;
  --btn-focus-scale: 0.95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: 0.5rem;
  --p: 320.73 69.62% 69.02%;
  --s: 197.03 86.592% 64.902%;
  --a: 48 89.041% 57.059%;
  --n: 253.22 60.825% 19.02%;
  --nc: 260 60% 98.039%;
  --b1: 253.85 59.091% 25.882%;
  --bc: 260 60% 98.039%;
  --in: 199.13 86.957% 63.922%;
  --inc: 257.45 63.218% 17.059%;
  --su: 168.1 74.233% 68.039%;
  --suc: 257.45 63.218% 17.059%;
  --wa: 48 89.041% 57.059%;
  --wac: 257.45 63.218% 17.059%;
  --er: 351.85 73.636% 56.863%;
  --erc: 260 60% 98.039%;
}

[data-theme=retro] {
  color-scheme: light;
  --pf: 2.6667 73.77% 60.863%;
  --sf: 144.62 27.273% 57.569%;
  --af: 49.024 67.213% 60.863%;
  --nf: 41.667 16.822% 33.569%;
  --inc: 221.21 100% 90.667%;
  --suc: 142.13 100% 87.255%;
  --wac: 32.133 100% 8.7451%;
  --erc: 0 100% 90.118%;
  --animation-btn: 0.25s;
  --animation-input: .2s;
  --btn-text-case: uppercase;
  --btn-focus-scale: 0.95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: 0.5rem;
  --p: 2.6667 73.77% 76.078%;
  --pc: 345 5.2632% 14.902%;
  --s: 144.62 27.273% 71.961%;
  --sc: 345 5.2632% 14.902%;
  --a: 49.024 67.213% 76.078%;
  --ac: 345 5.2632% 14.902%;
  --n: 41.667 16.822% 41.961%;
  --nc: 45 47.059% 80%;
  --b1: 45 47.059% 80%;
  --b2: 45.283 37.063% 71.961%;
  --b3: 42.188 35.955% 65.098%;
  --bc: 345 5.2632% 14.902%;
  --in: 221.21 83.193% 53.333%;
  --su: 142.13 76.216% 36.275%;
  --wa: 32.133 94.619% 43.725%;
  --er: 0 72.222% 50.588%;
  --rounded-box: 0.4rem;
  --rounded-btn: 0.4rem;
  --rounded-badge: 0.4rem;
}

[data-theme=cyberpunk] {
  color-scheme: light;
  --pf: 344.78 100% 58.353%;
  --sf: 195.12 80.392% 56%;
  --af: 276 74.324% 56.784%;
  --nf: 57.273 100% 10.353%;
  --b2: 56 100% 45%;
  --b3: 56 100% 40.5%;
  --in: 198 93% 60%;
  --su: 158 64% 52%;
  --wa: 43 96% 56%;
  --er: 0 91% 71%;
  --bc: 56 100% 10%;
  --pc: 344.78 100% 14.588%;
  --sc: 195.12 100% 14%;
  --ac: 276 100% 14.196%;
  --inc: 198 100% 12%;
  --suc: 158 100% 10%;
  --wac: 43 100% 11%;
  --erc: 0 100% 14%;
  --animation-btn: 0.25s;
  --animation-input: .2s;
  --btn-text-case: uppercase;
  --btn-focus-scale: 0.95;
  --border-btn: 1px;
  --tab-border: 1px;
  font-family: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
  --p: 344.78 100% 72.941%;
  --s: 195.12 80.392% 70%;
  --a: 276 74.324% 70.98%;
  --n: 57.273 100% 12.941%;
  --nc: 56 100% 50%;
  --b1: 56 100% 50%;
  --rounded-box: 0;
  --rounded-btn: 0;
  --rounded-badge: 0;
  --tab-radius: 0;
}

[data-theme=valentine] {
  color-scheme: light;
  --pf: 353.23 73.81% 53.647%;
  --sf: 254.12 86.441% 61.49%;
  --af: 181.41 55.556% 56%;
  --nf: 336 42.857% 38.431%;
  --b2: 318.46 46.429% 80.118%;
  --b3: 318.46 46.429% 72.106%;
  --pc: 353.23 100% 13.412%;
  --sc: 254.12 100% 15.373%;
  --ac: 181.41 100% 14%;
  --inc: 221.21 100% 90.667%;
  --suc: 142.13 100% 87.255%;
  --wac: 32.133 100% 8.7451%;
  --erc: 0 100% 90.118%;
  --rounded-box: 1rem;
  --rounded-badge: 1.9rem;
  --animation-btn: 0.25s;
  --animation-input: .2s;
  --btn-text-case: uppercase;
  --btn-focus-scale: 0.95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: 0.5rem;
  --p: 353.23 73.81% 67.059%;
  --s: 254.12 86.441% 76.863%;
  --a: 181.41 55.556% 70%;
  --n: 336 42.857% 48.039%;
  --nc: 318.46 46.429% 89.02%;
  --b1: 318.46 46.429% 89.02%;
  --bc: 343.64 38.462% 28.039%;
  --in: 221.21 83.193% 53.333%;
  --su: 142.13 76.216% 36.275%;
  --wa: 32.133 94.619% 43.725%;
  --er: 0 72.222% 50.588%;
  --rounded-btn: 1.9rem;
}

[data-theme=halloween] {
  color-scheme: dark;
  --pf: 31.927 89.344% 41.725%;
  --sf: 271.22 45.794% 33.569%;
  --af: 91.071 100% 26.353%;
  --nf: 180 3.5714% 8.7843%;
  --b2: 0 0% 11.647%;
  --b3: 0 0% 10.482%;
  --bc: 0 0% 82.588%;
  --sc: 271.22 100% 88.392%;
  --ac: 91.071 100% 6.5882%;
  --nc: 180 4.8458% 82.196%;
  --inc: 221.21 100% 90.667%;
  --suc: 142.13 100% 87.255%;
  --wac: 32.133 100% 8.7451%;
  --erc: 0 100% 90.118%;
  --rounded-box: 1rem;
  --rounded-btn: 0.5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: 0.25s;
  --animation-input: .2s;
  --btn-text-case: uppercase;
  --btn-focus-scale: 0.95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: 0.5rem;
  --p: 31.927 89.344% 52.157%;
  --pc: 180 7.3171% 8.0392%;
  --s: 271.22 45.794% 41.961%;
  --a: 91.071 100% 32.941%;
  --n: 180 3.5714% 10.98%;
  --b1: 0 0% 12.941%;
  --in: 221.21 83.193% 53.333%;
  --su: 142.13 76.216% 36.275%;
  --wa: 32.133 94.619% 43.725%;
  --er: 0 72.222% 50.588%;
}

[data-theme=garden] {
  color-scheme: light;
  --pf: 138.86 15.982% 34.353%;
  --sf: 96.923 37.143% 74.51%;
  --af: 0 67.742% 75.137%;
  --nf: 0 3.9106% 28.078%;
  --b2: 0 4.3478% 81.882%;
  --b3: 0 4.3478% 73.694%;
  --in: 198 93% 60%;
  --su: 158 64% 52%;
  --wa: 43 96% 56%;
  --er: 0 91% 71%;
  --pc: 138.86 100% 88.588%;
  --inc: 198 100% 12%;
  --suc: 158 100% 10%;
  --wac: 43 100% 11%;
  --erc: 0 100% 14%;
  --rounded-box: 1rem;
  --rounded-btn: 0.5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: 0.25s;
  --animation-input: .2s;
  --btn-text-case: uppercase;
  --btn-focus-scale: 0.95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: 0.5rem;
  --p: 138.86 15.982% 42.941%;
  --s: 96.923 37.143% 93.137%;
  --sc: 96 32.468% 15.098%;
  --a: 0 67.742% 93.922%;
  --ac: 0 21.951% 16.078%;
  --n: 0 3.9106% 35.098%;
  --nc: 0 4.3478% 90.98%;
  --b1: 0 4.3478% 90.98%;
  --bc: 0 3.2258% 6.0784%;
}

[data-theme=forest] {
  color-scheme: dark;
  --pf: 141.04 71.963% 33.569%;
  --sf: 140.98 74.694% 38.431%;
  --af: 35.148 68.98% 41.569%;
  --nf: 0 9.6774% 4.8627%;
  --b2: 0 12.195% 7.2353%;
  --b3: 0 12.195% 6.5118%;
  --in: 198 93% 60%;
  --su: 158 64% 52%;
  --wa: 43 96% 56%;
  --er: 0 91% 71%;
  --bc: 0 11.727% 81.608%;
  --sc: 140.98 100% 9.6078%;
  --ac: 35.148 100% 10.392%;
  --nc: 0 6.8894% 81.216%;
  --inc: 198 100% 12%;
  --suc: 158 100% 10%;
  --wac: 43 100% 11%;
  --erc: 0 100% 14%;
  --rounded-box: 1rem;
  --rounded-badge: 1.9rem;
  --animation-btn: 0.25s;
  --animation-input: .2s;
  --btn-text-case: uppercase;
  --btn-focus-scale: 0.95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: 0.5rem;
  --p: 141.04 71.963% 41.961%;
  --pc: 140.66 100% 88.039%;
  --s: 140.98 74.694% 48.039%;
  --a: 35.148 68.98% 51.961%;
  --n: 0 9.6774% 6.0784%;
  --b1: 0 12.195% 8.0392%;
  --rounded-btn: 1.9rem;
}

[data-theme=aqua] {
  color-scheme: dark;
  --pf: 181.79 92.857% 39.529%;
  --sf: 274.41 30.909% 45.49%;
  --af: 47.059 100% 64%;
  --nf: 205.4 53.725% 40%;
  --b2: 218.61 52.511% 38.647%;
  --b3: 218.61 52.511% 34.782%;
  --bc: 218.61 100% 88.588%;
  --sc: 274.41 100% 91.373%;
  --ac: 47.059 100% 16%;
  --nc: 205.4 100% 90%;
  --inc: 221.21 100% 90.667%;
  --suc: 142.13 100% 87.255%;
  --wac: 32.133 100% 8.7451%;
  --erc: 0 100% 90.118%;
  --rounded-box: 1rem;
  --rounded-btn: 0.5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: 0.25s;
  --animation-input: .2s;
  --btn-text-case: uppercase;
  --btn-focus-scale: 0.95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: 0.5rem;
  --p: 181.79 92.857% 49.412%;
  --pc: 181.41 100% 16.667%;
  --s: 274.41 30.909% 56.863%;
  --a: 47.059 100% 80%;
  --n: 205.4 53.725% 50%;
  --b1: 218.61 52.511% 42.941%;
  --in: 221.21 83.193% 53.333%;
  --su: 142.13 76.216% 36.275%;
  --wa: 32.133 94.619% 43.725%;
  --er: 0 72.222% 50.588%;
}

[data-theme=lofi] {
  color-scheme: light;
  --pf: 0 0% 4.0784%;
  --sf: 0 1.9608% 8%;
  --af: 0 0% 11.922%;
  --nf: 0 0% 0%;
  --btn-text-case: uppercase;
  --border-btn: 1px;
  --tab-border: 1px;
  --p: 0 0% 5.098%;
  --pc: 0 0% 100%;
  --s: 0 1.9608% 10%;
  --sc: 0 0% 100%;
  --a: 0 0% 14.902%;
  --ac: 0 0% 100%;
  --n: 0 0% 0%;
  --nc: 0 0% 100%;
  --b1: 0 0% 100%;
  --b2: 0 0% 94.902%;
  --b3: 0 1.9608% 90%;
  --bc: 0 0% 0%;
  --in: 212.35 100% 47.647%;
  --inc: 0 0% 100%;
  --su: 136.84 72.152% 46.471%;
  --suc: 0 0% 100%;
  --wa: 4.5614 100% 66.471%;
  --wac: 0 0% 100%;
  --er: 325.05 77.6% 49.02%;
  --erc: 0 0% 100%;
  --rounded-box: 0.25rem;
  --rounded-btn: 0.125rem;
  --rounded-badge: 0.125rem;
  --animation-btn: 0;
  --animation-input: 0;
  --btn-focus-scale: 1;
  --tab-radius: 0;
}

[data-theme=pastel] {
  color-scheme: light;
  --pf: 283.64 21.569% 64%;
  --sf: 351.63 70.492% 70.431%;
  --af: 158.49 54.639% 64.784%;
  --nf: 198.62 43.719% 48.784%;
  --in: 198 93% 60%;
  --su: 158 64% 52%;
  --wa: 43 96% 56%;
  --er: 0 91% 71%;
  --bc: 0 0% 20%;
  --pc: 283.64 59.314% 16%;
  --sc: 351.63 100% 17.608%;
  --ac: 158.49 100% 16.196%;
  --nc: 198.62 100% 12.196%;
  --inc: 198 100% 12%;
  --suc: 158 100% 10%;
  --wac: 43 100% 11%;
  --erc: 0 100% 14%;
  --rounded-box: 1rem;
  --rounded-badge: 1.9rem;
  --animation-btn: 0.25s;
  --animation-input: .2s;
  --btn-text-case: uppercase;
  --btn-focus-scale: 0.95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: 0.5rem;
  --p: 283.64 21.569% 80%;
  --s: 351.63 70.492% 88.039%;
  --a: 158.49 54.639% 80.98%;
  --n: 198.62 43.719% 60.98%;
  --b1: 0 0% 100%;
  --b2: 210 20% 98.039%;
  --b3: 216 12.195% 83.922%;
  --rounded-btn: 1.9rem;
}

[data-theme=fantasy] {
  color-scheme: light;
  --pf: 296.04 82.813% 20.078%;
  --sf: 200 100% 29.647%;
  --af: 30.894 94.378% 40.941%;
  --nf: 215 27.907% 13.49%;
  --b2: 0 0% 90%;
  --b3: 0 0% 81%;
  --in: 198 93% 60%;
  --su: 158 64% 52%;
  --wa: 43 96% 56%;
  --er: 0 91% 71%;
  --pc: 296.04 100% 85.02%;
  --sc: 200 100% 87.412%;
  --ac: 30.894 100% 10.235%;
  --nc: 215 62.264% 83.373%;
  --inc: 198 100% 12%;
  --suc: 158 100% 10%;
  --wac: 43 100% 11%;
  --erc: 0 100% 14%;
  --rounded-box: 1rem;
  --rounded-btn: 0.5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: 0.25s;
  --animation-input: .2s;
  --btn-text-case: uppercase;
  --btn-focus-scale: 0.95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: 0.5rem;
  --p: 296.04 82.813% 25.098%;
  --s: 200 100% 37.059%;
  --a: 30.894 94.378% 51.176%;
  --n: 215 27.907% 16.863%;
  --b1: 0 0% 100%;
  --bc: 215 27.907% 16.863%;
}

[data-theme=wireframe] {
  color-scheme: light;
  --pf: 0 0% 57.725%;
  --sf: 0 0% 57.725%;
  --af: 0 0% 57.725%;
  --nf: 0 0% 73.725%;
  --bc: 0 0% 20%;
  --pc: 0 0% 14.431%;
  --sc: 0 0% 14.431%;
  --ac: 0 0% 14.431%;
  --nc: 0 0% 18.431%;
  --inc: 240 100% 90%;
  --suc: 120 100% 85.02%;
  --wac: 60 100% 10%;
  --erc: 0 100% 90%;
  --animation-btn: 0.25s;
  --animation-input: .2s;
  --btn-text-case: uppercase;
  --btn-focus-scale: 0.95;
  --border-btn: 1px;
  --tab-border: 1px;
  font-family: Chalkboard,comic sans ms,"sanssecondaryerif";
  --p: 0 0% 72.157%;
  --s: 0 0% 72.157%;
  --a: 0 0% 72.157%;
  --n: 0 0% 92.157%;
  --b1: 0 0% 100%;
  --b2: 0 0% 93.333%;
  --b3: 0 0% 86.667%;
  --in: 240 100% 50%;
  --su: 120 100% 25.098%;
  --wa: 60 30.196% 50%;
  --er: 0 100% 50%;
  --rounded-box: 0.2rem;
  --rounded-btn: 0.2rem;
  --rounded-badge: 0.2rem;
  --tab-radius: 0.2rem;
}

[data-theme=black] {
  color-scheme: dark;
  --pf: 0 1.9608% 16%;
  --sf: 0 1.9608% 16%;
  --af: 0 1.9608% 16%;
  --bc: 0 0% 80%;
  --pc: 0 5.3922% 84%;
  --sc: 0 5.3922% 84%;
  --ac: 0 5.3922% 84%;
  --nc: 0 2.5404% 83.02%;
  --inc: 240 100% 90%;
  --suc: 120 100% 85.02%;
  --wac: 60 100% 10%;
  --erc: 0 100% 90%;
  --border-btn: 1px;
  --tab-border: 1px;
  --p: 0 1.9608% 20%;
  --s: 0 1.9608% 20%;
  --a: 0 1.9608% 20%;
  --b1: 0 0% 0%;
  --b2: 0 0% 5.098%;
  --b3: 0 1.9608% 10%;
  --n: 0 1.2987% 15.098%;
  --nf: 0 1.9608% 20%;
  --in: 240 100% 50%;
  --su: 120 100% 25.098%;
  --wa: 60 100% 50%;
  --er: 0 100% 50%;
  --rounded-box: 0;
  --rounded-btn: 0;
  --rounded-badge: 0;
  --animation-btn: 0;
  --animation-input: 0;
  --btn-text-case: lowercase;
  --btn-focus-scale: 1;
  --tab-radius: 0;
}

[data-theme=luxury] {
  color-scheme: dark;
  --pf: 0 0% 80%;
  --sf: 218.4 54.348% 14.431%;
  --af: 318.62 21.805% 20.863%;
  --nf: 270 4.3478% 7.2157%;
  --pc: 0 0% 20%;
  --sc: 218.4 100% 83.608%;
  --ac: 318.62 84.615% 85.216%;
  --inc: 202.35 100% 14%;
  --suc: 89.007 100% 10.392%;
  --wac: 53.906 100% 12.706%;
  --erc: 0 100% 14.353%;
  --rounded-box: 1rem;
  --rounded-btn: 0.5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: 0.25s;
  --animation-input: .2s;
  --btn-text-case: uppercase;
  --btn-focus-scale: 0.95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: 0.5rem;
  --p: 0 0% 100%;
  --s: 218.4 54.348% 18.039%;
  --a: 318.62 21.805% 26.078%;
  --n: 270 4.3478% 9.0196%;
  --nc: 37.083 67.29% 58.039%;
  --b1: 240 10% 3.9216%;
  --b2: 270 4.3478% 9.0196%;
  --b3: 270 2.1739% 18.039%;
  --bc: 37.083 67.29% 58.039%;
  --in: 202.35 100% 70%;
  --su: 89.007 61.633% 51.961%;
  --wa: 53.906 68.817% 63.529%;
  --er: 0 100% 71.765%;
}

[data-theme=dracula] {
  color-scheme: dark;
  --pf: 325.52 100% 58.98%;
  --sf: 264.71 89.474% 62.118%;
  --af: 31.02 100% 56.941%;
  --nf: 229.57 15.033% 24%;
  --b2: 231.43 14.894% 16.588%;
  --b3: 231.43 14.894% 14.929%;
  --pc: 325.52 100% 14.745%;
  --sc: 264.71 100% 15.529%;
  --ac: 31.02 100% 14.235%;
  --nc: 229.57 70.868% 86%;
  --inc: 190.53 100% 15.373%;
  --suc: 135.18 100% 12.941%;
  --wac: 64.909 100% 15.294%;
  --erc: 0 100% 93.333%;
  --rounded-box: 1rem;
  --rounded-btn: 0.5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: 0.25s;
  --animation-input: .2s;
  --btn-text-case: uppercase;
  --btn-focus-scale: 0.95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: 0.5rem;
  --p: 325.52 100% 73.725%;
  --s: 264.71 89.474% 77.647%;
  --a: 31.02 100% 71.176%;
  --n: 229.57 15.033% 30%;
  --b1: 231.43 14.894% 18.431%;
  --bc: 60 30% 96.078%;
  --in: 190.53 96.61% 76.863%;
  --su: 135.18 94.444% 64.706%;
  --wa: 64.909 91.667% 76.471%;
  --er: 0 100% 66.667%;
}

[data-theme=cmyk] {
  color-scheme: light;
  --pf: 202.72 83.251% 48.157%;
  --sf: 335.25 77.67% 47.686%;
  --af: 56.195 100% 47.843%;
  --nf: 0 0% 8.1569%;
  --b2: 0 0% 90%;
  --b3: 0 0% 81%;
  --bc: 0 0% 20%;
  --pc: 202.72 100% 12.039%;
  --sc: 335.25 100% 91.922%;
  --ac: 56.195 100% 11.961%;
  --nc: 0 0% 82.039%;
  --inc: 192.2 100% 10.431%;
  --suc: 291.06 100% 87.608%;
  --wac: 25.027 100% 11.333%;
  --erc: 3.956 100% 91.137%;
  --rounded-box: 1rem;
  --rounded-btn: 0.5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: 0.25s;
  --animation-input: .2s;
  --btn-text-case: uppercase;
  --btn-focus-scale: 0.95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: 0.5rem;
  --p: 202.72 83.251% 60.196%;
  --s: 335.25 77.67% 59.608%;
  --a: 56.195 100% 59.804%;
  --n: 0 0% 10.196%;
  --b1: 0 0% 100%;
  --in: 192.2 48.361% 52.157%;
  --su: 291.06 48.454% 38.039%;
  --wa: 25.027 84.615% 56.667%;
  --er: 3.956 80.531% 55.686%;
}

[data-theme=autumn] {
  color-scheme: light;
  --pf: 344.23 95.804% 22.431%;
  --sf: 0.44444 63.38% 46.588%;
  --af: 27.477 56.021% 50.039%;
  --nf: 22.105 17.117% 34.824%;
  --b2: 0 0% 85.059%;
  --b3: 0 0% 76.553%;
  --bc: 0 0% 18.902%;
  --pc: 344.23 100% 85.608%;
  --sc: 0.44444 100% 91.647%;
  --ac: 27.477 100% 12.51%;
  --nc: 22.105 100% 88.706%;
  --inc: 186.94 100% 9.9216%;
  --suc: 164.59 100% 8.6275%;
  --wac: 30.141 100% 9.9216%;
  --erc: 353.6 100% 89.765%;
  --rounded-box: 1rem;
  --rounded-btn: 0.5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: 0.25s;
  --animation-input: .2s;
  --btn-text-case: uppercase;
  --btn-focus-scale: 0.95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: 0.5rem;
  --p: 344.23 95.804% 28.039%;
  --s: 0.44444 63.38% 58.235%;
  --a: 27.477 56.021% 62.549%;
  --n: 22.105 17.117% 43.529%;
  --b1: 0 0% 94.51%;
  --in: 186.94 47.826% 49.608%;
  --su: 164.59 33.636% 43.137%;
  --wa: 30.141 84.19% 49.608%;
  --er: 353.6 79.116% 48.824%;
}

[data-theme=business] {
  color-scheme: dark;
  --pf: 210 64.103% 24.471%;
  --sf: 200 12.931% 43.608%;
  --af: 12.515 79.512% 47.843%;
  --nf: 212.73 13.58% 12.706%;
  --b2: 0 0% 11.294%;
  --b3: 0 0% 10.165%;
  --bc: 0 0% 82.51%;
  --pc: 210 100% 86.118%;
  --sc: 200 100% 10.902%;
  --ac: 12.515 100% 11.961%;
  --nc: 212.73 28.205% 83.176%;
  --inc: 199.15 100% 88.353%;
  --suc: 144 100% 11.137%;
  --wac: 39.231 100% 12.078%;
  --erc: 6.3415 100% 88.667%;
  --animation-btn: 0.25s;
  --animation-input: .2s;
  --btn-text-case: uppercase;
  --btn-focus-scale: 0.95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: 0.5rem;
  --p: 210 64.103% 30.588%;
  --s: 200 12.931% 54.51%;
  --a: 12.515 79.512% 59.804%;
  --n: 212.73 13.58% 15.882%;
  --b1: 0 0% 12.549%;
  --in: 199.15 100% 41.765%;
  --su: 144 30.973% 55.686%;
  --wa: 39.231 64.356% 60.392%;
  --er: 6.3415 55.656% 43.333%;
  --rounded-box: 0.25rem;
  --rounded-btn: .125rem;
  --rounded-badge: .125rem;
}

[data-theme=acid] {
  color-scheme: light;
  --pf: 302.59 100% 40%;
  --sf: 27.294 100% 40%;
  --af: 72 98.425% 40.157%;
  --nf: 238.42 43.182% 13.804%;
  --b2: 0 0% 88.235%;
  --b3: 0 0% 79.412%;
  --bc: 0 0% 19.608%;
  --pc: 302.59 100% 90%;
  --sc: 27.294 100% 10%;
  --ac: 72 100% 10.039%;
  --nc: 238.42 99.052% 83.451%;
  --inc: 209.85 100% 11.569%;
  --suc: 148.87 100% 11.608%;
  --wac: 52.574 100% 11.451%;
  --erc: 0.78261 100% 89.02%;
  --animation-btn: 0.25s;
  --animation-input: .2s;
  --btn-text-case: uppercase;
  --btn-focus-scale: 0.95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: 0.5rem;
  --p: 302.59 100% 50%;
  --s: 27.294 100% 50%;
  --a: 72 98.425% 50.196%;
  --n: 238.42 43.182% 17.255%;
  --b1: 0 0% 98.039%;
  --in: 209.85 91.628% 57.843%;
  --su: 148.87 49.533% 58.039%;
  --wa: 52.574 92.661% 57.255%;
  --er: 0.78261 100% 45.098%;
  --rounded-box: 1.25rem;
  --rounded-btn: 1rem;
  --rounded-badge: 1rem;
}

[data-theme=lemonade] {
  color-scheme: light;
  --pf: 88.8 96.154% 24.471%;
  --sf: 60 80.952% 43.765%;
  --af: 62.553 79.661% 70.745%;
  --nf: 238.42 43.182% 13.804%;
  --b2: 0 0% 90%;
  --b3: 0 0% 81%;
  --bc: 0 0% 20%;
  --pc: 88.8 100% 86.118%;
  --sc: 60 100% 10.941%;
  --ac: 62.553 100% 17.686%;
  --nc: 238.42 99.052% 83.451%;
  --inc: 191.61 79.118% 16.902%;
  --suc: 74.458 100% 15.725%;
  --wac: 50.182 100% 15.059%;
  --erc: 0.98361 100% 16.588%;
  --rounded-box: 1rem;
  --rounded-btn: 0.5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: 0.25s;
  --animation-input: .2s;
  --btn-text-case: uppercase;
  --btn-focus-scale: 0.95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: 0.5rem;
  --p: 88.8 96.154% 30.588%;
  --s: 60 80.952% 54.706%;
  --a: 62.553 79.661% 88.431%;
  --n: 238.42 43.182% 17.255%;
  --b1: 0 0% 100%;
  --in: 191.61 39.241% 84.51%;
  --su: 74.458 76.147% 78.627%;
  --wa: 50.182 87.302% 75.294%;
  --er: 0.98361 70.115% 82.941%;
}

[data-theme=night] {
  color-scheme: dark;
  --pf: 198.44 93.204% 47.686%;
  --sf: 234.45 89.474% 59.137%;
  --af: 328.85 85.621% 56%;
  --b2: 222.22 47.368% 10.059%;
  --b3: 222.22 47.368% 9.0529%;
  --bc: 222.22 65.563% 82.235%;
  --pc: 198.44 100% 11.922%;
  --sc: 234.45 100% 14.784%;
  --ac: 328.85 100% 14%;
  --nc: 217.24 75.772% 83.49%;
  --inc: 198.46 100% 9.6078%;
  --suc: 172.46 100% 10.078%;
  --wac: 40.61 100% 12.706%;
  --erc: 350.94 100% 14.235%;
  --rounded-box: 1rem;
  --rounded-btn: 0.5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: 0.25s;
  --animation-input: .2s;
  --btn-text-case: uppercase;
  --btn-focus-scale: 0.95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: 0.5rem;
  --p: 198.44 93.204% 59.608%;
  --s: 234.45 89.474% 73.922%;
  --a: 328.85 85.621% 70%;
  --n: 217.24 32.584% 17.451%;
  --nf: 217.06 30.357% 21.961%;
  --b1: 222.22 47.368% 11.176%;
  --in: 198.46 90.204% 48.039%;
  --su: 172.46 66.008% 50.392%;
  --wa: 40.61 88.172% 63.529%;
  --er: 350.94 94.558% 71.176%;
}

[data-theme=coffee] {
  color-scheme: dark;
  --pf: 29.583 66.667% 46.118%;
  --sf: 182.4 24.752% 15.843%;
  --af: 194.19 74.4% 19.608%;
  --nf: 300 20% 4.7059%;
  --b2: 306 18.519% 9.5294%;
  --b3: 306 18.519% 8.5765%;
  --pc: 29.583 100% 11.529%;
  --sc: 182.4 67.237% 83.961%;
  --ac: 194.19 100% 84.902%;
  --nc: 300 13.75% 81.176%;
  --inc: 171.15 100% 13.451%;
  --suc: 92.5 100% 12.471%;
  --wac: 43.125 100% 13.725%;
  --erc: 9.7561 100% 14.941%;
  --rounded-box: 1rem;
  --rounded-btn: 0.5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: 0.25s;
  --animation-input: .2s;
  --btn-text-case: uppercase;
  --btn-focus-scale: 0.95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: 0.5rem;
  --p: 29.583 66.667% 57.647%;
  --s: 182.4 24.752% 19.804%;
  --a: 194.19 74.4% 24.51%;
  --n: 300 20% 5.8824%;
  --b1: 306 18.519% 10.588%;
  --bc: 36.667 8.3333% 42.353%;
  --in: 171.15 36.527% 67.255%;
  --su: 92.5 25% 62.353%;
  --wa: 43.125 100% 68.627%;
  --er: 9.7561 95.349% 74.706%;
}

[data-theme=winter] {
  color-scheme: light;
  --pf: 211.79 100% 40.627%;
  --sf: 246.92 47.273% 34.51%;
  --af: 310.41 49.388% 41.569%;
  --nf: 217.02 92.157% 8%;
  --pc: 211.79 100% 90.157%;
  --sc: 246.92 100% 88.627%;
  --ac: 310.41 100% 90.392%;
  --nc: 217.02 100% 82%;
  --inc: 191.54 100% 15.608%;
  --suc: 181.5 100% 13.255%;
  --wac: 32.308 100% 16.706%;
  --erc: 0 100% 14.431%;
  --rounded-box: 1rem;
  --rounded-btn: 0.5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: 0.25s;
  --animation-input: .2s;
  --btn-text-case: uppercase;
  --btn-focus-scale: 0.95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: 0.5rem;
  --p: 211.79 100% 50.784%;
  --s: 246.92 47.273% 43.137%;
  --a: 310.41 49.388% 51.961%;
  --n: 217.02 92.157% 10%;
  --b1: 0 0% 100%;
  --b2: 216.92 100% 97.451%;
  --b3: 218.82 43.59% 92.353%;
  --bc: 214.29 30.061% 31.961%;
  --in: 191.54 92.857% 78.039%;
  --su: 181.5 46.512% 66.275%;
  --wa: 32.308 61.905% 83.529%;
  --er: 0 63.38% 72.157%;
}

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

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

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

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

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

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

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

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

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

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

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

input:where([type='checkbox']) {
  border-radius: 0px;
}

input:where([type='radio']) {
  border-radius: 100%;
}

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

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

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

@media (forced-colors: active)  {

  input:where([type='checkbox']):checked {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

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

@media (forced-colors: active)  {

  input:where([type='radio']):checked {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

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

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

@media (forced-colors: active)  {

  input:where([type='checkbox']):indeterminate {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

input:where([type='checkbox']):indeterminate:hover,input:where([type='checkbox']):indeterminate:focus {
  border-color: transparent;
  background-color: currentColor;
}

input:where([type='file']) {
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}

input:where([type='file']):focus {
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}.\!container {
  width: 100% !important;
}.container {
  width: 100%;
}@media (min-width: 640px) {

  .\!container {
    max-width: 640px !important;
  }

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

  .\!container {
    max-width: 768px !important;
  }

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

  .\!container {
    max-width: 1024px !important;
  }

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

  .\!container {
    max-width: 1280px !important;
  }

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

  .\!container {
    max-width: 1536px !important;
  }

  .container {
    max-width: 1536px;
  }
}.avatar {
  position: relative;
  display: inline-flex;
}.avatar > div {
  display: block;
  aspect-ratio: 1 / 1;
  overflow: hidden;
}.avatar img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}.avatar.placeholder > div {
  display: flex;
  align-items: center;
  justify-content: center;
}.breadcrumbs {
  max-width: 100%;
  overflow-x: auto;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}.breadcrumbs > ul,.breadcrumbs > ol {
  display: flex;
  align-items: center;
  white-space: nowrap;
  min-height: -moz-min-content;
  min-height: min-content;
}.breadcrumbs > ul > li, .breadcrumbs > ol > li {
  display: flex;
  align-items: center;
}.breadcrumbs > ul > li > a, .breadcrumbs > ol > li > a {
  display: flex;
  cursor: pointer;
  align-items: center;
}.breadcrumbs > ul > li > a:hover, .breadcrumbs > ol > li > a:hover {
  text-decoration-line: underline;
}.btn {
  display: inline-flex;
  flex-shrink: 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border-color: transparent;
  border-color: hsl(var(--n) / var(--tw-border-opacity));
  text-align: center;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: var(--rounded-btn, 0.5rem);
  height: 3rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  line-height: 1em;
  min-height: 3rem;
  font-weight: 600;
  text-transform: uppercase;
  text-transform: var(--btn-text-case, uppercase);
  text-decoration-line: none;
  border-width: var(--border-btn, 1px);
  animation: button-pop var(--animation-btn, 0.25s) ease-out;
  --tw-border-opacity: 1;
  --tw-bg-opacity: 1;
  background-color: hsl(var(--n) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: hsl(var(--nc) / var(--tw-text-opacity));
}.btn-disabled,
  .btn[disabled] {
  pointer-events: none;
}.btn.loading,
    .btn.loading:hover {
  pointer-events: none;
}.btn.\!loading,
    .btn.\!loading:hover {
  pointer-events: none !important;
}.btn.loading:before {
  margin-right: 0.5rem;
  height: 1rem;
  width: 1rem;
  border-radius: 9999px;
  border-width: 2px;
  animation: spin 2s linear infinite;
  content: "";
  border-top-color: transparent;
  border-left-color: transparent;
  border-bottom-color: currentColor;
  border-right-color: currentColor;
}.btn.\!loading:before {
  margin-right: 0.5rem !important;
  height: 1rem !important;
  width: 1rem !important;
  border-radius: 9999px !important;
  border-width: 2px !important;
  animation: spin 2s linear infinite !important;
  content: "" !important;
  border-top-color: transparent !important;
  border-left-color: transparent !important;
  border-bottom-color: currentColor !important;
  border-right-color: currentColor !important;
}@media (prefers-reduced-motion: reduce) {

  .btn.loading:before {
    animation: spin 10s linear infinite;
  }

  .btn.\!loading:before {
    animation: spin 10s linear infinite !important;
  }
}@keyframes spin {

  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}.btn-group > input[type="radio"].btn {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}.btn-group > input[type="radio"].btn:before {
  content: attr(data-title);
}.card {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: var(--rounded-box, 1rem);
}.card:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}.card figure {
  display: flex;
  align-items: center;
  justify-content: center;
}.card.image-full {
  display: grid;
}.card.image-full:before {
  position: relative;
  content: "";
  z-index: 10;
  --tw-bg-opacity: 1;
  background-color: hsl(var(--n) / var(--tw-bg-opacity));
  opacity: 0.75;
  border-radius: var(--rounded-box, 1rem);
}.card.image-full:before,
    .card.image-full > * {
  grid-column-start: 1;
  grid-row-start: 1;
}.card.image-full > figure img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}.card.image-full > .card-body {
  position: relative;
  z-index: 20;
  --tw-text-opacity: 1;
  color: hsl(var(--nc) / var(--tw-text-opacity));
}.carousel {
  display: flex;
  overflow-x: scroll;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -ms-overflow-style: none;
  scrollbar-width: none;
}.checkbox {
  flex-shrink: 0;
  --chkbg: var(--bc);
  --chkfg: var(--b1);
  height: 1.5rem;
  width: 1.5rem;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-width: 1px;
  border-color: hsl(var(--bc) / var(--tw-border-opacity));
  --tw-border-opacity: 0.2;
  border-radius: var(--rounded-btn, 0.5rem);
}.collapse.collapse {
  visibility: visible;
}.collapse {
  position: relative;
  display: grid;
  overflow: hidden;
  grid-template-rows: 1fr auto;
}.collapse-title,
.collapse > input[type="checkbox"],
.collapse-content {
  grid-column-start: 1;
  grid-row-start: 1;
}.collapse > input[type="checkbox"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  opacity: 0;
}.collapse-open .collapse-content,
.collapse:focus:not(.collapse-close) .collapse-content,
.collapse:not(.collapse-close)
  input[type="checkbox"]:checked
  ~ .collapse-content {
  max-height: none;
}.divider {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
  margin-top: 1rem;
  margin-bottom: 1rem;
  height: 1rem;
  white-space: nowrap;
}.divider:before,
  .divider:after {
  content: "";
  flex-grow: 1;
  height: 0.125rem;
  width: 100%;
}.dropdown {
  position: relative;
  display: inline-block;
}.dropdown > *:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}.dropdown .dropdown-content {
  visibility: hidden;
  position: absolute;
  z-index: 50;
  opacity: 0;
  transform-origin: top;
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  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-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}.dropdown.dropdown-open .dropdown-content,
.dropdown.dropdown-hover:hover .dropdown-content,
.dropdown:not(.dropdown-hover):focus .dropdown-content,
.dropdown:not(.dropdown-hover):focus-within .dropdown-content {
  visibility: visible;
  opacity: 1;
}.footer {
  display: grid;
  width: 100%;
  grid-auto-flow: row;
  place-items: start;
  row-gap: 2.5rem;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}.footer > * {
  display: grid;
  place-items: start;
  gap: 0.5rem;
}@media (min-width: 48rem) {

  .footer {
    grid-auto-flow: column;
  }

  .footer-center {
    grid-auto-flow: row dense;
  }
}.label {
  display: flex;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: center;
  justify-content: space-between;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}.indicator {
  position: relative;
  display: inline-flex;
  width: -moz-max-content;
  width: max-content;
}.indicator :where(.indicator-item) {
  z-index: 1;
  position: absolute;
  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));
  white-space: nowrap;
}.input {
  flex-shrink: 1;
  height: 3rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1rem;
  line-height: 2;
  line-height: 1.5rem;
  border-width: 1px;
  border-color: hsl(var(--bc) / var(--tw-border-opacity));
  --tw-border-opacity: 0;
  --tw-bg-opacity: 1;
  background-color: hsl(var(--b1) / var(--tw-bg-opacity));
  border-radius: var(--rounded-btn, 0.5rem);
}.input-group > .input {
  isolation: isolate;
}.input-group > *,
  .input-group > .input,
  .input-group > .textarea,
  .input-group > .select {
  border-radius: 0px;
}.kbd {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-width: 1px;
  border-color: hsl(var(--bc) / var(--tw-border-opacity));
  --tw-border-opacity: 0.2;
  --tw-bg-opacity: 1;
  background-color: hsl(var(--b2, var(--b1)) / var(--tw-bg-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border-radius: var(--rounded-btn, 0.5rem);
  border-bottom-width: 2px;
  min-height: 2.2em;
  min-width: 2.2em;
}.link {
  cursor: pointer;
  text-decoration-line: underline;
}.mask {
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
}.menu {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}.menu.horizontal {
  display: inline-flex;
  flex-direction: row;
}.menu.horizontal :where(li) {
  flex-direction: row;
}:where(.menu li) {
  position: relative;
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: stretch;
}.menu :where(li:not(.menu-title)) > :where(*:not(ul)) {
  display: flex;
}.menu :where(li:not(.disabled):not(.menu-title)) > :where(*:not(ul)) {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: center;
  outline: 2px solid transparent;
  outline-offset: 2px;
}.menu > :where(li > *:not(ul):focus) {
  outline: 2px solid transparent;
  outline-offset: 2px;
}.menu > :where(li.disabled > *:not(ul):focus) {
  cursor: auto;
}.menu > :where(li) :where(ul) {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}.menu > :where(li) > :where(ul) {
  position: absolute;
  display: none;
  top: initial;
  left: 100%;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}.menu > :where(li:hover) > :where(ul) {
  display: flex;
}.menu > :where(li:focus) > :where(ul) {
  display: flex;
}.\!modal {
  pointer-events: none !important;
  visibility: hidden !important;
  position: fixed !important;
  inset: 0px !important;
  display: flex !important;
  justify-content: center !important;
  opacity: 0 !important;
  z-index: 999 !important;
  background-color: hsl(var(--nf, var(--n)) / var(--tw-bg-opacity)) !important;
  --tw-bg-opacity: 0.4 !important;
  transition-duration: 200ms !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-property: transform, opacity, visibility !important;
  overflow-y: hidden !important;
  overscroll-behavior: contain !important;
}.modal {
  pointer-events: none;
  visibility: hidden;
  position: fixed;
  inset: 0px;
  display: flex;
  justify-content: center;
  opacity: 0;
  z-index: 999;
  background-color: hsl(var(--nf, var(--n)) / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.4;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: transform, opacity, visibility;
  overflow-y: hidden;
  overscroll-behavior: contain;
}:where(.\!modal) {
  align-items: center !important;
}:where(.modal) {
  align-items: center;
}
.\!modal:target,
.modal-toggle:checked + .\!modal {
  pointer-events: auto !important;
  visibility: visible !important;
  opacity: 1 !important;
}.modal-open,
.modal:target,
.modal-toggle:checked + .modal {
  pointer-events: auto;
  visibility: visible;
  opacity: 1;
}
.\!modal:target,
.modal-toggle:checked + .\!modal {
  pointer-events: auto !important;
  visibility: visible !important;
  opacity: 1 !important;
}.progress {
  position: relative;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  overflow: hidden;
  height: 0.5rem;
  border-radius: var(--rounded-box, 1rem);
}.radio {
  flex-shrink: 0;
  --chkbg: var(--bc);
  height: 1.5rem;
  width: 1.5rem;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 9999px;
  border-width: 1px;
  border-color: hsl(var(--bc) / var(--tw-border-opacity));
  --tw-border-opacity: 0.2;
}.range {
  height: 1.5rem;
  width: 100%;
  cursor: pointer;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  --range-shdw: var(--bc);
  overflow: hidden;
  background-color: transparent;
  border-radius: var(--rounded-box, 1rem);
}.range:focus {
  outline: none;
}.select {
  display: inline-flex;
  flex-shrink: 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 3rem;
  padding-left: 1rem;
  padding-right: 2.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  line-height: 2;
  min-height: 3rem;
  border-width: 1px;
  border-color: hsl(var(--bc) / var(--tw-border-opacity));
  --tw-border-opacity: 0;
  --tw-bg-opacity: 1;
  background-color: hsl(var(--b1) / var(--tw-bg-opacity));
  font-weight: 600;
  border-radius: var(--rounded-btn, 0.5rem);
  background-image: linear-gradient(45deg, transparent 50%, currentColor 50%), linear-gradient(135deg, currentColor 50%, transparent 50%);
  background-position: calc(100% - 20px) calc(1px + 50%), calc(100% - 16px) calc(1px + 50%);
  background-size: 4px 4px, 4px 4px;
  background-repeat: no-repeat;
}.select[multiple] {
  height: auto;
}.stats {
  display: inline-grid;
  --tw-bg-opacity: 1;
  background-color: hsl(var(--b1) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: hsl(var(--bc) / var(--tw-text-opacity));
  border-radius: var(--rounded-box, 1rem);
}:where(.stats) {
  grid-auto-flow: column;
  overflow-x: auto;
}.steps {
  display: inline-grid;
  grid-auto-flow: column;
  overflow: hidden;
  overflow-x: auto;
  counter-reset: step;
  grid-auto-columns: 1fr;
}.steps .step {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-template-columns: auto;
  grid-template-rows: repeat(2, minmax(0, 1fr));
  grid-template-rows: 40px 1fr;
  place-items: center;
  text-align: center;
  min-width: 4rem;
}.tabs {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}.\!tab {
  position: relative !important;
  display: inline-flex !important;
  cursor: pointer !important;
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
  height: 2rem !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  line-height: 2 !important;
  --tab-padding: 1rem !important;
  --tw-text-opacity: 0.5 !important;
  --tab-color: hsla(var(--bc) / var(--tw-text-opacity, 1)) !important;
  --tab-bg: hsla(var(--b1) / var(--tw-bg-opacity, 1)) !important;
  --tab-border-color: hsla(var(--b3) / var(--tw-bg-opacity, 1)) !important;
  color: var(--tab-color) !important;
  padding-left: var(--tab-padding, 1rem) !important;
  padding-right: var(--tab-padding, 1rem) !important;
}.tab {
  position: relative;
  display: inline-flex;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 2rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  line-height: 2;
  --tab-padding: 1rem;
  --tw-text-opacity: 0.5;
  --tab-color: hsla(var(--bc) / var(--tw-text-opacity, 1));
  --tab-bg: hsla(var(--b1) / var(--tw-bg-opacity, 1));
  --tab-border-color: hsla(var(--b3) / var(--tw-bg-opacity, 1));
  color: var(--tab-color);
  padding-left: var(--tab-padding, 1rem);
  padding-right: var(--tab-padding, 1rem);
}.table {
  position: relative;
  text-align: left;
}.table th:first-child {
  position: sticky;
  left: 0px;
  z-index: 11;
}.textarea {
  flex-shrink: 1;
  min-height: 3rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  line-height: 2;
  border-width: 1px;
  border-color: hsl(var(--bc) / var(--tw-border-opacity));
  --tw-border-opacity: 0;
  --tw-bg-opacity: 1;
  background-color: hsl(var(--b1) / var(--tw-bg-opacity));
  border-radius: var(--rounded-btn, 0.5rem);
}.toast {
  position: fixed;
  display: flex;
  min-width: -moz-fit-content;
  min-width: fit-content;
  flex-direction: column;
  gap: 0.5rem;
  padding: 1rem;
}.toggle {
  flex-shrink: 0;
  --tglbg: hsl(var(--b1));
  --handleoffset: 1.5rem;
  --handleoffsetcalculator: calc(var(--handleoffset) * -1);
  --togglehandleborder: 0 0;
  height: 1.5rem;
  width: 3rem;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-width: 1px;
  border-color: hsl(var(--bc) / var(--tw-border-opacity));
  --tw-border-opacity: 0.2;
  background-color: hsl(var(--bc) / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.5;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: var(--rounded-badge, 1.9rem);
  transition: background, box-shadow var(--animation-input, 0.2s) ease-in-out;
  box-shadow: var(--handleoffsetcalculator) 0 0 2px var(--tglbg) inset, 0 0 0 2px var(--tglbg) inset, var(--togglehandleborder);
}.tooltip {
  position: relative;
  display: inline-block;
  --tooltip-offset: calc(100% + 1px + var(--tooltip-tail, 0px));
  text-align: center;
  --tooltip-tail: 3px;
  --tooltip-color: hsl(var(--n));
  --tooltip-text-color: hsl(var(--nc));
  --tooltip-tail-offset: calc(100% + 1px - var(--tooltip-tail));
}.tooltip:before {
  position: absolute;
  pointer-events: none;
  z-index: 999;
  content: var(--tw-content);
  --tw-content: attr(data-tip);
  max-width: 20rem;
  border-radius: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  background-color: var(--tooltip-color);
  color: var(--tooltip-text-color);
  width: -moz-max-content;
  width: max-content;
}.tooltip:before, .tooltip-top:before {
  transform: translateX(-50%);
  top: auto;
  left: 50%;
  right: auto;
  bottom: var(--tooltip-offset);
}.avatar-group :where(.avatar) {
  overflow: hidden;
  border-radius: 9999px;
  border-width: 4px;
  --tw-border-opacity: 1;
  border-color: hsl(var(--b1) / var(--tw-border-opacity));
}.btn-outline .badge.outline {
  --tw-border-opacity: 1;
  border-color: hsl(var(--nf, var(--n)) / var(--tw-border-opacity));
  background-color: transparent;
}.btn-outline:hover .badge.outline {
  --tw-border-opacity: 1;
  border-color: hsl(var(--b2, var(--b1)) / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: hsl(var(--nc) / var(--tw-text-opacity));
}.btn-outline.btn-primary:hover .badge.outline {
  --tw-border-opacity: 1;
  border-color: hsl(var(--pc) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: hsl(var(--pf, var(--p)) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: hsl(var(--pc) / var(--tw-text-opacity));
}.btn-outline.btn-secondary:hover .badge.outline {
  --tw-border-opacity: 1;
  border-color: hsl(var(--sc) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: hsl(var(--sf, var(--s)) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: hsl(var(--sc) / var(--tw-text-opacity));
}.btn-outline.btn-accent:hover .badge.outline {
  --tw-border-opacity: 1;
  border-color: hsl(var(--ac) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: hsl(var(--af, var(--a)) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: hsl(var(--ac) / var(--tw-text-opacity));
}.btm-nav>*:where(.active) {
  border-top-width: 2px;
  --tw-bg-opacity: 1;
  background-color: hsl(var(--b1) / var(--tw-bg-opacity));
}.btm-nav>*.disabled,
    .btm-nav>*.disabled:hover,
    .btm-nav>*[disabled],
    .btm-nav>*[disabled]:hover {
  pointer-events: none;
  --tw-border-opacity: 0;
  background-color: hsl(var(--n) / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.1;
  color: hsl(var(--bc) / var(--tw-text-opacity));
  --tw-text-opacity: 0.2;
}.btm-nav>* .label {
  font-size: 1rem;
  line-height: 1.5rem;
}.breadcrumbs > ul > li > a:focus, .breadcrumbs > ol > li > a:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}.breadcrumbs > ul > li > a:focus-visible, .breadcrumbs > ol > li > a:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 2px;
}.breadcrumbs > ul > li + *:before, .breadcrumbs > ol > li + *:before {
  content: "";
  margin-left: 0.5rem;
  margin-right: 0.75rem;
  display: block;
  height: 0.375rem;
  width: 0.375rem;
  --tw-rotate: 45deg;
  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;
  border-top: 1px solid;
  border-right: 1px solid;
  background-color: transparent;
}[dir="rtl"] .breadcrumbs > ul > li + *:before,
[dir="rtl"] .breadcrumbs > ol > li + *:before {
  --tw-rotate: -135deg;
}.btn:active:hover,
  .btn:active:focus {
  animation: none;
}.btn:not(.no-animation):active:hover,
  .btn:not(.no-animation):active:focus {
  transform: scale(var(--btn-focus-scale, 0.95));
}.btn:hover,
    .btn-active {
  --tw-border-opacity: 1;
  border-color: hsl(var(--nf, var(--n)) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: hsl(var(--nf, var(--n)) / var(--tw-bg-opacity));
}.btn:focus-visible {
  outline: 2px solid hsl(var(--nf));
  outline-offset: 2px;
}.btn.glass:hover,
    .btn.glass.btn-active {
  --glass-opacity: 25%;
  --glass-border-opacity: 15%;
}.btn.glass:focus-visible {
  outline: 2px solid currentColor;
}.btn-disabled,
  .btn-disabled:hover,
  .btn[disabled],
  .btn[disabled]:hover {
  --tw-border-opacity: 0;
  background-color: hsl(var(--n) / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.2;
  color: hsl(var(--bc) / var(--tw-text-opacity));
  --tw-text-opacity: 0.2;
}.btn.loading.btn-square:before,
    .btn.loading.btn-circle:before {
  margin-right: 0px;
}.btn.\!loading.btn-square:before,
    .btn.\!loading.btn-circle:before {
  margin-right: 0px !important;
}.btn.loading.btn-xl:before,
    .btn.loading.btn-lg:before {
  height: 1.25rem;
  width: 1.25rem;
}.btn.\!loading.btn-xl:before,
    .btn.\!loading.btn-lg:before {
  height: 1.25rem !important;
  width: 1.25rem !important;
}.btn.loading.btn-sm:before,
    .btn.loading.btn-xs:before {
  height: 0.75rem;
  width: 0.75rem;
}.btn.\!loading.btn-sm:before,
    .btn.\!loading.btn-xs:before {
  height: 0.75rem !important;
  width: 0.75rem !important;
}.btn-group > input[type="radio"]:checked.btn,
  .btn-group > .btn-active {
  --tw-border-opacity: 1;
  border-color: hsl(var(--p) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: hsl(var(--p) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: hsl(var(--pc) / var(--tw-text-opacity));
}.btn-group > input[type="radio"]:checked.btn:focus-visible, .btn-group > .btn-active:focus-visible {
  outline: 2px solid hsl(var(--p));
}@keyframes button-pop {

  0% {
    transform: scale(var(--btn-focus-scale, 0.95));
  }

  40% {
    transform: scale(1.02);
  }

  100% {
    transform: scale(1);
  }
}.card :where(figure:first-child) {
  overflow: hidden;
  border-start-start-radius: inherit;
  border-start-end-radius: inherit;
  border-end-start-radius: unset;
  border-end-end-radius: unset;
}.card :where(figure:last-child) {
  overflow: hidden;
  border-start-start-radius: unset;
  border-start-end-radius: unset;
  border-end-start-radius: inherit;
  border-end-end-radius: inherit;
}.card:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 2px;
}.card.bordered {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: hsl(var(--b2, var(--b1)) / var(--tw-border-opacity));
}.card.compact .card-body {
  padding: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}.card.image-full :where(figure) {
  overflow: hidden;
  border-radius: inherit;
}.carousel::-webkit-scrollbar {
  display: none;
}.checkbox:focus-visible {
  outline: 2px solid hsl(var(--bc));
  outline-offset: 2px;
}.checkbox:checked,
  .checkbox[checked="true"],
  .checkbox[aria-checked="true"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--bc) / var(--tw-bg-opacity));
  background-repeat: no-repeat;
  animation: checkmark var(--animation-input, 0.2s) ease-in-out;
  background-image: linear-gradient(-45deg, transparent 65%, hsl(var(--chkbg)) 65.99%), linear-gradient(45deg, transparent 75%, hsl(var(--chkbg)) 75.99%), linear-gradient(-45deg, hsl(var(--chkbg)) 40%, transparent 40.99%), linear-gradient(45deg, hsl(var(--chkbg)) 30%, hsl(var(--chkfg)) 30.99%, hsl(var(--chkfg)) 40%, transparent 40.99%), linear-gradient(-45deg, hsl(var(--chkfg)) 50%, hsl(var(--chkbg)) 50.99%);
}.checkbox:indeterminate {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--bc) / var(--tw-bg-opacity));
  background-repeat: no-repeat;
  animation: checkmark var(--animation-input, 0.2s) ease-in-out;
  background-image: linear-gradient(90deg, transparent 80%, hsl(var(--chkbg)) 80%), linear-gradient(-90deg, transparent 80%, hsl(var(--chkbg)) 80%), linear-gradient(0deg, hsl(var(--chkbg)) 43%, hsl(var(--chkfg)) 43%, hsl(var(--chkfg)) 57%, hsl(var(--chkbg)) 57%);
}.checkbox:disabled {
  cursor: not-allowed;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: hsl(var(--bc) / var(--tw-bg-opacity));
  opacity: 0.2;
}@keyframes checkmark {

  0% {
    background-position-y: 5px;
  }

  50% {
    background-position-y: -2px;
  }

  100% {
    background-position-y: 0;
  }
}[dir="rtl"] .checkbox:checked,
    [dir="rtl"] .checkbox[checked="true"],
    [dir="rtl"] .checkbox[aria-checked="true"] {
  background-image: linear-gradient(45deg, transparent 65%, hsl(var(--chkbg)) 65.99%), linear-gradient(-45deg, transparent 75%, hsl(var(--chkbg)) 75.99%), linear-gradient(45deg, hsl(var(--chkbg)) 40%, transparent 40.99%), linear-gradient(-45deg, hsl(var(--chkbg)) 30%, hsl(var(--chkfg)) 30.99%, hsl(var(--chkfg)) 40%, transparent 40.99%), linear-gradient(45deg, hsl(var(--chkfg)) 50%, hsl(var(--chkbg)) 50.99%);
}.collapse:focus-visible {
  outline: 2px solid hsl(var(--nf));
  outline-offset: 2px;
}.collapse:not(.collapse-open):not(.collapse-close) input[type="checkbox"],
.collapse:not(.collapse-open):not(.collapse-close) .collapse-title {
  cursor: pointer;
}.collapse:focus:not(.collapse-open):not(.collapse-close) .collapse-title {
  cursor: unset;
}:where(.collapse > input[type="checkbox"]) {
  z-index: 1;
}.collapse-title,
:where(.collapse > input[type="checkbox"]) {
  width: 100%;
  padding: 1rem;
  padding-right: 3rem;
  min-height: 3.75rem;
  transition: background-color 0.2s ease-in-out;
}.collapse-open :where(.collapse-content),
.collapse:focus:not(.collapse-close) :where(.collapse-content),
.collapse:not(.collapse-close) :where(input[type="checkbox"]:checked ~ .collapse-content) {
  padding-bottom: 1rem;
  transition: padding 0.2s ease-in-out, background-color 0.2s ease-in-out;
}.divider:before {
  background-color: hsl(var(--bc) / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.1;
}.divider:after {
  background-color: hsl(var(--bc) / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.1;
}.divider:not(:empty) {
  gap: 1rem;
}.dropdown.dropdown-open .dropdown-content,
.dropdown.dropdown-hover:hover .dropdown-content,
.dropdown:focus .dropdown-content,
.dropdown:focus-within .dropdown-content {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.label a:hover {
  --tw-text-opacity: 1;
  color: hsl(var(--bc) / var(--tw-text-opacity));
}.input[list]::-webkit-calendar-picker-indicator {
  line-height: 1em;
}.input:focus {
  outline: 2px solid hsla(var(--bc) / 0.2);
  outline-offset: 2px;
}.input-disabled,
  .input[disabled] {
  cursor: not-allowed;
  --tw-border-opacity: 1;
  border-color: hsl(var(--b2, var(--b1)) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: hsl(var(--b2, var(--b1)) / var(--tw-bg-opacity));
  --tw-text-opacity: 0.2;
}.input-disabled::-moz-placeholder, .input[disabled]::-moz-placeholder {
  color: hsl(var(--bc) / var(--tw-placeholder-opacity));
  --tw-placeholder-opacity: 0.2;
}.input-disabled::placeholder,
  .input[disabled]::placeholder {
  color: hsl(var(--bc) / var(--tw-placeholder-opacity));
  --tw-placeholder-opacity: 0.2;
}.link:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}.link:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 2px;
}.mask-squircle {
  -webkit-mask-image: url("data:image/svg+xml,%3csvg width=%27200%27 height=%27200%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3cpath d=%27M100 0C20 0 0 20 0 100s20 100 100 100 100-20 100-100S180 0 100 0Z%27/%3e%3c/svg%3e");
  mask-image: url("data:image/svg+xml,%3csvg width=%27200%27 height=%27200%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3cpath d=%27M100 0C20 0 0 20 0 100s20 100 100 100 100-20 100-100S180 0 100 0Z%27/%3e%3c/svg%3e");
}.menu.horizontal > li.bordered > a,
        .menu.horizontal > li.bordered > button,
        .menu.horizontal > li.bordered > span {
  border-left-width: 0px;
  border-bottom-width: 4px;
  --tw-border-opacity: 1;
  border-color: hsl(var(--p) / var(--tw-border-opacity));
}.menu[class*=" px-"]:not(.menu[class*=" px-0"]) li > *,
  .menu[class^="px-"]:not(.menu[class^="px-0"]) li > *,
  .menu[class*=" p-"]:not(.menu[class*=" p-0"]) li > *,
  .menu[class^="p-"]:not(.menu[class^="p-0"]) li > * {
  border-radius: var(--rounded-btn, 0.5rem);
}.menu :where(li.bordered > *) {
  border-left-width: 4px;
  --tw-border-opacity: 1;
  border-color: hsl(var(--p) / var(--tw-border-opacity));
}.menu :where(li) > :where(*:not(ul)) {
  gap: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: currentColor;
}.menu :where(li:not(.menu-title):not(:empty)) > :where(*:not(ul):focus),
  .menu :where(li:not(.menu-title):not(:empty)) > :where(*:not(ul):hover) {
  background-color: hsl(var(--bc) / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.1;
}.menu :where(li:not(.menu-title):not(:empty)) > :where(:not(ul).active),
  .menu :where(li:not(.menu-title):not(:empty)) > :where(*:not(ul):active) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--p) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: hsl(var(--pc) / var(--tw-text-opacity));
}.menu :where(li:empty) {
  margin-left: 1rem;
  margin-right: 1rem;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  height: 1px;
  background-color: hsl(var(--bc) / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.1;
}.menu li.disabled > * {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  color: hsl(var(--bc) / var(--tw-text-opacity));
  --tw-text-opacity: 0.2;
}.menu li.disabled > *:hover {
  background-color: transparent;
}.menu li.hover-bordered a {
  border-left-width: 4px;
  border-color: transparent;
}.menu li.hover-bordered a:hover {
  --tw-border-opacity: 1;
  border-color: hsl(var(--p) / var(--tw-border-opacity));
}.menu.compact li > a,
      .menu.compact li > span {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}.menu .menu-title {
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 700;
  opacity: 0.4;
}.menu .menu-title > * {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}.menu :where(li:not(.disabled)) > :where(*:not(ul)) {
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}.menu > :where(li:first-child) {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  border-bottom-right-radius: unset;
  border-bottom-left-radius: unset;
}.menu > :where(li:first-child) > :where(:not(ul)) {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  border-bottom-right-radius: unset;
  border-bottom-left-radius: unset;
}.menu > :where(li:last-child) {
  border-top-left-radius: unset;
  border-top-right-radius: unset;
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}.menu > :where(li:last-child) > :where(:not(ul)) {
  border-top-left-radius: unset;
  border-top-right-radius: unset;
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}.menu > :where(li:first-child:last-child) {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}.menu > :where(li:first-child:last-child) > :where(:not(ul)) {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}.menu > :where(li) > :where(ul) :where(li) {
  width: 100%;
  white-space: nowrap;
}.menu > :where(li) > :where(ul) :where(li) :where(ul) {
  padding-left: 1rem;
}.menu > :where(li) > :where(ul) :where(li) > :where(:not(ul)) {
  width: 100%;
  white-space: nowrap;
}.menu > :where(li) > :where(ul) > :where(li:first-child) {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  border-bottom-right-radius: unset;
  border-bottom-left-radius: unset;
}.menu > :where(li) > :where(ul) > :where(li:first-child) > :where(:not(ul)) {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  border-bottom-right-radius: unset;
  border-bottom-left-radius: unset;
}.menu > :where(li) > :where(ul) > :where(li:last-child) {
  border-top-left-radius: unset;
  border-top-right-radius: unset;
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}.menu > :where(li) > :where(ul) > :where(li:last-child) > :where(:not(ul)) {
  border-top-left-radius: unset;
  border-top-right-radius: unset;
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}.menu > :where(li) > :where(ul) > :where(li:first-child:last-child) {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}.menu > :where(li) > :where(ul) > :where(li:first-child:last-child) > :where(:not(ul)) {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}.mockup-phone .display {
  overflow: hidden;
  border-radius: 40px;
  margin-top: -25px;
}
.modal-toggle:checked + .\!modal .modal-box,
.\!modal:target .modal-box {
  --tw-translate-y: 0px !important;
  --tw-scale-x: 1 !important;
  --tw-scale-y: 1 !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;
}.modal-open .modal-box,
.modal-toggle:checked + .modal .modal-box,
.modal:target .modal-box {
  --tw-translate-y: 0px;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.modal-toggle:checked + .\!modal .modal-box,
.\!modal:target .modal-box {
  --tw-translate-y: 0px !important;
  --tw-scale-x: 1 !important;
  --tw-scale-y: 1 !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;
}.progress::-moz-progress-bar {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--n) / var(--tw-bg-opacity));
}.progress:indeterminate::after {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--n) / var(--tw-bg-opacity));
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: -40%;
  width: 33.333333%;
  border-radius: var(--rounded-box, 1rem);
  animation: progress-loading 5s infinite ease-in-out;
}.progress::-webkit-progress-bar {
  background-color: hsl(var(--n) / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.2;
  border-radius: var(--rounded-box, 1rem);
}.progress::-webkit-progress-value {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--nf, var(--n)) / var(--tw-bg-opacity));
  border-radius: var(--rounded-box, 1rem);
}@keyframes progress-loading {

  50% {
    left: 107%;
  }
}.radio:focus-visible {
  outline: 2px solid hsl(var(--bc));
  outline-offset: 2px;
}.radio:checked,
  .radio[aria-checked=true] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--bc) / var(--tw-bg-opacity));
  animation: radiomark var(--animation-input, 0.2s) ease-in-out;
  box-shadow: 0 0 0 4px hsl(var(--b1)) inset, 0 0 0 4px hsl(var(--b1)) inset;
}.radio:disabled {
  cursor: not-allowed;
  opacity: 0.2;
}@keyframes radiomark {

  0% {
    box-shadow: 0 0 0 12px hsl(var(--b1)) inset, 0 0 0 12px hsl(var(--b1)) inset;
  }

  50% {
    box-shadow: 0 0 0 3px hsl(var(--b1)) inset, 0 0 0 3px hsl(var(--b1)) inset;
  }

  100% {
    box-shadow: 0 0 0 4px hsl(var(--b1)) inset, 0 0 0 4px hsl(var(--b1)) inset;
  }
}.range:focus-visible::-webkit-slider-thumb {
  --focus-shadow: 0 0 0 6px hsl(var(--b1)) inset, 0 0 0 2rem hsl(var(--range-shdw)) inset;
}.range:focus-visible::-moz-range-thumb {
  --focus-shadow: 0 0 0 6px hsl(var(--b1)) inset, 0 0 0 2rem hsl(var(--range-shdw)) inset;
}.range::-webkit-slider-runnable-track {
  height: 0.5rem;
  width: 100%;
  border-radius: var(--rounded-box, 1rem);
  background-color: hsla(var(--bc) / 0.1);
}.range::-moz-range-track {
  height: 0.5rem;
  width: 100%;
  border-radius: var(--rounded-box, 1rem);
  background-color: hsla(var(--bc) / 0.1);
}.range::-webkit-slider-thumb {
  background-color: hsl(var(--b1));
  position: relative;
  height: 1.5rem;
  width: 1.5rem;
  border-style: none;
  border-radius: var(--rounded-box, 1rem);
  appearance: none;
  -webkit-appearance: none;
  top: 50%;
  color: hsl(var(--range-shdw));
  transform: translateY(-50%);
  --filler-size: 100rem;
  --filler-offset: 0.6rem;
  box-shadow: 0 0 0 3px hsl(var(--range-shdw)) inset, var(--focus-shadow, 0 0), calc(var(--filler-size) * -1 - var(--filler-offset)) 0 0 var(--filler-size);
}.range::-moz-range-thumb {
  background-color: hsl(var(--b1));
  position: relative;
  height: 1.5rem;
  width: 1.5rem;
  border-style: none;
  border-radius: var(--rounded-box, 1rem);
  top: 50%;
  color: hsl(var(--range-shdw));
  --filler-size: 100rem;
  --filler-offset: 0.5rem;
  box-shadow: 0 0 0 3px hsl(var(--range-shdw)) inset, var(--focus-shadow, 0 0), calc(var(--filler-size) * -1 - var(--filler-offset)) 0 0 var(--filler-size);
}@keyframes rating-pop {

  0% {
    transform: translateY(-0.125em);
  }

  40% {
    transform: translateY(-0.125em);
  }

  100% {
    transform: translateY(0);
  }
}.select:focus {
  outline: 2px solid hsla(var(--bc) / 0.2);
  outline-offset: 2px;
}.select-disabled,
  .select[disabled] {
  cursor: not-allowed;
  --tw-border-opacity: 1;
  border-color: hsl(var(--b2, var(--b1)) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: hsl(var(--b2, var(--b1)) / var(--tw-bg-opacity));
  --tw-text-opacity: 0.2;
}.select-disabled::-moz-placeholder, .select[disabled]::-moz-placeholder {
  color: hsl(var(--bc) / var(--tw-placeholder-opacity));
  --tw-placeholder-opacity: 0.2;
}.select-disabled::placeholder,
  .select[disabled]::placeholder {
  color: hsl(var(--bc) / var(--tw-placeholder-opacity));
  --tw-placeholder-opacity: 0.2;
}.select-multiple,
  .select[multiple],
  .select[size].select:not([size="1"]) {
  background-image: none;
  padding-right: 1rem;
}[dir="rtl"] .select {
  background-position: calc(0% + 12px) calc(1px + 50%), calc(0% + 16px) calc(1px + 50%);
}:where(.stats) > :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-y-reverse: 0;
  border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
}.steps .step:before {
  top: 0px;
  grid-column-start: 1;
  grid-row-start: 1;
  height: 0.5rem;
  width: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: hsl(var(--b3, var(--b2)) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: hsl(var(--bc) / var(--tw-text-opacity));
  content: "";
  margin-left: -100%;
}.steps .step:after {
  content: counter(step);
  counter-increment: step;
  z-index: 1;
  position: relative;
  grid-column-start: 1;
  grid-row-start: 1;
  display: grid;
  height: 2rem;
  width: 2rem;
  place-items: center;
  place-self: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: hsl(var(--b3, var(--b2)) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: hsl(var(--bc) / var(--tw-text-opacity));
}.steps .step:first-child:before {
  content: none;
}.steps .step[data-content]:after {
  content: attr(data-content);
}.steps .step-neutral + .step-neutral:before,
  .steps .step-neutral:after {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--n) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: hsl(var(--nc) / var(--tw-text-opacity));
}.steps .step-primary + .step-primary:before,
  .steps .step-primary:after {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--p) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: hsl(var(--pc) / var(--tw-text-opacity));
}.steps .step-secondary + .step-secondary:before,
  .steps .step-secondary:after {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--s) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: hsl(var(--sc) / var(--tw-text-opacity));
}.steps .step-accent + .step-accent:before,
  .steps .step-accent:after {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--a) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: hsl(var(--ac) / var(--tw-text-opacity));
}.steps .step-info + .step-info:before {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--in) / var(--tw-bg-opacity));
}.steps .step-info:after {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--in) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: hsl(var(--inc, var(--nc)) / var(--tw-text-opacity));
}.steps .step-success + .step-success:before {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--su) / var(--tw-bg-opacity));
}.steps .step-success:after {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--su) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: hsl(var(--suc, var(--nc)) / var(--tw-text-opacity));
}.steps .step-warning + .step-warning:before {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--wa) / var(--tw-bg-opacity));
}.steps .step-warning:after {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--wa) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: hsl(var(--wac, var(--nc)) / var(--tw-text-opacity));
}.steps .step-error + .step-error:before {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--er) / var(--tw-bg-opacity));
}.steps .step-error:after {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--er) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: hsl(var(--erc, var(--nc)) / var(--tw-text-opacity));
}.\!tab:hover {
  --tw-text-opacity: 1 !important;
}.tab:hover {
  --tw-text-opacity: 1;
}.\!tab.tab-active:not(.tab-disabled):not([disabled]) {
  border-color: hsl(var(--bc) / var(--tw-border-opacity)) !important;
  --tw-border-opacity: 1 !important;
  --tw-text-opacity: 1 !important;
}.tab.tab-active:not(.tab-disabled):not([disabled]) {
  border-color: hsl(var(--bc) / var(--tw-border-opacity));
  --tw-border-opacity: 1;
  --tw-text-opacity: 1;
}.\!tab:focus {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}.tab:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}.\!tab:focus-visible {
  outline: 2px solid currentColor !important;
  outline-offset: -3px !important;
}.tab:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: -3px;
}.\!tab:focus-visible.tab-lifted {
  border-bottom-right-radius: var(--tab-radius, 0.5rem) !important;
  border-bottom-left-radius: var(--tab-radius, 0.5rem) !important;
}.tab:focus-visible.tab-lifted {
  border-bottom-right-radius: var(--tab-radius, 0.5rem);
  border-bottom-left-radius: var(--tab-radius, 0.5rem);
}
  .\!tab[disabled],
  .\!tab[disabled]:hover {
  cursor: not-allowed !important;
  color: hsl(var(--bc) / var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.2 !important;
}.tab-disabled,
  .tab-disabled:hover,
  .tab[disabled],
  .tab[disabled]:hover {
  cursor: not-allowed;
  color: hsl(var(--bc) / var(--tw-text-opacity));
  --tw-text-opacity: 0.2;
}
  .\!tab[disabled],
  .\!tab[disabled]:hover {
  cursor: not-allowed !important;
  color: hsl(var(--bc) / var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.2 !important;
}.tabs-boxed .\!tab {
  border-radius: var(--rounded-btn, 0.5rem) !important;
}.tabs-boxed .tab {
  border-radius: var(--rounded-btn, 0.5rem);
}.table :where(th, td) {
  white-space: nowrap;
  padding: 1rem;
  vertical-align: middle;
}.table tr.active th,
    .table tr.active td,
    .table tr.active:nth-child(even) th,
    .table tr.active:nth-child(even) td {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--b3, var(--b2)) / var(--tw-bg-opacity));
}.table tr.hover:hover th,
    .table tr.hover:hover td,
    .table tr.hover:nth-child(even):hover th,
    .table tr.hover:nth-child(even):hover td {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--b3, var(--b2)) / var(--tw-bg-opacity));
}.table:where(:not(.table-zebra)) :where(thead, tbody, tfoot) :where(tr:not(:last-child) :where(th, td)) {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: hsl(var(--b2, var(--b1)) / var(--tw-border-opacity));
}.table :where(thead, tfoot) :where(th, td) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--b2, var(--b1)) / var(--tw-bg-opacity));
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 700;
  text-transform: uppercase;
}.table :where(tbody th, tbody td) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--b1) / var(--tw-bg-opacity));
}:where(.table *:first-child) :where(*:first-child) :where(th, td):first-child {
  border-top-left-radius: var(--rounded-box, 1rem);
}:where(.table *:first-child) :where(*:first-child) :where(th, td):last-child {
  border-top-right-radius: var(--rounded-box, 1rem);
}:where(.table *:last-child) :where(*:last-child) :where(th, td):first-child {
  border-bottom-left-radius: var(--rounded-box, 1rem);
}:where(.table *:last-child) :where(*:last-child) :where(th, td):last-child {
  border-bottom-right-radius: var(--rounded-box, 1rem);
}.textarea:focus {
  outline: 2px solid hsla(var(--bc) / 0.2);
  outline-offset: 2px;
}.textarea-disabled,
  .textarea[disabled] {
  cursor: not-allowed;
  --tw-border-opacity: 1;
  border-color: hsl(var(--b2, var(--b1)) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: hsl(var(--b2, var(--b1)) / var(--tw-bg-opacity));
  --tw-text-opacity: 0.2;
}.textarea-disabled::-moz-placeholder, .textarea[disabled]::-moz-placeholder {
  color: hsl(var(--bc) / var(--tw-placeholder-opacity));
  --tw-placeholder-opacity: 0.2;
}.textarea-disabled::placeholder,
  .textarea[disabled]::placeholder {
  color: hsl(var(--bc) / var(--tw-placeholder-opacity));
  --tw-placeholder-opacity: 0.2;
}.toast>* {
  animation: toast-pop 0.25s ease-out;
}@keyframes toast-pop {

  0% {
    transform: scale(0.9);
    opacity: 0;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}[dir="rtl"] .toggle {
  --handleoffsetcalculator: calc(var(--handleoffset) * 1);
}.toggle:focus-visible {
  outline: 2px solid hsl(var(--bc));
  outline-offset: 2px;
}.toggle:checked,
  .toggle[checked="true"],
  .toggle[aria-checked=true] {
  --handleoffsetcalculator: var(--handleoffset);
  --tw-border-opacity: 1;
  --tw-bg-opacity: 1;
}[dir="rtl"] .toggle:checked, [dir="rtl"] .toggle[checked="true"], [dir="rtl"] .toggle[aria-checked=true] {
  --handleoffsetcalculator: calc(var(--handleoffset) * -1);
}.toggle:indeterminate {
  --tw-border-opacity: 1;
  --tw-bg-opacity: 1;
  box-shadow: calc(var(--handleoffset) / 2) 0 0 2px var(--tglbg) inset, calc(var(--handleoffset) / -2) 0 0 2px var(--tglbg) inset, 0 0 0 2px var(--tglbg) inset;
}[dir="rtl"] .toggle:indeterminate {
  box-shadow: calc(var(--handleoffset) / 2) 0 0 2px var(--tglbg) inset, calc(var(--handleoffset) / -2) 0 0 2px var(--tglbg) inset, 0 0 0 2px var(--tglbg) inset;
}.toggle:disabled {
  cursor: not-allowed;
  --tw-border-opacity: 1;
  border-color: hsl(var(--bc) / var(--tw-border-opacity));
  background-color: transparent;
  opacity: 0.3;
  --togglehandleborder: 0 0 0 3px hsl(var(--bc)) inset, var(--handleoffsetcalculator) 0 0 3px hsl(var(--bc)) inset;
}.tooltip:before,
.tooltip:after {
  opacity: 0;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-delay: 100ms;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}.tooltip:after {
  position: absolute;
  content: "";
  border-style: solid;
  border-width: var(--tooltip-tail, 0);
  width: 0;
  height: 0;
  display: block;
}.tooltip.tooltip-open:before,
.tooltip.tooltip-open:after,
.tooltip:hover:before,
.tooltip:hover:after {
  opacity: 1;
  transition-delay: 75ms;
}.tooltip:not([data-tip]):hover:before,
.tooltip:not([data-tip]):hover:after {
  visibility: hidden;
  opacity: 0;
}.tooltip:after, .tooltip-top:after {
  transform: translateX(-50%);
  border-color: var(--tooltip-color) transparent transparent transparent;
  top: auto;
  left: 50%;
  right: auto;
  bottom: var(--tooltip-tail-offset);
}:root .prose {
  --tw-prose-body: hsla(var(--bc)/.8);
  --tw-prose-headings: hsl(var(--bc));
  --tw-prose-lead: hsl(var(--bc));
  --tw-prose-links: hsl(var(--bc));
  --tw-prose-bold: hsl(var(--bc));
  --tw-prose-counters: hsl(var(--bc));
  --tw-prose-bullets: hsla(var(--bc)/.5);
  --tw-prose-hr: hsla(var(--bc)/.2);
  --tw-prose-quotes: hsl(var(--bc));
  --tw-prose-quote-borders: hsla(var(--bc)/.2);
  --tw-prose-captions: hsla(var(--bc)/.5);
  --tw-prose-code: hsl(var(--bc));
  --tw-prose-pre-code: hsl(var(--nc));
  --tw-prose-pre-bg: hsl(var(--n));
  --tw-prose-th-borders: hsla(var(--bc)/.5);
  --tw-prose-td-borders: hsla(var(--bc)/.2);
}.prose :where(code):not(:where([class~="not-prose"] *)) {
  padding: 2px 8px;
  border-radius: var(--rounded-badge);
}.prose code:after, 
  .prose code:before {
  content: none;
}.prose pre code {
  border-radius: 0;
  padding: 0;
}.prose :where(tbody tr, thead):not(:where([class~="not-prose"] *)) {
  border-bottom-color: hsl(var(--bc) / 20%);
}.artboard.phone-1.horizontal,
      .artboard.phone-1.artboard-horizontal {
  width: 568px;
  height: 320px;
}.artboard.phone-2.horizontal,
      .artboard.phone-2.artboard-horizontal {
  width: 667px;
  height: 375px;
}.artboard.phone-3.horizontal,
      .artboard.phone-3.artboard-horizontal {
  width: 736px;
  height: 414px;
}.artboard.phone-4.horizontal,
      .artboard.phone-4.artboard-horizontal {
  width: 812px;
  height: 375px;
}.artboard.phone-5.horizontal,
      .artboard.phone-5.artboard-horizontal {
  width: 896px;
  height: 414px;
}.artboard.phone-6.horizontal,
      .artboard.phone-6.artboard-horizontal {
  width: 1024px;
  height: 320px;
}.btm-nav-xs>*:where(.active) {
  border-top-width: 1px;
}.btm-nav-sm>*:where(.active) {
  border-top-width: 2px;
}.btm-nav-md>*:where(.active) {
  border-top-width: 2px;
}.btm-nav-lg>*:where(.active) {
  border-top-width: 4px;
}.indicator :where(.indicator-item) {
  right: 0px;
  left: auto;
  top: 0px;
  bottom: auto;
  --tw-translate-x: 50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.indicator :where(.indicator-item.indicator-start) {
  right: auto;
  left: 0px;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.indicator :where(.indicator-item.indicator-center) {
  right: 50%;
  left: 50%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.indicator :where(.indicator-item.indicator-end) {
  right: 0px;
  left: auto;
  --tw-translate-x: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.indicator :where(.indicator-item.indicator-bottom) {
  top: auto;
  bottom: 0px;
  --tw-translate-y: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.indicator :where(.indicator-item.indicator-middle) {
  top: 50%;
  bottom: 50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.indicator :where(.indicator-item.indicator-top) {
  top: 0px;
  bottom: auto;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.steps-horizontal .step {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-template-rows: repeat(2, minmax(0, 1fr));
  place-items: center;
  text-align: center;
}.steps-vertical .step {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-template-rows: repeat(1, minmax(0, 1fr));
}:where(.toast) {
  right: 0px;
  left: auto;
  top: auto;
  bottom: 0px;
  --tw-translate-x: 0px;
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.toast:where(.toast-start) {
  right: auto;
  left: 0px;
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.toast:where(.toast-center) {
  right: 50%;
  left: 50%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.toast:where(.toast-end) {
  right: 0px;
  left: auto;
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.toast:where(.toast-bottom) {
  top: auto;
  bottom: 0px;
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.toast:where(.toast-middle) {
  top: 50%;
  bottom: auto;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.toast:where(.toast-top) {
  top: 0px;
  bottom: auto;
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.avatar.online:before {
  content: "";
  position: absolute;
  z-index: 10;
  display: block;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: hsl(var(--su) / var(--tw-bg-opacity));
  width: 15%;
  height: 15%;
  top: 7%;
  right: 7%;
  box-shadow: 0 0 0 2px hsl(var(--b1));
}.avatar.offline:before {
  content: "";
  position: absolute;
  z-index: 10;
  display: block;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: hsl(var(--b3, var(--b2)) / var(--tw-bg-opacity));
  width: 15%;
  height: 15%;
  top: 7%;
  right: 7%;
  box-shadow: 0 0 0 2px hsl(var(--b1));
}.btn-group .btn:not(:first-child):not(:last-child) {
  border-start-start-radius: 0;
  border-start-end-radius: 0;
  border-end-start-radius: 0;
  border-end-end-radius: 0;
}.btn-group .btn:first-child:not(:last-child) {
  margin-top: -0px;
  margin-left: -1px;
  border-start-start-radius: var(--rounded-btn, 0.5rem);
  border-start-end-radius: 0;
  border-end-start-radius: var(--rounded-btn, 0.5rem);
  border-end-end-radius: 0;
}.btn-group .btn:last-child:not(:first-child) {
  border-start-start-radius: 0;
  border-start-end-radius: var(--rounded-btn, 0.5rem);
  border-end-start-radius: 0;
  border-end-end-radius: var(--rounded-btn, 0.5rem);
}.btn-group-horizontal .btn:not(:first-child):not(:last-child) {
  border-start-start-radius: 0;
  border-start-end-radius: 0;
  border-end-start-radius: 0;
  border-end-end-radius: 0;
}.btn-group-horizontal .btn:first-child:not(:last-child) {
  margin-top: -0px;
  margin-left: -1px;
  border-start-start-radius: var(--rounded-btn, 0.5rem);
  border-start-end-radius: 0;
  border-end-start-radius: var(--rounded-btn, 0.5rem);
  border-end-end-radius: 0;
}.btn-group-horizontal .btn:last-child:not(:first-child) {
  border-start-start-radius: 0;
  border-start-end-radius: var(--rounded-btn, 0.5rem);
  border-end-start-radius: 0;
  border-end-end-radius: var(--rounded-btn, 0.5rem);
}.btn-group-vertical .btn:first-child:not(:last-child) {
  margin-top: -1px;
  margin-left: -0px;
  border-start-start-radius: var(--rounded-btn, 0.5rem);
  border-start-end-radius: var(--rounded-btn, 0.5rem);
  border-end-start-radius: 0;
  border-end-end-radius: 0;
}.btn-group-vertical .btn:last-child:not(:first-child) {
  border-start-start-radius: 0;
  border-start-end-radius: 0;
  border-end-start-radius: var(--rounded-btn, 0.5rem);
  border-end-end-radius: var(--rounded-btn, 0.5rem);
}.steps-horizontal .step {
  grid-template-rows: 40px 1fr;
  grid-template-columns: auto;
  min-width: 4rem;
}.steps-horizontal .step:before {
  height: 0.5rem;
  width: 100%;
  --tw-translate-y: 0px;
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  content: "";
  margin-left: -100%;
}.steps-vertical .step {
  gap: 0.5rem;
  grid-template-columns: 40px 1fr;
  grid-template-rows: auto;
  min-height: 4rem;
  justify-items: start;
}.steps-vertical .step:before {
  height: 100%;
  width: 0.5rem;
  --tw-translate-y: -50%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  margin-left: 50%;
}.wedocs-document .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}.wedocs-document .pointer-events-none {
  pointer-events: none;
}.wedocs-document .visible {
  visibility: visible;
}.wedocs-document .invisible {
  visibility: hidden;
}.wedocs-document .collapse {
  visibility: collapse;
}.wedocs-document .static {
  position: static;
}.wedocs-document .fixed {
  position: fixed;
}.wedocs-document .absolute {
  position: absolute;
}.wedocs-document .relative {
  position: relative;
}.wedocs-document .sticky {
  position: sticky;
}.wedocs-document .-inset-px {
  inset: -1px;
}.wedocs-document .inset-0 {
  inset: 0px;
}.wedocs-document .inset-y-0 {
  top: 0px;
  bottom: 0px;
}.wedocs-document .-right-1 {
  right: -0.25rem;
}.wedocs-document .-right-3\.5 {
  right: -0.875rem;
}.wedocs-document .-top-1 {
  top: -0.25rem;
}.wedocs-document .left-0 {
  left: 0px;
}.wedocs-document .left-1\/2 {
  left: 50%;
}.wedocs-document .left-\[50\%\] {
  left: 50%;
}.wedocs-document .right-0 {
  right: 0px;
}.wedocs-document .right-10 {
  right: 2.5rem;
}.wedocs-document .right-2\.5 {
  right: 0.625rem;
}.wedocs-document .right-9 {
  right: 2.25rem;
}.wedocs-document .top-0 {
  top: 0px;
}.wedocs-document .top-1\/2 {
  top: 50%;
}.wedocs-document .top-10 {
  top: 2.5rem;
}.wedocs-document .top-2\.5 {
  top: 0.625rem;
}.wedocs-document .isolate {
  isolation: isolate;
}.wedocs-document .\!z-\[9999\] {
  z-index: 9999 !important;
}.wedocs-document .z-0 {
  z-index: 0;
}.wedocs-document .z-10 {
  z-index: 10;
}.wedocs-document .z-40 {
  z-index: 40;
}.wedocs-document .z-50 {
  z-index: 50;
}.wedocs-document .z-\[0\] {
  z-index: 0;
}.wedocs-document .z-\[1\] {
  z-index: 1;
}.wedocs-document .z-\[2000\] {
  z-index: 2000;
}.wedocs-document .z-\[50\] {
  z-index: 50;
}.wedocs-document .z-\[90\] {
  z-index: 90;
}.wedocs-document .z-\[9980\] {
  z-index: 9980;
}.wedocs-document .z-\[99998\] {
  z-index: 99998;
}.wedocs-document .z-\[99999\] {
  z-index: 99999;
}.wedocs-document .z-\[9999\] {
  z-index: 9999;
}.wedocs-document .col-span-1 {
  grid-column: span 1 / span 1;
}.wedocs-document .col-span-12 {
  grid-column: span 12 / span 12;
}.wedocs-document .col-span-4 {
  grid-column: span 4 / span 4;
}.wedocs-document .float-left {
  float: left;
}.wedocs-document .m-0 {
  margin: 0px;
}.wedocs-document .-mx-1 {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}.wedocs-document .mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}.wedocs-document .mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}.wedocs-document .mx-auto {
  margin-left: auto;
  margin-right: auto;
}.wedocs-document .my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}.wedocs-document .my-1\.5 {
  margin-top: 0.375rem;
  margin-bottom: 0.375rem;
}.wedocs-document .my-24 {
  margin-top: 6rem;
  margin-bottom: 6rem;
}.wedocs-document .my-3\.5 {
  margin-top: 0.875rem;
  margin-bottom: 0.875rem;
}.wedocs-document .my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}.wedocs-document .my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}.wedocs-document .my-7 {
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}.wedocs-document .my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}.wedocs-document .\!-mt-\[0\.5px\] {
  margin-top: -0.5px !important;
}.wedocs-document .\!mb-0\.5 {
  margin-bottom: 0.125rem !important;
}.wedocs-document .\!ml-4 {
  margin-left: 1rem !important;
}.wedocs-document .\!ml-5 {
  margin-left: 1.25rem !important;
}.wedocs-document .\!ml-\[-26px\] {
  margin-left: -26px !important;
}.wedocs-document .\!mr-2 {
  margin-right: 0.5rem !important;
}.wedocs-document .\!mt-0 {
  margin-top: 0px !important;
}.wedocs-document .\!mt-1 {
  margin-top: 0.25rem !important;
}.wedocs-document .\!mt-14 {
  margin-top: 3.5rem !important;
}.wedocs-document .\!mt-\[\.2rem\] {
  margin-top: .2rem !important;
}.wedocs-document .-ml-0\.5 {
  margin-left: -0.125rem;
}.wedocs-document .-ml-1 {
  margin-left: -0.25rem;
}.wedocs-document .-mt-0\.5 {
  margin-top: -0.125rem;
}.wedocs-document .-mt-1 {
  margin-top: -0.25rem;
}.wedocs-document .-mt-3 {
  margin-top: -0.75rem;
}.wedocs-document .-mt-5 {
  margin-top: -1.25rem;
}.wedocs-document .-mt-\[15px\] {
  margin-top: -15px;
}.wedocs-document .-mt-\[17px\] {
  margin-top: -17px;
}.wedocs-document .-mt-\[1px\] {
  margin-top: -1px;
}.wedocs-document .-mt-\[3px\] {
  margin-top: -3px;
}.wedocs-document .-mt-px {
  margin-top: -1px;
}.wedocs-document .mb-0 {
  margin-bottom: 0px;
}.wedocs-document .mb-0\.5 {
  margin-bottom: 0.125rem;
}.wedocs-document .mb-1 {
  margin-bottom: 0.25rem;
}.wedocs-document .mb-1\.5 {
  margin-bottom: 0.375rem;
}.wedocs-document .mb-10 {
  margin-bottom: 2.5rem;
}.wedocs-document .mb-16 {
  margin-bottom: 4rem;
}.wedocs-document .mb-2 {
  margin-bottom: 0.5rem;
}.wedocs-document .mb-2\.5 {
  margin-bottom: 0.625rem;
}.wedocs-document .mb-3 {
  margin-bottom: 0.75rem;
}.wedocs-document .mb-3\.5 {
  margin-bottom: 0.875rem;
}.wedocs-document .mb-4 {
  margin-bottom: 1rem;
}.wedocs-document .mb-5 {
  margin-bottom: 1.25rem;
}.wedocs-document .mb-6 {
  margin-bottom: 1.5rem;
}.wedocs-document .mb-7 {
  margin-bottom: 1.75rem;
}.wedocs-document .mb-8 {
  margin-bottom: 2rem;
}.wedocs-document .mb-9 {
  margin-bottom: 2.25rem;
}.wedocs-document .mb-\[60px\] {
  margin-bottom: 60px;
}.wedocs-document .ml-1 {
  margin-left: 0.25rem;
}.wedocs-document .ml-1\.5 {
  margin-left: 0.375rem;
}.wedocs-document .ml-2 {
  margin-left: 0.5rem;
}.wedocs-document .ml-3 {
  margin-left: 0.75rem;
}.wedocs-document .ml-4 {
  margin-left: 1rem;
}.wedocs-document .ml-5 {
  margin-left: 1.25rem;
}.wedocs-document .ml-6 {
  margin-left: 1.5rem;
}.wedocs-document .ml-8 {
  margin-left: 2rem;
}.wedocs-document .ml-9 {
  margin-left: 2.25rem;
}.wedocs-document .ml-auto {
  margin-left: auto;
}.wedocs-document .mr-0\.5 {
  margin-right: 0.125rem;
}.wedocs-document .mr-1 {
  margin-right: 0.25rem;
}.wedocs-document .mr-2 {
  margin-right: 0.5rem;
}.wedocs-document .mr-2\.5 {
  margin-right: 0.625rem;
}.wedocs-document .mr-3 {
  margin-right: 0.75rem;
}.wedocs-document .mr-3\.5 {
  margin-right: 0.875rem;
}.wedocs-document .mr-4 {
  margin-right: 1rem;
}.wedocs-document .mr-5 {
  margin-right: 1.25rem;
}.wedocs-document .mr-6 {
  margin-right: 1.5rem;
}.wedocs-document .mr-\[20px\] {
  margin-right: 20px;
}.wedocs-document .mr-auto {
  margin-right: auto;
}.wedocs-document .mt-0\.5 {
  margin-top: 0.125rem;
}.wedocs-document .mt-1 {
  margin-top: 0.25rem;
}.wedocs-document .mt-1\.5 {
  margin-top: 0.375rem;
}.wedocs-document .mt-10 {
  margin-top: 2.5rem;
}.wedocs-document .mt-14 {
  margin-top: 3.5rem;
}.wedocs-document .mt-2 {
  margin-top: 0.5rem;
}.wedocs-document .mt-2\.5 {
  margin-top: 0.625rem;
}.wedocs-document .mt-3 {
  margin-top: 0.75rem;
}.wedocs-document .mt-4 {
  margin-top: 1rem;
}.wedocs-document .mt-5 {
  margin-top: 1.25rem;
}.wedocs-document .mt-6 {
  margin-top: 1.5rem;
}.wedocs-document .mt-7 {
  margin-top: 1.75rem;
}.wedocs-document .mt-8 {
  margin-top: 2rem;
}.wedocs-document .mt-\[-2px\] {
  margin-top: -2px;
}.wedocs-document .mt-\[13px\] {
  margin-top: 13px;
}.wedocs-document .mt-\[15px\] {
  margin-top: 15px;
}.wedocs-document .mt-\[1px\] {
  margin-top: 1px;
}.wedocs-document .mt-\[70px\] {
  margin-top: 70px;
}.wedocs-document .box-border {
  box-sizing: border-box;
}.wedocs-document .box-content {
  box-sizing: content-box;
}.wedocs-document .block {
  display: block;
}.wedocs-document .inline-block {
  display: inline-block;
}.wedocs-document .inline {
  display: inline;
}.wedocs-document .\!flex {
  display: flex !important;
}.wedocs-document .flex {
  display: flex;
}.wedocs-document .inline-flex {
  display: inline-flex;
}.wedocs-document .table {
  display: table;
}.wedocs-document .grid {
  display: grid;
}.wedocs-document .contents {
  display: contents;
}.wedocs-document .hidden {
  display: none;
}.wedocs-document .h-1\.5 {
  height: 0.375rem;
}.wedocs-document .h-10 {
  height: 2.5rem;
}.wedocs-document .h-11 {
  height: 2.75rem;
}.wedocs-document .h-12 {
  height: 3rem;
}.wedocs-document .h-16 {
  height: 4rem;
}.wedocs-document .h-2 {
  height: 0.5rem;
}.wedocs-document .h-20 {
  height: 5rem;
}.wedocs-document .h-24 {
  height: 6rem;
}.wedocs-document .h-3 {
  height: 0.75rem;
}.wedocs-document .h-3\.5 {
  height: 0.875rem;
}.wedocs-document .h-4 {
  height: 1rem;
}.wedocs-document .h-48 {
  height: 12rem;
}.wedocs-document .h-5 {
  height: 1.25rem;
}.wedocs-document .h-6 {
  height: 1.5rem;
}.wedocs-document .h-7 {
  height: 1.75rem;
}.wedocs-document .h-8 {
  height: 2rem;
}.wedocs-document .h-80 {
  height: 20rem;
}.wedocs-document .h-\[100\%\] {
  height: 100%;
}.wedocs-document .h-\[135px\] {
  height: 135px;
}.wedocs-document .h-\[180px\] {
  height: 180px;
}.wedocs-document .h-\[4\.5rem\] {
  height: 4.5rem;
}.wedocs-document .h-\[407px\] {
  height: 407px;
}.wedocs-document .h-\[50px\] {
  height: 50px;
}.wedocs-document .h-\[75vh\] {
  height: 75vh;
}.wedocs-document .h-\[80vh\] {
  height: 80vh;
}.wedocs-document .h-fit {
  height: -moz-fit-content;
  height: fit-content;
}.wedocs-document .h-full {
  height: 100%;
}.wedocs-document .h-px {
  height: 1px;
}.wedocs-document .max-h-5 {
  max-height: 1.25rem;
}.wedocs-document .max-h-60 {
  max-height: 15rem;
}.wedocs-document .max-h-\[85vh\] {
  max-height: 85vh;
}.wedocs-document .min-h-\[200px\] {
  min-height: 200px;
}.wedocs-document .min-h-\[439px\] {
  min-height: 439px;
}.wedocs-document .min-h-\[500px\] {
  min-height: 500px;
}.wedocs-document .min-h-full {
  min-height: 100%;
}.wedocs-document .\!w-\[381px\] {
  width: 381px !important;
}.wedocs-document .\!w-\[600px\] {
  width: 600px !important;
}.wedocs-document .\!w-full {
  width: 100% !important;
}.wedocs-document .w-0 {
  width: 0px;
}.wedocs-document .w-10 {
  width: 2.5rem;
}.wedocs-document .w-12 {
  width: 3rem;
}.wedocs-document .w-16 {
  width: 4rem;
}.wedocs-document .w-2 {
  width: 0.5rem;
}.wedocs-document .w-20 {
  width: 5rem;
}.wedocs-document .w-24 {
  width: 6rem;
}.wedocs-document .w-3 {
  width: 0.75rem;
}.wedocs-document .w-3\.5 {
  width: 0.875rem;
}.wedocs-document .w-32 {
  width: 8rem;
}.wedocs-document .w-4 {
  width: 1rem;
}.wedocs-document .w-40 {
  width: 10rem;
}.wedocs-document .w-44 {
  width: 11rem;
}.wedocs-document .w-5 {
  width: 1.25rem;
}.wedocs-document .w-52 {
  width: 13rem;
}.wedocs-document .w-56 {
  width: 14rem;
}.wedocs-document .w-6 {
  width: 1.5rem;
}.wedocs-document .w-64 {
  width: 16rem;
}.wedocs-document .w-7 {
  width: 1.75rem;
}.wedocs-document .w-8 {
  width: 2rem;
}.wedocs-document .w-80 {
  width: 20rem;
}.wedocs-document .w-9 {
  width: 2.25rem;
}.wedocs-document .w-\[108px\] {
  width: 108px;
}.wedocs-document .w-\[160px\] {
  width: 160px;
}.wedocs-document .w-\[26rem\] {
  width: 26rem;
}.wedocs-document .w-\[270px\] {
  width: 270px;
}.wedocs-document .w-\[310px\] {
  width: 310px;
}.wedocs-document .w-\[312px\] {
  width: 312px;
}.wedocs-document .w-\[340px\] {
  width: 340px;
}.wedocs-document .w-\[5\%\] {
  width: 5%;
}.wedocs-document .w-\[500px\] {
  width: 500px;
}.wedocs-document .w-\[512px\] {
  width: 512px;
}.wedocs-document .w-\[600px\] {
  width: 600px;
}.wedocs-document .w-\[72px\] {
  width: 72px;
}.wedocs-document .w-\[800px\] {
  width: 800px;
}.wedocs-document .w-\[900px\] {
  width: 900px;
}.wedocs-document .w-\[95\%\] {
  width: 95%;
}.wedocs-document .w-auto {
  width: auto;
}.wedocs-document .w-fit {
  width: -moz-fit-content;
  width: fit-content;
}.wedocs-document .w-full {
  width: 100%;
}.wedocs-document .w-max {
  width: -moz-max-content;
  width: max-content;
}.wedocs-document .min-w-0 {
  min-width: 0px;
}.wedocs-document .min-w-\[122px\] {
  min-width: 122px;
}.wedocs-document .min-w-\[136px\] {
  min-width: 136px;
}.wedocs-document .min-w-\[150px\] {
  min-width: 150px;
}.wedocs-document .\!max-w-\[452px\] {
  max-width: 452px !important;
}.wedocs-document .\!max-w-full {
  max-width: 100% !important;
}.wedocs-document .max-w-4xl {
  max-width: 56rem;
}.wedocs-document .max-w-5 {
  max-width: 1.25rem;
}.wedocs-document .max-w-\[1008px\] {
  max-width: 1008px;
}.wedocs-document .max-w-\[490px\] {
  max-width: 490px;
}.wedocs-document .max-w-md {
  max-width: 28rem;
}.wedocs-document .max-w-none {
  max-width: none;
}.wedocs-document .flex-1 {
  flex: 1 1 0%;
}.wedocs-document .flex-\[1\.25\] {
  flex: 1.25;
}.wedocs-document .flex-\[3\] {
  flex: 3;
}.wedocs-document .flex-none {
  flex: none;
}.wedocs-document .flex-shrink {
  flex-shrink: 1;
}.wedocs-document .flex-shrink-0 {
  flex-shrink: 0;
}.wedocs-document .shrink-0 {
  flex-shrink: 0;
}.wedocs-document .grow {
  flex-grow: 1;
}.wedocs-document .border-collapse {
  border-collapse: collapse;
}.wedocs-document .-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.wedocs-document .-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.wedocs-document .translate-x-0 {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.wedocs-document .translate-x-5 {
  --tw-translate-x: 1.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.wedocs-document .translate-y-\[4\%\] {
  --tw-translate-y: 4%;
  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));
}.wedocs-document .rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.wedocs-document .scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.wedocs-document .scale-95 {
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  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));
}.wedocs-document .transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}@keyframes pulse {

  50% {
    opacity: .5;
  }
}.wedocs-document .animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}@keyframes spin {

  to {
    transform: rotate(360deg);
  }
}.wedocs-document .animate-spin {
  animation: spin 1s linear infinite;
}.wedocs-document .cursor-grab {
  cursor: grab;
}.wedocs-document .cursor-not-allowed {
  cursor: not-allowed;
}.wedocs-document .cursor-pointer {
  cursor: pointer;
}.wedocs-document .cursor-wait {
  cursor: wait;
}.wedocs-document .select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}.wedocs-document .resize {
  resize: both;
}.wedocs-document .auto-cols-\[1fr\] {
  grid-auto-columns: 1fr;
}.wedocs-document .grid-flow-col {
  grid-auto-flow: column;
}.wedocs-document .auto-rows-max {
  grid-auto-rows: max-content;
}.wedocs-document .grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}.wedocs-document .grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}.wedocs-document .grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}.wedocs-document .flex-col {
  flex-direction: column;
}.wedocs-document .flex-wrap {
  flex-wrap: wrap;
}.wedocs-document .place-content-center {
  place-content: center;
}.wedocs-document .items-start {
  align-items: flex-start;
}.wedocs-document .items-end {
  align-items: flex-end;
}.wedocs-document .items-center {
  align-items: center;
}.wedocs-document .justify-start {
  justify-content: flex-start;
}.wedocs-document .justify-end {
  justify-content: flex-end;
}.wedocs-document .justify-center {
  justify-content: center;
}.wedocs-document .justify-between {
  justify-content: space-between;
}.wedocs-document .\!gap-6 {
  gap: 1.5rem !important;
}.wedocs-document .gap-1 {
  gap: 0.25rem;
}.wedocs-document .gap-10 {
  gap: 2.5rem;
}.wedocs-document .gap-2 {
  gap: 0.5rem;
}.wedocs-document .gap-2\.5 {
  gap: 0.625rem;
}.wedocs-document .gap-24 {
  gap: 6rem;
}.wedocs-document .gap-3 {
  gap: 0.75rem;
}.wedocs-document .gap-4 {
  gap: 1rem;
}.wedocs-document .gap-5 {
  gap: 1.25rem;
}.wedocs-document .gap-7 {
  gap: 1.75rem;
}.wedocs-document :is(.-space-x-2 > :not([hidden]) ~ :not([hidden])), :is(.wedocs-document.-space-x-2 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
}.wedocs-document :is(.space-x-1 > :not([hidden]) ~ :not([hidden])), :is(.wedocs-document.space-x-1 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}.wedocs-document :is(.space-x-10 > :not([hidden]) ~ :not([hidden])), :is(.wedocs-document.space-x-10 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2.5rem * var(--tw-space-x-reverse));
  margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
}.wedocs-document :is(.space-x-12 > :not([hidden]) ~ :not([hidden])), :is(.wedocs-document.space-x-12 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-x-reverse: 0;
  margin-right: calc(3rem * var(--tw-space-x-reverse));
  margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
}.wedocs-document :is(.space-x-2 > :not([hidden]) ~ :not([hidden])), :is(.wedocs-document.space-x-2 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}.wedocs-document :is(.space-x-2\.5 > :not([hidden]) ~ :not([hidden])), :is(.wedocs-document.space-x-2\.5 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.625rem * var(--tw-space-x-reverse));
  margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
}.wedocs-document :is(.space-x-3 > :not([hidden]) ~ :not([hidden])), :is(.wedocs-document.space-x-3 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}.wedocs-document :is(.space-x-3\.5 > :not([hidden]) ~ :not([hidden])), :is(.wedocs-document.space-x-3\.5 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.875rem * var(--tw-space-x-reverse));
  margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse)));
}.wedocs-document :is(.space-x-4 > :not([hidden]) ~ :not([hidden])), :is(.wedocs-document.space-x-4 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}.wedocs-document :is(.space-x-5 > :not([hidden]) ~ :not([hidden])), :is(.wedocs-document.space-x-5 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.25rem * var(--tw-space-x-reverse));
  margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
}.wedocs-document :is(.space-x-6 > :not([hidden]) ~ :not([hidden])), :is(.wedocs-document.space-x-6 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}.wedocs-document :is(.space-x-8 > :not([hidden]) ~ :not([hidden])), :is(.wedocs-document.space-x-8 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2rem * var(--tw-space-x-reverse));
  margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}.wedocs-document :is(.space-y-0\.5 > :not([hidden]) ~ :not([hidden])), :is(.wedocs-document.space-y-0\.5 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
}.wedocs-document :is(.space-y-1 > :not([hidden]) ~ :not([hidden])), :is(.wedocs-document.space-y-1 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}.wedocs-document :is(.space-y-1\.5 > :not([hidden]) ~ :not([hidden])), :is(.wedocs-document.space-y-1\.5 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}.wedocs-document :is(.space-y-2 > :not([hidden]) ~ :not([hidden])), :is(.wedocs-document.space-y-2 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}.wedocs-document :is(.space-y-3\.5 > :not([hidden]) ~ :not([hidden])), :is(.wedocs-document.space-y-3\.5 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
}.wedocs-document :is(.space-y-4 > :not([hidden]) ~ :not([hidden])), :is(.wedocs-document.space-y-4 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.wedocs-document :is(.space-y-5 > :not([hidden]) ~ :not([hidden])), :is(.wedocs-document.space-y-5 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}.wedocs-document :is(.space-y-6 > :not([hidden]) ~ :not([hidden])), :is(.wedocs-document.space-y-6 > :not([hidden]) ~ :not([hidden])) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}.wedocs-document :is(.space-y-\[22px\] > :not([hidden]) ~ :not([hidden])), :is(.wedocs-document.space-y-\[22px\] > :not([hidden]) ~ :not([hidden])) {
  --tw-space-y-reverse: 0;
  margin-top: calc(22px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(22px * var(--tw-space-y-reverse));
}.wedocs-document :is(.divide-x > :not([hidden]) ~ :not([hidden])), :is(.wedocs-document.divide-x > :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)));
}.wedocs-document :is(.divide-gray-200 > :not([hidden]) ~ :not([hidden])), :is(.wedocs-document.divide-gray-200 > :not([hidden]) ~ :not([hidden])) {
  --tw-divide-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-divide-opacity, 1));
}.wedocs-document .self-center {
  align-self: center;
}.wedocs-document .overflow-auto {
  overflow: auto;
}.wedocs-document .overflow-hidden {
  overflow: hidden;
}.wedocs-document .overflow-visible {
  overflow: visible;
}.wedocs-document .overflow-y-auto {
  overflow-y: auto;
}.wedocs-document .truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}.wedocs-document .whitespace-break-spaces {
  white-space: break-spaces;
}.wedocs-document .text-wrap {
  text-wrap: wrap;
}.wedocs-document .\!rounded-full {
  border-radius: 9999px !important;
}.wedocs-document .\!rounded-md {
  border-radius: 0.375rem !important;
}.wedocs-document .rounded {
  border-radius: 0.25rem;
}.wedocs-document .rounded-2xl {
  border-radius: 1rem;
}.wedocs-document .rounded-\[10px\] {
  border-radius: 10px;
}.wedocs-document .rounded-\[42px\] {
  border-radius: 42px;
}.wedocs-document .rounded-\[55px\] {
  border-radius: 55px;
}.wedocs-document .rounded-full {
  border-radius: 9999px;
}.wedocs-document .rounded-lg {
  border-radius: 0.5rem;
}.wedocs-document .rounded-md {
  border-radius: 0.375rem;
}.wedocs-document .rounded-r-md {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}.wedocs-document .rounded-br-none {
  border-bottom-right-radius: 0px;
}.wedocs-document .rounded-tr-none {
  border-top-right-radius: 0px;
}.wedocs-document .\!border-0 {
  border-width: 0px !important;
}.wedocs-document .border {
  border-width: 1px;
}.wedocs-document .border-0 {
  border-width: 0px;
}.wedocs-document .border-2 {
  border-width: 2px;
}.wedocs-document .border-b {
  border-bottom-width: 1px;
}.wedocs-document .border-b-2 {
  border-bottom-width: 2px;
}.wedocs-document .border-l-4 {
  border-left-width: 4px;
}.wedocs-document .border-t {
  border-top-width: 1px;
}.wedocs-document .\!border-none {
  border-style: none !important;
}.wedocs-document .\!border-\[\#8c8f94\] {
  --tw-border-opacity: 1 !important;
  border-color: rgb(140 143 148 / var(--tw-border-opacity, 1)) !important;
}.wedocs-document .\!border-gray-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1)) !important;
}.wedocs-document .\!border-indigo-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(129 140 248 / var(--tw-border-opacity, 1)) !important;
}.wedocs-document .\!border-indigo-700 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(67 56 202 / var(--tw-border-opacity, 1)) !important;
}.wedocs-document .\!border-red-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1)) !important;
}.wedocs-document .\!border-transparent {
  border-color: transparent !important;
}.wedocs-document .border-\[\#D1D5DB\] {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}.wedocs-document .border-\[\#D9D9D9\] {
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
}.wedocs-document .border-\[\#DBDBDB\] {
  --tw-border-opacity: 1;
  border-color: rgb(219 219 219 / var(--tw-border-opacity, 1));
}.wedocs-document .border-\[\#E2E2E2\] {
  --tw-border-opacity: 1;
  border-color: rgb(226 226 226 / var(--tw-border-opacity, 1));
}.wedocs-document .border-\[\#E5E7EB\] {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}.wedocs-document .border-\[\#FBBF24\] {
  --tw-border-opacity: 1;
  border-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
}.wedocs-document .border-blue-600 {
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}.wedocs-document .border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}.wedocs-document .border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}.wedocs-document .border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}.wedocs-document .border-indigo-600 {
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
}.wedocs-document .border-transparent {
  border-color: transparent;
}.wedocs-document .border-yellow-400 {
  --tw-border-opacity: 1;
  border-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}.wedocs-document .border-t-\[\#DBDBDB\] {
  --tw-border-opacity: 1;
  border-top-color: rgb(219 219 219 / var(--tw-border-opacity, 1));
}.wedocs-document .\!bg-\[\#007f69\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 127 105 / var(--tw-bg-opacity, 1)) !important;
}.wedocs-document .\!bg-\[\#909091\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(144 144 145 / var(--tw-bg-opacity, 1)) !important;
}.wedocs-document .\!bg-gray-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1)) !important;
}.wedocs-document .\!bg-gray-200 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1)) !important;
}.wedocs-document .\!bg-indigo-700 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(67 56 202 / var(--tw-bg-opacity, 1)) !important;
}.wedocs-document .\!bg-transparent {
  background-color: transparent !important;
}.wedocs-document .\!bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}.wedocs-document .bg-\[\#00000080\] {
  background-color: #00000080;
}.wedocs-document .bg-\[\#00A1E4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 161 228 / var(--tw-bg-opacity, 1));
}.wedocs-document .bg-\[\#06B6D4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(6 182 212 / var(--tw-bg-opacity, 1));
}.wedocs-document .bg-\[\#139f84\] {
  --tw-bg-opacity: 1;
  background-color: rgb(19 159 132 / var(--tw-bg-opacity, 1));
}.wedocs-document .bg-\[\#4F46E5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1));
}.wedocs-document .bg-\[\#94a3b8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity, 1));
}.wedocs-document .bg-\[\#DBDBDB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(219 219 219 / var(--tw-bg-opacity, 1));
}.wedocs-document .bg-\[\#E2E8F0\] {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
}.wedocs-document .bg-\[\#E3E5E7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(227 229 231 / var(--tw-bg-opacity, 1));
}.wedocs-document .bg-\[\#E7E6FF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(231 230 255 / var(--tw-bg-opacity, 1));
}.wedocs-document .bg-\[\#F3F4F6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}.wedocs-document .bg-\[\#cbd5e1\] {
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity, 1));
}.wedocs-document .bg-\[\#ff9000\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 144 0 / var(--tw-bg-opacity, 1));
}.wedocs-document .bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}.wedocs-document .bg-blue-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}.wedocs-document .bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}.wedocs-document .bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}.wedocs-document .bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}.wedocs-document .bg-gray-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}.wedocs-document .bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}.wedocs-document .bg-indigo-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1));
}.wedocs-document .bg-indigo-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(67 56 202 / var(--tw-bg-opacity, 1));
}.wedocs-document .bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}.wedocs-document .bg-red-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}.wedocs-document .bg-slate-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
}.wedocs-document .bg-stone-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(168 162 158 / var(--tw-bg-opacity, 1));
}.wedocs-document .bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.wedocs-document .bg-yellow-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 240 138 / var(--tw-bg-opacity, 1));
}.wedocs-document .bg-yellow-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1));
}.wedocs-document .bg-opacity-25 {
  --tw-bg-opacity: 0.25;
}.wedocs-document .fill-gray-500 {
  fill: #6b7280;
}.wedocs-document .stroke-\[\#6b7280\] {
  stroke: #6b7280;
}.wedocs-document .stroke-gray-300 {
  stroke: #d1d5db;
}.wedocs-document .stroke-gray-400 {
  stroke: #9ca3af;
}.wedocs-document .stroke-gray-500 {
  stroke: #6b7280;
}.wedocs-document .object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}.wedocs-document .p-0 {
  padding: 0px;
}.wedocs-document .p-1 {
  padding: 0.25rem;
}.wedocs-document .p-1\.5 {
  padding: 0.375rem;
}.wedocs-document .p-12 {
  padding: 3rem;
}.wedocs-document .p-3 {
  padding: 0.75rem;
}.wedocs-document .p-4 {
  padding: 1rem;
}.wedocs-document .p-5 {
  padding: 1.25rem;
}.wedocs-document .p-6 {
  padding: 1.5rem;
}.wedocs-document .\!px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}.wedocs-document .\!px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}.wedocs-document .\!px-3\.5 {
  padding-left: 0.875rem !important;
  padding-right: 0.875rem !important;
}.wedocs-document .\!px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}.wedocs-document .\!py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}.wedocs-document .\!py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}.wedocs-document .\!py-1\.5 {
  padding-top: 0.375rem !important;
  padding-bottom: 0.375rem !important;
}.wedocs-document .\!py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}.wedocs-document .px-0\.5 {
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}.wedocs-document .px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}.wedocs-document .px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}.wedocs-document .px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}.wedocs-document .px-16 {
  padding-left: 4rem;
  padding-right: 4rem;
}.wedocs-document .px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}.wedocs-document .px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}.wedocs-document .px-20 {
  padding-left: 5rem;
  padding-right: 5rem;
}.wedocs-document .px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}.wedocs-document .px-3\.5 {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}.wedocs-document .px-36 {
  padding-left: 9rem;
  padding-right: 9rem;
}.wedocs-document .px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}.wedocs-document .px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}.wedocs-document .px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}.wedocs-document .px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}.wedocs-document .px-9 {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}.wedocs-document .px-\[5px\] {
  padding-left: 5px;
  padding-right: 5px;
}.wedocs-document .px-\[70px\] {
  padding-left: 70px;
  padding-right: 70px;
}.wedocs-document .py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}.wedocs-document .py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}.wedocs-document .py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}.wedocs-document .py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}.wedocs-document .py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}.wedocs-document .py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}.wedocs-document .py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}.wedocs-document .py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}.wedocs-document .py-3\.5 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}.wedocs-document .py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}.wedocs-document .py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}.wedocs-document .py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}.wedocs-document .py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}.wedocs-document .py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}.wedocs-document .py-\[18px\] {
  padding-top: 18px;
  padding-bottom: 18px;
}.wedocs-document .py-\[3px\] {
  padding-top: 3px;
  padding-bottom: 3px;
}.wedocs-document .\!pl-3 {
  padding-left: 0.75rem !important;
}.wedocs-document .\!pl-4 {
  padding-left: 1rem !important;
}.wedocs-document .\!pr-10 {
  padding-right: 2.5rem !important;
}.wedocs-document .\!pr-3 {
  padding-right: 0.75rem !important;
}.wedocs-document .pb-10 {
  padding-bottom: 2.5rem;
}.wedocs-document .pb-12 {
  padding-bottom: 3rem;
}.wedocs-document .pb-20 {
  padding-bottom: 5rem;
}.wedocs-document .pb-6 {
  padding-bottom: 1.5rem;
}.wedocs-document .pb-7 {
  padding-bottom: 1.75rem;
}.wedocs-document .pl-0\.5 {
  padding-left: 0.125rem;
}.wedocs-document .pl-10 {
  padding-left: 2.5rem;
}.wedocs-document .pl-2\.5 {
  padding-left: 0.625rem;
}.wedocs-document .pl-3 {
  padding-left: 0.75rem;
}.wedocs-document .pl-4 {
  padding-left: 1rem;
}.wedocs-document .pl-6 {
  padding-left: 1.5rem;
}.wedocs-document .pr-0 {
  padding-right: 0px;
}.wedocs-document .pr-1\.5 {
  padding-right: 0.375rem;
}.wedocs-document .pr-10 {
  padding-right: 2.5rem;
}.wedocs-document .pr-16 {
  padding-right: 4rem;
}.wedocs-document .pr-2 {
  padding-right: 0.5rem;
}.wedocs-document .pr-3 {
  padding-right: 0.75rem;
}.wedocs-document .pr-3\.5 {
  padding-right: 0.875rem;
}.wedocs-document .pr-4 {
  padding-right: 1rem;
}.wedocs-document .pr-5 {
  padding-right: 1.25rem;
}.wedocs-document .pr-8 {
  padding-right: 2rem;
}.wedocs-document .pr-9 {
  padding-right: 2.25rem;
}.wedocs-document .pr-\[5px\] {
  padding-right: 5px;
}.wedocs-document .pt-0 {
  padding-top: 0px;
}.wedocs-document .pt-0\.5 {
  padding-top: 0.125rem;
}.wedocs-document .pt-16 {
  padding-top: 4rem;
}.wedocs-document .pt-2\.5 {
  padding-top: 0.625rem;
}.wedocs-document .pt-3 {
  padding-top: 0.75rem;
}.wedocs-document .pt-5 {
  padding-top: 1.25rem;
}.wedocs-document .pt-6 {
  padding-top: 1.5rem;
}.wedocs-document .pt-7 {
  padding-top: 1.75rem;
}.wedocs-document .text-left {
  text-align: left;
}.wedocs-document .text-center {
  text-align: center;
}.wedocs-document .text-right {
  text-align: right;
}.wedocs-document .align-middle {
  vertical-align: middle;
}.wedocs-document .font-sans {
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}.wedocs-document .\!text-base {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}.wedocs-document .text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}.wedocs-document .text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}.wedocs-document .text-\[10px\] {
  font-size: 10px;
}.wedocs-document .text-\[13px\] {
  font-size: 13px;
}.wedocs-document .text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}.wedocs-document .text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}.wedocs-document .text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}.wedocs-document .text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}.wedocs-document .text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}.wedocs-document .\!font-medium {
  font-weight: 500 !important;
}.wedocs-document .\!font-normal {
  font-weight: 400 !important;
}.wedocs-document .font-\[600\] {
  font-weight: 600;
}.wedocs-document .font-bold {
  font-weight: 700;
}.wedocs-document .font-extrabold {
  font-weight: 800;
}.wedocs-document .font-medium {
  font-weight: 500;
}.wedocs-document .font-normal {
  font-weight: 400;
}.wedocs-document .font-semibold {
  font-weight: 600;
}.wedocs-document .uppercase {
  text-transform: uppercase;
}.wedocs-document .lowercase {
  text-transform: lowercase;
}.wedocs-document .capitalize {
  text-transform: capitalize;
}.wedocs-document .italic {
  font-style: italic;
}.wedocs-document .\!leading-5 {
  line-height: 1.25rem !important;
}.wedocs-document .leading-3 {
  line-height: .75rem;
}.wedocs-document .leading-4 {
  line-height: 1rem;
}.wedocs-document .leading-5 {
  line-height: 1.25rem;
}.wedocs-document .leading-6 {
  line-height: 1.5rem;
}.wedocs-document .leading-7 {
  line-height: 1.75rem;
}.wedocs-document .leading-8 {
  line-height: 2rem;
}.wedocs-document .leading-\[20px\] {
  line-height: 20px;
}.wedocs-document .leading-\[21px\] {
  line-height: 21px;
}.wedocs-document .leading-\[3rem\] {
  line-height: 3rem;
}.wedocs-document .leading-none {
  line-height: 1;
}.wedocs-document .leading-normal {
  line-height: 1.5;
}.wedocs-document .tracking-wider {
  letter-spacing: 0.05em;
}.wedocs-document .\!text-black {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}.wedocs-document .\!text-gray-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1)) !important;
}.wedocs-document .text-\[\#0043FF\] {
  --tw-text-opacity: 1;
  color: rgb(0 67 255 / var(--tw-text-opacity, 1));
}.wedocs-document .text-\[\#111827\] {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}.wedocs-document .text-\[\#333333\] {
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}.wedocs-document .text-\[\#3B3F4A\] {
  --tw-text-opacity: 1;
  color: rgb(59 63 74 / var(--tw-text-opacity, 1));
}.wedocs-document .text-\[\#656668\] {
  --tw-text-opacity: 1;
  color: rgb(101 102 104 / var(--tw-text-opacity, 1));
}.wedocs-document .text-\[\#666B79\] {
  --tw-text-opacity: 1;
  color: rgb(102 107 121 / var(--tw-text-opacity, 1));
}.wedocs-document .text-\[\#6B7280\] {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}.wedocs-document .text-\[\#92400E\] {
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
}.wedocs-document .text-\[\#969696\] {
  --tw-text-opacity: 1;
  color: rgb(150 150 150 / var(--tw-text-opacity, 1));
}.wedocs-document .text-\[\#B4BBD6\] {
  --tw-text-opacity: 1;
  color: rgb(180 187 214 / var(--tw-text-opacity, 1));
}.wedocs-document .text-\[\#d1d5db\] {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}.wedocs-document .text-\[\#ff9000\] {
  --tw-text-opacity: 1;
  color: rgb(255 144 0 / var(--tw-text-opacity, 1));
}.wedocs-document .text-amber-600 {
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity, 1));
}.wedocs-document .text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}.wedocs-document .text-blue-800 {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}.wedocs-document .text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}.wedocs-document .text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}.wedocs-document .text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}.wedocs-document .text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}.wedocs-document .text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}.wedocs-document .text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}.wedocs-document .text-indigo-600 {
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}.wedocs-document .text-indigo-700 {
  --tw-text-opacity: 1;
  color: rgb(67 56 202 / var(--tw-text-opacity, 1));
}.wedocs-document .text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}.wedocs-document .text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}.wedocs-document .text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.wedocs-document .underline {
  text-decoration-line: underline;
}.wedocs-document .overline {
  text-decoration-line: overline;
}.wedocs-document .line-through {
  text-decoration-line: line-through;
}.wedocs-document .no-underline {
  text-decoration-line: none;
}.wedocs-document .decoration-1 {
  text-decoration-thickness: 1px;
}.wedocs-document .underline-offset-2 {
  text-underline-offset: 2px;
}.wedocs-document .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}.wedocs-document .placeholder-\[\#333333\]::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(51 51 51 / var(--tw-placeholder-opacity, 1));
}.wedocs-document .placeholder-\[\#333333\]::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(51 51 51 / var(--tw-placeholder-opacity, 1));
}.wedocs-document .placeholder-\[\#BDBDBD\]::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(189 189 189 / var(--tw-placeholder-opacity, 1));
}.wedocs-document .placeholder-\[\#BDBDBD\]::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(189 189 189 / var(--tw-placeholder-opacity, 1));
}.wedocs-document .placeholder-gray-400::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity, 1));
}.wedocs-document .placeholder-gray-400::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity, 1));
}.wedocs-document .opacity-0 {
  opacity: 0;
}.wedocs-document .opacity-100 {
  opacity: 1;
}.wedocs-document .opacity-50 {
  opacity: 0.5;
}.wedocs-document .opacity-75 {
  opacity: 0.75;
}.wedocs-document .\!shadow-none {
  --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;
}.wedocs-document .shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.wedocs-document .shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.wedocs-document .shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.wedocs-document .shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.wedocs-document .shadow-gray-100 {
  --tw-shadow-color: #f3f4f6;
  --tw-shadow: var(--tw-shadow-colored);
}.wedocs-document .shadow-gray-800\/30 {
  --tw-shadow-color: rgb(31 41 55 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}.wedocs-document .outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}.wedocs-document .outline {
  outline-style: solid;
}.wedocs-document .outline-0 {
  outline-width: 0px;
}.wedocs-document .ring-0 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.wedocs-document .ring-1 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.wedocs-document .ring-2 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.wedocs-document .ring-black {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1));
}.wedocs-document .ring-indigo-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity, 1));
}.wedocs-document .ring-white {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1));
}.wedocs-document .ring-opacity-5 {
  --tw-ring-opacity: 0.05;
}.wedocs-document .blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}.wedocs-document .grayscale {
  --tw-grayscale: grayscale(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}.wedocs-document .filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}.wedocs-document .transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.wedocs-document .transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.wedocs-document .transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.wedocs-document .transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.wedocs-document .transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.wedocs-document .duration-100 {
  transition-duration: 100ms;
}.wedocs-document .duration-200 {
  transition-duration: 200ms;
}.wedocs-document .duration-300 {
  transition-duration: 300ms;
}.wedocs-document .ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}.wedocs-document .ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}.wedocs-document .ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}.components-grid.components-tools-panel.block-editor-panel-color-gradient-settings{padding:0;margin-bottom:2rem}.wedocs-doc-navigation-preview .wedocs-doc-navigation,.wedocs-doc-navigation{display:flex !important;justify-content:space-between !important;align-items:center !important;gap:1rem !important;margin:1rem 0 !important}.wedocs-doc-navigation-preview .wedocs-doc-navigation .wedocs-doc-nav-prev,.wedocs-doc-navigation-preview .wedocs-doc-navigation .wedocs-doc-nav-next,.wedocs-doc-navigation .wedocs-doc-nav-prev,.wedocs-doc-navigation .wedocs-doc-nav-next{display:flex !important;align-items:center !important;text-decoration:none;transition:all .3s ease}.wedocs-doc-navigation-preview .wedocs-doc-navigation .wedocs-doc-nav-prev a,.wedocs-doc-navigation-preview .wedocs-doc-navigation .wedocs-doc-nav-next a,.wedocs-doc-navigation .wedocs-doc-nav-prev a,.wedocs-doc-navigation .wedocs-doc-nav-next a{display:flex;align-items:center;text-decoration:none;color:inherit;transition:color .3s ease}.wedocs-doc-navigation-preview .wedocs-doc-navigation .wedocs-doc-nav-prev a:hover,.wedocs-doc-navigation-preview .wedocs-doc-navigation .wedocs-doc-nav-next a:hover,.wedocs-doc-navigation .wedocs-doc-nav-prev a:hover,.wedocs-doc-navigation .wedocs-doc-nav-next a:hover{text-decoration:none}.wedocs-doc-navigation-preview .wedocs-doc-navigation .wedocs-doc-nav-prev .wedocs-doc-nav-arrow,.wedocs-doc-navigation-preview .wedocs-doc-navigation .wedocs-doc-nav-next .wedocs-doc-nav-arrow,.wedocs-doc-navigation .wedocs-doc-nav-prev .wedocs-doc-nav-arrow,.wedocs-doc-navigation .wedocs-doc-nav-next .wedocs-doc-nav-arrow{display:inline-flex;align-items:center;justify-content:center;font-weight:bold}.wedocs-doc-navigation-preview .wedocs-doc-navigation .wedocs-doc-nav-prev .wedocs-doc-nav-title,.wedocs-doc-navigation-preview .wedocs-doc-navigation .wedocs-doc-nav-next .wedocs-doc-nav-title,.wedocs-doc-navigation .wedocs-doc-nav-prev .wedocs-doc-nav-title,.wedocs-doc-navigation .wedocs-doc-nav-next .wedocs-doc-nav-title{display:inline-block;line-height:1.4}.wedocs-doc-navigation-preview .wedocs-doc-navigation .wedocs-doc-nav-prev,.wedocs-doc-navigation .wedocs-doc-nav-prev{text-align:left}.wedocs-doc-navigation-preview .wedocs-doc-navigation .wedocs-doc-nav-prev .wedocs-doc-nav-arrow,.wedocs-doc-navigation .wedocs-doc-nav-prev .wedocs-doc-nav-arrow{margin-right:.5rem}.wedocs-doc-navigation-preview .wedocs-doc-navigation .wedocs-doc-nav-next,.wedocs-doc-navigation .wedocs-doc-nav-next{text-align:right;margin-left:auto}.wedocs-doc-navigation-preview .wedocs-doc-navigation .wedocs-doc-nav-next .wedocs-doc-nav-arrow,.wedocs-doc-navigation .wedocs-doc-nav-next .wedocs-doc-nav-arrow{margin-left:.5rem}@media(max-width: 768px){.wedocs-doc-navigation{flex-direction:column;gap:.5rem}.wedocs-doc-navigation .wedocs-doc-nav-prev,.wedocs-doc-navigation .wedocs-doc-nav-next{width:100%;justify-content:center}.wedocs-doc-navigation .wedocs-doc-nav-next{margin-left:0}}.btn-outline .focus\:outline:focus.badge {
  --tw-border-opacity: 1;
  border-color: hsl(var(--nf, var(--n)) / var(--tw-border-opacity));
  background-color: transparent;
}.btn-outline:hover .focus\:outline:focus.badge {
  --tw-border-opacity: 1;
  border-color: hsl(var(--b2, var(--b1)) / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: hsl(var(--nc) / var(--tw-text-opacity));
}.btn-outline.btn-primary:hover .focus\:outline:focus.badge {
  --tw-border-opacity: 1;
  border-color: hsl(var(--pc) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: hsl(var(--pf, var(--p)) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: hsl(var(--pc) / var(--tw-text-opacity));
}.btn-outline.btn-secondary:hover .focus\:outline:focus.badge {
  --tw-border-opacity: 1;
  border-color: hsl(var(--sc) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: hsl(var(--sf, var(--s)) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: hsl(var(--sc) / var(--tw-text-opacity));
}.btn-outline.btn-accent:hover .focus\:outline:focus.badge {
  --tw-border-opacity: 1;
  border-color: hsl(var(--ac) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: hsl(var(--af, var(--a)) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: hsl(var(--ac) / var(--tw-text-opacity));
}.wedocs-document .before\:absolute::before {
  content: var(--tw-content);
  position: absolute;
}.wedocs-document .before\:-right-\[1px\]::before {
  content: var(--tw-content);
  right: -1px;
}.wedocs-document .before\:-top-2\.5::before {
  content: var(--tw-content);
  top: -0.625rem;
}.wedocs-document .before\:-top-4::before {
  content: var(--tw-content);
  top: -1rem;
}.wedocs-document .before\:-top-6::before {
  content: var(--tw-content);
  top: -1.5rem;
}.wedocs-document .before\:left-0::before {
  content: var(--tw-content);
  left: 0px;
}.wedocs-document .before\:\!-mt-\[1px\]::before {
  content: var(--tw-content);
  margin-top: -1px !important;
}.wedocs-document .before\:\!ml-1::before {
  content: var(--tw-content);
  margin-left: 0.25rem !important;
}.wedocs-document .before\:\!mt-1::before {
  content: var(--tw-content);
  margin-top: 0.25rem !important;
}.wedocs-document .before\:mt-3::before {
  content: var(--tw-content);
  margin-top: 0.75rem;
}.wedocs-document .before\:block::before {
  content: var(--tw-content);
  display: block;
}.wedocs-document .before\:\!hidden::before {
  content: var(--tw-content);
  display: none !important;
}.wedocs-document .before\:\!h-1\.5::before {
  content: var(--tw-content);
  height: 0.375rem !important;
}.wedocs-document .before\:h-2\.5::before {
  content: var(--tw-content);
  height: 0.625rem;
}.wedocs-document .before\:h-3::before {
  content: var(--tw-content);
  height: 0.75rem;
}.wedocs-document .before\:h-4::before {
  content: var(--tw-content);
  height: 1rem;
}.wedocs-document .before\:\!w-1\.5::before {
  content: var(--tw-content);
  width: 0.375rem !important;
}.wedocs-document .before\:w-\[70\%\]::before {
  content: var(--tw-content);
  width: 70%;
}.wedocs-document .before\:w-full::before {
  content: var(--tw-content);
  width: 100%;
}.wedocs-document .before\:max-w-xl::before {
  content: var(--tw-content);
  max-width: 36rem;
}.wedocs-document .before\:\!bg-transparent::before {
  content: var(--tw-content);
  background-color: transparent !important;
}.wedocs-document .before\:\!bg-white::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}.wedocs-document .before\:\!content-none::before {
  --tw-content: none !important;
  content: var(--tw-content) !important;
}.wedocs-document .before\:content-\[\'\'\]::before {
  --tw-content: '';
  content: var(--tw-content);
}.wedocs-document .after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}.wedocs-document .after\:left-1\/2::after {
  content: var(--tw-content);
  left: 50%;
}.wedocs-document .after\:right-4::after {
  content: var(--tw-content);
  right: 1rem;
}.wedocs-document .after\:right-\[1\.4rem\]::after {
  content: var(--tw-content);
  right: 1.4rem;
}.wedocs-document .after\:right-\[22px\]::after {
  content: var(--tw-content);
  right: 22px;
}.wedocs-document .after\:top-0\.5::after {
  content: var(--tw-content);
  top: 0.125rem;
}.wedocs-document .after\:top-\[-7px\]::after {
  content: var(--tw-content);
  top: -7px;
}.wedocs-document .after\:z-\[-1\]::after {
  content: var(--tw-content);
  z-index: -1;
}.wedocs-document .after\:h-4::after {
  content: var(--tw-content);
  height: 1rem;
}.wedocs-document .after\:h-\[13px\]::after {
  content: var(--tw-content);
  height: 13px;
}.wedocs-document .after\:w-4::after {
  content: var(--tw-content);
  width: 1rem;
}.wedocs-document .after\:w-\[13px\]::after {
  content: var(--tw-content);
  width: 13px;
}.wedocs-document .after\:-translate-x-1\/2::after {
  content: var(--tw-content);
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.wedocs-document .after\:-translate-y-1\/2::after {
  content: var(--tw-content);
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.wedocs-document .after\:\!rotate-45::after {
  content: var(--tw-content);
  --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;
}.wedocs-document .after\:rotate-\[45deg\]::after {
  content: var(--tw-content);
  --tw-rotate: 45deg;
  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));
}.wedocs-document .after\:rounded-sm::after {
  content: var(--tw-content);
  border-radius: 0.125rem;
}.wedocs-document .after\:border::after {
  content: var(--tw-content);
  border-width: 1px;
}.wedocs-document .after\:border-b-0::after {
  content: var(--tw-content);
  border-bottom-width: 0px;
}.wedocs-document .after\:border-r-0::after {
  content: var(--tw-content);
  border-right-width: 0px;
}.wedocs-document .after\:border-\[\#DBDBDB\]::after {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgb(219 219 219 / var(--tw-border-opacity, 1));
}.wedocs-document .after\:bg-black::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}.wedocs-document .after\:bg-white::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.wedocs-document .after\:content-\[\'\'\]::after {
  --tw-content: '';
  content: var(--tw-content);
}.wedocs-document .last\:mb-0:last-child {
  margin-bottom: 0px;
}.wedocs-document .checked\:\!border-transparent:checked {
  border-color: transparent !important;
}.wedocs-document .checked\:\!bg-indigo-600:checked {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1)) !important;
}.wedocs-document .checked\:bg-none:checked {
  background-image: none;
}.wedocs-document .checked\:before\:\!ml-0:checked::before {
  content: var(--tw-content);
  margin-left: 0px !important;
}.wedocs-document .checked\:before\:flex:checked::before {
  content: var(--tw-content);
  display: flex;
}.wedocs-document .checked\:before\:\!w-full:checked::before {
  content: var(--tw-content);
  width: 100% !important;
}.wedocs-document .checked\:before\:items-center:checked::before {
  content: var(--tw-content);
  align-items: center;
}.wedocs-document .checked\:before\:justify-center:checked::before {
  content: var(--tw-content);
  justify-content: center;
}.wedocs-document .hover\:block:hover {
  display: block;
}.wedocs-document .hover\:cursor-pointer:hover {
  cursor: pointer;
}.wedocs-document .hover\:bg-\[\#443aff\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(68 58 255 / var(--tw-bg-opacity, 1));
}.wedocs-document .hover\:bg-\[\#F9FAFB\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}.wedocs-document .hover\:bg-\[\#cf7500\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(207 117 0 / var(--tw-bg-opacity, 1));
}.wedocs-document .hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}.wedocs-document .hover\:bg-gray-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}.wedocs-document .hover\:bg-gray-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}.wedocs-document .hover\:bg-gray-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}.wedocs-document .hover\:bg-indigo-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1));
}.wedocs-document .hover\:bg-indigo-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(67 56 202 / var(--tw-bg-opacity, 1));
}.wedocs-document .hover\:bg-indigo-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(55 48 163 / var(--tw-bg-opacity, 1));
}.wedocs-document .hover\:bg-red-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}.wedocs-document .hover\:bg-slate-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity, 1));
}.wedocs-document .hover\:stroke-indigo-700:hover {
  stroke: #4338ca;
}.wedocs-document .hover\:stroke-red-700:hover {
  stroke: #b91c1c;
}.wedocs-document .hover\:\!text-gray-700:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1)) !important;
}.wedocs-document .hover\:\!text-indigo-800:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(55 48 163 / var(--tw-text-opacity, 1)) !important;
}.wedocs-document .hover\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}.wedocs-document .hover\:text-gray-600:hover {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}.wedocs-document .hover\:text-gray-700:hover {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}.wedocs-document .hover\:text-indigo-600:hover {
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}.wedocs-document .hover\:text-indigo-700:hover {
  --tw-text-opacity: 1;
  color: rgb(67 56 202 / var(--tw-text-opacity, 1));
}.wedocs-document .hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.wedocs-document .hover\:underline:hover {
  text-decoration-line: underline;
}.wedocs-document .hover\:opacity-100:hover {
  opacity: 1;
}.wedocs-document .hover\:opacity-80:hover {
  opacity: 0.8;
}.wedocs-document .focus\:\!border-indigo-300:focus {
  --tw-border-opacity: 1 !important;
  border-color: rgb(165 180 252 / var(--tw-border-opacity, 1)) !important;
}.wedocs-document .focus\:border-blue-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}.wedocs-document .focus\:border-indigo-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
}.wedocs-document .focus\:border-red-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}.wedocs-document .focus\:border-transparent:focus {
  border-color: transparent;
}.wedocs-document .focus\:text-white:focus {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.wedocs-document .focus\:\!shadow-none:focus {
  --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;
}.wedocs-document .focus\:shadow-none:focus {
  --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);
}.wedocs-document .focus\:\!shadow-transparent:focus {
  --tw-shadow-color: transparent !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}.wedocs-document .focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}.wedocs-document .focus\:outline:focus {
  outline-style: solid;
}.wedocs-document .focus\:outline-0:focus {
  outline-width: 0px;
}.wedocs-document .focus\:ring-0:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.wedocs-document .focus\:ring-1:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.wedocs-document .focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.wedocs-document .focus\:ring-blue-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}.wedocs-document .focus\:ring-indigo-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1));
}.wedocs-document .focus\:ring-indigo-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity, 1));
}.wedocs-document .focus\:ring-red-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1));
}.wedocs-document .focus\:ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
}.wedocs-document .disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}.wedocs-document .disabled\:bg-\[\#F2F2F2\]:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1));
}.wedocs-document .disabled\:opacity-40:disabled {
  opacity: 0.4;
}.wedocs-document .disabled\:opacity-60:disabled {
  opacity: 0.6;
}.wedocs-document .disabled\:opacity-75:disabled {
  opacity: 0.75;
}.wedocs-document .disabled\:\!shadow-none:disabled {
  --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;
}.wedocs-document .disabled\:shadow-none:disabled {
  --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);
}.wedocs-document .disabled\:hover\:bg-indigo-600:hover:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1));
}.wedocs-document :is(.group:hover .group-hover\:block), :is(.wedocs-document.group:hover .group-hover\:block) {
  display: block;
}.wedocs-document :is(.group:hover .group-hover\:inline-flex), :is(.wedocs-document.group:hover .group-hover\:inline-flex) {
  display: inline-flex;
}.wedocs-document :is(.group:hover .group-hover\:bg-\[\#00A1E4\]), :is(.wedocs-document.group:hover .group-hover\:bg-\[\#00A1E4\]) {
  --tw-bg-opacity: 1;
  background-color: rgb(0 161 228 / var(--tw-bg-opacity, 1));
}.wedocs-document :is(.group:hover .group-hover\:\!stroke-indigo-700), :is(.wedocs-document.group:hover .group-hover\:\!stroke-indigo-700) {
  stroke: #4338ca !important;
}.wedocs-document :is(.group:hover .group-hover\:stroke-indigo-700), :is(.wedocs-document.group:hover .group-hover\:stroke-indigo-700) {
  stroke: #4338ca;
}.wedocs-document :is(.group:hover .group-hover\:text-\[\#00A1E4\]), :is(.wedocs-document.group:hover .group-hover\:text-\[\#00A1E4\]) {
  --tw-text-opacity: 1;
  color: rgb(0 161 228 / var(--tw-text-opacity, 1));
}.wedocs-document :is(.group:hover .group-hover\:text-black), :is(.wedocs-document.group:hover .group-hover\:text-black) {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}.wedocs-document :is(.group:hover .group-hover\:underline), :is(.wedocs-document.group:hover .group-hover\:underline) {
  text-decoration-line: underline;
}.wedocs-document :is(.group:hover .group-hover\:opacity-100), :is(.wedocs-document.group:hover .group-hover\:opacity-100) {
  opacity: 1;
}.wedocs-document .aria-selected\:bg-gray-100[aria-selected="true"] {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}.wedocs-document .aria-selected\:bg-indigo-700[aria-selected="true"] {
  --tw-bg-opacity: 1;
  background-color: rgb(67 56 202 / var(--tw-bg-opacity, 1));
}.wedocs-document .aria-selected\:text-gray-600[aria-selected="true"] {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}.wedocs-document .aria-selected\:text-white[aria-selected="true"] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}@media (min-width: 640px) {

  .wedocs-document .sm\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .wedocs-document .sm\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .wedocs-document .sm\:ml-4 {
    margin-left: 1rem;
  }

  .wedocs-document .sm\:ml-5 {
    margin-left: 1.25rem;
  }

  .wedocs-document .sm\:mt-0 {
    margin-top: 0px;
  }

  .wedocs-document .sm\:inline {
    display: inline;
  }

  .wedocs-document .sm\:flex {
    display: flex;
  }

  .wedocs-document .sm\:h-10 {
    height: 2.5rem;
  }

  .wedocs-document .sm\:h-5 {
    height: 1.25rem;
  }

  .wedocs-document .sm\:max-h-\[80vh\] {
    max-height: 80vh;
  }

  .wedocs-document .sm\:w-10 {
    width: 2.5rem;
  }

  .wedocs-document .sm\:w-5 {
    width: 1.25rem;
  }

  .wedocs-document .sm\:w-\[90\%\] {
    width: 90%;
  }

  .wedocs-document .sm\:max-w-xs {
    max-width: 20rem;
  }

  .wedocs-document .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .wedocs-document .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .wedocs-document .sm\:items-start {
    align-items: flex-start;
  }

  .wedocs-document .sm\:items-center {
    align-items: center;
  }

  .wedocs-document .sm\:justify-end {
    justify-content: flex-end;
  }

  .wedocs-document .sm\:justify-center {
    justify-content: center;
  }

  .wedocs-document .sm\:justify-between {
    justify-content: space-between;
  }

  .wedocs-document .sm\:gap-x-4 {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }

  .wedocs-document :is(.sm\:space-x-2 > :not([hidden]) ~ :not([hidden])), :is(.wedocs-document.sm\:space-x-2 > :not([hidden]) ~ :not([hidden])) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wedocs-document :is(.sm\:space-x-20 > :not([hidden]) ~ :not([hidden])), :is(.wedocs-document.sm\:space-x-20 > :not([hidden]) ~ :not([hidden])) {
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .wedocs-document :is(.sm\:space-y-0 > :not([hidden]) ~ :not([hidden])), :is(.wedocs-document.sm\:space-y-0 > :not([hidden]) ~ :not([hidden])) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .wedocs-document .sm\:overflow-hidden {
    overflow: hidden;
  }

  .wedocs-document .sm\:rounded-md {
    border-radius: 0.375rem;
  }

  .wedocs-document .sm\:p-4 {
    padding: 1rem;
  }

  .wedocs-document .sm\:p-6 {
    padding: 1.5rem;
  }

  .wedocs-document .sm\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .wedocs-document .sm\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .wedocs-document .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .wedocs-document .sm\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .wedocs-document .sm\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .wedocs-document .sm\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .wedocs-document .sm\:pl-16 {
    padding-left: 4rem;
  }

  .wedocs-document .sm\:pl-6 {
    padding-left: 1.5rem;
  }

  .wedocs-document .sm\:pr-20 {
    padding-right: 5rem;
  }

  .wedocs-document .sm\:pr-3 {
    padding-right: 0.75rem;
  }

  .wedocs-document .sm\:pt-5 {
    padding-top: 1.25rem;
  }

  .wedocs-document .sm\:text-left {
    text-align: left;
  }

  .wedocs-document .sm\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .wedocs-document .sm\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .wedocs-document .sm\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}@media (min-width: 768px) {

  .wedocs-document .md\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .wedocs-document .md\:w-\[80\%\] {
    width: 80%;
  }

  .wedocs-document .md\:min-w-\[300px\] {
    min-width: 300px;
  }
}@media (min-width: 1024px) {

  .wedocs-document .lg\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .wedocs-document .lg\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .wedocs-document .lg\:grid {
    display: grid;
  }

  .wedocs-document .lg\:w-\[70\%\] {
    width: 70%;
  }

  .wedocs-document .lg\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .wedocs-document .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .wedocs-document .lg\:gap-x-6 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }

  .wedocs-document .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .wedocs-document .lg\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}@media (min-width: 1280px) {

  .wedocs-document .xl\:w-\[60\%\] {
    width: 60%;
  }
}@media (min-width: 1536px) {

  .wedocs-document .\32xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}@media (prefers-color-scheme: dark) {

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

  .wedocs-document .dark\:\!bg-gray-200 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1)) !important;
  }

  .wedocs-document .dark\:bg-\[\#DBDBDB\] {
    --tw-bg-opacity: 1;
    background-color: rgb(219 219 219 / var(--tw-bg-opacity, 1));
  }

  .wedocs-document .dark\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
  }

  .wedocs-document .dark\:text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .wedocs-document .dark\:placeholder-gray-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(156 163 175 / var(--tw-placeholder-opacity, 1));
  }

  .wedocs-document .dark\:placeholder-gray-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(156 163 175 / var(--tw-placeholder-opacity, 1));
  }
}
