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

*,
:after,
:before {
    box-sizing: border-box;
    border: 0 solid #e5e7eb
}

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

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

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

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

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

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

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-feature-settings: normal;
    font-variation-settings: normal;
    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;
    letter-spacing: inherit;
    color: inherit;
    margin: 0;
    padding: 0
}

button,
select {
    text-transform: none
}

button,
input:where([type=button]),
input:where([type=reset]),
input:where([type=submit]) {
    -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::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
}

*,
::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: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style:
}

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

.visible {
    visibility: visible
}

.static {
    position: static
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: sticky
}

.bottom-0 {
    bottom: 0
}

.right-2 {
    right: .5rem
}

.right-4 {
    right: 1rem
}

.top-\[var\(--header-height\)\] {
    top: var(--header-height)
}

.z-0 {
    z-index: 0
}

.z-10 {
    z-index: 10
}

.z-\[1\] {
    z-index: 1
}

.\ !mt-\[20px\] {
    margin-top: 20px !important
}

.\ !mt-\[8px\] {
    margin-top: 8px !important
}

.mb-1 {
    margin-bottom: .25rem
}

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

.mb-\[120px\] {
    margin-bottom: 120px
}

.mb-\[24px\] {
    margin-bottom: 24px
}

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

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

.mt-\[-80px\] {
    margin-top: -80px
}

.mt-\[-8px\] {
    margin-top: -8px
}

.mt-\[12px\] {
    margin-top: 12px
}

.mt-\[8px\] {
    margin-top: 8px
}

.box-border {
    box-sizing: border-box
}

.block {
    display: block
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.table {
    display: table
}

.grid {
    display: grid
}

.hidden {
    display: none
}

.\ !size-max {
    width: max-content !important;
    height: max-content !important
}

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

.size-\[14px\] {
    width: 14px;
    height: 14px
}

.size-\[20px\] {
    width: 20px;
    height: 20px
}

.size-max {
    width: max-content;
    height: max-content
}

.h-\[265px\] {
    height: 265px
}

.h-\[42px\] {
    height: 42px
}

.h-\[72px\] {
    height: 72px
}

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

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

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

.\ !w-max {
    width: max-content !important
}

.w-\[18px\] {
    width: 18px
}

.w-\[356px\] {
    width: 356px
}

.w-\[50\%\] {
    width: 50%
}

.w-full {
    width: 100%
}

.w-screen {
    width: 100vw
}

.min-w-4 {
    min-width: 1rem
}

.min-w-8 {
    min-width: 2rem
}

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

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

.max-w-none {
    max-width: none
}

.flex-shrink {
    flex-shrink: 1
}

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

.cursor-default {
    cursor: default
}

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

.cursor-pointer {
    cursor: pointer
}

.resize {
    resize: both
}

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

.flex-col {
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

.items-center {
    align-items: center
}

.justify-center {
    justify-content: center
}

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

.gap-4 {
    gap: 1rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-\[4px\] {
    gap: 4px
}

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

.overflow-hidden {
    overflow: hidden
}

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

.truncate {
    overflow: hidden;
    text-overflow: ellipsis
}

.truncate,
.whitespace-nowrap {
    white-space: nowrap
}

.break-all {
    word-break: break-all
}

.rounded-\[50\%\] {
    border-radius: 50%
}

.rounded-\[8px\] {
    border-radius: 8px
}

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

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

.rounded-md {
    border-radius: .375rem
}

.border {
    border-width: 1px
}

.border-b,
.border-b-\[1px\] {
    border-bottom-width: 1px
}

.border-solid {
    border-style: solid
}

.border-dashed {
    border-style: dashed
}

.\ !border-\[var\(--color-divider-2\)\] {
    border-color: var(--color-divider-2) !important
}

.border-\[var\(--color-divider-2\)\] {
    border-color: var(--color-divider-2)
}

.border-\[var\(--color-divider-4\)\] {
    border-color: var(--color-divider-4)
}

.border-b-\[var\(--color-divider-2\)\] {
    border-bottom-color: var(--color-divider-2)
}

.bg-\[var\(--color-bg-1\)\] {
    background-color: var(--color-bg-1)
}

.bg-\[var\(--color-card-1\)\] {
    background-color: var(--color-card-1)
}

.object-contain {
    object-fit: contain
}

.object-cover {
    object-fit: cover
}

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

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

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

.py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

.pb-3 {
    padding-bottom: .75rem
}

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

.pr-\[16px\] {
    padding-right: 16px
}

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

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

.pt-\[4px\] {
    padding-top: 4px
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

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

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

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

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

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

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

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

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

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

.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
}

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

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}

.font-bold {
    font-weight: 700
}

.font-medium {
    font-weight: 500
}

.font-normal {
    font-weight: 400
}

.font-semibold {
    font-weight: 600
}

.leading-\[100\%\] {
    line-height: 100%
}

.leading-\[120\%\] {
    line-height: 120%
}

.leading-\[130\%\] {
    line-height: 130%
}

.leading-\[150\%\] {
    line-height: 150%
}

.leading-\[21px\] {
    line-height: 21px
}

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

.text-\[var\(--color-brand-1\)\] {
    color: var(--color-brand-1)
}

.text-\[var\(--color-brand-3\)\] {
    color: var(--color-brand-3)
}

.text-\[var\(--color-funct-4\)\] {
    color: var(--color-funct-4)
}

.text-\[var\(--color-text-1\)\] {
    color: var(--color-text-1)
}

.text-\[var\(--color-text-2\)\] {
    color: var(--color-text-2)
}

.text-\[var\(--color-text-3\)\] {
    color: var(--color-text-3)
}

.text-\[var\(--color-text-5\)\] {
    color: var(--color-text-5)
}

.text-\[var\(--gui-color-text-1\)\] {
    color: var(--gui-color-text-1)
}

.text-\[var\(--rolor-text-1\)\] {
    color: var(--rolor-text-1)
}

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

.\ !underline {
    text-decoration-line: underline !important
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.outline {
    outline-style: solid
}

.grayscale {
    --tw-grayscale: grayscale(100%)
}

.filter,
.grayscale {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.transition {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.hover\:bg-\[var\(--color-card-1\)\]:hover {
    background-color: var(--color-card-1)
}

.hover\:bg-\[var\(--color-neutral-2\)\]:hover {
    background-color: var(--color-neutral-2)
}

.hover\:text-\[var\(--color-text-5\)\]:hover {
    color: var(--color-text-5)
}

.dark\:text-\[\#262626\]:is(.classic-dark *) {
    --tw-text-opacity: 1;
    color: rgb(38 38 38/var(--tw-text-opacity))
}

.dark\:text-\[var\(--color-icon-8\)\]:is(.classic-dark *) {
    color: var(--color-icon-8)
}

@media (min-width:768px) {
    .sm\:\ !mb-\[40px\] {
        margin-bottom: 40px !important
    }
    .sm\:mb-0 {
        margin-bottom: 0
    }
    .sm\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
    .sm\:gap-6 {
        gap: 1.5rem
    }
    .sm\:text-\[16px\] {
        font-size: 16px
    }
    .sm\:text-\[20px\] {
        font-size: 20px
    }
    .sm\:text-\[24px\] {
        font-size: 24px
    }
}

@media (min-width:992px) {
    .md\:flex {
        display: flex
    }
    .md\:h-14 {
        height: 3.5rem
    }
}

:root .layout-theme {
    --bg-layout-shadow: 0px 7px 20px 0px #0d1f4212;
    --bg-home-view-more: linear-gradient(0deg, #fff 50%, #fff0);
    --bg-table-hover-color: #f1f3f5
}

:root .classic-dark .layout-theme {
    --bg-layout-shadow: 0px 0px 26px 0px #0d1f420d;
    --bg-home-view-more: linear-gradient(0deg, #141414 50%, #fff0);
    --bg-table-hover-color: #2c2e33
}