@font-face {
  font-family: "Montserrat";
  src: url("./Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("./Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("./Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
/*
! tailwindcss v3.4.4 | 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 */
  /* 3 */
  tab-size: 4;
  /* 3 */
  font-family: Montserrat, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

input::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] {
  display: none;
}

body {
  position: relative;
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-gradient-from: #020311 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(2 3 17 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #00041e var(--tw-gradient-to-position);
  font-size: 14px;
  line-height: 1.219;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

body:where(.dark, .dark *) {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-text-opacity: 1;
  color: rgb(243 243 243 / var(--tw-text-opacity));
}

/* width */

::-webkit-scrollbar {
  height: 0.5rem;
  width: 0.5rem;
}

/* Track */

::-webkit-scrollbar-track {
  --tw-bg-opacity: 1;
  background-color: rgb(30 31 45 / var(--tw-bg-opacity));
}

/* Handle */

::-webkit-scrollbar-thumb {
  border-radius: 100px;
  --tw-bg-opacity: 1;
  background-color: rgb(51 53 72 / var(--tw-bg-opacity));
}

/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(4 5 19 / var(--tw-bg-opacity));
}

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

.container {
  width: 100%;
}

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

.icon-\[solar--add-circle-bold\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2S2 6.477 2 12s4.477 10 10 10m.75-13a.75.75 0 0 0-1.5 0v2.25H9a.75.75 0 0 0 0 1.5h2.25V15a.75.75 0 0 0 1.5 0v-2.25H15a.75.75 0 0 0 0-1.5h-2.25z' clip-rule='evenodd'/%3E%3C/svg%3E");
}

.icon-\[solar--check-circle-bold\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2s10 4.477 10 10m-5.97-3.03a.75.75 0 0 1 0 1.06l-5 5a.75.75 0 0 1-1.06 0l-2-2a.75.75 0 1 1 1.06-1.06l1.47 1.47l2.235-2.235L14.97 8.97a.75.75 0 0 1 1.06 0' clip-rule='evenodd'/%3E%3C/svg%3E");
}

.icon-\[solar--magic-stick-3-bold\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M3.845 3.845a2.883 2.883 0 0 0 0 4.077L5.432 9.51a.762.762 0 0 1 .038-.04l4-4a.766.766 0 0 1 .04-.038L7.922 3.845a2.883 2.883 0 0 0-4.077 0m6.723 2.645a.748.748 0 0 1-.038.04l-4 4a.746.746 0 0 1-.04.038l9.588 9.588a2.884 2.884 0 0 0 4.078-4.078zM16.1 2.307a.483.483 0 0 1 .9 0l.43 1.095a.482.482 0 0 0 .272.274l1.091.432a.486.486 0 0 1 0 .903l-1.09.432a.485.485 0 0 0-.273.273L17 6.81a.483.483 0 0 1-.9 0l-.43-1.095a.485.485 0 0 0-.273-.273l-1.09-.432a.486.486 0 0 1 0-.903l1.09-.432a.485.485 0 0 0 .273-.274zm3.867 6.823a.483.483 0 0 1 .9 0l.156.399c.05.125.148.224.273.273l.398.158a.486.486 0 0 1 0 .902l-.398.158a.485.485 0 0 0-.273.273l-.156.4a.483.483 0 0 1-.9 0l-.157-.4a.485.485 0 0 0-.272-.273l-.398-.158a.486.486 0 0 1 0-.902l.398-.158a.485.485 0 0 0 .272-.273zM5.133 15.307a.483.483 0 0 1 .9 0l.157.4a.48.48 0 0 0 .272.273l.398.157a.486.486 0 0 1 0 .903l-.398.158a.484.484 0 0 0-.272.273l-.157.4a.483.483 0 0 1-.9 0l-.157-.4a.484.484 0 0 0-.272-.273l-.398-.158a.486.486 0 0 1 0-.903l.398-.157a.484.484 0 0 0 .272-.274z'/%3E%3C/svg%3E");
}

.icon-\[solar--plain-bold\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='m18.636 15.67l1.716-5.15c1.5-4.498 2.25-6.747 1.062-7.934c-1.187-1.187-3.436-.438-7.935 1.062L8.33 5.364C4.7 6.574 2.885 7.18 2.37 8.067a2.717 2.717 0 0 0 0 2.73c.515.888 2.33 1.493 5.96 2.704c.45.15.957.042 1.294-.291l5.506-5.455a.79.79 0 1 1 1.11 1.122l-5.416 5.366a1.397 1.397 0 0 0-.324 1.427c1.21 3.63 1.816 5.446 2.703 5.962a2.72 2.72 0 0 0 2.731 0c.887-.516 1.492-2.331 2.703-5.962'/%3E%3C/svg%3E");
}

.icon-\[solar--round-arrow-right-bold\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2S2 6.477 2 12s4.477 10 10 10m.47-13.53a.75.75 0 0 1 1.06 0l3 3a.75.75 0 0 1 0 1.06l-3 3a.75.75 0 1 1-1.06-1.06l1.72-1.72H8a.75.75 0 0 1 0-1.5h6.19l-1.72-1.72a.75.75 0 0 1 0-1.06' clip-rule='evenodd'/%3E%3C/svg%3E");
}

.icon-\[solar--upload-bold\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M12 15.75a.75.75 0 0 0 .75-.75V4.027l1.68 1.961a.75.75 0 1 0 1.14-.976l-3-3.5a.75.75 0 0 0-1.14 0l-3 3.5a.75.75 0 1 0 1.14.976l1.68-1.96V15c0 .414.336.75.75.75' clip-rule='evenodd'/%3E%3Cpath fill='black' d='M16 9c-.702 0-1.053 0-1.306.169a1 1 0 0 0-.275.275c-.169.253-.169.604-.169 1.306V15a2.25 2.25 0 1 1-4.5 0v-4.25c0-.702 0-1.053-.169-1.306a1 1 0 0 0-.275-.275C9.053 9 8.702 9 8 9c-2.828 0-4.243 0-5.121.879C2 10.757 2 12.17 2 14.999v1c0 2.83 0 4.243.879 5.122C3.757 22 5.172 22 8 22h8c2.828 0 4.243 0 5.121-.879C22 20.242 22 18.828 22 16v-1c0-2.829 0-4.243-.879-5.121C20.243 9 18.828 9 16 9'/%3E%3C/svg%3E");
}

.icon-\[solar--download-square-bold\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2c4.714 0 7.071 0 8.535 1.464C22 4.93 22 7.286 22 12c0 4.714 0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12m10-5.75a.75.75 0 0 1 .75.75v5.19l1.72-1.72a.75.75 0 1 1 1.06 1.06l-3 3a.75.75 0 0 1-1.06 0l-3-3a.75.75 0 1 1 1.06-1.06l1.72 1.72V7a.75.75 0 0 1 .75-.75m-4 10a.75.75 0 0 0 0 1.5h8a.75.75 0 0 0 0-1.5z' clip-rule='evenodd'/%3E%3C/svg%3E");
}

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

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-2 {
  bottom: 0.5rem;
}

.left-0 {
  left: 0px;
}

.right-0 {
  right: 0px;
}

.right-2 {
  right: 0.5rem;
}

.top-0 {
  top: 0px;
}

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

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

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

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

.order-1 {
  order: 1;
}

.order-3 {
  order: 3;
}

.order-2 {
  order: 2;
}

.order-last {
  order: 9999;
}

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

.-m-0\.5 {
  margin: -0.125rem;
}

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

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

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

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

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

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

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

.block {
  display: block;
}

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

.flex {
  display: flex;
}

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

.hidden {
  display: none;
}

.\!hidden {
  display: none !important;
}

.h-14 {
  height: 3.5rem;
}

.h-8 {
  height: 2rem;
}

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

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

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

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

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

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

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

.h-full {
  height: 100%;
}

.h-4 {
  height: 1rem;
}

.h-5 {
  height: 1.25rem;
}

.h-px {
  height: 1px;
}

.w-14 {
  width: 3.5rem;
}

.w-8 {
  width: 2rem;
}

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

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

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

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

.w-full {
  width: 100%;
}

.w-4 {
  width: 1rem;
}

.w-5 {
  width: 1.25rem;
}

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

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

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

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

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

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

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

.grow {
  flex-grow: 1;
}

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

.translate-x-0 {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-x-5 {
  --tw-translate-x: 1.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-x-\[50vw\] {
  --tw-translate-x: 50vw;
  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));
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-pointer {
  cursor: pointer;
}

.resize-none {
  resize: none;
}

.list-decimal {
  list-style-type: decimal;
}

.list-disc {
  list-style-type: disc;
}

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

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

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

.items-end {
  align-items: flex-end;
}

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

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

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

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

.gap-2 {
  gap: 0.5rem;
}

.gap-4 {
  gap: 1rem;
}

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

.overflow-hidden {
  overflow: hidden;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-3xl {
  border-radius: 1.5rem;
}

.rounded-button {
  border-radius: 47px;
}

.rounded-full {
  border-radius: 9999px;
}

.border {
  border-width: 1px;
}

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

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

.border-b {
  border-bottom-width: 1px;
}

.border-dashed {
  border-style: dashed;
}

.border-muted {
  --tw-border-opacity: 1;
  border-color: rgb(30 31 45 / var(--tw-border-opacity));
}

.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.border-transparent {
  border-color: transparent;
}

.border-opacity-10 {
  --tw-border-opacity: 0.1;
}

.bg-abyss {
  --tw-bg-opacity: 1;
  background-color: rgb(2 3 17 / var(--tw-bg-opacity));
}

.bg-deep {
  --tw-bg-opacity: 1;
  background-color: rgb(23 24 36 / var(--tw-bg-opacity));
}

.bg-deepTransparent {
  background-color: #18192699;
}

.bg-denim\/60 {
  background-color: rgb(4 5 19 / 0.6);
}

.bg-gentle {
  --tw-bg-opacity: 1;
  background-color: rgb(51 53 72 / var(--tw-bg-opacity));
}

.bg-grey {
  --tw-bg-opacity: 1;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity));
}

.bg-greySilver {
  --tw-bg-opacity: 1;
  background-color: rgb(227 227 227 / var(--tw-bg-opacity));
}

.bg-nightfall {
  --tw-bg-opacity: 1;
  background-color: rgb(13 15 28 / var(--tw-bg-opacity));
}

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

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

.bg-current {
  background-color: currentColor;
}

.bg-denim {
  --tw-bg-opacity: 1;
  background-color: rgb(4 5 19 / var(--tw-bg-opacity));
}

.bg-muted {
  --tw-bg-opacity: 1;
  background-color: rgb(30 31 45 / var(--tw-bg-opacity));
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.from-redLight {
  --tw-gradient-from: #ff656f var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 101 111 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-sapphireLight {
  --tw-gradient-to: #1c7eff var(--tw-gradient-to-position);
}

.bg-clip-padding {
  background-clip: padding-box;
}

.clamped-text-6 {
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.object-cover {
  object-fit: cover;
}

.p-2 {
  padding: 0.5rem;
}

.p-4 {
  padding: 1rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-\[2px\] {
  padding: 2px;
}

.p-0 {
  padding: 0px;
}

.p-0\.5 {
  padding: 0.125rem;
}

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

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

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

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}

.pl-2 {
  padding-left: 0.5rem;
}

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

.pb-6 {
  padding-bottom: 1.5rem;
}

.pl-5 {
  padding-left: 1.25rem;
}

.pb-20 {
  padding-bottom: 5rem;
}

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

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-\[56px\] {
  font-size: 56px;
}

.text-l {
  font-size: 24px;
  line-height: 1.219;
}

.text-m {
  font-size: 20px;
  line-height: 1.219;
}

.text-s {
  font-size: 16px;
  line-height: 1.219;
}

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

.text-xs {
  font-size: 14px;
  line-height: 1.219;
}

.text-xxl {
  font-size: 40px;
  line-height: 1.219;
}

.text-xxs {
  font-size: 12px;
  line-height: 1.219;
}

.text-xxxs {
  font-size: 10px;
  line-height: 1.219;
}

.font-medium {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.leading-none {
  line-height: 1;
}

.text-greyGentle {
  --tw-text-opacity: 1;
  color: rgb(159 161 169 / var(--tw-text-opacity));
}

.text-lavender {
  --tw-text-opacity: 1;
  color: rgb(141 155 229 / var(--tw-text-opacity));
}

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

.text-pink-500 {
  --tw-text-opacity: 1;
  color: rgb(236 72 153 / var(--tw-text-opacity));
}

.opacity-0 {
  opacity: 0;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

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

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

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

.ring-current {
  --tw-ring-color: currentColor;
}

.ring-soft {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(98 101 138 / var(--tw-ring-opacity));
}

.ring-offset-1 {
  --tw-ring-offset-width: 1px;
}

.blur-\[12\.5px\] {
  --tw-blur: blur(12.5px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition {
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke,
    opacity,
    box-shadow,
    transform,
    filter,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow,
    transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow,
    transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow,
    transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke,
    opacity,
    box-shadow,
    transform,
    filter,
    backdrop-filter,
    -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-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;
}

.duration-200 {
  transition-duration: 200ms;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@layer component {
  .btn-main {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    border-radius: 47px;
    background-image: linear-gradient(to right, var(--tw-gradient-stops)) !important;
    --tw-gradient-from: #bf1c27 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(191 28 39 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #1661c4 var(--tw-gradient-to-position);
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    font-size: 14px;
    line-height: 1.219;
    font-weight: 600;
    --tw-text-opacity: 1 !important;
    color: rgb(243 243 243 / var(--tw-text-opacity)) !important;
  }

  .btn-main:hover {
    --tw-gradient-from: #ff656f var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(255 101 111 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #1c7eff var(--tw-gradient-to-position);
  }

  .btn-main:active {
    --tw-gradient-from: #ff656f99 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(255 101 111 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #1c7eff99 var(--tw-gradient-to-position);
  }

  .btn-main-circle {
    display: inline-flex;
    height: 2.5rem;
    width: 2.5rem;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    background-image: linear-gradient(to right, var(--tw-gradient-stops)) !important;
    --tw-gradient-from: #bf1c27 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(191 28 39 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #1661c4 var(--tw-gradient-to-position);
    padding: 0px !important;
    --tw-text-opacity: 1 !important;
    color: rgb(243 243 243 / var(--tw-text-opacity)) !important;
  }

  .btn-main-circle:hover {
    --tw-gradient-from: #ff656f var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(255 101 111 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #1c7eff var(--tw-gradient-to-position);
  }

  .btn-main-circle:active {
    --tw-gradient-from: #ff656f99 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(255 101 111 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #1c7eff99 var(--tw-gradient-to-position);
  }

  .btn-main.disabled,
  .btn-main[disabled],
  .btn-main-circle.disabled,
  .btn-main-circle[disabled] {
    pointer-events: none;
    --tw-bg-opacity: 1 !important;
    background-color: rgb(51 53 72 / var(--tw-bg-opacity)) !important;
    background-image: none !important;
    --tw-text-opacity: 1 !important;
    color: rgb(159 161 169 / var(--tw-text-opacity)) !important;
  }

  .btn-main-outlined {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    --tw-text-opacity: 1 !important;
    color: rgb(243 243 243 / var(--tw-text-opacity)) !important;
  }

  .btn-main-outlined::before {
    position: absolute;
    inset: 0px;
    border-radius: 47px;
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    --tw-gradient-from: #bf1c27 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(191 28 39 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #1661c4 var(--tw-gradient-to-position);
    padding: 2px;
    --tw-content: "*";
    content: var(--tw-content);
  }

  .btn-main-outlined:hover::before {
    --tw-gradient-from: #ff656f var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(255 101 111 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    content: var(--tw-content);
    --tw-gradient-to: #1c7eff var(--tw-gradient-to-position);
  }

  .btn-main-outlined:active::before {
    --tw-gradient-from: #ff656f99 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(255 101 111 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    content: var(--tw-content);
    --tw-gradient-to: #1c7eff99 var(--tw-gradient-to-position);
  }

  .btn-main-outlined.disabled,
  .btn-main-outlined[disabled] {
    --tw-text-opacity: 1 !important;
    color: rgb(159 161 169 / var(--tw-text-opacity)) !important;
  }

  .btn-main-outlined.disabled::before,
  .btn-main-outlined[disabled]::before {
    --tw-gradient-from: #333548 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(51 53 72 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    content: var(--tw-content);
    --tw-gradient-to: #333548 var(--tw-gradient-to-position);
  }

  .border-gradient {
    position: relative;
  }

  .border-gradient::before {
    position: absolute;
    inset: 0px;
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    --tw-gradient-from: #ff656f99 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(255 101 111 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #1c7eff99 var(--tw-gradient-to-position);
    padding: 2px;
    --tw-content: "*";
    content: var(--tw-content);
  }

  .border-gradient::before,
  .btn-main-outlined:before {
    -webkit-mask:
      linear-gradient(#fff 0 0) content-box,
      linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
  }

  .text-gradient {
    background: linear-gradient(90deg, #ff656f -11.39%, #1c7eff 113.61%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .bg-gradient {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    --tw-gradient-from: #bf1c27 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(191 28 39 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #1661c4 var(--tw-gradient-to-position);
  }
}

.placeholder\:font-normal::placeholder {
  font-weight: 400;
}

.placeholder\:text-greyGentle::placeholder {
  --tw-text-opacity: 1;
  color: rgb(159 161 169 / var(--tw-text-opacity));
}

.before\:rounded-2xl::before {
  content: var(--tw-content);
  border-radius: 1rem;
}

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

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

.after\:inset-0::after {
  content: var(--tw-content);
  inset: 0px;
}

.after\:bg-denim\/80::after {
  content: var(--tw-content);
  background-color: rgb(4 5 19 / 0.8);
}

.after\:content-\[\'\'\]::after {
  --tw-content: "";
  content: var(--tw-content);
}

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

.hover\:bg-soft:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(98 101 138 / var(--tw-bg-opacity));
}

.hover\:text-sapphire:hover {
  --tw-text-opacity: 1;
  color: rgb(22 97 196 / var(--tw-text-opacity));
}

.hover\:ring-lavender:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(141 155 229 / var(--tw-ring-opacity));
}

.focus\:border-lavender:focus {
  --tw-border-opacity: 1;
  border-color: rgb(141 155 229 / var(--tw-border-opacity));
}

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

.group:hover .group-hover\:bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.group:hover .group-hover\:from-redLight {
  --tw-gradient-from: #ff656f var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 101 111 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.group:hover .group-hover\:to-sapphireLight {
  --tw-gradient-to: #1c7eff var(--tw-gradient-to-position);
}

.group:focus .group-focus\:bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.group:active .group-active\:to-sapphireLightTransparent {
  --tw-gradient-to: #1c7eff99 var(--tw-gradient-to-position);
}

.group.is-focused .group-\[\.is-focused\]\:mb-0 {
  margin-bottom: 0px;
}

.group.is-focused .group-\[\.is-focused\]\:h-\[calc\(220px-16px\)\] {
  height: calc(220px - 16px);
}

.group.is-focused .group-\[\.is-focused\]\:h-\[calc\(465px-16px\)\] {
  height: calc(465px - 16px);
}

.group.is-focused .group-\[\.is-focused\]\:h-auto {
  height: auto;
}

.peer:checked~.peer-checked\:bg-lavender {
  --tw-bg-opacity: 1;
  background-color: rgb(141 155 229 / var(--tw-bg-opacity));
}

.peer:checked~.peer-checked\:ring-lavender {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(141 155 229 / var(--tw-ring-opacity));
}

.peer:checked~.hover\:peer-checked\:bg-soft:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(98 101 138 / var(--tw-bg-opacity));
}

.peer:checked~.hover\:peer-checked\:ring-soft:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(98 101 138 / var(--tw-ring-opacity));
}

@media (min-width: 768px) {
  .md\:mb-2 {
    margin-bottom: 0.5rem;
  }

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

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

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

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

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

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

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

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

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

  .md\:gap-6 {
    gap: 1.5rem;
  }

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

  .md\:bg-grey {
    --tw-bg-opacity: 1;
    background-color: rgb(243 243 243 / var(--tw-bg-opacity));
  }

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

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

  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

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

  .md\:py-\[14px\] {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .md\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .md\:pt-10 {
    padding-top: 2.5rem;
  }

  .md\:pt-\[12\.5vh\] {
    padding-top: 12.5vh;
  }

  .md\:text-m {
    font-size: 20px;
    line-height: 1.219;
  }

  .md\:text-xl {
    font-size: 32px;
    line-height: 1.219;
  }

  .md\:font-medium {
    font-weight: 500;
  }

  .group.is-focused .md\:group-\[\.is-focused\]\:h-\[calc\(172px-16px\)\] {
    height: calc(172px - 16px);
  }

  .group.is-focused .md\:group-\[\.is-focused\]\:h-\[calc\(507px-16px\)\] {
    height: calc(507px - 16px);
  }
}

@media (min-width: 1024px) {
  .lg\:static {
    position: static;
  }

  .lg\:sticky {
    position: -webkit-sticky;
    position: sticky;
  }

  .lg\:order-2 {
    order: 2;
  }

  .lg\:order-3 {
    order: 3;
  }

  .lg\:hidden {
    display: none;
  }

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

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

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

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

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

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

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

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

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

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

  .lg\:text-l {
    font-size: 24px;
    line-height: 1.219;
  }
}

@media (min-width: 1280px) {
  .xl\:mt-auto {
    margin-top: auto;
  }

  .xl\:flex {
    display: flex;
  }

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

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

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

  .xl\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .xl\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}

.dark\:block:where(.dark, .dark *) {
  display: block;
}

.dark\:hidden:where(.dark, .dark *) {
  display: none;
}

.dark\:bg-midnight:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(0 4 30 / var(--tw-bg-opacity));
}

.dark\:bg-nightfall:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(13 15 28 / var(--tw-bg-opacity));
}

.dark\:bg-transparent:where(.dark, .dark *) {
  background-color: transparent;
}

.dark\:text-greyGentle:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(159 161 169 / var(--tw-text-opacity));
}

.dark\:text-inherit:where(.dark, .dark *) {
  color: inherit;
}

@media (min-width: 768px) {
  .dark\:md\:hidden:where(.dark, .dark *) {
    display: none;
  }
}._inputWrapper_41s55_1 {
  border-radius: 1.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(23 24 36 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(23 24 36 / var(--tw-bg-opacity));
  padding: 0.5rem;
}
._inputWrapper_41s55_1::placeholder {
  --tw-text-opacity: 1;
  color: rgb(159 161 169 / var(--tw-text-opacity));
}
._inputWrapper_41s55_1 ._input_41s55_1 {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(23 24 36 / var(--tw-bg-opacity));
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.219;
  --tw-text-opacity: 1;
  color: rgb(243 243 243 / var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

._modalBackdrop_41s55_8 {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  background-color: rgba(4, 5, 18, 0.7607843137);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 20;
}

._modal_41s55_8 {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  height: 100%;
  max-height: 100vh;
  width: 100%;
  max-width: 900px;
  flex-direction: column;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(4 5 19 / var(--tw-bg-opacity));
}

@media (min-width: 768px) {
  ._modal_41s55_8 {
    max-height: 471px;
    border-radius: 1rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(30 31 45 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(13 15 28 / var(--tw-bg-opacity));
  }
}

._textBlock_41s55_26 {
  margin-bottom: 12px;
  line-height: 1.6;
}._inputWrapper_1bl2q_1 {
  border-radius: 1.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(23 24 36 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(23 24 36 / var(--tw-bg-opacity));
  padding: 0.5rem;
}
._inputWrapper_1bl2q_1::placeholder {
  --tw-text-opacity: 1;
  color: rgb(159 161 169 / var(--tw-text-opacity));
}
._inputWrapper_1bl2q_1 ._input_1bl2q_1 {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(23 24 36 / var(--tw-bg-opacity));
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.219;
  --tw-text-opacity: 1;
  color: rgb(243 243 243 / var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

._modalContainer_1bl2q_8 {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 20;
}

._modalBackdrop_1bl2q_20 {
  width: 100vw;
  height: 100vh;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  background-color: rgba(4, 5, 18, 0.7607843137);
}

._modal_1bl2q_8 {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  height: 100%;
  max-height: 100vh;
  width: 100%;
  max-width: 900px;
  flex-direction: column;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(4 5 19 / var(--tw-bg-opacity));
}

@media (min-width: 768px) {
  ._modal_1bl2q_8 {
    max-height: 471px;
    border-radius: 1rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(30 31 45 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(13 15 28 / var(--tw-bg-opacity));
  }
}

._modalBody_1bl2q_36 {
  z-index: 50;
  width: 91.666667%;
  max-width: 500px;
}

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

._modalBody_1bl2q_36 {
  border-radius: 40px;
  --tw-bg-opacity: 1;
  background-color: rgb(13 15 28 / var(--tw-bg-opacity));
  padding: 2.5rem;
}

._textBlock_1bl2q_41 {
  margin-bottom: 12px;
  line-height: 1.6;
}._customTextArea_1utdr_1 {
  height: 2.25rem;
  width: calc(100% - 8px);
  resize: none;
  background-color: transparent;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 1.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem
}._customTextArea_1utdr_1::placeholder {
  --tw-text-opacity: 1;
  color: rgb(159 161 169 / var(--tw-text-opacity))
}._customTextArea_1utdr_1 {
  transition: all 1s;
  -webkit-transition: all 1s; /* Safari */
}
._customTextArea_1utdr_1._isFocused_1utdr_6 {
  height: calc(220px - 16px)
}
@media (min-width: 768px) {._customTextArea_1utdr_1._isFocused_1utdr_6 {
    height: calc(172px - 16px)
  }
}._inputWrapper_i3pzp_1 {
  border-radius: 1.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(23 24 36 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(23 24 36 / var(--tw-bg-opacity));
  padding: 0.5rem;
}
._inputWrapper_i3pzp_1::placeholder {
  --tw-text-opacity: 1;
  color: rgb(159 161 169 / var(--tw-text-opacity));
}
._inputWrapper_i3pzp_1 ._input_i3pzp_1 {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(23 24 36 / var(--tw-bg-opacity));
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.219;
  --tw-text-opacity: 1;
  color: rgb(243 243 243 / var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

._modalBackdrop_i3pzp_8 {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  background-color: rgba(4, 5, 18, 0.7607843137);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 20;
}

._modal_i3pzp_8 {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  height: 100%;
  max-height: 100vh;
  width: 100%;
  max-width: 900px;
  flex-direction: column;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(4 5 19 / var(--tw-bg-opacity));
}

@media (min-width: 768px) {
  ._modal_i3pzp_8 {
    max-height: 77vh;
    border-radius: 1rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(30 31 45 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(13 15 28 / var(--tw-bg-opacity));
  }
}

._textBlock_i3pzp_26 {
  margin-bottom: 12px;
  line-height: 1.6;
}._inputWrapper_myef3_1 {
    border-radius: 1.5rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(23 24 36 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(23 24 36 / var(--tw-bg-opacity));
    padding: 0.5rem
}
._inputWrapper_myef3_1::placeholder {
    --tw-text-opacity: 1;
    color: rgb(159 161 169 / var(--tw-text-opacity))
}
._inputWrapper_myef3_1 ._input_myef3_1 {
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(23 24 36 / var(--tw-bg-opacity));
    padding: 0.5rem;
    font-size: 14px;
    line-height: 1.219;
    --tw-text-opacity: 1;
    color: rgb(243 243 243 / var(--tw-text-opacity));
    outline: 2px solid transparent;
    outline-offset: 2px
}._inputWrapper_1bl2q_1 {
  border-radius: 1.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(23 24 36 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(23 24 36 / var(--tw-bg-opacity));
  padding: 0.5rem;
}
._inputWrapper_1bl2q_1::placeholder {
  --tw-text-opacity: 1;
  color: rgb(159 161 169 / var(--tw-text-opacity));
}
._inputWrapper_1bl2q_1 ._input_1bl2q_1 {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(23 24 36 / var(--tw-bg-opacity));
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.219;
  --tw-text-opacity: 1;
  color: rgb(243 243 243 / var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

._modalContainer_1bl2q_8 {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 20;
}

._modalBackdrop_1bl2q_20 {
  width: 100vw;
  height: 100vh;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  background-color: rgba(4, 5, 18, 0.7607843137);
}

._modal_1bl2q_8 {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  height: 100%;
  max-height: 100vh;
  width: 100%;
  max-width: 900px;
  flex-direction: column;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(4 5 19 / var(--tw-bg-opacity));
}

@media (min-width: 768px) {
  ._modal_1bl2q_8 {
    max-height: 471px;
    border-radius: 1rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(30 31 45 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(13 15 28 / var(--tw-bg-opacity));
  }
}

._modalBody_1bl2q_36 {
  z-index: 50;
  width: 91.666667%;
  max-width: 500px;
}

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

._modalBody_1bl2q_36 {
  border-radius: 40px;
  --tw-bg-opacity: 1;
  background-color: rgb(13 15 28 / var(--tw-bg-opacity));
  padding: 2.5rem;
}

._textBlock_1bl2q_41 {
  margin-bottom: 12px;
  line-height: 1.6;
}._blurWrapper_ijppk_1 {
  position: absolute;
  top: 0px;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-mask: linear-gradient(transparent, transparent, black, black, black);
          mask: linear-gradient(transparent, transparent, black, black, black);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
}.child-marker-tags-wrapper {
  max-width: 352px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 8px;
}
.child-marker-tags-wrapper .tag {
  display: inline-flex;
  align-items: center;
  background-color: #F8F9FA;
  border-radius: 6px;
  padding: 4px 8px;
  font-family: sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  color: #121213;
  gap: 4px;
}
.child-marker-tags-wrapper .tag .tag-text {
  font-weight: 500;
}
.child-marker-tags-wrapper .tag .tag-close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 14px;
  height: 14px;
  border-radius: 100%;
  border: 1px solid #121213;
  color: #121213;
  padding-bottom: 2px;
}
.child-marker-tags-wrapper .tag .tag-close:hover {
  background-color: #e0e0e0;
}.marker-component {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.marker-component > .header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.marker-component > .header > .content {
  display: flex;
  align-items: center;
  gap: 5px;
}
.marker-component > .header > .content .tag-item {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}
.marker-component > .header > .name {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #121213;
}
.marker-component > .header > .icon-buttons {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 14.5px;
}
.marker-component > .header > .icon-buttons hr {
  border: 1px solid #1E1F2D;
  height: 16px;
}
.marker-component > .header > .icon-buttons > .icon-button {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 28px;
  width: 28px;
}
.marker-component > .header > .icon-buttons > .icon-button > span {
  cursor: pointer;
  display: flex;
  align-items: center;
}
.marker-component > .header > .icon-buttons > .icon-button > span:hover {
  color: #007178;
}
.marker-component > .header > .icon-buttons > .icon-button > span:hover > svg path {
  fill: #007178;
}
.marker-component > .content > .item-wrapper {
  position: relative;
  width: 100%;
}
.marker-component > .content > .item-wrapper .counter {
  display: flex;
  justify-content: flex-end;
  color: #9FA1A9;
  font-size: 14px;
  line-height: 20px;
  margin-top: 8px;
}
.marker-component > .content > .item-wrapper .customTextarea {
  padding: 16px;
  background: #171824 !important;
  border: 1px solid #171824;
}
.marker-component > .content > .item-wrapper .customTextarea_error {
  border: 1px solid red;
}
.marker-component > .content > .item-wrapper > .error-message {
  position: absolute;
  left: 0;
  bottom: 0px;
  font-size: 14px;
  color: #ff4d4f;
}@media (max-width: 991px) {
  body:has(.editor-component) .body-container {
    overflow: auto;
    height: 100%;
    max-height: unset;
  }
  body:has(.editor-component) .feedback-btn {
    right: 1rem !important;
  }
}
body:has(.editor-component) .feedback-btn {
  bottom: 6rem !important;
}

.editor-component {
  display: grid;
  grid-template-columns: 1fr 400px;
  width: 100%;
  height: calc(100vh - 100px);
  gap: 24px;
  max-height: calc(100vh - 100px);
  overflow: hidden;
}
.editor-component > .editor-container {
  width: 100%;
  overflow: auto;
  border-radius: 16px;
}
.editor-component > .editor-container > .content {
  background: #0D0F1C;
  min-height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  padding: 24px;
  overflow: auto;
  height: 100%;
}
.editor-component > .editor-container > .content .content-header {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.editor-component > .editor-container > .content .content-header > .title {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: #ffffff;
}
.editor-component > .editor-container > .content .content-header > .text {
  font-size: 16px;
  line-height: 24px;
  color: #9FA1A9;
}
.editor-component > .editor-container > .content .stage-ref {
  height: calc(100% - 108px);
  width: 100%;
}
.editor-component > .editor-container > .content .stage {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  flex-grow: 1;
  border-radius: 8px;
  background-color: #0D0F1C;
  position: relative;
}
.editor-component > .editor-container > .content .actions {
  display: flex;
  align-items: center;
  max-width: 100%;
  width: 100%;
  padding: 8px 16px;
  justify-content: space-between;
  background-color: #0D0F1C;
  border-top: 1px solid #1E1F2D;
  border-radius: 8px;
}
.editor-component > .editor-container > .content .actions > .left,
.editor-component > .editor-container > .content .actions > .right {
  gap: 8px;
  display: flex;
}
.editor-component .markers-container {
  position: relative;
  flex-shrink: 0;
  padding-bottom: 0px;
  overflow: auto;
  display: flex;
  flex-direction: column;
  background: #0D0F1C;
  border-radius: 16px;
}
.editor-component .markers-container .add-tag-btn {
  margin-top: 4px;
  width: -webkit-fill-available;
}
.editor-component .markers-container > .actions {
  margin-top: auto;
  padding: 16px;
  background-color: #0D0F1C;
  border-top: 1px solid #1E1F2D;
  display: flex;
  flex-direction: row-reverse;
  gap: 8px;
}
.editor-component .markers-container > .markers-list {
  margin: 24px;
  margin-bottom: 12px;
  max-height: calc(100% - 150px);
  overflow: auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-right: 5px;
}
.editor-component .markers-container > .gradient-content-wrapper {
  display: flex;
  flex-direction: column;
  gap: 4px;
  align-items: center;
  text-align: center;
  background: #171824;
  border-radius: 16px;
  padding: 16px;
  margin: 16px;
}
.editor-component .markers-container > .gradient-content-wrapper > .title {
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
}
.editor-component .markers-container > .gradient-content-wrapper > .subtitle {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #9FA1A9;
}
.editor-component .markers-container > .gradient-content-wrapper > .ui-button {
  width: auto;
}
.editor-component .remove-all-tags-button {
  width: 100%;
  margin-top: 10px;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  color: #121213;
  border: none;
  background: transparent;
  text-decoration: underline;
  cursor: pointer;
}
.editor-component .add-marker-button {
  width: 100%;
}
@media (max-width: 991px) {
  .editor-component {
    grid-template-columns: 1fr;
    grid-template-rows: -webkit-max-content -webkit-max-content;
    grid-template-rows: max-content max-content;
    height: 100%;
    max-height: unset;
  }
  .editor-component > .editor-container {
    overflow: initial;
    min-height: 58vh;
    margin-bottom: 0px !important;
  }
  .editor-component > .editor-container > .content {
    padding: 16px;
  }
  .editor-component > .editor-container > .content .stage-ref {
    height: 100%;
    width: 100%;
    max-height: 40vh;
  }
  .editor-component > .editor-container > .content .stage .konvajs-content {
    overflow: auto;
  }
  .editor-component > .editor-container > .content .actions {
    flex-wrap: wrap;
    gap: 8px;
    height: auto;
  }
  .editor-component .markers-container {
    margin-top: 0px !important;
  }
  .editor-component .markers-container .markers-list {
    max-height: unset;
  }
  .editor-component .markers-container .actions {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .editor-component > .editor-container {
    margin: 16px;
    max-width: calc(100vw - 40px);
  }
  .editor-component .markers-container {
    margin: 16px;
  }
}

@media (max-width: 991px) {
  .body-container {
    overflow: auto;
    height: 100%;
    max-height: unset;
  }
}.tags-interaction-details-wrapper {
  display: flex;
  width: 100%;
  padding-top: 16px;
}
.tags-interaction-details-wrapper > .content-wrapper {
  width: 100%;
  margin: 0 16px;
  overflow: auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.tags-interaction-details-wrapper > .content-wrapper > .item-wrapper {
  position: relative;
  width: 100%;
}
.tags-interaction-details-wrapper > .content-wrapper > .item-wrapper .customTextarea {
  width: 100%;
  padding: 16px;
  background: #171824 !important;
  border: 1px solid #171824;
}
.tags-interaction-details-wrapper > .content-wrapper > .item-wrapper .customTextarea_error {
  border: 1px solid red;
}
.tags-interaction-details-wrapper > .content-wrapper > .item-wrapper .counter {
  display: flex;
  justify-content: flex-end;
  color: #9FA1A9;
  font-size: 14px;
  line-height: 20px;
  margin-top: 8px;
}
.tags-interaction-details-wrapper > .content-wrapper > .item-wrapper > .error-message {
  position: absolute;
  left: 0;
  bottom: 0px;
  font-size: 14px;
  color: #ff4d4f;
}
.tags-interaction-details-wrapper > .content-wrapper > .item-wrapper .markers-error-message {
  position: relative;
  font-size: 14px;
  color: #ff4d4f;
  margin-top: 10px;
}
.tags-interaction-details-wrapper > .icon {
  cursor: pointer;
  background: #F8F9FA;
  border-radius: 8px;
  min-width: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #121213;
}
.tags-interaction-details-wrapper > .icon > span {
  display: flex;
  align-items: center;
}
.tags-interaction-details-wrapper > .icon > span:hover {
  color: #007178;
}
.tags-interaction-details-wrapper > .icon > span:hover > svg path {
  fill: #007178;
}
.tags-interaction-details-wrapper .opacity-50 {
  opacity: 0.5;
}

@media (max-width: 991px) {
  .tags-interaction-details-wrapper {
    padding-top: 0px;
  }
  .tags-interaction-details-wrapper .content-wrapper {
    margin: 0 16px 0 0;
  }
}.confirmation-list-item {
  display: flex;
  align-items: center;
  gap: 10px;
  border-radius: 12px;
  padding: 16px;
  background-color: #F8F9FA;
}
.confirmation-list-item .icon {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 700;
  color: #000;
}
.confirmation-list-item .list-item-text {
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
  color: #4A4C4F;
}@media (max-width: 991px) {
  body:has(.confirmation-list) .body-container {
    overflow: auto;
    height: 100%;
    max-height: unset;
  }
  body:has(.confirmation-list) .feedback-btn {
    right: 1rem !important;
  }
}
body:has(.confirmation-list) .feedback-btn {
  bottom: 6rem !important;
}

.confirmation-list {
  display: flex;
  flex-direction: column;
  height: calc(100vh - 192px);
}
.confirmation-list .markers-length-error-title {
  padding: 16px;
  padding-bottom: 0;
  color: red;
}
.confirmation-list > .pagination-wrapper {
  margin-bottom: 24px;
}
.confirmation-list > .wrapper {
  display: grid;
  grid-template-columns: 600px 1fr;
  grid-template-rows: 1fr;
  gap: 24px;
  width: 100%;
  flex-grow: 1;
  overflow: auto;
}
.confirmation-list > .wrapper .divider {
  margin: 8px 0;
}
.confirmation-list > .wrapper > .content-wrapper {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: -webkit-min-content -webkit-min-content;
  grid-template-rows: min-content min-content;
  align-items: flex-start;
  background: #0D0F1C;
  border-radius: 16px;
  padding: 16px;
}
.confirmation-list > .wrapper > .content-wrapper .patent-image {
  border-radius: 8px;
  max-height: 50vh;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: auto;
}
.confirmation-list > .wrapper > .content-wrapper > .icons {
  position: absolute;
  z-index: 20;
  top: 16px;
  right: 16px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 10px;
  gap: 8px;
}
.confirmation-list > .wrapper > .content-wrapper > .icons > .option-button {
  width: 28px;
  height: 28px;
  border-radius: 8px;
  padding: 0;
}
.confirmation-list > .wrapper > .content-wrapper > .icons > .icon {
  display: flex;
  align-items: center;
  color: #121213;
}
.confirmation-list > .wrapper > .content-wrapper > .icons > .icon > span {
  cursor: pointer;
  display: flex;
  align-items: center;
}
.confirmation-list > .wrapper > .content-wrapper > .icons > .icon > span:hover {
  color: #007178;
}
.confirmation-list > .wrapper > .content-wrapper > .icons > .icon > span:hover > svg path {
  fill: #007178;
}
.confirmation-list > .wrapper > .content-wrapper > .confirmation-list-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.confirmation-list > .wrapper > .content-wrapper > .confirmation-list-wrapper > .confirmation-list {
  margin: 16px 0;
  gap: 8px;
  height: -webkit-max-content;
  height: max-content;
}
.confirmation-list > .wrapper .markers-interaction-wrapper {
  display: flex;
  flex-direction: column;
  gap: 8px;
  background: #0D0F1C;
  border-radius: 16px;
  padding-right: 5px;
  padding-bottom: 16px;
}
.confirmation-list > .wrapper .markers-interaction-wrapper > .gradient-content-wrapper {
  display: flex;
  gap: 4px;
  flex-direction: column;
  align-items: center;
  text-align: center;
  background: #171824;
  border-radius: 16px;
  padding: 16px;
  margin: 16px;
}
.confirmation-list > .wrapper .markers-interaction-wrapper > .gradient-content-wrapper > .title {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #ffffff;
}
.confirmation-list > .wrapper .markers-interaction-wrapper > .gradient-content-wrapper > .subtitle {
  font-size: 14px;
  line-height: 20px;
  color: #9FA1A9;
}
.confirmation-list > .wrapper .markers-interaction-wrapper > .gradient-content-wrapper > .ui-button {
  width: auto;
}
.confirmation-list > .wrapper .markers-interaction-wrapper > .add-connection-btn {
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
}
.confirmation-list .project-footer-wrapper {
  position: fixed;
  bottom: 0;
  right: 0;
  width: calc(100% - 48px);
  display: flex;
  justify-content: flex-end;
  padding: 16px;
  margin: 24px;
  margin-top: 0px;
  background-color: #0D0F1C;
  height: 72px;
  border-radius: 16px;
}
.confirmation-list .project-footer-wrapper > .left-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
.confirmation-list .project-footer-wrapper > .right-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
@media screen and (max-width: 767px) {
  .confirmation-list .project-footer-wrapper {
    flex-wrap: wrap;
    gap: 16px;
    width: 100%;
    padding: 8px;
  }
  .confirmation-list .project-footer-wrapper > .left-actions,
  .confirmation-list .project-footer-wrapper > .right-actions {
    flex-wrap: wrap;
  }
  .confirmation-list .project-footer-wrapper > .left-actions .ui-button,
  .confirmation-list .project-footer-wrapper > .right-actions .ui-button {
    width: auto;
  }
}

.option-button {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 14px !important;
}

@media (max-width: 991px) {
  .confirmation-list {
    height: 100%;
    margin-bottom: 0px;
  }
  .confirmation-list .wrapper {
    gap: 16px;
  }
  .confirmation-list .wrapper .project-footer-wrapper {
    position: relative;
    margin: 0;
    width: 100%;
    margin-bottom: 16px;
  }
  .confirmation-list > .wrapper > .content-wrapper,
  .confirmation-list > .wrapper .markers-interaction-wrapper {
    height: 100%;
    padding: 16px;
  }
  .confirmation-list > .wrapper {
    overflow: visible;
    display: flex;
    flex-direction: column;
  }
}/*
! tailwindcss v3.4.6 | 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 */ /* 3 */
  tab-size: 4; /* 3 */
  font-family: Montserrat, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

input::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] {
  display: none;
}
  body {
  position: relative;
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-gradient-from: #020311 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(2 3 17 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #00041E var(--tw-gradient-to-position);
  font-size: 14px;
  line-height: 1.219;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
  body:where(.dark, .dark *) {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-text-opacity: 1;
  color: rgb(243 243 243 / var(--tw-text-opacity));
}

  /* width */
  ::-webkit-scrollbar {
  height: 0.5rem;
  width: 0.5rem;
}

  /* Track */
  ::-webkit-scrollbar-track {
  --tw-bg-opacity: 1;
  background-color: rgb(30 31 45 / var(--tw-bg-opacity));
}

  /* Handle */
  ::-webkit-scrollbar-thumb {
  border-radius: 100px;
  --tw-bg-opacity: 1;
  background-color: rgb(51 53 72 / var(--tw-bg-opacity));
}

  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(4 5 19 / var(--tw-bg-opacity));
}

*, ::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:  ;
}
.icon-\[solar--add-circle-bold\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2S2 6.477 2 12s4.477 10 10 10m.75-13a.75.75 0 0 0-1.5 0v2.25H9a.75.75 0 0 0 0 1.5h2.25V15a.75.75 0 0 0 1.5 0v-2.25H15a.75.75 0 0 0 0-1.5h-2.25z' clip-rule='evenodd'/%3E%3C/svg%3E");
}
.icon-\[solar--add-circle-linear\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-width='1.5'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath stroke-linecap='round' d='M15 12h-3m0 0H9m3 0V9m0 3v3'/%3E%3C/g%3E%3C/svg%3E");
}
.icon-\[solar--alt-arrow-down-bold\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='m12.37 15.835l6.43-6.63C19.201 8.79 18.958 8 18.43 8H5.57c-.528 0-.771.79-.37 1.205l6.43 6.63c.213.22.527.22.74 0'/%3E%3C/svg%3E");
}
.icon-\[solar--alt-arrow-left-linear\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m15 5l-6 7l6 7'/%3E%3C/svg%3E");
}
.icon-\[solar--arrow-down-outline\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M12 3.25a.75.75 0 0 1 .75.75v14.19l4.72-4.72a.75.75 0 1 1 1.06 1.06l-6 6a.75.75 0 0 1-1.06 0l-6-6a.75.75 0 1 1 1.06-1.06l4.72 4.72V4a.75.75 0 0 1 .75-.75' clip-rule='evenodd'/%3E%3C/svg%3E");
}
.icon-\[solar--arrow-right-down-outline\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M5.47 5.47a.75.75 0 0 1 1.06 0l10.72 10.72V9a.75.75 0 0 1 1.5 0v9a.75.75 0 0 1-.75.75H9a.75.75 0 0 1 0-1.5h7.19L5.47 6.53a.75.75 0 0 1 0-1.06' clip-rule='evenodd'/%3E%3C/svg%3E");
}
.icon-\[solar--arrow-right-outline\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M13.47 5.47a.75.75 0 0 1 1.06 0l6 6a.75.75 0 0 1 0 1.06l-6 6a.75.75 0 1 1-1.06-1.06l4.72-4.72H4a.75.75 0 0 1 0-1.5h14.19l-4.72-4.72a.75.75 0 0 1 0-1.06' clip-rule='evenodd'/%3E%3C/svg%3E");
}
.icon-\[solar--arrow-right-up-outline\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M9 6.75a.75.75 0 0 1 0-1.5h9a.75.75 0 0 1 .75.75v9a.75.75 0 0 1-1.5 0V7.81L6.53 18.53a.75.75 0 0 1-1.06-1.06L16.19 6.75z' clip-rule='evenodd'/%3E%3C/svg%3E");
}
.icon-\[solar--calendar-bold\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M7.75 2.5a.75.75 0 0 0-1.5 0v1.58c-1.44.115-2.384.397-3.078 1.092c-.695.694-.977 1.639-1.093 3.078h19.842c-.116-1.44-.398-2.384-1.093-3.078c-.694-.695-1.639-.977-3.078-1.093V2.5a.75.75 0 0 0-1.5 0v1.513C15.585 4 14.839 4 14 4h-4c-.839 0-1.585 0-2.25.013z'/%3E%3Cpath fill='black' fill-rule='evenodd' d='M2 12c0-.839 0-1.585.013-2.25h19.974C22 10.415 22 11.161 22 12v2c0 3.771 0 5.657-1.172 6.828C19.657 22 17.771 22 14 22h-4c-3.771 0-5.657 0-6.828-1.172C2 19.657 2 17.771 2 14zm15 2a1 1 0 1 0 0-2a1 1 0 0 0 0 2m0 4a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-4-5a1 1 0 1 1-2 0a1 1 0 0 1 2 0m0 4a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-6-3a1 1 0 1 0 0-2a1 1 0 0 0 0 2m0 4a1 1 0 1 0 0-2a1 1 0 0 0 0 2' clip-rule='evenodd'/%3E%3C/svg%3E");
}
.icon-\[solar--check-circle-bold\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2s10 4.477 10 10m-5.97-3.03a.75.75 0 0 1 0 1.06l-5 5a.75.75 0 0 1-1.06 0l-2-2a.75.75 0 1 1 1.06-1.06l1.47 1.47l2.235-2.235L14.97 8.97a.75.75 0 0 1 1.06 0' clip-rule='evenodd'/%3E%3C/svg%3E");
}
.icon-\[solar--close-circle-linear\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-width='1.5'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath stroke-linecap='round' d='m14.5 9.5l-5 5m0-5l5 5'/%3E%3C/g%3E%3C/svg%3E");
}
.icon-\[solar--dialog-2-linear\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none'%3E%3Cpath fill='black' d='m10.87 21.51l.645.382zm.259-.438l-.646-.382zm-2.258 0l.646-.382zm.26.438l-.646.382zm-6.827-4.38l.693-.286zm3.985 2.455l.024-.75zm-1.82-.29l-.287.693zm13.226-2.164l.693.287zm-3.984 2.454l-.024-.75zm1.82-.29l.287.693zM16.09 6.59l.392-.639zm1.32 1.321l.64-.392zM3.91 6.59l-.392-.64zM2.59 7.91l-.64-.392zm5.326 11.912l-.381.646zm3.599 2.07l.26-.438l-1.292-.764l-.26.438zm-3.29-.438l.26.438l1.291-.764l-.26-.438zm1.999-.326a.25.25 0 0 1-.224.122a.25.25 0 0 1-.224-.122l-1.29.764c.676 1.144 2.352 1.144 3.029 0zM8.8 6.75h2.4v-1.5H8.8zm8.45 6.05v.8h1.5v-.8zm-14.5.8v-.8h-1.5v.8zm-1.5 0c0 .922 0 1.65.04 2.24c.04.596.125 1.104.322 1.578l1.385-.574c-.108-.261-.175-.587-.21-1.106c-.037-.527-.037-1.196-.037-2.138zm5.063 5.235c-.792-.025-1.223-.094-1.557-.232l-.574 1.385c.597.248 1.255.32 2.083.347zm-4.701-1.417a4.75 4.75 0 0 0 2.57 2.57l.574-1.385a3.25 3.25 0 0 1-1.759-1.76zM17.25 13.6c0 .942 0 1.611-.036 2.138c-.036.52-.103.845-.211 1.106l1.385.574c.197-.474.281-.982.322-1.578c.04-.59.04-1.318.04-2.24zm-3.515 6.735c.828-.027 1.486-.1 2.083-.347l-.574-1.385c-.335.138-.765.207-1.557.232zm3.268-3.491a3.25 3.25 0 0 1-1.76 1.759l.575 1.385a4.75 4.75 0 0 0 2.57-2.57zM11.2 6.75c1.324 0 2.264 0 2.995.07c.72.069 1.16.199 1.503.409l.784-1.279c-.619-.38-1.315-.544-2.145-.623c-.818-.078-1.842-.077-3.137-.077zm7.55 6.05c0-1.295 0-2.319-.077-3.137c-.079-.83-.244-1.526-.623-2.145l-1.279.784c.21.343.34.783.409 1.503c.07.73.07 1.671.07 2.995zm-3.052-5.571a3.25 3.25 0 0 1 1.073 1.073l1.279-.784a4.75 4.75 0 0 0-1.568-1.568zM8.8 5.25c-1.295 0-2.319 0-3.137.077c-.83.079-1.526.244-2.145.623l.784 1.279c.343-.21.783-.34 1.503-.409c.73-.07 1.671-.07 2.995-.07zM2.75 12.8c0-1.324 0-2.264.07-2.995c.069-.72.199-1.16.409-1.503L1.95 7.518c-.38.619-.544 1.315-.623 2.145c-.078.818-.077 1.842-.077 3.137zm.768-6.85A4.75 4.75 0 0 0 1.95 7.518l1.279.784a3.25 3.25 0 0 1 1.073-1.073zm5.999 14.74c-.201-.34-.377-.638-.548-.874a2.23 2.23 0 0 0-.67-.64l-.764 1.292c.046.027.11.077.22.23c.12.165.256.393.47.756zm-3.252-.355c.446.014.73.024.947.05c.204.025.281.058.323.083l.763-1.291c-.29-.171-.594-.243-.905-.28c-.298-.037-.661-.048-1.08-.062zm5.51 1.119c.214-.363.35-.591.47-.756c.11-.153.174-.203.22-.23l-.763-1.291a2.23 2.23 0 0 0-.67.64c-.172.235-.348.534-.549.873zm1.912-2.619c-.419.014-.782.025-1.08.061c-.31.038-.616.11-.905.28l.763 1.292c.042-.025.119-.058.323-.083c.216-.026.501-.036.947-.05z'/%3E%3Cpath fill='black' d='m21.715 12.435l.692.287zm-2.03 2.03l.287.693zm.524-11.912l-.392.64zm1.238 1.238l.64-.392zM8.791 2.553l-.392-.64zM7.553 3.79l-.64-.392zm5.822-1.041h2.25v-1.5h-2.25zm7.875 5.625v.75h1.5v-.75zm0 .75c0 .884 0 1.51-.034 2c-.033.486-.096.785-.194 1.023l1.385.574c.187-.451.267-.933.305-1.494c.038-.554.038-1.24.038-2.103zm-.228 3.023a3 3 0 0 1-1.624 1.624l.574 1.386a4.5 4.5 0 0 0 2.435-2.436zM15.625 2.75c1.242 0 2.12 0 2.804.066c.671.064 1.075.184 1.388.376l.784-1.279c-.588-.36-1.249-.516-2.03-.59c-.77-.074-1.733-.073-2.946-.073zm7.125 5.625c0-1.213 0-2.175-.073-2.946c-.074-.781-.23-1.442-.59-2.03l-1.28.784c.193.313.313.717.377 1.388c.065.683.066 1.562.066 2.804zm-2.933-5.183a3 3 0 0 1 .99.99l1.28-.783A4.5 4.5 0 0 0 20.6 1.913zM13.375 1.25c-1.213 0-2.175 0-2.946.072c-.781.075-1.442.23-2.03.591l.783 1.28c.314-.193.718-.313 1.39-.377c.682-.065 1.56-.066 2.803-.066zm-4.976.663A4.5 4.5 0 0 0 6.913 3.4l1.279.784a3 3 0 0 1 .99-.99zM7.782 6.04c.05-.96.175-1.473.41-1.856L6.913 3.4c-.437.713-.576 1.538-.629 2.562zm10.243 9.446c.767-.026 1.384-.094 1.947-.327l-.574-1.386c-.302.125-.694.19-1.423.214z'/%3E%3Cpath stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6.51 13h.008M10 13h.009m3.482 0h.009'/%3E%3C/g%3E%3C/svg%3E");
}
.icon-\[solar--download-square-bold\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2c4.714 0 7.071 0 8.535 1.464C22 4.93 22 7.286 22 12c0 4.714 0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12m10-5.75a.75.75 0 0 1 .75.75v5.19l1.72-1.72a.75.75 0 1 1 1.06 1.06l-3 3a.75.75 0 0 1-1.06 0l-3-3a.75.75 0 1 1 1.06-1.06l1.72 1.72V7a.75.75 0 0 1 .75-.75m-4 10a.75.75 0 0 0 0 1.5h8a.75.75 0 0 0 0-1.5z' clip-rule='evenodd'/%3E%3C/svg%3E");
}
.icon-\[solar--euro-bold\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2S2 6.477 2 12s4.477 10 10 10M6.75 12c0-.255.018-.505.053-.75H10a.75.75 0 0 0 0-1.5H7.255a5.25 5.25 0 0 1 7.37-2.298a.75.75 0 1 0 .75-1.299a6.753 6.753 0 0 0-9.74 3.597H5a.75.75 0 0 0 0 1.5h.291a6.823 6.823 0 0 0 0 1.5H5a.75.75 0 0 0 0 1.5h.634a6.753 6.753 0 0 0 9.742 3.596a.75.75 0 1 0-.751-1.298a5.25 5.25 0 0 1-7.37-2.298H10a.75.75 0 0 0 0-1.5H6.803A5.295 5.295 0 0 1 6.75 12' clip-rule='evenodd'/%3E%3C/svg%3E");
}
.icon-\[solar--gift-linear\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-width='1.5'%3E%3Cpath stroke-linecap='round' d='M22 12H2M12 2v20m1-10a4 4 0 0 0 4 4m-6-4a4 4 0 0 1-4 4'/%3E%3Cpath d='M12 10.035a3.247 3.247 0 0 1 2.46-3.15c1.603-.4 3.056 1.052 2.655 2.656a3.247 3.247 0 0 1-3.15 2.46H12zm0 0a3.247 3.247 0 0 0-2.46-3.15c-1.603-.4-3.056 1.052-2.655 2.656a3.247 3.247 0 0 0 3.15 2.46H12z'/%3E%3Cpath d='M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2c4.714 0 7.071 0 8.535 1.464C22 4.93 22 7.286 22 12c0 4.714 0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12Z'/%3E%3C/g%3E%3C/svg%3E");
}
.icon-\[solar--global-bold\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M2.028 11.25A10 10 0 0 1 12 2c-.83 0-1.57.364-2.18.921c-.605.554-1.116 1.328-1.53 2.242c-.416.92-.74 1.996-.959 3.163a19.753 19.753 0 0 0-.318 2.924zm0 1.5h4.985c.036 1.002.143 1.988.318 2.924c.22 1.167.543 2.243.959 3.163c.414.914.925 1.688 1.53 2.242c.61.557 1.35.921 2.18.921c-5.27 0-9.589-4.077-9.972-9.25' clip-rule='evenodd'/%3E%3Cpath fill='black' d='M12 3.395c-.275 0-.63.117-1.043.495c-.416.381-.833.978-1.201 1.791c-.366.808-.663 1.783-.867 2.873c-.16.858-.26 1.768-.296 2.696h6.814a18.504 18.504 0 0 0-.296-2.696c-.204-1.09-.5-2.065-.867-2.873c-.368-.813-.784-1.41-1.2-1.79c-.414-.379-.769-.496-1.044-.496M8.889 15.446c.204 1.09.501 2.065.867 2.873c.368.813.785 1.41 1.2 1.79c.414.379.77.496 1.044.496c.275 0 .63-.117 1.043-.495c.417-.381.833-.978 1.201-1.791c.366-.808.663-1.783.867-2.873c.161-.858.261-1.768.296-2.696H8.593c.035.928.135 1.838.296 2.696'/%3E%3Cpath fill='black' d='M12 2c.831 0 1.57.364 2.18.921c.605.554 1.117 1.328 1.53 2.242c.417.92.74 1.996.959 3.163c.175.936.282 1.922.318 2.924h4.985A9.999 9.999 0 0 0 12 2m4.669 13.674c-.219 1.167-.542 2.243-.959 3.163c-.413.914-.925 1.688-1.53 2.242c-.61.557-1.349.921-2.18.921c5.27 0 9.589-4.077 9.972-9.25h-4.985a19.75 19.75 0 0 1-.318 2.924'/%3E%3C/svg%3E");
}
.icon-\[solar--history-bold\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M5.079 5.069c3.795-3.79 9.965-3.75 13.783.069c3.82 3.82 3.86 9.993.064 13.788c-3.795 3.795-9.968 3.756-13.788-.064a9.812 9.812 0 0 1-2.798-8.28a.75.75 0 1 1 1.487.203a8.312 8.312 0 0 0 2.371 7.017c3.245 3.244 8.468 3.263 11.668.064c3.199-3.2 3.18-8.423-.064-11.668c-3.243-3.242-8.463-3.263-11.663-.068l.748.003a.75.75 0 1 1-.007 1.5l-2.546-.012a.75.75 0 0 1-.746-.747L3.575 4.33a.75.75 0 1 1 1.5-.008zm6.92 2.18a.75.75 0 0 1 .75.75v3.69l2.281 2.28a.75.75 0 1 1-1.06 1.061l-2.72-2.72V8a.75.75 0 0 1 .75-.75' clip-rule='evenodd'/%3E%3C/svg%3E");
}
.icon-\[solar--logout-outline\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M12 3.25a.75.75 0 0 1 0 1.5a7.25 7.25 0 0 0 0 14.5a.75.75 0 0 1 0 1.5a8.75 8.75 0 1 1 0-17.5'/%3E%3Cpath fill='black' d='M16.47 9.53a.75.75 0 0 1 1.06-1.06l3 3a.75.75 0 0 1 0 1.06l-3 3a.75.75 0 1 1-1.06-1.06l1.72-1.72H10a.75.75 0 0 1 0-1.5h8.19z'/%3E%3C/svg%3E");
}
.icon-\[solar--magic-stick-2-linear\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none'%3E%3Cpath stroke='black' stroke-width='1.5' d='M13.036 3.652c2.215-1.312 3.322-1.968 4.136-1.503c.813.466.793 1.744.755 4.3l-.01.662c-.012.727-.017 1.09.118 1.41c.136.319.397.558.919 1.036l.475.435c1.837 1.683 2.756 2.524 2.54 3.47c-.215.944-1.422 1.366-3.835 2.212l-.624.218c-.686.24-1.028.36-1.291.601c-.264.24-.417.575-.724 1.243l-.28.609c-1.079 2.351-1.619 3.527-2.565 3.646c-.947.118-1.673-.899-3.125-2.934l-.376-.526c-.413-.578-.62-.867-.917-1.038c-.298-.17-.654-.203-1.365-.268l-.648-.06c-2.505-.228-3.757-.343-4.126-1.214c-.37-.872.388-1.923 1.903-4.026l.392-.544c.43-.597.646-.896.725-1.242c.079-.346.012-.7-.12-1.409l-.122-.645c-.468-2.493-.702-3.74.016-4.397s1.913-.29 4.302.445l.618.19c.678.21 1.018.314 1.365.27c.346-.043.661-.23 1.29-.602z'/%3E%3Cpath fill='black' d='M17.53 16.47a.75.75 0 1 0-1.06 1.06zm2.94 5.06a.75.75 0 1 0 1.06-1.06zm-4-4l4 4l1.06-1.06l-4-4z'/%3E%3C/g%3E%3C/svg%3E");
}
.icon-\[solar--magic-stick-3-bold\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M3.845 3.845a2.883 2.883 0 0 0 0 4.077L5.432 9.51a.762.762 0 0 1 .038-.04l4-4a.766.766 0 0 1 .04-.038L7.922 3.845a2.883 2.883 0 0 0-4.077 0m6.723 2.645a.748.748 0 0 1-.038.04l-4 4a.746.746 0 0 1-.04.038l9.588 9.588a2.884 2.884 0 0 0 4.078-4.078zM16.1 2.307a.483.483 0 0 1 .9 0l.43 1.095a.482.482 0 0 0 .272.274l1.091.432a.486.486 0 0 1 0 .903l-1.09.432a.485.485 0 0 0-.273.273L17 6.81a.483.483 0 0 1-.9 0l-.43-1.095a.485.485 0 0 0-.273-.273l-1.09-.432a.486.486 0 0 1 0-.903l1.09-.432a.485.485 0 0 0 .273-.274zm3.867 6.823a.483.483 0 0 1 .9 0l.156.399c.05.125.148.224.273.273l.398.158a.486.486 0 0 1 0 .902l-.398.158a.485.485 0 0 0-.273.273l-.156.4a.483.483 0 0 1-.9 0l-.157-.4a.485.485 0 0 0-.272-.273l-.398-.158a.486.486 0 0 1 0-.902l.398-.158a.485.485 0 0 0 .272-.273zM5.133 15.307a.483.483 0 0 1 .9 0l.157.4a.48.48 0 0 0 .272.273l.398.157a.486.486 0 0 1 0 .903l-.398.158a.484.484 0 0 0-.272.273l-.157.4a.483.483 0 0 1-.9 0l-.157-.4a.484.484 0 0 0-.272-.273l-.398-.158a.486.486 0 0 1 0-.903l.398-.157a.484.484 0 0 0 .272-.274z'/%3E%3C/svg%3E");
}
.icon-\[solar--monitor-linear\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-width='1.5'%3E%3Cpath d='M2 10c0-3.771 0-5.657 1.172-6.828C4.343 2 6.229 2 10 2h4c3.771 0 5.657 0 6.828 1.172C22 4.343 22 6.229 22 10v1c0 2.828 0 4.243-.879 5.121C20.243 17 18.828 17 16 17H8c-2.828 0-4.243 0-5.121-.879C2 15.243 2 13.828 2 11z'/%3E%3Cpath stroke-linecap='round' d='M16 22H8m4-5v5m10-9H2'/%3E%3C/g%3E%3C/svg%3E");
}
.icon-\[solar--monitor-smartphone-outline\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M9.944 1.25h5.59c1.139 0 2.04 0 2.766.062c.743.063 1.37.195 1.94.499a4.75 4.75 0 0 1 1.95 1.95c.303.569.435 1.196.498 1.939c.062.725.062 1.627.062 2.766V8.5a.75.75 0 0 1-1.5 0c0-1.18 0-2.018-.056-2.673c-.055-.646-.16-1.044-.328-1.359a3.25 3.25 0 0 0-1.334-1.334c-.315-.168-.713-.273-1.359-.328c-.655-.055-1.493-.056-2.673-.056H10c-1.907 0-3.261.002-4.29.14c-1.005.135-1.585.389-2.008.812c-.423.423-.677 1.003-.812 2.009c-.138 1.028-.14 2.382-.14 4.289v1c0 .459 0 .874.004 1.25H11a.75.75 0 0 1 0 1.5H2.807c.012.156.028.303.046.442c.099.734.28 1.122.556 1.399c.277.277.665.457 1.4.556c.754.101 1.756.103 3.191.103h3a.75.75 0 0 1 .75.75v5a.75.75 0 0 1-.75.75H8a.75.75 0 0 1 0-1.5h2.25v-3.5H7.945c-1.367 0-2.47 0-3.337-.116c-.9-.122-1.658-.38-2.26-.982c-.602-.602-.86-1.36-.981-2.26c-.049-.36-.077-.762-.094-1.206a.751.751 0 0 1-.01-.327c-.013-.541-.013-1.142-.013-1.804V9.944c0-1.838 0-3.294.153-4.433c.158-1.172.49-2.121 1.238-2.87c.749-.748 1.698-1.08 2.87-1.238c1.14-.153 2.595-.153 4.433-.153m8.004 9h.104c.899 0 1.648 0 2.242.08c.628.084 1.195.27 1.65.726c.456.455.642 1.022.726 1.65c.08.594.08 1.344.08 2.242v3.104c0 .899 0 1.648-.08 2.242c-.084.628-.27 1.195-.726 1.65c-.455.456-1.022.642-1.65.726c-.594.08-1.343.08-2.242.08h-.104c-.899 0-1.648 0-2.242-.08c-.628-.084-1.195-.27-1.65-.726c-.456-.455-.642-1.022-.726-1.65c-.08-.594-.08-1.343-.08-2.242v-3.104c0-.899 0-1.648.08-2.242c.084-.628.27-1.195.726-1.65c.455-.456 1.022-.642 1.65-.726c.594-.08 1.343-.08 2.242-.08m-2.043 1.566c-.461.063-.659.17-.789.3c-.13.13-.237.328-.3.79c-.064.482-.066 1.13-.066 2.094v3c0 .964.002 1.612.066 2.095c.063.461.17.659.3.789c.13.13.328.237.79.3c.482.064 1.13.066 2.094.066s1.612-.002 2.095-.067c.461-.062.659-.169.789-.3c.13-.13.237-.327.3-.788c.064-.483.066-1.131.066-2.095v-3c0-.964-.002-1.612-.067-2.095c-.062-.461-.169-.659-.3-.789c-.13-.13-.327-.237-.788-.3c-.483-.064-1.131-.066-2.095-.066c-.964 0-1.612.002-2.095.066M16.25 20a.75.75 0 0 1 .75-.75h2a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1-.75-.75' clip-rule='evenodd'/%3E%3C/svg%3E");
}
.icon-\[solar--plain-bold\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='m18.636 15.67l1.716-5.15c1.5-4.498 2.25-6.747 1.062-7.934c-1.187-1.187-3.436-.438-7.935 1.062L8.33 5.364C4.7 6.574 2.885 7.18 2.37 8.067a2.717 2.717 0 0 0 0 2.73c.515.888 2.33 1.493 5.96 2.704c.45.15.957.042 1.294-.291l5.506-5.455a.79.79 0 1 1 1.11 1.122l-5.416 5.366a1.397 1.397 0 0 0-.324 1.427c1.21 3.63 1.816 5.446 2.703 5.962a2.72 2.72 0 0 0 2.731 0c.887-.516 1.492-2.331 2.703-5.962'/%3E%3C/svg%3E");
}
.icon-\[solar--round-arrow-right-bold\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2S2 6.477 2 12s4.477 10 10 10m.47-13.53a.75.75 0 0 1 1.06 0l3 3a.75.75 0 0 1 0 1.06l-3 3a.75.75 0 1 1-1.06-1.06l1.72-1.72H8a.75.75 0 0 1 0-1.5h6.19l-1.72-1.72a.75.75 0 0 1 0-1.06' clip-rule='evenodd'/%3E%3C/svg%3E");
}
.icon-\[solar--star-bold\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M9.153 5.408C10.42 3.136 11.053 2 12 2c.947 0 1.58 1.136 2.847 3.408l.328.588c.36.646.54.969.82 1.182c.28.213.63.292 1.33.45l.636.144c2.46.557 3.689.835 3.982 1.776c.292.94-.546 1.921-2.223 3.882l-.434.507c-.476.557-.715.836-.822 1.18c-.107.345-.071.717.001 1.46l.066.677c.253 2.617.38 3.925-.386 4.506c-.766.582-1.918.051-4.22-1.009l-.597-.274c-.654-.302-.981-.452-1.328-.452c-.347 0-.674.15-1.328.452l-.596.274c-2.303 1.06-3.455 1.59-4.22 1.01c-.767-.582-.64-1.89-.387-4.507l.066-.676c.072-.744.108-1.116 0-1.46c-.106-.345-.345-.624-.821-1.18l-.434-.508c-1.677-1.96-2.515-2.941-2.223-3.882c.293-.941 1.523-1.22 3.983-1.776l.636-.144c.699-.158 1.048-.237 1.329-.45c.28-.213.46-.536.82-1.182z'/%3E%3C/svg%3E");
}
.icon-\[solar--tablet-linear\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-width='1.5'%3E%3Cpath d='M10 20c-3.771 0-5.657 0-6.828-1.172C2 17.657 2 15.771 2 12c0-3.771 0-5.657 1.172-6.828C4.343 4 6.229 4 10 4h4c3.771 0 5.657 0 6.828 1.172C22 6.343 22 8.229 22 12c0 3.771 0 5.657-1.172 6.828C19.657 20 17.771 20 14 20z'/%3E%3Cpath stroke-linecap='round' d='M15 17H9'/%3E%3C/g%3E%3C/svg%3E");
}
.icon-\[solar--upload-bold\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M12 15.75a.75.75 0 0 0 .75-.75V4.027l1.68 1.961a.75.75 0 1 0 1.14-.976l-3-3.5a.75.75 0 0 0-1.14 0l-3 3.5a.75.75 0 1 0 1.14.976l1.68-1.96V15c0 .414.336.75.75.75' clip-rule='evenodd'/%3E%3Cpath fill='black' d='M16 9c-.702 0-1.053 0-1.306.169a1 1 0 0 0-.275.275c-.169.253-.169.604-.169 1.306V15a2.25 2.25 0 1 1-4.5 0v-4.25c0-.702 0-1.053-.169-1.306a1 1 0 0 0-.275-.275C9.053 9 8.702 9 8 9c-2.828 0-4.243 0-5.121.879C2 10.757 2 12.17 2 14.999v1c0 2.83 0 4.243.879 5.122C3.757 22 5.172 22 8 22h8c2.828 0 4.243 0 5.121-.879C22 20.242 22 18.828 22 16v-1c0-2.829 0-4.243-.879-5.121C20.243 9 18.828 9 16 9'/%3E%3C/svg%3E");
}
.icon-\[solar--user-bold\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Ccircle cx='12' cy='6' r='4' fill='black'/%3E%3Cpath fill='black' d='M20 17.5c0 2.485 0 4.5-8 4.5s-8-2.015-8-4.5S7.582 13 12 13s8 2.015 8 4.5'/%3E%3C/svg%3E");
}
.icon-\[solar--user-linear\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-width='1.5'%3E%3Ccircle cx='12' cy='6' r='4'/%3E%3Cpath d='M20 17.5c0 2.485 0 4.5-8 4.5s-8-2.015-8-4.5S7.582 13 12 13s8 2.015 8 4.5Z'/%3E%3C/g%3E%3C/svg%3E");
}
.icon-\[svg-spinners--tadpole\] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M12,23a9.63,9.63,0,0,1-8-9.5,9.51,9.51,0,0,1,6.79-9.1A1.66,1.66,0,0,0,12,2.81h0a1.67,1.67,0,0,0-1.94-1.64A11,11,0,0,0,12,23Z'%3E%3CanimateTransform attributeName='transform' dur='0.75s' repeatCount='indefinite' type='rotate' values='0 12 12;360 12 12'/%3E%3C/path%3E%3C/svg%3E");
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: -webkit-sticky;
  position: sticky;
}
.inset-0 {
  inset: 0px;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-12 {
  bottom: 3rem;
}
.bottom-2 {
  bottom: 0.5rem;
}
.left-0 {
  left: 0px;
}
.left-\[6px\] {
  left: 6px;
}
.right-0 {
  right: 0px;
}
.right-10 {
  right: 2.5rem;
}
.right-12 {
  right: 3rem;
}
.right-2 {
  right: 0.5rem;
}
.right-4 {
  right: 1rem;
}
.right-\[7px\] {
  right: 7px;
}
.start-1\/2 {
  inset-inline-start: 50%;
}
.top-0 {
  top: 0px;
}
.top-1\/2 {
  top: 50%;
}
.top-10 {
  top: 2.5rem;
}
.top-4 {
  top: 1rem;
}
.top-full {
  top: 100%;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.z-50 {
  z-index: 50;
}
.order-last {
  order: 9999;
}
.\!m-0 {
  margin: 0px !important;
}
.-m-0\.5 {
  margin: -0.125rem;
}
.m-0 {
  margin: 0px;
}
.m-auto {
  margin: auto;
}
.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}
.mx-\[24px\] {
  margin-left: 24px;
  margin-right: 24px;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.\!mt-2 {
  margin-top: 0.5rem !important;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.ml-4 {
  margin-left: 1rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.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-auto {
  margin-top: auto;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.size-12 {
  width: 3rem;
  height: 3rem;
}
.size-full {
  width: 100%;
  height: 100%;
}
.\!h-9 {
  height: 2.25rem !important;
}
.h-10 {
  height: 2.5rem;
}
.h-12 {
  height: 3rem;
}
.h-14 {
  height: 3.5rem;
}
.h-16 {
  height: 4rem;
}
.h-4 {
  height: 1rem;
}
.h-5 {
  height: 1.25rem;
}
.h-\[100px\] {
  height: 100px;
}
.h-\[172px\] {
  height: 172px;
}
.h-\[27px\] {
  height: 27px;
}
.h-\[31px\] {
  height: 31px;
}
.h-\[430px\] {
  height: 430px;
}
.h-\[471px\] {
  height: 471px;
}
.h-\[6px\] {
  height: 6px;
}
.h-\[75vw\] {
  height: 75vw;
}
.h-\[calc\(100vh-113px\)\] {
  height: calc(100vh - 113px);
}
.h-\[calc\(100vh-136px\)\] {
  height: calc(100vh - 136px);
}
.h-\[calc\(220px-16px\)\] {
  height: calc(220px - 16px);
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-px {
  height: 1px;
}
.h-screen {
  height: 100vh;
}
.max-h-\[122px\] {
  max-height: 122px;
}
.min-h-\[30px\] {
  min-height: 30px;
}
.min-h-\[315px\] {
  min-height: 315px;
}
.min-h-\[33px\] {
  min-height: 33px;
}
.w-10 {
  width: 2.5rem;
}
.w-12 {
  width: 3rem;
}
.w-14 {
  width: 3.5rem;
}
.w-16 {
  width: 4rem;
}
.w-4 {
  width: 1rem;
}
.w-5 {
  width: 1.25rem;
}
.w-60 {
  width: 15rem;
}
.w-\[205px\] {
  width: 205px;
}
.w-\[27px\] {
  width: 27px;
}
.w-\[490px\] {
  width: 490px;
}
.w-\[51px\] {
  width: 51px;
}
.w-\[580px\] {
  width: 580px;
}
.w-\[62px\] {
  width: 62px;
}
.w-auto {
  width: auto;
}
.w-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-px {
  width: 1px;
}
.w-screen {
  width: 100vw;
}
.min-w-\[190px\] {
  min-width: 190px;
}
.min-w-\[50\%\] {
  min-width: 50%;
}
.\!max-w-\[100\%\] {
  max-width: 100% !important;
}
.max-w-\[105rem\] {
  max-width: 105rem;
}
.max-w-\[1208px\] {
  max-width: 1208px;
}
.max-w-\[205px\] {
  max-width: 205px;
}
.max-w-\[300px\] {
  max-width: 300px;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[450px\] {
  max-width: 450px;
}
.max-w-\[600px\] {
  max-width: 600px;
}
.max-w-\[700px\] {
  max-width: 700px;
}
.max-w-\[900px\] {
  max-width: 900px;
}
.max-w-full {
  max-width: 100%;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.grow {
  flex-grow: 1;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-2 {
  --tw-translate-x: -0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-\[20px\] {
  --tw-translate-x: -20px;
  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-6 {
  --tw-translate-y: -1.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-\[10px\] {
  --tw-translate-y: -10px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-0 {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-2 {
  --tw-translate-x: 0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-5 {
  --tw-translate-x: 1.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-8 {
  --tw-translate-x: 2rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-\[50vw\] {
  --tw-translate-x: 50vw;
  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-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-8 {
  --tw-translate-y: 2rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-rotate-90 {
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-rotate-\[15deg\] {
  --tw-rotate: -15deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-0 {
  --tw-rotate: 0deg;
  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-\[15deg\] {
  --tw-rotate: 15deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer {
  cursor: pointer;
}
.resize-none {
  resize: none;
}
.resize {
  resize: both;
}
.list-inside {
  list-style-position: inside;
}
.list-disc {
  list-style-type: disc;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.\!flex-nowrap {
  flex-wrap: nowrap !important;
}
.items-start {
  align-items: flex-start;
}
.items-center {
  align-items: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.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-6 {
  gap: 1.5rem;
}
.gap-\[10px\] {
  gap: 10px;
}
.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-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-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.space-y-\[2px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2px * var(--tw-space-y-reverse));
}
.self-start {
  align-self: flex-start;
}
.self-end {
  align-self: flex-end;
}
.self-center {
  align-self: center;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.\!truncate {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis {
  text-overflow: ellipsis;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.whitespace-break-spaces {
  white-space: break-spaces;
}
.\!rounded-\[16px\] {
  border-radius: 16px !important;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-100 {
  border-radius: 100px;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-3xl {
  border-radius: 1.5rem;
}
.rounded-\[20px\] {
  border-radius: 20px;
}
.rounded-\[3px\] {
  border-radius: 3px;
}
.rounded-\[40px\] {
  border-radius: 40px;
}
.rounded-\[4px\] {
  border-radius: 4px;
}
.rounded-button {
  border-radius: 47px;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.border {
  border-width: 1px;
}
.border-4 {
  border-width: 4px;
}
.border-\[4px\] {
  border-width: 4px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-r {
  border-right-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-solid {
  border-style: solid;
}
.border-dashed {
  border-style: dashed;
}
.border-\[\#8D9BE5\] {
  --tw-border-opacity: 1;
  border-color: rgb(141 155 229 / var(--tw-border-opacity));
}
.border-current {
  border-color: currentColor;
}
.border-deep {
  --tw-border-opacity: 1;
  border-color: rgb(23 24 36 / var(--tw-border-opacity));
}
.border-deepTransparent {
  border-color: #18192699;
}
.border-lavender\/15 {
  border-color: rgb(141 155 229 / 0.15);
}
.border-muted {
  --tw-border-opacity: 1;
  border-color: rgb(30 31 45 / var(--tw-border-opacity));
}
.border-nightfall {
  --tw-border-opacity: 1;
  border-color: rgb(13 15 28 / var(--tw-border-opacity));
}
.border-red-500 {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity));
}
.border-redLight {
  --tw-border-opacity: 1;
  border-color: rgb(255 101 111 / var(--tw-border-opacity));
}
.border-soft {
  --tw-border-opacity: 1;
  border-color: rgb(98 101 138 / var(--tw-border-opacity));
}
.border-transparent {
  border-color: transparent;
}
.\!bg-deep {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(23 24 36 / var(--tw-bg-opacity)) !important;
}
.bg-\[\#23253E\] {
  --tw-bg-opacity: 1;
  background-color: rgb(35 37 62 / var(--tw-bg-opacity));
}
.bg-buttonBgPrimary {
  --tw-bg-opacity: 1;
  background-color: rgb(83 98 177 / var(--tw-bg-opacity));
}
.bg-deep {
  --tw-bg-opacity: 1;
  background-color: rgb(23 24 36 / var(--tw-bg-opacity));
}
.bg-deepTransparent {
  background-color: #18192699;
}
.bg-denim {
  --tw-bg-opacity: 1;
  background-color: rgb(4 5 19 / var(--tw-bg-opacity));
}
.bg-denim\/30 {
  background-color: rgb(4 5 19 / 0.3);
}
.bg-denim\/60 {
  background-color: rgb(4 5 19 / 0.6);
}
.bg-gentle {
  --tw-bg-opacity: 1;
  background-color: rgb(51 53 72 / var(--tw-bg-opacity));
}
.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.bg-lavender\/15 {
  background-color: rgb(141 155 229 / 0.15);
}
.bg-muted {
  --tw-bg-opacity: 1;
  background-color: rgb(30 31 45 / var(--tw-bg-opacity));
}
.bg-nightfall {
  --tw-bg-opacity: 1;
  background-color: rgb(13 15 28 / var(--tw-bg-opacity));
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-white\/5 {
  background-color: rgb(255 255 255 / 0.05);
}
.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.from-redLight {
  --tw-gradient-from: #FF656F var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 101 111 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-white {
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-sapphireLight {
  --tw-gradient-to: #1C7EFF var(--tw-gradient-to-position);
}
.to-textSecondary2 {
  --tw-gradient-to: #A9B3CB var(--tw-gradient-to-position);
}
.bg-clip-padding {
  background-clip: padding-box;
}
.bg-clip-text {
  -webkit-background-clip: text;
          background-clip: text;
}
.stroke-current {
  stroke: currentColor;
}
.object-cover {
  object-fit: cover;
}
.p-0 {
  padding: 0px;
}
.p-0\.5 {
  padding: 0.125rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-10 {
  padding: 2.5rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-4 {
  padding: 1rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-8 {
  padding: 2rem;
}
.p-\[2px\] {
  padding: 2px;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-6 {
  padding-left: 1.5rem;
}
.pr-4 {
  padding-right: 1rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-\[14px\] {
  font-size: 14px;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[18px\] {
  font-size: 18px;
}
.text-\[20px\] {
  font-size: 20px;
}
.text-\[27px\] {
  font-size: 27px;
}
.text-\[32px\] {
  font-size: 32px;
}
.text-\[56px\] {
  font-size: 56px;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-l {
  font-size: 24px;
  line-height: 1.219;
}
.text-m {
  font-size: 20px;
  line-height: 1.219;
}
.text-s {
  font-size: 16px;
  line-height: 1.219;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 32px;
  line-height: 1.219;
}
.text-xs {
  font-size: 14px;
  line-height: 1.219;
}
.text-xxl {
  font-size: 40px;
  line-height: 1.219;
}
.text-xxs {
  font-size: 12px;
  line-height: 1.219;
}
.text-xxxs {
  font-size: 10px;
  line-height: 1.219;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.leading-5 {
  line-height: 1.25rem;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-\[20px\] {
  line-height: 20px;
}
.leading-\[24px\] {
  line-height: 24px;
}
.leading-none {
  line-height: 1;
}
.\!text-grey {
  --tw-text-opacity: 1 !important;
  color: rgb(243 243 243 / var(--tw-text-opacity)) !important;
}
.text-gentle {
  --tw-text-opacity: 1;
  color: rgb(51 53 72 / var(--tw-text-opacity));
}
.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}
.text-grey {
  --tw-text-opacity: 1;
  color: rgb(243 243 243 / var(--tw-text-opacity));
}
.text-greyGentle {
  --tw-text-opacity: 1;
  color: rgb(159 161 169 / var(--tw-text-opacity));
}
.text-greySilver {
  --tw-text-opacity: 1;
  color: rgb(227 227 227 / var(--tw-text-opacity));
}
.text-iconsDark {
  --tw-text-opacity: 1;
  color: rgb(66 83 175 / var(--tw-text-opacity));
}
.text-lavender {
  --tw-text-opacity: 1;
  color: rgb(141 155 229 / var(--tw-text-opacity));
}
.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}
.text-redLight {
  --tw-text-opacity: 1;
  color: rgb(255 101 111 / var(--tw-text-opacity));
}
.text-textSecondary2 {
  --tw-text-opacity: 1;
  color: rgb(169 179 203 / var(--tw-text-opacity));
}
.text-transparent {
  color: transparent;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-yellow {
  --tw-text-opacity: 1;
  color: rgb(229 204 60 / var(--tw-text-opacity));
}
.underline {
  text-decoration-line: underline;
}
.opacity-0 {
  opacity: 0;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[0_0_0_1px_rgba\(141\2c 155\2c 229\2c 0\.18\)\] {
  --tw-shadow: 0 0 0 1px rgba(141,155,229,0.18);
  --tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.ring-0 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-2 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-soft {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(98 101 138 / var(--tw-ring-opacity));
}
.blur-\[12\.5px\] {
  --tw-blur: blur(12.5px);
  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-\[12\.5px\] {
  --tw-backdrop-blur: blur(12.5px);
  -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, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-1000 {
  transition-duration: 1000ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@layer component {
  .btn-main {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    border-radius: 47px;
    background-image: linear-gradient(to right, var(--tw-gradient-stops)) !important;
    --tw-gradient-from: #BF1C27 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(191 28 39 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #1661C4 var(--tw-gradient-to-position);
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    font-size: 14px;
    line-height: 1.219;
    font-weight: 600;
    --tw-text-opacity: 1 !important;
    color: rgb(243 243 243 / var(--tw-text-opacity)) !important;
  }
  .btn-main:hover {
    --tw-gradient-from: #FF656F var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(255 101 111 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #1C7EFF var(--tw-gradient-to-position);
  }
  .btn-main:active {
    --tw-gradient-from: #FF656F99 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(255 101 111 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #1C7EFF99 var(--tw-gradient-to-position);
  }

  .btn-main-circle {
    display: inline-flex;
    height: 2.5rem;
    width: 2.5rem;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    background-image: linear-gradient(to right, var(--tw-gradient-stops)) !important;
    --tw-gradient-from: #BF1C27 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(191 28 39 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #1661C4 var(--tw-gradient-to-position);
    padding: 0px !important;
    --tw-text-opacity: 1 !important;
    color: rgb(243 243 243 / var(--tw-text-opacity)) !important;
  }

  .btn-main-circle:hover {
    --tw-gradient-from: #FF656F var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(255 101 111 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #1C7EFF var(--tw-gradient-to-position);
  }

  .btn-main-circle:active {
    --tw-gradient-from: #FF656F99 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(255 101 111 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #1C7EFF99 var(--tw-gradient-to-position);
  }

  .btn-lavender {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    border-radius: 47px;
    background-image: linear-gradient(to right, var(--tw-gradient-stops)) !important;
    --tw-gradient-from: #5362B1 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(83 98 177 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #5362B1 var(--tw-gradient-to-position);
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    font-size: 14px;
    line-height: 1.219;
    font-weight: 600;
    --tw-text-opacity: 1 !important;
    color: rgb(243 243 243 / var(--tw-text-opacity)) !important;
  }

  .btn-lavender:hover {
    --tw-gradient-from: #FF656F var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(255 101 111 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #1C7EFF var(--tw-gradient-to-position);
  }

  .btn-lavender:active {
    --tw-gradient-from: #FF656F99 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(255 101 111 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #1C7EFF99 var(--tw-gradient-to-position);
  }

  .btn-main.disabled,
  .btn-main[disabled],
  .btn-lavender.disabled,
  .btn-lavender[disabled],
  .btn-main-circle.disabled,
  .btn-main-circle[disabled] {
    pointer-events: none;
    --tw-bg-opacity: 1 !important;
    background-color: rgb(51 53 72 / var(--tw-bg-opacity)) !important;
    background-image: none !important;
    --tw-text-opacity: 1 !important;
    color: rgb(159 161 169 / var(--tw-text-opacity)) !important;
  }

  .btn-main-outlined {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    --tw-text-opacity: 1 !important;
    color: rgb(243 243 243 / var(--tw-text-opacity)) !important;
  }

  .btn-main-outlined::before {
    position: absolute;
    inset: 0px;
    border-radius: 47px;
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    --tw-gradient-from: #BF1C27 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(191 28 39 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #1661C4 var(--tw-gradient-to-position);
    padding: 2px;
    --tw-content: '*';
    content: var(--tw-content);
  }

  .btn-main-outlined:hover::before {
    --tw-gradient-from: #FF656F var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(255 101 111 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    content: var(--tw-content);
    --tw-gradient-to: #1C7EFF var(--tw-gradient-to-position);
  }

  .btn-main-outlined:active::before {
    --tw-gradient-from: #FF656F99 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(255 101 111 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    content: var(--tw-content);
    --tw-gradient-to: #1C7EFF99 var(--tw-gradient-to-position);
  }

  .btn-outlined {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    border-radius: 47px;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    --tw-text-opacity: 1 !important;
    color: rgb(243 243 243 / var(--tw-text-opacity)) !important;
  }

  .btn-outlined::before {
    position: absolute;
    inset: 0px;
    border-radius: 47px;
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    --tw-gradient-from: #8D9BE5 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(141 155 229 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #8D9BE5 var(--tw-gradient-to-position);
    padding: 2px;
    --tw-content: '*';
    content: var(--tw-content);
  }

  .btn-outlined:hover::before {
    --tw-gradient-from: #FF656F var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(255 101 111 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    content: var(--tw-content);
    --tw-gradient-to: #1C7EFF var(--tw-gradient-to-position);
  }

  .btn-outlined:active::before {
    --tw-gradient-from: #FF656F99 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(255 101 111 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    content: var(--tw-content);
    --tw-gradient-to: #1C7EFF99 var(--tw-gradient-to-position);
  }

  .btn-main-outlined.disabled,
  .btn-main-outlined[disabled],
  .btn-outlined.disabled,
  .btn-outlined[disabled] {
    --tw-text-opacity: 1 !important;
    color: rgb(159 161 169 / var(--tw-text-opacity)) !important;
  }

  .btn-main-outlined.disabled::before,
  .btn-main-outlined[disabled]::before,
  .btn-outlined.disabled::before,
  .btn-outlined[disabled]::before {
    --tw-gradient-from: #333548 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(51 53 72 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    content: var(--tw-content);
    --tw-gradient-to: #333548 var(--tw-gradient-to-position);
  }

  .border-gradient {
    position: relative;
  }

  .border-gradient::before {
    position: absolute;
    inset: 0px;
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    --tw-gradient-from: #FF656F99 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(255 101 111 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #1C7EFF99 var(--tw-gradient-to-position);
    padding: 2px;
    --tw-content: '*';
    content: var(--tw-content);
  }

  .card-bordered {
    position: relative;
    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;
  }

  .card-bordered::before {
    position: absolute;
    inset: 0px;
    padding: 2px;
    --tw-content: '*';
    content: var(--tw-content);
  }

  .card-bordered:hover::before {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    --tw-gradient-from: #FF656F99 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(255 101 111 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    content: var(--tw-content);
    --tw-gradient-to: #1C7EFF99 var(--tw-gradient-to-position);
  }

  .border-gradient::before,
  .card-bordered::before,
  .btn-main-outlined:before,
  .btn-outlined:before {
    -webkit-mask:
      linear-gradient(#fff 0 0) content-box,
      linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
  }

  .btn-transparent {
    display: inline-flex;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    border-radius: 47px;
    background-color: transparent;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    font-size: 14px;
    line-height: 1.219;
    --tw-text-opacity: 1;
    color: rgb(243 243 243 / var(--tw-text-opacity));
    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;
  }

  .btn-transparent:hover {
    background-color: rgb(255 255 255 / 0.1);
  }

  .btn-transparent:active {
    --tw-bg-opacity: 1;
    background-color: rgb(83 98 177 / var(--tw-bg-opacity));
  }

  .btn-transparent:disabled {
    --tw-text-opacity: 1;
    color: rgb(159 161 169 / var(--tw-text-opacity));
  }

  .text-gradient {
    background: linear-gradient(90deg, #ff656f -11.39%, #1c7eff 113.61%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .bg-gradient {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    --tw-gradient-from: #BF1C27 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(191 28 39 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #1661C4 var(--tw-gradient-to-position);
  }

  .gradient-bg{
    background-image: url(./gradient-background.png);
    background-size: cover;
    background-position: center bottom;
  }

  .bg-ellipse-t-r,
  .bg-ellipse-t-l,
  .bg-ellipses-light{
    position: relative;
    overflow: hidden;
  }
  .bg-ellipse-t-r:before,
  .bg-ellipse-t-l:before{
    content: '';
    width: 1px;
    height: 1px;
    border-radius: 100%;
    background: rgba(141, 155, 229, 0.065);
    box-shadow: 0 0 130px 130px rgba(141, 155, 229, 0.065);
    position: absolute;
    top: 65px;
    right: 65px;
  }

  .bg-ellipse-t-l:before{
    right: auto;
    left: 130px;
    top: 130px
  }

  .bg-ellipses-light:before,
  .bg-ellipses-light:after{
    content: '';
    width: 1px;
    height: 1px;
    border-radius: 100%;
    background: rgba(192, 75, 131, 0.1);
    box-shadow: 0 0 130px 130px rgba(192, 75, 131, 0.1);
    position: absolute;
    /*z-index: 0;*/
  }
  .bg-ellipses-light:before{
    top: 50%;
    left: 0;
  }
  .bg-ellipses-light:after{
    top: 50%;
    right: 0;
  }

  @media (min-width: 1200px){
    .bg-ellipses-light:before,
    .bg-ellipses-light:after{
      box-shadow: 0 0 345px 345px rgba(192, 75, 131, 0.1);
    }
  }
}

#root {
  position: relative;
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  overflow: hidden;
  width: 100%;
}

html {
  scroll-behavior: smooth;
}

.placeholder\:font-normal::placeholder {
  font-weight: 400;
}

.placeholder\:text-greyGentle::placeholder {
  --tw-text-opacity: 1;
  color: rgb(159 161 169 / var(--tw-text-opacity));
}

.before\:rounded-2xl::before {
  content: var(--tw-content);
  border-radius: 1rem;
}

.before\:rounded-\[40px\]::before {
  content: var(--tw-content);
  border-radius: 40px;
}

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

.before\:bg-none::before {
  content: var(--tw-content);
  background-image: none;
}

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

.after\:inset-0::after {
  content: var(--tw-content);
  inset: 0px;
}

.after\:bg-denim\/80::after {
  content: var(--tw-content);
  background-color: rgb(4 5 19 / 0.8);
}

.after\:content-\[\'\'\]::after {
  --tw-content: '';
  content: var(--tw-content);
}

.hover\:border-lavender:hover {
  --tw-border-opacity: 1;
  border-color: rgb(141 155 229 / var(--tw-border-opacity));
}

.hover\:border-lavender\/15:hover {
  border-color: rgb(141 155 229 / 0.15);
}

.hover\:bg-buttonBgPrimary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(83 98 177 / var(--tw-bg-opacity));
}

.hover\:bg-muted:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(30 31 45 / var(--tw-bg-opacity));
}

.hover\:text-lavender:hover {
  --tw-text-opacity: 1;
  color: rgb(141 155 229 / var(--tw-text-opacity));
}

.hover\:text-textSecondary2:hover {
  --tw-text-opacity: 1;
  color: rgb(169 179 203 / var(--tw-text-opacity));
}

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

.hover\:ring-lavender:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(141 155 229 / var(--tw-ring-opacity));
}

.hover\:before\:bg-gradient-to-r:hover::before {
  content: var(--tw-content);
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.hover\:before\:from-redLightTransparent:hover::before {
  content: var(--tw-content);
  --tw-gradient-from: #FF656F99 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 101 111 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.hover\:before\:to-sapphireLightTransparent:hover::before {
  content: var(--tw-content);
  --tw-gradient-to: #1C7EFF99 var(--tw-gradient-to-position);
}

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

.focus\:border-lavender:focus {
  --tw-border-opacity: 1;
  border-color: rgb(141 155 229 / var(--tw-border-opacity));
}

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

.focus\:ring: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

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

.active\:text-lavender:active {
  --tw-text-opacity: 1;
  color: rgb(141 155 229 / var(--tw-text-opacity));
}

.disabled\:text-greyGentle:disabled {
  --tw-text-opacity: 1;
  color: rgb(159 161 169 / var(--tw-text-opacity));
}

.group:hover .group-hover\:bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.group:hover .group-hover\:from-redLight {
  --tw-gradient-from: #FF656F var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 101 111 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.group:hover .group-hover\:to-sapphireLight {
  --tw-gradient-to: #1C7EFF var(--tw-gradient-to-position);
}

.group:hover .group-hover\:text-lavender {
  --tw-text-opacity: 1;
  color: rgb(141 155 229 / var(--tw-text-opacity));
}

.group:hover .group-hover\:before\:from-redLight::before {
  content: var(--tw-content);
  --tw-gradient-from: #FF656F var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 101 111 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.group:hover .group-hover\:before\:to-sapphireLight::before {
  content: var(--tw-content);
  --tw-gradient-to: #1C7EFF var(--tw-gradient-to-position);
}

.group:focus .group-focus\:bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.group:active .group-active\:bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.group:active .group-active\:from-redLightTransparent {
  --tw-gradient-from: #FF656F99 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 101 111 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.group:active .group-active\:to-sapphireLightTransparent {
  --tw-gradient-to: #1C7EFF99 var(--tw-gradient-to-position);
}

.group.is-focused .group-\[\.is-focused\]\:mb-0 {
  margin-bottom: 0px;
}

.group.is-focused .group-\[\.is-focused\]\:h-auto {
  height: auto;
}

.peer:checked ~ .peer-checked\:border-lavender {
  --tw-border-opacity: 1;
  border-color: rgb(141 155 229 / var(--tw-border-opacity));
}

.peer:checked ~ .peer-checked\:bg-lavender {
  --tw-bg-opacity: 1;
  background-color: rgb(141 155 229 / var(--tw-bg-opacity));
}

.peer:checked ~ .peer-checked\:bg-muted {
  --tw-bg-opacity: 1;
  background-color: rgb(30 31 45 / var(--tw-bg-opacity));
}

.peer:checked ~ .peer-checked\:ring-lavender {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(141 155 229 / var(--tw-ring-opacity));
}

.peer:checked ~ .hover\:peer-checked\:bg-soft:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(98 101 138 / var(--tw-bg-opacity));
}

.peer:checked ~ .hover\:peer-checked\:ring-soft:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(98 101 138 / var(--tw-ring-opacity));
}

@media (min-width: 768px) {

  .md\:-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem;
  }

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

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

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

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

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

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

  .md\:block {
    display: block;
  }

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

  .md\:hidden {
    display: none;
  }

  .md\:size-20 {
    width: 5rem;
    height: 5rem;
  }

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

  .md\:h-\[calc\(100vh-152px\)\] {
    height: calc(100vh - 152px);
  }

  .md\:h-\[calc\(100vh-80px\)\] {
    height: calc(100vh - 80px);
  }

  .md\:h-\[calc\(172px-16px\)\] {
    height: calc(172px - 16px);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:gap-10 {
    gap: 2.5rem;
  }

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

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

  .md\:gap-6 {
    gap: 1.5rem;
  }

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

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

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

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

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

  .md\:p-\[100px\] {
    padding: 100px;
  }

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

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

  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

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

  .md\:pb-\[300px\] {
    padding-bottom: 300px;
  }

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

  .md\:pt-10 {
    padding-top: 2.5rem;
  }

  .md\:pt-\[100px\] {
    padding-top: 100px;
  }

  .md\:pt-\[12\.5vh\] {
    padding-top: 12.5vh;
  }

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

  .md\:text-l {
    font-size: 24px;
    line-height: 1.219;
  }

  .md\:text-m {
    font-size: 20px;
    line-height: 1.219;
  }

  .md\:text-mainTitleMD {
    font-size: 56px;
    line-height: 1.5;
  }

  .md\:text-s {
    font-size: 16px;
    line-height: 1.219;
  }

  .md\:text-xl {
    font-size: 32px;
    line-height: 1.219;
  }

  .md\:text-xs {
    font-size: 14px;
    line-height: 1.219;
  }

  .md\:text-xxl {
    font-size: 40px;
    line-height: 1.219;
  }

  .md\:font-bold {
    font-weight: 700;
  }

  .md\:font-medium {
    font-weight: 500;
  }
}

@media (min-width: 1024px) {

  .lg\:static {
    position: static;
  }

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1280px) {

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

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

  .xl\:block {
    display: block;
  }

  .xl\:flex {
    display: flex;
  }

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

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

  .xl\:min-w-\[calc\(25\%-8px\)\] {
    min-width: calc(25% - 8px);
  }

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

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

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

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

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

  .xl\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .xl\:flex-nowrap {
    flex-wrap: nowrap;
  }

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

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

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

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

  .xl\:self-start {
    align-self: flex-start;
  }

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

.dark\:block:where(.dark, .dark *) {
  display: block;
}

.dark\:hidden:where(.dark, .dark *) {
  display: none;
}

.dark\:text-greyGentle:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(159 161 169 / var(--tw-text-opacity));
}

@media (min-width: 768px) {

  .dark\:md\:hidden:where(.dark, .dark *) {
    display: none;
  }
}