*, ::before, ::after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  
}
::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  
}
.tw__absolute {
    position: absolute
}
.tw__relative {
    position: relative
}
.\!tw__right-4 {
    right: 1rem !important
}
.\!tw__top-4 {
    top: 1rem !important
}
.tw__-right-3 {
    right: -0.75rem
}
.tw__-top-3 {
    top: -0.75rem
}
.tw__m-0 {
    margin: 0px
}
.tw__m-4 {
    margin: 1rem
}
.tw__my-0 {
    margin-top: 0px;
    margin-bottom: 0px
}
.tw__my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem
}
.\!tw__mb-0 {
    margin-bottom: 0px !important
}
.tw__mb-0 {
    margin-bottom: 0px
}
.tw__mb-4 {
    margin-bottom: 1rem
}
.tw__ml-auto {
    margin-left: auto
}
.tw__mt-1 {
    margin-top: 0.25rem
}
.tw__mt-2 {
    margin-top: 0.5rem
}
.tw__mt-4 {
    margin-top: 1rem
}
.tw__block {
    display: block
}
.\!tw__flex {
    display: flex !important
}
.tw__flex {
    display: flex
}
.tw__grid {
    display: grid
}
.tw__list-item {
    display: list-item
}
.tw__hidden {
    display: none
}
.tw__aspect-square {
    aspect-ratio: 1 / 1
}
.tw__aspect-video {
    aspect-ratio: 16 / 9
}
.tw__size-6 {
    width: 1.5rem;
    height: 1.5rem
}
.\!tw__h-auto {
    height: auto !important
}
.tw__h-10 {
    height: 2.5rem
}
.tw__h-screen {
    height: 100vh
}
.tw__h-svh {
    height: 100svh
}
.tw__max-h-\[100px\] {
    max-height: 100px
}
.tw__min-h-\[60px\] {
    min-height: 60px
}
.tw__min-h-\[calc\(100vh-60px\)\] {
    min-height: calc(100vh - 60px)
}
.tw__w-1\/2 {
    width: 50%
}
.tw__w-auto {
    width: auto
}
.tw__w-full {
    width: 100%
}
.tw__w-screen {
    width: 100vw
}
.tw__w-svw {
    width: 100svw
}
.tw__max-w-lg {
    max-width: 32rem
}
.tw__list-disc {
    list-style-type: disc
}
.tw__list-none {
    list-style-type: none
}
.tw__grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr))
}
.tw__flex-row {
    flex-direction: row
}
.\!tw__flex-col {
    flex-direction: column !important
}
.tw__flex-col {
    flex-direction: column
}
.tw__flex-wrap {
    flex-wrap: wrap
}
.\!tw__flex-nowrap {
    flex-wrap: nowrap !important
}
.tw__items-start {
    align-items: flex-start
}
.tw__items-center {
    align-items: center
}
.tw__items-baseline {
    align-items: baseline
}
.tw__justify-end {
    justify-content: flex-end
}
.tw__justify-center {
    justify-content: center
}
.tw__justify-between {
    justify-content: space-between
}
.tw__gap-1 {
    gap: 0.25rem
}
.tw__gap-2 {
    gap: 0.5rem
}
.tw__gap-4 {
    gap: 1rem
}
.tw__overflow-y-auto {
    overflow-y: auto
}
.tw__overflow-x-hidden {
    overflow-x: hidden
}
.tw__break-all {
    word-break: break-all
}
.tw__rounded {
    border-radius: 0.25rem
}
.tw__rounded-full {
    border-radius: 9999px
}
.tw__rounded-md {
    border-radius: 0.375rem
}
.tw__border {
    border-width: 1px
}
.tw__border-x-0 {
    border-left-width: 0px;
    border-right-width: 0px
}
.tw__border-y-0 {
    border-top-width: 0px;
    border-bottom-width: 0px
}
.\!tw__border-t-0 {
    border-top-width: 0px !important
}
.tw__border-b {
    border-bottom-width: 1px
}
.tw__border-l-4 {
    border-left-width: 4px
}
.tw__border-r-0 {
    border-right-width: 0px
}
.tw__border-t-0 {
    border-top-width: 0px
}
.tw__border-solid {
    border-style: solid
}
.\!tw__border-gray-400 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(156 163 175 / var(--tw-border-opacity)) !important
}
.tw__border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgb(243 244 246 / var(--tw-border-opacity))
}
.tw__border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgb(31 41 55 / var(--tw-border-opacity))
}
.\!tw__bg-slate-100 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(241 245 249 / var(--tw-bg-opacity)) !important
}
.\!tw__bg-white {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important
}
.tw__bg-slate-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(241 245 249 / var(--tw-bg-opacity))
}
.tw__bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}
.tw__object-cover {
    -o-object-fit: cover;
       object-fit: cover
}
.\!tw__p-0 {
    padding: 0px !important
}
.tw__p-0 {
    padding: 0px
}
.tw__p-4 {
    padding: 1rem
}
.\!tw__px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important
}
.\!tw__py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}
.tw__px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}
.\!tw__pb-10 {
    padding-bottom: 2.5rem !important
}
.\!tw__pr-4 {
    padding-right: 1rem !important
}
.\!tw__pt-0 {
    padding-top: 0px !important
}
.tw__pb-1 {
    padding-bottom: 0.25rem
}
.tw__pl-4 {
    padding-left: 1rem
}
.tw__text-left {
    text-align: left
}
.\!tw__text-xs {
    font-size: 0.75rem !important;
    line-height: 1rem !important
}
.tw__text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
}
.tw__text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem
}
.tw__text-xs {
    font-size: 0.75rem;
    line-height: 1rem
}
.\!tw__font-semibold {
    font-weight: 600 !important
}
.tw__font-semibold {
    font-weight: 600
}
.\!tw__text-black {
    --tw-text-opacity: 1 !important;
    color: rgb(0 0 0 / var(--tw-text-opacity)) !important
}
.\!tw__text-red-400 {
    --tw-text-opacity: 1 !important;
    color: rgb(248 113 113 / var(--tw-text-opacity)) !important
}
.\!tw__text-white {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important
}
.tw__text-green-500 {
    --tw-text-opacity: 1;
    color: rgb(34 197 94 / var(--tw-text-opacity))
}
.tw__text-red-500 {
    --tw-text-opacity: 1;
    color: rgb(239 68 68 / var(--tw-text-opacity))
}
.tw__underline {
    text-decoration-line: underline
}
.\!tw__line-through {
    text-decoration-line: line-through !important
}
.tw__line-through {
    text-decoration-line: line-through
}
.tw__shadow {
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.last\:\!tw__border-b-0:last-child {
    border-bottom-width: 0px !important
}
.last\:tw__border-b-0:last-child {
    border-bottom-width: 0px
}
.hover\:tw__underline:hover {
    text-decoration-line: underline
}
.tw__group\/main.closed-sidebar .group-\[\.closed-sidebar\]\/main\:tw__hidden {
    display: none
}
@media (min-width: 1024px) {
    .lg\:tw__max-w-lg {
        max-width: 32rem
    }
    .lg\:tw__grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
    .lg\:tw__flex-row {
        flex-direction: row
    }
    .lg\:tw__items-center {
        align-items: center
    }
    .lg\:tw__justify-between {
        justify-content: space-between
    }
    .lg\:\!tw__py-0 {
        padding-top: 0px !important;
        padding-bottom: 0px !important
    }
}
