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

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

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

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

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

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  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: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

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

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

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

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.container {
  width: 100%;
}
@media (min-width: 395px) {

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

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

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

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

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

  .container {
    max-width: 1536px;
  }
}
.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;
}
.collapse {
  visibility: collapse;
}
.\!static {
  position: static !important;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0px;
}
.inset-y-0 {
  top: 0px;
  bottom: 0px;
}
.-bottom-1 {
  bottom: -0.25rem;
}
.-right-2 {
  right: -0.5rem;
}
.-top-2 {
  top: -0.5rem;
}
.-top-3 {
  top: -0.75rem;
}
.-top-\[0\.625rem\] {
  top: -0.625rem;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-10 {
  bottom: 2.5rem;
}
.bottom-24 {
  bottom: 6rem;
}
.bottom-5 {
  bottom: 1.25rem;
}
.bottom-8 {
  bottom: 2rem;
}
.bottom-\[-0\.875rem\] {
  bottom: -0.875rem;
}
.bottom-\[0\.5rem\] {
  bottom: 0.5rem;
}
.left-0 {
  left: 0px;
}
.left-1 {
  left: 0.25rem;
}
.left-1\/2 {
  left: 50%;
}
.left-2 {
  left: 0.5rem;
}
.left-36 {
  left: 9rem;
}
.left-5 {
  left: 1.25rem;
}
.left-8 {
  left: 2rem;
}
.left-\[4\.2rem\] {
  left: 4.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-8 {
  right: 2rem;
}
.top-0 {
  top: 0px;
}
.top-1 {
  top: 0.25rem;
}
.top-1\/2 {
  top: 50%;
}
.top-2 {
  top: 0.5rem;
}
.top-3 {
  top: 0.75rem;
}
.top-4 {
  top: 1rem;
}
.top-6 {
  top: 1.5rem;
}
.top-7 {
  top: 1.75rem;
}
.top-8 {
  top: 2rem;
}
.\!z-50 {
  z-index: 50 !important;
}
.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-\[1000\] {
  z-index: 1000;
}
.z-\[2000\] {
  z-index: 2000;
}
.z-\[30\] {
  z-index: 30;
}
.z-\[9999\] {
  z-index: 9999;
}
.z-\[999\] {
  z-index: 999;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.\!row-span-2 {
  grid-row: span 2 / span 2 !important;
}
.row-span-2 {
  grid-row: span 2 / span 2;
}
.row-span-3 {
  grid-row: span 3 / span 3;
}
.m-2 {
  margin: 0.5rem;
}
.m-\[0\.125rem\] {
  margin: 0.125rem;
}
.m-\[0\.188rem\] {
  margin: 0.188rem;
}
.\!my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-\[0\.25rem\] {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-\[0\.5rem\] {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.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-\[0\.625rem\] {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
.my-\[0\.875rem\] {
  margin-top: 0.875rem;
  margin-bottom: 0.875rem;
}
.my-\[1\.25rem\] {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}
.\!mb-0 {
  margin-bottom: 0px !important;
}
.\!mb-auto {
  margin-bottom: auto !important;
}
.\!ml-0 {
  margin-left: 0px !important;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.\!mt-2 {
  margin-top: 0.5rem !important;
}
.\!mt-3 {
  margin-top: 0.75rem !important;
}
.\!mt-6 {
  margin-top: 1.5rem !important;
}
.\!mt-\[0\.5rem\] {
  margin-top: 0.5rem !important;
}
.\!mt-\[0\.75rem\] {
  margin-top: 0.75rem !important;
}
.\!mt-\[10dvh\] {
  margin-top: 10dvh !important;
}
.-mb-4 {
  margin-bottom: -1rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.mb-0\.5 {
  margin-bottom: 0.125rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-\[0\.25rem\] {
  margin-bottom: 0.25rem;
}
.mb-\[0\.5rem\] {
  margin-bottom: 0.5rem;
}
.mb-\[0\.625rem\] {
  margin-bottom: 0.625rem;
}
.mb-\[1\.25rem\] {
  margin-bottom: 1.25rem;
}
.mb-\[5dvh\] {
  margin-bottom: 5dvh;
}
.mb-\[5rem\] {
  margin-bottom: 5rem;
}
.mb-\[9\.7dvw\] {
  margin-bottom: 9.7dvw;
}
.mb-auto {
  margin-bottom: auto;
}
.ml-0 {
  margin-left: 0px;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-3 {
  margin-left: 0.75rem;
}
.ml-4 {
  margin-left: 1rem;
}
.ml-\[0\.5rem\] {
  margin-left: 0.5rem;
}
.ml-\[0\.75rem\] {
  margin-left: 0.75rem;
}
.ml-\[0\.875rem\] {
  margin-left: 0.875rem;
}
.ml-\[1\.25rem\] {
  margin-left: 1.25rem;
}
.ml-\[4rem\] {
  margin-left: 4rem;
}
.ml-auto {
  margin-left: auto;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-3 {
  margin-right: 0.75rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mr-\[0\.125rem\] {
  margin-right: 0.125rem;
}
.mr-\[0\.25rem\] {
  margin-right: 0.25rem;
}
.mr-\[0\.375rem\] {
  margin-right: 0.375rem;
}
.mr-\[1\.25rem\] {
  margin-right: 1.25rem;
}
.mt-0 {
  margin-top: 0px;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-2 {
  margin-top: 0.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-\[0\.125rem\] {
  margin-top: 0.125rem;
}
.mt-\[0\.25rem\] {
  margin-top: 0.25rem;
}
.mt-\[0\.413rem\] {
  margin-top: 0.413rem;
}
.mt-\[0\.875rem\] {
  margin-top: 0.875rem;
}
.mt-\[1\.25rem\] {
  margin-top: 1.25rem;
}
.mt-\[1\.5dvh\] {
  margin-top: 1.5dvh;
}
.mt-\[1rem\] {
  margin-top: 1rem;
}
.mt-\[3\.5vw\] {
  margin-top: 3.5vw;
}
.mt-\[3dvh\] {
  margin-top: 3dvh;
}
.mt-auto {
  margin-top: auto;
}
.\!box-border {
  box-sizing: border-box !important;
}
.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 {
  display: inline !important;
}
.inline {
  display: inline;
}
.\!flex {
  display: flex !important;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.\!grid {
  display: grid !important;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.\!h-5 {
  height: 1.25rem !important;
}
.\!h-6 {
  height: 1.5rem !important;
}
.\!h-8 {
  height: 2rem !important;
}
.\!h-\[0\.063rem\] {
  height: 0.063rem !important;
}
.\!h-\[1\.125rem\] {
  height: 1.125rem !important;
}
.\!h-\[1\.25rem\] {
  height: 1.25rem !important;
}
.\!h-\[1\.375rem\] {
  height: 1.375rem !important;
}
.\!h-\[1\.475rem\] {
  height: 1.475rem !important;
}
.\!h-\[1\.5rem\] {
  height: 1.5rem !important;
}
.\!h-\[1\.875rem\] {
  height: 1.875rem !important;
}
.\!h-\[15rem\] {
  height: 15rem !important;
}
.\!h-\[2\.5rem\] {
  height: 2.5rem !important;
}
.\!h-\[2\.75rem\] {
  height: 2.75rem !important;
}
.\!h-\[7\.375rem\] {
  height: 7.375rem !important;
}
.\!h-\[7\.5rem\] {
  height: 7.5rem !important;
}
.\!h-fit {
  height: fit-content !important;
}
.h-0 {
  height: 0px;
}
.h-1 {
  height: 0.25rem;
}
.h-10 {
  height: 2.5rem;
}
.h-14 {
  height: 3.5rem;
}
.h-2 {
  height: 0.5rem;
}
.h-3 {
  height: 0.75rem;
}
.h-4 {
  height: 1rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-7 {
  height: 1.75rem;
}
.h-8 {
  height: 2rem;
}
.h-\[0\.063rem\] {
  height: 0.063rem;
}
.h-\[0\.125rem\] {
  height: 0.125rem;
}
.h-\[0\.625rem\] {
  height: 0.625rem;
}
.h-\[0\.75rem\] {
  height: 0.75rem;
}
.h-\[0\.875rem\] {
  height: 0.875rem;
}
.h-\[0\.938rem\] {
  height: 0.938rem;
}
.h-\[0\.975rem\] {
  height: 0.975rem;
}
.h-\[1\.25rem\] {
  height: 1.25rem;
}
.h-\[1\.375rem\] {
  height: 1.375rem;
}
.h-\[1\.3rem\] {
  height: 1.3rem;
}
.h-\[1\.438rem\] {
  height: 1.438rem;
}
.h-\[1\.5rem\] {
  height: 1.5rem;
}
.h-\[1\.625rem\] {
  height: 1.625rem;
}
.h-\[1\.75rem\] {
  height: 1.75rem;
}
.h-\[1\.875rem\] {
  height: 1.875rem;
}
.h-\[10\.688rem\] {
  height: 10.688rem;
}
.h-\[100dvh\] {
  height: 100dvh;
}
.h-\[11dvw\] {
  height: 11dvw;
}
.h-\[12\.375rem\] {
  height: 12.375rem;
}
.h-\[14dvh\] {
  height: 14dvh;
}
.h-\[16\.25rem\] {
  height: 16.25rem;
}
.h-\[17\.5dvw\] {
  height: 17.5dvw;
}
.h-\[17\.5vw\] {
  height: 17.5vw;
}
.h-\[1rem\] {
  height: 1rem;
}
.h-\[2\.063rem\] {
  height: 2.063rem;
}
.h-\[2\.188rem\] {
  height: 2.188rem;
}
.h-\[2\.25rem\] {
  height: 2.25rem;
}
.h-\[2\.375rem\] {
  height: 2.375rem;
}
.h-\[2\.3dvh\] {
  height: 2.3dvh;
}
.h-\[2\.5dvh\] {
  height: 2.5dvh;
}
.h-\[2\.5rem\] {
  height: 2.5rem;
}
.h-\[21dvh\] {
  height: 21dvh;
}
.h-\[23\.938rem\] {
  height: 23.938rem;
}
.h-\[25rem\] {
  height: 25rem;
}
.h-\[2rem\] {
  height: 2rem;
}
.h-\[3\.438rem\] {
  height: 3.438rem;
}
.h-\[3\.75rem\] {
  height: 3.75rem;
}
.h-\[3dvh\] {
  height: 3dvh;
}
.h-\[3rem\] {
  height: 3rem;
}
.h-\[45dvh\] {
  height: 45dvh;
}
.h-\[5\.063rem\] {
  height: 5.063rem;
}
.h-\[5\.438rem\] {
  height: 5.438rem;
}
.h-\[5\.625rem\] {
  height: 5.625rem;
}
.h-\[5rem\] {
  height: 5rem;
}
.h-\[7\.063rem\] {
  height: 7.063rem;
}
.h-\[8\.688rem\] {
  height: 8.688rem;
}
.h-\[90dvh\] {
  height: 90dvh;
}
.h-\[calc\(100\%-100px\)\] {
  height: calc(100% - 100px);
}
.h-\[calc\(100dvh-1\.5rem\)\] {
  height: calc(100dvh - 1.5rem);
}
.h-\[calc\(100dvh-2rem\)\] {
  height: calc(100dvh - 2rem);
}
.h-\[calc\(100dvh-4\.188rem\)\] {
  height: calc(100dvh - 4.188rem);
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.\!max-h-5 {
  max-height: 1.25rem !important;
}
.\!max-h-6 {
  max-height: 1.5rem !important;
}
.\!max-h-8 {
  max-height: 2rem !important;
}
.\!max-h-\[1\.25rem\] {
  max-height: 1.25rem !important;
}
.\!max-h-\[1\.5rem\] {
  max-height: 1.5rem !important;
}
.\!max-h-\[1\.75rem\] {
  max-height: 1.75rem !important;
}
.\!max-h-\[11dvw\] {
  max-height: 11dvw !important;
}
.\!max-h-\[12rem\] {
  max-height: 12rem !important;
}
.\!max-h-\[1rem\] {
  max-height: 1rem !important;
}
.\!max-h-\[2\.125rem\] {
  max-height: 2.125rem !important;
}
.\!max-h-\[2\.25rem\] {
  max-height: 2.25rem !important;
}
.\!max-h-\[2\.375rem\] {
  max-height: 2.375rem !important;
}
.\!max-h-\[2\.5rem\] {
  max-height: 2.5rem !important;
}
.\!max-h-\[2\.75rem\] {
  max-height: 2.75rem !important;
}
.\!max-h-\[2\.875rem\] {
  max-height: 2.875rem !important;
}
.\!max-h-\[2\.8rem\] {
  max-height: 2.8rem !important;
}
.\!max-h-\[2rem\] {
  max-height: 2rem !important;
}
.\!max-h-\[3\.438rem\] {
  max-height: 3.438rem !important;
}
.\!max-h-\[3\.5rem\] {
  max-height: 3.5rem !important;
}
.\!max-h-\[3\.638rem\] {
  max-height: 3.638rem !important;
}
.\!max-h-\[3\.8rem\] {
  max-height: 3.8rem !important;
}
.\!max-h-\[38dvh\] {
  max-height: 38dvh !important;
}
.\!max-h-\[4\.8rem\] {
  max-height: 4.8rem !important;
}
.\!max-h-\[5\.5rem\] {
  max-height: 5.5rem !important;
}
.\!max-h-max {
  max-height: max-content !important;
}
.max-h-0 {
  max-height: 0px;
}
.max-h-44 {
  max-height: 11rem;
}
.max-h-\[1\.125rem\] {
  max-height: 1.125rem;
}
.max-h-\[1\.4375rem\] {
  max-height: 1.4375rem;
}
.max-h-\[1\.75rem\] {
  max-height: 1.75rem;
}
.max-h-\[1\.875rem\] {
  max-height: 1.875rem;
}
.max-h-\[10\.625rem\] {
  max-height: 10.625rem;
}
.max-h-\[100dvh\] {
  max-height: 100dvh;
}
.max-h-\[10rem\] {
  max-height: 10rem;
}
.max-h-\[13\.75rem\] {
  max-height: 13.75rem;
}
.max-h-\[2\.25rem\] {
  max-height: 2.25rem;
}
.max-h-\[2\.375rem\] {
  max-height: 2.375rem;
}
.max-h-\[25rem\] {
  max-height: 25rem;
}
.max-h-\[2rem\] {
  max-height: 2rem;
}
.max-h-\[31\.25rem\] {
  max-height: 31.25rem;
}
.max-h-\[4\.125rem\] {
  max-height: 4.125rem;
}
.max-h-\[5rem\] {
  max-height: 5rem;
}
.max-h-\[70dvh\] {
  max-height: 70dvh;
}
.max-h-\[98dvh\] {
  max-height: 98dvh;
}
.max-h-\[calc\(100dvh-13\.5rem\)\] {
  max-height: calc(100dvh - 13.5rem);
}
.max-h-\[calc\(100dvh-4\.188rem\)\] {
  max-height: calc(100dvh - 4.188rem);
}
.max-h-\[calc\(98dvh-5rem-5\.375rem\)\] {
  max-height: calc(98dvh - 5rem - 5.375rem);
}
.\!min-h-5 {
  min-height: 1.25rem !important;
}
.\!min-h-6 {
  min-height: 1.5rem !important;
}
.\!min-h-8 {
  min-height: 2rem !important;
}
.\!min-h-\[1\.25rem\] {
  min-height: 1.25rem !important;
}
.\!min-h-\[1\.5rem\] {
  min-height: 1.5rem !important;
}
.\!min-h-\[1\.625rem\] {
  min-height: 1.625rem !important;
}
.\!min-h-\[1\.75rem\] {
  min-height: 1.75rem !important;
}
.\!min-h-\[11dvw\] {
  min-height: 11dvw !important;
}
.\!min-h-\[12rem\] {
  min-height: 12rem !important;
}
.\!min-h-\[1rem\] {
  min-height: 1rem !important;
}
.\!min-h-\[2\.125rem\] {
  min-height: 2.125rem !important;
}
.\!min-h-\[2\.25rem\] {
  min-height: 2.25rem !important;
}
.\!min-h-\[2\.5rem\] {
  min-height: 2.5rem !important;
}
.\!min-h-\[2\.75rem\] {
  min-height: 2.75rem !important;
}
.\!min-h-\[2\.875rem\] {
  min-height: 2.875rem !important;
}
.\!min-h-\[2\.8rem\] {
  min-height: 2.8rem !important;
}
.\!min-h-\[2rem\] {
  min-height: 2rem !important;
}
.\!min-h-\[3\.438rem\] {
  min-height: 3.438rem !important;
}
.\!min-h-\[3\.5rem\] {
  min-height: 3.5rem !important;
}
.\!min-h-\[3\.638rem\] {
  min-height: 3.638rem !important;
}
.\!min-h-\[38dvh\] {
  min-height: 38dvh !important;
}
.\!min-h-\[5\.5rem\] {
  min-height: 5.5rem !important;
}
.\!min-h-max {
  min-height: max-content !important;
}
.min-h-0 {
  min-height: 0px;
}
.min-h-44 {
  min-height: 11rem;
}
.min-h-6 {
  min-height: 1.5rem;
}
.min-h-96 {
  min-height: 24rem;
}
.min-h-\[1\.125rem\] {
  min-height: 1.125rem;
}
.min-h-\[1\.4375rem\] {
  min-height: 1.4375rem;
}
.min-h-\[1\.438rem\] {
  min-height: 1.438rem;
}
.min-h-\[1\.625rem\] {
  min-height: 1.625rem;
}
.min-h-\[1\.75rem\] {
  min-height: 1.75rem;
}
.min-h-\[1\.875rem\] {
  min-height: 1.875rem;
}
.min-h-\[100dvh\] {
  min-height: 100dvh;
}
.min-h-\[2\.5rem\] {
  min-height: 2.5rem;
}
.min-h-\[2\.688rem\] {
  min-height: 2.688rem;
}
.min-h-\[3\.375rem\] {
  min-height: 3.375rem;
}
.min-h-\[3\.75rem\] {
  min-height: 3.75rem;
}
.min-h-\[4\.125rem\] {
  min-height: 4.125rem;
}
.min-h-\[70dvh\] {
  min-height: 70dvh;
}
.min-h-\[8\.125rem\] {
  min-height: 8.125rem;
}
.min-h-full {
  min-height: 100%;
}
.\!w-5 {
  width: 1.25rem !important;
}
.\!w-6 {
  width: 1.5rem !important;
}
.\!w-8 {
  width: 2rem !important;
}
.\!w-\[1\.125rem\] {
  width: 1.125rem !important;
}
.\!w-\[1\.25rem\] {
  width: 1.25rem !important;
}
.\!w-\[1\.375rem\] {
  width: 1.375rem !important;
}
.\!w-\[1\.5rem\] {
  width: 1.5rem !important;
}
.\!w-\[1\.875rem\] {
  width: 1.875rem !important;
}
.\!w-\[15rem\] {
  width: 15rem !important;
}
.\!w-\[2\.5rem\] {
  width: 2.5rem !important;
}
.\!w-\[2\.75rem\] {
  width: 2.75rem !important;
}
.\!w-\[30rem\] {
  width: 30rem !important;
}
.\!w-\[31\.25rem\] {
  width: 31.25rem !important;
}
.\!w-\[4\.375rem\] {
  width: 4.375rem !important;
}
.\!w-\[5\.25rem\] {
  width: 5.25rem !important;
}
.\!w-\[5\.875rem\] {
  width: 5.875rem !important;
}
.\!w-\[50rem\] {
  width: 50rem !important;
}
.\!w-\[5rem\] {
  width: 5rem !important;
}
.\!w-\[7\.5rem\] {
  width: 7.5rem !important;
}
.\!w-fit {
  width: fit-content !important;
}
.\!w-full {
  width: 100% !important;
}
.w-0 {
  width: 0px;
}
.w-1 {
  width: 0.25rem;
}
.w-10 {
  width: 2.5rem;
}
.w-14 {
  width: 3.5rem;
}
.w-2 {
  width: 0.5rem;
}
.w-24 {
  width: 6rem;
}
.w-3 {
  width: 0.75rem;
}
.w-4 {
  width: 1rem;
}
.w-5 {
  width: 1.25rem;
}
.w-6 {
  width: 1.5rem;
}
.w-7 {
  width: 1.75rem;
}
.w-8 {
  width: 2rem;
}
.w-\[0\.625rem\] {
  width: 0.625rem;
}
.w-\[0\.75rem\] {
  width: 0.75rem;
}
.w-\[0\.875rem\] {
  width: 0.875rem;
}
.w-\[0\.938rem\] {
  width: 0.938rem;
}
.w-\[0\.975rem\] {
  width: 0.975rem;
}
.w-\[1\.25rem\] {
  width: 1.25rem;
}
.w-\[1\.363rem\] {
  width: 1.363rem;
}
.w-\[1\.375rem\] {
  width: 1.375rem;
}
.w-\[1\.3rem\] {
  width: 1.3rem;
}
.w-\[1\.438rem\] {
  width: 1.438rem;
}
.w-\[1\.563rem\] {
  width: 1.563rem;
}
.w-\[1\.5rem\] {
  width: 1.5rem;
}
.w-\[1\.625rem\] {
  width: 1.625rem;
}
.w-\[1\.75rem\] {
  width: 1.75rem;
}
.w-\[1\.875rem\] {
  width: 1.875rem;
}
.w-\[100dvw\] {
  width: 100dvw;
}
.w-\[16\.25rem\] {
  width: 16.25rem;
}
.w-\[17\.5dvw\] {
  width: 17.5dvw;
}
.w-\[17\.5vw\] {
  width: 17.5vw;
}
.w-\[1rem\] {
  width: 1rem;
}
.w-\[2\.3dvh\] {
  width: 2.3dvh;
}
.w-\[2\.5rem\] {
  width: 2.5rem;
}
.w-\[2\.688rem\] {
  width: 2.688rem;
}
.w-\[23\.938rem\] {
  width: 23.938rem;
}
.w-\[2rem\] {
  width: 2rem;
}
.w-\[3\.438rem\] {
  width: 3.438rem;
}
.w-\[3\.75rem\] {
  width: 3.75rem;
}
.w-\[39\.625rem\] {
  width: 39.625rem;
}
.w-\[3dvh\] {
  width: 3dvh;
}
.w-\[4\.8rem\] {
  width: 4.8rem;
}
.w-\[50\%\] {
  width: 50%;
}
.w-\[6rem\] {
  width: 6rem;
}
.w-\[8\.125rem\] {
  width: 8.125rem;
}
.w-\[9\.125rem\] {
  width: 9.125rem;
}
.w-\[9\.375rem\] {
  width: 9.375rem;
}
.w-auto {
  width: auto;
}
.w-fit {
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-screen {
  width: 100vw;
}
.\!min-w-5 {
  min-width: 1.25rem !important;
}
.\!min-w-6 {
  min-width: 1.5rem !important;
}
.\!min-w-8 {
  min-width: 2rem !important;
}
.\!min-w-\[1\.25rem\] {
  min-width: 1.25rem !important;
}
.\!min-w-\[1\.5rem\] {
  min-width: 1.5rem !important;
}
.\!min-w-\[1\.625rem\] {
  min-width: 1.625rem !important;
}
.\!min-w-\[1\.75rem\] {
  min-width: 1.75rem !important;
}
.\!min-w-\[11dvw\] {
  min-width: 11dvw !important;
}
.\!min-w-\[1rem\] {
  min-width: 1rem !important;
}
.\!min-w-\[2\.125rem\] {
  min-width: 2.125rem !important;
}
.\!min-w-\[2\.25rem\] {
  min-width: 2.25rem !important;
}
.\!min-w-\[2\.5rem\] {
  min-width: 2.5rem !important;
}
.\!min-w-\[2\.75rem\] {
  min-width: 2.75rem !important;
}
.\!min-w-\[2rem\] {
  min-width: 2rem !important;
}
.\!min-w-\[3\.438rem\] {
  min-width: 3.438rem !important;
}
.\!min-w-\[3\.5rem\] {
  min-width: 3.5rem !important;
}
.\!min-w-\[3\.638rem\] {
  min-width: 3.638rem !important;
}
.\!min-w-\[5\.5rem\] {
  min-width: 5.5rem !important;
}
.\!min-w-\[7\.5rem\] {
  min-width: 7.5rem !important;
}
.\!min-w-\[8rem\] {
  min-width: 8rem !important;
}
.\!min-w-\[9\.375rem\] {
  min-width: 9.375rem !important;
}
.\!min-w-full {
  min-width: 100% !important;
}
.min-w-40 {
  min-width: 10rem;
}
.min-w-\[1\.4375rem\] {
  min-width: 1.4375rem;
}
.min-w-\[1\.438rem\] {
  min-width: 1.438rem;
}
.min-w-\[1\.75rem\] {
  min-width: 1.75rem;
}
.min-w-\[18\.75rem\] {
  min-width: 18.75rem;
}
.min-w-\[2\.5rem\] {
  min-width: 2.5rem;
}
.min-w-\[2\.688rem\] {
  min-width: 2.688rem;
}
.min-w-\[2\.75rem\] {
  min-width: 2.75rem;
}
.min-w-\[20dvw\] {
  min-width: 20dvw;
}
.min-w-\[2rem\] {
  min-width: 2rem;
}
.min-w-\[3\.75rem\] {
  min-width: 3.75rem;
}
.min-w-\[5rem\] {
  min-width: 5rem;
}
.min-w-\[6\.375rem\] {
  min-width: 6.375rem;
}
.min-w-\[6\.875rem\] {
  min-width: 6.875rem;
}
.min-w-\[7\.5rem\] {
  min-width: 7.5rem;
}
.min-w-\[7rem\] {
  min-width: 7rem;
}
.min-w-\[9\.375rem\] {
  min-width: 9.375rem;
}
.\!max-w-5 {
  max-width: 1.25rem !important;
}
.\!max-w-6 {
  max-width: 1.5rem !important;
}
.\!max-w-8 {
  max-width: 2rem !important;
}
.\!max-w-\[1\.25rem\] {
  max-width: 1.25rem !important;
}
.\!max-w-\[1\.5rem\] {
  max-width: 1.5rem !important;
}
.\!max-w-\[1\.75rem\] {
  max-width: 1.75rem !important;
}
.\!max-w-\[11dvw\] {
  max-width: 11dvw !important;
}
.\!max-w-\[1rem\] {
  max-width: 1rem !important;
}
.\!max-w-\[2\.125rem\] {
  max-width: 2.125rem !important;
}
.\!max-w-\[2\.25rem\] {
  max-width: 2.25rem !important;
}
.\!max-w-\[2\.5rem\] {
  max-width: 2.5rem !important;
}
.\!max-w-\[2\.75rem\] {
  max-width: 2.75rem !important;
}
.\!max-w-\[2rem\] {
  max-width: 2rem !important;
}
.\!max-w-\[3\.438rem\] {
  max-width: 3.438rem !important;
}
.\!max-w-\[3\.5rem\] {
  max-width: 3.5rem !important;
}
.\!max-w-\[3\.638rem\] {
  max-width: 3.638rem !important;
}
.\!max-w-\[5\.5rem\] {
  max-width: 5.5rem !important;
}
.\!max-w-\[8rem\] {
  max-width: 8rem !important;
}
.\!max-w-fit {
  max-width: fit-content !important;
}
.\!max-w-full {
  max-width: 100% !important;
}
.max-w-96 {
  max-width: 24rem;
}
.max-w-\[1\.4375rem\] {
  max-width: 1.4375rem;
}
.max-w-\[1\.75rem\] {
  max-width: 1.75rem;
}
.max-w-\[2\.75rem\] {
  max-width: 2.75rem;
}
.max-w-\[27\.5rem\] {
  max-width: 27.5rem;
}
.max-w-\[32\.5rem\] {
  max-width: 32.5rem;
}
.max-w-\[45vw\] {
  max-width: 45vw;
}
.max-w-\[50vw\] {
  max-width: 50vw;
}
.max-w-\[8\.5rem\] {
  max-width: 8.5rem;
}
.max-w-\[85\%\] {
  max-width: 85%;
}
.max-w-\[8rem\] {
  max-width: 8rem;
}
.max-w-\[calc\(100vw-2\.5rem\)\] {
  max-width: calc(100vw - 2.5rem);
}
.\!flex-1 {
  flex: 1 1 0% !important;
}
.flex-1 {
  flex: 1 1 0%;
}
.shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.border-separate {
  border-collapse: separate;
}
.border-spacing-y-\[0\.2rem\] {
  --tw-border-spacing-y: 0.2rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.border-spacing-y-\[0\.5rem\] {
  --tw-border-spacing-y: 0.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-0 {
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-4 {
  --tw-translate-y: 1rem;
  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-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-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));
}
.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));
}
.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 fadeInUp {

  0% {
    opacity: 0;
    transform: translateY(0.625rem);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.animate-fadeInUp {
  animation: fadeInUp 0.3s ease-out;
}
@keyframes spin {

  to {
    transform: rotate(360deg);
  }
}
.animate-spin {
  animation: spin 1s linear infinite;
}
.\!cursor-auto {
  cursor: auto !important;
}
.\!cursor-not-allowed {
  cursor: not-allowed !important;
}
.\!cursor-pointer {
  cursor: pointer !important;
}
.cursor-default {
  cursor: default;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.cursor-pointer {
  cursor: pointer;
}
.select-none {
  user-select: none;
}
.resize-none {
  resize: none;
}
.resize {
  resize: both;
}
.list-none {
  list-style-type: none;
}
.appearance-none {
  appearance: none;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, 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-\[15\%_85\%\] {
  grid-template-columns: 15% 85%;
}
.grid-cols-\[1fr_10\%\] {
  grid-template-columns: 1fr 10%;
}
.grid-cols-\[40\%_1fr\] {
  grid-template-columns: 40% 1fr;
}
.grid-cols-\[45\%_1fr\] {
  grid-template-columns: 45% 1fr;
}
.grid-cols-\[auto_1fr\] {
  grid-template-columns: auto 1fr;
}
.grid-cols-\[auto_1fr_auto\] {
  grid-template-columns: auto 1fr auto;
}
.grid-rows-\[1\.375rem_22px_auto\] {
  grid-template-rows: 1.375rem 22px auto;
}
.grid-rows-\[35\%_65\%\] {
  grid-template-rows: 35% 65%;
}
.\!flex-row {
  flex-direction: row !important;
}
.flex-row {
  flex-direction: row;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.\!flex-col {
  flex-direction: column !important;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.place-items-center {
  place-items: center;
}
.content-center {
  align-content: center;
}
.\!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;
}
.\!justify-start {
  justify-content: flex-start !important;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.\!justify-between {
  justify-content: space-between !important;
}
.justify-between {
  justify-content: space-between;
}
.\!gap-1 {
  gap: 0.25rem !important;
}
.\!gap-\[0\.2rem\] {
  gap: 0.2rem !important;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-10 {
  gap: 2.5rem;
}
.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-\[0\.125rem\] {
  gap: 0.125rem;
}
.gap-\[0\.1rem\] {
  gap: 0.1rem;
}
.gap-\[0\.625rem\] {
  gap: 0.625rem;
}
.gap-\[2dvw\] {
  gap: 2dvw;
}
.gap-\[3\.2dvw\] {
  gap: 3.2dvw;
}
.gap-x-1 {
  column-gap: 0.25rem;
}
.gap-x-3 {
  column-gap: 0.75rem;
}
.gap-x-4 {
  column-gap: 1rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.gap-y-3 {
  row-gap: 0.75rem;
}
.gap-y-4 {
  row-gap: 1rem;
}
.gap-y-\[0\.625rem\] {
  row-gap: 0.625rem;
}
.gap-y-\[1rem\] {
  row-gap: 1rem;
}
.\!space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse)) !important;
}
.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-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-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.space-y-\[0\.125rem\] > :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-\[0\.25rem\] > :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-\[0\.875rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
}
.space-y-\[1\.7dvh\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.7dvh * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.7dvh * var(--tw-space-y-reverse));
}
.space-y-\[4\.6dvw\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(4.6dvw * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4.6dvw * var(--tw-space-y-reverse));
}
.space-y-\[8\.1dvw\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(8.1dvw * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(8.1dvw * var(--tw-space-y-reverse));
}
.overflow-auto {
  overflow: auto;
}
.\!overflow-hidden {
  overflow: hidden !important;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.\!overflow-y-auto {
  overflow-y: auto !important;
}
.overflow-y-auto {
  overflow-y: auto;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.\!text-ellipsis {
  text-overflow: ellipsis !important;
}
.text-ellipsis {
  text-overflow: ellipsis;
}
.\!whitespace-nowrap {
  white-space: nowrap !important;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.whitespace-pre {
  white-space: pre;
}
.\!whitespace-pre-line {
  white-space: pre-line !important;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.\!text-wrap {
  text-wrap: wrap !important;
}
.text-wrap {
  text-wrap: wrap;
}
.\!text-nowrap {
  text-wrap: nowrap !important;
}
.text-nowrap {
  text-wrap: nowrap;
}
.\!rounded-\[0\.75rem\] {
  border-radius: 0.75rem !important;
}
.\!rounded-\[1\.25rem\] {
  border-radius: 1.25rem !important;
}
.\!rounded-\[6\.25rem\] {
  border-radius: 6.25rem !important;
}
.\!rounded-full {
  border-radius: 9999px !important;
}
.\!rounded-none {
  border-radius: 0px !important;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-\[0\.125rem\] {
  border-radius: 0.125rem;
}
.rounded-\[0\.25rem\] {
  border-radius: 0.25rem;
}
.rounded-\[0\.375rem\] {
  border-radius: 0.375rem;
}
.rounded-\[0\.625rem\] {
  border-radius: 0.625rem;
}
.rounded-\[0\.75rem\] {
  border-radius: 0.75rem;
}
.rounded-\[1\.125rem\] {
  border-radius: 1.125rem;
}
.rounded-\[1\.25rem\] {
  border-radius: 1.25rem;
}
.rounded-\[1\.75rem\] {
  border-radius: 1.75rem;
}
.rounded-\[1rem\] {
  border-radius: 1rem;
}
.rounded-\[6\.25rem\] {
  border-radius: 6.25rem;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-none {
  border-radius: 0px;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.rounded-b-\[1\.25rem\] {
  border-bottom-right-radius: 1.25rem;
  border-bottom-left-radius: 1.25rem;
}
.rounded-l-\[1\.25rem\] {
  border-top-left-radius: 1.25rem;
  border-bottom-left-radius: 1.25rem;
}
.rounded-l-md {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
.rounded-r-\[1\.25rem\] {
  border-top-right-radius: 1.25rem;
  border-bottom-right-radius: 1.25rem;
}
.rounded-t-\[1\.25rem\] {
  border-top-left-radius: 1.25rem;
  border-top-right-radius: 1.25rem;
}
.rounded-bl-\[1\.25rem\] {
  border-bottom-left-radius: 1.25rem;
}
.rounded-br-\[1\.25rem\] {
  border-bottom-right-radius: 1.25rem;
}
.rounded-tl-\[1\.25rem\] {
  border-top-left-radius: 1.25rem;
}
.rounded-tr-\[1\.25rem\] {
  border-top-right-radius: 1.25rem;
}
.\!border {
  border-width: 1px !important;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0px;
}
.border-2 {
  border-width: 2px;
}
.border-\[0\.125rem\] {
  border-width: 0.125rem;
}
.border-\[0\.1875rem\] {
  border-width: 0.1875rem;
}
.border-\[2px\] {
  border-width: 2px;
}
.\!border-b {
  border-bottom-width: 1px !important;
}
.border-b {
  border-bottom-width: 1px;
}
.border-b-2 {
  border-bottom-width: 2px;
}
.border-b-\[0\.063rem\] {
  border-bottom-width: 0.063rem;
}
.border-l {
  border-left-width: 1px;
}
.border-r {
  border-right-width: 1px;
}
.border-dashed {
  border-style: dashed;
}
.\!border-none {
  border-style: none !important;
}
.border-none {
  border-style: none;
}
.\!border-\[\#0000001A\] {
  border-color: #0000001A !important;
}
.\!border-\[\#737373\] {
  --tw-border-opacity: 1 !important;
  border-color: rgb(115 115 115 / var(--tw-border-opacity, 1)) !important;
}
.\!border-\[\#e5e7eb\] {
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1)) !important;
}
.\!border-\[\] {
  border-color:  !important;
}
.border-\[\#0000001A\] {
  border-color: #0000001A;
}
.border-\[\#00000050\] {
  border-color: #00000050;
}
.border-\[\#2A3646\] {
  --tw-border-opacity: 1;
  border-color: rgb(42 54 70 / var(--tw-border-opacity, 1));
}
.border-\[\#5BC1A3\] {
  --tw-border-opacity: 1;
  border-color: rgb(91 193 163 / var(--tw-border-opacity, 1));
}
.border-\[\#73737340\] {
  border-color: #73737340;
}
.border-\[\#737373\] {
  --tw-border-opacity: 1;
  border-color: rgb(115 115 115 / var(--tw-border-opacity, 1));
}
.border-\[\#E0E0E0\] {
  --tw-border-opacity: 1;
  border-color: rgb(224 224 224 / var(--tw-border-opacity, 1));
}
.border-\[\#E5E5E5\] {
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}
.border-\[\#FC9146\] {
  --tw-border-opacity: 1;
  border-color: rgb(252 145 70 / var(--tw-border-opacity, 1));
}
.border-blue-500 {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}
.border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-gray-500 {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / 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-600 {
  --tw-border-opacity: 1;
  border-color: rgb(22 163 74 / 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-purple-500 {
  --tw-border-opacity: 1;
  border-color: rgb(168 85 247 / var(--tw-border-opacity, 1));
}
.border-red-500 {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / 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-t-transparent {
  border-top-color: transparent;
}
.\!bg-\[\#FC9146\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 145 70 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-\[\#FFFFFF80\] {
  background-color: #FFFFFF80 !important;
}
.\!bg-gray-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 244 246 / 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-red-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 68 68 / 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-white\/80 {
  background-color: rgb(255 255 255 / 0.8) !important;
}
.bg-\[\#0000001A\] {
  background-color: #0000001A;
}
.bg-\[\#00000033\] {
  background-color: #00000033;
}
.bg-\[\#027F8C\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 127 140 / var(--tw-bg-opacity, 1));
}
.bg-\[\#5BC1A3\] {
  --tw-bg-opacity: 1;
  background-color: rgb(91 193 163 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F1F1F1\] {
  --tw-bg-opacity: 1;
  background-color: rgb(241 241 241 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FC914640\] {
  background-color: #FC914640;
}
.bg-\[\#FC9146\] {
  --tw-bg-opacity: 1;
  background-color: rgb(252 145 70 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FFFFFF50\] {
  background-color: #FFFFFF50;
}
.bg-\[\#FFFFFF80\] {
  background-color: #FFFFFF80;
}
.bg-\[\#FFFFFF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-\[orange-50\/20\] {
  background-color: orange-50/20;
}
.bg-\[rgba\(255\2c 255\2c 255\2c 0\.5\)\] {
  background-color: rgba(255,255,255,0.5);
}
.bg-black\/50 {
  background-color: rgb(0 0 0 / 0.5);
}
.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.bg-gray-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
}
.bg-green-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity, 1));
}
.bg-green-50\/50 {
  background-color: rgb(240 253 244 / 0.5);
}
.bg-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}
.bg-indigo-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(238 242 255 / var(--tw-bg-opacity, 1));
}
.bg-orange-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1));
}
.bg-red-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1));
}
.bg-red-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-white\/50 {
  background-color: rgb(255 255 255 / 0.5);
}
.bg-white\/60 {
  background-color: rgb(255 255 255 / 0.6);
}
.bg-white\/80 {
  background-color: rgb(255 255 255 / 0.8);
}
.bg-yellow-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 240 138 / var(--tw-bg-opacity, 1));
}
.bg-yellow-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1));
}
.bg-opacity-75 {
  --tw-bg-opacity: 0.75;
}
.\!bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops)) !important;
}
.\!bg-green-gradient {
  background-image: linear-gradient(to bottom, rgba(15, 180, 156, 1),rgba(33, 126, 112, 1)) !important;
}
.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.bg-green-gradient {
  background-image: linear-gradient(to bottom, rgba(15, 180, 156, 1),rgba(33, 126, 112, 1));
}
.bg-loaderFirst {
  background-image: url(/loader-first.svg);
}
.bg-loaderSecond {
  background-image: url(/loader-second.svg);
}
.bg-logoSmall {
  background-image: url(/small-logo.svg);
}
.bg-logoWithText {
  background-image: url(/logo-with-text.svg);
}
.bg-logoWithTextHorizontal {
  background-image: url(/logo-with-text-horizontal.svg);
}
.bg-main-gradient {
  background-image: linear-gradient(to bottom, rgba(113, 226, 199, 1), rgba(207, 232, 223, 1), rgba(254, 255, 195, 1));
}
.bg-orange-gradient {
  background-image: linear-gradient(to bottom, rgba(208, 116, 52, 1),rgba(252, 145, 70, 1));
}
.bg-reCoin {
  background-image: url(/re-coin.svg);
}
.bg-waterLogo {
  background-image: url(/water-logo.svg);
}
.bg-waterLogoText {
  background-image: url(/water-logo-text.svg);
}
.from-\[\#0FB49C\] {
  --tw-gradient-from: #0FB49C var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(15 180 156 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#12B7A2\] {
  --tw-gradient-from: #12B7A2 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(18 183 162 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#240001\] {
  --tw-gradient-from: #240001 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(36 0 1 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#FFDD61\] {
  --tw-gradient-from: #FFDD61 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 221 97 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-\[\#1a6a01\] {
  --tw-gradient-to: #1a6a01 var(--tw-gradient-to-position);
}
.to-\[\#217E70\] {
  --tw-gradient-to: #217E70 var(--tw-gradient-to-position);
}
.to-\[\#257C6E\] {
  --tw-gradient-to: #257C6E var(--tw-gradient-to-position);
}
.to-\[\#FC9146\] {
  --tw-gradient-to: #FC9146 var(--tw-gradient-to-position);
}
.to-\[\#ff6200\] {
  --tw-gradient-to: #ff6200 var(--tw-gradient-to-position);
}
.bg-cover {
  background-size: cover;
}
.\!bg-clip-text {
  background-clip: text !important;
}
.bg-clip-text {
  background-clip: text;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.\!fill-\[\#027F8C\] {
  fill: #027F8C !important;
}
.fill-\[\#027F8C\] {
  fill: #027F8C;
}
.fill-\[\#2A3646\] {
  fill: #2A3646;
}
.fill-\[\#73737340\] {
  fill: #73737340;
}
.fill-\[\#737373\] {
  fill: #737373;
}
.fill-\[\#C6C6C6\] {
  fill: #C6C6C6;
}
.fill-\[\#FC9146\] {
  fill: #FC9146;
}
.fill-gray-400 {
  fill: #9ca3af;
}
.fill-gray-500 {
  fill: #6b7280;
}
.fill-gray-600 {
  fill: #4b5563;
}
.fill-gray-700 {
  fill: #374151;
}
.fill-green-500 {
  fill: #22c55e;
}
.fill-red-500 {
  fill: #ef4444;
}
.fill-red-600 {
  fill: #dc2626;
}
.fill-white {
  fill: #fff;
}
.\!object-contain {
  object-fit: contain !important;
}
.object-contain {
  object-fit: contain;
}
.\!object-cover {
  object-fit: cover !important;
}
.object-cover {
  object-fit: cover;
}
.\!object-center {
  object-position: center !important;
}
.\!p-0 {
  padding: 0px !important;
}
.\!p-1 {
  padding: 0.25rem !important;
}
.\!p-2 {
  padding: 0.5rem !important;
}
.\!p-3 {
  padding: 0.75rem !important;
}
.\!p-5 {
  padding: 1.25rem !important;
}
.p-1 {
  padding: 0.25rem;
}
.p-10 {
  padding: 2.5rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-\[0\.25rem\] {
  padding: 0.25rem;
}
.p-\[0\.563rem\] {
  padding: 0.563rem;
}
.p-\[0\.625rem\] {
  padding: 0.625rem;
}
.p-\[0\.75rem\] {
  padding: 0.75rem;
}
.p-\[0\.875rem\] {
  padding: 0.875rem;
}
.\!px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.\!px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}
.\!px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.\!px-\[0\.625rem\] {
  padding-left: 0.625rem !important;
  padding-right: 0.625rem !important;
}
.\!px-\[8\.4dvw\] {
  padding-left: 8.4dvw !important;
  padding-right: 8.4dvw !important;
}
.\!py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.\!py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.\!py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}
.\!py-5 {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}
.\!py-\[0\.325rem\] {
  padding-top: 0.325rem !important;
  padding-bottom: 0.325rem !important;
}
.\!py-\[0\.375rem\] {
  padding-top: 0.375rem !important;
  padding-bottom: 0.375rem !important;
}
.\!py-\[3dvw\] {
  padding-top: 3dvw !important;
  padding-bottom: 3dvw !important;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-16 {
  padding-left: 4rem;
  padding-right: 4rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.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-\[0\.2rem\] {
  padding-left: 0.2rem;
  padding-right: 0.2rem;
}
.px-\[0\.375rem\] {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.px-\[0\.5rem\] {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-\[0\.625rem\] {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-\[0\.875rem\] {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
.px-\[13dvw\] {
  padding-left: 13dvw;
  padding-right: 13dvw;
}
.px-\[1rem\] {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-\[2\.125rem\] {
  padding-left: 2.125rem;
  padding-right: 2.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-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-3\.5 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-\[0\.125rem\] {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-\[0\.188rem\] {
  padding-top: 0.188rem;
  padding-bottom: 0.188rem;
}
.py-\[0\.25rem\] {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-\[0\.375rem\] {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-\[0\.4rem\] {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}
.py-\[0\.5dvh\] {
  padding-top: 0.5dvh;
  padding-bottom: 0.5dvh;
}
.py-\[0\.625rem\] {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-\[1\.25rem\] {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-\[1rem\] {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.\!pb-0 {
  padding-bottom: 0px !important;
}
.\!pb-1 {
  padding-bottom: 0.25rem !important;
}
.\!pb-3 {
  padding-bottom: 0.75rem !important;
}
.\!pl-0 {
  padding-left: 0px !important;
}
.\!pl-2 {
  padding-left: 0.5rem !important;
}
.\!pl-4 {
  padding-left: 1rem !important;
}
.\!pl-8 {
  padding-left: 2rem !important;
}
.\!pr-10 {
  padding-right: 2.5rem !important;
}
.\!pr-3 {
  padding-right: 0.75rem !important;
}
.\!pr-\[0\.625rem\] {
  padding-right: 0.625rem !important;
}
.\!pt-0 {
  padding-top: 0px !important;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-\[0\.75rem\] {
  padding-bottom: 0.75rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-6 {
  padding-left: 1.5rem;
}
.pl-\[0\.5rem\] {
  padding-left: 0.5rem;
}
.pl-\[0\.875rem\] {
  padding-left: 0.875rem;
}
.pl-\[3\.7dvw\] {
  padding-left: 3.7dvw;
}
.pr-1 {
  padding-right: 0.25rem;
}
.pr-10 {
  padding-right: 2.5rem;
}
.pr-14 {
  padding-right: 3.5rem;
}
.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;
}
.pr-\[0\.375rem\] {
  padding-right: 0.375rem;
}
.pr-\[0\.5dvh\] {
  padding-right: 0.5dvh;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-40 {
  padding-top: 10rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-\[1rem\] {
  padding-top: 1rem;
}
.text-left {
  text-align: left;
}
.\!text-center {
  text-align: center !important;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.\!text-start {
  text-align: start !important;
}
.align-text-bottom {
  vertical-align: text-bottom;
}
.font-serif {
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}
.\!text-\[0\.675rem\] {
  font-size: 0.675rem !important;
}
.\!text-\[0\.75rem\] {
  font-size: 0.75rem !important;
}
.\!text-\[0\.775rem\] {
  font-size: 0.775rem !important;
}
.\!text-\[0\.875rem\] {
  font-size: 0.875rem !important;
}
.\!text-\[1\.125rem\] {
  font-size: 1.125rem !important;
}
.\!text-\[1\.25rem\] {
  font-size: 1.25rem !important;
}
.\!text-\[1\.5rem\] {
  font-size: 1.5rem !important;
}
.\!text-\[1\.875dvh\] {
  font-size: 1.875dvh !important;
}
.\!text-\[1rem\] {
  font-size: 1rem !important;
}
.\!text-\[2\.25dvh\] {
  font-size: 2.25dvh !important;
}
.\!text-\[2\.75dvh\] {
  font-size: 2.75dvh !important;
}
.\!text-\[2dvh\] {
  font-size: 2dvh !important;
}
.\!text-\[3\.8dvw\] {
  font-size: 3.8dvw !important;
}
.\!text-\[3\.9dvw\] {
  font-size: 3.9dvw !important;
}
.\!text-\[3dvh\] {
  font-size: 3dvh !important;
}
.\!text-\[4\.1dvw\] {
  font-size: 4.1dvw !important;
}
.\!text-\[4\.7dvw\] {
  font-size: 4.7dvw !important;
}
.\!text-\[5\.5dvw\] {
  font-size: 5.5dvw !important;
}
.\!text-\[5vw\] {
  font-size: 5vw !important;
}
.\!text-\[9vw\] {
  font-size: 9vw !important;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-5xl {
  font-size: 3rem;
  line-height: 1;
}
.text-\[0\.625rem\] {
  font-size: 0.625rem;
}
.text-\[0\.75rem\] {
  font-size: 0.75rem;
}
.text-\[0\.78rem\] {
  font-size: 0.78rem;
}
.text-\[0\.875rem\] {
  font-size: 0.875rem;
}
.text-\[0\.938rem\] {
  font-size: 0.938rem;
}
.text-\[1\.125rem\] {
  font-size: 1.125rem;
}
.text-\[1\.25rem\] {
  font-size: 1.25rem;
}
.text-\[1\.5rem\] {
  font-size: 1.5rem;
}
.text-\[1\.7dvh\] {
  font-size: 1.7dvh;
}
.text-\[1\.8dvh\] {
  font-size: 1.8dvh;
}
.text-\[1rem\] {
  font-size: 1rem;
}
.text-\[3\.7dvw\] {
  font-size: 3.7dvw;
}
.text-\[4\.1dvw\] {
  font-size: 4.1dvw;
}
.text-\[4\.65dvw\] {
  font-size: 4.65dvw;
}
.text-\[4\.6dvw\] {
  font-size: 4.6dvw;
}
.text-\[4\.7dvw\] {
  font-size: 4.7dvw;
}
.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-\[400\] {
  font-weight: 400 !important;
}
.\!font-\[600\] {
  font-weight: 600 !important;
}
.\!font-\[700\] {
  font-weight: 700 !important;
}
.\!font-bold {
  font-weight: 700 !important;
}
.font-\[400\] {
  font-weight: 400;
}
.font-\[500\] {
  font-weight: 500;
}
.font-\[600\] {
  font-weight: 600;
}
.font-\[700\] {
  font-weight: 700;
}
.font-\[800\] {
  font-weight: 800;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.italic {
  font-style: italic;
}
.\!leading-3 {
  line-height: .75rem !important;
}
.\!leading-4 {
  line-height: 1rem !important;
}
.\!leading-5 {
  line-height: 1.25rem !important;
}
.\!leading-6 {
  line-height: 1.5rem !important;
}
.\!leading-8 {
  line-height: 2rem !important;
}
.\!leading-\[2\.25dvh\] {
  line-height: 2.25dvh !important;
}
.\!leading-\[2\.5dvh\] {
  line-height: 2.5dvh !important;
}
.\!leading-\[2\.75dvh\] {
  line-height: 2.75dvh !important;
}
.\!leading-\[3\.75dvh\] {
  line-height: 3.75dvh !important;
}
.\!leading-\[3dvh\] {
  line-height: 3dvh !important;
}
.\!leading-\[7vw\] {
  line-height: 7vw !important;
}
.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-\[1\.8dvh\] {
  line-height: 1.8dvh;
}
.leading-\[3\.9dvw\] {
  line-height: 3.9dvw;
}
.leading-\[4\.3dvw\] {
  line-height: 4.3dvw;
}
.leading-\[4\.8dvw\] {
  line-height: 4.8dvw;
}
.leading-\[5\.25dvw\] {
  line-height: 5.25dvw;
}
.leading-\[6dvw\] {
  line-height: 6dvw;
}
.leading-normal {
  line-height: 1.5;
}
.leading-relaxed {
  line-height: 1.625;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-tighter {
  letter-spacing: -0.05em;
}
.\!text-\[\#00000080\] {
  color: #00000080 !important;
}
.\!text-\[\#2A364650\] {
  color: #2A364650 !important;
}
.\!text-\[\#2A3646\] {
  --tw-text-opacity: 1 !important;
  color: rgb(42 54 70 / var(--tw-text-opacity, 1)) !important;
}
.\!text-\[\#737373\] {
  --tw-text-opacity: 1 !important;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1)) !important;
}
.\!text-\[\#FC9146\] {
  --tw-text-opacity: 1 !important;
  color: rgb(252 145 70 / var(--tw-text-opacity, 1)) !important;
}
.\!text-transparent {
  color: transparent !important;
}
.\!text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.text-\[\#027F8C\] {
  --tw-text-opacity: 1;
  color: rgb(2 127 140 / var(--tw-text-opacity, 1));
}
.text-\[\#0FB49C\] {
  --tw-text-opacity: 1;
  color: rgb(15 180 156 / var(--tw-text-opacity, 1));
}
.text-\[\#2A364650\] {
  color: #2A364650;
}
.text-\[\#2A364690\] {
  color: #2A364690;
}
.text-\[\#2A3646\] {
  --tw-text-opacity: 1;
  color: rgb(42 54 70 / var(--tw-text-opacity, 1));
}
.text-\[\#737373\] {
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1));
}
.text-\[\#FC9146\] {
  --tw-text-opacity: 1;
  color: rgb(252 145 70 / var(--tw-text-opacity, 1));
}
.text-\[\#FFFFFF\] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-blue-300 {
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}
.text-blue-900 {
  --tw-text-opacity: 1;
  color: rgb(30 58 138 / var(--tw-text-opacity, 1));
}
.text-gray-100 {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}
.text-gray-200 {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.text-gray-300 {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.text-gray-900\/60 {
  color: rgb(17 24 39 / 0.6);
}
.text-gray-950 {
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity, 1));
}
.text-green-200 {
  --tw-text-opacity: 1;
  color: rgb(187 247 208 / 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-800 {
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
}
.text-indigo-600 {
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / 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-900 {
  --tw-text-opacity: 1;
  color: rgb(124 45 18 / 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-800 {
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}
.text-teal-600 {
  --tw-text-opacity: 1;
  color: rgb(13 148 136 / var(--tw-text-opacity, 1));
}
.text-transparent {
  color: transparent;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-white\/60 {
  color: rgb(255 255 255 / 0.6);
}
.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-800 {
  --tw-text-opacity: 1;
  color: rgb(133 77 14 / var(--tw-text-opacity, 1));
}
.underline {
  text-decoration-line: underline;
}
.underline-offset-2 {
  text-underline-offset: 2px;
}
.underline-offset-4 {
  text-underline-offset: 4px;
}
.underline-offset-\[0\.188rem\] {
  text-underline-offset: 0.188rem;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.opacity-70 {
  opacity: 0.7;
}
.\!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-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-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-replace {
  --tw-shadow: 0px 4px 20px 0px #00000040;
  --tw-shadow-colored: 0px 4px 20px 0px 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-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);
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.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-inset {
  --tw-ring-inset: inset;
}
.ring-gray-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1));
}
.ring-orange-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 186 116 / var(--tw-ring-opacity, 1));
}
.ring-red-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity, 1));
}
.blur-md {
  --tw-blur: blur(12px);
  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-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);
}
.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-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.duration-500 {
  transition-duration: 500ms;
}
.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 {
    --background: #ffffff;
    --foreground: #171717;
}

img {
    max-width: fit-content;
}

@media (prefers-color-scheme: dark) {
    :root {
        --background: #0a0a0a;
        --foreground: #ededed;
    }
}

body {
    color: var(--foreground);
    background: var(--background);
    font-family: Arial, Helvetica, sans-serif;
}

::-webkit-scrollbar {
    width: 4px;
}

::-webkit-scrollbar-track {
  --tw-bg-opacity: 1;
  background-color: rgb(243 242 242 / var(--tw-bg-opacity, 1));
    border-radius: 0.625rem;
}

::-webkit-scrollbar-thumb {
  --tw-bg-opacity: 1;
  background-color: rgb(252 145 70 / var(--tw-bg-opacity, 1));
    border-radius: 0.625rem;
}

::-webkit-scrollbar-thumb:hover {
    background: #f5bb65;
}

@keyframes fadeAlternate {
    0% {
        opacity: 1;
    }
    25% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    70% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

.animate-first {
    animation: fadeAlternate 2s infinite ease-in-out;
}

.animate-second {
    animation: fadeAlternate 2s infinite ease-in-out reverse;
}

.custom-toast {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
    background: linear-gradient(
        180deg,
        rgb(17, 197, 170) 0%,
        rgb(51, 170, 152) 100%
    ) !important;
}

.custom-toast-error {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
    background: linear-gradient(180deg, #f7606d 0%, #ce525e 100%) !important;
}

.Toastify__close-button {
  border-radius: 9999px !important;
  border-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
    opacity: 1 !important;
}

.Toastify__toast-icon {
  display: none !important;
}

.Toastify__toast {
    min-height: 90px !important;
    border-radius: 20px !important;
}

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

.opacity-100 {
    opacity: 1;
}

.scrollbar-hidden {
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.scrollbar-hidden::-webkit-scrollbar {
    display: none;
}

.scrollbar-show {
    scrollbar-width: auto;
    -ms-overflow-style: auto;
}

.scrollbar-show::-webkit-scrollbar {
    display: block;
}

.EasyMDEContainer .CodeMirror {
  display: flex !important;
  border-radius: 0px !important;
  border-left-width: 0px !important;
  border-right-width: 0px !important;
  border-bottom-width: 1px !important;
  border-top-width: 0px !important;
  border-color: #00000080 !important;
  background-color: transparent !important;
  font-size: 1rem !important;
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

@media (min-width: 768px) {

  .EasyMDEContainer .CodeMirror::placeholder {
    font-size: 0.875rem !important;
    line-height: 1.5rem !important;
  }
}

.EasyMDEContainer .CodeMirror-scroll {
  margin-bottom: 0px !important;
  margin-right: 0px !important;
  overflow: hidden !important;
  padding-bottom: 0px !important;
}

@media (max-width: 767px) {
    .Toastify__toast-container {
        max-width: 90vw !important;
        width: 90vw !important;
        top: 1% !important;
        height: fit-content !important;
        left: 8% !important;
    }
}

.gmnoprint,
.gm-style-cc {
    display: none !important;
}

.tooltip {
    position: relative;
    cursor: pointer;
}

.tooltip::after {
  --tw-bg-opacity: 1;
  background-color: rgb(252 145 70 / var(--tw-bg-opacity, 1));
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    content: attr(data-tooltip);
    position: absolute;
    bottom: 110%;
    left: 0;
    padding: 6px 10px;
    border-radius: 4px;
    white-space: normal;
    word-wrap: break-word;
    overflow-wrap: break-word;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s ease;
}

.tooltip:hover::after {
    opacity: 1;
}

@media (min-width: 768px) {

  .md\:container {
    width: 100%;
  }

  @media (min-width: 395px) {

    .md\:container {
      max-width: 395px;
    }
  }

  @media (min-width: 640px) {

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

  @media (min-width: 768px) {

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

  @media (min-width: 1024px) {

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

  @media (min-width: 1280px) {

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

  @media (min-width: 1536px) {

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

.placeholder\:absolute::placeholder {
  position: absolute;
}

.placeholder\:-mr-10::placeholder {
  margin-right: -2.5rem;
}

.placeholder\:text-center::placeholder {
  text-align: center;
}

.placeholder\:text-start::placeholder {
  text-align: start;
}

.placeholder\:\!text-\[2dvh\]::placeholder {
  font-size: 2dvh !important;
}

.placeholder\:font-\[600\]::placeholder {
  font-weight: 600;
}

.placeholder\:\!leading-\[2\.25dvh\]::placeholder {
  line-height: 2.25dvh !important;
}

.placeholder\:\!text-\[\#2A364650\]::placeholder {
  color: #2A364650 !important;
}

.placeholder\:\!text-\[\#737373\]::placeholder {
  --tw-text-opacity: 1 !important;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1)) !important;
}

.placeholder\:text-\[\#737373\]::placeholder {
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1));
}

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

.placeholder\:text-orange-600::placeholder {
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1));
}

.before\:absolute::before {
  content: var(--tw-content);
  position: absolute;
}

.before\:-left-\[0\.313rem\]::before {
  content: var(--tw-content);
  left: -0.313rem;
}

.before\:bottom-\[0\.5rem\]::before {
  content: var(--tw-content);
  bottom: 0.5rem;
}

.before\:h-\[0\.625rem\]::before {
  content: var(--tw-content);
  height: 0.625rem;
}

.before\:w-\[0\.625rem\]::before {
  content: var(--tw-content);
  width: 0.625rem;
}

.before\:-translate-y-1\/2::before {
  content: var(--tw-content);
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.before\:rounded-full::before {
  content: var(--tw-content);
  border-radius: 9999px;
}

.before\:border::before {
  content: var(--tw-content);
  border-width: 1px;
}

.before\:border-white::before {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.before\:bg-\[\#FC9146\]::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(252 145 70 / var(--tw-bg-opacity, 1));
}

.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}

.after\:-right-\[0\.313rem\]::after {
  content: var(--tw-content);
  right: -0.313rem;
}

.after\:bottom-\[0\.5rem\]::after {
  content: var(--tw-content);
  bottom: 0.5rem;
}

.after\:h-\[0\.625rem\]::after {
  content: var(--tw-content);
  height: 0.625rem;
}

.after\:w-\[0\.625rem\]::after {
  content: var(--tw-content);
  width: 0.625rem;
}

.after\:-translate-y-1\/2::after {
  content: var(--tw-content);
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.after\:rounded-full::after {
  content: var(--tw-content);
  border-radius: 9999px;
}

.after\:border::after {
  content: var(--tw-content);
  border-width: 1px;
}

.after\:border-white::after {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.after\:bg-\[\#FC9146\]::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(252 145 70 / var(--tw-bg-opacity, 1));
}

.first\:rounded-l-md:first-child {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.first\:rounded-t-md:first-child {
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}

.last\:rounded-b-md:last-child {
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.last\:rounded-r-md:last-child {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}

.last\:border-none:last-child {
  border-style: none;
}

.focus-within\:border-yellow-600:focus-within {
  --tw-border-opacity: 1;
  border-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}

.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-125:hover {
  --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));
}

.hover\:cursor-pointer:hover {
  cursor: pointer;
}

.hover\:border-purple-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(168 85 247 / var(--tw-border-opacity, 1));
}

.hover\:\!bg-\[\#FC914670\]:hover {
  background-color: #FC914670 !important;
}

.hover\:\!bg-white:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:bg-\[\#00000010\]:hover {
  background-color: #00000010;
}

.hover\:bg-\[\#00000020\]:hover {
  background-color: #00000020;
}

.hover\:bg-\[\#73737350\]:hover {
  background-color: #73737350;
}

.hover\:bg-\[\#F1F1F1\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(241 241 241 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#FC914670\]:hover {
  background-color: #FC914670;
}

.hover\:bg-\[\#FC9146\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(252 145 70 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#FFFFFF\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 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-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

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

.hover\:bg-gray-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
}

.hover\:bg-green-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1));
}

.hover\:bg-indigo-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(224 231 255 / var(--tw-bg-opacity, 1));
}

.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\:text-\[\#FC9146\]:hover {
  --tw-text-opacity: 1;
  color: rgb(252 145 70 / var(--tw-text-opacity, 1));
}

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

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

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

.hover\:text-red-800:hover {
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}

.hover\:text-teal-600:hover {
  --tw-text-opacity: 1;
  color: rgb(13 148 136 / var(--tw-text-opacity, 1));
}

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

.hover\:text-white\/40:hover {
  color: rgb(255 255 255 / 0.4);
}

.hover\:brightness-100:hover {
  --tw-brightness: brightness(1);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.hover\:brightness-110:hover {
  --tw-brightness: brightness(1.1);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.hover\:brightness-125:hover {
  --tw-brightness: brightness(1.25);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:ring-0:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.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-inset:focus {
  --tw-ring-inset: inset;
}

.focus\:ring-indigo-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity, 1));
}

.focus\:ring-orange-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity, 1));
}

.focus-visible\:ring-0:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.group:hover .group-hover\:bg-purple-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(168 85 247 / var(--tw-bg-opacity, 1));
}

.group:hover .group-hover\:fill-white {
  fill: #fff;
}

.group:hover .group-hover\:text-\[\#2A3646\] {
  --tw-text-opacity: 1;
  color: rgb(42 54 70 / 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-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:text-white\/40 {
  color: rgb(255 255 255 / 0.4);
}

.peer:checked ~ .peer-checked\:opacity-100 {
  opacity: 1;
}

.peer:hover ~ .peer-hover\:brightness-110 {
  --tw-brightness: brightness(1.1);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

@media (min-width: 395px) {

  .xs\:-right-3 {
    right: -0.75rem;
  }

  .xs\:left-\[4\.8rem\] {
    left: 4.8rem;
  }

  .xs\:right-4 {
    right: 1rem;
  }

  .xs\:right-5 {
    right: 1.25rem;
  }

  .xs\:top-5 {
    top: 1.25rem;
  }

  .xs\:mx-\[0\.313rem\] {
    margin-left: 0.313rem;
    margin-right: 0.313rem;
  }

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

  .xs\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .xs\:my-\[0\.875rem\] {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .xs\:my-\[1\.25rem\] {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .xs\:\!mt-5 {
    margin-top: 1.25rem !important;
  }

  .xs\:mb-10 {
    margin-bottom: 2.5rem;
  }

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

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

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

  .xs\:ml-5 {
    margin-left: 1.25rem;
  }

  .xs\:ml-7 {
    margin-left: 1.75rem;
  }

  .xs\:ml-\[0\.625rem\] {
    margin-left: 0.625rem;
  }

  .xs\:ml-\[1rem\] {
    margin-left: 1rem;
  }

  .xs\:ml-\[4\.5rem\] {
    margin-left: 4.5rem;
  }

  .xs\:mr-5 {
    margin-right: 1.25rem;
  }

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

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

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

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

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

  .xs\:mt-\[0\.5rem\] {
    margin-top: 0.5rem;
  }

  .xs\:mt-\[0\.75rem\] {
    margin-top: 0.75rem;
  }

  .xs\:mt-\[1\.188rem\] {
    margin-top: 1.188rem;
  }

  .xs\:mt-\[1\.25rem\] {
    margin-top: 1.25rem;
  }

  .xs\:mt-\[1\.2dvh\] {
    margin-top: 1.2dvh;
  }

  .xs\:mt-\[1\.2vdh\] {
    margin-top: 1.2vdh;
  }

  .xs\:mt-\[1\.3dvh\] {
    margin-top: 1.3dvh;
  }

  .xs\:mt-\[1\.875rem\] {
    margin-top: 1.875rem;
  }

  .xs\:mt-\[2\.1dvh\] {
    margin-top: 2.1dvh;
  }

  .xs\:mt-\[2\.3vdh\] {
    margin-top: 2.3vdh;
  }

  .xs\:mt-\[3\.4vdh\] {
    margin-top: 3.4vdh;
  }

  .xs\:\!h-6 {
    height: 1.5rem !important;
  }

  .xs\:\!h-\[1\.125rem\] {
    height: 1.125rem !important;
  }

  .xs\:\!h-\[1\.375rem\] {
    height: 1.375rem !important;
  }

  .xs\:\!h-\[1\.875rem\] {
    height: 1.875rem !important;
  }

  .xs\:\!h-\[2\.5rem\] {
    height: 2.5rem !important;
  }

  .xs\:\!h-\[3\.75rem\] {
    height: 3.75rem !important;
  }

  .xs\:\!h-\[8\.375rem\] {
    height: 8.375rem !important;
  }

  .xs\:h-10 {
    height: 2.5rem;
  }

  .xs\:h-4 {
    height: 1rem;
  }

  .xs\:h-5 {
    height: 1.25rem;
  }

  .xs\:h-6 {
    height: 1.5rem;
  }

  .xs\:h-7 {
    height: 1.75rem;
  }

  .xs\:h-\[0\.625rem\] {
    height: 0.625rem;
  }

  .xs\:h-\[0\.906rem\] {
    height: 0.906rem;
  }

  .xs\:h-\[1\.375rem\] {
    height: 1.375rem;
  }

  .xs\:h-\[1\.5rem\] {
    height: 1.5rem;
  }

  .xs\:h-\[1\.625rem\] {
    height: 1.625rem;
  }

  .xs\:h-\[1\.75rem\] {
    height: 1.75rem;
  }

  .xs\:h-\[1\.875rem\] {
    height: 1.875rem;
  }

  .xs\:h-\[1rem\] {
    height: 1rem;
  }

  .xs\:h-\[2\.188rem\] {
    height: 2.188rem;
  }

  .xs\:h-\[2\.5rem\] {
    height: 2.5rem;
  }

  .xs\:h-\[2\.75rem\] {
    height: 2.75rem;
  }

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

  .xs\:h-\[3\.125rem\] {
    height: 3.125rem;
  }

  .xs\:h-\[3\.75rem\] {
    height: 3.75rem;
  }

  .xs\:h-\[4\.563rem\] {
    height: 4.563rem;
  }

  .xs\:h-\[5\.625rem\] {
    height: 5.625rem;
  }

  .xs\:h-\[6\.25rem\] {
    height: 6.25rem;
  }

  .xs\:h-\[9\.6dvh\] {
    height: 9.6dvh;
  }

  .xs\:h-\[calc\(100dvh-2\.5rem\)\] {
    height: calc(100dvh - 2.5rem);
  }

  .xs\:h-\[calc\(100dvh-5rem\)\] {
    height: calc(100dvh - 5rem);
  }

  .xs\:h-auto {
    height: auto;
  }

  .xs\:\!max-h-\[1\.5rem\] {
    max-height: 1.5rem !important;
  }

  .xs\:\!max-h-\[1\.625rem\] {
    max-height: 1.625rem !important;
  }

  .xs\:\!max-h-\[1\.75rem\] {
    max-height: 1.75rem !important;
  }

  .xs\:\!max-h-\[2\.25rem\] {
    max-height: 2.25rem !important;
  }

  .xs\:\!max-h-\[2\.5rem\] {
    max-height: 2.5rem !important;
  }

  .xs\:\!max-h-\[2\.625rem\] {
    max-height: 2.625rem !important;
  }

  .xs\:\!max-h-\[3\.125rem\] {
    max-height: 3.125rem !important;
  }

  .xs\:\!max-h-\[3\.625rem\] {
    max-height: 3.625rem !important;
  }

  .xs\:\!max-h-\[3\.75rem\] {
    max-height: 3.75rem !important;
  }

  .xs\:\!max-h-\[35dvh\] {
    max-height: 35dvh !important;
  }

  .xs\:\!max-h-\[4\.563rem\] {
    max-height: 4.563rem !important;
  }

  .xs\:\!max-h-\[7\.5rem\] {
    max-height: 7.5rem !important;
  }

  .xs\:max-h-\[1\.875rem\] {
    max-height: 1.875rem;
  }

  .xs\:max-h-\[2\.375rem\] {
    max-height: 2.375rem;
  }

  .xs\:max-h-\[2\.5rem\] {
    max-height: 2.5rem;
  }

  .xs\:max-h-\[2\.813rem\] {
    max-height: 2.813rem;
  }

  .xs\:max-h-\[5\.125rem\] {
    max-height: 5.125rem;
  }

  .xs\:max-h-\[95dvh\] {
    max-height: 95dvh;
  }

  .xs\:max-h-\[calc\(100dvh-5rem\)\] {
    max-height: calc(100dvh - 5rem);
  }

  .xs\:max-h-\[calc\(95dvh-5rem-3\.25rem-5\.375rem\)\] {
    max-height: calc(95dvh - 5rem - 3.25rem - 5.375rem);
  }

  .xs\:\!min-h-\[1\.5rem\] {
    min-height: 1.5rem !important;
  }

  .xs\:\!min-h-\[1\.625rem\] {
    min-height: 1.625rem !important;
  }

  .xs\:\!min-h-\[1\.75rem\] {
    min-height: 1.75rem !important;
  }

  .xs\:\!min-h-\[2\.25rem\] {
    min-height: 2.25rem !important;
  }

  .xs\:\!min-h-\[2\.5rem\] {
    min-height: 2.5rem !important;
  }

  .xs\:\!min-h-\[2\.625rem\] {
    min-height: 2.625rem !important;
  }

  .xs\:\!min-h-\[2\.875rem\] {
    min-height: 2.875rem !important;
  }

  .xs\:\!min-h-\[3\.125rem\] {
    min-height: 3.125rem !important;
  }

  .xs\:\!min-h-\[3\.625rem\] {
    min-height: 3.625rem !important;
  }

  .xs\:\!min-h-\[3\.75rem\] {
    min-height: 3.75rem !important;
  }

  .xs\:\!min-h-\[35dvh\] {
    min-height: 35dvh !important;
  }

  .xs\:\!min-h-\[3rem\] {
    min-height: 3rem !important;
  }

  .xs\:\!min-h-\[4\.563rem\] {
    min-height: 4.563rem !important;
  }

  .xs\:\!min-h-\[7\.5rem\] {
    min-height: 7.5rem !important;
  }

  .xs\:min-h-\[1\.875rem\] {
    min-height: 1.875rem;
  }

  .xs\:min-h-\[2\.813rem\] {
    min-height: 2.813rem;
  }

  .xs\:min-h-\[3\.75rem\] {
    min-height: 3.75rem;
  }

  .xs\:\!w-6 {
    width: 1.5rem !important;
  }

  .xs\:\!w-\[1\.125rem\] {
    width: 1.125rem !important;
  }

  .xs\:\!w-\[1\.375rem\] {
    width: 1.375rem !important;
  }

  .xs\:\!w-\[1\.875rem\] {
    width: 1.875rem !important;
  }

  .xs\:\!w-\[15rem\] {
    width: 15rem !important;
  }

  .xs\:\!w-\[2\.5rem\] {
    width: 2.5rem !important;
  }

  .xs\:\!w-\[3\.75rem\] {
    width: 3.75rem !important;
  }

  .xs\:\!w-\[5\.625rem\] {
    width: 5.625rem !important;
  }

  .xs\:\!w-\[5rem\] {
    width: 5rem !important;
  }

  .xs\:\!w-\[6\.25rem\] {
    width: 6.25rem !important;
  }

  .xs\:\!w-\[6\.875rem\] {
    width: 6.875rem !important;
  }

  .xs\:w-10 {
    width: 2.5rem;
  }

  .xs\:w-28 {
    width: 7rem;
  }

  .xs\:w-4 {
    width: 1rem;
  }

  .xs\:w-5 {
    width: 1.25rem;
  }

  .xs\:w-6 {
    width: 1.5rem;
  }

  .xs\:w-\[0\.625rem\] {
    width: 0.625rem;
  }

  .xs\:w-\[1\.375rem\] {
    width: 1.375rem;
  }

  .xs\:w-\[1\.5rem\] {
    width: 1.5rem;
  }

  .xs\:w-\[1\.625rem\] {
    width: 1.625rem;
  }

  .xs\:w-\[1\.75rem\] {
    width: 1.75rem;
  }

  .xs\:w-\[1\.875rem\] {
    width: 1.875rem;
  }

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

  .xs\:w-\[2\.5rem\] {
    width: 2.5rem;
  }

  .xs\:w-\[2rem\] {
    width: 2rem;
  }

  .xs\:w-\[3\.125rem\] {
    width: 3.125rem;
  }

  .xs\:w-\[4\.563rem\] {
    width: 4.563rem;
  }

  .xs\:w-\[5\.625rem\] {
    width: 5.625rem;
  }

  .xs\:w-\[6rem\] {
    width: 6rem;
  }

  .xs\:w-\[9\.6dvh\] {
    width: 9.6dvh;
  }

  .xs\:w-auto {
    width: auto;
  }

  .xs\:\!min-w-64 {
    min-width: 16rem !important;
  }

  .xs\:\!min-w-\[1\.625rem\] {
    min-width: 1.625rem !important;
  }

  .xs\:\!min-w-\[1\.75rem\] {
    min-width: 1.75rem !important;
  }

  .xs\:\!min-w-\[1rem\] {
    min-width: 1rem !important;
  }

  .xs\:\!min-w-\[2\.25rem\] {
    min-width: 2.25rem !important;
  }

  .xs\:\!min-w-\[2\.5rem\] {
    min-width: 2.5rem !important;
  }

  .xs\:\!min-w-\[2\.625rem\] {
    min-width: 2.625rem !important;
  }

  .xs\:\!min-w-\[3\.125rem\] {
    min-width: 3.125rem !important;
  }

  .xs\:\!min-w-\[3\.625rem\] {
    min-width: 3.625rem !important;
  }

  .xs\:\!min-w-\[3\.75rem\] {
    min-width: 3.75rem !important;
  }

  .xs\:\!min-w-\[3rem\] {
    min-width: 3rem !important;
  }

  .xs\:\!min-w-\[4\.563rem\] {
    min-width: 4.563rem !important;
  }

  .xs\:\!min-w-\[7\.5rem\] {
    min-width: 7.5rem !important;
  }

  .xs\:\!min-w-\[9\.313rem\] {
    min-width: 9.313rem !important;
  }

  .xs\:min-w-\[1\.875rem\] {
    min-width: 1.875rem;
  }

  .xs\:min-w-\[12\.5rem\] {
    min-width: 12.5rem;
  }

  .xs\:min-w-\[2\.813rem\] {
    min-width: 2.813rem;
  }

  .xs\:min-w-\[23\.125rem\] {
    min-width: 23.125rem;
  }

  .xs\:min-w-\[3\.188rem\] {
    min-width: 3.188rem;
  }

  .xs\:min-w-\[3\.75rem\] {
    min-width: 3.75rem;
  }

  .xs\:min-w-\[5\.563rem\] {
    min-width: 5.563rem;
  }

  .xs\:min-w-\[6rem\] {
    min-width: 6rem;
  }

  .xs\:min-w-\[9\.375rem\] {
    min-width: 9.375rem;
  }

  .xs\:\!max-w-\[1\.5rem\] {
    max-width: 1.5rem !important;
  }

  .xs\:\!max-w-\[1\.625rem\] {
    max-width: 1.625rem !important;
  }

  .xs\:\!max-w-\[1\.75rem\] {
    max-width: 1.75rem !important;
  }

  .xs\:\!max-w-\[2\.25rem\] {
    max-width: 2.25rem !important;
  }

  .xs\:\!max-w-\[2\.5rem\] {
    max-width: 2.5rem !important;
  }

  .xs\:\!max-w-\[2\.625rem\] {
    max-width: 2.625rem !important;
  }

  .xs\:\!max-w-\[3\.125rem\] {
    max-width: 3.125rem !important;
  }

  .xs\:\!max-w-\[3\.625rem\] {
    max-width: 3.625rem !important;
  }

  .xs\:\!max-w-\[3\.75rem\] {
    max-width: 3.75rem !important;
  }

  .xs\:\!max-w-\[4\.563rem\] {
    max-width: 4.563rem !important;
  }

  .xs\:\!max-w-\[7\.5rem\] {
    max-width: 7.5rem !important;
  }

  .xs\:max-w-\[1\.875rem\] {
    max-width: 1.875rem;
  }

  .xs\:max-w-\[2\.813rem\] {
    max-width: 2.813rem;
  }

  .xs\:max-w-\[3\.188rem\] {
    max-width: 3.188rem;
  }

  .xs\:max-w-\[4\.563rem\] {
    max-width: 4.563rem;
  }

  .xs\:max-w-\[40vw\] {
    max-width: 40vw;
  }

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

  .xs\:max-w-\[calc\(100vw-5rem\)\] {
    max-width: calc(100vw - 5rem);
  }

  .xs\:grid-cols-\[50\%_1fr\] {
    grid-template-columns: 50% 1fr;
  }

  .xs\:flex-wrap {
    flex-wrap: wrap;
  }

  .xs\:\!gap-\[0\.625rem\] {
    gap: 0.625rem !important;
  }

  .xs\:gap-2 {
    gap: 0.5rem;
  }

  .xs\:gap-4 {
    gap: 1rem;
  }

  .xs\:gap-5 {
    gap: 1.25rem;
  }

  .xs\:gap-\[0\.625rem\] {
    gap: 0.625rem;
  }

  .xs\:gap-\[0\.875rem\] {
    gap: 0.875rem;
  }

  .xs\:gap-x-5 {
    column-gap: 1.25rem;
  }

  .xs\:gap-y-5 {
    row-gap: 1.25rem;
  }

  .xs\:gap-y-\[0\.875rem\] {
    row-gap: 0.875rem;
  }

  .xs\:gap-y-\[1\.75rem\] {
    row-gap: 1.75rem;
  }

  .xs\:\!space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .xs\:\!space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse)) !important;
  }

  .xs\: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)));
  }

  .xs\: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));
  }

  .xs\: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));
  }

  .xs\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-\[0\.375rem\] > :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));
  }

  .xs\:space-y-\[0\.625rem\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-\[0\.875rem\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
  }

  .xs\:text-wrap {
    text-wrap: wrap;
  }

  .xs\:border-2 {
    border-width: 2px;
  }

  .xs\:border-4 {
    border-width: 4px;
  }

  .xs\:border-\[0\.125rem\] {
    border-width: 0.125rem;
  }

  .xs\:border-b-2 {
    border-bottom-width: 2px;
  }

  .xs\:\!p-3 {
    padding: 0.75rem !important;
  }

  .xs\:\!p-5 {
    padding: 1.25rem !important;
  }

  .xs\:p-0 {
    padding: 0px;
  }

  .xs\:p-2\.5 {
    padding: 0.625rem;
  }

  .xs\:p-5 {
    padding: 1.25rem;
  }

  .xs\:p-\[0\.375rem\] {
    padding: 0.375rem;
  }

  .xs\:p-\[0\.625rem\] {
    padding: 0.625rem;
  }

  .xs\:p-\[1\.25rem\] {
    padding: 1.25rem;
  }

  .xs\:\!px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .xs\:\!px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .xs\:\!px-\[0\.875rem\] {
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }

  .xs\:\!px-\[1\.25rem\] {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .xs\:\!px-\[1rem\] {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .xs\:\!py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .xs\:\!py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .xs\:\!py-\[0\.5rem\] {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .xs\:\!py-\[1\.25rem\] {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

  .xs\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .xs\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .xs\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .xs\:px-\[0\.375rem\] {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .xs\:px-\[0\.5rem\] {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .xs\:px-\[0\.875rem\] {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .xs\:px-\[1\.25rem\] {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .xs\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .xs\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .xs\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .xs\:py-\[0\.188rem\] {
    padding-top: 0.188rem;
    padding-bottom: 0.188rem;
  }

  .xs\:py-\[0\.25rem\] {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .xs\:py-\[0\.375rem\] {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .xs\:py-\[0\.5rem\] {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .xs\:py-\[0\.625rem\] {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .xs\:py-\[0\.875rem\] {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .xs\:py-\[1dvh\] {
    padding-top: 1dvh;
    padding-bottom: 1dvh;
  }

  .xs\:\!pb-5 {
    padding-bottom: 1.25rem !important;
  }

  .xs\:\!pl-4 {
    padding-left: 1rem !important;
  }

  .xs\:pl-10 {
    padding-left: 2.5rem;
  }

  .xs\:pl-\[1rem\] {
    padding-left: 1rem;
  }

  .xs\:pr-3 {
    padding-right: 0.75rem;
  }

  .xs\:pr-7 {
    padding-right: 1.75rem;
  }

  .xs\:pr-\[0\.625rem\] {
    padding-right: 0.625rem;
  }

  .xs\:\!text-\[0\.875rem\] {
    font-size: 0.875rem !important;
  }

  .xs\:\!text-\[1\.125rem\] {
    font-size: 1.125rem !important;
  }

  .xs\:\!text-\[1\.25rem\] {
    font-size: 1.25rem !important;
  }

  .xs\:\!text-\[1\.375rem\] {
    font-size: 1.375rem !important;
  }

  .xs\:\!text-\[1\.5rem\] {
    font-size: 1.5rem !important;
  }

  .xs\:\!text-\[1\.7dvh\] {
    font-size: 1.7dvh !important;
  }

  .xs\:\!text-\[1rem\] {
    font-size: 1rem !important;
  }

  .xs\:\!text-\[2\.5dvh\] {
    font-size: 2.5dvh !important;
  }

  .xs\:\!text-\[4\.1dvw\] {
    font-size: 4.1dvw !important;
  }

  .xs\:\!text-\[5\.4dvh\] {
    font-size: 5.4dvh !important;
  }

  .xs\:text-\[0\.75rem\] {
    font-size: 0.75rem;
  }

  .xs\:text-\[0\.875rem\] {
    font-size: 0.875rem;
  }

  .xs\:text-\[1\.125rem\] {
    font-size: 1.125rem;
  }

  .xs\:text-\[1\.25rem\] {
    font-size: 1.25rem;
  }

  .xs\:text-\[1\.5rem\] {
    font-size: 1.5rem;
  }

  .xs\:text-\[1rem\] {
    font-size: 1rem;
  }

  .xs\:text-\[4\.65dvw\] {
    font-size: 4.65dvw;
  }

  .xs\:\!leading-4 {
    line-height: 1rem !important;
  }

  .xs\:\!leading-5 {
    line-height: 1.25rem !important;
  }

  .xs\:\!leading-6 {
    line-height: 1.5rem !important;
  }

  .xs\:\!leading-7 {
    line-height: 1.75rem !important;
  }

  .xs\:\!leading-8 {
    line-height: 2rem !important;
  }

  .xs\:\!leading-\[2\.2vdh\] {
    line-height: 2.2vdh !important;
  }

  .xs\:\!leading-\[3\.4dvh\] {
    line-height: 3.4dvh !important;
  }

  .xs\:\!leading-\[3\.5dvh\] {
    line-height: 3.5dvh !important;
  }

  .xs\:\!leading-\[3\.5vdh\] {
    line-height: 3.5vdh !important;
  }

  .xs\:\!leading-\[3dvh\] {
    line-height: 3dvh !important;
  }

  .xs\:leading-3 {
    line-height: .75rem;
  }

  .xs\:leading-4 {
    line-height: 1rem;
  }

  .xs\:leading-5 {
    line-height: 1.25rem;
  }

  .xs\:leading-6 {
    line-height: 1.5rem;
  }

  .xs\:leading-8 {
    line-height: 2rem;
  }

  .xs\:leading-\[1\.125rem\] {
    line-height: 1.125rem;
  }

  .xs\:leading-\[1\.375rem\] {
    line-height: 1.375rem;
  }

  .xs\:\!text-\[2\.5vdh\] {
    color: 2.5vdh !important;
  }

  .xs\:placeholder\:\!text-\[1\.125rem\]::placeholder {
    font-size: 1.125rem !important;
  }

  .xs\:placeholder\:\!leading-5::placeholder {
    line-height: 1.25rem !important;
  }
}

@media (min-width: 640px) {

  .sm\:mx-\[2rem\] {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .sm\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .sm\:my-\[0\.625rem\] {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

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

  .sm\:ml-\[1\.25rem\] {
    margin-left: 1.25rem;
  }

  .sm\:mr-0 {
    margin-right: 0px;
  }

  .sm\:mt-\[0\.625rem\] {
    margin-top: 0.625rem;
  }

  .sm\:block {
    display: block;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:h-\[25rem\] {
    height: 25rem;
  }

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

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

  .sm\: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));
  }

  .sm\: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));
  }

  .sm\: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));
  }

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

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

  .sm\:bg-\[linear-gradient\(180deg\2c _rgba\(15\2c 180\2c 156\2c 0\.3\)_0\%\2c _rgba\(33\2c 126\2c 112\2c 0\.3\)_100\%\)\] {
    background-image: linear-gradient(180deg, rgba(15,180,156,0.3) 0%, rgba(33,126,112,0.3) 100%);
  }

  .sm\:p-0 {
    padding: 0px;
  }

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

  .sm\:p-\[0\.875rem\] {
    padding: 0.875rem;
  }

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

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

  .sm\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .sm\:leading-6 {
    line-height: 1.5rem;
  }
}

@media (min-width: 768px) {

  .md\:static {
    position: static;
  }

  .md\:absolute {
    position: absolute;
  }

  .md\:relative {
    position: relative;
  }

  .md\:bottom-auto {
    bottom: auto;
  }

  .md\:right-2 {
    right: 0.5rem;
  }

  .md\:top-0 {
    top: 0px;
  }

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

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

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

  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .md\:\!col-start-1 {
    grid-column-start: 1 !important;
  }

  .md\:col-start-1 {
    grid-column-start: 1;
  }

  .md\:col-start-2 {
    grid-column-start: 2;
  }

  .md\:\!row-span-3 {
    grid-row: span 3 / span 3 !important;
  }

  .md\:row-span-3 {
    grid-row: span 3 / span 3;
  }

  .md\:\!row-start-1 {
    grid-row-start: 1 !important;
  }

  .md\:\!row-start-2 {
    grid-row-start: 2 !important;
  }

  .md\:\!row-start-3 {
    grid-row-start: 3 !important;
  }

  .md\:row-start-1 {
    grid-row-start: 1;
  }

  .md\:row-start-2 {
    grid-row-start: 2;
  }

  .md\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .md\:mx-\[1rem\] {
    margin-left: 1rem;
    margin-right: 1rem;
  }

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

  .md\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .md\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .md\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .md\:\!mt-0 {
    margin-top: 0px !important;
  }

  .md\:\!mt-5 {
    margin-top: 1.25rem !important;
  }

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

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

  .md\:mb-\[0\.875rem\] {
    margin-bottom: 0.875rem;
  }

  .md\:mb-\[2\.5rem\] {
    margin-bottom: 2.5rem;
  }

  .md\:mb-auto {
    margin-bottom: auto;
  }

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

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

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

  .md\:ml-\[0\.5rem\] {
    margin-left: 0.5rem;
  }

  .md\:ml-auto {
    margin-left: auto;
  }

  .md\:mr-\[0\.625rem\] {
    margin-right: 0.625rem;
  }

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

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

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

  .md\:mt-\[0\.375rem\] {
    margin-top: 0.375rem;
  }

  .md\:mt-\[0\.413rem\] {
    margin-top: 0.413rem;
  }

  .md\:mt-\[0\.5rem\] {
    margin-top: 0.5rem;
  }

  .md\:mt-\[0\.75rem\] {
    margin-top: 0.75rem;
  }

  .md\:mt-\[0\.875rem\] {
    margin-top: 0.875rem;
  }

  .md\:mt-\[2\.5rem\] {
    margin-top: 2.5rem;
  }

  .md\:line-clamp-1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:grid {
    display: grid;
  }

  .md\:hidden {
    display: none;
  }

  .md\:\!h-4 {
    height: 1rem !important;
  }

  .md\:\!h-\[1\.5rem\] {
    height: 1.5rem !important;
  }

  .md\:\!h-\[1\.875rem\] {
    height: 1.875rem !important;
  }

  .md\:\!h-\[2\.5rem\] {
    height: 2.5rem !important;
  }

  .md\:\!h-\[7\.375rem\] {
    height: 7.375rem !important;
  }

  .md\:\!h-full {
    height: 100% !important;
  }

  .md\:h-2 {
    height: 0.5rem;
  }

  .md\:h-3 {
    height: 0.75rem;
  }

  .md\:h-4 {
    height: 1rem;
  }

  .md\:h-6 {
    height: 1.5rem;
  }

  .md\:h-\[0\.813rem\] {
    height: 0.813rem;
  }

  .md\:h-\[0\.875rem\] {
    height: 0.875rem;
  }

  .md\:h-\[1\.039rem\] {
    height: 1.039rem;
  }

  .md\:h-\[1\.063rem\] {
    height: 1.063rem;
  }

  .md\:h-\[1\.375rem\] {
    height: 1.375rem;
  }

  .md\:h-\[1\.5rem\] {
    height: 1.5rem;
  }

  .md\:h-\[1\.75rem\] {
    height: 1.75rem;
  }

  .md\:h-\[1\.8rem\] {
    height: 1.8rem;
  }

  .md\:h-\[1rem\] {
    height: 1rem;
  }

  .md\:h-\[2\.125rem\] {
    height: 2.125rem;
  }

  .md\:h-\[2\.375rem\] {
    height: 2.375rem;
  }

  .md\:h-\[2\.5rem\] {
    height: 2.5rem;
  }

  .md\:h-\[3\.75rem\] {
    height: 3.75rem;
  }

  .md\:h-\[5rem\] {
    height: 5rem;
  }

  .md\:h-auto {
    height: auto;
  }

  .md\:\!max-h-\[0\.875rem\] {
    max-height: 0.875rem !important;
  }

  .md\:\!max-h-\[1\.25rem\] {
    max-height: 1.25rem !important;
  }

  .md\:\!max-h-\[1\.375rem\] {
    max-height: 1.375rem !important;
  }

  .md\:\!max-h-\[1\.5rem\] {
    max-height: 1.5rem !important;
  }

  .md\:\!max-h-\[1\.625rem\] {
    max-height: 1.625rem !important;
  }

  .md\:\!max-h-\[1\.875rem\] {
    max-height: 1.875rem !important;
  }

  .md\:\!max-h-\[1rem\] {
    max-height: 1rem !important;
  }

  .md\:\!max-h-\[2\.125rem\] {
    max-height: 2.125rem !important;
  }

  .md\:\!max-h-\[2\.5rem\] {
    max-height: 2.5rem !important;
  }

  .md\:\!max-h-\[3\.75rem\] {
    max-height: 3.75rem !important;
  }

  .md\:\!max-h-\[30dvh\] {
    max-height: 30dvh !important;
  }

  .md\:max-h-\[1\.625rem\] {
    max-height: 1.625rem;
  }

  .md\:max-h-\[1\.75rem\] {
    max-height: 1.75rem;
  }

  .md\:max-h-\[1\.875rem\] {
    max-height: 1.875rem;
  }

  .md\:max-h-\[1rem\] {
    max-height: 1rem;
  }

  .md\:max-h-\[3\.5rem\] {
    max-height: 3.5rem;
  }

  .md\:max-h-\[calc\(100dvh-12\.5rem\)\] {
    max-height: calc(100dvh - 12.5rem);
  }

  .md\:max-h-\[calc\(100dvh-15rem\)\] {
    max-height: calc(100dvh - 15rem);
  }

  .md\:max-h-\[calc\(100dvh-19\.625rem\)\] {
    max-height: calc(100dvh - 19.625rem);
  }

  .md\:max-h-\[calc\(61dvh\)\] {
    max-height: calc(61dvh);
  }

  .md\:\!min-h-\[0\.875rem\] {
    min-height: 0.875rem !important;
  }

  .md\:\!min-h-\[1\.25rem\] {
    min-height: 1.25rem !important;
  }

  .md\:\!min-h-\[1\.375rem\] {
    min-height: 1.375rem !important;
  }

  .md\:\!min-h-\[1\.5rem\] {
    min-height: 1.5rem !important;
  }

  .md\:\!min-h-\[1\.625rem\] {
    min-height: 1.625rem !important;
  }

  .md\:\!min-h-\[1\.875rem\] {
    min-height: 1.875rem !important;
  }

  .md\:\!min-h-\[1rem\] {
    min-height: 1rem !important;
  }

  .md\:\!min-h-\[2\.125rem\] {
    min-height: 2.125rem !important;
  }

  .md\:\!min-h-\[2\.5rem\] {
    min-height: 2.5rem !important;
  }

  .md\:\!min-h-\[3\.75rem\] {
    min-height: 3.75rem !important;
  }

  .md\:\!min-h-\[30dvh\] {
    min-height: 30dvh !important;
  }

  .md\:min-h-\[1\.5rem\] {
    min-height: 1.5rem;
  }

  .md\:min-h-\[1\.75rem\] {
    min-height: 1.75rem;
  }

  .md\:min-h-\[1rem\] {
    min-height: 1rem;
  }

  .md\:min-h-\[2\.125rem\] {
    min-height: 2.125rem;
  }

  .md\:min-h-\[2\.5rem\] {
    min-height: 2.5rem;
  }

  .md\:min-h-\[calc\(100dvh-15rem\)\] {
    min-height: calc(100dvh - 15rem);
  }

  .md\:min-h-\[calc\(100dvh-19\.625rem\)\] {
    min-height: calc(100dvh - 19.625rem);
  }

  .md\:\!w-4 {
    width: 1rem !important;
  }

  .md\:\!w-\[1\.5rem\] {
    width: 1.5rem !important;
  }

  .md\:\!w-\[1\.875rem\] {
    width: 1.875rem !important;
  }

  .md\:\!w-\[2\.5rem\] {
    width: 2.5rem !important;
  }

  .md\:\!w-\[3\.75rem\] {
    width: 3.75rem !important;
  }

  .md\:\!w-\[5\.625rem\] {
    width: 5.625rem !important;
  }

  .md\:\!w-\[5\.875rem\] {
    width: 5.875rem !important;
  }

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

  .md\:w-2 {
    width: 0.5rem;
  }

  .md\:w-3 {
    width: 0.75rem;
  }

  .md\:w-4 {
    width: 1rem;
  }

  .md\:w-\[0\.813rem\] {
    width: 0.813rem;
  }

  .md\:w-\[1\.039rem\] {
    width: 1.039rem;
  }

  .md\:w-\[1\.063rem\] {
    width: 1.063rem;
  }

  .md\:w-\[1\.375rem\] {
    width: 1.375rem;
  }

  .md\:w-\[1\.5rem\] {
    width: 1.5rem;
  }

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

  .md\:w-\[2\.125rem\] {
    width: 2.125rem;
  }

  .md\:w-\[23\.125rem\] {
    width: 23.125rem;
  }

  .md\:w-\[24\.063rem\] {
    width: 24.063rem;
  }

  .md\:w-\[3\.75rem\] {
    width: 3.75rem;
  }

  .md\:w-\[7\.25rem\] {
    width: 7.25rem;
  }

  .md\:w-\[8\.5rem\] {
    width: 8.5rem;
  }

  .md\:w-auto {
    width: auto;
  }

  .md\:w-fit {
    width: fit-content;
  }

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

  .md\:\!min-w-\[0\.875rem\] {
    min-width: 0.875rem !important;
  }

  .md\:\!min-w-\[1\.25rem\] {
    min-width: 1.25rem !important;
  }

  .md\:\!min-w-\[1\.375rem\] {
    min-width: 1.375rem !important;
  }

  .md\:\!min-w-\[1\.5rem\] {
    min-width: 1.5rem !important;
  }

  .md\:\!min-w-\[1\.625rem\] {
    min-width: 1.625rem !important;
  }

  .md\:\!min-w-\[1\.875rem\] {
    min-width: 1.875rem !important;
  }

  .md\:\!min-w-\[17\.5rem\] {
    min-width: 17.5rem !important;
  }

  .md\:\!min-w-\[1rem\] {
    min-width: 1rem !important;
  }

  .md\:\!min-w-\[2\.125rem\] {
    min-width: 2.125rem !important;
  }

  .md\:\!min-w-\[2\.5rem\] {
    min-width: 2.5rem !important;
  }

  .md\:\!min-w-\[3\.75rem\] {
    min-width: 3.75rem !important;
  }

  .md\:\!min-w-fit {
    min-width: fit-content !important;
  }

  .md\:min-w-\[1\.5rem\] {
    min-width: 1.5rem;
  }

  .md\:min-w-\[11\.875rem\] {
    min-width: 11.875rem;
  }

  .md\:min-w-\[18\.75rem\] {
    min-width: 18.75rem;
  }

  .md\:min-w-\[1rem\] {
    min-width: 1rem;
  }

  .md\:min-w-\[2\.125rem\] {
    min-width: 2.125rem;
  }

  .md\:min-w-\[2\.5rem\] {
    min-width: 2.5rem;
  }

  .md\:min-w-\[27rem\] {
    min-width: 27rem;
  }

  .md\:min-w-\[3\.75rem\] {
    min-width: 3.75rem;
  }

  .md\:min-w-\[5\.313rem\] {
    min-width: 5.313rem;
  }

  .md\:\!max-w-\[0\.875rem\] {
    max-width: 0.875rem !important;
  }

  .md\:\!max-w-\[1\.25rem\] {
    max-width: 1.25rem !important;
  }

  .md\:\!max-w-\[1\.375rem\] {
    max-width: 1.375rem !important;
  }

  .md\:\!max-w-\[1\.5rem\] {
    max-width: 1.5rem !important;
  }

  .md\:\!max-w-\[1\.625rem\] {
    max-width: 1.625rem !important;
  }

  .md\:\!max-w-\[1\.875rem\] {
    max-width: 1.875rem !important;
  }

  .md\:\!max-w-\[1rem\] {
    max-width: 1rem !important;
  }

  .md\:\!max-w-\[2\.125rem\] {
    max-width: 2.125rem !important;
  }

  .md\:\!max-w-\[2\.5rem\] {
    max-width: 2.5rem !important;
  }

  .md\:\!max-w-\[3\.75rem\] {
    max-width: 3.75rem !important;
  }

  .md\:max-w-96 {
    max-width: 24rem;
  }

  .md\:max-w-\[18\.75rem\] {
    max-width: 18.75rem;
  }

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

  .md\:max-w-\[3\.75rem\] {
    max-width: 3.75rem;
  }

  .md\:flex-none {
    flex: none;
  }

  .md\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

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

  .md\:grid-cols-\[auto_1fr_auto_1fr\] {
    grid-template-columns: auto 1fr auto 1fr;
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:flex-col {
    flex-direction: column;
  }

  .md\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .md\:items-start {
    align-items: flex-start;
  }

  .md\:items-center {
    align-items: center;
  }

  .md\:justify-start {
    justify-content: flex-start;
  }

  .md\:justify-end {
    justify-content: flex-end;
  }

  .md\:justify-center {
    justify-content: center;
  }

  .md\:\!justify-between {
    justify-content: space-between !important;
  }

  .md\:justify-between {
    justify-content: space-between;
  }

  .md\:gap-0 {
    gap: 0px;
  }

  .md\:gap-1 {
    gap: 0.25rem;
  }

  .md\:gap-2 {
    gap: 0.5rem;
  }

  .md\:gap-5 {
    gap: 1.25rem;
  }

  .md\:gap-\[0\.625rem\] {
    gap: 0.625rem;
  }

  .md\:gap-\[0\.875rem\] {
    gap: 0.875rem;
  }

  .md\:gap-x-5 {
    column-gap: 1.25rem;
  }

  .md\:gap-x-\[1\.875rem\] {
    column-gap: 1.875rem;
  }

  .md\:gap-y-2 {
    row-gap: 0.5rem;
  }

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

  .md\: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));
  }

  .md\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-\[0\.875rem\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-\[1\.8dvh\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.8dvh * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.8dvh * var(--tw-space-y-reverse));
  }

  .md\:overflow-auto {
    overflow: auto;
  }

  .md\:overflow-visible {
    overflow: visible;
  }

  .md\:overflow-y-auto {
    overflow-y: auto;
  }

  .md\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .md\:text-nowrap {
    text-wrap: nowrap;
  }

  .md\:rounded-\[1\.25rem\] {
    border-radius: 1.25rem;
  }

  .md\:rounded-none {
    border-radius: 0px;
  }

  .md\:border {
    border-width: 1px;
  }

  .md\:border-none {
    border-style: none;
  }

  .md\:\!bg-\[\#FFFFFF80\] {
    background-color: #FFFFFF80 !important;
  }

  .md\:\!bg-transparent {
    background-color: transparent !important;
  }

  .md\:bg-\[\#00000026\] {
    background-color: #00000026;
  }

  .md\:bg-\[\#FFFFFF4D\] {
    background-color: #FFFFFF4D;
  }

  .md\:bg-\[\#FFFFFF50\] {
    background-color: #FFFFFF50;
  }

  .md\:bg-\[\#FFFFFF80\] {
    background-color: #FFFFFF80;
  }

  .md\:bg-transparent {
    background-color: transparent;
  }

  .md\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }

  .md\:bg-white\/50 {
    background-color: rgb(255 255 255 / 0.5);
  }

  .md\:\!p-0 {
    padding: 0px !important;
  }

  .md\:\!p-2 {
    padding: 0.5rem !important;
  }

  .md\:\!p-5 {
    padding: 1.25rem !important;
  }

  .md\:\!p-\[0\.875rem\] {
    padding: 0.875rem !important;
  }

  .md\:\!p-\[1\.25rem\] {
    padding: 1.25rem !important;
  }

  .md\:p-0 {
    padding: 0px;
  }

  .md\:p-3 {
    padding: 0.75rem;
  }

  .md\:p-5 {
    padding: 1.25rem;
  }

  .md\:p-\[0\.125rem\] {
    padding: 0.125rem;
  }

  .md\:p-\[0\.875rem\] {
    padding: 0.875rem;
  }

  .md\:p-\[0\.938rem\] {
    padding: 0.938rem;
  }

  .md\:p-\[1\.25rem\] {
    padding: 1.25rem;
  }

  .md\:p-\[1\.875rem\] {
    padding: 1.875rem;
  }

  .md\:\!px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .md\:\!px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .md\:\!px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .md\:\!px-\[0\.75rem\] {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .md\:\!px-\[1\.25rem\] {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .md\:\!px-\[1\.875rem\] {
    padding-left: 1.875rem !important;
    padding-right: 1.875rem !important;
  }

  .md\:\!py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .md\:\!py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .md\:\!py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .md\:\!py-\[0\.375rem\] {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .md\:\!py-\[0\.5rem\] {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .md\:\!py-\[0\.625rem\] {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }

  .md\:\!py-\[0\.875rem\] {
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
  }

  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .md\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .md\:px-44 {
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .md\:px-\[0\.5rem\] {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .md\:px-\[0\.875rem\] {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .md\:px-\[2\.125rem\] {
    padding-left: 2.125rem;
    padding-right: 2.125rem;
  }

  .md\:px-\[3\.75rem\] {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }

  .md\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .md\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .md\:py-\[0\.188rem\] {
    padding-top: 0.188rem;
    padding-bottom: 0.188rem;
  }

  .md\:py-\[0\.625rem\] {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .md\:\!pb-0 {
    padding-bottom: 0px !important;
  }

  .md\:\!pb-\[0\.375rem\] {
    padding-bottom: 0.375rem !important;
  }

  .md\:\!pt-0 {
    padding-top: 0px !important;
  }

  .md\:pb-\[0\.875rem\] {
    padding-bottom: 0.875rem;
  }

  .md\:pl-3 {
    padding-left: 0.75rem;
  }

  .md\:pl-4 {
    padding-left: 1rem;
  }

  .md\:pl-\[0\.75rem\] {
    padding-left: 0.75rem;
  }

  .md\:pl-\[0\.875rem\] {
    padding-left: 0.875rem;
  }

  .md\:pr-10 {
    padding-right: 2.5rem;
  }

  .md\:pr-2 {
    padding-right: 0.5rem;
  }

  .md\:pr-8 {
    padding-right: 2rem;
  }

  .md\:pr-\[0\.188rem\] {
    padding-right: 0.188rem;
  }

  .md\:pr-\[0\.375rem\] {
    padding-right: 0.375rem;
  }

  .md\:pt-0 {
    padding-top: 0px;
  }

  .md\:pt-2 {
    padding-top: 0.5rem;
  }

  .md\:text-left {
    text-align: left;
  }

  .md\:text-start {
    text-align: start;
  }

  .md\:\!text-\[0\.75rem\] {
    font-size: 0.75rem !important;
  }

  .md\:\!text-\[0\.875rem\] {
    font-size: 0.875rem !important;
  }

  .md\:\!text-\[1\.125rem\] {
    font-size: 1.125rem !important;
  }

  .md\:\!text-\[1rem\] {
    font-size: 1rem !important;
  }

  .md\:text-\[0\.70rem\] {
    font-size: 0.70rem;
  }

  .md\:text-\[0\.75rem\] {
    font-size: 0.75rem;
  }

  .md\:text-\[0\.825rem\] {
    font-size: 0.825rem;
  }

  .md\:text-\[0\.875rem\] {
    font-size: 0.875rem;
  }

  .md\:text-\[1rem\] {
    font-size: 1rem;
  }

  .md\:\!leading-4 {
    line-height: 1rem !important;
  }

  .md\:\!leading-5 {
    line-height: 1.25rem !important;
  }

  .md\:\!leading-6 {
    line-height: 1.5rem !important;
  }

  .md\:\!leading-\[1\.125rem\] {
    line-height: 1.125rem !important;
  }

  .md\:leading-4 {
    line-height: 1rem;
  }

  .md\:leading-5 {
    line-height: 1.25rem;
  }

  .md\:leading-\[1\.125rem\] {
    line-height: 1.125rem;
  }

  .md\:tracking-normal {
    letter-spacing: 0em;
  }

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

  .md\:underline {
    text-decoration-line: underline;
  }

  .md\:no-underline {
    text-decoration-line: none;
  }

  .md\:underline-offset-2 {
    text-underline-offset: 2px;
  }

  .md\: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);
  }

  .md\:placeholder\:\!text-\[0\.875rem\]::placeholder {
    font-size: 0.875rem !important;
  }

  .md\:placeholder\:\!leading-4::placeholder {
    line-height: 1rem !important;
  }

  .md\:placeholder\:\!leading-6::placeholder {
    line-height: 1.5rem !important;
  }

  .group:hover .group-hover\:md\:text-\[\#2A3646\] {
    --tw-text-opacity: 1;
    color: rgb(42 54 70 / var(--tw-text-opacity, 1));
  }
}

@media (min-width: 1024px) {

  .lg\:static {
    position: static;
  }

  .lg\:relative {
    position: relative;
  }

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

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

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

  .lg\:col-start-1 {
    grid-column-start: 1;
  }

  .lg\:\!mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .lg\:my-\[0\.875rem\] {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

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

  .lg\:mb-\[0\.875rem\] {
    margin-bottom: 0.875rem;
  }

  .lg\:ml-\[0\.625rem\] {
    margin-left: 0.625rem;
  }

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

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

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

  .lg\:mt-\[0\.75rem\] {
    margin-top: 0.75rem;
  }

  .lg\:mt-\[0\.875rem\] {
    margin-top: 0.875rem;
  }

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:\!h-4 {
    height: 1rem !important;
  }

  .lg\:\!h-6 {
    height: 1.5rem !important;
  }

  .lg\:h-4 {
    height: 1rem;
  }

  .lg\:h-5 {
    height: 1.25rem;
  }

  .lg\:h-\[0\.625rem\] {
    height: 0.625rem;
  }

  .lg\:h-\[0\.875rem\] {
    height: 0.875rem;
  }

  .lg\:h-\[1\.125rem\] {
    height: 1.125rem;
  }

  .lg\:h-\[1\.5rem\] {
    height: 1.5rem;
  }

  .lg\:h-\[1\.875rem\] {
    height: 1.875rem;
  }

  .lg\:h-\[2\.375rem\] {
    height: 2.375rem;
  }

  .lg\:h-\[98dvh\] {
    height: 98dvh;
  }

  .lg\:h-\[calc\(100dvh-2\.5rem\)\] {
    height: calc(100dvh - 2.5rem);
  }

  .lg\:h-auto {
    height: auto;
  }

  .lg\:h-full {
    height: 100%;
  }

  .lg\:\!max-h-4 {
    max-height: 1rem !important;
  }

  .lg\:\!max-h-\[1\.625rem\] {
    max-height: 1.625rem !important;
  }

  .lg\:\!max-h-\[1\.875rem\] {
    max-height: 1.875rem !important;
  }

  .lg\:\!max-h-\[2\.5rem\] {
    max-height: 2.5rem !important;
  }

  .lg\:max-h-\[1\.5rem\] {
    max-height: 1.5rem;
  }

  .lg\:max-h-\[98dvh\] {
    max-height: 98dvh;
  }

  .lg\:max-h-\[calc\(100dvh-14\.125rem\)\] {
    max-height: calc(100dvh - 14.125rem);
  }

  .lg\:max-h-\[calc\(100dvh-9\.375rem\)\] {
    max-height: calc(100dvh - 9.375rem);
  }

  .lg\:max-h-\[calc\(98dvh-2\.5rem-5rem-4\.625rem\)\] {
    max-height: calc(98dvh - 2.5rem - 5rem - 4.625rem);
  }

  .lg\:\!min-h-4 {
    min-height: 1rem !important;
  }

  .lg\:\!min-h-\[1\.625rem\] {
    min-height: 1.625rem !important;
  }

  .lg\:\!min-h-\[1\.875rem\] {
    min-height: 1.875rem !important;
  }

  .lg\:\!min-h-\[2\.5rem\] {
    min-height: 2.5rem !important;
  }

  .lg\:\!w-4 {
    width: 1rem !important;
  }

  .lg\:\!w-6 {
    width: 1.5rem !important;
  }

  .lg\:w-4 {
    width: 1rem;
  }

  .lg\:w-5 {
    width: 1.25rem;
  }

  .lg\:w-\[0\.625rem\] {
    width: 0.625rem;
  }

  .lg\:w-\[0\.875rem\] {
    width: 0.875rem;
  }

  .lg\:w-\[1\.125rem\] {
    width: 1.125rem;
  }

  .lg\:w-\[1\.5rem\] {
    width: 1.5rem;
  }

  .lg\:w-\[1\.875rem\] {
    width: 1.875rem;
  }

  .lg\:w-\[17\.5rem\] {
    width: 17.5rem;
  }

  .lg\:w-\[80\%\] {
    width: 80%;
  }

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

  .lg\:\!min-w-4 {
    min-width: 1rem !important;
  }

  .lg\:\!min-w-\[1\.625rem\] {
    min-width: 1.625rem !important;
  }

  .lg\:\!min-w-\[2\.5rem\] {
    min-width: 2.5rem !important;
  }

  .lg\:\!min-w-\[6\.875rem\] {
    min-width: 6.875rem !important;
  }

  .lg\:min-w-\[17\.5rem\] {
    min-width: 17.5rem;
  }

  .lg\:min-w-\[22\.5rem\] {
    min-width: 22.5rem;
  }

  .lg\:\!max-w-4 {
    max-width: 1rem !important;
  }

  .lg\:\!max-w-\[1\.625rem\] {
    max-width: 1.625rem !important;
  }

  .lg\:\!max-w-\[2\.5rem\] {
    max-width: 2.5rem !important;
  }

  .lg\:max-w-\[17\.5rem\] {
    max-width: 17.5rem;
  }

  .lg\:max-w-\[22\.5rem\] {
    max-width: 22.5rem;
  }

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

  .lg\:-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));
  }

  .lg\: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));
  }

  .lg\: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));
  }

  .lg\: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));
  }

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

  .lg\:grid-cols-\[20\%_20\%_60\%\] {
    grid-template-columns: 20% 20% 60%;
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:flex-col {
    flex-direction: column;
  }

  .lg\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .lg\:items-center {
    align-items: center;
  }

  .lg\:justify-start {
    justify-content: flex-start;
  }

  .lg\:gap-1 {
    gap: 0.25rem;
  }

  .lg\:gap-3 {
    gap: 0.75rem;
  }

  .lg\:gap-5 {
    gap: 1.25rem;
  }

  .lg\:gap-x-0 {
    column-gap: 0px;
  }

  .lg\:gap-y-\[0\.825rem\] {
    row-gap: 0.825rem;
  }

  .lg\: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));
  }

  .lg\:space-y-\[0\.875rem\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
  }

  .lg\:rounded-\[1\.25rem\] {
    border-radius: 1.25rem;
  }

  .lg\:rounded-br-\[1\.25rem\] {
    border-bottom-right-radius: 1.25rem;
  }

  .lg\:rounded-tl-none {
    border-top-left-radius: 0px;
  }

  .lg\:bg-logoWithTextHorizontal {
    background-image: url(/logo-with-text-horizontal.svg);
  }

  .lg\:\!p-\[0\.875rem\] {
    padding: 0.875rem !important;
  }

  .lg\:p-\[0\.875rem\] {
    padding: 0.875rem;
  }

  .lg\:px-\[0\.75rem\] {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .lg\:px-\[0\.875rem\] {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .lg\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .lg\:py-\[0\.125rem\] {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .lg\:py-\[0\.375rem\] {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .lg\:py-\[0\.4rem\] {
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
  }

  .lg\:py-\[0\.875rem\] {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .lg\:\!pl-5 {
    padding-left: 1.25rem !important;
  }

  .lg\:\!pr-\[0\.188rem\] {
    padding-right: 0.188rem !important;
  }

  .lg\:pl-5 {
    padding-left: 1.25rem;
  }

  .lg\:pr-2 {
    padding-right: 0.5rem;
  }

  .lg\:pr-3 {
    padding-right: 0.75rem;
  }

  .lg\:pt-\[5\.375rem\] {
    padding-top: 5.375rem;
  }

  .lg\:text-left {
    text-align: left;
  }

  .lg\:text-center {
    text-align: center;
  }

  .lg\:\!text-\[0\.75rem\] {
    font-size: 0.75rem !important;
  }

  .lg\:\!text-\[0\.875rem\] {
    font-size: 0.875rem !important;
  }

  .lg\:\!text-\[1rem\] {
    font-size: 1rem !important;
  }

  .lg\:text-\[0\.75rem\] {
    font-size: 0.75rem;
  }

  .lg\:text-\[0\.875rem\] {
    font-size: 0.875rem;
  }

  .lg\:text-\[0\.9rem\] {
    font-size: 0.9rem;
  }

  .lg\:text-\[1\.25rem\] {
    font-size: 1.25rem;
  }

  .lg\:text-\[1rem\] {
    font-size: 1rem;
  }

  .lg\:\!leading-4 {
    line-height: 1rem !important;
  }

  .lg\:\!leading-5 {
    line-height: 1.25rem !important;
  }

  .lg\:\!leading-\[1\.125rem\] {
    line-height: 1.125rem !important;
  }

  .lg\:leading-4 {
    line-height: 1rem;
  }

  .lg\:leading-5 {
    line-height: 1.25rem;
  }

  .lg\:leading-6 {
    line-height: 1.5rem;
  }

  .lg\:leading-\[1\.125rem\] {
    line-height: 1.125rem;
  }

  .lg\:leading-\[1\.225rem\] {
    line-height: 1.225rem;
  }

  .lg\:opacity-100 {
    opacity: 1;
  }
}

@media (min-width: 1280px) {

  .xl\:absolute {
    position: absolute;
  }

  .xl\:\!right-\[3\.125rem\] {
    right: 3.125rem !important;
  }

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

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

  .xl\:top-\[0\.875rem\] {
    top: 0.875rem;
  }

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

  .xl\:col-start-2 {
    grid-column-start: 2;
  }

  .xl\:row-span-2 {
    grid-row: span 2 / span 2;
  }

  .xl\:\!my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .xl\:mx-\[2\.5rem\] {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

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

  .xl\:\!ml-auto {
    margin-left: auto !important;
  }

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

  .xl\:ml-auto {
    margin-left: auto;
  }

  .xl\:flex {
    display: flex;
  }

  .xl\:grid {
    display: grid;
  }

  .xl\:max-h-\[1\.625rem\] {
    max-height: 1.625rem;
  }

  .xl\:min-h-\[1\.625rem\] {
    min-height: 1.625rem;
  }

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

  .xl\:w-\[60\%\] {
    width: 60%;
  }

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

  .xl\:-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));
  }

  .xl\:-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));
  }

  .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-\[60\%_40\%\] {
    grid-template-columns: 60% 40%;
  }

  .xl\:flex-row {
    flex-direction: row;
  }

  .xl\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .xl\:items-center {
    align-items: center;
  }

  .xl\:justify-end {
    justify-content: flex-end;
  }

  .xl\:justify-between {
    justify-content: space-between;
  }

  .xl\:gap-2 {
    gap: 0.5rem;
  }

  .xl\:gap-5 {
    gap: 1.25rem;
  }

  .xl\:gap-6 {
    gap: 1.5rem;
  }

  .xl\:gap-x-5 {
    column-gap: 1.25rem;
  }

  .xl\:gap-y-0 {
    row-gap: 0px;
  }

  .xl\:\!space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0px * var(--tw-space-y-reverse)) !important;
  }

  .xl\: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));
  }

  .xl\: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));
  }

  .xl\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .xl\:text-left {
    text-align: left;
  }
}

@media (min-width: 1536px) {

  .\32xl\:block {
    display: block;
  }

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

  .\32xl\:justify-end {
    justify-content: flex-end;
  }

  .\32xl\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.\[\&\:\:-webkit-slider-runnable-track\]\:h-1::-webkit-slider-runnable-track {
  height: 0.25rem;
}

.\[\&\:\:-webkit-slider-runnable-track\]\:bg-gray-200::-webkit-slider-runnable-track {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

.\[\&\:\:-webkit-slider-thumb\]\:z-50::-webkit-slider-thumb {
  z-index: 50;
}

.\[\&\:\:-webkit-slider-thumb\]\:-mt-2::-webkit-slider-thumb {
  margin-top: -0.5rem;
}

.\[\&\:\:-webkit-slider-thumb\]\:h-\[1\.25rem\]::-webkit-slider-thumb {
  height: 1.25rem;
}

.\[\&\:\:-webkit-slider-thumb\]\:w-\[1\.25rem\]::-webkit-slider-thumb {
  width: 1.25rem;
}

.\[\&\:\:-webkit-slider-thumb\]\:cursor-pointer::-webkit-slider-thumb {
  cursor: pointer;
}

.\[\&\:\:-webkit-slider-thumb\]\:appearance-none::-webkit-slider-thumb {
  appearance: none;
}

.\[\&\:\:-webkit-slider-thumb\]\:rounded-full::-webkit-slider-thumb {
  border-radius: 9999px;
}

.\[\&\:\:-webkit-slider-thumb\]\:bg-orange-gradient::-webkit-slider-thumb {
  background-image: linear-gradient(to bottom, rgba(208, 116, 52, 1),rgba(252, 145, 70, 1));
}

.\[\&\:\:-webkit-slider-thumb\]\:shadow-\[0_0_0_2px_white\]::-webkit-slider-thumb {
  --tw-shadow: 0 0 0 2px white;
  --tw-shadow-colored: 0 0 0 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);
}

.\[\&\:\:-webkit-slider-thumb\]\:transition-all::-webkit-slider-thumb {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.\[\&\:\:-webkit-slider-thumb\]\:duration-300::-webkit-slider-thumb {
  transition-duration: 300ms;
}

.\[\&\:\:-webkit-slider-thumb\]\:hover\:brightness-125:hover::-webkit-slider-thumb {
  --tw-brightness: brightness(1.25);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/55c55f0601d81cf3-s.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/26a46d62cd723877-s.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/581909926a08bbc8-s.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/df0a9ae256c0569c-s.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/8e9860b6e62d6359-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: 'Inter Fallback';src: local("Arial");ascent-override: 90.44%;descent-override: 22.52%;line-gap-override: 0.00%;size-adjust: 107.12%
}.__className_e8ce0c {font-family: 'Inter', 'Inter Fallback';font-style: normal
}

:root {
  --toastify-color-light: #fff;
  --toastify-color-dark: #121212;
  --toastify-color-info: #3498db;
  --toastify-color-success: #07bc0c;
  --toastify-color-warning: #f1c40f;
  --toastify-color-error: hsl(6, 78%, 57%);
  --toastify-color-transparent: rgba(255, 255, 255, 0.7);

  --toastify-icon-color-info: var(--toastify-color-info);
  --toastify-icon-color-success: var(--toastify-color-success);
  --toastify-icon-color-warning: var(--toastify-color-warning);
  --toastify-icon-color-error: var(--toastify-color-error);

  --toastify-container-width: fit-content;
  --toastify-toast-width: 320px;
  --toastify-toast-offset: 16px;
  --toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));
  --toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));
  --toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));
  --toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));
  --toastify-toast-background: #fff;
  --toastify-toast-padding: 14px;
  --toastify-toast-min-height: 64px;
  --toastify-toast-max-height: 800px;
  --toastify-toast-bd-radius: 6px;
  --toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
  --toastify-font-family: sans-serif;
  --toastify-z-index: 9999;
  --toastify-text-color-light: #757575;
  --toastify-text-color-dark: #fff;

  /* Used only for colored theme */
  --toastify-text-color-info: #fff;
  --toastify-text-color-success: #fff;
  --toastify-text-color-warning: #fff;
  --toastify-text-color-error: #fff;

  --toastify-spinner-color: #616161;
  --toastify-spinner-color-empty-area: #e0e0e0;
  --toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);
  --toastify-color-progress-dark: #bb86fc;
  --toastify-color-progress-info: var(--toastify-color-info);
  --toastify-color-progress-success: var(--toastify-color-success);
  --toastify-color-progress-warning: var(--toastify-color-warning);
  --toastify-color-progress-error: var(--toastify-color-error);
  /* used to control the opacity of the progress trail */
  --toastify-color-progress-bgo: 0.2;
}

.Toastify__toast-container {
  z-index: var(--toastify-z-index);
  -webkit-transform: translate3d(0, 0, var(--toastify-z-index));
  position: fixed;
  width: var(--toastify-container-width);
  box-sizing: border-box;
  color: #fff;
  display: flex;
  flex-direction: column;
}

.Toastify__toast-container--top-left {
  top: var(--toastify-toast-top);
  left: var(--toastify-toast-left);
}
.Toastify__toast-container--top-center {
  top: var(--toastify-toast-top);
  left: 50%;
  transform: translateX(-50%);
  align-items: center;
}
.Toastify__toast-container--top-right {
  top: var(--toastify-toast-top);
  right: var(--toastify-toast-right);
  align-items: end;
}
.Toastify__toast-container--bottom-left {
  bottom: var(--toastify-toast-bottom);
  left: var(--toastify-toast-left);
}
.Toastify__toast-container--bottom-center {
  bottom: var(--toastify-toast-bottom);
  left: 50%;
  transform: translateX(-50%);
  align-items: center;
}
.Toastify__toast-container--bottom-right {
  bottom: var(--toastify-toast-bottom);
  right: var(--toastify-toast-right);
  align-items: end;
}

.Toastify__toast {
  --y: 0;
  position: relative;
  touch-action: none;
  width: var(--toastify-toast-width);
  min-height: var(--toastify-toast-min-height);
  box-sizing: border-box;
  margin-bottom: 1rem;
  padding: var(--toastify-toast-padding);
  border-radius: var(--toastify-toast-bd-radius);
  box-shadow: var(--toastify-toast-shadow);
  max-height: var(--toastify-toast-max-height);
  font-family: var(--toastify-font-family);
  /* webkit only issue #791 */
  z-index: 0;
  /* inner swag */
  display: flex;
  flex: 1 auto;
  align-items: center;
  word-break: break-word;
}

@media only screen and (max-width: 480px) {
  .Toastify__toast-container {
    width: 100vw;
    left: env(safe-area-inset-left);
    margin: 0;
  }
  .Toastify__toast-container--top-left,
  .Toastify__toast-container--top-center,
  .Toastify__toast-container--top-right {
    top: env(safe-area-inset-top);
    transform: translateX(0);
  }
  .Toastify__toast-container--bottom-left,
  .Toastify__toast-container--bottom-center,
  .Toastify__toast-container--bottom-right {
    bottom: env(safe-area-inset-bottom);
    transform: translateX(0);
  }
  .Toastify__toast-container--rtl {
    right: env(safe-area-inset-right);
    left: initial;
  }
  .Toastify__toast {
    --toastify-toast-width: 100%;
    margin-bottom: 0;
    border-radius: 0;
  }
}

.Toastify__toast-container[data-stacked='true'] {
  width: var(--toastify-toast-width);
}

.Toastify__toast--stacked {
  position: absolute;
  width: 100%;
  transform: translate3d(0, var(--y), 0) scale(var(--s));
  transition: transform 0.3s;
}

.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,
.Toastify__toast--stacked[data-collapsed] .Toastify__close-button {
  transition: opacity 0.1s;
}

.Toastify__toast--stacked[data-collapsed='false'] {
  overflow: visible;
}

.Toastify__toast--stacked[data-collapsed='true']:not(:last-child) > * {
  opacity: 0;
}

.Toastify__toast--stacked:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: calc(var(--g) * 1px);
  bottom: 100%;
}

.Toastify__toast--stacked[data-pos='top'] {
  top: 0;
}

.Toastify__toast--stacked[data-pos='bot'] {
  bottom: 0;
}

.Toastify__toast--stacked[data-pos='bot'].Toastify__toast--stacked:before {
  transform-origin: top;
}

.Toastify__toast--stacked[data-pos='top'].Toastify__toast--stacked:before {
  transform-origin: bottom;
}

.Toastify__toast--stacked:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  transform: scaleY(3);
  z-index: -1;
}

.Toastify__toast--rtl {
  direction: rtl;
}

.Toastify__toast--close-on-click {
  cursor: pointer;
}

.Toastify__toast-icon {
  margin-inline-end: 10px;
  width: 22px;
  flex-shrink: 0;
  display: flex;
}

.Toastify--animate {
  animation-fill-mode: both;
  animation-duration: 0.5s;
}

.Toastify--animate-icon {
  animation-fill-mode: both;
  animation-duration: 0.3s;
}

.Toastify__toast-theme--dark {
  background: var(--toastify-color-dark);
  color: var(--toastify-text-color-dark);
}

.Toastify__toast-theme--light {
  background: var(--toastify-color-light);
  color: var(--toastify-text-color-light);
}

.Toastify__toast-theme--colored.Toastify__toast--default {
  background: var(--toastify-color-light);
  color: var(--toastify-text-color-light);
}

.Toastify__toast-theme--colored.Toastify__toast--info {
  color: var(--toastify-text-color-info);
  background: var(--toastify-color-info);
}

.Toastify__toast-theme--colored.Toastify__toast--success {
  color: var(--toastify-text-color-success);
  background: var(--toastify-color-success);
}

.Toastify__toast-theme--colored.Toastify__toast--warning {
  color: var(--toastify-text-color-warning);
  background: var(--toastify-color-warning);
}

.Toastify__toast-theme--colored.Toastify__toast--error {
  color: var(--toastify-text-color-error);
  background: var(--toastify-color-error);
}

.Toastify__progress-bar-theme--light {
  background: var(--toastify-color-progress-light);
}

.Toastify__progress-bar-theme--dark {
  background: var(--toastify-color-progress-dark);
}

.Toastify__progress-bar--info {
  background: var(--toastify-color-progress-info);
}

.Toastify__progress-bar--success {
  background: var(--toastify-color-progress-success);
}

.Toastify__progress-bar--warning {
  background: var(--toastify-color-progress-warning);
}

.Toastify__progress-bar--error {
  background: var(--toastify-color-progress-error);
}

.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error {
  background: var(--toastify-color-transparent);
}

.Toastify__close-button {
  color: #fff;
  position: absolute;
  top: 6px;
  right: 6px;
  background: transparent;
  outline: none;
  border: none;
  padding: 0;
  cursor: pointer;
  opacity: 0.7;
  transition: 0.3s ease;
  z-index: 1;
}

.Toastify__toast--rtl .Toastify__close-button {
  left: 6px;
  right: unset;
}

.Toastify__close-button--light {
  color: #000;
  opacity: 0.3;
}

.Toastify__close-button > svg {
  fill: currentColor;
  height: 16px;
  width: 14px;
}

.Toastify__close-button:hover,
.Toastify__close-button:focus {
  opacity: 1;
}

@keyframes Toastify__trackProgress {
  0% {
    transform: scaleX(1);
  }
  100% {
    transform: scaleX(0);
  }
}

.Toastify__progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.7;
  transform-origin: left;
}

.Toastify__progress-bar--animated {
  animation: Toastify__trackProgress linear 1 forwards;
}

.Toastify__progress-bar--controlled {
  transition: transform 0.2s;
}

.Toastify__progress-bar--rtl {
  right: 0;
  left: initial;
  transform-origin: right;
  border-bottom-left-radius: initial;
}

.Toastify__progress-bar--wrp {
  position: absolute;
  overflow: hidden;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  border-bottom-left-radius: var(--toastify-toast-bd-radius);
  border-bottom-right-radius: var(--toastify-toast-bd-radius);
}

.Toastify__progress-bar--wrp[data-hidden='true'] {
  opacity: 0;
}

.Toastify__progress-bar--bg {
  opacity: var(--toastify-color-progress-bgo);
  width: 100%;
  height: 100%;
}

.Toastify__spinner {
  width: 20px;
  height: 20px;
  box-sizing: border-box;
  border: 2px solid;
  border-radius: 100%;
  border-color: var(--toastify-spinner-color-empty-area);
  border-right-color: var(--toastify-spinner-color);
  animation: Toastify__spin 0.65s linear infinite;
}

@keyframes Toastify__bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}

@keyframes Toastify__bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, var(--y), 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, var(--y), 0);
  }
}

@keyframes Toastify__bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}

@keyframes Toastify__bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, var(--y), 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, var(--y), 0);
  }
}

@keyframes Toastify__bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes Toastify__bounceOutUp {
  20% {
    transform: translate3d(0, calc(var(--y) - 10px), 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, calc(var(--y) + 20px), 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes Toastify__bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}

@keyframes Toastify__bounceOutDown {
  20% {
    transform: translate3d(0, calc(var(--y) - 10px), 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, calc(var(--y) + 20px), 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.Toastify__bounce-enter--top-left,
.Toastify__bounce-enter--bottom-left {
  animation-name: Toastify__bounceInLeft;
}

.Toastify__bounce-enter--top-right,
.Toastify__bounce-enter--bottom-right {
  animation-name: Toastify__bounceInRight;
}

.Toastify__bounce-enter--top-center {
  animation-name: Toastify__bounceInDown;
}

.Toastify__bounce-enter--bottom-center {
  animation-name: Toastify__bounceInUp;
}

.Toastify__bounce-exit--top-left,
.Toastify__bounce-exit--bottom-left {
  animation-name: Toastify__bounceOutLeft;
}

.Toastify__bounce-exit--top-right,
.Toastify__bounce-exit--bottom-right {
  animation-name: Toastify__bounceOutRight;
}

.Toastify__bounce-exit--top-center {
  animation-name: Toastify__bounceOutUp;
}

.Toastify__bounce-exit--bottom-center {
  animation-name: Toastify__bounceOutDown;
}

@keyframes Toastify__zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

@keyframes Toastify__zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: translate3d(0, var(--y), 0) scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

.Toastify__zoom-enter {
  animation-name: Toastify__zoomIn;
}

.Toastify__zoom-exit {
  animation-name: Toastify__zoomOut;
}

@keyframes Toastify__flipIn {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}

@keyframes Toastify__flipOut {
  from {
    transform: translate3d(0, var(--y), 0) perspective(400px);
  }
  30% {
    transform: translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.Toastify__flip-enter {
  animation-name: Toastify__flipIn;
}

.Toastify__flip-exit {
  animation-name: Toastify__flipOut;
}

@keyframes Toastify__slideInRight {
  from {
    transform: translate3d(110%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, var(--y), 0);
  }
}

@keyframes Toastify__slideInLeft {
  from {
    transform: translate3d(-110%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, var(--y), 0);
  }
}

@keyframes Toastify__slideInUp {
  from {
    transform: translate3d(0, 110%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, var(--y), 0);
  }
}

@keyframes Toastify__slideInDown {
  from {
    transform: translate3d(0, -110%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, var(--y), 0);
  }
}

@keyframes Toastify__slideOutRight {
  from {
    transform: translate3d(0, var(--y), 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(110%, var(--y), 0);
  }
}

@keyframes Toastify__slideOutLeft {
  from {
    transform: translate3d(0, var(--y), 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-110%, var(--y), 0);
  }
}

@keyframes Toastify__slideOutDown {
  from {
    transform: translate3d(0, var(--y), 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 500px, 0);
  }
}

@keyframes Toastify__slideOutUp {
  from {
    transform: translate3d(0, var(--y), 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -500px, 0);
  }
}

.Toastify__slide-enter--top-left,
.Toastify__slide-enter--bottom-left {
  animation-name: Toastify__slideInLeft;
}

.Toastify__slide-enter--top-right,
.Toastify__slide-enter--bottom-right {
  animation-name: Toastify__slideInRight;
}

.Toastify__slide-enter--top-center {
  animation-name: Toastify__slideInDown;
}

.Toastify__slide-enter--bottom-center {
  animation-name: Toastify__slideInUp;
}

.Toastify__slide-exit--top-left,
.Toastify__slide-exit--bottom-left {
  animation-name: Toastify__slideOutLeft;
  animation-timing-function: ease-in;
  animation-duration: 0.3s;
}

.Toastify__slide-exit--top-right,
.Toastify__slide-exit--bottom-right {
  animation-name: Toastify__slideOutRight;
  animation-timing-function: ease-in;
  animation-duration: 0.3s;
}

.Toastify__slide-exit--top-center {
  animation-name: Toastify__slideOutUp;
  animation-timing-function: ease-in;
  animation-duration: 0.3s;
}

.Toastify__slide-exit--bottom-center {
  animation-name: Toastify__slideOutDown;
  animation-timing-function: ease-in;
  animation-duration: 0.3s;
}

@keyframes Toastify__spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

