*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #F3F4F6; /* 2 */
}::before,
::after {
  --tw-content: '';
}/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/abbr:where([title]) {
  text-decoration: underline dotted;
}/*
Remove the default font size and weight for headings.
*/h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}/*
Reset links to optimize for opt-in styling instead of opt-out.
*/a {
  color: inherit;
  text-decoration: inherit;
}/*
Add the correct font weight in Edge and Safari.
*/b,
strong {
  font-weight: bolder;
}/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}/*
Add the correct font size in all browsers.
*/small {
  font-size: 80%;
}/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}sub {
  bottom: -0.25em;
}sup {
  top: -0.5em;
}/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}/*
Remove the inheritance of text transform in Edge and Firefox.
*/button,
select {
  text-transform: none;
}/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}/*
Use the modern Firefox focus style for all focusable elements.
*/:-moz-focusring {
  outline: auto;
}/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/:-moz-ui-invalid {
  box-shadow: none;
}/*
Add the correct vertical alignment in Chrome and Firefox.
*/progress {
  vertical-align: baseline;
}/*
Correct the cursor style of increment and decrement buttons in Safari.
*/::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}/*
Remove the inner padding in Chrome and Safari on macOS.
*/::-webkit-search-decoration {
  -webkit-appearance: none;
}/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}/*
Add the correct display in Chrome and Safari.
*/summary {
  display: list-item;
}/*
Removes the default spacing and border for appropriate elements.
*/blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}fieldset {
  margin: 0;
  padding: 0;
}legend {
  padding: 0;
}ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}/*
Reset default styling for dialogs.
*/dialog {
  padding: 0;
}/*
Prevent resizing textareas horizontally by default.
*/textarea {
  resize: vertical;
}/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #D1D5DB; /* 2 */
}/*
Set the default cursor for buttons.
*/button,
[role="button"] {
  cursor: pointer;
}/*
Make sure disabled buttons don't get the pointer cursor.
*/:disabled {
  cursor: default;
}/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/img,
video {
  max-width: 100%;
  height: auto;
}/* Make elements with the HTML hidden attribute stay hidden by default */[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}.\!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;
  }
}.prose{
  color: var(--tw-prose-body);
  max-width: 65ch;
}.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-bold);
  font-weight: 600;
}.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-alpha;
}.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-alpha;
}.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-alpha;
}.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-alpha;
}.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-roman;
}.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-roman;
}.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-roman;
}.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-roman;
}.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: decimal;
}.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
  font-weight: 400;
  color: var(--tw-prose-counters);
}.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
  color: var(--tw-prose-bullets);
}.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
}.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: open-quote;
}.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: close-quote;
}.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 900;
  color: inherit;
}.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 800;
  color: inherit;
}.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: "`";
}.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: "`";
}.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-size: 0.875em;
}.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-size: 0.9em;
}.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: none;
}.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: none;
}.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 0;
}.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: baseline;
}.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: top;
}.prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  text-align: start;
}.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}.prose{
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: rgb(17 24 39 / 10%);
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0.375em;
}.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0.375em;
}.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0;
}.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0;
}.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0;
}.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0;
}.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 0;
}.prose-sm{
  font-size: 0.875rem;
  line-height: 1.7142857;
}.prose-sm :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}.prose-sm :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}.prose-sm :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.1111111em;
}.prose-sm :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
}.prose-sm :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}.prose-sm :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}.prose-sm :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
}.prose-sm :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}.prose-sm :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}.prose-sm :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}.prose-sm :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}.prose-sm :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8571429em;
  border-radius: 0.3125rem;
  padding-top: 0.1428571em;
  padding-inline-end: 0.3571429em;
  padding-bottom: 0.1428571em;
  padding-inline-start: 0.3571429em;
}.prose-sm :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8571429em;
}.prose-sm :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.9em;
}.prose-sm :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8888889em;
}.prose-sm :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8571429em;
  line-height: 1.6666667;
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  border-radius: 0.25rem;
  padding-top: 0.6666667em;
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}.prose-sm :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-inline-start: 1.5714286em;
}.prose-sm :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-inline-start: 1.5714286em;
}.prose-sm :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}.prose-sm :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0.4285714em;
}.prose-sm :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0.4285714em;
}.prose-sm :where(.prose-sm > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}.prose-sm :where(.prose-sm > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.1428571em;
}.prose-sm :where(.prose-sm > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.1428571em;
}.prose-sm :where(.prose-sm > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.1428571em;
}.prose-sm :where(.prose-sm > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.1428571em;
}.prose-sm :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}.prose-sm :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}.prose-sm :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.1428571em;
}.prose-sm :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.2857143em;
  padding-inline-start: 1.5714286em;
}.prose-sm :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}.prose-sm :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}.prose-sm :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}.prose-sm :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}.prose-sm :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}.prose-sm :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8571429em;
  line-height: 1.5;
}.prose-sm :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}.prose-sm :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0;
}.prose-sm :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0;
}.prose-sm :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-top: 0.6666667em;
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}.prose-sm :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0;
}.prose-sm :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0;
}.prose-sm :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}.prose-sm :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}.prose-sm :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}.prose-sm :where(.prose-sm > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}.prose-sm :where(.prose-sm > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 0;
}.prose-lg{
  font-size: 1.125rem;
  line-height: 1.7777778;
}.prose-lg :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}.prose-lg :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 1.2222222em;
  line-height: 1.4545455;
  margin-top: 1.0909091em;
  margin-bottom: 1.0909091em;
}.prose-lg :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  padding-inline-start: 1em;
}.prose-lg :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.8333333em;
  line-height: 1;
}.prose-lg :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 1.6666667em;
  margin-top: 1.8666667em;
  margin-bottom: 1.0666667em;
  line-height: 1.3333333;
}.prose-lg :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 1.3333333em;
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}.prose-lg :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.7777778em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}.prose-lg :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}.prose-lg :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}.prose-lg :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}.prose-lg :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}.prose-lg :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8888889em;
  border-radius: 0.3125rem;
  padding-top: 0.2222222em;
  padding-inline-end: 0.4444444em;
  padding-bottom: 0.2222222em;
  padding-inline-start: 0.4444444em;
}.prose-lg :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8888889em;
}.prose-lg :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8666667em;
}.prose-lg :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.875em;
}.prose-lg :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8888889em;
  line-height: 1.75;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.375rem;
  padding-top: 1em;
  padding-inline-end: 1.5em;
  padding-bottom: 1em;
  padding-inline-start: 1.5em;
}.prose-lg :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.5555556em;
}.prose-lg :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.5555556em;
}.prose-lg :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}.prose-lg :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0.4444444em;
}.prose-lg :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0.4444444em;
}.prose-lg :where(.prose-lg > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}.prose-lg :where(.prose-lg > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.3333333em;
}.prose-lg :where(.prose-lg > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.3333333em;
}.prose-lg :where(.prose-lg > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.3333333em;
}.prose-lg :where(.prose-lg > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.3333333em;
}.prose-lg :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}.prose-lg :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}.prose-lg :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.3333333em;
}.prose-lg :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.6666667em;
  padding-inline-start: 1.5555556em;
}.prose-lg :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 3.1111111em;
  margin-bottom: 3.1111111em;
}.prose-lg :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}.prose-lg :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}.prose-lg :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}.prose-lg :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}.prose-lg :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8888889em;
  line-height: 1.5;
}.prose-lg :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0.75em;
  padding-bottom: 0.75em;
  padding-inline-start: 0.75em;
}.prose-lg :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0;
}.prose-lg :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0;
}.prose-lg :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-top: 0.75em;
  padding-inline-end: 0.75em;
  padding-bottom: 0.75em;
  padding-inline-start: 0.75em;
}.prose-lg :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0;
}.prose-lg :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0;
}.prose-lg :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}.prose-lg :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}.prose-lg :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8888889em;
  line-height: 1.5;
  margin-top: 1em;
}.prose-lg :where(.prose-lg > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}.prose-lg :where(.prose-lg > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 0;
}.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}.pointer-events-none{
  pointer-events: none;
}.\!visible{
  visibility: visible !important;
}.visible{
  visibility: visible;
}.invisible{
  visibility: hidden;
}.collapse{
  visibility: collapse;
}.static{
  position: static;
}.fixed{
  position: fixed;
}.\!absolute{
  position: absolute !important;
}.absolute{
  position: absolute;
}.\!relative{
  position: relative !important;
}.relative{
  position: relative;
}.sticky{
  position: sticky;
}.inset-0{
  inset: 0px;
}.inset-x-0{
  left: 0px;
  right: 0px;
}.inset-y-0{
  top: 0px;
  bottom: 0px;
}.-bottom-1{
  bottom: -0.25rem;
}.-bottom-14{
  bottom: -3.5rem;
}.-bottom-4{
  bottom: -1rem;
}.-bottom-6{
  bottom: -1.5rem;
}.-bottom-8{
  bottom: -2rem;
}.-left-3{
  left: -0.75rem;
}.-left-4{
  left: -1rem;
}.-left-8{
  left: -2rem;
}.-right-0{
  right: -0px;
}.-right-1{
  right: -0.25rem;
}.-right-2{
  right: -0.5rem;
}.-right-3{
  right: -0.75rem;
}.-right-4{
  right: -1rem;
}.-right-6{
  right: -1.5rem;
}.-right-8{
  right: -2rem;
}.-top-1{
  top: -0.25rem;
}.-top-12{
  top: -3rem;
}.-top-16{
  top: -4rem;
}.-top-2{
  top: -0.5rem;
}.-top-3{
  top: -0.75rem;
}.-top-4{
  top: -1rem;
}.-top-6{
  top: -1.5rem;
}.-top-8{
  top: -2rem;
}.-top-\[40px\]{
  top: -40px;
}.bottom-0{
  bottom: 0px;
}.bottom-12{
  bottom: 3rem;
}.bottom-16{
  bottom: 4rem;
}.bottom-2{
  bottom: 0.5rem;
}.bottom-20{
  bottom: 5rem;
}.bottom-24{
  bottom: 6rem;
}.bottom-4{
  bottom: 1rem;
}.bottom-6{
  bottom: 1.5rem;
}.bottom-8{
  bottom: 2rem;
}.bottom-\[-50px\]{
  bottom: -50px;
}.bottom-\[10\%\]{
  bottom: 10%;
}.bottom-\[15px\]{
  bottom: 15px;
}.bottom-\[16px\]{
  bottom: 16px;
}.bottom-\[40px\]{
  bottom: 40px;
}.bottom-full{
  bottom: 100%;
}.left-0{
  left: 0px;
}.left-1\/2{
  left: 50%;
}.left-10{
  left: 2.5rem;
}.left-2{
  left: 0.5rem;
}.left-20{
  left: 5rem;
}.left-3{
  left: 0.75rem;
}.left-4{
  left: 1rem;
}.left-6{
  left: 1.5rem;
}.left-8{
  left: 2rem;
}.left-\[13\%\]{
  left: 13%;
}.left-\[15\%\]{
  left: 15%;
}.left-\[15\.03px\]{
  left: 15.03px;
}.left-\[238px\]{
  left: 238px;
}.left-\[25px\]{
  left: 25px;
}.left-\[27\.51px\]{
  left: 27.51px;
}.left-\[30\%\]{
  left: 30%;
}.left-\[40px\]{
  left: 40px;
}.left-\[50px\]{
  left: 50px;
}.left-\[75px\]{
  left: 75px;
}.left-full{
  left: 100%;
}.right-0{
  right: 0px;
}.right-1{
  right: 0.25rem;
}.right-2{
  right: 0.5rem;
}.right-20{
  right: 5rem;
}.right-3{
  right: 0.75rem;
}.right-4{
  right: 1rem;
}.right-6{
  right: 1.5rem;
}.right-8{
  right: 2rem;
}.right-\[-38px\]{
  right: -38px;
}.right-\[-90px\]{
  right: -90px;
}.right-\[15\%\]{
  right: 15%;
}.right-\[240px\]{
  right: 240px;
}.right-\[28px\]{
  right: 28px;
}.right-\[80px\]{
  right: 80px;
}.right-full{
  right: 100%;
}.top-0{
  top: 0px;
}.top-0\.5{
  top: 0.125rem;
}.top-1{
  top: 0.25rem;
}.top-1\/2{
  top: 50%;
}.top-10{
  top: 2.5rem;
}.top-12{
  top: 3rem;
}.top-16{
  top: 4rem;
}.top-2{
  top: 0.5rem;
}.top-20{
  top: 5rem;
}.top-24{
  top: 6rem;
}.top-3{
  top: 0.75rem;
}.top-4{
  top: 1rem;
}.top-6{
  top: 1.5rem;
}.top-8{
  top: 2rem;
}.top-\[-10px\]{
  top: -10px;
}.top-\[-13\.39px\]{
  top: -13.39px;
}.top-\[-15px\]{
  top: -15px;
}.top-\[-90px\]{
  top: -90px;
}.top-\[0\.5px\]{
  top: 0.5px;
}.top-\[10\%\]{
  top: 10%;
}.top-\[10px\]{
  top: 10px;
}.top-\[11px\]{
  top: 11px;
}.top-\[20\%\]{
  top: 20%;
}.top-\[226px\]{
  top: 226px;
}.top-\[34\.38px\]{
  top: 34.38px;
}.top-\[50\%\]{
  top: 50%;
}.top-full{
  top: 100%;
}.isolate{
  isolation: isolate;
}.z-0{
  z-index: 0;
}.z-10{
  z-index: 10;
}.z-20{
  z-index: 20;
}.z-30{
  z-index: 30;
}.z-40{
  z-index: 40;
}.z-50{
  z-index: 50;
}.z-\[-1\]{
  z-index: -1;
}.z-\[100\]{
  z-index: 100;
}.z-\[200\]{
  z-index: 200;
}.z-\[50\]{
  z-index: 50;
}.z-\[9999\]{
  z-index: 9999;
}.order-1{
  order: 1;
}.order-2{
  order: 2;
}.col-span-1{
  grid-column: span 1 / span 1;
}.col-span-12{
  grid-column: span 12 / span 12;
}.col-span-2{
  grid-column: span 2 / span 2;
}.col-span-3{
  grid-column: span 3 / span 3;
}.col-span-4{
  grid-column: span 4 / span 4;
}.col-span-5{
  grid-column: span 5 / span 5;
}.col-span-6{
  grid-column: span 6 / span 6;
}.col-span-8{
  grid-column: span 8 / span 8;
}.col-span-9{
  grid-column: span 9 / span 9;
}.col-span-full{
  grid-column: 1 / -1;
}.float-right{
  float: right;
}.float-left{
  float: left;
}.m-0{
  margin: 0px;
}.\!mx-16{
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}.\!my-2{
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}.\!my-3{
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}.\!my-4{
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}.\!my-6{
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}.mx-0\.5{
  margin-left: 0.125rem;
  margin-right: 0.125rem;
}.mx-1{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}.mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}.mx-3{
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}.mx-4{
  margin-left: 1rem;
  margin-right: 1rem;
}.mx-auto{
  margin-left: auto;
  margin-right: auto;
}.my-1{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}.my-10{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}.my-12{
  margin-top: 3rem;
  margin-bottom: 3rem;
}.my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}.my-3{
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}.my-5{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}.my-\[24px\]{
  margin-top: 24px;
  margin-bottom: 24px;
}.my-\[2px\]{
  margin-top: 2px;
  margin-bottom: 2px;
}.\!-mb-\[80px\]{
  margin-bottom: -80px !important;
}.\!mb-0{
  margin-bottom: 0px !important;
}.\!mb-1{
  margin-bottom: 0.25rem !important;
}.\!mb-16{
  margin-bottom: 4rem !important;
}.\!mb-2{
  margin-bottom: 0.5rem !important;
}.\!mb-3{
  margin-bottom: 0.75rem !important;
}.\!mb-4{
  margin-bottom: 1rem !important;
}.\!mr-2{
  margin-right: 0.5rem !important;
}.\!mt-1{
  margin-top: 0.25rem !important;
}.\!mt-14{
  margin-top: 3.5rem !important;
}.\!mt-2{
  margin-top: 0.5rem !important;
}.\!mt-4{
  margin-top: 1rem !important;
}.\!mt-5{
  margin-top: 1.25rem !important;
}.\!mt-6{
  margin-top: 1.5rem !important;
}.-ml-2{
  margin-left: -0.5rem;
}.-mr-2{
  margin-right: -0.5rem;
}.-mt-1{
  margin-top: -0.25rem;
}.-mt-10{
  margin-top: -2.5rem;
}.-mt-8{
  margin-top: -2rem;
}.-mt-\[80px\]{
  margin-top: -80px;
}.mb-0{
  margin-bottom: 0px;
}.mb-0\.5{
  margin-bottom: 0.125rem;
}.mb-1{
  margin-bottom: 0.25rem;
}.mb-1\.5{
  margin-bottom: 0.375rem;
}.mb-10{
  margin-bottom: 2.5rem;
}.mb-12{
  margin-bottom: 3rem;
}.mb-16{
  margin-bottom: 4rem;
}.mb-2{
  margin-bottom: 0.5rem;
}.mb-20{
  margin-bottom: 5rem;
}.mb-3{
  margin-bottom: 0.75rem;
}.mb-4{
  margin-bottom: 1rem;
}.mb-5{
  margin-bottom: 1.25rem;
}.mb-6{
  margin-bottom: 1.5rem;
}.mb-8{
  margin-bottom: 2rem;
}.mb-\[1px\]{
  margin-bottom: 1px;
}.mb-\[240px\]{
  margin-bottom: 240px;
}.mb-\[6px\]{
  margin-bottom: 6px;
}.mb-auto{
  margin-bottom: auto;
}.ml-1{
  margin-left: 0.25rem;
}.ml-2{
  margin-left: 0.5rem;
}.ml-3{
  margin-left: 0.75rem;
}.ml-4{
  margin-left: 1rem;
}.ml-5{
  margin-left: 1.25rem;
}.ml-6{
  margin-left: 1.5rem;
}.ml-8{
  margin-left: 2rem;
}.ml-\[24px\]{
  margin-left: 24px;
}.ml-\[3px\]{
  margin-left: 3px;
}.ml-\[96px\]{
  margin-left: 96px;
}.ml-auto{
  margin-left: auto;
}.mr-1{
  margin-right: 0.25rem;
}.mr-1\.5{
  margin-right: 0.375rem;
}.mr-2{
  margin-right: 0.5rem;
}.mr-3{
  margin-right: 0.75rem;
}.mr-4{
  margin-right: 1rem;
}.mt-0{
  margin-top: 0px;
}.mt-0\.5{
  margin-top: 0.125rem;
}.mt-1{
  margin-top: 0.25rem;
}.mt-1\.5{
  margin-top: 0.375rem;
}.mt-10{
  margin-top: 2.5rem;
}.mt-12{
  margin-top: 3rem;
}.mt-14{
  margin-top: 3.5rem;
}.mt-16{
  margin-top: 4rem;
}.mt-2{
  margin-top: 0.5rem;
}.mt-20{
  margin-top: 5rem;
}.mt-3{
  margin-top: 0.75rem;
}.mt-4{
  margin-top: 1rem;
}.mt-5{
  margin-top: 1.25rem;
}.mt-6{
  margin-top: 1.5rem;
}.mt-7{
  margin-top: 1.75rem;
}.mt-8{
  margin-top: 2rem;
}.mt-\[1px\]{
  margin-top: 1px;
}.mt-\[2px\]{
  margin-top: 2px;
}.mt-\[3px\]{
  margin-top: 3px;
}.mt-\[63px\]{
  margin-top: 63px;
}.mt-auto{
  margin-top: auto;
}.line-clamp-1{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}.line-clamp-2{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}.line-clamp-3{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}.block{
  display: block;
}.inline-block{
  display: inline-block;
}.inline{
  display: inline;
}.\!flex{
  display: flex !important;
}.flex{
  display: flex;
}.inline-flex{
  display: inline-flex;
}.table{
  display: table;
}.table-cell{
  display: table-cell;
}.table-row{
  display: table-row;
}.grid{
  display: grid;
}.contents{
  display: contents;
}.list-item{
  display: list-item;
}.\!hidden{
  display: none !important;
}.hidden{
  display: none;
}.aspect-\[16\/10\]{
  aspect-ratio: 16/10;
}.aspect-\[16\/9\]{
  aspect-ratio: 16/9;
}.aspect-\[3\/4\]{
  aspect-ratio: 3/4;
}.aspect-\[4\/3\]{
  aspect-ratio: 4/3;
}.aspect-video{
  aspect-ratio: 16 / 9;
}.\!h-0{
  height: 0px !important;
}.\!h-9{
  height: 2.25rem !important;
}.\!h-auto{
  height: auto !important;
}.h-0{
  height: 0px;
}.h-0\.5{
  height: 0.125rem;
}.h-1{
  height: 0.25rem;
}.h-1\.5{
  height: 0.375rem;
}.h-10{
  height: 2.5rem;
}.h-11{
  height: 2.75rem;
}.h-12{
  height: 3rem;
}.h-14{
  height: 3.5rem;
}.h-16{
  height: 4rem;
}.h-2{
  height: 0.5rem;
}.h-2\.5{
  height: 0.625rem;
}.h-20{
  height: 5rem;
}.h-24{
  height: 6rem;
}.h-3{
  height: 0.75rem;
}.h-3\.5{
  height: 0.875rem;
}.h-32{
  height: 8rem;
}.h-4{
  height: 1rem;
}.h-40{
  height: 10rem;
}.h-48{
  height: 12rem;
}.h-5{
  height: 1.25rem;
}.h-52{
  height: 13rem;
}.h-56{
  height: 14rem;
}.h-6{
  height: 1.5rem;
}.h-64{
  height: 16rem;
}.h-7{
  height: 1.75rem;
}.h-8{
  height: 2rem;
}.h-80{
  height: 20rem;
}.h-9{
  height: 2.25rem;
}.h-96{
  height: 24rem;
}.h-\[10\%\]{
  height: 10%;
}.h-\[100px\]{
  height: 100px;
}.h-\[100vh\]{
  height: 100vh;
}.h-\[104\.87px\]{
  height: 104.87px;
}.h-\[108px\]{
  height: 108px;
}.h-\[14px\]{
  height: 14px;
}.h-\[150px\]{
  height: 150px;
}.h-\[160px\]{
  height: 160px;
}.h-\[16px\]{
  height: 16px;
}.h-\[178px\]{
  height: 178px;
}.h-\[180px\]{
  height: 180px;
}.h-\[1px\]{
  height: 1px;
}.h-\[200px\]{
  height: 200px;
}.h-\[20px\]{
  height: 20px;
}.h-\[225px\]{
  height: 225px;
}.h-\[300px\]{
  height: 300px;
}.h-\[34px\]{
  height: 34px;
}.h-\[350px\]{
  height: 350px;
}.h-\[35px\]{
  height: 35px;
}.h-\[380px\]{
  height: 380px;
}.h-\[38px\]{
  height: 38px;
}.h-\[390px\]{
  height: 390px;
}.h-\[400px\]{
  height: 400px;
}.h-\[40px\]{
  height: 40px;
}.h-\[430px\]{
  height: 430px;
}.h-\[436px\]{
  height: 436px;
}.h-\[500px\]{
  height: 500px;
}.h-\[50px\]{
  height: 50px;
}.h-\[50vh\]{
  height: 50vh;
}.h-\[54px\]{
  height: 54px;
}.h-\[56px\]{
  height: 56px;
}.h-\[570px\]{
  height: 570px;
}.h-\[60vh\]{
  height: 60vh;
}.h-\[70\.49px\]{
  height: 70.49px;
}.h-\[72vh\]{
  height: 72vh;
}.h-\[81px\]{
  height: 81px;
}.h-\[85vh\]{
  height: 85vh;
}.h-\[8px\]{
  height: 8px;
}.h-\[90vh\]{
  height: 90vh;
}.h-\[960px\]{
  height: 960px;
}.h-\[calc\(100vh-140px\)\]{
  height: calc(100vh - 140px);
}.h-auto{
  height: auto;
}.h-fit{
  height: fit-content;
}.h-full{
  height: 100%;
}.h-px{
  height: 1px;
}.h-screen{
  height: 100vh;
}.max-h-0{
  max-height: 0px;
}.max-h-32{
  max-height: 8rem;
}.max-h-40{
  max-height: 10rem;
}.max-h-48{
  max-height: 12rem;
}.max-h-60{
  max-height: 15rem;
}.max-h-64{
  max-height: 16rem;
}.max-h-80{
  max-height: 20rem;
}.max-h-96{
  max-height: 24rem;
}.max-h-\[200px\]{
  max-height: 200px;
}.max-h-\[300px\]{
  max-height: 300px;
}.max-h-\[350px\]{
  max-height: 350px;
}.max-h-\[360px\]{
  max-height: 360px;
}.max-h-\[400px\]{
  max-height: 400px;
}.max-h-\[464px\]{
  max-height: 464px;
}.max-h-\[500px\]{
  max-height: 500px;
}.max-h-\[50px\]{
  max-height: 50px;
}.max-h-\[56px\]{
  max-height: 56px;
}.max-h-\[600px\]{
  max-height: 600px;
}.max-h-\[60vh\]{
  max-height: 60vh;
}.max-h-\[70vh\]{
  max-height: 70vh;
}.max-h-\[90vh\]{
  max-height: 90vh;
}.max-h-\[calc\(100vh-6rem\)\]{
  max-height: calc(100vh - 6rem);
}.max-h-full{
  max-height: 100%;
}.min-h-0{
  min-height: 0px;
}.min-h-96{
  min-height: 24rem;
}.min-h-\[100vh\]{
  min-height: 100vh;
}.min-h-\[120px\]{
  min-height: 120px;
}.min-h-\[150px\]{
  min-height: 150px;
}.min-h-\[200px\]{
  min-height: 200px;
}.min-h-\[300px\]{
  min-height: 300px;
}.min-h-\[360px\]{
  min-height: 360px;
}.min-h-\[36px\]{
  min-height: 36px;
}.min-h-\[370px\]{
  min-height: 370px;
}.min-h-\[400px\]{
  min-height: 400px;
}.min-h-\[40px\]{
  min-height: 40px;
}.min-h-\[44px\]{
  min-height: 44px;
}.min-h-\[464px\]{
  min-height: 464px;
}.min-h-\[48px\]{
  min-height: 48px;
}.min-h-\[52px\]{
  min-height: 52px;
}.min-h-\[56px\]{
  min-height: 56px;
}.min-h-\[60px\]{
  min-height: 60px;
}.min-h-\[60vh\]{
  min-height: 60vh;
}.min-h-\[64px\]{
  min-height: 64px;
}.min-h-\[72px\]{
  min-height: 72px;
}.min-h-\[80px\]{
  min-height: 80px;
}.min-h-full{
  min-height: 100%;
}.min-h-screen{
  min-height: 100vh;
}.\!w-0{
  width: 0px !important;
}.\!w-28{
  width: 7rem !important;
}.\!w-48{
  width: 12rem !important;
}.\!w-64{
  width: 16rem !important;
}.\!w-\[300px\]{
  width: 300px !important;
}.\!w-full{
  width: 100% !important;
}.w-0{
  width: 0px;
}.w-0\.5{
  width: 0.125rem;
}.w-1{
  width: 0.25rem;
}.w-1\.5{
  width: 0.375rem;
}.w-1\/2{
  width: 50%;
}.w-1\/3{
  width: 33.333333%;
}.w-1\/4{
  width: 25%;
}.w-10{
  width: 2.5rem;
}.w-11{
  width: 2.75rem;
}.w-11\/12{
  width: 91.666667%;
}.w-12{
  width: 3rem;
}.w-16{
  width: 4rem;
}.w-2{
  width: 0.5rem;
}.w-2\.5{
  width: 0.625rem;
}.w-2\/3{
  width: 66.666667%;
}.w-20{
  width: 5rem;
}.w-24{
  width: 6rem;
}.w-28{
  width: 7rem;
}.w-3{
  width: 0.75rem;
}.w-3\.5{
  width: 0.875rem;
}.w-3\/4{
  width: 75%;
}.w-32{
  width: 8rem;
}.w-36{
  width: 9rem;
}.w-4{
  width: 1rem;
}.w-4\/5{
  width: 80%;
}.w-40{
  width: 10rem;
}.w-44{
  width: 11rem;
}.w-48{
  width: 12rem;
}.w-5{
  width: 1.25rem;
}.w-5\/6{
  width: 83.333333%;
}.w-56{
  width: 14rem;
}.w-6{
  width: 1.5rem;
}.w-60{
  width: 15rem;
}.w-64{
  width: 16rem;
}.w-7{
  width: 1.75rem;
}.w-72{
  width: 18rem;
}.w-8{
  width: 2rem;
}.w-80{
  width: 20rem;
}.w-96{
  width: 24rem;
}.w-\[10\%\]{
  width: 10%;
}.w-\[100px\]{
  width: 100px;
}.w-\[1136px\]{
  width: 1136px;
}.w-\[125px\]{
  width: 125px;
}.w-\[14px\]{
  width: 14px;
}.w-\[150px\]{
  width: 150px;
}.w-\[160px\]{
  width: 160px;
}.w-\[16px\]{
  width: 16px;
}.w-\[170px\]{
  width: 170px;
}.w-\[185px\]{
  width: 185px;
}.w-\[200px\]{
  width: 200px;
}.w-\[20px\]{
  width: 20px;
}.w-\[210px\]{
  width: 210px;
}.w-\[293px\]{
  width: 293px;
}.w-\[300px\]{
  width: 300px;
}.w-\[342px\]{
  width: 342px;
}.w-\[35px\]{
  width: 35px;
}.w-\[360px\]{
  width: 360px;
}.w-\[38px\]{
  width: 38px;
}.w-\[400px\]{
  width: 400px;
}.w-\[40px\]{
  width: 40px;
}.w-\[48px\]{
  width: 48px;
}.w-\[500px\]{
  width: 500px;
}.w-\[50px\]{
  width: 50px;
}.w-\[54px\]{
  width: 54px;
}.w-\[550px\]{
  width: 550px;
}.w-\[70\.49px\]{
  width: 70.49px;
}.w-\[80px\]{
  width: 80px;
}.w-\[81px\]{
  width: 81px;
}.w-\[86px\]{
  width: 86px;
}.w-\[8px\]{
  width: 8px;
}.w-\[90\%\]{
  width: 90%;
}.w-\[960px\]{
  width: 960px;
}.w-\[98px\]{
  width: 98px;
}.w-auto{
  width: auto;
}.w-fit{
  width: fit-content;
}.w-full{
  width: 100%;
}.w-px{
  width: 1px;
}.w-screen{
  width: 100vw;
}.\!min-w-\[320px\]{
  min-width: 320px !important;
}.min-w-0{
  min-width: 0px;
}.min-w-20{
  min-width: 5rem;
}.min-w-60{
  min-width: 15rem;
}.min-w-\[120px\]{
  min-width: 120px;
}.min-w-\[12px\]{
  min-width: 12px;
}.min-w-\[150px\]{
  min-width: 150px;
}.min-w-\[200px\]{
  min-width: 200px;
}.min-w-\[240px\]{
  min-width: 240px;
}.min-w-\[250px\]{
  min-width: 250px;
}.min-w-\[280px\]{
  min-width: 280px;
}.min-w-\[288px\]{
  min-width: 288px;
}.min-w-\[300px\]{
  min-width: 300px;
}.min-w-\[350px\]{
  min-width: 350px;
}.min-w-\[44px\]{
  min-width: 44px;
}.min-w-\[48px\]{
  min-width: 48px;
}.min-w-\[64px\]{
  min-width: 64px;
}.min-w-\[70px\]{
  min-width: 70px;
}.min-w-\[80px\]{
  min-width: 80px;
}.min-w-full{
  min-width: 100%;
}.max-w-2xl{
  max-width: 42rem;
}.max-w-32{
  max-width: 8rem;
}.max-w-3xl{
  max-width: 48rem;
}.max-w-40{
  max-width: 10rem;
}.max-w-44{
  max-width: 11rem;
}.max-w-48{
  max-width: 12rem;
}.max-w-4xl{
  max-width: 56rem;
}.max-w-5xl{
  max-width: 64rem;
}.max-w-60{
  max-width: 15rem;
}.max-w-64{
  max-width: 16rem;
}.max-w-6xl{
  max-width: 72rem;
}.max-w-7xl{
  max-width: 80rem;
}.max-w-80{
  max-width: 20rem;
}.max-w-96{
  max-width: 24rem;
}.max-w-\[100px\]{
  max-width: 100px;
}.max-w-\[1146px\]{
  max-width: 1146px;
}.max-w-\[1440px\]{
  max-width: 1440px;
}.max-w-\[150px\]{
  max-width: 150px;
}.max-w-\[180px\]{
  max-width: 180px;
}.max-w-\[200px\]{
  max-width: 200px;
}.max-w-\[250px\]{
  max-width: 250px;
}.max-w-\[280px\]{
  max-width: 280px;
}.max-w-\[350px\]{
  max-width: 350px;
}.max-w-\[400px\]{
  max-width: 400px;
}.max-w-\[450px\]{
  max-width: 450px;
}.max-w-\[600px\]{
  max-width: 600px;
}.max-w-\[60px\]{
  max-width: 60px;
}.max-w-\[800px\]{
  max-width: 800px;
}.max-w-\[856px\]{
  max-width: 856px;
}.max-w-full{
  max-width: 100%;
}.max-w-lg{
  max-width: 32rem;
}.max-w-max{
  max-width: max-content;
}.max-w-md{
  max-width: 28rem;
}.max-w-none{
  max-width: none;
}.max-w-screen-sm{
  max-width: 640px;
}.max-w-screen-xl{
  max-width: 1280px;
}.max-w-sm{
  max-width: 24rem;
}.max-w-xl{
  max-width: 36rem;
}.max-w-xs{
  max-width: 20rem;
}.flex-1{
  flex: 1 1 0%;
}.flex-\[0\.5\]{
  flex: 0.5;
}.flex-\[0\.6\]{
  flex: 0.6;
}.flex-\[0\.7\]{
  flex: 0.7;
}.flex-\[0\.8\]{
  flex: 0.8;
}.flex-\[1\.2\]{
  flex: 1.2;
}.flex-\[1\.3\]{
  flex: 1.3;
}.flex-\[2\]{
  flex: 2;
}.flex-auto{
  flex: 1 1 auto;
}.flex-none{
  flex: none;
}.flex-shrink{
  flex-shrink: 1;
}.flex-shrink-0{
  flex-shrink: 0;
}.shrink{
  flex-shrink: 1;
}.shrink-0{
  flex-shrink: 0;
}.flex-grow{
  flex-grow: 1;
}.grow{
  flex-grow: 1;
}.grow-0{
  flex-grow: 0;
}.basis-0{
  flex-basis: 0px;
}.border-collapse{
  border-collapse: collapse;
}.origin-left{
  transform-origin: left;
}.origin-top{
  transform-origin: top;
}.origin-top-left{
  transform-origin: top left;
}.origin-top-right{
  transform-origin: top right;
}.-translate-x-1\/2{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.-translate-x-1\/4{
  --tw-translate-x: -25%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.-translate-x-full{
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.-translate-y-1\/2{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.-translate-y-1\/4{
  --tw-translate-y: -25%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.translate-x-0{
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.translate-x-1\/4{
  --tw-translate-x: 25%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.translate-x-\[-100\%\]{
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.translate-y-1\/4{
  --tw-translate-y: 25%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.translate-y-\[-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));
}.translate-y-full{
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.-rotate-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));
}.rotate-1{
  --tw-rotate: 1deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.rotate-180{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.rotate-2{
  --tw-rotate: 2deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.rotate-45{
  --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));
}.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));
}.rotate-\[15deg\]{
  --tw-rotate: 15deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.scale-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));
}.scale-105{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.scale-110{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.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));
}.scale-125{
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.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));
}.scale-\[0\.98\]{
  --tw-scale-x: 0.98;
  --tw-scale-y: 0.98;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.scale-x-0{
  --tw-scale-x: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}@keyframes bounce-subtle{0%, 20%, 50%, 80%, 100%{
    transform: translateY(0);
  }40%{
    transform: translateY(-4px);
  }60%{
    transform: translateY(-2px);
  }
}.animate-bounce-subtle{
  animation: bounce-subtle 3s ease-in-out infinite;
}@keyframes fade-slide-in{from{
    opacity: 0;
    transform: translateY(30px);
  }to{
    opacity: 1;
    transform: translateY(0);
  }
}.animate-fade-slide-in{
  animation: fade-slide-in 0.6s ease-out both;
}@keyframes fade-slide-in-left{from{
    opacity: 0;
    transform: translateX(-30px);
  }to{
    opacity: 1;
    transform: translateX(0);
  }
}.animate-fade-slide-in-left{
  animation: fade-slide-in-left 0.6s ease-out both;
}@keyframes fade-slide-in-right{from{
    opacity: 0;
    transform: translateX(30px);
  }to{
    opacity: 1;
    transform: translateX(0);
  }
}.animate-fade-slide-in-right{
  animation: fade-slide-in-right 0.6s ease-out both;
}@keyframes fadeIn{0%{
    opacity: 0;
  }100%{
    opacity: 1;
  }
}.animate-fadeIn{
  animation: fadeIn 0.3s ease-in-out;
}@keyframes float{0%, 100%{
    transform: translateY(0px);
  }50%{
    transform: translateY(-6px);
  }
}.animate-float{
  animation: float 3s ease-in-out infinite;
}@keyframes pulse{50%{
    opacity: .5;
  }
}.animate-pulse{
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}@keyframes pulse-scale{0%, 100%{
    transform: scale(1);
  }50%{
    transform: scale(1.02);
  }
}.animate-pulse-scale{
  animation: pulse-scale 2s ease-in-out infinite;
}@keyframes scale-in{from{
    opacity: 0;
    transform: scale(0.95);
  }to{
    opacity: 1;
    transform: scale(1);
  }
}.animate-scale-in{
  animation: scale-in 0.5s ease-out both;
}@keyframes scale{0%, 100%{
    transform: scale(1);
  }50%{
    transform: scale(1.3);
  }
}.animate-scale-infinite{
  animation: scale 3s ease-in-out infinite;
}@keyframes shimmer{0%{
    transform: translateX(-100%);
  }100%{
    transform: translateX(100%);
  }
}.animate-shimmer{
  animation: shimmer 1.5s ease-in-out infinite;
}@keyframes slideInFromBottom{0%{
    opacity: 0;
    transform: translateY(100%);
  }100%{
    opacity: 1;
    transform: translateY(0);
  }
}.animate-slideInFromBottom{
  animation: slideInFromBottom 0.5s ease forwards;
}@keyframes slideInFromTop{0%{
    opacity: 0;
    transform: translateY(-100%);
  }100%{
    opacity: 1;
    transform: translateY(0);
  }
}.animate-slideInFromTop{
  animation: slideInFromTop 0.5s ease forwards;
}@keyframes spin{to{
    transform: rotate(360deg);
  }
}.animate-spin{
  animation: spin 1s linear infinite;
}.\!cursor-pointer{
  cursor: pointer !important;
}.cursor-default{
  cursor: default;
}.cursor-grab{
  cursor: grab;
}.cursor-help{
  cursor: help;
}.cursor-move{
  cursor: move;
}.cursor-not-allowed{
  cursor: not-allowed;
}.cursor-pointer{
  cursor: pointer;
}.cursor-wait{
  cursor: wait;
}.touch-manipulation{
  touch-action: manipulation;
}.select-none{
  user-select: none;
}.select-all{
  user-select: all;
}.resize-none{
  resize: none;
}.resize{
  resize: both;
}.snap-x{
  scroll-snap-type: x var(--tw-scroll-snap-strictness);
}.snap-mandatory{
  --tw-scroll-snap-strictness: mandatory;
}.snap-start{
  scroll-snap-align: start;
}.list-inside{
  list-style-position: inside;
}.list-decimal{
  list-style-type: decimal;
}.list-disc{
  list-style-type: disc;
}.list-none{
  list-style-type: none;
}.appearance-none{
  appearance: none;
}.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}.grid-cols-10{
  grid-template-columns: repeat(10, minmax(0, 1fr));
}.grid-cols-12{
  grid-template-columns: repeat(12, minmax(0, 1fr));
}.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}.grid-cols-4{
  grid-template-columns: repeat(4, minmax(0, 1fr));
}.grid-cols-5{
  grid-template-columns: repeat(5, minmax(0, 1fr));
}.grid-cols-6{
  grid-template-columns: repeat(6, minmax(0, 1fr));
}.grid-cols-7{
  grid-template-columns: repeat(7, minmax(0, 1fr));
}.grid-cols-\[1fr_120px_120px_40px\]{
  grid-template-columns: 1fr 120px 120px 40px;
}.flex-row{
  flex-direction: row;
}.flex-row-reverse{
  flex-direction: row-reverse;
}.flex-col{
  flex-direction: column;
}.flex-wrap{
  flex-wrap: wrap;
}.\!items-start{
  align-items: flex-start !important;
}.items-start{
  align-items: flex-start;
}.items-end{
  align-items: flex-end;
}.\!items-center{
  align-items: center !important;
}.items-center{
  align-items: center;
}.items-baseline{
  align-items: baseline;
}.justify-start{
  justify-content: flex-start;
}.justify-end{
  justify-content: flex-end;
}.justify-center{
  justify-content: center;
}.justify-between{
  justify-content: space-between;
}.justify-around{
  justify-content: space-around;
}.justify-evenly{
  justify-content: space-evenly;
}.gap-0{
  gap: 0px;
}.gap-0\.5{
  gap: 0.125rem;
}.gap-1{
  gap: 0.25rem;
}.gap-1\.5{
  gap: 0.375rem;
}.gap-10{
  gap: 2.5rem;
}.gap-12{
  gap: 3rem;
}.gap-16{
  gap: 4rem;
}.gap-2{
  gap: 0.5rem;
}.gap-3{
  gap: 0.75rem;
}.gap-4{
  gap: 1rem;
}.gap-5{
  gap: 1.25rem;
}.gap-6{
  gap: 1.5rem;
}.gap-8{
  gap: 2rem;
}.gap-9{
  gap: 2.25rem;
}.gap-\[10px\]{
  gap: 10px;
}.gap-\[6px\]{
  gap: 6px;
}.gap-x-1{
  column-gap: 0.25rem;
}.gap-x-12{
  column-gap: 3rem;
}.gap-x-2{
  column-gap: 0.5rem;
}.gap-x-3{
  column-gap: 0.75rem;
}.gap-x-4{
  column-gap: 1rem;
}.gap-x-8{
  column-gap: 2rem;
}.gap-x-\[32px\]{
  column-gap: 32px;
}.gap-y-2{
  row-gap: 0.5rem;
}.gap-y-3{
  row-gap: 0.75rem;
}.gap-y-4{
  row-gap: 1rem;
}.gap-y-6{
  row-gap: 1.5rem;
}.space-x-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}.space-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)));
}.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)));
}.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)));
}.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)));
}.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));
}.space-y-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}.space-y-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));
}.space-y-12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}.space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}.space-y-24 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(6rem * var(--tw-space-y-reverse));
}.space-y-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}.space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}.space-y-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}.divide-y > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}.divide-gray-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(249 250 251 / var(--tw-divide-opacity, 1));
}.divide-gray-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-divide-opacity, 1));
}.self-start{
  align-self: flex-start;
}.self-end{
  align-self: flex-end;
}.self-center{
  align-self: center;
}.self-stretch{
  align-self: stretch;
}.overflow-auto{
  overflow: auto;
}.overflow-hidden{
  overflow: hidden;
}.overflow-x-auto{
  overflow-x: auto;
}.overflow-y-auto{
  overflow-y: auto;
}.overflow-x-hidden{
  overflow-x: hidden;
}.overflow-y-hidden{
  overflow-y: hidden;
}.overflow-y-scroll{
  overflow-y: scroll;
}.scroll-smooth{
  scroll-behavior: smooth;
}.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}.text-ellipsis{
  text-overflow: ellipsis;
}.whitespace-nowrap{
  white-space: nowrap;
}.whitespace-pre-wrap{
  white-space: pre-wrap;
}.text-wrap{
  text-wrap: wrap;
}.text-nowrap{
  text-wrap: nowrap;
}.break-words{
  overflow-wrap: break-word;
}.break-all{
  word-break: break-all;
}.\!rounded-lg{
  border-radius: 0.5rem !important;
}.rounded{
  border-radius: 0.25rem;
}.rounded-2xl{
  border-radius: 1rem;
}.rounded-3xl{
  border-radius: 1.5rem;
}.rounded-\[100px\]{
  border-radius: 100px;
}.rounded-\[10px\]{
  border-radius: 10px;
}.rounded-\[16px\]{
  border-radius: 16px;
}.rounded-\[42px\]{
  border-radius: 42px;
}.rounded-\[50px\]{
  border-radius: 50px;
}.rounded-\[62px\]{
  border-radius: 62px;
}.rounded-\[77px\]{
  border-radius: 77px;
}.rounded-\[8px\]{
  border-radius: 8px;
}.rounded-full{
  border-radius: 9999px;
}.rounded-lg{
  border-radius: 0.5rem;
}.rounded-md{
  border-radius: 0.375rem;
}.rounded-none{
  border-radius: 0px;
}.rounded-sm{
  border-radius: 0.125rem;
}.rounded-xl{
  border-radius: 0.75rem;
}.rounded-b-lg{
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}.rounded-l{
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}.rounded-l-lg{
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}.rounded-l-md{
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}.rounded-l-xl{
  border-top-left-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}.rounded-r-full{
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
}.rounded-r-lg{
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}.rounded-r-md{
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}.rounded-r-none{
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}.rounded-t{
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}.rounded-t-lg{
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}.rounded-t-xl{
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}.rounded-bl-lg{
  border-bottom-left-radius: 0.5rem;
}.rounded-tr-sm{
  border-top-right-radius: 0.125rem;
}.\!border{
  border-width: 1px !important;
}.\!border-0{
  border-width: 0px !important;
}.border{
  border-width: 1px;
}.border-0{
  border-width: 0px;
}.border-2{
  border-width: 2px;
}.border-4{
  border-width: 4px;
}.border-\[1px\]{
  border-width: 1px;
}.border-b{
  border-bottom-width: 1px;
}.border-b-2{
  border-bottom-width: 2px;
}.border-l{
  border-left-width: 1px;
}.border-l-2{
  border-left-width: 2px;
}.border-l-4{
  border-left-width: 4px;
}.border-l-\[1px\]{
  border-left-width: 1px;
}.border-l-\[6px\]{
  border-left-width: 6px;
}.border-r{
  border-right-width: 1px;
}.border-r-\[1px\]{
  border-right-width: 1px;
}.border-t{
  border-top-width: 1px;
}.border-t-2{
  border-top-width: 2px;
}.border-t-\[1px\]{
  border-top-width: 1px;
}.border-solid{
  border-style: solid;
}.border-dashed{
  border-style: dashed;
}.\!border-none{
  border-style: none !important;
}.border-none{
  border-style: none;
}.\!border-blue-500{
  --tw-border-opacity: 1 !important;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1)) !important;
}.\!border-danger-200{
  --tw-border-opacity: 1 !important;
  border-color: rgb(192 55 68 / var(--tw-border-opacity, 1)) !important;
}.\!border-gray-200{
  --tw-border-opacity: 1 !important;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1)) !important;
}.\!border-gray-300{
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1)) !important;
}.\!border-gray-400{
  --tw-border-opacity: 1 !important;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1)) !important;
}.\!border-orange-200{
  --tw-border-opacity: 1 !important;
  border-color: rgb(254 215 170 / var(--tw-border-opacity, 1)) !important;
}.\!border-orange-300{
  --tw-border-opacity: 1 !important;
  border-color: rgb(253 186 116 / var(--tw-border-opacity, 1)) !important;
}.\!border-orange-500{
  --tw-border-opacity: 1 !important;
  border-color: rgb(249 115 22 / var(--tw-border-opacity, 1)) !important;
}.\!border-palette-error{
  --tw-border-opacity: 1 !important;
  border-color: rgb(228 98 111 / var(--tw-border-opacity, 1)) !important;
}.\!border-palette-primary{
  --tw-border-opacity: 1 !important;
  border-color: rgb(86 74 169 / var(--tw-border-opacity, 1)) !important;
}.\!border-primary-500{
  --tw-border-opacity: 1 !important;
  border-color: rgb(125 122 218 / var(--tw-border-opacity, 1)) !important;
}.\!border-primary-800{
  --tw-border-opacity: 1 !important;
  border-color: rgb(65 59 116 / var(--tw-border-opacity, 1)) !important;
}.\!border-red-300{
  --tw-border-opacity: 1 !important;
  border-color: rgb(252 165 165 / var(--tw-border-opacity, 1)) !important;
}.\!border-red-500{
  --tw-border-opacity: 1 !important;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1)) !important;
}.\!border-transparent{
  border-color: transparent !important;
}.\!border-yellow-200{
  --tw-border-opacity: 1 !important;
  border-color: rgb(254 240 138 / var(--tw-border-opacity, 1)) !important;
}.border-\[\#EAECF0\]{
  --tw-border-opacity: 1;
  border-color: rgb(234 236 240 / var(--tw-border-opacity, 1));
}.border-amber-200{
  --tw-border-opacity: 1;
  border-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}.border-amber-300{
  --tw-border-opacity: 1;
  border-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
}.border-amber-500\/50{
  border-color: rgb(245 158 11 / 0.5);
}.border-blue-100{
  --tw-border-opacity: 1;
  border-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
}.border-blue-200{
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}.border-blue-300{
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}.border-blue-400{
  --tw-border-opacity: 1;
  border-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
}.border-blue-400\/30{
  border-color: rgb(96 165 250 / 0.3);
}.border-blue-500{
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}.border-blue-500\/20{
  border-color: rgb(59 130 246 / 0.2);
}.border-blue-500\/30{
  border-color: rgb(59 130 246 / 0.3);
}.border-blue-500\/40{
  border-color: rgb(59 130 246 / 0.4);
}.border-blue-500\/50{
  border-color: rgb(59 130 246 / 0.5);
}.border-blue-600{
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}.border-emerald-300{
  --tw-border-opacity: 1;
  border-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
}.border-emerald-500\/50{
  border-color: rgb(16 185 129 / 0.5);
}.border-gray-100{
  --tw-border-opacity: 1;
  border-color: rgb(249 250 251 / var(--tw-border-opacity, 1));
}.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}.border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}.border-gray-400{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}.border-gray-400\/30{
  border-color: rgb(209 213 219 / 0.3);
}.border-gray-500{
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}.border-gray-500\/50{
  border-color: rgb(156 163 175 / 0.5);
}.border-gray-600{
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}.border-gray-600\/30{
  border-color: rgb(107 114 128 / 0.3);
}.border-gray-700{
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}.border-gray-700\/50{
  border-color: rgb(75 85 99 / 0.5);
}.border-green-100{
  --tw-border-opacity: 1;
  border-color: rgb(220 252 231 / var(--tw-border-opacity, 1));
}.border-green-200{
  --tw-border-opacity: 1;
  border-color: rgb(187 247 208 / var(--tw-border-opacity, 1));
}.border-green-300{
  --tw-border-opacity: 1;
  border-color: rgb(134 239 172 / var(--tw-border-opacity, 1));
}.border-green-400\/30{
  border-color: rgb(74 222 128 / 0.3);
}.border-green-500{
  --tw-border-opacity: 1;
  border-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
}.border-green-500\/30{
  border-color: rgb(34 197 94 / 0.3);
}.border-green-500\/40{
  border-color: rgb(34 197 94 / 0.4);
}.border-green-500\/60{
  border-color: rgb(34 197 94 / 0.6);
}.border-green-600{
  --tw-border-opacity: 1;
  border-color: rgb(22 163 74 / var(--tw-border-opacity, 1));
}.border-indigo-100{
  --tw-border-opacity: 1;
  border-color: rgb(224 231 255 / var(--tw-border-opacity, 1));
}.border-orange-200{
  --tw-border-opacity: 1;
  border-color: rgb(254 215 170 / var(--tw-border-opacity, 1));
}.border-orange-300{
  --tw-border-opacity: 1;
  border-color: rgb(253 186 116 / var(--tw-border-opacity, 1));
}.border-orange-400{
  --tw-border-opacity: 1;
  border-color: rgb(251 146 60 / var(--tw-border-opacity, 1));
}.border-orange-400\/30{
  border-color: rgb(251 146 60 / 0.3);
}.border-orange-500{
  --tw-border-opacity: 1;
  border-color: rgb(249 115 22 / var(--tw-border-opacity, 1));
}.border-orange-500\/40{
  border-color: rgb(249 115 22 / 0.4);
}.border-orange-500\/50{
  border-color: rgb(249 115 22 / 0.5);
}.border-orange-500\/60{
  border-color: rgb(249 115 22 / 0.6);
}.border-orange-600{
  --tw-border-opacity: 1;
  border-color: rgb(234 88 12 / var(--tw-border-opacity, 1));
}.border-palette-error{
  --tw-border-opacity: 1;
  border-color: rgb(228 98 111 / var(--tw-border-opacity, 1));
}.border-palette-primary{
  --tw-border-opacity: 1;
  border-color: rgb(86 74 169 / var(--tw-border-opacity, 1));
}.border-primary-100{
  --tw-border-opacity: 1;
  border-color: rgb(229 233 250 / var(--tw-border-opacity, 1));
}.border-primary-200{
  --tw-border-opacity: 1;
  border-color: rgb(208 213 245 / var(--tw-border-opacity, 1));
}.border-primary-300{
  --tw-border-opacity: 1;
  border-color: rgb(179 186 238 / var(--tw-border-opacity, 1));
}.border-primary-400{
  --tw-border-opacity: 1;
  border-color: rgb(148 152 229 / var(--tw-border-opacity, 1));
}.border-primary-500{
  --tw-border-opacity: 1;
  border-color: rgb(125 122 218 / var(--tw-border-opacity, 1));
}.border-primary-600{
  --tw-border-opacity: 1;
  border-color: rgb(108 93 211 / var(--tw-border-opacity, 1));
}.border-purple-100{
  --tw-border-opacity: 1;
  border-color: rgb(243 232 255 / var(--tw-border-opacity, 1));
}.border-purple-200{
  --tw-border-opacity: 1;
  border-color: rgb(233 213 255 / var(--tw-border-opacity, 1));
}.border-purple-300{
  --tw-border-opacity: 1;
  border-color: rgb(216 180 254 / var(--tw-border-opacity, 1));
}.border-purple-500\/30{
  border-color: rgb(168 85 247 / 0.3);
}.border-purple-500\/50{
  border-color: rgb(168 85 247 / 0.5);
}.border-red-200{
  --tw-border-opacity: 1;
  border-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}.border-red-300{
  --tw-border-opacity: 1;
  border-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
}.border-red-50{
  --tw-border-opacity: 1;
  border-color: rgb(254 242 242 / var(--tw-border-opacity, 1));
}.border-red-500{
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}.border-red-500\/30{
  border-color: rgb(239 68 68 / 0.3);
}.border-red-500\/40{
  border-color: rgb(239 68 68 / 0.4);
}.border-red-500\/50{
  border-color: rgb(239 68 68 / 0.5);
}.border-red-600{
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}.border-secondary-100{
  --tw-border-opacity: 1;
  border-color: rgb(254 244 223 / var(--tw-border-opacity, 1));
}.border-secondary-200{
  --tw-border-opacity: 1;
  border-color: rgb(251 230 192 / var(--tw-border-opacity, 1));
}.border-slate-300{
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}.border-slate-500{
  --tw-border-opacity: 1;
  border-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
}.border-slate-600{
  --tw-border-opacity: 1;
  border-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
}.border-slate-700{
  --tw-border-opacity: 1;
  border-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
}.border-transparent{
  border-color: transparent;
}.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}.border-white\/10{
  border-color: rgb(255 255 255 / 0.1);
}.border-white\/20{
  border-color: rgb(255 255 255 / 0.2);
}.border-white\/30{
  border-color: rgb(255 255 255 / 0.3);
}.border-white\/60{
  border-color: rgb(255 255 255 / 0.6);
}.border-yellow-200{
  --tw-border-opacity: 1;
  border-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}.border-yellow-300{
  --tw-border-opacity: 1;
  border-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}.border-yellow-400{
  --tw-border-opacity: 1;
  border-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}.border-yellow-500{
  --tw-border-opacity: 1;
  border-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}.border-yellow-500\/30{
  border-color: rgb(234 179 8 / 0.3);
}.border-b-\[\#EAECF0\]{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(234 236 240 / var(--tw-border-opacity, 1));
}.border-b-gray-100{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(249 250 251 / var(--tw-border-opacity, 1));
}.border-b-gray-200{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}.border-b-gray-300{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}.border-b-gray-900{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(31 42 55 / var(--tw-border-opacity, 1));
}.border-b-transparent{
  border-bottom-color: transparent;
}.border-l-blue-500{
  --tw-border-opacity: 1;
  border-left-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}.border-l-gray-300{
  --tw-border-opacity: 1;
  border-left-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}.border-l-gray-400{
  --tw-border-opacity: 1;
  border-left-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}.border-l-gray-900{
  --tw-border-opacity: 1;
  border-left-color: rgb(31 42 55 / var(--tw-border-opacity, 1));
}.border-l-green-400{
  --tw-border-opacity: 1;
  border-left-color: rgb(74 222 128 / var(--tw-border-opacity, 1));
}.border-l-green-500{
  --tw-border-opacity: 1;
  border-left-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
}.border-l-orange-400{
  --tw-border-opacity: 1;
  border-left-color: rgb(251 146 60 / var(--tw-border-opacity, 1));
}.border-l-palette-primary{
  --tw-border-opacity: 1;
  border-left-color: rgb(86 74 169 / var(--tw-border-opacity, 1));
}.border-l-primary-600{
  --tw-border-opacity: 1;
  border-left-color: rgb(108 93 211 / var(--tw-border-opacity, 1));
}.border-l-red-400{
  --tw-border-opacity: 1;
  border-left-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}.border-l-red-500{
  --tw-border-opacity: 1;
  border-left-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}.border-l-transparent{
  border-left-color: transparent;
}.border-l-yellow-500{
  --tw-border-opacity: 1;
  border-left-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}.border-r-gray-900{
  --tw-border-opacity: 1;
  border-right-color: rgb(31 42 55 / var(--tw-border-opacity, 1));
}.border-r-transparent{
  border-right-color: transparent;
}.border-t-gray-900{
  --tw-border-opacity: 1;
  border-top-color: rgb(31 42 55 / var(--tw-border-opacity, 1));
}.border-t-transparent{
  border-top-color: transparent;
}.border-t-white{
  --tw-border-opacity: 1;
  border-top-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}.\!bg-\[\#38a169\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(56 161 105 / var(--tw-bg-opacity, 1)) !important;
}.\!bg-\[\#F97316\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1)) !important;
}.\!bg-\[\#dc2626\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1)) !important;
}.\!bg-blue-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1)) !important;
}.\!bg-danger-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(192 55 68 / var(--tw-bg-opacity, 1)) !important;
}.\!bg-danger-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(140 24 35 / var(--tw-bg-opacity, 1)) !important;
}.\!bg-gray-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1)) !important;
}.\!bg-gray-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1)) !important;
}.\!bg-gray-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1)) !important;
}.\!bg-green-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1)) !important;
}.\!bg-orange-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 237 213 / var(--tw-bg-opacity, 1)) !important;
}.\!bg-orange-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 247 237 / var(--tw-bg-opacity, 1)) !important;
}.\!bg-palette-primary{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(86 74 169 / var(--tw-bg-opacity, 1)) !important;
}.\!bg-primary-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(125 122 218 / var(--tw-bg-opacity, 1)) !important;
}.\!bg-primary-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(65 59 116 / var(--tw-bg-opacity, 1)) !important;
}.\!bg-red-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1)) !important;
}.\!bg-success-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(11 123 105 / var(--tw-bg-opacity, 1)) !important;
}.\!bg-transparent{
  background-color: transparent !important;
}.\!bg-white{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}.\!bg-yellow-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1)) !important;
}.bg-\[\#0C111D\]{
  --tw-bg-opacity: 1;
  background-color: rgb(12 17 29 / var(--tw-bg-opacity, 1));
}.bg-\[\#0F0D13\]{
  --tw-bg-opacity: 1;
  background-color: rgb(15 13 19 / var(--tw-bg-opacity, 1));
}.bg-\[\#15b097\]\/50{
  background-color: rgb(21 176 151 / 0.5);
}.bg-\[\#413B74\]{
  --tw-bg-opacity: 1;
  background-color: rgb(65 59 116 / var(--tw-bg-opacity, 1));
}.bg-\[\#564aa9\]\/50{
  background-color: rgb(86 74 169 / 0.5);
}.bg-\[\#796DB5\]{
  --tw-bg-opacity: 1;
  background-color: rgb(121 109 181 / var(--tw-bg-opacity, 1));
}.bg-\[\#E5E9FA\]{
  --tw-bg-opacity: 1;
  background-color: rgb(229 233 250 / var(--tw-bg-opacity, 1));
}.bg-\[\#F1F2FC\]{
  --tw-bg-opacity: 1;
  background-color: rgb(241 242 252 / var(--tw-bg-opacity, 1));
}.bg-\[\#F7F7F7\]{
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
}.bg-\[\#F9FAFB\]{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}.bg-\[\#FBE6C0\]{
  --tw-bg-opacity: 1;
  background-color: rgb(251 230 192 / var(--tw-bg-opacity, 1));
}.bg-\[\#FFF\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.bg-\[\#f8f7fa\]{
  --tw-bg-opacity: 1;
  background-color: rgb(248 247 250 / var(--tw-bg-opacity, 1));
}.bg-amber-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1));
}.bg-amber-400{
  --tw-bg-opacity: 1;
  background-color: rgb(251 191 36 / var(--tw-bg-opacity, 1));
}.bg-amber-50{
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1));
}.bg-amber-500\/20{
  background-color: rgb(245 158 11 / 0.2);
}.bg-base-black{
  --tw-bg-opacity: 1;
  background-color: rgb(15 13 19 / var(--tw-bg-opacity, 1));
}.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}.bg-black\/10{
  background-color: rgb(0 0 0 / 0.1);
}.bg-black\/20{
  background-color: rgb(0 0 0 / 0.2);
}.bg-black\/30{
  background-color: rgb(0 0 0 / 0.3);
}.bg-black\/40{
  background-color: rgb(0 0 0 / 0.4);
}.bg-black\/50{
  background-color: rgb(0 0 0 / 0.5);
}.bg-black\/60{
  background-color: rgb(0 0 0 / 0.6);
}.bg-black\/70{
  background-color: rgb(0 0 0 / 0.7);
}.bg-black\/75{
  background-color: rgb(0 0 0 / 0.75);
}.bg-black\/80{
  background-color: rgb(0 0 0 / 0.8);
}.bg-black\/90{
  background-color: rgb(0 0 0 / 0.9);
}.bg-blue-100{
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}.bg-blue-200{
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity, 1));
}.bg-blue-400{
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity, 1));
}.bg-blue-50{
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}.bg-blue-500{
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}.bg-blue-500\/10{
  background-color: rgb(59 130 246 / 0.1);
}.bg-blue-500\/20{
  background-color: rgb(59 130 246 / 0.2);
}.bg-blue-500\/30{
  background-color: rgb(59 130 246 / 0.3);
}.bg-blue-600{
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}.bg-blue-600\/90{
  background-color: rgb(37 99 235 / 0.9);
}.bg-blue-800{
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity, 1));
}.bg-blue-900\/20{
  background-color: rgb(30 58 138 / 0.2);
}.bg-current{
  background-color: currentColor;
}.bg-cyan-100{
  --tw-bg-opacity: 1;
  background-color: rgb(207 250 254 / var(--tw-bg-opacity, 1));
}.bg-cyan-500{
  --tw-bg-opacity: 1;
  background-color: rgb(6 182 212 / var(--tw-bg-opacity, 1));
}.bg-emerald-100{
  --tw-bg-opacity: 1;
  background-color: rgb(209 250 229 / var(--tw-bg-opacity, 1));
}.bg-emerald-400{
  --tw-bg-opacity: 1;
  background-color: rgb(52 211 153 / var(--tw-bg-opacity, 1));
}.bg-emerald-50{
  --tw-bg-opacity: 1;
  background-color: rgb(236 253 245 / var(--tw-bg-opacity, 1));
}.bg-emerald-500\/20{
  background-color: rgb(16 185 129 / 0.2);
}.bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}.bg-gray-1000{
  --tw-bg-opacity: 1;
  background-color: rgb(17 25 40 / var(--tw-bg-opacity, 1));
}.bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}.bg-gray-300{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}.bg-gray-400{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}.bg-gray-50{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}.bg-gray-500{
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}.bg-gray-500\/20{
  background-color: rgb(156 163 175 / 0.2);
}.bg-gray-500\/30{
  background-color: rgb(156 163 175 / 0.3);
}.bg-gray-600{
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
}.bg-gray-700{
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}.bg-gray-800{
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}.bg-gray-800\/80{
  background-color: rgb(55 65 81 / 0.8);
}.bg-gray-900{
  --tw-bg-opacity: 1;
  background-color: rgb(31 42 55 / var(--tw-bg-opacity, 1));
}.bg-gray-900\/10{
  background-color: rgb(31 42 55 / 0.1);
}.bg-gray-900\/20{
  background-color: rgb(31 42 55 / 0.2);
}.bg-gray-900\/60{
  background-color: rgb(31 42 55 / 0.6);
}.bg-gray-900\/95{
  background-color: rgb(31 42 55 / 0.95);
}.bg-green-100{
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}.bg-green-400{
  --tw-bg-opacity: 1;
  background-color: rgb(74 222 128 / var(--tw-bg-opacity, 1));
}.bg-green-50{
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1));
}.bg-green-500{
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}.bg-green-500\/20{
  background-color: rgb(34 197 94 / 0.2);
}.bg-green-500\/30{
  background-color: rgb(34 197 94 / 0.3);
}.bg-green-600{
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1));
}.bg-green-800{
  --tw-bg-opacity: 1;
  background-color: rgb(22 101 52 / var(--tw-bg-opacity, 1));
}.bg-green-900\/40{
  background-color: rgb(20 83 45 / 0.4);
}.bg-indigo-100{
  --tw-bg-opacity: 1;
  background-color: rgb(224 231 255 / var(--tw-bg-opacity, 1));
}.bg-indigo-600{
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1));
}.bg-orange-100{
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 213 / var(--tw-bg-opacity, 1));
}.bg-orange-200{
  --tw-bg-opacity: 1;
  background-color: rgb(254 215 170 / var(--tw-bg-opacity, 1));
}.bg-orange-300{
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116 / var(--tw-bg-opacity, 1));
}.bg-orange-400{
  --tw-bg-opacity: 1;
  background-color: rgb(251 146 60 / var(--tw-bg-opacity, 1));
}.bg-orange-50{
  --tw-bg-opacity: 1;
  background-color: rgb(255 247 237 / var(--tw-bg-opacity, 1));
}.bg-orange-500{
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1));
}.bg-orange-500\/30{
  background-color: rgb(249 115 22 / 0.3);
}.bg-orange-600{
  --tw-bg-opacity: 1;
  background-color: rgb(234 88 12 / var(--tw-bg-opacity, 1));
}.bg-orange-900\/20{
  background-color: rgb(124 45 18 / 0.2);
}.bg-orange-900\/40{
  background-color: rgb(124 45 18 / 0.4);
}.bg-palette-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(86 74 169 / var(--tw-bg-opacity, 1));
}.bg-palette-primary\/50{
  background-color: rgb(86 74 169 / 0.5);
}.bg-palette-success{
  --tw-bg-opacity: 1;
  background-color: rgb(164 244 231 / var(--tw-bg-opacity, 1));
}.bg-palette-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.bg-palette-white\/0{
  background-color: rgb(255 255 255 / 0);
}.bg-pink-100{
  --tw-bg-opacity: 1;
  background-color: rgb(252 231 243 / var(--tw-bg-opacity, 1));
}.bg-pink-200{
  --tw-bg-opacity: 1;
  background-color: rgb(251 207 232 / var(--tw-bg-opacity, 1));
}.bg-pink-50{
  --tw-bg-opacity: 1;
  background-color: rgb(253 242 248 / var(--tw-bg-opacity, 1));
}.bg-pink-500\/30{
  background-color: rgb(236 72 153 / 0.3);
}.bg-pink-600{
  --tw-bg-opacity: 1;
  background-color: rgb(219 39 119 / var(--tw-bg-opacity, 1));
}.bg-primary-100{
  --tw-bg-opacity: 1;
  background-color: rgb(229 233 250 / var(--tw-bg-opacity, 1));
}.bg-primary-200{
  --tw-bg-opacity: 1;
  background-color: rgb(208 213 245 / var(--tw-bg-opacity, 1));
}.bg-primary-300\/50{
  background-color: rgb(179 186 238 / 0.5);
}.bg-primary-400{
  --tw-bg-opacity: 1;
  background-color: rgb(148 152 229 / var(--tw-bg-opacity, 1));
}.bg-primary-50{
  --tw-bg-opacity: 1;
  background-color: rgb(241 242 252 / var(--tw-bg-opacity, 1));
}.bg-primary-500{
  --tw-bg-opacity: 1;
  background-color: rgb(125 122 218 / var(--tw-bg-opacity, 1));
}.bg-primary-500\/60{
  background-color: rgb(125 122 218 / 0.6);
}.bg-primary-600{
  --tw-bg-opacity: 1;
  background-color: rgb(108 93 211 / var(--tw-bg-opacity, 1));
}.bg-primary-600\/30{
  background-color: rgb(108 93 211 / 0.3);
}.bg-primary-700{
  --tw-bg-opacity: 1;
  background-color: rgb(75 67 144 / var(--tw-bg-opacity, 1));
}.bg-primary-700\/20{
  background-color: rgb(75 67 144 / 0.2);
}.bg-primary-800{
  --tw-bg-opacity: 1;
  background-color: rgb(65 59 116 / var(--tw-bg-opacity, 1));
}.bg-primary-800\/50{
  background-color: rgb(65 59 116 / 0.5);
}.bg-primary-900{
  --tw-bg-opacity: 1;
  background-color: rgb(39 35 67 / var(--tw-bg-opacity, 1));
}.bg-primary-900\/50{
  background-color: rgb(39 35 67 / 0.5);
}.bg-purple-100{
  --tw-bg-opacity: 1;
  background-color: rgb(243 232 255 / var(--tw-bg-opacity, 1));
}.bg-purple-200{
  --tw-bg-opacity: 1;
  background-color: rgb(233 213 255 / var(--tw-bg-opacity, 1));
}.bg-purple-50{
  --tw-bg-opacity: 1;
  background-color: rgb(250 245 255 / var(--tw-bg-opacity, 1));
}.bg-purple-500{
  --tw-bg-opacity: 1;
  background-color: rgb(168 85 247 / var(--tw-bg-opacity, 1));
}.bg-purple-500\/20{
  background-color: rgb(168 85 247 / 0.2);
}.bg-purple-600{
  --tw-bg-opacity: 1;
  background-color: rgb(147 51 234 / var(--tw-bg-opacity, 1));
}.bg-purple-700\/20{
  background-color: rgb(126 34 206 / 0.2);
}.bg-purple-900\/20{
  background-color: rgb(88 28 135 / 0.2);
}.bg-purple-900\/30{
  background-color: rgb(88 28 135 / 0.3);
}.bg-red-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}.bg-red-400{
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity, 1));
}.bg-red-50{
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}.bg-red-500{
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}.bg-red-500\/20{
  background-color: rgb(239 68 68 / 0.2);
}.bg-red-500\/5{
  background-color: rgb(239 68 68 / 0.05);
}.bg-red-500\/90{
  background-color: rgb(239 68 68 / 0.9);
}.bg-red-600{
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}.bg-rose-100{
  --tw-bg-opacity: 1;
  background-color: rgb(255 228 230 / var(--tw-bg-opacity, 1));
}.bg-secondary-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 244 223 / var(--tw-bg-opacity, 1));
}.bg-secondary-500{
  --tw-bg-opacity: 1;
  background-color: rgb(242 166 90 / var(--tw-bg-opacity, 1));
}.bg-secondary-600{
  --tw-bg-opacity: 1;
  background-color: rgb(236 140 66 / var(--tw-bg-opacity, 1));
}.bg-slate-100{
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}.bg-slate-50{
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
}.bg-slate-600{
  --tw-bg-opacity: 1;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity, 1));
}.bg-slate-700{
  --tw-bg-opacity: 1;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1));
}.bg-slate-800{
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
}.bg-slate-900{
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1));
}.bg-slate-900\/80{
  background-color: rgb(15 23 42 / 0.8);
}.bg-slate-900\/90{
  background-color: rgb(15 23 42 / 0.9);
}.bg-success-100{
  --tw-bg-opacity: 1;
  background-color: rgb(164 244 231 / var(--tw-bg-opacity, 1));
}.bg-teal-100{
  --tw-bg-opacity: 1;
  background-color: rgb(204 251 241 / var(--tw-bg-opacity, 1));
}.bg-transparent{
  background-color: transparent;
}.bg-violet-100{
  --tw-bg-opacity: 1;
  background-color: rgb(237 233 254 / var(--tw-bg-opacity, 1));
}.bg-violet-50{
  --tw-bg-opacity: 1;
  background-color: rgb(245 243 255 / var(--tw-bg-opacity, 1));
}.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.bg-white\/10{
  background-color: rgb(255 255 255 / 0.1);
}.bg-white\/20{
  background-color: rgb(255 255 255 / 0.2);
}.bg-white\/25{
  background-color: rgb(255 255 255 / 0.25);
}.bg-white\/30{
  background-color: rgb(255 255 255 / 0.3);
}.bg-white\/40{
  background-color: rgb(255 255 255 / 0.4);
}.bg-white\/5{
  background-color: rgb(255 255 255 / 0.05);
}.bg-white\/50{
  background-color: rgb(255 255 255 / 0.5);
}.bg-white\/80{
  background-color: rgb(255 255 255 / 0.8);
}.bg-white\/90{
  background-color: rgb(255 255 255 / 0.9);
}.bg-white\/95{
  background-color: rgb(255 255 255 / 0.95);
}.bg-yellow-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1));
}.bg-yellow-200{
  --tw-bg-opacity: 1;
  background-color: rgb(254 240 138 / var(--tw-bg-opacity, 1));
}.bg-yellow-400{
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1));
}.bg-yellow-50{
  --tw-bg-opacity: 1;
  background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1));
}.bg-yellow-500{
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1));
}.bg-yellow-500\/20{
  background-color: rgb(234 179 8 / 0.2);
}.bg-opacity-10{
  --tw-bg-opacity: 0.1;
}.bg-opacity-20{
  --tw-bg-opacity: 0.2;
}.bg-opacity-50{
  --tw-bg-opacity: 0.5;
}.bg-opacity-60{
  --tw-bg-opacity: 0.6;
}.bg-opacity-70{
  --tw-bg-opacity: 0.7;
}.bg-opacity-75{
  --tw-bg-opacity: 0.75;
}.bg-opacity-80{
  --tw-bg-opacity: 0.8;
}.bg-opacity-90{
  --tw-bg-opacity: 0.9;
}.bg-gradient-to-b{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}.bg-gradient-to-br{
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}.bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}.bg-gradient-to-t{
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}.bg-gradient-to-tr{
  background-image: linear-gradient(to top right, var(--tw-gradient-stops));
}.from-black\/30{
  --tw-gradient-from: rgb(0 0 0 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-black\/70{
  --tw-gradient-from: rgb(0 0 0 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-black\/80{
  --tw-gradient-from: rgb(0 0 0 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-blue-400{
  --tw-gradient-from: #60a5fa var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-blue-50{
  --tw-gradient-from: #eff6ff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-blue-50\/0{
  --tw-gradient-from: rgb(239 246 255 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-blue-500{
  --tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-blue-500\/20{
  --tw-gradient-from: rgb(59 130 246 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-blue-600{
  --tw-gradient-from: #2563eb var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-fuchsia-200{
  --tw-gradient-from: #f5d0fe var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(245 208 254 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-gray-100{
  --tw-gradient-from: #F9FAFB var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-gray-200{
  --tw-gradient-from: #F3F4F6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-gray-300{
  --tw-gradient-from: #E5E7EB var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-gray-50{
  --tw-gradient-from: #f9fafb var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-gray-500\/20{
  --tw-gradient-from: rgb(156 163 175 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-gray-600{
  --tw-gradient-from: #6B7280 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-gray-800{
  --tw-gradient-from: #374151 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(55 65 81 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-gray-900{
  --tw-gradient-from: #1F2A37 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(31 42 55 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-green-50{
  --tw-gradient-from: #f0fdf4 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-green-500{
  --tw-gradient-from: #22c55e var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-green-500\/10{
  --tw-gradient-from: rgb(34 197 94 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-green-500\/20{
  --tw-gradient-from: rgb(34 197 94 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-green-500\/80{
  --tw-gradient-from: rgb(34 197 94 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-green-600{
  --tw-gradient-from: #16a34a var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-green-800{
  --tw-gradient-from: #166534 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-green-900{
  --tw-gradient-from: #14532d var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-indigo-50{
  --tw-gradient-from: #eef2ff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-indigo-500{
  --tw-gradient-from: #6366f1 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-orange-500{
  --tw-gradient-from: #f97316 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-orange-500\/20{
  --tw-gradient-from: rgb(249 115 22 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-pink-500{
  --tw-gradient-from: #ec4899 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-pink-800{
  --tw-gradient-from: #9d174d var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(157 23 77 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-pink-900{
  --tw-gradient-from: #831843 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(131 24 67 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-primary-100{
  --tw-gradient-from: #e5e9fa var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(229 233 250 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-primary-200{
  --tw-gradient-from: #d0d5f5 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(208 213 245 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-primary-50{
  --tw-gradient-from: #f1f2fc var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(241 242 252 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-primary-50\/30{
  --tw-gradient-from: rgb(241 242 252 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(241 242 252 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-primary-500{
  --tw-gradient-from: #7d7ada var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(125 122 218 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-primary-600{
  --tw-gradient-from: #6c5dd3 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(108 93 211 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-primary-600\/5{
  --tw-gradient-from: rgb(108 93 211 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(108 93 211 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-primary-700{
  --tw-gradient-from: #4b4390 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(75 67 144 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-primary-900{
  --tw-gradient-from: #272343 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(39 35 67 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-primary-900\/10{
  --tw-gradient-from: rgb(39 35 67 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(39 35 67 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-primary-900\/20{
  --tw-gradient-from: rgb(39 35 67 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(39 35 67 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-purple-100{
  --tw-gradient-from: #f3e8ff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-purple-400{
  --tw-gradient-from: #c084fc var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-purple-50{
  --tw-gradient-from: #faf5ff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-purple-500{
  --tw-gradient-from: #a855f7 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-purple-600{
  --tw-gradient-from: #9333ea var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-purple-800{
  --tw-gradient-from: #6b21a8 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-purple-900{
  --tw-gradient-from: #581c87 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-red-50{
  --tw-gradient-from: #fef2f2 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-red-500{
  --tw-gradient-from: #ef4444 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-red-500\/20{
  --tw-gradient-from: rgb(239 68 68 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-secondary-100{
  --tw-gradient-from: #FEF4DF var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 244 223 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-secondary-400{
  --tw-gradient-from: #F6BF7E var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(246 191 126 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-secondary-500{
  --tw-gradient-from: #F2A65A var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(242 166 90 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-slate-300{
  --tw-gradient-from: #cbd5e1 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-success-200{
  --tw-gradient-from: #15B097 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(21 176 151 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-teal-500{
  --tw-gradient-from: #14b8a6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-violet-100{
  --tw-gradient-from: #ede9fe var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(237 233 254 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-violet-200{
  --tw-gradient-from: #ddd6fe var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(221 214 254 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-white{
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-0\%{
  --tw-gradient-from-position: 0%;
}.from-5\%{
  --tw-gradient-from-position: 5%;
}.via-blue-900\/30{
  --tw-gradient-to: rgb(30 58 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(30 58 138 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}.via-gray-100{
  --tw-gradient-to: rgb(249 250 251 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #F9FAFB var(--tw-gradient-via-position), var(--tw-gradient-to);
}.via-gray-300{
  --tw-gradient-to: rgb(229 231 235 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #E5E7EB var(--tw-gradient-via-position), var(--tw-gradient-to);
}.via-gray-400{
  --tw-gradient-to: rgb(209 213 219 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #D1D5DB var(--tw-gradient-via-position), var(--tw-gradient-to);
}.via-gray-50{
  --tw-gradient-to: rgb(249 250 251 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #f9fafb var(--tw-gradient-via-position), var(--tw-gradient-to);
}.via-gray-800{
  --tw-gradient-to: rgb(55 65 81 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #374151 var(--tw-gradient-via-position), var(--tw-gradient-to);
}.via-primary-50\/30{
  --tw-gradient-to: rgb(241 242 252 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(241 242 252 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}.via-primary-800{
  --tw-gradient-to: rgb(65 59 116 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #413b74 var(--tw-gradient-via-position), var(--tw-gradient-to);
}.via-purple-50{
  --tw-gradient-to: rgb(250 245 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #faf5ff var(--tw-gradient-via-position), var(--tw-gradient-to);
}.via-purple-600{
  --tw-gradient-to: rgb(147 51 234 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #9333ea var(--tw-gradient-via-position), var(--tw-gradient-to);
}.via-stone-100{
  --tw-gradient-to: rgb(245 245 244 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #f5f5f4 var(--tw-gradient-via-position), var(--tw-gradient-to);
}.via-transparent{
  --tw-gradient-to: rgb(0 0 0 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), transparent var(--tw-gradient-via-position), var(--tw-gradient-to);
}.via-violet-200{
  --tw-gradient-to: rgb(221 214 254 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #ddd6fe var(--tw-gradient-via-position), var(--tw-gradient-to);
}.via-violet-300{
  --tw-gradient-to: rgb(196 181 253 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #c4b5fd var(--tw-gradient-via-position), var(--tw-gradient-to);
}.via-white{
  --tw-gradient-to: rgb(255 255 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #fff var(--tw-gradient-via-position), var(--tw-gradient-to);
}.via-yellow-50{
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #fefce8 var(--tw-gradient-via-position), var(--tw-gradient-to);
}.via-35\%{
  --tw-gradient-via-position: 35%;
}.via-45\%{
  --tw-gradient-via-position: 45%;
}.to-blue-100{
  --tw-gradient-to: #dbeafe var(--tw-gradient-to-position);
}.to-blue-400{
  --tw-gradient-to: #60a5fa var(--tw-gradient-to-position);
}.to-blue-50{
  --tw-gradient-to: #eff6ff var(--tw-gradient-to-position);
}.to-blue-50\/30{
  --tw-gradient-to: rgb(239 246 255 / 0.3) var(--tw-gradient-to-position);
}.to-blue-500{
  --tw-gradient-to: #3b82f6 var(--tw-gradient-to-position);
}.to-blue-600{
  --tw-gradient-to: #2563eb var(--tw-gradient-to-position);
}.to-blue-600\/10{
  --tw-gradient-to: rgb(37 99 235 / 0.1) var(--tw-gradient-to-position);
}.to-blue-700{
  --tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position);
}.to-cyan-400{
  --tw-gradient-to: #22d3ee var(--tw-gradient-to-position);
}.to-emerald-50{
  --tw-gradient-to: #ecfdf5 var(--tw-gradient-to-position);
}.to-emerald-500\/80{
  --tw-gradient-to: rgb(16 185 129 / 0.8) var(--tw-gradient-to-position);
}.to-fuchsia-100{
  --tw-gradient-to: #fae8ff var(--tw-gradient-to-position);
}.to-gray-100{
  --tw-gradient-to: #F9FAFB var(--tw-gradient-to-position);
}.to-gray-200{
  --tw-gradient-to: #F3F4F6 var(--tw-gradient-to-position);
}.to-gray-300{
  --tw-gradient-to: #E5E7EB var(--tw-gradient-to-position);
}.to-gray-50{
  --tw-gradient-to: #f9fafb var(--tw-gradient-to-position);
}.to-gray-600\/10{
  --tw-gradient-to: rgb(107 114 128 / 0.1) var(--tw-gradient-to-position);
}.to-gray-700{
  --tw-gradient-to: #4B5563 var(--tw-gradient-to-position);
}.to-gray-800{
  --tw-gradient-to: #374151 var(--tw-gradient-to-position);
}.to-gray-900{
  --tw-gradient-to: #1F2A37 var(--tw-gradient-to-position);
}.to-green-50{
  --tw-gradient-to: #f0fdf4 var(--tw-gradient-to-position);
}.to-green-600{
  --tw-gradient-to: #16a34a var(--tw-gradient-to-position);
}.to-green-600\/10{
  --tw-gradient-to: rgb(22 163 74 / 0.1) var(--tw-gradient-to-position);
}.to-green-900{
  --tw-gradient-to: #14532d var(--tw-gradient-to-position);
}.to-indigo-100{
  --tw-gradient-to: #e0e7ff var(--tw-gradient-to-position);
}.to-indigo-50{
  --tw-gradient-to: #eef2ff var(--tw-gradient-to-position);
}.to-indigo-600{
  --tw-gradient-to: #4f46e5 var(--tw-gradient-to-position);
}.to-orange-600{
  --tw-gradient-to: #ea580c var(--tw-gradient-to-position);
}.to-orange-600\/10{
  --tw-gradient-to: rgb(234 88 12 / 0.1) var(--tw-gradient-to-position);
}.to-pink-50{
  --tw-gradient-to: #fdf2f8 var(--tw-gradient-to-position);
}.to-pink-600{
  --tw-gradient-to: #db2777 var(--tw-gradient-to-position);
}.to-pink-900{
  --tw-gradient-to: #831843 var(--tw-gradient-to-position);
}.to-primary-100{
  --tw-gradient-to: #e5e9fa var(--tw-gradient-to-position);
}.to-primary-200{
  --tw-gradient-to: #d0d5f5 var(--tw-gradient-to-position);
}.to-primary-300{
  --tw-gradient-to: #b3baee var(--tw-gradient-to-position);
}.to-primary-50{
  --tw-gradient-to: #f1f2fc var(--tw-gradient-to-position);
}.to-primary-50\/20{
  --tw-gradient-to: rgb(241 242 252 / 0.2) var(--tw-gradient-to-position);
}.to-primary-50\/30{
  --tw-gradient-to: rgb(241 242 252 / 0.3) var(--tw-gradient-to-position);
}.to-primary-600{
  --tw-gradient-to: #6c5dd3 var(--tw-gradient-to-position);
}.to-primary-700{
  --tw-gradient-to: #4b4390 var(--tw-gradient-to-position);
}.to-primary-800{
  --tw-gradient-to: #413b74 var(--tw-gradient-to-position);
}.to-primary-900{
  --tw-gradient-to: #272343 var(--tw-gradient-to-position);
}.to-purple-50{
  --tw-gradient-to: #faf5ff var(--tw-gradient-to-position);
}.to-purple-50\/0{
  --tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);
}.to-purple-500{
  --tw-gradient-to: #a855f7 var(--tw-gradient-to-position);
}.to-purple-600{
  --tw-gradient-to: #9333ea var(--tw-gradient-to-position);
}.to-purple-700{
  --tw-gradient-to: #7e22ce var(--tw-gradient-to-position);
}.to-purple-900{
  --tw-gradient-to: #581c87 var(--tw-gradient-to-position);
}.to-red-600{
  --tw-gradient-to: #dc2626 var(--tw-gradient-to-position);
}.to-red-600\/10{
  --tw-gradient-to: rgb(220 38 38 / 0.1) var(--tw-gradient-to-position);
}.to-secondary-200{
  --tw-gradient-to: #FBE6C0 var(--tw-gradient-to-position);
}.to-secondary-500{
  --tw-gradient-to: #F2A65A var(--tw-gradient-to-position);
}.to-secondary-600{
  --tw-gradient-to: #EC8C42 var(--tw-gradient-to-position);
}.to-success-300{
  --tw-gradient-to: #0B7B69 var(--tw-gradient-to-position);
}.to-teal-600{
  --tw-gradient-to: #0d9488 var(--tw-gradient-to-position);
}.to-transparent{
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}.to-violet-100{
  --tw-gradient-to: #ede9fe var(--tw-gradient-to-position);
}.to-violet-200{
  --tw-gradient-to: #ddd6fe var(--tw-gradient-to-position);
}.to-violet-300{
  --tw-gradient-to: #c4b5fd var(--tw-gradient-to-position);
}.to-white{
  --tw-gradient-to: #fff var(--tw-gradient-to-position);
}.to-yellow-100{
  --tw-gradient-to: #fef9c3 var(--tw-gradient-to-position);
}.to-100\%{
  --tw-gradient-to-position: 100%;
}.bg-\[length\:200\%_100\%\]{
  background-size: 200% 100%;
}.bg-\[length\:20px_20px\]{
  background-size: 20px 20px;
}.bg-\[length\:30px_30px\]{
  background-size: 30px 30px;
}.bg-cover{
  background-size: cover;
}.bg-clip-text{
  background-clip: text;
}.bg-center{
  background-position: center;
}.bg-no-repeat{
  background-repeat: no-repeat;
}.bg-origin-border{
  background-origin: border-box;
}.fill-\[\#E5E7EB\]{
  fill: #E5E7EB;
}.fill-white{
  fill: #fff;
}.stroke-current{
  stroke: currentColor;
}.object-contain{
  object-fit: contain;
}.object-cover{
  object-fit: cover;
}.object-center{
  object-position: center;
}.object-left{
  object-position: left;
}.object-left-top{
  object-position: left top;
}.object-top{
  object-position: top;
}.\!p-0{
  padding: 0px !important;
}.\!p-1{
  padding: 0.25rem !important;
}.\!p-4{
  padding: 1rem !important;
}.p-0{
  padding: 0px;
}.p-1{
  padding: 0.25rem;
}.p-1\.5{
  padding: 0.375rem;
}.p-10{
  padding: 2.5rem;
}.p-12{
  padding: 3rem;
}.p-16{
  padding: 4rem;
}.p-2{
  padding: 0.5rem;
}.p-2\.5{
  padding: 0.625rem;
}.p-3{
  padding: 0.75rem;
}.p-4{
  padding: 1rem;
}.p-5{
  padding: 1.25rem;
}.p-6{
  padding: 1.5rem;
}.p-8{
  padding: 2rem;
}.p-9{
  padding: 2.25rem;
}.p-\[10px\]{
  padding: 10px;
}.p-\[15px\]{
  padding: 15px;
}.p-\[18px\]{
  padding: 18px;
}.p-\[1px\]{
  padding: 1px;
}.p-\[20px\]{
  padding: 20px;
}.p-\[4px\]{
  padding: 4px;
}.p-\[6px\]{
  padding: 6px;
}.\!px-0{
  padding-left: 0px !important;
  padding-right: 0px !important;
}.\!px-1\.5{
  padding-left: 0.375rem !important;
  padding-right: 0.375rem !important;
}.\!px-2{
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}.\!px-4{
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}.\!px-5{
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}.\!px-8{
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}.\!px-\[20px\]{
  padding-left: 20px !important;
  padding-right: 20px !important;
}.\!py-3{
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}.\!py-4{
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}.px-0{
  padding-left: 0px;
  padding-right: 0px;
}.px-0\.5{
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}.px-1\.5{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}.px-12{
  padding-left: 3rem;
  padding-right: 3rem;
}.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}.px-2\.5{
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}.px-3\.5{
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}.px-9{
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}.px-\[10vw\]{
  padding-left: 10vw;
  padding-right: 10vw;
}.px-\[16px\]{
  padding-left: 16px;
  padding-right: 16px;
}.px-\[20px\]{
  padding-left: 20px;
  padding-right: 20px;
}.px-\[40px\]{
  padding-left: 40px;
  padding-right: 40px;
}.px-\[64px\]{
  padding-left: 64px;
  padding-right: 64px;
}.py-0\.5{
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}.py-1\.5{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}.py-2\.5{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}.py-20{
  padding-top: 5rem;
  padding-bottom: 5rem;
}.py-24{
  padding-top: 6rem;
  padding-bottom: 6rem;
}.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}.py-3\.5{
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}.py-7{
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}.py-\[10px\]{
  padding-top: 10px;
  padding-bottom: 10px;
}.py-\[10vh\]{
  padding-top: 10vh;
  padding-bottom: 10vh;
}.py-\[12px\]{
  padding-top: 12px;
  padding-bottom: 12px;
}.py-\[14px\]{
  padding-top: 14px;
  padding-bottom: 14px;
}.py-\[2px\]{
  padding-top: 2px;
  padding-bottom: 2px;
}.py-\[48px\]{
  padding-top: 48px;
  padding-bottom: 48px;
}.py-\[8px\]{
  padding-top: 8px;
  padding-bottom: 8px;
}.py-\[96px\]{
  padding-top: 96px;
  padding-bottom: 96px;
}.pb-1{
  padding-bottom: 0.25rem;
}.pb-10{
  padding-bottom: 2.5rem;
}.pb-2{
  padding-bottom: 0.5rem;
}.pb-20{
  padding-bottom: 5rem;
}.pb-24{
  padding-bottom: 6rem;
}.pb-3{
  padding-bottom: 0.75rem;
}.pb-32{
  padding-bottom: 8rem;
}.pb-4{
  padding-bottom: 1rem;
}.pb-5{
  padding-bottom: 1.25rem;
}.pb-6{
  padding-bottom: 1.5rem;
}.pb-8{
  padding-bottom: 2rem;
}.pb-\[8px\]{
  padding-bottom: 8px;
}.pl-1{
  padding-left: 0.25rem;
}.pl-12{
  padding-left: 3rem;
}.pl-2{
  padding-left: 0.5rem;
}.pl-3{
  padding-left: 0.75rem;
}.pl-4{
  padding-left: 1rem;
}.pl-5{
  padding-left: 1.25rem;
}.pl-6{
  padding-left: 1.5rem;
}.pl-8{
  padding-left: 2rem;
}.pr-1{
  padding-right: 0.25rem;
}.pr-10{
  padding-right: 2.5rem;
}.pr-12{
  padding-right: 3rem;
}.pr-2{
  padding-right: 0.5rem;
}.pr-3{
  padding-right: 0.75rem;
}.pr-4{
  padding-right: 1rem;
}.pr-5{
  padding-right: 1.25rem;
}.pr-8{
  padding-right: 2rem;
}.ps-2{
  padding-inline-start: 0.5rem;
}.pt-1{
  padding-top: 0.25rem;
}.pt-10{
  padding-top: 2.5rem;
}.pt-12{
  padding-top: 3rem;
}.pt-16{
  padding-top: 4rem;
}.pt-2{
  padding-top: 0.5rem;
}.pt-20{
  padding-top: 5rem;
}.pt-24{
  padding-top: 6rem;
}.pt-3{
  padding-top: 0.75rem;
}.pt-4{
  padding-top: 1rem;
}.pt-5{
  padding-top: 1.25rem;
}.pt-6{
  padding-top: 1.5rem;
}.pt-8{
  padding-top: 2rem;
}.pt-9{
  padding-top: 2.25rem;
}.pt-\[20px\]{
  padding-top: 20px;
}.text-left{
  text-align: left;
}.text-center{
  text-align: center;
}.text-right{
  text-align: right;
}.text-justify{
  text-align: justify;
}.text-start{
  text-align: start;
}.font-belanosima{
  font-family: Belanosima, sans-serif;
}.font-inter{
  font-family: var(--font-inter), sans-serif;
}.font-mono{
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}.font-montserrat{
  font-family: var(--font-montserrat), sans-serif;
}.font-open-sans{
  font-family: var(--font-open-sans), sans-serif;
}.font-playfair{
  font-family: var(--font-playfair), serif;
}.font-poppins{
  font-family: var(--font-poppins), sans-serif;
}.font-raleway{
  font-family: var(--font-raleway), sans-serif;
}.font-roboto{
  font-family: var(--font-roboto), sans-serif;
}.font-satoshi{
  font-family: Satoshi, sans-serif;
}.\!text-base{
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}.\!text-lg{
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
}.\!text-sm{
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}.\!text-xl{
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}.text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}.text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}.text-5xl{
  font-size: 3rem;
  line-height: 1;
}.text-6xl{
  font-size: 3.75rem;
  line-height: 1;
}.text-7xl{
  font-size: 4.5rem;
  line-height: 1;
}.text-8xl{
  font-size: 6rem;
  line-height: 1;
}.text-\[1\.125rem\]{
  font-size: 1.125rem;
}.text-\[10px\]{
  font-size: 10px;
}.text-\[11px\]{
  font-size: 11px;
}.text-\[12px\]{
  font-size: 12px;
}.text-\[14px\]{
  font-size: 14px;
}.text-\[16px\]{
  font-size: 16px;
}.text-\[18px\]{
  font-size: 18px;
}.text-\[200px\]{
  font-size: 200px;
}.text-\[20px\]{
  font-size: 20px;
}.text-\[24px\]{
  font-size: 24px;
}.text-\[26px\]{
  font-size: 26px;
}.text-\[28px\]{
  font-size: 28px;
}.text-\[3\.25rem\]{
  font-size: 3.25rem;
}.text-\[30px\]{
  font-size: 30px;
}.text-\[32px\]{
  font-size: 32px;
}.text-\[36px\]{
  font-size: 36px;
}.text-\[60px\]{
  font-size: 60px;
}.text-\[8px\]{
  font-size: 8px;
}.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}.\!font-bold{
  font-weight: 700 !important;
}.\!font-semibold{
  font-weight: 600 !important;
}.font-\[900\]{
  font-weight: 900;
}.font-black{
  font-weight: 900;
}.font-bold{
  font-weight: 700;
}.font-extrabold{
  font-weight: 800;
}.font-light{
  font-weight: 300;
}.font-medium{
  font-weight: 500;
}.font-normal{
  font-weight: 400;
}.font-semibold{
  font-weight: 600;
}.uppercase{
  text-transform: uppercase;
}.lowercase{
  text-transform: lowercase;
}.capitalize{
  text-transform: capitalize;
}.italic{
  font-style: italic;
}.not-italic{
  font-style: normal;
}.tabular-nums{
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}.\!leading-snug{
  line-height: 1.375 !important;
}.leading-10{
  line-height: 2.5rem;
}.leading-3{
  line-height: .75rem;
}.leading-4{
  line-height: 1rem;
}.leading-5{
  line-height: 1.25rem;
}.leading-6{
  line-height: 1.5rem;
}.leading-7{
  line-height: 1.75rem;
}.leading-8{
  line-height: 2rem;
}.leading-9{
  line-height: 2.25rem;
}.leading-\[1\.5rem\]{
  line-height: 1.5rem;
}.leading-\[10px\]{
  line-height: 10px;
}.leading-\[12px\]{
  line-height: 12px;
}.leading-\[14px\]{
  line-height: 14px;
}.leading-\[18px\]{
  line-height: 18px;
}.leading-\[21px\]{
  line-height: 21px;
}.leading-\[24px\]{
  line-height: 24px;
}.leading-\[30px\]{
  line-height: 30px;
}.leading-\[45px\]{
  line-height: 45px;
}.leading-\[4rem\]{
  line-height: 4rem;
}.leading-\[54px\]{
  line-height: 54px;
}.leading-\[72px\]{
  line-height: 72px;
}.leading-none{
  line-height: 1;
}.leading-normal{
  line-height: 1.5;
}.leading-relaxed{
  line-height: 1.625;
}.leading-snug{
  line-height: 1.375;
}.leading-tight{
  line-height: 1.25;
}.tracking-normal{
  letter-spacing: 0em;
}.tracking-tight{
  letter-spacing: -0.025em;
}.tracking-wide{
  letter-spacing: 0.025em;
}.tracking-wider{
  letter-spacing: 0.05em;
}.\!text-blue-500{
  --tw-text-opacity: 1 !important;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1)) !important;
}.\!text-danger-200{
  --tw-text-opacity: 1 !important;
  color: rgb(192 55 68 / var(--tw-text-opacity, 1)) !important;
}.\!text-gray-400{
  --tw-text-opacity: 1 !important;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1)) !important;
}.\!text-gray-500{
  --tw-text-opacity: 1 !important;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1)) !important;
}.\!text-gray-600{
  --tw-text-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1)) !important;
}.\!text-gray-700{
  --tw-text-opacity: 1 !important;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1)) !important;
}.\!text-gray-800{
  --tw-text-opacity: 1 !important;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1)) !important;
}.\!text-gray-900{
  --tw-text-opacity: 1 !important;
  color: rgb(31 42 55 / var(--tw-text-opacity, 1)) !important;
}.\!text-orange-500{
  --tw-text-opacity: 1 !important;
  color: rgb(249 115 22 / var(--tw-text-opacity, 1)) !important;
}.\!text-orange-600{
  --tw-text-opacity: 1 !important;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1)) !important;
}.\!text-palette-error{
  --tw-text-opacity: 1 !important;
  color: rgb(228 98 111 / var(--tw-text-opacity, 1)) !important;
}.\!text-palette-primary{
  --tw-text-opacity: 1 !important;
  color: rgb(86 74 169 / var(--tw-text-opacity, 1)) !important;
}.\!text-primary-600{
  --tw-text-opacity: 1 !important;
  color: rgb(108 93 211 / var(--tw-text-opacity, 1)) !important;
}.\!text-red-500{
  --tw-text-opacity: 1 !important;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1)) !important;
}.\!text-white{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}.text-\[\#0F0D13\]{
  --tw-text-opacity: 1;
  color: rgb(15 13 19 / var(--tw-text-opacity, 1));
}.text-\[\#111928\]{
  --tw-text-opacity: 1;
  color: rgb(17 25 40 / var(--tw-text-opacity, 1));
}.text-\[\#1F2A37\]{
  --tw-text-opacity: 1;
  color: rgb(31 42 55 / var(--tw-text-opacity, 1));
}.text-\[\#1e0a3c\]{
  --tw-text-opacity: 1;
  color: rgb(30 10 60 / var(--tw-text-opacity, 1));
}.text-\[\#3659e3\]{
  --tw-text-opacity: 1;
  color: rgb(54 89 227 / var(--tw-text-opacity, 1));
}.text-\[\#39364f\]{
  --tw-text-opacity: 1;
  color: rgb(57 54 79 / var(--tw-text-opacity, 1));
}.text-\[\#393939\]{
  --tw-text-opacity: 1;
  color: rgb(57 57 57 / var(--tw-text-opacity, 1));
}.text-\[\#564AA9\]{
  --tw-text-opacity: 1;
  color: rgb(86 74 169 / var(--tw-text-opacity, 1));
}.text-\[\#564aa9\]{
  --tw-text-opacity: 1;
  color: rgb(86 74 169 / var(--tw-text-opacity, 1));
}.text-\[\#6B7280\]{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}.text-\[\#6f7287\]{
  --tw-text-opacity: 1;
  color: rgb(111 114 135 / var(--tw-text-opacity, 1));
}.text-\[\#9CA3AF\]{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}.text-\[\#D1D5DB\]{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}.text-\[\#E5E7EB\]{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}.text-\[\#FFF\]{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.text-\[\#fff\]{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.text-amber-400{
  --tw-text-opacity: 1;
  color: rgb(251 191 36 / var(--tw-text-opacity, 1));
}.text-amber-500{
  --tw-text-opacity: 1;
  color: rgb(245 158 11 / var(--tw-text-opacity, 1));
}.text-amber-600{
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity, 1));
}.text-amber-700{
  --tw-text-opacity: 1;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1));
}.text-amber-800{
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
}.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}.text-blue-100{
  --tw-text-opacity: 1;
  color: rgb(219 234 254 / var(--tw-text-opacity, 1));
}.text-blue-200{
  --tw-text-opacity: 1;
  color: rgb(191 219 254 / var(--tw-text-opacity, 1));
}.text-blue-300{
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}.text-blue-400{
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1));
}.text-blue-500{
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}.text-blue-600{
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}.text-blue-700{
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}.text-blue-800{
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}.text-blue-900{
  --tw-text-opacity: 1;
  color: rgb(30 58 138 / var(--tw-text-opacity, 1));
}.text-cyan-300{
  --tw-text-opacity: 1;
  color: rgb(103 232 249 / var(--tw-text-opacity, 1));
}.text-cyan-500{
  --tw-text-opacity: 1;
  color: rgb(6 182 212 / var(--tw-text-opacity, 1));
}.text-cyan-600{
  --tw-text-opacity: 1;
  color: rgb(8 145 178 / var(--tw-text-opacity, 1));
}.text-danger-100{
  --tw-text-opacity: 1;
  color: rgb(228 98 111 / var(--tw-text-opacity, 1));
}.text-danger-200{
  --tw-text-opacity: 1;
  color: rgb(192 55 68 / var(--tw-text-opacity, 1));
}.text-danger-300{
  --tw-text-opacity: 1;
  color: rgb(140 24 35 / var(--tw-text-opacity, 1));
}.text-emerald-400{
  --tw-text-opacity: 1;
  color: rgb(52 211 153 / var(--tw-text-opacity, 1));
}.text-emerald-600{
  --tw-text-opacity: 1;
  color: rgb(5 150 105 / var(--tw-text-opacity, 1));
}.text-emerald-700{
  --tw-text-opacity: 1;
  color: rgb(4 120 87 / var(--tw-text-opacity, 1));
}.text-emerald-800{
  --tw-text-opacity: 1;
  color: rgb(6 95 70 / var(--tw-text-opacity, 1));
}.text-gray-100{
  --tw-text-opacity: 1;
  color: rgb(249 250 251 / var(--tw-text-opacity, 1));
}.text-gray-200{
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}.text-gray-300{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}.text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}.text-gray-50{
  --tw-text-opacity: 1;
  color: rgb(249 250 251 / var(--tw-text-opacity, 1));
}.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}.text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}.text-gray-800{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}.text-gray-900{
  --tw-text-opacity: 1;
  color: rgb(31 42 55 / var(--tw-text-opacity, 1));
}.text-gray-950{
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity, 1));
}.text-green-100{
  --tw-text-opacity: 1;
  color: rgb(220 252 231 / var(--tw-text-opacity, 1));
}.text-green-200{
  --tw-text-opacity: 1;
  color: rgb(187 247 208 / var(--tw-text-opacity, 1));
}.text-green-300{
  --tw-text-opacity: 1;
  color: rgb(134 239 172 / var(--tw-text-opacity, 1));
}.text-green-400{
  --tw-text-opacity: 1;
  color: rgb(74 222 128 / var(--tw-text-opacity, 1));
}.text-green-500{
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}.text-green-600{
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}.text-green-700{
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity, 1));
}.text-green-800{
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
}.text-green-900{
  --tw-text-opacity: 1;
  color: rgb(20 83 45 / var(--tw-text-opacity, 1));
}.text-indigo-500{
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1));
}.text-indigo-600{
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}.text-indigo-900{
  --tw-text-opacity: 1;
  color: rgb(49 46 129 / var(--tw-text-opacity, 1));
}.text-info-500{
  --tw-text-opacity: 1;
  color: rgb(77 105 250 / var(--tw-text-opacity, 1));
}.text-inherit{
  color: inherit;
}.text-orange-100{
  --tw-text-opacity: 1;
  color: rgb(255 237 213 / var(--tw-text-opacity, 1));
}.text-orange-200{
  --tw-text-opacity: 1;
  color: rgb(254 215 170 / var(--tw-text-opacity, 1));
}.text-orange-300{
  --tw-text-opacity: 1;
  color: rgb(253 186 116 / var(--tw-text-opacity, 1));
}.text-orange-400{
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}.text-orange-500{
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity, 1));
}.text-orange-600{
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1));
}.text-orange-700{
  --tw-text-opacity: 1;
  color: rgb(194 65 12 / var(--tw-text-opacity, 1));
}.text-orange-800{
  --tw-text-opacity: 1;
  color: rgb(154 52 18 / var(--tw-text-opacity, 1));
}.text-palette-error{
  --tw-text-opacity: 1;
  color: rgb(228 98 111 / var(--tw-text-opacity, 1));
}.text-palette-gray{
  --tw-text-opacity: 1;
  color: rgb(17 25 40 / var(--tw-text-opacity, 1));
}.text-palette-primary{
  --tw-text-opacity: 1;
  color: rgb(86 74 169 / var(--tw-text-opacity, 1));
}.text-palette-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.text-pink-100{
  --tw-text-opacity: 1;
  color: rgb(252 231 243 / var(--tw-text-opacity, 1));
}.text-pink-200{
  --tw-text-opacity: 1;
  color: rgb(251 207 232 / var(--tw-text-opacity, 1));
}.text-pink-400{
  --tw-text-opacity: 1;
  color: rgb(244 114 182 / var(--tw-text-opacity, 1));
}.text-pink-500{
  --tw-text-opacity: 1;
  color: rgb(236 72 153 / var(--tw-text-opacity, 1));
}.text-pink-600{
  --tw-text-opacity: 1;
  color: rgb(219 39 119 / var(--tw-text-opacity, 1));
}.text-pink-900{
  --tw-text-opacity: 1;
  color: rgb(131 24 67 / var(--tw-text-opacity, 1));
}.text-primary-100{
  --tw-text-opacity: 1;
  color: rgb(229 233 250 / var(--tw-text-opacity, 1));
}.text-primary-200{
  --tw-text-opacity: 1;
  color: rgb(208 213 245 / var(--tw-text-opacity, 1));
}.text-primary-300{
  --tw-text-opacity: 1;
  color: rgb(179 186 238 / var(--tw-text-opacity, 1));
}.text-primary-400{
  --tw-text-opacity: 1;
  color: rgb(148 152 229 / var(--tw-text-opacity, 1));
}.text-primary-500{
  --tw-text-opacity: 1;
  color: rgb(125 122 218 / var(--tw-text-opacity, 1));
}.text-primary-600{
  --tw-text-opacity: 1;
  color: rgb(108 93 211 / var(--tw-text-opacity, 1));
}.text-primary-700{
  --tw-text-opacity: 1;
  color: rgb(75 67 144 / var(--tw-text-opacity, 1));
}.text-primary-800{
  --tw-text-opacity: 1;
  color: rgb(65 59 116 / var(--tw-text-opacity, 1));
}.text-primary-900{
  --tw-text-opacity: 1;
  color: rgb(39 35 67 / var(--tw-text-opacity, 1));
}.text-purple-100{
  --tw-text-opacity: 1;
  color: rgb(243 232 255 / var(--tw-text-opacity, 1));
}.text-purple-200{
  --tw-text-opacity: 1;
  color: rgb(233 213 255 / var(--tw-text-opacity, 1));
}.text-purple-300{
  --tw-text-opacity: 1;
  color: rgb(216 180 254 / var(--tw-text-opacity, 1));
}.text-purple-400{
  --tw-text-opacity: 1;
  color: rgb(192 132 252 / var(--tw-text-opacity, 1));
}.text-purple-500{
  --tw-text-opacity: 1;
  color: rgb(168 85 247 / var(--tw-text-opacity, 1));
}.text-purple-600{
  --tw-text-opacity: 1;
  color: rgb(147 51 234 / var(--tw-text-opacity, 1));
}.text-purple-700{
  --tw-text-opacity: 1;
  color: rgb(126 34 206 / var(--tw-text-opacity, 1));
}.text-purple-800{
  --tw-text-opacity: 1;
  color: rgb(107 33 168 / var(--tw-text-opacity, 1));
}.text-purple-900{
  --tw-text-opacity: 1;
  color: rgb(88 28 135 / var(--tw-text-opacity, 1));
}.text-red-300{
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1));
}.text-red-400{
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}.text-red-500{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}.text-red-600{
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}.text-red-700{
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}.text-red-800{
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}.text-rose-600{
  --tw-text-opacity: 1;
  color: rgb(225 29 72 / var(--tw-text-opacity, 1));
}.text-secondary-300{
  --tw-text-opacity: 1;
  color: rgb(248 210 152 / var(--tw-text-opacity, 1));
}.text-secondary-600{
  --tw-text-opacity: 1;
  color: rgb(236 140 66 / var(--tw-text-opacity, 1));
}.text-secondary-800{
  --tw-text-opacity: 1;
  color: rgb(180 82 31 / var(--tw-text-opacity, 1));
}.text-sky-300{
  --tw-text-opacity: 1;
  color: rgb(125 211 252 / var(--tw-text-opacity, 1));
}.text-slate-100{
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1));
}.text-slate-200{
  --tw-text-opacity: 1;
  color: rgb(226 232 240 / var(--tw-text-opacity, 1));
}.text-slate-400{
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}.text-slate-500{
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}.text-slate-700{
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}.text-success-200{
  --tw-text-opacity: 1;
  color: rgb(21 176 151 / var(--tw-text-opacity, 1));
}.text-success-300{
  --tw-text-opacity: 1;
  color: rgb(11 123 105 / var(--tw-text-opacity, 1));
}.text-teal-500{
  --tw-text-opacity: 1;
  color: rgb(20 184 166 / var(--tw-text-opacity, 1));
}.text-teal-600{
  --tw-text-opacity: 1;
  color: rgb(13 148 136 / var(--tw-text-opacity, 1));
}.text-tertiary-600{
  --tw-text-opacity: 1;
  color: rgb(71 84 103 / var(--tw-text-opacity, 1));
}.text-transparent{
  color: transparent;
}.text-violet-400{
  --tw-text-opacity: 1;
  color: rgb(167 139 250 / var(--tw-text-opacity, 1));
}.text-violet-600{
  --tw-text-opacity: 1;
  color: rgb(124 58 237 / var(--tw-text-opacity, 1));
}.text-warning-200{
  --tw-text-opacity: 1;
  color: rgb(237 161 69 / var(--tw-text-opacity, 1));
}.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.text-white\/50{
  color: rgb(255 255 255 / 0.5);
}.text-white\/60{
  color: rgb(255 255 255 / 0.6);
}.text-white\/70{
  color: rgb(255 255 255 / 0.7);
}.text-white\/80{
  color: rgb(255 255 255 / 0.8);
}.text-white\/90{
  color: rgb(255 255 255 / 0.9);
}.text-yellow-1000{
  --tw-text-opacity: 1;
  color: rgb(242 166 90 / var(--tw-text-opacity, 1));
}.text-yellow-300{
  --tw-text-opacity: 1;
  color: rgb(253 224 71 / var(--tw-text-opacity, 1));
}.text-yellow-400{
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity, 1));
}.text-yellow-500{
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity, 1));
}.text-yellow-600{
  --tw-text-opacity: 1;
  color: rgb(202 138 4 / var(--tw-text-opacity, 1));
}.text-yellow-700{
  --tw-text-opacity: 1;
  color: rgb(161 98 7 / var(--tw-text-opacity, 1));
}.text-yellow-800{
  --tw-text-opacity: 1;
  color: rgb(133 77 14 / var(--tw-text-opacity, 1));
}.text-yellow-900{
  --tw-text-opacity: 1;
  color: rgb(113 63 18 / var(--tw-text-opacity, 1));
}.underline{
  text-decoration-line: underline;
}.line-through{
  text-decoration-line: line-through;
}.antialiased{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}.placeholder-gray-500::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity, 1));
}.placeholder-slate-400::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(148 163 184 / var(--tw-placeholder-opacity, 1));
}.accent-palette-primary{
  accent-color: #564aa9;
}.\!opacity-0{
  opacity: 0 !important;
}.opacity-0{
  opacity: 0;
}.opacity-10{
  opacity: 0.1;
}.opacity-100{
  opacity: 1;
}.opacity-20{
  opacity: 0.2;
}.opacity-25{
  opacity: 0.25;
}.opacity-30{
  opacity: 0.3;
}.opacity-40{
  opacity: 0.4;
}.opacity-45{
  opacity: 0.45;
}.opacity-5{
  opacity: 0.05;
}.opacity-50{
  opacity: 0.5;
}.opacity-60{
  opacity: 0.6;
}.opacity-70{
  opacity: 0.7;
}.opacity-75{
  opacity: 0.75;
}.opacity-80{
  opacity: 0.8;
}.opacity-90{
  opacity: 0.9;
}.\!shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}.\!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;
}.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-2xl{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-\[0_-1px_3px_rgba\(0\2c 0\2c 0\2c 0\.1\)\]{
  --tw-shadow: 0 -1px 3px rgba(0,0,0,0.1);
  --tw-shadow-colored: 0 -1px 3px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-\[0_-2px_8px_rgba\(0\2c 0\2c 0\2c 0\.1\)\]{
  --tw-shadow: 0 -2px 8px rgba(0,0,0,0.1);
  --tw-shadow-colored: 0 -2px 8px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-\[inset_1px_1px_2px_\#F2A65A\]{
  --tw-shadow: inset 1px 1px 2px #F2A65A;
  --tw-shadow-colored: inset 1px 1px 2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-inner{
  --tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-none{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.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);
}.shadow-gray-300{
  --tw-shadow-color: #E5E7EB;
  --tw-shadow: var(--tw-shadow-colored);
}.shadow-green-500\/20{
  --tw-shadow-color: rgb(34 197 94 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}.shadow-orange-500\/20{
  --tw-shadow-color: rgb(249 115 22 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}.outline{
  outline-style: solid;
}.outline-white{
  outline-color: #fff;
}.ring{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.ring-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);
}.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);
}.ring-4{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.ring-inset{
  --tw-ring-inset: inset;
}.ring-blue-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1));
}.ring-blue-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}.ring-blue-500\/60{
  --tw-ring-color: rgb(59 130 246 / 0.6);
}.ring-gray-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1));
}.ring-green-400\/30{
  --tw-ring-color: rgb(74 222 128 / 0.3);
}.ring-green-400\/50{
  --tw-ring-color: rgb(74 222 128 / 0.5);
}.ring-primary-200{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(208 213 245 / var(--tw-ring-opacity, 1));
}.ring-primary-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(179 186 238 / var(--tw-ring-opacity, 1));
}.ring-primary-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(125 122 218 / var(--tw-ring-opacity, 1));
}.ring-offset-1{
  --tw-ring-offset-width: 1px;
}.ring-offset-2{
  --tw-ring-offset-width: 2px;
}.ring-offset-transparent{
  --tw-ring-offset-color: transparent;
}.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);
}.blur-3xl{
  --tw-blur: blur(64px);
  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);
}.blur-lg{
  --tw-blur: blur(16px);
  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);
}.blur-sm{
  --tw-blur: blur(4px);
  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);
}.blur-xl{
  --tw-blur: blur(24px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}.drop-shadow{
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}.drop-shadow-2xl{
  --tw-drop-shadow: drop-shadow(0 25px 25px rgb(0 0 0 / 0.15));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}.drop-shadow-lg{
  --tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / 0.04)) drop-shadow(0 4px 3px rgb(0 0 0 / 0.1));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}.drop-shadow-md{
  --tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));
  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);
}.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);
}.invert{
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}.backdrop-blur{
  --tw-backdrop-blur: blur(8px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}.backdrop-blur-\[1px\]{
  --tw-backdrop-blur: blur(1px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}.backdrop-blur-lg{
  --tw-backdrop-blur: blur(16px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}.backdrop-blur-md{
  --tw-backdrop-blur: blur(12px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}.backdrop-blur-sm{
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}.backdrop-blur-xl{
  --tw-backdrop-blur: blur(24px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}.backdrop-filter{
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.transition-shadow{
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.delay-100{
  transition-delay: 100ms;
}.delay-150{
  transition-delay: 150ms;
}.delay-200{
  transition-delay: 200ms;
}.delay-300{
  transition-delay: 300ms;
}.duration-1000{
  transition-duration: 1000ms;
}.duration-150{
  transition-duration: 150ms;
}.duration-200{
  transition-duration: 200ms;
}.duration-300{
  transition-duration: 300ms;
}.duration-500{
  transition-duration: 500ms;
}.duration-700{
  transition-duration: 700ms;
}.ease-in{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}:root{font-family:var(--font-inter, system-ui, -apple-system, "Segoe UI", sans-serif)}@font-face{font-family:"swiper-icons";src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0, 0, 0, 0.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0px, -50%, 0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform,200ms top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}@font-face{font-family:"swiper-icons";src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0, 0, 0, 0.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none !important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0px, -50%, 0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform,200ms top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none !important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2*var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2*var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none !important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.navbar_title,.footer_title{
  position: relative;
  padding-bottom: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  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: 300ms;
}.navbar_title:hover,.footer_title:hover{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}.navbar_hover_line,.footer_hover_line{
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 2px;
  transform-origin: left;
  --tw-scale-x: 0;
  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: rgb(108 93 211 / var(--tw-bg-opacity, 1));
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}.group:hover .navbar_hover_line,.group:hover .footer_hover_line{
  --tw-scale-x: 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));
}.ant-form-item{margin-bottom:10px !important}body.kiosk-mode{overscroll-behavior:none;overflow:hidden;position:fixed;width:100%;height:100%;-webkit-overflow-scrolling:touch;overscroll-behavior-y:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.animation-delay-500{animation-delay:500ms}.animation-delay-2000{animation-delay:2000ms}.custom_loader{width:96px;padding:8px;aspect-ratio:1;border-radius:50%;background:#6c5dd3;--_m: conic-gradient(#0000 10%, #000), linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3 1s infinite linear}@keyframes l3{to{transform:rotate(1turn)}}.custom_scrollbar_thin::-webkit-scrollbar{width:0px;height:6px}.custom_scrollbar_thin::-webkit-scrollbar-thumb{
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}.custom_scrollbar_thin::-webkit-scrollbar-thumb:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}.fade-in{opacity:1;transition:opacity 1s ease-in-out}.fade-out{opacity:0;transition:opacity 1s ease-in-out}.hobbies{position:relative;overflow:hidden}.hobbies::before{content:"";position:absolute;top:0;left:-98%;width:100%;height:100%;background-color:#6c5dd3;transition:left .3s ease;z-index:1}.hobbies:hover::before{left:0%}.hover-fill-animation{position:relative;overflow:hidden}.hover-fill-animation::before{content:"";position:absolute;top:0;left:-98%;width:100%;height:100%;background-color:#6c5dd3;transition:left .3s ease;z-index:1}.hover-fill-animation:hover::before{left:0%}.ant-switch.ant-switch-checked{background:#f2a65a}.ant-switch.ant-switch-checked:hover:not(.ant-switch-disabled){background:#f2a65a}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.testimonial.swiper-android .swiper-slide,.testimonial .swiper-ios .swiper-slide,.testimonial .swiper-wrapper{transform:translate3d(0px, 0, 0);align-items:center}@media(min-width: 1024px){.testimonial.swiper-android .swiper-slide,.testimonial .swiper-ios .swiper-slide,.testimonial .swiper-wrapper .swiper-slide.swiper-slide-active{width:560px !important}}.login-text-gradient{background:linear-gradient(90deg, #564aa9 0%, #15b097 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.ant-btn-primary{color:#fff;background:#564aa9;font-size:14px !important;font-weight:500 !important}.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover{color:#fff;--tw-bg-opacity: 1;background-color: rgb(86 74 169 / var(--tw-bg-opacity, 1))}.ant-input-outlined:focus,.ant-input-outlined:focus-within{border-color:#413b74 !important;box-shadow:0 0 0 2px rgba(5,145,255,.1);outline:0;background-color:#fff}.ant-input-outlined:hover{border-color:#4b4390 !important;background-color:#fff}.organizer-table .ant-picker-panel{border:0 !important;margin-top: 1.5rem}.organizer-table .ant-picker-content td{padding:0 !important;margin:0 !important}.organizer-table thead tr th{padding-bottom:8px !important;font-size:16px;font-style:normal;font-weight:500 !important;line-height:150% !important;color:#6b7280 !important}.organizer-select .ant-select-selector{padding:10px !important}.organizer-select .ant-select-selection-item{color:var(--Gray-Gray600, #6b7280) !important;font-size:14px !important;font-style:normal !important;font-weight:400 !important;line-height:140% !important}.ant-select-single.ant-select-lg.ant-select-show-arrow .ant-select-selection-item,.ant-select-single.ant-select-lg.ant-select-show-arrow .ant-select-selection-placeholder{color:#6b7280;padding-inline-end:18px}.ant-select-outlined:not(.ant-select-customize-input) .ant-select-selector{background-color:#f9fafb;border:none}.circular-progress .ant-progress-text{background:#f3f4f6;border-radius:50%;height:clamp(120px,77%,216px) !important;width:clamp(120px,77%,216px) !important;display:flex !important;flex-direction:column;align-items:center;justify-content:center;transform:translate(-50%, -50%) !important;left:50% !important;top:50% !important}.circular-progress .ant-progress-inner{width:clamp(156px,20vw,280px) !important;height:clamp(156px,20vw,280px) !important;aspect-ratio:1/1}@media(max-width: 640px){.circular-progress .ant-progress-inner{width:clamp(140px,50vw,200px) !important;height:clamp(140px,50vw,200px) !important}.circular-progress .ant-progress-text{height:clamp(108px,77%,154px) !important;width:clamp(108px,77%,154px) !important}}.circular-progress .progress-inner-content{display:flex;flex-direction:column}.circular-progress .progress-inner-content span{color:var(--Gray-Gray600, #6b7280);font-size:16px;font-style:normal;font-weight:400;line-height:150%}.circular-progress .progress-inner-content h5{color:var(--Primary-Primary, #564aa9);font-size:clamp(24px,5vw,36px);font-style:normal;font-weight:700;line-height:150%}@media(max-width: 640px){.circular-progress .progress-inner-content span{font-size:14px}}.ant-menu-inline.ant-menu-root .ant-menu-item>*,.ant-menu-inline.ant-menu-root .ant-menu-submenu-title>*{flex:none;color:#374151}.ant-menu .ant-menu-item .ant-menu-item-icon svg,.ant-menu .ant-menu-submenu-title .ant-menu-item-icon svg{display:inline-block;color:#374151}.ant-progress .ant-progress-text.ant-progress-text-outer{width:max-content;display:none}.temple-1-timer-progress .ant-progress-inner{height:224px !important;width:224px !important}.temple-1-countdown-progress h5{color:var(--Gray-Gray800, #374151);font-size:64px;font-style:normal;font-weight:700;line-height:150%}.temple-1-countdown-progress span{color:var(--Primary-Primary, #564aa9);text-align:center;font-size:20px;font-style:normal;font-weight:500;line-height:150%;text-transform:uppercase}.categories-tab .ant-tabs-tab-active{background-color:#fff !important;padding:5px 15px !important;padding-left:0px !important}.ant-tabs-tab-active{background-color:#f1f2fc !important;padding:5px 15px !important;border-radius:10px 10px 0 0 !important;border-bottom:2px solid #564aa9 !important;z-index:2}.ant-tabs-tab-btn{color:#6b7280;font-weight:600 !important}.ant-tabs-ink-bar{background-color:#564aa9 !important}.speaker .swiper{width:100%;height:100%;margin-left:auto;margin-right:auto}.speaker .swiper-slide{text-align:center;font-size:18px;background:#fff;height:calc((100% - 30px)/2) !important;display:flex;justify-content:center;align-items:center}.ant-steps .ant-steps-item-title::after{position:absolute;top:16px;inset-inline-start:100%;display:block;width:9999px;height:4px;background:rgba(5,5,5,.06);content:""}.ant-steps.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item{padding-inline-start:0px;white-space:nowrap}.ant-steps .ant-steps-item-title{position:relative;display:inline-block;padding-inline-end:4px;color:rgba(0,0,0,.88);font-size:16px;line-height:32px}.ant-select-multiple.ant-select-lg.ant-select-show-arrow .ant-select-selector,.ant-select-multiple.ant-select-lg.ant-select-allow-clear .ant-select-selector{padding-inline-end:24px;background-color:#f9fafb;border:none}.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector{width:100%;height:100%;padding:0 11px;background-color:#f9fafb;border:none}.ant-steps .ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:rgba(0,0,0,.88);display:flex}.ant-steps .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:rgba(0,0,0,.88);display:flex}.ant-steps .ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:rgba(0,0,0,.45);display:flex}.ant-steps .ant-steps-item-finish .ant-steps-item-icon{background-color:#4b4390;border-color:#4b4390 !important}.ant-steps .ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon{color:#fff}.custom-phone-input-view .flag-dropdown{display:none !important}.custom-phone-input-view .react-tel-input .form-control{padding-left:0 !important}.ant-progress .ant-progress-success-bg,.ant-progress .ant-progress-bg{position:relative;background:#4b4390;border-radius:100px;transition:all .3s cubic-bezier(0.78, 0.14, 0.15, 0.86)}.ant-checkbox-checked .ant-checkbox-inner{background-color:#4b4390 !important;border-color:#4b4390 !important}.ant-checkbox-wrapper-checked:not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox-inner,.ant-checkbox-checked:not(.ant-checkbox-disabled):hover .ant-checkbox-inner{background-color:#4b4390 !important;border-color:#4b4390 !important;border-color:rgba(0,0,0,0)}#timeline .ant-timeline .ant-timeline-item-head{background-color:rgba(0,0,0,0);margin-top:15px}#timeline .ant-timeline .ant-timeline-item-tail{background-color:#9498e5}.photoGalary-tab .ant-tabs-tab-active{border-bottom:none !important}.photoGalary-tab .ant-tabs-ink-bar{display:none}.photoGalary-tab .ant-tabs-content-holder{border-left:none}.photoGalary-tab .ant-tabs-tab{padding:5px 15px !important}.custom-input[type=file]::file-selector-button{border:2px solid #564aa9;padding:.2em .4em;border-radius:.2em;background-color:#564aa9;color:#fff;transition:1s;height:40px;width:20%}.ql-editing{left:110px !important;top:38px}.loader{width:44.8px;height:44.8px;color:#554cb5;position:relative;background:radial-gradient(11.2px, currentColor 94%, rgba(0, 0, 0, 0))}.loader:before{content:"";position:absolute;inset:0;border-radius:50%;background:radial-gradient(10.08px at bottom right, rgba(0, 0, 0, 0) 94%, currentColor) top left,radial-gradient(10.08px at bottom left, rgba(0, 0, 0, 0) 94%, currentColor) top right,radial-gradient(10.08px at top right, rgba(0, 0, 0, 0) 94%, currentColor) bottom left,radial-gradient(10.08px at top left, rgba(0, 0, 0, 0) 94%, currentColor) bottom right;background-size:22.4px 22.4px;background-repeat:no-repeat;animation:loader 1.5s infinite cubic-bezier(0.3, 1, 0, 1)}.no-scrollbar-custom1{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar-custom1::-webkit-scrollbar{display:none}@keyframes loader{33%{inset:-11.2px;transform:rotate(0deg)}66%{inset:-11.2px;transform:rotate(90deg)}100%{inset:0;transform:rotate(90deg)}}.video-modal .ant-modal-content{background:#000 !important;padding:0 !important;border-radius:0 !important}.video-modal .ant-modal-body{padding:0 !important;background:#000 !important}.video-modal .ant-modal{padding:0 !important}.video-modal .ant-modal-wrap{background:rgba(0,0,0,.9) !important}@media(hover: none)and (pointer: coarse){.ant-btn-icon-only{min-width:44px !important;min-height:44px !important}.ant-table-cell .ant-btn-link,.ant-table-cell .ant-btn-text{min-height:44px !important;padding:8px 12px !important}.ant-menu-item,.ant-menu-submenu-title{min-height:44px !important}.ant-tabs-tab{min-height:44px !important;padding:8px 16px !important}.ant-tag{min-height:32px !important;display:inline-flex !important;align-items:center !important}.ant-select-selector{min-height:44px !important}}@media(max-width: 768px){.ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:8px !important;font-size:13px !important}.ant-table-selection-column{width:40px !important;min-width:40px !important}}@media(max-width: 576px){.ant-modal{max-width:calc(100vw - 16px) !important;margin:8px auto !important}.ant-modal-body{max-height:70vh;overflow-y:auto}.ant-drawer-content-wrapper{max-width:100vw !important}}@media(max-width: 768px){.ant-modal{max-width:calc(100vw - 32px) !important}.ant-drawer .ant-drawer-content-wrapper{width:min(400px,85vw) !important}}@media(max-width: 640px){.batch-action-bar .ant-space{flex-wrap:wrap}}@media(max-width: 480px){.ant-statistic-title{font-size:12px !important}.ant-statistic-content-value{font-size:20px !important}}@media(max-width: 640px){.ant-avatar-lg{width:36px !important;height:36px !important;line-height:36px !important;font-size:16px !important}}@media(max-width: 576px){.ant-popconfirm{max-width:calc(100vw - 32px) !important}}.rtl .ml-0{margin-left:auto;margin-right:0}.rtl .ml-1{margin-left:auto;margin-right:.25rem}.rtl .ml-2{margin-left:auto;margin-right:.5rem}.rtl .ml-3{margin-left:auto;margin-right:.75rem}.rtl .ml-4{margin-left:auto;margin-right:1rem}.rtl .ml-5{margin-left:auto;margin-right:1.25rem}.rtl .ml-6{margin-left:auto;margin-right:1.5rem}.rtl .ml-8{margin-left:auto;margin-right:2rem}.rtl .ml-10{margin-left:auto;margin-right:2.5rem}.rtl .ml-12{margin-left:auto;margin-right:3rem}.rtl .ml-16{margin-left:auto;margin-right:4rem}.rtl .ml-auto{margin-left:auto;margin-right:auto}.rtl .mr-0{margin-right:auto;margin-left:0}.rtl .mr-1{margin-right:auto;margin-left:.25rem}.rtl .mr-2{margin-right:auto;margin-left:.5rem}.rtl .mr-3{margin-right:auto;margin-left:.75rem}.rtl .mr-4{margin-right:auto;margin-left:1rem}.rtl .mr-5{margin-right:auto;margin-left:1.25rem}.rtl .mr-6{margin-right:auto;margin-left:1.5rem}.rtl .mr-8{margin-right:auto;margin-left:2rem}.rtl .mr-10{margin-right:auto;margin-left:2.5rem}.rtl .mr-12{margin-right:auto;margin-left:3rem}.rtl .mr-16{margin-right:auto;margin-left:4rem}.rtl .mr-auto{margin-right:auto;margin-left:auto}.rtl .pl-0{padding-left:auto;padding-right:0}.rtl .pl-1{padding-left:auto;padding-right:.25rem}.rtl .pl-2{padding-left:auto;padding-right:.5rem}.rtl .pl-3{padding-left:auto;padding-right:.75rem}.rtl .pl-4{padding-left:auto;padding-right:1rem}.rtl .pl-5{padding-left:auto;padding-right:1.25rem}.rtl .pl-6{padding-left:auto;padding-right:1.5rem}.rtl .pl-8{padding-left:auto;padding-right:2rem}.rtl .pl-10{padding-left:auto;padding-right:2.5rem}.rtl .pl-12{padding-left:auto;padding-right:3rem}.rtl .pl-16{padding-left:auto;padding-right:4rem}.rtl .pr-0{padding-right:auto;padding-left:0}.rtl .pr-1{padding-right:auto;padding-left:.25rem}.rtl .pr-2{padding-right:auto;padding-left:.5rem}.rtl .pr-3{padding-right:auto;padding-left:.75rem}.rtl .pr-4{padding-right:auto;padding-left:1rem}.rtl .pr-5{padding-right:auto;padding-left:1.25rem}.rtl .pr-6{padding-right:auto;padding-left:1.5rem}.rtl .pr-8{padding-right:auto;padding-left:2rem}.rtl .pr-10{padding-right:auto;padding-left:2.5rem}.rtl .pr-12{padding-right:auto;padding-left:3rem}.rtl .pr-16{padding-right:auto;padding-left:4rem}.rtl .flex-row{flex-direction:row-reverse}.rtl .flex-row-reverse{flex-direction:row}.rtl .grid-flow-col{grid-auto-flow:column dense}.rtl .grid-flow-row{grid-auto-flow:row dense}.rtl .text-left{text-align:right}.rtl .text-right{text-align:left}.rtl .text-center{text-align:center}.rtl .left-0{left:auto;right:0}.rtl .left-1{left:auto;right:.25rem}.rtl .left-2{left:auto;right:.5rem}.rtl .left-4{left:auto;right:1rem}.rtl .left-8{left:auto;right:2rem}.rtl .left-16{left:auto;right:4rem}.rtl .left-auto{left:auto;right:auto}.rtl .right-0{right:auto;left:0}.rtl .right-1{right:auto;left:.25rem}.rtl .right-2{right:auto;left:.5rem}.rtl .right-4{right:auto;left:1rem}.rtl .right-8{right:auto;left:2rem}.rtl .right-16{right:auto;left:4rem}.rtl .right-auto{right:auto;left:auto}.rtl .inset-0{inset:0}.rtl .float-left{float:right}.rtl .float-right{float:left}.rtl .border-l{border-left:none;border-right:1px solid}.rtl .border-r{border-right:none;border-left:1px solid}.rtl .border-l-2{border-left:none;border-right:2px solid}.rtl .border-r-2{border-right:none;border-left:2px solid}.rtl .border-l-4{border-left:none;border-right:4px solid}.rtl .border-r-4{border-right:none;border-left:4px solid}.rtl .rounded-l{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rtl .rounded-r{border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rtl .rounded-tl{border-top-left-radius:0;border-top-right-radius:.375rem}.rtl .rounded-tr{border-top-right-radius:0;border-top-left-radius:.375rem}.rtl .rounded-bl{border-bottom-left-radius:0;border-bottom-right-radius:.375rem}.rtl .rounded-br{border-bottom-right-radius:0;border-bottom-left-radius:.375rem}.rtl .icon-arrow-right,.rtl .icon-chevron-right,.rtl .anticon-right,.rtl .anticon-arrow-right,.rtl [class*=arrow-right],.rtl [class*=chevron-right]{transform:scaleX(-1)}.rtl .icon-arrow-left,.rtl .icon-chevron-left,.rtl .anticon-left,.rtl .anticon-arrow-left,.rtl [class*=arrow-left],.rtl [class*=chevron-left]{transform:scaleX(-1)}.rtl .anticon-caret-right{transform:scaleX(-1)}.rtl .anticon-caret-left{transform:scaleX(-1)}.rtl .ant-table .ant-table-thead>tr>th{text-align:right}.rtl .ant-table .ant-table-tbody>tr>td{text-align:right}.rtl .ant-table .ant-table-filter-trigger{margin-left:4px;margin-right:auto}.rtl .ant-table .ant-table-column-sorter{margin-left:4px;margin-right:auto}.rtl .ant-dropdown .ant-dropdown-menu{text-align:right}.rtl .ant-dropdown .ant-dropdown-menu-item{text-align:right}.rtl .ant-form .ant-form-item-label{text-align:right}.rtl .ant-form .ant-form-item-control{text-align:right}.rtl .ant-modal .ant-modal-header{text-align:right}.rtl .ant-modal .ant-modal-body{text-align:right}.rtl .ant-modal .ant-modal-footer{text-align:left}.rtl .ant-drawer.ant-drawer-left{left:auto;right:0}.rtl .ant-drawer.ant-drawer-right{right:auto;left:0}.rtl .ant-menu{text-align:right}.rtl .ant-menu .ant-menu-submenu-arrow{left:16px;right:auto;transform:scaleX(-1)}.rtl .ant-breadcrumb .ant-breadcrumb-separator{transform:scaleX(-1)}.rtl .ant-pagination .ant-pagination-prev .anticon,.rtl .ant-pagination .ant-pagination-next .anticon{transform:scaleX(-1)}.rtl .ant-steps .ant-steps-item-icon{margin-right:auto;margin-left:8px}.rtl .ant-notification.ant-notification-topLeft{left:auto;right:0}.rtl .ant-notification.ant-notification-topRight{right:auto;left:0}.rtl .ant-notification.ant-notification-bottomLeft{left:auto;right:0}.rtl .ant-notification.ant-notification-bottomRight{right:auto;left:0}.rtl .ant-message{text-align:center}.rtl .dashboard-sidebar{left:auto;right:0;border-left:none;border-right:1px solid #e5e7eb}.rtl .dashboard-sidebar .sidebar-toggle{left:-40px;right:auto}.rtl .event-card .event-actions{left:16px;right:auto}.rtl .event-card .event-badge{left:8px;right:auto}.rtl .event-card .event-status{right:auto;left:8px}.rtl .header-nav .nav-item{margin-left:1rem;margin-right:0}.rtl .header-nav .nav-item:first-child{margin-left:0}.rtl .header-nav .nav-item:last-child{margin-right:0;margin-left:1rem}.rtl .badge-designer .toolbar{left:auto;right:0;border-left:1px solid #e5e7eb;border-right:none}.rtl .badge-designer .properties-panel{right:auto;left:0;border-right:1px solid #e5e7eb;border-left:none}.rtl .badge-designer .canvas-area{margin-left:280px;margin-right:60px}.rtl .attendee-list .attendee-avatar{margin-right:auto;margin-left:12px}.rtl .attendee-list .attendee-actions{margin-left:auto;margin-right:0}.rtl .session-card .session-time{text-align:right}.rtl .session-card .session-speakers .speaker-avatar{margin-right:auto;margin-left:-8px}.rtl .session-card .session-speakers .speaker-avatar:first-child{margin-left:0}.rtl input[type=text],.rtl input[type=email],.rtl input[type=password],.rtl input[type=search],.rtl input[type=tel],.rtl input[type=url],.rtl textarea{text-align:right;direction:rtl}.rtl input[type=number]{text-align:left;direction:ltr}.rtl .ant-input{text-align:right;direction:rtl}.rtl .ant-input-number{text-align:left;direction:ltr}.rtl .ant-input-prefix{margin-right:auto;margin-left:4px}.rtl .ant-input-suffix{margin-left:auto;margin-right:4px}.rtl .swiper-container{direction:rtl}.rtl .carousel{direction:rtl}.rtl .slick-slider{direction:rtl}.rtl .slick-slider .slick-prev{left:auto;right:-25px;transform:scaleX(-1)}.rtl .slick-slider .slick-next{right:auto;left:-25px;transform:scaleX(-1)}.rtl .ant-checkbox-wrapper .ant-checkbox,.rtl .ant-checkbox-wrapper .ant-radio,.rtl .ant-radio-wrapper .ant-checkbox,.rtl .ant-radio-wrapper .ant-radio{margin-right:auto;margin-left:8px}.rtl ul,.rtl ol{padding-right:1.5rem;padding-left:0}.rtl li{text-align:right}.rtl .ant-list-item{text-align:right}.rtl .ant-list-item .ant-list-item-meta{text-align:right}.rtl .ant-list-item .ant-list-item-action{margin-left:auto;margin-right:0}.rtl .ant-tabs .ant-tabs-nav .ant-tabs-tab{margin-right:0;margin-left:32px}.rtl .ant-tabs .ant-tabs-nav .ant-tabs-tab:first-child{margin-left:0}.rtl .ant-badge .ant-badge-count,.rtl .ant-badge .ant-badge-dot{right:auto;left:0;transform:translate(-50%, -50%)}.rtl .ant-tag .anticon{margin-right:auto;margin-left:4px}@media print{.rtl{direction:rtl;text-align:right}.rtl *{direction:rtl;text-align:right}}@media(max-width: 768px){.rtl .mobile-sidebar{left:auto;right:0;transform:translateX(100%)}.rtl .mobile-sidebar.open{transform:translateX(0)}.rtl .mobile-menu{text-align:right}}.file\:mr-2::file-selector-button{
  margin-right: 0.5rem;
}.file\:rounded::file-selector-button{
  border-radius: 0.25rem;
}.file\:border-0::file-selector-button{
  border-width: 0px;
}.file\:bg-blue-50::file-selector-button{
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}.file\:px-3::file-selector-button{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}.file\:py-1::file-selector-button{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}.file\:text-sm::file-selector-button{
  font-size: 0.875rem;
  line-height: 1.25rem;
}.file\:font-medium::file-selector-button{
  font-weight: 500;
}.file\:text-blue-700::file-selector-button{
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}.placeholder\:text-gray-400::placeholder{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}.before\:absolute::before{
  content: var(--tw-content);
  position: absolute;
}.before\:-top-0::before{
  content: var(--tw-content);
  top: -0px;
}.before\:left-0::before{
  content: var(--tw-content);
  left: 0px;
}.before\:z-10::before{
  content: var(--tw-content);
  z-index: 10;
}.before\:flex::before{
  content: var(--tw-content);
  display: flex;
}.before\:h-\[100\%\]::before{
  content: var(--tw-content);
  height: 100%;
}.before\:w-\[100\%\]::before{
  content: var(--tw-content);
  width: 100%;
}.before\:-translate-y-full::before{
  content: var(--tw-content);
  --tw-translate-y: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.before\:items-center::before{
  content: var(--tw-content);
  align-items: center;
}.before\:justify-center::before{
  content: var(--tw-content);
  justify-content: center;
}.before\:border::before{
  content: var(--tw-content);
  border-width: 1px;
}.before\:border-white\/20::before{
  content: var(--tw-content);
  border-color: rgb(255 255 255 / 0.2);
}.before\:bg-red-500\/10::before{
  content: var(--tw-content);
  background-color: rgb(239 68 68 / 0.1);
}.before\:backdrop-blur-sm::before{
  content: var(--tw-content);
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}.before\:transition-all::before{
  content: var(--tw-content);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.before\:duration-300::before{
  content: var(--tw-content);
  transition-duration: 300ms;
}.before\:ease-linear::before{
  content: var(--tw-content);
  transition-timing-function: linear;
}.before\:content-\[\'Load\'\]::before{
  --tw-content: 'Load';
  content: var(--tw-content);
}.after\:ml-0\.5::after{
  content: var(--tw-content);
  margin-left: 0.125rem;
}.after\:text-red-500::after{
  content: var(--tw-content);
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}.after\:content-\[\'\*\'\]::after{
  --tw-content: '*';
  content: var(--tw-content);
}.last\:border-0:last-child{
  border-width: 0px;
}.hover\:-translate-y-0\.5:hover{
  --tw-translate-y: -0.125rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.hover\:-translate-y-1:hover{
  --tw-translate-y: -0.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));
}.hover\:-translate-y-2:hover{
  --tw-translate-y: -0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.hover\:scale-105:hover{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.hover\:scale-110:hover{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.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));
}.hover\:scale-\[1\.02\]:hover{
  --tw-scale-x: 1.02;
  --tw-scale-y: 1.02;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.hover\:cursor-pointer:hover{
  cursor: pointer;
}.hover\:\!border-0:hover{
  border-width: 0px !important;
}.hover\:border-b-2:hover{
  border-bottom-width: 2px;
}.hover\:\!border-none:hover{
  border-style: none !important;
}.hover\:\!border-palette-primary:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgb(86 74 169 / var(--tw-border-opacity, 1)) !important;
}.hover\:\!border-primary-400:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgb(148 152 229 / var(--tw-border-opacity, 1)) !important;
}.hover\:border-blue-300:hover{
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}.hover\:border-blue-400:hover{
  --tw-border-opacity: 1;
  border-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
}.hover\:border-blue-400\/60:hover{
  border-color: rgb(96 165 250 / 0.6);
}.hover\:border-gray-300:hover{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}.hover\:border-gray-400:hover{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}.hover\:border-green-300:hover{
  --tw-border-opacity: 1;
  border-color: rgb(134 239 172 / var(--tw-border-opacity, 1));
}.hover\:border-orange-300:hover{
  --tw-border-opacity: 1;
  border-color: rgb(253 186 116 / var(--tw-border-opacity, 1));
}.hover\:border-palette-error:hover{
  --tw-border-opacity: 1;
  border-color: rgb(228 98 111 / var(--tw-border-opacity, 1));
}.hover\:border-palette-primary:hover{
  --tw-border-opacity: 1;
  border-color: rgb(86 74 169 / var(--tw-border-opacity, 1));
}.hover\:border-primary-200:hover{
  --tw-border-opacity: 1;
  border-color: rgb(208 213 245 / var(--tw-border-opacity, 1));
}.hover\:border-primary-300:hover{
  --tw-border-opacity: 1;
  border-color: rgb(179 186 238 / var(--tw-border-opacity, 1));
}.hover\:border-primary-400:hover{
  --tw-border-opacity: 1;
  border-color: rgb(148 152 229 / var(--tw-border-opacity, 1));
}.hover\:border-primary-500:hover{
  --tw-border-opacity: 1;
  border-color: rgb(125 122 218 / var(--tw-border-opacity, 1));
}.hover\:border-primary-600:hover{
  --tw-border-opacity: 1;
  border-color: rgb(108 93 211 / var(--tw-border-opacity, 1));
}.hover\:border-purple-300:hover{
  --tw-border-opacity: 1;
  border-color: rgb(216 180 254 / var(--tw-border-opacity, 1));
}.hover\:border-purple-400:hover{
  --tw-border-opacity: 1;
  border-color: rgb(192 132 252 / var(--tw-border-opacity, 1));
}.hover\:border-white\/20:hover{
  border-color: rgb(255 255 255 / 0.2);
}.hover\:\!bg-\[\#155DFC\]:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(21 93 252 / var(--tw-bg-opacity, 1)) !important;
}.hover\:\!bg-blue-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1)) !important;
}.hover\:\!bg-green-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1)) !important;
}.hover\:\!bg-palette-primary:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(86 74 169 / var(--tw-bg-opacity, 1)) !important;
}.hover\:\!bg-white\/20:hover{
  background-color: rgb(255 255 255 / 0.2) !important;
}.hover\:bg-black\/20:hover{
  background-color: rgb(0 0 0 / 0.2);
}.hover\:bg-black\/30:hover{
  background-color: rgb(0 0 0 / 0.3);
}.hover\:bg-black\/40:hover{
  background-color: rgb(0 0 0 / 0.4);
}.hover\:bg-black\/5:hover{
  background-color: rgb(0 0 0 / 0.05);
}.hover\:bg-black\/50:hover{
  background-color: rgb(0 0 0 / 0.5);
}.hover\:bg-blue-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}.hover\:bg-blue-200:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity, 1));
}.hover\:bg-blue-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}.hover\:bg-blue-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}.hover\:bg-blue-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
}.hover\:bg-gray-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}.hover\:bg-gray-200:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}.hover\:bg-gray-300:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}.hover\:bg-gray-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}.hover\:bg-gray-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}.hover\:bg-gray-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
}.hover\:bg-gray-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}.hover\:bg-gray-800:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}.hover\:bg-gray-800\/50:hover{
  background-color: rgb(55 65 81 / 0.5);
}.hover\:bg-green-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}.hover\:bg-green-200:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity, 1));
}.hover\:bg-green-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1));
}.hover\:bg-green-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(21 128 61 / var(--tw-bg-opacity, 1));
}.hover\:bg-indigo-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(67 56 202 / var(--tw-bg-opacity, 1));
}.hover\:bg-orange-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 213 / var(--tw-bg-opacity, 1));
}.hover\:bg-orange-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 247 237 / var(--tw-bg-opacity, 1));
}.hover\:bg-orange-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(194 65 12 / var(--tw-bg-opacity, 1));
}.hover\:bg-palette-primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(86 74 169 / var(--tw-bg-opacity, 1));
}.hover\:bg-pink-500\/50:hover{
  background-color: rgb(236 72 153 / 0.5);
}.hover\:bg-pink-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(190 24 93 / var(--tw-bg-opacity, 1));
}.hover\:bg-primary-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(229 233 250 / var(--tw-bg-opacity, 1));
}.hover\:bg-primary-300\/50:hover{
  background-color: rgb(179 186 238 / 0.5);
}.hover\:bg-primary-400:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(148 152 229 / var(--tw-bg-opacity, 1));
}.hover\:bg-primary-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(241 242 252 / var(--tw-bg-opacity, 1));
}.hover\:bg-primary-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(108 93 211 / var(--tw-bg-opacity, 1));
}.hover\:bg-primary-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(75 67 144 / var(--tw-bg-opacity, 1));
}.hover\:bg-primary-700\/30:hover{
  background-color: rgb(75 67 144 / 0.3);
}.hover\:bg-primary-800:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(65 59 116 / var(--tw-bg-opacity, 1));
}.hover\:bg-purple-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 232 255 / var(--tw-bg-opacity, 1));
}.hover\:bg-purple-500\/30:hover{
  background-color: rgb(168 85 247 / 0.3);
}.hover\:bg-purple-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(126 34 206 / var(--tw-bg-opacity, 1));
}.hover\:bg-red-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}.hover\:bg-red-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}.hover\:bg-red-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}.hover\:bg-red-500\/30:hover{
  background-color: rgb(239 68 68 / 0.3);
}.hover\:bg-red-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}.hover\:bg-secondary-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(236 140 66 / var(--tw-bg-opacity, 1));
}.hover\:bg-secondary-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(227 102 25 / var(--tw-bg-opacity, 1));
}.hover\:bg-slate-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity, 1));
}.hover\:bg-slate-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1));
}.hover\:bg-white:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.hover\:bg-white\/10:hover{
  background-color: rgb(255 255 255 / 0.1);
}.hover\:bg-white\/20:hover{
  background-color: rgb(255 255 255 / 0.2);
}.hover\:bg-white\/30:hover{
  background-color: rgb(255 255 255 / 0.3);
}.hover\:bg-white\/5:hover{
  background-color: rgb(255 255 255 / 0.05);
}.hover\:bg-white\/60:hover{
  background-color: rgb(255 255 255 / 0.6);
}.hover\:bg-white\/70:hover{
  background-color: rgb(255 255 255 / 0.7);
}.hover\:bg-white\/75:hover{
  background-color: rgb(255 255 255 / 0.75);
}.hover\:bg-white\/90:hover{
  background-color: rgb(255 255 255 / 0.9);
}.hover\:bg-gradient-to-br:hover{
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}.hover\:from-blue-700:hover{
  --tw-gradient-from: #1d4ed8 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.hover\:from-green-600\/80:hover{
  --tw-gradient-from: rgb(22 163 74 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.hover\:from-primary-100:hover{
  --tw-gradient-from: #e5e9fa var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(229 233 250 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.hover\:from-primary-700:hover{
  --tw-gradient-from: #4b4390 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(75 67 144 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.hover\:from-secondary-500:hover{
  --tw-gradient-from: #F2A65A var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(242 166 90 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.hover\:from-secondary-600:hover{
  --tw-gradient-from: #EC8C42 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(236 140 66 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.hover\:from-success-300:hover{
  --tw-gradient-from: #0B7B69 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(11 123 105 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.hover\:from-white:hover{
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.hover\:to-emerald-600\/80:hover{
  --tw-gradient-to: rgb(5 150 105 / 0.8) var(--tw-gradient-to-position);
}.hover\:to-green-600:hover{
  --tw-gradient-to: #16a34a var(--tw-gradient-to-position);
}.hover\:to-primary-50:hover{
  --tw-gradient-to: #f1f2fc var(--tw-gradient-to-position);
}.hover\:to-primary-800:hover{
  --tw-gradient-to: #413b74 var(--tw-gradient-to-position);
}.hover\:to-purple-700:hover{
  --tw-gradient-to: #7e22ce var(--tw-gradient-to-position);
}.hover\:to-secondary-600:hover{
  --tw-gradient-to: #EC8C42 var(--tw-gradient-to-position);
}.hover\:to-secondary-700:hover{
  --tw-gradient-to: #E36619 var(--tw-gradient-to-position);
}.hover\:to-white:hover{
  --tw-gradient-to: #fff var(--tw-gradient-to-position);
}.hover\:\!text-gray-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1)) !important;
}.hover\:\!text-palette-primary:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(86 74 169 / var(--tw-text-opacity, 1)) !important;
}.hover\:\!text-primary-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(125 122 218 / var(--tw-text-opacity, 1)) !important;
}.hover\:\!text-white:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}.hover\:text-\[\#1F2A37\]:hover{
  --tw-text-opacity: 1;
  color: rgb(31 42 55 / var(--tw-text-opacity, 1));
}.hover\:text-\[\#564AA9\]:hover{
  --tw-text-opacity: 1;
  color: rgb(86 74 169 / var(--tw-text-opacity, 1));
}.hover\:text-blue-300:hover{
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}.hover\:text-blue-500:hover{
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}.hover\:text-blue-600:hover{
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}.hover\:text-blue-700:hover{
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}.hover\:text-blue-800:hover{
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}.hover\:text-gray-200:hover{
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}.hover\:text-gray-300:hover{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}.hover\:text-gray-600:hover{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}.hover\:text-gray-700:hover{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}.hover\:text-gray-800:hover{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}.hover\:text-gray-900:hover{
  --tw-text-opacity: 1;
  color: rgb(31 42 55 / var(--tw-text-opacity, 1));
}.hover\:text-green-700:hover{
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity, 1));
}.hover\:text-orange-700:hover{
  --tw-text-opacity: 1;
  color: rgb(194 65 12 / var(--tw-text-opacity, 1));
}.hover\:text-palette-primary:hover{
  --tw-text-opacity: 1;
  color: rgb(86 74 169 / var(--tw-text-opacity, 1));
}.hover\:text-palette-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.hover\:text-primary-100:hover{
  --tw-text-opacity: 1;
  color: rgb(229 233 250 / var(--tw-text-opacity, 1));
}.hover\:text-primary-400:hover{
  --tw-text-opacity: 1;
  color: rgb(148 152 229 / var(--tw-text-opacity, 1));
}.hover\:text-primary-500:hover{
  --tw-text-opacity: 1;
  color: rgb(125 122 218 / var(--tw-text-opacity, 1));
}.hover\:text-primary-600:hover{
  --tw-text-opacity: 1;
  color: rgb(108 93 211 / var(--tw-text-opacity, 1));
}.hover\:text-primary-700:hover{
  --tw-text-opacity: 1;
  color: rgb(75 67 144 / var(--tw-text-opacity, 1));
}.hover\:text-red-400:hover{
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}.hover\:text-red-500:hover{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.hover\:underline:hover{
  text-decoration-line: underline;
}.hover\:opacity-100:hover{
  opacity: 1;
}.hover\:opacity-75:hover{
  opacity: 0.75;
}.hover\:opacity-80:hover{
  opacity: 0.8;
}.hover\:\!shadow-none:hover{
  --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;
}.hover\:shadow-2xl:hover{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.hover\:shadow-lg:hover{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.hover\:shadow-md:hover{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.hover\:shadow-sm:hover{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.hover\:shadow-xl:hover{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.hover\:shadow-primary-100:hover{
  --tw-shadow-color: #e5e9fa;
  --tw-shadow: var(--tw-shadow-colored);
}.hover\:\!outline-none:hover{
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}.hover\:ring-2:hover{
  --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);
}.hover\:ring-gray-300:hover{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1));
}.hover\:backdrop-blur-md:hover{
  --tw-backdrop-blur: blur(12px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}.hover\:transition-all:hover{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.hover\:duration-700:hover{
  transition-duration: 700ms;
}.hover\:file\:bg-blue-100::file-selector-button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}.hover\:before\:translate-y-0:hover::before{
  content: var(--tw-content);
  --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));
}.focus\:not-sr-only:focus{
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}.focus\:absolute:focus{
  position: absolute;
}.focus\:left-4:focus{
  left: 1rem;
}.focus\:top-4:focus{
  top: 1rem;
}.focus\:z-50:focus{
  z-index: 50;
}.focus\:scale-\[1\.01\]:focus{
  --tw-scale-x: 1.01;
  --tw-scale-y: 1.01;
  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));
}.focus\:rounded-lg:focus{
  border-radius: 0.5rem;
}.focus\:border:focus{
  border-width: 1px;
}.focus\:\!border-red-500:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1)) !important;
}.focus\:border-blue-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}.focus\:border-blue-500\/50:focus{
  border-color: rgb(59 130 246 / 0.5);
}.focus\:border-primary-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(125 122 218 / var(--tw-border-opacity, 1));
}.focus\:border-primary-600:focus{
  --tw-border-opacity: 1;
  border-color: rgb(108 93 211 / var(--tw-border-opacity, 1));
}.focus\:border-red-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}.focus\:border-transparent:focus{
  border-color: transparent;
}.focus\:bg-primary-600:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(108 93 211 / var(--tw-bg-opacity, 1));
}.focus\:bg-white:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.focus\:p-2:focus{
  padding: 0.5rem;
}.focus\:px-4:focus{
  padding-left: 1rem;
  padding-right: 1rem;
}.focus\:py-2:focus{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}.focus\:text-gray-900:focus{
  --tw-text-opacity: 1;
  color: rgb(31 42 55 / var(--tw-text-opacity, 1));
}.focus\:text-white:focus{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.focus\:underline:focus{
  text-decoration-line: underline;
}.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;
}.focus\:shadow-lg:focus{
  --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);
}.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}.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);
}.focus\:ring-2:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.focus\:ring-4:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.focus\:ring-inset:focus{
  --tw-ring-inset: inset;
}.focus\:\!ring-red-200:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1)) !important;
}.focus\:ring-blue-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}.focus\:ring-blue-500\/50:focus{
  --tw-ring-color: rgb(59 130 246 / 0.5);
}.focus\:ring-gray-400:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1));
}.focus\:ring-gray-900:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(31 42 55 / var(--tw-ring-opacity, 1));
}.focus\:ring-primary-300:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(179 186 238 / var(--tw-ring-opacity, 1));
}.focus\:ring-primary-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(125 122 218 / var(--tw-ring-opacity, 1));
}.focus\:ring-primary-500\/50:focus{
  --tw-ring-color: rgb(125 122 218 / 0.5);
}.focus\:ring-primary-600:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(108 93 211 / var(--tw-ring-opacity, 1));
}.focus\:ring-purple-500\/50:focus{
  --tw-ring-color: rgb(168 85 247 / 0.5);
}.focus\:ring-red-200:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1));
}.focus\:ring-secondary-300:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 210 152 / var(--tw-ring-opacity, 1));
}.focus\:ring-secondary-400:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(246 191 126 / var(--tw-ring-opacity, 1));
}.focus\:ring-secondary-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(242 166 90 / var(--tw-ring-opacity, 1));
}.focus\:ring-success-200:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(21 176 151 / var(--tw-ring-opacity, 1));
}.focus\:ring-white:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1));
}.focus\:ring-white\/30:focus{
  --tw-ring-color: rgb(255 255 255 / 0.3);
}.focus\:ring-opacity-50:focus{
  --tw-ring-opacity: 0.5;
}.focus\:ring-offset-2:focus{
  --tw-ring-offset-width: 2px;
}.focus\:ring-offset-transparent:focus{
  --tw-ring-offset-color: transparent;
}.focus-visible\:outline:focus-visible{
  outline-style: solid;
}.focus-visible\:outline-2:focus-visible{
  outline-width: 2px;
}.focus-visible\:outline-offset-2:focus-visible{
  outline-offset: 2px;
}.focus-visible\:outline-primary-600:focus-visible{
  outline-color: #6c5dd3;
}.active\:scale-95:active{
  --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));
}.active\:scale-\[0\.95\]:active{
  --tw-scale-x: 0.95;
  --tw-scale-y: 0.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));
}.active\:scale-\[0\.98\]:active{
  --tw-scale-x: 0.98;
  --tw-scale-y: 0.98;
  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));
}.active\:scale-\[0\.99\]:active{
  --tw-scale-x: 0.99;
  --tw-scale-y: 0.99;
  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));
}.active\:bg-white\/20:active{
  background-color: rgb(255 255 255 / 0.2);
}.active\:bg-white\/5:active{
  background-color: rgb(255 255 255 / 0.05);
}.active\:shadow-sm:active{
  --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);
}.disabled\:cursor-not-allowed:disabled{
  cursor: not-allowed;
}.disabled\:bg-indigo-800:disabled{
  --tw-bg-opacity: 1;
  background-color: rgb(55 48 163 / var(--tw-bg-opacity, 1));
}.disabled\:bg-purple-800:disabled{
  --tw-bg-opacity: 1;
  background-color: rgb(107 33 168 / var(--tw-bg-opacity, 1));
}.disabled\:text-gray-400:disabled{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}.disabled\:opacity-40:disabled{
  opacity: 0.4;
}.disabled\:opacity-50:disabled{
  opacity: 0.5;
}.group:hover .group-hover\:bottom-\[0px\]{
  bottom: 0px;
}.group:hover .group-hover\:right-2{
  right: 0.5rem;
}.group:hover .group-hover\:right-\[-25px\]{
  right: -25px;
}.group:hover .group-hover\:right-\[-60px\]{
  right: -60px;
}.group:hover .group-hover\:right-\[-8px\]{
  right: -8px;
}.group:hover .group-hover\:top-2{
  top: 0.5rem;
}.group:hover .group-hover\:top-\[-28px\]{
  top: -28px;
}.group:hover .group-hover\:top-\[-5px\]{
  top: -5px;
}.group:hover .group-hover\:top-\[-75px\]{
  top: -75px;
}.group:hover .group-hover\:h-\[120px\]{
  height: 120px;
}.group:hover .group-hover\:h-auto{
  height: auto;
}.group:hover .group-hover\: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));
}.group:hover .group-hover\:translate-x-1{
  --tw-translate-x: 0.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));
}.group:hover .group-hover\:translate-x-2{
  --tw-translate-x: 0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.group:hover .group-hover\:translate-y-0{
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.group:hover .group-hover\:rotate-3{
  --tw-rotate: 3deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.group:hover .group-hover\:scale-105{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.group:hover .group-hover\:scale-110{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.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));
}.group:hover .group-hover\:scale-\[1\.02\]{
  --tw-scale-x: 1.02;
  --tw-scale-y: 1.02;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.group:hover .group-hover\:scale-x-100{
  --tw-scale-x: 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));
}.group:hover .group-hover\:gap-2{
  gap: 0.5rem;
}.group:hover .group-hover\:rounded-none{
  border-radius: 0px;
}.group:hover .group-hover\:rounded-b-lg{
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}.group:hover .group-hover\:rounded-b-none{
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}.group:hover .group-hover\:border-t{
  border-top-width: 1px;
}.group:hover .group-hover\:border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}.group:hover .group-hover\:bg-\[\#F9FAFB\]{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}.group:hover .group-hover\:bg-blue-200{
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity, 1));
}.group:hover .group-hover\:bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}.group:hover .group-hover\:bg-green-200{
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity, 1));
}.group:hover .group-hover\:bg-primary-100{
  --tw-bg-opacity: 1;
  background-color: rgb(229 233 250 / var(--tw-bg-opacity, 1));
}.group:hover .group-hover\:bg-primary-200{
  --tw-bg-opacity: 1;
  background-color: rgb(208 213 245 / var(--tw-bg-opacity, 1));
}.group:hover .group-hover\:bg-primary-50{
  --tw-bg-opacity: 1;
  background-color: rgb(241 242 252 / var(--tw-bg-opacity, 1));
}.group:hover .group-hover\:bg-slate-50\/35{
  background-color: rgb(248 250 252 / 0.35);
}.group:hover .group-hover\:bg-transparent{
  background-color: transparent;
}.group:hover .group-hover\:bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.group:hover .group-hover\:from-blue-50\/30{
  --tw-gradient-from: rgb(239 246 255 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.group:hover .group-hover\:to-purple-50\/30{
  --tw-gradient-to: rgb(250 245 255 / 0.3) var(--tw-gradient-to-position);
}.group:hover .group-hover\:fill-primary-500{
  fill: #7d7ada;
}.group:hover .group-hover\:fill-white{
  fill: #fff;
}.group:hover .group-hover\:font-semibold{
  font-weight: 600;
}.group:hover .group-hover\:text-\[\#7D7ADA\]{
  --tw-text-opacity: 1;
  color: rgb(125 122 218 / var(--tw-text-opacity, 1));
}.group:hover .group-hover\:text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}.group:hover .group-hover\:text-blue-500{
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}.group:hover .group-hover\:text-blue-600{
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}.group:hover .group-hover\:text-blue-700{
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}.group:hover .group-hover\:text-blue-800{
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}.group:hover .group-hover\:text-gray-300{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}.group:hover .group-hover\:text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}.group:hover .group-hover\:text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}.group:hover .group-hover\:text-gray-900{
  --tw-text-opacity: 1;
  color: rgb(31 42 55 / var(--tw-text-opacity, 1));
}.group:hover .group-hover\:text-green-500{
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}.group:hover .group-hover\:text-green-700{
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity, 1));
}.group:hover .group-hover\:text-orange-700{
  --tw-text-opacity: 1;
  color: rgb(194 65 12 / var(--tw-text-opacity, 1));
}.group:hover .group-hover\:text-primary-400{
  --tw-text-opacity: 1;
  color: rgb(148 152 229 / var(--tw-text-opacity, 1));
}.group:hover .group-hover\:text-primary-500{
  --tw-text-opacity: 1;
  color: rgb(125 122 218 / var(--tw-text-opacity, 1));
}.group:hover .group-hover\:text-primary-600{
  --tw-text-opacity: 1;
  color: rgb(108 93 211 / var(--tw-text-opacity, 1));
}.group:hover .group-hover\:text-primary-700{
  --tw-text-opacity: 1;
  color: rgb(75 67 144 / var(--tw-text-opacity, 1));
}.group:hover .group-hover\:text-primary-800{
  --tw-text-opacity: 1;
  color: rgb(65 59 116 / var(--tw-text-opacity, 1));
}.group:hover .group-hover\:text-purple-700{
  --tw-text-opacity: 1;
  color: rgb(126 34 206 / var(--tw-text-opacity, 1));
}.group:hover .group-hover\:text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.group:hover .group-hover\:opacity-100{
  opacity: 1;
}.group:hover .group-hover\:opacity-5{
  opacity: 0.05;
}.group:hover .group-hover\:opacity-\[1\]{
  opacity: 1;
}.group:hover .group-hover\:shadow-inner{
  --tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}@media (min-width: 640px){.sm\:relative{
    position: relative;
  }.sm\:bottom-auto{
    bottom: auto;
  }.sm\:left-auto{
    left: auto;
  }.sm\:right-auto{
    right: auto;
  }.sm\:top-16{
    top: 4rem;
  }.sm\:z-auto{
    z-index: auto;
  }.sm\:mx-8{
    margin-left: 2rem;
    margin-right: 2rem;
  }.sm\:mb-4{
    margin-bottom: 1rem;
  }.sm\:ml-10{
    margin-left: 2.5rem;
  }.sm\:mt-8{
    margin-top: 2rem;
  }.sm\:block{
    display: block;
  }.sm\:inline{
    display: inline;
  }.sm\:flex{
    display: flex;
  }.sm\:grid{
    display: grid;
  }.sm\:hidden{
    display: none;
  }.sm\:w-40{
    width: 10rem;
  }.sm\:w-72{
    width: 18rem;
  }.sm\:w-\[300px\]{
    width: 300px;
  }.sm\:w-auto{
    width: auto;
  }.sm\:min-w-\[200px\]{
    min-width: 200px;
  }.sm\:max-w-72{
    max-width: 18rem;
  }.sm\:max-w-\[400px\]{
    max-width: 400px;
  }.sm\:max-w-none{
    max-width: none;
  }.sm\:max-w-xs{
    max-width: 20rem;
  }.sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.sm\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.sm\:flex-row{
    flex-direction: row;
  }.sm\:items-start{
    align-items: flex-start;
  }.sm\:items-center{
    align-items: center;
  }.sm\:justify-start{
    justify-content: flex-start;
  }.sm\:justify-end{
    justify-content: flex-end;
  }.sm\:justify-center{
    justify-content: center;
  }.sm\:justify-between{
    justify-content: space-between;
  }.sm\:gap-2{
    gap: 0.5rem;
  }.sm\:gap-5{
    gap: 1.25rem;
  }.sm\: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)));
  }.sm\:rounded-md{
    border-radius: 0.375rem;
  }.sm\:bg-slate-50{
    --tw-bg-opacity: 1;
    background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
  }.sm\:p-12{
    padding: 3rem;
  }.sm\:p-3{
    padding: 0.75rem;
  }.sm\:p-4{
    padding: 1rem;
  }.sm\:p-5{
    padding: 1.25rem;
  }.sm\:p-6{
    padding: 1.5rem;
  }.sm\:p-7{
    padding: 1.75rem;
  }.sm\:p-8{
    padding: 2rem;
  }.sm\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }.sm\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }.sm\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }.sm\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }.sm\:px-7{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }.sm\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }.sm\:py-3{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }.sm\:py-3\.5{
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }.sm\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }.sm\:pb-10{
    padding-bottom: 2.5rem;
  }.sm\:pl-4{
    padding-left: 1rem;
  }.sm\:pt-28{
    padding-top: 7rem;
  }.sm\:text-left{
    text-align: left;
  }.sm\:text-right{
    text-align: right;
  }.sm\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }.sm\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }.sm\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }.sm\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }.sm\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }.sm\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }.sm\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }.sm\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }.sm\:leading-6{
    line-height: 1.5rem;
  }.sm\:shadow-none{
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}@media (min-width: 768px){.md\:order-none{
    order: 0;
  }.md\:col-span-10{
    grid-column: span 10 / span 10;
  }.md\:col-span-2{
    grid-column: span 2 / span 2;
  }.md\:col-span-6{
    grid-column: span 6 / span 6;
  }.md\:mb-0{
    margin-bottom: 0px;
  }.md\:mb-4{
    margin-bottom: 1rem;
  }.md\:mr-0{
    margin-right: 0px;
  }.md\:mt-0{
    margin-top: 0px;
  }.md\:block{
    display: block;
  }.md\:flex{
    display: flex;
  }.md\:hidden{
    display: none;
  }.md\:h-12{
    height: 3rem;
  }.md\:h-20{
    height: 5rem;
  }.md\:h-32{
    height: 8rem;
  }.md\:h-40{
    height: 10rem;
  }.md\:h-5{
    height: 1.25rem;
  }.md\:h-6{
    height: 1.5rem;
  }.md\:h-64{
    height: 16rem;
  }.md\:h-72{
    height: 18rem;
  }.md\:h-\[300px\]{
    height: 300px;
  }.md\:h-\[450px\]{
    height: 450px;
  }.md\:h-\[650px\]{
    height: 650px;
  }.md\:\!w-96{
    width: 24rem !important;
  }.md\:w-1\/2{
    width: 50%;
  }.md\:w-1\/3{
    width: 33.333333%;
  }.md\:w-20{
    width: 5rem;
  }.md\:w-32{
    width: 8rem;
  }.md\:w-40{
    width: 10rem;
  }.md\:w-48{
    width: 12rem;
  }.md\:w-5{
    width: 1.25rem;
  }.md\:w-6{
    width: 1.5rem;
  }.md\:w-64{
    width: 16rem;
  }.md\:w-72{
    width: 18rem;
  }.md\:w-96{
    width: 24rem;
  }.md\:w-\[300px\]{
    width: 300px;
  }.md\:w-\[450px\]{
    width: 450px;
  }.md\:w-auto{
    width: auto;
  }.md\:w-full{
    width: 100%;
  }.md\:\!min-w-\[480px\]{
    min-width: 480px !important;
  }.md\:max-w-2xl{
    max-width: 42rem;
  }.md\:max-w-4xl{
    max-width: 56rem;
  }.md\:max-w-6xl{
    max-width: 72rem;
  }.md\:flex-grow-0{
    flex-grow: 0;
  }.md\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }.md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.md\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }.md\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }.md\:flex-row{
    flex-direction: row;
  }.md\:flex-col{
    flex-direction: column;
  }.md\:items-start{
    align-items: flex-start;
  }.md\:items-center{
    align-items: center;
  }.md\:justify-end{
    justify-content: flex-end;
  }.md\:justify-between{
    justify-content: space-between;
  }.md\:gap-12{
    gap: 3rem;
  }.md\:gap-5{
    gap: 1.25rem;
  }.md\:gap-6{
    gap: 1.5rem;
  }.md\:gap-8{
    gap: 2rem;
  }.md\:gap-y-8{
    row-gap: 2rem;
  }.md\:space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }.md\:p-12{
    padding: 3rem;
  }.md\:p-6{
    padding: 1.5rem;
  }.md\:p-8{
    padding: 2rem;
  }.md\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }.md\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }.md\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }.md\:px-14{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }.md\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }.md\:px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }.md\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }.md\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }.md\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }.md\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }.md\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }.md\:py-3{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }.md\:py-3\.5{
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }.md\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }.md\:py-5{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }.md\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }.md\:py-7{
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }.md\:pb-6{
    padding-bottom: 1.5rem;
  }.md\:pl-12{
    padding-left: 3rem;
  }.md\:pt-\[72px\]{
    padding-top: 72px;
  }.md\:text-center{
    text-align: center;
  }.md\:text-right{
    text-align: right;
  }.md\:\!text-2xl{
    font-size: 1.5rem !important;
    line-height: 2rem !important;
  }.md\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }.md\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }.md\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }.md\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }.md\:text-6xl{
    font-size: 3.75rem;
    line-height: 1;
  }.md\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }.md\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }.md\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }.md\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}@media (min-width: 1024px){.lg\:static{
    position: static;
  }.lg\:sticky{
    position: sticky;
  }.lg\:bottom-\[160px\]{
    bottom: 160px;
  }.lg\:bottom-\[175px\]{
    bottom: 175px;
  }.lg\:left-\[155px\]{
    left: 155px;
  }.lg\:left-\[665px\]{
    left: 665px;
  }.lg\:right-\[155px\]{
    right: 155px;
  }.lg\:right-\[350px\]{
    right: 350px;
  }.lg\:top-8{
    top: 2rem;
  }.lg\:top-\[175px\]{
    top: 175px;
  }.lg\:order-1{
    order: 1;
  }.lg\:order-2{
    order: 2;
  }.lg\:col-span-1{
    grid-column: span 1 / span 1;
  }.lg\:col-span-2{
    grid-column: span 2 / span 2;
  }.lg\:col-span-3{
    grid-column: span 3 / span 3;
  }.lg\:col-span-4{
    grid-column: span 4 / span 4;
  }.lg\:col-span-5{
    grid-column: span 5 / span 5;
  }.lg\:col-start-1{
    grid-column-start: 1;
  }.lg\:col-start-2{
    grid-column-start: 2;
  }.lg\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }.lg\:mx-6{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }.lg\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }.lg\:mb-0{
    margin-bottom: 0px;
  }.lg\:mb-12{
    margin-bottom: 3rem;
  }.lg\:mb-16{
    margin-bottom: 4rem;
  }.lg\:mb-5{
    margin-bottom: 1.25rem;
  }.lg\:mb-6{
    margin-bottom: 1.5rem;
  }.lg\:mb-8{
    margin-bottom: 2rem;
  }.lg\:ml-10{
    margin-left: 2.5rem;
  }.lg\:mt-0{
    margin-top: 0px;
  }.lg\:mt-5{
    margin-top: 1.25rem;
  }.lg\:mt-8{
    margin-top: 2rem;
  }.lg\:block{
    display: block;
  }.lg\:flex{
    display: flex;
  }.lg\:grid{
    display: grid;
  }.lg\:hidden{
    display: none;
  }.lg\:h-10{
    height: 2.5rem;
  }.lg\:h-20{
    height: 5rem;
  }.lg\:h-24{
    height: 6rem;
  }.lg\:h-40{
    height: 10rem;
  }.lg\:h-48{
    height: 12rem;
  }.lg\:h-8{
    height: 2rem;
  }.lg\:h-\[178px\]{
    height: 178px;
  }.lg\:h-\[400px\]{
    height: 400px;
  }.lg\:h-\[600px\]{
    height: 600px;
  }.lg\:h-\[850px\]{
    height: 850px;
  }.lg\:h-auto{
    height: auto;
  }.lg\:min-h-\[50px\]{
    min-height: 50px;
  }.lg\:min-h-\[60px\]{
    min-height: 60px;
  }.lg\:min-h-\[70px\]{
    min-height: 70px;
  }.lg\:w-1\/2{
    width: 50%;
  }.lg\:w-24{
    width: 6rem;
  }.lg\:w-40{
    width: 10rem;
  }.lg\:w-48{
    width: 12rem;
  }.lg\:w-5\/12{
    width: 41.666667%;
  }.lg\:w-64{
    width: 16rem;
  }.lg\:w-7\/12{
    width: 58.333333%;
  }.lg\:w-8{
    width: 2rem;
  }.lg\:w-\[222px\]{
    width: 222px;
  }.lg\:w-\[350px\]{
    width: 350px;
  }.lg\:w-\[380px\]{
    width: 380px;
  }.lg\:w-\[400px\]{
    width: 400px;
  }.lg\:w-\[580px\]{
    width: 580px;
  }.lg\:w-\[600px\]{
    width: 600px;
  }.lg\:w-auto{
    width: auto;
  }.lg\:min-w-\[413px\]{
    min-width: 413px;
  }.lg\:max-w-2xl{
    max-width: 42rem;
  }.lg\:max-w-\[413px\]{
    max-width: 413px;
  }.lg\:flex-1{
    flex: 1 1 0%;
  }.lg\:transform-none{
    transform: none;
  }.lg\:grid-flow-dense{
    grid-auto-flow: dense;
  }.lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }.lg\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }.lg\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }.lg\:flex-row{
    flex-direction: row;
  }.lg\:flex-row-reverse{
    flex-direction: row-reverse;
  }.lg\:items-start{
    align-items: flex-start;
  }.lg\:items-center{
    align-items: center;
  }.lg\:justify-start{
    justify-content: flex-start;
  }.lg\:justify-end{
    justify-content: flex-end;
  }.lg\:justify-between{
    justify-content: space-between;
  }.lg\:gap-0{
    gap: 0px;
  }.lg\:gap-10{
    gap: 2.5rem;
  }.lg\:gap-12{
    gap: 3rem;
  }.lg\:gap-16{
    gap: 4rem;
  }.lg\:gap-2{
    gap: 0.5rem;
  }.lg\:gap-3{
    gap: 0.75rem;
  }.lg\:gap-4{
    gap: 1rem;
  }.lg\:gap-5{
    gap: 1.25rem;
  }.lg\:gap-6{
    gap: 1.5rem;
  }.lg\:gap-8{
    gap: 2rem;
  }.lg\: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));
  }.lg\:self-start{
    align-self: flex-start;
  }.lg\:overflow-y-auto{
    overflow-y: auto;
  }.lg\:rounded-\[16px\]{
    border-radius: 16px;
  }.lg\:p-10{
    padding: 2.5rem;
  }.lg\:p-12{
    padding: 3rem;
  }.lg\:p-5{
    padding: 1.25rem;
  }.lg\:p-6{
    padding: 1.5rem;
  }.lg\:p-8{
    padding: 2rem;
  }.lg\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }.lg\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }.lg\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }.lg\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }.lg\:px-\[120px\]{
    padding-left: 120px;
    padding-right: 120px;
  }.lg\:py-0\.5{
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }.lg\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }.lg\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }.lg\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }.lg\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }.lg\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }.lg\:py-3{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }.lg\:py-32{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }.lg\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }.lg\:py-5{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }.lg\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }.lg\:py-\[96px\]{
    padding-top: 96px;
    padding-bottom: 96px;
  }.lg\:pb-6{
    padding-bottom: 1.5rem;
  }.lg\:pb-8{
    padding-bottom: 2rem;
  }.lg\:pb-\[96px\]{
    padding-bottom: 96px;
  }.lg\:pl-8{
    padding-left: 2rem;
  }.lg\:pt-12{
    padding-top: 3rem;
  }.lg\:pt-20{
    padding-top: 5rem;
  }.lg\:text-left{
    text-align: left;
  }.lg\:text-right{
    text-align: right;
  }.lg\:text-start{
    text-align: start;
  }.lg\:\!text-3xl{
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
  }.lg\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }.lg\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }.lg\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }.lg\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }.lg\:text-6xl{
    font-size: 3.75rem;
    line-height: 1;
  }.lg\:text-7xl{
    font-size: 4.5rem;
    line-height: 1;
  }.lg\:text-9xl{
    font-size: 8rem;
    line-height: 1;
  }.lg\:text-\[36px\]{
    font-size: 36px;
  }.lg\:text-\[40px\]{
    font-size: 40px;
  }.lg\:text-\[64px\]{
    font-size: 64px;
  }.lg\:text-\[96px\]{
    font-size: 96px;
  }.lg\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }.lg\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}@media (min-width: 1280px){.xl\:bottom-8{
    bottom: 2rem;
  }.xl\:col-span-1{
    grid-column: span 1 / span 1;
  }.xl\:col-span-2{
    grid-column: span 2 / span 2;
  }.xl\:col-span-4{
    grid-column: span 4 / span 4;
  }.xl\:block{
    display: block;
  }.xl\:flex{
    display: flex;
  }.xl\:h-24{
    height: 6rem;
  }.xl\:w-\[1200px\]{
    width: 1200px;
  }.xl\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }.xl\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }.xl\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }.xl\:flex-col{
    flex-direction: column;
  }.xl\:items-start{
    align-items: flex-start;
  }.xl\:gap-6{
    gap: 1.5rem;
  }.xl\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }.xl\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }.xl\:text-6xl{
    font-size: 3.75rem;
    line-height: 1;
  }.xl\:text-7xl{
    font-size: 4.5rem;
    line-height: 1;
  }.xl\:\!leading-\[72px\]{
    line-height: 72px !important;
  }
}@media (min-width: 1536px){.\32xl\:col-span-1{
    grid-column: span 1 / span 1;
  }.\32xl\:col-span-2{
    grid-column: span 2 / span 2;
  }.\32xl\:col-span-3{
    grid-column: span 3 / span 3;
  }.\32xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.\32xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }.\32xl\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }.\32xl\:flex-row{
    flex-direction: row;
  }.\32xl\:p-10{
    padding: 2.5rem;
  }.\32xl\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }.\32xl\:text-8xl{
    font-size: 6rem;
    line-height: 1;
  }
}@media (prefers-color-scheme: dark){.dark\:border-blue-800{
    --tw-border-opacity: 1;
    border-color: rgb(30 64 175 / var(--tw-border-opacity, 1));
  }.dark\:border-gray-700{
    --tw-border-opacity: 1;
    border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
  }.dark\:border-primary-800{
    --tw-border-opacity: 1;
    border-color: rgb(65 59 116 / var(--tw-border-opacity, 1));
  }.dark\:border-red-800{
    --tw-border-opacity: 1;
    border-color: rgb(153 27 27 / var(--tw-border-opacity, 1));
  }.dark\:border-yellow-700{
    --tw-border-opacity: 1;
    border-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
  }.dark\:border-yellow-800{
    --tw-border-opacity: 1;
    border-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
  }.dark\:bg-blue-900\/20{
    background-color: rgb(30 58 138 / 0.2);
  }.dark\:bg-gray-800{
    --tw-bg-opacity: 1;
    background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  }.dark\:bg-orange-900\/20{
    background-color: rgb(124 45 18 / 0.2);
  }.dark\:bg-red-900\/20{
    background-color: rgb(127 29 29 / 0.2);
  }.dark\:bg-red-900\/30{
    background-color: rgb(127 29 29 / 0.3);
  }.dark\:bg-yellow-900\/20{
    background-color: rgb(113 63 18 / 0.2);
  }.dark\:text-blue-300{
    --tw-text-opacity: 1;
    color: rgb(147 197 253 / var(--tw-text-opacity, 1));
  }.dark\:text-blue-400{
    --tw-text-opacity: 1;
    color: rgb(96 165 250 / var(--tw-text-opacity, 1));
  }.dark\:text-gray-300{
    --tw-text-opacity: 1;
    color: rgb(229 231 235 / var(--tw-text-opacity, 1));
  }.dark\:text-gray-400{
    --tw-text-opacity: 1;
    color: rgb(209 213 219 / var(--tw-text-opacity, 1));
  }.dark\:text-gray-500{
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity, 1));
  }.dark\:text-green-400{
    --tw-text-opacity: 1;
    color: rgb(74 222 128 / var(--tw-text-opacity, 1));
  }.dark\:text-primary-400{
    --tw-text-opacity: 1;
    color: rgb(148 152 229 / var(--tw-text-opacity, 1));
  }.dark\:text-red-300{
    --tw-text-opacity: 1;
    color: rgb(252 165 165 / var(--tw-text-opacity, 1));
  }.dark\:text-yellow-200{
    --tw-text-opacity: 1;
    color: rgb(254 240 138 / var(--tw-text-opacity, 1));
  }.dark\:text-yellow-300{
    --tw-text-opacity: 1;
    color: rgb(253 224 71 / var(--tw-text-opacity, 1));
  }.dark\:hover\:bg-gray-800:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  }.dark\:focus\:ring-primary-900:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(39 35 67 / var(--tw-ring-opacity, 1));
  }
}@media print{.print\:break-inside-avoid{
    break-inside: avoid;
  }
}.\[\&_\.ant-collapse-content-box\]\:\!px-0 .ant-collapse-content-box{
  padding-left: 0px !important;
  padding-right: 0px !important;
}.\[\&_\.ant-collapse-content-box\]\:\!py-1 .ant-collapse-content-box{
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}.\[\&_\.ant-collapse-header\]\:\!px-0 .ant-collapse-header{
  padding-left: 0px !important;
  padding-right: 0px !important;
}.\[\&_\.ant-collapse-header\]\:\!py-1 .ant-collapse-header{
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}.\[\&_\.ant-picker-panel\]\:\!shadow-none .ant-picker-panel{
  --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;
}.\[\&_\.ant-table-row\]\:cursor-pointer .ant-table-row{
  cursor: pointer;
}
