@import url("https://fonts.googleapis.com/css2?family=Alexandria:wght@100..900&display=swap");


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

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

/*
! tailwindcss v3.4.14 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

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

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

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

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

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

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

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

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

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

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

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

.static{
  position: static;
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.-top-2{
  top: -0.5rem;
}

.bottom-\[1\.1rem\]{
  bottom: 1.1rem;
}

.bottom-\[20\%\]{
  bottom: 20%;
}

.left-0{
  left: 0px;
}

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

.left-\[1\.4em\]{
  left: 1.4em;
}

.right-0{
  right: 0px;
}

.right-\[1\.4rem\]{
  right: 1.4rem;
}

.start-0{
  inset-inline-start: 0px;
}

.start-\[1\.1rem\]{
  inset-inline-start: 1.1rem;
}

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

.top-\[20\%\]{
  top: 20%;
}

.top-full{
  top: 100%;
}

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

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

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

.z-\[9999\]{
  z-index: 9999;
}

.\!m-0{
  margin: 0px !important;
}

.my-\[0\.6rem\]{
  margin-top: 0.6rem;
  margin-bottom: 0.6rem;
}

.my-auto{
  margin-top: auto;
  margin-bottom: auto;
}

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

.\!mb-\[3rem\]{
  margin-bottom: 3rem !important;
}

.mb-\[1\.8rem\]{
  margin-bottom: 1.8rem;
}

.mb-\[2\.4rem\]{
  margin-bottom: 2.4rem;
}

.me-\[-0\.6rem\]{
  margin-inline-end: -0.6rem;
}

.me-\[1rem\]{
  margin-inline-end: 1rem;
}

.me-\[4rem\]{
  margin-inline-end: 4rem;
}

.ms-\[-0\.6rem\]{
  margin-inline-start: -0.6rem;
}

.ms-\[-3\.3\%\]{
  margin-inline-start: -3.3%;
}

.ms-\[0\.6rem\]{
  margin-inline-start: 0.6rem;
}

.mt-\[0\.1rem\]{
  margin-top: 0.1rem;
}

.mt-\[0\.8rem\]{
  margin-top: 0.8rem;
}

.mt-\[1\.5rem\]{
  margin-top: 1.5rem;
}

.mt-\[6\.8rem\]{
  margin-top: 6.8rem;
}

.block{
  display: block;
}

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

.flex{
  display: flex;
}

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

.hidden{
  display: none;
}

.size-\[1\.6rem\]{
  width: 1.6rem;
  height: 1.6rem;
}

.size-\[6rem\]{
  width: 6rem;
  height: 6rem;
}

.h-0{
  height: 0px;
}

.h-8{
  height: 2rem;
}

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

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

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

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

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

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

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

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

.h-\[6\.4rem\]{
  height: 6.4rem;
}

.h-full{
  height: 100%;
}

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

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

.max-h-\[80\%\]{
  max-height: 80%;
}

.max-h-fit{
  max-height: -moz-fit-content;
  max-height: fit-content;
}

.min-h-\[2\.4rem\]{
  min-height: 2.4rem;
}

.min-h-screen{
  min-height: 100vh;
}

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

.w-0{
  width: 0px;
}

.w-8{
  width: 2rem;
}

.w-\[0\.3rem\]{
  width: 0.3rem;
}

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

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

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

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

.w-\[19\.4rem\]{
  width: 19.4rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}

.w-full{
  width: 100%;
}

.min-w-0{
  min-width: 0px;
}

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

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

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

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

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

.max-w-full{
  max-width: 100%;
}

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

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

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

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

.-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-10{
  --tw-translate-x: -2.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-\[0\.8rem\]{
  --tw-translate-x: -0.8rem;
  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-\[16\.4rem\]{
  --tw-translate-x: -16.4rem;
  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-x-1{
  --tw-translate-x: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-x-10{
  --tw-translate-x: 2.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));
}

.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-45{
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.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-not-allowed{
  cursor: not-allowed !important;
}

.cursor-not-allowed{
  cursor: not-allowed;
}

.cursor-pointer{
  cursor: pointer;
}

.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.resize{
  resize: both;
}

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

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

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

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

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

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

.\!gap-0{
  gap: 0px !important;
}

.gap-2{
  gap: 0.5rem;
}

.gap-\[0\.4rem\]{
  gap: 0.4rem;
}

.gap-\[0\.5rem\]{
  gap: 0.5rem;
}

.gap-\[0\.6rem\]{
  gap: 0.6rem;
}

.gap-\[0\.8rem\]{
  gap: 0.8rem;
}

.gap-\[0\.92rem\]{
  gap: 0.92rem;
}

.gap-\[1\.2rem\]{
  gap: 1.2rem;
}

.gap-\[1\.5rem\]{
  gap: 1.5rem;
}

.gap-\[1\.6rem\]{
  gap: 1.6rem;
}

.gap-\[1\.8rem\]{
  gap: 1.8rem;
}

.gap-\[1rem\]{
  gap: 1rem;
}

.gap-\[2\.4rem\]{
  gap: 2.4rem;
}

.gap-\[3rem\]{
  gap: 3rem;
}

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

.overflow-hidden{
  overflow: hidden;
}

.overflow-x-auto{
  overflow-x: auto;
}

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

.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.whitespace-nowrap{
  white-space: nowrap;
}

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

.\!rounded-\[0\.8rem\]{
  border-radius: 0.8rem !important;
}

.rounded{
  border-radius: 0.25rem;
}

.rounded-\[0\.34rem\]{
  border-radius: 0.34rem;
}

.rounded-\[0\.5rem\]{
  border-radius: 0.5rem;
}

.rounded-\[0\.6rem\]{
  border-radius: 0.6rem;
}

.rounded-\[0\.8rem\]{
  border-radius: 0.8rem;
}

.rounded-\[1\.5rem\]{
  border-radius: 1.5rem;
}

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

.rounded-lg{
  border-radius: 0.5rem;
}

.rounded-md{
  border-radius: 0.375rem;
}

.\!rounded-t-none{
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
}

.rounded-b-\[0\.6rem\]{
  border-bottom-right-radius: 0.6rem;
  border-bottom-left-radius: 0.6rem;
}

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

.rounded-s-\[0\.5rem\]{
  border-start-start-radius: 0.5rem;
  border-end-start-radius: 0.5rem;
}

.rounded-t-\[0\.6rem\]{
  border-top-left-radius: 0.6rem;
  border-top-right-radius: 0.6rem;
}

.border{
  border-width: 1px;
}

.border-\[0\.2rem\]{
  border-width: 0.2rem;
}

.border-\[2px\]{
  border-width: 2px;
}

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

.border-e-\[0\.2rem\]{
  border-inline-end-width: 0.2rem;
}

.border-l{
  border-left-width: 1px;
}

.border-t{
  border-top-width: 1px;
}

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

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

.border-\[\#6DBD91\]{
  --tw-border-opacity: 1;
  border-color: rgb(109 189 145 / var(--tw-border-opacity));
}

.border-\[\#CDD7E2\]{
  --tw-border-opacity: 1;
  border-color: rgb(205 215 226 / var(--tw-border-opacity));
}

.border-\[\#dee2e6\]{
  --tw-border-opacity: 1;
  border-color: rgb(222 226 230 / var(--tw-border-opacity));
}

.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}

.border-purpleDark{
  border-color: var(--purple-dark);
}

.border-purplePrimary{
  border-color: var(--purple-primary);
}

.border-redPrimary{
  border-color: var(--red-Primary);
}

.\!bg-\[\#00863C\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 134 60 / var(--tw-bg-opacity)) !important;
}

.\!bg-\[\#BABABA\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(186 186 186 / var(--tw-bg-opacity)) !important;
}

.\!bg-\[\#CB4134\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(203 65 52 / var(--tw-bg-opacity)) !important;
}

.\!bg-\[\#CB761A\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(203 118 26 / var(--tw-bg-opacity)) !important;
}

.\!bg-redPrimary{
  background-color: var(--red-Primary) !important;
}

.\!bg-whitePrimary{
  background-color: var(--white-Primary) !important;
}

.bg-\[\#5A56E326\]{
  background-color: #5A56E326;
}

.bg-\[\#6DBD91\]{
  --tw-bg-opacity: 1;
  background-color: rgb(109 189 145 / var(--tw-bg-opacity));
}

.bg-\[\#BABABA\]{
  --tw-bg-opacity: 1;
  background-color: rgb(186 186 186 / var(--tw-bg-opacity));
}

.bg-\[\#CDD7E2\]{
  --tw-bg-opacity: 1;
  background-color: rgb(205 215 226 / var(--tw-bg-opacity));
}

.bg-\[\#E3E3F8\]{
  --tw-bg-opacity: 1;
  background-color: rgb(227 227 248 / var(--tw-bg-opacity));
}

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

.bg-\[\#F3F2F6\]{
  --tw-bg-opacity: 1;
  background-color: rgb(243 242 246 / var(--tw-bg-opacity));
}

.bg-\[\#e9ecef\]{
  --tw-bg-opacity: 1;
  background-color: rgb(233 236 239 / var(--tw-bg-opacity));
}

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

.bg-greyPrimary{
  background-color: var(--grey-Primary);
}

.bg-purpleDark{
  background-color: var(--purple-dark);
}

.bg-purpleLighter{
  background-color: var(--purple-lighter);
}

.bg-purplePrimary{
  background-color: var(--purple-primary);
}

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

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

.bg-whitePrimary{
  background-color: var(--white-Primary);
}

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

.\!p-\[3\.2rem\]{
  padding: 3.2rem !important;
}

.p-1{
  padding: 0.25rem;
}

.p-\[0\.3rem\]{
  padding: 0.3rem;
}

.p-\[0\.4rem\]{
  padding: 0.4rem;
}

.p-\[0\.7rem\]{
  padding: 0.7rem;
}

.p-\[0\.8rem\]{
  padding: 0.8rem;
}

.p-\[2\.1rem\]{
  padding: 2.1rem;
}

.p-\[2\.4rem\]{
  padding: 2.4rem;
}

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

.\!px-\[0\.8rem\]{
  padding-left: 0.8rem !important;
  padding-right: 0.8rem !important;
}

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

.\!py-\[0\.4rem\]{
  padding-top: 0.4rem !important;
  padding-bottom: 0.4rem !important;
}

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

.px-\[0\.4rem\]{
  padding-left: 0.4rem;
  padding-right: 0.4rem;
}

.px-\[0\.6rem\]{
  padding-left: 0.6rem;
  padding-right: 0.6rem;
}

.px-\[0\.8rem\]{
  padding-left: 0.8rem;
  padding-right: 0.8rem;
}

.px-\[1\.6rem\]{
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}

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

.px-\[3px\]{
  padding-left: 3px;
  padding-right: 3px;
}

.py-\[0\.4rem\]{
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}

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

.py-\[0\.7rem\]{
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
}

.py-\[0\.8rem\]{
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}

.py-\[0\.9rem\]{
  padding-top: 0.9rem;
  padding-bottom: 0.9rem;
}

.py-\[1\.8rem\]{
  padding-top: 1.8rem;
  padding-bottom: 1.8rem;
}

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

.ps-\[1\.6rem\]{
  padding-inline-start: 1.6rem;
}

.pt-\[1\.8rem\]{
  padding-top: 1.8rem;
}

.pt-\[2\.6rem\]{
  padding-top: 2.6rem;
}

.\!text-center{
  text-align: center !important;
}

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

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

.text-\[0\.8rem\]{
  font-size: 0.8rem;
}

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

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

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

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

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

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

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

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

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

.font-\[300\]{
  font-weight: 300;
}

.font-\[400\]{
  font-weight: 400;
}

.font-\[500\]{
  font-weight: 500;
}

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

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

.font-light{
  font-weight: 300;
}

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

.italic{
  font-style: italic;
}

.leading-10{
  line-height: 2.5rem;
}

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

.text-\[\#0C0C0C\]{
  --tw-text-opacity: 1;
  color: rgb(12 12 12 / var(--tw-text-opacity));
}

.text-\[\#495057\]{
  --tw-text-opacity: 1;
  color: rgb(73 80 87 / var(--tw-text-opacity));
}

.text-\[\#6c757d\]{
  --tw-text-opacity: 1;
  color: rgb(108 117 125 / var(--tw-text-opacity));
}

.text-\[\#F25757\]{
  --tw-text-opacity: 1;
  color: rgb(242 87 87 / var(--tw-text-opacity));
}

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

.text-blackPrimary{
  color: var(--black-Primary);
}

.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.text-purpleDark{
  color: var(--purple-dark);
}

.text-purplePrimary{
  color: var(--purple-primary);
}

.text-red-500{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

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

.opacity-0{
  opacity: 0;
}

.opacity-40{
  opacity: 0.4;
}

.opacity-50{
  opacity: 0.5;
}

.\!shadow-none{
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

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

.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

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

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

.outline{
  outline-style: solid;
}

.outline-\[0\.2rem\]{
  outline-width: 0.2rem;
}

.\!outline-\[\#BABABA\]{
  outline-color: #BABABA !important;
}

.\!outline-redPrimary{
  outline-color: var(--red-Primary) !important;
}

.outline-\[\#CDD7E2\]{
  outline-color: #CDD7E2;
}

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

.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-200{
  transition-duration: 200ms;
}

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

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

/* :root {
    font-size: 62.5%;

    --purple-primary: #5a56e3;
    --purple-light: #aba8ef;
    --purple-dark: #040021;
    --purple-lighter: #5a56e333;

    --white-Primary: #fbfbfb;
    --red-Primary: #f25757;
    --grey-Primary: #2218571a;
    --grey-Secondary: #BABABA;
    --black-Primary: #0c0c0c;

    --green-dark: #4daa77;

    --blue-dark: #013e5a;
  }


  @media screen and (max-width: 1536px) {
    :root {
      font-size: 55% !important;
    }
    .input-field,
    .search-bar input {
      @apply !outline-[0.3rem];
    }
  }

  @media screen and (max-width: 1228px) {
    :root {
      font-size: 50% !important;
    }
  }

  @media screen and (max-width: 1024px) {
    :root {
      font-size: 35% !important;
    }
  }

  @media screen and (max-width: 820px) {
    :root {
      font-size: 30% !important;
    }
  } */

#sidebar-root :lang(ar) {
    direction: rtl;
  }

#sidebar-root :lang(en) {
    direction: ltr;
  }

#sidebar-root body {
    margin: 0;
    padding: 0;
    font-family: "Alexandria", -apple-system, BlinkMacSystemFont, "Segoe UI",
      "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans",
      "Helvetica Neue", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: var(--white-Primary);
    color: var(--purple-dark);
  }

#sidebar-root code {
    font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New",
      monospace;
  }

#sidebar-root li {
    list-style: none;
  }

/* Buttons */

#sidebar-root .Primary-button{
  cursor: pointer;
  border-radius: 0.8rem;
  background-color: var(--purple-primary);
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
  font-family: Alexandria, sans-serif;
  font-size: 1.8rem;
  font-weight: 350;
  line-height: 2.5rem;
  color: var(--white-Primary);
  outline-style: solid;
  outline-width: 2px;
  outline-offset: -0.3rem;
  outline-color: var(--purple-primary);
  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-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

#sidebar-root .Outlined-button{
  cursor: pointer;
  border-radius: 0.8rem;
  background-color: transparent;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
  font-family: Alexandria, sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2.5rem;
  color: var(--purple-dark);
  outline-style: solid;
  outline-width: 2px;
  outline-offset: -0.3rem;
  outline-color: var(--purple-primary);
  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-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

#sidebar-root .add-button{
  display: flex;
  align-items: center;
  gap: 0.5rem;
  border-radius: 0.42rem;
  background-color: var(--purple-primary);
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  padding-left: 0.8rem;
  padding-right: 0.8rem;
  font-size: 1.6rem;
  font-weight: 350;
  color: var(--white-Primary);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

#sidebar-root .add-button img{
  width: 1.6rem;
}

#sidebar-root .Primary-button:hover,
  #sidebar-root .Outlined-button:hover,
  #sidebar-root .add-button:hover{
  opacity: 0.7;
}

/* Fonts */

#sidebar-root h1,
  #sidebar-root h2,
  #sidebar-root h3,
  #sidebar-root h4,
  #sidebar-root h5,
  #sidebar-root p{
  margin: 0px;
}

#sidebar-root a{
  color: inherit;
  text-decoration-line: none;
}

#sidebar-root a:hover,
  #sidebar-root a:focus,
  #sidebar-root a:active{
  color: inherit;
  text-decoration-line: none;
}

#sidebar-root input,
  #sidebar-root select{
  font-family: Alexandria, sans-serif;
}

#sidebar-root .global-shadow {
    box-shadow: 0rem 0.3em 0.88rem 0rem #00000040;
  }

#sidebar-root .colored-shadow {
    box-shadow: 0rem 0.05rem 0.3rem 0.15rem var(--purple-lighter);
  }

#sidebar-root .colored-shadow-top {
    box-shadow: 0px -4px 4px -2px var(--purple-lighter);
  }

#sidebar-root .colored-shadow-bottom {
    box-shadow: 0px 4px 4px -2px var(--purple-lighter);
  }

#sidebar-root input[type="radio"] {
    accent-color: #245481; 
  }

#sidebar-root select {
    appearance: none; 
    -webkit-appearance: none; 
    -moz-appearance: none; 
  }

#sidebar-root .input-field-label{
  display: flex;
  width: 100%;
  padding-inline-start: 0.4rem;
  font-size: 1.8rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#sidebar-root .input-field{
  margin-top: 0.4rem;
  box-sizing: border-box;
  border-radius: 0.5rem;
  border-style: none;
  background-color: transparent;
  padding: 0.8rem;
  font-size: 1.6rem;
  font-weight: 400;
  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: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  outline-style: solid;
  outline-width: 0.2rem;
  outline-color: #CDD7E2; /* Add outline only here */
}

#sidebar-root .three-quarter-width {
    width: calc(
      75% - 0.65rem
    ) !important; /* 1/4 of 2.6rem gap between 2 inputs */
  }

#sidebar-root .two-third-width {
    width: calc(
      66.666% - 0.87rem
    ) !important; /* Adjusting for the 2.6rem gap split */
  }

#sidebar-root .half-width {
    width: calc(50% - 1.3rem) !important; /* Adjusting for half of 2.6rem gap */
  }

#sidebar-root .third-width {
    width: calc(
      33.333% - 1.73rem
    ) !important; /* Adjusting for two 2.6rem gaps split over 3 items */
  }

#sidebar-root .quarter-width {
    width: calc(
      25% - 1.95rem
    ) !important; /* Adjusting for three 2.6rem gaps split over 4 items */
  }

#sidebar-root .Toastify__toast{
    min-height: 0 !important;
  }

#sidebar-root #sidebar-root textarea{
  margin-top: 0.4rem;
  box-sizing: border-box;
  border-radius: 0.5rem;
  border-style: none;
  background-color: transparent;
  padding: 0.8rem;
  font-size: 1.6rem;
  font-weight: 400;
  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: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  outline-style: solid;
  outline-width: 0.2rem;
  outline-color: #CDD7E2; /* Add outline only here */
}

#sidebar-root #sidebar-root textarea:focus{
  outline-color: var(--purple-primary);
}

#sidebar-root .input-field-Container{
  display: flex;
  width: 100%;
  flex-direction: column;
}

#sidebar-root #sidebar-root .input-field-Container label{
  display: flex;
  width: 100%;
  padding-inline-start: 0.4rem;
  font-size: 1.8rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#sidebar-root #sidebar-root .input-field-Container input{
  margin-top: 0.4rem;
  box-sizing: border-box;
  border-radius: 0.5rem;
  border-style: none;
  background-color: transparent;
  padding: 0.8rem;
  font-size: 1.6rem;
  font-weight: 400;
  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: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  outline-style: solid;
  outline-width: 0.2rem;
  outline-color: #CDD7E2; /* Add outline only here */
}

#sidebar-root #sidebar-root .input-field-Container input:focus{
  outline-color: var(--purple-primary);
}

#sidebar-root .input-field-Container input[type="date"]{
  max-height: 4rem;
}

#sidebar-root #sidebar-root .input-field-Container textarea{
  margin-top: 0.4rem;
  box-sizing: border-box;
  border-radius: 0.5rem;
  border-style: none;
  background-color: transparent;
  padding: 0.8rem;
  font-size: 1.6rem;
  font-weight: 400;
  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: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  outline-style: solid;
  outline-width: 0.2rem;
  outline-color: #CDD7E2; /* Add outline only here */
}

#sidebar-root #sidebar-root .input-field-Container textarea:focus{
  outline-color: var(--purple-primary);
}

#sidebar-root .couple-input-fields{
  display: flex;
  align-items: flex-end;
  gap: 2.6rem !important;
}

#sidebar-root .input-field:focus{
  outline-color: var(--purple-primary);
}

#sidebar-root .search-bar{
  position: relative;
  width: 100%;
  min-width: 10rem;
  max-width: 32rem;
  flex-grow: 1;
  background-color: transparent;
}

#sidebar-root .search-bar input{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  box-sizing: border-box;
  width: 100%;
  border-radius: 0.5rem;
  border-style: none;
  background-color: transparent;
  padding: 0.8rem;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  padding-left: 3.2rem;
  font-size: 1.5rem;
  font-weight: 400;
  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: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

#sidebar-root .search-bar input::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(205 215 226 / var(--tw-text-opacity));
}

#sidebar-root .search-bar input::placeholder{
  --tw-text-opacity: 1;
  color: rgb(205 215 226 / var(--tw-text-opacity));
}

#sidebar-root .search-bar input{
  outline-style: solid;
  outline-width: 0.2rem;
  outline-color: #CDD7E2; /* Add outline only here */
}

#sidebar-root .search-bar img{
  position: absolute;
  top: 50%;
  left: 0.6rem;
  height: 1.6rem;
  width: 1.6rem;
  --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));
}

#sidebar-root .search-bar input:focus{
  outline-color: var(--purple-primary);
}

/*  Selectors */

/*  Datepicker */

#sidebar-root ::-webkit-calendar-picker-indicator{
  cursor: pointer;
}

#sidebar-root .page-wrapper{
  display: flex;
  min-height: 100vh;
}

#sidebar-root .page-content{
  display: flex;
  width: 100%;
  flex-direction: column;
  overflow: hidden;
  padding-top: 2.1rem;
  padding-bottom: 2.1rem;
  padding-left: 6.6rem;
  padding-right: 6.6rem;
}

#sidebar-root .Popup{
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 100;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  background-color: #0000003a;
}

#sidebar-root .Popup-content{
  position: relative;
  display: flex;
  max-height: 90vh;
  width: 100%;
  max-width: 80rem;
  flex-direction: column;
  gap: 1.6rem;
  overflow: hidden;
  overflow-y: auto;
  border-radius: 1.6rem;
  background-color: var(--white-Primary);
  padding: 3.2rem;
  padding-top: 2.4rem;
  --tw-shadow: 0rem 0rem 2rem #0000003f;
  --tw-shadow-colored: 0rem 0rem 2rem var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

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

.before\:left-1\/2::before{
  content: var(--tw-content);
  left: 50%;
}

.before\:top-1\/2::before{
  content: var(--tw-content);
  top: 50%;
}

.before\:h-\[1\.4rem\]::before{
  content: var(--tw-content);
  height: 1.4rem;
}

.before\:w-\[1\.4rem\]::before{
  content: var(--tw-content);
  width: 1.4rem;
}

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

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

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

.before\:bg-purplePrimary::before{
  content: var(--tw-content);
  background-color: var(--purple-primary);
}

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

.hover\:border-purplePrimary:hover{
  border-color: var(--purple-primary);
}

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

.hover\:bg-\[\#f8f9fa\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(248 249 250 / var(--tw-bg-opacity));
}

.hover\:bg-gray-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.hover\:bg-gray-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

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

.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}:root {
  --toastify-color-light: #fff;
  --toastify-color-dark: #121212;
  --toastify-color-info: #3498db;
  --toastify-color-success: #07bc0c;
  --toastify-color-warning: #f1c40f;
  --toastify-color-error: hsl(6, 78%, 57%);
  --toastify-color-transparent: rgba(255, 255, 255, 0.7);

  --toastify-icon-color-info: var(--toastify-color-info);
  --toastify-icon-color-success: var(--toastify-color-success);
  --toastify-icon-color-warning: var(--toastify-color-warning);
  --toastify-icon-color-error: var(--toastify-color-error);

  --toastify-container-width: fit-content;
  --toastify-toast-width: 320px;
  --toastify-toast-offset: 16px;
  --toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));
  --toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));
  --toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));
  --toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));
  --toastify-toast-background: #fff;
  --toastify-toast-padding: 14px;
  --toastify-toast-min-height: 64px;
  --toastify-toast-max-height: 800px;
  --toastify-toast-bd-radius: 6px;
  --toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
  --toastify-font-family: sans-serif;
  --toastify-z-index: 9999;
  --toastify-text-color-light: #757575;
  --toastify-text-color-dark: #fff;

  /* Used only for colored theme */
  --toastify-text-color-info: #fff;
  --toastify-text-color-success: #fff;
  --toastify-text-color-warning: #fff;
  --toastify-text-color-error: #fff;

  --toastify-spinner-color: #616161;
  --toastify-spinner-color-empty-area: #e0e0e0;
  --toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);
  --toastify-color-progress-dark: #bb86fc;
  --toastify-color-progress-info: var(--toastify-color-info);
  --toastify-color-progress-success: var(--toastify-color-success);
  --toastify-color-progress-warning: var(--toastify-color-warning);
  --toastify-color-progress-error: var(--toastify-color-error);
  /* used to control the opacity of the progress trail */
  --toastify-color-progress-bgo: 0.2;
}

.Toastify__toast-container {
  z-index: var(--toastify-z-index);
  -webkit-transform: translate3d(0, 0, var(--toastify-z-index));
  position: fixed;
  width: var(--toastify-container-width);
  box-sizing: border-box;
  color: #fff;
  display: flex;
  flex-direction: column;
}

.Toastify__toast-container--top-left {
  top: var(--toastify-toast-top);
  left: var(--toastify-toast-left);
}

.Toastify__toast-container--top-center {
  top: var(--toastify-toast-top);
  left: 50%;
  transform: translateX(-50%);
  align-items: center;
}

.Toastify__toast-container--top-right {
  top: var(--toastify-toast-top);
  right: var(--toastify-toast-right);
  align-items: end;
}

.Toastify__toast-container--bottom-left {
  bottom: var(--toastify-toast-bottom);
  left: var(--toastify-toast-left);
}

.Toastify__toast-container--bottom-center {
  bottom: var(--toastify-toast-bottom);
  left: 50%;
  transform: translateX(-50%);
  align-items: center;
}

.Toastify__toast-container--bottom-right {
  bottom: var(--toastify-toast-bottom);
  right: var(--toastify-toast-right);
  align-items: end;
}

.Toastify__toast {
  --y: 0;
  position: relative;
  touch-action: none;
  width: var(--toastify-toast-width);
  min-height: var(--toastify-toast-min-height);
  box-sizing: border-box;
  margin-bottom: 1rem;
  padding: var(--toastify-toast-padding);
  border-radius: var(--toastify-toast-bd-radius);
  box-shadow: var(--toastify-toast-shadow);
  max-height: var(--toastify-toast-max-height);
  font-family: var(--toastify-font-family);
  /* webkit only issue #791 */
  z-index: 0;
  /* inner swag */
  display: flex;
  flex: 1 auto;
  align-items: center;
  word-break: break-word;
}

@media only screen and (max-width: 480px) {
  .Toastify__toast-container {
    width: 100vw;
    left: env(safe-area-inset-left);
    margin: 0;
  }
  .Toastify__toast-container--top-left,
  .Toastify__toast-container--top-center,
  .Toastify__toast-container--top-right {
    top: env(safe-area-inset-top);
    transform: translateX(0);
  }
  .Toastify__toast-container--bottom-left,
  .Toastify__toast-container--bottom-center,
  .Toastify__toast-container--bottom-right {
    bottom: env(safe-area-inset-bottom);
    transform: translateX(0);
  }
  .Toastify__toast-container--rtl {
    right: env(safe-area-inset-right);
    left: initial;
  }
  .Toastify__toast {
    --toastify-toast-width: 100%;
    margin-bottom: 0;
    border-radius: 0;
  }
}

.Toastify__toast-container[data-stacked='true'] {
  width: var(--toastify-toast-width);
}

.Toastify__toast--stacked {
  position: absolute;
  width: 100%;
  transform: translate3d(0, var(--y), 0) scale(var(--s));
  transition: transform 0.3s;
}

.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,
.Toastify__toast--stacked[data-collapsed] .Toastify__close-button {
  transition: opacity 0.1s;
}

.Toastify__toast--stacked[data-collapsed='false'] {
  overflow: visible;
}

.Toastify__toast--stacked[data-collapsed='true']:not(:last-child) > * {
  opacity: 0;
}

.Toastify__toast--stacked:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: calc(var(--g) * 1px);
  bottom: 100%;
}

.Toastify__toast--stacked[data-pos='top'] {
  top: 0;
}

.Toastify__toast--stacked[data-pos='bot'] {
  bottom: 0;
}

.Toastify__toast--stacked[data-pos='bot'].Toastify__toast--stacked:before {
  transform-origin: top;
}

.Toastify__toast--stacked[data-pos='top'].Toastify__toast--stacked:before {
  transform-origin: bottom;
}

.Toastify__toast--stacked:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  transform: scaleY(3);
  z-index: -1;
}

.Toastify__toast--rtl {
  direction: rtl;
}

.Toastify__toast--close-on-click {
  cursor: pointer;
}

.Toastify__toast-icon {
  margin-inline-end: 10px;
  width: 22px;
  flex-shrink: 0;
  display: flex;
}

.Toastify--animate {
  animation-fill-mode: both;
  animation-duration: 0.5s;
}

.Toastify--animate-icon {
  animation-fill-mode: both;
  animation-duration: 0.3s;
}

.Toastify__toast-theme--dark {
  background: var(--toastify-color-dark);
  color: var(--toastify-text-color-dark);
}

.Toastify__toast-theme--light {
  background: var(--toastify-color-light);
  color: var(--toastify-text-color-light);
}

.Toastify__toast-theme--colored.Toastify__toast--default {
  background: var(--toastify-color-light);
  color: var(--toastify-text-color-light);
}

.Toastify__toast-theme--colored.Toastify__toast--info {
  color: var(--toastify-text-color-info);
  background: var(--toastify-color-info);
}

.Toastify__toast-theme--colored.Toastify__toast--success {
  color: var(--toastify-text-color-success);
  background: var(--toastify-color-success);
}

.Toastify__toast-theme--colored.Toastify__toast--warning {
  color: var(--toastify-text-color-warning);
  background: var(--toastify-color-warning);
}

.Toastify__toast-theme--colored.Toastify__toast--error {
  color: var(--toastify-text-color-error);
  background: var(--toastify-color-error);
}

.Toastify__progress-bar-theme--light {
  background: var(--toastify-color-progress-light);
}

.Toastify__progress-bar-theme--dark {
  background: var(--toastify-color-progress-dark);
}

.Toastify__progress-bar--info {
  background: var(--toastify-color-progress-info);
}

.Toastify__progress-bar--success {
  background: var(--toastify-color-progress-success);
}

.Toastify__progress-bar--warning {
  background: var(--toastify-color-progress-warning);
}

.Toastify__progress-bar--error {
  background: var(--toastify-color-progress-error);
}

.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error {
  background: var(--toastify-color-transparent);
}

.Toastify__close-button {
  color: #fff;
  position: absolute;
  top: 6px;
  right: 6px;
  background: transparent;
  outline: none;
  border: none;
  padding: 0;
  cursor: pointer;
  opacity: 0.7;
  transition: 0.3s ease;
  z-index: 1;
}

.Toastify__toast--rtl .Toastify__close-button {
  left: 6px;
  right: unset;
}

.Toastify__close-button--light {
  color: #000;
  opacity: 0.3;
}

.Toastify__close-button > svg {
  fill: currentColor;
  height: 16px;
  width: 14px;
}

.Toastify__close-button:hover,
.Toastify__close-button:focus {
  opacity: 1;
}

@keyframes Toastify__trackProgress {
  0% {
    transform: scaleX(1);
  }
  100% {
    transform: scaleX(0);
  }
}

.Toastify__progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.7;
  transform-origin: left;
}

.Toastify__progress-bar--animated {
  animation: Toastify__trackProgress linear 1 forwards;
}

.Toastify__progress-bar--controlled {
  transition: transform 0.2s;
}

.Toastify__progress-bar--rtl {
  right: 0;
  left: initial;
  transform-origin: right;
  border-bottom-left-radius: initial;
}

.Toastify__progress-bar--wrp {
  position: absolute;
  overflow: hidden;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  border-bottom-left-radius: var(--toastify-toast-bd-radius);
  border-bottom-right-radius: var(--toastify-toast-bd-radius);
}

.Toastify__progress-bar--wrp[data-hidden='true'] {
  opacity: 0;
}

.Toastify__progress-bar--bg {
  opacity: var(--toastify-color-progress-bgo);
  width: 100%;
  height: 100%;
}

.Toastify__spinner {
  width: 20px;
  height: 20px;
  box-sizing: border-box;
  border: 2px solid;
  border-radius: 100%;
  border-color: var(--toastify-spinner-color-empty-area);
  border-right-color: var(--toastify-spinner-color);
  animation: Toastify__spin 0.65s linear infinite;
}

@keyframes Toastify__bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}

@keyframes Toastify__bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, var(--y), 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, var(--y), 0);
  }
}

@keyframes Toastify__bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}

@keyframes Toastify__bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, var(--y), 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, var(--y), 0);
  }
}

@keyframes Toastify__bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes Toastify__bounceOutUp {
  20% {
    transform: translate3d(0, calc(var(--y) - 10px), 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, calc(var(--y) + 20px), 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes Toastify__bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}

@keyframes Toastify__bounceOutDown {
  20% {
    transform: translate3d(0, calc(var(--y) - 10px), 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, calc(var(--y) + 20px), 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.Toastify__bounce-enter--top-left,
.Toastify__bounce-enter--bottom-left {
  animation-name: Toastify__bounceInLeft;
}

.Toastify__bounce-enter--top-right,
.Toastify__bounce-enter--bottom-right {
  animation-name: Toastify__bounceInRight;
}

.Toastify__bounce-enter--top-center {
  animation-name: Toastify__bounceInDown;
}

.Toastify__bounce-enter--bottom-center {
  animation-name: Toastify__bounceInUp;
}

.Toastify__bounce-exit--top-left,
.Toastify__bounce-exit--bottom-left {
  animation-name: Toastify__bounceOutLeft;
}

.Toastify__bounce-exit--top-right,
.Toastify__bounce-exit--bottom-right {
  animation-name: Toastify__bounceOutRight;
}

.Toastify__bounce-exit--top-center {
  animation-name: Toastify__bounceOutUp;
}

.Toastify__bounce-exit--bottom-center {
  animation-name: Toastify__bounceOutDown;
}

@keyframes Toastify__zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

@keyframes Toastify__zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: translate3d(0, var(--y), 0) scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

.Toastify__zoom-enter {
  animation-name: Toastify__zoomIn;
}

.Toastify__zoom-exit {
  animation-name: Toastify__zoomOut;
}

@keyframes Toastify__flipIn {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}

@keyframes Toastify__flipOut {
  from {
    transform: translate3d(0, var(--y), 0) perspective(400px);
  }
  30% {
    transform: translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.Toastify__flip-enter {
  animation-name: Toastify__flipIn;
}

.Toastify__flip-exit {
  animation-name: Toastify__flipOut;
}

@keyframes Toastify__slideInRight {
  from {
    transform: translate3d(110%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, var(--y), 0);
  }
}

@keyframes Toastify__slideInLeft {
  from {
    transform: translate3d(-110%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, var(--y), 0);
  }
}

@keyframes Toastify__slideInUp {
  from {
    transform: translate3d(0, 110%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, var(--y), 0);
  }
}

@keyframes Toastify__slideInDown {
  from {
    transform: translate3d(0, -110%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, var(--y), 0);
  }
}

@keyframes Toastify__slideOutRight {
  from {
    transform: translate3d(0, var(--y), 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(110%, var(--y), 0);
  }
}

@keyframes Toastify__slideOutLeft {
  from {
    transform: translate3d(0, var(--y), 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-110%, var(--y), 0);
  }
}

@keyframes Toastify__slideOutDown {
  from {
    transform: translate3d(0, var(--y), 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 500px, 0);
  }
}

@keyframes Toastify__slideOutUp {
  from {
    transform: translate3d(0, var(--y), 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -500px, 0);
  }
}

.Toastify__slide-enter--top-left,
.Toastify__slide-enter--bottom-left {
  animation-name: Toastify__slideInLeft;
}

.Toastify__slide-enter--top-right,
.Toastify__slide-enter--bottom-right {
  animation-name: Toastify__slideInRight;
}

.Toastify__slide-enter--top-center {
  animation-name: Toastify__slideInDown;
}

.Toastify__slide-enter--bottom-center {
  animation-name: Toastify__slideInUp;
}

.Toastify__slide-exit--top-left,
.Toastify__slide-exit--bottom-left {
  animation-name: Toastify__slideOutLeft;
  animation-timing-function: ease-in;
  animation-duration: 0.3s;
}

.Toastify__slide-exit--top-right,
.Toastify__slide-exit--bottom-right {
  animation-name: Toastify__slideOutRight;
  animation-timing-function: ease-in;
  animation-duration: 0.3s;
}

.Toastify__slide-exit--top-center {
  animation-name: Toastify__slideOutUp;
  animation-timing-function: ease-in;
  animation-duration: 0.3s;
}

.Toastify__slide-exit--bottom-center {
  animation-name: Toastify__slideOutDown;
  animation-timing-function: ease-in;
  animation-duration: 0.3s;
}

@keyframes Toastify__spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.Toastify__toast{
    margin-top: 0;
    padding: 1.3rem 1.6rem;
    border-radius: 0.8rem;
    width: 60vw;
    font-family: inherit;
}

.Toastify__toast-container--top-center{
    top: 0;
}

.Toastify__progress-bar-theme--colored{
    background-color: var(--white-Primary)!important;
    opacity: 1;
}

.Toastify__progress-bar--bg{
    opacity: 0.5;
}