/*! tailwindcss v3.3.5 | MIT License | https://tailwindcss.com*/
*, :after, :before {
  box-sizing: border-box;
  border: 0 solid #e5e7eb
}

:after, :before {
  --tw-content: ""
}

html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-feature-settings: normal;
  font-variation-settings: normal
}

body {
  margin: 0;
  line-height: inherit
}

hr {
  height: 0;
  color: inherit;
  border-top-width: 1px
}

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

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

h2{
  font-size: 27px !important;
  font-weight: bold !important;
}

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

b, strong {
  font-weight: bolder
}

code, kbd, pre, samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-size: 1em
}

small {
  font-size: 80%
}

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

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0
}

button, select {
  text-transform: none
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
  background-color: initial;
  background-image: none
}

:-moz-focusring {
  outline: auto
}

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

progress {
  vertical-align: initial
}

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

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

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

summary {
  display: list-item
}

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

fieldset {
  margin: 0
}

fieldset, legend {
  padding: 0
}

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

dialog {
  padding: 0
}

textarea {
  resize: vertical
}

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

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

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

:disabled {
  cursor: default
}

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

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

[hidden] {
  display: none
}

* {
  scrollbar-color: auto;
  scrollbar-width: auto
}

html {
  scroll-behavior: smooth
}

* {
  scrollbar-color: var(--scrollbar-thumb, initial) var(--scrollbar-track, initial)
}

::-webkit-scrollbar-track {
  background-color: var(--scrollbar-track);
  border-radius: var(--scrollbar-track-radius)
}

::-webkit-scrollbar-track:hover {
  background-color: var(--scrollbar-track-hover, var(--scrollbar-track))
}

::-webkit-scrollbar-track:active {
  background-color: var(--scrollbar-track-active, var(--scrollbar-track-hover, var(--scrollbar-track)))
}

::-webkit-scrollbar-thumb {
  background-color: var(--scrollbar-thumb);
  border-radius: var(--scrollbar-thumb-radius)
}

::-webkit-scrollbar-thumb:hover {
  background-color: var(--scrollbar-thumb-hover, var(--scrollbar-thumb))
}

::-webkit-scrollbar-thumb:active {
  background-color: var(--scrollbar-thumb-active, var(--scrollbar-thumb-hover, var(--scrollbar-thumb)))
}

::-webkit-scrollbar-corner {
  background-color: var(--scrollbar-corner);
  border-radius: var(--scrollbar-corner-radius)
}

::-webkit-scrollbar-corner:hover {
  background-color: var(--scrollbar-corner-hover, var(--scrollbar-corner))
}

::-webkit-scrollbar-corner:active {
  background-color: var(--scrollbar-corner-active, var(--scrollbar-corner-hover, var(--scrollbar-corner)))
}

* {
  scrollbar-width: auto
}

::-webkit-scrollbar {
  display: block;
  width: var(--scrollbar-width, 16px);
  height: var(--scrollbar-height, 16px)
}

* {
  --scrollbar-track: #fefeff;
  --scrollbar-thumb: #a1a1aa;
  --scrollbar-thumb-radius: 1.5rem;
  --scrollbar-width: 0.25rem;
  --scrollbar-thumb-hover: #71717a
}

:is(.dark *) {
  --scrollbar-track: #18181b;
  --scrollbar-thumb: #27272a;
  --scrollbar-thumb-hover: #3f3f46;
}

@media (min-width: 768px) {
  * {
    --scrollbar-width: 0.25rem
  }
}

input[type=number], input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
  -moz-appearance: textfield !important
}

::view-transition-new(root), ::view-transition-old(root) {
  animation: none;
  mix-blend-mode: normal
}

::view-transition-old(root) {
  z-index: 1
}

::view-transition-new(root) {
  z-index: 2147483646
}


*, ::backdrop, :after, :before {
  --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: #3b82f680;
  --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: ;
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem
}

@media (min-width: 480px) {
  .container {
    max-width: 480px
  }
}

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

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

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
    padding-right: .625rem;
    padding-left: .625rem
  }
}

@media (min-width: 1380px) {
  .container {
    max-width: 1380px
  }
}

.swiper .swiper-pagination-bullet {
  --tw-bg-opacity: 1;
  background-color: rgb(205 154 100/var(--tw-bg-opacity))
}

/*:is(.dark .swiper .swiper-pagination-bullet) {*/
/*  --tw-bg-opacity: 1;*/
/*  background-color: rgb(52 211 153/var(--tw-bg-opacity))*/
/*}*/

.swiper-button-next, .swiper-button-prev {
  height: 2rem;
  width: 2rem;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219/var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(254 254 255/var(--tw-bg-opacity));
  --tw-shadow: 0px 1px 10px #0000000d;
  --tw-shadow-colored: 0px 1px 10px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

/*:is(.dark .swiper-button-next), :is(.dark .swiper-button-prev) {*/
/*  --tw-border-opacity: 1;*/
/*  border-color: rgb(82 82 91/var(--tw-border-opacity));*/
/*  --tw-bg-opacity: 1;*/
/*  background-color: rgb(63 63 70/var(--tw-bg-opacity))*/
/*}*/

.swiper-button-next:after, .swiper-button-prev:after {
  font-size: .75rem;
  line-height: 1rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(113 113 122/var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .15s
}

.swiper-button-next:hover:after, .swiper-button-prev:hover:after {
  --tw-text-opacity: 1;
  color: rgb(63 63 70/var(--tw-text-opacity))
}

/*:is(.dark .swiper-button-next):after, :is(.dark .swiper-button-prev):after {*/
/*  --tw-text-opacity: 1;*/
/*  color: rgb(212 212 216/var(--tw-text-opacity))*/
/*}*/

/*:is(.dark .swiper-button-next):hover:after, :is(.dark .swiper-button-prev):hover:after {*/
/*  --tw-text-opacity: 1;*/
/*  color: rgb(254 254 255/var(--tw-text-opacity))*/
/*}*/

.swiper-thumb-active {
  border-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(16 185 129/var(--tw-border-opacity)) !important
}

/*:is(.dark .swiper-thumb-active) {*/
/*  --tw-border-opacity: 1 !important;*/
/*  border-color: rgb(52 211 153/var(--tw-border-opacity)) !important*/
/*}*/

.\!dark .border-gradient:before {
  background: radial-gradient(300px circle at var(--x) var(--y), var(--main-color) 0, var(--main-medium-color) 50%, #0000 100%) !important
}

/*.dark .border-gradient:before {*/
/*  background: radial-gradient(300px circle at var(--x) var(--y), #34d399 0, #059669 50%, #0000 100%)*/
/*}*/

/*.\!dark .border-gradient:before {*/
/*  display: none*/
/*}*/

@media (min-width: 1024px) {
  .\!dark .border-gradient:before {
    display: block
  }
}

.dark .border-gradient:before {
  display: none
}

@media (min-width: 1024px) {
  .dark .border-gradient:before {
    display: block
  }
}

.border-gradient:before {
  background: radial-gradient(300px circle at var(--x) var(--y), var(--main-color) 0, var(--main-medium-color) 50%, #0000 100%);
  display: none
}

@media (min-width: 1024px) {
  .border-gradient:before {
    display: block
  }
}

.mega-menu-active {
  --tw-bg-opacity: 1;
  background-color: rgb(254 254 255/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(16 185 129/var(--tw-text-opacity))
}

/*:is(.dark .mega-menu-active) {*/
/*  --tw-bg-opacity: 1;*/
/*  background-color: rgb(24 24 27/var(--tw-bg-opacity));*/
/*  --tw-text-opacity: 1 !important;*/
/*  color: rgb(52 211 153/var(--tw-text-opacity)) !important*/
/*}*/

.sort-button-active {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(16 185 129/var(--tw-text-opacity))
}

/*:is(.dark .sort-button-active) {*/
/*  background-color: rgb(13 13 13/var(--tw-bg-opacity));*/
/*  color: rgb(52 211 153/var(--tw-text-opacity))*/
/*}*/

/*.btn-primary, :is(.dark .sort-button-active) {*/
/*  --tw-bg-opacity: 1;*/
/*  --tw-text-opacity: 1*/
/*}*/

.btn-primary {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: .25rem;
  column-gap: .25rem;
  border-radius: .5rem;
  background-color: #0eb7c6;
  color: white;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .2s
}

.btn-primary:hover {
  --tw-bg-opacity: 1;
  background-color: #f90b31
}

.btn-primary:focus {
  outline: 2px solid #0000;
  outline-offset: 2px
}

.btn-primary:disabled {
  cursor: not-allowed;
  opacity: .6
}

/*:is(.dark .btn-primary) {*/
/*  --tw-bg-opacity: 1;*/
/*  background-color: rgb(5 150 105/var(--tw-bg-opacity))*/
/*}*/

/*:is(.dark .btn-primary:hover) {*/
/*  --tw-bg-opacity: 1;*/
/*  background-color: rgb(4 120 87/var(--tw-bg-opacity))*/
/*}*/

.btn-primary-nobg {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: .25rem;
  column-gap: .25rem;
  --tw-text-opacity: 1;
  color: rgb(16 185 129/var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .2s
}

.btn-primary-nobg:hover {
  --tw-text-opacity: 1;
  color: rgb(5 150 105/var(--tw-text-opacity))
}

.btn-primary-nobg:focus {
  outline: 2px solid #0000;
  outline-offset: 2px
}

.btn-primary-nobg:disabled {
  cursor: not-allowed;
  opacity: .6
}

/*:is(.dark .btn-primary-nobg) {*/
/*  --tw-text-opacity: 1;*/
/*  color: rgb(52 211 153/var(--tw-text-opacity))*/
/*}*/

/*:is(.dark .btn-primary-nobg:hover) {*/
/*  --tw-text-opacity: 1;*/
/*  color: rgb(110 231 183/var(--tw-text-opacity))*/
/*}*/

.btn-secondary {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: .25rem;
  column-gap: .25rem;
  border-radius: .5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(254 254 255/var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .2s
}

.btn-secondary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(2 132 199/var(--tw-bg-opacity))
}

.btn-secondary:focus {
  outline: 2px solid #0000;
  outline-offset: 2px
}

.btn-secondary:disabled {
  cursor: not-allowed;
  opacity: .6
}

/*:is(.dark .btn-secondary) {*/
/*  --tw-bg-opacity: 1;*/
/*  background-color: rgb(2 132 199/var(--tw-bg-opacity))*/
/*}*/

/*:is(.dark .btn-secondary:hover) {*/
/*  --tw-bg-opacity: 1;*/
/*  background-color: rgb(3 105 161/var(--tw-bg-opacity))*/
/*}*/

.btn-secondary-nobg {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: .25rem;
  column-gap: .25rem;
  --tw-text-opacity: 1;
  color: rgb(14 165 233/var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .2s
}

.btn-secondary-nobg:hover {
  --tw-text-opacity: 1;
  color: rgb(2 132 199/var(--tw-text-opacity))
}

.btn-secondary-nobg:focus {
  outline: 2px solid #0000;
  outline-offset: 2px
}

.btn-secondary-nobg:disabled {
  cursor: not-allowed;
  opacity: .6
}

/*:is(.dark .btn-secondary-nobg) {*/
/*  --tw-text-opacity: 1;*/
/*  color: rgb(56 189 248/var(--tw-text-opacity))*/
/*}*/

/*:is(.dark .btn-secondary-nobg:hover) {*/
/*  --tw-text-opacity: 1;*/
/*  color: rgb(125 211 252/var(--tw-text-opacity))*/
/*}*/

.btn-red {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: .25rem;
  column-gap: .25rem;
  border-radius: .5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(254 254 255/var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .2s
}

.btn-red:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28/var(--tw-bg-opacity))
}

.btn-red:focus {
  outline: 2px solid #0000;
  outline-offset: 2px
}

.btn-red:disabled {
  cursor: not-allowed;
  opacity: .6
}

/*:is(.dark .btn-red) {*/
/*  --tw-bg-opacity: 1;*/
/*  background-color: rgb(185 28 28/var(--tw-bg-opacity))*/
/*}*/

/*:is(.dark .btn-red:hover) {*/
/*  --tw-bg-opacity: 1;*/
/*  background-color: rgb(153 27 27/var(--tw-bg-opacity))*/
/*}*/

.btn-red-nobg {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: .25rem;
  column-gap: .25rem;
  color: rgb(239 68 68/var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .2s
}

.btn-red-nobg, .btn-red-nobg:hover {
  --tw-text-opacity: 1
}

.btn-red-nobg:hover {
  color: rgb(248 113 113/var(--tw-text-opacity))
}

.btn-red-nobg:focus {
  outline: 2px solid #0000;
  outline-offset: 2px
}

.btn-red-nobg:disabled {
  cursor: not-allowed;
  opacity: .6
}

/*:is(.dark .btn-red-nobg) {*/
/*  --tw-text-opacity: 1;*/
/*  color: rgb(248 113 113/var(--tw-text-opacity))*/
/*}*/

/*:is(.dark .btn-red-nobg:hover) {*/
/*  --tw-text-opacity: 1;*/
/*  color: rgb(239 68 68/var(--tw-text-opacity))*/
/*}*/

.btn-gray {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: .25rem;
  column-gap: .25rem;
  border-radius: .5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(254 254 255/var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .2s
}

.btn-gray:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99/var(--tw-bg-opacity))
}

.btn-gray:focus {
  outline: 2px solid #0000;
  outline-offset: 2px
}

.btn-gray:disabled {
  cursor: not-allowed;
  opacity: .6
}

/*:is(.dark .btn-gray) {*/
/*  --tw-bg-opacity: 1;*/
/*  background-color: rgb(75 85 99/var(--tw-bg-opacity))*/
/*}*/

/*:is(.dark .btn-gray:hover) {*/
/*  --tw-bg-opacity: 1;*/
/*  background-color: rgb(55 65 81/var(--tw-bg-opacity))*/
/*}*/

.btn-gray-nobg {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: .25rem;
  column-gap: .25rem;
  color: rgb(107 114 128/var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .2s
}

.btn-gray-nobg, .btn-gray-nobg:hover {
  --tw-text-opacity: 1
}

.btn-gray-nobg:hover {
  color: rgb(75 85 99/var(--tw-text-opacity))
}

.btn-gray-nobg:focus {
  outline: 2px solid #0000;
  outline-offset: 2px
}

.btn-gray-nobg:disabled {
  cursor: not-allowed;
  opacity: .6
}

/*:is(.dark .btn-gray-nobg) {*/
/*  --tw-text-opacity: 1;*/
/*  color: rgb(156 163 175/var(--tw-text-opacity))*/
/*}*/

/*:is(.dark .btn-gray-nobg:hover) {*/
/*  --tw-text-opacity: 1;*/
/*  color: rgb(209 213 219/var(--tw-text-opacity))*/
/*}*/

.btn-orange {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: .25rem;
  column-gap: .25rem;
  border-radius: .5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(254 254 255/var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .2s
}

.btn-orange:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(234 88 12/var(--tw-bg-opacity))
}

.btn-orange:focus {
  outline: 2px solid #0000;
  outline-offset: 2px
}

.btn-orange:disabled {
  cursor: not-allowed;
  opacity: .6
}

/*:is(.dark .btn-orange) {*/
/*  --tw-bg-opacity: 1;*/
/*  background-color: rgb(234 88 12/var(--tw-bg-opacity))*/
/*}*/

/*:is(.dark .btn-orange:hover) {*/
/*  --tw-bg-opacity: 1;*/
/*  background-color: rgb(194 65 12/var(--tw-bg-opacity))*/
/*}*/

.btn-orange-nobg {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: .25rem;
  column-gap: .25rem;
  color: rgb(249 115 22/var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .2s
}

.btn-orange-nobg, .btn-orange-nobg:hover {
  --tw-text-opacity: 1
}

.btn-orange-nobg:hover {
  color: rgb(234 88 12/var(--tw-text-opacity))
}

.btn-orange-nobg:focus {
  outline: 2px solid #0000;
  outline-offset: 2px
}

.btn-orange-nobg:disabled {
  cursor: not-allowed;
  opacity: .6
}

/*:is(.dark .btn-orange-nobg) {*/
/*  --tw-text-opacity: 1;*/
/*  color: rgb(251 146 60/var(--tw-text-opacity))*/
/*}*/

/*:is(.dark .btn-orange-nobg:hover) {*/
/*  --tw-text-opacity: 1;*/
/*  color: rgb(253 186 116/var(--tw-text-opacity))*/
/*}*/

.btn-yellow {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: .25rem;
  column-gap: .25rem;
  border-radius: .5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(254 254 255/var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .2s
}

.btn-yellow:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(202 138 4/var(--tw-bg-opacity))
}

.btn-yellow:focus {
  outline: 2px solid #0000;
  outline-offset: 2px
}

.btn-yellow:disabled {
  cursor: not-allowed;
  opacity: .6
}

/*:is(.dark .btn-yellow) {*/
/*  --tw-bg-opacity: 1;*/
/*  background-color: rgb(202 138 4/var(--tw-bg-opacity))*/
/*}*/

/*:is(.dark .btn-yellow:hover) {*/
/*  --tw-bg-opacity: 1;*/
/*  background-color: rgb(161 98 7/var(--tw-bg-opacity))*/
/*}*/

.btn-yellow-nobg {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: .25rem;
  column-gap: .25rem;
  color: rgb(234 179 8/var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .2s
}

.btn-yellow-nobg, .btn-yellow-nobg:hover {
  --tw-text-opacity: 1
}

.btn-yellow-nobg:hover {
  color: rgb(202 138 4/var(--tw-text-opacity))
}

.btn-yellow-nobg:focus {
  outline: 2px solid #0000;
  outline-offset: 2px
}

.btn-yellow-nobg:disabled {
  cursor: not-allowed;
  opacity: .6
}

/*:is(.dark .btn-yellow-nobg) {*/
/*  --tw-text-opacity: 1;*/
/*  color: rgb(250 204 21/var(--tw-text-opacity))*/
/*}*/

/*:is(.dark .btn-yellow-nobg:hover) {*/
/*  --tw-text-opacity: 1;*/
/*  color: rgb(253 224 71/var(--tw-text-opacity))*/
/*}*/

.btn-indigo {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: .25rem;
  column-gap: .25rem;
  border-radius: .5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(99 102 241/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(254 254 255/var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .2s
}

.btn-indigo:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229/var(--tw-bg-opacity))
}

.btn-indigo:focus {
  outline: 2px solid #0000;
  outline-offset: 2px
}

.btn-indigo:disabled {
  cursor: not-allowed;
  opacity: .6
}

/*:is(.dark .btn-indigo) {*/
/*  --tw-bg-opacity: 1;*/
/*  background-color: rgb(79 70 229/var(--tw-bg-opacity))*/
/*}*/

/*:is(.dark .btn-indigo:hover) {*/
/*  --tw-bg-opacity: 1;*/
/*  background-color: rgb(67 56 202/var(--tw-bg-opacity))*/
/*}*/

.btn-indigo-nobg {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: .25rem;
  column-gap: .25rem;
  color: rgb(99 102 241/var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .2s
}

.btn-indigo-nobg, .btn-indigo-nobg:hover {
  --tw-text-opacity: 1
}

.btn-indigo-nobg:hover {
  color: rgb(79 70 229/var(--tw-text-opacity))
}

.btn-indigo-nobg:focus {
  outline: 2px solid #0000;
  outline-offset: 2px
}

.btn-indigo-nobg:disabled {
  cursor: not-allowed;
  opacity: .6
}

/*:is(.dark .btn-indigo-nobg) {*/
/*  --tw-text-opacity: 1;*/
/*  color: rgb(129 140 248/var(--tw-text-opacity))*/
/*}*/

/*:is(.dark .btn-indigo-nobg:hover) {*/
/*  --tw-text-opacity: 1;*/
/*  color: rgb(165 180 252/var(--tw-text-opacity))*/
/*}*/

.btn-purple {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: .25rem;
  column-gap: .25rem;
  border-radius: .5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(168 85 247/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(254 254 255/var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .2s
}

.btn-purple:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(147 51 234/var(--tw-bg-opacity))
}

.btn-purple:focus {
  outline: 2px solid #0000;
  outline-offset: 2px
}

.btn-purple:disabled {
  cursor: not-allowed;
  opacity: .6
}

/*:is(.dark .btn-purple) {*/
/*  --tw-bg-opacity: 1;*/
/*  background-color: rgb(147 51 234/var(--tw-bg-opacity))*/
/*}*/

/*:is(.dark .btn-purple:hover) {*/
/*  --tw-bg-opacity: 1;*/
/*  background-color: rgb(126 34 206/var(--tw-bg-opacity))*/
/*}*/

.btn-purple-nobg {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: .25rem;
  column-gap: .25rem;
  color: rgb(168 85 247/var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .2s
}

.btn-purple-nobg, .btn-purple-nobg:hover {
  --tw-text-opacity: 1
}

.btn-purple-nobg:hover {
  color: rgb(147 51 234/var(--tw-text-opacity))
}

.btn-purple-nobg:focus {
  outline: 2px solid #0000;
  outline-offset: 2px
}

.btn-purple-nobg:disabled {
  cursor: not-allowed;
  opacity: .6
}

/*:is(.dark .btn-purple-nobg) {*/
/*  --tw-text-opacity: 1;*/
/*  color: rgb(192 132 252/var(--tw-text-opacity))*/
/*}*/

/*:is(.dark .btn-purple-nobg:hover) {*/
/*  --tw-text-opacity: 1;*/
/*  color: rgb(216 180 254/var(--tw-text-opacity))*/
/*}*/

.btn-rose {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: .25rem;
  column-gap: .25rem;
  border-radius: .5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(244 63 94/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(254 254 255/var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .2s
}

.btn-rose:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(225 29 72/var(--tw-bg-opacity))
}

.btn-rose:focus {
  outline: 2px solid #0000;
  outline-offset: 2px
}

.btn-rose:disabled {
  cursor: not-allowed;
  opacity: .6
}

/*:is(.dark .btn-rose) {*/
/*  --tw-bg-opacity: 1;*/
/*  background-color: rgb(225 29 72/var(--tw-bg-opacity))*/
/*}*/

/*:is(.dark .btn-rose:hover) {*/
/*  --tw-bg-opacity: 1;*/
/*  background-color: rgb(190 18 60/var(--tw-bg-opacity))*/
/*}*/

.btn-rose-nobg {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: .25rem;
  column-gap: .25rem;
  color: rgb(244 63 94/var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .2s
}

.btn-rose-nobg, .btn-rose-nobg:hover {
  --tw-text-opacity: 1
}

.btn-rose-nobg:hover {
  color: rgb(225 29 72/var(--tw-text-opacity))
}

.btn-rose-nobg:focus {
  outline: 2px solid #0000;
  outline-offset: 2px
}

.btn-rose-nobg:disabled {
  cursor: not-allowed;
  opacity: .6
}

/*:is(.dark .btn-rose-nobg) {*/
/*  --tw-text-opacity: 1;*/
/*  color: rgb(251 113 133/var(--tw-text-opacity))*/
/*}*/

/*:is(.dark .btn-rose-nobg:hover) {*/
/*  --tw-text-opacity: 1;*/
/*  color: rgb(253 164 175/var(--tw-text-opacity))*/
/*}*/

.btn-pink {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: .25rem;
  column-gap: .25rem;
  border-radius: .5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(236 72 153/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(254 254 255/var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .2s
}

.btn-pink:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(219 39 119/var(--tw-bg-opacity))
}

.btn-pink:focus {
  outline: 2px solid #0000;
  outline-offset: 2px
}

.btn-pink:disabled {
  cursor: not-allowed;
  opacity: .6
}

/*:is(.dark .btn-pink) {*/
/*  --tw-bg-opacity: 1;*/
/*  background-color: rgb(219 39 119/var(--tw-bg-opacity))*/
/*}*/

/*:is(.dark .btn-pink:hover) {*/
/*  --tw-bg-opacity: 1;*/
/*  background-color: rgb(190 24 93/var(--tw-bg-opacity))*/
/*}*/

.btn-pink-nobg {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: .25rem;
  column-gap: .25rem;
  color: rgb(236 72 153/var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .2s
}

.btn-pink-nobg, .btn-pink-nobg:hover {
  --tw-text-opacity: 1
}

.btn-pink-nobg:hover {
  color: rgb(219 39 119/var(--tw-text-opacity))
}

.btn-pink-nobg:focus {
  outline: 2px solid #0000;
  outline-offset: 2px
}

.btn-pink-nobg:disabled {
  cursor: not-allowed;
  opacity: .6
}

/*:is(.dark .btn-pink-nobg) {*/
/*  --tw-text-opacity: 1;*/
/*  color: rgb(244 114 182/var(--tw-text-opacity))*/
/*}*/

/*:is(.dark .btn-pink-nobg:hover) {*/
/*  --tw-text-opacity: 1;*/
/*  color: rgb(249 168 212/var(--tw-text-opacity))*/
/*}*/

.pagination-button {
  height: 2rem;
  width: 2rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(254 254 255/var(--tw-bg-opacity));
  text-align: center;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(63 63 70/var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .2s
}

.pagination-button:hover {
  background-color: rgb(16 185 129/var(--tw-bg-opacity))
}

.pagination-button:hover, :is(.dark .pagination-button) {
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  color: rgb(254 254 255/var(--tw-text-opacity))
}

:is(.dark .pagination-button) {
  background-color: rgb(24 24 27/var(--tw-bg-opacity))
}

:is(.dark .pagination-button):hover {
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105/var(--tw-bg-opacity))
}

.pagination-button-active {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(254 254 255/var(--tw-text-opacity))
}

:is(.dark .pagination-button-active) {
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105/var(--tw-bg-opacity))
}

.profile-menu {
  --tw-text-opacity: 1;
  color: rgb(63 63 70/var(--tw-text-opacity))
}

.profile-menu:hover {
  --tw-bg-opacity: 1;
  background-color: #0eb7c6;
  color: #00533c;
}
.profile-menu:hover i {
  --tw-bg-opacity: 1;
  color: #00533c;
}

.profile-menu.active {
  --tw-bg-opacity: 1;
  background-color: #1db984c2;
  color: #ffffff;
}
.profile-menu.active i{
  --tw-bg-opacity: 1;
  color: #ffffff;
}

.profile-menu:active {
  --tw-bg-opacity: 1;
  background-color: #0eb7c6;
  color: #00533c;
}


:is(.dark .profile-menu) {
  --tw-text-opacity: 1;
  color: rgb(254 254 255/var(--tw-text-opacity))
}

:is(.dark .profile-menu):hover {
  --tw-bg-opacity: 1;
  background-color: rgb(39 39 42/var(--tw-bg-opacity))
}

.profile-menu-active {
  --tw-text-opacity: 1;
  color: rgb(16 185 129/var(--tw-text-opacity))
}

.profile-menu-active, .profile-menu-active:hover {
  background-color: #0eb7c6
}

:is(.dark .profile-menu-active) {
  background-color: #34d3990d;
  --tw-text-opacity: 1;
  color: rgb(52 211 153/var(--tw-text-opacity))
}

:is(.dark .profile-menu-active):hover {
  background-color: #34d3990d
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0
}

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

.visible {
  visibility: visible
}

.invisible {
  visibility: hidden
}

.collapse {
  visibility: collapse
}

.static {
  position: static
}

.fixed {
  position: fixed
}

.absolute {
  position: absolute
}

.relative {
  position: relative
}

.sticky {
  position: sticky
}

.inset-0 {
  inset: 0
}

.inset-x-0 {
  left: 0;
  right: 0
}

.inset-y-0 {
  top: 0;
  bottom: 0
}

.-bottom-2 {
  bottom: -.5rem
}

.-bottom-2\.5 {
  bottom: -.625rem
}

.-left-5 {
  left: -1.25rem
}

.-right-1 {
  right: -.25rem
}

.-right-2 {
  right: -.5rem
}

.-right-2\.5 {
  right: -.625rem
}

.-right-3 {
  right: -.75rem
}

.-right-3\.5 {
  right: -.875rem
}

.-top-1 {
  top: -.25rem
}

.-top-2 {
  top: -.5rem
}

.-top-2\.5 {
  top: -.625rem
}

.-top-3 {
  top: -.75rem
}

.-top-3\.5 {
  top: -.875rem
}

.-top-4 {
  top: -1rem
}

.-top-\[2px\] {
  top: -2px
}

.bottom-0 {
  bottom: 0
}

.bottom-\[60px\] {
  bottom: 60px
}

.end-0 {
  inset-inline-end: 0
}

.left-0 {
  left: 0
}

.right-0 {
  right: 0
}

.start-2 {
  inset-inline-start: .5rem
}

.start-2\.5 {
  inset-inline-end: .625rem
}

.top-0 {
  top: 0
}

.top-1\/3 {
  top: 33.333333%
}

.top-10 {
  top: 2.5rem
}

.top-32 {
  top: 8rem
}

.top-6 {
  top: 1.5rem
}

.top-full {
  top: 100%
}

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

.order-first {
  order: -9999
}

.col-span-1 {
  grid-column: span 1/span 1
}

.col-span-12 {
  grid-column: span 12/span 12
}

.col-span-2 {
  grid-column: span 2/span 2
}

.col-span-4 {
  grid-column: span 4/span 4
}

.col-span-5 {
  grid-column: span 5/span 5
}

.col-span-6 {
  grid-column: span 6/span 6
}

.col-span-8 {
  grid-column: span 8/span 8
}

.row-span-2 {
  grid-row: span 2/span 2
}

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

.m-0 {
  margin: 0px;
}

.m-px {
  margin: 1px;
}

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

.m-1 {
  margin: 0.25rem;
}

.m-1\.5 {
  margin: 0.375rem;
}

.m-2 {
  margin: 0.5rem;
}

.m-2\.5 {
  margin: 0.625rem;
}

.m-3 {
  margin: 0.75rem;
}

.m-3\.5 {
  margin: 0.875rem;
}

.m-4 {
  margin: 1rem;
}

.m-5 {
  margin: 1.25rem;
}

.m-6 {
  margin: 1.5rem;
}

.m-7 {
  margin: 1.75rem;
}

.m-8 {
  margin: 2rem;
}

.m-9 {
  margin: 2.25rem;
}

.m-10 {
  margin: 2.5rem;
}

.m-11 {
  margin: 2.75rem;
}

.m-12 {
  margin: 3rem;
}

.m-14 {
  margin: 3.5rem;
}

.m-16 {
  margin: 4rem;
}

.m-20 {
  margin: 5rem;
}

.m-24 {
  margin: 6rem;
}

.m-28 {
  margin: 7rem;
}

.m-32 {
  margin: 8rem;
}

.m-36 {
  margin: 9rem;
}

.m-40 {
  margin: 10rem;
}

.m-44 {
  margin: 11rem;
}

.m-48 {
  margin: 12rem;
}

.m-52 {
  margin: 13rem;
}

.m-56 {
  margin: 14rem;
}

.m-60 {
  margin: 15rem;
}

.m-64 {
  margin: 16rem;
}

.m-72 {
  margin: 18rem;
}

.m-80 {
  margin: 20rem;
}

.m-96 {
  margin: 24rem;
}

.m-auto {
  margin: auto;
}

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

.mx-px {
  margin-left: 1px;
  margin-right: 1px;
}

.mx-0\.5 {
  margin-left: 0.125rem;
  margin-right: 0.125rem;
}

.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.mx-1\.5 {
  margin-left: 0.375rem;
  margin-right: 0.375rem;
}

.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.mx-2\.5 {
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}

.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

.mx-3\.5 {
  margin-left: 0.875rem;
  margin-right: 0.875rem;
}

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.mx-5 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.mx-7 {
  margin-left: 1.75rem;
  margin-right: 1.75rem;
}

.mx-8 {
  margin-left: 2rem;
  margin-right: 2rem;
}

.mx-9 {
  margin-left: 2.25rem;
  margin-right: 2.25rem;
}

.mx-10 {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}

.mx-11 {
  margin-left: 2.75rem;
  margin-right: 2.75rem;
}

.mx-12 {
  margin-left: 3rem;
  margin-right: 3rem;
}

.mx-14 {
  margin-left: 3.5rem;
  margin-right: 3.5rem;
}

.mx-16 {
  margin-left: 4rem;
  margin-right: 4rem;
}

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

.mx-24 {
  margin-left: 6rem;
  margin-right: 6rem;
}

.mx-28 {
  margin-left: 7rem;
  margin-right: 7rem;
}

.mx-32 {
  margin-left: 8rem;
  margin-right: 8rem;
}

.mx-36 {
  margin-left: 9rem;
  margin-right: 9rem;
}

.mx-40 {
  margin-left: 10rem;
  margin-right: 10rem;
}

.mx-44 {
  margin-left: 11rem;
  margin-right: 11rem;
}

.mx-48 {
  margin-left: 12rem;
  margin-right: 12rem;
}

.mx-52 {
  margin-left: 13rem;
  margin-right: 13rem;
}

.mx-56 {
  margin-left: 14rem;
  margin-right: 14rem;
}

.mx-60 {
  margin-left: 15rem;
  margin-right: 15rem;
}

.mx-64 {
  margin-left: 16rem;
  margin-right: 16rem;
}

.mx-72 {
  margin-left: 18rem;
  margin-right: 18rem;
}

.mx-80 {
  margin-left: 20rem;
  margin-right: 20rem;
}

.mx-96 {
  margin-left: 24rem;
  margin-right: 24rem;
}

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

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

.my-px {
  margin-top: 1px;
  margin-bottom: 1px;
}

.my-0\.5 {
  margin-top: 0.125rem;
  margin-bottom: 0.125rem;
}

.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.my-1\.5 {
  margin-top: 0.375rem;
  margin-bottom: 0.375rem;
}

.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.my-2\.5 {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}

.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.my-3\.5 {
  margin-top: 0.875rem;
  margin-bottom: 0.875rem;
}

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

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

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.my-7 {
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}

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

.my-9 {
  margin-top: 2.25rem;
  margin-bottom: 2.25rem;
}

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

.my-11 {
  margin-top: 2.75rem;
  margin-bottom: 2.75rem;
}

.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.my-14 {
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}

.my-16 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

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

.my-24 {
  margin-top: 6rem;
  margin-bottom: 6rem;
}

.my-28 {
  margin-top: 7rem;
  margin-bottom: 7rem;
}

.my-32 {
  margin-top: 8rem;
  margin-bottom: 8rem;
}

.my-36 {
  margin-top: 9rem;
  margin-bottom: 9rem;
}

.my-40 {
  margin-top: 10rem;
  margin-bottom: 10rem;
}

.my-44 {
  margin-top: 11rem;
  margin-bottom: 11rem;
}

.my-48 {
  margin-top: 12rem;
  margin-bottom: 12rem;
}

.my-52 {
  margin-top: 13rem;
  margin-bottom: 13rem;
}

.my-56 {
  margin-top: 14rem;
  margin-bottom: 14rem;
}

.my-60 {
  margin-top: 15rem;
  margin-bottom: 15rem;
}

.my-64 {
  margin-top: 16rem;
  margin-bottom: 16rem;
}

.my-72 {
  margin-top: 18rem;
  margin-bottom: 18rem;
}

.my-80 {
  margin-top: 20rem;
  margin-bottom: 20rem;
}

.my-96 {
  margin-top: 24rem;
  margin-bottom: 24rem;
}

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

.ms-0 {
  margin-inline-start: 0px;
}

.ms-px {
  margin-inline-start: 1px;
}

.ms-0\.5 {
  margin-inline-start: 0.125rem;
}

.ms-1 {
  margin-inline-start: 0.25rem;
}

.ms-1\.5 {
  margin-inline-start: 0.375rem;
}

.ms-2 {
  margin-inline-start: 0.5rem;
}

.ms-2\.5 {
  margin-inline-start: 0.625rem;
}

.ms-3 {
  margin-inline-start: 0.75rem;
}

.ms-3\.5 {
  margin-inline-start: 0.875rem;
}

.ms-4 {
  margin-inline-start: 1rem;
}

.ms-5 {
  margin-inline-start: 1.25rem;
}

.ms-6 {
  margin-inline-start: 1.5rem;
}

.ms-7 {
  margin-inline-start: 1.75rem;
}

.ms-8 {
  margin-inline-start: 2rem;
}

.ms-9 {
  margin-inline-start: 2.25rem;
}

.ms-10 {
  margin-inline-start: 2.5rem;
}

.ms-11 {
  margin-inline-start: 2.75rem;
}

.ms-12 {
  margin-inline-start: 3rem;
}

.ms-14 {
  margin-inline-start: 3.5rem;
}

.ms-16 {
  margin-inline-start: 4rem;
}

.ms-20 {
  margin-inline-start: 5rem;
}

.ms-24 {
  margin-inline-start: 6rem;
}

.ms-28 {
  margin-inline-start: 7rem;
}

.ms-32 {
  margin-inline-start: 8rem;
}

.ms-36 {
  margin-inline-start: 9rem;
}

.ms-40 {
  margin-inline-start: 10rem;
}

.ms-44 {
  margin-inline-start: 11rem;
}

.ms-48 {
  margin-inline-start: 12rem;
}

.ms-52 {
  margin-inline-start: 13rem;
}

.ms-56 {
  margin-inline-start: 14rem;
}

.ms-60 {
  margin-inline-start: 15rem;
}

.ms-64 {
  margin-inline-start: 16rem;
}

.ms-72 {
  margin-inline-start: 18rem;
}

.ms-80 {
  margin-inline-start: 20rem;
}

.ms-96 {
  margin-inline-start: 24rem;
}

.ms-auto {
  margin-inline-start: auto;
}

.me-0 {
  margin-inline-end: 0px;
}

.me-px {
  margin-inline-end: 1px;
}

.me-0\.5 {
  margin-inline-end: 0.125rem;
}

.me-1 {
  margin-inline-end: 0.25rem;
}

.me-1\.5 {
  margin-inline-end: 0.375rem;
}

.me-2 {
  margin-inline-end: 0.5rem;
}

.me-2\.5 {
  margin-inline-end: 0.625rem;
}

.me-3 {
  margin-inline-end: 0.75rem;
}

.me-3\.5 {
  margin-inline-end: 0.875rem;
}

.me-4 {
  margin-inline-end: 1rem;
}

.me-5 {
  margin-inline-end: 1.25rem;
}

.me-6 {
  margin-inline-end: 1.5rem;
}

.me-7 {
  margin-inline-end: 1.75rem;
}

.me-8 {
  margin-inline-end: 2rem;
}

.me-9 {
  margin-inline-end: 2.25rem;
}

.me-10 {
  margin-inline-end: 2.5rem;
}

.me-11 {
  margin-inline-end: 2.75rem;
}

.me-12 {
  margin-inline-end: 3rem;
}

.me-14 {
  margin-inline-end: 3.5rem;
}

.me-16 {
  margin-inline-end: 4rem;
}

.me-20 {
  margin-inline-end: 5rem;
}

.me-24 {
  margin-inline-end: 6rem;
}

.me-28 {
  margin-inline-end: 7rem;
}

.me-32 {
  margin-inline-end: 8rem;
}

.me-36 {
  margin-inline-end: 9rem;
}

.me-40 {
  margin-inline-end: 10rem;
}

.me-44 {
  margin-inline-end: 11rem;
}

.me-48 {
  margin-inline-end: 12rem;
}

.me-52 {
  margin-inline-end: 13rem;
}

.me-56 {
  margin-inline-end: 14rem;
}

.me-60 {
  margin-inline-end: 15rem;
}

.me-64 {
  margin-inline-end: 16rem;
}

.me-72 {
  margin-inline-end: 18rem;
}

.me-80 {
  margin-inline-end: 20rem;
}

.me-96 {
  margin-inline-end: 24rem;
}

.me-auto {
  margin-inline-end: auto;
}

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

.mt-px {
  margin-top: 1px;
}

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

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

.mt-1\.5 {
  margin-top: 0.375rem;
}

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

.mt-2\.5 {
  margin-top: 0.625rem;
}

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

.mt-3\.5 {
  margin-top: 0.875rem;
}

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

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

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

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

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

.mt-9 {
  margin-top: 2.25rem;
}

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

.mt-11 {
  margin-top: 2.75rem;
}

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

.mt-14 {
  margin-top: 3.5rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mt-20 {
  margin-top: 5rem;
}

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

.mt-28 {
  margin-top: 7rem;
}

.mt-32 {
  margin-top: 8rem;
}

.mt-36 {
  margin-top: 9rem;
}

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

.mt-44 {
  margin-top: 11rem;
}

.mt-48 {
  margin-top: 12rem;
}

.mt-52 {
  margin-top: 13rem;
}

.mt-56 {
  margin-top: 14rem;
}

.mt-60 {
  margin-top: 15rem;
}

.mt-64 {
  margin-top: 16rem;
}

.mt-72 {
  margin-top: 18rem;
}

.mt-80 {
  margin-top: 20rem;
}

.mt-96 {
  margin-top: 24rem;
}

.mt-auto {
  margin-top: auto;
}

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

.mr-px {
  margin-right: 1px;
}

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

.mr-1 {
  margin-right: 0.25rem;
}

.mr-1\.5 {
  margin-right: 0.375rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mr-2\.5 {
  margin-right: 0.625rem;
}

.mr-3 {
  margin-right: 0.75rem;
}

.mr-3\.5 {
  margin-right: 0.875rem;
}

.mr-4 {
  margin-right: 1rem;
}

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

.mr-6 {
  margin-right: 1.5rem;
}

.mr-7 {
  margin-right: 1.75rem;
}

.mr-8 {
  margin-right: 2rem;
}

.mr-9 {
  margin-right: 2.25rem;
}

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

.mr-11 {
  margin-right: 2.75rem;
}

.mr-12 {
  margin-right: 3rem;
}

.mr-14 {
  margin-right: 3.5rem;
}

.mr-16 {
  margin-right: 4rem;
}

.mr-20 {
  margin-right: 5rem;
}

.mr-24 {
  margin-right: 6rem;
}

.mr-28 {
  margin-right: 7rem;
}

.mr-32 {
  margin-right: 8rem;
}

.mr-36 {
  margin-right: 9rem;
}

.mr-40 {
  margin-right: 10rem;
}

.mr-44 {
  margin-right: 11rem;
}

.mr-48 {
  margin-right: 12rem;
}

.mr-52 {
  margin-right: 13rem;
}

.mr-56 {
  margin-right: 14rem;
}

.mr-60 {
  margin-right: 15rem;
}

.mr-64 {
  margin-right: 16rem;
}

.mr-72 {
  margin-right: 18rem;
}

.mr-80 {
  margin-right: 20rem;
}

.mr-96 {
  margin-right: 24rem;
}

.mr-auto {
  margin-right: auto;
}

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

.mb-px {
  margin-bottom: 1px;
}

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

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

.mb-1\.5 {
  margin-bottom: 0.375rem;
}

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

.mb-2\.5 {
  margin-bottom: 0.625rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-3\.5 {
  margin-bottom: 0.875rem;
}

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

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

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-7 {
  margin-bottom: 1.75rem;
}

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

.mb-9 {
  margin-bottom: 2.25rem;
}

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

.mb-11 {
  margin-bottom: 2.75rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-14 {
  margin-bottom: 3.5rem;
}

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

.mb-20 {
  margin-bottom: 5rem;
}

.mb-24 {
  margin-bottom: 6rem;
}

.mb-28 {
  margin-bottom: 7rem;
}

.mb-32 {
  margin-bottom: 8rem;
}

.mb-36 {
  margin-bottom: 9rem;
}

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

.mb-44 {
  margin-bottom: 11rem;
}

.mb-48 {
  margin-bottom: 12rem;
}

.mb-52 {
  margin-bottom: 13rem;
}

.mb-56 {
  margin-bottom: 14rem;
}

.mb-60 {
  margin-bottom: 15rem;
}

.mb-64 {
  margin-bottom: 16rem;
}

.mb-72 {
  margin-bottom: 18rem;
}

.mb-80 {
  margin-bottom: 20rem;
}

.mb-96 {
  margin-bottom: 24rem;
}

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

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

.ml-px {
  margin-left: 1px;
}

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

.ml-1 {
  margin-left: 0.25rem;
}

.ml-1\.5 {
  margin-left: 0.375rem;
}

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

.ml-2\.5 {
  margin-left: 0.625rem;
}

.ml-3 {
  margin-left: 0.75rem;
}

.ml-3\.5 {
  margin-left: 0.875rem;
}

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

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

.ml-6 {
  margin-left: 1.5rem;
}

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

.ml-8 {
  margin-left: 2rem;
}

.ml-9 {
  margin-left: 2.25rem;
}

.ml-10 {
  margin-left: 2.5rem;
}

.ml-11 {
  margin-left: 2.75rem;
}

.ml-12 {
  margin-left: 3rem;
}

.ml-14 {
  margin-left: 3.5rem;
}

.ml-16 {
  margin-left: 4rem;
}

.ml-20 {
  margin-left: 5rem;
}

.ml-24 {
  margin-left: 6rem;
}

.ml-28 {
  margin-left: 7rem;
}

.ml-32 {
  margin-left: 8rem;
}

.ml-36 {
  margin-left: 9rem;
}

.ml-40 {
  margin-left: 10rem;
}

.ml-44 {
  margin-left: 11rem;
}

.ml-48 {
  margin-left: 12rem;
}

.ml-52 {
  margin-left: 13rem;
}

.ml-56 {
  margin-left: 14rem;
}

.ml-60 {
  margin-left: 15rem;
}

.ml-64 {
  margin-left: 16rem;
}

.ml-72 {
  margin-left: 18rem;
}

.ml-80 {
  margin-left: 20rem;
}

.ml-96 {
  margin-left: 24rem;
}

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

.line-clamp-1 {
  -webkit-line-clamp: 1
}

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

.line-clamp-2 {
  -webkit-line-clamp: 2
}

.line-clamp-4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4
}

.block {
  display: block
}

.inline-block {
  display: inline-block
}

.flex {
  display: flex
}

.inline-flex {
  display: inline-flex
}

.table {
  display: table
}

.grid {
  display: grid
}

.\!hidden {
  display: none !important
}

.hidden {
  display: none
}

.h-0 {
  height: 0px;
}

.h-px {
  height: 1px;
}

.h-1 {
  height: 0.25rem; /* 4px */
}

.h-2 {
  height: 0.5rem; /* 8px */
}

.h-3 {
  height: 0.75rem; /* 12px */
}


.h-4 {
  height: 1rem; /* 16px */
}

.h-5 {
  height: 1.25rem; /* 20px */
}

.h-6 {
  height: 1.5rem; /* 24px */
}

.h-7 {
  height: 1.75rem; /* 28px */
}

.h-8 {
  height: 2rem; /* 32px */
}

.h-9 {
  height: 2.25rem; /* 36px */
}

.h-10 {
  height: 2.5rem; /* 40px */
}

.h-11 {
  height: 2.75rem; /* 44px */
}

.h-12 {
  height: 3rem; /* 48px */
}

.h-14 {
  height: 3.5rem; /* 56px */
}

.h-16 {
  height: 4rem; /* 64px */
}

.h-20 {
  height: 5rem; /* 80px */
}

.h-24 {
  height: 6rem; /* 96px */
}

.h-28 {
  height: 7rem; /* 112px */
}

.h-32 {
  height: 8rem; /* 128px */
}

.h-36 {
  height: 9rem; /* 144px */
}

.h-40 {
  height: 10rem; /* 160px */
}

.h-44 {
  height: 11rem; /* 176px */
}

.h-48 {
  height: 12rem; /* 192px */
}

.h-52 {
  height: 13rem; /* 208px */
}

.h-56 {
  height: 14rem; /* 224px */
}

.h-60 {
  height: 15rem; /* 240px */
}

.h-64 {
  height: 16rem; /* 256px */
}

.h-72 {
  height: 18rem; /* 288px */
}

.h-80 {
  height: 20rem; /* 320px */
}

.h-96 {
  height: 24rem; /* 384px */
}

.h-auto {
  height: auto;
}

.h-36
{
  height: 50%  ;
}
.h-46
{
  height: 66.666667%  ;
}
.h-56
{
  height: 83.333333%  ;
}
.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

.h-svh {
  height: 100svh;
}

.h-lvh {
  height: 100lvh;
}

.h-dvh {
  height: 100dvh;
}

.h-min {
  height: min-content;
}

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

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


.max-h-60 {
  max-height: 15rem
}

.max-h-\[450px\] {
  max-height: 450px
}

.max-h-\[500px\] {
  max-height: 500px
}

.max-h-\[calc\(90vh_-_100px\)\] {
  max-height: calc(90vh - 100px)
}

.max-h-\[calc\(95vh_-_100px\)\] {
  max-height: calc(95vh - 100px)
}

.max-h-full {
  max-height: 100%
}

.min-h-\[500px\] {
  min-height: 500px
}

.min-h-full {
  min-height: 100%
}

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

.w-0 {
  width: 0px;
}

.w-px {
  width: 1px;
}


.w-1 {
  width: 0.25rem; /* 4px */
}

.w-2 {
  width: 0.5rem; /* 8px */
}

.w-3 {
  width: 0.75rem; /* 12px */
}

.w-4 {
  width: 1rem; /* 16px */
}

.w-5 {
  width: 1.25rem; /* 20px */
}

.w-6 {
  width: 1.5rem; /* 24px */
}

.w-7 {
  width: 1.75rem; /* 28px */
}

.w-8 {
  width: 2rem; /* 32px */
}

.w-9 {
  width: 2.25rem; /* 36px */
}

.w-10 {
  width: 2.5rem; /* 40px */
}

.w-11 {
  width: 2.75rem; /* 44px */
}

.w-12 {
  width: 3rem; /* 48px */
}

.w-14 {
  width: 3.5rem; /* 56px */
}

.w-16 {
  width: 4rem; /* 64px */
}

.w-20 {
  width: 5rem; /* 80px */
}

.w-24 {
  width: 6rem; /* 96px */
}

.w-28 {
  width: 7rem; /* 112px */
}

.w-32 {
  width: 8rem; /* 128px */
}

.w-36 {
  width: 9rem; /* 144px */
}

.w-40 {
  width: 10rem; /* 160px */
}

.w-44 {
  width: 11rem; /* 176px */
}

.w-48 {
  width: 12rem; /* 192px */
}

.w-52 {
  width: 13rem; /* 208px */
}

.w-56 {
  width: 14rem; /* 224px */
}

.w-60 {
  width: 15rem; /* 240px */
}

.w-64 {
  width: 16rem; /* 256px */
}

.w-72 {
  width: 18rem; /* 288px */
}

.w-80 {
  width: 20rem; /* 320px */
}

.w-96 {
  width: 24rem; /* 384px */
}

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

.w-screen {
  width: 100vw;
}

.w-svw {
  width: 100svw;
}

.w-lvw {
  width: 100lvw;
}

.w-dvw {
  width: 100dvw;
}

.w-min {
  width: min-content;
}

.w-max {
  width: max-content;
}

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


.min-w-\[500px\] {
  min-width: 500px
}

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

.min-w-1 {
  min-width: 0.25rem; /* 4px */
}

.min-w-2 {
  min-width: 0.5rem; /* 8px */
}

.min-w-3 {
  min-width: 0.75rem; /* 12px */
}

.min-w-4 {
  min-width: 1rem; /* 16px */
}
.min-w-5 {
  min-width: 1.25rem; /* 20px */
}
.min-w-6 {
  min-width: 1.5rem; /* 24px */
}
.min-w-7 {
  min-width: 1.75rem; /* 28px */
}
.min-w-8 {
  min-width: 2rem; /* 32px */
}
.min-w-9 {
  min-width: 2.25rem; /* 36px */
}
.min-w-10 {
  min-width: 2.5rem; /* 40px */
}
.min-w-11 {
  min-width: 2.75rem; /* 44px */
}
.min-w-12 {
  min-width: 3rem; /* 48px */
}
.min-w-14 {
  min-width: 3.5rem; /* 56px */
}
.min-w-16 {
  min-width: 4rem; /* 64px */
}
.min-w-20 {
  min-width: 5rem; /* 80px */
}
.min-w-24 {
  min-width: 6rem; /* 96px */
}
.min-w-28 {
  min-width: 7rem; /* 112px */
}
.min-w-32 {
  min-width: 8rem; /* 128px */
}
.min-w-36 {
  min-width: 9rem; /* 144px */
}
.min-w-40 {
  min-width: 10rem; /* 160px */
}
.min-w-44 {
  min-width: 11rem; /* 176px */
}
.min-w-48 {
  min-width: 12rem; /* 192px */
}
.min-w-52 {
  min-width: 13rem; /* 208px */
}
.min-w-56 {
  min-width: 14rem; /* 224px */
}
.min-w-60 {
  min-width: 15rem; /* 240px */
}
.min-w-64 {
  min-width: 16rem; /* 256px */
}
.min-w-72 {
  min-width: 18rem; /* 288px */
}
.min-w-80 {
  min-width: 20rem; /* 320px */
}
.min-w-96 {
  min-width: 24rem; /* 384px */
}
.min-w-full {
  min-width: 100%;
}
.min-w-min {
  min-width: min-content;
}
.min-w-max {
  min-width: max-content;
}
.min-w-fit {
  min-width: fit-content;
}

.max-w-2xl {
  max-width: 42rem
}

.max-w-4xl {
  max-width: 56rem
}

.max-w-7xl {
  max-width: 80rem
}

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

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

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

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

.max-w-lg {
  max-width: 32rem
}

.max-w-md {
  max-width: 28rem
}

.max-w-xl {
  max-width: 36rem
}

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

.shrink-0 {
  flex-shrink: 0
}

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

.border-separate {
  border-collapse: initial
}

.border-spacing-y-4 {
  --tw-border-spacing-y: 1rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.-translate-x-full {
  --tw-translate-x: -100%
}

.-translate-x-full, .-translate-y-1\/2 {
  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%
}

.-translate-y-full {
  --tw-translate-y: -100%
}

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

.translate-x-0 {
  --tw-translate-x: 0px
}

.translate-x-full {
  --tw-translate-x: 100%
}

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

.translate-y-full {
  --tw-translate-y: 100%
}

.rotate-180 {
  --tw-rotate: 180deg
}

.rotate-180, .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
}

.animate-border-width {
  animation: border-width .5s forwards
}

@keyframes border-width-reverse {
  0% {
    width: 100%;
    opacity: 1
  }
  to {
    width: 0;
    opacity: 0
  }
}

.animate-border-width-reverse {
  animation: border-width-reverse .5s forwards
}

@keyframes ping {
  75%, to {
    transform: scale(2);
    opacity: 0
  }
}

.animate-ping {
  animation: ping 1s cubic-bezier(0, 0, .2, 1) infinite
}

.cursor-pointer {
  cursor: pointer
}

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

.resize {
  resize: both
}

.list-inside {
  list-style-position: inside
}

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

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

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

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

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

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

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

.grid-rows-\[60px_min\(500px\2c _1fr\)\] {
  grid-template-rows:60px min(500px, 1fr)
}

.flex-row {
  flex-direction: row
}

.flex-col {
  flex-direction: column
}

.flex-wrap {
  flex-wrap: wrap
}

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

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

.items-center {
  align-items: center
}

.justify-start {
  justify-content: flex-start
}

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

.justify-center {
  justify-content: center
}

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

.justify-evenly {
  justify-content: space-evenly
}

.justify-items-center {
  justify-items: center
}

.gap-1 {
  gap: .25rem
}

.gap-2 {
  gap: .5rem
}

.gap-4 {
  gap: 1rem
}

.gap-6 {
  gap: 1.5rem
}

.gap-8 {
  gap: 2rem
}

.gap-px {
  gap: 1px
}

.gap-x-1 {
  -moz-column-gap: .25rem;
  column-gap: .25rem
}

.gap-x-10 {
  -moz-column-gap: 2.5rem;
  column-gap: 2.5rem
}

.gap-x-14 {
  -moz-column-gap: 3.5rem;
  column-gap: 3.5rem
}

.gap-x-2 {
  -moz-column-gap: .5rem;
  column-gap: .5rem
}

.gap-x-3 {
  -moz-column-gap: .75rem;
  column-gap: .75rem
}

.gap-x-4 {
  -moz-column-gap: 1rem;
  column-gap: 1rem
}

.gap-x-6 {
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem
}

.gap-x-8 {
  -moz-column-gap: 2rem;
  column-gap: 2rem
}

.gap-y-1 {
  row-gap: .25rem
}

.gap-y-1\.5 {
  row-gap: .375rem
}

.gap-y-10 {
  row-gap: 2.5rem
}

.gap-y-2 {
  row-gap: .5rem
}

.gap-y-4 {
  row-gap: 1rem
}

.gap-y-5 {
  row-gap: 1.25rem
}

.gap-y-6 {
  row-gap: 1.5rem
}

.gap-y-8 {
  row-gap: 2rem
}

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

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

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

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

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

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

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

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

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

.divide-x > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * (1 - var(--tw-divide-x-reverse)))
}

.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * (1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse))
}

.divide-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(2px * (1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(2px * var(--tw-divide-y-reverse))
}

.divide-x-reverse > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 1
}

.divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(243 244 246/var(--tw-divide-opacity))
}

.divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(229 231 235/var(--tw-divide-opacity))
}

.overflow-auto {
  overflow: auto
}

.overflow-hidden {
  overflow: hidden
}

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

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

.overflow-x-hidden {
  overflow-x: hidden
}

.overflow-y-hidden {
  overflow-y: hidden
}

.whitespace-nowrap {
  white-space: nowrap
}

.rounded {
  border-radius: .25rem
}

.rounded-base {
  border-radius: 13px
}

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

.rounded-lg {
  border-radius: .5rem
}

.rounded {
  border-radius: .375rem
}

.rounded-xl {
  border-radius: .75rem
}

.rounded-b-lg {
  border-bottom-right-radius: .5rem;
  border-bottom-left-radius: .5rem
}

.rounded-b-none {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.rounded-b-xl {
  border-bottom-right-radius: .75rem;
  border-bottom-left-radius: .75rem
}

.rounded-l-base {
  border-top-left-radius: 13px;
  border-bottom-left-radius: 13px
}

.rounded-r-base {
  border-top-right-radius: 13px;
  border-bottom-right-radius: 13px
}

.rounded-t-2xl {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem
}

.rounded-t-3xl {
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem
}

.rounded-t-lg {
  border-top-left-radius: .5rem;
  border-top-right-radius: .5rem
}

.rounded-t-xl {
  border-top-left-radius: .75rem;
  border-top-right-radius: .75rem
}

.rounded-bl-3xl {
  border-bottom-left-radius: 1.5rem
}

.border {
  border-width: 1px
}

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

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

.border-b-2 {
  border-bottom-width: 2px
}

.border-r {
  border-right-width: 1px
}

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

.border-t-2 {
  border-top-width: 2px
}

.border-none {
  border-style: none
}

.\!border-emerald-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(52 211 153/var(--tw-border-opacity)) !important
}

.\!border-emerald-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(16 185 129/var(--tw-border-opacity)) !important
}

.border-blue-600 {
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235/var(--tw-border-opacity))
}

.border-emerald-500 {
  --tw-border-opacity: 1;
  border-color: rgb(16 185 129/var(--tw-border-opacity))
}

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

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

.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219/var(--tw-border-opacity))
}
.border-gray-700 {
  --tw-border-opacity: 1;
  border-color: #424242
}
.border-gray-800 {
  --tw-border-opacity: 1;
  border-color: #292929
}
.border-gray-900 {
  --tw-border-opacity: 1;
  border-color: black
}

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

.border-transparent {
  border-color: #0000
}

.border-b-transparent {
  border-bottom-color: #0000
}

.border-t-emerald-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(16 185 129/var(--tw-border-opacity))
}

.border-t-transparent {
  border-top-color: #0000
}

.bg-black\/40 {
  background-color: #0d0d0d66
}

.bg-emerald-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129/var(--tw-bg-opacity))
}

.bg-emerald-500\/10 {
  background-color: #0eb7c6
}

.bg-emerald-500\/50 {
  background-color: #0eb7c6
}

.bg-emerald-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105/var(--tw-bg-opacity))
}

.bg-emerald-600\/50 {
  background-color: #05966980
}

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

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

.bg-gray-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55/var(--tw-bg-opacity))
}

.bg-red-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113/var(--tw-bg-opacity))
}

.bg-red-400\/50 {
  background-color: #f8717180
}

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

.bg-red-600\/50 {
  background-color: #dc262680
}

.bg-rose-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(244 63 94/var(--tw-bg-opacity))
}

.bg-rose-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(225 29 72/var(--tw-bg-opacity))
}

.bg-rose-600\/50 {
  background-color: #e11d4880
}

.bg-sky-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233/var(--tw-bg-opacity))
}

.bg-sky-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(2 132 199/var(--tw-bg-opacity))
}

.bg-sky-600\/50 {
  background-color: #0284c780
}

.bg-teal-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(20 184 166/var(--tw-bg-opacity))
}

.bg-transparent {
  background-color: initial
}

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

.bg-white\/50 {
  background-color: #fefeff80
}

.bg-yellow-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8/var(--tw-bg-opacity))
}

.bg-yellow-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(202 138 4/var(--tw-bg-opacity))
}

.bg-yellow-600\/50 {
  background-color: #ca8a0480
}

.bg-zinc-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(113 113 122/var(--tw-bg-opacity))
}

.bg-zinc-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(24 24 27/var(--tw-bg-opacity))
}

.bg-gradient-to-l {
  background-image: linear-gradient(to left, var(--tw-gradient-stops))
}

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

.from-\[rgba\(17\2c 17\2c 17\2c 0\)\] {
  --tw-gradient-from: #1110 var(--tw-gradient-from-position);
  --tw-gradient-to: #1110 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-rose-500 {
  --tw-gradient-from: #f43f5e var(--tw-gradient-from-position);
  --tw-gradient-to: #f43f5e00 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.via-emerald-500 {
  --tw-gradient-to: #10b98100 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #0eb7c6 var(--tw-gradient-via-position), var(--tw-gradient-to)
}

.to-\[rgba\(17\2c 17\2c 17\2c 0\)\] {
  --tw-gradient-to: #1110 var(--tw-gradient-to-position)
}

.to-red-500 {
  --tw-gradient-to: #ef4444 var(--tw-gradient-to-position)
}

.stroke-zinc-900\/10 {
  stroke: #18181b1a
}

.stroke-2 {
  stroke-width: 2
}

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

/* Padding (all sides) */
.p-0 {
  padding: 0px;
}

.p-px {
  padding: 1px;
}

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

.p-1 {
  padding: 0.25rem;
}

.p-1\.5 {
  padding: 0.375rem;
}

.p-2 {
  padding: 0.5rem;
}

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

.p-3 {
  padding: 0.75rem;
}

.p-3\.5 {
  padding: 0.875rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-7 {
  padding: 1.75rem;
}

.p-8 {
  padding: 2rem;
}

.p-9 {
  padding: 2.25rem;
}

.p-10 {
  padding: 2.5rem;
}

.p-11 {
  padding: 2.75rem;
}

.p-12 {
  padding: 3rem;
}

.p-14 {
  padding: 3.5rem;
}

.p-16 {
  padding: 4rem;
}

.p-20 {
  padding: 5rem;
}

.p-24 {
  padding: 6rem;
}

.p-28 {
  padding: 7rem;
}

.p-32 {
  padding: 8rem;
}

.p-36 {
  padding: 9rem;
}

.p-40 {
  padding: 10rem;
}

.p-44 {
  padding: 11rem;
}

.p-48 {
  padding: 12rem;
}

.p-52 {
  padding: 13rem;
}

.p-56 {
  padding: 14rem;
}

.p-60 {
  padding: 15rem;
}

.p-64 {
  padding: 16rem;
}

.p-72 {
  padding: 18rem;
}

.p-80 {
  padding: 20rem;
}

.p-96 {
  padding: 24rem;
}

/* Padding X (left and right) */
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

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

.px-0\.5 {
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}

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

.px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}

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

.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-3\.5 {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}

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

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

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

.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

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

.px-9 {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}

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

.px-11 {
  padding-left: 2.75rem;
  padding-right: 2.75rem;
}

.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.px-14 {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

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

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

.px-24 {
  padding-left: 6rem;
  padding-right: 6rem;
}

.px-28 {
  padding-left: 7rem;
  padding-right: 7rem;
}

.px-32 {
  padding-left: 8rem;
  padding-right: 8rem;
}

.px-36 {
  padding-left: 9rem;
  padding-right: 9rem;
}

.px-40 {
  padding-left: 10rem;
  padding-right: 10rem;
}

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

.px-48 {
  padding-left: 12rem;
  padding-right: 12rem;
}

.px-52 {
  padding-left: 13rem;
  padding-right: 13rem;
}

.px-56 {
  padding-left: 14rem;
  padding-right: 14rem;
}

.px-60 {
  padding-left: 15rem;
  padding-right: 15rem;
}

.px-64 {
  padding-left: 16rem;
  padding-right: 16rem;
}

.px-72 {
  padding-left: 18rem;
  padding-right: 18rem;
}

.px-80 {
  padding-left: 20rem;
  padding-right: 20rem;
}

.px-96 {
  padding-left: 24rem;
  padding-right: 24rem;
}

/* Padding Y (top and bottom) */
.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

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

.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-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-3\.5 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}

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

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

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

.py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

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

.py-9 {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}

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

.py-11 {
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

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

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

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

.py-28 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.py-32 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.py-36 {
  padding-top: 9rem;
  padding-bottom: 9rem;
}

.py-40 {
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.py-44 {
  padding-top: 11rem;
  padding-bottom: 11rem;
}

.py-48 {
  padding-top: 12rem;
  padding-bottom: 12rem;
}

.py-52 {
  padding-top: 13rem;
  padding-bottom: 13rem;
}

.py-56 {
  padding-top: 14rem;
  padding-bottom: 14rem;
}

.py-60 {
  padding-top: 15rem;
  padding-bottom: 15rem;
}

.py-64 {
  padding-top: 16rem;
  padding-bottom: 16rem;
}

.py-72 {
  padding-top: 18rem;
  padding-bottom: 18rem;
}

.py-80 {
  padding-top: 20rem;
  padding-bottom: 20rem;
}

.py-96 {
  padding-top: 24rem;
  padding-bottom: 24rem;
}

/* Padding Start */
.ps-0 {
  padding-inline-start: 0px;
}

.ps-px {
  padding-inline-start: 1px;
}

.ps-0\.5 {
  padding-inline-start: 0.125rem;
}

.ps-1 {
  padding-inline-start: 0.25rem;
}

.ps-1\.5 {
  padding-inline-start: 0.375rem;
}

.ps-2 {
  padding-inline-start: 0.5rem;
}

.ps-2\.5 {
  padding-inline-start: 0.625rem;
}

.ps-3 {
  padding-inline-start: 0.75rem;
}

.ps-3\.5 {
  padding-inline-start: 0.875rem;
}

.ps-4 {
  padding-inline-start: 1rem;
}

.ps-5 {
  padding-inline-start: 1.25rem;
}

.ps-6 {
  padding-inline-start: 1.5rem;
}

.ps-7 {
  padding-inline-start: 1.75rem;
}

.ps-8 {
  padding-inline-start: 2rem;
}

.ps-9 {
  padding-inline-start: 2.25rem;
}

.ps-10 {
  padding-inline-start: 2.5rem;
}

.ps-11 {
  padding-inline-start: 2.75rem;
}

.ps-12 {
  padding-inline-start: 3rem;
}

.ps-14 {
  padding-inline-start: 3.5rem;
}

.ps-16 {
  padding-inline-start: 4rem;
}

.ps-20 {
  padding-inline-start: 5rem;
}

.ps-24 {
  padding-inline-start: 6rem;
}

.ps-28 {
  padding-inline-start: 7rem;
}

.ps-32 {
  padding-inline-start: 8rem;
}

.ps-36 {
  padding-inline-start: 9rem;
}

.ps-40 {
  padding-inline-start: 10rem;
}

.ps-44 {
  padding-inline-start: 11rem;
}

.ps-48 {
  padding-inline-start: 12rem;
}

.ps-52 {
  padding-inline-start: 13rem;
}

.ps-56 {
  padding-inline-start: 14rem;
}

.ps-60 {
  padding-inline-start: 15rem;
}

.ps-64 {
  padding-inline-start: 16rem;
}

.ps-72 {
  padding-inline-start: 18rem;
}

.ps-80 {
  padding-inline-start: 20rem;
}

.ps-96 {
  padding-inline-start: 24rem;
}

/* Padding End */
.pe-0 {
  padding-inline-end: 0px;
}

.pe-px {
  padding-inline-end: 1px;
}

.pe-0\.5 {
  padding-inline-end: 0.125rem;
}

.pe-1 {
  padding-inline-end: 0.25rem;
}

.pe-1\.5 {
  padding-inline-end: 0.375rem;
}

.pe-2 {
  padding-inline-end: 0.5rem;
}

.pe-2\.5 {
  padding-inline-end: 0.625rem;
}

.pe-3 {
  padding-inline-end: 0.75rem;
}

.pe-3\.5 {
  padding-inline-end: 0.875rem;
}

.pe-4 {
  padding-inline-end: 1rem;
}

.pe-5 {
  padding-inline-end: 1.25rem;
}

.pe-6 {
  padding-inline-end: 1.5rem;
}

.pe-7 {
  padding-inline-end: 1.75rem;
}

.pe-8 {
  padding-inline-end: 2rem;
}

.pe-9 {
  padding-inline-end: 2.25rem;
}

.pe-10 {
  padding-inline-end: 2.5rem;
}

.pe-11 {
  padding-inline-end: 2.75rem;
}

.pe-12 {
  padding-inline-end: 3rem;
}

.pe-14 {
  padding-inline-end: 3.5rem;
}

.pe-16 {
  padding-inline-end: 4rem;
}

.pe-20 {
  padding-inline-end: 5rem;
}

.pe-24 {
  padding-inline-end: 6rem;
}

.pe-28 {
  padding-inline-end: 7rem;
}

.pe-32 {
  padding-inline-end: 8rem;
}

.pe-36 {
  padding-inline-end: 9rem;
}

.pe-40 {
  padding-inline-end: 10rem;
}

.pe-44 {
  padding-inline-end: 11rem;
}

.pe-48 {
  padding-inline-end: 12rem;
}

.pe-52 {
  padding-inline-end: 13rem;
}

.pe-56 {
  padding-inline-end: 14rem;
}

.pe-60 {
  padding-inline-end: 15rem;
}

.pe-64 {
  padding-inline-end: 16rem;
}

.pe-72 {
  padding-inline-end: 18rem;
}

.pe-80 {
  padding-inline-end: 20rem;
}

.pe-96 {
  padding-inline-end: 24rem;
}

.text-left {
  text-align: left
}

.text-center {
  text-align: center
}

.text-right {
  text-align: right
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-5xl {
  font-size: 3rem;
  line-height: 1;
}
.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}
.text-7xl {
  font-size: 4.5rem;
  line-height: 1;
}
.text-8xl {
  font-size: 6rem;
  line-height: 1;
}
.text-9xl {
  font-size: 8rem;
  line-height: 1;
}


.font-bold {
  font-weight: 700
}

.font-light {
  font-weight: 300
}

.font-medium {
  font-weight: 500
}

.font-semibold {
  font-weight: 600
}

.leading-3 {
  line-height: 0.75rem;
}
.leading-4 {
  line-height: 1rem;
}
.leading-5 {
  line-height: 1.25rem;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-7 {
  line-height: 1.75rem;
}
.leading-8 {
  line-height: 2rem;
}
.leading-9 {
  line-height: 2.25rem;
}
.leading-10 {
  line-height: 2.5rem;
}
.leading-none {
  line-height: 1;
}
.leading-tight {
  line-height: 1.25;
}
.leading-snug {
  line-height: 1.375;
}
.leading-normal {
  line-height: 1.5;
}
.leading-relaxed {
  line-height: 1.625;
}
.leading-loose {
  line-height: 2;
}
.tracking-wider {
  letter-spacing: .05em
}

.\!text-emerald-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(16 185 129/var(--tw-text-opacity)) !important
}

.text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235/var(--tw-text-opacity))
}

.text-emerald-400 {
  --tw-text-opacity: 1;
  color: rgb(52 211 153/var(--tw-text-opacity))
}

.text-emerald-500 {
  --tw-text-opacity: 1;
  color: rgb(16 185 129/var(--tw-text-opacity))
}

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

.text-gray-300 {
  --tw-text-opacity: 1;
  color: rgb(209 213 219/var(--tw-text-opacity))
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128/var(--tw-text-opacity))
}

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

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

.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38/var(--tw-text-opacity))
}

.text-red-700 {
  --tw-text-opacity: 1;
  color: rgb(185 28 28/var(--tw-text-opacity))
}

.text-sky-500 {
  --tw-text-opacity: 1;
  color: rgb(14 165 233/var(--tw-text-opacity))
}

.text-slate-500 {
  --tw-text-opacity: 1;
  color: rgb(100 116 139/var(--tw-text-opacity))
}

.text-slate-600 {
  --tw-text-opacity: 1;
  color: rgb(100 116 139/0.9)
}

.text-teal-500 {
  --tw-text-opacity: 1;
  color: rgb(20 184 166/var(--tw-text-opacity))
}

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

.text-yellow-500 {
  --tw-text-opacity: 1;
  color: rgb(234 179 8/var(--tw-text-opacity))
}

.text-zinc-500 {
  --tw-text-opacity: 1;
  color: rgb(113 113 122/var(--tw-text-opacity))
}

.text-zinc-600 {
  --tw-text-opacity: 1;
  color: rgb(82 82 91/var(--tw-text-opacity))
}

.text-zinc-700 {
  --tw-text-opacity: 1;
  color: rgb(63 63 70/var(--tw-text-opacity))
}

.decoration-red-600 {
  text-decoration-color: #dc2626
}

.placeholder-transparent::-moz-placeholder {
  color: #0000
}

.placeholder-transparent::placeholder {
  color: #0000
}

.opacity-0 {
  opacity: 0
}

.opacity-100 {
  opacity: 1
}

.opacity-50 {
  opacity: .5
}

.opacity-75 {
  opacity: .75
}

.shadow {
  --tw-shadow: 0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color)
}

.shadow, .shadow-base {
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-base {
  --tw-shadow: 0px 1px 10px #0000000d;
  --tw-shadow-colored: 0px 1px 10px var(--tw-shadow-color)
}

.shadow-sm {
  --tw-shadow: 0 1px 2px 0 #0000000d;
  --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 #0000;
  outline-offset: 2px
}

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

.ring-1, .ring-2 {
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

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

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

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

.blur {
  --tw-blur: blur(8px)
}

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

.blur-\[200px\] {
  --tw-blur: blur(200px)
}

.blur-\[6px\] {
  --tw-blur: blur(6px)
}

.blur-\[6px\], .blur-sm {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.blur-sm {
  --tw-blur: blur(4px)
}

.invert {
  --tw-invert: invert(100%)
}

.filter, .invert {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.backdrop-blur-3xl {
  --tw-backdrop-blur: blur(64px)
}

.backdrop-blur-3xl, .backdrop-blur-md {
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
}

.backdrop-blur-md {
  --tw-backdrop-blur: blur(12px)
}

.bg-gray-900\/50 {
  --tw-backdrop-blur: blur(12px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);

}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -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(.4, 0, .2, 1);
  transition-duration: .15s
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .15s
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .15s
}

.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .15s
}

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.duration-150, .transition-transform {
  transition-duration: .15s
}

.duration-0 {
  transition-duration: 0s;
}
.duration-75 {
  transition-duration: 75ms;
}
.duration-100 {
  transition-duration: 100ms;
}
.duration-150 {
  transition-duration: 150ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.duration-500 {
  transition-duration: 500ms;
}
.duration-700 {
  transition-duration: 700ms;
}
.duration-1000 {
  transition-duration: 1000ms;
}

.ease-in {
  transition-timing-function: cubic-bezier(.4, 0, 1, 1)
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, .2, 1)
}

.scrollbar {
  scrollbar-color: var(--scrollbar-thumb, initial) var(--scrollbar-track, initial)
}

.scrollbar::-webkit-scrollbar-track {
  background-color: var(--scrollbar-track);
  border-radius: var(--scrollbar-track-radius)
}

.scrollbar::-webkit-scrollbar-track:hover {
  background-color: var(--scrollbar-track-hover, var(--scrollbar-track))
}

.scrollbar::-webkit-scrollbar-track:active {
  background-color: var(--scrollbar-track-active, var(--scrollbar-track-hover, var(--scrollbar-track)))
}

.scrollbar::-webkit-scrollbar-thumb {
  background-color: var(--scrollbar-thumb);
  border-radius: var(--scrollbar-thumb-radius)
}

.scrollbar::-webkit-scrollbar-thumb:hover {
  background-color: var(--scrollbar-thumb-hover, var(--scrollbar-thumb))
}

.scrollbar::-webkit-scrollbar-thumb:active {
  background-color: var(--scrollbar-thumb-active, var(--scrollbar-thumb-hover, var(--scrollbar-thumb)))
}

.scrollbar::-webkit-scrollbar-corner {
  background-color: var(--scrollbar-corner);
  border-radius: var(--scrollbar-corner-radius)
}

.scrollbar::-webkit-scrollbar-corner:hover {
  background-color: var(--scrollbar-corner-hover, var(--scrollbar-corner))
}

.scrollbar::-webkit-scrollbar-corner:active {
  background-color: var(--scrollbar-corner-active, var(--scrollbar-corner-hover, var(--scrollbar-corner)))
}

.scrollbar {
  scrollbar-width: auto
}

.scrollbar::-webkit-scrollbar {
  display: block;
  width: var(--scrollbar-width, 16px);
  height: var(--scrollbar-height, 16px)
}

.scrollbar-thumb-transparent {
  --scrollbar-thumb: #0000 !important
}

.hover\:dark:hover::view-transition-old(root) {
  z-index: 2147483646
}

.hover\:dark:hover::view-transition-new(root) {
  z-index: 1
}

.hover\:dark:hover .border-gradient:before {
  background: radial-gradient(300px circle at var(--x) var(--y), #34d399 0, #059669 50%, #0000 100%);
  display: none
}

@media (min-width: 1024px) {
  .hover\:dark:hover .border-gradient:before {
    display: block
  }
}

.placeholder\:text-right::-moz-placeholder {
  text-align: right
}

.placeholder\:text-right::placeholder {
  text-align: right
}

.placeholder\:text-sm::-moz-placeholder {
  font-size: .875rem;
  line-height: 1.25rem
}

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

.placeholder\:text-zinc-500::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(113 113 122/var(--tw-text-opacity))
}

.placeholder\:text-zinc-500::placeholder {
  --tw-text-opacity: 1;
  color: rgb(113 113 122/var(--tw-text-opacity))
}

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

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

.before\:h-\[calc\(100\%\+2px\)\]:before {
  content: var(--tw-content);
  height: calc(100% + 2px)
}

.before\:w-\[calc\(100\%\+2px\)\]:before {
  content: var(--tw-content);
  width: calc(100% + 2px)
}

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

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

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

.after\:left-\[2px\]:after {
  content: var(--tw-content);
  left: 2px
}

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

.after\:top-0\.5:after {
  content: var(--tw-content);
  top: .125rem
}

.after\:h-5:after {
  content: var(--tw-content);
  height: 1.25rem
}

.after\:w-5:after {
  content: var(--tw-content);
  width: 1.25rem
}

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

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

.after\:transition-all:after {
  content: var(--tw-content);
  transition-property: all;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .15s
}

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

.only\:rounded-full:only-child {
  border-radius: 9999px
}

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

.group[open] .group-open\:-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))
}

.group:hover .group-hover\:block {
  display: block
}

@keyframes border-width {
  0% {
    width: 0;
    opacity: 0
  }
  to {
    width: 100%;
    opacity: 1
  }
}

.group:hover .group-hover\:animate-border-width {
  animation: border-width .5s forwards
}

.group:hover .group-hover\:text-zinc-700 {
  --tw-text-opacity: 1;
  color: rgb(63 63 70/var(--tw-text-opacity))
}

.peer:checked ~ .peer-checked\:border-emerald-500 {
  --tw-border-opacity: 1;
  border-color: rgb(16 185 129/var(--tw-border-opacity))
}

.peer:checked ~ .peer-checked\:border-red-500 {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68/var(--tw-border-opacity))
}

.peer:checked ~ .peer-checked\:bg-emerald-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129/var(--tw-bg-opacity))
}

.peer:checked ~ .peer-checked\:bg-indigo-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(99 102 241/var(--tw-bg-opacity))
}

.peer:checked ~ .peer-checked\:bg-red-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68/var(--tw-bg-opacity))
}

.peer:checked ~ .peer-checked\:bg-sky-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233/var(--tw-bg-opacity))
}

.peer:checked ~ .peer-checked\:after\:translate-x-full:after {
  content: var(--tw-content);
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.peer:-moz-placeholder-shown ~ .peer-placeholder-shown\:top-1\/2 {
  top: 50%
}

.peer:placeholder-shown ~ .peer-placeholder-shown\:top-1\/2 {
  top: 50%
}

.peer:-moz-placeholder-shown ~ .peer-placeholder-shown\:top-6 {
  top: 1.5rem
}

.peer:placeholder-shown ~ .peer-placeholder-shown\:top-6 {
  top: 1.5rem
}

.peer:-moz-placeholder-shown ~ .peer-placeholder-shown\:text-base {
  font-size: 1rem;
  line-height: 1.5rem
}

.peer:placeholder-shown ~ .peer-placeholder-shown\:text-base {
  font-size: 1rem;
  line-height: 1.5rem
}

.peer:focus ~ .peer-focus\:top-0 {
  top: 0
}

.peer:focus ~ .peer-focus\:text-sm {
  font-size: .875rem;
  line-height: 1.25rem
}

.peer:focus ~ .peer-focus\:ring-emerald-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(16 185 129/var(--tw-ring-opacity))
}

.peer:focus ~ .peer-focus\:ring-indigo-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(99 102 241/var(--tw-ring-opacity))
}

.peer:focus ~ .peer-focus\:ring-red-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 68 68/var(--tw-ring-opacity))
}

.peer:focus ~ .peer-focus\:ring-sky-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(14 165 233/var(--tw-ring-opacity))
}

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

.hover\:border-gray-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219/var(--tw-border-opacity))
}

.hover\:bg-emerald-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129/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-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235/var(--tw-bg-opacity))
}

.hover\:bg-gray-200\/20:hover {
  background-color: #e5e7eb33
}

.hover\:bg-red-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68/var(--tw-bg-opacity))
}

.hover\:bg-red-500\/10:hover {
  background-color: #ef44441a
}

.hover\:bg-sky-500\/10:hover {
  background-color: #0ea5e91a
}

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

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

.hover\:text-blue-600:hover {
  --tw-text-opacity: 1;
  color: rgb(37 99 235/var(--tw-text-opacity))
}

.hover\:text-emerald-400:hover {
  --tw-text-opacity: 1;
  color: rgb(52 211 153/var(--tw-text-opacity))
}

.hover\:text-emerald-500:hover {
  --tw-text-opacity: 1;
  color: rgb(16 185 129/var(--tw-text-opacity))
}

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

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

.hover\:text-gray-900:hover {
  --tw-text-opacity: 1;
  color: rgb(17 24 39/var(--tw-text-opacity))
}

.hover\:text-red-400:hover {
  --tw-text-opacity: 1;
  color: rgb(248 113 113/var(--tw-text-opacity))
}

.hover\:text-red-600:hover {
  --tw-text-opacity: 1;
  color: rgb(220 38 38/var(--tw-text-opacity))
}

.hover\:text-rose-600:hover {
  --tw-text-opacity: 1;
  color: rgb(225 29 72/var(--tw-text-opacity))
}

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

.hover\:text-zinc-600:hover {
  --tw-text-opacity: 1;
  color: rgb(82 82 91/var(--tw-text-opacity))
}

.hover\:text-zinc-700:hover {
  --tw-text-opacity: 1;
  color: rgb(63 63 70/var(--tw-text-opacity))
}

.focus\:border-emerald-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(16 185 129/var(--tw-border-opacity))
}

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

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

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

.focus\:ring-emerald-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(16 185 129/var(--tw-ring-opacity))
}

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

@media (min-width: 480px) {
  .xs\:col-span-2 {
    grid-column: span 2/span 2
  }

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

  .xs\:block {
    display: block
  }

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

  .xs\:h-16 {
    height: 4rem
  }

  .xs\:w-16 {
    width: 4rem
  }

  .xs\:w-24 {
    width: 6rem
  }

  .xs\:w-32 {
    width: 8rem
  }

  .xs\:w-9 {
    width: 2.25rem
  }

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

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

  .xs\:flex-row {
    flex-direction: row
  }

  .xs\:flex-col {
    flex-direction: column
  }

  .xs\:items-center {
    align-items: center
  }

  .xs\:justify-start {
    justify-content: flex-start
  }

  .xs\:justify-center {
    justify-content: center
  }

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

  .xs\:gap-6 {
    gap: 1.5rem
  }

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

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

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

  .xs\:pt-36 {
    padding-top: 9rem
  }

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

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

@media (min-width: 640px) {
  .sm\:col-span-1 {
    grid-column: span 1/span 1
  }

  .sm\:col-span-3 {
    grid-column: span 3/span 3
  }

  .sm\:mb-2 {
    margin-bottom: .5rem
  }

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

  .sm\:h-6 {
    height: 1.5rem
  }

  .sm\:w-28 {
    width: 7rem
  }

  .sm\:w-6 {
    width: 1.5rem
  }

  .sm\:w-auto {
    width: auto
  }

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

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

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

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

  .sm\:gap-4 {
    gap: 1rem
  }

  .sm\:gap-6 {
    gap: 1.5rem
  }

  .sm\:gap-y-2 {
    row-gap: .5rem
  }

  .sm\:gap-y-2\.5 {
    row-gap: .625rem
  }

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

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

  .sm\:py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem
  }

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

  .sm\:text-right {
    text-align: right
  }

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

  .sm\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
  }

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

@media (min-width: 768px) {
  .md\:sticky {
    position: sticky
  }

  .md\:inset-0 {
    inset: 0
  }

  .md\:top-32 {
    top: 8rem
  }

  .md\:order-last {
    order: 9999
  }

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

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

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

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

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

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

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

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

  .md\:block {
    display: block
  }

  .md\:flex {
    display: flex
  }

  .md\:hidden {
    display: none
  }

  .md\:h-12 {
    height: 3rem
  }

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

  .md\:h-8 {
    height: 2rem
  }

  .md\:w-12 {
    width: 3rem
  }

  .md\:w-50 {
    width: 12.5rem
  }

  .md\:w-6 {
    width: 1.5rem
  }

  .md\:w-8 {
    width: 2rem
  }

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

  .md\:max-w-lg {
    max-width: 32rem
  }

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

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

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

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

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

  .md\:justify-items-start {
    justify-items: start
  }

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

  .md\:gap-8 {
    gap: 2rem
  }

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

  .md\:gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem
  }

  .md\:gap-y-4 {
    row-gap: 1rem
  }

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

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

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

  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
  }

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

  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
  }
}

@media (min-width: 1024px) {
  .lg\:col-span-3 {
    grid-column: span 3/span 3
  }

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

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

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

  .lg\:mb-6 {
    margin-bottom: 1.5rem
  }

  .lg\:block {
    display: block
  }

  .lg\:hidden {
    display: none
  }

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

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

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

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

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

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

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

  .lg\:justify-start {
    justify-content: flex-start
  }

  .lg\:justify-between {
    justify-content: space-between
  }

  .lg\:gap-6 {
    gap: 1.5rem
  }

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

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

  .lg\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
  }

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

  .lg\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
  }
}

@media (min-width: 1380px) {
  .xl\:col-span-5 {
    grid-column: span 5/span 5
  }

  .xl\:h-20 {
    height: 5rem
  }

  .xl\:w-20 {
    width: 5rem
  }

  .xl\:w-32 {
    width: 8rem
  }

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

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

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

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

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

  .xl\:gap-16 {
    gap: 4rem
  }

  .xl\:gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem
  }

  .xl\:p-6 {
    padding: 1.5rem
  }

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

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

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

  .xl\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
  }

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

.short-desc-content table {
  width: 100%;
}

.short-desc-content table td {
  padding: 0.25rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
  font-size: 15px;
}

.short-desc-content table tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, .05);
}


.delivery-product_card {
  width: 100%;
  height: fit-content;
  background: #fff;
  position: relative;
  display: flex;
  place-content: center;
  place-items: center;
  overflow: hidden;
  border-radius: 20px;
  padding: 10px;
}

.delivery-product_card li {
  z-index: 1;
  color: black;
  font-size: 1em;
  position: relative;
}

.delivery-product_card::before {
  content: '';
  position: absolute;
  width: 110%;
  background-image: linear-gradient(180deg, rgb(0, 183, 255), rgb(255, 48, 255));
  height: 50px;
  animation: rotBGimg 4s linear infinite;
  transition: all 0.2s linear;
}

@keyframes rotBGimg {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.delivery-product_card::after {
  content: '';
  position: absolute;
  background: #ffffff;
  inset: 3px;
  border-radius: 15px;
}

/* .card:hover:before {
  background-image: linear-gradient(180deg, rgb(81, 255, 0), purple);
  animation: rotBGimg 3.5s linear infinite;
} */

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

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

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

.bg-black {
  background-color: rgb(0 0 0);
}

.bg-white {
  background-color: rgb(255 255 255);
}

.bg-slate-50 {
  background-color: rgb(248 250 252);
}

.bg-slate-100 {
  background-color: rgb(241 245 249);
}

.bg-slate-200 {
  background-color: rgb(226 232 240);
}

.bg-slate-300 {
  background-color: rgb(203 213 225);
}

.bg-slate-400 {
  background-color: rgb(148 163 184);
}

.bg-slate-500 {
  background-color: rgb(100 116 139);
}

.bg-slate-600 {
  background-color: rgb(71 85 105);
}

.bg-slate-700 {
  background-color: rgb(51 65 85);
}

.bg-slate-800 {
  background-color: rgb(30 41 59);
}

.bg-slate-900 {
  background-color: rgb(15 23 42);
}

.bg-slate-950 {
  background-color: rgb(2 6 23);
}

.bg-gray-50 {
  background-color: rgb(249 250 251);
}

.bg-gray-100 {
  background-color: rgb(243 244 246);
}

.bg-gray-200 {
  background-color: rgb(229 231 235);
}

.bg-gray-300 {
  background-color: rgb(209 213 219);
}

.bg-gray-400 {
  background-color: rgb(156 163 175);
}

.bg-gray-500 {
  background-color: rgb(107 114 128);
}

.bg-gray-600 {
  background-color: rgb(75 85 99);
}

.bg-gray-700 {
  background-color: rgb(55 65 81);
}

.bg-gray-800 {
  background-color: rgb(31 41 55);
}

.bg-gray-900 {
  background-color: rgb(17 24 39);
}

.bg-gray-950 {
  background-color: rgb(3 7 18);
}

.bg-zinc-50 {
  background-color: rgb(250 250 250);
}

.bg-zinc-100 {
  background-color: rgb(244 244 245);
}

.bg-zinc-200 {
  background-color: rgb(228 228 231);
}

.bg-zinc-300 {
  background-color: rgb(212 212 216);
}

.bg-zinc-400 {
  background-color: rgb(161 161 170);
}

.bg-zinc-500 {
  background-color: rgb(113 113 122);
}

.bg-zinc-600 {
  background-color: rgb(82 82 91);
}

.bg-zinc-700 {
  background-color: rgb(63 63 70);
}

.bg-zinc-800 {
  background-color: rgb(39 39 42);
}

.bg-zinc-900 {
  background-color: rgb(24 24 27);
}

.bg-zinc-950 {
  background-color: rgb(9 9 11);
}

.bg-neutral-50 {
  background-color: rgb(250 250 250);
}

.bg-neutral-100 {
  background-color: rgb(245 245 245);
}

.bg-neutral-200 {
  background-color: rgb(229 229 229);
}

.bg-neutral-300 {
  background-color: rgb(212 212 212);
}

.bg-neutral-400 {
  background-color: rgb(163 163 163);
}

.bg-neutral-500 {
  background-color: rgb(115 115 115);
}

.bg-neutral-600 {
  background-color: rgb(82 82 82);
}

.bg-neutral-700 {
  background-color: rgb(64 64 64);
}

.bg-neutral-800 {
  background-color: rgb(38 38 38);
}

.bg-neutral-900 {
  background-color: rgb(23 23 23);
}

.bg-neutral-950 {
  background-color: rgb(10 10 10);
}

.bg-stone-50 {
  background-color: rgb(250 250 249);
}

.bg-stone-100 {
  background-color: rgb(245 245 244);
}

.bg-stone-200 {
  background-color: rgb(231 229 228);
}

.bg-stone-300 {
  background-color: rgb(214 211 209);
}

.bg-stone-400 {
  background-color: rgb(168 162 158);
}

.bg-stone-500 {
  background-color: rgb(120 113 108);
}

.bg-stone-600 {
  background-color: rgb(87 83 78);
}

.bg-stone-700 {
  background-color: rgb(68 64 60);
}

.bg-stone-800 {
  background-color: rgb(41 37 36);
}

.bg-stone-900 {
  background-color: rgb(28 25 23);
}

.bg-stone-950 {
  background-color: rgb(12 10 9);
}

.bg-red-50 {
  background-color: rgb(254 242 242);
}

.bg-red-100 {
  background-color: rgb(254 226 226);
}

.bg-red-200 {
  background-color: rgb(254 202 202);
}

.bg-red-300 {
  background-color: rgb(252 165 165);
}

.bg-red-400 {
  background-color: rgb(248 113 113);
}

.bg-red-500 {
  background-color: rgb(239 68 68);
}

.bg-red-600 {
  background-color: rgb(220 38 38);
}

.bg-red-700 {
  background-color: rgb(185 28 28);
}

.bg-red-800 {
  background-color: rgb(153 27 27);
}

.bg-red-900 {
  background-color: rgb(127 29 29);
}

.bg-red-950 {
  background-color: rgb(69 10 10);
}

.bg-orange-50 {
  background-color: rgb(255 247 237);
}

.bg-orange-100 {
  background-color: rgb(255 237 213);
}

.bg-orange-200 {
  background-color: rgb(254 215 170);
}

.bg-orange-300 {
  background-color: rgb(253 186 116);
}

.bg-orange-400 {
  background-color: rgb(251 146 60);
}

.bg-orange-500 {
  background-color: rgb(249 115 22);
}

.bg-orange-600 {
  background-color: rgb(234 88 12);
}

.bg-orange-700 {
  background-color: rgb(194 65 12);
}

.bg-orange-800 {
  background-color: rgb(154 52 18);
}

.bg-orange-900 {
  background-color: rgb(124 45 18);
}

.bg-orange-950 {
  background-color: rgb(67 20 7);
}

.bg-amber-50 {
  background-color: rgb(255 251 235);
}

.bg-amber-100 {
  background-color: rgb(254 243 199);
}

.bg-amber-200 {
  background-color: rgb(253 230 138);
}

.bg-amber-300 {
  background-color: rgb(252 211 77);
}

.bg-amber-400 {
  background-color: rgb(251 191 36);
}

.bg-amber-500 {
  background-color: rgb(245 158 11);
}

.bg-amber-600 {
  background-color: rgb(217 119 6);
}

.bg-amber-700 {
  background-color: rgb(180 83 9);
}

.bg-amber-800 {
  background-color: rgb(146 64 14);
}

.bg-amber-900 {
  background-color: rgb(120 53 15);
}

.bg-amber-950 {
  background-color: rgb(69 26 3);
}

.bg-yellow-50 {
  background-color: rgb(254 252 232);
}

.bg-yellow-100 {
  background-color: rgb(254 249 195);
}

.bg-yellow-200 {
  background-color: rgb(254 240 138);
}

.bg-yellow-300 {
  background-color: rgb(253 224 71);
}

.bg-yellow-400 {
  background-color: rgb(250 204 21);
}

.bg-yellow-500 {
  background-color: rgb(234 179 8);
}

.bg-yellow-600 {
  background-color: rgb(202 138 4);
}

.bg-yellow-700 {
  background-color: rgb(161 98 7);
}

.bg-yellow-800 {
  background-color: rgb(133 77 14);
}

.bg-yellow-900 {
  background-color: rgb(113 63 18);
}

.bg-yellow-950 {
  background-color: rgb(66 32 6);
}

.bg-lime-50 {
  background-color: rgb(247 254 231);
}

.bg-lime-100 {
  background-color: rgb(236 252 203);
}

.bg-lime-200 {
  background-color: rgb(217 249 157);
}

.bg-lime-300 {
  background-color: rgb(190 242 100);
}

.bg-lime-400 {
  background-color: rgb(163 230 53);
}

.bg-lime-500 {
  background-color: rgb(132 204 22);
}

.bg-lime-600 {
  background-color: rgb(101 163 13);
}

.bg-lime-700 {
  background-color: rgb(77 124 15);
}

.bg-lime-800 {
  background-color: rgb(63 98 18);
}

.bg-lime-900 {
  background-color: rgb(54 83 20);
}

.bg-lime-950 {
  background-color: rgb(26 46 5);
}

.bg-green-50 {
  background-color: rgb(240 253 244);
}

.bg-green-100 {
  background-color: rgb(220 252 231);
}

.bg-green-200 {
  background-color: rgb(187 247 208);
}

.bg-green-300 {
  background-color: rgb(134 239 172);
}

.bg-green-400 {
  background-color: rgb(74 222 128);
}

.bg-green-500 {
  background-color: rgb(34 197 94);
}

.bg-green-600 {
  background-color: rgb(22 163 74);
}

.bg-green-700 {
  background-color: rgb(21 128 61);
}

.bg-green-800 {
  background-color: rgb(22 101 52);
}

.bg-green-900 {
  background-color: rgb(20 83 45);
}

.bg-green-950 {
  background-color: rgb(5 46 22);
}

.bg-emerald-50 {
  background-color: rgb(236 253 245);
}

.bg-emerald-100 {
  background-color: rgb(209 250 229);
}

.bg-emerald-200 {
  background-color: rgb(167 243 208);
}

.bg-emerald-300 {
  background-color: rgb(110 231 183);
}

.bg-emerald-400 {
  background-color: rgb(52 211 153);
}

.bg-emerald-500 {
  background-color: rgb(16 185 129);
}

.bg-emerald-600 {
  background-color: rgb(5 150 105);
}

.bg-emerald-700 {
  background-color: rgb(4 120 87);
}

.bg-emerald-800 {
  background-color: rgb(6 95 70);
}

.bg-emerald-900 {
  background-color: rgb(6 78 59);
}

.bg-emerald-950 {
  background-color: rgb(2 44 34);
}

.bg-teal-50 {
  background-color: rgb(240 253 250);
}

.bg-teal-100 {
  background-color: rgb(204 251 241);
}

.bg-teal-200 {
  background-color: rgb(153 246 228);
}

.bg-teal-300 {
  background-color: rgb(94 234 212);
}

.bg-teal-400 {
  background-color: rgb(45 212 191);
}

.bg-teal-500 {
  background-color: rgb(20 184 166);
}

.bg-teal-600 {
  background-color: rgb(13 148 136);
}

.bg-teal-700 {
  background-color: rgb(15 118 110);
}

.bg-teal-800 {
  background-color: rgb(17 94 89);
}

.bg-teal-900 {
  background-color: rgb(19 78 74);
}

.bg-teal-950 {
  background-color: rgb(4 47 46);
}

.bg-cyan-50 {
  background-color: rgb(236 254 255);
}

.bg-cyan-100 {
  background-color: rgb(207 250 254);
}

.bg-cyan-200 {
  background-color: rgb(165 243 252);
}

.bg-cyan-300 {
  background-color: rgb(103 232 249);
}

.bg-cyan-400 {
  background-color: rgb(34 211 238);
}

.bg-cyan-500 {
  background-color: rgb(6 182 212);
}

.bg-cyan-600 {
  background-color: rgb(8 145 178);
}

.bg-cyan-700 {
  background-color: rgb(14 116 144);
}

.bg-cyan-800 {
  background-color: rgb(21 94 117);
}

.bg-cyan-900 {
  background-color: rgb(22 78 99);
}

.bg-cyan-950 {
  background-color: rgb(8 51 68);
}

.bg-sky-50 {
  background-color: rgb(240 249 255);
}

.bg-sky-100 {
  background-color: rgb(224 242 254);
}

.bg-sky-200 {
  background-color: rgb(186 230 253);
}

.bg-sky-300 {
  background-color: rgb(125 211 252);
}

.bg-sky-400 {
  background-color: rgb(56 189 248);
}

.bg-sky-500 {
  background-color: rgb(14 165 233);
}

.bg-sky-600 {
  background-color: rgb(2 132 199);
}

.bg-sky-700 {
  background-color: rgb(3 105 161);
}

.bg-sky-800 {
  background-color: rgb(7 89 133);
}

.bg-sky-900 {
  background-color: rgb(12 74 110);
}

.bg-sky-950 {
  background-color: rgb(8 47 73);
}

.bg-blue-50 {
  background-color: rgb(239 246 255);
}

.bg-blue-100 {
  background-color: rgb(219 234 254);
}

.bg-blue-200 {
  background-color: rgb(191 219 254);
}

.bg-blue-300 {
  background-color: rgb(147 197 253);
}

.bg-blue-400 {
  background-color: rgb(96 165 250);
}

.bg-blue-500 {
  background-color: rgb(59 130 246);
}

.bg-blue-600 {
  background-color: rgb(37 99 235);
}

.bg-blue-700 {
  background-color: rgb(29 78 216);
}

.bg-blue-800 {
  background-color: rgb(30 64 175);
}

.bg-blue-900 {
  background-color: rgb(30 58 138);
}

.bg-blue-950 {
  background-color: rgb(23 37 84);
}

.bg-indigo-50 {
  background-color: rgb(238 242 255);
}

.bg-indigo-100 {
  background-color: rgb(224 231 255);
}

.bg-indigo-200 {
  background-color: rgb(199 210 254);
}

.bg-indigo-300 {
  background-color: rgb(165 180 252);
}

.bg-indigo-400 {
  background-color: rgb(129 140 248);
}

.bg-indigo-500 {
  background-color: rgb(99 102 241);
}

.bg-indigo-600 {
  background-color: rgb(79 70 229);
}

.bg-indigo-700 {
  background-color: rgb(67 56 202);
}

.bg-indigo-800 {
  background-color: rgb(55 48 163);
}

.bg-indigo-900 {
  background-color: rgb(49 46 129);
}

.bg-indigo-950 {
  background-color: rgb(30 27 75);
}

.bg-violet-50 {
  background-color: rgb(245 243 255);
}

.bg-violet-100 {
  background-color: rgb(237 233 254);
}

.bg-violet-200 {
  background-color: rgb(221 214 254);
}

.bg-violet-300 {
  background-color: rgb(196 181 253);
}

.bg-violet-400 {
  background-color: rgb(167 139 250);
}

.bg-violet-500 {
  background-color: rgb(139 92 246);
}

.bg-violet-600 {
  background-color: rgb(124 58 237);
}

.bg-violet-700 {
  background-color: rgb(109 40 217);
}

.bg-violet-800 {
  background-color: rgb(91 33 182);
}

.bg-violet-900 {
  background-color: rgb(76 29 149);
}

.bg-violet-950 {
  background-color: rgb(46 16 101);
}

.bg-purple-50 {
  background-color: rgb(250 245 255);
}

.bg-purple-100 {
  background-color: rgb(243 232 255);
}

.bg-purple-200 {
  background-color: rgb(233 213 255);
}

.bg-purple-300 {
  background-color: rgb(216 180 254);
}

.bg-purple-400 {
  background-color: rgb(192 132 252);
}

.bg-purple-500 {
  background-color: rgb(168 85 247);
}

.bg-purple-600 {
  background-color: rgb(147 51 234);
}

.bg-purple-700 {
  background-color: rgb(126 34 206);
}

.bg-purple-800 {
  background-color: rgb(107 33 168);
}

.bg-purple-900 {
  background-color: rgb(88 28 135);
}

.bg-purple-950 {
  background-color: rgb(59 7 100);
}

.bg-fuchsia-50 {
  background-color: rgb(253 244 255);
}

.bg-fuchsia-100 {
  background-color: rgb(250 232 255);
}

.bg-fuchsia-200 {
  background-color: rgb(245 208 254);
}

.bg-fuchsia-300 {
  background-color: rgb(240 171 252);
}

.bg-fuchsia-400 {
  background-color: rgb(232 121 249);
}

.bg-fuchsia-500 {
  background-color: rgb(217 70 239);
}

.bg-fuchsia-600 {
  background-color: rgb(192 38 211);
}

.bg-fuchsia-700 {
  background-color: rgb(162 28 175);
}

.bg-fuchsia-800 {
  background-color: rgb(134 25 143);
}

.bg-fuchsia-900 {
  background-color: rgb(112 26 117);
}

.bg-fuchsia-950 {
  background-color: rgb(74 4 78);
}

.bg-pink-50 {
  background-color: rgb(253 242 248);
}

.bg-pink-100 {
  background-color: rgb(252 231 243);
}

.bg-pink-200 {
  background-color: rgb(251 207 232);
}

.bg-pink-300 {
  background-color: rgb(249 168 212);
}

.bg-pink-400 {
  background-color: rgb(244 114 182);
}

.bg-pink-500 {
  background-color: rgb(236 72 153);
}

.bg-pink-600 {
  background-color: rgb(219 39 119);
}

.bg-pink-700 {
  background-color: rgb(190 24 93);
}

.bg-pink-800 {
  background-color: rgb(157 23 77);
}

.bg-pink-900 {
  background-color: rgb(131 24 67);
}

.bg-pink-950 {
  background-color: rgb(80 7 36);
}

.bg-rose-50 {
  background-color: rgb(255 241 242);
}

.bg-rose-100 {
  background-color: rgb(255 228 230);
}

.bg-rose-200 {
  background-color: rgb(254 205 211);
}

.bg-rose-300 {
  background-color: rgb(253 164 175);
}

.bg-rose-400 {
  background-color: rgb(251 113 133);
}

.bg-rose-500 {
  background-color: rgb(244 63 94);
}

.bg-rose-600 {
  background-color: rgb(225 29 72);
}

.bg-rose-700 {
  background-color: rgb(190 18 60);
}

.bg-rose-800 {
  background-color: rgb(159 18 57);
}

.bg-rose-900 {
  background-color: rgb(136 19 55);
}

.bg-rose-950 {
  background-color: rgb(76 5 25);
}
.bg-muted-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249/var(--tw-bg-opacity))
}

.bg-muted-1000 {
  --tw-bg-opacity: 1;
  background-color: rgb(10 16 31/var(--tw-bg-opacity))
}

.bg-muted-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240/var(--tw-bg-opacity))
}

.bg-muted-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225/var(--tw-bg-opacity))
}

.bg-muted-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252/var(--tw-bg-opacity))
}

.bg-muted-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59/var(--tw-bg-opacity))
}

.bg-muted-800\/30 {
  background-color: #1e293b4d
}

.bg-muted-800\/50 {
  background-color: #1e293b80
}

.bg-muted-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42/var(--tw-bg-opacity))
}

.bg-muted-900\/30 {
  background-color: #0f172a4d
}

.bg-muted-900\/80 {
  background-color: #0f172acc
}
.bg-main{
  background-color: #003263;
}
.bg-alternate{
  background-color: #0081C1;
}

.custom-table {
  border-collapse: collapse;
}

.custom-table, td {
  padding: 3px;
  border: 1px solid #c6c6c6;
  text-align: center;
}

.custom-table th {
  padding: 3px;
  border: 1px solid #c6c6c6;
  text-align: center;
  line-height: 2.2rem;
}

.custom-table tr:nth-child(even) {
  background-color: #f2f2f2;
}

.danger-button {
  background: crimson;
  padding: 5px 10px;
  border-radius: 3px;
  color: white;
  cursor: pointer;
  font-size: 12px;
  margin: 10px 5px 10px 5px;
  max-height: fit-content;
}

.warning-button {
  background: orange;
  padding: 5px 10px;
  border-radius: 3px;
  color: white;
  cursor: pointer;
  font-size: 12px;
  margin: 10px 5px 10px 5px;
}

.blue-button {
  background: #007eff;
  padding: 5px 10px;
  border-radius: 3px;
  color: white;
  cursor: pointer;
  font-size: 12px;
  margin: 10px 5px 10px 5px;
}

.blue-button-modal {
  background: #007eff;
  padding: 5px 10px;
  border-radius: 3px;
  color: white;
  cursor: pointer;
  font-size: 14px;
  margin: 10px 5px 10px 5px;
}
.yellow-button-md {
  background: #e89500;
  padding: 10px 20px;
  border-radius: 5px;
  color: white;
  cursor: pointer;
  font-size: 14px;
  margin: 10px 5px 10px 5px;
}
.red-button-md {
  background: #cf1111;
  padding: 10px 20px;
  border-radius: 5px;
  color: white;
  cursor: pointer;
  font-size: 14px;
  margin: 10px 5px 10px 5px;
}

.green-button {
  background: #39a64e;
  padding: 5px 10px;
  border-radius: 3px;
  color: white;
  cursor: pointer;
  font-size: 12px;
  margin: 10px 5px 10px 5px;
}

.purpule-button {
  background: #8b39a6;
  padding: 5px 10px;
  border-radius: 3px;
  color: white;
  cursor: pointer;
  font-size: 12px;
  margin: 10px 5px 10px 5px;
}

.primary-btn {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  background-color: #003263;
  color: white;
  align-self: center;
  border-radius: 0.25rem;
  cursor: pointer;
}

.primary-btn:hover {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  background-color: #1a56db;
  color: white;
  align-self: center;
  border-radius: 0.25rem;
  cursor: pointer;
}

.alternantive-btn {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  color: #003263;
  align-self: center;
  border: 1px solid #003263;
  border-radius: 0.25rem;
  cursor: pointer;
}

.alternantive-btn:hover {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  background-color: #003263;
  color: white;
  align-self: center;
  border-radius: 0.25rem;
  cursor: pointer;
}

.add-btn {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  background-color: #003263;
  color: white;
  align-self: center;
  border-radius: 0.25rem;
  cursor: pointer;
}

.remove-btn {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  background-color: #003263;
  color: white;
  align-self: center;
  border-radius: 0.25rem;
  cursor: pointer;
}
.vue-treeselect__placeholder {
  font-size: 14px;
}
.required label:after {
  content:" *";
  color: red;
}
.vue-treeselect__list-item {
  font-size: 13px;
  font-weight: 300;
}

.vue-treeselect__label{
  word-wrap: break-word!important;
  text-overflow: clip!important;
  white-space: normal!important;
  font-size: 12px!important;
  line-height: 18px!important;
}
.gradient {
  background: linear-gradient(89deg, rgb(21, 74, 189) 0.1%, rgb(26, 138, 211) 51.5%, rgb(72, 177, 234) 100.2%);

}
.page {
  position: relative;
  width: 100%;
  justify-content: center;
  align-items: center;
}

.sidebar{
  will-change: min-height;
}

.sidebar__inner{
  transform: translate(0, 0); /* For browsers don't support translate3d. */
  transform: translate3d(0, 0, 0);
  will-change: position, transform;
}
.btn{
  background: #1a56db;
  color: white;
  padding: 5px 10px ;
  border-radius: 5px;
  margin: 5px;
}
.cancle-btn{
  background: #1a56db;
  color: white;
  padding: 5px 10px ;
  border-radius: 5px;
  margin: 5px;
}
.save-btn{
  background: #1a56db;
  color: white;
  padding: 5px 10px ;
  border-radius: 5px;
  margin: 5px;
}
.bg-white2{
  background: #eef1f9 !important;
}
.v-rating .v-icon {
  padding: 0 !important;
}
.primary-color{
  background: #1858d8;

}
.success-color{

  background: #0a9f68;

}
.warning-color{
  background-color: rgb(251, 140, 0);
}
.danger-color{
  background: #ef0c36;

}
.secondary-color{
  background-color: #eaeaea;
}
.black-color{
  background-color: #515151;
}
.dark-black{
  background-color: #eaeaea;
}
.btn-header{
  padding: 1px 11px !important;
  font-weight: 300 !important;
}

.card{
  --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);
  border-radius: 0.375rem;
  --tw-text-opacity: 1;
  color: hsl(var(--card-foreground) / var(--tw-text-opacity));
  --tw-bg-opacity: 1;
  background-color: hsl(var(--card) / var(--tw-bg-opacity));
  padding: 20px;
  height: fit-content;
}
.main-card{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1.5rem;
  padding-bottom: 5rem;
  min-height: calc(var(--vh, 1vh)* 100 - 117px);
}
.card-title{
  /*padding: 1rem;*/
  border-style: none;
  border-bottom-width: 1px;
  gap: 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  margin-bottom: 0;
  border-color: hsl(var(--border) / var(--tw-border-opacity));
}
.title-card {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.75rem;
  white-space: nowrap;
  align-self: center;

}
.situation .light {
  width: 19px;
  height: 18px;
  position: absolute;
  right: 4px;
  top: 4px;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.light-orange{
  width: 19px;
  height: 18px;
  position: absolute;
  right: 4px;
  top: 4px;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  background-color: #ff9800 !important;
}
.light-red{
  display: inline-block;
  padding-right: 20px;
  width: 19px;
  height: 18px;
  position: absolute;
  right: 4px;
  top: 4px;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  background-color: #cc1414 !important;
}
.light-green{
  width: 19px;
  height: 18px;
  position: absolute;
  right: 4px;
  top: 4px;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  background-color: #17b334 !important;
}
.date-picker-inner{
  align-self: center;
}
.vpd-input-group{
  height: 42px;
}
.vpd-icon-btn{
  border-radius: 0 5px 5px 0;
}
.vpd-input-group input{
  border-radius: 5px 0 0 5px;
}
.vpd-icon-btn{
  background-color: rgb(24 88 216) !important;
  padding: 0 15px !important;
}
.category-modal{
  padding: 15px;
}
.voip-charts {
  height: 500px;
  margin-right: auto;
  margin-left: auto;
}
.Toastify__toast{
  font-family: "Vazirmatn" !important;
}
.phone-answer-tag svg{
    margin-right: auto !important;
  margin-left: auto !important;
}
.Toastify__toast-theme--colored.Toastify__toast--warning{
  background: linear-gradient(45deg, #fb8c00d9, rgba(255, 193, 7, 0.84)) !important;
  border-radius: 8px !important;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1) !important;
  backdrop-filter: blur(11.7px) !important;
  -webkit-backdrop-filter: blur(11.7px) !important;
  border: 1px solid rgba(255, 255, 255, 0.3);  color:#1a1a1a !important;
}
.number-letter-space{
  font-feature-settings: "ss01", "tnum" !important;
}

@media only screen and (min-width: 1200px){
  .sidebar-text{
    font-size: 13px !important;
  }
}
:is(.dark) .vpd-main{
 color: black;
}

.audio-phone-history{
  width: 100%;
}
.call-history-btn{
  border: dashed 1px #1858d8 !important;
  border-radius:5px !important;
  background: white !important;
  color: #1858d8 !important;
  padding: 8px 15px;
}

@media only screen and (max-width: 480px) {
  .Toastify__toast-container--top-center, .Toastify__toast-container--top-left, .Toastify__toast-container--top-right {
    width: 90% !important;
    top: 20px !important;
  }
}