@import url("https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&display=swap");@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;900&display=swap");


/* @import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap"); */
/* @import url("https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;500;600;700;800;900;1000&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.17 | MIT License | https://tailwindcss.com */
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 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;
}
* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
  }
h1{
  margin-top: 1rem;
  font-size: clamp(20px,3cqw,40px);
  font-weight: 500;
  line-height: 4rem;
  --tw-text-opacity: 1;
  color: rgb(44 42 42 / var(--tw-text-opacity, 1));
}
@media (min-width: 1536px){
  h1{
    line-height: 3.5rem;
  }
}
h1:where([dir="ltr"], [dir="ltr"] *){
  font-family: Inter, sans-serif;
}
h1:where([dir="rtl"], [dir="rtl"] *){
  font-family: Almarai, sans-serif;
}
h2{
  margin-top: 1rem;
  font-size: 1.1rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(44 42 42 / var(--tw-text-opacity, 1));
}
@media (min-width: 1280px) and (max-width: 1535px){
  h2{
    font-size: 1rem;
  }
}
h2:where([dir="ltr"], [dir="ltr"] *){
  font-family: Inter, sans-serif;
}
h2:where([dir="rtl"], [dir="rtl"] *){
  font-family: Almarai, sans-serif;
}
h1.inner{
  margin-top: 0px;
  font-size: 1.6rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(44 42 42 / var(--tw-text-opacity, 1));
}
@media (min-width: 1536px){
  h1.inner{
    font-size: 2rem;
  }
}
h1.inner:where([dir="ltr"], [dir="ltr"] *){
  font-family: Inter, sans-serif;
}
h1.inner:where([dir="rtl"], [dir="rtl"] *){
  font-family: Almarai, sans-serif;
}
h4{
  margin-top: 0.5rem;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(44 42 42 / var(--tw-text-opacity, 1));
}
h4:where([dir="ltr"], [dir="ltr"] *){
  font-family: Inter, sans-serif;
}
h4:where([dir="rtl"], [dir="rtl"] *){
  font-family: Almarai, sans-serif;
}
/* aside {
    width: 200px;
    border: 1px solid black;
    padding: 10px;
    margin: 10px;
    float: right;
  } */
p{
  font-size: 1rem;
  --tw-text-opacity: 1;
  color: rgb(106 106 106 / var(--tw-text-opacity, 1));
}
p:where([dir="ltr"], [dir="ltr"] *){
  font-family: Inter, sans-serif;
}
p:where([dir="rtl"], [dir="rtl"] *){
  font-family: Almarai, sans-serif;
}
p {
    /* color: #6A6A6A;
   font-size: 1rem;
   /* -webkit-transform: translateZ(0);transform: translateZ(0); */
    /* -webkit-transform: translate3d(0,0,0) !important;transform: translate3d(0,0,0) !important;  */
  }
label{
  font-size: 1rem;
  --tw-text-opacity: 1;
  color: rgb(106 106 106 / var(--tw-text-opacity, 1));
}
/* 
  html * {
    font-family: "Roboto", "Cairo" !important;
  }

  html[lang*="ar"] {
    font-family: "Cairo" !important;
  } */
body {
    min-height: 100vh;
    /* background-image: url("../src/images/background.webp"); */
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
  }
.container{
  width: 100%;
}
@media (min-width: 100px){
  .container{
    max-width: 100px;
  }
}
@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;
  }
}
.typo-h2{
  margin-top: 0px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(44 42 42 / var(--tw-text-opacity, 1));
}
@media (min-width: 1536px){
  .typo-h2{
    line-height: 2rem;
  }
}
.typo-text-light{
  font-size: 0.75rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(44 42 42 / var(--tw-text-opacity, 1));
}
.card{
  display: flex;
  width: 18rem;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(106 127 16 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
  --tw-shadow: 0px 2px 5px 0px #0000001a;
  --tw-shadow-colored: 0px 2px 5px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.card:where([dir="ltr"], [dir="ltr"] *){
  margin-right: 1.25rem;
}
.card:where([dir="rtl"], [dir="rtl"] *){
  margin-left: 1.25rem;
}
.button{
  display: flex;
  width: auto;
  flex-direction: column;
  justify-content: center;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(106 127 16 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
  --tw-shadow: 0px 2px 5px 0px #0000001a;
  --tw-shadow-colored: 0px 2px 5px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.button:where([dir="ltr"], [dir="ltr"] *){
  margin-right: 1.25rem;
}
.button:where([dir="rtl"], [dir="rtl"] *){
  margin-left: 1.25rem;
}
/* .security-card:before{
    @apply  absolute block !w-40 !h-4 content-none top-1/2 -right-0 bg-secondary;
  } */
.\!input {
    height: 5rem !important;
    width: 100% !important;
    border-radius: 6px !important;
    padding: 0 1rem 0 1rem !important;
    border: 1px solid #98813a !important;
    margin-top: 0.6rem !important;
    font-size: 1rem !important;
    color: black !important;
    font-weight: 500 !important;
  }
.input {
    height: 5rem;
    width: 100%;
    border-radius: 6px;
    padding: 0 1rem 0 1rem;
    border: 1px solid #98813a;
    margin-top: 0.6rem;
    font-size: 1rem;
    color: black;
    font-weight: 500;
  }
input::-moz-placeholder {
    color: #c5c5c5;
    font-weight: 400;
  }
input::placeholder {
    color: #c5c5c5;
    font-weight: 400;
  }
.inputText {
    font-size: 1rem;
    color: black;
    font-weight: 500;
  }
.inputTitle{
  font-size: 0.875rem;
  --tw-text-opacity: 1;
  color: rgb(106 106 106 / var(--tw-text-opacity, 1));
}
input:-webkit-autofill,
  input:-webkit-autofill:focus {
    background-color: none !important;
    background-image: none !important;
  }
.innerTitle{
  font-size: 1.563rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(44 42 42 / var(--tw-text-opacity, 1));
}
.corners {
    background: linear-gradient(to right, black 1px, transparent 1px) 0 0,
      linear-gradient(to right, black 1px, transparent 1px) 0 100%,
      linear-gradient(to left, black 1px, transparent 1px) 100% 0,
      linear-gradient(to left, black 1px, transparent 1px) 100% 100%,
      linear-gradient(to bottom, black 1px, transparent 1px) 0 0,
      linear-gradient(to bottom, black 1px, transparent 1px) 100% 0,
      linear-gradient(to top, black 1px, transparent 1px) 0 100%,
      linear-gradient(to top, black 1px, transparent 1px) 100% 100%;

    background-repeat: no-repeat;
    background-size: 25px 25px;
    padding: 8px;
  }
/* .datePicker,
  .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner {
  background: #6A7F10 !important;
} */
.\!selected{
  bottom: -1.5rem;
  z-index: 50;
  display: flex;
  height: 3rem;
  width: 3rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(106 127 16 / var(--tw-bg-opacity, 1));
}
.selected{
  bottom: -1.5rem;
  z-index: 50;
  display: flex;
  height: 3rem;
  width: 3rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(106 127 16 / var(--tw-bg-opacity, 1));
}
.user-name{
  text-align: left;
  font-size: 1rem;
  font-weight: 600;
  text-transform: capitalize;
  --tw-text-opacity: 1;
  color: rgb(152 129 58 / var(--tw-text-opacity, 1));
}
@media (min-width: 1536px){
  .user-name{
    font-size: 1rem;
  }
}
.spinner {
    animation: spin infinite 1.2s linear;
  }
@keyframes spin {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
.\!input:focus {
    outline: none !important;
    border: 1px solid #98813a !important;
    /* box-shadow: 0px 4px 34px 0px #0000001f */
  }
.input:focus {
    outline: none;
    border: 1px solid #98813a;
    /* box-shadow: 0px 4px 34px 0px #0000001f */
  }
.show-scroll-bar {
    padding-bottom: 16px;
  }
.scroll-bar {
    -ms-overflow-style: none;
    /* Internet Explorer 10+ */
    scrollbar-width: none;
    /* Firefox */
  }
.scroll-bar::-webkit-scrollbar {
    display: none;
    /* Safari and Chrome */
  }
/* width */
.show-scroll-bar::-webkit-scrollbar {
    height: 8px;
  }
/* Track */
.show-scroll-bar::-webkit-scrollbar-track {
    margin-left: 40vw;
    margin-right: 40vw;
    background: #d9d9d9;
    border-radius: 3px;
  }
/* Handle */
.show-scroll-bar::-webkit-scrollbar-thumb {
    background: #787878;
    width: 7vw;
    border-radius: 3px;
  }
input[type="number"] {
    -moz-appearance: textfield;
  }
input::-webkit-outer-spin-button,
  input::-webkit-inner-spin-button {
    -webkit-appearance: none;
  }
/* Hide scrollbar for Chrome, Safari and Opera */
/* Hide scrollbar for IE, Edge and Firefox */
/* shimmer */
/*Animation to Shimmer Component Cards */
.stroke {
    height: 15px;
    background: #777;
  }
.animate {
    animation: shimmer 3s;
    animation-iteration-count: infinite;
    background: linear-gradient(to right, #e6e6e6 5%, #cccccc 25%, #e6e6e6 35%);
    background-size: 1000px 100%;
  }
@keyframes shimmer {
    from {
      background-position: -1000px 0;
    }

    to {
      background-position: 1000px 0;
    }
  }
.pointer-events-none{
  pointer-events: none;
}
.pointer-events-auto{
  pointer-events: auto;
}
.visible{
  visibility: visible;
}
.invisible{
  visibility: hidden;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-0{
  inset: 0px;
}
.-bottom-0{
  bottom: -0px;
}
.-bottom-1{
  bottom: -0.25rem;
}
.-bottom-5{
  bottom: -1.25rem;
}
.-bottom-6{
  bottom: -1.5rem;
}
.-bottom-8{
  bottom: -2rem;
}
.-left-2{
  left: -0.5rem;
}
.-left-20{
  left: -5rem;
}
.-left-8{
  left: -2rem;
}
.-top-10{
  top: -2.5rem;
}
.-top-20{
  top: -5rem;
}
.-top-28{
  top: -7rem;
}
.-top-4{
  top: -1rem;
}
.-top-5{
  top: -1.25rem;
}
.bottom-0{
  bottom: 0px;
}
.bottom-4{
  bottom: 1rem;
}
.left-0{
  left: 0px;
}
.left-1\/3{
  left: 33.333333%;
}
.left-2{
  left: 0.5rem;
}
.left-24{
  left: 6rem;
}
.left-6{
  left: 1.5rem;
}
.left-\[24px\]{
  left: 24px;
}
.left-\[calc\(50\%-50px\)\]{
  left: calc(50% - 50px);
}
.right-0{
  right: 0px;
}
.right-2{
  right: 0.5rem;
}
.right-3{
  right: 0.75rem;
}
.right-4{
  right: 1rem;
}
.right-8{
  right: 2rem;
}
.right-\[24px\]{
  right: 24px;
}
.top-0{
  top: 0px;
}
.top-10{
  top: 2.5rem;
}
.top-12{
  top: 3rem;
}
.top-2{
  top: 0.5rem;
}
.top-3{
  top: 0.75rem;
}
.top-4{
  top: 1rem;
}
.top-\[24\%\]{
  top: 24%;
}
.top-\[2rem\]{
  top: 2rem;
}
.top-\[42\%\]{
  top: 42%;
}
.top-\[45\%\]{
  top: 45%;
}
.top-\[5\%\]{
  top: 5%;
}
.top-\[84px\]{
  top: 84px;
}
.\!z-\[1002\]{
  z-index: 1002 !important;
}
.-z-10{
  z-index: -10;
}
.-z-50{
  z-index: -50;
}
.-z-\[1\]{
  z-index: -1;
}
.z-0{
  z-index: 0;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-30{
  z-index: 30;
}
.z-40{
  z-index: 40;
}
.z-50{
  z-index: 50;
}
.z-\[0\]{
  z-index: 0;
}
.z-\[1000\]{
  z-index: 1000;
}
.z-\[1001\]{
  z-index: 1001;
}
.z-\[100\]{
  z-index: 100;
}
.z-\[1\]{
  z-index: 1;
}
.z-\[2\]{
  z-index: 2;
}
.z-\[40\]{
  z-index: 40;
}
.z-\[9999\]{
  z-index: 9999;
}
.z-\[999\]{
  z-index: 999;
}
.z-\[9\]{
  z-index: 9;
}
.col-span-2{
  grid-column: span 2 / span 2;
}
.col-start-2{
  grid-column-start: 2;
}
.row-span-4{
  grid-row: span 4 / span 4;
}
.row-span-5{
  grid-row: span 5 / span 5;
}
.row-start-1{
  grid-row-start: 1;
}
.m-0{
  margin: 0px;
}
.m-2{
  margin: 0.5rem;
}
.m-4{
  margin: 1rem;
}
.m-5{
  margin: 1.25rem;
}
.m-6{
  margin: 1.5rem;
}
.m-8{
  margin: 2rem;
}
.m-\[-30px\]{
  margin: -30px;
}
.mx-0{
  margin-left: 0px;
  margin-right: 0px;
}
.mx-1{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-12{
  margin-left: 3rem;
  margin-right: 3rem;
}
.mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-3{
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.mx-4{
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-8{
  margin-left: 2rem;
  margin-right: 2rem;
}
.my-0{
  margin-top: 0px;
  margin-bottom: 0px;
}
.my-1{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.my-12{
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-3{
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.\!mr-0{
  margin-right: 0px !important;
}
.-mb-2{
  margin-bottom: -0.5rem;
}
.-ml-12{
  margin-left: -3rem;
}
.-ml-2{
  margin-left: -0.5rem;
}
.-ml-6{
  margin-left: -1.5rem;
}
.-mr-12{
  margin-right: -3rem;
}
.-mr-2{
  margin-right: -0.5rem;
}
.-mr-4{
  margin-right: -1rem;
}
.-mt-0{
  margin-top: -0px;
}
.-mt-1{
  margin-top: -0.25rem;
}
.-mt-16{
  margin-top: -4rem;
}
.-mt-2{
  margin-top: -0.5rem;
}
.-mt-28{
  margin-top: -7rem;
}
.-mt-3{
  margin-top: -0.75rem;
}
.-mt-4{
  margin-top: -1rem;
}
.-mt-5{
  margin-top: -1.25rem;
}
.-mt-6{
  margin-top: -1.5rem;
}
.mb-0{
  margin-bottom: 0px;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mb-16{
  margin-bottom: 4rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-24{
  margin-bottom: 6rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.mb-\[1\.25rem\]{
  margin-bottom: 1.25rem;
}
.mb-\[2px\]{
  margin-bottom: 2px;
}
.ml-0{
  margin-left: 0px;
}
.ml-12{
  margin-left: 3rem;
}
.ml-2{
  margin-left: 0.5rem;
}
.ml-24{
  margin-left: 6rem;
}
.ml-3{
  margin-left: 0.75rem;
}
.ml-4{
  margin-left: 1rem;
}
.ml-6{
  margin-left: 1.5rem;
}
.ml-8{
  margin-left: 2rem;
}
.ml-\[12rem\]{
  margin-left: 12rem;
}
.ml-auto{
  margin-left: auto;
}
.mr-0{
  margin-right: 0px;
}
.mr-1{
  margin-right: 0.25rem;
}
.mr-12{
  margin-right: 3rem;
}
.mr-2{
  margin-right: 0.5rem;
}
.mr-3{
  margin-right: 0.75rem;
}
.mr-4{
  margin-right: 1rem;
}
.mr-5{
  margin-right: 1.25rem;
}
.mr-6{
  margin-right: 1.5rem;
}
.mt-0{
  margin-top: 0px;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-12{
  margin-top: 3rem;
}
.mt-14{
  margin-top: 3.5rem;
}
.mt-16{
  margin-top: 4rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-24{
  margin-top: 6rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-7{
  margin-top: 1.75rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-\[1\.5rem\]{
  margin-top: 1.5rem;
}
.mt-\[4px\]{
  margin-top: 4px;
}
.line-clamp-1{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.line-clamp-2{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.list-item{
  display: list-item;
}
.\!hidden{
  display: none !important;
}
.hidden{
  display: none;
}
.aspect-square{
  aspect-ratio: 1 / 1;
}
.\!h-12{
  height: 3rem !important;
}
.\!h-16{
  height: 4rem !important;
}
.\!h-32{
  height: 8rem !important;
}
.\!h-4{
  height: 1rem !important;
}
.\!h-5{
  height: 1.25rem !important;
}
.\!h-6{
  height: 1.5rem !important;
}
.\!h-8{
  height: 2rem !important;
}
.\!h-\[3\.5rem\]{
  height: 3.5rem !important;
}
.\!h-\[80px\]{
  height: 80px !important;
}
.\!h-auto{
  height: auto !important;
}
.h-1{
  height: 0.25rem;
}
.h-10{
  height: 2.5rem;
}
.h-12{
  height: 3rem;
}
.h-14{
  height: 3.5rem;
}
.h-16{
  height: 4rem;
}
.h-2{
  height: 0.5rem;
}
.h-2\.5{
  height: 0.625rem;
}
.h-20{
  height: 5rem;
}
.h-24{
  height: 6rem;
}
.h-28{
  height: 7rem;
}
.h-3{
  height: 0.75rem;
}
.h-32{
  height: 8rem;
}
.h-4{
  height: 1rem;
}
.h-40{
  height: 10rem;
}
.h-44{
  height: 11rem;
}
.h-48{
  height: 12rem;
}
.h-5{
  height: 1.25rem;
}
.h-6{
  height: 1.5rem;
}
.h-72{
  height: 18rem;
}
.h-8{
  height: 2rem;
}
.h-80{
  height: 20rem;
}
.h-9{
  height: 2.25rem;
}
.h-\[0\.65rem\]{
  height: 0.65rem;
}
.h-\[1\.5rem\]{
  height: 1.5rem;
}
.h-\[100\%\]{
  height: 100%;
}
.h-\[100px\]{
  height: 100px;
}
.h-\[100vh\]{
  height: 100vh;
}
.h-\[10rem\]{
  height: 10rem;
}
.h-\[12rem\]{
  height: 12rem;
}
.h-\[160px\]{
  height: 160px;
}
.h-\[1px\]{
  height: 1px;
}
.h-\[2rem\]{
  height: 2rem;
}
.h-\[300px\]{
  height: 300px;
}
.h-\[33vh\]{
  height: 33vh;
}
.h-\[3opx\]{
  height: 3opx;
}
.h-\[3rem\]{
  height: 3rem;
}
.h-\[4\.4rem\]{
  height: 4.4rem;
}
.h-\[40px\]{
  height: 40px;
}
.h-\[45px\]{
  height: 45px;
}
.h-\[45vh\]{
  height: 45vh;
}
.h-\[4rem\]{
  height: 4rem;
}
.h-\[50px\]{
  height: 50px;
}
.h-\[50vh\]{
  height: 50vh;
}
.h-\[60\%\]{
  height: 60%;
}
.h-\[60vh\]{
  height: 60vh;
}
.h-\[6rem\]{
  height: 6rem;
}
.h-\[70px\]{
  height: 70px;
}
.h-\[7rem\]{
  height: 7rem;
}
.h-\[80\%\]{
  height: 80%;
}
.h-\[80vh\]{
  height: 80vh;
}
.h-\[90\%\]{
  height: 90%;
}
.h-\[calc\(100vh-\$\{HEADER_HEIGHT\}px\)\]{
  height: calc(100vh - ${HEADER HEIGHT}px);
}
.h-\[calc\(100vh-130px\)\]{
  height: calc(100vh - 130px);
}
.h-\[calc\(100vh-160px\)\]{
  height: calc(100vh - 160px);
}
.h-\[calc\(100vh-80px\)\]{
  height: calc(100vh - 80px);
}
.h-\[calc\(100vh-84px\)\]{
  height: calc(100vh - 84px);
}
.h-auto{
  height: auto;
}
.h-fit{
  height: -moz-fit-content;
  height: fit-content;
}
.h-full{
  height: 100%;
}
.h-max{
  height: -moz-max-content;
  height: max-content;
}
.h-px{
  height: 1px;
}
.h-screen{
  height: 100vh;
}
.max-h-64{
  max-height: 16rem;
}
.max-h-80{
  max-height: 20rem;
}
.max-h-\[180\]{
  max-height: 180;
}
.max-h-\[300px\]{
  max-height: 300px;
}
.max-h-\[500px\]{
  max-height: 500px;
}
.max-h-\[80\%\]{
  max-height: 80%;
}
.max-h-\[90vh\]{
  max-height: 90vh;
}
.max-h-full{
  max-height: 100%;
}
.max-h-screen{
  max-height: 100vh;
}
.min-h-32{
  min-height: 8rem;
}
.min-h-\[30vh\]{
  min-height: 30vh;
}
.min-h-\[360px\]{
  min-height: 360px;
}
.min-h-\[400px\]{
  min-height: 400px;
}
.min-h-\[70\%\]{
  min-height: 70%;
}
.min-h-fit{
  min-height: -moz-fit-content;
  min-height: fit-content;
}
.min-h-full{
  min-height: 100%;
}
.min-h-screen{
  min-height: 100vh;
}
.\!w-0{
  width: 0px !important;
}
.\!w-16{
  width: 4rem !important;
}
.\!w-28{
  width: 7rem !important;
}
.\!w-6{
  width: 1.5rem !important;
}
.\!w-8{
  width: 2rem !important;
}
.\!w-\[3\.5rem\]{
  width: 3.5rem !important;
}
.\!w-\[80px\]{
  width: 80px !important;
}
.\!w-\[90vw\]{
  width: 90vw !important;
}
.w-1{
  width: 0.25rem;
}
.w-1\/2{
  width: 50%;
}
.w-1\/3{
  width: 33.333333%;
}
.w-10{
  width: 2.5rem;
}
.w-12{
  width: 3rem;
}
.w-14{
  width: 3.5rem;
}
.w-16{
  width: 4rem;
}
.w-2{
  width: 0.5rem;
}
.w-2\.5{
  width: 0.625rem;
}
.w-20{
  width: 5rem;
}
.w-24{
  width: 6rem;
}
.w-28{
  width: 7rem;
}
.w-32{
  width: 8rem;
}
.w-4{
  width: 1rem;
}
.w-40{
  width: 10rem;
}
.w-48{
  width: 12rem;
}
.w-5{
  width: 1.25rem;
}
.w-56{
  width: 14rem;
}
.w-6{
  width: 1.5rem;
}
.w-64{
  width: 16rem;
}
.w-8{
  width: 2rem;
}
.w-9{
  width: 2.25rem;
}
.w-\[1\.5rem\]{
  width: 1.5rem;
}
.w-\[100\%\]{
  width: 100%;
}
.w-\[100px\]{
  width: 100px;
}
.w-\[100vw\]{
  width: 100vw;
}
.w-\[12rem\]{
  width: 12rem;
}
.w-\[140px\]{
  width: 140px;
}
.w-\[160px\]{
  width: 160px;
}
.w-\[18rem\]{
  width: 18rem;
}
.w-\[1px\]{
  width: 1px;
}
.w-\[2\.5rem\]{
  width: 2.5rem;
}
.w-\[20\%\]{
  width: 20%;
}
.w-\[20rem\]{
  width: 20rem;
}
.w-\[20vw\]{
  width: 20vw;
}
.w-\[22rem\]{
  width: 22rem;
}
.w-\[250px\]{
  width: 250px;
}
.w-\[25rem\]{
  width: 25rem;
}
.w-\[28rem\]{
  width: 28rem;
}
.w-\[300px\]{
  width: 300px;
}
.w-\[30px\]{
  width: 30px;
}
.w-\[350px\]{
  width: 350px;
}
.w-\[35vw\]{
  width: 35vw;
}
.w-\[3rem\]{
  width: 3rem;
}
.w-\[400px\]{
  width: 400px;
}
.w-\[450px\]{
  width: 450px;
}
.w-\[45px\]{
  width: 45px;
}
.w-\[45vw\]{
  width: 45vw;
}
.w-\[50\%\]{
  width: 50%;
}
.w-\[50vw\]{
  width: 50vw;
}
.w-\[5rem\]{
  width: 5rem;
}
.w-\[60\%\]{
  width: 60%;
}
.w-\[600px\]{
  width: 600px;
}
.w-\[60vw\]{
  width: 60vw;
}
.w-\[70vw\]{
  width: 70vw;
}
.w-\[80\%\]{
  width: 80%;
}
.w-\[80px\]{
  width: 80px;
}
.w-\[80vw\]{
  width: 80vw;
}
.w-\[8rem\]{
  width: 8rem;
}
.w-\[90\%\]{
  width: 90%;
}
.w-\[90vw\]{
  width: 90vw;
}
.w-\[95\%\]{
  width: 95%;
}
.w-\[calc\(100vw-100px\)\]{
  width: calc(100vw - 100px);
}
.w-\[calc\(50px\*7\)\]{
  width: calc(50px * 7);
}
.w-auto{
  width: auto;
}
.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}
.w-full{
  width: 100%;
}
.w-max{
  width: -moz-max-content;
  width: max-content;
}
.w-min{
  width: -moz-min-content;
  width: min-content;
}
.w-popup{
  width: 500px;
}
.w-px{
  width: 1px;
}
.w-screen{
  width: 100vw;
}
.\!min-w-full{
  min-width: 100% !important;
}
.min-w-20{
  min-width: 5rem;
}
.min-w-48{
  min-width: 12rem;
}
.min-w-\[12vw\]{
  min-width: 12vw;
}
.min-w-\[30vw\]{
  min-width: 30vw;
}
.min-w-\[320px\]{
  min-width: 320px;
}
.min-w-\[35vw\]{
  min-width: 35vw;
}
.min-w-\[40vw\]{
  min-width: 40vw;
}
.min-w-\[8rem\]{
  min-width: 8rem;
}
.min-w-\[90vw\]{
  min-width: 90vw;
}
.min-w-full{
  min-width: 100%;
}
.max-w-\[100\%\]{
  max-width: 100%;
}
.max-w-\[100vw\]{
  max-width: 100vw;
}
.max-w-\[12rem\]{
  max-width: 12rem;
}
.max-w-\[20rem\]{
  max-width: 20rem;
}
.max-w-\[40\%\]{
  max-width: 40%;
}
.max-w-\[50vw\]{
  max-width: 50vw;
}
.max-w-\[60\%\]{
  max-width: 60%;
}
.max-w-\[70\%\]{
  max-width: 70%;
}
.max-w-\[80\%\]{
  max-width: 80%;
}
.max-w-\[90vw\]{
  max-width: 90vw;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-none{
  flex: none;
}
.shrink{
  flex-shrink: 1;
}
.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-\[50\%\]{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-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-2{
  --tw-translate-y: -0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-\[100\%\]{
  --tw-translate-y: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.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));
}
.-rotate-180{
  --tw-rotate: -180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-rotate-90{
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.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-45{
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-90{
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-0{
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-100{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.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));
}
.transform-none{
  transform: none;
}
@keyframes ripple{
  0%{
    width: 0;
    height: 0;
    opacity: 1;
  }
  100%{
    width: 500px;
    height: 500px;
    opacity: 0;
  }
}
.animate-\[ripple_1500ms\]{
  animation: ripple 1500ms;
}
.animate-\[slideInFromDown_500ms_forwards\]{
  animation: slideInFromDown 500ms forwards;
}
.animate-\[slideInFromLeft_500ms_forwards\]{
  animation: slideInFromLeft 500ms forwards;
}
.animate-\[slideInFromRight_500ms_forwards\]{
  animation: slideInFromRight 500ms forwards;
}
.animate-\[slideInFromUp_500ms_forwards\]{
  animation: slideInFromUp 500ms forwards;
}
.animate-\[slideOutToDown_500ms_forwards\]{
  animation: slideOutToDown 500ms forwards;
}
.animate-\[slideOutToLeft_500ms_forwards\]{
  animation: slideOutToLeft 500ms forwards;
}
.animate-\[slideOutToRight_500ms_forwards\]{
  animation: slideOutToRight 500ms forwards;
}
.animate-\[slideOutToUp_500ms_forwards\]{
  animation: slideOutToUp 500ms forwards;
}
.animate-\[zoomIn_500ms_forwards\]{
  animation: zoomIn 500ms forwards;
}
.animate-\[zoomOut_500ms_forwards\]{
  animation: zoomOut 500ms forwards;
}
@keyframes slide-left-to-right{
  0%{
    transform: translateX(-100%);
  }
  100%{
    transform: translateX(0);
  }
}
.animate-slide-left-to-right{
  animation: slide-left-to-right 1s ease-in-out forwards;
}
@keyframes slide-right-to-left{
  0%{
    transform: translateX(100%);
  }
  100%{
    transform: translateX(0);
  }
}
.animate-slide-right-to-left{
  animation: slide-right-to-left 1s ease-in-out forwards;
}
.cursor-default{
  cursor: default;
}
.cursor-pointer{
  cursor: pointer;
}
.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.snap-x{
  scroll-snap-type: x var(--tw-scroll-snap-strictness);
}
.snap-mandatory{
  --tw-scroll-snap-strictness: mandatory;
}
.snap-center{
  scroll-snap-align: center;
}
.list-decimal{
  list-style-type: decimal;
}
.list-disc{
  list-style-type: disc;
}
.list-none{
  list-style-type: none;
}
.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-\[30\%_minmax\(auto\2c _1fr\)\]{
  grid-template-columns: 30% minmax(auto, 1fr);
}
.grid-rows-\[repeat\(\$\{sectionsArray\.length\}\2c _minmax\(auto\2c _5\.2rem\)\)\]{
  grid-template-rows: repeat(${sectionsArray.length}, minmax(auto, 5.2rem));
}
.flex-row{
  flex-direction: row;
}
.flex-row-reverse{
  flex-direction: row-reverse;
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.flex-wrap-reverse{
  flex-wrap: wrap-reverse;
}
.place-items-center{
  place-items: center;
}
.items-start{
  align-items: flex-start;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.items-baseline{
  align-items: baseline;
}
.justify-start{
  justify-content: flex-start;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-0{
  gap: 0px;
}
.gap-1{
  gap: 0.25rem;
}
.gap-10{
  gap: 2.5rem;
}
.gap-12{
  gap: 3rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-32{
  gap: 8rem;
}
.gap-4{
  gap: 1rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-8{
  gap: 2rem;
}
.gap-\[0\.875rem\]{
  gap: 0.875rem;
}
.gap-x-4{
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.gap-y-4{
  row-gap: 1rem;
}
.gap-y-8{
  row-gap: 2rem;
}
.self-start{
  align-self: flex-start;
}
.self-center{
  align-self: center;
}
.overflow-auto{
  overflow: auto;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-scroll{
  overflow: scroll;
}
.overflow-x-auto{
  overflow-x: auto;
}
.overflow-y-auto{
  overflow-y: auto;
}
.overflow-x-hidden{
  overflow-x: hidden;
}
.overflow-y-visible{
  overflow-y: visible;
}
.overflow-x-scroll{
  overflow-x: scroll;
}
.overflow-y-scroll{
  overflow-y: scroll;
}
.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.whitespace-break-spaces{
  white-space: break-spaces;
}
.text-wrap{
  text-wrap: wrap;
}
.break-words{
  overflow-wrap: break-word;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-\[2px\]{
  border-radius: 2px;
}
.rounded-\[3px\]{
  border-radius: 3px;
}
.rounded-\[4px\]{
  border-radius: 4px;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-md{
  border-radius: 0.375rem;
}
.rounded-none{
  border-radius: 0px;
}
.rounded-sm{
  border-radius: 0.125rem;
}
.rounded-b-md{
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
.rounded-l-md{
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
.rounded-es-md{
  border-end-start-radius: 0.375rem;
}
.rounded-ss-md{
  border-start-start-radius: 0.375rem;
}
.border{
  border-width: 1px;
}
.border-0{
  border-width: 0px;
}
.border-2{
  border-width: 2px;
}
.border-\[1px\]{
  border-width: 1px;
}
.border-\[2px\]{
  border-width: 2px;
}
.border-\[3px\]{
  border-width: 3px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-b-\[0\]{
  border-bottom-width: 0;
}
.border-b-\[1px\]{
  border-bottom-width: 1px;
}
.border-r{
  border-right-width: 1px;
}
.border-t{
  border-top-width: 1px;
}
.border-t-\[1px\]{
  border-top-width: 1px;
}
.border-dashed{
  border-style: dashed;
}
.border-none{
  border-style: none;
}
.border-\[\#2C2A2A\]{
  --tw-border-opacity: 1;
  border-color: rgb(44 42 42 / var(--tw-border-opacity, 1));
}
.border-\[\#B8A771\]{
  --tw-border-opacity: 1;
  border-color: rgb(184 167 113 / var(--tw-border-opacity, 1));
}
.border-\[\#C5C5C5\]{
  --tw-border-opacity: 1;
  border-color: rgb(197 197 197 / var(--tw-border-opacity, 1));
}
.border-\[\#DC3545\]{
  --tw-border-opacity: 1;
  border-color: rgb(220 53 69 / var(--tw-border-opacity, 1));
}
.border-\[\#FE8989\]{
  --tw-border-opacity: 1;
  border-color: rgb(254 137 137 / var(--tw-border-opacity, 1));
}
.border-black_with_10_opacity{
  border-color: #0000001A;
}
.border-filterColor{
  --tw-border-opacity: 1;
  border-color: rgb(216 216 216 / var(--tw-border-opacity, 1));
}
.border-gray_1{
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
}
.border-lightBorder{
  --tw-border-opacity: 1;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
}
.border-primary{
  --tw-border-opacity: 1;
  border-color: rgb(106 127 16 / var(--tw-border-opacity, 1));
}
.border-relationCard{
  --tw-border-opacity: 1;
  border-color: rgb(175 167 146 / var(--tw-border-opacity, 1));
}
.border-secondary{
  --tw-border-opacity: 1;
  border-color: rgb(152 129 58 / var(--tw-border-opacity, 1));
}
.border-secondary_selected{
  --tw-border-opacity: 1;
  border-color: rgb(162 145 96 / var(--tw-border-opacity, 1));
}
.border-b-primary{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(106 127 16 / var(--tw-border-opacity, 1));
}
.border-opacity-10{
  --tw-border-opacity: 0.1;
}
.border-opacity-40{
  --tw-border-opacity: 0.4;
}
.bg-\[\#0000\]{
  background-color: #0000;
}
.bg-\[\#030200\]{
  --tw-bg-opacity: 1;
  background-color: rgb(3 2 0 / var(--tw-bg-opacity, 1));
}
.bg-\[\#C5C5C5\]{
  --tw-bg-opacity: 1;
  background-color: rgb(197 197 197 / var(--tw-bg-opacity, 1));
}
.bg-\[\#C9C9C9\]{
  --tw-bg-opacity: 1;
  background-color: rgb(201 201 201 / var(--tw-bg-opacity, 1));
}
.bg-\[\#D0F4E4\]{
  --tw-bg-opacity: 1;
  background-color: rgb(208 244 228 / var(--tw-bg-opacity, 1));
}
.bg-\[\#EEECEC\]{
  --tw-bg-opacity: 1;
  background-color: rgb(238 236 236 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F2F2F2\]{
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F8F3E9\]{
  --tw-bg-opacity: 1;
  background-color: rgb(248 243 233 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FDFAF3\]{
  --tw-bg-opacity: 1;
  background-color: rgb(253 250 243 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FF0000\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 0 0 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FFE7E7\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 231 231 / var(--tw-bg-opacity, 1));
}
.bg-\[\#ececec\]{
  --tw-bg-opacity: 1;
  background-color: rgb(236 236 236 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fff0\]{
  background-color: #fff0;
}
.bg-\[\#fff\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#ffffff\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-background-10{
  background-color: #A291601A;
}
.bg-background-active{
  background-color: #009A2B17;
}
.bg-background_blur{
  --tw-bg-opacity: 1;
  background-color: rgb(53 53 53 / var(--tw-bg-opacity, 1));
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-blue-300{
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity, 1));
}
.bg-error{
  --tw-bg-opacity: 1;
  background-color: rgb(190 49 40 / var(--tw-bg-opacity, 1));
}
.bg-gray-200\/50{
  background-color: rgb(229 231 235 / 0.5);
}
.bg-gray-500{
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
}
.bg-gray_1{
  --tw-bg-opacity: 1;
  background-color: rgb(153 153 153 / var(--tw-bg-opacity, 1));
}
.bg-gray_background_color{
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1));
}
.bg-indigo-500{
  --tw-bg-opacity: 1;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity, 1));
}
.bg-lightBorder{
  --tw-bg-opacity: 1;
  background-color: rgb(221 221 221 / var(--tw-bg-opacity, 1));
}
.bg-light_brown{
  --tw-bg-opacity: 1;
  background-color: rgb(253 250 243 / var(--tw-bg-opacity, 1));
}
.bg-light_primary{
  background-color: rgba(106, 127, 16, 0.3);
}
.bg-light_yellow{
  --tw-bg-opacity: 1;
  background-color: rgb(255 243 205 / var(--tw-bg-opacity, 1));
}
.bg-medium_light_primary{
  background-color: rgba(106, 127, 16, 0.4);
}
.bg-neutral-100{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}
.bg-notificationUnreadColor{
  background-color: rgba(216, 216, 216, .1);
}
.bg-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(106 127 16 / var(--tw-bg-opacity, 1));
}
.bg-secondary{
  --tw-bg-opacity: 1;
  background-color: rgb(152 129 58 / var(--tw-bg-opacity, 1));
}
.bg-secondary_selected{
  --tw-bg-opacity: 1;
  background-color: rgb(162 145 96 / var(--tw-bg-opacity, 1));
}
.bg-selectedBgColor{
  --tw-bg-opacity: 1;
  background-color: rgb(208 244 228 / var(--tw-bg-opacity, 1));
}
.bg-tap_color{
  --tw-bg-opacity: 1;
  background-color: rgb(251 245 229 / var(--tw-bg-opacity, 1));
}
.bg-transparent{
  background-color: transparent;
}
.bg-uae_pass_bg{
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
}
.bg-very_light_primary{
  background-color: rgba(106, 127, 16, 0.1);
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-opacity-10{
  --tw-bg-opacity: 0.1;
}
.bg-opacity-20{
  --tw-bg-opacity: 0.2;
}
.bg-opacity-30{
  --tw-bg-opacity: 0.3;
}
.bg-opacity-40{
  --tw-bg-opacity: 0.4;
}
.bg-opacity-60{
  --tw-bg-opacity: 0.6;
}
.bg-opacity-75{
  --tw-bg-opacity: 0.75;
}
.bg-opacity-\[10\]{
  --tw-bg-opacity: 10;
}
.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.p-0{
  padding: 0px;
}
.p-0\.5{
  padding: 0.125rem;
}
.p-1{
  padding: 0.25rem;
}
.p-1\.5{
  padding: 0.375rem;
}
.p-10{
  padding: 2.5rem;
}
.p-12{
  padding: 3rem;
}
.p-16{
  padding: 4rem;
}
.p-2{
  padding: 0.5rem;
}
.p-4{
  padding: 1rem;
}
.p-6{
  padding: 1.5rem;
}
.p-8{
  padding: 2rem;
}
.p-\[30px\]{
  padding: 30px;
}
.p-\[3px\]{
  padding: 3px;
}
.\!px-8{
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
.px-0{
  padding-left: 0px;
  padding-right: 0px;
}
.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-12{
  padding-left: 3rem;
  padding-right: 3rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-24{
  padding-left: 6rem;
  padding-right: 6rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[1\.6rem\]{
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}
.px-\[15vw\]{
  padding-left: 15vw;
  padding-right: 15vw;
}
.px-\[16px\]{
  padding-left: 16px;
  padding-right: 16px;
}
.px-\[8px\]{
  padding-left: 8px;
  padding-right: 8px;
}
.py-0{
  padding-top: 0px;
  padding-bottom: 0px;
}
.py-0\.5{
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-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-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-\[0\.3rem\]{
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
}
.py-\[1\.5rem\]{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.pb-0{
  padding-bottom: 0px;
}
.pb-10{
  padding-bottom: 2.5rem;
}
.pb-12{
  padding-bottom: 3rem;
}
.pb-2{
  padding-bottom: 0.5rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.pb-8{
  padding-bottom: 2rem;
}
.pl-0{
  padding-left: 0px;
}
.pl-10{
  padding-left: 2.5rem;
}
.pl-2{
  padding-left: 0.5rem;
}
.pl-20{
  padding-left: 5rem;
}
.pl-3{
  padding-left: 0.75rem;
}
.pl-4{
  padding-left: 1rem;
}
.pr-0{
  padding-right: 0px;
}
.pr-10{
  padding-right: 2.5rem;
}
.pr-14{
  padding-right: 3.5rem;
}
.pr-2{
  padding-right: 0.5rem;
}
.pr-24{
  padding-right: 6rem;
}
.pr-6{
  padding-right: 1.5rem;
}
.pr-8{
  padding-right: 2rem;
}
.pr-9{
  padding-right: 2.25rem;
}
.pt-0{
  padding-top: 0px;
}
.pt-10{
  padding-top: 2.5rem;
}
.pt-16{
  padding-top: 4rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.pt-4{
  padding-top: 1rem;
}
.pt-5{
  padding-top: 1.25rem;
}
.pt-6{
  padding-top: 1.5rem;
}
.pt-8{
  padding-top: 2rem;
}
.pt-\[4rem\]{
  padding-top: 4rem;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.text-end{
  text-align: end;
}
.align-baseline{
  vertical-align: baseline;
}
.align-top{
  vertical-align: top;
}
.align-middle{
  vertical-align: middle;
}
.font-Almarai{
  font-family: Almarai, sans-serif;
}
.font-Inter{
  font-family: Inter, sans-serif;
}
.\!text-base{
  font-size: 1rem !important;
}
.text-2xl{
  font-size: 1.563rem;
}
.text-4xl{
  font-size: 2.441rem;
}
.text-\[0\.7rem\]{
  font-size: 0.7rem;
}
.text-\[0\.875rem\]{
  font-size: 0.875rem;
}
.text-\[0\.8rem\]{
  font-size: 0.8rem;
}
.text-\[0\.90rem\]{
  font-size: 0.90rem;
}
.text-\[0\.9rem\]{
  font-size: 0.9rem;
}
.text-\[1\.1rem\]{
  font-size: 1.1rem;
}
.text-\[1\.2rem\]{
  font-size: 1.2rem;
}
.text-\[1\.3rem\]{
  font-size: 1.3rem;
}
.text-\[1\.5rem\]{
  font-size: 1.5rem;
}
.text-\[1rem\]{
  font-size: 1rem;
}
.text-\[9px\]{
  font-size: 9px;
}
.text-base{
  font-size: 1rem;
}
.text-sm{
  font-size: 0.875rem;
}
.text-small{
  font-size: 0.9rem;
}
.text-xl{
  font-size: 1.25rem;
}
.font-\[300\]{
  font-weight: 300;
}
.font-\[400\]{
  font-weight: 400;
}
.font-\[500\]{
  font-weight: 500;
}
.font-\[600\]{
  font-weight: 600;
}
.font-\[700\]{
  font-weight: 700;
}
.font-bold{
  font-weight: 700;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.lowercase{
  text-transform: lowercase;
}
.capitalize{
  text-transform: capitalize;
}
.normal-case{
  text-transform: none;
}
.leading-10{
  line-height: 2.5rem;
}
.leading-3{
  line-height: .75rem;
}
.leading-4{
  line-height: 1rem;
}
.leading-6{
  line-height: 1.5rem;
}
.leading-8{
  line-height: 2rem;
}
.leading-9{
  line-height: 2.25rem;
}
.leading-normal{
  line-height: 1.5;
}
.text-\[\#198754\]{
  --tw-text-opacity: 1;
  color: rgb(25 135 84 / var(--tw-text-opacity, 1));
}
.text-\[\#6c6a6a\]{
  --tw-text-opacity: 1;
  color: rgb(108 106 106 / var(--tw-text-opacity, 1));
}
.text-\[\#766868\]{
  --tw-text-opacity: 1;
  color: rgb(118 104 104 / var(--tw-text-opacity, 1));
}
.text-\[\#838383\]{
  --tw-text-opacity: 1;
  color: rgb(131 131 131 / var(--tw-text-opacity, 1));
}
.text-\[\#979797\]{
  --tw-text-opacity: 1;
  color: rgb(151 151 151 / var(--tw-text-opacity, 1));
}
.text-\[\#FF0000\]{
  --tw-text-opacity: 1;
  color: rgb(255 0 0 / var(--tw-text-opacity, 1));
}
.text-\[\#ff0000\]{
  --tw-text-opacity: 1;
  color: rgb(255 0 0 / var(--tw-text-opacity, 1));
}
.text-\[500\]{
  color: 500;
}
.text-active{
  --tw-text-opacity: 1;
  color: rgb(5 119 37 / var(--tw-text-opacity, 1));
}
.text-body_gray{
  --tw-text-opacity: 1;
  color: rgb(108 106 106 / var(--tw-text-opacity, 1));
}
.text-darkGray{
  --tw-text-opacity: 1;
  color: rgb(106 106 106 / var(--tw-text-opacity, 1));
}
.text-error{
  --tw-text-opacity: 1;
  color: rgb(190 49 40 / var(--tw-text-opacity, 1));
}
.text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.text-gray-900{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.text-gray_1{
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
}
.text-gray_text_color{
  --tw-text-opacity: 1;
  color: rgb(44 42 42 / var(--tw-text-opacity, 1));
}
.text-gray_text_color_70_opacity{
  color: #2C2A2AB3;
}
.text-primary{
  --tw-text-opacity: 1;
  color: rgb(106 127 16 / var(--tw-text-opacity, 1));
}
.text-red-400{
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}
.text-red-500{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.text-secondary{
  --tw-text-opacity: 1;
  color: rgb(152 129 58 / var(--tw-text-opacity, 1));
}
.text-selectedTextColor{
  --tw-text-opacity: 1;
  color: rgb(25 135 84 / var(--tw-text-opacity, 1));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.underline{
  text-decoration-line: underline;
}
.opacity-0{
  opacity: 0;
}
.opacity-100{
  opacity: 1;
}
.opacity-20{
  opacity: 0.2;
}
.opacity-25{
  opacity: 0.25;
}
.opacity-50{
  opacity: 0.5;
}
.opacity-60{
  opacity: 0.6;
}
.opacity-70{
  opacity: 0.7;
}
.opacity-90{
  opacity: 0.9;
}
.shadow-light{
  --tw-shadow: 0px 0px 15px 0px #0000002E;
  --tw-shadow-colored: 0px 0px 15px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-none{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm{
  --tw-shadow: 0px 2px 5px 0px #0000001a;
  --tw-shadow-colored: 0px 2px 5px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline{
  outline-style: solid;
}
.outline-offset-0{
  outline-offset: 0px;
}
.ring-1{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-black{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1));
}
.ring-opacity-5{
  --tw-ring-opacity: 0.05;
}
.blur{
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.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-\[transform\]{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-300{
  transition-duration: 300ms;
}
.duration-500{
  transition-duration: 500ms;
}
.duration-700{
  transition-duration: 700ms;
}
.duration-\[400ms\]{
  transition-duration: 400ms;
}
.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.card-shine {
  width: 100%;
  z-index: 0;
  position: relative;
  overflow: hidden;
}
.dashboard-sliders > div > div{
  border:1px solid #FE8989;
  overflow: hidden;
  border-radius: 6px;  
}
.card-shine-item {
  display: inline-block;
  min-width: 100%;
}
* {
  -ms-content-zooming: none;
}
input:-webkit-autofill,
input:-webkit-autofill:focus {
  -webkit-transition: background-color 0s 600000s, color 0s 600000s;
  transition: background-color 0s 600000s, color 0s 600000s;
}
html,
body {
  overscroll-behavior-x: none;
  touch-action: none;
}
.simple-keyboard.hg-theme-default .hg-button {
  height: 4rem;
  font-size: 1.2rem;
}
@media only screen and (min-device-width: 280px) and (max-device-width: 767px) {
  body,
  html {
    font-size: 1rem !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1020px) {
  body,
  html {
    font-size: 0.85rem !important;
  }
}
@media only screen and (min-device-width: 1020px) and (max-device-width: 1450px) {
  body,
  html {
    font-size: 0.8rem !important;
  }
}
@media only screen and (min-device-width: 1450px) and (max-device-width: 1750px) {
  body,
  html {
    font-size: 0.875rem !important;
  }
}
@media only screen and (min-device-width: 1750px) and (max-device-width: 4600px) {
  body,
  html {
    font-size: 1rem !important;
  }
}
.after\:absolute::after{
  content: var(--tw-content);
  position: absolute;
}
.after\:bottom-full::after{
  content: var(--tw-content);
  bottom: 100%;
}
.after\:left-1\/2::after{
  content: var(--tw-content);
  left: 50%;
}
.after\:-translate-x-1\/2::after{
  content: var(--tw-content);
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.after\:border-\[10px\]::after{
  content: var(--tw-content);
  border-width: 10px;
}
.after\:border-transparent::after{
  content: var(--tw-content);
  border-color: transparent;
}
.after\:border-b-\[\#fff\]::after{
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.after\:content-\[\'\'\]::after{
  --tw-content: '';
  content: var(--tw-content);
}
.hover\:bg-blue-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-200:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-300:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.hover\:bg-primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(106 127 16 / var(--tw-bg-opacity, 1));
}
.hover\:bg-secondary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(152 129 58 / var(--tw-bg-opacity, 1));
}
.hover\:bg-opacity-10:hover{
  --tw-bg-opacity: 0.1;
}
.hover\:text-secondary:hover{
  --tw-text-opacity: 1;
  color: rgb(152 129 58 / var(--tw-text-opacity, 1));
}
.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.focus\:border-none:focus{
  border-style: none;
}
.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.active\:scale-95:active{
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.disabled\:text-gray-400:disabled{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
@media (min-width: 100px) and (max-width: 640px){
  .xsm\:w-0{
    width: 0px;
  }
  .xsm\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media (min-width: 640px) and (max-width: 767px){
  .sm\:my-8{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .sm\:w-full{
    width: 100%;
  }
  .sm\:max-w-lg{
    max-width: 32rem;
  }
  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:flex-col{
    flex-direction: column;
  }
  .sm\:items-center{
    align-items: center;
  }
  .sm\:p-0{
    padding: 0px;
  }
  .sm\:p-6{
    padding: 1.5rem;
  }
  .sm\:pb-4{
    padding-bottom: 1rem;
  }
  .sm\:text-sm{
    font-size: 0.875rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px){
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:flex-col{
    flex-direction: column;
  }
}
@media (min-width: 1280px) and (max-width: 1535px){
  .xl\:h-5{
    height: 1.25rem;
  }
  .xl\:w-\[50vw\]{
    width: 50vw;
  }
}
@media (min-width: 1536px){
  .\32xl\:my-4{
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .\32xl\:ml-0{
    margin-left: 0px;
  }
  .\32xl\:ml-12{
    margin-left: 3rem;
  }
  .\32xl\:mt-12{
    margin-top: 3rem;
  }
  .\32xl\:mt-6{
    margin-top: 1.5rem;
  }
  .\32xl\:mt-8{
    margin-top: 2rem;
  }
  .\32xl\:block{
    display: block;
  }
  .\32xl\:h-14{
    height: 3.5rem;
  }
  .\32xl\:h-\[5\.4rem\]{
    height: 5.4rem;
  }
  .\32xl\:min-h-\[35vh\]{
    min-height: 35vh;
  }
  .\32xl\:w-\[45\%\]{
    width: 45%;
  }
  .\32xl\:w-\[50vw\]{
    width: 50vw;
  }
  .\32xl\:w-\[70\%\]{
    width: 70%;
  }
  .\32xl\:grid-rows-\[repeat\(\$\{sectionsArray\.length\}\2c _minmax\(auto\2c _6\.2rem\)\)\]{
    grid-template-rows: repeat(${sectionsArray.length}, minmax(auto, 6.2rem));
  }
  .\32xl\:p-10{
    padding: 2.5rem;
  }
  .\32xl\:p-8{
    padding: 2rem;
  }
  .\32xl\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .\32xl\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .\32xl\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .\32xl\:pb-0{
    padding-bottom: 0px;
  }
  .\32xl\:text-\[1rem\]{
    font-size: 1rem;
  }
  .\32xl\:text-base{
    font-size: 1rem;
  }
  .\32xl\:text-xl{
    font-size: 1.25rem;
  }
}
.ltr\:-bottom-1:where([dir="ltr"], [dir="ltr"] *){
  bottom: -0.25rem;
}
.ltr\:-left-2:where([dir="ltr"], [dir="ltr"] *){
  left: -0.5rem;
}
.ltr\:-right-5:where([dir="ltr"], [dir="ltr"] *){
  right: -1.25rem;
}
.ltr\:left-0:where([dir="ltr"], [dir="ltr"] *){
  left: 0px;
}
.ltr\:right-0:where([dir="ltr"], [dir="ltr"] *){
  right: 0px;
}
.ltr\:right-2:where([dir="ltr"], [dir="ltr"] *){
  right: 0.5rem;
}
.ltr\:right-4:where([dir="ltr"], [dir="ltr"] *){
  right: 1rem;
}
.ltr\:ml-0:where([dir="ltr"], [dir="ltr"] *){
  margin-left: 0px;
}
.ltr\:ml-12:where([dir="ltr"], [dir="ltr"] *){
  margin-left: 3rem;
}
.ltr\:ml-20:where([dir="ltr"], [dir="ltr"] *){
  margin-left: 5rem;
}
.ltr\:ml-4:where([dir="ltr"], [dir="ltr"] *){
  margin-left: 1rem;
}
.ltr\:ml-6:where([dir="ltr"], [dir="ltr"] *){
  margin-left: 1.5rem;
}
.ltr\:mr-0:where([dir="ltr"], [dir="ltr"] *){
  margin-right: 0px;
}
.ltr\:mr-12:where([dir="ltr"], [dir="ltr"] *){
  margin-right: 3rem;
}
.ltr\:mr-2:where([dir="ltr"], [dir="ltr"] *){
  margin-right: 0.5rem;
}
.ltr\:mr-4:where([dir="ltr"], [dir="ltr"] *){
  margin-right: 1rem;
}
.ltr\:mr-6:where([dir="ltr"], [dir="ltr"] *){
  margin-right: 1.5rem;
}
.ltr\:rotate-180:where([dir="ltr"], [dir="ltr"] *){
  --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));
}
.ltr\:rotate-90:where([dir="ltr"], [dir="ltr"] *){
  --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));
}
.ltr\:border-r:where([dir="ltr"], [dir="ltr"] *){
  border-right-width: 1px;
}
.ltr\:pl-12:where([dir="ltr"], [dir="ltr"] *){
  padding-left: 3rem;
}
.ltr\:pl-4:where([dir="ltr"], [dir="ltr"] *){
  padding-left: 1rem;
}
.ltr\:pl-\[80px\]:where([dir="ltr"], [dir="ltr"] *){
  padding-left: 80px;
}
.ltr\:pr-24:where([dir="ltr"], [dir="ltr"] *){
  padding-right: 6rem;
}
.ltr\:pr-4:where([dir="ltr"], [dir="ltr"] *){
  padding-right: 1rem;
}
.rtl\:-bottom-0:where([dir="rtl"], [dir="rtl"] *){
  bottom: -0px;
}
.rtl\:-left-5:where([dir="rtl"], [dir="rtl"] *){
  left: -1.25rem;
}
.rtl\:-right-2:where([dir="rtl"], [dir="rtl"] *){
  right: -0.5rem;
}
.rtl\:left-0:where([dir="rtl"], [dir="rtl"] *){
  left: 0px;
}
.rtl\:left-2:where([dir="rtl"], [dir="rtl"] *){
  left: 0.5rem;
}
.rtl\:left-4:where([dir="rtl"], [dir="rtl"] *){
  left: 1rem;
}
.rtl\:right-0:where([dir="rtl"], [dir="rtl"] *){
  right: 0px;
}
.rtl\:right-24:where([dir="rtl"], [dir="rtl"] *){
  right: 6rem;
}
.rtl\:right-32:where([dir="rtl"], [dir="rtl"] *){
  right: 8rem;
}
.rtl\:ml-0:where([dir="rtl"], [dir="rtl"] *){
  margin-left: 0px;
}
.rtl\:ml-1:where([dir="rtl"], [dir="rtl"] *){
  margin-left: 0.25rem;
}
.rtl\:ml-12:where([dir="rtl"], [dir="rtl"] *){
  margin-left: 3rem;
}
.rtl\:ml-2:where([dir="rtl"], [dir="rtl"] *){
  margin-left: 0.5rem;
}
.rtl\:ml-3:where([dir="rtl"], [dir="rtl"] *){
  margin-left: 0.75rem;
}
.rtl\:ml-4:where([dir="rtl"], [dir="rtl"] *){
  margin-left: 1rem;
}
.rtl\:ml-5:where([dir="rtl"], [dir="rtl"] *){
  margin-left: 1.25rem;
}
.rtl\:ml-6:where([dir="rtl"], [dir="rtl"] *){
  margin-left: 1.5rem;
}
.rtl\:mr-0:where([dir="rtl"], [dir="rtl"] *){
  margin-right: 0px;
}
.rtl\:mr-12:where([dir="rtl"], [dir="rtl"] *){
  margin-right: 3rem;
}
.rtl\:mr-2:where([dir="rtl"], [dir="rtl"] *){
  margin-right: 0.5rem;
}
.rtl\:mr-20:where([dir="rtl"], [dir="rtl"] *){
  margin-right: 5rem;
}
.rtl\:mr-3:where([dir="rtl"], [dir="rtl"] *){
  margin-right: 0.75rem;
}
.rtl\:mr-4:where([dir="rtl"], [dir="rtl"] *){
  margin-right: 1rem;
}
.rtl\:mr-6:where([dir="rtl"], [dir="rtl"] *){
  margin-right: 1.5rem;
}
.rtl\:mr-8:where([dir="rtl"], [dir="rtl"] *){
  margin-right: 2rem;
}
.rtl\:mr-\[12rem\]:where([dir="rtl"], [dir="rtl"] *){
  margin-right: 12rem;
}
.rtl\:w-40:where([dir="rtl"], [dir="rtl"] *){
  width: 10rem;
}
.rtl\:rotate-0:where([dir="rtl"], [dir="rtl"] *){
  --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));
}
.rtl\:rotate-180:where([dir="rtl"], [dir="rtl"] *){
  --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));
}
.rtl\:rotate-90:where([dir="rtl"], [dir="rtl"] *){
  --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));
}
.rtl\:-scale-x-100:where([dir="rtl"], [dir="rtl"] *){
  --tw-scale-x: -1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rtl\:flex-row-reverse:where([dir="rtl"], [dir="rtl"] *){
  flex-direction: row-reverse;
}
.rtl\:justify-end:where([dir="rtl"], [dir="rtl"] *){
  justify-content: flex-end;
}
.rtl\:border-l:where([dir="rtl"], [dir="rtl"] *){
  border-left-width: 1px;
}
.rtl\:pl-0:where([dir="rtl"], [dir="rtl"] *){
  padding-left: 0px;
}
.rtl\:pl-24:where([dir="rtl"], [dir="rtl"] *){
  padding-left: 6rem;
}
.rtl\:pl-4:where([dir="rtl"], [dir="rtl"] *){
  padding-left: 1rem;
}
.rtl\:pr-12:where([dir="rtl"], [dir="rtl"] *){
  padding-right: 3rem;
}
.rtl\:pr-20:where([dir="rtl"], [dir="rtl"] *){
  padding-right: 5rem;
}
.rtl\:pr-4:where([dir="rtl"], [dir="rtl"] *){
  padding-right: 1rem;
}
.rtl\:pr-6:where([dir="rtl"], [dir="rtl"] *){
  padding-right: 1.5rem;
}
.rtl\:pr-\[80px\]:where([dir="rtl"], [dir="rtl"] *){
  padding-right: 80px;
}
.rtl\:text-right:where([dir="rtl"], [dir="rtl"] *){
  text-align: right;
}
@media (min-width: 1536px){
  .rtl\:2xl\:mr-6:where([dir="rtl"], [dir="rtl"] *){
    margin-right: 1.5rem;
  }
}
@media (prefers-color-scheme: dark){
  .dark\:hover\:bg-gray-800:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
  }
}
.\[\&\:\:-webkit-scrollbar\]\:hidden::-webkit-scrollbar{
  display: none;
}
.\[\&\:not\(\:disabled\)\]\:hover\:bg-gray-100:hover:not(:disabled){
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
